Add automatic Per App Languages
Signed-off-by: Arthur-GYT <a.gayot@posteo.com>
This commit is contained in:
parent
3755df0e5b
commit
58e05f34e0
@ -98,6 +98,9 @@ android {
|
|||||||
namespace 'com.owncloud.android'
|
namespace 'com.owncloud.android'
|
||||||
testNamespace "${namespace}.test"
|
testNamespace "${namespace}.test"
|
||||||
|
|
||||||
|
androidResources {
|
||||||
|
generateLocaleConfig = true
|
||||||
|
}
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
|
1
app/src/main/res/resources.properties
Normal file
1
app/src/main/res/resources.properties
Normal file
@ -0,0 +1 @@
|
|||||||
|
unqualifiedResLocale=en-US
|
Loading…
x
Reference in New Issue
Block a user