Skip to content
Snippets Groups Projects
Commit eae31ecc authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

[Projekt: Entwicklung - Neon][TicketNr.: 1037815][Umsetzung Telefon- und Mailanbindung] (wording)

parent 30a8f311
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.10" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.10">
<name>UnlinkedMailMappingWrapper_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<title>Link unlinked Mail</title>
<title>Link unlinked e-mail</title>
<recordContainer>dummyJdito</recordContainer>
<entityFields>
<entityProvider>
......
......@@ -2,12 +2,12 @@
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.10" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.10">
<name>UnlinkedMail_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<title>Unlinked mail</title>
<title>Unlinked e-mail</title>
<grantCreate v="false" />
<grantUpdate v="false" />
<iconId>VAADIN:AT</iconId>
<imageProcess>%aditoprj%/entity/UnlinkedMail_entity/imageProcess.js</imageProcess>
<titlePlural>Unlinked mails</titlePlural>
<titlePlural>Unlinked e-mails</titlePlural>
<recordContainer>db</recordContainer>
<entityFields>
<entityProvider>
......
......@@ -3654,9 +3654,6 @@
<entry>
<key>Search for new Entries</key>
</entry>
<entry>
<key>Additional link</key>
</entry>
<entry>
<key>Salesproject member</key>
</entry>
......@@ -5062,19 +5059,16 @@
<key>Write bulk mail</key>
</entry>
<entry>
<key>Unlinked mail</key>
</entry>
<entry>
<key>Additional links</key>
<key>Unlinked e-mail</key>
</entry>
<entry>
<key>(optional) E-Mail to store in contact</key>
</entry>
<entry>
<key>Link unlinked Mail</key>
<key>Link unlinked e-mail</key>
</entry>
<entry>
<key>Link mail addresses to contacts</key>
<key>Link e-mail addresses to contacts</key>
</entry>
<entry>
<key>${UNLINKEDMAILMAPPING_ADDITIONAL_LINKS}</key>
......
......@@ -784,10 +784,6 @@
<key>Office address</key>
<value>Firmenadresse</value>
</entry>
<entry>
<key>Additional link</key>
<value>Zusätzliche Verknüpfung</value>
</entry>
<entry>
<key>Contact</key>
<value>Kontakt</value>
......@@ -6369,7 +6365,7 @@
<key>Test DuplicateSearch</key>
</entry>
<entry>
<key>Unlinked mail</key>
<key>Unlinked e-mail</key>
<value>Unverknüpfte E-Mail</value>
</entry>
<entry>
......@@ -6377,11 +6373,11 @@
<value>(optional) E-Mail bei Kontakt speichern</value>
</entry>
<entry>
<key>Link unlinked Mail</key>
<key>Link unlinked e-mail</key>
<value>Verknüpfe E-Mail</value>
</entry>
<entry>
<key>Link mail addresses to contacts</key>
<key>Link e-mail addresses to contacts</key>
<value>Verknüpfe E-Mail-Adressen zu Kontakten</value>
</entry>
<entry>
......
......@@ -3703,9 +3703,6 @@
<entry>
<key>Search for new Entries</key>
</entry>
<entry>
<key>Additional link</key>
</entry>
<entry>
<key>Salesproject member</key>
</entry>
......@@ -5111,19 +5108,16 @@
<key>Write bulk mail</key>
</entry>
<entry>
<key>Unlinked mail</key>
</entry>
<entry>
<key>Additional links</key>
<key>Unlinked e-mail</key>
</entry>
<entry>
<key>(optional) E-Mail to store in contact</key>
</entry>
<entry>
<key>Link unlinked Mail</key>
<key>Link unlinked e-mail</key>
</entry>
<entry>
<key>Link mail addresses to contacts</key>
<key>Link e-mail addresses to contacts</key>
</entry>
<entry>
<key>${UNLINKEDMAILMAPPING_ADDITIONAL_LINKS}</key>
......
<?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.1" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.1">
<name>UnlinkedMailMappingWrapperMapping_view</name>
<title>Link mail addresses to contacts</title>
<title>Link e-mail addresses to contacts</title>
<majorModelMode>DISTRIBUTED</majorModelMode>
<isSmall v="true" />
<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