From 47b41e95c8eea3539f36299d9a747f6a82a09035 Mon Sep 17 00:00:00 2001 From: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com> Date: Thu, 28 Dec 2023 23:35:43 +0200 Subject: [PATCH] Fix wording issues --- .../Components/Settings/AdvancedSettingsTabView.xaml | 4 ++-- .../Settings/ApplicationWhitelistSettingsTabView.xaml | 2 +- .../Components/Settings/GeneralSettingsTabView.xaml | 6 +++--- .../Components/Settings/HotKeySettingsTabView.xaml | 10 +++++----- .../Components/Settings/LocationSettingsTabView.xaml | 4 ++-- LightBulb/Views/RootView.xaml | 4 ++-- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/LightBulb/Views/Components/Settings/AdvancedSettingsTabView.xaml b/LightBulb/Views/Components/Settings/AdvancedSettingsTabView.xaml index 4ce68588..fc029659 100644 --- a/LightBulb/Views/Components/Settings/AdvancedSettingsTabView.xaml +++ b/LightBulb/Views/Components/Settings/AdvancedSettingsTabView.xaml @@ -46,7 +46,7 @@ - + @@ -64,7 +64,7 @@ - + diff --git a/LightBulb/Views/Components/Settings/ApplicationWhitelistSettingsTabView.xaml b/LightBulb/Views/Components/Settings/ApplicationWhitelistSettingsTabView.xaml index c45e4341..b40520d5 100644 --- a/LightBulb/Views/Components/Settings/ApplicationWhitelistSettingsTabView.xaml +++ b/LightBulb/Views/Components/Settings/ApplicationWhitelistSettingsTabView.xaml @@ -14,7 +14,7 @@ mc:Ignorable="d"> - + diff --git a/LightBulb/Views/Components/Settings/GeneralSettingsTabView.xaml b/LightBulb/Views/Components/Settings/GeneralSettingsTabView.xaml index fd08bd3f..e498cce8 100644 --- a/LightBulb/Views/Components/Settings/GeneralSettingsTabView.xaml +++ b/LightBulb/Views/Components/Settings/GeneralSettingsTabView.xaml @@ -70,7 +70,7 @@ - + @@ -102,7 +102,7 @@ - + @@ -152,7 +152,7 @@ + ToolTip="Offset that specifies how early or late the transition starts, relative to the sunrise and sunset"> + ToolTip="Global hotkey to increase the current temperature offset" /> + ToolTip="Global hotkey to decrease the current temperature offset" /> + ToolTip="Global hotkey to increase the current brightness offset" /> + ToolTip="Global hotkey to decrease the current brightness offset" /> + ToolTip="Global hotkey to reset the current temperature and brightness offsets" /> + ToolTip="Configure your location and use it to automatically calculate the sunrise and sunset times" /> @@ -156,7 +156,7 @@ diff --git a/LightBulb/Views/RootView.xaml b/LightBulb/Views/RootView.xaml index 30c355cf..d50cd90c 100644 --- a/LightBulb/Views/RootView.xaml +++ b/LightBulb/Views/RootView.xaml @@ -237,7 +237,7 @@ VerticalAlignment="Center" Click="CloseButton_OnClick" Style="{DynamicResource MaterialDesignFlatDarkButton}" - ToolTip="Hide LightBulb to tray"> + ToolTip="Hide LightBulb to the system tray"> + ToolTip="Open LightBulb on GitHub">