diff --git a/www/gpg.php b/www/gpg.php index d548db1..2c5bfc4 100644 --- a/www/gpg.php +++ b/www/gpg.php @@ -101,7 +101,7 @@ function verifyEmail($email) $nerr=0; $nok=0; $multiple = 0; - $resulttable=_("The following UIDs were found your key:")."
"; + $resulttable=_("The following UIDs were found in your key:")."
#"._("Name").""._("Email")."Result
"; $i=0; $lastvalidemail=""; foreach(explode("\n", $gpg) as $line)
#"._("Name").""._("Email")."Result