X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=languages%2Fclasses%2FLanguageTr.php;h=49ee88ac8dcc97527217bc17b9834117f3abd6b8;hb=08c266e1fdebcc13beb419ea655ca9bc487bc712;hp=42ee44d8bca3a0451a525066c074d8708259d6de;hpb=19cd639835938da66507a1cc3623073c3217b416;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 {