diff options
Diffstat (limited to 'app/src/main')
-rw-r--r-- | app/src/main/res/values-fr/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 5c576865..50909e1e 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -8,7 +8,7 @@ <string name="common.play_now">Jouer</string> <string name="common.play_shuffled">Jouer au hasard</string> <string name="common.play_next">Suivant</string> - <string name="common.play_last">Précédent</string> + <string name="common.play_last">Jouer en dernier</string> <string name="common.download">Mettre en cache</string> <string name="common.pin">Mettre en cache permanent</string> <string name="common.delete">Supprimer</string> |