瀏覽代碼

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

James Harris 8 年之前
父節點
當前提交
eec728f162
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/src/main/res/values/strings.xml

+ 1 - 1
app/src/main/res/values/strings.xml

@@ -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>