Mailinglist Archive: yast-commit (759 mails)

< Previous Next >
[yast-commit] r45894 - /trunk/ca-management/src/new_cert.ycp
  • From: mcalmer@xxxxxxxxxxxxxxxx
  • Date: Mon, 31 Mar 2008 14:51:35 -0000
  • Message-id: <20080331145135.34BFA2FB33@xxxxxxxxxxxxxxxx>
Author: mcalmer
Date: Mon Mar 31 16:51:34 2008
New Revision: 45894

URL: http://svn.opensuse.org/viewcvs/yast?rev=45894&view=rev
Log:
fix typo

Modified:
trunk/ca-management/src/new_cert.ycp

Modified: trunk/ca-management/src/new_cert.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/ca-management/src/new_cert.ycp?rev=45894&r1=45893&r2=45894&view=diff
==============================================================================
--- trunk/ca-management/src/new_cert.ycp (original)
+++ trunk/ca-management/src/new_cert.ycp Mon Mar 31 16:51:34 2008
@@ -359,7 +359,7 @@
helptext = helptext + _("<p>The CA is valid for only specific
period (<b>Valid Period</b>). Enter the time frame in days.</p>");

// help text 4/4
- helptext = helptext + _("<p><b>Advanced Options</b> are very
special options. If you change these options, SUSE cannot guarentee that the
generated certificate will work correctly.</p>");
+ helptext = helptext + _("<p><b>Advanced Options</b> are very
special options. If you change these options, SUSE cannot guarantee that the
generated certificate will work correctly.</p>");
}
else if (kind == "Client Certificate"
|| kind == "Server Certificate")
@@ -374,7 +374,7 @@
helptext = helptext + _("<p>The certificate is valid for only
specific period (<b>Valid Period</b>). Enter the time frame in days.</p>");

// help text 4/4
- helptext = helptext + _("<p><b>Advanced Options</b> are very
special options. If you change these options, SUSE cannot guarentee that the
generated certificate will work correctly.</p>");
+ helptext = helptext + _("<p><b>Advanced Options</b> are very
special options. If you change these options, SUSE cannot guarantee that the
generated certificate will work correctly.</p>");
}
else if (kind == "Client Request"
|| kind == "Server Request"
@@ -387,7 +387,7 @@
helptext = helptext + _("<p>Each request has its own <b>Key
Length</b>. Some applications that use certificates need special key
lengths.</p>");

// help text 3/3
- helptext = helptext + _("<p><b>Advanced Options</b> are very
special options. If you change these options, SUSE cannot guarentee that the
generated certificate will work correctly.</p>");
+ helptext = helptext + _("<p><b>Advanced Options</b> are very
special options. If you change these options, SUSE cannot guarantee that the
generated certificate will work correctly.</p>");
}

term contents = `VBox ();

--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages