mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
- finally making the age calculation work [Bug #3582]
- replacing all occurances of L_NONE with a more specific string [Bug #3494] - a few corrections to html id attributes in the installer - using correct permission in mcp_report [Bug #2471] - allow deleting the avatar, when no upload method is enabled and hide the delete button if no avatar is set git-svn-id: file:///svn/phpbb/trunk@6241 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -106,8 +106,10 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'NOT_ALLOWED_IN_PM' => 'Not allowed in private messages',
|
||||
'NOT_ASSIGNED' => 'Not assigned',
|
||||
'NO_EXT_GROUP' => 'None',
|
||||
'NO_EXT_GROUP_NAME' => 'No Group Name entered',
|
||||
'NO_EXT_GROUP_SPECIFIED' => 'No Extension Group specified',
|
||||
'NO_FILE_CAT' => 'None',
|
||||
'NO_IMAGE' => 'No Image',
|
||||
'NO_THUMBNAIL_SUPPORT' => 'Thumbnail support has been disabled because there is no supported GD library available and the imagemagick executable could not be found.',
|
||||
'NO_UPLOAD_DIR' => 'The upload directory you specified does not exist.',
|
||||
|
@@ -208,6 +208,7 @@ $lang = array_merge($lang, array(
|
||||
$lang = array_merge($lang, array(
|
||||
'ACP_VC_SETTINGS_EXPLAIN' => 'Here you are able to define visual confirmation defaults and captcha settings.',
|
||||
|
||||
'BAD_POLICY' => 'The policy you selected is invalid.',
|
||||
'CAPTCHA_3DBITMAP' => '3D Bitmap',
|
||||
'CAPTCHA_CELLS' => 'Cells',
|
||||
'CAPTCHA_COMPOSITE' => 'Composite',
|
||||
@@ -222,6 +223,9 @@ $lang = array_merge($lang, array(
|
||||
'HEAVY' => 'Heavy',
|
||||
'LIGHT' => 'Light',
|
||||
'MEDIUM' => 'Medium',
|
||||
'NO_GD' => 'The server does not support GD, an extension required to enable the advanced CAPTCHA policies. A fall-back method will be used if you decide to enable Visual Confirmation features.',
|
||||
'NO_NOISE' => 'None',
|
||||
'NO_TTF' => 'The policy you selected requires TTF enabled, the server has TTF disabled. If this policy is enabled, it will be skipped and another policy will be used in its place. If no valid policies are enabled, a fall-back method will be used if you decide to enable Visual Confirmation features.',
|
||||
'OVERLAP_NOISE_LINE' => 'Overlap line noise',
|
||||
'OVERLAP_NOISE_PIXEL' => 'Overlap pixel noise',
|
||||
'SHAPE_NOISE_LINE' => 'Shape line noise',
|
||||
@@ -230,9 +234,6 @@ $lang = array_merge($lang, array(
|
||||
'VISUAL_CONFIRM_POST_EXPLAIN' => 'Requires anonymous users to enter a random code matching an image to help prevent mass postings.',
|
||||
'VISUAL_CONFIRM_REG' => 'Enable visual confirmation for registrations',
|
||||
'VISUAL_CONFIRM_REG_EXPLAIN' => 'Requires new users to enter a random code matching an image to help prevent mass registrations.',
|
||||
'NO_GD' => 'The server does not support GD, an extension required to enable the advanced CAPTCHA policies. A fall-back method will be used if you decide to enable Visual Confirmation features.',
|
||||
'NO_TTF' => 'The policy you selected requires TTF enabled, the server has TTF disabled. If this policy is enabled, it will be skipped and another policy will be used in its place. If no valid policies are enabled, a fall-back method will be used if you decide to enable Visual Confirmation features.',
|
||||
'BAD_POLICY' => 'The policy you selected is invalid.'
|
||||
));
|
||||
|
||||
// Cookie Settings
|
||||
@@ -347,6 +348,7 @@ $lang = array_merge($lang, array(
|
||||
'IP_VALID_EXPLAIN' => 'Determines how much of the users IP is used to validate a session; All compares the complete address, A.B.C the first x.x.x, A.B the first x.x, None disables checking.',
|
||||
'MAX_LOGIN_ATTEMPTS' => 'Maximum number of login attempts',
|
||||
'MAX_LOGIN_ATTEMPTS_EXPLAIN' => 'After this number of failed logins the user needs to additionally confirm his login visually (visual confirmation)',
|
||||
'NO_IP_VALIDATION' => 'None',
|
||||
'PASSWORD_TYPE' => 'Password complexity',
|
||||
'PASSWORD_TYPE_EXPLAIN' => 'Determines how complex a password needs to be when set or altered, subsequent options include the previous ones.',
|
||||
'PASS_TYPE_ALPHA' => 'Must contain alphanumerics',
|
||||
|
@@ -288,6 +288,7 @@ $lang = array_merge($lang, array(
|
||||
'NO_UNINSTALLED_STYLE' => 'No uninstalled styles detected',
|
||||
'NO_UNINSTALLED_TEMPLATE' => 'No uninstalled templates detected',
|
||||
'NO_UNINSTALLED_THEME' => 'No uninstalled themes detected',
|
||||
'NO_UNIT' => 'None',
|
||||
|
||||
'ONLY_IMAGESET' => 'This is the only remaining imageset, you cannot delete it',
|
||||
'ONLY_STYLE' => 'This is the only remaining style, you cannot delete it',
|
||||
|
@@ -299,7 +299,6 @@ $lang = array_merge($lang, array(
|
||||
'NEXT' => 'Next',
|
||||
'NEVER' => 'Never',
|
||||
'NO' => 'No',
|
||||
'NONE' => 'None',
|
||||
'NOT_AUTHORIZED' => 'You are not authorised to access this area.',
|
||||
'NOT_WATCHING_FORUM' => 'You are no longer subscribed to updates on this forum.',
|
||||
'NOT_WATCHING_TOPIC' => 'You are no longer subscribed to this topic.',
|
||||
@@ -324,6 +323,7 @@ $lang = array_merge($lang, array(
|
||||
'NO_NEW_MESSAGES' => 'No new messages',
|
||||
'NO_NEW_PM' => '<strong>0</strong> new messages',
|
||||
'NO_NEW_POSTS' => 'No new posts',
|
||||
'NO_ONLINE_USERS' => 'No registered users',
|
||||
'NO_POSTS' => 'No posts',
|
||||
'NO_SUCH_SEARCH_MODULE' => 'The specified search backend doesn\'t exist',
|
||||
'NO_SUPPORTED_AUTH_METHODS' => 'No supported authentication methods',
|
||||
|
@@ -208,6 +208,7 @@ $lang = array_merge($lang, array(
|
||||
'NO_POST_REPORT' => 'This post was not reported.',
|
||||
'NO_POST_SELECTED' => 'You must select at least one post to perform this action',
|
||||
'NO_REASON_DISAPPROVAL' => 'Please give an appropiate reason for disapproval',
|
||||
'NO_TOPIC_ICON' => 'None',
|
||||
'NO_TOPIC_SELECTED' => 'You must select at least one topic to perform this action',
|
||||
|
||||
'OTHER_IPS' => 'Other IP addresses this user has posted from',
|
||||
|
@@ -124,6 +124,7 @@ $lang = array_merge($lang, array(
|
||||
'NO_POLL_TITLE' => 'You have to enter a poll title',
|
||||
'NO_POST' => 'The requested post does not exist.',
|
||||
'NO_POST_MODE' => 'No post mode specified',
|
||||
'NO_TOPIC_ICON' => 'None',
|
||||
|
||||
'PARTIAL_UPLOAD' => 'The uploaded file was only partially uploaded',
|
||||
'PHP_SIZE_NA' => 'The attachment\'s filesize is too large.<br />Could not determine the maximum size defined by PHP in php.ini.',
|
||||
|
@@ -264,6 +264,7 @@ $lang = array_merge($lang, array(
|
||||
'NOT_MOVED_MESSAGES' => 'You have %d private messages currently on hold because of full folder.',
|
||||
'NO_ACTION_MODE' => 'No message action specified',
|
||||
'NO_AUTHOR' => 'No author defined for this message',
|
||||
'NO_AVATAR_CATEGORY' => 'None',
|
||||
|
||||
'NO_AUTH_DELETE_MESSAGE' => 'You are not authorised to delete private messages.',
|
||||
'NO_AUTH_EDIT_MESSAGE' => 'You are not authorised to edit private messages.',
|
||||
@@ -274,6 +275,7 @@ $lang = array_merge($lang, array(
|
||||
'NO_AUTH_SEND_MESSAGE' => 'You are not authorised sending private messages.',
|
||||
'NO_AUTH_SIGNATURE' => 'You are not authorised to define a signature',
|
||||
|
||||
'NO_BCC_RECIPIENT' => 'None',
|
||||
'NO_BOOKMARKS' => 'You have no bookmarks',
|
||||
'NO_BOOKMARKS_SELECTED' => 'You have selected no bookmarks',
|
||||
'NO_EMAIL_USER' => 'The email/username information submitted could not be found',
|
||||
@@ -290,6 +292,7 @@ $lang = array_merge($lang, array(
|
||||
'NO_RECIPIENT' => 'No recipient defined',
|
||||
'NO_RULES_DEFINED' => 'No rules defined',
|
||||
'NO_SAVED_DRAFTS' => 'No drafts saved',
|
||||
'NO_TO_RECIPIENT' => 'None',
|
||||
'NO_WATCHED_FORUMS' => 'You are not watching any forums.',
|
||||
'NO_WATCHED_TOPICS' => 'You are not watching any topics.',
|
||||
|
||||
|
Reference in New Issue
Block a user