comparison config/locales/en.yml @ 313:862e47cc1e09 live

Merge from branch "bug_97"
author Chris Cannam
date Mon, 28 Mar 2011 18:04:17 +0100
parents 8019c250165b ba87afa76607
children c80103b81194
comparison
equal deleted inserted replaced
312:8019c250165b 313:862e47cc1e09
491 label_enumeration_new: New value 491 label_enumeration_new: New value
492 label_information: Information 492 label_information: Information
493 label_information_plural: Information 493 label_information_plural: Information
494 label_please_login: Please log in 494 label_please_login: Please log in
495 label_register: Register 495 label_register: Register
496 label_terms_and_conditions: Terms & Conditions for use of code.soundsoftware.ac.uk
497 label_accept_terms_and_conditions: I have read the terms and conditions and fully accept them
498 label_login_with_open_id_option: or login with OpenID 496 label_login_with_open_id_option: or login with OpenID
499 label_password_lost: Lost password 497 label_password_lost: Lost password
500 label_home: Home 498 label_home: Home
501 label_home_heading: Welcome! 499 label_home_heading: Welcome!
502 label_my_page: My page 500 label_my_page: My page
970 label_developer_description: Can commit to repository and carry out most project editing tasks 968 label_developer_description: Can commit to repository and carry out most project editing tasks
971 label_reporter_description: Can submit bug reports; has read access for private projects 969 label_reporter_description: Can submit bug reports; has read access for private projects
972 970
973 label_set_role_plural: Choose roles for new member 971 label_set_role_plural: Choose roles for new member
974 972
973 label_manager_description: All powers including adding and removing members and adjusting project settings
974 label_developer_description: Can commit to repository and carry out most project editing tasks
975 label_reporter_description: Can submit bug reports; has read access for private projects
976
977 label_set_role_plural: Choose roles for new member
978 notice_added_to_project: 'You have been added to the project "{{project_name}}".'
979 notice_project_homepage: "You can visit the project using the following link: {{project_url}}"
980 mail_subject_added_to_project: "You've been added to a project on {{value}}"