[FIX] translate: first element of 'args' should not be None
[odoo/odoo.git] / bin / tools / translate.py
2011-11-21 olt@tinyerp.com[FIX] translate: first element of 'args' should not...
2010-12-31 Margarita Manterola[FIX] Confirm messages can now be translated
2010-11-23 Anup (OpenERP)[FIX] Unnecessary RML Comments in Translations When...
2010-09-01 Anup (OpenERP)[FIX] msgstr in .pot file must be '' while exporting...
2010-05-18 Stephane Wirtel[MERGE] Include a security branch to remove the possibl...
2010-04-06 Stephane Wirtel[FIX] By pass a missing field in the translation
2010-03-17 Christophe Simonis[IMP] some tweaks after code review from xmo
2010-03-16 Christophe Simonis[FIX] bin/tools/*: avoid (potential) sql injections
2010-02-25 Christophe Simonis[FIX] translate: error with workaround about \xa0 in...
2010-02-18 Jay (Open ERP)[FIX] Export translations: module name from path calcul...
2009-12-10 Christophe Simonis[FIX] handle the case of missing "#:" formated comment...
2009-12-08 hda (Tiny)Merge
2009-12-03 mra (Open ERP)[FIX] Translation: Error parsing .po files when applica...
2009-11-28 Xavier Morel[IMP] removal of usages of the deprecated node.getchild...
2009-11-17 HDA (OpenERP)Fixed xml dom problem in export translation.
2009-11-05 HDA (OpenERP)Merge and bugfixes from jvo
2009-10-28 Raphaël Valyi[MERGE] lxml+etree instead of deprecated XML libs which...
2009-09-29 Jay (Open ERP)[FIX] Export Translation : Warning on Non-existing...
2009-09-11 Christophe Chauvet... [FIX] Better translation exportation.
2009-08-18 Christophe Simonis[FIX] correct translation tgz archive creation
2009-08-13 Christophe Simonis[FIX] avoid a bug when look in stack when translate...
2009-07-28 Ysa(OpenERP)[FIX] Translation : Text with prefix '_' from py files...
2009-06-10 Christophe Simonis[FIX] translation export: catch the case when a object...
2009-06-10 Fabien Pinckaers[FIX] translations resynchro terms
2009-06-09 Fabien Pinckaers[FIX] Bugfix translations and float/int format in reports
2009-04-07 Fabien Pinckaersmoved_locales
2009-02-11 ame (Tiny/Axelor)[FIX] create db with non-english locale with web client...
2009-02-10 Christophe Simonis[FIX] gettextAlias: handle the case when context is...
2009-02-06 Stephane Wirtel[FIX] Fix an encoding error
2009-02-05 Stephane Wirtel[FIX] Unicode encoding
2009-02-05 Christophe Simonis[FIX] locale problems (again)
2009-02-05 Christophe Simonis[FIX] fix locale problems
2009-02-05 Christophe Simonis[FIX] try to set the locale to utf8 before using the...
2009-02-05 Christophe Simonis[IMP/FIX] improve locale usage
2009-02-04 Fabien Pinckaersbugfix
2009-02-04 Christophe Simonis[FIX] unicodify the logger
2009-01-29 Christophe Simonis[FIX] avoid a crash when resetting the local with pytho...
2009-01-28 Fabien Pinckaersbugfix
2009-01-28 Jay (Open ERP)Surpassed the exception when resetting locale for non...
2009-01-22 Apa (Open ERP)[FIX] unsupported locale settings...
2009-01-21 Apa (Open ERP)[FIX]:If you are using an 'iso-8859-1' or 'latin1'...
2009-01-20 Jay (Open ERP)Misc. changes
2009-01-20 Apa (Open ERP)Add code for locale langauge translation
2009-01-11 Christophe Simonis[IMP] sort translations in the output translation file...
2009-01-07 hda (Tiny)bugfix
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-30 Christophe Simonis[FIX] fix in xml parsing in translations
2008-12-19 Christophe Simonis[FIX] handle the case when 'selection' in wizard are...
2008-12-18 Christophe Simonis[FIX] fix python 2.4 compatibility
2008-12-16 Christophe Simonis[FIX] translate help of fields in wizards
2008-12-13 Fabien Pinckaersbugfix_cache_speed_improvement_store
2008-12-10 Stephane Wirtel[IMP] Remove the print statements
2008-12-05 Christophe Simonis[FIX] allow selections in (old style) wizards to be...
2008-12-04 Christophe Simonis[IMP] move oswalksymlinks to a new module tools.osutil
2008-12-01 Christophe Simonis[IMP] po file generation: write the string format after...
2008-11-28 Christophe Simonis[IMP] better error message 5.0.0-rc1-server
2008-11-23 Fabien Pinckaersbugfix
2008-11-23 Fabien Pinckaersbugfix_301049
2008-11-18 Stephane Wirtel[FIX] Use get_languages instead of scan_languages ...
2008-11-17 Stephane Wirtel[IMP] Use scan_languages instead of get_languages
2008-11-03 Christophe Simonispassing in GPL-3
2008-10-20 Christophe Simonistranslations: avoid a traceback
2008-10-15 Christophe Simonispo files: allow empty lines between comments and msgid
2008-10-09 Olivier LaurentBugfix: TinyPOFile has no attribute 'lines'
2008-10-09 Olivier LaurentPO file header lines should end with '\n' (otherwise...
2008-10-09 Olivier Laurentno comments after line termination character ('\')
2008-10-09 Olivier Laurentno comments after line termination character ('\')
2008-10-09 Olivier LaurentBugfix:
2008-10-08 Olivier LaurentHandle the BOM (Byte Order Mark) in PO files
2008-09-30 Christophe Simonisbugfix with po file import
2008-09-12 Christophe Simonisimprove the use of release.py
2008-09-11 Christophe Simonisbugfix with the import/export of po files
2008-09-10 Christophe Simonisfix with lang import
2008-09-10 Stephane WirtelRename Tiny ERP to OpenERP
2008-09-08 Christophe Simonisfix with code source walking in translation export
2008-09-04 Christophe Simonisadd (and use) method tools.oswalksymlinks
2008-09-04 Christophe Simonistranslations:
2008-09-02 Christophe Simonisexport lang tgz: fix tar warning
2008-09-02 Christophe Simonisonly strings in python code are python formated
2008-09-02 Christophe Simonisdo not export empty translatable strings
2008-09-01 Fabien PinckaersSmall bugfixes
2008-08-22 Christophe Simonisexport lang as po file: bugfix: msgid must be unique
2008-08-19 Christophe Simonis* allow export of translation po files into a tgz archive.
2008-08-05 Amit MendaparaImproved `GettextAlias`
2008-07-23 Christophe Simonismerge
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-23 Christophe Simonisexport language: no crash when no modules selected
2008-07-22 Christophe Simonisconvert tabs to 4 spaces
2008-07-22 Christophe Simonisi18n: allow export into a po file from command line
2008-07-18 Christophe Simonis* the translations are graphically exportable by module
2008-07-17 Christophe Simonistranslation: allow export in .po format
2008-07-15 Christophe Simonisallow the translation of the constraints
2008-07-15 Christophe Simonisnow _() works !
2008-07-08 Christophe Simonis* translation of nearly all exceptions
2008-06-30 Fabien PinckaersBugfixes for translations
2008-06-17 Fabien PinckaersImprovements inmenus
2008-06-16 Fabien PinckaersImprovements
2008-06-16 stwadd the copyright
2007-10-24 cedFix translation
2007-10-24 cedImprove translation
next