diff --git a/po/sv.po b/po/sv.po index c2dd0ea599..da97f6c73d 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-08-31 10:47+0200\n" -"PO-Revision-Date: 2011-08-31 01:05+0200\n" +"PO-Revision-Date: 2011-08-31 22:13+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -2192,10 +2192,10 @@ msgid "Remove \"./config\" directory before using phpMyAdmin!" msgstr "Ta bort \"./config\" katalogen innan du använder phpMyAdmin!" #: libraries/Config.class.php:727 -#, fuzzy, php-format +#, php-format #| msgid "Existing configuration file (%d) is not readable." msgid "Existing configuration file (%s) is not readable." -msgstr "Befintlig konfigurationsfil (%d) kan inte läsas." +msgstr "Befintlig konfigurationsfil (%s) är inte läsbar." #: libraries/Config.class.php:752 msgid "Wrong permissions on configuration file, should not be world writable!"