for a dialog when importing item attribute editor templates
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
var r = g.error.yns_alert(
$('catStrings').getString('staff.cat.copy_editor.import_templates.save.prompt'),
- $('catStrings').getFormattedString('staff.cat.copy_editor.import_templates.save.title'),
+ $('catStrings').getFormattedString('staff.cat.copy_editor.import_templates.save.title',[i]),
$('catStrings').getString('staff.cat.copy_editor.import_templates.save.yes'),
$('catStrings').getString('staff.cat.copy_editor.import_templates.save.no'),
null,