aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2003-08-14 23:32:50 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2003-08-14 23:32:50 +0000
commitdbd512138e249884b6adbda7caa5731498d8802f (patch)
treeb0a738869e0ec3b0d74be1f206f986227a4e11ee /phpBB/language
parent09902892c0ec70eb19a39f2a725f24b687aa5485 (diff)
downloadforums-dbd512138e249884b6adbda7caa5731498d8802f.tar
forums-dbd512138e249884b6adbda7caa5731498d8802f.tar.gz
forums-dbd512138e249884b6adbda7caa5731498d8802f.tar.bz2
forums-dbd512138e249884b6adbda7caa5731498d8802f.tar.xz
forums-dbd512138e249884b6adbda7caa5731498d8802f.zip
imageset editing code a little messy, need to add update/replace capability to all three elements but that's for M-4 ... I think we may be done for M-2
git-svn-id: file:///svn/phpbb/trunk@4405 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/lang_admin.php76
1 files changed, 73 insertions, 3 deletions
diff --git a/phpBB/language/en/lang_admin.php b/phpBB/language/en/lang_admin.php
index 9a00589a3c..1232f02031 100644
--- a/phpBB/language/en/lang_admin.php
+++ b/phpBB/language/en/lang_admin.php
@@ -191,7 +191,7 @@ $lang += array(
'LOG_ADD_IMAGESET' => '<b>Added new imageset</b><br />&#187; %s',
'LOG_EDIT_IMAGESET' => '<b>Edited imageset</b><br />&#187; %s',
- 'LOG_EDIT_IMAGESET_DETAILS' => '<b>Edited imageset</b><br />&#187; %s',
+ 'LOG_EDIT_IMAGESET_DETAILS' => '<b>Edited imageset details</b><br />&#187; %s',
'LOG_EXPORT_IMAGESET' => '<b>Exported imageset</b><br />&#187; %s',
'LOG_DELETE_IMAGESET' => '<b>Deleted imageset</b><br />&#187; %s',
);
@@ -1222,11 +1222,81 @@ $lang += array(
'EDIT_IMAGESET' => 'Edit Imageset',
'EDIT_IMAGESET_EXPLAIN' => 'Here you can edit the individual images which define the imageset. You can also specify dimensions for the image. Dimensions are optional, specifying them can overcome certain rendering issues with some browsers. By not specifying them you reduce the size of the database record a little.',
'SELECTED_IMAGESET' => 'Selected imageset',
+ 'SELECT_IMAGE' => 'Select image',
'IMAGE' => 'Image',
- 'DIMENSIONS' => 'Dimensions',
- 'DIMENSIONS_EXPLAIN' => 'Dimensions are optional, set to zero to ignore.',
+ 'CURRENT_IMAGE' => 'Current Image',
+ 'SELECTED_IMAGE' => 'Selected Image',
+ 'DIMENSIONS' => 'Include dimensions',
+ 'DIMENSIONS_EXPLAIN' => 'Selecting yes here will include width/height parameters.',
'IMAGE_PARAMETER' => 'Parameter',
'IMAGE_VALUE' => 'Value',
+ 'LOCALISED_IMAGES' => 'Localised',
+ 'GLOBAL_IMAGES' => 'Global',
+ 'IMG_CAT_BUTTONS' => 'Localised buttons',
+ 'IMG_BTN_POST' => 'New topic',
+ 'IMG_BTN_REPLY' => 'Reply topic',
+ 'IMG_BTN_LOCKED' => 'Topic locked',
+ 'IMG_BTN_POST_PM' => 'New message',
+ 'IMG_BTN_REPLY_PM' => 'Reply message',
+ 'IMG_BTN_DELETE' => 'Delete post',
+ 'IMG_BTN_QUOTE' => 'Quote post',
+ 'IMG_BTN_PROFILE' => 'Show profile',
+ 'IMG_BTN_EMAIL' => 'Send email',
+ 'IMG_BTN_SEARCH' => 'Search posts',
+ 'IMG_BTN_WWW' => 'Website',
+ 'IMG_BTN_IP' => 'Show IP',
+ 'IMG_BTN_EDIT' => 'Edit post',
+ 'IMG_BTN_AIM' => 'AIM',
+ 'IMG_BTN_ICQ' => 'ICQ',
+ 'IMG_BTN_JABBER' => 'Jabber',
+ 'IMG_BTN_YIM' => 'YIM',
+ 'IMG_BTN_MSNM' => 'MSNM',
+ 'IMG_BTN_ONLINE' => 'User online',
+ 'IMG_BTN_OFFLINE' => 'User offline',
+ 'IMG_BTN_REPORT' => 'Report post',
+ 'IMG_BTN_PM' => 'Send message',
+ 'IMG_CAT_ICONS' => 'General icons',
+ 'IMG_ICON_UNAPPROVED' => 'Post unapproved',
+ 'IMG_ICON_REPORTED' => 'Post reported',
+ 'IMG_ICON_ATTACH' => 'Attachment',
+ 'IMG_ICON_POST' => 'Minipost',
+ 'IMG_ICON_POST_NEW' => 'New minipost',
+ 'IMG_ICON_POST_LATEST' => 'Last post',
+ 'IMG_ICON_POST_NEWEST' => 'Newest post',
+ 'IMG_CAT_FORUMS' => 'Forum icons',
+ 'IMG_FORUM' => 'Forum',
+ 'IMG_FORUM_NEW' => 'Forum new posts',
+ 'IMG_FORUM_LOCKED' => 'Forum locked',
+ 'IMG_FORUM_LINK' => 'Forum link',
+ 'IMG_SUB_FORUM' => 'Subforum',
+ 'IMG_SUB_FORUM_NEW' => 'Subforum new posts',
+ 'IMG_CAT_FOLDERS' => 'Topic icons',
+ 'IMG_FOLDER' => 'Topic',
+ 'IMG_FOLDER_NEW' => 'Topic new posts',
+ 'IMG_FOLDER_LOCKED' => 'Topic locked',
+ 'IMG_FOLDER_POSTED' => 'Topic posted to',
+ 'IMG_FOLDER_NEW_POSTED' => 'Topic posted to new',
+ 'IMG_FOLDER_LOCKED_NEW' => 'Topic locked new',
+ 'IMG_FOLDER_LOCKED_POSTED' => 'Topic locked posted to',
+ 'IMG_FOLDER_LOCKED_NEW_POSTED' => 'Topic locked posted to new',
+ 'IMG_FOLDER_HOT' => 'Topic hot',
+ 'IMG_FOLDER_HOT_NEW' => 'Topic hot new posts',
+ 'IMG_FOLDER_HOT_POSTED' => 'Topic hot posted to',
+ 'IMG_FOLDER_HOT_NEW_POSTED' => 'Topic hot posted to new',
+ 'IMG_FOLDER_STICKY' => 'Sticky topic',
+ 'IMG_FOLDER_STICKY_POSTED' => 'Sticky topic posted to',
+ 'IMG_FOLDER_STICKY_NEW' => 'Sticky topic new posts',
+ 'IMG_FOLDER_STICKY_NEW_POSTED' => 'Sticky topic posted to new',
+ 'IMG_FOLDER_ANNOUNCE' => 'Announcement',
+ 'IMG_FOLDER_ANNOUNCE_NEW' => 'Announcement new posts',
+ 'IMG_FOLDER_ANNOUNCE_POSTED' => 'Announcement posted to',
+ 'IMG_FOLDER_ANNOUNCE_NEW_POSTED' => 'Announcement posted to new',
+ 'IMG_CAT_POLLS' => 'Polling images',
+ 'IMG_POLL_LEFT' => 'Poll left end',
+ 'IMG_POLL_RIGHT' => 'Poll right end',
+ 'IMG_POLL_CENTER' => 'Poll centre',
+ 'IMG_CAT_CUSTOM' => 'Custom images',
+ 'IMAGESET_UPDATED' => 'Imageset updated successfully',
'EDIT_DETAILS_IMAGESET' => 'Edit imageset details',
'EDIT_DETAILS_IMAGESET_EXPLAIN'=> 'Here you can edit certain imageset details such as its name.',