Sha256: 033e3aa4dde35fb274e9572e748a05ff5530fd1dad40b2a9ee264e0b7d1f4ee1

Contents?: true

Size: 1.38 KB

Versions: 5

Compression:

Stored size: 1.38 KB

Contents

en:
  block:
    one: 'block'
    other: 'blocks'
    all: 'all blocks'
    list: 'list of blocks'
    none: 'no blocks'
    show: "show block"
    not_exist: 'the requested block does not exist'
    link:
      create:
        action: 'link block to pages'
        success: 'the block links were successfully created'
        failed: "this block can't be linked to a page"
        page_not_exist: 'the linked page does not exist'
      update:   
        success: 'the block links were successfully updated'
        failed: "the block links can't be updated"
      destroy:
        success: 'the block was successfully removed from this page'
    create:
      success: 'the block was successfully created'
      failed: 'a problem occured during the block creation'
      action: 'create block'
    update:
      success: 'the block was successfully updated'
      failed: 'a problem occured during the block update'
      action:
        one: 'edit block'
        other: 'edit blocks'
    destroy:
      success: 'the block was successfully deleted'
      failed: 'a problem occured during the block deletion'
      confirm: 'are you sure that you want to delete this block?'
      confirm_associated: 'Are you sure that you want to delete this block? (it will be removed from all its associated pages)'
    moved:
      down: 'the block was successfully moved down'
      up: 'the block was successfully moved up'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
forgeos_cms-1.9.5.rc1 config/locales/admin/block/en.yml
forgeos_cms-1.9.4 config/locales/admin/block/en.yml
forgeos_cms-1.9.2 config/locales/admin/block/en.yml
forgeos_cms-1.9.1 config/locales/admin/block/en.yml
forgeos_cms-1.9.0 config/locales/admin/block/en.yml