diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index cb31b95e7..cd9895be1 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -1649,7 +1649,7 @@ notices.delete_success = The system notices have been deleted.
[action]
create_repo = created repository %s
rename_repo = renamed repository from %[1]s
to %[3]s
-commit_repo = pushed to %[3]s at %[4]s
+commit_repo = pushed to %[3]s at %[4]s
create_issue = `opened issue %s#%[2]s`
close_issue = `closed issue %s#%[2]s`
reopen_issue = `reopened issue %s#%[2]s`
@@ -1659,7 +1659,7 @@ reopen_pull_request = `reopened pull request %s#%[2]s`
comment_issue = `commented on issue %s#%[2]s`
merge_pull_request = `merged pull request %s#%[2]s`
transfer_repo = transferred repository %s
to %s
-push_tag = pushed tag %[2]s to %[3]s
+push_tag = pushed tag %[2]s to %[3]s
delete_tag = deleted tag %[2]s from %[3]s
delete_branch = deleted branch %[2]s from %[3]s
compare_commits = Compare %d commits