Rename "Only update incomplete manga" string to "ongoing" (#318)

This commit is contained in:
James Harris 2016-06-02 13:42:41 +01:00 committed by inorichi
parent 1ac8ef5341
commit eec728f162

View File

@ -85,7 +85,7 @@
<string name="pref_library_update_restriction_summary">Update only when the conditions are met</string>
<string name="wifi">Wi-Fi</string>
<string name="charging">Charging</string>
<string name="pref_update_only_non_completed">Only update incomplete manga</string>
<string name="pref_update_only_non_completed">Only update ongoing manga</string>
<string name="pref_auto_update_manga_sync">Sync chapters after reading</string>
<string name="pref_ask_update_manga_sync">Confirm before updating</string>
<string name="pref_theme">Application theme</string>