diff --git a/lng/english.lng.php b/lng/english.lng.php index 79a986ee..c0bd08df 100644 --- a/lng/english.lng.php +++ b/lng/english.lng.php @@ -950,7 +950,7 @@ $lng['error']['accountnotexisting'] = 'The given email account doesn\'t exist.'; $lng['error']['autoresponderalreadyexists'] = 'There is already an autoresponder configured for this account.'; $lng['error']['invalidautoresponder'] = 'The given account is invalid.'; $lng['serversettings']['autoresponder_active']['title'] = 'Use autoresponder module'; -$lng['serversettings']['autoresponder_active']['description'] = 'Do you want to use the autoresponder module? Therefore an extra cronjob must be set up.'; +$lng['serversettings']['autoresponder_active']['description'] = 'Do you want to use the autoresponder module?'; $lng['admin']['security_settings'] = 'Security Options'; $lng['admin']['know_what_youre_doing'] = 'Change only, if you know what you\'re doing!'; $lng['admin']['show_version_login']['title'] = 'Show Froxlor version on login'; diff --git a/lng/german.lng.php b/lng/german.lng.php index c0078670..f8b6a608 100644 --- a/lng/german.lng.php +++ b/lng/german.lng.php @@ -955,7 +955,7 @@ $lng['error']['accountnotexisting'] = 'Der angegebene E-Mail-Account existiert n $lng['error']['autoresponderalreadyexists'] = 'Für dieses Konto existiert bereits eine Abwesenheitsnachricht.'; $lng['error']['invalidautoresponder'] = 'Das angegebene Konto ist ungültig.'; $lng['serversettings']['autoresponder_active']['title'] = 'Abwesenheitsnachrichten-Modul verwenden'; -$lng['serversettings']['autoresponder_active']['description'] = 'Möchten Sie das Abwesenheitsnachrichten-Modul verwenden? Dazu muss ein separater Cronjob eingerichtet sein.'; +$lng['serversettings']['autoresponder_active']['description'] = 'Möchten Sie das Abwesenheitsnachrichten-Modul verwenden?'; $lng['admin']['show_version_login']['title'] = 'Zeige Froxlor Version beim Login'; $lng['admin']['show_version_login']['description'] = 'Zeige Froxlor Version in der Fußzeile der Loginseite'; $lng['admin']['show_version_footer']['title'] = 'Zeige Froxlor Version in Fußzeile'; diff --git a/lng/polish.lng.php b/lng/polish.lng.php index 65cb52a2..33e593e1 100644 --- a/lng/polish.lng.php +++ b/lng/polish.lng.php @@ -948,7 +948,7 @@ $lng['error']['accountnotexisting'] = 'The given email account doesn\'t exist.'; $lng['error']['autoresponderalreadyexists'] = 'There is already an autoresponder configured for this account.'; $lng['error']['invalidautoresponder'] = 'The given account is invalid.'; $lng['serversettings']['autoresponder_active']['title'] = 'Użyj modułu autorespondera'; -$lng['serversettings']['autoresponder_active']['description'] = 'Do you want to use the autoresponder module? Therefore an extra cronjob must be set up.'; +$lng['serversettings']['autoresponder_active']['description'] = 'Do you want to use the autoresponder module?'; $lng['admin']['security_settings'] = 'Security Options'; $lng['admin']['know_what_youre_doing'] = 'Zmień TYLKO jeśli wiesz co robisz!'; $lng['admin']['show_version_login']['title'] = 'Pokazuj wersję Froxlora przy logowaniu'; diff --git a/lng/portugues.lng.php b/lng/portugues.lng.php index a4509bfb..f20534b6 100644 --- a/lng/portugues.lng.php +++ b/lng/portugues.lng.php @@ -860,7 +860,7 @@ $lng['error']['accountnotexisting'] = 'Esta conta não existe.'; $lng['error']['autoresponderalreadyexists'] = 'Já existe um auto-responder configurado para esta conta.'; $lng['error']['invalidautoresponder'] = 'Esta determinada está inválida.'; $lng['serversettings']['autoresponder_active']['title'] = 'Usar módulo de auto-responder'; -$lng['serversettings']['autoresponder_active']['description'] = 'Você deseja utilizar o módulo do auto-responder? Uma tarefa extra no cron deve ser configurada.'; +$lng['serversettings']['autoresponder_active']['description'] = 'Você deseja utilizar o módulo do auto-responder?'; $lng['admin']['security_settings'] = 'Opções de Segurança'; $lng['admin']['know_what_youre_doing'] = 'Somente altere, se você sabe o que está fazendo'; $lng['admin']['show_version_login']['title'] = 'Mostrar versão do Froxlor no login';