Manages i18n data via command-line interface.
Version:
0.2
Author:
Max Ischenko, U{http://maxischenko.in.ua}
Copyright:
Copyright 2005-2006 Max Ischenko
License:
MIT
|
|
|
|
|
load_project_config(self)
Chooses the config file, trying to guess whether this is a
development or installed project. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| _copy_file_withcheck(self,
sourcefile,
targetfile) |
source code
|
|
|
|
| _copy_moduletranslation(self,
sourcefile,
targetdir,
language) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix_tzinfo(self,
potfile)
In certain enviroments, tz info as formatted by strftime() is not
utf-8. |
source code
|
|