comparison config/locales/en.yml @ 194:c56dcdfe6722 cannam-pre-20110113-merge

Merge from branch "feature_64"
author Chris Cannam
date Mon, 07 Feb 2011 13:16:36 +0000
parents b46db3a8b1b4 d1713ab10813
children 5da98461a9f6
comparison
equal deleted inserted replaced
189:b55279e641b8 194:c56dcdfe6722
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'
306 field_text: Text field 306 field_text: Text field
307 field_visible: Visible 307 field_visible: Visible
308 308
309 setting_tipoftheday_text: Tip of the Day 309 setting_tipoftheday_text: Tip of the Day
310 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 '
311 label_ssamr_description: Research description 313 label_ssamr_description: Research description
312 setting_app_title: Application title 314 setting_app_title: Application title
313 setting_app_subtitle: Application subtitle 315 setting_app_subtitle: Application subtitle
314 setting_welcome_text: Welcome text 316 setting_welcome_text: Welcome text
315 setting_default_language: Default language 317 setting_default_language: Default language