odoo/addons/base_report_designer
Antonin Bourguignon b0e8ae4c7d [IMP] error messages
fix errors ending with an exclamation point; use a point instead
remove uniques (or almost) error messages titles, like 'Encoding Error' (1 occurrence in addons), 'Integrity Error' (1 occurrence in addons), 'Report Name' (1 occurrence in addons), 'Value Error' (1 occurrence in addons), 'Wrong Period Code' (1 occurrence in addons); replace these with 'Error'
add newline character after some messages titles, when necessary
fix 'UserError': should be 'User Error'
remove spaces before exclamation marks
add capital letters to messages titles words (e.g.: 'Invalid action' becomes 'Invalid Action')

bzr revid: abo@openerp.com-20120807110616-u3nlnybtgaebro18
2012-08-07 13:06:16 +02:00
..
i18n Launchpad automatic translations update. 2012-07-14 06:27:50 +00:00
openerp_sxw2rml [IMP] rephrase some error and warning messages in base_action_rule, base_calendar, base_crypt, base_report_designer and base_status 2012-08-06 18:28:17 +02:00
plugin [IMP] error messages 2012-08-07 13:06:16 +02:00
wizard [IMP] footer on forms 2012-07-10 18:40:11 +02:00
__init__.py [MERGE] sfd-adoons: base_synchro, openoffice-plugin 2010-09-18 12:54:46 +05:30
__openerp__.py [IMP] : Update Description for modules 2012-07-12 16:15:02 +05:30
base_report_designer.py [MERGE] Fix bug 891544 - prevent double-encoding of binary fields 2011-11-28 14:09:39 +01:00
base_report_designer_installer.xml [IMP] removing unused ir.actions.todo.category object 2012-08-04 22:35:46 +02:00
installer.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30