vlc | branch: master | Rafaël Carré <[email protected]> | Thu Dec 1 01:02:05 2011 -0500| [794144bb9c2e5ce78599d7ab9e49106c44adae0c] | committer: Rafaël Carré
fix ncurses text alignement in french translation > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=794144bb9c2e5ce78599d7ab9e49106c44adae0c --- po/fr.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/po/fr.po b/po/fr.po index 4460634..ae300fe 100644 --- a/po/fr.po +++ b/po/fr.po @@ -18487,7 +18487,7 @@ msgstr "[Boucler]" #: modules/gui/ncurses.c:1060 #, c-format msgid " Source : %s" -msgstr " Source : %s" +msgstr " Source : %s" #: modules/gui/ncurses.c:1093 #, c-format _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
