1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-26 19:22:22 -05:00

Change default text events

This commit is contained in:
Berke Viktor 2012-10-27 13:30:30 +02:00
parent 9634e4574f
commit cd3ade3046
3 changed files with 276 additions and 270 deletions

View File

@ -1,3 +1,9 @@
/* process textevents.in with make-te < textevents.in > textevents.h 2> textenums.h
* textevents.in notes:
* - the n prefix means the event text does not have to be translated thus
* the N_() encapsulation will be omitted
*/
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
#include <stdlib.h> #include <stdlib.h>

View File

@ -3,49 +3,49 @@
const struct text_event te[] = { const struct text_event te[] = {
{"Add Notify", pevt_generic_nick_help, 1, {"Add Notify", pevt_generic_nick_help, 1,
N_("%C22*%O$t$1 added to notify list.")}, N_("%C18*%O$t%C18$1%O added to notify list.")},
{"Ban List", pevt_banlist_help, 4, {"Ban List", pevt_banlist_help, 4,
N_("%C22*%O$t$1 Banlist:%C19 $4%C20 $2%C21 $3")}, N_("%C22*%O$t%C22$1%O Banlist:%C18 $2%O for%C24 $4%O by%C26 $3%O")},
{"Banned", pevt_generic_channel_help, 1, {"Banned", pevt_generic_channel_help, 1,
N_("%C22*%O$tCannot join%C26 %B$1 %O(You are banned).")}, N_("%C22*%O$tCannot join%C22 $1 %O(%C20You are banned%O).")},
{"Beep", pevt_generic_none_help, 128, {"Beep", pevt_generic_none_help, 128,
""}, ""},
{"Change Nick", pevt_changenick_help, 2, {"Change Nick", pevt_changenick_help, 2,
N_("%C22*%O$t$1 is now known as $2")}, N_("%C24*%O$t%C28$1%O is now known as%C18 $2%O")},
{"Channel Action", pevt_chanaction_help, 132, {"Channel Action", pevt_chanaction_help, 132,
"%C18*$t$1%O $2"}, "%C18*$t%B$1%O $2"},
{"Channel Action Hilight", pevt_chanaction_help, 132, {"Channel Action Hilight", pevt_chanaction_help, 132,
"%C21*%O$t%C21%B$1%O%C21 $2"}, "%C19*$t%B$1%B $2%O"},
{"Channel Ban", pevt_chanban_help, 2, {"Channel Ban", pevt_chanban_help, 2,
N_("%C22*%O$t$1 sets ban on $2")}, N_("%C22*%O$t%C26$1%O sets ban on %C18$2%O")},
{"Channel Creation", pevt_chandate_help, 2, {"Channel Creation", pevt_chandate_help, 1,
N_("%C22*%O$tChannel $1 created on $2")}, N_("%C22*%O$tChannel %C22$1%O created")},
{"Channel DeHalfOp", pevt_chandehop_help, 2, {"Channel DeHalfOp", pevt_chandehop_help, 2,
N_("%C22*%O$t%C26$1%O removes channel half-operator status from%C26 $2")}, N_("%C22*%O$t%C26$1%O removes channel half-operator status from %C18$2%O")},
{"Channel DeOp", pevt_chandeop_help, 2, {"Channel DeOp", pevt_chandeop_help, 2,
N_("%C22*%O$t%C26$1%O removes channel operator status from%C26 $2")}, N_("%C22*%O$t%C26$1%O removes channel operator status from %C18$2%O")},
{"Channel DeVoice", pevt_chandevoice_help, 2, {"Channel DeVoice", pevt_chandevoice_help, 2,
N_("%C22*%O$t%C26$1%O removes voice from%C26 $2")}, N_("%C22*%O$t%C26$1%O removes voice from %C18$2%O")},
{"Channel Exempt", pevt_chanexempt_help, 2, {"Channel Exempt", pevt_chanexempt_help, 2,
N_("%C22*%O$t$1 sets exempt on $2")}, N_("%C22*%O$t%C26 $1%C sets exempt on %C18$2%O")},
{"Channel Half-Operator", pevt_chanhop_help, 2, {"Channel Half-Operator", pevt_chanhop_help, 2,
N_("%C22*%O$t%C26$1%O gives channel half-operator status to%C26 $2")}, N_("%C22*%O$t%C26$1%O gives channel half-operator status to %C18$2%O")},
{"Channel INVITE", pevt_chaninvite_help, 2, {"Channel INVITE", pevt_chaninvite_help, 2,
N_("%C22*%O$t$1 sets invite on $2")}, N_("%C22*%O$t%C26 $1%C sets invite on %C18$2%O")},
{"Channel List", pevt_generic_none_help, 0, {"Channel List", pevt_generic_none_help, 0,
N_("%UChannel Users Topic")}, N_("%UChannel Users Topic")},
@ -54,250 +54,250 @@ N_("%UChannel Users Topic")},
"%C18%H<%H$4$1%H>%H%O$t$2"}, "%C18%H<%H$4$1%H>%H%O$t$2"},
{"Channel Mode Generic", pevt_chanmodegen_help, 4, {"Channel Mode Generic", pevt_chanmodegen_help, 4,
N_("%C22*%O$t$1 sets mode $2$3 $4")}, N_("%C22*%O$t%C26$1%O sets mode %C24$2$3%O on %C22$4%O")},
{"Channel Modes", pevt_chanmodes_help, 2, {"Channel Modes", pevt_chanmodes_help, 2,
N_("%C22*%O$t%C22Channel $1 modes: $2")}, N_("%C22*%O$tChannel %C22$1%O modes: %C24$2")},
{"Channel Msg Hilight", pevt_chanmsg_help, 132, {"Channel Msg Hilight", pevt_chanmsg_help, 132,
"$4%C21%B%H<%H$1%H>%H%O%C21$t$2"}, "%C19%H<%H$4%B$1%B%H>%H$t$2%O"},
{"Channel Notice", pevt_channotice_help, 131, {"Channel Notice", pevt_channotice_help, 131,
"%C28-%C29$1/$2%C28-%O$t$3"}, "-%C18$1%C/%C22$2%C-$t$3%O"},
{"Channel Operator", pevt_chanop_help, 2, {"Channel Operator", pevt_chanop_help, 2,
N_("%C22*%O$t%C26$1%O gives channel operator status to%C26 $2")}, N_("%C22*%O$t%C26$1%O gives channel operator status to %C18$2%O")},
{"Channel Remove Exempt", pevt_chanrmexempt_help, 2, {"Channel Remove Exempt", pevt_chanrmexempt_help, 2,
N_("%C22*%O$t$1 removes exempt on $2")}, N_("%C22*%O$t%C26$1%O removes exempt on %C18$2%O")},
{"Channel Remove Invite", pevt_chanrminvite_help, 2, {"Channel Remove Invite", pevt_chanrminvite_help, 2,
N_("%C22*%O$t$1 removes invite on $2")}, N_("%C22*%O$t%C26 $1%O removes invite on %C18$2%O")},
{"Channel Remove Keyword", pevt_chanrmkey_help, 1, {"Channel Remove Keyword", pevt_chanrmkey_help, 1,
N_("%C22*%O$t$1 removes channel keyword")}, N_("%C22*%O$t%C26$1%O removes channel keyword")},
{"Channel Remove Limit", pevt_chanrmlimit_help, 1, {"Channel Remove Limit", pevt_chanrmlimit_help, 1,
N_("%C22*%O$t$1 removes user limit")}, N_("%C22*%O$t%C26$1%O removes user limit")},
{"Channel Set Key", pevt_chansetkey_help, 2, {"Channel Set Key", pevt_chansetkey_help, 2,
N_("%C22*%O$t$1 sets channel keyword to $2")}, N_("%C22*%O$t$1 sets channel keyword to %C24$2%O")},
{"Channel Set Limit", pevt_chansetlimit_help, 2, {"Channel Set Limit", pevt_chansetlimit_help, 2,
N_("%C22*%O$t$1 sets channel limit to $2")}, N_("%C22*%O$t%C26$1%O sets channel limit to %C24$2%O")},
{"Channel UnBan", pevt_chanunban_help, 2, {"Channel UnBan", pevt_chanunban_help, 2,
N_("%C22*%O$t$1 removes ban on $2")}, N_("%C22*%O$t%C26$1%O removes ban on %C24$2%O")},
{"Channel Voice", pevt_chanvoice_help, 2, {"Channel Voice", pevt_chanvoice_help, 2,
N_("%C22*%O$t%C26$1%O gives voice to%C26 $2")}, N_("%C22*%O$t%C26$1%O gives voice to %C18$2%O")},
{"Connected", pevt_generic_none_help, 0, {"Connected", pevt_generic_none_help, 0,
N_("%C22*%O$t%C22Connected. Now logging in...")}, N_("%C23*%O$tConnected. Now logging in.")},
{"Connecting", pevt_connect_help, 3, {"Connecting", pevt_connect_help, 3,
N_("%C22*%O$t%C22Connecting to $1 ($2) port $3%O...")}, N_("%C23*%O$tConnecting to %C29$1%C (%C23$2:$3%O)")},
{"Connection Failed", pevt_connfail_help, 1, {"Connection Failed", pevt_connfail_help, 1,
N_("%C21*%O$t%C21Connection failed. Error: $1")}, N_("%C20*%O$tConnection failed (%C20$1%O)")},
{"CTCP Generic", pevt_ctcpgen_help, 2, {"CTCP Generic", pevt_ctcpgen_help, 2,
N_("%C22*%O$tReceived a CTCP $1 from $2")}, N_("%C24*%O$tReceived a CTCP %C24$1%C from %C18$2%O")},
{"CTCP Generic to Channel", pevt_ctcpgenc_help, 3, {"CTCP Generic to Channel", pevt_ctcpgenc_help, 3,
N_("%C22*%O$tReceived a CTCP $1 from $2 (to $3)")}, N_("%C24*%C$tReceived a CTCP %C24$1%C from %C18$2%C (to %C22$3%C)%O")},
{"CTCP Send", pevt_ctcpsend_help, 2, {"CTCP Send", pevt_ctcpsend_help, 2,
N_("%C19>%O$1%C19<%O$tCTCP $2")}, N_(">%C18$1%C<$tCTCP %C24$2%O")},
{"CTCP Sound", pevt_ctcpsnd_help, 2, {"CTCP Sound", pevt_ctcpsnd_help, 2,
N_("%C22*%O$tReceived a CTCP Sound $1 from $2")}, N_("%C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%O")},
{"CTCP Sound to Channel", pevt_ctcpsnd_help, 3, {"CTCP Sound to Channel", pevt_ctcpsnd_help, 3,
N_("%C22*%O$tReceived a CTCP Sound $1 from $2 (to $3)")}, N_("%C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%C (to %C22$3%O)")},
{"DCC CHAT Abort", pevt_dccchatabort_help, 1, {"DCC CHAT Abort", pevt_dccchatabort_help, 1,
N_("%C22*%O$tDCC CHAT to %C26$1%O aborted.")}, N_("%C23*%O$tDCC CHAT to %C18$1%O aborted.")},
{"DCC CHAT Connect", pevt_dccchatcon_help, 2, {"DCC CHAT Connect", pevt_dccchatcon_help, 2,
N_("%C22*%O$tDCC CHAT connection established to %C26$1 %C30[%O$2%C30]")}, N_("%C24*%O$tDCC CHAT connection established to %C18$1%C %C30[%C24$2%C30]%O")},
{"DCC CHAT Failed", pevt_dccchaterr_help, 4, {"DCC CHAT Failed", pevt_dccchaterr_help, 4,
N_("%C22*%O$tDCC CHAT to %C26$1%O lost ($4).")}, N_("%C20*%O$tDCC CHAT to %C18$1%O lost (%C20$4%O)")},
{"DCC CHAT Offer", pevt_generic_nick_help, 1, {"DCC CHAT Offer", pevt_generic_nick_help, 1,
N_("%C22*%O$tReceived a DCC CHAT offer from $1")}, N_("%C24*%O$tReceived a DCC CHAT offer from %C18$1%O")},
{"DCC CHAT Offering", pevt_generic_nick_help, 1, {"DCC CHAT Offering", pevt_generic_nick_help, 1,
N_("%C22*%O$tOffering DCC CHAT to $1")}, N_("%C24*%O$tOffering DCC CHAT to %C18$1%O")},
{"DCC CHAT Reoffer", pevt_generic_nick_help, 1, {"DCC CHAT Reoffer", pevt_generic_nick_help, 1,
N_("%C22*%O$tAlready offering CHAT to $1")}, N_("%C24*%O$tAlready offering CHAT to %C18$1%O")},
{"DCC Conection Failed", pevt_dccconfail_help, 3, {"DCC Conection Failed", pevt_dccconfail_help, 3,
N_("%C22*%O$tDCC $1 connect attempt to%C26 $2%O failed (err=$3).")}, N_("%C20*%O$tDCC $1 connect attempt to %C18$2%O failed (%C20$3%O)")},
{"DCC Generic Offer", pevt_dccgenericoffer_help, 2, {"DCC Generic Offer", pevt_dccgenericoffer_help, 2,
N_("%C22*%O$tReceived '$1%O' from $2")}, N_("%C23*%O$tReceived '%C23$1%C' from %C18$2%O")},
{"DCC Header", pevt_generic_none_help, 0, {"DCC Header", pevt_generic_none_help, 0,
N_("%C24,18 Type To/From Status Size Pos File ")}, N_("%C16,17 Type To/From Status Size Pos File ")},
{"DCC Malformed", pevt_malformed_help, 2, {"DCC Malformed", pevt_malformed_help, 2,
N_("%C22*%O$tReceived a malformed DCC request from %C26$1%O.%010%C22*%O$tContents of packet: $2")}, N_("%C20*%O$tReceived a malformed DCC request from %C18$1%O.%010%C23*%O$tContents of packet: %C23$2%O")},
{"DCC Offer", pevt_dccoffer_help, 3, {"DCC Offer", pevt_dccoffer_help, 3,
N_("%C22*%O$tOffering%C26 $1%O to%C26 $2")}, N_("%C24*%O$tOffering '%C24$1%O' to %C18$2%O")},
{"DCC Offer Not Valid", pevt_generic_none_help, 0, {"DCC Offer Not Valid", pevt_generic_none_help, 0,
N_("%C22*%O$tNo such DCC offer.")}, N_("%C23*%O$tNo such DCC offer.")},
{"DCC RECV Abort", pevt_dccfileabort_help, 2, {"DCC RECV Abort", pevt_dccfileabort_help, 2,
N_("%C22*%O$tDCC RECV%C26 $2%O to%C26 $1%O aborted.")}, N_("%C23*%O$tDCC RECV '%C23$2%O' to %C18$1%O aborted.")},
{"DCC RECV Complete", pevt_dccrecvcomp_help, 4, {"DCC RECV Complete", pevt_dccrecvcomp_help, 4,
N_("%C22*%O$tDCC RECV%C26 $1%O from%C26 $3%O complete %C30[%C26$4%O cps%C30]%O.")}, N_("%C24*%O$tDCC RECV '%C23$1%O' from %C18$3%O complete %C30[%C24$4%O cps%C30]%O")},
{"DCC RECV Connect", pevt_dcccon_help, 3, {"DCC RECV Connect", pevt_dcccon_help, 3,
N_("%C22*%O$tDCC RECV connection established to%C26 $1 %C30[%O$2%C30]")}, N_("%C24*%O$tDCC RECV connection established to %C18$1 %C30[%O%C24$2%C30]%O")},
{"DCC RECV Failed", pevt_dccrecverr_help, 4, {"DCC RECV Failed", pevt_dccrecverr_help, 4,
N_("%C22*%O$tDCC RECV%C26 $1%O from%C26 $3%O failed ($4).")}, N_("%C20*%O$tDCC RECV '%C23$1%O' from %C18$3%O failed (%C20$4%O)")},
{"DCC RECV File Open Error", pevt_generic_file_help, 2, {"DCC RECV File Open Error", pevt_generic_file_help, 2,
N_("%C22*%O$tDCC RECV: Cannot open $1 for writing ($2).")}, N_("%C20*%O$tDCC RECV: Cannot open '%C23$1%C' for writing (%C20$2%O)")},
{"DCC Rename", pevt_dccrename_help, 2, {"DCC Rename", pevt_dccrename_help, 2,
N_("%C22*%O$tThe file%C26 $1%C already exists, saving it as%C26 $2%O instead.")}, N_("%C23*%O$tThe file '%C24$1%C' already exists, saving it as '%C23$2%O' instead.")},
{"DCC RESUME Request", pevt_dccresumeoffer_help, 3, {"DCC RESUME Request", pevt_dccresumeoffer_help, 3,
N_("%C22*%O$t%C26$1 %Ohas requested to resume%C26 $2 %Cfrom%C26 $3%C.")}, N_("%C24*%O$t%C18$1%C has requested to resume '%C23$2%C' from %C24$3%O.")},
{"DCC SEND Abort", pevt_dccfileabort_help, 2, {"DCC SEND Abort", pevt_dccfileabort_help, 2,
N_("%C22*%O$tDCC SEND%C26 $2%O to%C26 $1%O aborted.")}, N_("%C23*%O$tDCC SEND '%C23$2%C' to %C18$1%O aborted.")},
{"DCC SEND Complete", pevt_dccsendcomp_help, 3, {"DCC SEND Complete", pevt_dccsendcomp_help, 3,
N_("%C22*%O$tDCC SEND%C26 $1%O to%C26 $2%O complete %C30[%C26$3%O cps%C30]%O.")}, N_("%C24*%O$tDCC SEND '%C23$1%C' to %C18$2%C complete %C30[%C24$3%C cps%C30]%O")},
{"DCC SEND Connect", pevt_dcccon_help, 3, {"DCC SEND Connect", pevt_dcccon_help, 3,
N_("%C22*%O$tDCC SEND connection established to%C26 $1 %C30[%O$2%C30]")}, N_("%C24*%O$tDCC SEND connection established to %C18$1 %C30[%O%C24$2%C30]%O")},
{"DCC SEND Failed", pevt_dccsendfail_help, 3, {"DCC SEND Failed", pevt_dccsendfail_help, 3,
N_("%C22*%O$tDCC SEND%C26 $1%O to%C26 $2%O failed. $3")}, N_("%C20*%O$tDCC SEND '%C23$1%C' to %C18$2%C failed (%C20$3%O)")},
{"DCC SEND Offer", pevt_dccsendoffer_help, 4, {"DCC SEND Offer", pevt_dccsendoffer_help, 4,
N_("%C22*%O$t%C26$1 %Ohas offered%C26 $2 %O(%C26$3 %Obytes)")}, N_("%C24*%O$t%C18$1%C has offered '%C23$2%C' (%C24$3%O bytes)")},
{"DCC Stall", pevt_dccstall_help, 3, {"DCC Stall", pevt_dccstall_help, 3,
N_("%C22*%O$tDCC $1%C26 $2 %Oto%C26 $3 %Cstalled - aborting.")}, N_("%C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O stalled, aborting.")},
{"DCC Timeout", pevt_dccstall_help, 3, {"DCC Timeout", pevt_dccstall_help, 3,
N_("%C22*%O$tDCC $1%C26 $2 %Oto%C26 $3 %Otimed out - aborting.")}, N_("%C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O timed out, aborting.")},
{"Delete Notify", pevt_generic_nick_help, 1, {"Delete Notify", pevt_generic_nick_help, 1,
N_("%C22*%O$t$1 deleted from notify list.")}, N_("%C24*%O$t%C18$1%O deleted from notify list.")},
{"Disconnected", pevt_discon_help, 1, {"Disconnected", pevt_discon_help, 1,
N_("%C22*%O$tDisconnected ($1).")}, N_("%C20*%O$tDisconnected (%C20$1%O)")},
{"Found IP", pevt_foundip_help, 1, {"Found IP", pevt_foundip_help, 1,
N_("%C22*%O$tFound your IP: [$1]")}, N_("%C24*%O$tFound your IP: %C30[%C24$1%C30]%O")},
{"Generic Message", pevt_genmsg_help, 130, {"Generic Message", pevt_genmsg_help, 130,
"$1$t$2"}, "$1$t$2"},
{"Ignore Add", pevt_ignoreaddremove_help, 1, {"Ignore Add", pevt_ignoreaddremove_help, 1,
N_("%O%C26$1%O added to ignore list.")}, N_("%O%C18$1%O added to ignore list.")},
{"Ignore Changed", pevt_ignoreaddremove_help, 1, {"Ignore Changed", pevt_ignoreaddremove_help, 1,
N_("Ignore on %C26$1%O changed.")}, N_("%OIgnore on %C18$1%O changed.")},
{"Ignore Footer", pevt_generic_none_help, 0, {"Ignore Footer", pevt_generic_none_help, 0,
N_("%C24,18 ")}, N_("%C16,17 ")},
{"Ignore Header", pevt_generic_none_help, 0, {"Ignore Header", pevt_generic_none_help, 0,
N_("%C24,18 Hostmask PRIV NOTI CHAN CTCP DCC INVI UNIG ")}, N_("%C16,17 Hostmask PRIV NOTI CHAN CTCP DCC INVI UNIG ")},
{"Ignore Remove", pevt_ignoreaddremove_help, 1, {"Ignore Remove", pevt_ignoreaddremove_help, 1,
N_("%O%C26$1%O removed from ignore list.")}, N_("%O%C18$1%O removed from ignore list.")},
{"Ignorelist Empty", pevt_generic_none_help, 0, {"Ignorelist Empty", pevt_generic_none_help, 0,
N_(" Ignore list is empty.")}, N_("%OIgnore list is empty.")},
{"Invite", pevt_generic_channel_help, 1, {"Invite", pevt_generic_channel_help, 1,
N_("%C22*%O$tCannot join%C26 %B$1 %O(Channel is invite only).")}, N_("%C20*%O$tCannot join %C22$1%C (%C20Channel is invite only%O)")},
{"Invited", pevt_invited_help, 3, {"Invited", pevt_invited_help, 3,
N_("%C22*%O$tYou have been invited to%C26 $1%O by%C26 $2%C (%C26$3%C)")}, N_("%C24*%O$tYou have been invited to %C22$1%O by %C18$2%O (%C29$3%O)")},
{"Join", pevt_join_help, 3, {"Join", pevt_join_help, 2,
N_("%C19*%O$t%C19%B$1 %B($3) has joined $2")}, N_("%C23*$t$1 ($3) has joined")},
{"Keyword", pevt_generic_channel_help, 1, {"Keyword", pevt_generic_channel_help, 1,
N_("%C22*%O$tCannot join%C26 %B$1 %O(Requires keyword).")}, N_("%C20*%O$tCannot join %C22$1%C (%C20Requires keyword%O)")},
{"Kick", pevt_kick_help, 4, {"Kick", pevt_kick_help, 4,
N_("%C21*%O$t%C21$1 has kicked $2 from $3 ($4%O%C21)")}, N_("%C22*%O$t%C26$1%C has kicked %C18$2%C from %C22$3%C (%C24$4%O)")},
{"Killed", pevt_kill_help, 2, {"Killed", pevt_kill_help, 2,
N_("%C22*%O$tYou have been killed by $1 ($2%O%C22)")}, N_("%C19*%O$t%C19You have been killed by %C26$1%C (%C20$2%O)")},
{"Message Send", pevt_ctcpsend_help, 130, {"Message Send", pevt_ctcpsend_help, 130,
"%C19>%O$1%C19<%O$t$2"}, "%O>%C18$1%C<%O$t$2"},
{"Motd", pevt_servertext_help, 129, {"Motd", pevt_servertext_help, 129,
"%C16*%O$t$1%O"}, "%C29*%O$t%C29$1%O"},
{"MOTD Skipped", pevt_generic_none_help, 0, {"MOTD Skipped", pevt_generic_none_help, 0,
N_("%C22*%O$t%C22MOTD Skipped.")}, N_("%C29*%O$t%C29MOTD Skipped%O")},
{"Nick Clash", pevt_nickclash_help, 2, {"Nick Clash", pevt_nickclash_help, 2,
N_("%C22*%O$t$1 already in use. Retrying with $2...")}, N_("%C23*%O$t%C28$1%C already in use. Retrying with %C18$2%O...")},
{"Nick Failed", pevt_generic_none_help, 0, {"Nick Failed", pevt_generic_none_help, 0,
N_("%C22*%O$tNickname already in use. Use /NICK to try another.")}, N_("%C20*%O$tNickname already in use. Use /NICK to try another.")},
{"No DCC", pevt_generic_none_help, 0, {"No DCC", pevt_generic_none_help, 0,
N_("%C22*%O$tNo such DCC.")}, N_("%C20*%O$tNo such DCC.")},
{"No Running Process", pevt_generic_none_help, 0, {"No Running Process", pevt_generic_none_help, 0,
N_("%C22*%O$tNo process is currently running")}, N_("%C23*%O$tNo process is currently running")},
{"Notice", pevt_notice_help, 130, {"Notice", pevt_notice_help, 130,
"%C28-%C29$1%C28-%O$t$2"}, "%O-%C18$1%O-$t$2"},
{"Notice Send", pevt_ctcpsend_help, 130, {"Notice Send", pevt_ctcpsend_help, 130,
"%C19>%O$1%C19<%O$t$2"}, "%O->%C18$1%O<-$t$2"},
{"Notify Empty", pevt_generic_none_help, 0, {"Notify Empty", pevt_generic_none_help, 0,
N_("$tNotify list is empty.")}, N_("$tNotify list is empty.")},
{"Notify Header", pevt_generic_none_help, 0, {"Notify Header", pevt_generic_none_help, 0,
N_("%C24,18 %B Notify List ")}, N_("%C16,17 Notify List ")},
{"Notify Number", pevt_notifynumber_help, 1, {"Notify Number", pevt_notifynumber_help, 1,
N_("%C22*%O$t$1 users in notify list.")}, N_("%C23*%O$t%C23$1%O users in notify list.")},
{"Notify Offline", pevt_generic_nick_help, 3, {"Notify Offline", pevt_generic_nick_help, 3,
N_("%C22*%O$tNotify: $1 is offline ($3).")}, N_("%C23*%O$tNotify: %C18$1%C is offline (%C29$3%O)")},
{"Notify Online", pevt_generic_nick_help, 3, {"Notify Online", pevt_generic_nick_help, 3,
N_("%C22*%O$tNotify: $1 is online ($3).")}, N_("%C23*%O$tNotify: %C18$1%C is online (%C29$3%O)")},
{"Open Dialog", pevt_generic_none_help, 128, {"Open Dialog", pevt_generic_none_help, 128,
""}, ""},
{"Part", pevt_part_help, 3, {"Part", pevt_part_help, 1,
N_("%C23*%O$t%C23$1 (%O%C23$2) has left $3")}, N_("%C24*$t$1 has left")},
{"Part with Reason", pevt_partreason_help, 4, {"Part with Reason", pevt_partreason_help, 3,
N_("%C23*%O$t%C23$1 (%O%C23$2) has left $3 (%O%C23%B%B$4%O%C23)")}, N_("%C24*%O$t%C18$1%C ($2) has left (%C24$4%O)")},
{"Ping Reply", pevt_pingrep_help, 2, {"Ping Reply", pevt_pingrep_help, 2,
N_("%C22*%O$tPing reply from $1: $2 second(s)")}, N_("%C24*%O$tPing reply from%C18 $1%C: %C24$2%O second(s)")},
{"Ping Timeout", pevt_pingtimeout_help, 1, {"Ping Timeout", pevt_pingtimeout_help, 1,
N_("%C22*%O$tNo ping reply for $1 seconds, disconnecting.")}, N_("%C20*%O$tNo ping reply for %C24$1%O seconds, disconnecting.")},
{"Private Action", pevt_privmsg_help, 131, {"Private Action", pevt_privmsg_help, 131,
"%C18**$t$3$1%O $2 %C18**"}, "%C18**$t$3$1%O $2 %C18**"},
@ -306,119 +306,119 @@ N_("%C22*%O$tNo ping reply for $1 seconds, disconnecting.")},
"%C18*$t$3$1%O $2"}, "%C18*$t$3$1%O $2"},
{"Private Message", pevt_privmsg_help, 131, {"Private Message", pevt_privmsg_help, 131,
"%C28*%C29$3$1%C28*$t%O$2"}, "%C18*%C18$3$1*%O$t$2"},
{"Private Message to Dialog", pevt_privmsg_help, 131, {"Private Message to Dialog", pevt_privmsg_help, 131,
"%C18%H<%H$3$1%H>%H%O$t$2"}, "%C18%H<%H$3$1%H>%H%O$t$2"},
{"Process Already Running", pevt_generic_none_help, 0, {"Process Already Running", pevt_generic_none_help, 0,
N_("%C22*%O$tA process is already running")}, N_("%C24*%O$tA process is already running")},
{"Quit", pevt_quit_help, 3, {"Quit", pevt_quit_help, 3,
N_("%C23*%O$t%C23$1 has quit (%O%C23%B%B$2%O%C23)")}, N_("%C24*$t$1 has quit ($2)")},
{"Raw Modes", pevt_rawmodes_help, 2, {"Raw Modes", pevt_rawmodes_help, 2,
N_("%C22*%O$t$1 sets modes%B %C30[%O$2%B%C30]")}, N_("%C24*%O$t%C26$1%C sets modes %C30[%C24$2%C30]%O")},
{"Receive Wallops", pevt_privmsg_help, 2, {"Receive Wallops", pevt_privmsg_help, 2,
N_("%C28-%C29$1/Wallops%C28-%O$t$2")}, N_("%O-%C29$1/Wallops%O-$t$2")},
{"Resolving User", pevt_resolvinguser_help, 2, {"Resolving User", pevt_resolvinguser_help, 2,
N_("%C22*%O$tLooking up IP number for%C26 $1%O...")}, N_("%C24*%O$tLooking up IP number for %C18$1%O...")},
{"Server Connected", pevt_generic_none_help, 0, {"Server Connected", pevt_generic_none_help, 0,
N_("%C22*%O$t%C22Connected.")}, N_("%C29*%O$tConnected.")},
{"Server Error", pevt_servererror_help, 129, {"Server Error", pevt_servererror_help, 129,
"%C22*%O$t$1"}, "%C29*%O$t%C20$1%O"},
{"Server Lookup", pevt_serverlookup_help, 1, {"Server Lookup", pevt_serverlookup_help, 1,
N_("%C22*%O$t%C22Looking up $1")}, N_("%C29*%O$tLooking up %C29$1%O")},
{"Server Notice", pevt_servertext_help, 130, {"Server Notice", pevt_servertext_help, 130,
"%C22*%O$t$1"}, "%C29*%O$t$1"},
{"Server Text", pevt_servertext_help, 131, {"Server Text", pevt_servertext_help, 131,
"%C22*%O$t$1"}, "%C29*%O$t$1"},
{"SSL Message", pevt_sslmessage_help, 130, {"SSL Message", pevt_sslmessage_help, 130,
"%C22*%O$t$1"}, "%C29*%O$t$1"},
{"Stop Connection", pevt_sconnect_help, 1, {"Stop Connection", pevt_sconnect_help, 1,
N_("%C22*%O$tStopped previous connection attempt (pid=$1)")}, N_("%C23*%O$tStopped previous connection attempt (%C24$1%O)")},
{"Topic", pevt_topic_help, 2, {"Topic", pevt_topic_help, 2,
N_("%C29*%O$t%C29Topic for $1%C %C29is: $2")}, N_("%C22*%O$tTopic for %C22$1%C is: $2%O")},
{"Topic Change", pevt_newtopic_help, 3, {"Topic Change", pevt_newtopic_help, 3,
N_("%C22*%O$t$1 has changed the topic to: $2")}, N_("%C22*%O$t%C26$1%C has changed the topic to: $2%O")},
{"Topic Creation", pevt_topicdate_help, 3, {"Topic Creation", pevt_topicdate_help, 3,
N_("%C29*%O$t%C29Topic for $1%C %C29set by $2%C %C29at $3")}, N_("%C22*%O$tTopic for %C22$1%C set by %C26$2%C (%C24$3%O)")},
{"Unknown Host", pevt_generic_none_help, 0, {"Unknown Host", pevt_generic_none_help, 0,
N_("%C22*%O$tUnknown host. Maybe you misspelled it?")}, N_("%C20*%O$tUnknown host. Maybe you misspelled it?")},
{"User Limit", pevt_generic_channel_help, 1, {"User Limit", pevt_generic_channel_help, 1,
N_("%C22*%O$tCannot join%C26 %B$1 %O(User limit reached).")}, N_("%C20*%O$tCannot join %C22$1%C (%C20User limit reached%O)")},
{"Users On Channel", pevt_usersonchan_help, 2, {"Users On Channel", pevt_usersonchan_help, 2,
N_("%C22*%O$t%C26Users on $1:%C $2")}, N_("%C22*%O$tUsers on %C22$1%C: %C24$2%O")},
{"WhoIs Authenticated", pevt_whoisauth_help, 3, {"WhoIs Authenticated", pevt_whoisauth_help, 3,
N_("%C22*%O$t%C28[%O$1%C28] %O$2%C27 $3")}, N_("%C23*%O$t%C28[%C18$1%C28]%O $2 %C18$3%O")},
{"WhoIs Away Line", pevt_whois5_help, 2, {"WhoIs Away Line", pevt_whois5_help, 2,
N_("%C22*%O$t%C28[%O$1%C28] %Cis away %C30(%O$2%O%C30)")}, N_("%C23*%O$t%C28[%C18$1%C28] %Cis away %C30(%C23$2%O%C30)%O")},
{"WhoIs Channel/Oper Line", pevt_whois2_help, 2, {"WhoIs Channel/Oper Line", pevt_whois2_help, 2,
N_("%C22*%O$t%C28[%O$1%C28]%O $2")}, N_("%C23*%O$t%C28[%C18$1%C28]%O $2")},
{"WhoIs End", pevt_whois6_help, 1, {"WhoIs End", pevt_whois6_help, 1,
N_("%C22*%O$t%C28[%O$1%C28] %OEnd of WHOIS list.")}, N_("%C23*%O$t%C28[%C18$1%C28] %OEnd of WHOIS list.")},
{"WhoIs Identified", pevt_whoisid_help, 2, {"WhoIs Identified", pevt_whoisid_help, 2,
N_("%C22*%O$t%C28[%O$1%C28]%O $2")}, N_("%C23*%O$t%C28[%C18$1%C28]%O $2")},
{"WhoIs Idle Line", pevt_whois4_help, 2, {"WhoIs Idle Line", pevt_whois4_help, 2,
N_("%C22*%O$t%C28[%O$1%C28]%O idle%C26 $2")}, N_("%C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O")},
{"WhoIs Idle Line with Signon", pevt_whois4t_help, 3, {"WhoIs Idle Line with Signon", pevt_whois4t_help, 3,
N_("%C22*%O$t%C28[%O$1%C28]%O idle%C26 $2%O, signon:%C26 $3")}, N_("%C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O, signon: %C23$3%O")},
{"WhoIs Name Line", pevt_whois1_help, 4, {"WhoIs Name Line", pevt_whois1_help, 4,
N_("%C22*%O$t%C28[%O$1%C28] %C30(%O$2@$3%C30)%O: $4")}, N_("%C23*%O$t%C28[%C18$1%C28] %C30(%C24$2@$3%C30)%O: %C18$4%O")},
{"WhoIs Real Host", pevt_whoisrealhost_help, 4, {"WhoIs Real Host", pevt_whoisrealhost_help, 4,
N_("%C22*%O$t%C28[%O$1%C28] %Oreal user@host%C27 $2%O, real IP%C27 $3")}, N_("%C23*%O$t%C28[%C18$1%C28]%O Real Host: %C23$2%O, Real IP: %C30[%C23$3%C30]%O")},
{"WhoIs Server Line", pevt_whois3_help, 2, {"WhoIs Server Line", pevt_whois3_help, 2,
N_("%C22*%O$t%C28[%O$1%C28]%O $2")}, N_("%C23*%O$t%C28[%C18$1%C28]%O %C29$2%O")},
{"WhoIs Special", pevt_whoisid_help, 3, {"WhoIs Special", pevt_whoisid_help, 3,
N_("%C22*%O$t%C28[%O$1%C28]%O $2")}, N_("%C23*%O$t%C28[%C18$1%C28]%O $2")},
{"You Join", pevt_join_help, 3, {"You Join", pevt_join_help, 3,
N_("%C19*%O$t%C19Now talking on $2")}, N_("%C19*%O$tNow talking on %C22$2%O")},
{"You Kicked", pevt_ukick_help, 4, {"You Kicked", pevt_ukick_help, 4,
N_("%C23*$tYou have been kicked from $2 by $3 ($4%O%C23)")}, N_("%C19*%O$tYou have been kicked from %C22$2%C by %C26$3%O (%C20$4%O)")},
{"You Part", pevt_part_help, 3, {"You Part", pevt_part_help, 3,
N_("%C23*$tYou have left channel $3")}, N_("%C19*%O$tYou have left channel %C22$3%O")},
{"You Part with Reason", pevt_partreason_help, 4, {"You Part with Reason", pevt_partreason_help, 4,
N_("%C23*$tYou have left channel $3 (%O%C23%B%B$4%O%C23)")}, N_("%C19*%O$tYou have left channel %C22$3%C (%C24$4%O)")},
{"Your Action", pevt_chanaction_help, 131, {"Your Action", pevt_chanaction_help, 131,
"%C18*$t$1%O $2"}, "%C20*$t%B$1%B %C30$2%O"},
{"Your Invitation", pevt_uinvite_help, 3, {"Your Invitation", pevt_uinvite_help, 3,
N_("%C22*%O$tYou've invited%C26 $1%O to%C26 $2%O (%C26$3%O)")}, N_("%C20*%O$tYou've invited %C18$1%O to %C22$2%O (%C24$3%O)")},
{"Your Message", pevt_chanmsg_help, 132, {"Your Message", pevt_chanmsg_help, 132,
"%C31%H<%H$4$1%H>%H%O%C30$t$2"}, "%C20%H<%H$4$1%H>%H%O%C30$t$2%O"},
{"Your Nick Changing", pevt_uchangenick_help, 2, {"Your Nick Changing", pevt_uchangenick_help, 2,
N_("%C22*%O$tYou are now known as $2")}, N_("%C20*%O$tYou are now known as %C18$2%O")},
}; };

View File

@ -1,19 +1,19 @@
Add Notify Add Notify
XP_TE_ADDNOTIFY XP_TE_ADDNOTIFY
pevt_generic_nick_help pevt_generic_nick_help
%C22*%O$t$1 added to notify list. %C18*%O$t%C18$1%O added to notify list.
1 1
Ban List Ban List
XP_TE_BANLIST XP_TE_BANLIST
pevt_banlist_help pevt_banlist_help
%C22*%O$t$1 Banlist:%C19 $4%C20 $2%C21 $3 %C22*%O$t%C22$1%O Banlist:%C18 $2%O for%C24 $4%O by%C26 $3%O
4 4
Banned Banned
XP_TE_BANNED XP_TE_BANNED
pevt_generic_channel_help pevt_generic_channel_help
%C22*%O$tCannot join%C26 %B$1 %O(You are banned). %C22*%O$tCannot join%C22 $1 %O(%C20You are banned%O).
1 1
Beep Beep
@ -25,67 +25,67 @@ n0
Change Nick Change Nick
XP_TE_CHANGENICK XP_TE_CHANGENICK
pevt_changenick_help pevt_changenick_help
%C22*%O$t$1 is now known as $2 %C24*%O$t%C28$1%O is now known as%C18 $2%O
2 2
Channel Action Channel Action
XP_TE_CHANACTION XP_TE_CHANACTION
pevt_chanaction_help pevt_chanaction_help
%C18*$t$1%O $2 %C18*$t%B$1%O $2
n4 n4
Channel Action Hilight Channel Action Hilight
XP_TE_HCHANACTION XP_TE_HCHANACTION
pevt_chanaction_help pevt_chanaction_help
%C21*%O$t%C21%B$1%O%C21 $2 %C19*$t%B$1%B $2%O
n4 n4
Channel Ban Channel Ban
XP_TE_CHANBAN XP_TE_CHANBAN
pevt_chanban_help pevt_chanban_help
%C22*%O$t$1 sets ban on $2 %C22*%O$t%C26$1%O sets ban on %C18$2%O
2 2
Channel Creation Channel Creation
XP_TE_CHANDATE XP_TE_CHANDATE
pevt_chandate_help pevt_chandate_help
%C22*%O$tChannel $1 created on $2 %C22*%O$tChannel %C22$1%O created
2 1
Channel DeHalfOp Channel DeHalfOp
XP_TE_CHANDEHOP XP_TE_CHANDEHOP
pevt_chandehop_help pevt_chandehop_help
%C22*%O$t%C26$1%O removes channel half-operator status from%C26 $2 %C22*%O$t%C26$1%O removes channel half-operator status from %C18$2%O
2 2
Channel DeOp Channel DeOp
XP_TE_CHANDEOP XP_TE_CHANDEOP
pevt_chandeop_help pevt_chandeop_help
%C22*%O$t%C26$1%O removes channel operator status from%C26 $2 %C22*%O$t%C26$1%O removes channel operator status from %C18$2%O
2 2
Channel DeVoice Channel DeVoice
XP_TE_CHANDEVOICE XP_TE_CHANDEVOICE
pevt_chandevoice_help pevt_chandevoice_help
%C22*%O$t%C26$1%O removes voice from%C26 $2 %C22*%O$t%C26$1%O removes voice from %C18$2%O
2 2
Channel Exempt Channel Exempt
XP_TE_CHANEXEMPT XP_TE_CHANEXEMPT
pevt_chanexempt_help pevt_chanexempt_help
%C22*%O$t$1 sets exempt on $2 %C22*%O$t%C26 $1%C sets exempt on %C18$2%O
2 2
Channel Half-Operator Channel Half-Operator
XP_TE_CHANHOP XP_TE_CHANHOP
pevt_chanhop_help pevt_chanhop_help
%C22*%O$t%C26$1%O gives channel half-operator status to%C26 $2 %C22*%O$t%C26$1%O gives channel half-operator status to %C18$2%O
2 2
Channel INVITE Channel INVITE
XP_TE_CHANINVITE XP_TE_CHANINVITE
pevt_chaninvite_help pevt_chaninvite_help
%C22*%O$t$1 sets invite on $2 %C22*%O$t%C26 $1%C sets invite on %C18$2%O
2 2
Channel List Channel List
@ -103,301 +103,301 @@ n4
Channel Mode Generic Channel Mode Generic
XP_TE_CHANMODEGEN XP_TE_CHANMODEGEN
pevt_chanmodegen_help pevt_chanmodegen_help
%C22*%O$t$1 sets mode $2$3 $4 %C22*%O$t%C26$1%O sets mode %C24$2$3%O on %C22$4%O
4 4
Channel Modes Channel Modes
XP_TE_CHANMODES XP_TE_CHANMODES
pevt_chanmodes_help pevt_chanmodes_help
%C22*%O$t%C22Channel $1 modes: $2 %C22*%O$tChannel %C22$1%O modes: %C24$2
2 2
Channel Msg Hilight Channel Msg Hilight
XP_TE_HCHANMSG XP_TE_HCHANMSG
pevt_chanmsg_help pevt_chanmsg_help
$4%C21%B%H<%H$1%H>%H%O%C21$t$2 %C19%H<%H$4%B$1%B%H>%H$t$2%O
n4 n4
Channel Notice Channel Notice
XP_TE_CHANNOTICE XP_TE_CHANNOTICE
pevt_channotice_help pevt_channotice_help
%C28-%C29$1/$2%C28-%O$t$3 -%C18$1%C/%C22$2%C-$t$3%O
n3 n3
Channel Operator Channel Operator
XP_TE_CHANOP XP_TE_CHANOP
pevt_chanop_help pevt_chanop_help
%C22*%O$t%C26$1%O gives channel operator status to%C26 $2 %C22*%O$t%C26$1%O gives channel operator status to %C18$2%O
2 2
Channel Remove Exempt Channel Remove Exempt
XP_TE_CHANRMEXEMPT XP_TE_CHANRMEXEMPT
pevt_chanrmexempt_help pevt_chanrmexempt_help
%C22*%O$t$1 removes exempt on $2 %C22*%O$t%C26$1%O removes exempt on %C18$2%O
2 2
Channel Remove Invite Channel Remove Invite
XP_TE_CHANRMINVITE XP_TE_CHANRMINVITE
pevt_chanrminvite_help pevt_chanrminvite_help
%C22*%O$t$1 removes invite on $2 %C22*%O$t%C26 $1%O removes invite on %C18$2%O
2 2
Channel Remove Keyword Channel Remove Keyword
XP_TE_CHANRMKEY XP_TE_CHANRMKEY
pevt_chanrmkey_help pevt_chanrmkey_help
%C22*%O$t$1 removes channel keyword %C22*%O$t%C26$1%O removes channel keyword
1 1
Channel Remove Limit Channel Remove Limit
XP_TE_CHANRMLIMIT XP_TE_CHANRMLIMIT
pevt_chanrmlimit_help pevt_chanrmlimit_help
%C22*%O$t$1 removes user limit %C22*%O$t%C26$1%O removes user limit
1 1
Channel Set Key Channel Set Key
XP_TE_CHANSETKEY XP_TE_CHANSETKEY
pevt_chansetkey_help pevt_chansetkey_help
%C22*%O$t$1 sets channel keyword to $2 %C22*%O$t$1 sets channel keyword to %C24$2%O
2 2
Channel Set Limit Channel Set Limit
XP_TE_CHANSETLIMIT XP_TE_CHANSETLIMIT
pevt_chansetlimit_help pevt_chansetlimit_help
%C22*%O$t$1 sets channel limit to $2 %C22*%O$t%C26$1%O sets channel limit to %C24$2%O
2 2
Channel UnBan Channel UnBan
XP_TE_CHANUNBAN XP_TE_CHANUNBAN
pevt_chanunban_help pevt_chanunban_help
%C22*%O$t$1 removes ban on $2 %C22*%O$t%C26$1%O removes ban on %C24$2%O
2 2
Channel Voice Channel Voice
XP_TE_CHANVOICE XP_TE_CHANVOICE
pevt_chanvoice_help pevt_chanvoice_help
%C22*%O$t%C26$1%O gives voice to%C26 $2 %C22*%O$t%C26$1%O gives voice to %C18$2%O
2 2
Connected Connected
XP_TE_CONNECTED XP_TE_CONNECTED
pevt_generic_none_help pevt_generic_none_help
%C22*%O$t%C22Connected. Now logging in... %C23*%O$tConnected. Now logging in.
0 0
Connecting Connecting
XP_TE_CONNECT XP_TE_CONNECT
pevt_connect_help pevt_connect_help
%C22*%O$t%C22Connecting to $1 ($2) port $3%O... %C23*%O$tConnecting to %C29$1%C (%C23$2:$3%O)
3 3
Connection Failed Connection Failed
XP_TE_CONNFAIL XP_TE_CONNFAIL
pevt_connfail_help pevt_connfail_help
%C21*%O$t%C21Connection failed. Error: $1 %C20*%O$tConnection failed (%C20$1%O)
1 1
CTCP Generic CTCP Generic
XP_TE_CTCPGEN XP_TE_CTCPGEN
pevt_ctcpgen_help pevt_ctcpgen_help
%C22*%O$tReceived a CTCP $1 from $2 %C24*%O$tReceived a CTCP %C24$1%C from %C18$2%O
2 2
CTCP Generic to Channel CTCP Generic to Channel
XP_TE_CTCPGENC XP_TE_CTCPGENC
pevt_ctcpgenc_help pevt_ctcpgenc_help
%C22*%O$tReceived a CTCP $1 from $2 (to $3) %C24*%C$tReceived a CTCP %C24$1%C from %C18$2%C (to %C22$3%C)%O
3 3
CTCP Send CTCP Send
XP_TE_CTCPSEND XP_TE_CTCPSEND
pevt_ctcpsend_help pevt_ctcpsend_help
%C19>%O$1%C19<%O$tCTCP $2 >%C18$1%C<$tCTCP %C24$2%O
2 2
CTCP Sound CTCP Sound
XP_TE_CTCPSND XP_TE_CTCPSND
pevt_ctcpsnd_help pevt_ctcpsnd_help
%C22*%O$tReceived a CTCP Sound $1 from $2 %C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%O
2 2
CTCP Sound to Channel CTCP Sound to Channel
XP_TE_CTCPSNDC XP_TE_CTCPSNDC
pevt_ctcpsnd_help pevt_ctcpsnd_help
%C22*%O$tReceived a CTCP Sound $1 from $2 (to $3) %C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%C (to %C22$3%O)
3 3
DCC CHAT Abort DCC CHAT Abort
XP_TE_DCCCHATABORT XP_TE_DCCCHATABORT
pevt_dccchatabort_help pevt_dccchatabort_help
%C22*%O$tDCC CHAT to %C26$1%O aborted. %C23*%O$tDCC CHAT to %C18$1%O aborted.
1 1
DCC CHAT Connect DCC CHAT Connect
XP_TE_DCCCONCHAT XP_TE_DCCCONCHAT
pevt_dccchatcon_help pevt_dccchatcon_help
%C22*%O$tDCC CHAT connection established to %C26$1 %C30[%O$2%C30] %C24*%O$tDCC CHAT connection established to %C18$1%C %C30[%C24$2%C30]%O
2 2
DCC CHAT Failed DCC CHAT Failed
XP_TE_DCCCHATF XP_TE_DCCCHATF
pevt_dccchaterr_help pevt_dccchaterr_help
%C22*%O$tDCC CHAT to %C26$1%O lost ($4). %C20*%O$tDCC CHAT to %C18$1%O lost (%C20$4%O)
4 4
DCC CHAT Offer DCC CHAT Offer
XP_TE_DCCCHATOFFER XP_TE_DCCCHATOFFER
pevt_generic_nick_help pevt_generic_nick_help
%C22*%O$tReceived a DCC CHAT offer from $1 %C24*%O$tReceived a DCC CHAT offer from %C18$1%O
1 1
DCC CHAT Offering DCC CHAT Offering
XP_TE_DCCCHATOFFERING XP_TE_DCCCHATOFFERING
pevt_generic_nick_help pevt_generic_nick_help
%C22*%O$tOffering DCC CHAT to $1 %C24*%O$tOffering DCC CHAT to %C18$1%O
1 1
DCC CHAT Reoffer DCC CHAT Reoffer
XP_TE_DCCCHATREOFFER XP_TE_DCCCHATREOFFER
pevt_generic_nick_help pevt_generic_nick_help
%C22*%O$tAlready offering CHAT to $1 %C24*%O$tAlready offering CHAT to %C18$1%O
1 1
DCC Conection Failed DCC Conection Failed
XP_TE_DCCCONFAIL XP_TE_DCCCONFAIL
pevt_dccconfail_help pevt_dccconfail_help
%C22*%O$tDCC $1 connect attempt to%C26 $2%O failed (err=$3). %C20*%O$tDCC $1 connect attempt to %C18$2%O failed (%C20$3%O)
3 3
DCC Generic Offer DCC Generic Offer
XP_TE_DCCGENERICOFFER XP_TE_DCCGENERICOFFER
pevt_dccgenericoffer_help pevt_dccgenericoffer_help
%C22*%O$tReceived '$1%O' from $2 %C23*%O$tReceived '%C23$1%C' from %C18$2%O
2 2
DCC Header DCC Header
XP_TE_DCCHEAD XP_TE_DCCHEAD
pevt_generic_none_help pevt_generic_none_help
%C24,18 Type To/From Status Size Pos File %C16,17 Type To/From Status Size Pos File
0 0
DCC Malformed DCC Malformed
XP_TE_MALFORMED XP_TE_MALFORMED
pevt_malformed_help pevt_malformed_help
%C22*%O$tReceived a malformed DCC request from %C26$1%O.%010%C22*%O$tContents of packet: $2 %C20*%O$tReceived a malformed DCC request from %C18$1%O.%010%C23*%O$tContents of packet: %C23$2%O
2 2
DCC Offer DCC Offer
XP_TE_DCCOFFER XP_TE_DCCOFFER
pevt_dccoffer_help pevt_dccoffer_help
%C22*%O$tOffering%C26 $1%O to%C26 $2 %C24*%O$tOffering '%C24$1%O' to %C18$2%O
3 3
DCC Offer Not Valid DCC Offer Not Valid
XP_TE_DCCIVAL XP_TE_DCCIVAL
pevt_generic_none_help pevt_generic_none_help
%C22*%O$tNo such DCC offer. %C23*%O$tNo such DCC offer.
0 0
DCC RECV Abort DCC RECV Abort
XP_TE_DCCRECVABORT XP_TE_DCCRECVABORT
pevt_dccfileabort_help pevt_dccfileabort_help
%C22*%O$tDCC RECV%C26 $2%O to%C26 $1%O aborted. %C23*%O$tDCC RECV '%C23$2%O' to %C18$1%O aborted.
2 2
DCC RECV Complete DCC RECV Complete
XP_TE_DCCRECVCOMP XP_TE_DCCRECVCOMP
pevt_dccrecvcomp_help pevt_dccrecvcomp_help
%C22*%O$tDCC RECV%C26 $1%O from%C26 $3%O complete %C30[%C26$4%O cps%C30]%O. %C24*%O$tDCC RECV '%C23$1%O' from %C18$3%O complete %C30[%C24$4%O cps%C30]%O
4 4
DCC RECV Connect DCC RECV Connect
XP_TE_DCCCONRECV XP_TE_DCCCONRECV
pevt_dcccon_help pevt_dcccon_help
%C22*%O$tDCC RECV connection established to%C26 $1 %C30[%O$2%C30] %C24*%O$tDCC RECV connection established to %C18$1 %C30[%O%C24$2%C30]%O
3 3
DCC RECV Failed DCC RECV Failed
XP_TE_DCCRECVERR XP_TE_DCCRECVERR
pevt_dccrecverr_help pevt_dccrecverr_help
%C22*%O$tDCC RECV%C26 $1%O from%C26 $3%O failed ($4). %C20*%O$tDCC RECV '%C23$1%O' from %C18$3%O failed (%C20$4%O)
4 4
DCC RECV File Open Error DCC RECV File Open Error
XP_TE_DCCFILEERR XP_TE_DCCFILEERR
pevt_generic_file_help pevt_generic_file_help
%C22*%O$tDCC RECV: Cannot open $1 for writing ($2). %C20*%O$tDCC RECV: Cannot open '%C23$1%C' for writing (%C20$2%O)
2 2
DCC Rename DCC Rename
XP_TE_DCCRENAME XP_TE_DCCRENAME
pevt_dccrename_help pevt_dccrename_help
%C22*%O$tThe file%C26 $1%C already exists, saving it as%C26 $2%O instead. %C23*%O$tThe file '%C24$1%C' already exists, saving it as '%C23$2%O' instead.
2 2
DCC RESUME Request DCC RESUME Request
XP_TE_DCCRESUMEREQUEST XP_TE_DCCRESUMEREQUEST
pevt_dccresumeoffer_help pevt_dccresumeoffer_help
%C22*%O$t%C26$1 %Ohas requested to resume%C26 $2 %Cfrom%C26 $3%C. %C24*%O$t%C18$1%C has requested to resume '%C23$2%C' from %C24$3%O.
3 3
DCC SEND Abort DCC SEND Abort
XP_TE_DCCSENDABORT XP_TE_DCCSENDABORT
pevt_dccfileabort_help pevt_dccfileabort_help
%C22*%O$tDCC SEND%C26 $2%O to%C26 $1%O aborted. %C23*%O$tDCC SEND '%C23$2%C' to %C18$1%O aborted.
2 2
DCC SEND Complete DCC SEND Complete
XP_TE_DCCSENDCOMP XP_TE_DCCSENDCOMP
pevt_dccsendcomp_help pevt_dccsendcomp_help
%C22*%O$tDCC SEND%C26 $1%O to%C26 $2%O complete %C30[%C26$3%O cps%C30]%O. %C24*%O$tDCC SEND '%C23$1%C' to %C18$2%C complete %C30[%C24$3%C cps%C30]%O
3 3
DCC SEND Connect DCC SEND Connect
XP_TE_DCCCONSEND XP_TE_DCCCONSEND
pevt_dcccon_help pevt_dcccon_help
%C22*%O$tDCC SEND connection established to%C26 $1 %C30[%O$2%C30] %C24*%O$tDCC SEND connection established to %C18$1 %C30[%O%C24$2%C30]%O
3 3
DCC SEND Failed DCC SEND Failed
XP_TE_DCCSENDFAIL XP_TE_DCCSENDFAIL
pevt_dccsendfail_help pevt_dccsendfail_help
%C22*%O$tDCC SEND%C26 $1%O to%C26 $2%O failed. $3 %C20*%O$tDCC SEND '%C23$1%C' to %C18$2%C failed (%C20$3%O)
3 3
DCC SEND Offer DCC SEND Offer
XP_TE_DCCSENDOFFER XP_TE_DCCSENDOFFER
pevt_dccsendoffer_help pevt_dccsendoffer_help
%C22*%O$t%C26$1 %Ohas offered%C26 $2 %O(%C26$3 %Obytes) %C24*%O$t%C18$1%C has offered '%C23$2%C' (%C24$3%O bytes)
4 4
DCC Stall DCC Stall
XP_TE_DCCSTALL XP_TE_DCCSTALL
pevt_dccstall_help pevt_dccstall_help
%C22*%O$tDCC $1%C26 $2 %Oto%C26 $3 %Cstalled - aborting. %C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O stalled, aborting.
3 3
DCC Timeout DCC Timeout
XP_TE_DCCTOUT XP_TE_DCCTOUT
pevt_dccstall_help pevt_dccstall_help
%C22*%O$tDCC $1%C26 $2 %Oto%C26 $3 %Otimed out - aborting. %C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O timed out, aborting.
3 3
Delete Notify Delete Notify
XP_TE_DELNOTIFY XP_TE_DELNOTIFY
pevt_generic_nick_help pevt_generic_nick_help
%C22*%O$t$1 deleted from notify list. %C24*%O$t%C18$1%O deleted from notify list.
1 1
Disconnected Disconnected
XP_TE_DISCON XP_TE_DISCON
pevt_discon_help pevt_discon_help
%C22*%O$tDisconnected ($1). %C20*%O$tDisconnected (%C20$1%O)
1 1
Found IP Found IP
XP_TE_FOUNDIP XP_TE_FOUNDIP
pevt_foundip_help pevt_foundip_help
%C22*%O$tFound your IP: [$1] %C24*%O$tFound your IP: %C30[%C24$1%C30]%O
1 1
Generic Message Generic Message
@ -409,127 +409,127 @@ n2
Ignore Add Ignore Add
XP_TE_IGNOREADD XP_TE_IGNOREADD
pevt_ignoreaddremove_help pevt_ignoreaddremove_help
%O%C26$1%O added to ignore list. %O%C18$1%O added to ignore list.
1 1
Ignore Changed Ignore Changed
XP_TE_IGNORECHANGE XP_TE_IGNORECHANGE
pevt_ignoreaddremove_help pevt_ignoreaddremove_help
Ignore on %C26$1%O changed. %OIgnore on %C18$1%O changed.
1 1
Ignore Footer Ignore Footer
XP_TE_IGNOREFOOTER XP_TE_IGNOREFOOTER
pevt_generic_none_help pevt_generic_none_help
%C24,18 %C16,17
0 0
Ignore Header Ignore Header
XP_TE_IGNOREHEADER XP_TE_IGNOREHEADER
pevt_generic_none_help pevt_generic_none_help
%C24,18 Hostmask PRIV NOTI CHAN CTCP DCC INVI UNIG %C16,17 Hostmask PRIV NOTI CHAN CTCP DCC INVI UNIG
0 0
Ignore Remove Ignore Remove
XP_TE_IGNOREREMOVE XP_TE_IGNOREREMOVE
pevt_ignoreaddremove_help pevt_ignoreaddremove_help
%O%C26$1%O removed from ignore list. %O%C18$1%O removed from ignore list.
1 1
Ignorelist Empty Ignorelist Empty
XP_TE_IGNOREEMPTY XP_TE_IGNOREEMPTY
pevt_generic_none_help pevt_generic_none_help
Ignore list is empty. %OIgnore list is empty.
0 0
Invite Invite
XP_TE_INVITE XP_TE_INVITE
pevt_generic_channel_help pevt_generic_channel_help
%C22*%O$tCannot join%C26 %B$1 %O(Channel is invite only). %C20*%O$tCannot join %C22$1%C (%C20Channel is invite only%O)
1 1
Invited Invited
XP_TE_INVITED XP_TE_INVITED
pevt_invited_help pevt_invited_help
%C22*%O$tYou have been invited to%C26 $1%O by%C26 $2%C (%C26$3%C) %C24*%O$tYou have been invited to %C22$1%O by %C18$2%O (%C29$3%O)
3 3
Join Join
XP_TE_JOIN XP_TE_JOIN
pevt_join_help pevt_join_help
%C19*%O$t%C19%B$1 %B($3) has joined $2 %C23*$t$1 ($3) has joined
3 2
Keyword Keyword
XP_TE_KEYWORD XP_TE_KEYWORD
pevt_generic_channel_help pevt_generic_channel_help
%C22*%O$tCannot join%C26 %B$1 %O(Requires keyword). %C20*%O$tCannot join %C22$1%C (%C20Requires keyword%O)
1 1
Kick Kick
XP_TE_KICK XP_TE_KICK
pevt_kick_help pevt_kick_help
%C21*%O$t%C21$1 has kicked $2 from $3 ($4%O%C21) %C22*%O$t%C26$1%C has kicked %C18$2%C from %C22$3%C (%C24$4%O)
4 4
Killed Killed
XP_TE_KILL XP_TE_KILL
pevt_kill_help pevt_kill_help
%C22*%O$tYou have been killed by $1 ($2%O%C22) %C19*%O$t%C19You have been killed by %C26$1%C (%C20$2%O)
2 2
Message Send Message Send
XP_TE_MSGSEND XP_TE_MSGSEND
pevt_ctcpsend_help pevt_ctcpsend_help
%C19>%O$1%C19<%O$t$2 %O>%C18$1%C<%O$t$2
n2 n2
Motd Motd
XP_TE_MOTD XP_TE_MOTD
pevt_servertext_help pevt_servertext_help
%C16*%O$t$1%O %C29*%O$t%C29$1%O
n1 n1
MOTD Skipped MOTD Skipped
XP_TE_MOTDSKIP XP_TE_MOTDSKIP
pevt_generic_none_help pevt_generic_none_help
%C22*%O$t%C22MOTD Skipped. %C29*%O$t%C29MOTD Skipped%O
0 0
Nick Clash Nick Clash
XP_TE_NICKCLASH XP_TE_NICKCLASH
pevt_nickclash_help pevt_nickclash_help
%C22*%O$t$1 already in use. Retrying with $2... %C23*%O$t%C28$1%C already in use. Retrying with %C18$2%O...
2 2
Nick Failed Nick Failed
XP_TE_NICKFAIL XP_TE_NICKFAIL
pevt_generic_none_help pevt_generic_none_help
%C22*%O$tNickname already in use. Use /NICK to try another. %C20*%O$tNickname already in use. Use /NICK to try another.
0 0
No DCC No DCC
XP_TE_NODCC XP_TE_NODCC
pevt_generic_none_help pevt_generic_none_help
%C22*%O$tNo such DCC. %C20*%O$tNo such DCC.
0 0
No Running Process No Running Process
XP_TE_NOCHILD XP_TE_NOCHILD
pevt_generic_none_help pevt_generic_none_help
%C22*%O$tNo process is currently running %C23*%O$tNo process is currently running
0 0
Notice Notice
XP_TE_NOTICE XP_TE_NOTICE
pevt_notice_help pevt_notice_help
%C28-%C29$1%C28-%O$t$2 %O-%C18$1%O-$t$2
n2 n2
Notice Send Notice Send
XP_TE_NOTICESEND XP_TE_NOTICESEND
pevt_ctcpsend_help pevt_ctcpsend_help
%C19>%O$1%C19<%O$t$2 %O->%C18$1%O<-$t$2
n2 n2
Notify Empty Notify Empty
@ -541,25 +541,25 @@ $tNotify list is empty.
Notify Header Notify Header
XP_TE_NOTIFYHEAD XP_TE_NOTIFYHEAD
pevt_generic_none_help pevt_generic_none_help
%C24,18 %B Notify List %C16,17 Notify List
0 0
Notify Number Notify Number
XP_TE_NOTIFYNUMBER XP_TE_NOTIFYNUMBER
pevt_notifynumber_help pevt_notifynumber_help
%C22*%O$t$1 users in notify list. %C23*%O$t%C23$1%O users in notify list.
1 1
Notify Offline Notify Offline
XP_TE_NOTIFYOFFLINE XP_TE_NOTIFYOFFLINE
pevt_generic_nick_help pevt_generic_nick_help
%C22*%O$tNotify: $1 is offline ($3). %C23*%O$tNotify: %C18$1%C is offline (%C29$3%O)
3 3
Notify Online Notify Online
XP_TE_NOTIFYONLINE XP_TE_NOTIFYONLINE
pevt_generic_nick_help pevt_generic_nick_help
%C22*%O$tNotify: $1 is online ($3). %C23*%O$tNotify: %C18$1%C is online (%C29$3%O)
3 3
Open Dialog Open Dialog
@ -571,25 +571,25 @@ n0
Part Part
XP_TE_PART XP_TE_PART
pevt_part_help pevt_part_help
%C23*%O$t%C23$1 (%O%C23$2) has left $3 %C24*$t$1 has left
3 1
Part with Reason Part with Reason
XP_TE_PARTREASON XP_TE_PARTREASON
pevt_partreason_help pevt_partreason_help
%C23*%O$t%C23$1 (%O%C23$2) has left $3 (%O%C23%B%B$4%O%C23) %C24*%O$t%C18$1%C ($2) has left (%C24$4%O)
4 3
Ping Reply Ping Reply
XP_TE_PINGREP XP_TE_PINGREP
pevt_pingrep_help pevt_pingrep_help
%C22*%O$tPing reply from $1: $2 second(s) %C24*%O$tPing reply from%C18 $1%C: %C24$2%O second(s)
2 2
Ping Timeout Ping Timeout
XP_TE_PINGTIMEOUT XP_TE_PINGTIMEOUT
pevt_pingtimeout_help pevt_pingtimeout_help
%C22*%O$tNo ping reply for $1 seconds, disconnecting. %C20*%O$tNo ping reply for %C24$1%O seconds, disconnecting.
1 1
Private Action Private Action
@ -607,7 +607,7 @@ n3
Private Message Private Message
XP_TE_PRIVMSG XP_TE_PRIVMSG
pevt_privmsg_help pevt_privmsg_help
%C28*%C29$3$1%C28*$t%O$2 %C18*%C18$3$1*%O$t$2
n3 n3
Private Message to Dialog Private Message to Dialog
@ -619,222 +619,222 @@ n3
Process Already Running Process Already Running
XP_TE_ALREADYPROCESS XP_TE_ALREADYPROCESS
pevt_generic_none_help pevt_generic_none_help
%C22*%O$tA process is already running %C24*%O$tA process is already running
0 0
Quit Quit
XP_TE_QUIT XP_TE_QUIT
pevt_quit_help pevt_quit_help
%C23*%O$t%C23$1 has quit (%O%C23%B%B$2%O%C23) %C24*$t$1 has quit ($2)
3 3
Raw Modes Raw Modes
XP_TE_RAWMODES XP_TE_RAWMODES
pevt_rawmodes_help pevt_rawmodes_help
%C22*%O$t$1 sets modes%B %C30[%O$2%B%C30] %C24*%O$t%C26$1%C sets modes %C30[%C24$2%C30]%O
2 2
Receive Wallops Receive Wallops
XP_TE_WALLOPS XP_TE_WALLOPS
pevt_privmsg_help pevt_privmsg_help
%C28-%C29$1/Wallops%C28-%O$t$2 %O-%C29$1/Wallops%O-$t$2
2 2
Resolving User Resolving User
XP_TE_RESOLVINGUSER XP_TE_RESOLVINGUSER
pevt_resolvinguser_help pevt_resolvinguser_help
%C22*%O$tLooking up IP number for%C26 $1%O... %C24*%O$tLooking up IP number for %C18$1%O...
2 2
Server Connected Server Connected
XP_TE_SERVERCONNECTED XP_TE_SERVERCONNECTED
pevt_generic_none_help pevt_generic_none_help
%C22*%O$t%C22Connected. %C29*%O$tConnected.
0 0
Server Error Server Error
XP_TE_SERVERERROR XP_TE_SERVERERROR
pevt_servererror_help pevt_servererror_help
%C22*%O$t$1 %C29*%O$t%C20$1%O
n1 n1
Server Lookup Server Lookup
XP_TE_SERVERLOOKUP XP_TE_SERVERLOOKUP
pevt_serverlookup_help pevt_serverlookup_help
%C22*%O$t%C22Looking up $1 %C29*%O$tLooking up %C29$1%O
1 1
Server Notice Server Notice
XP_TE_SERVNOTICE XP_TE_SERVNOTICE
pevt_servertext_help pevt_servertext_help
%C22*%O$t$1 %C29*%O$t$1
n2 n2
Server Text Server Text
XP_TE_SERVTEXT XP_TE_SERVTEXT
pevt_servertext_help pevt_servertext_help
%C22*%O$t$1 %C29*%O$t$1
n3 n3
SSL Message SSL Message
XP_TE_SSLMESSAGE XP_TE_SSLMESSAGE
pevt_sslmessage_help pevt_sslmessage_help
%C22*%O$t$1 %C29*%O$t$1
n2 n2
Stop Connection Stop Connection
XP_TE_STOPCONNECT XP_TE_STOPCONNECT
pevt_sconnect_help pevt_sconnect_help
%C22*%O$tStopped previous connection attempt (pid=$1) %C23*%O$tStopped previous connection attempt (%C24$1%O)
1 1
Topic Topic
XP_TE_TOPIC XP_TE_TOPIC
pevt_topic_help pevt_topic_help
%C29*%O$t%C29Topic for $1%C %C29is: $2 %C22*%O$tTopic for %C22$1%C is: $2%O
2 2
Topic Change Topic Change
XP_TE_NEWTOPIC XP_TE_NEWTOPIC
pevt_newtopic_help pevt_newtopic_help
%C22*%O$t$1 has changed the topic to: $2 %C22*%O$t%C26$1%C has changed the topic to: $2%O
3 3
Topic Creation Topic Creation
XP_TE_TOPICDATE XP_TE_TOPICDATE
pevt_topicdate_help pevt_topicdate_help
%C29*%O$t%C29Topic for $1%C %C29set by $2%C %C29at $3 %C22*%O$tTopic for %C22$1%C set by %C26$2%C (%C24$3%O)
3 3
Unknown Host Unknown Host
XP_TE_UKNHOST XP_TE_UKNHOST
pevt_generic_none_help pevt_generic_none_help
%C22*%O$tUnknown host. Maybe you misspelled it? %C20*%O$tUnknown host. Maybe you misspelled it?
0 0
User Limit User Limit
XP_TE_USERLIMIT XP_TE_USERLIMIT
pevt_generic_channel_help pevt_generic_channel_help
%C22*%O$tCannot join%C26 %B$1 %O(User limit reached). %C20*%O$tCannot join %C22$1%C (%C20User limit reached%O)
1 1
Users On Channel Users On Channel
XP_TE_USERSONCHAN XP_TE_USERSONCHAN
pevt_usersonchan_help pevt_usersonchan_help
%C22*%O$t%C26Users on $1:%C $2 %C22*%O$tUsers on %C22$1%C: %C24$2%O
2 2
WhoIs Authenticated WhoIs Authenticated
XP_TE_WHOIS_AUTH XP_TE_WHOIS_AUTH
pevt_whoisauth_help pevt_whoisauth_help
%C22*%O$t%C28[%O$1%C28] %O$2%C27 $3 %C23*%O$t%C28[%C18$1%C28]%O $2 %C18$3%O
3 3
WhoIs Away Line WhoIs Away Line
XP_TE_WHOIS5 XP_TE_WHOIS5
pevt_whois5_help pevt_whois5_help
%C22*%O$t%C28[%O$1%C28] %Cis away %C30(%O$2%O%C30) %C23*%O$t%C28[%C18$1%C28] %Cis away %C30(%C23$2%O%C30)%O
2 2
WhoIs Channel/Oper Line WhoIs Channel/Oper Line
XP_TE_WHOIS2 XP_TE_WHOIS2
pevt_whois2_help pevt_whois2_help
%C22*%O$t%C28[%O$1%C28]%O $2 %C23*%O$t%C28[%C18$1%C28]%O $2
2 2
WhoIs End WhoIs End
XP_TE_WHOIS6 XP_TE_WHOIS6
pevt_whois6_help pevt_whois6_help
%C22*%O$t%C28[%O$1%C28] %OEnd of WHOIS list. %C23*%O$t%C28[%C18$1%C28] %OEnd of WHOIS list.
1 1
WhoIs Identified WhoIs Identified
XP_TE_WHOIS_ID XP_TE_WHOIS_ID
pevt_whoisid_help pevt_whoisid_help
%C22*%O$t%C28[%O$1%C28]%O $2 %C23*%O$t%C28[%C18$1%C28]%O $2
2 2
WhoIs Idle Line WhoIs Idle Line
XP_TE_WHOIS4 XP_TE_WHOIS4
pevt_whois4_help pevt_whois4_help
%C22*%O$t%C28[%O$1%C28]%O idle%C26 $2 %C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O
2 2
WhoIs Idle Line with Signon WhoIs Idle Line with Signon
XP_TE_WHOIS4T XP_TE_WHOIS4T
pevt_whois4t_help pevt_whois4t_help
%C22*%O$t%C28[%O$1%C28]%O idle%C26 $2%O, signon:%C26 $3 %C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O, signon: %C23$3%O
3 3
WhoIs Name Line WhoIs Name Line
XP_TE_WHOIS1 XP_TE_WHOIS1
pevt_whois1_help pevt_whois1_help
%C22*%O$t%C28[%O$1%C28] %C30(%O$2@$3%C30)%O: $4 %C23*%O$t%C28[%C18$1%C28] %C30(%C24$2@$3%C30)%O: %C18$4%O
4 4
WhoIs Real Host WhoIs Real Host
XP_TE_WHOIS_REALHOST XP_TE_WHOIS_REALHOST
pevt_whoisrealhost_help pevt_whoisrealhost_help
%C22*%O$t%C28[%O$1%C28] %Oreal user@host%C27 $2%O, real IP%C27 $3 %C23*%O$t%C28[%C18$1%C28]%O Real Host: %C23$2%O, Real IP: %C30[%C23$3%C30]%O
4 4
WhoIs Server Line WhoIs Server Line
XP_TE_WHOIS3 XP_TE_WHOIS3
pevt_whois3_help pevt_whois3_help
%C22*%O$t%C28[%O$1%C28]%O $2 %C23*%O$t%C28[%C18$1%C28]%O %C29$2%O
2 2
WhoIs Special WhoIs Special
XP_TE_WHOIS_SPECIAL XP_TE_WHOIS_SPECIAL
pevt_whoisid_help pevt_whoisid_help
%C22*%O$t%C28[%O$1%C28]%O $2 %C23*%O$t%C28[%C18$1%C28]%O $2
3 3
You Join You Join
XP_TE_UJOIN XP_TE_UJOIN
pevt_join_help pevt_join_help
%C19*%O$t%C19Now talking on $2 %C19*%O$tNow talking on %C22$2%O
3 3
You Kicked You Kicked
XP_TE_UKICK XP_TE_UKICK
pevt_ukick_help pevt_ukick_help
%C23*$tYou have been kicked from $2 by $3 ($4%O%C23) %C19*%O$tYou have been kicked from %C22$2%C by %C26$3%O (%C20$4%O)
4 4
You Part You Part
XP_TE_UPART XP_TE_UPART
pevt_part_help pevt_part_help
%C23*$tYou have left channel $3 %C19*%O$tYou have left channel %C22$3%O
3 3
You Part with Reason You Part with Reason
XP_TE_UPARTREASON XP_TE_UPARTREASON
pevt_partreason_help pevt_partreason_help
%C23*$tYou have left channel $3 (%O%C23%B%B$4%O%C23) %C19*%O$tYou have left channel %C22$3%C (%C24$4%O)
4 4
Your Action Your Action
XP_TE_UACTION XP_TE_UACTION
pevt_chanaction_help pevt_chanaction_help
%C18*$t$1%O $2 %C20*$t%B$1%B %C30$2%O
n3 n3
Your Invitation Your Invitation
XP_TE_UINVITE XP_TE_UINVITE
pevt_uinvite_help pevt_uinvite_help
%C22*%O$tYou've invited%C26 $1%O to%C26 $2%O (%C26$3%O) %C20*%O$tYou've invited %C18$1%O to %C22$2%O (%C24$3%O)
3 3
Your Message Your Message
XP_TE_UCHANMSG XP_TE_UCHANMSG
pevt_chanmsg_help pevt_chanmsg_help
%C31%H<%H$4$1%H>%H%O%C30$t$2 %C20%H<%H$4$1%H>%H%O%C30$t$2%O
n4 n4
Your Nick Changing Your Nick Changing
XP_TE_UCHANGENICK XP_TE_UCHANGENICK
pevt_uchangenick_help pevt_uchangenick_help
%C22*%O$tYou are now known as $2 %C20*%O$tYou are now known as %C18$2%O
2 2