Skip to content
Snippets Groups Projects
Commit c7abd38b authored by Satish's avatar Satish
Browse files

adjust german translation - Accounts

parents 2a8cd855 abe0ffec
No related branches found
No related tags found
1 merge request!2777.1.0 release integration
......@@ -10,7 +10,7 @@
$languageStrings = array(
'Accounts' => 'Organisationen' ,
'SINGLE_Accounts' => 'Organisation' ,
'LBL_ADD_RECORD' => 'Add Organization' ,
'LBL_ADD_RECORD' => 'Neue Organisation' ,
'LBL_RECORDS_LIST' => 'Organisationen' ,
'LBL_ACCOUNT_INFORMATION' => 'Organisation' ,
'LBL_SHOW_ACCOUNT_HIERARCHY' => 'Zeige Organisationshierarchie',
......@@ -41,17 +41,19 @@ $languageStrings = array(
'Organization Image' => 'Organisation Bild',
'Type' => 'Typ' ,
'Other Phone' => 'Sekundäre Telefon',
'Phone' => 'Primäre Telefon',
'Email' => 'Primäre E-Mail',
'Other Phone' => 'Sekundäre Telefon',
'Phone' => 'Primäre Telefon',
'Email' => 'Primäre E-Mail',
'LBL_END_DATE' => 'Enddatum' ,
'LBL_DUPLICATES_EXIST' => 'Organisation existiert bereits',
'LBL_COPY_SHIPPING_ADDRESS' => 'Kopiere Lieferadresse' ,
'LBL_COPY_BILLING_ADDRESS' => 'Kopiere Rechnungsadresse' ,
);
$jsLanguageStrings = array(
'LBL_RELATED_RECORD_DELETE_CONFIRMATION' => 'Are you sure you want to delete?',
'LBL_DELETE_CONFIRMATION' => 'Deleting this Organization will remove its related Opportunities & Quotes. Are you sure you want to delete this Organization?',
'LBL_MASS_DELETE_CONFIRMATION' => 'Deleting this Organization will remove its related Opportunities & Quotes. Are you sure you want to delete this Organization?',
'JS_DUPLICATE_CREATION_CONFIRMATION' => 'Name der Organisation bereits Vorhanden ist.Wollen Sie einen doppelten Datensatz erstellen?',
'LBL_RELATED_RECORD_DELETE_CONFIRMATION' => 'Möchten Sie diese Organisation jetzt entfernen?',
'LBL_DELETE_CONFIRMATION' => 'Durch das Entfernen der Organisation werden auch verknüpfte Verkaufschancen und Angebote entfernt. Jetzt dennoch entfernen?',
'LBL_MASS_DELETE_CONFIRMATION' => 'Durch das Entfernen der Organisation werden auch verknüpfte Verkaufschancen und Angebote entfernt. Jetzt dennoch entfernen?',
'JS_DUPLICATE_CREATION_CONFIRMATION' => 'Name der Organisation bereits Vorhanden ist.Wollen Sie einen doppelten Datensatz erstellen?',
);
\ No newline at end of file
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