diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-02-10 18:43:58 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-02-10 18:43:58 +0000 |
commit | 8ba137ff38529caf789b1a61928473a3a9f2b820 (patch) | |
tree | c07487540b61ff4106778a2687b4edc50cf6eb51 /languages | |
parent | 2dafe0c1880b922d75a288f371fa976066589fd7 (diff) | |
download | elgg-8ba137ff38529caf789b1a61928473a3a9f2b820.tar.gz elgg-8ba137ff38529caf789b1a61928473a3a9f2b820.tar.bz2 |
Minor confusion clearups
git-svn-id: https://code.elgg.org/elgg/trunk@2712 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 851837aa8..d3ba5095d 100644 --- a/languages/en.php +++ b/languages/en.php @@ -558,7 +558,7 @@ To remove a widget drag it back to the <b>Widget gallery</b>.", 'usersettings:user:opt:linktext' => "Change your settings",
'usersettings:plugins' => "Tools",
- 'usersettings:plugins:opt:description' => "Configure settings for your active tools.",
+ 'usersettings:plugins:opt:description' => "Configure settings (if any) for your active 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.",
|