aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2020-05-27 09:08:28 +0300
committerYuri Chornoivan <yurchor@ukr.net>2020-05-27 09:08:28 +0300
commitf885d9bfb94fe47f588e3fd78680e79549a07a05 (patch)
tree85fb0a7736ecc4d1d3353734a56ea8f41da3dad0
parentd019bd3770dae180ff17b0123bc1b94f060cd347 (diff)
downloadmsec-f885d9bfb94fe47f588e3fd78680e79549a07a05.tar
msec-f885d9bfb94fe47f588e3fd78680e79549a07a05.tar.gz
msec-f885d9bfb94fe47f588e3fd78680e79549a07a05.tar.bz2
msec-f885d9bfb94fe47f588e3fd78680e79549a07a05.tar.xz
msec-f885d9bfb94fe47f588e3fd78680e79549a07a05.zip
Fix typo: of of -> of the
-rw-r--r--po/de.po2
-rw-r--r--po/es.po2
-rw-r--r--po/et.po2
-rw-r--r--po/msec.pot2
-rw-r--r--po/uk.po2
-rwxr-xr-xsrc/msec/man.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/po/de.po b/po/de.po
index 7e0b024..e3feb9e 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1951,7 +1951,7 @@ msgstr ""
msgid ""
"For example, to exclude all items that match \\fB/mnt\\fP, Mageia-based\n"
"chrooted installations in \\fB/chroot\\fP and all backup files from the\n"
-"results of of check for unowned files on the system, it is sufficient to\n"
+"results of the check for unowned files on the system, it is sufficient to\n"
"define the following entry in the exceptions file:"
msgstr ""
"Als Beispiel: Um alles was \\fB/mnt\\fP entspricht auszuschließen - \n"
diff --git a/po/es.po b/po/es.po
index b42238d..22571f3 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1944,7 +1944,7 @@ msgstr ""
msgid ""
"For example, to exclude all items that match \\fB/mnt\\fP, Mageia-based\n"
"chrooted installations in \\fB/chroot\\fP and all backup files from the\n"
-"results of of check for unowned files on the system, it is sufficient to\n"
+"results of the check for unowned files on the system, it is sufficient to\n"
"define the following entry in the exceptions file:"
msgstr ""
diff --git a/po/et.po b/po/et.po
index 77b4d5c..5e2eb4b 100644
--- a/po/et.po
+++ b/po/et.po
@@ -1891,7 +1891,7 @@ msgstr ""
msgid ""
"For example, to exclude all items that match \\fB/mnt\\fP, Mageia-based\n"
"chrooted installations in \\fB/chroot\\fP and all backup files from the\n"
-"results of of check for unowned files on the system, it is sufficient to\n"
+"results of the check for unowned files on the system, it is sufficient to\n"
"define the following entry in the exceptions file:"
msgstr ""
"Näiteks kõigi\\fB/mnt\\fP, Mageia-põhiste\n"
diff --git a/po/msec.pot b/po/msec.pot
index e22c8dd..e273b3b 100644
--- a/po/msec.pot
+++ b/po/msec.pot
@@ -1678,7 +1678,7 @@ msgstr ""
msgid ""
"For example, to exclude all items that match \\fB/mnt\\fP, Mageia-based\n"
"chrooted installations in \\fB/chroot\\fP and all backup files from the\n"
-"results of of check for unowned files on the system, it is sufficient to\n"
+"results of the check for unowned files on the system, it is sufficient to\n"
"define the following entry in the exceptions file:"
msgstr ""
diff --git a/po/uk.po b/po/uk.po
index 4598972..a61abef 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -1945,7 +1945,7 @@ msgstr ""
msgid ""
"For example, to exclude all items that match \\fB/mnt\\fP, Mageia-based\n"
"chrooted installations in \\fB/chroot\\fP and all backup files from the\n"
-"results of of check for unowned files on the system, it is sufficient to\n"
+"results of the check for unowned files on the system, it is sufficient to\n"
"define the following entry in the exceptions file:"
msgstr ""
"Наприклад, щоб виключити усі записи, які містять \\fB/mnt\\fP, засновані на"
diff --git a/src/msec/man.py b/src/msec/man.py
index 7efad72..d896404 100755
--- a/src/msec/man.py
+++ b/src/msec/man.py
@@ -305,7 +305,7 @@ this, it is possible to define the exceptions in
\\fB/etc/security/msec/exceptions\\fP file, for each supported check.'''),
p38=_('''For example, to exclude all items that match \\fB/mnt\\fP, Mageia-based
chrooted installations in \\fB/chroot\\fP and all backup files from the
-results of of check for unowned files on the system, it is sufficient to
+results of the check for unowned files on the system, it is sufficient to
define the following entry in the exceptions file:'''),
p39=_("In a similar way, it is possible to exclude the results for the \\fBdeluge\\fP application from the list of open ports as follows:"),
p40=_("Each exception entry is a regular exception, and you might define as many exceptions as necessary."),