#30946 closed Bug (invalid)
Hebrew translation of "This password is too short." message
| Reported by: | אורי | Owned by: | nobody |
|---|---|---|---|
| Component: | Internationalization | Version: | 1.11 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
The Hebrew singular translation of "This password is too short. (etc.)" is "סיסמה זו קצרה מדי. היא חייבת להכיל לפחות תו %(min_length)d .".
It should be "סיסמה זו קצרה מדי. היא חייבת להכיל לפחות תו %(min_length)d." (there should not be a blank space before the dot).
Although, I expect this string not to be used, because if there is a minimal length it would probably not be 1.
Applies to all versions of Django.
Change History (4)
comment:1 by , 6 years ago
| Version: | 2.2 → 1.11 |
|---|
comment:2 by , 6 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 6 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
| Type: | Uncategorized → Bug |
comment:4 by , 6 years ago
I've changed it in Transifex. Don't know which version it'll go into though.
Note:
See TracTickets
for help on using tickets.
Thanks for the report, however, translations are handled at Transifex and not in this tracker.