Add clarifying comments to several Messages*.php file that were added only in order to support RTL content. They will be useful for avoiding confusion about the expected level of support and also about the absence of those languages from Names.php. Also clean up autonyms for: * Pulaar: use only Adlam, as in the Wikimedia Incubator, for which this file was created. * Ladino: Use the same name as used on translatewiki. * Pothwari: Use just one name, which is used in the Wikimedia Incubator, and remove a space. Follow-up to I5c78889474d02850198519de04d2a553f1f97a9e Change-Id: Idc9f50c40b3eafc52721505ba94d81fc2b17071a
11 lines
229 B
PHP
11 lines
229 B
PHP
<?php
|
|
/** Ottoman Turkish (لسان عثمانى)
|
|
*
|
|
* Limited support historical language without localization.
|
|
* This file only exists to provide correct content direction.
|
|
*
|
|
* @file
|
|
* @ingroup Languages
|
|
*/
|
|
|
|
$rtl = true;
|