r10646 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r10645‎ | r10646 | r10647 >
Date:02:06, 20 August 2005
Author:vibber
Status:old
Tags:
Comment:
* (bug 3204) Fix typo breaking special pages in fy localization
Modified paths:
  • /branches/REL1_5/phase3/RELEASE-NOTES (modified) (history)
  • /branches/REL1_5/phase3/languages/LanguageFy.php (modified) (history)

Diff [purge]

Index: branches/REL1_5/phase3/RELEASE-NOTES
@@ -664,6 +664,7 @@
665665 * (bug 1334) LanguageGa.php update
666666 * (bug 1020) Changing user interface language does not work immediately
667667 * (bug 2753) Some namespaces were not translated in LanguageTa.php (Tamil)
 668+* (bug 3204) Fix typo breaking special pages in fy localization
668669
669670
670671 === Caveats ===
Index: branches/REL1_5/phase3/languages/LanguageFy.php
@@ -11,7 +11,7 @@
1212
1313 /* private */ $wgNamespaceNamesFy = array(
1414 NS_MEDIA => "Media",
15 - MS_SPECIAL => "Wiki",
 15+ NS_SPECIAL => "Wiki",
1616 NS_MAIN => "",
1717 NS_TALK => "Oerlis",
1818 NS_USER => "Meidogger",

Follow-up revisions

RevisionCommit summaryAuthorDate
r10647* (bug 3204) Fix typo breaking special pages in fy localizationvibber02:09, 20 August 2005

Status & tagging log