Merge pull request #1188 from Germs2004/patch-2
Clarify description of permission settingpull/1187/merge
commit
462f091c69
|
@ -189,7 +189,7 @@ $sm_lang = array(
|
||||||
'website_password_description' => 'Password to access the site. The password is encrypted in the database.',
|
'website_password_description' => 'Password to access the site. The password is encrypted in the database.',
|
||||||
'fieldset_monitoring' => 'Monitoring',
|
'fieldset_monitoring' => 'Monitoring',
|
||||||
'fieldset_permissions' => 'Permissions',
|
'fieldset_permissions' => 'Permissions',
|
||||||
'permissions' => 'Server will be visible for the following users',
|
'permissions' => 'Users who can view and be notified about this server',
|
||||||
'port' => 'Port',
|
'port' => 'Port',
|
||||||
'custom_port' => 'Custom Port',
|
'custom_port' => 'Custom Port',
|
||||||
'popular_ports' => 'Popular Ports',
|
'popular_ports' => 'Popular Ports',
|
||||||
|
|
Loading…
Reference in New Issue