diff options
author | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-11-20 22:19:11 +0000 |
---|---|---|
committer | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-11-20 22:19:11 +0000 |
commit | b827319a8b0c17ea362bf55548557862a04f0ba9 (patch) | |
tree | ea5873d2fa2ca427323dc6ca9d1e8dff8450f8d8 /languages/en.php | |
parent | 96f880d1e535aaf47d0c67cfe3da8fca638dc00d (diff) | |
download | elgg-b827319a8b0c17ea362bf55548557862a04f0ba9.tar.gz elgg-b827319a8b0c17ea362bf55548557862a04f0ba9.tar.bz2 |
added collapsible state to widgets
git-svn-id: http://code.elgg.org/elgg/trunk@7392 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages/en.php')
-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 09c025f29..3d166789e 100644 --- a/languages/en.php +++ b/languages/en.php @@ -224,7 +224,7 @@ $english = array( */ 'dashboard' => "Dashboard", - 'dashboard:nowidgets' => "Your dashboard lets you track activity and content on this site that matters to you.", + 'dashboard:nowidgets' => "Your dashboard lets you track the activity and content on this site that matters to you.", 'widgets:add' => 'Add widgets', 'widgets:add:description' => "Click on any widget button below to add it to your page.", |