* i18n/L10n updates

* superfluous whitespace removed
This commit is contained in:
Siebrand Mazeland
2010-09-18 11:25:11 +02:00
parent 596d2c212a
commit eed0b24f23
6 changed files with 16 additions and 46 deletions

View File

@@ -247,10 +247,9 @@ class RSSCloudPlugin extends Plugin
'rawdescription' =>
_m('The RSSCloud plugin enables your StatusNet instance to publish ' .
'real-time updates for profile RSS feeds using the ' .
'<a href="http://rsscloud.org/">RSSCloud protocol</a>".'));
'<a href="http://rsscloud.org/">RSSCloud protocol</a>.'));
return true;
}
}