String Condition  : Your public message.
     String Description: This is the string that is displayed to a user
                         when he or she says something.
     String Example
          :%S1: %S2

     String Condition  : Other node(s) public message.
     String Description: This is the string that is displayed to a user
                         when someone else says something.
     String Example
          <%S1> %S2

     String Condition  : Someone has entered multinode chat.
     String Description: This is the string that is displayed to a user
                         when someone has entered multinode chat.
     String Example
          %S1 has entered multinode chat

     String Condition  : Someone has quit multinode chat.
     String Description: This is the string that is displayed to a user
                         when someone leaves multinode chat.
     String Example
          %S1 has quit multinode chat

     String Condition  : Successful page message.
     String Description: This is the string that is displayed to a user
                         when a page message is sent and recieved.
     String Example
          message sent

     String Condition  : Failed page message.
     String Description: This is the string that is displayed to a user
                         when a page message has failed to be received.
     String Example
          user not found!

     String Condition  : Your private message.
     String Description: This string is displayed to yourself when you
                         send a private message in multinode chat.
     String Example
          *%S1* %S2

     String Condition  : Other nodes private message.
     String Description: This string is displayed to the receiver of a
                         private message in multinode chat.
     String Example
          -%S1- %S2

     String Condition  : Private message not sent.
     String Description: This string is displayed to the user when a
                         private message is not received.
     String Example
          user not found
     
     String Condition  : User chat action (username, action)
     String Description: This string is displayed when a user performs a
                         multinode chat action. Everyone receives the same
                         string/message.
     String Example
          %S1 %S2