canmove, Confirmed users
1,448
edits
(Created page with "Here are the steps to follow by l10n drivers to add a locale to Gaia. ==Create the repository== Follow ReleaseEngineering/RepositoryCreationRequest to get the repository cre...") |
|||
| Line 14: | Line 14: | ||
Edit [https://github.com/mozilla-b2g/gaia/blob/master/locales/languages_all.json locales/languages_all.json] in Gaia. Native language names can be found in the [http://viewvc.svn.mozilla.org/vc/libs/product-details/localeDetails.class.php?view=markup product-details lib]. | Edit [https://github.com/mozilla-b2g/gaia/blob/master/locales/languages_all.json locales/languages_all.json] in Gaia. Native language names can be found in the [http://viewvc.svn.mozilla.org/vc/libs/product-details/localeDetails.class.php?view=markup product-details lib]. | ||
Edit [https://github.com/mozilla-b2g/gaia/blob/master/shared/resources/keyboard_layouts.json shared/resources/kayboard_layouts.json] to enable the desired layout during the FTU setup. | |||
See {{bug|838516}} for example and the [https://github.com/mozilla-b2g/gaia/pull/7980 corresponding pull request]. | See {{bug|838516}} for example and the [https://github.com/mozilla-b2g/gaia/pull/7980 corresponding pull request]. | ||