mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] Ask for confirmation when copying records
[UPD] Update web_copy_confirm.pot [ADD] icon.png
This commit is contained in:
committed by
Miquel Raïch
parent
0ce1d1c98e
commit
ce66091374
22
web_copy_confirm/i18n/web_copy_confirm.pot
Normal file
22
web_copy_confirm/i18n/web_copy_confirm.pot
Normal file
@@ -0,0 +1,22 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_copy_confirm
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Report-Msgid-Bugs-To: \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_copy_confirm
|
||||
#. openerp-web
|
||||
#: code:addons/web_copy_confirm/static/src/js/web_copy_confirm.js:9
|
||||
#, python-format
|
||||
msgid "Do you really want to copy this record?"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user