]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Add translator documentation.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sun, 5 Jun 2011 22:36:50 +0000 (00:36 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Sun, 5 Jun 2011 22:36:50 +0000 (00:36 +0200)
plugins/SQLProfile/SQLProfilePlugin.php

index c17646f042d1b9a1f52abf60f113f216d49849f4..20dfb88676e19cc23e430f5656a0729fd0a1a101 100644 (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;