diff --git a/lang/en.yml b/lang/en.yml
index 53a80cb0e..786abecfb 100644
--- a/lang/en.yml
+++ b/lang/en.yml
@@ -259,7 +259,7 @@ en:
many_many_Members: Members
GroupImportForm:
Help1: '
Import one or more groups in CSV format (comma-separated values). Show advanced usage
'
- Help2: "\n
Advanced usage
\n
\n - Allowed columns: %s
\n - Existing groups are matched by their unique Code value, and updated with any new values from the imported file
\n - Group hierarchies can be created by using a ParentCode column.
\n - Permission codes can be assigned by the PermissionCode column. Existing permission codes are not cleared.
\n
\n
"
+ Help2: "\n
Advanced usage
\n
\n - Allowed columns: %s
\n - Existing groups are matched by their unique Code value, and updated with any new values from the \n imported file
\n - Group hierarchies can be created by using a ParentCode column.
\n - Permission codes can be assigned by the PermissionCode column. Existing permission codes are not\n cleared.
\n
\n
"
ResultCreated: 'Created {count} groups'
ResultDeleted: 'Deleted %d groups'
ResultUpdated: 'Updated %d groups'
@@ -410,7 +410,7 @@ en:
TWODIGITYEAR: 'Two-digit year'
MemberImportForm:
Help1: 'Import users in CSV format (comma-separated values). Show advanced usage
'
- Help2: "\n
Advanced usage
\n
\n - Allowed columns: %s
\n - Existing users are matched by their unique Code property, and updated with any new values from the imported file.
\n - Groups can be assigned by the Groups column. Groups are identified by their Code property, multiple groups can be separated by comma. Existing group memberships are not cleared.
\n
\n
"
+ Help2: "\n
Advanced usage
\n
\n - Allowed columns: %s
\n - Existing users are matched by their unique Code property, and updated with any new values from\n the imported file.
\n - Groups can be assigned by the Groups column. Groups are identified by their Code property,\n multiple groups can be separated by comma. Existing group memberships are not cleared.
\n
\n
"
ResultCreated: 'Created {count} members'
ResultDeleted: 'Deleted %d members'
ResultNone: 'No changes'
@@ -423,6 +423,7 @@ en:
ModelAdmin:
DELETE: Delete
DELETEDRECORDS: 'Deleted {count} records.'
+ EMPTYBEFOREIMPORT: 'Clear Database before import'
IMPORT: 'Import from CSV'
IMPORTEDRECORDS: 'Imported {count} records.'
NOCSVFILE: 'Please browse for a CSV file to import'
@@ -473,6 +474,7 @@ en:
SINGULARNAME: 'Permission Role Code'
Permissions:
PERMISSIONS_CATEGORY: 'Roles and access permissions'
+ UserPermissionsIntro: 'Assigning groups to this user will adjust the permissions they have. See the groups section for details of permissions on individual groups.'
PhoneNumberField:
VALIDATION: 'Please enter a valid phone number'
RelationComplexTableField.ss: