From: James Moger Date: Wed, 14 Mar 2012 20:21:56 +0000 (-0400) Subject: Replaced "committed" with "authored" on activity page X-Git-Tag: v0.9.0~61 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a5c920e5d616082f9de101ce960068ec3e512a1f;p=gitblit.git Replaced "committed" with "authored" on activity page --- diff --git a/src/com/gitblit/wicket/GitBlitWebApp.properties b/src/com/gitblit/wicket/GitBlitWebApp.properties index 9f4b3c62..9ce4df5d 100644 --- a/src/com/gitblit/wicket/GitBlitWebApp.properties +++ b/src/com/gitblit/wicket/GitBlitWebApp.properties @@ -214,4 +214,6 @@ gb.pages = pages gb.workingCopy = working copy gb.workingCopyWarning = this repository has a working copy and can not receive pushes gb.query = query -gb.queryHelp = write brief explanation of Lucene syntax here \ No newline at end of file +gb.queryHelp = write brief explanation of Lucene syntax here +gb.authored = authored +gb.committed = committed \ No newline at end of file diff --git a/src/com/gitblit/wicket/panels/ActivityPanel.html b/src/com/gitblit/wicket/panels/ActivityPanel.html index 3a603bfb..7c630556 100644 --- a/src/com/gitblit/wicket/panels/ActivityPanel.html +++ b/src/com/gitblit/wicket/panels/ActivityPanel.html @@ -23,7 +23,7 @@ [shortlog commit link]
- [author link] committed [commit id] to + [author link] [commit id] on
[commit refs]