Skip to content

Commit 334e2fa

Browse files
author
thom
committed
Show hostname in alert box
1 parent 57b1b03 commit 334e2fa

37 files changed

+73
-86
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
$wb['server_config'] = 'Server Config';
3+
$wb['config_for_txt'] = 'Configuration for';
34
$wb['server_config_error_not_updated'] = 'Error in Server Config: not updated';
45
$wb['server_config_error_section_not_updated'] = 'Error in Server Config: %s section not updated';
56
$wb['jailkit_chroot_home_txt'] = 'Jailkit chroot home';

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
$wb['server_config'] = 'Server Config';
3+
$wb['config_for_txt'] = 'Configuration for';
34
$wb['server_config_error_not_updated'] = 'Error in Server Config: not updated';
45
$wb['server_config_error_section_not_updated'] = 'Error in Server Config: %s section not updated';
56
$wb['jailkit_chroot_home_txt'] = 'Jailkit chroot home';

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
$wb['server_config'] = 'Server Config';
3+
$wb['config_for_txt'] = 'Configuration for';
34
$wb['server_config_error_not_updated'] = 'Error in Server Config: not updated';
45
$wb['server_config_error_section_not_updated'] = 'Error in Server Config: %s section not updated';
56
$wb['ufw_enable_txt'] = 'Habilitar';

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
$wb['server_config'] = 'Server Config';
3+
$wb['config_for_txt'] = 'Configuration for';
34
$wb['server_config_error_not_updated'] = 'Error in Server Config: not updated';
45
$wb['server_config_error_section_not_updated'] = 'Error in Server Config: %s section not updated';
56
$wb['ufw_enable_txt'] = 'Enable';

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
$wb['server_config'] = 'Server Config';
3+
$wb['config_for_txt'] = 'Configuration for';
34
$wb['server_config_error_not_updated'] = 'Error in Server Config: not updated';
45
$wb['server_config_error_section_not_updated'] = 'Error in Server Config: %s section not updated';
56
$wb['jailkit_chroot_home_txt'] = 'Jailkit chroot adresář';

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
$wb['server_config'] = 'Server Config';
3+
$wb['config_for_txt'] = 'Configuration for';
34
$wb['server_config_error_not_updated'] = 'Error in Server Config: not updated';
45
$wb['server_config_error_section_not_updated'] = 'Error in Server Config: %s section not updated';
56
$wb['jailkit_chroot_home_txt'] = 'Jailkit Chroot home';

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
$wb['server_config'] = 'Server Config';
3+
$wb['config_for_txt'] = 'Configuration for';
34
$wb['server_config_error_not_updated'] = 'Error in Server Config: not updated';
45
$wb['server_config_error_section_not_updated'] = 'Error in Server Config: %s section not updated';
56
$wb['ufw_enable_txt'] = 'Enable';

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
$wb['server_config'] = 'Server Config';
3+
$wb['config_for_txt'] = 'Configuration for';
34
$wb['server_config_error_not_updated'] = 'Error in Server Config: not updated';
45
$wb['server_config_error_section_not_updated'] = 'Error in Server Config: %s section not updated';
56
$wb['jailkit_chroot_home_txt'] = 'Jailkit chroot home';

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
$wb['server_config'] = 'Server Config';
3+
$wb['config_for_txt'] = 'Configuration for';
34
$wb['server_config_error_not_updated'] = 'Error in Server Config: not updated';
45
$wb['server_config_error_section_not_updated'] = 'Error in Server Config: %s section not updated';
56
$wb["ufw_enable_txt"] = 'Enable';

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
$wb['server_config'] = 'Server Config';
3+
$wb['config_for_txt'] = 'Configuration for';
34
$wb['server_config_error_not_updated'] = 'Error in Server Config: not updated';
45
$wb['server_config_error_section_not_updated'] = 'Error in Server Config: %s section not updated';
56
$wb['add_web_users_to_sshusers_group_txt'] = 'Añadir usuarios web al grupo -sshusers-';

0 commit comments

Comments
 (0)