Page MenuHomePhabricator

Name for Sindhi language should appear as سنڌي
Closed, ResolvedPublic

Description

Author: gangleri

Description:
Hallo!

This is a request from [[sd:user:Aursani]].


"...the name of Sindhi language as it appears in Wikiprojects. It should appear
سنڌي rather than what it appears now. I think one needs to make the relavant
change in LanguageSd.php file. It might be changed to as follows:

<?php /** Sindhi language file ( سنڌي )

  • @package MediaWiki
  • @subpackage Language */

require_once( 'LanguageUtf8.php' );

class LanguageSd extends LanguageUtf8 { #FIXME: inherit almost everything for now

function isRTL() { return true; } }

?>

As far as I understand this should be a change to
http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/Names.php?view=markup

It impacts the apearance of the Sindhi names in interwiki links and at
[[special:SiteMatrix#sd]].

Thanks in advance for your help.

best regards reinhardt [[user:gangleri]]


Version: unspecified
Severity: enhancement
URL: http://nike.users.idler.fi/betawiki/Betawiki:LanguageSd.php_and_MessagesSd.php#comments

Details

Reference
bz5889

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:13 PM
bzimport set Reference to bz5889.
bzimport added a subscriber: Unknown Object (MLST).