aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2003-11-06 13:08:37 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2003-11-06 13:08:37 +0000
commit75ccd0e13cea666fafe63a9bfb99b1513d7d1126 (patch)
tree50967147abca0373496676065ba2dec9652e8954 /phpBB/language
parent3ccd55c0898f5340f792fcfc68b56bbdfb46e837 (diff)
downloadforums-75ccd0e13cea666fafe63a9bfb99b1513d7d1126.tar
forums-75ccd0e13cea666fafe63a9bfb99b1513d7d1126.tar.gz
forums-75ccd0e13cea666fafe63a9bfb99b1513d7d1126.tar.bz2
forums-75ccd0e13cea666fafe63a9bfb99b1513d7d1126.tar.xz
forums-75ccd0e13cea666fafe63a9bfb99b1513d7d1126.zip
Some attachment related changes to lang/layout
git-svn-id: file:///svn/phpbb/trunk@4651 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/lang_admin.php70
1 files changed, 36 insertions, 34 deletions
diff --git a/phpBB/language/en/lang_admin.php b/phpBB/language/en/lang_admin.php
index 2ea229e241..e9898da41d 100644
--- a/phpBB/language/en/lang_admin.php
+++ b/phpBB/language/en/lang_admin.php
@@ -53,6 +53,10 @@ $lang += array(
'MOD_LOGS' => 'Moderator Log',
'CRITICAL_LOGS' => 'Error Log',
+ 'PERM_CAT' => 'Permissions',
+ 'USER_PERMS' => 'User permissions',
+ 'GROUP_PERMS' => 'Group permissions',
+
'POST_CAT' => 'Posting',
'SMILE' => 'Smilies',
'ICONS' => 'Icons',
@@ -70,12 +74,10 @@ $lang += array(
'BAN_IPS' => 'Ban IPs',
'BAN_USERS' => 'Ban Usernames',
'DISALLOW' => 'Disallow names',
- 'RANKS' => 'Manage Ranks',
+ 'RANKS' => 'Ranks',
'PRUNE_USERS' => 'Prune users',
'BOTS' => 'Manage Bots',
'GROUP_MANAGE' => 'Manage groups',
- 'USER_PERMS' => 'User permissions',
- 'GROUP_PERMS' => 'Group permissions',
'ADMINISTRATORS' => 'Administrators',
'USERNAMES_EXPLAIN' => 'Place each username on a seperate line',
@@ -1613,41 +1615,41 @@ $lang += array(
// Attachments
$lang += array(
- 'ATTACHMENT_SETTINGS' => 'Attachment Settings',
- 'ATTACHMENT_SETTINGS_EXPLAIN' => 'Here you can configure the Main Settings for Attachments and the associated Special Categories.',
- 'UPLOAD_DIR' => 'Upload Directory',
- 'UPLOAD_DIR_EXPLAIN' => 'Storage Path for Attachments.',
- 'DISPLAY_ORDER' => 'Attachment Display Order',
- 'DISPLAY_ORDER_EXPLAIN' => 'Whether to display Attachments in Posts/PMs in Descending Filetime Order (Newest Attachment First) or Ascending Filetime Order (Oldest Attachment First).',
- 'ATTACH_MAX_FILESIZE' => 'Filesize',
- 'ATTACH_MAX_FILESIZE_EXPLAIN' => 'Maximum filesize allowed for one file. A value of 0 means \'unlimited\'.',
- 'ATTACH_QUOTA' => 'Attachment Quota',
- 'ATTACH_QUOTA_EXPLAIN' => 'Maximum Disk Space ALL Attachments can hold on your Webspace. A value of 0 means \'unlimited\'.',
- 'ATTACH_MAX_PM_FILESIZE' => 'Maximum Filesize in Private Messages Folder',
- 'ATTACH_MAX_PM_FILESIZE_EXPLAIN' => 'Maximum Disk Space Attachments can use up in each User\'s Private Message box. A value of 0 means \'unlimited\'.',
- 'MAX_ATTACHMENTS' => 'Maximum Number of Attachments for one post',
- 'MAX_ATTACHMENTS_PM' => 'Maximum Number of Attachments for one Private Message',
-
- 'SETTINGS_CAT_IMAGES' => 'Settings for Special Category: Images',
+ 'ATTACHMENT_SETTINGS' => 'Attachment Settings',
+ 'ATTACHMENT_SETTINGS_EXPLAIN' => 'Here you can configure the Main Settings for Attachments and the associated Special Categories.',
+
+ 'UPLOAD_DIR' => 'Upload Directory',
+ 'UPLOAD_DIR_EXPLAIN' => 'Storage Path for Attachments.',
+ 'DISPLAY_ORDER' => 'Attachment Display Order',
+ 'DISPLAY_ORDER_EXPLAIN' => 'Display attachments ordering by time.',
+ 'ATTACH_MAX_FILESIZE' => 'Maximum filesize',
+ 'ATTACH_MAX_FILESIZE_EXPLAIN' => 'Maximum size of each file, 0 is unlimited.',
+ 'ATTACH_QUOTA' => 'Total attachment quota',
+ 'ATTACH_QUOTA_EXPLAIN' => 'Maximum drive space available for attachments in total, 0 is unlimited.',
+ 'ATTACH_MAX_PM_FILESIZE' => 'Maximum filesize messaging',
+ 'ATTACH_MAX_PM_FILESIZE_EXPLAIN' => 'Maximum drive space available per user for private message attachments, 0 is unlimited.',
+ 'MAX_ATTACHMENTS' => 'Max attachments per post',
+ 'MAX_ATTACHMENTS_PM' => 'Max attachments per message',
+
+ 'SETTINGS_CAT_IMAGES' => 'Image category settings',
'ASSIGNED_GROUP' => 'Assigned Group',
- 'DISPLAY_INLINED' => 'Display Images Inlined',
- 'DISPLAY_INLINED_EXPLAIN' => 'Choose whether to display images directly within the post (yes) or to display images as a link.',
- 'CREATE_THUMBNAIL' => 'Create Thumbnail',
- 'CREATE_THUMBNAIL_EXPLAIN' => 'Always create a Thumbnail. This feature overrides nearly all Settings within this Special Category, except of the Maximum Image Dimensions.',
- 'MIN_THUMB_FILESIZE' => 'Minimum Thumbnail Filesize',
- 'MIN_THUMB_FILESIZE_EXPLAIN' => 'If an Image is smaller than this defined Filesize no Thumbnail will be created.',
- 'IMAGICK_PATH' => 'Imagick Program (Complete Path)',
- 'IMAGICK_PATH_EXPLAIN' => 'Enter the Path to the convert program of imagick, normally /usr/bin/convert (on windows: c:/imagemagick/convert.exe).',
- 'SEARCH_IMAGICK' => 'Search Imagick',
+ 'DISPLAY_INLINED' => 'Display images inline',
+ 'DISPLAY_INLINED_EXPLAIN' => 'If set to No image attachments will show as a link.',
+ 'CREATE_THUMBNAIL' => 'Create thumbnail',
+ 'CREATE_THUMBNAIL_EXPLAIN' => 'Create a thumbnail in all possible situations.',
+ 'MIN_THUMB_FILESIZE' => 'Minimum thumbnail filesize',
+ 'MIN_THUMB_FILESIZE_EXPLAIN' => 'Do not create a thumbnail for images smaller than this.',
+ 'IMAGICK_PATH' => 'Imagemagick path',
+ 'IMAGICK_PATH_EXPLAIN' => 'Full path to the imagemagick convert application, e.g. /usr/bin/convert',
+ 'SEARCH_IMAGICK' => 'Search for Imagemagick',
'MAX_IMAGE_SIZE' => 'Maximum Image Dimensions',
- 'MAX_IMAGE_SIZE_EXPLAIN' => 'Here you can define the maximum allowed Image Dimension to be attached. If it is set to 0x0, this feature is disabled.<br />(Width x Height in pixels)',
+ 'MAX_IMAGE_SIZE_EXPLAIN' => 'Maximum size of image attachments, 0px by 0px disables image attachments.',
'IMAGE_LINK_SIZE' => 'Image Link Dimensions',
- 'IMAGE_LINK_SIZE_EXPLAIN' => 'If this defined Dimension of an Image is reached, the Image will be displayed as a Link. Only useful if Thumbnailing is enabled. If it is set to 0x0, this feature is disabled.<br />(Width x Height in pixels).',
+ 'IMAGE_LINK_SIZE_EXPLAIN' => 'Display image attachment as link if image is larger than this, set to 0px by 0px to disable.',
- 'DIRECTORY_DOES_NOT_EXIST' => 'The Directory \'%s\' does not exist or couldn\'t be found.',
- 'DIRECTORY_IS_NOT_A_DIR' => 'Please check if \'%s\' is a directory.',
- 'DIRECTORY_NOT_WRITEABLE' => 'Directory \'%s\' is not writeable. You\'ll have to create the upload path and chmod it to 777 (or change the owner to you httpd-servers owner) to upload files.<br />If you have only plain ftp-access change the \'Attribute\' of the directory to rwxrwxrwx.',
-
+ 'NO_UPLOAD_DIR' => 'The upload directory you specified does not exist.',
+ 'UPLOAD_NOT_DIR' => 'The upload location you specified does not appear to be a directory.',
+ 'NO_WRITE_UPLOAD' => 'The upload directory you specified cannot be written to. Please alter the permissions to allow the webserver to write to it.',
'ATTACHMENTS' => 'Attachments',
'ATTACH_EXTENSIONS_URL' => 'Extensions',