aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/license
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-08-06 18:57:51 +0000
committerFilip Komar <filip@mageia.org>2013-08-06 18:57:51 +0000
commite1977784311652c35172719e5d99d98a4b23bbd5 (patch)
treed425db5e86627c888c9491e179595f8b2d5d7e9f /en/about/license
parentfbc6d41dbfa77fc5b6d46d369a8c34cd5a1a5bc2 (diff)
downloadwww-e1977784311652c35172719e5d99d98a4b23bbd5.tar
www-e1977784311652c35172719e5d99d98a4b23bbd5.tar.gz
www-e1977784311652c35172719e5d99d98a4b23bbd5.tar.bz2
www-e1977784311652c35172719e5d99d98a4b23bbd5.tar.xz
www-e1977784311652c35172719e5d99d98a4b23bbd5.zip
https fix on license page + lang files sync
Diffstat (limited to 'en/about/license')
-rw-r--r--en/about/license/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/license/index.php b/en/about/license/index.php
index c4e852814..b88bc34b0 100644
--- a/en/about/license/index.php
+++ b/en/about/license/index.php
@@ -8,7 +8,7 @@ _lang_load($locale, 'about/license');
require('license.php');
$prepared_license_strings = read_license_from_vcs($locale);
-// Note to translators: _t('Note to translators! PLEASE READ THIS LINE! YOU DON\'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.')
+// Note to translators: _t('Note to translators! PLEASE READ THIS LINE! YOU DON\'T NEED TO TRANSLATE IT! Please translate license in file "https://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.')
?>
<!DOCTYPE html>
<html lang="<?php echo $locale; ?>">