translation fix

This commit is contained in:
amd64fox
2022-07-26 13:25:04 +03:00
parent e4bb370065
commit 6d9930c7cd
2 changed files with 4 additions and 4 deletions
@@ -88,5 +88,5 @@ Good luck to you.
HostInfo = "Unwanted URLs found in hosts file"
HostBak = "Backing up hosts.bak..."
HostDel = "Trying to remove unwanted URLs from the original hosts file..."
HostError = "Something went wrong while editing the hosts file, edit it manually"
HostError = "Something went wrong while editing the hosts file, edit it manually or run the script as administrator"
```