From 5806bb3b6cb64e58a0b55a9b1e6ef23761a49e7b Mon Sep 17 00:00:00 2001 From: Curious Insatiable <113294705+Need74@users.noreply.github.com> Date: Sun, 7 Jan 2024 12:55:59 +0100 Subject: [PATCH] Update ep_gui.en-US.rc I propose finally this version : Notify in all cases for updates checking, whether the result is positive or not --- 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 17bdcd5..fb4be1f 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 updates" + IDS_UPDATES_POLICY_0 "Notify in all cases for updates checking, whether the result is positive or not" 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)"