~ubuntu-branches/ubuntu/saucy/irssi-plugin-otr/saucy-proposed

« back to all changes in this revision

Viewing changes to formats.txt

  • Committer: Bazaar Package Importer
  • Author(s): David Spreen
  • Date: 2009-02-16 16:33:28 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090216163328-huzenu0s2j3uvlk3
Tags: 0.3-1
* New upstream release.
* First upload to unstable after 0.2. Introduces xchat-otr
  to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
kg_mkdir        created directory %s
7
7
kg_pipe Key generation for %s: error creating pipe: %s
8
8
kg_fork Key generation for %s: fork() error: %s
9
 
kg_initiated    Key generation for %s: initiated. This might take several minutes or on some systems even an hour. If you wanna check that something is happening, see if there are two irssi processes.
 
9
kg_initiated    Key generation for %s: initiated. This might take several minutes or on some systems even an hour. If you wanna check that something is happening, see if there are two processes of your IRC client.
10
10
kg_exited       Key generation for %s: child terminated for unknown reason
11
11
kg_exitsig      Key generation for %s: child was killed by signal %s
12
12
kg_pollerr      Key generation for %s: error poll()ing child: %s
63
63
auth_peer_wrong_smp4    %s sent a wrong authentication message (SMP4).
64
64
auth_successful Authentication successful!
65
65
auth_failed     Authentication failed!
 
66
auth_needenc    You need to establish an OTR session before you can authenticate.
66
67
Commands
67
68
cmd_otr We're alive
68
 
cmd_qnotfound   failed: Can't get query details
 
69
cmd_qnotfound   Failed: Can't get nick and server of current query window. (Or maybe you're doing this in the status window?)
69
70
cmd_auth        Please agree on a secret with your peer and then initiate the authentication with /otr auth <secret> or let him initiate. Should you initiate your peer will after a little while be instructed to enter the secret as well. Once he has done so the authentication will finish up. Should you have both typed in the same secret the authentication should be successful.
70
71
cmd_debug_on    Debug mode is on
71
72
cmd_debug_off   Debug mode is off
72
 
cmd_finish      Finished conversation with %s
 
73
cmd_finish      Finished conversation with %s@%s.
 
74
cmd_finishall_none      No conversations to finish.
73
75
cmd_version     This is irssi-otr version %s
74
76
peer_finished   %s has finished the OTR conversation. If you want to continue talking enter %9/otr finish%9 for plaintext or ?OTR? to restart OTR.
75
77
Contexts
81
83
ctx_fps_smp     %s %gauthenticated%n via shared secret (SMP)
82
84
ctx_fps_man     %s %gauthenticated%n manually
83
85
ctx_noctxs      No active OTR contexts found
84
 
Nickignore
85
 
nickignore      xmlconsole[0-9]*
86
86
Statusbar
87
87
st_plaintext    {sb plaintext}
88
88
st_untrusted    {sb %rOTR(not auth'ed)%n}