Opened 17 years ago
Closed 17 years ago
#9410 closed (fixed)
global_settings pt LANGUAGE
| Reported by: | kimus | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | 1.0 |
| Severity: | 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
has: ('pt', gettext_noop('Portugese')),
should be: ('pt', gettext_noop('Portuguese')),
in the 1.0, and SVN
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
i just notice that all locales are using the wrong 'Portugese' id :-S, this is not so bad because is just a translated id string but when using the right phrase in our projects then will not be localized!