File tree 2 files changed +6
-12
lines changed
mgmtsystem_action_template/i18n
2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -67,11 +67,6 @@ msgstr "Rellenar los campos de la acción con los valores de la plantilla"
67
67
msgid "ID"
68
68
msgstr "ID(identificador)"
69
69
70
- #. module: mgmtsystem_action_template
71
- #: model:ir.model.fields,field_description: mgmtsystem_action_template.field_mgmtsystem_action_template____last_update
72
- msgid "Last Modified on"
73
- msgstr "Modificado por última vez el"
74
-
75
70
#. module: mgmtsystem_action_template
76
71
#: model:ir.model.fields,field_description: mgmtsystem_action_template.field_mgmtsystem_action_template__write_uid
77
72
msgid "Last Updated by"
@@ -91,7 +86,6 @@ msgstr "Plantilla de acción del sistema de gestión"
91
86
#. odoo-python
92
87
#: code:addons/mgmtsystem_action_template/models/mgmtsystem_action.py:0
93
88
#: code:addons/mgmtsystem_action_template/tests/test_action_template.py:0
94
- #, python-format
95
89
msgid "NEW"
96
90
msgstr "NUEVO"
97
91
@@ -124,3 +118,6 @@ msgstr "Etiquetas"
124
118
#: model_terms:ir.ui.view,arch_db: mgmtsystem_action_template.mgmtsystem_action_template_form_view
125
119
msgid "Template title..."
126
120
msgstr "Título de la plantilla..."
121
+
122
+ #~ msgid "Last Modified on"
123
+ #~ msgstr "Modificado por última vez el"
Original file line number Diff line number Diff line change @@ -68,11 +68,6 @@ msgstr "Compilare i campi dell'azione con i valori del modello"
68
68
msgid "ID"
69
69
msgstr "ID"
70
70
71
- #. module: mgmtsystem_action_template
72
- #: model:ir.model.fields,field_description: mgmtsystem_action_template.field_mgmtsystem_action_template____last_update
73
- msgid "Last Modified on"
74
- msgstr "Ultima modifica il"
75
-
76
71
#. module: mgmtsystem_action_template
77
72
#: model:ir.model.fields,field_description: mgmtsystem_action_template.field_mgmtsystem_action_template__write_uid
78
73
msgid "Last Updated by"
@@ -92,7 +87,6 @@ msgstr "Modello azione sistema di gestione"
92
87
#. odoo-python
93
88
#: code:addons/mgmtsystem_action_template/models/mgmtsystem_action.py:0
94
89
#: code:addons/mgmtsystem_action_template/tests/test_action_template.py:0
95
- #, python-format
96
90
msgid "NEW"
97
91
msgstr "NUOVA"
98
92
@@ -126,6 +120,9 @@ msgstr "Etichette"
126
120
msgid "Template title..."
127
121
msgstr "Nome modello..."
128
122
123
+ #~ msgid "Last Modified on"
124
+ #~ msgstr "Ultima modifica il"
125
+
129
126
#~ msgid "Is not a Template"
130
127
#~ msgstr "Non è un modello"
131
128
You can’t perform that action at this time.
0 commit comments