Skip to content

Commit badae94

Browse files
committed
Shorten UI description for private repos
Longer description doesn't wrap in New Repository form and looks ugly.
1 parent f746f4a commit badae94

File tree

3 files changed

+40
-40
lines changed

3 files changed

+40
-40
lines changed

conf/locale/locale_en-GB.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ owner=Owner
401401
repo_name=Repository Name
402402
repo_name_helper=Repository names should be short, memorable and unique. It must be one word (no spaces) and can contain letters (a-z), numbers (0-9), dash, (-), underscore (_), or dot (.) characters.
403403
visibility=Private
404-
visiblity_helper=Accessible only to owner and assigned collaborators (see Collaboration)
404+
visiblity_helper=Accessible only to owner and assigned collaborators
405405
visiblity_helper_forced=Site admin has forced all new repositories to be <span class="ui red text">Private</span>
406406
visiblity_fork_helper=(Change of this value will affect all forks)
407407
clone_helper=Need help cloning? Visit <a target="_blank" href="%s">Help</a>!

conf/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ repo_name = Repository Name
402402
repo_name_helper = Repository names should be short, memorable and unique. It must be one word (no spaces) and can contain letters (a-z), numbers (0-9), dash, (-), underscore (_), or dot (.) characters.
403403
repo_desc_helper = The title of the dataset or other brief sentence to describe what the repository is about.
404404
visibility = Private
405-
visiblity_helper = Accessible only to owner and assigned collaborators (see Collaboration)
405+
visiblity_helper = Accessible only to owner and assigned collaborators
406406
visiblity_helper_forced = New repositories are private by default. You can change the state later.
407407
visiblity_fork_helper = (Change of this value will affect all forks)
408408
license_warn=Before making this public: Have you added a LICENSE file?

pkg/bindata/bindata.go

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)