[%- BLOCK keyboard_shortcut_descriptions -%]
[% SWITCH shortcut_name %]
[%- CASE 'insert_copyright' -%]Insert copyright symbol (©)
[%- CASE 'insert_copyright_sound' -%]Insert copyright symbol (℗) (sound recordings)
[%- CASE 'insert_delimiter' -%]Insert delimiter (‡)
[%- CASE 'subfield_help' -%]Get help on current subfield
[%- CASE 'link_authorities' -%]Link field to authorities
[%- CASE 'delete_field' -%]Delete current field and copy to 'clipboard'
[%- CASE 'delete_subfield' -%]Delete current subfield and copy to 'clipboard'
[%- CASE 'new_line' -%]New field on next line
[%- CASE 'line_break' -%]Insert line break
[%- CASE 'next_position' -%]Move to next position
[%- CASE 'prev_position' -%]Move to previous position
[%- CASE 'toggle_keyboard' -%]Toggle Keyboard
[%- CASE 'copy_line' -%]Copy current field
[%- CASE 'copy_subfield' -%]Copy current subfield
[%- CASE 'paste_line' -%]Paste selection from 'clipboard'
[%- CASE 'insert_line' -%]Copy current field on next line
[%- END -%]
[%- END -%]