Skip to content
Snippets Groups Projects
Commit 1c36e40c authored by Martin Groppe's avatar Martin Groppe
Browse files

Merge branch 'marketing_1083590_tooltipps' into '2021.1'

Marketing 1083590 tooltipps PART2

See merge request xrm/basic!1149
parents 19cf793b 661a9443
No related branches found
No related tags found
No related merge requests found
Showing
with 113 additions and 2 deletions
...@@ -164,6 +164,8 @@ ...@@ -164,6 +164,8 @@
<onActionProcess>%aditoprj%/entity/BulkMailRecipient_entity/entityfields/testrunactions/children/settestrecipient/onActionProcess.js</onActionProcess> <onActionProcess>%aditoprj%/entity/BulkMailRecipient_entity/entityfields/testrunactions/children/settestrecipient/onActionProcess.js</onActionProcess>
<isObjectAction v="false" /> <isObjectAction v="false" />
<iconId>VAADIN:CHECK</iconId> <iconId>VAADIN:CHECK</iconId>
<tooltip></tooltip>
<tooltipProcess>%aditoprj%/entity/BulkMailRecipient_entity/entityfields/testrunactions/children/settestrecipient/tooltipProcess.js</tooltipProcess>
</entityActionField> </entityActionField>
<entityActionField> <entityActionField>
<name>removeTestRecipient</name> <name>removeTestRecipient</name>
...@@ -171,6 +173,7 @@ ...@@ -171,6 +173,7 @@
<onActionProcess>%aditoprj%/entity/BulkMailRecipient_entity/entityfields/testrunactions/children/removetestrecipient/onActionProcess.js</onActionProcess> <onActionProcess>%aditoprj%/entity/BulkMailRecipient_entity/entityfields/testrunactions/children/removetestrecipient/onActionProcess.js</onActionProcess>
<isObjectAction v="false" /> <isObjectAction v="false" />
<iconId>VAADIN:CLOSE</iconId> <iconId>VAADIN:CLOSE</iconId>
<tooltipProcess>%aditoprj%/entity/BulkMailRecipient_entity/entityfields/testrunactions/children/removetestrecipient/tooltipProcess.js</tooltipProcess>
</entityActionField> </entityActionField>
</children> </children>
</entityActionGroup> </entityActionGroup>
......
import("system.translate");
import("system.result");
result.string(translate.text("Neglect selection for test mailing"));
\ No newline at end of file
import("system.translate");
import("system.result");
result.string(translate.text("Use selection for test mailing"));
\ No newline at end of file
...@@ -54,12 +54,14 @@ ...@@ -54,12 +54,14 @@
<title>New campaign</title> <title>New campaign</title>
<onActionProcess>%aditoprj%/entity/CampaignPlanning_entity/entityfields/newganttentries/children/createnewcampaign_action/onActionProcess.js</onActionProcess> <onActionProcess>%aditoprj%/entity/CampaignPlanning_entity/entityfields/newganttentries/children/createnewcampaign_action/onActionProcess.js</onActionProcess>
<iconId>NEON:GROUP_APPOINTMENT</iconId> <iconId>NEON:GROUP_APPOINTMENT</iconId>
<tooltipProcess>%aditoprj%/entity/CampaignPlanning_entity/entityfields/newganttentries/children/createnewcampaign_action/tooltipProcess.js</tooltipProcess>
</entityActionField> </entityActionField>
<entityActionField> <entityActionField>
<name>CreateNewCampaignStep_action</name> <name>CreateNewCampaignStep_action</name>
<title>New campaign step</title> <title>New campaign step</title>
<onActionProcess>%aditoprj%/entity/CampaignPlanning_entity/entityfields/newganttentries/children/createnewcampaignstep_action/onActionProcess.js</onActionProcess> <onActionProcess>%aditoprj%/entity/CampaignPlanning_entity/entityfields/newganttentries/children/createnewcampaignstep_action/onActionProcess.js</onActionProcess>
<iconId>NEON:GROUP_APPOINTMENT</iconId> <iconId>NEON:GROUP_APPOINTMENT</iconId>
<tooltipProcess>%aditoprj%/entity/CampaignPlanning_entity/entityfields/newganttentries/children/createnewcampaignstep_action/tooltipProcess.js</tooltipProcess>
</entityActionField> </entityActionField>
</children> </children>
</entityActionGroup> </entityActionGroup>
......
import("system.translate");
import("system.result");
result.string(translate.text("Create new campaign"));
\ No newline at end of file
import("system.translate");
import("system.result");
result.string(translate.text("Create new campaign step"));
\ No newline at end of file
...@@ -75,6 +75,7 @@ ...@@ -75,6 +75,7 @@
<isObjectAction v="false" /> <isObjectAction v="false" />
<selectionType>MULTI</selectionType> <selectionType>MULTI</selectionType>
<iconId>NEON:TRASH</iconId> <iconId>NEON:TRASH</iconId>
<tooltipProcess>%aditoprj%/entity/Interest_entity/entityfields/removeactiongroup/children/removeusage/tooltipProcess.js</tooltipProcess>
</entityActionField> </entityActionField>
</children> </children>
</entityActionGroup> </entityActionGroup>
......
import("system.translate");
import("system.result");
result.string(translate.text("Remove any usage of the interest"));
\ No newline at end of file
...@@ -103,6 +103,7 @@ ...@@ -103,6 +103,7 @@
<isMenuAction v="true" /> <isMenuAction v="true" />
<isObjectAction v="true" /> <isObjectAction v="true" />
<selectionType>MULTI</selectionType> <selectionType>MULTI</selectionType>
<tooltipProcess>%aditoprj%/entity/MailLog_entity/entityfields/recipientactions/children/downloademl/tooltipProcess.js</tooltipProcess>
</entityActionField> </entityActionField>
</children> </children>
</entityActionGroup> </entityActionGroup>
......
import("system.translate");
import("system.result");
result.string(translate.text("Download e-mail as .eml-file"));
\ No newline at end of file
...@@ -9190,9 +9190,33 @@ ...@@ -9190,9 +9190,33 @@
<entry> <entry>
<key>Landingpage</key> <key>Landingpage</key>
</entry> </entry>
<entry>
<key>Do you really want to delete all usages of \"%0\"?</key>
</entry>
<entry>
<key>Confirmation dialog</key>
</entry>
<entry> <entry>
<key>Due on</key> <key>Due on</key>
</entry> </entry>
<entry>
<key>Create new campaign step</key>
</entry>
<entry>
<key>Remove any usage of the interest</key>
</entry>
<entry>
<key>Use selection for test mailing</key>
</entry>
<entry>
<key>Create new campaign</key>
</entry>
<entry>
<key>Neglect selection for test mailing</key>
</entry>
<entry>
<key>Download e-mail as .eml-file</key>
</entry>
<entry> <entry>
<key>decrease priority</key> <key>decrease priority</key>
</entry> </entry>
......
...@@ -6,6 +6,10 @@ ...@@ -6,6 +6,10 @@
<country></country> <country></country>
<variant></variant> <variant></variant>
<keyValueMap> <keyValueMap>
<entry>
<key>Create new campaign step</key>
<value>Neue Kampagnenstufe erstellen</value>
</entry>
<entry> <entry>
<key>Unsubscribes</key> <key>Unsubscribes</key>
<value>Abmeldungen</value> <value>Abmeldungen</value>
...@@ -80,7 +84,7 @@ ...@@ -80,7 +84,7 @@
</entry> </entry>
<entry> <entry>
<key>Move down</key> <key>Move down</key>
<value>Nach oben verschieben</value> <value>Nach unten verschieben</value>
</entry> </entry>
<entry> <entry>
<key>Value is too big, the maximum is %0</key> <key>Value is too big, the maximum is %0</key>
...@@ -3014,6 +3018,10 @@ ...@@ -3014,6 +3018,10 @@
<key>Timetracking entries</key> <key>Timetracking entries</key>
<value>Zeiteinträge</value> <value>Zeiteinträge</value>
</entry> </entry>
<entry>
<key>Use selection for test mailing</key>
<value>Auswahl für Testversand verwenden</value>
</entry>
<entry> <entry>
<key>New appointment</key> <key>New appointment</key>
<value>Neuer Termin</value> <value>Neuer Termin</value>
...@@ -3062,6 +3070,10 @@ ...@@ -3062,6 +3070,10 @@
<key>Saint Lucia</key> <key>Saint Lucia</key>
<value>St. Lucia</value> <value>St. Lucia</value>
</entry> </entry>
<entry>
<key>Create new campaign</key>
<value>Neue Kampagne erstellen</value>
</entry>
<entry> <entry>
<key>Mayotte</key> <key>Mayotte</key>
<value>Mayotte</value> <value>Mayotte</value>
...@@ -3718,6 +3730,10 @@ ...@@ -3718,6 +3730,10 @@
<key>Myanmar</key> <key>Myanmar</key>
<value>Myanmar</value> <value>Myanmar</value>
</entry> </entry>
<entry>
<key>Remove any usage of the interest</key>
<value>Jede Verwendung des Interesses löschen</value>
</entry>
<entry> <entry>
<key>Cameroon</key> <key>Cameroon</key>
<value>Kamerun</value> <value>Kamerun</value>
...@@ -3806,6 +3822,10 @@ ...@@ -3806,6 +3822,10 @@
<key>Burundi</key> <key>Burundi</key>
<value>Burundi</value> <value>Burundi</value>
</entry> </entry>
<entry>
<key>Download e-mail as .eml-file</key>
<value>E-Mail als .eml-Datei herunterladen</value>
</entry>
<entry> <entry>
<key>Project manager</key> <key>Project manager</key>
<value>Projektmanager</value> <value>Projektmanager</value>
...@@ -8896,7 +8916,7 @@ Bitte Datumseingabe prüfen</value> ...@@ -8896,7 +8916,7 @@ Bitte Datumseingabe prüfen</value>
</entry> </entry>
<entry> <entry>
<key>Move up</key> <key>Move up</key>
<value>Nach unten verschieben</value> <value>Nach oben verschieben</value>
</entry> </entry>
<entry> <entry>
<key>Permission procurer</key> <key>Permission procurer</key>
...@@ -11558,6 +11578,10 @@ Bitte Datumseingabe prüfen</value> ...@@ -11558,6 +11578,10 @@ Bitte Datumseingabe prüfen</value>
<entry> <entry>
<key>Migrate Probabilities</key> <key>Migrate Probabilities</key>
</entry> </entry>
<entry>
<key>Neglect selection for test mailing</key>
<value>Auswahl für Testversand nicht beachten</value>
</entry>
<entry> <entry>
<key>Add Manuel Delete Flag</key> <key>Add Manuel Delete Flag</key>
</entry> </entry>
...@@ -12028,6 +12052,14 @@ Bitte Datumseingabe prüfen</value> ...@@ -12028,6 +12052,14 @@ Bitte Datumseingabe prüfen</value>
<key>Due on</key> <key>Due on</key>
<value>Fällig am</value> <value>Fällig am</value>
</entry> </entry>
<entry>
<key>Do you really want to delete all usages of \"%0\"?</key>
<value>Wirklich jede Verwendungen von \"%0\" löschen?</value>
</entry>
<entry>
<key>Confirmation dialog</key>
<value>Bestätigungsdialog</value>
</entry>
</keyValueMap> </keyValueMap>
<font name="Dialog" style="0" size="11" /> <font name="Dialog" style="0" size="11" />
</language> </language>
...@@ -9278,9 +9278,33 @@ ...@@ -9278,9 +9278,33 @@
<entry> <entry>
<key>Landingpage</key> <key>Landingpage</key>
</entry> </entry>
<entry>
<key>Do you really want to delete all usages of \"%0\"?</key>
</entry>
<entry>
<key>Confirmation dialog</key>
</entry>
<entry> <entry>
<key>Due on</key> <key>Due on</key>
</entry> </entry>
<entry>
<key>Create new campaign step</key>
</entry>
<entry>
<key>Remove any usage of the interest</key>
</entry>
<entry>
<key>Use selection for test mailing</key>
</entry>
<entry>
<key>Create new campaign</key>
</entry>
<entry>
<key>Neglect selection for test mailing</key>
</entry>
<entry>
<key>Download e-mail as .eml-file</key>
</entry>
<entry> <entry>
<key>decrease priority</key> <key>decrease priority</key>
</entry> </entry>
......
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