Skip to content

Commit 78e6248

Browse files
authored
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
1 parent 107219d commit 78e6248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ep_gui/resources/lang/ep_gui.en-US.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ BEGIN
1818
IDS_UPDATES_DOWNLOADING_0 "Preparing…"
1919
IDS_UPDATES_SUCCESS_T "Update successful"
2020
IDS_UPDATES_DLFAILED_T "Update failed"
21-
IDS_UPDATES_DLFAILED_B "The has cancelled the process or an error has occured when attempting to install this update."
21+
IDS_UPDATES_DLFAILED_B "The user has cancelled the process or an error has occured when attempting to install this update."
2222
IDS_UPDATES_INSTALLEDVER "Installed version: %d.%d.%d.%d"
2323
IDS_UPDATES_PROMPT "Would you like to install an update for ExplorerPatcher?\n\nDownloaded from:\n%s"
2424

0 commit comments

Comments
 (0)