comparison config/locales/en-GB.yml @ 193:90cc857e968a luisf

Merge from branch "feature_64"
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Mon, 07 Feb 2011 12:52:57 +0000
parents 857ac9ccf613 d1713ab10813
children 2eaccf99a7b0 61d8fba252fd
comparison
equal deleted inserted replaced
151:e5171a80c541 193:90cc857e968a
121 even: "must be even" 121 even: "must be even"
122 greater_than_start_date: "must be greater than start date" 122 greater_than_start_date: "must be greater than start date"
123 not_same_project: "doesn't belong to the same project" 123 not_same_project: "doesn't belong to the same project"
124 circular_dependency: "This relation would create a circular dependency" 124 circular_dependency: "This relation would create a circular dependency"
125 cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks" 125 cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
126 must_accept_terms_and_conditions: "You must accept the Terms and Conditions"
126 127
127 actionview_instancetag_blank_option: Please select 128 actionview_instancetag_blank_option: Please select
128 129
129 general_text_No: 'No' 130 general_text_No: 'No'
130 general_text_Yes: 'Yes' 131 general_text_Yes: 'Yes'
197 gui_validation_error: 1 error 198 gui_validation_error: 1 error
198 gui_validation_error_plural: "{{count}} errors" 199 gui_validation_error_plural: "{{count}} errors"
199 200
200 field_ssamr_user_detail: 201 field_ssamr_user_detail:
201 description: User Description 202 description: User Description
203 institution: Institution
204
205 field_other_institution: ''
206
202 field_name: Name 207 field_name: Name
203 field_description: Description 208 field_description: Description
204 field_summary: Summary 209 field_summary: Summary
205 field_is_required: Required 210 field_is_required: Required
206 field_firstname: First name 211 field_firstname: First name
411 project_module_repository: Repository 416 project_module_repository: Repository
412 project_module_boards: Boards 417 project_module_boards: Boards
413 418
414 label_tipoftheday: Tip of the day 419 label_tipoftheday: Tip of the day
415 label_notifications: Important Message 420 label_notifications: Important Message
421 field_terms_and_conditions: 'Terms and Conditions:'
422 accept_terms_and_conditions: 'I have read and agree with the '
416 label_ssamr_description: Research description 423 label_ssamr_description: Research description
417 label_ssamr_details: Other Details 424 label_ssamr_details: Other Details
418 label_ssamr_institution: Institution 425 label_ssamr_institution: Institution
419 label_user: User 426 label_user: User
420 label_user_plural: Users 427 label_user_plural: Users