diff options
Diffstat (limited to 'src/com/gitblit/wicket/GitBlitWebApp.properties')
-rw-r--r-- | src/com/gitblit/wicket/GitBlitWebApp.properties | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/com/gitblit/wicket/GitBlitWebApp.properties b/src/com/gitblit/wicket/GitBlitWebApp.properties index 16f2aa0a..2ba03e6e 100644 --- a/src/com/gitblit/wicket/GitBlitWebApp.properties +++ b/src/com/gitblit/wicket/GitBlitWebApp.properties @@ -91,4 +91,6 @@ gb.isFrozen = is frozen gb.isFrozenDescription = deny push operations
gb.zip = zip
gb.showReadme = show readme
-gb.showReadmeDescription = show a \"readme\" markdown file on the summary page
\ No newline at end of file +gb.showReadmeDescription = show a \"readme\" markdown file on the summary page
+gb.nameDescription = use '/' to group repositories. e.g. libraries/mycoollib.git
+gb.ownerDescription = the owner may edit repository settings
\ No newline at end of file |