Sha256: 1217c3b6e1a665382144aef6b326822b8d6718b56cbf2806e99fe4dac9dfa5ff

Contents?: true

Size: 1.41 KB

Versions: 10

Compression:

Stored size: 1.41 KB

Contents

en:
  copy_move:
    button: "Copy/Move"
    copy_or_move_page: "Copy or Move Page"
    copy_page: "Copy Page"
    copy_page_only: "Copy Page Only"
    copy_page_description: "This will create a copy of this single page under a new parent"
    copy_whole_subtree: "Copy Whole Subtree"
    copy_tree_description: "This will create a copy of this page and all its descendants under a new parent"
    move_entire_subtree: "Move Entire Subtree"
    move_tree_description: "This will move this page and all its descendants under a new parent"
    move_page: "Move Page"
    move_page_description: "This will move this page under a new parent"
    copy_with_first_level_children: "Copy With First-level Children"
    copy_children_description: "This will create a copy of this page and its immediate first-level children under a new parent"

    copied:
      'A copy of <strong>%{page}</strong> was created under <strong>%{parent}</strong>.'
    moved:
      'Page <strong>%{page}</strong> was moved under <strong>%{parent}</strong>.'
    immediate_children_copied:
      'Copies of <strong>%{page}</strong> and its immediate children were created under <strong>%{parent}</strong>'
    descendants_copied:
      'Copies of <strong>%{page}</strong> and all its descendants were created under <strong>%{parent}</strong>.'
    descendants_moved:
      'Page <strong>%{page}</strong> and all its descendants were moved under <strong>%{parent}</strong>.'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
radiant-copy_move-extension-2.4.11 config/locales/en.yml
radiant-copy_move-extension-2.4.10 config/locales/en.yml
radiant-copy_move-extension-2.4.9 config/locales/en.yml
radiant-copy_move-extension-2.4.8 config/locales/en.yml
radiant-copy_move-extension-2.4.7 config/locales/en.yml
radiant-copy_move-extension-2.4.6 config/locales/en.yml
radiant-copy_move-extension-2.4.5 config/locales/en.yml
radiant-copy_move-extension-2.4.4 config/locales/en.yml
radiant-copy_move-extension-2.4.3 config/locales/en.yml
radiant-copy_move-extension-2.4.2 config/locales/en.yml