Silme:Tools: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with 'Below you'll be able to find a list of scripts that can be useful for you to work with localizations or as an examples of silme patterns. == Scripts == * localize.py * compare-...')
 
No edit summary
Line 11: Line 11:
* l10nmerge-3way.py
* l10nmerge-3way.py
* map_structure.py + apply_map.py
* map_structure.py + apply_map.py
*
 
== Sources ==
 
* [http://hg.mozilla.org/users/zbraniecki_mozilla.com/silme/file/tip/scripts/ http://hg.mozilla.org/users/zbraniecki_mozilla.com/silme/file/tip/scripts/]

Revision as of 20:38, 11 May 2009

Below you'll be able to find a list of scripts that can be useful for you to work with localizations or as an examples of silme patterns.

Scripts

  • localize.py
  • compare-locales.py
  • compare-versions.py
  • clean_obsolete.py
  • l10nconv.py
  • l10nmerge.py
  • l10nmerge-3way.py
  • map_structure.py + apply_map.py

Sources