* Fri Sep 26 2025 Brian Read <brianr@koozali.org> 1.0-26.sme
- Fix remove logic, add in user name to rem panel re-format templates, add space to list panel [SME: 13168]
This commit is contained in:
@@ -46,10 +46,10 @@
|
||||
'wrg_ERROR_WRONG_ACCT_TYPE' => 'The associated account shoult be a user or admin account.',
|
||||
'wrg_ERROR_OCCURED' => 'An error occured',
|
||||
'wrg_CLIENTS_ALREADY_CONFIGURED' => 'You can not alter the server ip, mask, private and public key as there are already some clients configured.',
|
||||
'wrg_NO_CONF' => 'No configured client',
|
||||
'wrg_NO_CONF' => 'No configured clients',
|
||||
'wrg_INTERFACE' => 'Interface',
|
||||
'wrg_CANCELLED' => 'Operation cancelled',
|
||||
'wrg_SUCCESSFULLY_MODIFIED_CONF' => 'Client configuration successfully modified',
|
||||
'wrg_SUCCESSFULLY_REMOVED_CONF' => 'Client successfully removed',
|
||||
'wrg_SUCCESSFULLY_ADDED_CONF' => 'New client successfully added',
|
||||
'wrg_SUCCESSFULLY_UPDATED_CONF' => 'Server configuration successfully modified',
|
||||
'wrg_SUCCESSFULLY_UPDATED_CONF' => 'Server configuration successfully modified',
|
Reference in New Issue
Block a user