web/web_translate_dialog
Alexis de Lattre 43f915a947 web_translate_dialog: Add author and license key in __openerp__.py 2019-06-19 11:36:53 +02:00
..
i18n web_translate_dialog: port to v8 2019-06-19 11:36:53 +02:00
static/src web_translate_dialog: port to v8 2019-06-19 11:36:53 +02:00
view web_translate_dialog: port to v8 2019-06-19 11:36:53 +02:00
README.rst Improve README 2019-06-19 11:36:53 +02:00
__init__.py web_translate_dialog: port to v8 2019-06-19 11:36:53 +02:00
__openerp__.py web_translate_dialog: Add author and license key in __openerp__.py 2019-06-19 11:36:53 +02:00

README.rst

Web Translate Dialog
====================

This module replaces the standard translation view by an easy-to-use pop-up view where you can translate all the fields of the object in all the installed languages (for the ancient users, it may remind them the translation pop-up of OpenERP 6.1).

This module also features :
* Adds a *Translate* button item in the *More* menu
* Support HTML fields
* Autosize the textareas to the size of the content

Usage
=====

Go to an object that has translatable fields (*Products* for example) and select *More > Translate* (or click on *Edit* and then click on the flag at the top-right of one of the translatable fields): the translation view will pop-up on your screen. This translation view contains all the translatable fields of the object.

Credits
=======

Contributors
------------

* Guewen Baconnier (Camptocamp)

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.