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 @@ -