Closed
Bug 1075261
Opened 11 years ago
Closed 8 years ago
[Camera] Not translate for size limitation alert
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: hyuna.cho82, Unassigned, NeedInfo)
Details
(Whiteboard: [LibGLA,TD102072,QE2, A])
Step to reproduce
1. record up to memory full
2. display alert popup for storage space
3. home
4. settings - language - change language to others
5. reopen camera
Observe alert popup.
Not translate messages of alert
Hi, Diego and Wilson
This translation issue reproduce on only alert popup.
It's not reproduced on the camera overlay popup because we use 'setAttribute' for data-l10n-id.
Do you know how to handle translation for alert?
Thanks
Flags: needinfo?(wilsonpage)
Flags: needinfo?(dmarcos)
Comment 2•11 years ago
|
||
I don't believe it's possible to change the strings inside the alert() once it is active. We have the following options:
1. Accept this as a minor bug and WONTFIX.
2. Use the overlay building-block instead of the system alert and use data-l10n-id attributes instead.
Flags: needinfo?(wilsonpage)
Comment 3•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•