Merge pull request #12875 from Arthur-GYT/per-app-languages

Add automatic Per App Languages
This commit is contained in:
Andy Scherzinger 2024-04-30 11:34:13 +02:00 committed by GitHub
commit 8a3135e99c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

View File

@ -98,6 +98,9 @@ android {
namespace 'com.owncloud.android'
testNamespace "${namespace}.test"
androidResources {
generateLocaleConfig = true
}
defaultConfig {
minSdkVersion 24

View File

@ -0,0 +1,9 @@
#
# Nextcloud - Android Client
#
# SPDX-FileCopyrightText: 2024 Arthur-GYT <a.gayot@posteo.com>
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH
# SPDX-License-Identifier: AGPL-3.0-or-later
#
unqualifiedResLocale=en-US