make favorites sync less ambiguous (#294)

favorites sync is used for Ex/E-Hentai. Some users didn't know what it
meant and assumed it was something else. This commit makes it explicit
This commit is contained in:
curche 2021-05-01 00:18:45 +05:30 committed by GitHub
parent f9b4cb5bc9
commit 900aa155ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@
<string name="eh_image_quality_780">780x</string>
<string name="pref_enhanced_e_hentai_view">Enhanced E/ExHentai browse</string>
<string name="pref_enhanced_e_hentai_view_summary">Enable/Disable the enhanced browse menu made for E/ExHentai</string>
<string name="favorites_sync">Favorites sync</string>
<string name="favorites_sync">E-Hentai Favorites sync</string>
<string name="disable_favorites_uploading">Disable favorites uploading</string>
<string name="disable_favorites_uploading_summary">Favorites are only downloaded from ExHentai. Any changes to favorites in the app will not be uploaded. Prevents accidental loss of favorites on ExHentai. Note that removals will still be downloaded (if you remove a favorites on ExHentai, it will be removed in the app as well).</string>
<string name="show_favorite_sync_notes">Show favorites sync notes</string>
@ -399,7 +399,7 @@
<string name="not_tracked">Not tracked</string>
<!-- Favorites Sync -->
<string name="sync_favorites">Sync favorites</string>
<string name="sync_favorites">Sync EH favorites</string>
<string name="favorites_sync_error">Favorites sync error</string>
<string name="show_gallery">Show Gallery</string>
<string name="favorites_sync_bad_library_state">%1$s Sync will not start until the gallery is in only one category.</string>