]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/output/ClientCSRGenerateIE.templ
fix: spelling in GigiApiException
[gigi.git] / src / org / cacert / gigi / output / ClientCSRGenerateIE.templ
index 75765e1257576e93ed0d6323bc79edc003da946b..164169f16f5dd94bd70fe83b9744cbc1c4d5e68a 100644 (file)
@@ -8,7 +8,7 @@
                <p><?=_You have to enable ActiveX for this to work. On Windows Vista, Windows 7 and later versions you have to add this website to the list of trusted sites in the internet settings.?></p>
                <p><?=_Go to "Extras -> Internet Options -> Security -> Trusted Websites",
  click on "Custom Level", set "ActiveX control elements that are not marked as safe initialized on start
- in scripts" to "Confirm" and click "OK". Now click "Sites", add "$normalhost" and "$securehost" to your list of trusted
+ in scripts" to "Confirm" and click "OK". Now click "Sites", add "${normalhost}" and "${securehost}" to your list of trusted
  sites and make the changes come into effect by clicking "Close" and "OK".?></p>
        </div>
 
@@ -37,7 +37,7 @@
                                <?=_Minimum Size?>: <span id="keySizeMin"></span>,
                                <?=_Maximum Size?>: <span id="keySizeMax"></span>,
                                <?=_Step?>: <span id="keySizeStep"></span></p>
-                       <p style="color:red"><?=_Please note that RSA key sizes smaller than $minsize bit will not be accepted by CAcert?>
+                       <p style="color:red"><?=_Please note that RSA key sizes smaller than ${minsize} bit will not be accepted by SomeCA?>
                        </p>
                </fieldset>