Add missing XXX

pull/1/head
yflory 4 years ago
parent 5bd09fe5d2
commit 54b32690b2

@ -1031,9 +1031,9 @@ define([
}); });
}, true); }, true);
Messages.team_exportTitle = "Download team drive"; Messages.team_exportTitle = "Download team drive"; // XXX
Messages.team_exportHint = "Download all the pads frm this team's drive in a readable format (when available)."; Messages.team_exportHint = "Download all the pads frm this team's drive in a readable format (when available)."; // XXX
Messages.team_exportButton = "Download"; Messages.team_exportButton = "Download"; // XXX
makeBlock('export', function (common, cb) { makeBlock('export', function (common, cb) {
// Backup all the pads // Backup all the pads
var sframeChan = common.getSframeChannel(); var sframeChan = common.getSframeChannel();

Loading…
Cancel
Save