Revision 1062:5577ef946dc8 vendor/plugins/redmine_bibliography/config

View differences:

vendor/plugins/redmine_bibliography/config/locales/en.yml
12 12
  label_my_publications_box: "My Publications"
13 13
  view_all_publications: "View All Project's Publications"
14 14
  publications: Publications
15
  
16
  
15

  
17 16
  identify_author_question: Is the right person selected above?
18 17
  identify_author_yes: "Yes"
19 18
  identify_author_correct: "Yes, but I need to correct some details below"
......
25 24
  label_all_publications_for_project: Publications associated with %{project}
26 25
  label_authors_show: "Authorships associated with this author"
27 26
  label_authors_index: "List of authors"
28
  
27

  
29 28
  field_authorship_publication_title: "Publication"
30 29
  field_authorship_name: "Name on Paper"
31 30
  field_authorship_email: "Email"
32 31
  field_authorship_institution: "Institution"
33
  
32

  
34 33
  field_external_url: "External URL"
34
  field_doi: "DOI"
35 35
  field_publication_title: Title
36 36
  field_publication_authors: Authors
37 37
  field_publication_projects: "Associated projects"
38 38
  field_author_name: Author
39 39
  field_author_user: User Name
40 40
  field_author_username: "Associated user"
41
  field_author_publications: "Publications by this Author" 
41
  field_author_publications: "Publications by this Author"
42 42
  field_identify_author_yes: "Yes"
43 43
  field_identify_author_correct: "Corrections"
44 44
  field_identify_author_no: "No"
45
  
45

  
46 46
  label_author_is_me: "(I am this author)"
47 47
  label_add_me_as_author: "Add me as an author"
48 48
  label_add_an_author: "Add an author"
......
54 54
  label_author_information: "Author Information"
55 55

  
56 56
  remove_author: "Remove this author"
57
  
57

  
58 58
  label_publication_plural: "Publications"
59 59
  label_related_publication_plural: "Related publications"
60 60
  label_publication_new: "Create New Publication"
......
67 67
  label_publication_project_index: "Projects associated with this publication"
68 68
  label_publication_index: "View all publications"
69 69
  label_publication_other_details: "Details"
70
  
70

  
71 71
  text_external_url: "Link to the publication or to an external page about it."
72
  text_doi: "DOI (Digital Object Identifier)."
72 73
  text_author_name_on_paper: "Author's name as it appears on the paper."
73 74
  text_author_institution: "Author's institution as on the paper."
74 75
  text_author_email: "Author's email address as on the paper."
75
  
76

  
76 77
  text_author_search: "Search existing authors"
77
  
78

  
78 79
  # authorships model
79 80
  field_institution: "Institution"
80
  field_name_on_paper: "Name" 
81
  field_name_on_paper: "Name"
81 82
  field_email: "Email Address"
82
      
83

  
83 84
  # bibtex_entries model
84 85
  field_entry_type: "Publication Type"
85
  field_id: "id" 
86
  field_id: "id"
86 87
  field_publication_id: "Publication_id"
87 88
  field_address: "Address"
88 89
  field_annote: "Annote"
......
122 123
  field_bibtex_proceedings: Conference proceedings
123 124
  field_bibtex_techreport: Technical report
124 125
  field_bibtex_unpublished: Unpublished
125
  
126

  
126 127
  label_author_1: First author
127 128
  label_author_2: Second author
128 129
  label_author_3: Third author
......
146 147

  
147 148
  mail_subject_publication_added: "You have been added as an author to a new publication"
148 149
  mail_body_publication_added: "A new publication (%{publication}) has been added to the project '%{project}.'"
149
  
150
  
151
  
150

  
151

  
152

  

Also available in: Unified diff