comparison config/locales/en.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
84 kb: "kB" 84 kb: "kB"
85 mb: "MB" 85 mb: "MB"
86 gb: "GB" 86 gb: "GB"
87 tb: "TB" 87 tb: "TB"
88 88
89
90 # Used in array.to_sentence. 89 # Used in array.to_sentence.
91 support: 90 support:
92 array: 91 array:
93 sentence_connector: "and" 92 sentence_connector: "and"
94 skip_last_comma: false 93 skip_last_comma: false
118 even: "must be even" 117 even: "must be even"
119 greater_than_start_date: "must be greater than start date" 118 greater_than_start_date: "must be greater than start date"
120 not_same_project: "doesn't belong to the same project" 119 not_same_project: "doesn't belong to the same project"
121 circular_dependency: "This relation would create a circular dependency" 120 circular_dependency: "This relation would create a circular dependency"
122 cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks" 121 cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
122 must_accept_terms_and_conditions: "You must accept the Terms and Conditions"
123 123
124 actionview_instancetag_blank_option: Please select 124 actionview_instancetag_blank_option: Please select
125 125
126 general_text_No: 'No' 126 general_text_No: 'No'
127 general_text_Yes: 'Yes' 127 general_text_Yes: 'Yes'
201 gui_validation_error: 1 error 201 gui_validation_error: 1 error
202 gui_validation_error_plural: "{{count}} errors" 202 gui_validation_error_plural: "{{count}} errors"
203 203
204 field_ssamr_user_detail: 204 field_ssamr_user_detail:
205 description: User Description 205 description: User Description
206 institution: Institution
207
208 field_other_institution: ''
209
206 field_name: Name 210 field_name: Name
207 field_description: Description 211 field_description: Description
208 field_summary: Summary 212 field_summary: Summary
209 field_is_required: Required 213 field_is_required: Required
210 field_firstname: First name 214 field_firstname: First name
302 field_text: Text field 306 field_text: Text field
303 field_visible: Visible 307 field_visible: Visible
304 308
305 setting_tipoftheday_text: Tip of the Day 309 setting_tipoftheday_text: Tip of the Day
306 setting_notifications_text: Notifications 310 setting_notifications_text: Notifications
311 field_terms_and_conditions: 'Terms and Conditions:'
312 accept_terms_and_conditions: 'I have read and agree with the '
307 label_ssamr_description: Research description 313 label_ssamr_description: Research description
308 setting_app_title: Application title 314 setting_app_title: Application title
309 setting_app_subtitle: Application subtitle 315 setting_app_subtitle: Application subtitle
310 setting_welcome_text: Welcome text 316 setting_welcome_text: Welcome text
311 setting_default_language: Default language 317 setting_default_language: Default language