Fixed translation tagging

pull/1/head
root 17 years ago
parent 985093d0bd
commit 0b638d17a9

@ -22,9 +22,9 @@
<h4><?=_("Client certificates (un-assured)")?></h4>
</td>
<td class="DataTD">
<u><?=_("Benefits")?>:</u> <?=_("You can send digitally signed/encrypted emails; others can send encrypted emails to you.")?><br><br>
<u><?=_("Limitations")?>:</u> <?=_("Certificates expire in 12 months; only the email address itself can be entered into the certificate (not your full name)")?>.<br><br>
<u><?=_("Verification needed")?>:</u> <?=_("You must confirm it is your email address by responding to a 'ping' email sent to it.")?><br><br>
<u><?=_("Benefits")?>:</u> <?=_("You can send digitally signed/encrypted emails; others can send encrypted emails to you.")?><br /><br />
<u><?=_("Limitations")?>:</u> <?=_("Certificates expire in 12 months. Only the email address itself can be entered into the certificate (not your full name)")?>.<br /><br />
<u><?=_("Verification needed")?>:</u> <?=_("You must confirm it is your email address by responding to a 'ping' email sent to it.")?><br /><br />
</td>
</tr>
<tr>
@ -32,9 +32,9 @@
<h4><?=_("Assured client certificates")?></h4>
</td>
<td class="DataTD">
<u><?=_("Benefits")?>:</u> <?=_("Same as above plus you can include your full name in the certificates.")?><br><br>
<u><?=_("Limitations")?>:</u> <?=_("Certificates expire in 12 months.")?><br><br>
<u><?=_("Verification needed")?>:</u> <?=_("Same as above, plus you must get a minimum of 50 assurance points by meeting with one or more assurers from the CAcert Web of Trust, who verify your identity using your government issued photo identity documents.")?><br><br>
<u><?=_("Benefits")?>:</u> <?=_("Same as above plus you can include your full name in the certificates.")?><br /><br />
<u><?=_("Limitations")?>:</u> <?=_("Certificates expire in 12 months.")?><br /><br />
<u><?=_("Verification needed")?>:</u> <?=_("Same as above, plus you must get a minimum of 50 assurance points by meeting with one or more assurers from the CAcert Web of Trust, who verify your identity using your government issued photo identity documents.")?><br /><br />
</td>
</tr>
<tr>
@ -43,7 +43,7 @@
</td>
<td class="DataTD">
<u><?=_("Benefits")?>:</u> <?=_("Digitally sign code, web applets, installers, etc. including your name and location in the certificates.")?><br><br>
<u><?=_("Limitations")?>:</u> <?=_("Certificates expire in 12 months; certificates <u>must</u> include your full name.")?><br><br>
<u><?=_("Limitations")?>:</u> <?=sprintf(_("Certificates expire in 12 months. Certificates %smust%s include your full name."),"<u>","</u>"?><br /><br />
<u><?=_("Verification needed")?>:</u> <?=_("Same as above plus get 100 assurance points by meeting with multiple assurers from the CAcert Web of Trust, who verify your identity using your government issued photo identity documents.")?><br><br>
</td>
</tr>

Loading…
Cancel
Save