Fix strings

This commit is contained in:
Koitharu
2023-08-11 14:51:56 +03:00
parent caebca36de
commit b59f933031

View File

@@ -284,7 +284,7 @@
<string name="show_reading_indicators">Show reading progress indicators</string>
<string name="data_deletion">Data deletion</string>
<string name="show_reading_indicators_summary">Show percentage read in history and favourites</string>
<string name="exclude_nsfw_from_history_summary">Manga marked as NSFW will never added to the history and your progress will not be saved</string>
<string name="exclude_nsfw_from_history_summary">Manga marked as NSFW will never be added to the history and your progress will not be saved</string>
<string name="clear_cookies_summary">Can help in case of some issues. All authorizations will be invalidated</string>
<string name="show_all">Show all</string>
<string name="invalid_domain_message">Invalid domain</string>
@@ -390,7 +390,7 @@
<string name="sync_host_description">You can use a self-hosted synchronization server or a default one. Don\'t change this if you\'re not sure what you\'re doing.</string>
<string name="ignore_ssl_errors">Ignore SSL errors</string>
<string name="mirror_switching">Choose mirror automatically</string>
<string name="mirror_switching_summary">Automatically switch domains for remote sources on errors if mirrors are available</string>
<string name="mirror_switching_summary">Automatically switch domains for manga sources on errors if mirrors are available</string>
<string name="pause">Pause</string>
<string name="resume">Resume</string>
<string name="paused">Paused</string>