Closed
Bug 828574
Opened 13 years ago
Closed 13 years ago
On Lockscreen, "Emergency calls only" should use two lines if text doesn't fit in only one
Categories
(Firefox OS Graveyard :: Gaia::System::Lockscreen, defect)
Tracking
(blocking-basecamp:-, b2g18+ fixed)
VERIFIED
FIXED
| blocking-basecamp | - |
People
(Reporter: willyaranda, Assigned: kaze)
Details
(Keywords: l12y, late-l10n)
Attachments
(2 files)
|
249.83 KB,
image/png
|
Details | |
|
190 bytes,
text/html
|
timdream
:
review+
vingtetun
:
approval-gaia-v1+
|
Details |
No description provided.
| Reporter | ||
Comment 1•13 years ago
|
||
We cannot make the text shorter as it is not understandable. Nominating.
blocking-basecamp: --- → ?
| Reporter | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
This is pretty bad as the most important part for the user (need to enter the PIN) is missing from the lockscreen.
| Reporter | ||
Comment 4•13 years ago
|
||
I think we can divide strings in two parts and lines:
1) Only emergency calls
2) (the reason)
Any UX guy can chime in here?
Updated•13 years ago
|
Component: Gaia::System → Gaia::System::Lockscreen
QA Contact: atsai
Comment 5•13 years ago
|
||
We will not block V1, but we would take a patch.
blocking-basecamp: ? → -
tracking-b2g18:
--- → +
| Assignee | ||
Comment 6•13 years ago
|
||
I was about to file this one, thanks Guillermo!
Assignee: nobody → kaze
| Assignee | ||
Comment 7•13 years ago
|
||
Attachment #700375 -
Flags: review?(timdream+bugs)
| Assignee | ||
Comment 8•13 years ago
|
||
Comment on attachment 700375 [details]
patch proposal
[Approval Request Comment]
Bug caused by (feature/regressing bug #): l10n
User impact if declined: the cause of the “emergency calls only” mode is not visible
Testing completed: manual + UX review
Risk to taking this patch (and alternatives if risky): low
Attachment #700375 -
Flags: approval-gaia-master?(21)
Comment 9•13 years ago
|
||
Comment on attachment 700375 [details]
patch proposal
The overall idea is correct, however I don't think we should have two places in the code that mutates |connstateLine2|.
It's better if you revert the |updateConnstateLine1| function and create a |updateConnstateLine2| function.
Attachment #700375 -
Flags: review?(timdream+bugs)
| Assignee | ||
Comment 10•13 years ago
|
||
Comment on attachment 700375 [details]
patch proposal
I’ve just updated my PR, please let me know if that’s OK.
Attachment #700375 -
Flags: review?(timdream+bugs)
Comment 11•13 years ago
|
||
Comment on attachment 700375 [details]
patch proposal
r=me, thanks!
Attachment #700375 -
Flags: review?(timdream+bugs) → review+
Comment 12•13 years ago
|
||
Comment on attachment 700375 [details]
patch proposal
Locale, locale. a=me.
Attachment #700375 -
Flags: approval-gaia-master?(21) → approval-gaia-master+
| Assignee | ||
Comment 13•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
status-b2g18:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•