Fixed #14730 -- Fixed unclosed anchor tag in Mongolian translation. Thanks for the report, ankhbayar.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14709 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
ab578bfe63
commit
81323cb119
Binary file not shown.
|
@ -1357,8 +1357,8 @@ msgid ""
|
|||
"Use '[algo]$[salt]$[hexdigest]' or use the <a href=\"password/\">change "
|
||||
"password form</a>."
|
||||
msgstr ""
|
||||
"Нууц үгийнхээ хэлбэр </a>-ийг өөрчлөхдөө '[algo]$[salt]$[hexdigest]' буюу <a "
|
||||
"href=\"password/\"> хэрэглэнэ үү."
|
||||
"Нууц үгийнхээ хэлбэр-ийг өөрчлөхдөө '[algo]$[salt]$[hexdigest]' буюу <a "
|
||||
"href=\"password/\">хэрэглэнэ үү</a>."
|
||||
|
||||
#: contrib/auth/models.py:201
|
||||
msgid "staff status"
|
||||
|
|
Loading…
Reference in New Issue