diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2018-10-30 09:45:26 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2018-12-15 18:00:23 +0100 |
commit | 4adad0bc1f508360999de176048f89025ce84b3e (patch) | |
tree | 46fed2ec12b60df2d94ba54950c2da798aa9445a /apps/lang/francais.lang | |
parent | f061330c3d7b17cc770a8eb2c699b5e44995ad1e (diff) | |
download | rockbox-4adad0bc1f508360999de176048f89025ce84b3e.tar.gz rockbox-4adad0bc1f508360999de176048f89025ce84b3e.tar.bz2 rockbox-4adad0bc1f508360999de176048f89025ce84b3e.zip |
FS#6323: Speech for ID3 viewer, playlist catalog and playlist viewer
Modified from original ticket, Taken from Igor Poretsky's tree, and
further modified by myself to incorporate feedback.
Change-Id: Ibc2180e52af76890b1448d23f79386fd0f88f709
Diffstat (limited to 'apps/lang/francais.lang')
-rw-r--r-- | apps/lang/francais.lang | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang index e8f2cc797f..a020bf57b0 100644 --- a/apps/lang/francais.lang +++ b/apps/lang/francais.lang @@ -7170,7 +7170,7 @@ *: "Titre" </dest> <voice> - *: "" + *: "Titre" </voice> </phrase> <phrase> @@ -7184,7 +7184,7 @@ *: "Artiste" </dest> <voice> - *: "" + *: "Artiste" </voice> </phrase> <phrase> @@ -7198,7 +7198,7 @@ *: "Album" </dest> <voice> - *: "" + *: "Album" </voice> </phrase> <phrase> @@ -7212,7 +7212,7 @@ *: "Numéro de Piste" </dest> <voice> - *: "" + *: "Numéro de Piste" </voice> </phrase> <phrase> @@ -7226,7 +7226,7 @@ *: "Genre" </dest> <voice> - *: "" + *: "Genre" </voice> </phrase> <phrase> @@ -7240,7 +7240,7 @@ *: "Année" </dest> <voice> - *: "" + *: "Année" </voice> </phrase> <phrase> @@ -7254,7 +7254,7 @@ *: "Durée" </dest> <voice> - *: "" + *: "Durée" </voice> </phrase> <phrase> @@ -7268,7 +7268,7 @@ *: "Liste de lecture" </dest> <voice> - *: "" + *: "Liste de lecture" </voice> </phrase> <phrase> @@ -7282,7 +7282,7 @@ *: "Débit binaire" </dest> <voice> - *: "" + *: "Débit binaire" </voice> </phrase> <phrase> @@ -7296,7 +7296,7 @@ *: "Artiste de l'album" </dest> <voice> - *: "" + *: "Artiste de l'album" </voice> </phrase> <phrase> @@ -7310,7 +7310,7 @@ *: "Numéro du disque" </dest> <voice> - *: "" + *: "Numéro du disque" </voice> </phrase> <phrase> @@ -7324,7 +7324,7 @@ *: "Commentaire" </dest> <voice> - *: "" + *: "Commentaire" </voice> </phrase> <phrase> @@ -7338,7 +7338,7 @@ *: " (VBR)" </dest> <voice> - *: "" + *: "VBR" </voice> </phrase> <phrase> @@ -7352,7 +7352,7 @@ *: "Echantillonnage" </dest> <voice> - *: "" + *: "Echantillonnage" </voice> </phrase> <phrase> @@ -7366,7 +7366,7 @@ *: "Gain par piste" </dest> <voice> - *: "" + *: "Gain par piste" </voice> </phrase> <phrase> @@ -7380,7 +7380,7 @@ *: "Gain par album" </dest> <voice> - *: "" + *: "Gain par album" </voice> </phrase> <phrase> @@ -7394,7 +7394,7 @@ *: "Chemin" </dest> <voice> - *: "" + *: "Chemin" </voice> </phrase> <phrase> @@ -7408,7 +7408,7 @@ *: "<Pas d'Info>" </dest> <voice> - *: "" + *: "Pas d'Info" </voice> </phrase> <phrase> @@ -10074,7 +10074,7 @@ *: "Œuvre" </dest> <voice> - *: "" + *: "Œuvre" </voice> </phrase> <phrase> @@ -12472,7 +12472,7 @@ *: "Compositeur" </dest> <voice> - *: "" + *: "Compositeur" </voice> </phrase> <phrase> |