From 060611f005e1bb71ccc7433d99b13cb48567a09b Mon Sep 17 00:00:00 2001 From: Need74 <113294705+Need74@users.noreply.github.com> Date: Sat, 6 Jan 2024 15:33:34 +0100 Subject: [PATCH] Update ep_gui.en-US.rc oops! "updates" is more sensible and consistent with the top line. I correct it and put it back to reading. Greetings and best wishes 2024 --- 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 21d4300..17bdcd5 100644 --- a/ep_gui/resources/lang/ep_gui.en-US.rc +++ b/ep_gui/resources/lang/ep_gui.en-US.rc @@ -371,7 +371,7 @@ BEGIN IDS_UPDATES_POLICY "When File Explorer starts" IDS_UPDATES_POLICY_1 "Only notify when updates are available (default)" - IDS_UPDATES_POLICY_0 "Notify in all cases, presence or absence of update" + IDS_UPDATES_POLICY_0 "Notify in all cases, presence or absence of updates" IDS_UPDATES_POLICY_2 "Do not check for updates" IDS_UPDATES_PREFER_STAGING "Receive pre-release versions, if available (not recommended)" IDS_UPDATES_DOWNGRADES "Suggest the latest version on the server, even if it's older (not recommended)"