Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
Dirk Dankhoff
ISPConfig 3
Commits
5b3c2917
Commit
5b3c2917
authored
Jun 22, 2015
by
Marius Cramer
Browse files
Merge branch 'master' into 'master'
Master See merge request !203
parents
96c95ad8
eac49003
Changes
78
Hide whitespace changes
Inline
Side-by-side
install/tpl/system.ini.master
View file @
5b3c2917
...
...
@@ -40,6 +40,7 @@ use_domain_module=n
new_domain_html=Please contact our support to create a new domain for you.
[misc]
company_name=
dashboard_atom_url_admin=http://www.ispconfig.org/atom
dashboard_atom_url_reseller=http://www.ispconfig.org/atom
dashboard_atom_url_client=http://www.ispconfig.org/atom
...
...
interface/web/admin/form/system_config.tform.php
View file @
5b3c2917
...
...
@@ -460,6 +460,12 @@ $form["tabs"]['misc'] = array (
//#################################
// Begin Datatable fields
//#################################
'company_name'
=>
array
(
'datatype'
=>
'VARCHAR'
,
'formtype'
=>
'TEXT'
,
'default'
=>
''
,
'value'
=>
''
),
'dashboard_atom_url_admin'
=>
array
(
'datatype'
=>
'VARCHAR'
,
'formtype'
=>
'TEXT'
,
...
...
interface/web/admin/lib/lang/ar_system_config.lng
View file @
5b3c2917
...
...
@@ -71,4 +71,5 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/bg_system_config.lng
View file @
5b3c2917
...
...
@@ -71,4 +71,5 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/br_system_config.lng
View file @
5b3c2917
...
...
@@ -71,4 +71,5 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/cz_system_config.lng
View file @
5b3c2917
...
...
@@ -71,5 +71,6 @@ $wb['session_allow_endless_txt'] = 'Povolit - zůstat přihlášen';
$wb
[
'No'
]
=
'Ne'
;
$wb
[
'min_password_length_txt'
]
=
'Minimální délka hesla'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimální síla hesla'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/de_system_config.lng
View file @
5b3c2917
...
...
@@ -72,4 +72,5 @@ $wb['session_allow_endless_txt'] = '"Eingeloggt bleiben" aktivieren';
$wb
[
'No'
]
=
'Nein'
;
$wb
[
'min_password_length_txt'
]
=
'Minimale Passwortlänge'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimale Passwortstärke'
;
$wb
[
"company_name_txt"
]
=
"Firmenname fuer den Seitentitel"
;
?>
interface/web/admin/lib/lang/el_system_config.lng
View file @
5b3c2917
...
...
@@ -71,4 +71,5 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/en_system_config.lng
View file @
5b3c2917
...
...
@@ -79,4 +79,5 @@ $wb["default_webserver_txt"] = 'Default Webserver';
$wb
[
"default_dnsserver_txt"
]
=
'Default DNS Server'
;
$wb
[
"default_slave_dnsserver_txt"
]
=
'Default Secondary DNS Server'
;
$wb
[
"default_dbserver_txt"
]
=
'Default Database Server'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/es_system_config.lng
View file @
5b3c2917
...
...
@@ -76,4 +76,5 @@ $wb['default_webserver_txt'] = 'Servidor web por defecto';
$wb
[
'default_dnsserver_txt'
]
=
'Servidor DNS por defecto'
;
$wb
[
'default_slave_dnsserver_txt'
]
=
'Servidor DNS secundario por defecto'
;
$wb
[
'default_dbserver_txt'
]
=
'Servidor de bases de datos por defecto'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/fi_system_config.lng
View file @
5b3c2917
...
...
@@ -71,4 +71,5 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/fr_system_config.lng
View file @
5b3c2917
...
...
@@ -71,4 +71,5 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/hr_system_config.lng
View file @
5b3c2917
...
...
@@ -71,6 +71,7 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/hu_system_config.lng
View file @
5b3c2917
...
...
@@ -71,4 +71,5 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/id_system_config.lng
View file @
5b3c2917
...
...
@@ -71,4 +71,5 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/it_system_config.lng
View file @
5b3c2917
...
...
@@ -71,4 +71,5 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/ja_system_config.lng
View file @
5b3c2917
...
...
@@ -71,4 +71,5 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/nl_system_config.lng
View file @
5b3c2917
...
...
@@ -74,4 +74,5 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/pl_system_config.lng
View file @
5b3c2917
...
...
@@ -71,4 +71,5 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
interface/web/admin/lib/lang/pt_system_config.lng
View file @
5b3c2917
...
...
@@ -71,4 +71,5 @@ $wb['session_allow_endless_txt'] = 'Enable \\"stay logged in\\"';
$wb
[
'No'
]
=
'No'
;
$wb
[
'min_password_length_txt'
]
=
'Minimum password length'
;
$wb
[
'min_password_strength_txt'
]
=
'Minimum password strength'
;
$wb
[
"company_name_txt"
]
=
"Company Name for the page title"
;
?>
Prev
1
2
3
4
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment