From bfdacfc6871e741d1bfd3f60dffa7a588e7e5bda Mon Sep 17 00:00:00 2001 From: filip Date: Tue, 17 Feb 2015 22:14:43 +0100 Subject: l10n of wiki links --- en/support/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'en/support/index.php') diff --git a/en/support/index.php b/en/support/index.php index 684505f67..3ef95e796 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -70,7 +70,7 @@ $dictionary = read_translation_file($locale, 'support'); _g('Professional Support', null, 'h2 id="pro"'); _g('Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more.', null, 'p'); - _g('Please check the commercial vendors list', array('https://wiki.mageia.org/en/Commercial_vendors'), 'p'); + _g('Please check the commercial vendors list', array(_r('https://wiki.mageia.org/en/Commercial_vendors')), 'p'); echo '
'; @@ -88,7 +88,7 @@ $dictionary = read_translation_file($locale, 'support'); echo ''; _g('For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called "nonfree" (learn more).', null, 'p'); - _g('We may set up a hardware compatibility list/directory as well as a hardware certification process; but that\'s still at the planning stage. Feel free to join/contact our Web and QA teams if you would like to help in this regard.', array('https://wiki.mageia.org/en/Web_team', 'https://wiki.mageia.org/en/QA_Team'), 'p class="dlinfo"'); + _g('We may set up a hardware compatibility list/directory as well as a hardware certification process; but that\'s still at the planning stage. Feel free to join/contact our Web and QA teams if you would like to help in this regard.', array(_r('https://wiki.mageia.org/en/Web_team'), _r('https://wiki.mageia.org/en/QA_Team')), 'p class="dlinfo"'); echo '
'; _g('Bugs Reports', null, 'h2 id="bugs"'); -- cgit v1.2.1