]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/DomainAddForm.templ
UPD: the text for the SSL test was wrong.
[gigi.git] / src / org / cacert / gigi / pages / account / DomainAddForm.templ
index 7228b52e200723253d4ead111e86b6e1478e5980..c60405470cc9e7897afd84b1ca9b9b3d45ae9d9e 100644 (file)
@@ -33,7 +33,7 @@
   <tr>
     <td></td>
     <td>
-        Please insert the following DNS TXT entry into the SOA-file of your domain:<br/>
+        Please insert the following DNS TXT entry into the Zone-file of your domain:<br/>
         <pre>
         <?=$tokenName?>._cacert._auth IN TXT <?=$tokenValue?>
         </pre>
@@ -47,7 +47,7 @@
   <tr>
     <td></td>
     <td>
-        Please make the following content available under <pre class='string'>http://<span class='exampleDomain'>example.org</span>/cacert-<?=$tokenName?>.txt</pre><br/>
+        <?=_Please make the following content available under ?><pre class='string'>http://<span class='exampleDomain'>example.org</span>/cacert-<?=$tokenName?>.txt</pre><br/>
         <pre><?=$tokenValue?></pre>
     </td>
   </tr>
@@ -59,7 +59,7 @@
   <tr>
     <td></td>
     <td>
-        Please list up to three services using your certificate:
+        <?=_Please list up to four services using your certificate. You need to have two of them up and using a valid CAcert certificate in order to pass this test?>:
         <table>
         <? foreach($ssl-services){ ?>
         <tr><td><select name='ssl-type-<?=$i?>'>