comparison config/locales/en-GB.yml @ 190:440c4f4bf2d6 feature_64

created the model validation and the checkbox in the registration view.
author luisf
date Thu, 03 Feb 2011 17:11:33 +0000
parents 9a5a265e77f0
children d1713ab10813
comparison
equal deleted inserted replaced
188:f9fe5ef6156e 190:440c4f4bf2d6
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'
414 project_module_repository: Repository 415 project_module_repository: Repository
415 project_module_boards: Boards 416 project_module_boards: Boards
416 417
417 label_tipoftheday: Tip of the day 418 label_tipoftheday: Tip of the day
418 label_notifications: Important Message 419 label_notifications: Important Message
420 field_terms_and_conditions: 'Terms and Conditions:'
419 label_ssamr_description: Research description 421 label_ssamr_description: Research description
420 label_ssamr_details: Other Details 422 label_ssamr_details: Other Details
421 label_ssamr_institution: Institution 423 label_ssamr_institution: Institution
422 label_user: User 424 label_user: User
423 label_user_plural: Users 425 label_user_plural: Users