From b5868b7bae8280e8c08942efe871f0e5dc974f62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20W?= Date: Thu, 10 Apr 2025 23:57:07 +0200 Subject: [PATCH] Make a few non-translated strings localizable (in Conflict view) --- src/Resources/Locales/en_US.axaml | 3 +++ src/Views/Conflict.axaml | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/Resources/Locales/en_US.axaml b/src/Resources/Locales/en_US.axaml index b25e4f77..4694eb3a 100644 --- a/src/Resources/Locales/en_US.axaml +++ b/src/Resources/Locales/en_US.axaml @@ -726,7 +726,10 @@ Stage all changes and commit You have staged {0} file(s) but only {1} file(s) displayed ({2} files are filtered out). Do you want to continue? CONFLICTS DETECTED + OPEN EXTERNAL MERGETOOL FILE CONFLICTS ARE RESOLVED + USE MINE + USE THEIRS INCLUDE UNTRACKED FILES NO RECENT INPUT MESSAGES NO COMMIT TEMPLATES diff --git a/src/Views/Conflict.axaml b/src/Views/Conflict.axaml index 2dce264e..7f13f14e 100644 --- a/src/Views/Conflict.axaml +++ b/src/Views/Conflict.axaml @@ -105,9 +105,9 @@ -