Skip to content

Commit

Permalink
fix(YouTube Music): Patch failed because of some missing strings
Browse files Browse the repository at this point in the history
  • Loading branch information
anddea committed Sep 6, 2024
1 parent 3a7e7b9 commit 29a3874
Show file tree
Hide file tree
Showing 48 changed files with 202 additions and 8 deletions.
7 changes: 7 additions & 0 deletions src/main/resources/music/settings/host/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ Tap on the continue button and disable battery optimizations."</string>
<string name="revanced_enable_black_navigation_bar_title">Enable black navigation bar</string>
<string name="revanced_enable_black_player_background_summary">Changes the player background color to black.</string>
<string name="revanced_enable_black_player_background_title">Enable black player background</string>
<string name="revanced_enable_cairo_splash_animation_summary">Enables Cairo splash animation when the app starts up.</string>
<string name="revanced_enable_cairo_splash_animation_title">Enable Cairo splash animation</string>
<string name="revanced_enable_color_match_player_summary">Matches the color of the miniplayer to the fullscreen player.</string>
<string name="revanced_enable_color_match_player_title">Enable color match player</string>
<string name="revanced_enable_compact_dialog_summary">"Enables the compact flyout menu on phones.
Expand Down Expand Up @@ -283,6 +285,11 @@ This does not bypass the age restriction. It just accepts it automatically."</st
<string name="revanced_replace_flyout_menu_report_title">Replace Report menu</string>
<string name="revanced_restore_old_comments_popup_panels_summary">Returns the comments popup panels to the old style.</string>
<string name="revanced_restore_old_comments_popup_panels_title">Restore old comments popup panels</string>
<string name="revanced_restore_old_player_background_summary">Returns the player background to the old style.</string>
<string name="revanced_restore_old_player_background_title">Restore old player background</string>
<string name="revanced_restore_old_player_layout_summary">"Returns the player layout to the old style.
Some features may not work properly in the old player layout."</string>
<string name="revanced_restore_old_player_layout_title">Restore old player layout</string>
<string name="revanced_restore_old_style_library_shelf_summary">Returns the Library tab to the old style. (Experimental)</string>
<string name="revanced_restore_old_style_library_shelf_title">Restore old style library shelf</string>
<string name="revanced_ryd_about">About</string>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Tap on the continue button and disable battery optimizations."</string>
<string name="revanced_disable_player_gesture_title">Disable player gesture</string>
<string name="revanced_enable_black_player_background_summary">Changes the player background color to black.</string>
<string name="revanced_enable_black_player_background_title">Enable black player background</string>
<string name="revanced_enable_cairo_splash_animation_summary">Enables Cairo splash animation when the app starts up.</string>
<string name="revanced_enable_cairo_splash_animation_title">Enable Cairo splash animation</string>
<string name="revanced_enable_debug_buffer_logging_summary">Includes the buffer in the debug log.</string>
<string name="revanced_enable_debug_buffer_logging_title">Enable debug buffer logging</string>
<string name="revanced_enable_debug_logging_summary">Prints the debug log.</string>
Expand Down Expand Up @@ -96,6 +98,11 @@ Info:
<string name="revanced_remember_video_quality_wifi">Changing default Wi-Fi quality to %s.</string>
<string name="revanced_restore_old_comments_popup_panels_summary">Returns the comments popup panels to the old style.</string>
<string name="revanced_restore_old_comments_popup_panels_title">Restore old comments popup panels</string>
<string name="revanced_restore_old_player_background_summary">Returns the player background to the old style.</string>
<string name="revanced_restore_old_player_background_title">Restore old player background</string>
<string name="revanced_restore_old_player_layout_summary">"Returns the player layout to the old style.
Some features may not work properly in the old player layout."</string>
<string name="revanced_restore_old_player_layout_title">Restore old player layout</string>
<string name="revanced_ryd_attribution_title">ReturnYouTubeDislike.com</string>
<string name="revanced_ryd_compact_layout_summary">Hides the separator of the like button.</string>
<string name="revanced_ryd_dislike_percentage_summary">Displays the percentage of dislikes instead of the dislike count.</string>
Expand Down
7 changes: 7 additions & 0 deletions src/main/resources/music/translations/bn/missing_strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Tap on the continue button and disable battery optimizations."</string>
<string name="revanced_disable_player_gesture_title">Disable player gesture</string>
<string name="revanced_enable_black_player_background_summary">Changes the player background color to black.</string>
<string name="revanced_enable_black_player_background_title">Enable black player background</string>
<string name="revanced_enable_cairo_splash_animation_summary">Enables Cairo splash animation when the app starts up.</string>
<string name="revanced_enable_cairo_splash_animation_title">Enable Cairo splash animation</string>
<string name="revanced_enable_compact_dialog_summary">"Enables the compact flyout menu on phones.

Limitations:
Expand Down Expand Up @@ -224,6 +226,11 @@ This does not bypass the age restriction. It just accepts it automatically."</st
<string name="revanced_replace_flyout_menu_report_title">Replace Report menu</string>
<string name="revanced_restore_old_comments_popup_panels_summary">Returns the comments popup panels to the old style.</string>
<string name="revanced_restore_old_comments_popup_panels_title">Restore old comments popup panels</string>
<string name="revanced_restore_old_player_background_summary">Returns the player background to the old style.</string>
<string name="revanced_restore_old_player_background_title">Restore old player background</string>
<string name="revanced_restore_old_player_layout_summary">"Returns the player layout to the old style.
Some features may not work properly in the old player layout."</string>
<string name="revanced_restore_old_player_layout_title">Restore old player layout</string>
<string name="revanced_restore_old_style_library_shelf_summary">Returns the Library tab to the old style. (Experimental)</string>
<string name="revanced_restore_old_style_library_shelf_title">Restore old style library shelf</string>
<string name="revanced_ryd_attribution_title">ReturnYouTubeDislike.com</string>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ Tap on the continue button and disable battery optimizations."</string>
<string name="revanced_disable_player_gesture_title">Disable player gesture</string>
<string name="revanced_enable_black_player_background_summary">Changes the player background color to black.</string>
<string name="revanced_enable_black_player_background_title">Enable black player background</string>
<string name="revanced_enable_cairo_splash_animation_summary">Enables Cairo splash animation when the app starts up.</string>
<string name="revanced_enable_cairo_splash_animation_title">Enable Cairo splash animation</string>
<string name="revanced_enable_compact_dialog_summary">"Enables the compact flyout menu on phones.

Limitations:
Expand Down Expand Up @@ -240,6 +242,11 @@ This does not bypass the age restriction. It just accepts it automatically."</st
<string name="revanced_replace_flyout_menu_report_title">Replace Report menu</string>
<string name="revanced_restore_old_comments_popup_panels_summary">Returns the comments popup panels to the old style.</string>
<string name="revanced_restore_old_comments_popup_panels_title">Restore old comments popup panels</string>
<string name="revanced_restore_old_player_background_summary">Returns the player background to the old style.</string>
<string name="revanced_restore_old_player_background_title">Restore old player background</string>
<string name="revanced_restore_old_player_layout_summary">"Returns the player layout to the old style.
Some features may not work properly in the old player layout."</string>
<string name="revanced_restore_old_player_layout_title">Restore old player layout</string>
<string name="revanced_restore_old_style_library_shelf_summary">Returns the Library tab to the old style. (Experimental)</string>
<string name="revanced_restore_old_style_library_shelf_title">Restore old style library shelf</string>
<string name="revanced_ryd_about">About</string>
Expand Down
7 changes: 7 additions & 0 deletions src/main/resources/music/translations/el-rGR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
<string name="revanced_enable_black_navigation_bar_title">Μαύρη γραμμής πλοήγησης</string>
<string name="revanced_enable_black_player_background_summary">Αλλαγή χρώματος της οθόνης αναπαραγωγής σε μαύρο.</string>
<string name="revanced_enable_black_player_background_title">Μαύρο φόντο οθόνης αναπαραγωγής</string>
<string name="revanced_enable_cairo_splash_animation_summary">Ενεργοποίηση των εφέ θέματος Cairo κατά την εκκίνηση της εφαρμογής.</string>
<string name="revanced_enable_cairo_splash_animation_title">Εφέ εκκίνησης θέματος Cairo</string>
<string name="revanced_enable_color_match_player_summary">Να ταιριάζει το χρώμα της ελαχιστοποιημένης οθόνης αναπαραγωγής με αυτό της οθόνης αναπαραγωγής πλήρους οθόνης.</string>
<string name="revanced_enable_color_match_player_title">Ταίριασμα χρωμάτων οθόνων αναπαραγωγής</string>
<string name="revanced_enable_compact_dialog_summary">"Χρήση μικρότερου στυλ για το αναδυόμενο μενού.
Expand Down Expand Up @@ -278,6 +280,11 @@
<string name="revanced_replace_flyout_menu_report_title">Αντικατάσταση μενού «Αναφορά»</string>
<string name="revanced_restore_old_comments_popup_panels_summary">Επιστροφή του πίνακα αναδυόμενων σχολίων στο παλιό του στυλ.</string>
<string name="revanced_restore_old_comments_popup_panels_title">Αναδυόμενα σχόλια παλιού στυλ</string>
<string name="revanced_restore_old_player_background_summary">Επιστροφή του φόντου της οθόνης αναπαραγωγής στο παλιό στυλ.</string>
<string name="revanced_restore_old_player_background_title">Φόντο οθόνης αναπαραγωγής παλιού στυλ</string>
<string name="revanced_restore_old_player_layout_summary">"Επιστροφή της εμφάνισης της οθόνης αναπαραγωγής στο παλιό στυλ.
Κάποιες λειτουργίες ενδέχεται να μη λειτουργούν σωστά στην παλιά εμφάνιση της οθόνης αναπαραγωγής."</string>
<string name="revanced_restore_old_player_layout_title">Οθόνη αναπαραγωγής παλιού στυλ</string>
<string name="revanced_restore_old_style_library_shelf_summary">Επιστροφή της ενότητας βιβλιοθήκης στο παλιό στυλ. (Πειραματικό)</string>
<string name="revanced_restore_old_style_library_shelf_title">Ενότητα βιβλιοθήκης παλιού στυλ</string>
<string name="revanced_ryd_about">Σχετικά με</string>
Expand Down
7 changes: 7 additions & 0 deletions src/main/resources/music/translations/es-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ Pulsa el botón de continuar y desactiva las optimizaciones de la batería."</st
<string name="revanced_enable_black_navigation_bar_title">Activar barra de navegación negra</string>
<string name="revanced_enable_black_player_background_summary">Cambia el color de fondo del reproductor a negro.</string>
<string name="revanced_enable_black_player_background_title">Activar fondo de reproductor negro</string>
<string name="revanced_enable_cairo_splash_animation_summary">Habilita la animación de bienvenida \"Cairo\" cuando se inicia la aplicación.</string>
<string name="revanced_enable_cairo_splash_animation_title">Activar nueva animación de bienvenida</string>
<string name="revanced_enable_color_match_player_summary">Hace coincidir el color del reproductor a pantalla completa con el de minimizado.</string>
<string name="revanced_enable_color_match_player_title">Activar coincidencia de color de reproductores</string>
<string name="revanced_enable_compact_dialog_summary">"Activa el diálogo compacto en el teléfono.
Expand Down Expand Up @@ -272,6 +274,11 @@ Esto no evita la restricción de edad. Solo la acepta automáticamente."</string
<string name="revanced_replace_flyout_menu_report_title">Reemplazar menú Denunciar</string>
<string name="revanced_restore_old_comments_popup_panels_summary">Devuelve los paneles emergentes de comentarios al estilo antiguo.</string>
<string name="revanced_restore_old_comments_popup_panels_title">Restaurar paneles emergentes de comentarios antiguos</string>
<string name="revanced_restore_old_player_background_summary">Devuelve el fondo del reproductor al estilo antiguo.</string>
<string name="revanced_restore_old_player_background_title">Restaurar el fondo del reproductor antiguo</string>
<string name="revanced_restore_old_player_layout_summary">"Devuelve el diseño del reproductor al estilo antiguo.
Algunas características pueden no funcionar correctamente en la disposición del reproductor antiguo."</string>
<string name="revanced_restore_old_player_layout_title">Activar diseño antiguo del reproductor</string>
<string name="revanced_restore_old_style_library_shelf_summary">Devuelve la pestaña Biblioteca al estilo antiguo. (Experimental)</string>
<string name="revanced_restore_old_style_library_shelf_title">Restaurar el estante de la biblioteca de estilo antiguo</string>
<string name="revanced_ryd_about">Acerca de</string>
Expand Down
7 changes: 7 additions & 0 deletions src/main/resources/music/translations/fr-rFR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ Cliquez sur le bouton Continuer et désactivez les optimisations de la batterie.
<string name="revanced_enable_black_navigation_bar_title">Activer la barre de navigation en noir</string>
<string name="revanced_enable_black_player_background_summary">Change la couleur de l\'interface du lecteur en noir.</string>
<string name="revanced_enable_black_player_background_title">Activer l\'interface du lecteur en noir</string>
<string name="revanced_enable_cairo_splash_animation_summary">Active l\'animation Cairo lors du démarrage de l\'application.</string>
<string name="revanced_enable_cairo_splash_animation_title">Activer l\'animation Cairo au démarrage</string>
<string name="revanced_enable_color_match_player_summary">Harmonise les couleurs du minilecteur à celle du lecteur en plein écran.</string>
<string name="revanced_enable_color_match_player_title">Activer l\'harmonisation des couleurs du lecteur</string>
<string name="revanced_enable_compact_dialog_summary">"Active le menu déroulant compact sur téléphones.
Expand Down Expand Up @@ -280,6 +282,11 @@ Cela ne contourne pas la restriction d'âge, mais le confirme automatiquement."<
<string name="revanced_replace_flyout_menu_report_title">Remplacer le menu \"Signaler\"</string>
<string name="revanced_restore_old_comments_popup_panels_summary">Restaure l\'ancien style de la section commentaire.</string>
<string name="revanced_restore_old_comments_popup_panels_title">Restaurer l\'ancienne interface des commentaires</string>
<string name="revanced_restore_old_player_background_summary">Restaure l\'ancien style de l\'arrière-plan du lecteur.</string>
<string name="revanced_restore_old_player_background_title">Restaurer l\'ancien arrière-plan du lecteur</string>
<string name="revanced_restore_old_player_layout_summary">"Restaure l'ancien style de la mise en page du lecteur.
Certaines fonctions peuvent ne pas fonctionner sur l'ancienne mise en page."</string>
<string name="revanced_restore_old_player_layout_title">Restaurer l\'ancienne mise en page du lecteur</string>
<string name="revanced_restore_old_style_library_shelf_summary">Restaure l\'ancien style de l’étagère \"Bibliothèque\". (Expérimental)</string>
<string name="revanced_restore_old_style_library_shelf_title">Restaurer l\'ancien style de l’étagère \"Bibliothèque\"</string>
<string name="revanced_ryd_about">À propos</string>
Expand Down
7 changes: 7 additions & 0 deletions src/main/resources/music/translations/hu-rHU/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ Nyomd meg a folytatás gombot, és tiltsd le az akkumulátor-optimalizálásokat
<string name="revanced_enable_black_navigation_bar_title">Fekete navigációs sor engedélyezése</string>
<string name="revanced_enable_black_player_background_summary">Megváltoztatja a lejátszó háttér színét feketére.</string>
<string name="revanced_enable_black_player_background_title">Fekete hátterű lejátszó engedélyezése</string>
<string name="revanced_enable_cairo_splash_animation_summary">Engedélyezi a betöltési animációt amikor az app indul.</string>
<string name="revanced_enable_cairo_splash_animation_title">Betöltési animáció engedélyezése</string>
<string name="revanced_enable_color_match_player_summary">Egyező színe lesz a kis lejátszónak, mint a teljes képernyősnek.</string>
<string name="revanced_enable_color_match_player_title">Megegyező színű lejátszó bekapcsolása</string>
<string name="revanced_enable_compact_dialog_summary">"Engedélyezi a telefonokon a kompakt felugró menüt.
Expand Down Expand Up @@ -276,6 +278,11 @@ Ez nem kerüli meg a korhatárkorlátozást. Csak automatikusan elfogadja azt."<
<string name="revanced_replace_flyout_menu_report_title">Jelentés cserélése</string>
<string name="revanced_restore_old_comments_popup_panels_summary">Visszaállítja a régi felugró menü a régi kinézetére.</string>
<string name="revanced_restore_old_comments_popup_panels_title">Régi komment felugró menü visszaállítása</string>
<string name="revanced_restore_old_player_background_summary">Visszaállítja a lejátszó hátterét a régi kinézetére.</string>
<string name="revanced_restore_old_player_background_title">Régi lejátszó kinézet visszaállítása</string>
<string name="revanced_restore_old_player_layout_summary">"Visszaállítja a lejátszó elrendezését a régi stílusra.
Előfordulhat, hogy egyes funkciók nem működnek megfelelően a régi lejátszó elrendezésben."</string>
<string name="revanced_restore_old_player_layout_title">Régi lejátszó kinézet visszaállítása</string>
<string name="revanced_restore_old_style_library_shelf_summary">Visszaállítja a régi megjelenését a könyvtár oldalnak. (Kísérleti)</string>
<string name="revanced_restore_old_style_library_shelf_title">Visszaállítja a régi stílusú könyvtár polcot</string>
<string name="revanced_ryd_about">Névjegy</string>
Expand Down
Loading

0 comments on commit 29a3874

Please sign in to comment.