mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
Merge pull request #5422 from fintler/patch-1
Non-logic wording and grammar for the new group view
This commit is contained in:
@@ -16,11 +16,11 @@
|
||||
.control-group
|
||||
.controls
|
||||
%ul
|
||||
%li Group is kind of directory for several projects
|
||||
%li All created groups are private
|
||||
%li People within a group see only projects they have access to
|
||||
%li All projects of group will be stored in a group directory
|
||||
%li You will be able to move existing projects into group
|
||||
%li A group is a collection of several projects
|
||||
%li Groups are private by default
|
||||
%li Members of a group may only view projects they have permission to access
|
||||
%li Group project URLs are prefixed with the group namespace
|
||||
%li Existing projects may be moved into a group
|
||||
|
||||
.form-actions
|
||||
= f.submit 'Create group', class: "btn btn-create"
|
||||
|
||||
Reference in New Issue
Block a user