mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
pref_manage_external_storage_name_changed
This commit is contained in:
parent
b5762f9a62
commit
8e37e831e3
@ -256,7 +256,7 @@
|
|||||||
<string name="status" tools:keep="@string/status">Status</string>
|
<string name="status" tools:keep="@string/status">Status</string>
|
||||||
<string name="pref_clear_all_notes_summary">Clears all notes on all articles</string>
|
<string name="pref_clear_all_notes_summary">Clears all notes on all articles</string>
|
||||||
<string name="pref_clear_all_notes_title">Clear all notes</string>
|
<string name="pref_clear_all_notes_title">Clear all notes</string>
|
||||||
<string name="pref_manage_external_storage_title">MANAGE_EXTERNAL_STORAGE</string>
|
<string name="pref_allow_to_read_or_write_zim_files_on_sd_card">Allow to read/write ZIM file\'s on SD card</string>
|
||||||
<string name="pref_text_zoom_summary">Change text size with 25\% increments.</string>
|
<string name="pref_text_zoom_summary">Change text size with 25\% increments.</string>
|
||||||
<string name="tag_pic">Pic</string>
|
<string name="tag_pic">Pic</string>
|
||||||
<string name="tag_vid">Vid</string>
|
<string name="tag_vid">Vid</string>
|
||||||
|
@ -104,7 +104,7 @@
|
|||||||
|
|
||||||
<Preference
|
<Preference
|
||||||
android:key="pref_manage_external_storage"
|
android:key="pref_manage_external_storage"
|
||||||
android:title="@string/pref_manage_external_storage_title"
|
android:title="@string/pref_allow_to_read_or_write_zim_files_on_sd_card"
|
||||||
app:iconSpaceReserved="false" />
|
app:iconSpaceReserved="false" />
|
||||||
|
|
||||||
</PreferenceCategory>
|
</PreferenceCategory>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user