From c1d4c5291a4fd744bbf7afe1b8f7ddee9bcd9655 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Wed, 4 Mar 2020 16:19:05 +0300 Subject: [PATCH] [SSE] Update translation --- apps/spreadsheeteditor/main/locale/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index a752333f9..a237ad277 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -1716,6 +1716,8 @@ "SSE.Views.HyperlinkSettingsDialog.textTitle": "Hyperlink Settings", "SSE.Views.HyperlinkSettingsDialog.txtEmpty": "This field is required", "SSE.Views.HyperlinkSettingsDialog.txtNotUrl": "This field should be a URL in the \"http://www.example.com\" format", + "SSE.Views.HyperlinkSettingsDialog.textSheets": "Sheets", + "SSE.Views.HyperlinkSettingsDialog.textNames": "Defined names", "SSE.Views.ImageSettings.textAdvanced": "Show advanced settings", "SSE.Views.ImageSettings.textCrop": "Crop", "SSE.Views.ImageSettings.textCropFill": "Fill",