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,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',