Index: branches/wmf/1.17wmf1/includes/DefaultSettings.php |
— | — | @@ -1845,7 +1845,6 @@ |
1846 | 1846 | 'nb', |
1847 | 1847 | 'qqq', |
1848 | 1848 | 'simple', |
1849 | | - 'tp', |
1850 | 1849 | ); |
1851 | 1850 | |
1852 | 1851 | /** @deprecated Since MediaWiki 1.5, this must always be set to UTF-8. */ |
Index: branches/wmf/1.17wmf1/languages/messages/MessagesTp.php |
— | — | @@ -1,12 +0,0 @@ |
2 | | -<?php |
3 | | -/** Toki Pona |
4 | | - * |
5 | | - * See MessagesQqq.php for message documentation incl. usage of parameters |
6 | | - * To improve a translation please visit http://translatewiki.net |
7 | | - * |
8 | | - * @ingroup Language |
9 | | - * @file |
10 | | - * @comment not an official code. Falls back to 'tokipona'. Also see http://www.sil.org/iso639-3/cr_files/2007-011_tok.pdf |
11 | | - */ |
12 | | - |
13 | | -$fallback = 'tokipona'; |
Index: branches/wmf/1.17wmf1/languages/Names.php |
— | — | @@ -327,7 +327,6 @@ |
328 | 328 | 'tn' => 'Setswana', # Setswana |
329 | 329 | 'to' => 'lea faka-Tonga', # Tonga (Tonga Islands) |
330 | 330 | 'tokipona' => 'Toki Pona', # Toki Pona |
331 | | - 'tp' => 'Toki Pona (deprecated:tokipona)', # Toki Pona - non-standard language code |
332 | 331 | 'tpi' => 'Tok Pisin', # Tok Pisin |
333 | 332 | 'tr' => 'Türkçe', # Turkish |
334 | 333 | 'ts' => 'Xitsonga', # Tsonga |