aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@users.noreply.github.com>2017-01-17 08:54:16 -0800
committerGitHub <noreply@github.com>2017-01-17 08:54:16 -0800
commit977526485a1b9999c1f441121b6529972ea6ee8b (patch)
tree4b30e6f243114ab807ebafc91c6628348f8c8b46 /app/src/main/res
parent15cac9a4dcb9c79c8a714d169bdd808e6ea8e8a4 (diff)
parent4b04682c4bbc3dd1d28547e8360dc54e8bda81be (diff)
downloaddsub-977526485a1b9999c1f441121b6529972ea6ee8b.tar.gz
dsub-977526485a1b9999c1f441121b6529972ea6ee8b.tar.bz2
dsub-977526485a1b9999c1f441121b6529972ea6ee8b.zip
Merge pull request #780 from 3615pipou/patch-1
Little improvement of the french translation
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/values-fr/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index a20c0fd8..094b782d 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -7,8 +7,8 @@
<string name="common.cancel">Annuler</string>
<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_next">Jouer juste après</string>
+ <string name="common.play_last">Jouer en fin de liste</string>
<string name="common.download">Mettre en cache</string>
<string name="common.pin">Mettre en cache permanent</string>
<string name="common.delete">Supprimer</string>