[vlc-commits] po: fix opening the About panel using the Japanese l10n (close #9476)

Felix Paul Kühne git at videolan.org
Mon Oct 7 13:47:57 CEST 2013


vlc/vlc-2.1 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Oct  7 13:47:33 2013 +0200| [03377edfdf730eb128d2bbc15e02fa1ce22eeaf1] | committer: Felix Paul Kühne

po: fix opening the About panel using the Japanese l10n (close #9476)

(cherry picked from commit 03380175428fe8315da9570bcf7ac4b4f58b2543)

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=03377edfdf730eb128d2bbc15e02fa1ce22eeaf1
---

 po/ja.po |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/ja.po b/po/ja.po
index 2b00c84..2842383 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -16221,7 +16221,7 @@ msgstr ""
 
 #: modules/gui/macosx/about.m:115
 msgid "Compiled by %s with %@"
-msgstr "%@を使って%sによってコンパイルされました"
+msgstr "%2$@を使って%1$sによってコンパイルされました"
 
 #: modules/gui/macosx/about.m:132 modules/gui/qt4/dialogs/help.cpp:94
 msgid ""



More information about the vlc-commits mailing list