Mercurial > hg > soundsoftware-site
comparison config/locales/en.yml @ 248:3bcfbf971c40 cannam
* Fix some things broken during merge
author | Chris Cannam |
---|---|
date | Thu, 03 Mar 2011 12:23:19 +0000 |
parents | 73ff0e6a11b1 |
children | 753f1380d6bc |
comparison
equal
deleted
inserted
replaced
247:73ff0e6a11b1 | 248:3bcfbf971c40 |
---|---|
203 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" | 203 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" |
204 mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}." | 204 mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}." |
205 | 205 |
206 gui_validation_error: 1 error | 206 gui_validation_error: 1 error |
207 gui_validation_error_plural: "%{count} errors" | 207 gui_validation_error_plural: "%{count} errors" |
208 | 208 |
209 field_ssamr_user_detail: | |
210 description: User Description | |
209 institution: Institution | 211 institution: Institution |
210 | 212 |
211 field_other_institution: '' | 213 field_other_institution: '' |
212 | 214 |
213 field_name: Name | 215 field_name: Name |
214 field_description: Description | 216 field_description: Description |
215 field_summary: Summary | 217 field_summary: Summary |
216 field_is_required: Required | 218 field_is_required: Required |
217 field_firstname: Firstname | 219 field_firstname: First name |
218 field_lastname: Lastname | 220 field_lastname: Last name |
219 field_mail: Email | 221 field_mail: Email |
220 field_filename: File | 222 field_filename: File |
221 field_filesize: Size | 223 field_filesize: Size |
222 field_downloads: Downloads | 224 field_downloads: Downloads |
223 field_author: Author | 225 field_author: Author |
439 project_module_gantt: Gantt chart | 441 project_module_gantt: Gantt chart |
440 project_module_embedded: Embedded documentation (Javadoc or Doxygen) | 442 project_module_embedded: Embedded documentation (Javadoc or Doxygen) |
441 label_tipoftheday: Tip of the day | 443 label_tipoftheday: Tip of the day |
442 label_ssamr_details: Other Details | 444 label_ssamr_details: Other Details |
443 label_ssamr_institution: Institution | 445 label_ssamr_institution: Institution |
446 label_ssamr_description: Research description | |
444 label_user: User | 447 label_user: User |
445 label_user_plural: Users | 448 label_user_plural: Users |
446 label_user_new: New user | 449 label_user_new: New user |
447 label_user_anonymous: Anonymous | 450 label_user_anonymous: Anonymous |
448 label_project: Project | 451 label_project: Project |
495 label_please_login: Please log in | 498 label_please_login: Please log in |
496 label_register: Register | 499 label_register: Register |
497 label_login_with_open_id_option: or login with OpenID | 500 label_login_with_open_id_option: or login with OpenID |
498 label_password_lost: Lost password | 501 label_password_lost: Lost password |
499 label_home: Home | 502 label_home: Home |
503 label_home_heading: Welcome! | |
500 label_my_page: My page | 504 label_my_page: My page |
501 label_my_account: My account | 505 label_my_account: My account |
502 label_my_projects: My projects | 506 label_my_projects: My projects |
503 label_my_page_block: My page block | 507 label_my_page_block: My page block |
504 label_administration: Administration | 508 label_administration: Administration |
882 text_tip_issue_begin_end_day: issue beginning and ending this day | 886 text_tip_issue_begin_end_day: issue beginning and ending this day |
883 text_project_identifier_info: 'Only lower case letters (a-z), numbers and dashes are allowed.<br />Once saved, the identifier can not be changed.' | 887 text_project_identifier_info: 'Only lower case letters (a-z), numbers and dashes are allowed.<br />Once saved, the identifier can not be changed.' |
884 text_caracters_maximum: "%{count} characters maximum." | 888 text_caracters_maximum: "%{count} characters maximum." |
885 text_caracters_minimum: "Must be at least %{count} characters long." | 889 text_caracters_minimum: "Must be at least %{count} characters long." |
886 text_length_between: "Length between %{min} and %{max} characters." | 890 text_length_between: "Length between %{min} and %{max} characters." |
891 text_issue_parent_issue_info: 'If this is a subtask, please insert its parent task number or write the main task name.' | |
887 text_user_ssamr_description_info: 'Please describe your current research or development interests, within the fields of audio and music.<br/>This information is publicly visible in your profile and you can edit it at any time.' | 892 text_user_ssamr_description_info: 'Please describe your current research or development interests, within the fields of audio and music.<br/>This information is publicly visible in your profile and you can edit it at any time.' |
888 text_tracker_no_workflow: No workflow defined for this tracker | 893 text_tracker_no_workflow: No workflow defined for this tracker |
889 text_unallowed_characters: Unallowed characters | 894 text_unallowed_characters: Unallowed characters |
890 text_comma_separated: Multiple values allowed (comma separated). | 895 text_comma_separated: Multiple values allowed (comma separated). |
891 text_line_separated: Multiple values allowed (one line for each value). | 896 text_line_separated: Multiple values allowed (one line for each value). |