Skip to content
Snippets Groups Projects
PL1

676 Add multi language to IV model

Merged Imported Juan Font Alonso requested to merge 676-multiple-language-support into master
All threads resolved!
17 files
+ 203
12
Compare changes
  • Side-by-side
  • Inline
Files
17
@@ -19,6 +19,16 @@
</Enumeration>
</Type>
</Attr>
<Attr label="DLanguage" name="default_language" visible="false">
<Scopes>
<Function>
<AttrValidator name="is_type" value="NO"/>
</Function>
</Scopes>
<Type>
<String validator="[a-zA-Z][\w_]*(?(?&lt;=_)[a-zA-Z0-9])"/>
</Type>
</Attr>
<Attr name="is_type">
<Type>
<Enumeration defaultValue="NO">
Loading