Skip to content
Snippets Groups Projects
Commit c285c9be authored by Markus Escher's avatar Markus Escher
Browse files

add Document Download translations

parent 3a73ae13
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,7 @@
<children>
<entityActionField>
<name>downloadFilesAction</name>
<title>Download</title>
<onActionProcess>%aditoprj%/entity/Document_entity/entityfields/document_actions/children/downloadfilesaction/onActionProcess.js</onActionProcess>
<isObjectAction v="false" />
<isSelectionAction v="true" />
......@@ -129,6 +130,7 @@
</entityParameter>
<entityActionField>
<name>downloadSingleFileAction</name>
<title>Download</title>
<onActionProcess>%aditoprj%/entity/Document_entity/entityfields/downloadsinglefileaction/onActionProcess.js</onActionProcess>
<iconId>VAADIN:DOWNLOAD</iconId>
</entityActionField>
......
......@@ -5082,6 +5082,12 @@
<entry>
<key>Create activity</key>
</entry>
<entry>
<key>Unlinked e-mails</key>
</entry>
<entry>
<key>Download</key>
</entry>
</keyValueMap>
<font name="Dialog" style="0" size="11" />
<sqlModels>
......
......@@ -6396,6 +6396,14 @@
<key>Create activity</key>
<value>Erstelle Aktivität</value>
</entry>
<entry>
<key>Unlinked e-mails</key>
<value>Unverknüpfte E-Mails</value>
</entry>
<entry>
<key>Download</key>
<value>Herunterladen</value>
</entry>
</keyValueMap>
<font name="Dialog" style="0" size="11" />
</language>
......@@ -5131,6 +5131,12 @@
<entry>
<key>Create activity</key>
</entry>
<entry>
<key>Unlinked e-mails</key>
</entry>
<entry>
<key>Download</key>
</entry>
</keyValueMap>
<font name="Dialog" style="0" size="11" />
</language>
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