X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=languages%2Fclasses%2FLanguageTr.php;h=49ee88ac8dcc97527217bc17b9834117f3abd6b8;hb=68ddb83f62a41f987797368949433bf5b932f040;hp=42ee44d8bca3a0451a525066c074d8708259d6de;hpb=fba48c6dae69b7163580d936095b7dd16c9b3644;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/classes/LanguageTr.php b/languages/classes/LanguageTr.php index 42ee44d8bc..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 https://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 {