#9552 closed (invalid)
"Your password has been set" Simplified Chinese translation errors
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 (last modified by )
/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 "你的口令己经设置。现在你可以继续进行登录。"
Attachments (2)
Change History (5)
by , 16 years ago
Attachment: | django.po.diff added |
---|
comment:1 by , 16 years ago
Cc: | removed |
---|---|
Description: | modified (diff) |
Keywords: | Your password added |
Patch needs improvement: | set |
Summary: | "Your password has been set" Translation errors → "Your password has been set" Simplified Chinese translation errors |
(edited description, summary, needs better patch)
by , 16 years ago
Attachment: | django.po.patch added |
---|
comment:2 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
This patch no longer applies to the tree, since that string has been changed a bit. The changed version will be in the upcoming 1.0.1 release. You might wish to have a look at the new version (using a subversion checkout of the code, or check the 1.0.1 release when it is made) and submit a new proposed change. Might be better to start a discussion on the django-i18n mailing list to see if other zh_CN speakers agree first. I am in no position to judge the different alternatives and I need to see some consensus before I'll apply a patch to this area.
I'll close this for now, since the patch doesn't apply. If you come up with a better alternative to what is currently in subversion and some other zh_CN translators of Django agree, please reopen with a new patch.
django.po 798c