3
0
Fork 0

minor improvements to README.rst

8.0
Alexandre Fayolle 2016-05-06 16:49:34 +02:00
parent 7680811cbc
commit f5c1060279
1 changed files with 5 additions and 4 deletions

View File

@ -1,11 +1,12 @@
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 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 long-time 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
This module also features:
* A *Translate* button item in the *More* menu
* Support for HTML fields
* Autosize the textareas to the size of the content
Usage