From 1a08a1f4a273737afb508c781d5f39cef021a273 Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 15 May 2008 13:35:37 +0000 Subject: Moving some stuff into the plugins repo, where it belongs. git-svn-id: https://code.elgg.org/elgg/trunk@646 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index aac6af52f..2a5b21086 100644 --- a/languages/en.php +++ b/languages/en.php @@ -57,11 +57,19 @@ */ 'account' => "Account", + 'settings' => "Settings", 'register' => "Register", 'registerok' => "You have successfully registered for %s.", 'registerbad' => "Your registration was unsuccessful. The username may already exist, or your passwords might not match.", + /** + * Administration + */ + + 'admin' => "Administration", + 'admin:description' => "The admin panel allows you to control all aspects of the system, from user management to how plugins behave. Choose an option below to get started.", + /** * Generic action words */ -- cgit v1.2.3