The word 'Create' is not in core's l10n domain
This commit is contained in:
Родитель
6ccdf464a8
Коммит
43e48e4ec5
|
@ -319,7 +319,7 @@ var odfViewer = {
|
|||
$(this).ocdialog('close');
|
||||
}
|
||||
}, {
|
||||
text: t('core', 'Create'),
|
||||
text: t('richdocuments', 'Create'),
|
||||
classes: 'primary',
|
||||
click: function() {
|
||||
var templateId = this.dataset.templateId;
|
||||
|
|
Загрузка…
Ссылка в новой задаче