vlc/vlc-2.0 | branch: master | Rafaël Carré <[email protected]> | Wed Feb 27 16:15:55 2013 +0100| [050649cb999e7778e2da395f1bdc8f753ae78155] | committer: Rafaël Carré
pt_PT.po: fix translation pt_PT.po:1016: `msgid' and `msgstr' entries do not both end with '\n' > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=050649cb999e7778e2da395f1bdc8f753ae78155 --- po/pt_PT.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pt_PT.po b/po/pt_PT.po index 5528584..e045037 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -1013,7 +1013,7 @@ msgstr "" #: src/config/help.c:789 #, c-format msgid "VLC version %s (%s)\n" -msgstr "VLC versão %s (%s) \\n" +msgstr "VLC versão %s (%s) \n" #: src/config/help.c:791 #, c-format _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
