瀏覽代碼

Reword title display mode (closes #3008)

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

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

@@ -456,7 +456,7 @@
     <string name="chapter_error">Error</string>
     <string name="chapter_paused">Paused</string>
     <string name="fetch_chapters_error">Could not fetch chapters</string>
-    <string name="show_title">Title</string>
+    <string name="show_title">Source title</string>
     <string name="show_chapter_number">Chapter number</string>
     <string name="sorting_mode">Sorting mode</string>
     <string name="sort_by_source">By source</string>