diff --git a/po/nl.po b/po/nl.po index 64f38bc601..ffe32822f2 100644 --- a/po/nl.po +++ b/po/nl.po @@ -4,7 +4,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-19 19:05+0200\n" +"PO-Revision-Date: 2012-03-19 23:05+0200\n" "Last-Translator: Dieter Adriaenssens \n" "Language-Team: dutch \n" "Language: nl\n" @@ -508,13 +508,13 @@ msgid "Search results for \"%s\" %s:" msgstr "Zoek resultaten voor \"%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 overeenkomst in de tabel %s" -msgstr[1] "%s overeenkomsten in de tabel %s" +msgstr[0] "%1$s overeenkomst in de tabel %2$s" +msgstr[1] "%1$s overeenkomsten in de tabel %2$s" #: db_search.php:234 libraries/common.lib.php:3159 #: libraries/common.lib.php:3371 libraries/common.lib.php:3372