[vlc-commits] Fix french mistranslation
    Jean-Baptiste Kempf 
    git at videolan.org
       
    Sat Dec 17 04:04:29 CET 2011
    
    
  
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Dec 17 04:04:07 2011 +0100| [ddb5191fec115d65341f5429ce2a0a426899feeb] | committer: Jean-Baptiste Kempf
Fix french mistranslation
Close #5680
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ddb5191fec115d65341f5429ce2a0a426899feeb
---
 po/fr.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/po/fr.po b/po/fr.po
index 20a60d2..f2dc14a 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -2910,7 +2910,7 @@ msgstr ""
 
 #: src/libvlc-module.c:840
 msgid "Subpictures source module"
-msgstr "Module d'incrustations"
+msgstr "Module de source d'incrustations"
 
 #: src/libvlc-module.c:842
 msgid ""
@@ -2922,7 +2922,7 @@ msgstr ""
 
 #: src/libvlc-module.c:845
 msgid "Subpictures filter module"
-msgstr "Module d'incrustations"
+msgstr "Module de filtre d'incrustations"
 
 #: src/libvlc-module.c:847
 msgid ""
    
    
More information about the vlc-commits
mailing list