X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FEcho%2FEchoPlugin.php;h=a6f87bc38d0e82557aea9e4d9078d7a487cc7887;hb=31b29fde50e9664e1b70064c043879ce87553883;hp=7b51866ebde10d7ddd1debb07fcb3682265c431e;hpb=95b534c5cee56602dffcc11121908c0f518cab6d;p=quix0rs-gnu-social.git diff --git a/plugins/Echo/EchoPlugin.php b/plugins/Echo/EchoPlugin.php index 7b51866ebd..a6f87bc38d 100644 --- a/plugins/Echo/EchoPlugin.php +++ b/plugins/Echo/EchoPlugin.php @@ -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 Echo'. ' to add commenting to notice pages.')); return true;