From 7184453089f95216643ab697930b020890c65006 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 17 Oct 2008 15:46:16 +0000 Subject: Closes #335: Marcus Povey : * Per user tools settings now present again (only displays if there are settings present AND the plugin is enabled - needs skinning accordingly) * Re-jigged the settings code to behave like a proper page handler. * Minor tweak to language git-svn-id: https://code.elgg.org/elgg/trunk@2279 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index f088f74f8..537c6e0a2 100644 --- a/languages/en.php +++ b/languages/en.php @@ -544,7 +544,7 @@ To remove a widget drag it back to the Widget gallery.", 'usersettings:plugins' => "Tools", 'usersettings:plugins:opt:description' => "Configure settings for your active tools.", - 'usersettings:plugins:opt:linktext' => "Configure your tools...", + 'usersettings:plugins:opt:linktext' => "Configure your tools", 'usersettings:plugins:description' => "This panel allows you to control and configure the personal settings for the tools installed by your system administrator.", 'usersettings:statistics:label:numentities' => "Your entities", -- cgit v1.2.3