Rephrase empty placeholder in clear database (#8082)

Co-authored-by: nicki <72807749+curche@users.noreply.github.com>

Co-authored-by: nicki <72807749+curche@users.noreply.github.com>
(cherry picked from commit 869396b1a4187c539c60d294a795718222ca8054)
This commit is contained in:
stevenyomi 2022-09-26 21:11:13 +08:00 committed by Jobobby04
parent 89b30bd8d8
commit 6f56a30582

View File

@ -500,7 +500,7 @@
<string name="clear_database_source_item_count">%1$d non-library manga in database</string>
<string name="clear_database_confirmation">Are you sure? Read chapters and progress of non-library manga will be lost</string>
<string name="clear_database_completed">Entries deleted</string>
<string name="database_clean">Database clean</string>
<string name="database_clean">Nothing to clear</string>
<string name="pref_clear_webview_data">Clear WebView data</string>
<string name="webview_data_deleted">WebView data cleared</string>
<string name="pref_refresh_library_covers">Refresh library covers</string>