From 22b9087a015f5c9caeae4e41c9407bd23f1432b6 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Thu, 8 Dec 2016 17:40:05 +0100 Subject: Windows: use "Temporarily" instead of "Temporary" in the text of a preference option --- src/Common/Language.xml | 2 +- src/Mount/Mount.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Common/Language.xml b/src/Common/Language.xml index 38f2cc49..1addd375 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -170,7 +170,7 @@ Mount volumes as read-only Mount volumes as removable media Open Explorer window for successfully mounted volume - Temporary Cache password during "Mount Favorite Volumes" operations + Temporarily cache password during "Mount Favorite Volumes" operations Use a different taskbar icon when there are mounted volumes Wipe cached passwords on auto-dismount Wipe cached passwords on exit diff --git a/src/Mount/Mount.rc b/src/Mount/Mount.rc index 8a056c0c..094b5d00 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -81,7 +81,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,254,146,11 CONTROL "Wipe cached passwords on exit",IDC_PREF_WIPE_CACHE_ON_EXIT, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,254,165,11 - CONTROL "Temporary Cache password during ""Mount Favorite Volumes"" operations",IDC_PREF_TEMP_CACHE_ON_MULTIPLE_MOUNT, + CONTROL "Temporarily cache password during ""Mount Favorite Volumes"" operations",IDC_PREF_TEMP_CACHE_ON_MULTIPLE_MOUNT, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,268,294,11 CONTROL "Wipe cached passwords on auto-dismount",IDC_PREF_WIPE_CACHE_ON_AUTODISMOUNT, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,282,296,11 -- cgit v1.2.3