Fix format string

This commit is contained in:
Michal Čihař 2011-09-27 08:59:15 +02:00
parent 2360d19722
commit 5c4730df9e

View File

@ -855,7 +855,7 @@ msgstr "웹 서버에 파일 %s를 저장할 권한이 없습니다."
#: export.php:654
#, php-format
msgid "Dump has been saved to file %s."
msgstr "덤프 파일이 s%에 저장되었습니다."
msgstr "덤프 파일이 %s에 저장되었습니다."
#: file_echo.php:21
msgid "Invalid export type"