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/community/index.php | 146 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 ur/community/index.php (limited to 'ur/community/index.php') diff --git a/ur/community/index.php b/ur/community/index.php new file mode 100644 index 000000000..f31e885dc --- /dev/null +++ b/ur/community/index.php @@ -0,0 +1,146 @@ + + + + + + <?php _e('Mageia Community')?> + + + + + + + + + +
+

+ +
+
+
+

+ +
+

'http://planet.mageia.org/en/', + 'Blog' => 'http://blog.mageia.org/en/', + 'Forum' => 'https://forum.mageia.org/en/' + ); + foreach ($feeds as $k => $v) + if (_t($v) != $v) + $s[] = sprintf('%s', _t($v), _t($k)); + + echo implode(' | ', $s); + ?>

+
+
+
+

+ +
+

+ +
+

+ +
+
+

+

+ +
+

+ + +
+ +
+
+

+ +
+ +

Join the Web team!')?>

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