Update translation key

This commit is contained in:
yflory
2018-12-11 11:09:34 +01:00
parent 8affe4053c
commit 13da052325
3 changed files with 3 additions and 3 deletions

View File

@@ -768,7 +768,7 @@ define([
break;
case 'print':
button = $('<button>', {
title: Messages.printButtonTitle,
title: Messages.printButtonTitle2,
'class': "fa fa-print cp-toolbar-icon-print",
}).append($('<span>', {'class': 'cp-toolbar-drawer-element'}).text(Messages.printText));
break;