Add copy action support
This commit is contained in:
parent
23c067e2e7
commit
5c309c9b69
4 changed files with 18 additions and 7 deletions
|
@ -21,6 +21,7 @@
|
|||
"options.collapseWhitespace": { "message": "Collapse long whitespace" }
|
||||
,"action.read": { "message": "read" }
|
||||
,"action.flag": { "message": "flag" }
|
||||
,"action.copy": { "message": "copy" }
|
||||
,"param.markRead": { "message": "mark read" }
|
||||
,"param.markUnread": { "message": "mark unread" }
|
||||
,"param.flag": { "message": "flag" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue