From 4378375ce5cbceed167afebd1ed8a1b27381487e Mon Sep 17 00:00:00 2001 From: Curious Insatiable <113294705+Need74@users.noreply.github.com> Date: Thu, 11 Jan 2024 20:55:16 +0100 Subject: [PATCH] Update ep_gui.en-US.rc Hi I was not born English and I agree with your proposal, however putting the term update in the plural because it is possible that several updates are late at the time of the new check. "Notify in all cases for updates checking, whether updates are available 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 986b233..7f86e0f 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 whether the result of the updates check is positive or not" + IDS_UPDATES_POLICY_0 "Notify in all cases for updates checking, whether updates are available 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)"