'app_secure_images_desc'=>'For performance reasons, all images are public. This option adds a random, hard-to-guess string in front of image urls. Ensure directory indexes are not enabled to prevent easy access.',
'app_custom_html_desc'=>'Any content added here will be inserted into the bottom of the <head> section of every page. This is handy for overriding styles or adding analytics code.',
'content_colors_desc'=>'Sets colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.',
'reg_enable_desc'=>'When registration is enabled user will be able to sign themselves up as an application user. Upon registration they are given a single, default user role.',
'reg_enable_external_warning'=>'The option above is ignored while external LDAP or SAML authentication is active. User accounts for non-existing members will be auto-created if authentication, against the external system in use, is successful.',
'reg_confirm_restrict_domain_desc'=>'Enter a comma separated list of email domains you would like to restrict registration to. Users will be sent an email to confirm their address before being allowed to interact with the application. <br> Note that users will be able to change their email addresses after successful registration.',
'maint_image_cleanup_desc'=>"Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.",
'maint_image_cleanup_ignore_revisions'=>'Ignore images in revisions',
'maint_image_cleanup_run'=>'Run Cleanup',
'maint_image_cleanup_warning'=>':count potentially unused images were found. Are you sure you want to delete these images?',
'maint_image_cleanup_success'=>':count potentially unused images found and deleted!',
'role_delete_confirm'=>'This will delete the role with the name \':roleName\'.',
'role_delete_users_assigned'=>'This role has :userCount users assigned to it. If you would like to migrate the users from this role select a new role below.',
'roles_system_warning'=>'Be aware that access to any of the above three permissions can allow a user to alter their own privileges or the privileges of others in the system. Only assign roles with these permissions to trusted users.',
'role_asset_desc'=>'These permissions control default access to the assets within the system. Permissions on Books, Chapters and Pages will override these permissions.',
'users_role_desc'=>'Select which roles this user will be assigned to. If a user is assigned to multiple roles the permissions from those roles will stack and they will receive all abilities of the assigned roles.',
'users_password_desc'=>'Set a password used to log-in to the application. This must be at least 6 characters long.',
'users_send_invite_text'=>'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.',
'users_send_invite_option'=>'Send user invite email',
'users_preferred_language_desc'=>'This option will change the language used for the user-interface of the application. This will not affect any user-created content.',
'users_social_accounts_info'=>'Here you can connect your other accounts for quicker and easier login. Disconnecting an account here does not revoke previously authorized access. Revoke access from your profile settings on the connected social account.',
'user_api_token_name_desc'=>'Give your token a readable name as a future reminder of its intended purpose.',
'user_api_token_expiry'=>'Expiry Date',
'user_api_token_expiry_desc'=>'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.',
'user_api_token_create_secret_message'=>'Immediately after creating this token a "Token ID"" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.',
'user_api_token_id_desc'=>'This is a non-editable system generated identifier for this token which will need to be provided in API requests.',
'user_api_token_secret'=>'Token Secret',
'user_api_token_secret_desc'=>'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.',