From: Siebrand Mazeland Date: Sun, 5 Jun 2011 22:36:50 +0000 (+0200) Subject: Add translator documentation. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9358a34384fc5b4dc4b36fba4139cfe1dd608042;p=quix0rs-gnu-social.git Add translator documentation. --- diff --git a/plugins/SQLProfile/SQLProfilePlugin.php b/plugins/SQLProfile/SQLProfilePlugin.php index c17646f042..20dfb88676 100644 --- a/plugins/SQLProfile/SQLProfilePlugin.php +++ b/plugins/SQLProfile/SQLProfilePlugin.php @@ -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;