From 7b3e6bd76d0725b322f27a10f57dcc3dc17cbfbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 11 Jan 2012 15:39:29 +0100 Subject: [PATCH] Fix format string --- po/lt.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/lt.po b/po/lt.po index cdb24ac49a..f6081a2e34 100644 --- a/po/lt.po +++ b/po/lt.po @@ -1138,7 +1138,7 @@ msgstr "Redaguoti indeksą" #, php-format #| msgid "Add %s column(s)" msgid "Add %d column(s) to index" -msgstr "Pridėti %s stulpelį(-ius) į indeksą" +msgstr "Pridėti %d stulpelį(-ius) į indeksą" #. l10n: Default description for the y-Axis of Charts #: js/messages.php:52 @@ -1399,7 +1399,7 @@ msgstr "EiB" #| msgid "%s table" #| msgid_plural "%s tables" msgid "%d table(s)" -msgstr "%s lentelė(-ės)" +msgstr "%d lentelė(-ės)" #. l10n: Questions is the name of a MySQL Status variable #: js/messages.php:135