chore(YouTube/Settings): clarity of in-app strings (#69)

* Update strings.xml

* Update strings.xml

* Update strings.xml
This commit is contained in:
KobeW50
2024-08-05 22:59:17 -04:00
committed by GitHub
parent ec85abc1c7
commit 8b3a93d3e2

View File

@ -1657,15 +1657,15 @@ Side effects include:
<string name="revanced_watch_history_type_entry_1">Original</string>
<string name="revanced_watch_history_type_entry_2">Replace domain</string>
<string name="revanced_watch_history_type_entry_3">Block watch history</string>
<string name="revanced_watch_history_about_title">About watch history</string>
<string name="revanced_watch_history_about_status_blocked">• Watch history does not work.</string>
<string name="revanced_watch_history_about_title">Status of watch history</string>
<string name="revanced_watch_history_about_status_blocked">• Watch history is blocked.</string>
<string name="revanced_watch_history_about_status_ios_replaced">"• Follows the watch history settings of Google account.
• Watch history may not work with a brand account.
(Spoof client setting is turned on and iOS client is selected)"</string>
(Spoof client setting is enabled and iOS client is selected)"</string>
<string name="revanced_watch_history_about_status_ios_original">"• Follows the watch history settings of Google account.
• Watch history may not work due to DNS or VPN.
• Watch history may not work with a brand account.
(Spoof client setting is turned on and iOS client is selected)"</string>
(Spoof client setting is enabled and iOS client is selected)"</string>
<string name="revanced_watch_history_about_status_android_replaced">• Follows the watch history settings of Google account.</string>
<string name="revanced_watch_history_about_status_android_original">"• Follows the watch history settings of Google account.
• Watch history may not work due to DNS or VPN."</string>