[ 1 => 'Organisation', 2 => 'Organisations', 'PAGE_DESCRIPTION' => 'A listing of the organisations for your site. Provides management tools for editing and deleting organisations.', 'INFO_PAGE' => 'Organisation information page for {{name}}', 'SUMMARY' => 'Organisation Summary', 'CREATE' => 'Create organisation', 'CREATION_SUCCESSFUL' => 'Successfully created organisation {{name}}', 'EDIT' => 'Edit organistion', 'UPDATE' => 'Details updated for organistion {{name}}', 'MERGE' => 'Merge organisation', 'MERGE_INFORM' => 'Select an organisation from the list below to merge organisation {{name}} into. All users of organisation {{name}} will be moved into the chosen organisation.', 'MERGE_SUCCESSFUL' => 'Successfully merged organisation {{source}} into organisation {{target}}.', 'DELETE' => 'Delete organisation', 'DELETE_CONFIRM' => 'Are you sure you want to delete the organisation {{name}}?', 'DELETE_YES' => 'Yes, delete organisation', 'DELETION_SUCCESSFUL' => 'Successfully deleted organisation {{name}}', 'MEMBER_COUNT' => '# Members (excl admins)', 'ADMIN_COUNT' => '# Admins', 'NAME' => [ 1 => 'Organisation name', 'EXPLAIN' => 'Please enter a name for the organisation', 'IN_USE' => 'Organisation name {{name}} is already in use.', ], 'SLUG' => [ 'IN_USE' => 'Organisation slug {{slug}} is already in use.', ], ], 'MEMBER' => [ 1 => 'Member', 2 => 'Members', ], 'ADMIN' => [ 1 => 'Administrator', 2 => 'Administrators', ], 'MERGE' => 'Merge', 'MERGE_INTO' => 'Merge into', 'MERGE_CANNOT_UNDONE' => 'This action cannot be undone.', 'SOURCE_SLUG' => 'Source Slug', 'TARGET_SLUG' => 'Target Slug', 'SLUG_NOT_IN_USE' => 'A {{slug}} slug does not exist', ];