From 90cff4fa4c8b50d804c804021ce09af4d29a4528 Mon Sep 17 00:00:00 2001 From: mattab Date: Thu, 12 Feb 2015 14:10:59 +1300 Subject: Set a consistent description in plugins metadata fixes https://github.com/piwik/piwik/issues/7184 --- plugins/Live/lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Live') diff --git a/plugins/Live/lang/en.json b/plugins/Live/lang/en.json index 6a40a35ded..6fe3fe810b 100644 --- a/plugins/Live/lang/en.json +++ b/plugins/Live/lang/en.json @@ -21,7 +21,7 @@ "NextVisitor": "Next visitor", "NoMoreVisits": "There are no more visits for this visitor.", "PageRefreshed": "Number of times this page was viewed \/ refreshed in a row.", - "PluginDescription": "Watch your visitors live in real-time!", + "PluginDescription": "Provides the live Visitor Log and lets you watch your visitors live in the real-time dashboard widget. The plugin also lets you see a Visitor profile for any given user.", "PreviousVisitor": "Previous visitor", "RealTimeVisitorCount": "Real Time Visitor Count", "Referrer_URL": "Referrer URL", -- cgit v1.2.3