Browse Source

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.
pull/3424/head
Curious Insatiable 1 year ago committed by GitHub
parent
commit
95b97bd1a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      ep_gui/resources/lang/ep_gui.en-US.rc

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

@ -16,7 +16,7 @@ BEGIN @@ -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"

Loading…
Cancel
Save