From 5cf82d7000cd6f52835af59aa37d6632159ecd39 Mon Sep 17 00:00:00 2001 From: Den Delimarsky <1389609+dend@users.noreply.github.com> Date: Sun, 9 May 2021 15:53:43 -0700 Subject: [PATCH] Fix typo and minor resource changes --- .../espresso/Espresso.Shell/Core/TrayHelper.cs | 4 ++-- .../Strings/en-us/Resources.resw | 14 ++++++++++++++ .../Views/EspressoPage.xaml | 8 ++++---- 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/src/modules/espresso/Espresso.Shell/Core/TrayHelper.cs b/src/modules/espresso/Espresso.Shell/Core/TrayHelper.cs index 73c81e3ec..11f261cc2 100644 --- a/src/modules/espresso/Espresso.Shell/Core/TrayHelper.cs +++ b/src/modules/espresso/Espresso.Shell/Core/TrayHelper.cs @@ -54,12 +54,12 @@ namespace Espresso.Shell.Core var oneHourMenuItem = new ToolStripMenuItem(); halfHourMenuItem.Text = "1 hour"; - var twoHousrMenuItem = new ToolStripMenuItem(); + var twoHoursMenuItem = new ToolStripMenuItem(); halfHourMenuItem.Text = "2 hours"; timedMenuItem.DropDownItems.Add(halfHourMenuItem); timedMenuItem.DropDownItems.Add(oneHourMenuItem); - timedMenuItem.DropDownItems.Add(twoHousrMenuItem); + timedMenuItem.DropDownItems.Add(twoHoursMenuItem); operationContextMenu.DropDownItems.Add(indefiniteMenuItem); operationContextMenu.DropDownItems.Add(timedMenuItem); diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw index 1ce9a1839..22fcea96e 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw @@ -1198,4 +1198,18 @@ From there, simply click on a Markdown file or SVG icon in the File Explorer and Minutes + + Den Delimarsky's Espresso + + + Niels Laute's UX concept + + + https://medium.com/@Niels9001/a-fluent-color-meter-for-powertoys-20407ededf0c + URL. Do not loc + + + https://espresso.den.dev + URL. Do not loc + diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/EspressoPage.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/EspressoPage.xaml index 3e2ac54be..5e1e04829 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/EspressoPage.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/EspressoPage.xaml @@ -167,13 +167,13 @@ Style="{StaticResource SettingsGroupTitleStyle}" /> - + x:Uid="Espresso_ModuleAttributionHyperlink"> + - + x:Uid="Espresso_UXAttributionHyperlink"> +