From 7af35b2890ac9eb8b0746d1275709ce340463ac0 Mon Sep 17 00:00:00 2001 From: Curious Insatiable <113294705+Need74@users.noreply.github.com> Date: Wed, 31 Jan 2024 21:34:34 +0100 Subject: [PATCH] Update ep_gui.en-US.rc Hi I have just updated my translation by incorporating your proposal which suits me completely. Indeed, as you stipulate, the updates are done in a single pass, even if the installed version is several versions late. Hoping to be as fair as possible this time. Kind regards. Dennis --- ep_gui/resources/lang/ep_gui.en-US.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ep_gui/resources/lang/ep_gui.en-US.rc b/ep_gui/resources/lang/ep_gui.en-US.rc index 81a7ab9..024a2e5 100644 --- a/ep_gui/resources/lang/ep_gui.en-US.rc +++ b/ep_gui/resources/lang/ep_gui.en-US.rc @@ -370,8 +370,8 @@ BEGIN IDS_UPDATES "Updates" 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 update checking, whether an update is available or not" + IDS_UPDATES_POLICY_1 "Only notify when an update is available (default)" + IDS_UPDATES_POLICY_0 "Notify in all cases for updates checking, whether an update is 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)"