aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-10-06 18:43:55 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-10-06 18:43:55 +0000
commit0f0d160ded7fd129d40a4ec0372cab11d7ce7a88 (patch)
treef8e6f506f09bb6fdb81deece5da18f2ee41e3a7e /phpBB/language/en/ucp.php
parentc645088a34bfcaf31ba10e90badb148a284e7133 (diff)
downloadforums-0f0d160ded7fd129d40a4ec0372cab11d7ce7a88.tar
forums-0f0d160ded7fd129d40a4ec0372cab11d7ce7a88.tar.gz
forums-0f0d160ded7fd129d40a4ec0372cab11d7ce7a88.tar.bz2
forums-0f0d160ded7fd129d40a4ec0372cab11d7ce7a88.tar.xz
forums-0f0d160ded7fd129d40a4ec0372cab11d7ce7a88.zip
- support re-caching of theme data if stylesheet.css changed and load_tplcompile enabled
- mcp fixes - fixed some usability issues git-svn-id: file:///svn/phpbb/trunk@6447 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r--phpBB/language/en/ucp.php33
1 files changed, 17 insertions, 16 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index 86989497c0..d64397f742 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -401,36 +401,37 @@ $lang = array_merge($lang, array(
'UCP_JABBER' => 'Jabber address',
'UCP_MAIN' => 'Overview',
- 'UCP_MAIN_BOOKMARKS' => 'Bookmarks',
- 'UCP_MAIN_DRAFTS' => 'Saved drafts',
+ 'UCP_MAIN_ATTACHMENTS' => 'Manage attachments',
+ 'UCP_MAIN_BOOKMARKS' => 'Manage bookmarks',
+ 'UCP_MAIN_DRAFTS' => 'Manage drafts',
'UCP_MAIN_FRONT' => 'Front page',
- 'UCP_MAIN_SUBSCRIBED' => 'Subscribed',
+ 'UCP_MAIN_SUBSCRIBED' => 'Manage subscriptions',
'UCP_MSNM' => 'MSN Messenger',
'UCP_NO_ATTACHMENTS' => 'You have posted no files',
'UCP_PREFS' => 'Forum preferences',
- 'UCP_PREFS_PERSONAL' => 'Personal settings',
- 'UCP_PREFS_POST' => 'Posting messages',
- 'UCP_PREFS_VIEW' => 'Viewing posts',
+ 'UCP_PREFS_PERSONAL' => 'Edit global settings',
+ 'UCP_PREFS_POST' => 'Edit posting defaults',
+ 'UCP_PREFS_VIEW' => 'Edit display options',
'UCP_PM' => 'Private messages',
'UCP_PM_COMPOSE' => 'Compose message',
- 'UCP_PM_DRAFTS' => 'PM drafts',
- 'UCP_PM_OPTIONS' => 'Options',
+ 'UCP_PM_DRAFTS' => 'Manage PM drafts',
+ 'UCP_PM_OPTIONS' => 'Edit options',
'UCP_PM_POPUP' => 'Private messages',
'UCP_PM_POPUP_TITLE' => 'Private message popup',
'UCP_PM_UNREAD' => 'Unread messages',
'UCP_PM_VIEW' => 'View messages',
'UCP_PROFILE' => 'Profile',
- 'UCP_PROFILE_AVATAR' => 'Your avatar',
- 'UCP_PROFILE_PROFILE_INFO' => 'Your profile',
- 'UCP_PROFILE_REG_DETAILS' => 'Registration details',
- 'UCP_PROFILE_SIGNATURE' => 'Your signature',
+ 'UCP_PROFILE_AVATAR' => 'Edit avatar',
+ 'UCP_PROFILE_PROFILE_INFO' => 'Edit profile',
+ 'UCP_PROFILE_REG_DETAILS' => 'Edit account settings',
+ 'UCP_PROFILE_SIGNATURE' => 'Edit signature',
'UCP_USERGROUPS' => 'Usergroups',
- 'UCP_USERGROUPS_MEMBER' => 'Memberships',
+ 'UCP_USERGROUPS_MEMBER' => 'Edit memberships',
'UCP_USERGROUPS_MANAGE' => 'Manage groups',
'UCP_REGISTER_DISABLE' => 'Creating a new account is currently not possible.',
@@ -438,9 +439,9 @@ $lang = array_merge($lang, array(
'UCP_RESEND' => 'Send activation email',
'UCP_WELCOME' => 'Welcome to the User Control Panel. From here you can monitor, view and update your profile, preferences, subscribed forums and topics. You can also send messages to other users (if permitted). Please ensure you read any announcements before continuing.',
'UCP_YIM' => 'Yahoo Messenger',
- 'UCP_ZEBRA' => 'Friends and Foes',
- 'UCP_ZEBRA_FOES' => 'Foes',
- 'UCP_ZEBRA_FRIENDS' => 'Friends',
+ 'UCP_ZEBRA' => 'Friends &amp; Foes',
+ 'UCP_ZEBRA_FOES' => 'Manage foes',
+ 'UCP_ZEBRA_FRIENDS' => 'Manage friends',
'UNKNOWN_FOLDER' => 'Unknown folder',
'UNWATCH_MARKED' => 'Unwatch marked',
'UPLOAD_AVATAR_FILE' => 'Upload from your machine',