From 348a83a1d9ac5a9d3f959e94296f8c2007ae8bc4 Mon Sep 17 00:00:00 2001
From: 90gq29 <216961711+90gq29@users.noreply.github.com>
Date: Sat, 1 Nov 2025 15:29:06 +0100
Subject: [PATCH] Update en.xaml
In standard title case (used for buttons and such), articles or short function words like "a" or "for" shouldn't be capitalized.
Doesn't seem to be capitalized for stylistic reasons either as "Check for Updates" is capitalized in standard title case.
---
Flow.Launcher/Languages/en.xaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml
index 548441416fb..2a21840f7f2 100644
--- a/Flow.Launcher/Languages/en.xaml
+++ b/Flow.Launcher/Languages/en.xaml
@@ -449,7 +449,7 @@
Icons
You have activated Flow Launcher {0} times
Check for Updates
- Become A Sponsor
+ Become a Sponsor
New version {0} is available, would you like to restart Flow Launcher to use the update?
Check updates failed, please check your connection and proxy settings to api.github.com.