Merge pull request #2550 from ONLYOFFICE/fix/Bug-63916

Bug 63916
This commit is contained in:
Julia Radzhabova
2023-08-31 12:30:10 +03:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@ -1988,6 +1988,7 @@
"PE.Views.FileMenuPanels.Settings.txtHieroglyphs": "Hieroglyphs",
"PE.Views.FileMenuPanels.Settings.txtInch": "Inch",
"PE.Views.FileMenuPanels.Settings.txtLast": "View Last",
"PE.Views.FileMenuPanels.Settings.txtLastUsed": "Last used",
"PE.Views.FileMenuPanels.Settings.txtMac": "as OS X",
"PE.Views.FileMenuPanels.Settings.txtNative": "Native",
"PE.Views.FileMenuPanels.Settings.txtProofing": "Proofing",

View File

@ -2588,7 +2588,8 @@
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtIt": "Italian",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtJa": "Japanese",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtKo": "Korean",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtLastUse": "Last use",
"del_SSE.Views.FileMenuPanels.MainSettingsGeneral.txtLastUse": "Last use",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtLastUsed": "Last use",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtLo": "Lao",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtLv": "Latvian",
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtMac": "as OS X",