Sha256: 7e292c277f6727511baf5e49deb9a2b236eeba34d4d36a496ade17993bcad4ce

Contents?: true

Size: 1.43 KB

Versions: 5

Compression:

Stored size: 1.43 KB

Contents

---
titles:
  index  : 'Custom Fields'
  edit   : 'Edit Custom Field'
  new    : 'Add Custom Field'

labels:
  id               : '#'
  name             : 'Name'
  slug             : 'Slug'
  type             : 'Type'
  format           : 'Format'
  description      : 'Description'
  possible_values  : 'Possible values (one value per line)'
  required         : 'Requires a value'
  visual_editor    : 'Enable the visual editor'
  textarea_rows    : 'Textarea rows'
  text_limit       : 'Character limit'
  sort_order       : 'Sort order'

tabs:
  general   : 'General'
  settings  : 'Settings'

messages:
  no_fields : 'No custom fields have been added yet.'

errors:
  new       : 'Failed to create a new custom field.'
  save      : 'Failed to modify the custom field.'
  delete    : 'Failed to delete the custom field with ID #%s.'
  no_delete : "You haven't specified any custom fields to delete."

success:
  new     : 'The new custom field has been created.'
  save    : 'The custom field has been modified.'
  delete  : 'The selected custom fields have been deleted.'

special:
  type_hash:
    textbox          : 'Textbox'
    textarea         : 'Textarea'
    radio            : 'Radio button'
    checkbox         : 'Checkboxe'
    date             : 'Date'
    select           : 'Select dropdown'
    select_multiple  : 'Multi select'

buttons:
  new     : 'Add custom field'
  delete  : 'Delete selected fields'
  save    : 'Save custom field'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
zen-0.2.5 lib/zen/package/custom_fields/lib/custom_fields/language/en/custom_fields.yml
zen-0.2.4.1 lib/zen/package/custom_fields/lib/custom_fields/language/en/custom_fields.yml
zen-0.2.4 lib/zen/package/custom_fields/lib/custom_fields/language/en/custom_fields.yml
zen-0.2.3 lib/zen/package/custom_fields/lib/custom_fields/language/en/custom_fields.yml
zen-0.2 lib/zen/package/custom_fields/lib/custom_fields/language/en/custom_fields.yml