diff --git a/po/en_GB.po b/po/en_GB.po index 2a80059351..1c0e4e3553 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-14 17:21+0100\n" -"PO-Revision-Date: 2012-03-13 16:36+0200\n" +"PO-Revision-Date: 2012-03-16 13:05+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: english-gb \n" "Language: en_GB\n" @@ -14,7 +14,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 0.5\n" +"X-Generator: Weblate 0.6\n" #: browse_foreigners.php:35 browse_foreigners.php:53 js/messages.php:346 #: libraries/display_tbl.lib.php:359 server_privileges.php:1728 @@ -511,13 +511,13 @@ msgid "Search results for \"%s\" %s:" msgstr "Search results for \"%s\" %s:" #: db_search.php:227 -#, fuzzy, php-format +#, php-format #| msgid "%s match inside table %s" #| msgid_plural "%s matches inside table %s" msgid "%1$s match inside table %2$s" msgid_plural "%1$s matches inside table %2$s" -msgstr[0] "%s match inside table %s" -msgstr[1] "%s matches inside table %s" +msgstr[0] "%1$s match inside table %2$s" +msgstr[1] "%1$s matched inside table %2$s" #: db_search.php:234 libraries/common.lib.php:3159 #: libraries/common.lib.php:3371 libraries/common.lib.php:3372