]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Echo/EchoPlugin.php
Remove gettext wrapper from log msg
[quix0rs-gnu-social.git] / plugins / Echo / EchoPlugin.php
index 7b51866ebde10d7ddd1debb07fcb3682265c431e..a6f87bc38d0e82557aea9e4d9078d7a487cc7887 100644 (file)
@@ -65,7 +65,6 @@ if (!defined('STATUSNET')) {
  *
  * @see      Event
  */
-
 class EchoPlugin extends Plugin
 {
     // NOTE: The Echo documentation says that this script will change on
@@ -109,6 +108,7 @@ class EchoPlugin extends Plugin
                             'author' => 'Zach Copley',
                             'homepage' => 'http://status.net/wiki/Plugin:Echo',
                             'rawdescription' =>
+                            // TRANS: Plugin description.
                             _m('Use <a href="http://aboutecho.com/">Echo</a>'.
                                ' to add commenting to notice pages.'));
         return true;