X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=languages%2Fclasses%2FLanguageTr.php;h=49ee88ac8dcc97527217bc17b9834117f3abd6b8;hb=8aef89fdcc59361496adead46ed35c2f0d6485ed;hp=42ee44d8bca3a0451a525066c074d8708259d6de;hpb=7de07e8991ca4d0c0388d14d12d3ec0e36546250;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 {