diff --git a/entity/Notification_entity/Notification_entity.aod b/entity/Notification_entity/Notification_entity.aod index 71ce2c0cd127943df5f658c170a930a2ca11ca07..32689181066c4c089b9cb02d88ba84063f371310 100644 --- a/entity/Notification_entity/Notification_entity.aod +++ b/entity/Notification_entity/Notification_entity.aod @@ -100,7 +100,7 @@ </entityActionField> <entityActionField> <name>setRead</name> - <title>setRead</title> + <title>set Read</title> <description></description> <onActionProcess>%aditoprj%/entity/Notification_entity/entityfields/setnotificationstate/children/setread/onActionProcess.js</onActionProcess> <isSelectionAction v="true" /> @@ -109,14 +109,14 @@ <tooltipProcess>%aditoprj%/entity/Notification_entity/entityfields/setnotificationstate/children/setread/tooltipProcess.js</tooltipProcess> </entityActionField> <entityActionField> - <name>setUnread</name> - <title>setUnread</title> + <name>setNew</name> + <title>set New</title> <description></description> - <onActionProcess>%aditoprj%/entity/Notification_entity/entityfields/setnotificationstate/children/setunread/onActionProcess.js</onActionProcess> + <onActionProcess>%aditoprj%/entity/Notification_entity/entityfields/setnotificationstate/children/setnew/onActionProcess.js</onActionProcess> <isSelectionAction v="true" /> <iconId>VAADIN:BOOK</iconId> <tooltip></tooltip> - <tooltipProcess>%aditoprj%/entity/Notification_entity/entityfields/setnotificationstate/children/setunread/tooltipProcess.js</tooltipProcess> + <tooltipProcess>%aditoprj%/entity/Notification_entity/entityfields/setnotificationstate/children/setnew/tooltipProcess.js</tooltipProcess> </entityActionField> </children> </entityActionGroup> diff --git a/entity/Notification_entity/entityfields/setnotificationstate/children/setunread/onActionProcess.js b/entity/Notification_entity/entityfields/setnotificationstate/children/setnew/onActionProcess.js similarity index 100% rename from entity/Notification_entity/entityfields/setnotificationstate/children/setunread/onActionProcess.js rename to entity/Notification_entity/entityfields/setnotificationstate/children/setnew/onActionProcess.js diff --git a/entity/Notification_entity/entityfields/setnotificationstate/children/setunread/tooltipProcess.js b/entity/Notification_entity/entityfields/setnotificationstate/children/setnew/tooltipProcess.js similarity index 100% rename from entity/Notification_entity/entityfields/setnotificationstate/children/setunread/tooltipProcess.js rename to entity/Notification_entity/entityfields/setnotificationstate/children/setnew/tooltipProcess.js diff --git a/language/_____LANGUAGE_EXTRA/_____LANGUAGE_EXTRA.aod b/language/_____LANGUAGE_EXTRA/_____LANGUAGE_EXTRA.aod index a2bc2ddbc2adeba535992bcf060636fde127cae6..943e1a53d4505e5ba4300c2e7e0e9f0806ef8819 100644 --- a/language/_____LANGUAGE_EXTRA/_____LANGUAGE_EXTRA.aod +++ b/language/_____LANGUAGE_EXTRA/_____LANGUAGE_EXTRA.aod @@ -6755,6 +6755,12 @@ <entry> <key>Sales Projects</key> </entry> + <entry> + <key>set Read</key> + </entry> + <entry> + <key>set New</key> + </entry> </keyValueMap> <font name="Dialog" style="0" size="11" /> <sqlModels> diff --git a/language/_____LANGUAGE_de/_____LANGUAGE_de.aod b/language/_____LANGUAGE_de/_____LANGUAGE_de.aod index 16f4c1220515272d0f95d58b043039abbba1aecf..ef31478f17331c03d6c0c271c2dcd39f7df36de2 100644 --- a/language/_____LANGUAGE_de/_____LANGUAGE_de.aod +++ b/language/_____LANGUAGE_de/_____LANGUAGE_de.aod @@ -8659,6 +8659,14 @@ Bitte Datumseingabe prüfen</value> <entry> <key>Sales Projects</key> </entry> + <entry> + <key>set Read</key> + <value>Gelesen setzen</value> + </entry> + <entry> + <key>set New</key> + <value>Neu setzen</value> + </entry> </keyValueMap> <font name="Dialog" style="0" size="11" /> </language> diff --git a/language/_____LANGUAGE_en/_____LANGUAGE_en.aod b/language/_____LANGUAGE_en/_____LANGUAGE_en.aod index 02755fe365fa34c10759ca8bb677d0603b52abac..ff938e76359f7cc571ca481a09f2d6b57d591f1d 100644 --- a/language/_____LANGUAGE_en/_____LANGUAGE_en.aod +++ b/language/_____LANGUAGE_en/_____LANGUAGE_en.aod @@ -6820,6 +6820,12 @@ <entry> <key>Sales Projects</key> </entry> + <entry> + <key>set Read</key> + </entry> + <entry> + <key>set New</key> + </entry> </keyValueMap> <font name="Dialog" style="0" size="11" /> </language>