diff --git a/README.md b/README.md index f1302dd68..63508d498 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ addon | version | maintainers | summary [web_sheet_full_width](web_sheet_full_width/) | 12.0.1.0.1 | | Use the whole available screen width when displaying sheets [web_switch_context_warning](web_switch_context_warning/) | 12.0.2.0.0 | | Show a warning if current user, company or database have been switched in another tab or window. [web_timeline](web_timeline/) | 12.0.1.1.2 | [![tarteo](https://github.com/tarteo.png?size=30px)](https://github.com/tarteo) | Interactive visualization chart to show events in time -[web_translate_dialog](web_translate_dialog/) | 12.0.1.2.1 | | Easy-to-use pop-up to translate fields in several languages +[web_translate_dialog](web_translate_dialog/) | 12.0.1.2.2 | | Easy-to-use pop-up to translate fields in several languages [web_tree_duplicate](web_tree_duplicate/) | 12.0.1.0.0 | [![tarteo](https://github.com/tarteo.png?size=30px)](https://github.com/tarteo) | Duplicate records directly from the tree view. [web_tree_dynamic_colored_field](web_tree_dynamic_colored_field/) | 12.0.1.1.2 | | Allows you to dynamically color fields on tree views [web_tree_image_tooltip](web_tree_image_tooltip/) | 12.0.1.0.1 | | Show images in tree views via tooltip diff --git a/web_translate_dialog/README.rst b/web_translate_dialog/README.rst index 7b1890789..3319b2a5c 100644 --- a/web_translate_dialog/README.rst +++ b/web_translate_dialog/README.rst @@ -7,7 +7,7 @@ Web Translate Dialog !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:2c415bc3527dbc4fc6aa9366ea981bd534c18736425ea691eff0c68747674972 + !! source digest: sha256:5bff9f225d12bc0125690d59a9de5f3e3a07e6f6a04332f14a8b6da2c0a5e0d0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_translate_dialog/__manifest__.py b/web_translate_dialog/__manifest__.py index 1388e99e2..f9847e721 100644 --- a/web_translate_dialog/__manifest__.py +++ b/web_translate_dialog/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Web Translate Dialog", "summary": "Easy-to-use pop-up to translate fields in several languages", - "version": "12.0.1.2.1", + "version": "12.0.1.2.2", "category": "Web", "website": "https://github.com/OCA/web", "author": "Camptocamp, " diff --git a/web_translate_dialog/static/description/index.html b/web_translate_dialog/static/description/index.html index b3621a186..bb9e98b6f 100644 --- a/web_translate_dialog/static/description/index.html +++ b/web_translate_dialog/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:2c415bc3527dbc4fc6aa9366ea981bd534c18736425ea691eff0c68747674972 +!! source digest: sha256:5bff9f225d12bc0125690d59a9de5f3e3a07e6f6a04332f14a8b6da2c0a5e0d0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

This module replaces the standard translation view by an easy-to-use pop-up