aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-08 18:24:36 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-08 18:24:36 +0000
commitfd1acc79bce6c6e1cee19040857b6d8e073cbc2f (patch)
treebcee5e3c0ddd88b194b22adaa2d71a7a076d9130 /languages
parentc62205862130103778018c87d6fccee0ab6ae6d2 (diff)
downloadelgg-fd1acc79bce6c6e1cee19040857b6d8e073cbc2f.tar.gz
elgg-fd1acc79bce6c6e1cee19040857b6d8e073cbc2f.tar.bz2
drying up the title creation in the admin backend
git-svn-id: http://code.elgg.org/elgg/trunk@7864 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/languages/en.php b/languages/en.php
index 1219a3de5..7d87958c4 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -363,7 +363,7 @@ $english = array(
'profile:twitter' => "Twitter username",
'profile:saved' => "Your profile was successfully saved.",
- 'admin:profile:fields' => 'Edit profile fields',
+ 'admin:appearance:profile_fields' => 'Edit profile fields',
'profile:label' => "Profile label",
'profile:type' => "Profile type",
'profile:editdefault:delete:fail' => 'Removed default profile item field failed',
@@ -585,7 +585,7 @@ $english = array(
'admin:plugins:dependencies:local_value' => 'Actual value',
'admin:plugins:dependencies:comment' => 'Comment',
- 'admin:statistics' => "Statistics",
+ 'admin:overview:statistics' => "Statistics",
'admin:statistics:description' => "This is an overview of statistics on your site. If you need more detailed statistics, a professional administration feature is available.",
'admin:statistics:opt:description' => "View statistical information about users and objects on your site.",
'admin:statistics:opt:linktext' => "View statistics...",
@@ -620,7 +620,7 @@ $english = array(
'admin:user:removeadmin:no' => "We could not remove administrator privileges from this user.",
'admin:user:self:removeadmin:no' => "You cannot remove your own administrator privileges.",
- 'admin:menu_items' => 'Menu Items',
+ 'admin:appearance:menu_items' => 'Menu Items',
'admin:menu_items:configure' => 'Configure main menu items',
'admin:menu_items:description' => 'Select which menu items you want to show as featured links. Unused items will be added as "More" at the end of the list.',
'admin:menu_items:hide_toolbar_entries' => 'Remove links from tool bar menu?',