Przeglądaj źródła

Use our Description help text on the settings page

Achilleas Koutsou 5 lat temu
rodzic
commit
ad7d94e78d
2 zmienionych plików z 2 dodań i 2 usunięć
  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

@@ -872,7 +872,7 @@ settings.add_key_success=New deploy key '%s' has been added successfully!
 settings.deploy_key_deletion=Delete Deploy Key
 settings.deploy_key_deletion_desc=Deleting this deploy key will remove all related accesses for this repository. Do you want to continue?
 settings.deploy_key_deletion_success=Deploy key has been deleted successfully!
-settings.description_desc=Description of repository. Maximum 512 characters length.
+settings.description_desc=The title of the dataset or other brief sentence to describe what the repository is about. Maximum 512 characters length.
 settings.description_length=Available characters
 
 diff.browse_source=Browse Source

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

@@ -878,7 +878,7 @@ settings.add_key_success = New deploy key '%s' has been added successfully!
 settings.deploy_key_deletion = Delete Deploy Key
 settings.deploy_key_deletion_desc = Deleting this deploy key will remove all related accesses for this repository. Do you want to continue?
 settings.deploy_key_deletion_success = Deploy key has been deleted successfully!
-settings.description_desc = Description of repository. Maximum 512 characters length.
+settings.description_desc = The title of the dataset or other brief sentence to describe what the repository is about. Maximum 512 characters length.
 settings.description_length = Available characters
 
 diff.browse_source = Browse Source