Mercurial > hg > soundsoftware-site
changeset 505:7d6d3ca5aad1 cannam
Add two translation strings that were only in en-GB previously
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Thu, 14 Jul 2011 10:21:09 +0100 |
parents | 3cab7f3ad3c7 |
children | 1551c61843d2 |
files | config/locales/en.yml |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.<br /> 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.<br/>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.<br/>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.'