Opened 14 years ago
Closed 14 years ago
#16076 closed New feature (fixed)
Updated locale formats for hungarian language
| Reported by: | slink | Owned by: | nobody |
|---|---|---|---|
| Component: | Internationalization | Version: | dev |
| Severity: | Normal | Keywords: | locale, formats |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The formats module for the hungarian language was very poor, so I updated it.
Attachments (1)
Change History (7)
comment:1 by , 14 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 14 years ago
| Needs tests: | set |
|---|---|
| UI/UX: | unset |
comment:3 by , 14 years ago
| Easy pickings: | unset |
|---|---|
| Needs tests: | unset |
| Triage Stage: | Accepted → Ready for checkin |
@julien Formats don't require tests; all you'd be testing is that the format string works as expected. It would be like adding tests for translations. We have tests to validate that the format keys work, but we don't need to test that the definitions for each language work as expected.
comment:5 by , 14 years ago
@jezdez it was mispelled, thanks for the report. Just uploaded the fixed patch.
Note:
See TracTickets
for help on using tickets.
Thanks for the report. Could you provide some tests to go along with your fix?