disable languages < 29% translated

This commit is contained in:
FC Stegerman
2023-09-05 02:56:38 +02:00
parent f025d72a11
commit 1367e29bd4
3 changed files with 3 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ android {
vectorDrawables.useSupportLibrary true
multiDexEnabled true
resourceConfigurations += ["ar", "ast", "bg", "bn", "bn-rIN", "bs", "ca", "cs", "cy", "da", "de", "el-rGR", "en", "eo", "es", "es-rAR", "fi", "fr", "he-rIL", "hi", "hr", "hu", "in-rID", "is", "it", "ja", "ko", "lb", "lt", "lv", "nb-rNO", "nl", "oc", "pl", "pt", "ro-rRO", "ru", "sk", "sl", "sv", "tr", "uk", "zh-rTW", "zh-rCN"]
resourceConfigurations += ["ar", "ast", "bg", "bn", "bn-rIN", "bs", "cs", "da", "de", "el-rGR", "en", "eo", "es", "es-rAR", "fi", "fr", "he-rIL", "hi", "hr", "hu", "in-rID", "is", "it", "ja", "ko", "lb", "lt", "lv", "nb-rNO", "nl", "oc", "pl", "pt", "ro-rRO", "ru", "sk", "sl", "sv", "tr", "uk", "zh-rTW", "zh-rCN"]
}
buildTypes {

View File

@@ -71,9 +71,9 @@
<item>bn</item>
<item>bn-rIN</item>
<item>bs</item>
<item>ca</item>
<!-- <item>ca</item> -->
<item>cs</item>
<item>cy</item>
<!-- <item>cy</item> -->
<item>da</item>
<item>de</item>
<item>el-rGR</item>

View File

@@ -7,9 +7,7 @@
<locale android:name="bn" />
<locale android:name="bn-IN" />
<locale android:name="bs" />
<locale android:name="ca" />
<locale android:name="cs" />
<locale android:name="cy" />
<locale android:name="da" />
<locale android:name="de" />
<locale android:name="el-GR" />