mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Create untranslatable strings for pref constants
This commit is contained in:
parent
2b91abed22
commit
87fe6cf585
3 changed files with 11 additions and 6 deletions
|
|
@ -8,7 +8,7 @@
|
|||
android:title="@string/preference_license"
|
||||
android:entries="@array/pref_defaultLicense_entries"
|
||||
android:entryValues="@array/pref_defaultLicense_values"
|
||||
android:defaultValue="@string/license_name_cc_by_sa_4_0"
|
||||
android:defaultValue="@string/license_pref_cc_by_sa_4_0"
|
||||
/>
|
||||
|
||||
<CheckBoxPreference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue