Closed Bug 930303 Opened 11 years ago Closed 11 years ago

[B2G][1.2][l10n][date] Czech: arguments are displayed in timestamps

Categories

(Mozilla Localizations :: cs / Czech, defect)

All
Gonk (Firefox OS)
defect
Not set
major

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 929912

People

(Reporter: theo, Assigned: JasnaPaka)

Details

(Whiteboard: LocRun1.2)

Attachments

(1 file)

Attached image Timestamp
Arguments have been renamed in shared/date.properties file, resulting the arguments to be displayed in the UI, in all the places where timestamps are used.

For instance, here: https://hg.mozilla.org/releases/gaia-l10n/v1_2/cs/file/e0b355627194/shared/date/date.properties#l62 , the argument the system is looking for is called {{value}}, but you renamed it into {{m}}.

To fix this bug, you just have to replace all the arguments with {{value}}.
That means in this file you should replace all the {{m}}, {{d}}, {{h}} with: {{value}}

Don't hesitate to attach a patch for review if you are not sure, I'd be glad to help you fixing it.
You can also ask for help in #l10n.


STR:
1.Take a screenshot (for instance)
2. Open notification center, then wait for 2 minutes.


Actual result:
The timestamp is "před {{m}} min"


Expected result:
The timestamp should be "před 2 min"


Environmental Variables:
Device: Keon v1.2
BuildID: 20131022134626
Yes, you are right :(. Fixed in bug 929912.

http://hg.mozilla.org/gaia-l10n/cs/rev/ec28fbcb243f
http://hg.mozilla.org/releases/gaia-l10n/v1_2/cs/rev/a6df859abb45
Assignee: p.franc → pcvrcek
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Verified as duplicate to bug 929912.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: