Edit template for controller - Refine params copy and bring DB opens up to spec with UTF8
This commit is contained in:
20
output/Ibays/ibays_en.lex.diff
Normal file
20
output/Ibays/ibays_en.lex.diff
Normal file
@@ -0,0 +1,20 @@
|
||||
'ENTIRE_INTERNET_NO_PASSWORD' => 'Entire Internet (no password required)',
|
||||
'ENTIRE_INTERNET_PASSWORD' => 'Entire Internet (password required)',
|
||||
'ENTIRE_INTERNET_PASSWORD_REMOTE' => 'Entire Internet (password required outside local network)',
|
||||
'iba_IBAY_PASSWD_VALIDATION_ERROR' => 'The password may contain only letters and numbers.',
|
||||
'iba_PUBLIC_ACCESS_DESCRIPTION' => 'The public access mode "password required outside local
|
||||
network" is not supported by the FTP server component. If
|
||||
you select this mode, the FTP server will require a
|
||||
password both inside and outside the local network for this
|
||||
i-bay.',
|
||||
'iba_VIRTUAL_HOST_MESSAGE' => 'The following virtual domains were using this information
|
||||
bay as their content and will be changed to the primary web
|
||||
site (you can change them to something else afterward).',
|
||||
'Information bays' => 'Information bays',
|
||||
'INVALID_IBAY_DESCRIPTION' => 'Error: unexpected or missing characters in i-bay description',
|
||||
'LOCAL_NETWORK_NO_PASSWORD' => 'Local network (no password required)',
|
||||
'LOCAL_NETWORK_PASSWORD' => 'Local network (password required)',
|
||||
'NONE' => 'No access',
|
||||
'WARG' => 'Write = admin, Read = group',
|
||||
'WGRE' => 'Write = group, Read = everyone',
|
||||
'WGRG' => 'Write = group, Read = group',
|
Reference in New Issue
Block a user