|
@@ -397,7 +397,8 @@ delete_account_desc = This account is going to be deleted permanently, do you wa
|
|
|
[repo]
|
|
|
owner = Owner
|
|
|
repo_name = Repository Name
|
|
|
-repo_name_helper = A good repository name is usually composed of short, memorable and unique keywords.
|
|
|
+repo_name_helper = A good repository name is usually composed of short, memorable and unique keywords.It must be one word (no blanks) made up of alphanumeric, dash(-_) or dot characters.
|
|
|
+repo_desc_helper = A brief sentence to describe what the repository is about, for example the title of the dataset.
|
|
|
visibility = Visibility
|
|
|
visiblity_helper = This repository is <span class="ui red text">Private</span>
|
|
|
visiblity_helper_forced = New repositories are private by default. You can change the state later.
|