diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-06-23 17:43:23 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-06-23 17:43:23 +0000 |
commit | ee25c76e0bab45893a9d52a3820a16be2d481010 (patch) | |
tree | 63792d4a58d56953ede040831e18b176107d23a1 /languages | |
parent | 317d14bba5d58975446ecd9ab1b37a89c647fc1b (diff) | |
download | elgg-ee25c76e0bab45893a9d52a3820a16be2d481010.tar.gz elgg-ee25c76e0bab45893a9d52a3820a16be2d481010.tar.bz2 |
Refs #76: User settings page (to Elgg Classic standard). Committing some work before shutting down for the day.
git-svn-id: https://code.elgg.org/elgg/trunk@1078 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index d5f45176d..5c5b12ef7 100644 --- a/languages/en.php +++ b/languages/en.php @@ -301,6 +301,7 @@ '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", /**
|