Fix Bug 50831

This commit is contained in:
ShimaginAndrey 2021-06-15 16:14:02 +03:00
parent d2c7b5dfe8
commit 237d03ea57
2 changed files with 5 additions and 9 deletions

View file

@ -1,5 +1,5 @@
{ {
"Main" : { "Main": {
"SDK": { "SDK": {
"Series": "Series", "Series": "Series",
"Diagram Title": "Chart Title", "Diagram Title": "Chart Title",
@ -47,12 +47,10 @@
"textPaidFeature": "Paid feature", "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.", "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", "textClose": "Close",
"errorProcessSaveResult": "Saving is failed.", "errorProcessSaveResult": "Saving is failed.",
"criticalErrorTitle": "Error", "criticalErrorTitle": "Error",
"warnProcessRightsChange": "You have been denied the right to edit the file.", "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.<br>Please contact your Document Server administrator.", "errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.",
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.", "errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
"titleUpdateVersion": "Version changed", "titleUpdateVersion": "Version changed",
"textHasMacros": "The file contains automatic macros.<br>Do you want to run macros?", "textHasMacros": "The file contains automatic macros.<br>Do you want to run macros?",
@ -468,7 +466,7 @@
"textCancel": "Cancel", "textCancel": "Cancel",
"textPictureFromLibrary": "Picture from Library", "textPictureFromLibrary": "Picture from Library",
"textPictureFromURL": "Picture from URL", "textPictureFromURL": "Picture from URL",
"textLinkSettings": "LinkSettings", "textLinkSettings": "Link Settings",
"textBack": "Back", "textBack": "Back",
"textEmptyImgUrl": "You need to specify image URL.", "textEmptyImgUrl": "You need to specify image URL.",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"", "txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",

View file

@ -1,6 +1,6 @@
{ {
"Controller" : { "Controller": {
"Main" : { "Main": {
"SDK": { "SDK": {
"Series": "Series", "Series": "Series",
"Diagram Title": "Chart Title", "Diagram Title": "Chart Title",
@ -48,12 +48,10 @@
"textPaidFeature": "Paid feature", "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.", "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", "textClose": "Close",
"errorProcessSaveResult": "Saving is failed.", "errorProcessSaveResult": "Saving is failed.",
"criticalErrorTitle": "Error", "criticalErrorTitle": "Error",
"warnProcessRightsChange": "You have been denied the right to edit the file.", "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.<br>Please contact your Document Server administrator.", "errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.",
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.", "errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
"titleUpdateVersion": "Version changed", "titleUpdateVersion": "Version changed",
"textHasMacros": "The file contains automatic macros.<br>Do you want to run macros?", "textHasMacros": "The file contains automatic macros.<br>Do you want to run macros?",
@ -219,7 +217,7 @@
"textOther": "Other", "textOther": "Other",
"textPictureFromLibrary": "Picture from Library", "textPictureFromLibrary": "Picture from Library",
"textPictureFromURL": "Picture from URL", "textPictureFromURL": "Picture from URL",
"textLinkSettings": "LinkSettings", "textLinkSettings": "Link Settings",
"textBack": "Back", "textBack": "Back",
"textEmptyImgUrl": "You need to specify image URL.", "textEmptyImgUrl": "You need to specify image URL.",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"", "txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",