From a7e375ced19f2672ab4415527591f8362b2f07af Mon Sep 17 00:00:00 2001 From: Julia Svinareva Date: Tue, 16 Apr 2019 20:34:44 +0300 Subject: [PATCH] [pe mobile] corrected translation --- apps/presentationeditor/mobile/locale/en.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/presentationeditor/mobile/locale/en.json b/apps/presentationeditor/mobile/locale/en.json index 95a83c7dc6..f9c720d891 100644 --- a/apps/presentationeditor/mobile/locale/en.json +++ b/apps/presentationeditor/mobile/locale/en.json @@ -465,11 +465,11 @@ "PE.Views.Settings.textSpellcheck": "Spell Checking", "PE.Views.Settings.textTel": "tel", "PE.Views.Settings.textVersion": "Version", - "DE.Views.Settings.textApplicationSettings": "Application Settings", - "DE.Views.Settings.textUnitOfMeasurement": "Unit of Measurement", - "DE.Views.Settings.textCentimeter": "Centimeter", - "DE.Views.Settings.textPoint": "Point", - "DE.Views.Settings.textInch": "Inch", + "PE.Views.Settings.textApplicationSettings": "Application Settings", + "PE.Views.Settings.textUnitOfMeasurement": "Unit of Measurement", + "PE.Views.Settings.textCentimeter": "Centimeter", + "PE.Views.Settings.textPoint": "Point", + "PE.Views.Settings.textInch": "Inch", "PE.Views.Settings.unknownText": "Unknown", "PE.Views.Toolbar.textBack": "Back" } \ No newline at end of file