From dc73c53f52106326e21d56ae8ed9ed9b8b7f1bee Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Thu, 3 May 2018 16:18:12 +0300 Subject: [PATCH] [Protection] Change translation --- apps/common/main/lib/view/Protection.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/common/main/lib/view/Protection.js b/apps/common/main/lib/view/Protection.js index ee68d3559..43623b50e 100644 --- a/apps/common/main/lib/view/Protection.js +++ b/apps/common/main/lib/view/Protection.js @@ -308,7 +308,7 @@ define([ txtDeletePwd: 'Delete password', txtAddPwd: 'Add password', txtInvisibleSignature: 'Add digital signature', - txtSignatureLine: 'Signature line' + txtSignatureLine: 'Add Signature line' } }()), Common.Views.Protection || {})); }); \ No newline at end of file