[SSE] Fix translation
This commit is contained in:
parent
59997a0212
commit
b8291cd05f
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue