diff --git a/apps/documenteditor/main/locale/en.json b/apps/documenteditor/main/locale/en.json index e1aa385241..7480544b1c 100644 --- a/apps/documenteditor/main/locale/en.json +++ b/apps/documenteditor/main/locale/en.json @@ -1347,8 +1347,8 @@ "DE.Controllers.Toolbar.helpTextDeletedHeader": "Enhanced Version History", "DE.Controllers.Toolbar.helpTextFromFile": "Insert text from external files directly into your document.", "DE.Controllers.Toolbar.helpTextFromFileHeader": "Text import from third-party sources", - "DE.Controllers.Toolbar.helpRtlDir": "You can now toggle between right-to-left (RTL) and left-to-right (LTR) text direction in your documents.", - "DE.Controllers.Toolbar.helpRtlDirHeader": "Switch Text Direction Easily", + "DE.Controllers.Toolbar.helpRtlDir": "Toggle between right-to-left (RTL) and left-to-right (LTR) text direction in your documents.", + "DE.Controllers.Toolbar.helpRtlDirHeader": "Switch text direction", "DE.Controllers.Toolbar.notcriticalErrorTitle": "Warning", "DE.Controllers.Toolbar.textAccent": "Accents", "DE.Controllers.Toolbar.textBracket": "Brackets",