Skip to content

Commit

Permalink
Changed message on update notification
Browse files Browse the repository at this point in the history
  • Loading branch information
valinet committed Nov 16, 2021
1 parent 59d1e45 commit ff26abe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ExplorerPatcher/updates.c
Original file line number Diff line number Diff line change
Expand Up @@ -694,8 +694,8 @@ BOOL InstallUpdatesIfAvailable(
L"activationType=\"protocol\" launch=\"https://github.com/valinet/ExplorerPatcher/releases/latest\" duration=\"long\">\r\n"
L" <visual>\r\n"
L" <binding template=\"ToastGeneric\">\r\n"
L" <text><![CDATA[An update is available]]></text>\r\n"
L" <text><![CDATA[Right click the taskbar, choose \"Properties\", then \"Updates\" - \"Install latest version\". Click here to learn more about this update.]]></text>\r\n"
L" <text><![CDATA[New version available]]></text>\r\n"
L" <text><![CDATA[You can update by right clicking the taskbar, choosing \"Properties\", then \"Updates\". Click here to learn more about this update.]]></text>\r\n"
L" <text placement=\"attribution\"><![CDATA[ExplorerPatcher]]></text>\r\n"
L" </binding>\r\n"
L" </visual>\r\n"
Expand Down

0 comments on commit ff26abe

Please sign in to comment.