Revision 427:de7c31d4cf9a vendor/plugins/redmine_bibliography

View differences:

vendor/plugins/redmine_bibliography/config/locales/en.yml
1 1
# English strings go here for Rails i18n
2 2
en:
3
  my_label: "My label"
3
  title: "Title"
4
  authors: "Authors"
5
  author: "Author"
6
  name: "Name"
7
      
8
  # bibtex_entries strings
9
  id: "id" 
10
  publication_id: "Publication_id"
11
  entry_type: "Entry Type"
12
  address: "Address"
13
  annote: "Annote"
14
  booktitle: "Book Title"
15
  chapter: "Chapter"
16
  crossref: "Cross Reference"
17
  edition: "Edition"
18
  editor: "Editor"
19
  eprint: "eprint"
20
  howpublished: "How was it Published"
21
  journal: "Journal"
22
  key: "Key"
23
  month: "Month"
24
  note: "Note"
25
  number: "Number"
26
  organization: "Organization"
27
  pages: "Pages"
28
  publisher: "Publisher"
29
  school: "School"
30
  series: "Series"
31
  type: "Type"
32
  url: "URL"
33
  volume: "Volume"
34
  year: "Year"
35
  
36
  
37
  
38
  
39
  

Also available in: Unified diff