diff options
author | filip <filip.komar@gmail.com> | 2016-08-15 14:37:26 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2016-08-15 14:37:26 +0200 |
commit | e316300ed0aca2afc4bfb3f4afd68e4027c6d163 (patch) | |
tree | ec2f493daf75d3f0b68a6882a1f20f6310c37fe2 /en/doc/archive.php | |
parent | 328d320f90725d9ff6c717dc484a3e8ec1467841 (diff) | |
download | www-e316300ed0aca2afc4bfb3f4afd68e4027c6d163.tar www-e316300ed0aca2afc4bfb3f4afd68e4027c6d163.tar.gz www-e316300ed0aca2afc4bfb3f4afd68e4027c6d163.tar.bz2 www-e316300ed0aca2afc4bfb3f4afd68e4027c6d163.tar.xz www-e316300ed0aca2afc4bfb3f4afd68e4027c6d163.zip |
Calenco sentance l10n
Diffstat (limited to 'en/doc/archive.php')
-rw-r--r-- | en/doc/archive.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/doc/archive.php b/en/doc/archive.php index 2d50c3ffa..2c40a9db9 100644 --- a/en/doc/archive.php +++ b/en/doc/archive.php @@ -26,7 +26,7 @@ require 'doc.php'; <h2><?php _g('Some More documentation')?></h2> <p><?php _g('Here you will find the documentation for the versions of Mageia that have reached their End-Of-Life.')?><br/> <?php _g('If you are looking for the current versions, see <a href="index.php">here</a>.')?></p> - <p>Documentation built using the <a href="http://www.neodoc.biz/">Calenco tool from NeoDoc</a>.</p> + <?php _g('Documentation built using the <a href="%s">Calenco tool from NeoDoc</a>.', 'http://www.neodoc.biz/', 'p')?> <hr> <h3>Mageia 4</h3> <div style="float: left; margin: 1em; width: 24em;"> |