# HG changeset patch # User Chris Cannam # Date 1310635269 -3600 # Node ID 7d6d3ca5aad14c9c1daea72da544e551a72baae5 # Parent 3cab7f3ad3c7244cc9c62b9a0d30dbef41fc3f56 Add two translation strings that were only in en-GB previously diff -r 3cab7f3ad3c7 -r 7d6d3ca5aad1 config/locales/en.yml --- a/config/locales/en.yml Thu Jul 14 10:14:12 2011 +0100 +++ b/config/locales/en.yml Thu Jul 14 10:21:09 2011 +0100 @@ -942,6 +942,8 @@ text_caracters_maximum: "%{count} characters maximum." text_caracters_minimum: "Must be at least %{count} characters long." text_length_between: "Length between %{min} and %{max} characters." + text_project_name_info: "This will be the name of your project throughout this site.
You can change your project's name at any time, in the project's settings." + text_project_visibility_info: "If your project is not public, it will only be visible to users that you have added as project members." text_user_ssamr_description_info: 'Please describe your current research or development interests.
This information will be used at registration to determine that you are a real person – so please be descriptive, or your application may be delayed or rejected.
After registration, the description is publicly visible in your profile and you can edit it at any time.' text_issue_parent_issue_info: 'If this is a subtask, please insert its parent task number or write the main task name.'