Edit template for controller - Refine params copy and bring DB opens up to spec with UTF8
This commit is contained in:
9
output/Workgroup/workgroup_en.lex.diff
Normal file
9
output/Workgroup/workgroup_en.lex.diff
Normal file
@@ -0,0 +1,9 @@
|
||||
'wkg_INVALID_SERVERNAME' => 'The server name must begin with a letter (upper or lower case),
|
||||
followed by any combination of letters, numbers, underscores and
|
||||
hyphens.',
|
||||
'wkg_INVALID_WORKGROUP' => 'The workgroup name must begin with a letter (upper or lower
|
||||
case), followed by any combination of letters, numbers,
|
||||
underscores, periods and hyphens.',
|
||||
'wkg_INVALID_WORKGROUP_MATCHES_SERVERNAME' => 'The server and workgroup names match, when compared in lower case.
|
||||
These values must be different in order for filesharing to be turned on. ',
|
||||
'Workgroup' => 'Workgroup',
|
29
output/Workgroup/workgroup_en.lex.new1
Normal file
29
output/Workgroup/workgroup_en.lex.new1
Normal file
@@ -0,0 +1,29 @@
|
||||
#
|
||||
# Lex file for Workgroup generated on 2025-07-17 09:52:29
|
||||
#
|
||||
'wkg_DESC_PDC' => 'Should this server act as the workgroup
|
||||
and domain controller on your Windows network? You should leave
|
||||
this set to <b>No</b> if another server is already performing this
|
||||
role on your network.',
|
||||
'wkg_DESC_ROAM' => 'Should this server support roaming profiles?
|
||||
You should leave this set to the default of <b>No</b> unless you have
|
||||
experience administering server-based Windows roaming profiles and
|
||||
know that this feature is required.',
|
||||
'wkg_DESC_SERVERNAME' => 'Enter the name that this server should use for
|
||||
Windows and Macintosh file sharing.',
|
||||
'wkg_DESC_WORKGROUP' => 'Enter the name of the Windows workgroup that this server should appear in.',
|
||||
'wkg_FORM_TITLE' => 'Change workgroup settings',
|
||||
'wkg_INVALID_SERVERNAME' => 'The server name must begin with a letter (upper or lower case),
|
||||
followed by any combination of letters, numbers, underscores and
|
||||
hyphens.',
|
||||
'wkg_INVALID_WORKGROUP' => 'The workgroup name must begin with a letter (upper or lower
|
||||
case), followed by any combination of letters, numbers,
|
||||
underscores, periods and hyphens.',
|
||||
'wkg_INVALID_WORKGROUP_MATCHES_SERVERNAME' => 'The server and workgroup names match, when compared in lower case.
|
||||
These values must be different in order for filesharing to be turned on. ',
|
||||
'wkg_LABEL_PDC' => 'Workgroup and Domain Controller',
|
||||
'wkg_LABEL_ROAM' => 'Roaming profiles',
|
||||
'wkg_LABEL_SERVERNAME' => 'Server Name',
|
||||
'wkg_LABEL_WORKGROUP' => 'Windows workgroup',
|
||||
'wkg_SUCCESS' => 'The new workgroup settings have been saved',
|
||||
'Workgroup' => 'Workgroup',
|
Reference in New Issue
Block a user