ACTION_CUT = "Cut" ACTION_COPY = "Copy" ACTION_PASTE = "Paste" INFO_ITEMS_CUTTED = "Items have been cut. Choose a destination folder and click Paste button to move them." INFO_ITEMS_COPIED = "Items have been copied. Choose a destination folder and click Paste button to insert them."