Closed
Bug 976441
Opened 11 years ago
Closed 11 years ago
[RocketBar] App name in search field should be localized.
Categories
(Firefox OS Graveyard :: Gaia::System::Browser Chrome, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: alive, Unassigned)
References
Details
STR
1. make reset-gaia ROCKETBAR=1
2. Choose Tranditional Chinese in FTU, and finish FTU.
3. Launch Settings app.
Expected:
See 設定 at search field.
Actual:
See Settings at search field.
Comment 1•11 years ago
|
||
how should i start for this bug fixing
Comment 2•11 years ago
|
||
This should be fixed I believe by https://bugzilla.mozilla.org/show_bug.cgi?id=1074417
Comment 3•11 years ago
|
||
oh wait, this is about the displayed title, sorry my bad
soni, the first step to do this is to write a failing integration test
https://github.com/mozilla-b2g/gaia/blob/master/apps/system/js/app_chrome.js#L412 is the line that sets the title, https://github.com/mozilla-b2g/gaia/blob/master/apps/system/test/marionette/browser_chrome_title_test.js would be a good place to start with the test
Comment 4•11 years ago
|
||
The Rocketbar no longer displays the title of apps, it just says "Search the web" so I think this is now invalid.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•