From 78e6248c6055ce6f9f919cfb622b956c8ca1dbf5 Mon Sep 17 00:00:00 2001 From: Curious Insatiable <113294705+Need74@users.noreply.github.com> Date: Wed, 16 Oct 2024 19:09:01 +0200 Subject: [PATCH] GUI: Fix IDS_UPDATES_DLFAILED_B (#3714) * Update ep_gui.en-US.rc for a missing or lost word Just for a sentence witch have no sense * Update ep_gui.en-US.rc Right as you remember --- 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 d2f371a..2e66051 100644 --- a/ep_gui/resources/lang/ep_gui.en-US.rc +++ b/ep_gui/resources/lang/ep_gui.en-US.rc @@ -18,7 +18,7 @@ BEGIN IDS_UPDATES_DOWNLOADING_0 "Preparing…" 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 user has cancelled the process 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"