diff --git a/apps/documenteditor/mobile/locale/en.json b/apps/documenteditor/mobile/locale/en.json
index 464648cc9b..4419042343 100644
--- a/apps/documenteditor/mobile/locale/en.json
+++ b/apps/documenteditor/mobile/locale/en.json
@@ -1,5 +1,5 @@
{
- "Main" : {
+ "Main": {
"SDK": {
"Series": "Series",
"Diagram Title": "Chart Title",
@@ -47,12 +47,10 @@
"textPaidFeature": "Paid feature",
"textCustomLoader": "Please note that according to the terms of the license you are not entitled to change the loader. Please contact our Sales Department to get a quote.",
"textClose": "Close",
-
"errorProcessSaveResult": "Saving is failed.",
"criticalErrorTitle": "Error",
"warnProcessRightsChange": "You have been denied the right to edit the file.",
"errorAccessDeny": "You are trying to perform an action you do not have rights for.
Please contact your Document Server administrator.",
-
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
"titleUpdateVersion": "Version changed",
"textHasMacros": "The file contains automatic macros.
Do you want to run macros?",
@@ -468,7 +466,7 @@
"textCancel": "Cancel",
"textPictureFromLibrary": "Picture from Library",
"textPictureFromURL": "Picture from URL",
- "textLinkSettings": "LinkSettings",
+ "textLinkSettings": "Link Settings",
"textBack": "Back",
"textEmptyImgUrl": "You need to specify image URL.",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
diff --git a/apps/presentationeditor/mobile/locale/en.json b/apps/presentationeditor/mobile/locale/en.json
index 7bcd5c37c9..c7de2720b5 100644
--- a/apps/presentationeditor/mobile/locale/en.json
+++ b/apps/presentationeditor/mobile/locale/en.json
@@ -1,6 +1,6 @@
{
- "Controller" : {
- "Main" : {
+ "Controller": {
+ "Main": {
"SDK": {
"Series": "Series",
"Diagram Title": "Chart Title",
@@ -48,12 +48,10 @@
"textPaidFeature": "Paid feature",
"textCustomLoader": "Please note that according to the terms of the license you are not entitled to change the loader. Please contact our Sales Department to get a quote.",
"textClose": "Close",
-
"errorProcessSaveResult": "Saving is failed.",
"criticalErrorTitle": "Error",
"warnProcessRightsChange": "You have been denied the right to edit the file.",
"errorAccessDeny": "You are trying to perform an action you do not have rights for.
Please contact your Document Server administrator.",
-
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
"titleUpdateVersion": "Version changed",
"textHasMacros": "The file contains automatic macros.
Do you want to run macros?",
@@ -219,7 +217,7 @@
"textOther": "Other",
"textPictureFromLibrary": "Picture from Library",
"textPictureFromURL": "Picture from URL",
- "textLinkSettings": "LinkSettings",
+ "textLinkSettings": "Link Settings",
"textBack": "Back",
"textEmptyImgUrl": "You need to specify image URL.",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",