aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-06-21 19:01:41 +0000
committerFilip Komar <filip@mageia.org>2013-06-21 19:01:41 +0000
commit05c724426cfe8a1f15b3cde56a79d7778e204f1b (patch)
treec1bd906a4cd657ad083a3d6b82f0e21d96b49d23 /en
parent6a3eb76d8110538801140d99bff7619fc18c4d21 (diff)
downloadwww-05c724426cfe8a1f15b3cde56a79d7778e204f1b.tar
www-05c724426cfe8a1f15b3cde56a79d7778e204f1b.tar.gz
www-05c724426cfe8a1f15b3cde56a79d7778e204f1b.tar.bz2
www-05c724426cfe8a1f15b3cde56a79d7778e204f1b.tar.xz
www-05c724426cfe8a1f15b3cde56a79d7778e204f1b.zip
translation warning removed in en
Diffstat (limited to 'en')
-rw-r--r--en/about/license/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/en/about/license/index.php b/en/about/license/index.php
index 2148ec56e..d5d59ccbc 100644
--- a/en/about/license/index.php
+++ b/en/about/license/index.php
@@ -51,6 +51,7 @@ $license_strings = array(
array('If any portion of this agreement is held void, illegal or inapplicable by a court judgment, this \nportion is excluded from this contract. You remain bound by the other applicable sections of the \nagreement.\nThe terms and conditions of this License are governed by the Laws of France.\nAll disputes on the terms of this license will preferably be settled out of court. As a last \nresort, the dispute will be referred to the appropriate Courts of Law of Paris - France.\nFor any question on this document, please contact Mageia.'),
array('Warning: Free Software may not necessarily be patent free, and some Free\nSoftware included may be covered by patents in your country. For example, the\nMP3 decoders included may require a license for further usage (see\nhttp://www.mp3licensing.com for more details). If you are unsure if a patent\nmay be applicable to you, check your local laws.'),
);
+if($locale == 'en') { array_shift($license_strings); }
?>
<!DOCTYPE html>
<html lang="<?php echo $locale; ?>">