; Interspire Website Publisher Language File ; ; File: admin.groups.ini ; Revision: $Rev$ ; Contains: All language variables used within the 'groups' section of the control panel ; Things of note: ; - Lines starting with a semi-colon (;) such as this line are comments and are not processed as language variables ; - New language variables are placed at the bottom of the file with each release ; - New sections are marked with: Interspire Website Publisher NX x.x.x, where the 'x's are the version numbers ; [Other] AllGroups = "All User Groups" field_orderby_Name = "Sort Groups By" field_orderby_HelpText = "Select the field and direction this view will be sorted by." ViewCreate = "Create a User Group View" BlogUpdatedError = "There was an error while updating the blog." CancelGroupMessage = "Are you sure you want to cancel?" PermCategories ="Individual Categories" Selected = "Selected" GroupAppliesTo = "Categories this group applies to" ManageGroups = "User Groups" GroupDeleteFailed = "An error occurred while trying to delete the selected group: '%s'" ThePermissionsForThisGroupCannotBeChanged = "The super user group cannot be changed or deleted as it's required to allow the administrator to login with full privileges." UnableToDeleteGroup = "Unable to delete the specified group." CannotDeleteProtectedGroup = "The super user group cannot be changed or deleted as it's required to allow the administrator to login with full privileges." PleaseChooseOneGroup = "Please select one or more groups before performing this action" NumUsers = "Number Of User Accounts" AddGroupTitle = "Create a User Group" EditGroupTitle = "Edit a User Group" EditGroup = "Edit User Group" AddGroupIntro = "A user group is a way to define a set of access permissions which can then be inherited by users. To create a new group, fill in the form below and click one of the save buttons." EditGroupIntro = "A user group is a way to define a set of access permissions which can then be inherited by users. Modify the details of the Group in the form below and click on the 'Save' button." GroupName = "Group Name" GroupDetails = "Group Details" GroupIntro = "A user group is a way to define a set of access permissions which can then be inherited by users. To create a new group, click the 'Create a User Group...' button below." GroupError = "An error occurred while trying to update this Group: '%s'" GroupAddedOK = "Group '%s' was created successfully." GroupUpdatedOK = "Group '%s' was updated successfully." ConfirmDeleteGroup = "Are you sure you want to delete this Group?\n\nClick OK to delete this Group or click Cancel to stop." ManageGroupMessage = "Use the form below to manage your Group accounts. You can add a Group by clicking on the 'Create Group Account' button below." CreateGroupAccount = "Create Group Account" NoGroupsToDisplay = "No user groups have been created. Click the "Create a User Group..." button below to create one." GroupDeletedSuccessfully = "The selected user group has been deleted successfully." GroupBulkDeleteSuccess = "The selected user groups have been deleted successfully." GroupnameTaken = "The group name '%s' is already taken. Please choose another group name." permissiongroup_core = "Core Features" permissiongroup_core_root = "Full Access" permissiongroup_core_user = "User Accounts" permissiongroup_core_groups = "User Groups" permissiongroup_core_categories = "Categories" permissiongroup_core_lists = "Lists" permissiongroup_core_modules = "Module Management" permissiongroup_core_settings = "Settings" permissiongroup_core_template = "Website Design" permissiongroup_core_sysinfo = "System Information" permissiongroup_core_contenttypes = "Content Type Management" permissiongroup_core_importer = "Website Importer" permissiongroup_core_maintenance = "Maintenance" permissiongroup_content = "Content Permissions" permissiongroup_content___all = "All Content" permissiongroup_sitemodules = "Website Modules" permissiongroup_core_imagemanager = "Image Manager" permission_core_full = "Full Control" permission_core_view = "View" permission_core_create = "Create New" permission_core_delete = "Delete" permission_core_edit = "Edit" permission_core_use = "Use" permission_core_permissions = "Change Permissions" permission_core_approve = "Approve" permission_core_activate = "Activate" permission_core_deactivate = "Deactivate" permission_core_configure = "Configure" permission_core_choosetemplate = "Choose Template" permission_core_websitelayout = "Change Website Layout" permission_core_addeditphpblock = "Add/Edit PHP Blocks" permission_core_logo = "Change Logo" permission_core_downloadtemplate = "Download Template" permission_core_editpersonal = "Change personal details" permission_core_editpassword = "Change password" permission_core_editusername = "Change username" permission_core_editstatus = "Change status" permission_core_editgroups = "Change groups" permission_core_editadmin = "Can assign admin users" permission_content_full = "Full Control" permission_content_view = "View List" permission_content_create = "Create New" permission_content_delete = "Delete" permission_content_edit = "Edit Existing" permission_content_approve = "Approve" UpdatePermission = "Update Permission" AddPermission = "Add Permission" AddNewGroupPermission = "Add Permission..." AddANewGroupPermission = "Add A New Group Permission" EditGroupPermission = "Edit A Group Permission" PermissionFlag = "Permission Flag" PermissionFlagShort = "Flag" Permission = "Permission" PermissionScope = "Permission Scope" GroupPermissionListEmpty = "This group's permission list is currently empty." Allow = "Allow" Deny = "Deny" DenyNote = "- 'deny' permissions take priority over all 'allow' permissions" AllItems = "All Items" AllItemsShort = "All" OwnItems = "Own Items" OwnItemsShort = "Own" SpecifiedItems = "Specific Items..." SpecifiedItemsShort = "Specific" SpecificItems = "Specific Items" ConfirmDeletePermission = "Are you sure you want to remove this permission? Click OK to confirm." ConfirmDeleteSelectedPermission = "Are you sure you want to remove the selected permissions? Click OK to confirm." NewPermissionAddedToList = "New permission added to list. Click a Save button to make this change permanent." ExistingPermissionModified = "Existing permission modified. Click a Save button to make this change permanent." PermissionRemoved = "Permission removed. Click a Save button to make this change permanent." GoToBeginningOfResults = "Go to beginning of results" GoToEndOfResults = "Go to end of results" GoToPreviousPageOfResults = "Go to previous page of results" GoToNextPageOfResults = "Go to next page of results" CurrentlySelectedItems = "Currently Selected Items" FindgroupsStartingWith = "Find Groups starting with" Group_GroupID = "Group ID" Group_GroupName = "Group Name" Group_usercount = "User Accounts in Group" NoGroupViews = "No Group views found" CreateGroup = "Create a Group" CreateAGroup = "Create a Group..." InvalidGroupID = "Invalid group ID." EmptyPermissionList = "Click the 'Add Permission...' button below to add a new permission for this group" field_name_Name = "Name" field_name_HelpText = "" field_permissions_Name = "Permissions" field_permissions_HelpText = "" GranularIntro = "Choose the specific items from the list below. Click 'Add Permission' when you're done." NoResultsToShow = "No results to show" LoadingPleaseWait = "Loading, please wait..." permission_sitemodules_create = "Create" permission_sitemodules_full = "Full" permission_sitemodules_edit = "Edit" permission_sitemodules_delete = "Delete" permission_core_backup = "System Backups"