diff --git a/entity/ObjectTree_entity/ObjectTree_entity.aod b/entity/ObjectTree_entity/ObjectTree_entity.aod index cca5e7ad546e1b9231f2ee62e6735e6e95172217..118d04bb299dddbab91daaa0078b1b5440bcce63 100644 --- a/entity/ObjectTree_entity/ObjectTree_entity.aod +++ b/entity/ObjectTree_entity/ObjectTree_entity.aod @@ -136,9 +136,11 @@ <children> <entityActionField> <name>insert</name> + <title>Create subordinate relationship</title> <onActionProcess>%aditoprj%/entity/ObjectTree_entity/entityfields/alter/children/insert/onActionProcess.js</onActionProcess> <iconId>VAADIN:FILE_TREE_SMALL</iconId> <stateProcess>%aditoprj%/entity/ObjectTree_entity/entityfields/alter/children/insert/stateProcess.js</stateProcess> + <tooltip>Create subordinate relationship</tooltip> </entityActionField> </children> </entityActionGroup> diff --git a/language/_____LANGUAGE_de/_____LANGUAGE_de.aod b/language/_____LANGUAGE_de/_____LANGUAGE_de.aod index c84e649cf8f83e9717daffc619a7de6c9b9fea66..2061f83d0e4987313c339728f5fcb3a729438bea 100644 --- a/language/_____LANGUAGE_de/_____LANGUAGE_de.aod +++ b/language/_____LANGUAGE_de/_____LANGUAGE_de.aod @@ -21,6 +21,10 @@ <key>Create new campaign step</key> <value>Neue Kampagnenstufe erstellen</value> </entry> + <entry> + <key>Create subordinate relationship</key> + <value>Untergeordnete Beziehung anlegen</value> + </entry> <entry> <key>Base Template</key> <value>Ursprungsvorlage</value>