diff --git a/src/lang/cs_CZ.lang.php b/src/lang/cs_CZ.lang.php index 09049038..32bc3c60 100644 --- a/src/lang/cs_CZ.lang.php +++ b/src/lang/cs_CZ.lang.php @@ -126,7 +126,7 @@ $sm_lang = array( 'website_username' => 'Uživatelské jméno', 'website_username_description' => 'Uživatelské jméno pro přístup na stránku. (Pouze Apache autorizace je podporovaná.)', 'website_password' => 'Heslo', - 'website_password_description' => 'Heslo pro přístup na stránku. Heslo je v databázi šifrované.', + 'website_password_description' => 'Heslo pro přístup na stránku. Heslo je v databázi šifrované a NENÍ uloženo v čistém textu.', 'fieldset_monitoring' => 'Monitoring', 'fieldset_permissions' => 'Oprávnění', 'port' => 'Port', @@ -207,10 +207,8 @@ $sm_lang = array( 'sms_gateway_spryng' => 'Spryng', 'sms_gateway_inetworx' => 'Inetworx', 'sms_gateway_clickatell' => 'Clickatell', - 'sms_gateway_textmarketer' => 'Textmarketer', + 'sms_gateway_textmarketer' => 'Textmarketer', 'sms_gateway_smsglobal' => 'SMSGlobal', - 'sms_gateway_nexmo' => 'Nexmo', - 'sms_gateway_octopush' => 'Octopush', 'sms_gateway_smsit' => 'Smsit', 'sms_gateway_freevoipdeal' => 'FreeVoipDeal', 'sms_gateway_username' => 'Uživatelské jméno brány',