Parcourir la source

repo_desc_helper -> repo_description_helper

Achilleas Koutsou il y a 5 ans
Parent
commit
16c1220258
2 fichiers modifiés avec 2 ajouts et 3 suppressions
  1. 1 1
      conf/locale/locale_en-GB.ini
  2. 1 2
      conf/locale/locale_en-US.ini

+ 1 - 1
conf/locale/locale_en-GB.ini

@@ -428,7 +428,7 @@ mirror_last_synced=Last Synced
 watchers=Watchers
 stargazers=Stargazers
 forks=Forks
-repo_description_helper=Description of repository. Maximum 512 characters length.
+repo_description_helper=Brief sentence to describe the contents of the repository or dataset. Maximum 512 characters length.
 repo_description_length=Available characters
 
 form.reach_limit_of_creation=The owner has reached maximum creation limit of %d repositories.

+ 1 - 2
conf/locale/locale_en-US.ini

@@ -401,7 +401,6 @@ delete_account_desc = This account is going to be deleted permanently, do you wa
 owner = Owner
 repo_name = Repository Name
 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.
-repo_desc_helper = The title of the dataset or other brief sentence to describe what the repository is about.
 visibility = Private
 visiblity_helper = Accessible only to owner and assigned collaborators
 visiblity_helper_forced = New repositories are private by default. You can change the state later.
@@ -432,7 +431,7 @@ mirror_last_synced = Last Synced
 watchers = Watchers
 stargazers = Stargazers
 forks = Forks
-repo_description_helper = Description of repository. Maximum 512 characters length.
+repo_description_helper = Brief sentence to describe the contents of the repository or dataset. Maximum 512 characters length.
 repo_description_length = Available characters
 
 form.reach_limit_of_creation = The owner has reached maximum creation limit of %d repositories.