From 4942a149658d442ec06d68afbcbbdc42d6a4eefd Mon Sep 17 00:00:00 2001 From: filip Date: Tue, 28 Jun 2016 23:25:17 +0200 Subject: common footer added to some more pages --- en/about/code-of-conduct/index.php | 6 ++++-- en/about/constitution/index.php | 6 ++++-- en/about/license/index.php | 6 ++++-- en/about/media/index.php | 14 ++++++++------ en/about/policies/privacy/index.php | 6 ++++-- en/about/reports/index.php | 6 ++++-- en/about/values/index.php | 6 ++++-- en/contact/index.php | 6 ++++-- en/contribute/index.php | 6 ++++-- en/donate/index.php | 6 ++++-- en/downloads/get/index.php | 6 ++++-- 11 files changed, 48 insertions(+), 26 deletions(-) diff --git a/en/about/code-of-conduct/index.php b/en/about/code-of-conduct/index.php index d95a88f79..45eb14a09 100644 --- a/en/about/code-of-conduct/index.php +++ b/en/about/code-of-conduct/index.php @@ -2,7 +2,7 @@ define('HLANG', true); define('ALIGNMENT', 'Center'); require '../../../langs.php'; -$dictionary = read_translation_file($locale, 'about/code-of-conduct'); +$dictionary = read_translation_file($locale, array('documentation', 'common_footer')); ?> @@ -13,12 +13,13 @@ $dictionary = read_translation_file($locale, 'about/code-of-conduct'); +

-
+
>
@@ -104,5 +105,6 @@ $dictionary = read_translation_file($locale, 'about/code-of-conduct');
+ \ No newline at end of file diff --git a/en/about/constitution/index.php b/en/about/constitution/index.php index 320c502b1..fff6423d3 100644 --- a/en/about/constitution/index.php +++ b/en/about/constitution/index.php @@ -3,7 +3,7 @@ define('HLANG', true); define('ALIGNMENT', 'Center'); require '../../../langs.php'; -$dictionary = read_translation_file($locale, "about/constitution"); +$dictionary = read_translation_file($locale, array('about/constitution', 'common_footer')); // Note to translators: _r('Note to translators! PLEASE READ THIS LINE! YOU DON\'T NEED TO TRANSLATE IT! Please translate constitution in file "mageia.org_statutes_fr.md" or "mageia.org_statutes_en.md" as a fallback first. Check wiki for details.') @@ -16,12 +16,13 @@ $dictionary = read_translation_file($locale, "about/constitution"); +

-
+
@@ -44,5 +45,6 @@ $dictionary = read_translation_file($locale, "about/constitution");
+ diff --git a/en/about/license/index.php b/en/about/license/index.php index 9f70aa158..9047ebddf 100644 --- a/en/about/license/index.php +++ b/en/about/license/index.php @@ -3,7 +3,7 @@ define('HLANG', true); define('ALIGNMENT', 'Center'); require '../../../langs.php'; -$dictionary = read_translation_file($locale, 'about/license'); +$dictionary = read_translation_file($locale, array('about/license', 'common_footer')); require('license.php'); $prepared_license_strings = read_license_from_vcs($locale); @@ -16,6 +16,7 @@ $prepared_license_strings = read_license_from_vcs($locale); <?php _g('Mageia license')?> + @@ -19,7 +20,7 @@ $dictionary = read_translation_file($locale, 'contact');

-
+
+ diff --git a/en/contribute/index.php b/en/contribute/index.php index 9f43fdef7..35b52fbea 100644 --- a/en/contribute/index.php +++ b/en/contribute/index.php @@ -3,7 +3,7 @@ define('HLANG', true); define('ALIGNMENT', 'Center'); require '../../langs.php'; -$dictionary = read_translation_file($locale, 'contribute'); +$dictionary = read_translation_file($locale, array('contribute', 'common_footer')); ?> @@ -14,6 +14,7 @@ $dictionary = read_translation_file($locale, 'contribute'); + @@ -21,7 +22,7 @@ $dictionary = read_translation_file($locale, 'contribute');

-
+

and a lively, fun community for building Free Software projects.')?>

@@ -121,5 +122,6 @@ $dictionary = read_translation_file($locale, 'contribute');
+ diff --git a/en/donate/index.php b/en/donate/index.php index 014d5a056..03dba11b2 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -2,7 +2,7 @@ define('HLANG', true); define('ALIGNMENT', 'Center'); require '../../langs.php'; -$dictionary = read_translation_file($locale, 'donate'); +$dictionary = read_translation_file($locale, array('donate', 'common_footer')); ?> @@ -12,6 +12,7 @@ $dictionary = read_translation_file($locale, 'donate'); +