From b96cc7a99da52a7a37d6b1646212361227b8db35 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Thu, 15 Jul 2021 20:07:52 +1000 Subject: [PATCH] add colon to Priority text for consistency --- Flow.Launcher/Languages/en.xaml | 1 + Flow.Launcher/SettingWindow.xaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml index b5bde58e2..d66f3686d 100644 --- a/Flow.Launcher/Languages/en.xaml +++ b/Flow.Launcher/Languages/en.xaml @@ -51,6 +51,7 @@ New action keyword: Current Priority: New Priority: + Priority: Plugin Directory Author Init time: diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 02af7fa42..478e114f9 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -180,7 +180,7 @@ Text="{Binding PluginPair.Metadata.Description}" Grid.Row="1" Opacity="0.5" Grid.Column="2" /> - +