This commit is contained in:
Horis 2023-12-10 11:59:31 +08:00
parent af00f0b22f
commit e86c211b58
9 changed files with 18 additions and 2 deletions

View File

@ -1136,4 +1136,6 @@
<string name="screen_portrait_reversed">反向竖屏</string>
<string name="del_ruby_tag">删除ruby标签</string>
<string name="del_h_tag">删除h标签</string>
<string name="adjust_chapter_page">调整本章页数</string>
<string name="adjust_chapter_index">调整章节位置</string>
</resources>

View File

@ -1139,4 +1139,6 @@
<string name="screen_portrait_reversed">反向竖屏</string>
<string name="del_ruby_tag">删除ruby标签</string>
<string name="del_h_tag">删除h标签</string>
<string name="adjust_chapter_page">调整本章页数</string>
<string name="adjust_chapter_index">调整章节位置</string>
</resources>

View File

@ -1139,4 +1139,6 @@
<string name="screen_portrait_reversed">反向竖屏</string>
<string name="del_ruby_tag">删除ruby标签</string>
<string name="del_h_tag">删除h标签</string>
<string name="adjust_chapter_page">调整本章页数</string>
<string name="adjust_chapter_index">调整章节位置</string>
</resources>

View File

@ -1135,4 +1135,6 @@ Còn </string>
<string name="screen_portrait_reversed">反向竖屏</string>
<string name="del_ruby_tag">删除ruby标签</string>
<string name="del_h_tag">删除h标签</string>
<string name="adjust_chapter_page">调整本章页数</string>
<string name="adjust_chapter_index">调整章节位置</string>
</resources>

View File

@ -1136,4 +1136,6 @@
<string name="screen_portrait_reversed">反向竖屏</string>
<string name="del_ruby_tag">删除ruby标签</string>
<string name="del_h_tag">删除h标签</string>
<string name="adjust_chapter_page">调整本章页数</string>
<string name="adjust_chapter_index">调整章节位置</string>
</resources>

View File

@ -1138,4 +1138,6 @@
<string name="screen_portrait_reversed">反向竖屏</string>
<string name="del_ruby_tag">删除ruby标签</string>
<string name="del_h_tag">删除h标签</string>
<string name="adjust_chapter_page">调整本章页数</string>
<string name="adjust_chapter_index">调整章节位置</string>
</resources>

View File

@ -1138,4 +1138,6 @@
<string name="screen_portrait_reversed">反向竖屏</string>
<string name="del_ruby_tag">删除ruby标签</string>
<string name="del_h_tag">删除h标签</string>
<string name="adjust_chapter_page">调整本章页数</string>
<string name="adjust_chapter_index">调整章节位置</string>
</resources>

View File

@ -84,8 +84,8 @@
</string-array>
<string-array name="progress_bar_behavior_title">
<item>Adjust of chapter page</item>
<item>Adjust of chapter index</item>
<item>@string/adjust_chapter_page</item>
<item>@string/adjust_chapter_index</item>
</string-array>
<string-array name="icon_names" tools:ignore="Typos">

View File

@ -1139,4 +1139,6 @@
<string name="screen_portrait_reversed">Portrait Reversed</string>
<string name="del_ruby_tag">Delete ruby tag</string>
<string name="del_h_tag">Delete h tag</string>
<string name="adjust_chapter_page">Adjust of chapter page</string>
<string name="adjust_chapter_index">Adjust of chapter index</string>
</resources>