laking
2011-04-04 74c7ca770b0cc8ab70fa383fc85e534603f8fd62
Update on certificte CA-signing. Moved config to control panel.
4 files modified
8 ■■■■■ changed files
interface/web/admin/lib/lang/hu_server_config.lng 2 ●●●●● patch | view | raw | blame | history
interface/web/admin/lib/lang/id_server_config.lng 2 ●●●●● patch | view | raw | blame | history
interface/web/admin/lib/lang/nl_server_config.lng 2 ●●●●● patch | view | raw | blame | history
interface/web/admin/lib/lang/pl_server_config.lng 2 ●●●●● patch | view | raw | blame | history
interface/web/admin/lib/lang/hu_server_config.lng
@@ -75,5 +75,7 @@
$wb['php_ini_path_apache_txt'] = 'Apache php.ini path';
$wb['check_apache_config_txt'] = 'Test apache configuration on restart';
$wb['network_config_warning_txt'] = 'The network configuration option is only available for Debian and Ubuntu Servers. Do not enable this option if your network interface is not eth0.';
$wb["CA_path_txt"] = 'CA Path';
$wb["CA_pass_txt"] = 'CA passphrase';
?>
interface/web/admin/lib/lang/id_server_config.lng
@@ -74,4 +74,6 @@
$wb['php_ini_path_cgi_txt'] = 'Path php.ini CGI';
$wb['php_ini_path_apache_txt'] = 'Path php.ini Apache';
$wb['check_apache_config_txt'] = 'Periksa konfigurasi apache saat dijalankan ulang';
$wb["CA_path_txt"] = 'CA Path';
$wb["CA_pass_txt"] = 'CA passphrase';
?>
interface/web/admin/lib/lang/nl_server_config.lng
@@ -74,4 +74,6 @@
$wb['php_ini_path_cgi_txt'] = 'CGI php.ini pad';
$wb['php_ini_path_apache_txt'] = 'Apache php.ini pad';
$wb['check_apache_config_txt'] = 'Test Apache configuratie tijdens restart';
$wb["CA_path_txt"] = 'CA Path';
$wb["CA_pass_txt"] = 'CA passphrase';
?>
interface/web/admin/lib/lang/pl_server_config.lng
@@ -74,4 +74,6 @@
$wb['php_ini_path_cgi_txt'] = 'Ścieżka CGI php.ini';
$wb['php_ini_path_apache_txt'] = 'ŚcieżkaApache php.ini';
$wb['check_apache_config_txt'] = 'Testuj konfigurację Apache przy restarcie';
$wb["CA_path_txt"] = 'CA Path';
$wb["CA_pass_txt"] = 'CA passphrase';
?>