From 8b83e2e1e2d354b6dce08612dc449a11baee5cac Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Mon, 17 Jun 2024 12:33:13 +0300 Subject: [PATCH] Bug 67730, Bug 67731 --- apps/pdfeditor/main/locale/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/pdfeditor/main/locale/en.json b/apps/pdfeditor/main/locale/en.json index 611518c63c..4423460b97 100644 --- a/apps/pdfeditor/main/locale/en.json +++ b/apps/pdfeditor/main/locale/en.json @@ -211,6 +211,7 @@ "Common.Views.Header.textEditDescNoCoedit": "Add or edit text, shapes, images etc.", "Common.Views.Header.textHideLines": "Hide Rulers", "Common.Views.Header.textHideStatusBar": "Hide Status Bar", + "Common.Views.Header.textPrint": "Print", "Common.Views.Header.textReadOnly": "Read only", "Common.Views.Header.textRemoveFavorite": "Remove from Favorites", "Common.Views.Header.textShare": "Share", @@ -219,6 +220,7 @@ "Common.Views.Header.textViewDescNoCoedit": "View or annotate", "Common.Views.Header.textZoom": "Zoom", "Common.Views.Header.tipAccessRights": "Manage document access rights", + "Common.Views.Header.tipCustomizeQuickAccessToolbar": "Customize Quick Access Toolbar", "Common.Views.Header.tipComment": "Commenting", "Common.Views.Header.tipDownload": "Download file", "Common.Views.Header.tipEdit": "Editing",