Add translator documentation.

This commit is contained in:
Siebrand Mazeland 2011-06-06 00:36:50 +02:00
parent ff33d0ff35
commit 9358a34384
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ class SQLProfilePlugin extends Plugin
'author' => 'Brion Vibber',
'homepage' => 'http://status.net/wiki/Plugin:SQLProfile',
'rawdescription' =>
// TRANS: Plugin description.
_m('Debug tool to watch for poorly indexed DB queries.'));
return true;