remove hardcoded translation from /profile/

pull/1/head
ansuz 4 years ago
parent 4a3ac980f4
commit b307b98926

@ -243,7 +243,6 @@ define([
return; return;
} }
Messages.contacts_confirmCancel = "Are you sure you want to cancel your contact request with <b>{0}</b>?"; // XXX
var addCancel = function () { var addCancel = function () {
var cancelButton = h('button.btn.btn-danger.cp-app-profile-friend-request', [ var cancelButton = h('button.btn.btn-danger.cp-app-profile-friend-request', [
h('i.fa.fa-user-times'), h('i.fa.fa-user-times'),

Loading…
Cancel
Save