Changes

Jump to: navigation, search

Automated localization build tool

145 bytes added, 12:33, 13 October 2007
m
added some regular expressions
* To fill out what is missing in the source of your localization
* MOZ_CO_PROJECT=browser make -f tools/l10n/l10n.mk '''create-en-GB'''
* Change we should make to a localization source code(I'm not sure about the regular expressions): >> color(s) -> colour(s) -- re.sub(r'([Cc])olor', r'\1olour', instring) >> dialogue -> dialog-- re.sub(r'([Dd])ialogue', r'\1ialog', instring) >> Go forward -> Go forwards--
>> Minimize -> Minimise
>> Center -> Centre
1
edit

Navigation menu