summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2007-09-10 07:20:55 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2007-09-10 07:20:55 +0000
commitcd5ad2ff6936c8f30fa7a8a78883822348052633 (patch)
treeeb7fc82c2a58c231769dbf26cfaab9ca27508b36
parentc4a7631eb9235f72de569f5e578620c6e2bc6818 (diff)
downloadrockbox-cd5ad2ff6936c8f30fa7a8a78883822348052633.zip
rockbox-cd5ad2ff6936c8f30fa7a8a78883822348052633.tar.gz
rockbox-cd5ad2ff6936c8f30fa7a8a78883822348052633.tar.bz2
rockbox-cd5ad2ff6936c8f30fa7a8a78883822348052633.tar.xz
FS#7742 by Sofian Babai - add missing voice string in francais.lang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14661 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/francais.lang4
-rw-r--r--docs/CREDITS1
2 files changed, 3 insertions, 2 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang
index 5c730f9..dabbb58 100644
--- a/apps/lang/francais.lang
+++ b/apps/lang/francais.lang
@@ -6806,7 +6806,7 @@
*: "Infos Rockbox:"
</dest>
<voice>
- *: ""
+ *: "Infos Rockbox"
</voice>
</phrase>
<phrase>
@@ -11183,4 +11183,4 @@
*: none
usbstack: "Pilote du matériel"
</voice>
-</phrase> \ No newline at end of file
+</phrase>
diff --git a/docs/CREDITS b/docs/CREDITS
index 380a50d..6377b7e 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -327,6 +327,7 @@ Igor Kuzmin
Adilson Vicente Xavier
Jesse Lockwood
Jonathan Backer
+Sofian Babai
The libmad team
The wavpack team
The ffmpeg team