Контент бетерелгән Контент өстәлгән
Siebrand (бәхәс | кертем)
Albert Fazlî (бәхәс | кертем)
Юл номеры - 9:
 
Hi, your request to import tt messages at [[betawiki:]] has been processed. Please review the translations and build upon it. Cheers! [[Äğzä:Siebrand|Siebrand]] 19. Mar 2008, 18:08 (UTC)
 
== "Tatar (Russia)" locale with Unix code tt_RU ==
 
The name of Russian scripted locale for Tatar language is "Tatar (Russia)", and Unix code "tt_RU". It's a standard already used in localization of Linux.
 
Please add stub-files into MediaWiki distribution for the tt_RU localization.
 
A bit later (after translation finishing) the $wgLanguageCode variable in file /LocalSettings.php of the server should be setted to "tt_RU".
 
I think the localization will take about 1-3 days.
 
=== Stubs for the "Tatar (Russia)" locale: ===
 
1. Create file: /languages/classes/LanguageTt-ru.php
 
 
<code>
<?php
/**
* Tatar (Russia) (Татарча)
*
* @package MediaWiki
* @subpackage Language
*/
class LanguageTt_ru extends Language
{
}
?>
</code>
 
2. Append into: /languages/Names.php
 
<code>
'tt-ru' => 'Татарча', # Tatar (Russia)
</code>
 
3. Create file with default content: /languages/messages/MessagesTt_ru.php