ソースを参照

Tweak canFork description

tags/v1.2.0
James Moger 11年前
コミット
a5e762ba4a
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      src/com/gitblit/wicket/GitBlitWebApp.properties

+ 1
- 1
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

読み込み中…
キャンセル
保存