From a8e38f8cdbe331ba2092c6efa45bfadfca82df11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 27 Jan 2012 13:47:03 +0100 Subject: [PATCH 1/2] Prevent output from this test --- test/classes/PMA_File_test.php | 1 - 1 file changed, 1 deletion(-) diff --git a/test/classes/PMA_File_test.php b/test/classes/PMA_File_test.php index 5115650b08..9760618520 100644 --- a/test/classes/PMA_File_test.php +++ b/test/classes/PMA_File_test.php @@ -1,4 +1,3 @@ - Date: Fri, 27 Jan 2012 14:00:21 +0100 Subject: [PATCH 2/2] Fix format string --- po/ko.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ko.po b/po/ko.po index ba43611628..1405a21675 100644 --- a/po/ko.po +++ b/po/ko.po @@ -1371,7 +1371,7 @@ msgstr "EB" #| msgid "%s table" #| msgid_plural "%s tables" msgid "%d table(s)" -msgstr "%s개 테이블 " +msgstr "%d개 테이블 " #. l10n: Questions is the name of a MySQL Status variable #: js/messages.php:135