From b307b989269f7cc7abc119b85ece1312e240baac Mon Sep 17 00:00:00 2001 From: ansuz Date: Fri, 11 Dec 2020 17:05:43 +0530 Subject: [PATCH] remove hardcoded translation from /profile/ --- www/profile/inner.js | 1 - 1 file changed, 1 deletion(-) diff --git a/www/profile/inner.js b/www/profile/inner.js index 3917e2b2a..375f9588c 100644 --- a/www/profile/inner.js +++ b/www/profile/inner.js @@ -243,7 +243,6 @@ define([ return; } - Messages.contacts_confirmCancel = "Are you sure you want to cancel your contact request with {0}?"; // XXX var addCancel = function () { var cancelButton = h('button.btn.btn-danger.cp-app-profile-friend-request', [ h('i.fa.fa-user-times'),