From 7563a07e1c4393b91c81c664b2afb931aa011a49 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Sat, 7 Aug 2010 22:42:13 +0200 Subject: fix some strings. --- src/session.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/session.py') diff --git a/src/session.py b/src/session.py index 851ef3a7e..2d2b017af 100644 --- a/src/session.py +++ b/src/session.py @@ -432,7 +432,7 @@ class ChatControlSession(stanza_session.EncryptedStanzaSession): self.dialog = dialogs.YesNoDialog(_('Confirm these session ' 'options'), - _('''The remote client wants to negotiate an session with these features: + _('''The remote client wants to negotiate a session with these features: %s -- cgit v1.2.3