Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F2441
unified_patch_for_bug_03953.txt
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
•
bzimport
Nov 21 2014, 8:54 PM
2014-11-21 20:54:59 (UTC+0)
Size
2 KB
Referenced Files
None
Subscribers
None
unified_patch_for_bug_03953.txt
View Options
Index: Names.php
===================================================================
RCS file: /cvsroot/wikipedia/phase3/languages/Names.php,v
retrieving revision 1.54
diff -u -r1.54 Names.php
--- Names.php 12 Nov 2005 08:21:57 -0000 1.54
+++ Names.php 22 Nov 2005 01:30:11 -0000
@@ -1,4 +1,4 @@
-<?php
+<?php
/**
* @package MediaWiki
* @subpackage Language
@@ -136,13 +136,13 @@
'na' => 'Ekakairũ Naoero', # Nauruan
'nah' => 'Nahuatl', # Nahuatl, en:Wikipedia writes Nahuatlahtolli, while another form is Náhuatl
'nap' => 'Nnapulitano', # Neapolitan
- 'nb' => 'Norsk (bokmål)', # Norwegian (Bokmal)
+ 'nb' => 'Norsk ‭(‬bokmål‭)‬', # Norwegian (Bokmal)
'nds' => 'Plattdüütsch', # Low German ''or'' Low Saxon
'ne' => 'नेपाली', # Nepali
'ng' => 'Oshiwambo', # Ndonga
'nl' => 'Nederlands', # Dutch
- 'nn' => 'Norsk (nynorsk)' , # Norwegian (Nynorsk)
- 'no' => 'Norsk (bokmål)', # Norwegian
+ 'nn' => 'Norsk ‭(‬nynorsk‭)‬' , # Norwegian (Nynorsk)
+ 'no' => 'Norsk ‭(‬bokmål‭)‬', # Norwegian
'non' => 'Norrǿna', # Old Norse
'nv' => 'Diné bizaad', # Navajo
'ny' => 'Chi-Chewa', # Chichewa
@@ -221,13 +221,13 @@
'xh' => 'isiXhosa', # Xhosan
'yi' => 'ייִדיש', # Yiddish
'yo' => 'Yorùbá', # Yoruba
- 'za' => '(Cuengh)', # Zhuang
+ 'za' => '‭(‬Cuengh‭)‬', # Zhuang
'zh' => '中文', # (Zhōng Wén) - Chinese
'zh-cfr' => '閩南語', # Min-nan alias (site is at minnan)
- 'zh-cn' => '中文(简体)', # Simplified
- 'zh-hk' => '中文(繁體)', # Traditional (Hong Kong)
+ 'zh-cn' => '中文‭(‬简体)', # Simplified
+ 'zh-hk' => '中文‭(‬繁體)', # Traditional (Hong Kong)
'zh-min-nan' => 'Bân-lâm-gú', # Min-nan
- 'zh-sg' => '中文(简体)', # Simplified (Singapore)
- 'zh-tw' => '中文(繁體)', # Traditional
+ 'zh-sg' => '中文‭(‬简体#8237;)‬', # Simplified (Singapore)
+ 'zh-tw' => '中文‭(‬繁體#8237;)‬', # Traditional
'zu' => 'isiZulu' # Zulu
);
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2017
Default Alt Text
unified_patch_for_bug_03953.txt (2 KB)
Attached To
Mode
T5953: BiDi issues related to the "In other language" section should be fixed in Names.php
Attached
Detach File
Event Timeline
Log In to Comment