From: Dimitri Schoolwerth Date: Sat, 21 Jan 2012 00:01:00 +0000 (+0000) Subject: Fixed mismatch in amount of format specifiers in Japanese translation for i18n sample. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/fdfa35b4d7a5f1564fc29c79e3090f50572b1f96?ds=inline Fixed mismatch in amount of format specifiers in Japanese translation for i18n sample. The translation was missing a %s, copied the translation from the same string at samples/internat/ja/internat.po. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/internat/ja_JP.EUC-JP/internat.mo b/samples/internat/ja_JP.EUC-JP/internat.mo index e64f550e8a..a77f517862 100644 Binary files a/samples/internat/ja_JP.EUC-JP/internat.mo and b/samples/internat/ja_JP.EUC-JP/internat.mo differ diff --git a/samples/internat/ja_JP.EUC-JP/internat.po b/samples/internat/ja_JP.EUC-JP/internat.po index e02c76f90f..abcc4b35c4 100644 --- a/samples/internat/ja_JP.EUC-JP/internat.po +++ b/samples/internat/ja_JP.EUC-JP/internat.po @@ -75,7 +75,7 @@ msgstr "おめでとうございます! あなたの勝。 これが魔法の #: ..\internat.cpp:256 #, c-format msgid "cannot create fifo `%s'" -msgstr "fifo は作れませんでした。" +msgstr "fifo %s を作ることができませんでした" #: ..\internat.cpp:259 msgid "Result"