Fix format strings

This commit is contained in:
Michal Čihař
2011-02-09 21:54:44 +01:00
parent 0acf01a656
commit 25cad571a8

View File

@@ -421,8 +421,8 @@ msgstr "آخری دفعہ چیک"
#| msgid "%s table(s)" #| msgid "%s table(s)"
msgid "%s table" msgid "%s table"
msgid_plural "%s tables" msgid_plural "%s tables"
msgstr[0] "s% ٹیبل" msgstr[0] "%s ٹیبل"
msgstr[1] "s% ٹیبل" msgstr[1] "%s ٹیبل"
#: db_qbe.php:25 import.php:452 libraries/Message.class.php:190 #: db_qbe.php:25 import.php:452 libraries/Message.class.php:190
#: libraries/display_tbl.lib.php:1989 libraries/sql_query_form.lib.php:140 #: libraries/display_tbl.lib.php:1989 libraries/sql_query_form.lib.php:140
@@ -578,8 +578,7 @@ msgid "Delete"
msgstr "حزف" msgstr "حزف"
#: db_search.php:259 #: db_search.php:259
#, php-format #, php-format, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete the matches for the %s table?" msgid "Delete the matches for the %s table?"
msgstr "اس ٹیبل کیلئے موافقات حذف کریں" msgstr "اس ٹیبل کیلئے موافقات حذف کریں"