aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-05-23 16:48:19 +0000
committerFilip Komar <filip@mageia.org>2013-05-23 16:48:19 +0000
commit2fd67397104f300c729d40ef253131568e0ee3a4 (patch)
treeea739187b9991e7612f8a0f8724760e62931596c /en
parent66cb4188f4c7f755158d30ce95e02e6d28c844ba (diff)
downloadwww-2fd67397104f300c729d40ef253131568e0ee3a4.tar
www-2fd67397104f300c729d40ef253131568e0ee3a4.tar.gz
www-2fd67397104f300c729d40ef253131568e0ee3a4.tar.bz2
www-2fd67397104f300c729d40ef253131568e0ee3a4.tar.xz
www-2fd67397104f300c729d40ef253131568e0ee3a4.zip
about.en.lang synched with extract2lang.php + added missings strings to the rest of the lang files
Diffstat (limited to 'en')
-rw-r--r--en/about/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/index.php b/en/about/index.php
index f5dfefd5d..5fcc1cfea 100644
--- a/en/about/index.php
+++ b/en/about/index.php
@@ -69,7 +69,7 @@ _lang_load($locale, "about");
_h('is the French, Paris-based legal structure supporting the Mageia project.');
?>
<ul><?php
- _h("<a href=%s>Mageia.Org's legal constitution</a> and <a href=%s>governance</a> rules;",
+ _h('<a href=%s>Mageia.Org\'s legal constitution</a> and <a href=%s>governance</a> rules;',
array('"./constitution/"', '"https://wiki.mageia.org/en/Org"'), 'li');
_h('<a href="../about/reports/">financial reports</a>, <a href="../thank-you/">donators</a>.', null, 'li');
?></ul>