changeset 427:de7c31d4cf9a feature_36

translations
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 01 Jun 2011 17:25:50 +0100
parents 8a8b7a042b9a
children 9cfd7a1d848e
files vendor/plugins/redmine_bibliography/config/locales/en.yml
diffstat 1 files changed, 37 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/vendor/plugins/redmine_bibliography/config/locales/en.yml	Fri May 27 17:05:13 2011 +0100
+++ b/vendor/plugins/redmine_bibliography/config/locales/en.yml	Wed Jun 01 17:25:50 2011 +0100
@@ -1,3 +1,39 @@
 # English strings go here for Rails i18n
 en:
-  my_label: "My label"
+  title: "Title"
+  authors: "Authors"
+  author: "Author"
+  name: "Name"
+      
+  # bibtex_entries strings
+  id: "id" 
+  publication_id: "Publication_id"
+  entry_type: "Entry Type"
+  address: "Address"
+  annote: "Annote"
+  booktitle: "Book Title"
+  chapter: "Chapter"
+  crossref: "Cross Reference"
+  edition: "Edition"
+  editor: "Editor"
+  eprint: "eprint"
+  howpublished: "How was it Published"
+  journal: "Journal"
+  key: "Key"
+  month: "Month"
+  note: "Note"
+  number: "Number"
+  organization: "Organization"
+  pages: "Pages"
+  publisher: "Publisher"
+  school: "School"
+  series: "Series"
+  type: "Type"
+  url: "URL"
+  volume: "Volume"
+  year: "Year"
+  
+  
+  
+  
+