From a5c5a94002eadc659c2f9acb0559d33caaccc9b8 Mon Sep 17 00:00:00 2001 From: "s.pongratz" <s.pongratz@adito.de> Date: Tue, 6 Jul 2021 09:10:19 +0200 Subject: [PATCH] cm_translationLoyalty --- .../_____LANGUAGE_EXTRA.aod | 48 +++++++++++++++++++ .../_____LANGUAGE_de/_____LANGUAGE_de.aod | 8 ++-- .../_____LANGUAGE_en/_____LANGUAGE_en.aod | 3 ++ 3 files changed, 55 insertions(+), 4 deletions(-) diff --git a/language/_____LANGUAGE_EXTRA/_____LANGUAGE_EXTRA.aod b/language/_____LANGUAGE_EXTRA/_____LANGUAGE_EXTRA.aod index 3e87a125dc..454f447601 100644 --- a/language/_____LANGUAGE_EXTRA/_____LANGUAGE_EXTRA.aod +++ b/language/_____LANGUAGE_EXTRA/_____LANGUAGE_EXTRA.aod @@ -9097,6 +9097,54 @@ <entry> <key>Is contact without a contract</key> </entry> + <entry> + <key>The chosen attributes were successfully set for %0 %1</key> + </entry> + <entry> + <key>SerialLetter</key> + </entry> + <entry> + <key>Bulkmail</key> + </entry> + <entry> + <key>%0 recipient will be added to the serial letter.</key> + </entry> + <entry> + <key>The attribute \"%0\" couldn't be set for %1 %2, because %3.</key> + </entry> + <entry> + <key>the max amount of this attribute has been reached</key> + </entry> + <entry> + <key>set attribute (use filter result)</key> + </entry> + <entry> + <key>The chosen attribute was successfully set for %0 %1</key> + </entry> + <entry> + <key>Volume (Euro)</key> + </entry> + <entry> + <key>add Attributes</key> + </entry> + <entry> + <key>%0 recipient will be added to the bulk mail.</key> + </entry> + <entry> + <key>Attribute \"%0\" can only be inserted once with the same value.</key> + </entry> + <entry> + <key>Set attribute (use filter result)</key> + </entry> + <entry> + <key>set attribute (selected data)</key> + </entry> + <entry> + <key>affected rows:</key> + </entry> + <entry> + <key>this attribute with the same value exists already</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 b4c5836469..0c23ef134a 100644 --- a/language/_____LANGUAGE_de/_____LANGUAGE_de.aod +++ b/language/_____LANGUAGE_de/_____LANGUAGE_de.aod @@ -6247,7 +6247,7 @@ </entry> <entry> <key>0 low</key> - <value>gering</value> + <value>Gering</value> </entry> <entry> <key>good</key> @@ -6307,7 +6307,7 @@ </entry> <entry> <key>1 medium</key> - <value>mittel</value> + <value>Mittel</value> </entry> <entry> <key>loves sociability</key> @@ -6511,7 +6511,7 @@ </entry> <entry> <key>2 big</key> - <value>gross</value> + <value>Hoch</value> </entry> <entry> <key>Probablity: 100%</key> @@ -8417,7 +8417,7 @@ </entry> <entry> <key>unknown</key> - <value>unbekannt</value> + <value>Unbekannt</value> </entry> <entry> <key>Choose a campaign and a step to add the contact to a campaign</key> diff --git a/language/_____LANGUAGE_en/_____LANGUAGE_en.aod b/language/_____LANGUAGE_en/_____LANGUAGE_en.aod index 5c127cfa60..24b693ecd6 100644 --- a/language/_____LANGUAGE_en/_____LANGUAGE_en.aod +++ b/language/_____LANGUAGE_en/_____LANGUAGE_en.aod @@ -3558,6 +3558,7 @@ </entry> <entry> <key>1 medium</key> + <value>medium</value> </entry> <entry> <key>Component</key> @@ -3642,6 +3643,7 @@ </entry> <entry> <key>2 big</key> + <value>high</value> </entry> <entry> <key>Data protection agreement</key> @@ -3837,6 +3839,7 @@ </entry> <entry> <key>0 low</key> + <value>low</value> </entry> <entry> <key>Departments</key> -- GitLab