Author: mvidner
Date: Fri Mar 28 18:00:28 2008
New Revision: 45861
URL: http://svn.opensuse.org/viewcvs/yast?rev=45861&view=rev
Log:
Created tag stable-2_16_41 for core
Added:
tags/stable-2_16_41/core/
- copied from r45860, trunk/core/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
Author: mvidner
Date: Fri Mar 28 18:00:27 2008
New Revision: 45860
URL: http://svn.opensuse.org/viewcvs/yast?rev=45860&view=rev
Log:
Created tag stable-2_16_41
Added:
tags/stable-2_16_41/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
Author: jdsn
Date: Fri Mar 28 17:59:40 2008
New Revision: 45859
URL: http://svn.opensuse.org/viewcvs/yast?rev=45859&view=rev
Log:
integrating text changes from proofreading
Modified:
trunk/ca-management/package/yast2-ca-management.changes
trunk/ca-management/src/YaPI/CaManagement.pm
trunk/ca-management/src/crlExport.ycp
Modified: trunk/ca-management/package/yast2-ca-management.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/ca-management/package/yast2-ca-m…
==============================================================================
--- trunk/ca-management/package/yast2-ca-management.changes (original)
+++ trunk/ca-management/package/yast2-ca-management.changes Fri Mar 28 17:59:40 2008
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 28 17:57:38 CET 2008 - jdsn(a)suse.de
+
+- integrated changes from proofreading
+
+-------------------------------------------------------------------
Mon Mar 17 12:43:32 CET 2008 - jsrain(a)suse.cz
- added 'StartupNotify=true' to the desktop file (bnc #304964)
Modified: trunk/ca-management/src/YaPI/CaManagement.pm
URL: http://svn.opensuse.org/viewcvs/yast/trunk/ca-management/src/YaPI/CaManagem…
==============================================================================
--- trunk/ca-management/src/YaPI/CaManagement.pm (original)
+++ trunk/ca-management/src/YaPI/CaManagement.pm Fri Mar 28 17:59:40 2008
@@ -2296,7 +2296,7 @@
};
if($@) {
- return $self->SetError( summary => __("Signing Certificate failed."),
+ return $self->SetError( summary => __("Signing certificate failed."),
description => YaST::caUtils->exception2String($@),
code => "LIMAL_CALL_FAILED");
}
Modified: trunk/ca-management/src/crlExport.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/ca-management/src/crlExport.ycp?…
==============================================================================
--- trunk/ca-management/src/crlExport.ycp (original)
+++ trunk/ca-management/src/crlExport.ycp Fri Mar 28 17:59:40 2008
@@ -210,8 +210,8 @@
string help_para1 = sformat("<p><b>%1</b></p>", caption);
string help_para2 = _("<p>Export the CRL of this CA once by selecting <b>Export once</b>.</p>");
- string help_para3 = _("<p>To setup a repeated recreation of the CRL select <b>Repeated recreation and export</b>. In this case set the interval for the recreation in <b>Periodic interval</b>. If you set the interval to 24 hours you can additionally select the hour when the export should happen. Please make sure you read and understood the <b>Security Information</b>.</p>");
- string help_para4 = _("<p>You can activate an export of the CRL to a local file or to a LDAP server or both. Setup the respective parameters in <b>Export to local file</b> and <b>Export to LDAP</b>.</p>");
+ string help_para3 = _("<p>To set up a repeated recreation of the CRL select <b>Repeated recreation and export</b>. In this case set the interval for the recreation in <b>Periodic interval</b>. If you set the interval to 24 hours you can additionally select the hour for the export. Please make sure you read and understood the <b>Security Information</b>.</p>");
+ string help_para4 = _("<p>You can activate an export of the CRL to a local file or to an LDAP server or both. Set up the respective parameters in <b>Export to local file</b> and <b>Export to LDAP</b>.</p>");
string helptext = help_para1 + help_para2 + help_para3 + help_para4;
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
Author: jproseve
Date: Fri Mar 28 17:03:03 2008
New Revision: 45855
URL: http://svn.opensuse.org/viewcvs/yast?rev=45855&view=rev
Log:
Created tag stable-2_16_6 for gtk
Added:
tags/stable-2_16_6/gtk/
- copied from r45854, trunk/gtk/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org