Opened 16 years ago
Last modified 16 years ago
#9552 closed
"Your password has been set" Translation errors — at Initial Version
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Translations | Version: | 1.0 |
Severity: | Keywords: | Your password has been set | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | no |
Description
/usr/lib/python2.5/site-packages/django/conf/locale/zh_CN/LC_MESSAGES/django.po
#: contrib/admin/templates/registration/password_reset_complete.html:12
msgid "Your password has been set. You may go ahead and log in now."
msgstr "你的口令尚未设置。现在你可以继续进行登录。"
798c798
< msgstr "你的口令尚未设置。现在你可以继续进行登录。"
---
msgstr "你的口令己经设置。现在你可以继续进行登录。"
Note:
See TracTickets
for help on using tickets.
django.po 798c