Rewording recents "show read in all" setting

This commit is contained in:
Jays2Kings 2021-04-19 02:44:50 -04:00
parent d4a754b92d
commit eba372b659
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="8dp"
android:text="@string/show_read_in_all"
android:text="@string/show_read_chapters_all"
android:textColor="?android:attr/textColorPrimary" />
<com.google.android.material.switchmaterial.SwitchMaterial

View File

@ -238,7 +238,7 @@
<string name="only_downloaded">Only downloaded</string>
<string name="unread_or_downloaded">Unread or downloaded</string>
<string name="show_reset_history_button">Show reset history button</string>
<string name="show_read_in_all">Show read in all</string>
<string name="show_read_chapters_all">Show read chapters in Grouped and All</string>
<string name="show_title_first">Show title first</string>
<string name="a_while_ago">A while ago</string>