diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2021-01-30 13:36:34 +0200 |
---|---|---|
committer | Mavridis Philippe <mavridisf@gmail.com> | 2021-01-30 13:36:34 +0200 |
commit | 9f2a29546a09c9e6709c08c52d94a2827fb70dcd (patch) | |
tree | ae0d404e17a47056a4ea99044ca15b60617eab7b | |
parent | cb918ef3545c4b202ece5e012f7941646577737a (diff) | |
download | klamav-9f2a29546a09c9e6709c08c52d94a2827fb70dcd.tar.gz klamav-9f2a29546a09c9e6709c08c52d94a2827fb70dcd.zip |
Removed software update reference in first run wizard.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
-rw-r--r-- | src/firstrunwizard.ui | 2 | ||||
-rw-r--r-- | translations/messages/klamav.pot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/firstrunwizard.ui b/src/firstrunwizard.ui index cae8411..65baa24 100644 --- a/src/firstrunwizard.ui +++ b/src/firstrunwizard.ui @@ -37,7 +37,7 @@ <h2>What is ClamAV?</h2> <p>ClamAV is signature-based virus and malware detection software with a world-class updates infrastructure and a rapid development cycle.</p> <h2>What is KlamAV?</h2> -<p>KlamAV is an anti-virus manager for TDE that allows you to manage your virus-scanning, scheduling, virus research and software/database updates. In other words, it's a front-end.</p> +<p>KlamAV is an anti-virus manager for TDE that allows you to manage your virus-scanning, scheduling, virus research and database updates. In other words, it's a front-end.</p> <p> <p>This wizard will help you setup KlamAV in one simple step. Click <i>Next</i> to begin, or if you do not like wizards, click <i>Skip</i>.</p> diff --git a/translations/messages/klamav.pot b/translations/messages/klamav.pot index be13811..340958d 100644 --- a/translations/messages/klamav.pot +++ b/translations/messages/klamav.pot @@ -1528,7 +1528,7 @@ msgid "" "world-class updates infrastructure and a rapid development cycle.</p>\n" "<h2>What is KlamAV?</h2>\n" "<p>KlamAV is an anti-virus manager for TDE that allows you to manage your " -"virus-scanning, scheduling, virus research and software/database updates. In " +"virus-scanning, scheduling, virus research and database updates. In " "other words, it's a front-end.</p>\n" "<p>\n" "<p>This wizard will help you setup KlamAV in one simple step. Click " |