File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ msgid "Add"
23
23
msgstr "Añadir"
24
24
25
25
#. module: dms_attachment_link
26
- #. openerp-web
26
+ #. odoo-javascript
27
27
#: code:addons/dms_attachment_link/static/src/xml/chatter.xml:0
28
28
#, python-format
29
29
msgid "Add DMS File"
@@ -44,6 +44,11 @@ msgstr "Archivo Dms"
44
44
msgid "File"
45
45
msgstr "Archivo"
46
46
47
+ #. module: dms_attachment_link
48
+ #: model:ir.model,name: dms_attachment_link.model_ir_binary
49
+ msgid "File streaming helper model for controllers"
50
+ msgstr ""
51
+
47
52
#. module: dms_attachment_link
48
53
#: model:ir.actions.act_window,name: dms_attachment_link.action_dms_file_wizard_selector_dms_attachment_link
49
54
msgid "Files"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ msgid "Add"
22
22
msgstr "Aggiungi"
23
23
24
24
#. module: dms_attachment_link
25
- #. openerp-web
25
+ #. odoo-javascript
26
26
#: code:addons/dms_attachment_link/static/src/xml/chatter.xml:0
27
27
#, python-format
28
28
msgid "Add DMS File"
@@ -43,6 +43,11 @@ msgstr "File DMS"
43
43
msgid "File"
44
44
msgstr "File"
45
45
46
+ #. module: dms_attachment_link
47
+ #: model:ir.model,name: dms_attachment_link.model_ir_binary
48
+ msgid "File streaming helper model for controllers"
49
+ msgstr ""
50
+
46
51
#. module: dms_attachment_link
47
52
#: model:ir.actions.act_window,name: dms_attachment_link.action_dms_file_wizard_selector_dms_attachment_link
48
53
msgid "Files"
You can’t perform that action at this time.
0 commit comments