Sha256: 139dca0dc0d78c4857cd8bd67f41f2c2ad06190d15a44e08253d4342311dd1b1

Contents?: true

Size: 1.42 KB

Versions: 3

Compression:

Stored size: 1.42 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         : 'Checkbox'
    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

3 entries across 3 versions & 1 rubygems

Version Path
zen-0.2.7 lib/zen/package/custom_fields/lib/custom_fields/language/en/custom_fields.yml
zen-0.2.6.1 lib/zen/package/custom_fields/lib/custom_fields/language/en/custom_fields.yml
zen-0.2.6 lib/zen/package/custom_fields/lib/custom_fields/language/en/custom_fields.yml