Skip to content
Snippets Groups Projects
Commit 169d26a8 authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon:
Browse files

Missing translations added

parent 5fcbcbf1
No related branches found
No related tags found
No related merge requests found
...@@ -94,6 +94,11 @@ ...@@ -94,6 +94,11 @@
</entityField> </entityField>
<entityConsumer> <entityConsumer>
<name>Documents</name> <name>Documents</name>
<dependency>
<name>dependency</name>
<entityName>Document_entity</entityName>
<fieldName>Documents</fieldName>
</dependency>
<children> <children>
<entityParameter> <entityParameter>
<name>AssignmentTable_param</name> <name>AssignmentTable_param</name>
...@@ -104,11 +109,6 @@ ...@@ -104,11 +109,6 @@
<valueProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/documents/children/assignmentrowid_param/valueProcess.js</valueProcess> <valueProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/documents/children/assignmentrowid_param/valueProcess.js</valueProcess>
</entityParameter> </entityParameter>
</children> </children>
<dependency>
<name>dependency</name>
<entityName>Document_entity</entityName>
<fieldName>Documents</fieldName>
</dependency>
</entityConsumer> </entityConsumer>
<entityConsumer> <entityConsumer>
<name>Languages</name> <name>Languages</name>
...@@ -120,22 +120,27 @@ ...@@ -120,22 +120,27 @@
</entityConsumer> </entityConsumer>
<entityConsumer> <entityConsumer>
<name>KeywordDocumentTemplateType</name> <name>KeywordDocumentTemplateType</name>
<dependency>
<name>dependency</name>
<entityName>KeywordEntry_entity</entityName>
<fieldName>SpecificContainerKeywords</fieldName>
</dependency>
<children> <children>
<entityParameter> <entityParameter>
<name>ContainerName_param</name> <name>ContainerName_param</name>
<valueProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/keyworddocumenttemplatetype/children/containername_param/valueProcess.js</valueProcess> <valueProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/keyworddocumenttemplatetype/children/containername_param/valueProcess.js</valueProcess>
</entityParameter> </entityParameter>
</children> </children>
<dependency>
<name>dependency</name>
<entityName>KeywordEntry_entity</entityName>
<fieldName>SpecificContainerKeywords</fieldName>
</dependency>
</entityConsumer> </entityConsumer>
<entityConsumer> <entityConsumer>
<name>Attributes</name> <name>Attributes</name>
<stateProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/attributes/stateProcess.js</stateProcess> <stateProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/attributes/stateProcess.js</stateProcess>
<onValidation>%aditoprj%/entity/DocumentTemplate_entity/entityfields/attributes/onValidation.js</onValidation> <onValidation>%aditoprj%/entity/DocumentTemplate_entity/entityfields/attributes/onValidation.js</onValidation>
<dependency>
<name>dependency</name>
<entityName>AttributeRelation_entity</entityName>
<fieldName>AttributeRelations</fieldName>
</dependency>
<children> <children>
<entityParameter> <entityParameter>
<name>ObjectRowId_param</name> <name>ObjectRowId_param</name>
...@@ -146,11 +151,6 @@ ...@@ -146,11 +151,6 @@
<valueProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/attributes/children/objecttype_param/valueProcess.js</valueProcess> <valueProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/attributes/children/objecttype_param/valueProcess.js</valueProcess>
</entityParameter> </entityParameter>
</children> </children>
<dependency>
<name>dependency</name>
<entityName>AttributeRelation_entity</entityName>
<fieldName>AttributeRelations</fieldName>
</dependency>
</entityConsumer> </entityConsumer>
<entityField> <entityField>
<name>Content</name> <name>Content</name>
...@@ -176,6 +176,11 @@ ...@@ -176,6 +176,11 @@
</entityField> </entityField>
<entityConsumer> <entityConsumer>
<name>DocumentTemplateTypeCategory</name> <name>DocumentTemplateTypeCategory</name>
<dependency>
<name>dependency</name>
<entityName>DocumentTemplateTypeCategory_entity</entityName>
<fieldName>ByCategory</fieldName>
</dependency>
<children> <children>
<entityParameter> <entityParameter>
<name>usageFilter_param</name> <name>usageFilter_param</name>
...@@ -183,11 +188,6 @@ ...@@ -183,11 +188,6 @@
<expose v="true" /> <expose v="true" />
</entityParameter> </entityParameter>
</children> </children>
<dependency>
<name>dependency</name>
<entityName>DocumentTemplateTypeCategory_entity</entityName>
<fieldName>ByCategory</fieldName>
</dependency>
</entityConsumer> </entityConsumer>
<entityProvider> <entityProvider>
<name>Attachments</name> <name>Attachments</name>
...@@ -208,6 +208,11 @@ ...@@ -208,6 +208,11 @@
<entityConsumer> <entityConsumer>
<name>Links</name> <name>Links</name>
<stateProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/links/stateProcess.js</stateProcess> <stateProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/links/stateProcess.js</stateProcess>
<dependency>
<name>dependency</name>
<entityName>DocumentTemplateLink_entity</entityName>
<fieldName>Links</fieldName>
</dependency>
<children> <children>
<entityParameter> <entityParameter>
<name>DocumentId_param</name> <name>DocumentId_param</name>
...@@ -220,11 +225,6 @@ ...@@ -220,11 +225,6 @@
<expose v="true" /> <expose v="true" />
</entityParameter> </entityParameter>
</children> </children>
<dependency>
<name>dependency</name>
<entityName>DocumentTemplateLink_entity</entityName>
<fieldName>Links</fieldName>
</dependency>
</entityConsumer> </entityConsumer>
<entityParameter> <entityParameter>
<name>DocumentTemplateTypeClassification_param</name> <name>DocumentTemplateTypeClassification_param</name>
...@@ -234,12 +234,6 @@ ...@@ -234,12 +234,6 @@
<entityProvider> <entityProvider>
<name>DocumentTemplateProvider</name> <name>DocumentTemplateProvider</name>
<documentation>%aditoprj%/entity/DocumentTemplate_entity/entityfields/documenttemplateprovider/documentation.adoc</documentation> <documentation>%aditoprj%/entity/DocumentTemplate_entity/entityfields/documenttemplateprovider/documentation.adoc</documentation>
<children>
<entityParameter>
<name>ComingFrom_param</name>
<expose v="true" />
</entityParameter>
</children>
<dependencies> <dependencies>
<entityDependency> <entityDependency>
<name>9c10883d-eb73-4587-b758-693a66367a4c</name> <name>9c10883d-eb73-4587-b758-693a66367a4c</name>
...@@ -284,6 +278,12 @@ ...@@ -284,6 +278,12 @@
<isConsumer v="false" /> <isConsumer v="false" />
</entityDependency> </entityDependency>
</dependencies> </dependencies>
<children>
<entityParameter>
<name>ComingFrom_param</name>
<expose v="true" />
</entityParameter>
</children>
</entityProvider> </entityProvider>
<entityParameter> <entityParameter>
<name>DocumentTemplateType_param</name> <name>DocumentTemplateType_param</name>
...@@ -294,13 +294,6 @@ ...@@ -294,13 +294,6 @@
<name>TARGET_CONTEXT</name> <name>TARGET_CONTEXT</name>
<valueProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/target_context/valueProcess.js</valueProcess> <valueProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/target_context/valueProcess.js</valueProcess>
</entityField> </entityField>
<entityActionField>
<name>openAdminView</name>
<title>Open admin view</title>
<onActionProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/openadminview/onActionProcess.js</onActionProcess>
<iconId>VAADIN:CURLY_BRACKETS</iconId>
<stateProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/openadminview/stateProcess.js</stateProcess>
</entityActionField>
<entityField> <entityField>
<name>REPLACEMENTNAME</name> <name>REPLACEMENTNAME</name>
<title>Replacement name</title> <title>Replacement name</title>
...@@ -322,6 +315,11 @@ ...@@ -322,6 +315,11 @@
<name>DocumentTemplatePlaceOfUse</name> <name>DocumentTemplatePlaceOfUse</name>
<stateProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/documenttemplateplaceofuse/stateProcess.js</stateProcess> <stateProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/documenttemplateplaceofuse/stateProcess.js</stateProcess>
<onValidation>%aditoprj%/entity/DocumentTemplate_entity/entityfields/documenttemplateplaceofuse/onValidation.js</onValidation> <onValidation>%aditoprj%/entity/DocumentTemplate_entity/entityfields/documenttemplateplaceofuse/onValidation.js</onValidation>
<dependency>
<name>dependency</name>
<entityName>DocumentTemplatePlaceOfUse_entity</entityName>
<fieldName>DocumentTemplatePlaceOfUse</fieldName>
</dependency>
<children> <children>
<entityParameter> <entityParameter>
<name>DocumentTemplatePlaceOfUse_param</name> <name>DocumentTemplatePlaceOfUse_param</name>
...@@ -329,11 +327,6 @@ ...@@ -329,11 +327,6 @@
<expose v="true" /> <expose v="true" />
</entityParameter> </entityParameter>
</children> </children>
<dependency>
<name>dependency</name>
<entityName>DocumentTemplatePlaceOfUse_entity</entityName>
<fieldName>DocumentTemplatePlaceOfUse</fieldName>
</dependency>
</entityConsumer> </entityConsumer>
<entityParameter> <entityParameter>
<name>ComingFrom_param</name> <name>ComingFrom_param</name>
...@@ -354,12 +347,19 @@ ...@@ -354,12 +347,19 @@
<valueProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/htmledit/valueProcess.js</valueProcess> <valueProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/htmledit/valueProcess.js</valueProcess>
</entityField> </entityField>
<entityActionField> <entityActionField>
<name>HtmlEditor</name> <name>openHtmlEditor</name>
<title>Edit HTML file</title> <title>Edit HTML</title>
<onActionProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/htmleditor/onActionProcess.js</onActionProcess> <onActionProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/openhtmleditor/onActionProcess.js</onActionProcess>
<iconId>NEON:PENCIL</iconId> <iconId>NEON:PENCIL</iconId>
<state>INVISIBLE</state> <state>INVISIBLE</state>
<stateProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/htmleditor/stateProcess.js</stateProcess> <stateProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/openhtmleditor/stateProcess.js</stateProcess>
</entityActionField>
<entityActionField>
<name>openAdminView</name>
<title>Open admin view</title>
<onActionProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/openadminview/onActionProcess.js</onActionProcess>
<iconId>VAADIN:CURLY_BRACKETS</iconId>
<stateProcess>%aditoprj%/entity/DocumentTemplate_entity/entityfields/openadminview/stateProcess.js</stateProcess>
</entityActionField> </entityActionField>
</entityFields> </entityFields>
<recordContainers> <recordContainers>
......
...@@ -8073,6 +8073,9 @@ ...@@ -8073,6 +8073,9 @@
<entry> <entry>
<key>Starts the serverprocess manually, which will recalculate all classifications from scratch. Only do this after e.g importing data from elsewhere where the outdated flag couldn't been set correctly. Since this can take some time.</key> <key>Starts the serverprocess manually, which will recalculate all classifications from scratch. Only do this after e.g importing data from elsewhere where the outdated flag couldn't been set correctly. Since this can take some time.</key>
</entry> </entry>
<entry>
<key>Edit HTML</key>
</entry>
</keyValueMap> </keyValueMap>
<font name="Dialog" style="0" size="11" /> <font name="Dialog" style="0" size="11" />
<sqlModels> <sqlModels>
......
...@@ -2950,6 +2950,10 @@ ...@@ -2950,6 +2950,10 @@
<key>Tonga</key> <key>Tonga</key>
<value>Tonga</value> <value>Tonga</value>
</entry> </entry>
<entry>
<key>Edit HTML</key>
<value>HTML bearbeiten</value>
</entry>
<entry> <entry>
<key>Western Sahara</key> <key>Western Sahara</key>
<value>Westsahara</value> <value>Westsahara</value>
......
...@@ -8154,6 +8154,9 @@ ...@@ -8154,6 +8154,9 @@
<entry> <entry>
<key>Starts the serverprocess manually, which will recalculate all classifications from scratch. Only do this after e.g importing data from elsewhere where the outdated flag couldn't been set correctly. Since this can take some time.</key> <key>Starts the serverprocess manually, which will recalculate all classifications from scratch. Only do this after e.g importing data from elsewhere where the outdated flag couldn't been set correctly. Since this can take some time.</key>
</entry> </entry>
<entry>
<key>Edit HTML</key>
</entry>
</keyValueMap> </keyValueMap>
<font name="Dialog" style="0" size="11" /> <font name="Dialog" style="0" size="11" />
</language> </language>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.6" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.6"> <neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.8" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.8">
<name>DocumentTemplateHtmlEdit_view</name> <name>DocumentTemplateHtmlEdit_view</name>
<majorModelMode>DISTRIBUTED</majorModelMode> <majorModelMode>DISTRIBUTED</majorModelMode>
<layout> <layout>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment