Closed
Bug 995511
Opened 11 years ago
Closed 11 years ago
[l10n][gl] Use Spanish layout keyboard by default for gl
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Firefox OS Graveyard
Gaia::Keyboard
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: theo, Assigned: theo)
References
Details
(Whiteboard: LocRun1.4)
Attachments
(1 file)
It seems we don't have any keyboard layout for gl (Galician) locale.
Assignee | ||
Comment 1•11 years ago
|
||
We talked on IRC with Keko, he told me users are expecting a Spanish layout (Which makes sense :) )
flod pointed me to this config file https://github.com/mozilla-b2g/gaia/blob/master/build/config/keyboard-layouts.json
Currently, English layout is defined by default for Galician.
I will update it as follow:
"gl": [
{"layoutId": "es", "app": ["apps", "keyboard"]}
],
Assignee | ||
Updated•11 years ago
|
Summary: [l10n][gl] Missing keyboard for gl → [l10n][gl] Use Spanish layout keyboard by default for gl
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Comment on attachment 8406232 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/18291
This patch looks good to me.
However, the travis is failed, and I just triggered it to re-run.
Let's see how it goes.
Thanks.
Attachment #8406232 -
Flags: review?(rlu) → review+
Comment 4•11 years ago
|
||
The travis is all green.
Landed to Gaia master,
https://github.com/mozilla-b2g/gaia/commit/6c984a6c3090a9b592b0be3209c102235669adab
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•