diff --git a/src/Resources/Locales/en_US.axaml b/src/Resources/Locales/en_US.axaml index c7122786f..e246f3881 100644 --- a/src/Resources/Locales/en_US.axaml +++ b/src/Resources/Locales/en_US.axaml @@ -35,6 +35,7 @@ Revision: Archive SourceGit Askpass + Enter passphrase: FILES ASSUME UNCHANGED NO FILES ASSUMED AS UNCHANGED REMOVE @@ -149,10 +150,12 @@ Check refs that contains this commit COMMIT IS CONTAINED BY Shows only the first 100 changes. See all changes on the CHANGES tab. + Key: MESSAGE PARENTS REFS SHA + Signer: Open in Browser Description SUBJECT @@ -160,6 +163,7 @@ Repository Configure COMMIT TEMPLATE Template Content: + You can use ${files_num}, ${branch_name}, ${files} and ${files:N} where N is the max number of file paths to output. Template Name: CUSTOM ACTION Arguments: @@ -220,6 +224,8 @@ Empty commit detected! Do you want to continue (--allow-empty)? STAGE ALL & COMMIT Empty commit detected! Do you want to continue (--allow-empty) or stage all then commit? + Restart Required + You need to restart this app to apply changes. Conventional Commit Helper Breaking Change: Closed Issue: @@ -285,6 +291,9 @@ File Mode Changed First Difference Ignore All Whitespace Changes + SIDE-BY-SIDE + SWIPE + BLEND Last Difference LFS OBJECT CHANGE Next Difference @@ -452,8 +461,14 @@ Revert in progress. Reverting commit Interactive Rebase + Remove commit + Stop for amending + Like 'Squash' but discard message On: + Use this commit Drag-drop to reorder commits + Edit the commit message + Squash into previous commit Target Branch: Copy Link Open in Browser @@ -577,6 +592,7 @@ Make sure submodules have been pushed Force push Local Branch: + NEW Remote: Revision: Push Revision To Remote diff --git a/src/Views/Askpass.axaml b/src/Views/Askpass.axaml index f4113b5e6..5a65d6f7a 100644 --- a/src/Views/Askpass.axaml +++ b/src/Views/Askpass.axaml @@ -36,7 +36,7 @@ - + - + - + diff --git a/src/Views/CommitMessageEditor.axaml b/src/Views/CommitMessageEditor.axaml index c469ae8d6..4687aebbc 100644 --- a/src/Views/CommitMessageEditor.axaml +++ b/src/Views/CommitMessageEditor.axaml @@ -36,7 +36,7 @@ - +