Edit template for controller - Refine params copy and bring DB opens up to spec with UTF8

This commit is contained in:
2025-10-06 10:57:00 +01:00
parent 29f8de63fd
commit ecb846fc6c
119 changed files with 10059 additions and 36 deletions

View File

@@ -0,0 +1 @@
'Directory' => 'Directory',

View File

@@ -0,0 +1,30 @@
#
# Lex file for Directory generated on 2025-07-17 09:52:31
#
'dir_CITY' => 'Default City',
'dir_COMPANY' => 'Default company',
'dir_DEPARTMENT' => 'Default department',
'dir_DESC_DEPARTMENT' => 'These fields are the LDAP defaults for your organization.
Whenever you create a new user account, you will be prompted
to enter all of these fields (they can be different for each
user) but the values you set here
will show up as defaults. This is a convenience to make it
faster to create user accounts.',
'dir_DESC_DIRECTORY_ACCESS' => ' You can control access to your LDAP directory:
the private setting allows access only from your local network, and the public setting allows access from anywhere on the Internet. ',
'dir_DESC_EXISTING' => 'You can either leave existing user accounts as they are, using the above defaults only for
new users, or you can apply the above defaults to all existing users as well.',
'dir_DESCRIPTION' => 'The LDAP server provides a network-available listing of the user accounts
and groups on your server, and can be accessed using an LDAP client such as the Address Book feature
in Netscape Communicator. Configure your LDAP client with the local IP address of your server,
port number 389, and the server root parameter shown below.',
'dir_DIRECTORY_ACCESS' => 'LDAP directory access',
'dir_EXISTING' => 'Existing users',
'dir_FORM_TITLE' => 'Change LDAP directory settings',
'dir_LABEL_ROOT' => 'Server root',
'dir_LEAVE' => 'Leave as they are',
'dir_PHONENUMBER' => 'Default Phone Number',
'dir_STREET' => 'Default Street address',
'dir_SUCCESS' => 'The new LDAP default settings have been saved.',
'dir_UPDATE' => 'Update with new defaults',
'Directory' => 'Directory',