From 981aa2995e5c7f2d271a4a680568ff22a396fd2d Mon Sep 17 00:00:00 2001 From: Filip Komar Date: Thu, 13 Mar 2014 21:28:06 +0000 Subject: page community converted to gettext + bug fix (sorry for nonatomic commit) --- en/community/index.php | 120 ++++++++++++++++++++++++------------------------- 1 file changed, 60 insertions(+), 60 deletions(-) (limited to 'en/community') diff --git a/en/community/index.php b/en/community/index.php index dc4d88937..d0aa3a6bf 100644 --- a/en/community/index.php +++ b/en/community/index.php @@ -2,7 +2,7 @@ define('HLANG', true); require '../../langs.php'; -_lang_load($locale, 'community'); +$dictionary = read_translation_file($locale, 'community'); include '../../lib/news.php'; ?> @@ -10,9 +10,9 @@ include '../../lib/news.php'; - <?php _e('Mageia Community')?> - - + <?php _g('Mageia Community')?> + +