Remove an extra plus.

It makes the message appear like "... Only the owner of the conferenceNAN".
This commit is contained in:
fo 2014-08-14 16:53:12 +03:00
parent 6c13b1b84f
commit e9c8f00b7e
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ var Toolbar = (function (my) {
);
else
$.prompt("This conversation isn't currently protected by"
+ " a secret key. Only the owner of the conference" +
+ " a secret key. Only the owner of the conference"
+ " could set a shared key.",
{
title: "Secrect key",