From 9ce6d646ff718cd62f6434c9a4c94e450436612a Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 12 Oct 2014 12:27:45 +0300 Subject: Revert "Updated Estonian translation" This reverts commit a0b2d09125d7911656fe4cb286f20643c4432281. --- en/contact/index.php | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 en/contact/index.php (limited to 'en/contact/index.php') diff --git a/en/contact/index.php b/en/contact/index.php new file mode 100644 index 000000000..5199dcbd9 --- /dev/null +++ b/en/contact/index.php @@ -0,0 +1,81 @@ + + + + + <?php _g('Contact Us')?> + + + + + + + + + + +

+
+
+ +
  • wiki', array('https://wiki.mageia.org/'));?>
  • +
  • doc', array('../doc/'));?>
  • +
+ +
  • forum', array('https://forums.mageia.org/'))?>
  • +
  • mailing list', array('https://ml.mageia.org/l/info/discuss'))?>
  • +
  • IRC channel', array('irc://irc.freenode.net/#mageia'))?>
  • +
  • Google Plus community', array('//plus.google.com/communities/112789769804302351557'))?>
  • +
+ '; + _g('You would like to report an issue', null, 'h2'); + _g('Please see how to report an issue in our bugs database.', + array('https://wiki.mageia.org/en/How_to_report_a_bug_properly'), 'p');?> +
+
+ +
+ '; + _g('Use the discuss mailing list or the forums for general Mageia discussions', array('https://ml.mageia.org/l/info/discuss', 'https://forums.mageia.org/en/'), 'li'); + _g('Use the dev mailing list for Mageia development discussions', array('https://ml.mageia.org/l/info/dev'), 'li'); + _g('Use one of the other mailing lists for discussions on other topics', null, 'li'); + _g('Contact the treasurer for donation questions', array('mailto:treasurer@mageia.org'), 'li'); + _g('Contact the sysadmin team for questions about mirrors, problems with your Mageia identity account, or other problems with Mageia infrastructure (there is also a public sysadmin-discuss mailing list if your question does not need to be private)', array('mailto:sysadmin@group.mageia.org', 'https://identity.mageia.org/', 'https://ml.mageia.org/l/info/sysadmin-discuss'), 'li'); + _g('If you want to contact Council or Board for a public discussion, you can start a thread on a mailing-list and add the Board or Council alias in CC.', array('mailto:board@group.mageia.org', 'mailto:council@group.mageia.org'), 'li'); + echo ''; + + _g('In most cases you should avoid sending private emails and use appropriate public mailing list when possible.', + array('https://wiki.mageia.org/en/Mailing_lists'), 'p' + ); + echo '
'; + _g('You want to join and contribute to Mageia', null, 'h2'); + _g('Please see our Contributions page.', array('../contribute/'), 'p'); + ?> +
+
+ + + + +
+
+
+ + -- cgit v1.2.1