Localize duration strings used in feed settings using plurals
This commit is contained in:
parent
b62142db82
commit
ac44ed0862
7 changed files with 119 additions and 14 deletions
|
|
@ -94,7 +94,7 @@
|
|||
android:layout="@layout/settings_category_header_layout"
|
||||
android:title="@string/settings_category_feed_title">
|
||||
|
||||
<ListPreference
|
||||
<org.schabi.newpipe.settings.custom.DurationListPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:key="@string/feed_update_threshold_key"
|
||||
android:defaultValue="@string/feed_update_threshold_default_value"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue