Updated translations
This commit is contained in:
parent
232fa51ea8
commit
914453d051
130 changed files with 27603 additions and 16775 deletions
|
@ -70,4 +70,14 @@
|
|||
app:showSeekBarValue="true" />
|
||||
|
||||
</code.name.monkey.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory>
|
||||
<code.name.monkey.retromusic.preferences.MaterialListPreference
|
||||
android:defaultValue="auto"
|
||||
android:entries="@array/pref_language_names"
|
||||
android:entryValues="@array/pref_language_codes"
|
||||
android:key="language_name"
|
||||
android:layout="@layout/list_item_view"
|
||||
android:negativeButtonText="@null"
|
||||
android:positiveButtonText="@null"
|
||||
android:title="@string/pref_language_name"
|
||||
app:icon="@drawable/ic_language_white_24dp" />
|
||||
</androidx.preference.PreferenceScreen>
|
Loading…
Add table
Add a link
Reference in a new issue