"IRC Net" -> "Network" in /SERVER LIST and /CHANNEL LIST

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1746 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-08-13 22:01:38 +00:00 committed by cras
commit 78b1e8d9d6
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@ FORMAT_REC fecommon_irc_formats[] = {
{ "ircnet_header", "Ircnets:", 0 },
{ "ircnet_line", "$0: $1", 2, { 0, 0 } },
{ "ircnet_footer", "", 0 },
{ "setupserver_header", "Server Port IRC Net Settings", 0 },
{ "setupserver_header", "Server Port Network Settings", 0 },
{ "setupserver_line", "%|$[!20]0 $[5]1 $[10]2 $3", 4, { 0, 1, 0, 0 } },
{ "setupserver_footer", "", 0 },