diff --git a/apps/common/main/lib/view/OpenDialog.js b/apps/common/main/lib/view/OpenDialog.js
index 467717eb6..4f2c7e00d 100644
--- a/apps/common/main/lib/view/OpenDialog.js
+++ b/apps/common/main/lib/view/OpenDialog.js
@@ -59,7 +59,7 @@ define([
width = 414;
height = 277;
} else {
- width = (options.type !== Common.Utils.importTextType.DRM) ? 340 : (options.warning ? 370 : 262);
+ width = (options.type !== Common.Utils.importTextType.DRM) ? 340 : (options.warning ? 420 : 262);
height = (options.type == Common.Utils.importTextType.CSV || options.type == Common.Utils.importTextType.Paste || options.type == Common.Utils.importTextType.Columns) ? 190 : (options.warning ? 187 : 147);
}
@@ -87,7 +87,7 @@ define([
'
',
diff --git a/apps/documenteditor/main/locale/bg.json b/apps/documenteditor/main/locale/bg.json
index e85fa4fd6..b5e7022e9 100644
--- a/apps/documenteditor/main/locale/bg.json
+++ b/apps/documenteditor/main/locale/bg.json
@@ -1712,7 +1712,7 @@
"DE.Views.RightMenu.txtTableSettings": "Настройки на таблицата",
"DE.Views.RightMenu.txtTextArtSettings": "Настройки за текстово изкуство",
"DE.Views.ShapeSettings.strBackground": "Цвят на фона",
- "DE.Views.ShapeSettings.strChange": "Промяна на автоматична форма",
+ "DE.Views.ShapeSettings.strChange": "Промяна на форма",
"DE.Views.ShapeSettings.strColor": "Цвят",
"DE.Views.ShapeSettings.strFill": "Напълнете",
"DE.Views.ShapeSettings.strForeground": "Цвят на преден план",
diff --git a/apps/presentationeditor/main/locale/bg.json b/apps/presentationeditor/main/locale/bg.json
index fddb8defa..e48f40bfd 100644
--- a/apps/presentationeditor/main/locale/bg.json
+++ b/apps/presentationeditor/main/locale/bg.json
@@ -1292,7 +1292,7 @@
"PE.Views.RightMenu.txtTableSettings": "Настройки на таблицата",
"PE.Views.RightMenu.txtTextArtSettings": "Настройки за текстово изкуство",
"PE.Views.ShapeSettings.strBackground": "Цвят на фона",
- "PE.Views.ShapeSettings.strChange": "Промяна на автоматична форма",
+ "PE.Views.ShapeSettings.strChange": "Промяна на форма",
"PE.Views.ShapeSettings.strColor": "Цвят",
"PE.Views.ShapeSettings.strFill": "Напълнете",
"PE.Views.ShapeSettings.strForeground": "Цвят на преден план",
diff --git a/apps/spreadsheeteditor/main/app/template/NameManagerDlg.template b/apps/spreadsheeteditor/main/app/template/NameManagerDlg.template
index 7f619ba8b..22332cd8e 100644
--- a/apps/spreadsheeteditor/main/app/template/NameManagerDlg.template
+++ b/apps/spreadsheeteditor/main/app/template/NameManagerDlg.template
@@ -12,7 +12,7 @@
-