odoo/addons/web/static
Xavier Morel fd96386cd4 [FIX] translatability of addition button label in listview
* Original label is evaluated very early (before translation database is loaded), defer its execution
* Replacement 'add' label in m2m list views wasn't marked for translation
* Also mark a few strings in form view

lp bug: https://launchpad.net/bugs/903963 fixed

bzr revid: xmo@openerp.com-20111215100652-8iujastl6bvi7feu
2011-12-15 11:06:52 +01:00
..
lib [FIX] Disable tooltip when clicking on action buttons 2011-12-07 12:35:59 +01:00
src [FIX] translatability of addition button label in listview 2011-12-15 11:06:52 +01:00
test [FIX] correctly format group header values 2011-12-12 14:15:34 +01:00