mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-23 02:27:12 +00:00
Fix bug 254677
This commit is contained in:
parent
a2de30e4ce
commit
11d8181d0d
@ -40,10 +40,8 @@ define boolean checkProfileSyntax () {
|
|||||||
running ")
|
running ")
|
||||||
+ "<code>man apparmor.d</code></p>"
|
+ "<code>man apparmor.d</code></p>"
|
||||||
+ _("<p>Comprehensive documentation about AppArmor is available in \
|
+ _("<p>Comprehensive documentation about AppArmor is available in \
|
||||||
the Administration guide. This is available in the \
|
the AppArmor Administration guide.")
|
||||||
directory: ")
|
|
||||||
+ "</p>"
|
+ "</p>"
|
||||||
+ "<code>/usr/share/doc/manual/suselinux-manual_LANGUAGE</code>. "
|
|
||||||
+ _("<p>Please refer to this for more detailed information about \
|
+ _("<p>Please refer to this for more detailed information about \
|
||||||
AppArmor</p>");
|
AppArmor</p>");
|
||||||
Popup::LongText( headline, `RichText(errmsg), 55, 15);
|
Popup::LongText( headline, `RichText(errmsg), 55, 15);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user