441
edits
No edit summary |
No edit summary |
||
| Line 144: | Line 144: | ||
Use lilmatt's magic L10N script to compile Lightning into Locales. You can find the script in {{bug|352546}}. We will check it into the main tree somewhere (suggested name: m/c/lilmattsmagicbuildtricks). You need to update the .dtd and .properties filenames for the current release. | Use lilmatt's magic L10N script to compile Lightning into Locales. You can find the script in {{bug|352546}}. We will check it into the main tree somewhere (suggested name: m/c/lilmattsmagicbuildtricks). You need to update the .dtd and .properties filenames for the current release. | ||
==Push tag forward on updated l10n files== | |||
In the <code>l10n</code> directory where you originally tagged l10n... | |||
cvs up -r SUNBIRD_0_5_BRANCH | |||
cvs tag -F SUNBIRD_0_5_RELEASE | |||
edits