From cdb1e76404e1869310b2a58359701eb4a875e3ee Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Mon, 12 Feb 2018 17:50:14 +0100 Subject: [PATCH] Move transifex config for updated l10n script See nextcloud/docker-ci#78 for details Signed-off-by: Morris Jobke --- {l10n/.tx => .tx}/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {l10n/.tx => .tx}/config (80%) diff --git a/l10n/.tx/config b/.tx/config similarity index 80% rename from l10n/.tx/config rename to .tx/config index 25233f1..9199a37 100644 --- a/l10n/.tx/config +++ b/.tx/config @@ -4,6 +4,6 @@ lang_map = bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk, th_ [nextcloud.ocsms] file_filter = /ocsms.po -source_file = templates/ocsms.pot +source_file = translationfiles/templates/ocsms.pot source_lang = en type = PO