Author: jsuchome Date: Mon Dec 3 15:30:04 2007 New Revision: 42606 URL: http://svn.opensuse.org/viewcvs/yast?rev=42606&view=rev Log: - merged texts from proofread Modified: trunk/security/package/yast2-security.changes trunk/security/src/helps.ycp trunk/security/src/widgets.ycp Modified: trunk/security/package/yast2-security.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/security/package/yast2-security.changes?rev=42606&r1=42605&r2=42606&view=diff ============================================================================== --- trunk/security/package/yast2-security.changes (original) +++ trunk/security/package/yast2-security.changes Mon Dec 3 15:30:04 2007 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Dec 3 15:29:53 CET 2007 - jsuchome@suse.cz + +- merged texts from proofread + +------------------------------------------------------------------- Thu Aug 23 15:16:42 CEST 2007 - jsuchome@suse.cz - check the output of tointeger before using it as integer (#295494) Modified: trunk/security/src/helps.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/security/src/helps.ycp?rev=42606&r1=42605&r2=42606&view=diff ============================================================================== --- trunk/security/src/helps.ycp (original) +++ trunk/security/src/helps.ycp Mon Dec 3 15:30:04 2007 @@ -50,8 +50,9 @@ workstation and server.</p>") + /* Boot dialog help 3/3 */ - _("<p><b>Shutdown Behavior of Login Manager</b>: -Set who is allowed to shut down the machine from KDM or GDM.</p>"), + _("<p><b>Shutdown Behaviour of Login Manager</b>: +Set who is allowed to shut down the machine from KDM or GDM.</p> +"), /* Main dialog help 1/8 */ Modified: trunk/security/src/widgets.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/security/src/widgets.ycp?rev=42606&r1=42605&r2=42606&view=diff ============================================================================== --- trunk/security/src/widgets.ycp (original) +++ trunk/security/src/widgets.ycp Mon Dec 3 15:30:04 2007 @@ -138,7 +138,7 @@ "DISPLAYMANAGER_SHUTDOWN" : $[ "Widget" : "ComboBox", /* ComboBox label */ - "Label" : _("&Shutdown Behavior of Login Manager:"), + "Label" : _("&Shutdown Behaviour of Login Manager:"), "Options" : [ /* ComboBox value */ ["root",_("Only root")], -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org