From 11f2942c65c038eda3fb65c40877d1081c0637e8 Mon Sep 17 00:00:00 2001 From: icewing Date: Wed, 11 Jun 2008 17:11:56 +0000 Subject: Marcus Povey * Basic site admin git-svn-id: https://code.elgg.org/elgg/trunk@871 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index f3efede30..cd714143a 100644 --- a/languages/en.php +++ b/languages/en.php @@ -209,7 +209,10 @@ /** * Administration - */ + */ + + 'admin:configuration:success' => "Your settings have been saved.", + 'admin:configuration:fail' => "Your settings could not be saved.", '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.", -- cgit v1.2.3