Confirmed users, Bureaucrats and Sysops emeriti
2,976
edits
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
Below are tidbits that accumulate over time and need special attention for each new locale review. | Below are tidbits that accumulate over time and need special attention for each new locale review. | ||
; attachment contains only relevant files : We ran into exports that contained langpacks, and other random files. Make sure the top-level directory doesn't contain garbage. | |||
; compare-locale : Run the [https://developer.mozilla.org/en/Compare-locales compare-locales] tool on the new locale to get the statistics on translation of strings and report basic errors. | ; compare-locale : Run the [https://developer.mozilla.org/en/Compare-locales compare-locales] tool on the new locale to get the statistics on translation of strings and report basic errors. | ||
; defines.inc : This file contains all contributors that a localization team would like to credit with for the work. It should be correct for both toolkit and browser. Localizers can specify the team responsible for the work by listing the name just after the MOZ_LANGPACK_CREATOR. The team can also wrap contributors with <nowiki><em:contributor></nowiki> tags just after the MOZ_LANGPACK_CONTRIBUTORS section. | ; defines.inc : This file contains all contributors that a localization team would like to credit with for the work. It should be correct for both toolkit and browser. Localizers can specify the team responsible for the work by listing the name just after the MOZ_LANGPACK_CREATOR. The team can also wrap contributors with <nowiki><em:contributor></nowiki> tags just after the MOZ_LANGPACK_CONTRIBUTORS section. |