From 17dcf25ce23bbad9032a1fa0ba93c2c9611aee61 Mon Sep 17 00:00:00 2001 From: Curious Insatiable <113294705+Need74@users.noreply.github.com> Date: Sun, 7 Jan 2024 13:02:09 +0100 Subject: [PATCH] Update ep_gui.en-US.rc --- 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 fb4be1f..986b233 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 for updates checking, whether the result is positive or not" + IDS_UPDATES_POLICY_0 "Notify in all cases whether the result of the updates check 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)"