From 808eb504416ffbea3344d7012458755fe7823124 Mon Sep 17 00:00:00 2001 From: Gusti Tammam Date: Fri, 19 Oct 2018 08:00:16 +0700 Subject: [PATCH] [MIG] web_m2x_options: Migration to 12.0 --- web_m2x_options/README.rst | 10 +++---- web_m2x_options/__manifest__.py | 7 +++-- web_m2x_options/i18n/ar.po | 30 ++++++++++----------- web_m2x_options/i18n/de.po | 30 ++++++++++----------- web_m2x_options/i18n/es.po | 30 ++++++++++----------- web_m2x_options/i18n/fi.po | 30 ++++++++++----------- web_m2x_options/i18n/fr.po | 30 ++++++++++----------- web_m2x_options/i18n/hr.po | 30 ++++++++++----------- web_m2x_options/i18n/it.po | 30 ++++++++++----------- web_m2x_options/i18n/nl_NL.po | 30 ++++++++++----------- web_m2x_options/i18n/pt_BR.po | 34 ++++++++++++------------ web_m2x_options/i18n/sl.po | 30 ++++++++++----------- web_m2x_options/i18n/tr.po | 30 ++++++++++----------- web_m2x_options/i18n/web_m2x_options.pot | 32 +++++++++++----------- web_m2x_options/static/src/js/form.js | 5 +++- 15 files changed, 197 insertions(+), 191 deletions(-) diff --git a/web_m2x_options/README.rst b/web_m2x_options/README.rst index a0e129d41..04ba43db5 100644 --- a/web_m2x_options/README.rst +++ b/web_m2x_options/README.rst @@ -14,13 +14,13 @@ web_m2x_options :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github - :target: https://github.com/OCA/web/tree/11.0/web_m2x_options + :target: https://github.com/OCA/web/tree/12.0/web_m2x_options :alt: OCA/web .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_m2x_options + :target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_m2x_options :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/162/11.0 + :target: https://runbot.odoo-community.org/runbot/162/12.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -149,7 +149,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -191,6 +191,6 @@ 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. -This module is part of the `OCA/web `_ project on GitHub. +This module is part of the `OCA/web `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/web_m2x_options/__manifest__.py b/web_m2x_options/__manifest__.py index 04b0986ef..a9e0e5cc3 100644 --- a/web_m2x_options/__manifest__.py +++ b/web_m2x_options/__manifest__.py @@ -1,7 +1,11 @@ +# Copyright 2015 0k.io +# Copyright 2016 ACSONE SA/NV +# Copyright 2017 Tecnativa +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": 'web_m2x_options', - "version": "11.0.1.0.0", + "version": "12.0.1.0.0", 'category': 'Web', "author": "ACSONE SA/NV, " "0k.io, " @@ -10,7 +14,6 @@ 'website': 'https://github.com/OCA/web', 'license': 'AGPL-3', "depends": [ - 'base', 'web', ], 'data': [ diff --git a/web_m2x_options/i18n/ar.po b/web_m2x_options/i18n/ar.po index af11fdcf2..98ba54a8f 100644 --- a/web_m2x_options/i18n/ar.po +++ b/web_m2x_options/i18n/ar.po @@ -28,75 +28,75 @@ msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:52 +#: code:addons/web_m2x_options/static/src/js/form.js:54 #, python-format msgid "Cancel" msgstr "إلغاء" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:31 +#: code:addons/web_m2x_options/static/src/js/form.js:33 #, python-format msgid "Create" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:241 +#: code:addons/web_m2x_options/static/src/js/form.js:243 #, python-format msgid "Create \"%s\"" msgstr "إنشاء \"%s\"" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:28 +#: code:addons/web_m2x_options/static/src/js/form.js:30 #, python-format msgid "Create a %s" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:261 +#: code:addons/web_m2x_options/static/src/js/form.js:263 #, python-format msgid "Create and Edit..." msgstr "إنشاء وتحرير ..." #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:42 +#: code:addons/web_m2x_options/static/src/js/form.js:44 #, python-format msgid "Create and edit" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:267 +#: code:addons/web_m2x_options/static/src/js/form.js:269 #, python-format msgid "No results to show..." msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:341 +#: code:addons/web_m2x_options/static/src/js/form.js:342 #, python-format msgid "Open: " msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:206 +#: code:addons/web_m2x_options/static/src/js/form.js:208 #, python-format msgid "Search More..." msgstr "البحث عن المزيد ..." #. module: web_m2x_options -#. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:58 -#, python-format -msgid "You are creating a new %s, are you sure it does not exist yet?" +#: model:ir.model,name:web_m2x_options.model_ir_config_parameter +msgid "System Parameter" msgstr "" #. module: web_m2x_options -#: model:ir.model,name:web_m2x_options.model_ir_config_parameter -msgid "ir.config_parameter" +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:60 +#, python-format +msgid "You are creating a new %s, are you sure it does not exist yet?" msgstr "" diff --git a/web_m2x_options/i18n/de.po b/web_m2x_options/i18n/de.po index 8205b855d..c46aef158 100644 --- a/web_m2x_options/i18n/de.po +++ b/web_m2x_options/i18n/de.po @@ -28,77 +28,77 @@ msgstr "!(widget.options.no_open || widget.options.no_open_edit)" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:52 +#: code:addons/web_m2x_options/static/src/js/form.js:54 #, python-format msgid "Cancel" msgstr "Abbrechen" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:31 +#: code:addons/web_m2x_options/static/src/js/form.js:33 #, python-format msgid "Create" msgstr "Anlegen" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:241 +#: code:addons/web_m2x_options/static/src/js/form.js:243 #, python-format msgid "Create \"%s\"" msgstr "Anlegen \"%s" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:28 +#: code:addons/web_m2x_options/static/src/js/form.js:30 #, python-format msgid "Create a %s" msgstr "Eine %s anlegen" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:261 +#: code:addons/web_m2x_options/static/src/js/form.js:263 #, python-format msgid "Create and Edit..." msgstr "Anlegen und Bearbeiten" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:42 +#: code:addons/web_m2x_options/static/src/js/form.js:44 #, python-format msgid "Create and edit" msgstr "Anlegen und bearbeiten" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:267 +#: code:addons/web_m2x_options/static/src/js/form.js:269 #, python-format msgid "No results to show..." msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:341 +#: code:addons/web_m2x_options/static/src/js/form.js:342 #, python-format msgid "Open: " msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:206 +#: code:addons/web_m2x_options/static/src/js/form.js:208 #, python-format msgid "Search More..." msgstr "Suche weitere..." +#. module: web_m2x_options +#: model:ir.model,name:web_m2x_options.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:58 +#: code:addons/web_m2x_options/static/src/js/form.js:60 #, python-format msgid "You are creating a new %s, are you sure it does not exist yet?" msgstr "" "Sie legen eine neue %s an, sind Sie sicher, dass diese nicht bereits " "vorhanden ist?" - -#. module: web_m2x_options -#: model:ir.model,name:web_m2x_options.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" diff --git a/web_m2x_options/i18n/es.po b/web_m2x_options/i18n/es.po index ed1e6da8f..6df9b465c 100644 --- a/web_m2x_options/i18n/es.po +++ b/web_m2x_options/i18n/es.po @@ -27,75 +27,75 @@ msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:52 +#: code:addons/web_m2x_options/static/src/js/form.js:54 #, python-format msgid "Cancel" msgstr "Cancelar" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:31 +#: code:addons/web_m2x_options/static/src/js/form.js:33 #, python-format msgid "Create" msgstr "Crear" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:241 +#: code:addons/web_m2x_options/static/src/js/form.js:243 #, python-format msgid "Create \"%s\"" msgstr "Crear \"%s\"" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:28 +#: code:addons/web_m2x_options/static/src/js/form.js:30 #, python-format msgid "Create a %s" msgstr "Crear un %s" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:261 +#: code:addons/web_m2x_options/static/src/js/form.js:263 #, python-format msgid "Create and Edit..." msgstr "Crear y editar..." #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:42 +#: code:addons/web_m2x_options/static/src/js/form.js:44 #, python-format msgid "Create and edit" msgstr "Crear y editar" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:267 +#: code:addons/web_m2x_options/static/src/js/form.js:269 #, python-format msgid "No results to show..." msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:341 +#: code:addons/web_m2x_options/static/src/js/form.js:342 #, python-format msgid "Open: " msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:206 +#: code:addons/web_m2x_options/static/src/js/form.js:208 #, python-format msgid "Search More..." msgstr "Buscar más..." +#. module: web_m2x_options +#: model:ir.model,name:web_m2x_options.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:58 +#: code:addons/web_m2x_options/static/src/js/form.js:60 #, python-format msgid "You are creating a new %s, are you sure it does not exist yet?" msgstr "Está creando un nuevo %s, ¿está seguro de no existe ya?" - -#. module: web_m2x_options -#: model:ir.model,name:web_m2x_options.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" diff --git a/web_m2x_options/i18n/fi.po b/web_m2x_options/i18n/fi.po index 6dbcfd4ff..6779b8504 100644 --- a/web_m2x_options/i18n/fi.po +++ b/web_m2x_options/i18n/fi.po @@ -27,75 +27,75 @@ msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:52 +#: code:addons/web_m2x_options/static/src/js/form.js:54 #, python-format msgid "Cancel" msgstr "Peru" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:31 +#: code:addons/web_m2x_options/static/src/js/form.js:33 #, python-format msgid "Create" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:241 +#: code:addons/web_m2x_options/static/src/js/form.js:243 #, python-format msgid "Create \"%s\"" msgstr "Luo \"%s\"" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:28 +#: code:addons/web_m2x_options/static/src/js/form.js:30 #, python-format msgid "Create a %s" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:261 +#: code:addons/web_m2x_options/static/src/js/form.js:263 #, python-format msgid "Create and Edit..." msgstr "Luo ja muokkaa..." #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:42 +#: code:addons/web_m2x_options/static/src/js/form.js:44 #, python-format msgid "Create and edit" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:267 +#: code:addons/web_m2x_options/static/src/js/form.js:269 #, python-format msgid "No results to show..." msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:341 +#: code:addons/web_m2x_options/static/src/js/form.js:342 #, python-format msgid "Open: " msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:206 +#: code:addons/web_m2x_options/static/src/js/form.js:208 #, python-format msgid "Search More..." msgstr "Hae lisää..." #. module: web_m2x_options -#. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:58 -#, python-format -msgid "You are creating a new %s, are you sure it does not exist yet?" +#: model:ir.model,name:web_m2x_options.model_ir_config_parameter +msgid "System Parameter" msgstr "" #. module: web_m2x_options -#: model:ir.model,name:web_m2x_options.model_ir_config_parameter -msgid "ir.config_parameter" +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:60 +#, python-format +msgid "You are creating a new %s, are you sure it does not exist yet?" msgstr "" diff --git a/web_m2x_options/i18n/fr.po b/web_m2x_options/i18n/fr.po index 9e004322d..168ef17a2 100644 --- a/web_m2x_options/i18n/fr.po +++ b/web_m2x_options/i18n/fr.po @@ -27,75 +27,75 @@ msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:52 +#: code:addons/web_m2x_options/static/src/js/form.js:54 #, python-format msgid "Cancel" msgstr "Annuler" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:31 +#: code:addons/web_m2x_options/static/src/js/form.js:33 #, python-format msgid "Create" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:241 +#: code:addons/web_m2x_options/static/src/js/form.js:243 #, python-format msgid "Create \"%s\"" msgstr "Creer \"%s\"" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:28 +#: code:addons/web_m2x_options/static/src/js/form.js:30 #, python-format msgid "Create a %s" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:261 +#: code:addons/web_m2x_options/static/src/js/form.js:263 #, python-format msgid "Create and Edit..." msgstr "Créer et modifier..." #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:42 +#: code:addons/web_m2x_options/static/src/js/form.js:44 #, python-format msgid "Create and edit" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:267 +#: code:addons/web_m2x_options/static/src/js/form.js:269 #, python-format msgid "No results to show..." msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:341 +#: code:addons/web_m2x_options/static/src/js/form.js:342 #, python-format msgid "Open: " msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:206 +#: code:addons/web_m2x_options/static/src/js/form.js:208 #, python-format msgid "Search More..." msgstr "Rechercher plus..." #. module: web_m2x_options -#. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:58 -#, python-format -msgid "You are creating a new %s, are you sure it does not exist yet?" +#: model:ir.model,name:web_m2x_options.model_ir_config_parameter +msgid "System Parameter" msgstr "" #. module: web_m2x_options -#: model:ir.model,name:web_m2x_options.model_ir_config_parameter -msgid "ir.config_parameter" +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:60 +#, python-format +msgid "You are creating a new %s, are you sure it does not exist yet?" msgstr "" diff --git a/web_m2x_options/i18n/hr.po b/web_m2x_options/i18n/hr.po index bbc49744a..93d4bdb34 100644 --- a/web_m2x_options/i18n/hr.po +++ b/web_m2x_options/i18n/hr.po @@ -29,75 +29,75 @@ msgstr "!(opcije isključuju otvaranje ili uređivanje)" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:52 +#: code:addons/web_m2x_options/static/src/js/form.js:54 #, python-format msgid "Cancel" msgstr "Otkaži" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:31 +#: code:addons/web_m2x_options/static/src/js/form.js:33 #, python-format msgid "Create" msgstr "Kreiraj" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:241 +#: code:addons/web_m2x_options/static/src/js/form.js:243 #, python-format msgid "Create \"%s\"" msgstr "Kreiraj \" %s\"" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:28 +#: code:addons/web_m2x_options/static/src/js/form.js:30 #, python-format msgid "Create a %s" msgstr "Kreiraj %s" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:261 +#: code:addons/web_m2x_options/static/src/js/form.js:263 #, python-format msgid "Create and Edit..." msgstr "Kreiraj i uredi..." #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:42 +#: code:addons/web_m2x_options/static/src/js/form.js:44 #, python-format msgid "Create and edit" msgstr "Kreiraj i uredi" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:267 +#: code:addons/web_m2x_options/static/src/js/form.js:269 #, python-format msgid "No results to show..." msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:341 +#: code:addons/web_m2x_options/static/src/js/form.js:342 #, python-format msgid "Open: " msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:206 +#: code:addons/web_m2x_options/static/src/js/form.js:208 #, python-format msgid "Search More..." msgstr "Traži dalje..." +#. module: web_m2x_options +#: model:ir.model,name:web_m2x_options.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:58 +#: code:addons/web_m2x_options/static/src/js/form.js:60 #, python-format msgid "You are creating a new %s, are you sure it does not exist yet?" msgstr "Želite kreirati novi %s, jeste li sigurni da već ne postoji?" - -#. module: web_m2x_options -#: model:ir.model,name:web_m2x_options.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" diff --git a/web_m2x_options/i18n/it.po b/web_m2x_options/i18n/it.po index 68f5c22c0..0a253883c 100644 --- a/web_m2x_options/i18n/it.po +++ b/web_m2x_options/i18n/it.po @@ -27,75 +27,75 @@ msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:52 +#: code:addons/web_m2x_options/static/src/js/form.js:54 #, python-format msgid "Cancel" msgstr "Annulla" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:31 +#: code:addons/web_m2x_options/static/src/js/form.js:33 #, python-format msgid "Create" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:241 +#: code:addons/web_m2x_options/static/src/js/form.js:243 #, python-format msgid "Create \"%s\"" msgstr "Crea \"%s\"" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:28 +#: code:addons/web_m2x_options/static/src/js/form.js:30 #, python-format msgid "Create a %s" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:261 +#: code:addons/web_m2x_options/static/src/js/form.js:263 #, python-format msgid "Create and Edit..." msgstr "Crea e Modifica..." #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:42 +#: code:addons/web_m2x_options/static/src/js/form.js:44 #, python-format msgid "Create and edit" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:267 +#: code:addons/web_m2x_options/static/src/js/form.js:269 #, python-format msgid "No results to show..." msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:341 +#: code:addons/web_m2x_options/static/src/js/form.js:342 #, python-format msgid "Open: " msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:206 +#: code:addons/web_m2x_options/static/src/js/form.js:208 #, python-format msgid "Search More..." msgstr "Cerca altro..." #. module: web_m2x_options -#. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:58 -#, python-format -msgid "You are creating a new %s, are you sure it does not exist yet?" +#: model:ir.model,name:web_m2x_options.model_ir_config_parameter +msgid "System Parameter" msgstr "" #. module: web_m2x_options -#: model:ir.model,name:web_m2x_options.model_ir_config_parameter -msgid "ir.config_parameter" +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:60 +#, python-format +msgid "You are creating a new %s, are you sure it does not exist yet?" msgstr "" diff --git a/web_m2x_options/i18n/nl_NL.po b/web_m2x_options/i18n/nl_NL.po index 112fcc408..80d89b75d 100644 --- a/web_m2x_options/i18n/nl_NL.po +++ b/web_m2x_options/i18n/nl_NL.po @@ -28,75 +28,75 @@ msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:52 +#: code:addons/web_m2x_options/static/src/js/form.js:54 #, python-format msgid "Cancel" msgstr "Annuleer" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:31 +#: code:addons/web_m2x_options/static/src/js/form.js:33 #, python-format msgid "Create" msgstr "Aanmaken" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:241 +#: code:addons/web_m2x_options/static/src/js/form.js:243 #, python-format msgid "Create \"%s\"" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:28 +#: code:addons/web_m2x_options/static/src/js/form.js:30 #, python-format msgid "Create a %s" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:261 +#: code:addons/web_m2x_options/static/src/js/form.js:263 #, python-format msgid "Create and Edit..." msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:42 +#: code:addons/web_m2x_options/static/src/js/form.js:44 #, python-format msgid "Create and edit" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:267 +#: code:addons/web_m2x_options/static/src/js/form.js:269 #, python-format msgid "No results to show..." msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:341 +#: code:addons/web_m2x_options/static/src/js/form.js:342 #, python-format msgid "Open: " msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:206 +#: code:addons/web_m2x_options/static/src/js/form.js:208 #, python-format msgid "Search More..." msgstr "" #. module: web_m2x_options -#. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:58 -#, python-format -msgid "You are creating a new %s, are you sure it does not exist yet?" +#: model:ir.model,name:web_m2x_options.model_ir_config_parameter +msgid "System Parameter" msgstr "" #. module: web_m2x_options -#: model:ir.model,name:web_m2x_options.model_ir_config_parameter -msgid "ir.config_parameter" +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:60 +#, python-format +msgid "You are creating a new %s, are you sure it does not exist yet?" msgstr "" diff --git a/web_m2x_options/i18n/pt_BR.po b/web_m2x_options/i18n/pt_BR.po index 810fb79f5..0b9341da6 100644 --- a/web_m2x_options/i18n/pt_BR.po +++ b/web_m2x_options/i18n/pt_BR.po @@ -12,8 +12,8 @@ msgstr "" "POT-Creation-Date: 2018-01-03 03:50+0000\n" "PO-Revision-Date: 2018-08-04 13:34+0000\n" "Last-Translator: Rodrigo Macedo \n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/" -"23907/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" +"teams/23907/pt_BR/)\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -30,76 +30,76 @@ msgstr "!(widget.options.no_open || widget.nodeOptions.no_open_edit)" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:52 +#: code:addons/web_m2x_options/static/src/js/form.js:54 #, python-format msgid "Cancel" msgstr "Cancelar" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:31 +#: code:addons/web_m2x_options/static/src/js/form.js:33 #, python-format msgid "Create" msgstr "Criar" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:241 +#: code:addons/web_m2x_options/static/src/js/form.js:243 #, python-format msgid "Create \"%s\"" msgstr "Criar \"%s\"" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:28 +#: code:addons/web_m2x_options/static/src/js/form.js:30 #, python-format msgid "Create a %s" msgstr "Criar um %s" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:261 +#: code:addons/web_m2x_options/static/src/js/form.js:263 #, python-format msgid "Create and Edit..." msgstr "Criar e editar.." #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:42 +#: code:addons/web_m2x_options/static/src/js/form.js:44 #, python-format msgid "Create and edit" msgstr "Criar e editar" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:267 +#: code:addons/web_m2x_options/static/src/js/form.js:269 #, python-format msgid "No results to show..." msgstr "sem resultado para mostrar..." #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:341 +#: code:addons/web_m2x_options/static/src/js/form.js:342 #, python-format msgid "Open: " msgstr "Abrir: " #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:206 +#: code:addons/web_m2x_options/static/src/js/form.js:208 #, python-format msgid "Search More..." msgstr "Buscar mais..." +#. module: web_m2x_options +#: model:ir.model,name:web_m2x_options.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:58 +#: code:addons/web_m2x_options/static/src/js/form.js:60 #, python-format msgid "You are creating a new %s, are you sure it does not exist yet?" msgstr "" "Você está criando um novo %s, você tem certeza de que ainda não existe?" - -#. module: web_m2x_options -#: model:ir.model,name:web_m2x_options.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" diff --git a/web_m2x_options/i18n/sl.po b/web_m2x_options/i18n/sl.po index 6aa7a7e2e..23fa60093 100644 --- a/web_m2x_options/i18n/sl.po +++ b/web_m2x_options/i18n/sl.po @@ -28,75 +28,75 @@ msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:52 +#: code:addons/web_m2x_options/static/src/js/form.js:54 #, python-format msgid "Cancel" msgstr "Preklic" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:31 +#: code:addons/web_m2x_options/static/src/js/form.js:33 #, python-format msgid "Create" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:241 +#: code:addons/web_m2x_options/static/src/js/form.js:243 #, python-format msgid "Create \"%s\"" msgstr "Ustvari \"%s\"" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:28 +#: code:addons/web_m2x_options/static/src/js/form.js:30 #, python-format msgid "Create a %s" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:261 +#: code:addons/web_m2x_options/static/src/js/form.js:263 #, python-format msgid "Create and Edit..." msgstr "Ustvari in urejaj..." #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:42 +#: code:addons/web_m2x_options/static/src/js/form.js:44 #, python-format msgid "Create and edit" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:267 +#: code:addons/web_m2x_options/static/src/js/form.js:269 #, python-format msgid "No results to show..." msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:341 +#: code:addons/web_m2x_options/static/src/js/form.js:342 #, python-format msgid "Open: " msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:206 +#: code:addons/web_m2x_options/static/src/js/form.js:208 #, python-format msgid "Search More..." msgstr "Poišči več..." #. module: web_m2x_options -#. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:58 -#, python-format -msgid "You are creating a new %s, are you sure it does not exist yet?" +#: model:ir.model,name:web_m2x_options.model_ir_config_parameter +msgid "System Parameter" msgstr "" #. module: web_m2x_options -#: model:ir.model,name:web_m2x_options.model_ir_config_parameter -msgid "ir.config_parameter" +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:60 +#, python-format +msgid "You are creating a new %s, are you sure it does not exist yet?" msgstr "" diff --git a/web_m2x_options/i18n/tr.po b/web_m2x_options/i18n/tr.po index 527dc0872..296cf1f01 100644 --- a/web_m2x_options/i18n/tr.po +++ b/web_m2x_options/i18n/tr.po @@ -27,75 +27,75 @@ msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:52 +#: code:addons/web_m2x_options/static/src/js/form.js:54 #, python-format msgid "Cancel" msgstr "İptal" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:31 +#: code:addons/web_m2x_options/static/src/js/form.js:33 #, python-format msgid "Create" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:241 +#: code:addons/web_m2x_options/static/src/js/form.js:243 #, python-format msgid "Create \"%s\"" msgstr "Oluştur \"%s\"" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:28 +#: code:addons/web_m2x_options/static/src/js/form.js:30 #, python-format msgid "Create a %s" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:261 +#: code:addons/web_m2x_options/static/src/js/form.js:263 #, python-format msgid "Create and Edit..." msgstr "Oluştur ve düzenle..." #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:42 +#: code:addons/web_m2x_options/static/src/js/form.js:44 #, python-format msgid "Create and edit" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:267 +#: code:addons/web_m2x_options/static/src/js/form.js:269 #, python-format msgid "No results to show..." msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:341 +#: code:addons/web_m2x_options/static/src/js/form.js:342 #, python-format msgid "Open: " msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:206 +#: code:addons/web_m2x_options/static/src/js/form.js:208 #, python-format msgid "Search More..." msgstr "Daha Fazla..." #. module: web_m2x_options -#. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:58 -#, python-format -msgid "You are creating a new %s, are you sure it does not exist yet?" +#: model:ir.model,name:web_m2x_options.model_ir_config_parameter +msgid "System Parameter" msgstr "" #. module: web_m2x_options -#: model:ir.model,name:web_m2x_options.model_ir_config_parameter -msgid "ir.config_parameter" +#. openerp-web +#: code:addons/web_m2x_options/static/src/js/form.js:60 +#, python-format +msgid "You are creating a new %s, are you sure it does not exist yet?" msgstr "" diff --git a/web_m2x_options/i18n/web_m2x_options.pot b/web_m2x_options/i18n/web_m2x_options.pot index b0c854c00..044375b7d 100644 --- a/web_m2x_options/i18n/web_m2x_options.pot +++ b/web_m2x_options/i18n/web_m2x_options.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" +"Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: <>\n" "Language-Team: \n" @@ -22,76 +22,76 @@ msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:52 +#: code:addons/web_m2x_options/static/src/js/form.js:54 #, python-format msgid "Cancel" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:31 +#: code:addons/web_m2x_options/static/src/js/form.js:33 #, python-format msgid "Create" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:241 +#: code:addons/web_m2x_options/static/src/js/form.js:243 #, python-format msgid "Create \"%s\"" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:28 +#: code:addons/web_m2x_options/static/src/js/form.js:30 #, python-format msgid "Create a %s" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:261 +#: code:addons/web_m2x_options/static/src/js/form.js:263 #, python-format msgid "Create and Edit..." msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:42 +#: code:addons/web_m2x_options/static/src/js/form.js:44 #, python-format msgid "Create and edit" msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:267 +#: code:addons/web_m2x_options/static/src/js/form.js:269 #, python-format msgid "No results to show..." msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:341 +#: code:addons/web_m2x_options/static/src/js/form.js:342 #, python-format msgid "Open: " msgstr "" #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:206 +#: code:addons/web_m2x_options/static/src/js/form.js:208 #, python-format msgid "Search More..." msgstr "" +#. module: web_m2x_options +#: model:ir.model,name:web_m2x_options.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + #. module: web_m2x_options #. openerp-web -#: code:addons/web_m2x_options/static/src/js/form.js:58 +#: code:addons/web_m2x_options/static/src/js/form.js:60 #, python-format msgid "You are creating a new %s, are you sure it does not exist yet?" msgstr "" -#. module: web_m2x_options -#: model:ir.model,name:web_m2x_options.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - diff --git a/web_m2x_options/static/src/js/form.js b/web_m2x_options/static/src/js/form.js index 32a632c5b..c0f57463f 100644 --- a/web_m2x_options/static/src/js/form.js +++ b/web_m2x_options/static/src/js/form.js @@ -353,7 +353,7 @@ odoo.define('web_m2x_options.web_m2x_options', function (require) { } } }, - }) + }); FormFieldMany2ManyTags.include({ events: _.extend({}, FormFieldMany2ManyTags.prototype.events, { @@ -368,6 +368,9 @@ odoo.define('web_m2x_options.web_m2x_options', function (require) { this._super.apply(this, arguments); if (!open && !no_color_picker) { this._onOpenColorPicker(event); + } else { + event.preventDefault(); + event.stopPropagation(); } }, });