Update translator documentation.

Whitespace updates.
Line break changes in README.
i18n updates.
This commit is contained in:
Siebrand Mazeland
2011-06-15 13:20:23 +02:00
parent d6fe675fbe
commit bbb240e47e
4 changed files with 50 additions and 40 deletions

View File

@@ -117,8 +117,8 @@ class XCachePlugin extends Plugin
'author' => 'Craig Andrews',
'homepage' => 'http://status.net/wiki/Plugin:XCache',
'rawdescription' =>
// TRANS: Plugin description.
_m('Use the <a href="http://xcache.lighttpd.net/">XCache</a> variable cache to cache query results.'));
return true;
}
}