Closed
Bug 894015
Opened 11 years ago
Closed 11 years ago
[B2G][l10n][Browser] Deutch: "Add to home screen" strings truncated
Categories
(Mozilla Localizations :: de / German, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dsubramanian, Unassigned)
References
Details
(Keywords: l12y)
Attachments
(1 file)
(deleted),
image/png
|
Details |
Description:
"Add to home screen" text in browser app is truncated when the user sets the language to Deutch/German.
Repro Steps:
1. Updated to Leo Build ID: 20130715070218
2. From the Home screen, tap on the Browser App
3. Tap on the Star icon
4. Tap on "Add to home screen" option on the option menu
5. "Add to home screen" page is seen
Actual Results:
"Add to home screen" strings (Zum startbuldschirm h...)truncated
Expected Results:
"Add to home screen" strings (Zum startbuldschirm h...) strings are not truncated
-Environmental Variables-
Leo Build ID: 20130715070218
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/6062fdf2deb8
Gaia: 55ed5e08a2250ea2d3571fff860c39e66fabed14
Platform Version: 18.1
Notes:
Repro frequency: 100%
See attached: screenshot
Comment 1•11 years ago
|
||
The issue here is again that the string "Zum Startbildschirm hinzufügen" is shared and used as header and button label of the same dialog.
http://mxr.mozilla.org/gaia/source/apps/homescreen/save-bookmark.html?force=1#36
http://mxr.mozilla.org/gaia/source/apps/homescreen/save-bookmark.html?force=1#45
Comment 2•11 years ago
|
||
WONTFIX because the button on the pane has the full text.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•