* L10n update
* remove superfluous whitespace
This commit is contained in:
parent
8b44063ca1
commit
1564b6aa49
@ -47,7 +47,6 @@ if (!defined('STATUSNET')) {
|
|||||||
*
|
*
|
||||||
* @see Event
|
* @see Event
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class GoogleAnalyticsPlugin extends Plugin
|
class GoogleAnalyticsPlugin extends Plugin
|
||||||
{
|
{
|
||||||
var $code = null;
|
var $code = null;
|
||||||
@ -79,7 +78,7 @@ class GoogleAnalyticsPlugin extends Plugin
|
|||||||
'homepage' => 'http://status.net/wiki/Plugin:GoogleAnalytics',
|
'homepage' => 'http://status.net/wiki/Plugin:GoogleAnalytics',
|
||||||
'rawdescription' =>
|
'rawdescription' =>
|
||||||
_m('Use <a href="http://www.google.com/analytics/">Google Analytics</a>'.
|
_m('Use <a href="http://www.google.com/analytics/">Google Analytics</a>'.
|
||||||
' to track Web access.'));
|
' to track web access.'));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user