Closed
Bug 968285
Opened 12 years ago
Closed 10 years ago
[B2G] [l10n] [Settings] Dutch: Header bar text in the Authorized Numbers page is truncated
Categories
(Mozilla Localizations :: nl / Dutch, defect)
Tracking
(b2g-v1.3 affected)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| b2g-v1.3 | --- | affected |
People
(Reporter: ckreinbring, Unassigned)
References
Details
(Keywords: l12y, Whiteboard: LocRun1.3)
Attachments
(1 file)
|
8.32 KB,
image/jpeg
|
Details |
Description:
The header text for the Authorized Numbers page in the Call Settings section of the Settings is truncated in the Dutch language.
Repro Steps:
1) Updated Buri to Build ID: 20140203181708
2) Set the device language to Dutch (Nederlands) then reset the device.
3) Select Instellingen then Oproepinstellingen.
4) Select Beperkte Gebruikersgroep.
5) Observe the text of the header.
Actual:
The header text is truncated.
Expected:
The header text is shown completely.
Environmental Variables
Device: Buri 1.3 mozilla RIL
Build ID: 20140203181708
Gecko: https://hg.mozilla.org/releases/mozilla-b2g28_v1_3/rev/9731b0b7fa78
Gaia: bb36b4164d3e51ca04b612e507e1178f80bf240d
Platform Version: 28.0
Firmware Version: V1.2-device.cfg
Notes:
Repro frequency: 100%
See attached screenshot
Comment 1•12 years ago
|
||
Step 4) should read Select Toegestane nummers.
The string for nl has exactly the same number of characters as en-US. This is a wonderful example of the classical design error (reservering just enough space to make en-US strings fit instead of at least 1.3 * that much). If it wasn’t for the i and t being present in ‘Authorized’, the string for en-US wouldn’t probably fit either.
There is no option for shortening this, hence it needs UX solution (smaller or adapting font size).
Comment 2•12 years ago
|
||
(In reply to comment #1)
>
> Step 4) should read Select Toegestane nummers.
Correction: this should be an extra step 5 after 4.
Nevertheless, the header doesn’t fit for en-US either (Authorized numb…), and it also applies to 1.2.
Comment 3•12 years ago
|
||
Forgot to mention that this entity (fdn-authorizedNumbers) occurs twice in the same file in 1.2 and up (!).
Comment 4•10 years ago
|
||
We've stopped shipping Firefox OS for phones. Thus resolving this as WONTFIX.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•