diff --git a/packages/vtiger/optional/berliSoftphones.zip b/packages/vtiger/optional/berliSoftphones.zip
index 7609a12a..992c65da 100644
Binary files a/packages/vtiger/optional/berliSoftphones.zip and b/packages/vtiger/optional/berliSoftphones.zip differ
diff --git a/pkg/vtiger/modules/berliSoftphones/languages/de_de/Settings/berliSoftphones.php b/pkg/vtiger/modules/berliSoftphones/languages/de_de/Settings/berliSoftphones.php
index 18de3cf2..4ddfdbef 100644
--- a/pkg/vtiger/modules/berliSoftphones/languages/de_de/Settings/berliSoftphones.php
+++ b/pkg/vtiger/modules/berliSoftphones/languages/de_de/Settings/berliSoftphones.php
@@ -32,7 +32,7 @@
'LBL_PHONE_HINT1' => 'Um bei reinkommenden Anrufen die Daten anzeigen zu lassen, welche zu einer Telefonummer im CRM gespeichert worden sind, müssen Sie dem CRM die Telefonnummer mitteilen. Dazu wird in den Einstellungen des Softphones eine CRM URL eingetragen. Diese muss den folgende Inhalt haben:',
'LBL_PHONE_INBOUND_URL' => '---CRM Mandanten URL---/index.php?module=berliSoftphones&action=ListPhone&phone&phonenumber=---Telefonummer des Anrufers---',
'LBL_PHONE_HINT2' => 'Für die Einrichtung Ihres Softphones konsultieren Sie bitte das entsprechende Handbuch. Z.B. kann man für das Softphone Phoner (nicht Phoner Light) im Menü Options->external application die Telefonnummer zu der URL mit %CALLERID% hinzufügen.',
- 'LBL_PHONE_HINT3' => 'Es werden nur die Telefonnummern erkannt, die im CRM in dem Format Ihres Softphones abgelegt wurden und mindestens 4 Ziffern lang sind. Beachten Sie dazu die Hinweise aus dem CRM Journal: Format von Telefonnummern',
+ 'LBL_PHONE_HINT3' => 'Es werden nur die Telefonnummern erkannt, die im CRM in dem Format Ihres Softphones abgelegt wurden und mindestens 4 Ziffern lang sind. Beachten Sie dazu die Hinweise aus dem CRM Journal: Format von Telefonnummern',
'LBL_CONFIG_SAVED'=>'Ihre Einstellung wurde gespeichert.',
);
diff --git a/pkg/vtiger/modules/berliSoftphones/languages/en_us/Settings/berliSoftphones.php b/pkg/vtiger/modules/berliSoftphones/languages/en_us/Settings/berliSoftphones.php
index 824be64e..dd83fa24 100644
--- a/pkg/vtiger/modules/berliSoftphones/languages/en_us/Settings/berliSoftphones.php
+++ b/pkg/vtiger/modules/berliSoftphones/languages/en_us/Settings/berliSoftphones.php
@@ -25,14 +25,14 @@
'LBL_PHONE_PHONER' => 'www.phoner.de',
'LBL_PHONE_EFFTEL' => 'www.efftel.com',
'LBL_PHONE_ZOIPER' => 'www.zoiper.com for Inbound and Outbound calls',
- 'LBL_PHONE_NFON' => 'www.nfon.com (Nsoftphone premium for Windows or iSoftPhone for Mac)',
+ 'LBL_PHONE_NFON' => 'www.nfon.com (Nsoftphone premium for Windows or iSoftPhone for Mac)',
'LBL_PHONE_IMPORTANT' => 'Important:',
'LBL_PHONE_IMPORTANT1' => 'Do not activate a softphone option unless you have a softphone installed on your computer.',
'LBL_PHONE_HINT' => 'Hints for inbound calls:',
'LBL_PHONE_HINT1' => 'In order to initiate a contact display by an incoming call at the CRM you have to transmit the phone number of the caller to the CRM. If your softphone has such an option you may set it up that each incoming call initiates an URL call to the following URL:',
'LBL_PHONE_INBOUND_URL' => '---CRM Client URL---/index.php?module=berliSoftphones&action=ListPhone&phone&phonenumber=---Callers Phone#---',
'LBL_PHONE_HINT2' => 'Please consult the manual for a proper softphone setup. For the softphone Phoner (not Phoner light) you may enter %CALLERID% at the Options->external application menu as a phone number substitute.',
- 'LBL_PHONE_HINT3' => 'The CRM identifies phone numbers which are entered in the same format as the format used by your softphone. They must have at least 4 digits. You may consult the CRM Journal for general hints: phone number formats',
+ 'LBL_PHONE_HINT3' => 'The CRM identifies phone numbers which are entered in the same format as the format used by your softphone. They must have at least 4 digits. You may consult the CRM Journal for general hints: phone number formats',
'LBL_CONFIG_SAVED'=>'Your settings has been saved.',
);