TF-3911 Add Keyboard shortcuts dictionary in Setting
This commit is contained in:
+118
-4
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2025-10-17T09:52:08.303266",
|
||||
"@@last_modified": "2025-10-29T10:59:38.089168",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -2688,13 +2688,13 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"noEmailInYourCurrentFolder": "There are no emails in your current folder",
|
||||
"noEmailInYourCurrentFolder": "We're sorry, there are no emails in your current folder",
|
||||
"@noEmailInYourCurrentFolder": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"noEmailMatchYourCurrentFilter": "There are no emails that match your current filter.",
|
||||
"noEmailMatchYourCurrentFilter": "We're sorry, there are no emails that match your current filter.",
|
||||
"@noEmailMatchYourCurrentFilter": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
@@ -4937,5 +4937,119 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"keyboardShortcuts": "Keyboard shortcuts",
|
||||
"@keyboardShortcuts": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"keyboardShortcutsSettingExplanation": "Mailbox & email actions",
|
||||
"@keyboardShortcutsSettingExplanation": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"navigationAndClosing": "Navigation & Closing",
|
||||
"@navigationAndClosing": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"readingAndReplying": "Reading & Replying",
|
||||
"@readingAndReplying": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"messageManagementAndSelection": "Message Management & Selection",
|
||||
"@messageManagementAndSelection": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"navigation": "Navigation",
|
||||
"@navigation": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"reading": "Reading",
|
||||
"@reading": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"closeMailComposer": "Close mail composer",
|
||||
"@closeMailComposer": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"removeFocusFromSearch": "Remove focus from search",
|
||||
"@removeFocusFromSearch": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"closeModalWindow": "Close modal window",
|
||||
"@closeModalWindow": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"openNewMessage": "Open new message",
|
||||
"@openNewMessage": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"mailComposer": "Mail composer",
|
||||
"@mailComposer": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"focusOnSearch": "Focus on search",
|
||||
"@focusOnSearch": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"openedModal": "Opened modal",
|
||||
"@openedModal": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"mailboxList": "Mailbox list",
|
||||
"@mailboxList": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"openedMailView": "Opened mail view",
|
||||
"@openedMailView": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"mailboxListWithSelectedMail": "Mailbox list (selected mail)",
|
||||
"@mailboxListWithSelectedMail": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"replyToAll": "Reply to all",
|
||||
"@replyToAll": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"deleteMessage": "Delete message",
|
||||
"@deleteMessage": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user