mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[REN] to web_advanced_search_x2x
and replace company icon [FIX] js syntax [FIX] move our patched equals operator to top of list [ADD] support selecting domains on x2x fields [FIX] eval search view's domain [IMP] UI fixes [IMP] reflect recent additions in README.rst [FIX] typos [ADD] translations [FIX] correct js reference [RFR] rebuild our domains in a different way this solves timing problems
This commit is contained in:
committed by
Pedro M. Baeza
parent
a9748387ca
commit
050d628489
38
web_advanced_search/i18n/nl.po
Normal file
38
web_advanced_search/i18n/nl.po
Normal file
@@ -0,0 +1,38 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_search_x2x
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-05-27 07:19+0000\n"
|
||||
"PO-Revision-Date: 2015-05-27 07:19+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: web_advanced_search_x2x
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:221
|
||||
#, python-format
|
||||
msgid "Use criteria"
|
||||
msgstr "Gebruik kenmerken"
|
||||
|
||||
#. module: web_advanced_search_x2x
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:159
|
||||
#, python-format
|
||||
msgid "invalid search domain"
|
||||
msgstr "ongeldige zoekopdracht"
|
||||
|
||||
#. module: web_advanced_search_x2x
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:47
|
||||
#, python-format
|
||||
msgid "is in selection"
|
||||
msgstr "is in selectie"
|
||||
|
||||
53
web_advanced_search/i18n/web_advanced_search_x2x.pot
Normal file
53
web_advanced_search/i18n/web_advanced_search_x2x.pot
Normal file
@@ -0,0 +1,53 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_search_x2x
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-05-27 07:19+0000\n"
|
||||
"PO-Revision-Date: 2015-05-27 07:19+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: web_advanced_search_x2x
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:295
|
||||
#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:322
|
||||
#, python-format
|
||||
msgid "Advanced"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_advanced_search_x2x
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_x2x/static/src/xml/web_advanced_search_x2x.xml:8
|
||||
#, python-format
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_advanced_search_x2x
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:221
|
||||
#, python-format
|
||||
msgid "Use criteria"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_advanced_search_x2x
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:159
|
||||
#, python-format
|
||||
msgid "invalid search domain"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_advanced_search_x2x
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js:47
|
||||
#, python-format
|
||||
msgid "is in selection"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user