Implement review suggestions

This commit is contained in:
Daniel
2021-05-12 15:48:32 +02:00
parent 50ea3a5d43
commit a076b78250
4 changed files with 5 additions and 5 deletions

View File

@@ -120,7 +120,7 @@ func updateRegistryConfig(_ context.Context, _ interface{}) error {
notifications.NotifyWarn(
updatesDisabledNotificationID,
"Automatic Updates Disabled",
"The automatic update system is disabled through configuration. Please note that this is potentially dangerous, as this also affects security updates as well as the filter lists and threat intelligence feeds.",
"Automatic updates are disabled through configuration. Please note that this is potentially dangerous, as this also affects security updates as well as the filter lists and threat intelligence feeds.",
notifications.Action{
ID: "change",
Text: "Change",