From 6b14e5a6a655ccc7a936083a0e4b17bfae727fea Mon Sep 17 00:00:00 2001 From: PointStar Date: Mon, 11 May 2026 16:52:45 +0300 Subject: [PATCH] feat(brand): shorten ribbon button label to just "Klear" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Drop the "תייק ל-" / "File to" prefix; the action is described in the screentip/supertip on hover. Ribbon real estate is tight and the brand name alone reads cleaner in both locales. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/OutlookAddin.UI/Resources/Strings.en-US.resx | 2 +- src/OutlookAddin.UI/Resources/Strings.resx | 2 +- src/OutlookAddin/Ribbon/ExplorerRibbon.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/OutlookAddin.UI/Resources/Strings.en-US.resx b/src/OutlookAddin.UI/Resources/Strings.en-US.resx index 6d56139..7dde51c 100644 --- a/src/OutlookAddin.UI/Resources/Strings.en-US.resx +++ b/src/OutlookAddin.UI/Resources/Strings.en-US.resx @@ -48,7 +48,7 @@ File elsewhere… Open in Klear - File to Klear + Klear File the selected mail to Klear Compose from case Settings diff --git a/src/OutlookAddin.UI/Resources/Strings.resx b/src/OutlookAddin.UI/Resources/Strings.resx index 9715964..e7eb825 100644 --- a/src/OutlookAddin.UI/Resources/Strings.resx +++ b/src/OutlookAddin.UI/Resources/Strings.resx @@ -54,7 +54,7 @@ פתח ב-Klear - תייק ל-Klear + Klear תייק את המייל הנבחר ל-Klear כתוב מתיק הגדרות diff --git a/src/OutlookAddin/Ribbon/ExplorerRibbon.xml b/src/OutlookAddin/Ribbon/ExplorerRibbon.xml index ac33bfd..15e0342 100644 --- a/src/OutlookAddin/Ribbon/ExplorerRibbon.xml +++ b/src/OutlookAddin/Ribbon/ExplorerRibbon.xml @@ -5,7 +5,7 @@