feat(youtube/language-switch): add a new type of string

This commit is contained in:
inotia00 2023-08-03 14:11:13 +09:00
parent 86647ab4d1
commit fc668c3421

View File

@ -4,6 +4,7 @@
<string name="about">@string/pref_about_category</string> <string name="about">@string/pref_about_category</string>
<string name="pref_app_language_dialog_message">&lt;b>%1$s&lt;/b>&lt;br>&lt;br>This will change the language used on YouTube, including buttons, text and dialogs, but will not change the language of ReVanced Extended settings.</string> <string name="pref_app_language_dialog_message">&lt;b>%1$s&lt;/b>&lt;br>&lt;br>This will change the language used on YouTube, including buttons, text and dialogs, but will not change the language of ReVanced Extended settings.</string>
<string name="pref_app_language_dialog_message_no_lang_name">This will change the language used in the app including buttons, text and dialogs, but will not change the language of ReVanced Extended settings.</string>
<string name="pref_app_language_system_default">System default</string> <string name="pref_app_language_system_default">System default</string>
<string name="revanced_backup_title">@string/settings_ie</string> <string name="revanced_backup_title">@string/settings_ie</string>