From 86f11ca07b01cbda36e7a941eda8c9415f5dc623 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Sun, 10 Mar 2013 22:35:18 +0000 Subject: add urdu --- ur/index.php | 274 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 274 insertions(+) create mode 100644 ur/index.php (limited to 'ur/index.php') diff --git a/ur/index.php b/ur/index.php new file mode 100644 index 000000000..c8496edbf --- /dev/null +++ b/ur/index.php @@ -0,0 +1,274 @@ + array('for-pc/', _t('For PC')), + 'nav-for-server' => array('for-server/', _t('For server')), + 'nav-support' => array('support/', _t('Support')), + 'nav-community' => array('community/', _t('Community')), + 'nav-about' => array('about/', _t('About Mageia.Org')) +); + +?> + + + + + <?php _e('Home of the Mageia project'); ?> + + + + $name) + if ($l != $locale) + echo sprintf('', $l, $l); + ?> + + + + + + + +
+

+
+ +
+ +
+
+
+
+ +
+

+ + | +

+
+
+ + + \ No newline at end of file -- cgit v1.2.1