Closed
Bug 1016269
Opened 11 years ago
Closed 11 years ago
Clock app displays malformed string for remaing time to alarm , when the system language is Greek
Categories
(Mozilla Localizations :: el / Greek, defect)
Tracking
(b2g-v2.0 affected)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| b2g-v2.0 | --- | affected |
People
(Reporter: paa2004, Assigned: pkst)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140506152807
Steps to reproduce:
Launch the Clock app and set an alarm, either more than an hour or more than a day in the future.
Actual results:
A banner is displayed saying something like "Η ειδοποίηση ορίστηκε σε 1 ώρα και και 20 λεπτά από τώρα" or "Η ειδοποίηση ορίστηκε σε 1 μέρα και και 3 ώρες από τώρα"
Expected results:
The banner should say something like "Η ειδοποίηση ορίστηκε σε 1 ώρα και 20 λεπτά από τώρα" or "Η ειδοποίηση ορίστηκε σε 1 μέρα και 3 ώρες από τώρα"
The offending localization strings are countdown-moreThanAnHour and countdown-moreThanADay http://git.mozilla.org/?p=releases/l10n/el/gaia.git;a=blob;f=apps/clock/clock.properties;hb=HEAD#l57
Remove that και between {{hours}} and {{minutes}}
Updated•11 years ago
|
Assignee: nobody → pkst
Component: Gaia::L10n → el / Greek
Product: Firefox OS → Mozilla Localizations
QA Contact: pkst
Comment 2•11 years ago
|
||
[Blocking Requested - why for this release]:
Comment 3•11 years ago
|
||
This is fixed in this patch https://bugzilla.mozilla.org/show_bug.cgi?id=1048213
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•