diff options
author | Michael Tänzer <neo@nhng.de> | 2014-01-08 02:19:40 +0100 |
---|---|---|
committer | Michael Tänzer <neo@nhng.de> | 2014-01-08 02:19:40 +0100 |
commit | 7317afcf82152676efc061d442b9adea3900ca4c (patch) | |
tree | 54342e0dcbb57f0afb57da08f78bf486afc35976 /pages | |
parent | 8d0e4902bb4e3e4f5307a5f70f2bd0af61511fab (diff) | |
download | cacert-devel-7317afcf82152676efc061d442b9adea3900ca4c.tar.gz cacert-devel-7317afcf82152676efc061d442b9adea3900ca4c.tar.xz cacert-devel-7317afcf82152676efc061d442b9adea3900ca4c.zip |
bug 1229: Another spelling mistakebug-1229
Signed-off-by: Michael Tänzer <neo@nhng.de>
Diffstat (limited to 'pages')
-rw-r--r-- | pages/index/1.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index/1.php b/pages/index/1.php index 7cdd732..4f0ca83 100644 --- a/pages/index/1.php +++ b/pages/index/1.php @@ -19,7 +19,7 @@ <p><?=_("Warning! This site requires cookies to be enabled to ensure your privacy and security. This site uses session cookies to store temporary values to prevent people from copying and pasting the session ID to someone else exposing their account, personal details and identity theft as a result.")?></p> <p style="border:dotted 1px #900;padding:0.3em;background-color:#ffe;"> <b><?=_("Note: Please enter your date of birth and names as they are written in your official documents.")?></b><br /><br /> -<?=_("Because CAcert is a certificate authority (CA) people rely on us knowing about the identity of the users of our certificates. So even as we value privacy very much, we need to collect at least some basic informations about our members. This is especially the case for everybody who wants to take part in our web of trust.")?> +<?=_("Because CAcert is a certificate authority (CA) people rely on us knowing about the identity of the users of our certificates. So even as we value privacy very much, we need to collect at least some basic information about our members. This is especially the case for everybody who wants to take part in our web of trust.")?> <?=_("Your private information will be used for internal procedures only and will not be shared with third parties.")?> </p> <p style="border:dotted 1px #900;padding:0.3em;background-color:#ffe;"> |