SPARK-1371 added tooltip to otr button

git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@12479 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Holger Bergunde
2011-06-14 10:49:49 +00:00
committed by holger.bergunde
parent b6af709371
commit d331b86e00
3 changed files with 4 additions and 2 deletions

View File

@ -72,6 +72,8 @@ public class OTRSession {
}
});
_otrButton.setToolTipText(OTRResources.getString("otr.chat.button.tooltip"));
_OtrEnabled = OTRProperties.getInstance().getIsOTREnabled();
}

View File

@ -15,7 +15,7 @@ otr.key.not.verified.text = Following key is not verified!
otr.start.session.with = OTR encrypted Session with {0}
otr.not.enabled = You recieved an OTR request. You should enable OTR in preferences.
otr.chat.is.still.encrypted = This conversation is still encrypted.
otr.chat.button.tooltip = Message encryption
#Table Columns
otr.table.jid = User's JID
otr.table.public.key = Public key

View File

@ -13,7 +13,7 @@ otr.key.not.verified.title = Schl
otr.question.verify = Beglaubigen?
otr.key.not.verified.text = Folgender Schl<68>ssel ist nicht beglaubigt:
otr.start.session.with = OTR Sitzung mit {0}
otr.chat.button.tooltip = Nachrichtenverschl<EFBFBD>sselung
otr.not.enabled = Sie haben eine OTR Anfrage empfagen. Sie sollten OTR in den Einstellungen aktivieren.
otr.chat.is.still.encrypted = OTR Sitzung aktiv. Nachrichten werden verschl<68>sselt.
#Table Columns