From 41ab33245864f24deba6d01829ca496b1c2806f8 Mon Sep 17 00:00:00 2001 From: Maria-Sukhova Date: Wed, 18 May 2022 19:11:50 +0300 Subject: [PATCH] update translations --- products/ASC.Files/Client/public/locales/en/ConnectDialog.json | 1 - products/ASC.Files/Client/public/locales/en/Home.json | 2 +- web/ASC.Web.Client/public/locales/en/Settings.json | 1 - web/ASC.Web.Client/public/locales/ru/Settings.json | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/products/ASC.Files/Client/public/locales/en/ConnectDialog.json b/products/ASC.Files/Client/public/locales/en/ConnectDialog.json index 9413fdb96e..22219770e9 100644 --- a/products/ASC.Files/Client/public/locales/en/ConnectDialog.json +++ b/products/ASC.Files/Client/public/locales/en/ConnectDialog.json @@ -3,7 +3,6 @@ "ConnectFolderTitle": "Folder title", "ConnectMakeShared": "Share and put into 'Common' folder", "ConnectionUrl": "Connection url", - "ConvertedFileDestination": "", "Login": "Login", "Reconnect": "Reconnect" } diff --git a/products/ASC.Files/Client/public/locales/en/Home.json b/products/ASC.Files/Client/public/locales/en/Home.json index 07fb639a49..abc26ddb73 100644 --- a/products/ASC.Files/Client/public/locales/en/Home.json +++ b/products/ASC.Files/Client/public/locales/en/Home.json @@ -47,7 +47,7 @@ "NewPresentation": "New presentation", "NewSpreadsheet": "New spreadsheet", "NoSubfolders": "No subfolders", - "NotFoundFilterTitle": "", + "NotFoundFilterTitle": "Nothing found", "Open": "Open", "OpenLocation": "Open location", "Presentation": "Presentation", diff --git a/web/ASC.Web.Client/public/locales/en/Settings.json b/web/ASC.Web.Client/public/locales/en/Settings.json index 3b889e6002..d69e9a52ba 100644 --- a/web/ASC.Web.Client/public/locales/en/Settings.json +++ b/web/ASC.Web.Client/public/locales/en/Settings.json @@ -105,7 +105,6 @@ "PortalOwner": "Portal Owner", "PortalRenaming": "Portal Renaming", "PortalRenamingDescription": "Here you can change your portal address.", - "PortalRenamingDescriptionTooltip": "", "PortalRenamingLabelText": "New portal name", "PortalRenamingMobile": "Enter the part that will appear next to the onlyoffice.com/onlyoffice.eu portal address. Please note: your old portal address will become available to new users once you click the Save button.", "PortalRenamingSettingsTooltip": "<0>{{text}} Enter the part that will appear next to the onlyoffice.com/onlyoffice.eu portal address.", diff --git a/web/ASC.Web.Client/public/locales/ru/Settings.json b/web/ASC.Web.Client/public/locales/ru/Settings.json index 8abda0a6d1..e337a66284 100644 --- a/web/ASC.Web.Client/public/locales/ru/Settings.json +++ b/web/ASC.Web.Client/public/locales/ru/Settings.json @@ -105,7 +105,6 @@ "PortalOwner": "Владелец портала", "PortalRenaming": "Изменение имени портала", "PortalRenamingDescription": "Здесь вы можете изменить адрес портала.", - "PortalRenamingDescriptionTooltip": "Введите часть адреса портала, которая идет перед onlyoffice.com/onlyoffice.eu.", "PortalRenamingLabelText": "Новое имя портала", "PortalRenamingMobile": "Введите часть адреса портала, которая идет перед onlyoffice.com/onlyoffice.eu. Обратите внимание: ваш старый адрес портала станет доступен для новых пользователей, как только вы нажмете кнопку Сохранить", "PortalRenamingSettingsTooltip": "<0>{{text}} Введите часть адреса портала, которая идет перед onlyoffice.com/onlyoffice.eu.",