#1487682 closed Bugs (fixed)
hu_HU/labels.inc typo
| Reported by: | mosonyi | Owned by: | thomasb |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.5.1 |
| Component: | Localization | Version: | 0.5 |
| Severity: | normal | Keywords: | count |
| Cc: |
Description
In the hu_HU/labels.inc file there's a typo at line 52:
$labels['messagenrof'] = '$nr / $coun t ÃŒzenet';
There is an extra space in the $count variable.
Change History (2)
comment:1 Changed 2 years ago by alec
- Milestone changed from later to 0.6-beta
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 2 years ago by alec
- Milestone changed from 0.6-beta to 0.5.1
Note: See
TracTickets for help on using
tickets.

Fixed in [87a61d62].