Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordiosmosis <benakamoorthi@fastmail.fm>2014-03-21 14:13:31 +0400
committerdiosmosis <benakamoorthi@fastmail.fm>2014-03-21 14:16:07 +0400
commit1c9ea6449163e2a3f87f5de321c0b5f8c1c396ee (patch)
treee4b57479ffd88058dc271f2c80a1adf47315ef2a /lang
parent5d04c40b32cbd5e856effe12ffeddd27a9dcb8f7 (diff)
Store last seen time of each user and display in UsersManager page for admin/superusers.
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/en.json b/lang/en.json
index 1a42e8e49c..ef1477d6ee 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -436,7 +436,8 @@
"ViewDocumentationFor": "View documentation for %1$s",
"WellDone": "Well done!",
"All": "All",
- "Segment": "Segment"
+ "Segment": "Segment",
+ "TimeAgo": "%s ago"
},
"Actions": {
"PluginDescription": "Reports about the page views, the outlinks and downloads. Outlinks and Downloads tracking is automatic! You can also track your internal website's Search Engine.",
@@ -2218,7 +2219,8 @@
"ExceptionAccessValues": "The parameter access must have one of the following values : [ %s ]",
"ExceptionPasswordMD5HashExpected": "UsersManager.getTokenAuth is expecting a MD5-hashed password (32 chars long string). Please call the md5() function on the password before calling this method.",
"InjectedHostCannotChangePwd": "You are currently visiting with an unknown host (%1$s). You cannot change your password until this problem is fixed.",
- "EmailYourAdministrator": "%1$sE-mail your administrator about this problem%2$s."
+ "EmailYourAdministrator": "%1$sE-mail your administrator about this problem%2$s.",
+ "LastSeen": "Last seen"
},
"VisitFrequency": {
"PluginDescription": "Reports various statistics about the Returning Visitor versus the First time visitor.",