Search 1.9 billion lines of Odoo code on GitHub

ui_translation

Author: Anybox
License: no license
Branch: master
Repository: anybox/odoo-translation
Dependencies: base, and web
Languages: JavaScript (105, 43.8%), Python (81, 33.8%), XML (38, 15.8%), and reStructuredText (16, 6.7%)
Other repositories: OdooBulgaria/odoo-translation, ccdos/odoo-translation, dhongu/odoo-translation, leangjia/odoo-translation, molandtoxx/odoo-translation, sagar-developer-92/odoo-translation, and zhaohuaw/odoo-translation

<h1 class="title">UI Translation</h1> <p>This module aims to easly translate Odoo or change terms from where you are, <cite>Ctrl</cite> + <cite>Click</cite> on any string in the application to translate it!</p> <a name="usage"></a> <h2>Usage</h2> <ul class="simple"> <li>Make sure your log user use the translated language (using preferences)</li> <li>Go to <cite>Synchronize Terms</cite> in Settings &gt; Translations &gt; Application Terms menu to generate ir.translation recrods to translate, this avoid to get headeak to collect extra data.</li> <li><cite>Ctrl</cite> + <cite>Click</cite> on any string you want to translate</li> </ul> <a name="todo"></a> <h2>TODO</h2> <ul class="simple"> <li>Do not releoad the entire Page, what should be nice is to get the result from the validate on close wizard and only change the clicked label.</li> <li>When it's a label field, display its associated help message.</li> </ul>