Closed
Bug 930292
Opened 11 years ago
Closed 11 years ago
[B2G][1.2][l10n][SIM PUK]Czech: “Enter PUK code” header has an “=” sign in front of the title.
Categories
(Mozilla Localizations :: cs / Czech, defect)
Tracking
(b2g-v1.2 verified)
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
b2g-v1.2 | --- | verified |
People
(Reporter: pbylenga, Assigned: JasnaPaka)
References
()
Details
(Keywords: l12y, Whiteboard: LocRun1.2)
Attachments
(1 file)
26.25 KB,
image/png
|
Details |
Description:
With device language set to Czech, the screen that prompts user to “Enter PUK code” has an “=” in front of the title. This screen can be encountered after user fails to enter in SIM code correctly 3 times.
http://hg.mozilla.org/releases/gaia-l10n/v1_2/cs/file/default/apps/system/system.properties
refer to line 261 through 264.
These lines have “==” instead of “=” which is most likely causing the “=” to appear before the translated string. There are also strings in this document that have “==” that could exhibit the same issue.
Repro Steps:
1) Updated Buri to Build ID: 20131016041201
2) Change device language to Czech in Settings > Language
3) Navigate to Settings > SIM Security
4) Enable SIM lock and restart phone
5) Fail to correctly enter in SIM code 3 times
6) Attempt an action that requires a SIM code
7) Observe title of PUK screen
Actual:
Icons overlap their titles.
Expected:
Icons and title text are properly spaced and aligned.
Environmental Variables
Device: Buri v1.2 COM RIL
Build ID: 20131023004005
Gecko: http://hg.mozilla.org/releases/mozilla-aurora/rev/bb33e2fe109c
Gaia: 1ca623e7a79a9653b54a45ef7f8bb03b8d7100fc
Platform Version: 26.0a2
RIL Version: 01.02.00.019.082
Firmware Version: US_20131015
Notes:
Repro frequency: 5/5, 100%
See attached: screenshot
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: p.franc → pcvrcek
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 2•11 years ago
|
||
Text is no longer incorrectly spaced on the title section of the PUK entry screen.
Environmental Variables:
Device: Buri v1.2 COM RIL
BuildID: 20131126004001
Gaia: 264c6044b941437ac3c4b28fe4ca392d2bc78445
Gecko: 21e2ad082d85
Version: 26.0
Firmware Version: V1.2_20131115
Status: RESOLVED → VERIFIED
Comment 3•11 years ago
|
||
Correction, The "=" is no longer part of the string.
You need to log in
before you can comment on or make changes to this bug.
Description
•