mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-08 02:24:35 +02:00
fix(YouTube Music/Custom playback speed): translation is not accurate in some languages
This commit is contained in:
parent
bbf717435e
commit
a95826e869
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user