Mailinglist Archive: yast-commit (939 mails)
| < Previous | Next > |
[yast-commit] r52977 - in /trunk/audit-laf/src: AuditLaf.ycp helps.ycp
- From: gs@xxxxxxxxxxxxxxxx
- Date: Thu, 06 Nov 2008 11:55:23 -0000
- Message-id: <20081106115523.E2C9D28489@xxxxxxxxxxxxxxxx>
Author: gs
Date: Thu Nov 6 12:55:23 2008
New Revision: 52977
URL: http://svn.opensuse.org/viewcvs/yast?rev=52977&view=rev
Log:
improve messages
Modified:
trunk/audit-laf/src/AuditLaf.ycp
trunk/audit-laf/src/helps.ycp
Modified: trunk/audit-laf/src/AuditLaf.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/audit-laf/src/AuditLaf.ycp?rev=52977&r1=52976&r2=52977&view=diff
==============================================================================
--- trunk/audit-laf/src/AuditLaf.ycp (original)
+++ trunk/audit-laf/src/AuditLaf.ycp Thu Nov 6 12:55:23 2008
@@ -361,7 +361,7 @@
{
Report::Error( _("Cannot start the audit daemon.
Please check /var/log/messages for auditd errors.
-You might use module 'System Log' from group
+You can use the module 'System Log' from group
'Miscellaneous' in YaST2 Control Center.") );
return false;
}
Modified: trunk/audit-laf/src/helps.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/audit-laf/src/helps.ycp?rev=52977&r1=52976&r2=52977&view=diff
==============================================================================
--- trunk/audit-laf/src/helps.ycp (original)
+++ trunk/audit-laf/src/helps.ycp Thu Nov 6 12:55:23 2008
@@ -98,7 +98,7 @@
(for more information see 'man audispd' and 'man audispd.conf'.</p>") +
/* dispatcher dialog help 5/5 */
- _("<p><b>Please note:</b> Any program specified must be owned by 'root',
have '0750'
+ _("<p><b>Please note:</b> The dispatcher program must be owned by 'root',
have '0750'
file permissions and the full path name has to be entered.</p>"),
/* disk space dialog help 1/6 */
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Thu Nov 6 12:55:23 2008
New Revision: 52977
URL: http://svn.opensuse.org/viewcvs/yast?rev=52977&view=rev
Log:
improve messages
Modified:
trunk/audit-laf/src/AuditLaf.ycp
trunk/audit-laf/src/helps.ycp
Modified: trunk/audit-laf/src/AuditLaf.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/audit-laf/src/AuditLaf.ycp?rev=52977&r1=52976&r2=52977&view=diff
==============================================================================
--- trunk/audit-laf/src/AuditLaf.ycp (original)
+++ trunk/audit-laf/src/AuditLaf.ycp Thu Nov 6 12:55:23 2008
@@ -361,7 +361,7 @@
{
Report::Error( _("Cannot start the audit daemon.
Please check /var/log/messages for auditd errors.
-You might use module 'System Log' from group
+You can use the module 'System Log' from group
'Miscellaneous' in YaST2 Control Center.") );
return false;
}
Modified: trunk/audit-laf/src/helps.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/audit-laf/src/helps.ycp?rev=52977&r1=52976&r2=52977&view=diff
==============================================================================
--- trunk/audit-laf/src/helps.ycp (original)
+++ trunk/audit-laf/src/helps.ycp Thu Nov 6 12:55:23 2008
@@ -98,7 +98,7 @@
(for more information see 'man audispd' and 'man audispd.conf'.</p>") +
/* dispatcher dialog help 5/5 */
- _("<p><b>Please note:</b> Any program specified must be owned by 'root',
have '0750'
+ _("<p><b>Please note:</b> The dispatcher program must be owned by 'root',
have '0750'
file permissions and the full path name has to be entered.</p>"),
/* disk space dialog help 1/6 */
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |