From e7eb3eeba11111e7b1424aa3edfbe20a59755cba Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Mon, 8 Jan 2018 11:29:28 +0100 Subject: [PATCH] [FIX] point_of_sale: translate 'Unused' keyword Was set inside an expression so not translatable Fixes #22062 --- addons/point_of_sale/i18n/point_of_sale.pot | 23 +++++++++++-------- .../views/point_of_sale_dashboard.xml | 3 ++- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/addons/point_of_sale/i18n/point_of_sale.pot b/addons/point_of_sale/i18n/point_of_sale.pot index 9a8b5b3098803..1d212c028f577 100644 --- a/addons/point_of_sale/i18n/point_of_sale.pot +++ b/addons/point_of_sale/i18n/point_of_sale.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-10 11:34+0000\n" -"PO-Revision-Date: 2017-10-10 11:34+0000\n" +"POT-Creation-Date: 2018-01-08 10:30+0000\n" +"PO-Revision-Date: 2018-01-08 10:30+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -1229,6 +1229,11 @@ msgstr "" msgid "Do you want to open cash registers?" msgstr "" +#. module: point_of_sale +#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form +msgid "Don't turn this option on if you take orders on smartphones or tablets. Such devices already benefit from a native keyboard." +msgstr "" + #. module: point_of_sale #: model:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter msgid "Done" @@ -1240,11 +1245,6 @@ msgid "Don’t turn this option on if you take orders on smartphones or tablets. " Such devices already benefit from a native keyboard." msgstr "" -#. module: point_of_sale -#: model:ir.ui.view,arch_db:point_of_sale.pos_config_view_form -msgid "Don't turn this option on if you take orders on smartphones or tablets. Such devices already benefit from a native keyboard." -msgstr "" - #. module: point_of_sale #. openerp-web #: code:addons/point_of_sale/static/src/xml/pos.xml:1355 @@ -3852,18 +3852,23 @@ msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:2023 +#: code:addons/point_of_sale/static/src/js/screens.js:2061 #, python-format msgid "Unknown Error" msgstr "" #. module: point_of_sale #. openerp-web -#: code:addons/point_of_sale/static/src/js/screens.js:1324 +#: code:addons/point_of_sale/static/src/js/screens.js:1337 #, python-format msgid "Unsupported File Format" msgstr "" +#. module: point_of_sale +#: model:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban +msgid "Unused" +msgstr "" + #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config_use_existing_lots msgid "Use Existing Lots/Serial Numbers" diff --git a/addons/point_of_sale/views/point_of_sale_dashboard.xml b/addons/point_of_sale/views/point_of_sale_dashboard.xml index 6eed2cc4e99cb..074e7b892e70a 100644 --- a/addons/point_of_sale/views/point_of_sale_dashboard.xml +++ b/addons/point_of_sale/views/point_of_sale_dashboard.xml @@ -71,7 +71,8 @@
Closing Control
-
+ Unused +