XHTML fix
[mediawiki.git] / languages / messages / MessagesOr.php
blob67dfa0ae8b03697841ee1821d93913c5b1399202
1 <?php
2 /** Oriya (ଓଡ଼ିଆ)
4 * @ingroup Language
5 * @file
7 * @author Ævar Arnfjörð Bjarmason <avarab@gmail.com>
8 */
10 $digitTransformTable = array(
11 '0' => '୦', # &#x0b66;
12 '1' => '୧', # &#x0b67;
13 '2' => '୨', # &#x0b68;
14 '3' => '୩', # &#x0b69;
15 '4' => '୪', # &#x0b6a;
16 '5' => '୫', # &#x0b6b;
17 '6' => '୬', # &#x0b6c;
18 '7' => '୭', # &#x0b6d;
19 '8' => '୮', # &#x0b6e;
20 '9' => '୯', # &#x0b6f;
23 $messages = array(
24 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
25 'mainpage' => 'ପ୍ରଧାନ ପୃଷ୍ଠା',
26 'mainpage-description' => 'ପ୍ରଧାନ ପୃଷ୍ଠା',