diff --git a/apps/documenteditor/main/locale/en.json b/apps/documenteditor/main/locale/en.json
index 4ce7d91034..6cdac55ec3 100644
--- a/apps/documenteditor/main/locale/en.json
+++ b/apps/documenteditor/main/locale/en.json
@@ -91,6 +91,300 @@
"Common.Controllers.ReviewChanges.textUrl": "Paste a document URL",
"Common.Controllers.ReviewChanges.textWidow": "Widow control",
"Common.Controllers.ReviewChanges.textWord": "Word level",
+ "Common.Controllers.Shortcuts.txtLabelOpenFilePanel": "OpenFilePanel",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenFilePanel": "Description OpenFilePanel",
+ "Common.Controllers.Shortcuts.txtLabelOpenFindDialog": "OpenFindDialog",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenFindDialog": "Description OpenFindDialog",
+ "Common.Controllers.Shortcuts.txtLabelOpenFindAndReplaceMenu": "OpenFindAndReplaceMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenFindAndReplaceMenu": "Description OpenFindAndReplaceMenu",
+ "Common.Controllers.Shortcuts.txtLabelOpenCommentsPanel": "OpenCommentsPanel",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenCommentsPanel": "Description OpenCommentsPanel",
+ "Common.Controllers.Shortcuts.txtLabelOpenCommentField": "OpenCommentField",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenCommentField": "Description OpenCommentField",
+ "Common.Controllers.Shortcuts.txtLabelOpenChatPanel": "OpenChatPanel",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenChatPanel": "Description OpenChatPanel",
+ "Common.Controllers.Shortcuts.txtLabelSave": "Save",
+ "Common.Controllers.Shortcuts.txtDescriptionSave": "Description Save",
+ "Common.Controllers.Shortcuts.txtLabelPrintPreviewAndPrint": "PrintPreviewAndPrint",
+ "Common.Controllers.Shortcuts.txtDescriptionPrintPreviewAndPrint": "Description PrintPreviewAndPrint",
+ "Common.Controllers.Shortcuts.txtLabelSaveAs": "SaveAs",
+ "Common.Controllers.Shortcuts.txtDescriptionSaveAs": "Description SaveAs",
+ "Common.Controllers.Shortcuts.txtLabelOpenHelpMenu": "OpenHelpMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenHelpMenu": "Description OpenHelpMenu",
+ "Common.Controllers.Shortcuts.txtLabelOpenExistingFile": "OpenExistingFile",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenExistingFile": "Description OpenExistingFile",
+ "Common.Controllers.Shortcuts.txtLabelNextFileTab": "NextFileTab",
+ "Common.Controllers.Shortcuts.txtDescriptionNextFileTab": "Description NextFileTab",
+ "Common.Controllers.Shortcuts.txtLabelPreviousFileTab": "PreviousFileTab",
+ "Common.Controllers.Shortcuts.txtDescriptionPreviousFileTab": "Description PreviousFileTab",
+ "Common.Controllers.Shortcuts.txtLabelCloseFile": "CloseFile",
+ "Common.Controllers.Shortcuts.txtDescriptionCloseFile": "Description CloseFile",
+ "Common.Controllers.Shortcuts.txtLabelOpenContextMenu": "OpenContextMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenContextMenu": "Description OpenContextMenu",
+ "Common.Controllers.Shortcuts.txtLabelCloseMenu": "CloseMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionCloseMenu": "Description CloseMenu",
+ "Common.Controllers.Shortcuts.txtLabelZoom100": "Zoom100",
+ "Common.Controllers.Shortcuts.txtDescriptionZoom100": "Description Zoom100",
+ "Common.Controllers.Shortcuts.txtLabelUpdateFields": "UpdateFields",
+ "Common.Controllers.Shortcuts.txtDescriptionUpdateFields": "Description UpdateFields",
+ "Common.Controllers.Shortcuts.txtLabelMoveToStartLine": "MoveToStartLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToStartLine": "Description MoveToStartLine",
+ "Common.Controllers.Shortcuts.txtLabelMoveToStartDocument": "MoveToStartDocument",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToStartDocument": "Description MoveToStartDocument",
+ "Common.Controllers.Shortcuts.txtLabelMoveToEndLine": "MoveToEndLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToEndLine": "Description MoveToEndLine",
+ "Common.Controllers.Shortcuts.txtLabelMoveToEndDocument": "MoveToEndDocument",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToEndDocument": "Description MoveToEndDocument",
+ "Common.Controllers.Shortcuts.txtLabelMoveToStartPreviousPage": "MoveToStartPreviousPage",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToStartPreviousPage": "Description MoveToStartPreviousPage",
+ "Common.Controllers.Shortcuts.txtLabelMoveToStartNextPage": "MoveToStartNextPage",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToStartNextPage": "Description MoveToStartNextPage",
+ "Common.Controllers.Shortcuts.txtLabelMoveToNextPage": "MoveToNextPage",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToNextPage": "Description MoveToNextPage",
+ "Common.Controllers.Shortcuts.txtLabelMoveToPreviousPage": "MoveToPreviousPage",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToPreviousPage": "Description MoveToPreviousPage",
+ "Common.Controllers.Shortcuts.txtLabelScrollDown": "ScrollDown",
+ "Common.Controllers.Shortcuts.txtDescriptionScrollDown": "Description ScrollDown",
+ "Common.Controllers.Shortcuts.txtLabelScrollUp": "ScrollUp",
+ "Common.Controllers.Shortcuts.txtDescriptionScrollUp": "Description ScrollUp",
+ "Common.Controllers.Shortcuts.txtLabelZoomIn": "ZoomIn",
+ "Common.Controllers.Shortcuts.txtDescriptionZoomIn": "Description ZoomIn",
+ "Common.Controllers.Shortcuts.txtLabelZoomOut": "ZoomOut",
+ "Common.Controllers.Shortcuts.txtDescriptionZoomOut": "Description ZoomOut",
+ "Common.Controllers.Shortcuts.txtLabelMoveToRightChar": "MoveToRightChar",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToRightChar": "Description MoveToRightChar",
+ "Common.Controllers.Shortcuts.txtLabelMoveToLeftChar": "MoveToLeftChar",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToLeftChar": "Description MoveToLeftChar",
+ "Common.Controllers.Shortcuts.txtLabelMoveToUpLine": "MoveToUpLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToUpLine": "Description MoveToUpLine",
+ "Common.Controllers.Shortcuts.txtLabelMoveToDownLine": "MoveToDownLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToDownLine": "Description MoveToDownLine",
+ "Common.Controllers.Shortcuts.txtLabelMoveToStartWord": "MoveToStartWord",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToStartWord": "Description MoveToStartWord",
+ "Common.Controllers.Shortcuts.txtLabelMoveToEndWord": "MoveToEndWord",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToEndWord": "Description MoveToEndWord",
+ "Common.Controllers.Shortcuts.txtLabelNextModalControl": "NextModalControl",
+ "Common.Controllers.Shortcuts.txtDescriptionNextModalControl": "Description NextModalControl",
+ "Common.Controllers.Shortcuts.txtLabelPreviousModalControl": "PreviousModalControl",
+ "Common.Controllers.Shortcuts.txtDescriptionPreviousModalControl": "Description PreviousModalControl",
+ "Common.Controllers.Shortcuts.txtLabelMoveToLowerHeaderFooter": "MoveToLowerHeaderFooter",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToLowerHeaderFooter": "Description MoveToLowerHeaderFooter",
+ "Common.Controllers.Shortcuts.txtLabelMoveToUpperHeaderFooter": "MoveToUpperHeaderFooter",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToUpperHeaderFooter": "Description MoveToUpperHeaderFooter",
+ "Common.Controllers.Shortcuts.txtLabelMoveToLowerHeader": "MoveToLowerHeader",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToLowerHeader": "Description MoveToLowerHeader",
+ "Common.Controllers.Shortcuts.txtLabelMoveToUpperHeader": "MoveToUpperHeader",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToUpperHeader": "Description MoveToUpperHeader",
+ "Common.Controllers.Shortcuts.txtLabelEndParagraph": "EndParagraph",
+ "Common.Controllers.Shortcuts.txtDescriptionEndParagraph": "Description EndParagraph",
+ "Common.Controllers.Shortcuts.txtLabelInsertLineBreak": "InsertLineBreak",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertLineBreak": "Description InsertLineBreak",
+ "Common.Controllers.Shortcuts.txtLabelInsertColumnBreak": "InsertColumnBreak",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertColumnBreak": "Description InsertColumnBreak",
+ "Common.Controllers.Shortcuts.txtLabelEquationAddPlaceholder": "EquationAddPlaceholder",
+ "Common.Controllers.Shortcuts.txtDescriptionEquationAddPlaceholder": "Description EquationAddPlaceholder",
+ "Common.Controllers.Shortcuts.txtLabelEquationChangeAlignmentLeft": "EquationChangeAlignmentLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionEquationChangeAlignmentLeft": "Description EquationChangeAlignmentLeft",
+ "Common.Controllers.Shortcuts.txtLabelEquationChangeAlignmentRight": "EquationChangeAlignmentRight",
+ "Common.Controllers.Shortcuts.txtDescriptionEquationChangeAlignmentRight": "Description EquationChangeAlignmentRight",
+ "Common.Controllers.Shortcuts.txtLabelDeleteLeftChar": "DeleteLeftChar",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteLeftChar": "Description DeleteLeftChar",
+ "Common.Controllers.Shortcuts.txtLabelDeleteRightChar": "DeleteRightChar",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteRightChar": "Description DeleteRightChar",
+ "Common.Controllers.Shortcuts.txtLabelDeleteLeftWord": "DeleteLeftWord",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteLeftWord": "Description DeleteLeftWord",
+ "Common.Controllers.Shortcuts.txtLabelDeleteRightWord": "DeleteRightWord",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteRightWord": "Description DeleteRightWord",
+ "Common.Controllers.Shortcuts.txtLabelNonBreakingSpace": "NonBreakingSpace",
+ "Common.Controllers.Shortcuts.txtDescriptionNonBreakingSpace": "Description NonBreakingSpace",
+ "Common.Controllers.Shortcuts.txtLabelNonBreakingHyphen": "NonBreakingHyphen",
+ "Common.Controllers.Shortcuts.txtDescriptionNonBreakingHyphen": "Description NonBreakingHyphen",
+ "Common.Controllers.Shortcuts.txtLabelEditUndo": "EditUndo",
+ "Common.Controllers.Shortcuts.txtDescriptionEditUndo": "Description EditUndo",
+ "Common.Controllers.Shortcuts.txtLabelEditRedo": "EditRedo",
+ "Common.Controllers.Shortcuts.txtDescriptionEditRedo": "Description EditRedo",
+ "Common.Controllers.Shortcuts.txtLabelCut": "Cut",
+ "Common.Controllers.Shortcuts.txtDescriptionCut": "Description Cut",
+ "Common.Controllers.Shortcuts.txtLabelCopy": "Copy",
+ "Common.Controllers.Shortcuts.txtDescriptionCopy": "Description Copy",
+ "Common.Controllers.Shortcuts.txtLabelPaste": "Paste",
+ "Common.Controllers.Shortcuts.txtDescriptionPaste": "Description Paste",
+ "Common.Controllers.Shortcuts.txtLabelPasteTextWithoutFormat": "PasteTextWithoutFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteTextWithoutFormat": "Description PasteTextWithoutFormat",
+ "Common.Controllers.Shortcuts.txtLabelCopyFormat": "CopyFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionCopyFormat": "Description CopyFormat",
+ "Common.Controllers.Shortcuts.txtLabelPasteFormat": "PasteFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteFormat": "Description PasteFormat",
+ "Common.Controllers.Shortcuts.txtLabelSpecialOptionsKeepSourceFormat": "SpecialOptionsKeepSourceFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionSpecialOptionsKeepSourceFormat": "Description SpecialOptionsKeepSourceFormat",
+ "Common.Controllers.Shortcuts.txtLabelSpecialOptionsKeepTextOnly": "SpecialOptionsKeepTextOnly",
+ "Common.Controllers.Shortcuts.txtDescriptionSpecialOptionsKeepTextOnly": "Description SpecialOptionsKeepTextOnly",
+ "Common.Controllers.Shortcuts.txtLabelSpecialOptionsOverwriteCells": "SpecialOptionsOverwriteCells",
+ "Common.Controllers.Shortcuts.txtDescriptionSpecialOptionsOverwriteCells": "Description SpecialOptionsOverwriteCells",
+ "Common.Controllers.Shortcuts.txtLabelSpecialOptionsNestTable": "SpecialOptionsNestTable",
+ "Common.Controllers.Shortcuts.txtDescriptionSpecialOptionsNestTable": "Description SpecialOptionsNestTable",
+ "Common.Controllers.Shortcuts.txtLabelInsertHyperlink": "InsertHyperlink",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertHyperlink": "Description InsertHyperlink",
+ "Common.Controllers.Shortcuts.txtLabelVisitHyperlink": "VisitHyperlink",
+ "Common.Controllers.Shortcuts.txtDescriptionVisitHyperlink": "Description VisitHyperlink",
+ "Common.Controllers.Shortcuts.txtLabelEditSelectAll": "EditSelectAll",
+ "Common.Controllers.Shortcuts.txtDescriptionEditSelectAll": "Description EditSelectAll",
+ "Common.Controllers.Shortcuts.txtLabelSelectToStartLine": "SelectToStartLine",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToStartLine": "Description SelectToStartLine",
+ "Common.Controllers.Shortcuts.txtLabelSelectToEndLine": "SelectToEndLine",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToEndLine": "Description SelectToEndLine",
+ "Common.Controllers.Shortcuts.txtLabelSelectToStartDocument": "SelectToStartDocument",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToStartDocument": "Description SelectToStartDocument",
+ "Common.Controllers.Shortcuts.txtLabelSelectToEndDocument": "SelectToEndDocument",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToEndDocument": "Description SelectToEndDocument",
+ "Common.Controllers.Shortcuts.txtLabelSelectRightChar": "SelectRightChar",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectRightChar": "Description SelectRightChar",
+ "Common.Controllers.Shortcuts.txtLabelSelectLeftChar": "SelectLeftChar",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLeftChar": "Description SelectLeftChar",
+ "Common.Controllers.Shortcuts.txtLabelSelectRightWord": "SelectRightWord",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectRightWord": "Description SelectRightWord",
+ "Common.Controllers.Shortcuts.txtLabelSelectLeftWord": "SelectLeftWord",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLeftWord": "Description SelectLeftWord",
+ "Common.Controllers.Shortcuts.txtLabelSelectLineUp": "SelectLineUp",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLineUp": "Description SelectLineUp",
+ "Common.Controllers.Shortcuts.txtLabelSelectLineDown": "SelectLineDown",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLineDown": "Description SelectLineDown",
+ "Common.Controllers.Shortcuts.txtLabelSelectPageUp": "SelectPageUp",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectPageUp": "Description SelectPageUp",
+ "Common.Controllers.Shortcuts.txtLabelSelectPageDown": "SelectPageDown",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectPageDown": "Description SelectPageDown",
+ "Common.Controllers.Shortcuts.txtLabelSelectToBeginPreviousPage": "SelectToBeginPreviousPage",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToBeginPreviousPage": "Description SelectToBeginPreviousPage",
+ "Common.Controllers.Shortcuts.txtLabelSelectToBeginNextPage": "SelectToBeginNextPage",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToBeginNextPage": "Description SelectToBeginNextPage",
+ "Common.Controllers.Shortcuts.txtLabelBold": "Bold",
+ "Common.Controllers.Shortcuts.txtDescriptionBold": "Description Bold",
+ "Common.Controllers.Shortcuts.txtLabelItalic": "Italic",
+ "Common.Controllers.Shortcuts.txtDescriptionItalic": "Description Italic",
+ "Common.Controllers.Shortcuts.txtLabelUnderline": "Underline",
+ "Common.Controllers.Shortcuts.txtDescriptionUnderline": "Description Underline",
+ "Common.Controllers.Shortcuts.txtLabelStrikeout": "Strikeout",
+ "Common.Controllers.Shortcuts.txtDescriptionStrikeout": "Description Strikeout",
+ "Common.Controllers.Shortcuts.txtLabelSubscript": "Subscript",
+ "Common.Controllers.Shortcuts.txtDescriptionSubscript": "Description Subscript",
+ "Common.Controllers.Shortcuts.txtLabelSuperscript": "Superscript",
+ "Common.Controllers.Shortcuts.txtDescriptionSuperscript": "Description Superscript",
+ "Common.Controllers.Shortcuts.txtLabelApplyHeading1": "ApplyHeading1",
+ "Common.Controllers.Shortcuts.txtDescriptionApplyHeading1": "Description ApplyHeading1",
+ "Common.Controllers.Shortcuts.txtLabelApplyHeading2": "ApplyHeading2",
+ "Common.Controllers.Shortcuts.txtDescriptionApplyHeading2": "Description ApplyHeading2",
+ "Common.Controllers.Shortcuts.txtLabelApplyHeading3": "ApplyHeading3",
+ "Common.Controllers.Shortcuts.txtDescriptionApplyHeading3": "Description ApplyHeading3",
+ "Common.Controllers.Shortcuts.txtLabelApplyListBullet": "ApplyListBullet",
+ "Common.Controllers.Shortcuts.txtDescriptionApplyListBullet": "Description ApplyListBullet",
+ "Common.Controllers.Shortcuts.txtLabelResetChar": "ResetChar",
+ "Common.Controllers.Shortcuts.txtDescriptionResetChar": "Description ResetChar",
+ "Common.Controllers.Shortcuts.txtLabelIncreaseFontSize": "IncreaseFontSize",
+ "Common.Controllers.Shortcuts.txtDescriptionIncreaseFontSize": "Description IncreaseFontSize",
+ "Common.Controllers.Shortcuts.txtLabelDecreaseFontSize": "DecreaseFontSize",
+ "Common.Controllers.Shortcuts.txtDescriptionDecreaseFontSize": "Description DecreaseFontSize",
+ "Common.Controllers.Shortcuts.txtLabelCenterPara": "CenterPara",
+ "Common.Controllers.Shortcuts.txtDescriptionCenterPara": "Description CenterPara",
+ "Common.Controllers.Shortcuts.txtLabelJustifyPara": "JustifyPara",
+ "Common.Controllers.Shortcuts.txtDescriptionJustifyPara": "Description JustifyPara",
+ "Common.Controllers.Shortcuts.txtLabelRightPara": "RightPara",
+ "Common.Controllers.Shortcuts.txtDescriptionRightPara": "Description RightPara",
+ "Common.Controllers.Shortcuts.txtLabelLeftPara": "LeftPara",
+ "Common.Controllers.Shortcuts.txtDescriptionLeftPara": "Description LeftPara",
+ "Common.Controllers.Shortcuts.txtLabelInsertPageBreak": "InsertPageBreak",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertPageBreak": "Description InsertPageBreak",
+ "Common.Controllers.Shortcuts.txtLabelIndent": "Indent",
+ "Common.Controllers.Shortcuts.txtDescriptionIndent": "Description Indent",
+ "Common.Controllers.Shortcuts.txtLabelUnIndent": "UnIndent",
+ "Common.Controllers.Shortcuts.txtDescriptionUnIndent": "Description UnIndent",
+ "Common.Controllers.Shortcuts.txtLabelInsertPageNumber": "InsertPageNumber",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertPageNumber": "Description InsertPageNumber",
+ "Common.Controllers.Shortcuts.txtLabelShowAll": "ShowAll",
+ "Common.Controllers.Shortcuts.txtDescriptionShowAll": "Description ShowAll",
+ "Common.Controllers.Shortcuts.txtLabelStartIndent": "StartIndent",
+ "Common.Controllers.Shortcuts.txtDescriptionStartIndent": "Description StartIndent",
+ "Common.Controllers.Shortcuts.txtLabelStartUnIndent": "StartUnIndent",
+ "Common.Controllers.Shortcuts.txtDescriptionStartUnIndent": "Description StartUnIndent",
+ "Common.Controllers.Shortcuts.txtLabelInsertTab": "InsertTab",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertTab": "Description InsertTab",
+ "Common.Controllers.Shortcuts.txtLabelMixedIndent": "MixedIndent",
+ "Common.Controllers.Shortcuts.txtDescriptionMixedIndent": "Description MixedIndent",
+ "Common.Controllers.Shortcuts.txtLabelMixedUnIndent": "MixedUnIndent",
+ "Common.Controllers.Shortcuts.txtDescriptionMixedUnIndent": "Description MixedUnIndent",
+ "Common.Controllers.Shortcuts.txtLabelEditShape": "EditShape",
+ "Common.Controllers.Shortcuts.txtDescriptionEditShape": "Description EditShape",
+ "Common.Controllers.Shortcuts.txtLabelEditChart": "EditChart",
+ "Common.Controllers.Shortcuts.txtDescriptionEditChart": "Description EditChart",
+ "Common.Controllers.Shortcuts.txtLabelLittleMoveObjectLeft": "LittleMoveObjectLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectLeft": "Description LittleMoveObjectLeft",
+ "Common.Controllers.Shortcuts.txtLabelLittleMoveObjectRight": "LittleMoveObjectRight",
+ "Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectRight": "Description LittleMoveObjectRight",
+ "Common.Controllers.Shortcuts.txtLabelLittleMoveObjectUp": "LittleMoveObjectUp",
+ "Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectUp": "Description LittleMoveObjectUp",
+ "Common.Controllers.Shortcuts.txtLabelLittleMoveObjectDown": "LittleMoveObjectDown",
+ "Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectDown": "Description LittleMoveObjectDown",
+ "Common.Controllers.Shortcuts.txtLabelBigMoveObjectLeft": "BigMoveObjectLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionBigMoveObjectLeft": "Description BigMoveObjectLeft",
+ "Common.Controllers.Shortcuts.txtLabelBigMoveObjectRight": "BigMoveObjectRight",
+ "Common.Controllers.Shortcuts.txtDescriptionBigMoveObjectRight": "Description BigMoveObjectRight",
+ "Common.Controllers.Shortcuts.txtLabelBigMoveObjectUp": "BigMoveObjectUp",
+ "Common.Controllers.Shortcuts.txtDescriptionBigMoveObjectUp": "Description BigMoveObjectUp",
+ "Common.Controllers.Shortcuts.txtLabelBigMoveObjectDown": "BigMoveObjectDown",
+ "Common.Controllers.Shortcuts.txtDescriptionBigMoveObjectDown": "Description BigMoveObjectDown",
+ "Common.Controllers.Shortcuts.txtLabelMoveFocusToNextObject": "MoveFocusToNextObject",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveFocusToNextObject": "Description MoveFocusToNextObject",
+ "Common.Controllers.Shortcuts.txtLabelMoveFocusToPreviousObject": "MoveFocusToPreviousObject",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveFocusToPreviousObject": "Description MoveFocusToPreviousObject",
+ "Common.Controllers.Shortcuts.txtLabelInsertEndnoteNow": "InsertEndnoteNow",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertEndnoteNow": "Description InsertEndnoteNow",
+ "Common.Controllers.Shortcuts.txtLabelInsertFootnoteNow": "InsertFootnoteNow",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertFootnoteNow": "Description InsertFootnoteNow",
+ "Common.Controllers.Shortcuts.txtLabelMoveToNextCell": "MoveToNextCell",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToNextCell": "Description MoveToNextCell",
+ "Common.Controllers.Shortcuts.txtLabelMoveToPreviousCell": "MoveToPreviousCell",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToPreviousCell": "Description MoveToPreviousCell",
+ "Common.Controllers.Shortcuts.txtLabelMoveToNextRow": "MoveToNextRow",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToNextRow": "Description MoveToNextRow",
+ "Common.Controllers.Shortcuts.txtLabelMoveToPreviousRow": "MoveToPreviousRow",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToPreviousRow": "Description MoveToPreviousRow",
+ "Common.Controllers.Shortcuts.txtLabelEndParagraphCell": "EndParagraphCell",
+ "Common.Controllers.Shortcuts.txtDescriptionEndParagraphCell": "Description EndParagraphCell",
+ "Common.Controllers.Shortcuts.txtLabelAddNewRow": "AddNewRow",
+ "Common.Controllers.Shortcuts.txtDescriptionAddNewRow": "Description AddNewRow",
+ "Common.Controllers.Shortcuts.txtLabelInsertTableBreak": "InsertTableBreak",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertTableBreak": "Description InsertTableBreak",
+ "Common.Controllers.Shortcuts.txtLabelMoveToNextForm": "MoveToNextForm",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToNextForm": "Description MoveToNextForm",
+ "Common.Controllers.Shortcuts.txtLabelMoveToPreviousForm": "MoveToPreviousForm",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToPreviousForm": "Description MoveToPreviousForm",
+ "Common.Controllers.Shortcuts.txtLabelChooseNextComboBoxOption": "ChooseNextComboBoxOption",
+ "Common.Controllers.Shortcuts.txtDescriptionChooseNextComboBoxOption": "Description ChooseNextComboBoxOption",
+ "Common.Controllers.Shortcuts.txtLabelChoosePreviousComboBoxOption": "ChoosePreviousComboBoxOption",
+ "Common.Controllers.Shortcuts.txtDescriptionChoosePreviousComboBoxOption": "Description ChoosePreviousComboBoxOption",
+ "Common.Controllers.Shortcuts.txtLabelInsertLineBreakMultilineForm": "InsertLineBreakMultilineForm",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertLineBreakMultilineForm": "Description InsertLineBreakMultilineForm",
+ "Common.Controllers.Shortcuts.txtLabelInsertEquation": "InsertEquation",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertEquation": "Description InsertEquation",
+ "Common.Controllers.Shortcuts.txtLabelEmDash": "EmDash",
+ "Common.Controllers.Shortcuts.txtDescriptionEmDash": "Description EmDash",
+ "Common.Controllers.Shortcuts.txtLabelEnDash": "EnDash",
+ "Common.Controllers.Shortcuts.txtDescriptionEnDash": "Description EnDash",
+ "Common.Controllers.Shortcuts.txtLabelCopyrightSign": "CopyrightSign",
+ "Common.Controllers.Shortcuts.txtDescriptionCopyrightSign": "Description CopyrightSign",
+ "Common.Controllers.Shortcuts.txtLabelEuroSign": "EuroSign",
+ "Common.Controllers.Shortcuts.txtDescriptionEuroSign": "Description EuroSign",
+ "Common.Controllers.Shortcuts.txtLabelRegisteredSign": "RegisteredSign",
+ "Common.Controllers.Shortcuts.txtDescriptionRegisteredSign": "Description RegisteredSign",
+ "Common.Controllers.Shortcuts.txtLabelTrademarkSign": "TrademarkSign",
+ "Common.Controllers.Shortcuts.txtDescriptionTrademarkSign": "Description TrademarkSign",
+ "Common.Controllers.Shortcuts.txtLabelHorizontalEllipsis": "HorizontalEllipsis",
+ "Common.Controllers.Shortcuts.txtDescriptionHorizontalEllipsis": "Description HorizontalEllipsis",
+ "Common.Controllers.Shortcuts.txtLabelReplaceUnicodeToSymbol": "ReplaceUnicodeToSymbol",
+ "Common.Controllers.Shortcuts.txtDescriptionReplaceUnicodeToSymbol": "Description ReplaceUnicodeToSymbol",
+ "Common.Controllers.Shortcuts.txtLabelSoftHyphen": "SoftHyphen",
+ "Common.Controllers.Shortcuts.txtDescriptionSoftHyphen": "Description SoftHyphen",
+ "Common.Controllers.Shortcuts.txtLabelSpeechWorker": "SpeechWorker",
+ "Common.Controllers.Shortcuts.txtDescriptionSpeechWorker": "Description SpeechWorker",
"Common.define.chartData.textArea": "Area",
"Common.define.chartData.textAreaStacked": "Stacked area",
"Common.define.chartData.textAreaStackedPer": "100% Stacked area",
@@ -885,6 +1179,25 @@
"Common.Views.UserNameDialog.textDontShow": "Don't ask me again",
"Common.Views.UserNameDialog.textLabel": "Label:",
"Common.Views.UserNameDialog.textLabelError": "Label must not be empty.",
+ "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts",
+ "Common.Views.ShortcutsDialog.txtEmpty": "No matches found. Adjust your search.",
+ "Common.Views.ShortcutsDialog.txtSearch": "Search",
+ "Common.Views.ShortcutsDialog.txtRestoreAll": "Restore All to Defaults",
+ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default",
+ "Common.Views.ShortcutsDialog.txtRestoreDescription": "All shortcuts settings will be restored to deafult.",
+ "Common.Views.ShortcutsDialog.txtRestoreContinue": "Do you want to continue?",
+ "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut",
+ "Common.Views.ShortcutsEditDialog.txtAction": "Action",
+ "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed",
+ "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut",
+ "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default",
+ "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut",
+ "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to deafult.",
+ "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue",
"DE.Controllers.DocProtection.txtIsProtectedComment": "Document is protected. You may only insert comments to this document.",
"DE.Controllers.DocProtection.txtIsProtectedForms": "Document is protected. You may only fill in forms in this document.",
"DE.Controllers.DocProtection.txtIsProtectedTrack": "Document is protected. You may edit this document, but all changes will be tracked.",
@@ -2279,6 +2592,8 @@
"DE.Views.FileMenuPanels.Settings.strDocContent": "Document content",
"DE.Views.FileMenuPanels.Settings.strFast": "Fast",
"DE.Views.FileMenuPanels.Settings.strFontRender": "Font hinting",
+ "DE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts",
+ "DE.Views.FileMenuPanels.Settings.txtCustomize": "Customize",
"DE.Views.FileMenuPanels.Settings.strFontSizeType": "Use first in the font size list",
"DE.Views.FileMenuPanels.Settings.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE",
"DE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignore words with numbers",
diff --git a/apps/pdfeditor/main/locale/en.json b/apps/pdfeditor/main/locale/en.json
index ef4a57e791..37664503ad 100644
--- a/apps/pdfeditor/main/locale/en.json
+++ b/apps/pdfeditor/main/locale/en.json
@@ -10,6 +10,300 @@
"Common.Controllers.Plugins.textPluginSuccessfullyInstalled": "{0} is successfully installed. You can access all background plugins here.",
"Common.Controllers.Plugins.textRunInstalledPlugins": "Run installed plugins",
"Common.Controllers.Plugins.textRunPlugin": "Run plugin",
+ "Common.Controllers.Shortcuts.txtLabelOpenFilePanel": "OpenFilePanel",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenFilePanel": "Description OpenFilePanel",
+ "Common.Controllers.Shortcuts.txtLabelOpenFindDialog": "OpenFindDialog",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenFindDialog": "Description OpenFindDialog",
+ "Common.Controllers.Shortcuts.txtLabelOpenFindAndReplaceMenu": "OpenFindAndReplaceMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenFindAndReplaceMenu": "Description OpenFindAndReplaceMenu",
+ "Common.Controllers.Shortcuts.txtLabelOpenCommentsPanel": "OpenCommentsPanel",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenCommentsPanel": "Description OpenCommentsPanel",
+ "Common.Controllers.Shortcuts.txtLabelOpenCommentField": "OpenCommentField",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenCommentField": "Description OpenCommentField",
+ "Common.Controllers.Shortcuts.txtLabelOpenChatPanel": "OpenChatPanel",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenChatPanel": "Description OpenChatPanel",
+ "Common.Controllers.Shortcuts.txtLabelSave": "Save",
+ "Common.Controllers.Shortcuts.txtDescriptionSave": "Description Save",
+ "Common.Controllers.Shortcuts.txtLabelPrintPreviewAndPrint": "PrintPreviewAndPrint",
+ "Common.Controllers.Shortcuts.txtDescriptionPrintPreviewAndPrint": "Description PrintPreviewAndPrint",
+ "Common.Controllers.Shortcuts.txtLabelSaveAs": "SaveAs",
+ "Common.Controllers.Shortcuts.txtDescriptionSaveAs": "Description SaveAs",
+ "Common.Controllers.Shortcuts.txtLabelOpenHelpMenu": "OpenHelpMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenHelpMenu": "Description OpenHelpMenu",
+ "Common.Controllers.Shortcuts.txtLabelOpenExistingFile": "OpenExistingFile",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenExistingFile": "Description OpenExistingFile",
+ "Common.Controllers.Shortcuts.txtLabelNextFileTab": "NextFileTab",
+ "Common.Controllers.Shortcuts.txtDescriptionNextFileTab": "Description NextFileTab",
+ "Common.Controllers.Shortcuts.txtLabelPreviousFileTab": "PreviousFileTab",
+ "Common.Controllers.Shortcuts.txtDescriptionPreviousFileTab": "Description PreviousFileTab",
+ "Common.Controllers.Shortcuts.txtLabelCloseFile": "CloseFile",
+ "Common.Controllers.Shortcuts.txtDescriptionCloseFile": "Description CloseFile",
+ "Common.Controllers.Shortcuts.txtLabelOpenContextMenu": "OpenContextMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenContextMenu": "Description OpenContextMenu",
+ "Common.Controllers.Shortcuts.txtLabelCloseMenu": "CloseMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionCloseMenu": "Description CloseMenu",
+ "Common.Controllers.Shortcuts.txtLabelZoom100": "Zoom100",
+ "Common.Controllers.Shortcuts.txtDescriptionZoom100": "Description Zoom100",
+ "Common.Controllers.Shortcuts.txtLabelUpdateFields": "UpdateFields",
+ "Common.Controllers.Shortcuts.txtDescriptionUpdateFields": "Description UpdateFields",
+ "Common.Controllers.Shortcuts.txtLabelMoveToStartLine": "MoveToStartLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToStartLine": "Description MoveToStartLine",
+ "Common.Controllers.Shortcuts.txtLabelMoveToStartDocument": "MoveToStartDocument",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToStartDocument": "Description MoveToStartDocument",
+ "Common.Controllers.Shortcuts.txtLabelMoveToEndLine": "MoveToEndLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToEndLine": "Description MoveToEndLine",
+ "Common.Controllers.Shortcuts.txtLabelMoveToEndDocument": "MoveToEndDocument",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToEndDocument": "Description MoveToEndDocument",
+ "Common.Controllers.Shortcuts.txtLabelMoveToStartPreviousPage": "MoveToStartPreviousPage",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToStartPreviousPage": "Description MoveToStartPreviousPage",
+ "Common.Controllers.Shortcuts.txtLabelMoveToStartNextPage": "MoveToStartNextPage",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToStartNextPage": "Description MoveToStartNextPage",
+ "Common.Controllers.Shortcuts.txtLabelMoveToNextPage": "MoveToNextPage",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToNextPage": "Description MoveToNextPage",
+ "Common.Controllers.Shortcuts.txtLabelMoveToPreviousPage": "MoveToPreviousPage",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToPreviousPage": "Description MoveToPreviousPage",
+ "Common.Controllers.Shortcuts.txtLabelScrollDown": "ScrollDown",
+ "Common.Controllers.Shortcuts.txtDescriptionScrollDown": "Description ScrollDown",
+ "Common.Controllers.Shortcuts.txtLabelScrollUp": "ScrollUp",
+ "Common.Controllers.Shortcuts.txtDescriptionScrollUp": "Description ScrollUp",
+ "Common.Controllers.Shortcuts.txtLabelZoomIn": "ZoomIn",
+ "Common.Controllers.Shortcuts.txtDescriptionZoomIn": "Description ZoomIn",
+ "Common.Controllers.Shortcuts.txtLabelZoomOut": "ZoomOut",
+ "Common.Controllers.Shortcuts.txtDescriptionZoomOut": "Description ZoomOut",
+ "Common.Controllers.Shortcuts.txtLabelMoveToRightChar": "MoveToRightChar",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToRightChar": "Description MoveToRightChar",
+ "Common.Controllers.Shortcuts.txtLabelMoveToLeftChar": "MoveToLeftChar",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToLeftChar": "Description MoveToLeftChar",
+ "Common.Controllers.Shortcuts.txtLabelMoveToUpLine": "MoveToUpLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToUpLine": "Description MoveToUpLine",
+ "Common.Controllers.Shortcuts.txtLabelMoveToDownLine": "MoveToDownLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToDownLine": "Description MoveToDownLine",
+ "Common.Controllers.Shortcuts.txtLabelMoveToStartWord": "MoveToStartWord",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToStartWord": "Description MoveToStartWord",
+ "Common.Controllers.Shortcuts.txtLabelMoveToEndWord": "MoveToEndWord",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToEndWord": "Description MoveToEndWord",
+ "Common.Controllers.Shortcuts.txtLabelNextModalControl": "NextModalControl",
+ "Common.Controllers.Shortcuts.txtDescriptionNextModalControl": "Description NextModalControl",
+ "Common.Controllers.Shortcuts.txtLabelPreviousModalControl": "PreviousModalControl",
+ "Common.Controllers.Shortcuts.txtDescriptionPreviousModalControl": "Description PreviousModalControl",
+ "Common.Controllers.Shortcuts.txtLabelMoveToLowerHeaderFooter": "MoveToLowerHeaderFooter",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToLowerHeaderFooter": "Description MoveToLowerHeaderFooter",
+ "Common.Controllers.Shortcuts.txtLabelMoveToUpperHeaderFooter": "MoveToUpperHeaderFooter",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToUpperHeaderFooter": "Description MoveToUpperHeaderFooter",
+ "Common.Controllers.Shortcuts.txtLabelMoveToLowerHeader": "MoveToLowerHeader",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToLowerHeader": "Description MoveToLowerHeader",
+ "Common.Controllers.Shortcuts.txtLabelMoveToUpperHeader": "MoveToUpperHeader",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToUpperHeader": "Description MoveToUpperHeader",
+ "Common.Controllers.Shortcuts.txtLabelEndParagraph": "EndParagraph",
+ "Common.Controllers.Shortcuts.txtDescriptionEndParagraph": "Description EndParagraph",
+ "Common.Controllers.Shortcuts.txtLabelInsertLineBreak": "InsertLineBreak",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertLineBreak": "Description InsertLineBreak",
+ "Common.Controllers.Shortcuts.txtLabelInsertColumnBreak": "InsertColumnBreak",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertColumnBreak": "Description InsertColumnBreak",
+ "Common.Controllers.Shortcuts.txtLabelEquationAddPlaceholder": "EquationAddPlaceholder",
+ "Common.Controllers.Shortcuts.txtDescriptionEquationAddPlaceholder": "Description EquationAddPlaceholder",
+ "Common.Controllers.Shortcuts.txtLabelEquationChangeAlignmentLeft": "EquationChangeAlignmentLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionEquationChangeAlignmentLeft": "Description EquationChangeAlignmentLeft",
+ "Common.Controllers.Shortcuts.txtLabelEquationChangeAlignmentRight": "EquationChangeAlignmentRight",
+ "Common.Controllers.Shortcuts.txtDescriptionEquationChangeAlignmentRight": "Description EquationChangeAlignmentRight",
+ "Common.Controllers.Shortcuts.txtLabelDeleteLeftChar": "DeleteLeftChar",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteLeftChar": "Description DeleteLeftChar",
+ "Common.Controllers.Shortcuts.txtLabelDeleteRightChar": "DeleteRightChar",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteRightChar": "Description DeleteRightChar",
+ "Common.Controllers.Shortcuts.txtLabelDeleteLeftWord": "DeleteLeftWord",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteLeftWord": "Description DeleteLeftWord",
+ "Common.Controllers.Shortcuts.txtLabelDeleteRightWord": "DeleteRightWord",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteRightWord": "Description DeleteRightWord",
+ "Common.Controllers.Shortcuts.txtLabelNonBreakingSpace": "NonBreakingSpace",
+ "Common.Controllers.Shortcuts.txtDescriptionNonBreakingSpace": "Description NonBreakingSpace",
+ "Common.Controllers.Shortcuts.txtLabelNonBreakingHyphen": "NonBreakingHyphen",
+ "Common.Controllers.Shortcuts.txtDescriptionNonBreakingHyphen": "Description NonBreakingHyphen",
+ "Common.Controllers.Shortcuts.txtLabelEditUndo": "EditUndo",
+ "Common.Controllers.Shortcuts.txtDescriptionEditUndo": "Description EditUndo",
+ "Common.Controllers.Shortcuts.txtLabelEditRedo": "EditRedo",
+ "Common.Controllers.Shortcuts.txtDescriptionEditRedo": "Description EditRedo",
+ "Common.Controllers.Shortcuts.txtLabelCut": "Cut",
+ "Common.Controllers.Shortcuts.txtDescriptionCut": "Description Cut",
+ "Common.Controllers.Shortcuts.txtLabelCopy": "Copy",
+ "Common.Controllers.Shortcuts.txtDescriptionCopy": "Description Copy",
+ "Common.Controllers.Shortcuts.txtLabelPaste": "Paste",
+ "Common.Controllers.Shortcuts.txtDescriptionPaste": "Description Paste",
+ "Common.Controllers.Shortcuts.txtLabelPasteTextWithoutFormat": "PasteTextWithoutFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteTextWithoutFormat": "Description PasteTextWithoutFormat",
+ "Common.Controllers.Shortcuts.txtLabelCopyFormat": "CopyFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionCopyFormat": "Description CopyFormat",
+ "Common.Controllers.Shortcuts.txtLabelPasteFormat": "PasteFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteFormat": "Description PasteFormat",
+ "Common.Controllers.Shortcuts.txtLabelSpecialOptionsKeepSourceFormat": "SpecialOptionsKeepSourceFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionSpecialOptionsKeepSourceFormat": "Description SpecialOptionsKeepSourceFormat",
+ "Common.Controllers.Shortcuts.txtLabelSpecialOptionsKeepTextOnly": "SpecialOptionsKeepTextOnly",
+ "Common.Controllers.Shortcuts.txtDescriptionSpecialOptionsKeepTextOnly": "Description SpecialOptionsKeepTextOnly",
+ "Common.Controllers.Shortcuts.txtLabelSpecialOptionsOverwriteCells": "SpecialOptionsOverwriteCells",
+ "Common.Controllers.Shortcuts.txtDescriptionSpecialOptionsOverwriteCells": "Description SpecialOptionsOverwriteCells",
+ "Common.Controllers.Shortcuts.txtLabelSpecialOptionsNestTable": "SpecialOptionsNestTable",
+ "Common.Controllers.Shortcuts.txtDescriptionSpecialOptionsNestTable": "Description SpecialOptionsNestTable",
+ "Common.Controllers.Shortcuts.txtLabelInsertHyperlink": "InsertHyperlink",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertHyperlink": "Description InsertHyperlink",
+ "Common.Controllers.Shortcuts.txtLabelVisitHyperlink": "VisitHyperlink",
+ "Common.Controllers.Shortcuts.txtDescriptionVisitHyperlink": "Description VisitHyperlink",
+ "Common.Controllers.Shortcuts.txtLabelEditSelectAll": "EditSelectAll",
+ "Common.Controllers.Shortcuts.txtDescriptionEditSelectAll": "Description EditSelectAll",
+ "Common.Controllers.Shortcuts.txtLabelSelectToStartLine": "SelectToStartLine",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToStartLine": "Description SelectToStartLine",
+ "Common.Controllers.Shortcuts.txtLabelSelectToEndLine": "SelectToEndLine",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToEndLine": "Description SelectToEndLine",
+ "Common.Controllers.Shortcuts.txtLabelSelectToStartDocument": "SelectToStartDocument",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToStartDocument": "Description SelectToStartDocument",
+ "Common.Controllers.Shortcuts.txtLabelSelectToEndDocument": "SelectToEndDocument",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToEndDocument": "Description SelectToEndDocument",
+ "Common.Controllers.Shortcuts.txtLabelSelectRightChar": "SelectRightChar",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectRightChar": "Description SelectRightChar",
+ "Common.Controllers.Shortcuts.txtLabelSelectLeftChar": "SelectLeftChar",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLeftChar": "Description SelectLeftChar",
+ "Common.Controllers.Shortcuts.txtLabelSelectRightWord": "SelectRightWord",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectRightWord": "Description SelectRightWord",
+ "Common.Controllers.Shortcuts.txtLabelSelectLeftWord": "SelectLeftWord",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLeftWord": "Description SelectLeftWord",
+ "Common.Controllers.Shortcuts.txtLabelSelectLineUp": "SelectLineUp",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLineUp": "Description SelectLineUp",
+ "Common.Controllers.Shortcuts.txtLabelSelectLineDown": "SelectLineDown",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLineDown": "Description SelectLineDown",
+ "Common.Controllers.Shortcuts.txtLabelSelectPageUp": "SelectPageUp",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectPageUp": "Description SelectPageUp",
+ "Common.Controllers.Shortcuts.txtLabelSelectPageDown": "SelectPageDown",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectPageDown": "Description SelectPageDown",
+ "Common.Controllers.Shortcuts.txtLabelSelectToBeginPreviousPage": "SelectToBeginPreviousPage",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToBeginPreviousPage": "Description SelectToBeginPreviousPage",
+ "Common.Controllers.Shortcuts.txtLabelSelectToBeginNextPage": "SelectToBeginNextPage",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToBeginNextPage": "Description SelectToBeginNextPage",
+ "Common.Controllers.Shortcuts.txtLabelBold": "Bold",
+ "Common.Controllers.Shortcuts.txtDescriptionBold": "Description Bold",
+ "Common.Controllers.Shortcuts.txtLabelItalic": "Italic",
+ "Common.Controllers.Shortcuts.txtDescriptionItalic": "Description Italic",
+ "Common.Controllers.Shortcuts.txtLabelUnderline": "Underline",
+ "Common.Controllers.Shortcuts.txtDescriptionUnderline": "Description Underline",
+ "Common.Controllers.Shortcuts.txtLabelStrikeout": "Strikeout",
+ "Common.Controllers.Shortcuts.txtDescriptionStrikeout": "Description Strikeout",
+ "Common.Controllers.Shortcuts.txtLabelSubscript": "Subscript",
+ "Common.Controllers.Shortcuts.txtDescriptionSubscript": "Description Subscript",
+ "Common.Controllers.Shortcuts.txtLabelSuperscript": "Superscript",
+ "Common.Controllers.Shortcuts.txtDescriptionSuperscript": "Description Superscript",
+ "Common.Controllers.Shortcuts.txtLabelApplyHeading1": "ApplyHeading1",
+ "Common.Controllers.Shortcuts.txtDescriptionApplyHeading1": "Description ApplyHeading1",
+ "Common.Controllers.Shortcuts.txtLabelApplyHeading2": "ApplyHeading2",
+ "Common.Controllers.Shortcuts.txtDescriptionApplyHeading2": "Description ApplyHeading2",
+ "Common.Controllers.Shortcuts.txtLabelApplyHeading3": "ApplyHeading3",
+ "Common.Controllers.Shortcuts.txtDescriptionApplyHeading3": "Description ApplyHeading3",
+ "Common.Controllers.Shortcuts.txtLabelApplyListBullet": "ApplyListBullet",
+ "Common.Controllers.Shortcuts.txtDescriptionApplyListBullet": "Description ApplyListBullet",
+ "Common.Controllers.Shortcuts.txtLabelResetChar": "ResetChar",
+ "Common.Controllers.Shortcuts.txtDescriptionResetChar": "Description ResetChar",
+ "Common.Controllers.Shortcuts.txtLabelIncreaseFontSize": "IncreaseFontSize",
+ "Common.Controllers.Shortcuts.txtDescriptionIncreaseFontSize": "Description IncreaseFontSize",
+ "Common.Controllers.Shortcuts.txtLabelDecreaseFontSize": "DecreaseFontSize",
+ "Common.Controllers.Shortcuts.txtDescriptionDecreaseFontSize": "Description DecreaseFontSize",
+ "Common.Controllers.Shortcuts.txtLabelCenterPara": "CenterPara",
+ "Common.Controllers.Shortcuts.txtDescriptionCenterPara": "Description CenterPara",
+ "Common.Controllers.Shortcuts.txtLabelJustifyPara": "JustifyPara",
+ "Common.Controllers.Shortcuts.txtDescriptionJustifyPara": "Description JustifyPara",
+ "Common.Controllers.Shortcuts.txtLabelRightPara": "RightPara",
+ "Common.Controllers.Shortcuts.txtDescriptionRightPara": "Description RightPara",
+ "Common.Controllers.Shortcuts.txtLabelLeftPara": "LeftPara",
+ "Common.Controllers.Shortcuts.txtDescriptionLeftPara": "Description LeftPara",
+ "Common.Controllers.Shortcuts.txtLabelInsertPageBreak": "InsertPageBreak",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertPageBreak": "Description InsertPageBreak",
+ "Common.Controllers.Shortcuts.txtLabelIndent": "Indent",
+ "Common.Controllers.Shortcuts.txtDescriptionIndent": "Description Indent",
+ "Common.Controllers.Shortcuts.txtLabelUnIndent": "UnIndent",
+ "Common.Controllers.Shortcuts.txtDescriptionUnIndent": "Description UnIndent",
+ "Common.Controllers.Shortcuts.txtLabelInsertPageNumber": "InsertPageNumber",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertPageNumber": "Description InsertPageNumber",
+ "Common.Controllers.Shortcuts.txtLabelShowAll": "ShowAll",
+ "Common.Controllers.Shortcuts.txtDescriptionShowAll": "Description ShowAll",
+ "Common.Controllers.Shortcuts.txtLabelStartIndent": "StartIndent",
+ "Common.Controllers.Shortcuts.txtDescriptionStartIndent": "Description StartIndent",
+ "Common.Controllers.Shortcuts.txtLabelStartUnIndent": "StartUnIndent",
+ "Common.Controllers.Shortcuts.txtDescriptionStartUnIndent": "Description StartUnIndent",
+ "Common.Controllers.Shortcuts.txtLabelInsertTab": "InsertTab",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertTab": "Description InsertTab",
+ "Common.Controllers.Shortcuts.txtLabelMixedIndent": "MixedIndent",
+ "Common.Controllers.Shortcuts.txtDescriptionMixedIndent": "Description MixedIndent",
+ "Common.Controllers.Shortcuts.txtLabelMixedUnIndent": "MixedUnIndent",
+ "Common.Controllers.Shortcuts.txtDescriptionMixedUnIndent": "Description MixedUnIndent",
+ "Common.Controllers.Shortcuts.txtLabelEditShape": "EditShape",
+ "Common.Controllers.Shortcuts.txtDescriptionEditShape": "Description EditShape",
+ "Common.Controllers.Shortcuts.txtLabelEditChart": "EditChart",
+ "Common.Controllers.Shortcuts.txtDescriptionEditChart": "Description EditChart",
+ "Common.Controllers.Shortcuts.txtLabelLittleMoveObjectLeft": "LittleMoveObjectLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectLeft": "Description LittleMoveObjectLeft",
+ "Common.Controllers.Shortcuts.txtLabelLittleMoveObjectRight": "LittleMoveObjectRight",
+ "Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectRight": "Description LittleMoveObjectRight",
+ "Common.Controllers.Shortcuts.txtLabelLittleMoveObjectUp": "LittleMoveObjectUp",
+ "Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectUp": "Description LittleMoveObjectUp",
+ "Common.Controllers.Shortcuts.txtLabelLittleMoveObjectDown": "LittleMoveObjectDown",
+ "Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectDown": "Description LittleMoveObjectDown",
+ "Common.Controllers.Shortcuts.txtLabelBigMoveObjectLeft": "BigMoveObjectLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionBigMoveObjectLeft": "Description BigMoveObjectLeft",
+ "Common.Controllers.Shortcuts.txtLabelBigMoveObjectRight": "BigMoveObjectRight",
+ "Common.Controllers.Shortcuts.txtDescriptionBigMoveObjectRight": "Description BigMoveObjectRight",
+ "Common.Controllers.Shortcuts.txtLabelBigMoveObjectUp": "BigMoveObjectUp",
+ "Common.Controllers.Shortcuts.txtDescriptionBigMoveObjectUp": "Description BigMoveObjectUp",
+ "Common.Controllers.Shortcuts.txtLabelBigMoveObjectDown": "BigMoveObjectDown",
+ "Common.Controllers.Shortcuts.txtDescriptionBigMoveObjectDown": "Description BigMoveObjectDown",
+ "Common.Controllers.Shortcuts.txtLabelMoveFocusToNextObject": "MoveFocusToNextObject",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveFocusToNextObject": "Description MoveFocusToNextObject",
+ "Common.Controllers.Shortcuts.txtLabelMoveFocusToPreviousObject": "MoveFocusToPreviousObject",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveFocusToPreviousObject": "Description MoveFocusToPreviousObject",
+ "Common.Controllers.Shortcuts.txtLabelInsertEndnoteNow": "InsertEndnoteNow",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertEndnoteNow": "Description InsertEndnoteNow",
+ "Common.Controllers.Shortcuts.txtLabelInsertFootnoteNow": "InsertFootnoteNow",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertFootnoteNow": "Description InsertFootnoteNow",
+ "Common.Controllers.Shortcuts.txtLabelMoveToNextCell": "MoveToNextCell",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToNextCell": "Description MoveToNextCell",
+ "Common.Controllers.Shortcuts.txtLabelMoveToPreviousCell": "MoveToPreviousCell",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToPreviousCell": "Description MoveToPreviousCell",
+ "Common.Controllers.Shortcuts.txtLabelMoveToNextRow": "MoveToNextRow",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToNextRow": "Description MoveToNextRow",
+ "Common.Controllers.Shortcuts.txtLabelMoveToPreviousRow": "MoveToPreviousRow",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToPreviousRow": "Description MoveToPreviousRow",
+ "Common.Controllers.Shortcuts.txtLabelEndParagraphCell": "EndParagraphCell",
+ "Common.Controllers.Shortcuts.txtDescriptionEndParagraphCell": "Description EndParagraphCell",
+ "Common.Controllers.Shortcuts.txtLabelAddNewRow": "AddNewRow",
+ "Common.Controllers.Shortcuts.txtDescriptionAddNewRow": "Description AddNewRow",
+ "Common.Controllers.Shortcuts.txtLabelInsertTableBreak": "InsertTableBreak",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertTableBreak": "Description InsertTableBreak",
+ "Common.Controllers.Shortcuts.txtLabelMoveToNextForm": "MoveToNextForm",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToNextForm": "Description MoveToNextForm",
+ "Common.Controllers.Shortcuts.txtLabelMoveToPreviousForm": "MoveToPreviousForm",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToPreviousForm": "Description MoveToPreviousForm",
+ "Common.Controllers.Shortcuts.txtLabelChooseNextComboBoxOption": "ChooseNextComboBoxOption",
+ "Common.Controllers.Shortcuts.txtDescriptionChooseNextComboBoxOption": "Description ChooseNextComboBoxOption",
+ "Common.Controllers.Shortcuts.txtLabelChoosePreviousComboBoxOption": "ChoosePreviousComboBoxOption",
+ "Common.Controllers.Shortcuts.txtDescriptionChoosePreviousComboBoxOption": "Description ChoosePreviousComboBoxOption",
+ "Common.Controllers.Shortcuts.txtLabelInsertLineBreakMultilineForm": "InsertLineBreakMultilineForm",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertLineBreakMultilineForm": "Description InsertLineBreakMultilineForm",
+ "Common.Controllers.Shortcuts.txtLabelInsertEquation": "InsertEquation",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertEquation": "Description InsertEquation",
+ "Common.Controllers.Shortcuts.txtLabelEmDash": "EmDash",
+ "Common.Controllers.Shortcuts.txtDescriptionEmDash": "Description EmDash",
+ "Common.Controllers.Shortcuts.txtLabelEnDash": "EnDash",
+ "Common.Controllers.Shortcuts.txtDescriptionEnDash": "Description EnDash",
+ "Common.Controllers.Shortcuts.txtLabelCopyrightSign": "CopyrightSign",
+ "Common.Controllers.Shortcuts.txtDescriptionCopyrightSign": "Description CopyrightSign",
+ "Common.Controllers.Shortcuts.txtLabelEuroSign": "EuroSign",
+ "Common.Controllers.Shortcuts.txtDescriptionEuroSign": "Description EuroSign",
+ "Common.Controllers.Shortcuts.txtLabelRegisteredSign": "RegisteredSign",
+ "Common.Controllers.Shortcuts.txtDescriptionRegisteredSign": "Description RegisteredSign",
+ "Common.Controllers.Shortcuts.txtLabelTrademarkSign": "TrademarkSign",
+ "Common.Controllers.Shortcuts.txtDescriptionTrademarkSign": "Description TrademarkSign",
+ "Common.Controllers.Shortcuts.txtLabelHorizontalEllipsis": "HorizontalEllipsis",
+ "Common.Controllers.Shortcuts.txtDescriptionHorizontalEllipsis": "Description HorizontalEllipsis",
+ "Common.Controllers.Shortcuts.txtLabelReplaceUnicodeToSymbol": "ReplaceUnicodeToSymbol",
+ "Common.Controllers.Shortcuts.txtDescriptionReplaceUnicodeToSymbol": "Description ReplaceUnicodeToSymbol",
+ "Common.Controllers.Shortcuts.txtLabelSoftHyphen": "SoftHyphen",
+ "Common.Controllers.Shortcuts.txtDescriptionSoftHyphen": "Description SoftHyphen",
+ "Common.Controllers.Shortcuts.txtLabelSpeechWorker": "SpeechWorker",
+ "Common.Controllers.Shortcuts.txtDescriptionSpeechWorker": "Description SpeechWorker",
"Common.Translation.textMoreButton": "More",
"Common.Translation.tipFileLocked": "Document is locked for editing. You can make changes and save it as local copy later.",
"Common.Translation.tipFileReadOnly": "The file is read-only. To keep your changes, save the file with a new name or in a different location.",
@@ -355,6 +649,25 @@
"Common.Views.UserNameDialog.textDontShow": "Don't ask me again",
"Common.Views.UserNameDialog.textLabel": "Label:",
"Common.Views.UserNameDialog.textLabelError": "Label must not be empty.",
+ "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts",
+ "Common.Views.ShortcutsDialog.txtEmpty": "No matches found. Adjust your search.",
+ "Common.Views.ShortcutsDialog.txtSearch": "Search",
+ "Common.Views.ShortcutsDialog.txtRestoreAll": "Restore All to Defaults",
+ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default",
+ "Common.Views.ShortcutsDialog.txtRestoreDescription": "All shortcuts settings will be restored to deafult.",
+ "Common.Views.ShortcutsDialog.txtRestoreContinue": "Do you want to continue?",
+ "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut",
+ "Common.Views.ShortcutsEditDialog.txtAction": "Action",
+ "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed",
+ "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut",
+ "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default",
+ "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut",
+ "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to deafult.",
+ "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue",
"PDFE.Controllers.InsTab.textAccent": "Accents",
"PDFE.Controllers.InsTab.textBracket": "Brackets",
"PDFE.Controllers.InsTab.textFraction": "Fractions",
@@ -1338,6 +1651,8 @@
"PDFE.Views.FileMenuPanels.Settings.strCoAuthMode": "Co-editing Mode",
"PDFE.Views.FileMenuPanels.Settings.strFast": "Fast",
"PDFE.Views.FileMenuPanels.Settings.strFontRender": "Font hinting",
+ "PDFE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts",
+ "PDFE.Views.FileMenuPanels.Settings.txtCustomize": "Customize",
"PDFE.Views.FileMenuPanels.Settings.strRTLSupport": "RTL interface",
"PDFE.Views.FileMenuPanels.Settings.strShowChanges": "Real-time Collaboration Changes",
"PDFE.Views.FileMenuPanels.Settings.strShowComments": "Show comments in text",
diff --git a/apps/presentationeditor/main/locale/en.json b/apps/presentationeditor/main/locale/en.json
index fddcd20916..90897345fe 100644
--- a/apps/presentationeditor/main/locale/en.json
+++ b/apps/presentationeditor/main/locale/en.json
@@ -18,6 +18,262 @@
"Common.Controllers.Plugins.textPluginSuccessfullyInstalled": "{0} is successfully installed. You can access all background plugins here.",
"Common.Controllers.Plugins.textRunInstalledPlugins": "Run installed plugins",
"Common.Controllers.Plugins.textRunPlugin": "Run plugin",
+ "Common.Controllers.Shortcuts.txtLabelOpenFilePanel": "OpenFilePanel",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenFilePanel": "Description OpenFilePanel",
+ "Common.Controllers.Shortcuts.txtLabelOpenFindDialog": "OpenFindDialog",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenFindDialog": "Description OpenFindDialog",
+ "Common.Controllers.Shortcuts.txtLabelOpenFindAndReplaceMenu": "OpenFindAndReplaceMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenFindAndReplaceMenu": "Description OpenFindAndReplaceMenu",
+ "Common.Controllers.Shortcuts.txtLabelOpenCommentsPanel": "OpenCommentsPanel",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenCommentsPanel": "Description OpenCommentsPanel",
+ "Common.Controllers.Shortcuts.txtLabelOpenCommentField": "OpenCommentField",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenCommentField": "Description OpenCommentField",
+ "Common.Controllers.Shortcuts.txtLabelOpenChatPanel": "OpenChatPanel",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenChatPanel": "Description OpenChatPanel",
+ "Common.Controllers.Shortcuts.txtLabelSave": "Save",
+ "Common.Controllers.Shortcuts.txtDescriptionSave": "Description Save",
+ "Common.Controllers.Shortcuts.txtLabelPrintPreviewAndPrint": "PrintPreviewAndPrint",
+ "Common.Controllers.Shortcuts.txtDescriptionPrintPreviewAndPrint": "Description PrintPreviewAndPrint",
+ "Common.Controllers.Shortcuts.txtLabelSaveAs": "SaveAs",
+ "Common.Controllers.Shortcuts.txtDescriptionSaveAs": "Description SaveAs",
+ "Common.Controllers.Shortcuts.txtLabelOpenHelpMenu": "OpenHelpMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenHelpMenu": "Description OpenHelpMenu",
+ "Common.Controllers.Shortcuts.txtLabelOpenExistingFile": "OpenExistingFile",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenExistingFile": "Description OpenExistingFile",
+ "Common.Controllers.Shortcuts.txtLabelNextFileTab": "NextFileTab",
+ "Common.Controllers.Shortcuts.txtDescriptionNextFileTab": "Description NextFileTab",
+ "Common.Controllers.Shortcuts.txtLabelPreviousFileTab": "PreviousFileTab",
+ "Common.Controllers.Shortcuts.txtDescriptionPreviousFileTab": "Description PreviousFileTab",
+ "Common.Controllers.Shortcuts.txtLabelCloseFile": "CloseFile",
+ "Common.Controllers.Shortcuts.txtDescriptionCloseFile": "Description CloseFile",
+ "Common.Controllers.Shortcuts.txtLabelOpenContextMenu": "OpenContextMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenContextMenu": "Description OpenContextMenu",
+ "Common.Controllers.Shortcuts.txtLabelCloseMenu": "CloseMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionCloseMenu": "Description CloseMenu",
+ "Common.Controllers.Shortcuts.txtLabelZoom100": "Zoom100",
+ "Common.Controllers.Shortcuts.txtDescriptionZoom100": "Description Zoom100",
+ "Common.Controllers.Shortcuts.txtLabelGoToFirstSlide": "GoToFirstSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionGoToFirstSlide": "Description GoToFirstSlide",
+ "Common.Controllers.Shortcuts.txtLabelGoToLastSlide": "GoToLastSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionGoToLastSlide": "Description GoToLastSlide",
+ "Common.Controllers.Shortcuts.txtLabelGoToNextSlide": "GoToNextSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionGoToNextSlide": "Description GoToNextSlide",
+ "Common.Controllers.Shortcuts.txtLabelGoToPreviousSlide": "GoToPreviousSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionGoToPreviousSlide": "Description GoToPreviousSlide",
+ "Common.Controllers.Shortcuts.txtLabelZoomIn": "ZoomIn",
+ "Common.Controllers.Shortcuts.txtDescriptionZoomIn": "Description ZoomIn",
+ "Common.Controllers.Shortcuts.txtLabelZoomOut": "ZoomOut",
+ "Common.Controllers.Shortcuts.txtDescriptionZoomOut": "Description ZoomOut",
+ "Common.Controllers.Shortcuts.txtLabelNextModalControl": "NextModalControl",
+ "Common.Controllers.Shortcuts.txtDescriptionNextModalControl": "Description NextModalControl",
+ "Common.Controllers.Shortcuts.txtLabelPreviousModalControl": "PreviousModalControl",
+ "Common.Controllers.Shortcuts.txtDescriptionPreviousModalControl": "Description PreviousModalControl",
+ "Common.Controllers.Shortcuts.txtLabelNewSlide": "NewSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionNewSlide": "Description NewSlide",
+ "Common.Controllers.Shortcuts.txtLabelRemoveSlide": "RemoveSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionRemoveSlide": "Description RemoveSlide",
+ "Common.Controllers.Shortcuts.txtLabelDuplicate": "Duplicate",
+ "Common.Controllers.Shortcuts.txtDescriptionDuplicate": "Description Duplicate",
+ "Common.Controllers.Shortcuts.txtLabelMoveSlideUp": "MoveSlideUp",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveSlideUp": "Description MoveSlideUp",
+ "Common.Controllers.Shortcuts.txtLabelMoveSlideDown": "MoveSlideDown",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveSlideDown": "Description MoveSlideDown",
+ "Common.Controllers.Shortcuts.txtLabelMoveSlideToBegin": "MoveSlideToBegin",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveSlideToBegin": "Description MoveSlideToBegin",
+ "Common.Controllers.Shortcuts.txtLabelMoveSlideToEnd": "MoveSlideToEnd",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveSlideToEnd": "Description MoveSlideToEnd",
+ "Common.Controllers.Shortcuts.txtLabelEditShape": "EditShape",
+ "Common.Controllers.Shortcuts.txtDescriptionEditShape": "Description EditShape",
+ "Common.Controllers.Shortcuts.txtLabelEditChart": "EditChart",
+ "Common.Controllers.Shortcuts.txtDescriptionEditChart": "Description EditChart",
+ "Common.Controllers.Shortcuts.txtLabelGroup": "Group",
+ "Common.Controllers.Shortcuts.txtDescriptionGroup": "Description Group",
+ "Common.Controllers.Shortcuts.txtLabelUnGroup": "UnGroup",
+ "Common.Controllers.Shortcuts.txtDescriptionUnGroup": "Description UnGroup",
+ "Common.Controllers.Shortcuts.txtLabelMoveFocusToNextObject": "MoveFocusToNextObject",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveFocusToNextObject": "Description MoveFocusToNextObject",
+ "Common.Controllers.Shortcuts.txtLabelMoveFocusToPreviousObject": "MoveFocusToPreviousObject",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveFocusToPreviousObject": "Description MoveFocusToPreviousObject",
+ "Common.Controllers.Shortcuts.txtLabelLittleMoveObjectLeft": "LittleMoveObjectLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectLeft": "Description LittleMoveObjectLeft",
+ "Common.Controllers.Shortcuts.txtLabelLittleMoveObjectRight": "LittleMoveObjectRight",
+ "Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectRight": "Description LittleMoveObjectRight",
+ "Common.Controllers.Shortcuts.txtLabelLittleMoveObjectUp": "LittleMoveObjectUp",
+ "Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectUp": "Description LittleMoveObjectUp",
+ "Common.Controllers.Shortcuts.txtLabelLittleMoveObjectDown": "LittleMoveObjectDown",
+ "Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectDown": "Description LittleMoveObjectDown",
+ "Common.Controllers.Shortcuts.txtLabelBigMoveObjectLeft": "BigMoveObjectLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionBigMoveObjectLeft": "Description BigMoveObjectLeft",
+ "Common.Controllers.Shortcuts.txtLabelBigMoveObjectRight": "BigMoveObjectRight",
+ "Common.Controllers.Shortcuts.txtDescriptionBigMoveObjectRight": "Description BigMoveObjectRight",
+ "Common.Controllers.Shortcuts.txtLabelBigMoveObjectUp": "BigMoveObjectUp",
+ "Common.Controllers.Shortcuts.txtDescriptionBigMoveObjectUp": "Description BigMoveObjectUp",
+ "Common.Controllers.Shortcuts.txtLabelBigMoveObjectDown": "BigMoveObjectDown",
+ "Common.Controllers.Shortcuts.txtDescriptionBigMoveObjectDown": "Description BigMoveObjectDown",
+ "Common.Controllers.Shortcuts.txtLabelMoveToNextCell": "MoveToNextCell",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToNextCell": "Description MoveToNextCell",
+ "Common.Controllers.Shortcuts.txtLabelMoveToPreviousCell": "MoveToPreviousCell",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToPreviousCell": "Description MoveToPreviousCell",
+ "Common.Controllers.Shortcuts.txtLabelMoveToNextRow": "MoveToNextRow",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToNextRow": "Description MoveToNextRow",
+ "Common.Controllers.Shortcuts.txtLabelMoveToPreviousRow": "MoveToPreviousRow",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToPreviousRow": "Description MoveToPreviousRow",
+ "Common.Controllers.Shortcuts.txtLabelEndParagraphCell": "EndParagraphCell",
+ "Common.Controllers.Shortcuts.txtDescriptionEndParagraphCell": "Description EndParagraphCell",
+ "Common.Controllers.Shortcuts.txtLabelAddNewRow": "AddNewRow",
+ "Common.Controllers.Shortcuts.txtDescriptionAddNewRow": "Description AddNewRow",
+ "Common.Controllers.Shortcuts.txtLabelDemonstrationStartPresentation": "DemonstrationStartPresentation",
+ "Common.Controllers.Shortcuts.txtDescriptionDemonstrationStartPresentation": "Description DemonstrationStartPresentation",
+ "Common.Controllers.Shortcuts.txtLabelDemonstrationGoToNextSlide": "DemonstrationGoToNextSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionDemonstrationGoToNextSlide": "Description DemonstrationGoToNextSlide",
+ "Common.Controllers.Shortcuts.txtLabelDemonstrationGoToPreviousSlide": "DemonstrationGoToPreviousSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionDemonstrationGoToPreviousSlide": "Description DemonstrationGoToPreviousSlide",
+ "Common.Controllers.Shortcuts.txtLabelDemonstrationGoToFirstSlide": "DemonstrationGoToFirstSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionDemonstrationGoToFirstSlide": "Description DemonstrationGoToFirstSlide",
+ "Common.Controllers.Shortcuts.txtLabelDemonstrationGoToLastSlide": "DemonstrationGoToLastSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionDemonstrationGoToLastSlide": "Description DemonstrationGoToLastSlide",
+ "Common.Controllers.Shortcuts.txtLabelDemonstrationClosePreview": "DemonstrationClosePreview",
+ "Common.Controllers.Shortcuts.txtDescriptionDemonstrationClosePreview": "Description DemonstrationClosePreview",
+ "Common.Controllers.Shortcuts.txtLabelEditUndo": "EditUndo",
+ "Common.Controllers.Shortcuts.txtDescriptionEditUndo": "Description EditUndo",
+ "Common.Controllers.Shortcuts.txtLabelEditRedo": "EditRedo",
+ "Common.Controllers.Shortcuts.txtDescriptionEditRedo": "Description EditRedo",
+ "Common.Controllers.Shortcuts.txtLabelCut": "Cut",
+ "Common.Controllers.Shortcuts.txtDescriptionCut": "Description Cut",
+ "Common.Controllers.Shortcuts.txtLabelCopy": "Copy",
+ "Common.Controllers.Shortcuts.txtDescriptionCopy": "Description Copy",
+ "Common.Controllers.Shortcuts.txtLabelPaste": "Paste",
+ "Common.Controllers.Shortcuts.txtDescriptionPaste": "Description Paste",
+ "Common.Controllers.Shortcuts.txtLabelPasteTextWithoutFormat": "PasteTextWithoutFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteTextWithoutFormat": "Description PasteTextWithoutFormat",
+ "Common.Controllers.Shortcuts.txtLabelCopyFormat": "CopyFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionCopyFormat": "Description CopyFormat",
+ "Common.Controllers.Shortcuts.txtLabelPasteFormat": "PasteFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteFormat": "Description PasteFormat",
+ "Common.Controllers.Shortcuts.txtLabelUseDestinationTheme": "UseDestinationTheme",
+ "Common.Controllers.Shortcuts.txtDescriptionUseDestinationTheme": "Description UseDestinationTheme",
+ "Common.Controllers.Shortcuts.txtLabelKeepSourceFormat": "KeepSourceFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionKeepSourceFormat": "Description KeepSourceFormat",
+ "Common.Controllers.Shortcuts.txtLabelPasteAsPicture": "PasteAsPicture",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteAsPicture": "Description PasteAsPicture",
+ "Common.Controllers.Shortcuts.txtLabelKeepTextOnly": "KeepTextOnly",
+ "Common.Controllers.Shortcuts.txtDescriptionKeepTextOnly": "Description KeepTextOnly",
+ "Common.Controllers.Shortcuts.txtLabelInsertHyperlink": "InsertHyperlink",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertHyperlink": "Description InsertHyperlink",
+ "Common.Controllers.Shortcuts.txtLabelVisitHyperlink": "VisitHyperlink",
+ "Common.Controllers.Shortcuts.txtDescriptionVisitHyperlink": "Description VisitHyperlink",
+ "Common.Controllers.Shortcuts.txtLabelEditSelectAll": "EditSelectAll",
+ "Common.Controllers.Shortcuts.txtDescriptionEditSelectAll": "Description EditSelectAll",
+ "Common.Controllers.Shortcuts.txtLabelSelectNextSlide": "SelectNextSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectNextSlide": "Description SelectNextSlide",
+ "Common.Controllers.Shortcuts.txtLabelSelectPreviousSlide": "SelectPreviousSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectPreviousSlide": "Description SelectPreviousSlide",
+ "Common.Controllers.Shortcuts.txtLabelSelectToFirstSlide": "SelectToFirstSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToFirstSlide": "Description SelectToFirstSlide",
+ "Common.Controllers.Shortcuts.txtLabelSelectToLastSlide": "SelectToLastSlide",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToLastSlide": "Description SelectToLastSlide",
+ "Common.Controllers.Shortcuts.txtLabelSelectToStartLine": "SelectToStartLine",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToStartLine": "Description SelectToStartLine",
+ "Common.Controllers.Shortcuts.txtLabelSelectToEndLine": "SelectToEndLine",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectToEndLine": "Description SelectToEndLine",
+ "Common.Controllers.Shortcuts.txtLabelSelectRightChar": "SelectRightChar",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectRightChar": "Description SelectRightChar",
+ "Common.Controllers.Shortcuts.txtLabelSelectLeftChar": "SelectLeftChar",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLeftChar": "Description SelectLeftChar",
+ "Common.Controllers.Shortcuts.txtLabelSelectRightWord": "SelectRightWord",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectRightWord": "Description SelectRightWord",
+ "Common.Controllers.Shortcuts.txtLabelSelectLeftWord": "SelectLeftWord",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLeftWord": "Description SelectLeftWord",
+ "Common.Controllers.Shortcuts.txtLabelSelectLineUp": "SelectLineUp",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLineUp": "Description SelectLineUp",
+ "Common.Controllers.Shortcuts.txtLabelSelectLineDown": "SelectLineDown",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLineDown": "Description SelectLineDown",
+ "Common.Controllers.Shortcuts.txtLabelEditDeselectAll": "EditDeselectAll",
+ "Common.Controllers.Shortcuts.txtDescriptionEditDeselectAll": "Description EditDeselectAll",
+ "Common.Controllers.Shortcuts.txtLabelShowParaMarks": "ShowParaMarks",
+ "Common.Controllers.Shortcuts.txtDescriptionShowParaMarks": "Description ShowParaMarks",
+ "Common.Controllers.Shortcuts.txtLabelBold": "Bold",
+ "Common.Controllers.Shortcuts.txtDescriptionBold": "Description Bold",
+ "Common.Controllers.Shortcuts.txtLabelItalic": "Italic",
+ "Common.Controllers.Shortcuts.txtDescriptionItalic": "Description Italic",
+ "Common.Controllers.Shortcuts.txtLabelUnderline": "Underline",
+ "Common.Controllers.Shortcuts.txtDescriptionUnderline": "Description Underline",
+ "Common.Controllers.Shortcuts.txtLabelStrikeout": "Strikeout",
+ "Common.Controllers.Shortcuts.txtDescriptionStrikeout": "Description Strikeout",
+ "Common.Controllers.Shortcuts.txtLabelSubscript": "Subscript",
+ "Common.Controllers.Shortcuts.txtDescriptionSubscript": "Description Subscript",
+ "Common.Controllers.Shortcuts.txtLabelSuperscript": "Superscript",
+ "Common.Controllers.Shortcuts.txtDescriptionSuperscript": "Description Superscript",
+ "Common.Controllers.Shortcuts.txtLabelBulletList": "BulletList",
+ "Common.Controllers.Shortcuts.txtDescriptionBulletList": "Description BulletList",
+ "Common.Controllers.Shortcuts.txtLabelResetChar": "ResetChar",
+ "Common.Controllers.Shortcuts.txtDescriptionResetChar": "Description ResetChar",
+ "Common.Controllers.Shortcuts.txtLabelIncreaseFontSize": "IncreaseFontSize",
+ "Common.Controllers.Shortcuts.txtDescriptionIncreaseFontSize": "Description IncreaseFontSize",
+ "Common.Controllers.Shortcuts.txtLabelDecreaseFontSize": "DecreaseFontSize",
+ "Common.Controllers.Shortcuts.txtDescriptionDecreaseFontSize": "Description DecreaseFontSize",
+ "Common.Controllers.Shortcuts.txtLabelCenterPara": "CenterPara",
+ "Common.Controllers.Shortcuts.txtDescriptionCenterPara": "Description CenterPara",
+ "Common.Controllers.Shortcuts.txtLabelJustifyPara": "JustifyPara",
+ "Common.Controllers.Shortcuts.txtDescriptionJustifyPara": "Description JustifyPara",
+ "Common.Controllers.Shortcuts.txtLabelRightPara": "RightPara",
+ "Common.Controllers.Shortcuts.txtDescriptionRightPara": "Description RightPara",
+ "Common.Controllers.Shortcuts.txtLabelLeftPara": "LeftPara",
+ "Common.Controllers.Shortcuts.txtDescriptionLeftPara": "Description LeftPara",
+ "Common.Controllers.Shortcuts.txtLabelIndent": "Indent",
+ "Common.Controllers.Shortcuts.txtDescriptionIndent": "Description Indent",
+ "Common.Controllers.Shortcuts.txtLabelUnIndent": "UnIndent",
+ "Common.Controllers.Shortcuts.txtDescriptionUnIndent": "Description UnIndent",
+ "Common.Controllers.Shortcuts.txtLabelDeleteLeftChar": "DeleteLeftChar",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteLeftChar": "Description DeleteLeftChar",
+ "Common.Controllers.Shortcuts.txtLabelDeleteRightChar": "DeleteRightChar",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteRightChar": "Description DeleteRightChar",
+ "Common.Controllers.Shortcuts.txtLabelDeleteLeftWord": "DeleteLeftWord",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteLeftWord": "Description DeleteLeftWord",
+ "Common.Controllers.Shortcuts.txtLabelDeleteRightWord": "DeleteRightWord",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteRightWord": "Description DeleteRightWord",
+ "Common.Controllers.Shortcuts.txtLabelStartIndent": "StartIndent",
+ "Common.Controllers.Shortcuts.txtDescriptionStartIndent": "Description StartIndent",
+ "Common.Controllers.Shortcuts.txtLabelStartUnIndent": "StartUnIndent",
+ "Common.Controllers.Shortcuts.txtDescriptionStartUnIndent": "Description StartUnIndent",
+ "Common.Controllers.Shortcuts.txtLabelInsertTab": "InsertTab",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertTab": "Description InsertTab",
+ "Common.Controllers.Shortcuts.txtLabelEquationAddPlaceholder": "EquationAddPlaceholder",
+ "Common.Controllers.Shortcuts.txtDescriptionEquationAddPlaceholder": "Description EquationAddPlaceholder",
+ "Common.Controllers.Shortcuts.txtLabelInsertLineBreak": "InsertLineBreak",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertLineBreak": "Description InsertLineBreak",
+ "Common.Controllers.Shortcuts.txtLabelEndParagraph": "EndParagraph",
+ "Common.Controllers.Shortcuts.txtDescriptionEndParagraph": "Description EndParagraph",
+ "Common.Controllers.Shortcuts.txtLabelEuroSign": "EuroSign",
+ "Common.Controllers.Shortcuts.txtDescriptionEuroSign": "Description EuroSign",
+ "Common.Controllers.Shortcuts.txtLabelEnDash": "EnDash",
+ "Common.Controllers.Shortcuts.txtDescriptionEnDash": "Description EnDash",
+ "Common.Controllers.Shortcuts.txtLabelNonBreakingSpace": "NonBreakingSpace",
+ "Common.Controllers.Shortcuts.txtDescriptionNonBreakingSpace": "Description NonBreakingSpace",
+ "Common.Controllers.Shortcuts.txtLabelMoveToRightChar": "MoveToRightChar",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToRightChar": "Description MoveToRightChar",
+ "Common.Controllers.Shortcuts.txtLabelMoveToLeftChar": "MoveToLeftChar",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToLeftChar": "Description MoveToLeftChar",
+ "Common.Controllers.Shortcuts.txtLabelMoveToUpLine": "MoveToUpLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToUpLine": "Description MoveToUpLine",
+ "Common.Controllers.Shortcuts.txtLabelMoveToDownLine": "MoveToDownLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToDownLine": "Description MoveToDownLine",
+ "Common.Controllers.Shortcuts.txtLabelMoveToStartWord": "MoveToStartWord",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToStartWord": "Description MoveToStartWord",
+ "Common.Controllers.Shortcuts.txtLabelMoveToEndWord": "MoveToEndWord",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToEndWord": "Description MoveToEndWord",
+ "Common.Controllers.Shortcuts.txtLabelGoToNextPlaceholder": "GoToNextPlaceholder",
+ "Common.Controllers.Shortcuts.txtDescriptionGoToNextPlaceholder": "Description GoToNextPlaceholder",
+ "Common.Controllers.Shortcuts.txtLabelMoveToStartLine": "MoveToStartLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToStartLine": "Description MoveToStartLine",
+ "Common.Controllers.Shortcuts.txtLabelMoveToEndLine": "MoveToEndLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToEndLine": "Description MoveToEndLine",
+ "Common.Controllers.Shortcuts.txtLabelMoveToStartContent": "MoveToStartContent",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToStartContent": "Description MoveToStartContent",
+ "Common.Controllers.Shortcuts.txtLabelMoveToEndContent": "MoveToEndContent",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveToEndContent": "Description MoveToEndContent",
+ "Common.Controllers.Shortcuts.txtLabelSpeechWorker": "SpeechWorker",
+ "Common.Controllers.Shortcuts.txtDescriptionSpeechWorker": "Description SpeechWorker",
"Common.define.chartData.textArea": "Area",
"Common.define.chartData.textAreaStacked": "Stacked area",
"Common.define.chartData.textAreaStackedPer": "100% Stacked area",
@@ -951,6 +1207,25 @@
"Common.Views.UserNameDialog.textDontShow": "Don't ask me again",
"Common.Views.UserNameDialog.textLabel": "Label:",
"Common.Views.UserNameDialog.textLabelError": "Label must not be empty.",
+ "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts",
+ "Common.Views.ShortcutsDialog.txtEmpty": "No matches found. Adjust your search.",
+ "Common.Views.ShortcutsDialog.txtSearch": "Search",
+ "Common.Views.ShortcutsDialog.txtRestoreAll": "Restore All to Defaults",
+ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default",
+ "Common.Views.ShortcutsDialog.txtRestoreDescription": "All shortcuts settings will be restored to deafult.",
+ "Common.Views.ShortcutsDialog.txtRestoreContinue": "Do you want to continue?",
+ "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut",
+ "Common.Views.ShortcutsEditDialog.txtAction": "Action",
+ "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed",
+ "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut",
+ "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default",
+ "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut",
+ "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to deafult.",
+ "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue",
"PE.Controllers.DocumentHolder.textLongName": "Enter a name that is less than 255 characters.",
"PE.Controllers.DocumentHolder.textNameLayout": "Layout name",
"PE.Controllers.DocumentHolder.textNameMaster": "Master name",
@@ -2146,6 +2421,8 @@
"PE.Views.FileMenuPanels.Settings.strCoAuthMode": "Co-editing Mode",
"PE.Views.FileMenuPanels.Settings.strFast": "Fast",
"PE.Views.FileMenuPanels.Settings.strFontRender": "Font Hinting",
+ "PE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts",
+ "PE.Views.FileMenuPanels.Settings.txtCustomize": "Customize",
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsInUPPERCASE": "Ignore words in UPPERCASE",
"PE.Views.FileMenuPanels.Settings.strIgnoreWordsWithNumbers": "Ignore words with numbers",
"PE.Views.FileMenuPanels.Settings.strMacrosSettings": "Macros Settings",
diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json
index 2b17aef165..90340c7c39 100644
--- a/apps/spreadsheeteditor/main/locale/en.json
+++ b/apps/spreadsheeteditor/main/locale/en.json
@@ -12,6 +12,356 @@
"Common.Controllers.Plugins.textRunInstalledPlugins": "Run installed plugins",
"Common.Controllers.Plugins.textRunPlugin": "Run plugin",
"Common.define.chartData.textArea": "Area",
+ "Common.Controllers.Shortcuts.txtLabelOpenFilePanel": "OpenFilePanel",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenFilePanel": "Description OpenFilePanel",
+ "Common.Controllers.Shortcuts.txtLabelOpenFindDialog": "OpenFindDialog",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenFindDialog": "Description OpenFindDialog",
+ "Common.Controllers.Shortcuts.txtLabelOpenFindAndReplaceMenu": "OpenFindAndReplaceMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenFindAndReplaceMenu": "Description OpenFindAndReplaceMenu",
+ "Common.Controllers.Shortcuts.txtLabelOpenCommentsPanel": "OpenCommentsPanel",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenCommentsPanel": "Description OpenCommentsPanel",
+ "Common.Controllers.Shortcuts.txtLabelOpenCommentField": "OpenCommentField",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenCommentField": "Description OpenCommentField",
+ "Common.Controllers.Shortcuts.txtLabelOpenChatPanel": "OpenChatPanel",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenChatPanel": "Description OpenChatPanel",
+ "Common.Controllers.Shortcuts.txtLabelSave": "Save",
+ "Common.Controllers.Shortcuts.txtDescriptionSave": "Description Save",
+ "Common.Controllers.Shortcuts.txtLabelPrintPreviewAndPrint": "PrintPreviewAndPrint",
+ "Common.Controllers.Shortcuts.txtDescriptionPrintPreviewAndPrint": "Description PrintPreviewAndPrint",
+ "Common.Controllers.Shortcuts.txtLabelDownloadAs": "DownloadAs",
+ "Common.Controllers.Shortcuts.txtDescriptionDownloadAs": "Description DownloadAs",
+ "Common.Controllers.Shortcuts.txtLabelOpenHelpMenu": "OpenHelpMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenHelpMenu": "Description OpenHelpMenu",
+ "Common.Controllers.Shortcuts.txtLabelOpenExistingFile": "OpenExistingFile",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenExistingFile": "Description OpenExistingFile",
+ "Common.Controllers.Shortcuts.txtLabelNextFileTab": "NextFileTab",
+ "Common.Controllers.Shortcuts.txtDescriptionNextFileTab": "Description NextFileTab",
+ "Common.Controllers.Shortcuts.txtLabelPreviousFileTab": "PreviousFileTab",
+ "Common.Controllers.Shortcuts.txtDescriptionPreviousFileTab": "Description PreviousFileTab",
+ "Common.Controllers.Shortcuts.txtLabelCloseFile": "CloseFile",
+ "Common.Controllers.Shortcuts.txtDescriptionCloseFile": "Description CloseFile",
+ "Common.Controllers.Shortcuts.txtLabelOpenContextMenu": "OpenContextMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenContextMenu": "Description OpenContextMenu",
+ "Common.Controllers.Shortcuts.txtLabelCloseMenu": "CloseMenu",
+ "Common.Controllers.Shortcuts.txtDescriptionCloseMenu": "Description CloseMenu",
+ "Common.Controllers.Shortcuts.txtLabelZoom100": "Zoom100",
+ "Common.Controllers.Shortcuts.txtDescriptionZoom100": "Description Zoom100",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveUp": "CellMoveUp",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveUp": "Description CellMoveUp",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveDown": "CellMoveDown",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveDown": "Description CellMoveDown",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveLeft": "CellMoveLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveLeft": "Description CellMoveLeft",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveRight": "CellMoveRight",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveRight": "Description CellMoveRight",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveActiveCellDown": "CellMoveActiveCellDown",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveActiveCellDown": "Description CellMoveActiveCellDown",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveActiveCellUp": "CellMoveActiveCellUp",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveActiveCellUp": "Description CellMoveActiveCellUp",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveActiveCellRight": "CellMoveActiveCellRight",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveActiveCellRight": "Description CellMoveActiveCellRight",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveActiveCellLeft": "CellMoveActiveCellLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveActiveCellLeft": "Description CellMoveActiveCellLeft",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveLeftNonBlank": "CellMoveLeftNonBlank",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveLeftNonBlank": "Description CellMoveLeftNonBlank",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveFirstColumn": "CellMoveFirstColumn",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveFirstColumn": "Description CellMoveFirstColumn",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveRightNonBlank": "CellMoveRightNonBlank",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveRightNonBlank": "Description CellMoveRightNonBlank",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveBottomNonBlank": "CellMoveBottomNonBlank",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveBottomNonBlank": "Description CellMoveBottomNonBlank",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveBottomEdge": "CellMoveBottomEdge",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveBottomEdge": "Description CellMoveBottomEdge",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveTopNonBlank": "CellMoveTopNonBlank",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveTopNonBlank": "Description CellMoveTopNonBlank",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveTopEdge": "CellMoveTopEdge",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveTopEdge": "Description CellMoveTopEdge",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveFirstCell": "CellMoveFirstCell",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveFirstCell": "Description CellMoveFirstCell",
+ "Common.Controllers.Shortcuts.txtLabelCellMoveEndSpreadsheet": "CellMoveEndSpreadsheet",
+ "Common.Controllers.Shortcuts.txtDescriptionCellMoveEndSpreadsheet": "Description CellMoveEndSpreadsheet",
+ "Common.Controllers.Shortcuts.txtLabelPreviousWorksheet": "PreviousWorksheet",
+ "Common.Controllers.Shortcuts.txtDescriptionPreviousWorksheet": "Description PreviousWorksheet",
+ "Common.Controllers.Shortcuts.txtLabelNextWorksheet": "NextWorksheet",
+ "Common.Controllers.Shortcuts.txtDescriptionNextWorksheet": "Description NextWorksheet",
+ "Common.Controllers.Shortcuts.txtLabelZoomIn": "ZoomIn",
+ "Common.Controllers.Shortcuts.txtDescriptionZoomIn": "Description ZoomIn",
+ "Common.Controllers.Shortcuts.txtLabelZoomOut": "ZoomOut",
+ "Common.Controllers.Shortcuts.txtDescriptionZoomOut": "Description ZoomOut",
+ "Common.Controllers.Shortcuts.txtLabelNavigatePreviousControl": "NavigatePreviousControl",
+ "Common.Controllers.Shortcuts.txtDescriptionNavigatePreviousControl": "Description NavigatePreviousControl",
+ "Common.Controllers.Shortcuts.txtLabelNavigateNextControl": "NavigateNextControl",
+ "Common.Controllers.Shortcuts.txtDescriptionNavigateNextControl": "Description NavigateNextControl",
+ "Common.Controllers.Shortcuts.txtLabelSelectColumn": "SelectColumn",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectColumn": "Description SelectColumn",
+ "Common.Controllers.Shortcuts.txtLabelSelectRow": "SelectRow",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectRow": "Description SelectRow",
+ "Common.Controllers.Shortcuts.txtLabelSelectOneCellRight": "SelectOneCellRight",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectOneCellRight": "Description SelectOneCellRight",
+ "Common.Controllers.Shortcuts.txtLabelSelectOneCellLeft": "SelectOneCellLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectOneCellLeft": "Description SelectOneCellLeft",
+ "Common.Controllers.Shortcuts.txtLabelSelectOneCellUp": "SelectOneCellUp",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectOneCellUp": "Description SelectOneCellUp",
+ "Common.Controllers.Shortcuts.txtLabelSelectOneCellDown": "SelectOneCellDown",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectOneCellDown": "Description SelectOneCellDown",
+ "Common.Controllers.Shortcuts.txtLabelSelectCursorBeginningRow": "SelectCursorBeginningRow",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectCursorBeginningRow": "Description SelectCursorBeginningRow",
+ "Common.Controllers.Shortcuts.txtLabelSelectCursorEndRow": "SelectCursorEndRow",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectCursorEndRow": "Description SelectCursorEndRow",
+ "Common.Controllers.Shortcuts.txtLabelSelectNextNonblankRight": "SelectNextNonblankRight",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectNextNonblankRight": "Description SelectNextNonblankRight",
+ "Common.Controllers.Shortcuts.txtLabelSelectNextNonblankLeft": "SelectNextNonblankLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectNextNonblankLeft": "Description SelectNextNonblankLeft",
+ "Common.Controllers.Shortcuts.txtLabelSelectNextNonblankUp": "SelectNextNonblankUp",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectNextNonblankUp": "Description SelectNextNonblankUp",
+ "Common.Controllers.Shortcuts.txtLabelSelectNextNonblankDown": "SelectNextNonblankDown",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectNextNonblankDown": "Description SelectNextNonblankDown",
+ "Common.Controllers.Shortcuts.txtLabelSelectBeginningWorksheet": "SelectBeginningWorksheet",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectBeginningWorksheet": "Description SelectBeginningWorksheet",
+ "Common.Controllers.Shortcuts.txtLabelSelectLastUsedCell": "SelectLastUsedCell",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLastUsedCell": "Description SelectLastUsedCell",
+ "Common.Controllers.Shortcuts.txtLabelSelectNearestNonblankRight": "SelectNearestNonblankRight",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectNearestNonblankRight": "Description SelectNearestNonblankRight",
+ "Common.Controllers.Shortcuts.txtLabelSelectNonblankLeft": "SelectNonblankLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectNonblankLeft": "Description SelectNonblankLeft",
+ "Common.Controllers.Shortcuts.txtLabelSelectFirstColumn": "SelectFirstColumn",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectFirstColumn": "Description SelectFirstColumn",
+ "Common.Controllers.Shortcuts.txtLabelSelectNearestNonblankDown": "SelectNearestNonblankDown",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectNearestNonblankDown": "Description SelectNearestNonblankDown",
+ "Common.Controllers.Shortcuts.txtLabelSelectNearestNonblankUp": "SelectNearestNonblankUp",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectNearestNonblankUp": "Description SelectNearestNonblankUp",
+ "Common.Controllers.Shortcuts.txtLabelSelectDownOneScreen": "SelectDownOneScreen",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectDownOneScreen": "Description SelectDownOneScreen",
+ "Common.Controllers.Shortcuts.txtLabelSelectUpOneScreen": "SelectUpOneScreen",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectUpOneScreen": "Description SelectUpOneScreen",
+ "Common.Controllers.Shortcuts.txtLabelEditUndo": "EditUndo",
+ "Common.Controllers.Shortcuts.txtDescriptionEditUndo": "Description EditUndo",
+ "Common.Controllers.Shortcuts.txtLabelEditRedo": "EditRedo",
+ "Common.Controllers.Shortcuts.txtDescriptionEditRedo": "Description EditRedo",
+ "Common.Controllers.Shortcuts.txtLabelCut": "Cut",
+ "Common.Controllers.Shortcuts.txtDescriptionCut": "Description Cut",
+ "Common.Controllers.Shortcuts.txtLabelCopy": "Copy",
+ "Common.Controllers.Shortcuts.txtDescriptionCopy": "Description Copy",
+ "Common.Controllers.Shortcuts.txtLabelPaste": "Paste",
+ "Common.Controllers.Shortcuts.txtDescriptionPaste": "Description Paste",
+ "Common.Controllers.Shortcuts.txtLabelPasteOnlyFormula": "PasteOnlyFormula",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteOnlyFormula": "Description PasteOnlyFormula",
+ "Common.Controllers.Shortcuts.txtLabelPasteFormulaNumberFormat": "PasteFormulaNumberFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteFormulaNumberFormat": "Description PasteFormulaNumberFormat",
+ "Common.Controllers.Shortcuts.txtLabelPasteFormulaAllFormatting": "PasteFormulaAllFormatting",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteFormulaAllFormatting": "Description PasteFormulaAllFormatting",
+ "Common.Controllers.Shortcuts.txtLabelPasteFormulaNoBorders": "PasteFormulaNoBorders",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteFormulaNoBorders": "Description PasteFormulaNoBorders",
+ "Common.Controllers.Shortcuts.txtLabelPasteFormulaColumnWidth": "PasteFormulaColumnWidth",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteFormulaColumnWidth": "Description PasteFormulaColumnWidth",
+ "Common.Controllers.Shortcuts.txtLabelTranspose": "Transpose",
+ "Common.Controllers.Shortcuts.txtDescriptionTranspose": "Description Transpose",
+ "Common.Controllers.Shortcuts.txtLabelPasteOnlyValue": "PasteOnlyValue",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteOnlyValue": "Description PasteOnlyValue",
+ "Common.Controllers.Shortcuts.txtLabelPasteValueNumberFormat": "PasteValueNumberFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteValueNumberFormat": "Description PasteValueNumberFormat",
+ "Common.Controllers.Shortcuts.txtLabelPasteValueAllFormatting": "PasteValueAllFormatting",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteValueAllFormatting": "Description PasteValueAllFormatting",
+ "Common.Controllers.Shortcuts.txtLabelPasteOnlyFormatting": "PasteOnlyFormatting",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteOnlyFormatting": "Description PasteOnlyFormatting",
+ "Common.Controllers.Shortcuts.txtLabelPasteLink": "PasteLink",
+ "Common.Controllers.Shortcuts.txtDescriptionPasteLink": "Description PasteLink",
+ "Common.Controllers.Shortcuts.txtLabelInsertHyperlink": "InsertHyperlink",
+ "Common.Controllers.Shortcuts.txtDescriptionInsertHyperlink": "Description InsertHyperlink",
+ "Common.Controllers.Shortcuts.txtLabelVisitHyperlink": "VisitHyperlink",
+ "Common.Controllers.Shortcuts.txtDescriptionVisitHyperlink": "Description VisitHyperlink",
+ "Common.Controllers.Shortcuts.txtLabelBold": "Bold",
+ "Common.Controllers.Shortcuts.txtDescriptionBold": "Description Bold",
+ "Common.Controllers.Shortcuts.txtLabelItalic": "Italic",
+ "Common.Controllers.Shortcuts.txtDescriptionItalic": "Description Italic",
+ "Common.Controllers.Shortcuts.txtLabelUnderline": "Underline",
+ "Common.Controllers.Shortcuts.txtDescriptionUnderline": "Description Underline",
+ "Common.Controllers.Shortcuts.txtLabelStrikeout": "Strikeout",
+ "Common.Controllers.Shortcuts.txtDescriptionStrikeout": "Description Strikeout",
+ "Common.Controllers.Shortcuts.txtLabelEditOpenCellEditor": "EditOpenCellEditor",
+ "Common.Controllers.Shortcuts.txtDescriptionEditOpenCellEditor": "Description EditOpenCellEditor",
+ "Common.Controllers.Shortcuts.txtLabelToggleAutoFilter": "ToggleAutoFilter",
+ "Common.Controllers.Shortcuts.txtDescriptionToggleAutoFilter": "Description ToggleAutoFilter",
+ "Common.Controllers.Shortcuts.txtLabelOpenFilterWindow": "OpenFilterWindow",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenFilterWindow": "Description OpenFilterWindow",
+ "Common.Controllers.Shortcuts.txtLabelFormatAsTableTemplate": "FormatAsTableTemplate",
+ "Common.Controllers.Shortcuts.txtDescriptionFormatAsTableTemplate": "Description FormatAsTableTemplate",
+ "Common.Controllers.Shortcuts.txtLabelCompleteCellEntryMoveDown": "CompleteCellEntryMoveDown",
+ "Common.Controllers.Shortcuts.txtDescriptionCompleteCellEntryMoveDown": "Description CompleteCellEntryMoveDown",
+ "Common.Controllers.Shortcuts.txtLabelCompleteCellEntryMoveUp": "CompleteCellEntryMoveUp",
+ "Common.Controllers.Shortcuts.txtDescriptionCompleteCellEntryMoveUp": "Description CompleteCellEntryMoveUp",
+ "Common.Controllers.Shortcuts.txtLabelCompleteCellEntryMoveRight": "CompleteCellEntryMoveRight",
+ "Common.Controllers.Shortcuts.txtDescriptionCompleteCellEntryMoveRight": "Description CompleteCellEntryMoveRight",
+ "Common.Controllers.Shortcuts.txtLabelCompleteCellEntryMoveLeft": "CompleteCellEntryMoveLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionCompleteCellEntryMoveLeft": "Description CompleteCellEntryMoveLeft",
+ "Common.Controllers.Shortcuts.txtLabelCompleteCellEntryStay": "CompleteCellEntryStay",
+ "Common.Controllers.Shortcuts.txtDescriptionCompleteCellEntryStay": "Description CompleteCellEntryStay",
+ "Common.Controllers.Shortcuts.txtLabelFillSelectedCellRange": "FillSelectedCellRange",
+ "Common.Controllers.Shortcuts.txtDescriptionFillSelectedCellRange": "Description FillSelectedCellRange",
+ "Common.Controllers.Shortcuts.txtLabelCellStartNewLine": "CellStartNewLine",
+ "Common.Controllers.Shortcuts.txtDescriptionCellStartNewLine": "Description CellStartNewLine",
+ "Common.Controllers.Shortcuts.txtLabelEquationAddPlaceholder": "EquationAddPlaceholder",
+ "Common.Controllers.Shortcuts.txtDescriptionEquationAddPlaceholder": "Description EquationAddPlaceholder",
+ "Common.Controllers.Shortcuts.txtLabelCellEntryCancel": "CellEntryCancel",
+ "Common.Controllers.Shortcuts.txtDescriptionCellEntryCancel": "Description CellEntryCancel",
+ "Common.Controllers.Shortcuts.txtLabelDeleteLeftChar": "DeleteLeftChar",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteLeftChar": "Description DeleteLeftChar",
+ "Common.Controllers.Shortcuts.txtLabelDeleteRightChar": "DeleteRightChar",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteRightChar": "Description DeleteRightChar",
+ "Common.Controllers.Shortcuts.txtLabelClearActiveCellContent": "ClearActiveCellContent",
+ "Common.Controllers.Shortcuts.txtDescriptionClearActiveCellContent": "Description ClearActiveCellContent",
+ "Common.Controllers.Shortcuts.txtLabelClearSelectedCellsContent": "ClearSelectedCellsContent",
+ "Common.Controllers.Shortcuts.txtDescriptionClearSelectedCellsContent": "Description ClearSelectedCellsContent",
+ "Common.Controllers.Shortcuts.txtLabelOpenInsertCellsWindow": "OpenInsertCellsWindow",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenInsertCellsWindow": "Description OpenInsertCellsWindow",
+ "Common.Controllers.Shortcuts.txtLabelOpenDeleteCellsWindow": "OpenDeleteCellsWindow",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenDeleteCellsWindow": "Description OpenDeleteCellsWindow",
+ "Common.Controllers.Shortcuts.txtLabelCellInsertDate": "CellInsertDate",
+ "Common.Controllers.Shortcuts.txtDescriptionCellInsertDate": "Description CellInsertDate",
+ "Common.Controllers.Shortcuts.txtLabelCellInsertTime": "CellInsertTime",
+ "Common.Controllers.Shortcuts.txtDescriptionCellInsertTime": "Description CellInsertTime",
+ "Common.Controllers.Shortcuts.txtLabelCellAddSeparator": "CellAddSeparator",
+ "Common.Controllers.Shortcuts.txtDescriptionCellAddSeparator": "Description CellAddSeparator",
+ "Common.Controllers.Shortcuts.txtLabelAutoFill": "AutoFill",
+ "Common.Controllers.Shortcuts.txtDescriptionAutoFill": "Description AutoFill",
+ "Common.Controllers.Shortcuts.txtLabelDeleteLeftWord": "DeleteLeftWord",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteLeftWord": "Description DeleteLeftWord",
+ "Common.Controllers.Shortcuts.txtLabelDeleteRightWord": "DeleteRightWord",
+ "Common.Controllers.Shortcuts.txtDescriptionDeleteRightWord": "Description DeleteRightWord",
+ "Common.Controllers.Shortcuts.txtLabelEditSelectAll": "EditSelectAll",
+ "Common.Controllers.Shortcuts.txtDescriptionEditSelectAll": "Description EditSelectAll",
+ "Common.Controllers.Shortcuts.txtLabelMoveCharacterLeft": "MoveCharacterLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveCharacterLeft": "Description MoveCharacterLeft",
+ "Common.Controllers.Shortcuts.txtLabelMoveCharacterRight": "MoveCharacterRight",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveCharacterRight": "Description MoveCharacterRight",
+ "Common.Controllers.Shortcuts.txtLabelMoveCursorLineUp": "MoveCursorLineUp",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveCursorLineUp": "Description MoveCursorLineUp",
+ "Common.Controllers.Shortcuts.txtLabelMoveCursorLineDown": "MoveCursorLineDown",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveCursorLineDown": "Description MoveCursorLineDown",
+ "Common.Controllers.Shortcuts.txtLabelSelectCharacterRight": "SelectCharacterRight",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectCharacterRight": "Description SelectCharacterRight",
+ "Common.Controllers.Shortcuts.txtLabelSelectCharacterLeft": "SelectCharacterLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectCharacterLeft": "Description SelectCharacterLeft",
+ "Common.Controllers.Shortcuts.txtLabelMoveWordLeft": "MoveWordLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveWordLeft": "Description MoveWordLeft",
+ "Common.Controllers.Shortcuts.txtLabelMoveWordRight": "MoveWordRight",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveWordRight": "Description MoveWordRight",
+ "Common.Controllers.Shortcuts.txtLabelSelectWordLeft": "SelectWordLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectWordLeft": "Description SelectWordLeft",
+ "Common.Controllers.Shortcuts.txtLabelSelectWordRight": "SelectWordRight",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectWordRight": "Description SelectWordRight",
+ "Common.Controllers.Shortcuts.txtLabelMoveBeginningText": "MoveBeginningText",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveBeginningText": "Description MoveBeginningText",
+ "Common.Controllers.Shortcuts.txtLabelMoveEndText": "MoveEndText",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveEndText": "Description MoveEndText",
+ "Common.Controllers.Shortcuts.txtLabelSelectBeginningText": "SelectBeginningText",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectBeginningText": "Description SelectBeginningText",
+ "Common.Controllers.Shortcuts.txtLabelSelectEndText": "SelectEndText",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectEndText": "Description SelectEndText",
+ "Common.Controllers.Shortcuts.txtLabelMoveBeginningLine": "MoveBeginningLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveBeginningLine": "Description MoveBeginningLine",
+ "Common.Controllers.Shortcuts.txtLabelMoveEndLine": "MoveEndLine",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveEndLine": "Description MoveEndLine",
+ "Common.Controllers.Shortcuts.txtLabelSelectBeginningLine": "SelectBeginningLine",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectBeginningLine": "Description SelectBeginningLine",
+ "Common.Controllers.Shortcuts.txtLabelSelectEndLine": "SelectEndLine",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectEndLine": "Description SelectEndLine",
+ "Common.Controllers.Shortcuts.txtLabelSelectLineUp": "SelectLineUp",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLineUp": "Description SelectLineUp",
+ "Common.Controllers.Shortcuts.txtLabelSelectLineDown": "SelectLineDown",
+ "Common.Controllers.Shortcuts.txtDescriptionSelectLineDown": "Description SelectLineDown",
+ "Common.Controllers.Shortcuts.txtLabelRefreshSelectedPivots": "RefreshSelectedPivots",
+ "Common.Controllers.Shortcuts.txtDescriptionRefreshSelectedPivots": "Description RefreshSelectedPivots",
+ "Common.Controllers.Shortcuts.txtLabelRefreshAllPivots": "RefreshAllPivots",
+ "Common.Controllers.Shortcuts.txtDescriptionRefreshAllPivots": "Description RefreshAllPivots",
+ "Common.Controllers.Shortcuts.txtLabelSlicerClearSelectedValues": "SlicerClearSelectedValues",
+ "Common.Controllers.Shortcuts.txtDescriptionSlicerClearSelectedValues": "Description SlicerClearSelectedValues",
+ "Common.Controllers.Shortcuts.txtLabelSlicerSwitchMultiSelect": "SlicerSwitchMultiSelect",
+ "Common.Controllers.Shortcuts.txtDescriptionSlicerSwitchMultiSelect": "Description SlicerSwitchMultiSelect",
+ "Common.Controllers.Shortcuts.txtLabelFormatTableAddSummaryRow": "FormatTableAddSummaryRow",
+ "Common.Controllers.Shortcuts.txtDescriptionFormatTableAddSummaryRow": "Description FormatTableAddSummaryRow",
+ "Common.Controllers.Shortcuts.txtLabelOpenInsertFunctionDialog": "OpenInsertFunctionDialog",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenInsertFunctionDialog": "Description OpenInsertFunctionDialog",
+ "Common.Controllers.Shortcuts.txtLabelCellInsertSumFunction": "CellInsertSumFunction",
+ "Common.Controllers.Shortcuts.txtDescriptionCellInsertSumFunction": "Description CellInsertSumFunction",
+ "Common.Controllers.Shortcuts.txtLabelRecalculateAll": "RecalculateAll",
+ "Common.Controllers.Shortcuts.txtDescriptionRecalculateAll": "Description RecalculateAll",
+ "Common.Controllers.Shortcuts.txtLabelRecalculateActiveSheet": "RecalculateActiveSheet",
+ "Common.Controllers.Shortcuts.txtDescriptionRecalculateActiveSheet": "Description RecalculateActiveSheet",
+ "Common.Controllers.Shortcuts.txtLabelShowFormulas": "ShowFormulas",
+ "Common.Controllers.Shortcuts.txtDescriptionShowFormulas": "Description ShowFormulas",
+ "Common.Controllers.Shortcuts.txtLabelCellEditorSwitchReference": "CellEditorSwitchReference",
+ "Common.Controllers.Shortcuts.txtDescriptionCellEditorSwitchReference": "Description CellEditorSwitchReference",
+ "Common.Controllers.Shortcuts.txtLabelOpenNumberFormatDialog": "OpenNumberFormatDialog",
+ "Common.Controllers.Shortcuts.txtDescriptionOpenNumberFormatDialog": "Description OpenNumberFormatDialog",
+ "Common.Controllers.Shortcuts.txtLabelCellGeneralFormat": "CellGeneralFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionCellGeneralFormat": "Description CellGeneralFormat",
+ "Common.Controllers.Shortcuts.txtLabelCellCurrencyFormat": "CellCurrencyFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionCellCurrencyFormat": "Description CellCurrencyFormat",
+ "Common.Controllers.Shortcuts.txtLabelCellPercentFormat": "CellPercentFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionCellPercentFormat": "Description CellPercentFormat",
+ "Common.Controllers.Shortcuts.txtLabelCellExponentialFormat": "CellExponentialFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionCellExponentialFormat": "Description CellExponentialFormat",
+ "Common.Controllers.Shortcuts.txtLabelCellDateFormat": "CellDateFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionCellDateFormat": "Description CellDateFormat",
+ "Common.Controllers.Shortcuts.txtLabelCellTimeFormat": "CellTimeFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionCellTimeFormat": "Description CellTimeFormat",
+ "Common.Controllers.Shortcuts.txtLabelCellNumberFormat": "CellNumberFormat",
+ "Common.Controllers.Shortcuts.txtDescriptionCellNumberFormat": "Description CellNumberFormat",
+ "Common.Controllers.Shortcuts.txtLabelEditShape": "EditShape",
+ "Common.Controllers.Shortcuts.txtDescriptionEditShape": "Description EditShape",
+ "Common.Controllers.Shortcuts.txtLabelEditChart": "EditChart",
+ "Common.Controllers.Shortcuts.txtDescriptionEditChart": "Description EditChart",
+ "Common.Controllers.Shortcuts.txtLabelMoveShapeLittleStepRight": "MoveShapeLittleStepRight",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveShapeLittleStepRight": "Description MoveShapeLittleStepRight",
+ "Common.Controllers.Shortcuts.txtLabelMoveShapeLittleStepLeft": "MoveShapeLittleStepLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveShapeLittleStepLeft": "Description MoveShapeLittleStepLeft",
+ "Common.Controllers.Shortcuts.txtLabelMoveShapeLittleStepUp": "MoveShapeLittleStepUp",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveShapeLittleStepUp": "Description MoveShapeLittleStepUp",
+ "Common.Controllers.Shortcuts.txtLabelMoveShapeLittleStepBottom": "MoveShapeLittleStepBottom",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveShapeLittleStepBottom": "Description MoveShapeLittleStepBottom",
+ "Common.Controllers.Shortcuts.txtLabelMoveShapeBigStepLeft": "MoveShapeBigStepLeft",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveShapeBigStepLeft": "Description MoveShapeBigStepLeft",
+ "Common.Controllers.Shortcuts.txtLabelMoveShapeBigStepRight": "MoveShapeBigStepRight",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveShapeBigStepRight": "Description MoveShapeBigStepRight",
+ "Common.Controllers.Shortcuts.txtLabelMoveShapeBigStepUp": "MoveShapeBigStepUp",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveShapeBigStepUp": "Description MoveShapeBigStepUp",
+ "Common.Controllers.Shortcuts.txtLabelMoveShapeBigStepBottom": "MoveShapeBigStepBottom",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveShapeBigStepBottom": "Description MoveShapeBigStepBottom",
+ "Common.Controllers.Shortcuts.txtLabelMoveFocusNextObject": "MoveFocusNextObject",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveFocusNextObject": "Description MoveFocusNextObject",
+ "Common.Controllers.Shortcuts.txtLabelMoveFocusPreviousObject": "MoveFocusPreviousObject",
+ "Common.Controllers.Shortcuts.txtDescriptionMoveFocusPreviousObject": "Description MoveFocusPreviousObject",
+ "Common.Controllers.Shortcuts.txtLabelDrawingAddTab": "DrawingAddTab",
+ "Common.Controllers.Shortcuts.txtDescriptionDrawingAddTab": "Description DrawingAddTab",
+ "Common.Controllers.Shortcuts.txtLabelSubscript": "Subscript",
+ "Common.Controllers.Shortcuts.txtDescriptionSubscript": "Description Subscript",
+ "Common.Controllers.Shortcuts.txtLabelSuperscript": "Superscript",
+ "Common.Controllers.Shortcuts.txtDescriptionSuperscript": "Description Superscript",
+ "Common.Controllers.Shortcuts.txtLabelIncreaseFontSize": "IncreaseFontSize",
+ "Common.Controllers.Shortcuts.txtDescriptionIncreaseFontSize": "Description IncreaseFontSize",
+ "Common.Controllers.Shortcuts.txtLabelDecreaseFontSize": "DecreaseFontSize",
+ "Common.Controllers.Shortcuts.txtDescriptionDecreaseFontSize": "Description DecreaseFontSize",
+ "Common.Controllers.Shortcuts.txtLabelCenterPara": "CenterPara",
+ "Common.Controllers.Shortcuts.txtDescriptionCenterPara": "Description CenterPara",
+ "Common.Controllers.Shortcuts.txtLabelJustifyPara": "JustifyPara",
+ "Common.Controllers.Shortcuts.txtDescriptionJustifyPara": "Description JustifyPara",
+ "Common.Controllers.Shortcuts.txtLabelRightPara": "RightPara",
+ "Common.Controllers.Shortcuts.txtDescriptionRightPara": "Description RightPara",
+ "Common.Controllers.Shortcuts.txtLabelLeftPara": "LeftPara",
+ "Common.Controllers.Shortcuts.txtDescriptionLeftPara": "Description LeftPara",
+ "Common.Controllers.Shortcuts.txtLabelEndParagraph": "EndParagraph",
+ "Common.Controllers.Shortcuts.txtDescriptionEndParagraph": "Description EndParagraph",
+ "Common.Controllers.Shortcuts.txtLabelAddLineBreak": "AddLineBreak",
+ "Common.Controllers.Shortcuts.txtDescriptionAddLineBreak": "Description AddLineBreak",
+ "Common.Controllers.Shortcuts.txtLabelRemoveGraphicalObject": "RemoveGraphicalObject",
+ "Common.Controllers.Shortcuts.txtDescriptionRemoveGraphicalObject": "Description RemoveGraphicalObject",
+ "Common.Controllers.Shortcuts.txtLabelExitAddingShapesMode": "ExitAddingShapesMode",
+ "Common.Controllers.Shortcuts.txtDescriptionExitAddingShapesMode": "Description ExitAddingShapesMode",
+ "Common.Controllers.Shortcuts.txtLabelSpeechWorker": "SpeechWorker",
+ "Common.Controllers.Shortcuts.txtDescriptionSpeechWorker": "Description SpeechWorker",
+ "Common.Controllers.Shortcuts.txtLabelEnDash": "EnDash",
+ "Common.Controllers.Shortcuts.txtDescriptionEnDash": "Description EnDash",
"Common.define.chartData.textAreaStacked": "Stacked area",
"Common.define.chartData.textAreaStackedPer": "100% Stacked area",
"Common.define.chartData.textBar": "Bar",
@@ -807,6 +1157,25 @@
"Common.Views.UserNameDialog.textDontShow": "Don't ask me again",
"Common.Views.UserNameDialog.textLabel": "Label:",
"Common.Views.UserNameDialog.textLabelError": "Label must not be empty.",
+ "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts",
+ "Common.Views.ShortcutsDialog.txtEmpty": "No matches found. Adjust your search.",
+ "Common.Views.ShortcutsDialog.txtSearch": "Search",
+ "Common.Views.ShortcutsDialog.txtRestoreAll": "Restore All to Defaults",
+ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default",
+ "Common.Views.ShortcutsDialog.txtRestoreDescription": "All shortcuts settings will be restored to deafult.",
+ "Common.Views.ShortcutsDialog.txtRestoreContinue": "Do you want to continue?",
+ "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut",
+ "Common.Views.ShortcutsEditDialog.txtAction": "Action",
+ "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed",
+ "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut",
+ "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default",
+ "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut",
+ "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to deafult.",
+ "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue",
"SSE.Controllers.DataTab.strSheet": "Sheet",
"SSE.Controllers.DataTab.textAddExternalData": "The link to an external source has been added. You can update such links in the Data tab.",
"SSE.Controllers.DataTab.textColumns": "Columns",
@@ -2748,6 +3117,8 @@
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strEnableIterative": "Enable iterative calculation",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "Fast",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFontRender": "Font hinting",
+ "SSE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts",
+ "SSE.Views.FileMenuPanels.Settings.txtCustomize": "Customize",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocale": "Formula language",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "Example: SUM; MIN; MAX; COUNT",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFunctionTooltip": "Show function tooltip",
diff --git a/apps/visioeditor/main/locale/en.json b/apps/visioeditor/main/locale/en.json
index 86d3a26b30..9bb56b5134 100644
--- a/apps/visioeditor/main/locale/en.json
+++ b/apps/visioeditor/main/locale/en.json
@@ -163,6 +163,25 @@
"Common.Views.UserNameDialog.textDontShow": "Don't ask me again",
"Common.Views.UserNameDialog.textLabel": "Label:",
"Common.Views.UserNameDialog.textLabelError": "Label must not be empty.",
+ "Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts",
+ "Common.Views.ShortcutsDialog.txtEmpty": "No matches found. Adjust your search.",
+ "Common.Views.ShortcutsDialog.txtSearch": "Search",
+ "Common.Views.ShortcutsDialog.txtRestoreAll": "Restore All to Defaults",
+ "Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default",
+ "Common.Views.ShortcutsDialog.txtRestoreDescription": "All shortcuts settings will be restored to deafult.",
+ "Common.Views.ShortcutsDialog.txtRestoreContinue": "Do you want to continue?",
+ "Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut",
+ "Common.Views.ShortcutsEditDialog.txtAction": "Action",
+ "Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnOne": "The shortcut used by action %1",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and can’t be changed",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1",
+ "Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and can’t be changed",
+ "Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut",
+ "Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default",
+ "Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut",
+ "Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to deafult.",
+ "Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue",
"VE.Controllers.LeftMenu.newDocumentTitle": "Unnamed document",
"VE.Controllers.LeftMenu.notcriticalErrorTitle": "Warning",
"VE.Controllers.LeftMenu.requestEditRightsText": "Requesting editing rights...",
@@ -365,6 +384,8 @@
"VE.Views.FileMenuPanels.DocumentRights.txtRights": "Persons who have rights",
"VE.Views.FileMenuPanels.Settings.okButtonText": "Apply",
"VE.Views.FileMenuPanels.Settings.strFontRender": "Font hinting",
+ "VE.Views.FileMenuPanels.Settings.strKeyboardShortcuts": "Keyboard Shortcuts",
+ "VE.Views.FileMenuPanels.Settings.txtCustomize": "Customize",
"VE.Views.FileMenuPanels.Settings.strTabStyle": "Tab style",
"VE.Views.FileMenuPanels.Settings.strTheme": "Interface theme",
"VE.Views.FileMenuPanels.Settings.strZoom": "Default Zoom Value",