ソースを参照

Revert description help text to current live version

Achilleas Koutsou 5 年 前
コミット
6b234757c0
2 ファイル変更2 行追加2 行削除
  1. 1 1
      conf/locale/locale_en-GB.ini
  2. 1 1
      conf/locale/locale_en-US.ini

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

@@ -431,7 +431,7 @@ mirror_last_synced=Last Synced
 watchers=Watchers
 stargazers=Stargazers
 forks=Forks
-repo_description_helper=Brief sentence to describe the contents of the repository or dataset. Maximum 512 characters length.
+repo_description_helper=The title of the dataset or other brief sentence to describe what the repository is about. 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 - 1
conf/locale/locale_en-US.ini

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