X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Flogging%2FBlockLogFormatter.php;h=1ed18cd0bb7f5dc2f8f0df44a6b4621522572948;hp=a0bfb59345d8cf7f96334775bfa46aacab204b60;hb=d19826aa35b206847a568a4b2c1c9ffaa615fca5;hpb=4cb9c1a24bde6e29c5e8f05c7cd1de54ffdd342a diff --git a/includes/logging/BlockLogFormatter.php b/includes/logging/BlockLogFormatter.php index a0bfb59345..1ed18cd0bb 100644 --- a/includes/logging/BlockLogFormatter.php +++ b/includes/logging/BlockLogFormatter.php @@ -60,7 +60,7 @@ class BlockLogFormatter extends LogFormatter { // is shown on the correct side of the tooltip text. $durationTooltip = '‎' . htmlspecialchars( $params[4] ); $params[4] = Message::rawParam( - "" . + "" . $this->context->getLanguage()->translateBlockExpiry( $params[4], $this->context->getUser(),