diff options
Diffstat (limited to 'langpacks/english/Plugins/IRC.txt')
-rw-r--r-- | langpacks/english/Plugins/IRC.txt | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/langpacks/english/Plugins/IRC.txt b/langpacks/english/Plugins/IRC.txt index 78bca6347e..b4c7caa2ff 100644 --- a/langpacks/english/Plugins/IRC.txt +++ b/langpacks/english/Plugins/IRC.txt @@ -154,6 +154,8 @@ [CTCP chat request from %s] ;file \protocols\IRCG\src\commandmonitor.cpp [%s sets mode %s] +[%s sets mode %s%s] +[CTCP ERROR: Malformed CTCP command received from %s!%s@%s. Possible attempt to take control of your irc client registered] [CTCP FINGER requested by %s] [CTCP VERSION requested by %s] [CTCP SOURCE requested by %s] @@ -174,6 +176,7 @@ [(probably truncated by server)] [Change nickname] [IRC error] +[Unknown] [Please enter the hostmask (nick!user@host)\nNOTE! Contacts on your contact list are never ignored] [Ignore] [Please enter the reason] @@ -183,6 +186,7 @@ [The usage of /AWAY in your perform buffer is restricted\n as IRC sends this command automatically.] [IRC Error] ;file \protocols\IRCG\src\input.cpp +[The buddy check function is enabled] [The buddy check function is disabled] [Incorrect parameters. Usage: /sleep [ms], ms should be greater than 0 and less than 4000.] [Ignore system is enabled] @@ -192,7 +196,6 @@ [%s was not ignored] [Outgoing commands are shown] [Outgoing commands are not shown] -[The buddy check function is enabled] [The time interval for the buddy check function is now at default setting] [The time interval for the buddy check function is now %u seconds] [This command is not recommended on a network of this size!\r\nIt will probably cause high CPU usage and/or high bandwidth\r\nusage for around %u to %u minute(s).\r\n\r\nDo you want to continue?] @@ -220,6 +223,7 @@ [The protocol is not online] [The dcc chat connection is not active] [Please choose an IRC-network to go online. This network will be the default.] +[Connection can not be established! You have not completed all necessary fields (Nickname, User ID and m_name).] ;file \protocols\IRCG\src\options.cpp [Main] [Add] @@ -256,7 +260,10 @@ [Delete this network] [Do you want to delete\r\n%s] [Delete server] +[Edit server] [<Resolved IP: ] +[<Automatic>] +[<Local IP: ] [Click to set commands that will be performed for this event] [Click to delete the commands for this event] [Default ANSI codepage] @@ -265,6 +272,7 @@ [Delete this ignore] [Ignore mask] [Flags] +[Add ignore] [Edit ignore] [Account] [DCC'n CTCP] @@ -291,6 +299,7 @@ [Please enter the hostmask (nick!user@host) \nNOTE! Contacts on your contact list are never ignored] [Join channel] [Please enter a channel to join] +[Please select IRC network and enter the password if needed] [Change nick name] [Please enter a unique nickname] [Please enter your authentification code] @@ -392,3 +401,6 @@ [Edit ban] [Edit invite?] [Edit exception?] +[Remove ban?] +[Remove invite?] +[Remove exception?] |