90
edits
(add links to bsmedberg's document about this and to the bug where lots of stuff for enabling FF trunk L10n is happening) |
MarkTyndall (talk | contribs) (copied gandalf's post over from npm.l10n) |
||
Line 3: | Line 3: | ||
See those resources for some info on what's going on: | See those resources for some info on what's going on: | ||
[http://benjamin.smedbergs.us/l10n/trunk-l10n.html Migrating FF L10n to trunk], [https://bugzilla.mozilla.org/show_bug.cgi?id=279768 Bug 279768 - make build system work with --enable-ui-locale] | [http://benjamin.smedbergs.us/l10n/trunk-l10n.html Migrating FF L10n to trunk], [https://bugzilla.mozilla.org/show_bug.cgi?id=279768 Bug 279768 - make build system work with --enable-ui-locale] | ||
=Directories to localise= | |||
If you're starting from scratch, these are the CVS directories you need to | |||
download and translate: | |||
<pre class="code">mozilla/browser/locales/en-US/ | |||
mozilla/dom/locales/en-US/ | |||
mozilla/extensions/reporter/locales/en-US/ | |||
mozilla/netwerk/locales/en-US/ | |||
mozilla/security/manager/locales/en-US/ | |||
mozilla/toolkit/locales/en-US/</pre> | |||
=Posted to n.p.m.l10n, 2005-04-20 01:33 UTC= | |||
We're days from Firefox 1.1a release, and we're ready to give you | |||
localized trunk builds. | |||
As I'm writing it, first builds on l10n tinderbox that should be grean | |||
are bakeing. | |||
At the moment we have 9 builds that possibly will build. It's not too | |||
much. We have overall 13 builds in CVS. That's not too much. | |||
So please, if you want to have 1.1 alpha in your language, start your | |||
work now. | |||
To check changes in some timeframe you can use our | |||
[http://bonsai.mozilla.org bonsai tool]. | |||
Just put this | |||
<pre class="code">mozilla/browser/locales/en-US/,mozilla/dom/locales/en-US/,mozilla/extensions/reporter/locales/en-US/,mozilla/netwerk/locales/en-US/,mozilla/security/manager/locales/en-US/,mozilla/toolkit/locales/en-US/</pre> | |||
(probably will break) in Directory input, and type the timeframe to | |||
check what changed in that timeframe. | |||
<p class="note"> line corrected as noted by BSmedberg.</p> | |||
The very last change is in reporter tool - update your locales ASAP please. | |||
We will not have time to help those who will wake up in a last day. | |||
Greetings<br> | |||
Zbigniew Braniecki | |||
---- |
edits