[SSE] Fix translation

This commit is contained in:
Julia Radzhabova 2019-04-18 13:24:14 +03:00
parent 59997a0212
commit b8291cd05f

View file

@ -150,7 +150,7 @@ define([
var me = this;
(new Common.Views.OpenDialog({
title: me.txtImportWizard,
title: me.textWizard,
closable: true,
type: Common.Utils.importTextType.Columns,
preview: true,