From 2075a43a01a9aaa02e793b0cb408549ad20f9b51 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Wed, 29 May 2019 12:05:46 +0300 Subject: [PATCH] [DE mobile] Fix translation --- apps/documenteditor/mobile/locale/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/documenteditor/mobile/locale/en.json b/apps/documenteditor/mobile/locale/en.json index 436f8f198..b78d2efde 100644 --- a/apps/documenteditor/mobile/locale/en.json +++ b/apps/documenteditor/mobile/locale/en.json @@ -205,7 +205,7 @@ "DE.Controllers.Collaboration.textSmallCaps": "Small caps", "DE.Controllers.Collaboration.textPosition": "Position", "DE.Controllers.Collaboration.textShd": "Background color", - "DE.Controllers.Collaboration.textContextual": "Don\'t add interval between paragraphs of the same style", + "DE.Controllers.Collaboration.textContextual": "Don't add interval between paragraphs of the same style", "DE.Controllers.Collaboration.textNoContextual": "Add interval between paragraphs of the same style", "DE.Controllers.Collaboration.textIndentLeft": "Indent left", "DE.Controllers.Collaboration.textIndentRight": "Indent right", @@ -218,8 +218,8 @@ "DE.Controllers.Collaboration.textKeepNext": "Keep with next", "DE.Controllers.Collaboration.textKeepLines": "Keep lines together", "DE.Controllers.Collaboration.textNoBreakBefore": "No page break before", - "DE.Controllers.Collaboration.textNoKeepNext": "Don\'t keep with next", - "DE.Controllers.Collaboration.textNoKeepLines": "Don\'t keep lines together", + "DE.Controllers.Collaboration.textNoKeepNext": "Don't keep with next", + "DE.Controllers.Collaboration.textNoKeepLines": "Don't keep lines together", "DE.Controllers.Collaboration.textLineSpacing": "Line Spacing: ", "DE.Controllers.Collaboration.textMultiple": "multiple", "DE.Controllers.Collaboration.textAtLeast": "at least",