From a1dff2cb8d33b17bc5981f1638cd50266713e98f Mon Sep 17 00:00:00 2001 From: Frankie B Date: Thu, 9 May 2024 23:19:29 +0100 Subject: Add existing source + chat invite handling --- src/com/wilko/jaim/TocErrorDescriptions.properties | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 src/com/wilko/jaim/TocErrorDescriptions.properties (limited to 'src/com/wilko/jaim/TocErrorDescriptions.properties') diff --git a/src/com/wilko/jaim/TocErrorDescriptions.properties b/src/com/wilko/jaim/TocErrorDescriptions.properties new file mode 100644 index 0000000..df5499b --- /dev/null +++ b/src/com/wilko/jaim/TocErrorDescriptions.properties @@ -0,0 +1,28 @@ +# AIM Errors +901=%s not currently available +902=Warning of %s not currently available +903=A message has been dropped, you are exceeding the server speed limit +# * Chat Errors * +950=Chat in %s is unavailable. +# * IM & Info Errors * +960=You are sending message too fast to $target +961=You missed an im from %s because it was too big. +962=You missed an im from %s because it was sent too fast. +# * Dir Errors * +970=Failure +971=Too many matches +972=Need more qualifiers +973=Dir service temporarily unavailable +974=Email lookup restricted +975=Keyword Ignored +976=No Keywords +977=Language not supported +978=Country not supported +979=Failure unknown %s +# * Auth errors * +980=Incorrect nickname or password. +981=The service is temporarily unavailable. +982=Your warning level is currently too high to sign on. +983=You have been connecting and disconnecting too frequently. Wait 10 minutes and try again. If you continue to try, you will need to wait even longer. +989=An unknown signon error has occurred %s +0=Invalid Error Code specified -- cgit v1.2.3-54-g00ecf