X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FCacheLog%2FCacheLogPlugin.php;h=9eb3350784b5b98a4410193d9235cbaa244f85da;hb=b2a91944bbab6fd5a1741d7b0bcd08c983ab04c5;hp=ab9538df056768f1726c52ed4c536f8327541e8d;hpb=93a8718f97c92b5e370335108aebf07d9004d5de;p=quix0rs-gnu-social.git diff --git a/plugins/CacheLog/CacheLogPlugin.php b/plugins/CacheLog/CacheLogPlugin.php index ab9538df05..9eb3350784 100644 --- a/plugins/CacheLog/CacheLogPlugin.php +++ b/plugins/CacheLog/CacheLogPlugin.php @@ -103,6 +103,7 @@ class CacheLogPlugin extends Plugin 'author' => 'Evan Prodromou', 'homepage' => 'http://status.net/wiki/Plugin:CacheLog', 'description' => + // TRANS: Plugin description. _m('Log reads and writes to the cache.')); return true; }