diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 8ed6b8bbf..a07babe28 100644 --- a/languages/en.php +++ b/languages/en.php @@ -415,7 +415,7 @@ 'admin:plugins:enable:no' => "Plugin %s could not be enabled.",
'admin:statistics' => "Statistics",
- 'admin:statistics:description' => "This is an overview of statistics on your site. If you need more detailed statistics, a professional administration feature is available from Curverider.",
+ 'admin:statistics:description' => "This is an overview of statistics on your site. If you need more detailed statistics, a professional administration feature is available.",
'admin:statistics:opt:description' => "View statistical information about users and objects on your site.",
'admin:statistics:opt:linktext' => "View statistics...",
'admin:statistics:label:basic' => "Basic site statistics",
@@ -496,6 +496,8 @@ 'unknown' => 'Unknown',
+ 'learnmore' => "Click here to learn more.",
+
/**
* Generic data words
*/
|