canmove, Confirmed users
1,448
edits
m (→How this works) |
|||
| Line 89: | Line 89: | ||
===How this works=== | ===How this works=== | ||
Thanks to <code>DEBUG=1</code>, Gaia will look for files in <code>/locales/pl/</code>. See https://hg.mozilla.org/gaia-l10n/en-US/ for how to lay out the files. File names should be <code>browser.properties<code>, and ''not'' <code>browser.en-US.properties</code> even though <code>/apps/browser/locales/locales.ini</code> might suggest otherwise. There's some magic going on with the file names and locations to make it easier to just clone the Mercurial repo into <code>/locales</code>. | Thanks to <code>DEBUG=1</code>, Gaia will look for files in <code>/locales/pl/</code>. See https://hg.mozilla.org/gaia-l10n/en-US/ for how to lay out the files. File names should be <code>browser.properties</code>, and ''not'' <code>browser.en-US.properties</code> even though <code>/apps/browser/locales/locales.ini</code> might suggest otherwise. There's some magic going on with the file names and locations to make it easier to just clone the Mercurial repo into <code>/locales</code>. | ||
===Troubleshooting/Known Issues=== | ===Troubleshooting/Known Issues=== | ||