From cf64ae7931a404cedbc00ade0786298077e3e1e7 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Fri, 24 Jan 2025 16:11:06 +0300 Subject: [PATCH] Update help tips --- apps/documenteditor/main/locale/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",