* Tue Mar 04 2025 Brian Read <brianr@koozali.org> 11.0.0-62.sme

- Update .lex files to conform to standard english punctuation  [SME: 11809]
This commit is contained in:
2025-03-04 14:18:38 +00:00
parent 4c94d768e2
commit 4f0617f6c3
10 changed files with 22 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
'grp_ACCOUNT_CONFLICT' => 'Error: the group "[_1]" can\'t be created because there is
already a [_2] account of that name.',
'grp_INVALID_GROUP_DESCRIPTION' => 'Error: unexpected or missing characters in group description',
'grp_NO_MEMBERS' => 'Error: no members in group.Did not create new group.',
'grp_NO_MEMBERS' => 'Error: no members in group. Did not create new group.',
'grp_CREATED_GROUP' => 'Successfully created user group',
'grp_DELETED_GROUP' => 'Successfully removed user group',
'grp_MODIFIED_GROUP' => 'Successfully modifed user group',