From e04c97b9fa3a9955e967a918aada9b21a78a0ec6 Mon Sep 17 00:00:00 2001 From: Arthur Ouyang Date: Thu, 19 Nov 2015 07:31:55 +0800 Subject: Fix #1965 - the hyperlink and the display name of the branch The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#' --- conf/locale/locale_en-US.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/locale') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 30540d47..23543a86 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -966,7 +966,7 @@ notices.delete_success = System notice has been deleted successfully. [action] create_repo = created repository %s rename_repo = renamed repository from %[1]s to %[3]s -commit_repo = pushed to %[2]s at %[3]s +commit_repo = pushed to %[3]s at %[4]s create_issue = `opened issue %s#%[2]s` create_pull_request = `created pull request %s#%[2]s` comment_issue = `commented on issue %s#%[2]s` -- cgit v1.2.3