From b1f9243d8dc0f55b6834887675c1ffa2512d7e95 Mon Sep 17 00:00:00 2001 From: OVSharova Date: Sun, 8 Aug 2021 17:43:19 +0300 Subject: [PATCH] add del_ to en --- apps/presentationeditor/main/locale/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/presentationeditor/main/locale/en.json b/apps/presentationeditor/main/locale/en.json index 531e710a8..04f90f201 100644 --- a/apps/presentationeditor/main/locale/en.json +++ b/apps/presentationeditor/main/locale/en.json @@ -1645,12 +1645,12 @@ "PE.Views.SlideSettings.strForeground": "Foreground color", "PE.Views.SlideSettings.strPattern": "Pattern", "PE.Views.SlideSettings.strSlideNum": "Show Slide Number", - "PE.Views.SlideSettings.strStartOnClick": "Start On Click", + "del_PE.Views.SlideSettings.strStartOnClick": "Start On Click", "PE.Views.SlideSettings.strTransparency": "Opacity", "PE.Views.SlideSettings.textAdvanced": "Show advanced settings", "PE.Views.SlideSettings.textAngle": "Angle", "del_PE.Views.SlideSettings.textApplyAll": "Apply to All Slides", - "PE.Views.SlideSettings.textBlack": "Through Black", + "del_PE.Views.SlideSettings.textBlack": "Through Black", "del_PE.Views.SlideSettings.textBottom": "Bottom", "del_PE.Views.SlideSettings.textBottomLeft": "Bottom Left", "del_PE.Views.SlideSettings.textBottomRight": "Bottom Right",