More appropriate name for translation parameter.

This commit is contained in:
MobiusDevelopment
2019-07-14 18:53:20 +00:00
parent ea4a96abe8
commit 75a040641d
65 changed files with 195 additions and 195 deletions

View File

@@ -6,7 +6,7 @@
<element name="localisation" minOccurs="0" maxOccurs="unbounded">
<complexType>
<attribute name="id" type="nonNegativeInteger" use="required" />
<attribute name="text" type="normalizedString" use="required" />
<attribute name="translation" type="normalizedString" use="required" />
</complexType>
</element>
</sequence>