mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 03:39:19 +01:00
update random string
This commit is contained in:
parent
4393e9d9b3
commit
84d73fd910
@ -22,7 +22,7 @@
|
|||||||
<item>@string/expand_collapse_all_categories</item>
|
<item>@string/expand_collapse_all_categories</item>
|
||||||
<item>@string/display_options</item>
|
<item>@string/display_options</item>
|
||||||
<item>@string/group_library_by</item>
|
<item>@string/group_library_by</item>
|
||||||
<item>@string/open_random_manga</item>
|
<item>@string/open_random_series</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<string-array name="hide_hopper">
|
<string-array name="hide_hopper">
|
||||||
|
@ -133,7 +133,7 @@
|
|||||||
<string name="always_show_current_category">Always show current category</string>
|
<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="category_hopper_long_press">Category hopper long-press action</string>
|
||||||
<string name="expand_collapse_all_categories">Expand/collapse all categories</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="expand_all_categories">Expand all categories</string>
|
||||||
<string name="collapse_all_categories">Collapse all categories</string>
|
<string name="collapse_all_categories">Collapse all categories</string>
|
||||||
<string name="reorder_filters">Reorder filters</string>
|
<string name="reorder_filters">Reorder filters</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user