Update preferences.xml
Added String in Options Menu for translation
This commit is contained in:
parent
ec0cc6883d
commit
bc599c7c04
@ -120,8 +120,8 @@
|
|||||||
android:entries="@array/pref_offline_amounts"
|
android:entries="@array/pref_offline_amounts"
|
||||||
android:entryValues="@array/pref_offline_amounts"
|
android:entryValues="@array/pref_offline_amounts"
|
||||||
android:key="offline_sync_max"
|
android:key="offline_sync_max"
|
||||||
android:summary="How many articles to download (newest first)"
|
android:summary="@string/offline_articles_to_download_long"
|
||||||
android:title="Download articles" />
|
android:title="@string/offline_articles_to_download" />
|
||||||
|
|
||||||
<CheckBoxPreference
|
<CheckBoxPreference
|
||||||
android:defaultValue="false"
|
android:defaultValue="false"
|
||||||
|
Loading…
Reference in New Issue
Block a user