Sha256: 611a45935e031014f088b4071a67fe6880d8f384410fdbcec9ec40ea12326e8b

Contents?: true

Size: 805 Bytes

Versions: 2

Compression:

Stored size: 805 Bytes

Contents

en:
  bento_search:
    ajax_loading: "Loading..."
    no_results: "No results found."
    search_error: "Sorry! An error occured and results could not be retrieved."
    missing_title: "[Title Missing]"
    format:
      # Schema.org formats
      Article: Article
      Book: Book
      Movie: Movie
      MusicRecording: Musical Recording
      Photograph: Photo
      SoftwareApplication: Software
      # And some custom ones that Schema.org didn't cover, alas
      serial: Magazine or Journal
      dissertation: Dissertation or Thesis
    sort_keys:
      title_asc: "title" 
      date_desc: "publication date" 
      relevance: "relevance"
      author_asc: "author"
      num_cite_desc: "citation count"
    eds:
      record_not_available: "Record Not Available -- log in to see full results"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bento_search-0.5.0 config/locales/en.yml
bento_search-0.0.1 config/locales/en.yml