File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -21,18 +21,12 @@ msgstr ""
21
21
msgid ""
22
22
"\n"
23
23
" A recursive Odoo object builder that works along with the\n"
24
- " GenerateDS object builder from the parsed XML.\n"
24
+ " xsdata object builder from the parsed XML.\n"
25
25
" Here we take into account the concrete Odoo objects where the schema\n"
26
26
" mixins where injected and possible matcher or builder overrides.\n"
27
27
" "
28
28
msgstr ""
29
29
30
- #. module: spec_driven_model
31
- #: code:addons/spec_driven_model/models/spec_models.py:0
32
- #, python-format
33
- msgid "Abrir..."
34
- msgstr "Abrir..."
35
-
36
30
#. module: spec_driven_model
37
31
#: model:ir.model.fields,field_description: spec_driven_model.field_spec_mixin__display_name
38
32
#: model:ir.model.fields,field_description: spec_driven_model.field_spec_mixin_export__display_name
@@ -54,6 +48,12 @@ msgstr "ID"
54
48
msgid "Last Modified on"
55
49
msgstr "Última Modificação em"
56
50
51
+ #. module: spec_driven_model
52
+ #: code:addons/spec_driven_model/models/spec_models.py:0
53
+ #, python-format
54
+ msgid "Open..."
55
+ msgstr ""
56
+
57
57
#. module: spec_driven_model
58
58
#: model:ir.model,name: spec_driven_model.model_spec_mixin_export
59
59
msgid "a mixin providing serialization features"
@@ -69,3 +69,7 @@ msgstr "modelo abstrato raiz destinado a modelos fiscais gerados por xsd"
69
69
#, python-format
70
70
msgid "xsdata Python lib not installed, skipping XML test!"
71
71
msgstr ""
72
+
73
+ #, python-format
74
+ #~ msgid "Abrir..."
75
+ #~ msgstr "Abrir..."
You can’t perform that action at this time.
0 commit comments