Ignore:
Timestamp:
Mar 31, 2010, 6:32:40 PM (15 years ago)
Author:
george
Message:
  • Upraveno: Aktualizace fóra.
Location:
trunk/forum/language/en/acp
Files:
15 edited

Legend:

Unmodified
Added
Removed
  • trunk/forum/language/en/acp/ban.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: ban.php 8479 2008-03-29 00:22:48Z naderman $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    4949        'BAN_GIVE_REASON'               => 'Reason shown to the banned',
    5050        'BAN_UPDATE_SUCCESSFUL' => 'The banlist has been updated successfully.',
     51        'BANNED_UNTIL_DATE'             => 'until %s', // Example: "until Mon 13.Jul.2009, 14:44"
     52        'BANNED_UNTIL_DURATION' => '%1$s (until %2$s)', // Example: "7 days (until Tue 14.Jul.2009, 14:44)"
    5153
    5254        'EMAIL_BAN'                                     => 'Ban one or more e-mail addresses',
     
    6870
    6971        'PERMANENT'             => 'Permanent',
    70        
     72
    7173        'UNTIL'                                         => 'Until',
    7274        'USER_BAN'                                      => 'Ban one or more usernames',
     
    7678        'USER_UNBAN'                            => 'Un-ban or un-exclude usernames',
    7779        'USER_UNBAN_EXPLAIN'            => 'You can unban (or un-exclude) multiple users in one go using the appropriate combination of mouse and keyboard for your computer and browser. Excluded users are emphasised.',
    78        
    79 
    8080));
    8181
  • trunk/forum/language/en/acp/board.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: board.php 9037 2008-10-26 10:52:43Z acydburn $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    7171        'ALLOW_NO_CENSORS_EXPLAIN'      => 'Users can choose to disable the automatic word censoring of posts and private messages.',
    7272        'ALLOW_PM_ATTACHMENTS'          => 'Allow attachments in private messages',
     73        'ALLOW_PM_REPORT'                       => 'Allow users to report private messages',
     74        'ALLOW_PM_REPORT_EXPLAIN'       => 'If this setting is enabled, users have the option of reporting a private message they have received or sent to the board’s moderators. These private messages will then be visible in the Moderator Control Panel.',
     75        'ALLOW_QUICK_REPLY'                     => 'Allow quick reply',
     76        'ALLOW_QUICK_REPLY_EXPLAIN'     => 'This switch allows for the quick reply to be disabled board-wide. When enabled, forum specific settings will be used to determine whether the quick reply is displayed in individual forums.',
     77        'ALLOW_QUICK_REPLY_BUTTON'      => 'Submit and enable quick reply in all forums',
    7378        'ALLOW_SIG'                                     => 'Allow signatures',
    7479        'ALLOW_SIG_BBCODE'                      => 'Allow BBCode in user signatures',
     
    8893        'ACP_AVATAR_SETTINGS_EXPLAIN'   => 'Avatars are generally small, unique images a user can associate with themselves. Depending on the style they are usually displayed below the username when viewing topics. Here you can determine how users can define their avatars. Please note that in order to upload avatars you need to have created the directory you name below and ensure it can be written to by the web server. Please also note that file size limits are only imposed on uploaded avatars, they do not apply to remotely linked images.',
    8994
     95        'ALLOW_AVATARS'                                 => 'Enable avatars',
     96        'ALLOW_AVATARS_EXPLAIN'                 => 'Allow general usage of avatars;<br />If you disable avatars in general or avatars of a certain mode, the disabled avatars will no longer be shown on the board, but users will still be able to download their own avatars in the User Control Panel.',
    9097        'ALLOW_LOCAL'                                   => 'Enable gallery avatars',
    9198        'ALLOW_REMOTE'                                  => 'Enable remote avatars',
    9299        'ALLOW_REMOTE_EXPLAIN'                  => 'Avatars linked to from another website.',
     100        'ALLOW_REMOTE_UPLOAD'                   => 'Enable remote avatar uploading',
     101        'ALLOW_REMOTE_UPLOAD_EXPLAIN'   => 'Allow uploading of avatars from another website.',
    93102        'ALLOW_UPLOAD'                                  => 'Enable avatar uploading',
    94103        'AVATAR_GALLERY_PATH'                   => 'Avatar gallery path',
     
    141150        'ALLOW_POST_FLASH_EXPLAIN'                      => 'If disallowed the <code>[FLASH]</code> BBCode tag is disabled in posts. Otherwise the permission system controls which users can use the <code>[FLASH]</code> BBCode tag.',
    142151
    143         'ENABLE_QUEUE_TRIGGER'                  => 'Enable queued posts',
    144         'ENABLE_QUEUE_TRIGGER_EXPLAIN'  => 'Ability to put registered users posts to post approval if their post count is lower than the specified value below. This setting has no effect on the permission setting for post/topic approval.',
    145         'QUEUE_TRIGGER_POSTS'                   => 'Maximum post count for queued posts',
    146         'QUEUE_TRIGGER_POSTS_EXPLAIN'   => 'If queued posts is enabled, this is the post count the user need to reach in order to post without post approval. If the users post count is below this number, the post is stored in the queue automatically.',
    147 
    148152        'BUMP_INTERVAL'                                 => 'Bump interval',
    149         'BUMP_INTERVAL_EXPLAIN'                 => 'Number of minutes, hours or days between the last post to a topic and the ability to bump this topic.',
    150         'CHAR_LIMIT'                                    => 'Maximum characters per post',
    151         'CHAR_LIMIT_EXPLAIN'                    => 'The number of characters allowed within a post. Set to 0 for unlimited characters.',
     153        'BUMP_INTERVAL_EXPLAIN'                 => 'Number of minutes, hours or days between the last post to a topic and the ability to bump this topic. Setting the value to 0 disables this feature.',
     154        'CHAR_LIMIT'                                    => 'Maximum characters per post/message',
     155        'CHAR_LIMIT_EXPLAIN'                    => 'The number of characters allowed within a post/private message. Set to 0 for unlimited characters.',
     156        'DELETE_TIME'                                   => 'Limit deleting time',
     157        'DELETE_TIME_EXPLAIN'                   => 'Limits the time available to delete a new post. Setting the value to 0 disables this behaviour.',
    152158        'DISPLAY_LAST_EDITED'                   => 'Display last edited time information',
    153159        'DISPLAY_LAST_EDITED_EXPLAIN'   => 'Choose if the last edited by information to be displayed on posts.',
     
    167173        'MAX_POST_URLS'                                 => 'Maximum links per post',
    168174        'MAX_POST_URLS_EXPLAIN'                 => 'Maximum number of URLs in a post. Set to 0 for unlimited links.',
     175        'MIN_CHAR_LIMIT'                                => 'Minimum characters per post/message',
     176        'MIN_CHAR_LIMIT_EXPLAIN'                => 'The minimum number of characters the user need to enter within a post/private message.',
    169177        'POSTING'                                               => 'Posting',
    170178        'POSTS_PER_PAGE'                                => 'Posts per page',
     
    173181        'SMILIES_LIMIT'                                 => 'Maximum smilies per post',
    174182        'SMILIES_LIMIT_EXPLAIN'                 => 'Maximum number of smilies in a post. Set to 0 for unlimited smilies.',
     183        'SMILIES_PER_PAGE'                              => 'Smilies per page',
    175184        'TOPICS_PER_PAGE'                               => 'Topics per page',
    176185));
     
    198207        'ACP_REGISTER_SETTINGS_EXPLAIN'         => 'Here you are able to define registration and profile related settings.',
    199208
    200         'ACC_ACTIVATION'                        => 'Account activation',
    201         'ACC_ACTIVATION_EXPLAIN'        => 'This determines whether users have immediate access to the board or if confirmation is required. You can also completely disable new registrations.',
     209        'ACC_ACTIVATION'                                => 'Account activation',
     210        'ACC_ACTIVATION_EXPLAIN'                => 'This determines whether users have immediate access to the board or if confirmation is required. You can also completely disable new registrations.',
     211        'NEW_MEMBER_POST_LIMIT'                 => 'New member post limit',
     212        'NEW_MEMBER_POST_LIMIT_EXPLAIN' => 'New members are within the <em>Newly Registered Users</em> group until they reach this number of posts. You can use this group to keep them from using the PM system or to review their posts. <strong>A value of 0 disables this feature.</strong>',
     213        'NEW_MEMBER_GROUP_DEFAULT'              => 'Set Newly Registered Users group to default',
     214        'NEW_MEMBER_GROUP_DEFAULT_EXPLAIN'      => 'If set to yes and a new member post limit is specified newly registered users will be not only put into the <em>Newly Registered Users</em> group, but this group also being their default one. This may come in handy if you want to assign a group default rank and/or avatar the user then inherits.',
     215
    202216        'ACC_ADMIN'                                     => 'By Admin',
    203217        'ACC_DISABLE'                           => 'Disable',
     
    232246));
    233247
     248// Feeds
     249$lang = array_merge($lang, array(
     250        'ACP_FEED_MANAGEMENT'                           => 'General syndication feeds settings',
     251        'ACP_FEED_MANAGEMENT_EXPLAIN'           => 'This module makes available various ATOM feeds, parsing any BBCode in posts to make them readable in external feeds.',
     252
     253        'ACP_FEED_GENERAL'                                      => 'General feed settings',
     254        'ACP_FEED_POST_BASED'                           => 'Post-based feed settings',
     255        'ACP_FEED_TOPIC_BASED'                          => 'Topic-based feed settings',
     256        'ACP_FEED_SETTINGS_OTHER'                       => 'Other feeds and settings',
     257
     258        'ACP_FEED_ENABLE'                                       => 'Enable feeds',
     259        'ACP_FEED_ENABLE_EXPLAIN'                       => 'Turns on or off ATOM feeds for the entire board.<br />Disabling this switches off all feeds, no matter how the options below are set.',
     260        'ACP_FEED_LIMIT'                                        => 'Number of items',
     261        'ACP_FEED_LIMIT_EXPLAIN'                        => 'The maximum number of feed items to display.',
     262
     263        'ACP_FEED_OVERALL'                                      => 'Enable board-wide feed',
     264        'ACP_FEED_OVERALL_EXPLAIN'                      => 'Board-wide new posts.',
     265        'ACP_FEED_FORUM'                                        => 'Enable per-forum feeds',
     266        'ACP_FEED_FORUM_EXPLAIN'                        => 'Single forum and subforums new posts.',
     267        'ACP_FEED_TOPIC'                                        => 'Enable per-topic feeds',
     268        'ACP_FEED_TOPIC_EXPLAIN'                        => 'Single topics new posts.',
     269
     270        'ACP_FEED_TOPICS_NEW'                           => 'Enable new topics feed',
     271        'ACP_FEED_TOPICS_NEW_EXPLAIN'           => 'Enables the “New Topics” feed, which displays the last created topics including the first post.',
     272        'ACP_FEED_TOPICS_ACTIVE'                        => 'Enable active topics feed',
     273        'ACP_FEED_TOPICS_ACTIVE_EXPLAIN'        => 'Enables the “Active Topics” feed, which displays the last active topics including the last post.',
     274        'ACP_FEED_NEWS'                                         => 'News feed',
     275        'ACP_FEED_NEWS_EXPLAIN'                         => 'Pull the first post from these forums. Select no forums to disable news feed.<br />Select multiple forums by holding <samp>CTRL</samp> and clicking.',
     276
     277        'ACP_FEED_OVERALL_FORUMS'                       => 'Enable forums feed',
     278        'ACP_FEED_OVERALL_FORUMS_EXPLAIN'       => 'Enables the “All forums” feed, which displays a list of forums.',
     279
     280        'ACP_FEED_HTTP_AUTH'                            => 'Allow HTTP Authentication',
     281        'ACP_FEED_HTTP_AUTH_EXPLAIN'            => 'Enables HTTP authentication, which allows users to receive content that is hidden to guest users by adding the <samp>auth=http</samp> parameter to the feed URL. Please note that some PHP setups require additional changes to the .htaccess file. Instructions can be found in that file.',
     282        'ACP_FEED_ITEM_STATISTICS'                      => 'Item statistics',
     283        'ACP_FEED_ITEM_STATISTICS_EXPLAIN'      => 'Display individual statistics underneath feed items<br />(e.g. posted by, date and time, replies, views)',
     284        'ACP_FEED_EXCLUDE_ID'                           => 'Exclude these forums',
     285        'ACP_FEED_EXCLUDE_ID_EXPLAIN'           => 'Content from these will be <strong>not included in feeds</strong>. Select no forum to pull data from all forums.<br />Select/Deselect multiple forums by holding <samp>CTRL</samp> and clicking.',
     286));
     287
    234288// Visual Confirmation Settings
    235289$lang = array_merge($lang, array(
    236         'ACP_VC_SETTINGS_EXPLAIN'               => 'Here you are able to define visual confirmation defaults and CAPTCHA settings.',
    237 
     290        'ACP_VC_SETTINGS_EXPLAIN'                               => 'Here you can select and configure CAPTCHA plugins, which implement various ways to reject registration attempts from so-called spambots.',
     291        'AVAILABLE_CAPTCHAS'                                    => 'Available plugins',
     292        'CAPTCHA_UNAVAILABLE'                                   => 'The CAPTCHA cannot be selected as its requirements are not met.',
    238293        'CAPTCHA_GD'                                                    => 'GD CAPTCHA',
     294        'CAPTCHA_GD_3D'                                                 => 'GD 3D Captcha',
    239295        'CAPTCHA_GD_FOREGROUND_NOISE'                   => 'GD CAPTCHA foreground noise',
    240296        'CAPTCHA_GD_EXPLAIN'                                    => 'Use GD to make a more advanced CAPTCHA.',
     
    244300        'CAPTCHA_GD_Y_GRID'                                             => 'GD CAPTCHA background noise y-axis',
    245301        'CAPTCHA_GD_Y_GRID_EXPLAIN'                             => 'Use lower settings of this to make the GD based CAPTCHA harder. 0 will disable y-axis background noise.',
    246 
     302        'CAPTCHA_GD_WAVE'                                               => 'GD CAPTCHA wave distortion',
     303        'CAPTCHA_GD_WAVE_EXPLAIN'                               => 'This applies a wave distortion to the CAPTCHA.',
     304        'CAPTCHA_GD_3D_NOISE'                                   => 'Add 3D-noise objects',
     305        'CAPTCHA_GD_3D_NOISE_EXPLAIN'                   => 'This adds additional objects to the CAPTCHA, over the letters.',
     306        'CAPTCHA_GD_FONTS'                                              => 'Use different fonts',
     307        'CAPTCHA_GD_FONTS_EXPLAIN'                              => 'This setting controls how many different letter shapes are used. You can just use the default shapes or introduce altered letters. Adding lowercase letters is also possible.',
     308        'CAPTCHA_FONT_DEFAULT'                                  => 'Default',
     309        'CAPTCHA_FONT_NEW'                                              => 'New Shapes',
     310        'CAPTCHA_FONT_LOWER'                                    => 'Also use lowercase',
     311        'CAPTCHA_NO_GD'                                                 => 'CAPTCHA without GD',
    247312        'CAPTCHA_PREVIEW_MSG'                                   => 'Your changes to the visual confirmation setting were not saved. This is just a preview.',
    248         'CAPTCHA_PREVIEW_EXPLAIN'                               => 'The CAPTCHA as it will look like using the current settings. Use the preview button to refresh. Note that captchas are randomized and will differ from one view to the next.',
     313        'CAPTCHA_PREVIEW_EXPLAIN'                               => 'The CAPTCHA as it would look like using the current selection.',
     314
     315        'CAPTCHA_SELECT'                                                => 'Installed CAPTCHA plugins',
     316        'CAPTCHA_SELECT_EXPLAIN'                                => 'The dropdown holds the CAPTCHA plugins recognized by the board. Gray entries are not available right now and might need configuration prior to use.',
     317        'CAPTCHA_CONFIGURE'                                             => 'Configure CAPTCHAs',
     318        'CAPTCHA_CONFIGURE_EXPLAIN'                             => 'Change the settings for the selected CAPTCHA.',
     319        'CONFIGURE'                                                             => 'Configure',
     320        'CAPTCHA_NO_OPTIONS'                                    => 'This CAPTCHA has no configuration options.',
     321
    249322        'VISUAL_CONFIRM_POST'                                   => 'Enable visual confirmation for guest postings',
    250323        'VISUAL_CONFIRM_POST_EXPLAIN'                   => 'Requires anonymous users to enter a random code matching an image to help prevent mass postings.',
    251324        'VISUAL_CONFIRM_REG'                                    => 'Enable visual confirmation for registrations',
    252325        'VISUAL_CONFIRM_REG_EXPLAIN'                    => 'Requires new users to enter a random code matching an image to help prevent mass registrations.',
     326        'VISUAL_CONFIRM_REFRESH'                                => 'Enable users to refresh the confirmation image',
     327        'VISUAL_CONFIRM_REFRESH_EXPLAIN'                => 'Allows users to request new confirmation codes, if they are unable to solve the VC during registration. Some plugins might not support this option.',
    253328));
    254329
     
    318393        'LDAP_NO_IDENTITY'                              => 'Could not find a login identity for %s.',
    319394        'LDAP_PASSWORD'                                 => 'LDAP password',
    320         'LDAP_PASSWORD_EXPLAIN'                 => 'Leave blank to use anonymous binding. Else fill in the password for the above user.  Required for Active Directory Servers. <strong>WARNING:</strong> This password will be stored as plain text in the database visible to everybody who can access your database or who can view this configuration page.',
     395        'LDAP_PASSWORD_EXPLAIN'                 => 'Leave blank to use anonymous binding. Else fill in the password for the above user. Required for Active Directory Servers.<br /><em><strong>Warning:</strong> This password will be stored as plain text in the database visible to everybody who can access your database or who can view this configuration page.</em>',
    321396        'LDAP_PORT'                                             => 'LDAP server port',
    322397        'LDAP_PORT_EXPLAIN'                             => 'Optionally you can specify a port which should be used to connect to the LDAP server instead of the default port 389.',
     
    336411
    337412        'ENABLE_GZIP'                           => 'Enable GZip compression',
    338         'ENABLE_GZIP_EXPLAIN'           => 'Generated content will be compressed prior to sending it to the user. This can reduce network traffic but will also increase CPU usage on both server and client side.',
     413        'ENABLE_GZIP_EXPLAIN'           => 'Generated content will be compressed prior to sending it to the user. This can reduce network traffic but will also increase CPU usage on both server and client side. Requires zlib PHP extension to be loaded.',
    339414        'FORCE_SERVER_VARS'                     => 'Force server URL settings',
    340415        'FORCE_SERVER_VARS_EXPLAIN'     => 'If set to yes the server settings defined here will be used in favour of the automatically determined values.',
     
    423498        'EMAIL_SIG_EXPLAIN'                             => 'This text will be attached to all e-mails the board sends.',
    424499        'ENABLE_EMAIL'                                  => 'Enable board-wide e-mails',
    425         'ENABLE_EMAIL_EXPLAIN'                  => 'If this is set to disabled no e-mails will be sent by the board at all.',
     500        'ENABLE_EMAIL_EXPLAIN'                  => 'If this is set to disabled no e-mails will be sent by the board at all. <em>Note the user and admin account activation settings require this setting to be enabled. If currently using “user” or “admin” activation in the activation settings, disabling this setting will require no activation of new accounts.</em>',
    426501        'SMTP_AUTH_METHOD'                              => 'Authentication method for SMTP',
    427502        'SMTP_AUTH_METHOD_EXPLAIN'              => 'Only used if a username/password is set, ask your provider if you are unsure which method to use.',
     
    430505        'SMTP_LOGIN'                                    => 'LOGIN',
    431506        'SMTP_PASSWORD'                                 => 'SMTP password',
    432         'SMTP_PASSWORD_EXPLAIN'                 => 'Only enter a password if your SMTP server requires it.',
     507        'SMTP_PASSWORD_EXPLAIN'                 => 'Only enter a password if your SMTP server requires it.<br /><em><strong>Warning:</strong> This password will be stored as plain text in the database visible to everybody who can access your database or who can view this configuration page.</em>',
    433508        'SMTP_PLAIN'                                    => 'PLAIN',
    434509        'SMTP_POP_BEFORE_SMTP'                  => 'POP-BEFORE-SMTP',
     
    453528        'JAB_PACKAGE_SIZE_EXPLAIN'      => 'This is the number of messages sent in one package. If set to 0 the message is sent immediately and will not be queued for later sending.',
    454529        'JAB_PASSWORD'                          => 'Jabber password',
     530        'JAB_PASSWORD_EXPLAIN'          => '<em><strong>Warning:</strong> This password will be stored as plain text in the database visible to everybody who can access your database or who can view this configuration page.</em>',
    455531        'JAB_PORT'                                      => 'Jabber port',
    456532        'JAB_PORT_EXPLAIN'                      => 'Leave blank unless you know it is not port 5222.',
  • trunk/forum/language/en/acp/common.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: common.php 9049 2008-11-05 22:03:16Z toonarmy $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    8989        'ACP_FORUM_MODERATORS'                  => 'Forum moderators',
    9090        'ACP_FORUM_PERMISSIONS'                 => 'Forum permissions',
     91        'ACP_FORUM_PERMISSIONS_COPY'    => 'Copy forum permissions',
    9192        'ACP_FORUM_ROLES'                               => 'Forum roles',
    9293
     
    149150        'ACP_RESTORE'                           => 'Restore',
    150151
     152        'ACP_FEED'                                      => 'Feed management',
     153        'ACP_FEED_SETTINGS'                     => 'Feed settings',
     154
    151155        'ACP_SEARCH'                            => 'Search configuration',
    152156        'ACP_SEARCH_INDEX'                      => 'Search index',
     
    154158
    155159        'ACP_SECURITY_SETTINGS'         => 'Security settings',
     160        'ACP_SEND_STATISTICS'           => 'Send statistical information',
    156161        'ACP_SERVER_CONFIGURATION'      => 'Server configuration',
    157162        'ACP_SERVER_SETTINGS'           => 'Server settings',
     
    161166        'ACP_STYLE_MANAGEMENT'          => 'Style management',
    162167        'ACP_STYLES'                            => 'Styles',
     168
     169        'ACP_SUBMIT_CHANGES'            => 'Submit changes',
    163170
    164171        'ACP_TEMPLATES'                         => 'Templates',
     
    182189        'ACP_USER_SECURITY'                             => 'User security',
    183190        'ACP_USER_SIG'                                  => 'Signature',
    184 
    185         'ACP_VC_SETTINGS'                                       => 'Visual confirmation settings',
     191        'ACP_USER_WARNINGS'                             => 'Warnings',
     192
     193        'ACP_VC_SETTINGS'                                       => 'CAPTCHA module settings',
    186194        'ACP_VC_CAPTCHA_DISPLAY'                        => 'CAPTCHA image preview',
    187195        'ACP_VERSION_CHECK'                                     => 'Check for updates',
     
    202210        'ADMIN_PANEL'                   => 'Administration Control Panel',
    203211
    204         'ADM_LOGOUT'                    => 'ACP Logout',
     212        'ADM_LOGOUT'                    => 'ACP&nbsp;Logout',
    205213        'ADM_LOGGED_OUT'                => 'Successfully logged out from Administration Control Panel',
    206214
     
    242250        'MANAGE'                                => 'Manage',
    243251        'MENU_TOGGLE'                   => 'Hide or display the side menu',
     252        'MORE'                                  => 'More',                      // Not used at the moment
     253        'MORE_INFORMATION'              => 'More information »',
    244254        'MOVE_DOWN'                             => 'Move down',
    245255        'MOVE_UP'                               => 'Move up',
     
    258268        'PERMISSIONS_TRANSFERRED'                       => 'Permissions transferred',
    259269        'PERMISSIONS_TRANSFERRED_EXPLAIN'       => 'You currently have the permissions from %1$s. You are able to browse the board with this user’s permissions, but not access the administration control panel since admin permissions were not transferred. You can <a href="%2$s"><strong>revert to your permission set</strong></a> at any time.',
    260         'PIXEL'                                                         => 'px',
    261270        'PROCEED_TO_ACP'                                        => '%sProceed to the ACP%s',
    262271
     
    268277        'SELECT_OPTION'                 => 'Select option',
    269278
    270         'SETTING_TOO_LOW'               => 'The entered value for the setting “%1$s” is too low. The minimal allowed value is %2$d.',
    271         'SETTING_TOO_BIG'               => 'The entered value for the setting “%1$s” is too big. The maximal allowed value is %2$d.',
    272         'SETTING_TOO_LONG'              => 'The entered value for the setting “%1$s” is too long. The maximal allowed length is %2$d.',
    273         'SETTING_TOO_SHORT'             => 'The entered value for the setting “%1$s” is not long enough. The minimal allowed length is %2$d.',
     279        'SETTING_TOO_LOW'               => 'The provided value for the setting “%1$s” is too low. The minimum acceptable value is %2$d.',
     280        'SETTING_TOO_BIG'               => 'The provided value for the setting “%1$s” is too high. The maximum acceptable value is %2$d.',
     281        'SETTING_TOO_LONG'              => 'The provided value for the setting “%1$s” is too long. The maximum acceptable length is %2$d.',
     282        'SETTING_TOO_SHORT'             => 'The provided value for the setting “%1$s” is too short. The minimum acceptable length is %2$d.',
     283
     284        'SHOW_ALL_OPERATIONS'   => 'Show all operations',
    274285
    275286        'UCP'                                   => 'User Control Panel',
     
    329340        'NUMBER_ORPHAN'         => 'Orphan attachments',
    330341
     342        'PHP_VERSION_OLD'       => 'The version of PHP on this server will no longer be supported by future versions of phpBB. %sDetails%s',
     343
    331344        'POSTS_PER_DAY'         => 'Posts per day',
    332345
     
    334347        'PURGE_CACHE_CONFIRM'   => 'Are you sure you wish to purge the cache?',
    335348        'PURGE_CACHE_EXPLAIN'   => 'Purge all cache related items, this includes any cached template files or queries.',
     349
     350        'PURGE_SESSIONS'                        => 'Purge all sessions',
     351        'PURGE_SESSIONS_CONFIRM'        => 'Are you sure you wish to purge all sessions? This will log out all users.',
     352        'PURGE_SESSIONS_EXPLAIN'        => 'Purge all sessions. This will log out all users by truncating the session table.',
    336353
    337354        'RESET_DATE'                                    => 'Reset board’s start date',
     
    358375        'USERS_PER_DAY'         => 'Users per day',
    359376
    360         'VALUE'                                 => 'Value',
    361         'VIEW_ADMIN_LOG'                => 'View administrator log',
    362         'VIEW_INACTIVE_USERS'   => 'View inactive users',
     377        'VALUE'                                         => 'Value',
     378        'VERSIONCHECK_FAIL'                     => 'Failed to obtain latest version information.',
     379        'VERSIONCHECK_FORCE_UPDATE'     => 'Re-Check version',
     380        'VIEW_ADMIN_LOG'                        => 'View administrator log',
     381        'VIEW_INACTIVE_USERS'           => 'View inactive users',
    363382
    364383        'WELCOME_PHPBB'                 => 'Welcome to phpBB',
     
    385404        'SORT_REASON'           => 'Reason',
    386405        'SORT_REG_DATE'         => 'Registration date',
     406        'SORT_LAST_REMINDER'=> 'Last reminded',
     407        'SORT_REMINDER'         => 'Reminder sent',
    387408
    388409        'USER_IS_INACTIVE'              => 'User is inactive',
     410));
     411
     412// Send statistics page
     413$lang = array_merge($lang, array(
     414        'EXPLAIN_SEND_STATISTICS'       => 'Please send information about your server and board configurations to phpBB for statistical analysis. All information that could identify you or your website has been removed - the data is entirely <strong>anonymous</strong>. We base decisions about future phpBB versions on this information. The statistics are made available publically. We also share this data with the PHP project, the programming language phpBB is made with.',
     415        'EXPLAIN_SHOW_STATISTICS'       => 'Using the button below you can preview all variables that will be transmitted.',
     416        'DONT_SEND_STATISTICS'          => 'Return to the ACP if you do not wish to send statistical information to phpBB.',
     417        'GO_ACP_MAIN'                           => 'Go to the ACP start page',
     418        'HIDE_STATISTICS'                       => 'Hide details',
     419        'SEND_STATISTICS'                       => 'Send statistical information',
     420        'SHOW_STATISTICS'                       => 'Show details',
     421        'THANKS_SEND_STATISTICS'        => 'Thank you for submitting your information.',
    389422));
    390423
     
    465498        'LOG_CONFIG_POST'                       => '<strong>Altered post settings</strong>',
    466499        'LOG_CONFIG_REGISTRATION'       => '<strong>Altered user registration settings</strong>',
     500        'LOG_CONFIG_FEED'                       => '<strong>Altered syndication feeds settings</strong>',
    467501        'LOG_CONFIG_SEARCH'                     => '<strong>Altered search settings</strong>',
    468502        'LOG_CONFIG_SECURITY'           => '<strong>Altered security settings</strong>',
     
    470504        'LOG_CONFIG_SETTINGS'           => '<strong>Altered board settings</strong>',
    471505        'LOG_CONFIG_SIGNATURE'          => '<strong>Altered signature settings</strong>',
    472         'LOG_CONFIG_VISUAL'                     => '<strong>Altered visual confirmation settings</strong>',
     506        'LOG_CONFIG_VISUAL'                     => '<strong>Altered antibot settings</strong>',
    473507
    474508        'LOG_APPROVE_TOPIC'                     => '<strong>Approved topic</strong><br />» %s',
    475509        'LOG_BUMP_TOPIC'                        => '<strong>User bumped topic</strong><br />» %s',
    476         'LOG_DELETE_POST'                       => '<strong>Deleted post</strong><br />» %s',
     510        'LOG_DELETE_POST'                       => '<strong>Deleted post “%1$s” written by</strong><br />» %2$s',
    477511        'LOG_DELETE_SHADOW_TOPIC'       => '<strong>Deleted shadow topic</strong><br />» %s',
    478         'LOG_DELETE_TOPIC'                      => '<strong>Deleted topic</strong><br />» %s',
     512        'LOG_DELETE_TOPIC'                      => '<strong>Deleted topic “%1$s” written by</strong><br />» %2$s',
    479513        'LOG_FORK'                                      => '<strong>Copied topic</strong><br />» from %s',
    480514        'LOG_LOCK'                                      => '<strong>Locked topic</strong><br />» %s',
     
    482516        'LOG_MERGE'                                     => '<strong>Merged posts</strong> into topic<br />» %s',
    483517        'LOG_MOVE'                                      => '<strong>Moved topic</strong><br />» from %1$s to %2$s',
     518        'LOG_PM_REPORT_CLOSED'          => '<strong>Closed PM report</strong><br />» %s',
     519        'LOG_PM_REPORT_DELETED'         => '<strong>Deleted PM report</strong><br />» %s',
    484520        'LOG_POST_APPROVED'                     => '<strong>Approved post</strong><br />» %s',
    485521        'LOG_POST_DISAPPROVED'          => '<strong>Disapproved post “%1$s” with the following reason</strong><br />» %2$s',
     
    512548
    513549        'LOG_FORUM_ADD'                                                 => '<strong>Created new forum</strong><br />» %s',
     550        'LOG_FORUM_COPIED_PERMISSIONS'                  => '<strong>Copied forum permissions</strong> from %1$s<br />» %2$s',
    514551        'LOG_FORUM_DEL_FORUM'                                   => '<strong>Deleted forum</strong><br />» %s',
    515552        'LOG_FORUM_DEL_FORUMS'                                  => '<strong>Deleted forum and its subforums</strong><br />» %s',
    516553        'LOG_FORUM_DEL_MOVE_FORUMS'                             => '<strong>Deleted forum and moved subforums</strong> to %1$s<br />» %2$s',
    517554        'LOG_FORUM_DEL_MOVE_POSTS'                              => '<strong>Deleted forum and moved posts </strong> to %1$s<br />» %2$s',
    518         'LOG_FORUM_DEL_MOVE_POSTS_FORUMS'               => '<strong>Deleted forum and its subforums, moved messages</strong> to %1$s<br />» %2$s',
     555        'LOG_FORUM_DEL_MOVE_POSTS_FORUMS'               => '<strong>Deleted forum and its subforums, moved posts</strong> to %1$s<br />» %2$s',
    519556        'LOG_FORUM_DEL_MOVE_POSTS_MOVE_FORUMS'  => '<strong>Deleted forum, moved posts</strong> to %1$s <strong>and subforums</strong> to %2$s<br />» %3$s',
    520         'LOG_FORUM_DEL_POSTS'                                   => '<strong>Deleted forum and its messages</strong><br />» %s',
    521         'LOG_FORUM_DEL_POSTS_FORUMS'                    => '<strong>Deleted forum, its messages and subforums</strong><br />» %s',
    522         'LOG_FORUM_DEL_POSTS_MOVE_FORUMS'               => '<strong>Deleted forum and its messages, moved subforums</strong> to %1$s<br />» %2$s',
     557        'LOG_FORUM_DEL_POSTS'                                   => '<strong>Deleted forum and its posts</strong><br />» %s',
     558        'LOG_FORUM_DEL_POSTS_FORUMS'                    => '<strong>Deleted forum, its posts and subforums</strong><br />» %s',
     559        'LOG_FORUM_DEL_POSTS_MOVE_FORUMS'               => '<strong>Deleted forum and its posts, moved subforums</strong> to %1$s<br />» %2$s',
    523560        'LOG_FORUM_EDIT'                                                => '<strong>Edited forum details</strong><br />» %s',
    524561        'LOG_FORUM_MOVE_DOWN'                                   => '<strong>Moved forum</strong> %1$s <strong>below</strong> %2$s',
    525562        'LOG_FORUM_MOVE_UP'                                             => '<strong>Moved forum</strong> %1$s <strong>above</strong> %2$s',
    526563        'LOG_FORUM_SYNC'                                                => '<strong>Re-synchronised forum</strong><br />» %s',
     564
     565        'LOG_GENERAL_ERROR'     => '<strong>A general error occured</strong>: %1$s <br />» %2$s',
    527566
    528567        'LOG_GROUP_CREATED'             => '<strong>New usergroup created</strong><br />» %s',
     
    534573        'LOG_GROUP_UPDATED'             => '<strong>Usergroup details updated</strong><br />» %s',
    535574        'LOG_MODS_ADDED'                => '<strong>Added new leaders to usergroup</strong> %1$s<br />» %2$s',
     575        'LOG_USERS_ADDED'               => '<strong>Added new members to usergroup</strong> %1$s<br />» %2$s',
    536576        'LOG_USERS_APPROVED'    => '<strong>Users approved in usergroup</strong> %1$s<br />» %2$s',
    537         'LOG_USERS_ADDED'               => '<strong>Added new members to usergroup</strong> %1$s<br />» %2$s',
     577        'LOG_USERS_PENDING'             => '<strong>Users requested to join group “%1$s” and need to be approved</strong><br />» %2$s',
     578
     579        'LOG_IMAGE_GENERATION_ERROR'    => '<strong>Error while creating image</strong><br />» Error in %1$s on line %2$s: %3$s',
    538580
    539581        'LOG_IMAGESET_ADD_DB'                   => '<strong>Added new imageset to database</strong><br />» %s',
     
    604646
    605647        'LOG_PURGE_CACHE'                       => '<strong>Purged cache</strong>',
     648        'LOG_PURGE_SESSIONS'            => '<strong>Purged sessions</strong>',
     649
    606650
    607651        'LOG_RANK_ADDED'                => '<strong>Added new rank</strong><br />» %s',
     
    655699        'LOG_USER_DEL_ATTACH'   => '<strong>Removed all attachments made by the user</strong><br />» %s',
    656700        'LOG_USER_DEL_AVATAR'   => '<strong>Removed user avatar</strong><br />» %s',
     701        'LOG_USER_DEL_OUTBOX'   => '<strong>Emptied user outbox</strong><br />» %s',
    657702        'LOG_USER_DEL_POSTS'    => '<strong>Removed all posts made by the user</strong><br />» %s',
    658703        'LOG_USER_DEL_SIG'              => '<strong>Removed user signature</strong><br />» %s',
     
    661706        'LOG_USER_NEW_PASSWORD' => '<strong>Changed user password</strong><br />» %s',
    662707        'LOG_USER_REACTIVATE'   => '<strong>Forced user account reactivation</strong><br />» %s',
     708        'LOG_USER_REMOVED_NR'   => '<strong>Removed newly registered flag from user</strong><br />» %s',
     709
    663710        'LOG_USER_UPDATE_EMAIL' => '<strong>User “%1$s” changed e-mail</strong><br />» from “%2$s” to “%3$s”',
    664711        'LOG_USER_UPDATE_NAME'  => '<strong>Changed username</strong><br />» from “%1$s” to “%2$s”',
     
    684731        'LOG_USER_GROUP_RESIGN'                 => '<strong>User resigned membership from group</strong><br />» %s',
    685732
     733        'LOG_WARNING_DELETED'           => '<strong>Deleted user warning</strong><br />» %s',
     734        'LOG_WARNINGS_DELETED'          => '<strong>Deleted %2$s user warnings</strong><br />» %1$s', // Example: '<strong>Deleted 2 user warnings</strong><br />» username'
     735        'LOG_WARNINGS_DELETED_ALL'      => '<strong>Deleted all user warnings</strong><br />» %s',
     736
    686737        'LOG_WORD_ADD'                  => '<strong>Added word censor</strong><br />» %s',
    687738        'LOG_WORD_DELETE'               => '<strong>Deleted word censor</strong><br />» %s',
  • trunk/forum/language/en/acp/database.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: database.php 8479 2008-03-29 00:22:48Z naderman $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    5555
    5656        'FILE_TYPE'                     => 'File type',
     57        'FILE_WRITE_FAIL'       => 'Unable to write file to storage folder.',
    5758        'FULL_BACKUP'           => 'Full',
    5859
  • trunk/forum/language/en/acp/forums.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: forums.php 8479 2008-03-29 00:22:48Z naderman $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    4545        'AUTO_PRUNE_VIEWED_EXPLAIN'     => 'Number of days since topic was viewed after which topic is removed.',
    4646
     47        'CONTINUE'                                              => 'Continue',
    4748        'COPY_PERMISSIONS'                              => 'Copy permissions from',
     49        'COPY_PERMISSIONS_EXPLAIN'              => 'To ease up the permission setup for your new forum, you can copy the permissions of an existing forum.',
    4850        'COPY_PERMISSIONS_ADD_EXPLAIN'  => 'Once created, the forum will have the same permissions as the one you select here. If no forum is selected the newly created forum will not be visible until permissions had been set.',
    4951        'COPY_PERMISSIONS_EDIT_EXPLAIN' => 'If you select to copy permissions, the forum will have the same permissions as the one you select here. This will overwrite any permissions you have previously set for this forum with the permissions of the forum you select here. If no forum is selected the current permissions will be kept.',
     52        'COPY_TO_ACL'                                   => 'Alternatively, you are also able to %sset up new permissions%s for this forum.',
    5053        'CREATE_FORUM'                                  => 'Create new forum',
    5154
     
    6366        'ENABLE_POST_REVIEW'                    => 'Enable post review',
    6467        'ENABLE_POST_REVIEW_EXPLAIN'    => 'If set to yes users are able to review their post if new posts were made to the topic while users wrote theirs. This should be disabled for chat forums.',
     68        'ENABLE_QUICK_REPLY'                    => 'Enable quick reply',
     69        'ENABLE_QUICK_REPLY_EXPLAIN'    => 'Enables the quick reply in this forum. This setting is not considered if the quick reply is disabled board wide. The quick reply will only be displayed for users who have permission to post in this forum.',
    6570        'ENABLE_RECENT'                                 => 'Display active topics',
    6671        'ENABLE_RECENT_EXPLAIN'                 => 'If set to yes topics made to this forum will be shown in the active topics list.',
     
    8287        'FORUM_IMAGE'                                           => 'Forum image',
    8388        'FORUM_IMAGE_EXPLAIN'                           => 'Location, relative to the phpBB root directory, of an additional image to associate with this forum.',
     89        'FORUM_IMAGE_NO_EXIST'                          => 'The specified forum image does not exist',
    8490        'FORUM_LINK_EXPLAIN'                            => 'Full URL (including the protocol, i.e.: <samp>http://</samp>) to the destination location that clicking this forum will take the user, e.g.: <samp>http://www.phpbb.com/</samp>.',
    8591        'FORUM_LINK_TRACK'                                      => 'Track link redirects',
     
    94100        'FORUM_PASSWORD_UNSET'                          => 'Remove forum password',
    95101        'FORUM_PASSWORD_UNSET_EXPLAIN'          => 'Check here if you want to remove the forum password.',
    96         'FORUM_PASSWORD_OLD'                            => 'The forum password is using an old encryption and should be changed.',
     102        'FORUM_PASSWORD_OLD'                            => 'The forum password is using an old hashing method and should be changed.',
    97103        'FORUM_PASSWORD_MISMATCH'                       => 'The passwords you entered did not match.',
    98104        'FORUM_PRUNE_SETTINGS'                          => 'Forum prune settings',
  • trunk/forum/language/en/acp/groups.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: groups.php 8911 2008-09-23 13:03:33Z acydburn $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    8989        'GROUP_MAX_RECIPIENTS'                  => 'Maximum number of allowed recipients per private message',
    9090        'GROUP_MAX_RECIPIENTS_EXPLAIN'  => 'The maximum number of allowed recipients in a private message. If 0 is entered, the board-wide setting is used.',
     91        'GROUP_OPTIONS_SAVE'                    => 'Group wide options',
    9192        'GROUP_PROMOTE'                                 => 'Promote to group leader',
    9293        'GROUP_RANK'                                    => 'Group rank',
     
    9596        'GROUP_REQUEST'                                 => 'Request',
    9697        'GROUP_SETTINGS_SAVE'                   => 'Group wide settings',
     98        'GROUP_SKIP_AUTH'                               => 'Exempt group leader from permissions',
     99        'GROUP_SKIP_AUTH_EXPLAIN'               => 'If enabled group leader no longer inherit permissions from the group.',
    97100        'GROUP_TYPE'                                    => 'Group type',
    98101        'GROUP_TYPE_EXPLAIN'                    => 'This determines which users can join or view this group.',
    99102        'GROUP_UPDATED'                                 => 'Group preferences updated successfully.',
    100        
     103
    101104        'GROUP_USERS_ADDED'                             => 'New users added to group successfully.',
    102105        'GROUP_USERS_EXIST'                             => 'The selected users are already members.',
  • trunk/forum/language/en/acp/language.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: language.php 8479 2008-03-29 00:22:48Z naderman $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    3838$lang = array_merge($lang, array(
    3939        'ACP_FILES'                                             => 'Admin language files',
    40         'ACP_LANGUAGE_PACKS_EXPLAIN'    => 'Here you are able to install/remove language packs.',
     40        'ACP_LANGUAGE_PACKS_EXPLAIN'    => 'Here you are able to install/remove language packs. The default language pack is marked with an asterisk (*).',
    4141
    4242        'EMAIL_FILES'                   => 'E-mail templates',
  • trunk/forum/language/en/acp/permissions.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: permissions.php 8479 2008-03-29 00:22:48Z naderman $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    5151                <h2>Permission Masks</h2>
    5252                <p>These are used to view the effective permissions assigned to Users, Moderators (Local and Global), Administrators or Forums.</p>
    53        
     53
    5454                <br />
    5555
     
    7272        'ACL_TYPE_LOCAL_M_'             => 'Forum Moderator permissions',
    7373        'ACL_TYPE_LOCAL_F_'             => 'Forum permissions',
    74        
     74
    7575        'ACL_NO'                                => 'No',
    7676        'ACL_VIEW'                              => 'Viewing permissions',
     
    8181        'ACP_FORUM_MODERATORS_EXPLAIN'                          => 'Here you can assign users and groups as forum moderators. To assign users access to forums, to define global moderative permissions or administrators please use the appropriate page.',
    8282        'ACP_FORUM_PERMISSIONS_EXPLAIN'                         => 'Here you can alter which users and groups can access which forums. To assign moderators or define administrators please use the appropriate page.',
     83        'ACP_FORUM_PERMISSIONS_COPY_EXPLAIN'            => 'Here you can copy forum permissions from one forum to one or more other forums.',
    8384        'ACP_GLOBAL_MODERATORS_EXPLAIN'                         => 'Here you can assign global moderator permissions to users or groups. These moderators are like ordinary moderators except they have access to every forum on your board.',
    8485        'ACP_GROUPS_FORUM_PERMISSIONS_EXPLAIN'          => 'Here you can assign forum permissions to groups.',
    8586        'ACP_GROUPS_PERMISSIONS_EXPLAIN'                        => 'Here you can assign global permissions to groups - user permissions, global moderator permissions and administrator permissions. User permissions include capabilities such as the use of avatars, sending private messages, et cetera; global moderator permissions such as approving posts, manage topics, manage bans, et cetera and lastly administrator permissions such as altering permissions, define custom BBCodes, manage forums, et cetera. Individual users permissions should only be changed in rare occasions, the preferred method is putting users in groups and assigning the group’s permissions.',
    86         'ACP_ADMIN_ROLES_EXPLAIN'                                       => 'Here you are able to manage the roles for administrative permissions. Roles are effective permissions, if you change a role the items having this role assigned will change its permissions too.',
    87         'ACP_FORUM_ROLES_EXPLAIN'                                       => 'Here you are able to manage the roles for forum permissions. Roles are effective permissions, if you change a role the items having this role assigned will change its permissions too.',
    88         'ACP_MOD_ROLES_EXPLAIN'                                         => 'Here you are able to manage the roles for moderative permissions. Roles are effective permissions, if you change a role the items having this role assigned will change its permissions too.',
    89         'ACP_USER_ROLES_EXPLAIN'                                        => 'Here you are able to manage the roles for user permissions. Roles are effective permissions, if you change a role the items having this role assigned will change its permissions too.',
     87        'ACP_ADMIN_ROLES_EXPLAIN'                                       => 'Here you are able to manage the roles for administrative permissions. Roles are effective permissions, if you change a role the items having this role assigned will change its permissions too.',
     88        'ACP_FORUM_ROLES_EXPLAIN'                                       => 'Here you are able to manage the roles for forum permissions. Roles are effective permissions, if you change a role the items having this role assigned will change its permissions too.',
     89        'ACP_MOD_ROLES_EXPLAIN'                                         => 'Here you are able to manage the roles for moderative permissions. Roles are effective permissions, if you change a role the items having this role assigned will change its permissions too.',
     90        'ACP_USER_ROLES_EXPLAIN'                                        => 'Here you are able to manage the roles for user permissions. Roles are effective permissions, if you change a role the items having this role assigned will change its permissions too.',
    9091        'ACP_USERS_FORUM_PERMISSIONS_EXPLAIN'           => 'Here you can assign forum permissions to users.',
    9192        'ACP_USERS_PERMISSIONS_EXPLAIN'                         => 'Here you can assign global permissions to users - user permissions, global moderator permissions and administrator permissions. User permissions include capabilities such as the use of avatars, sending private messages, et cetera; global moderator permissions such as approving posts, manage topics, manage bans, et cetera and lastly administrator permissions such as altering permissions, define custom BBCodes, manage forums, et cetera. To alter these settings for large numbers of users the Group permissions system is the preferred method. User’s permissions should only be changed in rare occasions, the preferred method is putting users in groups and assigning the group’s permissions.',
     
    110111        'AUTH_UPDATED'                          => 'Permissions have been updated.',
    111112
     113        'COPY_PERMISSIONS_CONFIRM'                              => 'Are you sure you wish to carry out this operation? Please be aware that this will overwrite any existing permissions on the selected targets.',
     114        'COPY_PERMISSIONS_FORUM_FROM_EXPLAIN'   => 'The source forum you want to copy permissions from.',
     115        'COPY_PERMISSIONS_FORUM_TO_EXPLAIN'             => 'The destination forums you want the copied permissions applied to.',
     116        'COPY_PERMISSIONS_FROM'                                 => 'Copy permissions from',
     117        'COPY_PERMISSIONS_TO'                                   => 'Apply permissions to',
     118
    112119        'CREATE_ROLE'                           => 'Create role',
    113120        'CREATE_ROLE_FROM'                      => 'Use settings from…',
     
    165172        'ROLE_FORUM_READONLY'           => 'Read Only Access',
    166173        'ROLE_FORUM_STANDARD'           => 'Standard Access',
     174        'ROLE_FORUM_NEW_MEMBER'         => 'Newly registered User',
    167175        'ROLE_MOD_FULL'                         => 'Full Moderator',
    168176        'ROLE_MOD_QUEUE'                        => 'Queue Moderator',
     
    174182        'ROLE_USER_NOPM'                        => 'No Private Messages',
    175183        'ROLE_USER_STANDARD'            => 'Standard Features',
     184        'ROLE_USER_NEW_MEMBER'          => 'Newly registered User',
     185
    176186
    177187        'ROLE_DESCRIPTION_ADMIN_FORUM'                  => 'Can access the forum management and forum permission settings.',
     
    188198        'ROLE_DESCRIPTION_FORUM_READONLY'               => 'Can read the forum, but cannot create new topics or reply to posts.',
    189199        'ROLE_DESCRIPTION_FORUM_STANDARD'               => 'Can use most forum features including attachments and deleting own topics, but cannot lock own topics, and cannot create polls.',
     200        'ROLE_DESCRIPTION_FORUM_NEW_MEMBER'             => 'A role for members of the special newly registered users group; contains <samp>NEVER</samp> permissions to lock features for new users.',
    190201        'ROLE_DESCRIPTION_MOD_FULL'                             => 'Can use all moderating features, including banning.',
    191202        'ROLE_DESCRIPTION_MOD_QUEUE'                    => 'Can use the Moderation Queue to validate and edit posts, but nothing else.',
     
    197208        'ROLE_DESCRIPTION_USER_NOPM'                    => 'Has a limited feature set, and is not allowed to use Private Messages.',
    198209        'ROLE_DESCRIPTION_USER_STANDARD'                => 'Can access most but not all user features. Cannot change user name or ignore the flood limit, for instance.',
    199        
     210        'ROLE_DESCRIPTION_USER_NEW_MEMBER'              => 'A role for members of the special newly registered users group; contains <samp>NEVER</samp> permissions to lock features for new users.',
     211
    200212        'ROLE_DESCRIPTION_EXPLAIN'              => 'You are able to enter a short explanation of what the role is doing or for what it is meant for. The text you enter here will be displayed within the permissions screens too.',
    201213        'ROLE_DESCRIPTION_LONG'                 => 'The role description is too long, please limit it to 4000 characters.',
     
    242254        'TRACE_USER_GLOBAL_NEVER_TOTAL_KEPT'    => 'The forum independent user permission evaluates to <samp>NEVER</samp> which doesn’t influence the local permission. %sTrace global permission%s',
    243255
    244         'TRACE_USER_FOUNDER'                                    => 'The user has the founder type set, therefore admin permissions are set to <samp>YES</samp> by default.',
     256        'TRACE_USER_FOUNDER'                                    => 'The user is a founder, therefore admin permissions are always set to <samp>YES</samp>.',
    245257        'TRACE_USER_KEPT'                                               => 'The user’s permission is <samp>NO</samp> so the old total value is kept.',
    246258        'TRACE_USER_KEPT_LOCAL'                                 => 'The user’s permission for this forum is <samp>NO</samp> so the old total value is kept.',
  • trunk/forum/language/en/acp/permissions_phpbb.php

    r400 r702  
    44*
    55* @package language
    6 * @version $Id: permissions_phpbb.php 8911 2008-09-23 13:03:33Z acydburn $
     6* @version $Id$
    77* @copyright (c) 2005 phpBB Group
    88* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    122122        'acl_u_pm_attach'       => array('lang' => 'Can attach files in private messages', 'cat' => 'pm'),
    123123        'acl_u_pm_download'     => array('lang' => 'Can download files in private messages', 'cat' => 'pm'),
    124         'acl_u_pm_bbcode'       => array('lang' => 'Can post BBCode in private messages', 'cat' => 'pm'),
    125         'acl_u_pm_smilies'      => array('lang' => 'Can post smilies in private messages', 'cat' => 'pm'),
    126         'acl_u_pm_img'          => array('lang' => 'Can post images in private messages', 'cat' => 'pm'),
    127         'acl_u_pm_flash'        => array('lang' => 'Can post Flash in private messages', 'cat' => 'pm'),
     124        'acl_u_pm_bbcode'       => array('lang' => 'Can use BBCode in private messages', 'cat' => 'pm'),
     125        'acl_u_pm_smilies'      => array('lang' => 'Can use smilies in private messages', 'cat' => 'pm'),
     126        'acl_u_pm_img'          => array('lang' => 'Can use [img] BBCode tag in private messages', 'cat' => 'pm'),
     127        'acl_u_pm_flash'        => array('lang' => 'Can use [flash] BBCode tag in private messages', 'cat' => 'pm'),
    128128
    129129        'acl_u_sendemail'       => array('lang' => 'Can send e-mails', 'cat' => 'misc'),
     
    152152        'acl_f_download'        => array('lang' => 'Can download files', 'cat' => 'content'),
    153153        'acl_f_sigs'            => array('lang' => 'Can use signatures', 'cat' => 'content'),
    154         'acl_f_bbcode'          => array('lang' => 'Can post BBCode', 'cat' => 'content'),
    155         'acl_f_smilies'         => array('lang' => 'Can post smilies', 'cat' => 'content'),
    156         'acl_f_img'                     => array('lang' => 'Can post images', 'cat' => 'content'),
    157         'acl_f_flash'           => array('lang' => 'Can post Flash', 'cat' => 'content'),
     154        'acl_f_bbcode'          => array('lang' => 'Can use BBCode', 'cat' => 'content'),
     155        'acl_f_smilies'         => array('lang' => 'Can use smilies', 'cat' => 'content'),
     156        'acl_f_img'                     => array('lang' => 'Can use [img] BBCode tag', 'cat' => 'content'),
     157        'acl_f_flash'           => array('lang' => 'Can use [flash] BBCode tag', 'cat' => 'content'),
    158158
    159159        'acl_f_edit'            => array('lang' => 'Can edit own posts', 'cat' => 'actions'),
  • trunk/forum/language/en/acp/posting.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: posting.php 8743 2008-08-12 16:03:18Z Kellanved $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    4242        'ADD_BBCODE'                            => 'Add a new BBCode',
    4343
     44        'BBCODE_DANGER'                         => 'The BBCode you are trying to add seems to use a {TEXT} token inside a HTML attribute. This is a possible XSS security issue. Try using the more restrictive {SIMPLETEXT} or {INTTEXT} types instead. Only proceed if you understand the risks involved and you consider the use of {TEXT} absolutely unavoidable.',
     45        'BBCODE_DANGER_PROCEED'         => 'Proceed', //'I understand the risk',
     46
    4447        'BBCODE_ADDED'                          => 'BBCode added successfully.',
    4548        'BBCODE_EDITED'                         => 'BBCode edited successfully.',
     
    6972        'TOKEN'                                 => 'Token',
    7073        'TOKENS'                                => 'Tokens',
    71         'TOKENS_EXPLAIN'                => 'Tokens are placeholders for user input. The input will be validated only if it matches the corresponding definition. If needed, you can number them by adding a number as the last character between the braces, e.g. {TEXT1}, {TEXT2}.<br /><br />Within the HTML replacement you can also use any language string present in your language/ directory like this: {L_<em>&lt;STRINGNAME&gt;</em>} where <em>&lt;STRINGNAME&gt;</em> is the name of the translated string you want to add. For example, {L_WROTE} will be displayed as &quot;wrote&quot; or its translation according to user’s locale.<br /><br /><strong>Please note that only tokens listed below are able to be used within custom BBCodes.</strong>',
     74        'TOKENS_EXPLAIN'                => 'Tokens are placeholders for user input. The input will be validated only if it matches the corresponding definition. If needed, you can number them by adding a number as the last character between the braces, e.g. {TEXT1}, {TEXT2}.<br /><br />Within the HTML replacement you can also use any language string present in your language/ directory like this: {L_<em>&lt;STRINGNAME&gt;</em>} where <em>&lt;STRINGNAME&gt;</em> is the name of the translated string you want to add. For example, {L_WROTE} will be displayed as “wrote” or its translation according to user’s locale.<br /><br /><strong>Please note that only tokens listed below are able to be used within custom BBCodes.</strong>',
    7275        'TOKEN_DEFINITION'              => 'What can it be?',
    7376        'TOO_MANY_BBCODES'              => 'You cannot create any more BBCodes. Please remove one or more BBCodes then try again.',
    7477
    7578        'tokens'        =>      array(
    76                 'TEXT'                  => 'Any text, including foreign characters, numbers, etc… You should not use this token in HTML tags. Instead try to use IDENTIFIER or SIMPLETEXT.',
     79                'TEXT'                  => 'Any text, including foreign characters, numbers, etc… You should not use this token in HTML tags. Instead try to use IDENTIFIER, INTTEXT or SIMPLETEXT.',
    7780                'SIMPLETEXT'    => 'Characters from the latin alphabet (A-Z), numbers, spaces, commas, dots, minus, plus, hyphen and underscore',
     81                'INTTEXT'               => 'Unicode letter characters, numbers, spaces, commas, dots, minus, plus, hyphen, underscore and whitespaces.',
    7882                'IDENTIFIER'    => 'Characters from the latin alphabet (A-Z), numbers, hyphen and underscore',
    7983                'NUMBER'                => 'Any series of digits',
    8084                'EMAIL'                 => 'A valid e-mail address',
    81                 'URL'                   => 'A valid URL using any protocol (http, ftp, etc… cannot be used for javascript exploits). If none is given, &quot;http://&quot; is prefixed to the string.',
     85                'URL'                   => 'A valid URL using any protocol (http, ftp, etc… cannot be used for javascript exploits). If none is given, “http://” is prefixed to the string.',
    8286                'LOCAL_URL'             => 'A local URL. The URL must be relative to the topic page and cannot contain a server name or protocol.',
    8387                'COLOR'                 => 'A HTML colour, can be either in the numeric form <samp>#FF1234</samp> or a <a href="http://www.w3.org/TR/CSS21/syndata.html#value-def-color">CSS colour keyword</a> such as <samp>fuchsia</samp> or <samp>InactiveBorder</samp>'
     
    181185        'SMILIES_WIDTH'                         => 'Smiley width',
    182186
     187        'TOO_MANY_SMILIES'                      => 'Limit of %d smilies reached.',
     188
    183189        'WRONG_PAK_TYPE'        => 'The specified package does not contain the appropriate data.',
    184190));
     
    186192// Word censors
    187193$lang = array_merge($lang, array(
    188         'ACP_WORDS_EXPLAIN'             => 'From this control panel you can add, edit, and remove words that will be automatically censored on your forums. In addition people will not be allowed to register with usernames containing these words. Wildcards (*) are accepted in the word field, e.g. *test* will match detestable, test* would match testing, *test would match detest.',
     194        'ACP_WORDS_EXPLAIN'             => 'From this control panel you can add, edit, and remove words that will be automatically censored on your forums. People are still allowed to register with usernames containing these words. Wildcards (*) are accepted in the word field, e.g. *test* will match detestable, test* would match testing, *test would match detest.',
    189195        'ADD_WORD'                              => 'Add new word',
    190196
     
    218224        'RANK_IMAGE'                    => 'Rank image',
    219225        'RANK_IMAGE_EXPLAIN'    => 'Use this to define a small image associated with the rank. The path is relative to the root phpBB directory.',
     226        'RANK_IMAGE_IN_USE'             => '(In use)',
    220227        'RANK_MINIMUM'                  => 'Minimum posts',
    221228        'RANK_REMOVED'                  => 'The rank was successfully deleted.',
  • trunk/forum/language/en/acp/profile.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: profile.php 9128 2008-11-26 20:10:29Z acydburn $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    6767        'DISPLAY_AT_REGISTER'                   => 'Display on registration screen',
    6868        'DISPLAY_AT_REGISTER_EXPLAIN'   => 'If this option is enabled, the field will be displayed on registration.',
    69         'DISPLAY_PROFILE_FIELD'                 => 'Display profile field',
     69        'DISPLAY_ON_VT'                                 => 'Display on viewtopic screen',
     70        'DISPLAY_ON_VT_EXPLAIN'                 => 'If this option is enabled, the field will be displayed in the mini-profile on the topic screen.',
     71        'DISPLAY_PROFILE_FIELD'                 => 'Publicly display profile field',
    7072        'DISPLAY_PROFILE_FIELD_EXPLAIN' => 'The profile field will be shown in all locations allowed within the load settings. Setting this to “no” will hide the field from topic pages, profiles and the memberlist.',
    7173        'DROPDOWN_ENTRIES_EXPLAIN'              => 'Enter your options now, every option in one line.',
  • trunk/forum/language/en/acp/prune.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: prune.php 8479 2008-03-29 00:22:48Z naderman $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    3838// User pruning
    3939$lang = array_merge($lang, array(
    40         'ACP_PRUNE_USERS_EXPLAIN'       => 'Here you can delete (or deactivate) users from your board. This can be done in a variety of ways; by post count, last activity, etc. Each of these criteria can be combined, i.e. you can prune users last active before 2002-01-01 with fewer than 10 posts. Alternatively you can enter a list of users directly into the text box, any criteria entered will be ignored. Take care with this facility! Once a user is deleted there is no way back.',
     40        'ACP_PRUNE_USERS_EXPLAIN'       => 'This section allows you to delete or deactivate users on your board. Accounts can be filtered in a variety of ways; by post count, most recent activity, etc. Criteria may be combined to narrow down which accounts are affected. For example, you can prune users with fewer than 10 posts, who were also inactive after 2002-01-01. Alternatively, you may skip the criteria selection completely by entering a list of users (each on a separate line) into the text field. Take care with this facility! Once a user is deleted, there is no way to reverse the action.',
    4141
    4242        'DEACTIVATE_DELETE'                     => 'Deactivate or delete',
    43         'DEACTIVATE_DELETE_EXPLAIN'     => 'Choose whether to deactivate users or delete them entirely, note there is no undo!',
     43        'DEACTIVATE_DELETE_EXPLAIN'     => 'Choose whether to deactivate users or delete them entirely. Please note that deleted users cannot be restored!',
    4444        'DELETE_USERS'                          => 'Delete',
    4545        'DELETE_USER_POSTS'                     => 'Delete pruned user posts',
     
    4848        'JOINED_EXPLAIN'                        => 'Enter a date in <kbd>YYYY-MM-DD</kbd> format.',
    4949
    50         'LAST_ACTIVE_EXPLAIN'           => 'Enter a date in <kbd>YYYY-MM-DD</kbd> format.',
     50        'LAST_ACTIVE_EXPLAIN'           => 'Enter a date in <kbd>YYYY-MM-DD</kbd> format. Enter <kbd>0000-00-00</kbd> to prune users who never logged in, <em>Before</em> and <em>After</em> conditions will be ignored.',
    5151
    5252        'PRUNE_USERS_LIST'                              => 'Users to be pruned',
     
    5454        'PRUNE_USERS_LIST_DEACTIVATE'   => 'With the selected critera for pruning users the following accounts will be deactivated.',
    5555
    56         'SELECT_USERS_EXPLAIN'          => 'Enter specific usernames here, they will be used in preference to the criteria above.',
     56        'SELECT_USERS_EXPLAIN'          => 'Enter specific usernames here, they will be used in preference to the criteria above. Founders cannot be pruned.',
    5757
    5858        'USER_DEACTIVATE_SUCCESS'       => 'The selected users have been deactivated successfully.',
  • trunk/forum/language/en/acp/search.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: search.php 9126 2008-11-26 19:17:52Z naderman $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    7373        'MAX_SEARCH_CHARS'                                              => 'Max characters indexed by search',
    7474        'MAX_SEARCH_CHARS_EXPLAIN'                              => 'Words with no more than this many characters will be indexed for searching.',
     75        'MAX_NUM_SEARCH_KEYWORDS'                               => 'Maximum number of allowed keywords',
     76        'MAX_NUM_SEARCH_KEYWORDS_EXPLAIN'               => 'Maximum number of words the user is able to search for. A value of 0 allows an unlimited number of words.',
    7577        'MIN_SEARCH_CHARS'                                              => 'Min characters indexed by search',
    7678        'MIN_SEARCH_CHARS_EXPLAIN'                              => 'Words with at least this many characters will be indexed for searching.',
  • trunk/forum/language/en/acp/styles.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: styles.php 9046 2008-11-02 16:19:11Z acydburn $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    393393        'TEMPLATE_LOCATION_EXPLAIN'     => 'Images are always stored on the filesystem.',
    394394        'TEMPLATE_NAME'                         => 'Template name',
     395        'TEMPLATE_FILE_NOT_WRITABLE'=> 'Unable to write to template file %s. Please check the permissions for the directory and the files.',
    395396        'TEMPLATE_REFRESHED'            => 'Template refreshed successfully.',
    396397
  • trunk/forum/language/en/acp/users.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: users.php 8479 2008-03-29 00:22:48Z naderman $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    7878
    7979        'NO_SPECIAL_RANK'               => 'No special rank assigned',
     80        'NO_WARNINGS'                   => 'No warnings.',
    8081        'NOT_MANAGE_FOUNDER'    => 'You tried to manage a user with founder status. Only founders are allowed to manage other founders.',
    8182
     
    103104        'USER_ADMIN_DEL_ATTACH'                 => 'Delete all attachments',
    104105        'USER_ADMIN_DEL_AVATAR'                 => 'Delete avatar',
     106        'USER_ADMIN_DEL_OUTBOX'                 => 'Empty PM outbox',
    105107        'USER_ADMIN_DEL_POSTS'                  => 'Delete all posts',
    106108        'USER_ADMIN_DEL_SIG'                    => 'Delete signature',
    107109        'USER_ADMIN_EXPLAIN'                    => 'Here you can change your users information and certain specific options.',
    108110        'USER_ADMIN_FORCE'                              => 'Force reactivation',
     111        'USER_ADMIN_LEAVE_NR'                   => 'Remove from Newly Registered',
    109112        'USER_ADMIN_MOVE_POSTS'                 => 'Move all posts',
    110113        'USER_ADMIN_SIG_REMOVED'                => 'Successfully removed signature from user account.',
    111114        'USER_ATTACHMENTS_REMOVED'              => 'Successfully removed all attachments made by this user.',
     115        'USER_AVATAR_NOT_ALLOWED'               => 'The avatar cannot be displayed because avatars have been disallowed.',
    112116        'USER_AVATAR_UPDATED'                   => 'Successfully updated user avatars details.',
     117        'USER_AVATAR_TYPE_NOT_ALLOWED'  => 'The current avatar cannot be displayed because its type has been disallowed.',
    113118        'USER_CUSTOM_PROFILE_FIELDS'    => 'Custom profile fields',
    114119        'USER_DELETED'                                  => 'User deleted successfully.',
     
    117122        'USER_GROUP_PENDING'                    => 'Groups user is in pending mode',
    118123        'USER_GROUP_SPECIAL'                    => 'Pre-defined groups user is a member of',
     124        'USER_LIFTED_NR'                                => 'Successfully removed the user’s newly registered status.',
    119125        'USER_NO_ATTACHMENTS'                   => 'There are no attached files to display.',
     126        'USER_OUTBOX_EMPTIED'                   => 'Successfully emptied user’s private message outbox.',
     127        'USER_OUTBOX_EMPTY'                             => 'The user’s private message outbox was already empty.',
    120128        'USER_OVERVIEW_UPDATED'                 => 'User details updated.',
    121129        'USER_POSTS_DELETED'                    => 'Successfully removed all posts made by this user.',
     
    127135        'USER_RANK_UPDATED'                             => 'User rank updated.',
    128136        'USER_SIG_UPDATED'                              => 'User signature successfully updated.',
     137        'USER_WARNING_LOG_DELETED'              => 'No information available. Possibly the log entry has been deleted.',
    129138        'USER_TOOLS'                                    => 'Basic tools',
    130139));
Note: See TracChangeset for help on using the changeset viewer.