update random string

This commit is contained in:
Jays2Kings 2021-07-02 20:11:41 -04:00
parent 4393e9d9b3
commit 84d73fd910
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
<item>@string/expand_collapse_all_categories</item>
<item>@string/display_options</item>
<item>@string/group_library_by</item>
<item>@string/open_random_manga</item>
<item>@string/open_random_series</item>
</string-array>
<string-array name="hide_hopper">

View File

@ -133,7 +133,7 @@
<string name="always_show_current_category">Always show current category</string>
<string name="category_hopper_long_press">Category hopper long-press action</string>
<string name="expand_collapse_all_categories">Expand/collapse all categories</string>
<string name="open_random_manga">Open a random Manga</string>
<string name="open_random_series">Open a random series</string>
<string name="expand_all_categories">Expand all categories</string>
<string name="collapse_all_categories">Collapse all categories</string>
<string name="reorder_filters">Reorder filters</string>