Sha256: 40cd8852d2c1c34897c92e5bdcfbc8f777b2a5595fd38401c813ea6fa22117fa

Contents?: true

Size: 1.62 KB

Versions: 2

Compression:

Stored size: 1.62 KB

Contents

en:
  plugins:
    refinery_images:
      title: Images
  no_file_chosen: You must choose a file to upload
  file_should_be_smaller_than_max_image_size: Files should be smaller than {{max_image_size}} in size
  file_must_be_these_formats: Your image must be either a JPG, PNG or GIF
  admin:
    images:
      form:
        image: Image
        use_current_image: Use current image
        or: or
        replace_image: Replace it with this one ...
        current_image: Current Image
        maximum_image_size: "The maximum image size is {{megabytes}} megabytes."
      index:
        create_new_image: Create New Image
        no_images_yet: There are no images yet.  Click "Create New Image" to add your first image.
        view:
          switch_to: Switch to {{view_name}} view
          list: list
          grid: grid
        search:
          results_for: Search results for {{query}}
      grid_view:
        edit: Edit this image
        confirm_delete:
          message: Are you sure you want to delete {{title}}?
          title: Remove this image forever
        view_live: View this image <br/><em>Opens in a new window</em>
      list_view_image:
        edit_this_image: Edit this image
        delete:
          message: Are you sure you want to delete {{title}}?
          title: Delete this image forever
      existing_image:
        submit_insert: Insert
        resize_image: "Resize the image? <em>(Recommended)</em>"
        size: Size
      insert:
        existing_image: Existing Image
        new_image: New Image
        previous: Previous
        next: Next
        submit_insert: Insert
        or: or
        cancel: Cancel

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
refinerycms-0.9.7.7 vendor/plugins/images/config/locales/en.yml
refinerycms-0.9.7.6 vendor/plugins/images/config/locales/en.yml