You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

73 lines
2.2 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ====================
  5. Web Translate Dialog
  6. ====================
  7. This module replaces the standard translation view by an easy-to-use pop-up
  8. view where you can translate all the fields of the object in all the installed
  9. languages (for long-time users, it may remind them the translation pop-up of
  10. OpenERP 6.1).
  11. This module also features:
  12. * A *Translate* button item in the *More* menu
  13. * Support for HTML fields
  14. * Autosize the textareas to the size of the content
  15. Usage
  16. =====
  17. Go to an object that has translatable fields (*Products* for example) and
  18. select *More > Translate* (or click on *Edit* and then click on the flag at
  19. the top-right of one of the translatable fields): the translation view will
  20. pop-up on your screen. This translation view contains all the translatable
  21. fields of the object.
  22. If you click in the standard translate icon then the translation view will
  23. pop-up with this field only.
  24. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  25. :alt: Try me on Runbot
  26. :target: https://runbot.odoo-community.org/runbot/162/10.0
  27. Bug Tracker
  28. ===========
  29. Bugs are tracked on `GitHub Issues
  30. <https://github.com/OCA/web/issues>`_. In case of trouble, please
  31. check there if your issue has already been reported. If you spotted it first,
  32. help us smashing it by providing a detailed and welcomed feedback.
  33. Credits
  34. =======
  35. Images
  36. ------
  37. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  38. Contributors
  39. ------------
  40. * Guewen Baconnier (Camptocamp)
  41. * Antonio Espinosa <antonio.espinosa@tecnativa.com>
  42. * Serpent Consulting Services Pvt. Ltd. <jay.vora@serpentcs.com>
  43. Maintainer
  44. ----------
  45. .. image:: https://odoo-community.org/logo.png
  46. :alt: Odoo Community Association
  47. :target: https://odoo-community.org
  48. This module is maintained by the OCA.
  49. OCA, or the Odoo Community Association, is a nonprofit organization whose
  50. mission is to support the collaborative development of Odoo features and
  51. promote its widespread use.
  52. To contribute to this module, please visit https://odoo-community.org.