You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: options/locale/locale_en-US.ini
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2380,7 +2380,7 @@ branch.already_exists = A branch named "%s" already exists.
2380
2380
branch.delete_head = Delete
2381
2381
branch.delete = Delete Branch "%s"
2382
2382
branch.delete_html = Delete Branch
2383
-
branch.delete_desc = Deleting a branch is permanent. It <strong>CANNOT</strong> be undone. Continue?
2383
+
branch.delete_desc = Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
2384
2384
branch.deletion_success = Branch "%s" has been deleted.
2385
2385
branch.deletion_failed = Failed to delete branch "%s".
2386
2386
branch.delete_branch_has_new_commits = Branch "%s" cannot be deleted because new commits have been added after merging.
0 commit comments