summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMustapha Senhaji <moos@rockbox.org>2007-10-21 15:21:49 +0000
committerMustapha Senhaji <moos@rockbox.org>2007-10-21 15:21:49 +0000
commit8941d2bfa26fd51bf230d5146e48929619df0608 (patch)
treeb13ffcfdb25594e6298a2d7108f293bb6e6965cf
parent10c2f42cf3e50954cdc3de4fdb28612e766f7b5b (diff)
downloadrockbox-8941d2bfa26fd51bf230d5146e48929619df0608.tar.gz
rockbox-8941d2bfa26fd51bf230d5146e48929619df0608.zip
Update french translation too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15249 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/francais.lang18
1 files changed, 16 insertions, 2 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang
index bee1da5c87..fa34209984 100644
--- a/apps/lang/francais.lang
+++ b/apps/lang/francais.lang
@@ -2367,14 +2367,14 @@
<source>
*: "Building database... %d found (OFF to return)"
h100,h120,h300: "Building database... %d found (STOP to return)"
- ipod*: "Building database... %d found (PLAY/PAUSE to return)"
+ ipod*: "Building database... %d found (LEFT to return)"
x5,m5: "Building database... %d found (LEFT to return)"
h10,h10_5gb,e200,c200: "Building database... %d found (PREV to return)"
</source>
<dest>
*: "Création base de données... %d trouvés (OFF = retour)"
h100,h120,h300: "Création base de données... %d trouvés (STOP = retour)"
- ipod*: "Création base de données... %d trouvés (PLAY/PAUSE = retour)"
+ ipod*: "Création base de données... %d trouvés (LEFT = retour)"
x5,m5: "Création base de données... %d trouvés (LEFT = retour)"
h10,h10_5gb,e200,c200: "Création base de données... %d trouvés (PREC = retour)"
</dest>
@@ -11390,3 +11390,17 @@
*: "Vide"
</voice>
</phrase>
+<phrase>
+ id: VOICE_EMPTY_LIST
+ desc: spoken only, when a list dialog contains no elements
+ user:
+ <source>
+ *: ""
+ </source>
+ <dest>
+ *: ""
+ </dest>
+ <voice>
+ *: "Liste vide"
+ </voice>
+</phrase>