From 2f476dae5a128ea5b3939102391ed42f28dd5ec4 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 1 May 2019 12:03:13 -0700 Subject: Split yml paths --- crowdin.yaml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 crowdin.yaml (limited to 'crowdin.yaml') diff --git a/crowdin.yaml b/crowdin.yaml deleted file mode 100644 index 5053e211..00000000 --- a/crowdin.yaml +++ /dev/null @@ -1,16 +0,0 @@ -"project_identifier": "frost-for-facebook" -"base_path": "/app/src/main/res" - -"files": [ - { - "source" : "/values/strings.xml", - "translation" : "/values-%android_code%/%original_file_name%" - }, - { - "source" : "/values/strings_*.xml", - "translation" : "/values-%android_code%/%original_file_name%", - "ignore" : [ - "/values/strings_no_translate.xml" - ] - } -] \ No newline at end of file -- cgit v1.2.3