From: James Moger Date: Thu, 11 Oct 2012 12:10:20 +0000 (-0400) Subject: Tweak canFork description X-Git-Tag: v1.2.0~166 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a5e762ba4ab82f0c6ef71d853c5103f19bbf8e22;p=gitblit.git Tweak canFork description --- diff --git a/src/com/gitblit/wicket/GitBlitWebApp.properties b/src/com/gitblit/wicket/GitBlitWebApp.properties index 0c500648..2388f290 100644 --- a/src/com/gitblit/wicket/GitBlitWebApp.properties +++ b/src/com/gitblit/wicket/GitBlitWebApp.properties @@ -329,7 +329,7 @@ gb.allowForks = allow forks gb.allowForksDescription = allow authorized users to fork this repository gb.forkedFrom = forked from gb.canFork = can fork -gb.canForkDescription = can fork authorized repositories to a personal repository +gb.canForkDescription = can fork authorized repositories to personal repositories gb.myFork = view my fork gb.forksProhibited = forks prohibited gb.forksProhibitedWarning = this repository forbids forks