Skip to content

Commit 3425f34

Browse files
committed
writing correction
deleted bak-file
1 parent 8a9345d commit 3425f34

File tree

3 files changed

+2
-207
lines changed

3 files changed

+2
-207
lines changed

interface/web/admin/lib/lang/cz_system_config.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ $wb['tab_change_warning_txt'] = 'Záložka změna varování';
4141
$wb['tab_change_warning_note_txt'] = 'Show a warning on tab change in edit forms if any data has been altered by the user.';
4242
$wb['vhost_subdomains_txt'] = 'Vytvořit subdomény jako webové stránky';
4343
$wb['vhost_subdomains_note_txt'] = 'You cannot disable this as long as vhost subdomains exist in the system!';
44-
$wb['vhost_aliasbdomains_txt'] = 'Vytvořit aliasdomény jako webové stránky';
44+
$wb['vhost_aliasdomains_txt'] = 'Vytvořit aliasdomény jako webové stránky';
4545
$wb['vhost_aliasdomains_note_txt'] = 'You cannot disable this as long as vhost aliasdomains exist in the system!';
4646
$wb['phpmyadmin_url_error_regex'] = 'phpmyadmin neplatné URL';
4747
$wb['use_combobox_txt'] = 'Použití jQuery UI Combobox';

interface/web/admin/lib/lang/de_system_config.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ $wb['shelluser_prefix_txt'] = 'Shell Benutzer Präfix';
1111
$wb['ftpuser_prefix_txt'] = 'FTP Benutzer Präfix';
1212
$wb['vhost_subdomains_txt'] = 'Subdomains als Webseite anlegen';
1313
$wb['vhost_subdomains_note_txt'] = 'Diese Einstellung kann nicht wieder deaktiviert werden, wenn Vhost Subdomains im System vorhanden sind!';
14-
$wb['vhost_aliasbdomains_txt'] = 'Subdomains als Webseite anlegen';
14+
$wb['vhost_aliasdomains_txt'] = 'Subdomains als Webseite anlegen';
1515
$wb['vhost_aliasdomains_note_txt'] = 'Diese Einstellung kann nicht wieder deaktiviert werden, wenn Vhost Aliasdomains im System vorhanden sind!';
1616
$wb['dbname_prefix_error_regex'] = 'Zeichen nicht erlaubt in Datenbank Namen Präfix.';
1717
$wb['dbuser_prefix_error_regex'] = 'Zeichen nicht erlaubt in Datenbank Benutzer Präfix.';

interface/web/admin/system_config_edit.php.bak

Lines changed: 0 additions & 205 deletions
This file was deleted.

0 commit comments

Comments
 (0)