fix(YouTube Music/Custom playback speed): translation is not accurate in some languages

This commit is contained in:
inotia00 2023-11-11 21:01:02 +09:00
parent bbf717435e
commit a95826e869
2 changed files with 3 additions and 0 deletions

View File

@ -136,6 +136,7 @@ WARNING: Do not enable new player backgrounds while this is enabled."</string>
<string name="revanced_hide_upgrade_button_title">Hide upgrade button</string>
<string name="revanced_hook_action_bar_download_summary">Replaces the offline download button with an external download button.</string>
<string name="revanced_hook_action_bar_download_title">Hook download button</string>
<string name="revanced_playback_speed_normal">Normal</string>
<string name="revanced_playlist_dismiss">Already playing official music source.</string>
<string name="revanced_playlist_error">Official music source not available.</string>
<string name="revanced_reboot_first_run">Restart to load the layout normally</string>

View File

@ -6,6 +6,8 @@
<string name="revanced_hide_account_menu_filter_strings_summary">@string/revanced_custom_filter_strings_summary</string>
<string name="revanced_hide_account_menu_filter_strings_title">@string/revanced_custom_filter_strings_title</string>
<string name="revanced_playback_speed_normal">@string/offline_audio_quality_normal</string>
<string name="revanced_replace_player_cast_button_summary">This feature is still in development stage.</string>
<string name="revanced_ryd_attribution_title">ReturnYouTubeDislike.com</string>