ko.po: Fix wrong translation format.

Thanks Shiin for the report.
This commit is contained in:
Daniel Juyung Seo 2014-11-10 09:44:21 +09:00
parent 50c6a2934c
commit 2c35578a65
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ msgstr "오류: %s 옵션에 위치 인자가 필요합니다!\n"
#: src/lib/ecore/ecore_getopt.c:1910
#, c-format
msgid "ERROR: unsupported action type %d for positional argument %s\n"
msgstr "오류: 위치 인자 %s 에 대해 지원하지 않는 동작 형식 %d\n"
msgstr "오류: 지원하지 않는 동작 형식 %d의 위치 인자 %s\n"
#: src/lib/ecore/ecore_getopt.c:2031 src/lib/ecore/ecore_getopt.c:2097
msgid "ERROR: no parser provided.\n"