From 72511360c41f0199f9a5b787d0e935ce52354f49 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 23 Nov 2006 22:22:31 +0000 Subject: [PATCH] updates --- includes/account.php | 20 +- includes/account_stuff.php | 2 +- includes/general.php | 3 + includes/mysql.php.sample | 2 +- locale/ar.po | 2 +- locale/bg.po | 771 ++++++------ locale/de.po | 74 +- locale/es.po | 10 +- locale/fr.po | 764 ++++++------ locale/ja.po | 18 +- locale/pt_BR.po | 14 +- locale/ru.po | 22 +- locale/sv.po | 26 +- messages.po | 2281 +++++++++++++++++------------------- pages/account/12.php | 6 +- pages/account/18.php | 2 +- pages/account/22.php | 2 +- pages/account/39.php | 44 +- pages/account/40.php | 6 +- pages/account/5.php | 8 +- pages/index/10.php | 44 +- pages/index/11.php | 6 +- pages/index/18.php | 4 +- pages/wot/11.php | 2 +- pages/wot/5.php | 12 +- pages/wot/6.php | 10 +- scripts/updatesort.php | 2 +- scripts/warning.php | 12 +- www/index.php | 56 +- www/wot.php | 12 +- 30 files changed, 2179 insertions(+), 2058 deletions(-) diff --git a/includes/account.php b/includes/account.php index d513719..35ec0ac 100644 --- a/includes/account.php +++ b/includes/account.php @@ -343,7 +343,7 @@ { $id = 4; showheader(_("My CAcert.org Account!")); - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); showfooter(); exit; } else { @@ -614,7 +614,7 @@ if(!file_exists($_SESSION['_config']['tmpfname'])) { showheader(_("My CAcert.org Account!")); - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); showfooter(); exit; } @@ -626,7 +626,7 @@ if(mysql_num_rows($res) <= 0) { showheader(_("My CAcert.org Account!")); - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); showfooter(); exit; } else { @@ -715,7 +715,7 @@ $res = mysql_query($query); if(mysql_num_rows($res) <= 0) { - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); } else { $drow = mysql_fetch_assoc($res); $cert = `/usr/bin/openssl x509 -in $drow[crt_name]`; @@ -830,7 +830,7 @@ $res = mysql_query($query); if(mysql_num_rows($res) <= 0) { - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); } else { printf(_("Certificate for '%s' has been renewed."), $row['CN']); echo "". @@ -1256,7 +1256,7 @@ if(mysql_num_rows($res) <= 0) { showheader(_("My CAcert.org Account!")); - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); showfooter(); exit; } else { @@ -1305,7 +1305,7 @@ $res = mysql_query($query); if(mysql_num_rows($res) <= 0) { - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); } else { printf(_("Certificate for '%s' has been renewed."), $row['CN']); echo "". @@ -1511,7 +1511,7 @@ if(mysql_num_rows($res) <= 0) { showheader(_("My CAcert.org Account!")); - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); showfooter(); exit; } else { @@ -1564,7 +1564,7 @@ $res = mysql_query($query); if(mysql_num_rows($res) <= 0) { - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); } else { $drow = mysql_fetch_assoc($res); $cert = `/usr/bin/openssl x509 -in $drow[crt_name]`; @@ -2232,7 +2232,7 @@ if(mysql_num_rows($res) <= 0) { showheader(_("My CAcert.org Account!")); - printf(_("Your certificate request has failed to be processed correctly, see %the WIKI page%s for reasons and solutions."), "", ""); + printf(_("Your certificate request has failed to be processed correctly, see %sthe WIKI page%s for reasons and solutions."), "", ""); showfooter(); exit; } else { diff --git a/includes/account_stuff.php b/includes/account_stuff.php index 00f13dc..6fe65b7 100644 --- a/includes/account_stuff.php +++ b/includes/account_stuff.php @@ -208,7 +208,7 @@ function hideall() { $extra2 = "?assurer=".urlencode($name)."&date=now&maxpoints=".maxpoints(); ?> - + = 50) { ?>