From ba2861f6069f0d5f32b87734ef8960f10d6bf607 Mon Sep 17 00:00:00 2001 From: Stefano Date: Tue, 16 Jul 2013 15:09:23 +0200 Subject: Ability to download translations in PO format from Crowdin --- locale/crowdin.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'locale') diff --git a/locale/crowdin.yaml b/locale/crowdin.yaml index 4e424b069..298b878fa 100644 --- a/locale/crowdin.yaml +++ b/locale/crowdin.yaml @@ -1,9 +1,9 @@ project_identifier: pyload preserve_hierarchy: true -api_key: {key} -base_path: {tmp} +api_key: e28e6dd4f1a7ace092bdd1faea87f3b8 +base_path: /tmp/tmp_F2Fqx files: - source: 'pyLoad/*.pot' - translation: 'pyLoad/%two_letters_code%/LC_MESSAGES/%original_file_name%' + translation: 'pyLoad/%two_letters_code%/LC_MESSAGES/%file_name%.po' -- cgit v1.2.3