Closed
Bug 886628
Opened 12 years ago
Closed 11 years ago
Add Romanian keyboard layout support
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Tracking
(blocking-b2g:leo+, b2g18 verified)
People
(Reporter: mihai, Assigned: mihai)
References
Details
(Keywords: l12y)
Attachments
(1 file)
As Romanian is one of the target locales for v1.0.1, it would be nice to have the associated keyboard layout.
For reference: http://en.wikipedia.org/wiki/Romanian_keyboard_layout
Assignee | ||
Updated•12 years ago
|
tracking-b2g18:
--- → ?
Comment 1•12 years ago
|
||
For reference of how to do l10n: https://wiki.mozilla.org/L10n:B2G
Assignee | ||
Comment 2•12 years ago
|
||
Added the necessary logic and layout for the Romanian keyboard. Accented characters specific to the Romanian language are alternatives for their equivalent ASCII characters (e.g. 'î' -> 'i', ș -> 's', etc.).
Attachment #776851 -
Flags: review?(rlu)
Comment 3•12 years ago
|
||
I've looked at pull request #11018, but I couldn't figure out whether that layout includes the „ ” « » and – characters used in Romanian. Can you confirm that it does?
Assignee | ||
Comment 4•12 years ago
|
||
Those characters are available within the alternate layout (i.e. by pressing the '?123' key and 'ALT' from the alternate layout).
Comment 5•11 years ago
|
||
Comment on attachment 776851 [details]
Pull Request #11018 - Add Romanian kb layout
Mihai,
looks good to me, r+ from me.
Thanks for working on this and sorry for putting this at my queue for so long.
This patch cannot be merged automatically, due to some conflicts in settings/index.html.
Could you please resolve it?
Or I will do it as a follow-up.
Attachment #776851 -
Flags: review?(rlu) → review+
Comment 6•11 years ago
|
||
BTW, I know nothing about Romanian, but I cannot find '„' character as Comment 3 by George.
Can someone help to check if this is needed?
Thanks.
Flags: needinfo?(mihai)
Flags: needinfo?(george)
Comment 7•11 years ago
|
||
BTW, I know nothing about Romanian, but I cannot find '„' character as Comment 3 by George.
Can someone help to check if this is needed?
Thanks.
Assignee | ||
Comment 8•11 years ago
|
||
(In reply to Rudy Lu [:rudyl] from comment #6)
> BTW, I know nothing about Romanian, but I cannot find '„' character as
> Comment 3 by George.
> Can someone help to check if this is needed?
>
> Thanks.
Hi Rudy, thanks for checking the patch! I did forget about the specific quote characters which I now added under the alt state (i.e. long tap) of " -> „”.
Let me know if this looks good.
Flags: needinfo?(mihai)
Comment 9•11 years ago
|
||
Mihai,
Yes, we are all good to merge your patch.
Glad to have a native speaker to add this for our Firefox OS users.
Thank you so much!
Flags: needinfo?(george)
Assignee | ||
Comment 10•11 years ago
|
||
Thanks, Rudy! Glad to contribute on language-specific features :)
Landed on master:
https://github.com/mozilla-b2g/gaia/commit/bdbf88cfdeb54153f851797ff3ece9779ae28a43
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 11•11 years ago
|
||
Nominating as blocker for leo since this is a v1.1 shipping language.
blocking-b2g: --- → leo?
Comment 12•11 years ago
|
||
Mihai, could this patch be adapated to not require new strings on v1-train?
Adding late-l10n for now.
Assignee | ||
Comment 13•11 years ago
|
||
(In reply to Axel Hecht [:Pike] from comment #12)
> Mihai, could this patch be adapated to not require new strings on v1-train?
>
> Adding late-l10n for now.
Yes, the keyboard layout can be included in the "other latins" group which is localized.
Comment 14•11 years ago
|
||
(In reply to Mihai Cirlanaru [:mihai][:mcirlanaru] from comment #13)
> (In reply to Axel Hecht [:Pike] from comment #12)
> > Mihai, could this patch be adapated to not require new strings on v1-train?
> >
> > Adding late-l10n for now.
>
> Yes, the keyboard layout can be included in the "other latins" group which
> is localized.
Thanks, non-late-l10n then.
Keywords: late-l10n
Assignee | ||
Comment 15•11 years ago
|
||
The Romanian keyboard layout has been uplifted to v1-train through the patch for bug 907763.
status-b2g18:
--- → fixed
tracking-b2g18:
? → ---
Updated•11 years ago
|
blocking-b2g: leo? → leo+
Comment 16•11 years ago
|
||
Verified fixed on
Build ID: 20130827041201
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/328b3b8158ee
Gaia: 4b2f1a103d046c92d201e8fcfb1ae224f59e7cf1
Platform Version: 18.1
Necessary accented characters have now been added to the Romanian keyboard. (i.e. „ ” « » î i ș s and – etc)
You need to log in
before you can comment on or make changes to this bug.
Description
•