From 3668ec5305b3e22462441845a1b3ca92f67b4263 Mon Sep 17 00:00:00 2001 From: ShimaginAndrey Date: Tue, 12 Oct 2021 11:03:12 +0300 Subject: [PATCH] [PE] Fix Bug 53056 --- apps/presentationeditor/mobile/locale/en.json | 2 +- apps/presentationeditor/mobile/src/view/edit/EditSlide.jsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/presentationeditor/mobile/locale/en.json b/apps/presentationeditor/mobile/locale/en.json index eb61a4bb9..a11a01f37 100644 --- a/apps/presentationeditor/mobile/locale/en.json +++ b/apps/presentationeditor/mobile/locale/en.json @@ -372,7 +372,7 @@ "textTopLeft": "Top-Left", "textTopRight": "Top-Right", "textTotalRow": "Total Row", - "textTransition": "Transition", + "textTransitions": "Transitions", "textType": "Type", "textUnCover": "UnCover", "textVerticalIn": "Vertical In", diff --git a/apps/presentationeditor/mobile/src/view/edit/EditSlide.jsx b/apps/presentationeditor/mobile/src/view/edit/EditSlide.jsx index 60acd7b49..549bf0032 100644 --- a/apps/presentationeditor/mobile/src/view/edit/EditSlide.jsx +++ b/apps/presentationeditor/mobile/src/view/edit/EditSlide.jsx @@ -19,7 +19,7 @@ const EditSlide = props => { - { return ( - + {Device.phone &&