diff --git a/QuickLook/Helpers/Updater.cs b/QuickLook/Helpers/Updater.cs
index 045cb08e5..7f58e9314 100644
--- a/QuickLook/Helpers/Updater.cs
+++ b/QuickLook/Helpers/Updater.cs
@@ -96,7 +96,7 @@ private static void CollectAndShowReleaseNotes()
{
var json = DownloadJson("https://api.github.com/repos/QL-Win/QuickLook/releases");
- var notes = "# QuickLook has been updated!\r\n";
+ var notes = "# A new version of QuickLook is available!\r\n";
var count = 0;
foreach (var item in json)
diff --git a/QuickLook/Translations.config b/QuickLook/Translations.config
index 0b12c8b73..9d01bc2b9 100644
--- a/QuickLook/Translations.config
+++ b/QuickLook/Translations.config
@@ -256,7 +256,7 @@
Close on Lost Focus
&Quit
You are now on the latest version.
- QuickLook {0} is released. Click here to open the download page.
+ QuickLook {0} has been released. Click here to open the download page.
Error occured when checking for updates: {0}
Last modified at {0}
Capacity {0}, {1} available