Harmonize message for 'User has no profile.' and update translator documentation.

This commit is contained in:
Siebrand Mazeland
2011-04-25 14:48:19 +02:00
parent 14389414b6
commit a2e4a1803c
24 changed files with 32 additions and 29 deletions

View File

@@ -46,6 +46,7 @@ class LogFilterPlugin extends Plugin
'author' => 'Brion Vibber',
'homepage' => 'http://status.net/wiki/Plugin:LogFilter',
'rawdescription' =>
// TRANS: Plugin description.
_m('Provides server-side setting to filter log output by type or keyword.'));
return true;