We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 934b795 commit a114b43Copy full SHA for a114b43
app/src/main/res/values-fr/strings.xml
@@ -609,6 +609,9 @@
609
<string name="media_play_pause_description">Bouton de lecture ou de pause</string>
610
<string name="media_player_pause">Pause</string>
611
<string name="media_player_play">Lire</string>
612
+ <string name="media_player_playing">Lecture du média</string>
613
+ <string name="media_player_seek_backward">Retour rapide</string>
614
+ <string name="media_player_seek_forward">Avance rapide</string>
615
<string name="media_rewind_description">Bouton de retour arrière</string>
616
<string name="media_state_playing">%1$s (lecture)</string>
617
<string name="menu_item_sort_by_date_newest_first">Date : Récent en premier</string>
0 commit comments