From 95b97bd1a4f7cf18aea47494ee652cd1ea537bdc Mon Sep 17 00:00:00 2001 From: Curious Insatiable <113294705+Need74@users.noreply.github.com> Date: Tue, 25 Jun 2024 21:07:16 +0200 Subject: [PATCH] Update ep_gui.en-US.rc I saw an error in the text which means nothing: The has cancelled the process or an error has occured when attempting to install this update. The good text is the old one: The request was denied or an error occurred while attempting to install this update. --- ep_gui/resources/lang/ep_gui.en-US.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ep_gui/resources/lang/ep_gui.en-US.rc b/ep_gui/resources/lang/ep_gui.en-US.rc index 6485b9525..209742126 100644 --- a/ep_gui/resources/lang/ep_gui.en-US.rc +++ b/ep_gui/resources/lang/ep_gui.en-US.rc @@ -16,7 +16,7 @@ BEGIN IDS_UPDATES_DOWNLOADING_T "Downloading and installing updates…" IDS_UPDATES_SUCCESS_T "Update successful" IDS_UPDATES_DLFAILED_T "Update failed" - IDS_UPDATES_DLFAILED_B "The has cancelled the process or an error has occured when attempting to install this update." + IDS_UPDATES_DLFAILED_B "The request was denied or an error has occured when attempting to install this update." IDS_UPDATES_INSTALLEDVER "Installed version: %d.%d.%d.%d" IDS_UPDATES_PROMPT "Would you like to install an update for ExplorerPatcher?\n\nDownloaded from:\n%s"