[FIX] prevent drop when no record id is found

[UPD] Update web_drop_target.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-13.0/web-13.0-web_drop_target
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_drop_target/
This commit is contained in:
Adrià Gil Sorribes
2020-03-18 15:32:30 +01:00
committed by Jasmin Solanki
parent 9826b68eb9
commit eb001751af
8 changed files with 146 additions and 100 deletions

View File

@@ -18,7 +18,14 @@ msgstr ""
#. module: web_drop_target
#. openerp-web
#: code:addons/web_drop_target/static/src/xml/widgets.xml:11
#: code:addons/web_drop_target/static/src/xml/widgets.xml:0
#, python-format
msgid "Drop your files here"
msgstr "Déposez les fichiers ici"
#. module: web_drop_target
#. openerp-web
#: code:addons/web_drop_target/static/src/xml/widgets.xml:0
#, python-format
msgid "Please save the record before dropping a file"
msgstr ""

View File

@@ -1,12 +1,12 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_drop_target
# * web_drop_target
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -15,8 +15,14 @@ msgstr ""
#. module: web_drop_target
#. openerp-web
#: code:addons/web_drop_target/static/src/xml/widgets.xml:11
#: code:addons/web_drop_target/static/src/xml/widgets.xml:0
#, python-format
msgid "Drop your files here"
msgstr ""
#. module: web_drop_target
#. openerp-web
#: code:addons/web_drop_target/static/src/xml/widgets.xml:0
#, python-format
msgid "Please save the record before dropping a file"
msgstr ""