mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-08 23:54:39 +00:00
Merge pull request #3461 from davotoula/l10n/czech-base
Consolidate Czech onto the base values-cs qualifier
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+2455
-4731
File diff suppressed because it is too large
Load Diff
@@ -4,7 +4,6 @@
|
||||
<locale android:name="ar-SA"/>
|
||||
<locale android:name="bn-BD"/>
|
||||
<locale android:name="cs"/>
|
||||
<locale android:name="cs-CZ"/>
|
||||
<locale android:name="cy-GB"/>
|
||||
<locale android:name="da-DK"/>
|
||||
<locale android:name="de"/>
|
||||
|
||||
@@ -21,4 +21,8 @@ files:
|
||||
# values-sw-rTZ.
|
||||
languages_mapping:
|
||||
android_code:
|
||||
# Czech: single target, but Crowdin's default android_code is cs-rCZ, so
|
||||
# without this it writes values-cs-rCZ instead of base values-cs. Single
|
||||
# target => no collision; cs-CZ is dropped from locales_config to match.
|
||||
cs: cs
|
||||
sw-KE: sw
|
||||
Reference in New Issue
Block a user