X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=languages%2Fclasses%2FLanguageTr.php;h=49ee88ac8dcc97527217bc17b9834117f3abd6b8;hb=22012ab27e026d5e092c0aa0d893feff0f0ee36f;hp=c94734149e65a14801fcd814c3c97872b40b941d;hpb=cdc53ad15b8131e1b4254cc788efa318a35fd804;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/classes/LanguageTr.php b/languages/classes/LanguageTr.php index c94734149e..49ee88ac8d 100644 --- a/languages/classes/LanguageTr.php +++ b/languages/classes/LanguageTr.php @@ -27,8 +27,7 @@ * Turkish has two different i, one with a dot and another without a dot. They * are totally different letters in this language, so we have to override the * ucfirst and lcfirst methods. - * See http://en.wikipedia.org/wiki/Dotted_and_dotless_I - * and @bug 28040 + * See https://en.wikipedia.org/wiki/Dotted_and_dotless_I and T30040 * @ingroup Language */ class LanguageTr extends Language {