X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=languages%2Fclasses%2FLanguageFi.php;h=54ff421634619b1a12f3eeb5b1e54782f68768c4;hb=ceb1eb3e1c93c834040c633b14fc23402eb45a42;hp=338853683cde9fbecc80f0cd2af387a8aa4b033f;hpb=0d0059d36e7494792378c020f5de6033985c3637;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/classes/LanguageFi.php b/languages/classes/LanguageFi.php index 338853683c..54ff421634 100644 --- a/languages/classes/LanguageFi.php +++ b/languages/classes/LanguageFi.php @@ -85,9 +85,10 @@ class LanguageFi extends Language { /** * @param string $str * @param User $user User object to use timezone from or null for $wgUser + * @param int $now Current timestamp, for formatting relative block durations * @return string */ - function translateBlockExpiry( $str, User $user = null ) { + function translateBlockExpiry( $str, User $user = null, $now = 0 ) { /* 'ago', 'now', 'today', 'this', 'next', 'first', 'third', 'fourth', 'fifth', 'sixth', 'seventh', 'eighth', 'ninth',