Fixed #3943 -- Fixed some typos in the Korean translation. Thanks, lurker86@gmail.com.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@6129 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Malcolm Tredinnick 2007-09-13 19:27:50 +00:00
parent 28d27a77e8
commit 196ec225c5
2 changed files with 2 additions and 2 deletions

View File

@ -825,12 +825,12 @@ msgstr "%d 자 이상 입력해 주세요."
#: newforms/fields.py:130
#, python-format
msgid "Ensure this value is less than or equal to %s."
msgstr "%s 자 이하로 입력해 주세요."
msgstr "%s 이하의 값을 입력해 주세요."
#: newforms/fields.py:132
#, python-format
msgid "Ensure this value is greater than or equal to %s."
msgstr "%s 이상 입력해 주세요."
msgstr "%s 이상의 값을 입력해 주세요."
#: newforms/fields.py:165
msgid "Enter a valid date."