From e76bd43dbdb3503ce54476d12f60e068dbdf9dc1 Mon Sep 17 00:00:00 2001 From: Yair <39923744+yaira2@users.noreply.github.com> Date: Sun, 15 Jun 2025 11:30:28 -0400 Subject: [PATCH 1/4] Code Quality: Use CommandDescription on Actions Page --- src/Files.App/Strings/en-US/Resources.resw | 26 +++++++++---------- src/Files.App/Views/Settings/ActionsPage.xaml | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/Files.App/Strings/en-US/Resources.resw b/src/Files.App/Strings/en-US/Resources.resw index 96109bb31ab5..162dc1d79e70 100644 --- a/src/Files.App/Strings/en-US/Resources.resw +++ b/src/Files.App/Strings/en-US/Resources.resw @@ -2421,31 +2421,31 @@ Toggle whether to show sidebar - Copy selected {0, plural, one {item} other {items}} to clipboard + Copy selected {0, plural, one {item} other {items}} - Copy path of the current directory to the clipboard + Copy path of the current directory - Copy path of selected items to the clipboard + Copy path of selected items - Copy path of selected items with quotes to the clipboard + Copy path of selected items with quotes - Copy path of the current directory with quotes to the clipboard + Copy path of the current directory with quotes - Cut selected {0, plural, one {item} other {items}} to clipboard + Cut selected {0, plural, one {item} other {items}} - Paste clipboard items to the current folder + Paste items to the current folder - Paste clipboard items to the current folder as shortcuts + Paste items to the current folder as shortcuts - Paste clipboard items to the selected folder + Paste items to the selected folder Paste to selected folder @@ -2568,13 +2568,13 @@ Create zip archive with selected {0, plural, one {item} other {items}} - Extract items from selected {0, plural, one {archive} other {archives}} to any folder + Extract selected {0, plural, one {archive} other {archives}} to any folder - Extract items from selected {0, plural, one {archive} other {archives}} to current folder + Extract selected {0, plural, one {archive} other {archives}} to the current folder - Extract items from selected {0, plural, one {archive} other {archives}} to new folder + Extract selected {0, plural, one {archive} other {archives}} to new folder Rotate selected {0, plural, one {image} other {images}} to the left @@ -3746,7 +3746,7 @@ There was an error applying this tag - Extract items from selected {0, plural, one {archive} other {archives}} to current folder for single-item archive, or to new folder for multi-item archive + Extract selected {0, plural, one {archive} other {archives}} to current folder for single-item archive, or to new folder for multi-item archive Extract here (Smart) diff --git a/src/Files.App/Views/Settings/ActionsPage.xaml b/src/Files.App/Views/Settings/ActionsPage.xaml index 77749f0ec492..b4e01bc9c598 100644 --- a/src/Files.App/Views/Settings/ActionsPage.xaml +++ b/src/Files.App/Views/Settings/ActionsPage.xaml @@ -211,7 +211,7 @@ - + From d2e5c5a8774e8473fe10442ab55e035531a408c5 Mon Sep 17 00:00:00 2001 From: Yair <39923744+yaira2@users.noreply.github.com> Date: Sun, 15 Jun 2025 11:43:54 -0400 Subject: [PATCH 2/4] Update Resources.resw --- src/Files.App/Strings/en-US/Resources.resw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Files.App/Strings/en-US/Resources.resw b/src/Files.App/Strings/en-US/Resources.resw index 162dc1d79e70..5776c75f5f75 100644 --- a/src/Files.App/Strings/en-US/Resources.resw +++ b/src/Files.App/Strings/en-US/Resources.resw @@ -3746,7 +3746,7 @@ There was an error applying this tag - Extract selected {0, plural, one {archive} other {archives}} to current folder for single-item archive, or to new folder for multi-item archive + Extract here for single-item or to new folder for multi-item {0, plural, one {archive} other {archives}} Extract here (Smart) From c2437727239a43dba90e14454225e310fc030adc Mon Sep 17 00:00:00 2001 From: Yair <39923744+yaira2@users.noreply.github.com> Date: Sun, 15 Jun 2025 15:23:40 -0400 Subject: [PATCH 3/4] Requested changes --- src/Files.App/Strings/en-US/Resources.resw | 2 +- src/Files.App/Views/Settings/ActionsPage.xaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Files.App/Strings/en-US/Resources.resw b/src/Files.App/Strings/en-US/Resources.resw index 5776c75f5f75..8fbde1113764 100644 --- a/src/Files.App/Strings/en-US/Resources.resw +++ b/src/Files.App/Strings/en-US/Resources.resw @@ -3746,7 +3746,7 @@ There was an error applying this tag - Extract here for single-item or to new folder for multi-item {0, plural, one {archive} other {archives}} + Extract selected {0, plural, one {archive} other {archives}} here for single-item or to new folder for multi-item Extract here (Smart) diff --git a/src/Files.App/Views/Settings/ActionsPage.xaml b/src/Files.App/Views/Settings/ActionsPage.xaml index b4e01bc9c598..cb5eb01fb03b 100644 --- a/src/Files.App/Views/Settings/ActionsPage.xaml +++ b/src/Files.App/Views/Settings/ActionsPage.xaml @@ -139,7 +139,7 @@ Date: Sun, 15 Jun 2025 16:23:10 -0400 Subject: [PATCH 4/4] Updated string for detail & info pane toggle --- src/Files.App/Strings/en-US/Resources.resw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Files.App/Strings/en-US/Resources.resw b/src/Files.App/Strings/en-US/Resources.resw index 8fbde1113764..b75ed6105b3a 100644 --- a/src/Files.App/Strings/en-US/Resources.resw +++ b/src/Files.App/Strings/en-US/Resources.resw @@ -1089,7 +1089,7 @@ Toggle the info pane - Toggle the info pane to view the detail/preview panes + Toggle visibility of the detail/preview panes Toggle toolbar