r2961 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r2960‎ | r2961 | r2962 >
Date:11:26, 4 April 2004
Author:eloquence
Status:old
Tags:
Comment:
fix missing comma, special chars
Modified paths:
  • /trunk/phase3/languages/Language.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/Language.php
@@ -1,4 +1,4 @@
2 -<?php
 2+<?php
33 #
44 # In general you should not make customizations in these language files
55 # directly, but should use the MediaWiki: special namespace to customize
@@ -333,7 +333,7 @@
334334 "ti" => "Tigrinya", # Tigrinya - FIXME
335335 "tk" => "&#1578;&#1585;&#1603;&#1605;&#1606; / &#1058;&#1091;&#1088;&#1082;&#1084;&#1077;&#1085;", # Turkmen
336336 "tl" => "Tagalog", # Tagalog (Filipino)
337 - "tlh" => "tlhIngan-Hol" # Klingon
 337+ "tlh" => "tlhIngan-Hol", # Klingon
338338 "tn" => "Setswana", # Setswana
339339 "to" => "Tonga", # Tonga - FIXME
340340 "tp" => "Toki Pona", # Toki Pona

Status & tagging log