Skip to content

Commit f2a28d0

Browse files
committed
Add missing locale string
1 parent 051b42a commit f2a28d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2684,6 +2684,7 @@ branch.create_from = from "%s"
26842684
branch.create_success = Branch "%s" has been created.
26852685
branch.branch_already_exists = Branch "%s" already exists in this repository.
26862686
branch.branch_name_conflict = Branch name "%s" conflicts with the already existing branch "%s".
2687+
branch.branch_not_exist = Branch "%s" do not exists in this repository.
26872688
branch.tag_collision = Branch "%s" cannot be created as a tag with same name already exists in the repository.
26882689
branch.deleted_by = Deleted by %s
26892690
branch.restore_success = Branch "%s" has been restored.

0 commit comments

Comments
 (0)