From b28bd3c6cb520769333acde4d8c863751f472e78 Mon Sep 17 00:00:00 2001 From: Filip Komar Date: Wed, 19 Mar 2014 18:24:59 +0000 Subject: page support converted to gettext --- en/support/index.php | 98 ++++++++++++++++++++++++++-------------------------- 1 file changed, 49 insertions(+), 49 deletions(-) (limited to 'en/support/index.php') diff --git a/en/support/index.php b/en/support/index.php index 1d13926f6..b9ade6d3e 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -2,15 +2,15 @@ define('HLANG', true); require '../../langs.php'; -_lang_load($locale, 'support'); +$dictionary = read_translation_file($locale, 'support'); ?> - <?php _e('Support for Mageia distribution')?> - - + <?php _g('Support for Mageia distribution')?> + + @@ -18,15 +18,15 @@ _lang_load($locale, 'support');
-

+

@@ -34,66 +34,66 @@ _lang_load($locale, 'support');
-- cgit v1.2.1