-----------------------------------------------------------------------------
 MANIFEST             |   80 +-
 Makefile             |    6 
 aclocal.m4           |  249 ++++--
 config.guess         |   25 
 config.sub           |   42 -
 configure            | 1943 ++++++++++++++++++++++++++-----------------------
 configure.in         |    4 
 doc/CHANGES          |   25 
 doc/TODO             |   17 
 doc/WHATSNEW         |    4 
 doc/tin.1            |    2 
 doc/tin.5            |    2 
 include/autoconf.hin |    2 
 include/bool.h       |    2 
 include/bugrep.h     |    2 
 include/extern.h     |    7 
 include/keymap.h     |   29 
 include/newsrc.h     |    2 
 include/nntplib.h    |    2 
 include/oldconfig.h  |    2 
 include/policy.h     |   48 -
 include/proto.h      |    5 
 include/rfc2046.h    |    2 
 include/stpwatch.h   |    2 
 include/tcurses.h    |    2 
 include/tin.h        |    4 
 include/tinrc.h      |    2 
 include/tnntp.h      |    2 
 include/trace.h      |    2 
 include/version.h    |    8 
 po/de.gmo            |binary
 po/de.po             | 1760 ++++++++++++++++++++++----------------------
 po/en_GB.gmo         |binary
 po/en_GB.po          | 1758 ++++++++++++++++++++++----------------------
 po/et.gmo            |binary
 po/et.po             | 1771 ++++++++++++++++++++++----------------------
 po/fr.gmo            |binary
 po/fr.po             | 1762 ++++++++++++++++++++++----------------------
 po/ru.gmo            |binary
 po/ru.po             | 1758 ++++++++++++++++++++++----------------------
 po/rw.gmo            |binary
 po/rw.po             | 1758 ++++++++++++++++++++++----------------------
 po/tin.pot           | 1764 ++++++++++++++++++++++----------------------
 po/tr.gmo            |binary
 po/tr.po             | 1758 ++++++++++++++++++++++----------------------
 src/active.c         |    2 
 src/art.c            |    2 
 src/attrib.c         |    2 
 src/auth.c           |    2 
 src/charset.c        |    2 
 src/color.c          |    2 
 src/config.c         |    2 
 src/cook.c           |    6 
 src/debug.c          |    2 
 src/envarg.c         |    2 
 src/feed.c           |    2 
 src/filter.c         |    2 
 src/global.c         |   10 
 src/group.c          |    2 
 src/hashstr.c        |    2 
 src/header.c         |    2 
 src/help.c           |    2 
 src/inews.c          |    2 
 src/init.c           |    2 
 src/joinpath.c       |    2 
 src/keymap.c         |  105 ++
 src/lang.c           |   11 
 src/list.c           |    2 
 src/lock.c           |    2 
 src/mail.c           |    2 
 src/main.c           |    2 
 src/makecfg.c        |    2 
 src/memory.c         |    2 
 src/mimetypes.c      |    2 
 src/misc.c           |    2 
 src/my_tmpfile.c     |    2 
 src/newsrc.c         |    2 
 src/nntplib.c        |   49 +
 src/nrctbl.c         |    2 
 src/options_menu.c   |    2 
 src/page.c           |    6 
 src/pgp.c            |    2 
 src/post.c           |   13 
 src/prompt.c         |   62 +
 src/read.c           |    2 
 src/refs.c           |    2 
 src/regex.c          |    2 
 src/rfc1524.c        |    2 
 src/rfc2045.c        |    2 
 src/rfc2046.c        |    2 
 src/rfc2047.c        |    2 
 src/save.c           |    2 
 src/screen.c         |    2 
 src/search.c         |    2 
 src/select.c         |    2 
 src/sigfile.c        |    2 
 src/signal.c         |    2 
 src/strftime.c       |    2 
 src/string.c         |   26 
 src/tags.c           |    2 
 src/tcurses.c        |    2 
 src/thread.c         |    2 
 src/trace.c          |    2 
 src/version.c        |    2 
 src/xface.c          |    2 
 src/xref.c           |    2 
 tin.spec             |    4 
 tools/tinews.pl      |    2 
 108 files changed, 8786 insertions(+), 8225 deletions(-)
-----------------------------------------------------------------------------
diff -Nurp tin-1.7.10/MANIFEST tin-1.8.0/MANIFEST
--- tin-1.7.10/MANIFEST	2005-09-29 13:37:33.000000000 +0200
+++ tin-1.8.0/MANIFEST	2005-12-24 19:11:10.987603820 +0100
@@ -1,28 +1,28 @@
-MANIFEST for tin-1.7.10 (Thu Sep 29 13:37:31 CEST 2005)
+MANIFEST for tin-1.8.0 (Sat Dec 24 19:11:09 CET 2005)
 ----------------------------------------------------
-  13770 ./Makefile
-   8299 ./MANIFEST
+  13769 ./Makefile
+   8297 ./MANIFEST
    1440 ./README
     564 ./README.MAC
    2209 ./README.VMS
    1006 ./README.WIN
- 147008 ./aclocal.m4
+ 150759 ./aclocal.m4
     882 ./conf-tin
-  43400 ./config.guess
-  31689 ./config.sub
- 487329 ./configure
-  31033 ./configure.in
+  43732 ./config.guess
+  32229 ./config.sub
+ 491231 ./configure
+  31032 ./configure.in
    7123 ./install.sh
     838 ./mkdirs.sh
-   1506 ./tin.spec
+   1505 ./tin.spec
   18847 ./doc/ABOUT-NLS
-  25013 ./doc/CHANGES
+  25928 ./doc/CHANGES
  226345 ./doc/CHANGES.old
    4814 ./doc/CREDITS
    1469 ./doc/DEBUG_REFS
   30017 ./doc/INSTALL
-  34052 ./doc/TODO
-    995 ./doc/WHATSNEW
+  34619 ./doc/TODO
+   1034 ./doc/WHATSNEW
    2618 ./doc/art_handling.txt
    1700 ./doc/article.txt
    3862 ./doc/auth.txt
@@ -48,8 +48,8 @@ MANIFEST for tin-1.7.10 (Thu Sep 29 13:3
    4168 ./doc/mmdf.5
    2128 ./doc/newsoverview.5
    6963 ./doc/plp_snprintf.3
- 118453 ./doc/tin.1
-  72831 ./doc/tin.5
+ 118450 ./doc/tin.1
+  72828 ./doc/tin.5
    4733 ./doc/w2r.1
    2196 ./doc/wildmat.3
     344 ./tools/expiretover
@@ -63,21 +63,21 @@ MANIFEST for tin-1.7.10 (Thu Sep 29 13:3
    2778 ./include/bool.h
    2039 ./include/bugrep.h
    9502 ./include/oldconfig.h
-  58603 ./include/extern.h
-  12965 ./include/keymap.h
+  58747 ./include/extern.h
+  13625 ./include/keymap.h
    6340 ./include/newsrc.h
    8397 ./include/nntplib.h
     665 ./include/plp_snprintf.h
-  12247 ./include/policy.h
-  31052 ./include/proto.h
+  12337 ./include/policy.h
+  31008 ./include/proto.h
    5047 ./include/rfc2046.h
    3373 ./include/stpwatch.h
    5756 ./include/tcurses.h
-  63099 ./include/tin.h
+  63109 ./include/tin.h
   13398 ./include/tinrc.h
    5670 ./include/tnntp.h
    2264 ./include/trace.h
-   2560 ./include/version.h
+   2559 ./include/version.h
   25899 ./src/active.c
   58423 ./src/art.c
   32282 ./src/attrib.c
@@ -85,14 +85,14 @@ MANIFEST for tin-1.7.10 (Thu Sep 29 13:3
   13712 ./src/charset.c
    8220 ./src/color.c
   58140 ./src/config.c
-  19996 ./src/cook.c
+  20158 ./src/cook.c
   30433 ./src/curses.c
   10378 ./src/debug.c
    3408 ./src/envarg.c
   26308 ./src/feed.c
   56651 ./src/filter.c
   18114 ./src/getline.c
-   8941 ./src/global.c
+   9070 ./src/global.c
   47307 ./src/group.c
    3900 ./src/hashstr.c
    8764 ./src/header.c
@@ -100,8 +100,8 @@ MANIFEST for tin-1.7.10 (Thu Sep 29 13:3
   13890 ./src/inews.c
   33763 ./src/init.c
    2216 ./src/joinpath.c
-  87594 ./src/keymap.c
- 117365 ./src/lang.c
+  90146 ./src/keymap.c
+ 117545 ./src/lang.c
    4486 ./src/langinfo.c
    7102 ./src/list.c
    6667 ./src/lock.c
@@ -112,15 +112,15 @@ MANIFEST for tin-1.7.10 (Thu Sep 29 13:3
    5257 ./src/mimetypes.c
   90399 ./src/misc.c
   40030 ./src/newsrc.c
-  44275 ./src/nntplib.c
+  45076 ./src/nntplib.c
    7192 ./src/nrctbl.c
   41832 ./src/options_menu.c
-  58521 ./src/page.c
+  58527 ./src/page.c
   24138 ./src/parsdate.y
   16966 ./src/plp_snprintf.c
   12713 ./src/pgp.c
- 133826 ./src/post.c
-  17075 ./src/prompt.c
+ 134164 ./src/post.c
+  18446 ./src/prompt.c
   10566 ./src/read.c
   25559 ./src/refs.c
    5276 ./src/regex.c
@@ -135,7 +135,7 @@ MANIFEST for tin-1.7.10 (Thu Sep 29 13:3
    7590 ./src/sigfile.c
   12667 ./src/signal.c
    7215 ./src/strftime.c
-  23262 ./src/string.c
+  23476 ./src/string.c
   13852 ./src/tags.c
   16944 ./src/tcurses.c
    3071 ./src/tmpfile.c
@@ -299,19 +299,19 @@ MANIFEST for tin-1.7.10 (Thu Sep 29 13:3
      41 ./intl/VERSION
    4962 ./po/Makefile.inn
     847 ./po/POTFILES.in
- 123131 ./po/tin.pot
- 166596 ./po/de.gmo
- 199467 ./po/de.po
+ 123205 ./po/tin.pot
+ 166688 ./po/de.gmo
+ 199583 ./po/de.po
    7359 ./po/en_GB.gmo
- 125715 ./po/en_GB.po
- 159087 ./po/et.gmo
- 190767 ./po/et.po
+ 125789 ./po/en_GB.po
+ 159182 ./po/et.gmo
+ 190796 ./po/et.po
  162233 ./po/fr.gmo
- 196118 ./po/fr.po
+ 196282 ./po/fr.po
   72197 ./po/ru.gmo
- 152112 ./po/ru.po
+ 152186 ./po/ru.po
    2081 ./po/rw.gmo
- 169331 ./po/rw.po
+ 169405 ./po/rw.po
    5889 ./po/tr.gmo
- 190106 ./po/tr.po
-7869369 total
+ 190180 ./po/tr.po
+7886882 total
diff -Nurp tin-1.7.10/Makefile tin-1.8.0/Makefile
--- tin-1.7.10/Makefile	2005-09-29 13:37:30.000000000 +0200
+++ tin-1.8.0/Makefile	2005-12-24 19:11:08.649048489 +0100
@@ -6,10 +6,10 @@
 
 PROJECT	= tin
 LVER	= 1
-PVER	= 7
-SVER	= 10
+PVER	= 8
+SVER	= 0
 VER	= $(LVER).$(PVER).$(SVER)
-DVER	= 20050929
+DVER	= 20051224
 EXE	= tin
 
 # directory structure
diff -Nurp tin-1.7.10/aclocal.m4 tin-1.8.0/aclocal.m4
--- tin-1.7.10/aclocal.m4	2005-09-29 13:32:03.000000000 +0200
+++ tin-1.8.0/aclocal.m4	2005-12-11 18:03:05.010317382 +0100
@@ -2,10 +2,10 @@ dnl Project   : tin - a Usenet reader
 dnl Module    : aclocal.m4
 dnl Author    : Thomas E. Dickey <dickey@invisible-island.net>
 dnl Created   : 1995-08-24
-dnl Updated   : 2005-07-10
+dnl Updated   : 2005-12-11
 dnl Notes     :
 dnl
-dnl Copyright (c) 1995-2005 Thomas E. Dickey <dickey@invisible-island.net>
+dnl Copyright (c) 1995-2006 Thomas E. Dickey <dickey@invisible-island.net>
 dnl All rights reserved.
 dnl
 dnl Redistribution and use in source and binary forms, with or without
@@ -977,7 +977,7 @@ esac
 $3="$withval"
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_BUILD_CC version: 4 updated: 2004/11/27 16:03:59
+dnl CF_BUILD_CC version: 5 updated: 2005/09/24 17:55:52
 dnl -----------
 dnl If we're cross-compiling, allow the user to override the tools and their
 dnl options.  The configure script is oriented toward identifying the host
@@ -989,39 +989,59 @@ dnl $2 = default for $LIBS
 AC_DEFUN([CF_BUILD_CC],[
 AC_REQUIRE([CF_PROG_EXT])
 if test "$cross_compiling" = yes ; then
+
 	# defaults that we might want to override
-	: ${BUILD_CC:='$(CC)'}
-	: ${BUILD_CPP:='$(CC) -E'}
 	: ${BUILD_CFLAGS:=''}
 	: ${BUILD_CPPFLAGS:='ifelse([$1],,,[$1])'}
 	: ${BUILD_LDFLAGS:=''}
 	: ${BUILD_LIBS:='ifelse([$2],,,[$2])'}
 	: ${BUILD_EXEEXT:='$x'}
 	: ${BUILD_OBJEXT:='o'}
+
 	AC_ARG_WITH(build-cc,
 		[  --with-build-cc=XXX     the build C compiler ($BUILD_CC)],
 		[BUILD_CC="$withval"],
-		[AC_CHECK_PROGS(BUILD_CC, $CC gcc cc)])
+		[AC_CHECK_PROGS(BUILD_CC, gcc cc cl)])
+	AC_MSG_CHECKING(for native build C compiler)
+	AC_MSG_RESULT($BUILD_CC)
+
+	AC_MSG_CHECKING(for native build C preprocessor)
 	AC_ARG_WITH(build-cpp,
 		[  --with-build-cpp=XXX    the build C preprocessor ($BUILD_CPP)],
 		[BUILD_CPP="$withval"],
-		[BUILD_CPP='$(CC) -E'])
+		[BUILD_CPP='$(BUILD_CC) -E'])
+	AC_MSG_RESULT($BUILD_CPP)
+
+	AC_MSG_CHECKING(for native build C flags)
 	AC_ARG_WITH(build-cflags,
-		[  --with-build-cflags=XXX the build C compiler-flags],
+		[  --with-build-cflags=XXX the build C compiler-flags ($BUILD_CFLAGS)],
 		[BUILD_CFLAGS="$withval"])
+	AC_MSG_RESULT($BUILD_CFLAGS)
+
+	AC_MSG_CHECKING(for native build C preprocessor-flags)
 	AC_ARG_WITH(build-cppflags,
-		[  --with-build-cppflags=XXX the build C preprocessor-flags],
+		[  --with-build-cppflags=XXX the build C preprocessor-flags ($BUILD_CPPFLAGS)],
 		[BUILD_CPPFLAGS="$withval"])
+	AC_MSG_RESULT($BUILD_CPPFLAGS)
+
+	AC_MSG_CHECKING(for native build linker-flags)
 	AC_ARG_WITH(build-ldflags,
-		[  --with-build-ldflags=XXX the build linker-flags],
+		[  --with-build-ldflags=XXX the build linker-flags ($BUILD_LDFLAGS)],
 		[BUILD_LDFLAGS="$withval"])
+	AC_MSG_RESULT($BUILD_LDFLAGS)
+
+	AC_MSG_CHECKING(for native build linker-libraries)
 	AC_ARG_WITH(build-libs,
-		[  --with-build-libs=XXX   the build libraries],
+		[  --with-build-libs=XXX   the build libraries ($(BUILD_LIBS)],
 		[BUILD_LIBS="$withval"])
+	AC_MSG_RESULT($BUILD_LIBS)
+
 	# this assumes we're on Unix.
 	BUILD_EXEEXT=
 	BUILD_OBJEXT=o
 
+	: ${BUILD_CC:='$(CC)'}
+
 	if ( test "$BUILD_CC" = "$CC" || test "$BUILD_CC" = '$(CC)' ) ; then
 		AC_MSG_ERROR([Cross-build requires two compilers.
 Use --with-build-cc to specify the native compiler.])
@@ -1835,7 +1855,7 @@ ncursesw/term.h)
 esac
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_DEFAULT_SHELL version: 5 updated: 2002/12/04 00:06:27
+dnl CF_DEFAULT_SHELL version: 6 updated: 2005/09/29 07:32:03
 dnl ----------------
 dnl Look for a Bourne-shell compatible program from a list that we know about:
 dnl	ash	Almquist Shell (sh based)
@@ -2422,7 +2442,7 @@ AC_MSG_RESULT($cf_cv_system_status)
 test $cf_cv_system_status = no && AC_DEFINE(USE_SYSTEM_STATUS)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_GCC_VERSION version: 3 updated: 2003/09/06 19:16:57
+dnl CF_GCC_VERSION version: 4 updated: 2005/08/27 09:53:42
 dnl --------------
 dnl Find version of gcc
 AC_DEFUN([CF_GCC_VERSION],[
@@ -2430,13 +2450,13 @@ AC_REQUIRE([AC_PROG_CC])
 GCC_VERSION=none
 if test "$GCC" = yes ; then
 	AC_MSG_CHECKING(version of $CC)
-	GCC_VERSION="`${CC} --version|sed -e '2,$d' -e 's/^[[^0-9.]]*//' -e 's/[[^0-9.]].*//'`"
+	GCC_VERSION="`${CC} --version| sed -e '2,$d' -e 's/^.*(GCC) //' -e 's/^[[^0-9.]]*//' -e 's/[[^0-9.]].*//'`"
 	test -z "$GCC_VERSION" && GCC_VERSION=unknown
 	AC_MSG_RESULT($GCC_VERSION)
 fi
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_GCC_WARNINGS version: 18 updated: 2004/12/03 20:51:07
+dnl CF_GCC_WARNINGS version: 20 updated: 2005/08/06 18:37:29
 dnl ---------------
 dnl Check if the compiler supports useful warning options.  There's a few that
 dnl we don't use, simply because they're too noisy:
@@ -2457,32 +2477,53 @@ dnl	If $with_ext_const is "yes", add a c
 dnl
 AC_DEFUN([CF_GCC_WARNINGS],
 [
-AC_REQUIRE([CF_INTEL_COMPILER])
 AC_REQUIRE([CF_GCC_VERSION])
+CF_INTEL_COMPILER(GCC,INTEL_COMPILER,CFLAGS)
+
+cat > conftest.$ac_ext <<EOF
+#line __oline__ "configure"
+int main(int argc, char *argv[[]]) { return (argv[[argc-1]] == 0) ; }
+EOF
+
 if test "$INTEL_COMPILER" = yes
 then
 # The "-wdXXX" options suppress warnings:
 # remark #1419: external declaration in primary source file
+# remark #1682: implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem)
+# remark #1683: explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem)
+# remark #1684: conversion from pointer to same-sized integral type (potential portability problem)
 # remark #193: zero used for undefined preprocessing identifier
 # remark #593: variable "curs_sb_left_arrow" was set but never used
 # remark #810: conversion from "int" to "Dimension={unsigned short}" may lose significant bits
 # remark #869: parameter "tw" was never referenced
 # remark #981: operands are evaluated in unspecified order
 # warning #269: invalid format string conversion
-	EXTRA_CFLAGS="$EXTRA_CFLAGS -Wall \
- -wd1419 \
- -wd193 \
- -wd279 \
- -wd593 \
- -wd810 \
- -wd869 \
- -wd981"
+
+	AC_CHECKING([for $CC warning options])
+	cf_save_CFLAGS="$CFLAGS"
+	EXTRA_CFLAGS="-Wall"
+	for cf_opt in $1 \
+		wd1419 \
+		wd1682 \
+		wd1683 \
+		wd1684 \
+		wd193 \
+		wd279 \
+		wd593 \
+		wd810 \
+		wd869 \
+		wd981
+	do
+		CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt"
+		if AC_TRY_EVAL(ac_compile); then
+			test -n "$verbose" && AC_MSG_RESULT(... -$cf_opt)
+			EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt"
+		fi
+	done
+	CFLAGS="$cf_save_CFLAGS"
+
 elif test "$GCC" = yes
 then
-	cat > conftest.$ac_ext <<EOF
-#line __oline__ "configure"
-int main(int argc, char *argv[[]]) { return (argv[[argc-1]] == 0) ; }
-EOF
 	AC_CHECKING([for $CC warning options])
 	cf_save_CFLAGS="$CFLAGS"
 	EXTRA_CFLAGS="-W -Wall"
@@ -2519,13 +2560,14 @@ EOF
 			EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt"
 		fi
 	done
-	rm -f conftest*
 	CFLAGS="$cf_save_CFLAGS"
 fi
+rm -f conftest*
+
 AC_SUBST(EXTRA_CFLAGS)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_GNU_SOURCE version: 5 updated: 2005/06/29 04:28:43
+dnl CF_GNU_SOURCE version: 6 updated: 2005/07/09 13:23:07
 dnl -------------
 dnl Check if we must define _GNU_SOURCE to get a reasonable value for
 dnl _XOPEN_SOURCE, upon which many POSIX definitions depend.  This is a defect
@@ -2535,8 +2577,6 @@ dnl
 dnl Well, yes we could work around it...
 AC_DEFUN([CF_GNU_SOURCE],
 [
-AC_REQUIRE([CF_INTEL_COMPILER])
-
 AC_CACHE_CHECK(if we must define _GNU_SOURCE,cf_cv_gnu_source,[
 AC_TRY_COMPILE([#include <sys/types.h>],[
 #ifndef _XOPEN_SOURCE
@@ -2578,35 +2618,38 @@ test -d "$oldincludedir" && {
 
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_INTEL_COMPILER version: 1 updated: 2004/12/03 20:27:48
+dnl CF_INTEL_COMPILER version: 3 updated: 2005/08/06 18:37:29
 dnl -----------------
-dnl Check if the given compiler is really the Intel compiler for Linux.
-dnl It tries to imitate gcc, but does not return an error when it finds a
-dnl mismatch between prototypes, e.g., as exercised by CF_MISSING_CHECK.
-dnl
-dnl This macro should be run "soon" after AC_PROG_CC, to ensure that it is
-dnl not mistaken for gcc.
+dnl Check if the given compiler is really the Intel compiler for Linux.  It
+dnl tries to imitate gcc, but does not return an error when it finds a mismatch
+dnl between prototypes, e.g., as exercised by CF_MISSING_CHECK.
+dnl
+dnl This macro should be run "soon" after AC_PROG_CC or AC_PROG_CPLUSPLUS, to
+dnl ensure that it is not mistaken for gcc/g++.  It is normally invoked from
+dnl the wrappers for gcc and g++ warnings.
+dnl
+dnl $1 = GCC (default) or GXX
+dnl $2 = INTEL_COMPILER (default) or INTEL_CPLUSPLUS
+dnl $3 = CFLAGS (default) or CXXFLAGS
 AC_DEFUN([CF_INTEL_COMPILER],[
-AC_REQUIRE([AC_PROG_CC])
+ifelse($2,,INTEL_COMPILER,[$2])=no
 
-INTEL_COMPILER=no
-
-if test "$GCC" = yes ; then
+if test "$ifelse($1,,[$1],GCC)" = yes ; then
 	case $host_os in
 	linux*|gnu*)
-		AC_MSG_CHECKING(if this is really Intel compiler)
-		cf_save_CFLAGS="$CFLAGS"
-		CFLAGS="$CFLAGS -no-gcc"
+		AC_MSG_CHECKING(if this is really Intel ifelse($1,GXX,C++,C) compiler)
+		cf_save_CFLAGS="$ifelse($3,,CFLAGS,[$3])"
+		ifelse($3,,CFLAGS,[$3])="$ifelse($3,,CFLAGS,[$3]) -no-gcc"
 		AC_TRY_COMPILE([],[
 #ifdef __INTEL_COMPILER
 #else
 make an error
 #endif
-],[INTEL_COMPILER=yes
+],[ifelse($2,,INTEL_COMPILER,[$2])=yes
 cf_save_CFLAGS="$cf_save_CFLAGS -we147 -no-gcc"
 ],[])
-		CFLAGS="$cf_save_CFLAGS"
-		AC_MSG_RESULT($INTEL_COMPILER)
+		ifelse($3,,CFLAGS,[$3])="$cf_save_CFLAGS"
+		AC_MSG_RESULT($ifelse($2,,INTEL_COMPILER,[$2]))
 		;;
 	esac
 fi
@@ -3288,7 +3331,7 @@ else
 fi
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_POSIX_C_SOURCE version: 3 updated: 2005/02/04 06:56:22
+dnl CF_POSIX_C_SOURCE version: 6 updated: 2005/07/14 20:25:10
 dnl -----------------
 dnl Define _POSIX_C_SOURCE to the given level, and _POSIX_SOURCE if needed.
 dnl
@@ -3305,6 +3348,13 @@ dnl	$1 is the nominal value for _POSIX_C
 AC_DEFUN([CF_POSIX_C_SOURCE],
 [
 cf_POSIX_C_SOURCE=ifelse($1,,199506L,$1)
+
+cf_save_CFLAGS="$CFLAGS"
+cf_save_CPPFLAGS="$CPPFLAGS"
+
+CF_REMOVE_DEFINE(cf_trim_CFLAGS,$cf_save_CFLAGS,_POSIX_C_SOURCE)
+CF_REMOVE_DEFINE(cf_trim_CPPFLAGS,$cf_save_CPPFLAGS,_POSIX_C_SOURCE)
+
 AC_CACHE_CHECK(if we should define _POSIX_C_SOURCE,cf_cv_posix_c_source,[
 	CF_MSG_LOG(if the symbol is already defined go no further)
 	AC_TRY_COMPILE([#include <sys/types.h>],[
@@ -3313,12 +3363,12 @@ make an error
 #endif],
 	[cf_cv_posix_c_source=no],
 	[cf_want_posix_source=no
-	 case .$cf_POSIX_C_SOURCE in
-	 .[[12]]??*)
-		cf_cv_posix_c_source="-U_POSIX_C_SOURCE -D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
+	 case .$cf_POSIX_C_SOURCE in #(vi
+	 .[[12]]??*) #(vi
+		cf_cv_posix_c_source="-D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
 		;;
-	 .2)
-		cf_cv_posix_c_source="-U_POSIX_C_SOURCE -D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
+	 .2) #(vi
+		cf_cv_posix_c_source="-D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
 		cf_want_posix_source=yes
 		;;
 	 .*)
@@ -3330,21 +3380,33 @@ make an error
 #ifdef _POSIX_SOURCE
 make an error
 #endif],[],
-		cf_cv_posix_c_source="$cf_cv_posix_c_source -U_POSIX_SOURCE -D_POSIX_SOURCE")
+		cf_cv_posix_c_source="$cf_cv_posix_c_source -D_POSIX_SOURCE")
 	 fi
 	 CF_MSG_LOG(ifdef from value $cf_POSIX_C_SOURCE)
-	 cf_save="$CPPFLAGS"
-	 CPPFLAGS="$CPPFLAGS $cf_cv_posix_c_source"
+	 CFLAGS="$cf_trim_CFLAGS"
+	 CPPFLAGS="$cf_trim_CPPFLAGS $cf_cv_posix_c_source"
 	 CF_MSG_LOG(if the second compile does not leave our definition intact error)
 	 AC_TRY_COMPILE([#include <sys/types.h>],[
 #ifndef _POSIX_C_SOURCE
 make an error
 #endif],,
-	[cf_cv_posix_c_source=no])
-	CPPFLAGS="$cf_save"
+	 [cf_cv_posix_c_source=no])
+	 CFLAGS="$cf_save_CFLAGS"
+	 CPPFLAGS="$cf_save_CPPFLAGS"
 	])
 ])
-test "$cf_cv_posix_c_source" != no && CPPFLAGS="$CPPFLAGS $cf_cv_posix_c_source"
+
+if test "$cf_cv_posix_c_source" != no ; then
+	CFLAGS="$cf_trim_CFLAGS"
+	CPPFLAGS="$cf_trim_CPPFLAGS"
+	if test "$cf_cv_cc_u_d_options" = yes ; then
+		cf_temp_posix_c_source=`echo "$cf_cv_posix_c_source" | \
+				sed -e 's/-D/-U/g' -e 's/=[[^ 	]]*//g'`
+		CPPFLAGS="$CPPFLAGS $cf_temp_posix_c_source"
+	fi
+	CPPFLAGS="$CPPFLAGS $cf_cv_posix_c_source"
+fi
+
 ])dnl
 dnl ---------------------------------------------------------------------------
 dnl CF_POSIX_JC version: 3 updated: 2001/05/27 21:36:02
@@ -3388,6 +3450,31 @@ test "$cf_cv_sigaction_funcs" = yes && A
 fi
 ])dnl
 dnl ---------------------------------------------------------------------------
+dnl CF_PROG_CC_U_D version: 1 updated: 2005/07/14 16:59:30
+dnl --------------
+dnl Check if C (preprocessor) -U and -D options are processed in the order
+dnl given rather than by type of option.  Some compilers insist on apply all
+dnl of the -U options after all of the -D options.  Others allow mixing them,
+dnl and may predefine symbols that conflict with those we define.
+AC_DEFUN([CF_PROG_CC_U_D],
+[
+AC_CACHE_CHECK(if $CC -U and -D options work together,cf_cv_cc_u_d_options,[
+	cf_save_CPPFLAGS="$CPPFLAGS"
+	CPPFLAGS="-UU_D_OPTIONS -DU_D_OPTIONS -DD_U_OPTIONS -UD_U_OPTIONS"
+	AC_TRY_COMPILE([],[
+#ifndef U_D_OPTIONS
+make an undefined-error
+#endif
+#ifdef  D_U_OPTIONS
+make a defined-error
+#endif
+	],[
+	cf_cv_cc_u_d_options=yes],[
+	cf_cv_cc_u_d_options=no])
+	CPPFLAGS="$cf_save_CPPFLAGS"
+])
+])dnl
+dnl ---------------------------------------------------------------------------
 dnl CF_PROG_EXT version: 10 updated: 2004/01/03 19:28:18
 dnl -----------
 dnl Compute $PROG_EXT, used for non-Unix ports, such as OS/2 EMX.
@@ -3535,6 +3622,24 @@ AC_CHECK_LIB($2,$1,[
 	[[$]$3])
 ])dnl
 dnl ---------------------------------------------------------------------------
+dnl CF_REMOVE_DEFINE version: 2 updated: 2005/07/09 16:12:18
+dnl ----------------
+dnl Remove all -U and -D options that refer to the given symbol from a list
+dnl of C compiler options.  This works around the problem that not all
+dnl compilers process -U and -D options from left-to-right, so a -U option
+dnl cannot be used to cancel the effect of a preceding -D option.
+dnl
+dnl $1 = target (which could be the same as the source variable)
+dnl $2 = source (including '$')
+dnl $3 = symbol to remove
+define([CF_REMOVE_DEFINE],
+[
+# remove $3 symbol from $2
+$1=`echo "$2" | \
+	sed	-e 's/-[[UD]]$3\(=[[^ 	]]*\)\?[[ 	]]/ /g' \
+		-e 's/-[[UD]]$3\(=[[^ 	]]*\)\?[$]//g'`
+])dnl
+dnl ---------------------------------------------------------------------------
 dnl CF_SET_GID_UID version: 2 updated: 1997/08/28 23:57:55
 dnl --------------
 dnl Check for the functions that set effective/real uid/gid.  This has to
@@ -4490,7 +4595,7 @@ AC_TRY_LINK([
 test $cf_cv_need_xopen_extension = yes && CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE_EXTENDED"
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_XOPEN_SOURCE version: 19 updated: 2005/05/15 19:19:07
+dnl CF_XOPEN_SOURCE version: 23 updated: 2005/10/15 16:39:05
 dnl ---------------
 dnl Try to get _XOPEN_SOURCE defined properly that we can use POSIX functions,
 dnl or adapt to the vendor's definitions to get equivalent functionality.
@@ -4500,6 +4605,8 @@ dnl	$1 is the nominal value for _XOPEN_S
 dnl	$2 is the nominal value for _POSIX_C_SOURCE
 AC_DEFUN([CF_XOPEN_SOURCE],[
 
+AC_REQUIRE([CF_PROG_CC_U_D])
+
 cf_XOPEN_SOURCE=ifelse($1,,500,$1)
 cf_POSIX_C_SOURCE=ifelse($2,,199506L,$2)
 
@@ -4507,9 +4614,6 @@ case $host_os in #(vi
 aix[[45]]*) #(vi
 	CPPFLAGS="$CPPFLAGS -D_ALL_SOURCE"
 	;;
-darwin*) #(vi
-	# setting _XOPEN_SOURCE breaks things on Darwin
-	;;
 freebsd*) #(vi
 	# 5.x headers associate
 	#	_XOPEN_SOURCE=600 with _POSIX_C_SOURCE=200112L
@@ -4539,16 +4643,15 @@ openbsd*) #(vi
 osf[[45]]*) #(vi
 	CPPFLAGS="$CPPFLAGS -D_OSF_SOURCE"
 	;;
+nto-qnx*) #(vi
+	CPPFLAGS="$CPPFLAGS -D_QNX_SOURCE"
+	;;
 sco*) #(vi
 	# setting _XOPEN_SOURCE breaks Lynx on SCO Unix / OpenServer
 	;;
 solaris*) #(vi
 	CPPFLAGS="$CPPFLAGS -D__EXTENSIONS__"
 	;;
-## dennis should test this:
-#sunos4.1.*) #(vi
-#	CPPFLAGS="$CPPFLAGS -D__EXTENSIONS__"
-#	;;
 *)
 	AC_CACHE_CHECK(if we should define _XOPEN_SOURCE,cf_cv_xopen_source,[
 	AC_TRY_COMPILE([#include <sys/types.h>],[
@@ -4567,7 +4670,13 @@ make an error
 	CPPFLAGS="$cf_save"
 	])
 ])
-test "$cf_cv_xopen_source" != no && CPPFLAGS="$CPPFLAGS -U_XOPEN_SOURCE -D_XOPEN_SOURCE=$cf_cv_xopen_source"
+	if test "$cf_cv_xopen_source" != no ; then
+		CF_REMOVE_DEFINE(CFLAGS,$CFLAGS,_XOPEN_SOURCE)
+		CF_REMOVE_DEFINE(CPPFLAGS,$CPPFLAGS,_XOPEN_SOURCE)
+		test "$cf_cv_cc_u_d_options" = yes && \
+			CPPFLAGS="$CPPFLAGS -U_XOPEN_SOURCE"
+		CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=$cf_cv_xopen_source"
+	fi
 	CF_POSIX_C_SOURCE($cf_POSIX_C_SOURCE)
 	;;
 esac
diff -Nurp tin-1.7.10/config.guess tin-1.8.0/config.guess
--- tin-1.7.10/config.guess	2005-09-19 17:00:59.000000000 +0200
+++ tin-1.8.0/config.guess	2005-12-23 19:13:43.799955571 +0100
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
-timestamp='2005-09-19'
+timestamp='2005-12-23'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -764,7 +764,12 @@ EOF
 	echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
 	exit ;;
     *:FreeBSD:*:*)
-	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
+	case ${UNAME_MACHINE} in
+	    pc98)
+		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+	    *)
+		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+	esac
 	exit ;;
     i*:CYGWIN*:*)
 	echo ${UNAME_MACHINE}-pc-cygwin
@@ -779,7 +784,7 @@ EOF
     i*:PW*:*)
 	echo ${UNAME_MACHINE}-pc-pw32
 	exit ;;
-    x86:Interix*:[34]*)
+    x86:Interix*:[345]*)
 	echo i586-pc-interix${UNAME_RELEASE}|sed -e 's/\..*//'
 	exit ;;
     [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
@@ -851,7 +856,7 @@ EOF
 	#endif
 	#endif
 EOF
-	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
+	eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '/^CPU/{s: ::g;p;}'`"
 	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
 	;;
     mips64:Linux:*:*)
@@ -870,7 +875,7 @@ EOF
 	#endif
 	#endif
 EOF
-	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
+	eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '/^CPU/{s: ::g;p;}'`"
 	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
 	;;
     or32:Linux:*:*)
@@ -919,6 +924,9 @@ EOF
     sparc:Linux:*:* | sparc64:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-gnu
 	exit ;;
+    vax:Linux:*:*)
+	echo ${UNAME_MACHINE}-dec-linux-gnu
+	exit ;;
     x86_64:Linux:*:*)
 	echo x86_64-unknown-linux-gnu
 	exit ;;
@@ -964,7 +972,7 @@ EOF
 	LIBC=gnulibc1
 	# endif
 	#else
-	#ifdef __INTEL_COMPILER
+	#if defined(__INTEL_COMPILER) || defined(__PGI)
 	LIBC=gnu
 	#else
 	LIBC=gnuaout
@@ -974,7 +982,7 @@ EOF
 	LIBC=dietlibc
 	#endif
 EOF
-	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
+	eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n '/^LIBC/{s: ::g;p;}'`"
 	test x"${LIBC}" != x && {
 		echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
 		exit
@@ -1263,6 +1271,9 @@ EOF
     i*86:skyos:*:*)
 	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
 	exit ;;
+    i*86:rdos:*:*)
+	echo ${UNAME_MACHINE}-pc-rdos
+	exit ;;
 esac
 
 #echo '(No uname command or uname output not recognized.)' 1>&2
diff -Nurp tin-1.7.10/config.sub tin-1.8.0/config.sub
--- tin-1.7.10/config.sub	2005-07-09 12:46:58.000000000 +0200
+++ tin-1.8.0/config.sub	2005-12-23 19:16:28.647332162 +0100
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
-timestamp='2005-07-08'
+timestamp='2005-12-23'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -119,8 +119,9 @@ esac
 # Here we must recognize all the valid KERNEL-OS combinations.
 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
 case $maybe_os in
-  nto-qnx* | linux-gnu* | linux-dietlibc | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | \
-  kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*)
+  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
+  uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
+  storm-chaos* | os2-emx* | rtmk-nova*)
     os=-$maybe_os
     basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
     ;;
@@ -171,6 +172,10 @@ case $os in
 	-hiux*)
 		os=-hiuxwe2
 		;;
+	-sco6)
+		os=-sco5v6
+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+		;;
 	-sco5)
 		os=-sco3.2v5
 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
@@ -187,6 +192,10 @@ case $os in
 		# Don't forget version if it is 3.2v4 or newer.
 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
 		;;
+	-sco5v6*)
+		# Don't forget version if it is 3.2v4 or newer.
+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
+		;;
 	-sco*)
 		os=-sco3.2v2
 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
@@ -239,7 +248,7 @@ case $basic_machine in
 	| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
 	| i370 | i860 | i960 | ia64 \
 	| ip2k | iq2000 \
-	| m32r | m32rle | m68000 | m68k | m88k | maxq | mcore \
+	| m32r | m32rle | m68000 | m68k | m88k | maxq | mb | microblaze | mcore \
 	| mips | mipsbe | mipseb | mipsel | mipsle \
 	| mips16 \
 	| mips64 | mips64el \
@@ -257,7 +266,7 @@ case $basic_machine in
 	| mipsisa64sr71k | mipsisa64sr71kel \
 	| mipstx39 | mipstx39el \
 	| mn10200 | mn10300 \
-	| ms1 \
+	| mt \
 	| msp430 \
 	| ns16k | ns32k \
 	| or32 \
@@ -286,6 +295,9 @@ case $basic_machine in
 		;;
 	m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k)
 		;;
+	ms1)
+		basic_machine=mt-unknown
+		;;
 
 	# We use `pc' rather than `unknown'
 	# because (1) that's what they normally are, and
@@ -336,7 +348,7 @@ case $basic_machine in
 	| mipsisa64sr71k-* | mipsisa64sr71kel-* \
 	| mipstx39-* | mipstx39el-* \
 	| mmix-* \
-	| ms1-* \
+	| mt-* \
 	| msp430-* \
 	| none-* | np1-* | ns16k-* | ns32k-* \
 	| orion-* \
@@ -696,6 +708,9 @@ case $basic_machine in
 		basic_machine=i386-pc
 		os=-msdos
 		;;
+	ms1-*)
+		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
+		;;
 	mvs)
 		basic_machine=i370-ibm
 		os=-mvs
@@ -803,6 +818,12 @@ case $basic_machine in
 	pc532 | pc532-*)
 		basic_machine=ns32k-pc532
 		;;
+	pc98)
+		basic_machine=i386-pc
+		;;
+	pc98-*)
+		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
+		;;
 	pentium | p5 | k5 | k6 | nexgen | viac3)
 		basic_machine=i586-pc
 		;;
@@ -859,6 +880,10 @@ case $basic_machine in
 		basic_machine=i586-unknown
 		os=-pw32
 		;;
+	rdos)
+		basic_machine=i386-pc
+		os=-rdos
+		;;
 	rom68k)
 		basic_machine=m68k-rom68k
 		os=-coff
@@ -1181,14 +1206,15 @@ case $os in
 	      | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
 	      | -chorusos* | -chorusrdb* \
 	      | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
-	      | -mingw32* | -linux-gnu* | -linux-uclibc* | -uxpv* | -beos* | -mpeix* | -udk* \
+	      | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
+	      | -uxpv* | -beos* | -mpeix* | -udk* \
 	      | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
 	      | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
 	      | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
 	      | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
 	      | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
 	      | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
-	      | -skyos* | haiku*)
+	      | -skyos* | -haiku* | -rdos*)
 	# Remember, each alternative MUST END IN *, to match a version number.
 		;;
 	-qnx*)
diff -Nurp tin-1.7.10/configure tin-1.8.0/configure
--- tin-1.7.10/configure	2005-09-29 13:37:31.000000000 +0200
+++ tin-1.8.0/configure	2005-12-24 19:11:09.078966753 +0100
@@ -187,10 +187,10 @@ cat <<\EOF
   --with-install-prefix   prefixes actual install location (default: /)
   --with-build-cc=XXX     the build C compiler ($BUILD_CC)
   --with-build-cpp=XXX    the build C preprocessor ($BUILD_CPP)
-  --with-build-cflags=XXX the build C compiler-flags
-  --with-build-cppflags=XXX the build C preprocessor-flags
-  --with-build-ldflags=XXX the build linker-flags
-  --with-build-libs=XXX   the build libraries
+  --with-build-cflags=XXX the build C compiler-flags ($BUILD_CFLAGS)
+  --with-build-cppflags=XXX the build C preprocessor-flags ($BUILD_CPPFLAGS)
+  --with-build-ldflags=XXX the build linker-flags ($BUILD_LDFLAGS)
+  --with-build-libs=XXX   the build libraries ($(BUILD_LIBS)
   --with-ispell           (default: from system path)
   --with-metamail         (default: from system path)
   --with-sum              (default: from system path)
@@ -863,7 +863,7 @@ fi
 
 
 PACKAGE=tin
-VERSION=1.7.10
+VERSION=1.8.0
 cat >> confdefs.h <<EOF
 #define PACKAGE "$PACKAGE"
 EOF
@@ -1597,46 +1597,49 @@ rm -f conftest*
 
 
 
-
-
-INTEL_COMPILER=no
-
-if test "$GCC" = yes ; then
-	case $host_os in
-	linux*|gnu*)
-		echo $ac_n "checking if this is really Intel compiler""... $ac_c" 1>&6
-echo "configure:1609: checking if this is really Intel compiler" >&5
-		cf_save_CFLAGS="$CFLAGS"
-		CFLAGS="$CFLAGS -no-gcc"
-		cat > conftest.$ac_ext <<EOF
-#line 1613 "configure"
+echo $ac_n "checking if $CC -U and -D options work together""... $ac_c" 1>&6
+echo "configure:1602: checking if $CC -U and -D options work together" >&5
+if eval "test \"`echo '$''{'cf_cv_cc_u_d_options'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  
+	cf_save_CPPFLAGS="$CPPFLAGS"
+	CPPFLAGS="-UU_D_OPTIONS -DU_D_OPTIONS -DD_U_OPTIONS -UD_U_OPTIONS"
+	cat > conftest.$ac_ext <<EOF
+#line 1610 "configure"
 #include "confdefs.h"
 
 int main() {
 
-#ifdef __INTEL_COMPILER
-#else
-make an error
+#ifndef U_D_OPTIONS
+make an undefined-error
 #endif
-
+#ifdef  D_U_OPTIONS
+make a defined-error
+#endif
+	
 ; return 0; }
 EOF
-if { (eval echo configure:1625: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1624: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
-  INTEL_COMPILER=yes
-cf_save_CFLAGS="$cf_save_CFLAGS -we147 -no-gcc"
-
+  
+	cf_cv_cc_u_d_options=yes
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5
+  rm -rf conftest*
+  
+	cf_cv_cc_u_d_options=no
 fi
 rm -f conftest*
-		CFLAGS="$cf_save_CFLAGS"
-		echo "$ac_t""$INTEL_COMPILER" 1>&6
-		;;
-	esac
+	CPPFLAGS="$cf_save_CPPFLAGS"
+
 fi
 
+echo "$ac_t""$cf_cv_cc_u_d_options" 1>&6
+
+
+
 
 
 cf_XOPEN_SOURCE=500
@@ -1646,9 +1649,6 @@ case $host_os in #(vi
 aix[45]*) #(vi
 	CPPFLAGS="$CPPFLAGS -D_ALL_SOURCE"
 	;;
-darwin*) #(vi
-	# setting _XOPEN_SOURCE breaks things on Darwin
-	;;
 freebsd*) #(vi
 	# 5.x headers associate
 	#	_XOPEN_SOURCE=600 with _POSIX_C_SOURCE=200112L
@@ -1665,16 +1665,14 @@ irix[56].*) #(vi
 	;;
 linux*|gnu*) #(vi
 	
-
-
 echo $ac_n "checking if we must define _GNU_SOURCE""... $ac_c" 1>&6
-echo "configure:1672: checking if we must define _GNU_SOURCE" >&5
+echo "configure:1670: checking if we must define _GNU_SOURCE" >&5
 if eval "test \"`echo '$''{'cf_cv_gnu_source'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 1678 "configure"
+#line 1676 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -1684,7 +1682,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:1688: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1686: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_gnu_source=no
 else
@@ -1694,7 +1692,7 @@ else
   cf_save="$CPPFLAGS"
 	 CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
 	 cat > conftest.$ac_ext <<EOF
-#line 1698 "configure"
+#line 1696 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -1704,7 +1702,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:1708: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1706: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_gnu_source=no
 else
@@ -1737,25 +1735,24 @@ openbsd*) #(vi
 osf[45]*) #(vi
 	CPPFLAGS="$CPPFLAGS -D_OSF_SOURCE"
 	;;
+nto-qnx*) #(vi
+	CPPFLAGS="$CPPFLAGS -D_QNX_SOURCE"
+	;;
 sco*) #(vi
 	# setting _XOPEN_SOURCE breaks Lynx on SCO Unix / OpenServer
 	;;
 solaris*) #(vi
 	CPPFLAGS="$CPPFLAGS -D__EXTENSIONS__"
 	;;
-## dennis should test this:
-#sunos4.1.*) #(vi
-#	CPPFLAGS="$CPPFLAGS -D__EXTENSIONS__"
-#	;;
 *)
 	echo $ac_n "checking if we should define _XOPEN_SOURCE""... $ac_c" 1>&6
-echo "configure:1753: checking if we should define _XOPEN_SOURCE" >&5
+echo "configure:1750: checking if we should define _XOPEN_SOURCE" >&5
 if eval "test \"`echo '$''{'cf_cv_xopen_source'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 1759 "configure"
+#line 1756 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -1765,7 +1762,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:1769: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1766: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_xopen_source=no
 else
@@ -1775,7 +1772,7 @@ else
   cf_save="$CPPFLAGS"
 	 CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE"
 	 cat > conftest.$ac_ext <<EOF
-#line 1779 "configure"
+#line 1776 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -1785,7 +1782,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:1789: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1786: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_xopen_source=no
 else
@@ -1803,20 +1800,53 @@ rm -f conftest*
 fi
 
 echo "$ac_t""$cf_cv_xopen_source" 1>&6
-test "$cf_cv_xopen_source" != no && CPPFLAGS="$CPPFLAGS -U_XOPEN_SOURCE -D_XOPEN_SOURCE=$cf_cv_xopen_source"
+	if test "$cf_cv_xopen_source" != no ; then
+		
+# remove _XOPEN_SOURCE symbol from $CFLAGS
+CFLAGS=`echo "$CFLAGS" | \
+	sed	-e 's/-[UD]_XOPEN_SOURCE\(=[^ 	]*\)\?[ 	]/ /g' \
+		-e 's/-[UD]_XOPEN_SOURCE\(=[^ 	]*\)\?$//g'`
+
+		
+# remove _XOPEN_SOURCE symbol from $CPPFLAGS
+CPPFLAGS=`echo "$CPPFLAGS" | \
+	sed	-e 's/-[UD]_XOPEN_SOURCE\(=[^ 	]*\)\?[ 	]/ /g' \
+		-e 's/-[UD]_XOPEN_SOURCE\(=[^ 	]*\)\?$//g'`
+
+		test "$cf_cv_cc_u_d_options" = yes && \
+			CPPFLAGS="$CPPFLAGS -U_XOPEN_SOURCE"
+		CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=$cf_cv_xopen_source"
+	fi
 	
 cf_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE
+
+cf_save_CFLAGS="$CFLAGS"
+cf_save_CPPFLAGS="$CPPFLAGS"
+
+
+# remove _POSIX_C_SOURCE symbol from $cf_save_CFLAGS
+cf_trim_CFLAGS=`echo "$cf_save_CFLAGS" | \
+	sed	-e 's/-[UD]_POSIX_C_SOURCE\(=[^ 	]*\)\?[ 	]/ /g' \
+		-e 's/-[UD]_POSIX_C_SOURCE\(=[^ 	]*\)\?$//g'`
+
+
+# remove _POSIX_C_SOURCE symbol from $cf_save_CPPFLAGS
+cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAGS" | \
+	sed	-e 's/-[UD]_POSIX_C_SOURCE\(=[^ 	]*\)\?[ 	]/ /g' \
+		-e 's/-[UD]_POSIX_C_SOURCE\(=[^ 	]*\)\?$//g'`
+
+
 echo $ac_n "checking if we should define _POSIX_C_SOURCE""... $ac_c" 1>&6
-echo "configure:1811: checking if we should define _POSIX_C_SOURCE" >&5
+echo "configure:1841: checking if we should define _POSIX_C_SOURCE" >&5
 if eval "test \"`echo '$''{'cf_cv_posix_c_source'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	
-echo "(line 1817) testing if the symbol is already defined go no further ..." 1>&5
+echo "(line 1847) testing if the symbol is already defined go no further ..." 1>&5
 
 	cat > conftest.$ac_ext <<EOF
-#line 1820 "configure"
+#line 1850 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -1826,7 +1856,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:1830: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1860: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_posix_c_source=no
 else
@@ -1834,12 +1864,12 @@ else
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   cf_want_posix_source=no
-	 case .$cf_POSIX_C_SOURCE in
-	 .[12]??*)
-		cf_cv_posix_c_source="-U_POSIX_C_SOURCE -D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
+	 case .$cf_POSIX_C_SOURCE in #(vi
+	 .[12]??*) #(vi
+		cf_cv_posix_c_source="-D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
 		;;
-	 .2)
-		cf_cv_posix_c_source="-U_POSIX_C_SOURCE -D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
+	 .2) #(vi
+		cf_cv_posix_c_source="-D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
 		cf_want_posix_source=yes
 		;;
 	 .*)
@@ -1848,7 +1878,7 @@ else
 	 esac
 	 if test "$cf_want_posix_source" = yes ; then
 		cat > conftest.$ac_ext <<EOF
-#line 1852 "configure"
+#line 1882 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -1858,26 +1888,26 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:1862: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1892: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5
   rm -rf conftest*
-  cf_cv_posix_c_source="$cf_cv_posix_c_source -U_POSIX_SOURCE -D_POSIX_SOURCE"
+  cf_cv_posix_c_source="$cf_cv_posix_c_source -D_POSIX_SOURCE"
 fi
 rm -f conftest*
 	 fi
 	 
-echo "(line 1873) testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
+echo "(line 1903) testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
 
-	 cf_save="$CPPFLAGS"
-	 CPPFLAGS="$CPPFLAGS $cf_cv_posix_c_source"
+	 CFLAGS="$cf_trim_CFLAGS"
+	 CPPFLAGS="$cf_trim_CPPFLAGS $cf_cv_posix_c_source"
 	 
-echo "(line 1878) testing if the second compile does not leave our definition intact error ..." 1>&5
+echo "(line 1908) testing if the second compile does not leave our definition intact error ..." 1>&5
 
 	 cat > conftest.$ac_ext <<EOF
-#line 1881 "configure"
+#line 1911 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -1887,7 +1917,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:1891: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1921: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -1896,7 +1926,8 @@ else
   cf_cv_posix_c_source=no
 fi
 rm -f conftest*
-	CPPFLAGS="$cf_save"
+	 CFLAGS="$cf_save_CFLAGS"
+	 CPPFLAGS="$cf_save_CPPFLAGS"
 	
 fi
 rm -f conftest*
@@ -1904,14 +1935,25 @@ rm -f conftest*
 fi
 
 echo "$ac_t""$cf_cv_posix_c_source" 1>&6
-test "$cf_cv_posix_c_source" != no && CPPFLAGS="$CPPFLAGS $cf_cv_posix_c_source"
+
+if test "$cf_cv_posix_c_source" != no ; then
+	CFLAGS="$cf_trim_CFLAGS"
+	CPPFLAGS="$cf_trim_CPPFLAGS"
+	if test "$cf_cv_cc_u_d_options" = yes ; then
+		cf_temp_posix_c_source=`echo "$cf_cv_posix_c_source" | \
+				sed -e 's/-D/-U/g' -e 's/=[^ 	]*//g'`
+		CPPFLAGS="$CPPFLAGS $cf_temp_posix_c_source"
+	fi
+	CPPFLAGS="$CPPFLAGS $cf_cv_posix_c_source"
+fi
+
 
 	;;
 esac
 
 
         echo $ac_n "checking for strerror in -lcposix""... $ac_c" 1>&6
-echo "configure:1915: checking for strerror in -lcposix" >&5
+echo "configure:1957: checking for strerror in -lcposix" >&5
 ac_lib_var=`echo cposix'_'strerror | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -1919,7 +1961,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lcposix  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 1923 "configure"
+#line 1965 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -1930,7 +1972,7 @@ int main() {
 strerror()
 ; return 0; }
 EOF
-if { (eval echo configure:1934: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1976: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -1954,7 +1996,7 @@ fi
 
 
 echo $ac_n "checking for ${CC-cc} option to accept ANSI C""... $ac_c" 1>&6
-echo "configure:1958: checking for ${CC-cc} option to accept ANSI C" >&5
+echo "configure:2000: checking for ${CC-cc} option to accept ANSI C" >&5
 if eval "test \"`echo '$''{'cf_cv_ansi_cc'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2050,7 +2092,7 @@ fi
 
 
 	cat > conftest.$ac_ext <<EOF
-#line 2054 "configure"
+#line 2096 "configure"
 #include "confdefs.h"
 
 #ifndef CC_HAS_PROTOS
@@ -2066,7 +2108,7 @@ int main() {
 	struct s2 {int (*f) (double a);};
 ; return 0; }
 EOF
-if { (eval echo configure:2070: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2112: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ansi_cc="$cf_arg"; break
 else
@@ -2174,12 +2216,12 @@ You have the following choices:
 fi
 
 echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6
-echo "configure:2178: checking for Cygwin environment" >&5
+echo "configure:2220: checking for Cygwin environment" >&5
 if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 2183 "configure"
+#line 2225 "configure"
 #include "confdefs.h"
 
 int main() {
@@ -2190,7 +2232,7 @@ int main() {
 return __CYGWIN__;
 ; return 0; }
 EOF
-if { (eval echo configure:2194: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2236: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_cygwin=yes
 else
@@ -2207,19 +2249,19 @@ echo "$ac_t""$ac_cv_cygwin" 1>&6
 CYGWIN=
 test "$ac_cv_cygwin" = yes && CYGWIN=yes
 echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6
-echo "configure:2211: checking for mingw32 environment" >&5
+echo "configure:2253: checking for mingw32 environment" >&5
 if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 2216 "configure"
+#line 2258 "configure"
 #include "confdefs.h"
 
 int main() {
 return __MINGW32__;
 ; return 0; }
 EOF
-if { (eval echo configure:2223: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2265: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_mingw32=yes
 else
@@ -2251,7 +2293,7 @@ esac
 
 
 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
-echo "configure:2255: checking for executable suffix" >&5
+echo "configure:2297: checking for executable suffix" >&5
 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2261,7 +2303,7 @@ else
   rm -f conftest*
   echo 'int main () { return 0; }' > conftest.$ac_ext
   ac_cv_exeext=
-  if { (eval echo configure:2265: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
+  if { (eval echo configure:2307: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
     for file in conftest.*; do
       case $file in
       *.c | *.o | *.obj) ;;
@@ -2282,13 +2324,13 @@ echo "$ac_t""${ac_cv_exeext}" 1>&6
 ac_exeext=$EXEEXT
 
 echo $ac_n "checking for object suffix""... $ac_c" 1>&6
-echo "configure:2286: checking for object suffix" >&5
+echo "configure:2328: checking for object suffix" >&5
 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   rm -f conftest*
 echo 'int i = 1;' > conftest.$ac_ext
-if { (eval echo configure:2292: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2334: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   for ac_file in conftest.*; do
     case $ac_file in
     *.c) ;;
@@ -2323,7 +2365,7 @@ LIB_PREFIX=$LIB_PREFIX
 	
 
 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
-echo "configure:2327: checking whether ln -s works" >&5
+echo "configure:2369: checking whether ln -s works" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2347,27 +2389,27 @@ fi
 
 
 if test "$cross_compiling" = yes ; then
+
 	# defaults that we might want to override
-	: ${BUILD_CC:='$(CC)'}
-	: ${BUILD_CPP:='$(CC) -E'}
 	: ${BUILD_CFLAGS:=''}
 	: ${BUILD_CPPFLAGS:='-I$(INCDIR)'}
 	: ${BUILD_LDFLAGS:=''}
 	: ${BUILD_LIBS:=''}
 	: ${BUILD_EXEEXT:='$x'}
 	: ${BUILD_OBJEXT:='o'}
+
 	
 # Check whether --with-build-cc or --without-build-cc was given.
 if test "${with_build_cc+set}" = set; then
   withval="$with_build_cc"
   BUILD_CC="$withval"
 else
-  for ac_prog in $CC gcc cc
+  for ac_prog in gcc cc cl
 do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:2371: checking for $ac_word" >&5
+echo "configure:2413: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_BUILD_CC'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2398,15 +2440,25 @@ done
 
 fi
 
+	echo $ac_n "checking for native build C compiler""... $ac_c" 1>&6
+echo "configure:2445: checking for native build C compiler" >&5
+	echo "$ac_t""$BUILD_CC" 1>&6
+
+	echo $ac_n "checking for native build C preprocessor""... $ac_c" 1>&6
+echo "configure:2449: checking for native build C preprocessor" >&5
 	
 # Check whether --with-build-cpp or --without-build-cpp was given.
 if test "${with_build_cpp+set}" = set; then
   withval="$with_build_cpp"
   BUILD_CPP="$withval"
 else
-  BUILD_CPP='$(CC) -E'
+  BUILD_CPP='$(BUILD_CC) -E'
 fi
 
+	echo "$ac_t""$BUILD_CPP" 1>&6
+
+	echo $ac_n "checking for native build C flags""... $ac_c" 1>&6
+echo "configure:2462: checking for native build C flags" >&5
 	
 # Check whether --with-build-cflags or --without-build-cflags was given.
 if test "${with_build_cflags+set}" = set; then
@@ -2414,6 +2466,10 @@ if test "${with_build_cflags+set}" = set
   BUILD_CFLAGS="$withval"
 fi
 
+	echo "$ac_t""$BUILD_CFLAGS" 1>&6
+
+	echo $ac_n "checking for native build C preprocessor-flags""... $ac_c" 1>&6
+echo "configure:2473: checking for native build C preprocessor-flags" >&5
 	
 # Check whether --with-build-cppflags or --without-build-cppflags was given.
 if test "${with_build_cppflags+set}" = set; then
@@ -2421,6 +2477,10 @@ if test "${with_build_cppflags+set}" = s
   BUILD_CPPFLAGS="$withval"
 fi
 
+	echo "$ac_t""$BUILD_CPPFLAGS" 1>&6
+
+	echo $ac_n "checking for native build linker-flags""... $ac_c" 1>&6
+echo "configure:2484: checking for native build linker-flags" >&5
 	
 # Check whether --with-build-ldflags or --without-build-ldflags was given.
 if test "${with_build_ldflags+set}" = set; then
@@ -2428,6 +2488,10 @@ if test "${with_build_ldflags+set}" = se
   BUILD_LDFLAGS="$withval"
 fi
 
+	echo "$ac_t""$BUILD_LDFLAGS" 1>&6
+
+	echo $ac_n "checking for native build linker-libraries""... $ac_c" 1>&6
+echo "configure:2495: checking for native build linker-libraries" >&5
 	
 # Check whether --with-build-libs or --without-build-libs was given.
 if test "${with_build_libs+set}" = set; then
@@ -2435,10 +2499,14 @@ if test "${with_build_libs+set}" = set; 
   BUILD_LIBS="$withval"
 fi
 
+	echo "$ac_t""$BUILD_LIBS" 1>&6
+
 	# this assumes we're on Unix.
 	BUILD_EXEEXT=
 	BUILD_OBJEXT=o
 
+	: ${BUILD_CC:='$(CC)'}
+
 	if ( test "$BUILD_CC" = "$CC" || test "$BUILD_CC" = '$(CC)' ) ; then
 		{ echo "configure: error: Cross-build requires two compilers.
 Use --with-build-cc to specify the native compiler." 1>&2; exit 1; }
@@ -2466,7 +2534,7 @@ fi
 
 
 echo $ac_n "checking build system type""... $ac_c" 1>&6
-echo "configure:2470: checking build system type" >&5
+echo "configure:2538: checking build system type" >&5
 
 build_alias=$build
 case "$build_alias" in
@@ -2492,7 +2560,7 @@ fi
 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:2496: checking for $ac_word" >&5
+echo "configure:2564: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2524,7 +2592,7 @@ if test -n "$ac_tool_prefix"; then
   # Extract the first word of "ranlib", so it can be a program name with args.
 set dummy ranlib; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:2528: checking for $ac_word" >&5
+echo "configure:2596: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2559,7 +2627,7 @@ fi
 # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args.
 set dummy ${ac_tool_prefix}ld; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:2563: checking for $ac_word" >&5
+echo "configure:2631: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2591,7 +2659,7 @@ if test -n "$ac_tool_prefix"; then
   # Extract the first word of "ld", so it can be a program name with args.
 set dummy ld; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:2595: checking for $ac_word" >&5
+echo "configure:2663: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2626,7 +2694,7 @@ fi
 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
 set dummy ${ac_tool_prefix}ar; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:2630: checking for $ac_word" >&5
+echo "configure:2698: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2658,7 +2726,7 @@ if test -n "$ac_tool_prefix"; then
   # Extract the first word of "ar", so it can be a program name with args.
 set dummy ar; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:2662: checking for $ac_word" >&5
+echo "configure:2730: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2695,7 +2763,7 @@ if eval "test \"`echo '$''{'cf_cv_subst_
 else
   
 echo $ac_n "checking for archiver options (symbol AR_OPTS)""... $ac_c" 1>&6
-echo "configure:2699: checking for archiver options (symbol AR_OPTS)" >&5
+echo "configure:2767: checking for archiver options (symbol AR_OPTS)" >&5
 test -z "$AR_OPTS" && AR_OPTS=rv
 echo "$ac_t""$AR_OPTS" 1>&6
 
@@ -2741,7 +2809,7 @@ if test "${with_ispell+set}" = set; then
   *)
    # user supplied option-value for "--with-ispell=path"
    echo $ac_n "checking for ispell""... $ac_c" 1>&6
-echo "configure:2745: checking for ispell" >&5
+echo "configure:2813: checking for ispell" >&5
    ac_cv_path_PATH_ISPELL="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_ISPELL "$withval"
@@ -2758,7 +2826,7 @@ else
   # Extract the first word of "ispell", so it can be a program name with args.
 set dummy ispell; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:2762: checking for $ac_word" >&5
+echo "configure:2830: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_ISPELL'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2815,7 +2883,7 @@ if test "${with_metamail+set}" = set; th
   *)
    # user supplied option-value for "--with-metamail=path"
    echo $ac_n "checking for metamail""... $ac_c" 1>&6
-echo "configure:2819: checking for metamail" >&5
+echo "configure:2887: checking for metamail" >&5
    ac_cv_path_PATH_METAMAIL="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_METAMAIL "$withval"
@@ -2832,7 +2900,7 @@ else
   # Extract the first word of "metamail", so it can be a program name with args.
 set dummy metamail; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:2836: checking for $ac_word" >&5
+echo "configure:2904: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_METAMAIL'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2889,7 +2957,7 @@ if test "${with_sum+set}" = set; then
   *)
    # user supplied option-value for "--with-sum=path"
    echo $ac_n "checking for sum""... $ac_c" 1>&6
-echo "configure:2893: checking for sum" >&5
+echo "configure:2961: checking for sum" >&5
    ac_cv_path_PATH_SUM="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_SUM "$withval"
@@ -2906,7 +2974,7 @@ else
   # Extract the first word of "sum", so it can be a program name with args.
 set dummy sum; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:2910: checking for $ac_word" >&5
+echo "configure:2978: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_SUM'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2953,12 +3021,12 @@ fi
 if test $ac_cv_path_PATH_SUM
 then
 echo $ac_n "checking if $ac_cv_path_PATH_SUM takes -r""... $ac_c" 1>&6
-echo "configure:2957: checking if $ac_cv_path_PATH_SUM takes -r" >&5
+echo "configure:3025: checking if $ac_cv_path_PATH_SUM takes -r" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_sum_r'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
-if { ac_try='$ac_cv_path_PATH_SUM -r config.log 1>&5'; { (eval echo configure:2962: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }
+if { ac_try='$ac_cv_path_PATH_SUM -r config.log 1>&5'; { (eval echo configure:3030: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }
 then
 	ac_cv_prog_sum_r=yes
 else
@@ -2988,7 +3056,7 @@ fi
 
 
 echo $ac_n "checking for default editor""... $ac_c" 1>&6
-echo "configure:2992: checking for default editor" >&5
+echo "configure:3060: checking for default editor" >&5
 
 # Check whether --with-editor or --without-editor was given.
 if test "${with_editor+set}" = set; then
@@ -3016,7 +3084,7 @@ if test -z "$DEFAULT_EDITOR" ; then
 	# Extract the first word of "vi", so it can be a program name with args.
 set dummy vi; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3020: checking for $ac_word" >&5
+echo "configure:3088: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_EDITOR'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3061,7 +3129,7 @@ EOF
 # Extract the first word of "sendmail", so it can be a program name with args.
 set dummy sendmail; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3065: checking for $ac_word" >&5
+echo "configure:3133: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_MAILER'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3115,7 +3183,7 @@ if test -z "$DEFAULT_MAILER" ; then
 # Extract the first word of "mailx", so it can be a program name with args.
 set dummy mailx; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3119: checking for $ac_word" >&5
+echo "configure:3187: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_MAILER'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3152,7 +3220,7 @@ if test -z "$DEFAULT_MAILER" ; then
 # Extract the first word of "mail", so it can be a program name with args.
 set dummy mail; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3156: checking for $ac_word" >&5
+echo "configure:3224: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_MAILER'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3186,7 +3254,7 @@ fi
 
 fi
 echo $ac_n "checking for default mailer""... $ac_c" 1>&6
-echo "configure:3190: checking for default mailer" >&5
+echo "configure:3258: checking for default mailer" >&5
 if test -n "$DEFAULT_MAILER" ; then
 	
 case $cf_cv_system_name in #(vi
@@ -3213,7 +3281,7 @@ echo "$ac_t""$DEFAULT_MAILER" 1>&6
 
 
 echo $ac_n "checking for incoming-mail directory""... $ac_c" 1>&6
-echo "configure:3217: checking for incoming-mail directory" >&5
+echo "configure:3285: checking for incoming-mail directory" >&5
 
 # Check whether --with-mailbox or --without-mailbox was given.
 if test "${with_mailbox+set}" = set; then
@@ -3259,7 +3327,7 @@ echo "$ac_t""$DEFAULT_MAILBOX" 1>&6
 
 ## PGP Support
 echo $ac_n "checking if you want PGP/GPG-Support""... $ac_c" 1>&6
-echo "configure:3263: checking if you want PGP/GPG-Support" >&5
+echo "configure:3331: checking if you want PGP/GPG-Support" >&5
 
 # Check whether --enable-pgp-gpg or --disable-pgp-gpg was given.
 if test "${enable_pgp_gpg+set}" = set; then
@@ -3291,7 +3359,7 @@ if test "${with_pgp+set}" = set; then
   *)
    # user supplied option-value for "--with-pgp=path"
    echo $ac_n "checking for pgp""... $ac_c" 1>&6
-echo "configure:3295: checking for pgp" >&5
+echo "configure:3363: checking for pgp" >&5
    ac_cv_path_PATH_PGP="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_PGP "$withval"
@@ -3308,7 +3376,7 @@ else
   # Extract the first word of "pgp", so it can be a program name with args.
 set dummy pgp; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3312: checking for $ac_word" >&5
+echo "configure:3380: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_PGP'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3366,7 +3434,7 @@ if test "${with_pgpk+set}" = set; then
   *)
    # user supplied option-value for "--with-pgpk=path"
    echo $ac_n "checking for pgpk""... $ac_c" 1>&6
-echo "configure:3370: checking for pgpk" >&5
+echo "configure:3438: checking for pgpk" >&5
    ac_cv_path_PATH_PGPK="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_PGPK "$withval"
@@ -3383,7 +3451,7 @@ else
   # Extract the first word of "pgpk", so it can be a program name with args.
 set dummy pgpk; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3387: checking for $ac_word" >&5
+echo "configure:3455: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_PGPK'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3441,7 +3509,7 @@ if test "${with_gpg+set}" = set; then
   *)
    # user supplied option-value for "--with-gpg=path"
    echo $ac_n "checking for gpg""... $ac_c" 1>&6
-echo "configure:3445: checking for gpg" >&5
+echo "configure:3513: checking for gpg" >&5
    ac_cv_path_PATH_GPG="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_GPG "$withval"
@@ -3458,7 +3526,7 @@ else
   # Extract the first word of "gpg", so it can be a program name with args.
 set dummy gpg; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3462: checking for $ac_word" >&5
+echo "configure:3530: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_GPG'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3515,13 +3583,13 @@ fi
 
 
 echo $ac_n "checking for the default shell program""... $ac_c" 1>&6
-echo "configure:3519: checking for the default shell program" >&5
+echo "configure:3587: checking for the default shell program" >&5
 cf_shell_progs="$cf_cv_default_shell"
 if test -z "$cf_shell_progs" ; then
 	cf_shell_progs="sh ksh bash zsh pdksh mksh jsh keysh ash dash"
 	# TIN preferred default shell for BSD systems is csh. Others are sh.
 	cat > conftest.$ac_ext <<EOF
-#line 3525 "configure"
+#line 3593 "configure"
 #include "confdefs.h"
 
 #include <sys/params.h>
@@ -3534,7 +3602,7 @@ make an error
 
 ; return 0; }
 EOF
-if { (eval echo configure:3538: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:3606: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   $cf_shell_progs="csh tcsh $cf_shell_progs"
 else
@@ -3544,11 +3612,11 @@ fi
 rm -f conftest*
 fi
 
-echo "(line 3548) testing paths of shell programs: $cf_shell_progs ..." 1>&5
+echo "(line 3616) testing paths of shell programs: $cf_shell_progs ..." 1>&5
 
 if test -s /etc/shells && test `egrep -c -v '^(#| |    |$)' /etc/shells` -gt 0; then
 	
-echo "(line 3552) testing /etc/shells ..." 1>&5
+echo "(line 3620) testing /etc/shells ..." 1>&5
 
 	for cf_prog in $cf_shell_progs
 	do
@@ -3583,14 +3651,14 @@ echo "(line 3552) testing /etc/shells ..
 	echo "$ac_t""$DEFAULT_SHELL" 1>&6
 else
 	
-echo "(line 3587) testing $PATH ..." 1>&5
+echo "(line 3655) testing $PATH ..." 1>&5
 
 for ac_prog in $cf_shell_progs
 do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:3594: checking for $ac_word" >&5
+echo "configure:3662: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_DEFAULT_SHELL'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3643,7 +3711,7 @@ EOF
 
 ### check for this early, since it'll override several options
 echo $ac_n "checking if NNTP-support will be used""... $ac_c" 1>&6
-echo "configure:3647: checking if NNTP-support will be used" >&5
+echo "configure:3715: checking if NNTP-support will be used" >&5
 
 # Check whether --enable-nntp or --disable-nntp was given.
 if test "${enable_nntp+set}" = set; then
@@ -3665,7 +3733,7 @@ echo "$ac_t""$enableval" 1>&6
 USE_SPOOLDIR=yes
 if test "$USE_NNTP" = "yes" ; then
 echo $ac_n "checking whether to be NNTP_ONLY""... $ac_c" 1>&6
-echo "configure:3669: checking whether to be NNTP_ONLY" >&5
+echo "configure:3737: checking whether to be NNTP_ONLY" >&5
 
 # Check whether --enable-nntp-only or --disable-nntp-only was given.
 if test "${enable_nntp_only+set}" = set; then
@@ -3697,7 +3765,7 @@ fi
 
 ###	use option --enable-debug to compile-in test/development code
 echo $ac_n "checking if you want to compile-in debug support""... $ac_c" 1>&6
-echo "configure:3701: checking if you want to compile-in debug support" >&5
+echo "configure:3769: checking if you want to compile-in debug support" >&5
 
 # Check whether --enable-debug or --disable-debug was given.
 if test "${enable_debug+set}" = set; then
@@ -3724,7 +3792,7 @@ echo "$ac_t""$enableval" 1>&6
 ###	use option --disable-echo to suppress full display compiling commands
 
 echo $ac_n "checking if you want to see long compiling messages""... $ac_c" 1>&6
-echo "configure:3728: checking if you want to see long compiling messages" >&5
+echo "configure:3796: checking if you want to see long compiling messages" >&5
 
 # Check whether --enable-echo or --disable-echo was given.
 if test "${enable_echo+set}" = set; then
@@ -3769,7 +3837,7 @@ echo "$ac_t""$enableval" 1>&6
 
 ### use option --enable-prototypes to turn on optional prototypes
 echo $ac_n "checking if you want to compile with fallback prototypes""... $ac_c" 1>&6
-echo "configure:3773: checking if you want to compile with fallback prototypes" >&5
+echo "configure:3841: checking if you want to compile with fallback prototypes" >&5
 
 # Check whether --enable-prototypes or --disable-prototypes was given.
 if test "${enable_prototypes+set}" = set; then
@@ -3793,7 +3861,7 @@ EXTRA_CFLAGS=""
 if test -n "$GCC"
 then
 echo $ac_n "checking if you want to turn on gcc warnings""... $ac_c" 1>&6
-echo "configure:3797: checking if you want to turn on gcc warnings" >&5
+echo "configure:3865: checking if you want to turn on gcc warnings" >&5
 
 # Check whether --enable-warnings or --disable-warnings was given.
 if test "${enable_warnings+set}" = set; then
@@ -3819,8 +3887,8 @@ then
 GCC_VERSION=none
 if test "$GCC" = yes ; then
 	echo $ac_n "checking version of $CC""... $ac_c" 1>&6
-echo "configure:3823: checking version of $CC" >&5
-	GCC_VERSION="`${CC} --version|sed -e '2,$d' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`"
+echo "configure:3891: checking version of $CC" >&5
+	GCC_VERSION="`${CC} --version| sed -e '2,$d' -e 's/^.*(GCC) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`"
 	test -z "$GCC_VERSION" && GCC_VERSION=unknown
 	echo "$ac_t""$GCC_VERSION" 1>&6
 fi
@@ -3828,32 +3896,92 @@ fi
 
 
 
+INTEL_COMPILER=no
+
+if test "$GCC" = yes ; then
+	case $host_os in
+	linux*|gnu*)
+		echo $ac_n "checking if this is really Intel C compiler""... $ac_c" 1>&6
+echo "configure:3906: checking if this is really Intel C compiler" >&5
+		cf_save_CFLAGS="$CFLAGS"
+		CFLAGS="$CFLAGS -no-gcc"
+		cat > conftest.$ac_ext <<EOF
+#line 3910 "configure"
+#include "confdefs.h"
+
+int main() {
+
+#ifdef __INTEL_COMPILER
+#else
+make an error
+#endif
+
+; return 0; }
+EOF
+if { (eval echo configure:3922: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+  rm -rf conftest*
+  INTEL_COMPILER=yes
+cf_save_CFLAGS="$cf_save_CFLAGS -we147 -no-gcc"
+
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+fi
+rm -f conftest*
+		CFLAGS="$cf_save_CFLAGS"
+		echo "$ac_t""$INTEL_COMPILER" 1>&6
+		;;
+	esac
+fi
+
+
+cat > conftest.$ac_ext <<EOF
+#line 3940 "configure"
+int main(int argc, char *argv[]) { return (argv[argc-1] == 0) ; }
+EOF
+
 if test "$INTEL_COMPILER" = yes
 then
 # The "-wdXXX" options suppress warnings:
 # remark #1419: external declaration in primary source file
+# remark #1682: implicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem)
+# remark #1683: explicit conversion of a 64-bit integral type to a smaller integral type (potential portability problem)
+# remark #1684: conversion from pointer to same-sized integral type (potential portability problem)
 # remark #193: zero used for undefined preprocessing identifier
 # remark #593: variable "curs_sb_left_arrow" was set but never used
 # remark #810: conversion from "int" to "Dimension={unsigned short}" may lose significant bits
 # remark #869: parameter "tw" was never referenced
 # remark #981: operands are evaluated in unspecified order
 # warning #269: invalid format string conversion
-	EXTRA_CFLAGS="$EXTRA_CFLAGS -Wall \
- -wd1419 \
- -wd193 \
- -wd279 \
- -wd593 \
- -wd810 \
- -wd869 \
- -wd981"
+
+	echo "checking for $CC warning options" 1>&6
+echo "configure:3959: checking for $CC warning options" >&5
+	cf_save_CFLAGS="$CFLAGS"
+	EXTRA_CFLAGS="-Wall"
+	for cf_opt in  \
+		wd1419 \
+		wd1682 \
+		wd1683 \
+		wd1684 \
+		wd193 \
+		wd279 \
+		wd593 \
+		wd810 \
+		wd869 \
+		wd981
+	do
+		CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt"
+		if { (eval echo configure:3975: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+			test -n "$verbose" && echo "$ac_t""... -$cf_opt" 1>&6
+			EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt"
+		fi
+	done
+	CFLAGS="$cf_save_CFLAGS"
+
 elif test "$GCC" = yes
 then
-	cat > conftest.$ac_ext <<EOF
-#line 3853 "configure"
-int main(int argc, char *argv[]) { return (argv[argc-1] == 0) ; }
-EOF
 	echo "checking for $CC warning options" 1>&6
-echo "configure:3857: checking for $CC warning options" >&5
+echo "configure:3985: checking for $CC warning options" >&5
 	cf_save_CFLAGS="$CFLAGS"
 	EXTRA_CFLAGS="-W -Wall"
 	cf_warn_CONST=""
@@ -3872,7 +4000,7 @@ echo "configure:3857: checking for $CC w
 		Wundef $cf_warn_CONST 
 	do
 		CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt"
-		if { (eval echo configure:3876: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+		if { (eval echo configure:4004: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
 			test -n "$verbose" && echo "$ac_t""... -$cf_opt" 1>&6
 			case $cf_opt in #(vi
 			Wcast-qual) #(vi
@@ -3890,9 +4018,10 @@ echo "configure:3857: checking for $CC w
 			EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt"
 		fi
 	done
-	rm -f conftest*
 	CFLAGS="$cf_save_CFLAGS"
 fi
+rm -f conftest*
+
 
 
 fi
@@ -3902,7 +4031,7 @@ fi
 if test "$USE_SPOOLDIR" = "yes"; then
 	## options for directories
 	echo $ac_n "checking for news-library path""... $ac_c" 1>&6
-echo "configure:3906: checking for news-library path" >&5
+echo "configure:4035: checking for news-library path" >&5
 	
 # Check whether --with-libdir or --without-libdir was given.
 if test "${with_libdir+set}" = set; then
@@ -3940,7 +4069,7 @@ eval NEWSLIBDIR="$withval"
 	echo "$ac_t""$NEWSLIBDIR" 1>&6
 
 	echo $ac_n "checking for news spool-directory path""... $ac_c" 1>&6
-echo "configure:3944: checking for news spool-directory path" >&5
+echo "configure:4073: checking for news spool-directory path" >&5
 	
 # Check whether --with-spooldir or --without-spooldir was given.
 if test "${with_spooldir+set}" = set; then
@@ -3978,7 +4107,7 @@ eval SPOOLDIR="$withval"
 	echo "$ac_t""$SPOOLDIR" 1>&6
 
 	echo $ac_n "checking for news overview-directory path""... $ac_c" 1>&6
-echo "configure:3982: checking for news overview-directory path" >&5
+echo "configure:4111: checking for news overview-directory path" >&5
 	
 # Check whether --with-nov-dir or --without-nov-dir was given.
 if test "${with_nov_dir+set}" = set; then
@@ -4016,7 +4145,7 @@ eval NOVROOTDIR="$withval"
 	echo "$ac_t""$NOVROOTDIR" 1>&6
 
 	echo $ac_n "checking for overview filename""... $ac_c" 1>&6
-echo "configure:4020: checking for overview filename" >&5
+echo "configure:4149: checking for overview filename" >&5
 	
 # Check whether --with-nov-fname or --without-nov-fname was given.
 if test "${with_nov_fname+set}" = set; then
@@ -4052,7 +4181,7 @@ fi
 ## TODO: kick the --with-inews-dir= stuff, the check below should be enough
 ## (requires some code rework in tin)
 echo $ac_n "checking for directory containing \"inews\"""... $ac_c" 1>&6
-echo "configure:4056: checking for directory containing \"inews\"" >&5
+echo "configure:4185: checking for directory containing \"inews\"" >&5
 
 # Check whether --with-inews-dir or --without-inews-dir was given.
 if test "${with_inews_dir+set}" = set; then
@@ -4093,7 +4222,7 @@ echo "$ac_t""$INEWSDIR" 1>&6
 # Extract the first word of "inews", so it can be a program name with args.
 set dummy inews; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4097: checking for $ac_word" >&5
+echo "configure:4226: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_INEWS'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4150,7 +4279,7 @@ fi
 if test "$USE_SPOOLDIR" = "yes"; then
 	## options for libraries
 	echo $ac_n "checking for optional INN-NNTP library""... $ac_c" 1>&6
-echo "configure:4154: checking for optional INN-NNTP library" >&5
+echo "configure:4283: checking for optional INN-NNTP library" >&5
 	
 # Check whether --with-inn-nntplib or --without-inn-nntplib was given.
 if test "${with_inn_nntplib+set}" = set; then
@@ -4182,7 +4311,7 @@ fi
 ### Look for network libraries first, since some functions (such as gethostname)
 ### are used in a lot of places.
 echo $ac_n "checking if you want socks library""... $ac_c" 1>&6
-echo "configure:4186: checking if you want socks library" >&5
+echo "configure:4315: checking if you want socks library" >&5
 if eval "test \"`echo '$''{'cf_cv_use_libsocks'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4202,7 +4331,7 @@ fi
 echo "$ac_t""$cf_cv_use_libsocks" 1>&6
 
 echo $ac_n "checking if you want socks5 library""... $ac_c" 1>&6
-echo "configure:4206: checking if you want socks5 library" >&5
+echo "configure:4335: checking if you want socks5 library" >&5
 if eval "test \"`echo '$''{'cf_cv_use_libsocks5'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4278,7 +4407,7 @@ cat >> confdefs.h <<\EOF
 EOF
 
 cat > conftest.$ac_ext <<EOF
-#line 4282 "configure"
+#line 4411 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -4287,7 +4416,7 @@ int main() {
 	accept((char *)0)
 ; return 0; }
 EOF
-if { (eval echo configure:4291: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4420: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -4301,7 +4430,7 @@ else
 	
 cf_test_netlibs=no
 echo $ac_n "checking for network libraries""... $ac_c" 1>&6
-echo "configure:4305: checking for network libraries" >&5
+echo "configure:4434: checking for network libraries" >&5
 if eval "test \"`echo '$''{'cf_cv_netlibs'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4312,12 +4441,12 @@ cf_test_netlibs=yes
 for ac_func in gethostname
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:4316: checking for $ac_func" >&5
+echo "configure:4445: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 4321 "configure"
+#line 4450 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -4340,7 +4469,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:4344: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4473: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -4363,7 +4492,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for gethostname in -lnsl""... $ac_c" 1>&6
-echo "configure:4367: checking for gethostname in -lnsl" >&5
+echo "configure:4496: checking for gethostname in -lnsl" >&5
 ac_lib_var=`echo nsl'_'gethostname | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -4371,7 +4500,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lnsl $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 4375 "configure"
+#line 4504 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -4382,7 +4511,7 @@ int main() {
 gethostname()
 ; return 0; }
 EOF
-if { (eval echo configure:4386: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -4415,7 +4544,7 @@ else
 	
 		
 echo $ac_n "checking for gethostname in -lsocket""... $ac_c" 1>&6
-echo "configure:4419: checking for gethostname in -lsocket" >&5
+echo "configure:4548: checking for gethostname in -lsocket" >&5
 ac_lib_var=`echo socket'_'gethostname | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -4423,7 +4552,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lsocket $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 4427 "configure"
+#line 4556 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -4434,7 +4563,7 @@ int main() {
 gethostname()
 ; return 0; }
 EOF
-if { (eval echo configure:4438: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4567: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -4479,7 +4608,7 @@ done
 # I don't know the entrypoints - 97/7/22 TD
 # AC_HAVE_LIBRARY(inet,cf_cv_netlibs="-linet $cf_cv_netlibs")
 echo $ac_n "checking for main in -linet""... $ac_c" 1>&6
-echo "configure:4483: checking for main in -linet" >&5
+echo "configure:4612: checking for main in -linet" >&5
 ac_lib_var=`echo inet'_'main | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -4487,14 +4616,14 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-linet  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 4491 "configure"
+#line 4620 "configure"
 #include "confdefs.h"
 
 int main() {
 main()
 ; return 0; }
 EOF
-if { (eval echo configure:4498: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4627: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -4519,12 +4648,12 @@ if test "$ac_cv_func_lsocket" != no ; th
 for ac_func in socket
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:4523: checking for $ac_func" >&5
+echo "configure:4652: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 4528 "configure"
+#line 4657 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -4547,7 +4676,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:4551: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -4570,7 +4699,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
-echo "configure:4574: checking for socket in -lsocket" >&5
+echo "configure:4703: checking for socket in -lsocket" >&5
 ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -4578,7 +4707,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lsocket $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 4582 "configure"
+#line 4711 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -4589,7 +4718,7 @@ int main() {
 socket()
 ; return 0; }
 EOF
-if { (eval echo configure:4593: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4722: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -4622,7 +4751,7 @@ else
 	
 		
 echo $ac_n "checking for socket in -lbsd""... $ac_c" 1>&6
-echo "configure:4626: checking for socket in -lbsd" >&5
+echo "configure:4755: checking for socket in -lbsd" >&5
 ac_lib_var=`echo bsd'_'socket | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -4630,7 +4759,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lbsd $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 4634 "configure"
+#line 4763 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -4641,7 +4770,7 @@ int main() {
 socket()
 ; return 0; }
 EOF
-if { (eval echo configure:4645: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4774: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -4686,12 +4815,12 @@ fi
 for ac_func in gethostbyname
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:4690: checking for $ac_func" >&5
+echo "configure:4819: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 4695 "configure"
+#line 4824 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -4714,7 +4843,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:4718: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4847: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -4737,7 +4866,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
-echo "configure:4741: checking for gethostbyname in -lnsl" >&5
+echo "configure:4870: checking for gethostbyname in -lnsl" >&5
 ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -4745,7 +4874,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lnsl $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 4749 "configure"
+#line 4878 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -4756,7 +4885,7 @@ int main() {
 gethostbyname()
 ; return 0; }
 EOF
-if { (eval echo configure:4760: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4889: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -4797,12 +4926,12 @@ done
 for ac_func in strcasecmp
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:4801: checking for $ac_func" >&5
+echo "configure:4930: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 4806 "configure"
+#line 4935 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -4825,7 +4954,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:4829: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4958: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -4848,7 +4977,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for strcasecmp in -lresolv""... $ac_c" 1>&6
-echo "configure:4852: checking for strcasecmp in -lresolv" >&5
+echo "configure:4981: checking for strcasecmp in -lresolv" >&5
 ac_lib_var=`echo resolv'_'strcasecmp | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -4856,7 +4985,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lresolv $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 4860 "configure"
+#line 4989 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -4867,7 +4996,7 @@ int main() {
 strcasecmp()
 ; return 0; }
 EOF
-if { (eval echo configure:4871: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5000: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -4939,10 +5068,10 @@ cat >> confdefs.h <<\EOF
 EOF
 
 echo $ac_n "checking if the socks library uses socks4 prefix""... $ac_c" 1>&6
-echo "configure:4943: checking if the socks library uses socks4 prefix" >&5
+echo "configure:5072: checking if the socks library uses socks4 prefix" >&5
 cf_use_socks4=error
 cat > conftest.$ac_ext <<EOF
-#line 4946 "configure"
+#line 5075 "configure"
 #include "confdefs.h"
 
 #include <socks.h>
@@ -4951,7 +5080,7 @@ int main() {
 	Rinit((char *)0)
 ; return 0; }
 EOF
-if { (eval echo configure:4955: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5084: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cat >> confdefs.h <<\EOF
 #define USE_SOCKS4_PREFIX 1
@@ -4963,14 +5092,14 @@ else
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   cat > conftest.$ac_ext <<EOF
-#line 4967 "configure"
+#line 5096 "configure"
 #include "confdefs.h"
 #include <socks.h>
 int main() {
 SOCKSinit((char *)0)
 ; return 0; }
 EOF
-if { (eval echo configure:4974: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5103: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_use_socks4=no
 else
@@ -5035,9 +5164,9 @@ EOF
 
 fi
 echo $ac_n "checking if socks5p.h is available""... $ac_c" 1>&6
-echo "configure:5039: checking if socks5p.h is available" >&5
+echo "configure:5168: checking if socks5p.h is available" >&5
 cat > conftest.$ac_ext <<EOF
-#line 5041 "configure"
+#line 5170 "configure"
 #include "confdefs.h"
 
 #define INCLUDE_PROTOTYPES
@@ -5047,7 +5176,7 @@ int main() {
 	init((char *)0)
 ; return 0; }
 EOF
-if { (eval echo configure:5051: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5180: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_use_socks5p_h=yes
 else
@@ -5073,17 +5202,17 @@ for ac_hdr in unistd.h fcntl.h sys/file.
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:5077: checking for $ac_hdr" >&5
+echo "configure:5206: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 5082 "configure"
+#line 5211 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:5087: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:5216: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -5110,12 +5239,12 @@ fi
 done
 
 echo $ac_n "checking for fcntl""... $ac_c" 1>&6
-echo "configure:5114: checking for fcntl" >&5
+echo "configure:5243: checking for fcntl" >&5
 if eval "test \"`echo '$''{'ac_cv_func_fcntl'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 5119 "configure"
+#line 5248 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char fcntl(); below.  */
@@ -5138,7 +5267,7 @@ fcntl();
 
 ; return 0; }
 EOF
-if { (eval echo configure:5142: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5271: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_fcntl=yes"
 else
@@ -5158,12 +5287,12 @@ else
 fi
 
 echo $ac_n "checking for lockf""... $ac_c" 1>&6
-echo "configure:5162: checking for lockf" >&5
+echo "configure:5291: checking for lockf" >&5
 if eval "test \"`echo '$''{'ac_cv_func_lockf'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 5167 "configure"
+#line 5296 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char lockf(); below.  */
@@ -5186,7 +5315,7 @@ lockf();
 
 ; return 0; }
 EOF
-if { (eval echo configure:5190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5319: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_lockf=yes"
 else
@@ -5206,12 +5335,12 @@ else
 fi
 
 echo $ac_n "checking for flock""... $ac_c" 1>&6
-echo "configure:5210: checking for flock" >&5
+echo "configure:5339: checking for flock" >&5
 if eval "test \"`echo '$''{'ac_cv_func_flock'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 5215 "configure"
+#line 5344 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char flock(); below.  */
@@ -5234,7 +5363,7 @@ flock();
 
 ; return 0; }
 EOF
-if { (eval echo configure:5238: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5367: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_flock=yes"
 else
@@ -5255,7 +5384,7 @@ fi
 
 
 echo $ac_n "checking for file-locking functions""... $ac_c" 1>&6
-echo "configure:5259: checking for file-locking functions" >&5
+echo "configure:5388: checking for file-locking functions" >&5
 if eval "test \"`echo '$''{'cf_cv_lockfile'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -5267,7 +5396,7 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se
 	case $cf_lock in #(vi
 	fcntl) #(vi
 		cat > conftest.$ac_ext <<EOF
-#line 5271 "configure"
+#line 5400 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -5295,7 +5424,7 @@ int main() {
 	
 ; return 0; }
 EOF
-if { (eval echo configure:5299: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5428: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -5307,7 +5436,7 @@ rm -f conftest*
 		;;
 	lockf) #(vi
 		cat > conftest.$ac_ext <<EOF
-#line 5311 "configure"
+#line 5440 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -5327,7 +5456,7 @@ int main() {
 	
 ; return 0; }
 EOF
-if { (eval echo configure:5331: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5460: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -5339,7 +5468,7 @@ rm -f conftest*
 		;;
 	flock)
 		cat > conftest.$ac_ext <<EOF
-#line 5343 "configure"
+#line 5472 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -5362,7 +5491,7 @@ int main() {
 	
 ; return 0; }
 EOF
-if { (eval echo configure:5366: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5495: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -5383,7 +5512,7 @@ echo "$ac_t""$cf_cv_lockfile" 1>&6
 
 
 echo $ac_n "checking which locking method should be used""... $ac_c" 1>&6
-echo "configure:5387: checking which locking method should be used" >&5
+echo "configure:5516: checking which locking method should be used" >&5
 ### fcntl() is preferred, if the user just disables fcntl()
 ### without specifying an alternative lockf() is preferred
 
@@ -5452,7 +5581,7 @@ fi
 
 
 echo $ac_n "checking for screen type""... $ac_c" 1>&6
-echo "configure:5456: checking for screen type" >&5
+echo "configure:5585: checking for screen type" >&5
 
 # Check whether --with-screen or --without-screen was given.
 if test "${with_screen+set}" = set; then
@@ -5468,7 +5597,7 @@ use_curses=no
 use_ncurses=no
 
 echo $ac_n "checking if you specified curses install-directory""... $ac_c" 1>&6
-echo "configure:5472: checking if you specified curses install-directory" >&5
+echo "configure:5601: checking if you specified curses install-directory" >&5
 
 
 # Check whether --with-curses-dir or --without-curses-dir was given.
@@ -5525,7 +5654,7 @@ pdcurses) #(vi
 	;;
 none)
 	echo $ac_n "checking if you want to use ncurses library""... $ac_c" 1>&6
-echo "configure:5529: checking if you want to use ncurses library" >&5
+echo "configure:5658: checking if you want to use ncurses library" >&5
 	
 # Check whether --with-ncurses or --without-ncurses was given.
 if test "${with_ncurses+set}" = set; then
@@ -5538,7 +5667,7 @@ fi
 	echo "$ac_t""$use_ncurses" 1>&6
 
 	echo $ac_n "checking if you want curses rather than termcap interface""... $ac_c" 1>&6
-echo "configure:5542: checking if you want curses rather than termcap interface" >&5
+echo "configure:5671: checking if you want curses rather than termcap interface" >&5
 	
 # Check whether --enable-curses or --disable-curses was given.
 if test "${enable_curses+set}" = set; then
@@ -5575,7 +5704,7 @@ test "$cf_cv_curses_dir" != "no" && \
 CPPFLAGS="-I$cf_cv_curses_dir/include -I$cf_cv_curses_dir/include/$cf_ncuhdr_root $CPPFLAGS"
 
 echo $ac_n "checking for $cf_ncuhdr_root header in include-path""... $ac_c" 1>&6
-echo "configure:5579: checking for $cf_ncuhdr_root header in include-path" >&5
+echo "configure:5708: checking for $cf_ncuhdr_root header in include-path" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -5586,7 +5715,7 @@ else
 	do
 		
 	cat > conftest.$ac_ext <<EOF
-#line 5590 "configure"
+#line 5719 "configure"
 #include "confdefs.h"
 
 
@@ -5607,7 +5736,7 @@ printf("old\n");
 	
 ; return 0; }
 EOF
-if { (eval echo configure:5611: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5740: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_h=$cf_header
 	
@@ -5630,7 +5759,7 @@ if test "$cf_cv_ncurses_h" != no ; then
 	cf_cv_ncurses_header=$cf_cv_ncurses_h
 else
 echo $ac_n "checking for $cf_ncuhdr_root include-path""... $ac_c" 1>&6
-echo "configure:5634: checking for $cf_ncuhdr_root include-path" >&5
+echo "configure:5763: checking for $cf_ncuhdr_root include-path" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_h2'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -5725,14 +5854,14 @@ do
 				cf_save_CPPFLAGS="$CPPFLAGS"
 				CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 				cat > conftest.$ac_ext <<EOF
-#line 5729 "configure"
+#line 5858 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:5736: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5865: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -5759,7 +5888,7 @@ done
 		do
 			
 	cat > conftest.$ac_ext <<EOF
-#line 5763 "configure"
+#line 5892 "configure"
 #include "confdefs.h"
 
 
@@ -5780,7 +5909,7 @@ printf("old\n");
 	
 ; return 0; }
 EOF
-if { (eval echo configure:5784: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5913: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_h2=$cf_header
 	
@@ -5827,14 +5956,14 @@ do
 				cf_save_CPPFLAGS="$CPPFLAGS"
 				CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 				cat > conftest.$ac_ext <<EOF
-#line 5831 "configure"
+#line 5960 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:5838: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5967: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -5889,7 +6018,7 @@ esac
 
 
 echo $ac_n "checking for ncurses version""... $ac_c" 1>&6
-echo "configure:5893: checking for ncurses version" >&5
+echo "configure:6022: checking for ncurses version" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_version'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -5915,7 +6044,7 @@ Autoconf "old"
 #endif
 EOF
 	cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out"
-	{ (eval echo configure:5919: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
+	{ (eval echo configure:6048: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
 	if test -f conftest.out ; then
 		cf_out=`cat conftest.out | sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%'`
 		test -n "$cf_out" && cf_cv_ncurses_version="$cf_out"
@@ -5924,7 +6053,7 @@ EOF
 
 else
   cat > conftest.$ac_ext <<EOF
-#line 5928 "configure"
+#line 6057 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header-curses.h}>
@@ -5948,7 +6077,7 @@ int main()
 	exit(0);
 }
 EOF
-if { (eval echo configure:5952: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:6081: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   
 	cf_cv_ncurses_version=`cat $cf_tempfile`
@@ -5979,7 +6108,7 @@ cf_nculib_root=ncurses
 cf_ncurses_LIBS=""
 cf_ncurses_SAVE="$LIBS"
 echo $ac_n "checking for Gpm_Open in -lgpm""... $ac_c" 1>&6
-echo "configure:5983: checking for Gpm_Open in -lgpm" >&5
+echo "configure:6112: checking for Gpm_Open in -lgpm" >&5
 ac_lib_var=`echo gpm'_'Gpm_Open | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -5987,7 +6116,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgpm  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 5991 "configure"
+#line 6120 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -5998,7 +6127,7 @@ int main() {
 Gpm_Open()
 ; return 0; }
 EOF
-if { (eval echo configure:6002: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6131: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6014,7 +6143,7 @@ fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
   echo $ac_n "checking for initscr in -lgpm""... $ac_c" 1>&6
-echo "configure:6018: checking for initscr in -lgpm" >&5
+echo "configure:6147: checking for initscr in -lgpm" >&5
 ac_lib_var=`echo gpm'_'initscr | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6022,7 +6151,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgpm  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6026 "configure"
+#line 6155 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -6033,7 +6162,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:6037: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6166: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6065,7 +6194,7 @@ freebsd*)
 	# version of ncurses (but it should do no harm, since it's static).
 	if test "$cf_nculib_root" = ncurses ; then
 		echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6
-echo "configure:6069: checking for tgoto in -lmytinfo" >&5
+echo "configure:6198: checking for tgoto in -lmytinfo" >&5
 ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6073,7 +6202,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lmytinfo  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6077 "configure"
+#line 6206 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -6084,7 +6213,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:6088: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6217: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6118,12 +6247,12 @@ else
 	eval 'cf_cv_have_lib_'$cf_nculib_root'=no'
 	cf_libdir=""
 	echo $ac_n "checking for initscr""... $ac_c" 1>&6
-echo "configure:6122: checking for initscr" >&5
+echo "configure:6251: checking for initscr" >&5
 if eval "test \"`echo '$''{'ac_cv_func_initscr'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 6127 "configure"
+#line 6256 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char initscr(); below.  */
@@ -6146,7 +6275,7 @@ initscr();
 
 ; return 0; }
 EOF
-if { (eval echo configure:6150: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6279: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_initscr=yes"
 else
@@ -6166,17 +6295,17 @@ else
 
 		cf_save_LIBS="$LIBS"
 		echo $ac_n "checking for initscr in -l$cf_nculib_root""... $ac_c" 1>&6
-echo "configure:6170: checking for initscr in -l$cf_nculib_root" >&5
+echo "configure:6299: checking for initscr in -l$cf_nculib_root" >&5
 		LIBS="-l$cf_nculib_root $LIBS"
 		cat > conftest.$ac_ext <<EOF
-#line 6173 "configure"
+#line 6302 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:6180: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6309: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   echo "$ac_t""yes" 1>&6
 			 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes'
@@ -6245,17 +6374,17 @@ test -d /usr && {
 			for cf_libdir in $cf_search
 			do
 				echo $ac_n "checking for -l$cf_nculib_root in $cf_libdir""... $ac_c" 1>&6
-echo "configure:6249: checking for -l$cf_nculib_root in $cf_libdir" >&5
+echo "configure:6378: checking for -l$cf_nculib_root in $cf_libdir" >&5
 				LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS"
 				cat > conftest.$ac_ext <<EOF
-#line 6252 "configure"
+#line 6381 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:6259: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6388: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   echo "$ac_t""yes" 1>&6
 			 		 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes'
@@ -6286,7 +6415,7 @@ fi
 
 if test -n "$cf_ncurses_LIBS" ; then
 	echo $ac_n "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS""... $ac_c" 1>&6
-echo "configure:6290: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
+echo "configure:6419: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
 	cf_ncurses_SAVE="$LIBS"
 	for p in $cf_ncurses_LIBS ; do
 		q=`echo $LIBS | sed -e "s%$p %%" -e "s%$p$%%"`
@@ -6295,14 +6424,14 @@ echo "configure:6290: checking if we can
 		fi
 	done
 	cat > conftest.$ac_ext <<EOF
-#line 6299 "configure"
+#line 6428 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header-curses.h}>
 int main() {
 initscr(); mousemask(0,0); tgoto((char *)0, 0, 0);
 ; return 0; }
 EOF
-if { (eval echo configure:6306: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6435: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   echo "$ac_t""yes" 1>&6
 else
@@ -6329,9 +6458,9 @@ EOF
 for cf_hdr in stdlib.h wchar.h wctype.h
 do
 	echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6
-echo "configure:6333: checking for $cf_hdr" >&5
+echo "configure:6462: checking for $cf_hdr" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 6335 "configure"
+#line 6464 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -6339,7 +6468,7 @@ echo "configure:6333: checking for $cf_h
 
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:6343: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:6472: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -6366,12 +6495,12 @@ done
 
 		
   echo $ac_n "checking for wide char and multibyte support""... $ac_c" 1>&6
-echo "configure:6370: checking for wide char and multibyte support" >&5
+echo "configure:6499: checking for wide char and multibyte support" >&5
 if eval "test \"`echo '$''{'am_cv_multibyte_able'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 6375 "configure"
+#line 6504 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 #ifdef HAVE_STDLIB_H
@@ -6407,7 +6536,7 @@ char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0
       wcsncat(wcb2, wcb, 5);
 ; return 0; }
 EOF
-if { (eval echo configure:6411: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6540: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   am_cv_multibyte_able=yes
 else
@@ -6417,7 +6546,7 @@ else
   cf_save_LIBS="$LIBS"
       LIBS="-lutf8 $LIBS"
       cat > conftest.$ac_ext <<EOF
-#line 6421 "configure"
+#line 6550 "configure"
 #include "confdefs.h"
 #include <libutf8.h>
 int main() {
@@ -6443,7 +6572,7 @@ char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0
         wcsncat(wcb2, wcb, 5);
 ; return 0; }
 EOF
-if { (eval echo configure:6447: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6576: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   am_cv_multibyte_able=libutf8
 else
@@ -6484,7 +6613,7 @@ test "$cf_cv_curses_dir" != "no" && \
 CPPFLAGS="-I$cf_cv_curses_dir/include -I$cf_cv_curses_dir/include/$cf_ncuhdr_root $CPPFLAGS"
 
 echo $ac_n "checking for $cf_ncuhdr_root header in include-path""... $ac_c" 1>&6
-echo "configure:6488: checking for $cf_ncuhdr_root header in include-path" >&5
+echo "configure:6617: checking for $cf_ncuhdr_root header in include-path" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -6495,7 +6624,7 @@ else
 	do
 		
 	cat > conftest.$ac_ext <<EOF
-#line 6499 "configure"
+#line 6628 "configure"
 #include "confdefs.h"
 
 
@@ -6524,7 +6653,7 @@ printf("old\n");
 	
 ; return 0; }
 EOF
-if { (eval echo configure:6528: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:6657: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_h=$cf_header
 	
@@ -6547,7 +6676,7 @@ if test "$cf_cv_ncurses_h" != no ; then
 	cf_cv_ncurses_header=$cf_cv_ncurses_h
 else
 echo $ac_n "checking for $cf_ncuhdr_root include-path""... $ac_c" 1>&6
-echo "configure:6551: checking for $cf_ncuhdr_root include-path" >&5
+echo "configure:6680: checking for $cf_ncuhdr_root include-path" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_h2'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -6642,14 +6771,14 @@ do
 				cf_save_CPPFLAGS="$CPPFLAGS"
 				CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 				cat > conftest.$ac_ext <<EOF
-#line 6646 "configure"
+#line 6775 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:6653: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:6782: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -6676,7 +6805,7 @@ done
 		do
 			
 	cat > conftest.$ac_ext <<EOF
-#line 6680 "configure"
+#line 6809 "configure"
 #include "confdefs.h"
 
 
@@ -6705,7 +6834,7 @@ printf("old\n");
 	
 ; return 0; }
 EOF
-if { (eval echo configure:6709: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:6838: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_h2=$cf_header
 	
@@ -6752,14 +6881,14 @@ do
 				cf_save_CPPFLAGS="$CPPFLAGS"
 				CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 				cat > conftest.$ac_ext <<EOF
-#line 6756 "configure"
+#line 6885 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:6763: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:6892: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -6814,7 +6943,7 @@ esac
 
 
 echo $ac_n "checking for ncurses version""... $ac_c" 1>&6
-echo "configure:6818: checking for ncurses version" >&5
+echo "configure:6947: checking for ncurses version" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_version'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -6840,7 +6969,7 @@ Autoconf "old"
 #endif
 EOF
 	cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out"
-	{ (eval echo configure:6844: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
+	{ (eval echo configure:6973: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
 	if test -f conftest.out ; then
 		cf_out=`cat conftest.out | sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%'`
 		test -n "$cf_out" && cf_cv_ncurses_version="$cf_out"
@@ -6849,7 +6978,7 @@ EOF
 
 else
   cat > conftest.$ac_ext <<EOF
-#line 6853 "configure"
+#line 6982 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header-curses.h}>
@@ -6873,7 +7002,7 @@ int main()
 	exit(0);
 }
 EOF
-if { (eval echo configure:6877: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:7006: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   
 	cf_cv_ncurses_version=`cat $cf_tempfile`
@@ -6904,7 +7033,7 @@ cf_nculib_root=ncursesw
 cf_ncurses_LIBS=""
 cf_ncurses_SAVE="$LIBS"
 echo $ac_n "checking for Gpm_Open in -lgpm""... $ac_c" 1>&6
-echo "configure:6908: checking for Gpm_Open in -lgpm" >&5
+echo "configure:7037: checking for Gpm_Open in -lgpm" >&5
 ac_lib_var=`echo gpm'_'Gpm_Open | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6912,7 +7041,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgpm  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6916 "configure"
+#line 7045 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -6923,7 +7052,7 @@ int main() {
 Gpm_Open()
 ; return 0; }
 EOF
-if { (eval echo configure:6927: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7056: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6939,7 +7068,7 @@ fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
   echo $ac_n "checking for initscr in -lgpm""... $ac_c" 1>&6
-echo "configure:6943: checking for initscr in -lgpm" >&5
+echo "configure:7072: checking for initscr in -lgpm" >&5
 ac_lib_var=`echo gpm'_'initscr | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6947,7 +7076,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgpm  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6951 "configure"
+#line 7080 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -6958,7 +7087,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:6962: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6990,7 +7119,7 @@ freebsd*)
 	# version of ncurses (but it should do no harm, since it's static).
 	if test "$cf_nculib_root" = ncurses ; then
 		echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6
-echo "configure:6994: checking for tgoto in -lmytinfo" >&5
+echo "configure:7123: checking for tgoto in -lmytinfo" >&5
 ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6998,7 +7127,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lmytinfo  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 7002 "configure"
+#line 7131 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -7009,7 +7138,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:7013: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7142: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -7043,12 +7172,12 @@ else
 	eval 'cf_cv_have_lib_'$cf_nculib_root'=no'
 	cf_libdir=""
 	echo $ac_n "checking for initscr""... $ac_c" 1>&6
-echo "configure:7047: checking for initscr" >&5
+echo "configure:7176: checking for initscr" >&5
 if eval "test \"`echo '$''{'ac_cv_func_initscr'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 7052 "configure"
+#line 7181 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char initscr(); below.  */
@@ -7071,7 +7200,7 @@ initscr();
 
 ; return 0; }
 EOF
-if { (eval echo configure:7075: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7204: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_initscr=yes"
 else
@@ -7091,17 +7220,17 @@ else
 
 		cf_save_LIBS="$LIBS"
 		echo $ac_n "checking for initscr in -l$cf_nculib_root""... $ac_c" 1>&6
-echo "configure:7095: checking for initscr in -l$cf_nculib_root" >&5
+echo "configure:7224: checking for initscr in -l$cf_nculib_root" >&5
 		LIBS="-l$cf_nculib_root $LIBS"
 		cat > conftest.$ac_ext <<EOF
-#line 7098 "configure"
+#line 7227 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:7105: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7234: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   echo "$ac_t""yes" 1>&6
 			 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes'
@@ -7170,17 +7299,17 @@ test -d /usr && {
 			for cf_libdir in $cf_search
 			do
 				echo $ac_n "checking for -l$cf_nculib_root in $cf_libdir""... $ac_c" 1>&6
-echo "configure:7174: checking for -l$cf_nculib_root in $cf_libdir" >&5
+echo "configure:7303: checking for -l$cf_nculib_root in $cf_libdir" >&5
 				LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS"
 				cat > conftest.$ac_ext <<EOF
-#line 7177 "configure"
+#line 7306 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:7184: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7313: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   echo "$ac_t""yes" 1>&6
 			 		 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes'
@@ -7211,7 +7340,7 @@ fi
 
 if test -n "$cf_ncurses_LIBS" ; then
 	echo $ac_n "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS""... $ac_c" 1>&6
-echo "configure:7215: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
+echo "configure:7344: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
 	cf_ncurses_SAVE="$LIBS"
 	for p in $cf_ncurses_LIBS ; do
 		q=`echo $LIBS | sed -e "s%$p %%" -e "s%$p$%%"`
@@ -7220,14 +7349,14 @@ echo "configure:7215: checking if we can
 		fi
 	done
 	cat > conftest.$ac_ext <<EOF
-#line 7224 "configure"
+#line 7353 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header-curses.h}>
 int main() {
 initscr(); mousemask(0,0); tgoto((char *)0, 0, 0);
 ; return 0; }
 EOF
-if { (eval echo configure:7231: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7360: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   echo "$ac_t""yes" 1>&6
 else
@@ -7250,7 +7379,7 @@ EOF
 
 		
 echo $ac_n "checking for ncurses version""... $ac_c" 1>&6
-echo "configure:7254: checking for ncurses version" >&5
+echo "configure:7383: checking for ncurses version" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_version'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -7276,7 +7405,7 @@ Autoconf "old"
 #endif
 EOF
 	cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out"
-	{ (eval echo configure:7280: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
+	{ (eval echo configure:7409: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
 	if test -f conftest.out ; then
 		cf_out=`cat conftest.out | sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%'`
 		test -n "$cf_out" && cf_cv_ncurses_version="$cf_out"
@@ -7285,7 +7414,7 @@ EOF
 
 else
   cat > conftest.$ac_ext <<EOF
-#line 7289 "configure"
+#line 7418 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header-curses.h}>
@@ -7309,7 +7438,7 @@ int main()
 	exit(0);
 }
 EOF
-if { (eval echo configure:7313: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:7442: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   
 	cf_cv_ncurses_version=`cat $cf_tempfile`
@@ -7332,13 +7461,13 @@ EOF
 
 		
 echo $ac_n "checking if we must define _XOPEN_SOURCE_EXTENDED""... $ac_c" 1>&6
-echo "configure:7336: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5
+echo "configure:7465: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5
 if eval "test \"`echo '$''{'cf_cv_need_xopen_extension'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 7342 "configure"
+#line 7471 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -7350,7 +7479,7 @@ int main() {
 	getbegyx(stdscr, y1, x1)
 ; return 0; }
 EOF
-if { (eval echo configure:7354: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7483: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_need_xopen_extension=no
 else
@@ -7358,7 +7487,7 @@ else
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   cat > conftest.$ac_ext <<EOF
-#line 7362 "configure"
+#line 7491 "configure"
 #include "confdefs.h"
 
 #define _XOPEN_SOURCE_EXTENDED
@@ -7371,7 +7500,7 @@ int main() {
 	getbegyx(stdscr, y1, x1)
 ; return 0; }
 EOF
-if { (eval echo configure:7375: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7504: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_need_xopen_extension=yes
 else
@@ -7394,7 +7523,7 @@ test $cf_cv_need_xopen_extension = yes &
 		
 
 echo $ac_n "checking for extra include directories""... $ac_c" 1>&6
-echo "configure:7398: checking for extra include directories" >&5
+echo "configure:7527: checking for extra include directories" >&5
 if eval "test \"`echo '$''{'cf_cv_curses_incdir'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -7418,7 +7547,7 @@ echo "$ac_t""$cf_cv_curses_incdir" 1>&6
 test "$cf_cv_curses_incdir" != no && CPPFLAGS="$cf_cv_curses_incdir $CPPFLAGS"
 
 echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6
-echo "configure:7422: checking if we have identified curses headers" >&5
+echo "configure:7551: checking if we have identified curses headers" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_header'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -7431,14 +7560,14 @@ for cf_header in \
 	ncurses/ncurses.h
 do
 cat > conftest.$ac_ext <<EOF
-#line 7435 "configure"
+#line 7564 "configure"
 #include "confdefs.h"
 #include <${cf_header}>
 int main() {
 initscr(); tgoto("?", 0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:7442: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7571: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_header=$cf_header; break
 else
@@ -7461,17 +7590,17 @@ for ac_hdr in $cf_cv_ncurses_header
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:7465: checking for $ac_hdr" >&5
+echo "configure:7594: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 7470 "configure"
+#line 7599 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:7475: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:7604: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -7502,16 +7631,16 @@ done
 		
 
 echo $ac_n "checking if we have identified curses libraries""... $ac_c" 1>&6
-echo "configure:7506: checking if we have identified curses libraries" >&5
+echo "configure:7635: checking if we have identified curses libraries" >&5
 cat > conftest.$ac_ext <<EOF
-#line 7508 "configure"
+#line 7637 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header-curses.h}>
 int main() {
 initscr(); tgoto("?", 0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:7515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7644: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_result=yes
 else
@@ -7527,7 +7656,7 @@ if test "$cf_result" = no ; then
 case $host_os in #(vi
 freebsd*) #(vi
 	echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6
-echo "configure:7531: checking for tgoto in -lmytinfo" >&5
+echo "configure:7660: checking for tgoto in -lmytinfo" >&5
 ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -7535,7 +7664,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lmytinfo  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 7539 "configure"
+#line 7668 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -7546,7 +7675,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:7550: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7679: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -7569,7 +7698,7 @@ fi
 	;;
 hpux10.*|hpux11.*) #(vi
 	echo $ac_n "checking for initscr in -lcur_colr""... $ac_c" 1>&6
-echo "configure:7573: checking for initscr in -lcur_colr" >&5
+echo "configure:7702: checking for initscr in -lcur_colr" >&5
 ac_lib_var=`echo cur_colr'_'initscr | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -7577,7 +7706,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lcur_colr  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 7581 "configure"
+#line 7710 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -7588,7 +7717,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:7592: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7721: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -7611,7 +7740,7 @@ else
   echo "$ac_t""no" 1>&6
 
 	echo $ac_n "checking for initscr in -lHcurses""... $ac_c" 1>&6
-echo "configure:7615: checking for initscr in -lHcurses" >&5
+echo "configure:7744: checking for initscr in -lHcurses" >&5
 ac_lib_var=`echo Hcurses'_'initscr | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -7619,7 +7748,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lHcurses  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 7623 "configure"
+#line 7752 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -7630,7 +7759,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:7634: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7763: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -7683,12 +7812,12 @@ if test ".$ac_cv_func_initscr" != .yes ;
 	# Check for library containing tgoto.  Do this before curses library
 	# because it may be needed to link the test-case for initscr.
 	echo $ac_n "checking for tgoto""... $ac_c" 1>&6
-echo "configure:7687: checking for tgoto" >&5
+echo "configure:7816: checking for tgoto" >&5
 if eval "test \"`echo '$''{'ac_cv_func_tgoto'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 7692 "configure"
+#line 7821 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char tgoto(); below.  */
@@ -7711,7 +7840,7 @@ tgoto();
 
 ; return 0; }
 EOF
-if { (eval echo configure:7715: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7844: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_tgoto=yes"
 else
@@ -7732,7 +7861,7 @@ else
 		for cf_term_lib in $cf_check_list termcap termlib unknown
 		do
 			echo $ac_n "checking for tgoto in -l$cf_term_lib""... $ac_c" 1>&6
-echo "configure:7736: checking for tgoto in -l$cf_term_lib" >&5
+echo "configure:7865: checking for tgoto in -l$cf_term_lib" >&5
 ac_lib_var=`echo $cf_term_lib'_'tgoto | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -7740,7 +7869,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-l$cf_term_lib  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 7744 "configure"
+#line 7873 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -7751,7 +7880,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:7755: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7884: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -7781,7 +7910,7 @@ fi
 	for cf_curs_lib in $cf_check_list xcurses jcurses unknown
 	do
 		echo $ac_n "checking for initscr in -l$cf_curs_lib""... $ac_c" 1>&6
-echo "configure:7785: checking for initscr in -l$cf_curs_lib" >&5
+echo "configure:7914: checking for initscr in -l$cf_curs_lib" >&5
 ac_lib_var=`echo $cf_curs_lib'_'initscr | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -7789,7 +7918,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-l$cf_curs_lib  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 7793 "configure"
+#line 7922 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -7800,7 +7929,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:7804: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7933: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -7826,16 +7955,16 @@ fi
 	LIBS="-l$cf_curs_lib $cf_save_LIBS"
 	if test "$cf_term_lib" = unknown ; then
 		echo $ac_n "checking if we can link with $cf_curs_lib library""... $ac_c" 1>&6
-echo "configure:7830: checking if we can link with $cf_curs_lib library" >&5
+echo "configure:7959: checking if we can link with $cf_curs_lib library" >&5
 		cat > conftest.$ac_ext <<EOF
-#line 7832 "configure"
+#line 7961 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:7839: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7968: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_result=yes
 else
@@ -7851,16 +7980,16 @@ rm -f conftest*
 		:
 	elif test "$cf_term_lib" != predefined ; then
 		echo $ac_n "checking if we need both $cf_curs_lib and $cf_term_lib libraries""... $ac_c" 1>&6
-echo "configure:7855: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5
+echo "configure:7984: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5
 		cat > conftest.$ac_ext <<EOF
-#line 7857 "configure"
+#line 7986 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header-curses.h}>
 int main() {
 initscr(); tgoto((char *)0, 0, 0);
 ; return 0; }
 EOF
-if { (eval echo configure:7864: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7993: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_result=no
 else
@@ -7870,14 +7999,14 @@ else
   
 			LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS"
 			cat > conftest.$ac_ext <<EOF
-#line 7874 "configure"
+#line 8003 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:7881: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8010: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_result=yes
 else
@@ -7898,7 +8027,7 @@ fi
 
 		
 echo $ac_n "checking for ncurses version""... $ac_c" 1>&6
-echo "configure:7902: checking for ncurses version" >&5
+echo "configure:8031: checking for ncurses version" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_version'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -7924,7 +8053,7 @@ Autoconf "old"
 #endif
 EOF
 	cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out"
-	{ (eval echo configure:7928: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
+	{ (eval echo configure:8057: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
 	if test -f conftest.out ; then
 		cf_out=`cat conftest.out | sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%'`
 		test -n "$cf_out" && cf_cv_ncurses_version="$cf_out"
@@ -7933,7 +8062,7 @@ EOF
 
 else
   cat > conftest.$ac_ext <<EOF
-#line 7937 "configure"
+#line 8066 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header-curses.h}>
@@ -7957,7 +8086,7 @@ int main()
 	exit(0);
 }
 EOF
-if { (eval echo configure:7961: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:8090: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   
 	cf_cv_ncurses_version=`cat $cf_tempfile`
@@ -7980,13 +8109,13 @@ EOF
 
 		
 echo $ac_n "checking if we must define _XOPEN_SOURCE_EXTENDED""... $ac_c" 1>&6
-echo "configure:7984: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5
+echo "configure:8113: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5
 if eval "test \"`echo '$''{'cf_cv_need_xopen_extension'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 7990 "configure"
+#line 8119 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -7998,7 +8127,7 @@ int main() {
 	getbegyx(stdscr, y1, x1)
 ; return 0; }
 EOF
-if { (eval echo configure:8002: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8131: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_need_xopen_extension=no
 else
@@ -8006,7 +8135,7 @@ else
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   cat > conftest.$ac_ext <<EOF
-#line 8010 "configure"
+#line 8139 "configure"
 #include "confdefs.h"
 
 #define _XOPEN_SOURCE_EXTENDED
@@ -8019,7 +8148,7 @@ int main() {
 	getbegyx(stdscr, y1, x1)
 ; return 0; }
 EOF
-if { (eval echo configure:8023: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8152: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_need_xopen_extension=yes
 else
@@ -8042,7 +8171,7 @@ fi
 
 ## substitute externally-installed PCRE library for our bundled version
 echo $ac_n "checking if you want to use installed version of pcre""... $ac_c" 1>&6
-echo "configure:8046: checking if you want to use installed version of pcre" >&5
+echo "configure:8175: checking if you want to use installed version of pcre" >&5
 
 # Check whether --with-pcre or --without-pcre was given.
 if test "${with_pcre+set}" = set; then
@@ -8115,7 +8244,7 @@ fi
 debug_malloc=none
 
 echo $ac_n "checking if you want to link with dbmalloc for testing""... $ac_c" 1>&6
-echo "configure:8119: checking if you want to link with dbmalloc for testing" >&5
+echo "configure:8248: checking if you want to link with dbmalloc for testing" >&5
 
 # Check whether --with-dbmalloc or --without-dbmalloc was given.
 if test "${with_dbmalloc+set}" = set; then
@@ -8129,17 +8258,17 @@ echo "$ac_t""$with_dbmalloc" 1>&6
 if test "$with_dbmalloc" = yes ; then
 	ac_safe=`echo "dbmalloc.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for dbmalloc.h""... $ac_c" 1>&6
-echo "configure:8133: checking for dbmalloc.h" >&5
+echo "configure:8262: checking for dbmalloc.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 8138 "configure"
+#line 8267 "configure"
 #include "confdefs.h"
 #include <dbmalloc.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:8143: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8272: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -8156,7 +8285,7 @@ fi
 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
   echo "$ac_t""yes" 1>&6
   echo $ac_n "checking for debug_malloc in -ldbmalloc""... $ac_c" 1>&6
-echo "configure:8160: checking for debug_malloc in -ldbmalloc" >&5
+echo "configure:8289: checking for debug_malloc in -ldbmalloc" >&5
 ac_lib_var=`echo dbmalloc'_'debug_malloc | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -8164,7 +8293,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldbmalloc  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 8168 "configure"
+#line 8297 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -8175,7 +8304,7 @@ int main() {
 debug_malloc()
 ; return 0; }
 EOF
-if { (eval echo configure:8179: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8308: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -8203,7 +8332,7 @@ fi
 
 
 echo $ac_n "checking if you want to link with dmalloc for testing""... $ac_c" 1>&6
-echo "configure:8207: checking if you want to link with dmalloc for testing" >&5
+echo "configure:8336: checking if you want to link with dmalloc for testing" >&5
 
 # Check whether --with-dmalloc or --without-dmalloc was given.
 if test "${with_dmalloc+set}" = set; then
@@ -8217,17 +8346,17 @@ echo "$ac_t""$with_dmalloc" 1>&6
 if test "$with_dmalloc" = yes ; then
 	ac_safe=`echo "dmalloc.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for dmalloc.h""... $ac_c" 1>&6
-echo "configure:8221: checking for dmalloc.h" >&5
+echo "configure:8350: checking for dmalloc.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 8226 "configure"
+#line 8355 "configure"
 #include "confdefs.h"
 #include <dmalloc.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:8231: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8360: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -8244,7 +8373,7 @@ fi
 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
   echo "$ac_t""yes" 1>&6
   echo $ac_n "checking for dmalloc_debug in -ldmalloc""... $ac_c" 1>&6
-echo "configure:8248: checking for dmalloc_debug in -ldmalloc" >&5
+echo "configure:8377: checking for dmalloc_debug in -ldmalloc" >&5
 ac_lib_var=`echo dmalloc'_'dmalloc_debug | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -8252,7 +8381,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldmalloc  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 8256 "configure"
+#line 8385 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -8263,7 +8392,7 @@ int main() {
 dmalloc_debug()
 ; return 0; }
 EOF
-if { (eval echo configure:8267: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8396: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -8291,7 +8420,7 @@ fi
 
 
 echo $ac_n "checking if you want debugging-trace""... $ac_c" 1>&6
-echo "configure:8295: checking if you want debugging-trace" >&5
+echo "configure:8424: checking if you want debugging-trace" >&5
 
 # Check whether --with-trace or --without-trace was given.
 if test "${with_trace+set}" = set; then
@@ -8309,12 +8438,12 @@ EOF
 
 	EXTRAOBJS="$EXTRAOBJS trace.o"
 	echo $ac_n "checking for _tracef""... $ac_c" 1>&6
-echo "configure:8313: checking for _tracef" >&5
+echo "configure:8442: checking for _tracef" >&5
 if eval "test \"`echo '$''{'ac_cv_func__tracef'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 8318 "configure"
+#line 8447 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char _tracef(); below.  */
@@ -8337,7 +8466,7 @@ _tracef();
 
 ; return 0; }
 EOF
-if { (eval echo configure:8341: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8470: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func__tracef=yes"
 else
@@ -8359,7 +8488,7 @@ else
   echo "$ac_t""no" 1>&6
 
 	echo $ac_n "checking for _tracef in -l${cf_with_screen}_g""... $ac_c" 1>&6
-echo "configure:8363: checking for _tracef in -l${cf_with_screen}_g" >&5
+echo "configure:8492: checking for _tracef in -l${cf_with_screen}_g" >&5
 ac_lib_var=`echo ${cf_with_screen}_g'_'_tracef | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -8367,7 +8496,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-l${cf_with_screen}_g  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 8371 "configure"
+#line 8500 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -8378,7 +8507,7 @@ int main() {
 _tracef()
 ; return 0; }
 EOF
-if { (eval echo configure:8382: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8511: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -8410,7 +8539,7 @@ fi
 
 ## options for miscellaneous definitions
 echo $ac_n "checking for domain-name""... $ac_c" 1>&6
-echo "configure:8414: checking for domain-name" >&5
+echo "configure:8543: checking for domain-name" >&5
 
 # Check whether --with-domain-name or --without-domain-name was given.
 if test "${with_domain_name+set}" = set; then
@@ -8439,7 +8568,7 @@ echo "$ac_t""$DOMAIN_NAME" 1>&6
 
 if test "$USE_NNTP" = "yes" ; then
 echo $ac_n "checking for NNTP default-server""... $ac_c" 1>&6
-echo "configure:8443: checking for NNTP default-server" >&5
+echo "configure:8572: checking for NNTP default-server" >&5
 
 # Check whether --with-nntp-default-server or --without-nntp-default-server was given.
 if test "${with_nntp_default_server+set}" = set; then
@@ -8505,7 +8634,7 @@ EOF
 
 ## optional features
 echo $ac_n "checking whether to use MH style mail handling for mailgroups""... $ac_c" 1>&6
-echo "configure:8509: checking whether to use MH style mail handling for mailgroups" >&5
+echo "configure:8638: checking whether to use MH style mail handling for mailgroups" >&5
 
 # Check whether --enable-mh-mail-handling or --disable-mh-mail-handling was given.
 if test "${enable_mh_mail_handling+set}" = set; then
@@ -8524,7 +8653,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable 8-bit keycodes""... $ac_c" 1>&6
-echo "configure:8528: checking whether to enable 8-bit keycodes" >&5
+echo "configure:8657: checking whether to enable 8-bit keycodes" >&5
 
 # Check whether --enable-8bit-keys or --disable-8bit-keys was given.
 if test "${enable_8bit_keys+set}" = set; then
@@ -8550,7 +8679,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable ANSI-color""... $ac_c" 1>&6
-echo "configure:8554: checking whether to enable ANSI-color" >&5
+echo "configure:8683: checking whether to enable ANSI-color" >&5
 
 # Check whether --enable-color or --disable-color was given.
 if test "${enable_color+set}" = set; then
@@ -8567,7 +8696,7 @@ use_color=$enableval
 echo "$ac_t""$use_color" 1>&6
 
 echo $ac_n "checking whether to enable posting-etiquette""... $ac_c" 1>&6
-echo "configure:8571: checking whether to enable posting-etiquette" >&5
+echo "configure:8700: checking whether to enable posting-etiquette" >&5
 
 # Check whether --enable-etiquette or --disable-etiquette was given.
 if test "${enable_etiquette+set}" = set; then
@@ -8586,7 +8715,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to strictly observe RFC2047 and break long lines""... $ac_c" 1>&6
-echo "configure:8590: checking whether to strictly observe RFC2047 and break long lines" >&5
+echo "configure:8719: checking whether to strictly observe RFC2047 and break long lines" >&5
 
 # Check whether --enable-break-long-lines or --disable-break-long-lines was given.
 if test "${enable_break_long_lines+set}" = set; then
@@ -8605,7 +8734,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to force MM_CHARSET obeyance when decoding mime""... $ac_c" 1>&6
-echo "configure:8609: checking whether to force MM_CHARSET obeyance when decoding mime" >&5
+echo "configure:8738: checking whether to force MM_CHARSET obeyance when decoding mime" >&5
 
 # Check whether --enable-mime-strict-charset or --disable-mime-strict-charset was given.
 if test "${enable_mime_strict_charset+set}" = set; then
@@ -8631,7 +8760,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking for MIME character-set""... $ac_c" 1>&6
-echo "configure:8635: checking for MIME character-set" >&5
+echo "configure:8764: checking for MIME character-set" >&5
 
 # Check whether --with-mime-default-charset or --without-mime-default-charset was given.
 if test "${with_mime_default_charset+set}" = set; then
@@ -8653,7 +8782,7 @@ EOF
 echo "$ac_t""$MM_CHARSET" 1>&6
 
 echo $ac_n "checking for default ISO/ASCII table""... $ac_c" 1>&6
-echo "configure:8657: checking for default ISO/ASCII table" >&5
+echo "configure:8786: checking for default ISO/ASCII table" >&5
 
 # Check whether --with-iso-to-ascii or --without-iso-to-ascii was given.
 if test "${with_iso_to_ascii+set}" = set; then
@@ -8675,7 +8804,7 @@ EOF
 echo "$ac_t""$DEFAULT_ISO2ASC" 1>&6
 
 echo $ac_n "checking whether to enable locale support""... $ac_c" 1>&6
-echo "configure:8679: checking whether to enable locale support" >&5
+echo "configure:8808: checking whether to enable locale support" >&5
 
 # Check whether --enable-locale or --disable-locale was given.
 if test "${enable_locale+set}" = set; then
@@ -8694,7 +8823,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable posting""... $ac_c" 1>&6
-echo "configure:8698: checking whether to enable posting" >&5
+echo "configure:8827: checking whether to enable posting" >&5
 
 # Check whether --enable-posting or --disable-posting was given.
 if test "${enable_posting+set}" = set; then
@@ -8713,7 +8842,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable shell escape""... $ac_c" 1>&6
-echo "configure:8717: checking whether to enable shell escape" >&5
+echo "configure:8846: checking whether to enable shell escape" >&5
 
 # Check whether --enable-shell-escape or --disable-shell-escape was given.
 if test "${enable_shell_escape+set}" = set; then
@@ -8732,7 +8861,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to have fascist newsadmin""... $ac_c" 1>&6
-echo "configure:8736: checking whether to have fascist newsadmin" >&5
+echo "configure:8865: checking whether to have fascist newsadmin" >&5
 
 # Check whether --enable-fascist-newsadmin or --disable-fascist-newsadmin was given.
 if test "${enable_fascist_newsadmin+set}" = set; then
@@ -8751,7 +8880,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable inverse video and highlighting""... $ac_c" 1>&6
-echo "configure:8755: checking whether to enable inverse video and highlighting" >&5
+echo "configure:8884: checking whether to enable inverse video and highlighting" >&5
 
 # Check whether --enable-inverse-video or --disable-inverse-video was given.
 if test "${enable_inverse_video+set}" = set; then
@@ -8770,7 +8899,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable piping support""... $ac_c" 1>&6
-echo "configure:8774: checking whether to enable piping support" >&5
+echo "configure:8903: checking whether to enable piping support" >&5
 
 # Check whether --enable-piping or --disable-piping was given.
 if test "${enable_piping+set}" = set; then
@@ -8789,7 +8918,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable printer support""... $ac_c" 1>&6
-echo "configure:8793: checking whether to enable printer support" >&5
+echo "configure:8922: checking whether to enable printer support" >&5
 
 # Check whether --enable-printing or --disable-printing was given.
 if test "${enable_printing+set}" = set; then
@@ -8808,7 +8937,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to unique tmp-files by appending .pid""... $ac_c" 1>&6
-echo "configure:8812: checking whether to unique tmp-files by appending .pid" >&5
+echo "configure:8941: checking whether to unique tmp-files by appending .pid" >&5
 
 # Check whether --enable-append-pid or --disable-append-pid was given.
 if test "${enable_append_pid+set}" = set; then
@@ -8834,7 +8963,7 @@ fi
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to fallback to XHDR XREF if XOVER isn't supported""... $ac_c" 1>&6
-echo "configure:8838: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5
+echo "configure:8967: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5
 
 # Check whether --enable-xhdr-xref or --disable-xhdr-xref was given.
 if test "${enable_xhdr_xref+set}" = set; then
@@ -8861,7 +8990,7 @@ echo "$ac_t""$enableval" 1>&6
 
 ### bypass a bug in old versions of leafnode & NNTPcache
 echo $ac_n "checking whether to send a GROUP command before a LISTGROUP""... $ac_c" 1>&6
-echo "configure:8865: checking whether to send a GROUP command before a LISTGROUP" >&5
+echo "configure:8994: checking whether to send a GROUP command before a LISTGROUP" >&5
 
 # Check whether --enable-broken-listgroup-fix or --disable-broken-listgroup-fix was given.
 if test "${enable_broken_listgroup_fix+set}" = set; then
@@ -8881,7 +9010,7 @@ echo "$ac_t""$enableval" 1>&6
 
 ### on some old systems the WIFEXITED()/WEXITSTATUS() macros do not work
 echo $ac_n "checking whether to ignore system()s return value""... $ac_c" 1>&6
-echo "configure:8885: checking whether to ignore system()s return value" >&5
+echo "configure:9014: checking whether to ignore system()s return value" >&5
 
 # Check whether --enable-broken-system-fix or --disable-broken-system-fix was given.
 if test "${enable_broken_system_fix+set}" = set; then
@@ -8901,7 +9030,7 @@ echo "$ac_t""$enableval" 1>&6
 
 ### checks for the location of the system-wide default setting file
 echo $ac_n "checking for directory containing tin.defaults file""... $ac_c" 1>&6
-echo "configure:8905: checking for directory containing tin.defaults file" >&5
+echo "configure:9034: checking for directory containing tin.defaults file" >&5
 
 # Check whether --with-defaults-dir or --without-defaults-dir was given.
 if test "${with_defaults_dir+set}" = set; then
@@ -8944,7 +9073,7 @@ EOF
 
 ### check for ipv6 support
 echo $ac_n "checking whether to enable IPv6""... $ac_c" 1>&6
-echo "configure:8948: checking whether to enable IPv6" >&5
+echo "configure:9077: checking whether to enable IPv6" >&5
 
 # Check whether --enable-ipv6 or --disable-ipv6 was given.
 if test "${enable_ipv6+set}" = set; then
@@ -8965,7 +9094,7 @@ if test "$enableval" = "yes"; then
 	
 
 echo $ac_n "checking ipv6 stack type""... $ac_c" 1>&6
-echo "configure:8969: checking ipv6 stack type" >&5
+echo "configure:9098: checking ipv6 stack type" >&5
 if eval "test \"`echo '$''{'cf_cv_ipv6type'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -8985,7 +9114,7 @@ do
 		;;
 	inria) #(vi
 				cat > conftest.$ac_ext <<EOF
-#line 8989 "configure"
+#line 9118 "configure"
 #include "confdefs.h"
 
 #include <netinet/in.h>
@@ -9003,7 +9132,7 @@ rm -f conftest*
 		;;
 	kame) #(vi
 				cat > conftest.$ac_ext <<EOF
-#line 9007 "configure"
+#line 9136 "configure"
 #include "confdefs.h"
 
 #include <netinet/in.h>
@@ -9021,7 +9150,7 @@ rm -f conftest*
 		;;
 	linux-glibc) #(vi
 				cat > conftest.$ac_ext <<EOF
-#line 9025 "configure"
+#line 9154 "configure"
 #include "confdefs.h"
 
 #include <features.h>
@@ -9048,7 +9177,7 @@ rm -f conftest*
 		;;
 	toshiba) #(vi
 		cat > conftest.$ac_ext <<EOF
-#line 9052 "configure"
+#line 9181 "configure"
 #include "confdefs.h"
 
 #include <sys/param.h>
@@ -9066,7 +9195,7 @@ rm -f conftest*
 		;;
 	v6d) #(vi
 		cat > conftest.$ac_ext <<EOF
-#line 9070 "configure"
+#line 9199 "configure"
 #include "confdefs.h"
 
 #include </usr/local/v6/include/sys/v6config.h>
@@ -9084,7 +9213,7 @@ rm -f conftest*
 		;;
 	zeta)
 		cat > conftest.$ac_ext <<EOF
-#line 9088 "configure"
+#line 9217 "configure"
 #include "confdefs.h"
 
 #include <sys/param.h>
@@ -9117,7 +9246,7 @@ cf_ipv6lib=none
 cf_ipv6dir=none
 
 echo $ac_n "checking for IPv6 library if required""... $ac_c" 1>&6
-echo "configure:9121: checking for IPv6 library if required" >&5
+echo "configure:9250: checking for IPv6 library if required" >&5
 case $cf_cv_ipv6type in #(vi
 solaris) #(vi
 	;;
@@ -9151,7 +9280,7 @@ echo "$ac_t""$cf_ipv6lib" 1>&6
 if test "$cf_ipv6lib" != "none"; then
 
 	cat > conftest.$ac_ext <<EOF
-#line 9155 "configure"
+#line 9284 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -9162,7 +9291,7 @@ int main() {
 getaddrinfo(0, 0, 0, 0)
 ; return 0; }
 EOF
-if { (eval echo configure:9166: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9295: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -9259,12 +9388,12 @@ rm -f conftest*
 	eval 'cf_cv_have_lib_'$cf_ipv6lib'=no'
 	cf_libdir=""
 	echo $ac_n "checking for getaddrinfo""... $ac_c" 1>&6
-echo "configure:9263: checking for getaddrinfo" >&5
+echo "configure:9392: checking for getaddrinfo" >&5
 if eval "test \"`echo '$''{'ac_cv_func_getaddrinfo'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 9268 "configure"
+#line 9397 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char getaddrinfo(); below.  */
@@ -9287,7 +9416,7 @@ getaddrinfo();
 
 ; return 0; }
 EOF
-if { (eval echo configure:9291: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9420: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_getaddrinfo=yes"
 else
@@ -9307,10 +9436,10 @@ else
 
 		cf_save_LIBS="$LIBS"
 		echo $ac_n "checking for getaddrinfo in -l$cf_ipv6lib""... $ac_c" 1>&6
-echo "configure:9311: checking for getaddrinfo in -l$cf_ipv6lib" >&5
+echo "configure:9440: checking for getaddrinfo in -l$cf_ipv6lib" >&5
 		LIBS="-l$cf_ipv6lib $LIBS"
 		cat > conftest.$ac_ext <<EOF
-#line 9314 "configure"
+#line 9443 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -9321,7 +9450,7 @@ int main() {
 getaddrinfo(0, 0, 0, 0)
 ; return 0; }
 EOF
-if { (eval echo configure:9325: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9454: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   echo "$ac_t""yes" 1>&6
 			 eval 'cf_cv_have_lib_'$cf_ipv6lib'=yes'
@@ -9390,10 +9519,10 @@ test -d /usr && {
 			for cf_libdir in $cf_search
 			do
 				echo $ac_n "checking for -l$cf_ipv6lib in $cf_libdir""... $ac_c" 1>&6
-echo "configure:9394: checking for -l$cf_ipv6lib in $cf_libdir" >&5
+echo "configure:9523: checking for -l$cf_ipv6lib in $cf_libdir" >&5
 				LIBS="-L$cf_libdir -l$cf_ipv6lib $cf_save_LIBS"
 				cat > conftest.$ac_ext <<EOF
-#line 9397 "configure"
+#line 9526 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -9404,7 +9533,7 @@ int main() {
 getaddrinfo(0, 0, 0, 0)
 ; return 0; }
 EOF
-if { (eval echo configure:9408: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9537: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   echo "$ac_t""yes" 1>&6
 			 		 eval 'cf_cv_have_lib_'$cf_ipv6lib'=yes'
@@ -9437,7 +9566,7 @@ fi
 
 
 echo $ac_n "checking working getaddrinfo""... $ac_c" 1>&6
-echo "configure:9441: checking working getaddrinfo" >&5
+echo "configure:9570: checking working getaddrinfo" >&5
 if eval "test \"`echo '$''{'cf_cv_getaddrinfo'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -9446,7 +9575,7 @@ if test "$cross_compiling" = yes; then
   cf_cv_getaddrinfo=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 9450 "configure"
+#line 9579 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -9525,7 +9654,7 @@ int main()
 }
 
 EOF
-if { (eval echo configure:9529: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:9658: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_getaddrinfo=yes
 else
@@ -9569,12 +9698,12 @@ fi
 for ac_func in getaddrinfo getnameinfo
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:9573: checking for $ac_func" >&5
+echo "configure:9702: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 9578 "configure"
+#line 9707 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -9597,7 +9726,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:9601: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9730: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -9626,7 +9755,7 @@ done
 
 ### checks for operator characteristics (should be the last option)
 echo $ac_n "checking whether to make a coffee while compiling""... $ac_c" 1>&6
-echo "configure:9630: checking whether to make a coffee while compiling" >&5
+echo "configure:9759: checking whether to make a coffee while compiling" >&5
 
 # Check whether --with-coffee or --without-coffee was given.
 if test "${with_coffee+set}" = set; then
@@ -9651,7 +9780,7 @@ fi
 ### checks for compiler characteristics
 
 echo $ac_n "checking for makeflags variable""... $ac_c" 1>&6
-echo "configure:9655: checking for makeflags variable" >&5
+echo "configure:9784: checking for makeflags variable" >&5
 if eval "test \"`echo '$''{'cf_cv_makeflags'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -9696,12 +9825,12 @@ ac_link='${CC-cc} -o conftest${ac_exeext
 cross_compiling=$ac_cv_prog_cc_cross
 
 echo $ac_n "checking for working const""... $ac_c" 1>&6
-echo "configure:9700: checking for working const" >&5
+echo "configure:9829: checking for working const" >&5
 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 9705 "configure"
+#line 9834 "configure"
 #include "confdefs.h"
 
 int main() {
@@ -9750,7 +9879,7 @@ ccp = (char const *const *) p;
 
 ; return 0; }
 EOF
-if { (eval echo configure:9754: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:9883: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_c_const=yes
 else
@@ -9771,21 +9900,21 @@ EOF
 fi
 
 echo $ac_n "checking for inline""... $ac_c" 1>&6
-echo "configure:9775: checking for inline" >&5
+echo "configure:9904: checking for inline" >&5
 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   ac_cv_c_inline=no
 for ac_kw in inline __inline__ __inline; do
   cat > conftest.$ac_ext <<EOF
-#line 9782 "configure"
+#line 9911 "configure"
 #include "confdefs.h"
 
 int main() {
 } $ac_kw foo() {
 ; return 0; }
 EOF
-if { (eval echo configure:9789: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:9918: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_c_inline=$ac_kw; break
 else
@@ -9812,13 +9941,13 @@ esac
 
 
 echo $ac_n "checking for ansi token expansion/substitution""... $ac_c" 1>&6
-echo "configure:9816: checking for ansi token expansion/substitution" >&5
+echo "configure:9945: checking for ansi token expansion/substitution" >&5
 if eval "test \"`echo '$''{'cf_cv_cpp_expands'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 9822 "configure"
+#line 9951 "configure"
 #include "confdefs.h"
 
 #define string(n) #n
@@ -9826,7 +9955,7 @@ int main() {
 char *s = string(token)
 ; return 0; }
 EOF
-if { (eval echo configure:9830: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:9959: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_cpp_expands=yes
 else
@@ -9847,13 +9976,13 @@ EOF
 
 
 echo $ac_n "checking for ansi token concatenation""... $ac_c" 1>&6
-echo "configure:9851: checking for ansi token concatenation" >&5
+echo "configure:9980: checking for ansi token concatenation" >&5
 if eval "test \"`echo '$''{'cf_cv_cpp_concats'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 9857 "configure"
+#line 9986 "configure"
 #include "confdefs.h"
 
 #define concat(a,b) a ## b
@@ -9861,7 +9990,7 @@ int main() {
 char *firstlast = "y", *s = concat(first,last)
 ; return 0; }
 EOF
-if { (eval echo configure:9865: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:9994: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_cpp_concats=yes
 else
@@ -9882,20 +10011,20 @@ EOF
 
 
 echo $ac_n "checking if nested parameters work""... $ac_c" 1>&6
-echo "configure:9886: checking if nested parameters work" >&5
+echo "configure:10015: checking if nested parameters work" >&5
 if eval "test \"`echo '$''{'cf_cv_nested_params'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 9892 "configure"
+#line 10021 "configure"
 #include "confdefs.h"
 
 int main() {
 extern void (*sigdisp(int sig, void (*func)(int sig)))(int sig)
 ; return 0; }
 EOF
-if { (eval echo configure:9899: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10028: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_nested_params=yes
 else
@@ -9918,12 +10047,12 @@ EOF
 
 ###	Checks for header files.
 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
-echo "configure:9922: checking for ANSI C header files" >&5
+echo "configure:10051: checking for ANSI C header files" >&5
 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 9927 "configure"
+#line 10056 "configure"
 #include "confdefs.h"
 #include <stdlib.h>
 #include <stdarg.h>
@@ -9931,7 +10060,7 @@ else
 #include <float.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:9935: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10064: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -9948,7 +10077,7 @@ rm -f conftest*
 if test $ac_cv_header_stdc = yes; then
   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
 cat > conftest.$ac_ext <<EOF
-#line 9952 "configure"
+#line 10081 "configure"
 #include "confdefs.h"
 #include <string.h>
 EOF
@@ -9966,7 +10095,7 @@ fi
 if test $ac_cv_header_stdc = yes; then
   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
 cat > conftest.$ac_ext <<EOF
-#line 9970 "configure"
+#line 10099 "configure"
 #include "confdefs.h"
 #include <stdlib.h>
 EOF
@@ -9987,7 +10116,7 @@ if test "$cross_compiling" = yes; then
   :
 else
   cat > conftest.$ac_ext <<EOF
-#line 9991 "configure"
+#line 10120 "configure"
 #include "confdefs.h"
 #include <ctype.h>
 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
@@ -9998,7 +10127,7 @@ if (XOR (islower (i), ISLOWER (i)) || to
 exit (0); }
 
 EOF
-if { (eval echo configure:10002: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:10131: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   :
 else
@@ -10026,12 +10155,12 @@ for ac_hdr in dirent.h sys/ndir.h sys/di
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
-echo "configure:10030: checking for $ac_hdr that defines DIR" >&5
+echo "configure:10159: checking for $ac_hdr that defines DIR" >&5
 if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10035 "configure"
+#line 10164 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <$ac_hdr>
@@ -10039,7 +10168,7 @@ int main() {
 DIR *dirp = 0;
 ; return 0; }
 EOF
-if { (eval echo configure:10043: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10172: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval "ac_cv_header_dirent_$ac_safe=yes"
 else
@@ -10064,7 +10193,7 @@ done
 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
 if test $ac_header_dirent = dirent.h; then
 echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
-echo "configure:10068: checking for opendir in -ldir" >&5
+echo "configure:10197: checking for opendir in -ldir" >&5
 ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -10072,7 +10201,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldir  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 10076 "configure"
+#line 10205 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -10083,7 +10212,7 @@ int main() {
 opendir()
 ; return 0; }
 EOF
-if { (eval echo configure:10087: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10216: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -10105,7 +10234,7 @@ fi
 
 else
 echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
-echo "configure:10109: checking for opendir in -lx" >&5
+echo "configure:10238: checking for opendir in -lx" >&5
 ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -10113,7 +10242,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lx  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 10117 "configure"
+#line 10246 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -10124,7 +10253,7 @@ int main() {
 opendir()
 ; return 0; }
 EOF
-if { (eval echo configure:10128: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10257: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -10147,12 +10276,12 @@ fi
 fi
 
 echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6
-echo "configure:10151: checking whether time.h and sys/time.h may both be included" >&5
+echo "configure:10280: checking whether time.h and sys/time.h may both be included" >&5
 if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10156 "configure"
+#line 10285 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <sys/time.h>
@@ -10161,7 +10290,7 @@ int main() {
 struct tm *tp;
 ; return 0; }
 EOF
-if { (eval echo configure:10165: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10294: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_header_time=yes
 else
@@ -10182,12 +10311,12 @@ EOF
 fi
 
 echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6
-echo "configure:10186: checking for sys/wait.h that is POSIX.1 compatible" >&5
+echo "configure:10315: checking for sys/wait.h that is POSIX.1 compatible" >&5
 if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10191 "configure"
+#line 10320 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <sys/wait.h>
@@ -10203,7 +10332,7 @@ wait (&s);
 s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
 ; return 0; }
 EOF
-if { (eval echo configure:10207: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10336: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_header_sys_wait_h=yes
 else
@@ -10282,9 +10411,9 @@ for cf_hdr in \
 
 do
 	echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6
-echo "configure:10286: checking for $cf_hdr" >&5
+echo "configure:10415: checking for $cf_hdr" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 10288 "configure"
+#line 10417 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -10292,7 +10421,7 @@ echo "configure:10286: checking for $cf_
 
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10296: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10425: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -10328,17 +10457,17 @@ unistd.h \
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:10332: checking for $ac_hdr" >&5
+echo "configure:10461: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10337 "configure"
+#line 10466 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10342: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10471: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -10369,17 +10498,17 @@ if test "$ISC" = yes ; then
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:10373: checking for $ac_hdr" >&5
+echo "configure:10502: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10378 "configure"
+#line 10507 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10383: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:10512: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -10414,16 +10543,16 @@ if test "$ac_cv_header_termios_h" = yes 
 	esac
 	if test "$termios_bad" = maybe ; then
 	echo $ac_n "checking whether termios.h needs _POSIX_SOURCE""... $ac_c" 1>&6
-echo "configure:10418: checking whether termios.h needs _POSIX_SOURCE" >&5
+echo "configure:10547: checking whether termios.h needs _POSIX_SOURCE" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 10420 "configure"
+#line 10549 "configure"
 #include "confdefs.h"
 #include <termios.h>
 int main() {
 struct termios foo; int x = foo.c_iflag
 ; return 0; }
 EOF
-if { (eval echo configure:10427: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10556: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   termios_bad=no
 else
@@ -10432,7 +10561,7 @@ else
   rm -rf conftest*
   
 		cat > conftest.$ac_ext <<EOF
-#line 10436 "configure"
+#line 10565 "configure"
 #include "confdefs.h"
 
 #define _POSIX_SOURCE
@@ -10441,7 +10570,7 @@ int main() {
 struct termios foo; int x = foo.c_iflag
 ; return 0; }
 EOF
-if { (eval echo configure:10445: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10574: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   termios_bad=unknown
 else
@@ -10464,7 +10593,7 @@ fi
 
 
 echo $ac_n "checking declaration of size-change""... $ac_c" 1>&6
-echo "configure:10468: checking declaration of size-change" >&5
+echo "configure:10597: checking declaration of size-change" >&5
 if eval "test \"`echo '$''{'cf_cv_sizechange'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -10478,7 +10607,7 @@ do
     CPPFLAGS="$cf_save_CPPFLAGS"
     test -n "$cf_opts" && CPPFLAGS="$CPPFLAGS -D$cf_opts"
     cat > conftest.$ac_ext <<EOF
-#line 10482 "configure"
+#line 10611 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #ifdef HAVE_TERMIOS_H
@@ -10517,7 +10646,7 @@ int main() {
 	
 ; return 0; }
 EOF
-if { (eval echo configure:10521: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10650: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_sizechange=yes
 else
@@ -10556,7 +10685,7 @@ fi
 
 
 echo $ac_n "checking if sys/time.h conflicts with sys/select.h""... $ac_c" 1>&6
-echo "configure:10560: checking if sys/time.h conflicts with sys/select.h" >&5
+echo "configure:10689: checking if sys/time.h conflicts with sys/select.h" >&5
 if eval "test \"`echo '$''{'cf_cv_sys_select_timeval'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -10564,7 +10693,7 @@ else
 for cf_opts in no yes
 do
 cat > conftest.$ac_ext <<EOF
-#line 10568 "configure"
+#line 10697 "configure"
 #include "confdefs.h"
 
 #define yes 1
@@ -10592,7 +10721,7 @@ int main() {
 struct timeval foo
 ; return 0; }
 EOF
-if { (eval echo configure:10596: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10725: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_sys_select_timeval=$cf_opts
 	 break
@@ -10616,12 +10745,12 @@ EOF
 
 ###	Checks for Datatypes.
 echo $ac_n "checking for gid_t""... $ac_c" 1>&6
-echo "configure:10620: checking for gid_t" >&5
+echo "configure:10749: checking for gid_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_gid_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10625 "configure"
+#line 10754 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -10649,12 +10778,12 @@ EOF
 fi
 
 echo $ac_n "checking for mode_t""... $ac_c" 1>&6
-echo "configure:10653: checking for mode_t" >&5
+echo "configure:10782: checking for mode_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10658 "configure"
+#line 10787 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -10682,12 +10811,12 @@ EOF
 fi
 
 echo $ac_n "checking for off_t""... $ac_c" 1>&6
-echo "configure:10686: checking for off_t" >&5
+echo "configure:10815: checking for off_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10691 "configure"
+#line 10820 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -10715,12 +10844,12 @@ EOF
 fi
 
 echo $ac_n "checking for pid_t""... $ac_c" 1>&6
-echo "configure:10719: checking for pid_t" >&5
+echo "configure:10848: checking for pid_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10724 "configure"
+#line 10853 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -10748,12 +10877,12 @@ EOF
 fi
 
 echo $ac_n "checking for size_t""... $ac_c" 1>&6
-echo "configure:10752: checking for size_t" >&5
+echo "configure:10881: checking for size_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10757 "configure"
+#line 10886 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -10781,12 +10910,12 @@ EOF
 fi
 
 echo $ac_n "checking for ssize_t""... $ac_c" 1>&6
-echo "configure:10785: checking for ssize_t" >&5
+echo "configure:10914: checking for ssize_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_ssize_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10790 "configure"
+#line 10919 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -10814,12 +10943,12 @@ EOF
 fi
 
 echo $ac_n "checking for time_t""... $ac_c" 1>&6
-echo "configure:10818: checking for time_t" >&5
+echo "configure:10947: checking for time_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_time_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10823 "configure"
+#line 10952 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -10847,7 +10976,7 @@ EOF
 fi
 
 cat > conftest.$ac_ext <<EOF
-#line 10851 "configure"
+#line 10980 "configure"
 #include "confdefs.h"
 #include <netinet/in.h>
 EOF
@@ -10858,7 +10987,7 @@ else
   rm -rf conftest*
   
 	cat > conftest.$ac_ext <<EOF
-#line 10862 "configure"
+#line 10991 "configure"
 #include "confdefs.h"
 #include <sys/endian.h>
 EOF
@@ -10869,12 +10998,12 @@ else
   rm -rf conftest*
   
 		echo $ac_n "checking for in_addr_t""... $ac_c" 1>&6
-echo "configure:10873: checking for in_addr_t" >&5
+echo "configure:11002: checking for in_addr_t" >&5
 if eval "test \"`echo '$''{'ac_cv_type_in_addr_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10878 "configure"
+#line 11007 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -10910,12 +11039,12 @@ fi
 rm -f conftest*
 
 echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
-echo "configure:10914: checking for uid_t in sys/types.h" >&5
+echo "configure:11043: checking for uid_t in sys/types.h" >&5
 if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 10919 "configure"
+#line 11048 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 EOF
@@ -10945,9 +11074,9 @@ fi
 
 
 echo $ac_n "checking for quad_t""... $ac_c" 1>&6
-echo "configure:10949: checking for quad_t" >&5
+echo "configure:11078: checking for quad_t" >&5
 cat > conftest.$ac_ext <<EOF
-#line 10951 "configure"
+#line 11080 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -10960,7 +11089,7 @@ int main() {
 quad_t x; x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:10964: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11093: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_quad_t=yes
 else
@@ -10979,9 +11108,9 @@ EOF
 fi
 
 echo $ac_n "checking for long long""... $ac_c" 1>&6
-echo "configure:10983: checking for long long" >&5
+echo "configure:11112: checking for long long" >&5
 cat > conftest.$ac_ext <<EOF
-#line 10985 "configure"
+#line 11114 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -10990,7 +11119,7 @@ int main() {
 long long x; x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:10994: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11123: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_long_long=yes
 else
@@ -11009,9 +11138,9 @@ EOF
 fi
 
 echo $ac_n "checking for nl_item""... $ac_c" 1>&6
-echo "configure:11013: checking for nl_item" >&5
+echo "configure:11142: checking for nl_item" >&5
 cat > conftest.$ac_ext <<EOF
-#line 11015 "configure"
+#line 11144 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_LANGINFO_H
@@ -11026,7 +11155,7 @@ int main() {
 nl_item x; x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:11030: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11159: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_nl_item=yes
 else
@@ -11048,7 +11177,7 @@ fi
 # libuu/uudeview
 # only define HAVE_LIBUU and HAVE_UUDEVIEW_H if both are found
 echo $ac_n "checking for UUInitialize in -luu""... $ac_c" 1>&6
-echo "configure:11052: checking for UUInitialize in -luu" >&5
+echo "configure:11181: checking for UUInitialize in -luu" >&5
 ac_lib_var=`echo uu'_'UUInitialize | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -11056,7 +11185,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-luu  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11060 "configure"
+#line 11189 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -11067,7 +11196,7 @@ int main() {
 UUInitialize()
 ; return 0; }
 EOF
-if { (eval echo configure:11071: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11200: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11084,17 +11213,17 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l
   echo "$ac_t""yes" 1>&6
   ac_safe=`echo "uudeview.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for uudeview.h""... $ac_c" 1>&6
-echo "configure:11088: checking for uudeview.h" >&5
+echo "configure:11217: checking for uudeview.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 11093 "configure"
+#line 11222 "configure"
 #include "confdefs.h"
 #include <uudeview.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11098: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11227: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -11132,7 +11261,7 @@ fi
 
 # libidn - Internationalized Domain Names
 echo $ac_n "checking for stringprep_check_version in -lidn""... $ac_c" 1>&6
-echo "configure:11136: checking for stringprep_check_version in -lidn" >&5
+echo "configure:11265: checking for stringprep_check_version in -lidn" >&5
 ac_lib_var=`echo idn'_'stringprep_check_version | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -11140,7 +11269,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lidn  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11144 "configure"
+#line 11273 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -11151,7 +11280,7 @@ int main() {
 stringprep_check_version()
 ; return 0; }
 EOF
-if { (eval echo configure:11155: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11284: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11168,17 +11297,17 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l
   echo "$ac_t""yes" 1>&6
   ac_safe=`echo "stringprep.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for stringprep.h""... $ac_c" 1>&6
-echo "configure:11172: checking for stringprep.h" >&5
+echo "configure:11301: checking for stringprep.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 11177 "configure"
+#line 11306 "configure"
 #include "confdefs.h"
 #include <stringprep.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11182: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11311: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -11201,17 +11330,17 @@ EOF
 
 		ac_safe=`echo "idna.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for idna.h""... $ac_c" 1>&6
-echo "configure:11205: checking for idna.h" >&5
+echo "configure:11334: checking for idna.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 11210 "configure"
+#line 11339 "configure"
 #include "confdefs.h"
 #include <idna.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11215: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11344: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -11233,7 +11362,7 @@ if eval "test \"`echo '$ac_cv_header_'$a
 EOF
 
 			echo $ac_n "checking for idna_to_unicode_lzlz in -lidn""... $ac_c" 1>&6
-echo "configure:11237: checking for idna_to_unicode_lzlz in -lidn" >&5
+echo "configure:11366: checking for idna_to_unicode_lzlz in -lidn" >&5
 ac_lib_var=`echo idn'_'idna_to_unicode_lzlz | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -11241,7 +11370,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lidn  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11245 "configure"
+#line 11374 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -11252,7 +11381,7 @@ int main() {
 idna_to_unicode_lzlz()
 ; return 0; }
 EOF
-if { (eval echo configure:11256: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11385: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11273,9 +11402,9 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l
 EOF
 
 				echo $ac_n "checking for IDNA_USE_STD3_ASCII_RULES""... $ac_c" 1>&6
-echo "configure:11277: checking for IDNA_USE_STD3_ASCII_RULES" >&5
+echo "configure:11406: checking for IDNA_USE_STD3_ASCII_RULES" >&5
 				cat > conftest.$ac_ext <<EOF
-#line 11279 "configure"
+#line 11408 "configure"
 #include "confdefs.h"
 #include <idna.h>
 EOF
@@ -11324,17 +11453,17 @@ fi
 # ICU - International Components for Unicode
 ac_safe=`echo "unicode/unorm.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for unicode/unorm.h""... $ac_c" 1>&6
-echo "configure:11328: checking for unicode/unorm.h" >&5
+echo "configure:11457: checking for unicode/unorm.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 11333 "configure"
+#line 11462 "configure"
 #include "confdefs.h"
 #include <unicode/unorm.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11338: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11467: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -11353,17 +11482,17 @@ if eval "test \"`echo '$ac_cv_header_'$a
   
 	ac_safe=`echo "unicode/ustring.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for unicode/ustring.h""... $ac_c" 1>&6
-echo "configure:11357: checking for unicode/ustring.h" >&5
+echo "configure:11486: checking for unicode/ustring.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 11362 "configure"
+#line 11491 "configure"
 #include "confdefs.h"
 #include <unicode/ustring.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11367: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11496: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -11389,12 +11518,12 @@ EOF
 EOF
 
 		echo $ac_n "checking for unorm_normalize in libicuuc""... $ac_c" 1>&6
-echo "configure:11393: checking for unorm_normalize in libicuuc" >&5
+echo "configure:11522: checking for unorm_normalize in libicuuc" >&5
 		cf_save_LIBS="$LIBS"
 		cf_try_icuuc="no"
 		LIBS="$LIBS -licuuc"
 		cat > conftest.$ac_ext <<EOF
-#line 11398 "configure"
+#line 11527 "configure"
 #include "confdefs.h"
 #include <unicode/unorm.h>
 int main() {
@@ -11404,7 +11533,7 @@ int main() {
 			needed = unorm_normalize(ustr, -1, UNORM_DEFAULT, 0, NULL, 0, &status);
 ; return 0; }
 EOF
-if { (eval echo configure:11408: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11537: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   
 			cat >> confdefs.h <<\EOF
@@ -11423,17 +11552,17 @@ rm -f conftest*
 		echo "$ac_t""$cf_try_icuuc" 1>&6
 		ac_safe=`echo "unicode/ubidi.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for unicode/ubidi.h""... $ac_c" 1>&6
-echo "configure:11427: checking for unicode/ubidi.h" >&5
+echo "configure:11556: checking for unicode/ubidi.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 11432 "configure"
+#line 11561 "configure"
 #include "confdefs.h"
 #include <unicode/ubidi.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11437: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11566: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -11480,24 +11609,24 @@ else
   
 cf_cv_termlib=none
 cat > conftest.$ac_ext <<EOF
-#line 11484 "configure"
+#line 11613 "configure"
 #include "confdefs.h"
 
 int main() {
 char *x=(char*)tgoto("",0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:11491: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11620: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cat > conftest.$ac_ext <<EOF
-#line 11494 "configure"
+#line 11623 "configure"
 #include "confdefs.h"
 
 int main() {
 int x=tigetstr("")
 ; return 0; }
 EOF
-if { (eval echo configure:11501: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11630: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_termlib=terminfo
 else
@@ -11526,16 +11655,16 @@ if test "$cf_cv_termlib" = none; then
 	for cf_func in tigetstr tgetstr
 	do
 		echo $ac_n "checking for $cf_func in -l$cf_lib""... $ac_c" 1>&6
-echo "configure:11530: checking for $cf_func in -l$cf_lib" >&5
+echo "configure:11659: checking for $cf_func in -l$cf_lib" >&5
 		cat > conftest.$ac_ext <<EOF
-#line 11532 "configure"
+#line 11661 "configure"
 #include "confdefs.h"
 
 int main() {
 int x=$cf_func("")
 ; return 0; }
 EOF
-if { (eval echo configure:11539: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11668: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_result=yes
 else
@@ -11562,7 +11691,7 @@ fi
 if test "$cf_cv_termlib" = none; then
 	# allow curses library for broken AIX system.
 	echo $ac_n "checking for initscr in -lcurses""... $ac_c" 1>&6
-echo "configure:11566: checking for initscr in -lcurses" >&5
+echo "configure:11695: checking for initscr in -lcurses" >&5
 ac_lib_var=`echo curses'_'initscr | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -11570,7 +11699,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lcurses  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11574 "configure"
+#line 11703 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -11581,7 +11710,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:11585: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11714: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11602,7 +11731,7 @@ else
 fi
 
 	echo $ac_n "checking for tgoto in -ltermcap""... $ac_c" 1>&6
-echo "configure:11606: checking for tgoto in -ltermcap" >&5
+echo "configure:11735: checking for tgoto in -ltermcap" >&5
 ac_lib_var=`echo termcap'_'tgoto | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -11610,7 +11739,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ltermcap  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11614 "configure"
+#line 11743 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -11621,7 +11750,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:11625: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11754: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11654,11 +11783,11 @@ fi
 	# terminfo-based termcap interfaces may be prototyped in <curses.h>,
 	# which may/may not be compatible with <termcap.h>
 	echo $ac_n "checking if we should include termcap.h""... $ac_c" 1>&6
-echo "configure:11658: checking if we should include termcap.h" >&5
+echo "configure:11787: checking if we should include termcap.h" >&5
 	cf_save_CFLAGS="$CFLAGS"
 	CFLAGS="$CFLAGS -I$srcdir/include"
 	cat > conftest.$ac_ext <<EOF
-#line 11662 "configure"
+#line 11791 "configure"
 #include "confdefs.h"
 
 #define HAVE_TERMCAP_H 1
@@ -11671,7 +11800,7 @@ make an error
 
 ; return 0; }
 EOF
-if { (eval echo configure:11675: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11804: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_result=yes
 else
@@ -11689,7 +11818,7 @@ EOF
 
 	
 echo $ac_n "checking for term.h""... $ac_c" 1>&6
-echo "configure:11693: checking for term.h" >&5
+echo "configure:11822: checking for term.h" >&5
 if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -11702,7 +11831,7 @@ for cf_header in \
 	term.h
 do
 	cat > conftest.$ac_ext <<EOF
-#line 11706 "configure"
+#line 11835 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header-curses.h}>
@@ -11711,7 +11840,7 @@ int main() {
 WINDOW *x
 ; return 0; }
 EOF
-if { (eval echo configure:11715: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11844: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_term_header=$cf_header
 	 break
@@ -11752,7 +11881,7 @@ esac
 
 
 echo $ac_n "checking if we should include curses.h or termcap.h""... $ac_c" 1>&6
-echo "configure:11756: checking if we should include curses.h or termcap.h" >&5
+echo "configure:11885: checking if we should include curses.h or termcap.h" >&5
 if eval "test \"`echo '$''{'cf_cv_need_curses_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -11770,7 +11899,7 @@ do
     test -n "$cf_t_opts" && CPPFLAGS="$CPPFLAGS -D$cf_t_opts"
 
     cat > conftest.$ac_ext <<EOF
-#line 11774 "configure"
+#line 11903 "configure"
 #include "confdefs.h"
 /* $cf_c_opts $cf_t_opts */
 $CHECK_DECL_HDRS
@@ -11778,7 +11907,7 @@ int main() {
 char *x = (char *)tgoto("")
 ; return 0; }
 EOF
-if { (eval echo configure:11782: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11911: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   test "$cf_cv_need_curses_h" = no && {
 	     cf_cv_need_curses_h=maybe
@@ -11791,7 +11920,7 @@ else
   rm -rf conftest*
   echo "Recompiling with corrected call (C:$cf_c_opts, T:$cf_t_opts)" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 11795 "configure"
+#line 11924 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -11799,7 +11928,7 @@ int main() {
 char *x = (char *)tgoto("",0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:11803: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11932: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_need_curses_h=yes
 	 cf_ok_c_opts=$cf_c_opts
@@ -11875,7 +12004,7 @@ esac
 
 
 echo $ac_n "checking declaration of tputs 3rd param""... $ac_c" 1>&6
-echo "configure:11879: checking declaration of tputs 3rd param" >&5
+echo "configure:12008: checking declaration of tputs 3rd param" >&5
 if eval "test \"`echo '$''{'cf_cv_type_outchar'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -11891,10 +12020,10 @@ for Q in int void; do
 for R in int char; do
 for S in "" const; do
 	
-echo "(line 11895) testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5
+echo "(line 12024) testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5
 
 	cat > conftest.$ac_ext <<EOF
-#line 11898 "configure"
+#line 12027 "configure"
 #include "confdefs.h"
 $CHECK_DECL_HDRS
 int main() {
@@ -11903,7 +12032,7 @@ extern $Q OutChar($R);
 	tputs("", 1, OutChar)
 ; return 0; }
 EOF
-if { (eval echo configure:11907: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:12036: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_type_outchar="$Q OutChar($R)"
 	 cf_cv_found=yes
@@ -11958,14 +12087,14 @@ EOF
 elif test ".$cf_cv_termlib" = .termcap ; then
 	# BSD 'tputs()' may need 'PC' to be set.
 	cat > conftest.$ac_ext <<EOF
-#line 11962 "configure"
+#line 12091 "configure"
 #include "confdefs.h"
 
 int main() {
 extern char PC; PC = 0
 ; return 0; }
 EOF
-if { (eval echo configure:11969: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12098: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cat >> confdefs.h <<\EOF
 #define HAVE_EXTERN_TCAP_PC 1
@@ -11984,13 +12113,13 @@ fi
 
 
 echo $ac_n "checking if external errno is declared""... $ac_c" 1>&6
-echo "configure:11988: checking if external errno is declared" >&5
+echo "configure:12117: checking if external errno is declared" >&5
 if eval "test \"`echo '$''{'cf_cv_dcl_errno'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
     cat > conftest.$ac_ext <<EOF
-#line 11994 "configure"
+#line 12123 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDLIB_H
@@ -12003,7 +12132,7 @@ int main() {
 long x = (long) errno
 ; return 0; }
 EOF
-if { (eval echo configure:12007: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:12136: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_dcl_errno=yes
 else
@@ -12031,13 +12160,13 @@ fi
 # It's possible (for near-UNIX clones) that the data doesn't exist
 
 echo $ac_n "checking if external errno exists""... $ac_c" 1>&6
-echo "configure:12035: checking if external errno exists" >&5
+echo "configure:12164: checking if external errno exists" >&5
 if eval "test \"`echo '$''{'cf_cv_have_errno'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
     cat > conftest.$ac_ext <<EOF
-#line 12041 "configure"
+#line 12170 "configure"
 #include "confdefs.h"
 
 #undef errno
@@ -12047,7 +12176,7 @@ int main() {
 errno = 2
 ; return 0; }
 EOF
-if { (eval echo configure:12051: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12180: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_have_errno=yes
 else
@@ -12079,12 +12208,12 @@ fi
 for ac_func in strerror
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:12083: checking for $ac_func" >&5
+echo "configure:12212: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 12088 "configure"
+#line 12217 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -12107,7 +12236,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:12111: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12240: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -12134,13 +12263,13 @@ else
 
     
 echo $ac_n "checking if external sys_nerr is declared""... $ac_c" 1>&6
-echo "configure:12138: checking if external sys_nerr is declared" >&5
+echo "configure:12267: checking if external sys_nerr is declared" >&5
 if eval "test \"`echo '$''{'cf_cv_dcl_sys_nerr'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
     cat > conftest.$ac_ext <<EOF
-#line 12144 "configure"
+#line 12273 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDLIB_H
@@ -12153,7 +12282,7 @@ int main() {
 long x = (long) sys_nerr
 ; return 0; }
 EOF
-if { (eval echo configure:12157: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:12286: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_dcl_sys_nerr=yes
 else
@@ -12181,13 +12310,13 @@ fi
 # It's possible (for near-UNIX clones) that the data doesn't exist
 
 echo $ac_n "checking if external sys_nerr exists""... $ac_c" 1>&6
-echo "configure:12185: checking if external sys_nerr exists" >&5
+echo "configure:12314: checking if external sys_nerr exists" >&5
 if eval "test \"`echo '$''{'cf_cv_have_sys_nerr'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
     cat > conftest.$ac_ext <<EOF
-#line 12191 "configure"
+#line 12320 "configure"
 #include "confdefs.h"
 
 #undef sys_nerr
@@ -12197,7 +12326,7 @@ int main() {
 sys_nerr = 2
 ; return 0; }
 EOF
-if { (eval echo configure:12201: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12330: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_have_sys_nerr=yes
 else
@@ -12226,13 +12355,13 @@ fi
 
     
 echo $ac_n "checking if external sys_errlist is declared""... $ac_c" 1>&6
-echo "configure:12230: checking if external sys_errlist is declared" >&5
+echo "configure:12359: checking if external sys_errlist is declared" >&5
 if eval "test \"`echo '$''{'cf_cv_dcl_sys_errlist'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
     cat > conftest.$ac_ext <<EOF
-#line 12236 "configure"
+#line 12365 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDLIB_H
@@ -12245,7 +12374,7 @@ int main() {
 long x = (long) sys_errlist
 ; return 0; }
 EOF
-if { (eval echo configure:12249: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:12378: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_dcl_sys_errlist=yes
 else
@@ -12273,13 +12402,13 @@ fi
 # It's possible (for near-UNIX clones) that the data doesn't exist
 
 echo $ac_n "checking if external sys_errlist exists""... $ac_c" 1>&6
-echo "configure:12277: checking if external sys_errlist exists" >&5
+echo "configure:12406: checking if external sys_errlist exists" >&5
 if eval "test \"`echo '$''{'cf_cv_have_sys_errlist'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
     cat > conftest.$ac_ext <<EOF
-#line 12283 "configure"
+#line 12412 "configure"
 #include "confdefs.h"
 
 #undef sys_errlist
@@ -12289,7 +12418,7 @@ int main() {
 sys_errlist = 2
 ; return 0; }
 EOF
-if { (eval echo configure:12293: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12422: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_have_sys_errlist=yes
 else
@@ -12385,12 +12514,12 @@ for ac_func in \
 $cf_tc_funcs 
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:12389: checking for $ac_func" >&5
+echo "configure:12518: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 12394 "configure"
+#line 12523 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -12413,7 +12542,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:12417: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12546: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -12439,12 +12568,12 @@ done
 
 
 echo $ac_n "checking for flock""... $ac_c" 1>&6
-echo "configure:12443: checking for flock" >&5
+echo "configure:12572: checking for flock" >&5
 if eval "test \"`echo '$''{'ac_cv_func_flock'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 12448 "configure"
+#line 12577 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char flock(); below.  */
@@ -12467,7 +12596,7 @@ flock();
 
 ; return 0; }
 EOF
-if { (eval echo configure:12471: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12600: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_flock=yes"
 else
@@ -12489,7 +12618,7 @@ else
   echo "$ac_t""no" 1>&6
 
 	echo $ac_n "checking for flock in -lbsd""... $ac_c" 1>&6
-echo "configure:12493: checking for flock in -lbsd" >&5
+echo "configure:12622: checking for flock in -lbsd" >&5
 ac_lib_var=`echo bsd'_'flock | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -12497,7 +12626,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lbsd  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 12501 "configure"
+#line 12630 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -12508,7 +12637,7 @@ int main() {
 flock()
 ; return 0; }
 EOF
-if { (eval echo configure:12512: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12641: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -12537,12 +12666,12 @@ fi
 
 
   echo $ac_n "checking for wide char and multibyte support""... $ac_c" 1>&6
-echo "configure:12541: checking for wide char and multibyte support" >&5
+echo "configure:12670: checking for wide char and multibyte support" >&5
 if eval "test \"`echo '$''{'am_cv_multibyte_able'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 12546 "configure"
+#line 12675 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 #ifdef HAVE_STDLIB_H
@@ -12578,7 +12707,7 @@ char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0
       wcsncat(wcb2, wcb, 5);
 ; return 0; }
 EOF
-if { (eval echo configure:12582: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12711: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   am_cv_multibyte_able=yes
 else
@@ -12588,7 +12717,7 @@ else
   cf_save_LIBS="$LIBS"
       LIBS="-lutf8 $LIBS"
       cat > conftest.$ac_ext <<EOF
-#line 12592 "configure"
+#line 12721 "configure"
 #include "confdefs.h"
 #include <libutf8.h>
 int main() {
@@ -12614,7 +12743,7 @@ char icb[5] = {0xa4, 0xa4, 0xa4, 0xe5, 0
         wcsncat(wcb2, wcb, 5);
 ; return 0; }
 EOF
-if { (eval echo configure:12618: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12747: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   am_cv_multibyte_able=libutf8
 else
@@ -12648,9 +12777,9 @@ EOF
 
 
 echo $ac_n "checking if gettimeofday takes two arguments""... $ac_c" 1>&6
-echo "configure:12652: checking if gettimeofday takes two arguments" >&5
+echo "configure:12781: checking if gettimeofday takes two arguments" >&5
 cat > conftest.$ac_ext <<EOF
-#line 12654 "configure"
+#line 12783 "configure"
 #include "confdefs.h"
 
 #if HAVE_SYS_TIME_H
@@ -12662,7 +12791,7 @@ struct timezone *tz;
 gettimeofday(tv, tz);
 ; return 0; }
 EOF
-if { (eval echo configure:12666: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:12795: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_func_gettimeofday_2args=yes
 else
@@ -12681,12 +12810,12 @@ EOF
 fi
 
 echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
-echo "configure:12685: checking return type of signal handlers" >&5
+echo "configure:12814: checking return type of signal handlers" >&5
 if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 12690 "configure"
+#line 12819 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <signal.h>
@@ -12703,7 +12832,7 @@ int main() {
 int i;
 ; return 0; }
 EOF
-if { (eval echo configure:12707: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:12836: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_type_signal=void
 else
@@ -12723,7 +12852,7 @@ EOF
 
 
 echo $ac_n "checking declaration of signal arguments""... $ac_c" 1>&6
-echo "configure:12727: checking declaration of signal arguments" >&5
+echo "configure:12856: checking declaration of signal arguments" >&5
 if eval "test \"`echo '$''{'cf_cv_sig_args'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -12732,7 +12861,7 @@ cf_cv_sig_args=
 for cf_test in "int sig" "int sig, ..."
 do
 	cat > conftest.$ac_ext <<EOF
-#line 12736 "configure"
+#line 12865 "configure"
 #include "confdefs.h"
 
 #include <signal.h>
@@ -12740,7 +12869,7 @@ int main() {
 extern RETSIGTYPE catch($cf_test); signal(SIGINT, catch)
 ; return 0; }
 EOF
-if { (eval echo configure:12744: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:12873: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_sig_args="$cf_test";break
 else
@@ -12766,13 +12895,13 @@ EOF
 if test "$ac_cv_func_sigaction" = yes; then
 
 echo $ac_n "checking whether sigaction needs _POSIX_SOURCE""... $ac_c" 1>&6
-echo "configure:12770: checking whether sigaction needs _POSIX_SOURCE" >&5
+echo "configure:12899: checking whether sigaction needs _POSIX_SOURCE" >&5
 if eval "test \"`echo '$''{'cf_cv_sigact_bad'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 12776 "configure"
+#line 12905 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -12781,7 +12910,7 @@ int main() {
 struct sigaction act
 ; return 0; }
 EOF
-if { (eval echo configure:12785: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:12914: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_sigact_bad=no
 else
@@ -12802,13 +12931,13 @@ EOF
 
 
 echo $ac_n "checking if we have sigaction/related functions""... $ac_c" 1>&6
-echo "configure:12806: checking if we have sigaction/related functions" >&5
+echo "configure:12935: checking if we have sigaction/related functions" >&5
 if eval "test \"`echo '$''{'cf_cv_sigaction_funcs'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 12812 "configure"
+#line 12941 "configure"
 #include "confdefs.h"
 
 #ifdef SVR4_ACTION
@@ -12826,7 +12955,7 @@ int main() {
     sigaction (SIGBUS,&sa,&osa);
 ; return 0; }
 EOF
-if { (eval echo configure:12830: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_sigaction_funcs=yes
 else
@@ -12848,7 +12977,7 @@ EOF
 fi
 
 echo $ac_n "checking for fork""... $ac_c" 1>&6
-echo "configure:12852: checking for fork" >&5
+echo "configure:12981: checking for fork" >&5
 if eval "test \"`echo '$''{'cf_cv_func_fork'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -12857,7 +12986,7 @@ if test "$cross_compiling" = yes; then
   cf_cv_func_fork=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 12861 "configure"
+#line 12990 "configure"
 #include "confdefs.h"
 
 int main()
@@ -12867,7 +12996,7 @@ int main()
 	exit(0);
 }
 EOF
-if { (eval echo configure:12871: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:13000: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_func_fork=yes
 else
@@ -12889,12 +13018,12 @@ EOF
 
 
 echo $ac_n "checking for memmove""... $ac_c" 1>&6
-echo "configure:12893: checking for memmove" >&5
+echo "configure:13022: checking for memmove" >&5
 if eval "test \"`echo '$''{'ac_cv_func_memmove'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 12898 "configure"
+#line 13027 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char memmove(); below.  */
@@ -12917,7 +13046,7 @@ memmove();
 
 ; return 0; }
 EOF
-if { (eval echo configure:12921: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13050: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_memmove=yes"
 else
@@ -12936,12 +13065,12 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for bcopy""... $ac_c" 1>&6
-echo "configure:12940: checking for bcopy" >&5
+echo "configure:13069: checking for bcopy" >&5
 if eval "test \"`echo '$''{'ac_cv_func_bcopy'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 12945 "configure"
+#line 13074 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char bcopy(); below.  */
@@ -12964,7 +13093,7 @@ bcopy();
 
 ; return 0; }
 EOF
-if { (eval echo configure:12968: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13097: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_bcopy=yes"
 else
@@ -12980,7 +13109,7 @@ if eval "test \"`echo '$ac_cv_func_'bcop
   echo "$ac_t""yes" 1>&6
   
 	echo $ac_n "checking if bcopy does overlapping moves""... $ac_c" 1>&6
-echo "configure:12984: checking if bcopy does overlapping moves" >&5
+echo "configure:13113: checking if bcopy does overlapping moves" >&5
 if eval "test \"`echo '$''{'cf_cv_good_bcopy'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -12989,7 +13118,7 @@ else
   cf_cv_good_bcopy=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 12993 "configure"
+#line 13122 "configure"
 #include "confdefs.h"
 
 int main() {
@@ -13002,7 +13131,7 @@ int main() {
 }
 		
 EOF
-if { (eval echo configure:13006: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:13135: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_good_bcopy=yes
 else
@@ -13040,9 +13169,9 @@ fi
 
 
 echo $ac_n "checking if select expects int * arguments""... $ac_c" 1>&6
-echo "configure:13044: checking if select expects int * arguments" >&5
+echo "configure:13173: checking if select expects int * arguments" >&5
 cat > conftest.$ac_ext <<EOF
-#line 13046 "configure"
+#line 13175 "configure"
 #include "confdefs.h"
 #include <time.h>
 EOF
@@ -13062,7 +13191,7 @@ rm -f conftest*
 
 
 echo $ac_n "checking whether closedir returns void""... $ac_c" 1>&6
-echo "configure:13066: checking whether closedir returns void" >&5
+echo "configure:13195: checking whether closedir returns void" >&5
 if eval "test \"`echo '$''{'ac_cv_func_closedir_void'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -13070,13 +13199,13 @@ else
   ac_cv_func_closedir_void=yes
 else
   cat > conftest.$ac_ext <<EOF
-#line 13074 "configure"
+#line 13203 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <$ac_header_dirent>
 int closedir(); main() { exit(closedir(opendir(".")) != 0); }
 EOF
-if { (eval echo configure:13080: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:13209: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   ac_cv_func_closedir_void=no
 else
@@ -13102,7 +13231,7 @@ fi
 # autoconf 2.5x assumes setvbuf is not reversed when cross-compiling
 if test "$cross_compiling" != yes ; then
 	echo $ac_n "checking whether setvbuf arguments are reversed""... $ac_c" 1>&6
-echo "configure:13106: checking whether setvbuf arguments are reversed" >&5
+echo "configure:13235: checking whether setvbuf arguments are reversed" >&5
 if eval "test \"`echo '$''{'ac_cv_func_setvbuf_reversed'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -13110,7 +13239,7 @@ else
     { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
 else
   cat > conftest.$ac_ext <<EOF
-#line 13114 "configure"
+#line 13243 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 /* If setvbuf has the reversed format, exit 0. */
@@ -13124,7 +13253,7 @@ main () {
   exit(0);			/* Non-reversed systems segv here.  */
 }
 EOF
-if { (eval echo configure:13128: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:13257: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   ac_cv_func_setvbuf_reversed=yes
 else
@@ -13162,12 +13291,12 @@ for ac_func in \
 
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:13166: checking for $ac_func" >&5
+echo "configure:13295: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 13171 "configure"
+#line 13300 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -13190,7 +13319,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:13194: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13323: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -13217,13 +13346,13 @@ done
 
 
 echo $ac_n "checking for type sigaction_t""... $ac_c" 1>&6
-echo "configure:13221: checking for type sigaction_t" >&5
+echo "configure:13350: checking for type sigaction_t" >&5
 if eval "test \"`echo '$''{'cf_cv_type_sigaction'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 13227 "configure"
+#line 13356 "configure"
 #include "confdefs.h"
 
 #include <signal.h>
@@ -13231,7 +13360,7 @@ int main() {
 sigaction_t x
 ; return 0; }
 EOF
-if { (eval echo configure:13235: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13364: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_type_sigaction=yes
 else
@@ -13251,13 +13380,13 @@ EOF
 
 
 echo $ac_n "checking for nonconflicting termios.h""... $ac_c" 1>&6
-echo "configure:13255: checking for nonconflicting termios.h" >&5
+echo "configure:13384: checking for nonconflicting termios.h" >&5
 if eval "test \"`echo '$''{'cf_cv_use_termios_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 13261 "configure"
+#line 13390 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_IOCTL_H
@@ -13279,7 +13408,7 @@ int main() {
 	(void) tcgetattr (0, &save_tty)
 ; return 0; }
 EOF
-if { (eval echo configure:13283: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13412: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_use_termios_h=yes
 else
@@ -13310,13 +13439,13 @@ fi
 
 
 echo $ac_n "checking for passwd.pw_gecos""... $ac_c" 1>&6
-echo "configure:13314: checking for passwd.pw_gecos" >&5
+echo "configure:13443: checking for passwd.pw_gecos" >&5
 if eval "test \"`echo '$''{'cf_cv_pw_gecos'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 13320 "configure"
+#line 13449 "configure"
 #include "confdefs.h"
 
 #include <pwd.h>
@@ -13327,7 +13456,7 @@ int main() {
 	char bar = foo.pw_gecos
 ; return 0; }
 EOF
-if { (eval echo configure:13331: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13460: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_pw_gecos=yes
 else
@@ -13347,13 +13476,13 @@ EOF
 
 
 echo $ac_n "checking for tm.tm_gmtoff""... $ac_c" 1>&6
-echo "configure:13351: checking for tm.tm_gmtoff" >&5
+echo "configure:13480: checking for tm.tm_gmtoff" >&5
 if eval "test \"`echo '$''{'cf_cv_tm_gmtoff'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 13357 "configure"
+#line 13486 "configure"
 #include "confdefs.h"
 
 #ifdef TIME_WITH_SYS_TIME
@@ -13373,7 +13502,7 @@ int main() {
 	long bar = foo.tm_gmtoff
 ; return 0; }
 EOF
-if { (eval echo configure:13377: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13506: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_tm_gmtoff=yes
 else
@@ -13393,7 +13522,7 @@ EOF
 
 
 echo $ac_n "checking for long file names""... $ac_c" 1>&6
-echo "configure:13397: checking for long file names" >&5
+echo "configure:13526: checking for long file names" >&5
 if eval "test \"`echo '$''{'ac_cv_sys_long_file_names'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -13441,17 +13570,17 @@ for ac_hdr in sys/wait.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:13445: checking for $ac_hdr" >&5
+echo "configure:13574: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 13450 "configure"
+#line 13579 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:13455: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:13584: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -13488,17 +13617,17 @@ for ac_hdr in wait.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:13492: checking for $ac_hdr" >&5
+echo "configure:13621: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 13497 "configure"
+#line 13626 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:13502: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:13631: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -13528,17 +13657,17 @@ for ac_hdr in waitstatus.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:13532: checking for $ac_hdr" >&5
+echo "configure:13661: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 13537 "configure"
+#line 13666 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:13542: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:13671: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -13579,13 +13708,13 @@ fi
 
 
 echo $ac_n "checking for union wait""... $ac_c" 1>&6
-echo "configure:13583: checking for union wait" >&5
+echo "configure:13712: checking for union wait" >&5
 if eval "test \"`echo '$''{'cf_cv_type_unionwait'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 13589 "configure"
+#line 13718 "configure"
 #include "confdefs.h"
 $cf_wait_headers
 int main() {
@@ -13596,7 +13725,7 @@ int x;
 	
 ; return 0; }
 EOF
-if { (eval echo configure:13600: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13729: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_type_unionwait=no
 	 echo compiles ok w/o union wait 1>&5
@@ -13607,7 +13736,7 @@ else
   rm -rf conftest*
   
 	cat > conftest.$ac_ext <<EOF
-#line 13611 "configure"
+#line 13740 "configure"
 #include "confdefs.h"
 $cf_wait_headers
 int main() {
@@ -13622,7 +13751,7 @@ union wait x;
 	
 ; return 0; }
 EOF
-if { (eval echo configure:13626: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13755: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_type_unionwait=yes
 	 echo compiles ok with union wait and possibly macros too 1>&5
@@ -13647,7 +13776,7 @@ EOF
 
 
 echo $ac_n "checking if the system function returns usable child-status""... $ac_c" 1>&6
-echo "configure:13651: checking if the system function returns usable child-status" >&5
+echo "configure:13780: checking if the system function returns usable child-status" >&5
 if eval "test \"`echo '$''{'cf_cv_system_status'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -13656,7 +13785,7 @@ else
   cf_cv_system_status=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 13660 "configure"
+#line 13789 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -13689,7 +13818,7 @@ int main()
 }
 
 EOF
-if { (eval echo configure:13693: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:13822: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_system_status=no
 else
@@ -13700,11 +13829,11 @@ else
   cf_cv_system_status=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 13704 "configure"
+#line 13833 "configure"
 #include "confdefs.h"
 int main() { exit(system("exit 23") != (23 << 8)); }
 EOF
-if { (eval echo configure:13708: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:13837: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_system_status=yes
 else
@@ -13747,13 +13876,13 @@ EOF
 
 if test "$cf_cv_ncurses_version" != no ; then
 echo $ac_n "checking for obsolete/broken version of ncurses""... $ac_c" 1>&6
-echo "configure:13751: checking for obsolete/broken version of ncurses" >&5
+echo "configure:13880: checking for obsolete/broken version of ncurses" >&5
 if eval "test \"`echo '$''{'cf_cv_ncurses_broken'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 13757 "configure"
+#line 13886 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header-curses.h}>
@@ -13767,7 +13896,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:13771: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13900: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_broken=no
 else
@@ -13792,13 +13921,13 @@ fi
 
 		
 echo $ac_n "checking if curses supports color attributes""... $ac_c" 1>&6
-echo "configure:13796: checking if curses supports color attributes" >&5
+echo "configure:13925: checking if curses supports color attributes" >&5
 if eval "test \"`echo '$''{'cf_cv_color_curses'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 13802 "configure"
+#line 13931 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header-curses.h}>
@@ -13813,7 +13942,7 @@ chtype x = COLOR_BLUE;
 	
 ; return 0; }
 EOF
-if { (eval echo configure:13817: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13946: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_color_curses=yes
 else
@@ -13864,7 +13993,7 @@ if test $check_sig_const = yes ; then
 	
 
 echo $ac_n "checking for redefinable signal constants""... $ac_c" 1>&6
-echo "configure:13868: checking for redefinable signal constants" >&5
+echo "configure:13997: checking for redefinable signal constants" >&5
 if eval "test \"`echo '$''{'cf_cv_sig_const'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -13876,7 +14005,7 @@ if test -n "$cf_cv_sig_args"; then
   cf_cv_sig_const=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 13880 "configure"
+#line 14009 "configure"
 #include "confdefs.h"
 
 #define NEW_DFL	((RETSIGTYPE (*)($cf_test))0)
@@ -13903,7 +14032,7 @@ int main()
 	exit(0);
 }
 EOF
-if { (eval echo configure:13907: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:14036: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_sig_const=yes
 else
@@ -13929,13 +14058,13 @@ fi
 
 
 echo $ac_n "checking for ANSI qsort""... $ac_c" 1>&6
-echo "configure:13933: checking for ANSI qsort" >&5
+echo "configure:14062: checking for ANSI qsort" >&5
 if eval "test \"`echo '$''{'cf_cv_comptype'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 13939 "configure"
+#line 14068 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDLIB_H
@@ -13947,7 +14076,7 @@ extern int compare(const void *, const v
 	 qsort(foo, sizeof(foo)/sizeof(*foo), sizeof(*foo), compare)
 ; return 0; }
 EOF
-if { (eval echo configure:13951: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14080: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_comptype=yes
 else
@@ -13975,7 +14104,7 @@ fi
 
 
 echo $ac_n "checking if application can dump core""... $ac_c" 1>&6
-echo "configure:13979: checking if application can dump core" >&5
+echo "configure:14108: checking if application can dump core" >&5
 if eval "test \"`echo '$''{'cf_cv_corefile'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -13984,7 +14113,7 @@ else
   cf_cv_corefile=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 13988 "configure"
+#line 14117 "configure"
 #include "confdefs.h"
 
 #include <signal.h>
@@ -14025,7 +14154,7 @@ int main()
 #endif
 }
 EOF
-if { (eval echo configure:14029: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:14158: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_corefile=yes
 else
@@ -14072,18 +14201,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd
 
 
 echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6
-echo "configure:14076: checking for missing "${ac_func}" extern" >&5
+echo "configure:14205: checking for missing "${ac_func}" extern" >&5
 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 
-echo "(line 14082) testing for missing "${ac_func}" external ..." 1>&5
+echo "(line 14211) testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 14087 "configure"
+#line 14216 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -14097,7 +14226,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:14101: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:14230: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -14105,7 +14234,7 @@ if { (eval echo configure:14101: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 14109 "configure"
+#line 14238 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -14115,7 +14244,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:14119: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14248: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -14164,18 +14293,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd
 
 
 echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6
-echo "configure:14168: checking for missing "${ac_func}" extern" >&5
+echo "configure:14297: checking for missing "${ac_func}" extern" >&5
 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 
-echo "(line 14174) testing for missing "${ac_func}" external ..." 1>&5
+echo "(line 14303) testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 14179 "configure"
+#line 14308 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -14189,7 +14318,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:14193: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:14322: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -14197,7 +14326,7 @@ if { (eval echo configure:14193: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 14201 "configure"
+#line 14330 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -14207,7 +14336,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:14211: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14340: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -14254,18 +14383,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd
 
 
 echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6
-echo "configure:14258: checking for missing "${ac_func}" extern" >&5
+echo "configure:14387: checking for missing "${ac_func}" extern" >&5
 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 
-echo "(line 14264) testing for missing "${ac_func}" external ..." 1>&5
+echo "(line 14393) testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 14269 "configure"
+#line 14398 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -14279,7 +14408,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:14283: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:14412: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -14287,7 +14416,7 @@ if { (eval echo configure:14283: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 14291 "configure"
+#line 14420 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -14297,7 +14426,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:14301: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14430: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -14396,18 +14525,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd
 
 
 echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6
-echo "configure:14400: checking for missing "${ac_func}" extern" >&5
+echo "configure:14529: checking for missing "${ac_func}" extern" >&5
 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 
-echo "(line 14406) testing for missing "${ac_func}" external ..." 1>&5
+echo "(line 14535) testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 14411 "configure"
+#line 14540 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -14421,7 +14550,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:14425: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:14554: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -14429,7 +14558,7 @@ if { (eval echo configure:14425: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 14433 "configure"
+#line 14562 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -14439,7 +14568,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:14443: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14572: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -14483,18 +14612,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd
 
 
 echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6
-echo "configure:14487: checking for missing "${ac_func}" extern" >&5
+echo "configure:14616: checking for missing "${ac_func}" extern" >&5
 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 
-echo "(line 14493) testing for missing "${ac_func}" external ..." 1>&5
+echo "(line 14622) testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 14498 "configure"
+#line 14627 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -14508,7 +14637,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:14512: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:14641: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -14516,7 +14645,7 @@ if { (eval echo configure:14512: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 14520 "configure"
+#line 14649 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -14526,7 +14655,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:14530: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14659: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -14573,18 +14702,18 @@ ac_tr_func=`echo "$ac_func" | sed y%abcd
 
 
 echo $ac_n "checking for missing "${ac_func}" extern""... $ac_c" 1>&6
-echo "configure:14577: checking for missing "${ac_func}" extern" >&5
+echo "configure:14706: checking for missing "${ac_func}" extern" >&5
 if eval "test \"`echo '$''{'cf_cv_func_${ac_func}'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 
-echo "(line 14583) testing for missing "${ac_func}" external ..." 1>&5
+echo "(line 14712) testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 14588 "configure"
+#line 14717 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -14598,7 +14727,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:14602: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:14731: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -14606,7 +14735,7 @@ if { (eval echo configure:14602: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 14610 "configure"
+#line 14739 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -14616,7 +14745,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:14620: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14749: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -14654,7 +14783,7 @@ fi
 
 
 echo $ac_n "checking for working TIOCGWINSZ""... $ac_c" 1>&6
-echo "configure:14658: checking for working TIOCGWINSZ" >&5
+echo "configure:14787: checking for working TIOCGWINSZ" >&5
 if eval "test \"`echo '$''{'cf_cv_use_tiocgwinsz'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -14665,7 +14794,7 @@ else
   cf_cv_use_tiocgwinsz=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 14669 "configure"
+#line 14798 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -14690,7 +14819,7 @@ int main()
 	exit(0);	/* we cannot guarantee this is run interactively */
 }
 EOF
-if { (eval echo configure:14694: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:14823: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cf_cv_use_tiocgwinsz=yes
 else
@@ -14737,7 +14866,7 @@ esac
 # Extract the first word of "ranlib", so it can be a program name with args.
 set dummy ranlib; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:14741: checking for $ac_word" >&5
+echo "configure:14870: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -14767,19 +14896,19 @@ fi
 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
 # for constant arguments.  Useless!
 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
-echo "configure:14771: checking for working alloca.h" >&5
+echo "configure:14900: checking for working alloca.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 14776 "configure"
+#line 14905 "configure"
 #include "confdefs.h"
 #include <alloca.h>
 int main() {
 char *p = alloca(2 * sizeof(int));
 ; return 0; }
 EOF
-if { (eval echo configure:14783: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:14912: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   ac_cv_header_alloca_h=yes
 else
@@ -14800,12 +14929,12 @@ EOF
 fi
 
 echo $ac_n "checking for alloca""... $ac_c" 1>&6
-echo "configure:14804: checking for alloca" >&5
+echo "configure:14933: checking for alloca" >&5
 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 14809 "configure"
+#line 14938 "configure"
 #include "confdefs.h"
 
 #ifdef __GNUC__
@@ -14833,7 +14962,7 @@ int main() {
 char *p = (char *) alloca(1);
 ; return 0; }
 EOF
-if { (eval echo configure:14837: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:14966: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   ac_cv_func_alloca_works=yes
 else
@@ -14865,12 +14994,12 @@ EOF
 
 
 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
-echo "configure:14869: checking whether alloca needs Cray hooks" >&5
+echo "configure:14998: checking whether alloca needs Cray hooks" >&5
 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 14874 "configure"
+#line 15003 "configure"
 #include "confdefs.h"
 #if defined(CRAY) && ! defined(CRAY2)
 webecray
@@ -14895,12 +15024,12 @@ echo "$ac_t""$ac_cv_os_cray" 1>&6
 if test $ac_cv_os_cray = yes; then
 for ac_func in _getb67 GETB67 getb67; do
   echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:14899: checking for $ac_func" >&5
+echo "configure:15028: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 14904 "configure"
+#line 15033 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -14923,7 +15052,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:14927: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15056: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -14950,7 +15079,7 @@ done
 fi
 
 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
-echo "configure:14954: checking stack direction for C alloca" >&5
+echo "configure:15083: checking stack direction for C alloca" >&5
 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -14958,7 +15087,7 @@ else
   ac_cv_c_stack_direction=0
 else
   cat > conftest.$ac_ext <<EOF
-#line 14962 "configure"
+#line 15091 "configure"
 #include "confdefs.h"
 find_stack_direction ()
 {
@@ -14977,7 +15106,7 @@ main ()
   exit (find_stack_direction() < 0);
 }
 EOF
-if { (eval echo configure:14981: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:15110: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   ac_cv_c_stack_direction=1
 else
@@ -15002,17 +15131,17 @@ for ac_hdr in unistd.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:15006: checking for $ac_hdr" >&5
+echo "configure:15135: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15011 "configure"
+#line 15140 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15016: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15145: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -15041,12 +15170,12 @@ done
 for ac_func in getpagesize
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:15045: checking for $ac_func" >&5
+echo "configure:15174: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15050 "configure"
+#line 15179 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -15069,7 +15198,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:15073: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15202: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -15094,7 +15223,7 @@ fi
 done
 
 echo $ac_n "checking for working mmap""... $ac_c" 1>&6
-echo "configure:15098: checking for working mmap" >&5
+echo "configure:15227: checking for working mmap" >&5
 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -15102,7 +15231,7 @@ else
   ac_cv_func_mmap_fixed_mapped=no
 else
   cat > conftest.$ac_ext <<EOF
-#line 15106 "configure"
+#line 15235 "configure"
 #include "confdefs.h"
 
 /* Thanks to Mike Haertel and Jim Avera for this test.
@@ -15242,7 +15371,7 @@ main()
 }
 
 EOF
-if { (eval echo configure:15246: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:15375: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   ac_cv_func_mmap_fixed_mapped=yes
 else
@@ -15266,12 +15395,12 @@ fi
 
 
     echo $ac_n "checking whether we are using the GNU C Library 2.1 or newer""... $ac_c" 1>&6
-echo "configure:15270: checking whether we are using the GNU C Library 2.1 or newer" >&5
+echo "configure:15399: checking whether we are using the GNU C Library 2.1 or newer" >&5
 if eval "test \"`echo '$''{'ac_cv_gnu_library_2_1'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15275 "configure"
+#line 15404 "configure"
 #include "confdefs.h"
 
 #include <features.h>
@@ -15333,17 +15462,17 @@ stdlib.h string.h unistd.h sys/param.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:15337: checking for $ac_hdr" >&5
+echo "configure:15466: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15342 "configure"
+#line 15471 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15347: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15476: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -15374,12 +15503,12 @@ getgid getuid mempcpy munmap putenv sete
 strdup strtoul tsearch __argz_count __argz_stringify __argz_next
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:15378: checking for $ac_func" >&5
+echo "configure:15507: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15383 "configure"
+#line 15512 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -15402,7 +15531,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:15406: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15535: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -15443,7 +15572,7 @@ fi
 
 
   echo $ac_n "checking for iconv""... $ac_c" 1>&6
-echo "configure:15447: checking for iconv" >&5
+echo "configure:15576: checking for iconv" >&5
 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -15451,7 +15580,7 @@ else
     am_cv_func_iconv="no, consider installing GNU libiconv"
     am_cv_lib_iconv=no
     cat > conftest.$ac_ext <<EOF
-#line 15455 "configure"
+#line 15584 "configure"
 #include "confdefs.h"
 #include <stdlib.h>
 #include <iconv.h>
@@ -15461,7 +15590,7 @@ iconv_t cd = iconv_open("","");
        iconv_close(cd);
 ; return 0; }
 EOF
-if { (eval echo configure:15465: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15594: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   am_cv_func_iconv=yes
 else
@@ -15473,7 +15602,7 @@ rm -f conftest*
       am_save_LIBS="$LIBS"
       LIBS="$LIBS -liconv"
       cat > conftest.$ac_ext <<EOF
-#line 15477 "configure"
+#line 15606 "configure"
 #include "confdefs.h"
 #include <stdlib.h>
 #include <iconv.h>
@@ -15483,7 +15612,7 @@ iconv_t cd = iconv_open("","");
          iconv_close(cd);
 ; return 0; }
 EOF
-if { (eval echo configure:15487: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15616: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   am_cv_lib_iconv=yes
         am_cv_func_iconv=yes
@@ -15504,13 +15633,13 @@ echo "$ac_t""$am_cv_func_iconv" 1>&6
 EOF
 
     echo $ac_n "checking for iconv declaration""... $ac_c" 1>&6
-echo "configure:15508: checking for iconv declaration" >&5
+echo "configure:15637: checking for iconv declaration" >&5
     if eval "test \"`echo '$''{'am_cv_proto_iconv'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
       cat > conftest.$ac_ext <<EOF
-#line 15514 "configure"
+#line 15643 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -15529,7 +15658,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:15533: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15662: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   am_cv_proto_iconv_arg1=""
 else
@@ -15558,19 +15687,19 @@ EOF
 
    
   echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6
-echo "configure:15562: checking for nl_langinfo and CODESET" >&5
+echo "configure:15691: checking for nl_langinfo and CODESET" >&5
 if eval "test \"`echo '$''{'am_cv_langinfo_codeset'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15567 "configure"
+#line 15696 "configure"
 #include "confdefs.h"
 #include <langinfo.h>
 int main() {
 char* cs = nl_langinfo(CODESET);
 ; return 0; }
 EOF
-if { (eval echo configure:15574: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15703: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   am_cv_langinfo_codeset=yes
 else
@@ -15593,19 +15722,19 @@ EOF
 
    if test $ac_cv_header_locale_h = yes; then
     echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
-echo "configure:15597: checking for LC_MESSAGES" >&5
+echo "configure:15726: checking for LC_MESSAGES" >&5
 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15602 "configure"
+#line 15731 "configure"
 #include "confdefs.h"
 #include <locale.h>
 int main() {
 return LC_MESSAGES
 ; return 0; }
 EOF
-if { (eval echo configure:15609: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15738: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   am_cv_val_LC_MESSAGES=yes
 else
@@ -15626,7 +15755,7 @@ EOF
     fi
   fi
    echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
-echo "configure:15630: checking whether NLS is requested" >&5
+echo "configure:15759: checking whether NLS is requested" >&5
         
     
 # Check whether --enable-nls or --disable-nls was given.
@@ -15650,7 +15779,7 @@ fi
 EOF
 
       echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
-echo "configure:15654: checking whether included gettext is requested" >&5
+echo "configure:15783: checking whether included gettext is requested" >&5
       
 # Check whether --with-included-gettext or --without-included-gettext was given.
 if test "${with_included_gettext+set}" = set; then
@@ -15671,17 +15800,17 @@ fi
 
 	ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
-echo "configure:15675: checking for libintl.h" >&5
+echo "configure:15804: checking for libintl.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15680 "configure"
+#line 15809 "configure"
 #include "confdefs.h"
 #include <libintl.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15685: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15814: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -15698,12 +15827,12 @@ fi
 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
   echo "$ac_t""yes" 1>&6
   echo $ac_n "checking for GNU gettext in libc""... $ac_c" 1>&6
-echo "configure:15702: checking for GNU gettext in libc" >&5
+echo "configure:15831: checking for GNU gettext in libc" >&5
 if eval "test \"`echo '$''{'gt_cv_func_gnugettext1_libc'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15707 "configure"
+#line 15836 "configure"
 #include "confdefs.h"
 #include <libintl.h>
 extern int _nl_msg_cat_cntr;
@@ -15712,7 +15841,7 @@ bindtextdomain ("", "");
 return (int) gettext ("") + _nl_msg_cat_cntr
 ; return 0; }
 EOF
-if { (eval echo configure:15716: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15845: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   gt_cv_func_gnugettext1_libc=yes
 else
@@ -15728,14 +15857,14 @@ echo "$ac_t""$gt_cv_func_gnugettext1_lib
 
 	   if test "$gt_cv_func_gnugettext1_libc" != "yes"; then
 	     echo $ac_n "checking for GNU gettext in libintl""... $ac_c" 1>&6
-echo "configure:15732: checking for GNU gettext in libintl" >&5
+echo "configure:15861: checking for GNU gettext in libintl" >&5
 if eval "test \"`echo '$''{'gt_cv_func_gnugettext1_libintl'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   gt_save_LIBS="$LIBS"
 		LIBS="$LIBS -lintl $LIBICONV"
 		cat > conftest.$ac_ext <<EOF
-#line 15739 "configure"
+#line 15868 "configure"
 #include "confdefs.h"
 #include <libintl.h>
 extern int _nl_msg_cat_cntr;
@@ -15744,7 +15873,7 @@ bindtextdomain ("", "");
 return (int) gettext ("") + _nl_msg_cat_cntr
 ; return 0; }
 EOF
-if { (eval echo configure:15748: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15877: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   gt_cv_func_gnugettext1_libintl=yes
 else
@@ -15777,12 +15906,12 @@ EOF
 	     for ac_func in dcgettext
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:15781: checking for $ac_func" >&5
+echo "configure:15910: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 15786 "configure"
+#line 15915 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -15805,7 +15934,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:15809: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15938: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -15835,7 +15964,7 @@ done
 
 set dummy msgfmt; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:15839: checking for $ac_word" >&5
+echo "configure:15968: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -15869,7 +15998,7 @@ fi
 	     # Extract the first word of "gmsgfmt", so it can be a program name with args.
 set dummy gmsgfmt; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:15873: checking for $ac_word" >&5
+echo "configure:16002: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -15907,7 +16036,7 @@ fi
 
 set dummy xgettext; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:15911: checking for $ac_word" >&5
+echo "configure:16040: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -15961,7 +16090,7 @@ fi
 
 set dummy msgfmt; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:15965: checking for $ac_word" >&5
+echo "configure:16094: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -15995,7 +16124,7 @@ fi
         # Extract the first word of "gmsgfmt", so it can be a program name with args.
 set dummy gmsgfmt; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:15999: checking for $ac_word" >&5
+echo "configure:16128: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -16032,7 +16161,7 @@ fi
 
 set dummy xgettext; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:16036: checking for $ac_word" >&5
+echo "configure:16165: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -16105,7 +16234,7 @@ do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:16109: checking for $ac_word" >&5
+echo "configure:16238: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_INTLBISON'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -16138,7 +16267,7 @@ done
       ac_verc_fail=yes
     else
             echo $ac_n "checking version of bison""... $ac_c" 1>&6
-echo "configure:16142: checking version of bison" >&5
+echo "configure:16271: checking version of bison" >&5
       ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
       case $ac_prog_version in
         '') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
@@ -16186,7 +16315,7 @@ echo "configure:16142: checking version 
        LINGUAS=
      else
        echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
-echo "configure:16190: checking for catalogs to be installed" >&5
+echo "configure:16319: checking for catalogs to be installed" >&5
        NEW_LINGUAS=
        for presentlang in $ALL_LINGUAS; do
          useit=no
@@ -16242,7 +16371,7 @@ use_our_messages=no
 if test "$USE_NLS" = yes ; then
 if test -d $srcdir/po ; then
 echo $ac_n "checking if we should use included message-library""... $ac_c" 1>&6
-echo "configure:16246: checking if we should use included message-library" >&5
+echo "configure:16375: checking if we should use included message-library" >&5
 	
 # Check whether --enable-included-msgs or --disable-included-msgs was given.
 if test "${enable_included_msgs+set}" = set; then
@@ -16297,17 +16426,17 @@ else
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:16301: checking for $ac_hdr" >&5
+echo "configure:16430: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 16306 "configure"
+#line 16435 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:16311: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:16440: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -16391,19 +16520,19 @@ if test ".$use_alloca" = .yes ; then
 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
 # for constant arguments.  Useless!
 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
-echo "configure:16395: checking for working alloca.h" >&5
+echo "configure:16524: checking for working alloca.h" >&5
 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 16400 "configure"
+#line 16529 "configure"
 #include "confdefs.h"
 #include <alloca.h>
 int main() {
 char *p = alloca(2 * sizeof(int));
 ; return 0; }
 EOF
-if { (eval echo configure:16407: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16536: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   ac_cv_header_alloca_h=yes
 else
@@ -16424,12 +16553,12 @@ EOF
 fi
 
 echo $ac_n "checking for alloca""... $ac_c" 1>&6
-echo "configure:16428: checking for alloca" >&5
+echo "configure:16557: checking for alloca" >&5
 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 16433 "configure"
+#line 16562 "configure"
 #include "confdefs.h"
 
 #ifdef __GNUC__
@@ -16457,7 +16586,7 @@ int main() {
 char *p = (char *) alloca(1);
 ; return 0; }
 EOF
-if { (eval echo configure:16461: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16590: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   ac_cv_func_alloca_works=yes
 else
@@ -16489,12 +16618,12 @@ EOF
 
 
 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
-echo "configure:16493: checking whether alloca needs Cray hooks" >&5
+echo "configure:16622: checking whether alloca needs Cray hooks" >&5
 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 16498 "configure"
+#line 16627 "configure"
 #include "confdefs.h"
 #if defined(CRAY) && ! defined(CRAY2)
 webecray
@@ -16519,12 +16648,12 @@ echo "$ac_t""$ac_cv_os_cray" 1>&6
 if test $ac_cv_os_cray = yes; then
 for ac_func in _getb67 GETB67 getb67; do
   echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:16523: checking for $ac_func" >&5
+echo "configure:16652: checking for $ac_func" >&5
 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 16528 "configure"
+#line 16657 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -16547,7 +16676,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:16551: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -16574,7 +16703,7 @@ done
 fi
 
 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
-echo "configure:16578: checking stack direction for C alloca" >&5
+echo "configure:16707: checking stack direction for C alloca" >&5
 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -16582,7 +16711,7 @@ else
   ac_cv_c_stack_direction=0
 else
   cat > conftest.$ac_ext <<EOF
-#line 16586 "configure"
+#line 16715 "configure"
 #include "confdefs.h"
 find_stack_direction ()
 {
@@ -16601,7 +16730,7 @@ main ()
   exit (find_stack_direction() < 0);
 }
 EOF
-if { (eval echo configure:16605: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:16734: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   ac_cv_c_stack_direction=1
 else
@@ -16646,9 +16775,9 @@ fi
 for cf_hdr in iconv.h
 do
 	echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6
-echo "configure:16650: checking for $cf_hdr" >&5
+echo "configure:16779: checking for $cf_hdr" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 16652 "configure"
+#line 16781 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -16656,7 +16785,7 @@ echo "configure:16650: checking for $cf_
 
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:16660: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:16789: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*
@@ -16682,13 +16811,13 @@ fi
 done
 
 echo $ac_n "checking for iconv_open() //TRANSLIT extension""... $ac_c" 1>&6
-echo "configure:16686: checking for iconv_open() //TRANSLIT extension" >&5
+echo "configure:16815: checking for iconv_open() //TRANSLIT extension" >&5
 if test "$cross_compiling" = yes; then
   echo "$ac_t""unknown" 1>&6
 
 else
   cat > conftest.$ac_ext <<EOF
-#line 16692 "configure"
+#line 16821 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_ICONV_H
@@ -16705,7 +16834,7 @@ int main() {
 	exit(0);
 }
 EOF
-if { (eval echo configure:16709: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:16838: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   cat >> confdefs.h <<\EOF
 #define HAVE_ICONV_OPEN_TRANSLIT 1
@@ -16748,17 +16877,17 @@ else
     case "`(uname -sr) 2>/dev/null`" in
     "SunOS 5"*)
       echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
-echo "configure:16752: checking whether -R must be followed by a space" >&5
+echo "configure:16881: checking whether -R must be followed by a space" >&5
       ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries"
       cat > conftest.$ac_ext <<EOF
-#line 16755 "configure"
+#line 16884 "configure"
 #include "confdefs.h"
 
 int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:16762: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16891: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   ac_R_nospace=yes
 else
@@ -16774,14 +16903,14 @@ rm -f conftest*
       else
 	LIBS="$ac_xsave_LIBS -R $x_libraries"
 	cat > conftest.$ac_ext <<EOF
-#line 16778 "configure"
+#line 16907 "configure"
 #include "confdefs.h"
 
 int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:16785: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16914: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   ac_R_space=yes
 else
@@ -16813,7 +16942,7 @@ rm -f conftest*
     # libraries were built with DECnet support.  And karl@cs.umb.edu says
     # the Alpha needs dnet_stub (dnet does not exist).
     echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
-echo "configure:16817: checking for dnet_ntoa in -ldnet" >&5
+echo "configure:16946: checking for dnet_ntoa in -ldnet" >&5
 ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -16821,7 +16950,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldnet  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 16825 "configure"
+#line 16954 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -16832,7 +16961,7 @@ int main() {
 dnet_ntoa()
 ; return 0; }
 EOF
-if { (eval echo configure:16836: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16965: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -16854,7 +16983,7 @@ fi
 
     if test $ac_cv_lib_dnet_dnet_ntoa = no; then
       echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
-echo "configure:16858: checking for dnet_ntoa in -ldnet_stub" >&5
+echo "configure:16987: checking for dnet_ntoa in -ldnet_stub" >&5
 ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -16862,7 +16991,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldnet_stub  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 16866 "configure"
+#line 16995 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -16873,7 +17002,7 @@ int main() {
 dnet_ntoa()
 ; return 0; }
 EOF
-if { (eval echo configure:16877: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17006: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -16902,12 +17031,12 @@ fi
     # The nsl library prevents programs from opening the X display
     # on Irix 5.2, according to dickey@clark.net.
     echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
-echo "configure:16906: checking for gethostbyname" >&5
+echo "configure:17035: checking for gethostbyname" >&5
 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 16911 "configure"
+#line 17040 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char gethostbyname(); below.  */
@@ -16930,7 +17059,7 @@ gethostbyname();
 
 ; return 0; }
 EOF
-if { (eval echo configure:16934: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17063: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_gethostbyname=yes"
 else
@@ -16951,7 +17080,7 @@ fi
 
     if test $ac_cv_func_gethostbyname = no; then
       echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
-echo "configure:16955: checking for gethostbyname in -lnsl" >&5
+echo "configure:17084: checking for gethostbyname in -lnsl" >&5
 ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -16959,7 +17088,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lnsl  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 16963 "configure"
+#line 17092 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -16970,7 +17099,7 @@ int main() {
 gethostbyname()
 ; return 0; }
 EOF
-if { (eval echo configure:16974: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17103: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -17000,12 +17129,12 @@ fi
     # -lsocket must be given before -lnsl if both are needed.
     # We assume that if connect needs -lnsl, so does gethostbyname.
     echo $ac_n "checking for connect""... $ac_c" 1>&6
-echo "configure:17004: checking for connect" >&5
+echo "configure:17133: checking for connect" >&5
 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17009 "configure"
+#line 17138 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char connect(); below.  */
@@ -17028,7 +17157,7 @@ connect();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17032: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17161: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_connect=yes"
 else
@@ -17049,7 +17178,7 @@ fi
 
     if test $ac_cv_func_connect = no; then
       echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
-echo "configure:17053: checking for connect in -lsocket" >&5
+echo "configure:17182: checking for connect in -lsocket" >&5
 ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -17057,7 +17186,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 17061 "configure"
+#line 17190 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -17068,7 +17197,7 @@ int main() {
 connect()
 ; return 0; }
 EOF
-if { (eval echo configure:17072: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17201: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -17092,12 +17221,12 @@ fi
 
     # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
     echo $ac_n "checking for remove""... $ac_c" 1>&6
-echo "configure:17096: checking for remove" >&5
+echo "configure:17225: checking for remove" >&5
 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17101 "configure"
+#line 17230 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char remove(); below.  */
@@ -17120,7 +17249,7 @@ remove();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17124: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17253: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_remove=yes"
 else
@@ -17141,7 +17270,7 @@ fi
 
     if test $ac_cv_func_remove = no; then
       echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
-echo "configure:17145: checking for remove in -lposix" >&5
+echo "configure:17274: checking for remove in -lposix" >&5
 ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -17149,7 +17278,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lposix  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 17153 "configure"
+#line 17282 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -17160,7 +17289,7 @@ int main() {
 remove()
 ; return 0; }
 EOF
-if { (eval echo configure:17164: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17293: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -17184,12 +17313,12 @@ fi
 
     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
     echo $ac_n "checking for shmat""... $ac_c" 1>&6
-echo "configure:17188: checking for shmat" >&5
+echo "configure:17317: checking for shmat" >&5
 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17193 "configure"
+#line 17322 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char shmat(); below.  */
@@ -17212,7 +17341,7 @@ shmat();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17216: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17345: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_shmat=yes"
 else
@@ -17233,7 +17362,7 @@ fi
 
     if test $ac_cv_func_shmat = no; then
       echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
-echo "configure:17237: checking for shmat in -lipc" >&5
+echo "configure:17366: checking for shmat in -lipc" >&5
 ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -17241,7 +17370,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lipc  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 17245 "configure"
+#line 17374 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -17252,7 +17381,7 @@ int main() {
 shmat()
 ; return 0; }
 EOF
-if { (eval echo configure:17256: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17385: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -17285,7 +17414,7 @@ fi
   # libraries we check for below, so use a different variable.
   #  --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
   echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
-echo "configure:17289: checking for IceConnectionNumber in -lICE" >&5
+echo "configure:17418: checking for IceConnectionNumber in -lICE" >&5
 ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -17293,7 +17422,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 17297 "configure"
+#line 17426 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -17304,7 +17433,7 @@ int main() {
 IceConnectionNumber()
 ; return 0; }
 EOF
-if { (eval echo configure:17308: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17437: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -17419,14 +17548,14 @@ fi
 
 if test "$cf_check_cflags" != "$CFLAGS" ; then
 cat > conftest.$ac_ext <<EOF
-#line 17423 "configure"
+#line 17552 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello world");
 ; return 0; }
 EOF
-if { (eval echo configure:17430: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17559: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -17445,12 +17574,12 @@ fi
 
 
 echo $ac_n "checking for XOpenDisplay""... $ac_c" 1>&6
-echo "configure:17449: checking for XOpenDisplay" >&5
+echo "configure:17578: checking for XOpenDisplay" >&5
 if eval "test \"`echo '$''{'ac_cv_func_XOpenDisplay'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17454 "configure"
+#line 17583 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char XOpenDisplay(); below.  */
@@ -17473,7 +17602,7 @@ XOpenDisplay();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17477: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17606: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_XOpenDisplay=yes"
 else
@@ -17492,7 +17621,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6
-echo "configure:17496: checking for XOpenDisplay in -lX11" >&5
+echo "configure:17625: checking for XOpenDisplay in -lX11" >&5
 ac_lib_var=`echo X11'_'XOpenDisplay | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -17500,7 +17629,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 17504 "configure"
+#line 17633 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -17511,7 +17640,7 @@ int main() {
 XOpenDisplay()
 ; return 0; }
 EOF
-if { (eval echo configure:17515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17644: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -17535,12 +17664,12 @@ fi
 
 
 echo $ac_n "checking for XtAppInitialize""... $ac_c" 1>&6
-echo "configure:17539: checking for XtAppInitialize" >&5
+echo "configure:17668: checking for XtAppInitialize" >&5
 if eval "test \"`echo '$''{'ac_cv_func_XtAppInitialize'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17544 "configure"
+#line 17673 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char XtAppInitialize(); below.  */
@@ -17563,7 +17692,7 @@ XtAppInitialize();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17567: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17696: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_func_XtAppInitialize=yes"
 else
@@ -17582,7 +17711,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for XtAppInitialize in -lXt""... $ac_c" 1>&6
-echo "configure:17586: checking for XtAppInitialize in -lXt" >&5
+echo "configure:17715: checking for XtAppInitialize in -lXt" >&5
 ac_lib_var=`echo Xt'_'XtAppInitialize | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -17590,7 +17719,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lXt $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 17594 "configure"
+#line 17723 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -17601,7 +17730,7 @@ int main() {
 XtAppInitialize()
 ; return 0; }
 EOF
-if { (eval echo configure:17605: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17734: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -17639,7 +17768,7 @@ fi
 cf_x_athena=${cf_x_athena-Xaw}
 
 echo $ac_n "checking if you want to link with Xaw 3d library""... $ac_c" 1>&6
-echo "configure:17643: checking if you want to link with Xaw 3d library" >&5
+echo "configure:17772: checking if you want to link with Xaw 3d library" >&5
 withval=
 
 # Check whether --with-Xaw3d or --without-Xaw3d was given.
@@ -17656,7 +17785,7 @@ else
 fi
 
 echo $ac_n "checking if you want to link with neXT Athena library""... $ac_c" 1>&6
-echo "configure:17660: checking if you want to link with neXT Athena library" >&5
+echo "configure:17789: checking if you want to link with neXT Athena library" >&5
 withval=
 
 # Check whether --with-neXtaw or --without-neXtaw was given.
@@ -17673,7 +17802,7 @@ else
 fi
 
 echo $ac_n "checking if you want to link with Athena-Plus library""... $ac_c" 1>&6
-echo "configure:17677: checking if you want to link with Athena-Plus library" >&5
+echo "configure:17806: checking if you want to link with Athena-Plus library" >&5
 withval=
 
 # Check whether --with-XawPlus or --without-XawPlus was given.
@@ -17690,7 +17819,7 @@ else
 fi
 
 echo $ac_n "checking for XextCreateExtension in -lXext""... $ac_c" 1>&6
-echo "configure:17694: checking for XextCreateExtension in -lXext" >&5
+echo "configure:17823: checking for XextCreateExtension in -lXext" >&5
 ac_lib_var=`echo Xext'_'XextCreateExtension | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -17698,7 +17827,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lXext  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 17702 "configure"
+#line 17831 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -17709,7 +17838,7 @@ int main() {
 XextCreateExtension()
 ; return 0; }
 EOF
-if { (eval echo configure:17713: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17842: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -17748,13 +17877,13 @@ do
 		if test $cf_path != default ; then
 			CPPFLAGS="-I$cf_path/include $cf_save"
 			echo $ac_n "checking for $cf_test in $cf_path""... $ac_c" 1>&6
-echo "configure:17752: checking for $cf_test in $cf_path" >&5
+echo "configure:17881: checking for $cf_test in $cf_path" >&5
 		else
 			echo $ac_n "checking for $cf_test""... $ac_c" 1>&6
-echo "configure:17755: checking for $cf_test" >&5
+echo "configure:17884: checking for $cf_test" >&5
 		fi
 		cat > conftest.$ac_ext <<EOF
-#line 17758 "configure"
+#line 17887 "configure"
 #include "confdefs.h"
 
 #include <X11/Intrinsic.h>
@@ -17763,7 +17892,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:17767: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17896: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_result=yes
 else
@@ -17810,23 +17939,23 @@ do
 			if test $cf_path != default ; then
 				LIBS="-L$cf_path/lib $cf_lib $LIBS"
 				echo $ac_n "checking for $cf_lib in $cf_path""... $ac_c" 1>&6
-echo "configure:17814: checking for $cf_lib in $cf_path" >&5
+echo "configure:17943: checking for $cf_lib in $cf_path" >&5
 			else
 				LIBS="$cf_lib $LIBS"
 				echo $ac_n "checking for $cf_test in $cf_lib""... $ac_c" 1>&6
-echo "configure:17818: checking for $cf_test in $cf_lib" >&5
+echo "configure:17947: checking for $cf_test in $cf_lib" >&5
 			fi
 			cf_SAVE="$LIBS"
 			LIBS="$X_PRE_LIBS $LIBS $X_EXTRA_LIBS"
 			cat > conftest.$ac_ext <<EOF
-#line 17823 "configure"
+#line 17952 "configure"
 #include "confdefs.h"
 
 int main() {
 $cf_test()
 ; return 0; }
 EOF
-if { (eval echo configure:17830: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_result=yes
 else
@@ -17946,14 +18075,14 @@ fi
 
 if test "$cf_check_cflags" != "$CFLAGS" ; then
 cat > conftest.$ac_ext <<EOF
-#line 17950 "configure"
+#line 18079 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello world");
 ; return 0; }
 EOF
-if { (eval echo configure:17957: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18086: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -17971,7 +18100,7 @@ rm -f conftest*
 fi
 
 echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6
-echo "configure:17975: checking for XOpenDisplay in -lX11" >&5
+echo "configure:18104: checking for XOpenDisplay in -lX11" >&5
 ac_lib_var=`echo X11'_'XOpenDisplay | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -17979,7 +18108,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 17983 "configure"
+#line 18112 "configure"
 #include "confdefs.h"
 /* Override any gcc2 internal prototype to avoid an error.  */
 /* We use char because int might match the return type of a gcc2
@@ -17990,7 +18119,7 @@ int main() {
 XOpenDisplay()
 ; return 0; }
 EOF
-if { (eval echo configure:17994: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18123: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -18011,14 +18140,14 @@ else
 fi
 
 echo $ac_n "checking for XCurses library""... $ac_c" 1>&6
-echo "configure:18015: checking for XCurses library" >&5
+echo "configure:18144: checking for XCurses library" >&5
 if eval "test \"`echo '$''{'cf_cv_lib_XCurses'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 LIBS="-lXCurses $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 18022 "configure"
+#line 18151 "configure"
 #include "confdefs.h"
 
 #include <xcurses.h>
@@ -18028,7 +18157,7 @@ int main() {
 XCursesExit();
 ; return 0; }
 EOF
-if { (eval echo configure:18032: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18161: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
   cf_cv_lib_XCurses=yes
 else
diff -Nurp tin-1.7.10/configure.in tin-1.8.0/configure.in
--- tin-1.7.10/configure.in	2005-09-29 13:37:30.000000000 +0200
+++ tin-1.8.0/configure.in	2005-12-24 19:11:08.629052291 +0100
@@ -5,7 +5,7 @@ dnl Created   : 1995-08-24
 dnl Updated   : 2005-07-16
 dnl Notes     :
 dnl
-dnl Copyright (c) 1995-2005 Thomas E. Dickey <dickey@invisible-island.net>
+dnl Copyright (c) 1995-2006 Thomas E. Dickey <dickey@invisible-island.net>
 dnl All rights reserved.
 dnl
 dnl Redistribution and use in source and binary forms, with or without
@@ -41,7 +41,7 @@ AC_PREFIX_DEFAULT(/usr/local)
 
 dnl PACKAGE is required for GNU gettext
 PACKAGE=tin
-VERSION=1.7.10
+VERSION=1.8.0
 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
 AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
 AC_SUBST(PACKAGE)
diff -Nurp tin-1.7.10/doc/CHANGES tin-1.8.0/doc/CHANGES
--- tin-1.7.10/doc/CHANGES	2005-09-29 13:18:22.000000000 +0200
+++ tin-1.8.0/doc/CHANGES	2005-12-24 19:10:36.578133298 +0100
@@ -1,3 +1,28 @@
+-- 1.8.0 release 20051224 "Ronay" --
+
+U056) Thomas E. Dickey <dickey@invisible-island.net>
+      ADD. update configure macros
+      FIX. aclocal.m4
+
+U055) Urs Janssen <urs@tin.org>
+      BUG. hypothetical buffer overrun in tin_ltoa()
+      ADD. preserve Organization line in Supersedes
+      ADD. handle bogus multiline response to XOVER with no group selected
+      ADD. config.guess, config.sub update
+      ADD. allow new .eu and .tl toplevel domains, disallow unused .bv and
+           .sj toplevel domains
+      ADD. config.guess, config.sub update
+      FIX. nntplib.c, post.c, string.c, policy.h, onfig.guess, config.sub
+
+U054) Michael Bienia <michael@vorlon.ping.de>
+      ADD. allow non-ASCII keybindings
+      FIX. extern.h, keymap.h, proto.h, global.c, keymap.c, lang.c, page.c
+           prompt.c
+
+U053) Toomas Soome <Toomas.Soome@microlink.ee>
+      ADD. updated estonian translation
+      FIX. et.po
+
 -- 1.7.10 release 20050929 "Tahay" --
 
 U052) Jessica Brennan <jib@panix.com>
diff -Nurp tin-1.7.10/doc/TODO tin-1.8.0/doc/TODO
--- tin-1.7.10/doc/TODO	2005-09-29 13:32:22.000000000 +0200
+++ tin-1.8.0/doc/TODO	2005-12-24 13:06:58.392361899 +0100
@@ -4,9 +4,13 @@ not read only ,-).
 
 Bugs
 ----
- o  a wrong usename in ~/.newsauth can't be corrected in the first
-    pass
-    [20050816 Urs Janssen <urs@tin.org>]
+o  when entering an article from the group level via GroupNextUnreadArtOrGrp
+   ('TAB'), PageListThd ('l') points to a 'random' article in the thread
+   [20051224 Urs Janssen <urs@tin.org>]
+
+o  a wrong usename in ~/.newsauth can't be corrected in the first
+   pass
+   [20050816 Urs Janssen <urs@tin.org>]
 
 o  can 'V'iew mime-parts with (illegal) encoded filename, e.g:
    | Content-Type: image/jpeg;
@@ -318,6 +322,13 @@ o  add feature Cc:
 
 o  add feature show_new_newsgroups_since
 
+o  add new key which taggs articles based on a prompted regex, could be used
+   for GROUP_MARK_THREAD_READ,PAGE_MARK_THREAD_READ,THREAD_MARK_ARTICLE_READ
+   and/or something like GROUP_SELECT_THREAD/THREAD_SELECT_ARTICLE which
+   works on tagged arts (the later might be usefull in conjnction with
+   GROUP_MARK_UNSELECTED_ARTICLES_READ)
+   [20051110 Urs Janssen <urs@tin.org>]
+
 o  Additions to the thread menu:
      'D'  (cancel article)
      ']'  (GLOBAL_QUICK_FILTER_KILL)
diff -Nurp tin-1.7.10/doc/WHATSNEW tin-1.8.0/doc/WHATSNEW
--- tin-1.7.10/doc/WHATSNEW	2005-06-28 10:31:19.000000000 +0200
+++ tin-1.8.0/doc/WHATSNEW	2005-12-02 12:02:53.024078078 +0100
@@ -1,4 +1,4 @@
-New features and changes in tin-1.7
+New features and changes since tin-1.6.0
 
 Changes
 -------
@@ -28,6 +28,8 @@ New features
 
 . user defined date_format
 
+. support non-ascii key-bindings
+
 . 'percentage match' threading
 
 Retired Features
diff -Nurp tin-1.7.10/doc/tin.1 tin-1.8.0/doc/tin.1
--- tin-1.7.10/doc/tin.1	2005-09-14 14:36:31.000000000 +0200
+++ tin-1.8.0/doc/tin.1	2005-12-02 11:58:19.628341867 +0100
@@ -19,7 +19,7 @@
 .fi
 ..
 .\"
-.TH tin 1 "September 14th, 2005" "1.7.10" "A Usenet newsreader"
+.TH tin 1 "December 2nd, 2005" "1.8.0" "A Usenet newsreader"
 .\"
 .\"
 .SH NAME
diff -Nurp tin-1.7.10/doc/tin.5 tin-1.8.0/doc/tin.5
--- tin-1.7.10/doc/tin.5	2005-09-14 15:50:42.000000000 +0200
+++ tin-1.8.0/doc/tin.5	2005-12-02 11:58:44.314622162 +0100
@@ -16,7 +16,7 @@
 .fi
 ..
 .\"
-.TH tin 5 "September 14th, 2005" "1.7.10" "A Usenet newsreader"
+.TH tin 5 "December 2nd, 2005" "1.8.0" "A Usenet newsreader"
 
 .SH NAME
 tin, rtin \- related files
diff -Nurp tin-1.7.10/include/autoconf.hin tin-1.8.0/include/autoconf.hin
--- tin-1.7.10/include/autoconf.hin	2005-07-16 15:30:46.000000000 +0200
+++ tin-1.8.0/include/autoconf.hin	2005-12-02 12:08:13.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-16
  *  Notes     : #include files, #defines & struct's
  *
- * Copyright (c) 1995-2005 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1995-2006 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/include/bool.h tin-1.8.0/include/bool.h
--- tin-1.7.10/include/bool.h	2005-06-28 10:31:20.000000000 +0200
+++ tin-1.8.0/include/bool.h	2005-12-02 12:08:13.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2003-05-16
  *  Notes     :
  *
- * Copyright (c) 1997-2005 Urs Janssen <urs@tin.org>
+ * Copyright (c) 1997-2006 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/include/bugrep.h tin-1.8.0/include/bugrep.h
--- tin-1.7.10/include/bugrep.h	2005-06-28 10:31:20.000000000 +0200
+++ tin-1.8.0/include/bugrep.h	2005-12-02 12:08:13.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2003-09-19
  *  Notes     :
  *
- * Copyright (c) 1997-2005 Urs Janssen <urs@tin.org>
+ * Copyright (c) 1997-2006 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/include/extern.h tin-1.8.0/include/extern.h
--- tin-1.7.10/include/extern.h	2005-07-16 15:30:27.000000000 +0200
+++ tin-1.8.0/include/extern.h	2005-12-02 12:08:13.000000000 +0100
@@ -3,10 +3,10 @@
  *  Module    : extern.h
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2005-07-16
+ *  Updated   : 2005-10-19
  *  Notes     :
  *
- * Copyright (c) 1997-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1997-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -828,6 +828,9 @@ extern constext txt_info_postponed[];
 extern constext txt_info_x_conversion_note[];
 extern constext txt_invalid_from[];
 extern constext txt_invalid_sender[];
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	extern constext txt_invalid_multibyte_sequence[];
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 extern constext txt_inverse_off[];
 extern constext txt_inverse_on[];
 extern constext txt_is_mailbox[];
diff -Nurp tin-1.7.10/include/keymap.h tin-1.8.0/include/keymap.h
--- tin-1.7.10/include/keymap.h	2005-07-16 13:56:30.000000000 +0200
+++ tin-1.8.0/include/keymap.h	2005-12-02 12:08:13.000000000 +0100
@@ -3,10 +3,10 @@
  *  Module    : keymap.h
  *  Author    : J. Faultless, D. Nimmich
  *  Created   : 1999
- *  Updated   : 2005-07-16
+ *  Updated   : 2005-10-19
  *  Notes     :
  *
- * Copyright (c) 1999-2005 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1999-2006 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -122,9 +122,15 @@
 
 /*
  * Maximum chars (including null byte) needed to print a key name
- * the longest name will probably something like SPACE
+ * A multibyte character can use up to MB_CUR_MAX chars. But as MB_CUR_MAX
+ * can't be used here, use MB_LEN_MAX instead.
+ * Some values for MB_LEN_MAX:
+ * - glibc 2.3.5: 16
+ * - gcc 4.0: 1
+ * - icc 8.0/9.0: 8
+ * Use the largest + 1 to be on the safe side.
  */
-#define MAXKEYLEN 10
+#define MAXKEYLEN 17
 
 /* TODO: permanently move here from tin.h */
 #define ctrl(c)	((c) & 0x1F)
@@ -343,7 +349,11 @@ typedef enum defined_functions t_functio
 
 
 struct keynode {
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	wchar_t key;
+#else
 	char key;
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 	t_function function;
 };
 
@@ -384,7 +394,6 @@ extern struct keylist select_keys;
 extern struct keylist thread_keys;
 
 
-extern char func_to_key (t_function func, const struct keylist keys);
 extern t_function global_mouse_action(t_function (*left_action) (void), t_function (*right_action) (void));
 extern t_function handle_keypad(
 	t_function (*left_action) (void),
@@ -393,6 +402,14 @@ extern t_function handle_keypad(
 		t_function (*left_action) (void),
 		t_function (*right_action) (void)),
 	const struct keylist keys);
-extern t_function key_to_func (const char key, const struct keylist keys);
 extern t_function prompt_slk_response(t_function default_func, const struct keylist keys, const char *fmt, ...);
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	extern char *printascii(char *buf, wint_t ch);
+	extern wchar_t func_to_key(t_function func, const struct keylist keys);
+	extern t_function key_to_func(const wchar_t key, const struct keylist keys);
+#else
+	extern char *printascii(char *buf, int ch);
+	extern char func_to_key (t_function func, const struct keylist keys);
+	extern t_function key_to_func (const char key, const struct keylist keys);
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 #endif /* !KEYMAP_H */
diff -Nurp tin-1.7.10/include/newsrc.h tin-1.8.0/include/newsrc.h
--- tin-1.7.10/include/newsrc.h	2005-06-28 10:31:20.000000000 +0200
+++ tin-1.8.0/include/newsrc.h	2005-12-02 12:08:13.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2003-11-18
  *  Notes     : newsrc bit handling
  *
- * Copyright (c) 1997-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1997-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/include/nntplib.h tin-1.8.0/include/nntplib.h
--- tin-1.7.10/include/nntplib.h	2005-07-21 16:42:14.000000000 +0200
+++ tin-1.8.0/include/nntplib.h	2005-12-02 12:08:13.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-21
  *  Notes     : nntp.h 1.5.11/1.6 with extensions for tin
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/include/oldconfig.h tin-1.8.0/include/oldconfig.h
--- tin-1.7.10/include/oldconfig.h	2005-06-28 10:31:20.000000000 +0200
+++ tin-1.8.0/include/oldconfig.h	2005-12-02 12:08:13.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2001-07-22
  *  Notes     : #defines to determine different OS capabilites
  *
- * Copyright (c) 1995-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1995-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/include/policy.h tin-1.8.0/include/policy.h
--- tin-1.7.10/include/policy.h	2005-09-16 14:23:00.000000000 +0200
+++ tin-1.8.0/include/policy.h	2005-12-02 12:08:13.000000000 +0100
@@ -3,10 +3,10 @@
  *  Module    : policy.h
  *  Author    : Ralf Doeblitz <doeblitz@gmx.de>
  *  Created   : 1999-01-12
- *  Updated   : 2004-01-02
+ *  Updated   : 2005-11-17
  *  Notes     : #defines and static data for policy configuration
  *
- * Copyright (c) 1999-2005 Ralf Doeblitz <doeblitz@gmx.de>
+ * Copyright (c) 1999-2006 Ralf Doeblitz <doeblitz@gmx.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -61,9 +61,8 @@
  * .bj  Benin                          .bm  Bermuda
  * .bn  Brunei Darussalam              .bo  Bolivia
  * .br  Brazil                         .bs  Bahamas
- * .bt  Bhutan                         .bv  Bouvet Island
- * .bw  Botswana                       .by  Belarus
- * .bz  Belize
+ * .bt  Bhutan                         .bw  Botswana
+ * .by  Belarus                        .bz  Belize
  *
  * .ca  Canada                         .cc  Cocos (Keeling) Islands
  * .cd  Congo, Democratic People's Republic
@@ -83,6 +82,7 @@
  * .ec  Ecuador                        .ee  Estonia
  * .eg  Egypt                          .er  Eritrea
  * .es  Spain                          .et  Ethiopia
+ * .eu  European Union
  *
  * .fi  Finland                        .fj  Fiji
  * .fk  Falkland Islands (Malvina)     .fm  Micronesia, Federal State of
@@ -163,21 +163,22 @@
  * .sc  Seychelles                     .sd  Sudan
  * .se  Sweden                         .sg  Singapore
  * .sh  St. Helena                     .si  Slovenia
- * .sj  Svalbard and Jan Mayen Islands .sk  Slovakia
- * .sl  Sierra Leone                   .sm  San Marino
- * .sn  Senegal                        .so  Somalia
- * .sr  Surinam                        .st  Sao Tome and Principe
- * .su  Soviet Union (former)          .sv  El Salvador
- * .sy  Syrian Arab Republic           .sz  Swaziland
+ * .sk  Slovakia                       .sl  Sierra Leone
+ * .sm  San Marino                     .sn  Senegal
+ * .so  Somalia                        .sr  Surinam
+ * .st  Sao Tome and Principe          .su  Soviet Union (former)
+ * .sv  El Salvador                    .sy  Syrian Arab Republic
+ * .sz  Swaziland
  *
  * .tc  The Turks & Caicos Islands     .td  Chad
  * .tf  French Southern Territories    .tg  Togo
  * .th  Thailand                       .tj  Tajikistan
- * .tk  Tokelau                        .tm  Turkmenistan
- * .tn  Tunisia                        .to  Tonga
- * .tp  East Timor                     .tr  Turkey
- * .tt  Trinidad and Tobago            .tv  Tuvalu
- * .tw  Taiwan                         .tz  Tanzania
+ * .tk  Tokelau                        .tl  Timor-Leste
+ * .tm  Turkmenistan                   .tn  Tunisia
+ * .to  Tonga                          .tp  East Timor
+ * .tr  Turkey                         .tt  Trinidad and Tobago
+ * .tv  Tuvalu                         .tw  Taiwan
+ * .tz  Tanzania
  *
  * .ua  Ukraine                        .ug  Uganda
  * .uk  United Kingdom
@@ -212,29 +213,31 @@
  * .aa, .qm, .qz, .xa, .xz, .zz
  *
  * unused TLDs:
+ * .bv  Bouvet Island
  * .eh  Western Sahara
  * .kp  Korea, Democratic People's Republic
  * .nt  Neutral Zone
+ * .sj  Svalbard and Jan Mayen Islands
  *
  * requested new TLDs:
- * .ax  Aaland-Islands (Finnish)
+ * .ax  Aaland-Islands (Finnish; planned for 2006)
  * .cs  Serbia and Montenegro
- * .eu  European Union (planned for 2006)
  *
  * xccTLDs:
  * .gb  United Kingdom, use .uk
  * .hk  Hong Kong, now .cn
  * .su  former USSR, now .ru
+ * .tp  former East Timor, now .tl
  * .yu  former Yugoslavia
  */
 
 static char gnksa_country_codes[26*26] = {
 /*      A B C D E  F G H I J  K L M N O  P Q R S T  U V W X Y Z */
 /* A */ 0,0,1,1,1, 1,1,0,1,0, 0,1,1,1,1, 0,1,1,1,1, 1,0,1,0,0,1,
-/* B */ 1,1,0,1,1, 1,1,1,1,1, 0,0,1,1,1, 0,0,1,1,1, 0,1,1,0,1,1,
+/* B */ 1,1,0,1,1, 1,1,1,1,1, 0,0,1,1,1, 0,0,1,1,1, 0,0,1,0,1,1,
 /* C */ 1,0,1,1,0, 1,1,1,1,0, 1,1,1,1,1, 0,0,1,0,0, 1,1,0,1,1,1,
 /* D */ 0,0,0,0,1, 0,0,0,0,1, 1,0,1,0,1, 0,0,0,0,0, 0,0,0,0,0,1,
-/* E */ 0,0,1,0,1, 0,1,0,0,0, 0,0,0,0,0, 0,0,1,1,1, 0,0,0,0,0,0,
+/* E */ 0,0,1,0,1, 0,1,0,0,0, 0,0,0,0,0, 0,0,1,1,1, 1,0,0,0,0,0,
 /* F */ 0,0,0,0,0, 0,0,0,1,1, 1,0,1,0,1, 0,0,1,0,0, 0,0,0,0,0,0,
 /* G */ 1,1,0,1,1, 1,1,1,1,0, 0,1,1,1,0, 1,1,1,1,1, 1,0,1,0,1,0,
 /* H */ 0,0,0,0,0, 0,0,0,0,0, 1,0,1,1,0, 0,0,1,0,1, 1,0,0,0,0,0,
@@ -248,8 +251,8 @@ static char gnksa_country_codes[26*26] =
 /* P */ 1,0,0,0,1, 1,1,1,0,0, 1,1,1,1,0, 0,0,1,1,1, 0,0,1,0,1,0,
 /* Q */ 1,0,0,0,0, 0,0,0,0,0, 0,0,0,0,0, 0,0,0,0,0, 0,0,0,0,0,0,
 /* R */ 0,0,0,0,1, 0,0,0,0,0, 0,0,0,0,1, 0,0,0,0,0, 1,0,1,0,0,0,
-/* S */ 1,1,1,1,1, 0,1,1,1,1, 1,1,1,1,1, 0,0,1,0,1, 1,1,0,0,1,1,
-/* T */ 0,0,1,1,0, 1,1,1,0,1, 1,0,1,1,1, 1,0,1,0,1, 0,1,1,0,0,1,
+/* S */ 1,1,1,1,1, 0,1,1,1,0, 1,1,1,1,1, 0,0,1,0,1, 1,1,0,0,1,1,
+/* T */ 0,0,1,1,0, 1,1,1,0,1, 1,1,1,1,1, 1,0,1,0,1, 0,1,1,0,0,1,
 /* U */ 1,0,0,0,0, 0,1,0,0,0, 1,0,1,0,0, 0,0,0,1,0, 0,0,0,0,1,1,
 /* V */ 1,0,1,0,1, 0,1,0,1,0, 0,0,0,1,0, 0,0,0,0,0, 1,0,0,0,0,0,
 /* W */ 0,0,0,0,0, 1,0,0,0,0, 0,0,0,0,0, 0,0,0,1,0, 0,0,0,0,0,0,
@@ -285,6 +288,7 @@ static const char *gnksa_domain_list[] =
 	 *  .post   .tel    .travel .xxx	.kids
 	 */
 #	if 0		/* $DEAD */
+	"nato",
 	"uucp",
 	"bitnet",
 #	endif /* 0 */
diff -Nurp tin-1.7.10/include/proto.h tin-1.8.0/include/proto.h
--- tin-1.7.10/include/proto.h	2005-07-17 15:30:25.000000000 +0200
+++ tin-1.8.0/include/proto.h	2005-12-02 12:08:13.000000000 +0100
@@ -3,10 +3,10 @@
  *  Module    : proto.h
  *  Author    : Urs Janssen <urs@tin.org>
  *  Created   :
- *  Updated   : 2005-06-21
+ *  Updated   : 2005-10-19
  *  Notes     :
  *
- * Copyright (c) 1997-2005 Urs Janssen <urs@tin.org>
+ * Copyright (c) 1997-2006 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -253,7 +253,6 @@ extern void postinit_regexp(void);
 extern void joinpath(char *result, const char *dir, const char *file);
 
 /* keymap.c */
-extern char *printascii(char *buf, int ch);
 extern t_bool read_keymap_file(void);
 extern void free_keymaps(void);
 extern void setup_default_keys(void);
diff -Nurp tin-1.7.10/include/rfc2046.h tin-1.8.0/include/rfc2046.h
--- tin-1.7.10/include/rfc2046.h	2005-06-28 10:31:20.000000000 +0200
+++ tin-1.8.0/include/rfc2046.h	2005-12-02 12:08:13.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2003-05-06
  *  Notes     : rfc2046 MIME article definitions
  *
- * Copyright (c) 2000-2005 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 2000-2006 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/include/stpwatch.h tin-1.8.0/include/stpwatch.h
--- tin-1.7.10/include/stpwatch.h	2005-06-28 10:31:20.000000000 +0200
+++ tin-1.8.0/include/stpwatch.h	2005-12-02 12:08:13.000000000 +0100
@@ -7,7 +7,7 @@
  *  Notes     : Simple stopwatch routines for timing code using timeb
  *	             or gettimeofday structs
  *
- * Copyright (c) 1993-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1993-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/include/tcurses.h tin-1.8.0/include/tcurses.h
--- tin-1.7.10/include/tcurses.h	2005-06-28 10:31:20.000000000 +0200
+++ tin-1.8.0/include/tcurses.h	2005-12-02 12:08:13.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2004-07-19
  *  Notes     : curses #include files, #defines & struct's
  *
- * Copyright (c) 1997-2005 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2006 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/include/tin.h tin-1.8.0/include/tin.h
--- tin-1.7.10/include/tin.h	2005-06-30 10:22:21.000000000 +0200
+++ tin-1.8.0/include/tin.h	2005-12-02 12:08:13.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-06-30
  *  Notes     : #include files, #defines & struct's
  *
- * Copyright (c) 1997-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1997-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -719,7 +719,7 @@ enum rc_state { RC_IGNORE, RC_CHECK, RC_
 
 /*
  * URL related regexs:
- * add TELNET & WAIS (RFC 1738), IMAP (RFC 2192), NFS (RFC 2224)
+ * add TELNET (RFC 4248), WAIS (RFC 4156), IMAP (RFC 2192), NFS (RFC 2224)
  *     LDAP (RFC 2255), POP (RFC 2384)
  * add IPv6 (RFC 2732, RFC 2373) support
  */
diff -Nurp tin-1.7.10/include/tinrc.h tin-1.8.0/include/tinrc.h
--- tin-1.7.10/include/tinrc.h	2005-06-28 10:31:21.000000000 +0200
+++ tin-1.8.0/include/tinrc.h	2005-12-02 12:08:13.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2004-06-20
  *  Notes     :
  *
- * Copyright (c) 1999-2005 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1999-2006 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/include/tnntp.h tin-1.8.0/include/tnntp.h
--- tin-1.7.10/include/tnntp.h	2005-06-28 10:31:20.000000000 +0200
+++ tin-1.8.0/include/tnntp.h	2005-12-02 12:08:13.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2003-09-19
  *  Notes     : #include files, #defines & struct's
  *
- * Copyright (c) 1997-2005 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2006 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/include/trace.h tin-1.8.0/include/trace.h
--- tin-1.7.10/include/trace.h	2005-06-28 10:31:20.000000000 +0200
+++ tin-1.8.0/include/trace.h	2005-12-02 12:08:13.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2002-11-10
  *  Notes     : Interface of trace.c
  *
- * Copyright (c) 1997-2005 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2006 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/include/version.h tin-1.8.0/include/version.h
--- tin-1.7.10/include/version.h	2005-09-29 13:37:30.000000000 +0200
+++ tin-1.8.0/include/version.h	2005-12-24 19:11:08.684041837 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2004-10-19
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -40,10 +40,10 @@
 
 #	define PRODUCT		"tin"
 #	ifndef TIN_AUTOCONF_H
-#		define VERSION		"1.7.10"
+#		define VERSION		"1.8.0"
 #	endif /* !TIN_AUTOCONF_H */
-#	define RELEASEDATE	"20050929"
-#	define RELEASENAME	"Tahay"
+#	define RELEASEDATE	"20051224"
+#	define RELEASENAME	"Ronay"
 /* config-file versions - must by dotted triples */
 #	define TINRC_VERSION	"1.3.7"
 #	define ATTRIBUTES_VERSION	"1.0.4"
Binary files tin-1.7.10/po/de.gmo and tin-1.8.0/po/de.gmo differ
diff -Nurp tin-1.7.10/po/de.po tin-1.8.0/po/de.po
--- tin-1.7.10/po/de.po	2005-09-29 13:21:08.000000000 +0200
+++ tin-1.8.0/po/de.po	2005-12-24 19:09:50.505828455 +0100
@@ -5,9 +5,9 @@
 # Christian Garbs <tin-dev@cgarbs.de>, 2003
 #
 msgid	""
-msgstr	"Project-Id-Version: tin 1.7.10\n"
+msgstr	"Project-Id-Version: tin 1.8.0\n"
 	"Report-Msgid-Bugs-To: \n"
-	"POT-Creation-Date: 2005-09-29 13:20+0200\n"
+	"POT-Creation-Date: 2005-12-24 19:09+0100\n"
 	"PO-Revision-Date: 2005-01-29 23:50+0100\n"
 	"Last-Translator: Sven Hartge <oweh@ds9.argh.org>, Kai Bojens <kbojens@on-"
 	"luebeck.de>\n"
@@ -339,7 +339,7 @@ msgstr	"# in *binaries* Nachbearbeitung 
 msgid	"# remove tmp files and set Followup-To: poster\n"
 msgstr	"# temporäre Dateien löschen und Followup-To: poster setzen\n"
 
-#: src/cook.c:495
+#: src/cook.c:499
 msgid	"(unknown)"
 msgstr	"(unbekannt)"
 
@@ -351,7 +351,7 @@ msgid	"Removed from the previous rule: "
 msgstr	"Aus der vorigen Regel gelöscht: "
 
 # TRANSLATION MISSING
-#: src/keymap.c:239
+#: src/keymap.c:271
 msgid	"NULL"
 msgstr	""
 
@@ -704,7 +704,7 @@ msgstr	"Erzeuge die Datei 'active' für g
 msgid	"Creating newsrc file...\n"
 msgstr	"Erzeuge newsrc Datei...\n"
 
-#: src/lang.c:129 src/lang.c:1147
+#: src/lang.c:129 src/lang.c:1150
 msgid	"Default"
 msgstr	"Voreinstellung"
 
@@ -1762,7 +1762,7 @@ msgstr	"bewegt die gewählte Gruppe inner
 msgid	"choose next group with unread news"
 msgstr	"wählt die nächste Gruppe mit ungelesenen Artikeln"
 
-#: src/lang.c:389 src/lang.c:1194
+#: src/lang.c:389 src/lang.c:1197
 msgid	"quit"
 msgstr	"Beenden"
 
@@ -2016,128 +2016,132 @@ msgstr	"\n"
 msgid	"Invalid  From: %s  line. Read the INSTALL file again."
 msgstr	"Ungültige From: %s Zeile. Lesen Sie  INSTALL nochmal."
 
-#: src/lang.c:454
+#: src/lang.c:455
+msgid	"Invalid multibyte sequence found\n"
+msgstr	"Ungültige Mehrbytezeichen-Folge vorhanden\n"
+
+#: src/lang.c:457
 #, c-format
 msgid	"Invalid  Sender:-header %s"
 msgstr	"Ungültiger Sender:-Header %s"
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid	"Inverse video disabled"
 msgstr	"Inverse Bilddarstellung abgestellt"
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid	"Inverse video enabled"
 msgstr	"Inverse Bilddarstellung eingeschaltet"
 
-#: src/lang.c:458
+#: src/lang.c:461
 #, c-format
 msgid	"Missing definition for %s\n"
 msgstr	"Fehlende Definition für %s\n"
 
-#: src/lang.c:459
+#: src/lang.c:462
 #, c-format
 msgid	"Invalid key definition '%s'\n"
 msgstr	"Ungültige Tastenbelegung '%s'\n"
 
-#: src/lang.c:460
+#: src/lang.c:463
 #, c-format
 msgid	"Invalid keyname '%s'\n"
 msgstr	"Ungültiger Tastenname '%s'\n"
 
-#: src/lang.c:461
+#: src/lang.c:464
 #, c-format
 msgid	"Keymap file was upgraded to version %s\n"
 msgstr	"Keymap-File wurde auf Version %s umgestellt\n"
 
-#: src/lang.c:462
+#: src/lang.c:465
 #, c-format
 msgid	"Kill From:     [%s] (y/n): "
 msgstr	"Filter From:   [%s] (j/n): "
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid	"Kill Lines: (</>num): "
 msgstr	"Filter Z.:  (</>num): "
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid	"Kill Article Menu"
 msgstr	"Filter Menü (Kill, Bewertung/Score verringern)"
 
-#: src/lang.c:465
+#: src/lang.c:468
 #, c-format
 msgid	"Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr	"Filter Msg-Id: [%s] (v/l/n/n): "
 
-#: src/lang.c:466
+#: src/lang.c:469
 msgid	"Kill pattern scope  : "
 msgstr	"Filter nach Muster  : "
 
-#: src/lang.c:467
+#: src/lang.c:470
 #, c-format
 msgid	"Kill Subject:  [%s] (y/n): "
 msgstr	"Filter Subject:[%s] (j/n): "
 
-#: src/lang.c:468
+#: src/lang.c:471
 msgid	"Kill text pattern   : "
 msgstr	"Filter Textmuster   : "
 
-#: src/lang.c:469
+#: src/lang.c:472
 msgid	"Kill time in days   : "
 msgstr	"Filterzeit in Tagen : "
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid	"Last"
 msgstr	"Letzte"
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid	"-- Last response --"
 msgstr	"-- Letzte Antwort --"
 
-#: src/lang.c:473
+#: src/lang.c:476
 #, c-format
 msgid	"Lines %s  "
 msgstr	"Zeilen %s "
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid	"Message-ID: line              "
 msgstr	"Message-ID: Zeile             "
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid	"Mail"
 msgstr	"Maile"
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid	"mailbox "
 msgstr	"Mailbox "
 
-#: src/lang.c:478
+#: src/lang.c:481
 #, c-format
 msgid	"Mail article(s) to [%.*s]> "
 msgstr	"Mailt Artikel an [%.*s]> "
 
-#: src/lang.c:479
+#: src/lang.c:482
 #, c-format
 msgid	"Mailing log to %s\n"
 msgstr	"Maile Log-Datei an %s\n"
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid	"Mail bug report..."
 msgstr	"Maile einen Fehlerbericht..."
 
-#: src/lang.c:481
+#: src/lang.c:484
 #, c-format
 msgid	"Mail BUG REPORT to %s?"
 msgstr	"Fehlerbericht an %s senden?"
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid	"Mailed"
 msgstr	"Gemailt"
 
-#: src/lang.c:483
+#: src/lang.c:486
 #, c-format
 msgid	"Mailing to %s..."
 msgstr	"Senden der Mail an %s..."
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid	"# [Mail/Save] active file. Format is like news active file:\n"
 	"#   groupname  max.artnum  min.artnum  /dir\n"
 	"# The 4th field is the basedir (ie. ~/Mail or ~/News)\n"
@@ -2147,283 +2151,283 @@ msgstr	"# [Mail/Speicher] active-Datei. 
 	"# Das 4. Feld ist das Basisverzeichnis (z.B. ~/Mail oder ~/News)\n"
 	"#\n"
 
-#: src/lang.c:487
+#: src/lang.c:490
 #, c-format
 msgid	"%s marked as unread"
 msgstr	"%s als ungelesen markiert"
 
-#: src/lang.c:488
+#: src/lang.c:491
 #, c-format
 msgid	"Marked %d of %d tagged %s as read"
 msgstr	"%d von %d %s als gelesen markiert"
 
-#: src/lang.c:489
+#: src/lang.c:492
 #, c-format
 msgid	"Mark all articles as read%s?"
 msgstr	"Alle Artikel als gelesen markieren%s?"
 
-#: src/lang.c:490
+#: src/lang.c:493
 #, c-format
 msgid	"Mark %s=tagged articles, %s=current article, %s=quit: "
 msgstr	"%s=markierte oder %s=aktuellen Artikel auf gelesen setzen. %s=Abbrechen: "
 
-#: src/lang.c:491
+#: src/lang.c:494
 #, c-format
 msgid	"Mark group %s as read?"
 msgstr	"Die Gruppe %s als gelesen markieren?"
 
-#: src/lang.c:492
+#: src/lang.c:495
 #, c-format
 msgid	"Mark thread as read%s?"
 msgstr	"Den Thread als gelesen markieren%s?"
 
-#: src/lang.c:493
+#: src/lang.c:496
 #, c-format
 msgid	"Mark %s=tagged articles/threads, %s=current thread, %s=quit: "
 msgstr	"%s=markierte oder %s=aktuellen Artikel/Thread auf gelesen setzen. %"
 	"s=Abbrechen: "
 
-#: src/lang.c:494
+#: src/lang.c:497
 #, c-format
 msgid	"Matching %s groups..."
 msgstr	"Übereinstimmende %s Gruppen..."
 
-#: src/lang.c:495 src/lang.c:499
+#: src/lang.c:498 src/lang.c:502
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=search pattern; %s=kill/select"
 msgstr	"<n>=Wähle n; %s=n. ungel.; %s=Suche; %s=Filter"
 
-#: src/lang.c:496
+#: src/lang.c:499
 #, c-format
 msgid	"%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; %s=list "
 	"thread"
 msgstr	"%s=Autorsuche; %s=Catchup; %s=n. unten; %s=n. oben; %s=gelesen; %s=Thread anz."
 
-#: src/lang.c:497
+#: src/lang.c:500
 #, c-format
 msgid	"%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom"
 msgstr	"%s=n. oben; %s=n. unten; %s=BildAuf; %s=BildAb; %s=Anfang; %s=letzte Zeile"
 
-#: src/lang.c:498
+#: src/lang.c:501
 #, c-format
 msgid	"%s=search forwards; %s=search backwards; %s=quit"
 msgstr	"%s=Suche vorwärts; %s=Suche rückwärts; %s=Beenden"
 
-#: src/lang.c:500
+#: src/lang.c:503
 #, c-format
 msgid	"%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
 msgstr	"%s=Autorsuche; %s=Su. Inhalt; %s=Catchup; %s=Antw in NG; %s=gelesen"
 
-#: src/lang.c:501
+#: src/lang.c:504
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
 msgstr	"<n>=Wähle n; %s=n. ungel.; %s,%s=Suche; %s=Catchup"
 
-#: src/lang.c:502
+#: src/lang.c:505
 #, c-format
 msgid	"%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
 msgstr	"%s=n. unten; %s=n. oben; %s=Hilfe; %s=verschieben; %s=Ende; %s=Alle/Nur ungel."
 
-#: src/lang.c:503
+#: src/lang.c:506
 #, c-format
 msgid	"%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/out"
 msgstr	"%s=Abo; %s=Abo n. Muster; %s=Abbestellen; %s=Abbest. n. Muster; %s=Alle/Nur "
 	"abon."
 
-#: src/lang.c:504
+#: src/lang.c:507
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr	"<n>=Wähle n; %s=n. ungel.; %s=Catchup; %s=Infozeile"
 
-#: src/lang.c:505
+#: src/lang.c:508
 #, c-format
 msgid	"%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread"
 msgstr	"%s=Hilfe; %s=n. unten; %s=n. oben; %s=Ende; %s=tag; %s=ungelesen"
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid	"--More--"
 msgstr	"--Mehr--"
 
-#: src/lang.c:507
+#: src/lang.c:510
 #, c-format
 msgid	"Moving %s..."
 msgstr	"Verschiebe %s..."
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid	", name: "
 msgstr	", Name: "
 
-#: src/lang.c:510
+#: src/lang.c:513
 #, c-format
 msgid	"Goto newsgroup [%s]> "
 msgstr	"Gehe zu Gruppe [%s]> "
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid	"newsgroups"
 msgstr	"Gruppen"
 
-#: src/lang.c:512
+#: src/lang.c:515
 #, c-format
 msgid	"Position %s in group list (1,2,..,$) [%d]> "
 msgstr	"Position %s in der Gruppenliste (1,2,..,$) [%d]> "
 
-#: src/lang.c:513
+#: src/lang.c:516
 msgid	"newsgroup"
 msgstr	"Gruppe"
 
-#: src/lang.c:514
+#: src/lang.c:517
 msgid	"Try and save newsrc file again?"
 msgstr	"Erneut versuchen, die newsrc-Datei zu schreiben?"
 
-#: src/lang.c:515
+#: src/lang.c:518
 msgid	"Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr	"Warnung: Keine Newsgruppen in die newsrc geschrieben. Speicherabbruch."
 
-#: src/lang.c:516
+#: src/lang.c:519
 msgid	"newsrc file saved successfully.\n"
 msgstr	"newsrc-Datei erfolgreich geschrieben.\n"
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid	"-- Next response --"
 msgstr	"-- Nächste Antwort --"
 
-#: src/lang.c:518
+#: src/lang.c:521
 #, c-format
 msgid	"NNTP authorization password not found for %s"
 msgstr	"NNTP Anmeldepasswort für %s nicht gefunden"
 
-#: src/lang.c:519
+#: src/lang.c:522
 msgid	"No  "
 msgstr	"Nein"
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid	"*** No articles ***"
 msgstr	"*** Keine Artikel ***"
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid	"No articles have been posted"
 msgstr	"Es wurden keine Artikel gepostet"
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid	"*** No description ***"
 msgstr	"*** Keine Kurzbeschreibung ***"
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid	"No filename"
 msgstr	"Kein Dateiname"
 
-#: src/lang.c:524
+#: src/lang.c:527
 msgid	"No group"
 msgstr	"Keine Gruppe"
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid	"*** No groups ***"
 msgstr	"*** Keine Newsgruppen ***"
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid	"No more groups to read"
 msgstr	"Keine Gruppen zum Lesen übrig"
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid	"No last message"
 msgstr	"Keine letzte Nachricht"
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid	"No mail address"
 msgstr	"Keine EMail-Adresse"
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid	"No articles marked for saving"
 msgstr	"Keine Artikel zum Speichern markiert"
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid	"No match"
 msgstr	"Kein Treffer"
 
-#: src/lang.c:531
+#: src/lang.c:534
 msgid	"No more groups"
 msgstr	"Keine Gruppen mehr"
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid	"No newsgroups"
 msgstr	"Keine Newsgruppen"
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid	"No next unread article"
 msgstr	"Kein nächster ungelesener Artikel"
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid	"No previous group"
 msgstr	"Keine vorherige Gruppe"
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid	"No previous unread article"
 msgstr	"Kein vorheriger ungelesener Artikel"
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid	"No responses"
 msgstr	"Keine Antworten"
 
-#: src/lang.c:537
+#: src/lang.c:540
 msgid	"No responses to list in current thread"
 msgstr	"Keine Antworten vorhanden im aktuellen Thread"
 
-#: src/lang.c:538
+#: src/lang.c:541
 msgid	"No search string"
 msgstr	"Kein Suchmuster"
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid	"No subject"
 msgstr	"Kein Subject"
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid	"%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr	"%s: Terminal muss Löschen bis zum Ende der Zeile (ce) unterstützen\n"
 
-#: src/lang.c:542
+#: src/lang.c:545
 #, c-format
 msgid	"%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr	"%s: Terminal muss Löschen bis zum Ende des Schirmes unterstützen (cd)\n"
 
-#: src/lang.c:543
+#: src/lang.c:546
 #, c-format
 msgid	"%s: Terminal must have clearscreen (cl) capability\n"
 msgstr	"%s: Terminal muss Schirmlöschen (cl) unterstützen\n"
 
-#: src/lang.c:544
+#: src/lang.c:547
 #, c-format
 msgid	"%s: Terminal must have cursor motion (cm)\n"
 msgstr	"%s: Terminal muss Cursor-Bewegungen unterstützen (cm)\n"
 
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid	"%s: TERM variable must be set to use screen capabilities\n"
 msgstr	"%s: TERM-Variable muss gesetzt sein, um das Terminal richtig anzusteuern\n"
 
-#: src/lang.c:547
+#: src/lang.c:550
 #, c-format
 msgid	"No viewer found for %s/%s\n"
 msgstr	"Kein Programm für %s/%s gefunden\n"
 
-#: src/lang.c:548
+#: src/lang.c:551
 msgid	"Newsgroup does not exist on this server"
 msgstr	"Newsgruppe existiert nicht auf diesem Server"
 
-#: src/lang.c:549
+#: src/lang.c:552
 #, c-format
 msgid	"Group %s not found in active file"
 msgstr	"Gruppe %s nicht in der Active-Datei gefunden"
 
-#: src/lang.c:550
+#: src/lang.c:553
 msgid	"c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	"c=erzeuge, a=alternativer Name, d=voreingestellte .newsrc, q=beende tin: "
 
-#: src/lang.c:551
+#: src/lang.c:554
 msgid	"use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	"a=alternativer Name, d=voreingestellte .newsrc, q=beende tin: "
 
-#: src/lang.c:552
+#: src/lang.c:555
 #, c-format
 msgid	"# NNTP-server -> newsrc translation table and NNTP-server\n"
 	"# shortname list for %s %s\n"
@@ -2450,40 +2454,40 @@ msgstr	"# NNTP-Server -> newsrc Übersetz
 	"#   news.ka.nu    /tmp/nrc-nu      kanu    nu\n"
 	"#\n"
 
-#: src/lang.c:559
+#: src/lang.c:562
 msgid	"Only"
 msgstr	"Nur"
 
-#: src/lang.c:560
+#: src/lang.c:563
 #, c-format
 msgid	"Option not enabled. Recompile with %s."
 msgstr	"Option nicht vorhanden. Neu kompilieren mit %s."
 
-#: src/lang.c:561
+#: src/lang.c:564
 msgid	"Options Menu"
 msgstr	"Optionsmenü"
 
-#: src/lang.c:564
+#: src/lang.c:567
 #, c-format
 msgid	"Error in regex: %s at pos. %d '%s'"
 msgstr	"Fehler im regulären Ausdruck: %s an Pos. %d '%s'"
 
-#: src/lang.c:565
+#: src/lang.c:568
 #, c-format
 msgid	"Error in regex: pcre internal error %d"
 msgstr	"Fehler im regulären Ausdruck: Interner Fehler %d des pcre"
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid	"Error in regex: study - pcre internal error %s"
 msgstr	"Fehler im regulären Ausdruck: pcre interner Fehler %s"
 
-#: src/lang.c:567
+#: src/lang.c:570
 msgid	"Post a followup..."
 msgstr	"Schreibe eine Antwort..."
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:569
+#: src/lang.c:572
 msgid	"An error has occurred while posting the article. If you think that this\n"
 	"error is temporary or otherwise correctable, you can postpone the article\n"
 	"and pick it up again with ^O later.\n"
@@ -2491,276 +2495,276 @@ msgstr	"Ein Fehler trat beim Posten des 
 	"ein temporäres Problem ist, das später nicht mehr vorhanden ist, können Sie\n"
 	"den Artikel zurückstellen und später mit ^O wieder hervorholen.\n"
 
-#: src/lang.c:572
+#: src/lang.c:575
 msgid	"Posted articles history"
 msgstr	"Übersicht der geposteten Artikel"
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid	"Post to newsgroup(s) [%s]> "
 msgstr	"In Newsgruppe(n) [%s] posten> "
 
-#: src/lang.c:574
+#: src/lang.c:577
 msgid	"-- post processing started --"
 msgstr	"-- Nachbearbeitung gestartet --"
 
-#: src/lang.c:575
+#: src/lang.c:578
 msgid	"-- post processing completed --"
 msgstr	"-- Nachbearbeitung beendet --"
 
-#: src/lang.c:576
+#: src/lang.c:579
 #, c-format
 msgid	"Post subject [%s]> "
 msgstr	"Wähle Subject [%s]> "
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid	"# Summary of mailed/posted messages viewable by 'W' command from within tin.\n"
 msgstr	"# Zusammenfassung der gemailten/geposteten Artikel mit 'W' in tin.\n"
 
-#: src/lang.c:578
+#: src/lang.c:581
 msgid	"Posting article..."
 msgstr	"Poste Artikel..."
 
-#: src/lang.c:579
+#: src/lang.c:582
 #, c-format
 msgid	"Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr	"Zurückgelegten Artikel [%%s]posten? (%s/%s/%s/%s/%s): "
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid	"Hot %s"
 msgstr	"Wichtig/Hot %s"
 
-#: src/lang.c:581
+#: src/lang.c:584
 #, c-format
 msgid	"Tagged %s"
 msgstr	"%s markiert"
 
-#: src/lang.c:582
+#: src/lang.c:585
 #, c-format
 msgid	"Untagged %s"
 msgstr	"%s Markierung entfernt"
 
-#: src/lang.c:583
+#: src/lang.c:586
 msgid	"Processing mail messages marked for deletion."
 msgstr	"Bearbeite zum Löschen markierte EMails."
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid	"Processing saved articles marked for deletion."
 msgstr	"Bearbeite zum Löschen markierte gespeicherte Artikel."
 
-#: src/lang.c:585
+#: src/lang.c:588
 #, c-format
 msgid	"Accept Followup-To? %s=post, %s=ignore, %s=quit: "
 msgstr	"Followup-To akzeptieren? %s=posten, %s=ignorieren, %s=Ende: "
 
-#: src/lang.c:586
+#: src/lang.c:589
 msgid	"Article unchanged, abort mailing?"
 msgstr	"Mail unverändert, Absenden abbrechen?"
 
-#: src/lang.c:587
+#: src/lang.c:590
 #, c-format
 msgid	"Do you want to see postponed articles (%d)?"
 msgstr	"Wollen Sie die zurückgestellten Artikel sehen (%d)?"
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid	"Add quick kill filter?"
 msgstr	"Artikel schnell (laut Voreinstellungen) killen?"
 
-#: src/lang.c:590
+#: src/lang.c:593
 msgid	"Add quick selection filter?"
 msgstr	"Filterregel (hochscoren) (laut Voreinstellungen) hinzufügen?"
 
-#: src/lang.c:591
+#: src/lang.c:594
 msgid	"Do you really want to quit?"
 msgstr	"Möchten Sie das Programm wirklich beenden?"
 
-#: src/lang.c:592
+#: src/lang.c:595
 #, c-format
 msgid	"%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr	"%s=cancel-Nachricht editieren, %s=Ende, %s=löschen [%%s]: "
 
-#: src/lang.c:593
+#: src/lang.c:596
 msgid	"You have tagged articles in this group - quit anyway?"
 msgstr	"Es befinden sich markierte Artikel in der Gruppe, trotzdem beenden?"
 
-#: src/lang.c:594
+#: src/lang.c:597
 #, c-format
 msgid	"%s=quit, %s=edit, %s=postpone: "
 msgstr	"%s=Ende, %s=bearbeiten, %s=zurücklegen: "
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid	"%s=quit %s=edit %s=save kill description: "
 msgstr	"%s=Abbrechen %s=Editieren %s=Kill-Filter speichern: "
 
-#: src/lang.c:596
+#: src/lang.c:599
 #, c-format
 msgid	"%s=quit %s=edit %s=save select description: "
 msgstr	"%s=Abbrechen %s=Editieren %s=Filter (hot) speichern: "
 
-#: src/lang.c:597
+#: src/lang.c:600
 msgid	"Do you really want to quit without saving your configuration?"
 msgstr	"Wirklich ohne Speichern der Konfiguration beenden?"
 
-#: src/lang.c:600
+#: src/lang.c:603
 msgid	"Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr	"Ungültige Bereichsangabe - Gültig wäre '0-9.$' z.B. 1-$"
 
-#: src/lang.c:601
+#: src/lang.c:604
 msgid	"Do you want to abort this operation?"
 msgstr	"Wollen Sie diese Operation abbrechen?"
 
-#: src/lang.c:602
+#: src/lang.c:605
 msgid	"Do you want to exit tin immediately?"
 msgstr	"Wollen Sie tin augenblicklich verlassen?"
 
-#: src/lang.c:603
+#: src/lang.c:606
 msgid	"Read response> "
 msgstr	"Lese Antwort> "
 
-#: src/lang.c:604
+#: src/lang.c:607
 msgid	"Reading ('q' to quit)..."
 msgstr	"Lesen ('q' zum Beenden)..."
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid	"Reading %sarticles..."
 msgstr	"Lese %sArtikel..."
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid	"Reading %sattributes file...\n"
 msgstr	"Lese %sAttribute-Datei...\n"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid	"Reading %sconfig file...\n"
 msgstr	"Lese %sKonfigurations-Datei...\n"
 
-#: src/lang.c:608
+#: src/lang.c:611
 msgid	"Reading filter file...\n"
 msgstr	"Lese Filter-Datei...\n"
 
-#: src/lang.c:609
+#: src/lang.c:612
 #, c-format
 msgid	"Reading %s groups..."
 msgstr	"Lese %s Gruppen..."
 
-#: src/lang.c:610
+#: src/lang.c:613
 msgid	"Reading input history file...\n"
 msgstr	"Lese Eingabe-History...\n"
 
-#: src/lang.c:611
+#: src/lang.c:614
 msgid	"Reading keymap file...\n"
 msgstr	"Lese Tastaturbelegungen...\n"
 
-#: src/lang.c:612
+#: src/lang.c:615
 msgid	"Reading groups from active file... "
 msgstr	"Lese Gruppen aus dem Active... "
 
-#: src/lang.c:613
+#: src/lang.c:616
 msgid	"Reading groups from newsrc file... "
 msgstr	"Lese Gruppen aus der newsrc-Datei... "
 
-#: src/lang.c:614
+#: src/lang.c:617
 msgid	"Reading newsgroups file... "
 msgstr	"Lese Newsgroups-Datei... "
 
-#: src/lang.c:615
+#: src/lang.c:618
 msgid	"Reading newsrc file..."
 msgstr	"Lese newsrc-Datei..."
 
-#: src/lang.c:617
+#: src/lang.c:620
 #, c-format
 msgid	"(%d:%02d remaining)"
 msgstr	"(noch %d:%02d benötigt)"
 
-#: src/lang.c:619
+#: src/lang.c:622
 #, c-format
 msgid	"Bogus group %s removed."
 msgstr	"Nicht vorhandene Gruppe %s entfernt."
 
-#: src/lang.c:620
+#: src/lang.c:623
 #, c-format
 msgid	"Error: rename %s to %s"
 msgstr	"Fehler: Benenne %s in %s"
 
-#: src/lang.c:621
+#: src/lang.c:624
 msgid	"Reply to author..."
 msgstr	"Mailantwort an Autor..."
 
-#: src/lang.c:622
+#: src/lang.c:625
 msgid	"Repost"
 msgstr	"Reposte"
 
-#: src/lang.c:623
+#: src/lang.c:626
 msgid	"Reposting article..."
 msgstr	"Wiederholtes posten des Artikels..."
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, c-format
 msgid	"Repost article(s) to group(s) [%s]> "
 msgstr	"Wiederholtes posten de(s|r) Artikel(s) in [%s]> "
 
-#: src/lang.c:625
+#: src/lang.c:628
 msgid	"Reset newsrc?"
 msgstr	"newsrc zurücksetzen?"
 
-#: src/lang.c:626
+#: src/lang.c:629
 msgid	"Responses have been directed to the following newsgroups"
 msgstr	"Antworten werden in folgende Gruppen gepostet"
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, c-format
 msgid	"Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr	"Antwort per Mail wurde angefordert. %s=Mail, %s=post, %s=beenden: "
 
-#: src/lang.c:628
+#: src/lang.c:631
 #, c-format
 msgid	"RespNo %4d of %4d"
 msgstr	"Antw. %4d von %4d"
 
-#: src/lang.c:629
+#: src/lang.c:632
 msgid	"Press <RETURN> to continue..."
 msgstr	"Drücken Sie <RETURN> um fortzufahren..."
 
-#: src/lang.c:631
+#: src/lang.c:634
 #, c-format
 msgid	"Select From    [%s] (y/n): "
 msgstr	"Wähle From     [%s] (j/n): "
 
-#: src/lang.c:632
+#: src/lang.c:635
 msgid	"Select Lines: (</>num): "
 msgstr	"Wähle Zeilen: (</>num): "
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid	"Auto-select Article Menu"
 msgstr	"Filter Menü (Bewertung/Score erhöhen)"
 
-#: src/lang.c:634
+#: src/lang.c:637
 #, c-format
 msgid	"Select Msg-Id  [%s] (f/l/o/n): "
 msgstr	"Wähle Msg-Id   [%s] (v/l/n/n): "
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid	"Select pattern scope: "
 msgstr	"Wähle Muster        : "
 
-#: src/lang.c:636
+#: src/lang.c:639
 #, c-format
 msgid	"Select Subject [%s] (y/n): "
 msgstr	"Wähle Subject  [%s] (j/n): "
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid	"Select text pattern : "
 msgstr	"Wähle Textmuster    : "
 
-#: src/lang.c:638
+#: src/lang.c:641
 msgid	"Select time in days   : "
 msgstr	"Wähle Zeit in Tagen   : "
 
-#: src/lang.c:639
+#: src/lang.c:642
 #, c-format
 msgid	"# %s server configuration file\n"
 	"# This file was automatically saved by %s %s %s (\"%s\")\n"
@@ -2780,223 +2784,223 @@ msgstr	"# %s Server Konfigurationsdatei\
 	"############################################################################\n"
 	"\n"
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid	"Showing unread groups only"
 msgstr	"Zeige nur Gruppen mit ungelesenen Artikeln"
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid	"Subject: line (ignore case)   "
 msgstr	"Subject: Z. (Groß-Kl. ign.)                  "
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid	"Subject: line (case sensitive)"
 msgstr	"Subject: Z. (Groß-Kl. beachten)              "
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid	"Save"
 msgstr	"Speichern"
 
-#: src/lang.c:649
+#: src/lang.c:652
 #, c-format
 msgid	"Save '%s' (%s/%s)?"
 msgstr	"'%s' (%s/%s) speichern?"
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid	"Save configuration before continuing?"
 msgstr	"Zuerst Konfiguration speichern und danach fortfahren?"
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid	"Save filename> "
 msgstr	"Name der zu speichernden Datei> "
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid	"Saved"
 msgstr	"Gespeichert"
 
-#: src/lang.c:653
+#: src/lang.c:656
 #, c-format
 msgid	"%4d unread (%4d hot) %s in %s\n"
 msgstr	"%4d ungelesene (%4d 'hot') %s in %s\n"
 
-#: src/lang.c:654
+#: src/lang.c:657
 #, c-format
 msgid	"Saved %s...\n"
 msgstr	"%s gespeichert...\n"
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid	"Nothing was saved"
 msgstr	"Nichts gespeichert"
 
-#: src/lang.c:656
+#: src/lang.c:659
 #, c-format
 msgid	"\n"
 	"%s %d %s from %d %s\n"
 msgstr	"\n"
 	"%s %d %s aus %d %s\n"
 
-#: src/lang.c:657
+#: src/lang.c:660
 #, c-format
 msgid	"-- %s saved to %s%s --"
 msgstr	"-- %s nach %s%s gespeichert --"
 
-#: src/lang.c:658
+#: src/lang.c:661
 #, c-format
 msgid	"-- %s saved to %s - %s --"
 msgstr	"-- %s gespeichert als %s - %s --"
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid	"Saving..."
 msgstr	"Speichere..."
 
-#: src/lang.c:660
+#: src/lang.c:663
 #, c-format
 msgid	"%s: Screen initialization failed"
 msgstr	"%s: Initialisierung des Bildschirms fehlgeschlagen"
 
-#: src/lang.c:662
+#: src/lang.c:665
 #, c-format
 msgid	"%s: screen is too small\n"
 msgstr	"%s: Anzeige ist zu klein\n"
 
-#: src/lang.c:664
+#: src/lang.c:667
 #, c-format
 msgid	"screen is too small, %s is exiting\n"
 msgstr	"Anzeige zu klein, %s beendet sich\n"
 
-#: src/lang.c:665
+#: src/lang.c:668
 #, c-format
 msgid	"Search backwards [%s]> "
 msgstr	"Suche rückwärts [%s]> "
 
-#: src/lang.c:666
+#: src/lang.c:669
 #, c-format
 msgid	"Search body [%s]> "
 msgstr	"Durchsuche Artikelinhalt [%s]> "
 
-#: src/lang.c:667
+#: src/lang.c:670
 #, c-format
 msgid	"Search forwards [%s]> "
 msgstr	"Suche vorwärts [%s]> "
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid	"Searching..."
 msgstr	"Suche..."
 
-#: src/lang.c:669
+#: src/lang.c:672
 #, c-format
 msgid	"Searching article %d of %d ('q' to abort)..."
 msgstr	"Suche Artikel %d von %d ('q' zum abbrechen)..."
 
-#: src/lang.c:670
+#: src/lang.c:673
 msgid	"Select article> "
 msgstr	"Wähle Artikel> "
 
-#: src/lang.c:671
+#: src/lang.c:674
 msgid	"Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr	"Wähle Optionsnummer, oder benutze die Cursor Tasten und <CR>. 'q' zum beenden."
 
-#: src/lang.c:672
+#: src/lang.c:675
 msgid	"Select group> "
 msgstr	"Wähle Gruppe> "
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, c-format
 msgid	"Enter selection pattern [%s]> "
 msgstr	"Nenne das Auswahlmuster [%s]> "
 
-#: src/lang.c:674
+#: src/lang.c:677
 msgid	"Select thread > "
 msgstr	"Wähle thread > "
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, c-format
 msgid	"%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr	"%s %s %s (\"%s\") [%s]: schicken Sie einen DETAILLIERTEN Fehlerbericht an %s\n"
 
-#: src/lang.c:676
+#: src/lang.c:679
 msgid	"servers active-file"
 msgstr	"Die 'active' Datei des Servers"
 
-#: src/lang.c:677
+#: src/lang.c:680
 msgid	"Cannot move into new newsgroups. Subscribe first..."
 msgstr	"Kann die Newsgruppe nicht öffnen. Sie muss erst abonniert werden..."
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid	"<SPACE>"
 msgstr	"<LEERT>"
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid	"Starting: (%s)"
 msgstr	"Starte: (%s)"
 
-#: src/lang.c:680
+#: src/lang.c:683
 #, c-format
 msgid	"List Thread (%d of %d)"
 msgstr	"Zeige Thread (%d von %d)"
 
-#: src/lang.c:681
+#: src/lang.c:684
 #, c-format
 msgid	"Thread (%.*s)"
 msgstr	"Thread (%.*s)"
 
-#: src/lang.c:682
+#: src/lang.c:685
 msgid	"Enter wildcard subscribe pattern> "
 msgstr	"Wildcardmuster für zu abonnierende Gruppen> "
 
-#: src/lang.c:683
+#: src/lang.c:686
 #, c-format
 msgid	"subscribed to %d groups"
 msgstr	"%d Gruppen sind abonniert"
 
-#: src/lang.c:684
+#: src/lang.c:687
 #, c-format
 msgid	"Subscribed to %s"
 msgstr	"%s wurde abonniert"
 
-#: src/lang.c:685
+#: src/lang.c:688
 msgid	"Subscribing... "
 msgstr	"Abonniere... "
 
-#: src/lang.c:686
+#: src/lang.c:689
 #, c-format
 msgid	"Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr	"Artikel erneut posten oder überschreiben [%%s]? (%s/%s/%s): "
 
-#: src/lang.c:687
+#: src/lang.c:690
 #, c-format
 msgid	"Supersede article(s) to group(s) [%s]> "
 msgstr	"Supersede (überschreibe) Artikel in den Gruppen [%s]> "
 
-#: src/lang.c:688
+#: src/lang.c:691
 msgid	"Superseding article ..."
 msgstr	"Überschreibe Artikel ..."
 
-#: src/lang.c:689
+#: src/lang.c:692
 #, c-format
 msgid	"\n"
 	"Stopped. Type 'fg' to restart %s\n"
 msgstr	"\n"
 	"Angehalten. Geben Sie 'fg' ein um %s wieder zu starten\n"
 
-#: src/lang.c:691
+#: src/lang.c:694
 #, c-format
 msgid	"%d days"
 msgstr	"%d Tage"
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid	"<TAB>"
 msgstr	"<TAB>"
 
-#: src/lang.c:693
+#: src/lang.c:696
 msgid	"TeX "
 msgstr	"TeX "
 
-#: src/lang.c:694
+#: src/lang.c:697
 msgid	"# Default action/prompt strings\n"
 msgstr	"# Voreingestellte Aktion/zeige Zeichenkette\n"
 
-#: src/lang.c:695
+#: src/lang.c:698
 msgid	"# Defaults for quick (1 key) kill & auto-selection filters\n"
 	"# header=NUM  0,1=Subject: 2,3=From: 4=Message-ID: & full References: line\n"
 	"#             5=Message-ID: & last References: entry only\n"
@@ -3012,261 +3016,261 @@ msgstr	"# Voreinstellung für schnellen (
 	"# case=ON/OFF    ON=Filter case sensitive OFF=ignoriere case\n"
 	"# expire=ON/OFF  ON=Verfallen nach default_filter_days OFF=verfällt nie\n"
 
-#: src/lang.c:708
+#: src/lang.c:711
 msgid	"# If ON use print current subject or newsgroup description in the last line\n"
 msgstr	"# Falls ON anzeige des Subject oder des Gruppennamens in der letzten Zeile.\n"
 
-#: src/lang.c:709
+#: src/lang.c:712
 msgid	"# Host & time info used for detecting new groups (don't touch)\n"
 msgstr	"# Benutzte Host- & Zeit-Info um neue Gruppen zu finden (nicht ändern)\n"
 
-#: src/lang.c:710
+#: src/lang.c:713
 msgid	"There is no news\n"
 msgstr	"Es gibt keine neuen Artikel\n"
 
-#: src/lang.c:711
+#: src/lang.c:714
 msgid	"Thread"
 msgstr	"Thread"
 
-#: src/lang.c:712
+#: src/lang.c:715
 msgid	"Thread Level Commands"
 msgstr	"Thread Level Kommandos"
 
-#: src/lang.c:713
+#: src/lang.c:716
 msgid	"Thread deselected"
 msgstr	"Thread nicht mehr ausgewählt"
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid	"Thread selected"
 msgstr	"Thread ausgewählt"
 
-#: src/lang.c:716
+#: src/lang.c:719
 msgid	"threads"
 msgstr	"Threads"
 
-#: src/lang.c:718
+#: src/lang.c:721
 msgid	"Thread range"
 msgstr	"Thread-Bereich"
 
-#: src/lang.c:719
+#: src/lang.c:722
 msgid	"thread"
 msgstr	"Thread"
 
-#: src/lang.c:720
+#: src/lang.c:723
 #, c-format
 msgid	"Thread %4s of %4s"
 msgstr	"Thread %4s v. %4s"
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid	"Threading articles..."
 msgstr	"Sortiere Artikel..."
 
-#: src/lang.c:722
+#: src/lang.c:725
 #, c-format
 msgid	"Toggled word highlighting %s"
 msgstr	"Wort-Hervorhebung: %s"
 
-#: src/lang.c:723
+#: src/lang.c:726
 msgid	"Toggled rot13 encoding"
 msgstr	"ROT13-Kodierung (de)aktiviert"
 
-#: src/lang.c:724
+#: src/lang.c:727
 #, c-format
 msgid	"Toggled german TeX encoding %s"
 msgstr	"Deutsche TeX-Dekodierung: %s"
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid	"Toggled tab-width to %d"
 msgstr	"Tabulatorweite zu %d gewechselt"
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid	"%d Trying to dotlock %s"
 msgstr	"%d Versuche %s zu dotlocken"
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid	"%d Trying to lock %s"
 msgstr	"%d Versuche %s zu locken"
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid	"           h=help\n"
 msgstr	"          h=Hilfe\n"
 
-#: src/lang.c:730
+#: src/lang.c:733
 msgid	"Unlimited"
 msgstr	"Unbegrenzt"
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid	"Enter wildcard unsubscribe pattern> "
 msgstr	"Wildcardmuster für abzubestellende Gruppen> "
 
-#: src/lang.c:732
+#: src/lang.c:735
 #, c-format
 msgid	"Error decoding %s : %s"
 msgstr	"Fehler beim Dekodieren von %s : %s"
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid	"No end."
 msgstr	"Kein Ende."
 
-#: src/lang.c:734
+#: src/lang.c:737
 #, c-format
 msgid	"%s successfully decoded."
 msgstr	"%s erfolgreich dekodiert."
 
-#: src/lang.c:735
+#: src/lang.c:738
 #, c-format
 msgid	"%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
 	"\n"
 msgstr	"%*s[-- %s/%s, %suukodierte Datei, %d Zeilen, Name: %s --]\n"
 	"\n"
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid	"unread "
 msgstr	"ungelesen "
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid	"unsubscribed from %d groups"
 msgstr	"%d Gruppen abbestellt"
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid	"Unsubscribed from %s"
 msgstr	"%s wurde abbestellt"
 
-#: src/lang.c:739
+#: src/lang.c:742
 msgid	"Unsubscribing... "
 msgstr	"Abbestellen... "
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid	"Unthreading articles..."
 msgstr	"Aktuelle Sortierung der Artikel aufheben..."
 
-#: src/lang.c:741
+#: src/lang.c:744
 msgid	"Updated"
 msgstr	"Aktualisiert"
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid	"Updating"
 msgstr	"Aktualisiere"
 
-#: src/lang.c:743
+#: src/lang.c:746
 #, c-format
 msgid	"Opening %s\n"
 msgstr	"Öffne %s\n"
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid	"No more URL's in this article"
 msgstr	"Keine weiteren URLs im Artikel"
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid	"Use MIME display program for this message?"
 msgstr	"MIME-Anzeigeprogramm für diese Nachricht benutzen?"
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid	"  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr	"  -c       Markiere Artikel gelesen in den abonnierten Gruppen (Batch-Modus)"
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid	"  -Z       return status indicating if any unread news (batch mode)"
 msgstr	"  -Z       Rückgabewert zeigt, ob ungelesene Artikel vorliegen (Batch-Modus)"
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid	"  -q       don't check for new newsgroups"
 msgstr	"  -q       Überprüfe nicht auf neue Newsgruppen"
 
-#: src/lang.c:749
+#: src/lang.c:752
 msgid	"  -X       don't save any files on quit"
 msgstr	"  -X       Speicher keine Dateien beim Beenden"
 
-#: src/lang.c:750
+#: src/lang.c:753
 msgid	"  -d       don't show newsgroup descriptions"
 msgstr	"  -d       Zeige keine Newsgruppenbeschreibungen"
 
-#: src/lang.c:751
+#: src/lang.c:754
 msgid	"  -G limit get only limit articles/group"
 msgstr	"  -G limit Hole nur 'limit' Artikel pro Newsgruppe"
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid	"  -H       help information about %s"
 msgstr	"  -H       Hilfe und Informationen über %s"
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid	"  -h       this help message"
 msgstr	"  -h       Diese Hilfeseite"
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid	"  -I dir   news index file directory [default=%s]"
 msgstr	"  -I Verz. Verzeichnis für Artikel-Index-Datei [Standard=%s]"
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid	"  -u       update index files (batch mode)"
 msgstr	"  -u       Erneuere Index-Dateien (Batch-Modus)"
 
-#: src/lang.c:756
+#: src/lang.c:759
 #, c-format
 msgid	"  -m dir   mailbox directory [default=%s]"
 msgstr	"  -m Verz. Mailbox-Verzeichnis [Standard=%s]"
 
-#: src/lang.c:757
+#: src/lang.c:760
 #, c-format
 msgid	"\n"
 	"Mail bug reports/comments to %s"
 msgstr	"\n"
 	"Schicken Sie Fehlerberichte/Kommentare an %s"
 
-#: src/lang.c:758
+#: src/lang.c:761
 msgid	"  -N       mail new news to your posts (batch mode)"
 msgstr	"  -N       Maile neue Artikel an sich selbst (Batch-Modus)"
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid	"  -M user  mail new news to specified user (batch mode)"
 msgstr	"  -M user  Maile neue News-Artikel an 'user' (Batch-Modus)"
 
-#: src/lang.c:760
+#: src/lang.c:763
 #, c-format
 msgid	"  -f file  subscribed to newsgroups file [default=%s]"
 msgstr	"  -f Datei 'Datei' als .newsrc-Datei nutzen [Standard=%s]"
 
-#: src/lang.c:761
+#: src/lang.c:764
 msgid	"  -x       no posting mode"
 msgstr	"  -x       Posten nicht erlaubt Modus"
 
-#: src/lang.c:762
+#: src/lang.c:765
 msgid	"  -w       post an article and exit"
 msgstr	"  -w       Postet einen Artikel und beendet tin"
 
-#: src/lang.c:763
+#: src/lang.c:766
 msgid	"  -o       post all postponed articles and exit"
 msgstr	"  -o       Postet alle zurückgelegten Artikel und beendet tin"
 
-#: src/lang.c:764
+#: src/lang.c:767
 msgid	"  -r       read news remotely from default NNTP server"
 msgstr	"  -r       Lese Artikel vom Standard-NNTP-Server"
 
-#: src/lang.c:765
+#: src/lang.c:768
 msgid	"  -R       read news saved by -S option"
 msgstr	"  -R       Lese Artikel, die durch -S gespeichert wurden"
 
-#: src/lang.c:766
+#: src/lang.c:769
 #, c-format
 msgid	"  -s dir   save news directory [default=%s]"
 msgstr	"  -s Verz. Verzeichnis zum News-Speichern [Standard=%s]"
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid	"  -S       save new news for later reading (batch mode)"
 msgstr	"  -S       Speichere Artikel für das spätere Lesen (Batch-Modus)"
 
-#: src/lang.c:768
+#: src/lang.c:771
 msgid	"  -z       start if any unread news"
 msgstr	"  -z       Starte, wenn ungelesene Artikel vorliegen"
 
-#: src/lang.c:769
+#: src/lang.c:772
 #, c-format
 msgid	"A Usenet reader.\n"
 	"\n"
@@ -3275,37 +3279,37 @@ msgstr	"Ein Usenet-Client.\n"
 	"\n"
 	"Syntax: %s [Optionen] [Newsgruppe[,...]]"
 
-#: src/lang.c:770
+#: src/lang.c:773
 msgid	"  -v       verbose output for batch mode options"
 msgstr	"  -v       Ausführliche Ausgabe für Batch-Modus-Optionen"
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid	"  -V       print version & date information"
 msgstr	"  -V       Gebe Versions- und Datumsinformationen aus"
 
-#: src/lang.c:772
+#: src/lang.c:775
 #, c-format
 msgid	"%s only useful without batch mode operations\n"
 msgstr	"%s ist nur sinnvoll ohne Batchmodeoperationen\n"
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid	"%s only useful for batch mode operations\n"
 msgstr	"%s ist nur sinnvoll für Batchmodeoperationen\n"
 
-#: src/lang.c:775
+#: src/lang.c:778
 #, c-format
 msgid	"\n"
 	"%s%d out of range (0 - %d). Reset to 0"
 msgstr	"\n"
 	"%s%d ist außerhalb der Grenzen (0 - %d). Zurücksetzen auf 0"
 
-#: src/lang.c:776
+#: src/lang.c:779
 #, c-format
 msgid	"View '%s' (%s/%s)?"
 msgstr	"'%s' (%s/%s) anzeigen?"
 
-#: src/lang.c:778
+#: src/lang.c:781
 #, c-format
 msgid	"\n"
 	"Warning: posting exceeds %d columns. Line %d is the first long one:\n"
@@ -3314,26 +3318,26 @@ msgstr	"\n"
 	"Warnung: Artikel überschreitet %d Spalten. Zeile %d ist die erste lange:\n"
 	"%-100s\n"
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid	"\n"
 	"Warning: article unchanged after editing\n"
 msgstr	"\n"
 	"Warnung: Artikel wurde im Editor nicht verändert\n"
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid	"\n"
 	"Warning: \"Subject:\" contains only whitespaces.\n"
 msgstr	"\n"
 	"Warnung: \"Subject:\" enthält nur Leerzeichen.\n"
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid	"\n"
 	"Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:\".\n"
 msgstr	"\n"
 	"Warnung: \"Subject:\" beginnt mit \"Re: \", aber es gibt keine \"References:"
 	"\".\n"
 
-#: src/lang.c:783
+#: src/lang.c:786
 msgid	"\n"
 	"Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
 	"         with \"Re: \" and does not contain \"(was:\".\n"
@@ -3341,7 +3345,7 @@ msgstr	"\n"
 	"Warnung: Artikel hat \"References:\" aber \"Subject:\" beginnt nicht\n"
 	"         mit \"Re: \" and enthält auch kein \"(was:\".\n"
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid	"Read carefully!\n"
 	"\n"
 	"  You are about to cancel an article seemingly written by you. This will "
@@ -3361,7 +3365,7 @@ msgstr	"Sorgfältig lesen!\n"
 	"Das ist der Artikel, den Sie canceln (löschen) wollen:\n"
 	"\n"
 
-#: src/lang.c:790
+#: src/lang.c:793
 msgid	"\n"
 	"Warning: You are using a non-plain transfer encoding (such as base64 or\n"
 	"         quoted-printable) and an external inews program to submit your\n"
@@ -3373,7 +3377,7 @@ msgstr	"\n"
 	"         Artikel zu übertragen. Falls durch diesen inews eine Signatur\n"
 	"         angehängt wird, so kann diese nicht korrekt kodiert werden.\n"
 
-#: src/lang.c:795
+#: src/lang.c:798
 #, c-format
 msgid	"\n"
 	"\n"
@@ -3386,7 +3390,7 @@ msgstr	"\n"
 	"Einige Einstellungen in Ihrem %s-File haben sich geändert!\n"
 	"Lesen Sie \"WHATSNEW\", usw....\n"
 
-#: src/lang.c:797
+#: src/lang.c:800
 #, c-format
 msgid	"\n"
 	"\n"
@@ -3398,7 +3402,7 @@ msgstr	"\n"
 	"Evtl. werden Einstellungen in Ihrem %s-File\n"
 	"nicht erkannt oder ändern sich!\n"
 
-#: src/lang.c:800
+#: src/lang.c:803
 #, c-format
 msgid	"Warning: tin wrote fewer groups to your\n"
 	"\t%s\n"
@@ -3411,19 +3415,19 @@ msgstr	"Warnung: tin hat weniger Gruppen
 	"währenddessen abbestellt haben, ist ein Fehler aufgetreten und Sie sollten\n"
 	"Ihre %s wiederherstellen, bevor Sie tin nochmal starten!\n"
 
-#: src/lang.c:804
+#: src/lang.c:807
 #, c-format
 msgid	"\n"
 	"Warning: Found %d '-- \\n' lines, this may confuse some people.\n"
 msgstr	"\n"
 	"Warnung: Es gibt %d '-- \\n' Zeilen. Das könnte einige Leute verwirren.\n"
 
-#: src/lang.c:805
+#: src/lang.c:808
 #, c-format
 msgid	"Warning: Only %d out of %d articles were saved"
 msgstr	"Warnung: Nur %d von %d Artikeln gespeichert"
 
-#: src/lang.c:806
+#: src/lang.c:809
 #, c-format
 msgid	"\n"
 	"Warning: Your signature  is longer than %d lines.  Since signatures usually "
@@ -3437,48 +3441,48 @@ msgstr	"\n"
 	"         nützlichen Informationen enthalten, sollten sie so kurz wie möglich\n"
 	"         gehalten werden.\n"
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid	"Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
 msgstr	"Warnung: E-Mailadr. evtl. verfälscht (Spamfalle). %s=weiter, %s=Abbruch? "
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid	"\n"
 	"Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
 msgstr	"\n"
 	"Warnung: Signaturen sollten mit '-- \\n' und nicht mit '--\\n' beginnen.\n"
 
-#: src/lang.c:812
+#: src/lang.c:815
 msgid	"Writing attributes file..."
 msgstr	"Schreibe Datei mit den Eigenschaften der Newsgruppen..."
 
-#: src/lang.c:814
+#: src/lang.c:817
 #, c-format
 msgid	"%d Responses"
 msgstr	"%d Antworten"
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid	"Added %d %s"
 msgstr	"%d %s hinzugefügt"
 
-#: src/lang.c:817
+#: src/lang.c:820
 msgid	"No unsubscribed groups to show"
 msgstr	"Keine nicht abonnierte Gruppen gefunden"
 
-#: src/lang.c:818
+#: src/lang.c:821
 msgid	"Showing subscribed to groups only"
 msgstr	"Zeige nur abonnierte Gruppen"
 
-#: src/lang.c:819
+#: src/lang.c:822
 msgid	"Yes "
 msgstr	"Ja  "
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid	"    You have mail\n"
 msgstr	"   Sie haben Mail\n"
 
-#: src/lang.c:825
+#: src/lang.c:828
 #, c-format
 msgid	"\n"
 	"Warning: Posting is in %s and contains characters which are not\n"
@@ -3497,11 +3501,11 @@ msgstr	"\n"
 	"         entfernen oder MM_NETWORK_CHARSET im M)neu auf einen\n"
 	"         passenderen Wert setzen.\n"
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid	"  -D       debug mode 1=NNTP 2=ALL"
 msgstr	"  -D       Debug-Modus 1=NNTP 2=ALLES"
 
-#: src/lang.c:840
+#: src/lang.c:843
 msgid	"Read carefully!\n"
 	"\n"
 	"  You are about to cancel an article seemingly not written by you.  This "
@@ -3527,11 +3531,11 @@ msgstr	"Sorgfältig lesen!\n"
 	"Dies ist der Artikel, den Sie canceln (löschen) wollen:\n"
 	"\n"
 
-#: src/lang.c:849
+#: src/lang.c:852
 msgid	"toggle color"
 msgstr	"Farben ein/aus"
 
-#: src/lang.c:850
+#: src/lang.c:853
 msgid	"# Changing colors of several screen parts\n"
 	"# Possible values are:\n"
 	"#  -1 = default (white for foreground and black for background)\n"
@@ -3575,360 +3579,360 @@ msgstr	"# Farbeinstellungen\n"
 	"#  15 = hellweiß\n"
 	"\n"
 
-#: src/lang.c:870
+#: src/lang.c:873
 msgid	"  -a       toggle color flag"
 msgstr	"  -a       Farbe ein- oder ausschalten"
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid	"\n"
 	"Error: Followup-To set to more than one newsgroup!\n"
 msgstr	"\n"
 	"Fehler: Followup-To auf mehr als eine Newsgruppe gesetzt!\n"
 
-#: src/lang.c:875
+#: src/lang.c:878
 #, c-format
 msgid	"\n"
 	"Error: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	"\n"
 	"Fehler: Crossposting in %d Newsgruppen und kein Followup-To gesetzt!\n"
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid	"\n"
 	"Error: \"%s\" is not a valid newsgroup!\n"
 msgstr	"\n"
 	"Fehler: \"%s\" ist keine gültige Newsgruppe!\n"
 
-#: src/lang.c:878
+#: src/lang.c:881
 msgid	"\n"
 	"Warning: Followup-To set to more than one newsgroup!\n"
 msgstr	"\n"
 	"Warnung: Followup-To in mehr als eine Newsgruppe gesetzt!\n"
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid	"\n"
 	"Warning: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	"\n"
 	"Warnung: Crossposting in %d Newsgruppen und kein Followup-To gesetzt!\n"
 
-#: src/lang.c:880
+#: src/lang.c:883
 #, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not in your newsrc, it may be invalid at this site!\n"
 msgstr	"\n"
 	"Warnung: \"%s\" ist nicht in Ihrer newsrc, sie könnte ungültig sein!\n"
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not a valid newsgroup at this site!\n"
 msgstr	"\n"
 	"Warnung: \"%s\" ist keine gültige Newsgruppe auf diesem Server!\n"
 
-#: src/lang.c:885
+#: src/lang.c:888
 #, c-format
 msgid	"%d files successfully written from %d articles. %d %s occurred."
 msgstr	"%d Dateien aus %d Artikeln erfolgreich geschrieben. %d %s trat(en) auf."
 
-#: src/lang.c:886
+#: src/lang.c:889
 msgid	"Missing parts."
 msgstr	"Teile fehlen."
 
-#: src/lang.c:887
+#: src/lang.c:890
 msgid	"No beginning."
 msgstr	"Kein Anfang."
 
-#: src/lang.c:888
+#: src/lang.c:891
 msgid	"No data."
 msgstr	"Keine Daten."
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid	"Unknown error."
 msgstr	"Unbekannter Fehler."
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, c-format
 msgid	"\tChecksum of %s (%ld %s)"
 msgstr	"\tPrüfsumme für %s (%ld %s)"
 
-#: src/lang.c:897
+#: src/lang.c:900
 msgid	"Reading mail active file... "
 msgstr	"Lese EMail-Active-Datei... "
 
-#: src/lang.c:898
+#: src/lang.c:901
 msgid	"Reading mailgroups file... "
 msgstr	"Lese Mailgruppen-Datei... "
 
-#: src/lang.c:902
+#: src/lang.c:905
 msgid	"perform PGP operations on article"
 msgstr	"wendet PGP auf den Artikel an"
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid	"Add key(s) to public keyring?"
 msgstr	"Schlüssel dem Öffentlichen Schlüsselring hinzufügen?"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, c-format
 msgid	"%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr	"%s=verschlüsseln, %s=signieren, %s=beides, %s=Ende: "
 
-#: src/lang.c:905
+#: src/lang.c:908
 #, c-format
 msgid	"%s=sign, %s=sign & include public key, %s=quit: "
 msgstr	"%s=signiere, %s=signiere & füge öffentl. Schlüssel hinzu, %s=Ende: "
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid	"PGP has not been set up (can't open %s)"
 msgstr	"PGP Wurde nicht konfiguriert (kann %s nicht öffnen)"
 
-#: src/lang.c:907
+#: src/lang.c:910
 msgid	"Article not signed and no public keys found"
 msgstr	"Artikel ist nicht signiert; keine öffentlichen Schlüssel gefunden"
 
-#: src/lang.c:909
+#: src/lang.c:912
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=Ende, %s=bearbeiten, %s=ispell, %s=pgp, %s=Menü, %s=posten, %"
 	"s=zurücklegen: "
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
 msgstr	"%s=Ende, %s=bearbeiten, %s=ispell, %s=pgp, %s=verschicken [%%s]: "
 
-#: src/lang.c:911
+#: src/lang.c:914
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=Ende, %s=bearbeiten, %s=ispell, %s=pgp, %s=Menü, %s=posten, %s=zurücklegen "
 	"[%%s]: "
 
-#: src/lang.c:913
+#: src/lang.c:916
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=Ende, %s=bearbeiten, %s=pgp, %s=Menü, %s=posten, %s=zurücklegen: "
 
-#: src/lang.c:914
+#: src/lang.c:917
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr	"%s=Ende, %s=bearbeiten, %s=pgp, %s=verschicken [%%s]: "
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=Ende, %s=bearbeiten, %s=pgp, %s=Menü, %s=posten, %s=zurücklegen [%%s]: "
 
-#: src/lang.c:919
+#: src/lang.c:922
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=Ende, %s=bearbeiten, %s=ispell, %s=Menü, %s=posten, %s=zurücklegen: "
 
-#: src/lang.c:920
+#: src/lang.c:923
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr	"%s=Ende, %s=bearbeiten, %s=ispell, %s=verschicken [%%s]: "
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=Ende, %s=bearbeiten, %s=ispell, %s=Menü, %s=post, %s=Zurückl. [%%s]: "
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=Ende, %s=bearbeiten, %s=Menü, %s=posten, %s=zurücklegen: "
 
-#: src/lang.c:924
+#: src/lang.c:927
 #, c-format
 msgid	"%s=quit, %s=edit, %s=send [%%s]: "
 msgstr	"%s=Ende, %s=bearbeiten, %s=verschicken [%%s]: "
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=Ende, %s=bearbeiten, %s=Menü, %s=posten, %s=zurücklegen [%%s]: "
 
-#: src/lang.c:934
+#: src/lang.c:937
 msgid	"Try cache_overview_files to speed up things.\n"
 msgstr	"Setze cache_overview_files um das lesen zu beschleunigen.\n"
 
-#: src/lang.c:935
+#: src/lang.c:938
 msgid	"Tin will use local index files instead.\n"
 msgstr	"Tin wird lokale index files benutzen.\n"
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid	"Cannot find NNTP server name"
 msgstr	"Kann den Namen des NNTP Servers nicht finden"
 
-#: src/lang.c:937
+#: src/lang.c:940
 #, c-format
 msgid	"Connecting to %s:%d..."
 msgstr	"Verbinde mit %s:%d..."
 
-#: src/lang.c:938
+#: src/lang.c:941
 msgid	"Disconnecting from server...\n"
 msgstr	"Trenne Verbindung zum Server...\n"
 
-#: src/lang.c:939
+#: src/lang.c:942
 #, c-format
 msgid	"Wrong newsgroup name in response of GROUP command, %s for %s"
 msgstr	"Falsche Newsgruppe in Antwort auf GROUP-Befehl, %s statt %s"
 
-#: src/lang.c:940
+#: src/lang.c:943
 #, c-format
 msgid	"Failed to connect to NNTP server %s. Exiting..."
 msgstr	"Konnte nicht zum NNTP Server %s verbinden. Beende..."
 
-#: src/lang.c:941
+#: src/lang.c:944
 msgid	"205  Closing connection"
 msgstr	"205  Schließe Verbindung"
 
-#: src/lang.c:942
+#: src/lang.c:945
 msgid	"Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr	"Ihr Server unterstützt kein NNTP XOVER oder OVER Kommando.\n"
 
-#: src/lang.c:943
+#: src/lang.c:946
 msgid	"Connection to news server has timed out. Reconnect?"
 msgstr	"Die Verbindung zum Newsserver wurde unterbrochen. Wieder verbinden?"
 
-#: src/lang.c:944
+#: src/lang.c:947
 #, c-format
 msgid	"Put the server name in the file %s,\n"
 	"or set the environment variable NNTPSERVER"
 msgstr	"Schreiben Sie den Servernamen in die Datei %s,\n"
 	"oder setzen Sie die Umgebungsvariable NNTPSERVER"
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid	"  -A       force authentication on connect"
 msgstr	"  -A       Erzwinge Anmeldung bei Verbindung"
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid	"  -g serv  read news from NNTP server serv [default=%s]"
 msgstr	"  -g serv  Lese Artikel vom NNTP-Server 'serv' [Standard=%s]"
 
-#: src/lang.c:947
+#: src/lang.c:950
 #, c-format
 msgid	"  -p port  use port as NNTP port [default=%d]"
 msgstr	"  -p port  Benutze 'port' als NNTP-Port [Standard=%d]"
 
-#: src/lang.c:948
+#: src/lang.c:951
 msgid	"  -Q       quick start. Same as -nqd"
 msgstr	"  -Q       Schnellstart. Das Selbe wie -nqd"
 
-#: src/lang.c:949
+#: src/lang.c:952
 msgid	"  -l       use only LIST instead of GROUP (-n) command"
 msgstr	"  -l       Benutze nur das LIST anstelle vom GROUP-Kommando (-n)"
 
-#: src/lang.c:950
+#: src/lang.c:953
 msgid	"  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr	"  -n       Lese nur Gruppen aus der .newsrc-Datei vom NNTP-Server"
 
-#: src/lang.c:952
+#: src/lang.c:955
 #, c-format
 msgid	"%s/tcp: Unknown service.\n"
 msgstr	"%s/tcp: Unbekannter Service.\n"
 
-#: src/lang.c:955
+#: src/lang.c:958
 msgid	"\n"
 	"socket or connect problem\n"
 msgstr	"\n"
 	"Socket oder Verbindungsproblem\n"
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid	"\n"
 	"Connection to %s: "
 msgstr	"\n"
 	"Verbindung mit %s: "
 
-#: src/lang.c:958
+#: src/lang.c:961
 msgid	"Giving up...\n"
 msgstr	"Gebe auf...\n"
 
-#: src/lang.c:961
+#: src/lang.c:964
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 	"Tin will try to use XHDR XREF instead (slows down things a bit).\n"
 msgstr	"Ihr Server hat kein Xref: in seiner XOVER-Information.\n"
 	"Tin versucht XHDR XREF zu benutzen (verlangsamt den Prozess etwas).\n"
 
-#: src/lang.c:964
+#: src/lang.c:967
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 msgstr	"Ihr Server hat kein Xref: in seiner XOVER-Information.\n"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid	"Can't open %s. Try %s -r to read news via NNTP.\n"
 msgstr	"Kann %s nicht öffnen. Probieren Sie %s -r um via NNTP zu lesen.\n"
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid	"  -Q       quick start. Same as -qd"
 msgstr	"  -Q       Schnellstart. Das Selbe wie -qd"
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid	"  -l       read only active file instead of scanning spool (-n) command"
 msgstr	"  -l       Nur active File lesen ohne den Spool zu durchsuchen (-n) Kommando"
 
-#: src/lang.c:972
+#: src/lang.c:975
 msgid	"  -n       only read subscribed .newsrc groups from spool"
 msgstr	"  -n       Lese nur Gruppen aus der .newsrc-Datei aus dem lokalen Spool"
 
-#: src/lang.c:973
+#: src/lang.c:976
 msgid	"Your server does not have Xref: in its NOV-files.\n"
 msgstr	"Ihr Server hat kein Xref: in seinen NOV-Dateien.\n"
 
-#: src/lang.c:977
+#: src/lang.c:980
 msgid	"Posting using external inews failed. Use built in inews instead?"
 msgstr	"Fehler beim Posten mit externem inews, verwende eingebautes?"
 
-#: src/lang.c:978
+#: src/lang.c:981
 msgid	"It worked! Should I always use my built in inews from now on?"
 msgstr	"Das hat funktioniert. In Zukunft immer eingebautes inews verwenden?"
 
-#: src/lang.c:986
+#: src/lang.c:989
 #, c-format
 msgid	"%d %s printed"
 msgstr	"%d %s gedruckt"
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid	"output article/thread/hot/pattern/tagged articles to printer"
 msgstr	"druckt Artikel/Thread/hervorgehobene/Muster/markierten"
 
-#: src/lang.c:988
+#: src/lang.c:991
 msgid	"Print"
 msgstr	"Drucke"
 
-#: src/lang.c:989
+#: src/lang.c:992
 msgid	"Printing..."
 msgstr	"Drucke..."
 
-#: src/lang.c:993
+#: src/lang.c:996
 msgid	"pipe article/thread/hot/pattern/tagged articles into command"
 msgstr	"pipet Artikel/thread hervorgehoben/Muster/markierten Artikel"
 
-#: src/lang.c:994
+#: src/lang.c:997
 msgid	"No command"
 msgstr	"Kein Kommando"
 
-#: src/lang.c:995
+#: src/lang.c:998
 msgid	"Pipe"
 msgstr	"Pipe"
 
-#: src/lang.c:996
+#: src/lang.c:999
 #, c-format
 msgid	"Pipe to command [%.*s]> "
 msgstr	"Pipen in Kommando [%.*s]> "
 
-#: src/lang.c:997
+#: src/lang.c:1000
 msgid	"Piping..."
 msgstr	"Pipen..."
 
-#: src/lang.c:999
+#: src/lang.c:1002
 msgid	"Piping not enabled."
 msgstr	"Pipen nicht aktiviert."
 
-#: src/lang.c:1003
+#: src/lang.c:1006
 #, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line has spaces  in it that MUST be removed.\n"
@@ -3941,7 +3945,7 @@ msgstr	"\n"
 	"        vom Inhalt trennt. Benutzen Sie ein ',' um mehrere Newsgruppen\n"
 	"        anzugeben\n"
 
-#: src/lang.c:1008
+#: src/lang.c:1011
 #, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line is  continued in  the next line.  Since\n"
@@ -3952,7 +3956,7 @@ msgstr	"\n"
 	"        Da diese Zeile keinen leeren Raum enthalten darf, ist dies nicht\n"
 	"        erlaubt. Bitte schreiben Sie alle Newsgruppen in eine Zeile\n"
 
-#: src/lang.c:1013
+#: src/lang.c:1016
 #, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line is continued in the next line.\n"
@@ -3963,7 +3967,7 @@ msgstr	"\n"
 	"         Da diese Zeile keinen leeren Raum enthalten darf, ist dies nicht\n"
 	"         erlaubt. Bitte schreiben Sie alle Newsgruppen in eine Zeile.\n"
 
-#: src/lang.c:1017
+#: src/lang.c:1020
 #, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n"
@@ -3971,7 +3975,7 @@ msgstr	"\n"
 	"Warnung: Die \"%s:\" Zeile enthält Leerzeichen die entfernt\n"
 	"         werden sollten.\n"
 
-#: src/lang.c:1022
+#: src/lang.c:1025
 msgid	"\n"
 	"  If your article contains quoted text  please take some time to pare it "
 	"down\n"
@@ -4002,504 +4006,504 @@ msgstr	"\n"
 	"  Artikel nicht sorgfältig formatieren, ist es sehr wahrscheinlich, dass er\n"
 	"  von vielen gar nicht gelesen wird.\n"
 
-#: src/lang.c:1035
+#: src/lang.c:1038
 msgid	"shell escape"
 msgstr	"Ausgang zur Shell"
 
-#: src/lang.c:1036
+#: src/lang.c:1039
 #, c-format
 msgid	"Shell Command (%s)"
 msgstr	"Shellkommando (%s)"
 
-#: src/lang.c:1037
+#: src/lang.c:1040
 #, c-format
 msgid	"Enter shell command [%s]> "
 msgstr	"Geben Sie ein Shellkommando ein [%s]> "
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 #, c-format
 msgid	"%s: Can't get entry for TERM\n"
 msgstr	"%s: Kann den Wert für TERM nicht finden\n"
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid	"Group %.*s ('q' to quit)..."
 msgstr	"Gruppe %.*s ('q' zum beenden)..."
 
-#: src/lang.c:1047
+#: src/lang.c:1050
 #, c-format
 msgid	"Group %.*s..."
 msgstr	"Gruppe %.*s..."
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid	"Server unavailable\n"
 msgstr	"Server nicht erreichbar\n"
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %"
 	"s=post"
 msgstr	"%s=Pipe; %s=Mail; %s=Drucken; %s=Ende; %s=Alle/Nur ungel.; %s=Speich.; %"
 	"s=tag; %s=Posten"
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=Pipe; %s=Mail; %s=Drucken; %s=Ende; %s=Antw. Mail; %s=Speich.; %s=tag; %"
 	"s=Posten"
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 #, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=Mail; %s=Drucken; %s=Ende; %s=Alle/Nur ungel.; %s=Speich.; %s=tag; %"
 	"s=Posten"
 
-#: src/lang.c:1061
+#: src/lang.c:1064
 #, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=Mail; %s=Drucken; %s=Ende; %s=Antw. Mail; %s=Speich.; %s=tag; %s=Posten"
 
-#: src/lang.c:1065
+#: src/lang.c:1068
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=Pipe; %s=Mail; %s=Ende; %s=Alle/Nur ungel.; %s=Speich.; %s=tag; %s=Posten"
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=Pipe; %s=Mail; %s=Ende; %s=Antw. Mail; %s=Speich.; %s=tag; %s=Posten"
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, c-format
 msgid	"%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=Mail; %s=Ende; %s=Alle/Nur ungel.; %s=Speich.; %s=tag; %s=Posten"
 
-#: src/lang.c:1069
+#: src/lang.c:1072
 #, c-format
 msgid	"%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=Mail; %s=Ende; %s=Antw. Mail; %s=Speich.; %s=tag; %s=Posten"
 
-#: src/lang.c:1075
+#: src/lang.c:1078
 msgid	"Terminal does not support color"
 msgstr	"Terminal unterstützt keine Farben"
 
-#: src/lang.c:1080
+#: src/lang.c:1083
 #, c-format
 msgid	"Trying %s"
 msgstr	"Versuche %s"
 
-#: src/lang.c:1094 src/lang.c:1120 src/lang.c:1136 src/lang.c:1315 src/refs.c:296
+#: src/lang.c:1097 src/lang.c:1123 src/lang.c:1139 src/lang.c:1318 src/refs.c:296
 msgid	"None"
 msgstr	"Nichts"
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 msgid	"Subject"
 msgstr	"Subject"
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 msgid	"References"
 msgstr	"References"
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 msgid	"Both Subject and References"
 msgstr	"Beides: Subject und References"
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid	"Multipart Subject"
 msgstr	"Mehrteilige Artikel (Subject)"
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 msgid	"Percentage Match"
 msgstr	"Prozentualer Treffer"
 
-#: src/lang.c:1111 src/lang.c:1222
+#: src/lang.c:1114 src/lang.c:1225
 msgid	"No"
 msgstr	"Nein"
 
-#: src/lang.c:1112 src/lang.c:1224
+#: src/lang.c:1115 src/lang.c:1227
 msgid	"Yes"
 msgstr	"Ja"
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 msgid	"Hide All"
 msgstr	"Alle ausblenden"
 
-#: src/lang.c:1121
+#: src/lang.c:1124
 msgid	"Address"
 msgstr	"Adresse"
 
-#: src/lang.c:1122
+#: src/lang.c:1125
 msgid	"Full Name"
 msgstr	"Voller Name"
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 msgid	"Address and Name"
 msgstr	"Adresse und Name"
 
-#: src/lang.c:1130
+#: src/lang.c:1133
 msgid	"Max"
 msgstr	"Höchster"
 
-#: src/lang.c:1131
+#: src/lang.c:1134
 msgid	"Sum"
 msgstr	"Summe"
 
-#: src/lang.c:1132
+#: src/lang.c:1135
 msgid	"Average"
 msgstr	"Durchschnitt"
 
-#: src/lang.c:1137
+#: src/lang.c:1140
 msgid	"Lines"
 msgstr	"Zeilen"
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 msgid	"Score"
 msgstr	"Bewertung"
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid	"Lines & Score"
 msgstr	"Zeilen und Bewertung"
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 msgid	"Black"
 msgstr	"Schwarz"
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid	"Red"
 msgstr	"Rot"
 
-#: src/lang.c:1150
+#: src/lang.c:1153
 msgid	"Green"
 msgstr	"Grün"
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid	"Brown"
 msgstr	"Braun"
 
-#: src/lang.c:1152
+#: src/lang.c:1155
 msgid	"Blue"
 msgstr	"Blau"
 
-#: src/lang.c:1153
+#: src/lang.c:1156
 msgid	"Pink"
 msgstr	"Rosa"
 
-#: src/lang.c:1154
+#: src/lang.c:1157
 msgid	"Cyan"
 msgstr	"Cyan"
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 msgid	"White"
 msgstr	"Weiß"
 
-#: src/lang.c:1156
+#: src/lang.c:1159
 msgid	"Gray"
 msgstr	"Grau"
 
-#: src/lang.c:1157
+#: src/lang.c:1160
 msgid	"Light Red"
 msgstr	"Helles Rot"
 
-#: src/lang.c:1158
+#: src/lang.c:1161
 msgid	"Light Green"
 msgstr	"Helles Grün"
 
-#: src/lang.c:1159
+#: src/lang.c:1162
 msgid	"Yellow"
 msgstr	"Gelb"
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 msgid	"Light Blue"
 msgstr	"Helles Blau"
 
-#: src/lang.c:1161
+#: src/lang.c:1164
 msgid	"Light Pink"
 msgstr	"Helles Rosa"
 
-#: src/lang.c:1162
+#: src/lang.c:1165
 msgid	"Light Cyan"
 msgstr	"Helles Cyan"
 
-#: src/lang.c:1163
+#: src/lang.c:1166
 msgid	"Light White"
 msgstr	"Helles Weiß"
 
-#: src/lang.c:1171 src/lang.c:1228 src/lang.c:1242
+#: src/lang.c:1174 src/lang.c:1231 src/lang.c:1245
 msgid	"Nothing"
 msgstr	"Nichts"
 
-#: src/lang.c:1172
+#: src/lang.c:1175
 msgid	"Mark"
 msgstr	"Markierung"
 
-#: src/lang.c:1173
+#: src/lang.c:1176
 msgid	"Space"
 msgstr	"Leerzeichen"
 
-#: src/lang.c:1180
+#: src/lang.c:1183
 msgid	"Normal"
 msgstr	"Normal"
 
-#: src/lang.c:1181
+#: src/lang.c:1184
 msgid	"Best highlighting"
 msgstr	"Beste Hervorhebung"
 
-#: src/lang.c:1182
+#: src/lang.c:1185
 msgid	"Underline"
 msgstr	"Unterstreichen"
 
-#: src/lang.c:1183
+#: src/lang.c:1186
 msgid	"Reverse video"
 msgstr	"Invers"
 
-#: src/lang.c:1184
+#: src/lang.c:1187
 msgid	"Blinking"
 msgstr	"Blinkend"
 
-#: src/lang.c:1185
+#: src/lang.c:1188
 msgid	"Half bright"
 msgstr	"Halbe Helligkeit"
 
-#: src/lang.c:1186
+#: src/lang.c:1189
 msgid	"Bold"
 msgstr	"Fett"
 
-#: src/lang.c:1191
+#: src/lang.c:1194
 msgid	"none"
 msgstr	"Nichts"
 
-#: src/lang.c:1192
+#: src/lang.c:1195
 msgid	"commands"
 msgstr	"Kommandos"
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 msgid	"select"
 msgstr	"X-Befehl"
 
-#: src/lang.c:1195
+#: src/lang.c:1198
 msgid	"commands & quit"
 msgstr	"Kommandos & Ende"
 
-#: src/lang.c:1196
+#: src/lang.c:1199
 msgid	"commands & select"
 msgstr	"Kommandos & X-Befehl"
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 msgid	"quit & select"
 msgstr	"Ende & X-Befehl"
 
-#: src/lang.c:1198
+#: src/lang.c:1201
 msgid	"commands & quit & select"
 msgstr	"Kmndos & Ende & X-Befehl"
 
-#: src/lang.c:1223
+#: src/lang.c:1226
 msgid	"Shell archive"
 msgstr	"Shellarchiv"
 
-#: src/lang.c:1229
+#: src/lang.c:1232
 msgid	"Subject: (descending)"
 msgstr	"Subject: (Absteigend)"
 
-#: src/lang.c:1230
+#: src/lang.c:1233
 msgid	"Subject: (ascending)"
 msgstr	"Subject: (Aufsteigend)"
 
-#: src/lang.c:1231
+#: src/lang.c:1234
 msgid	"From: (descending)"
 msgstr	"From: (Absteigend)"
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 msgid	"From: (ascending)"
 msgstr	"From: (Aufsteigend)"
 
-#: src/lang.c:1233
+#: src/lang.c:1236
 msgid	"Date: (descending)"
 msgstr	"Date: (Absteigend)"
 
-#: src/lang.c:1234
+#: src/lang.c:1237
 msgid	"Date: (ascending)"
 msgstr	"Date: (Aufsteigend)"
 
-#: src/lang.c:1235 src/lang.c:1243
+#: src/lang.c:1238 src/lang.c:1246
 msgid	"Score (descending)"
 msgstr	"Bewertung (Absteigend)"
 
-#: src/lang.c:1236 src/lang.c:1244
+#: src/lang.c:1239 src/lang.c:1247
 msgid	"Score (ascending)"
 msgstr	"Bewertung (Aufsteigend)"
 
-#: src/lang.c:1237
+#: src/lang.c:1240
 msgid	"Lines: (descending)"
 msgstr	"Lines: (Absteigend)"
 
-#: src/lang.c:1238
+#: src/lang.c:1241
 msgid	"Lines: (ascending)"
 msgstr	"Lines: (Aufsteigend)"
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid	"Always Keep"
 msgstr	"Immer behalten"
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid	"Always Remove"
 msgstr	"Immer entfernen"
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid	"Mark with D on selection screen"
 msgstr	"Mit D in der Anzeige markiert"
 
-#: src/lang.c:1256
+#: src/lang.c:1259
 msgid	"Kill only unread arts"
 msgstr	"Killt nur ungelesene Artikel"
 
-#: src/lang.c:1257
+#: src/lang.c:1260
 msgid	"Kill all arts & show with K"
 msgstr	"Killt alle Artikel, markiert mit K"
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1258
+#: src/lang.c:1261
 msgid	"Kill all arts and never show"
 msgstr	"Killt alle Artikel, zeigt sie nie"
 
-#: src/lang.c:1263
+#: src/lang.c:1266
 msgid	"Nothing special"
 msgstr	"Nichts besonderes"
 
-#: src/lang.c:1264
+#: src/lang.c:1267
 msgid	"Compress quotes"
 msgstr	"Zitatzeichen zusammenfassen"
 
-#: src/lang.c:1265
+#: src/lang.c:1268
 msgid	"Quote signatures"
 msgstr	"Signaturen zitieren"
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid	"Compress quotes, quote sigs"
 msgstr	"Zitatz. kürzen, Signat. zitieren"
 
-#: src/lang.c:1267
+#: src/lang.c:1270
 msgid	"Quote empty lines"
 msgstr	"Leerzeilen zitieren"
 
-#: src/lang.c:1268
+#: src/lang.c:1271
 msgid	"Compress quotes, quote empty lines"
 msgstr	"Zitatz. kürzen, Leerzeilen zit."
 
-#: src/lang.c:1269
+#: src/lang.c:1272
 msgid	"Quote sigs & empty lines"
 msgstr	"Signat. und Leerzeilen zitieren"
 
-#: src/lang.c:1270
+#: src/lang.c:1273
 msgid	"Comp. q., quote sigs & empty lines"
 msgstr	"Zitatz. kürzen, Sign & Leerz. zit."
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid	"no"
 msgstr	"nein"
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid	"with headers"
 msgstr	"mit Header"
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid	"without headers"
 msgstr	"ohne Header"
 
-#: src/lang.c:1317 src/lang.c:1323
+#: src/lang.c:1320 src/lang.c:1326
 msgid	"NFKC"
 msgstr	"NFKC"
 
-#: src/lang.c:1318
+#: src/lang.c:1321
 msgid	"NFKD"
 msgstr	"NFKD"
 
-#: src/lang.c:1319
+#: src/lang.c:1322
 msgid	"NFC"
 msgstr	"NFC"
 
-#: src/lang.c:1320
+#: src/lang.c:1323
 msgid	"NFD"
 msgstr	"NFD"
 
-#: src/lang.c:1331
+#: src/lang.c:1334
 msgid	"Display Options"
 msgstr	"Darstellungseinstellungen"
 
-#: src/lang.c:1338
+#: src/lang.c:1341
 msgid	"Color Options"
 msgstr	"Farbeinstellungen"
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid	"Article-Limiting Options"
 msgstr	"Artikel-Begrenzungseinstellungen"
 
-#: src/lang.c:1351
+#: src/lang.c:1354
 msgid	"Posting/Mailing Options"
 msgstr	"Versandeinstellungen für Mail und News"
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid	"Saving/Printing Options"
 msgstr	"Speicher- und Druckereinstellungen"
 
-#: src/lang.c:1363
+#: src/lang.c:1366
 msgid	"Expert Options"
 msgstr	"Experteneinstellungen"
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid	"Filtering Options"
 msgstr	"Filtereinstellungen"
 
-#: src/lang.c:1374 src/lang.c:1405 src/lang.c:1411 src/lang.c:1437 src/lang.c:1487
-#: src/lang.c:1493 src/lang.c:1503 src/lang.c:1523 src/lang.c:1598 src/lang.c:1768
-#: src/lang.c:1774 src/lang.c:1780 src/lang.c:1786 src/lang.c:1798 src/lang.c:1805
-#: src/lang.c:1859 src/lang.c:1868 src/lang.c:1874 src/lang.c:1881 src/lang.c:1888
-#: src/lang.c:1895 src/lang.c:1902 src/lang.c:1909 src/lang.c:1916 src/lang.c:1923
-#: src/lang.c:1930 src/lang.c:1937 src/lang.c:1944 src/lang.c:1951 src/lang.c:1958
-#: src/lang.c:1965 src/lang.c:1972 src/lang.c:1979 src/lang.c:1986 src/lang.c:1993
-#: src/lang.c:2000 src/lang.c:2007 src/lang.c:2014 src/lang.c:2021 src/lang.c:2028
-#: src/lang.c:2036 src/lang.c:2052 src/lang.c:2059 src/lang.c:2066 src/lang.c:2073
-#: src/lang.c:2079 src/lang.c:2085 src/lang.c:2102 src/lang.c:2114 src/lang.c:2148
-#: src/lang.c:2201 src/lang.c:2208 src/lang.c:2214 src/lang.c:2239 src/lang.c:2256
-#: src/lang.c:2309 src/lang.c:2345 src/lang.c:2365 src/lang.c:2400 src/lang.c:2410
-#: src/lang.c:2435 src/lang.c:2451 src/lang.c:2470 src/lang.c:2483
+#: src/lang.c:1377 src/lang.c:1408 src/lang.c:1414 src/lang.c:1440 src/lang.c:1490
+#: src/lang.c:1496 src/lang.c:1506 src/lang.c:1526 src/lang.c:1601 src/lang.c:1771
+#: src/lang.c:1777 src/lang.c:1783 src/lang.c:1789 src/lang.c:1801 src/lang.c:1808
+#: src/lang.c:1862 src/lang.c:1871 src/lang.c:1877 src/lang.c:1884 src/lang.c:1891
+#: src/lang.c:1898 src/lang.c:1905 src/lang.c:1912 src/lang.c:1919 src/lang.c:1926
+#: src/lang.c:1933 src/lang.c:1940 src/lang.c:1947 src/lang.c:1954 src/lang.c:1961
+#: src/lang.c:1968 src/lang.c:1975 src/lang.c:1982 src/lang.c:1989 src/lang.c:1996
+#: src/lang.c:2003 src/lang.c:2010 src/lang.c:2017 src/lang.c:2024 src/lang.c:2031
+#: src/lang.c:2039 src/lang.c:2055 src/lang.c:2062 src/lang.c:2069 src/lang.c:2076
+#: src/lang.c:2082 src/lang.c:2088 src/lang.c:2105 src/lang.c:2117 src/lang.c:2151
+#: src/lang.c:2204 src/lang.c:2211 src/lang.c:2217 src/lang.c:2242 src/lang.c:2259
+#: src/lang.c:2312 src/lang.c:2348 src/lang.c:2368 src/lang.c:2403 src/lang.c:2413
+#: src/lang.c:2438 src/lang.c:2454 src/lang.c:2473 src/lang.c:2486
 msgid	"<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"<SPACE> schaltet um, <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:1375
+#: src/lang.c:1378
 msgid	"Show mini menu & posting etiquette"
 msgstr	"Zeigt Minimenü & Posting etiquette"
 
-#: src/lang.c:1376
+#: src/lang.c:1379
 msgid	"# If ON show a mini menu of useful commands at each level\n"
 	"# and posting etiquette after composing an article\n"
 msgstr	"# Falls ON wird ein kleines Menü mit nützlichen Kommandos in jedem Level\n"
 	"# angezeigt. Nach dem Erstellen eines Artikels wird die etiquette angezeigt\n"
 
-#: src/lang.c:1381
+#: src/lang.c:1384
 msgid	"Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr	"Zeige Kurzbeschreibung für Gruppe. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:1382
+#: src/lang.c:1385
 msgid	"Show description of each newsgroup"
 msgstr	"Zeige Beschreibung der Newsgruppen"
 
-#: src/lang.c:1383
+#: src/lang.c:1386
 msgid	"# If ON show group description text after newsgroup name at\n"
 	"# group selection level\n"
 msgstr	"# Falls ON wird die Newsgruppenbeschreibung im Gruppenauswahlmenü\n"
 	"# nach dem Namen angezeigt\n"
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 msgid	"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
 	"sets."
 msgstr	"Zeigt Subject & From (Autor) Felder im Gruppenmenü. <SPACE> wechselt & <CR> "
 	"setzt."
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 msgid	"In group menu, show author by"
 msgstr	"Im Gruppenmenü, zeige Autor an nach"
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid	"# Part of from field to display\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = none\n"
@@ -4513,31 +4517,31 @@ msgstr	"# Anzeige des 'From:' Felds\n"
 	"# * 2 = Voller Name\n"
 	"#   3 = beides (Adresse und Name)\n"
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 msgid	"Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr	"Zeige -> oder Hervorhebung für Auswahl. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid	"Draw -> instead of highlighted bar"
 msgstr	"Zeige -> anstatt einer Markierung"
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid	"# If ON use -> otherwise highlighted bar for selection\n"
 msgstr	"# Falls ON benutze -> andernfalls benutze eine Markierung zur Auswahl\n"
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid	"Use inverse video for page headers"
 msgstr	"Inverse Darstellung für die Header"
 
-#: src/lang.c:1407
+#: src/lang.c:1410
 msgid	"# If ON use inverse video for page headers at different levels\n"
 msgstr	"# Falls ON nutze inverse Darstellung für Header bei verschiedenen Ebenen\n"
 
-#: src/lang.c:1412
+#: src/lang.c:1415
 msgid	"Thread articles by"
 msgstr	"Threade Artikel anhand"
 
-#: src/lang.c:1413
+#: src/lang.c:1416
 msgid	"# Thread articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4555,16 +4559,16 @@ msgstr	"# Gruppiere Artikel nach\n"
 	"#   4 = Mehrteilige Artikel\n"
 	"#   5 = prozentualer Subject vergleich\n"
 
-#: src/lang.c:1424
+#: src/lang.c:1427
 msgid	"Enter percentage match required to thread together. <CR> sets."
 msgstr	"Prozent des Subject das gleich sein muß. <CR> setzt."
 
-#: src/lang.c:1425
+#: src/lang.c:1428
 msgid	"Thread percentage match"
 msgstr	"Prozentualer Subject vergleich"
 
 # TRANSLATION MISSING
-#: src/lang.c:1426
+#: src/lang.c:1429
 #, c-format
 msgid	"# Thread percentage match...\n"
 	"# the percentage of characters in the subject of an article that must match\n"
@@ -4577,11 +4581,11 @@ msgid	"# Thread percentage match...\n"
 	"# 'harppy' would be threaded separately from 'happy'\n"
 msgstr	""
 
-#: src/lang.c:1438
+#: src/lang.c:1441
 msgid	"Score of a thread"
 msgstr	"Bewertung eines Threads"
 
-#: src/lang.c:1439
+#: src/lang.c:1442
 msgid	"# Thread score\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = max\n"
@@ -4593,15 +4597,15 @@ msgstr	"# Bewertung des Threads\n"
 	"#   1 = Summe\n"
 	"#   2 = Durchschnitt\n"
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid	"Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr	"Sortiere Artikel nach Subject, From, Datum oder Bewertung."
 
-#: src/lang.c:1448
+#: src/lang.c:1451
 msgid	"Sort articles by"
 msgstr	"Sortiere Artikel nach"
 
-#: src/lang.c:1449
+#: src/lang.c:1452
 msgid	"# Sort articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4629,15 +4633,15 @@ msgstr	"# Sortiere Artikel nach\n"
 	"#   9 = Lines absteigend\n"
 	"#  10 = Lines aufsteigend\n"
 
-#: src/lang.c:1465
+#: src/lang.c:1468
 msgid	"Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr	"Threads nach Bewertung (Score) ordnen? <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid	"Sort threads by"
 msgstr	"Sortiere Threads nach"
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid	"# Sort thread by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4649,43 +4653,43 @@ msgstr	"# Ordne Threads nach\n"
 	"# * 1 = Bewertung absteigend\n"
 	"#   2 = Bewertung aufsteigend\n"
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid	"Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr	"Setze Cursor an ersten/letzten ungel. Artikel. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid	"Goto first unread article in group"
 msgstr	"Setze Cursor auf ersten ungel. Art."
 
-#: src/lang.c:1477
+#: src/lang.c:1480
 msgid	"# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr	"# Falls ON setze Cursor auf ersten ungelesenen Artikel, sonst auf letzten\n"
 
-#: src/lang.c:1481
+#: src/lang.c:1484
 msgid	"Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr	"Zeige alle oder nur ungelesene Artikel. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid	"Show only unread articles"
 msgstr	"Zeige nur ungelesene Artikel"
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 msgid	"# If ON show only new/unread articles otherwise show all.\n"
 msgstr	"# Falls ON zeige nur neue/ungelesene Artikel, sonst alle.\n"
 
-#: src/lang.c:1488
+#: src/lang.c:1491
 msgid	"Show only groups with unread arts"
 msgstr	"Zeige nur Gruppen mit ungel. Art."
 
-#: src/lang.c:1489
+#: src/lang.c:1492
 msgid	"# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr	"# Falls ON zeige nur abonnierte Gruppen mit ungelesen Artikeln.\n"
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid	"Filter which articles"
 msgstr	"Filter (kill) anwenden auf"
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid	"# Filter which articles\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = only kill unread articles\n"
@@ -4697,198 +4701,198 @@ msgstr	"# Filter (kill) anwenden auf\n"
 	"#   1 = Filtert alle Artikel und markiert sie mit K\n"
 	"#   2 = Filtert alle Artikel und zeigt gekillte niemals an\n"
 
-#: src/lang.c:1504
+#: src/lang.c:1507
 msgid	"Tab goes to next unread article"
 msgstr	"Tab zeigt nächsten ungelesenen Art."
 
-#: src/lang.c:1505
+#: src/lang.c:1508
 msgid	"# If ON the TAB command will go to next unread article at article viewer "
 	"level\n"
 msgstr	"# Falls ON wechselt TAB sofort zum nächsten ungelesenen Artikel\n"
 
-#: src/lang.c:1509
+#: src/lang.c:1512
 msgid	"Scrolling with <SPACE> past the end of an art. jumps to the next unread one."
 msgstr	"Weiterscrollen mit Leertaste am Artikelende wechselt zum nächsten ungel. "
 	"Artikel."
 
-#: src/lang.c:1510
+#: src/lang.c:1513
 msgid	"Space goes to next unread article"
 msgstr	"Leertaste zeigt nächsten unge. Art."
 
-#: src/lang.c:1511
+#: src/lang.c:1514
 msgid	"# If ON the SPACE command will go to next unread article at article viewer\n"
 	"# level when the end of the article is reached (rn-style pager)\n"
 msgstr	"# Falls ON wechselt die Leertaste zum nächsten ungelesenen Artikel, wenn\n"
 	"# das Ende des Artikels erreicht wird (rn-Stil)\n"
 
-#: src/lang.c:1516
+#: src/lang.c:1519
 msgid	"Scrolling with <PGDN>/<DOWN> past the end of an art. jumps to the unread one."
 msgstr	"Weiterscrollen mit BildAb am Artikelende wechselt zum nächsten ungel. Artikel."
 
-#: src/lang.c:1517
+#: src/lang.c:1520
 msgid	"PgDn goes to next unread article"
 msgstr	"PgDn zeigt nächst. ungelesenen Art."
 
-#: src/lang.c:1518
+#: src/lang.c:1521
 msgid	"# If ON the PGDN or DOWN command will go to next unread article when\n"
 	"# pressed at end of message\n"
 msgstr	"# Falls ON wechselt Bildrunter oder Cursorrunter zum nächsten ungelesenen\n"
 	"# Artikel, wenn das Artikelende erreicht wurde\n"
 
-#: src/lang.c:1524
+#: src/lang.c:1527
 msgid	"List thread using right arrow key"
 msgstr	"Zeige Thread mit rechter Pfeilt. an"
 
-#: src/lang.c:1525
+#: src/lang.c:1528
 msgid	"# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr	"# Falls ON: Thread beim Betreten mit der rechten Cursortaste automatisch\n"
 	"# anzeigen?\n"
 
-#: src/lang.c:1529
+#: src/lang.c:1532
 msgid	"Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr	"Definiere Zeichen für gelöschte Artikel. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:1530
+#: src/lang.c:1533
 msgid	"Character to show deleted articles"
 msgstr	"Zeichen für gelöschte Artikel"
 
-#: src/lang.c:1531
+#: src/lang.c:1534
 msgid	"# Character used to show that an art was deleted (default 'D')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Zeichen für einen Artikel, der gelöscht wurde (Voreinstellung 'D')\n"
 	"# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1536
+#: src/lang.c:1539
 msgid	"Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr	"Definiere Zeichen, das Artikel im Bereich anzeigt.<CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid	"Character to show inrange articles"
 msgstr	"Zeichen für Artikel im Bereich"
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid	"# Character used to show that an art is in a range (default '#')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Zeichen für Artikel die im Bereich sind (Voreinstellung '#')\n"
 	"# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1543
+#: src/lang.c:1546
 msgid	"Enter character to indicate that article will return. <CR> sets, <ESC> "
 	"cancels."
 msgstr	"Definiere Zeichen für wiederkehrende Art. <CR> setzt. <ESC> bricht ab."
 
-#: src/lang.c:1544
+#: src/lang.c:1547
 msgid	"Character to show returning arts"
 msgstr	"Zeichen für wiederkehrende Artikel"
 
-#: src/lang.c:1545
+#: src/lang.c:1548
 msgid	"# Character used to show that an art will return (default '-')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Zeichen, dass ein Artikel wiederkommen wird (Voreinstellung '-')\n"
 	"# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid	"Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr	"Zeichen für Artikel mit Markierung wichtig/'hot' <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:1551
+#: src/lang.c:1554
 msgid	"Character to show selected articles"
 msgstr	"Zeichen für wichtige Artikel"
 
-#: src/lang.c:1552
+#: src/lang.c:1555
 msgid	"# Character used to show that an art was auto-selected (default '*')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Zeichen für Artikel mit Markierung wichtig/'hot' (Voreinstellung '*')\n"
 	"# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1557
+#: src/lang.c:1560
 msgid	"Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr	"Definiere Zeichen für aktuelle Artikel. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid	"Character to show recent articles"
 msgstr	"Zeichen für aktuelle Artikel"
 
-#: src/lang.c:1559
+#: src/lang.c:1562
 msgid	"# Character used to show that an art is recent (default 'o')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Zeichen für einen aktuellen Artikel (Voreinstellung ist 'o')\n"
 	"# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1564
+#: src/lang.c:1567
 msgid	"Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr	"Zeichen für ungelesene Artikel. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid	"Character to show unread articles"
 msgstr	"Zeichen für ungelesene Artikel"
 
-#: src/lang.c:1566
+#: src/lang.c:1569
 msgid	"# Character used to show that an art is unread (default '+')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Zeichen für ungelesene Artikel (Voreinstellung '+')\n"
 	"# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 msgid	"Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr	"Zeichen für gelesene Artikel. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:1572
+#: src/lang.c:1575
 msgid	"Character to show read articles"
 msgstr	"Zeichen für gelesene Artikel"
 
-#: src/lang.c:1573
+#: src/lang.c:1576
 msgid	"# Character used to show that an art was read (default ' ')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Zeichen für gelesene Artikel (Voreinstellung ' ')\n"
 	"# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid	"Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr	"Zeichen für gekillte Artikel. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:1579
+#: src/lang.c:1582
 msgid	"Character to show killed articles"
 msgstr	"Zeichen für gekillte Artikel"
 
-#: src/lang.c:1580
+#: src/lang.c:1583
 msgid	"# Character used to show that an art was killed (default 'K')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr	"# Zeichen für gekillte Artikel (Voreinstellung 'K')\n"
 	"# _ wird in ' ' umgewandelt, kill_level muss passend gesetzt sein.\n"
 
-#: src/lang.c:1585
+#: src/lang.c:1588
 msgid	"Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr	"Zeichen für gelesene wichtige/'hot' Artikel. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:1586
+#: src/lang.c:1589
 msgid	"Character to show readselected arts"
 msgstr	"Zeichen für gelesene wichtige Art."
 
-#: src/lang.c:1587
+#: src/lang.c:1590
 msgid	"# Character used to show that an art was selected before read (default ':')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr	"# Zeichen für bereits gelesene Artikel mit Markierung wichtig/'hot'\n"
 	"# (Voreinstellung ':')\n"
 	"# _ wird in ' ' umgewandelt, kill_level muss passend gesetzt sein.\n"
 
-#: src/lang.c:1592
+#: src/lang.c:1595
 msgid	"Enter maximum length of newsgroup names displayed. <CR> sets."
 msgstr	"Maximale Länge des angezeigten Newsgruppennamens. <CR> setzt."
 
-#: src/lang.c:1593
+#: src/lang.c:1596
 msgid	"Max. length of group names shown"
 msgstr	"Max. Länge angezeigter Gruppennamen"
 
-#: src/lang.c:1594
+#: src/lang.c:1597
 msgid	"# Maximum length of the names of newsgroups displayed\n"
 msgstr	"# Maximale Länge der angezeigten Newsgruppennamen\n"
 
-#: src/lang.c:1599
+#: src/lang.c:1602
 msgid	"Show lines/score in listings"
 msgstr	"Zeige Zeilenz./Bewert. in Übersicht"
 
-#: src/lang.c:1600
+#: src/lang.c:1603
 msgid	"# What informations should be displayed in article/thread listing\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4903,17 +4907,17 @@ msgstr	"# Welche weiteren Informationen 
 	"#   2 = Bewertung\n"
 	"#   3 = Zeilenzahl & Bewertung\n"
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 msgid	"0 = full page scrolling, -1 = show previous last line as first on next page, -"
 	"2 = half page"
 msgstr	"0 = seitenweise, -1 = zeige zusätzlich letzte Zeile der vorigen Seite, -2 = "
 	"halbe Seite"
 
-#: src/lang.c:1610
+#: src/lang.c:1613
 msgid	"Number of lines to scroll in pager"
 msgstr	"Blättere Artikel um ... Zeilen"
 
-#: src/lang.c:1611
+#: src/lang.c:1614
 msgid	"# Number of lines that cursor-up/down will scroll in article pager\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#  -2 = half-page scrolling\n"
@@ -4930,27 +4934,27 @@ msgstr	"# Anzahl der Zeilen, die Cursor-
 	"# * 1 = zeilenweise\n"
 	"#   2 oder mehr = um 2 oder mehr Zeilen\n"
 
-#: src/lang.c:1621
+#: src/lang.c:1624
 msgid	"Display signatures. <SPACE> toggles & <CR> sets."
 msgstr	"Zeige Signaturen an. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:1622
+#: src/lang.c:1625
 msgid	"Display signatures"
 msgstr	"Zeige Signaturen an"
 
-#: src/lang.c:1623
+#: src/lang.c:1626
 msgid	"# If OFF don't show signatures when displaying articles\n"
 msgstr	"# Falls OFF zeige keine Signaturen an\n"
 
-#: src/lang.c:1627
+#: src/lang.c:1630
 msgid	"Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr	"Uu-kodierte Teile als Attachment anzeigen. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:1628
+#: src/lang.c:1631
 msgid	"Display uue data as an attachment"
 msgstr	"Zeige uue-Teile als Attachment"
 
-#: src/lang.c:1629
+#: src/lang.c:1632
 msgid	"# Handling of uuencoded data in the pager\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no, display raw uuencoded data\n"
@@ -4965,29 +4969,29 @@ msgstr	"# Behandlung von uuencodeten Dat
 	"#       ähnlich der von MIME Anhängen\n"
 	"#   2 = Einzeilige Zusammenfassung auch für unvollständige Daten\n"
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid	"Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr	"TeX german.sty Umlautkodierung auswerten. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 msgid	"Display \"a as Umlaut-a"
 msgstr	"Wandle TeX-Umlaute automatisch um"
 
-#: src/lang.c:1641
+#: src/lang.c:1644
 msgid	"# If ON decode German style TeX umlaut codes to ISO and\n"
 	"# show \"a as Umlaut-a, etc.\n"
 msgstr	"# Wenn ON dekodiere laut german.sty (TeX) kodierte Umlaute und stelle\n"
 	"# \"a als ä, usw. dar\n"
 
-#: src/lang.c:1646 src/lang.c:1656
+#: src/lang.c:1649 src/lang.c:1659
 msgid	"Space separated list of header fields"
 msgstr	"Durch Leerzeichen getrennte Liste der Header-Felder"
 
-#: src/lang.c:1647
+#: src/lang.c:1650
 msgid	"Display these header fields (or *)"
 msgstr	"Zeige diese Header-Felder (oder *)"
 
-#: src/lang.c:1648
+#: src/lang.c:1651
 msgid	"# Which news headers you wish to see. If you want to see _all_ the headers,\n"
 	"# place an '*' as this value. This is the only way a wildcard can be used.\n"
 	"# If you enter 'X-' as the value, you will see all headers beginning with\n"
@@ -5001,11 +5005,11 @@ msgstr	"# Welche Header wollen Sie sehen
 	"# Leerzeichen getrennte Werte angeben. Wenn Sie hier nichts definieren\n"
 	"# wird diese Option deaktiviert.\n"
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid	"Do not display these header fields"
 msgstr	"Zeige folgende Header nicht an"
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid	"# Same as 'news_headers_to_display' except it denotes the opposite.\n"
 	"# An example of using both options might be if you thought X- headers were\n"
 	"# A Good Thing(tm), but thought Alan and Pape were miscreants...well then "
@@ -5022,27 +5026,27 @@ msgstr	"# Genau das gleiche wie 'news_he
 	"# news_headers_to_not_display=X-Alan X-Pape\n"
 	"# Wenn Sie hier nichts angeben, wird diese Option deaktiviert.\n"
 
-#: src/lang.c:1668
+#: src/lang.c:1671
 msgid	"Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr	"Automatische Bearbeitung von Art. mit multipart/alternative-Teilen aktivieren?"
 
-#: src/lang.c:1669
+#: src/lang.c:1672
 msgid	"Skip multipart/alternative parts"
 msgstr	"Übersp. multipart/alternative-Teile"
 
-#: src/lang.c:1670
+#: src/lang.c:1673
 msgid	"# If ON strip multipart/alternative messages automatically\n"
 msgstr	"# Falls ON entsorge multipart/alternative Teile des Artikels automatisch\n"
 
-#: src/lang.c:1675
+#: src/lang.c:1678
 msgid	"A regex used to decide which lines to show in col_quote."
 msgstr	"Regulärer Ausdruck für Zeilen, die mit col_quote dargestellt werden."
 
-#: src/lang.c:1676
+#: src/lang.c:1679
 msgid	"Regex used to show quoted lines"
 msgstr	"Regulärer Ausd. für zit. Zeilen"
 
-#: src/lang.c:1677
+#: src/lang.c:1680
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted when viewing articles. Quoted lines are shown in col_quote.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5051,15 +5055,15 @@ msgstr	"# Ein regulärer Ausdruck, den ti
 	"# Farbe angezeigt, die in col_quote definiert sind.\n"
 	"# Wenn Sie hier nichts angeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid	"A regex used to decide which lines to show in col_quote2."
 msgstr	"Regulärer Ausdruck für Zeilen, die mit col_quote2 dargestellt werden."
 
-#: src/lang.c:1684
+#: src/lang.c:1687
 msgid	"Regex used to show twice quoted l."
 msgstr	"Reg. Ausd. für zweifach zitierte Z."
 
-#: src/lang.c:1685
+#: src/lang.c:1688
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted twice. Twice quoted lines are shown in col_quote2.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5068,15 +5072,15 @@ msgstr	"# Ein regulärer Ausdruck, den ti
 	"# Farbe dargestellt, die in col_quote2 definiert ist.\n"
 	"# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1691
+#: src/lang.c:1694
 msgid	"A regex used to decide which lines to show in col_quote3."
 msgstr	"Regulärer Ausdruck für Zeilen, die mit col_quote3 dargestellt werden."
 
-#: src/lang.c:1692
+#: src/lang.c:1695
 msgid	"Regex used to show >= 3 times q.l."
 msgstr	"Reg. Ausd. für >=3-fach zitierte Z."
 
-#: src/lang.c:1693
+#: src/lang.c:1696
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted >=3 times. >=3 times quoted lines are shown in col_quote3.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5085,15 +5089,15 @@ msgstr	"# Ein regulärer Ausdruck, der en
 	"# dargestellt, die in col_quote3 definiert sind.\n"
 	"# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid	"A regex used to decide which words to show in col_markslashes."
 msgstr	"Regulärer Ausdruck für Zeilen, die mit col_markslashes dargestellt werden."
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid	"Regex used to highlight /slashes/"
 msgstr	"Reg. für /Schrägst./ Hervorhebungen"
 
-#: src/lang.c:1702
+#: src/lang.c:1705
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '/' are to be shown in col_markslashes.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5101,15 +5105,15 @@ msgstr	"# Ein regulärer Ausdruck, der en
 	"# zwischen '/' in col_markslashes angezeigt werden.\n"
 	"# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1708
+#: src/lang.c:1711
 msgid	"A regex used to decide which words to show in col_markstars."
 msgstr	"Regulärer Ausdruck für Zeilen, die mit col_markstars dargestellt werden."
 
-#: src/lang.c:1709
+#: src/lang.c:1712
 msgid	"Regex used to highlight *stars*"
 msgstr	"Regu. A. für *Stern* Hervorhebungen"
 
-#: src/lang.c:1710
+#: src/lang.c:1713
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '*' are to be shown in col_markstars.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5117,15 +5121,15 @@ msgstr	"# Ein regulärer Ausdruck, der en
 	"# zwischen '*' in col_markstars angezeigt werden.\n"
 	"# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1716
+#: src/lang.c:1719
 msgid	"A regex used to decide which words to show in col_markstroke."
 msgstr	"Regulärer Ausdruck für Zeilen, die mit col_markstroke dargestellt werden."
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 msgid	"Regex used to highlight -strokes-"
 msgstr	"Reg. für -Durchstr.- Hervorhebungen"
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '-' are to be shown in col_markstroke.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5133,15 +5137,15 @@ msgstr	"# Ein regulärer Ausdruck, der en
 	"# zwischen '-' in col_markstroke angezeigt werden.\n"
 	"# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 msgid	"A regex used to decide which words to show in col_markdash."
 msgstr	"Regulärer Ausdruck für Zeilen, die mit col_markdash dargestellt werden."
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 msgid	"Regex used to highlight _underline_"
 msgstr	"Reg. für _Unterstr._ Hervorhebungen"
 
-#: src/lang.c:1726
+#: src/lang.c:1729
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '_' are to be shown in col_markdash.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5149,44 +5153,44 @@ msgstr	"# Ein regulärer Ausdruck, der en
 	"# zwischen '_' in col_markdash angezeigt werden.\n"
 	"# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1732
+#: src/lang.c:1735
 msgid	"A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr	"Reg. Ausd., um Teile im Subjectanfang zu entfernen. '|' trennt die Ausd.."
 
-#: src/lang.c:1733
+#: src/lang.c:1736
 msgid	"Regex with Subject prefixes"
 msgstr	"Reg. Ausd. für den Subjectanfang"
 
-#: src/lang.c:1734
+#: src/lang.c:1737
 msgid	"# A regular expression that tin will use to find Subject prefixes\n"
 	"# which will be removed before showing the header.\n"
 msgstr	"# Ein regulärer Ausdruck, mit dem tin Worte im Anfang des Subjects findet,\n"
 	"# die dann entfernt werden.\n"
 
-#: src/lang.c:1739
+#: src/lang.c:1742
 msgid	"A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr	"Reg. Ausd., um Teile am Subjectanfang zu entfernen. '|' trennt die Ausd.."
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid	"Regex with Subject suffixes"
 msgstr	"Reg. Ausd. für das Subjectende"
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid	"# A regular expression that tin will use to find Subject suffixes\n"
 	"# which will be removed when replying or posting followup.\n"
 msgstr	"# Ein regulärer Ausdruck, der beim Antworten zum Abschneiden von\n"
 	"# unerwünschten Teilen am Ende des Subjects verwendet wird.\n"
 
-#: src/lang.c:1746
+#: src/lang.c:1749
 msgid	"Enter name and options for external MIME viewer, --internal for built-in "
 	"viewer"
 msgstr	"Name und Optionen für ext. MIME-Viewer, --internal für eingebaute Version"
 
-#: src/lang.c:1747
+#: src/lang.c:1750
 msgid	"MIME binary content viewer"
 msgstr	"MIME-Viewer"
 
-#: src/lang.c:1748
+#: src/lang.c:1751
 msgid	"# If --internal automatically use the built in MIME viewer for non-text\n"
 	"# parts of articles.\n"
 	"# Otherwise specify an external viewer program (eg, metamail) or leave blank\n"
@@ -5195,51 +5199,51 @@ msgstr	"# Falls --internal wird der eing
 	"# nicht Text teilen benutzt. Andernfalls das angegebene Programm\n"
 	"# (z.B. metamail). Keine Angabe schaltet die automatische Anzeige aus.\n"
 
-#: src/lang.c:1755
+#: src/lang.c:1758
 msgid	"Confirm before starting non-text viewing program"
 msgstr	"Start des MIME-Viewers bestätigen"
 
-#: src/lang.c:1756
+#: src/lang.c:1759
 msgid	"Ask before using MIME viewer"
 msgstr	"Start des MIME-Viewers bestätigen"
 
-#: src/lang.c:1757
+#: src/lang.c:1760
 msgid	"# If ON tin will ask before using metamail to display MIME messages\n"
 	"# this only happens if metamail_prog is set to something\n"
 msgstr	"# Falls ON fragt tin nach, bevor metamail zum Anzeigen von MIME Artikeln\n"
 	"# benutzt wird. Das passiert nur, wenn auch metamail_prog gesetzt ist.\n"
 
-#: src/lang.c:1762
+#: src/lang.c:1765
 msgid	"Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr	"Beim Beenden anbieten, alle betretenen Gruppen als gelesen zu markieren?"
 
-#: src/lang.c:1763
+#: src/lang.c:1766
 msgid	"Catchup read groups when quitting"
 msgstr	"Aufholen der Gruppen beim Beenden"
 
-#: src/lang.c:1764
+#: src/lang.c:1767
 msgid	"# If ON ask user if read groups should all be marked read\n"
 msgstr	"# Falls ON: Beim Beenden von tin anbieten, alle betretenen Gruppen\n"
 	"#           als gelesen zu markieren\n"
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid	"Catchup group using left key"
 msgstr	"Catchup der Gruppe mit l. Cursor"
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 msgid	"# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr	"# Falls ON: Aufholen (als gelesen markieren) der Gruppe/des Threads\n"
 	"#           beim Verlassen mit der linken Cursortaste\n"
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 msgid	"Catchup thread by using left key"
 msgstr	"Catchup mit der linken Cursort."
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 msgid	"Which actions require confirmation"
 msgstr	"Bestätigung erforderlich für"
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 msgid	"# What should we ask confirmation for.\n"
 msgstr	"# Welche Operationen müssen explizit bestätigt werden.\n"
 	"# Kommandos, die im Manual mit [after confirmation] markiert sind,\n"
@@ -5247,79 +5251,79 @@ msgstr	"# Welche Operationen müssen expl
 	"# gelesen (siehe 'X' Befehl im Manual).\n"
 
 # TRANSLATION TOO LONG
-#: src/lang.c:1787
+#: src/lang.c:1790
 msgid	"'Mark article read' ignores tags"
 msgstr	"'Art. gelesen markieren' ignoriert Markierte"
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 msgid	"# If ON the 'Mark article read' function marks only the current article.\n"
 msgstr	"# Falls ON wird mit der Funktion 'Artikel als gelesen markieren' nur\n"
 	"# der jeweilige Artikel markiert.\n"
 
-#: src/lang.c:1792
+#: src/lang.c:1795
 msgid	"Program to run to open URL's, <CR> sets, <ESC> cancels."
 msgstr	"Öffne URLs mit ... <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:1793
+#: src/lang.c:1796
 msgid	"Program that opens URL's"
 msgstr	"Öffne URLs mit ..."
 
-#: src/lang.c:1794
+#: src/lang.c:1797
 msgid	"# The program used to open URL's. The actual URL will be appended\n"
 msgstr	"# Programm zum Öffnen von URLs, die jeweilige URL wird hinten angehängt.\n"
 
-#: src/lang.c:1799
+#: src/lang.c:1802
 msgid	"Use mouse in xterm"
 msgstr	"Maus in xterm nutzen"
 
-#: src/lang.c:1800
+#: src/lang.c:1803
 msgid	"# If ON enable mouse key support on xterm terminals\n"
 msgstr	"# Falls ON wird die Maustastenunterstützung für xterm aktiviert\n"
 
-#: src/lang.c:1806
+#: src/lang.c:1809
 msgid	"Use scroll keys on keypad"
 msgstr	"Scrollt. vom Nummernblock nutzen"
 
-#: src/lang.c:1807
+#: src/lang.c:1810
 msgid	"# If ON enable scroll keys on terminals that support it\n"
 msgstr	"# Falls ON werden die Scrolltasten genutzt (Terminalabhängig)\n"
 
-#: src/lang.c:1812
+#: src/lang.c:1815
 msgid	"Enter maximum number of article to get. <CR> sets."
 msgstr	"Maximale Anzahl der zu holenden Artikel eingeben. <CR> setzt."
 
-#: src/lang.c:1813
+#: src/lang.c:1816
 msgid	"Number of articles to get"
 msgstr	"Anzahl der zu holenden Artikel"
 
-#: src/lang.c:1814
+#: src/lang.c:1817
 msgid	"# Number of articles to get (0=no limit), if negative sets maximum number\n"
 	"# of already read articles to be read before first unread one\n"
 msgstr	"# Anzahl der zu holenden Artikel (0=unbegrenzt), falls ein negativer Wert\n"
 	"# angegeben wird, holt tin alle ungelesenen plus die letzten n gelesenen\n"
 	"# Artikel\n"
 
-#: src/lang.c:1819
+#: src/lang.c:1822
 msgid	"Enter number of days article is considered recent. <CR> sets."
 msgstr	"Anzahl der Tage, die ein Artikel als neu eingestuft wird. <CR> setzt."
 
-#: src/lang.c:1820
+#: src/lang.c:1823
 msgid	"Article recentness time limit"
 msgstr	"Artikel Neuheitszeit-Limit"
 
-#: src/lang.c:1821
+#: src/lang.c:1824
 msgid	"# Number of days in which article is considered recent, (0=OFF)\n"
 msgstr	"# Anzahl der Tage, die ein Artikel als neu eingestuft wird, (0=Aus)\n"
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 msgid	"WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr	"WILDMAT für normale Wildcards, REGEX für die Nutzung von regulären Ausdrücken."
 
-#: src/lang.c:1826
+#: src/lang.c:1829
 msgid	"Wildcard matching"
 msgstr	"Wildcardprüfung"
 
-#: src/lang.c:1827
+#: src/lang.c:1830
 msgid	"# Wildcard matching\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = wildmat\n"
@@ -5329,310 +5333,310 @@ msgstr	"# Wildcardprüfung\n"
 	"# * 0 = wildmat\n"
 	"#   1 = Regulärer Ausdruck\n"
 
-#: src/lang.c:1834
+#: src/lang.c:1837
 msgid	"Enter minimal score before an article is marked killed. <CR> sets."
 msgstr	"Artikel mit weniger Bewertung (Score) werden als `gekillt' markiert. <CR> "
 	"setzt."
 
-#: src/lang.c:1835
+#: src/lang.c:1838
 msgid	"Score limit (kill)"
 msgstr	"Bewertungsgrenze (kill)"
 
-#: src/lang.c:1836
+#: src/lang.c:1839
 msgid	"# Score limit before an article is marked killed\n"
 msgstr	"# Jeder Artikel mit einer niedrigeren Bewertung (Score) wird als\n"
 	"# gekillt markiert\n"
 
-#: src/lang.c:1840
+#: src/lang.c:1843
 msgid	"Enter default score to kill articles. <CR> sets."
 msgstr	"Bewertung für gekillte Artikel. <CR> setzt."
 
-#: src/lang.c:1841
+#: src/lang.c:1844
 msgid	"Default score to kill articles"
 msgstr	"Bewertung für gekillte Artikel"
 
-#: src/lang.c:1842
+#: src/lang.c:1845
 msgid	"# Default score to kill articles\n"
 msgstr	"# Bewertung für gekillte Artikel\n"
 
-#: src/lang.c:1846
+#: src/lang.c:1849
 msgid	"Enter minimal score before an article is marked hot. <CR> sets."
 msgstr	"Artikel mit einer höheren Bewertung (Score) werd. als wichtig/hot markiert."
 
-#: src/lang.c:1847
+#: src/lang.c:1850
 msgid	"Score limit (select)"
 msgstr	"Bewertungsgrenze (select)"
 
-#: src/lang.c:1848
+#: src/lang.c:1851
 msgid	"# Score limit before an article is marked hot\n"
 msgstr	"# Artikel mit einer höheren Bewertung (Score) werden als\n"
 	"# wichtig (hot) markiert\n"
 
-#: src/lang.c:1852
+#: src/lang.c:1855
 msgid	"Enter default score to select articles. <CR> sets."
 msgstr	"Bewertung für wichtige Artikel (hot). <CR> setzt."
 
-#: src/lang.c:1853
+#: src/lang.c:1856
 msgid	"Default score to select articles"
 msgstr	"Bewertung für wichtige Artikel"
 
-#: src/lang.c:1854
+#: src/lang.c:1857
 msgid	"# Default score to select articles\n"
 msgstr	"# Bewertung für wichtige Artikel (hot)\n"
 
-#: src/lang.c:1860
+#: src/lang.c:1863
 msgid	"Use slrnface to show ''X-Face:''s"
 msgstr	"''X-Face:''s mit slrnface Anzeigen"
 
-#: src/lang.c:1861
+#: src/lang.c:1864
 msgid	"# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 	"# Only useful when running in an xterm.\n"
 msgstr	"# Falls ON benutze slrnface(1) um ''X-Face:'' anzuzeigen.\n"
 	"# Funktioniert nur wenn tin in einem xterm läuft.\n"
 
-#: src/lang.c:1869
+#: src/lang.c:1872
 msgid	"Use ANSI color"
 msgstr	"Benutze ANSI-Farben"
 
-#: src/lang.c:1870
+#: src/lang.c:1873
 msgid	"# If ON using ANSI-color\n"
 msgstr	"# Falls ON benutze ANSI-Farben\n"
 
-#: src/lang.c:1875
+#: src/lang.c:1878
 msgid	"Standard foreground color"
 msgstr	"Standard Vordergrundfarbe"
 
-#: src/lang.c:1876
+#: src/lang.c:1879
 msgid	"# Standard foreground color\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Standard Vordergrundfarbe\n"
 	"# Voreinstellung: -1 (Standard Farbe)\n"
 
-#: src/lang.c:1882
+#: src/lang.c:1885
 msgid	"Standard background color"
 msgstr	"Standard Hintergrundfarbe"
 
-#: src/lang.c:1883
+#: src/lang.c:1886
 msgid	"# Standard background color\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Standard Hintergrundfarbe\n"
 	"# Voreinstellung: -1 (Standard Farbe)\n"
 
-#: src/lang.c:1889
+#: src/lang.c:1892
 msgid	"Color for inverse text (background)"
 msgstr	"Farbe des inversen Text (Hinterg.)"
 
-#: src/lang.c:1890
+#: src/lang.c:1893
 msgid	"# Color of background for inverse text\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Farbe des Hintergrunds für inversen Text\n"
 	"# Voreinstellung: 4 (blau)\n"
 
-#: src/lang.c:1896
+#: src/lang.c:1899
 msgid	"Color for inverse text (foreground)"
 msgstr	"Farbe des inversen Text (Vordergr.)"
 
-#: src/lang.c:1897
+#: src/lang.c:1900
 msgid	"# Color of foreground for inverse text\n"
 	"# Default: 7 (white)\n"
 msgstr	"# Farbe des Vordergrunds für inversen Text\n"
 	"# Voreinstellung: 7 (weiß)\n"
 
-#: src/lang.c:1903
+#: src/lang.c:1906
 msgid	"Color of text lines"
 msgstr	"Farbe der Textzeilen"
 
-#: src/lang.c:1904
+#: src/lang.c:1907
 msgid	"# Color of text lines\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Farbe der Textzeilen\n"
 	"# Voreinstellung: -1 (Standard Farbe)\n"
 
-#: src/lang.c:1910
+#: src/lang.c:1913
 msgid	"Color of mini help menu"
 msgstr	"Farbe des Minihilfemenü"
 
-#: src/lang.c:1911
+#: src/lang.c:1914
 msgid	"# Color of mini help menu\n"
 	"# Default: 3 (brown)\n"
 msgstr	"# Farbe des Minihilfemenü\n"
 	"# Voreinstellung: 3 (braun)\n"
 
-#: src/lang.c:1917
+#: src/lang.c:1920
 msgid	"Color of help text"
 msgstr	"Farbe des Hilfstext"
 
-#: src/lang.c:1918
+#: src/lang.c:1921
 msgid	"# Color of help pages\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Farbe der Hilfsseiten\n"
 	"# Voreinstellung: -1 (Standard Farbe)\n"
 
-#: src/lang.c:1924
+#: src/lang.c:1927
 msgid	"Color of status messages"
 msgstr	"Farbe der Statusmeldungen"
 
-#: src/lang.c:1925
+#: src/lang.c:1928
 msgid	"# Color of messages in last line\n"
 	"# Default: 6 (cyan)\n"
 msgstr	"# Farbe der letzten Zeile im Artikel\n"
 	"# Voreinstellung: 6 (cyan)\n"
 
-#: src/lang.c:1931
+#: src/lang.c:1934
 msgid	"Color of quoted lines"
 msgstr	"Farbe der zitierten Zeilen"
 
-#: src/lang.c:1932
+#: src/lang.c:1935
 msgid	"# Color of quote-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Farbe der zitierten Zeilen\n"
 	"# Voreinstellung: 2 (grün)\n"
 
-#: src/lang.c:1938
+#: src/lang.c:1941
 msgid	"Color of twice quoted line"
 msgstr	"Farbe von zweifach zitierten Zeilen"
 
-#: src/lang.c:1939
+#: src/lang.c:1942
 msgid	"# Color of twice quoted lines\n"
 	"# Default: 3 (brown)\n"
 msgstr	"# Farbe von zweifach zitierten Zeilen\n"
 	"# Voreinstellung: 3 (braun)\n"
 
-#: src/lang.c:1945
+#: src/lang.c:1948
 msgid	"Color of =>3 times quoted line"
 msgstr	"Farbe von =>3-fach zitierten Zeilen"
 
-#: src/lang.c:1946
+#: src/lang.c:1949
 msgid	"# Color of >=3 times quoted lines\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Farbe von =>3-fach zitierten Zeilen\n"
 	"# Voreinstellung: 4 (blau)\n"
 
-#: src/lang.c:1952
+#: src/lang.c:1955
 msgid	"Color of article header lines"
 msgstr	"Farbe der Artikelheaderzeilen"
 
-#: src/lang.c:1953
+#: src/lang.c:1956
 msgid	"# Color of header-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Farbe der Artikelheaderzeilen\n"
 	"# Voreinstellung: 2 (grün)\n"
 
-#: src/lang.c:1959
+#: src/lang.c:1962
 msgid	"Color of actual news header fields"
 msgstr	"Farbe des angezeigten Headers"
 
-#: src/lang.c:1960
+#: src/lang.c:1963
 msgid	"# Color of actual news header fields\n"
 	"# Default: 9 (light red)\n"
 msgstr	"# Farbe des angezeigten Headers\n"
 	"# Voreinstellung: 9 (hellrot)\n"
 
-#: src/lang.c:1966
+#: src/lang.c:1969
 msgid	"Color of article subject lines"
 msgstr	"Farbe der Subjectzeile"
 
-#: src/lang.c:1967
+#: src/lang.c:1970
 msgid	"# Color of article subject\n"
 	"# Default: 6 (cyan)\n"
 msgstr	"# Farbe der Subjectzeile\n"
 	"# Voreinstellung: 6 (cyan)\n"
 
-#: src/lang.c:1973
+#: src/lang.c:1976
 msgid	"Color of response counter"
 msgstr	"Farbe des Antwortzählers"
 
-#: src/lang.c:1974
+#: src/lang.c:1977
 msgid	"# Color of response counter\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Farbe des Antwortzählers\n"
 	"# Voreinstellung: 2 (grün)\n"
 
-#: src/lang.c:1980
+#: src/lang.c:1983
 msgid	"Color of sender (From:)"
 msgstr	"Farbe des Autors (From:)"
 
-#: src/lang.c:1981
+#: src/lang.c:1984
 msgid	"# Color of sender (From:)\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Farbe des Autors (From:)\n"
 	"# Voreinstellung: 2 (grün)\n"
 
-#: src/lang.c:1987
+#: src/lang.c:1990
 msgid	"Color of help/mail sign"
 msgstr	"Farbe des Hilfe/Mail-Zeichen"
 
-#: src/lang.c:1988
+#: src/lang.c:1991
 msgid	"# Color of Help/Mail-Sign\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Farbe des Hilfe/Mail-Zeichen\n"
 	"# Voreinstellung: 4 (blau)\n"
 
-#: src/lang.c:1994
+#: src/lang.c:1997
 msgid	"Color of signatures"
 msgstr	"Farbe von Signaturen"
 
-#: src/lang.c:1995
+#: src/lang.c:1998
 msgid	"# Color of signature\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Farbe von Signaturen\n"
 	"# Voreinstellung: 4 (blau)\n"
 
-#: src/lang.c:2001
+#: src/lang.c:2004
 msgid	"Color of highlighted URLs"
 msgstr	"Farbe der hervorgehobenen URLs"
 
-#: src/lang.c:2002
+#: src/lang.c:2005
 msgid	"# Color of highlighted URLs\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Farbe der hervorgehobenen URLs\n"
 	"# Voreinstellung: -1 (Standard Farbe)\n"
 
-#: src/lang.c:2008
+#: src/lang.c:2011
 msgid	"Color of highlighting with *stars*"
 msgstr	"Farbe der Hervorhebung *Sterne*"
 
-#: src/lang.c:2009
+#: src/lang.c:2012
 msgid	"# Color of word highlighting with *stars*\n"
 	"# Default: 11 (yellow)\n"
 msgstr	"# Farbe der Hervorhebung durch *Sterne*\n"
 	"# Voreinstellung: 11 (gelb)\n"
 
-#: src/lang.c:2015
+#: src/lang.c:2018
 msgid	"Color of highlighting with _dash_"
 msgstr	"Farbe der Hervorhebung _Striche_"
 
-#: src/lang.c:2016
+#: src/lang.c:2019
 msgid	"# Color of word highlighting with _dash_\n"
 	"# Default: 13 (light pink)\n"
 msgstr	"# Farbe der Hervorhebung durch _Striche_\n"
 	"# Voreinstellung: 13 (hellrosa)\n"
 
-#: src/lang.c:2022
+#: src/lang.c:2025
 msgid	"Color of highlighting with /slash/"
 msgstr	"Farbe der Hervorhebung /Schrägstr./"
 
-#: src/lang.c:2023
+#: src/lang.c:2026
 msgid	"# Color of word highlighting with /slash/\n"
 	"# Default: 14 (light cyan)\n"
 msgstr	"# Farbe der Hervorhebung durch /Schrägstriche/\n"
 	"# Voreinstellung: 11 (hellcyan)\n"
 
-#: src/lang.c:2029
+#: src/lang.c:2032
 msgid	"Color of highlighting with -stroke-"
 msgstr	"Farbe der Hervorhebung -Durchstr.-"
 
-#: src/lang.c:2030
+#: src/lang.c:2033
 msgid	"# Color of word highlighting with -stroke-\n"
 	"# Default: 12 (light blue)\n"
 msgstr	"# Farbe der Hervorhebung durch -Durchstreichen-\n"
 	"# Voreinstellung: 12 (hellblau)\n"
 
-#: src/lang.c:2037
+#: src/lang.c:2040
 msgid	"Attr. of highlighting with *stars*"
 msgstr	"Hervorhebungsattribute *Sterne*"
 
-#: src/lang.c:2038
+#: src/lang.c:2041
 msgid	"# Attributes of word highlighting on mono terminals\n"
 	"# Possible values are:\n"
 	"#   0 = Normal\n"
@@ -5658,57 +5662,57 @@ msgstr	"# Attribute der Hervorhebung von
 	"# Hervorhebungsattribut für *Sterne*\n"
 	"# Voreinstellung: 6 (fett)\n"
 
-#: src/lang.c:2053
+#: src/lang.c:2056
 msgid	"Attr. of highlighting with _dash_"
 msgstr	"Hervorhebungsattr. _Unterstriche_"
 
-#: src/lang.c:2054
+#: src/lang.c:2057
 msgid	"# Attribute of word highlighting with _dash_\n"
 	"# Default: 2 (best highlighting)\n"
 msgstr	"# Hervorhebungsattribut für _Unterstriche_\n"
 	"# Voreinstellung: 2 (beste Hervorhebung)\n"
 
-#: src/lang.c:2060
+#: src/lang.c:2063
 msgid	"Attr. of highlighting with /slash/"
 msgstr	"Hervorhebungsattr. /Schrägstriche/"
 
-#: src/lang.c:2061
+#: src/lang.c:2064
 msgid	"# Attribute of word highlighting with /slash/\n"
 	"# Default: 5 (half bright)\n"
 msgstr	"# Hervorhebungsattribut für /Schrägstriche/\n"
 	"# Voreinstellung: 5 (halbe Helligkeit)\n"
 
-#: src/lang.c:2067
+#: src/lang.c:2070
 msgid	"Attr. of highlighting with -stroke-"
 msgstr	"Hervorhebungsattr. -Durchstreich.-"
 
-#: src/lang.c:2068
+#: src/lang.c:2071
 msgid	"# Attribute of word highlighting with -stroke-\n"
 	"# Default: 3 (reverse video)\n"
 msgstr	"# Hervorhebungsattribut für -Durchstreichen-\n"
 	"# Voreinstellung: 3 (Invers)\n"
 
-#: src/lang.c:2074
+#: src/lang.c:2077
 msgid	"URL highlighting in message body"
 msgstr	"URL-Hervorhebung im Artikel"
 
-#: src/lang.c:2075
+#: src/lang.c:2078
 msgid	"# Enable URL highlighting?\n"
 msgstr	"# URL-Hervorhebung aktivieren?\n"
 
-#: src/lang.c:2080
+#: src/lang.c:2083
 msgid	"Word highlighting in message body"
 msgstr	"Wort-Hervorhebung im Artikel"
 
-#: src/lang.c:2081
+#: src/lang.c:2084
 msgid	"# Enable word highlighting?\n"
 msgstr	"# Wort-Hervorhebung aktivieren?\n"
 
-#: src/lang.c:2086
+#: src/lang.c:2089
 msgid	"What to display instead of mark"
 msgstr	"Anstelle der Markierung anzeigen"
 
-#: src/lang.c:2087
+#: src/lang.c:2090
 msgid	"# Should the leading and ending stars and dashes also be displayed,\n"
 	"# even when they are highlighting marks?\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -5722,59 +5726,59 @@ msgstr	"# Sollen die führenden und absch
 	"#   1 = ja, anzeigen\n"
 	"# * 2 = Leerzeichen anstelle darstellen\n"
 
-#: src/lang.c:2096
+#: src/lang.c:2099
 msgid	"Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr	"Nach wie vielen Zeichen soll im Pager umbrochen werden? <CR> setzt."
 
-#: src/lang.c:2097
+#: src/lang.c:2100
 msgid	"Page line wrap column"
 msgstr	"Zeilen umbrechen nach"
 
-#: src/lang.c:2098
+#: src/lang.c:2101
 msgid	"# Wrap article lines at column\n"
 msgstr	"# In der Artikelanzeige Zeilen umbrechen bei Spalte\n"
 
-#: src/lang.c:2103
+#: src/lang.c:2106
 msgid	"Wrap around threads on next unread"
 msgstr	"Nä.ungel.-kein Abbr. am Listenende?"
 
-#: src/lang.c:2104
+#: src/lang.c:2107
 msgid	"# If ON wrap around threads on searching next unread article\n"
 msgstr	"# Diverse Funktionen in tin wechseln zum \"nächsten\" ungelesenen\n"
 	"# Artikel. Diese Einstellung kontrolliert, ob tin am Ende der\n"
 	"# Artikel/Threadliste abbricht (OFF) oder zum Beginn derselben springt und\n"
 	"# von dort aus den nächsten ungelesenen Artikel sucht. (ON)\n"
 
-#: src/lang.c:2108
+#: src/lang.c:2111
 msgid	"Enter default mail address (and fullname). <CR> sets."
 msgstr	"Standard Mail-Adresse (und Name) eingeben. <CR> setzt."
 
-#: src/lang.c:2109
+#: src/lang.c:2112
 msgid	"Mail address (and fullname)"
 msgstr	"Mailadresse (und Name)"
 
-#: src/lang.c:2110
+#: src/lang.c:2113
 msgid	"# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr	"# EMail-Adresse und vollständiger Name des Benutzers, wenn sie nicht\n"
 	"# benutzername@host (Vollständiger Name) lautet\n"
 
-#: src/lang.c:2115
+#: src/lang.c:2118
 msgid	"Show empty Followup-To in editor"
 msgstr	"Leeres Fup'2 im Editor anzeigen"
 
-#: src/lang.c:2116
+#: src/lang.c:2119
 msgid	"# If ON show empty Followup-To header when editing an article\n"
 msgstr	"# Wenn ON, zeige leeren Followup-To:-Header im Editor\n"
 
-#: src/lang.c:2120
+#: src/lang.c:2123
 msgid	"Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr	"Setze Pfad/! Kommando/--none um Ihre Signatur festzulegen. <CR> setzt."
 
-#: src/lang.c:2121
+#: src/lang.c:2124
 msgid	"Create signature from path/command"
 msgstr	"Erzeuge Signatur aus Pfad/Kommando"
 
-#: src/lang.c:2122
+#: src/lang.c:2125
 msgid	"# Signature path (random sigs)/file to be used when posting/replying\n"
 	"# default_sigfile=file       appends file as signature\n"
 	"# default_sigfile=!command   executes external command to generate a "
@@ -5785,51 +5789,51 @@ msgstr	"# Pfad der Sig (Zufällige Sigs)/
 	"# default_sigfile=!Kommando führt Kommando aus um Sig zu erzeugen\n"
 	"# default_sigfile=--none    hängt keine Signatur an\n"
 
-#: src/lang.c:2129
+#: src/lang.c:2132
 msgid	"Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr	"Trenne Sig mit \"-- \" in eigener Zeile ab. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:2130
+#: src/lang.c:2133
 msgid	"Prepend signature with \"-- \""
 msgstr	"Trenne Sig mit \"-- \" ab"
 
-#: src/lang.c:2131
+#: src/lang.c:2134
 msgid	"# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr	"# Falls ON trenne Signatur mit '\\n-- \\n' ab\n"
 
-#: src/lang.c:2135
+#: src/lang.c:2138
 msgid	"Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr	"Sig. beim Reposten eines Artikels hinzufügen? <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:2136
+#: src/lang.c:2139
 msgid	"Add signature when reposting"
 msgstr	"Signatur beim Reposten anhängen"
 
-#: src/lang.c:2137
+#: src/lang.c:2140
 msgid	"# If ON add signature to reposted articles\n"
 msgstr	"# Falls ON wird die Signatur auch an repostete Artikel angehängt.\n"
 
-#: src/lang.c:2141
+#: src/lang.c:2144
 #, c-format
 msgid	"Enter quotation marks, %s or %S for author's initials."
 msgstr	"Zitatzeichen eingeben, %s oder %S für die Initialen des Verfassers."
 
-#: src/lang.c:2142
+#: src/lang.c:2145
 msgid	"Characters used as quote-marks"
 msgstr	"Zitatzeichen"
 
-#: src/lang.c:2143
+#: src/lang.c:2146
 #, c-format
 msgid	"# Characters used in quoting to followups and replies.\n"
 	"# '_' is replaced by ' ', %%s, %%S are replaced by author's initials.\n"
 msgstr	"# Zeichen für Zitate in Antworten.\n"
 	"# '_' wird durch ' ' ersetzt. %%s, %%S wird ersetzt durch Autoreninitialen.\n"
 
-#: src/lang.c:2149
+#: src/lang.c:2152
 msgid	"Quoting behavior"
 msgstr	"Zitierverhalten"
 
-#: src/lang.c:2150
+#: src/lang.c:2153
 msgid	"# How quoting should be handled when following up or replying.\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = Nothing special\n"
@@ -5852,15 +5856,15 @@ msgstr	"# Spezielle Optionen beim Zitier
 	"#   7 = Zitatzeichen zusammenziehen & Signaturen zitieren & Leerzeilen "
 	"zitieren\n"
 
-#: src/lang.c:2163 src/lang.c:2171 src/lang.c:2177
+#: src/lang.c:2166 src/lang.c:2174 src/lang.c:2180
 msgid	"%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr	"%A Adr %D Datum %F Adr+Name %G Gruppenname %M Message-ID %N Name %C Vorname"
 
-#: src/lang.c:2164
+#: src/lang.c:2167
 msgid	"Quote line when following up"
 msgstr	"Einleitungszeile beim Antworten"
 
-#: src/lang.c:2165
+#: src/lang.c:2168
 #, c-format
 msgid	"# Format of quote line when mailing/posting/following-up an article\n"
 	"# %%A Address    %%D Date   %%F Addr+Name   %%G Groupname   %%M Message-ID\n"
@@ -5869,35 +5873,35 @@ msgstr	"# Format der Einleitungszeile be
 	"# %%A Adresse  %%D Datum  %%F Adr+Name  %%G Gruppenname  %%M Message-ID\n"
 	"# %%N Voller Name  %%C Vorname  %%I Initialen\n"
 
-#: src/lang.c:2172
+#: src/lang.c:2175
 msgid	"Quote line when cross-posting"
 msgstr	"Einleitungszeile beim Crossposten"
 
-#: src/lang.c:2178
+#: src/lang.c:2181
 msgid	"Quote line when mailing"
 msgstr	"Einleitungszeile bei Mailantwort"
 
-#: src/lang.c:2183
+#: src/lang.c:2186
 msgid	"If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr	"Falls ON, füge User-Agent:-Header ein. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:2184
+#: src/lang.c:2187
 msgid	"Insert 'User-Agent:'-header"
 msgstr	"Füge 'User-Agent:'-header ein"
 
-#: src/lang.c:2185
+#: src/lang.c:2188
 msgid	"# If ON include advertising User-Agent: header\n"
 msgstr	"# Falls ON füge 'User-Agent: header' ein\n"
 
-#: src/lang.c:2190
+#: src/lang.c:2193
 msgid	"Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr	"Zeichensatz für MIME (z.B. US-ASCII, ISO-8859-1, EUC-KR), <CR> setzt."
 
-#: src/lang.c:2191
+#: src/lang.c:2194
 msgid	"MM_CHARSET"
 msgstr	"MM_CHARSET"
 
-#: src/lang.c:2192
+#: src/lang.c:2195
 msgid	"# Charset supported locally which is also used for MIME header and\n"
 	"# Content-Type header.\n"
 	"# If not set, the value of the environment variable MM_CHARSET is used.\n"
@@ -5914,27 +5918,27 @@ msgstr	"# Der lokale Zeichensatz, der au
 	"# definiert, werden andere Zeichensätze als mm_charset nicht dargestellt\n"
 	"# und die jeweiligen Zeichen durch ein '?' ersetzt.\n"
 
-#: src/lang.c:2202
+#: src/lang.c:2205
 msgid	"MM_NETWORK_CHARSET"
 msgstr	"MM_NETWORK_CHARSET"
 
-#: src/lang.c:2203
+#: src/lang.c:2206
 msgid	"# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr	"# Zeichensatz für den MIME (Content-Type) Header der Artikel.\n"
 
-#: src/lang.c:2209
+#: src/lang.c:2212
 msgid	"Mailbox format"
 msgstr	"Mailbox-Format"
 
-#: src/lang.c:2210
+#: src/lang.c:2213
 msgid	"# Format of the mailbox.\n"
 msgstr	"# Format der Mailbox.\n"
 
-#: src/lang.c:2215
+#: src/lang.c:2218
 msgid	"MIME encoding in news messages"
 msgstr	"MIME-Kodierung in Newsartikeln"
 
-#: src/lang.c:2216
+#: src/lang.c:2219
 msgid	"# MIME encoding (8bit, base64, quoted-printable, 7bit) of the body\n"
 	"# for mails and posts, if necessary. QP is efficient for most European\n"
 	"# character sets (ISO-8859-X) with small fraction of non-US-ASCII chars,\n"
@@ -5948,15 +5952,15 @@ msgstr	"# MIME-Kodierung (8bit, base64, 
 	"# die meisten 8Bit Zeichensätze aus Ostasien, Griechenland und Russland\n"
 	"# ist, da dort gehäuft 8Bit Zeichen vorkommen.\n"
 
-#: src/lang.c:2224 src/lang.c:2245
+#: src/lang.c:2227 src/lang.c:2248
 msgid	"Don't change unless you know what you are doing. <ESC> cancels."
 msgstr	"Nur ändern, wenn Sie genau wissen, was Sie machen. <ESC> bricht ab."
 
-#: src/lang.c:2225
+#: src/lang.c:2228
 msgid	"Use 8bit characters in news headers"
 msgstr	"Benutze 8bit-Zeichen im Newsheader"
 
-#: src/lang.c:2226
+#: src/lang.c:2229
 msgid	"# If ON, 8bit characters in news headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
 	"# 8bit chars in header are encoded regardless of the value of this\n"
@@ -5968,27 +5972,27 @@ msgstr	"# Wenn ON werden 8-Bit-Zeichen (
 	"# kodiert, wenn post_mime_encoding nicht auch auf 8bit eingestellt\n"
 	"# ist.\n"
 
-#: src/lang.c:2233
+#: src/lang.c:2236
 msgid	"Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"Nachbearbeitete Artikel autom. anz. <SPACE> wechselt, <CR> setzt, <ESC> Ende."
 
-#: src/lang.c:2234
+#: src/lang.c:2237
 msgid	"View post-processed files"
 msgstr	"Nachbearbeitete Artikel anzeigen"
 
-#: src/lang.c:2235
+#: src/lang.c:2238
 msgid	"# If set, post processed files will be opened in a viewer\n"
 msgstr	"# Wenn ON werden nachbearbeitete Artikel automatisch angezeigt.\n"
 
-#: src/lang.c:2240
+#: src/lang.c:2243
 msgid	"MIME encoding in mail messages"
 msgstr	"MIME-Kodierung für E-Mails"
 
-#: src/lang.c:2246
+#: src/lang.c:2249
 msgid	"Use 8bit characters in mail headers"
 msgstr	"Benutze 8bit Zeichen im Mail Header"
 
-#: src/lang.c:2247
+#: src/lang.c:2250
 msgid	"# If ON, 8bit characters in mail headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
 	"# 8bit chars in headers are encoded regardless of the value of this "
@@ -6005,24 +6009,24 @@ msgstr	"# Wenn ON werden 8-Bit-Zeichen (
 	"# E-Mailheadern verbieten, daher sollte diese Einstellung NICHT auf ON\n"
 	"# geändert werden, wenn es keine zwingende Gründe dafür gibt.\n"
 
-#: src/lang.c:2257
+#: src/lang.c:2260
 msgid	"Strip blanks from ends of lines"
 msgstr	"Leerzeichen am Zeilenende entfernen"
 
-#: src/lang.c:2258
+#: src/lang.c:2261
 msgid	"# If ON strip blanks from ends of lines for faster display on slow "
 	"terminals.\n"
 msgstr	"# Falls ON lösche Leerzeichen am Zeilenende; verbessert die Geschwindigkeit\n"
 
-#: src/lang.c:2263
+#: src/lang.c:2266
 msgid	"If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr	"Wenn ON verwende Umschreibungen. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:2264
+#: src/lang.c:2267
 msgid	"Transliteration"
 msgstr	"Verwende Umschreibungen"
 
-#: src/lang.c:2265
+#: src/lang.c:2268
 msgid	"# If ON, use //TRANSLIT extension. This means that when a character cannot\n"
 	"# be represented in the in the target character set, it can be approximated\n"
 	"# through one or several similarly looking characters.\n"
@@ -6032,143 +6036,143 @@ msgstr	"# Wenn ON verwende //TRANSLIT Er
 	"# Terminal als EUR umschrieben, ohne //TRANSLIT würde tin ein\n"
 	"# Fragezeichen verwenden.\n"
 
-#: src/lang.c:2272
+#: src/lang.c:2275
 msgid	"Send you a carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	"Sendet ihnen automatisch eine Kopie. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:2273
+#: src/lang.c:2276
 msgid	"Send you a cc automatically"
 msgstr	"Sendet Ihnen ein Cc automatisch"
 
-#: src/lang.c:2274
+#: src/lang.c:2277
 msgid	"# If ON automatically put your name in the Cc: field when mailing an article\n"
 msgstr	"# Falls ON wird Ihr Name in das Cc: Feld beim Mailen des Artikels eingesetzt\n"
 
-#: src/lang.c:2278
+#: src/lang.c:2281
 msgid	"Send you a blind carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	"Sendet ihnen automatisch eine blinde Kopie. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:2279
+#: src/lang.c:2282
 msgid	"Send you a blind cc automatically"
 msgstr	"Sendet Ihnen eine blinde cc autom."
 
-#: src/lang.c:2280
+#: src/lang.c:2283
 msgid	"# If ON automatically put your name in the Bcc: field when mailing an "
 	"article\n"
 msgstr	"# Falls ON wird Ihr Name in das Bcc: Feld beim Mailen des Artikels "
 	"eingesetzt\n"
 
-#: src/lang.c:2284
+#: src/lang.c:2287
 msgid	"Enter address elements about which you want to be warned. <CR> sets."
 msgstr	"Geben Sie den Adressenteil an, vor dem Sie gewarnt werden. <CR> setzt."
 
-#: src/lang.c:2285
+#: src/lang.c:2288
 msgid	"Spamtrap warning address parts"
 msgstr	"Spamfallenwarnung in Adresse"
 
-#: src/lang.c:2286
+#: src/lang.c:2289
 msgid	"# A comma-delimited list of address-parts you want to be warned\n"
 	"# about when trying to reply by email.\n"
 msgstr	"# Eine Komma-separierte Liste von Adressteilen, vor denen gewarnt wird, wenn\n"
 	"# Sie via Mail antworten wollen.\n"
 
-#: src/lang.c:2291
+#: src/lang.c:2294
 msgid	"Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr	"Gültigkeit eines Filtereintrags in Tagen. <CR> setzt."
 
-#: src/lang.c:2292
+#: src/lang.c:2295
 msgid	"No. of days a filter entry is valid"
 msgstr	"Tage, die ein Filter gültig ist"
 
-#: src/lang.c:2293
+#: src/lang.c:2296
 msgid	"# Number of days a short term filter will be active\n"
 msgstr	"# Anzahl der Tage die ein temporärer Filter aktiv ist\n"
 
-#: src/lang.c:2297
+#: src/lang.c:2300
 msgid	"Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr	"Gepostete Artikel zum Filter hinzufügen. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:2298
+#: src/lang.c:2301
 msgid	"Add posted articles to filter"
 msgstr	"Füge gepostete Artikel zum Filter"
 
-#: src/lang.c:2299
+#: src/lang.c:2302
 msgid	"# If ON add posted articles which start a new thread to filter for\n"
 	"# highlighting follow-ups\n"
 msgstr	"# Falls ON füge gepostete Artikel die einen neuen Thread einleiten\n"
 	"# zum Filter hinzu um evtl. Antworten hervorzuheben\n"
 
-#: src/lang.c:2303
+#: src/lang.c:2306
 msgid	"The directory where articles/threads are to be saved in mailbox format."
 msgstr	"Verzeichnis, in dem Artikel/Threads im mailbox-Format gespeichert werden."
 
-#: src/lang.c:2304
+#: src/lang.c:2307
 msgid	"Mail directory"
 msgstr	"Mail Verzeichnis"
 
-#: src/lang.c:2305
+#: src/lang.c:2308
 msgid	"# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr	"# (-m) Verzeichnis für im mailbox-Format gespeicherte Artikel/Threads\n"
 
-#: src/lang.c:2310
+#: src/lang.c:2313
 msgid	"Save articles in batch mode (-S)"
 msgstr	"Speicher Artikel im Batchmode (-S)"
 
-#: src/lang.c:2311
+#: src/lang.c:2314
 msgid	"# If ON articles/threads will be saved in batch mode when save -S\n"
 	"# or mail (-M/-N) is specified on the command line\n"
 msgstr	"# Falls ON werden Artikel/Threads im Batchmode gespeichert wenn -S,\n"
 	"# oder gemailt, wenn -M bzw. -N in der Kommandozeile angegeben wurde.\n"
 
-#: src/lang.c:2316
+#: src/lang.c:2319
 msgid	"The directory where you want articles/threads saved."
 msgstr	"Das Verzeichnis, in dem Artikel/Threads gespeichert werden sollen."
 
-#: src/lang.c:2317
+#: src/lang.c:2320
 msgid	"Directory to save arts/threads in"
 msgstr	"Verz. um Art/Threads zu speichern"
 
-#: src/lang.c:2318
+#: src/lang.c:2321
 msgid	"# Directory where articles/threads are saved\n"
 msgstr	"# Verzeichnis in dem Artikel/Threads gespeichert werden\n"
 
-#: src/lang.c:2322
+#: src/lang.c:2325
 msgid	"Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> sets."
 msgstr	"Autom. sp. von Art/Thread anhand Archive-name:-Header. <SPACE> wechselt & "
 	"<CR> setzt."
 
-#: src/lang.c:2323
+#: src/lang.c:2326
 msgid	"Use Archive-name: header for save"
 msgstr	"Nutze Archive-name: zum Speichern"
 
-#: src/lang.c:2324
+#: src/lang.c:2327
 msgid	"# If ON articles/threads with Archive-name: in mail header will\n"
 	"# be automatically saved with the Archive-name & part/patch no.\n"
 msgstr	"# Falls ON werden Artikel mit gesetztem Archive-name:-Header unter\n"
 	"# diesem abgespeichert\n"
 
-#: src/lang.c:2329
+#: src/lang.c:2332
 msgid	"Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 	"cancels."
 msgstr	"Gesp. Art. gelesen markieren. <SPACE> wechselt, <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:2330
+#: src/lang.c:2333
 msgid	"Mark saved articles/threads as read"
 msgstr	"Mark. gesp. Artikel/Threads gelesen"
 
-#: src/lang.c:2331
+#: src/lang.c:2334
 msgid	"# If ON mark articles that are saved as read\n"
 msgstr	"# Falls ON werden gespeicherte Artikel als gelesen markiert\n"
 
-#: src/lang.c:2335
+#: src/lang.c:2338
 msgid	"Do post processing (eg. extract attachments) for saved articles."
 msgstr	"Bearbeite (z.B. unshar) gesp. Art/Threads. <SPACE> wechselt, <CR> setzt."
 
-#: src/lang.c:2336
+#: src/lang.c:2339
 msgid	"Post process saved articles"
 msgstr	"Nachbearbeiten gespeichert. Artikel"
 
-#: src/lang.c:2337
+#: src/lang.c:2340
 msgid	"# Perform post processing (saving binary attachments) from saved articles.\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no\n"
@@ -6180,101 +6184,101 @@ msgstr	"# Nachbearbeiten gespeicherter A
 	"#   1 = ja\n"
 	"#   2 = nur Shell Archive (shar) auspacken\n"
 
-#: src/lang.c:2346
+#: src/lang.c:2349
 msgid	"Process only unread articles"
 msgstr	"Bearbeite nur ungelesene Artikel"
 
-#: src/lang.c:2347
+#: src/lang.c:2350
 msgid	"# If ON only save/print/pipe/mail unread articles (tagged articles excepted)\n"
 msgstr	"# Falls ON speichere/drucke/pipe/maile nur ungelesene Artikel\n"
 	"# (markierte Artikel ausgenommen)\n"
 
-#: src/lang.c:2352
+#: src/lang.c:2355
 msgid	"Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr	"Drucke alles oder nur Teile des Headers <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:2353
+#: src/lang.c:2356
 msgid	"Print all headers when printing"
 msgstr	"Alle Header beim Drucken ausgeben"
 
-#: src/lang.c:2354
+#: src/lang.c:2357
 msgid	"# If ON print all of article header otherwise just the important lines\n"
 msgstr	"# Falls ON drucke alle Header des Artikels aus. Ansonsten nur die "
 	"wichtigsten\n"
 
-#: src/lang.c:2358
+#: src/lang.c:2361
 msgid	"The printer program with options that is to be used to print articles/threads."
 msgstr	"Das Druckprogramm, das zum drucken von Artikeln/Threads benutzt wird."
 
-#: src/lang.c:2359
+#: src/lang.c:2362
 msgid	"Printer program with options"
 msgstr	"Druckprogramm mit Optionen"
 
-#: src/lang.c:2360
+#: src/lang.c:2363
 msgid	"# Print program with parameters used to print articles/threads\n"
 msgstr	"# Druckprogramm mit Optionen zum drucken der Artikel/Threads\n"
 
-#: src/lang.c:2366
+#: src/lang.c:2369
 msgid	"Force redraw after certain commands"
 msgstr	"Anzeigeauffrischung nach Kommandos"
 
-#: src/lang.c:2367
+#: src/lang.c:2370
 msgid	"# If ON a screen redraw will always be done after certain external commands\n"
 msgstr	"# Falls ON wird die Anzeige nach einigen externen Kommandos aufgefrischt\n"
 
-#: src/lang.c:2371
+#: src/lang.c:2374
 msgid	"Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"Starte Editor mit Einrückung. <SPACE> wechselt, <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:2372
+#: src/lang.c:2375
 msgid	"Start editor with line offset"
 msgstr	"Starte Editor mit Einrückung"
 
-#: src/lang.c:2373
+#: src/lang.c:2376
 msgid	"# If ON editor will be started with cursor offset into the file\n"
 	"# otherwise the cursor will be positioned at the first line\n"
 msgstr	"# Falls ON wird der Cursor im Editor an die definierte Position gesetzt.\n"
 	"# Anderenfalls wird der Cursor in die erste Zeile gesetzt\n"
 
-#: src/lang.c:2378
+#: src/lang.c:2381
 msgid	"Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr	"%E für Editor, %F für Dateiname, %N für Zeilennummer, <CR> setzt."
 
-#: src/lang.c:2379
+#: src/lang.c:2382
 msgid	"Invocation of your editor"
 msgstr	"Aufruf Ihres Editors"
 
-#: src/lang.c:2380
+#: src/lang.c:2383
 #, c-format
 msgid	"# Format of editor line including parameters\n"
 	"# %%E Editor  %%F Filename  %%N Linenumber\n"
 msgstr	"# Format der Editorzeile mit den Parametern für den Aufruf\n"
 	"# %%E Editor  %%F Dateiname  %%N Zeilennummer\n"
 
-#: src/lang.c:2385
+#: src/lang.c:2388
 msgid	"Enter name and options for external-inews, --internal for internal inews"
 msgstr	"Name und Optionen für ext. inews, --internal für eingebaute Version"
 
-#: src/lang.c:2386
+#: src/lang.c:2389
 msgid	"External inews"
 msgstr	"Externes inews-Programm"
 
-#: src/lang.c:2387
+#: src/lang.c:2390
 msgid	"# If --internal use the built in mini inews for posting via NNTP\n"
 	"# otherwise use an external inews program\n"
 msgstr	"# Falls --internal wird das eingebaute mini inews zum posten via NNTP\n"
 	"# benutzt, sonst wird das hier angegebene Programm mit den angegebenen\n"
 	"# Optionen verwendet. z.B. 'inews -h'\n"
 
-#: src/lang.c:2391
+#: src/lang.c:2394
 msgid	"Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr	"%M für den Mailer, %S für Subject, %T für to, %F für Dateinamen, <CR> setzt."
 
-#: src/lang.c:2392
+#: src/lang.c:2395
 msgid	"Invocation of your mail command"
 msgstr	"Aufruf Ihres Mailkommandos"
 
-#: src/lang.c:2393
+#: src/lang.c:2396
 #, c-format
 msgid	"# Format of mailer line including parameters\n"
 	"# %%M Mailer  %%S Subject  %%T To  %%F Filename\n"
@@ -6285,11 +6289,11 @@ msgstr	"# Format der Mailkommandozeile m
 	"# Ein Beispiel für elm           :  elm -s \"%%S\" \"%%T\" < %%F\n"
 	"# Ein Beispiel für elm interaktiv:  elm -i %%F -s \"%%S\" \"%%T\"\n"
 
-#: src/lang.c:2401
+#: src/lang.c:2404
 msgid	"Use interactive mail reader"
 msgstr	"Benutze interaktives Mailprogramm"
 
-#: src/lang.c:2402
+#: src/lang.c:2405
 msgid	"# Interactive mailreader\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no interactive mailreader\n"
@@ -6302,57 +6306,57 @@ msgstr	"# Interaktives Mailprogramm.\n"
 	"übergeben\n"
 	"#   2 = interaktives Mailprogramm, Mailheader werden als Argumente übergeben\n"
 
-#: src/lang.c:2411
+#: src/lang.c:2414
 msgid	"Remove ~/.article after posting"
 msgstr	"Entferne ~/.article nach dem posten"
 
-#: src/lang.c:2412
+#: src/lang.c:2415
 msgid	"# If ON remove ~/.article after posting.\n"
 msgstr	"# Falls ON entferne ~/.article nach dem posten.\n"
 
-#: src/lang.c:2416
+#: src/lang.c:2419
 msgid	"Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr	"Dateiname für Kopie geposteter Artikel. <CR> setzt, kein Name=keine Kopie."
 
-#: src/lang.c:2417
+#: src/lang.c:2420
 msgid	"Filename for posted articles"
 msgstr	"Gepostete Artikel speichern in"
 
-#: src/lang.c:2418
+#: src/lang.c:2421
 msgid	"# Filename where to keep all postings (default posted)\n"
 	"# If no filename is set then postings will not be saved\n"
 msgstr	"# Dateiname für die Kopie aller Postings (Voreinstellung posted)\n"
 	"# Ist kein Name angegeben wird keine Kopie gespeichert\n"
 
-#: src/lang.c:2423
+#: src/lang.c:2426
 msgid	"Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr	"Behalte alle Fehlschläge in ~/dead.articles. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:2424
+#: src/lang.c:2427
 msgid	"Keep failed arts in ~/dead.articles"
 msgstr	"Halte Fehlschl. in ~/dead.articles"
 
-#: src/lang.c:2425
+#: src/lang.c:2428
 msgid	"# If ON keep all failed postings in ~/dead.articles\n"
 msgstr	"# Falls ON werden Fehlgeschlagene Artikel in ~/dead.articles verwahrt\n"
 
-#: src/lang.c:2429
+#: src/lang.c:2432
 msgid	"Do you want to strip unsubscribed groups from .newsrc"
 msgstr	"Wollen Sie nicht-abonnierte Gruppen aus der .newsrc entfernen?"
 
-#: src/lang.c:2430
+#: src/lang.c:2433
 msgid	"No unsubscribed groups in newsrc"
 msgstr	"Nur abonnierte Gruppen in newsrc"
 
-#: src/lang.c:2431
+#: src/lang.c:2434
 msgid	"# If ON strip unsubscribed groups from newsrc\n"
 msgstr	"# Falls ON entferne nicht-abonnierte Gruppen aus der newsrc\n"
 
-#: src/lang.c:2436
+#: src/lang.c:2439
 msgid	"Remove bogus groups from newsrc"
 msgstr	"Lösche nicht vorhan. G. aus newsrc"
 
-#: src/lang.c:2437
+#: src/lang.c:2440
 msgid	"# What to do with bogus groups in newsrc file\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = keep\n"
@@ -6364,57 +6368,57 @@ msgstr	"# Was soll mit nicht mehr vorhan
 	"#   1 = entfernen\n"
 	"#   2 = Mit D in der Auswahl markieren.\n"
 
-#: src/lang.c:2445
+#: src/lang.c:2448
 msgid	"Enter number of seconds until active file will be reread. <CR> sets."
 msgstr	"Sekunden, nach denen die active-Datei wieder gelesen wird. <CR> setzt."
 
-#: src/lang.c:2446
+#: src/lang.c:2449
 msgid	"Interval in secs to reread active"
 msgstr	"Active alle ... Sekunden neu lesen"
 
-#: src/lang.c:2447
+#: src/lang.c:2450
 msgid	"# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr	"# Zeitintervall in Sekunden zwischen dem Wiedereinlesen des active (0=nie)\n"
 
-#: src/lang.c:2452
+#: src/lang.c:2455
 msgid	"Reconnect to server automatically"
 msgstr	"Autom. Wiederverbindung zum Server"
 
-#: src/lang.c:2453
+#: src/lang.c:2456
 msgid	"# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr	"# Falls ON wird eine unterbrochene Verbindung zum NNTP Server\n"
 	"# automatisch reaktiviert\n"
 
-#: src/lang.c:2457
+#: src/lang.c:2460
 msgid	"Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr	"Erzeuge lokale Kopien der NNTP Overview Dateien. <SPACE> wechselt & <CR> "
 	"setzt."
 
-#: src/lang.c:2458
+#: src/lang.c:2461
 msgid	"Cache NNTP overview files locally"
 msgstr	"Speichere NNTP Overview Daten lokal"
 
-#: src/lang.c:2459
+#: src/lang.c:2462
 msgid	"# If ON, create local copies of NNTP overview files.\n"
 msgstr	"# Falls ON, erzeuge lokale Kopien der NNTP Overview Dateien.\n"
 
-#: src/lang.c:2463
+#: src/lang.c:2466
 msgid	"Enter format string. <CR> sets, <ESC> cancels."
 msgstr	"Format-Zeichenkette eingeben. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:2464
+#: src/lang.c:2467
 msgid	"Format string for display of dates"
 msgstr	"Datums Format-Zeichenkette"
 
-#: src/lang.c:2465
+#: src/lang.c:2468
 msgid	"# Format string for date representation\n"
 msgstr	"# Zeichenkette die die Datumsanzeige beschreibt.\n"
 
-#: src/lang.c:2471
+#: src/lang.c:2474
 msgid	"Unicode normalization form"
 msgstr	"Unicode Normalisierungsart"
 
-#: src/lang.c:2472
+#: src/lang.c:2475
 msgid	"# Unicode normalization form\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = None\n"
@@ -6430,11 +6434,11 @@ msgstr	"# Unicode Normalisierungsart\n"
 	"#   3 = NFC\n"
 	"#   4 = NFD\n"
 
-#: src/lang.c:2484
+#: src/lang.c:2487
 msgid	"Render BiDi"
 msgstr	"BiDi wiedergeben"
 
-#: src/lang.c:2485
+#: src/lang.c:2488
 msgid	"# If ON, bi-directional text is rendered by tin\n"
 msgstr	"# Falls ON, wird bi-direktionaler Text von tin wiedergeben.\n"
 
@@ -6481,7 +6485,7 @@ msgstr	"Sende letztes Kommando (%s) neu\
 #. *       - use some sort of pager?
 #. *       - -> lang.c
 #.
-#: src/nntplib.c:1724
+#: src/nntplib.c:1759
 msgid	"MOTD: "
 msgstr	""
 
Binary files tin-1.7.10/po/en_GB.gmo and tin-1.8.0/po/en_GB.gmo differ
diff -Nurp tin-1.7.10/po/en_GB.po tin-1.8.0/po/en_GB.po
--- tin-1.7.10/po/en_GB.po	2005-09-29 13:21:09.000000000 +0200
+++ tin-1.8.0/po/en_GB.po	2005-12-24 19:09:50.896754919 +0100
@@ -4,7 +4,7 @@
 msgid	""
 msgstr	"Project-Id-Version: tin 1.7.9\n"
 	"Report-Msgid-Bugs-To: \n"
-	"POT-Creation-Date: 2005-09-29 13:20+0200\n"
+	"POT-Creation-Date: 2005-12-24 19:09+0100\n"
 	"PO-Revision-Date: 2002-11-15 20:10+0000\n"
 	"Last-Translator: Robert Brady <rwb197@zepler.org>\n"
 	"Language-Team: \n"
@@ -281,7 +281,7 @@ msgstr	""
 msgid	"# remove tmp files and set Followup-To: poster\n"
 msgstr	""
 
-#: src/cook.c:495
+#: src/cook.c:499
 msgid	"(unknown)"
 msgstr	""
 
@@ -292,7 +292,7 @@ msgstr	""
 msgid	"Removed from the previous rule: "
 msgstr	""
 
-#: src/keymap.c:239
+#: src/keymap.c:271
 msgid	"NULL"
 msgstr	""
 
@@ -640,7 +640,7 @@ msgstr	""
 msgid	"Creating newsrc file...\n"
 msgstr	""
 
-#: src/lang.c:129 src/lang.c:1147
+#: src/lang.c:129 src/lang.c:1150
 msgid	"Default"
 msgstr	""
 
@@ -1623,7 +1623,7 @@ msgstr	""
 msgid	"choose next group with unread news"
 msgstr	""
 
-#: src/lang.c:389 src/lang.c:1194
+#: src/lang.c:389 src/lang.c:1197
 msgid	"quit"
 msgstr	""
 
@@ -1850,409 +1850,413 @@ msgstr	""
 msgid	"Invalid  From: %s  line. Read the INSTALL file again."
 msgstr	""
 
-#: src/lang.c:454
+#: src/lang.c:455
+msgid	"Invalid multibyte sequence found\n"
+msgstr	""
+
+#: src/lang.c:457
 #, c-format
 msgid	"Invalid  Sender:-header %s"
 msgstr	""
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid	"Inverse video disabled"
 msgstr	""
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid	"Inverse video enabled"
 msgstr	""
 
-#: src/lang.c:458
+#: src/lang.c:461
 #, c-format
 msgid	"Missing definition for %s\n"
 msgstr	""
 
-#: src/lang.c:459
+#: src/lang.c:462
 #, c-format
 msgid	"Invalid key definition '%s'\n"
 msgstr	""
 
-#: src/lang.c:460
+#: src/lang.c:463
 #, c-format
 msgid	"Invalid keyname '%s'\n"
 msgstr	""
 
-#: src/lang.c:461
+#: src/lang.c:464
 #, c-format
 msgid	"Keymap file was upgraded to version %s\n"
 msgstr	""
 
-#: src/lang.c:462
+#: src/lang.c:465
 #, c-format
 msgid	"Kill From:     [%s] (y/n): "
 msgstr	""
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid	"Kill Lines: (</>num): "
 msgstr	""
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid	"Kill Article Menu"
 msgstr	""
 
-#: src/lang.c:465
+#: src/lang.c:468
 #, c-format
 msgid	"Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr	""
 
-#: src/lang.c:466
+#: src/lang.c:469
 msgid	"Kill pattern scope  : "
 msgstr	""
 
-#: src/lang.c:467
+#: src/lang.c:470
 #, c-format
 msgid	"Kill Subject:  [%s] (y/n): "
 msgstr	""
 
-#: src/lang.c:468
+#: src/lang.c:471
 msgid	"Kill text pattern   : "
 msgstr	""
 
-#: src/lang.c:469
+#: src/lang.c:472
 msgid	"Kill time in days   : "
 msgstr	""
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid	"Last"
 msgstr	""
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid	"-- Last response --"
 msgstr	""
 
-#: src/lang.c:473
+#: src/lang.c:476
 #, c-format
 msgid	"Lines %s  "
 msgstr	""
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid	"Message-ID: line              "
 msgstr	""
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid	"Mail"
 msgstr	""
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid	"mailbox "
 msgstr	""
 
-#: src/lang.c:478
+#: src/lang.c:481
 #, c-format
 msgid	"Mail article(s) to [%.*s]> "
 msgstr	""
 
-#: src/lang.c:479
+#: src/lang.c:482
 #, c-format
 msgid	"Mailing log to %s\n"
 msgstr	""
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid	"Mail bug report..."
 msgstr	""
 
-#: src/lang.c:481
+#: src/lang.c:484
 #, c-format
 msgid	"Mail BUG REPORT to %s?"
 msgstr	""
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid	"Mailed"
 msgstr	""
 
-#: src/lang.c:483
+#: src/lang.c:486
 #, c-format
 msgid	"Mailing to %s..."
 msgstr	""
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid	"# [Mail/Save] active file. Format is like news active file:\n"
 	"#   groupname  max.artnum  min.artnum  /dir\n"
 	"# The 4th field is the basedir (ie. ~/Mail or ~/News)\n"
 	"#\n"
 msgstr	""
 
-#: src/lang.c:487
+#: src/lang.c:490
 #, c-format
 msgid	"%s marked as unread"
 msgstr	""
 
-#: src/lang.c:488
+#: src/lang.c:491
 #, c-format
 msgid	"Marked %d of %d tagged %s as read"
 msgstr	""
 
-#: src/lang.c:489
+#: src/lang.c:492
 #, c-format
 msgid	"Mark all articles as read%s?"
 msgstr	""
 
-#: src/lang.c:490
+#: src/lang.c:493
 #, c-format
 msgid	"Mark %s=tagged articles, %s=current article, %s=quit: "
 msgstr	""
 
-#: src/lang.c:491
+#: src/lang.c:494
 #, c-format
 msgid	"Mark group %s as read?"
 msgstr	""
 
-#: src/lang.c:492
+#: src/lang.c:495
 #, c-format
 msgid	"Mark thread as read%s?"
 msgstr	""
 
-#: src/lang.c:493
+#: src/lang.c:496
 #, c-format
 msgid	"Mark %s=tagged articles/threads, %s=current thread, %s=quit: "
 msgstr	""
 
-#: src/lang.c:494
+#: src/lang.c:497
 #, c-format
 msgid	"Matching %s groups..."
 msgstr	""
 
-#: src/lang.c:495 src/lang.c:499
+#: src/lang.c:498 src/lang.c:502
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=search pattern; %s=kill/select"
 msgstr	""
 
-#: src/lang.c:496
+#: src/lang.c:499
 #, c-format
 msgid	"%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; %s=list "
 	"thread"
 msgstr	""
 
-#: src/lang.c:497
+#: src/lang.c:500
 #, c-format
 msgid	"%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom"
 msgstr	""
 
-#: src/lang.c:498
+#: src/lang.c:501
 #, c-format
 msgid	"%s=search forwards; %s=search backwards; %s=quit"
 msgstr	""
 
-#: src/lang.c:500
+#: src/lang.c:503
 #, c-format
 msgid	"%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
 msgstr	""
 
-#: src/lang.c:501
+#: src/lang.c:504
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
 msgstr	""
 
-#: src/lang.c:502
+#: src/lang.c:505
 #, c-format
 msgid	"%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
 msgstr	""
 
-#: src/lang.c:503
+#: src/lang.c:506
 #, c-format
 msgid	"%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/out"
 msgstr	""
 
-#: src/lang.c:504
+#: src/lang.c:507
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr	""
 
-#: src/lang.c:505
+#: src/lang.c:508
 #, c-format
 msgid	"%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread"
 msgstr	""
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid	"--More--"
 msgstr	""
 
-#: src/lang.c:507
+#: src/lang.c:510
 #, c-format
 msgid	"Moving %s..."
 msgstr	""
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid	", name: "
 msgstr	""
 
-#: src/lang.c:510
+#: src/lang.c:513
 #, c-format
 msgid	"Goto newsgroup [%s]> "
 msgstr	""
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid	"newsgroups"
 msgstr	""
 
-#: src/lang.c:512
+#: src/lang.c:515
 #, c-format
 msgid	"Position %s in group list (1,2,..,$) [%d]> "
 msgstr	""
 
-#: src/lang.c:513
+#: src/lang.c:516
 msgid	"newsgroup"
 msgstr	""
 
-#: src/lang.c:514
+#: src/lang.c:517
 msgid	"Try and save newsrc file again?"
 msgstr	""
 
-#: src/lang.c:515
+#: src/lang.c:518
 msgid	"Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr	""
 
-#: src/lang.c:516
+#: src/lang.c:519
 msgid	"newsrc file saved successfully.\n"
 msgstr	""
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid	"-- Next response --"
 msgstr	""
 
-#: src/lang.c:518
+#: src/lang.c:521
 #, c-format
 msgid	"NNTP authorization password not found for %s"
 msgstr	"NNTP authorisation password not found for %s"
 
-#: src/lang.c:519
+#: src/lang.c:522
 msgid	"No  "
 msgstr	""
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid	"*** No articles ***"
 msgstr	""
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid	"No articles have been posted"
 msgstr	""
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid	"*** No description ***"
 msgstr	""
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid	"No filename"
 msgstr	""
 
-#: src/lang.c:524
+#: src/lang.c:527
 msgid	"No group"
 msgstr	""
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid	"*** No groups ***"
 msgstr	""
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid	"No more groups to read"
 msgstr	""
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid	"No last message"
 msgstr	""
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid	"No mail address"
 msgstr	""
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid	"No articles marked for saving"
 msgstr	""
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid	"No match"
 msgstr	""
 
-#: src/lang.c:531
+#: src/lang.c:534
 msgid	"No more groups"
 msgstr	""
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid	"No newsgroups"
 msgstr	""
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid	"No next unread article"
 msgstr	""
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid	"No previous group"
 msgstr	""
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid	"No previous unread article"
 msgstr	""
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid	"No responses"
 msgstr	""
 
-#: src/lang.c:537
+#: src/lang.c:540
 msgid	"No responses to list in current thread"
 msgstr	""
 
-#: src/lang.c:538
+#: src/lang.c:541
 msgid	"No search string"
 msgstr	""
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid	"No subject"
 msgstr	""
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid	"%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr	""
 
-#: src/lang.c:542
+#: src/lang.c:545
 #, c-format
 msgid	"%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr	""
 
-#: src/lang.c:543
+#: src/lang.c:546
 #, c-format
 msgid	"%s: Terminal must have clearscreen (cl) capability\n"
 msgstr	""
 
-#: src/lang.c:544
+#: src/lang.c:547
 #, c-format
 msgid	"%s: Terminal must have cursor motion (cm)\n"
 msgstr	""
 
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid	"%s: TERM variable must be set to use screen capabilities\n"
 msgstr	""
 
-#: src/lang.c:547
+#: src/lang.c:550
 #, c-format
 msgid	"No viewer found for %s/%s\n"
 msgstr	""
 
-#: src/lang.c:548
+#: src/lang.c:551
 msgid	"Newsgroup does not exist on this server"
 msgstr	""
 
-#: src/lang.c:549
+#: src/lang.c:552
 #, c-format
 msgid	"Group %s not found in active file"
 msgstr	""
 
-#: src/lang.c:550
+#: src/lang.c:553
 msgid	"c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	""
 
-#: src/lang.c:551
+#: src/lang.c:554
 msgid	"use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	""
 
-#: src/lang.c:552
+#: src/lang.c:555
 #, c-format
 msgid	"# NNTP-server -> newsrc translation table and NNTP-server\n"
 	"# shortname list for %s %s\n"
@@ -2268,315 +2272,315 @@ msgid	"# NNTP-server -> newsrc translati
 	"#\n"
 msgstr	""
 
-#: src/lang.c:559
+#: src/lang.c:562
 msgid	"Only"
 msgstr	""
 
-#: src/lang.c:560
+#: src/lang.c:563
 #, c-format
 msgid	"Option not enabled. Recompile with %s."
 msgstr	""
 
-#: src/lang.c:561
+#: src/lang.c:564
 msgid	"Options Menu"
 msgstr	""
 
-#: src/lang.c:564
+#: src/lang.c:567
 #, c-format
 msgid	"Error in regex: %s at pos. %d '%s'"
 msgstr	""
 
-#: src/lang.c:565
+#: src/lang.c:568
 #, c-format
 msgid	"Error in regex: pcre internal error %d"
 msgstr	""
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid	"Error in regex: study - pcre internal error %s"
 msgstr	""
 
-#: src/lang.c:567
+#: src/lang.c:570
 msgid	"Post a followup..."
 msgstr	""
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:569
+#: src/lang.c:572
 msgid	"An error has occurred while posting the article. If you think that this\n"
 	"error is temporary or otherwise correctable, you can postpone the article\n"
 	"and pick it up again with ^O later.\n"
 msgstr	""
 
-#: src/lang.c:572
+#: src/lang.c:575
 msgid	"Posted articles history"
 msgstr	""
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid	"Post to newsgroup(s) [%s]> "
 msgstr	""
 
-#: src/lang.c:574
+#: src/lang.c:577
 msgid	"-- post processing started --"
 msgstr	""
 
-#: src/lang.c:575
+#: src/lang.c:578
 msgid	"-- post processing completed --"
 msgstr	""
 
-#: src/lang.c:576
+#: src/lang.c:579
 #, c-format
 msgid	"Post subject [%s]> "
 msgstr	""
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid	"# Summary of mailed/posted messages viewable by 'W' command from within tin.\n"
 msgstr	""
 
-#: src/lang.c:578
+#: src/lang.c:581
 msgid	"Posting article..."
 msgstr	""
 
-#: src/lang.c:579
+#: src/lang.c:582
 #, c-format
 msgid	"Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr	""
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid	"Hot %s"
 msgstr	""
 
-#: src/lang.c:581
+#: src/lang.c:584
 #, c-format
 msgid	"Tagged %s"
 msgstr	""
 
-#: src/lang.c:582
+#: src/lang.c:585
 #, c-format
 msgid	"Untagged %s"
 msgstr	""
 
-#: src/lang.c:583
+#: src/lang.c:586
 msgid	"Processing mail messages marked for deletion."
 msgstr	""
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid	"Processing saved articles marked for deletion."
 msgstr	""
 
-#: src/lang.c:585
+#: src/lang.c:588
 #, c-format
 msgid	"Accept Followup-To? %s=post, %s=ignore, %s=quit: "
 msgstr	""
 
-#: src/lang.c:586
+#: src/lang.c:589
 msgid	"Article unchanged, abort mailing?"
 msgstr	""
 
-#: src/lang.c:587
+#: src/lang.c:590
 #, c-format
 msgid	"Do you want to see postponed articles (%d)?"
 msgstr	""
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid	"Add quick kill filter?"
 msgstr	""
 
-#: src/lang.c:590
+#: src/lang.c:593
 msgid	"Add quick selection filter?"
 msgstr	""
 
-#: src/lang.c:591
+#: src/lang.c:594
 msgid	"Do you really want to quit?"
 msgstr	""
 
-#: src/lang.c:592
+#: src/lang.c:595
 #, c-format
 msgid	"%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr	""
 
-#: src/lang.c:593
+#: src/lang.c:596
 msgid	"You have tagged articles in this group - quit anyway?"
 msgstr	""
 
-#: src/lang.c:594
+#: src/lang.c:597
 #, c-format
 msgid	"%s=quit, %s=edit, %s=postpone: "
 msgstr	""
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid	"%s=quit %s=edit %s=save kill description: "
 msgstr	""
 
-#: src/lang.c:596
+#: src/lang.c:599
 #, c-format
 msgid	"%s=quit %s=edit %s=save select description: "
 msgstr	""
 
-#: src/lang.c:597
+#: src/lang.c:600
 msgid	"Do you really want to quit without saving your configuration?"
 msgstr	""
 
-#: src/lang.c:600
+#: src/lang.c:603
 msgid	"Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr	""
 
-#: src/lang.c:601
+#: src/lang.c:604
 msgid	"Do you want to abort this operation?"
 msgstr	""
 
-#: src/lang.c:602
+#: src/lang.c:605
 msgid	"Do you want to exit tin immediately?"
 msgstr	""
 
-#: src/lang.c:603
+#: src/lang.c:606
 msgid	"Read response> "
 msgstr	""
 
-#: src/lang.c:604
+#: src/lang.c:607
 msgid	"Reading ('q' to quit)..."
 msgstr	""
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid	"Reading %sarticles..."
 msgstr	""
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid	"Reading %sattributes file...\n"
 msgstr	""
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid	"Reading %sconfig file...\n"
 msgstr	""
 
-#: src/lang.c:608
+#: src/lang.c:611
 msgid	"Reading filter file...\n"
 msgstr	""
 
-#: src/lang.c:609
+#: src/lang.c:612
 #, c-format
 msgid	"Reading %s groups..."
 msgstr	""
 
-#: src/lang.c:610
+#: src/lang.c:613
 msgid	"Reading input history file...\n"
 msgstr	""
 
-#: src/lang.c:611
+#: src/lang.c:614
 msgid	"Reading keymap file...\n"
 msgstr	""
 
-#: src/lang.c:612
+#: src/lang.c:615
 msgid	"Reading groups from active file... "
 msgstr	""
 
-#: src/lang.c:613
+#: src/lang.c:616
 msgid	"Reading groups from newsrc file... "
 msgstr	""
 
-#: src/lang.c:614
+#: src/lang.c:617
 msgid	"Reading newsgroups file... "
 msgstr	""
 
-#: src/lang.c:615
+#: src/lang.c:618
 msgid	"Reading newsrc file..."
 msgstr	""
 
-#: src/lang.c:617
+#: src/lang.c:620
 #, c-format
 msgid	"(%d:%02d remaining)"
 msgstr	""
 
-#: src/lang.c:619
+#: src/lang.c:622
 #, c-format
 msgid	"Bogus group %s removed."
 msgstr	""
 
-#: src/lang.c:620
+#: src/lang.c:623
 #, c-format
 msgid	"Error: rename %s to %s"
 msgstr	""
 
-#: src/lang.c:621
+#: src/lang.c:624
 msgid	"Reply to author..."
 msgstr	""
 
-#: src/lang.c:622
+#: src/lang.c:625
 msgid	"Repost"
 msgstr	""
 
-#: src/lang.c:623
+#: src/lang.c:626
 msgid	"Reposting article..."
 msgstr	""
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, c-format
 msgid	"Repost article(s) to group(s) [%s]> "
 msgstr	""
 
-#: src/lang.c:625
+#: src/lang.c:628
 msgid	"Reset newsrc?"
 msgstr	""
 
-#: src/lang.c:626
+#: src/lang.c:629
 msgid	"Responses have been directed to the following newsgroups"
 msgstr	""
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, c-format
 msgid	"Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr	""
 
-#: src/lang.c:628
+#: src/lang.c:631
 #, c-format
 msgid	"RespNo %4d of %4d"
 msgstr	""
 
-#: src/lang.c:629
+#: src/lang.c:632
 msgid	"Press <RETURN> to continue..."
 msgstr	""
 
-#: src/lang.c:631
+#: src/lang.c:634
 #, c-format
 msgid	"Select From    [%s] (y/n): "
 msgstr	""
 
-#: src/lang.c:632
+#: src/lang.c:635
 msgid	"Select Lines: (</>num): "
 msgstr	""
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid	"Auto-select Article Menu"
 msgstr	""
 
-#: src/lang.c:634
+#: src/lang.c:637
 #, c-format
 msgid	"Select Msg-Id  [%s] (f/l/o/n): "
 msgstr	""
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid	"Select pattern scope: "
 msgstr	""
 
-#: src/lang.c:636
+#: src/lang.c:639
 #, c-format
 msgid	"Select Subject [%s] (y/n): "
 msgstr	""
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid	"Select text pattern : "
 msgstr	""
 
-#: src/lang.c:638
+#: src/lang.c:641
 msgid	"Select time in days   : "
 msgstr	""
 
-#: src/lang.c:639
+#: src/lang.c:642
 #, c-format
 msgid	"# %s server configuration file\n"
 	"# This file was automatically saved by %s %s %s (\"%s\")\n"
@@ -2588,221 +2592,221 @@ msgid	"# %s server configuration file\n"
 	"\n"
 msgstr	""
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid	"Showing unread groups only"
 msgstr	""
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid	"Subject: line (ignore case)   "
 msgstr	""
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid	"Subject: line (case sensitive)"
 msgstr	""
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid	"Save"
 msgstr	""
 
-#: src/lang.c:649
+#: src/lang.c:652
 #, c-format
 msgid	"Save '%s' (%s/%s)?"
 msgstr	""
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid	"Save configuration before continuing?"
 msgstr	""
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid	"Save filename> "
 msgstr	""
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid	"Saved"
 msgstr	""
 
-#: src/lang.c:653
+#: src/lang.c:656
 #, c-format
 msgid	"%4d unread (%4d hot) %s in %s\n"
 msgstr	""
 
-#: src/lang.c:654
+#: src/lang.c:657
 #, c-format
 msgid	"Saved %s...\n"
 msgstr	""
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid	"Nothing was saved"
 msgstr	""
 
-#: src/lang.c:656
+#: src/lang.c:659
 #, c-format
 msgid	"\n"
 	"%s %d %s from %d %s\n"
 msgstr	""
 
-#: src/lang.c:657
+#: src/lang.c:660
 #, c-format
 msgid	"-- %s saved to %s%s --"
 msgstr	""
 
-#: src/lang.c:658
+#: src/lang.c:661
 #, c-format
 msgid	"-- %s saved to %s - %s --"
 msgstr	""
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid	"Saving..."
 msgstr	""
 
-#: src/lang.c:660
+#: src/lang.c:663
 #, c-format
 msgid	"%s: Screen initialization failed"
 msgstr	"%s: Screen initialisation failed"
 
-#: src/lang.c:662
+#: src/lang.c:665
 #, c-format
 msgid	"%s: screen is too small\n"
 msgstr	""
 
-#: src/lang.c:664
+#: src/lang.c:667
 #, c-format
 msgid	"screen is too small, %s is exiting\n"
 msgstr	""
 
-#: src/lang.c:665
+#: src/lang.c:668
 #, c-format
 msgid	"Search backwards [%s]> "
 msgstr	""
 
-#: src/lang.c:666
+#: src/lang.c:669
 #, c-format
 msgid	"Search body [%s]> "
 msgstr	""
 
-#: src/lang.c:667
+#: src/lang.c:670
 #, c-format
 msgid	"Search forwards [%s]> "
 msgstr	""
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid	"Searching..."
 msgstr	""
 
-#: src/lang.c:669
+#: src/lang.c:672
 #, c-format
 msgid	"Searching article %d of %d ('q' to abort)..."
 msgstr	""
 
-#: src/lang.c:670
+#: src/lang.c:673
 msgid	"Select article> "
 msgstr	""
 
-#: src/lang.c:671
+#: src/lang.c:674
 msgid	"Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr	""
 
-#: src/lang.c:672
+#: src/lang.c:675
 msgid	"Select group> "
 msgstr	""
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, c-format
 msgid	"Enter selection pattern [%s]> "
 msgstr	""
 
-#: src/lang.c:674
+#: src/lang.c:677
 msgid	"Select thread > "
 msgstr	""
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, c-format
 msgid	"%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr	""
 
-#: src/lang.c:676
+#: src/lang.c:679
 msgid	"servers active-file"
 msgstr	""
 
-#: src/lang.c:677
+#: src/lang.c:680
 msgid	"Cannot move into new newsgroups. Subscribe first..."
 msgstr	""
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid	"<SPACE>"
 msgstr	""
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid	"Starting: (%s)"
 msgstr	""
 
-#: src/lang.c:680
+#: src/lang.c:683
 #, c-format
 msgid	"List Thread (%d of %d)"
 msgstr	""
 
-#: src/lang.c:681
+#: src/lang.c:684
 #, c-format
 msgid	"Thread (%.*s)"
 msgstr	""
 
-#: src/lang.c:682
+#: src/lang.c:685
 msgid	"Enter wildcard subscribe pattern> "
 msgstr	""
 
-#: src/lang.c:683
+#: src/lang.c:686
 #, c-format
 msgid	"subscribed to %d groups"
 msgstr	""
 
-#: src/lang.c:684
+#: src/lang.c:687
 #, c-format
 msgid	"Subscribed to %s"
 msgstr	""
 
-#: src/lang.c:685
+#: src/lang.c:688
 msgid	"Subscribing... "
 msgstr	""
 
-#: src/lang.c:686
+#: src/lang.c:689
 #, c-format
 msgid	"Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr	""
 
-#: src/lang.c:687
+#: src/lang.c:690
 #, c-format
 msgid	"Supersede article(s) to group(s) [%s]> "
 msgstr	""
 
-#: src/lang.c:688
+#: src/lang.c:691
 msgid	"Superseding article ..."
 msgstr	""
 
-#: src/lang.c:689
+#: src/lang.c:692
 #, c-format
 msgid	"\n"
 	"Stopped. Type 'fg' to restart %s\n"
 msgstr	""
 
-#: src/lang.c:691
+#: src/lang.c:694
 #, c-format
 msgid	"%d days"
 msgstr	""
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid	"<TAB>"
 msgstr	""
 
-#: src/lang.c:693
+#: src/lang.c:696
 msgid	"TeX "
 msgstr	""
 
-#: src/lang.c:694
+#: src/lang.c:697
 msgid	"# Default action/prompt strings\n"
 msgstr	""
 
-#: src/lang.c:695
+#: src/lang.c:698
 msgid	"# Defaults for quick (1 key) kill & auto-selection filters\n"
 	"# header=NUM  0,1=Subject: 2,3=From: 4=Message-ID: & full References: line\n"
 	"#             5=Message-ID: & last References: entry only\n"
@@ -2812,323 +2816,323 @@ msgid	"# Defaults for quick (1 key) kill
 	"# expire=ON/OFF  ON=limit to default_filter_days OFF=don't ever expire\n"
 msgstr	""
 
-#: src/lang.c:708
+#: src/lang.c:711
 msgid	"# If ON use print current subject or newsgroup description in the last line\n"
 msgstr	""
 
-#: src/lang.c:709
+#: src/lang.c:712
 msgid	"# Host & time info used for detecting new groups (don't touch)\n"
 msgstr	""
 
-#: src/lang.c:710
+#: src/lang.c:713
 msgid	"There is no news\n"
 msgstr	""
 
-#: src/lang.c:711
+#: src/lang.c:714
 msgid	"Thread"
 msgstr	""
 
-#: src/lang.c:712
+#: src/lang.c:715
 msgid	"Thread Level Commands"
 msgstr	""
 
-#: src/lang.c:713
+#: src/lang.c:716
 msgid	"Thread deselected"
 msgstr	""
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid	"Thread selected"
 msgstr	""
 
-#: src/lang.c:716
+#: src/lang.c:719
 msgid	"threads"
 msgstr	""
 
-#: src/lang.c:718
+#: src/lang.c:721
 msgid	"Thread range"
 msgstr	""
 
-#: src/lang.c:719
+#: src/lang.c:722
 msgid	"thread"
 msgstr	""
 
-#: src/lang.c:720
+#: src/lang.c:723
 #, c-format
 msgid	"Thread %4s of %4s"
 msgstr	""
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid	"Threading articles..."
 msgstr	""
 
-#: src/lang.c:722
+#: src/lang.c:725
 #, c-format
 msgid	"Toggled word highlighting %s"
 msgstr	""
 
-#: src/lang.c:723
+#: src/lang.c:726
 msgid	"Toggled rot13 encoding"
 msgstr	""
 
-#: src/lang.c:724
+#: src/lang.c:727
 #, c-format
 msgid	"Toggled german TeX encoding %s"
 msgstr	""
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid	"Toggled tab-width to %d"
 msgstr	""
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid	"%d Trying to dotlock %s"
 msgstr	""
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid	"%d Trying to lock %s"
 msgstr	""
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid	"           h=help\n"
 msgstr	""
 
-#: src/lang.c:730
+#: src/lang.c:733
 msgid	"Unlimited"
 msgstr	""
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid	"Enter wildcard unsubscribe pattern> "
 msgstr	""
 
-#: src/lang.c:732
+#: src/lang.c:735
 #, c-format
 msgid	"Error decoding %s : %s"
 msgstr	""
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid	"No end."
 msgstr	""
 
-#: src/lang.c:734
+#: src/lang.c:737
 #, c-format
 msgid	"%s successfully decoded."
 msgstr	""
 
-#: src/lang.c:735
+#: src/lang.c:738
 #, c-format
 msgid	"%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
 	"\n"
 msgstr	""
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid	"unread "
 msgstr	""
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid	"unsubscribed from %d groups"
 msgstr	""
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid	"Unsubscribed from %s"
 msgstr	""
 
-#: src/lang.c:739
+#: src/lang.c:742
 msgid	"Unsubscribing... "
 msgstr	""
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid	"Unthreading articles..."
 msgstr	""
 
-#: src/lang.c:741
+#: src/lang.c:744
 msgid	"Updated"
 msgstr	""
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid	"Updating"
 msgstr	""
 
-#: src/lang.c:743
+#: src/lang.c:746
 #, c-format
 msgid	"Opening %s\n"
 msgstr	""
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid	"No more URL's in this article"
 msgstr	""
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid	"Use MIME display program for this message?"
 msgstr	""
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid	"  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr	""
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid	"  -Z       return status indicating if any unread news (batch mode)"
 msgstr	""
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid	"  -q       don't check for new newsgroups"
 msgstr	""
 
-#: src/lang.c:749
+#: src/lang.c:752
 msgid	"  -X       don't save any files on quit"
 msgstr	""
 
-#: src/lang.c:750
+#: src/lang.c:753
 msgid	"  -d       don't show newsgroup descriptions"
 msgstr	""
 
-#: src/lang.c:751
+#: src/lang.c:754
 msgid	"  -G limit get only limit articles/group"
 msgstr	""
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid	"  -H       help information about %s"
 msgstr	""
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid	"  -h       this help message"
 msgstr	""
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid	"  -I dir   news index file directory [default=%s]"
 msgstr	""
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid	"  -u       update index files (batch mode)"
 msgstr	""
 
-#: src/lang.c:756
+#: src/lang.c:759
 #, c-format
 msgid	"  -m dir   mailbox directory [default=%s]"
 msgstr	""
 
-#: src/lang.c:757
+#: src/lang.c:760
 #, c-format
 msgid	"\n"
 	"Mail bug reports/comments to %s"
 msgstr	""
 
-#: src/lang.c:758
+#: src/lang.c:761
 msgid	"  -N       mail new news to your posts (batch mode)"
 msgstr	""
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid	"  -M user  mail new news to specified user (batch mode)"
 msgstr	""
 
-#: src/lang.c:760
+#: src/lang.c:763
 #, c-format
 msgid	"  -f file  subscribed to newsgroups file [default=%s]"
 msgstr	""
 
-#: src/lang.c:761
+#: src/lang.c:764
 msgid	"  -x       no posting mode"
 msgstr	""
 
-#: src/lang.c:762
+#: src/lang.c:765
 msgid	"  -w       post an article and exit"
 msgstr	""
 
-#: src/lang.c:763
+#: src/lang.c:766
 msgid	"  -o       post all postponed articles and exit"
 msgstr	""
 
-#: src/lang.c:764
+#: src/lang.c:767
 msgid	"  -r       read news remotely from default NNTP server"
 msgstr	""
 
-#: src/lang.c:765
+#: src/lang.c:768
 msgid	"  -R       read news saved by -S option"
 msgstr	""
 
-#: src/lang.c:766
+#: src/lang.c:769
 #, c-format
 msgid	"  -s dir   save news directory [default=%s]"
 msgstr	""
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid	"  -S       save new news for later reading (batch mode)"
 msgstr	""
 
-#: src/lang.c:768
+#: src/lang.c:771
 msgid	"  -z       start if any unread news"
 msgstr	""
 
-#: src/lang.c:769
+#: src/lang.c:772
 #, c-format
 msgid	"A Usenet reader.\n"
 	"\n"
 	"Usage: %s [options] [newsgroup[,...]]"
 msgstr	""
 
-#: src/lang.c:770
+#: src/lang.c:773
 msgid	"  -v       verbose output for batch mode options"
 msgstr	""
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid	"  -V       print version & date information"
 msgstr	""
 
-#: src/lang.c:772
+#: src/lang.c:775
 #, c-format
 msgid	"%s only useful without batch mode operations\n"
 msgstr	""
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid	"%s only useful for batch mode operations\n"
 msgstr	""
 
-#: src/lang.c:775
+#: src/lang.c:778
 #, c-format
 msgid	"\n"
 	"%s%d out of range (0 - %d). Reset to 0"
 msgstr	""
 
-#: src/lang.c:776
+#: src/lang.c:779
 #, c-format
 msgid	"View '%s' (%s/%s)?"
 msgstr	""
 
-#: src/lang.c:778
+#: src/lang.c:781
 #, c-format
 msgid	"\n"
 	"Warning: posting exceeds %d columns. Line %d is the first long one:\n"
 	"%-100s\n"
 msgstr	""
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid	"\n"
 	"Warning: article unchanged after editing\n"
 msgstr	""
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid	"\n"
 	"Warning: \"Subject:\" contains only whitespaces.\n"
 msgstr	""
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid	"\n"
 	"Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:\".\n"
 msgstr	""
 
-#: src/lang.c:783
+#: src/lang.c:786
 msgid	"\n"
 	"Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
 	"         with \"Re: \" and does not contain \"(was:\".\n"
 msgstr	""
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid	"Read carefully!\n"
 	"\n"
 	"  You are about to cancel an article seemingly written by you. This will "
@@ -3141,7 +3145,7 @@ msgid	"Read carefully!\n"
 	"\n"
 msgstr	""
 
-#: src/lang.c:790
+#: src/lang.c:793
 msgid	"\n"
 	"Warning: You are using a non-plain transfer encoding (such as base64 or\n"
 	"         quoted-printable) and an external inews program to submit your\n"
@@ -3149,7 +3153,7 @@ msgid	"\n"
 	"         not be encoded properly.\n"
 msgstr	""
 
-#: src/lang.c:795
+#: src/lang.c:798
 #, c-format
 msgid	"\n"
 	"\n"
@@ -3158,7 +3162,7 @@ msgid	"\n"
 	"Read WHATSNEW, etc...\n"
 msgstr	""
 
-#: src/lang.c:797
+#: src/lang.c:800
 #, c-format
 msgid	"\n"
 	"\n"
@@ -3166,7 +3170,7 @@ msgid	"\n"
 	"Some values in your %s file may be ignored, others might have changed!\n"
 msgstr	""
 
-#: src/lang.c:800
+#: src/lang.c:803
 #, c-format
 msgid	"Warning: tin wrote fewer groups to your\n"
 	"\t%s\n"
@@ -3175,18 +3179,18 @@ msgid	"Warning: tin wrote fewer groups t
 	"before you start tin once again!\n"
 msgstr	""
 
-#: src/lang.c:804
+#: src/lang.c:807
 #, c-format
 msgid	"\n"
 	"Warning: Found %d '-- \\n' lines, this may confuse some people.\n"
 msgstr	""
 
-#: src/lang.c:805
+#: src/lang.c:808
 #, c-format
 msgid	"Warning: Only %d out of %d articles were saved"
 msgstr	""
 
-#: src/lang.c:806
+#: src/lang.c:809
 #, c-format
 msgid	"\n"
 	"Warning: Your signature  is longer than %d lines.  Since signatures usually "
@@ -3196,47 +3200,47 @@ msgid	"\n"
 	"         possible.\n"
 msgstr	""
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid	"Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
 msgstr	""
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid	"\n"
 	"Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
 msgstr	""
 
-#: src/lang.c:812
+#: src/lang.c:815
 msgid	"Writing attributes file..."
 msgstr	""
 
-#: src/lang.c:814
+#: src/lang.c:817
 #, c-format
 msgid	"%d Responses"
 msgstr	""
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid	"Added %d %s"
 msgstr	""
 
-#: src/lang.c:817
+#: src/lang.c:820
 msgid	"No unsubscribed groups to show"
 msgstr	""
 
-#: src/lang.c:818
+#: src/lang.c:821
 msgid	"Showing subscribed to groups only"
 msgstr	""
 
-#: src/lang.c:819
+#: src/lang.c:822
 msgid	"Yes "
 msgstr	""
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid	"    You have mail\n"
 msgstr	""
 
-#: src/lang.c:825
+#: src/lang.c:828
 #, c-format
 msgid	"\n"
 	"Warning: Posting is in %s and contains characters which are not\n"
@@ -3248,11 +3252,11 @@ msgid	"\n"
 	"         M)enu option.\n"
 msgstr	""
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid	"  -D       debug mode 1=NNTP 2=ALL"
 msgstr	""
 
-#: src/lang.c:840
+#: src/lang.c:843
 msgid	"Read carefully!\n"
 	"\n"
 	"  You are about to cancel an article seemingly not written by you.  This "
@@ -3268,11 +3272,11 @@ msgid	"Read carefully!\n"
 	"\n"
 msgstr	""
 
-#: src/lang.c:849
+#: src/lang.c:852
 msgid	"toggle color"
 msgstr	"toggle colour"
 
-#: src/lang.c:850
+#: src/lang.c:853
 msgid	"# Changing colors of several screen parts\n"
 	"# Possible values are:\n"
 	"#  -1 = default (white for foreground and black for background)\n"
@@ -3296,347 +3300,347 @@ msgid	"# Changing colors of several scre
 	"\n"
 msgstr	""
 
-#: src/lang.c:870
+#: src/lang.c:873
 msgid	"  -a       toggle color flag"
 msgstr	"  -a       toggle colour flag"
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid	"\n"
 	"Error: Followup-To set to more than one newsgroup!\n"
 msgstr	""
 
-#: src/lang.c:875
+#: src/lang.c:878
 #, c-format
 msgid	"\n"
 	"Error: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	""
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid	"\n"
 	"Error: \"%s\" is not a valid newsgroup!\n"
 msgstr	""
 
-#: src/lang.c:878
+#: src/lang.c:881
 msgid	"\n"
 	"Warning: Followup-To set to more than one newsgroup!\n"
 msgstr	""
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid	"\n"
 	"Warning: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	""
 
-#: src/lang.c:880
+#: src/lang.c:883
 #, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not in your newsrc, it may be invalid at this site!\n"
 msgstr	""
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not a valid newsgroup at this site!\n"
 msgstr	""
 
-#: src/lang.c:885
+#: src/lang.c:888
 #, c-format
 msgid	"%d files successfully written from %d articles. %d %s occurred."
 msgstr	""
 
-#: src/lang.c:886
+#: src/lang.c:889
 msgid	"Missing parts."
 msgstr	""
 
-#: src/lang.c:887
+#: src/lang.c:890
 msgid	"No beginning."
 msgstr	""
 
-#: src/lang.c:888
+#: src/lang.c:891
 msgid	"No data."
 msgstr	""
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid	"Unknown error."
 msgstr	""
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, c-format
 msgid	"\tChecksum of %s (%ld %s)"
 msgstr	""
 
-#: src/lang.c:897
+#: src/lang.c:900
 msgid	"Reading mail active file... "
 msgstr	""
 
-#: src/lang.c:898
+#: src/lang.c:901
 msgid	"Reading mailgroups file... "
 msgstr	""
 
-#: src/lang.c:902
+#: src/lang.c:905
 msgid	"perform PGP operations on article"
 msgstr	""
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid	"Add key(s) to public keyring?"
 msgstr	""
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, c-format
 msgid	"%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr	""
 
-#: src/lang.c:905
+#: src/lang.c:908
 #, c-format
 msgid	"%s=sign, %s=sign & include public key, %s=quit: "
 msgstr	""
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid	"PGP has not been set up (can't open %s)"
 msgstr	""
 
-#: src/lang.c:907
+#: src/lang.c:910
 msgid	"Article not signed and no public keys found"
 msgstr	""
 
-#: src/lang.c:909
+#: src/lang.c:912
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	""
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
 msgstr	""
 
-#: src/lang.c:911
+#: src/lang.c:914
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	""
 
-#: src/lang.c:913
+#: src/lang.c:916
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	""
 
-#: src/lang.c:914
+#: src/lang.c:917
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr	""
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	""
 
-#: src/lang.c:919
+#: src/lang.c:922
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
 msgstr	""
 
-#: src/lang.c:920
+#: src/lang.c:923
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr	""
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	""
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr	""
 
-#: src/lang.c:924
+#: src/lang.c:927
 #, c-format
 msgid	"%s=quit, %s=edit, %s=send [%%s]: "
 msgstr	""
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	""
 
-#: src/lang.c:934
+#: src/lang.c:937
 msgid	"Try cache_overview_files to speed up things.\n"
 msgstr	""
 
-#: src/lang.c:935
+#: src/lang.c:938
 msgid	"Tin will use local index files instead.\n"
 msgstr	""
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid	"Cannot find NNTP server name"
 msgstr	""
 
-#: src/lang.c:937
+#: src/lang.c:940
 #, c-format
 msgid	"Connecting to %s:%d..."
 msgstr	""
 
-#: src/lang.c:938
+#: src/lang.c:941
 msgid	"Disconnecting from server...\n"
 msgstr	""
 
-#: src/lang.c:939
+#: src/lang.c:942
 #, c-format
 msgid	"Wrong newsgroup name in response of GROUP command, %s for %s"
 msgstr	""
 
-#: src/lang.c:940
+#: src/lang.c:943
 #, c-format
 msgid	"Failed to connect to NNTP server %s. Exiting..."
 msgstr	""
 
-#: src/lang.c:941
+#: src/lang.c:944
 msgid	"205  Closing connection"
 msgstr	""
 
-#: src/lang.c:942
+#: src/lang.c:945
 msgid	"Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr	""
 
-#: src/lang.c:943
+#: src/lang.c:946
 msgid	"Connection to news server has timed out. Reconnect?"
 msgstr	""
 
-#: src/lang.c:944
+#: src/lang.c:947
 #, c-format
 msgid	"Put the server name in the file %s,\n"
 	"or set the environment variable NNTPSERVER"
 msgstr	""
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid	"  -A       force authentication on connect"
 msgstr	""
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid	"  -g serv  read news from NNTP server serv [default=%s]"
 msgstr	""
 
-#: src/lang.c:947
+#: src/lang.c:950
 #, c-format
 msgid	"  -p port  use port as NNTP port [default=%d]"
 msgstr	""
 
-#: src/lang.c:948
+#: src/lang.c:951
 msgid	"  -Q       quick start. Same as -nqd"
 msgstr	""
 
-#: src/lang.c:949
+#: src/lang.c:952
 msgid	"  -l       use only LIST instead of GROUP (-n) command"
 msgstr	""
 
-#: src/lang.c:950
+#: src/lang.c:953
 msgid	"  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr	""
 
-#: src/lang.c:952
+#: src/lang.c:955
 #, c-format
 msgid	"%s/tcp: Unknown service.\n"
 msgstr	""
 
-#: src/lang.c:955
+#: src/lang.c:958
 msgid	"\n"
 	"socket or connect problem\n"
 msgstr	""
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid	"\n"
 	"Connection to %s: "
 msgstr	""
 
-#: src/lang.c:958
+#: src/lang.c:961
 msgid	"Giving up...\n"
 msgstr	""
 
-#: src/lang.c:961
+#: src/lang.c:964
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 	"Tin will try to use XHDR XREF instead (slows down things a bit).\n"
 msgstr	""
 
-#: src/lang.c:964
+#: src/lang.c:967
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 msgstr	""
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid	"Can't open %s. Try %s -r to read news via NNTP.\n"
 msgstr	""
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid	"  -Q       quick start. Same as -qd"
 msgstr	""
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid	"  -l       read only active file instead of scanning spool (-n) command"
 msgstr	""
 
-#: src/lang.c:972
+#: src/lang.c:975
 msgid	"  -n       only read subscribed .newsrc groups from spool"
 msgstr	""
 
-#: src/lang.c:973
+#: src/lang.c:976
 msgid	"Your server does not have Xref: in its NOV-files.\n"
 msgstr	""
 
-#: src/lang.c:977
+#: src/lang.c:980
 msgid	"Posting using external inews failed. Use built in inews instead?"
 msgstr	""
 
-#: src/lang.c:978
+#: src/lang.c:981
 msgid	"It worked! Should I always use my built in inews from now on?"
 msgstr	""
 
-#: src/lang.c:986
+#: src/lang.c:989
 #, c-format
 msgid	"%d %s printed"
 msgstr	""
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid	"output article/thread/hot/pattern/tagged articles to printer"
 msgstr	""
 
-#: src/lang.c:988
+#: src/lang.c:991
 msgid	"Print"
 msgstr	""
 
-#: src/lang.c:989
+#: src/lang.c:992
 msgid	"Printing..."
 msgstr	""
 
-#: src/lang.c:993
+#: src/lang.c:996
 msgid	"pipe article/thread/hot/pattern/tagged articles into command"
 msgstr	""
 
-#: src/lang.c:994
+#: src/lang.c:997
 msgid	"No command"
 msgstr	""
 
-#: src/lang.c:995
+#: src/lang.c:998
 msgid	"Pipe"
 msgstr	""
 
-#: src/lang.c:996
+#: src/lang.c:999
 #, c-format
 msgid	"Pipe to command [%.*s]> "
 msgstr	""
 
-#: src/lang.c:997
+#: src/lang.c:1000
 msgid	"Piping..."
 msgstr	""
 
-#: src/lang.c:999
+#: src/lang.c:1002
 msgid	"Piping not enabled."
 msgstr	""
 
-#: src/lang.c:1003
+#: src/lang.c:1006
 #, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line has spaces  in it that MUST be removed.\n"
@@ -3645,7 +3649,7 @@ msgid	"\n"
 	"       newsgroup names.\n"
 msgstr	""
 
-#: src/lang.c:1008
+#: src/lang.c:1011
 #, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line is  continued in  the next line.  Since\n"
@@ -3653,7 +3657,7 @@ msgid	"\n"
 	"       Please write all newsgroups into a single line.\n"
 msgstr	""
 
-#: src/lang.c:1013
+#: src/lang.c:1016
 #, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line is continued in the next line.\n"
@@ -3661,13 +3665,13 @@ msgid	"\n"
 	"         To avoid trouble please write all newsgroups into a single line.\n"
 msgstr	""
 
-#: src/lang.c:1017
+#: src/lang.c:1020
 #, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n"
 msgstr	""
 
-#: src/lang.c:1022
+#: src/lang.c:1025
 msgid	"\n"
 	"  If your article contains quoted text  please take some time to pare it "
 	"down\n"
@@ -3688,498 +3692,498 @@ msgid	"\n"
 	"  likely to ignore it completely.  It's a crowded net out there.\n"
 msgstr	""
 
-#: src/lang.c:1035
+#: src/lang.c:1038
 msgid	"shell escape"
 msgstr	""
 
-#: src/lang.c:1036
+#: src/lang.c:1039
 #, c-format
 msgid	"Shell Command (%s)"
 msgstr	""
 
-#: src/lang.c:1037
+#: src/lang.c:1040
 #, c-format
 msgid	"Enter shell command [%s]> "
 msgstr	""
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 #, c-format
 msgid	"%s: Can't get entry for TERM\n"
 msgstr	""
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid	"Group %.*s ('q' to quit)..."
 msgstr	""
 
-#: src/lang.c:1047
+#: src/lang.c:1050
 #, c-format
 msgid	"Group %.*s..."
 msgstr	""
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid	"Server unavailable\n"
 msgstr	""
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %"
 	"s=post"
 msgstr	""
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 #, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1061
+#: src/lang.c:1064
 #, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1065
+#: src/lang.c:1068
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, c-format
 msgid	"%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1069
+#: src/lang.c:1072
 #, c-format
 msgid	"%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1075
+#: src/lang.c:1078
 msgid	"Terminal does not support color"
 msgstr	"Terminal does not support colour"
 
-#: src/lang.c:1080
+#: src/lang.c:1083
 #, c-format
 msgid	"Trying %s"
 msgstr	""
 
-#: src/lang.c:1094 src/lang.c:1120 src/lang.c:1136 src/lang.c:1315 src/refs.c:296
+#: src/lang.c:1097 src/lang.c:1123 src/lang.c:1139 src/lang.c:1318 src/refs.c:296
 msgid	"None"
 msgstr	""
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 msgid	"Subject"
 msgstr	""
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 msgid	"References"
 msgstr	""
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 msgid	"Both Subject and References"
 msgstr	""
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid	"Multipart Subject"
 msgstr	""
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 msgid	"Percentage Match"
 msgstr	""
 
-#: src/lang.c:1111 src/lang.c:1222
+#: src/lang.c:1114 src/lang.c:1225
 msgid	"No"
 msgstr	""
 
-#: src/lang.c:1112 src/lang.c:1224
+#: src/lang.c:1115 src/lang.c:1227
 msgid	"Yes"
 msgstr	""
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 msgid	"Hide All"
 msgstr	""
 
-#: src/lang.c:1121
+#: src/lang.c:1124
 msgid	"Address"
 msgstr	""
 
-#: src/lang.c:1122
+#: src/lang.c:1125
 msgid	"Full Name"
 msgstr	""
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 msgid	"Address and Name"
 msgstr	""
 
-#: src/lang.c:1130
+#: src/lang.c:1133
 msgid	"Max"
 msgstr	""
 
-#: src/lang.c:1131
+#: src/lang.c:1134
 msgid	"Sum"
 msgstr	""
 
-#: src/lang.c:1132
+#: src/lang.c:1135
 msgid	"Average"
 msgstr	""
 
-#: src/lang.c:1137
+#: src/lang.c:1140
 msgid	"Lines"
 msgstr	""
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 msgid	"Score"
 msgstr	""
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid	"Lines & Score"
 msgstr	""
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 msgid	"Black"
 msgstr	""
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid	"Red"
 msgstr	""
 
-#: src/lang.c:1150
+#: src/lang.c:1153
 msgid	"Green"
 msgstr	""
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid	"Brown"
 msgstr	""
 
-#: src/lang.c:1152
+#: src/lang.c:1155
 msgid	"Blue"
 msgstr	""
 
-#: src/lang.c:1153
+#: src/lang.c:1156
 msgid	"Pink"
 msgstr	""
 
-#: src/lang.c:1154
+#: src/lang.c:1157
 msgid	"Cyan"
 msgstr	""
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 msgid	"White"
 msgstr	""
 
-#: src/lang.c:1156
+#: src/lang.c:1159
 msgid	"Gray"
 msgstr	"Grey"
 
-#: src/lang.c:1157
+#: src/lang.c:1160
 msgid	"Light Red"
 msgstr	""
 
-#: src/lang.c:1158
+#: src/lang.c:1161
 msgid	"Light Green"
 msgstr	""
 
-#: src/lang.c:1159
+#: src/lang.c:1162
 msgid	"Yellow"
 msgstr	""
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 msgid	"Light Blue"
 msgstr	""
 
-#: src/lang.c:1161
+#: src/lang.c:1164
 msgid	"Light Pink"
 msgstr	""
 
-#: src/lang.c:1162
+#: src/lang.c:1165
 msgid	"Light Cyan"
 msgstr	""
 
-#: src/lang.c:1163
+#: src/lang.c:1166
 msgid	"Light White"
 msgstr	""
 
-#: src/lang.c:1171 src/lang.c:1228 src/lang.c:1242
+#: src/lang.c:1174 src/lang.c:1231 src/lang.c:1245
 msgid	"Nothing"
 msgstr	""
 
-#: src/lang.c:1172
+#: src/lang.c:1175
 msgid	"Mark"
 msgstr	""
 
-#: src/lang.c:1173
+#: src/lang.c:1176
 msgid	"Space"
 msgstr	""
 
-#: src/lang.c:1180
+#: src/lang.c:1183
 msgid	"Normal"
 msgstr	""
 
-#: src/lang.c:1181
+#: src/lang.c:1184
 msgid	"Best highlighting"
 msgstr	""
 
-#: src/lang.c:1182
+#: src/lang.c:1185
 msgid	"Underline"
 msgstr	""
 
-#: src/lang.c:1183
+#: src/lang.c:1186
 msgid	"Reverse video"
 msgstr	""
 
-#: src/lang.c:1184
+#: src/lang.c:1187
 msgid	"Blinking"
 msgstr	""
 
-#: src/lang.c:1185
+#: src/lang.c:1188
 msgid	"Half bright"
 msgstr	""
 
-#: src/lang.c:1186
+#: src/lang.c:1189
 msgid	"Bold"
 msgstr	""
 
-#: src/lang.c:1191
+#: src/lang.c:1194
 msgid	"none"
 msgstr	""
 
-#: src/lang.c:1192
+#: src/lang.c:1195
 msgid	"commands"
 msgstr	""
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 msgid	"select"
 msgstr	""
 
-#: src/lang.c:1195
+#: src/lang.c:1198
 msgid	"commands & quit"
 msgstr	""
 
-#: src/lang.c:1196
+#: src/lang.c:1199
 msgid	"commands & select"
 msgstr	""
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 msgid	"quit & select"
 msgstr	""
 
-#: src/lang.c:1198
+#: src/lang.c:1201
 msgid	"commands & quit & select"
 msgstr	""
 
-#: src/lang.c:1223
+#: src/lang.c:1226
 msgid	"Shell archive"
 msgstr	""
 
-#: src/lang.c:1229
+#: src/lang.c:1232
 msgid	"Subject: (descending)"
 msgstr	""
 
-#: src/lang.c:1230
+#: src/lang.c:1233
 msgid	"Subject: (ascending)"
 msgstr	""
 
-#: src/lang.c:1231
+#: src/lang.c:1234
 msgid	"From: (descending)"
 msgstr	""
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 msgid	"From: (ascending)"
 msgstr	""
 
-#: src/lang.c:1233
+#: src/lang.c:1236
 msgid	"Date: (descending)"
 msgstr	""
 
-#: src/lang.c:1234
+#: src/lang.c:1237
 msgid	"Date: (ascending)"
 msgstr	""
 
-#: src/lang.c:1235 src/lang.c:1243
+#: src/lang.c:1238 src/lang.c:1246
 msgid	"Score (descending)"
 msgstr	""
 
-#: src/lang.c:1236 src/lang.c:1244
+#: src/lang.c:1239 src/lang.c:1247
 msgid	"Score (ascending)"
 msgstr	""
 
-#: src/lang.c:1237
+#: src/lang.c:1240
 msgid	"Lines: (descending)"
 msgstr	""
 
-#: src/lang.c:1238
+#: src/lang.c:1241
 msgid	"Lines: (ascending)"
 msgstr	""
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid	"Always Keep"
 msgstr	""
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid	"Always Remove"
 msgstr	""
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid	"Mark with D on selection screen"
 msgstr	""
 
-#: src/lang.c:1256
+#: src/lang.c:1259
 msgid	"Kill only unread arts"
 msgstr	""
 
-#: src/lang.c:1257
+#: src/lang.c:1260
 msgid	"Kill all arts & show with K"
 msgstr	""
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1258
+#: src/lang.c:1261
 msgid	"Kill all arts and never show"
 msgstr	""
 
-#: src/lang.c:1263
+#: src/lang.c:1266
 msgid	"Nothing special"
 msgstr	""
 
-#: src/lang.c:1264
+#: src/lang.c:1267
 msgid	"Compress quotes"
 msgstr	""
 
-#: src/lang.c:1265
+#: src/lang.c:1268
 msgid	"Quote signatures"
 msgstr	""
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid	"Compress quotes, quote sigs"
 msgstr	""
 
-#: src/lang.c:1267
+#: src/lang.c:1270
 msgid	"Quote empty lines"
 msgstr	""
 
-#: src/lang.c:1268
+#: src/lang.c:1271
 msgid	"Compress quotes, quote empty lines"
 msgstr	""
 
-#: src/lang.c:1269
+#: src/lang.c:1272
 msgid	"Quote sigs & empty lines"
 msgstr	""
 
-#: src/lang.c:1270
+#: src/lang.c:1273
 msgid	"Comp. q., quote sigs & empty lines"
 msgstr	""
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid	"no"
 msgstr	""
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid	"with headers"
 msgstr	""
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid	"without headers"
 msgstr	""
 
-#: src/lang.c:1317 src/lang.c:1323
+#: src/lang.c:1320 src/lang.c:1326
 msgid	"NFKC"
 msgstr	""
 
-#: src/lang.c:1318
+#: src/lang.c:1321
 msgid	"NFKD"
 msgstr	""
 
-#: src/lang.c:1319
+#: src/lang.c:1322
 msgid	"NFC"
 msgstr	""
 
-#: src/lang.c:1320
+#: src/lang.c:1323
 msgid	"NFD"
 msgstr	""
 
-#: src/lang.c:1331
+#: src/lang.c:1334
 msgid	"Display Options"
 msgstr	""
 
-#: src/lang.c:1338
+#: src/lang.c:1341
 msgid	"Color Options"
 msgstr	"Colour Options"
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid	"Article-Limiting Options"
 msgstr	""
 
-#: src/lang.c:1351
+#: src/lang.c:1354
 msgid	"Posting/Mailing Options"
 msgstr	""
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid	"Saving/Printing Options"
 msgstr	""
 
-#: src/lang.c:1363
+#: src/lang.c:1366
 msgid	"Expert Options"
 msgstr	""
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid	"Filtering Options"
 msgstr	""
 
-#: src/lang.c:1374 src/lang.c:1405 src/lang.c:1411 src/lang.c:1437 src/lang.c:1487
-#: src/lang.c:1493 src/lang.c:1503 src/lang.c:1523 src/lang.c:1598 src/lang.c:1768
-#: src/lang.c:1774 src/lang.c:1780 src/lang.c:1786 src/lang.c:1798 src/lang.c:1805
-#: src/lang.c:1859 src/lang.c:1868 src/lang.c:1874 src/lang.c:1881 src/lang.c:1888
-#: src/lang.c:1895 src/lang.c:1902 src/lang.c:1909 src/lang.c:1916 src/lang.c:1923
-#: src/lang.c:1930 src/lang.c:1937 src/lang.c:1944 src/lang.c:1951 src/lang.c:1958
-#: src/lang.c:1965 src/lang.c:1972 src/lang.c:1979 src/lang.c:1986 src/lang.c:1993
-#: src/lang.c:2000 src/lang.c:2007 src/lang.c:2014 src/lang.c:2021 src/lang.c:2028
-#: src/lang.c:2036 src/lang.c:2052 src/lang.c:2059 src/lang.c:2066 src/lang.c:2073
-#: src/lang.c:2079 src/lang.c:2085 src/lang.c:2102 src/lang.c:2114 src/lang.c:2148
-#: src/lang.c:2201 src/lang.c:2208 src/lang.c:2214 src/lang.c:2239 src/lang.c:2256
-#: src/lang.c:2309 src/lang.c:2345 src/lang.c:2365 src/lang.c:2400 src/lang.c:2410
-#: src/lang.c:2435 src/lang.c:2451 src/lang.c:2470 src/lang.c:2483
+#: src/lang.c:1377 src/lang.c:1408 src/lang.c:1414 src/lang.c:1440 src/lang.c:1490
+#: src/lang.c:1496 src/lang.c:1506 src/lang.c:1526 src/lang.c:1601 src/lang.c:1771
+#: src/lang.c:1777 src/lang.c:1783 src/lang.c:1789 src/lang.c:1801 src/lang.c:1808
+#: src/lang.c:1862 src/lang.c:1871 src/lang.c:1877 src/lang.c:1884 src/lang.c:1891
+#: src/lang.c:1898 src/lang.c:1905 src/lang.c:1912 src/lang.c:1919 src/lang.c:1926
+#: src/lang.c:1933 src/lang.c:1940 src/lang.c:1947 src/lang.c:1954 src/lang.c:1961
+#: src/lang.c:1968 src/lang.c:1975 src/lang.c:1982 src/lang.c:1989 src/lang.c:1996
+#: src/lang.c:2003 src/lang.c:2010 src/lang.c:2017 src/lang.c:2024 src/lang.c:2031
+#: src/lang.c:2039 src/lang.c:2055 src/lang.c:2062 src/lang.c:2069 src/lang.c:2076
+#: src/lang.c:2082 src/lang.c:2088 src/lang.c:2105 src/lang.c:2117 src/lang.c:2151
+#: src/lang.c:2204 src/lang.c:2211 src/lang.c:2217 src/lang.c:2242 src/lang.c:2259
+#: src/lang.c:2312 src/lang.c:2348 src/lang.c:2368 src/lang.c:2403 src/lang.c:2413
+#: src/lang.c:2438 src/lang.c:2454 src/lang.c:2473 src/lang.c:2486
 msgid	"<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1375
+#: src/lang.c:1378
 msgid	"Show mini menu & posting etiquette"
 msgstr	""
 
-#: src/lang.c:1376
+#: src/lang.c:1379
 msgid	"# If ON show a mini menu of useful commands at each level\n"
 	"# and posting etiquette after composing an article\n"
 msgstr	""
 
-#: src/lang.c:1381
+#: src/lang.c:1384
 msgid	"Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1382
+#: src/lang.c:1385
 msgid	"Show description of each newsgroup"
 msgstr	""
 
-#: src/lang.c:1383
+#: src/lang.c:1386
 msgid	"# If ON show group description text after newsgroup name at\n"
 	"# group selection level\n"
 msgstr	""
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 msgid	"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
 	"sets."
 msgstr	""
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 msgid	"In group menu, show author by"
 msgstr	""
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid	"# Part of from field to display\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = none\n"
@@ -4188,31 +4192,31 @@ msgid	"# Part of from field to display\n
 	"#   3 = both\n"
 msgstr	""
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 msgid	"Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid	"Draw -> instead of highlighted bar"
 msgstr	""
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid	"# If ON use -> otherwise highlighted bar for selection\n"
 msgstr	""
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid	"Use inverse video for page headers"
 msgstr	""
 
-#: src/lang.c:1407
+#: src/lang.c:1410
 msgid	"# If ON use inverse video for page headers at different levels\n"
 msgstr	""
 
-#: src/lang.c:1412
+#: src/lang.c:1415
 msgid	"Thread articles by"
 msgstr	""
 
-#: src/lang.c:1413
+#: src/lang.c:1416
 msgid	"# Thread articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4223,15 +4227,15 @@ msgid	"# Thread articles by ...\n"
 	"#   5 = Percentage Match\n"
 msgstr	""
 
-#: src/lang.c:1424
+#: src/lang.c:1427
 msgid	"Enter percentage match required to thread together. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1425
+#: src/lang.c:1428
 msgid	"Thread percentage match"
 msgstr	""
 
-#: src/lang.c:1426
+#: src/lang.c:1429
 #, c-format
 msgid	"# Thread percentage match...\n"
 	"# the percentage of characters in the subject of an article that must match\n"
@@ -4244,11 +4248,11 @@ msgid	"# Thread percentage match...\n"
 	"# 'harppy' would be threaded separately from 'happy'\n"
 msgstr	""
 
-#: src/lang.c:1438
+#: src/lang.c:1441
 msgid	"Score of a thread"
 msgstr	""
 
-#: src/lang.c:1439
+#: src/lang.c:1442
 msgid	"# Thread score\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = max\n"
@@ -4256,15 +4260,15 @@ msgid	"# Thread score\n"
 	"#   2 = average\n"
 msgstr	""
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid	"Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1448
+#: src/lang.c:1451
 msgid	"Sort articles by"
 msgstr	""
 
-#: src/lang.c:1449
+#: src/lang.c:1452
 msgid	"# Sort articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4280,15 +4284,15 @@ msgid	"# Sort articles by ...\n"
 	"#  10 = Lines ascending\n"
 msgstr	""
 
-#: src/lang.c:1465
+#: src/lang.c:1468
 msgid	"Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid	"Sort threads by"
 msgstr	""
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid	"# Sort thread by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4296,43 +4300,43 @@ msgid	"# Sort thread by ...\n"
 	"#   2 = Score ascending\n"
 msgstr	""
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid	"Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid	"Goto first unread article in group"
 msgstr	""
 
-#: src/lang.c:1477
+#: src/lang.c:1480
 msgid	"# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr	""
 
-#: src/lang.c:1481
+#: src/lang.c:1484
 msgid	"Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid	"Show only unread articles"
 msgstr	""
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 msgid	"# If ON show only new/unread articles otherwise show all.\n"
 msgstr	""
 
-#: src/lang.c:1488
+#: src/lang.c:1491
 msgid	"Show only groups with unread arts"
 msgstr	""
 
-#: src/lang.c:1489
+#: src/lang.c:1492
 msgid	"# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr	""
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid	"Filter which articles"
 msgstr	""
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid	"# Filter which articles\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = only kill unread articles\n"
@@ -4340,184 +4344,184 @@ msgid	"# Filter which articles\n"
 	"#   2 = kill all articles and never show them\n"
 msgstr	""
 
-#: src/lang.c:1504
+#: src/lang.c:1507
 msgid	"Tab goes to next unread article"
 msgstr	""
 
-#: src/lang.c:1505
+#: src/lang.c:1508
 msgid	"# If ON the TAB command will go to next unread article at article viewer "
 	"level\n"
 msgstr	""
 
-#: src/lang.c:1509
+#: src/lang.c:1512
 msgid	"Scrolling with <SPACE> past the end of an art. jumps to the next unread one."
 msgstr	""
 
-#: src/lang.c:1510
+#: src/lang.c:1513
 msgid	"Space goes to next unread article"
 msgstr	""
 
-#: src/lang.c:1511
+#: src/lang.c:1514
 msgid	"# If ON the SPACE command will go to next unread article at article viewer\n"
 	"# level when the end of the article is reached (rn-style pager)\n"
 msgstr	""
 
-#: src/lang.c:1516
+#: src/lang.c:1519
 msgid	"Scrolling with <PGDN>/<DOWN> past the end of an art. jumps to the unread one."
 msgstr	""
 
-#: src/lang.c:1517
+#: src/lang.c:1520
 msgid	"PgDn goes to next unread article"
 msgstr	""
 
-#: src/lang.c:1518
+#: src/lang.c:1521
 msgid	"# If ON the PGDN or DOWN command will go to next unread article when\n"
 	"# pressed at end of message\n"
 msgstr	""
 
-#: src/lang.c:1524
+#: src/lang.c:1527
 msgid	"List thread using right arrow key"
 msgstr	""
 
-#: src/lang.c:1525
+#: src/lang.c:1528
 msgid	"# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr	""
 
-#: src/lang.c:1529
+#: src/lang.c:1532
 msgid	"Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1530
+#: src/lang.c:1533
 msgid	"Character to show deleted articles"
 msgstr	""
 
-#: src/lang.c:1531
+#: src/lang.c:1534
 msgid	"# Character used to show that an art was deleted (default 'D')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1536
+#: src/lang.c:1539
 msgid	"Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid	"Character to show inrange articles"
 msgstr	""
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid	"# Character used to show that an art is in a range (default '#')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1543
+#: src/lang.c:1546
 msgid	"Enter character to indicate that article will return. <CR> sets, <ESC> "
 	"cancels."
 msgstr	""
 
-#: src/lang.c:1544
+#: src/lang.c:1547
 msgid	"Character to show returning arts"
 msgstr	""
 
-#: src/lang.c:1545
+#: src/lang.c:1548
 msgid	"# Character used to show that an art will return (default '-')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid	"Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1551
+#: src/lang.c:1554
 msgid	"Character to show selected articles"
 msgstr	""
 
-#: src/lang.c:1552
+#: src/lang.c:1555
 msgid	"# Character used to show that an art was auto-selected (default '*')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1557
+#: src/lang.c:1560
 msgid	"Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid	"Character to show recent articles"
 msgstr	""
 
-#: src/lang.c:1559
+#: src/lang.c:1562
 msgid	"# Character used to show that an art is recent (default 'o')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1564
+#: src/lang.c:1567
 msgid	"Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid	"Character to show unread articles"
 msgstr	""
 
-#: src/lang.c:1566
+#: src/lang.c:1569
 msgid	"# Character used to show that an art is unread (default '+')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 msgid	"Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1572
+#: src/lang.c:1575
 msgid	"Character to show read articles"
 msgstr	""
 
-#: src/lang.c:1573
+#: src/lang.c:1576
 msgid	"# Character used to show that an art was read (default ' ')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid	"Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1579
+#: src/lang.c:1582
 msgid	"Character to show killed articles"
 msgstr	""
 
-#: src/lang.c:1580
+#: src/lang.c:1583
 msgid	"# Character used to show that an art was killed (default 'K')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1585
+#: src/lang.c:1588
 msgid	"Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1586
+#: src/lang.c:1589
 msgid	"Character to show readselected arts"
 msgstr	""
 
-#: src/lang.c:1587
+#: src/lang.c:1590
 msgid	"# Character used to show that an art was selected before read (default ':')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1592
+#: src/lang.c:1595
 msgid	"Enter maximum length of newsgroup names displayed. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1593
+#: src/lang.c:1596
 msgid	"Max. length of group names shown"
 msgstr	""
 
-#: src/lang.c:1594
+#: src/lang.c:1597
 msgid	"# Maximum length of the names of newsgroups displayed\n"
 msgstr	""
 
-#: src/lang.c:1599
+#: src/lang.c:1602
 msgid	"Show lines/score in listings"
 msgstr	""
 
-#: src/lang.c:1600
+#: src/lang.c:1603
 msgid	"# What informations should be displayed in article/thread listing\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4526,16 +4530,16 @@ msgid	"# What informations should be dis
 	"#   3 = lines & score\n"
 msgstr	""
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 msgid	"0 = full page scrolling, -1 = show previous last line as first on next page, -"
 	"2 = half page"
 msgstr	""
 
-#: src/lang.c:1610
+#: src/lang.c:1613
 msgid	"Number of lines to scroll in pager"
 msgstr	""
 
-#: src/lang.c:1611
+#: src/lang.c:1614
 msgid	"# Number of lines that cursor-up/down will scroll in article pager\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#  -2 = half-page scrolling\n"
@@ -4551,27 +4555,27 @@ msgstr	"# Number of lines that cursor-up
 	"# * 1 = line-by-line\n"
 	"#   2 or greater = scroll by 2 or more lines (only in the pager)\n"
 
-#: src/lang.c:1621
+#: src/lang.c:1624
 msgid	"Display signatures. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1622
+#: src/lang.c:1625
 msgid	"Display signatures"
 msgstr	""
 
-#: src/lang.c:1623
+#: src/lang.c:1626
 msgid	"# If OFF don't show signatures when displaying articles\n"
 msgstr	""
 
-#: src/lang.c:1627
+#: src/lang.c:1630
 msgid	"Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1628
+#: src/lang.c:1631
 msgid	"Display uue data as an attachment"
 msgstr	""
 
-#: src/lang.c:1629
+#: src/lang.c:1632
 msgid	"# Handling of uuencoded data in the pager\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no, display raw uuencoded data\n"
@@ -4581,28 +4585,28 @@ msgid	"# Handling of uuencoded data in t
 	"#       be folded into a tag line.\n"
 msgstr	""
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid	"Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 msgid	"Display \"a as Umlaut-a"
 msgstr	""
 
-#: src/lang.c:1641
+#: src/lang.c:1644
 msgid	"# If ON decode German style TeX umlaut codes to ISO and\n"
 	"# show \"a as Umlaut-a, etc.\n"
 msgstr	""
 
-#: src/lang.c:1646 src/lang.c:1656
+#: src/lang.c:1649 src/lang.c:1659
 msgid	"Space separated list of header fields"
 msgstr	""
 
-#: src/lang.c:1647
+#: src/lang.c:1650
 msgid	"Display these header fields (or *)"
 msgstr	""
 
-#: src/lang.c:1648
+#: src/lang.c:1651
 msgid	"# Which news headers you wish to see. If you want to see _all_ the headers,\n"
 	"# place an '*' as this value. This is the only way a wildcard can be used.\n"
 	"# If you enter 'X-' as the value, you will see all headers beginning with\n"
@@ -4611,11 +4615,11 @@ msgid	"# Which news headers you wish to 
 	"# spaces. Not defining anything turns off this option.\n"
 msgstr	""
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid	"Do not display these header fields"
 msgstr	""
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid	"# Same as 'news_headers_to_display' except it denotes the opposite.\n"
 	"# An example of using both options might be if you thought X- headers were\n"
 	"# A Good Thing(tm), but thought Alan and Pape were miscreants...well then "
@@ -4626,579 +4630,579 @@ msgid	"# Same as 'news_headers_to_displa
 	"# Not defining anything turns off this option.\n"
 msgstr	""
 
-#: src/lang.c:1668
+#: src/lang.c:1671
 msgid	"Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr	""
 
-#: src/lang.c:1669
+#: src/lang.c:1672
 msgid	"Skip multipart/alternative parts"
 msgstr	""
 
-#: src/lang.c:1670
+#: src/lang.c:1673
 msgid	"# If ON strip multipart/alternative messages automatically\n"
 msgstr	""
 
-#: src/lang.c:1675
+#: src/lang.c:1678
 msgid	"A regex used to decide which lines to show in col_quote."
 msgstr	""
 
-#: src/lang.c:1676
+#: src/lang.c:1679
 msgid	"Regex used to show quoted lines"
 msgstr	""
 
-#: src/lang.c:1677
+#: src/lang.c:1680
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted when viewing articles. Quoted lines are shown in col_quote.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid	"A regex used to decide which lines to show in col_quote2."
 msgstr	""
 
-#: src/lang.c:1684
+#: src/lang.c:1687
 msgid	"Regex used to show twice quoted l."
 msgstr	""
 
-#: src/lang.c:1685
+#: src/lang.c:1688
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted twice. Twice quoted lines are shown in col_quote2.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1691
+#: src/lang.c:1694
 msgid	"A regex used to decide which lines to show in col_quote3."
 msgstr	""
 
-#: src/lang.c:1692
+#: src/lang.c:1695
 msgid	"Regex used to show >= 3 times q.l."
 msgstr	""
 
-#: src/lang.c:1693
+#: src/lang.c:1696
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted >=3 times. >=3 times quoted lines are shown in col_quote3.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid	"A regex used to decide which words to show in col_markslashes."
 msgstr	""
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid	"Regex used to highlight /slashes/"
 msgstr	""
 
-#: src/lang.c:1702
+#: src/lang.c:1705
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '/' are to be shown in col_markslashes.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1708
+#: src/lang.c:1711
 msgid	"A regex used to decide which words to show in col_markstars."
 msgstr	""
 
-#: src/lang.c:1709
+#: src/lang.c:1712
 msgid	"Regex used to highlight *stars*"
 msgstr	""
 
-#: src/lang.c:1710
+#: src/lang.c:1713
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '*' are to be shown in col_markstars.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1716
+#: src/lang.c:1719
 msgid	"A regex used to decide which words to show in col_markstroke."
 msgstr	""
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 msgid	"Regex used to highlight -strokes-"
 msgstr	""
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '-' are to be shown in col_markstroke.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 msgid	"A regex used to decide which words to show in col_markdash."
 msgstr	""
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 msgid	"Regex used to highlight _underline_"
 msgstr	""
 
-#: src/lang.c:1726
+#: src/lang.c:1729
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '_' are to be shown in col_markdash.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1732
+#: src/lang.c:1735
 msgid	"A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr	""
 
-#: src/lang.c:1733
+#: src/lang.c:1736
 msgid	"Regex with Subject prefixes"
 msgstr	""
 
-#: src/lang.c:1734
+#: src/lang.c:1737
 msgid	"# A regular expression that tin will use to find Subject prefixes\n"
 	"# which will be removed before showing the header.\n"
 msgstr	""
 
-#: src/lang.c:1739
+#: src/lang.c:1742
 msgid	"A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr	""
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid	"Regex with Subject suffixes"
 msgstr	""
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid	"# A regular expression that tin will use to find Subject suffixes\n"
 	"# which will be removed when replying or posting followup.\n"
 msgstr	""
 
-#: src/lang.c:1746
+#: src/lang.c:1749
 msgid	"Enter name and options for external MIME viewer, --internal for built-in "
 	"viewer"
 msgstr	""
 
-#: src/lang.c:1747
+#: src/lang.c:1750
 msgid	"MIME binary content viewer"
 msgstr	""
 
-#: src/lang.c:1748
+#: src/lang.c:1751
 msgid	"# If --internal automatically use the built in MIME viewer for non-text\n"
 	"# parts of articles.\n"
 	"# Otherwise specify an external viewer program (eg, metamail) or leave blank\n"
 	"# for no automatic viewing\n"
 msgstr	""
 
-#: src/lang.c:1755
+#: src/lang.c:1758
 msgid	"Confirm before starting non-text viewing program"
 msgstr	""
 
-#: src/lang.c:1756
+#: src/lang.c:1759
 msgid	"Ask before using MIME viewer"
 msgstr	""
 
-#: src/lang.c:1757
+#: src/lang.c:1760
 msgid	"# If ON tin will ask before using metamail to display MIME messages\n"
 	"# this only happens if metamail_prog is set to something\n"
 msgstr	""
 
-#: src/lang.c:1762
+#: src/lang.c:1765
 msgid	"Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1763
+#: src/lang.c:1766
 msgid	"Catchup read groups when quitting"
 msgstr	""
 
-#: src/lang.c:1764
+#: src/lang.c:1767
 msgid	"# If ON ask user if read groups should all be marked read\n"
 msgstr	""
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid	"Catchup group using left key"
 msgstr	""
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 msgid	"# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr	""
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 msgid	"Catchup thread by using left key"
 msgstr	""
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 msgid	"Which actions require confirmation"
 msgstr	""
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 msgid	"# What should we ask confirmation for.\n"
 msgstr	""
 
-#: src/lang.c:1787
+#: src/lang.c:1790
 msgid	"'Mark article read' ignores tags"
 msgstr	""
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 msgid	"# If ON the 'Mark article read' function marks only the current article.\n"
 msgstr	""
 
-#: src/lang.c:1792
+#: src/lang.c:1795
 msgid	"Program to run to open URL's, <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1793
+#: src/lang.c:1796
 msgid	"Program that opens URL's"
 msgstr	""
 
-#: src/lang.c:1794
+#: src/lang.c:1797
 msgid	"# The program used to open URL's. The actual URL will be appended\n"
 msgstr	""
 
-#: src/lang.c:1799
+#: src/lang.c:1802
 msgid	"Use mouse in xterm"
 msgstr	""
 
-#: src/lang.c:1800
+#: src/lang.c:1803
 msgid	"# If ON enable mouse key support on xterm terminals\n"
 msgstr	""
 
-#: src/lang.c:1806
+#: src/lang.c:1809
 msgid	"Use scroll keys on keypad"
 msgstr	""
 
-#: src/lang.c:1807
+#: src/lang.c:1810
 msgid	"# If ON enable scroll keys on terminals that support it\n"
 msgstr	""
 
-#: src/lang.c:1812
+#: src/lang.c:1815
 msgid	"Enter maximum number of article to get. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1813
+#: src/lang.c:1816
 msgid	"Number of articles to get"
 msgstr	""
 
-#: src/lang.c:1814
+#: src/lang.c:1817
 msgid	"# Number of articles to get (0=no limit), if negative sets maximum number\n"
 	"# of already read articles to be read before first unread one\n"
 msgstr	""
 
-#: src/lang.c:1819
+#: src/lang.c:1822
 msgid	"Enter number of days article is considered recent. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1820
+#: src/lang.c:1823
 msgid	"Article recentness time limit"
 msgstr	""
 
-#: src/lang.c:1821
+#: src/lang.c:1824
 msgid	"# Number of days in which article is considered recent, (0=OFF)\n"
 msgstr	""
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 msgid	"WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr	""
 
-#: src/lang.c:1826
+#: src/lang.c:1829
 msgid	"Wildcard matching"
 msgstr	""
 
-#: src/lang.c:1827
+#: src/lang.c:1830
 msgid	"# Wildcard matching\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = wildmat\n"
 	"#   1 = regex\n"
 msgstr	""
 
-#: src/lang.c:1834
+#: src/lang.c:1837
 msgid	"Enter minimal score before an article is marked killed. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1835
+#: src/lang.c:1838
 msgid	"Score limit (kill)"
 msgstr	""
 
-#: src/lang.c:1836
+#: src/lang.c:1839
 msgid	"# Score limit before an article is marked killed\n"
 msgstr	""
 
-#: src/lang.c:1840
+#: src/lang.c:1843
 msgid	"Enter default score to kill articles. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1841
+#: src/lang.c:1844
 msgid	"Default score to kill articles"
 msgstr	""
 
-#: src/lang.c:1842
+#: src/lang.c:1845
 msgid	"# Default score to kill articles\n"
 msgstr	""
 
-#: src/lang.c:1846
+#: src/lang.c:1849
 msgid	"Enter minimal score before an article is marked hot. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1847
+#: src/lang.c:1850
 msgid	"Score limit (select)"
 msgstr	""
 
-#: src/lang.c:1848
+#: src/lang.c:1851
 msgid	"# Score limit before an article is marked hot\n"
 msgstr	""
 
-#: src/lang.c:1852
+#: src/lang.c:1855
 msgid	"Enter default score to select articles. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1853
+#: src/lang.c:1856
 msgid	"Default score to select articles"
 msgstr	""
 
-#: src/lang.c:1854
+#: src/lang.c:1857
 msgid	"# Default score to select articles\n"
 msgstr	""
 
-#: src/lang.c:1860
+#: src/lang.c:1863
 msgid	"Use slrnface to show ''X-Face:''s"
 msgstr	""
 
-#: src/lang.c:1861
+#: src/lang.c:1864
 msgid	"# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 	"# Only useful when running in an xterm.\n"
 msgstr	""
 
-#: src/lang.c:1869
+#: src/lang.c:1872
 msgid	"Use ANSI color"
 msgstr	"Use ANSI colour"
 
-#: src/lang.c:1870
+#: src/lang.c:1873
 msgid	"# If ON using ANSI-color\n"
 msgstr	"# If ON using ANSI-colour\n"
 
-#: src/lang.c:1875
+#: src/lang.c:1878
 msgid	"Standard foreground color"
 msgstr	"Standard foreground colour"
 
-#: src/lang.c:1876
+#: src/lang.c:1879
 msgid	"# Standard foreground color\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Standard foreground colour\n"
 	"# Default: -1 (default colour)\n"
 
-#: src/lang.c:1882
+#: src/lang.c:1885
 msgid	"Standard background color"
 msgstr	"Standard background colour"
 
-#: src/lang.c:1883
+#: src/lang.c:1886
 msgid	"# Standard background color\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Standard background colour\n"
 	"# Default: -1 (default colour)\n"
 
-#: src/lang.c:1889
+#: src/lang.c:1892
 msgid	"Color for inverse text (background)"
 msgstr	"Colour for inverse text (bg)"
 
-#: src/lang.c:1890
+#: src/lang.c:1893
 msgid	"# Color of background for inverse text\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Colour of background for inverse text\n"
 	"# Default: 4 (blue)\n"
 
-#: src/lang.c:1896
+#: src/lang.c:1899
 msgid	"Color for inverse text (foreground)"
 msgstr	"Colour for inverse text (fg)"
 
-#: src/lang.c:1897
+#: src/lang.c:1900
 msgid	"# Color of foreground for inverse text\n"
 	"# Default: 7 (white)\n"
 msgstr	"# Colour of foreground for inverse text\n"
 	"# Default: 7 (white)\n"
 
-#: src/lang.c:1903
+#: src/lang.c:1906
 msgid	"Color of text lines"
 msgstr	"Colour of text lines"
 
-#: src/lang.c:1904
+#: src/lang.c:1907
 msgid	"# Color of text lines\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Colour of text lines\n"
 	"# Default: -1 (default colour\n"
 
-#: src/lang.c:1910
+#: src/lang.c:1913
 msgid	"Color of mini help menu"
 msgstr	"Colour of mini help menu"
 
-#: src/lang.c:1911
+#: src/lang.c:1914
 msgid	"# Color of mini help menu\n"
 	"# Default: 3 (brown)\n"
 msgstr	"# Colour of mini help menu\n"
 	"# Default: 3 (brown)\n"
 
-#: src/lang.c:1917
+#: src/lang.c:1920
 msgid	"Color of help text"
 msgstr	"Colour of help text"
 
-#: src/lang.c:1918
+#: src/lang.c:1921
 msgid	"# Color of help pages\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Colour of help pages\n"
 	"# Default: -1 (default colour)\n"
 
-#: src/lang.c:1924
+#: src/lang.c:1927
 msgid	"Color of status messages"
 msgstr	"Colour of status messages"
 
-#: src/lang.c:1925
+#: src/lang.c:1928
 msgid	"# Color of messages in last line\n"
 	"# Default: 6 (cyan)\n"
 msgstr	"# Colour of messages in last line\n"
 	"# Default: 6 (cyan)\n"
 
-#: src/lang.c:1931
+#: src/lang.c:1934
 msgid	"Color of quoted lines"
 msgstr	"Colour of quoted lines"
 
-#: src/lang.c:1932
+#: src/lang.c:1935
 msgid	"# Color of quote-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Colour of quote-lines\n"
 	"# Default: 2 (green)\n"
 
-#: src/lang.c:1938
+#: src/lang.c:1941
 msgid	"Color of twice quoted line"
 msgstr	"Colour of twice quoted line"
 
-#: src/lang.c:1939
+#: src/lang.c:1942
 msgid	"# Color of twice quoted lines\n"
 	"# Default: 3 (brown)\n"
 msgstr	"# Colour of twice quoted lines\n"
 	"# Default: 3 (brown)\n"
 
-#: src/lang.c:1945
+#: src/lang.c:1948
 msgid	"Color of =>3 times quoted line"
 msgstr	"Colour of =>3 times quoted line"
 
-#: src/lang.c:1946
+#: src/lang.c:1949
 msgid	"# Color of >=3 times quoted lines\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Colour of >=3 times quoted lines\n"
 	"# Default: 4 (blue)\n"
 
-#: src/lang.c:1952
+#: src/lang.c:1955
 msgid	"Color of article header lines"
 msgstr	"Colour of article header lines"
 
-#: src/lang.c:1953
+#: src/lang.c:1956
 msgid	"# Color of header-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Colour of header-lines\n"
 	"# Default: 2 (green)\n"
 
-#: src/lang.c:1959
+#: src/lang.c:1962
 msgid	"Color of actual news header fields"
 msgstr	"Colour of actual news header fields"
 
-#: src/lang.c:1960
+#: src/lang.c:1963
 msgid	"# Color of actual news header fields\n"
 	"# Default: 9 (light red)\n"
 msgstr	"# Colour of actual news header fields\n"
 	"# Default: 9 (light red)\n"
 
-#: src/lang.c:1966
+#: src/lang.c:1969
 msgid	"Color of article subject lines"
 msgstr	"Colour of article subject lines"
 
-#: src/lang.c:1967
+#: src/lang.c:1970
 msgid	"# Color of article subject\n"
 	"# Default: 6 (cyan)\n"
 msgstr	"# Colour of article subject\n"
 	"# Default: 6 (cyan)\n"
 
-#: src/lang.c:1973
+#: src/lang.c:1976
 msgid	"Color of response counter"
 msgstr	"Colour of response counter"
 
-#: src/lang.c:1974
+#: src/lang.c:1977
 msgid	"# Color of response counter\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Colour of response counter\n"
 	"# Default: 2 (green)\n"
 
-#: src/lang.c:1980
+#: src/lang.c:1983
 msgid	"Color of sender (From:)"
 msgstr	"Colour of sender (From:)"
 
-#: src/lang.c:1981
+#: src/lang.c:1984
 msgid	"# Color of sender (From:)\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Colour of sender (From:)\n"
 	"# Default: 2 (green)\n"
 
-#: src/lang.c:1987
+#: src/lang.c:1990
 msgid	"Color of help/mail sign"
 msgstr	"Colour of help/mail sign"
 
-#: src/lang.c:1988
+#: src/lang.c:1991
 msgid	"# Color of Help/Mail-Sign\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Colour of Help/Mail-Sign\n"
 	"# Default: 4 (blue)\n"
 
-#: src/lang.c:1994
+#: src/lang.c:1997
 msgid	"Color of signatures"
 msgstr	"Colour of signatures"
 
-#: src/lang.c:1995
+#: src/lang.c:1998
 msgid	"# Color of signature\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Colour of signature\n"
 	"# Default: 4 (blue)\n"
 
-#: src/lang.c:2001
+#: src/lang.c:2004
 msgid	"Color of highlighted URLs"
 msgstr	"Colour of highlighted URLs"
 
-#: src/lang.c:2002
+#: src/lang.c:2005
 msgid	"# Color of highlighted URLs\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Colour of highlighted URLs\n"
 	"# Default: -1 (default colour)\n"
 
-#: src/lang.c:2008
+#: src/lang.c:2011
 msgid	"Color of highlighting with *stars*"
 msgstr	"Colour of highlighting with *stars*"
 
-#: src/lang.c:2009
+#: src/lang.c:2012
 msgid	"# Color of word highlighting with *stars*\n"
 	"# Default: 11 (yellow)\n"
 msgstr	"# Colour of word highlighting with *stars*\n"
 	"# Default: 11 (yellow)\n"
 
-#: src/lang.c:2015
+#: src/lang.c:2018
 msgid	"Color of highlighting with _dash_"
 msgstr	"Colour of highlighting with _dash_"
 
-#: src/lang.c:2016
+#: src/lang.c:2019
 msgid	"# Color of word highlighting with _dash_\n"
 	"# Default: 13 (light pink)\n"
 msgstr	"# Colour of word highlighting with _dash_\n"
 	"# Default: 13 (light pink)\n"
 
-#: src/lang.c:2022
+#: src/lang.c:2025
 msgid	"Color of highlighting with /slash/"
 msgstr	"Colour of highlighting with /slash/"
 
-#: src/lang.c:2023
+#: src/lang.c:2026
 msgid	"# Color of word highlighting with /slash/\n"
 	"# Default: 14 (light cyan)\n"
 msgstr	"# Colour of word highlighting with /slash/\n"
 	"# Default: 14 (light cyan)\n"
 
-#: src/lang.c:2029
+#: src/lang.c:2032
 msgid	"Color of highlighting with -stroke-"
 msgstr	"Colour of highlighting w. -stroke-"
 
-#: src/lang.c:2030
+#: src/lang.c:2033
 msgid	"# Color of word highlighting with -stroke-\n"
 	"# Default: 12 (light blue)\n"
 msgstr	"# Colour of word highlighting with -stroke-\n"
 	"# Default: 12 (light blue)\n"
 
-#: src/lang.c:2037
+#: src/lang.c:2040
 msgid	"Attr. of highlighting with *stars*"
 msgstr	""
 
-#: src/lang.c:2038
+#: src/lang.c:2041
 msgid	"# Attributes of word highlighting on mono terminals\n"
 	"# Possible values are:\n"
 	"#   0 = Normal\n"
@@ -5213,54 +5217,54 @@ msgid	"# Attributes of word highlighting
 	"# Default: 6 (bold)\n"
 msgstr	""
 
-#: src/lang.c:2053
+#: src/lang.c:2056
 msgid	"Attr. of highlighting with _dash_"
 msgstr	""
 
-#: src/lang.c:2054
+#: src/lang.c:2057
 msgid	"# Attribute of word highlighting with _dash_\n"
 	"# Default: 2 (best highlighting)\n"
 msgstr	""
 
-#: src/lang.c:2060
+#: src/lang.c:2063
 msgid	"Attr. of highlighting with /slash/"
 msgstr	""
 
-#: src/lang.c:2061
+#: src/lang.c:2064
 msgid	"# Attribute of word highlighting with /slash/\n"
 	"# Default: 5 (half bright)\n"
 msgstr	""
 
-#: src/lang.c:2067
+#: src/lang.c:2070
 msgid	"Attr. of highlighting with -stroke-"
 msgstr	""
 
-#: src/lang.c:2068
+#: src/lang.c:2071
 msgid	"# Attribute of word highlighting with -stroke-\n"
 	"# Default: 3 (reverse video)\n"
 msgstr	""
 
-#: src/lang.c:2074
+#: src/lang.c:2077
 msgid	"URL highlighting in message body"
 msgstr	""
 
-#: src/lang.c:2075
+#: src/lang.c:2078
 msgid	"# Enable URL highlighting?\n"
 msgstr	""
 
-#: src/lang.c:2080
+#: src/lang.c:2083
 msgid	"Word highlighting in message body"
 msgstr	""
 
-#: src/lang.c:2081
+#: src/lang.c:2084
 msgid	"# Enable word highlighting?\n"
 msgstr	""
 
-#: src/lang.c:2086
+#: src/lang.c:2089
 msgid	"What to display instead of mark"
 msgstr	""
 
-#: src/lang.c:2087
+#: src/lang.c:2090
 msgid	"# Should the leading and ending stars and dashes also be displayed,\n"
 	"# even when they are highlighting marks?\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -5269,55 +5273,55 @@ msgid	"# Should the leading and ending s
 	"# * 2 = print a space instead\n"
 msgstr	""
 
-#: src/lang.c:2096
+#: src/lang.c:2099
 msgid	"Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr	""
 
-#: src/lang.c:2097
+#: src/lang.c:2100
 msgid	"Page line wrap column"
 msgstr	""
 
-#: src/lang.c:2098
+#: src/lang.c:2101
 msgid	"# Wrap article lines at column\n"
 msgstr	""
 
-#: src/lang.c:2103
+#: src/lang.c:2106
 msgid	"Wrap around threads on next unread"
 msgstr	""
 
-#: src/lang.c:2104
+#: src/lang.c:2107
 msgid	"# If ON wrap around threads on searching next unread article\n"
 msgstr	""
 
-#: src/lang.c:2108
+#: src/lang.c:2111
 msgid	"Enter default mail address (and fullname). <CR> sets."
 msgstr	""
 
-#: src/lang.c:2109
+#: src/lang.c:2112
 msgid	"Mail address (and fullname)"
 msgstr	""
 
-#: src/lang.c:2110
+#: src/lang.c:2113
 msgid	"# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr	""
 
-#: src/lang.c:2115
+#: src/lang.c:2118
 msgid	"Show empty Followup-To in editor"
 msgstr	""
 
-#: src/lang.c:2116
+#: src/lang.c:2119
 msgid	"# If ON show empty Followup-To header when editing an article\n"
 msgstr	""
 
-#: src/lang.c:2120
+#: src/lang.c:2123
 msgid	"Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr	""
 
-#: src/lang.c:2121
+#: src/lang.c:2124
 msgid	"Create signature from path/command"
 msgstr	""
 
-#: src/lang.c:2122
+#: src/lang.c:2125
 msgid	"# Signature path (random sigs)/file to be used when posting/replying\n"
 	"# default_sigfile=file       appends file as signature\n"
 	"# default_sigfile=!command   executes external command to generate a "
@@ -5325,50 +5329,50 @@ msgid	"# Signature path (random sigs)/fi
 	"# default_sigfile=--none     don't append a signature\n"
 msgstr	""
 
-#: src/lang.c:2129
+#: src/lang.c:2132
 msgid	"Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2130
+#: src/lang.c:2133
 msgid	"Prepend signature with \"-- \""
 msgstr	""
 
-#: src/lang.c:2131
+#: src/lang.c:2134
 msgid	"# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr	""
 
-#: src/lang.c:2135
+#: src/lang.c:2138
 msgid	"Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2136
+#: src/lang.c:2139
 msgid	"Add signature when reposting"
 msgstr	""
 
-#: src/lang.c:2137
+#: src/lang.c:2140
 msgid	"# If ON add signature to reposted articles\n"
 msgstr	""
 
-#: src/lang.c:2141
+#: src/lang.c:2144
 #, c-format
 msgid	"Enter quotation marks, %s or %S for author's initials."
 msgstr	""
 
-#: src/lang.c:2142
+#: src/lang.c:2145
 msgid	"Characters used as quote-marks"
 msgstr	""
 
-#: src/lang.c:2143
+#: src/lang.c:2146
 #, c-format
 msgid	"# Characters used in quoting to followups and replies.\n"
 	"# '_' is replaced by ' ', %%s, %%S are replaced by author's initials.\n"
 msgstr	""
 
-#: src/lang.c:2149
+#: src/lang.c:2152
 msgid	"Quoting behavior"
 msgstr	"Quoting behaviour"
 
-#: src/lang.c:2150
+#: src/lang.c:2153
 msgid	"# How quoting should be handled when following up or replying.\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = Nothing special\n"
@@ -5381,50 +5385,50 @@ msgid	"# How quoting should be handled w
 	"#   7 = Compress quotes, quote signatures, quote empty lines\n"
 msgstr	""
 
-#: src/lang.c:2163 src/lang.c:2171 src/lang.c:2177
+#: src/lang.c:2166 src/lang.c:2174 src/lang.c:2180
 msgid	"%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr	""
 
-#: src/lang.c:2164
+#: src/lang.c:2167
 msgid	"Quote line when following up"
 msgstr	""
 
-#: src/lang.c:2165
+#: src/lang.c:2168
 #, c-format
 msgid	"# Format of quote line when mailing/posting/following-up an article\n"
 	"# %%A Address    %%D Date   %%F Addr+Name   %%G Groupname   %%M Message-ID\n"
 	"# %%N Full Name  %%C First Name   %%I Initials\n"
 msgstr	""
 
-#: src/lang.c:2172
+#: src/lang.c:2175
 msgid	"Quote line when cross-posting"
 msgstr	""
 
-#: src/lang.c:2178
+#: src/lang.c:2181
 msgid	"Quote line when mailing"
 msgstr	""
 
-#: src/lang.c:2183
+#: src/lang.c:2186
 msgid	"If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2184
+#: src/lang.c:2187
 msgid	"Insert 'User-Agent:'-header"
 msgstr	""
 
-#: src/lang.c:2185
+#: src/lang.c:2188
 msgid	"# If ON include advertising User-Agent: header\n"
 msgstr	""
 
-#: src/lang.c:2190
+#: src/lang.c:2193
 msgid	"Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr	""
 
-#: src/lang.c:2191
+#: src/lang.c:2194
 msgid	"MM_CHARSET"
 msgstr	""
 
-#: src/lang.c:2192
+#: src/lang.c:2195
 msgid	"# Charset supported locally which is also used for MIME header and\n"
 	"# Content-Type header.\n"
 	"# If not set, the value of the environment variable MM_CHARSET is used.\n"
@@ -5433,27 +5437,27 @@ msgid	"# Charset supported locally which
 	"# mm_charset is considered not displayable and represented as '?'.\n"
 msgstr	""
 
-#: src/lang.c:2202
+#: src/lang.c:2205
 msgid	"MM_NETWORK_CHARSET"
 msgstr	""
 
-#: src/lang.c:2203
+#: src/lang.c:2206
 msgid	"# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr	""
 
-#: src/lang.c:2209
+#: src/lang.c:2212
 msgid	"Mailbox format"
 msgstr	""
 
-#: src/lang.c:2210
+#: src/lang.c:2213
 msgid	"# Format of the mailbox.\n"
 msgstr	""
 
-#: src/lang.c:2215
+#: src/lang.c:2218
 msgid	"MIME encoding in news messages"
 msgstr	""
 
-#: src/lang.c:2216
+#: src/lang.c:2219
 msgid	"# MIME encoding (8bit, base64, quoted-printable, 7bit) of the body\n"
 	"# for mails and posts, if necessary. QP is efficient for most European\n"
 	"# character sets (ISO-8859-X) with small fraction of non-US-ASCII chars,\n"
@@ -5461,42 +5465,42 @@ msgid	"# MIME encoding (8bit, base64, qu
 	"# Russian charsets with a lot of 8bit characters.\n"
 msgstr	""
 
-#: src/lang.c:2224 src/lang.c:2245
+#: src/lang.c:2227 src/lang.c:2248
 msgid	"Don't change unless you know what you are doing. <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:2225
+#: src/lang.c:2228
 msgid	"Use 8bit characters in news headers"
 msgstr	""
 
-#: src/lang.c:2226
+#: src/lang.c:2229
 msgid	"# If ON, 8bit characters in news headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
 	"# 8bit chars in header are encoded regardless of the value of this\n"
 	"# parameter unless post_mime_encoding is 8bit as well.\n"
 msgstr	""
 
-#: src/lang.c:2233
+#: src/lang.c:2236
 msgid	"Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:2234
+#: src/lang.c:2237
 msgid	"View post-processed files"
 msgstr	""
 
-#: src/lang.c:2235
+#: src/lang.c:2238
 msgid	"# If set, post processed files will be opened in a viewer\n"
 msgstr	""
 
-#: src/lang.c:2240
+#: src/lang.c:2243
 msgid	"MIME encoding in mail messages"
 msgstr	""
 
-#: src/lang.c:2246
+#: src/lang.c:2249
 msgid	"Use 8bit characters in mail headers"
 msgstr	""
 
-#: src/lang.c:2247
+#: src/lang.c:2250
 msgid	"# If ON, 8bit characters in mail headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
 	"# 8bit chars in headers are encoded regardless of the value of this "
@@ -5506,160 +5510,160 @@ msgid	"# If ON, 8bit characters in mail 
 	"# turn it ON unless you have some compelling reason.\n"
 msgstr	""
 
-#: src/lang.c:2257
+#: src/lang.c:2260
 msgid	"Strip blanks from ends of lines"
 msgstr	""
 
-#: src/lang.c:2258
+#: src/lang.c:2261
 msgid	"# If ON strip blanks from ends of lines for faster display on slow "
 	"terminals.\n"
 msgstr	""
 
-#: src/lang.c:2263
+#: src/lang.c:2266
 msgid	"If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2264
+#: src/lang.c:2267
 msgid	"Transliteration"
 msgstr	""
 
-#: src/lang.c:2265
+#: src/lang.c:2268
 msgid	"# If ON, use //TRANSLIT extension. This means that when a character cannot\n"
 	"# be represented in the in the target character set, it can be approximated\n"
 	"# through one or several similarly looking characters.\n"
 msgstr	""
 
-#: src/lang.c:2272
+#: src/lang.c:2275
 msgid	"Send you a carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2273
+#: src/lang.c:2276
 msgid	"Send you a cc automatically"
 msgstr	""
 
-#: src/lang.c:2274
+#: src/lang.c:2277
 msgid	"# If ON automatically put your name in the Cc: field when mailing an article\n"
 msgstr	""
 
-#: src/lang.c:2278
+#: src/lang.c:2281
 msgid	"Send you a blind carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2279
+#: src/lang.c:2282
 msgid	"Send you a blind cc automatically"
 msgstr	""
 
-#: src/lang.c:2280
+#: src/lang.c:2283
 msgid	"# If ON automatically put your name in the Bcc: field when mailing an "
 	"article\n"
 msgstr	""
 
-#: src/lang.c:2284
+#: src/lang.c:2287
 msgid	"Enter address elements about which you want to be warned. <CR> sets."
 msgstr	""
 
-#: src/lang.c:2285
+#: src/lang.c:2288
 msgid	"Spamtrap warning address parts"
 msgstr	""
 
-#: src/lang.c:2286
+#: src/lang.c:2289
 msgid	"# A comma-delimited list of address-parts you want to be warned\n"
 	"# about when trying to reply by email.\n"
 msgstr	""
 
-#: src/lang.c:2291
+#: src/lang.c:2294
 msgid	"Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr	""
 
-#: src/lang.c:2292
+#: src/lang.c:2295
 msgid	"No. of days a filter entry is valid"
 msgstr	""
 
-#: src/lang.c:2293
+#: src/lang.c:2296
 msgid	"# Number of days a short term filter will be active\n"
 msgstr	""
 
-#: src/lang.c:2297
+#: src/lang.c:2300
 msgid	"Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2298
+#: src/lang.c:2301
 msgid	"Add posted articles to filter"
 msgstr	""
 
-#: src/lang.c:2299
+#: src/lang.c:2302
 msgid	"# If ON add posted articles which start a new thread to filter for\n"
 	"# highlighting follow-ups\n"
 msgstr	""
 
-#: src/lang.c:2303
+#: src/lang.c:2306
 msgid	"The directory where articles/threads are to be saved in mailbox format."
 msgstr	""
 
-#: src/lang.c:2304
+#: src/lang.c:2307
 msgid	"Mail directory"
 msgstr	""
 
-#: src/lang.c:2305
+#: src/lang.c:2308
 msgid	"# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr	""
 
-#: src/lang.c:2310
+#: src/lang.c:2313
 msgid	"Save articles in batch mode (-S)"
 msgstr	""
 
-#: src/lang.c:2311
+#: src/lang.c:2314
 msgid	"# If ON articles/threads will be saved in batch mode when save -S\n"
 	"# or mail (-M/-N) is specified on the command line\n"
 msgstr	""
 
-#: src/lang.c:2316
+#: src/lang.c:2319
 msgid	"The directory where you want articles/threads saved."
 msgstr	""
 
-#: src/lang.c:2317
+#: src/lang.c:2320
 msgid	"Directory to save arts/threads in"
 msgstr	""
 
-#: src/lang.c:2318
+#: src/lang.c:2321
 msgid	"# Directory where articles/threads are saved\n"
 msgstr	""
 
-#: src/lang.c:2322
+#: src/lang.c:2325
 msgid	"Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2323
+#: src/lang.c:2326
 msgid	"Use Archive-name: header for save"
 msgstr	""
 
-#: src/lang.c:2324
+#: src/lang.c:2327
 msgid	"# If ON articles/threads with Archive-name: in mail header will\n"
 	"# be automatically saved with the Archive-name & part/patch no.\n"
 msgstr	""
 
-#: src/lang.c:2329
+#: src/lang.c:2332
 msgid	"Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 	"cancels."
 msgstr	""
 
-#: src/lang.c:2330
+#: src/lang.c:2333
 msgid	"Mark saved articles/threads as read"
 msgstr	""
 
-#: src/lang.c:2331
+#: src/lang.c:2334
 msgid	"# If ON mark articles that are saved as read\n"
 msgstr	""
 
-#: src/lang.c:2335
+#: src/lang.c:2338
 msgid	"Do post processing (eg. extract attachments) for saved articles."
 msgstr	""
 
-#: src/lang.c:2336
+#: src/lang.c:2339
 msgid	"Post process saved articles"
 msgstr	""
 
-#: src/lang.c:2337
+#: src/lang.c:2340
 msgid	"# Perform post processing (saving binary attachments) from saved articles.\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no\n"
@@ -5667,95 +5671,95 @@ msgid	"# Perform post processing (saving
 	"#   2 = yes\n"
 msgstr	""
 
-#: src/lang.c:2346
+#: src/lang.c:2349
 msgid	"Process only unread articles"
 msgstr	""
 
-#: src/lang.c:2347
+#: src/lang.c:2350
 msgid	"# If ON only save/print/pipe/mail unread articles (tagged articles excepted)\n"
 msgstr	""
 
-#: src/lang.c:2352
+#: src/lang.c:2355
 msgid	"Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2353
+#: src/lang.c:2356
 msgid	"Print all headers when printing"
 msgstr	""
 
-#: src/lang.c:2354
+#: src/lang.c:2357
 msgid	"# If ON print all of article header otherwise just the important lines\n"
 msgstr	""
 
-#: src/lang.c:2358
+#: src/lang.c:2361
 msgid	"The printer program with options that is to be used to print articles/threads."
 msgstr	""
 
-#: src/lang.c:2359
+#: src/lang.c:2362
 msgid	"Printer program with options"
 msgstr	""
 
-#: src/lang.c:2360
+#: src/lang.c:2363
 msgid	"# Print program with parameters used to print articles/threads\n"
 msgstr	""
 
-#: src/lang.c:2366
+#: src/lang.c:2369
 msgid	"Force redraw after certain commands"
 msgstr	""
 
-#: src/lang.c:2367
+#: src/lang.c:2370
 msgid	"# If ON a screen redraw will always be done after certain external commands\n"
 msgstr	""
 
-#: src/lang.c:2371
+#: src/lang.c:2374
 msgid	"Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:2372
+#: src/lang.c:2375
 msgid	"Start editor with line offset"
 msgstr	""
 
-#: src/lang.c:2373
+#: src/lang.c:2376
 msgid	"# If ON editor will be started with cursor offset into the file\n"
 	"# otherwise the cursor will be positioned at the first line\n"
 msgstr	""
 
-#: src/lang.c:2378
+#: src/lang.c:2381
 msgid	"Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr	""
 
-#: src/lang.c:2379
+#: src/lang.c:2382
 msgid	"Invocation of your editor"
 msgstr	""
 
-#: src/lang.c:2380
+#: src/lang.c:2383
 #, c-format
 msgid	"# Format of editor line including parameters\n"
 	"# %%E Editor  %%F Filename  %%N Linenumber\n"
 msgstr	""
 
-#: src/lang.c:2385
+#: src/lang.c:2388
 msgid	"Enter name and options for external-inews, --internal for internal inews"
 msgstr	""
 
-#: src/lang.c:2386
+#: src/lang.c:2389
 msgid	"External inews"
 msgstr	""
 
-#: src/lang.c:2387
+#: src/lang.c:2390
 msgid	"# If --internal use the built in mini inews for posting via NNTP\n"
 	"# otherwise use an external inews program\n"
 msgstr	""
 
-#: src/lang.c:2391
+#: src/lang.c:2394
 msgid	"Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr	""
 
-#: src/lang.c:2392
+#: src/lang.c:2395
 msgid	"Invocation of your mail command"
 msgstr	""
 
-#: src/lang.c:2393
+#: src/lang.c:2396
 #, c-format
 msgid	"# Format of mailer line including parameters\n"
 	"# %%M Mailer  %%S Subject  %%T To  %%F Filename\n"
@@ -5763,11 +5767,11 @@ msgid	"# Format of mailer line including
 	"# ie. elm interactive          :    elm -i %%F -s \"%%S\" \"%%T\"\n"
 msgstr	""
 
-#: src/lang.c:2401
+#: src/lang.c:2404
 msgid	"Use interactive mail reader"
 msgstr	""
 
-#: src/lang.c:2402
+#: src/lang.c:2405
 msgid	"# Interactive mailreader\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no interactive mailreader\n"
@@ -5775,56 +5779,56 @@ msgid	"# Interactive mailreader\n"
 	"#   2 = use interactive mailreader without headers in file\n"
 msgstr	""
 
-#: src/lang.c:2411
+#: src/lang.c:2414
 msgid	"Remove ~/.article after posting"
 msgstr	""
 
-#: src/lang.c:2412
+#: src/lang.c:2415
 msgid	"# If ON remove ~/.article after posting.\n"
 msgstr	""
 
-#: src/lang.c:2416
+#: src/lang.c:2419
 msgid	"Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr	""
 
-#: src/lang.c:2417
+#: src/lang.c:2420
 msgid	"Filename for posted articles"
 msgstr	""
 
-#: src/lang.c:2418
+#: src/lang.c:2421
 msgid	"# Filename where to keep all postings (default posted)\n"
 	"# If no filename is set then postings will not be saved\n"
 msgstr	""
 
-#: src/lang.c:2423
+#: src/lang.c:2426
 msgid	"Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2424
+#: src/lang.c:2427
 msgid	"Keep failed arts in ~/dead.articles"
 msgstr	""
 
-#: src/lang.c:2425
+#: src/lang.c:2428
 msgid	"# If ON keep all failed postings in ~/dead.articles\n"
 msgstr	""
 
-#: src/lang.c:2429
+#: src/lang.c:2432
 msgid	"Do you want to strip unsubscribed groups from .newsrc"
 msgstr	""
 
-#: src/lang.c:2430
+#: src/lang.c:2433
 msgid	"No unsubscribed groups in newsrc"
 msgstr	""
 
-#: src/lang.c:2431
+#: src/lang.c:2434
 msgid	"# If ON strip unsubscribed groups from newsrc\n"
 msgstr	""
 
-#: src/lang.c:2436
+#: src/lang.c:2439
 msgid	"Remove bogus groups from newsrc"
 msgstr	""
 
-#: src/lang.c:2437
+#: src/lang.c:2440
 msgid	"# What to do with bogus groups in newsrc file\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = keep\n"
@@ -5832,55 +5836,55 @@ msgid	"# What to do with bogus groups in
 	"#   2 = highlight with D on selection screen\n"
 msgstr	""
 
-#: src/lang.c:2445
+#: src/lang.c:2448
 msgid	"Enter number of seconds until active file will be reread. <CR> sets."
 msgstr	""
 
-#: src/lang.c:2446
+#: src/lang.c:2449
 msgid	"Interval in secs to reread active"
 msgstr	""
 
-#: src/lang.c:2447
+#: src/lang.c:2450
 msgid	"# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr	""
 
-#: src/lang.c:2452
+#: src/lang.c:2455
 msgid	"Reconnect to server automatically"
 msgstr	""
 
-#: src/lang.c:2453
+#: src/lang.c:2456
 msgid	"# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr	""
 
-#: src/lang.c:2457
+#: src/lang.c:2460
 msgid	"Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2458
+#: src/lang.c:2461
 msgid	"Cache NNTP overview files locally"
 msgstr	""
 
-#: src/lang.c:2459
+#: src/lang.c:2462
 msgid	"# If ON, create local copies of NNTP overview files.\n"
 msgstr	""
 
-#: src/lang.c:2463
+#: src/lang.c:2466
 msgid	"Enter format string. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:2464
+#: src/lang.c:2467
 msgid	"Format string for display of dates"
 msgstr	""
 
-#: src/lang.c:2465
+#: src/lang.c:2468
 msgid	"# Format string for date representation\n"
 msgstr	""
 
-#: src/lang.c:2471
+#: src/lang.c:2474
 msgid	"Unicode normalization form"
 msgstr	"Unicode normalisation form"
 
-#: src/lang.c:2472
+#: src/lang.c:2475
 msgid	"# Unicode normalization form\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = None\n"
@@ -5896,11 +5900,11 @@ msgstr	"# Unicode normalisation form\n"
 	"#   3 = NFC\n"
 	"#   4 = NFD\n"
 
-#: src/lang.c:2484
+#: src/lang.c:2487
 msgid	"Render BiDi"
 msgstr	""
 
-#: src/lang.c:2485
+#: src/lang.c:2488
 msgid	"# If ON, bi-directional text is rendered by tin\n"
 msgstr	""
 
@@ -5945,7 +5949,7 @@ msgstr	""
 #. *       - use some sort of pager?
 #. *       - -> lang.c
 #.
-#: src/nntplib.c:1724
+#: src/nntplib.c:1759
 msgid	"MOTD: "
 msgstr	""
 
Binary files tin-1.7.10/po/et.gmo and tin-1.8.0/po/et.gmo differ
diff -Nurp tin-1.7.10/po/et.po tin-1.8.0/po/et.po
--- tin-1.7.10/po/et.po	2005-09-29 13:22:24.000000000 +0200
+++ tin-1.8.0/po/et.po	2005-12-24 19:09:51.225693037 +0100
@@ -3,10 +3,10 @@
 # Toomas Soome <Toomas.Soome@microlink.ee>, 2005.
 #
 msgid	""
-msgstr	"Project-Id-Version: tin 1.7.9\n"
+msgstr	"Project-Id-Version: tin 1.7.11\n"
 	"Report-Msgid-Bugs-To: \n"
-	"POT-Creation-Date: 2005-09-29 13:20+0200\n"
-	"PO-Revision-Date: 2005-07-05 15:41+0300\n"
+	"POT-Creation-Date: 2005-12-24 19:09+0100\n"
+	"PO-Revision-Date: 2005-09-30 09:49+0300\n"
 	"Last-Translator: Toomas Soome <Toomas.Soome@microlink.ee>\n"
 	"Language-Team: Estonian <et@li.org>\n"
 	"MIME-Version: 1.0\n"
@@ -288,7 +288,7 @@ msgstr	"# *binaarfailidel* sea täielik j
 msgid	"# remove tmp files and set Followup-To: poster\n"
 msgstr	"# kustuta ajutised failid ja sea Followup-To: postitaja\n"
 
-#: src/cook.c:495
+#: src/cook.c:499
 msgid	"(unknown)"
 msgstr	"(tundmatu)"
 
@@ -299,10 +299,9 @@ msgstr	"(tundmatu)"
 msgid	"Removed from the previous rule: "
 msgstr	"Eelmisest reeglist eemaldatud: "
 
-# TRANSLATION MISSING
-#: src/keymap.c:239
+#: src/keymap.c:271
 msgid	"NULL"
-msgstr	""
+msgstr	"NULL"
 
 #: src/lang.c:42
 msgid	"1 Response"
@@ -653,7 +652,7 @@ msgstr	"Loon salvestatud gruppidele acti
 msgid	"Creating newsrc file...\n"
 msgstr	"Loon newsrc faili...\n"
 
-#: src/lang.c:129 src/lang.c:1147
+#: src/lang.c:129 src/lang.c:1150
 msgid	"Default"
 msgstr	"Vaikimisi"
 
@@ -1662,10 +1661,9 @@ msgstr	"eemalda märgistus kõikidelt märg
 msgid	"mark all articles in group as read"
 msgstr	"märgi valitud grupis kõik artiklid loetuks"
 
-# TRANSLATION TOO LONG
 #: src/lang.c:380
 msgid	"mark all articles in group as read and move to next unread group"
-msgstr	"märgi grupis kõik artiklid loetuks ja liigu järgmisele lugemata grupile"
+msgstr	"märgi grupi artiklid loetuks ja liigu järgmisse lugemata gruppi"
 
 #: src/lang.c:381
 msgid	"choose first group in list"
@@ -1699,7 +1697,7 @@ msgstr	"liiguta valitud gruppi loendis"
 msgid	"choose next group with unread news"
 msgstr	"vali järgmine lugemata artiklitega grupp"
 
-#: src/lang.c:389 src/lang.c:1194
+#: src/lang.c:389 src/lang.c:1197
 msgid	"quit"
 msgstr	"välju"
 
@@ -1953,128 +1951,132 @@ msgstr	"\n"
 msgid	"Invalid  From: %s  line. Read the INSTALL file again."
 msgstr	"Vigane From: %s rida. Lugege uuesti faili INSTALL."
 
-#: src/lang.c:454
+#: src/lang.c:455
+msgid	"Invalid multibyte sequence found\n"
+msgstr	"Leiti vigane mitmebaidi järjend\n"
+
+#: src/lang.c:457
 #, c-format
 msgid	"Invalid  Sender:-header %s"
 msgstr	"Vigane Sender:-päis %s"
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid	"Inverse video disabled"
 msgstr	"Pööratud video keelatud"
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid	"Inverse video enabled"
 msgstr	"Pööratud video lubatud"
 
-#: src/lang.c:458
+#: src/lang.c:461
 #, c-format
 msgid	"Missing definition for %s\n"
 msgstr	"%s definitsioon puudub\n"
 
-#: src/lang.c:459
+#: src/lang.c:462
 #, c-format
 msgid	"Invalid key definition '%s'\n"
 msgstr	"Vigane klahvi definitsioon '%s'\n"
 
-#: src/lang.c:460
+#: src/lang.c:463
 #, c-format
 msgid	"Invalid keyname '%s'\n"
 msgstr	"Vigane klahvi nimi '%s'\n"
 
-#: src/lang.c:461
+#: src/lang.c:464
 #, c-format
 msgid	"Keymap file was upgraded to version %s\n"
 msgstr	"Keymap fail uuendati versioonini %s\n"
 
-#: src/lang.c:462
+#: src/lang.c:465
 #, c-format
 msgid	"Kill From:     [%s] (y/n): "
 msgstr	"Surmake From:  [%s] (j/e): "
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid	"Kill Lines: (</>num): "
 msgstr	"Surmake read: (</>num) : "
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid	"Kill Article Menu"
 msgstr	"Artuklite surmamise menüü"
 
-#: src/lang.c:465
+#: src/lang.c:468
 #, c-format
 msgid	"Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr	"Surmake Msg-Id:[%s] (f/l/o/n): "
 
-#: src/lang.c:466
+#: src/lang.c:469
 msgid	"Kill pattern scope  : "
 msgstr	"Surmamise mustri ulatus: "
 
-#: src/lang.c:467
+#: src/lang.c:470
 #, c-format
 msgid	"Kill Subject:  [%s] (y/n): "
 msgstr	"Surmake teema: [%s] (j/e): "
 
-#: src/lang.c:468
+#: src/lang.c:471
 msgid	"Kill text pattern   : "
 msgstr	"Surmake tekst mustriga : "
 
-#: src/lang.c:469
+#: src/lang.c:472
 msgid	"Kill time in days   : "
 msgstr	"Surmamise aeg päevades : "
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid	"Last"
 msgstr	"Viimane"
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid	"-- Last response --"
 msgstr	"-- Viimane vastus --"
 
-#: src/lang.c:473
+#: src/lang.c:476
 #, c-format
 msgid	"Lines %s  "
 msgstr	"Rida: %s  "
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid	"Message-ID: line              "
 msgstr	"Message-ID: rida            "
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid	"Mail"
 msgstr	"E-post"
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid	"mailbox "
 msgstr	"postkasti "
 
-#: src/lang.c:478
+#: src/lang.c:481
 #, c-format
 msgid	"Mail article(s) to [%.*s]> "
 msgstr	"Saada artiklid aadressil [%.*s]> "
 
-#: src/lang.c:479
+#: src/lang.c:482
 #, c-format
 msgid	"Mailing log to %s\n"
 msgstr	"Saadan logi aadressil %s\n"
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid	"Mail bug report..."
 msgstr	"Saada vearaport..."
 
-#: src/lang.c:481
+#: src/lang.c:484
 #, c-format
 msgid	"Mail BUG REPORT to %s?"
 msgstr	"Saadan VEARAPORTI aadressil %s?"
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid	"Mailed"
 msgstr	"Saadetud"
 
-#: src/lang.c:483
+#: src/lang.c:486
 #, c-format
 msgid	"Mailing to %s..."
 msgstr	"Saadan aadressil %s..."
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid	"# [Mail/Save] active file. Format is like news active file:\n"
 	"#   groupname  max.artnum  min.artnum  /dir\n"
 	"# The 4th field is the basedir (ie. ~/Mail or ~/News)\n"
@@ -2084,283 +2086,283 @@ msgstr	"# [Saada/Salvesta] fail \"active
 	"# Neljas väli on baaskataloog (näiteks ~/Mail või ~/News)\n"
 	"#\n"
 
-#: src/lang.c:487
+#: src/lang.c:490
 #, c-format
 msgid	"%s marked as unread"
 msgstr	"%s märgitud loetuks"
 
-#: src/lang.c:488
+#: src/lang.c:491
 #, c-format
 msgid	"Marked %d of %d tagged %s as read"
 msgstr	"Märkisin %d (%d) märgitud %s loetuks"
 
-#: src/lang.c:489
+#: src/lang.c:492
 #, c-format
 msgid	"Mark all articles as read%s?"
 msgstr	"Märgin kõik artiklid loetuks%s?"
 
-#: src/lang.c:490
+#: src/lang.c:493
 #, c-format
 msgid	"Mark %s=tagged articles, %s=current article, %s=quit: "
 msgstr	"Märgi %s=märgitud artiklid, %s=jooksev artikkel, %s=välju: "
 
-#: src/lang.c:491
+#: src/lang.c:494
 #, c-format
 msgid	"Mark group %s as read?"
 msgstr	"Märgin grupi %s loetuks?"
 
-#: src/lang.c:492
+#: src/lang.c:495
 #, c-format
 msgid	"Mark thread as read%s?"
 msgstr	"Märgin teema loetuks%s?"
 
-#: src/lang.c:493
+#: src/lang.c:496
 #, c-format
 msgid	"Mark %s=tagged articles/threads, %s=current thread, %s=quit: "
 msgstr	"Märgi %s=märgitud artiklid/teemad, %s=jooksev teema, %s=välju: "
 
-#: src/lang.c:494
+#: src/lang.c:497
 #, c-format
 msgid	"Matching %s groups..."
 msgstr	"Otsin %s gruppe..."
 
-#: src/lang.c:495 src/lang.c:499
+#: src/lang.c:498 src/lang.c:502
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=search pattern; %s=kill/select"
 msgstr	"<n>=n jooksvaks grupiks; %s=järgmine lugemata; %s=otsi; %s=surma/vali;"
 
-#: src/lang.c:496
+#: src/lang.c:499
 #, c-format
 msgid	"%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; %s=list "
 	"thread"
 msgstr	"%s=autori otsing; %s=loetud; %s=rida alla; %s=rida üles; %s=märgi loetuks; %"
 	"s=teema"
 
-#: src/lang.c:497
+#: src/lang.c:500
 #, c-format
 msgid	"%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom"
 msgstr	"%s=rida üles; %s=rida alla; %s=lk. üles; %s=lk. alla; %s=üles; %s=alla"
 
-#: src/lang.c:498
+#: src/lang.c:501
 #, c-format
 msgid	"%s=search forwards; %s=search backwards; %s=quit"
 msgstr	"%s=otsi edaspidi; %s=otsi tagaspidi; %s=välju"
 
-#: src/lang.c:500
+#: src/lang.c:503
 #, c-format
 msgid	"%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
 msgstr	"%s=autori otsing; %s=otsi sisu; %s=loetud; %s=vasta; %s=märgi loetuks"
 
-#: src/lang.c:501
+#: src/lang.c:504
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
 msgstr	"<n>=n jooksvaks grupiks; %s=järgmine lugemata; %s,%s=otsi; %s=loetud"
 
-#: src/lang.c:502
+#: src/lang.c:505
 #, c-format
 msgid	"%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
 msgstr	"%s=rida alla; %s=rida üles; %s=appi; %s=tõsta; %s=välju; %s=kõik/lugemata"
 
-#: src/lang.c:503
+#: src/lang.c:506
 #, c-format
 msgid	"%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/out"
 msgstr	"%s=telli; %s=telli muster; %s=loobu; %s=loobu muster; %s=kõik/tellitud"
 
-#: src/lang.c:504
+#: src/lang.c:507
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr	"<n>=jooksev n; %s=järgmine lugemata; %s=loetud; %s=ekraani lülit"
 
-#: src/lang.c:505
+#: src/lang.c:508
 #, c-format
 msgid	"%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread"
 msgstr	"%s=appi; %s=rida alla; %s=rida üles; %s=välju; %s=märgi; %s=lugemata"
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid	"--More--"
 msgstr	"--Veel--"
 
-#: src/lang.c:507
+#: src/lang.c:510
 #, c-format
 msgid	"Moving %s..."
 msgstr	"Tõstan %s..."
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid	", name: "
 msgstr	", nimi: "
 
-#: src/lang.c:510
+#: src/lang.c:513
 #, c-format
 msgid	"Goto newsgroup [%s]> "
 msgstr	"Mine gruppi [%s]> "
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid	"newsgroups"
 msgstr	"gruppidesse"
 
-#: src/lang.c:512
+#: src/lang.c:515
 #, c-format
 msgid	"Position %s in group list (1,2,..,$) [%d]> "
 msgstr	"Positsioon %s gruppide nimistus (1,2,..,$) [%d]> "
 
-#: src/lang.c:513
+#: src/lang.c:516
 msgid	"newsgroup"
 msgstr	"gruppi"
 
-#: src/lang.c:514
+#: src/lang.c:517
 msgid	"Try and save newsrc file again?"
 msgstr	"Proovin newsrc faili uuesti salvestada?"
 
-#: src/lang.c:515
+#: src/lang.c:518
 msgid	"Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr	"Hoiatus: Teie newsrc faili ei salvestatud ühtegi gruppi. Katkestasin "
 	"salvestamise."
 
-#: src/lang.c:516
+#: src/lang.c:519
 msgid	"newsrc file saved successfully.\n"
 msgstr	"newsrc fail on edukalt salvestatud.\n"
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid	"-- Next response --"
 msgstr	"- Järgmine vastus -"
 
-#: src/lang.c:518
+#: src/lang.c:521
 #, c-format
 msgid	"NNTP authorization password not found for %s"
 msgstr	"Serverile %s vastavat NNTP autoriseerimise parooli pole"
 
-#: src/lang.c:519
+#: src/lang.c:522
 msgid	"No  "
 msgstr	"Ei  "
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid	"*** No articles ***"
 msgstr	"*** Artikleid pole ***"
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid	"No articles have been posted"
 msgstr	"Postitatud artikleid pole"
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid	"*** No description ***"
 msgstr	"*** Kirjeldus puudub ***"
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid	"No filename"
 msgstr	"Failil pole nime"
 
-#: src/lang.c:524
+#: src/lang.c:527
 msgid	"No group"
 msgstr	"Gruppi pole"
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid	"*** No groups ***"
 msgstr	"*** Gruppe pole ***"
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid	"No more groups to read"
 msgstr	"Lugemiseks rohkem gruppe pole"
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid	"No last message"
 msgstr	"Viimast teadet pole"
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid	"No mail address"
 msgstr	"E-posti aadressi pole"
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid	"No articles marked for saving"
 msgstr	"Salvestamiseks märgitud artikleid pole"
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid	"No match"
 msgstr	"Ei leia"
 
-#: src/lang.c:531
+#: src/lang.c:534
 msgid	"No more groups"
 msgstr	"Rohkem gruppe pole"
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid	"No newsgroups"
 msgstr	"Gruppe pole"
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid	"No next unread article"
 msgstr	"Järgmist lugemata artiklit pole"
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid	"No previous group"
 msgstr	"Eelmist gruppi pole"
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid	"No previous unread article"
 msgstr	"Eelmist lugemata artiklit pole"
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid	"No responses"
 msgstr	"Vastuseid pole"
 
-#: src/lang.c:537
+#: src/lang.c:540
 msgid	"No responses to list in current thread"
 msgstr	"Jooksvas teemas pole vastuseid"
 
-#: src/lang.c:538
+#: src/lang.c:541
 msgid	"No search string"
 msgstr	"Otsingusõne puudub"
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid	"No subject"
 msgstr	"Teema puudub"
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid	"%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr	"%s: Terminalil peab olema puhasta realõpuni (ce) omadus\n"
 
-#: src/lang.c:542
+#: src/lang.c:545
 #, c-format
 msgid	"%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr	"%s: Terminalil peab olema puhasta ekraanilõpuni (cd) omadus\n"
 
-#: src/lang.c:543
+#: src/lang.c:546
 #, c-format
 msgid	"%s: Terminal must have clearscreen (cl) capability\n"
 msgstr	"%s: Terminalil peab olema ekraanipuhastamise (cl) omadus\n"
 
-#: src/lang.c:544
+#: src/lang.c:547
 #, c-format
 msgid	"%s: Terminal must have cursor motion (cm)\n"
 msgstr	"%s: Terminal peab toetama kursori liigutamist (cm)\n"
 
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid	"%s: TERM variable must be set to use screen capabilities\n"
 msgstr	"%s: ekraani omaduste kasutamiseks peab olema seatud keskkonnamuutuja TERM\n"
 
-#: src/lang.c:547
+#: src/lang.c:550
 #, c-format
 msgid	"No viewer found for %s/%s\n"
 msgstr	"%s/%s jaoks puudub vaatur\n"
 
-#: src/lang.c:548
+#: src/lang.c:551
 msgid	"Newsgroup does not exist on this server"
 msgstr	"Gruppi pole sellel serveril"
 
-#: src/lang.c:549
+#: src/lang.c:552
 #, c-format
 msgid	"Group %s not found in active file"
 msgstr	"Gruppi %s pole aktiivsete gruppide failis"
 
-#: src/lang.c:550
+#: src/lang.c:553
 msgid	"c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	"c=loo fail, a)lternatiivne nimi, d=vaikimisi .newsrc, q=välju: "
 
-#: src/lang.c:551
+#: src/lang.c:554
 msgid	"use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	"a)lternatiivne nimi, d=vaikimisi .newsrc, q=välju: "
 
-#: src/lang.c:552
+#: src/lang.c:555
 #, c-format
 msgid	"# NNTP-server -> newsrc translation table and NNTP-server\n"
 	"# shortname list for %s %s\n"
@@ -2387,40 +2389,40 @@ msgstr	"# NNTP-server -> newsrc teisendu
 	"#   news.ka.nu    /tmp/nrc-nu      kanu    nu\n"
 	"#\n"
 
-#: src/lang.c:559
+#: src/lang.c:562
 msgid	"Only"
 msgstr	"Ainult"
 
-#: src/lang.c:560
+#: src/lang.c:563
 #, c-format
 msgid	"Option not enabled. Recompile with %s."
 msgstr	"Võti pole lubatud. Kasutage kompileerimisel %s."
 
-#: src/lang.c:561
+#: src/lang.c:564
 msgid	"Options Menu"
 msgstr	"Omaduste menüü"
 
-#: src/lang.c:564
+#: src/lang.c:567
 #, c-format
 msgid	"Error in regex: %s at pos. %d '%s'"
 msgstr	"Viga regulaaravaldises: %s positsioonil %d '%s'"
 
-#: src/lang.c:565
+#: src/lang.c:568
 #, c-format
 msgid	"Error in regex: pcre internal error %d"
 msgstr	"Viga regulaaravaldises: pcre sisemine viga %d"
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid	"Error in regex: study - pcre internal error %s"
 msgstr	"Viga regulaaravaldises: uurimiseks - pcre sisemine viga %s"
 
-#: src/lang.c:567
+#: src/lang.c:570
 msgid	"Post a followup..."
 msgstr	"Postita vastus..."
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:569
+#: src/lang.c:572
 msgid	"An error has occurred while posting the article. If you think that this\n"
 	"error is temporary or otherwise correctable, you can postpone the article\n"
 	"and pick it up again with ^O later.\n"
@@ -2428,276 +2430,276 @@ msgstr	"Artikli postitamisel tekkis viga
 	"või muul viisil kõrvaldatav, võite artikli salvestada hiljem postitamiseks\n"
 	"ja ^O käsuga hiljem postitada.\n"
 
-#: src/lang.c:572
+#: src/lang.c:575
 msgid	"Posted articles history"
 msgstr	"Postitatud artiklite ajalugu"
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid	"Post to newsgroup(s) [%s]> "
 msgstr	"Postita gruppidesse [%s]> "
 
-#: src/lang.c:574
+#: src/lang.c:577
 msgid	"-- post processing started --"
 msgstr	"-- lõpptöötlus alustas --"
 
-#: src/lang.c:575
+#: src/lang.c:578
 msgid	"-- post processing completed --"
 msgstr	"-- lõpptöötlus lõpetas --"
 
-#: src/lang.c:576
+#: src/lang.c:579
 #, c-format
 msgid	"Post subject [%s]> "
 msgstr	"Postituse teema [%s]> "
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid	"# Summary of mailed/posted messages viewable by 'W' command from within tin.\n"
 msgstr	"# Kokkuvõtte saadetud/postitatud teadetest saate tinis 'W' käsuga.\n"
 
-#: src/lang.c:578
+#: src/lang.c:581
 msgid	"Posting article..."
 msgstr	"Postitan artiklit..."
 
-#: src/lang.c:579
+#: src/lang.c:582
 #, c-format
 msgid	"Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr	"Postitan ootel artiklid [%%s]? (%s/%s/%s/%s/%s): "
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid	"Hot %s"
 msgstr	"Kuum %s"
 
-#: src/lang.c:581
+#: src/lang.c:584
 #, c-format
 msgid	"Tagged %s"
 msgstr	"Märgitud %s"
 
-#: src/lang.c:582
+#: src/lang.c:585
 #, c-format
 msgid	"Untagged %s"
 msgstr	"Märkimata %s"
 
-#: src/lang.c:583
+#: src/lang.c:586
 msgid	"Processing mail messages marked for deletion."
 msgstr	"Töötlen kirju, mis on kustutamiseks märgitud."
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid	"Processing saved articles marked for deletion."
 msgstr	"Töötlen salvestatud ja kustutamiseks märgitud artikleid."
 
-#: src/lang.c:585
+#: src/lang.c:588
 #, c-format
 msgid	"Accept Followup-To? %s=post, %s=ignore, %s=quit: "
 msgstr	"Aktsepteerin Followup-To? %s=postita, %s=ignoreeri, %s=välju: "
 
-#: src/lang.c:586
+#: src/lang.c:589
 msgid	"Article unchanged, abort mailing?"
 msgstr	"Artiklit ei ole muudetud, katkestan saatmise?"
 
-#: src/lang.c:587
+#: src/lang.c:590
 #, c-format
 msgid	"Do you want to see postponed articles (%d)?"
 msgstr	"Kas soovite näha postitamisootel artikleid (%d)?"
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid	"Add quick kill filter?"
 msgstr	"Lisan kiirsurmamise filtri?"
 
-#: src/lang.c:590
+#: src/lang.c:593
 msgid	"Add quick selection filter?"
 msgstr	"Lisan kiirvaliku filtri?"
 
-#: src/lang.c:591
+#: src/lang.c:594
 msgid	"Do you really want to quit?"
 msgstr	"Kas te tõesti soovite väljuda?"
 
-#: src/lang.c:592
+#: src/lang.c:595
 #, c-format
 msgid	"%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr	"%s=toimeta katkestamisteadet, %s=välju, %s=kustuta (katkesta) [%%s]: "
 
-#: src/lang.c:593
+#: src/lang.c:596
 msgid	"You have tagged articles in this group - quit anyway?"
 msgstr	"Teil on siin grupis märgitud artikleid - väljun siiski?"
 
-#: src/lang.c:594
+#: src/lang.c:597
 #, c-format
 msgid	"%s=quit, %s=edit, %s=postpone: "
 msgstr	"%s=välju, %s=toimeta, %s=ootele: "
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid	"%s=quit %s=edit %s=save kill description: "
 msgstr	"%s=välju %s=toimeta %s=salvesta surmamise kirjeldus: "
 
-#: src/lang.c:596
+#: src/lang.c:599
 #, c-format
 msgid	"%s=quit %s=edit %s=save select description: "
 msgstr	"%s=välju %s=toimeta %s=salvesta valiku kirjeldus: "
 
-#: src/lang.c:597
+#: src/lang.c:600
 msgid	"Do you really want to quit without saving your configuration?"
 msgstr	"Kas te tõesti soovite seadeid salvestamata väljuda?"
 
-#: src/lang.c:600
+#: src/lang.c:603
 msgid	"Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr	"Vigane vahemik - lubatud on '0-9.$' näiteks 1-$"
 
-#: src/lang.c:601
+#: src/lang.c:604
 msgid	"Do you want to abort this operation?"
 msgstr	"Kas soovite seda operatsiooni katkestada?"
 
-#: src/lang.c:602
+#: src/lang.c:605
 msgid	"Do you want to exit tin immediately?"
 msgstr	"Kas soovite viivitamata tinist väljuda?"
 
-#: src/lang.c:603
+#: src/lang.c:606
 msgid	"Read response> "
 msgstr	"Loen vastust> "
 
-#: src/lang.c:604
+#: src/lang.c:607
 msgid	"Reading ('q' to quit)..."
 msgstr	"Loen ('q' katkestamiseks)..."
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid	"Reading %sarticles..."
 msgstr	"Loen %sartikleid..."
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid	"Reading %sattributes file...\n"
 msgstr	"Loen %satribuutide faili...\n"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid	"Reading %sconfig file...\n"
 msgstr	"Loen %sseadete faili...\n"
 
-#: src/lang.c:608
+#: src/lang.c:611
 msgid	"Reading filter file...\n"
 msgstr	"Loen filtrite faili...\n"
 
-#: src/lang.c:609
+#: src/lang.c:612
 #, c-format
 msgid	"Reading %s groups..."
 msgstr	"Loen %s gruppe..."
 
-#: src/lang.c:610
+#: src/lang.c:613
 msgid	"Reading input history file...\n"
 msgstr	"Loen sisendi ajalugu...\n"
 
-#: src/lang.c:611
+#: src/lang.c:614
 msgid	"Reading keymap file...\n"
 msgstr	"Loen klahvitabeli faili...\n"
 
-#: src/lang.c:612
+#: src/lang.c:615
 msgid	"Reading groups from active file... "
 msgstr	"Loen aktiivseid gruppe... "
 
-#: src/lang.c:613
+#: src/lang.c:616
 msgid	"Reading groups from newsrc file... "
 msgstr	"Loen gruppe newsrc failist... "
 
-#: src/lang.c:614
+#: src/lang.c:617
 msgid	"Reading newsgroups file... "
 msgstr	"Loen gruppide kirjeldusi... "
 
-#: src/lang.c:615
+#: src/lang.c:618
 msgid	"Reading newsrc file..."
 msgstr	"Loen newsrc faili..."
 
-#: src/lang.c:617
+#: src/lang.c:620
 #, c-format
 msgid	"(%d:%02d remaining)"
 msgstr	"(%d:%02d järgneb)"
 
-#: src/lang.c:619
+#: src/lang.c:622
 #, c-format
 msgid	"Bogus group %s removed."
 msgstr	"Vigane grupp %s on eemaldatud."
 
-#: src/lang.c:620
+#: src/lang.c:623
 #, c-format
 msgid	"Error: rename %s to %s"
 msgstr	"Viga: %s uus nimi %s"
 
-#: src/lang.c:621
+#: src/lang.c:624
 msgid	"Reply to author..."
 msgstr	"Vastan autorile..."
 
-#: src/lang.c:622
+#: src/lang.c:625
 msgid	"Repost"
 msgstr	"Uuesti postitus"
 
-#: src/lang.c:623
+#: src/lang.c:626
 msgid	"Reposting article..."
 msgstr	"Postitan artikli uuesti..."
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, c-format
 msgid	"Repost article(s) to group(s) [%s]> "
 msgstr	"Postitan artikli(d) gruppi(desse) [%s]> "
 
-#: src/lang.c:625
+#: src/lang.c:628
 msgid	"Reset newsrc?"
 msgstr	"Algväärtustan newsrc?"
 
-#: src/lang.c:626
+#: src/lang.c:629
 msgid	"Responses have been directed to the following newsgroups"
 msgstr	"Vastused edastatakse järgnevatesse gruppidesse"
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, c-format
 msgid	"Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr	"Vastused edastatakse postitajale. %s=kirjuta, %s=postita, %s=välju: "
 
-#: src/lang.c:628
+#: src/lang.c:631
 #, c-format
 msgid	"RespNo %4d of %4d"
 msgstr	"Vastus %4d : %4d"
 
-#: src/lang.c:629
+#: src/lang.c:632
 msgid	"Press <RETURN> to continue..."
 msgstr	"Jätkamiseks vajutage <RETURN>..."
 
-#: src/lang.c:631
+#: src/lang.c:634
 #, c-format
 msgid	"Select From    [%s] (y/n): "
 msgstr	"Valige From    [%s] (j/e): "
 
-#: src/lang.c:632
+#: src/lang.c:635
 msgid	"Select Lines: (</>num): "
 msgstr	"Valige read:  (</>num): "
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid	"Auto-select Article Menu"
 msgstr	"Automaatselt valitavate artiklite menüü"
 
-#: src/lang.c:634
+#: src/lang.c:637
 #, c-format
 msgid	"Select Msg-Id  [%s] (f/l/o/n): "
 msgstr	"Valige Msg-Id  [%s] (f/l/o/n): "
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid	"Select pattern scope: "
 msgstr	"Valige mustri ulatus: "
 
-#: src/lang.c:636
+#: src/lang.c:639
 #, c-format
 msgid	"Select Subject [%s] (y/n): "
 msgstr	"Valige teema   [%s] (j/e): "
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid	"Select text pattern : "
 msgstr	"Valige tekstimuster : "
 
-#: src/lang.c:638
+#: src/lang.c:641
 msgid	"Select time in days   : "
 msgstr	"Valige aeg päevades   : "
 
-#: src/lang.c:639
+#: src/lang.c:642
 #, c-format
 msgid	"# %s server configuration file\n"
 	"# This file was automatically saved by %s %s %s (\"%s\")\n"
@@ -2716,223 +2718,223 @@ msgstr	"# %s serveri seadete fail\n"
 	"############################################################################\n"
 	"\n"
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid	"Showing unread groups only"
 msgstr	"Näitan ainult lugemata gruppe"
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid	"Subject: line (ignore case)   "
 msgstr	"Subject: rida (tõstutundetu)"
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid	"Subject: line (case sensitive)"
 msgstr	"Subject: rida (tõstutundlik)"
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid	"Save"
 msgstr	"Salvesta"
 
-#: src/lang.c:649
+#: src/lang.c:652
 #, c-format
 msgid	"Save '%s' (%s/%s)?"
 msgstr	"Salvestan '%s' (%s/%s)?"
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid	"Save configuration before continuing?"
 msgstr	"Salvestan seaded enne jätkamist?"
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid	"Save filename> "
 msgstr	"Fail salvestamiseks> "
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid	"Saved"
 msgstr	"Salvestatud"
 
-#: src/lang.c:653
+#: src/lang.c:656
 #, c-format
 msgid	"%4d unread (%4d hot) %s in %s\n"
 msgstr	"%4d lugemata (%4d kuuma) %s grupis %s\n"
 
-#: src/lang.c:654
+#: src/lang.c:657
 #, c-format
 msgid	"Saved %s...\n"
 msgstr	"Salvestatud %s...\n"
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid	"Nothing was saved"
 msgstr	"Midagi ei salvestatud"
 
-#: src/lang.c:656
+#: src/lang.c:659
 #, c-format
 msgid	"\n"
 	"%s %d %s from %d %s\n"
 msgstr	"\n"
 	"%s %d %s %d grupist%s\n"
 
-#: src/lang.c:657
+#: src/lang.c:660
 #, c-format
 msgid	"-- %s saved to %s%s --"
 msgstr	"-- %s salvestati %s%s --"
 
-#: src/lang.c:658
+#: src/lang.c:661
 #, c-format
 msgid	"-- %s saved to %s - %s --"
 msgstr	"-- %s salvestati %s - %s --"
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid	"Saving..."
 msgstr	"Salvestan..."
 
-#: src/lang.c:660
+#: src/lang.c:663
 #, c-format
 msgid	"%s: Screen initialization failed"
 msgstr	"%s: Ekraani initsialiseerimine ebaõnnestus"
 
-#: src/lang.c:662
+#: src/lang.c:665
 #, c-format
 msgid	"%s: screen is too small\n"
 msgstr	"%s: ekraan on liiga väike\n"
 
-#: src/lang.c:664
+#: src/lang.c:667
 #, c-format
 msgid	"screen is too small, %s is exiting\n"
 msgstr	"ekraan on liiga väike, %s lõpetab töö\n"
 
-#: src/lang.c:665
+#: src/lang.c:668
 #, c-format
 msgid	"Search backwards [%s]> "
 msgstr	"Otsin tagurpidi [%s]> "
 
-#: src/lang.c:666
+#: src/lang.c:669
 #, c-format
 msgid	"Search body [%s]> "
 msgstr	"Otsi kehast [%s]> "
 
-#: src/lang.c:667
+#: src/lang.c:670
 #, c-format
 msgid	"Search forwards [%s]> "
 msgstr	"Otsi edaspidi [%s]> "
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid	"Searching..."
 msgstr	"Otsin..."
 
-#: src/lang.c:669
+#: src/lang.c:672
 #, c-format
 msgid	"Searching article %d of %d ('q' to abort)..."
 msgstr	"Otsin artiklit %d/%d ('q' katkestamiseks)..."
 
-#: src/lang.c:670
+#: src/lang.c:673
 msgid	"Select article> "
 msgstr	"Valige artikkel> "
 
-#: src/lang.c:671
+#: src/lang.c:674
 msgid	"Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr	"Valige teksti eest omaduse number või kasutage nooli ja <CR>. 'q' väljumiseks."
 
-#: src/lang.c:672
+#: src/lang.c:675
 msgid	"Select group> "
 msgstr	"Valige grupp> "
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, c-format
 msgid	"Enter selection pattern [%s]> "
 msgstr	"Sisestage valiku muster [%s]> "
 
-#: src/lang.c:674
+#: src/lang.c:677
 msgid	"Select thread > "
 msgstr	"Valige teema > "
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, c-format
 msgid	"%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr	"%s %s %s (\"%s\") [%s]: saatke palun DETAILNE vea raport aadressil %s\n"
 
-#: src/lang.c:676
+#: src/lang.c:679
 msgid	"servers active-file"
 msgstr	"serveri aktiivsete gruppide fail"
 
-#: src/lang.c:677
+#: src/lang.c:680
 msgid	"Cannot move into new newsgroups. Subscribe first..."
 msgstr	"Uutesse gruppidesse ei saa siseneda. Tellige kõigepealt..."
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid	"<SPACE>"
 msgstr	"<TÜHIK>"
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid	"Starting: (%s)"
 msgstr	"Stardin: (%s)"
 
-#: src/lang.c:680
+#: src/lang.c:683
 #, c-format
 msgid	"List Thread (%d of %d)"
 msgstr	"Teemad (%d/%d)"
 
-#: src/lang.c:681
+#: src/lang.c:684
 #, c-format
 msgid	"Thread (%.*s)"
 msgstr	"Teema (%.*s)"
 
-#: src/lang.c:682
+#: src/lang.c:685
 msgid	"Enter wildcard subscribe pattern> "
 msgstr	"Sisestage tellimise muster> "
 
-#: src/lang.c:683
+#: src/lang.c:686
 #, c-format
 msgid	"subscribed to %d groups"
 msgstr	"%d gruppi on tellitud"
 
-#: src/lang.c:684
+#: src/lang.c:687
 #, c-format
 msgid	"Subscribed to %s"
 msgstr	"%s on tellitud"
 
-#: src/lang.c:685
+#: src/lang.c:688
 msgid	"Subscribing... "
 msgstr	"Tellin... "
 
-#: src/lang.c:686
+#: src/lang.c:689
 #, c-format
 msgid	"Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr	"Postitan uuesti või asendan artikli(d) [%%s]? (%s/%s/%s): "
 
-#: src/lang.c:687
+#: src/lang.c:690
 #, c-format
 msgid	"Supersede article(s) to group(s) [%s]> "
 msgstr	"Asendan artikli(d) gruppides [%s]> "
 
-#: src/lang.c:688
+#: src/lang.c:691
 msgid	"Superseding article ..."
 msgstr	"Asendan artikli ..."
 
-#: src/lang.c:689
+#: src/lang.c:692
 #, c-format
 msgid	"\n"
 	"Stopped. Type 'fg' to restart %s\n"
 msgstr	"\n"
 	"Peatatud. %s uuesti käivitamiseks kirjutage palun 'fg'\n"
 
-#: src/lang.c:691
+#: src/lang.c:694
 #, c-format
 msgid	"%d days"
 msgstr	"%d päeva"
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid	"<TAB>"
 msgstr	"<TAB>"
 
-#: src/lang.c:693
+#: src/lang.c:696
 msgid	"TeX "
 msgstr	"TeX "
 
-#: src/lang.c:694
+#: src/lang.c:697
 msgid	"# Default action/prompt strings\n"
 msgstr	"# Vaikimisi aktsioonide/viipade sõned\n"
 
-#: src/lang.c:695
+#: src/lang.c:698
 msgid	"# Defaults for quick (1 key) kill & auto-selection filters\n"
 	"# header=NUM  0,1=Subject: 2,3=From: 4=Message-ID: & full References: line\n"
 	"#             5=Message-ID: & last References: entry only\n"
@@ -2949,261 +2951,261 @@ msgstr	"# Vaikeväärtused kiire (1 võtme)
 	"# case=ON/OFF    ON=filter on tõstutundlik OFF=tõstutundetu\n"
 	"# expire=ON/OFF  ON=kehtivusaeg default_filter_days OFF=ei aegu\n"
 
-#: src/lang.c:708
+#: src/lang.c:711
 msgid	"# If ON use print current subject or newsgroup description in the last line\n"
 msgstr	"# Kui on ON, trüki teema või grupikirjeldus viimasele reale\n"
 
-#: src/lang.c:709
+#: src/lang.c:712
 msgid	"# Host & time info used for detecting new groups (don't touch)\n"
 msgstr	"# Masin & aeg - kasutatakse uute gruppide leidmiseks (mitte muuta)\n"
 
-#: src/lang.c:710
+#: src/lang.c:713
 msgid	"There is no news\n"
 msgstr	"Uudiseid pole\n"
 
-#: src/lang.c:711
+#: src/lang.c:714
 msgid	"Thread"
 msgstr	"Teema"
 
-#: src/lang.c:712
+#: src/lang.c:715
 msgid	"Thread Level Commands"
 msgstr	"Teemataseme käsud"
 
-#: src/lang.c:713
+#: src/lang.c:716
 msgid	"Thread deselected"
 msgstr	"Teema pole valitud"
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid	"Thread selected"
 msgstr	"Teema on valitud"
 
-#: src/lang.c:716
+#: src/lang.c:719
 msgid	"threads"
 msgstr	"teemad"
 
-#: src/lang.c:718
+#: src/lang.c:721
 msgid	"Thread range"
 msgstr	"Teemade vahemik"
 
-#: src/lang.c:719
+#: src/lang.c:722
 msgid	"thread"
 msgstr	"teema"
 
-#: src/lang.c:720
+#: src/lang.c:723
 #, c-format
 msgid	"Thread %4s of %4s"
 msgstr	"Teema %4s : %4s"
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid	"Threading articles..."
 msgstr	"Järjestan artiklid teemade kaupa..."
 
-#: src/lang.c:722
+#: src/lang.c:725
 #, c-format
 msgid	"Toggled word highlighting %s"
 msgstr	"Sõnade esiletõstmine lülitatud %s"
 
-#: src/lang.c:723
+#: src/lang.c:726
 msgid	"Toggled rot13 encoding"
 msgstr	"Lülitatud rot13 kodeerimine"
 
-#: src/lang.c:724
+#: src/lang.c:727
 #, c-format
 msgid	"Toggled german TeX encoding %s"
 msgstr	"Lülitatud saksa TeX kodeering %s"
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid	"Toggled tab-width to %d"
 msgstr	"Lülitatud tab-width väärtus %d"
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid	"%d Trying to dotlock %s"
 msgstr	"%d Üritan punkt-lukustada %s"
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid	"%d Trying to lock %s"
 msgstr	"%d Üritan lukustada %s"
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid	"           h=help\n"
 msgstr	"           h=appi\n"
 
-#: src/lang.c:730
+#: src/lang.c:733
 msgid	"Unlimited"
 msgstr	"Piiramata"
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid	"Enter wildcard unsubscribe pattern> "
 msgstr	"Sisestage loobumise muster> "
 
-#: src/lang.c:732
+#: src/lang.c:735
 #, c-format
 msgid	"Error decoding %s : %s"
 msgstr	"Viga %s dekodeerimisel: %s"
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid	"No end."
 msgstr	"Lõpp puudub."
 
-#: src/lang.c:734
+#: src/lang.c:737
 #, c-format
 msgid	"%s successfully decoded."
 msgstr	"%s on edukalt dekodeeritud."
 
-#: src/lang.c:735
+#: src/lang.c:738
 #, c-format
 msgid	"%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
 	"\n"
 msgstr	"%*s[-- %s/%s, %suuenkodeeritud fail, %d rida, nimi: %s --]\n"
 	"\n"
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid	"unread "
 msgstr	"lugemata "
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid	"unsubscribed from %d groups"
 msgstr	"loobunud %d grupist"
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid	"Unsubscribed from %s"
 msgstr	"Loobunud grupist %s"
 
-#: src/lang.c:739
+#: src/lang.c:742
 msgid	"Unsubscribing... "
 msgstr	"Loobun gruppidest... "
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid	"Unthreading articles..."
 msgstr	"Tükeldan teemad..."
 
-#: src/lang.c:741
+#: src/lang.c:744
 msgid	"Updated"
 msgstr	"Uuendatud"
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid	"Updating"
 msgstr	"Uuendan"
 
-#: src/lang.c:743
+#: src/lang.c:746
 #, c-format
 msgid	"Opening %s\n"
 msgstr	"Proovin %s\n"
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid	"No more URL's in this article"
 msgstr	"Selles artiklis pole rohkem URL'e"
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid	"Use MIME display program for this message?"
 msgstr	"Kasutan selle teate lugemiseks MIME näitamise programmi?"
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid	"  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr	"  -c       märgi tellitud gruppides kõik artiklid loetuks (pakettmood)"
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid	"  -Z       return status indicating if any unread news (batch mode)"
 msgstr	"  -Z       tagasta väärtus, mis näitab, kas on lugemata artikleid (pakettmood)"
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid	"  -q       don't check for new newsgroups"
 msgstr	"  -q       ära otsi uusi gruppe"
 
-#: src/lang.c:749
+#: src/lang.c:752
 msgid	"  -X       don't save any files on quit"
 msgstr	"  -X       töö lõpetamisel ära salvesta ühtegi faili"
 
-#: src/lang.c:750
+#: src/lang.c:753
 msgid	"  -d       don't show newsgroup descriptions"
 msgstr	"  -d       ära näita gruppide kirjeldusi"
 
-#: src/lang.c:751
+#: src/lang.c:754
 msgid	"  -G limit get only limit articles/group"
 msgstr	"  -G num   loe aunult num artiklit/gruppi"
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid	"  -H       help information about %s"
 msgstr	"  -H       %s kasutamise abiinfo"
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid	"  -h       this help message"
 msgstr	"  -h       see abitekst"
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid	"  -I dir   news index file directory [default=%s]"
 msgstr	"  -I kat   uudiste indeksfaili kataloog [vaikimisi=%s]"
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid	"  -u       update index files (batch mode)"
 msgstr	"  -u       värskenda indeksfaile (pakettmood)"
 
-#: src/lang.c:756
+#: src/lang.c:759
 #, c-format
 msgid	"  -m dir   mailbox directory [default=%s]"
 msgstr	"  -m kat   kirjakaustade kataloog [vaikimisi=%s]"
 
-#: src/lang.c:757
+#: src/lang.c:760
 #, c-format
 msgid	"\n"
 	"Mail bug reports/comments to %s"
 msgstr	"\n"
 	"Saatke palun vea raport/kommentaarid aadressil %s"
 
-#: src/lang.c:758
+#: src/lang.c:761
 msgid	"  -N       mail new news to your posts (batch mode)"
 msgstr	"  -N       saada uued vastused teie postitustele (pakettmood)"
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid	"  -M user  mail new news to specified user (batch mode)"
 msgstr	"  -M kasut saada uued artiklid näidatud kasutajale (pakettmood)"
 
-#: src/lang.c:760
+#: src/lang.c:763
 #, c-format
 msgid	"  -f file  subscribed to newsgroups file [default=%s]"
 msgstr	"  -f fail  tellitud gruppide fail [vaikimisi=%s]"
 
-#: src/lang.c:761
+#: src/lang.c:764
 msgid	"  -x       no posting mode"
 msgstr	"  -x       postitamiseta mood"
 
-#: src/lang.c:762
+#: src/lang.c:765
 msgid	"  -w       post an article and exit"
 msgstr	"  -w       postita artikkel ja lõpeta töö"
 
-#: src/lang.c:763
+#: src/lang.c:766
 msgid	"  -o       post all postponed articles and exit"
 msgstr	"  -o       postita kõik postitamisootel artiklid ja lõpeta töö"
 
-#: src/lang.c:764
+#: src/lang.c:767
 msgid	"  -r       read news remotely from default NNTP server"
 msgstr	"  -r       loe artikleid kasutades vaikimisi NNTP serverit"
 
-#: src/lang.c:765
+#: src/lang.c:768
 msgid	"  -R       read news saved by -S option"
 msgstr	"  -R       loe artikleid, mis on salvestatud -S võtmega"
 
-#: src/lang.c:766
+#: src/lang.c:769
 #, c-format
 msgid	"  -s dir   save news directory [default=%s]"
 msgstr	"  -s kat   artiklite salvestamise kataloog [vaikimisi=%s]"
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid	"  -S       save new news for later reading (batch mode)"
 msgstr	"  -S       salvesta uued artiklid hilisemaks lugemiseks (pakettmood)"
 
-#: src/lang.c:768
+#: src/lang.c:771
 msgid	"  -z       start if any unread news"
 msgstr	"  -z       alusta tööd, kui on lugemata uudiseid"
 
-#: src/lang.c:769
+#: src/lang.c:772
 #, c-format
 msgid	"A Usenet reader.\n"
 	"\n"
@@ -3212,37 +3214,37 @@ msgstr	"Usenet klient.\n"
 	"\n"
 	"Kasuta: %s [võtmed] [grupp[,...]]"
 
-#: src/lang.c:770
+#: src/lang.c:773
 msgid	"  -v       verbose output for batch mode options"
 msgstr	"  -v       esita pakettmoodi käskudega detailsemat informatsiooni"
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid	"  -V       print version & date information"
 msgstr	"  -V       esita versiooni ja kuupäeva informatsioon"
 
-#: src/lang.c:772
+#: src/lang.c:775
 #, c-format
 msgid	"%s only useful without batch mode operations\n"
 msgstr	"%s on kasutatav ainult pakettmoodi käskudeta\n"
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid	"%s only useful for batch mode operations\n"
 msgstr	"%s on kasutatav ainult pakettmoodi käskudega\n"
 
-#: src/lang.c:775
+#: src/lang.c:778
 #, c-format
 msgid	"\n"
 	"%s%d out of range (0 - %d). Reset to 0"
 msgstr	"\n"
 	"%s%d piiridest väljas (0 - %d). Sean 0"
 
-#: src/lang.c:776
+#: src/lang.c:779
 #, c-format
 msgid	"View '%s' (%s/%s)?"
 msgstr	"Vaatan '%s' (%s/%s)?"
 
-#: src/lang.c:778
+#: src/lang.c:781
 #, c-format
 msgid	"\n"
 	"Warning: posting exceeds %d columns. Line %d is the first long one:\n"
@@ -3251,26 +3253,26 @@ msgstr	"\n"
 	"Hoiatus: postitus ületab %d veergu. Esimene pikk rida on rida %d:\n"
 	"%-100s\n"
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid	"\n"
 	"Warning: article unchanged after editing\n"
 msgstr	"\n"
 	"Hoiatus: artiklit ei ole toimetamise käigus muudetud\n"
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid	"\n"
 	"Warning: \"Subject:\" contains only whitespaces.\n"
 msgstr	"\n"
 	"Hoiatus: \"Subject:\" real on ainult tühikud.\n"
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid	"\n"
 	"Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:\".\n"
 msgstr	"\n"
 	"Hoiatus: \"Subject:\" algab fraasiga \"Re: \", aga \"References:\" välju "
 	"pole.\n"
 
-#: src/lang.c:783
+#: src/lang.c:786
 msgid	"\n"
 	"Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
 	"         with \"Re: \" and does not contain \"(was:\".\n"
@@ -3278,7 +3280,7 @@ msgstr	"\n"
 	"Hoiatus: Artiklis on \"References:\" päis, aga \"Subject:\" ei alga fraasiga\n"
 	"         \"Re: \" ega sisalda \"(was:\".\n"
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid	"Read carefully!\n"
 	"\n"
 	"  You are about to cancel an article seemingly written by you. This will "
@@ -3298,7 +3300,7 @@ msgstr	"Lugege hoolikalt!\n"
 	"Siin on artikkel, mida te hakkate kustutama:\n"
 	"\n"
 
-#: src/lang.c:790
+#: src/lang.c:793
 msgid	"\n"
 	"Warning: You are using a non-plain transfer encoding (such as base64 or\n"
 	"         quoted-printable) and an external inews program to submit your\n"
@@ -3310,7 +3312,7 @@ msgstr	"\n"
 	"         lisab artiklile signatuuri, siis on võimalik,  et seda ei kodeerita\n"
 	"         korrektselt.\n"
 
-#: src/lang.c:795
+#: src/lang.c:798
 #, c-format
 msgid	"\n"
 	"\n"
@@ -3323,7 +3325,7 @@ msgstr	"\n"
 	"Väärtused failis %s on muutunud!\n"
 	"Palun lugege faile WHATSNEW, jne...\n"
 
-#: src/lang.c:797
+#: src/lang.c:800
 #, c-format
 msgid	"\n"
 	"\n"
@@ -3335,7 +3337,7 @@ msgstr	"\n"
 	"kasutatu!\n"
 	"Mõningaid väärtusi failis %s võidakse ignoreerida, mõningaid võidakse muuta!\n"
 
-#: src/lang.c:800
+#: src/lang.c:803
 #, c-format
 msgid	"Warning: tin wrote fewer groups to your\n"
 	"\t%s\n"
@@ -3348,7 +3350,7 @@ msgstr	"Hoiatus: tin kirjutas vähem grup
 	"grupist%s, tähendab see viga ja te peaksite varundama oma %s\n"
 	"enne, kui te tini uuesti käivitate!\n"
 
-#: src/lang.c:804
+#: src/lang.c:807
 #, c-format
 msgid	"\n"
 	"Warning: Found %d '-- \\n' lines, this may confuse some people.\n"
@@ -3356,12 +3358,12 @@ msgstr	"\n"
 	"Hoiatus: Leidsin %d '-- \\n' rida, mis võib tekitada osades inimestes "
 	"segadust.\n"
 
-#: src/lang.c:805
+#: src/lang.c:808
 #, c-format
 msgid	"Warning: Only %d out of %d articles were saved"
 msgstr	"Hoiatus: Salvestati ainult %d artiklit %d artiklist"
 
-#: src/lang.c:806
+#: src/lang.c:809
 #, c-format
 msgid	"\n"
 	"Warning: Your signature  is longer than %d lines.  Since signatures usually "
@@ -3376,48 +3378,48 @@ msgstr	"\n"
 	"võimalikult\n"
 	"         lühikesed.\n"
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid	"Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
 msgstr	"Hoiatus: see aadress võib sisaldada rämpsposti lõksu. %s=jätkan, %s=katkestan?"
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid	"\n"
 	"Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
 msgstr	"\n"
 	"Hoiatus: Signatuuride alguses peaks olema '-- \\n', mitte '--\\n'.\n"
 
-#: src/lang.c:812
+#: src/lang.c:815
 msgid	"Writing attributes file..."
 msgstr	"Kirjutan atribuutide faili..."
 
-#: src/lang.c:814
+#: src/lang.c:817
 #, c-format
 msgid	"%d Responses"
 msgstr	"%d Vastust"
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid	"Added %d %s"
 msgstr	"Lisatud %d %s"
 
-#: src/lang.c:817
+#: src/lang.c:820
 msgid	"No unsubscribed groups to show"
 msgstr	"Tellimata gruppe pole"
 
-#: src/lang.c:818
+#: src/lang.c:821
 msgid	"Showing subscribed to groups only"
 msgstr	"Näitan ainult tellitud gruppe"
 
-#: src/lang.c:819
+#: src/lang.c:822
 msgid	"Yes "
 msgstr	"Jah "
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid	"    You have mail\n"
 msgstr	"    Teil on kiri\n"
 
-#: src/lang.c:825
+#: src/lang.c:828
 #, c-format
 msgid	"\n"
 	"Warning: Posting is in %s and contains characters which are not\n"
@@ -3436,11 +3438,11 @@ msgstr	"\n"
 	"         MM_NETWORK_CHARSET. Viimast saate teostada kasutades valikut M)"
 	"enüü.\n"
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid	"  -D       debug mode 1=NNTP 2=ALL"
 msgstr	"  -D       silumismood 1=NNTP 2=KÕIK"
 
-#: src/lang.c:840
+#: src/lang.c:843
 msgid	"Read carefully!\n"
 	"\n"
 	"  You are about to cancel an article seemingly not written by you.  This "
@@ -3464,11 +3466,11 @@ msgstr	"Lugege hoolikalt!\n"
 	"Siin on artikkel, mida te asute kustutama:\n"
 	"\n"
 
-#: src/lang.c:849
+#: src/lang.c:852
 msgid	"toggle color"
 msgstr	"lülita värve"
 
-#: src/lang.c:850
+#: src/lang.c:853
 msgid	"# Changing colors of several screen parts\n"
 	"# Possible values are:\n"
 	"#  -1 = default (white for foreground and black for background)\n"
@@ -3512,44 +3514,44 @@ msgstr	"# Ekraaniosade värvide muutmine\
 	"#  15 = helevalge\n"
 	"\n"
 
-#: src/lang.c:870
+#: src/lang.c:873
 msgid	"  -a       toggle color flag"
 msgstr	"  -a       lülita värvide kasutamist"
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid	"\n"
 	"Error: Followup-To set to more than one newsgroup!\n"
 msgstr	"\n"
 	"Viga: Followup-To real on rohkem kui üks grupp!\n"
 
-#: src/lang.c:875
+#: src/lang.c:878
 #, c-format
 msgid	"\n"
 	"Error: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	"\n"
 	"Viga: ristpostitus %d gruppi ja Followup-To rida puudub!\n"
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid	"\n"
 	"Error: \"%s\" is not a valid newsgroup!\n"
 msgstr	"\n"
 	"Viga: \"%s\" ei ole lubatud grupp!\n"
 
-#: src/lang.c:878
+#: src/lang.c:881
 msgid	"\n"
 	"Warning: Followup-To set to more than one newsgroup!\n"
 msgstr	"\n"
 	"Hoiatus: Followup-To on seatud rohkem, kui ühele grupile!\n"
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid	"\n"
 	"Warning: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	"\n"
 	"Hoiatus: ristpostitus %d uudisegruppi ja Followup-To rida puudub!\n"
 
-#: src/lang.c:880
+#: src/lang.c:883
 #, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not in your newsrc, it may be invalid at this site!\n"
@@ -3557,316 +3559,316 @@ msgstr	"\n"
 	"Hoiatus: \"%s\" puudub teie newsrc failist, see võib olla selles serveris "
 	"vigane!\n"
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not a valid newsgroup at this site!\n"
 msgstr	"\n"
 	"Hoiatus: \"%s\" ei ole selles serveris kehtiv grupp!\n"
 
-#: src/lang.c:885
+#: src/lang.c:888
 #, c-format
 msgid	"%d files successfully written from %d articles. %d %s occurred."
 msgstr	"Edukalt kirjutatud %d faili %d artiklist. Esines %d viga%s."
 
-#: src/lang.c:886
+#: src/lang.c:889
 msgid	"Missing parts."
 msgstr	"Osad puuduvad."
 
-#: src/lang.c:887
+#: src/lang.c:890
 msgid	"No beginning."
 msgstr	"Algus puudub."
 
-#: src/lang.c:888
+#: src/lang.c:891
 msgid	"No data."
 msgstr	"Andmeid pole."
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid	"Unknown error."
 msgstr	"Tundmatu viga."
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, c-format
 msgid	"\tChecksum of %s (%ld %s)"
 msgstr	"\t%s kontrollsumma (%ld %s)"
 
-#: src/lang.c:897
+#: src/lang.c:900
 msgid	"Reading mail active file... "
 msgstr	"Loen aktiivsete kirjade kausta... "
 
-#: src/lang.c:898
+#: src/lang.c:901
 msgid	"Reading mailgroups file... "
 msgstr	"Loen kirjagruppide faili... "
 
-#: src/lang.c:902
+#: src/lang.c:905
 msgid	"perform PGP operations on article"
 msgstr	"kasuta artiklil PGP operatsioone"
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid	"Add key(s) to public keyring?"
 msgstr	"Lisan võtmed avalike võtmete hoidlasse?"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, c-format
 msgid	"%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr	"%s=krüpti, %s=allkirjasta, %s=mõlemad, %s=välju: "
 
-#: src/lang.c:905
+#: src/lang.c:908
 #, c-format
 msgid	"%s=sign, %s=sign & include public key, %s=quit: "
 msgstr	"%s=allkirjasta, %s=allkirjasta & lisa avalik võti, %s=välju: "
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid	"PGP has not been set up (can't open %s)"
 msgstr	"PGP pole seadistatud (ei saa avada %s)"
 
-#: src/lang.c:907
+#: src/lang.c:910
 msgid	"Article not signed and no public keys found"
 msgstr	"Artikkel pole allkirjastatud ja avalikke võtmeid pole"
 
-#: src/lang.c:909
+#: src/lang.c:912
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=välju, %s=toimeta, %s=ispell, %s=pgp, %s=menüü, %s=postita, %s=ootele: "
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
 msgstr	"%s=välju, %s=toimeta, %s=ispell, %s=pgp, %s=saada [%%s]: "
 
-#: src/lang.c:911
+#: src/lang.c:914
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=välju, %s=toimeta, %s=ispell, %s=pgp, %s=menüü, %s=postita, %s=ootele [%%"
 	"s]: "
 
-#: src/lang.c:913
+#: src/lang.c:916
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=välju, %s=toimeta, %s=pgp, %s=menüü, %s=postita, %s=ootele: "
 
-#: src/lang.c:914
+#: src/lang.c:917
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr	"%s=välju, %s=toimeta, %s=pgp, %s=saada [%%s]: "
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=välju, %s=toimeta, %s=pgp, %s=menüü, %s=postita, %s=ootele [%%s]: "
 
-#: src/lang.c:919
+#: src/lang.c:922
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=välju, %s=toimeta, %s=ispell, %s=menüü, %s=postita, %s=ootele: "
 
-#: src/lang.c:920
+#: src/lang.c:923
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr	"%s=välju, %s=toimeta, %s=ispell, %s=saada [%%s]: "
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=välju, %s=toimeta, %s=ispell, %s=menüü, %s=postita, %s=ootele [%%s]: "
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=välju, %s=toimeta, %s=menüü, %s=postita, %s=ootele: "
 
-#: src/lang.c:924
+#: src/lang.c:927
 #, c-format
 msgid	"%s=quit, %s=edit, %s=send [%%s]: "
 msgstr	"%s=välju, %s=toimeta, %s=saada [%%s]: "
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=välju, %s=toimeta, %s=menüü, %s=postita, %s=ootele [%%s]: "
 
-#: src/lang.c:934
+#: src/lang.c:937
 msgid	"Try cache_overview_files to speed up things.\n"
 msgstr	"Proovige asjade kiirendamiseks cache_overview_files.\n"
 
-#: src/lang.c:935
+#: src/lang.c:938
 msgid	"Tin will use local index files instead.\n"
 msgstr	"Tin kasutab hoopis kohalikke indeksfaile.\n"
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid	"Cannot find NNTP server name"
 msgstr	"Ei leia NNTP serveri nime"
 
-#: src/lang.c:937
+#: src/lang.c:940
 #, c-format
 msgid	"Connecting to %s:%d..."
 msgstr	"Loon ühendust serveriga %s:%d..."
 
-#: src/lang.c:938
+#: src/lang.c:941
 msgid	"Disconnecting from server...\n"
 msgstr	"Lõpetan ühenduse...\n"
 
-#: src/lang.c:939
+#: src/lang.c:942
 #, c-format
 msgid	"Wrong newsgroup name in response of GROUP command, %s for %s"
 msgstr	"Vigane vastus GROUP käsule, %s grupile %s"
 
-#: src/lang.c:940
+#: src/lang.c:943
 #, c-format
 msgid	"Failed to connect to NNTP server %s. Exiting..."
 msgstr	"NNTP serveriga %s ühenduse loomine ebaõnnestus. Lõpetan..."
 
-#: src/lang.c:941
+#: src/lang.c:944
 msgid	"205  Closing connection"
 msgstr	"205  Sulen ühendust"
 
-#: src/lang.c:942
+#: src/lang.c:945
 msgid	"Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr	"Teie server ei toeta NNTP XOVER või OVER käsku.\n"
 
-#: src/lang.c:943
+#: src/lang.c:946
 msgid	"Connection to news server has timed out. Reconnect?"
 msgstr	"Ühendus uudisegruppide serveriga aegus. ühendun uuesti?"
 
-#: src/lang.c:944
+#: src/lang.c:947
 #, c-format
 msgid	"Put the server name in the file %s,\n"
 	"or set the environment variable NNTPSERVER"
 msgstr	"Kirjutage serveri nimi faili %s,\n"
 	"või seadke keskonnamuutuja NNTPSERVER"
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid	"  -A       force authentication on connect"
 msgstr	"  -A       sunni ühenduse loomisel autentima"
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid	"  -g serv  read news from NNTP server serv [default=%s]"
 msgstr	"  -g serv  loe uudiseid NNTP serverist serv [vaikimisi=%s]"
 
-#: src/lang.c:947
+#: src/lang.c:950
 #, c-format
 msgid	"  -p port  use port as NNTP port [default=%d]"
 msgstr	"  -p port  kasuta NNTP porti [vaikimisi=%d]"
 
-#: src/lang.c:948
+#: src/lang.c:951
 msgid	"  -Q       quick start. Same as -nqd"
 msgstr	"  -Q       kiirstart. Sama kui -nqd"
 
-#: src/lang.c:949
+#: src/lang.c:952
 msgid	"  -l       use only LIST instead of GROUP (-n) command"
 msgstr	"  -l       kasuta LIST käsku GROUP (-n) käsu asemel"
 
-#: src/lang.c:950
+#: src/lang.c:953
 msgid	"  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr	"  -n       loe NNTP serverist ainult tellitud .newsrc grupid"
 
-#: src/lang.c:952
+#: src/lang.c:955
 #, c-format
 msgid	"%s/tcp: Unknown service.\n"
 msgstr	"%s/tcp: Tundmatu teenus.\n"
 
-#: src/lang.c:955
+#: src/lang.c:958
 msgid	"\n"
 	"socket or connect problem\n"
 msgstr	"\n"
 	"Probleem pistikuga või ühendusega\n"
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid	"\n"
 	"Connection to %s: "
 msgstr	"\n"
 	"Loon ühendust serveriga %s: "
 
-#: src/lang.c:958
+#: src/lang.c:961
 msgid	"Giving up...\n"
 msgstr	"Annan alla...\n"
 
-#: src/lang.c:961
+#: src/lang.c:964
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 	"Tin will try to use XHDR XREF instead (slows down things a bit).\n"
 msgstr	"Teie server ei paku Xref: päiserida XOVER informatsioonis.\n"
 	"Tin üritab kasutada XHDR XREF selle asemel (võib olla mõnevõrra "
 	"aeganõudvam).\n"
 
-#: src/lang.c:964
+#: src/lang.c:967
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 msgstr	"Teie server ei paku Xref: päiserida XOVER informatsioonis.\n"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid	"Can't open %s. Try %s -r to read news via NNTP.\n"
 msgstr	"%s ei saa avada. Proovige %s -r, et lugeda uudiseid üle NNTP.\n"
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid	"  -Q       quick start. Same as -qd"
 msgstr	"  -Q       kiirstart. Sama kui -qd"
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid	"  -l       read only active file instead of scanning spool (-n) command"
 msgstr	"  -l       loe pooli skaneerimise (-n) asemel ainult faili active"
 
-#: src/lang.c:972
+#: src/lang.c:975
 msgid	"  -n       only read subscribed .newsrc groups from spool"
 msgstr	"  -n       loe poolist ainult tellitud .newsrc gruppe"
 
-#: src/lang.c:973
+#: src/lang.c:976
 msgid	"Your server does not have Xref: in its NOV-files.\n"
 msgstr	"Teie server ei paku Xref: päiserida NOV failides.\n"
 
-#: src/lang.c:977
+#: src/lang.c:980
 msgid	"Posting using external inews failed. Use built in inews instead?"
 msgstr	"Välise inews programmiga postitamine ebaõnnestus. Proovin sisemist inewsi?"
 
-#: src/lang.c:978
+#: src/lang.c:981
 msgid	"It worked! Should I always use my built in inews from now on?"
 msgstr	"See töötas! Kas kasutan nüüd alati sisemist inews programmi?"
 
-#: src/lang.c:986
+#: src/lang.c:989
 #, c-format
 msgid	"%d %s printed"
 msgstr	"%d %s trükitud"
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid	"output article/thread/hot/pattern/tagged articles to printer"
 msgstr	"saada artikkel/teema/kuum/muster/märgitud trükkalile"
 
-#: src/lang.c:988
+#: src/lang.c:991
 msgid	"Print"
 msgstr	"Trüki"
 
-#: src/lang.c:989
+#: src/lang.c:992
 msgid	"Printing..."
 msgstr	"Trükin..."
 
-#: src/lang.c:993
+#: src/lang.c:996
 msgid	"pipe article/thread/hot/pattern/tagged articles into command"
 msgstr	"saada artikkel/teema/kuum/muster/märgitud toruga käsule"
 
-#: src/lang.c:994
+#: src/lang.c:997
 msgid	"No command"
 msgstr	"Käsku pole"
 
-#: src/lang.c:995
+#: src/lang.c:998
 msgid	"Pipe"
 msgstr	"Toru"
 
-#: src/lang.c:996
+#: src/lang.c:999
 #, c-format
 msgid	"Pipe to command [%.*s]> "
 msgstr	"Toru käsku [%.*s]> "
 
-#: src/lang.c:997
+#: src/lang.c:1000
 msgid	"Piping..."
 msgstr	"Saadan torusse..."
 
-#: src/lang.c:999
+#: src/lang.c:1002
 msgid	"Piping not enabled."
 msgstr	"Toru kasutamine pole lubatud."
 
-#: src/lang.c:1003
+#: src/lang.c:1006
 #, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line has spaces  in it that MUST be removed.\n"
@@ -3878,7 +3880,7 @@ msgstr	"\n"
 	"      tühik on see,  mis eraldab koolonit (:)  teistest komponentidest\n"
 	"      real. Gruppide eraldamiseks kasutage palun koma (,).\n"
 
-#: src/lang.c:1008
+#: src/lang.c:1011
 #, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line is  continued in  the next line.  Since\n"
@@ -3889,7 +3891,7 @@ msgstr	"\n"
 	"      tühikuid, siis ei ole see lubatud.  Palun kirjutage kõik grupid\n"
 	"      ühele reale.\n"
 
-#: src/lang.c:1013
+#: src/lang.c:1016
 #, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line is continued in the next line.\n"
@@ -3900,14 +3902,14 @@ msgstr	"\n"
 	"      See on uus omadus ja kõik serverid ei pruugi seda toetada.\n"
 	"      Probleemide vältimiseks, kirjutage palun kõik grupid ühele reale.\n"
 
-#: src/lang.c:1017
+#: src/lang.c:1020
 #, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n"
 msgstr	"\n"
 	"Hoiatus: Rida \"%s:\" sisaldab tühikuid, mis TULEKS eemaldada.\n"
 
-#: src/lang.c:1022
+#: src/lang.c:1025
 msgid	"\n"
 	"  If your article contains quoted text  please take some time to pare it "
 	"down\n"
@@ -3937,502 +3939,502 @@ msgstr	"\n"
 	"  tega, siis ilmselt enamus lugejaid ignoreerib teid täiesti. Tänapäeval on\n"
 	"  võrgus palju rahvast ja infot!\n"
 
-#: src/lang.c:1035
+#: src/lang.c:1038
 msgid	"shell escape"
 msgstr	"paojada käsureale"
 
-#: src/lang.c:1036
+#: src/lang.c:1039
 #, c-format
 msgid	"Shell Command (%s)"
 msgstr	"Käsurea käsk (%s)"
 
-#: src/lang.c:1037
+#: src/lang.c:1040
 #, c-format
 msgid	"Enter shell command [%s]> "
 msgstr	"Sisestage käsurea käsk [%s]> "
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 #, c-format
 msgid	"%s: Can't get entry for TERM\n"
 msgstr	"%s: Ei saa TERM kirjet\n"
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid	"Group %.*s ('q' to quit)..."
 msgstr	"Grupp %.*s ('q' lõpetamiseks)..."
 
-#: src/lang.c:1047
+#: src/lang.c:1050
 #, c-format
 msgid	"Group %.*s..."
 msgstr	"Grupp %.*s..."
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid	"Server unavailable\n"
 msgstr	"Server ei vasta\n"
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %"
 	"s=post"
 msgstr	"%s=toru; %s=kiri; %s=trüki; %s=välju; %s=kõik/lugem; %s=salv; %s=märgi; %"
 	"s=postita"
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=toru; %s=kiri; %s=trüki; %s=välju; %s=kirjuta; %s=salv; %s=märgi; %"
 	"s=postita"
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 #, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=kiri; %s=trüki; %s=välju; %s=kõik/lugem; %s=salvesta; %s=märgi; %s=postita"
 
-#: src/lang.c:1061
+#: src/lang.c:1064
 #, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=kiri; %s=trüki; %s=välju; %s=kirjuta; %s=salvesta; %s=märgi; %s=postita"
 
-#: src/lang.c:1065
+#: src/lang.c:1068
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=toru; %s=kiri; %s=välju; %s=kõik/lugemata; %s=salv; %s=märgi; %s=postita"
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=toru; %s=kiri; %s=välju; %s=kirjuta; %s=salvesta; %s=märgi; %s=postita"
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, c-format
 msgid	"%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=kiri; %s=välju; %s=kõik/lugemata; %s=salvesta; %s=märgi; %s=postita"
 
-#: src/lang.c:1069
+#: src/lang.c:1072
 #, c-format
 msgid	"%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=kiri; %s=välju; %s=vasta kirjaga; %s=salvesta; %s=märgi; %s=postita"
 
-#: src/lang.c:1075
+#: src/lang.c:1078
 msgid	"Terminal does not support color"
 msgstr	"Terminal ei toeta värve"
 
-#: src/lang.c:1080
+#: src/lang.c:1083
 #, c-format
 msgid	"Trying %s"
 msgstr	"Proovin %s"
 
-#: src/lang.c:1094 src/lang.c:1120 src/lang.c:1136 src/lang.c:1315 src/refs.c:296
+#: src/lang.c:1097 src/lang.c:1123 src/lang.c:1139 src/lang.c:1318 src/refs.c:296
 msgid	"None"
 msgstr	"Pole"
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 msgid	"Subject"
 msgstr	"Teema"
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 msgid	"References"
 msgstr	"Viited"
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 msgid	"Both Subject and References"
 msgstr	"Nii teema kui viited"
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid	"Multipart Subject"
 msgstr	"Mitmeosaliste teema"
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 msgid	"Percentage Match"
 msgstr	"Percentage Match"
 
-#: src/lang.c:1111 src/lang.c:1222
+#: src/lang.c:1114 src/lang.c:1225
 msgid	"No"
 msgstr	"Ei"
 
-#: src/lang.c:1112 src/lang.c:1224
+#: src/lang.c:1115 src/lang.c:1227
 msgid	"Yes"
 msgstr	"Jah"
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 msgid	"Hide All"
 msgstr	"Peida kõik"
 
-#: src/lang.c:1121
+#: src/lang.c:1124
 msgid	"Address"
 msgstr	"Aadress"
 
-#: src/lang.c:1122
+#: src/lang.c:1125
 msgid	"Full Name"
 msgstr	"Täisnimi"
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 msgid	"Address and Name"
 msgstr	"Aadress ja nimi"
 
-#: src/lang.c:1130
+#: src/lang.c:1133
 msgid	"Max"
 msgstr	"Maksimum"
 
-#: src/lang.c:1131
+#: src/lang.c:1134
 msgid	"Sum"
 msgstr	"Summa"
 
-#: src/lang.c:1132
+#: src/lang.c:1135
 msgid	"Average"
 msgstr	"Keskmine"
 
-#: src/lang.c:1137
+#: src/lang.c:1140
 msgid	"Lines"
 msgstr	"Read"
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 msgid	"Score"
 msgstr	"Kaal"
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid	"Lines & Score"
 msgstr	"Read & kaal"
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 msgid	"Black"
 msgstr	"Must"
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid	"Red"
 msgstr	"Punane"
 
-#: src/lang.c:1150
+#: src/lang.c:1153
 msgid	"Green"
 msgstr	"Roheline"
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid	"Brown"
 msgstr	"Pruun"
 
-#: src/lang.c:1152
+#: src/lang.c:1155
 msgid	"Blue"
 msgstr	"Sinine"
 
-#: src/lang.c:1153
+#: src/lang.c:1156
 msgid	"Pink"
 msgstr	"Roosa"
 
-#: src/lang.c:1154
+#: src/lang.c:1157
 msgid	"Cyan"
 msgstr	"Lilla"
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 msgid	"White"
 msgstr	"valge"
 
-#: src/lang.c:1156
+#: src/lang.c:1159
 msgid	"Gray"
 msgstr	"Hall"
 
-#: src/lang.c:1157
+#: src/lang.c:1160
 msgid	"Light Red"
 msgstr	"Helepunane"
 
-#: src/lang.c:1158
+#: src/lang.c:1161
 msgid	"Light Green"
 msgstr	"Heleroheline"
 
-#: src/lang.c:1159
+#: src/lang.c:1162
 msgid	"Yellow"
 msgstr	"Kollane"
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 msgid	"Light Blue"
 msgstr	"Helesinine"
 
-#: src/lang.c:1161
+#: src/lang.c:1164
 msgid	"Light Pink"
 msgstr	"Heleroosa"
 
-#: src/lang.c:1162
+#: src/lang.c:1165
 msgid	"Light Cyan"
 msgstr	"Helelilla"
 
-#: src/lang.c:1163
+#: src/lang.c:1166
 msgid	"Light White"
 msgstr	"Helevalge"
 
-#: src/lang.c:1171 src/lang.c:1228 src/lang.c:1242
+#: src/lang.c:1174 src/lang.c:1231 src/lang.c:1245
 msgid	"Nothing"
 msgstr	"Ei kasuta"
 
-#: src/lang.c:1172
+#: src/lang.c:1175
 msgid	"Mark"
 msgstr	"Märk"
 
-#: src/lang.c:1173
+#: src/lang.c:1176
 msgid	"Space"
 msgstr	"Tühik"
 
-#: src/lang.c:1180
+#: src/lang.c:1183
 msgid	"Normal"
 msgstr	"Tavaline"
 
-#: src/lang.c:1181
+#: src/lang.c:1184
 msgid	"Best highlighting"
 msgstr	"Parim esiletõstmine"
 
-#: src/lang.c:1182
+#: src/lang.c:1185
 msgid	"Underline"
 msgstr	"Allajoonitud"
 
-#: src/lang.c:1183
+#: src/lang.c:1186
 msgid	"Reverse video"
 msgstr	"Pööratud video"
 
-#: src/lang.c:1184
+#: src/lang.c:1187
 msgid	"Blinking"
 msgstr	"Plinkiv"
 
-#: src/lang.c:1185
+#: src/lang.c:1188
 msgid	"Half bright"
 msgstr	"Poolhele"
 
-#: src/lang.c:1186
+#: src/lang.c:1189
 msgid	"Bold"
 msgstr	"Paks"
 
-#: src/lang.c:1191
+#: src/lang.c:1194
 msgid	"none"
 msgstr	"pole"
 
-#: src/lang.c:1192
+#: src/lang.c:1195
 msgid	"commands"
 msgstr	"käsud"
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 msgid	"select"
 msgstr	"valik"
 
-#: src/lang.c:1195
+#: src/lang.c:1198
 msgid	"commands & quit"
 msgstr	"käsud & välju"
 
-#: src/lang.c:1196
+#: src/lang.c:1199
 msgid	"commands & select"
 msgstr	"käsud & valik"
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 msgid	"quit & select"
 msgstr	"välju & valik"
 
-#: src/lang.c:1198
+#: src/lang.c:1201
 msgid	"commands & quit & select"
 msgstr	"käsud & välju & valik"
 
-#: src/lang.c:1223
+#: src/lang.c:1226
 msgid	"Shell archive"
 msgstr	"Shelli arhiiv"
 
-#: src/lang.c:1229
+#: src/lang.c:1232
 msgid	"Subject: (descending)"
 msgstr	"Subject: (kahanevalt)"
 
-#: src/lang.c:1230
+#: src/lang.c:1233
 msgid	"Subject: (ascending)"
 msgstr	"Subject: (kasvavalt)"
 
-#: src/lang.c:1231
+#: src/lang.c:1234
 msgid	"From: (descending)"
 msgstr	"From: (kahanevalt)"
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 msgid	"From: (ascending)"
 msgstr	"From: (kasvavalt)"
 
-#: src/lang.c:1233
+#: src/lang.c:1236
 msgid	"Date: (descending)"
 msgstr	"Date: (kahanevalt)"
 
-#: src/lang.c:1234
+#: src/lang.c:1237
 msgid	"Date: (ascending)"
 msgstr	"Date: (kasvavalt)"
 
-#: src/lang.c:1235 src/lang.c:1243
+#: src/lang.c:1238 src/lang.c:1246
 msgid	"Score (descending)"
 msgstr	"Kaal (kahanevalt)"
 
-#: src/lang.c:1236 src/lang.c:1244
+#: src/lang.c:1239 src/lang.c:1247
 msgid	"Score (ascending)"
 msgstr	"Kaal (kasvavalt)"
 
-#: src/lang.c:1237
+#: src/lang.c:1240
 msgid	"Lines: (descending)"
 msgstr	"Lines: (kahanevalt)"
 
-#: src/lang.c:1238
+#: src/lang.c:1241
 msgid	"Lines: (ascending)"
 msgstr	"Lines: (kasvavalt)"
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid	"Always Keep"
 msgstr	"Hoia alati"
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid	"Always Remove"
 msgstr	"Eemalda alati"
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid	"Mark with D on selection screen"
 msgstr	"Märgi valikuekraanil tähega D"
 
-#: src/lang.c:1256
+#: src/lang.c:1259
 msgid	"Kill only unread arts"
 msgstr	"Surma ainult lugemata artiklid"
 
-#: src/lang.c:1257
+#: src/lang.c:1260
 msgid	"Kill all arts & show with K"
 msgstr	"Surma kõik artiklid & näita K tähega"
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1258
+#: src/lang.c:1261
 msgid	"Kill all arts and never show"
 msgstr	"Surma kõik artiklid ja ära näita"
 
-#: src/lang.c:1263
+#: src/lang.c:1266
 msgid	"Nothing special"
 msgstr	"Ei midagi erilist"
 
-#: src/lang.c:1264
+#: src/lang.c:1267
 msgid	"Compress quotes"
 msgstr	"Tihenda tsitaadid"
 
-#: src/lang.c:1265
+#: src/lang.c:1268
 msgid	"Quote signatures"
 msgstr	"Tsiteeri allkirju"
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid	"Compress quotes, quote sigs"
 msgstr	"Tihenda tsitaadid, tsiteeri allkirju"
 
-#: src/lang.c:1267
+#: src/lang.c:1270
 msgid	"Quote empty lines"
 msgstr	"Tsiteeri tühje ridu"
 
-#: src/lang.c:1268
+#: src/lang.c:1271
 msgid	"Compress quotes, quote empty lines"
 msgstr	"Tihenda tsitaadid, tsiteeri tühje ridu"
 
-#: src/lang.c:1269
+#: src/lang.c:1272
 msgid	"Quote sigs & empty lines"
 msgstr	"Tsiteeri allkirju ja tühje ridu"
 
-#: src/lang.c:1270
+#: src/lang.c:1273
 msgid	"Comp. q., quote sigs & empty lines"
 msgstr	"Tihenda tsitaate, tsiteeri allkirju ja tühje ridu"
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid	"no"
 msgstr	"ei"
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid	"with headers"
 msgstr	"päistega"
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid	"without headers"
 msgstr	"päisteta"
 
-#: src/lang.c:1317 src/lang.c:1323
+#: src/lang.c:1320 src/lang.c:1326
 msgid	"NFKC"
 msgstr	"NFKC"
 
-#: src/lang.c:1318
+#: src/lang.c:1321
 msgid	"NFKD"
 msgstr	"NFKD"
 
-#: src/lang.c:1319
+#: src/lang.c:1322
 msgid	"NFC"
 msgstr	"NFC"
 
-#: src/lang.c:1320
+#: src/lang.c:1323
 msgid	"NFD"
 msgstr	"NFD"
 
-#: src/lang.c:1331
+#: src/lang.c:1334
 msgid	"Display Options"
 msgstr	"Ekraani seaded"
 
-#: src/lang.c:1338
+#: src/lang.c:1341
 msgid	"Color Options"
 msgstr	"Värvide seaded"
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid	"Article-Limiting Options"
 msgstr	"Artikli piirangute seaded"
 
-#: src/lang.c:1351
+#: src/lang.c:1354
 msgid	"Posting/Mailing Options"
 msgstr	"Postitamise/saatmise seaded"
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid	"Saving/Printing Options"
 msgstr	"Salvestamise/trükkimise seaded"
 
-#: src/lang.c:1363
+#: src/lang.c:1366
 msgid	"Expert Options"
 msgstr	"Ekspertseaded"
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid	"Filtering Options"
 msgstr	"Filtreerimise seaded"
 
-#: src/lang.c:1374 src/lang.c:1405 src/lang.c:1411 src/lang.c:1437 src/lang.c:1487
-#: src/lang.c:1493 src/lang.c:1503 src/lang.c:1523 src/lang.c:1598 src/lang.c:1768
-#: src/lang.c:1774 src/lang.c:1780 src/lang.c:1786 src/lang.c:1798 src/lang.c:1805
-#: src/lang.c:1859 src/lang.c:1868 src/lang.c:1874 src/lang.c:1881 src/lang.c:1888
-#: src/lang.c:1895 src/lang.c:1902 src/lang.c:1909 src/lang.c:1916 src/lang.c:1923
-#: src/lang.c:1930 src/lang.c:1937 src/lang.c:1944 src/lang.c:1951 src/lang.c:1958
-#: src/lang.c:1965 src/lang.c:1972 src/lang.c:1979 src/lang.c:1986 src/lang.c:1993
-#: src/lang.c:2000 src/lang.c:2007 src/lang.c:2014 src/lang.c:2021 src/lang.c:2028
-#: src/lang.c:2036 src/lang.c:2052 src/lang.c:2059 src/lang.c:2066 src/lang.c:2073
-#: src/lang.c:2079 src/lang.c:2085 src/lang.c:2102 src/lang.c:2114 src/lang.c:2148
-#: src/lang.c:2201 src/lang.c:2208 src/lang.c:2214 src/lang.c:2239 src/lang.c:2256
-#: src/lang.c:2309 src/lang.c:2345 src/lang.c:2365 src/lang.c:2400 src/lang.c:2410
-#: src/lang.c:2435 src/lang.c:2451 src/lang.c:2470 src/lang.c:2483
+#: src/lang.c:1377 src/lang.c:1408 src/lang.c:1414 src/lang.c:1440 src/lang.c:1490
+#: src/lang.c:1496 src/lang.c:1506 src/lang.c:1526 src/lang.c:1601 src/lang.c:1771
+#: src/lang.c:1777 src/lang.c:1783 src/lang.c:1789 src/lang.c:1801 src/lang.c:1808
+#: src/lang.c:1862 src/lang.c:1871 src/lang.c:1877 src/lang.c:1884 src/lang.c:1891
+#: src/lang.c:1898 src/lang.c:1905 src/lang.c:1912 src/lang.c:1919 src/lang.c:1926
+#: src/lang.c:1933 src/lang.c:1940 src/lang.c:1947 src/lang.c:1954 src/lang.c:1961
+#: src/lang.c:1968 src/lang.c:1975 src/lang.c:1982 src/lang.c:1989 src/lang.c:1996
+#: src/lang.c:2003 src/lang.c:2010 src/lang.c:2017 src/lang.c:2024 src/lang.c:2031
+#: src/lang.c:2039 src/lang.c:2055 src/lang.c:2062 src/lang.c:2069 src/lang.c:2076
+#: src/lang.c:2082 src/lang.c:2088 src/lang.c:2105 src/lang.c:2117 src/lang.c:2151
+#: src/lang.c:2204 src/lang.c:2211 src/lang.c:2217 src/lang.c:2242 src/lang.c:2259
+#: src/lang.c:2312 src/lang.c:2348 src/lang.c:2368 src/lang.c:2403 src/lang.c:2413
+#: src/lang.c:2438 src/lang.c:2454 src/lang.c:2473 src/lang.c:2486
 msgid	"<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"<TÜHIK> lülitab, <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:1375
+#: src/lang.c:1378
 msgid	"Show mini menu & posting etiquette"
 msgstr	"Näita minimenüüd & post. etiketti"
 
-#: src/lang.c:1376
+#: src/lang.c:1379
 msgid	"# If ON show a mini menu of useful commands at each level\n"
 	"# and posting etiquette after composing an article\n"
 msgstr	"# Kui väärtus on ON, näita enimkasutatavate käskude minimenüüd\n"
 	"# ja peale artikli kirjutamist postitamise etiketti.\n"
 
-#: src/lang.c:1381
+#: src/lang.c:1384
 msgid	"Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr	"Näita gruppide lühikirjeldusi. <TÜHIK> lülitab ja <CR> seab."
 
-#: src/lang.c:1382
+#: src/lang.c:1385
 msgid	"Show description of each newsgroup"
 msgstr	"Näita iga grupi lühikirjeldust"
 
-#: src/lang.c:1383
+#: src/lang.c:1386
 msgid	"# If ON show group description text after newsgroup name at\n"
 	"# group selection level\n"
 msgstr	"# Kui väärtus on ON, näita gruppide tasemel iga grupi nime\n"
 	"# järel grupi lühikirjeldust\n"
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 msgid	"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
 	"sets."
 msgstr	"Näita grupimenüüs teema ja From (autor) välju. <TÜHIK> lülitab ja <CR> seab."
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 msgid	"In group menu, show author by"
 msgstr	"Näita grupimenüüs autorit"
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid	"# Part of from field to display\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = none\n"
@@ -4446,32 +4448,32 @@ msgstr	"# Millist saatja nime osa näidat
 	"# * 2 = täisnimi\n"
 	"#   3 = mõlemad\n"
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 msgid	"Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr	"Märgi valik -> või heleda ribaga. <TÜHIK> lülitab, <CR> seab."
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid	"Draw -> instead of highlighted bar"
 msgstr	"Joonista -> heleda riba asemel"
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid	"# If ON use -> otherwise highlighted bar for selection\n"
 msgstr	"# Kui väärtus on on, kasuta valiku märkimiseks ->, muidu riba\n"
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid	"Use inverse video for page headers"
 msgstr	"Kasuta päistel pööratud videot"
 
-#: src/lang.c:1407
+#: src/lang.c:1410
 msgid	"# If ON use inverse video for page headers at different levels\n"
 msgstr	"# Kui väärtus on ON, kasuta erinevatel tasemetel päiste näitamisel\n"
 	"# pööratud videot\n"
 
-#: src/lang.c:1412
+#: src/lang.c:1415
 msgid	"Thread articles by"
 msgstr	"Artiklite teemadesse jagamine"
 
-#: src/lang.c:1413
+#: src/lang.c:1416
 msgid	"# Thread articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4489,15 +4491,15 @@ msgstr	"# Artiklite teemadesse jagamine\
 	"#   4 = Mitmeosaline teema\n"
 	"#   5 = Protsentuaalne sobivus\n"
 
-#: src/lang.c:1424
+#: src/lang.c:1427
 msgid	"Enter percentage match required to thread together. <CR> sets."
 msgstr	"Sisestage teema loomiseks vajalik protsentuaalne sobivus. <CR> seab."
 
-#: src/lang.c:1425
+#: src/lang.c:1428
 msgid	"Thread percentage match"
 msgstr	"Teema protsentuaalne sobivus"
 
-#: src/lang.c:1426
+#: src/lang.c:1429
 #, c-format
 msgid	"# Thread percentage match...\n"
 	"# the percentage of characters in the subject of an article that must match\n"
@@ -4515,11 +4517,11 @@ msgstr	"# Teema protsentuaalne sobivus..
 	"# teemasse seotaks. Näiteks 'happy' ja 'harpy' sobiksid, aga 'harpie',\n"
 	"# 'happie' ja 'harppy' samasse teemasse 'happy'-ga ei läheks\n"
 
-#: src/lang.c:1438
+#: src/lang.c:1441
 msgid	"Score of a thread"
 msgstr	"Teema kaal"
 
-#: src/lang.c:1439
+#: src/lang.c:1442
 msgid	"# Thread score\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = max\n"
@@ -4531,16 +4533,16 @@ msgstr	"# Teema kaal\n"
 	"#   1 = summa\n"
 	"#   2 = keskmine\n"
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid	"Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr	"Järjesta artiklid Subject, From, Date, kaalu järgi. <TÜHIK> lülitab, <CR> "
 	"seab."
 
-#: src/lang.c:1448
+#: src/lang.c:1451
 msgid	"Sort articles by"
 msgstr	"Artiklite järjestus"
 
-#: src/lang.c:1449
+#: src/lang.c:1452
 msgid	"# Sort articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4568,15 +4570,15 @@ msgstr	"# Artiklite järjestamine\n"
 	"#   9 = Ridu kahanev\n"
 	"#  10 = Ridu kasvav\n"
 
-#: src/lang.c:1465
+#: src/lang.c:1468
 msgid	"Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr	"Järjesta teemad mitte millegi või kaalu järgi. <TÜHIK> lülitab, <CR> seab."
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid	"Sort threads by"
 msgstr	"Teemade järjestus"
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid	"# Sort thread by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4588,45 +4590,45 @@ msgstr	"# Teemade järjestamine\n"
 	"# * 1 = Skoor kahanev\n"
 	"#   2 = Skoor kasvav\n"
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid	"Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr	"Vii kursor grupis esimesele/viimasele lugemata artiklile. <TÜHIK> lülitab, "
 	"<CR> seab."
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid	"Goto first unread article in group"
 msgstr	"Mine grupis esimesele lugemata art."
 
-#: src/lang.c:1477
+#: src/lang.c:1480
 msgid	"# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr	"# Kui väärtus on ON, vii kursor grupi esimesele lugemata artiklile,\n"
 	"# muidu viimasele\n"
 
-#: src/lang.c:1481
+#: src/lang.c:1484
 msgid	"Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr	"Näita kõiki või ainult lugemata artikleid. <TÜHIK> lülitab, <CR> seab."
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid	"Show only unread articles"
 msgstr	"Näita ainult lugemata artikleid"
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 msgid	"# If ON show only new/unread articles otherwise show all.\n"
 msgstr	"# Kui väärtus on ON, näita ainult lugemata artikleid, muidu näita kõiki.\n"
 
-#: src/lang.c:1488
+#: src/lang.c:1491
 msgid	"Show only groups with unread arts"
 msgstr	"Ainult lugemata artiklitega grupid"
 
-#: src/lang.c:1489
+#: src/lang.c:1492
 msgid	"# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr	"# Näita ainult neid tellitud gruppe, kus on lugemata artikleid.\n"
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid	"Filter which articles"
 msgstr	"Filtreeri artikleid"
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid	"# Filter which articles\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = only kill unread articles\n"
@@ -4638,196 +4640,196 @@ msgstr	"# Artikklite filtreerimine\n"
 	"#   1 = Surma kõik artiklid ja näita teemades märgiga K\n"
 	"#   2 = Surma kõik artiklid ja ära näita neid\n"
 
-#: src/lang.c:1504
+#: src/lang.c:1507
 msgid	"Tab goes to next unread article"
 msgstr	"Tab viib järgmisele lugemata art."
 
-#: src/lang.c:1505
+#: src/lang.c:1508
 msgid	"# If ON the TAB command will go to next unread article at article viewer "
 	"level\n"
 msgstr	"# Kui väärtus on ON, viib Tab käsk järgmisele lugemata artiklile\n"
 
-#: src/lang.c:1509
+#: src/lang.c:1512
 msgid	"Scrolling with <SPACE> past the end of an art. jumps to the next unread one."
 msgstr	"Tühikuga artikli lõpust edasi kerimine hüppab järgmisele lugemata artiklile."
 
-#: src/lang.c:1510
+#: src/lang.c:1513
 msgid	"Space goes to next unread article"
 msgstr	"Tühik viib järgmisele lugemata art."
 
-#: src/lang.c:1511
+#: src/lang.c:1514
 msgid	"# If ON the SPACE command will go to next unread article at article viewer\n"
 	"# level when the end of the article is reached (rn-style pager)\n"
 msgstr	"# Kui väärtus on ON, viib artikli lõpus tühiku vajutamine\n"
 	"# järgmisele lugemata artiklile (rn stiil)\n"
 
-#: src/lang.c:1516
+#: src/lang.c:1519
 msgid	"Scrolling with <PGDN>/<DOWN> past the end of an art. jumps to the unread one."
 msgstr	"<PGDN>/noolega art. lõpust edasi kerimine hüppab järgmisele lugemata art."
 
-#: src/lang.c:1517
+#: src/lang.c:1520
 msgid	"PgDn goes to next unread article"
 msgstr	"PgDn viib järgmisele lugemata art."
 
-#: src/lang.c:1518
+#: src/lang.c:1521
 msgid	"# If ON the PGDN or DOWN command will go to next unread article when\n"
 	"# pressed at end of message\n"
 msgstr	"# Kui väärtus on ON, viib artikli lõpus PGDN või nool alla vajutamine\n"
 	"# järgmisele artiklile\n"
 
-#: src/lang.c:1524
+#: src/lang.c:1527
 msgid	"List thread using right arrow key"
 msgstr	"Nool paremale näitab teema loendit"
 
-#: src/lang.c:1525
+#: src/lang.c:1528
 msgid	"# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr	"# Kui väärtus on ON, näita nool paremale klahvi vajutamisel teema artikleid.\n"
 
-#: src/lang.c:1529
+#: src/lang.c:1532
 msgid	"Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr	"Sisestage sümbol kustutatud artiklite märkimiseks. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:1530
+#: src/lang.c:1533
 msgid	"Character to show deleted articles"
 msgstr	"Kustutatud artiklite marker"
 
-#: src/lang.c:1531
+#: src/lang.c:1534
 msgid	"# Character used to show that an art was deleted (default 'D')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Sümbol, mis tähistab kustutatud artiklit (vaikimisi 'D')\n"
 	"# _ asendatakse tühikuga ' '\n"
 
-#: src/lang.c:1536
+#: src/lang.c:1539
 msgid	"Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr	"Sisestage sümbol, mis märgib vahemikku kuuluvaid artikleid. <CR> seab, <ESC> "
 	"katkestab."
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid	"Character to show inrange articles"
 msgstr	"Artiklite vahemiku marker"
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid	"# Character used to show that an art is in a range (default '#')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Sümbol, mis märgib vahemikku kuuluvaid artikleid (vaikimisi '#')\n"
 	"# _ asendatakse tühikuga ' '\n"
 
-#: src/lang.c:1543
+#: src/lang.c:1546
 msgid	"Enter character to indicate that article will return. <CR> sets, <ESC> "
 	"cancels."
 msgstr	"Sisestage tagasituleva artikli marker. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:1544
+#: src/lang.c:1547
 msgid	"Character to show returning arts"
 msgstr	"Tagasi tulnud artiklite marker"
 
-#: src/lang.c:1545
+#: src/lang.c:1548
 msgid	"# Character used to show that an art will return (default '-')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Sümbol, mis näitab, et artikkel tuleb tagasi (vaikimisi '-')\n"
 	"# _ asendatakse tühikuga ' '\n"
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid	"Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr	"Sisestage valitud artikleid märkiv sümbol. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:1551
+#: src/lang.c:1554
 msgid	"Character to show selected articles"
 msgstr	"Valitud artiklite marker"
 
-#: src/lang.c:1552
+#: src/lang.c:1555
 msgid	"# Character used to show that an art was auto-selected (default '*')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Sümbol, mis näitab, et artikkel on automaatselt valitud (vaikimisi '*')\n"
 	"# _ asendatakse tühikuga ' '\n"
 
-#: src/lang.c:1557
+#: src/lang.c:1560
 msgid	"Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr	"Sisestage värskeid artikleid märkiv sümbol. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid	"Character to show recent articles"
 msgstr	"Värskete artiklite marker"
 
-#: src/lang.c:1559
+#: src/lang.c:1562
 msgid	"# Character used to show that an art is recent (default 'o')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Sümbol, mis näitab, et artikkel on värske (vaikimisi 'o')\n"
 	"# _ asendatakse tühikuga ' '\n"
 
-#: src/lang.c:1564
+#: src/lang.c:1567
 msgid	"Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr	"Sisestage lugemata artikleid märkiv sümbol. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid	"Character to show unread articles"
 msgstr	"Lugemata artiklite marker"
 
-#: src/lang.c:1566
+#: src/lang.c:1569
 msgid	"# Character used to show that an art is unread (default '+')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Sümbol, mis näitab, et artikkel on lugemata (vaikimisi '+')\n"
 	"# _ asendatakse tühikuga ' '\n"
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 msgid	"Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr	"Sisestage loetud artikleid märkiv sümbol. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:1572
+#: src/lang.c:1575
 msgid	"Character to show read articles"
 msgstr	"Loetud artiklite marker"
 
-#: src/lang.c:1573
+#: src/lang.c:1576
 msgid	"# Character used to show that an art was read (default ' ')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Sümbol, mis näitab, et artikkel on loetud (vaikimisi ' ')\n"
 	"# _ asendatakse tühikuga ' '\n"
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid	"Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr	"Sisestage surmatud artikleid märkiv sümbol. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:1579
+#: src/lang.c:1582
 msgid	"Character to show killed articles"
 msgstr	"Surmatud artiklite marker"
 
-#: src/lang.c:1580
+#: src/lang.c:1583
 msgid	"# Character used to show that an art was killed (default 'K')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr	"# Sümbol, mis näitab, et artikkel on surmatud (vaikimisi 'K')\n"
 	"# _ asendatakse tühikuga ' '\n"
 
-#: src/lang.c:1585
+#: src/lang.c:1588
 msgid	"Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr	"Sisestage valitud artikleid märkiv sümbol. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:1586
+#: src/lang.c:1589
 msgid	"Character to show readselected arts"
 msgstr	"Lugemiseks valitud artiklite marker"
 
-#: src/lang.c:1587
+#: src/lang.c:1590
 msgid	"# Character used to show that an art was selected before read (default ':')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr	"# Sümbol, mis näitab, et artikkel on enne lugemist valitud (vaikimisi ':')\n"
 	"# Surmamise tase peab samuti olema määratud, _ asendatakse tühikuga ' '\n"
 
-#: src/lang.c:1592
+#: src/lang.c:1595
 msgid	"Enter maximum length of newsgroup names displayed. <CR> sets."
 msgstr	"Sisestage maksimaalne näidatav grupi nime pikkus. <CR> seab."
 
-#: src/lang.c:1593
+#: src/lang.c:1596
 msgid	"Max. length of group names shown"
 msgstr	"Maksimaalne grupinime pikkus"
 
-#: src/lang.c:1594
+#: src/lang.c:1597
 msgid	"# Maximum length of the names of newsgroups displayed\n"
 msgstr	"# Maksimaalne grupi nime pikkus, mida näidatakse ekraanil\n"
 
-#: src/lang.c:1599
+#: src/lang.c:1602
 msgid	"Show lines/score in listings"
 msgstr	"Näita loendis artikli kaalu/ridu"
 
-#: src/lang.c:1600
+#: src/lang.c:1603
 msgid	"# What informations should be displayed in article/thread listing\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4841,17 +4843,17 @@ msgstr	"# Millist informatsiooni tuleks 
 	"#   2 = kaalu\n"
 	"#   3 = ridu ja kaalu\n"
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 msgid	"0 = full page scrolling, -1 = show previous last line as first on next page, -"
 	"2 = half page"
 msgstr	"0 = kerida kogu leht, -1 = näita eelmist rida järgmise lehe esimese reana, -2 "
 	"= pool lehte"
 
-#: src/lang.c:1610
+#: src/lang.c:1613
 msgid	"Number of lines to scroll in pager"
 msgstr	"Lehitsejas keritavate ridade arv"
 
-#: src/lang.c:1611
+#: src/lang.c:1614
 msgid	"# Number of lines that cursor-up/down will scroll in article pager\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#  -2 = half-page scrolling\n"
@@ -4867,27 +4869,27 @@ msgstr	"# Ridade arv, mida lehitseja ker
 	"# * 1 = rida haaval\n"
 	"#   2 või suurem = keri 2 või enama rea haaval (ainult lehitsejas)\n"
 
-#: src/lang.c:1621
+#: src/lang.c:1624
 msgid	"Display signatures. <SPACE> toggles & <CR> sets."
 msgstr	"Näita signatuure, <TÜHIK> lülitab, <CR> seab."
 
-#: src/lang.c:1622
+#: src/lang.c:1625
 msgid	"Display signatures"
 msgstr	"Näita signatuure"
 
-#: src/lang.c:1623
+#: src/lang.c:1626
 msgid	"# If OFF don't show signatures when displaying articles\n"
 msgstr	"# Kui väärtus on OFF, ei näita koos artiklitega signatuure\n"
 
-#: src/lang.c:1627
+#: src/lang.c:1630
 msgid	"Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr	"Näita uuenkodeeritud andmeid märgitud lisadena. <TÜHIK> lülitab ja <CR> seab."
 
-#: src/lang.c:1628
+#: src/lang.c:1631
 msgid	"Display uue data as an attachment"
 msgstr	"Näita uuenk. andmeid lisadena"
 
-#: src/lang.c:1629
+#: src/lang.c:1632
 msgid	"# Handling of uuencoded data in the pager\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no, display raw uuencoded data\n"
@@ -4904,30 +4906,30 @@ msgstr	"# uuenkodeeritud andmete käsitle
 	"#       märgituna.\n"
 
 #
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid	"Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr	"Dekodeeri saksa TeX esituses tähed ISO koodideks. <TÜHIK> lülitab, <CR> seab."
 
 #
-#: src/lang.c:1640
+#: src/lang.c:1643
 msgid	"Display \"a as Umlaut-a"
 msgstr	"Näita \"a kui Umlaut-a"
 
-#: src/lang.c:1641
+#: src/lang.c:1644
 msgid	"# If ON decode German style TeX umlaut codes to ISO and\n"
 	"# show \"a as Umlaut-a, etc.\n"
 msgstr	"# Kui väärtus on ON, teisenda saksa TeX esituses tähed ISO\n"
 	"# koodideks ja näita \"a nagu Umlaut-a, jne.\n"
 
-#: src/lang.c:1646 src/lang.c:1656
+#: src/lang.c:1649 src/lang.c:1659
 msgid	"Space separated list of header fields"
 msgstr	"Tühikuga eraldatud päised"
 
-#: src/lang.c:1647
+#: src/lang.c:1650
 msgid	"Display these header fields (or *)"
 msgstr	"Näita neid päiseid (või *)"
 
-#: src/lang.c:1648
+#: src/lang.c:1651
 msgid	"# Which news headers you wish to see. If you want to see _all_ the headers,\n"
 	"# place an '*' as this value. This is the only way a wildcard can be used.\n"
 	"# If you enter 'X-' as the value, you will see all headers beginning with\n"
@@ -4942,11 +4944,11 @@ msgstr	"# Milliseid artikli päiseid te s
 	"tühikut.\n"
 	"# Kui te väärtust ei määra, lülitatakse see omadus välja.\n"
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid	"Do not display these header fields"
 msgstr	"Ära näita neid päiseridu"
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid	"# Same as 'news_headers_to_display' except it denotes the opposite.\n"
 	"# An example of using both options might be if you thought X- headers were\n"
 	"# A Good Thing(tm), but thought Alan and Pape were miscreants...well then "
@@ -4964,28 +4966,28 @@ msgstr	"# Sama kui 'news_headers_to_disp
 	"#\n"
 	"# Kui te väärtust ei määra, lülitatakse see omadus välja.\n"
 
-#: src/lang.c:1668
+#: src/lang.c:1671
 msgid	"Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr	"Kas te soovite multipart/alternative artiklite automaatset käsitlemist?"
 
-#: src/lang.c:1669
+#: src/lang.c:1672
 msgid	"Skip multipart/alternative parts"
 msgstr	"Jäta multipart/alternative osad"
 
-#: src/lang.c:1670
+#: src/lang.c:1673
 msgid	"# If ON strip multipart/alternative messages automatically\n"
 msgstr	"# Kui väärtus on ON, loobu automaatselt multipart/alternative teadete "
 	"lisadest\n"
 
-#: src/lang.c:1675
+#: src/lang.c:1678
 msgid	"A regex used to decide which lines to show in col_quote."
 msgstr	"Regulaaravaldis otsustamaks, milliseid ridu tsitaatides näidata."
 
-#: src/lang.c:1676
+#: src/lang.c:1679
 msgid	"Regex used to show quoted lines"
 msgstr	"Tsiteeritud ridade näitamise regex"
 
-#: src/lang.c:1677
+#: src/lang.c:1680
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted when viewing articles. Quoted lines are shown in col_quote.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -4993,15 +4995,15 @@ msgstr	"# Regulaaravaldis, mida tin kasu
 	"# milliseid read on tsiteeritud. Tsiteeritud ridu näidatakse col_quote.\n"
 	"# Kui te jätate selle tühjaks, kasutab tin sisseehitatud väärtust.\n"
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid	"A regex used to decide which lines to show in col_quote2."
 msgstr	"Regulaaravaldis otsustamaks, milliseid ridu näidata col_quote2."
 
-#: src/lang.c:1684
+#: src/lang.c:1687
 msgid	"Regex used to show twice quoted l."
 msgstr	"Topelt tsiteeritud ridu näitav reg"
 
-#: src/lang.c:1685
+#: src/lang.c:1688
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted twice. Twice quoted lines are shown in col_quote2.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5010,15 +5012,15 @@ msgstr	"# Regulaaravaldis, mida tin kasu
 	"# näidatakse col_quote2.\n"
 	"# Kui te jätate selle tühjaks, kasutab tin sisseehitatud väärtust.\n"
 
-#: src/lang.c:1691
+#: src/lang.c:1694
 msgid	"A regex used to decide which lines to show in col_quote3."
 msgstr	"Regulaaravaldis otsustamaks, milliseid ridu näidata col_quote3."
 
-#: src/lang.c:1692
+#: src/lang.c:1695
 msgid	"Regex used to show >= 3 times q.l."
 msgstr	">= 3 tsiteeritud ridu näitav reg"
 
-#: src/lang.c:1693
+#: src/lang.c:1696
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted >=3 times. >=3 times quoted lines are shown in col_quote3.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5027,15 +5029,15 @@ msgstr	"# Regulaaravaldis, mida tin kasu
 	"# näidatakse col_quote3.\n"
 	"# Kui te jätate selle tühjaks, kasutab tin sisseehitatud väärtust.\n"
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid	"A regex used to decide which words to show in col_markslashes."
 msgstr	"Regex et otsustada, milliseid sõnu näidata col_markslashes abil."
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid	"Regex used to highlight /slashes/"
 msgstr	"Regex et esile tõsta /kaldkriipse/"
 
-#: src/lang.c:1702
+#: src/lang.c:1705
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '/' are to be shown in col_markslashes.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5043,15 +5045,15 @@ msgstr	"# Regulaaravaldis mida tin kasut
 	"# sõnu näidata col_markslashes abil. Kui jätate selle tühjaks, kasutab\n"
 	"# tin sisse ehitatud vaikeväärtust.\n"
 
-#: src/lang.c:1708
+#: src/lang.c:1711
 msgid	"A regex used to decide which words to show in col_markstars."
 msgstr	"Regex et otsustada, milliseid sõnu näidata col_markstars abil."
 
-#: src/lang.c:1709
+#: src/lang.c:1712
 msgid	"Regex used to highlight *stars*"
 msgstr	"Regex et esile tõsta *tärne*"
 
-#: src/lang.c:1710
+#: src/lang.c:1713
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '*' are to be shown in col_markstars.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5059,15 +5061,15 @@ msgstr	"# Regulaaravaldis mida tin kasut
 	"# sõnu näidata col_markstars abil. Kui jätate selle tühjaks, kasutab\n"
 	"# tin sisse ehitatud vaikeväärtust.\n"
 
-#: src/lang.c:1716
+#: src/lang.c:1719
 msgid	"A regex used to decide which words to show in col_markstroke."
 msgstr	"Regex et otsustada, milliseid sõnu näidata col_markstroke abil."
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 msgid	"Regex used to highlight -strokes-"
 msgstr	"Regex et esile tõsta -kriipse-"
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '-' are to be shown in col_markstroke.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5075,15 +5077,15 @@ msgstr	"# Regulaaravaldis mida tin kasut
 	"# sõnu näidata col_markstroke abil. Kui jätate selle tühjaks, kasutab\n"
 	"# tin sisse ehitatud vaikeväärtust.\n"
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 msgid	"A regex used to decide which words to show in col_markdash."
 msgstr	"Regex et otsustada, milliseid sõnu näidata col_markdash abil."
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 msgid	"Regex used to highlight _underline_"
 msgstr	"Regex et esile tõsta _alakriipse_"
 
-#: src/lang.c:1726
+#: src/lang.c:1729
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '_' are to be shown in col_markdash.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5091,44 +5093,44 @@ msgstr	"# Regulaaravaldis mida tin kasut
 	"# sõnu näidata col_markdash abil. Kui jätate selle tühjaks, kasutab\n"
 	"# tin sisse ehitatud vaikeväärtust.\n"
 
-#: src/lang.c:1732
+#: src/lang.c:1735
 msgid	"A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr	"Regulaaravaldis eemaldatava teema prefiksi leidmiseks. Eraldajaks on '|'."
 
-#: src/lang.c:1733
+#: src/lang.c:1736
 msgid	"Regex with Subject prefixes"
 msgstr	"Regex teema prefiksi leidmiseks"
 
-#: src/lang.c:1734
+#: src/lang.c:1737
 msgid	"# A regular expression that tin will use to find Subject prefixes\n"
 	"# which will be removed before showing the header.\n"
 msgstr	"# Regulaaravaldis, mida tin kasutab, et leida teema prefiksit, mida\n"
 	"# enne päise näitamist eemaldada.\n"
 
-#: src/lang.c:1739
+#: src/lang.c:1742
 msgid	"A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr	"Regulaaravaldis eemaldatava teema sufiksi leidmiseks. Eraldajaks on '|'."
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid	"Regex with Subject suffixes"
 msgstr	"Regex teema sufiksi leidmiseks"
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid	"# A regular expression that tin will use to find Subject suffixes\n"
 	"# which will be removed when replying or posting followup.\n"
 msgstr	"# Regulaaravaldis, mida tin kasutab teema sufiksi leidmiseks,\n"
 	"# mis eemaldatakse vastuse saatmisel või postitamisel.\n"
 
-#: src/lang.c:1746
+#: src/lang.c:1749
 msgid	"Enter name and options for external MIME viewer, --internal for built-in "
 	"viewer"
 msgstr	"Sisestage välise MIME lehitseja nimi ja võtmed, sisemise valib --internal"
 
-#: src/lang.c:1747
+#: src/lang.c:1750
 msgid	"MIME binary content viewer"
 msgstr	"MIME kahendsisu lehitseja"
 
-#: src/lang.c:1748
+#: src/lang.c:1751
 msgid	"# If --internal automatically use the built in MIME viewer for non-text\n"
 	"# parts of articles.\n"
 	"# Otherwise specify an external viewer program (eg, metamail) or leave blank\n"
@@ -5138,127 +5140,127 @@ msgstr	"# --internal korral kasuta artik
 	"# Muidu määra automaatseks vaatamiseks väline programm (nt. metamail) või\n"
 	"# jäta tühjaks\n"
 
-#: src/lang.c:1755
+#: src/lang.c:1758
 msgid	"Confirm before starting non-text viewing program"
 msgstr	"Küsi enne mitte-tekstiliste osade vaatamist kinnitust"
 
-#: src/lang.c:1756
+#: src/lang.c:1759
 msgid	"Ask before using MIME viewer"
 msgstr	"Küsi MIME lehitseja kasutamise luba"
 
-#: src/lang.c:1757
+#: src/lang.c:1760
 msgid	"# If ON tin will ask before using metamail to display MIME messages\n"
 	"# this only happens if metamail_prog is set to something\n"
 msgstr	"# Kui väärtus on ON, küsi metamaili kasutamise luba\n"
 	"# see juhtub ainult siis, kui metamail_prog on väärtustatud\n"
 
-#: src/lang.c:1762
+#: src/lang.c:1765
 msgid	"Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr	"Küsi, kas märkida väljumisel grupid loetuks. <TÜHIK> lülitab ja <CR> seab."
 
-#: src/lang.c:1763
+#: src/lang.c:1766
 msgid	"Catchup read groups when quitting"
 msgstr	"Väljumisel märkida grupid loetuks"
 
-#: src/lang.c:1764
+#: src/lang.c:1767
 msgid	"# If ON ask user if read groups should all be marked read\n"
 msgstr	"# Kui väärtus on ON, küsi kasutajalt, kas märkida loetud gruppides kõik\n"
 	"# artiklid loetuks\n"
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid	"Catchup group using left key"
 msgstr	"Nool vasakule märgib grupi loetuks"
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 msgid	"# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr	"# Kui väärtus on ON, märgi grupp/teema loetuks, kui sellest väljutakse\n"
 	"# nool vasakule klahviga.\n"
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 msgid	"Catchup thread by using left key"
 msgstr	"Nool vasakule märgib teema loetuks"
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 msgid	"Which actions require confirmation"
 msgstr	"Tegevused mis nõuavad kinnitust"
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 msgid	"# What should we ask confirmation for.\n"
 msgstr	"# Millele me peaksime küsima kinnitust.\n"
 
-#: src/lang.c:1787
+#: src/lang.c:1790
 msgid	"'Mark article read' ignores tags"
 msgstr	"'Märgi art. loetuks' eirab märke"
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 msgid	"# If ON the 'Mark article read' function marks only the current article.\n"
 msgstr	"# Kui väärtus on ON märgib 'Märgi artikkel loetuks' funktsioon ainult\n"
 	"# jooksva artikli.\n"
 
-#: src/lang.c:1792
+#: src/lang.c:1795
 msgid	"Program to run to open URL's, <CR> sets, <ESC> cancels."
 msgstr	"Programm URLide avamiseks, <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:1793
+#: src/lang.c:1796
 msgid	"Program that opens URL's"
 msgstr	"Programm URLide avamiseks"
 
-#: src/lang.c:1794
+#: src/lang.c:1797
 msgid	"# The program used to open URL's. The actual URL will be appended\n"
 msgstr	"# Programm URLide avamiseks. URL lisatakse argumendiks\n"
 
-#: src/lang.c:1799
+#: src/lang.c:1802
 msgid	"Use mouse in xterm"
 msgstr	"Kasuta xterm aknas hiirt"
 
-#: src/lang.c:1800
+#: src/lang.c:1803
 msgid	"# If ON enable mouse key support on xterm terminals\n"
 msgstr	"# Kui väärtus on ON, luba xterm aknas hiire tugi\n"
 
-#: src/lang.c:1806
+#: src/lang.c:1809
 msgid	"Use scroll keys on keypad"
 msgstr	"Kasuta kerimisnuppe"
 
-#: src/lang.c:1807
+#: src/lang.c:1810
 msgid	"# If ON enable scroll keys on terminals that support it\n"
 msgstr	"# Kui väärtus on ON, luba kerimisnuppude kasutamist terminalidel, millel need "
 	"on olemas\n"
 
-#: src/lang.c:1812
+#: src/lang.c:1815
 msgid	"Enter maximum number of article to get. <CR> sets."
 msgstr	"Sisestage suurim laetavate artiklite arv. <CR> seab."
 
-#: src/lang.c:1813
+#: src/lang.c:1816
 msgid	"Number of articles to get"
 msgstr	"Laetavate artiklite arv"
 
-#: src/lang.c:1814
+#: src/lang.c:1817
 msgid	"# Number of articles to get (0=no limit), if negative sets maximum number\n"
 	"# of already read articles to be read before first unread one\n"
 msgstr	"# Laetavate artiklite arv (0=limiit puudub), negatiivne väärtus seab\n"
 	"# maksimaalse arvu loetud artikleid, mida lugeda enne lugemata artiklit\n"
 
-#: src/lang.c:1819
+#: src/lang.c:1822
 msgid	"Enter number of days article is considered recent. <CR> sets."
 msgstr	"Sisestage artikli värskuse kestus. <CR> seab."
 
-#: src/lang.c:1820
+#: src/lang.c:1823
 msgid	"Article recentness time limit"
 msgstr	"Artikli värskuse ajapiir"
 
-#: src/lang.c:1821
+#: src/lang.c:1824
 msgid	"# Number of days in which article is considered recent, (0=OFF)\n"
 msgstr	"# Päevad, mille jooksul loetakse artiklit värskeks, (0=OFF)\n"
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 msgid	"WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr	"WILDMAT tavalistele jokkeritele, REGEX täisregulaaravaldistega otsimisele."
 
-#: src/lang.c:1826
+#: src/lang.c:1829
 msgid	"Wildcard matching"
 msgstr	"Jokkeritega otsimine"
 
-#: src/lang.c:1827
+#: src/lang.c:1830
 msgid	"# Wildcard matching\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = wildmat\n"
@@ -5268,307 +5270,307 @@ msgstr	"# Jokkeritega otsimine\n"
 	"# * 0 = wildmat\n"
 	"#   1 = regex\n"
 
-#: src/lang.c:1834
+#: src/lang.c:1837
 msgid	"Enter minimal score before an article is marked killed. <CR> sets."
 msgstr	"Sisestage minimaalne kaal artikli surmamiseks. <CR> seab."
 
-#: src/lang.c:1835
+#: src/lang.c:1838
 msgid	"Score limit (kill)"
 msgstr	"Kaalu alampiir (surmamine)"
 
-#: src/lang.c:1836
+#: src/lang.c:1839
 msgid	"# Score limit before an article is marked killed\n"
 msgstr	"# Kaalu alampiir, enne kui artikkel märgitakse surmatuks\n"
 
-#: src/lang.c:1840
+#: src/lang.c:1843
 msgid	"Enter default score to kill articles. <CR> sets."
 msgstr	"Sisestage vaikimisi kaal artiklite surmamiseks. <CR> seab."
 
-#: src/lang.c:1841
+#: src/lang.c:1844
 msgid	"Default score to kill articles"
 msgstr	"Artiklite surmamise vaikimisi kaal"
 
-#: src/lang.c:1842
+#: src/lang.c:1845
 msgid	"# Default score to kill articles\n"
 msgstr	"# Vaikimisi kaal artiklite surmamiseks\n"
 
-#: src/lang.c:1846
+#: src/lang.c:1849
 msgid	"Enter minimal score before an article is marked hot. <CR> sets."
 msgstr	"Sisestage minimaalne kaal, enne kui artikkel märgitakse kuumaks. <CR> seab."
 
-#: src/lang.c:1847
+#: src/lang.c:1850
 msgid	"Score limit (select)"
 msgstr	"Kaalu alampiir (valik)"
 
-#: src/lang.c:1848
+#: src/lang.c:1851
 msgid	"# Score limit before an article is marked hot\n"
 msgstr	"# Kaalu alampiir, enne kui artikkel märgitakse muumaks\n"
 
-#: src/lang.c:1852
+#: src/lang.c:1855
 msgid	"Enter default score to select articles. <CR> sets."
 msgstr	"Sisestage vaikimisi kaal artiklite valimiseks. <CR> seab."
 
-#: src/lang.c:1853
+#: src/lang.c:1856
 msgid	"Default score to select articles"
 msgstr	"Vaikimisi kaal artiklite valimiseks"
 
-#: src/lang.c:1854
+#: src/lang.c:1857
 msgid	"# Default score to select articles\n"
 msgstr	"# Vaikimisi kaal artiklite valimiseks\n"
 
-#: src/lang.c:1860
+#: src/lang.c:1863
 msgid	"Use slrnface to show ''X-Face:''s"
 msgstr	"''X-Face:'' näitamiseks slrnface"
 
-#: src/lang.c:1861
+#: src/lang.c:1864
 msgid	"# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 	"# Only useful when running in an xterm.\n"
 msgstr	"# Kui väärtus on ON, kasutan ''X-Face:'' päiste käsitlemiseks slrnface(1).\n"
 	"# Kasulik ainult xterm aknas.\n"
 
-#: src/lang.c:1869
+#: src/lang.c:1872
 msgid	"Use ANSI color"
 msgstr	"Kasuta ANSI värve"
 
-#: src/lang.c:1870
+#: src/lang.c:1873
 msgid	"# If ON using ANSI-color\n"
 msgstr	"# Kui väärtus on ON, kasuta ANSI värve\n"
 
-#: src/lang.c:1875
+#: src/lang.c:1878
 msgid	"Standard foreground color"
 msgstr	"Standardne esiplaani värv"
 
-#: src/lang.c:1876
+#: src/lang.c:1879
 msgid	"# Standard foreground color\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Standardne esiplaani värv\n"
 	"# Vaikimisi: -1 (vaikimisi värv)\n"
 
-#: src/lang.c:1882
+#: src/lang.c:1885
 msgid	"Standard background color"
 msgstr	"Standardne tagaplaani värv"
 
-#: src/lang.c:1883
+#: src/lang.c:1886
 msgid	"# Standard background color\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Standardne tagaplaani värv\n"
 	"# Vaikimisi: -1 (vaikimisi värv)\n"
 
-#: src/lang.c:1889
+#: src/lang.c:1892
 msgid	"Color for inverse text (background)"
 msgstr	"Pööratud teksti värv (tagaplaan)"
 
-#: src/lang.c:1890
+#: src/lang.c:1893
 msgid	"# Color of background for inverse text\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Pööratud teksti tagaplaani värv\n"
 	"# Vaikimisi: 4 (sinine)\n"
 
-#: src/lang.c:1896
+#: src/lang.c:1899
 msgid	"Color for inverse text (foreground)"
 msgstr	"Pööratud teksti värv (esiplaan)"
 
-#: src/lang.c:1897
+#: src/lang.c:1900
 msgid	"# Color of foreground for inverse text\n"
 	"# Default: 7 (white)\n"
 msgstr	"# Pööratud teksti esiplaani värv\n"
 	"# Vaikimisi: 7 (valge)\n"
 
-#: src/lang.c:1903
+#: src/lang.c:1906
 msgid	"Color of text lines"
 msgstr	"Tekstiridade värv"
 
-#: src/lang.c:1904
+#: src/lang.c:1907
 msgid	"# Color of text lines\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Tekstiridade värv\n"
 	"# Vaikimisi: -1 (vaikimisi värv)\n"
 
-#: src/lang.c:1910
+#: src/lang.c:1913
 msgid	"Color of mini help menu"
 msgstr	"Miniabiinfo värv"
 
-#: src/lang.c:1911
+#: src/lang.c:1914
 msgid	"# Color of mini help menu\n"
 	"# Default: 3 (brown)\n"
 msgstr	"# Miniabiinfo värv\n"
 	"# Vaikimisi: 3 (pruun)\n"
 
-#: src/lang.c:1917
+#: src/lang.c:1920
 msgid	"Color of help text"
 msgstr	"Abiinfo värv"
 
-#: src/lang.c:1918
+#: src/lang.c:1921
 msgid	"# Color of help pages\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Abiinfo värv\n"
 	"# Vaikimisi: -1 (vaikimisi värv)\n"
 
-#: src/lang.c:1924
+#: src/lang.c:1927
 msgid	"Color of status messages"
 msgstr	"Olekuteadete värv"
 
-#: src/lang.c:1925
+#: src/lang.c:1928
 msgid	"# Color of messages in last line\n"
 	"# Default: 6 (cyan)\n"
 msgstr	"# Viimasel real olevate teadete värv\n"
 	"# Default: 6 (lilla)\n"
 
-#: src/lang.c:1931
+#: src/lang.c:1934
 msgid	"Color of quoted lines"
 msgstr	"Tsitaadi värv"
 
-#: src/lang.c:1932
+#: src/lang.c:1935
 msgid	"# Color of quote-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Tsitaadi värv\n"
 	"# Vaikimisi: 2 (roheline)\n"
 
-#: src/lang.c:1938
+#: src/lang.c:1941
 msgid	"Color of twice quoted line"
 msgstr	"Topelt tsiteeritud rea värv"
 
-#: src/lang.c:1939
+#: src/lang.c:1942
 msgid	"# Color of twice quoted lines\n"
 	"# Default: 3 (brown)\n"
 msgstr	"# Topelt tsiteeritud rea värv\n"
 	"# Vaikimisi: 3 (pruun)\n"
 
-#: src/lang.c:1945
+#: src/lang.c:1948
 msgid	"Color of =>3 times quoted line"
 msgstr	"=>3 korda tsiteeritud rea värv"
 
-#: src/lang.c:1946
+#: src/lang.c:1949
 msgid	"# Color of >=3 times quoted lines\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# =>3 korda tsiteeritud rea värv\n"
 	"# Vaikimisi: 4 (sinine)\n"
 
-#: src/lang.c:1952
+#: src/lang.c:1955
 msgid	"Color of article header lines"
 msgstr	"Artikli päiseridade värv"
 
-#: src/lang.c:1953
+#: src/lang.c:1956
 msgid	"# Color of header-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Päiseridade värv\n"
 	"# Vaikimisi: 2 (roheline)\n"
 
-#: src/lang.c:1959
+#: src/lang.c:1962
 msgid	"Color of actual news header fields"
 msgstr	"Artikli tegelike päiseridade värv"
 
-#: src/lang.c:1960
+#: src/lang.c:1963
 msgid	"# Color of actual news header fields\n"
 	"# Default: 9 (light red)\n"
 msgstr	"# Artikli tegelike päiseridade värv\n"
 	"# Vaikimisi: 9 (helepunane)\n"
 
-#: src/lang.c:1966
+#: src/lang.c:1969
 msgid	"Color of article subject lines"
 msgstr	"Artikli teemarea värv"
 
-#: src/lang.c:1967
+#: src/lang.c:1970
 msgid	"# Color of article subject\n"
 	"# Default: 6 (cyan)\n"
 msgstr	"# Artikli teema värv\n"
 	"# Vaikimisi: 6 (lilla)\n"
 
-#: src/lang.c:1973
+#: src/lang.c:1976
 msgid	"Color of response counter"
 msgstr	"Vastuste arvu loenduri värv"
 
-#: src/lang.c:1974
+#: src/lang.c:1977
 msgid	"# Color of response counter\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Vastuste arvu loenduri värv\n"
 	"# Vaikimisi: 2 (roheline)\n"
 
-#: src/lang.c:1980
+#: src/lang.c:1983
 msgid	"Color of sender (From:)"
 msgstr	"Saatja värv (From:)"
 
-#: src/lang.c:1981
+#: src/lang.c:1984
 msgid	"# Color of sender (From:)\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Saatja värv (From:)\n"
 	"# Vaikimisi: 2 (roheline)\n"
 
-#: src/lang.c:1987
+#: src/lang.c:1990
 msgid	"Color of help/mail sign"
 msgstr	"Abiinfo/kirja teate värv"
 
-#: src/lang.c:1988
+#: src/lang.c:1991
 msgid	"# Color of Help/Mail-Sign\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Abiinfo/kirja teate värv\n"
 	"# Vaikimisi: 4 (sinine)\n"
 
-#: src/lang.c:1994
+#: src/lang.c:1997
 msgid	"Color of signatures"
 msgstr	"Signatuuri värv"
 
-#: src/lang.c:1995
+#: src/lang.c:1998
 msgid	"# Color of signature\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Signatuuri värv\n"
 	"# Vaikimisi: 4 (sinine)\n"
 
-#: src/lang.c:2001
+#: src/lang.c:2004
 msgid	"Color of highlighted URLs"
 msgstr	"Esiletõstetud URLide värv"
 
-#: src/lang.c:2002
+#: src/lang.c:2005
 msgid	"# Color of highlighted URLs\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Esiletõstetud URLide värv\n"
 	"# Vaikimisi: -1 (vaikimisi värv)\n"
 
-#: src/lang.c:2008
+#: src/lang.c:2011
 msgid	"Color of highlighting with *stars*"
 msgstr	"*tärnidega* esiletõstmise värv"
 
-#: src/lang.c:2009
+#: src/lang.c:2012
 msgid	"# Color of word highlighting with *stars*\n"
 	"# Default: 11 (yellow)\n"
 msgstr	"# *tärnidega* esiletõstmise värv\n"
 	"# Vaikimisi: 11 (kollane)\n"
 
-#: src/lang.c:2015
+#: src/lang.c:2018
 msgid	"Color of highlighting with _dash_"
 msgstr	"_alakriipsudega_ esiletõstmise värv"
 
-#: src/lang.c:2016
+#: src/lang.c:2019
 msgid	"# Color of word highlighting with _dash_\n"
 	"# Default: 13 (light pink)\n"
 msgstr	"# _alakriipsudega_ esiletõstmise värv\n"
 	"# Vaikimisi: 13 (heleroosa)\n"
 
-#: src/lang.c:2022
+#: src/lang.c:2025
 msgid	"Color of highlighting with /slash/"
 msgstr	"/Kaldkriipsude/ esiletõstmise värv"
 
-#: src/lang.c:2023
+#: src/lang.c:2026
 msgid	"# Color of word highlighting with /slash/\n"
 	"# Default: 14 (light cyan)\n"
 msgstr	"# /Kaldkriipsude/ esiletõstmise värv\n"
 	"# Vaikimisi: 14 (helelilla)\n"
 
-#: src/lang.c:2029
+#: src/lang.c:2032
 msgid	"Color of highlighting with -stroke-"
 msgstr	"-Kriipsudega- esiletõstmise värv"
 
-#: src/lang.c:2030
+#: src/lang.c:2033
 msgid	"# Color of word highlighting with -stroke-\n"
 	"# Default: 12 (light blue)\n"
 msgstr	"# -Kriipsudega- esiletõstmise värv\n"
 	"# Vaikimisi: 12 (helesinine)\n"
 
-#: src/lang.c:2037
+#: src/lang.c:2040
 msgid	"Attr. of highlighting with *stars*"
 msgstr	"*tärnidega* esiletõstmise atribuut"
 
-#: src/lang.c:2038
+#: src/lang.c:2041
 msgid	"# Attributes of word highlighting on mono terminals\n"
 	"# Possible values are:\n"
 	"#   0 = Normal\n"
@@ -5594,56 +5596,56 @@ msgstr	"# Sõnade esiletõstmise atribuut 
 	"# *tärnidega* esiletõstmise atribuut\n"
 	"# Vaikimisi: 6 (paks)\n"
 
-#: src/lang.c:2053
+#: src/lang.c:2056
 msgid	"Attr. of highlighting with _dash_"
 msgstr	"_alakriipsudega_ esiletõstmise atr."
 
-#: src/lang.c:2054
+#: src/lang.c:2057
 msgid	"# Attribute of word highlighting with _dash_\n"
 	"# Default: 2 (best highlighting)\n"
 msgstr	"# _alakriipsudega_ esiletõstmise atribuut\n"
 	"# Vaikimisi: 2 (parim esiletõstmine)\n"
 
-#: src/lang.c:2060
+#: src/lang.c:2063
 msgid	"Attr. of highlighting with /slash/"
 msgstr	"/Kaldkriipsude/ esiletõstmise atr."
 
-#: src/lang.c:2061
+#: src/lang.c:2064
 msgid	"# Attribute of word highlighting with /slash/\n"
 	"# Default: 5 (half bright)\n"
 msgstr	"# /Kaldkriipsude/ esiletõstmise atribuut\n"
 	"# Vaikimisi: 5 (poolhele)\n"
 
-#: src/lang.c:2067
+#: src/lang.c:2070
 msgid	"Attr. of highlighting with -stroke-"
 msgstr	"-Kriipsudega- esiletõstmise atr."
 
-#: src/lang.c:2068
+#: src/lang.c:2071
 msgid	"# Attribute of word highlighting with -stroke-\n"
 	"# Default: 3 (reverse video)\n"
 msgstr	"# Vaikimisi: 3 (pööratud video)\n"
 
-#: src/lang.c:2074
+#: src/lang.c:2077
 msgid	"URL highlighting in message body"
 msgstr	"Teate kehas URL esiletõstmine"
 
-#: src/lang.c:2075
+#: src/lang.c:2078
 msgid	"# Enable URL highlighting?\n"
 msgstr	"# Luba URLide esiletõstmine?\n"
 
-#: src/lang.c:2080
+#: src/lang.c:2083
 msgid	"Word highlighting in message body"
 msgstr	"Sõnade esiletõstmine teate kehas"
 
-#: src/lang.c:2081
+#: src/lang.c:2084
 msgid	"# Enable word highlighting?\n"
 msgstr	"# Lubada sõnade esiletõstmine?\n"
 
-#: src/lang.c:2086
+#: src/lang.c:2089
 msgid	"What to display instead of mark"
 msgstr	"Mida näidata märgi asemel"
 
-#: src/lang.c:2087
+#: src/lang.c:2090
 msgid	"# Should the leading and ending stars and dashes also be displayed,\n"
 	"# even when they are highlighting marks?\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -5657,55 +5659,55 @@ msgstr	"# Kas näidata algavaid ja lõppev
 	"#   1 - jah, näita märki\n"
 	"# * 2 - trüki hoopis tühik\n"
 
-#: src/lang.c:2096
+#: src/lang.c:2099
 msgid	"Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr	"Sisestage veerg, millelt lehitseja hakkab ridu murdma. <CR> seab."
 
-#: src/lang.c:2097
+#: src/lang.c:2100
 msgid	"Page line wrap column"
 msgstr	"Rea murdmise veerg lehitsejas"
 
-#: src/lang.c:2098
+#: src/lang.c:2101
 msgid	"# Wrap article lines at column\n"
 msgstr	"# Murra artikli read antud veerus\n"
 
-#: src/lang.c:2103
+#: src/lang.c:2106
 msgid	"Wrap around threads on next unread"
 msgstr	"Liigu lugemata art-le ümber teemade"
 
-#: src/lang.c:2104
+#: src/lang.c:2107
 msgid	"# If ON wrap around threads on searching next unread article\n"
 msgstr	"# Kui väärtus on ON, liigu lugemata artiklite otsingul ümber teemade\n"
 
-#: src/lang.c:2108
+#: src/lang.c:2111
 msgid	"Enter default mail address (and fullname). <CR> sets."
 msgstr	"Sisestage oma e-posti aadress (ja oma nimi). <CR> seab."
 
-#: src/lang.c:2109
+#: src/lang.c:2112
 msgid	"Mail address (and fullname)"
 msgstr	"E-posti aadress (ja teie nimi)"
 
-#: src/lang.c:2110
+#: src/lang.c:2113
 msgid	"# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr	"# Kasutaja e-posti aadress (ja nimi), kui ei ole kasutaja@host (nimi)\n"
 
-#: src/lang.c:2115
+#: src/lang.c:2118
 msgid	"Show empty Followup-To in editor"
 msgstr	"Näita toimetis tühja Followup-To"
 
-#: src/lang.c:2116
+#: src/lang.c:2119
 msgid	"# If ON show empty Followup-To header when editing an article\n"
 msgstr	"# Kui väärtus on ON, näita artikli toimetamisel tühja Followup-To rida\n"
 
-#: src/lang.c:2120
+#: src/lang.c:2123
 msgid	"Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr	"Sisestage tee/! käsk/--none, et luua oma vaikimisi signatuur. <CR> seab."
 
-#: src/lang.c:2121
+#: src/lang.c:2124
 msgid	"Create signature from path/command"
 msgstr	"Signatuuri loomiseks tee/käsk"
 
-#: src/lang.c:2122
+#: src/lang.c:2125
 msgid	"# Signature path (random sigs)/file to be used when posting/replying\n"
 	"# default_sigfile=file       appends file as signature\n"
 	"# default_sigfile=!command   executes external command to generate a "
@@ -5716,51 +5718,51 @@ msgstr	"# Postitamisel/vastamisel kasuta
 	"# default_sigfile=!käsk      käivitab käsu, mis genereerib signatuuri\n"
 	"# default_sigfile=--none     ära lisa signatuuri\n"
 
-#: src/lang.c:2129
+#: src/lang.c:2132
 msgid	"Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr	"Signatuurile eelnevale reale \"-- \". <TÜHIK> lülitab, <CR> seab."
 
-#: src/lang.c:2130
+#: src/lang.c:2133
 msgid	"Prepend signature with \"-- \""
 msgstr	"Lisa signatuuri ette \"-- \""
 
-#: src/lang.c:2131
+#: src/lang.c:2134
 msgid	"# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr	"# Kui väärtus on ON, lisa signatuuri ette '\\n-- \\n'\n"
 
-#: src/lang.c:2135
+#: src/lang.c:2138
 msgid	"Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr	"Lisa artikli uuestipostitamisel signatuur. <TÜHIK> lülitab, <CR> seab."
 
-#: src/lang.c:2136
+#: src/lang.c:2139
 msgid	"Add signature when reposting"
 msgstr	"Lisa uuestipostitusel signatuur"
 
-#: src/lang.c:2137
+#: src/lang.c:2140
 msgid	"# If ON add signature to reposted articles\n"
 msgstr	"# Kui väärtus on ON, lisa uuestipostitatud artiklile signatuur\n"
 
-#: src/lang.c:2141
+#: src/lang.c:2144
 #, c-format
 msgid	"Enter quotation marks, %s or %S for author's initials."
 msgstr	"Sisestage tsitaadimärgid, %s või %S annab autori initsiaalid."
 
-#: src/lang.c:2142
+#: src/lang.c:2145
 msgid	"Characters used as quote-marks"
 msgstr	"Tsiteerimise märgid"
 
-#: src/lang.c:2143
+#: src/lang.c:2146
 #, c-format
 msgid	"# Characters used in quoting to followups and replies.\n"
 	"# '_' is replaced by ' ', %%s, %%S are replaced by author's initials.\n"
 msgstr	"# Sümbolid, mida kasutada tsiteerimisel vastustes.\n"
 	"# '_' asendatakse tühikuga ' ', %%s, %%S asendatakse autori initsiaalidega.\n"
 
-#: src/lang.c:2149
+#: src/lang.c:2152
 msgid	"Quoting behavior"
 msgstr	"Käitumine tsiteerimisel"
 
-#: src/lang.c:2150
+#: src/lang.c:2153
 msgid	"# How quoting should be handled when following up or replying.\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = Nothing special\n"
@@ -5782,15 +5784,15 @@ msgstr	"# Kuidas käsitleda vastamisel ts
 	"#   6 = Tsiteeri allkirju, tsiteeri tühje ridu\n"
 	"#   7 = Tihenda tsitaadid, tsiteeri allkirju, tsiteeri tühje ridu\n"
 
-#: src/lang.c:2163 src/lang.c:2171 src/lang.c:2177
+#: src/lang.c:2166 src/lang.c:2174 src/lang.c:2180
 msgid	"%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr	"%A Aadr. %D Kuup. %F Aadr.+Nimi %G Grupp %M Message-ID %N Nimi %C Eesnimi"
 
-#: src/lang.c:2164
+#: src/lang.c:2167
 msgid	"Quote line when following up"
 msgstr	"Tsiteerimise rida vastamisel"
 
-#: src/lang.c:2165
+#: src/lang.c:2168
 #, c-format
 msgid	"# Format of quote line when mailing/posting/following-up an article\n"
 	"# %%A Address    %%D Date   %%F Addr+Name   %%G Groupname   %%M Message-ID\n"
@@ -5799,35 +5801,35 @@ msgstr	"# Tsiteeriva rea vorming artikli
 	"# %%A Aadress    %%D Kuup   %%F Aadr+Nimi   %%G Grupp   %%M Message-ID\n"
 	"# %%N Täielik nimi  %%C Eesnimi   %%I Initsiaalid\n"
 
-#: src/lang.c:2172
+#: src/lang.c:2175
 msgid	"Quote line when cross-posting"
 msgstr	"Tsiteerimise rida ristpostitusel"
 
-#: src/lang.c:2178
+#: src/lang.c:2181
 msgid	"Quote line when mailing"
 msgstr	"Tsiteerimise rida kirjutamisel"
 
-#: src/lang.c:2183
+#: src/lang.c:2186
 msgid	"If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr	"Kasuta User-Agent: päiserida. <TÜHIK> lülitab, <CR> seab."
 
-#: src/lang.c:2184
+#: src/lang.c:2187
 msgid	"Insert 'User-Agent:'-header"
 msgstr	"Sisestage 'User-Agent:'-päis"
 
-#: src/lang.c:2185
+#: src/lang.c:2188
 msgid	"# If ON include advertising User-Agent: header\n"
 msgstr	"# Kui väärtus on ON, lisa artikli päisesse User-Agent: rida\n"
 
-#: src/lang.c:2190
+#: src/lang.c:2193
 msgid	"Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr	"Sisestage MIME kooditabeli nimi (n. US-ASCII, ISO-8859-15, EUC-KR), <CR> seab."
 
-#: src/lang.c:2191
+#: src/lang.c:2194
 msgid	"MM_CHARSET"
 msgstr	"MM_CHARSET"
 
-#: src/lang.c:2192
+#: src/lang.c:2195
 msgid	"# Charset supported locally which is also used for MIME header and\n"
 	"# Content-Type header.\n"
 	"# If not set, the value of the environment variable MM_CHARSET is used.\n"
@@ -5843,27 +5845,27 @@ msgstr	"# Lokaalselt toetatud kooditabel
 	"# loetakse mm_charset väärtusest erinev kooditabel mitte-näidatavaks\n"
 	"# ja näitamisel kasutatakse '?'.\n"
 
-#: src/lang.c:2202
+#: src/lang.c:2205
 msgid	"MM_NETWORK_CHARSET"
 msgstr	"MM_NETWORK_CHARSET"
 
-#: src/lang.c:2203
+#: src/lang.c:2206
 msgid	"# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr	"# Postituste MIME (Content-Type) päises kasutatav kooditabel.\n"
 
-#: src/lang.c:2209
+#: src/lang.c:2212
 msgid	"Mailbox format"
 msgstr	"Kirjade kataloog"
 
-#: src/lang.c:2210
+#: src/lang.c:2213
 msgid	"# Format of the mailbox.\n"
 msgstr	"# Kirjade kataloog.\n"
 
-#: src/lang.c:2215
+#: src/lang.c:2218
 msgid	"MIME encoding in news messages"
 msgstr	"Kasuta artiklites MIME kodeerimist"
 
-#: src/lang.c:2216
+#: src/lang.c:2219
 msgid	"# MIME encoding (8bit, base64, quoted-printable, 7bit) of the body\n"
 	"# for mails and posts, if necessary. QP is efficient for most European\n"
 	"# character sets (ISO-8859-X) with small fraction of non-US-ASCII chars,\n"
@@ -5875,15 +5877,15 @@ msgstr	"# Vajadusel kirjade ja artiklite
 	"# Base64 on kasulik enamuse 8 bitistele ida-aasia, kreeka ja vene\n"
 	"# kooditabelitele, kus kasutatakse palju 8 bitiseid sümboleid.\n"
 
-#: src/lang.c:2224 src/lang.c:2245
+#: src/lang.c:2227 src/lang.c:2248
 msgid	"Don't change unless you know what you are doing. <ESC> cancels."
 msgstr	"Ärge muutke, kui te ei tea, mida teete. <ESC> katkestab."
 
-#: src/lang.c:2225
+#: src/lang.c:2228
 msgid	"Use 8bit characters in news headers"
 msgstr	"Kasuta artikli päises 8bit tähti"
 
-#: src/lang.c:2226
+#: src/lang.c:2229
 msgid	"# If ON, 8bit characters in news headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
 	"# 8bit chars in header are encoded regardless of the value of this\n"
@@ -5893,28 +5895,28 @@ msgstr	"# Kui väärtus on ON, 8bit sümbol
 	"# 8bit sümbolid päistes kodeeritakse sõltumata selle parameetri väärtusest,\n"
 	"# v.a. juhul, kui post_mime_encoding väärtus on samuti 8bit.\n"
 
-#: src/lang.c:2233
+#: src/lang.c:2236
 msgid	"Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"Vaata töödeldud faile automaatselt <TÜHIK> lülitab, <CR> seab, <ESC> "
 	"katkestab."
 
-#: src/lang.c:2234
+#: src/lang.c:2237
 msgid	"View post-processed files"
 msgstr	"Vaata töödeldud faile"
 
-#: src/lang.c:2235
+#: src/lang.c:2238
 msgid	"# If set, post processed files will be opened in a viewer\n"
 msgstr	"# Kui on seatud, avatakse töödeldud fail vaatamiseks\n"
 
-#: src/lang.c:2240
+#: src/lang.c:2243
 msgid	"MIME encoding in mail messages"
 msgstr	"Kasuta kirjades MIME kodeerimist"
 
-#: src/lang.c:2246
+#: src/lang.c:2249
 msgid	"Use 8bit characters in mail headers"
 msgstr	"Kasuta kirja päises 8bit tähti"
 
-#: src/lang.c:2247
+#: src/lang.c:2250
 msgid	"# If ON, 8bit characters in mail headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
 	"# 8bit chars in headers are encoded regardless of the value of this "
@@ -5929,25 +5931,25 @@ msgstr	"# Kui väärtus on ON, 8bit sümbol
 	"# et RFC 2822 keelab 8bit sümbolid kirjade päistes, seega selle\n"
 	"# parameetri väärtus ON ei ole soovitatav kasutada.\n"
 
-#: src/lang.c:2257
+#: src/lang.c:2260
 msgid	"Strip blanks from ends of lines"
 msgstr	"Eemalda tühikud realõppudest"
 
-#: src/lang.c:2258
+#: src/lang.c:2261
 msgid	"# If ON strip blanks from ends of lines for faster display on slow "
 	"terminals.\n"
 msgstr	"# Kui väärtus on ON, eemalda aeglaste terminalise töö kiirendamiseks\n"
 	"# realõppudest tühikud.\n"
 
-#: src/lang.c:2263
+#: src/lang.c:2266
 msgid	"If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr	"Kui väärtus on ON, kasuta transliteratsiooni. <TÜHIK> lülitab, <CR> seab."
 
-#: src/lang.c:2264
+#: src/lang.c:2267
 msgid	"Transliteration"
 msgstr	"Transliteratsioon"
 
-#: src/lang.c:2265
+#: src/lang.c:2268
 msgid	"# If ON, use //TRANSLIT extension. This means that when a character cannot\n"
 	"# be represented in the in the target character set, it can be approximated\n"
 	"# through one or several similarly looking characters.\n"
@@ -5956,144 +5958,144 @@ msgstr	"# Kui väärtus on ON, kasuta //TR
 	"# ei saa esitada soovitavas kooditabelis, võib seda esitada kasutades\n"
 	"# üht või enamat sarnast sümbolit.\n"
 
-#: src/lang.c:2272
+#: src/lang.c:2275
 msgid	"Send you a carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	"Saada kasutajale automaatselt koopia. <TÜHIK> lülitab, <CR> seab."
 
-#: src/lang.c:2273
+#: src/lang.c:2276
 msgid	"Send you a cc automatically"
 msgstr	"Saada automaatselt koopia"
 
-#: src/lang.c:2274
+#: src/lang.c:2277
 msgid	"# If ON automatically put your name in the Cc: field when mailing an article\n"
 msgstr	"# Kui väärtus on ON, pane kasutaja nimi artikli saatmisel automaatselt\n"
 	"# Cc: reale\n"
 
-#: src/lang.c:2278
+#: src/lang.c:2281
 msgid	"Send you a blind carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	"Saada automaatselt pimekoopia. <TÜHIK> lülitab, <CR> seab."
 
-#: src/lang.c:2279
+#: src/lang.c:2282
 msgid	"Send you a blind cc automatically"
 msgstr	"Saada automaatselt pimekoopia"
 
-#: src/lang.c:2280
+#: src/lang.c:2283
 msgid	"# If ON automatically put your name in the Bcc: field when mailing an "
 	"article\n"
 msgstr	"# Kui väärtus on ON, pane kasutaja nimi artikli saatmisel automaatselt\n"
 	"# Bcc: väljale\n"
 
-#: src/lang.c:2284
+#: src/lang.c:2287
 msgid	"Enter address elements about which you want to be warned. <CR> sets."
 msgstr	"Sisestage aadressi komponendid, mille eest peaks hoiatama. <CR> seab."
 
-#: src/lang.c:2285
+#: src/lang.c:2288
 msgid	"Spamtrap warning address parts"
 msgstr	"Rämpsposti hoiatus aadressi osadele"
 
-#: src/lang.c:2286
+#: src/lang.c:2289
 msgid	"# A comma-delimited list of address-parts you want to be warned\n"
 	"# about when trying to reply by email.\n"
 msgstr	"# Komaga eraldatud aadresside komponentide loend, mille kasutamisel\n"
 	"# tuleks kasutajat hoiatada.\n"
 
-#: src/lang.c:2291
+#: src/lang.c:2294
 msgid	"Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr	"Sisestage kirje kehtivuse aeg päevades. <CR> seab."
 
-#: src/lang.c:2292
+#: src/lang.c:2295
 msgid	"No. of days a filter entry is valid"
 msgstr	"Filtri kehtivus päevades"
 
-#: src/lang.c:2293
+#: src/lang.c:2296
 msgid	"# Number of days a short term filter will be active\n"
 msgstr	"# lühiajalise filtri kehtivus päevades\n"
 
-#: src/lang.c:2297
+#: src/lang.c:2300
 msgid	"Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr	"Lisage postitatud artikkel filtrisse. <TÜHIK> lülitab, <CR> seab."
 
-#: src/lang.c:2298
+#: src/lang.c:2301
 msgid	"Add posted articles to filter"
 msgstr	"Lisage postitatud artikkel filtrile"
 
-#: src/lang.c:2299
+#: src/lang.c:2302
 msgid	"# If ON add posted articles which start a new thread to filter for\n"
 	"# highlighting follow-ups\n"
 msgstr	"# Kui väärtus on ON, lisa postitatud artiklid, mis alustavad uut teemat,\n"
 	"# filtrile, mis märgistab vastuseid\n"
 
-#: src/lang.c:2303
+#: src/lang.c:2306
 msgid	"The directory where articles/threads are to be saved in mailbox format."
 msgstr	"Kataloog, kuhu artikleid/teemasid salvestatakse kirjaformaadis."
 
-#: src/lang.c:2304
+#: src/lang.c:2307
 msgid	"Mail directory"
 msgstr	"Kirjade kataloog"
 
-#: src/lang.c:2305
+#: src/lang.c:2308
 msgid	"# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr	"# (-m) kataloog, kuhu artikleid/teemasid salvestatakse kirjaformaadis\n"
 
-#: src/lang.c:2310
+#: src/lang.c:2313
 msgid	"Save articles in batch mode (-S)"
 msgstr	"Salvesta artiklid pakettmoodis (-S)"
 
-#: src/lang.c:2311
+#: src/lang.c:2314
 msgid	"# If ON articles/threads will be saved in batch mode when save -S\n"
 	"# or mail (-M/-N) is specified on the command line\n"
 msgstr	"# Kui väärtus on ON, artiklid salvestatakse pakettmoodis, kui käsureal\n"
 	"# on kasutatud võtmeid salvestamiseks -S või saatmiseks -M, -N\n"
 
-#: src/lang.c:2316
+#: src/lang.c:2319
 msgid	"The directory where you want articles/threads saved."
 msgstr	"Kataloog, kuhu te soovite artikleid salvestada."
 
-#: src/lang.c:2317
+#: src/lang.c:2320
 msgid	"Directory to save arts/threads in"
 msgstr	"Kataloog artiklite salvestamiseks"
 
-#: src/lang.c:2318
+#: src/lang.c:2321
 msgid	"# Directory where articles/threads are saved\n"
 msgstr	"# Kataloog, kuhu salvestatakse artiklid/teemad\n"
 
-#: src/lang.c:2322
+#: src/lang.c:2325
 msgid	"Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> sets."
 msgstr	"Salvesta artiklid Archive-name: päiserea järgi. <TÜHIK> lülitab, <CR> seab."
 
-#: src/lang.c:2323
+#: src/lang.c:2326
 msgid	"Use Archive-name: header for save"
 msgstr	"Kasuta salvestamisel Archive-name:"
 
-#: src/lang.c:2324
+#: src/lang.c:2327
 msgid	"# If ON articles/threads with Archive-name: in mail header will\n"
 	"# be automatically saved with the Archive-name & part/patch no.\n"
 msgstr	"# Kui väärtus on ON, salvestatakse artiklid/teemad, mis omavad päiserida\n"
 	"# Archive-name:, automaatselt selle reaga määratud nime ja osa numbriga.\n"
 
-#: src/lang.c:2329
+#: src/lang.c:2332
 msgid	"Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 	"cancels."
 msgstr	"Märgi salvestatud artiklid loetuks. <TÜHIK> lülitab, <CR> seab, <ESC> "
 	"katkestab."
 
-#: src/lang.c:2330
+#: src/lang.c:2333
 msgid	"Mark saved articles/threads as read"
 msgstr	"Märgi salvestatud artiklid loetuks"
 
-#: src/lang.c:2331
+#: src/lang.c:2334
 msgid	"# If ON mark articles that are saved as read\n"
 msgstr	"# Kui väärtus on ON, märgi salvestatud artiklid loetuks\n"
 
-#: src/lang.c:2335
+#: src/lang.c:2338
 msgid	"Do post processing (eg. extract attachments) for saved articles."
 msgstr	"Teosta salvestatud artiklitel järeltöötlemist (nt. lisade eraldamist)."
 
-#: src/lang.c:2336
+#: src/lang.c:2339
 msgid	"Post process saved articles"
 msgstr	"Salvestatud artikl. järeltöötlemine"
 
-#: src/lang.c:2337
+#: src/lang.c:2340
 msgid	"# Perform post processing (saving binary attachments) from saved articles.\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no\n"
@@ -6105,103 +6107,103 @@ msgstr	"# Teosta salvestatud artiklite j
 	"#   1 = jah\n"
 	"#   2 = eralda ainult shelli arhiivid (shar)\n"
 
-#: src/lang.c:2346
+#: src/lang.c:2349
 msgid	"Process only unread articles"
 msgstr	"Töötle ainult lugemata artikleid"
 
-#: src/lang.c:2347
+#: src/lang.c:2350
 msgid	"# If ON only save/print/pipe/mail unread articles (tagged articles excepted)\n"
 msgstr	"# Kui väärtus on ON, salvesta/trüki/torusse/saada lugemata artikleid\n"
 	"# (eeldatakse märgitud artikleid).\n"
 
-#: src/lang.c:2352
+#: src/lang.c:2355
 msgid	"Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr	"Trüki kõik või ainult osa päisest. <TÜHIK> lülitab, <CR> seab."
 
-#: src/lang.c:2353
+#: src/lang.c:2356
 msgid	"Print all headers when printing"
 msgstr	"Trükkimisel trüki kõik päised"
 
-#: src/lang.c:2354
+#: src/lang.c:2357
 msgid	"# If ON print all of article header otherwise just the important lines\n"
 msgstr	"# Kui väärtus on ON, trüki kogu artikli päis, muidu ainult tähtsamad read\n"
 
-#: src/lang.c:2358
+#: src/lang.c:2361
 msgid	"The printer program with options that is to be used to print articles/threads."
 msgstr	"Programm koos argumentidega, mida kasutatakse artiklite/teemade trükkimiseks."
 
-#: src/lang.c:2359
+#: src/lang.c:2362
 msgid	"Printer program with options"
 msgstr	"Trükikäsk koos võtmetega"
 
-#: src/lang.c:2360
+#: src/lang.c:2363
 msgid	"# Print program with parameters used to print articles/threads\n"
 msgstr	"# Programm koos argumentidega, mida kasutatakse artiklite/teemade "
 	"trükkimiseks\n"
 
-#: src/lang.c:2366
+#: src/lang.c:2369
 msgid	"Force redraw after certain commands"
 msgstr	"Värskenda ekraani peale käske"
 
-#: src/lang.c:2367
+#: src/lang.c:2370
 msgid	"# If ON a screen redraw will always be done after certain external commands\n"
 msgstr	"# Kui väärtus on ON, värskendatakse alati peale teatud väliseid käske "
 	"ekraani\n"
 
-#: src/lang.c:2371
+#: src/lang.c:2374
 msgid	"Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"Käivita tekstitoimeti etteantud real. <TÜHIK> lülitab, <CR> seab, <ESC> "
 	"katkestab."
 
-#: src/lang.c:2372
+#: src/lang.c:2375
 msgid	"Start editor with line offset"
 msgstr	"Käivita tekstitoimeti reanumbril"
 
-#: src/lang.c:2373
+#: src/lang.c:2376
 msgid	"# If ON editor will be started with cursor offset into the file\n"
 	"# otherwise the cursor will be positioned at the first line\n"
 msgstr	"# Kui väärtus on ON, käivitatakse tekstitoimeti kursori paigutamisega\n"
 	"# vastavale reale. Vastasel korral positsioneeritakse kursor esimesele reale\n"
 
-#: src/lang.c:2378
+#: src/lang.c:2381
 msgid	"Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr	"Kasutage %E toimeti kohal, %F failinime kohal, %N reanumbrina, <CR> seab."
 
-#: src/lang.c:2379
+#: src/lang.c:2382
 msgid	"Invocation of your editor"
 msgstr	"Teie tekstitoimeti"
 
-#: src/lang.c:2380
+#: src/lang.c:2383
 #, c-format
 msgid	"# Format of editor line including parameters\n"
 	"# %%E Editor  %%F Filename  %%N Linenumber\n"
 msgstr	"# Tekstitoimeti rea formaat koos parameetritega\n"
 	"# %%E Toimeti  %%F Failinimi  %%N Reanumber\n"
 
-#: src/lang.c:2385
+#: src/lang.c:2388
 msgid	"Enter name and options for external-inews, --internal for internal inews"
 msgstr	"Sisestage välise inews käsu nimi ja võtmed, sisemise valib --internal"
 
-#: src/lang.c:2386
+#: src/lang.c:2389
 msgid	"External inews"
 msgstr	"Väline inews"
 
-#: src/lang.c:2387
+#: src/lang.c:2390
 msgid	"# If --internal use the built in mini inews for posting via NNTP\n"
 	"# otherwise use an external inews program\n"
 msgstr	"# Kui on --internal, kasuta NNTP postitustel sisseehitatud inews käsku\n"
 	"# muidu kasuta välist inews programmi\n"
 
-#: src/lang.c:2391
+#: src/lang.c:2394
 msgid	"Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr	"Kasutage %M programmi kohal, %S teema kohal, %T saaja kohal, %F failinime "
 	"kohal, <CR> seab."
 
-#: src/lang.c:2392
+#: src/lang.c:2395
 msgid	"Invocation of your mail command"
 msgstr	"Teie e-posti käsk"
 
-#: src/lang.c:2393
+#: src/lang.c:2396
 #, c-format
 msgid	"# Format of mailer line including parameters\n"
 	"# %%M Mailer  %%S Subject  %%T To  %%F Filename\n"
@@ -6212,11 +6214,11 @@ msgstr	"# e-posti saatja käsurea formaat
 	"# näiteks. kasutada saatjana elm programmi:    elm -s \"%%S\" \"%%T\" < %%F\n"
 	"# näiteks. elm interaktiivses moodis      :    elm -i %%F -s \"%%S\" \"%%T\"\n"
 
-#: src/lang.c:2401
+#: src/lang.c:2404
 msgid	"Use interactive mail reader"
 msgstr	"Kasuta interaktiivset e-posti"
 
-#: src/lang.c:2402
+#: src/lang.c:2405
 msgid	"# Interactive mailreader\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no interactive mailreader\n"
@@ -6228,59 +6230,58 @@ msgstr	"# Interaktiivne e-posti programm
 	"#   1 = kasuta interaktiivset e-posti programmi koos päistega\n"
 	"#   2 = kasuta interaktiivset e-posti programmi päisteta\n"
 
-#: src/lang.c:2411
+#: src/lang.c:2414
 msgid	"Remove ~/.article after posting"
 msgstr	"Eemalda ~/.article peale postitust"
 
-#: src/lang.c:2412
+#: src/lang.c:2415
 msgid	"# If ON remove ~/.article after posting.\n"
 msgstr	"# Kui väärtus on ON, kustuta  ~/.article peale postitust.\n"
 
-#: src/lang.c:2416
+#: src/lang.c:2419
 msgid	"Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr	"Failinimi postitatud artiklitele. <CR> seab. Nime puudumisel ei salvestata."
 
-#: src/lang.c:2417
+#: src/lang.c:2420
 msgid	"Filename for posted articles"
 msgstr	"Failinimi postitatud artiklitele"
 
-#: src/lang.c:2418
+#: src/lang.c:2421
 msgid	"# Filename where to keep all postings (default posted)\n"
 	"# If no filename is set then postings will not be saved\n"
 msgstr	"# Failinimi, kus hoida kõiki postitusi (vaikimisi posted)\n"
 	"# Kui nime pole, siis postitusi ei salvestata\n"
 
-#: src/lang.c:2423
+#: src/lang.c:2426
 msgid	"Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr	"Hoia ebaõnnestunud postitused failis ~/dead.articles. <TÜHIK> lülitab ja <CR> "
 	"seab."
 
-#: src/lang.c:2424
+#: src/lang.c:2427
 msgid	"Keep failed arts in ~/dead.articles"
 msgstr	"Vigased artiklid ~/dead.articles"
 
-#: src/lang.c:2425
+#: src/lang.c:2428
 msgid	"# If ON keep all failed postings in ~/dead.articles\n"
 msgstr	"# Kui väärtus on ON, hoia ebaõnnestunud postitused failis ~/dead.articles\n"
 
-#: src/lang.c:2429
+#: src/lang.c:2432
 msgid	"Do you want to strip unsubscribed groups from .newsrc"
 msgstr	"Kas te soovite eemaldada tellimata grupid .newsrc failist"
 
-#: src/lang.c:2430
+#: src/lang.c:2433
 msgid	"No unsubscribed groups in newsrc"
 msgstr	"newsrcs ainult tellitud grupid"
 
-#: src/lang.c:2431
+#: src/lang.c:2434
 msgid	"# If ON strip unsubscribed groups from newsrc\n"
 msgstr	"# Kui väärtus on ON, eemalda tellimata grupid newsrc failist\n"
 
-# TRANSLATION TOO LONG
-#: src/lang.c:2436
+#: src/lang.c:2439
 msgid	"Remove bogus groups from newsrc"
-msgstr	"Eemalda olematud grupid newsrc failist"
+msgstr	"Eemalda vigased grupid newsrcst"
 
-#: src/lang.c:2437
+#: src/lang.c:2440
 msgid	"# What to do with bogus groups in newsrc file\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = keep\n"
@@ -6292,56 +6293,56 @@ msgstr	"# Mida teha olematute gruppidega
 	"#   1 = Eemalda\n"
 	"#   2 = Märgi valikuekraanil lipuga D\n"
 
-#: src/lang.c:2445
+#: src/lang.c:2448
 msgid	"Enter number of seconds until active file will be reread. <CR> sets."
 msgstr	"Sisestage aktiivsete faili lugemise intervall sekundites. <CR> seab."
 
-#: src/lang.c:2446
+#: src/lang.c:2449
 msgid	"Interval in secs to reread active"
 msgstr	"Aktiivsete faili lugemise intervall"
 
-#: src/lang.c:2447
+#: src/lang.c:2450
 msgid	"# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr	"# Aktiivsete faili lugemise intervall (0 = ei loe)\n"
 
-#: src/lang.c:2452
+#: src/lang.c:2455
 msgid	"Reconnect to server automatically"
 msgstr	"Taasta automaatselt NNTP ühendus"
 
-#: src/lang.c:2453
+#: src/lang.c:2456
 msgid	"# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr	"# Kui väärtus on ON, ürita NNTP serveriga ühenduse katkemisel ühendust\n"
 	"# automaatselt taastada\n"
 
-#: src/lang.c:2457
+#: src/lang.c:2460
 msgid	"Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr	"Loo NNTP overview failidest lokaalne koopia. <TÜHIK> lülitab ja <CR> seab."
 
-#: src/lang.c:2458
+#: src/lang.c:2461
 msgid	"Cache NNTP overview files locally"
 msgstr	"Puhverda NNTP overview lokaalselt"
 
-#: src/lang.c:2459
+#: src/lang.c:2462
 msgid	"# If ON, create local copies of NNTP overview files.\n"
 msgstr	"# Kui väärtus on ON, loo NNTP overview failidest lokaalsed koopiad.\n"
 
-#: src/lang.c:2463
+#: src/lang.c:2466
 msgid	"Enter format string. <CR> sets, <ESC> cancels."
 msgstr	"Sisestage vormingusõne. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2464
+#: src/lang.c:2467
 msgid	"Format string for display of dates"
 msgstr	"Kuupäevade esitamise vormingusõne"
 
-#: src/lang.c:2465
+#: src/lang.c:2468
 msgid	"# Format string for date representation\n"
 msgstr	"# Vormingusõne kuupäevade esitamiseks\n"
 
-#: src/lang.c:2471
+#: src/lang.c:2474
 msgid	"Unicode normalization form"
 msgstr	"Unikoodi normaliseerimise kuju"
 
-#: src/lang.c:2472
+#: src/lang.c:2475
 msgid	"# Unicode normalization form\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = None\n"
@@ -6357,11 +6358,11 @@ msgstr	"# Unikoodi normaliseerimine\n"
 	"#   3 = NFC\n"
 	"#   4 = NFD\n"
 
-#: src/lang.c:2484
+#: src/lang.c:2487
 msgid	"Render BiDi"
 msgstr	"Renderda BiDi"
 
-#: src/lang.c:2485
+#: src/lang.c:2488
 msgid	"# If ON, bi-directional text is rendered by tin\n"
 msgstr	"# Kui väärtus on ON, renderdab tin mitmesuunalist (BiDi) teksti\n"
 
@@ -6407,7 +6408,7 @@ msgstr	"Saada viimane käsk uuesti (%s)\n
 #. *       - use some sort of pager?
 #. *       - -> lang.c
 #.
-#: src/nntplib.c:1724
+#: src/nntplib.c:1759
 msgid	"MOTD: "
 msgstr	"MOTD: "
 
Binary files tin-1.7.10/po/fr.gmo and tin-1.8.0/po/fr.gmo differ
diff -Nurp tin-1.7.10/po/fr.po tin-1.8.0/po/fr.po
--- tin-1.7.10/po/fr.po	2005-09-29 13:21:10.000000000 +0200
+++ tin-1.8.0/po/fr.po	2005-12-24 19:09:51.688605947 +0100
@@ -4,7 +4,7 @@
 msgid	""
 msgstr	"Project-Id-Version: 1.7.9\n"
 	"Report-Msgid-Bugs-To: \n"
-	"POT-Creation-Date: 2005-09-29 13:20+0200\n"
+	"POT-Creation-Date: 2005-12-24 19:09+0100\n"
 	"PO-Revision-Date: 2004-11-17 00:50+0100\n"
 	"Last-Translator: Matt Anton <tin@syrius.org\n"
 	"Language-Team: French <tin@syrius.org>\n"
@@ -275,6 +275,7 @@ msgstr	"# inclure des en-têtes supplémen
 msgid	"# in *sources* set post process type to shar only\n"
 msgstr	"# dans *sources* choisir le type shar en post-traitement\n"
 
+# TRANSLATION OUTDATED
 #: src/attrib.c:768
 #, fuzzy, c-format
 msgid	"# in *binaries* do full post processing but no TeX2ISO conversion,\n"
@@ -285,7 +286,7 @@ msgstr	"# dans *binaries* faire traiteme
 msgid	"# remove tmp files and set Followup-To: poster\n"
 msgstr	"# effaçant les fichiers temporaires et utiliser Followup-To: poster\n"
 
-#: src/cook.c:495
+#: src/cook.c:499
 msgid	"(unknown)"
 msgstr	"(inconnu)"
 
@@ -296,7 +297,8 @@ msgstr	"(inconnu)"
 msgid	"Removed from the previous rule: "
 msgstr	"Effacé de la règle précédente : "
 
-#: src/keymap.c:239
+# TRANSLATION MISSING
+#: src/keymap.c:271
 msgid	"NULL"
 msgstr	""
 
@@ -649,7 +651,7 @@ msgstr	"Création du fichier active des g
 msgid	"Creating newsrc file...\n"
 msgstr	"Création du fichier newsrc...\n"
 
-#: src/lang.c:129 src/lang.c:1147
+#: src/lang.c:129 src/lang.c:1150
 msgid	"Default"
 msgstr	"Défaut"
 
@@ -1705,7 +1707,7 @@ msgstr	"déplacer le groupe sélectionné"
 msgid	"choose next group with unread news"
 msgstr	"choisir le groupe suivant ayant articles non lus"
 
-#: src/lang.c:389 src/lang.c:1194
+#: src/lang.c:389 src/lang.c:1197
 msgid	"quit"
 msgstr	"quitter"
 
@@ -1970,128 +1972,133 @@ msgstr	"\n"
 msgid	"Invalid  From: %s  line. Read the INSTALL file again."
 msgstr	"En-tête From: %s invalide. Lisez le fichier INSTALL une 2e fois."
 
-#: src/lang.c:454
+# TRANSLATION MISSING
+#: src/lang.c:455
+msgid	"Invalid multibyte sequence found\n"
+msgstr	""
+
+#: src/lang.c:457
 #, c-format
 msgid	"Invalid  Sender:-header %s"
 msgstr	"En-tête Sender: %s invalide"
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid	"Inverse video disabled"
 msgstr	"Vidéo inversée désactivée"
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid	"Inverse video enabled"
 msgstr	"Vidéo inversée activée"
 
-#: src/lang.c:458
+#: src/lang.c:461
 #, c-format
 msgid	"Missing definition for %s\n"
 msgstr	"Définition manquante pour %s\n"
 
-#: src/lang.c:459
+#: src/lang.c:462
 #, c-format
 msgid	"Invalid key definition '%s'\n"
 msgstr	"Définition de clé invalide '%s'\n"
 
-#: src/lang.c:460
+#: src/lang.c:463
 #, c-format
 msgid	"Invalid keyname '%s'\n"
 msgstr	"Nom de clé invalide '%s'\n"
 
-#: src/lang.c:461
+#: src/lang.c:464
 #, c-format
 msgid	"Keymap file was upgraded to version %s\n"
 msgstr	"Le fichier keymap a été mis à jour en version %s\n"
 
-#: src/lang.c:462
+#: src/lang.c:465
 #, c-format
 msgid	"Kill From:     [%s] (y/n): "
 msgstr	"   De : [%s] (o/n) : "
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid	"Kill Lines: (</>num): "
 msgstr	"Nombre de lignes (</>num)    : "
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid	"Kill Article Menu"
 msgstr	"Créer un filtre"
 
-#: src/lang.c:465
+#: src/lang.c:468
 #, c-format
 msgid	"Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr	"  MID : [%s] (t/d/a/n) : "
 
-#: src/lang.c:466
+#: src/lang.c:469
 msgid	"Kill pattern scope  : "
 msgstr	"Filtre s'appliquant à : "
 
-#: src/lang.c:467
+#: src/lang.c:470
 #, c-format
 msgid	"Kill Subject:  [%s] (y/n): "
 msgstr	"Sujet : [%s] (o/n) : "
 
-#: src/lang.c:468
+#: src/lang.c:471
 msgid	"Kill text pattern   : "
 msgstr	"Texte à filtrer : "
 
-#: src/lang.c:469
+#: src/lang.c:472
 msgid	"Kill time in days   : "
 msgstr	"Durée du filtre              : "
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid	"Last"
 msgstr	"Dernier"
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid	"-- Last response --"
 msgstr	"-- Dernière réponse --"
 
-#: src/lang.c:473
+#: src/lang.c:476
 #, c-format
 msgid	"Lines %s  "
 msgstr	"%s lignes "
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid	"Message-ID: line              "
 msgstr	"l'en-tête 'Message-ID:'"
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid	"Mail"
 msgstr	"Envoyer"
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid	"mailbox "
 msgstr	"bàl"
 
-#: src/lang.c:478
+#: src/lang.c:481
 #, c-format
 msgid	"Mail article(s) to [%.*s]> "
 msgstr	"Envoyer article(s) à [%.*s] > "
 
-#: src/lang.c:479
+#: src/lang.c:482
 #, c-format
 msgid	"Mailing log to %s\n"
 msgstr	"Envoi de l'historique à %s\n"
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid	"Mail bug report..."
 msgstr	"Envoi d'un rapport de bug..."
 
-#: src/lang.c:481
+#: src/lang.c:484
 #, c-format
 msgid	"Mail BUG REPORT to %s?"
 msgstr	"Signaler LE BUG à %s ?"
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid	"Mailed"
 msgstr	"Envoyé"
 
-#: src/lang.c:483
+#: src/lang.c:486
 #, c-format
 msgid	"Mailing to %s..."
 msgstr	"Envoi à %s..."
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid	"# [Mail/Save] active file. Format is like news active file:\n"
 	"#   groupname  max.artnum  min.artnum  /dir\n"
 	"# The 4th field is the basedir (ie. ~/Mail or ~/News)\n"
@@ -2102,282 +2109,282 @@ msgstr	"# [Envoyer/Enregistrer] fichier 
 	"# Le 4ème champ est le répertoire racine utilisé\n"
 	"# (p.e. ~/Mail ou ~/News)\n"
 
-#: src/lang.c:487
+#: src/lang.c:490
 #, c-format
 msgid	"%s marked as unread"
 msgstr	"%s marqué comme non lu"
 
-#: src/lang.c:488
+#: src/lang.c:491
 #, c-format
 msgid	"Marked %d of %d tagged %s as read"
 msgstr	"%d marqué(s) sur %d sélectionné(s) %s comme lu(s)"
 
-#: src/lang.c:489
+#: src/lang.c:492
 #, c-format
 msgid	"Mark all articles as read%s?"
 msgstr	"Marquer tous les articles comme lus%s ?"
 
-#: src/lang.c:490
+#: src/lang.c:493
 #, c-format
 msgid	"Mark %s=tagged articles, %s=current article, %s=quit: "
 msgstr	"Marquer %s=art. marqués, %s=article actuel, %s=quitter : "
 
-#: src/lang.c:491
+#: src/lang.c:494
 #, c-format
 msgid	"Mark group %s as read?"
 msgstr	"Marquer le groupe %s comme lu ?"
 
-#: src/lang.c:492
+#: src/lang.c:495
 #, c-format
 msgid	"Mark thread as read%s?"
 msgstr	"Marquer le fil comme lu%s ?"
 
-#: src/lang.c:493
+#: src/lang.c:496
 #, c-format
 msgid	"Mark %s=tagged articles/threads, %s=current thread, %s=quit: "
 msgstr	"Marquer %s=art./fils marqués, %s=fil actuel, %s=quitter : "
 
-#: src/lang.c:494
+#: src/lang.c:497
 #, c-format
 msgid	"Matching %s groups..."
 msgstr	"%s groupes correspondants..."
 
-#: src/lang.c:495 src/lang.c:499
+#: src/lang.c:498 src/lang.c:502
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=search pattern; %s=kill/select"
 msgstr	"<n>=voir 'n'; %s=non lu suivant; %s=rechercher; %s=filtrer/sél."
 
-#: src/lang.c:496
+#: src/lang.c:499
 #, c-format
 msgid	"%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; %s=list "
 	"thread"
 msgstr	"%s=rech. auteur; %s=tout lu; %s=bas; %s=haut; %s=marquer lu; %s=voir fil"
 
-#: src/lang.c:497
+#: src/lang.c:500
 #, c-format
 msgid	"%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom"
 msgstr	"%s=haut; %s=bas; %s=haut de page; %s=bas de page; %s=haut; %s=bas"
 
-#: src/lang.c:498
+#: src/lang.c:501
 #, c-format
 msgid	"%s=search forwards; %s=search backwards; %s=quit"
 msgstr	"%s=recherche avant; %s=recherche arrière; %s=quitter"
 
-#: src/lang.c:500
+#: src/lang.c:503
 #, c-format
 msgid	"%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
 msgstr	"%s=rech. auteur; %s=rech. corps; %s=tout marquer lu; %s=suivi; %s=marquer lu"
 
-#: src/lang.c:501
+#: src/lang.c:504
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
 msgstr	"<n>=voir 'n'; %s=non lu suivant; %s,%s=rechercher; %s=tout lu"
 
-#: src/lang.c:502
+#: src/lang.c:505
 #, c-format
 msgid	"%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
 msgstr	"%s=bas; %s=haut; %s=aide; %s=déplacer; %s=quitter; %s=voir lu/non lu"
 
-#: src/lang.c:503
+#: src/lang.c:506
 #, c-format
 msgid	"%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/out"
 msgstr	"%s=abonner; %s=sous-critère; %s=désabonner; %s=critère; %s=liste des groupes"
 
-#: src/lang.c:504
+#: src/lang.c:507
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr	"<n>=voir 'n'; %s=non lu suivant; %s=tout lu; %s=basculer l'affichage"
 
-#: src/lang.c:505
+#: src/lang.c:508
 #, c-format
 msgid	"%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread"
 msgstr	"%s=aide; %s=bas; %s=haut; %s=quitter; %s=marquer; %s=marquer non lu"
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid	"--More--"
 msgstr	"-- Suite --"
 
-#: src/lang.c:507
+#: src/lang.c:510
 #, c-format
 msgid	"Moving %s..."
 msgstr	"Déplacement de %s..."
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid	", name: "
 msgstr	", nom : "
 
-#: src/lang.c:510
+#: src/lang.c:513
 #, c-format
 msgid	"Goto newsgroup [%s]> "
 msgstr	"Aller dans le groupe [%s]> "
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid	"newsgroups"
 msgstr	"groupes"
 
-#: src/lang.c:512
+#: src/lang.c:515
 #, c-format
 msgid	"Position %s in group list (1,2,..,$) [%d]> "
 msgstr	"Placer %s dans la liste des groupes (1,2,..,$) [%d]> "
 
-#: src/lang.c:513
+#: src/lang.c:516
 msgid	"newsgroup"
 msgstr	"groupe"
 
-#: src/lang.c:514
+#: src/lang.c:517
 msgid	"Try and save newsrc file again?"
 msgstr	"Encore essayer et enregistrer le newsrc ?"
 
-#: src/lang.c:515
+#: src/lang.c:518
 msgid	"Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr	"Attention : Aucuns groupes n'a été écrits dans le newsrc. Enregistrement "
 	"annulé."
 
-#: src/lang.c:516
+#: src/lang.c:519
 msgid	"newsrc file saved successfully.\n"
 msgstr	"le newsrc a été enregistré avec succès.\n"
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid	"-- Next response --"
 msgstr	"-- Réponse suivante --"
 
-#: src/lang.c:518
+#: src/lang.c:521
 #, c-format
 msgid	"NNTP authorization password not found for %s"
 msgstr	"Mot de passe NNTP introuvable pour %s"
 
-#: src/lang.c:519
+#: src/lang.c:522
 msgid	"No  "
 msgstr	"Non "
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid	"*** No articles ***"
 msgstr	"*** Aucun article ***"
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid	"No articles have been posted"
 msgstr	"Aucun article n'a été posté"
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid	"*** No description ***"
 msgstr	"*** Aucune description ***"
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid	"No filename"
 msgstr	"Pas de nom de fichier"
 
-#: src/lang.c:524
+#: src/lang.c:527
 msgid	"No group"
 msgstr	"Pas de groupe"
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid	"*** No groups ***"
 msgstr	"*** Aucun groupe ***"
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid	"No more groups to read"
 msgstr	"Plus de groupes à lire"
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid	"No last message"
 msgstr	"Aucun dernier message"
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid	"No mail address"
 msgstr	"Aucune adresse email"
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid	"No articles marked for saving"
 msgstr	"Aucun article marqué à enregistrer"
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid	"No match"
 msgstr	"Aucun résultat"
 
-#: src/lang.c:531
+#: src/lang.c:534
 msgid	"No more groups"
 msgstr	"Plus de groupes"
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid	"No newsgroups"
 msgstr	"Aucun groupe"
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid	"No next unread article"
 msgstr	"Aucun article non lu suivant"
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid	"No previous group"
 msgstr	"Aucun groupe précédent"
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid	"No previous unread article"
 msgstr	"Aucun article non lu précédent"
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid	"No responses"
 msgstr	"Aucune réponse"
 
-#: src/lang.c:537
+#: src/lang.c:540
 msgid	"No responses to list in current thread"
 msgstr	"Aucune réponse à afficher dans le fil actuel"
 
-#: src/lang.c:538
+#: src/lang.c:541
 msgid	"No search string"
 msgstr	"Aucun terme à rechercher"
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid	"No subject"
 msgstr	"Aucun sujet"
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid	"%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr	"%s: Terminal doit avoir la fonction clear to end-of-line (ce)\n"
 
-#: src/lang.c:542
+#: src/lang.c:545
 #, c-format
 msgid	"%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr	"%s: Terminal doit avoir la fonction clear to end-of-screen (cd)\n"
 
-#: src/lang.c:543
+#: src/lang.c:546
 #, c-format
 msgid	"%s: Terminal must have clearscreen (cl) capability\n"
 msgstr	"%s: Terminal doit avoir la fonction clearscreen (cl)\n"
 
-#: src/lang.c:544
+#: src/lang.c:547
 #, c-format
 msgid	"%s: Terminal must have cursor motion (cm)\n"
 msgstr	"%s: Terminal doit avoir la fonction cursor motion (cm)\n"
 
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid	"%s: TERM variable must be set to use screen capabilities\n"
 msgstr	"%s: la variable TERM doit être utilisée pour utiliser les fonctions\n"
 
-#: src/lang.c:547
+#: src/lang.c:550
 #, c-format
 msgid	"No viewer found for %s/%s\n"
 msgstr	"Visualiseur introuvable pour %s/%s\n"
 
-#: src/lang.c:548
+#: src/lang.c:551
 msgid	"Newsgroup does not exist on this server"
 msgstr	"Groupe inexistant sur ce serveur"
 
-#: src/lang.c:549
+#: src/lang.c:552
 #, c-format
 msgid	"Group %s not found in active file"
 msgstr	"Groupe %s introuvable dans le fichier active"
 
-#: src/lang.c:550
+#: src/lang.c:553
 msgid	"c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	"c)réer, utiliser a)utre nom, utiliser .newsrc par d)éfaut, q)uitter tin : "
 
-#: src/lang.c:551
+#: src/lang.c:554
 msgid	"use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	"utiliser a)utre nom, utiliser .newsrc par d)éfaut, q)uitter tin : "
 
-#: src/lang.c:552
+#: src/lang.c:555
 #, c-format
 msgid	"# NNTP-server -> newsrc translation table and NNTP-server\n"
 	"# shortname list for %s %s\n"
@@ -2405,40 +2412,40 @@ msgstr	"# Serveur NNTP -> tableau de cor
 	"#   news.ka.nu    /tmp/nrc-nu      kanu    nu\n"
 	"#\n"
 
-#: src/lang.c:559
+#: src/lang.c:562
 msgid	"Only"
 msgstr	"Actuel"
 
-#: src/lang.c:560
+#: src/lang.c:563
 #, c-format
 msgid	"Option not enabled. Recompile with %s."
 msgstr	"Option non activée. Recompilez avec %s."
 
-#: src/lang.c:561
+#: src/lang.c:564
 msgid	"Options Menu"
 msgstr	"Menu Options"
 
-#: src/lang.c:564
+#: src/lang.c:567
 #, c-format
 msgid	"Error in regex: %s at pos. %d '%s'"
 msgstr	"Erreur dans la regex : %s à %d '%s'"
 
-#: src/lang.c:565
+#: src/lang.c:568
 #, c-format
 msgid	"Error in regex: pcre internal error %d"
 msgstr	"Erreur dans la regex : erreur pcre interne %d"
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid	"Error in regex: study - pcre internal error %s"
 msgstr	"Erreur dans la regex : study - erreur pcre interne %s"
 
-#: src/lang.c:567
+#: src/lang.c:570
 msgid	"Post a followup..."
 msgstr	"Postage du suivi..."
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:569
+#: src/lang.c:572
 msgid	"An error has occurred while posting the article. If you think that this\n"
 	"error is temporary or otherwise correctable, you can postpone the article\n"
 	"and pick it up again with ^O later.\n"
@@ -2446,277 +2453,277 @@ msgstr	"Une erreur est survenue lors du 
 	"cette erreur est temporaire ou alors corrigeable, vous pouvez enregistrer\n"
 	"l'article comme brouillon et le réutiliser plus tard grâce à la commande ^O.\n"
 
-#: src/lang.c:572
+#: src/lang.c:575
 msgid	"Posted articles history"
 msgstr	"Historique des articles postés"
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid	"Post to newsgroup(s) [%s]> "
 msgstr	"Poster dans groupe(s) [%s]> "
 
-#: src/lang.c:574
+#: src/lang.c:577
 msgid	"-- post processing started --"
 msgstr	"-- post-traitement lancé --"
 
-#: src/lang.c:575
+#: src/lang.c:578
 msgid	"-- post processing completed --"
 msgstr	"-- post-traitement terminé --"
 
-#: src/lang.c:576
+#: src/lang.c:579
 #, c-format
 msgid	"Post subject [%s]> "
 msgstr	"Poster le sujet [%s] > "
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid	"# Summary of mailed/posted messages viewable by 'W' command from within tin.\n"
 msgstr	"# Sommaire des messages envoyés/postés visible par la commande 'W' depuis "
 	"tin.\n"
 
-#: src/lang.c:578
+#: src/lang.c:581
 msgid	"Posting article..."
 msgstr	"Postage de l'article..."
 
-#: src/lang.c:579
+#: src/lang.c:582
 #, c-format
 msgid	"Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr	"Poster les brouillons [%%s] ? (%s/%s/%s/%s/%s) : "
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid	"Hot %s"
 msgstr	"%s sélectionné"
 
-#: src/lang.c:581
+#: src/lang.c:584
 #, c-format
 msgid	"Tagged %s"
 msgstr	"%s marqué"
 
-#: src/lang.c:582
+#: src/lang.c:585
 #, c-format
 msgid	"Untagged %s"
 msgstr	"%s non marqué"
 
-#: src/lang.c:583
+#: src/lang.c:586
 msgid	"Processing mail messages marked for deletion."
 msgstr	"Traitement des emails enregistrés marqués pour effacement."
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid	"Processing saved articles marked for deletion."
 msgstr	"Traitement des articles enregistrés marqués pour effacement."
 
-#: src/lang.c:585
+#: src/lang.c:588
 #, c-format
 msgid	"Accept Followup-To? %s=post, %s=ignore, %s=quit: "
 msgstr	"Accepter le Suivi ? %s=poster, %s=ignorer, %s=quitter : "
 
-#: src/lang.c:586
+#: src/lang.c:589
 msgid	"Article unchanged, abort mailing?"
 msgstr	"Article inchangé, annuler l'envoi ?"
 
-#: src/lang.c:587
+#: src/lang.c:590
 #, c-format
 msgid	"Do you want to see postponed articles (%d)?"
 msgstr	"Voulez-vous voir les brouillons (%d) ?"
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid	"Add quick kill filter?"
 msgstr	"Ajouter rapidement un filtre ?"
 
-#: src/lang.c:590
+#: src/lang.c:593
 msgid	"Add quick selection filter?"
 msgstr	"Ajouter rapidement une règle ?"
 
-#: src/lang.c:591
+#: src/lang.c:594
 msgid	"Do you really want to quit?"
 msgstr	"Voulez-vous réellement quitter ?"
 
-#: src/lang.c:592
+#: src/lang.c:595
 #, c-format
 msgid	"%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr	"%s=éditer message d'annulation, %s=quitter, %s=effacer (annuler) [%%s] : "
 
-#: src/lang.c:593
+#: src/lang.c:596
 msgid	"You have tagged articles in this group - quit anyway?"
 msgstr	"Vous avez des articles marqués dans ce groupe - quitter quand même ?"
 
-#: src/lang.c:594
+#: src/lang.c:597
 #, c-format
 msgid	"%s=quit, %s=edit, %s=postpone: "
 msgstr	"%s=quitter, %s=éditer, %s=brouillon : "
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid	"%s=quit %s=edit %s=save kill description: "
 msgstr	"%s=quitter, %s=éditer, %s=enregistrer le filtre : "
 
-#: src/lang.c:596
+#: src/lang.c:599
 #, c-format
 msgid	"%s=quit %s=edit %s=save select description: "
 msgstr	"%s=quitter %s=éditer %s=enregistrer la règle : "
 
-#: src/lang.c:597
+#: src/lang.c:600
 msgid	"Do you really want to quit without saving your configuration?"
 msgstr	"Voulez-vous réellement quitter sans enregistrer votre configuration ?"
 
-#: src/lang.c:600
+#: src/lang.c:603
 msgid	"Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr	"Champ invalide - '0-9.$' pe. 1-$ est valide"
 
-#: src/lang.c:601
+#: src/lang.c:604
 msgid	"Do you want to abort this operation?"
 msgstr	"Voulez-vous annuler cette opération ?"
 
-#: src/lang.c:602
+#: src/lang.c:605
 msgid	"Do you want to exit tin immediately?"
 msgstr	"Voulez-vous quitter tin immédiatement ?"
 
-#: src/lang.c:603
+#: src/lang.c:606
 msgid	"Read response> "
 msgstr	"Lire la réponse> "
 
-#: src/lang.c:604
+#: src/lang.c:607
 msgid	"Reading ('q' to quit)..."
 msgstr	"Lecture ('q' pour quitter)..."
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid	"Reading %sarticles..."
 msgstr	"Lecture de %sarticles..."
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid	"Reading %sattributes file...\n"
 msgstr	"Lecture du fichier %sattributes...\n"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid	"Reading %sconfig file...\n"
 msgstr	"Lecture du fichier %sconfig...\n"
 
-#: src/lang.c:608
+#: src/lang.c:611
 msgid	"Reading filter file...\n"
 msgstr	"Lecture du fichier filter...\n"
 
-#: src/lang.c:609
+#: src/lang.c:612
 #, c-format
 msgid	"Reading %s groups..."
 msgstr	"Lecture de %s groupes..."
 
-#: src/lang.c:610
+#: src/lang.c:613
 msgid	"Reading input history file...\n"
 msgstr	"Lecture du fichier d'historique...\n"
 
-#: src/lang.c:611
+#: src/lang.c:614
 msgid	"Reading keymap file...\n"
 msgstr	"Lecture du fichier keymap...\n"
 
-#: src/lang.c:612
+#: src/lang.c:615
 msgid	"Reading groups from active file... "
 msgstr	"Lecture des groupes depuis le fichier active... "
 
-#: src/lang.c:613
+#: src/lang.c:616
 msgid	"Reading groups from newsrc file... "
 msgstr	"Lecture des groupes depuis le fichier newsrc... "
 
-#: src/lang.c:614
+#: src/lang.c:617
 msgid	"Reading newsgroups file... "
 msgstr	"Lecture du fichier newsgroups... "
 
-#: src/lang.c:615
+#: src/lang.c:618
 msgid	"Reading newsrc file..."
 msgstr	"Lecture du fichier newsrc..."
 
-#: src/lang.c:617
+#: src/lang.c:620
 #, c-format
 msgid	"(%d:%02d remaining)"
 msgstr	"(%d:%02d restant)"
 
-#: src/lang.c:619
+#: src/lang.c:622
 #, c-format
 msgid	"Bogus group %s removed."
 msgstr	"Effacement du groupe corrompu %s."
 
-#: src/lang.c:620
+#: src/lang.c:623
 #, c-format
 msgid	"Error: rename %s to %s"
 msgstr	"Erreur : renommer %s à %s"
 
-#: src/lang.c:621
+#: src/lang.c:624
 msgid	"Reply to author..."
 msgstr	"Répondre à l'auteur..."
 
-#: src/lang.c:622
+#: src/lang.c:625
 msgid	"Repost"
 msgstr	"Reposter"
 
-#: src/lang.c:623
+#: src/lang.c:626
 msgid	"Reposting article..."
 msgstr	"Repostage de l'article..."
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, c-format
 msgid	"Repost article(s) to group(s) [%s]> "
 msgstr	"Reposter article(s) dans groupe(s) [%s]> "
 
-#: src/lang.c:625
+#: src/lang.c:628
 msgid	"Reset newsrc?"
 msgstr	"Réinitialiser newsrc ?"
 
-#: src/lang.c:626
+#: src/lang.c:629
 msgid	"Responses have been directed to the following newsgroups"
 msgstr	"Les réponses ont été redirigées vers les groupes suivants"
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, c-format
 msgid	"Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr	"Les réponses ont été redirigées à l'auteur. %s=mail, %s=poster, %s=quitter : "
 
-#: src/lang.c:628
+#: src/lang.c:631
 #, c-format
 msgid	"RespNo %4d of %4d"
 msgstr	"Réponse %4d sur %4d"
 
-#: src/lang.c:629
+#: src/lang.c:632
 msgid	"Press <RETURN> to continue..."
 msgstr	"Appuyez sur <RETOUR> pour continuer..."
 
-#: src/lang.c:631
+#: src/lang.c:634
 #, c-format
 msgid	"Select From    [%s] (y/n): "
 msgstr	"   De : [%s] (o/n) : "
 
-#: src/lang.c:632
+#: src/lang.c:635
 msgid	"Select Lines: (</>num): "
 msgstr	"Nombre de lignes (</>num)    : "
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid	"Auto-select Article Menu"
 msgstr	"Créer une règle"
 
-#: src/lang.c:634
+#: src/lang.c:637
 #, c-format
 msgid	"Select Msg-Id  [%s] (f/l/o/n): "
 msgstr	"  MID : [%s] (t/d/a/n) : "
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid	"Select pattern scope: "
 msgstr	"Règle s'appliquant à : "
 
-#: src/lang.c:636
+#: src/lang.c:639
 #, c-format
 msgid	"Select Subject [%s] (y/n): "
 msgstr	"Sujet : [%s] (o/n) : "
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid	"Select text pattern : "
 msgstr	"Texte ou terme  : "
 
-#: src/lang.c:638
+#: src/lang.c:641
 msgid	"Select time in days   : "
 msgstr	"Durée de la règle            : "
 
-#: src/lang.c:639
+#: src/lang.c:642
 #, c-format
 msgid	"# %s server configuration file\n"
 	"# This file was automatically saved by %s %s %s (\"%s\")\n"
@@ -2734,223 +2741,223 @@ msgstr	"# Fichier de configuration serve
 	"# Enfin, ne touchez pas à ce fichier si vous ne savez pas quoi y faire.\n"
 	"############################################################################\n"
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid	"Showing unread groups only"
 msgstr	"Afficher uniquement les groupes non lus"
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid	"Subject: line (ignore case)   "
 msgstr	"l'en-tête 'Subject:' (ignorer la casse)"
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid	"Subject: line (case sensitive)"
 msgstr	"l'en-tête 'Subject:' (casse sensible)"
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid	"Save"
 msgstr	"Enregistrer"
 
-#: src/lang.c:649
+#: src/lang.c:652
 #, c-format
 msgid	"Save '%s' (%s/%s)?"
 msgstr	"Enregistrer '%s' (%s/%s) ?"
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid	"Save configuration before continuing?"
 msgstr	"Enregistrer la configuration avant de continuer ?"
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid	"Save filename> "
 msgstr	"Enregistrer sous le nom de fichier > "
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid	"Saved"
 msgstr	"Enregistré"
 
-#: src/lang.c:653
+#: src/lang.c:656
 #, c-format
 msgid	"%4d unread (%4d hot) %s in %s\n"
 msgstr	"%4d non lu (%4d sél.) %s dans %s\n"
 
-#: src/lang.c:654
+#: src/lang.c:657
 #, c-format
 msgid	"Saved %s...\n"
 msgstr	"Enregistrement de %s...\n"
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid	"Nothing was saved"
 msgstr	"Rien n'a été enregistré"
 
-#: src/lang.c:656
+#: src/lang.c:659
 #, c-format
 msgid	"\n"
 	"%s %d %s from %d %s\n"
 msgstr	"\n"
 	"%s %d %s de %d %s\n"
 
-#: src/lang.c:657
+#: src/lang.c:660
 #, c-format
 msgid	"-- %s saved to %s%s --"
 msgstr	"-- %s enregistré sous %s%s --"
 
-#: src/lang.c:658
+#: src/lang.c:661
 #, c-format
 msgid	"-- %s saved to %s - %s --"
 msgstr	"-- %s enregistré sous %s - %s --"
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid	"Saving..."
 msgstr	"Enregistrement..."
 
-#: src/lang.c:660
+#: src/lang.c:663
 #, c-format
 msgid	"%s: Screen initialization failed"
 msgstr	"%s : Échec de l'initialisation de l'écran"
 
-#: src/lang.c:662
+#: src/lang.c:665
 #, c-format
 msgid	"%s: screen is too small\n"
 msgstr	"%s : l'écran est trop petit\n"
 
-#: src/lang.c:664
+#: src/lang.c:667
 #, c-format
 msgid	"screen is too small, %s is exiting\n"
 msgstr	"l'écran est trop petit, %s quitte\n"
 
-#: src/lang.c:665
+#: src/lang.c:668
 #, c-format
 msgid	"Search backwards [%s]> "
 msgstr	"Recherche arrière [%s] > "
 
-#: src/lang.c:666
+#: src/lang.c:669
 #, c-format
 msgid	"Search body [%s]> "
 msgstr	"Rechercher dans le corps [%s] > "
 
-#: src/lang.c:667
+#: src/lang.c:670
 #, c-format
 msgid	"Search forwards [%s]> "
 msgstr	"Recherche avant [%s] > "
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid	"Searching..."
 msgstr	"Recherche..."
 
-#: src/lang.c:669
+#: src/lang.c:672
 #, c-format
 msgid	"Searching article %d of %d ('q' to abort)..."
 msgstr	"Recherche article %d sur %d ('q' pour annuler)..."
 
-#: src/lang.c:670
+#: src/lang.c:673
 msgid	"Select article> "
 msgstr	"Sélectionner l'article > "
 
-#: src/lang.c:671
+#: src/lang.c:674
 msgid	"Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr	"Choisir un numéro ou utiliser les flèches puis <RETOUR>. 'q' pour quitter."
 
-#: src/lang.c:672
+#: src/lang.c:675
 msgid	"Select group> "
 msgstr	"Sélectionner le groupe > "
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, c-format
 msgid	"Enter selection pattern [%s]> "
 msgstr	"Entrez le critère de sélection [%s] > "
 
-#: src/lang.c:674
+#: src/lang.c:677
 msgid	"Select thread > "
 msgstr	"Sélectionner le fil > "
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, c-format
 msgid	"%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr	"%s %s %s (\"%s\") [%s]: envoi d'un rapport de bug DÉTAILLÉ à %s\n"
 
-#: src/lang.c:676
+#: src/lang.c:679
 msgid	"servers active-file"
 msgstr	"fichier active des serveurs"
 
-#: src/lang.c:677
+#: src/lang.c:680
 msgid	"Cannot move into new newsgroups. Subscribe first..."
 msgstr	"Déplacement dans nouveaux groupes impossible. Abonnez-vous d'abord..."
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid	"<SPACE>"
 msgstr	"<ESPACE>"
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid	"Starting: (%s)"
 msgstr	"Démarrage : (%s)"
 
-#: src/lang.c:680
+#: src/lang.c:683
 #, c-format
 msgid	"List Thread (%d of %d)"
 msgstr	"Visualisation du fil (%d sur %d)"
 
-#: src/lang.c:681
+#: src/lang.c:684
 #, c-format
 msgid	"Thread (%.*s)"
 msgstr	"Fil (%.*s)"
 
-#: src/lang.c:682
+#: src/lang.c:685
 msgid	"Enter wildcard subscribe pattern> "
 msgstr	"Entrer un caractère joker comme critère > "
 
-#: src/lang.c:683
+#: src/lang.c:686
 #, c-format
 msgid	"subscribed to %d groups"
 msgstr	"Abonné à %d groupes"
 
-#: src/lang.c:684
+#: src/lang.c:687
 #, c-format
 msgid	"Subscribed to %s"
 msgstr	"Abonné à %s"
 
-#: src/lang.c:685
+#: src/lang.c:688
 msgid	"Subscribing... "
 msgstr	"Abonnement... "
 
-#: src/lang.c:686
+#: src/lang.c:689
 #, c-format
 msgid	"Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr	"Reposter ou remplacer le(s) article(s) [%%s]? (%s/%s/%s) : "
 
-#: src/lang.c:687
+#: src/lang.c:690
 #, c-format
 msgid	"Supersede article(s) to group(s) [%s]> "
 msgstr	"Remplacer le(s) article(s) du(es) groupe(s) [%s] > "
 
-#: src/lang.c:688
+#: src/lang.c:691
 msgid	"Superseding article ..."
 msgstr	"Remplacement de l'article..."
 
-#: src/lang.c:689
+#: src/lang.c:692
 #, c-format
 msgid	"\n"
 	"Stopped. Type 'fg' to restart %s\n"
 msgstr	"\n"
 	"Arrêté. Tapez 'fg' pour relancer %s\n"
 
-#: src/lang.c:691
+#: src/lang.c:694
 #, c-format
 msgid	"%d days"
 msgstr	"%d jours"
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid	"<TAB>"
 msgstr	"<TAB>"
 
-#: src/lang.c:693
+#: src/lang.c:696
 msgid	"TeX "
 msgstr	"TeX "
 
-#: src/lang.c:694
+#: src/lang.c:697
 msgid	"# Default action/prompt strings\n"
 msgstr	"# Termes action/prompt par défaut\n"
 
-#: src/lang.c:695
+#: src/lang.c:698
 msgid	"# Defaults for quick (1 key) kill & auto-selection filters\n"
 	"# header=NUM  0,1=Subject: 2,3=From: 4=Message-ID: & full References: line\n"
 	"#             5=Message-ID: & last References: entry only\n"
@@ -2968,267 +2975,267 @@ msgstr	"# Réglages par défaut pour les f
 	"# case=ON/OFF    ON=filtre sensible à la casse OFF=filtre insensible\n"
 	"# expire=ON/OFF  ON=durée d'après default_filter_days OFF=n'expire jamais\n"
 
-#: src/lang.c:708
+#: src/lang.c:711
 msgid	"# If ON use print current subject or newsgroup description in the last line\n"
 msgstr	"# Si ON, affiche le sujet actuel ou la description du groupe dans la "
 	"dernière\n"
 	"# ligne\n"
 
-#: src/lang.c:709
+#: src/lang.c:712
 msgid	"# Host & time info used for detecting new groups (don't touch)\n"
 msgstr	"# Info sur l'hôte & l'heure utilisées pour détecter les nouveaux groupes (ne "
 	"pas toucher)\n"
 
-#: src/lang.c:710
+#: src/lang.c:713
 msgid	"There is no news\n"
 msgstr	"Rien de neuf\n"
 
-#: src/lang.c:711
+#: src/lang.c:714
 msgid	"Thread"
 msgstr	"Fil"
 
-#: src/lang.c:712
+#: src/lang.c:715
 msgid	"Thread Level Commands"
 msgstr	"Commandes pour fil"
 
-#: src/lang.c:713
+#: src/lang.c:716
 msgid	"Thread deselected"
 msgstr	"Fil désélectionné"
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid	"Thread selected"
 msgstr	"Fil sélectionné"
 
-#: src/lang.c:716
+#: src/lang.c:719
 msgid	"threads"
 msgstr	"fils"
 
-#: src/lang.c:718
+#: src/lang.c:721
 msgid	"Thread range"
 msgstr	"Champ du fil"
 
-#: src/lang.c:719
+#: src/lang.c:722
 msgid	"thread"
 msgstr	"fil"
 
-#: src/lang.c:720
+#: src/lang.c:723
 #, c-format
 msgid	"Thread %4s of %4s"
 msgstr	"    Fil %4s sur %4s"
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid	"Threading articles..."
 msgstr	"Regroupement des articles..."
 
-#: src/lang.c:722
+#: src/lang.c:725
 #, c-format
 msgid	"Toggled word highlighting %s"
 msgstr	"(Dés)activer surbrillance %s"
 
-#: src/lang.c:723
+#: src/lang.c:726
 msgid	"Toggled rot13 encoding"
 msgstr	"(Dés)activer codage rot13"
 
-#: src/lang.c:724
+#: src/lang.c:727
 #, c-format
 msgid	"Toggled german TeX encoding %s"
 msgstr	"(Dés)activer codage TeX Allemand %s"
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid	"Toggled tab-width to %d"
 msgstr	"(Dés)activer largeur de tabulation à %d"
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid	"%d Trying to dotlock %s"
 msgstr	"%d essaye de déverrouiller %s"
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid	"%d Trying to lock %s"
 msgstr	"%d essaye de verrouiller %s"
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid	"           h=help\n"
 msgstr	"           h=aide\n"
 
-#: src/lang.c:730
+#: src/lang.c:733
 msgid	"Unlimited"
 msgstr	"Illimitée"
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid	"Enter wildcard unsubscribe pattern> "
 msgstr	"Terme joker pour se désabonner > "
 
-#: src/lang.c:732
+#: src/lang.c:735
 #, c-format
 msgid	"Error decoding %s : %s"
 msgstr	"Erreur lors du décodage de %s : %s"
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid	"No end."
 msgstr	"Pas de fin."
 
-#: src/lang.c:734
+#: src/lang.c:737
 #, c-format
 msgid	"%s successfully decoded."
 msgstr	"%s décodé avec succès."
 
-#: src/lang.c:735
+#: src/lang.c:738
 #, c-format
 msgid	"%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
 	"\n"
 msgstr	"%*s[-- %s/%s, %sfichier uuencodé, %d lignes, nom : %s --]\n"
 	"\n"
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid	"unread "
 msgstr	"non lu"
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid	"unsubscribed from %d groups"
 msgstr	"désabonné de %d groupes"
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid	"Unsubscribed from %s"
 msgstr	"Désabonné de %s"
 
-#: src/lang.c:739
+#: src/lang.c:742
 msgid	"Unsubscribing... "
 msgstr	"Désabonnement... "
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid	"Unthreading articles..."
 msgstr	"Dégroupement des articles..."
 
-#: src/lang.c:741
+#: src/lang.c:744
 msgid	"Updated"
 msgstr	"Mis à jour"
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid	"Updating"
 msgstr	"Rafraîchissement"
 
-#: src/lang.c:743
+#: src/lang.c:746
 #, c-format
 msgid	"Opening %s\n"
 msgstr	"Ouverture de %s\n"
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid	"No more URL's in this article"
 msgstr	"Plus d'URL dans cet article"
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid	"Use MIME display program for this message?"
 msgstr	"Utiliser le programme d'affichage MIME pour ce message ?"
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid	"  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr	"  -c       marquer tous les articles lus dans les groupes abonnés (en tâche "
 	"de fond)"
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid	"  -Z       return status indicating if any unread news (batch mode)"
 msgstr	"  -Z       retourne un statut indiquant s'il y a nouveaux articles (en tâche "
 	"de fond)"
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid	"  -q       don't check for new newsgroups"
 msgstr	"  -q       ne pas vérifier s'il y a des nouveaux groupes"
 
-#: src/lang.c:749
+#: src/lang.c:752
 msgid	"  -X       don't save any files on quit"
 msgstr	"  -X       ne pas enregistrer de fichiers à la fermeture"
 
-#: src/lang.c:750
+#: src/lang.c:753
 msgid	"  -d       don't show newsgroup descriptions"
 msgstr	"  -d       ne pas afficher les descriptions des groupes"
 
-#: src/lang.c:751
+#: src/lang.c:754
 msgid	"  -G limit get only limit articles/group"
 msgstr	"  -G nombre d'articles par groupe limite"
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid	"  -H       help information about %s"
 msgstr	"  -H       aide à propos de %s"
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid	"  -h       this help message"
 msgstr	"  -h       ce message d'aide"
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid	"  -I dir   news index file directory [default=%s]"
 msgstr	"  -I rép.  répertoire du fichier index [défaut=%s]"
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid	"  -u       update index files (batch mode)"
 msgstr	"  -u       màj des fichiers index (en tâche de fond)"
 
-#: src/lang.c:756
+#: src/lang.c:759
 #, c-format
 msgid	"  -m dir   mailbox directory [default=%s]"
 msgstr	"  -m rép.  répertoire des bàl [défaut=%s]"
 
-#: src/lang.c:757
+#: src/lang.c:760
 #, c-format
 msgid	"\n"
 	"Mail bug reports/comments to %s"
 msgstr	"\n"
 	"Envoyez par mail vos rapports de bugs/suggestions à %s"
 
-#: src/lang.c:758
+#: src/lang.c:761
 msgid	"  -N       mail new news to your posts (batch mode)"
 msgstr	"  -N       envoyer toute réponse à vos articles (en tâche de fond)"
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid	"  -M user  mail new news to specified user (batch mode)"
 msgstr	"  -M util. envoyer tout nouvel article à une personne (en tâche de fond)"
 
-#: src/lang.c:760
+#: src/lang.c:763
 #, c-format
 msgid	"  -f file  subscribed to newsgroups file [default=%s]"
 msgstr	"  -f fich. abonné au fichier groupes [défaut=%s]"
 
-#: src/lang.c:761
+#: src/lang.c:764
 msgid	"  -x       no posting mode"
 msgstr	"  -x       mode postage OFF"
 
-#: src/lang.c:762
+#: src/lang.c:765
 msgid	"  -w       post an article and exit"
 msgstr	"  -w       poster un article puis quitter"
 
-#: src/lang.c:763
+#: src/lang.c:766
 msgid	"  -o       post all postponed articles and exit"
 msgstr	"  -o       poster tous les brouillons puis quitter"
 
-#: src/lang.c:764
+#: src/lang.c:767
 msgid	"  -r       read news remotely from default NNTP server"
 msgstr	"  -r       lire les articles depuis le serveur NNTP par défaut"
 
-#: src/lang.c:765
+#: src/lang.c:768
 msgid	"  -R       read news saved by -S option"
 msgstr	"  -R       lire les articles enregistrés via l'option -S"
 
-#: src/lang.c:766
+#: src/lang.c:769
 #, c-format
 msgid	"  -s dir   save news directory [default=%s]"
 msgstr	"  -s rép.  répertoire où enregistrer les articles [défaut=%s]"
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid	"  -S       save new news for later reading (batch mode)"
 msgstr	"  -S       enregistrer tout nouvel article pour lecture différée (en tâche de "
 	"fond)"
 
-#: src/lang.c:768
+#: src/lang.c:771
 msgid	"  -z       start if any unread news"
 msgstr	"  -z       lancer si articles non lus"
 
-#: src/lang.c:769
+#: src/lang.c:772
 #, c-format
 msgid	"A Usenet reader.\n"
 	"\n"
@@ -3236,37 +3243,37 @@ msgid	"A Usenet reader.\n"
 msgstr	"Un lecteur UseNet.\n"
 	"Usage : %s [options] [groupe[,...]]"
 
-#: src/lang.c:770
+#: src/lang.c:773
 msgid	"  -v       verbose output for batch mode options"
 msgstr	"  -v       sortie détaillée pour options en tâche de fond"
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid	"  -V       print version & date information"
 msgstr	"  -V       afficher infos date & version"
 
-#: src/lang.c:772
+#: src/lang.c:775
 #, c-format
 msgid	"%s only useful without batch mode operations\n"
 msgstr	"%s utile seulement sans opérations en tâche de fond\n"
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid	"%s only useful for batch mode operations\n"
 msgstr	"%s utile seulement pour opérations en tâche de fond\n"
 
-#: src/lang.c:775
+#: src/lang.c:778
 #, c-format
 msgid	"\n"
 	"%s%d out of range (0 - %d). Reset to 0"
 msgstr	"\n"
 	"%s%d expiré (0 - %d). Remis à 0"
 
-#: src/lang.c:776
+#: src/lang.c:779
 #, c-format
 msgid	"View '%s' (%s/%s)?"
 msgstr	"Vue '%s' (%s/%s) ?"
 
-#: src/lang.c:778
+#: src/lang.c:781
 #, c-format
 msgid	"\n"
 	"Warning: posting exceeds %d columns. Line %d is the first long one:\n"
@@ -3276,26 +3283,26 @@ msgstr	"\n"
 	"dépassant :\n"
 	"%-100s\n"
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid	"\n"
 	"Warning: article unchanged after editing\n"
 msgstr	"\n"
 	"Attention : article inchangé après son édition\n"
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid	"\n"
 	"Warning: \"Subject:\" contains only whitespaces.\n"
 msgstr	"\n"
 	"Attention : \"Subject:\" contient que des espaces.\n"
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid	"\n"
 	"Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:\".\n"
 msgstr	"\n"
 	"Attention : \"Subject:\" commence par \"Re: \" mais il n'y a pas de "
 	"\"References:\".\n"
 
-#: src/lang.c:783
+#: src/lang.c:786
 msgid	"\n"
 	"Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
 	"         with \"Re: \" and does not contain \"(was:\".\n"
@@ -3303,7 +3310,7 @@ msgstr	"\n"
 	"Attention : L'article a \"References:\" mais \"Subject:\" ne commence\n"
 	"            avec \"Re: \" et ne contient pas \"(was:\".\n"
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid	"Read carefully!\n"
 	"\n"
 	"  You are about to cancel an article seemingly written by you. This will "
@@ -3325,7 +3332,7 @@ msgstr	"Lisez ceci attentivement !\n"
 	"Voici l'article que vous vous apprêtez à effacer :\n"
 	"\n"
 
-#: src/lang.c:790
+#: src/lang.c:793
 msgid	"\n"
 	"Warning: You are using a non-plain transfer encoding (such as base64 or\n"
 	"         quoted-printable) and an external inews program to submit your\n"
@@ -3337,7 +3344,7 @@ msgstr	"\n"
 	"            votre article. Si une signature y est ajoutée par cet inews,\n"
 	"            elle ne sera pas encodée correctement.\n"
 
-#: src/lang.c:795
+#: src/lang.c:798
 #, c-format
 msgid	"\n"
 	"\n"
@@ -3350,7 +3357,7 @@ msgstr	"\n"
 	"Certaines valeurs dans votre fichier %s ont changé !\n"
 	"Lisez le fichier WHATSNEW, etc...\n"
 
-#: src/lang.c:797
+#: src/lang.c:800
 #, c-format
 msgid	"\n"
 	"\n"
@@ -3362,7 +3369,7 @@ msgstr	"\n"
 	"Certaines valeurs dans votre fichier %s peuvent être ignorées, d'autres\n"
 	"ont peut-être changées !\n"
 
-#: src/lang.c:800
+#: src/lang.c:803
 #, c-format
 msgid	"Warning: tin wrote fewer groups to your\n"
 	"\t%s\n"
@@ -3375,19 +3382,19 @@ msgstr	"Attention : tin a modifié quelqu
 	"lors de cette session, cela indique une erreur et vous devriez sauvegarder\n"
 	"votre %s avant de relancer tin !\n"
 
-#: src/lang.c:804
+#: src/lang.c:807
 #, c-format
 msgid	"\n"
 	"Warning: Found %d '-- \\n' lines, this may confuse some people.\n"
 msgstr	"\n"
 	"Attention : %d lignes '-- \\n' trouvées, cela peut prêter à confusion.\n"
 
-#: src/lang.c:805
+#: src/lang.c:808
 #, c-format
 msgid	"Warning: Only %d out of %d articles were saved"
 msgstr	"Attention : Seul %d sur %d articles ont été enregistrés"
 
-#: src/lang.c:806
+#: src/lang.c:809
 #, c-format
 msgid	"\n"
 	"Warning: Your signature  is longer than %d lines.  Since signatures usually "
@@ -3402,50 +3409,50 @@ msgstr	"\n"
 	"d'être\n"
 	"            le plus court possible.\n"
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid	"Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
 msgstr	"Attention : cette email peut contenir un piège à spam. %s=continuer, %"
 	"s=annuler ?"
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid	"\n"
 	"Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
 msgstr	"\n"
 	"Attention : Les signatures doivent commencer avec '-- \\n' et non par '-- "
 	"\\n'.\n"
 
-#: src/lang.c:812
+#: src/lang.c:815
 msgid	"Writing attributes file..."
 msgstr	"Écriture du fichier attributes..."
 
-#: src/lang.c:814
+#: src/lang.c:817
 #, c-format
 msgid	"%d Responses"
 msgstr	"%d Réponses"
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid	"Added %d %s"
 msgstr	"%d %s ajouté(s)"
 
-#: src/lang.c:817
+#: src/lang.c:820
 msgid	"No unsubscribed groups to show"
 msgstr	"Aucuns groupes non abonnés à afficher"
 
-#: src/lang.c:818
+#: src/lang.c:821
 msgid	"Showing subscribed to groups only"
 msgstr	"Afficher uniquement les groupes abonnés"
 
-#: src/lang.c:819
+#: src/lang.c:822
 msgid	"Yes "
 msgstr	"Oui "
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid	"    You have mail\n"
 msgstr	"    Nouveau mail\n"
 
-#: src/lang.c:825
+#: src/lang.c:828
 #, c-format
 msgid	"\n"
 	"Warning: Posting is in %s and contains characters which are not\n"
@@ -3464,11 +3471,11 @@ msgstr	"\n"
 	"            problème, ou bien changer la valeur de MM_NETWORK_CHARSET\n"
 	"            via le M)enu.\n"
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid	"  -D       debug mode 1=NNTP 2=ALL"
 msgstr	"  -D       mode debug 1=NNTP 2=TOUS"
 
-#: src/lang.c:840
+#: src/lang.c:843
 msgid	"Read carefully!\n"
 	"\n"
 	"  You are about to cancel an article seemingly not written by you.  This "
@@ -3495,11 +3502,11 @@ msgstr	"Lisez ceci attentivement !\n"
 	"Voici l'article que vous vous apprêtez a effacer :\n"
 	"\n"
 
-#: src/lang.c:849
+#: src/lang.c:852
 msgid	"toggle color"
 msgstr	"(dés)activer la couleur"
 
-#: src/lang.c:850
+#: src/lang.c:853
 msgid	"# Changing colors of several screen parts\n"
 	"# Possible values are:\n"
 	"#  -1 = default (white for foreground and black for background)\n"
@@ -3542,44 +3549,44 @@ msgstr	"# Changer la couleur de plusieur
 	"#  15 = blanc gras\n"
 	"\n"
 
-#: src/lang.c:870
+#: src/lang.c:873
 msgid	"  -a       toggle color flag"
 msgstr	"  -a       change la couleur"
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid	"\n"
 	"Error: Followup-To set to more than one newsgroup!\n"
 msgstr	"\n"
 	"Erreur : Suivi positionné sur plus d'un groupe !\n"
 
-#: src/lang.c:875
+#: src/lang.c:878
 #, c-format
 msgid	"\n"
 	"Error: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	"\n"
 	"Erreur : multi-postage vers %d groupes et pas de ligne Followup-To !\n"
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid	"\n"
 	"Error: \"%s\" is not a valid newsgroup!\n"
 msgstr	"\n"
 	"Erreur : \"%s\" n'est pas un groupe valide !\n"
 
-#: src/lang.c:878
+#: src/lang.c:881
 msgid	"\n"
 	"Warning: Followup-To set to more than one newsgroup!\n"
 msgstr	"\n"
 	"Attention : Suivi positionné sur plus d'un groupe !\n"
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid	"\n"
 	"Warning: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	"\n"
 	"Attention : multi-postage vers %d groupes et aucun suivi !\n"
 
-#: src/lang.c:880
+#: src/lang.c:883
 #, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not in your newsrc, it may be invalid at this site!\n"
@@ -3588,315 +3595,315 @@ msgstr	"\n"
 	"            pas apparaître dans ce groupe !\n"
 	"\n"
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not a valid newsgroup at this site!\n"
 msgstr	"\n"
 	"Attention : \"%s\" n'est pas un groupe valide !\n"
 
-#: src/lang.c:885
+#: src/lang.c:888
 #, c-format
 msgid	"%d files successfully written from %d articles. %d %s occurred."
 msgstr	"%d fichiers des %d articles écrits avec succès. %d %s est survenu."
 
-#: src/lang.c:886
+#: src/lang.c:889
 msgid	"Missing parts."
 msgstr	"Parties manquantes."
 
-#: src/lang.c:887
+#: src/lang.c:890
 msgid	"No beginning."
 msgstr	"Pas de début."
 
-#: src/lang.c:888
+#: src/lang.c:891
 msgid	"No data."
 msgstr	"Pas de données."
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid	"Unknown error."
 msgstr	"Erreur inconnue."
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, c-format
 msgid	"\tChecksum of %s (%ld %s)"
 msgstr	"\tSomme de contrôle de %s (%ld %s)"
 
-#: src/lang.c:897
+#: src/lang.c:900
 msgid	"Reading mail active file... "
 msgstr	"Lecture du fichier active mail... "
 
-#: src/lang.c:898
+#: src/lang.c:901
 msgid	"Reading mailgroups file... "
 msgstr	"Lecture du fichier mailgroups... "
 
-#: src/lang.c:902
+#: src/lang.c:905
 msgid	"perform PGP operations on article"
 msgstr	"effectuer des opérations PGP sur l'article"
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid	"Add key(s) to public keyring?"
 msgstr	"Ajouter les clé(s) au cercle public ?"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, c-format
 msgid	"%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr	"%s=encoder, %s=signer, %s=les deux, %s=quitter : "
 
-#: src/lang.c:905
+#: src/lang.c:908
 #, c-format
 msgid	"%s=sign, %s=sign & include public key, %s=quit: "
 msgstr	"%s=signer, %s=sig. & inclure clé publique, %s=quitter : "
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid	"PGP has not been set up (can't open %s)"
 msgstr	"PGP n'a pas été configuré (ouverture de %s impossible)"
 
-#: src/lang.c:907
+#: src/lang.c:910
 msgid	"Article not signed and no public keys found"
 msgstr	"Article non signé et pas de clés publiques trouvées"
 
-#: src/lang.c:909
+#: src/lang.c:912
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=quitter, %s=éditer, %s=ispell, %s=pgp, %s=menu, %s=poster, %s=brouillon : "
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
 msgstr	"%s=quitter, %s=éditer, %s=ispell, %s=pgp, %s=envoyer [%%s] : "
 
-#: src/lang.c:911
+#: src/lang.c:914
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=quitter, %s=éditer, %s=ispell, %s=pgp, %s=menu, %s=poster, %s=brouillon [%%"
 	"s]: "
 
-#: src/lang.c:913
+#: src/lang.c:916
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=quitter, %s=éditer, %s=pgp, %s=menu, %s=poster, %s=brouillon : "
 
-#: src/lang.c:914
+#: src/lang.c:917
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr	"%s=quitter, %s=éditer, %s=pgp, %s=envoyer [%%s] : "
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=quitter, %s=éditer, %s=pgp, %s=menu, %s=poster, %s=brouillon [%%s] : "
 
-#: src/lang.c:919
+#: src/lang.c:922
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=quitter, %s=éditer, %s=ispell, %s=menu, %s=poster, %s=brouillon : "
 
-#: src/lang.c:920
+#: src/lang.c:923
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr	"%s=quitter, %s=éditer, %s=ispell, %s=envoyer [%%s] : "
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=quitter, %s=éditer, %s=ispell, %s=menu, %s=poster, %s=brouillon [%%s] : "
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=quitter, %s=éditer, %s=menu, %s=poster, %s=brouillon : "
 
-#: src/lang.c:924
+#: src/lang.c:927
 #, c-format
 msgid	"%s=quit, %s=edit, %s=send [%%s]: "
 msgstr	"%s=quitter, %s=éditer, %s=envoyer [%%s] : "
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=quitter, %s=éditer, %s=menu, %s=poster, %s=brouillon [%%s]: "
 
-#: src/lang.c:934
+#: src/lang.c:937
 msgid	"Try cache_overview_files to speed up things.\n"
 msgstr	"Activez 'cache_overview_files' pour accélérer les choses.\n"
 
-#: src/lang.c:935
+#: src/lang.c:938
 msgid	"Tin will use local index files instead.\n"
 msgstr	"Tin utilisera à la place un index local.\n"
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid	"Cannot find NNTP server name"
 msgstr	"Nom du serveur NNTP introuvable"
 
-#: src/lang.c:937
+#: src/lang.c:940
 #, c-format
 msgid	"Connecting to %s:%d..."
 msgstr	"Connexion à %s:%d..."
 
-#: src/lang.c:938
+#: src/lang.c:941
 msgid	"Disconnecting from server...\n"
 msgstr	"Déconnexion du serveur...\n"
 
-#: src/lang.c:939
+#: src/lang.c:942
 #, c-format
 msgid	"Wrong newsgroup name in response of GROUP command, %s for %s"
 msgstr	"Nom de groupe erroné dans la réponse de la cmd GROUP, %s pour %s"
 
-#: src/lang.c:940
+#: src/lang.c:943
 #, c-format
 msgid	"Failed to connect to NNTP server %s. Exiting..."
 msgstr	"Échec de la connexion au serveur NNTP %s. Fermeture..."
 
-#: src/lang.c:941
+#: src/lang.c:944
 msgid	"205  Closing connection"
 msgstr	"205  Fermeture de la connexion"
 
-#: src/lang.c:942
+#: src/lang.c:945
 msgid	"Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr	"Votre serveur ne supporte pas la commande NNTP XOVER ou OVER.\n"
 
-#: src/lang.c:943
+#: src/lang.c:946
 msgid	"Connection to news server has timed out. Reconnect?"
 msgstr	"Connexion au serveur de nouvelles expirée. Se reconnecter ?"
 
-#: src/lang.c:944
+#: src/lang.c:947
 #, c-format
 msgid	"Put the server name in the file %s,\n"
 	"or set the environment variable NNTPSERVER"
 msgstr	"Mettez le nom du serveur dans le fichier %s,\n"
 	"ou utilisez la variable d'environnement NNTPSERVER"
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid	"  -A       force authentication on connect"
 msgstr	"  -A       force l'authentication à la connexion"
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid	"  -g serv  read news from NNTP server serv [default=%s]"
 msgstr	"  -g serv  lire depuis le serveur NNTP serv [défaut=%s]"
 
-#: src/lang.c:947
+#: src/lang.c:950
 #, c-format
 msgid	"  -p port  use port as NNTP port [default=%d]"
 msgstr	"  -p port  utiliser port comme port NNTP [défaut=%d]"
 
-#: src/lang.c:948
+#: src/lang.c:951
 msgid	"  -Q       quick start. Same as -nqd"
 msgstr	"  -Q       démarrage rapide. Idem que -npd"
 
-#: src/lang.c:949
+#: src/lang.c:952
 msgid	"  -l       use only LIST instead of GROUP (-n) command"
 msgstr	"  -l       utilise seulement LIST plutôt que GROUP (-n)"
 
-#: src/lang.c:950
+#: src/lang.c:953
 msgid	"  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr	"  -n       lire seulement groupes abonnés du .newsrc depuis le serveur NNTP"
 
-#: src/lang.c:952
+#: src/lang.c:955
 #, c-format
 msgid	"%s/tcp: Unknown service.\n"
 msgstr	"%s/tcp : Service inconnu.\n"
 
-#: src/lang.c:955
+#: src/lang.c:958
 msgid	"\n"
 	"socket or connect problem\n"
 msgstr	"\n"
 	"problème de socket ou de connexion\n"
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid	"\n"
 	"Connection to %s: "
 msgstr	"\n"
 	"Connexion à %s : "
 
-#: src/lang.c:958
+#: src/lang.c:961
 msgid	"Giving up...\n"
 msgstr	"Abandon...\n"
 
-#: src/lang.c:961
+#: src/lang.c:964
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 	"Tin will try to use XHDR XREF instead (slows down things a bit).\n"
 msgstr	"Votre serveur n'a pas d'Xref: dans son information XOVER.\n"
 	"Tin essayera d'utiliser XHDR XREF à la place (plus lent).\n"
 
-#: src/lang.c:964
+#: src/lang.c:967
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 msgstr	"Votre serveur n'a pas d'Xref: dans son information XOVER.\n"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid	"Can't open %s. Try %s -r to read news via NNTP.\n"
 msgstr	"Ouverture de %s impossible. Essayez %s -r pour lire via NNTP.\n"
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid	"  -Q       quick start. Same as -qd"
 msgstr	"  -Q       démarrage rapide. Idem que -qd"
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid	"  -l       read only active file instead of scanning spool (-n) command"
 msgstr	"  -l       lire seulement le fichier active plutôt que le spool (-n)"
 
-#: src/lang.c:972
+#: src/lang.c:975
 msgid	"  -n       only read subscribed .newsrc groups from spool"
 msgstr	"  -n       lire seulement groupes abonnés du .newsrc depuis le spool"
 
-#: src/lang.c:973
+#: src/lang.c:976
 msgid	"Your server does not have Xref: in its NOV-files.\n"
 msgstr	"Votre serveur n'a pas d'Xref: dans ses fichiers NOV.\n"
 
-#: src/lang.c:977
+#: src/lang.c:980
 msgid	"Posting using external inews failed. Use built in inews instead?"
 msgstr	"Le postage avec l'inews externe à échoué. Utiliser l'inews intégré ?"
 
-#: src/lang.c:978
+#: src/lang.c:981
 msgid	"It worked! Should I always use my built in inews from now on?"
 msgstr	"Ca a marché ! Devrais-je toujours utiliser mon inews intégré à présent ?"
 
-#: src/lang.c:986
+#: src/lang.c:989
 #, c-format
 msgid	"%d %s printed"
 msgstr	"%d %s imprimé"
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid	"output article/thread/hot/pattern/tagged articles to printer"
 msgstr	"envoyer article/fil/sél./articles marqués à l'imprimante"
 
-#: src/lang.c:988
+#: src/lang.c:991
 msgid	"Print"
 msgstr	"Imprimer"
 
-#: src/lang.c:989
+#: src/lang.c:992
 msgid	"Printing..."
 msgstr	"Impression..."
 
-#: src/lang.c:993
+#: src/lang.c:996
 msgid	"pipe article/thread/hot/pattern/tagged articles into command"
 msgstr	"passer article/fil/sél./articles marqués à une commande"
 
-#: src/lang.c:994
+#: src/lang.c:997
 msgid	"No command"
 msgstr	"Aucune commande"
 
-#: src/lang.c:995
+#: src/lang.c:998
 msgid	"Pipe"
 msgstr	"Passer (pipe)"
 
-#: src/lang.c:996
+#: src/lang.c:999
 #, c-format
 msgid	"Pipe to command [%.*s]> "
 msgstr	"Passer à la commande [%.*s] > "
 
-#: src/lang.c:997
+#: src/lang.c:1000
 msgid	"Piping..."
 msgstr	"Passage..."
 
-#: src/lang.c:999
+#: src/lang.c:1002
 msgid	"Piping not enabled."
 msgstr	"Passage non activé."
 
-#: src/lang.c:1003
+#: src/lang.c:1006
 #, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line has spaces  in it that MUST be removed.\n"
@@ -3909,7 +3916,7 @@ msgstr	"\n"
 	"         du contenu. Utilisez une virgule (,) pour séparer de multiples\n"
 	"         noms de groupes.\n"
 
-#: src/lang.c:1008
+#: src/lang.c:1011
 #, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line is  continued in  the next line.  Since\n"
@@ -3920,7 +3927,7 @@ msgstr	"\n"
 	"         Comme la ligne ne contient pas d'espace, ce n'est pas autorisé.\n"
 	"         Inscrivez svp tous les groupes sur une seule ligne.\n"
 
-#: src/lang.c:1013
+#: src/lang.c:1016
 #, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line is continued in the next line.\n"
@@ -3933,7 +3940,7 @@ msgstr	"\n"
 	"            Pour éviter les problèmes, indiquez tous les groupes sur une\n"
 	"            seule ligne.\n"
 
-#: src/lang.c:1017
+#: src/lang.c:1020
 #, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n"
@@ -3941,7 +3948,7 @@ msgstr	"\n"
 	"Attention : La ligne \"%s:\" contient un ou des espaces qui DOIVENT\n"
 	"            être enlevés.\n"
 
-#: src/lang.c:1022
+#: src/lang.c:1025
 msgid	"\n"
 	"  If your article contains quoted text  please take some time to pare it "
 	"down\n"
@@ -3975,509 +3982,509 @@ msgstr	"\n"
 	"simples\n"
 	"  règles, pratiquement toutes les personnes ignoreront vos articles.\n"
 
-#: src/lang.c:1035
+#: src/lang.c:1038
 msgid	"shell escape"
 msgstr	"accéder à un shell"
 
-#: src/lang.c:1036
+#: src/lang.c:1039
 #, c-format
 msgid	"Shell Command (%s)"
 msgstr	"Commande shell (%s)"
 
-#: src/lang.c:1037
+#: src/lang.c:1040
 #, c-format
 msgid	"Enter shell command [%s]> "
 msgstr	"Commande shell [%s] > "
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 #, c-format
 msgid	"%s: Can't get entry for TERM\n"
 msgstr	"%s : Entrée pour TERM introuvable\n"
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid	"Group %.*s ('q' to quit)..."
 msgstr	"Groupe %.*s ('q' pour quitter)..."
 
-#: src/lang.c:1047
+#: src/lang.c:1050
 #, c-format
 msgid	"Group %.*s..."
 msgstr	"Groupe %.*s..."
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid	"Server unavailable\n"
 msgstr	"Service indisponible\n"
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %"
 	"s=post"
 msgstr	"%s=pipe; %s=mail; %s=impr.; %s=quitter; %s=voir lu/non lu; %s=enreg.; %"
 	"s=marquer; %s=poster"
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=pipe; %s=mail; %s=impr.; %s=quitter; %s=répondre; %s=enreg.; %s=marquer; %"
 	"s=poster"
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 #, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=mail; %s=imprimer; %s=quitter; %s=voir lu/non lu; %s=enregistrer; %"
 	"s=marquer; %s=poster"
 
-#: src/lang.c:1061
+#: src/lang.c:1064
 #, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=mail; %s=imprimer; %s=quitter; %s=répondre; %s=enregistrer; %s=marquer; %"
 	"s=poster"
 
-#: src/lang.c:1065
+#: src/lang.c:1068
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=pipe; %s=mail; %s=quitter; %s=voir lu/non lu; %s=enregistrer; %s=marquer; %"
 	"s=poster"
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=pipe; %s=mail; %s=quitter; %s=répondre; %s=enregistrer; %s=marquer; %"
 	"s=poster"
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, c-format
 msgid	"%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=mail; %s=quitter; %s=voir lu/non lu; %s=enregistrer; %s=marquer; %s=poster"
 
-#: src/lang.c:1069
+#: src/lang.c:1072
 #, c-format
 msgid	"%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=mail; %s=quitter; %s=répondre; %s=enregistrer; %s=marquer; %s=poster"
 
-#: src/lang.c:1075
+#: src/lang.c:1078
 msgid	"Terminal does not support color"
 msgstr	"Le terminal ne supporte pas les couleurs"
 
-#: src/lang.c:1080
+#: src/lang.c:1083
 #, c-format
 msgid	"Trying %s"
 msgstr	"Essai %s"
 
-#: src/lang.c:1094 src/lang.c:1120 src/lang.c:1136 src/lang.c:1315 src/refs.c:296
+#: src/lang.c:1097 src/lang.c:1123 src/lang.c:1139 src/lang.c:1318 src/refs.c:296
 msgid	"None"
 msgstr	"Aucun"
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 msgid	"Subject"
 msgstr	"Sujet"
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 msgid	"References"
 msgstr	"Références"
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 msgid	"Both Subject and References"
 msgstr	"Sujet et Références"
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid	"Multipart Subject"
 msgstr	"Sujet multiparties"
 
 # TRANSLATION MISSING
-#: src/lang.c:1099
+#: src/lang.c:1102
 msgid	"Percentage Match"
 msgstr	""
 
-#: src/lang.c:1111 src/lang.c:1222
+#: src/lang.c:1114 src/lang.c:1225
 msgid	"No"
 msgstr	"Non"
 
-#: src/lang.c:1112 src/lang.c:1224
+#: src/lang.c:1115 src/lang.c:1227
 msgid	"Yes"
 msgstr	"Oui"
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 msgid	"Hide All"
 msgstr	"Tout masquer"
 
-#: src/lang.c:1121
+#: src/lang.c:1124
 msgid	"Address"
 msgstr	"Adresse"
 
-#: src/lang.c:1122
+#: src/lang.c:1125
 msgid	"Full Name"
 msgstr	"Nom complet"
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 msgid	"Address and Name"
 msgstr	"Adresse et Nom"
 
-#: src/lang.c:1130
+#: src/lang.c:1133
 msgid	"Max"
 msgstr	"Max"
 
-#: src/lang.c:1131
+#: src/lang.c:1134
 msgid	"Sum"
 msgstr	"Addition"
 
-#: src/lang.c:1132
+#: src/lang.c:1135
 msgid	"Average"
 msgstr	"Moyenne"
 
-#: src/lang.c:1137
+#: src/lang.c:1140
 msgid	"Lines"
 msgstr	"Lignes"
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 msgid	"Score"
 msgstr	"Score"
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid	"Lines & Score"
 msgstr	"Lignes & Score"
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 msgid	"Black"
 msgstr	"Noir"
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid	"Red"
 msgstr	"Rouge"
 
-#: src/lang.c:1150
+#: src/lang.c:1153
 msgid	"Green"
 msgstr	"Vert"
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid	"Brown"
 msgstr	"Marron"
 
-#: src/lang.c:1152
+#: src/lang.c:1155
 msgid	"Blue"
 msgstr	"Bleu"
 
-#: src/lang.c:1153
+#: src/lang.c:1156
 msgid	"Pink"
 msgstr	"Rose"
 
-#: src/lang.c:1154
+#: src/lang.c:1157
 msgid	"Cyan"
 msgstr	"Cyan"
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 msgid	"White"
 msgstr	"Blanc"
 
-#: src/lang.c:1156
+#: src/lang.c:1159
 msgid	"Gray"
 msgstr	"Gris"
 
-#: src/lang.c:1157
+#: src/lang.c:1160
 msgid	"Light Red"
 msgstr	"Rouge gras"
 
-#: src/lang.c:1158
+#: src/lang.c:1161
 msgid	"Light Green"
 msgstr	"Vert gras"
 
-#: src/lang.c:1159
+#: src/lang.c:1162
 msgid	"Yellow"
 msgstr	"Jaune"
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 msgid	"Light Blue"
 msgstr	"Bleu gras"
 
-#: src/lang.c:1161
+#: src/lang.c:1164
 msgid	"Light Pink"
 msgstr	"Rose gras"
 
-#: src/lang.c:1162
+#: src/lang.c:1165
 msgid	"Light Cyan"
 msgstr	"Cyan gras"
 
-#: src/lang.c:1163
+#: src/lang.c:1166
 msgid	"Light White"
 msgstr	"Blanc gras"
 
-#: src/lang.c:1171 src/lang.c:1228 src/lang.c:1242
+#: src/lang.c:1174 src/lang.c:1231 src/lang.c:1245
 msgid	"Nothing"
 msgstr	"Rien"
 
-#: src/lang.c:1172
+#: src/lang.c:1175
 msgid	"Mark"
 msgstr	"Marque"
 
-#: src/lang.c:1173
+#: src/lang.c:1176
 msgid	"Space"
 msgstr	"Espace"
 
-#: src/lang.c:1180
+#: src/lang.c:1183
 msgid	"Normal"
 msgstr	"Normal"
 
-#: src/lang.c:1181
+#: src/lang.c:1184
 msgid	"Best highlighting"
 msgstr	"Meilleure surbrillance"
 
-#: src/lang.c:1182
+#: src/lang.c:1185
 msgid	"Underline"
 msgstr	"Souligné"
 
-#: src/lang.c:1183
+#: src/lang.c:1186
 msgid	"Reverse video"
 msgstr	"Vidéo inversée"
 
-#: src/lang.c:1184
+#: src/lang.c:1187
 msgid	"Blinking"
 msgstr	"Clignotement"
 
-#: src/lang.c:1185
+#: src/lang.c:1188
 msgid	"Half bright"
 msgstr	"Moins lumineux"
 
-#: src/lang.c:1186
+#: src/lang.c:1189
 msgid	"Bold"
 msgstr	"Gras"
 
-#: src/lang.c:1191
+#: src/lang.c:1194
 msgid	"none"
 msgstr	"aucun"
 
-#: src/lang.c:1192
+#: src/lang.c:1195
 msgid	"commands"
 msgstr	"commandes"
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 msgid	"select"
 msgstr	"sélection"
 
-#: src/lang.c:1195
+#: src/lang.c:1198
 msgid	"commands & quit"
 msgstr	"commandes & quitter"
 
-#: src/lang.c:1196
+#: src/lang.c:1199
 msgid	"commands & select"
 msgstr	"commandes & sélection"
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 msgid	"quit & select"
 msgstr	"quitter & sélection"
 
-#: src/lang.c:1198
+#: src/lang.c:1201
 msgid	"commands & quit & select"
 msgstr	"commandes, quitter & sélection"
 
-#: src/lang.c:1223
+#: src/lang.c:1226
 msgid	"Shell archive"
 msgstr	"Archive shell"
 
-#: src/lang.c:1229
+#: src/lang.c:1232
 msgid	"Subject: (descending)"
 msgstr	"Subject : (descendant)"
 
-#: src/lang.c:1230
+#: src/lang.c:1233
 msgid	"Subject: (ascending)"
 msgstr	"Subject : (ascendant)"
 
-#: src/lang.c:1231
+#: src/lang.c:1234
 msgid	"From: (descending)"
 msgstr	"From: (descendant)"
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 msgid	"From: (ascending)"
 msgstr	"From: (ascendant)"
 
-#: src/lang.c:1233
+#: src/lang.c:1236
 msgid	"Date: (descending)"
 msgstr	"Date: (descendant)"
 
-#: src/lang.c:1234
+#: src/lang.c:1237
 msgid	"Date: (ascending)"
 msgstr	"Date: (ascendant)"
 
-#: src/lang.c:1235 src/lang.c:1243
+#: src/lang.c:1238 src/lang.c:1246
 msgid	"Score (descending)"
 msgstr	"Score (descendant)"
 
-#: src/lang.c:1236 src/lang.c:1244
+#: src/lang.c:1239 src/lang.c:1247
 msgid	"Score (ascending)"
 msgstr	"Score (ascendant)"
 
-#: src/lang.c:1237
+#: src/lang.c:1240
 msgid	"Lines: (descending)"
 msgstr	"Lines: (descendant)"
 
-#: src/lang.c:1238
+#: src/lang.c:1241
 msgid	"Lines: (ascending)"
 msgstr	"Lines: (ascendant)"
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid	"Always Keep"
 msgstr	"Toujours garder"
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid	"Always Remove"
 msgstr	"Toujours effacer"
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid	"Mark with D on selection screen"
 msgstr	"Marquer avec un D dans la vue sélection"
 
-#: src/lang.c:1256
+#: src/lang.c:1259
 msgid	"Kill only unread arts"
 msgstr	"Filtrer uniquement les articles non lus"
 
-#: src/lang.c:1257
+#: src/lang.c:1260
 msgid	"Kill all arts & show with K"
 msgstr	"Filtrer tous les articles & afficher avec un K"
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1258
+#: src/lang.c:1261
 msgid	"Kill all arts and never show"
 msgstr	"Filtrer tous les articles et ne jamais afficher"
 
-#: src/lang.c:1263
+#: src/lang.c:1266
 msgid	"Nothing special"
 msgstr	"Rien de spécial"
 
-#: src/lang.c:1264
+#: src/lang.c:1267
 msgid	"Compress quotes"
 msgstr	"Citations compressées"
 
-#: src/lang.c:1265
+#: src/lang.c:1268
 msgid	"Quote signatures"
 msgstr	"Citer les signatures"
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid	"Compress quotes, quote sigs"
 msgstr	"Compresser les citations, citer les signatures"
 
-#: src/lang.c:1267
+#: src/lang.c:1270
 msgid	"Quote empty lines"
 msgstr	"Citer les lignes vides"
 
-#: src/lang.c:1268
+#: src/lang.c:1271
 msgid	"Compress quotes, quote empty lines"
 msgstr	"Compresser les citations, citer les lignes vides"
 
-#: src/lang.c:1269
+#: src/lang.c:1272
 msgid	"Quote sigs & empty lines"
 msgstr	"Citer les signatures & les lignes vides"
 
-#: src/lang.c:1270
+#: src/lang.c:1273
 msgid	"Comp. q., quote sigs & empty lines"
 msgstr	"Citations compr., signatures et lignes vides citées"
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid	"no"
 msgstr	"non"
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid	"with headers"
 msgstr	"avec les en-têtes"
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid	"without headers"
 msgstr	"sans les en-têtes"
 
-#: src/lang.c:1317 src/lang.c:1323
+#: src/lang.c:1320 src/lang.c:1326
 msgid	"NFKC"
 msgstr	"NFKC"
 
-#: src/lang.c:1318
+#: src/lang.c:1321
 msgid	"NFKD"
 msgstr	"NFKD"
 
-#: src/lang.c:1319
+#: src/lang.c:1322
 msgid	"NFC"
 msgstr	"NFC"
 
-#: src/lang.c:1320
+#: src/lang.c:1323
 msgid	"NFD"
 msgstr	"NFD"
 
-#: src/lang.c:1331
+#: src/lang.c:1334
 msgid	"Display Options"
 msgstr	"Options d'affichage"
 
-#: src/lang.c:1338
+#: src/lang.c:1341
 msgid	"Color Options"
 msgstr	"Options des couleurs"
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid	"Article-Limiting Options"
 msgstr	"Options des articles"
 
-#: src/lang.c:1351
+#: src/lang.c:1354
 msgid	"Posting/Mailing Options"
 msgstr	"Options de postage/messagerie"
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid	"Saving/Printing Options"
 msgstr	"Options d'enregistrement/d'impression"
 
-#: src/lang.c:1363
+#: src/lang.c:1366
 msgid	"Expert Options"
 msgstr	"Options avancées"
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid	"Filtering Options"
 msgstr	"Options de filtrage"
 
-#: src/lang.c:1374 src/lang.c:1405 src/lang.c:1411 src/lang.c:1437 src/lang.c:1487
-#: src/lang.c:1493 src/lang.c:1503 src/lang.c:1523 src/lang.c:1598 src/lang.c:1768
-#: src/lang.c:1774 src/lang.c:1780 src/lang.c:1786 src/lang.c:1798 src/lang.c:1805
-#: src/lang.c:1859 src/lang.c:1868 src/lang.c:1874 src/lang.c:1881 src/lang.c:1888
-#: src/lang.c:1895 src/lang.c:1902 src/lang.c:1909 src/lang.c:1916 src/lang.c:1923
-#: src/lang.c:1930 src/lang.c:1937 src/lang.c:1944 src/lang.c:1951 src/lang.c:1958
-#: src/lang.c:1965 src/lang.c:1972 src/lang.c:1979 src/lang.c:1986 src/lang.c:1993
-#: src/lang.c:2000 src/lang.c:2007 src/lang.c:2014 src/lang.c:2021 src/lang.c:2028
-#: src/lang.c:2036 src/lang.c:2052 src/lang.c:2059 src/lang.c:2066 src/lang.c:2073
-#: src/lang.c:2079 src/lang.c:2085 src/lang.c:2102 src/lang.c:2114 src/lang.c:2148
-#: src/lang.c:2201 src/lang.c:2208 src/lang.c:2214 src/lang.c:2239 src/lang.c:2256
-#: src/lang.c:2309 src/lang.c:2345 src/lang.c:2365 src/lang.c:2400 src/lang.c:2410
-#: src/lang.c:2435 src/lang.c:2451 src/lang.c:2470 src/lang.c:2483
+#: src/lang.c:1377 src/lang.c:1408 src/lang.c:1414 src/lang.c:1440 src/lang.c:1490
+#: src/lang.c:1496 src/lang.c:1506 src/lang.c:1526 src/lang.c:1601 src/lang.c:1771
+#: src/lang.c:1777 src/lang.c:1783 src/lang.c:1789 src/lang.c:1801 src/lang.c:1808
+#: src/lang.c:1862 src/lang.c:1871 src/lang.c:1877 src/lang.c:1884 src/lang.c:1891
+#: src/lang.c:1898 src/lang.c:1905 src/lang.c:1912 src/lang.c:1919 src/lang.c:1926
+#: src/lang.c:1933 src/lang.c:1940 src/lang.c:1947 src/lang.c:1954 src/lang.c:1961
+#: src/lang.c:1968 src/lang.c:1975 src/lang.c:1982 src/lang.c:1989 src/lang.c:1996
+#: src/lang.c:2003 src/lang.c:2010 src/lang.c:2017 src/lang.c:2024 src/lang.c:2031
+#: src/lang.c:2039 src/lang.c:2055 src/lang.c:2062 src/lang.c:2069 src/lang.c:2076
+#: src/lang.c:2082 src/lang.c:2088 src/lang.c:2105 src/lang.c:2117 src/lang.c:2151
+#: src/lang.c:2204 src/lang.c:2211 src/lang.c:2217 src/lang.c:2242 src/lang.c:2259
+#: src/lang.c:2312 src/lang.c:2348 src/lang.c:2368 src/lang.c:2403 src/lang.c:2413
+#: src/lang.c:2438 src/lang.c:2454 src/lang.c:2473 src/lang.c:2486
 msgid	"<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"<ESPACE> change, <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:1375
+#: src/lang.c:1378
 msgid	"Show mini menu & posting etiquette"
 msgstr	"Afficher le menu & l'intitulé du postage"
 
-#: src/lang.c:1376
+#: src/lang.c:1379
 msgid	"# If ON show a mini menu of useful commands at each level\n"
 	"# and posting etiquette after composing an article\n"
 msgstr	"# Si ON, affiche un mini menu des commandes utiles pour chaque\n"
 	"# niveaux et affiche les détails après la composition d'un article\n"
 
-#: src/lang.c:1381
+#: src/lang.c:1384
 msgid	"Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr	"Afficher une brève description pour chaque groupe. <ESPACE> change & <RETOUR> "
 	"valide."
 
-#: src/lang.c:1382
+#: src/lang.c:1385
 msgid	"Show description of each newsgroup"
 msgstr	"Voir description de chaque groupe"
 
-#: src/lang.c:1383
+#: src/lang.c:1386
 msgid	"# If ON show group description text after newsgroup name at\n"
 	"# group selection level\n"
 msgstr	"# Si ON, affiche une description du groupe après son nom dans\n"
 	"# la vue de sélection des groupes\n"
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 msgid	"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
 	"sets."
 msgstr	"Affiche le sujet & l'auteur dans le menu groupe. <ESPACE> change & <RETOUR> "
 	"valide."
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 msgid	"In group menu, show author by"
 msgstr	"Dans vue groupe, voir auteur par"
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid	"# Part of from field to display\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = none\n"
@@ -4491,32 +4498,33 @@ msgstr	"# Partie du champ from à affiche
 	"# * 2 = nom complet\n"
 	"#   3 les deux\n"
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 msgid	"Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr	"Affiche -> ou une barre de sélection. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid	"Draw -> instead of highlighted bar"
 msgstr	"Afficher -> plutôt qu'une barre"
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid	"# If ON use -> otherwise highlighted bar for selection\n"
 msgstr	"# Si ON, utilise -> sinon barre en surbrillance pour la sélection\n"
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid	"Use inverse video for page headers"
 msgstr	"Vidéo inversée pour les en-têtes"
 
-#: src/lang.c:1407
+#: src/lang.c:1410
 msgid	"# If ON use inverse video for page headers at different levels\n"
 msgstr	"# Si ON, utilise la vidéo inversée pour les en-têtes dans les différentes\n"
 	"# vues\n"
 
-#: src/lang.c:1412
+#: src/lang.c:1415
 msgid	"Thread articles by"
 msgstr	"Regrouper les articles par"
 
-#: src/lang.c:1413
+# TRANSLATION OUTDATED
+#: src/lang.c:1416
 #, fuzzy
 msgid	"# Thread articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -4535,17 +4543,17 @@ msgstr	"# Regrouper les articles par...\
 	"#   4 = Sujet multipartie\n"
 
 # TRANSLATION MISSING
-#: src/lang.c:1424
+#: src/lang.c:1427
 msgid	"Enter percentage match required to thread together. <CR> sets."
 msgstr	""
 
 # TRANSLATION MISSING
-#: src/lang.c:1425
+#: src/lang.c:1428
 msgid	"Thread percentage match"
 msgstr	""
 
 # TRANSLATION MISSING
-#: src/lang.c:1426
+#: src/lang.c:1429
 #, c-format
 msgid	"# Thread percentage match...\n"
 	"# the percentage of characters in the subject of an article that must match\n"
@@ -4558,11 +4566,11 @@ msgid	"# Thread percentage match...\n"
 	"# 'harppy' would be threaded separately from 'happy'\n"
 msgstr	""
 
-#: src/lang.c:1438
+#: src/lang.c:1441
 msgid	"Score of a thread"
 msgstr	"Score d'un fil"
 
-#: src/lang.c:1439
+#: src/lang.c:1442
 msgid	"# Thread score\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = max\n"
@@ -4574,15 +4582,15 @@ msgstr	"# Regrouper les scores\n"
 	"#   1 = somme\n"
 	"#   2 = moyenne\n"
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid	"Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr	"Trie les articles d'après un en-tête. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:1448
+#: src/lang.c:1451
 msgid	"Sort articles by"
 msgstr	"Trier les articles par"
 
-#: src/lang.c:1449
+#: src/lang.c:1452
 msgid	"# Sort articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4610,15 +4618,15 @@ msgstr	"# Trie les article par...\n"
 	"#   9 = Lignes descendant\n"
 	"#  10 = Lignes ascendant)\n"
 
-#: src/lang.c:1465
+#: src/lang.c:1468
 msgid	"Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr	"Trier les fils par Rien ou Score. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid	"Sort threads by"
 msgstr	"Trier les fils par"
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid	"# Sort thread by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4630,44 +4638,44 @@ msgstr	"# Trier les fils par...\n"
 	"# * 1 = Score descendant\n"
 	"#   2 = Score ascendant\n"
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid	"Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr	"Place le curseur sur le 1er article non lu. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid	"Goto first unread article in group"
 msgstr	"Aller au 1er article non lu du groupe"
 
-#: src/lang.c:1477
+#: src/lang.c:1480
 msgid	"# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr	"# Si ON, place le curseur sur le 1er article non lu sinon sur le dernier\n"
 
-#: src/lang.c:1481
+#: src/lang.c:1484
 msgid	"Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr	"Affiche tous les articles ou seulement ceux non lus. <ESPACE> change & "
 	"<RETOUR> valide."
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid	"Show only unread articles"
 msgstr	"Afficher articles non lus seulement"
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 msgid	"# If ON show only new/unread articles otherwise show all.\n"
 msgstr	"# Si ON, affiche seulement les articles non lus sinon les affiche tous.\n"
 
-#: src/lang.c:1488
+#: src/lang.c:1491
 msgid	"Show only groups with unread arts"
 msgstr	"Voir groupes avec articles non lus"
 
-#: src/lang.c:1489
+#: src/lang.c:1492
 msgid	"# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr	"# Si ON, affiche seulement les groupes ayant des articles non lus.\n"
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid	"Filter which articles"
 msgstr	"Filtrer quel article"
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid	"# Filter which articles\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = only kill unread articles\n"
@@ -4679,200 +4687,200 @@ msgstr	"# Filtrer quels articles\n"
 	"#   1 = filtrer tous les articles et les marquer avec un K dans les fils\n"
 	"#   2 = filtrer tous les articles et ne pas les afficher\n"
 
-#: src/lang.c:1504
+#: src/lang.c:1507
 msgid	"Tab goes to next unread article"
 msgstr	"Tab va au prochain article non lu"
 
-#: src/lang.c:1505
+#: src/lang.c:1508
 msgid	"# If ON the TAB command will go to next unread article at article viewer "
 	"level\n"
 msgstr	"# Si ON, la touche TAB ira au prochain article non lu directement depuis le\n"
 	"# visualiseur d'article\n"
 
-#: src/lang.c:1509
+#: src/lang.c:1512
 msgid	"Scrolling with <SPACE> past the end of an art. jumps to the next unread one."
 msgstr	"Naviguer avec <ESPACE> ira au prochain article non lu."
 
-#: src/lang.c:1510
+#: src/lang.c:1513
 msgid	"Space goes to next unread article"
 msgstr	"Espace va au prochain article non lu"
 
-#: src/lang.c:1511
+#: src/lang.c:1514
 msgid	"# If ON the SPACE command will go to next unread article at article viewer\n"
 	"# level when the end of the article is reached (rn-style pager)\n"
 msgstr	"# Si ON, ESPACE ira au prochain article non lu dans le visualiseur d'article\n"
 	"# lorsque la fin d'un article sera atteinte (pager style rn)\n"
 
-#: src/lang.c:1516
+#: src/lang.c:1519
 msgid	"Scrolling with <PGDN>/<DOWN> past the end of an art. jumps to the unread one."
 msgstr	"Naviguer avec <PGDN>/<BAS> ira au prochain article non lu."
 
-#: src/lang.c:1517
+#: src/lang.c:1520
 msgid	"PgDn goes to next unread article"
 msgstr	"PgDn va au prochain article non lu"
 
-#: src/lang.c:1518
+#: src/lang.c:1521
 msgid	"# If ON the PGDN or DOWN command will go to next unread article when\n"
 	"# pressed at end of message\n"
 msgstr	"# Si ON, les touches PGDN ou BAS iront au prochain article non lu\n"
 	"# lorsque la fin d'un article sera atteinte\n"
 
-#: src/lang.c:1524
+#: src/lang.c:1527
 msgid	"List thread using right arrow key"
 msgstr	"Lister le fil via la flèche droite"
 
-#: src/lang.c:1525
+#: src/lang.c:1528
 msgid	"# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr	"# Si ON, listera automatiquement le fil lors de l'utilisation de la flèche\n"
 	"# droite.\n"
 
-#: src/lang.c:1529
+#: src/lang.c:1532
 msgid	"Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr	"Caractère indiquant les articles effacés. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:1530
+#: src/lang.c:1533
 msgid	"Character to show deleted articles"
 msgstr	"Caractère pour articles effacés"
 
-#: src/lang.c:1531
+#: src/lang.c:1534
 msgid	"# Character used to show that an art was deleted (default 'D')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Caractère utilisé pour indiquer qu'un article a été supprimé (défaut 'D')\n"
 	"# _ est transformé en ' '\n"
 
-#: src/lang.c:1536
+#: src/lang.c:1539
 msgid	"Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr	"Caractère indiquant les articles inclus. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid	"Character to show inrange articles"
 msgstr	"Caractère pour articles non inclus"
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid	"# Character used to show that an art is in a range (default '#')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Caractère utilisé pour indiquer qu'un article est inclus (défaut '#')\n"
 	"# _ est transformé en ' '\n"
 
-#: src/lang.c:1543
+#: src/lang.c:1546
 msgid	"Enter character to indicate that article will return. <CR> sets, <ESC> "
 	"cancels."
 msgstr	"Caractère indiquant que l'article sera retourné. <RETOUR> valide, <ESC> "
 	"annule."
 
-#: src/lang.c:1544
+#: src/lang.c:1547
 msgid	"Character to show returning arts"
 msgstr	"Caractère pour articles retournés"
 
-#: src/lang.c:1545
+#: src/lang.c:1548
 msgid	"# Character used to show that an art will return (default '-')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Caractère utilisé pour indiquer qu'un article sera retourné (défaut '#')\n"
 	"# _ est transformé en ' '\n"
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid	"Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr	"Caractère indiquant les articles sélectionnés. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:1551
+#: src/lang.c:1554
 msgid	"Character to show selected articles"
 msgstr	"Caractère pour articles sélect."
 
-#: src/lang.c:1552
+#: src/lang.c:1555
 msgid	"# Character used to show that an art was auto-selected (default '*')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Caractère utilisé pour indiquer qu'un article fut sélectionné (defaut '*')\n"
 	"# _est transformé en ' '\n"
 
-#: src/lang.c:1557
+#: src/lang.c:1560
 msgid	"Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr	"Caractère indiquant les articles récents. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid	"Character to show recent articles"
 msgstr	"Caractère pour articles récents"
 
-#: src/lang.c:1559
+#: src/lang.c:1562
 msgid	"# Character used to show that an art is recent (default 'o')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Caractère utilisé pour indiquer qu'un article est récent (defaut 'o')\n"
 	"# _est transformé en ' '\n"
 
-#: src/lang.c:1564
+#: src/lang.c:1567
 msgid	"Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr	"Caractère indiquant les articles non lus. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid	"Character to show unread articles"
 msgstr	"Caractère pour articles non lus"
 
-#: src/lang.c:1566
+#: src/lang.c:1569
 msgid	"# Character used to show that an art is unread (default '+')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Caractère utilisé pour indiquer qu'un article est non lu (defaut '+')\n"
 	"# _est transformé en ' '\n"
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 msgid	"Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr	"Caractère indiquant les articles lus. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:1572
+#: src/lang.c:1575
 msgid	"Character to show read articles"
 msgstr	"Caractère pour articles lus"
 
-#: src/lang.c:1573
+#: src/lang.c:1576
 msgid	"# Character used to show that an art was read (default ' ')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Caractère utilisé pour indiquer qu'un article a été lu (defaut ' ')\n"
 	"# _est transformé en ' '\n"
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid	"Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr	"Caractère indiquant les articles filtrés. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:1579
+#: src/lang.c:1582
 msgid	"Character to show killed articles"
 msgstr	"Caractère pour articles filtrés"
 
-#: src/lang.c:1580
+#: src/lang.c:1583
 msgid	"# Character used to show that an art was killed (default 'K')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr	"# Caractère utilisé pour indiquer qu'un article a été filtré (defaut 'K')\n"
 	"# kill_level doit être choisi en conséquence, _ est transformé en ' '\n"
 
-#: src/lang.c:1585
+#: src/lang.c:1588
 msgid	"Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr	"Caractère indiquant les articles lus et sélectionnés. <RETOUR> valide, <ESC> "
 	"annule."
 
-#: src/lang.c:1586
+#: src/lang.c:1589
 msgid	"Character to show readselected arts"
 msgstr	"Caractère pour articles sélectionnés lus"
 
-#: src/lang.c:1587
+#: src/lang.c:1590
 msgid	"# Character used to show that an art was selected before read (default ':')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr	"# Caractère utilisé pour indiquer qu'un article était sélectionné avec\n"
 	"# d'être lu (defaut ':')\n"
 	"# kill_level doit être choisi en conséquence, _ est transformé en ' '\n"
 
-#: src/lang.c:1592
+#: src/lang.c:1595
 msgid	"Enter maximum length of newsgroup names displayed. <CR> sets."
 msgstr	"Largeur max. à afficher des noms des groupes. <RETOUR> valide."
 
-#: src/lang.c:1593
+#: src/lang.c:1596
 msgid	"Max. length of group names shown"
 msgstr	"Largeur max. des noms des groupes"
 
-#: src/lang.c:1594
+#: src/lang.c:1597
 msgid	"# Maximum length of the names of newsgroups displayed\n"
 msgstr	"# Largeur maximum à afficher des noms des groupes.\n"
 
-#: src/lang.c:1599
+#: src/lang.c:1602
 msgid	"Show lines/score in listings"
 msgstr	"Afficher dans les différentes vues"
 
-#: src/lang.c:1600
+#: src/lang.c:1603
 msgid	"# What informations should be displayed in article/thread listing\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4886,17 +4894,17 @@ msgstr	"# Quelles informations doivent ê
 	"#   2 = score\n"
 	"#   3 = lignes & score\n"
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 msgid	"0 = full page scrolling, -1 = show previous last line as first on next page, -"
 	"2 = half page"
 msgstr	"0 = défilement page par page, -1 = afficher dernière ligne dans page "
 	"suivante, -2 = demi-page"
 
-#: src/lang.c:1610
+#: src/lang.c:1613
 msgid	"Number of lines to scroll in pager"
 msgstr	"Vitesse de défilement dans le pager"
 
-#: src/lang.c:1611
+#: src/lang.c:1614
 msgid	"# Number of lines that cursor-up/down will scroll in article pager\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#  -2 = half-page scrolling\n"
@@ -4912,29 +4920,29 @@ msgstr	"# Type du défilement lors de la 
 	"# * 1 = ligne par ligne\n"
 	"#   2 ou plus = défiler 2 lignes par 2 ou plus (seulement dans le pager)\n"
 
-#: src/lang.c:1621
+#: src/lang.c:1624
 msgid	"Display signatures. <SPACE> toggles & <CR> sets."
 msgstr	"Affiche les signatures. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:1622
+#: src/lang.c:1625
 msgid	"Display signatures"
 msgstr	"Afficher les signatures"
 
-#: src/lang.c:1623
+#: src/lang.c:1626
 msgid	"# If OFF don't show signatures when displaying articles\n"
 msgstr	"# Si OFF ne pas afficher les signatures lors de la visualisation des "
 	"articles.\n"
 
-#: src/lang.c:1627
+#: src/lang.c:1630
 msgid	"Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr	"Afficher les archives uue comme PJ marquées. <ESPACE> change & <RETOUR> "
 	"valide."
 
-#: src/lang.c:1628
+#: src/lang.c:1631
 msgid	"Display uue data as an attachment"
 msgstr	"Afficher donnée uue comme PJ"
 
-#: src/lang.c:1629
+#: src/lang.c:1632
 msgid	"# Handling of uuencoded data in the pager\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no, display raw uuencoded data\n"
@@ -4950,30 +4958,30 @@ msgstr	"# Prise en charge des données uu
 	"#   2 = masquer, comme pour l'option 1, mais toute ligne qui ressemble à des\n"
 	"#       données uuencode sera condensée en une seule ligne.\n"
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid	"Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr	"Décode les umlauts Allemands de type TeX en ISO. <ESPACE> change & <RETOUR> "
 	"valide."
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 msgid	"Display \"a as Umlaut-a"
 msgstr	"Afficher \"a comme Umlaut-a"
 
-#: src/lang.c:1641
+#: src/lang.c:1644
 msgid	"# If ON decode German style TeX umlaut codes to ISO and\n"
 	"# show \"a as Umlaut-a, etc.\n"
 msgstr	"# Si ON, convertit les umlauts Allemands de type TeX en codes ISO\n"
 	"# et affiche \"a comme Umlaut-a, etc.\n"
 
-#: src/lang.c:1646 src/lang.c:1656
+#: src/lang.c:1649 src/lang.c:1659
 msgid	"Space separated list of header fields"
 msgstr	"Liste des en-têtes, séparés par des espaces"
 
-#: src/lang.c:1647
+#: src/lang.c:1650
 msgid	"Display these header fields (or *)"
 msgstr	"Afficher ces en-têtes (ou *)"
 
-#: src/lang.c:1648
+#: src/lang.c:1651
 msgid	"# Which news headers you wish to see. If you want to see _all_ the headers,\n"
 	"# place an '*' as this value. This is the only way a wildcard can be used.\n"
 	"# If you enter 'X-' as the value, you will see all headers beginning with\n"
@@ -4989,11 +4997,11 @@ msgstr	"# Quels en-têtes voulez-vous voi
 	"# en-têtes en les délimitant avec des espaces. Ne rien définir, désactive\n"
 	"# cette option.\n"
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid	"Do not display these header fields"
 msgstr	"Ne pas afficher ces en-têtes"
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid	"# Same as 'news_headers_to_display' except it denotes the opposite.\n"
 	"# An example of using both options might be if you thought X- headers were\n"
 	"# A Good Thing(tm), but thought Alan and Pape were miscreants...well then "
@@ -5012,29 +5020,29 @@ msgstr	"# Comme l'option 'news_headers_t
 	"# news_headers_to_not_display=X-Alan X-Pape\n"
 	"# Ne rien définir, désactive cette option.\n"
 
-#: src/lang.c:1668
+#: src/lang.c:1671
 msgid	"Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr	"Voulez-vous activer la prise en charge automatique des articles multipart/"
 	"alternative ?"
 
-#: src/lang.c:1669
+#: src/lang.c:1672
 msgid	"Skip multipart/alternative parts"
 msgstr	"Ignorer parties multipart/alter."
 
-#: src/lang.c:1670
+#: src/lang.c:1673
 msgid	"# If ON strip multipart/alternative messages automatically\n"
 msgstr	"# Si ON, enlève automatiquement les messages multipart/alternative\n"
 
-#: src/lang.c:1675
+#: src/lang.c:1678
 msgid	"A regex used to decide which lines to show in col_quote."
 msgstr	"Une expression régulière pour déterminer quelles lignes afficher dans "
 	"col_quote."
 
-#: src/lang.c:1676
+#: src/lang.c:1679
 msgid	"Regex used to show quoted lines"
 msgstr	"Regex pour afficher les citations"
 
-#: src/lang.c:1677
+#: src/lang.c:1680
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted when viewing articles. Quoted lines are shown in col_quote.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5042,16 +5050,16 @@ msgstr	"# Une expression régulière qui p
 	"# Les citations sont affichées dans col_quote. Si vous laissez ce champ\n"
 	"# vide, tin utilisera une valeur incluse par défaut.\n"
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid	"A regex used to decide which lines to show in col_quote2."
 msgstr	"Une expression régulière pour déterminer quelles lignes afficher dans "
 	"col_quote2."
 
-#: src/lang.c:1684
+#: src/lang.c:1687
 msgid	"Regex used to show twice quoted l."
 msgstr	"Regex pour afficher le 2nd niveau"
 
-#: src/lang.c:1685
+#: src/lang.c:1688
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted twice. Twice quoted lines are shown in col_quote2.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5059,16 +5067,16 @@ msgstr	"# Une expression régulière qui p
 	"# second niveau. Ces citations sont affichées dans col_quote2. Si vous\n"
 	"# laissez ce champ vide, tin utilisera une valeur incluse par défaut.\n"
 
-#: src/lang.c:1691
+#: src/lang.c:1694
 msgid	"A regex used to decide which lines to show in col_quote3."
 msgstr	"Une expression régulière pour déterminer quelles lignes afficher dans "
 	"col_quote3."
 
-#: src/lang.c:1692
+#: src/lang.c:1695
 msgid	"Regex used to show >= 3 times q.l."
 msgstr	"Regex pour afficher niveau >= 3"
 
-#: src/lang.c:1693
+#: src/lang.c:1696
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted >=3 times. >=3 times quoted lines are shown in col_quote3.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5078,16 +5086,16 @@ msgstr	"# Une expression régulière qui p
 	"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
 	"défaut.\n"
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid	"A regex used to decide which words to show in col_markslashes."
 msgstr	"Une expression régulière pour déterminer quels mots afficher dans "
 	"col_markslashes."
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid	"Regex used to highlight /slashes/"
 msgstr	"Regex pour les mots entre /slash/"
 
-#: src/lang.c:1702
+#: src/lang.c:1705
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '/' are to be shown in col_markslashes.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5096,16 +5104,16 @@ msgstr	"# Une expression régulière qui p
 	"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
 	"défaut.\n"
 
-#: src/lang.c:1708
+#: src/lang.c:1711
 msgid	"A regex used to decide which words to show in col_markstars."
 msgstr	"Une expression régulière pour déterminer quels mots afficher dans "
 	"col_markstars."
 
-#: src/lang.c:1709
+#: src/lang.c:1712
 msgid	"Regex used to highlight *stars*"
 msgstr	"Regex pour les mots entre *astérisques*"
 
-#: src/lang.c:1710
+#: src/lang.c:1713
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '*' are to be shown in col_markstars.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5114,16 +5122,16 @@ msgstr	"# Une expression régulière qui p
 	"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
 	"défaut.\n"
 
-#: src/lang.c:1716
+#: src/lang.c:1719
 msgid	"A regex used to decide which words to show in col_markstroke."
 msgstr	"Une expression régulière pour déterminer quels mots afficher dans "
 	"col_markstroke."
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 msgid	"Regex used to highlight -strokes-"
 msgstr	"Regex pour les mots entre -tirets-"
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '-' are to be shown in col_markstroke.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5132,16 +5140,16 @@ msgstr	"# Une expression régulière qui p
 	"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
 	"défaut.\n"
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 msgid	"A regex used to decide which words to show in col_markdash."
 msgstr	"Une expression régulière pour déterminer quels mots afficher dans "
 	"col_markdash."
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 msgid	"Regex used to highlight _underline_"
 msgstr	"Regex pour les mots entre _underscore_"
 
-#: src/lang.c:1726
+#: src/lang.c:1729
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '_' are to be shown in col_markdash.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
@@ -5150,47 +5158,47 @@ msgstr	"# Une expression régulière qui p
 	"# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
 	"défaut.\n"
 
-#: src/lang.c:1732
+#: src/lang.c:1735
 msgid	"A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr	"Une expression régulière pour trouver les préfixes dans le sujet. '|' est un "
 	"séparateur."
 
-#: src/lang.c:1733
+#: src/lang.c:1736
 msgid	"Regex with Subject prefixes"
 msgstr	"Regex pour les préfixes dans le sujet"
 
-#: src/lang.c:1734
+#: src/lang.c:1737
 msgid	"# A regular expression that tin will use to find Subject prefixes\n"
 	"# which will be removed before showing the header.\n"
 msgstr	"# Une expression régulière qui permettra à tin de trouver les préfixes\n"
 	"# dans le sujet et qui seront effacés avant d'afficher l'en-tête.\n"
 
-#: src/lang.c:1739
+#: src/lang.c:1742
 msgid	"A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr	"Une expression régulière pour trouver les suffixes dans le sujet. '|' est un "
 	"séparateur."
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid	"Regex with Subject suffixes"
 msgstr	"Regex pour les suffixes dans le sujet"
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid	"# A regular expression that tin will use to find Subject suffixes\n"
 	"# which will be removed when replying or posting followup.\n"
 msgstr	"# Une expression régulière qui permettra à tin de trouver les suffixes\n"
 	"# dans le sujet et qui seront effacés avant d'afficher l'en-tête.\n"
 
-#: src/lang.c:1746
+#: src/lang.c:1749
 msgid	"Enter name and options for external MIME viewer, --internal for built-in "
 	"viewer"
 msgstr	"Nom et options pour le visualisateur MIME externe, --internal pour celui "
 	"inclus"
 
-#: src/lang.c:1747
+#: src/lang.c:1750
 msgid	"MIME binary content viewer"
 msgstr	"Visualisateur de contenu MIME"
 
-#: src/lang.c:1748
+#: src/lang.c:1751
 msgid	"# If --internal automatically use the built in MIME viewer for non-text\n"
 	"# parts of articles.\n"
 	"# Otherwise specify an external viewer program (eg, metamail) or leave blank\n"
@@ -5200,129 +5208,129 @@ msgstr	"# Utilisation du visualisateur M
 	"# Sinon, spécifiez un logiciel externe (pe. metamail) ou laissez ce champ\n"
 	"# vide pour ne pas activer la prévisualisation automatique.\n"
 
-#: src/lang.c:1755
+#: src/lang.c:1758
 msgid	"Confirm before starting non-text viewing program"
 msgstr	"Confirmation avant le lancement d'un visualisateur externe"
 
-#: src/lang.c:1756
+#: src/lang.c:1759
 msgid	"Ask before using MIME viewer"
 msgstr	"Demander avant d'utiliser le visualisateur"
 
-#: src/lang.c:1757
+#: src/lang.c:1760
 msgid	"# If ON tin will ask before using metamail to display MIME messages\n"
 	"# this only happens if metamail_prog is set to something\n"
 msgstr	"# Si ON, tin demandera avant d'utiliser metamail pour afficher les\n"
 	"# messages MIME\n"
 	"# Cela ne se produit que lorsque 'metamail_prog' contient une valeur\n"
 
-#: src/lang.c:1762
+#: src/lang.c:1765
 msgid	"Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr	"Marquer lu les groupes à la fermeture ? <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:1763
+#: src/lang.c:1766
 msgid	"Catchup read groups when quitting"
 msgstr	"Marquer lu les groupes à la fermeture"
 
-#: src/lang.c:1764
+#: src/lang.c:1767
 msgid	"# If ON ask user if read groups should all be marked read\n"
 msgstr	"# Si ON, demande à l'utilisateur si les groupes consultés\n"
 	"# doivent être marqués lus\n"
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid	"Catchup group using left key"
 msgstr	"Marquer lu le groupe via la flèche gauche"
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 msgid	"# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr	"# Si ON, marque lu avec <- le groupe/fil.\n"
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 msgid	"Catchup thread by using left key"
 msgstr	"Marquer lu le fil via la flèche gauche"
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 msgid	"Which actions require confirmation"
 msgstr	"Quelles actions requièrent confirmation"
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 msgid	"# What should we ask confirmation for.\n"
 msgstr	"# Demande de confirmation pour...\n"
 
-#: src/lang.c:1787
+#: src/lang.c:1790
 msgid	"'Mark article read' ignores tags"
 msgstr	"'Marquer lu l'article' ignore les marques"
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 msgid	"# If ON the 'Mark article read' function marks only the current article.\n"
 msgstr	"# Si ON, la fonction 'Marquer lu l'article' agit uniquement sur l'article\n"
 	"# actuel.\n"
 
-#: src/lang.c:1792
+#: src/lang.c:1795
 msgid	"Program to run to open URL's, <CR> sets, <ESC> cancels."
 msgstr	"Logiciel utilisé pour lancer les URLs, <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:1793
+#: src/lang.c:1796
 msgid	"Program that opens URL's"
 msgstr	"Logiciel lançant les URLs"
 
-#: src/lang.c:1794
+#: src/lang.c:1797
 msgid	"# The program used to open URL's. The actual URL will be appended\n"
 msgstr	"# Commande ou script ouvrant les URLs. L'URL sera ajoutée\n"
 
-#: src/lang.c:1799
+#: src/lang.c:1802
 msgid	"Use mouse in xterm"
 msgstr	"Utiliser la souris dans l'xterm"
 
-#: src/lang.c:1800
+#: src/lang.c:1803
 msgid	"# If ON enable mouse key support on xterm terminals\n"
 msgstr	"# Si ON, active le support de la souris dans xterm\n"
 
-#: src/lang.c:1806
+#: src/lang.c:1809
 msgid	"Use scroll keys on keypad"
 msgstr	"Utiliser les flèches du pavé numérique"
 
-#: src/lang.c:1807
+#: src/lang.c:1810
 msgid	"# If ON enable scroll keys on terminals that support it\n"
 msgstr	"# Si ON, active les flèches de défilement pour les terminaux\n"
 	"# les supportant\n"
 
-#: src/lang.c:1812
+#: src/lang.c:1815
 msgid	"Enter maximum number of article to get. <CR> sets."
 msgstr	"Nombre max d'articles à récupérer. <RETOUR> valide."
 
-#: src/lang.c:1813
+#: src/lang.c:1816
 msgid	"Number of articles to get"
 msgstr	"Nombre d'articles à récupérer"
 
 # AMBIGUOUS
-#: src/lang.c:1814
+#: src/lang.c:1817
 msgid	"# Number of articles to get (0=no limit), if negative sets maximum number\n"
 	"# of already read articles to be read before first unread one\n"
 msgstr	"# Nombre d'articles à récupérer (0=pas de limite); si le nombre est négatif\n"
 	"# détermine le nombre max d'articles déjà lus à relire avant le premier non "
 	"lu\n"
 
-#: src/lang.c:1819
+#: src/lang.c:1822
 msgid	"Enter number of days article is considered recent. <CR> sets."
 msgstr	"Nombre de jours un article est considéré comme récent. <RETOUR> valide."
 
-#: src/lang.c:1820
+#: src/lang.c:1823
 msgid	"Article recentness time limit"
 msgstr	"Durée des articles considérés comme récents"
 
-#: src/lang.c:1821
+#: src/lang.c:1824
 msgid	"# Number of days in which article is considered recent, (0=OFF)\n"
 msgstr	"# Nombre de jours un article est considéré comme récent; (0=OFF)\n"
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 msgid	"WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr	"WILDMAT pour les wildcards normaux, REGEX pour expressions régulières."
 
-#: src/lang.c:1826
+#: src/lang.c:1829
 msgid	"Wildcard matching"
 msgstr	"Concordance wildcard"
 
-#: src/lang.c:1827
+#: src/lang.c:1830
 msgid	"# Wildcard matching\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = wildmat\n"
@@ -5332,307 +5340,307 @@ msgstr	"# Concordances Wildcard\n"
 	"# * 0 = wildmat\n"
 	"#   1 = regex\n"
 
-#: src/lang.c:1834
+#: src/lang.c:1837
 msgid	"Enter minimal score before an article is marked killed. <CR> sets."
 msgstr	"Score minimal avant qu'un article soit filtré. <RETOUR> valide."
 
-#: src/lang.c:1835
+#: src/lang.c:1838
 msgid	"Score limit (kill)"
 msgstr	"Score minimum (filtre)"
 
-#: src/lang.c:1836
+#: src/lang.c:1839
 msgid	"# Score limit before an article is marked killed\n"
 msgstr	"# Score minimal avant qu'un article soit filtré\n"
 
-#: src/lang.c:1840
+#: src/lang.c:1843
 msgid	"Enter default score to kill articles. <CR> sets."
 msgstr	"Score par défaut pour filtrer les articles. <RETOUR> valide."
 
-#: src/lang.c:1841
+#: src/lang.c:1844
 msgid	"Default score to kill articles"
 msgstr	"Score par déf. pour filtrer les articles"
 
-#: src/lang.c:1842
+#: src/lang.c:1845
 msgid	"# Default score to kill articles\n"
 msgstr	"# Score par défaut pour filtrer les articles\n"
 
-#: src/lang.c:1846
+#: src/lang.c:1849
 msgid	"Enter minimal score before an article is marked hot. <CR> sets."
 msgstr	"Score minimal avant qu'un article soit sélectionné. <RETOUR> valide."
 
-#: src/lang.c:1847
+#: src/lang.c:1850
 msgid	"Score limit (select)"
 msgstr	"Score minimum (sélection)"
 
-#: src/lang.c:1848
+#: src/lang.c:1851
 msgid	"# Score limit before an article is marked hot\n"
 msgstr	"# Score minimal avant qu'un article soit sélectionné\n"
 
-#: src/lang.c:1852
+#: src/lang.c:1855
 msgid	"Enter default score to select articles. <CR> sets."
 msgstr	"Score par défaut pour la sélection des articles. <RETOUR> valide."
 
-#: src/lang.c:1853
+#: src/lang.c:1856
 msgid	"Default score to select articles"
 msgstr	"Score par défaut pour sél. les articles"
 
-#: src/lang.c:1854
+#: src/lang.c:1857
 msgid	"# Default score to select articles\n"
 msgstr	"# Score par défaut pour sélectionner les articles\n"
 
-#: src/lang.c:1860
+#: src/lang.c:1863
 msgid	"Use slrnface to show ''X-Face:''s"
 msgstr	"Utiliser slrnface pour afficher les 'X-Face:'"
 
-#: src/lang.c:1861
+#: src/lang.c:1864
 msgid	"# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 	"# Only useful when running in an xterm.\n"
 msgstr	"# Si ON, utiliser slrnface(1) pour interpréter l'en-tête 'X-Face:'\n"
 	"# Seulement utile lors de l'utilisation de tin dans un xterm.\n"
 
-#: src/lang.c:1869
+#: src/lang.c:1872
 msgid	"Use ANSI color"
 msgstr	"Utiliser les couleurs ANSI"
 
-#: src/lang.c:1870
+#: src/lang.c:1873
 msgid	"# If ON using ANSI-color\n"
 msgstr	"# Si ON, utiliser les couleurs ANSI\n"
 
-#: src/lang.c:1875
+#: src/lang.c:1878
 msgid	"Standard foreground color"
 msgstr	"Couleur standard de l'avant-plan"
 
-#: src/lang.c:1876
+#: src/lang.c:1879
 msgid	"# Standard foreground color\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Couleur standard de l'avant-plan\n"
 	"# Défaut : -1 (défaut couleur)\n"
 
-#: src/lang.c:1882
+#: src/lang.c:1885
 msgid	"Standard background color"
 msgstr	"Couleur standard de l'arrière-plan"
 
-#: src/lang.c:1883
+#: src/lang.c:1886
 msgid	"# Standard background color\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Couleur standard de l'arrière-plan\n"
 	"# Défaut : -1 (défaut couleur)\n"
 
-#: src/lang.c:1889
+#: src/lang.c:1892
 msgid	"Color for inverse text (background)"
 msgstr	"Couleur du texte inversé (arrière-plan)"
 
-#: src/lang.c:1890
+#: src/lang.c:1893
 msgid	"# Color of background for inverse text\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Couleur de l'arrière-plan pour le texte inversé\n"
 	"# Défaut : 4 (bleu)\n"
 
-#: src/lang.c:1896
+#: src/lang.c:1899
 msgid	"Color for inverse text (foreground)"
 msgstr	"Couleur du texte inversé (avant-plan)"
 
-#: src/lang.c:1897
+#: src/lang.c:1900
 msgid	"# Color of foreground for inverse text\n"
 	"# Default: 7 (white)\n"
 msgstr	"# Couleur de l'avant-plan du texte inversé\n"
 	"# Défaut : 7 (blanc)\n"
 
-#: src/lang.c:1903
+#: src/lang.c:1906
 msgid	"Color of text lines"
 msgstr	"Couleur du texte"
 
-#: src/lang.c:1904
+#: src/lang.c:1907
 msgid	"# Color of text lines\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Couleur du texte\n"
 	"# Défaut : -1 (défaut couleur)\n"
 
-#: src/lang.c:1910
+#: src/lang.c:1913
 msgid	"Color of mini help menu"
 msgstr	"Couleur du petit menu d'aide"
 
-#: src/lang.c:1911
+#: src/lang.c:1914
 msgid	"# Color of mini help menu\n"
 	"# Default: 3 (brown)\n"
 msgstr	"# Couleur du petit menu d'aide\n"
 	"# Défaut : 3 (marron)\n"
 
-#: src/lang.c:1917
+#: src/lang.c:1920
 msgid	"Color of help text"
 msgstr	"Couleur de l'aide"
 
-#: src/lang.c:1918
+#: src/lang.c:1921
 msgid	"# Color of help pages\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Couleur des pages d'aide\n"
 	"# Défaut : -1 (couleur par défaut)\n"
 
-#: src/lang.c:1924
+#: src/lang.c:1927
 msgid	"Color of status messages"
 msgstr	"Couleur des messages de statut"
 
-#: src/lang.c:1925
+#: src/lang.c:1928
 msgid	"# Color of messages in last line\n"
 	"# Default: 6 (cyan)\n"
 msgstr	"# Couleur des messages de statut\n"
 	"# Défaut : 6 (cyan)\n"
 
-#: src/lang.c:1931
+#: src/lang.c:1934
 msgid	"Color of quoted lines"
 msgstr	"Couleur de citation de 1er niveau"
 
-#: src/lang.c:1932
+#: src/lang.c:1935
 msgid	"# Color of quote-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Couleur de citation de premier niveau\n"
 	"# Défaut : 2 (vert)\n"
 
-#: src/lang.c:1938
+#: src/lang.c:1941
 msgid	"Color of twice quoted line"
 msgstr	"Couleur de citation de 2nd niveau"
 
-#: src/lang.c:1939
+#: src/lang.c:1942
 msgid	"# Color of twice quoted lines\n"
 	"# Default: 3 (brown)\n"
 msgstr	"# Couleur de citation de second niveau\n"
 	"# Défaut : 3 (marron)\n"
 
-#: src/lang.c:1945
+#: src/lang.c:1948
 msgid	"Color of =>3 times quoted line"
 msgstr	"Couleur de citation de 3e niveau ou sup."
 
-#: src/lang.c:1946
+#: src/lang.c:1949
 msgid	"# Color of >=3 times quoted lines\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Couleur de citation de 3e niveau ou supérieur\n"
 	"# Défaut : 4 (bleu)\n"
 
-#: src/lang.c:1952
+#: src/lang.c:1955
 msgid	"Color of article header lines"
 msgstr	"Couleur des en-têtes de l'article"
 
-#: src/lang.c:1953
+#: src/lang.c:1956
 msgid	"# Color of header-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Couleur des en-têtes de l'article\n"
 	"# Défaut : 2 (vert)\n"
 
-#: src/lang.c:1959
+#: src/lang.c:1962
 msgid	"Color of actual news header fields"
 msgstr	"Couleur des champs d'en-tête actuels"
 
-#: src/lang.c:1960
+#: src/lang.c:1963
 msgid	"# Color of actual news header fields\n"
 	"# Default: 9 (light red)\n"
 msgstr	"# Couleur des champs d'en-têtes actuels\n"
 	"# Défaut : 9 (rouge gras)\n"
 
-#: src/lang.c:1966
+#: src/lang.c:1969
 msgid	"Color of article subject lines"
 msgstr	"Couleur du sujet"
 
-#: src/lang.c:1967
+#: src/lang.c:1970
 msgid	"# Color of article subject\n"
 	"# Default: 6 (cyan)\n"
 msgstr	"# Couleur du sujet\n"
 	"# Défaut : 6 (cyan)\n"
 
-#: src/lang.c:1973
+#: src/lang.c:1976
 msgid	"Color of response counter"
 msgstr	"Couleur du compteur de réponse"
 
-#: src/lang.c:1974
+#: src/lang.c:1977
 msgid	"# Color of response counter\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Couleur du compteur de réponse\n"
 	"# Défaut : 2 (vert)\n"
 
-#: src/lang.c:1980
+#: src/lang.c:1983
 msgid	"Color of sender (From:)"
 msgstr	"Couleur de l'expéditeur (From:)"
 
-#: src/lang.c:1981
+#: src/lang.c:1984
 msgid	"# Color of sender (From:)\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Couleur de l'expéditeur (From:)\n"
 	"# Défaut : 2 (vert)\n"
 
-#: src/lang.c:1987
+#: src/lang.c:1990
 msgid	"Color of help/mail sign"
 msgstr	"Couleur de l'aide/signature email"
 
-#: src/lang.c:1988
+#: src/lang.c:1991
 msgid	"# Color of Help/Mail-Sign\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Couleur de l'aide/signature email\n"
 	"# Défaut : 4 (bleu)\n"
 
-#: src/lang.c:1994
+#: src/lang.c:1997
 msgid	"Color of signatures"
 msgstr	"Couleur des signatures"
 
-#: src/lang.c:1995
+#: src/lang.c:1998
 msgid	"# Color of signature\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Couleur des signatures\n"
 	"# Défaut : 4 (bleu)\n"
 
-#: src/lang.c:2001
+#: src/lang.c:2004
 msgid	"Color of highlighted URLs"
 msgstr	"Couleur des URLs en surbrillance"
 
-#: src/lang.c:2002
+#: src/lang.c:2005
 msgid	"# Color of highlighted URLs\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Couleur des URLs en surbrillance\n"
 	"# Défaut : -1 (défaut couleur)\n"
 
-#: src/lang.c:2008
+#: src/lang.c:2011
 msgid	"Color of highlighting with *stars*"
 msgstr	"Couleur des mots entre *astérisques*"
 
-#: src/lang.c:2009
+#: src/lang.c:2012
 msgid	"# Color of word highlighting with *stars*\n"
 	"# Default: 11 (yellow)\n"
 msgstr	"# Couleur des mots entre *astérisques*\n"
 	"# Défaut : 11 (jaune)\n"
 
-#: src/lang.c:2015
+#: src/lang.c:2018
 msgid	"Color of highlighting with _dash_"
 msgstr	"Couleur des mots entre _underscore_"
 
-#: src/lang.c:2016
+#: src/lang.c:2019
 msgid	"# Color of word highlighting with _dash_\n"
 	"# Default: 13 (light pink)\n"
 msgstr	"# Couleur des mots entre _underscore_\n"
 	"# Défaut : 13 (rose gras)\n"
 
-#: src/lang.c:2022
+#: src/lang.c:2025
 msgid	"Color of highlighting with /slash/"
 msgstr	"Couleur des mots entre /slash/"
 
-#: src/lang.c:2023
+#: src/lang.c:2026
 msgid	"# Color of word highlighting with /slash/\n"
 	"# Default: 14 (light cyan)\n"
 msgstr	"# Couleur des mots entre /slash/\n"
 	"# Défaut : 14 (cyan gras)\n"
 
-#: src/lang.c:2029
+#: src/lang.c:2032
 msgid	"Color of highlighting with -stroke-"
 msgstr	"Couleur des mots entre -tirets-"
 
-#: src/lang.c:2030
+#: src/lang.c:2033
 msgid	"# Color of word highlighting with -stroke-\n"
 	"# Default: 12 (light blue)\n"
 msgstr	"# Couleur des mots entre -tirets-\n"
 	"# Défaut : 12 (bleu gras)\n"
 
-#: src/lang.c:2037
+#: src/lang.c:2040
 msgid	"Attr. of highlighting with *stars*"
 msgstr	"Style des mots entre *astérisques*"
 
-#: src/lang.c:2038
+#: src/lang.c:2041
 msgid	"# Attributes of word highlighting on mono terminals\n"
 	"# Possible values are:\n"
 	"#   0 = Normal\n"
@@ -5658,57 +5666,57 @@ msgstr	"# Style des mots mis en évidence
 	"# Style des mots entre *astérisques*\n"
 	"# Défaut : 6 (gras)\n"
 
-#: src/lang.c:2053
+#: src/lang.c:2056
 msgid	"Attr. of highlighting with _dash_"
 msgstr	"Style des mots entre _underscore_"
 
-#: src/lang.c:2054
+#: src/lang.c:2057
 msgid	"# Attribute of word highlighting with _dash_\n"
 	"# Default: 2 (best highlighting)\n"
 msgstr	"# Style des mots entre _tirets_\n"
 	"# Défaut : 2 (misé en évidence accrue)\n"
 
-#: src/lang.c:2060
+#: src/lang.c:2063
 msgid	"Attr. of highlighting with /slash/"
 msgstr	"Style des mots entre /slash/"
 
-#: src/lang.c:2061
+#: src/lang.c:2064
 msgid	"# Attribute of word highlighting with /slash/\n"
 	"# Default: 5 (half bright)\n"
 msgstr	"# Style des mots entre /slash/\n"
 	"# Défaut : 5 (contrasté)\n"
 
-#: src/lang.c:2067
+#: src/lang.c:2070
 msgid	"Attr. of highlighting with -stroke-"
 msgstr	"Style des mots entre -tirets-"
 
-#: src/lang.c:2068
+#: src/lang.c:2071
 msgid	"# Attribute of word highlighting with -stroke-\n"
 	"# Default: 3 (reverse video)\n"
 msgstr	"# Style des mots entre -tirets-\n"
 	"# Défaut : 3 (vidéo inversée)\n"
 
-#: src/lang.c:2074
+#: src/lang.c:2077
 msgid	"URL highlighting in message body"
 msgstr	"Mise en évidence des URLs dans les articles"
 
-#: src/lang.c:2075
+#: src/lang.c:2078
 msgid	"# Enable URL highlighting?\n"
 msgstr	"# Mettre en évidence les URLs ?\n"
 
-#: src/lang.c:2080
+#: src/lang.c:2083
 msgid	"Word highlighting in message body"
 msgstr	"Mise en évidence des mots dans les articles"
 
-#: src/lang.c:2081
+#: src/lang.c:2084
 msgid	"# Enable word highlighting?\n"
 msgstr	"# Mettre en évidence les mots ?\n"
 
-#: src/lang.c:2086
+#: src/lang.c:2089
 msgid	"What to display instead of mark"
 msgstr	"Afficher ça plutôt qu'une marque"
 
-#: src/lang.c:2087
+#: src/lang.c:2090
 msgid	"# Should the leading and ending stars and dashes also be displayed,\n"
 	"# even when they are highlighting marks?\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -5722,58 +5730,58 @@ msgstr	"# Est-ce que les astérisques et 
 	"#   1 = oui, afficher la marque\n"
 	"# * 2 = plutôt afficher un espace\n"
 
-#: src/lang.c:2096
+#: src/lang.c:2099
 msgid	"Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr	"Largeur du pager. <RETOUR> valide."
 
-#: src/lang.c:2097
+#: src/lang.c:2100
 msgid	"Page line wrap column"
 msgstr	"Largeur du pager"
 
-#: src/lang.c:2098
+#: src/lang.c:2101
 msgid	"# Wrap article lines at column\n"
 msgstr	"# Justifier les lignes des articles à la colonne indiquée\n"
 
-#: src/lang.c:2103
+#: src/lang.c:2106
 msgid	"Wrap around threads on next unread"
 msgstr	"Englober les fils pour le non lu suivant"
 
-#: src/lang.c:2104
+#: src/lang.c:2107
 msgid	"# If ON wrap around threads on searching next unread article\n"
 msgstr	"# Si ON, englober les fils lors de la recherche de l'article suivant non lu\n"
 
-#: src/lang.c:2108
+#: src/lang.c:2111
 msgid	"Enter default mail address (and fullname). <CR> sets."
 msgstr	"Adresse mail par défaut (et nom complet). <RETOUR> valide."
 
-#: src/lang.c:2109
+#: src/lang.c:2112
 msgid	"Mail address (and fullname)"
 msgstr	"Adresse mail (et nom complet)"
 
-#: src/lang.c:2110
+#: src/lang.c:2113
 msgid	"# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr	"# Adresse mail (et nom complet) si ce n'est pas utilisateur@hôte\n"
 	"# (nom complet)\n"
 
-#: src/lang.c:2115
+#: src/lang.c:2118
 msgid	"Show empty Followup-To in editor"
 msgstr	"Inclure en-tête Followup-To dans l'éditeur"
 
-#: src/lang.c:2116
+#: src/lang.c:2119
 msgid	"# If ON show empty Followup-To header when editing an article\n"
 msgstr	"# Si ON, inclure l'en-tête Followup-To lors de la composition\n"
 	"# des articles\n"
 
-#: src/lang.c:2120
+#: src/lang.c:2123
 msgid	"Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr	"Chemin/! commande/--aucune pour la création de votre signature. <RETOUR> "
 	"valide."
 
-#: src/lang.c:2121
+#: src/lang.c:2124
 msgid	"Create signature from path/command"
 msgstr	"Signature depuis fichier/commande"
 
-#: src/lang.c:2122
+#: src/lang.c:2125
 msgid	"# Signature path (random sigs)/file to be used when posting/replying\n"
 	"# default_sigfile=file       appends file as signature\n"
 	"# default_sigfile=!command   executes external command to generate a "
@@ -5784,41 +5792,41 @@ msgstr	"# Fichier de signature à utilise
 	"# default_sigfile=fichier\tutilise le contenu du fichier comme signature\n"
 	"# default_sigfile=!commande\texécute une commande externe comme signature\n"
 
-#: src/lang.c:2129
+#: src/lang.c:2132
 msgid	"Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr	"Précéder la signature avec \"-- \". <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:2130
+#: src/lang.c:2133
 msgid	"Prepend signature with \"-- \""
 msgstr	"Précéder la signature avec \"-- \""
 
-#: src/lang.c:2131
+#: src/lang.c:2134
 msgid	"# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr	"# Si ON, précéde la signature avec le délimiteur standard\n"
 	"# '\\n-- \\'\n"
 
-#: src/lang.c:2135
+#: src/lang.c:2138
 msgid	"Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr	"Rajouter la signature lors du repostage. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:2136
+#: src/lang.c:2139
 msgid	"Add signature when reposting"
 msgstr	"Rajouter la signature lors du repostage"
 
-#: src/lang.c:2137
+#: src/lang.c:2140
 msgid	"# If ON add signature to reposted articles\n"
 msgstr	"# Si ON, rajoute la signature aux articles repostés\n"
 
-#: src/lang.c:2141
+#: src/lang.c:2144
 #, c-format
 msgid	"Enter quotation marks, %s or %S for author's initials."
 msgstr	"Caractère de citation, %s ou %S  pour les initiales de l'auteur."
 
-#: src/lang.c:2142
+#: src/lang.c:2145
 msgid	"Characters used as quote-marks"
 msgstr	"Caractère de citation"
 
-#: src/lang.c:2143
+#: src/lang.c:2146
 #, c-format
 msgid	"# Characters used in quoting to followups and replies.\n"
 	"# '_' is replaced by ' ', %%s, %%S are replaced by author's initials.\n"
@@ -5826,11 +5834,11 @@ msgstr	"# Caractères utilisés pour les c
 	"# '_' est remplacé par ' ', %%s, %%S sont remplacés par les intiales\n"
 	"# de l'auteur auquel vous répondez.\n"
 
-#: src/lang.c:2149
+#: src/lang.c:2152
 msgid	"Quoting behavior"
 msgstr	"Type de citations"
 
-#: src/lang.c:2150
+#: src/lang.c:2153
 msgid	"# How quoting should be handled when following up or replying.\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = Nothing special\n"
@@ -5852,15 +5860,15 @@ msgstr	"# Type de citations lors des rép
 	"#   6 = Citer les signatures, citer les lignes vides\n"
 	"#   7 = Citations compr., signatures et lignes vides citées\n"
 
-#: src/lang.c:2163 src/lang.c:2171 src/lang.c:2177
+#: src/lang.c:2166 src/lang.c:2174 src/lang.c:2180
 msgid	"%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr	"%A Adresse %D Date %F Adresse+Nom %G groupe %M Message-ID %N Nom %C Prénom"
 
-#: src/lang.c:2164
+#: src/lang.c:2167
 msgid	"Quote line when following up"
 msgstr	"Citation lors d'un suivi"
 
-#: src/lang.c:2165
+#: src/lang.c:2168
 #, c-format
 msgid	"# Format of quote line when mailing/posting/following-up an article\n"
 	"# %%A Address    %%D Date   %%F Addr+Name   %%G Groupname   %%M Message-ID\n"
@@ -5869,35 +5877,35 @@ msgstr	"# Format de la citation lors de 
 	"# %%A Adresse\t\t%%D Date\t%%F Adresse+Nom\t%%G groupe\n"
 	"# %%M Message-ID\t%%N Nom complet\t%%C Prénom\t%%I Initiales\n"
 
-#: src/lang.c:2172
+#: src/lang.c:2175
 msgid	"Quote line when cross-posting"
 msgstr	"Citation lors d'un cross-post"
 
-#: src/lang.c:2178
+#: src/lang.c:2181
 msgid	"Quote line when mailing"
 msgstr	"Citation lors d'un envoi par mail"
 
-#: src/lang.c:2183
+#: src/lang.c:2186
 msgid	"If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr	"Si ON, inclus l'en-tête 'User-Agent:'. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:2184
+#: src/lang.c:2187
 msgid	"Insert 'User-Agent:'-header"
 msgstr	"Insérer l'en-tête 'User-Agent'"
 
-#: src/lang.c:2185
+#: src/lang.c:2188
 msgid	"# If ON include advertising User-Agent: header\n"
 msgstr	"# Si ON inclus l'en-tête 'User-Agent:'\n"
 
-#: src/lang.c:2190
+#: src/lang.c:2193
 msgid	"Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr	"Jeu d'encodage pour MIME (p.e. US-ASCII, ISO_8859_1, EUC_KR), <RETOUR> valide."
 
-#: src/lang.c:2191
+#: src/lang.c:2194
 msgid	"MM_CHARSET"
 msgstr	"MM_CHARSET"
 
-#: src/lang.c:2192
+#: src/lang.c:2195
 msgid	"# Charset supported locally which is also used for MIME header and\n"
 	"# Content-Type header.\n"
 	"# If not set, the value of the environment variable MM_CHARSET is used.\n"
@@ -5914,27 +5922,27 @@ msgstr	"# Jeu d'encodage supporté locale
 	"# d'encodage autre que mm_charset est considéré comme non disponible et\n"
 	"# représenté par '?'.\n"
 
-#: src/lang.c:2202
+#: src/lang.c:2205
 msgid	"MM_NETWORK_CHARSET"
 msgstr	"MM_NETWORK_CHARSET"
 
-#: src/lang.c:2203
+#: src/lang.c:2206
 msgid	"# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr	"# Jeu d'encodage utilisé par l'en-tête MIME (Content-Type).\n"
 
-#: src/lang.c:2209
+#: src/lang.c:2212
 msgid	"Mailbox format"
 msgstr	"Format de la boîte à lettres"
 
-#: src/lang.c:2210
+#: src/lang.c:2213
 msgid	"# Format of the mailbox.\n"
 msgstr	"# Format de la boîte à lettres\n"
 
-#: src/lang.c:2215
+#: src/lang.c:2218
 msgid	"MIME encoding in news messages"
 msgstr	"Encodage MIME dans les messages usenet"
 
-#: src/lang.c:2216
+#: src/lang.c:2219
 msgid	"# MIME encoding (8bit, base64, quoted-printable, 7bit) of the body\n"
 	"# for mails and posts, if necessary. QP is efficient for most European\n"
 	"# character sets (ISO-8859-X) with small fraction of non-US-ASCII chars,\n"
@@ -5947,15 +5955,15 @@ msgstr	"# Si nécessaire, encodage MIME (
 	"# pour les jeux d'encodage 8bit Est Asiatique, Grec et Russe, car contenant\n"
 	"# un plus grand nombre de caractères 8bit.\n"
 
-#: src/lang.c:2224 src/lang.c:2245
+#: src/lang.c:2227 src/lang.c:2248
 msgid	"Don't change unless you know what you are doing. <ESC> cancels."
 msgstr	"Ne pas changer sauf si vous savez ce que vous faites. <ESC> annule."
 
-#: src/lang.c:2225
+#: src/lang.c:2228
 msgid	"Use 8bit characters in news headers"
 msgstr	"Caractères 8bit dans les en-têtes usenet"
 
-#: src/lang.c:2226
+#: src/lang.c:2229
 msgid	"# If ON, 8bit characters in news headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
 	"# 8bit chars in header are encoded regardless of the value of this\n"
@@ -5966,28 +5974,28 @@ msgstr	"# Si ON, les caractères 8bit dan
 	"# de la valeur de cette option sauf si post_mime_encoding a comme\n"
 	"# valeur 8bit.\n"
 
-#: src/lang.c:2233
+#: src/lang.c:2236
 msgid	"Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"Visualiser automatiquement les fichiers traités. <ESPACE> change, <RETOUR> "
 	"valide, <ESC> annule."
 
-#: src/lang.c:2234
+#: src/lang.c:2237
 msgid	"View post-processed files"
 msgstr	"Voir les fichiers traités"
 
-#: src/lang.c:2235
+#: src/lang.c:2238
 msgid	"# If set, post processed files will be opened in a viewer\n"
 msgstr	"# Si ON, les fichiers traités seront ouverts\n"
 
-#: src/lang.c:2240
+#: src/lang.c:2243
 msgid	"MIME encoding in mail messages"
 msgstr	"Encodage MIME pour les mails"
 
-#: src/lang.c:2246
+#: src/lang.c:2249
 msgid	"Use 8bit characters in mail headers"
 msgstr	"Caractères 8bits dans en-têtes mail"
 
-#: src/lang.c:2247
+#: src/lang.c:2250
 msgid	"# If ON, 8bit characters in mail headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
 	"# 8bit chars in headers are encoded regardless of the value of this "
@@ -6005,26 +6013,26 @@ msgstr	"# Si ON, les caractères 8bit dan
 	"# mails donc nous vous conseillons de ne PAS activer cette option sauf si\n"
 	"# vous avez une bonne raison.\n"
 
-#: src/lang.c:2257
+#: src/lang.c:2260
 msgid	"Strip blanks from ends of lines"
 msgstr	"Nettoyer les fins de lignes"
 
-#: src/lang.c:2258
+#: src/lang.c:2261
 msgid	"# If ON strip blanks from ends of lines for faster display on slow "
 	"terminals.\n"
 msgstr	"# Si ON, enlève les blancs présents aux fins de lignes pour un affichage \n"
 	"# plus rapide sur les terminaux lents.\n"
 
-#: src/lang.c:2263
+#: src/lang.c:2266
 msgid	"If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr	"Si ON, utilise 'translit' pour iconv_open(3). <ESPACE> change & <RETOUR> "
 	"valide."
 
-#: src/lang.c:2264
+#: src/lang.c:2267
 msgid	"Transliteration"
 msgstr	"Translitération (conversion)"
 
-#: src/lang.c:2265
+#: src/lang.c:2268
 msgid	"# If ON, use //TRANSLIT extension. This means that when a character cannot\n"
 	"# be represented in the in the target character set, it can be approximated\n"
 	"# through one or several similarly looking characters.\n"
@@ -6032,147 +6040,147 @@ msgstr	"# Si ON, utilise l'extension //T
 	"# caractère n'est pas disponible dans l'encodage choisi, il peut être\n"
 	"# remplacé par un ou plusieurs autres caractères similaires.\n"
 
-#: src/lang.c:2272
+#: src/lang.c:2275
 msgid	"Send you a carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	"Vous envoie automatiquement une copie (CC). <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:2273
+#: src/lang.c:2276
 msgid	"Send you a cc automatically"
 msgstr	"Envoyer automatiquement une copie"
 
-#: src/lang.c:2274
+#: src/lang.c:2277
 msgid	"# If ON automatically put your name in the Cc: field when mailing an article\n"
 msgstr	"# Si ON, inclus automatiquement votre nom dans le champ Cc: lors d'un envoi\n"
 	"# par mail d'un article.\n"
 
-#: src/lang.c:2278
+#: src/lang.c:2281
 msgid	"Send you a blind carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	"Vous envoie automatiquement une copie privée (BCC). <ESPACE> change & "
 	"<RETOUR> valide."
 
-#: src/lang.c:2279
+#: src/lang.c:2282
 msgid	"Send you a blind cc automatically"
 msgstr	"Envoi automatique d'une copie privée"
 
-#: src/lang.c:2280
+#: src/lang.c:2283
 msgid	"# If ON automatically put your name in the Bcc: field when mailing an "
 	"article\n"
 msgstr	"# Si ON, inclus automatiquement votre nom dans le champ Bcc: lors d'un envoi\n"
 	"# par mail d'un article.\n"
 
-#: src/lang.c:2284
+#: src/lang.c:2287
 msgid	"Enter address elements about which you want to be warned. <CR> sets."
 msgstr	"Être averti de ces éléments. <RETOUR> valide."
 
-#: src/lang.c:2285
+#: src/lang.c:2288
 msgid	"Spamtrap warning address parts"
 msgstr	"Pièges à spam dans les adresses"
 
-#: src/lang.c:2286
+#: src/lang.c:2289
 msgid	"# A comma-delimited list of address-parts you want to be warned\n"
 	"# about when trying to reply by email.\n"
 msgstr	"# Une liste des parties dans les adresses, délimitées par des virgules,\n"
 	"# que vous souhaitez connaître lors d'une réponse par mail.\n"
 
-#: src/lang.c:2291
+#: src/lang.c:2294
 msgid	"Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr	"Entrer la durée d'un filtre (en nombre de jours). <RETOUR> valide."
 
-#: src/lang.c:2292
+#: src/lang.c:2295
 msgid	"No. of days a filter entry is valid"
 msgstr	"Durée de validité d'un filtre"
 
-#: src/lang.c:2293
+#: src/lang.c:2296
 msgid	"# Number of days a short term filter will be active\n"
 msgstr	"# Durée (en nombre de jours) de validité d'un filtre\n"
 
-#: src/lang.c:2297
+#: src/lang.c:2300
 msgid	"Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr	"Créer un filtre pour les articles postés. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:2298
+#: src/lang.c:2301
 msgid	"Add posted articles to filter"
 msgstr	"Créer un filtre pour les articles postés"
 
-#: src/lang.c:2299
+#: src/lang.c:2302
 msgid	"# If ON add posted articles which start a new thread to filter for\n"
 	"# highlighting follow-ups\n"
 msgstr	"# Si ON, crée un filtre pour les articles débutant un nouveau fil\n"
 	"# afin de mettre en surbrillance les suivis.\n"
 
-#: src/lang.c:2303
+#: src/lang.c:2306
 msgid	"The directory where articles/threads are to be saved in mailbox format."
 msgstr	"Le répertoire où sont enregistrés les articles/fils au format mailbox."
 
-#: src/lang.c:2304
+#: src/lang.c:2307
 msgid	"Mail directory"
 msgstr	"Répertoire mail"
 
-#: src/lang.c:2305
+#: src/lang.c:2308
 msgid	"# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr	"# (-m) répertoire où sont enregistrés les articles/fils au format mailbox\n"
 
-#: src/lang.c:2310
+#: src/lang.c:2313
 msgid	"Save articles in batch mode (-S)"
 msgstr	"Enregistrer articles en arrière-plan (-S)"
 
-#: src/lang.c:2311
+#: src/lang.c:2314
 msgid	"# If ON articles/threads will be saved in batch mode when save -S\n"
 	"# or mail (-M/-N) is specified on the command line\n"
 msgstr	"# Si ON, les articles/fils seront enregistrés à l'arrière-plan lorsque\n"
 	"# l'option -S ou (-M/-N) pour les mails est spécifiée.\n"
 
-#: src/lang.c:2316
+#: src/lang.c:2319
 msgid	"The directory where you want articles/threads saved."
 msgstr	"Le répertoire où vous voulez enregistrer les articles/fils."
 
-#: src/lang.c:2317
+#: src/lang.c:2320
 msgid	"Directory to save arts/threads in"
 msgstr	"Répertoire où enregistrer les articles/fils"
 
-#: src/lang.c:2318
+#: src/lang.c:2321
 msgid	"# Directory where articles/threads are saved\n"
 msgstr	"# Répertoire où sont enregistrés les articles/fils\n"
 
-#: src/lang.c:2322
+#: src/lang.c:2325
 msgid	"Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> sets."
 msgstr	"Enregistrement auto. basé sur l'en-tête Archive-name:. <ESPACE> change & "
 	"<RETOUR> valide."
 
-#: src/lang.c:2323
+#: src/lang.c:2326
 msgid	"Use Archive-name: header for save"
 msgstr	"Honorer l'en-tête 'Archive-name:'"
 
-#: src/lang.c:2324
+#: src/lang.c:2327
 msgid	"# If ON articles/threads with Archive-name: in mail header will\n"
 	"# be automatically saved with the Archive-name & part/patch no.\n"
 msgstr	"# Si ON, les articles/fils avec 'Archive-name:' dans l'en-tête\n"
 	"# du mail seront enregistrés automatiquement avec l'Archive-name\n"
 	"# & le numéro de la partie et ou patch.\n"
 
-#: src/lang.c:2329
+#: src/lang.c:2332
 msgid	"Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 	"cancels."
 msgstr	"Marquer lu les articles/fils enregistrés. <ESPACE> change, <RETOUR> valide, "
 	"<ESC> annule."
 
-#: src/lang.c:2330
+#: src/lang.c:2333
 msgid	"Mark saved articles/threads as read"
 msgstr	"Marquer lu les articles/fils enregistrés"
 
-#: src/lang.c:2331
+#: src/lang.c:2334
 msgid	"# If ON mark articles that are saved as read\n"
 msgstr	"# Si ON, marque lu les articles qui sont enregistrés\n"
 
-#: src/lang.c:2335
+#: src/lang.c:2338
 msgid	"Do post processing (eg. extract attachments) for saved articles."
 msgstr	"Post-traiter (p.e. extraire les pj) les articles enregistrés."
 
-#: src/lang.c:2336
+#: src/lang.c:2339
 msgid	"Post process saved articles"
 msgstr	"Post-traiter les articles enregistrés"
 
-#: src/lang.c:2337
+#: src/lang.c:2340
 msgid	"# Perform post processing (saving binary attachments) from saved articles.\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no\n"
@@ -6184,104 +6192,104 @@ msgstr	"# Post-traitement (enregistremen
 	"#   1 = extraire uniquement les *.shar (archives shell)\n"
 	"#   2 = oui\n"
 
-#: src/lang.c:2346
+#: src/lang.c:2349
 msgid	"Process only unread articles"
 msgstr	"Traiter uniquement les articles non lus"
 
-#: src/lang.c:2347
+#: src/lang.c:2350
 msgid	"# If ON only save/print/pipe/mail unread articles (tagged articles excepted)\n"
 msgstr	"# Si ON, enregistre/imprime/pipe/envoi articles non lu\n"
 	"# (excepté les articles marqués)\n"
 
-#: src/lang.c:2352
+#: src/lang.c:2355
 msgid	"Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr	"Afficher tout ou une partie des en-têtes. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:2353
+#: src/lang.c:2356
 msgid	"Print all headers when printing"
 msgstr	"Imprimer tous les en-têtes"
 
-#: src/lang.c:2354
+#: src/lang.c:2357
 msgid	"# If ON print all of article header otherwise just the important lines\n"
 msgstr	"# Si ON, imprimer tous les en-têtes, sinon juste les lignes importantes\n"
 
-#: src/lang.c:2358
+#: src/lang.c:2361
 msgid	"The printer program with options that is to be used to print articles/threads."
 msgstr	"Le logiciel d'impression avec options utilisées pour imprimer les articles/"
 	"fils."
 
-#: src/lang.c:2359
+#: src/lang.c:2362
 msgid	"Printer program with options"
 msgstr	"Logiciel d'impression avec options"
 
-#: src/lang.c:2360
+#: src/lang.c:2363
 msgid	"# Print program with parameters used to print articles/threads\n"
 msgstr	"# Logiciel d'impression avec options utilisées por imprimer les articles/"
 	"fils\n"
 
-#: src/lang.c:2366
+#: src/lang.c:2369
 msgid	"Force redraw after certain commands"
 msgstr	"Rafraîchir l'écran après certaines actions"
 
-#: src/lang.c:2367
+#: src/lang.c:2370
 msgid	"# If ON a screen redraw will always be done after certain external commands\n"
 msgstr	"# Si ON, un rafraîchissement de l'écran sera toujours effectué après\n"
 	"# certaines commandes externes\n"
 
-#: src/lang.c:2371
+#: src/lang.c:2374
 msgid	"Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"Lancer l'éditeur avec une ligne décalée. <ESPACE> change, <RETOUR> valide, "
 	"<ESC> annule."
 
-#: src/lang.c:2372
+#: src/lang.c:2375
 msgid	"Start editor with line offset"
 msgstr	"Lancer l'éditeur avec une ligne décalée"
 
-#: src/lang.c:2373
+#: src/lang.c:2376
 msgid	"# If ON editor will be started with cursor offset into the file\n"
 	"# otherwise the cursor will be positioned at the first line\n"
 msgstr	"# Si ON, l'éditeur sera lancé avec le curseur décalé\n"
 	"# sinon, le curseur sera positionné sur la première ligne\n"
 
-#: src/lang.c:2378
+#: src/lang.c:2381
 msgid	"Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr	"%E pour l'éditeur, %F pour le fichier, %N pour la ligne, <RETOUR> valide."
 
-#: src/lang.c:2379
+#: src/lang.c:2382
 msgid	"Invocation of your editor"
 msgstr	"Lancement de votre éditeur"
 
-#: src/lang.c:2380
+#: src/lang.c:2383
 #, c-format
 msgid	"# Format of editor line including parameters\n"
 	"# %%E Editor  %%F Filename  %%N Linenumber\n"
 msgstr	"# Format des paramètres pour l'éditeur\n"
 	"# %%E Éditeur  %%F Fichier  %%N N° de ligne\n"
 
-#: src/lang.c:2385
+#: src/lang.c:2388
 msgid	"Enter name and options for external-inews, --internal for internal inews"
 msgstr	"Nom et options pour l'inews externe, --internal pour l'inews interne"
 
-#: src/lang.c:2386
+#: src/lang.c:2389
 msgid	"External inews"
 msgstr	"Inews externe"
 
-#: src/lang.c:2387
+#: src/lang.c:2390
 msgid	"# If --internal use the built in mini inews for posting via NNTP\n"
 	"# otherwise use an external inews program\n"
 msgstr	"# Si '--internal', utilise l'inews allégé intégré pour poster via\n"
 	"# NNTP sinon, utilise un logiciel inews externe\n"
 
-#: src/lang.c:2391
+#: src/lang.c:2394
 msgid	"Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr	"%M pour le MUA, %S pour le sujet, %T pour 'to:', %F pour Fichier, <RETOUR> "
 	"valide."
 
-#: src/lang.c:2392
+#: src/lang.c:2395
 msgid	"Invocation of your mail command"
 msgstr	"Lancement de votre client mail"
 
-#: src/lang.c:2393
+#: src/lang.c:2396
 #, c-format
 msgid	"# Format of mailer line including parameters\n"
 	"# %%M Mailer  %%S Subject  %%T To  %%F Filename\n"
@@ -6292,11 +6300,11 @@ msgstr	"# Format des paramètres pour le 
 	"# p.e. pour utiliser elm comme MUA : elm -s \"%%S\" \"%%T\" < %%F\n"
 	"# p.e. pour elm interactif         : elm -i %%F -s \"%%S\" \"%%T\"\n"
 
-#: src/lang.c:2401
+#: src/lang.c:2404
 msgid	"Use interactive mail reader"
 msgstr	"Utiliser un MUA interactif"
 
-#: src/lang.c:2402
+#: src/lang.c:2405
 msgid	"# Interactive mailreader\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no interactive mailreader\n"
@@ -6308,59 +6316,59 @@ msgstr	"# MUA interactif :\n"
 	"#   1 = utiliser un MUA interactif avec les en-têtes du fichier\n"
 	"#   2 = utiliser un MUA interactif sans les en-têtes du fichier\n"
 
-#: src/lang.c:2411
+#: src/lang.c:2414
 msgid	"Remove ~/.article after posting"
 msgstr	"Effacer ~/.article après le postage"
 
-#: src/lang.c:2412
+#: src/lang.c:2415
 msgid	"# If ON remove ~/.article after posting.\n"
 msgstr	"# Si ON, effacer ~/.article après le postage.\n"
 
-#: src/lang.c:2416
+#: src/lang.c:2419
 msgid	"Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr	"Fichier pour les articles postés, <RETOUR> valide, pas de fichier = désactive."
 
-#: src/lang.c:2417
+#: src/lang.c:2420
 msgid	"Filename for posted articles"
 msgstr	"Fichier pour les articles postés"
 
-#: src/lang.c:2418
+#: src/lang.c:2421
 msgid	"# Filename where to keep all postings (default posted)\n"
 	"# If no filename is set then postings will not be saved\n"
 msgstr	"# Fichier où enregistrer les articles postés ('posted' par défaut)\n"
 	"# Si aucun fichier n'est indiqué, les articles postés ne seront pas\n"
 	"# enregistrés\n"
 
-#: src/lang.c:2423
+#: src/lang.c:2426
 msgid	"Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr	"Garder les articles non postés dans ~/dead.articles. <ESPACE> change & "
 	"<RETOUR> valide."
 
-#: src/lang.c:2424
+#: src/lang.c:2427
 msgid	"Keep failed arts in ~/dead.articles"
 msgstr	"Articles non postés dans ~/dead.articles"
 
-#: src/lang.c:2425
+#: src/lang.c:2428
 msgid	"# If ON keep all failed postings in ~/dead.articles\n"
 msgstr	"# Si ON, garde tous les articles non postés dans ~/dead.articles\n"
 
-#: src/lang.c:2429
+#: src/lang.c:2432
 msgid	"Do you want to strip unsubscribed groups from .newsrc"
 msgstr	"Voulez-vous effacer dans newsrc les groupes auxquels vous vous êtes désabonnés"
 
-#: src/lang.c:2430
+#: src/lang.c:2433
 msgid	"No unsubscribed groups in newsrc"
 msgstr	"Pas de groupes désabonnés dans newsrc"
 
-#: src/lang.c:2431
+#: src/lang.c:2434
 msgid	"# If ON strip unsubscribed groups from newsrc\n"
 msgstr	"# Si ON, efface dans newsrc les groupes auxquels vous vous êtes désabonnés\n"
 
-#: src/lang.c:2436
+#: src/lang.c:2439
 msgid	"Remove bogus groups from newsrc"
 msgstr	"Effacer les groupes corrompus de newsrc"
 
-#: src/lang.c:2437
+#: src/lang.c:2440
 msgid	"# What to do with bogus groups in newsrc file\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = keep\n"
@@ -6372,55 +6380,55 @@ msgstr	"# Que faire des groupes corrompu
 	"#   1 = effacer\n"
 	"#   2 = marquer d'un D dans l'écran de sélection\n"
 
-#: src/lang.c:2445
+#: src/lang.c:2448
 msgid	"Enter number of seconds until active file will be reread. <CR> sets."
 msgstr	"Durée avant que le fichier active ne soit relu. <RETOUR> valide."
 
-#: src/lang.c:2446
+#: src/lang.c:2449
 msgid	"Interval in secs to reread active"
 msgstr	"Durée avant relecture du fichier active"
 
-#: src/lang.c:2447
+#: src/lang.c:2450
 msgid	"# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr	"# Durée (en secondes) avant que le fichier active ne soit relu (0=jamais)\n"
 
-#: src/lang.c:2452
+#: src/lang.c:2455
 msgid	"Reconnect to server automatically"
 msgstr	"Reconnexion automatique au serveur"
 
-#: src/lang.c:2453
+#: src/lang.c:2456
 msgid	"# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr	"# Si ON, reconnexion automatique au serveur NNTP si la connexion est rompue\n"
 
-#: src/lang.c:2457
+#: src/lang.c:2460
 msgid	"Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr	"Créer des copies locales des en-têtes NNTP. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:2458
+#: src/lang.c:2461
 msgid	"Cache NNTP overview files locally"
 msgstr	"Cache local des en-têtes NNTP"
 
-#: src/lang.c:2459
+#: src/lang.c:2462
 msgid	"# If ON, create local copies of NNTP overview files.\n"
 msgstr	"# Si ON, crée une copie locale des en-têtes NNTP.\n"
 
-#: src/lang.c:2463
+#: src/lang.c:2466
 msgid	"Enter format string. <CR> sets, <ESC> cancels."
 msgstr	"Formatage des dates. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:2464
+#: src/lang.c:2467
 msgid	"Format string for display of dates"
 msgstr	"Format des dates affichées"
 
-#: src/lang.c:2465
+#: src/lang.c:2468
 msgid	"# Format string for date representation\n"
 msgstr	"# Format des dates affichées\n"
 
-#: src/lang.c:2471
+#: src/lang.c:2474
 msgid	"Unicode normalization form"
 msgstr	"Normalisation d'Unicode"
 
-#: src/lang.c:2472
+#: src/lang.c:2475
 msgid	"# Unicode normalization form\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = None\n"
@@ -6436,11 +6444,11 @@ msgstr	"# Normalisation d'Unicode\n"
 	"#   3 = NFC\n"
 	"#   4 = NFD\n"
 
-#: src/lang.c:2484
+#: src/lang.c:2487
 msgid	"Render BiDi"
 msgstr	"Rendu BiDi"
 
-#: src/lang.c:2485
+#: src/lang.c:2488
 msgid	"# If ON, bi-directional text is rendered by tin\n"
 msgstr	"# Si ON, le texte bi-directionnel est affiché par tin\n"
 
@@ -6487,7 +6495,7 @@ msgstr	"Réenvoyer la dernière commande (
 #. *       - use some sort of pager?
 #. *       - -> lang.c
 #.
-#: src/nntplib.c:1724
+#: src/nntplib.c:1759
 msgid	"MOTD: "
 msgstr	""
 
Binary files tin-1.7.10/po/ru.gmo and tin-1.8.0/po/ru.gmo differ
diff -Nurp tin-1.7.10/po/ru.po tin-1.8.0/po/ru.po
--- tin-1.7.10/po/ru.po	2005-09-29 13:21:10.000000000 +0200
+++ tin-1.8.0/po/ru.po	2005-12-24 19:09:52.093529764 +0100
@@ -6,7 +6,7 @@
 msgid	""
 msgstr	"Project-Id-Version: tin 1.7.9\n"
 	"Report-Msgid-Bugs-To: \n"
-	"POT-Creation-Date: 2005-09-29 13:20+0200\n"
+	"POT-Creation-Date: 2005-12-24 19:09+0100\n"
 	"PO-Revision-Date: 2005-03-23 15:39+0200\n"
 	"Last-Translator: Andrei Emeltchenko <andrei.emeltchenko@finik.org>\n"
 	"Language-Team: Russian <ru@li.org>\n"
@@ -285,7 +285,7 @@ msgstr	""
 msgid	"# remove tmp files and set Followup-To: poster\n"
 msgstr	""
 
-#: src/cook.c:495
+#: src/cook.c:499
 msgid	"(unknown)"
 msgstr	"(ÎÅÉÚ×ÅÓÔÎÏ)"
 
@@ -296,7 +296,7 @@ msgstr	"(ÎÅÉÚ×ÅÓÔÎÏ)"
 msgid	"Removed from the previous rule: "
 msgstr	"õÄÁÌÅÎ ÉÚ ĞÒÅÄÙÄÕİÅÇÏ ĞÒÁ×ÉÌÁ: "
 
-#: src/keymap.c:239
+#: src/keymap.c:271
 msgid	"NULL"
 msgstr	""
 
@@ -649,7 +649,7 @@ msgstr	"óÏÚÄÁÎÉÅ active ÆÁÊÌÁ ÄÌÑ ÓÏÈÒ. 
 msgid	"Creating newsrc file...\n"
 msgstr	"óÏÚÄÁÎÉÅ newsrc ÆÁÊÌÁ...\n"
 
-#: src/lang.c:129 src/lang.c:1147
+#: src/lang.c:129 src/lang.c:1150
 msgid	"Default"
 msgstr	"ğÏ ÕÍÏÌŞÁÎÉÀ"
 
@@ -1670,7 +1670,7 @@ msgstr	"ĞÅÒÅÍÅÓÔÉÔØ ÇÒÕĞĞÕ × ÓĞÉÓËÅ"
 msgid	"choose next group with unread news"
 msgstr	"×ÙÂÒÁÔØ ÓÌÅÄ. ÇÒÕĞĞÕ Ó ÎÅĞÒÏŞÉÔÁÎÎÙÍÉ ÎÏ×ÏÓÔÑÍÉ"
 
-#: src/lang.c:389 src/lang.c:1194
+#: src/lang.c:389 src/lang.c:1197
 msgid	"quit"
 msgstr	"×ÙÈÏÄ"
 
@@ -1927,411 +1927,415 @@ msgstr	"\n"
 msgid	"Invalid  From: %s  line. Read the INSTALL file again."
 msgstr	"îÅÄÏĞÕÓÔÉÍÁÑ ÓÔÒÏËÁ From: %s. ğÒÏŞÉÔÁÊÔÅ INSTALL ÓÎÏ×Á."
 
-#: src/lang.c:454
+#: src/lang.c:455
+msgid	"Invalid multibyte sequence found\n"
+msgstr	""
+
+#: src/lang.c:457
 #, c-format
 msgid	"Invalid  Sender:-header %s"
 msgstr	"îÅÄÏĞÕÓÔÉÍÙÊ ÚÁÇÏÌÏ×ÏË Sender: %s"
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid	"Inverse video disabled"
 msgstr	"éÎ×ÅÒÓÎÏÅ ×ÉÄÅÏ ÚÁĞÒÅİÅÎÏ"
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid	"Inverse video enabled"
 msgstr	"éÎ×ÅÒÓÎÏÅ ×ÉÄÅÏ ÒÁÚÒÅÛÅÎÏ"
 
-#: src/lang.c:458
+#: src/lang.c:461
 #, c-format
 msgid	"Missing definition for %s\n"
 msgstr	"ğÒÏĞÕİÅÎÏ ÏĞÒÅÄÅÌÅÎÉÅ ÄÌÑ %s\n"
 
-#: src/lang.c:459
+#: src/lang.c:462
 #, c-format
 msgid	"Invalid key definition '%s'\n"
 msgstr	"îÅĞÒÁ×ÉÌØÎÏÅ ÏĞÒÅÄÅÌÅÎÉÅ ËÌÁ×ÉÛÉ '%s'\n"
 
-#: src/lang.c:460
+#: src/lang.c:463
 #, c-format
 msgid	"Invalid keyname '%s'\n"
 msgstr	"îÅĞÒÁ×ÉÌØÎÏÅ ÎÁÚ×ÁÎÉÅ ËÌÁ×ÉÛÉ '%s'\n"
 
-#: src/lang.c:461
+#: src/lang.c:464
 #, c-format
 msgid	"Keymap file was upgraded to version %s\n"
 msgstr	"Keymap ÆÁÊÌ ÏÂÎÏ×ÌÅÎ ÄÏ ×ÅÒÓÉÉ %s\n"
 
-#: src/lang.c:462
+#: src/lang.c:465
 #, c-format
 msgid	"Kill From:     [%s] (y/n): "
 msgstr	"õÎÉŞÔÏÖÉÔØ From:     [%s] (y/n): "
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid	"Kill Lines: (</>num): "
 msgstr	"õÎÉŞÔÏÖÉÔØ óÔÒÏËÉ: (</>num): "
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid	"Kill Article Menu"
 msgstr	"õÎÉŞÔÏÖÉÔØ íÅÎÀ óÔÁÔØÉ"
 
-#: src/lang.c:465
+#: src/lang.c:468
 #, c-format
 msgid	"Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr	"õÎÉŞÔÏÖÉÔØ Msg-Id:   [%s] (f/l/o/n): "
 
-#: src/lang.c:466
+#: src/lang.c:469
 msgid	"Kill pattern scope  : "
 msgstr	"õÎÉŞÔÏÖÉÔØ ÛÁÂÌÏÎ ÏÂÚÏÒÁ  : "
 
-#: src/lang.c:467
+#: src/lang.c:470
 #, c-format
 msgid	"Kill Subject:  [%s] (y/n): "
 msgstr	"õÎÉŞÔÏÖÉÔØ Subject:  [%s] (y/n): "
 
-#: src/lang.c:468
+#: src/lang.c:471
 msgid	"Kill text pattern   : "
 msgstr	"õÎÉŞÔÏÖÉÔØ ÛÁÂÌÏÎ    : "
 
-#: src/lang.c:469
+#: src/lang.c:472
 msgid	"Kill time in days   : "
 msgstr	"õÎÉŞÔÏÖÉÔØ ×ÒÅÍÑ × ÄÎÑÈ   : "
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid	"Last"
 msgstr	"ğÏÓÌÅÄÎÉÊ"
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid	"-- Last response --"
 msgstr	"-- ğÏÓÌÅÄÎÉÊ ÏÔ×ÅÔ --"
 
-#: src/lang.c:473
+#: src/lang.c:476
 #, c-format
 msgid	"Lines %s  "
 msgstr	"ìÉÎÉÊ %s  "
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid	"Message-ID: line              "
 msgstr	"Message-ID: ÓÔÒÏË              "
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid	"Mail"
 msgstr	""
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid	"mailbox "
 msgstr	""
 
-#: src/lang.c:478
+#: src/lang.c:481
 #, c-format
 msgid	"Mail article(s) to [%.*s]> "
 msgstr	"ğÏÓÌÁÔØ ĞÏ e-mail ÓÔÁÔØÀ(É) ĞÏ [%.*s]> "
 
-#: src/lang.c:479
+#: src/lang.c:482
 #, c-format
 msgid	"Mailing log to %s\n"
 msgstr	"ïÔĞÒÁ×ÉÔØ log %s\n"
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid	"Mail bug report..."
 msgstr	"ïÔĞÒÁ×ÌÑÅÔÓÑ bugreport ..."
 
-#: src/lang.c:481
+#: src/lang.c:484
 #, c-format
 msgid	"Mail BUG REPORT to %s?"
 msgstr	"ïÔĞÒÁ×ÉÔØ bugreport  %s?"
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid	"Mailed"
 msgstr	"ïÔĞÒÁ×ÌÅÎÏ ĞÏ e-mail"
 
-#: src/lang.c:483
+#: src/lang.c:486
 #, c-format
 msgid	"Mailing to %s..."
 msgstr	"ïÔĞÒÁ×ÌÑÅÔÓÑ ĞÏ e-mail %s..."
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid	"# [Mail/Save] active file. Format is like news active file:\n"
 	"#   groupname  max.artnum  min.artnum  /dir\n"
 	"# The 4th field is the basedir (ie. ~/Mail or ~/News)\n"
 	"#\n"
 msgstr	""
 
-#: src/lang.c:487
+#: src/lang.c:490
 #, c-format
 msgid	"%s marked as unread"
 msgstr	"%s ĞÏÍÅŞÅÎÏ ËÁË ÎÅĞÒÏŞÉÔÁÎÏ"
 
-#: src/lang.c:488
+#: src/lang.c:491
 #, c-format
 msgid	"Marked %d of %d tagged %s as read"
 msgstr	"ğÏÍÅŞÅÎÏ %d ÉÚ %d ÏÔÍÅŞÅÎÎÙÈ %s ËÁË ĞÒÏŞÉÔÁÎÏ"
 
-#: src/lang.c:489
+#: src/lang.c:492
 #, c-format
 msgid	"Mark all articles as read%s?"
 msgstr	"ğÏÍÅÔÉÔØ ×ÓÅ ÓÔÁÔØÉ ËÁË ĞÒÏŞÉÔÁÎÏ%s?"
 
-#: src/lang.c:490
+#: src/lang.c:493
 #, c-format
 msgid	"Mark %s=tagged articles, %s=current article, %s=quit: "
 msgstr	"íÁÒËÉÒÏ×ÁÔØ %s=ĞÏÍÅŞÅÎÎÙÅ ÓÔÁÔØÉ, %s=ÔÅËÕİÕÀ ÓÔÁÔØÀ, %s=×ÙÈÏÄ: "
 
-#: src/lang.c:491
+#: src/lang.c:494
 #, c-format
 msgid	"Mark group %s as read?"
 msgstr	"ğÏÍÅÔÉÔØ ÇÒÕĞĞÕ %s ËÁË ĞÒÏŞÉÔÁÎÎÕÀ?"
 
-#: src/lang.c:492
+#: src/lang.c:495
 #, c-format
 msgid	"Mark thread as read%s?"
 msgstr	"ğÏÍÅÔÉÔØ ÎÉÔØ ËÁË ĞÒÏŞÉÔÁÎÎÕÀ %s?"
 
-#: src/lang.c:493
+#: src/lang.c:496
 #, c-format
 msgid	"Mark %s=tagged articles/threads, %s=current thread, %s=quit: "
 msgstr	"íÁÒËÉÒÏ×ÁÔØ %s=ÏÔÍÅŞÅÎÎÙÅ ÓÔÁÔØÉ/ÎÉÔÉ, %s=ÔÅËÕİÕÀ ÎÉÔØ, %s=×ÙÈÏÄ: "
 
-#: src/lang.c:494
+#: src/lang.c:497
 #, c-format
 msgid	"Matching %s groups..."
 msgstr	"ğÒÏ×ÅÒËÁ %s ÇÒÕĞĞ..."
 
-#: src/lang.c:495 src/lang.c:499
+#: src/lang.c:498 src/lang.c:502
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=search pattern; %s=kill/select"
 msgstr	"<n>=ĞÅÒÅÊÔÉ Ë n; %s=ÓÌÅÄ.ÎÅĞÒÏŞ.; %s=ĞÏÉÓË ĞÏ ÛÁÂÌÏÎÕ; %s=ÕÎÉŞÔ./×ÙÂÒÁÔØ"
 
-#: src/lang.c:496
+#: src/lang.c:499
 #, c-format
 msgid	"%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; %s=list "
 	"thread"
 msgstr	"%s=ĞÏÉÓË Á×ÔÏÒ.; %s=catchup; %s=ÓÔÒ.×ÎÉÚ; %s=ÓÔÒ.××ÅÒÈ; %s=ÍÁÒË.ĞÒÏŞ.; %"
 	"s=ÓĞÉÓÏË ÄÉÓË."
 
-#: src/lang.c:497
+#: src/lang.c:500
 #, c-format
 msgid	"%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom"
 msgstr	"%s=ÓÔÒ.××ÅÒÈ; %s=ÓÔÒ.×ÎÉÚ; %s=ÓÔÒÁÎ.××ÅÒÈ; %s=ÓÔÒÁÎ.×ÎÉÚ; %s=ÎÁŞÁÌÏ; %s=ËÏÎÅÃ"
 
-#: src/lang.c:498
+#: src/lang.c:501
 #, c-format
 msgid	"%s=search forwards; %s=search backwards; %s=quit"
 msgstr	"%s=ĞÏÉÓË ×ĞÅÒÅÄ; %s=ĞÏÉÓË ÎÁÚÁÄ; %s=×ÙÈÏÄ"
 
-#: src/lang.c:500
+#: src/lang.c:503
 #, c-format
 msgid	"%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
 msgstr	"%s=ĞÏÉË Á×ÔÏÒ.; %s=ĞÏÉÓË ÔÅÌ.; %s=catchup; %s=followup; %s=ÍÁÒË.ĞÒÏŞ."
 
-#: src/lang.c:501
+#: src/lang.c:504
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
 msgstr	"<n>=ĞÅÒÅÊÔÉ Ë n; %s=ÓÌÅÄ.ÎÅĞÒÏŞ.; %s,%s=ĞÏÉÓË ĞÏ ÛÁÂÌÏÎÕ; %s=catchup"
 
-#: src/lang.c:502
+#: src/lang.c:505
 #, c-format
 msgid	"%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
 msgstr	"%s=ÓÔÒ.×ÎÉÚ; %s=ÓÔÒ.××ÅÒÈ; %s=ĞÏÍÏİØ; %s=ĞÅÒÅÍ.; %s=×ÙÈÏÄ; %s=[×ÓÅ|ÎÅĞÒÏŞ.]"
 
-#: src/lang.c:503
+#: src/lang.c:506
 #, c-format
 msgid	"%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/out"
 msgstr	"%s=ĞÏÄĞÉÓÁÔØÓÑ; %s=ĞÏÄĞ.ÛÁÂÌÏÎ; %s=ÏÔĞÉÓÁÔØÓÑ; %s=ÏÔĞÉÓ.ÛÁÂÌÏÎ; %s=yank in/out"
 
-#: src/lang.c:504
+#: src/lang.c:507
 #, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr	"<n>=ĞÅÒÅÊÔÉ Ë n; %s=ÓÌÅÄ.ÎÅĞÒÏŞ.; %s=catchup; %s=ÉÚÍÅÎ.ĞÏËÁÚ"
 
-#: src/lang.c:505
+#: src/lang.c:508
 #, c-format
 msgid	"%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread"
 msgstr	"%s=ĞÏÍÏİØ; %s=ÓÔÒ.×ÎÉÚ; %s=ÓÔÒ.××ÅÒÈ; %s=×ÙÈÏÄ; %s=ÍÁÒË.; %s=ÍÁÒË.ÎÅĞÒ."
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid	"--More--"
 msgstr	"--äÁÌÅÅ--"
 
-#: src/lang.c:507
+#: src/lang.c:510
 #, c-format
 msgid	"Moving %s..."
 msgstr	"ğÅÒÅÍÅİÅÎÉÅ %s..."
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid	", name: "
 msgstr	", ÉÍÑ: "
 
-#: src/lang.c:510
+#: src/lang.c:513
 #, c-format
 msgid	"Goto newsgroup [%s]> "
 msgstr	"ğÅÒÅÊÔÉ Ë ÇÒÕĞĞÅ [%s]> "
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid	"newsgroups"
 msgstr	"ÇÒÕĞĞÙ"
 
-#: src/lang.c:512
+#: src/lang.c:515
 #, c-format
 msgid	"Position %s in group list (1,2,..,$) [%d]> "
 msgstr	"ğÏÚÉÃÉÑ %s × ÓĞÉÓËÅ ÇÒÕĞĞ (1,2,..,$) [%d]> "
 
-#: src/lang.c:513
+#: src/lang.c:516
 msgid	"newsgroup"
 msgstr	"ÇÒÕĞĞÁ"
 
-#: src/lang.c:514
+#: src/lang.c:517
 msgid	"Try and save newsrc file again?"
 msgstr	"ğÏĞÒÏÂÏ×ÁÔØ É ÓÏÈÒÁÎÉÔØ newsrc ÓÎÏ×Á?"
 
-#: src/lang.c:515
+#: src/lang.c:518
 msgid	"Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr	"÷ÎÉÍÁÎÉÅ: çÒÕĞĞÙ ÎÅ ÂÙÌÉ ÚÁĞÉÓÁÎÙ × newsrc. óÏÈÒÁÎÅÎÉÅ ĞÒÅÒ×ÁÎÏ."
 
-#: src/lang.c:516
+#: src/lang.c:519
 msgid	"newsrc file saved successfully.\n"
 msgstr	"newsrc ÆÁÊÌ ÕÓĞÅÛÎÏ ÓÏÈÒÁÎÅÎ.\n"
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid	"-- Next response --"
 msgstr	"-- óÌÅÄÕÀİÉÊ ÏÔ×ÅÔ --"
 
-#: src/lang.c:518
+#: src/lang.c:521
 #, c-format
 msgid	"NNTP authorization password not found for %s"
 msgstr	"NNTP ĞÁÒÏÌØ ÎÅ ÎÁÊÄÅÎ ÄÌÑ %s"
 
-#: src/lang.c:519
+#: src/lang.c:522
 msgid	"No  "
 msgstr	"îÅÔ  "
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid	"*** No articles ***"
 msgstr	"*** îÅÔ ÓÔÁÔÅÊ ***"
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid	"No articles have been posted"
 msgstr	"îÉ ÏÄÎÁ ÓÔÁÔØÑ ÎÅ ÂÙÌÁ ÏÔĞÒÁ×ÌÅÎÁ"
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid	"*** No description ***"
 msgstr	"*** îÅÔ ÏĞÉÓÁÎÉÑ ***"
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid	"No filename"
 msgstr	"îÅÔ ÉÍÅÎÉ ÆÁÊÌÁ"
 
-#: src/lang.c:524
+#: src/lang.c:527
 msgid	"No group"
 msgstr	"îÅÔ ÇÒÕĞĞÙ"
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid	"*** No groups ***"
 msgstr	"*** îÅÔ ÇÒÕĞĞ ***"
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid	"No more groups to read"
 msgstr	"îÅÔ ÂÏÌØÛÅ ÇÒÕĞĞ"
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid	"No last message"
 msgstr	"îÅÔ ĞÏÓÌÅÄÎÅÇÏ ÓÏÏÂİÅÎÉÑ"
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid	"No mail address"
 msgstr	"îÅÔ ÁÄÒÅÓÁ e-mail"
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid	"No articles marked for saving"
 msgstr	"îÅÔ ÍÁÒËÉÒÏ×ÁÎÎÙÈ ÄÌÑ ÓÏÈÒÁÎÅÎÉÑ ÓÔÁÔÅÊ"
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid	"No match"
 msgstr	"îÅÔ ÓÏ×ĞÁÄÅÎÉÑ"
 
-#: src/lang.c:531
+#: src/lang.c:534
 msgid	"No more groups"
 msgstr	"âÏÌØÛÅ ÎÅÔ ÇÒÕĞĞ"
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid	"No newsgroups"
 msgstr	"îÅÔ ÇÒÕĞĞ"
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid	"No next unread article"
 msgstr	"îÅÔ ÓÌÅÄÕÀİÅÊ ÎÅĞÒÏŞÉÔÁÎÎÏÊ ÓÔÁÔØÉ"
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid	"No previous group"
 msgstr	"îÅÔ ĞÒÅÄÙÄÕİÅÊ ÇÒÕĞĞÙ"
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid	"No previous unread article"
 msgstr	"îÅÔ ĞÒÅÄÙÄÕİÅÊ ÎÅĞÒÏŞÉÔÁÎÎÏÊ ÓÔÁÔØÉ"
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid	"No responses"
 msgstr	"îÅÔ ÏÔËÌÉËÏ×"
 
-#: src/lang.c:537
+#: src/lang.c:540
 msgid	"No responses to list in current thread"
 msgstr	"îÅÔ ÏÔ×ÅÔÏ× ÎÁ ÓĞÉÓÏË × ÔÅËÕİÅÊ ÎÉÔÉ"
 
-#: src/lang.c:538
+#: src/lang.c:541
 msgid	"No search string"
 msgstr	"îÅÔ ÓÔÒÏËÉ ĞÏÉÓËÁ"
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid	"No subject"
 msgstr	"îÅÔ ÔÅÍÙ"
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid	"%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr	""
 
-#: src/lang.c:542
+#: src/lang.c:545
 #, c-format
 msgid	"%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr	""
 
-#: src/lang.c:543
+#: src/lang.c:546
 #, c-format
 msgid	"%s: Terminal must have clearscreen (cl) capability\n"
 msgstr	"%s: ôÅÒÍÉÎÁÌ ÄÏÌÖÅÎ ÉÍÅÔØ clearscreen (cl) ÆÕÎËÃÉÀ\n"
 
-#: src/lang.c:544
+#: src/lang.c:547
 #, c-format
 msgid	"%s: Terminal must have cursor motion (cm)\n"
 msgstr	"%s: ôÅÒÍÉÎÁÌ ÄÏÌÖÅÎ ÉÍÅÔØ cursor motion (cm)\n"
 
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid	"%s: TERM variable must be set to use screen capabilities\n"
 msgstr	"%s: ĞÅÒÅÍÅÎÎÁÑ ÏËÒÕÖÅÎÉÑ TERM ÄÏÌÖÎÁ ÂÙÔØ ÕÓÔÁÎÏ×ÌÅÎÁ ÄÌÑ ÉÓĞÏÌØÚÏ×ÁÎÉÑ "
 	"ÓĞÏÓÏÂÎÏÓÔÅÊ ÜËÒÁÎÁ\n"
 
-#: src/lang.c:547
+#: src/lang.c:550
 #, c-format
 msgid	"No viewer found for %s/%s\n"
 msgstr	"îÅ ÎÁÊÄÅÎ ĞÒÏÓÍÏÔÏÒİÉË ÄÌÑ %s/%s\n"
 
-#: src/lang.c:548
+#: src/lang.c:551
 msgid	"Newsgroup does not exist on this server"
 msgstr	"çÒÕĞĞÁ ÎÅ ÓÕİÅÓÔ×ÕÅÔ ÎÁ ÜÔÏÍ ÓÅÒ×ÅÒÅ"
 
-#: src/lang.c:549
+#: src/lang.c:552
 #, c-format
 msgid	"Group %s not found in active file"
 msgstr	"çÒÕĞĞÁ %s ÎÅ ÎÁÊÄÅÎÁ × ÆÁÊÌÅ active"
 
-#: src/lang.c:550
+#: src/lang.c:553
 msgid	"c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	"c)ÓÏÚÄÁÔØ, a)ÉÓĞ.ÄÒÕÇÏÅ ÉÍÑ, d)ÉÓĞ.ÓÔÁÎÄ. .newsrc, q)×ÙÈÏÄ ÉÚ tin: "
 
-#: src/lang.c:551
+#: src/lang.c:554
 msgid	"use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	"a)ÉÓĞ.ÄÒÕÇÏÅ ÉÍÑ, ÉÓĞ.ÓÔÁÎÄ. .newsrc, q)×ÙÈÏÄ ÉÚ tin: "
 
-#: src/lang.c:552
+#: src/lang.c:555
 #, c-format
 msgid	"# NNTP-server -> newsrc translation table and NNTP-server\n"
 	"# shortname list for %s %s\n"
@@ -2347,317 +2351,317 @@ msgid	"# NNTP-server -> newsrc translati
 	"#\n"
 msgstr	""
 
-#: src/lang.c:559
+#: src/lang.c:562
 msgid	"Only"
 msgstr	"ôÏÌØËÏ"
 
-#: src/lang.c:560
+#: src/lang.c:563
 #, c-format
 msgid	"Option not enabled. Recompile with %s."
 msgstr	"ïĞÃÉÑ ÎÅ ×ËÌÀŞÅÎÁ. ğÅÒÅÓÏÂÅÒÉÔÅ ĞÁËÅÔ Ó %s."
 
-#: src/lang.c:561
+#: src/lang.c:564
 msgid	"Options Menu"
 msgstr	"íÅÎÀ ïĞÃÉÊ"
 
-#: src/lang.c:564
+#: src/lang.c:567
 #, c-format
 msgid	"Error in regex: %s at pos. %d '%s'"
 msgstr	"ïÛÉÂËÁ × regex: %s × ĞÏÚ. %d '%s'"
 
-#: src/lang.c:565
+#: src/lang.c:568
 #, c-format
 msgid	"Error in regex: pcre internal error %d"
 msgstr	"ïÛÉÂËÁ × regex: pcre ×ÎÕÔÒ. ÏÛÉÂËÁ %d"
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid	"Error in regex: study - pcre internal error %s"
 msgstr	"ïÛÉÂËÁ × regex: study - pcre ×ÎÕÔÒ. ÏÛÉÂËÁ %s"
 
-#: src/lang.c:567
+#: src/lang.c:570
 msgid	"Post a followup..."
 msgstr	"ïÔĞÒÁ×ÌÅÎÉÅ ÏÔ×ÅÔÁ × ÇÒÕĞĞÕ..."
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:569
+#: src/lang.c:572
 msgid	"An error has occurred while posting the article. If you think that this\n"
 	"error is temporary or otherwise correctable, you can postpone the article\n"
 	"and pick it up again with ^O later.\n"
 msgstr	"ïÛÉÂËÁ ×Ï ×ÒÅÍÑ ÏÔĞÒÁ×ÌÅÎÉÑ ÓÔÁÔØÉ. åÓÌÉ ÷Ù ÄÕÍÁÅÔÅ, ŞÔÏ ÏÛÉÂËÁ ×ÒÅÍÅÎÎÁÑ\n"
 	"É ËÏÒÒÅËÔÉÒÕÅÍÁÑ, ÷Ù ÍÏÖÅÔÅ ÏÔÌÏÖÉÔØ ÓÔÁÔØÀ É ÏÔĞÒÁ×ÉÔØ ĞÏÚÖÅ Ó ĞÏÍÏİØÀ ^O\n"
 
-#: src/lang.c:572
+#: src/lang.c:575
 msgid	"Posted articles history"
 msgstr	"ïÔĞÒÁ×ÌÅÎÁ ÉÓÔÏÒÉÑ ÓÔÁÔÅÊ"
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid	"Post to newsgroup(s) [%s]> "
 msgstr	"ïÔĞÒÁ×ÉÔØ × ÇÒÕĞĞÕ(Ù) [%s]> "
 
-#: src/lang.c:574
+#: src/lang.c:577
 msgid	"-- post processing started --"
 msgstr	"-- ÏÂÒÁÂÏÔËÁ ÎÁŞÁÔÁ --"
 
-#: src/lang.c:575
+#: src/lang.c:578
 msgid	"-- post processing completed --"
 msgstr	"-- ÏÂÒÁÂÏÔËÁ ÚÁËÏÎŞÅÎÁ --"
 
-#: src/lang.c:576
+#: src/lang.c:579
 #, c-format
 msgid	"Post subject [%s]> "
 msgstr	"ôÅÍÁ ÓÏÏÂİÅÎÉÑ [%s]> "
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid	"# Summary of mailed/posted messages viewable by 'W' command from within tin.\n"
 msgstr	"# ó×ÏÄËÁ ÏÔĞÒÁ×ÌÅÎÎÙÈ × ÇÒÕĞĞÕ/ĞÏ e-mail ÓÏÏÂİÅÎÉÊ ×ÙÚÙ×ÁÅÔÓÑ ËÏÍÁÎÄÏÊ  'W' "
 	"ÉÚtin.\n"
 
-#: src/lang.c:578
+#: src/lang.c:581
 msgid	"Posting article..."
 msgstr	"ïÔĞÒÁ×ÌÅÎÉÅ × ÇÒÕĞĞÕ ÓÔÁÔØÉ..."
 
-#: src/lang.c:579
+#: src/lang.c:582
 #, c-format
 msgid	"Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr	"ïÔĞÒÁ×ÉÔØ ÏÔÌÏÖÅÎÎÙÅ ÓÔÁÔØÉ [%%s]? (%s/%s/%s/%s/%s): "
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid	"Hot %s"
 msgstr	""
 
-#: src/lang.c:581
+#: src/lang.c:584
 #, c-format
 msgid	"Tagged %s"
 msgstr	"ğÏÍÅŞÅÎÙ %s"
 
-#: src/lang.c:582
+#: src/lang.c:585
 #, c-format
 msgid	"Untagged %s"
 msgstr	"óÎÑÔÙ ÏÔÍÅÔËÉ %s"
 
-#: src/lang.c:583
+#: src/lang.c:586
 msgid	"Processing mail messages marked for deletion."
 msgstr	"ïÂÒÁÂÏÔËÁ e-mail ĞÏÍÅŞÅÎÎÙÈ ÄÌÑ ÕÄÁÌÅÎÉÑ."
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid	"Processing saved articles marked for deletion."
 msgstr	"ïÂÒÁÂÏÔËÁ ÓÏÈÒ. ÓÔÁÔÅÊ ĞÏÍÅŞÅÎÎÙÈ ÄÌÑ ÕÄÁÌÅÎÉÑ."
 
-#: src/lang.c:585
+#: src/lang.c:588
 #, c-format
 msgid	"Accept Followup-To? %s=post, %s=ignore, %s=quit: "
 msgstr	"ğÒÉÎÑÔØ Followup-To? %s=ÏÔĞÒÁ×ÉÔØ, %s=ÉÇÎÏÒ., %s=×ÙÈÏÄ: "
 
-#: src/lang.c:586
+#: src/lang.c:589
 msgid	"Article unchanged, abort mailing?"
 msgstr	"óÔÁÔØÑ ÎÅ ÉÚÍÅÎÉÌÁÓØ, ĞÒÅÒ×ÁÔØ ÏÔĞÒÁ×ËÕ?"
 
-#: src/lang.c:587
+#: src/lang.c:590
 #, c-format
 msgid	"Do you want to see postponed articles (%d)?"
 msgstr	"èÏÔÉÔÅ ĞÏÓÍÏÔÒÅÔØ ÏÔÌÏÖÅÎÎÙÅ ÓÔÁÔØÉ (%d)?"
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid	"Add quick kill filter?"
 msgstr	"äÏÂÁ×ÉÔØ ÂÙÓÔÒÙÊ ÕÎÉŞÔ. ÆÉÌØÔÒ?"
 
-#: src/lang.c:590
+#: src/lang.c:593
 msgid	"Add quick selection filter?"
 msgstr	"äÏÂÁ×ÉÔØ ÂÙÓÔÒ. ÓÅÌÅË. ÆÉÌØÔÒ?"
 
-#: src/lang.c:591
+#: src/lang.c:594
 msgid	"Do you really want to quit?"
 msgstr	"÷Ù ÄÅÊÓÔ×ÉÔÅÌØÎÏ ÈÏÔÉÔÅ ×ÙÊÔÉ?"
 
-#: src/lang.c:592
+#: src/lang.c:595
 #, c-format
 msgid	"%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr	"%s=ÒÅÄÁËÔ.ÏÔÍÅÎ.ÓÏÏÂİÅÎÉÅ , %s=×ÙÈÏÄ, %s=ÕÄÁÌÉÔØ (ÏÔÍÅÎÉÔØ) [%%s]: "
 
-#: src/lang.c:593
+#: src/lang.c:596
 msgid	"You have tagged articles in this group - quit anyway?"
 msgstr	"ïÓÔÁÌÉÓØ ĞÏÍÅŞÅÎÎÙÅ ÓÔÁÔØÉ × ÇÒÕĞĞÅ - ×ÙÊÔÉ ×ÓÅ ÒÁ×ÎÏ?"
 
-#: src/lang.c:594
+#: src/lang.c:597
 #, c-format
 msgid	"%s=quit, %s=edit, %s=postpone: "
 msgstr	"%s=×ÙÈÏÄ, %s=ÒÅÄÁËÔÉÒÏ×ÁÔØ, %s=ÏÔÌÏÖÉÔØ: "
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid	"%s=quit %s=edit %s=save kill description: "
 msgstr	"%s=×ÙÈÏÄ %s=ÒÅÄÁËÔÉÒÏ×ÁÔØ %s=ÓÏÈÒ.ÕÎÉŞÔ. ÏĞÉÓÁÎÉÅ: "
 
-#: src/lang.c:596
+#: src/lang.c:599
 #, c-format
 msgid	"%s=quit %s=edit %s=save select description: "
 msgstr	"%s=×ÙÈÏÄ %s=ÒÅÄÁËÔÉÒÏ×ÁÔØ %s=ÓÏÈÒ.×ÙÂÒ. ÏĞÉÓÁÎÉÅ: "
 
-#: src/lang.c:597
+#: src/lang.c:600
 msgid	"Do you really want to quit without saving your configuration?"
 msgstr	"÷Ù ÄÅÊÓÔ×ÉÔÅÌØÎÏ ÈÏÔÉÔÅ ×ÙÊÔÉ ÂÅÚ ÓÏÈÒÁÎÅÎÉÑ ËÏÎÆÉÇÕÒÁÃÉÉ?"
 
-#: src/lang.c:600
+#: src/lang.c:603
 msgid	"Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr	"îÅÄÏĞÕÓÔÉÍÙÊ ÄÉÁĞÁÚÏÎ - ĞÒÁ×ÉÌØÎÏ: '0-9.$' ÎÁĞÒÉÍÅÒ 1-$"
 
-#: src/lang.c:601
+#: src/lang.c:604
 msgid	"Do you want to abort this operation?"
 msgstr	"÷Ù ÈÏÔÉÔÅ ĞÒÅÒ×ÁÔØ ÏĞÅÒÁÃÉÀ?"
 
-#: src/lang.c:602
+#: src/lang.c:605
 msgid	"Do you want to exit tin immediately?"
 msgstr	"÷Ù ÈÏÔÉÔÅ ×ÙÊÔÉ ÉÚ tin ÎÅÍÅÄÌÅÎÎÏ?"
 
-#: src/lang.c:603
+#: src/lang.c:606
 msgid	"Read response> "
 msgstr	"ğÒÏŞÉÔÁÔØ ÏÔ×ÅÔ> "
 
-#: src/lang.c:604
+#: src/lang.c:607
 msgid	"Reading ('q' to quit)..."
 msgstr	"şÔÅÎÉÅ ('q' - ×ÙÈÏÄ)..."
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid	"Reading %sarticles..."
 msgstr	"şÔÅÎÉÅ %sÓÔÁÔÅÊ..."
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid	"Reading %sattributes file...\n"
 msgstr	"şÔÅÎÉÅ %sattributes ÆÁÊÌÁ...\n"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid	"Reading %sconfig file...\n"
 msgstr	"şÔÅÎÉÅ %sconfig ÆÁÊÌÁ...\n"
 
-#: src/lang.c:608
+#: src/lang.c:611
 msgid	"Reading filter file...\n"
 msgstr	"şÔÅÎÉÅ filter ÆÁÊÌÁ...\n"
 
-#: src/lang.c:609
+#: src/lang.c:612
 #, c-format
 msgid	"Reading %s groups..."
 msgstr	"şÔÅÎÉÅ %s ÇÒÕĞĞ..."
 
-#: src/lang.c:610
+#: src/lang.c:613
 msgid	"Reading input history file...\n"
 msgstr	"şÔÅÎÉÅ ÆÁÊÌÁ ÉÓÔÏÒÉÉ...\n"
 
-#: src/lang.c:611
+#: src/lang.c:614
 msgid	"Reading keymap file...\n"
 msgstr	"şÔÅÎÉÅ keymap ÆÁÊÌÁ...\n"
 
-#: src/lang.c:612
+#: src/lang.c:615
 msgid	"Reading groups from active file... "
 msgstr	"şÔÅÎÉÅ ÇÒÕĞĞ ÉÚ active ÆÁÊÌÁ... "
 
-#: src/lang.c:613
+#: src/lang.c:616
 msgid	"Reading groups from newsrc file... "
 msgstr	"şÔÅÎÉÅ ÇÒÕĞĞ ÉÚ ÆÁÊÌÁ newsrc... "
 
-#: src/lang.c:614
+#: src/lang.c:617
 msgid	"Reading newsgroups file... "
 msgstr	"şÔÁÎÉÅ ÆÁÊÌÁ ÇÒÕĞĞ... "
 
-#: src/lang.c:615
+#: src/lang.c:618
 msgid	"Reading newsrc file..."
 msgstr	"şÔÅÎÉÅ ÆÁÊÌÁ newsrc..."
 
-#: src/lang.c:617
+#: src/lang.c:620
 #, c-format
 msgid	"(%d:%02d remaining)"
 msgstr	"(%d:%02d ÏÓÔÁÌÏÓØ)"
 
-#: src/lang.c:619
+#: src/lang.c:622
 #, c-format
 msgid	"Bogus group %s removed."
 msgstr	"ïÛÉÂ. ÇÒÕĞĞÁ %s ÕÄÁÌÅÎÁ."
 
-#: src/lang.c:620
+#: src/lang.c:623
 #, c-format
 msgid	"Error: rename %s to %s"
 msgstr	"ïÛÉÂËÁ: ĞÅÒÅÉÍÅÎÏ×ÁÔØ %s × %s"
 
-#: src/lang.c:621
+#: src/lang.c:624
 msgid	"Reply to author..."
 msgstr	"ïÔ×ÅŞÁÅÍ Á×ÔÏÒÕ..."
 
-#: src/lang.c:622
+#: src/lang.c:625
 msgid	"Repost"
 msgstr	"ğÅÒÅÏÔĞÒÁ×ÉÔØ"
 
-#: src/lang.c:623
+#: src/lang.c:626
 msgid	"Reposting article..."
 msgstr	"ğÅÒÅÏÔĞÒÁ×ÌÅÎÉÅ ÓÔÁÔØÉ..."
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, c-format
 msgid	"Repost article(s) to group(s) [%s]> "
 msgstr	"ïÔĞÒÁ×ÉÔØ ÓÎÏ×Á ÓÔÁÔØÀ(É) × ÇÒÕĞĞÕ(Ù) [%s]> "
 
-#: src/lang.c:625
+#: src/lang.c:628
 msgid	"Reset newsrc?"
 msgstr	"óÂÒÏÓÉÔØ newsrc?"
 
-#: src/lang.c:626
+#: src/lang.c:629
 msgid	"Responses have been directed to the following newsgroups"
 msgstr	"ïÔ×ÅÔÙ ÂÙÌÉ ĞÅÒÅÎÁĞÒÁ×ÌÅÎÙ × ÓÌÅÄÕÀİÉÅ ÇÒÕĞĞÙ"
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, c-format
 msgid	"Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr	"ïÔ×ÅÔÙ ÂÙÌÉ ĞÅÒÅÎÁĞÒÁ×ÌÅÎÙ ÏÔĞÒÁ×ÉÔÅÌÀ. %s=e-mail, %s=ÏÔĞÒÁ×ÉÔØ, %s=×ÙÈÏÄ: "
 
-#: src/lang.c:628
+#: src/lang.c:631
 #, c-format
 msgid	"RespNo %4d of %4d"
 msgstr	""
 
-#: src/lang.c:629
+#: src/lang.c:632
 msgid	"Press <RETURN> to continue..."
 msgstr	"îÁÖÍÉÔÅ <÷÷ïä> ÄÌÑ ĞÒÏÄÏÌÖÅÎÉÑ..."
 
-#: src/lang.c:631
+#: src/lang.c:634
 #, c-format
 msgid	"Select From    [%s] (y/n): "
 msgstr	"÷ÙÂÒÁÔØ ÉÚ    [%s] (y/n): "
 
-#: src/lang.c:632
+#: src/lang.c:635
 msgid	"Select Lines: (</>num): "
 msgstr	"÷ÙÂÒÁÔØ ÓÔÒÏËÉ: (</>num): "
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid	"Auto-select Article Menu"
 msgstr	"á×ÔÏ-×ÙÂÏÒ íÅÎÀ óÔÁÔÅÊ"
 
-#: src/lang.c:634
+#: src/lang.c:637
 #, c-format
 msgid	"Select Msg-Id  [%s] (f/l/o/n): "
 msgstr	"÷ÙÂÒÁÔØ Msg-Id  [%s] (f/l/o/n): "
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid	"Select pattern scope: "
 msgstr	"÷ÙÂÒÁÔØ ÏÂÌÁÓÔØ ÛÁÂÌÏÎÁ: "
 
-#: src/lang.c:636
+#: src/lang.c:639
 #, c-format
 msgid	"Select Subject [%s] (y/n): "
 msgstr	"÷ÙÂÒÁÔØ ôÅÍÕ [%s] (y/n): "
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid	"Select text pattern : "
 msgstr	"÷ÙÂÒÁÔØ ÛÁÂÌÏÎ : "
 
-#: src/lang.c:638
+#: src/lang.c:641
 msgid	"Select time in days   : "
 msgstr	"÷ÙÂÒÁÔØ ×ÒÅÍÑ  : "
 
-#: src/lang.c:639
+#: src/lang.c:642
 #, c-format
 msgid	"# %s server configuration file\n"
 	"# This file was automatically saved by %s %s %s (\"%s\")\n"
@@ -2669,223 +2673,223 @@ msgid	"# %s server configuration file\n"
 	"\n"
 msgstr	""
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid	"Showing unread groups only"
 msgstr	"ğÏËÁÚ ÔÏÌØËÏ ÎÅĞÒÏŞÉÔÁÎÎÙÈ ÇÒÕĞĞ"
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid	"Subject: line (ignore case)   "
 msgstr	"ôÅÍÁ: ÓÔÒÏËÁ (ÉÇÎÏÒÉÒÏ×ÁÔØ ÒÅÇÉÓÔÒ)   "
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid	"Subject: line (case sensitive)"
 msgstr	"ôÅÍÁ: ÓÔÒÏËÁ (ÎÅ ÉÇÎÏÒÉÒÏ×ÁÔØ ÒÅÇÉÓÔÒ)   "
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid	"Save"
 msgstr	"óÏÈÒÁÎÉÔØ"
 
-#: src/lang.c:649
+#: src/lang.c:652
 #, c-format
 msgid	"Save '%s' (%s/%s)?"
 msgstr	"óÏÈÒÁÎÉÔØ '%s' (%s/%s)?"
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid	"Save configuration before continuing?"
 msgstr	"óÏÈÒÁÎÉÔØ ËÏÎÆÉÇÕÒÁÃÉÀ ĞÅÒÅÄ ĞÒÏÄÏÌÖÅÎÉÅÍ?"
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid	"Save filename> "
 msgstr	"óÏÈÒ. × ÆÁÊÌ> "
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid	"Saved"
 msgstr	"óÏÈÒÁÎÅÎÏ"
 
-#: src/lang.c:653
+#: src/lang.c:656
 #, c-format
 msgid	"%4d unread (%4d hot) %s in %s\n"
 msgstr	"%4d ÎÅĞÒÏŞÉÔÁÎÏ (%4d hot) %s × %s\n"
 
-#: src/lang.c:654
+#: src/lang.c:657
 #, c-format
 msgid	"Saved %s...\n"
 msgstr	"óÏÈÒÁÎÅÎÏ %s...\n"
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid	"Nothing was saved"
 msgstr	"îÉŞÅÇÏ ÎÅ ÂÙÌÏ ÓÏÈÒÁÎÅÎÏ"
 
-#: src/lang.c:656
+#: src/lang.c:659
 #, c-format
 msgid	"\n"
 	"%s %d %s from %d %s\n"
 msgstr	"\n"
 	"%s %d %s ÉÚ %d %s\n"
 
-#: src/lang.c:657
+#: src/lang.c:660
 #, c-format
 msgid	"-- %s saved to %s%s --"
 msgstr	"-- %s ÓÏÈÒÁÎÅÎÏ × %s%s --"
 
-#: src/lang.c:658
+#: src/lang.c:661
 #, c-format
 msgid	"-- %s saved to %s - %s --"
 msgstr	"-- %s ÓÏÈÒÁÎÅÎÏ × %s - %s --"
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid	"Saving..."
 msgstr	"úÁĞÉÓØ..."
 
-#: src/lang.c:660
+#: src/lang.c:663
 #, c-format
 msgid	"%s: Screen initialization failed"
 msgstr	"%s: îÅÕÄÁŞÎÁÑ ÉÎÉÃÉÁÌÉÚÁÃÉÑ ÜËÒÁÎÁ"
 
-#: src/lang.c:662
+#: src/lang.c:665
 #, c-format
 msgid	"%s: screen is too small\n"
 msgstr	"%s: ÜËÒÁÎ ÓÌÉÛËÏÍ ÍÁÌÅÎØËÉÊ\n"
 
-#: src/lang.c:664
+#: src/lang.c:667
 #, c-format
 msgid	"screen is too small, %s is exiting\n"
 msgstr	"ÜËÒÁÎ ÓÌÉÛËÏÍ ÍÁÌÅÎØËÉÊ, %s ×ÙÈÏÄ\n"
 
-#: src/lang.c:665
+#: src/lang.c:668
 #, c-format
 msgid	"Search backwards [%s]> "
 msgstr	"ğÏÉÓË ÎÁÚÁÄ [%s]> "
 
-#: src/lang.c:666
+#: src/lang.c:669
 #, c-format
 msgid	"Search body [%s]> "
 msgstr	"ğÏÉÓË ĞÏ ÔÅÌÕ [%s]> "
 
-#: src/lang.c:667
+#: src/lang.c:670
 #, c-format
 msgid	"Search forwards [%s]> "
 msgstr	"ğÏÉÓË ×ĞÅÒÅÄ [%s]> "
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid	"Searching..."
 msgstr	"ğÏÉÓË..."
 
-#: src/lang.c:669
+#: src/lang.c:672
 #, c-format
 msgid	"Searching article %d of %d ('q' to abort)..."
 msgstr	"ğÏÉÓË ÓÔÁÔØÉ %d ÉÚ %d ('q' - ×ÙÈÏÄ)..."
 
-#: src/lang.c:670
+#: src/lang.c:673
 msgid	"Select article> "
 msgstr	"÷ÙÂÅÒÉÔÅ ÓÔÁÔØÀ> "
 
-#: src/lang.c:671
+#: src/lang.c:674
 msgid	"Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr	"÷ÙÂÅÒÉÔÅ ÎÏÍÅÒ ÏĞÃÉÉ ÉÌÉ ĞÅÒÅÊÄÉÔÅ ÓÔÒÅÌÏŞËÁÍÉ É ÎÁÖÍÉÔÅ <÷÷ïä>. 'q'-×ÙÈÏÄ."
 
-#: src/lang.c:672
+#: src/lang.c:675
 msgid	"Select group> "
 msgstr	"÷ÙÂÅÒÉÔÅ ÇÒÕĞĞÕ> "
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, c-format
 msgid	"Enter selection pattern [%s]> "
 msgstr	"÷×ÅÄÉÔÅ ÛÁÂÌÏÎ ÄÌÑ ×ÙÂÏÒÁ [%s]> "
 
-#: src/lang.c:674
+#: src/lang.c:677
 msgid	"Select thread > "
 msgstr	"÷ÙÂÅÒÉÔÅ ÄÉÓËÕÓÓÉÀ > "
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, c-format
 msgid	"%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr	"%s %s %s (\"%s\") [%s]: ĞÏÛÌÉÔÅ ğïìîùê bugreport ÎÁ %s\n"
 
-#: src/lang.c:676
+#: src/lang.c:679
 msgid	"servers active-file"
 msgstr	"active-ÆÁÊÌ ÓÅÒ×ÅÒÏ×"
 
-#: src/lang.c:677
+#: src/lang.c:680
 msgid	"Cannot move into new newsgroups. Subscribe first..."
 msgstr	"îÅ ÍÏÇÕ ĞÅÒÅÊÔÉ × ÎÏ×ÕÀ ÇÒÕĞĞÕ. óÎÁŞÁÌÁ ĞÏÄĞÉÛÉÔÅÓØ..."
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid	"<SPACE>"
 msgstr	"<ğòïâåì>"
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid	"Starting: (%s)"
 msgstr	"óÔÁÒÔÕÀ: (%s)"
 
-#: src/lang.c:680
+#: src/lang.c:683
 #, c-format
 msgid	"List Thread (%d of %d)"
 msgstr	"ğÏËÁÚ äÉÓËÕÓÓÉÊ (%d of %d)"
 
-#: src/lang.c:681
+#: src/lang.c:684
 #, c-format
 msgid	"Thread (%.*s)"
 msgstr	"äÉÓËÕÓÓÉÑ (%.*s)"
 
-#: src/lang.c:682
+#: src/lang.c:685
 msgid	"Enter wildcard subscribe pattern> "
 msgstr	"÷×ÅÄÉÔÅ wildcard - ÛÁÂÌÏÎ ÄÌÑ ĞÏÄĞÉÓËÉ> "
 
-#: src/lang.c:683
+#: src/lang.c:686
 #, c-format
 msgid	"subscribed to %d groups"
 msgstr	"ĞÏÄĞÉÓÁÌÉÓØ ÎÁ %d ÇÒÕĞĞ"
 
-#: src/lang.c:684
+#: src/lang.c:687
 #, c-format
 msgid	"Subscribed to %s"
 msgstr	"ğÏÄĞÉÓÁÌÉÓØ ÎÁ %s"
 
-#: src/lang.c:685
+#: src/lang.c:688
 msgid	"Subscribing... "
 msgstr	"ğÏÄĞÉÓÙ×ÁÅÍÓÑ... "
 
-#: src/lang.c:686
+#: src/lang.c:689
 #, c-format
 msgid	"Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr	"ïÔĞÒÁ×ÉÔØ ÓÎÏ×Á ÉÌÉ ÚÁÍÅÎÉÔØ ÓÔÁÔØÀ(É) [%%s]? (%s/%s/%s): "
 
-#: src/lang.c:687
+#: src/lang.c:690
 #, c-format
 msgid	"Supersede article(s) to group(s) [%s]> "
 msgstr	"úÁÍÅÎÉÔØ ÓÔÁÔØÀ(É) × ÇÒÕĞĞÕ(Ù) [%s]> "
 
-#: src/lang.c:688
+#: src/lang.c:691
 msgid	"Superseding article ..."
 msgstr	"úÁÍÅÎÁ ÓÔÁÔØÉ ..."
 
-#: src/lang.c:689
+#: src/lang.c:692
 #, c-format
 msgid	"\n"
 	"Stopped. Type 'fg' to restart %s\n"
 msgstr	"\n"
 	"ïÓÔÁÎÏ×ÌÅÎÏ. îÁÂÅÒÉÔÅ 'fg' ÄÌÑ ĞÅÒÅÚÁĞÕÓËÁ %s\n"
 
-#: src/lang.c:691
+#: src/lang.c:694
 #, c-format
 msgid	"%d days"
 msgstr	"%d ÄÎÅÊ"
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid	"<TAB>"
 msgstr	"<TAâ>"
 
-#: src/lang.c:693
+#: src/lang.c:696
 msgid	"TeX "
 msgstr	""
 
-#: src/lang.c:694
+#: src/lang.c:697
 msgid	"# Default action/prompt strings\n"
 msgstr	""
 
-#: src/lang.c:695
+#: src/lang.c:698
 msgid	"# Defaults for quick (1 key) kill & auto-selection filters\n"
 	"# header=NUM  0,1=Subject: 2,3=From: 4=Message-ID: & full References: line\n"
 	"#             5=Message-ID: & last References: entry only\n"
@@ -2895,261 +2899,261 @@ msgid	"# Defaults for quick (1 key) kill
 	"# expire=ON/OFF  ON=limit to default_filter_days OFF=don't ever expire\n"
 msgstr	""
 
-#: src/lang.c:708
+#: src/lang.c:711
 msgid	"# If ON use print current subject or newsgroup description in the last line\n"
 msgstr	""
 
-#: src/lang.c:709
+#: src/lang.c:712
 msgid	"# Host & time info used for detecting new groups (don't touch)\n"
 msgstr	""
 
-#: src/lang.c:710
+#: src/lang.c:713
 msgid	"There is no news\n"
 msgstr	"îÅÔ ÎÏ×ÏÓÔÅÊ\n"
 
-#: src/lang.c:711
+#: src/lang.c:714
 msgid	"Thread"
 msgstr	"äÉÓËÕÓÓÉÑ"
 
-#: src/lang.c:712
+#: src/lang.c:715
 msgid	"Thread Level Commands"
 msgstr	"ëÏÍÁÎÄÙ õÒÏ×ÎÑ äÉÓËÕÓÓÉÊ"
 
-#: src/lang.c:713
+#: src/lang.c:716
 msgid	"Thread deselected"
 msgstr	"ó ÄÉÓËÕÓÓÉÉ ÓÎÑÔÁ ÏÔÍÅÔËÁ"
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid	"Thread selected"
 msgstr	"äÉÓËÕÓÓÉÑ ×ÙÂÒÁÎÁ"
 
-#: src/lang.c:716
+#: src/lang.c:719
 msgid	"threads"
 msgstr	"ÄÉÓËÕÓÓÉÊ"
 
-#: src/lang.c:718
+#: src/lang.c:721
 msgid	"Thread range"
 msgstr	"äÉÁĞÁÚÏÎ ÄÉÓËÕÓÓÉÉ"
 
-#: src/lang.c:719
+#: src/lang.c:722
 msgid	"thread"
 msgstr	"ÄÉÓËÕÓÓÉÑ"
 
-#: src/lang.c:720
+#: src/lang.c:723
 #, c-format
 msgid	"Thread %4s of %4s"
 msgstr	"äÉÓËÕÓÓÉÑ %4s ÉÚ %4s"
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid	"Threading articles..."
 msgstr	"òÁÚÂÏÒ ÄÉÓËÕÓÓÉÊ..."
 
-#: src/lang.c:722
+#: src/lang.c:725
 #, c-format
 msgid	"Toggled word highlighting %s"
 msgstr	"ğÅÒÅËÌÀŞÅÎÉÅ ĞÏÄÓ×ÅÔËÉ ÓÌÏ× %s"
 
-#: src/lang.c:723
+#: src/lang.c:726
 msgid	"Toggled rot13 encoding"
 msgstr	"ğÅÒÅËÌÀŞÅÎÉÅ rot13 ËÏÄÉÒÏ×ËÉ"
 
-#: src/lang.c:724
+#: src/lang.c:727
 #, c-format
 msgid	"Toggled german TeX encoding %s"
 msgstr	"ğÅÒÅËÌÀŞÅÎÉÅ ÎÅÍÅÃËÏÊ TeX ËÏÄÉÒÏ×ËÉ %s"
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid	"Toggled tab-width to %d"
 msgstr	"ğÅÒÅËÌÀŞÅÎÉÅ ÛÉÒÉÎÙ TAâ ÎÁ %d"
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid	"%d Trying to dotlock %s"
 msgstr	""
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid	"%d Trying to lock %s"
 msgstr	"%d ğÏĞÙÔËÁ ÚÁÂÌÏËÉÒÏ×ÁÔØ %s"
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid	"           h=help\n"
 msgstr	"           h=ĞÏÍÏİØ\n"
 
-#: src/lang.c:730
+#: src/lang.c:733
 msgid	"Unlimited"
 msgstr	"îÅÏÇÒÁÎÉŞÅÎ"
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid	"Enter wildcard unsubscribe pattern> "
 msgstr	"÷×ÅÄÉÔÅ wildcard ÏÔĞÉÓÎÏÊ ÛÁÂÌÏÎ> "
 
-#: src/lang.c:732
+#: src/lang.c:735
 #, c-format
 msgid	"Error decoding %s : %s"
 msgstr	"ïÛÉÂËÁ ÒÁÓËÏÄÉÒÏ×ÁÎÉÑ %s : %s"
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid	"No end."
 msgstr	"îÅÔ ËÏÎÃÁ."
 
-#: src/lang.c:734
+#: src/lang.c:737
 #, c-format
 msgid	"%s successfully decoded."
 msgstr	"%s ÕÓĞÅÛÎÏ ÒÁÓËÏÄÉÒÏ×ÁÎ."
 
-#: src/lang.c:735
+#: src/lang.c:738
 #, c-format
 msgid	"%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
 	"\n"
 msgstr	"%*s[-- %s/%s, %suuencoded ÆÁÊÌ, %d ÓÔÒÏË, ÉÍÑ: %s --]\n"
 	"\n"
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid	"unread "
 msgstr	"ÎÅĞÒÏŞÉÔÁÎÏ "
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid	"unsubscribed from %d groups"
 msgstr	"ÏÔĞÉÓÁÌÉÓØ ÉÚ %d ÇÒÕĞĞ"
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid	"Unsubscribed from %s"
 msgstr	"ïÔĞÉÓÁÌÉÓØ ÏÔ %s"
 
-#: src/lang.c:739
+#: src/lang.c:742
 msgid	"Unsubscribing... "
 msgstr	"ïÔĞÉÓÙ×ÁÅÍÓÑ... "
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid	"Unthreading articles..."
 msgstr	""
 
-#: src/lang.c:741
+#: src/lang.c:744
 msgid	"Updated"
 msgstr	"ïÂÎÏ×ÌÅÎÏ"
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid	"Updating"
 msgstr	"ïÂÎÏ×ÌÅÎÉÅ"
 
-#: src/lang.c:743
+#: src/lang.c:746
 #, c-format
 msgid	"Opening %s\n"
 msgstr	"ïÔËÏÙÔÉÅ %s\n"
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid	"No more URL's in this article"
 msgstr	"îÅÔ ÂÏÌØÛÅ URL × ÓÔÁÔØÅ"
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid	"Use MIME display program for this message?"
 msgstr	"÷ÙÚ×ÁÔØ ĞÒÏÇÒÁÍÍÕ, ĞÏËÁÚÙ×ÁÀİÕÀ MIME ÄÌÑ ÓÔÁÔØÉ?"
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid	"  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr	"  -c       ÍÁÒË. ×ÓÅ ÎÏ×ÏÓÔÉ ËÁË ĞÒÏŞ. × ĞÏÄĞÉÓÁÎÎÙÈ ÇÒÕĞĞÁÈ(ĞÁËÅÔÎÙÊ ÒÅÖÉÍ)"
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid	"  -Z       return status indicating if any unread news (batch mode)"
 msgstr	"  -Z       ×ÏÚ×ÒÁÔ ÓÔÁÔÕÓÁ Ï ÎÅĞÒÏŞÉÔÁÎÎÙÈ ÎÏ×ÏÓÔÑÈ (ĞÁËÅÔÎÙÊ ÒÅÖÉÍ)"
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid	"  -q       don't check for new newsgroups"
 msgstr	"  -q       ÎÅ ĞÒÏ×ÅÒÑÔØ ÎÁ ÎÏ×ÙÅ ÇÒÕĞĞÙ ÎÏ×ÏÓÔÅÊ"
 
-#: src/lang.c:749
+#: src/lang.c:752
 msgid	"  -X       don't save any files on quit"
 msgstr	"  -X       ÎÅ ÓÏÈÒÁÎÑÔØ ÆÁÊÌÙ ĞÒÉ ×ÙÈÏÄÅ"
 
-#: src/lang.c:750
+#: src/lang.c:753
 msgid	"  -d       don't show newsgroup descriptions"
 msgstr	"  -d       ÎÅ ĞÏËÁÚÙ×ÁÔØ ÏĞÉÓÁÎÉÅ ÇÒÕĞĞÙ"
 
-#: src/lang.c:751
+#: src/lang.c:754
 msgid	"  -G limit get only limit articles/group"
 msgstr	"  -G limit ĞÏÌÕŞÉÔØ ÔÏÌØËÏ limit ÓÔÁÔÅÊ/ÇÒÕĞĞ"
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid	"  -H       help information about %s"
 msgstr	"  -H       ĞÏÄÓËÁÚËÁ Ï %s"
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid	"  -h       this help message"
 msgstr	"  -h       ÜÔÁ ĞÏÄÓËÁÚËÁ"
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid	"  -I dir   news index file directory [default=%s]"
 msgstr	"  -I dir   ĞÁĞËÁ ÉÎÄÅËÓÎÏÇÏ ÆÁÊÌÁ [ĞÏ ÕÍÏÌŞÁÎÉÀ=%s]"
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid	"  -u       update index files (batch mode)"
 msgstr	"  -u       ÏÂÎÏ×ÉÔØ ÉÎÄÅËÓÎÙÅ ÆÁÊÌÙ (ĞÁËÅÔÎÙÊ ÒÅÖÉÍ)"
 
-#: src/lang.c:756
+#: src/lang.c:759
 #, c-format
 msgid	"  -m dir   mailbox directory [default=%s]"
 msgstr	"  -m dir   ĞÁĞËÁ mailbox [ĞÏ ÕÍÏÌŞÁÎÉÀ=%s]"
 
-#: src/lang.c:757
+#: src/lang.c:760
 #, c-format
 msgid	"\n"
 	"Mail bug reports/comments to %s"
 msgstr	"\n"
 	"ïÔĞÒÁ×ÌÑÊÔÅ ÏÛÉÂËÉ/ËÏÍÍÅÎÔÁÒÉÉ ÎÁ %s"
 
-#: src/lang.c:758
+#: src/lang.c:761
 msgid	"  -N       mail new news to your posts (batch mode)"
 msgstr	"  -N       e-mail ÎÏ×ÙÅ ÎÏ×ÏÓÔÉ ÎÁ ×ÁÛÅ ÓÏÏÂİÅÎÉÅ (ĞÁËÅÔÎÙÊ ÒÅÖÉÍ)"
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid	"  -M user  mail new news to specified user (batch mode)"
 msgstr	"  -M user  e-mail ÎÏ×ÙÅ ÎÏ×ÏÓÔÉ ÁÄÒÅÓÁÔÕ (ĞÁËÅÔÎÙÊ ÒÅÖÉÍ)"
 
-#: src/lang.c:760
+#: src/lang.c:763
 #, c-format
 msgid	"  -f file  subscribed to newsgroups file [default=%s]"
 msgstr	"  -f file  ÆÁÊÌ ĞÏÄĞÉÓËÉ [ĞÏ ÕÍÏÌŞÁÎÉÀ=%s]"
 
-#: src/lang.c:761
+#: src/lang.c:764
 msgid	"  -x       no posting mode"
 msgstr	"  -x       ÒÅÖÉÍ ÚÁĞÒÅÔ ÏÔĞÒÁ×ÌÅÎÉÑ"
 
-#: src/lang.c:762
+#: src/lang.c:765
 msgid	"  -w       post an article and exit"
 msgstr	"  -w       ÏÔĞÒÁ×ÉÔØ ÓÔÁÔØÀ É ×ÙÊÔÉ"
 
-#: src/lang.c:763
+#: src/lang.c:766
 msgid	"  -o       post all postponed articles and exit"
 msgstr	"  -o       ÏÔĞÒÁ×ÉÔØ ×ÓÅ ÏÔÌÏÖÅÎÎÙÅ ÓÔÁÔØÉ É ×ÙÊÔÉ"
 
-#: src/lang.c:764
+#: src/lang.c:767
 msgid	"  -r       read news remotely from default NNTP server"
 msgstr	"  -r       ŞÉÔÁÔØ ÎÏ×ÏÓÔÉ ÕÄÁÌÅÎÎÏ Ó NNTP ÓÅÒ×ÅÒÁ (ÓÅÒ×ÅÒ ĞÏ ÕÍÏÌŞÁÎÉÀ)"
 
-#: src/lang.c:765
+#: src/lang.c:768
 msgid	"  -R       read news saved by -S option"
 msgstr	"  -R       ŞÉÔÁÔØ ÎÏ×ÏÓÔÉ, ÓÏÈÒÁÎÅÎÎÙÅ -S ÏĞÃÉÅÊ"
 
-#: src/lang.c:766
+#: src/lang.c:769
 #, c-format
 msgid	"  -s dir   save news directory [default=%s]"
 msgstr	"  -s dir   ĞÁĞËÁ ÓÏÈÒ. ÎÏ×ÏÓÔÅÊ [ĞÏ ÕÍÏÌŞÁÎÉÀ=%s]"
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid	"  -S       save new news for later reading (batch mode)"
 msgstr	"  -S       ÓÏÈÒÁÎÅÎÉÅ ÄÌÑ ĞÏÓÌÅÄÕÀİÅÇÏ ĞÒÏŞÔÅÎÉÑ (ĞÁËÅÔÎÙÊ ÒÅÖÉÍ)"
 
-#: src/lang.c:768
+#: src/lang.c:771
 msgid	"  -z       start if any unread news"
 msgstr	"  -z       ÚÁĞÕÓÔÉÔØ ÅÓÌÉ ÅÓÔØ ÎÅĞÒÏŞÉÔÁÎÎÙÅ ÎÏ×ÏÓÔÉ"
 
-#: src/lang.c:769
+#: src/lang.c:772
 #, c-format
 msgid	"A Usenet reader.\n"
 	"\n"
@@ -3158,37 +3162,37 @@ msgstr	"ğÒÏÇÒÁÍÍÁ ŞÔÅÎÉÑ ÎÏ×ÏÓÔÅÊ Usenet
 	"\n"
 	"éÓĞÏÌØÚÏ×ÁÎÉÅ: %s [ÏĞÃÉÉ] [ÇÒÕĞĞÁ ÎÏ×ÏÓÔÅÊ[,...]]"
 
-#: src/lang.c:770
+#: src/lang.c:773
 msgid	"  -v       verbose output for batch mode options"
 msgstr	"  -v       ÄÅÔÁÌØÎÙÊ ×Ù×ÏÄ ÄÌÑ ĞÁËÅÔÎÏÇÏ ÒÅÖÉÍÁ"
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid	"  -V       print version & date information"
 msgstr	"  -V       ÎÁĞÅŞÁÔÁÔØ ×ÅÒÓÉÀ É ÄÁÔÕ"
 
-#: src/lang.c:772
+#: src/lang.c:775
 #, c-format
 msgid	"%s only useful without batch mode operations\n"
 msgstr	"%s ÏĞÃÉÑ ĞÏÌÅÚÎÁ ÔÏÌØËÏ ÂÅÚ ĞÁËÅÔÎÏÇÏ ÒÅÖÉÍÁ\n"
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid	"%s only useful for batch mode operations\n"
 msgstr	"%s ÏĞÃÉÑ ĞÏÌÅÚÎÁ ÔÏÌØËÏ × ĞÁËÅÔÎÏÍ ÒÅÖÉÍÅ\n"
 
-#: src/lang.c:775
+#: src/lang.c:778
 #, c-format
 msgid	"\n"
 	"%s%d out of range (0 - %d). Reset to 0"
 msgstr	"\n"
 	"%s%d ×ÎÅ ÄÉÁĞÁÚÏÎÁ (0 - %d). óÂÒÏÓ × 0"
 
-#: src/lang.c:776
+#: src/lang.c:779
 #, c-format
 msgid	"View '%s' (%s/%s)?"
 msgstr	"ğÒÏÓÍÏÔÒ '%s' (%s/%s)?"
 
-#: src/lang.c:778
+#: src/lang.c:781
 #, c-format
 msgid	"\n"
 	"Warning: posting exceeds %d columns. Line %d is the first long one:\n"
@@ -3198,25 +3202,25 @@ msgstr	"\n"
 	"ÄÌÉÎÎÁÑ:\n"
 	"%-100s\n"
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid	"\n"
 	"Warning: article unchanged after editing\n"
 msgstr	"\n"
 	"÷ÎÉÍÁÎÉÅ: ÓÔÁÔØÑ ÎÅ ÉÚÍÅÎÉÌÁÓØ ĞÏÓÌÅ ÒÅÄÁËÔÉÒÏ×ÁÎÉÑ\n"
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid	"\n"
 	"Warning: \"Subject:\" contains only whitespaces.\n"
 msgstr	"\n"
 	"÷ÎÉÍÁÎÉÅ: \"Subject:\" ÓÏÄÅÒÖÉÔ ÏÄÎÉ ĞÒÏÂÅÌÙ.\n"
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid	"\n"
 	"Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:\".\n"
 msgstr	"\n"
 	"÷ÎÉÍÁÎÉÅ: \"Subject:\" ÎÁŞÉÎÁÅÔÓÑ Ó  \"Re: \" ÎÏ ÎÅÔ \"References:\".\n"
 
-#: src/lang.c:783
+#: src/lang.c:786
 msgid	"\n"
 	"Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
 	"         with \"Re: \" and does not contain \"(was:\".\n"
@@ -3224,7 +3228,7 @@ msgstr	"\n"
 	"÷ÎÉÍÁÎÉÅ: ÷ ÓÔÁÔØÅ ÅÓÔØ \"References:\" ÎÏ \"Subject:\" ÎÅ ÎÁŞÉÎÁÅÔÓÑ\n"
 	"         Ó \"Re: \" É ÎÅ ÓÏÄÅÒÖÉÔ \"(was:\".\n"
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid	"Read carefully!\n"
 	"\n"
 	"  You are about to cancel an article seemingly written by you. This will "
@@ -3246,7 +3250,7 @@ msgstr	"ğÒÏŞÉÔÁÊÔÅ ×ÎÉÍÁÔÅÌØÎÏ!\n"
 	"üÔÏ ÓÔÁÔØÑ ×Ù ÈÏÔÉÔÅ \"cancel\":\n"
 	"\n"
 
-#: src/lang.c:790
+#: src/lang.c:793
 msgid	"\n"
 	"Warning: You are using a non-plain transfer encoding (such as base64 or\n"
 	"         quoted-printable) and an external inews program to submit your\n"
@@ -3257,7 +3261,7 @@ msgstr	"\n"
 	"          É ×ÎÅÛÎÀÀ inews ĞÒÏÇÒÁÍÍÕ ÄÌÑ ĞÏÓÙÌËÉ ÎÏ×ÏÓÔÅÊ. åÓÌÉ ĞÏÄĞÉÓØ\n"
 	"          ÂÕÄÅÔ ÄÏÂÁ×ÌÅÎÁ ÜÔÏÊ ĞÒÏÇÒÁÍÍÏÊ, ÏÎÁ ÎÅ ÂÕÄÅÔ ËÏÄÉÒÏ×ÁÎÁ!\n"
 
-#: src/lang.c:795
+#: src/lang.c:798
 #, c-format
 msgid	"\n"
 	"\n"
@@ -3270,7 +3274,7 @@ msgstr	"\n"
 	"îÅËÏÔÏÒÙÅ ÚÎÁŞÅÎÉÑ × ×ÁÛÅÍ %s ÆÁÊÌÅ ÉÚÍÅÎÉÌÉÓØ!\n"
 	"ğÒÏŞÉÔÁÊÔÅ WHATSNEW, ÉÔÄ...\n"
 
-#: src/lang.c:797
+#: src/lang.c:800
 #, c-format
 msgid	"\n"
 	"\n"
@@ -3278,7 +3282,7 @@ msgid	"\n"
 	"Some values in your %s file may be ignored, others might have changed!\n"
 msgstr	""
 
-#: src/lang.c:800
+#: src/lang.c:803
 #, c-format
 msgid	"Warning: tin wrote fewer groups to your\n"
 	"\t%s\n"
@@ -3287,18 +3291,18 @@ msgid	"Warning: tin wrote fewer groups t
 	"before you start tin once again!\n"
 msgstr	""
 
-#: src/lang.c:804
+#: src/lang.c:807
 #, c-format
 msgid	"\n"
 	"Warning: Found %d '-- \\n' lines, this may confuse some people.\n"
 msgstr	""
 
-#: src/lang.c:805
+#: src/lang.c:808
 #, c-format
 msgid	"Warning: Only %d out of %d articles were saved"
 msgstr	"÷ÎÉÍÁÎÉÅ: ôÏÌØËÏ %d ÉÚ %d ÓÔÁÔÅÊ ÓÏÈÒÁÎÅÎÙ"
 
-#: src/lang.c:806
+#: src/lang.c:809
 #, c-format
 msgid	"\n"
 	"Warning: Your signature  is longer than %d lines.  Since signatures usually "
@@ -3311,48 +3315,48 @@ msgstr	"\n"
 	"         ĞÏÌÅÚÎÕÀ ÉÎÆÏÒÍÁÃÉÀ, ÏÎÉ ÄÏÌÖÎÙ ÂÙÔØ ËÏÒÏÔËÉÍÉ ÎÁÓÔÏÌØËÏ, ÎÁÓËÏÌØËÏ\n"
 	"         ÜÔÏ ×ÏÚÍÏÖÎÏ.\n"
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid	"Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
 msgstr	"÷ÎÉÍÁÎÉÅ: ÁÄÒÅÓ e-mail ÍÏÖÅÔ ÓÏÄÅÒÖÁÔØ spamtrap. %s=ĞÒÏÄÏÌÖÉÔØ, %s=ÓÔÏĞ? "
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid	"\n"
 	"Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
 msgstr	"\n"
 	"÷ÎÉÍÁÎÉÅ: ğÏÄĞÉÓÉ ÄÏÌÖÎÙ ÎÁŞÉÎÁÔØÓÑ Ó '-- \\n' ÎÅ Ó '--\\n'.\n"
 
-#: src/lang.c:812
+#: src/lang.c:815
 msgid	"Writing attributes file..."
 msgstr	"úÁĞÉÓØ ÆÁÊÌÁ attributes..."
 
-#: src/lang.c:814
+#: src/lang.c:817
 #, c-format
 msgid	"%d Responses"
 msgstr	"%d ïÔ×ÅÔÁ(Ï×)"
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid	"Added %d %s"
 msgstr	"äÏÂÁ×ÌÅÎÏ %d %s"
 
-#: src/lang.c:817
+#: src/lang.c:820
 msgid	"No unsubscribed groups to show"
 msgstr	"îÅÔ ÏÔĞÉÓÁÎÎÙÈ ÇÒÕĞĞ"
 
-#: src/lang.c:818
+#: src/lang.c:821
 msgid	"Showing subscribed to groups only"
 msgstr	"ğÏËÁÚ ÔÏÌØËÏ ĞÏÄĞÉÓÁÎÎÙÈ ÎÁ ÛÒÕĞĞÕ"
 
-#: src/lang.c:819
+#: src/lang.c:822
 msgid	"Yes "
 msgstr	"äÁ "
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid	"    You have mail\n"
 msgstr	"    õ ÷ÁÓ ÎÏ×ÏÅ ĞÉÓØÍÏ\n"
 
-#: src/lang.c:825
+#: src/lang.c:828
 #, c-format
 msgid	"\n"
 	"Warning: Posting is in %s and contains characters which are not\n"
@@ -3364,11 +3368,11 @@ msgid	"\n"
 	"         M)enu option.\n"
 msgstr	""
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid	"  -D       debug mode 1=NNTP 2=ALL"
 msgstr	"  -D       debug ÒÅÖÉÍ 1=NNTP 2=÷óå"
 
-#: src/lang.c:840
+#: src/lang.c:843
 msgid	"Read carefully!\n"
 	"\n"
 	"  You are about to cancel an article seemingly not written by you.  This "
@@ -3384,11 +3388,11 @@ msgid	"Read carefully!\n"
 	"\n"
 msgstr	""
 
-#: src/lang.c:849
+#: src/lang.c:852
 msgid	"toggle color"
 msgstr	"ÉÚÍÅÎÉÔØ Ã×ÅÔ"
 
-#: src/lang.c:850
+#: src/lang.c:853
 msgid	"# Changing colors of several screen parts\n"
 	"# Possible values are:\n"
 	"#  -1 = default (white for foreground and black for background)\n"
@@ -3412,357 +3416,357 @@ msgid	"# Changing colors of several scre
 	"\n"
 msgstr	""
 
-#: src/lang.c:870
+#: src/lang.c:873
 msgid	"  -a       toggle color flag"
 msgstr	"  -a       ÉÚÍÅÎÉÔØ Ã×ÅÔ"
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid	"\n"
 	"Error: Followup-To set to more than one newsgroup!\n"
 msgstr	"\n"
 	"ïÛÉÂËÁ: Followup-To ÕÓÔÁÎÏ×ÌÅÎ ÎÁ ÂÏÌØÛÅ ŞÅÍ ÏÄÎÕ ÇÒÕĞĞÕ!\n"
 
-#: src/lang.c:875
+#: src/lang.c:878
 #, c-format
 msgid	"\n"
 	"Error: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	"\n"
 	"ïÛÉÂËÁ: cross-posting × %d ÇÒÕĞĞÙ ÂÅÚ Followup-To ÓÔÒÏËÉ!\n"
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid	"\n"
 	"Error: \"%s\" is not a valid newsgroup!\n"
 msgstr	"\n"
 	"ïÛÉÂËÁ: \"%s\" - ÎÅÄÏĞÕÓÔÉÍÁÑ ÇÒÕĞĞÁ!\n"
 
-#: src/lang.c:878
+#: src/lang.c:881
 msgid	"\n"
 	"Warning: Followup-To set to more than one newsgroup!\n"
 msgstr	"\n"
 	"÷ÎÉÍÁÎÉÅ: Followup-To ÕÓÔÁÎÏ×ÌÅÎ ÎÁ ÂÏÌØÛÅ ŞÅÍ ÏÄÎÕ ÇÒÕĞĞÕ!\n"
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid	"\n"
 	"Warning: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	"\n"
 	"÷ÎÉÍÁÎÉÅ: cross-posting × %d ÇÒÕĞĞÙ ÂÅÚ Followup-To ÓÔÒÏËÉ!\n"
 
-#: src/lang.c:880
+#: src/lang.c:883
 #, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not in your newsrc, it may be invalid at this site!\n"
 msgstr	"\n"
 	"÷ÎÉÍÁÎÉÅ: \"%s\" ÎÅ × newsrc É ÍÏÖÅÔ ÂÙÔØ ÏÛÉÂÏŞÎÁ ÎÁ ÜÔÏÍ ÍÅÓÔÅ!\n"
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not a valid newsgroup at this site!\n"
 msgstr	"\n"
 	"÷ÎÉÍÁÎÉÅ: \"%s\" - ÎÅÄÏĞÕÓÔÉÍÁÑ ÎÁ ÜÔÏÍ ÍÅÓÔÅ ÇÒÕĞĞÁ ÎÏ×ÏÓÔÅÊ!\n"
 
-#: src/lang.c:885
+#: src/lang.c:888
 #, c-format
 msgid	"%d files successfully written from %d articles. %d %s occurred."
 msgstr	"%d ÆÁÊÌÏ× ÕÓĞÅÛÎÏ ÚÁĞÉÓÁÎÙ ÉÚ %d ÓÔÁÔÅÊ. %d %s ÓÌÕŞÉÌÏÓØ."
 
-#: src/lang.c:886
+#: src/lang.c:889
 msgid	"Missing parts."
 msgstr	"ğÒÏĞÕİÅÎÙ ŞÁÓÔÉ."
 
-#: src/lang.c:887
+#: src/lang.c:890
 msgid	"No beginning."
 msgstr	"îÅÔ ÎÁŞÁÌÁ."
 
-#: src/lang.c:888
+#: src/lang.c:891
 msgid	"No data."
 msgstr	"îÅÔ ÄÁÎÎÙÈ."
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid	"Unknown error."
 msgstr	"îÅÉÚ×ÅÓÔÎÁÑ ÏÛÉÂËÁ."
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, c-format
 msgid	"\tChecksum of %s (%ld %s)"
 msgstr	"\tëÏÎÔÒÏÌØÎÁÑ ÓÕÍÍÁ %s (%ld %s)"
 
-#: src/lang.c:897
+#: src/lang.c:900
 msgid	"Reading mail active file... "
 msgstr	"şÔÅÎÉÅ e-mail active ÆÁÊÌÁ... "
 
-#: src/lang.c:898
+#: src/lang.c:901
 msgid	"Reading mailgroups file... "
 msgstr	"şÔÅÎÉÅ mailgroups ÆÁÊÌÁ... "
 
-#: src/lang.c:902
+#: src/lang.c:905
 msgid	"perform PGP operations on article"
 msgstr	"×ÙĞÏÌÎÉÔØ PGP ÏĞÅÒÁÃÉÑ ÓÏ ÓÔÁÔØÅÊ"
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid	"Add key(s) to public keyring?"
 msgstr	"äÏÂÁ×ÉÔØ ËÌÀŞ(É) Ë ÏÔËÒÙÔÙÍ ËÌÀŞÁÍ?"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, c-format
 msgid	"%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr	"%s=ÛÉÆÒÏ×ÁÔØ, %s=ĞÏÄĞÉÓÁÔØ, %s=ÏÂÁ, %s=×ÙÈÏÄ: "
 
-#: src/lang.c:905
+#: src/lang.c:908
 #, c-format
 msgid	"%s=sign, %s=sign & include public key, %s=quit: "
 msgstr	"%s=ÛÉÆÒÏ×ÁÔØ, %s=ĞÏÄĞÉÓÁÔØ É ×ÌÏÖÉÔØ ÏÔËÒÙÔÙÊ ËÌÀŞ, %s=×ÙÈÏÄ: "
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid	"PGP has not been set up (can't open %s)"
 msgstr	"PGP ÎÅ ÕÓÔÁÎÏ×ÌÅÎ (ÎÅ ÍÏÇÕ ÏÔËÒÙÔØ %s)"
 
-#: src/lang.c:907
+#: src/lang.c:910
 msgid	"Article not signed and no public keys found"
 msgstr	"óÔÁÔØÑ ÎÅ ĞÏÄĞÉÓÁÎÁ É ÏÔËÒÙÔÙÊ ËÌÀŞ ÎÅ ÎÁÊÄÅÎ"
 
-#: src/lang.c:909
+#: src/lang.c:912
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=ispell, %s=pgp, %s=ÍÅÎÀ, %s=ÏÔĞÒÁ×ÉÔØ, %s=ÏÔÌÏÖÉÔØ: "
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
 msgstr	"%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=ispell, %s=pgp, %s=ĞÏÓÌÁÔØ [%%s]: "
 
-#: src/lang.c:911
+#: src/lang.c:914
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=ispell, %s=pgp, %s=ÍÅÎÀ, %s=ÏÔĞÒ., %s=ÏÔÌÏÖÉÔØ [%%s]: "
 
-#: src/lang.c:913
+#: src/lang.c:916
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=pgp, %s=ÍÅÎÀ, %s=ÏÔĞÒÁ×ÉÔØ, %s=ÏÔÌÏÖÉÔØ: "
 
-#: src/lang.c:914
+#: src/lang.c:917
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr	"%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=pgp, %s=ÏÔĞÒÁ×ÉÔØ [%%s]: "
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=pgp, %s=ÍÅÎÀ, %s=ÏÔĞÒÁ×ÉÔØ, %s=ÏÔÌÏÖÉÔØ [%%s]: "
 
-#: src/lang.c:919
+#: src/lang.c:922
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=ispell, %s=ÍÅÎÀ, %s=ÏÔĞÒ., %s=ÏÔÌÏÖÉÔØ: "
 
-#: src/lang.c:920
+#: src/lang.c:923
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr	"%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=ispell, %s=ÏÔĞÒÁ×ÉÔØ [%%s]: "
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	""
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=ÍÅÎÀ, %s=ÏÔĞÒÁ×ÉÔØ, %s=ÏÔÌÏÖÉÔØ: "
 
-#: src/lang.c:924
+#: src/lang.c:927
 #, c-format
 msgid	"%s=quit, %s=edit, %s=send [%%s]: "
 msgstr	"%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=ÏÔĞÒÁ×ÉÔØ [%%s]: "
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=ÍÅÎÀ, %s=ÏÔĞÒÁ×ÉÔØ, %s=ÏÔÌÏÖÉÔØ [%%s]: "
 
-#: src/lang.c:934
+#: src/lang.c:937
 msgid	"Try cache_overview_files to speed up things.\n"
 msgstr	"ğÏĞÒÏÂÕÊÔÅ cache_overview_files ÄÌÑ ÕÓËÏÒÅÎÉÑ.\n"
 
-#: src/lang.c:935
+#: src/lang.c:938
 msgid	"Tin will use local index files instead.\n"
 msgstr	"tin ÂÕÄÅÔ ÉÓĞÏÌØÚÏ×ÁÔØ ÆÁÊÌÙ ÌÏËÁÌØÎÏÇÏ ÉÎÄÅËÓÁ ×ÍÅÓÔÏ ÜÔÏÇÏ.\n"
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid	"Cannot find NNTP server name"
 msgstr	"îÅ ÍÏÇÕ ÎÁÊÔÉ ÉÍÑ NNTP ÓÅÒ×ÅÒÁ"
 
-#: src/lang.c:937
+#: src/lang.c:940
 #, c-format
 msgid	"Connecting to %s:%d..."
 msgstr	"óÏÅÄÉÎÅÎÉÅ Ó %s:%d..."
 
-#: src/lang.c:938
+#: src/lang.c:941
 msgid	"Disconnecting from server...\n"
 msgstr	"ïÔÓÏÅÄÉÎÅÎÉÅ ÏÔ ÓÅÒ×ÅÒÁ...\n"
 
-#: src/lang.c:939
+#: src/lang.c:942
 #, c-format
 msgid	"Wrong newsgroup name in response of GROUP command, %s for %s"
 msgstr	"îÅĞÒÁ×ÉÌØÎÏÅ ÉÍÑ ÇÒÕĞĞÙ × ÏÔ×ÅÔÅ ÎÁ ËÏÍÁÎÄÕ GROUP, %s ÄÌÑ %s"
 
-#: src/lang.c:940
+#: src/lang.c:943
 #, c-format
 msgid	"Failed to connect to NNTP server %s. Exiting..."
 msgstr	"îÅ ÕÄÁÌÏÓØ ÓÏÅÄÉÎÉÔØÓÑ Ó NNTP ÓÅÒ×ÅÒÏÍ %s. ÷ÙÈÏÄ..."
 
-#: src/lang.c:941
+#: src/lang.c:944
 msgid	"205  Closing connection"
 msgstr	"205 úÁËÒÙÔÉÅ ÓÏÅÄÉÎÅÎÉÑ"
 
-#: src/lang.c:942
+#: src/lang.c:945
 msgid	"Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr	"óÅÒ×ÅÒ ÎÅ ĞÏÄÄÅÒÖÉ×ÁÅÔ NNTP XOVER ÉÌÉ OVER ËÏÍÁÎÄÙ.\n"
 
-#: src/lang.c:943
+#: src/lang.c:946
 msgid	"Connection to news server has timed out. Reconnect?"
 msgstr	"÷ÒÅÍÑ ÓÏÅÄÉÎÅÎÉÑ Ë ÓÅÒ×ÅÒÕ ĞÒÅ×ÙÓÉÌÏ ÌÉÍÉÔ. ğÅÒÅÓÏÅÄÉÎÉÔØÓÑ?"
 
-#: src/lang.c:944
+#: src/lang.c:947
 #, c-format
 msgid	"Put the server name in the file %s,\n"
 	"or set the environment variable NNTPSERVER"
 msgstr	"ğÏÍÅÓÔÉÔØ ÉÍÑ ÓÅÒ×ÅÒÁ × ÆÁÊÌ %s,\n"
 	"ÉÌÉ ÕÓÔÁÎÏ×ÉÔØ ĞÅÒÅÍÅÎÎÕÀ ÏËÒÕÖÅÎÉÑ NNTPSERVER"
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid	"  -A       force authentication on connect"
 msgstr	"  -A       ĞÒÉÎÕÄÉÔÅÌØÎÁÑ ÁÕÔÅÎÔÉÆÉËÁÃÉÑ ĞÒÉ ÓÏÅÄÉÎÅÎÉÉ"
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid	"  -g serv  read news from NNTP server serv [default=%s]"
 msgstr	"  -g serv  ŞÔÅÎÉÅ ÎÏ×ÏÓÔÅÊ Ó NNTP ÓÅÒ×ÅÒÁ serv [ĞÏ ÕÍÏÌŞÁÎÉÀ=%s]"
 
-#: src/lang.c:947
+#: src/lang.c:950
 #, c-format
 msgid	"  -p port  use port as NNTP port [default=%d]"
 msgstr	"  -p port  ÉÓĞÏÌØÚÏ×ÁÔØ port ËÁË NNTP ĞÏÒÔ [ĞÏ ÕÍÏÌŞÁÎÉÀ=%d]"
 
-#: src/lang.c:948
+#: src/lang.c:951
 msgid	"  -Q       quick start. Same as -nqd"
 msgstr	"  -Q       ÂÙÓÔÒÙÊ ÚÁĞÕÓË. ëÁË Ó ÏĞÃÉÑÍÉ -nqd"
 
-#: src/lang.c:949
+#: src/lang.c:952
 msgid	"  -l       use only LIST instead of GROUP (-n) command"
 msgstr	"  -l       ÉÓĞÏÌØÚÏ×ÁÔØ LIST ×ÍÅÓÔÏ GROUP (-n) ËÏÍÁÎÄ"
 
-#: src/lang.c:950
+#: src/lang.c:953
 msgid	"  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr	"  -n       ŞÉÔÁÔØ ÔÏÌØËÏ ĞÏÄĞÉÓÁÎÎÙÅ .newsrc ÇÒÕĞĞÙ Ó NNTP ÓÅÒ×ÅÒÁ"
 
-#: src/lang.c:952
+#: src/lang.c:955
 #, c-format
 msgid	"%s/tcp: Unknown service.\n"
 msgstr	"%s/tcp: îÅÉÚ×ÅÓÔÎÙÊ ÓÅÒ×ÉÓ.\n"
 
-#: src/lang.c:955
+#: src/lang.c:958
 msgid	"\n"
 	"socket or connect problem\n"
 msgstr	"\n"
 	"ĞÒÏÂÌÅÍÁ Ó ÓÏËÅÔÏÍ ÉÌÉ ÓÏÅÄÉÎÅÎÉÅÍ\n"
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid	"\n"
 	"Connection to %s: "
 msgstr	"\n"
 	"óÏÅÄÉÎÅÎÉÅ Ó %s: "
 
-#: src/lang.c:958
+#: src/lang.c:961
 msgid	"Giving up...\n"
 msgstr	"õÓÔÕĞÁÅÍ...\n"
 
-#: src/lang.c:961
+#: src/lang.c:964
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 	"Tin will try to use XHDR XREF instead (slows down things a bit).\n"
 msgstr	""
 
-#: src/lang.c:964
+#: src/lang.c:967
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 msgstr	"óÅÒ×ÅÒ ÎÅ ÓÏÄÅÒÖÉÔ Xref: × XOVER.\n"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid	"Can't open %s. Try %s -r to read news via NNTP.\n"
 msgstr	"îÅ ÍÏÇÕ ÏÔËÒÙÔØ %s. ğÏĞÒÏÂÕÊÔÅ %s -r ÄÌÑ ŞÔÅÎÉÑ ÎÏ×ÏÓÔÅÊ ĞÏ NNTP.\n"
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid	"  -Q       quick start. Same as -qd"
 msgstr	"  -Q       ÂÙÓÔÒÙÊ ÚÁĞÕÓË. ôÏ ÖÅ ÓÁÍÏÅ ËÁË Ó ÏĞÃÉÑÍÉ -qd"
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid	"  -l       read only active file instead of scanning spool (-n) command"
 msgstr	"  -l       ŞÉÔÁÔØ ÔÏÌØËÏ active file ×ÍÅÓÔÏ ÓËÁÎÉÒÏ×ÁÎÉÑ spool (-n) ËÏÍÁÎÄÁ"
 
-#: src/lang.c:972
+#: src/lang.c:975
 msgid	"  -n       only read subscribed .newsrc groups from spool"
 msgstr	"  -n       ŞÉÔÁÔØ ÔÏÌØËÏ ĞÏÄĞÉÓÁÎÎÙÅ .newsrc ÇÒÕĞĞÙ ÉÚ spool"
 
-#: src/lang.c:973
+#: src/lang.c:976
 msgid	"Your server does not have Xref: in its NOV-files.\n"
 msgstr	"÷ÁÛ ÓÅÒ×ÅÒ ÎÅ ÉÍÅÅÔ  Xref: × NOV-ÆÁÊÌÁÈ.\n"
 
-#: src/lang.c:977
+#: src/lang.c:980
 msgid	"Posting using external inews failed. Use built in inews instead?"
 msgstr	"ïÔĞÒÁ×ÌÅÎÉÅ Ó ×ÎÅÛÎÉÍ inews ĞÒÏ×ÁÌÉÌÏÓØ. éÓĞÏÌØÚÏ×ÁÔØ ×ÓÔÒÏÅÎÎÙÊ inews"
 
-#: src/lang.c:978
+#: src/lang.c:981
 msgid	"It worked! Should I always use my built in inews from now on?"
 msgstr	"úÁÒÁÂÏÔÁÌÏ! éÓĞÏÌØÚÏ×ÁÔØ ×ÓÅÇÄÁ ÓÄÅÌÁÎÎÙÊ inews?"
 
-#: src/lang.c:986
+#: src/lang.c:989
 #, c-format
 msgid	"%d %s printed"
 msgstr	"%d %s ÎÁĞÅŞÁÔÁÎÏ"
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid	"output article/thread/hot/pattern/tagged articles to printer"
 msgstr	"×Ù×ÏÄ ÓÔÁÔØÉ/ÄÉÓËÕÓÓÉÉ/hot/ÛÁÂÌÏÎÁ/ĞÏÍÅŞÅÎÎÙÈ ÓÔÁÔÅÊ ÎÁ ĞÅŞÁÔØ"
 
-#: src/lang.c:988
+#: src/lang.c:991
 msgid	"Print"
 msgstr	"ğÅŞÁÔØ"
 
-#: src/lang.c:989
+#: src/lang.c:992
 msgid	"Printing..."
 msgstr	"ğÅŞÁÔÁÀ..."
 
-#: src/lang.c:993
+#: src/lang.c:996
 msgid	"pipe article/thread/hot/pattern/tagged articles into command"
 msgstr	"pipe ÓÔÁÔØÀ/ÄÉÓËÕÓÓÉÀ/hot/ÛÁÂÌÏÎ/ĞÏÍÅŞÅÎÎÙÅ ÓÔÁÔØÉ × ËÏÍÁÎÄÕ"
 
-#: src/lang.c:994
+#: src/lang.c:997
 msgid	"No command"
 msgstr	"îÅÔ ËÏÍÁÎÄÙ"
 
-#: src/lang.c:995
+#: src/lang.c:998
 msgid	"Pipe"
 msgstr	""
 
-#: src/lang.c:996
+#: src/lang.c:999
 #, c-format
 msgid	"Pipe to command [%.*s]> "
 msgstr	"Pipe × ËÏÍÁÎÄÕ [%.*s]> "
 
-#: src/lang.c:997
+#: src/lang.c:1000
 msgid	"Piping..."
 msgstr	""
 
-#: src/lang.c:999
+#: src/lang.c:1002
 msgid	"Piping not enabled."
 msgstr	"Piping ÎÅ ×ËÌÀŞÅÎÏ."
 
-#: src/lang.c:1003
+#: src/lang.c:1006
 #, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line has spaces  in it that MUST be removed.\n"
@@ -3771,7 +3775,7 @@ msgid	"\n"
 	"       newsgroup names.\n"
 msgstr	""
 
-#: src/lang.c:1008
+#: src/lang.c:1011
 #, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line is  continued in  the next line.  Since\n"
@@ -3779,7 +3783,7 @@ msgid	"\n"
 	"       Please write all newsgroups into a single line.\n"
 msgstr	""
 
-#: src/lang.c:1013
+#: src/lang.c:1016
 #, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line is continued in the next line.\n"
@@ -3787,13 +3791,13 @@ msgid	"\n"
 	"         To avoid trouble please write all newsgroups into a single line.\n"
 msgstr	""
 
-#: src/lang.c:1017
+#: src/lang.c:1020
 #, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n"
 msgstr	""
 
-#: src/lang.c:1022
+#: src/lang.c:1025
 msgid	"\n"
 	"  If your article contains quoted text  please take some time to pare it "
 	"down\n"
@@ -3814,498 +3818,498 @@ msgid	"\n"
 	"  likely to ignore it completely.  It's a crowded net out there.\n"
 msgstr	""
 
-#: src/lang.c:1035
+#: src/lang.c:1038
 msgid	"shell escape"
 msgstr	""
 
-#: src/lang.c:1036
+#: src/lang.c:1039
 #, c-format
 msgid	"Shell Command (%s)"
 msgstr	""
 
-#: src/lang.c:1037
+#: src/lang.c:1040
 #, c-format
 msgid	"Enter shell command [%s]> "
 msgstr	""
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 #, c-format
 msgid	"%s: Can't get entry for TERM\n"
 msgstr	""
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid	"Group %.*s ('q' to quit)..."
 msgstr	""
 
-#: src/lang.c:1047
+#: src/lang.c:1050
 #, c-format
 msgid	"Group %.*s..."
 msgstr	""
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid	"Server unavailable\n"
 msgstr	""
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %"
 	"s=post"
 msgstr	""
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 #, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1061
+#: src/lang.c:1064
 #, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1065
+#: src/lang.c:1068
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, c-format
 msgid	"%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1069
+#: src/lang.c:1072
 #, c-format
 msgid	"%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	""
 
-#: src/lang.c:1075
+#: src/lang.c:1078
 msgid	"Terminal does not support color"
 msgstr	""
 
-#: src/lang.c:1080
+#: src/lang.c:1083
 #, c-format
 msgid	"Trying %s"
 msgstr	""
 
-#: src/lang.c:1094 src/lang.c:1120 src/lang.c:1136 src/lang.c:1315 src/refs.c:296
+#: src/lang.c:1097 src/lang.c:1123 src/lang.c:1139 src/lang.c:1318 src/refs.c:296
 msgid	"None"
 msgstr	""
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 msgid	"Subject"
 msgstr	""
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 msgid	"References"
 msgstr	""
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 msgid	"Both Subject and References"
 msgstr	""
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid	"Multipart Subject"
 msgstr	""
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 msgid	"Percentage Match"
 msgstr	""
 
-#: src/lang.c:1111 src/lang.c:1222
+#: src/lang.c:1114 src/lang.c:1225
 msgid	"No"
 msgstr	""
 
-#: src/lang.c:1112 src/lang.c:1224
+#: src/lang.c:1115 src/lang.c:1227
 msgid	"Yes"
 msgstr	""
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 msgid	"Hide All"
 msgstr	""
 
-#: src/lang.c:1121
+#: src/lang.c:1124
 msgid	"Address"
 msgstr	""
 
-#: src/lang.c:1122
+#: src/lang.c:1125
 msgid	"Full Name"
 msgstr	""
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 msgid	"Address and Name"
 msgstr	""
 
-#: src/lang.c:1130
+#: src/lang.c:1133
 msgid	"Max"
 msgstr	""
 
-#: src/lang.c:1131
+#: src/lang.c:1134
 msgid	"Sum"
 msgstr	""
 
-#: src/lang.c:1132
+#: src/lang.c:1135
 msgid	"Average"
 msgstr	""
 
-#: src/lang.c:1137
+#: src/lang.c:1140
 msgid	"Lines"
 msgstr	""
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 msgid	"Score"
 msgstr	""
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid	"Lines & Score"
 msgstr	""
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 msgid	"Black"
 msgstr	""
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid	"Red"
 msgstr	""
 
-#: src/lang.c:1150
+#: src/lang.c:1153
 msgid	"Green"
 msgstr	""
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid	"Brown"
 msgstr	""
 
-#: src/lang.c:1152
+#: src/lang.c:1155
 msgid	"Blue"
 msgstr	""
 
-#: src/lang.c:1153
+#: src/lang.c:1156
 msgid	"Pink"
 msgstr	""
 
-#: src/lang.c:1154
+#: src/lang.c:1157
 msgid	"Cyan"
 msgstr	""
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 msgid	"White"
 msgstr	""
 
-#: src/lang.c:1156
+#: src/lang.c:1159
 msgid	"Gray"
 msgstr	""
 
-#: src/lang.c:1157
+#: src/lang.c:1160
 msgid	"Light Red"
 msgstr	""
 
-#: src/lang.c:1158
+#: src/lang.c:1161
 msgid	"Light Green"
 msgstr	""
 
-#: src/lang.c:1159
+#: src/lang.c:1162
 msgid	"Yellow"
 msgstr	""
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 msgid	"Light Blue"
 msgstr	""
 
-#: src/lang.c:1161
+#: src/lang.c:1164
 msgid	"Light Pink"
 msgstr	""
 
-#: src/lang.c:1162
+#: src/lang.c:1165
 msgid	"Light Cyan"
 msgstr	""
 
-#: src/lang.c:1163
+#: src/lang.c:1166
 msgid	"Light White"
 msgstr	""
 
-#: src/lang.c:1171 src/lang.c:1228 src/lang.c:1242
+#: src/lang.c:1174 src/lang.c:1231 src/lang.c:1245
 msgid	"Nothing"
 msgstr	""
 
-#: src/lang.c:1172
+#: src/lang.c:1175
 msgid	"Mark"
 msgstr	""
 
-#: src/lang.c:1173
+#: src/lang.c:1176
 msgid	"Space"
 msgstr	""
 
-#: src/lang.c:1180
+#: src/lang.c:1183
 msgid	"Normal"
 msgstr	""
 
-#: src/lang.c:1181
+#: src/lang.c:1184
 msgid	"Best highlighting"
 msgstr	""
 
-#: src/lang.c:1182
+#: src/lang.c:1185
 msgid	"Underline"
 msgstr	""
 
-#: src/lang.c:1183
+#: src/lang.c:1186
 msgid	"Reverse video"
 msgstr	""
 
-#: src/lang.c:1184
+#: src/lang.c:1187
 msgid	"Blinking"
 msgstr	""
 
-#: src/lang.c:1185
+#: src/lang.c:1188
 msgid	"Half bright"
 msgstr	""
 
-#: src/lang.c:1186
+#: src/lang.c:1189
 msgid	"Bold"
 msgstr	""
 
-#: src/lang.c:1191
+#: src/lang.c:1194
 msgid	"none"
 msgstr	""
 
-#: src/lang.c:1192
+#: src/lang.c:1195
 msgid	"commands"
 msgstr	""
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 msgid	"select"
 msgstr	""
 
-#: src/lang.c:1195
+#: src/lang.c:1198
 msgid	"commands & quit"
 msgstr	""
 
-#: src/lang.c:1196
+#: src/lang.c:1199
 msgid	"commands & select"
 msgstr	""
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 msgid	"quit & select"
 msgstr	""
 
-#: src/lang.c:1198
+#: src/lang.c:1201
 msgid	"commands & quit & select"
 msgstr	""
 
-#: src/lang.c:1223
+#: src/lang.c:1226
 msgid	"Shell archive"
 msgstr	""
 
-#: src/lang.c:1229
+#: src/lang.c:1232
 msgid	"Subject: (descending)"
 msgstr	""
 
-#: src/lang.c:1230
+#: src/lang.c:1233
 msgid	"Subject: (ascending)"
 msgstr	""
 
-#: src/lang.c:1231
+#: src/lang.c:1234
 msgid	"From: (descending)"
 msgstr	""
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 msgid	"From: (ascending)"
 msgstr	""
 
-#: src/lang.c:1233
+#: src/lang.c:1236
 msgid	"Date: (descending)"
 msgstr	""
 
-#: src/lang.c:1234
+#: src/lang.c:1237
 msgid	"Date: (ascending)"
 msgstr	""
 
-#: src/lang.c:1235 src/lang.c:1243
+#: src/lang.c:1238 src/lang.c:1246
 msgid	"Score (descending)"
 msgstr	""
 
-#: src/lang.c:1236 src/lang.c:1244
+#: src/lang.c:1239 src/lang.c:1247
 msgid	"Score (ascending)"
 msgstr	""
 
-#: src/lang.c:1237
+#: src/lang.c:1240
 msgid	"Lines: (descending)"
 msgstr	""
 
-#: src/lang.c:1238
+#: src/lang.c:1241
 msgid	"Lines: (ascending)"
 msgstr	""
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid	"Always Keep"
 msgstr	""
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid	"Always Remove"
 msgstr	""
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid	"Mark with D on selection screen"
 msgstr	""
 
-#: src/lang.c:1256
+#: src/lang.c:1259
 msgid	"Kill only unread arts"
 msgstr	""
 
-#: src/lang.c:1257
+#: src/lang.c:1260
 msgid	"Kill all arts & show with K"
 msgstr	""
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1258
+#: src/lang.c:1261
 msgid	"Kill all arts and never show"
 msgstr	""
 
-#: src/lang.c:1263
+#: src/lang.c:1266
 msgid	"Nothing special"
 msgstr	""
 
-#: src/lang.c:1264
+#: src/lang.c:1267
 msgid	"Compress quotes"
 msgstr	""
 
-#: src/lang.c:1265
+#: src/lang.c:1268
 msgid	"Quote signatures"
 msgstr	""
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid	"Compress quotes, quote sigs"
 msgstr	""
 
-#: src/lang.c:1267
+#: src/lang.c:1270
 msgid	"Quote empty lines"
 msgstr	""
 
-#: src/lang.c:1268
+#: src/lang.c:1271
 msgid	"Compress quotes, quote empty lines"
 msgstr	""
 
-#: src/lang.c:1269
+#: src/lang.c:1272
 msgid	"Quote sigs & empty lines"
 msgstr	""
 
-#: src/lang.c:1270
+#: src/lang.c:1273
 msgid	"Comp. q., quote sigs & empty lines"
 msgstr	""
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid	"no"
 msgstr	""
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid	"with headers"
 msgstr	""
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid	"without headers"
 msgstr	""
 
-#: src/lang.c:1317 src/lang.c:1323
+#: src/lang.c:1320 src/lang.c:1326
 msgid	"NFKC"
 msgstr	""
 
-#: src/lang.c:1318
+#: src/lang.c:1321
 msgid	"NFKD"
 msgstr	""
 
-#: src/lang.c:1319
+#: src/lang.c:1322
 msgid	"NFC"
 msgstr	""
 
-#: src/lang.c:1320
+#: src/lang.c:1323
 msgid	"NFD"
 msgstr	""
 
-#: src/lang.c:1331
+#: src/lang.c:1334
 msgid	"Display Options"
 msgstr	""
 
-#: src/lang.c:1338
+#: src/lang.c:1341
 msgid	"Color Options"
 msgstr	""
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid	"Article-Limiting Options"
 msgstr	""
 
-#: src/lang.c:1351
+#: src/lang.c:1354
 msgid	"Posting/Mailing Options"
 msgstr	""
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid	"Saving/Printing Options"
 msgstr	""
 
-#: src/lang.c:1363
+#: src/lang.c:1366
 msgid	"Expert Options"
 msgstr	""
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid	"Filtering Options"
 msgstr	""
 
-#: src/lang.c:1374 src/lang.c:1405 src/lang.c:1411 src/lang.c:1437 src/lang.c:1487
-#: src/lang.c:1493 src/lang.c:1503 src/lang.c:1523 src/lang.c:1598 src/lang.c:1768
-#: src/lang.c:1774 src/lang.c:1780 src/lang.c:1786 src/lang.c:1798 src/lang.c:1805
-#: src/lang.c:1859 src/lang.c:1868 src/lang.c:1874 src/lang.c:1881 src/lang.c:1888
-#: src/lang.c:1895 src/lang.c:1902 src/lang.c:1909 src/lang.c:1916 src/lang.c:1923
-#: src/lang.c:1930 src/lang.c:1937 src/lang.c:1944 src/lang.c:1951 src/lang.c:1958
-#: src/lang.c:1965 src/lang.c:1972 src/lang.c:1979 src/lang.c:1986 src/lang.c:1993
-#: src/lang.c:2000 src/lang.c:2007 src/lang.c:2014 src/lang.c:2021 src/lang.c:2028
-#: src/lang.c:2036 src/lang.c:2052 src/lang.c:2059 src/lang.c:2066 src/lang.c:2073
-#: src/lang.c:2079 src/lang.c:2085 src/lang.c:2102 src/lang.c:2114 src/lang.c:2148
-#: src/lang.c:2201 src/lang.c:2208 src/lang.c:2214 src/lang.c:2239 src/lang.c:2256
-#: src/lang.c:2309 src/lang.c:2345 src/lang.c:2365 src/lang.c:2400 src/lang.c:2410
-#: src/lang.c:2435 src/lang.c:2451 src/lang.c:2470 src/lang.c:2483
+#: src/lang.c:1377 src/lang.c:1408 src/lang.c:1414 src/lang.c:1440 src/lang.c:1490
+#: src/lang.c:1496 src/lang.c:1506 src/lang.c:1526 src/lang.c:1601 src/lang.c:1771
+#: src/lang.c:1777 src/lang.c:1783 src/lang.c:1789 src/lang.c:1801 src/lang.c:1808
+#: src/lang.c:1862 src/lang.c:1871 src/lang.c:1877 src/lang.c:1884 src/lang.c:1891
+#: src/lang.c:1898 src/lang.c:1905 src/lang.c:1912 src/lang.c:1919 src/lang.c:1926
+#: src/lang.c:1933 src/lang.c:1940 src/lang.c:1947 src/lang.c:1954 src/lang.c:1961
+#: src/lang.c:1968 src/lang.c:1975 src/lang.c:1982 src/lang.c:1989 src/lang.c:1996
+#: src/lang.c:2003 src/lang.c:2010 src/lang.c:2017 src/lang.c:2024 src/lang.c:2031
+#: src/lang.c:2039 src/lang.c:2055 src/lang.c:2062 src/lang.c:2069 src/lang.c:2076
+#: src/lang.c:2082 src/lang.c:2088 src/lang.c:2105 src/lang.c:2117 src/lang.c:2151
+#: src/lang.c:2204 src/lang.c:2211 src/lang.c:2217 src/lang.c:2242 src/lang.c:2259
+#: src/lang.c:2312 src/lang.c:2348 src/lang.c:2368 src/lang.c:2403 src/lang.c:2413
+#: src/lang.c:2438 src/lang.c:2454 src/lang.c:2473 src/lang.c:2486
 msgid	"<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1375
+#: src/lang.c:1378
 msgid	"Show mini menu & posting etiquette"
 msgstr	""
 
-#: src/lang.c:1376
+#: src/lang.c:1379
 msgid	"# If ON show a mini menu of useful commands at each level\n"
 	"# and posting etiquette after composing an article\n"
 msgstr	""
 
-#: src/lang.c:1381
+#: src/lang.c:1384
 msgid	"Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1382
+#: src/lang.c:1385
 msgid	"Show description of each newsgroup"
 msgstr	""
 
-#: src/lang.c:1383
+#: src/lang.c:1386
 msgid	"# If ON show group description text after newsgroup name at\n"
 	"# group selection level\n"
 msgstr	""
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 msgid	"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
 	"sets."
 msgstr	""
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 msgid	"In group menu, show author by"
 msgstr	""
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid	"# Part of from field to display\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = none\n"
@@ -4314,31 +4318,31 @@ msgid	"# Part of from field to display\n
 	"#   3 = both\n"
 msgstr	""
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 msgid	"Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid	"Draw -> instead of highlighted bar"
 msgstr	""
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid	"# If ON use -> otherwise highlighted bar for selection\n"
 msgstr	""
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid	"Use inverse video for page headers"
 msgstr	""
 
-#: src/lang.c:1407
+#: src/lang.c:1410
 msgid	"# If ON use inverse video for page headers at different levels\n"
 msgstr	""
 
-#: src/lang.c:1412
+#: src/lang.c:1415
 msgid	"Thread articles by"
 msgstr	""
 
-#: src/lang.c:1413
+#: src/lang.c:1416
 msgid	"# Thread articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4349,15 +4353,15 @@ msgid	"# Thread articles by ...\n"
 	"#   5 = Percentage Match\n"
 msgstr	""
 
-#: src/lang.c:1424
+#: src/lang.c:1427
 msgid	"Enter percentage match required to thread together. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1425
+#: src/lang.c:1428
 msgid	"Thread percentage match"
 msgstr	""
 
-#: src/lang.c:1426
+#: src/lang.c:1429
 #, c-format
 msgid	"# Thread percentage match...\n"
 	"# the percentage of characters in the subject of an article that must match\n"
@@ -4370,11 +4374,11 @@ msgid	"# Thread percentage match...\n"
 	"# 'harppy' would be threaded separately from 'happy'\n"
 msgstr	""
 
-#: src/lang.c:1438
+#: src/lang.c:1441
 msgid	"Score of a thread"
 msgstr	""
 
-#: src/lang.c:1439
+#: src/lang.c:1442
 msgid	"# Thread score\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = max\n"
@@ -4382,15 +4386,15 @@ msgid	"# Thread score\n"
 	"#   2 = average\n"
 msgstr	""
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid	"Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1448
+#: src/lang.c:1451
 msgid	"Sort articles by"
 msgstr	""
 
-#: src/lang.c:1449
+#: src/lang.c:1452
 msgid	"# Sort articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4406,15 +4410,15 @@ msgid	"# Sort articles by ...\n"
 	"#  10 = Lines ascending\n"
 msgstr	""
 
-#: src/lang.c:1465
+#: src/lang.c:1468
 msgid	"Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid	"Sort threads by"
 msgstr	""
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid	"# Sort thread by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4422,43 +4426,43 @@ msgid	"# Sort thread by ...\n"
 	"#   2 = Score ascending\n"
 msgstr	""
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid	"Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid	"Goto first unread article in group"
 msgstr	""
 
-#: src/lang.c:1477
+#: src/lang.c:1480
 msgid	"# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr	""
 
-#: src/lang.c:1481
+#: src/lang.c:1484
 msgid	"Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid	"Show only unread articles"
 msgstr	""
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 msgid	"# If ON show only new/unread articles otherwise show all.\n"
 msgstr	""
 
-#: src/lang.c:1488
+#: src/lang.c:1491
 msgid	"Show only groups with unread arts"
 msgstr	""
 
-#: src/lang.c:1489
+#: src/lang.c:1492
 msgid	"# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr	""
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid	"Filter which articles"
 msgstr	""
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid	"# Filter which articles\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = only kill unread articles\n"
@@ -4466,184 +4470,184 @@ msgid	"# Filter which articles\n"
 	"#   2 = kill all articles and never show them\n"
 msgstr	""
 
-#: src/lang.c:1504
+#: src/lang.c:1507
 msgid	"Tab goes to next unread article"
 msgstr	""
 
-#: src/lang.c:1505
+#: src/lang.c:1508
 msgid	"# If ON the TAB command will go to next unread article at article viewer "
 	"level\n"
 msgstr	""
 
-#: src/lang.c:1509
+#: src/lang.c:1512
 msgid	"Scrolling with <SPACE> past the end of an art. jumps to the next unread one."
 msgstr	""
 
-#: src/lang.c:1510
+#: src/lang.c:1513
 msgid	"Space goes to next unread article"
 msgstr	""
 
-#: src/lang.c:1511
+#: src/lang.c:1514
 msgid	"# If ON the SPACE command will go to next unread article at article viewer\n"
 	"# level when the end of the article is reached (rn-style pager)\n"
 msgstr	""
 
-#: src/lang.c:1516
+#: src/lang.c:1519
 msgid	"Scrolling with <PGDN>/<DOWN> past the end of an art. jumps to the unread one."
 msgstr	""
 
-#: src/lang.c:1517
+#: src/lang.c:1520
 msgid	"PgDn goes to next unread article"
 msgstr	""
 
-#: src/lang.c:1518
+#: src/lang.c:1521
 msgid	"# If ON the PGDN or DOWN command will go to next unread article when\n"
 	"# pressed at end of message\n"
 msgstr	""
 
-#: src/lang.c:1524
+#: src/lang.c:1527
 msgid	"List thread using right arrow key"
 msgstr	""
 
-#: src/lang.c:1525
+#: src/lang.c:1528
 msgid	"# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr	""
 
-#: src/lang.c:1529
+#: src/lang.c:1532
 msgid	"Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1530
+#: src/lang.c:1533
 msgid	"Character to show deleted articles"
 msgstr	""
 
-#: src/lang.c:1531
+#: src/lang.c:1534
 msgid	"# Character used to show that an art was deleted (default 'D')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1536
+#: src/lang.c:1539
 msgid	"Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid	"Character to show inrange articles"
 msgstr	""
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid	"# Character used to show that an art is in a range (default '#')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1543
+#: src/lang.c:1546
 msgid	"Enter character to indicate that article will return. <CR> sets, <ESC> "
 	"cancels."
 msgstr	""
 
-#: src/lang.c:1544
+#: src/lang.c:1547
 msgid	"Character to show returning arts"
 msgstr	""
 
-#: src/lang.c:1545
+#: src/lang.c:1548
 msgid	"# Character used to show that an art will return (default '-')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid	"Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1551
+#: src/lang.c:1554
 msgid	"Character to show selected articles"
 msgstr	""
 
-#: src/lang.c:1552
+#: src/lang.c:1555
 msgid	"# Character used to show that an art was auto-selected (default '*')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1557
+#: src/lang.c:1560
 msgid	"Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid	"Character to show recent articles"
 msgstr	""
 
-#: src/lang.c:1559
+#: src/lang.c:1562
 msgid	"# Character used to show that an art is recent (default 'o')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1564
+#: src/lang.c:1567
 msgid	"Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid	"Character to show unread articles"
 msgstr	""
 
-#: src/lang.c:1566
+#: src/lang.c:1569
 msgid	"# Character used to show that an art is unread (default '+')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 msgid	"Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1572
+#: src/lang.c:1575
 msgid	"Character to show read articles"
 msgstr	""
 
-#: src/lang.c:1573
+#: src/lang.c:1576
 msgid	"# Character used to show that an art was read (default ' ')\n"
 	"# _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid	"Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1579
+#: src/lang.c:1582
 msgid	"Character to show killed articles"
 msgstr	""
 
-#: src/lang.c:1580
+#: src/lang.c:1583
 msgid	"# Character used to show that an art was killed (default 'K')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1585
+#: src/lang.c:1588
 msgid	"Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1586
+#: src/lang.c:1589
 msgid	"Character to show readselected arts"
 msgstr	""
 
-#: src/lang.c:1587
+#: src/lang.c:1590
 msgid	"# Character used to show that an art was selected before read (default ':')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr	""
 
-#: src/lang.c:1592
+#: src/lang.c:1595
 msgid	"Enter maximum length of newsgroup names displayed. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1593
+#: src/lang.c:1596
 msgid	"Max. length of group names shown"
 msgstr	""
 
-#: src/lang.c:1594
+#: src/lang.c:1597
 msgid	"# Maximum length of the names of newsgroups displayed\n"
 msgstr	""
 
-#: src/lang.c:1599
+#: src/lang.c:1602
 msgid	"Show lines/score in listings"
 msgstr	""
 
-#: src/lang.c:1600
+#: src/lang.c:1603
 msgid	"# What informations should be displayed in article/thread listing\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -4652,16 +4656,16 @@ msgid	"# What informations should be dis
 	"#   3 = lines & score\n"
 msgstr	""
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 msgid	"0 = full page scrolling, -1 = show previous last line as first on next page, -"
 	"2 = half page"
 msgstr	""
 
-#: src/lang.c:1610
+#: src/lang.c:1613
 msgid	"Number of lines to scroll in pager"
 msgstr	""
 
-#: src/lang.c:1611
+#: src/lang.c:1614
 msgid	"# Number of lines that cursor-up/down will scroll in article pager\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#  -2 = half-page scrolling\n"
@@ -4671,27 +4675,27 @@ msgid	"# Number of lines that cursor-up/
 	"#   2 or greater = scroll by 2 or more lines (only in the pager)\n"
 msgstr	""
 
-#: src/lang.c:1621
+#: src/lang.c:1624
 msgid	"Display signatures. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1622
+#: src/lang.c:1625
 msgid	"Display signatures"
 msgstr	""
 
-#: src/lang.c:1623
+#: src/lang.c:1626
 msgid	"# If OFF don't show signatures when displaying articles\n"
 msgstr	""
 
-#: src/lang.c:1627
+#: src/lang.c:1630
 msgid	"Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1628
+#: src/lang.c:1631
 msgid	"Display uue data as an attachment"
 msgstr	""
 
-#: src/lang.c:1629
+#: src/lang.c:1632
 msgid	"# Handling of uuencoded data in the pager\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no, display raw uuencoded data\n"
@@ -4701,28 +4705,28 @@ msgid	"# Handling of uuencoded data in t
 	"#       be folded into a tag line.\n"
 msgstr	""
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid	"Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 msgid	"Display \"a as Umlaut-a"
 msgstr	""
 
-#: src/lang.c:1641
+#: src/lang.c:1644
 msgid	"# If ON decode German style TeX umlaut codes to ISO and\n"
 	"# show \"a as Umlaut-a, etc.\n"
 msgstr	""
 
-#: src/lang.c:1646 src/lang.c:1656
+#: src/lang.c:1649 src/lang.c:1659
 msgid	"Space separated list of header fields"
 msgstr	""
 
-#: src/lang.c:1647
+#: src/lang.c:1650
 msgid	"Display these header fields (or *)"
 msgstr	""
 
-#: src/lang.c:1648
+#: src/lang.c:1651
 msgid	"# Which news headers you wish to see. If you want to see _all_ the headers,\n"
 	"# place an '*' as this value. This is the only way a wildcard can be used.\n"
 	"# If you enter 'X-' as the value, you will see all headers beginning with\n"
@@ -4731,11 +4735,11 @@ msgid	"# Which news headers you wish to 
 	"# spaces. Not defining anything turns off this option.\n"
 msgstr	""
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid	"Do not display these header fields"
 msgstr	""
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid	"# Same as 'news_headers_to_display' except it denotes the opposite.\n"
 	"# An example of using both options might be if you thought X- headers were\n"
 	"# A Good Thing(tm), but thought Alan and Pape were miscreants...well then "
@@ -4746,556 +4750,556 @@ msgid	"# Same as 'news_headers_to_displa
 	"# Not defining anything turns off this option.\n"
 msgstr	""
 
-#: src/lang.c:1668
+#: src/lang.c:1671
 msgid	"Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr	""
 
-#: src/lang.c:1669
+#: src/lang.c:1672
 msgid	"Skip multipart/alternative parts"
 msgstr	""
 
-#: src/lang.c:1670
+#: src/lang.c:1673
 msgid	"# If ON strip multipart/alternative messages automatically\n"
 msgstr	""
 
-#: src/lang.c:1675
+#: src/lang.c:1678
 msgid	"A regex used to decide which lines to show in col_quote."
 msgstr	""
 
-#: src/lang.c:1676
+#: src/lang.c:1679
 msgid	"Regex used to show quoted lines"
 msgstr	""
 
-#: src/lang.c:1677
+#: src/lang.c:1680
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted when viewing articles. Quoted lines are shown in col_quote.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid	"A regex used to decide which lines to show in col_quote2."
 msgstr	""
 
-#: src/lang.c:1684
+#: src/lang.c:1687
 msgid	"Regex used to show twice quoted l."
 msgstr	""
 
-#: src/lang.c:1685
+#: src/lang.c:1688
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted twice. Twice quoted lines are shown in col_quote2.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1691
+#: src/lang.c:1694
 msgid	"A regex used to decide which lines to show in col_quote3."
 msgstr	""
 
-#: src/lang.c:1692
+#: src/lang.c:1695
 msgid	"Regex used to show >= 3 times q.l."
 msgstr	""
 
-#: src/lang.c:1693
+#: src/lang.c:1696
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted >=3 times. >=3 times quoted lines are shown in col_quote3.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid	"A regex used to decide which words to show in col_markslashes."
 msgstr	""
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid	"Regex used to highlight /slashes/"
 msgstr	""
 
-#: src/lang.c:1702
+#: src/lang.c:1705
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '/' are to be shown in col_markslashes.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1708
+#: src/lang.c:1711
 msgid	"A regex used to decide which words to show in col_markstars."
 msgstr	""
 
-#: src/lang.c:1709
+#: src/lang.c:1712
 msgid	"Regex used to highlight *stars*"
 msgstr	""
 
-#: src/lang.c:1710
+#: src/lang.c:1713
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '*' are to be shown in col_markstars.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1716
+#: src/lang.c:1719
 msgid	"A regex used to decide which words to show in col_markstroke."
 msgstr	""
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 msgid	"Regex used to highlight -strokes-"
 msgstr	""
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '-' are to be shown in col_markstroke.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 msgid	"A regex used to decide which words to show in col_markdash."
 msgstr	""
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 msgid	"Regex used to highlight _underline_"
 msgstr	""
 
-#: src/lang.c:1726
+#: src/lang.c:1729
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '_' are to be shown in col_markdash.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1732
+#: src/lang.c:1735
 msgid	"A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr	""
 
-#: src/lang.c:1733
+#: src/lang.c:1736
 msgid	"Regex with Subject prefixes"
 msgstr	""
 
-#: src/lang.c:1734
+#: src/lang.c:1737
 msgid	"# A regular expression that tin will use to find Subject prefixes\n"
 	"# which will be removed before showing the header.\n"
 msgstr	""
 
-#: src/lang.c:1739
+#: src/lang.c:1742
 msgid	"A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr	""
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid	"Regex with Subject suffixes"
 msgstr	""
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid	"# A regular expression that tin will use to find Subject suffixes\n"
 	"# which will be removed when replying or posting followup.\n"
 msgstr	""
 
-#: src/lang.c:1746
+#: src/lang.c:1749
 msgid	"Enter name and options for external MIME viewer, --internal for built-in "
 	"viewer"
 msgstr	""
 
-#: src/lang.c:1747
+#: src/lang.c:1750
 msgid	"MIME binary content viewer"
 msgstr	""
 
-#: src/lang.c:1748
+#: src/lang.c:1751
 msgid	"# If --internal automatically use the built in MIME viewer for non-text\n"
 	"# parts of articles.\n"
 	"# Otherwise specify an external viewer program (eg, metamail) or leave blank\n"
 	"# for no automatic viewing\n"
 msgstr	""
 
-#: src/lang.c:1755
+#: src/lang.c:1758
 msgid	"Confirm before starting non-text viewing program"
 msgstr	""
 
-#: src/lang.c:1756
+#: src/lang.c:1759
 msgid	"Ask before using MIME viewer"
 msgstr	""
 
-#: src/lang.c:1757
+#: src/lang.c:1760
 msgid	"# If ON tin will ask before using metamail to display MIME messages\n"
 	"# this only happens if metamail_prog is set to something\n"
 msgstr	""
 
-#: src/lang.c:1762
+#: src/lang.c:1765
 msgid	"Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1763
+#: src/lang.c:1766
 msgid	"Catchup read groups when quitting"
 msgstr	""
 
-#: src/lang.c:1764
+#: src/lang.c:1767
 msgid	"# If ON ask user if read groups should all be marked read\n"
 msgstr	""
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid	"Catchup group using left key"
 msgstr	""
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 msgid	"# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr	""
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 msgid	"Catchup thread by using left key"
 msgstr	""
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 msgid	"Which actions require confirmation"
 msgstr	""
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 msgid	"# What should we ask confirmation for.\n"
 msgstr	""
 
-#: src/lang.c:1787
+#: src/lang.c:1790
 msgid	"'Mark article read' ignores tags"
 msgstr	""
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 msgid	"# If ON the 'Mark article read' function marks only the current article.\n"
 msgstr	""
 
-#: src/lang.c:1792
+#: src/lang.c:1795
 msgid	"Program to run to open URL's, <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1793
+#: src/lang.c:1796
 msgid	"Program that opens URL's"
 msgstr	""
 
-#: src/lang.c:1794
+#: src/lang.c:1797
 msgid	"# The program used to open URL's. The actual URL will be appended\n"
 msgstr	""
 
-#: src/lang.c:1799
+#: src/lang.c:1802
 msgid	"Use mouse in xterm"
 msgstr	""
 
-#: src/lang.c:1800
+#: src/lang.c:1803
 msgid	"# If ON enable mouse key support on xterm terminals\n"
 msgstr	""
 
-#: src/lang.c:1806
+#: src/lang.c:1809
 msgid	"Use scroll keys on keypad"
 msgstr	""
 
-#: src/lang.c:1807
+#: src/lang.c:1810
 msgid	"# If ON enable scroll keys on terminals that support it\n"
 msgstr	""
 
-#: src/lang.c:1812
+#: src/lang.c:1815
 msgid	"Enter maximum number of article to get. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1813
+#: src/lang.c:1816
 msgid	"Number of articles to get"
 msgstr	""
 
-#: src/lang.c:1814
+#: src/lang.c:1817
 msgid	"# Number of articles to get (0=no limit), if negative sets maximum number\n"
 	"# of already read articles to be read before first unread one\n"
 msgstr	""
 
-#: src/lang.c:1819
+#: src/lang.c:1822
 msgid	"Enter number of days article is considered recent. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1820
+#: src/lang.c:1823
 msgid	"Article recentness time limit"
 msgstr	""
 
-#: src/lang.c:1821
+#: src/lang.c:1824
 msgid	"# Number of days in which article is considered recent, (0=OFF)\n"
 msgstr	""
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 msgid	"WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr	""
 
-#: src/lang.c:1826
+#: src/lang.c:1829
 msgid	"Wildcard matching"
 msgstr	""
 
-#: src/lang.c:1827
+#: src/lang.c:1830
 msgid	"# Wildcard matching\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = wildmat\n"
 	"#   1 = regex\n"
 msgstr	""
 
-#: src/lang.c:1834
+#: src/lang.c:1837
 msgid	"Enter minimal score before an article is marked killed. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1835
+#: src/lang.c:1838
 msgid	"Score limit (kill)"
 msgstr	""
 
-#: src/lang.c:1836
+#: src/lang.c:1839
 msgid	"# Score limit before an article is marked killed\n"
 msgstr	""
 
-#: src/lang.c:1840
+#: src/lang.c:1843
 msgid	"Enter default score to kill articles. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1841
+#: src/lang.c:1844
 msgid	"Default score to kill articles"
 msgstr	""
 
-#: src/lang.c:1842
+#: src/lang.c:1845
 msgid	"# Default score to kill articles\n"
 msgstr	""
 
-#: src/lang.c:1846
+#: src/lang.c:1849
 msgid	"Enter minimal score before an article is marked hot. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1847
+#: src/lang.c:1850
 msgid	"Score limit (select)"
 msgstr	""
 
-#: src/lang.c:1848
+#: src/lang.c:1851
 msgid	"# Score limit before an article is marked hot\n"
 msgstr	""
 
-#: src/lang.c:1852
+#: src/lang.c:1855
 msgid	"Enter default score to select articles. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1853
+#: src/lang.c:1856
 msgid	"Default score to select articles"
 msgstr	""
 
-#: src/lang.c:1854
+#: src/lang.c:1857
 msgid	"# Default score to select articles\n"
 msgstr	""
 
-#: src/lang.c:1860
+#: src/lang.c:1863
 msgid	"Use slrnface to show ''X-Face:''s"
 msgstr	""
 
-#: src/lang.c:1861
+#: src/lang.c:1864
 msgid	"# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 	"# Only useful when running in an xterm.\n"
 msgstr	""
 
-#: src/lang.c:1869
+#: src/lang.c:1872
 msgid	"Use ANSI color"
 msgstr	""
 
-#: src/lang.c:1870
+#: src/lang.c:1873
 msgid	"# If ON using ANSI-color\n"
 msgstr	""
 
-#: src/lang.c:1875
+#: src/lang.c:1878
 msgid	"Standard foreground color"
 msgstr	""
 
-#: src/lang.c:1876
+#: src/lang.c:1879
 msgid	"# Standard foreground color\n"
 	"# Default: -1 (default color)\n"
 msgstr	""
 
-#: src/lang.c:1882
+#: src/lang.c:1885
 msgid	"Standard background color"
 msgstr	""
 
-#: src/lang.c:1883
+#: src/lang.c:1886
 msgid	"# Standard background color\n"
 	"# Default: -1 (default color)\n"
 msgstr	""
 
-#: src/lang.c:1889
+#: src/lang.c:1892
 msgid	"Color for inverse text (background)"
 msgstr	""
 
-#: src/lang.c:1890
+#: src/lang.c:1893
 msgid	"# Color of background for inverse text\n"
 	"# Default: 4 (blue)\n"
 msgstr	""
 
-#: src/lang.c:1896
+#: src/lang.c:1899
 msgid	"Color for inverse text (foreground)"
 msgstr	""
 
-#: src/lang.c:1897
+#: src/lang.c:1900
 msgid	"# Color of foreground for inverse text\n"
 	"# Default: 7 (white)\n"
 msgstr	""
 
-#: src/lang.c:1903
+#: src/lang.c:1906
 msgid	"Color of text lines"
 msgstr	""
 
-#: src/lang.c:1904
+#: src/lang.c:1907
 msgid	"# Color of text lines\n"
 	"# Default: -1 (default color)\n"
 msgstr	""
 
-#: src/lang.c:1910
+#: src/lang.c:1913
 msgid	"Color of mini help menu"
 msgstr	""
 
-#: src/lang.c:1911
+#: src/lang.c:1914
 msgid	"# Color of mini help menu\n"
 	"# Default: 3 (brown)\n"
 msgstr	""
 
-#: src/lang.c:1917
+#: src/lang.c:1920
 msgid	"Color of help text"
 msgstr	""
 
-#: src/lang.c:1918
+#: src/lang.c:1921
 msgid	"# Color of help pages\n"
 	"# Default: -1 (default color)\n"
 msgstr	""
 
-#: src/lang.c:1924
+#: src/lang.c:1927
 msgid	"Color of status messages"
 msgstr	""
 
-#: src/lang.c:1925
+#: src/lang.c:1928
 msgid	"# Color of messages in last line\n"
 	"# Default: 6 (cyan)\n"
 msgstr	""
 
-#: src/lang.c:1931
+#: src/lang.c:1934
 msgid	"Color of quoted lines"
 msgstr	""
 
-#: src/lang.c:1932
+#: src/lang.c:1935
 msgid	"# Color of quote-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	""
 
-#: src/lang.c:1938
+#: src/lang.c:1941
 msgid	"Color of twice quoted line"
 msgstr	""
 
-#: src/lang.c:1939
+#: src/lang.c:1942
 msgid	"# Color of twice quoted lines\n"
 	"# Default: 3 (brown)\n"
 msgstr	""
 
-#: src/lang.c:1945
+#: src/lang.c:1948
 msgid	"Color of =>3 times quoted line"
 msgstr	""
 
-#: src/lang.c:1946
+#: src/lang.c:1949
 msgid	"# Color of >=3 times quoted lines\n"
 	"# Default: 4 (blue)\n"
 msgstr	""
 
-#: src/lang.c:1952
+#: src/lang.c:1955
 msgid	"Color of article header lines"
 msgstr	""
 
-#: src/lang.c:1953
+#: src/lang.c:1956
 msgid	"# Color of header-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	""
 
-#: src/lang.c:1959
+#: src/lang.c:1962
 msgid	"Color of actual news header fields"
 msgstr	""
 
-#: src/lang.c:1960
+#: src/lang.c:1963
 msgid	"# Color of actual news header fields\n"
 	"# Default: 9 (light red)\n"
 msgstr	""
 
-#: src/lang.c:1966
+#: src/lang.c:1969
 msgid	"Color of article subject lines"
 msgstr	""
 
-#: src/lang.c:1967
+#: src/lang.c:1970
 msgid	"# Color of article subject\n"
 	"# Default: 6 (cyan)\n"
 msgstr	""
 
-#: src/lang.c:1973
+#: src/lang.c:1976
 msgid	"Color of response counter"
 msgstr	""
 
-#: src/lang.c:1974
+#: src/lang.c:1977
 msgid	"# Color of response counter\n"
 	"# Default: 2 (green)\n"
 msgstr	""
 
-#: src/lang.c:1980
+#: src/lang.c:1983
 msgid	"Color of sender (From:)"
 msgstr	""
 
-#: src/lang.c:1981
+#: src/lang.c:1984
 msgid	"# Color of sender (From:)\n"
 	"# Default: 2 (green)\n"
 msgstr	""
 
-#: src/lang.c:1987
+#: src/lang.c:1990
 msgid	"Color of help/mail sign"
 msgstr	""
 
-#: src/lang.c:1988
+#: src/lang.c:1991
 msgid	"# Color of Help/Mail-Sign\n"
 	"# Default: 4 (blue)\n"
 msgstr	""
 
-#: src/lang.c:1994
+#: src/lang.c:1997
 msgid	"Color of signatures"
 msgstr	""
 
-#: src/lang.c:1995
+#: src/lang.c:1998
 msgid	"# Color of signature\n"
 	"# Default: 4 (blue)\n"
 msgstr	""
 
-#: src/lang.c:2001
+#: src/lang.c:2004
 msgid	"Color of highlighted URLs"
 msgstr	""
 
-#: src/lang.c:2002
+#: src/lang.c:2005
 msgid	"# Color of highlighted URLs\n"
 	"# Default: -1 (default color)\n"
 msgstr	""
 
-#: src/lang.c:2008
+#: src/lang.c:2011
 msgid	"Color of highlighting with *stars*"
 msgstr	""
 
-#: src/lang.c:2009
+#: src/lang.c:2012
 msgid	"# Color of word highlighting with *stars*\n"
 	"# Default: 11 (yellow)\n"
 msgstr	""
 
-#: src/lang.c:2015
+#: src/lang.c:2018
 msgid	"Color of highlighting with _dash_"
 msgstr	""
 
-#: src/lang.c:2016
+#: src/lang.c:2019
 msgid	"# Color of word highlighting with _dash_\n"
 	"# Default: 13 (light pink)\n"
 msgstr	""
 
-#: src/lang.c:2022
+#: src/lang.c:2025
 msgid	"Color of highlighting with /slash/"
 msgstr	""
 
-#: src/lang.c:2023
+#: src/lang.c:2026
 msgid	"# Color of word highlighting with /slash/\n"
 	"# Default: 14 (light cyan)\n"
 msgstr	""
 
-#: src/lang.c:2029
+#: src/lang.c:2032
 msgid	"Color of highlighting with -stroke-"
 msgstr	""
 
-#: src/lang.c:2030
+#: src/lang.c:2033
 msgid	"# Color of word highlighting with -stroke-\n"
 	"# Default: 12 (light blue)\n"
 msgstr	""
 
-#: src/lang.c:2037
+#: src/lang.c:2040
 msgid	"Attr. of highlighting with *stars*"
 msgstr	""
 
-#: src/lang.c:2038
+#: src/lang.c:2041
 msgid	"# Attributes of word highlighting on mono terminals\n"
 	"# Possible values are:\n"
 	"#   0 = Normal\n"
@@ -5310,54 +5314,54 @@ msgid	"# Attributes of word highlighting
 	"# Default: 6 (bold)\n"
 msgstr	""
 
-#: src/lang.c:2053
+#: src/lang.c:2056
 msgid	"Attr. of highlighting with _dash_"
 msgstr	""
 
-#: src/lang.c:2054
+#: src/lang.c:2057
 msgid	"# Attribute of word highlighting with _dash_\n"
 	"# Default: 2 (best highlighting)\n"
 msgstr	""
 
-#: src/lang.c:2060
+#: src/lang.c:2063
 msgid	"Attr. of highlighting with /slash/"
 msgstr	""
 
-#: src/lang.c:2061
+#: src/lang.c:2064
 msgid	"# Attribute of word highlighting with /slash/\n"
 	"# Default: 5 (half bright)\n"
 msgstr	""
 
-#: src/lang.c:2067
+#: src/lang.c:2070
 msgid	"Attr. of highlighting with -stroke-"
 msgstr	""
 
-#: src/lang.c:2068
+#: src/lang.c:2071
 msgid	"# Attribute of word highlighting with -stroke-\n"
 	"# Default: 3 (reverse video)\n"
 msgstr	""
 
-#: src/lang.c:2074
+#: src/lang.c:2077
 msgid	"URL highlighting in message body"
 msgstr	""
 
-#: src/lang.c:2075
+#: src/lang.c:2078
 msgid	"# Enable URL highlighting?\n"
 msgstr	""
 
-#: src/lang.c:2080
+#: src/lang.c:2083
 msgid	"Word highlighting in message body"
 msgstr	""
 
-#: src/lang.c:2081
+#: src/lang.c:2084
 msgid	"# Enable word highlighting?\n"
 msgstr	""
 
-#: src/lang.c:2086
+#: src/lang.c:2089
 msgid	"What to display instead of mark"
 msgstr	""
 
-#: src/lang.c:2087
+#: src/lang.c:2090
 msgid	"# Should the leading and ending stars and dashes also be displayed,\n"
 	"# even when they are highlighting marks?\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -5366,55 +5370,55 @@ msgid	"# Should the leading and ending s
 	"# * 2 = print a space instead\n"
 msgstr	""
 
-#: src/lang.c:2096
+#: src/lang.c:2099
 msgid	"Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr	""
 
-#: src/lang.c:2097
+#: src/lang.c:2100
 msgid	"Page line wrap column"
 msgstr	""
 
-#: src/lang.c:2098
+#: src/lang.c:2101
 msgid	"# Wrap article lines at column\n"
 msgstr	""
 
-#: src/lang.c:2103
+#: src/lang.c:2106
 msgid	"Wrap around threads on next unread"
 msgstr	""
 
-#: src/lang.c:2104
+#: src/lang.c:2107
 msgid	"# If ON wrap around threads on searching next unread article\n"
 msgstr	""
 
-#: src/lang.c:2108
+#: src/lang.c:2111
 msgid	"Enter default mail address (and fullname). <CR> sets."
 msgstr	""
 
-#: src/lang.c:2109
+#: src/lang.c:2112
 msgid	"Mail address (and fullname)"
 msgstr	""
 
-#: src/lang.c:2110
+#: src/lang.c:2113
 msgid	"# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr	""
 
-#: src/lang.c:2115
+#: src/lang.c:2118
 msgid	"Show empty Followup-To in editor"
 msgstr	""
 
-#: src/lang.c:2116
+#: src/lang.c:2119
 msgid	"# If ON show empty Followup-To header when editing an article\n"
 msgstr	""
 
-#: src/lang.c:2120
+#: src/lang.c:2123
 msgid	"Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr	""
 
-#: src/lang.c:2121
+#: src/lang.c:2124
 msgid	"Create signature from path/command"
 msgstr	""
 
-#: src/lang.c:2122
+#: src/lang.c:2125
 msgid	"# Signature path (random sigs)/file to be used when posting/replying\n"
 	"# default_sigfile=file       appends file as signature\n"
 	"# default_sigfile=!command   executes external command to generate a "
@@ -5422,50 +5426,50 @@ msgid	"# Signature path (random sigs)/fi
 	"# default_sigfile=--none     don't append a signature\n"
 msgstr	""
 
-#: src/lang.c:2129
+#: src/lang.c:2132
 msgid	"Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2130
+#: src/lang.c:2133
 msgid	"Prepend signature with \"-- \""
 msgstr	""
 
-#: src/lang.c:2131
+#: src/lang.c:2134
 msgid	"# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr	""
 
-#: src/lang.c:2135
+#: src/lang.c:2138
 msgid	"Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2136
+#: src/lang.c:2139
 msgid	"Add signature when reposting"
 msgstr	""
 
-#: src/lang.c:2137
+#: src/lang.c:2140
 msgid	"# If ON add signature to reposted articles\n"
 msgstr	""
 
-#: src/lang.c:2141
+#: src/lang.c:2144
 #, c-format
 msgid	"Enter quotation marks, %s or %S for author's initials."
 msgstr	""
 
-#: src/lang.c:2142
+#: src/lang.c:2145
 msgid	"Characters used as quote-marks"
 msgstr	""
 
-#: src/lang.c:2143
+#: src/lang.c:2146
 #, c-format
 msgid	"# Characters used in quoting to followups and replies.\n"
 	"# '_' is replaced by ' ', %%s, %%S are replaced by author's initials.\n"
 msgstr	""
 
-#: src/lang.c:2149
+#: src/lang.c:2152
 msgid	"Quoting behavior"
 msgstr	""
 
-#: src/lang.c:2150
+#: src/lang.c:2153
 msgid	"# How quoting should be handled when following up or replying.\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = Nothing special\n"
@@ -5478,50 +5482,50 @@ msgid	"# How quoting should be handled w
 	"#   7 = Compress quotes, quote signatures, quote empty lines\n"
 msgstr	""
 
-#: src/lang.c:2163 src/lang.c:2171 src/lang.c:2177
+#: src/lang.c:2166 src/lang.c:2174 src/lang.c:2180
 msgid	"%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr	""
 
-#: src/lang.c:2164
+#: src/lang.c:2167
 msgid	"Quote line when following up"
 msgstr	""
 
-#: src/lang.c:2165
+#: src/lang.c:2168
 #, c-format
 msgid	"# Format of quote line when mailing/posting/following-up an article\n"
 	"# %%A Address    %%D Date   %%F Addr+Name   %%G Groupname   %%M Message-ID\n"
 	"# %%N Full Name  %%C First Name   %%I Initials\n"
 msgstr	""
 
-#: src/lang.c:2172
+#: src/lang.c:2175
 msgid	"Quote line when cross-posting"
 msgstr	""
 
-#: src/lang.c:2178
+#: src/lang.c:2181
 msgid	"Quote line when mailing"
 msgstr	""
 
-#: src/lang.c:2183
+#: src/lang.c:2186
 msgid	"If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2184
+#: src/lang.c:2187
 msgid	"Insert 'User-Agent:'-header"
 msgstr	""
 
-#: src/lang.c:2185
+#: src/lang.c:2188
 msgid	"# If ON include advertising User-Agent: header\n"
 msgstr	""
 
-#: src/lang.c:2190
+#: src/lang.c:2193
 msgid	"Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr	""
 
-#: src/lang.c:2191
+#: src/lang.c:2194
 msgid	"MM_CHARSET"
 msgstr	""
 
-#: src/lang.c:2192
+#: src/lang.c:2195
 msgid	"# Charset supported locally which is also used for MIME header and\n"
 	"# Content-Type header.\n"
 	"# If not set, the value of the environment variable MM_CHARSET is used.\n"
@@ -5530,27 +5534,27 @@ msgid	"# Charset supported locally which
 	"# mm_charset is considered not displayable and represented as '?'.\n"
 msgstr	""
 
-#: src/lang.c:2202
+#: src/lang.c:2205
 msgid	"MM_NETWORK_CHARSET"
 msgstr	""
 
-#: src/lang.c:2203
+#: src/lang.c:2206
 msgid	"# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr	""
 
-#: src/lang.c:2209
+#: src/lang.c:2212
 msgid	"Mailbox format"
 msgstr	""
 
-#: src/lang.c:2210
+#: src/lang.c:2213
 msgid	"# Format of the mailbox.\n"
 msgstr	""
 
-#: src/lang.c:2215
+#: src/lang.c:2218
 msgid	"MIME encoding in news messages"
 msgstr	""
 
-#: src/lang.c:2216
+#: src/lang.c:2219
 msgid	"# MIME encoding (8bit, base64, quoted-printable, 7bit) of the body\n"
 	"# for mails and posts, if necessary. QP is efficient for most European\n"
 	"# character sets (ISO-8859-X) with small fraction of non-US-ASCII chars,\n"
@@ -5558,42 +5562,42 @@ msgid	"# MIME encoding (8bit, base64, qu
 	"# Russian charsets with a lot of 8bit characters.\n"
 msgstr	""
 
-#: src/lang.c:2224 src/lang.c:2245
+#: src/lang.c:2227 src/lang.c:2248
 msgid	"Don't change unless you know what you are doing. <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:2225
+#: src/lang.c:2228
 msgid	"Use 8bit characters in news headers"
 msgstr	""
 
-#: src/lang.c:2226
+#: src/lang.c:2229
 msgid	"# If ON, 8bit characters in news headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
 	"# 8bit chars in header are encoded regardless of the value of this\n"
 	"# parameter unless post_mime_encoding is 8bit as well.\n"
 msgstr	""
 
-#: src/lang.c:2233
+#: src/lang.c:2236
 msgid	"Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:2234
+#: src/lang.c:2237
 msgid	"View post-processed files"
 msgstr	""
 
-#: src/lang.c:2235
+#: src/lang.c:2238
 msgid	"# If set, post processed files will be opened in a viewer\n"
 msgstr	""
 
-#: src/lang.c:2240
+#: src/lang.c:2243
 msgid	"MIME encoding in mail messages"
 msgstr	""
 
-#: src/lang.c:2246
+#: src/lang.c:2249
 msgid	"Use 8bit characters in mail headers"
 msgstr	""
 
-#: src/lang.c:2247
+#: src/lang.c:2250
 msgid	"# If ON, 8bit characters in mail headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
 	"# 8bit chars in headers are encoded regardless of the value of this "
@@ -5603,160 +5607,160 @@ msgid	"# If ON, 8bit characters in mail 
 	"# turn it ON unless you have some compelling reason.\n"
 msgstr	""
 
-#: src/lang.c:2257
+#: src/lang.c:2260
 msgid	"Strip blanks from ends of lines"
 msgstr	""
 
-#: src/lang.c:2258
+#: src/lang.c:2261
 msgid	"# If ON strip blanks from ends of lines for faster display on slow "
 	"terminals.\n"
 msgstr	""
 
-#: src/lang.c:2263
+#: src/lang.c:2266
 msgid	"If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2264
+#: src/lang.c:2267
 msgid	"Transliteration"
 msgstr	""
 
-#: src/lang.c:2265
+#: src/lang.c:2268
 msgid	"# If ON, use //TRANSLIT extension. This means that when a character cannot\n"
 	"# be represented in the in the target character set, it can be approximated\n"
 	"# through one or several similarly looking characters.\n"
 msgstr	""
 
-#: src/lang.c:2272
+#: src/lang.c:2275
 msgid	"Send you a carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2273
+#: src/lang.c:2276
 msgid	"Send you a cc automatically"
 msgstr	""
 
-#: src/lang.c:2274
+#: src/lang.c:2277
 msgid	"# If ON automatically put your name in the Cc: field when mailing an article\n"
 msgstr	""
 
-#: src/lang.c:2278
+#: src/lang.c:2281
 msgid	"Send you a blind carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2279
+#: src/lang.c:2282
 msgid	"Send you a blind cc automatically"
 msgstr	""
 
-#: src/lang.c:2280
+#: src/lang.c:2283
 msgid	"# If ON automatically put your name in the Bcc: field when mailing an "
 	"article\n"
 msgstr	""
 
-#: src/lang.c:2284
+#: src/lang.c:2287
 msgid	"Enter address elements about which you want to be warned. <CR> sets."
 msgstr	""
 
-#: src/lang.c:2285
+#: src/lang.c:2288
 msgid	"Spamtrap warning address parts"
 msgstr	""
 
-#: src/lang.c:2286
+#: src/lang.c:2289
 msgid	"# A comma-delimited list of address-parts you want to be warned\n"
 	"# about when trying to reply by email.\n"
 msgstr	""
 
-#: src/lang.c:2291
+#: src/lang.c:2294
 msgid	"Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr	""
 
-#: src/lang.c:2292
+#: src/lang.c:2295
 msgid	"No. of days a filter entry is valid"
 msgstr	""
 
-#: src/lang.c:2293
+#: src/lang.c:2296
 msgid	"# Number of days a short term filter will be active\n"
 msgstr	""
 
-#: src/lang.c:2297
+#: src/lang.c:2300
 msgid	"Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2298
+#: src/lang.c:2301
 msgid	"Add posted articles to filter"
 msgstr	""
 
-#: src/lang.c:2299
+#: src/lang.c:2302
 msgid	"# If ON add posted articles which start a new thread to filter for\n"
 	"# highlighting follow-ups\n"
 msgstr	""
 
-#: src/lang.c:2303
+#: src/lang.c:2306
 msgid	"The directory where articles/threads are to be saved in mailbox format."
 msgstr	""
 
-#: src/lang.c:2304
+#: src/lang.c:2307
 msgid	"Mail directory"
 msgstr	""
 
-#: src/lang.c:2305
+#: src/lang.c:2308
 msgid	"# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr	""
 
-#: src/lang.c:2310
+#: src/lang.c:2313
 msgid	"Save articles in batch mode (-S)"
 msgstr	""
 
-#: src/lang.c:2311
+#: src/lang.c:2314
 msgid	"# If ON articles/threads will be saved in batch mode when save -S\n"
 	"# or mail (-M/-N) is specified on the command line\n"
 msgstr	""
 
-#: src/lang.c:2316
+#: src/lang.c:2319
 msgid	"The directory where you want articles/threads saved."
 msgstr	""
 
-#: src/lang.c:2317
+#: src/lang.c:2320
 msgid	"Directory to save arts/threads in"
 msgstr	""
 
-#: src/lang.c:2318
+#: src/lang.c:2321
 msgid	"# Directory where articles/threads are saved\n"
 msgstr	""
 
-#: src/lang.c:2322
+#: src/lang.c:2325
 msgid	"Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2323
+#: src/lang.c:2326
 msgid	"Use Archive-name: header for save"
 msgstr	""
 
-#: src/lang.c:2324
+#: src/lang.c:2327
 msgid	"# If ON articles/threads with Archive-name: in mail header will\n"
 	"# be automatically saved with the Archive-name & part/patch no.\n"
 msgstr	""
 
-#: src/lang.c:2329
+#: src/lang.c:2332
 msgid	"Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 	"cancels."
 msgstr	""
 
-#: src/lang.c:2330
+#: src/lang.c:2333
 msgid	"Mark saved articles/threads as read"
 msgstr	""
 
-#: src/lang.c:2331
+#: src/lang.c:2334
 msgid	"# If ON mark articles that are saved as read\n"
 msgstr	""
 
-#: src/lang.c:2335
+#: src/lang.c:2338
 msgid	"Do post processing (eg. extract attachments) for saved articles."
 msgstr	""
 
-#: src/lang.c:2336
+#: src/lang.c:2339
 msgid	"Post process saved articles"
 msgstr	""
 
-#: src/lang.c:2337
+#: src/lang.c:2340
 msgid	"# Perform post processing (saving binary attachments) from saved articles.\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no\n"
@@ -5764,95 +5768,95 @@ msgid	"# Perform post processing (saving
 	"#   2 = yes\n"
 msgstr	""
 
-#: src/lang.c:2346
+#: src/lang.c:2349
 msgid	"Process only unread articles"
 msgstr	""
 
-#: src/lang.c:2347
+#: src/lang.c:2350
 msgid	"# If ON only save/print/pipe/mail unread articles (tagged articles excepted)\n"
 msgstr	""
 
-#: src/lang.c:2352
+#: src/lang.c:2355
 msgid	"Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2353
+#: src/lang.c:2356
 msgid	"Print all headers when printing"
 msgstr	""
 
-#: src/lang.c:2354
+#: src/lang.c:2357
 msgid	"# If ON print all of article header otherwise just the important lines\n"
 msgstr	""
 
-#: src/lang.c:2358
+#: src/lang.c:2361
 msgid	"The printer program with options that is to be used to print articles/threads."
 msgstr	""
 
-#: src/lang.c:2359
+#: src/lang.c:2362
 msgid	"Printer program with options"
 msgstr	""
 
-#: src/lang.c:2360
+#: src/lang.c:2363
 msgid	"# Print program with parameters used to print articles/threads\n"
 msgstr	""
 
-#: src/lang.c:2366
+#: src/lang.c:2369
 msgid	"Force redraw after certain commands"
 msgstr	""
 
-#: src/lang.c:2367
+#: src/lang.c:2370
 msgid	"# If ON a screen redraw will always be done after certain external commands\n"
 msgstr	""
 
-#: src/lang.c:2371
+#: src/lang.c:2374
 msgid	"Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:2372
+#: src/lang.c:2375
 msgid	"Start editor with line offset"
 msgstr	""
 
-#: src/lang.c:2373
+#: src/lang.c:2376
 msgid	"# If ON editor will be started with cursor offset into the file\n"
 	"# otherwise the cursor will be positioned at the first line\n"
 msgstr	""
 
-#: src/lang.c:2378
+#: src/lang.c:2381
 msgid	"Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr	""
 
-#: src/lang.c:2379
+#: src/lang.c:2382
 msgid	"Invocation of your editor"
 msgstr	""
 
-#: src/lang.c:2380
+#: src/lang.c:2383
 #, c-format
 msgid	"# Format of editor line including parameters\n"
 	"# %%E Editor  %%F Filename  %%N Linenumber\n"
 msgstr	""
 
-#: src/lang.c:2385
+#: src/lang.c:2388
 msgid	"Enter name and options for external-inews, --internal for internal inews"
 msgstr	""
 
-#: src/lang.c:2386
+#: src/lang.c:2389
 msgid	"External inews"
 msgstr	""
 
-#: src/lang.c:2387
+#: src/lang.c:2390
 msgid	"# If --internal use the built in mini inews for posting via NNTP\n"
 	"# otherwise use an external inews program\n"
 msgstr	""
 
-#: src/lang.c:2391
+#: src/lang.c:2394
 msgid	"Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr	""
 
-#: src/lang.c:2392
+#: src/lang.c:2395
 msgid	"Invocation of your mail command"
 msgstr	""
 
-#: src/lang.c:2393
+#: src/lang.c:2396
 #, c-format
 msgid	"# Format of mailer line including parameters\n"
 	"# %%M Mailer  %%S Subject  %%T To  %%F Filename\n"
@@ -5860,11 +5864,11 @@ msgid	"# Format of mailer line including
 	"# ie. elm interactive          :    elm -i %%F -s \"%%S\" \"%%T\"\n"
 msgstr	""
 
-#: src/lang.c:2401
+#: src/lang.c:2404
 msgid	"Use interactive mail reader"
 msgstr	""
 
-#: src/lang.c:2402
+#: src/lang.c:2405
 msgid	"# Interactive mailreader\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no interactive mailreader\n"
@@ -5872,56 +5876,56 @@ msgid	"# Interactive mailreader\n"
 	"#   2 = use interactive mailreader without headers in file\n"
 msgstr	""
 
-#: src/lang.c:2411
+#: src/lang.c:2414
 msgid	"Remove ~/.article after posting"
 msgstr	""
 
-#: src/lang.c:2412
+#: src/lang.c:2415
 msgid	"# If ON remove ~/.article after posting.\n"
 msgstr	""
 
-#: src/lang.c:2416
+#: src/lang.c:2419
 msgid	"Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr	""
 
-#: src/lang.c:2417
+#: src/lang.c:2420
 msgid	"Filename for posted articles"
 msgstr	"éÍÑ ÆÁÊÌÁ ÄÌÑ ÏÔĞÒÁ×ÌÅÎÎÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:2418
+#: src/lang.c:2421
 msgid	"# Filename where to keep all postings (default posted)\n"
 	"# If no filename is set then postings will not be saved\n"
 msgstr	""
 
-#: src/lang.c:2423
+#: src/lang.c:2426
 msgid	"Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2424
+#: src/lang.c:2427
 msgid	"Keep failed arts in ~/dead.articles"
 msgstr	""
 
-#: src/lang.c:2425
+#: src/lang.c:2428
 msgid	"# If ON keep all failed postings in ~/dead.articles\n"
 msgstr	""
 
-#: src/lang.c:2429
+#: src/lang.c:2432
 msgid	"Do you want to strip unsubscribed groups from .newsrc"
 msgstr	""
 
-#: src/lang.c:2430
+#: src/lang.c:2433
 msgid	"No unsubscribed groups in newsrc"
 msgstr	""
 
-#: src/lang.c:2431
+#: src/lang.c:2434
 msgid	"# If ON strip unsubscribed groups from newsrc\n"
 msgstr	""
 
-#: src/lang.c:2436
+#: src/lang.c:2439
 msgid	"Remove bogus groups from newsrc"
 msgstr	""
 
-#: src/lang.c:2437
+#: src/lang.c:2440
 msgid	"# What to do with bogus groups in newsrc file\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = keep\n"
@@ -5929,55 +5933,55 @@ msgid	"# What to do with bogus groups in
 	"#   2 = highlight with D on selection screen\n"
 msgstr	""
 
-#: src/lang.c:2445
+#: src/lang.c:2448
 msgid	"Enter number of seconds until active file will be reread. <CR> sets."
 msgstr	""
 
-#: src/lang.c:2446
+#: src/lang.c:2449
 msgid	"Interval in secs to reread active"
 msgstr	""
 
-#: src/lang.c:2447
+#: src/lang.c:2450
 msgid	"# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr	""
 
-#: src/lang.c:2452
+#: src/lang.c:2455
 msgid	"Reconnect to server automatically"
 msgstr	"óÏÅÄÉÎÉÔØÓÑ ÓÎÏ×Á Ó ÓÅÒ×ÅÒÏÍ Á×ÔÏÍÁÔÉŞÅÓËÉ"
 
-#: src/lang.c:2453
+#: src/lang.c:2456
 msgid	"# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr	""
 
-#: src/lang.c:2457
+#: src/lang.c:2460
 msgid	"Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2458
+#: src/lang.c:2461
 msgid	"Cache NNTP overview files locally"
 msgstr	""
 
-#: src/lang.c:2459
+#: src/lang.c:2462
 msgid	"# If ON, create local copies of NNTP overview files.\n"
 msgstr	""
 
-#: src/lang.c:2463
+#: src/lang.c:2466
 msgid	"Enter format string. <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:2464
+#: src/lang.c:2467
 msgid	"Format string for display of dates"
 msgstr	""
 
-#: src/lang.c:2465
+#: src/lang.c:2468
 msgid	"# Format string for date representation\n"
 msgstr	""
 
-#: src/lang.c:2471
+#: src/lang.c:2474
 msgid	"Unicode normalization form"
 msgstr	""
 
-#: src/lang.c:2472
+#: src/lang.c:2475
 msgid	"# Unicode normalization form\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = None\n"
@@ -5987,11 +5991,11 @@ msgid	"# Unicode normalization form\n"
 	"#   4 = NFD\n"
 msgstr	""
 
-#: src/lang.c:2484
+#: src/lang.c:2487
 msgid	"Render BiDi"
 msgstr	""
 
-#: src/lang.c:2485
+#: src/lang.c:2488
 msgid	"# If ON, bi-directional text is rendered by tin\n"
 msgstr	""
 
@@ -6037,7 +6041,7 @@ msgstr	"ğÅÒÅÓÌÁÔØ ĞÏÓÌÅÄÎÀÀ ËÏÍÁÎÄÕ (%s)
 #. *       - use some sort of pager?
 #. *       - -> lang.c
 #.
-#: src/nntplib.c:1724
+#: src/nntplib.c:1759
 msgid	"MOTD: "
 msgstr	""
 
Binary files tin-1.7.10/po/rw.gmo and tin-1.8.0/po/rw.gmo differ
diff -Nurp tin-1.7.10/po/rw.po tin-1.8.0/po/rw.po
--- tin-1.7.10/po/rw.po	2005-09-29 13:21:11.000000000 +0200
+++ tin-1.8.0/po/rw.po	2005-12-24 19:09:52.414469375 +0100
@@ -15,7 +15,7 @@
 msgid	""
 msgstr	"Project-Id-Version: tin 1.7.8\n"
 	"Report-Msgid-Bugs-To: \n"
-	"POT-Creation-Date: 2005-09-29 13:20+0200\n"
+	"POT-Creation-Date: 2005-12-24 19:09+0100\n"
 	"PO-Revision-Date: 2005-04-03 10:55-0700\n"
 	"Last-Translator: Steven Michael Murphy <murf@e-tools.com>\n"
 	"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
@@ -295,7 +295,7 @@ msgstr	"# in Iposita Inonosora Gukuraho.
 msgid	"# remove tmp files and set Followup-To: poster\n"
 msgstr	"# Na Gushyiraho\n"
 
-#: src/cook.c:495
+#: src/cook.c:499
 #, fuzzy
 msgid	"(unknown)"
 msgstr	"(Itazwi)"
@@ -308,7 +308,7 @@ msgstr	"(Itazwi)"
 msgid	"Removed from the previous rule: "
 msgstr	"Bivuye i Ibanjirije"
 
-#: src/keymap.c:239
+#: src/keymap.c:271
 msgid	"NULL"
 msgstr	""
 
@@ -687,7 +687,7 @@ msgstr	"Gikora IDOSIYE kugirango Amatsin
 msgid	"Creating newsrc file...\n"
 msgstr	"IDOSIYE"
 
-#: src/lang.c:129 src/lang.c:1147
+#: src/lang.c:129 src/lang.c:1150
 msgid	"Default"
 msgstr	"Mburabuzi"
 
@@ -1860,7 +1860,7 @@ msgstr	"Kwimura Itsinda muri Urutonde"
 msgid	"choose next group with unread news"
 msgstr	"Guhitamo Komeza>> Itsinda Na: Bidasomye Amakuru"
 
-#: src/lang.c:389 src/lang.c:1194
+#: src/lang.c:389 src/lang.c:1197
 #, fuzzy
 msgid	"quit"
 msgstr	"Kuvamo"
@@ -2134,136 +2134,140 @@ msgstr	"Kuri a Mugaragaza Gusoma Amakuru
 msgid	"Invalid  From: %s  line. Read the INSTALL file again."
 msgstr	"Umurongo i IDOSIYE"
 
-#: src/lang.c:454
+#: src/lang.c:455
+msgid	"Invalid multibyte sequence found\n"
+msgstr	""
+
+#: src/lang.c:457
 #, fuzzy, c-format
 msgid	"Invalid  Sender:-header %s"
 msgstr	"Umutwempangano"
 
-#: src/lang.c:455
+#: src/lang.c:458
 #, fuzzy
 msgid	"Inverse video disabled"
 msgstr	"Videwo... Yahagaritswe"
 
-#: src/lang.c:456
+#: src/lang.c:459
 #, fuzzy
 msgid	"Inverse video enabled"
 msgstr	"Videwo... Bikora"
 
-#: src/lang.c:458
+#: src/lang.c:461
 #, fuzzy, c-format
 msgid	"Missing definition for %s\n"
 msgstr	"Insobanuro kugirango"
 
-#: src/lang.c:459
+#: src/lang.c:462
 #, fuzzy, c-format
 msgid	"Invalid key definition '%s'\n"
 msgstr	"Urufunguzo Insobanuro"
 
-#: src/lang.c:460
+#: src/lang.c:463
 #, c-format
 msgid	"Invalid keyname '%s'\n"
 msgstr	""
 
-#: src/lang.c:461
+#: src/lang.c:464
 #, fuzzy, c-format
 msgid	"Keymap file was upgraded to version %s\n"
 msgstr	"IDOSIYE Kuri Verisiyo"
 
-#: src/lang.c:462
+#: src/lang.c:465
 #, c-format
 msgid	"Kill From:     [%s] (y/n): "
 msgstr	""
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid	"Kill Lines: (</>num): "
 msgstr	""
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid	"Kill Article Menu"
 msgstr	""
 
-#: src/lang.c:465
+#: src/lang.c:468
 #, c-format
 msgid	"Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr	""
 
-#: src/lang.c:466
+#: src/lang.c:469
 #, fuzzy
 msgid	"Kill pattern scope  : "
 msgstr	"Ishusho Ingano:"
 
-#: src/lang.c:467
+#: src/lang.c:470
 #, c-format
 msgid	"Kill Subject:  [%s] (y/n): "
 msgstr	""
 
-#: src/lang.c:468
+#: src/lang.c:471
 #, fuzzy
 msgid	"Kill text pattern   : "
 msgstr	"Umwandiko Ishusho"
 
-#: src/lang.c:469
+#: src/lang.c:472
 #, fuzzy
 msgid	"Kill time in days   : "
 msgstr	"Igihe in Iminsi"
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid	"Last"
 msgstr	"Iheruka"
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid	"-- Last response --"
 msgstr	""
 
-#: src/lang.c:473
+#: src/lang.c:476
 #, fuzzy, c-format
 msgid	"Lines %s  "
 msgstr	"Imirongo."
 
-#: src/lang.c:475
+#: src/lang.c:478
 #, fuzzy
 msgid	"Message-ID: line              "
 msgstr	"Umurongo"
 
 # sfx2/source\appl\app.src:STR_MAIL.text
-#: src/lang.c:476
+#: src/lang.c:479
 msgid	"Mail"
 msgstr	"Ubutumwa"
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid	"mailbox "
 msgstr	""
 
-#: src/lang.c:478
+#: src/lang.c:481
 #, fuzzy, c-format
 msgid	"Mail article(s) to [%.*s]> "
 msgstr	"Ingingo S Kuri S"
 
-#: src/lang.c:479
+#: src/lang.c:482
 #, fuzzy, c-format
 msgid	"Mailing log to %s\n"
 msgstr	"LOG Kuri %s\n"
 
-#: src/lang.c:480
+#: src/lang.c:483
 #, fuzzy
 msgid	"Mail bug report..."
 msgstr	"Icyegeranyo"
 
-#: src/lang.c:481
+#: src/lang.c:484
 #, fuzzy, c-format
 msgid	"Mail BUG REPORT to %s?"
 msgstr	"Kuri"
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid	"Mailed"
 msgstr	""
 
-#: src/lang.c:483
+#: src/lang.c:486
 #, fuzzy, c-format
 msgid	"Mailing to %s..."
 msgstr	"Kuri %s"
 
-#: src/lang.c:484
+#: src/lang.c:487
 #, fuzzy
 msgid	"# [Mail/Save] active file. Format is like news active file:\n"
 	"#   groupname  max.artnum  min.artnum  /dir\n"
@@ -2272,311 +2276,311 @@ msgid	"# [Mail/Save] active file. Format
 msgstr	"#[Kubika Gikora IDOSIYE ni nka Amakuru Gikora IDOSIYE KININI GITO Umwanya ni "
 	"i Cyangwa"
 
-#: src/lang.c:487
+#: src/lang.c:490
 #, fuzzy, c-format
 msgid	"%s marked as unread"
 msgstr	"%scy/ byagarajwe Nka Bidasomye"
 
-#: src/lang.c:488
+#: src/lang.c:491
 #, fuzzy, c-format
 msgid	"Marked %d of %d tagged %s as read"
 msgstr	"Bya Nka Gusoma"
 
-#: src/lang.c:489
+#: src/lang.c:492
 #, fuzzy, c-format
 msgid	"Mark all articles as read%s?"
 msgstr	"Byose Nka Gusoma"
 
-#: src/lang.c:490
+#: src/lang.c:493
 #, fuzzy, c-format
 msgid	"Mark %s=tagged articles, %s=current article, %s=quit: "
 msgstr	"KIGEZWEHO Ingingo Kuvamo"
 
-#: src/lang.c:491
+#: src/lang.c:494
 #, fuzzy, c-format
 msgid	"Mark group %s as read?"
 msgstr	"Itsinda Nka Gusoma"
 
-#: src/lang.c:492
+#: src/lang.c:495
 #, fuzzy, c-format
 msgid	"Mark thread as read%s?"
 msgstr	"Urudodo Nka Gusoma"
 
-#: src/lang.c:493
+#: src/lang.c:496
 #, fuzzy, c-format
 msgid	"Mark %s=tagged articles/threads, %s=current thread, %s=quit: "
 msgstr	"KIGEZWEHO Urudodo Kuvamo"
 
-#: src/lang.c:494
+#: src/lang.c:497
 #, fuzzy, c-format
 msgid	"Matching %s groups..."
 msgstr	"Amatsinda"
 
-#: src/lang.c:495 src/lang.c:499
+#: src/lang.c:498 src/lang.c:502
 #, fuzzy, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=search pattern; %s=kill/select"
 msgstr	"<N Gushyiraho KIGEZWEHO Kuri N Komeza>> Bidasomye Gushaka Ishusho Guhitamo"
 
-#: src/lang.c:496
+#: src/lang.c:499
 #, fuzzy, c-format
 msgid	"%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; %s=list "
 	"thread"
 msgstr	"%s=Umwanditsi Gushaka Umurongo Hasi Umurongo Hejuru Ikimenyetso Gusoma "
 	"Urutonde Urudodo"
 
-#: src/lang.c:497
+#: src/lang.c:500
 #, fuzzy, c-format
 msgid	"%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom"
 msgstr	"%s=Umurongo Hejuru Umurongo Hasi Ipaji Hejuru Ipaji Hasi Hejuru: Hasi:"
 
-#: src/lang.c:498
+#: src/lang.c:501
 #, fuzzy, c-format
 msgid	"%s=search forwards; %s=search backwards; %s=quit"
 msgstr	"%s=Gushaka Gushaka Inyuma Kuvamo"
 
-#: src/lang.c:500
+#: src/lang.c:503
 #, fuzzy, c-format
 msgid	"%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
 msgstr	"%s=Umwanditsi Gushaka Umubiri Gushaka Ikimenyetso Gusoma"
 
-#: src/lang.c:501
+#: src/lang.c:504
 #, fuzzy, c-format
 msgid	"<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
 msgstr	"<N Gushyiraho KIGEZWEHO Kuri N Komeza>> Bidasomye Gushaka Ishusho"
 
-#: src/lang.c:502
+#: src/lang.c:505
 #, fuzzy, c-format
 msgid	"%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
 msgstr	"%s=Umurongo Hasi Umurongo Hejuru Ifashayobora Kwimura Kuvamo Mukomatanya "
 	"Byose Bidasomye"
 
-#: src/lang.c:503
+#: src/lang.c:506
 #, fuzzy, c-format
 msgid	"%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/out"
 msgstr	"%s=Kwiyandikisha Ishusho Kwivana aho wiyandikishe Ishusho in Inyuma"
 
-#: src/lang.c:504
+#: src/lang.c:507
 #, fuzzy, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr	"<N Gushyiraho KIGEZWEHO Kuri N Komeza>> Bidasomye Kugaragaza Mukomatanya"
 
-#: src/lang.c:505
+#: src/lang.c:508
 #, fuzzy, c-format
 msgid	"%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread"
 msgstr	"%s=Ifashayobora Umurongo Hasi Umurongo Hejuru Kuvamo Itagi: Ikimenyetso "
 	"Bidasomye"
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid	"--More--"
 msgstr	""
 
-#: src/lang.c:507
+#: src/lang.c:510
 #, c-format
 msgid	"Moving %s..."
 msgstr	""
 
-#: src/lang.c:509
+#: src/lang.c:512
 #, fuzzy
 msgid	", name: "
 msgstr	",IZINA! "
 
-#: src/lang.c:510
+#: src/lang.c:513
 #, fuzzy, c-format
 msgid	"Goto newsgroup [%s]> "
 msgstr	"Urubuga rw'amakuru"
 
 # svtools/source\misc\mediatyp.src:STR_SVT_MIMETYPE_CNT_BBBOX.text
-#: src/lang.c:511
+#: src/lang.c:514
 #, fuzzy
 msgid	"newsgroups"
 msgstr	"Imbuga z'amakuru"
 
-#: src/lang.c:512
+#: src/lang.c:515
 #, c-format
 msgid	"Position %s in group list (1,2,..,$) [%d]> "
 msgstr	""
 
-#: src/lang.c:513
+#: src/lang.c:516
 #, fuzzy
 msgid	"newsgroup"
 msgstr	"Urubuga rw'amakuru"
 
-#: src/lang.c:514
+#: src/lang.c:517
 #, fuzzy
 msgid	"Try and save newsrc file again?"
 msgstr	"Na Kubika IDOSIYE"
 
-#: src/lang.c:515
+#: src/lang.c:518
 #, fuzzy
 msgid	"Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr	"Imbuga z'amakuru Kuri IDOSIYE Kubika"
 
-#: src/lang.c:516
+#: src/lang.c:519
 #, fuzzy
 msgid	"newsrc file saved successfully.\n"
 msgstr	"IDOSIYE"
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid	"-- Next response --"
 msgstr	""
 
-#: src/lang.c:518
+#: src/lang.c:521
 #, fuzzy, c-format
 msgid	"NNTP authorization password not found for %s"
 msgstr	"Ijambobanga... OYA Byabonetse kugirango"
 
-#: src/lang.c:519
+#: src/lang.c:522
 #, fuzzy
 msgid	"No  "
 msgstr	"Oya"
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid	"*** No articles ***"
 msgstr	""
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid	"No articles have been posted"
 msgstr	""
 
-#: src/lang.c:522
+#: src/lang.c:525
 #, fuzzy
 msgid	"*** No description ***"
 msgstr	"*** Isobanuramiterere ***"
 
-#: src/lang.c:523
+#: src/lang.c:526
 #, fuzzy
 msgid	"No filename"
 msgstr	"Izina ry'idosiye:"
 
-#: src/lang.c:524
+#: src/lang.c:527
 #, fuzzy
 msgid	"No group"
 msgstr	"Itsinda"
 
-#: src/lang.c:525
+#: src/lang.c:528
 #, fuzzy
 msgid	"*** No groups ***"
 msgstr	"*** Amatsinda ***"
 
-#: src/lang.c:526
+#: src/lang.c:529
 #, fuzzy
 msgid	"No more groups to read"
 msgstr	"Birenzeho Amatsinda Kuri Gusoma"
 
-#: src/lang.c:527
+#: src/lang.c:530
 #, fuzzy
 msgid	"No last message"
 msgstr	"Iheruka Ubutumwa"
 
-#: src/lang.c:528
+#: src/lang.c:531
 #, fuzzy
 msgid	"No mail address"
 msgstr	"Ubutumwa Aderesi"
 
-#: src/lang.c:529
+#: src/lang.c:532
 #, fuzzy
 msgid	"No articles marked for saving"
 msgstr	"cy/ byagarajwe kugirango Mu kubika"
 
-#: src/lang.c:530
+#: src/lang.c:533
 #, fuzzy
 msgid	"No match"
 msgstr	"BIHUYE"
 
-#: src/lang.c:531
+#: src/lang.c:534
 #, fuzzy
 msgid	"No more groups"
 msgstr	"Birenzeho Amatsinda"
 
-#: src/lang.c:532
+#: src/lang.c:535
 #, fuzzy
 msgid	"No newsgroups"
 msgstr	"Imbuga z'amakuru"
 
-#: src/lang.c:533
+#: src/lang.c:536
 #, fuzzy
 msgid	"No next unread article"
 msgstr	"Komeza>> Bidasomye Ingingo"
 
-#: src/lang.c:534
+#: src/lang.c:537
 #, fuzzy
 msgid	"No previous group"
 msgstr	"Ibanjirije Itsinda"
 
-#: src/lang.c:535
+#: src/lang.c:538
 #, fuzzy
 msgid	"No previous unread article"
 msgstr	"Ibanjirije Bidasomye Ingingo"
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid	"No responses"
 msgstr	""
 
-#: src/lang.c:537
+#: src/lang.c:540
 #, fuzzy
 msgid	"No responses to list in current thread"
 msgstr	"Kuri Urutonde in KIGEZWEHO Urudodo"
 
-#: src/lang.c:538
+#: src/lang.c:541
 #, fuzzy
 msgid	"No search string"
 msgstr	"Gushaka Ikurikiranyanyuguti"
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid	"No subject"
 msgstr	"Nta kivugwaho"
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, fuzzy, c-format
 msgid	"%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr	"%s:Gusiba Kuri Impera Bya Umurongo"
 
-#: src/lang.c:542
+#: src/lang.c:545
 #, fuzzy, c-format
 msgid	"%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr	"%s:Gusiba Kuri Impera Bya Mugaragaza"
 
-#: src/lang.c:543
+#: src/lang.c:546
 #, c-format
 msgid	"%s: Terminal must have clearscreen (cl) capability\n"
 msgstr	""
 
-#: src/lang.c:544
+#: src/lang.c:547
 #, fuzzy, c-format
 msgid	"%s: Terminal must have cursor motion (cm)\n"
 msgstr	"%s:indanga cm"
 
-#: src/lang.c:545
+#: src/lang.c:548
 #, fuzzy, c-format
 msgid	"%s: TERM variable must be set to use screen capabilities\n"
 msgstr	"%s:IMPINDURAGACIRO Gushyiraho Kuri Gukoresha Mugaragaza"
 
-#: src/lang.c:547
+#: src/lang.c:550
 #, fuzzy, c-format
 msgid	"No viewer found for %s/%s\n"
 msgstr	"Byabonetse kugirango"
 
-#: src/lang.c:548
+#: src/lang.c:551
 #, fuzzy
 msgid	"Newsgroup does not exist on this server"
 msgstr	"OYA ku iyi Seriveri"
 
-#: src/lang.c:549
+#: src/lang.c:552
 #, fuzzy, c-format
 msgid	"Group %s not found in active file"
 msgstr	"OYA Byabonetse in Gikora IDOSIYE"
 
-#: src/lang.c:550
+#: src/lang.c:553
 #, fuzzy
 msgid	"c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	"C Gukoresha a Izina: Gukoresha D Q"
 
-#: src/lang.c:551
+#: src/lang.c:554
 #, fuzzy
 msgid	"use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	"Gukoresha a Izina: Gukoresha D Q"
 
-#: src/lang.c:552
+#: src/lang.c:555
 #, c-format
 msgid	"# NNTP-server -> newsrc translation table and NNTP-server\n"
 	"# shortname list for %s %s\n"
@@ -2592,348 +2596,348 @@ msgid	"# NNTP-server -> newsrc translati
 	"#\n"
 msgstr	""
 
-#: src/lang.c:559
+#: src/lang.c:562
 msgid	"Only"
 msgstr	""
 
-#: src/lang.c:560
+#: src/lang.c:563
 #, fuzzy, c-format
 msgid	"Option not enabled. Recompile with %s."
 msgstr	"OYA Bikora Na:"
 
-#: src/lang.c:561
+#: src/lang.c:564
 msgid	"Options Menu"
 msgstr	""
 
-#: src/lang.c:564
+#: src/lang.c:567
 #, fuzzy, c-format
 msgid	"Error in regex: %s at pos. %d '%s'"
 msgstr	"in ku"
 
-#: src/lang.c:565
+#: src/lang.c:568
 #, fuzzy, c-format
 msgid	"Error in regex: pcre internal error %d"
 msgstr	"in By'imbere Ikosa"
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, fuzzy, c-format
 msgid	"Error in regex: study - pcre internal error %s"
 msgstr	"in By'imbere Ikosa"
 
-#: src/lang.c:567
+#: src/lang.c:570
 msgid	"Post a followup..."
 msgstr	""
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:569
+#: src/lang.c:572
 #, fuzzy
 msgid	"An error has occurred while posting the article. If you think that this\n"
 	"error is temporary or otherwise correctable, you can postpone the article\n"
 	"and pick it up again with ^O later.\n"
 msgstr	"Ikosa i Ingingo ni By'igihe gito Cyangwa i Hejuru Na:"
 
-#: src/lang.c:572
+#: src/lang.c:575
 #, fuzzy
 msgid	"Posted articles history"
 msgstr	"Urutonde"
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, fuzzy, c-format
 msgid	"Post to newsgroup(s) [%s]> "
 msgstr	"Kuri Urubuga rw'amakuru S"
 
-#: src/lang.c:574
+#: src/lang.c:577
 #, fuzzy
 msgid	"-- post processing started --"
 msgstr	"--Iposita Inonosora--"
 
-#: src/lang.c:575
+#: src/lang.c:578
 #, fuzzy
 msgid	"-- post processing completed --"
 msgstr	"--Iposita Inonosora--"
 
-#: src/lang.c:576
+#: src/lang.c:579
 #, fuzzy, c-format
 msgid	"Post subject [%s]> "
 msgstr	"Ikivugwaho"
 
-#: src/lang.c:577
+#: src/lang.c:580
 #, fuzzy
 msgid	"# Summary of mailed/posted messages viewable by 'W' command from within tin.\n"
 msgstr	"# Bya Ubutumwa ku Komandi: Bivuye muri"
 
-#: src/lang.c:578
+#: src/lang.c:581
 #, fuzzy
 msgid	"Posting article..."
 msgstr	"Ingingo"
 
-#: src/lang.c:579
+#: src/lang.c:582
 #, c-format
 msgid	"Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr	""
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid	"Hot %s"
 msgstr	""
 
-#: src/lang.c:581
+#: src/lang.c:584
 #, c-format
 msgid	"Tagged %s"
 msgstr	""
 
-#: src/lang.c:582
+#: src/lang.c:585
 #, c-format
 msgid	"Untagged %s"
 msgstr	""
 
-#: src/lang.c:583
+#: src/lang.c:586
 #, fuzzy
 msgid	"Processing mail messages marked for deletion."
 msgstr	"Ubutumwa Ubutumwa cy/ byagarajwe kugirango Isibwa"
 
-#: src/lang.c:584
+#: src/lang.c:587
 #, fuzzy
 msgid	"Processing saved articles marked for deletion."
 msgstr	"cy/ byagarajwe kugirango Isibwa"
 
-#: src/lang.c:585
+#: src/lang.c:588
 #, fuzzy, c-format
 msgid	"Accept Followup-To? %s=post, %s=ignore, %s=quit: "
 msgstr	"Iposita Kwirengagiza Kuvamo"
 
-#: src/lang.c:586
+#: src/lang.c:589
 #, fuzzy
 msgid	"Article unchanged, abort mailing?"
 msgstr	"Kureka"
 
-#: src/lang.c:587
+#: src/lang.c:590
 #, fuzzy, c-format
 msgid	"Do you want to see postponed articles (%d)?"
 msgstr	"Kuri"
 
-#: src/lang.c:589
+#: src/lang.c:592
 #, fuzzy
 msgid	"Add quick kill filter?"
 msgstr	"Muyunguruzi..."
 
-#: src/lang.c:590
+#: src/lang.c:593
 #, fuzzy
 msgid	"Add quick selection filter?"
 msgstr	"Ihitamo Muyunguruzi..."
 
-#: src/lang.c:591
+#: src/lang.c:594
 #, fuzzy
 msgid	"Do you really want to quit?"
 msgstr	"Kuri Kuvamo"
 
-#: src/lang.c:592
+#: src/lang.c:595
 #, fuzzy, c-format
 msgid	"%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr	"%s=Guhindura Kureka Ubutumwa Kuvamo Gusiba Kureka"
 
-#: src/lang.c:593
+#: src/lang.c:596
 #, fuzzy
 msgid	"You have tagged articles in this group - quit anyway?"
 msgstr	"in iyi Itsinda Kuvamo"
 
-#: src/lang.c:594
+#: src/lang.c:597
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=postpone: "
 msgstr	"%s=Kuvamo Guhindura"
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, fuzzy, c-format
 msgid	"%s=quit %s=edit %s=save kill description: "
 msgstr	"%s=Kuvamo Guhindura Kubika Isobanuramiterere"
 
-#: src/lang.c:596
+#: src/lang.c:599
 #, fuzzy, c-format
 msgid	"%s=quit %s=edit %s=save select description: "
 msgstr	"%s=Kuvamo Guhindura Kubika Guhitamo Isobanuramiterere"
 
-#: src/lang.c:597
+#: src/lang.c:600
 #, fuzzy
 msgid	"Do you really want to quit without saving your configuration?"
 msgstr	"Kuri Kuvamo Mu kubika Iboneza"
 
-#: src/lang.c:600
+#: src/lang.c:603
 #, fuzzy
 msgid	"Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr	"Urutonde Byemewe 0 9 1."
 
-#: src/lang.c:601
+#: src/lang.c:604
 #, fuzzy
 msgid	"Do you want to abort this operation?"
 msgstr	"Kuri Kureka iyi"
 
-#: src/lang.c:602
+#: src/lang.c:605
 #, fuzzy
 msgid	"Do you want to exit tin immediately?"
 msgstr	"Kuri Gusohoka Ako kanya"
 
-#: src/lang.c:603
+#: src/lang.c:606
 msgid	"Read response> "
 msgstr	""
 
-#: src/lang.c:604
+#: src/lang.c:607
 #, fuzzy
 msgid	"Reading ('q' to quit)..."
 msgstr	"Kuri Kuvamo"
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid	"Reading %sarticles..."
 msgstr	""
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, fuzzy, c-format
 msgid	"Reading %sattributes file...\n"
 msgstr	"IDOSIYE"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, fuzzy, c-format
 msgid	"Reading %sconfig file...\n"
 msgstr	"IDOSIYE"
 
-#: src/lang.c:608
+#: src/lang.c:611
 #, fuzzy
 msgid	"Reading filter file...\n"
 msgstr	"Muyunguruzi... IDOSIYE"
 
-#: src/lang.c:609
+#: src/lang.c:612
 #, fuzzy, c-format
 msgid	"Reading %s groups..."
 msgstr	"Amatsinda"
 
-#: src/lang.c:610
+#: src/lang.c:613
 #, fuzzy
 msgid	"Reading input history file...\n"
 msgstr	"Iyinjiza Urutonde IDOSIYE"
 
-#: src/lang.c:611
+#: src/lang.c:614
 #, fuzzy
 msgid	"Reading keymap file...\n"
 msgstr	"IDOSIYE"
 
-#: src/lang.c:612
+#: src/lang.c:615
 #, fuzzy
 msgid	"Reading groups from active file... "
 msgstr	"Amatsinda Bivuye Gikora IDOSIYE"
 
-#: src/lang.c:613
+#: src/lang.c:616
 #, fuzzy
 msgid	"Reading groups from newsrc file... "
 msgstr	"Amatsinda Bivuye IDOSIYE"
 
-#: src/lang.c:614
+#: src/lang.c:617
 #, fuzzy
 msgid	"Reading newsgroups file... "
 msgstr	"Imbuga z'amakuru IDOSIYE"
 
-#: src/lang.c:615
+#: src/lang.c:618
 #, fuzzy
 msgid	"Reading newsrc file..."
 msgstr	"IDOSIYE"
 
-#: src/lang.c:617
+#: src/lang.c:620
 #, c-format
 msgid	"(%d:%02d remaining)"
 msgstr	""
 
-#: src/lang.c:619
+#: src/lang.c:622
 #, fuzzy, c-format
 msgid	"Bogus group %s removed."
 msgstr	"Itsinda Cyavanyweho"
 
-#: src/lang.c:620
+#: src/lang.c:623
 #, fuzzy, c-format
 msgid	"Error: rename %s to %s"
 msgstr	"Guhindura izina Kuri"
 
-#: src/lang.c:621
+#: src/lang.c:624
 #, fuzzy
 msgid	"Reply to author..."
 msgstr	"Kuri Umwanditsi"
 
-#: src/lang.c:622
+#: src/lang.c:625
 msgid	"Repost"
 msgstr	""
 
-#: src/lang.c:623
+#: src/lang.c:626
 #, fuzzy
 msgid	"Reposting article..."
 msgstr	"Ingingo"
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, fuzzy, c-format
 msgid	"Repost article(s) to group(s) [%s]> "
 msgstr	"Ingingo S Kuri Itsinda S"
 
-#: src/lang.c:625
+#: src/lang.c:628
 msgid	"Reset newsrc?"
 msgstr	""
 
-#: src/lang.c:626
+#: src/lang.c:629
 #, fuzzy
 msgid	"Responses have been directed to the following newsgroups"
 msgstr	"Kuri i Imbuga z'amakuru"
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, fuzzy, c-format
 msgid	"Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr	"Kuri Umuteguro Ubutumwa Iposita Kuvamo"
 
-#: src/lang.c:628
+#: src/lang.c:631
 #, fuzzy, c-format
 msgid	"RespNo %4d of %4d"
 msgstr	"Bya"
 
-#: src/lang.c:629
+#: src/lang.c:632
 #, fuzzy
 msgid	"Press <RETURN> to continue..."
 msgstr	"Kuri urifuzagukomeza"
 
-#: src/lang.c:631
+#: src/lang.c:634
 #, fuzzy, c-format
 msgid	"Select From    [%s] (y/n): "
 msgstr	"Y N"
 
-#: src/lang.c:632
+#: src/lang.c:635
 msgid	"Select Lines: (</>num): "
 msgstr	""
 
-#: src/lang.c:633
+#: src/lang.c:636
 #, fuzzy
 msgid	"Auto-select Article Menu"
 msgstr	"Guhitamo"
 
-#: src/lang.c:634
+#: src/lang.c:637
 #, fuzzy, c-format
 msgid	"Select Msg-Id  [%s] (f/l/o/n): "
 msgstr	"F L o N"
 
-#: src/lang.c:635
+#: src/lang.c:638
 #, fuzzy
 msgid	"Select pattern scope: "
 msgstr	"Ishusho Ingano:"
 
-#: src/lang.c:636
+#: src/lang.c:639
 #, fuzzy, c-format
 msgid	"Select Subject [%s] (y/n): "
 msgstr	"Y N"
 
-#: src/lang.c:637
+#: src/lang.c:640
 #, fuzzy
 msgid	"Select text pattern : "
 msgstr	"Umwandiko Ishusho"
 
-#: src/lang.c:638
+#: src/lang.c:641
 #, fuzzy
 msgid	"Select time in days   : "
 msgstr	"Igihe in Iminsi"
 
-#: src/lang.c:639
+#: src/lang.c:642
 #, fuzzy, c-format
 msgid	"# %s server configuration file\n"
 	"# This file was automatically saved by %s %s %s (\"%s\")\n"
@@ -2946,239 +2950,239 @@ msgid	"# %s server configuration file\n"
 msgstr	"#%sSeriveri Iboneza IDOSIYE ku buryo bwikora ku OYA Guhindura ni guhera Byose "
 	"Amahinduka Kuri iyi Ryari: OYA Guhindura ku Byose NIBA"
 
-#: src/lang.c:645
+#: src/lang.c:648
 #, fuzzy
 msgid	"Showing unread groups only"
 msgstr	"Bidasomye Amatsinda"
 
-#: src/lang.c:646
+#: src/lang.c:649
 #, fuzzy
 msgid	"Subject: line (ignore case)   "
 msgstr	"Umurongo Kwirengagiza"
 
-#: src/lang.c:647
+#: src/lang.c:650
 #, fuzzy
 msgid	"Subject: line (case sensitive)"
 msgstr	"Umurongo"
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid	"Save"
 msgstr	"Kubika"
 
-#: src/lang.c:649
+#: src/lang.c:652
 #, fuzzy, c-format
 msgid	"Save '%s' (%s/%s)?"
 msgstr	"Kubika"
 
-#: src/lang.c:650
+#: src/lang.c:653
 #, fuzzy
 msgid	"Save configuration before continuing?"
 msgstr	"Kubika Iboneza Mbere"
 
-#: src/lang.c:651
+#: src/lang.c:654
 #, fuzzy
 msgid	"Save filename> "
 msgstr	"Kubika Izina ry'idosiye:"
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid	"Saved"
 msgstr	""
 
-#: src/lang.c:653
+#: src/lang.c:656
 #, fuzzy, c-format
 msgid	"%4d unread (%4d hot) %s in %s\n"
 msgstr	"%4dBidasomye in"
 
-#: src/lang.c:654
+#: src/lang.c:657
 #, c-format
 msgid	"Saved %s...\n"
 msgstr	""
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid	"Nothing was saved"
 msgstr	""
 
-#: src/lang.c:656
+#: src/lang.c:659
 #, fuzzy, c-format
 msgid	"\n"
 	"%s %d %s from %d %s\n"
 msgstr	"%s%d%sBivuye"
 
-#: src/lang.c:657
+#: src/lang.c:660
 #, fuzzy, c-format
 msgid	"-- %s saved to %s%s --"
 msgstr	"--%sKuri"
 
-#: src/lang.c:658
+#: src/lang.c:661
 #, fuzzy, c-format
 msgid	"-- %s saved to %s - %s --"
 msgstr	"--%sKuri"
 
-#: src/lang.c:659
+#: src/lang.c:662
 #, fuzzy
 msgid	"Saving..."
 msgstr	"Kubika%S"
 
-#: src/lang.c:660
+#: src/lang.c:663
 #, fuzzy, c-format
 msgid	"%s: Screen initialization failed"
 msgstr	"%s:Byanze"
 
-#: src/lang.c:662
+#: src/lang.c:665
 #, fuzzy, c-format
 msgid	"%s: screen is too small\n"
 msgstr	"%s:Mugaragaza ni"
 
-#: src/lang.c:664
+#: src/lang.c:667
 #, fuzzy, c-format
 msgid	"screen is too small, %s is exiting\n"
 msgstr	"Mugaragaza ni Gitoya ni"
 
 # svx/source\form\fmsearch.src:RID_SVXDLG_SEARCHFORM.CB_BACKWARD.text
-#: src/lang.c:665
+#: src/lang.c:668
 #, fuzzy, c-format
 msgid	"Search backwards [%s]> "
 msgstr	"Gushakisha inyuma"
 
-#: src/lang.c:666
+#: src/lang.c:669
 #, fuzzy, c-format
 msgid	"Search body [%s]> "
 msgstr	"Umubiri"
 
-#: src/lang.c:667
+#: src/lang.c:670
 #, c-format
 msgid	"Search forwards [%s]> "
 msgstr	""
 
 # 5374
-#: src/lang.c:668
+#: src/lang.c:671
 msgid	"Searching..."
 msgstr	"Gushakisha..."
 
-#: src/lang.c:669
+#: src/lang.c:672
 #, fuzzy, c-format
 msgid	"Searching article %d of %d ('q' to abort)..."
 msgstr	"Ingingo Bya Kuri Kureka"
 
-#: src/lang.c:670
+#: src/lang.c:673
 #, fuzzy
 msgid	"Select article> "
 msgstr	"Ingingo"
 
-#: src/lang.c:671
+#: src/lang.c:674
 #, fuzzy
 msgid	"Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr	"Ihitamo Umubare Mbere Umwandiko Cyangwa Gukoresha Akambi Utubuto Na Kuri "
 	"Kuvamo"
 
-#: src/lang.c:672
+#: src/lang.c:675
 #, fuzzy
 msgid	"Select group> "
 msgstr	"Itsinda"
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, fuzzy, c-format
 msgid	"Enter selection pattern [%s]> "
 msgstr	"Ihitamo Ishusho"
 
-#: src/lang.c:674
+#: src/lang.c:677
 #, fuzzy
 msgid	"Select thread > "
 msgstr	"Urudodo"
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, fuzzy, c-format
 msgid	"%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr	"%s%s%s(\"%s\")[%s]:Kohereza a Icyegeranyo Kuri"
 
-#: src/lang.c:676
+#: src/lang.c:679
 #, fuzzy
 msgid	"servers active-file"
 msgstr	"Gikora IDOSIYE"
 
-#: src/lang.c:677
+#: src/lang.c:680
 #, fuzzy
 msgid	"Cannot move into new newsgroups. Subscribe first..."
 msgstr	"Kwimura Gishya Imbuga z'amakuru Itangira"
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid	"<SPACE>"
 msgstr	""
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid	"Starting: (%s)"
 msgstr	""
 
-#: src/lang.c:680
+#: src/lang.c:683
 #, fuzzy, c-format
 msgid	"List Thread (%d of %d)"
 msgstr	"Bya"
 
-#: src/lang.c:681
+#: src/lang.c:684
 #, fuzzy, c-format
 msgid	"Thread (%.*s)"
 msgstr	"S"
 
-#: src/lang.c:682
+#: src/lang.c:685
 #, fuzzy
 msgid	"Enter wildcard subscribe pattern> "
 msgstr	"Kwiyandikisha Ishusho"
 
-#: src/lang.c:683
+#: src/lang.c:686
 #, fuzzy, c-format
 msgid	"subscribed to %d groups"
 msgstr	"yanditswe/ byemewe Kuri Amatsinda"
 
-#: src/lang.c:684
+#: src/lang.c:687
 #, fuzzy, c-format
 msgid	"Subscribed to %s"
 msgstr	"Kuri"
 
-#: src/lang.c:685
+#: src/lang.c:688
 msgid	"Subscribing... "
 msgstr	""
 
-#: src/lang.c:686
+#: src/lang.c:689
 #, fuzzy, c-format
 msgid	"Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr	"Cyangwa Ingingo S"
 
-#: src/lang.c:687
+#: src/lang.c:690
 #, fuzzy, c-format
 msgid	"Supersede article(s) to group(s) [%s]> "
 msgstr	"Ingingo S Kuri Itsinda S"
 
-#: src/lang.c:688
+#: src/lang.c:691
 #, fuzzy
 msgid	"Superseding article ..."
 msgstr	"Ingingo"
 
-#: src/lang.c:689
+#: src/lang.c:692
 #, fuzzy, c-format
 msgid	"\n"
 	"Stopped. Type 'fg' to restart %s\n"
 msgstr	"Kuri Ongera utangire"
 
-#: src/lang.c:691
+#: src/lang.c:694
 #, fuzzy, c-format
 msgid	"%d days"
 msgstr	"%dIminsi"
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid	"<TAB>"
 msgstr	""
 
-#: src/lang.c:693
+#: src/lang.c:696
 msgid	"TeX "
 msgstr	""
 
-#: src/lang.c:694
+#: src/lang.c:697
 #, fuzzy
 msgid	"# Default action/prompt strings\n"
 msgstr	"#Igikorwa Urwinjiriro"
 
-#: src/lang.c:695
+#: src/lang.c:698
 #, fuzzy
 msgid	"# Defaults for quick (1 key) kill & auto-selection filters\n"
 	"# header=NUM  0,1=Subject: 2,3=From: 4=Message-ID: & full References: line\n"
@@ -3191,361 +3195,361 @@ msgstr	"#kugirango 1. Urufunguzo Ikiyega
 	"Iheruka Icyinjijwe 6 Icyinjijwe 7 Gukurikiza Kuri Byose Amatsinda Gukurikiza "
 	"Kuri KIGEZWEHO Muyunguruzi... Kwirengagiza Kuri"
 
-#: src/lang.c:708
+#: src/lang.c:711
 #, fuzzy
 msgid	"# If ON use print current subject or newsgroup description in the last line\n"
 msgstr	"#Gukoresha Gucapa KIGEZWEHO Ikivugwaho Cyangwa Urubuga rw'amakuru "
 	"Isobanuramiterere in i Iheruka"
 
-#: src/lang.c:709
+#: src/lang.c:712
 #, fuzzy
 msgid	"# Host & time info used for detecting new groups (don't touch)\n"
 msgstr	"#Igihe Ibisobanuro kugirango Gishya Amatsinda"
 
-#: src/lang.c:710
+#: src/lang.c:713
 #, fuzzy
 msgid	"There is no news\n"
 msgstr	"ni Oya"
 
-#: src/lang.c:711
+#: src/lang.c:714
 msgid	"Thread"
 msgstr	"Urudodo"
 
-#: src/lang.c:712
+#: src/lang.c:715
 msgid	"Thread Level Commands"
 msgstr	""
 
-#: src/lang.c:713
+#: src/lang.c:716
 msgid	"Thread deselected"
 msgstr	""
 
-#: src/lang.c:714
+#: src/lang.c:717
 #, fuzzy
 msgid	"Thread selected"
 msgstr	"Byahiswemo"
 
-#: src/lang.c:716
+#: src/lang.c:719
 msgid	"threads"
 msgstr	""
 
-#: src/lang.c:718
+#: src/lang.c:721
 #, fuzzy
 msgid	"Thread range"
 msgstr	"Urutonde"
 
-#: src/lang.c:719
+#: src/lang.c:722
 #, fuzzy
 msgid	"thread"
 msgstr	"Urudodo"
 
-#: src/lang.c:720
+#: src/lang.c:723
 #, fuzzy, c-format
 msgid	"Thread %4s of %4s"
 msgstr	"Bya"
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid	"Threading articles..."
 msgstr	""
 
-#: src/lang.c:722
+#: src/lang.c:725
 #, fuzzy, c-format
 msgid	"Toggled word highlighting %s"
 msgstr	"ijambo Igaragaza cyane"
 
-#: src/lang.c:723
+#: src/lang.c:726
 #, fuzzy
 msgid	"Toggled rot13 encoding"
 msgstr	"ROT13 Imisobekere:"
 
-#: src/lang.c:724
+#: src/lang.c:727
 #, fuzzy, c-format
 msgid	"Toggled german TeX encoding %s"
 msgstr	"Ikidage Imisobekere:"
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, fuzzy, c-format
 msgid	"Toggled tab-width to %d"
 msgstr	"Isunika Ubugari Kuri"
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, fuzzy, c-format
 msgid	"%d Trying to dotlock %s"
 msgstr	"%dKuri"
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, fuzzy, c-format
 msgid	"%d Trying to lock %s"
 msgstr	"%dKuri"
 
-#: src/lang.c:728
+#: src/lang.c:731
 #, fuzzy
 msgid	"           h=help\n"
 msgstr	"h"
 
-#: src/lang.c:730
+#: src/lang.c:733
 msgid	"Unlimited"
 msgstr	""
 
-#: src/lang.c:731
+#: src/lang.c:734
 #, fuzzy
 msgid	"Enter wildcard unsubscribe pattern> "
 msgstr	"Kwivana aho wiyandikishe Ishusho"
 
-#: src/lang.c:732
+#: src/lang.c:735
 #, c-format
 msgid	"Error decoding %s : %s"
 msgstr	""
 
-#: src/lang.c:733
+#: src/lang.c:736
 #, fuzzy
 msgid	"No end."
 msgstr	"Impera"
 
-#: src/lang.c:734
+#: src/lang.c:737
 #, c-format
 msgid	"%s successfully decoded."
 msgstr	""
 
-#: src/lang.c:735
+#: src/lang.c:738
 #, fuzzy, c-format
 msgid	"%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
 	"\n"
 msgstr	"%*s[--%s/%s,%suuencodedIDOSIYE Imirongo Izina:"
 
-#: src/lang.c:736
+#: src/lang.c:739
 #, fuzzy
 msgid	"unread "
 msgstr	"Bidasomye"
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, fuzzy, c-format
 msgid	"unsubscribed from %d groups"
 msgstr	"Bivuye Amatsinda"
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, fuzzy, c-format
 msgid	"Unsubscribed from %s"
 msgstr	"Bivuye"
 
-#: src/lang.c:739
+#: src/lang.c:742
 msgid	"Unsubscribing... "
 msgstr	""
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid	"Unthreading articles..."
 msgstr	""
 
-#: src/lang.c:741
+#: src/lang.c:744
 msgid	"Updated"
 msgstr	""
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid	"Updating"
 msgstr	"Ivugurura"
 
-#: src/lang.c:743
+#: src/lang.c:746
 #, fuzzy, c-format
 msgid	"Opening %s\n"
 msgstr	"Gufungura %s%S"
 
-#: src/lang.c:744
+#: src/lang.c:747
 #, fuzzy
 msgid	"No more URL's in this article"
 msgstr	"Birenzeho in iyi Ingingo"
 
-#: src/lang.c:745
+#: src/lang.c:748
 #, fuzzy
 msgid	"Use MIME display program for this message?"
 msgstr	"Kugaragaza Porogaramu kugirango iyi Ubutumwa"
 
-#: src/lang.c:746
+#: src/lang.c:749
 #, fuzzy
 msgid	"  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr	"-C Ikimenyetso Byose Amakuru Nka Gusoma in yanditswe/ byemewe Imbuga "
 	"z'amakuru Ubwoko"
 
-#: src/lang.c:747
+#: src/lang.c:750
 #, fuzzy
 msgid	"  -Z       return status indicating if any unread news (batch mode)"
 msgstr	"-Garuka Imimerere NIBA Bidasomye Amakuru Ubwoko"
 
-#: src/lang.c:748
+#: src/lang.c:751
 #, fuzzy
 msgid	"  -q       don't check for new newsgroups"
 msgstr	"-Q Kugenzura... kugirango Gishya Imbuga z'amakuru"
 
-#: src/lang.c:749
+#: src/lang.c:752
 #, fuzzy
 msgid	"  -X       don't save any files on quit"
 msgstr	"-Kubika Idosiye ku Kuvamo"
 
-#: src/lang.c:750
+#: src/lang.c:753
 #, fuzzy
 msgid	"  -d       don't show newsgroup descriptions"
 msgstr	"-D Garagaza Urubuga rw'amakuru"
 
-#: src/lang.c:751
+#: src/lang.c:754
 #, fuzzy
 msgid	"  -G limit get only limit articles/group"
 msgstr	"-Kubona Itsinda"
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, fuzzy, c-format
 msgid	"  -H       help information about %s"
 msgstr	"-H Ifashayobora Ibisobanuro Ibyerekeye"
 
-#: src/lang.c:753
+#: src/lang.c:756
 #, fuzzy
 msgid	"  -h       this help message"
 msgstr	"-h iyi Ifashayobora Ubutumwa"
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, fuzzy, c-format
 msgid	"  -I dir   news index file directory [default=%s]"
 msgstr	"-Amakuru Umubarendanga IDOSIYE bushyinguro Mburabuzi"
 
-#: src/lang.c:755
+#: src/lang.c:758
 #, fuzzy
 msgid	"  -u       update index files (batch mode)"
 msgstr	"-u Kuvugurura Umubarendanga Idosiye Ubwoko"
 
-#: src/lang.c:756
+#: src/lang.c:759
 #, fuzzy, c-format
 msgid	"  -m dir   mailbox directory [default=%s]"
 msgstr	"-M bushyinguro Mburabuzi"
 
-#: src/lang.c:757
+#: src/lang.c:760
 #, fuzzy, c-format
 msgid	"\n"
 	"Mail bug reports/comments to %s"
 msgstr	"Raporo Ibisobanuro Kuri"
 
-#: src/lang.c:758
+#: src/lang.c:761
 #, fuzzy
 msgid	"  -N       mail new news to your posts (batch mode)"
 msgstr	"-Ubutumwa Gishya Amakuru Kuri Ubwoko"
 
-#: src/lang.c:759
+#: src/lang.c:762
 #, fuzzy
 msgid	"  -M user  mail new news to specified user (batch mode)"
 msgstr	"-Ukoresha: Ubutumwa Gishya Amakuru Kuri Ukoresha: Ubwoko"
 
-#: src/lang.c:760
+#: src/lang.c:763
 #, fuzzy, c-format
 msgid	"  -f file  subscribed to newsgroups file [default=%s]"
 msgstr	"-F IDOSIYE yanditswe/ byemewe Kuri Imbuga z'amakuru IDOSIYE Mburabuzi"
 
-#: src/lang.c:761
+#: src/lang.c:764
 #, fuzzy
 msgid	"  -x       no posting mode"
 msgstr	"-X Oya Ubwoko"
 
-#: src/lang.c:762
+#: src/lang.c:765
 #, fuzzy
 msgid	"  -w       post an article and exit"
 msgstr	"-W Iposita Ingingo Na Gusohoka"
 
-#: src/lang.c:763
+#: src/lang.c:766
 #, fuzzy
 msgid	"  -o       post all postponed articles and exit"
 msgstr	"-o Iposita Byose Na Gusohoka"
 
-#: src/lang.c:764
+#: src/lang.c:767
 #, fuzzy
 msgid	"  -r       read news remotely from default NNTP server"
 msgstr	"-R Gusoma Amakuru Bivuye Mburabuzi Seriveri"
 
-#: src/lang.c:765
+#: src/lang.c:768
 #, fuzzy
 msgid	"  -R       read news saved by -S option"
 msgstr	"-Gusoma Amakuru ku Ihitamo"
 
-#: src/lang.c:766
+#: src/lang.c:769
 #, fuzzy, c-format
 msgid	"  -s dir   save news directory [default=%s]"
 msgstr	"-S Kubika Amakuru bushyinguro Mburabuzi"
 
-#: src/lang.c:767
+#: src/lang.c:770
 #, fuzzy
 msgid	"  -S       save new news for later reading (batch mode)"
 msgstr	"-Kubika Gishya Amakuru kugirango Ubwoko"
 
-#: src/lang.c:768
+#: src/lang.c:771
 #, fuzzy
 msgid	"  -z       start if any unread news"
 msgstr	"-Z Gutangira NIBA Bidasomye Amakuru"
 
-#: src/lang.c:769
+#: src/lang.c:772
 #, fuzzy, c-format
 msgid	"A Usenet reader.\n"
 	"\n"
 	"Usage: %s [options] [newsgroup[,...]]"
 msgstr	"A Amahitamo Urubuga rw'amakuru"
 
-#: src/lang.c:770
+#: src/lang.c:773
 #, fuzzy
 msgid	"  -v       verbose output for batch mode options"
 msgstr	"-v Ibisohoka kugirango Ubwoko Amahitamo"
 
-#: src/lang.c:771
+#: src/lang.c:774
 #, fuzzy
 msgid	"  -V       print version & date information"
 msgstr	"-V Gucapa Verisiyo Itariki Ibisobanuro"
 
-#: src/lang.c:772
+#: src/lang.c:775
 #, fuzzy, c-format
 msgid	"%s only useful without batch mode operations\n"
 msgstr	"%sUbwoko"
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, fuzzy, c-format
 msgid	"%s only useful for batch mode operations\n"
 msgstr	"%skugirango Ubwoko"
 
-#: src/lang.c:775
+#: src/lang.c:778
 #, fuzzy, c-format
 msgid	"\n"
 	"%s%d out of range (0 - %d). Reset to 0"
 msgstr	"%s%dInyuma Bya Urutonde 0 Kuri 0"
 
-#: src/lang.c:776
+#: src/lang.c:779
 #, fuzzy, c-format
 msgid	"View '%s' (%s/%s)?"
 msgstr	"Kureba"
 
-#: src/lang.c:778
+#: src/lang.c:781
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: posting exceeds %d columns. Line %d is the first long one:\n"
 	"%-100s\n"
 msgstr	"Inkingi ni i Itangira"
 
-#: src/lang.c:779
+#: src/lang.c:782
 #, fuzzy
 msgid	"\n"
 	"Warning: article unchanged after editing\n"
 msgstr	"Ingingo Nyuma"
 
-#: src/lang.c:780
+#: src/lang.c:783
 #, fuzzy
 msgid	"\n"
 	"Warning: \"Subject:\" contains only whitespaces.\n"
 msgstr	"Kirimo"
 
-#: src/lang.c:781
+#: src/lang.c:784
 #, fuzzy
 msgid	"\n"
 	"Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:\".\n"
 msgstr	"Na: Oya"
 
-#: src/lang.c:783
+#: src/lang.c:786
 #, fuzzy
 msgid	"\n"
 	"Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
 	"         with \"Re: \" and does not contain \"(was:\".\n"
 msgstr	"OYA Na: Na OYA"
 
-#: src/lang.c:786
+#: src/lang.c:789
 #, fuzzy
 msgid	"Read carefully!\n"
 	"\n"
@@ -3560,7 +3564,7 @@ msgid	"Read carefully!\n"
 msgstr	"Ibyerekeye Kuri Kureka Ingingo ku i Ingingo Bivuye Amakuru i ni Akazi ni i "
 	"Ingingo Ibyerekeye Kuri Kureka"
 
-#: src/lang.c:790
+#: src/lang.c:793
 #, fuzzy
 msgid	"\n"
 	"Warning: You are using a non-plain transfer encoding (such as base64 or\n"
@@ -3570,7 +3574,7 @@ msgid	"\n"
 msgstr	"ikoresha a Byuzuye Imisobekere: Nka Gicapika Na external Porogaramu Kuri "
 	"Tanga Ingingo a Isinya ni ku Porogaramu OYA"
 
-#: src/lang.c:795
+#: src/lang.c:798
 #, fuzzy, c-format
 msgid	"\n"
 	"\n"
@@ -3579,7 +3583,7 @@ msgid	"\n"
 	"Read WHATSNEW, etc...\n"
 msgstr	"Kuri Bivuye Verisiyo Uduciro in IDOSIYE Byahinduwe"
 
-#: src/lang.c:797
+#: src/lang.c:800
 #, fuzzy, c-format
 msgid	"\n"
 	"\n"
@@ -3587,7 +3591,7 @@ msgid	"\n"
 	"Some values in your %s file may be ignored, others might have changed!\n"
 msgstr	"Kuri Bivuye a Birenzeho Verisiyo Uduciro in IDOSIYE Gicurasi Ibindi Byahinduwe"
 
-#: src/lang.c:800
+#: src/lang.c:803
 #, fuzzy, c-format
 msgid	"Warning: tin wrote fewer groups to your\n"
 	"\t%s\n"
@@ -3597,18 +3601,18 @@ msgid	"Warning: tin wrote fewer groups t
 msgstr	"Bike Amatsinda Kuri Gusoma ku Kwivana aho wiyandikishe Bivuye Umukoro iyi "
 	"Ikosa Na Inyibutsa Mbere Gutangira Rimwe"
 
-#: src/lang.c:804
+#: src/lang.c:807
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: Found %d '-- \\n' lines, this may confuse some people.\n"
 msgstr	"Imirongo iyi Gicurasi Abantu"
 
-#: src/lang.c:805
+#: src/lang.c:808
 #, fuzzy, c-format
 msgid	"Warning: Only %d out of %d articles were saved"
 msgstr	"Inyuma Bya"
 
-#: src/lang.c:806
+#: src/lang.c:809
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: Your signature  is longer than %d lines.  Since signatures usually "
@@ -3618,52 +3622,52 @@ msgid	"\n"
 	"         possible.\n"
 msgstr	"Isinya ni Imirongo OYA Ibisobanuro Nka"
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, fuzzy, c-format
 msgid	"Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
 msgstr	"iyi Ubutumwa Aderesi Gicurasi a urifuzagukomeza Kureka"
 
-#: src/lang.c:811
+#: src/lang.c:814
 #, fuzzy
 msgid	"\n"
 	"Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
 msgstr	"Gutangira Na: OYA Na:"
 
-#: src/lang.c:812
+#: src/lang.c:815
 #, fuzzy
 msgid	"Writing attributes file..."
 msgstr	"Ibiranga IDOSIYE"
 
-#: src/lang.c:814
+#: src/lang.c:817
 #, c-format
 msgid	"%d Responses"
 msgstr	""
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, fuzzy, c-format
 msgid	"Added %d %s"
 msgstr	"Kyongewe"
 
-#: src/lang.c:817
+#: src/lang.c:820
 #, fuzzy
 msgid	"No unsubscribed groups to show"
 msgstr	"Amatsinda Kuri Garagaza"
 
-#: src/lang.c:818
+#: src/lang.c:821
 #, fuzzy
 msgid	"Showing subscribed to groups only"
 msgstr	"yanditswe/ byemewe Kuri Amatsinda"
 
-#: src/lang.c:819
+#: src/lang.c:822
 #, fuzzy
 msgid	"Yes "
 msgstr	"Yego"
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid	"    You have mail\n"
 msgstr	""
 
-#: src/lang.c:825
+#: src/lang.c:828
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: Posting is in %s and contains characters which are not\n"
@@ -3677,12 +3681,12 @@ msgstr	"ni in Na Kirimo Inyuguti in Byah
 	"Ingingo Guhindura Na Gukuraho... Inyuguti Cyangwa Guhindura>> i Igenamiterere "
 	"Kuri a Agaciro kugirango Biturutse Ihitamo"
 
-#: src/lang.c:836
+#: src/lang.c:839
 #, fuzzy
 msgid	"  -D       debug mode 1=NNTP 2=ALL"
 msgstr	"-Kosora amakosa Ubwoko 1. 2."
 
-#: src/lang.c:840
+#: src/lang.c:843
 #, fuzzy
 msgid	"Read carefully!\n"
 	"\n"
@@ -3700,12 +3704,12 @@ msgid	"Read carefully!\n"
 msgstr	"Ibyerekeye Kuri Kureka Ingingo OYA ku Guhanagura i Ingingo Bivuye Bya Amakuru "
 	"i iyi Kuri i Kanda NIBA Cyiteguye Kuri i ni i Ingingo Ibyerekeye Kuri Kureka"
 
-#: src/lang.c:849
+#: src/lang.c:852
 #, fuzzy
 msgid	"toggle color"
 msgstr	"Mukomatanya Ibara"
 
-#: src/lang.c:850
+#: src/lang.c:853
 #, fuzzy
 msgid	"# Changing colors of several screen parts\n"
 	"# Possible values are:\n"
@@ -3732,385 +3736,385 @@ msgstr	"#Amabara Bya Mugaragaza Uduciro 
 	"kugirango Mbuganyuma 0 1. 2. 3. 4. 5 6 7 kugirango 8 9 kimurika 10 kimurika "
 	"12 kimurika kimurika 14 kimurika 15 kimurika"
 
-#: src/lang.c:870
+#: src/lang.c:873
 #, fuzzy
 msgid	"  -a       toggle color flag"
 msgstr	"-a Mukomatanya Ibara Ibendera"
 
-#: src/lang.c:874
+#: src/lang.c:877
 #, fuzzy
 msgid	"\n"
 	"Error: Followup-To set to more than one newsgroup!\n"
 msgstr	"Gushyiraho Kuri Birenzeho Urubuga rw'amakuru"
 
-#: src/lang.c:875
+#: src/lang.c:878
 #, fuzzy, c-format
 msgid	"\n"
 	"Error: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	"Kwambukiranya Kuri Imbuga z'amakuru Na Oya Umurongo"
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, fuzzy, c-format
 msgid	"\n"
 	"Error: \"%s\" is not a valid newsgroup!\n"
 msgstr	"ni OYA a Byemewe Urubuga rw'amakuru"
 
-#: src/lang.c:878
+#: src/lang.c:881
 #, fuzzy
 msgid	"\n"
 	"Warning: Followup-To set to more than one newsgroup!\n"
 msgstr	"Gushyiraho Kuri Birenzeho Urubuga rw'amakuru"
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	"Kwambukiranya Kuri Imbuga z'amakuru Na Oya Umurongo"
 
-#: src/lang.c:880
+#: src/lang.c:883
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not in your newsrc, it may be invalid at this site!\n"
 msgstr	"ni OYA in Gicurasi Sibyo ku iyi Ipaji"
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not a valid newsgroup at this site!\n"
 msgstr	"ni OYA a Byemewe Urubuga rw'amakuru ku iyi Ipaji"
 
-#: src/lang.c:885
+#: src/lang.c:888
 #, fuzzy, c-format
 msgid	"%d files successfully written from %d articles. %d %s occurred."
 msgstr	"%dIdosiye Bivuye"
 
-#: src/lang.c:886
+#: src/lang.c:889
 msgid	"Missing parts."
 msgstr	""
 
-#: src/lang.c:887
+#: src/lang.c:890
 #, fuzzy
 msgid	"No beginning."
 msgstr	"Itangiriro"
 
-#: src/lang.c:888
+#: src/lang.c:891
 #, fuzzy
 msgid	"No data."
 msgstr	"Ibyatanzwe"
 
 # # @name OTHER
 # # @loc none
-#: src/lang.c:889
+#: src/lang.c:892
 #, fuzzy
 msgid	"Unknown error."
 msgstr	"Ikosa itazwi"
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, fuzzy, c-format
 msgid	"\tChecksum of %s (%ld %s)"
 msgstr	"Bya"
 
-#: src/lang.c:897
+#: src/lang.c:900
 #, fuzzy
 msgid	"Reading mail active file... "
 msgstr	"Ubutumwa Gikora IDOSIYE"
 
-#: src/lang.c:898
+#: src/lang.c:901
 #, fuzzy
 msgid	"Reading mailgroups file... "
 msgstr	"IDOSIYE"
 
-#: src/lang.c:902
+#: src/lang.c:905
 #, fuzzy
 msgid	"perform PGP operations on article"
 msgstr	"Ibikorwa: ku Ingingo"
 
-#: src/lang.c:903
+#: src/lang.c:906
 #, fuzzy
 msgid	"Add key(s) to public keyring?"
 msgstr	"Urufunguzo S Kuri Rusange"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, fuzzy, c-format
 msgid	"%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr	"%s=Shyiraho Umutekano IKIMENYETSO Byombi Kuvamo"
 
-#: src/lang.c:905
+#: src/lang.c:908
 #, fuzzy, c-format
 msgid	"%s=sign, %s=sign & include public key, %s=quit: "
 msgstr	"%s=IKIMENYETSO IKIMENYETSO Gushyiramo Rusange Urufunguzo Kuvamo"
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, fuzzy, c-format
 msgid	"PGP has not been set up (can't open %s)"
 msgstr	"OYA Gushyiraho Hejuru Gufungura"
 
-#: src/lang.c:907
+#: src/lang.c:910
 #, fuzzy
 msgid	"Article not signed and no public keys found"
 msgstr	"OYA Na Oya Rusange Utubuto Byabonetse"
 
-#: src/lang.c:909
+#: src/lang.c:912
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=Kuvamo Guhindura Ibikubiyemo Iposita"
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
 msgstr	"%s=Kuvamo Guhindura Kohereza"
 
-#: src/lang.c:911
+#: src/lang.c:914
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=Kuvamo Guhindura Ibikubiyemo Iposita"
 
-#: src/lang.c:913
+#: src/lang.c:916
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=Kuvamo Guhindura Ibikubiyemo Iposita"
 
-#: src/lang.c:914
+#: src/lang.c:917
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr	"%s=Kuvamo Guhindura Kohereza"
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=Kuvamo Guhindura Ibikubiyemo Iposita"
 
-#: src/lang.c:919
+#: src/lang.c:922
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=Kuvamo Guhindura Ibikubiyemo Iposita"
 
-#: src/lang.c:920
+#: src/lang.c:923
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr	"%s=Kuvamo Guhindura Kohereza"
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=Kuvamo Guhindura Ibikubiyemo Iposita"
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=Kuvamo Guhindura Ibikubiyemo Iposita"
 
-#: src/lang.c:924
+#: src/lang.c:927
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=send [%%s]: "
 msgstr	"%s=Kuvamo Guhindura Kohereza"
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=Kuvamo Guhindura Ibikubiyemo Iposita"
 
-#: src/lang.c:934
+#: src/lang.c:937
 #, fuzzy
 msgid	"Try cache_overview_files to speed up things.\n"
 msgstr	"Kuri Umuvuduko Hejuru"
 
-#: src/lang.c:935
+#: src/lang.c:938
 #, fuzzy
 msgid	"Tin will use local index files instead.\n"
 msgstr	"Gukoresha Umubarendanga Idosiye"
 
-#: src/lang.c:936
+#: src/lang.c:939
 #, fuzzy
 msgid	"Cannot find NNTP server name"
 msgstr	"Gushaka Seriveri Izina:"
 
-#: src/lang.c:937
+#: src/lang.c:940
 #, fuzzy, c-format
 msgid	"Connecting to %s:%d..."
 msgstr	"Kwihuza na\"\"..."
 
-#: src/lang.c:938
+#: src/lang.c:941
 #, fuzzy
 msgid	"Disconnecting from server...\n"
 msgstr	"Bivuye Seriveri"
 
-#: src/lang.c:939
+#: src/lang.c:942
 #, fuzzy, c-format
 msgid	"Wrong newsgroup name in response of GROUP command, %s for %s"
 msgstr	"Urubuga rw'amakuru Izina: in Bya Komandi: kugirango"
 
-#: src/lang.c:940
+#: src/lang.c:943
 #, fuzzy, c-format
 msgid	"Failed to connect to NNTP server %s. Exiting..."
 msgstr	"Kuri Kwihuza Kuri Seriveri"
 
-#: src/lang.c:941
+#: src/lang.c:944
 #, fuzzy
 msgid	"205  Closing connection"
 msgstr	"Ukwihuza"
 
-#: src/lang.c:942
+#: src/lang.c:945
 #, fuzzy
 msgid	"Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr	"Seriveri OYA Gushigikira i Cyangwa Komandi:"
 
-#: src/lang.c:943
+#: src/lang.c:946
 #, fuzzy
 msgid	"Connection to news server has timed out. Reconnect?"
 msgstr	"Kongerakwihuza."
 
-#: src/lang.c:944
+#: src/lang.c:947
 #, fuzzy, c-format
 msgid	"Put the server name in the file %s,\n"
 	"or set the environment variable NNTPSERVER"
 msgstr	"i Seriveri Izina: in i IDOSIYE Cyangwa Gushyiraho i IMPINDURAGACIRO"
 
-#: src/lang.c:945
+#: src/lang.c:948
 #, fuzzy
 msgid	"  -A       force authentication on connect"
 msgstr	"-A ku Kwihuza"
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, fuzzy, c-format
 msgid	"  -g serv  read news from NNTP server serv [default=%s]"
 msgstr	"-g Gusoma Amakuru Bivuye Seriveri Mburabuzi"
 
-#: src/lang.c:947
+#: src/lang.c:950
 #, fuzzy, c-format
 msgid	"  -p port  use port as NNTP port [default=%d]"
 msgstr	"-P Umuyoboro Gukoresha Umuyoboro Nka Umuyoboro Mburabuzi"
 
-#: src/lang.c:948
+#: src/lang.c:951
 #, fuzzy
 msgid	"  -Q       quick start. Same as -nqd"
 msgstr	"-Gutangira Nka"
 
-#: src/lang.c:949
+#: src/lang.c:952
 #, fuzzy
 msgid	"  -l       use only LIST instead of GROUP (-n) command"
 msgstr	"-L Gukoresha Bya N Komandi:"
 
-#: src/lang.c:950
+#: src/lang.c:953
 #, fuzzy
 msgid	"  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr	"-N Gusoma yanditswe/ byemewe Amatsinda Bivuye Seriveri"
 
-#: src/lang.c:952
+#: src/lang.c:955
 #, fuzzy, c-format
 msgid	"%s/tcp: Unknown service.\n"
 msgstr	"%s/Serivisi"
 
-#: src/lang.c:955
+#: src/lang.c:958
 #, fuzzy
 msgid	"\n"
 	"socket or connect problem\n"
 msgstr	"Cyangwa Kwihuza"
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, fuzzy, c-format
 msgid	"\n"
 	"Connection to %s: "
 msgstr	"Kuri"
 
-#: src/lang.c:958
+#: src/lang.c:961
 #, fuzzy
 msgid	"Giving up...\n"
 msgstr	"Hejuru"
 
-#: src/lang.c:961
+#: src/lang.c:964
 #, fuzzy
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 	"Tin will try to use XHDR XREF instead (slows down things a bit).\n"
 msgstr	"Seriveri OYA in Ibisobanuro Kuri Gukoresha Hasi a"
 
-#: src/lang.c:964
+#: src/lang.c:967
 #, fuzzy
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 msgstr	"Seriveri OYA in Ibisobanuro"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, fuzzy, c-format
 msgid	"Can't open %s. Try %s -r to read news via NNTP.\n"
 msgstr	"Gufungura R Kuri Gusoma Amakuru Biturutse"
 
-#: src/lang.c:970
+#: src/lang.c:973
 #, fuzzy
 msgid	"  -Q       quick start. Same as -qd"
 msgstr	"-Gutangira Nka"
 
-#: src/lang.c:971
+#: src/lang.c:974
 #, fuzzy
 msgid	"  -l       read only active file instead of scanning spool (-n) command"
 msgstr	"-L Gusoma Gikora IDOSIYE Bya N Komandi:"
 
-#: src/lang.c:972
+#: src/lang.c:975
 #, fuzzy
 msgid	"  -n       only read subscribed .newsrc groups from spool"
 msgstr	"-N Gusoma yanditswe/ byemewe Amatsinda Bivuye"
 
-#: src/lang.c:973
+#: src/lang.c:976
 #, fuzzy
 msgid	"Your server does not have Xref: in its NOV-files.\n"
 msgstr	"Seriveri OYA in Idosiye"
 
-#: src/lang.c:977
+#: src/lang.c:980
 #, fuzzy
 msgid	"Posting using external inews failed. Use built in inews instead?"
 msgstr	"ikoresha external Byanze in"
 
-#: src/lang.c:978
+#: src/lang.c:981
 #, fuzzy
 msgid	"It worked! Should I always use my built in inews from now on?"
 msgstr	"Buri gihe Gukoresha in Bivuye NONEAHA ku"
 
-#: src/lang.c:986
+#: src/lang.c:989
 #, fuzzy, c-format
 msgid	"%d %s printed"
 msgstr	"%d%sByacapwe"
 
-#: src/lang.c:987
+#: src/lang.c:990
 #, fuzzy
 msgid	"output article/thread/hot/pattern/tagged articles to printer"
 msgstr	"Ibisohoka Ingingo Urudodo Ishusho Kuri Mucapyi"
 
-#: src/lang.c:988
+#: src/lang.c:991
 msgid	"Print"
 msgstr	"Gucapa"
 
-#: src/lang.c:989
+#: src/lang.c:992
 msgid	"Printing..."
 msgstr	"Icapa..."
 
-#: src/lang.c:993
+#: src/lang.c:996
 #, fuzzy
 msgid	"pipe article/thread/hot/pattern/tagged articles into command"
 msgstr	"Ingingo Urudodo Ishusho Komandi:"
 
-#: src/lang.c:994
+#: src/lang.c:997
 #, fuzzy
 msgid	"No command"
 msgstr	"Komandi:"
 
-#: src/lang.c:995
+#: src/lang.c:998
 msgid	"Pipe"
 msgstr	""
 
-#: src/lang.c:996
+#: src/lang.c:999
 #, fuzzy, c-format
 msgid	"Pipe to command [%.*s]> "
 msgstr	"Kuri Komandi: S"
 
-#: src/lang.c:997
+#: src/lang.c:1000
 msgid	"Piping..."
 msgstr	""
 
-#: src/lang.c:999
+#: src/lang.c:1002
 #, fuzzy
 msgid	"Piping not enabled."
 msgstr	"OYA Bikora"
 
-#: src/lang.c:1003
+#: src/lang.c:1006
 #, fuzzy, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line has spaces  in it that MUST be removed.\n"
@@ -4120,7 +4124,7 @@ msgid	"\n"
 msgstr	"Umurongo Imyanya in Cyavanyweho Umwanya ni i i Bivuye i Ibigize a Akitso Kuri "
 	"Urubuga rw'amakuru Amazina"
 
-#: src/lang.c:1008
+#: src/lang.c:1011
 #, fuzzy, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line is  continued in  the next line.  Since\n"
@@ -4129,7 +4133,7 @@ msgid	"\n"
 msgstr	"Umurongo ni in i Komeza>> Umurongo i Umurongo Gicurasi OYA iyi ni OYA "
 	"Kwandika Byose Imbuga z'amakuru a UMWE Umurongo"
 
-#: src/lang.c:1013
+#: src/lang.c:1016
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line is continued in the next line.\n"
@@ -4138,13 +4142,13 @@ msgid	"\n"
 msgstr	"Umurongo ni in i Komeza>> Umurongo ni a Gishya Na Gicurasi OYA Byemewe ku "
 	"Byose Kwandika Byose Imbuga z'amakuru a UMWE Umurongo"
 
-#: src/lang.c:1017
+#: src/lang.c:1020
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n"
 msgstr	"Umurongo Imyanya in Cyavanyweho"
 
-#: src/lang.c:1022
+#: src/lang.c:1025
 #, fuzzy
 msgid	"\n"
 	"  If your article contains quoted text  please take some time to pare it "
@@ -4170,545 +4174,545 @@ msgstr	"Ingingo Kirimo Umwandiko Igihe K
 	"Gusoma Kwandika Na in Ihinduramiterere Abantu Kuri Kwirengagiza a Cyuzuye "
 	"Inyuma"
 
-#: src/lang.c:1035
+#: src/lang.c:1038
 #, fuzzy
 msgid	"shell escape"
 msgstr	"Igikonoshwa"
 
-#: src/lang.c:1036
+#: src/lang.c:1039
 #, c-format
 msgid	"Shell Command (%s)"
 msgstr	""
 
-#: src/lang.c:1037
+#: src/lang.c:1040
 #, fuzzy, c-format
 msgid	"Enter shell command [%s]> "
 msgstr	"Igikonoshwa Komandi:"
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 #, fuzzy, c-format
 msgid	"%s: Can't get entry for TERM\n"
 msgstr	"%s:Kubona Icyinjijwe kugirango"
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, fuzzy, c-format
 msgid	"Group %.*s ('q' to quit)..."
 msgstr	"S Kuri Kuvamo"
 
-#: src/lang.c:1047
+#: src/lang.c:1050
 #, fuzzy, c-format
 msgid	"Group %.*s..."
 msgstr	"S"
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid	"Server unavailable\n"
 msgstr	""
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, fuzzy, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %"
 	"s=post"
 msgstr	"%s=Ubutumwa Gucapa Kuvamo Mukomatanya Byose Bidasomye Kubika Itagi: Iposita"
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, fuzzy, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=Ubutumwa Gucapa Kuvamo Subiza Ubutumwa Kubika Itagi: Iposita"
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 #, fuzzy, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=Ubutumwa Gucapa Kuvamo Mukomatanya Byose Bidasomye Kubika Itagi: Iposita"
 
-#: src/lang.c:1061
+#: src/lang.c:1064
 #, fuzzy, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=Ubutumwa Gucapa Kuvamo Subiza Ubutumwa Kubika Itagi: Iposita"
 
-#: src/lang.c:1065
+#: src/lang.c:1068
 #, fuzzy, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=Ubutumwa Kuvamo Mukomatanya Byose Bidasomye Kubika Itagi: Iposita"
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, fuzzy, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=Ubutumwa Kuvamo Subiza Ubutumwa Kubika Itagi: Iposita"
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, fuzzy, c-format
 msgid	"%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=Ubutumwa Kuvamo Mukomatanya Byose Bidasomye Kubika Itagi: Iposita"
 
-#: src/lang.c:1069
+#: src/lang.c:1072
 #, fuzzy, c-format
 msgid	"%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=Ubutumwa Kuvamo Subiza Ubutumwa Kubika Itagi: Iposita"
 
-#: src/lang.c:1075
+#: src/lang.c:1078
 #, fuzzy
 msgid	"Terminal does not support color"
 msgstr	"OYA Gushigikira Ibara"
 
-#: src/lang.c:1080
+#: src/lang.c:1083
 #, c-format
 msgid	"Trying %s"
 msgstr	""
 
 # goodies/source\filter.vcl\eps\dlgeps.src:DLG_EXPORT_EPS.RB_COMPRESSION_NONE.text
-#: src/lang.c:1094 src/lang.c:1120 src/lang.c:1136 src/lang.c:1315 src/refs.c:296
+#: src/lang.c:1097 src/lang.c:1123 src/lang.c:1139 src/lang.c:1318 src/refs.c:296
 msgid	"None"
 msgstr	"Nta na kimwe"
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 msgid	"Subject"
 msgstr	"Ikivugwaho"
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 msgid	"References"
 msgstr	"Indango"
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 #, fuzzy
 msgid	"Both Subject and References"
 msgstr	"Na"
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid	"Multipart Subject"
 msgstr	""
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 msgid	"Percentage Match"
 msgstr	""
 
-#: src/lang.c:1111 src/lang.c:1222
+#: src/lang.c:1114 src/lang.c:1225
 msgid	"No"
 msgstr	"Oya"
 
-#: src/lang.c:1112 src/lang.c:1224
+#: src/lang.c:1115 src/lang.c:1227
 msgid	"Yes"
 msgstr	"Yego"
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 #, fuzzy
 msgid	"Hide All"
 msgstr	"Guhisha byose"
 
-#: src/lang.c:1121
+#: src/lang.c:1124
 msgid	"Address"
 msgstr	"Aderesi"
 
-#: src/lang.c:1122
+#: src/lang.c:1125
 msgid	"Full Name"
 msgstr	""
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 #, fuzzy
 msgid	"Address and Name"
 msgstr	"Na"
 
-#: src/lang.c:1130
+#: src/lang.c:1133
 msgid	"Max"
 msgstr	"Kinini"
 
-#: src/lang.c:1131
+#: src/lang.c:1134
 msgid	"Sum"
 msgstr	"Igiteranyo"
 
-#: src/lang.c:1132
+#: src/lang.c:1135
 msgid	"Average"
 msgstr	"Impuzandengo"
 
-#: src/lang.c:1137
+#: src/lang.c:1140
 msgid	"Lines"
 msgstr	"Imirongo"
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 msgid	"Score"
 msgstr	""
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid	"Lines & Score"
 msgstr	""
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 msgid	"Black"
 msgstr	"Umukara"
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid	"Red"
 msgstr	"Umutuku"
 
-#: src/lang.c:1150
+#: src/lang.c:1153
 msgid	"Green"
 msgstr	"Icyatsi"
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid	"Brown"
 msgstr	"Igihogo"
 
-#: src/lang.c:1152
+#: src/lang.c:1155
 msgid	"Blue"
 msgstr	"Ubururu"
 
-#: src/lang.c:1153
+#: src/lang.c:1156
 msgid	"Pink"
 msgstr	""
 
-#: src/lang.c:1154
+#: src/lang.c:1157
 msgid	"Cyan"
 msgstr	"Ubururu bukeye"
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 msgid	"White"
 msgstr	"Umweru"
 
-#: src/lang.c:1156
+#: src/lang.c:1159
 msgid	"Gray"
 msgstr	"Ikigina"
 
-#: src/lang.c:1157
+#: src/lang.c:1160
 msgid	"Light Red"
 msgstr	"Umutuku Werurutse"
 
-#: src/lang.c:1158
+#: src/lang.c:1161
 msgid	"Light Green"
 msgstr	"Icyatsi Cyerurutse"
 
-#: src/lang.c:1159
+#: src/lang.c:1162
 msgid	"Yellow"
 msgstr	"Umuhondo"
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 msgid	"Light Blue"
 msgstr	"Ubururu Bwerurutse"
 
-#: src/lang.c:1161
+#: src/lang.c:1164
 msgid	"Light Pink"
 msgstr	""
 
-#: src/lang.c:1162
+#: src/lang.c:1165
 msgid	"Light Cyan"
 msgstr	"Ubururu Bwerurutse"
 
-#: src/lang.c:1163
+#: src/lang.c:1166
 msgid	"Light White"
 msgstr	""
 
-#: src/lang.c:1171 src/lang.c:1228 src/lang.c:1242
+#: src/lang.c:1174 src/lang.c:1231 src/lang.c:1245
 msgid	"Nothing"
 msgstr	""
 
 # 3737
-#: src/lang.c:1172
+#: src/lang.c:1175
 msgid	"Mark"
 msgstr	"garagaza"
 
-#: src/lang.c:1173
+#: src/lang.c:1176
 msgid	"Space"
 msgstr	"Umwanya"
 
-#: src/lang.c:1180
+#: src/lang.c:1183
 msgid	"Normal"
 msgstr	"Bisanzwe"
 
-#: src/lang.c:1181
+#: src/lang.c:1184
 #, fuzzy
 msgid	"Best highlighting"
 msgstr	"Igaragaza cyane"
 
-#: src/lang.c:1182
+#: src/lang.c:1185
 msgid	"Underline"
 msgstr	"Gucaho umurongo"
 
-#: src/lang.c:1183
+#: src/lang.c:1186
 #, fuzzy
 msgid	"Reverse video"
 msgstr	"Videwo..."
 
-#: src/lang.c:1184
+#: src/lang.c:1187
 msgid	"Blinking"
 msgstr	"Kinyoteera"
 
-#: src/lang.c:1185
+#: src/lang.c:1188
 #, fuzzy
 msgid	"Half bright"
 msgstr	"Bibonerana"
 
-#: src/lang.c:1186
+#: src/lang.c:1189
 msgid	"Bold"
 msgstr	"Bitsindagiye"
 
-#: src/lang.c:1191
+#: src/lang.c:1194
 msgid	"none"
 msgstr	"ntacyo"
 
 # sfx2/source\doc\docvor.src:DLG_ORGANIZE.BTN_EDIT.text
-#: src/lang.c:1192
+#: src/lang.c:1195
 #, fuzzy
 msgid	"commands"
 msgstr	"Amabwiriza"
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 msgid	"select"
 msgstr	"guhitamo"
 
-#: src/lang.c:1195
+#: src/lang.c:1198
 #, fuzzy
 msgid	"commands & quit"
 msgstr	"Amabwiriza Kuvamo"
 
-#: src/lang.c:1196
+#: src/lang.c:1199
 #, fuzzy
 msgid	"commands & select"
 msgstr	"Amabwiriza Guhitamo"
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 #, fuzzy
 msgid	"quit & select"
 msgstr	"Kuvamo Guhitamo"
 
-#: src/lang.c:1198
+#: src/lang.c:1201
 #, fuzzy
 msgid	"commands & quit & select"
 msgstr	"Amabwiriza Kuvamo Guhitamo"
 
-#: src/lang.c:1223
+#: src/lang.c:1226
 msgid	"Shell archive"
 msgstr	""
 
-#: src/lang.c:1229
+#: src/lang.c:1232
 #, fuzzy
 msgid	"Subject: (descending)"
 msgstr	"Ubujyesi"
 
-#: src/lang.c:1230
+#: src/lang.c:1233
 #, fuzzy
 msgid	"Subject: (ascending)"
 msgstr	"Ubujyejuru"
 
-#: src/lang.c:1231
+#: src/lang.c:1234
 #, fuzzy
 msgid	"From: (descending)"
 msgstr	"Ubujyesi"
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 #, fuzzy
 msgid	"From: (ascending)"
 msgstr	"Ubujyejuru"
 
-#: src/lang.c:1233
+#: src/lang.c:1236
 #, fuzzy
 msgid	"Date: (descending)"
 msgstr	"Ubujyesi"
 
-#: src/lang.c:1234
+#: src/lang.c:1237
 #, fuzzy
 msgid	"Date: (ascending)"
 msgstr	"Ubujyejuru"
 
-#: src/lang.c:1235 src/lang.c:1243
+#: src/lang.c:1238 src/lang.c:1246
 #, fuzzy
 msgid	"Score (descending)"
 msgstr	"Ubujyesi"
 
-#: src/lang.c:1236 src/lang.c:1244
+#: src/lang.c:1239 src/lang.c:1247
 #, fuzzy
 msgid	"Score (ascending)"
 msgstr	"Ubujyejuru"
 
-#: src/lang.c:1237
+#: src/lang.c:1240
 #, fuzzy
 msgid	"Lines: (descending)"
 msgstr	"Ubujyesi"
 
-#: src/lang.c:1238
+#: src/lang.c:1241
 #, fuzzy
 msgid	"Lines: (ascending)"
 msgstr	"Ubujyejuru"
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid	"Always Keep"
 msgstr	""
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid	"Always Remove"
 msgstr	""
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 #, fuzzy
 msgid	"Mark with D on selection screen"
 msgstr	"Na: ku Ihitamo Mugaragaza"
 
-#: src/lang.c:1256
+#: src/lang.c:1259
 #, fuzzy
 msgid	"Kill only unread arts"
 msgstr	"Bidasomye"
 
-#: src/lang.c:1257
+#: src/lang.c:1260
 #, fuzzy
 msgid	"Kill all arts & show with K"
 msgstr	"Byose Garagaza Na:"
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1258
+#: src/lang.c:1261
 #, fuzzy
 msgid	"Kill all arts and never show"
 msgstr	"Byose Na Nta narimwe Garagaza"
 
-#: src/lang.c:1263
+#: src/lang.c:1266
 #, fuzzy
 msgid	"Nothing special"
 msgstr	"Bidasanzwe"
 
-#: src/lang.c:1264
+#: src/lang.c:1267
 msgid	"Compress quotes"
 msgstr	""
 
-#: src/lang.c:1265
+#: src/lang.c:1268
 msgid	"Quote signatures"
 msgstr	""
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 #, fuzzy
 msgid	"Compress quotes, quote sigs"
 msgstr	"Gushyiraho akugarizo"
 
-#: src/lang.c:1267
+#: src/lang.c:1270
 #, fuzzy
 msgid	"Quote empty lines"
 msgstr	"ubusa Imirongo"
 
-#: src/lang.c:1268
+#: src/lang.c:1271
 #, fuzzy
 msgid	"Compress quotes, quote empty lines"
 msgstr	"Gushyiraho akugarizo ubusa Imirongo"
 
-#: src/lang.c:1269
+#: src/lang.c:1272
 #, fuzzy
 msgid	"Quote sigs & empty lines"
 msgstr	"ubusa Imirongo"
 
-#: src/lang.c:1270
+#: src/lang.c:1273
 #, fuzzy
 msgid	"Comp. q., quote sigs & empty lines"
 msgstr	"Q."
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 #, fuzzy
 msgid	"no"
 msgstr	"Oya"
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 #, fuzzy
 msgid	"with headers"
 msgstr	"Na: Imitwe"
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 #, fuzzy
 msgid	"without headers"
 msgstr	"Imitwe"
 
-#: src/lang.c:1317 src/lang.c:1323
+#: src/lang.c:1320 src/lang.c:1326
 msgid	"NFKC"
 msgstr	""
 
-#: src/lang.c:1318
+#: src/lang.c:1321
 msgid	"NFKD"
 msgstr	""
 
-#: src/lang.c:1319
+#: src/lang.c:1322
 msgid	"NFC"
 msgstr	""
 
-#: src/lang.c:1320
+#: src/lang.c:1323
 msgid	"NFD"
 msgstr	""
 
-#: src/lang.c:1331
+#: src/lang.c:1334
 msgid	"Display Options"
 msgstr	""
 
-#: src/lang.c:1338
+#: src/lang.c:1341
 msgid	"Color Options"
 msgstr	""
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid	"Article-Limiting Options"
 msgstr	""
 
-#: src/lang.c:1351
+#: src/lang.c:1354
 msgid	"Posting/Mailing Options"
 msgstr	""
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid	"Saving/Printing Options"
 msgstr	""
 
-#: src/lang.c:1363
+#: src/lang.c:1366
 msgid	"Expert Options"
 msgstr	""
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid	"Filtering Options"
 msgstr	""
 
-#: src/lang.c:1374 src/lang.c:1405 src/lang.c:1411 src/lang.c:1437 src/lang.c:1487
-#: src/lang.c:1493 src/lang.c:1503 src/lang.c:1523 src/lang.c:1598 src/lang.c:1768
-#: src/lang.c:1774 src/lang.c:1780 src/lang.c:1786 src/lang.c:1798 src/lang.c:1805
-#: src/lang.c:1859 src/lang.c:1868 src/lang.c:1874 src/lang.c:1881 src/lang.c:1888
-#: src/lang.c:1895 src/lang.c:1902 src/lang.c:1909 src/lang.c:1916 src/lang.c:1923
-#: src/lang.c:1930 src/lang.c:1937 src/lang.c:1944 src/lang.c:1951 src/lang.c:1958
-#: src/lang.c:1965 src/lang.c:1972 src/lang.c:1979 src/lang.c:1986 src/lang.c:1993
-#: src/lang.c:2000 src/lang.c:2007 src/lang.c:2014 src/lang.c:2021 src/lang.c:2028
-#: src/lang.c:2036 src/lang.c:2052 src/lang.c:2059 src/lang.c:2066 src/lang.c:2073
-#: src/lang.c:2079 src/lang.c:2085 src/lang.c:2102 src/lang.c:2114 src/lang.c:2148
-#: src/lang.c:2201 src/lang.c:2208 src/lang.c:2214 src/lang.c:2239 src/lang.c:2256
-#: src/lang.c:2309 src/lang.c:2345 src/lang.c:2365 src/lang.c:2400 src/lang.c:2410
-#: src/lang.c:2435 src/lang.c:2451 src/lang.c:2470 src/lang.c:2483
+#: src/lang.c:1377 src/lang.c:1408 src/lang.c:1414 src/lang.c:1440 src/lang.c:1490
+#: src/lang.c:1496 src/lang.c:1506 src/lang.c:1526 src/lang.c:1601 src/lang.c:1771
+#: src/lang.c:1777 src/lang.c:1783 src/lang.c:1789 src/lang.c:1801 src/lang.c:1808
+#: src/lang.c:1862 src/lang.c:1871 src/lang.c:1877 src/lang.c:1884 src/lang.c:1891
+#: src/lang.c:1898 src/lang.c:1905 src/lang.c:1912 src/lang.c:1919 src/lang.c:1926
+#: src/lang.c:1933 src/lang.c:1940 src/lang.c:1947 src/lang.c:1954 src/lang.c:1961
+#: src/lang.c:1968 src/lang.c:1975 src/lang.c:1982 src/lang.c:1989 src/lang.c:1996
+#: src/lang.c:2003 src/lang.c:2010 src/lang.c:2017 src/lang.c:2024 src/lang.c:2031
+#: src/lang.c:2039 src/lang.c:2055 src/lang.c:2062 src/lang.c:2069 src/lang.c:2076
+#: src/lang.c:2082 src/lang.c:2088 src/lang.c:2105 src/lang.c:2117 src/lang.c:2151
+#: src/lang.c:2204 src/lang.c:2211 src/lang.c:2217 src/lang.c:2242 src/lang.c:2259
+#: src/lang.c:2312 src/lang.c:2348 src/lang.c:2368 src/lang.c:2403 src/lang.c:2413
+#: src/lang.c:2438 src/lang.c:2454 src/lang.c:2473 src/lang.c:2486
 msgid	"<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	""
 
-#: src/lang.c:1375
+#: src/lang.c:1378
 #, fuzzy
 msgid	"Show mini menu & posting etiquette"
 msgstr	"Ibikubiyemo"
 
-#: src/lang.c:1376
+#: src/lang.c:1379
 #, fuzzy
 msgid	"# If ON show a mini menu of useful commands at each level\n"
 	"# and posting etiquette after composing an article\n"
 msgstr	"#Garagaza a Ibikubiyemo Bya Amabwiriza ku Na Nyuma"
 
-#: src/lang.c:1381
+#: src/lang.c:1384
 #, fuzzy
 msgid	"Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr	"Isobanuramiterere kugirango Urubuga rw'amakuru"
 
-#: src/lang.c:1382
+#: src/lang.c:1385
 #, fuzzy
 msgid	"Show description of each newsgroup"
 msgstr	"Isobanuramiterere Bya Urubuga rw'amakuru"
 
-#: src/lang.c:1383
+#: src/lang.c:1386
 #, fuzzy
 msgid	"# If ON show group description text after newsgroup name at\n"
 	"# group selection level\n"
 msgstr	"#Garagaza Itsinda Isobanuramiterere Umwandiko Nyuma Urubuga rw'amakuru Izina: "
 	"Itsinda Ihitamo"
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 #, fuzzy
 msgid	"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
 	"sets."
 msgstr	"Umwanditsi Imyanya in Itsinda Ibikubiyemo"
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 #, fuzzy
 msgid	"In group menu, show author by"
 msgstr	"Itsinda Ibikubiyemo Garagaza Umwanditsi ku"
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 #, fuzzy
 msgid	"# Part of from field to display\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -4718,37 +4722,37 @@ msgid	"# Part of from field to display\n
 	"#   3 = both\n"
 msgstr	"#Bya Bivuye Umwanya Kuri Uduciro i Mburabuzi ni cy/ byagarajwe Na: 0 1. 2. 3."
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 #, fuzzy
 msgid	"Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr	"Cyangwa kugirango Ihitamo"
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 #, fuzzy
 msgid	"Draw -> instead of highlighted bar"
 msgstr	"Bya"
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 #, fuzzy
 msgid	"# If ON use -> otherwise highlighted bar for selection\n"
 msgstr	"#Gukoresha kugirango"
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 #, fuzzy
 msgid	"Use inverse video for page headers"
 msgstr	"Videwo... kugirango Ipaji Imitwe"
 
-#: src/lang.c:1407
+#: src/lang.c:1410
 #, fuzzy
 msgid	"# If ON use inverse video for page headers at different levels\n"
 msgstr	"#Gukoresha Videwo... kugirango Ipaji Imitwe ku"
 
-#: src/lang.c:1412
+#: src/lang.c:1415
 #, fuzzy
 msgid	"Thread articles by"
 msgstr	"ku"
 
-#: src/lang.c:1413
+#: src/lang.c:1416
 #, fuzzy
 msgid	"# Thread articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -4760,15 +4764,15 @@ msgid	"# Thread articles by ...\n"
 	"#   5 = Percentage Match\n"
 msgstr	"# ku Uduciro i Mburabuzi ni cy/ byagarajwe Na: 0 1. 2. 3. Na 4."
 
-#: src/lang.c:1424
+#: src/lang.c:1427
 msgid	"Enter percentage match required to thread together. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1425
+#: src/lang.c:1428
 msgid	"Thread percentage match"
 msgstr	""
 
-#: src/lang.c:1426
+#: src/lang.c:1429
 #, c-format
 msgid	"# Thread percentage match...\n"
 	"# the percentage of characters in the subject of an article that must match\n"
@@ -4781,12 +4785,12 @@ msgid	"# Thread percentage match...\n"
 	"# 'harppy' would be threaded separately from 'happy'\n"
 msgstr	""
 
-#: src/lang.c:1438
+#: src/lang.c:1441
 #, fuzzy
 msgid	"Score of a thread"
 msgstr	"Bya a Urudodo"
 
-#: src/lang.c:1439
+#: src/lang.c:1442
 #, fuzzy
 msgid	"# Thread score\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -4795,17 +4799,17 @@ msgid	"# Thread score\n"
 	"#   2 = average\n"
 msgstr	"#Uduciro i Mburabuzi ni cy/ byagarajwe Na: 0 1. 2."
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 #, fuzzy
 msgid	"Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr	"ku Cyangwa"
 
-#: src/lang.c:1448
+#: src/lang.c:1451
 #, fuzzy
 msgid	"Sort articles by"
 msgstr	"ku"
 
-#: src/lang.c:1449
+#: src/lang.c:1452
 #, fuzzy
 msgid	"# Sort articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -4822,17 +4826,17 @@ msgid	"# Sort articles by ...\n"
 	"#  10 = Lines ascending\n"
 msgstr	"#ku Uduciro i Mburabuzi ni cy/ byagarajwe Na: 0 1. 2. 3. 4. 5 6 7 8 9 10"
 
-#: src/lang.c:1465
+#: src/lang.c:1468
 #, fuzzy
 msgid	"Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr	"ku Cyangwa"
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 #, fuzzy
 msgid	"Sort threads by"
 msgstr	"ku"
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 #, fuzzy
 msgid	"# Sort thread by ...\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -4841,51 +4845,51 @@ msgid	"# Sort thread by ...\n"
 	"#   2 = Score ascending\n"
 msgstr	"#Urudodo ku Uduciro i Mburabuzi ni cy/ byagarajwe Na: 0 1. 2."
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 #, fuzzy
 msgid	"Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr	"indanga ku Itangira Iheruka Bidasomye in Amatsinda"
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 #, fuzzy
 msgid	"Goto first unread article in group"
 msgstr	"Itangira Bidasomye Ingingo in Itsinda"
 
-#: src/lang.c:1477
+#: src/lang.c:1480
 #, fuzzy
 msgid	"# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr	"#Gushyira indanga ku Itangira Bidasomye in Itsinda Iheruka"
 
-#: src/lang.c:1481
+#: src/lang.c:1484
 #, fuzzy
 msgid	"Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr	"Byose Cyangwa Bidasomye"
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 #, fuzzy
 msgid	"Show only unread articles"
 msgstr	"Bidasomye"
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 #, fuzzy
 msgid	"# If ON show only new/unread articles otherwise show all.\n"
 msgstr	"#Garagaza Gishya Bidasomye Garagaza Byose"
 
-#: src/lang.c:1488
+#: src/lang.c:1491
 #, fuzzy
 msgid	"Show only groups with unread arts"
 msgstr	"Amatsinda Na: Bidasomye"
 
-#: src/lang.c:1489
+#: src/lang.c:1492
 #, fuzzy
 msgid	"# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr	"#Garagaza yanditswe/ byemewe Kuri Amatsinda Bidasomye"
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid	"Filter which articles"
 msgstr	""
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 #, fuzzy
 msgid	"# Filter which articles\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -4895,226 +4899,226 @@ msgid	"# Filter which articles\n"
 msgstr	"#Uduciro i Mburabuzi ni cy/ byagarajwe Na: 0 Bidasomye 1. Byose Na Garagaza "
 	"in cy/ byagarajwe Na: 2. Byose Na Nta narimwe Garagaza"
 
-#: src/lang.c:1504
+#: src/lang.c:1507
 #, fuzzy
 msgid	"Tab goes to next unread article"
 msgstr	"Kuri Komeza>> Bidasomye Ingingo"
 
-#: src/lang.c:1505
+#: src/lang.c:1508
 #, fuzzy
 msgid	"# If ON the TAB command will go to next unread article at article viewer "
 	"level\n"
 msgstr	"#i Komandi: Gyayo Kuri Komeza>> Bidasomye Ingingo ku Ingingo"
 
-#: src/lang.c:1509
+#: src/lang.c:1512
 #, fuzzy
 msgid	"Scrolling with <SPACE> past the end of an art. jumps to the next unread one."
 msgstr	"Na: i Impera Bya Kuri i Komeza>> Bidasomye"
 
-#: src/lang.c:1510
+#: src/lang.c:1513
 #, fuzzy
 msgid	"Space goes to next unread article"
 msgstr	"Kuri Komeza>> Bidasomye Ingingo"
 
-#: src/lang.c:1511
+#: src/lang.c:1514
 #, fuzzy
 msgid	"# If ON the SPACE command will go to next unread article at article viewer\n"
 	"# level when the end of the article is reached (rn-style pager)\n"
 msgstr	"#i Komandi: Gyayo Kuri Komeza>> Bidasomye Ingingo ku Ingingo urwego Ryari: i "
 	"Impera Bya i Ingingo ni IMISUSIRE Peja"
 
-#: src/lang.c:1516
+#: src/lang.c:1519
 #, fuzzy
 msgid	"Scrolling with <PGDN>/<DOWN> past the end of an art. jumps to the unread one."
 msgstr	"Na: i Impera Bya Kuri i Bidasomye"
 
-#: src/lang.c:1517
+#: src/lang.c:1520
 #, fuzzy
 msgid	"PgDn goes to next unread article"
 msgstr	"Kuri Komeza>> Bidasomye Ingingo"
 
-#: src/lang.c:1518
+#: src/lang.c:1521
 #, fuzzy
 msgid	"# If ON the PGDN or DOWN command will go to next unread article when\n"
 	"# pressed at end of message\n"
 msgstr	"#i Cyangwa Komandi: Gyayo Kuri Komeza>> Bidasomye Ingingo ku Impera Bya"
 
-#: src/lang.c:1524
+#: src/lang.c:1527
 #, fuzzy
 msgid	"List thread using right arrow key"
 msgstr	"Urudodo ikoresha Iburyo: Akambi Urufunguzo"
 
-#: src/lang.c:1525
+#: src/lang.c:1528
 #, fuzzy
 msgid	"# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr	"#ku buryo bwikora Urutonde Urudodo Ryari: ikoresha Iburyo: Akambi Urufunguzo"
 
-#: src/lang.c:1529
+#: src/lang.c:1532
 #, fuzzy
 msgid	"Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr	"Inyuguti Kuri Cyasibwe"
 
-#: src/lang.c:1530
+#: src/lang.c:1533
 #, fuzzy
 msgid	"Character to show deleted articles"
 msgstr	"Kuri Garagaza Cyasibwe"
 
-#: src/lang.c:1531
+#: src/lang.c:1534
 #, fuzzy
 msgid	"# Character used to show that an art was deleted (default 'D')\n"
 	"# _ is turned into ' '\n"
 msgstr	"#Kuri Garagaza Cyasibwe Mburabuzi ni"
 
-#: src/lang.c:1536
+#: src/lang.c:1539
 #, fuzzy
 msgid	"Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr	"Inyuguti Kuri in a Urutonde"
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 #, fuzzy
 msgid	"Character to show inrange articles"
 msgstr	"Kuri Garagaza"
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 #, fuzzy
 msgid	"# Character used to show that an art is in a range (default '#')\n"
 	"# _ is turned into ' '\n"
 msgstr	"#Kuri Garagaza ni in a Urutonde Mburabuzi ni"
 
-#: src/lang.c:1543
+#: src/lang.c:1546
 #, fuzzy
 msgid	"Enter character to indicate that article will return. <CR> sets, <ESC> "
 	"cancels."
 msgstr	"Inyuguti Kuri Ingingo Garuka"
 
-#: src/lang.c:1544
+#: src/lang.c:1547
 #, fuzzy
 msgid	"Character to show returning arts"
 msgstr	"Kuri Garagaza"
 
-#: src/lang.c:1545
+#: src/lang.c:1548
 #, fuzzy
 msgid	"# Character used to show that an art will return (default '-')\n"
 	"# _ is turned into ' '\n"
 msgstr	"#Kuri Garagaza Garuka Mburabuzi ni"
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 #, fuzzy
 msgid	"Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr	"Inyuguti Kuri Byahiswemo"
 
-#: src/lang.c:1551
+#: src/lang.c:1554
 #, fuzzy
 msgid	"Character to show selected articles"
 msgstr	"Kuri Garagaza Byahiswemo"
 
-#: src/lang.c:1552
+#: src/lang.c:1555
 #, fuzzy
 msgid	"# Character used to show that an art was auto-selected (default '*')\n"
 	"# _ is turned into ' '\n"
 msgstr	"#Kuri Garagaza Ikiyega Byahiswemo Mburabuzi ni"
 
-#: src/lang.c:1557
+#: src/lang.c:1560
 #, fuzzy
 msgid	"Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr	"Inyuguti Kuri"
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 #, fuzzy
 msgid	"Character to show recent articles"
 msgstr	"Kuri Garagaza"
 
-#: src/lang.c:1559
+#: src/lang.c:1562
 #, fuzzy
 msgid	"# Character used to show that an art is recent (default 'o')\n"
 	"# _ is turned into ' '\n"
 msgstr	"#Kuri Garagaza ni Mburabuzi ni"
 
-#: src/lang.c:1564
+#: src/lang.c:1567
 #, fuzzy
 msgid	"Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr	"Inyuguti Kuri Bidasomye"
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 #, fuzzy
 msgid	"Character to show unread articles"
 msgstr	"Kuri Garagaza Bidasomye"
 
-#: src/lang.c:1566
+#: src/lang.c:1569
 #, fuzzy
 msgid	"# Character used to show that an art is unread (default '+')\n"
 	"# _ is turned into ' '\n"
 msgstr	"#Kuri Garagaza ni Bidasomye Mburabuzi ni"
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 #, fuzzy
 msgid	"Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr	"Inyuguti Kuri Gusoma"
 
-#: src/lang.c:1572
+#: src/lang.c:1575
 #, fuzzy
 msgid	"Character to show read articles"
 msgstr	"Kuri Garagaza Gusoma"
 
-#: src/lang.c:1573
+#: src/lang.c:1576
 #, fuzzy
 msgid	"# Character used to show that an art was read (default ' ')\n"
 	"# _ is turned into ' '\n"
 msgstr	"#Kuri Garagaza Gusoma Mburabuzi ni"
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 #, fuzzy
 msgid	"Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr	"Inyuguti Kuri"
 
-#: src/lang.c:1579
+#: src/lang.c:1582
 #, fuzzy
 msgid	"Character to show killed articles"
 msgstr	"Kuri Garagaza"
 
-#: src/lang.c:1580
+#: src/lang.c:1583
 #, fuzzy
 msgid	"# Character used to show that an art was killed (default 'K')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr	"#Kuri Garagaza Mburabuzi Gushyiraho ni"
 
-#: src/lang.c:1585
+#: src/lang.c:1588
 #, fuzzy
 msgid	"Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr	"Inyuguti Kuri Gusoma Byahiswemo"
 
-#: src/lang.c:1586
+#: src/lang.c:1589
 #, fuzzy
 msgid	"Character to show readselected arts"
 msgstr	"Kuri Garagaza"
 
-#: src/lang.c:1587
+#: src/lang.c:1590
 #, fuzzy
 msgid	"# Character used to show that an art was selected before read (default ':')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr	"#Kuri Garagaza Byahiswemo Mbere Gusoma Mburabuzi Gushyiraho ni"
 
-#: src/lang.c:1592
+#: src/lang.c:1595
 #, fuzzy
 msgid	"Enter maximum length of newsgroup names displayed. <CR> sets."
 msgstr	"Kinini Uburebure Bya Urubuga rw'amakuru Amazina"
 
-#: src/lang.c:1593
+#: src/lang.c:1596
 #, fuzzy
 msgid	"Max. length of group names shown"
 msgstr	"Uburebure Bya Itsinda Amazina"
 
-#: src/lang.c:1594
+#: src/lang.c:1597
 #, fuzzy
 msgid	"# Maximum length of the names of newsgroups displayed\n"
 msgstr	"#Uburebure Bya i Amazina Bya Imbuga z'amakuru"
 
-#: src/lang.c:1599
+#: src/lang.c:1602
 #, fuzzy
 msgid	"Show lines/score in listings"
 msgstr	"Imirongo in"
 
-#: src/lang.c:1600
+#: src/lang.c:1603
 #, fuzzy
 msgid	"# What informations should be displayed in article/thread listing\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -5125,19 +5129,19 @@ msgid	"# What informations should be dis
 msgstr	"#in Ingingo Urudodo Uduciro i Mburabuzi ni cy/ byagarajwe Na: 0 1. 2. 3. "
 	"Imirongo"
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 #, fuzzy
 msgid	"0 = full page scrolling, -1 = show previous last line as first on next page, -"
 	"2 = half page"
 msgstr	"0 Ipaji 1. Garagaza Ibanjirije Iheruka Umurongo Nka Itangira ku Komeza>> "
 	"Ipaji 2. Ipaji"
 
-#: src/lang.c:1610
+#: src/lang.c:1613
 #, fuzzy
 msgid	"Number of lines to scroll in pager"
 msgstr	"Bya Imirongo Kuri in Peja"
 
-#: src/lang.c:1611
+#: src/lang.c:1614
 #, fuzzy
 msgid	"# Number of lines that cursor-up/down will scroll in article pager\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -5151,30 +5155,30 @@ msgstr	"#Bya Imirongo indanga Hejuru Has
 	"Ipaji ku Ipaji imyitwarire 1. Umurongo ku 2. Cyangwa Biruta ku 2. Cyangwa "
 	"Birenzeho Imirongo in i Peja"
 
-#: src/lang.c:1621
+#: src/lang.c:1624
 msgid	"Display signatures. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1622
+#: src/lang.c:1625
 msgid	"Display signatures"
 msgstr	""
 
-#: src/lang.c:1623
+#: src/lang.c:1626
 #, fuzzy
 msgid	"# If OFF don't show signatures when displaying articles\n"
 msgstr	"#Garagaza Ryari:"
 
-#: src/lang.c:1627
+#: src/lang.c:1630
 #, fuzzy
 msgid	"Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr	"Ibyatanzwe Nka Imigereka"
 
-#: src/lang.c:1628
+#: src/lang.c:1631
 #, fuzzy
 msgid	"Display uue data as an attachment"
 msgstr	"Ibyatanzwe Nka umugereka"
 
-#: src/lang.c:1629
+#: src/lang.c:1632
 #, fuzzy
 msgid	"# Handling of uuencoded data in the pager\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -5188,33 +5192,33 @@ msgstr	"#Bya Ibyatanzwe in i Uduciro i M
 	"Na Izina ry'idosiye: Kuri Imigereka 2. Gushisha Byose Nka kugirango 1. "
 	"Umurongo nka Ibyatanzwe a Itagi: Umurongo"
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 #, fuzzy
 msgid	"Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr	"IMISUSIRE Kuri"
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 #, fuzzy
 msgid	"Display \"a as Umlaut-a"
 msgstr	"a Nka a"
 
-#: src/lang.c:1641
+#: src/lang.c:1644
 #, fuzzy
 msgid	"# If ON decode German style TeX umlaut codes to ISO and\n"
 	"# show \"a as Umlaut-a, etc.\n"
 msgstr	"#IMISUSIRE Kuri Garagaza a Nka a"
 
-#: src/lang.c:1646 src/lang.c:1656
+#: src/lang.c:1649 src/lang.c:1659
 #, fuzzy
 msgid	"Space separated list of header fields"
 msgstr	"Urutonde Bya Umutwempangano Imyanya"
 
-#: src/lang.c:1647
+#: src/lang.c:1650
 #, fuzzy
 msgid	"Display these header fields (or *)"
 msgstr	"Umutwempangano Imyanya Cyangwa"
 
-#: src/lang.c:1648
+#: src/lang.c:1651
 #, fuzzy
 msgid	"# Which news headers you wish to see. If you want to see _all_ the headers,\n"
 	"# place an '*' as this value. This is the only way a wildcard can be used.\n"
@@ -5226,12 +5230,12 @@ msgstr	"#Amakuru Imitwe Kuri Kuri Byose 
 	"Agaciro Byose Imitwe Itangiriro nka Cyangwa Urutonde Birenzeho ku Imyanya "
 	"Bidakora iyi Ihitamo"
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 #, fuzzy
 msgid	"Do not display these header fields"
 msgstr	"OYA Kugaragaza Umutwempangano Imyanya"
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 #, fuzzy
 msgid	"# Same as 'news_headers_to_display' except it denotes the opposite.\n"
 	"# An example of using both options might be if you thought X- headers were\n"
@@ -5244,31 +5248,31 @@ msgid	"# Same as 'news_headers_to_displa
 msgstr	"#Nka i Urugero Bya ikoresha Byombi Amahitamo NIBA Imitwe A Na Hanyuma nka iyi "
 	"Bidakora iyi Ihitamo"
 
-#: src/lang.c:1668
+#: src/lang.c:1671
 #, fuzzy
 msgid	"Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr	"Kuri Gushoboza Byikoresha Bya"
 
-#: src/lang.c:1669
+#: src/lang.c:1672
 msgid	"Skip multipart/alternative parts"
 msgstr	""
 
-#: src/lang.c:1670
+#: src/lang.c:1673
 #, fuzzy
 msgid	"# If ON strip multipart/alternative messages automatically\n"
 msgstr	"#Ubutumwa"
 
-#: src/lang.c:1675
+#: src/lang.c:1678
 #, fuzzy
 msgid	"A regex used to decide which lines to show in col_quote."
 msgstr	"A Kuri Imirongo Kuri Garagaza in"
 
-#: src/lang.c:1676
+#: src/lang.c:1679
 #, fuzzy
 msgid	"Regex used to show quoted lines"
 msgstr	"Kuri Garagaza Imirongo"
 
-#: src/lang.c:1677
+#: src/lang.c:1680
 #, fuzzy
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted when viewing articles. Quoted lines are shown in col_quote.\n"
@@ -5276,17 +5280,17 @@ msgid	"# A regular expression that tin w
 msgstr	"#A Ibisanzwe imvugo Gukoresha Kuri Imirongo Ryari: Imirongo in iyi "
 	"Ahatanditseho Gukoresha a in Mburabuzi"
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 #, fuzzy
 msgid	"A regex used to decide which lines to show in col_quote2."
 msgstr	"A Kuri Imirongo Kuri Garagaza in"
 
-#: src/lang.c:1684
+#: src/lang.c:1687
 #, fuzzy
 msgid	"Regex used to show twice quoted l."
 msgstr	"Kuri Garagaza L"
 
-#: src/lang.c:1685
+#: src/lang.c:1688
 #, fuzzy
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted twice. Twice quoted lines are shown in col_quote2.\n"
@@ -5294,17 +5298,17 @@ msgid	"# A regular expression that tin w
 msgstr	"#A Ibisanzwe imvugo Gukoresha Kuri Imirongo Imirongo in iyi Ahatanditseho "
 	"Gukoresha a in Mburabuzi"
 
-#: src/lang.c:1691
+#: src/lang.c:1694
 #, fuzzy
 msgid	"A regex used to decide which lines to show in col_quote3."
 msgstr	"A Kuri Imirongo Kuri Garagaza in"
 
-#: src/lang.c:1692
+#: src/lang.c:1695
 #, fuzzy
 msgid	"Regex used to show >= 3 times q.l."
 msgstr	"L."
 
-#: src/lang.c:1693
+#: src/lang.c:1696
 #, fuzzy
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted >=3 times. >=3 times quoted lines are shown in col_quote3.\n"
@@ -5312,17 +5316,17 @@ msgid	"# A regular expression that tin w
 msgstr	"#A Ibisanzwe imvugo Gukoresha Kuri Imirongo 3. Times 3. Times Imirongo in iyi "
 	"Ahatanditseho Gukoresha a in Mburabuzi"
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 #, fuzzy
 msgid	"A regex used to decide which words to show in col_markslashes."
 msgstr	"A Kuri Amagambo Kuri Garagaza in"
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 #, fuzzy
 msgid	"Regex used to highlight /slashes/"
 msgstr	"Kuri garagaza cyane"
 
-#: src/lang.c:1702
+#: src/lang.c:1705
 #, fuzzy
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '/' are to be shown in col_markslashes.\n"
@@ -5330,17 +5334,17 @@ msgid	"# A regular expression that tin w
 msgstr	"#A Ibisanzwe imvugo Gukoresha Kuri ku Kuri in iyi Ahatanditseho Gukoresha a "
 	"in Mburabuzi"
 
-#: src/lang.c:1708
+#: src/lang.c:1711
 #, fuzzy
 msgid	"A regex used to decide which words to show in col_markstars."
 msgstr	"A Kuri Amagambo Kuri Garagaza in"
 
-#: src/lang.c:1709
+#: src/lang.c:1712
 #, fuzzy
 msgid	"Regex used to highlight *stars*"
 msgstr	"Kuri garagaza cyane Inyenyeri"
 
-#: src/lang.c:1710
+#: src/lang.c:1713
 #, fuzzy
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '*' are to be shown in col_markstars.\n"
@@ -5348,17 +5352,17 @@ msgid	"# A regular expression that tin w
 msgstr	"#A Ibisanzwe imvugo Gukoresha Kuri ku Kuri in iyi Ahatanditseho Gukoresha a "
 	"in Mburabuzi"
 
-#: src/lang.c:1716
+#: src/lang.c:1719
 #, fuzzy
 msgid	"A regex used to decide which words to show in col_markstroke."
 msgstr	"A Kuri Amagambo Kuri Garagaza in"
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 #, fuzzy
 msgid	"Regex used to highlight -strokes-"
 msgstr	"Kuri garagaza cyane"
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 #, fuzzy
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '-' are to be shown in col_markstroke.\n"
@@ -5366,17 +5370,17 @@ msgid	"# A regular expression that tin w
 msgstr	"#A Ibisanzwe imvugo Gukoresha Kuri ku Kuri in iyi Ahatanditseho Gukoresha a "
 	"in Mburabuzi"
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 #, fuzzy
 msgid	"A regex used to decide which words to show in col_markdash."
 msgstr	"A Kuri Amagambo Kuri Garagaza in"
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 #, fuzzy
 msgid	"Regex used to highlight _underline_"
 msgstr	"Kuri garagaza cyane Gucaho umurongo"
 
-#: src/lang.c:1726
+#: src/lang.c:1729
 #, fuzzy
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '_' are to be shown in col_markdash.\n"
@@ -5384,50 +5388,50 @@ msgid	"# A regular expression that tin w
 msgstr	"#A Ibisanzwe imvugo Gukoresha Kuri ku Kuri in iyi Ahatanditseho Gukoresha a "
 	"in Mburabuzi"
 
-#: src/lang.c:1732
+#: src/lang.c:1735
 #, fuzzy
 msgid	"A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr	"A Kuri Gushaka Kuri Gukuraho... Nka Mutandukanya"
 
-#: src/lang.c:1733
+#: src/lang.c:1736
 #, fuzzy
 msgid	"Regex with Subject prefixes"
 msgstr	"Na:"
 
-#: src/lang.c:1734
+#: src/lang.c:1737
 #, fuzzy
 msgid	"# A regular expression that tin will use to find Subject prefixes\n"
 	"# which will be removed before showing the header.\n"
 msgstr	"#A Ibisanzwe imvugo Gukoresha Kuri Gushaka Cyavanyweho Mbere i Umutwempangano"
 
-#: src/lang.c:1739
+#: src/lang.c:1742
 #, fuzzy
 msgid	"A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr	"A Kuri Gushaka Imigereka Kuri Gukuraho... Nka Mutandukanya"
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 #, fuzzy
 msgid	"Regex with Subject suffixes"
 msgstr	"Na: Imigereka"
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 #, fuzzy
 msgid	"# A regular expression that tin will use to find Subject suffixes\n"
 	"# which will be removed when replying or posting followup.\n"
 msgstr	"#A Ibisanzwe imvugo Gukoresha Kuri Gushaka Cyavanyweho Ryari: Cyangwa"
 
-#: src/lang.c:1746
+#: src/lang.c:1749
 #, fuzzy
 msgid	"Enter name and options for external MIME viewer, --internal for built-in "
 	"viewer"
 msgstr	"Izina: Na Amahitamo kugirango external By'imbere kugirango in"
 
-#: src/lang.c:1747
+#: src/lang.c:1750
 #, fuzzy
 msgid	"MIME binary content viewer"
 msgstr	"Nyabibiri Ibikubiyemo"
 
-#: src/lang.c:1748
+#: src/lang.c:1751
 #, fuzzy
 msgid	"# If --internal automatically use the built in MIME viewer for non-text\n"
 	"# parts of articles.\n"
@@ -5436,148 +5440,148 @@ msgid	"# If --internal automatically use
 msgstr	"#By'imbere ku buryo bwikora Gukoresha i in kugirango Bya external Porogaramu "
 	"Cyangwa kugirango Oya Byikoresha"
 
-#: src/lang.c:1755
+#: src/lang.c:1758
 #, fuzzy
 msgid	"Confirm before starting non-text viewing program"
 msgstr	"Mbere Umwandiko Porogaramu"
 
-#: src/lang.c:1756
+#: src/lang.c:1759
 #, fuzzy
 msgid	"Ask before using MIME viewer"
 msgstr	"Mbere ikoresha"
 
-#: src/lang.c:1757
+#: src/lang.c:1760
 #, fuzzy
 msgid	"# If ON tin will ask before using metamail to display MIME messages\n"
 	"# this only happens if metamail_prog is set to something\n"
 msgstr	"#Mbere ikoresha Kuri Kugaragaza iyi NIBA ni Gushyiraho Kuri"
 
-#: src/lang.c:1762
+#: src/lang.c:1765
 #, fuzzy
 msgid	"Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr	"Kuri Ikimenyetso Amatsinda Gusoma Ryari:"
 
-#: src/lang.c:1763
+#: src/lang.c:1766
 #, fuzzy
 msgid	"Catchup read groups when quitting"
 msgstr	"Gusoma Amatsinda Ryari:"
 
-#: src/lang.c:1764
+#: src/lang.c:1767
 #, fuzzy
 msgid	"# If ON ask user if read groups should all be marked read\n"
 msgstr	"#Ukoresha: NIBA Gusoma Amatsinda Byose cy/ byagarajwe"
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 #, fuzzy
 msgid	"Catchup group using left key"
 msgstr	"Itsinda ikoresha Ibumoso: Urufunguzo"
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 #, fuzzy
 msgid	"# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr	"#Itsinda Urudodo Ryari: Na: i Ibumoso: Akambi Urufunguzo"
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 #, fuzzy
 msgid	"Catchup thread by using left key"
 msgstr	"Urudodo ku ikoresha Ibumoso: Urufunguzo"
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 #, fuzzy
 msgid	"Which actions require confirmation"
 msgstr	"Iyemeza"
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 #, fuzzy
 msgid	"# What should we ask confirmation for.\n"
 msgstr	"#Twebwe Iyemeza kugirango"
 
-#: src/lang.c:1787
+#: src/lang.c:1790
 #, fuzzy
 msgid	"'Mark article read' ignores tags"
 msgstr	"'Ingingo"
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 #, fuzzy
 msgid	"# If ON the 'Mark article read' function marks only the current article.\n"
 msgstr	"#i Ingingo Umumaro i KIGEZWEHO Ingingo"
 
-#: src/lang.c:1792
+#: src/lang.c:1795
 #, fuzzy
 msgid	"Program to run to open URL's, <CR> sets, <ESC> cancels."
 msgstr	"Kuri Gukoresha Kuri Gufungura"
 
-#: src/lang.c:1793
+#: src/lang.c:1796
 msgid	"Program that opens URL's"
 msgstr	""
 
-#: src/lang.c:1794
+#: src/lang.c:1797
 #, fuzzy
 msgid	"# The program used to open URL's. The actual URL will be appended\n"
 msgstr	"#Porogaramu Kuri Gufungura"
 
-#: src/lang.c:1799
+#: src/lang.c:1802
 #, fuzzy
 msgid	"Use mouse in xterm"
 msgstr	"Imbeba in"
 
-#: src/lang.c:1800
+#: src/lang.c:1803
 #, fuzzy
 msgid	"# If ON enable mouse key support on xterm terminals\n"
 msgstr	"#Gushoboza Imbeba Urufunguzo Gushigikira ku"
 
-#: src/lang.c:1806
+#: src/lang.c:1809
 #, fuzzy
 msgid	"Use scroll keys on keypad"
 msgstr	"Utubuto ku"
 
-#: src/lang.c:1807
+#: src/lang.c:1810
 #, fuzzy
 msgid	"# If ON enable scroll keys on terminals that support it\n"
 msgstr	"#Gushoboza Utubuto ku Gushigikira"
 
-#: src/lang.c:1812
+#: src/lang.c:1815
 #, fuzzy
 msgid	"Enter maximum number of article to get. <CR> sets."
 msgstr	"Kinini Umubare Bya Ingingo Kuri Kubona"
 
-#: src/lang.c:1813
+#: src/lang.c:1816
 #, fuzzy
 msgid	"Number of articles to get"
 msgstr	"Bya Kuri Kubona"
 
-#: src/lang.c:1814
+#: src/lang.c:1817
 #, fuzzy
 msgid	"# Number of articles to get (0=no limit), if negative sets maximum number\n"
 	"# of already read articles to be read before first unread one\n"
 msgstr	"#Bya Kuri Kubona 0 Oya NIBA Kinini Bya Gusoma Kuri Gusoma Mbere Itangira "
 	"Bidasomye"
 
-#: src/lang.c:1819
+#: src/lang.c:1822
 #, fuzzy
 msgid	"Enter number of days article is considered recent. <CR> sets."
 msgstr	"Umubare Bya Iminsi Ingingo ni"
 
-#: src/lang.c:1820
+#: src/lang.c:1823
 #, fuzzy
 msgid	"Article recentness time limit"
 msgstr	"Igihe"
 
-#: src/lang.c:1821
+#: src/lang.c:1824
 #, fuzzy
 msgid	"# Number of days in which article is considered recent, (0=OFF)\n"
 msgstr	"#Bya Iminsi in Ingingo ni 0"
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 #, fuzzy
 msgid	"WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr	"kugirango Bisanzwe kugirango Ibisanzwe imvugo"
 
-#: src/lang.c:1826
+#: src/lang.c:1829
 msgid	"Wildcard matching"
 msgstr	""
 
-#: src/lang.c:1827
+#: src/lang.c:1830
 #, fuzzy
 msgid	"# Wildcard matching\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -5585,345 +5589,345 @@ msgid	"# Wildcard matching\n"
 	"#   1 = regex\n"
 msgstr	"#Uduciro i Mburabuzi ni cy/ byagarajwe Na: 0 1."
 
-#: src/lang.c:1834
+#: src/lang.c:1837
 #, fuzzy
 msgid	"Enter minimal score before an article is marked killed. <CR> sets."
 msgstr	"Mbere Ingingo ni cy/ byagarajwe"
 
-#: src/lang.c:1835
+#: src/lang.c:1838
 msgid	"Score limit (kill)"
 msgstr	""
 
-#: src/lang.c:1836
+#: src/lang.c:1839
 #, fuzzy
 msgid	"# Score limit before an article is marked killed\n"
 msgstr	"#Mbere Ingingo ni cy/ byagarajwe"
 
-#: src/lang.c:1840
+#: src/lang.c:1843
 #, fuzzy
 msgid	"Enter default score to kill articles. <CR> sets."
 msgstr	"Mburabuzi Kuri"
 
-#: src/lang.c:1841
+#: src/lang.c:1844
 #, fuzzy
 msgid	"Default score to kill articles"
 msgstr	"Kuri"
 
-#: src/lang.c:1842
+#: src/lang.c:1845
 #, fuzzy
 msgid	"# Default score to kill articles\n"
 msgstr	"#Kuri"
 
-#: src/lang.c:1846
+#: src/lang.c:1849
 #, fuzzy
 msgid	"Enter minimal score before an article is marked hot. <CR> sets."
 msgstr	"Mbere Ingingo ni cy/ byagarajwe"
 
-#: src/lang.c:1847
+#: src/lang.c:1850
 #, fuzzy
 msgid	"Score limit (select)"
 msgstr	"Guhitamo"
 
-#: src/lang.c:1848
+#: src/lang.c:1851
 #, fuzzy
 msgid	"# Score limit before an article is marked hot\n"
 msgstr	"#Mbere Ingingo ni cy/ byagarajwe"
 
-#: src/lang.c:1852
+#: src/lang.c:1855
 #, fuzzy
 msgid	"Enter default score to select articles. <CR> sets."
 msgstr	"Mburabuzi Kuri Guhitamo"
 
-#: src/lang.c:1853
+#: src/lang.c:1856
 #, fuzzy
 msgid	"Default score to select articles"
 msgstr	"Kuri Guhitamo"
 
-#: src/lang.c:1854
+#: src/lang.c:1857
 #, fuzzy
 msgid	"# Default score to select articles\n"
 msgstr	"#Kuri Guhitamo"
 
-#: src/lang.c:1860
+#: src/lang.c:1863
 #, fuzzy
 msgid	"Use slrnface to show ''X-Face:''s"
 msgstr	"Kuri Garagaza S"
 
-#: src/lang.c:1861
+#: src/lang.c:1864
 #, fuzzy
 msgid	"# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 	"# Only useful when running in an xterm.\n"
 msgstr	"#ikoresha 1. Kuri i Umutwempangano Ryari: in"
 
-#: src/lang.c:1869
+#: src/lang.c:1872
 #, fuzzy
 msgid	"Use ANSI color"
 msgstr	"Ibara"
 
-#: src/lang.c:1870
+#: src/lang.c:1873
 #, fuzzy
 msgid	"# If ON using ANSI-color\n"
 msgstr	"#ikoresha"
 
-#: src/lang.c:1875
+#: src/lang.c:1878
 #, fuzzy
 msgid	"Standard foreground color"
 msgstr	"Ibara"
 
-#: src/lang.c:1876
+#: src/lang.c:1879
 #, fuzzy
 msgid	"# Standard foreground color\n"
 	"# Default: -1 (default color)\n"
 msgstr	"#1. Mburabuzi Ibara"
 
-#: src/lang.c:1882
+#: src/lang.c:1885
 #, fuzzy
 msgid	"Standard background color"
 msgstr	"Mbuganyuma Ibara"
 
-#: src/lang.c:1883
+#: src/lang.c:1886
 #, fuzzy
 msgid	"# Standard background color\n"
 	"# Default: -1 (default color)\n"
 msgstr	"#Mbuganyuma 1. Mburabuzi Ibara"
 
-#: src/lang.c:1889
+#: src/lang.c:1892
 #, fuzzy
 msgid	"Color for inverse text (background)"
 msgstr	"kugirango Umwandiko Mbuganyuma"
 
-#: src/lang.c:1890
+#: src/lang.c:1893
 #, fuzzy
 msgid	"# Color of background for inverse text\n"
 	"# Default: 4 (blue)\n"
 msgstr	"#Bya Mbuganyuma kugirango 4. Ubururu"
 
-#: src/lang.c:1896
+#: src/lang.c:1899
 #, fuzzy
 msgid	"Color for inverse text (foreground)"
 msgstr	"kugirango Umwandiko"
 
-#: src/lang.c:1897
+#: src/lang.c:1900
 #, fuzzy
 msgid	"# Color of foreground for inverse text\n"
 	"# Default: 7 (white)\n"
 msgstr	"#Bya kugirango 7 Umweru"
 
-#: src/lang.c:1903
+#: src/lang.c:1906
 #, fuzzy
 msgid	"Color of text lines"
 msgstr	"Bya Umwandiko Imirongo"
 
-#: src/lang.c:1904
+#: src/lang.c:1907
 #, fuzzy
 msgid	"# Color of text lines\n"
 	"# Default: -1 (default color)\n"
 msgstr	"#Bya Umwandiko 1. Mburabuzi Ibara"
 
-#: src/lang.c:1910
+#: src/lang.c:1913
 #, fuzzy
 msgid	"Color of mini help menu"
 msgstr	"Bya Ifashayobora Ibikubiyemo"
 
-#: src/lang.c:1911
+#: src/lang.c:1914
 #, fuzzy
 msgid	"# Color of mini help menu\n"
 	"# Default: 3 (brown)\n"
 msgstr	"#Bya Ifashayobora 3. Igihogo"
 
-#: src/lang.c:1917
+#: src/lang.c:1920
 #, fuzzy
 msgid	"Color of help text"
 msgstr	"Bya Ifashayobora Umwandiko"
 
-#: src/lang.c:1918
+#: src/lang.c:1921
 #, fuzzy
 msgid	"# Color of help pages\n"
 	"# Default: -1 (default color)\n"
 msgstr	"#Bya Ifashayobora 1. Mburabuzi Ibara"
 
-#: src/lang.c:1924
+#: src/lang.c:1927
 #, fuzzy
 msgid	"Color of status messages"
 msgstr	"Bya Imimerere Ubutumwa"
 
-#: src/lang.c:1925
+#: src/lang.c:1928
 #, fuzzy
 msgid	"# Color of messages in last line\n"
 	"# Default: 6 (cyan)\n"
 msgstr	"#Bya Ubutumwa in Iheruka 6 Ubururu bukeye"
 
-#: src/lang.c:1931
+#: src/lang.c:1934
 #, fuzzy
 msgid	"Color of quoted lines"
 msgstr	"Bya Imirongo"
 
-#: src/lang.c:1932
+#: src/lang.c:1935
 #, fuzzy
 msgid	"# Color of quote-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	"#Bya Gushyiraho akugarizo 2. Icyatsi"
 
-#: src/lang.c:1938
+#: src/lang.c:1941
 #, fuzzy
 msgid	"Color of twice quoted line"
 msgstr	"Bya Umurongo"
 
-#: src/lang.c:1939
+#: src/lang.c:1942
 #, fuzzy
 msgid	"# Color of twice quoted lines\n"
 	"# Default: 3 (brown)\n"
 msgstr	"#Bya 3. Igihogo"
 
-#: src/lang.c:1945
+#: src/lang.c:1948
 #, fuzzy
 msgid	"Color of =>3 times quoted line"
 msgstr	"Bya 3. Times Umurongo"
 
-#: src/lang.c:1946
+#: src/lang.c:1949
 #, fuzzy
 msgid	"# Color of >=3 times quoted lines\n"
 	"# Default: 4 (blue)\n"
 msgstr	"#Bya 3. Times 4. Ubururu"
 
-#: src/lang.c:1952
+#: src/lang.c:1955
 #, fuzzy
 msgid	"Color of article header lines"
 msgstr	"Bya Ingingo Umutwempangano Imirongo"
 
-#: src/lang.c:1953
+#: src/lang.c:1956
 #, fuzzy
 msgid	"# Color of header-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	"#Bya Umutwempangano 2. Icyatsi"
 
-#: src/lang.c:1959
+#: src/lang.c:1962
 #, fuzzy
 msgid	"Color of actual news header fields"
 msgstr	"Bya Amakuru Umutwempangano Imyanya"
 
-#: src/lang.c:1960
+#: src/lang.c:1963
 #, fuzzy
 msgid	"# Color of actual news header fields\n"
 	"# Default: 9 (light red)\n"
 msgstr	"#Bya Amakuru Umutwempangano 9 kimurika Umutuku"
 
-#: src/lang.c:1966
+#: src/lang.c:1969
 #, fuzzy
 msgid	"Color of article subject lines"
 msgstr	"Bya Ingingo Ikivugwaho Imirongo"
 
-#: src/lang.c:1967
+#: src/lang.c:1970
 #, fuzzy
 msgid	"# Color of article subject\n"
 	"# Default: 6 (cyan)\n"
 msgstr	"#Bya Ingingo 6 Ubururu bukeye"
 
-#: src/lang.c:1973
+#: src/lang.c:1976
 #, fuzzy
 msgid	"Color of response counter"
 msgstr	"Bya"
 
-#: src/lang.c:1974
+#: src/lang.c:1977
 #, fuzzy
 msgid	"# Color of response counter\n"
 	"# Default: 2 (green)\n"
 msgstr	"#Bya 2. Icyatsi"
 
-#: src/lang.c:1980
+#: src/lang.c:1983
 #, fuzzy
 msgid	"Color of sender (From:)"
 msgstr	"Bya Uwohereza"
 
-#: src/lang.c:1981
+#: src/lang.c:1984
 #, fuzzy
 msgid	"# Color of sender (From:)\n"
 	"# Default: 2 (green)\n"
 msgstr	"#Bya Uwohereza 2. Icyatsi"
 
-#: src/lang.c:1987
+#: src/lang.c:1990
 #, fuzzy
 msgid	"Color of help/mail sign"
 msgstr	"Bya Ifashayobora Ubutumwa IKIMENYETSO"
 
-#: src/lang.c:1988
+#: src/lang.c:1991
 #, fuzzy
 msgid	"# Color of Help/Mail-Sign\n"
 	"# Default: 4 (blue)\n"
 msgstr	"#Bya 4. Ubururu"
 
-#: src/lang.c:1994
+#: src/lang.c:1997
 #, fuzzy
 msgid	"Color of signatures"
 msgstr	"Bya"
 
-#: src/lang.c:1995
+#: src/lang.c:1998
 #, fuzzy
 msgid	"# Color of signature\n"
 	"# Default: 4 (blue)\n"
 msgstr	"#Bya 4. Ubururu"
 
-#: src/lang.c:2001
+#: src/lang.c:2004
 #, fuzzy
 msgid	"Color of highlighted URLs"
 msgstr	"Bya"
 
-#: src/lang.c:2002
+#: src/lang.c:2005
 #, fuzzy
 msgid	"# Color of highlighted URLs\n"
 	"# Default: -1 (default color)\n"
 msgstr	"#Bya 1. Mburabuzi Ibara"
 
-#: src/lang.c:2008
+#: src/lang.c:2011
 #, fuzzy
 msgid	"Color of highlighting with *stars*"
 msgstr	"Bya Igaragaza cyane Na: Inyenyeri"
 
-#: src/lang.c:2009
+#: src/lang.c:2012
 #, fuzzy
 msgid	"# Color of word highlighting with *stars*\n"
 	"# Default: 11 (yellow)\n"
 msgstr	"#Bya ijambo Igaragaza cyane Na: Inyenyeri Umuhondo"
 
-#: src/lang.c:2015
+#: src/lang.c:2018
 #, fuzzy
 msgid	"Color of highlighting with _dash_"
 msgstr	"Bya Igaragaza cyane Na: AKANYEREZO"
 
-#: src/lang.c:2016
+#: src/lang.c:2019
 #, fuzzy
 msgid	"# Color of word highlighting with _dash_\n"
 	"# Default: 13 (light pink)\n"
 msgstr	"#Bya ijambo Igaragaza cyane Na: kimurika"
 
-#: src/lang.c:2022
+#: src/lang.c:2025
 #, fuzzy
 msgid	"Color of highlighting with /slash/"
 msgstr	"Bya Igaragaza cyane Na: AKARONGOKABERAMYE"
 
-#: src/lang.c:2023
+#: src/lang.c:2026
 #, fuzzy
 msgid	"# Color of word highlighting with /slash/\n"
 	"# Default: 14 (light cyan)\n"
 msgstr	"#Bya ijambo Igaragaza cyane Na: AKARONGOKABERAMYE 14 kimurika Ubururu bukeye"
 
-#: src/lang.c:2029
+#: src/lang.c:2032
 #, fuzzy
 msgid	"Color of highlighting with -stroke-"
 msgstr	"Bya Igaragaza cyane Na: Akarongo"
 
-#: src/lang.c:2030
+#: src/lang.c:2033
 #, fuzzy
 msgid	"# Color of word highlighting with -stroke-\n"
 	"# Default: 12 (light blue)\n"
 msgstr	"#Bya ijambo Igaragaza cyane Na: Akarongo 12 kimurika Ubururu"
 
-#: src/lang.c:2037
+#: src/lang.c:2040
 #, fuzzy
 msgid	"Attr. of highlighting with *stars*"
 msgstr	"Bya Igaragaza cyane Na: Inyenyeri"
 
-#: src/lang.c:2038
+#: src/lang.c:2041
 #, fuzzy
 msgid	"# Attributes of word highlighting on mono terminals\n"
 	"# Possible values are:\n"
@@ -5940,65 +5944,65 @@ msgid	"# Attributes of word highlighting
 msgstr	"#Bya ijambo Igaragaza cyane ku Uduciro 0 1. 2. 3. 4. 5 6 Bya ijambo Igaragaza "
 	"cyane Na: Inyenyeri 6 UTSINDAGIYE"
 
-#: src/lang.c:2053
+#: src/lang.c:2056
 #, fuzzy
 msgid	"Attr. of highlighting with _dash_"
 msgstr	"Bya Igaragaza cyane Na: AKANYEREZO"
 
-#: src/lang.c:2054
+#: src/lang.c:2057
 #, fuzzy
 msgid	"# Attribute of word highlighting with _dash_\n"
 	"# Default: 2 (best highlighting)\n"
 msgstr	"#Bya ijambo Igaragaza cyane Na: 2. Igaragaza cyane"
 
-#: src/lang.c:2060
+#: src/lang.c:2063
 #, fuzzy
 msgid	"Attr. of highlighting with /slash/"
 msgstr	"Bya Igaragaza cyane Na: AKARONGOKABERAMYE"
 
-#: src/lang.c:2061
+#: src/lang.c:2064
 #, fuzzy
 msgid	"# Attribute of word highlighting with /slash/\n"
 	"# Default: 5 (half bright)\n"
 msgstr	"#Bya ijambo Igaragaza cyane Na: AKARONGOKABERAMYE 5 Bibonerana"
 
-#: src/lang.c:2067
+#: src/lang.c:2070
 #, fuzzy
 msgid	"Attr. of highlighting with -stroke-"
 msgstr	"Bya Igaragaza cyane Na: Akarongo"
 
-#: src/lang.c:2068
+#: src/lang.c:2071
 #, fuzzy
 msgid	"# Attribute of word highlighting with -stroke-\n"
 	"# Default: 3 (reverse video)\n"
 msgstr	"#Bya ijambo Igaragaza cyane Na: Akarongo 3. Ihindurakerekezo Videwo..."
 
-#: src/lang.c:2074
+#: src/lang.c:2077
 #, fuzzy
 msgid	"URL highlighting in message body"
 msgstr	"Igaragaza cyane in Ubutumwa Umubiri"
 
-#: src/lang.c:2075
+#: src/lang.c:2078
 #, fuzzy
 msgid	"# Enable URL highlighting?\n"
 msgstr	"#Igaragaza cyane"
 
-#: src/lang.c:2080
+#: src/lang.c:2083
 #, fuzzy
 msgid	"Word highlighting in message body"
 msgstr	"Igaragaza cyane in Ubutumwa Umubiri"
 
-#: src/lang.c:2081
+#: src/lang.c:2084
 #, fuzzy
 msgid	"# Enable word highlighting?\n"
 msgstr	"#ijambo Igaragaza cyane"
 
-#: src/lang.c:2086
+#: src/lang.c:2089
 #, fuzzy
 msgid	"What to display instead of mark"
 msgstr	"Kuri Kugaragaza Bya Ikimenyetso"
 
-#: src/lang.c:2087
+#: src/lang.c:2090
 #, fuzzy
 msgid	"# Should the leading and ending stars and dashes also be displayed,\n"
 	"# even when they are highlighting marks?\n"
@@ -6010,67 +6014,67 @@ msgstr	"#i Nyobora Na Inyenyeri Na Utuny
 	"Uduciro i Mburabuzi ni cy/ byagarajwe Na: 0 1. Yego Kugaragaza 2. Gucapa a "
 	"Umwanya"
 
-#: src/lang.c:2096
+#: src/lang.c:2099
 #, fuzzy
 msgid	"Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr	"Inkingi Umubare Kuri Gufunika Ingingo Imirongo Kuri in i Peja"
 
-#: src/lang.c:2097
+#: src/lang.c:2100
 #, fuzzy
 msgid	"Page line wrap column"
 msgstr	"Umurongo Gufunika Inkingi"
 
-#: src/lang.c:2098
+#: src/lang.c:2101
 #, fuzzy
 msgid	"# Wrap article lines at column\n"
 msgstr	"#Ingingo Imirongo ku"
 
-#: src/lang.c:2103
+#: src/lang.c:2106
 #, fuzzy
 msgid	"Wrap around threads on next unread"
 msgstr	"ku Komeza>> Bidasomye"
 
-#: src/lang.c:2104
+#: src/lang.c:2107
 #, fuzzy
 msgid	"# If ON wrap around threads on searching next unread article\n"
 msgstr	"#Gufunika ku Ishakisha Komeza>> Bidasomye"
 
-#: src/lang.c:2108
+#: src/lang.c:2111
 #, fuzzy
 msgid	"Enter default mail address (and fullname). <CR> sets."
 msgstr	"Mburabuzi Ubutumwa Aderesi Na"
 
-#: src/lang.c:2109
+#: src/lang.c:2112
 #, fuzzy
 msgid	"Mail address (and fullname)"
 msgstr	"Aderesi Na"
 
-#: src/lang.c:2110
+#: src/lang.c:2113
 #, fuzzy
 msgid	"# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr	"#Ubutumwa Aderesi Na NIBA OYA Izina ry'ukoresha Ubuturo"
 
-#: src/lang.c:2115
+#: src/lang.c:2118
 #, fuzzy
 msgid	"Show empty Followup-To in editor"
 msgstr	"ubusa in Muhinduzi"
 
-#: src/lang.c:2116
+#: src/lang.c:2119
 #, fuzzy
 msgid	"# If ON show empty Followup-To header when editing an article\n"
 msgstr	"#Garagaza ubusa Umutwempangano Ryari:"
 
-#: src/lang.c:2120
+#: src/lang.c:2123
 #, fuzzy
 msgid	"Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr	"Inzira Komandi: Ntacyo Kuri Kurema Mburabuzi Isinya"
 
-#: src/lang.c:2121
+#: src/lang.c:2124
 #, fuzzy
 msgid	"Create signature from path/command"
 msgstr	"Isinya Bivuye Inzira Komandi:"
 
-#: src/lang.c:2122
+#: src/lang.c:2125
 #, fuzzy
 msgid	"# Signature path (random sigs)/file to be used when posting/replying\n"
 	"# default_sigfile=file       appends file as signature\n"
@@ -6080,58 +6084,58 @@ msgid	"# Signature path (random sigs)/fi
 msgstr	"#Inzira IDOSIYE Kuri Ryari: IDOSIYE IDOSIYE Nka Komandi: external Komandi: "
 	"Kuri a Ntacyo Kongeraho... a"
 
-#: src/lang.c:2129
+#: src/lang.c:2132
 #, fuzzy
 msgid	"Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr	"Isinya Na: ku Umurongo"
 
-#: src/lang.c:2130
+#: src/lang.c:2133
 #, fuzzy
 msgid	"Prepend signature with \"-- \""
 msgstr	"Isinya Na:"
 
-#: src/lang.c:2131
+#: src/lang.c:2134
 #, fuzzy
 msgid	"# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr	"#i Isinya Na: Utunyerezo N"
 
-#: src/lang.c:2135
+#: src/lang.c:2138
 #, fuzzy
 msgid	"Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr	"Isinya Ryari:"
 
-#: src/lang.c:2136
+#: src/lang.c:2139
 #, fuzzy
 msgid	"Add signature when reposting"
 msgstr	"Isinya Ryari:"
 
-#: src/lang.c:2137
+#: src/lang.c:2140
 #, fuzzy
 msgid	"# If ON add signature to reposted articles\n"
 msgstr	"#Kongeramo Isinya Kuri"
 
-#: src/lang.c:2141
+#: src/lang.c:2144
 #, fuzzy, c-format
 msgid	"Enter quotation marks, %s or %S for author's initials."
 msgstr	"Gusubiramo ibyavuzwe Cyangwa kugirango Izibanza"
 
-#: src/lang.c:2142
+#: src/lang.c:2145
 #, fuzzy
 msgid	"Characters used as quote-marks"
 msgstr	"Nka Gushyiraho akugarizo"
 
-#: src/lang.c:2143
+#: src/lang.c:2146
 #, fuzzy, c-format
 msgid	"# Characters used in quoting to followups and replies.\n"
 	"# '_' is replaced by ' ', %%s, %%S are replaced by author's initials.\n"
 msgstr	"#in Kuri Na ni ku ku Izibanza"
 
-#: src/lang.c:2149
+#: src/lang.c:2152
 #, fuzzy
 msgid	"Quoting behavior"
 msgstr	"imyitwarire"
 
-#: src/lang.c:2150
+#: src/lang.c:2153
 #, fuzzy
 msgid	"# How quoting should be handled when following up or replying.\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -6147,57 +6151,57 @@ msgstr	"#Ryari: Hejuru Cyangwa Uduciro i
 	"Gushyiraho akugarizo 4. ubusa 5 Gushyiraho akugarizo ubusa 6 Gushyiraho "
 	"akugarizo ubusa 7 Gushyiraho akugarizo Gushyiraho akugarizo ubusa"
 
-#: src/lang.c:2163 src/lang.c:2171 src/lang.c:2177
+#: src/lang.c:2166 src/lang.c:2174 src/lang.c:2180
 msgid	"%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr	""
 
-#: src/lang.c:2164
+#: src/lang.c:2167
 #, fuzzy
 msgid	"Quote line when following up"
 msgstr	"Umurongo Ryari: Hejuru"
 
-#: src/lang.c:2165
+#: src/lang.c:2168
 #, fuzzy, c-format
 msgid	"# Format of quote line when mailing/posting/following-up an article\n"
 	"# %%A Address    %%D Date   %%F Addr+Name   %%G Groupname   %%M Message-ID\n"
 	"# %%N Full Name  %%C First Name   %%I Initials\n"
 msgstr	"#Bya Gushyiraho akugarizo Umurongo Ryari: Hejuru"
 
-#: src/lang.c:2172
+#: src/lang.c:2175
 #, fuzzy
 msgid	"Quote line when cross-posting"
 msgstr	"Umurongo Ryari: Kwambukiranya"
 
-#: src/lang.c:2178
+#: src/lang.c:2181
 #, fuzzy
 msgid	"Quote line when mailing"
 msgstr	"Umurongo Ryari:"
 
-#: src/lang.c:2183
+#: src/lang.c:2186
 #, fuzzy
 msgid	"If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr	"Gushyiramo Umutwempangano"
 
-#: src/lang.c:2184
+#: src/lang.c:2187
 #, fuzzy
 msgid	"Insert 'User-Agent:'-header"
 msgstr	"Umutwempangano"
 
-#: src/lang.c:2185
+#: src/lang.c:2188
 #, fuzzy
 msgid	"# If ON include advertising User-Agent: header\n"
 msgstr	"#Gushyiramo"
 
-#: src/lang.c:2190
+#: src/lang.c:2193
 #, fuzzy
 msgid	"Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr	"g."
 
-#: src/lang.c:2191
+#: src/lang.c:2194
 msgid	"MM_CHARSET"
 msgstr	""
 
-#: src/lang.c:2192
+#: src/lang.c:2195
 #, fuzzy
 msgid	"# Charset supported locally which is also used for MIME header and\n"
 	"# Content-Type header.\n"
@@ -6214,31 +6218,31 @@ msgstr	"#Project- Id- Version: basctl\n"
 	"X- Generator: KBabel 1. 0\n"
 	"."
 
-#: src/lang.c:2202
+#: src/lang.c:2205
 msgid	"MM_NETWORK_CHARSET"
 msgstr	""
 
-#: src/lang.c:2203
+#: src/lang.c:2206
 #, fuzzy
 msgid	"# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr	"#kugirango Umutwempangano in"
 
-#: src/lang.c:2209
+#: src/lang.c:2212
 #, fuzzy
 msgid	"Mailbox format"
 msgstr	"Imiterere"
 
-#: src/lang.c:2210
+#: src/lang.c:2213
 #, fuzzy
 msgid	"# Format of the mailbox.\n"
 msgstr	"#Bya i"
 
-#: src/lang.c:2215
+#: src/lang.c:2218
 #, fuzzy
 msgid	"MIME encoding in news messages"
 msgstr	"Imisobekere: in Amakuru Ubutumwa"
 
-#: src/lang.c:2216
+#: src/lang.c:2219
 #, fuzzy
 msgid	"# MIME encoding (8bit, base64, quoted-printable, 7bit) of the body\n"
 	"# for mails and posts, if necessary. QP is efficient for most European\n"
@@ -6248,17 +6252,17 @@ msgid	"# MIME encoding (8bit, base64, qu
 msgstr	"#Imisobekere: Gicapika Bya i kugirango Na NIBA ni kugirango Inyuguti Na: "
 	"Gitoya Imigabane Bya ni Birenzeho kugirango Na: a Bya Inyuguti"
 
-#: src/lang.c:2224 src/lang.c:2245
+#: src/lang.c:2227 src/lang.c:2248
 #, fuzzy
 msgid	"Don't change unless you know what you are doing. <ESC> cancels."
 msgstr	"Guhindura>>"
 
-#: src/lang.c:2225
+#: src/lang.c:2228
 #, fuzzy
 msgid	"Use 8bit characters in news headers"
 msgstr	"Inyuguti in Amakuru Imitwe"
 
-#: src/lang.c:2226
+#: src/lang.c:2229
 #, fuzzy
 msgid	"# If ON, 8bit characters in news headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -6267,32 +6271,32 @@ msgid	"# If ON, 8bit characters in news 
 msgstr	"#Inyuguti in Amakuru Imitwe Mburabuzi ni Inyuguti ku Mburabuzi in "
 	"Umutwempangano Bya i Agaciro Bya ni Nka"
 
-#: src/lang.c:2233
+#: src/lang.c:2236
 #, fuzzy
 msgid	"Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"Kureba Iposita Idosiye"
 
-#: src/lang.c:2234
+#: src/lang.c:2237
 #, fuzzy
 msgid	"View post-processed files"
 msgstr	"Iposita Idosiye"
 
-#: src/lang.c:2235
+#: src/lang.c:2238
 #, fuzzy
 msgid	"# If set, post processed files will be opened in a viewer\n"
 msgstr	"#Gushyiraho Iposita Idosiye in a"
 
-#: src/lang.c:2240
+#: src/lang.c:2243
 #, fuzzy
 msgid	"MIME encoding in mail messages"
 msgstr	"Imisobekere: in Ubutumwa Ubutumwa"
 
-#: src/lang.c:2246
+#: src/lang.c:2249
 #, fuzzy
 msgid	"Use 8bit characters in mail headers"
 msgstr	"Inyuguti in Ubutumwa Imitwe"
 
-#: src/lang.c:2247
+#: src/lang.c:2250
 #, fuzzy
 msgid	"# If ON, 8bit characters in mail headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -6304,27 +6308,27 @@ msgid	"# If ON, 8bit characters in mail 
 msgstr	"#Inyuguti in Ubutumwa Imitwe Mburabuzi ni Inyuguti ku Mburabuzi in Imitwe Bya "
 	"i Agaciro Bya iyi ni Nka Inyuguti in Ubutumwa Imitwe"
 
-#: src/lang.c:2257
+#: src/lang.c:2260
 #, fuzzy
 msgid	"Strip blanks from ends of lines"
 msgstr	"Bivuye Bya Imirongo"
 
-#: src/lang.c:2258
+#: src/lang.c:2261
 #, fuzzy
 msgid	"# If ON strip blanks from ends of lines for faster display on slow "
 	"terminals.\n"
 msgstr	"#Bivuye Bya Imirongo kugirango Kugaragaza ku Buhoro"
 
-#: src/lang.c:2263
+#: src/lang.c:2266
 #, fuzzy
 msgid	"If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr	"Gukoresha"
 
-#: src/lang.c:2264
+#: src/lang.c:2267
 msgid	"Transliteration"
 msgstr	""
 
-#: src/lang.c:2265
+#: src/lang.c:2268
 #, fuzzy
 msgid	"# If ON, use //TRANSLIT extension. This means that when a character cannot\n"
 	"# be represented in the in the target character set, it can be approximated\n"
@@ -6332,166 +6336,166 @@ msgid	"# If ON, use //TRANSLIT extension
 msgstr	"#Gukoresha Umugereka Ryari: a Inyuguti in i in i Intego Inyuguti Gushyiraho "
 	"Gihinguranya Cyangwa Inyuguti"
 
-#: src/lang.c:2272
+#: src/lang.c:2275
 #, fuzzy
 msgid	"Send you a carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	"a Gukoporora ku buryo bwikora"
 
-#: src/lang.c:2273
+#: src/lang.c:2276
 #, fuzzy
 msgid	"Send you a cc automatically"
 msgstr	"a KopiKubandi ku buryo bwikora"
 
-#: src/lang.c:2274
+#: src/lang.c:2277
 #, fuzzy
 msgid	"# If ON automatically put your name in the Cc: field when mailing an article\n"
 msgstr	"#ku buryo bwikora Gushyira Izina: in i Umwanya Ryari:"
 
-#: src/lang.c:2278
+#: src/lang.c:2281
 #, fuzzy
 msgid	"Send you a blind carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	"a Gukoporora ku buryo bwikora"
 
-#: src/lang.c:2279
+#: src/lang.c:2282
 #, fuzzy
 msgid	"Send you a blind cc automatically"
 msgstr	"a KopiKubandi ku buryo bwikora"
 
-#: src/lang.c:2280
+#: src/lang.c:2283
 #, fuzzy
 msgid	"# If ON automatically put your name in the Bcc: field when mailing an "
 	"article\n"
 msgstr	"#ku buryo bwikora Gushyira Izina: in i Umwanya Ryari:"
 
-#: src/lang.c:2284
+#: src/lang.c:2287
 #, fuzzy
 msgid	"Enter address elements about which you want to be warned. <CR> sets."
 msgstr	"Aderesi Ibintu Ibyerekeye Kuri"
 
-#: src/lang.c:2285
+#: src/lang.c:2288
 #, fuzzy
 msgid	"Spamtrap warning address parts"
 msgstr	"Iburira Aderesi"
 
-#: src/lang.c:2286
+#: src/lang.c:2289
 #, fuzzy
 msgid	"# A comma-delimited list of address-parts you want to be warned\n"
 	"# about when trying to reply by email.\n"
 msgstr	"#A Akitso Urutonde Bya Aderesi Kuri Ibyerekeye Ryari: Kuri Subiza ku imeli"
 
-#: src/lang.c:2291
+#: src/lang.c:2294
 #, fuzzy
 msgid	"Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr	"Mburabuzi Umubare Bya Iminsi a Muyunguruzi... Icyinjijwe Byemewe"
 
-#: src/lang.c:2292
+#: src/lang.c:2295
 #, fuzzy
 msgid	"No. of days a filter entry is valid"
 msgstr	"Bya Iminsi a Muyunguruzi... Icyinjijwe ni Byemewe"
 
-#: src/lang.c:2293
+#: src/lang.c:2296
 #, fuzzy
 msgid	"# Number of days a short term filter will be active\n"
 msgstr	"#Bya Iminsi a Ijambo Muyunguruzi..."
 
-#: src/lang.c:2297
+#: src/lang.c:2300
 #, fuzzy
 msgid	"Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr	"Kuri Muyunguruzi..."
 
-#: src/lang.c:2298
+#: src/lang.c:2301
 #, fuzzy
 msgid	"Add posted articles to filter"
 msgstr	"Kuri Muyunguruzi..."
 
-#: src/lang.c:2299
+#: src/lang.c:2302
 #, fuzzy
 msgid	"# If ON add posted articles which start a new thread to filter for\n"
 	"# highlighting follow-ups\n"
 msgstr	"#Kongeramo Gutangira a Gishya Urudodo Kuri Muyunguruzi... Igaragaza cyane"
 
-#: src/lang.c:2303
+#: src/lang.c:2306
 #, fuzzy
 msgid	"The directory where articles/threads are to be saved in mailbox format."
 msgstr	"bushyinguro Kuri in Imiterere"
 
-#: src/lang.c:2304
+#: src/lang.c:2307
 #, fuzzy
 msgid	"Mail directory"
 msgstr	"bushyinguro"
 
-#: src/lang.c:2305
+#: src/lang.c:2308
 #, fuzzy
 msgid	"# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr	"#(-M bushyinguro in"
 
-#: src/lang.c:2310
+#: src/lang.c:2313
 #, fuzzy
 msgid	"Save articles in batch mode (-S)"
 msgstr	"Kubika in Ubwoko"
 
-#: src/lang.c:2311
+#: src/lang.c:2314
 #, fuzzy
 msgid	"# If ON articles/threads will be saved in batch mode when save -S\n"
 	"# or mail (-M/-N) is specified on the command line\n"
 msgstr	"#in Ubwoko Ryari: Kubika Cyangwa Ubutumwa ni ku i Komandi:"
 
-#: src/lang.c:2316
+#: src/lang.c:2319
 #, fuzzy
 msgid	"The directory where you want articles/threads saved."
 msgstr	"bushyinguro"
 
-#: src/lang.c:2317
+#: src/lang.c:2320
 #, fuzzy
 msgid	"Directory to save arts/threads in"
 msgstr	"Kuri Kubika in"
 
-#: src/lang.c:2318
+#: src/lang.c:2321
 msgid	"# Directory where articles/threads are saved\n"
 msgstr	""
 
-#: src/lang.c:2322
+#: src/lang.c:2325
 #, fuzzy
 msgid	"Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> sets."
 msgstr	"Kubika Ingingo Urudodo ku Izina: Umutwempangano"
 
-#: src/lang.c:2323
+#: src/lang.c:2326
 #, fuzzy
 msgid	"Use Archive-name: header for save"
 msgstr	"Izina: Umutwempangano kugirango Kubika"
 
-#: src/lang.c:2324
+#: src/lang.c:2327
 #, fuzzy
 msgid	"# If ON articles/threads with Archive-name: in mail header will\n"
 	"# be automatically saved with the Archive-name & part/patch no.\n"
 msgstr	"#Na: Izina: in Ubutumwa Umutwempangano ku buryo bwikora Na: i Izina: Oya"
 
-#: src/lang.c:2329
+#: src/lang.c:2332
 #, fuzzy
 msgid	"Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 	"cancels."
 msgstr	"Nka Gusoma"
 
-#: src/lang.c:2330
+#: src/lang.c:2333
 #, fuzzy
 msgid	"Mark saved articles/threads as read"
 msgstr	"Nka Gusoma"
 
-#: src/lang.c:2331
+#: src/lang.c:2334
 #, fuzzy
 msgid	"# If ON mark articles that are saved as read\n"
 msgstr	"#Ikimenyetso Nka"
 
-#: src/lang.c:2335
+#: src/lang.c:2338
 #, fuzzy
 msgid	"Do post processing (eg. extract attachments) for saved articles."
 msgstr	"Iposita Inonosora Imigereka kugirango"
 
-#: src/lang.c:2336
+#: src/lang.c:2339
 msgid	"Post process saved articles"
 msgstr	""
 
-#: src/lang.c:2337
+#: src/lang.c:2340
 #, fuzzy
 msgid	"# Perform post processing (saving binary attachments) from saved articles.\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -6501,116 +6505,116 @@ msgid	"# Perform post processing (saving
 msgstr	"#Iposita Inonosora Mu kubika Nyabibiri Imigereka Bivuye Uduciro i Mburabuzi "
 	"ni cy/ byagarajwe Na: 0 1. Igikonoshwa Ubushyinguro 2."
 
-#: src/lang.c:2346
+#: src/lang.c:2349
 #, fuzzy
 msgid	"Process only unread articles"
 msgstr	"Bidasomye"
 
-#: src/lang.c:2347
+#: src/lang.c:2350
 #, fuzzy
 msgid	"# If ON only save/print/pipe/mail unread articles (tagged articles excepted)\n"
 msgstr	"#Kubika Gucapa Ubutumwa Bidasomye"
 
-#: src/lang.c:2352
+#: src/lang.c:2355
 #, fuzzy
 msgid	"Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr	"Byose Cyangwa Bya Umutwempangano"
 
-#: src/lang.c:2353
+#: src/lang.c:2356
 #, fuzzy
 msgid	"Print all headers when printing"
 msgstr	"Byose Imitwe Ryari: Icapa..."
 
-#: src/lang.c:2354
+#: src/lang.c:2357
 #, fuzzy
 msgid	"# If ON print all of article header otherwise just the important lines\n"
 msgstr	"#Gucapa Byose Bya Ingingo Umutwempangano i By'ingirakamaro"
 
-#: src/lang.c:2358
+#: src/lang.c:2361
 #, fuzzy
 msgid	"The printer program with options that is to be used to print articles/threads."
 msgstr	"Mucapyi Porogaramu Na: Amahitamo ni Kuri Kuri Gucapa"
 
-#: src/lang.c:2359
+#: src/lang.c:2362
 #, fuzzy
 msgid	"Printer program with options"
 msgstr	"Porogaramu Na: Amahitamo"
 
-#: src/lang.c:2360
+#: src/lang.c:2363
 #, fuzzy
 msgid	"# Print program with parameters used to print articles/threads\n"
 msgstr	"#Porogaramu Na: Ibigenga Kuri Gucapa"
 
-#: src/lang.c:2366
+#: src/lang.c:2369
 #, fuzzy
 msgid	"Force redraw after certain commands"
 msgstr	"Kongera Gushushanya Nyuma Amabwiriza"
 
-#: src/lang.c:2367
+#: src/lang.c:2370
 #, fuzzy
 msgid	"# If ON a screen redraw will always be done after certain external commands\n"
 msgstr	"#a Mugaragaza Kongera Gushushanya Buri gihe Byakozwe Nyuma external"
 
-#: src/lang.c:2371
+#: src/lang.c:2374
 #, fuzzy
 msgid	"Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"Gutangira Muhinduzi Na: Umurongo Nta- boneza"
 
-#: src/lang.c:2372
+#: src/lang.c:2375
 #, fuzzy
 msgid	"Start editor with line offset"
 msgstr	"Gutangira Muhinduzi Na: Umurongo Nta- boneza"
 
-#: src/lang.c:2373
+#: src/lang.c:2376
 #, fuzzy
 msgid	"# If ON editor will be started with cursor offset into the file\n"
 	"# otherwise the cursor will be positioned at the first line\n"
 msgstr	"#Muhinduzi Na: indanga Nta- boneza i i indanga ku i Itangira"
 
-#: src/lang.c:2378
+#: src/lang.c:2381
 #, fuzzy
 msgid	"Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr	"kugirango Muhinduzi kugirango Izina ry'idosiye: kugirango Umurongo Umubare "
 	"Kuri Gushyiraho"
 
-#: src/lang.c:2379
+#: src/lang.c:2382
 #, fuzzy
 msgid	"Invocation of your editor"
 msgstr	"Bya Muhinduzi"
 
-#: src/lang.c:2380
+#: src/lang.c:2383
 #, fuzzy, c-format
 msgid	"# Format of editor line including parameters\n"
 	"# %%E Editor  %%F Filename  %%N Linenumber\n"
 msgstr	"#Bya Muhinduzi Umurongo"
 
-#: src/lang.c:2385
+#: src/lang.c:2388
 #, fuzzy
 msgid	"Enter name and options for external-inews, --internal for internal inews"
 msgstr	"Izina: Na Amahitamo kugirango external By'imbere kugirango By'imbere"
 
-#: src/lang.c:2386
+#: src/lang.c:2389
 msgid	"External inews"
 msgstr	""
 
-#: src/lang.c:2387
+#: src/lang.c:2390
 #, fuzzy
 msgid	"# If --internal use the built in mini inews for posting via NNTP\n"
 	"# otherwise use an external inews program\n"
 msgstr	"#By'imbere Gukoresha i in kugirango Biturutse Gukoresha external"
 
-#: src/lang.c:2391
+#: src/lang.c:2394
 #, fuzzy
 msgid	"Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr	"kugirango Uwanditse kugirango Ikivugwaho kugirango Kuri kugirango Izina "
 	"ry'idosiye: Kuri Gushyiraho"
 
-#: src/lang.c:2392
+#: src/lang.c:2395
 #, fuzzy
 msgid	"Invocation of your mail command"
 msgstr	"Bya Ubutumwa Komandi:"
 
-#: src/lang.c:2393
+#: src/lang.c:2396
 #, fuzzy, c-format
 msgid	"# Format of mailer line including parameters\n"
 	"# %%M Mailer  %%S Subject  %%T To  %%F Filename\n"
@@ -6618,12 +6622,12 @@ msgid	"# Format of mailer line including
 	"# ie. elm interactive          :    elm -i %%F -s \"%%S\" \"%%T\"\n"
 msgstr	"#Bya Uwanditse Umurongo Kuri Gukoresha Nka Uwanditse S Biganira i S"
 
-#: src/lang.c:2401
+#: src/lang.c:2404
 #, fuzzy
 msgid	"Use interactive mail reader"
 msgstr	"Biganira Ubutumwa"
 
-#: src/lang.c:2402
+#: src/lang.c:2405
 #, fuzzy
 msgid	"# Interactive mailreader\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -6633,68 +6637,68 @@ msgid	"# Interactive mailreader\n"
 msgstr	"#Uduciro i Mburabuzi ni cy/ byagarajwe Na: 0 Oya Biganira 1. Gukoresha "
 	"Biganira Na: Imitwe in 2. Gukoresha Biganira Imitwe in"
 
-#: src/lang.c:2411
+#: src/lang.c:2414
 #, fuzzy
 msgid	"Remove ~/.article after posting"
 msgstr	"Ingingo Nyuma"
 
-#: src/lang.c:2412
+#: src/lang.c:2415
 #, fuzzy
 msgid	"# If ON remove ~/.article after posting.\n"
 msgstr	"#Gukuraho... Ingingo Nyuma"
 
-#: src/lang.c:2416
+#: src/lang.c:2419
 #, fuzzy
 msgid	"Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr	"kugirango Byose Oya Izina ry'idosiye: OYA Kubika"
 
-#: src/lang.c:2417
+#: src/lang.c:2420
 #, fuzzy
 msgid	"Filename for posted articles"
 msgstr	"kugirango"
 
-#: src/lang.c:2418
+#: src/lang.c:2421
 #, fuzzy
 msgid	"# Filename where to keep all postings (default posted)\n"
 	"# If no filename is set then postings will not be saved\n"
 msgstr	"#Kuri Gumana: Byose Mburabuzi Oya Izina ry'idosiye: ni Gushyiraho Hanyuma OYA"
 
-#: src/lang.c:2423
+#: src/lang.c:2426
 #, fuzzy
 msgid	"Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr	"Byose Byanze in"
 
-#: src/lang.c:2424
+#: src/lang.c:2427
 #, fuzzy
 msgid	"Keep failed arts in ~/dead.articles"
 msgstr	"Byanze in"
 
-#: src/lang.c:2425
+#: src/lang.c:2428
 #, fuzzy
 msgid	"# If ON keep all failed postings in ~/dead.articles\n"
 msgstr	"#Gumana: Byose Byanze in"
 
-#: src/lang.c:2429
+#: src/lang.c:2432
 #, fuzzy
 msgid	"Do you want to strip unsubscribed groups from .newsrc"
 msgstr	"Kuri Amatsinda Bivuye"
 
-#: src/lang.c:2430
+#: src/lang.c:2433
 #, fuzzy
 msgid	"No unsubscribed groups in newsrc"
 msgstr	"Amatsinda in"
 
-#: src/lang.c:2431
+#: src/lang.c:2434
 #, fuzzy
 msgid	"# If ON strip unsubscribed groups from newsrc\n"
 msgstr	"#Amatsinda Bivuye"
 
-#: src/lang.c:2436
+#: src/lang.c:2439
 #, fuzzy
 msgid	"Remove bogus groups from newsrc"
 msgstr	"Amatsinda Bivuye"
 
-#: src/lang.c:2437
+#: src/lang.c:2440
 #, fuzzy
 msgid	"# What to do with bogus groups in newsrc file\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -6704,67 +6708,67 @@ msgid	"# What to do with bogus groups in
 msgstr	"#Kuri Na: Amatsinda in Uduciro i Mburabuzi ni cy/ byagarajwe Na: 0 1. 2. "
 	"garagaza cyane Na: ku Ihitamo"
 
-#: src/lang.c:2445
+#: src/lang.c:2448
 #, fuzzy
 msgid	"Enter number of seconds until active file will be reread. <CR> sets."
 msgstr	"Umubare Bya amasogonda Gikora IDOSIYE"
 
-#: src/lang.c:2446
+#: src/lang.c:2449
 #, fuzzy
 msgid	"Interval in secs to reread active"
 msgstr	"in Kuri Gikora"
 
-#: src/lang.c:2447
+#: src/lang.c:2450
 #, fuzzy
 msgid	"# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr	"#Intera in amasogonda hagati i Gikora IDOSIYE 0 Nta narimwe"
 
-#: src/lang.c:2452
+#: src/lang.c:2455
 #, fuzzy
 msgid	"Reconnect to server automatically"
 msgstr	"Kongerakwihuza Kuri Seriveri ku buryo bwikora"
 
-#: src/lang.c:2453
+#: src/lang.c:2456
 #, fuzzy
 msgid	"# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr	"#ku buryo bwikora Kuri Seriveri NIBA i Ukwihuza ni"
 
-#: src/lang.c:2457
+#: src/lang.c:2460
 #, fuzzy
 msgid	"Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr	"Amakopi Bya Incamake Idosiye"
 
-#: src/lang.c:2458
+#: src/lang.c:2461
 #, fuzzy
 msgid	"Cache NNTP overview files locally"
 msgstr	"Incamake Idosiye"
 
-#: src/lang.c:2459
+#: src/lang.c:2462
 #, fuzzy
 msgid	"# If ON, create local copies of NNTP overview files.\n"
 msgstr	"#Kurema Amakopi Bya Incamake Idosiye"
 
-#: src/lang.c:2463
+#: src/lang.c:2466
 #, fuzzy
 msgid	"Enter format string. <CR> sets, <ESC> cancels."
 msgstr	"Imiterere Ikurikiranyanyuguti"
 
-#: src/lang.c:2464
+#: src/lang.c:2467
 #, fuzzy
 msgid	"Format string for display of dates"
 msgstr	"Ikurikiranyanyuguti kugirango Kugaragaza Bya Amatariki"
 
-#: src/lang.c:2465
+#: src/lang.c:2468
 #, fuzzy
 msgid	"# Format string for date representation\n"
 msgstr	"#Ikurikiranyanyuguti kugirango Itariki"
 
-#: src/lang.c:2471
+#: src/lang.c:2474
 #, fuzzy
 msgid	"Unicode normalization form"
 msgstr	"Ifishi"
 
-#: src/lang.c:2472
+#: src/lang.c:2475
 #, fuzzy
 msgid	"# Unicode normalization form\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -6775,11 +6779,11 @@ msgid	"# Unicode normalization form\n"
 	"#   4 = NFD\n"
 msgstr	"#Uduciro i Mburabuzi ni cy/ byagarajwe Na: 0 1. 2. 3. 4."
 
-#: src/lang.c:2484
+#: src/lang.c:2487
 msgid	"Render BiDi"
 msgstr	""
 
-#: src/lang.c:2485
+#: src/lang.c:2488
 #, fuzzy
 msgid	"# If ON, bi-directional text is rendered by tin\n"
 msgstr	"#Umwandiko ni ku"
@@ -6827,7 +6831,7 @@ msgstr	"Iheruka Komandi:"
 #. *       - use some sort of pager?
 #. *       - -> lang.c
 #.
-#: src/nntplib.c:1724
+#: src/nntplib.c:1759
 msgid	"MOTD: "
 msgstr	""
 
diff -Nurp tin-1.7.10/po/tin.pot tin-1.8.0/po/tin.pot
--- tin-1.7.10/po/tin.pot	2005-09-29 13:21:21.000000000 +0200
+++ tin-1.8.0/po/tin.pot	2005-12-24 19:09:58.886251067 +0100
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-09-29 13:20+0200\n"
+"POT-Creation-Date: 2005-12-24 19:09+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -288,7 +288,7 @@ msgstr ""
 msgid "# remove tmp files and set Followup-To: poster\n"
 msgstr ""
 
-#: src/cook.c:495
+#: src/cook.c:499
 msgid "(unknown)"
 msgstr ""
 
@@ -299,7 +299,7 @@ msgstr ""
 msgid "Removed from the previous rule: "
 msgstr ""
 
-#: src/keymap.c:239
+#: src/keymap.c:271
 msgid "NULL"
 msgstr ""
 
@@ -652,7 +652,7 @@ msgstr ""
 msgid "Creating newsrc file...\n"
 msgstr ""
 
-#: src/lang.c:129 src/lang.c:1147
+#: src/lang.c:129 src/lang.c:1150
 msgid "Default"
 msgstr ""
 
@@ -1670,7 +1670,7 @@ msgstr ""
 msgid "choose next group with unread news"
 msgstr ""
 
-#: src/lang.c:389 src/lang.c:1194
+#: src/lang.c:389 src/lang.c:1197
 msgid "quit"
 msgstr ""
 
@@ -1907,128 +1907,132 @@ msgstr ""
 msgid "Invalid  From: %s  line. Read the INSTALL file again."
 msgstr ""
 
-#: src/lang.c:454
+#: src/lang.c:455
+msgid "Invalid multibyte sequence found\n"
+msgstr ""
+
+#: src/lang.c:457
 #, c-format
 msgid "Invalid  Sender:-header %s"
 msgstr ""
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid "Inverse video disabled"
 msgstr ""
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid "Inverse video enabled"
 msgstr ""
 
-#: src/lang.c:458
+#: src/lang.c:461
 #, c-format
 msgid "Missing definition for %s\n"
 msgstr ""
 
-#: src/lang.c:459
+#: src/lang.c:462
 #, c-format
 msgid "Invalid key definition '%s'\n"
 msgstr ""
 
-#: src/lang.c:460
+#: src/lang.c:463
 #, c-format
 msgid "Invalid keyname '%s'\n"
 msgstr ""
 
-#: src/lang.c:461
+#: src/lang.c:464
 #, c-format
 msgid "Keymap file was upgraded to version %s\n"
 msgstr ""
 
-#: src/lang.c:462
+#: src/lang.c:465
 #, c-format
 msgid "Kill From:     [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid "Kill Lines: (</>num): "
 msgstr ""
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid "Kill Article Menu"
 msgstr ""
 
-#: src/lang.c:465
+#: src/lang.c:468
 #, c-format
 msgid "Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr ""
 
-#: src/lang.c:466
+#: src/lang.c:469
 msgid "Kill pattern scope  : "
 msgstr ""
 
-#: src/lang.c:467
+#: src/lang.c:470
 #, c-format
 msgid "Kill Subject:  [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:468
+#: src/lang.c:471
 msgid "Kill text pattern   : "
 msgstr ""
 
-#: src/lang.c:469
+#: src/lang.c:472
 msgid "Kill time in days   : "
 msgstr ""
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid "Last"
 msgstr ""
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid "-- Last response --"
 msgstr ""
 
-#: src/lang.c:473
+#: src/lang.c:476
 #, c-format
 msgid "Lines %s  "
 msgstr ""
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid "Message-ID: line              "
 msgstr ""
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid "Mail"
 msgstr ""
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid "mailbox "
 msgstr ""
 
-#: src/lang.c:478
+#: src/lang.c:481
 #, c-format
 msgid "Mail article(s) to [%.*s]> "
 msgstr ""
 
-#: src/lang.c:479
+#: src/lang.c:482
 #, c-format
 msgid "Mailing log to %s\n"
 msgstr ""
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid "Mail bug report..."
 msgstr ""
 
-#: src/lang.c:481
+#: src/lang.c:484
 #, c-format
 msgid "Mail BUG REPORT to %s?"
 msgstr ""
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid "Mailed"
 msgstr ""
 
-#: src/lang.c:483
+#: src/lang.c:486
 #, c-format
 msgid "Mailing to %s..."
 msgstr ""
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid ""
 "# [Mail/Save] active file. Format is like news active file:\n"
 "#   groupname  max.artnum  min.artnum  /dir\n"
@@ -2036,285 +2040,285 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:487
+#: src/lang.c:490
 #, c-format
 msgid "%s marked as unread"
 msgstr ""
 
-#: src/lang.c:488
+#: src/lang.c:491
 #, c-format
 msgid "Marked %d of %d tagged %s as read"
 msgstr ""
 
-#: src/lang.c:489
+#: src/lang.c:492
 #, c-format
 msgid "Mark all articles as read%s?"
 msgstr ""
 
-#: src/lang.c:490
+#: src/lang.c:493
 #, c-format
 msgid "Mark %s=tagged articles, %s=current article, %s=quit: "
 msgstr ""
 
-#: src/lang.c:491
+#: src/lang.c:494
 #, c-format
 msgid "Mark group %s as read?"
 msgstr ""
 
-#: src/lang.c:492
+#: src/lang.c:495
 #, c-format
 msgid "Mark thread as read%s?"
 msgstr ""
 
-#: src/lang.c:493
+#: src/lang.c:496
 #, c-format
 msgid "Mark %s=tagged articles/threads, %s=current thread, %s=quit: "
 msgstr ""
 
-#: src/lang.c:494
+#: src/lang.c:497
 #, c-format
 msgid "Matching %s groups..."
 msgstr ""
 
-#: src/lang.c:495 src/lang.c:499
+#: src/lang.c:498 src/lang.c:502
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s=search pattern; %s=kill/select"
 msgstr ""
 
-#: src/lang.c:496
+#: src/lang.c:499
 #, c-format
 msgid ""
 "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; %"
 "s=list thread"
 msgstr ""
 
-#: src/lang.c:497
+#: src/lang.c:500
 #, c-format
 msgid "%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom"
 msgstr ""
 
-#: src/lang.c:498
+#: src/lang.c:501
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=quit"
 msgstr ""
 
-#: src/lang.c:500
+#: src/lang.c:503
 #, c-format
 msgid "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
 msgstr ""
 
-#: src/lang.c:501
+#: src/lang.c:504
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
 msgstr ""
 
-#: src/lang.c:502
+#: src/lang.c:505
 #, c-format
 msgid ""
 "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
 msgstr ""
 
-#: src/lang.c:503
+#: src/lang.c:506
 #, c-format
 msgid ""
 "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/"
 "out"
 msgstr ""
 
-#: src/lang.c:504
+#: src/lang.c:507
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr ""
 
-#: src/lang.c:505
+#: src/lang.c:508
 #, c-format
 msgid "%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread"
 msgstr ""
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid "--More--"
 msgstr ""
 
-#: src/lang.c:507
+#: src/lang.c:510
 #, c-format
 msgid "Moving %s..."
 msgstr ""
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid ", name: "
 msgstr ""
 
-#: src/lang.c:510
+#: src/lang.c:513
 #, c-format
 msgid "Goto newsgroup [%s]> "
 msgstr ""
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid "newsgroups"
 msgstr ""
 
-#: src/lang.c:512
+#: src/lang.c:515
 #, c-format
 msgid "Position %s in group list (1,2,..,$) [%d]> "
 msgstr ""
 
-#: src/lang.c:513
+#: src/lang.c:516
 msgid "newsgroup"
 msgstr ""
 
-#: src/lang.c:514
+#: src/lang.c:517
 msgid "Try and save newsrc file again?"
 msgstr ""
 
-#: src/lang.c:515
+#: src/lang.c:518
 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr ""
 
-#: src/lang.c:516
+#: src/lang.c:519
 msgid "newsrc file saved successfully.\n"
 msgstr ""
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid "-- Next response --"
 msgstr ""
 
-#: src/lang.c:518
+#: src/lang.c:521
 #, c-format
 msgid "NNTP authorization password not found for %s"
 msgstr ""
 
-#: src/lang.c:519
+#: src/lang.c:522
 msgid "No  "
 msgstr ""
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid "*** No articles ***"
 msgstr ""
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid "No articles have been posted"
 msgstr ""
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid "*** No description ***"
 msgstr ""
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid "No filename"
 msgstr ""
 
-#: src/lang.c:524
+#: src/lang.c:527
 msgid "No group"
 msgstr ""
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid "*** No groups ***"
 msgstr ""
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid "No more groups to read"
 msgstr ""
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid "No last message"
 msgstr ""
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid "No mail address"
 msgstr ""
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid "No articles marked for saving"
 msgstr ""
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid "No match"
 msgstr ""
 
-#: src/lang.c:531
+#: src/lang.c:534
 msgid "No more groups"
 msgstr ""
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid "No newsgroups"
 msgstr ""
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid "No next unread article"
 msgstr ""
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid "No previous group"
 msgstr ""
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid "No previous unread article"
 msgstr ""
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid "No responses"
 msgstr ""
 
-#: src/lang.c:537
+#: src/lang.c:540
 msgid "No responses to list in current thread"
 msgstr ""
 
-#: src/lang.c:538
+#: src/lang.c:541
 msgid "No search string"
 msgstr ""
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid "No subject"
 msgstr ""
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid "%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr ""
 
-#: src/lang.c:542
+#: src/lang.c:545
 #, c-format
 msgid "%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr ""
 
-#: src/lang.c:543
+#: src/lang.c:546
 #, c-format
 msgid "%s: Terminal must have clearscreen (cl) capability\n"
 msgstr ""
 
-#: src/lang.c:544
+#: src/lang.c:547
 #, c-format
 msgid "%s: Terminal must have cursor motion (cm)\n"
 msgstr ""
 
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid "%s: TERM variable must be set to use screen capabilities\n"
 msgstr ""
 
-#: src/lang.c:547
+#: src/lang.c:550
 #, c-format
 msgid "No viewer found for %s/%s\n"
 msgstr ""
 
-#: src/lang.c:548
+#: src/lang.c:551
 msgid "Newsgroup does not exist on this server"
 msgstr ""
 
-#: src/lang.c:549
+#: src/lang.c:552
 #, c-format
 msgid "Group %s not found in active file"
 msgstr ""
 
-#: src/lang.c:550
+#: src/lang.c:553
 msgid "c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr ""
 
-#: src/lang.c:551
+#: src/lang.c:554
 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr ""
 
-#: src/lang.c:552
+#: src/lang.c:555
 #, c-format
 msgid ""
 "# NNTP-server -> newsrc translation table and NNTP-server\n"
@@ -2331,318 +2335,318 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:559
+#: src/lang.c:562
 msgid "Only"
 msgstr ""
 
-#: src/lang.c:560
+#: src/lang.c:563
 #, c-format
 msgid "Option not enabled. Recompile with %s."
 msgstr ""
 
-#: src/lang.c:561
+#: src/lang.c:564
 msgid "Options Menu"
 msgstr ""
 
-#: src/lang.c:564
+#: src/lang.c:567
 #, c-format
 msgid "Error in regex: %s at pos. %d '%s'"
 msgstr ""
 
-#: src/lang.c:565
+#: src/lang.c:568
 #, c-format
 msgid "Error in regex: pcre internal error %d"
 msgstr ""
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid "Error in regex: study - pcre internal error %s"
 msgstr ""
 
-#: src/lang.c:567
+#: src/lang.c:570
 msgid "Post a followup..."
 msgstr ""
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:569
+#: src/lang.c:572
 msgid ""
 "An error has occurred while posting the article. If you think that this\n"
 "error is temporary or otherwise correctable, you can postpone the article\n"
 "and pick it up again with ^O later.\n"
 msgstr ""
 
-#: src/lang.c:572
+#: src/lang.c:575
 msgid "Posted articles history"
 msgstr ""
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid "Post to newsgroup(s) [%s]> "
 msgstr ""
 
-#: src/lang.c:574
+#: src/lang.c:577
 msgid "-- post processing started --"
 msgstr ""
 
-#: src/lang.c:575
+#: src/lang.c:578
 msgid "-- post processing completed --"
 msgstr ""
 
-#: src/lang.c:576
+#: src/lang.c:579
 #, c-format
 msgid "Post subject [%s]> "
 msgstr ""
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid ""
 "# Summary of mailed/posted messages viewable by 'W' command from within "
 "tin.\n"
 msgstr ""
 
-#: src/lang.c:578
+#: src/lang.c:581
 msgid "Posting article..."
 msgstr ""
 
-#: src/lang.c:579
+#: src/lang.c:582
 #, c-format
 msgid "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr ""
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid "Hot %s"
 msgstr ""
 
-#: src/lang.c:581
+#: src/lang.c:584
 #, c-format
 msgid "Tagged %s"
 msgstr ""
 
-#: src/lang.c:582
+#: src/lang.c:585
 #, c-format
 msgid "Untagged %s"
 msgstr ""
 
-#: src/lang.c:583
+#: src/lang.c:586
 msgid "Processing mail messages marked for deletion."
 msgstr ""
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid "Processing saved articles marked for deletion."
 msgstr ""
 
-#: src/lang.c:585
+#: src/lang.c:588
 #, c-format
 msgid "Accept Followup-To? %s=post, %s=ignore, %s=quit: "
 msgstr ""
 
-#: src/lang.c:586
+#: src/lang.c:589
 msgid "Article unchanged, abort mailing?"
 msgstr ""
 
-#: src/lang.c:587
+#: src/lang.c:590
 #, c-format
 msgid "Do you want to see postponed articles (%d)?"
 msgstr ""
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid "Add quick kill filter?"
 msgstr ""
 
-#: src/lang.c:590
+#: src/lang.c:593
 msgid "Add quick selection filter?"
 msgstr ""
 
-#: src/lang.c:591
+#: src/lang.c:594
 msgid "Do you really want to quit?"
 msgstr ""
 
-#: src/lang.c:592
+#: src/lang.c:595
 #, c-format
 msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr ""
 
-#: src/lang.c:593
+#: src/lang.c:596
 msgid "You have tagged articles in this group - quit anyway?"
 msgstr ""
 
-#: src/lang.c:594
+#: src/lang.c:597
 #, c-format
 msgid "%s=quit, %s=edit, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid "%s=quit %s=edit %s=save kill description: "
 msgstr ""
 
-#: src/lang.c:596
+#: src/lang.c:599
 #, c-format
 msgid "%s=quit %s=edit %s=save select description: "
 msgstr ""
 
-#: src/lang.c:597
+#: src/lang.c:600
 msgid "Do you really want to quit without saving your configuration?"
 msgstr ""
 
-#: src/lang.c:600
+#: src/lang.c:603
 msgid "Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr ""
 
-#: src/lang.c:601
+#: src/lang.c:604
 msgid "Do you want to abort this operation?"
 msgstr ""
 
-#: src/lang.c:602
+#: src/lang.c:605
 msgid "Do you want to exit tin immediately?"
 msgstr ""
 
-#: src/lang.c:603
+#: src/lang.c:606
 msgid "Read response> "
 msgstr ""
 
-#: src/lang.c:604
+#: src/lang.c:607
 msgid "Reading ('q' to quit)..."
 msgstr ""
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid "Reading %sarticles..."
 msgstr ""
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid "Reading %sattributes file...\n"
 msgstr ""
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid "Reading %sconfig file...\n"
 msgstr ""
 
-#: src/lang.c:608
+#: src/lang.c:611
 msgid "Reading filter file...\n"
 msgstr ""
 
-#: src/lang.c:609
+#: src/lang.c:612
 #, c-format
 msgid "Reading %s groups..."
 msgstr ""
 
-#: src/lang.c:610
+#: src/lang.c:613
 msgid "Reading input history file...\n"
 msgstr ""
 
-#: src/lang.c:611
+#: src/lang.c:614
 msgid "Reading keymap file...\n"
 msgstr ""
 
-#: src/lang.c:612
+#: src/lang.c:615
 msgid "Reading groups from active file... "
 msgstr ""
 
-#: src/lang.c:613
+#: src/lang.c:616
 msgid "Reading groups from newsrc file... "
 msgstr ""
 
-#: src/lang.c:614
+#: src/lang.c:617
 msgid "Reading newsgroups file... "
 msgstr ""
 
-#: src/lang.c:615
+#: src/lang.c:618
 msgid "Reading newsrc file..."
 msgstr ""
 
-#: src/lang.c:617
+#: src/lang.c:620
 #, c-format
 msgid "(%d:%02d remaining)"
 msgstr ""
 
-#: src/lang.c:619
+#: src/lang.c:622
 #, c-format
 msgid "Bogus group %s removed."
 msgstr ""
 
-#: src/lang.c:620
+#: src/lang.c:623
 #, c-format
 msgid "Error: rename %s to %s"
 msgstr ""
 
-#: src/lang.c:621
+#: src/lang.c:624
 msgid "Reply to author..."
 msgstr ""
 
-#: src/lang.c:622
+#: src/lang.c:625
 msgid "Repost"
 msgstr ""
 
-#: src/lang.c:623
+#: src/lang.c:626
 msgid "Reposting article..."
 msgstr ""
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, c-format
 msgid "Repost article(s) to group(s) [%s]> "
 msgstr ""
 
-#: src/lang.c:625
+#: src/lang.c:628
 msgid "Reset newsrc?"
 msgstr ""
 
-#: src/lang.c:626
+#: src/lang.c:629
 msgid "Responses have been directed to the following newsgroups"
 msgstr ""
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, c-format
 msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr ""
 
-#: src/lang.c:628
+#: src/lang.c:631
 #, c-format
 msgid "RespNo %4d of %4d"
 msgstr ""
 
-#: src/lang.c:629
+#: src/lang.c:632
 msgid "Press <RETURN> to continue..."
 msgstr ""
 
-#: src/lang.c:631
+#: src/lang.c:634
 #, c-format
 msgid "Select From    [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:632
+#: src/lang.c:635
 msgid "Select Lines: (</>num): "
 msgstr ""
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid "Auto-select Article Menu"
 msgstr ""
 
-#: src/lang.c:634
+#: src/lang.c:637
 #, c-format
 msgid "Select Msg-Id  [%s] (f/l/o/n): "
 msgstr ""
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid "Select pattern scope: "
 msgstr ""
 
-#: src/lang.c:636
+#: src/lang.c:639
 #, c-format
 msgid "Select Subject [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid "Select text pattern : "
 msgstr ""
 
-#: src/lang.c:638
+#: src/lang.c:641
 msgid "Select time in days   : "
 msgstr ""
 
-#: src/lang.c:639
+#: src/lang.c:642
 #, c-format
 msgid ""
 "# %s server configuration file\n"
@@ -2655,224 +2659,224 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid "Showing unread groups only"
 msgstr ""
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid "Subject: line (ignore case)   "
 msgstr ""
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid "Subject: line (case sensitive)"
 msgstr ""
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid "Save"
 msgstr ""
 
-#: src/lang.c:649
+#: src/lang.c:652
 #, c-format
 msgid "Save '%s' (%s/%s)?"
 msgstr ""
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid "Save configuration before continuing?"
 msgstr ""
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid "Save filename> "
 msgstr ""
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid "Saved"
 msgstr ""
 
-#: src/lang.c:653
+#: src/lang.c:656
 #, c-format
 msgid "%4d unread (%4d hot) %s in %s\n"
 msgstr ""
 
-#: src/lang.c:654
+#: src/lang.c:657
 #, c-format
 msgid "Saved %s...\n"
 msgstr ""
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid "Nothing was saved"
 msgstr ""
 
-#: src/lang.c:656
+#: src/lang.c:659
 #, c-format
 msgid ""
 "\n"
 "%s %d %s from %d %s\n"
 msgstr ""
 
-#: src/lang.c:657
+#: src/lang.c:660
 #, c-format
 msgid "-- %s saved to %s%s --"
 msgstr ""
 
-#: src/lang.c:658
+#: src/lang.c:661
 #, c-format
 msgid "-- %s saved to %s - %s --"
 msgstr ""
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid "Saving..."
 msgstr ""
 
-#: src/lang.c:660
+#: src/lang.c:663
 #, c-format
 msgid "%s: Screen initialization failed"
 msgstr ""
 
-#: src/lang.c:662
+#: src/lang.c:665
 #, c-format
 msgid "%s: screen is too small\n"
 msgstr ""
 
-#: src/lang.c:664
+#: src/lang.c:667
 #, c-format
 msgid "screen is too small, %s is exiting\n"
 msgstr ""
 
-#: src/lang.c:665
+#: src/lang.c:668
 #, c-format
 msgid "Search backwards [%s]> "
 msgstr ""
 
-#: src/lang.c:666
+#: src/lang.c:669
 #, c-format
 msgid "Search body [%s]> "
 msgstr ""
 
-#: src/lang.c:667
+#: src/lang.c:670
 #, c-format
 msgid "Search forwards [%s]> "
 msgstr ""
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid "Searching..."
 msgstr ""
 
-#: src/lang.c:669
+#: src/lang.c:672
 #, c-format
 msgid "Searching article %d of %d ('q' to abort)..."
 msgstr ""
 
-#: src/lang.c:670
+#: src/lang.c:673
 msgid "Select article> "
 msgstr ""
 
-#: src/lang.c:671
+#: src/lang.c:674
 msgid ""
 "Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr ""
 
-#: src/lang.c:672
+#: src/lang.c:675
 msgid "Select group> "
 msgstr ""
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, c-format
 msgid "Enter selection pattern [%s]> "
 msgstr ""
 
-#: src/lang.c:674
+#: src/lang.c:677
 msgid "Select thread > "
 msgstr ""
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, c-format
 msgid "%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr ""
 
-#: src/lang.c:676
+#: src/lang.c:679
 msgid "servers active-file"
 msgstr ""
 
-#: src/lang.c:677
+#: src/lang.c:680
 msgid "Cannot move into new newsgroups. Subscribe first..."
 msgstr ""
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid "<SPACE>"
 msgstr ""
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid "Starting: (%s)"
 msgstr ""
 
-#: src/lang.c:680
+#: src/lang.c:683
 #, c-format
 msgid "List Thread (%d of %d)"
 msgstr ""
 
-#: src/lang.c:681
+#: src/lang.c:684
 #, c-format
 msgid "Thread (%.*s)"
 msgstr ""
 
-#: src/lang.c:682
+#: src/lang.c:685
 msgid "Enter wildcard subscribe pattern> "
 msgstr ""
 
-#: src/lang.c:683
+#: src/lang.c:686
 #, c-format
 msgid "subscribed to %d groups"
 msgstr ""
 
-#: src/lang.c:684
+#: src/lang.c:687
 #, c-format
 msgid "Subscribed to %s"
 msgstr ""
 
-#: src/lang.c:685
+#: src/lang.c:688
 msgid "Subscribing... "
 msgstr ""
 
-#: src/lang.c:686
+#: src/lang.c:689
 #, c-format
 msgid "Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr ""
 
-#: src/lang.c:687
+#: src/lang.c:690
 #, c-format
 msgid "Supersede article(s) to group(s) [%s]> "
 msgstr ""
 
-#: src/lang.c:688
+#: src/lang.c:691
 msgid "Superseding article ..."
 msgstr ""
 
-#: src/lang.c:689
+#: src/lang.c:692
 #, c-format
 msgid ""
 "\n"
 "Stopped. Type 'fg' to restart %s\n"
 msgstr ""
 
-#: src/lang.c:691
+#: src/lang.c:694
 #, c-format
 msgid "%d days"
 msgstr ""
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid "<TAB>"
 msgstr ""
 
-#: src/lang.c:693
+#: src/lang.c:696
 msgid "TeX "
 msgstr ""
 
-#: src/lang.c:694
+#: src/lang.c:697
 msgid "# Default action/prompt strings\n"
 msgstr ""
 
-#: src/lang.c:695
+#: src/lang.c:698
 msgid ""
 "# Defaults for quick (1 key) kill & auto-selection filters\n"
 "# header=NUM  0,1=Subject: 2,3=From: 4=Message-ID: & full References: line\n"
@@ -2883,262 +2887,262 @@ msgid ""
 "# expire=ON/OFF  ON=limit to default_filter_days OFF=don't ever expire\n"
 msgstr ""
 
-#: src/lang.c:708
+#: src/lang.c:711
 msgid ""
 "# If ON use print current subject or newsgroup description in the last line\n"
 msgstr ""
 
-#: src/lang.c:709
+#: src/lang.c:712
 msgid "# Host & time info used for detecting new groups (don't touch)\n"
 msgstr ""
 
-#: src/lang.c:710
+#: src/lang.c:713
 msgid "There is no news\n"
 msgstr ""
 
-#: src/lang.c:711
+#: src/lang.c:714
 msgid "Thread"
 msgstr ""
 
-#: src/lang.c:712
+#: src/lang.c:715
 msgid "Thread Level Commands"
 msgstr ""
 
-#: src/lang.c:713
+#: src/lang.c:716
 msgid "Thread deselected"
 msgstr ""
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid "Thread selected"
 msgstr ""
 
-#: src/lang.c:716
+#: src/lang.c:719
 msgid "threads"
 msgstr ""
 
-#: src/lang.c:718
+#: src/lang.c:721
 msgid "Thread range"
 msgstr ""
 
-#: src/lang.c:719
+#: src/lang.c:722
 msgid "thread"
 msgstr ""
 
-#: src/lang.c:720
+#: src/lang.c:723
 #, c-format
 msgid "Thread %4s of %4s"
 msgstr ""
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid "Threading articles..."
 msgstr ""
 
-#: src/lang.c:722
+#: src/lang.c:725
 #, c-format
 msgid "Toggled word highlighting %s"
 msgstr ""
 
-#: src/lang.c:723
+#: src/lang.c:726
 msgid "Toggled rot13 encoding"
 msgstr ""
 
-#: src/lang.c:724
+#: src/lang.c:727
 #, c-format
 msgid "Toggled german TeX encoding %s"
 msgstr ""
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid "Toggled tab-width to %d"
 msgstr ""
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid "%d Trying to dotlock %s"
 msgstr ""
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid "%d Trying to lock %s"
 msgstr ""
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid "           h=help\n"
 msgstr ""
 
-#: src/lang.c:730
+#: src/lang.c:733
 msgid "Unlimited"
 msgstr ""
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid "Enter wildcard unsubscribe pattern> "
 msgstr ""
 
-#: src/lang.c:732
+#: src/lang.c:735
 #, c-format
 msgid "Error decoding %s : %s"
 msgstr ""
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid "No end."
 msgstr ""
 
-#: src/lang.c:734
+#: src/lang.c:737
 #, c-format
 msgid "%s successfully decoded."
 msgstr ""
 
-#: src/lang.c:735
+#: src/lang.c:738
 #, c-format
 msgid ""
 "%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
 "\n"
 msgstr ""
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid "unread "
 msgstr ""
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid "unsubscribed from %d groups"
 msgstr ""
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid "Unsubscribed from %s"
 msgstr ""
 
-#: src/lang.c:739
+#: src/lang.c:742
 msgid "Unsubscribing... "
 msgstr ""
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid "Unthreading articles..."
 msgstr ""
 
-#: src/lang.c:741
+#: src/lang.c:744
 msgid "Updated"
 msgstr ""
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid "Updating"
 msgstr ""
 
-#: src/lang.c:743
+#: src/lang.c:746
 #, c-format
 msgid "Opening %s\n"
 msgstr ""
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid "No more URL's in this article"
 msgstr ""
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid "Use MIME display program for this message?"
 msgstr ""
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid "  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr ""
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid "  -Z       return status indicating if any unread news (batch mode)"
 msgstr ""
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid "  -q       don't check for new newsgroups"
 msgstr ""
 
-#: src/lang.c:749
+#: src/lang.c:752
 msgid "  -X       don't save any files on quit"
 msgstr ""
 
-#: src/lang.c:750
+#: src/lang.c:753
 msgid "  -d       don't show newsgroup descriptions"
 msgstr ""
 
-#: src/lang.c:751
+#: src/lang.c:754
 msgid "  -G limit get only limit articles/group"
 msgstr ""
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid "  -H       help information about %s"
 msgstr ""
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid "  -h       this help message"
 msgstr ""
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid "  -I dir   news index file directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid "  -u       update index files (batch mode)"
 msgstr ""
 
-#: src/lang.c:756
+#: src/lang.c:759
 #, c-format
 msgid "  -m dir   mailbox directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:757
+#: src/lang.c:760
 #, c-format
 msgid ""
 "\n"
 "Mail bug reports/comments to %s"
 msgstr ""
 
-#: src/lang.c:758
+#: src/lang.c:761
 msgid "  -N       mail new news to your posts (batch mode)"
 msgstr ""
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid "  -M user  mail new news to specified user (batch mode)"
 msgstr ""
 
-#: src/lang.c:760
+#: src/lang.c:763
 #, c-format
 msgid "  -f file  subscribed to newsgroups file [default=%s]"
 msgstr ""
 
-#: src/lang.c:761
+#: src/lang.c:764
 msgid "  -x       no posting mode"
 msgstr ""
 
-#: src/lang.c:762
+#: src/lang.c:765
 msgid "  -w       post an article and exit"
 msgstr ""
 
-#: src/lang.c:763
+#: src/lang.c:766
 msgid "  -o       post all postponed articles and exit"
 msgstr ""
 
-#: src/lang.c:764
+#: src/lang.c:767
 msgid "  -r       read news remotely from default NNTP server"
 msgstr ""
 
-#: src/lang.c:765
+#: src/lang.c:768
 msgid "  -R       read news saved by -S option"
 msgstr ""
 
-#: src/lang.c:766
+#: src/lang.c:769
 #, c-format
 msgid "  -s dir   save news directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid "  -S       save new news for later reading (batch mode)"
 msgstr ""
 
-#: src/lang.c:768
+#: src/lang.c:771
 msgid "  -z       start if any unread news"
 msgstr ""
 
-#: src/lang.c:769
+#: src/lang.c:772
 #, c-format
 msgid ""
 "A Usenet reader.\n"
@@ -3146,37 +3150,37 @@ msgid ""
 "Usage: %s [options] [newsgroup[,...]]"
 msgstr ""
 
-#: src/lang.c:770
+#: src/lang.c:773
 msgid "  -v       verbose output for batch mode options"
 msgstr ""
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid "  -V       print version & date information"
 msgstr ""
 
-#: src/lang.c:772
+#: src/lang.c:775
 #, c-format
 msgid "%s only useful without batch mode operations\n"
 msgstr ""
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid "%s only useful for batch mode operations\n"
 msgstr ""
 
-#: src/lang.c:775
+#: src/lang.c:778
 #, c-format
 msgid ""
 "\n"
 "%s%d out of range (0 - %d). Reset to 0"
 msgstr ""
 
-#: src/lang.c:776
+#: src/lang.c:779
 #, c-format
 msgid "View '%s' (%s/%s)?"
 msgstr ""
 
-#: src/lang.c:778
+#: src/lang.c:781
 #, c-format
 msgid ""
 "\n"
@@ -3184,33 +3188,33 @@ msgid ""
 "%-100s\n"
 msgstr ""
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid ""
 "\n"
 "Warning: article unchanged after editing\n"
 msgstr ""
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid ""
 "\n"
 "Warning: \"Subject:\" contains only whitespaces.\n"
 msgstr ""
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid ""
 "\n"
 "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:"
 "\".\n"
 msgstr ""
 
-#: src/lang.c:783
+#: src/lang.c:786
 msgid ""
 "\n"
 "Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
 "         with \"Re: \" and does not contain \"(was:\".\n"
 msgstr ""
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -3224,7 +3228,7 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:790
+#: src/lang.c:793
 msgid ""
 "\n"
 "Warning: You are using a non-plain transfer encoding (such as base64 or\n"
@@ -3233,7 +3237,7 @@ msgid ""
 "         not be encoded properly.\n"
 msgstr ""
 
-#: src/lang.c:795
+#: src/lang.c:798
 #, c-format
 msgid ""
 "\n"
@@ -3243,7 +3247,7 @@ msgid ""
 "Read WHATSNEW, etc...\n"
 msgstr ""
 
-#: src/lang.c:797
+#: src/lang.c:800
 #, c-format
 msgid ""
 "\n"
@@ -3252,7 +3256,7 @@ msgid ""
 "Some values in your %s file may be ignored, others might have changed!\n"
 msgstr ""
 
-#: src/lang.c:800
+#: src/lang.c:803
 #, c-format
 msgid ""
 "Warning: tin wrote fewer groups to your\n"
@@ -3262,19 +3266,19 @@ msgid ""
 "before you start tin once again!\n"
 msgstr ""
 
-#: src/lang.c:804
+#: src/lang.c:807
 #, c-format
 msgid ""
 "\n"
 "Warning: Found %d '-- \\n' lines, this may confuse some people.\n"
 msgstr ""
 
-#: src/lang.c:805
+#: src/lang.c:808
 #, c-format
 msgid "Warning: Only %d out of %d articles were saved"
 msgstr ""
 
-#: src/lang.c:806
+#: src/lang.c:809
 #, c-format
 msgid ""
 "\n"
@@ -3285,49 +3289,49 @@ msgid ""
 "         possible.\n"
 msgstr ""
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid ""
 "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
 msgstr ""
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid ""
 "\n"
 "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
 msgstr ""
 
-#: src/lang.c:812
+#: src/lang.c:815
 msgid "Writing attributes file..."
 msgstr ""
 
-#: src/lang.c:814
+#: src/lang.c:817
 #, c-format
 msgid "%d Responses"
 msgstr ""
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid "Added %d %s"
 msgstr ""
 
-#: src/lang.c:817
+#: src/lang.c:820
 msgid "No unsubscribed groups to show"
 msgstr ""
 
-#: src/lang.c:818
+#: src/lang.c:821
 msgid "Showing subscribed to groups only"
 msgstr ""
 
-#: src/lang.c:819
+#: src/lang.c:822
 msgid "Yes "
 msgstr ""
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid "    You have mail\n"
 msgstr ""
 
-#: src/lang.c:825
+#: src/lang.c:828
 #, c-format
 msgid ""
 "\n"
@@ -3340,11 +3344,11 @@ msgid ""
 "         M)enu option.\n"
 msgstr ""
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid "  -D       debug mode 1=NNTP 2=ALL"
 msgstr ""
 
-#: src/lang.c:840
+#: src/lang.c:843
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -3361,11 +3365,11 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:849
+#: src/lang.c:852
 msgid "toggle color"
 msgstr ""
 
-#: src/lang.c:850
+#: src/lang.c:853
 msgid ""
 "# Changing colors of several screen parts\n"
 "# Possible values are:\n"
@@ -3390,359 +3394,359 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:870
+#: src/lang.c:873
 msgid "  -a       toggle color flag"
 msgstr ""
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid ""
 "\n"
 "Error: Followup-To set to more than one newsgroup!\n"
 msgstr ""
 
-#: src/lang.c:875
+#: src/lang.c:878
 #, c-format
 msgid ""
 "\n"
 "Error: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr ""
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid ""
 "\n"
 "Error: \"%s\" is not a valid newsgroup!\n"
 msgstr ""
 
-#: src/lang.c:878
+#: src/lang.c:881
 msgid ""
 "\n"
 "Warning: Followup-To set to more than one newsgroup!\n"
 msgstr ""
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid ""
 "\n"
 "Warning: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr ""
 
-#: src/lang.c:880
+#: src/lang.c:883
 #, c-format
 msgid ""
 "\n"
 "Warning: \"%s\" is not in your newsrc, it may be invalid at this site!\n"
 msgstr ""
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid ""
 "\n"
 "Warning: \"%s\" is not a valid newsgroup at this site!\n"
 msgstr ""
 
-#: src/lang.c:885
+#: src/lang.c:888
 #, c-format
 msgid "%d files successfully written from %d articles. %d %s occurred."
 msgstr ""
 
-#: src/lang.c:886
+#: src/lang.c:889
 msgid "Missing parts."
 msgstr ""
 
-#: src/lang.c:887
+#: src/lang.c:890
 msgid "No beginning."
 msgstr ""
 
-#: src/lang.c:888
+#: src/lang.c:891
 msgid "No data."
 msgstr ""
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid "Unknown error."
 msgstr ""
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, c-format
 msgid "\tChecksum of %s (%ld %s)"
 msgstr ""
 
-#: src/lang.c:897
+#: src/lang.c:900
 msgid "Reading mail active file... "
 msgstr ""
 
-#: src/lang.c:898
+#: src/lang.c:901
 msgid "Reading mailgroups file... "
 msgstr ""
 
-#: src/lang.c:902
+#: src/lang.c:905
 msgid "perform PGP operations on article"
 msgstr ""
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid "Add key(s) to public keyring?"
 msgstr ""
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, c-format
 msgid "%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr ""
 
-#: src/lang.c:905
+#: src/lang.c:908
 #, c-format
 msgid "%s=sign, %s=sign & include public key, %s=quit: "
 msgstr ""
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid "PGP has not been set up (can't open %s)"
 msgstr ""
 
-#: src/lang.c:907
+#: src/lang.c:910
 msgid "Article not signed and no public keys found"
 msgstr ""
 
-#: src/lang.c:909
+#: src/lang.c:912
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:911
+#: src/lang.c:914
 #, c-format
 msgid ""
 "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:913
+#: src/lang.c:916
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:914
+#: src/lang.c:917
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:919
+#: src/lang.c:922
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:920
+#: src/lang.c:923
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:924
+#: src/lang.c:927
 #, c-format
 msgid "%s=quit, %s=edit, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:934
+#: src/lang.c:937
 msgid "Try cache_overview_files to speed up things.\n"
 msgstr ""
 
-#: src/lang.c:935
+#: src/lang.c:938
 msgid "Tin will use local index files instead.\n"
 msgstr ""
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid "Cannot find NNTP server name"
 msgstr ""
 
-#: src/lang.c:937
+#: src/lang.c:940
 #, c-format
 msgid "Connecting to %s:%d..."
 msgstr ""
 
-#: src/lang.c:938
+#: src/lang.c:941
 msgid "Disconnecting from server...\n"
 msgstr ""
 
-#: src/lang.c:939
+#: src/lang.c:942
 #, c-format
 msgid "Wrong newsgroup name in response of GROUP command, %s for %s"
 msgstr ""
 
-#: src/lang.c:940
+#: src/lang.c:943
 #, c-format
 msgid "Failed to connect to NNTP server %s. Exiting..."
 msgstr ""
 
-#: src/lang.c:941
+#: src/lang.c:944
 msgid "205  Closing connection"
 msgstr ""
 
-#: src/lang.c:942
+#: src/lang.c:945
 msgid "Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr ""
 
-#: src/lang.c:943
+#: src/lang.c:946
 msgid "Connection to news server has timed out. Reconnect?"
 msgstr ""
 
-#: src/lang.c:944
+#: src/lang.c:947
 #, c-format
 msgid ""
 "Put the server name in the file %s,\n"
 "or set the environment variable NNTPSERVER"
 msgstr ""
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid "  -A       force authentication on connect"
 msgstr ""
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid "  -g serv  read news from NNTP server serv [default=%s]"
 msgstr ""
 
-#: src/lang.c:947
+#: src/lang.c:950
 #, c-format
 msgid "  -p port  use port as NNTP port [default=%d]"
 msgstr ""
 
-#: src/lang.c:948
+#: src/lang.c:951
 msgid "  -Q       quick start. Same as -nqd"
 msgstr ""
 
-#: src/lang.c:949
+#: src/lang.c:952
 msgid "  -l       use only LIST instead of GROUP (-n) command"
 msgstr ""
 
-#: src/lang.c:950
+#: src/lang.c:953
 msgid "  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr ""
 
-#: src/lang.c:952
+#: src/lang.c:955
 #, c-format
 msgid "%s/tcp: Unknown service.\n"
 msgstr ""
 
-#: src/lang.c:955
+#: src/lang.c:958
 msgid ""
 "\n"
 "socket or connect problem\n"
 msgstr ""
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid ""
 "\n"
 "Connection to %s: "
 msgstr ""
 
-#: src/lang.c:958
+#: src/lang.c:961
 msgid "Giving up...\n"
 msgstr ""
 
-#: src/lang.c:961
+#: src/lang.c:964
 msgid ""
 "Your server does not have Xref: in its XOVER information.\n"
 "Tin will try to use XHDR XREF instead (slows down things a bit).\n"
 msgstr ""
 
-#: src/lang.c:964
+#: src/lang.c:967
 msgid "Your server does not have Xref: in its XOVER information.\n"
 msgstr ""
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
 msgstr ""
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid "  -Q       quick start. Same as -qd"
 msgstr ""
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid "  -l       read only active file instead of scanning spool (-n) command"
 msgstr ""
 
-#: src/lang.c:972
+#: src/lang.c:975
 msgid "  -n       only read subscribed .newsrc groups from spool"
 msgstr ""
 
-#: src/lang.c:973
+#: src/lang.c:976
 msgid "Your server does not have Xref: in its NOV-files.\n"
 msgstr ""
 
-#: src/lang.c:977
+#: src/lang.c:980
 msgid "Posting using external inews failed. Use built in inews instead?"
 msgstr ""
 
-#: src/lang.c:978
+#: src/lang.c:981
 msgid "It worked! Should I always use my built in inews from now on?"
 msgstr ""
 
-#: src/lang.c:986
+#: src/lang.c:989
 #, c-format
 msgid "%d %s printed"
 msgstr ""
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid "output article/thread/hot/pattern/tagged articles to printer"
 msgstr ""
 
-#: src/lang.c:988
+#: src/lang.c:991
 msgid "Print"
 msgstr ""
 
-#: src/lang.c:989
+#: src/lang.c:992
 msgid "Printing..."
 msgstr ""
 
-#: src/lang.c:993
+#: src/lang.c:996
 msgid "pipe article/thread/hot/pattern/tagged articles into command"
 msgstr ""
 
-#: src/lang.c:994
+#: src/lang.c:997
 msgid "No command"
 msgstr ""
 
-#: src/lang.c:995
+#: src/lang.c:998
 msgid "Pipe"
 msgstr ""
 
-#: src/lang.c:996
+#: src/lang.c:999
 #, c-format
 msgid "Pipe to command [%.*s]> "
 msgstr ""
 
-#: src/lang.c:997
+#: src/lang.c:1000
 msgid "Piping..."
 msgstr ""
 
-#: src/lang.c:999
+#: src/lang.c:1002
 msgid "Piping not enabled."
 msgstr ""
 
-#: src/lang.c:1003
+#: src/lang.c:1006
 #, c-format
 msgid ""
 "\n"
@@ -3752,7 +3756,7 @@ msgid ""
 "       newsgroup names.\n"
 msgstr ""
 
-#: src/lang.c:1008
+#: src/lang.c:1011
 #, c-format
 msgid ""
 "\n"
@@ -3761,7 +3765,7 @@ msgid ""
 "       Please write all newsgroups into a single line.\n"
 msgstr ""
 
-#: src/lang.c:1013
+#: src/lang.c:1016
 #, c-format
 msgid ""
 "\n"
@@ -3770,14 +3774,14 @@ msgid ""
 "         To avoid trouble please write all newsgroups into a single line.\n"
 msgstr ""
 
-#: src/lang.c:1017
+#: src/lang.c:1020
 #, c-format
 msgid ""
 "\n"
 "Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n"
 msgstr ""
 
-#: src/lang.c:1022
+#: src/lang.c:1025
 msgid ""
 "\n"
 "  If your article contains quoted text  please take some time to pare it "
@@ -3799,509 +3803,509 @@ msgid ""
 "  likely to ignore it completely.  It's a crowded net out there.\n"
 msgstr ""
 
-#: src/lang.c:1035
+#: src/lang.c:1038
 msgid "shell escape"
 msgstr ""
 
-#: src/lang.c:1036
+#: src/lang.c:1039
 #, c-format
 msgid "Shell Command (%s)"
 msgstr ""
 
-#: src/lang.c:1037
+#: src/lang.c:1040
 #, c-format
 msgid "Enter shell command [%s]> "
 msgstr ""
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 #, c-format
 msgid "%s: Can't get entry for TERM\n"
 msgstr ""
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid "Group %.*s ('q' to quit)..."
 msgstr ""
 
-#: src/lang.c:1047
+#: src/lang.c:1050
 #, c-format
 msgid "Group %.*s..."
 msgstr ""
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid "Server unavailable\n"
 msgstr ""
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %"
 "s=post"
 msgstr ""
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 #, c-format
 msgid ""
 "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1061
+#: src/lang.c:1064
 #, c-format
 msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1065
+#: src/lang.c:1068
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, c-format
 msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, c-format
 msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1069
+#: src/lang.c:1072
 #, c-format
 msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1075
+#: src/lang.c:1078
 msgid "Terminal does not support color"
 msgstr ""
 
-#: src/lang.c:1080
+#: src/lang.c:1083
 #, c-format
 msgid "Trying %s"
 msgstr ""
 
-#: src/lang.c:1094 src/lang.c:1120 src/lang.c:1136 src/lang.c:1315
+#: src/lang.c:1097 src/lang.c:1123 src/lang.c:1139 src/lang.c:1318
 #: src/refs.c:296
 msgid "None"
 msgstr ""
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 msgid "Subject"
 msgstr ""
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 msgid "References"
 msgstr ""
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 msgid "Both Subject and References"
 msgstr ""
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid "Multipart Subject"
 msgstr ""
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 msgid "Percentage Match"
 msgstr ""
 
-#: src/lang.c:1111 src/lang.c:1222
+#: src/lang.c:1114 src/lang.c:1225
 msgid "No"
 msgstr ""
 
-#: src/lang.c:1112 src/lang.c:1224
+#: src/lang.c:1115 src/lang.c:1227
 msgid "Yes"
 msgstr ""
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 msgid "Hide All"
 msgstr ""
 
-#: src/lang.c:1121
+#: src/lang.c:1124
 msgid "Address"
 msgstr ""
 
-#: src/lang.c:1122
+#: src/lang.c:1125
 msgid "Full Name"
 msgstr ""
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 msgid "Address and Name"
 msgstr ""
 
-#: src/lang.c:1130
+#: src/lang.c:1133
 msgid "Max"
 msgstr ""
 
-#: src/lang.c:1131
+#: src/lang.c:1134
 msgid "Sum"
 msgstr ""
 
-#: src/lang.c:1132
+#: src/lang.c:1135
 msgid "Average"
 msgstr ""
 
-#: src/lang.c:1137
+#: src/lang.c:1140
 msgid "Lines"
 msgstr ""
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 msgid "Score"
 msgstr ""
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid "Lines & Score"
 msgstr ""
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 msgid "Black"
 msgstr ""
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid "Red"
 msgstr ""
 
-#: src/lang.c:1150
+#: src/lang.c:1153
 msgid "Green"
 msgstr ""
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid "Brown"
 msgstr ""
 
-#: src/lang.c:1152
+#: src/lang.c:1155
 msgid "Blue"
 msgstr ""
 
-#: src/lang.c:1153
+#: src/lang.c:1156
 msgid "Pink"
 msgstr ""
 
-#: src/lang.c:1154
+#: src/lang.c:1157
 msgid "Cyan"
 msgstr ""
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 msgid "White"
 msgstr ""
 
-#: src/lang.c:1156
+#: src/lang.c:1159
 msgid "Gray"
 msgstr ""
 
-#: src/lang.c:1157
+#: src/lang.c:1160
 msgid "Light Red"
 msgstr ""
 
-#: src/lang.c:1158
+#: src/lang.c:1161
 msgid "Light Green"
 msgstr ""
 
-#: src/lang.c:1159
+#: src/lang.c:1162
 msgid "Yellow"
 msgstr ""
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 msgid "Light Blue"
 msgstr ""
 
-#: src/lang.c:1161
+#: src/lang.c:1164
 msgid "Light Pink"
 msgstr ""
 
-#: src/lang.c:1162
+#: src/lang.c:1165
 msgid "Light Cyan"
 msgstr ""
 
-#: src/lang.c:1163
+#: src/lang.c:1166
 msgid "Light White"
 msgstr ""
 
-#: src/lang.c:1171 src/lang.c:1228 src/lang.c:1242
+#: src/lang.c:1174 src/lang.c:1231 src/lang.c:1245
 msgid "Nothing"
 msgstr ""
 
-#: src/lang.c:1172
+#: src/lang.c:1175
 msgid "Mark"
 msgstr ""
 
-#: src/lang.c:1173
+#: src/lang.c:1176
 msgid "Space"
 msgstr ""
 
-#: src/lang.c:1180
+#: src/lang.c:1183
 msgid "Normal"
 msgstr ""
 
-#: src/lang.c:1181
+#: src/lang.c:1184
 msgid "Best highlighting"
 msgstr ""
 
-#: src/lang.c:1182
+#: src/lang.c:1185
 msgid "Underline"
 msgstr ""
 
-#: src/lang.c:1183
+#: src/lang.c:1186
 msgid "Reverse video"
 msgstr ""
 
-#: src/lang.c:1184
+#: src/lang.c:1187
 msgid "Blinking"
 msgstr ""
 
-#: src/lang.c:1185
+#: src/lang.c:1188
 msgid "Half bright"
 msgstr ""
 
-#: src/lang.c:1186
+#: src/lang.c:1189
 msgid "Bold"
 msgstr ""
 
-#: src/lang.c:1191
+#: src/lang.c:1194
 msgid "none"
 msgstr ""
 
-#: src/lang.c:1192
+#: src/lang.c:1195
 msgid "commands"
 msgstr ""
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 msgid "select"
 msgstr ""
 
-#: src/lang.c:1195
+#: src/lang.c:1198
 msgid "commands & quit"
 msgstr ""
 
-#: src/lang.c:1196
+#: src/lang.c:1199
 msgid "commands & select"
 msgstr ""
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 msgid "quit & select"
 msgstr ""
 
-#: src/lang.c:1198
+#: src/lang.c:1201
 msgid "commands & quit & select"
 msgstr ""
 
-#: src/lang.c:1223
+#: src/lang.c:1226
 msgid "Shell archive"
 msgstr ""
 
-#: src/lang.c:1229
+#: src/lang.c:1232
 msgid "Subject: (descending)"
 msgstr ""
 
-#: src/lang.c:1230
+#: src/lang.c:1233
 msgid "Subject: (ascending)"
 msgstr ""
 
-#: src/lang.c:1231
+#: src/lang.c:1234
 msgid "From: (descending)"
 msgstr ""
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 msgid "From: (ascending)"
 msgstr ""
 
-#: src/lang.c:1233
+#: src/lang.c:1236
 msgid "Date: (descending)"
 msgstr ""
 
-#: src/lang.c:1234
+#: src/lang.c:1237
 msgid "Date: (ascending)"
 msgstr ""
 
-#: src/lang.c:1235 src/lang.c:1243
+#: src/lang.c:1238 src/lang.c:1246
 msgid "Score (descending)"
 msgstr ""
 
-#: src/lang.c:1236 src/lang.c:1244
+#: src/lang.c:1239 src/lang.c:1247
 msgid "Score (ascending)"
 msgstr ""
 
-#: src/lang.c:1237
+#: src/lang.c:1240
 msgid "Lines: (descending)"
 msgstr ""
 
-#: src/lang.c:1238
+#: src/lang.c:1241
 msgid "Lines: (ascending)"
 msgstr ""
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid "Always Keep"
 msgstr ""
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid "Always Remove"
 msgstr ""
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid "Mark with D on selection screen"
 msgstr ""
 
-#: src/lang.c:1256
+#: src/lang.c:1259
 msgid "Kill only unread arts"
 msgstr ""
 
-#: src/lang.c:1257
+#: src/lang.c:1260
 msgid "Kill all arts & show with K"
 msgstr ""
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1258
+#: src/lang.c:1261
 msgid "Kill all arts and never show"
 msgstr ""
 
-#: src/lang.c:1263
+#: src/lang.c:1266
 msgid "Nothing special"
 msgstr ""
 
-#: src/lang.c:1264
+#: src/lang.c:1267
 msgid "Compress quotes"
 msgstr ""
 
-#: src/lang.c:1265
+#: src/lang.c:1268
 msgid "Quote signatures"
 msgstr ""
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid "Compress quotes, quote sigs"
 msgstr ""
 
-#: src/lang.c:1267
+#: src/lang.c:1270
 msgid "Quote empty lines"
 msgstr ""
 
-#: src/lang.c:1268
+#: src/lang.c:1271
 msgid "Compress quotes, quote empty lines"
 msgstr ""
 
-#: src/lang.c:1269
+#: src/lang.c:1272
 msgid "Quote sigs & empty lines"
 msgstr ""
 
-#: src/lang.c:1270
+#: src/lang.c:1273
 msgid "Comp. q., quote sigs & empty lines"
 msgstr ""
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid "no"
 msgstr ""
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid "with headers"
 msgstr ""
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid "without headers"
 msgstr ""
 
-#: src/lang.c:1317 src/lang.c:1323
+#: src/lang.c:1320 src/lang.c:1326
 msgid "NFKC"
 msgstr ""
 
-#: src/lang.c:1318
+#: src/lang.c:1321
 msgid "NFKD"
 msgstr ""
 
-#: src/lang.c:1319
+#: src/lang.c:1322
 msgid "NFC"
 msgstr ""
 
-#: src/lang.c:1320
+#: src/lang.c:1323
 msgid "NFD"
 msgstr ""
 
-#: src/lang.c:1331
+#: src/lang.c:1334
 msgid "Display Options"
 msgstr ""
 
-#: src/lang.c:1338
+#: src/lang.c:1341
 msgid "Color Options"
 msgstr ""
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid "Article-Limiting Options"
 msgstr ""
 
-#: src/lang.c:1351
+#: src/lang.c:1354
 msgid "Posting/Mailing Options"
 msgstr ""
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid "Saving/Printing Options"
 msgstr ""
 
-#: src/lang.c:1363
+#: src/lang.c:1366
 msgid "Expert Options"
 msgstr ""
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid "Filtering Options"
 msgstr ""
 
-#: src/lang.c:1374 src/lang.c:1405 src/lang.c:1411 src/lang.c:1437
-#: src/lang.c:1487 src/lang.c:1493 src/lang.c:1503 src/lang.c:1523
-#: src/lang.c:1598 src/lang.c:1768 src/lang.c:1774 src/lang.c:1780
-#: src/lang.c:1786 src/lang.c:1798 src/lang.c:1805 src/lang.c:1859
-#: src/lang.c:1868 src/lang.c:1874 src/lang.c:1881 src/lang.c:1888
-#: src/lang.c:1895 src/lang.c:1902 src/lang.c:1909 src/lang.c:1916
-#: src/lang.c:1923 src/lang.c:1930 src/lang.c:1937 src/lang.c:1944
-#: src/lang.c:1951 src/lang.c:1958 src/lang.c:1965 src/lang.c:1972
-#: src/lang.c:1979 src/lang.c:1986 src/lang.c:1993 src/lang.c:2000
-#: src/lang.c:2007 src/lang.c:2014 src/lang.c:2021 src/lang.c:2028
-#: src/lang.c:2036 src/lang.c:2052 src/lang.c:2059 src/lang.c:2066
-#: src/lang.c:2073 src/lang.c:2079 src/lang.c:2085 src/lang.c:2102
-#: src/lang.c:2114 src/lang.c:2148 src/lang.c:2201 src/lang.c:2208
-#: src/lang.c:2214 src/lang.c:2239 src/lang.c:2256 src/lang.c:2309
-#: src/lang.c:2345 src/lang.c:2365 src/lang.c:2400 src/lang.c:2410
-#: src/lang.c:2435 src/lang.c:2451 src/lang.c:2470 src/lang.c:2483
+#: src/lang.c:1377 src/lang.c:1408 src/lang.c:1414 src/lang.c:1440
+#: src/lang.c:1490 src/lang.c:1496 src/lang.c:1506 src/lang.c:1526
+#: src/lang.c:1601 src/lang.c:1771 src/lang.c:1777 src/lang.c:1783
+#: src/lang.c:1789 src/lang.c:1801 src/lang.c:1808 src/lang.c:1862
+#: src/lang.c:1871 src/lang.c:1877 src/lang.c:1884 src/lang.c:1891
+#: src/lang.c:1898 src/lang.c:1905 src/lang.c:1912 src/lang.c:1919
+#: src/lang.c:1926 src/lang.c:1933 src/lang.c:1940 src/lang.c:1947
+#: src/lang.c:1954 src/lang.c:1961 src/lang.c:1968 src/lang.c:1975
+#: src/lang.c:1982 src/lang.c:1989 src/lang.c:1996 src/lang.c:2003
+#: src/lang.c:2010 src/lang.c:2017 src/lang.c:2024 src/lang.c:2031
+#: src/lang.c:2039 src/lang.c:2055 src/lang.c:2062 src/lang.c:2069
+#: src/lang.c:2076 src/lang.c:2082 src/lang.c:2088 src/lang.c:2105
+#: src/lang.c:2117 src/lang.c:2151 src/lang.c:2204 src/lang.c:2211
+#: src/lang.c:2217 src/lang.c:2242 src/lang.c:2259 src/lang.c:2312
+#: src/lang.c:2348 src/lang.c:2368 src/lang.c:2403 src/lang.c:2413
+#: src/lang.c:2438 src/lang.c:2454 src/lang.c:2473 src/lang.c:2486
 msgid "<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1375
+#: src/lang.c:1378
 msgid "Show mini menu & posting etiquette"
 msgstr ""
 
-#: src/lang.c:1376
+#: src/lang.c:1379
 msgid ""
 "# If ON show a mini menu of useful commands at each level\n"
 "# and posting etiquette after composing an article\n"
 msgstr ""
 
-#: src/lang.c:1381
+#: src/lang.c:1384
 msgid "Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1382
+#: src/lang.c:1385
 msgid "Show description of each newsgroup"
 msgstr ""
 
-#: src/lang.c:1383
+#: src/lang.c:1386
 msgid ""
 "# If ON show group description text after newsgroup name at\n"
 "# group selection level\n"
 msgstr ""
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 msgid ""
 "Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
 "sets."
 msgstr ""
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 msgid "In group menu, show author by"
 msgstr ""
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid ""
 "# Part of from field to display\n"
 "# Possible values are (the default is marked with *):\n"
@@ -4311,31 +4315,31 @@ msgid ""
 "#   3 = both\n"
 msgstr ""
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 msgid "Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid "Draw -> instead of highlighted bar"
 msgstr ""
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid "# If ON use -> otherwise highlighted bar for selection\n"
 msgstr ""
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid "Use inverse video for page headers"
 msgstr ""
 
-#: src/lang.c:1407
+#: src/lang.c:1410
 msgid "# If ON use inverse video for page headers at different levels\n"
 msgstr ""
 
-#: src/lang.c:1412
+#: src/lang.c:1415
 msgid "Thread articles by"
 msgstr ""
 
-#: src/lang.c:1413
+#: src/lang.c:1416
 msgid ""
 "# Thread articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -4347,15 +4351,15 @@ msgid ""
 "#   5 = Percentage Match\n"
 msgstr ""
 
-#: src/lang.c:1424
+#: src/lang.c:1427
 msgid "Enter percentage match required to thread together. <CR> sets."
 msgstr ""
 
-#: src/lang.c:1425
+#: src/lang.c:1428
 msgid "Thread percentage match"
 msgstr ""
 
-#: src/lang.c:1426
+#: src/lang.c:1429
 #, c-format
 msgid ""
 "# Thread percentage match...\n"
@@ -4370,11 +4374,11 @@ msgid ""
 "# 'harppy' would be threaded separately from 'happy'\n"
 msgstr ""
 
-#: src/lang.c:1438
+#: src/lang.c:1441
 msgid "Score of a thread"
 msgstr ""
 
-#: src/lang.c:1439
+#: src/lang.c:1442
 msgid ""
 "# Thread score\n"
 "# Possible values are (the default is marked with *):\n"
@@ -4383,16 +4387,16 @@ msgid ""
 "#   2 = average\n"
 msgstr ""
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid ""
 "Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1448
+#: src/lang.c:1451
 msgid "Sort articles by"
 msgstr ""
 
-#: src/lang.c:1449
+#: src/lang.c:1452
 msgid ""
 "# Sort articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -4409,15 +4413,15 @@ msgid ""
 "#  10 = Lines ascending\n"
 msgstr ""
 
-#: src/lang.c:1465
+#: src/lang.c:1468
 msgid "Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid "Sort threads by"
 msgstr ""
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid ""
 "# Sort thread by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -4426,44 +4430,44 @@ msgid ""
 "#   2 = Score ascending\n"
 msgstr ""
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid ""
 "Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid "Goto first unread article in group"
 msgstr ""
 
-#: src/lang.c:1477
+#: src/lang.c:1480
 msgid "# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr ""
 
-#: src/lang.c:1481
+#: src/lang.c:1484
 msgid "Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid "Show only unread articles"
 msgstr ""
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 msgid "# If ON show only new/unread articles otherwise show all.\n"
 msgstr ""
 
-#: src/lang.c:1488
+#: src/lang.c:1491
 msgid "Show only groups with unread arts"
 msgstr ""
 
-#: src/lang.c:1489
+#: src/lang.c:1492
 msgid "# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr ""
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid "Filter which articles"
 msgstr ""
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid ""
 "# Filter which articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -4472,203 +4476,203 @@ msgid ""
 "#   2 = kill all articles and never show them\n"
 msgstr ""
 
-#: src/lang.c:1504
+#: src/lang.c:1507
 msgid "Tab goes to next unread article"
 msgstr ""
 
-#: src/lang.c:1505
+#: src/lang.c:1508
 msgid ""
 "# If ON the TAB command will go to next unread article at article viewer "
 "level\n"
 msgstr ""
 
-#: src/lang.c:1509
+#: src/lang.c:1512
 msgid ""
 "Scrolling with <SPACE> past the end of an art. jumps to the next unread one."
 msgstr ""
 
-#: src/lang.c:1510
+#: src/lang.c:1513
 msgid "Space goes to next unread article"
 msgstr ""
 
-#: src/lang.c:1511
+#: src/lang.c:1514
 msgid ""
 "# If ON the SPACE command will go to next unread article at article viewer\n"
 "# level when the end of the article is reached (rn-style pager)\n"
 msgstr ""
 
-#: src/lang.c:1516
+#: src/lang.c:1519
 msgid ""
 "Scrolling with <PGDN>/<DOWN> past the end of an art. jumps to the unread one."
 msgstr ""
 
-#: src/lang.c:1517
+#: src/lang.c:1520
 msgid "PgDn goes to next unread article"
 msgstr ""
 
-#: src/lang.c:1518
+#: src/lang.c:1521
 msgid ""
 "# If ON the PGDN or DOWN command will go to next unread article when\n"
 "# pressed at end of message\n"
 msgstr ""
 
-#: src/lang.c:1524
+#: src/lang.c:1527
 msgid "List thread using right arrow key"
 msgstr ""
 
-#: src/lang.c:1525
+#: src/lang.c:1528
 msgid ""
 "# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr ""
 
-#: src/lang.c:1529
+#: src/lang.c:1532
 msgid "Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1530
+#: src/lang.c:1533
 msgid "Character to show deleted articles"
 msgstr ""
 
-#: src/lang.c:1531
+#: src/lang.c:1534
 msgid ""
 "# Character used to show that an art was deleted (default 'D')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1536
+#: src/lang.c:1539
 msgid ""
 "Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid "Character to show inrange articles"
 msgstr ""
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid ""
 "# Character used to show that an art is in a range (default '#')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1543
+#: src/lang.c:1546
 msgid ""
 "Enter character to indicate that article will return. <CR> sets, <ESC> "
 "cancels."
 msgstr ""
 
-#: src/lang.c:1544
+#: src/lang.c:1547
 msgid "Character to show returning arts"
 msgstr ""
 
-#: src/lang.c:1545
+#: src/lang.c:1548
 msgid ""
 "# Character used to show that an art will return (default '-')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid ""
 "Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1551
+#: src/lang.c:1554
 msgid "Character to show selected articles"
 msgstr ""
 
-#: src/lang.c:1552
+#: src/lang.c:1555
 msgid ""
 "# Character used to show that an art was auto-selected (default '*')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1557
+#: src/lang.c:1560
 msgid "Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid "Character to show recent articles"
 msgstr ""
 
-#: src/lang.c:1559
+#: src/lang.c:1562
 msgid ""
 "# Character used to show that an art is recent (default 'o')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1564
+#: src/lang.c:1567
 msgid "Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid "Character to show unread articles"
 msgstr ""
 
-#: src/lang.c:1566
+#: src/lang.c:1569
 msgid ""
 "# Character used to show that an art is unread (default '+')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 msgid "Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1572
+#: src/lang.c:1575
 msgid "Character to show read articles"
 msgstr ""
 
-#: src/lang.c:1573
+#: src/lang.c:1576
 msgid ""
 "# Character used to show that an art was read (default ' ')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid "Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1579
+#: src/lang.c:1582
 msgid "Character to show killed articles"
 msgstr ""
 
-#: src/lang.c:1580
+#: src/lang.c:1583
 msgid ""
 "# Character used to show that an art was killed (default 'K')\n"
 "# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1585
+#: src/lang.c:1588
 msgid ""
 "Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1586
+#: src/lang.c:1589
 msgid "Character to show readselected arts"
 msgstr ""
 
-#: src/lang.c:1587
+#: src/lang.c:1590
 msgid ""
 "# Character used to show that an art was selected before read (default ':')\n"
 "# kill_level must be set accordingly, _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1592
+#: src/lang.c:1595
 msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
 msgstr ""
 
-#: src/lang.c:1593
+#: src/lang.c:1596
 msgid "Max. length of group names shown"
 msgstr ""
 
-#: src/lang.c:1594
+#: src/lang.c:1597
 msgid "# Maximum length of the names of newsgroups displayed\n"
 msgstr ""
 
-#: src/lang.c:1599
+#: src/lang.c:1602
 msgid "Show lines/score in listings"
 msgstr ""
 
-#: src/lang.c:1600
+#: src/lang.c:1603
 msgid ""
 "# What informations should be displayed in article/thread listing\n"
 "# Possible values are (the default is marked with *):\n"
@@ -4678,17 +4682,17 @@ msgid ""
 "#   3 = lines & score\n"
 msgstr ""
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 msgid ""
 "0 = full page scrolling, -1 = show previous last line as first on next page, "
 "-2 = half page"
 msgstr ""
 
-#: src/lang.c:1610
+#: src/lang.c:1613
 msgid "Number of lines to scroll in pager"
 msgstr ""
 
-#: src/lang.c:1611
+#: src/lang.c:1614
 msgid ""
 "# Number of lines that cursor-up/down will scroll in article pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -4699,28 +4703,28 @@ msgid ""
 "#   2 or greater = scroll by 2 or more lines (only in the pager)\n"
 msgstr ""
 
-#: src/lang.c:1621
+#: src/lang.c:1624
 msgid "Display signatures. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1622
+#: src/lang.c:1625
 msgid "Display signatures"
 msgstr ""
 
-#: src/lang.c:1623
+#: src/lang.c:1626
 msgid "# If OFF don't show signatures when displaying articles\n"
 msgstr ""
 
-#: src/lang.c:1627
+#: src/lang.c:1630
 msgid ""
 "Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1628
+#: src/lang.c:1631
 msgid "Display uue data as an attachment"
 msgstr ""
 
-#: src/lang.c:1629
+#: src/lang.c:1632
 msgid ""
 "# Handling of uuencoded data in the pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -4732,30 +4736,30 @@ msgid ""
 "#       be folded into a tag line.\n"
 msgstr ""
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid ""
 "Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 msgid "Display \"a as Umlaut-a"
 msgstr ""
 
-#: src/lang.c:1641
+#: src/lang.c:1644
 msgid ""
 "# If ON decode German style TeX umlaut codes to ISO and\n"
 "# show \"a as Umlaut-a, etc.\n"
 msgstr ""
 
-#: src/lang.c:1646 src/lang.c:1656
+#: src/lang.c:1649 src/lang.c:1659
 msgid "Space separated list of header fields"
 msgstr ""
 
-#: src/lang.c:1647
+#: src/lang.c:1650
 msgid "Display these header fields (or *)"
 msgstr ""
 
-#: src/lang.c:1648
+#: src/lang.c:1651
 msgid ""
 "# Which news headers you wish to see. If you want to see _all_ the headers,\n"
 "# place an '*' as this value. This is the only way a wildcard can be used.\n"
@@ -4765,11 +4769,11 @@ msgid ""
 "# spaces. Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid "Do not display these header fields"
 msgstr ""
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid ""
 "# Same as 'news_headers_to_display' except it denotes the opposite.\n"
 "# An example of using both options might be if you thought X- headers were\n"
@@ -4781,163 +4785,163 @@ msgid ""
 "# Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1668
+#: src/lang.c:1671
 msgid ""
 "Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr ""
 
-#: src/lang.c:1669
+#: src/lang.c:1672
 msgid "Skip multipart/alternative parts"
 msgstr ""
 
-#: src/lang.c:1670
+#: src/lang.c:1673
 msgid "# If ON strip multipart/alternative messages automatically\n"
 msgstr ""
 
-#: src/lang.c:1675
+#: src/lang.c:1678
 msgid "A regex used to decide which lines to show in col_quote."
 msgstr ""
 
-#: src/lang.c:1676
+#: src/lang.c:1679
 msgid "Regex used to show quoted lines"
 msgstr ""
 
-#: src/lang.c:1677
+#: src/lang.c:1680
 msgid ""
 "# A regular expression that tin will use to decide which lines are\n"
 "# quoted when viewing articles. Quoted lines are shown in col_quote.\n"
 "# If you leave this blank, tin will use a built in default.\n"
 msgstr ""
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid "A regex used to decide which lines to show in col_quote2."
 msgstr ""
 
-#: src/lang.c:1684
+#: src/lang.c:1687
 msgid "Regex used to show twice quoted l."
 msgstr ""
 
-#: src/lang.c:1685
+#: src/lang.c:1688
 msgid ""
 "# A regular expression that tin will use to decide which lines are\n"
 "# quoted twice. Twice quoted lines are shown in col_quote2.\n"
 "# If you leave this blank, tin will use a built in default.\n"
 msgstr ""
 
-#: src/lang.c:1691
+#: src/lang.c:1694
 msgid "A regex used to decide which lines to show in col_quote3."
 msgstr ""
 
-#: src/lang.c:1692
+#: src/lang.c:1695
 msgid "Regex used to show >= 3 times q.l."
 msgstr ""
 
-#: src/lang.c:1693
+#: src/lang.c:1696
 msgid ""
 "# A regular expression that tin will use to decide which lines are\n"
 "# quoted >=3 times. >=3 times quoted lines are shown in col_quote3.\n"
 "# If you leave this blank, tin will use a built in default.\n"
 msgstr ""
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid "A regex used to decide which words to show in col_markslashes."
 msgstr ""
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid "Regex used to highlight /slashes/"
 msgstr ""
 
-#: src/lang.c:1702
+#: src/lang.c:1705
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '/' are to be shown in col_markslashes.\n"
 "# If you leave this blank, tin will use a built in default.\n"
 msgstr ""
 
-#: src/lang.c:1708
+#: src/lang.c:1711
 msgid "A regex used to decide which words to show in col_markstars."
 msgstr ""
 
-#: src/lang.c:1709
+#: src/lang.c:1712
 msgid "Regex used to highlight *stars*"
 msgstr ""
 
-#: src/lang.c:1710
+#: src/lang.c:1713
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '*' are to be shown in col_markstars.\n"
 "# If you leave this blank, tin will use a built in default.\n"
 msgstr ""
 
-#: src/lang.c:1716
+#: src/lang.c:1719
 msgid "A regex used to decide which words to show in col_markstroke."
 msgstr ""
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 msgid "Regex used to highlight -strokes-"
 msgstr ""
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '-' are to be shown in col_markstroke.\n"
 "# If you leave this blank, tin will use a built in default.\n"
 msgstr ""
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 msgid "A regex used to decide which words to show in col_markdash."
 msgstr ""
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 msgid "Regex used to highlight _underline_"
 msgstr ""
 
-#: src/lang.c:1726
+#: src/lang.c:1729
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '_' are to be shown in col_markdash.\n"
 "# If you leave this blank, tin will use a built in default.\n"
 msgstr ""
 
-#: src/lang.c:1732
+#: src/lang.c:1735
 msgid "A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr ""
 
-#: src/lang.c:1733
+#: src/lang.c:1736
 msgid "Regex with Subject prefixes"
 msgstr ""
 
-#: src/lang.c:1734
+#: src/lang.c:1737
 msgid ""
 "# A regular expression that tin will use to find Subject prefixes\n"
 "# which will be removed before showing the header.\n"
 msgstr ""
 
-#: src/lang.c:1739
+#: src/lang.c:1742
 msgid "A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr ""
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid "Regex with Subject suffixes"
 msgstr ""
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid ""
 "# A regular expression that tin will use to find Subject suffixes\n"
 "# which will be removed when replying or posting followup.\n"
 msgstr ""
 
-#: src/lang.c:1746
+#: src/lang.c:1749
 msgid ""
 "Enter name and options for external MIME viewer, --internal for built-in "
 "viewer"
 msgstr ""
 
-#: src/lang.c:1747
+#: src/lang.c:1750
 msgid "MIME binary content viewer"
 msgstr ""
 
-#: src/lang.c:1748
+#: src/lang.c:1751
 msgid ""
 "# If --internal automatically use the built in MIME viewer for non-text\n"
 "# parts of articles.\n"
@@ -4946,125 +4950,125 @@ msgid ""
 "# for no automatic viewing\n"
 msgstr ""
 
-#: src/lang.c:1755
+#: src/lang.c:1758
 msgid "Confirm before starting non-text viewing program"
 msgstr ""
 
-#: src/lang.c:1756
+#: src/lang.c:1759
 msgid "Ask before using MIME viewer"
 msgstr ""
 
-#: src/lang.c:1757
+#: src/lang.c:1760
 msgid ""
 "# If ON tin will ask before using metamail to display MIME messages\n"
 "# this only happens if metamail_prog is set to something\n"
 msgstr ""
 
-#: src/lang.c:1762
+#: src/lang.c:1765
 msgid "Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1763
+#: src/lang.c:1766
 msgid "Catchup read groups when quitting"
 msgstr ""
 
-#: src/lang.c:1764
+#: src/lang.c:1767
 msgid "# If ON ask user if read groups should all be marked read\n"
 msgstr ""
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid "Catchup group using left key"
 msgstr ""
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr ""
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 msgid "Catchup thread by using left key"
 msgstr ""
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 msgid "Which actions require confirmation"
 msgstr ""
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 msgid "# What should we ask confirmation for.\n"
 msgstr ""
 
-#: src/lang.c:1787
+#: src/lang.c:1790
 msgid "'Mark article read' ignores tags"
 msgstr ""
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 msgid ""
 "# If ON the 'Mark article read' function marks only the current article.\n"
 msgstr ""
 
-#: src/lang.c:1792
+#: src/lang.c:1795
 msgid "Program to run to open URL's, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1793
+#: src/lang.c:1796
 msgid "Program that opens URL's"
 msgstr ""
 
-#: src/lang.c:1794
+#: src/lang.c:1797
 msgid "# The program used to open URL's. The actual URL will be appended\n"
 msgstr ""
 
-#: src/lang.c:1799
+#: src/lang.c:1802
 msgid "Use mouse in xterm"
 msgstr ""
 
-#: src/lang.c:1800
+#: src/lang.c:1803
 msgid "# If ON enable mouse key support on xterm terminals\n"
 msgstr ""
 
-#: src/lang.c:1806
+#: src/lang.c:1809
 msgid "Use scroll keys on keypad"
 msgstr ""
 
-#: src/lang.c:1807
+#: src/lang.c:1810
 msgid "# If ON enable scroll keys on terminals that support it\n"
 msgstr ""
 
-#: src/lang.c:1812
+#: src/lang.c:1815
 msgid "Enter maximum number of article to get. <CR> sets."
 msgstr ""
 
-#: src/lang.c:1813
+#: src/lang.c:1816
 msgid "Number of articles to get"
 msgstr ""
 
-#: src/lang.c:1814
+#: src/lang.c:1817
 msgid ""
 "# Number of articles to get (0=no limit), if negative sets maximum number\n"
 "# of already read articles to be read before first unread one\n"
 msgstr ""
 
-#: src/lang.c:1819
+#: src/lang.c:1822
 msgid "Enter number of days article is considered recent. <CR> sets."
 msgstr ""
 
-#: src/lang.c:1820
+#: src/lang.c:1823
 msgid "Article recentness time limit"
 msgstr ""
 
-#: src/lang.c:1821
+#: src/lang.c:1824
 msgid "# Number of days in which article is considered recent, (0=OFF)\n"
 msgstr ""
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 msgid ""
 "WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr ""
 
-#: src/lang.c:1826
+#: src/lang.c:1829
 msgid "Wildcard matching"
 msgstr ""
 
-#: src/lang.c:1827
+#: src/lang.c:1830
 msgid ""
 "# Wildcard matching\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5072,307 +5076,307 @@ msgid ""
 "#   1 = regex\n"
 msgstr ""
 
-#: src/lang.c:1834
+#: src/lang.c:1837
 msgid "Enter minimal score before an article is marked killed. <CR> sets."
 msgstr ""
 
-#: src/lang.c:1835
+#: src/lang.c:1838
 msgid "Score limit (kill)"
 msgstr ""
 
-#: src/lang.c:1836
+#: src/lang.c:1839
 msgid "# Score limit before an article is marked killed\n"
 msgstr ""
 
-#: src/lang.c:1840
+#: src/lang.c:1843
 msgid "Enter default score to kill articles. <CR> sets."
 msgstr ""
 
-#: src/lang.c:1841
+#: src/lang.c:1844
 msgid "Default score to kill articles"
 msgstr ""
 
-#: src/lang.c:1842
+#: src/lang.c:1845
 msgid "# Default score to kill articles\n"
 msgstr ""
 
-#: src/lang.c:1846
+#: src/lang.c:1849
 msgid "Enter minimal score before an article is marked hot. <CR> sets."
 msgstr ""
 
-#: src/lang.c:1847
+#: src/lang.c:1850
 msgid "Score limit (select)"
 msgstr ""
 
-#: src/lang.c:1848
+#: src/lang.c:1851
 msgid "# Score limit before an article is marked hot\n"
 msgstr ""
 
-#: src/lang.c:1852
+#: src/lang.c:1855
 msgid "Enter default score to select articles. <CR> sets."
 msgstr ""
 
-#: src/lang.c:1853
+#: src/lang.c:1856
 msgid "Default score to select articles"
 msgstr ""
 
-#: src/lang.c:1854
+#: src/lang.c:1857
 msgid "# Default score to select articles\n"
 msgstr ""
 
-#: src/lang.c:1860
+#: src/lang.c:1863
 msgid "Use slrnface to show ''X-Face:''s"
 msgstr ""
 
-#: src/lang.c:1861
+#: src/lang.c:1864
 msgid ""
 "# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 "# Only useful when running in an xterm.\n"
 msgstr ""
 
-#: src/lang.c:1869
+#: src/lang.c:1872
 msgid "Use ANSI color"
 msgstr ""
 
-#: src/lang.c:1870
+#: src/lang.c:1873
 msgid "# If ON using ANSI-color\n"
 msgstr ""
 
-#: src/lang.c:1875
+#: src/lang.c:1878
 msgid "Standard foreground color"
 msgstr ""
 
-#: src/lang.c:1876
+#: src/lang.c:1879
 msgid ""
 "# Standard foreground color\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:1882
+#: src/lang.c:1885
 msgid "Standard background color"
 msgstr ""
 
-#: src/lang.c:1883
+#: src/lang.c:1886
 msgid ""
 "# Standard background color\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:1889
+#: src/lang.c:1892
 msgid "Color for inverse text (background)"
 msgstr ""
 
-#: src/lang.c:1890
+#: src/lang.c:1893
 msgid ""
 "# Color of background for inverse text\n"
 "# Default: 4 (blue)\n"
 msgstr ""
 
-#: src/lang.c:1896
+#: src/lang.c:1899
 msgid "Color for inverse text (foreground)"
 msgstr ""
 
-#: src/lang.c:1897
+#: src/lang.c:1900
 msgid ""
 "# Color of foreground for inverse text\n"
 "# Default: 7 (white)\n"
 msgstr ""
 
-#: src/lang.c:1903
+#: src/lang.c:1906
 msgid "Color of text lines"
 msgstr ""
 
-#: src/lang.c:1904
+#: src/lang.c:1907
 msgid ""
 "# Color of text lines\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:1910
+#: src/lang.c:1913
 msgid "Color of mini help menu"
 msgstr ""
 
-#: src/lang.c:1911
+#: src/lang.c:1914
 msgid ""
 "# Color of mini help menu\n"
 "# Default: 3 (brown)\n"
 msgstr ""
 
-#: src/lang.c:1917
+#: src/lang.c:1920
 msgid "Color of help text"
 msgstr ""
 
-#: src/lang.c:1918
+#: src/lang.c:1921
 msgid ""
 "# Color of help pages\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:1924
+#: src/lang.c:1927
 msgid "Color of status messages"
 msgstr ""
 
-#: src/lang.c:1925
+#: src/lang.c:1928
 msgid ""
 "# Color of messages in last line\n"
 "# Default: 6 (cyan)\n"
 msgstr ""
 
-#: src/lang.c:1931
+#: src/lang.c:1934
 msgid "Color of quoted lines"
 msgstr ""
 
-#: src/lang.c:1932
+#: src/lang.c:1935
 msgid ""
 "# Color of quote-lines\n"
 "# Default: 2 (green)\n"
 msgstr ""
 
-#: src/lang.c:1938
+#: src/lang.c:1941
 msgid "Color of twice quoted line"
 msgstr ""
 
-#: src/lang.c:1939
+#: src/lang.c:1942
 msgid ""
 "# Color of twice quoted lines\n"
 "# Default: 3 (brown)\n"
 msgstr ""
 
-#: src/lang.c:1945
+#: src/lang.c:1948
 msgid "Color of =>3 times quoted line"
 msgstr ""
 
-#: src/lang.c:1946
+#: src/lang.c:1949
 msgid ""
 "# Color of >=3 times quoted lines\n"
 "# Default: 4 (blue)\n"
 msgstr ""
 
-#: src/lang.c:1952
+#: src/lang.c:1955
 msgid "Color of article header lines"
 msgstr ""
 
-#: src/lang.c:1953
+#: src/lang.c:1956
 msgid ""
 "# Color of header-lines\n"
 "# Default: 2 (green)\n"
 msgstr ""
 
-#: src/lang.c:1959
+#: src/lang.c:1962
 msgid "Color of actual news header fields"
 msgstr ""
 
-#: src/lang.c:1960
+#: src/lang.c:1963
 msgid ""
 "# Color of actual news header fields\n"
 "# Default: 9 (light red)\n"
 msgstr ""
 
-#: src/lang.c:1966
+#: src/lang.c:1969
 msgid "Color of article subject lines"
 msgstr ""
 
-#: src/lang.c:1967
+#: src/lang.c:1970
 msgid ""
 "# Color of article subject\n"
 "# Default: 6 (cyan)\n"
 msgstr ""
 
-#: src/lang.c:1973
+#: src/lang.c:1976
 msgid "Color of response counter"
 msgstr ""
 
-#: src/lang.c:1974
+#: src/lang.c:1977
 msgid ""
 "# Color of response counter\n"
 "# Default: 2 (green)\n"
 msgstr ""
 
-#: src/lang.c:1980
+#: src/lang.c:1983
 msgid "Color of sender (From:)"
 msgstr ""
 
-#: src/lang.c:1981
+#: src/lang.c:1984
 msgid ""
 "# Color of sender (From:)\n"
 "# Default: 2 (green)\n"
 msgstr ""
 
-#: src/lang.c:1987
+#: src/lang.c:1990
 msgid "Color of help/mail sign"
 msgstr ""
 
-#: src/lang.c:1988
+#: src/lang.c:1991
 msgid ""
 "# Color of Help/Mail-Sign\n"
 "# Default: 4 (blue)\n"
 msgstr ""
 
-#: src/lang.c:1994
+#: src/lang.c:1997
 msgid "Color of signatures"
 msgstr ""
 
-#: src/lang.c:1995
+#: src/lang.c:1998
 msgid ""
 "# Color of signature\n"
 "# Default: 4 (blue)\n"
 msgstr ""
 
-#: src/lang.c:2001
+#: src/lang.c:2004
 msgid "Color of highlighted URLs"
 msgstr ""
 
-#: src/lang.c:2002
+#: src/lang.c:2005
 msgid ""
 "# Color of highlighted URLs\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:2008
+#: src/lang.c:2011
 msgid "Color of highlighting with *stars*"
 msgstr ""
 
-#: src/lang.c:2009
+#: src/lang.c:2012
 msgid ""
 "# Color of word highlighting with *stars*\n"
 "# Default: 11 (yellow)\n"
 msgstr ""
 
-#: src/lang.c:2015
+#: src/lang.c:2018
 msgid "Color of highlighting with _dash_"
 msgstr ""
 
-#: src/lang.c:2016
+#: src/lang.c:2019
 msgid ""
 "# Color of word highlighting with _dash_\n"
 "# Default: 13 (light pink)\n"
 msgstr ""
 
-#: src/lang.c:2022
+#: src/lang.c:2025
 msgid "Color of highlighting with /slash/"
 msgstr ""
 
-#: src/lang.c:2023
+#: src/lang.c:2026
 msgid ""
 "# Color of word highlighting with /slash/\n"
 "# Default: 14 (light cyan)\n"
 msgstr ""
 
-#: src/lang.c:2029
+#: src/lang.c:2032
 msgid "Color of highlighting with -stroke-"
 msgstr ""
 
-#: src/lang.c:2030
+#: src/lang.c:2033
 msgid ""
 "# Color of word highlighting with -stroke-\n"
 "# Default: 12 (light blue)\n"
 msgstr ""
 
-#: src/lang.c:2037
+#: src/lang.c:2040
 msgid "Attr. of highlighting with *stars*"
 msgstr ""
 
-#: src/lang.c:2038
+#: src/lang.c:2041
 msgid ""
 "# Attributes of word highlighting on mono terminals\n"
 "# Possible values are:\n"
@@ -5388,57 +5392,57 @@ msgid ""
 "# Default: 6 (bold)\n"
 msgstr ""
 
-#: src/lang.c:2053
+#: src/lang.c:2056
 msgid "Attr. of highlighting with _dash_"
 msgstr ""
 
-#: src/lang.c:2054
+#: src/lang.c:2057
 msgid ""
 "# Attribute of word highlighting with _dash_\n"
 "# Default: 2 (best highlighting)\n"
 msgstr ""
 
-#: src/lang.c:2060
+#: src/lang.c:2063
 msgid "Attr. of highlighting with /slash/"
 msgstr ""
 
-#: src/lang.c:2061
+#: src/lang.c:2064
 msgid ""
 "# Attribute of word highlighting with /slash/\n"
 "# Default: 5 (half bright)\n"
 msgstr ""
 
-#: src/lang.c:2067
+#: src/lang.c:2070
 msgid "Attr. of highlighting with -stroke-"
 msgstr ""
 
-#: src/lang.c:2068
+#: src/lang.c:2071
 msgid ""
 "# Attribute of word highlighting with -stroke-\n"
 "# Default: 3 (reverse video)\n"
 msgstr ""
 
-#: src/lang.c:2074
+#: src/lang.c:2077
 msgid "URL highlighting in message body"
 msgstr ""
 
-#: src/lang.c:2075
+#: src/lang.c:2078
 msgid "# Enable URL highlighting?\n"
 msgstr ""
 
-#: src/lang.c:2080
+#: src/lang.c:2083
 msgid "Word highlighting in message body"
 msgstr ""
 
-#: src/lang.c:2081
+#: src/lang.c:2084
 msgid "# Enable word highlighting?\n"
 msgstr ""
 
-#: src/lang.c:2086
+#: src/lang.c:2089
 msgid "What to display instead of mark"
 msgstr ""
 
-#: src/lang.c:2087
+#: src/lang.c:2090
 msgid ""
 "# Should the leading and ending stars and dashes also be displayed,\n"
 "# even when they are highlighting marks?\n"
@@ -5448,56 +5452,56 @@ msgid ""
 "# * 2 = print a space instead\n"
 msgstr ""
 
-#: src/lang.c:2096
+#: src/lang.c:2099
 msgid "Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2097
+#: src/lang.c:2100
 msgid "Page line wrap column"
 msgstr ""
 
-#: src/lang.c:2098
+#: src/lang.c:2101
 msgid "# Wrap article lines at column\n"
 msgstr ""
 
-#: src/lang.c:2103
+#: src/lang.c:2106
 msgid "Wrap around threads on next unread"
 msgstr ""
 
-#: src/lang.c:2104
+#: src/lang.c:2107
 msgid "# If ON wrap around threads on searching next unread article\n"
 msgstr ""
 
-#: src/lang.c:2108
+#: src/lang.c:2111
 msgid "Enter default mail address (and fullname). <CR> sets."
 msgstr ""
 
-#: src/lang.c:2109
+#: src/lang.c:2112
 msgid "Mail address (and fullname)"
 msgstr ""
 
-#: src/lang.c:2110
+#: src/lang.c:2113
 msgid "# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr ""
 
-#: src/lang.c:2115
+#: src/lang.c:2118
 msgid "Show empty Followup-To in editor"
 msgstr ""
 
-#: src/lang.c:2116
+#: src/lang.c:2119
 msgid "# If ON show empty Followup-To header when editing an article\n"
 msgstr ""
 
-#: src/lang.c:2120
+#: src/lang.c:2123
 msgid ""
 "Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2121
+#: src/lang.c:2124
 msgid "Create signature from path/command"
 msgstr ""
 
-#: src/lang.c:2122
+#: src/lang.c:2125
 msgid ""
 "# Signature path (random sigs)/file to be used when posting/replying\n"
 "# default_sigfile=file       appends file as signature\n"
@@ -5506,52 +5510,52 @@ msgid ""
 "# default_sigfile=--none     don't append a signature\n"
 msgstr ""
 
-#: src/lang.c:2129
+#: src/lang.c:2132
 msgid ""
 "Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2130
+#: src/lang.c:2133
 msgid "Prepend signature with \"-- \""
 msgstr ""
 
-#: src/lang.c:2131
+#: src/lang.c:2134
 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr ""
 
-#: src/lang.c:2135
+#: src/lang.c:2138
 msgid "Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2136
+#: src/lang.c:2139
 msgid "Add signature when reposting"
 msgstr ""
 
-#: src/lang.c:2137
+#: src/lang.c:2140
 msgid "# If ON add signature to reposted articles\n"
 msgstr ""
 
-#: src/lang.c:2141
+#: src/lang.c:2144
 #, c-format
 msgid "Enter quotation marks, %s or %S for author's initials."
 msgstr ""
 
-#: src/lang.c:2142
+#: src/lang.c:2145
 msgid "Characters used as quote-marks"
 msgstr ""
 
-#: src/lang.c:2143
+#: src/lang.c:2146
 #, c-format
 msgid ""
 "# Characters used in quoting to followups and replies.\n"
 "# '_' is replaced by ' ', %%s, %%S are replaced by author's initials.\n"
 msgstr ""
 
-#: src/lang.c:2149
+#: src/lang.c:2152
 msgid "Quoting behavior"
 msgstr ""
 
-#: src/lang.c:2150
+#: src/lang.c:2153
 msgid ""
 "# How quoting should be handled when following up or replying.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5565,16 +5569,16 @@ msgid ""
 "#   7 = Compress quotes, quote signatures, quote empty lines\n"
 msgstr ""
 
-#: src/lang.c:2163 src/lang.c:2171 src/lang.c:2177
+#: src/lang.c:2166 src/lang.c:2174 src/lang.c:2180
 msgid ""
 "%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr ""
 
-#: src/lang.c:2164
+#: src/lang.c:2167
 msgid "Quote line when following up"
 msgstr ""
 
-#: src/lang.c:2165
+#: src/lang.c:2168
 #, c-format
 msgid ""
 "# Format of quote line when mailing/posting/following-up an article\n"
@@ -5582,36 +5586,36 @@ msgid ""
 "# %%N Full Name  %%C First Name   %%I Initials\n"
 msgstr ""
 
-#: src/lang.c:2172
+#: src/lang.c:2175
 msgid "Quote line when cross-posting"
 msgstr ""
 
-#: src/lang.c:2178
+#: src/lang.c:2181
 msgid "Quote line when mailing"
 msgstr ""
 
-#: src/lang.c:2183
+#: src/lang.c:2186
 msgid "If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2184
+#: src/lang.c:2187
 msgid "Insert 'User-Agent:'-header"
 msgstr ""
 
-#: src/lang.c:2185
+#: src/lang.c:2188
 msgid "# If ON include advertising User-Agent: header\n"
 msgstr ""
 
-#: src/lang.c:2190
+#: src/lang.c:2193
 msgid ""
 "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
 
-#: src/lang.c:2191
+#: src/lang.c:2194
 msgid "MM_CHARSET"
 msgstr ""
 
-#: src/lang.c:2192
+#: src/lang.c:2195
 msgid ""
 "# Charset supported locally which is also used for MIME header and\n"
 "# Content-Type header.\n"
@@ -5621,27 +5625,27 @@ msgid ""
 "# mm_charset is considered not displayable and represented as '?'.\n"
 msgstr ""
 
-#: src/lang.c:2202
+#: src/lang.c:2205
 msgid "MM_NETWORK_CHARSET"
 msgstr ""
 
-#: src/lang.c:2203
+#: src/lang.c:2206
 msgid "# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr ""
 
-#: src/lang.c:2209
+#: src/lang.c:2212
 msgid "Mailbox format"
 msgstr ""
 
-#: src/lang.c:2210
+#: src/lang.c:2213
 msgid "# Format of the mailbox.\n"
 msgstr ""
 
-#: src/lang.c:2215
+#: src/lang.c:2218
 msgid "MIME encoding in news messages"
 msgstr ""
 
-#: src/lang.c:2216
+#: src/lang.c:2219
 msgid ""
 "# MIME encoding (8bit, base64, quoted-printable, 7bit) of the body\n"
 "# for mails and posts, if necessary. QP is efficient for most European\n"
@@ -5650,15 +5654,15 @@ msgid ""
 "# Russian charsets with a lot of 8bit characters.\n"
 msgstr ""
 
-#: src/lang.c:2224 src/lang.c:2245
+#: src/lang.c:2227 src/lang.c:2248
 msgid "Don't change unless you know what you are doing. <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2225
+#: src/lang.c:2228
 msgid "Use 8bit characters in news headers"
 msgstr ""
 
-#: src/lang.c:2226
+#: src/lang.c:2229
 msgid ""
 "# If ON, 8bit characters in news headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -5666,28 +5670,28 @@ msgid ""
 "# parameter unless post_mime_encoding is 8bit as well.\n"
 msgstr ""
 
-#: src/lang.c:2233
+#: src/lang.c:2236
 msgid ""
 "Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2234
+#: src/lang.c:2237
 msgid "View post-processed files"
 msgstr ""
 
-#: src/lang.c:2235
+#: src/lang.c:2238
 msgid "# If set, post processed files will be opened in a viewer\n"
 msgstr ""
 
-#: src/lang.c:2240
+#: src/lang.c:2243
 msgid "MIME encoding in mail messages"
 msgstr ""
 
-#: src/lang.c:2246
+#: src/lang.c:2249
 msgid "Use 8bit characters in mail headers"
 msgstr ""
 
-#: src/lang.c:2247
+#: src/lang.c:2250
 msgid ""
 "# If ON, 8bit characters in mail headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -5698,173 +5702,173 @@ msgid ""
 "# turn it ON unless you have some compelling reason.\n"
 msgstr ""
 
-#: src/lang.c:2257
+#: src/lang.c:2260
 msgid "Strip blanks from ends of lines"
 msgstr ""
 
-#: src/lang.c:2258
+#: src/lang.c:2261
 msgid ""
 "# If ON strip blanks from ends of lines for faster display on slow "
 "terminals.\n"
 msgstr ""
 
-#: src/lang.c:2263
+#: src/lang.c:2266
 msgid "If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2264
+#: src/lang.c:2267
 msgid "Transliteration"
 msgstr ""
 
-#: src/lang.c:2265
+#: src/lang.c:2268
 msgid ""
 "# If ON, use //TRANSLIT extension. This means that when a character cannot\n"
 "# be represented in the in the target character set, it can be approximated\n"
 "# through one or several similarly looking characters.\n"
 msgstr ""
 
-#: src/lang.c:2272
+#: src/lang.c:2275
 msgid "Send you a carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2273
+#: src/lang.c:2276
 msgid "Send you a cc automatically"
 msgstr ""
 
-#: src/lang.c:2274
+#: src/lang.c:2277
 msgid ""
 "# If ON automatically put your name in the Cc: field when mailing an "
 "article\n"
 msgstr ""
 
-#: src/lang.c:2278
+#: src/lang.c:2281
 msgid ""
 "Send you a blind carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2279
+#: src/lang.c:2282
 msgid "Send you a blind cc automatically"
 msgstr ""
 
-#: src/lang.c:2280
+#: src/lang.c:2283
 msgid ""
 "# If ON automatically put your name in the Bcc: field when mailing an "
 "article\n"
 msgstr ""
 
-#: src/lang.c:2284
+#: src/lang.c:2287
 msgid "Enter address elements about which you want to be warned. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2285
+#: src/lang.c:2288
 msgid "Spamtrap warning address parts"
 msgstr ""
 
-#: src/lang.c:2286
+#: src/lang.c:2289
 msgid ""
 "# A comma-delimited list of address-parts you want to be warned\n"
 "# about when trying to reply by email.\n"
 msgstr ""
 
-#: src/lang.c:2291
+#: src/lang.c:2294
 msgid "Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2292
+#: src/lang.c:2295
 msgid "No. of days a filter entry is valid"
 msgstr ""
 
-#: src/lang.c:2293
+#: src/lang.c:2296
 msgid "# Number of days a short term filter will be active\n"
 msgstr ""
 
-#: src/lang.c:2297
+#: src/lang.c:2300
 msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2298
+#: src/lang.c:2301
 msgid "Add posted articles to filter"
 msgstr ""
 
-#: src/lang.c:2299
+#: src/lang.c:2302
 msgid ""
 "# If ON add posted articles which start a new thread to filter for\n"
 "# highlighting follow-ups\n"
 msgstr ""
 
-#: src/lang.c:2303
+#: src/lang.c:2306
 msgid "The directory where articles/threads are to be saved in mailbox format."
 msgstr ""
 
-#: src/lang.c:2304
+#: src/lang.c:2307
 msgid "Mail directory"
 msgstr ""
 
-#: src/lang.c:2305
+#: src/lang.c:2308
 msgid "# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr ""
 
-#: src/lang.c:2310
+#: src/lang.c:2313
 msgid "Save articles in batch mode (-S)"
 msgstr ""
 
-#: src/lang.c:2311
+#: src/lang.c:2314
 msgid ""
 "# If ON articles/threads will be saved in batch mode when save -S\n"
 "# or mail (-M/-N) is specified on the command line\n"
 msgstr ""
 
-#: src/lang.c:2316
+#: src/lang.c:2319
 msgid "The directory where you want articles/threads saved."
 msgstr ""
 
-#: src/lang.c:2317
+#: src/lang.c:2320
 msgid "Directory to save arts/threads in"
 msgstr ""
 
-#: src/lang.c:2318
+#: src/lang.c:2321
 msgid "# Directory where articles/threads are saved\n"
 msgstr ""
 
-#: src/lang.c:2322
+#: src/lang.c:2325
 msgid ""
 "Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> "
 "sets."
 msgstr ""
 
-#: src/lang.c:2323
+#: src/lang.c:2326
 msgid "Use Archive-name: header for save"
 msgstr ""
 
-#: src/lang.c:2324
+#: src/lang.c:2327
 msgid ""
 "# If ON articles/threads with Archive-name: in mail header will\n"
 "# be automatically saved with the Archive-name & part/patch no.\n"
 msgstr ""
 
-#: src/lang.c:2329
+#: src/lang.c:2332
 msgid ""
 "Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 "cancels."
 msgstr ""
 
-#: src/lang.c:2330
+#: src/lang.c:2333
 msgid "Mark saved articles/threads as read"
 msgstr ""
 
-#: src/lang.c:2331
+#: src/lang.c:2334
 msgid "# If ON mark articles that are saved as read\n"
 msgstr ""
 
-#: src/lang.c:2335
+#: src/lang.c:2338
 msgid "Do post processing (eg. extract attachments) for saved articles."
 msgstr ""
 
-#: src/lang.c:2336
+#: src/lang.c:2339
 msgid "Post process saved articles"
 msgstr ""
 
-#: src/lang.c:2337
+#: src/lang.c:2340
 msgid ""
 "# Perform post processing (saving binary attachments) from saved articles.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5873,107 +5877,107 @@ msgid ""
 "#   2 = yes\n"
 msgstr ""
 
-#: src/lang.c:2346
+#: src/lang.c:2349
 msgid "Process only unread articles"
 msgstr ""
 
-#: src/lang.c:2347
+#: src/lang.c:2350
 msgid ""
 "# If ON only save/print/pipe/mail unread articles (tagged articles "
 "excepted)\n"
 msgstr ""
 
-#: src/lang.c:2352
+#: src/lang.c:2355
 msgid "Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2353
+#: src/lang.c:2356
 msgid "Print all headers when printing"
 msgstr ""
 
-#: src/lang.c:2354
+#: src/lang.c:2357
 msgid ""
 "# If ON print all of article header otherwise just the important lines\n"
 msgstr ""
 
-#: src/lang.c:2358
+#: src/lang.c:2361
 msgid ""
 "The printer program with options that is to be used to print articles/"
 "threads."
 msgstr ""
 
-#: src/lang.c:2359
+#: src/lang.c:2362
 msgid "Printer program with options"
 msgstr ""
 
-#: src/lang.c:2360
+#: src/lang.c:2363
 msgid "# Print program with parameters used to print articles/threads\n"
 msgstr ""
 
-#: src/lang.c:2366
+#: src/lang.c:2369
 msgid "Force redraw after certain commands"
 msgstr ""
 
-#: src/lang.c:2367
+#: src/lang.c:2370
 msgid ""
 "# If ON a screen redraw will always be done after certain external commands\n"
 msgstr ""
 
-#: src/lang.c:2371
+#: src/lang.c:2374
 msgid ""
 "Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2372
+#: src/lang.c:2375
 msgid "Start editor with line offset"
 msgstr ""
 
-#: src/lang.c:2373
+#: src/lang.c:2376
 msgid ""
 "# If ON editor will be started with cursor offset into the file\n"
 "# otherwise the cursor will be positioned at the first line\n"
 msgstr ""
 
-#: src/lang.c:2378
+#: src/lang.c:2381
 msgid "Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2379
+#: src/lang.c:2382
 msgid "Invocation of your editor"
 msgstr ""
 
-#: src/lang.c:2380
+#: src/lang.c:2383
 #, c-format
 msgid ""
 "# Format of editor line including parameters\n"
 "# %%E Editor  %%F Filename  %%N Linenumber\n"
 msgstr ""
 
-#: src/lang.c:2385
+#: src/lang.c:2388
 msgid ""
 "Enter name and options for external-inews, --internal for internal inews"
 msgstr ""
 
-#: src/lang.c:2386
+#: src/lang.c:2389
 msgid "External inews"
 msgstr ""
 
-#: src/lang.c:2387
+#: src/lang.c:2390
 msgid ""
 "# If --internal use the built in mini inews for posting via NNTP\n"
 "# otherwise use an external inews program\n"
 msgstr ""
 
-#: src/lang.c:2391
+#: src/lang.c:2394
 msgid ""
 "Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2392
+#: src/lang.c:2395
 msgid "Invocation of your mail command"
 msgstr ""
 
-#: src/lang.c:2393
+#: src/lang.c:2396
 #, c-format
 msgid ""
 "# Format of mailer line including parameters\n"
@@ -5982,11 +5986,11 @@ msgid ""
 "# ie. elm interactive          :    elm -i %%F -s \"%%S\" \"%%T\"\n"
 msgstr ""
 
-#: src/lang.c:2401
+#: src/lang.c:2404
 msgid "Use interactive mail reader"
 msgstr ""
 
-#: src/lang.c:2402
+#: src/lang.c:2405
 msgid ""
 "# Interactive mailreader\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5995,58 +5999,58 @@ msgid ""
 "#   2 = use interactive mailreader without headers in file\n"
 msgstr ""
 
-#: src/lang.c:2411
+#: src/lang.c:2414
 msgid "Remove ~/.article after posting"
 msgstr ""
 
-#: src/lang.c:2412
+#: src/lang.c:2415
 msgid "# If ON remove ~/.article after posting.\n"
 msgstr ""
 
-#: src/lang.c:2416
+#: src/lang.c:2419
 msgid "Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr ""
 
-#: src/lang.c:2417
+#: src/lang.c:2420
 msgid "Filename for posted articles"
 msgstr ""
 
-#: src/lang.c:2418
+#: src/lang.c:2421
 msgid ""
 "# Filename where to keep all postings (default posted)\n"
 "# If no filename is set then postings will not be saved\n"
 msgstr ""
 
-#: src/lang.c:2423
+#: src/lang.c:2426
 msgid ""
 "Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2424
+#: src/lang.c:2427
 msgid "Keep failed arts in ~/dead.articles"
 msgstr ""
 
-#: src/lang.c:2425
+#: src/lang.c:2428
 msgid "# If ON keep all failed postings in ~/dead.articles\n"
 msgstr ""
 
-#: src/lang.c:2429
+#: src/lang.c:2432
 msgid "Do you want to strip unsubscribed groups from .newsrc"
 msgstr ""
 
-#: src/lang.c:2430
+#: src/lang.c:2433
 msgid "No unsubscribed groups in newsrc"
 msgstr ""
 
-#: src/lang.c:2431
+#: src/lang.c:2434
 msgid "# If ON strip unsubscribed groups from newsrc\n"
 msgstr ""
 
-#: src/lang.c:2436
+#: src/lang.c:2439
 msgid "Remove bogus groups from newsrc"
 msgstr ""
 
-#: src/lang.c:2437
+#: src/lang.c:2440
 msgid ""
 "# What to do with bogus groups in newsrc file\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6055,58 +6059,58 @@ msgid ""
 "#   2 = highlight with D on selection screen\n"
 msgstr ""
 
-#: src/lang.c:2445
+#: src/lang.c:2448
 msgid "Enter number of seconds until active file will be reread. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2446
+#: src/lang.c:2449
 msgid "Interval in secs to reread active"
 msgstr ""
 
-#: src/lang.c:2447
+#: src/lang.c:2450
 msgid ""
 "# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr ""
 
-#: src/lang.c:2452
+#: src/lang.c:2455
 msgid "Reconnect to server automatically"
 msgstr ""
 
-#: src/lang.c:2453
+#: src/lang.c:2456
 msgid ""
 "# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr ""
 
-#: src/lang.c:2457
+#: src/lang.c:2460
 msgid ""
 "Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2458
+#: src/lang.c:2461
 msgid "Cache NNTP overview files locally"
 msgstr ""
 
-#: src/lang.c:2459
+#: src/lang.c:2462
 msgid "# If ON, create local copies of NNTP overview files.\n"
 msgstr ""
 
-#: src/lang.c:2463
+#: src/lang.c:2466
 msgid "Enter format string. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2464
+#: src/lang.c:2467
 msgid "Format string for display of dates"
 msgstr ""
 
-#: src/lang.c:2465
+#: src/lang.c:2468
 msgid "# Format string for date representation\n"
 msgstr ""
 
-#: src/lang.c:2471
+#: src/lang.c:2474
 msgid "Unicode normalization form"
 msgstr ""
 
-#: src/lang.c:2472
+#: src/lang.c:2475
 msgid ""
 "# Unicode normalization form\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6117,11 +6121,11 @@ msgid ""
 "#   4 = NFD\n"
 msgstr ""
 
-#: src/lang.c:2484
+#: src/lang.c:2487
 msgid "Render BiDi"
 msgstr ""
 
-#: src/lang.c:2485
+#: src/lang.c:2488
 msgid "# If ON, bi-directional text is rendered by tin\n"
 msgstr ""
 
@@ -6167,7 +6171,7 @@ msgstr ""
 #. *       - use some sort of pager?
 #. *       - -> lang.c
 #.
-#: src/nntplib.c:1724
+#: src/nntplib.c:1759
 msgid "MOTD: "
 msgstr ""
 
Binary files tin-1.7.10/po/tr.gmo and tin-1.8.0/po/tr.gmo differ
diff -Nurp tin-1.7.10/po/tr.po tin-1.8.0/po/tr.po
--- tin-1.7.10/po/tr.po	2005-09-29 13:21:11.000000000 +0200
+++ tin-1.8.0/po/tr.po	2005-12-24 19:09:52.798397134 +0100
@@ -7,7 +7,7 @@
 msgid	""
 msgstr	"Project-Id-Version: tin 1.7.7\n"
 	"Report-Msgid-Bugs-To: \n"
-	"POT-Creation-Date: 2005-09-29 13:20+0200\n"
+	"POT-Creation-Date: 2005-12-24 19:09+0100\n"
 	"PO-Revision-Date: 2005-03-06 09:25+0200\n"
 	"Last-Translator: Şebnem Korkmaz <sebnem_k@hotmail.com>\n"
 	"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
@@ -288,7 +288,7 @@ msgstr	"# ikilik dosyalarda işletim sonr
 msgid	"# remove tmp files and set Followup-To: poster\n"
 msgstr	""
 
-#: src/cook.c:495
+#: src/cook.c:499
 msgid	"(unknown)"
 msgstr	"(bilinmiyor)"
 
@@ -299,7 +299,7 @@ msgstr	"(bilinmiyor)"
 msgid	"Removed from the previous rule: "
 msgstr	"Önceki kuraldan kaldırıldı: "
 
-#: src/keymap.c:239
+#: src/keymap.c:271
 msgid	"NULL"
 msgstr	""
 
@@ -670,7 +670,7 @@ msgstr	"Kaydedilen kümeler için aktif do
 msgid	"Creating newsrc file...\n"
 msgstr	"Newsrc dosyası oluşturuluyor...\n"
 
-#: src/lang.c:129 src/lang.c:1147
+#: src/lang.c:129 src/lang.c:1150
 msgid	"Default"
 msgstr	"Öntanımlı"
 
@@ -1898,7 +1898,7 @@ msgstr	"Listede seçilen kümeye git"
 msgid	"choose next group with unread news"
 msgstr	"okunmamış haberlerde sonraki kümeyi seç"
 
-#: src/lang.c:389 src/lang.c:1194
+#: src/lang.c:389 src/lang.c:1197
 #, fuzzy
 msgid	"quit"
 msgstr	"çık"
@@ -2200,142 +2200,146 @@ msgstr	"\n"
 msgid	"Invalid  From: %s  line. Read the INSTALL file again."
 msgstr	"Geçersiz Gönderen: %s satırı. INSTALL dosyasını yeniden okuyun."
 
-#: src/lang.c:454
+#: src/lang.c:455
+msgid	"Invalid multibyte sequence found\n"
+msgstr	""
+
+#: src/lang.c:457
 #, fuzzy, c-format
 msgid	"Invalid  Sender:-header %s"
 msgstr	"Geçersiz Gönderen: -başlık %s"
 
-#: src/lang.c:455
+#: src/lang.c:458
 #, fuzzy
 msgid	"Inverse video disabled"
 msgstr	"Ters video geçersiz"
 
-#: src/lang.c:456
+#: src/lang.c:459
 #, fuzzy
 msgid	"Inverse video enabled"
 msgstr	"Ters video geçerli"
 
-#: src/lang.c:458
+#: src/lang.c:461
 #, fuzzy, c-format
 msgid	"Missing definition for %s\n"
 msgstr	"Tanım eksik %s\n"
 
-#: src/lang.c:459
+#: src/lang.c:462
 #, fuzzy, c-format
 msgid	"Invalid key definition '%s'\n"
 msgstr	"Geçersiz tuş tanımı '%s'\n"
 
-#: src/lang.c:460
+#: src/lang.c:463
 #, fuzzy, c-format
 msgid	"Invalid keyname '%s'\n"
 msgstr	"Geçersiz anahtar sözcük '%s'\n"
 
-#: src/lang.c:461
+#: src/lang.c:464
 #, c-format
 msgid	"Keymap file was upgraded to version %s\n"
 msgstr	""
 
-#: src/lang.c:462
+#: src/lang.c:465
 #, fuzzy, c-format
 msgid	"Kill From:     [%s] (y/n): "
 msgstr	"Göndereni yok et:     [%s] (y/n): "
 
-#: src/lang.c:463
+#: src/lang.c:466
 #, fuzzy
 msgid	"Kill Lines: (</>num): "
 msgstr	"Satırları yok et:(</>num): "
 
-#: src/lang.c:464
+#: src/lang.c:467
 #, fuzzy
 msgid	"Kill Article Menu"
 msgstr	"Makale menüsünü yok et"
 
-#: src/lang.c:465
+#: src/lang.c:468
 #, fuzzy, c-format
 msgid	"Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr	"İleti-Kimliğini yko et:   [%s] (f/l/o/n): "
 
-#: src/lang.c:466
+#: src/lang.c:469
 #, fuzzy
 msgid	"Kill pattern scope  : "
 msgstr	"Örüntü kapsamını yok et: "
 
-#: src/lang.c:467
+#: src/lang.c:470
 #, fuzzy, c-format
 msgid	"Kill Subject:  [%s] (y/n): "
 msgstr	"Konuyu yok et: [%s] (y/n): "
 
-#: src/lang.c:468
+#: src/lang.c:471
 #, fuzzy
 msgid	"Kill text pattern   : "
 msgstr	"Metin örüntüsünü yok et : "
 
-#: src/lang.c:469
+#: src/lang.c:472
 #, fuzzy
 msgid	"Kill time in days   : "
 msgstr	"Zamanı gün olarak yok et: "
 
-#: src/lang.c:471
+#: src/lang.c:474
 #, fuzzy
 msgid	"Last"
 msgstr	"Son"
 
-#: src/lang.c:472
+#: src/lang.c:475
 #, fuzzy
 msgid	"-- Last response --"
 msgstr	"-- Son yanıt --"
 
-#: src/lang.c:473
+#: src/lang.c:476
 #, fuzzy, c-format
 msgid	"Lines %s  "
 msgstr	"Satırlar %s "
 
-#: src/lang.c:475
+#: src/lang.c:478
 #, fuzzy
 msgid	"Message-ID: line              "
 msgstr	"İleti-Kimliği: satır             "
 
-#: src/lang.c:476
+#: src/lang.c:479
 #, fuzzy
 msgid	"Mail"
 msgstr	"Postalandı"
 
-#: src/lang.c:477
+#: src/lang.c:480
 #, fuzzy
 msgid	"mailbox "
 msgstr	"posta kutusu "
 
-#: src/lang.c:478
+#: src/lang.c:481
 #, fuzzy, c-format
 msgid	"Mail article(s) to [%.*s]> "
 msgstr	"Makaleleri postala [%.*s]> "
 
-#: src/lang.c:479
+#: src/lang.c:482
 #, fuzzy, c-format
 msgid	"Mailing log to %s\n"
 msgstr	"Günlüğü postalıyor %s\n"
 
-#: src/lang.c:480
+#: src/lang.c:483
 #, fuzzy
 msgid	"Mail bug report..."
 msgstr	"Hata raporu postala..."
 
-#: src/lang.c:481
+#: src/lang.c:484
 #, fuzzy, c-format
 msgid	"Mail BUG REPORT to %s?"
 msgstr	"HATA RAPORUNU postala %s?"
 
-#: src/lang.c:482
+#: src/lang.c:485
 #, fuzzy
 msgid	"Mailed"
 msgstr	"Postalandı"
 
-#: src/lang.c:483
+#: src/lang.c:486
 #, fuzzy, c-format
 msgid	"Mailing to %s..."
 msgstr	"Postalanıyor %s..."
 
-#: src/lang.c:484
+#: src/lang.c:487
 #, fuzzy
 msgid	"# [Mail/Save] active file. Format is like news active file:\n"
 	"#   groupname  max.artnum  min.artnum  /dir\n"
@@ -2346,323 +2350,323 @@ msgstr	"# (Mail/Save) aktif dosya. Forma
 	"# 4. alan basedir(örn.~/Mail or ~/News)\n"
 	"#\n"
 
-#: src/lang.c:487
+#: src/lang.c:490
 #, fuzzy, c-format
 msgid	"%s marked as unread"
 msgstr	"%s okunmamış olarak işaretlendi"
 
-#: src/lang.c:488
+#: src/lang.c:491
 #, fuzzy, c-format
 msgid	"Marked %d of %d tagged %s as read"
 msgstr	"%d içerisinde %d işaretlendi %s okunmuş olarak etiketlendi"
 
-#: src/lang.c:489
+#: src/lang.c:492
 #, fuzzy, c-format
 msgid	"Mark all articles as read%s?"
 msgstr	"Bütün makaleleri okunmuş olarak işaretle%s?"
 
-#: src/lang.c:490
+#: src/lang.c:493
 #, fuzzy, c-format
 msgid	"Mark %s=tagged articles, %s=current article, %s=quit: "
 msgstr	"İşaretle %s=etiketlenen makaleler, %s=mevcut makale, %s=çık: "
 
-#: src/lang.c:491
+#: src/lang.c:494
 #, fuzzy, c-format
 msgid	"Mark group %s as read?"
 msgstr	"Küme %s 'i okunmuş olarak işaretle?"
 
-#: src/lang.c:492
+#: src/lang.c:495
 #, fuzzy, c-format
 msgid	"Mark thread as read%s?"
 msgstr	"Parçacık %s 'i okunmuş olarak işaretle?"
 
-#: src/lang.c:493
+#: src/lang.c:496
 #, fuzzy, c-format
 msgid	"Mark %s=tagged articles/threads, %s=current thread, %s=quit: "
 msgstr	"İşaretle %s=etiketlenen makale7parçacıklar, %s= mevcut parçacık, %s=çık: "
 
-#: src/lang.c:494
+#: src/lang.c:497
 #, fuzzy, c-format
 msgid	"Matching %s groups..."
 msgstr	"%s kümelerini eşleştiriyor..."
 
-#: src/lang.c:495 src/lang.c:499
+#: src/lang.c:498 src/lang.c:502
 #, fuzzy, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=search pattern; %s=kill/select"
 msgstr	"<n>=muvcut n için ayarlandı; %s=sonraki okunmayan; %s=arama örüntüsü; %s=yok "
 	"et/seç"
 
-#: src/lang.c:496
+#: src/lang.c:499
 #, fuzzy, c-format
 msgid	"%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; %s=list "
 	"thread"
 msgstr	"%s=yazar araması; %s=catchup; %s=alt satır; %s=üst satır; %s= okunmuş "
 	"işaretle; %s=parçacık listele"
 
-#: src/lang.c:497
+#: src/lang.c:500
 #, fuzzy, c-format
 msgid	"%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom"
 msgstr	"%s=üst satır; %s=alt satır; %s=üst sayfa; %s= alt sayfa; %s=üst; %s=alt"
 
-#: src/lang.c:498
+#: src/lang.c:501
 #, fuzzy, c-format
 msgid	"%s=search forwards; %s=search backwards; %s=quit"
 msgstr	"%s=ileriye doğru ara; %s=geriye doğru ara; %s=çık"
 
-#: src/lang.c:500
+#: src/lang.c:503
 #, fuzzy, c-format
 msgid	"%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
 msgstr	"%s=yazar araması; %s=gövde araması; %s=catchup; %s=takip-et; %s=okumuş olarak "
 	"işaretle"
 
-#: src/lang.c:501
+#: src/lang.c:504
 #, fuzzy, c-format
 msgid	"<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
 msgstr	"<n>=mevcut n için ayarlandı; %s=sonraki okunmayan; %s,%s=arama örgüsü; %"
 	"s=catchup"
 
-#: src/lang.c:502
+#: src/lang.c:505
 #, fuzzy, c-format
 msgid	"%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
 msgstr	"%s=alt satır; %s=üst satır; %s=yardım; %s=taşı; %s=çık; %s=bütün/okunmamış "
 	"değiştir"
 
-#: src/lang.c:503
+#: src/lang.c:506
 #, fuzzy, c-format
 msgid	"%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/out"
 msgstr	"%s=abone ol; %s=alt örüntü; %s=abonelikten çık; %s=alt olmayan örüntü; %"
 	"s=yank in/out"
 
-#: src/lang.c:504
+#: src/lang.c:507
 #, fuzzy, c-format
 msgid	"<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr	"<n>= muvcut n için ayarlandı; %s=sonraki okunmayan; %s=catchup; %s=değişimi "
 	"görüntüle"
 
-#: src/lang.c:505
+#: src/lang.c:508
 #, fuzzy, c-format
 msgid	"%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread"
 msgstr	"%s=yardım; %s=alt satır; %s=üst satır; %s=quit; %s=etiketle; %s=okunmamış "
 	"olarak işaretle"
 
-#: src/lang.c:506
+#: src/lang.c:509
 #, fuzzy
 msgid	"--More--"
 msgstr	"--Tümü--"
 
-#: src/lang.c:507
+#: src/lang.c:510
 #, fuzzy, c-format
 msgid	"Moving %s..."
 msgstr	"Taşınan %s..."
 
-#: src/lang.c:509
+#: src/lang.c:512
 #, fuzzy
 msgid	", name: "
 msgstr	", isim: "
 
-#: src/lang.c:510
+#: src/lang.c:513
 #, fuzzy, c-format
 msgid	"Goto newsgroup [%s]> "
 msgstr	"Haber grubuna gidin [%s]> "
 
-#: src/lang.c:511
+#: src/lang.c:514
 #, fuzzy
 msgid	"newsgroups"
 msgstr	"haber grupları"
 
-#: src/lang.c:512
+#: src/lang.c:515
 #, fuzzy, c-format
 msgid	"Position %s in group list (1,2,..,$) [%d]> "
 msgstr	"Grup listesinde %s konumlayın (1,2,..,$) [%d]> "
 
-#: src/lang.c:513
+#: src/lang.c:516
 #, fuzzy
 msgid	"newsgroup"
 msgstr	"haber grupları"
 
-#: src/lang.c:514
+#: src/lang.c:517
 #, fuzzy
 msgid	"Try and save newsrc file again?"
 msgstr	"Newsrc dosyasını kaydetmeyi tekrar dene?"
 
-#: src/lang.c:515
+#: src/lang.c:518
 #, fuzzy
 msgid	"Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr	"Uyarı: Newsrc dosyanıza herhangi bir haber grubu yazılmadı. Kaydetme "
 	"durduruldu."
 
-#: src/lang.c:516
+#: src/lang.c:519
 #, fuzzy
 msgid	"newsrc file saved successfully.\n"
 msgstr	"newsrc dosyası başarıyla kaydedildi.\n"
 
-#: src/lang.c:517
+#: src/lang.c:520
 #, fuzzy
 msgid	"-- Next response --"
 msgstr	"-- Sonraki yanıt --"
 
-#: src/lang.c:518
+#: src/lang.c:521
 #, fuzzy, c-format
 msgid	"NNTP authorization password not found for %s"
 msgstr	"NNTP yetki şifresi %s için bulunamadı"
 
-#: src/lang.c:519
+#: src/lang.c:522
 #, fuzzy
 msgid	"No  "
 msgstr	"Hayır"
 
-#: src/lang.c:520
+#: src/lang.c:523
 #, fuzzy
 msgid	"*** No articles ***"
 msgstr	"*** Makale yok ***"
 
-#: src/lang.c:521
+#: src/lang.c:524
 #, fuzzy
 msgid	"No articles have been posted"
 msgstr	"Hiçbir makale gönderilmedi"
 
-#: src/lang.c:522
+#: src/lang.c:525
 #, fuzzy
 msgid	"*** No description ***"
 msgstr	"*** Tanım yok ***"
 
-#: src/lang.c:523
+#: src/lang.c:526
 #, fuzzy
 msgid	"No filename"
 msgstr	"Dosya adı yok"
 
-#: src/lang.c:524
+#: src/lang.c:527
 #, fuzzy
 msgid	"No group"
 msgstr	"Küme yok"
 
-#: src/lang.c:525
+#: src/lang.c:528
 #, fuzzy
 msgid	"*** No groups ***"
 msgstr	"*** Kümeler yok ***"
 
-#: src/lang.c:526
+#: src/lang.c:529
 #, fuzzy
 msgid	"No more groups to read"
 msgstr	"Okunacak küme kalmadı"
 
-#: src/lang.c:527
+#: src/lang.c:530
 #, fuzzy
 msgid	"No last message"
 msgstr	"Son ileti yok"
 
-#: src/lang.c:528
+#: src/lang.c:531
 #, fuzzy
 msgid	"No mail address"
 msgstr	"Posta adresi yok"
 
-#: src/lang.c:529
+#: src/lang.c:532
 #, fuzzy
 msgid	"No articles marked for saving"
 msgstr	"Kaydetmek için hiçbir makale işaretlenmedi"
 
-#: src/lang.c:530
+#: src/lang.c:533
 #, fuzzy
 msgid	"No match"
 msgstr	"Eş yok"
 
-#: src/lang.c:531
+#: src/lang.c:534
 #, fuzzy
 msgid	"No more groups"
 msgstr	"Başka küme yok"
 
-#: src/lang.c:532
+#: src/lang.c:535
 #, fuzzy
 msgid	"No newsgroups"
 msgstr	"Haber grupları yok"
 
-#: src/lang.c:533
+#: src/lang.c:536
 #, fuzzy
 msgid	"No next unread article"
 msgstr	"Sonraki okunmamış makale yok"
 
-#: src/lang.c:534
+#: src/lang.c:537
 #, fuzzy
 msgid	"No previous group"
 msgstr	"Önceki küme yok"
 
-#: src/lang.c:535
+#: src/lang.c:538
 #, fuzzy
 msgid	"No previous unread article"
 msgstr	"Önceki okunmamış makale yok"
 
-#: src/lang.c:536
+#: src/lang.c:539
 #, fuzzy
 msgid	"No responses"
 msgstr	"Yanıt yok"
 
-#: src/lang.c:537
+#: src/lang.c:540
 #, fuzzy
 msgid	"No responses to list in current thread"
 msgstr	"Mevcut parçacıkta listelemek için hiç yanıt yok"
 
-#: src/lang.c:538
+#: src/lang.c:541
 #, fuzzy
 msgid	"No search string"
 msgstr	"Arama dizgisi yok"
 
-#: src/lang.c:539
+#: src/lang.c:542
 #, fuzzy
 msgid	"No subject"
 msgstr	"Konu yok"
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, fuzzy, c-format
 msgid	"%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr	"%s: Uçbirim satır sonuna kadar boş olmak zorunda (ce)\n"
 
-#: src/lang.c:542
+#: src/lang.c:545
 #, fuzzy, c-format
 msgid	"%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr	"%s: Uçbirim ekran sonuna kadar boş olmak zorunda (cd)\n"
 
-#: src/lang.c:543
+#: src/lang.c:546
 #, fuzzy, c-format
 msgid	"%s: Terminal must have clearscreen (cl) capability\n"
 msgstr	"%s: Uçbirimin ekran temizleme (cl) yeteneği olmalı\n"
 
-#: src/lang.c:544
+#: src/lang.c:547
 #, fuzzy, c-format
 msgid	"%s: Terminal must have cursor motion (cm)\n"
 msgstr	"%s: Uçbirimin imleç hareketi olmalı (cm)\n"
 
-#: src/lang.c:545
+#: src/lang.c:548
 #, fuzzy, c-format
 msgid	"%s: TERM variable must be set to use screen capabilities\n"
 msgstr	"%s: TERM değişkeni ekran yetenekleri kullanılacak şekilde ayarlanmalı\n"
 
-#: src/lang.c:547
+#: src/lang.c:550
 #, fuzzy, c-format
 msgid	"No viewer found for %s/%s\n"
 msgstr	"%s/%s için görüntüleyici yok\n"
 
-#: src/lang.c:548
+#: src/lang.c:551
 #, fuzzy
 msgid	"Newsgroup does not exist on this server"
 msgstr	"Bu sunucuda haber grubu yok"
 
-#: src/lang.c:549
+#: src/lang.c:552
 #, fuzzy, c-format
 msgid	"Group %s not found in active file"
 msgstr	"Küme %s aktif dosyada bulunamadı"
 
-#: src/lang.c:550
+#: src/lang.c:553
 #, fuzzy
 msgid	"c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	"c)yarat, a)lternatif isim kullan, d)varsayılanı kullan, mewsrc, q)tin'den "
 	"çık: "
 
-#: src/lang.c:551
+#: src/lang.c:554
 #, fuzzy
 msgid	"use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr	"a)lternatif isim kullan, d)varsayılanı kullan, newsrc, q)tin'den çık: "
 
-#: src/lang.c:552
+#: src/lang.c:555
 #, fuzzy, c-format
 msgid	"# NNTP-server -> newsrc translation table and NNTP-server\n"
 	"# shortname list for %s %s\n"
@@ -2690,43 +2694,43 @@ msgstr	"# NNTP-sunucu -> newsrc çeviri d
 	"#   news.ka.nu    /tmp/nrc-nu      kanu    nu\n"
 	"#\n"
 
-#: src/lang.c:559
+#: src/lang.c:562
 #, fuzzy
 msgid	"Only"
 msgstr	"Sadece"
 
-#: src/lang.c:560
+#: src/lang.c:563
 #, fuzzy, c-format
 msgid	"Option not enabled. Recompile with %s."
 msgstr	"Seçenek etkin kılınmadı. Yeniden derle %s."
 
-#: src/lang.c:561
+#: src/lang.c:564
 #, fuzzy
 msgid	"Options Menu"
 msgstr	"Seçenekler menüsü"
 
-#: src/lang.c:564
+#: src/lang.c:567
 #, fuzzy, c-format
 msgid	"Error in regex: %s at pos. %d '%s'"
 msgstr	"Regex'de hata: poda %s. %d '%s'"
 
-#: src/lang.c:565
+#: src/lang.c:568
 #, fuzzy, c-format
 msgid	"Error in regex: pcre internal error %d"
 msgstr	"Regex'de hata: pcre iç hata %d"
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, fuzzy, c-format
 msgid	"Error in regex: study - pcre internal error %s"
 msgstr	"Regex'de hata: incele - pcre iç hata %s"
 
-#: src/lang.c:567
+#: src/lang.c:570
 #, fuzzy
 msgid	"Post a followup..."
 msgstr	"Takip edici gönder..."
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:569
+#: src/lang.c:572
 #, fuzzy
 msgid	"An error has occurred while posting the article. If you think that this\n"
 	"error is temporary or otherwise correctable, you can postpone the article\n"
@@ -2735,312 +2739,312 @@ msgstr	"Makaleyi gönderirken hata oluştu
 	"düşünüyorsanız, makaleyi erteleyebilir ve tekrar ^O komutunu kulanarak "
 	"ulaşabilirsiniz.\n"
 
-#: src/lang.c:572
+#: src/lang.c:575
 #, fuzzy
 msgid	"Posted articles history"
 msgstr	"Gönderilmiş makalelerin geçmişi"
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, fuzzy, c-format
 msgid	"Post to newsgroup(s) [%s]> "
 msgstr	"habergrup(lar)a gönder [%s]> "
 
-#: src/lang.c:574
+#: src/lang.c:577
 #, fuzzy
 msgid	"-- post processing started --"
 msgstr	"-- gönderme işlemi başlatıldı --"
 
-#: src/lang.c:575
+#: src/lang.c:578
 #, fuzzy
 msgid	"-- post processing completed --"
 msgstr	"-- gönderme işlemi tamamlandı --"
 
-#: src/lang.c:576
+#: src/lang.c:579
 #, fuzzy, c-format
 msgid	"Post subject [%s]> "
 msgstr	"Konuyu gönder (%s)> "
 
-#: src/lang.c:577
+#: src/lang.c:580
 #, fuzzy
 msgid	"# Summary of mailed/posted messages viewable by 'W' command from within tin.\n"
 msgstr	"# 'W' komutundan görünebilir postalanmış/gönderilmiş iletilerin özeti.\n"
 
-#: src/lang.c:578
+#: src/lang.c:581
 #, fuzzy
 msgid	"Posting article..."
 msgstr	"Makale gönderiliyor..."
 
-#: src/lang.c:579
+#: src/lang.c:582
 #, fuzzy, c-format
 msgid	"Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr	"Ertelenmiş makaleleri gönder [%%s]? (%s/%s/%s/%s/%s): "
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, fuzzy, c-format
 msgid	"Hot %s"
 msgstr	"Hot %s"
 
-#: src/lang.c:581
+#: src/lang.c:584
 #, fuzzy, c-format
 msgid	"Tagged %s"
 msgstr	"%s imlenmiş"
 
-#: src/lang.c:582
+#: src/lang.c:585
 #, fuzzy, c-format
 msgid	"Untagged %s"
 msgstr	"%s imlenmemiş"
 
-#: src/lang.c:583
+#: src/lang.c:586
 #, fuzzy
 msgid	"Processing mail messages marked for deletion."
 msgstr	"Silinmek için işaretlenen iletilerin işletilmesi."
 
-#: src/lang.c:584
+#: src/lang.c:587
 #, fuzzy
 msgid	"Processing saved articles marked for deletion."
 msgstr	"Silinmek için işaretlenen kaydedilmiş makalelerin işletilmesi."
 
-#: src/lang.c:585
+#: src/lang.c:588
 #, fuzzy, c-format
 msgid	"Accept Followup-To? %s=post, %s=ignore, %s=quit: "
 msgstr	"Takip edilsin? %s=gönder, %s=yoksay, %s=terk et: "
 
-#: src/lang.c:586
+#: src/lang.c:589
 #, fuzzy
 msgid	"Article unchanged, abort mailing?"
 msgstr	"Makale değiştirilmesini, posta iptal edilsin mi?"
 
-#: src/lang.c:587
+#: src/lang.c:590
 #, fuzzy, c-format
 msgid	"Do you want to see postponed articles (%d)?"
 msgstr	"Ertelediğiniz makaleleri görmek ister misiniz (%d)?"
 
-#: src/lang.c:589
+#: src/lang.c:592
 #, fuzzy
 msgid	"Add quick kill filter?"
 msgstr	"Öldürücü hızlı süzü eklensin mi?"
 
-#: src/lang.c:590
+#: src/lang.c:593
 #, fuzzy
 msgid	"Add quick selection filter?"
 msgstr	"Hızlı seçenek süzü eklensin mi?"
 
-#: src/lang.c:591
+#: src/lang.c:594
 #, fuzzy
 msgid	"Do you really want to quit?"
 msgstr	"Terketmek istediğinizden emin misiniz?"
 
-#: src/lang.c:592
+#: src/lang.c:595
 #, fuzzy, c-format
 msgid	"%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr	"%s=düzenle iletiyi iptal et, %s=terk et, %s=sil (iptal) [%%s]: "
 
-#: src/lang.c:593
+#: src/lang.c:596
 #, fuzzy
 msgid	"You have tagged articles in this group - quit anyway?"
 msgstr	"Bu gruptaki makaleleri imlediniz-yine de terk edilsin mi?"
 
-#: src/lang.c:594
+#: src/lang.c:597
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=postpone: "
 msgstr	"%s=terk et, %s=düzenle, %s=ertele: "
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, fuzzy, c-format
 msgid	"%s=quit %s=edit %s=save kill description: "
 msgstr	"%s=terk et %s=düzenle %s=kaydet tanımı öldür: "
 
-#: src/lang.c:596
+#: src/lang.c:599
 #, fuzzy, c-format
 msgid	"%s=quit %s=edit %s=save select description: "
 msgstr	"%s=terk et %s=düzenle %s=kaydet tanımı seç: "
 
-#: src/lang.c:597
+#: src/lang.c:600
 #, fuzzy
 msgid	"Do you really want to quit without saving your configuration?"
 msgstr	"Yapılandırmaları kaydetmeden terk etmek istediğinizden emin misiniz?"
 
-#: src/lang.c:600
+#: src/lang.c:603
 #, fuzzy
 msgid	"Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr	"Geçersiz aralıklar- '0-9.$' eg. 1-$ geçerlidir"
 
-#: src/lang.c:601
+#: src/lang.c:604
 #, fuzzy
 msgid	"Do you want to abort this operation?"
 msgstr	"İşlem durdurulsun mu?"
 
-#: src/lang.c:602
+#: src/lang.c:605
 #, fuzzy
 msgid	"Do you want to exit tin immediately?"
 msgstr	"tin'den hemen çıkmak istediğinizden emin misisniz?"
 
-#: src/lang.c:603
+#: src/lang.c:606
 #, fuzzy
 msgid	"Read response> "
 msgstr	"Yanıtı oku> "
 
-#: src/lang.c:604
+#: src/lang.c:607
 #, fuzzy
 msgid	"Reading ('q' to quit)..."
 msgstr	"('q' iptal) okunuyor..."
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, fuzzy, c-format
 msgid	"Reading %sarticles..."
 msgstr	"Makaleler %sokunuyor..."
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, fuzzy, c-format
 msgid	"Reading %sattributes file...\n"
 msgstr	"%sÖznitelik dosyası okunuyor...\n"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, fuzzy, c-format
 msgid	"Reading %sconfig file...\n"
 msgstr	"%sYapılandırma dosyası okunuyor\n"
 
-#: src/lang.c:608
+#: src/lang.c:611
 #, fuzzy
 msgid	"Reading filter file...\n"
 msgstr	"Süz dosyası okunuyor...\n"
 
-#: src/lang.c:609
+#: src/lang.c:612
 #, fuzzy, c-format
 msgid	"Reading %s groups..."
 msgstr	"%s gruplar okunuyor..."
 
-#: src/lang.c:610
+#: src/lang.c:613
 #, fuzzy
 msgid	"Reading input history file...\n"
 msgstr	"Giriş tarihçe dosyası okunuyor...\n"
 
-#: src/lang.c:611
+#: src/lang.c:614
 #, fuzzy
 msgid	"Reading keymap file...\n"
 msgstr	"anahtarharita dosyası okunuyor...\n"
 
-#: src/lang.c:612
+#: src/lang.c:615
 #, fuzzy
 msgid	"Reading groups from active file... "
 msgstr	"Gruplar yürürlükteki dosyadan okunuyor... "
 
-#: src/lang.c:613
+#: src/lang.c:616
 #, fuzzy
 msgid	"Reading groups from newsrc file... "
 msgstr	"Gruplar haberkaynak dosyasından okunuyor... "
 
-#: src/lang.c:614
+#: src/lang.c:617
 #, fuzzy
 msgid	"Reading newsgroups file... "
 msgstr	"Habergruplar dosyası okunuyor... "
 
-#: src/lang.c:615
+#: src/lang.c:618
 #, fuzzy
 msgid	"Reading newsrc file..."
 msgstr	"Haberkaynak dosyası okunuyor..."
 
-#: src/lang.c:617
+#: src/lang.c:620
 #, c-format
 msgid	"(%d:%02d remaining)"
 msgstr	""
 
-#: src/lang.c:619
+#: src/lang.c:622
 #, fuzzy, c-format
 msgid	"Bogus group %s removed."
 msgstr	"Bogus grubu %s kaldırıldı."
 
-#: src/lang.c:620
+#: src/lang.c:623
 #, fuzzy, c-format
 msgid	"Error: rename %s to %s"
 msgstr	"Hata:%s'den %s'ye yeniden adlandır"
 
-#: src/lang.c:621
+#: src/lang.c:624
 #, fuzzy
 msgid	"Reply to author..."
 msgstr	"Yetkiliye yanıt gönderiyor..."
 
-#: src/lang.c:622
+#: src/lang.c:625
 #, fuzzy
 msgid	"Repost"
 msgstr	"Yeniden gönder"
 
-#: src/lang.c:623
+#: src/lang.c:626
 #, fuzzy
 msgid	"Reposting article..."
 msgstr	"Makale yeniden gönderiliyor..."
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, fuzzy, c-format
 msgid	"Repost article(s) to group(s) [%s]> "
 msgstr	"Makale(ler)i grup(lar)a gönder (%s)> "
 
-#: src/lang.c:625
+#: src/lang.c:628
 #, fuzzy
 msgid	"Reset newsrc?"
 msgstr	"Haberkaynak sıfırlansın mı?"
 
-#: src/lang.c:626
+#: src/lang.c:629
 #, fuzzy
 msgid	"Responses have been directed to the following newsgroups"
 msgstr	"Yanıtlar sonraki habergruplara yönlendirildi"
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, fuzzy, c-format
 msgid	"Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr	"Yanıtlar göndericiye yönlendirildi. %s=postala, %s=gönder, %s=iptal: "
 
-#: src/lang.c:628
+#: src/lang.c:631
 #, fuzzy, c-format
 msgid	"RespNo %4d of %4d"
 msgstr	"YanıtNo %4d of %4d"
 
-#: src/lang.c:629
+#: src/lang.c:632
 #, fuzzy
 msgid	"Press <RETURN> to continue..."
 msgstr	"Devam etmek için <DÖNÜŞ> bas..."
 
-#: src/lang.c:631
+#: src/lang.c:634
 #, c-format
 msgid	"Select From    [%s] (y/n): "
 msgstr	""
 
-#: src/lang.c:632
+#: src/lang.c:635
 #, fuzzy
 msgid	"Select Lines: (</>num): "
 msgstr	"Satırları seç: (</>num): "
 
-#: src/lang.c:633
+#: src/lang.c:636
 #, fuzzy
 msgid	"Auto-select Article Menu"
 msgstr	"Otomatik Seçme Makale Menüsü"
 
-#: src/lang.c:634
+#: src/lang.c:637
 #, fuzzy, c-format
 msgid	"Select Msg-Id  [%s] (f/l/o/n): "
 msgstr	"İleti-kimliği seçiniz [%s] (f/l/o/n): "
 
-#: src/lang.c:635
+#: src/lang.c:638
 #, fuzzy
 msgid	"Select pattern scope: "
 msgstr	"Örüntü alanını seç: "
 
-#: src/lang.c:636
+#: src/lang.c:639
 #, fuzzy, c-format
 msgid	"Select Subject [%s] (y/n): "
 msgstr	"Konuyu seç [%s] (y/n): "
 
-#: src/lang.c:637
+#: src/lang.c:640
 #, fuzzy
 msgid	"Select text pattern : "
 msgstr	"Alan metnini seç : "
 
-#: src/lang.c:638
+#: src/lang.c:641
 #, fuzzy
 msgid	"Select time in days   : "
 msgstr	"Günlük olarak zamanı seç: "
 
-#: src/lang.c:639
+#: src/lang.c:642
 #, fuzzy, c-format
 msgid	"# %s server configuration file\n"
 	"# This file was automatically saved by %s %s %s (\"%s\")\n"
@@ -3057,246 +3061,246 @@ msgstr	"# %ssunucu yapılandırma dosyası\
 	"# terk ettiğinde yeniden yazılacak %s.\n"
 	"# Ne yapmak gerektiğinizi bilmiyorsanız lütfen değiştirmeyiniz.\n"
 
-#: src/lang.c:645
+#: src/lang.c:648
 #, fuzzy
 msgid	"Showing unread groups only"
 msgstr	"Sadece okunmamış gruplar görünüyor"
 
-#: src/lang.c:646
+#: src/lang.c:649
 #, fuzzy
 msgid	"Subject: line (ignore case)   "
 msgstr	"Konu: satır (büyük küçük harf durumunu yoksay)"
 
-#: src/lang.c:647
+#: src/lang.c:650
 #, fuzzy
 msgid	"Subject: line (case sensitive)"
 msgstr	"Konu: satır (büyük-küçük duyarlı)"
 
-#: src/lang.c:648
+#: src/lang.c:651
 #, fuzzy
 msgid	"Save"
 msgstr	"Kaydet"
 
-#: src/lang.c:649
+#: src/lang.c:652
 #, fuzzy, c-format
 msgid	"Save '%s' (%s/%s)?"
 msgstr	"Kaydedilsin mi '%s' (%s/%s)?"
 
-#: src/lang.c:650
+#: src/lang.c:653
 #, fuzzy
 msgid	"Save configuration before continuing?"
 msgstr	"Devam etmeden düzenlemeleri kaydet?"
 
-#: src/lang.c:651
+#: src/lang.c:654
 #, fuzzy
 msgid	"Save filename> "
 msgstr	"Dosyaadı kaydet> "
 
-#: src/lang.c:652
+#: src/lang.c:655
 #, fuzzy
 msgid	"Saved"
 msgstr	"Kaydedildi"
 
-#: src/lang.c:653
+#: src/lang.c:656
 #, fuzzy, c-format
 msgid	"%4d unread (%4d hot) %s in %s\n"
 msgstr	"%4d okunmamış (%4d hot) %s in %s\n"
 
-#: src/lang.c:654
+#: src/lang.c:657
 #, fuzzy, c-format
 msgid	"Saved %s...\n"
 msgstr	"Kaydedildi %s...\n"
 
-#: src/lang.c:655
+#: src/lang.c:658
 #, fuzzy
 msgid	"Nothing was saved"
 msgstr	"Hiçbirşey kaydedilmedi"
 
-#: src/lang.c:656
+#: src/lang.c:659
 #, fuzzy, c-format
 msgid	"\n"
 	"%s %d %s from %d %s\n"
 msgstr	"\n"
 	"%s %d %s 'dan %d %s\n"
 
-#: src/lang.c:657
+#: src/lang.c:660
 #, fuzzy, c-format
 msgid	"-- %s saved to %s%s --"
 msgstr	"-- %s kaydedildi %s%s --"
 
-#: src/lang.c:658
+#: src/lang.c:661
 #, fuzzy, c-format
 msgid	"-- %s saved to %s - %s --"
 msgstr	"-- %s kaydedildi %s - %s --"
 
-#: src/lang.c:659
+#: src/lang.c:662
 #, fuzzy
 msgid	"Saving..."
 msgstr	"Kaydediliyor..."
 
-#: src/lang.c:660
+#: src/lang.c:663
 #, fuzzy, c-format
 msgid	"%s: Screen initialization failed"
 msgstr	"%s: Ekran başlatma başarısız"
 
-#: src/lang.c:662
+#: src/lang.c:665
 #, fuzzy, c-format
 msgid	"%s: screen is too small\n"
 msgstr	"%s: ekran çok küçük\n"
 
-#: src/lang.c:664
+#: src/lang.c:667
 #, fuzzy, c-format
 msgid	"screen is too small, %s is exiting\n"
 msgstr	"ekran çok küçük, %s çıkıyor\n"
 
-#: src/lang.c:665
+#: src/lang.c:668
 #, fuzzy, c-format
 msgid	"Search backwards [%s]> "
 msgstr	"Geri ara [%s]> "
 
-#: src/lang.c:666
+#: src/lang.c:669
 #, fuzzy, c-format
 msgid	"Search body [%s]> "
 msgstr	"Gövdeyi ara [%s]> "
 
-#: src/lang.c:667
+#: src/lang.c:670
 #, fuzzy, c-format
 msgid	"Search forwards [%s]> "
 msgstr	"İleri ara [%s]> "
 
-#: src/lang.c:668
+#: src/lang.c:671
 #, fuzzy
 msgid	"Searching..."
 msgstr	"Arıyor..."
 
-#: src/lang.c:669
+#: src/lang.c:672
 #, fuzzy, c-format
 msgid	"Searching article %d of %d ('q' to abort)..."
 msgstr	"Makale aranıyor %d of %d ('q' durdur)..."
 
-#: src/lang.c:670
+#: src/lang.c:673
 #, fuzzy
 msgid	"Select article> "
 msgstr	"Makale seç> "
 
-#: src/lang.c:671
+#: src/lang.c:674
 #, fuzzy
 msgid	"Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr	"Metin ve ok tuşu kullanmadan seçenek ve <CR>düğmelerini basınız. terk etmek "
 	"için 'q'."
 
-#: src/lang.c:672
+#: src/lang.c:675
 #, fuzzy
 msgid	"Select group> "
 msgstr	"Grup seç> "
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, fuzzy, c-format
 msgid	"Enter selection pattern [%s]> "
 msgstr	"Seçme örüntüsünü girin [%s]> "
 
-#: src/lang.c:674
+#: src/lang.c:677
 #, fuzzy
 msgid	"Select thread > "
 msgstr	"En küçük yürütme birimlerini seç > "
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, fuzzy, c-format
 msgid	"%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr	"%s %s %s (\"%s\") [%s]: DETAYLI hata raporu gönder %s\n"
 
-#: src/lang.c:676
+#: src/lang.c:679
 #, fuzzy
 msgid	"servers active-file"
 msgstr	"Sunucular etkindosyası"
 
-#: src/lang.c:677
+#: src/lang.c:680
 #, fuzzy
 msgid	"Cannot move into new newsgroups. Subscribe first..."
 msgstr	"Habergruplara giriş yapılamıyor. Önce abone ol..."
 
-#: src/lang.c:678
+#: src/lang.c:681
 #, fuzzy
 msgid	"<SPACE>"
 msgstr	"<ARALIK>"
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, fuzzy, c-format
 msgid	"Starting: (%s)"
 msgstr	"Başlatma: (%s)"
 
-#: src/lang.c:680
+#: src/lang.c:683
 #, fuzzy, c-format
 msgid	"List Thread (%d of %d)"
 msgstr	"En küçük yürütme birimlerini listele (%d of %d)"
 
-#: src/lang.c:681
+#: src/lang.c:684
 #, fuzzy, c-format
 msgid	"Thread (%.*s)"
 msgstr	"En küçük yürütme birimi (%.*s)"
 
-#: src/lang.c:682
+#: src/lang.c:685
 #, fuzzy
 msgid	"Enter wildcard subscribe pattern> "
 msgstr	"Joker abone alanına giriniz> "
 
-#: src/lang.c:683
+#: src/lang.c:686
 #, fuzzy, c-format
 msgid	"subscribed to %d groups"
 msgstr	"%d gruplara abone olundu"
 
-#: src/lang.c:684
+#: src/lang.c:687
 #, fuzzy, c-format
 msgid	"Subscribed to %s"
 msgstr	"Abone olundu %s"
 
-#: src/lang.c:685
+#: src/lang.c:688
 #, fuzzy
 msgid	"Subscribing... "
 msgstr	"Abone olunuyor... "
 
-#: src/lang.c:686
+#: src/lang.c:689
 #, fuzzy, c-format
 msgid	"Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr	"Makale(ler)i yeniden gönder yada değiştir (s) [%%s]? (%s/%s/%s): "
 
-#: src/lang.c:687
+#: src/lang.c:690
 #, fuzzy, c-format
 msgid	"Supersede article(s) to group(s) [%s]> "
 msgstr	"Makale(ler)i Grup(lar)a yerini al [%s]> "
 
-#: src/lang.c:688
+#: src/lang.c:691
 #, fuzzy
 msgid	"Superseding article ..."
 msgstr	"Makaleyi değiştiriyor..."
 
-#: src/lang.c:689
+#: src/lang.c:692
 #, fuzzy, c-format
 msgid	"\n"
 	"Stopped. Type 'fg' to restart %s\n"
 msgstr	"\n"
 	"Durduruldu. Yeniden başlatmak için 'fg' yaz %s\n"
 
-#: src/lang.c:691
+#: src/lang.c:694
 #, fuzzy, c-format
 msgid	"%d days"
 msgstr	"%d günler"
 
-#: src/lang.c:692
+#: src/lang.c:695
 #, fuzzy
 msgid	"<TAB>"
 msgstr	"<SEKME>"
 
-#: src/lang.c:693
+#: src/lang.c:696
 msgid	"TeX "
 msgstr	""
 
-#: src/lang.c:694
+#: src/lang.c:697
 #, fuzzy
 msgid	"# Default action/prompt strings\n"
 msgstr	"# Varsayılan işlem/komut dizgileri\n"
 
-#: src/lang.c:695
+#: src/lang.c:698
 #, fuzzy
 msgid	"# Defaults for quick (1 key) kill & auto-selection filters\n"
 	"# header=NUM  0,1=Subject: 2,3=From: 4=Message-ID: & full References: line\n"
@@ -3313,305 +3317,305 @@ msgstr	"# Varsayılanları (1 tuş) kill & 
 	"# case=ON/OFF    ON=filter case sensitive OFF=ignore case\n"
 	"# expire=ON/OFF  ON=limit to default_filter_days OFF=don't ever expire\n"
 
-#: src/lang.c:708
+#: src/lang.c:711
 #, fuzzy
 msgid	"# If ON use print current subject or newsgroup description in the last line\n"
 msgstr	"# ON durumdaysa mevcut konu yada son satırdaki habergrup tanımı için yazıcıyı "
 	"kullanınız\n"
 
-#: src/lang.c:709
+#: src/lang.c:712
 #, fuzzy
 msgid	"# Host & time info used for detecting new groups (don't touch)\n"
 msgstr	"# Yeni grupları algılamak için ana sunucu& zaman bilgileri kullanınız "
 	"(dokunmayınız)\n"
 
-#: src/lang.c:710
+#: src/lang.c:713
 #, fuzzy
 msgid	"There is no news\n"
 msgstr	"Hiçbir haber yok\n"
 
-#: src/lang.c:711
+#: src/lang.c:714
 #, fuzzy
 msgid	"Thread"
 msgstr	"En küçük yürütme birimi"
 
-#: src/lang.c:712
+#: src/lang.c:715
 #, fuzzy
 msgid	"Thread Level Commands"
 msgstr	"En Küçük Yürütme Birim Komut Düzeyi"
 
-#: src/lang.c:713
+#: src/lang.c:716
 #, fuzzy
 msgid	"Thread deselected"
 msgstr	"En küçük yürütme birimin seçimi iptal edildi"
 
-#: src/lang.c:714
+#: src/lang.c:717
 #, fuzzy
 msgid	"Thread selected"
 msgstr	"En küçük yürütme birimi seçildi"
 
-#: src/lang.c:716
+#: src/lang.c:719
 #, fuzzy
 msgid	"threads"
 msgstr	"en küçük yürütme birimleri"
 
-#: src/lang.c:718
+#: src/lang.c:721
 #, fuzzy
 msgid	"Thread range"
 msgstr	"en küçük yürütme birimi aralığı"
 
-#: src/lang.c:719
+#: src/lang.c:722
 #, fuzzy
 msgid	"thread"
 msgstr	"en küçük yürütme birimi"
 
-#: src/lang.c:720
+#: src/lang.c:723
 #, fuzzy, c-format
 msgid	"Thread %4s of %4s"
 msgstr	"En küçük yürütme birimi %4s of %4s"
 
-#: src/lang.c:721
+#: src/lang.c:724
 #, fuzzy
 msgid	"Threading articles..."
 msgstr	"Makaleler bağlanıyor..."
 
-#: src/lang.c:722
+#: src/lang.c:725
 #, fuzzy, c-format
 msgid	"Toggled word highlighting %s"
 msgstr	"Geçiş kelime belirtiliyor %s"
 
-#: src/lang.c:723
+#: src/lang.c:726
 #, fuzzy
 msgid	"Toggled rot13 encoding"
 msgstr	"Geçiş rot13 kodlanıyor"
 
-#: src/lang.c:724
+#: src/lang.c:727
 #, fuzzy, c-format
 msgid	"Toggled german TeX encoding %s"
 msgstr	"Geçiş almanca TeX kodlanıyor %s"
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, fuzzy, c-format
 msgid	"Toggled tab-width to %d"
 msgstr	"Geçiş sekme genişliği %d"
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, fuzzy, c-format
 msgid	"%d Trying to dotlock %s"
 msgstr	"%d kilitlemeye deniyor %s"
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, fuzzy, c-format
 msgid	"%d Trying to lock %s"
 msgstr	"%d kilitlemeye çalışıyor %s"
 
-#: src/lang.c:728
+#: src/lang.c:731
 #, fuzzy
 msgid	"           h=help\n"
 msgstr	"         h=yardım\n"
 
-#: src/lang.c:730
+#: src/lang.c:733
 #, fuzzy
 msgid	"Unlimited"
 msgstr	"Sınırsız"
 
-#: src/lang.c:731
+#: src/lang.c:734
 #, fuzzy
 msgid	"Enter wildcard unsubscribe pattern> "
 msgstr	"Abone iptal joker alanına giriniz> "
 
-#: src/lang.c:732
+#: src/lang.c:735
 #, fuzzy, c-format
 msgid	"Error decoding %s : %s"
 msgstr	"Hata kod çözülmesi %s: %s"
 
-#: src/lang.c:733
+#: src/lang.c:736
 #, fuzzy
 msgid	"No end."
 msgstr	"Sonu yok."
 
-#: src/lang.c:734
+#: src/lang.c:737
 #, fuzzy, c-format
 msgid	"%s successfully decoded."
 msgstr	"%s kod başarıyla çözüldü."
 
-#: src/lang.c:735
+#: src/lang.c:738
 #, fuzzy, c-format
 msgid	"%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
 	"\n"
 msgstr	"%*s[-- %s/%s, %s metinsele kodlama dosyası, %d satır, ad: %s --]\n"
 	"\n"
 
-#: src/lang.c:736
+#: src/lang.c:739
 #, fuzzy
 msgid	"unread "
 msgstr	"okunmamış "
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, fuzzy, c-format
 msgid	"unsubscribed from %d groups"
 msgstr	"%d gruptan abonelik iptal edildi"
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, fuzzy, c-format
 msgid	"Unsubscribed from %s"
 msgstr	"abonelik iptal edildi %s"
 
-#: src/lang.c:739
+#: src/lang.c:742
 #, fuzzy
 msgid	"Unsubscribing... "
 msgstr	"Abonelik iptal oluyor... "
 
-#: src/lang.c:740
+#: src/lang.c:743
 #, fuzzy
 msgid	"Unthreading articles..."
 msgstr	"Makalelerin bağlantısı sonlanıyor..."
 
-#: src/lang.c:741
+#: src/lang.c:744
 #, fuzzy
 msgid	"Updated"
 msgstr	"Güncelendi"
 
-#: src/lang.c:742
+#: src/lang.c:745
 #, fuzzy
 msgid	"Updating"
 msgstr	"Güncellenme"
 
-#: src/lang.c:743
+#: src/lang.c:746
 #, fuzzy, c-format
 msgid	"Opening %s\n"
 msgstr	"Açılma %s\n"
 
-#: src/lang.c:744
+#: src/lang.c:747
 #, fuzzy
 msgid	"No more URL's in this article"
 msgstr	"Makalede Birörnek Kaynak Bulucu yok"
 
-#: src/lang.c:745
+#: src/lang.c:748
 #, fuzzy
 msgid	"Use MIME display program for this message?"
 msgstr	"Bu ileti için MIME(Çok Amaçlı Internet Posta Uzantıları) ekran programı "
 	"kullan?"
 
-#: src/lang.c:746
+#: src/lang.c:749
 #, fuzzy
 msgid	"  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr	"  -c       abone edilmiş habergruplara bütün haberleri okunmuş olarak "
 	"işaretleyiniz (toplu mod)"
 
-#: src/lang.c:747
+#: src/lang.c:750
 #, fuzzy
 msgid	"  -Z       return status indicating if any unread news (batch mode)"
 msgstr	"  -Z       Okunmamış haber varsa geri statüsüne gelir (toplu mod)"
 
-#: src/lang.c:748
+#: src/lang.c:751
 #, fuzzy
 msgid	"  -q       don't check for new newsgroups"
 msgstr	"  -q       yeni habergrupları için deneme"
 
-#: src/lang.c:749
+#: src/lang.c:752
 #, fuzzy
 msgid	"  -X       don't save any files on quit"
 msgstr	"  -X       çıkışta hiçbir dosya kaydetme"
 
-#: src/lang.c:750
+#: src/lang.c:753
 #, fuzzy
 msgid	"  -d       don't show newsgroup descriptions"
 msgstr	"  -d       habergrubu tanımları gösterme"
 
-#: src/lang.c:751
+#: src/lang.c:754
 #, fuzzy
 msgid	"  -G limit get only limit articles/group"
 msgstr	"  -G limit sadece makale/grup sınırı elde et"
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, fuzzy, c-format
 msgid	"  -H       help information about %s"
 msgstr	"  -H       yardım bilgisi %s"
 
-#: src/lang.c:753
+#: src/lang.c:756
 #, fuzzy
 msgid	"  -h       this help message"
 msgstr	"  -h       ileti yardımı"
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, fuzzy, c-format
 msgid	"  -I dir   news index file directory [default=%s]"
 msgstr	"  -I dir   haber dizin dosyası [varsayılant=%s]"
 
-#: src/lang.c:755
+#: src/lang.c:758
 #, fuzzy
 msgid	"  -u       update index files (batch mode)"
 msgstr	"  -u       guncelleme dizin dosyası (toplu modu)"
 
-#: src/lang.c:756
+#: src/lang.c:759
 #, fuzzy, c-format
 msgid	"  -m dir   mailbox directory [default=%s]"
 msgstr	"  -m dir   posta kutusu dizini [varsayılan=%s]"
 
-#: src/lang.c:757
+#: src/lang.c:760
 #, fuzzy, c-format
 msgid	"\n"
 	"Mail bug reports/comments to %s"
 msgstr	"\n"
 	"posta hata raporu/açıklama %s"
 
-#: src/lang.c:758
+#: src/lang.c:761
 #, fuzzy
 msgid	"  -N       mail new news to your posts (batch mode)"
 msgstr	"  -N       Gönderilenlere yeni haber gönder (toplu mod)"
 
-#: src/lang.c:759
+#: src/lang.c:762
 #, fuzzy
 msgid	"  -M user  mail new news to specified user (batch mode)"
 msgstr	"  -M kulanıcısı  özel kulanıcıya yeni haber göder (toplu mod)"
 
-#: src/lang.c:760
+#: src/lang.c:763
 #, fuzzy, c-format
 msgid	"  -f file  subscribed to newsgroups file [default=%s]"
 msgstr	"  -f dosyası  habergruplar dosyasına abone olundu (varsayılan=%s)"
 
-#: src/lang.c:761
+#: src/lang.c:764
 #, fuzzy
 msgid	"  -x       no posting mode"
 msgstr	"  -x       işlem modu yok"
 
-#: src/lang.c:762
+#: src/lang.c:765
 #, fuzzy
 msgid	"  -w       post an article and exit"
 msgstr	"  -w       makale gönder ve çık"
 
-#: src/lang.c:763
+#: src/lang.c:766
 #, fuzzy
 msgid	"  -o       post all postponed articles and exit"
 msgstr	"  -o       ertelenmiş bütün makaleleri gönder ve çık"
 
-#: src/lang.c:764
+#: src/lang.c:767
 #, fuzzy
 msgid	"  -r       read news remotely from default NNTP server"
 msgstr	"  -r       varsayılan NTTP sunucusundan haberleri uzaktan oku"
 
-#: src/lang.c:765
+#: src/lang.c:768
 #, fuzzy
 msgid	"  -R       read news saved by -S option"
 msgstr	"  -R       -S seçeneği basarak kaydedilen haberleri oku"
 
-#: src/lang.c:766
+#: src/lang.c:769
 #, fuzzy, c-format
 msgid	"  -s dir   save news directory [default=%s]"
 msgstr	"  -s dir   haber dizinini kaydet (varsayılan=%s)"
 
-#: src/lang.c:767
+#: src/lang.c:770
 #, fuzzy
 msgid	"  -S       save new news for later reading (batch mode)"
 msgstr	"  -S       daha sonra okumak üzere yeni haberleri kaydet (toplu mod)"
 
-#: src/lang.c:768
+#: src/lang.c:771
 #, fuzzy
 msgid	"  -z       start if any unread news"
 msgstr	"  -z       okunmamış haber varsa başla"
 
-#: src/lang.c:769
+#: src/lang.c:772
 #, fuzzy, c-format
 msgid	"A Usenet reader.\n"
 	"\n"
@@ -3620,39 +3624,39 @@ msgstr	"Usenet okuyucusu.\n"
 	"\n"
 	"Kullanım: %s [seçenekler] [habergrubu[,...]]"
 
-#: src/lang.c:770
+#: src/lang.c:773
 #, fuzzy
 msgid	"  -v       verbose output for batch mode options"
 msgstr	"  -v       toplu kip seçenekleri için gereksiz çıkış"
 
-#: src/lang.c:771
+#: src/lang.c:774
 #, fuzzy
 msgid	"  -V       print version & date information"
 msgstr	"  -V       Sürüm & tarih bilgilerini yazdır"
 
-#: src/lang.c:772
+#: src/lang.c:775
 #, fuzzy, c-format
 msgid	"%s only useful without batch mode operations\n"
 msgstr	"%s sadece toplu kip seçenekleri yoksa kullanışlı\n"
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, fuzzy, c-format
 msgid	"%s only useful for batch mode operations\n"
 msgstr	"%s sadece toplu kip seçenekleri varsa kullanışlı\n"
 
-#: src/lang.c:775
+#: src/lang.c:778
 #, fuzzy, c-format
 msgid	"\n"
 	"%s%d out of range (0 - %d). Reset to 0"
 msgstr	"\n"
 	"%s%d erimin dışında (0 - %d), Sıfırla"
 
-#: src/lang.c:776
+#: src/lang.c:779
 #, fuzzy, c-format
 msgid	"View '%s' (%s/%s)?"
 msgstr	"Göster '%s' (%s/%s)?"
 
-#: src/lang.c:778
+#: src/lang.c:781
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: posting exceeds %d columns. Line %d is the first long one:\n"
@@ -3661,28 +3665,28 @@ msgstr	"\n"
 	"Uyarı: gönderme %d sütunlarını geçiyor. %d en uzun ilk satır:\n"
 	"%-100s\n"
 
-#: src/lang.c:779
+#: src/lang.c:782
 #, fuzzy
 msgid	"\n"
 	"Warning: article unchanged after editing\n"
 msgstr	"\n"
 	"Uyarı: makale düzenlendikten sonra değiştirildi\n"
 
-#: src/lang.c:780
+#: src/lang.c:783
 #, fuzzy
 msgid	"\n"
 	"Warning: \"Subject:\" contains only whitespaces.\n"
 msgstr	"\n"
 	"Uyarı: \"Konu:\" sadece beyazboşluklar var.\n"
 
-#: src/lang.c:781
+#: src/lang.c:784
 #, fuzzy
 msgid	"\n"
 	"Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:\".\n"
 msgstr	"\n"
 	"Uyarı: \"Konu:\" ,  \"Re: \" ile başlar ama \"Referanslar:\" yok.\n"
 
-#: src/lang.c:783
+#: src/lang.c:786
 #, fuzzy
 msgid	"\n"
 	"Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
@@ -3691,7 +3695,7 @@ msgstr	"\n"
 	"Uyarı: Makalede \"Referanslar:\"  var \"Konu:\"    \"Re: \" ile\n"
 	"       başlmıyor ve \"(was:\" yok.\n"
 
-#: src/lang.c:786
+#: src/lang.c:789
 #, fuzzy
 msgid	"Read carefully!\n"
 	"\n"
@@ -3713,7 +3717,7 @@ msgstr	"Dikkatle oku!\n"
 	"İptal etmek üzere olduğunuz makale bu:\n"
 	"\n"
 
-#: src/lang.c:790
+#: src/lang.c:793
 #, fuzzy
 msgid	"\n"
 	"Warning: You are using a non-plain transfer encoding (such as base64 or\n"
@@ -3728,7 +3732,7 @@ msgstr	"\n"
 	"          inews programı tarafından bir imza iliştirildiyse, uygun şekilde "
 	"kodlanamaz.\n"
 
-#: src/lang.c:795
+#: src/lang.c:798
 #, fuzzy, c-format
 msgid	"\n"
 	"\n"
@@ -3741,7 +3745,7 @@ msgstr	"\n"
 	"%s dosyanızdaki bazi değerler değiştirilmiştir!\n"
 	"Oku WHATSNEW, vb...\n"
 
-#: src/lang.c:797
+#: src/lang.c:800
 #, fuzzy, c-format
 msgid	"\n"
 	"\n"
@@ -3752,7 +3756,7 @@ msgstr	"\n"
 	"Yeni bir sürümden tin %s 'e alçaltıyorsunuz!\n"
 	"%s dosyanıdaki bazı değerler yoksayılabiri, diğerleri değiştirilebilir!\n"
 
-#: src/lang.c:800
+#: src/lang.c:803
 #, fuzzy, c-format
 msgid	"Warning: tin wrote fewer groups to your\n"
 	"\t%s\n"
@@ -3766,19 +3770,19 @@ msgstr	"Uyarı: tin başlangıçta okuduğund
 	"bu bir hata gösterir ve tini tekrar başlatmadan %s'i\n"
 	"yedeklemeniz gerekmektedir!\n"
 
-#: src/lang.c:804
+#: src/lang.c:807
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: Found %d '-- \\n' lines, this may confuse some people.\n"
 msgstr	"\n"
 	"Uyarı: Bulundu %d '-- \\n' satırlar, bazı insanların kafası karışabilir.\n"
 
-#: src/lang.c:805
+#: src/lang.c:808
 #, fuzzy, c-format
 msgid	"Warning: Only %d out of %d articles were saved"
 msgstr	"Uyarı: Sadece %d 'de %d makale kaydedildi"
 
-#: src/lang.c:806
+#: src/lang.c:809
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: Your signature  is longer than %d lines.  Since signatures usually "
@@ -3791,55 +3795,55 @@ msgstr	"\n"
 	"         işe yarar bilgi aktarmadıkları için, olabildikleri kadar kısa\n"
 	"        olmalılar.\n"
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, fuzzy, c-format
 msgid	"Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
 msgstr	"Uyarı: bu posta adresinde mesaj yağanağı tuzağı olabilir. %s=devam. %"
 	"s=durdur? "
 
-#: src/lang.c:811
+#: src/lang.c:814
 #, fuzzy
 msgid	"\n"
 	"Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
 msgstr	"\n"
 	"Uyarı: İmzalar '-- \\n' ile başlamalı '--\\n' ile değil.\n"
 
-#: src/lang.c:812
+#: src/lang.c:815
 #, fuzzy
 msgid	"Writing attributes file..."
 msgstr	"Öznitelikler dosylasını yazıyor..."
 
-#: src/lang.c:814
+#: src/lang.c:817
 #, fuzzy, c-format
 msgid	"%d Responses"
 msgstr	"%d Yanıtlar"
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, fuzzy, c-format
 msgid	"Added %d %s"
 msgstr	"Eklendi %d %s"
 
-#: src/lang.c:817
+#: src/lang.c:820
 #, fuzzy
 msgid	"No unsubscribed groups to show"
 msgstr	"Gösterilecek abonelikten çıkmış küme yok"
 
-#: src/lang.c:818
+#: src/lang.c:821
 #, fuzzy
 msgid	"Showing subscribed to groups only"
 msgstr	"Sadece abone kümeleri göster"
 
-#: src/lang.c:819
+#: src/lang.c:822
 #, fuzzy
 msgid	"Yes "
 msgstr	"Evet"
 
-#: src/lang.c:820
+#: src/lang.c:823
 #, fuzzy
 msgid	"    You have mail\n"
 msgstr	"     Postanız var\n"
 
-#: src/lang.c:825
+#: src/lang.c:828
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: Posting is in %s and contains characters which are not\n"
@@ -3858,12 +3862,12 @@ msgstr	"\n"
 	"    ayarlarını M)enü seçeneği ile yollamak için daha uygun bir şekilde\n"
 	"    değiştirin.\n"
 
-#: src/lang.c:836
+#: src/lang.c:839
 #, fuzzy
 msgid	"  -D       debug mode 1=NNTP 2=ALL"
 msgstr	"  -D       hata ayıklma kipi 1=NNTP 2=HEPSİ"
 
-#: src/lang.c:840
+#: src/lang.c:843
 #, fuzzy
 msgid	"Read carefully!\n"
 	"\n"
@@ -3889,12 +3893,12 @@ msgstr	"Dikkatle okuyun!\n"
 	"İptal etmek üzere olduğunuz makale bu:\n"
 	"\n"
 
-#: src/lang.c:849
+#: src/lang.c:852
 #, fuzzy
 msgid	"toggle color"
 msgstr	"renk değiştir"
 
-#: src/lang.c:850
+#: src/lang.c:853
 msgid	"# Changing colors of several screen parts\n"
 	"# Possible values are:\n"
 	"#  -1 = default (white for foreground and black for background)\n"
@@ -3918,400 +3922,400 @@ msgid	"# Changing colors of several scre
 	"\n"
 msgstr	""
 
-#: src/lang.c:870
+#: src/lang.c:873
 #, fuzzy
 msgid	"  -a       toggle color flag"
 msgstr	"  -a       renk bayrağını değiştir"
 
-#: src/lang.c:874
+#: src/lang.c:877
 #, fuzzy
 msgid	"\n"
 	"Error: Followup-To set to more than one newsgroup!\n"
 msgstr	"\n"
 	"Hata: Birden fazla haber grubu için Takip-Et ayarlandı!\n"
 
-#: src/lang.c:875
+#: src/lang.c:878
 #, fuzzy, c-format
 msgid	"\n"
 	"Error: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	"\n"
 	"Hata: %d haber gruubuna çapraz gönderiyor ve Takip-Et satırı yok!\n"
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, fuzzy, c-format
 msgid	"\n"
 	"Error: \"%s\" is not a valid newsgroup!\n"
 msgstr	"\n"
 	"Hata: \"%s\" geçerli bir haber grubu değil!\n"
 
-#: src/lang.c:878
+#: src/lang.c:881
 #, fuzzy
 msgid	"\n"
 	"Warning: Followup-To set to more than one newsgroup!\n"
 msgstr	"\n"
 	"Uyarı: Birden fazla haber grubu için Takip-Et ayarlandı!\n"
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr	"\n"
 	"Hata: %d haber gruubuna çapraz gönderiyor ve Takip-Et satırı yok!\n"
 
-#: src/lang.c:880
+#: src/lang.c:883
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not in your newsrc, it may be invalid at this site!\n"
 msgstr	"\n"
 	"Uyarı:  \"%s\" sizin newsrc'niz değil, bu sitede geçersiz olabilir!\n"
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: \"%s\" is not a valid newsgroup at this site!\n"
 msgstr	"\n"
 	"Uyaı:  \"%s\" bu sitede geçerli bir newsrc değil!\n"
 
-#: src/lang.c:885
+#: src/lang.c:888
 #, fuzzy, c-format
 msgid	"%d files successfully written from %d articles. %d %s occurred."
 msgstr	"%d dosyaları %d makalelerinden başarıyla yazıldı. %d%s meydana geldi."
 
-#: src/lang.c:886
+#: src/lang.c:889
 #, fuzzy
 msgid	"Missing parts."
 msgstr	"Bazı yerler eksik."
 
-#: src/lang.c:887
+#: src/lang.c:890
 #, fuzzy
 msgid	"No beginning."
 msgstr	"Başlangıç yok."
 
-#: src/lang.c:888
+#: src/lang.c:891
 #, fuzzy
 msgid	"No data."
 msgstr	"Veri yok."
 
-#: src/lang.c:889
+#: src/lang.c:892
 #, fuzzy
 msgid	"Unknown error."
 msgstr	"Bilinmeyen hata."
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, fuzzy, c-format
 msgid	"\tChecksum of %s (%ld %s)"
 msgstr	"\tSağlama toplamı %s (%ld %s)"
 
-#: src/lang.c:897
+#: src/lang.c:900
 #, fuzzy
 msgid	"Reading mail active file... "
 msgstr	"Posta aktif dosyası okunuyor... "
 
-#: src/lang.c:898
+#: src/lang.c:901
 #, fuzzy
 msgid	"Reading mailgroups file... "
 msgstr	"Postagrupları dosyası okunuyor... "
 
-#: src/lang.c:902
+#: src/lang.c:905
 #, fuzzy
 msgid	"perform PGP operations on article"
 msgstr	"makalede PGP işlemi gerçekleştir"
 
-#: src/lang.c:903
+#: src/lang.c:906
 #, fuzzy
 msgid	"Add key(s) to public keyring?"
 msgstr	"Genel tuşhalkasına tuş(lar) ekle?"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, fuzzy, c-format
 msgid	"%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr	"%s=şifrele, %s=imzala. %s=ikisi de, %s=çık: "
 
-#: src/lang.c:905
+#: src/lang.c:908
 #, fuzzy, c-format
 msgid	"%s=sign, %s=sign & include public key, %s=quit: "
 msgstr	"%s=işaretle, %s=imzala & genel tuş dahil et, %s=çık: "
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, fuzzy, c-format
 msgid	"PGP has not been set up (can't open %s)"
 msgstr	"PGP ayarlanmadı (açılamıyor %s)"
 
-#: src/lang.c:907
+#: src/lang.c:910
 #, fuzzy
 msgid	"Article not signed and no public keys found"
 msgstr	"Makale  imzalanmadı ve genel tuşlar bulunamadı"
 
-#: src/lang.c:909
+#: src/lang.c:912
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=çık, %s=düzenle, %s=ispell, %s=pgp, %s=menü, %s=yolla, %s=ertele: "
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
 msgstr	"%s=çık, %s=düzenle, %s=ispell, %s=pgp, %s=gönder [%%s]: "
 
-#: src/lang.c:911
+#: src/lang.c:914
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=çık, %s=düzenle, %s=ispell, %s=pgp, %s=menü, %s=yolla, %s=ertele [%%s]: "
 
-#: src/lang.c:913
+#: src/lang.c:916
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=çık, %s=düzenle, %s=pgp, %s=menü, %s=yolla, %s=ertele: "
 
-#: src/lang.c:914
+#: src/lang.c:917
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr	"%s=çık, %s=düzenle, %s=pgp, %s=gönder [%%s]: "
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=çık, %s=düzenle, %s=pgp, %s=menü, %s=yolla, %s=ertele [%%]: "
 
-#: src/lang.c:919
+#: src/lang.c:922
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=çık, %s=düzenle, %s=ispell, %s=menü, %s=yolla, %s=ertele: "
 
-#: src/lang.c:920
+#: src/lang.c:923
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr	"%s=çık, %s=düzenle, %s=ispell, %s=yolla [%%s]: "
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=çık, %s=düzenle, %s=ispell, %s=menü, %s=yolla, %s=ertele [%%s]: "
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr	"%s=çık, %s=düzenle, %s=menü, %s=post, %s=ertele: "
 
-#: src/lang.c:924
+#: src/lang.c:927
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=send [%%s]: "
 msgstr	"%s=çık, %s=düzenle, %s=gönder [%%s]: "
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, fuzzy, c-format
 msgid	"%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr	"%s=çık, %s=düzenle, %s=menü, %s=yolla, %s=ertele [%%s]: "
 
-#: src/lang.c:934
+#: src/lang.c:937
 #, fuzzy
 msgid	"Try cache_overview_files to speed up things.\n"
 msgstr	"Hızlandırmak için önbellek_giriş_dosyalarını deneyin.\n"
 
-#: src/lang.c:935
+#: src/lang.c:938
 #, fuzzy
 msgid	"Tin will use local index files instead.\n"
 msgstr	"Tin yerel dizin dosyalarını kullanacak.\n"
 
-#: src/lang.c:936
+#: src/lang.c:939
 #, fuzzy
 msgid	"Cannot find NNTP server name"
 msgstr	"NNTP sunucu ismi bulunamadı"
 
-#: src/lang.c:937
+#: src/lang.c:940
 #, fuzzy, c-format
 msgid	"Connecting to %s:%d..."
 msgstr	"Bağlanıyor %s:%d..."
 
-#: src/lang.c:938
+#: src/lang.c:941
 #, fuzzy
 msgid	"Disconnecting from server...\n"
 msgstr	"Sunucu bağlantısı kesildi...\n"
 
-#: src/lang.c:939
+#: src/lang.c:942
 #, fuzzy, c-format
 msgid	"Wrong newsgroup name in response of GROUP command, %s for %s"
 msgstr	"GRUP komut yanıtında yanlış haber grubu ismi. %s e %s"
 
-#: src/lang.c:940
+#: src/lang.c:943
 #, fuzzy, c-format
 msgid	"Failed to connect to NNTP server %s. Exiting..."
 msgstr	"NNTP sunucusuna bağlantı başarısız %s. Çıkıyor..."
 
-#: src/lang.c:941
+#: src/lang.c:944
 #, fuzzy
 msgid	"205  Closing connection"
 msgstr	"205  Bağlantı kesiliyor"
 
-#: src/lang.c:942
+#: src/lang.c:945
 #, fuzzy
 msgid	"Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr	"Sunucunuz NNTP XOVER ya da OVER komutunu desteklemiyor.\n"
 
-#: src/lang.c:943
+#: src/lang.c:946
 #, fuzzy
 msgid	"Connection to news server has timed out. Reconnect?"
 msgstr	"Haber sunucusu bağlantı süreniz doldu. Tekrar bağlan?"
 
-#: src/lang.c:944
+#: src/lang.c:947
 #, fuzzy, c-format
 msgid	"Put the server name in the file %s,\n"
 	"or set the environment variable NNTPSERVER"
 msgstr	"%s dosyasına sunucu ismini girin,\n"
 	"ya da çevre değişkeni NNTPSERVERi ayarlayın"
 
-#: src/lang.c:945
+#: src/lang.c:948
 #, fuzzy
 msgid	"  -A       force authentication on connect"
 msgstr	"  -A       bağlantıda doğrulamayı zorla"
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, fuzzy, c-format
 msgid	"  -g serv  read news from NNTP server serv [default=%s]"
 msgstr	"  -g serv  NNTP sunucusundan haberleri oku serv [default=%s]"
 
-#: src/lang.c:947
+#: src/lang.c:950
 #, fuzzy, c-format
 msgid	"  -p port  use port as NNTP port [default=%d]"
 msgstr	"  -p port  bağlantı noktasını NNTP gibi kullan port [default=%d]"
 
-#: src/lang.c:948
+#: src/lang.c:951
 #, fuzzy
 msgid	"  -Q       quick start. Same as -nqd"
 msgstr	"  -Q       hızlı başlat. -nqd ile aynı"
 
-#: src/lang.c:949
+#: src/lang.c:952
 #, fuzzy
 msgid	"  -l       use only LIST instead of GROUP (-n) command"
 msgstr	"  -l       GROUP (-n) komutu yerine sadece LIST i kullan"
 
-#: src/lang.c:950
+#: src/lang.c:953
 #, fuzzy
 msgid	"  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr	"  -n       NNTP sunucusundan sadece abone newsrc gruplarını oku"
 
-#: src/lang.c:952
+#: src/lang.c:955
 #, fuzzy, c-format
 msgid	"%s/tcp: Unknown service.\n"
 msgstr	"%s/tcp: Bilinmeyen servis.\n"
 
-#: src/lang.c:955
+#: src/lang.c:958
 #, fuzzy
 msgid	"\n"
 	"socket or connect problem\n"
 msgstr	"\n"
 	"socket ya da bağlantı hatası\n"
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, fuzzy, c-format
 msgid	"\n"
 	"Connection to %s: "
 msgstr	"\n"
 	"Bağlanıyor %s: "
 
-#: src/lang.c:958
+#: src/lang.c:961
 #, fuzzy
 msgid	"Giving up...\n"
 msgstr	"Pes ediliyor...\n"
 
-#: src/lang.c:961
+#: src/lang.c:964
 #, fuzzy
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 	"Tin will try to use XHDR XREF instead (slows down things a bit).\n"
 msgstr	"Sunucunuzun XOVER bilgisinde Xref: yok.\n"
 	"Tin XHDR XREF kullanmayı deneyecek (biraz yavaşlatır).\n"
 
-#: src/lang.c:964
+#: src/lang.c:967
 #, fuzzy
 msgid	"Your server does not have Xref: in its XOVER information.\n"
 msgstr	"Sunucunuzun XOVER bilgisinde Xref: yok.\n"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, fuzzy, c-format
 msgid	"Can't open %s. Try %s -r to read news via NNTP.\n"
 msgstr	"%s Açılamıyor. NNTP aracılığıyla haber okumak için %s -r deneyin.\n"
 
-#: src/lang.c:970
+#: src/lang.c:973
 #, fuzzy
 msgid	"  -Q       quick start. Same as -qd"
 msgstr	"  -Q       hızlı başlat. -qd ile aynı"
 
-#: src/lang.c:971
+#: src/lang.c:974
 #, fuzzy
 msgid	"  -l       read only active file instead of scanning spool (-n) command"
 msgstr	"  -l       bekletme komutunu taramak yerine sadece aktif dosyayı okuyun"
 
-#: src/lang.c:972
+#: src/lang.c:975
 #, fuzzy
 msgid	"  -n       only read subscribed .newsrc groups from spool"
 msgstr	"  -n       'bekletme'den sadece abone newsrc grupları okuyun"
 
-#: src/lang.c:973
+#: src/lang.c:976
 #, fuzzy
 msgid	"Your server does not have Xref: in its NOV-files.\n"
 msgstr	"Sunucunuzun NOV-dosyalarında Xref:yok.\n"
 
-#: src/lang.c:977
+#: src/lang.c:980
 #, fuzzy
 msgid	"Posting using external inews failed. Use built in inews instead?"
 msgstr	"Dış inews kullanılarak gönderme başarısız. Yerine yerleşik inews kullanılsın "
 	"mı?"
 
-#: src/lang.c:978
+#: src/lang.c:981
 #, fuzzy
 msgid	"It worked! Should I always use my built in inews from now on?"
 msgstr	"İşe yaradı! Bundan sonra hep yerleşik inewslerimi mi kullanmalıyım?"
 
-#: src/lang.c:986
+#: src/lang.c:989
 #, fuzzy, c-format
 msgid	"%d %s printed"
 msgstr	"%d %s yazdırıldı"
 
-#: src/lang.c:987
+#: src/lang.c:990
 #, fuzzy
 msgid	"output article/thread/hot/pattern/tagged articles to printer"
 msgstr	"çıkış makalesi/parçacık/hot/örüntü/imlenmiş makaleleri yazıcıya gönder"
 
-#: src/lang.c:988
+#: src/lang.c:991
 #, fuzzy
 msgid	"Print"
 msgstr	"Yazdır"
 
-#: src/lang.c:989
+#: src/lang.c:992
 #, fuzzy
 msgid	"Printing..."
 msgstr	"Yazdırılıyor..."
 
-#: src/lang.c:993
+#: src/lang.c:996
 #, fuzzy
 msgid	"pipe article/thread/hot/pattern/tagged articles into command"
 msgstr	"kanal makale/parçacık/hot/örüntü/imlenmiş makaleleri komuta al"
 
-#: src/lang.c:994
+#: src/lang.c:997
 #, fuzzy
 msgid	"No command"
 msgstr	"Komut yok"
 
-#: src/lang.c:995
+#: src/lang.c:998
 #, fuzzy
 msgid	"Pipe"
 msgstr	"Kanal"
 
-#: src/lang.c:996
+#: src/lang.c:999
 #, fuzzy, c-format
 msgid	"Pipe to command [%.*s]> "
 msgstr	"Komut kanalı [%.*s]> "
 
-#: src/lang.c:997
+#: src/lang.c:1000
 #, fuzzy
 msgid	"Piping..."
 msgstr	"Yöneltiliyor..."
 
-#: src/lang.c:999
+#: src/lang.c:1002
 #, fuzzy
 msgid	"Piping not enabled."
 msgstr	"Yöneltme gerçekleştirilemedi."
 
-#: src/lang.c:1003
+#: src/lang.c:1006
 #, fuzzy, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line has spaces  in it that MUST be removed.\n"
@@ -4324,7 +4328,7 @@ msgstr	"\n"
 	"      boşluktur. Çoklu habergrubu isimlerini ayırmak için\n"
 	"      virgül (,) kullanın.\n"
 
-#: src/lang.c:1008
+#: src/lang.c:1011
 #, fuzzy, c-format
 msgid	"\n"
 	"Error: The \"%s:\" line is  continued in  the next line.  Since\n"
@@ -4335,7 +4339,7 @@ msgstr	"\n"
 	"       beyazboşluk kullanılamayacağı için, buna izin verilmiyor.\n"
 	"       Lütfen bütün haber gruplarını tek bir satıra yazın.\n"
 
-#: src/lang.c:1013
+#: src/lang.c:1016
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line is continued in the next line.\n"
@@ -4348,14 +4352,14 @@ msgstr	"\n"
 	"        Herhangi bir sorunla karşılaşmamak için bütün haber gruplarını tek "
 	"bir satıra yazın.\n"
 
-#: src/lang.c:1017
+#: src/lang.c:1020
 #, fuzzy, c-format
 msgid	"\n"
 	"Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n"
 msgstr	"\n"
 	"Uyarı: \"%s:\" satırında SİLİNMESİ GEREKEN boşluklar var.\n"
 
-#: src/lang.c:1022
+#: src/lang.c:1025
 #, fuzzy
 msgid	"\n"
 	"  If your article contains quoted text  please take some time to pare it "
@@ -4390,566 +4394,566 @@ msgstr	"\n"
 	" dikkatli ve özenli olmazsanız, insanlar onu tamamen yoksayarlar. Net oldukça "
 	"kalabalık bir yer.\n"
 
-#: src/lang.c:1035
+#: src/lang.c:1038
 #, fuzzy
 msgid	"shell escape"
 msgstr	"kabuk çıkışı"
 
-#: src/lang.c:1036
+#: src/lang.c:1039
 #, fuzzy, c-format
 msgid	"Shell Command (%s)"
 msgstr	"Kabuk Komutu (%s)"
 
-#: src/lang.c:1037
+#: src/lang.c:1040
 #, fuzzy, c-format
 msgid	"Enter shell command [%s]> "
 msgstr	"Kabuk komutunu girin [%s]> "
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 #, fuzzy, c-format
 msgid	"%s: Can't get entry for TERM\n"
 msgstr	"%s: TERM için girdi alınamıyor\n"
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, fuzzy, c-format
 msgid	"Group %.*s ('q' to quit)..."
 msgstr	"Grup %.*s (çıkmak için 'q')..."
 
-#: src/lang.c:1047
+#: src/lang.c:1050
 #, fuzzy, c-format
 msgid	"Group %.*s..."
 msgstr	"Grup %.*s..."
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 #, fuzzy
 msgid	"Server unavailable\n"
 msgstr	"Sunucu kullanılamıyor\n"
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, fuzzy, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %"
 	"s=post"
 msgstr	"%s=kanal, %s=posta; %s=yazdır, %s=çık, %s=hepsini değiştir/okunmayanlar; %"
 	"s=kaydet; %s=etiketle; %s=yolla"
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, fuzzy, c-format
 msgid	"%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=kanal; %s=posta; %s=yazdır; %s=çık; %s=cevap yaz; %s=kaydet; %s=etiketle; %"
 	"s=yolla"
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 #, fuzzy, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=posta; %s=yazdır; %s=çık; %s=hepsini değiştir/okunmayanlar; %s=kaydet; %"
 	"s=etiketle; %s=yolla"
 
-#: src/lang.c:1061
+#: src/lang.c:1064
 #, fuzzy, c-format
 msgid	"%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=posta; %s=yazdır; %s=çık; %s=cevap yaz; %s=kaydet; %s=etiketle; %s=yolla"
 
-#: src/lang.c:1065
+#: src/lang.c:1068
 #, fuzzy, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=kanal; %s=posta; %s=çık; %s=hepsini değiştir/okunmayanlar; %s=kaydet; %"
 	"s=etiketle; %s=yolla"
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, fuzzy, c-format
 msgid	"%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=kanal; %s=posta; %s=çık; %s=cevap yaz; %s=kaydet; %s=etiketle; %s=yolla"
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, fuzzy, c-format
 msgid	"%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr	"%s=posta; %s=çık; %s=hepsini değiştir/okunmayanlar; %s=kaydet; %s=etiketle; %"
 	"s=yolla"
 
-#: src/lang.c:1069
+#: src/lang.c:1072
 #, fuzzy, c-format
 msgid	"%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr	"%s=posta; %s=çık; %s=cevap yaz; %s=kaydet; %s=etiketle; %s=yolla"
 
-#: src/lang.c:1075
+#: src/lang.c:1078
 #, fuzzy
 msgid	"Terminal does not support color"
 msgstr	"Uçbirim renk desteklemiyor"
 
-#: src/lang.c:1080
+#: src/lang.c:1083
 #, fuzzy, c-format
 msgid	"Trying %s"
 msgstr	"%s deneniyor"
 
-#: src/lang.c:1094 src/lang.c:1120 src/lang.c:1136 src/lang.c:1315 src/refs.c:296
+#: src/lang.c:1097 src/lang.c:1123 src/lang.c:1139 src/lang.c:1318 src/refs.c:296
 #, fuzzy
 msgid	"None"
 msgstr	"Hiçbiri"
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 #, fuzzy
 msgid	"Subject"
 msgstr	"Konu"
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 #, fuzzy
 msgid	"References"
 msgstr	"Kaynaklar"
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 #, fuzzy
 msgid	"Both Subject and References"
 msgstr	"Konu ve Kaynaklar"
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 #, fuzzy
 msgid	"Multipart Subject"
 msgstr	"Çoklu Konu"
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 msgid	"Percentage Match"
 msgstr	""
 
-#: src/lang.c:1111 src/lang.c:1222
+#: src/lang.c:1114 src/lang.c:1225
 #, fuzzy
 msgid	"No"
 msgstr	"Hayır"
 
-#: src/lang.c:1112 src/lang.c:1224
+#: src/lang.c:1115 src/lang.c:1227
 #, fuzzy
 msgid	"Yes"
 msgstr	"Evet"
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 #, fuzzy
 msgid	"Hide All"
 msgstr	"Tümünü Sakla"
 
-#: src/lang.c:1121
+#: src/lang.c:1124
 #, fuzzy
 msgid	"Address"
 msgstr	"Adres"
 
-#: src/lang.c:1122
+#: src/lang.c:1125
 #, fuzzy
 msgid	"Full Name"
 msgstr	"Tüm İsim"
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 #, fuzzy
 msgid	"Address and Name"
 msgstr	"Adres ve İsim"
 
-#: src/lang.c:1130
+#: src/lang.c:1133
 #, fuzzy
 msgid	"Max"
 msgstr	"En Çok"
 
-#: src/lang.c:1131
+#: src/lang.c:1134
 #, fuzzy
 msgid	"Sum"
 msgstr	"Toplam"
 
-#: src/lang.c:1132
+#: src/lang.c:1135
 #, fuzzy
 msgid	"Average"
 msgstr	"Ortalama"
 
-#: src/lang.c:1137
+#: src/lang.c:1140
 #, fuzzy
 msgid	"Lines"
 msgstr	"Çizgiler"
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 #, fuzzy
 msgid	"Score"
 msgstr	"Skorlar"
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 #, fuzzy
 msgid	"Lines & Score"
 msgstr	"Satırlar & Skorlar"
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 #, fuzzy
 msgid	"Black"
 msgstr	"Siyah"
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 #, fuzzy
 msgid	"Red"
 msgstr	"Kırmızı"
 
-#: src/lang.c:1150
+#: src/lang.c:1153
 #, fuzzy
 msgid	"Green"
 msgstr	"Yeşil"
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 #, fuzzy
 msgid	"Brown"
 msgstr	"Kahverengi"
 
-#: src/lang.c:1152
+#: src/lang.c:1155
 #, fuzzy
 msgid	"Blue"
 msgstr	"Mavi"
 
-#: src/lang.c:1153
+#: src/lang.c:1156
 #, fuzzy
 msgid	"Pink"
 msgstr	"Pembe"
 
-#: src/lang.c:1154
+#: src/lang.c:1157
 #, fuzzy
 msgid	"Cyan"
 msgstr	"Camgöbeği"
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 #, fuzzy
 msgid	"White"
 msgstr	"Beyaz"
 
-#: src/lang.c:1156
+#: src/lang.c:1159
 #, fuzzy
 msgid	"Gray"
 msgstr	"Gri"
 
-#: src/lang.c:1157
+#: src/lang.c:1160
 #, fuzzy
 msgid	"Light Red"
 msgstr	"Açık Kırmızı"
 
-#: src/lang.c:1158
+#: src/lang.c:1161
 #, fuzzy
 msgid	"Light Green"
 msgstr	"Açık Yeşil"
 
-#: src/lang.c:1159
+#: src/lang.c:1162
 #, fuzzy
 msgid	"Yellow"
 msgstr	"Sarı"
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 #, fuzzy
 msgid	"Light Blue"
 msgstr	"Açık Mavi"
 
-#: src/lang.c:1161
+#: src/lang.c:1164
 #, fuzzy
 msgid	"Light Pink"
 msgstr	"Açık Pembe"
 
-#: src/lang.c:1162
+#: src/lang.c:1165
 #, fuzzy
 msgid	"Light Cyan"
 msgstr	"Açık Camgöbeği"
 
-#: src/lang.c:1163
+#: src/lang.c:1166
 #, fuzzy
 msgid	"Light White"
 msgstr	"Açık Beyaz"
 
-#: src/lang.c:1171 src/lang.c:1228 src/lang.c:1242
+#: src/lang.c:1174 src/lang.c:1231 src/lang.c:1245
 #, fuzzy
 msgid	"Nothing"
 msgstr	"Hiçbirşey"
 
-#: src/lang.c:1172
+#: src/lang.c:1175
 #, fuzzy
 msgid	"Mark"
 msgstr	"İşaretle"
 
-#: src/lang.c:1173
+#: src/lang.c:1176
 #, fuzzy
 msgid	"Space"
 msgstr	"Boşluk"
 
-#: src/lang.c:1180
+#: src/lang.c:1183
 #, fuzzy
 msgid	"Normal"
 msgstr	"Normal"
 
-#: src/lang.c:1181
+#: src/lang.c:1184
 #, fuzzy
 msgid	"Best highlighting"
 msgstr	"En iyi vurgulama"
 
-#: src/lang.c:1182
+#: src/lang.c:1185
 #, fuzzy
 msgid	"Underline"
 msgstr	"Alt çizgi"
 
-#: src/lang.c:1183
+#: src/lang.c:1186
 #, fuzzy
 msgid	"Reverse video"
 msgstr	"Tes görüntü"
 
-#: src/lang.c:1184
+#: src/lang.c:1187
 #, fuzzy
 msgid	"Blinking"
 msgstr	"Yanıp sönme"
 
-#: src/lang.c:1185
+#: src/lang.c:1188
 #, fuzzy
 msgid	"Half bright"
 msgstr	"Yarı parlak"
 
-#: src/lang.c:1186
+#: src/lang.c:1189
 #, fuzzy
 msgid	"Bold"
 msgstr	"Kalın"
 
-#: src/lang.c:1191
+#: src/lang.c:1194
 #, fuzzy
 msgid	"none"
 msgstr	"hiçbiri"
 
-#: src/lang.c:1192
+#: src/lang.c:1195
 #, fuzzy
 msgid	"commands"
 msgstr	"komutlar"
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 #, fuzzy
 msgid	"select"
 msgstr	"seç"
 
-#: src/lang.c:1195
+#: src/lang.c:1198
 #, fuzzy
 msgid	"commands & quit"
 msgstr	"komutlar & çık"
 
-#: src/lang.c:1196
+#: src/lang.c:1199
 #, fuzzy
 msgid	"commands & select"
 msgstr	"komutlar & seç"
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 #, fuzzy
 msgid	"quit & select"
 msgstr	"çık & seç"
 
-#: src/lang.c:1198
+#: src/lang.c:1201
 #, fuzzy
 msgid	"commands & quit & select"
 msgstr	"komutlar & çık & seç"
 
-#: src/lang.c:1223
+#: src/lang.c:1226
 #, fuzzy
 msgid	"Shell archive"
 msgstr	"kabuk arşivi"
 
-#: src/lang.c:1229
+#: src/lang.c:1232
 #, fuzzy
 msgid	"Subject: (descending)"
 msgstr	"Konu: (alçalan)"
 
-#: src/lang.c:1230
+#: src/lang.c:1233
 #, fuzzy
 msgid	"Subject: (ascending)"
 msgstr	"Konu: (yükselen)"
 
-#: src/lang.c:1231
+#: src/lang.c:1234
 #, fuzzy
 msgid	"From: (descending)"
 msgstr	"Gönderen: (alçalan)"
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 #, fuzzy
 msgid	"From: (ascending)"
 msgstr	"Gönderen: (yükselen)"
 
-#: src/lang.c:1233
+#: src/lang.c:1236
 #, fuzzy
 msgid	"Date: (descending)"
 msgstr	"Tarih: (alçalan)"
 
-#: src/lang.c:1234
+#: src/lang.c:1237
 #, fuzzy
 msgid	"Date: (ascending)"
 msgstr	"Tarih: (yükselen)"
 
-#: src/lang.c:1235 src/lang.c:1243
+#: src/lang.c:1238 src/lang.c:1246
 #, fuzzy
 msgid	"Score (descending)"
 msgstr	"Skor: (alçalan)"
 
-#: src/lang.c:1236 src/lang.c:1244
+#: src/lang.c:1239 src/lang.c:1247
 #, fuzzy
 msgid	"Score (ascending)"
 msgstr	"Skor: (yükselen)"
 
-#: src/lang.c:1237
+#: src/lang.c:1240
 #, fuzzy
 msgid	"Lines: (descending)"
 msgstr	"Satırlar: (alçalan)"
 
-#: src/lang.c:1238
+#: src/lang.c:1241
 #, fuzzy
 msgid	"Lines: (ascending)"
 msgstr	"Satırlar: (yükselen)"
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 #, fuzzy
 msgid	"Always Keep"
 msgstr	"Hep Sakla"
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 #, fuzzy
 msgid	"Always Remove"
 msgstr	"Hep Kaldır"
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 #, fuzzy
 msgid	"Mark with D on selection screen"
 msgstr	"Seçenek ekranında D ile işaretle"
 
-#: src/lang.c:1256
+#: src/lang.c:1259
 #, fuzzy
 msgid	"Kill only unread arts"
 msgstr	"Sadece okunmayan makaleleri yok et"
 
-#: src/lang.c:1257
+#: src/lang.c:1260
 #, fuzzy
 msgid	"Kill all arts & show with K"
 msgstr	"Tüm makaleleri yok et & K ile göster"
 
 #  TODO: s/K/art_marked_killed/
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1258
+#: src/lang.c:1261
 #, fuzzy
 msgid	"Kill all arts and never show"
 msgstr	"Tüm makaleleri yok et ve asla gösterme"
 
-#: src/lang.c:1263
+#: src/lang.c:1266
 #, fuzzy
 msgid	"Nothing special"
 msgstr	"Özel birşey yok"
 
-#: src/lang.c:1264
+#: src/lang.c:1267
 #, fuzzy
 msgid	"Compress quotes"
 msgstr	"İmleri sıkıştır"
 
-#: src/lang.c:1265
+#: src/lang.c:1268
 #, fuzzy
 msgid	"Quote signatures"
 msgstr	"İmzaları imle"
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 #, fuzzy
 msgid	"Compress quotes, quote sigs"
 msgstr	"İmleri sıkıştır, imzaları imle"
 
-#: src/lang.c:1267
+#: src/lang.c:1270
 #, fuzzy
 msgid	"Quote empty lines"
 msgstr	"Boş satırları imle"
 
-#: src/lang.c:1268
+#: src/lang.c:1271
 #, fuzzy
 msgid	"Compress quotes, quote empty lines"
 msgstr	"İmleri sıkıştır, boş satırları imle"
 
-#: src/lang.c:1269
+#: src/lang.c:1272
 #, fuzzy
 msgid	"Quote sigs & empty lines"
 msgstr	"İmzaları & boş satırları imle"
 
-#: src/lang.c:1270
+#: src/lang.c:1273
 #, fuzzy
 msgid	"Comp. q., quote sigs & empty lines"
 msgstr	"İmleri sıkıştır, imzaları & boş satırları imle"
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 #, fuzzy
 msgid	"no"
 msgstr	"hiçbiri"
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 #, fuzzy
 msgid	"with headers"
 msgstr	"en küçük yürütme birimleri"
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid	"without headers"
 msgstr	""
 
-#: src/lang.c:1317 src/lang.c:1323
+#: src/lang.c:1320 src/lang.c:1326
 msgid	"NFKC"
 msgstr	""
 
-#: src/lang.c:1318
+#: src/lang.c:1321
 msgid	"NFKD"
 msgstr	""
 
-#: src/lang.c:1319
+#: src/lang.c:1322
 msgid	"NFC"
 msgstr	""
 
-#: src/lang.c:1320
+#: src/lang.c:1323
 msgid	"NFD"
 msgstr	""
 
-#: src/lang.c:1331
+#: src/lang.c:1334
 #, fuzzy
 msgid	"Display Options"
 msgstr	"Seçenekleri Göster"
 
-#: src/lang.c:1338
+#: src/lang.c:1341
 #, fuzzy
 msgid	"Color Options"
 msgstr	"Renk Seçenekleri"
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 #, fuzzy
 msgid	"Article-Limiting Options"
 msgstr	"Makale-Sınırlandırma Seçenekleri"
 
-#: src/lang.c:1351
+#: src/lang.c:1354
 #, fuzzy
 msgid	"Posting/Mailing Options"
 msgstr	"Yollama/Postalama Seçenekleri"
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 #, fuzzy
 msgid	"Saving/Printing Options"
 msgstr	"Kaydetme/Yazdırma Seçenekleri"
 
-#: src/lang.c:1363
+#: src/lang.c:1366
 #, fuzzy
 msgid	"Expert Options"
 msgstr	"Uzman Seçenekleri"
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 #, fuzzy
 msgid	"Filtering Options"
 msgstr	"Süzgeçleme Seçenekleri"
 
-#: src/lang.c:1374 src/lang.c:1405 src/lang.c:1411 src/lang.c:1437 src/lang.c:1487
-#: src/lang.c:1493 src/lang.c:1503 src/lang.c:1523 src/lang.c:1598 src/lang.c:1768
-#: src/lang.c:1774 src/lang.c:1780 src/lang.c:1786 src/lang.c:1798 src/lang.c:1805
-#: src/lang.c:1859 src/lang.c:1868 src/lang.c:1874 src/lang.c:1881 src/lang.c:1888
-#: src/lang.c:1895 src/lang.c:1902 src/lang.c:1909 src/lang.c:1916 src/lang.c:1923
-#: src/lang.c:1930 src/lang.c:1937 src/lang.c:1944 src/lang.c:1951 src/lang.c:1958
-#: src/lang.c:1965 src/lang.c:1972 src/lang.c:1979 src/lang.c:1986 src/lang.c:1993
-#: src/lang.c:2000 src/lang.c:2007 src/lang.c:2014 src/lang.c:2021 src/lang.c:2028
-#: src/lang.c:2036 src/lang.c:2052 src/lang.c:2059 src/lang.c:2066 src/lang.c:2073
-#: src/lang.c:2079 src/lang.c:2085 src/lang.c:2102 src/lang.c:2114 src/lang.c:2148
-#: src/lang.c:2201 src/lang.c:2208 src/lang.c:2214 src/lang.c:2239 src/lang.c:2256
-#: src/lang.c:2309 src/lang.c:2345 src/lang.c:2365 src/lang.c:2400 src/lang.c:2410
-#: src/lang.c:2435 src/lang.c:2451 src/lang.c:2470 src/lang.c:2483
+#: src/lang.c:1377 src/lang.c:1408 src/lang.c:1414 src/lang.c:1440 src/lang.c:1490
+#: src/lang.c:1496 src/lang.c:1506 src/lang.c:1526 src/lang.c:1601 src/lang.c:1771
+#: src/lang.c:1777 src/lang.c:1783 src/lang.c:1789 src/lang.c:1801 src/lang.c:1808
+#: src/lang.c:1862 src/lang.c:1871 src/lang.c:1877 src/lang.c:1884 src/lang.c:1891
+#: src/lang.c:1898 src/lang.c:1905 src/lang.c:1912 src/lang.c:1919 src/lang.c:1926
+#: src/lang.c:1933 src/lang.c:1940 src/lang.c:1947 src/lang.c:1954 src/lang.c:1961
+#: src/lang.c:1968 src/lang.c:1975 src/lang.c:1982 src/lang.c:1989 src/lang.c:1996
+#: src/lang.c:2003 src/lang.c:2010 src/lang.c:2017 src/lang.c:2024 src/lang.c:2031
+#: src/lang.c:2039 src/lang.c:2055 src/lang.c:2062 src/lang.c:2069 src/lang.c:2076
+#: src/lang.c:2082 src/lang.c:2088 src/lang.c:2105 src/lang.c:2117 src/lang.c:2151
+#: src/lang.c:2204 src/lang.c:2211 src/lang.c:2217 src/lang.c:2242 src/lang.c:2259
+#: src/lang.c:2312 src/lang.c:2348 src/lang.c:2368 src/lang.c:2403 src/lang.c:2413
+#: src/lang.c:2438 src/lang.c:2454 src/lang.c:2473 src/lang.c:2486
 #, fuzzy
 msgid	"<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"<SPACE> değiştirir, <CR> ayarlar, <ESC> iptal eder."
 
-#: src/lang.c:1375
+#: src/lang.c:1378
 #, fuzzy
 msgid	"Show mini menu & posting etiquette"
 msgstr	"Mini menüyü & yollama etiketini göster"
 
-#: src/lang.c:1376
+#: src/lang.c:1379
 #, fuzzy
 msgid	"# If ON show a mini menu of useful commands at each level\n"
 	"# and posting etiquette after composing an article\n"
@@ -4957,36 +4961,36 @@ msgstr	"# ON durumundaysa makale oluştur
 	"komutların\n"
 	"# mini menüsünü ve yollama etiketini göster.\n"
 
-#: src/lang.c:1381
+#: src/lang.c:1384
 #, fuzzy
 msgid	"Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr	"Her haber grubu için kısa açıklama göster. <SPACE> değiştirir & <CR> ayarlar."
 
-#: src/lang.c:1382
+#: src/lang.c:1385
 #, fuzzy
 msgid	"Show description of each newsgroup"
 msgstr	"Her haber grubu için açıklama göster"
 
-#: src/lang.c:1383
+#: src/lang.c:1386
 #, fuzzy
 msgid	"# If ON show group description text after newsgroup name at\n"
 	"# group selection level\n"
 msgstr	"# ON durumundaysa grup seçim düzeyindeki haber grubu isiminden sonraki\n"
 	"# grup açıklama metnini göster.\n"
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 #, fuzzy
 msgid	"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
 	"sets."
 msgstr	"Grup menüsünde Konu & Gönderen (yazar) alanlarını göster. <SPACE> değiştirir "
 	"& <CR> ayarlar."
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 #, fuzzy
 msgid	"In group menu, show author by"
 msgstr	"Grup menüsünde yazarı şuna göre göster"
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 #, fuzzy
 msgid	"# Part of from field to display\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -4996,37 +5000,37 @@ msgid	"# Part of from field to display\n
 	"#   3 = both\n"
 msgstr	"# Gösterilecek gönderen alan kısımları 0)hiç 1)adres 2) tüm isim 3) hepsi\n"
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 #, fuzzy
 msgid	"Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr	"Çiz -> ya da seçim için vurgulanmış çubuk. <SPACE> değiştirir & <CR> ayarlar."
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 #, fuzzy
 msgid	"Draw -> instead of highlighted bar"
 msgstr	"Çiz -> vurgulanmış çubuk yerine"
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 #, fuzzy
 msgid	"# If ON use -> otherwise highlighted bar for selection\n"
 msgstr	"# ON durumundaysa -> değilse seçim için vurgulanmış çubuk\n"
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 #, fuzzy
 msgid	"Use inverse video for page headers"
 msgstr	"Sayfa başlıkları için ters görüntü kullan"
 
-#: src/lang.c:1407
+#: src/lang.c:1410
 #, fuzzy
 msgid	"# If ON use inverse video for page headers at different levels\n"
 msgstr	"# ON durumundaysa farklı düzeyde sayfa başlıkları için ters görüntü kullan\n"
 
-#: src/lang.c:1412
+#: src/lang.c:1415
 #, fuzzy
 msgid	"Thread articles by"
 msgstr	"Makaleleri belirle"
 
-#: src/lang.c:1413
+#: src/lang.c:1416
 msgid	"# Thread articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -5037,15 +5041,15 @@ msgid	"# Thread articles by ...\n"
 	"#   5 = Percentage Match\n"
 msgstr	""
 
-#: src/lang.c:1424
+#: src/lang.c:1427
 msgid	"Enter percentage match required to thread together. <CR> sets."
 msgstr	""
 
-#: src/lang.c:1425
+#: src/lang.c:1428
 msgid	"Thread percentage match"
 msgstr	""
 
-#: src/lang.c:1426
+#: src/lang.c:1429
 #, c-format
 msgid	"# Thread percentage match...\n"
 	"# the percentage of characters in the subject of an article that must match\n"
@@ -5058,12 +5062,12 @@ msgid	"# Thread percentage match...\n"
 	"# 'harppy' would be threaded separately from 'happy'\n"
 msgstr	""
 
-#: src/lang.c:1438
+#: src/lang.c:1441
 #, fuzzy
 msgid	"Score of a thread"
 msgstr	"Bir iş parçacığının skoru"
 
-#: src/lang.c:1439
+#: src/lang.c:1442
 msgid	"# Thread score\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = max\n"
@@ -5071,18 +5075,18 @@ msgid	"# Thread score\n"
 	"#   2 = average\n"
 msgstr	""
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 #, fuzzy
 msgid	"Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr	"Makaleleri Konu,Gönderen,Tarih ya da Skora göre sırala. <SPACE> değiştirir & "
 	"<CR> ayarlar."
 
-#: src/lang.c:1448
+#: src/lang.c:1451
 #, fuzzy
 msgid	"Sort articles by"
 msgstr	"Makaleleri sırala"
 
-#: src/lang.c:1449
+#: src/lang.c:1452
 #, fuzzy
 msgid	"# Sort articles by ...\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -5103,18 +5107,18 @@ msgstr	"# Makaleleri sırala 0=(hiçbirşey
 	"# 7=(Skor azalması) 8=(Skor yükselmesi) 9=(Satırlar azalması) 10=(Satırlar "
 	"yükselmesi).\n"
 
-#: src/lang.c:1465
+#: src/lang.c:1468
 #, fuzzy
 msgid	"Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr	"İş parçacıklarını Hiçbirşeye ya da skora göre sırala. <SPACE> değiştirir & "
 	"<CR> ayarlar."
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 #, fuzzy
 msgid	"Sort threads by"
 msgstr	"İş parçacıklarını sırala"
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid	"# Sort thread by ...\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = nothing\n"
@@ -5122,55 +5126,55 @@ msgid	"# Sort thread by ...\n"
 	"#   2 = Score ascending\n"
 msgstr	""
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 #, fuzzy
 msgid	"Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr	"İmleci gruplardaki ilk/son okunmamış makalelere koyun. <SPACE> değiştirir & "
 	"<CR> ayarlar."
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 #, fuzzy
 msgid	"Goto first unread article in group"
 msgstr	"Gruptaki ilk okunmamış makaleye git"
 
-#: src/lang.c:1477
+#: src/lang.c:1480
 #, fuzzy
 msgid	"# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr	"# ON durumundaysa imleci ilk okunmamış makeleye, değilse son makeleye koy.\n"
 
-#: src/lang.c:1481
+#: src/lang.c:1484
 #, fuzzy
 msgid	"Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr	"Tüm makaleleri ya da sadece okunmayan makaleleri göster.<SPACE> değiştirir & "
 	"<CR> ayarlar."
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 #, fuzzy
 msgid	"Show only unread articles"
 msgstr	"Sadece okunmayan makaleleri göster"
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 #, fuzzy
 msgid	"# If ON show only new/unread articles otherwise show all.\n"
 msgstr	"# ON durumundaysa sadece yeni/okunmamış makaleleri, değilse hepsini göster.\n"
 
-#: src/lang.c:1488
+#: src/lang.c:1491
 #, fuzzy
 msgid	"Show only groups with unread arts"
 msgstr	"Sadece okunmamış makale olan grupları göster"
 
-#: src/lang.c:1489
+#: src/lang.c:1492
 #, fuzzy
 msgid	"# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr	"# ON durumundaysa sadece abone olunup okunmamış makaler içerem grupları "
 	"göster.\n"
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 #, fuzzy
 msgid	"Filter which articles"
 msgstr	"Hangi makaleleri filtrele"
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 #, fuzzy
 msgid	"# Filter which articles\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -5181,95 +5185,95 @@ msgstr	"# 0=(Sadece okunmamış makaleleri
 	"# 1=(Tüm makalerleri yok et ve K ile işaretlenmiş parçaık olarak göster)\n"
 	"# 2=(Tüm makaleleri yok et ve bir daha gösterme].\n"
 
-#: src/lang.c:1504
+#: src/lang.c:1507
 #, fuzzy
 msgid	"Tab goes to next unread article"
 msgstr	"Sekme sonraki okunmamış makaleye gider"
 
-#: src/lang.c:1505
+#: src/lang.c:1508
 #, fuzzy
 msgid	"# If ON the TAB command will go to next unread article at article viewer "
 	"level\n"
 msgstr	"# ON durumundaysa TAB komutu makale görüntüleyici düzeyinde sonraki okunmamış "
 	"makaleye gider\n"
 
-#: src/lang.c:1509
+#: src/lang.c:1512
 #, fuzzy
 msgid	"Scrolling with <SPACE> past the end of an art. jumps to the next unread one."
 msgstr	"Bir makalenin sonundan sonra <SPACE> ile kaydırma bir sonraki okunmamış "
 	"makaleye atlar."
 
-#: src/lang.c:1510
+#: src/lang.c:1513
 #, fuzzy
 msgid	"Space goes to next unread article"
 msgstr	"Boşluk sonraki okunmamış makaleye gider"
 
-#: src/lang.c:1511
+#: src/lang.c:1514
 #, fuzzy
 msgid	"# If ON the SPACE command will go to next unread article at article viewer\n"
 	"# level when the end of the article is reached (rn-style pager)\n"
 msgstr	"# ON durumundaysa makalenin sonuna gelindiğinde SPACE komutu makale "
 	"görüntüleyici # düzeyinde sonraki okunmamış makaleye gider\n"
 
-#: src/lang.c:1516
+#: src/lang.c:1519
 #, fuzzy
 msgid	"Scrolling with <PGDN>/<DOWN> past the end of an art. jumps to the unread one."
 msgstr	"Makalenin sonundan sonra <PGDN>/<DOWN> ile kaydırma bir sonraki makaleye "
 	"atlar."
 
-#: src/lang.c:1517
+#: src/lang.c:1520
 #, fuzzy
 msgid	"PgDn goes to next unread article"
 msgstr	"PgDn sonraki okunmamış makaleye gider"
 
-#: src/lang.c:1518
+#: src/lang.c:1521
 #, fuzzy
 msgid	"# If ON the PGDN or DOWN command will go to next unread article when\n"
 	"# pressed at end of message\n"
 msgstr	"# ON durumundaysa PGDN ya da DOWN komutu iletinin sonunda\n"
 	"# basıldığında sonraki okunmamış makaleye gider\n"
 
-#: src/lang.c:1524
+#: src/lang.c:1527
 #, fuzzy
 msgid	"List thread using right arrow key"
 msgstr	"Sağ ok tuşuna basarak parçacıkları listele"
 
-#: src/lang.c:1525
+#: src/lang.c:1528
 #, fuzzy
 msgid	"# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr	"# ON durumundaysa parçacıkları sağ ok tuşunu kullanarak girerken otomatik "
 	"olarak listele.\n"
 
-#: src/lang.c:1529
+#: src/lang.c:1532
 #, fuzzy
 msgid	"Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr	"Silinmiş makaleleri göstermek için karakter giriniz. <CR> ayarlar, <ESC> "
 	"iptal eder."
 
-#: src/lang.c:1530
+#: src/lang.c:1533
 #, fuzzy
 msgid	"Character to show deleted articles"
 msgstr	"Silinmiş makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1531
+#: src/lang.c:1534
 #, fuzzy
 msgid	"# Character used to show that an art was deleted (default 'D')\n"
 	"# _ is turned into ' '\n"
 msgstr	"# Makalenin silindiğini göstermek için kullanılan karakter (varsayılan 'D')\n"
 	"# _ şuna dönüşür ' '\n"
 
-#: src/lang.c:1536
+#: src/lang.c:1539
 #, fuzzy
 msgid	"Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr	"Sıralanmış makaleleri imlemek için karakter girin. <CR> ayarlar, <ESC> iptal "
 	"eder."
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 #, fuzzy
 msgid	"Character to show inrange articles"
 msgstr	"Sıralanmış makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 #, fuzzy
 msgid	"# Character used to show that an art is in a range (default '#')\n"
 	"# _ is turned into ' '\n"
@@ -5277,19 +5281,19 @@ msgstr	"# Bir makalenin sıralanmış olduğ
 	"(varsayılan '#')\n"
 	"# _ şuna dönüşür ' '\n"
 
-#: src/lang.c:1543
+#: src/lang.c:1546
 #, fuzzy
 msgid	"Enter character to indicate that article will return. <CR> sets, <ESC> "
 	"cancels."
 msgstr	"Makalenin döneceğini göstermek için karakter girin. <CR> ayarlar, <ESC> iptal "
 	"eder."
 
-#: src/lang.c:1544
+#: src/lang.c:1547
 #, fuzzy
 msgid	"Character to show returning arts"
 msgstr	"Dönen makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1545
+#: src/lang.c:1548
 #, fuzzy
 msgid	"# Character used to show that an art will return (default '-')\n"
 	"# _ is turned into ' '\n"
@@ -5297,18 +5301,18 @@ msgstr	"# Bir makalenin döneceğini göste
 	"'-')\n"
 	"# _ şuna dönüşür ' '\n"
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 #, fuzzy
 msgid	"Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr	"Seçilen makaleleri imlemek için karakter girin. <CR> ayarlar, <ESC> iptal "
 	"eder."
 
-#: src/lang.c:1551
+#: src/lang.c:1554
 #, fuzzy
 msgid	"Character to show selected articles"
 msgstr	"Seçilen makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1552
+#: src/lang.c:1555
 #, fuzzy
 msgid	"# Character used to show that an art was auto-selected (default '*')\n"
 	"# _ is turned into ' '\n"
@@ -5316,17 +5320,17 @@ msgstr	"# Bir makalenin otomatik seçildi
 	"(varsayılan '*')\n"
 	"# _ şuna dönüşür ' '\n"
 
-#: src/lang.c:1557
+#: src/lang.c:1560
 #, fuzzy
 msgid	"Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr	"Son makaleleri imlemek için karakter girin. <CR> ayarlar, <ESC> iptal eder."
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 #, fuzzy
 msgid	"Character to show recent articles"
 msgstr	"Son makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1559
+#: src/lang.c:1562
 #, fuzzy
 msgid	"# Character used to show that an art is recent (default 'o')\n"
 	"# _ is turned into ' '\n"
@@ -5334,18 +5338,18 @@ msgstr	"# Bir makalenin son olduğunu gös
 	"'o')\n"
 	"# _ şuna dönüşür ' '\n"
 
-#: src/lang.c:1564
+#: src/lang.c:1567
 #, fuzzy
 msgid	"Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr	"Okunmamış makaleleri imlemek için karakter girin. <CR> ayarlar, <ESC> iptal "
 	"eder."
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 #, fuzzy
 msgid	"Character to show unread articles"
 msgstr	"Okunmamış makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1566
+#: src/lang.c:1569
 #, fuzzy
 msgid	"# Character used to show that an art is unread (default '+')\n"
 	"# _ is turned into ' '\n"
@@ -5353,17 +5357,17 @@ msgstr	"# Bir makalenin okunmadığını gös
 	"'+')\n"
 	"# _ şuna dönüşür ' '\n"
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 #, fuzzy
 msgid	"Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr	"Okunan makaleleri imlemek için karakter girin. <CR> yarlar, <ESC> iptal eder."
 
-#: src/lang.c:1572
+#: src/lang.c:1575
 #, fuzzy
 msgid	"Character to show read articles"
 msgstr	"Okunmamış makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1573
+#: src/lang.c:1576
 #, fuzzy
 msgid	"# Character used to show that an art was read (default ' ')\n"
 	"# _ is turned into ' '\n"
@@ -5371,18 +5375,18 @@ msgstr	"# Bir makalenin okunduğunu göste
 	"')\n"
 	"# _ şuna dönüşür ' '\n"
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 #, fuzzy
 msgid	"Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr	"Yok olan makaleleri imlemek için karakter girin. <CR> ayarlar, <ESC> iptal "
 	"eder."
 
-#: src/lang.c:1579
+#: src/lang.c:1582
 #, fuzzy
 msgid	"Character to show killed articles"
 msgstr	"Yok olan makaleleri gösterecen karakter"
 
-#: src/lang.c:1580
+#: src/lang.c:1583
 #, fuzzy
 msgid	"# Character used to show that an art was killed (default 'K')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
@@ -5390,18 +5394,18 @@ msgstr	"# Bir makalenin yok olduğunu gös
 	"'K')\n"
 	"# yok olma düzeyi ona göre ayarlanmalıdır, _ şuna dönüşür ' '\n"
 
-#: src/lang.c:1585
+#: src/lang.c:1588
 #, fuzzy
 msgid	"Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr	"Okunmuş-seçilmiş makaleleri imlemek için karakter girin. <CR> ayarlar, <ESC> "
 	"iptal eder."
 
-#: src/lang.c:1586
+#: src/lang.c:1589
 #, fuzzy
 msgid	"Character to show readselected arts"
 msgstr	"Okunmuş-seçilmiş makaleleri gösteren karakter"
 
-#: src/lang.c:1587
+#: src/lang.c:1590
 #, fuzzy
 msgid	"# Character used to show that an art was selected before read (default ':')\n"
 	"# kill_level must be set accordingly, _ is turned into ' '\n"
@@ -5409,27 +5413,27 @@ msgstr	"# Bir makalenin okunmadan seçild
 	"(varsayılan ':')\n"
 	"# yok olma düzeyi ona göre ayarlanmalıdır, _ şuna dönüşür ' '\n"
 
-#: src/lang.c:1592
+#: src/lang.c:1595
 #, fuzzy
 msgid	"Enter maximum length of newsgroup names displayed. <CR> sets."
 msgstr	"Görünen haber gruplarının en fazla uzunluğunu girin. <CR> ayarlar."
 
-#: src/lang.c:1593
+#: src/lang.c:1596
 #, fuzzy
 msgid	"Max. length of group names shown"
 msgstr	"Gösterilen grup isimlerinin en fazla uzunluğu"
 
-#: src/lang.c:1594
+#: src/lang.c:1597
 #, fuzzy
 msgid	"# Maximum length of the names of newsgroups displayed\n"
 msgstr	"# Görünen haber gryplarının isimlerinin en fazla uzunluğu\n"
 
-#: src/lang.c:1599
+#: src/lang.c:1602
 #, fuzzy
 msgid	"Show lines/score in listings"
 msgstr	"Listelerdeki satırları/skoru göster"
 
-#: src/lang.c:1600
+#: src/lang.c:1603
 #, fuzzy
 msgid	"# What informations should be displayed in article/thread listing\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -5440,19 +5444,19 @@ msgid	"# What informations should be dis
 msgstr	"# Makale/parçacık listelerinde hangi bilgiler gösterilmeli\n"
 	"# 0 = hiçbir şey, 1 = satırlar, 2 = skor, 3 = satırlar & skor\n"
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 #, fuzzy
 msgid	"0 = full page scrolling, -1 = show previous last line as first on next page, -"
 	"2 = half page"
 msgstr	"0 = tüm sayfa kaydırımı, -1 = önceki son satırı bir sonraki sayfanın ilk "
 	"satırında göster, -2 = yarım sayfa"
 
-#: src/lang.c:1610
+#: src/lang.c:1613
 #, fuzzy
 msgid	"Number of lines to scroll in pager"
 msgstr	"Sayfalayıcıda kaydırılan satır sayısı"
 
-#: src/lang.c:1611
+#: src/lang.c:1614
 msgid	"# Number of lines that cursor-up/down will scroll in article pager\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#  -2 = half-page scrolling\n"
@@ -5462,28 +5466,28 @@ msgid	"# Number of lines that cursor-up/
 	"#   2 or greater = scroll by 2 or more lines (only in the pager)\n"
 msgstr	""
 
-#: src/lang.c:1621
+#: src/lang.c:1624
 msgid	"Display signatures. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1622
+#: src/lang.c:1625
 #, fuzzy
 msgid	"Display signatures"
 msgstr	"Seçenekleri Göster"
 
-#: src/lang.c:1623
+#: src/lang.c:1626
 msgid	"# If OFF don't show signatures when displaying articles\n"
 msgstr	""
 
-#: src/lang.c:1627
+#: src/lang.c:1630
 msgid	"Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1628
+#: src/lang.c:1631
 msgid	"Display uue data as an attachment"
 msgstr	""
 
-#: src/lang.c:1629
+#: src/lang.c:1632
 msgid	"# Handling of uuencoded data in the pager\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no, display raw uuencoded data\n"
@@ -5493,28 +5497,28 @@ msgid	"# Handling of uuencoded data in t
 	"#       be folded into a tag line.\n"
 msgstr	""
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid	"Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 msgid	"Display \"a as Umlaut-a"
 msgstr	""
 
-#: src/lang.c:1641
+#: src/lang.c:1644
 msgid	"# If ON decode German style TeX umlaut codes to ISO and\n"
 	"# show \"a as Umlaut-a, etc.\n"
 msgstr	""
 
-#: src/lang.c:1646 src/lang.c:1656
+#: src/lang.c:1649 src/lang.c:1659
 msgid	"Space separated list of header fields"
 msgstr	""
 
-#: src/lang.c:1647
+#: src/lang.c:1650
 msgid	"Display these header fields (or *)"
 msgstr	""
 
-#: src/lang.c:1648
+#: src/lang.c:1651
 msgid	"# Which news headers you wish to see. If you want to see _all_ the headers,\n"
 	"# place an '*' as this value. This is the only way a wildcard can be used.\n"
 	"# If you enter 'X-' as the value, you will see all headers beginning with\n"
@@ -5523,12 +5527,12 @@ msgid	"# Which news headers you wish to 
 	"# spaces. Not defining anything turns off this option.\n"
 msgstr	""
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 #, fuzzy
 msgid	"Do not display these header fields"
 msgstr	"Aktüel habver başlıları alanının rengi"
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid	"# Same as 'news_headers_to_display' except it denotes the opposite.\n"
 	"# An example of using both options might be if you thought X- headers were\n"
 	"# A Good Thing(tm), but thought Alan and Pape were miscreants...well then "
@@ -5539,364 +5543,364 @@ msgid	"# Same as 'news_headers_to_displa
 	"# Not defining anything turns off this option.\n"
 msgstr	""
 
-#: src/lang.c:1668
+#: src/lang.c:1671
 msgid	"Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr	""
 
-#: src/lang.c:1669
+#: src/lang.c:1672
 msgid	"Skip multipart/alternative parts"
 msgstr	""
 
-#: src/lang.c:1670
+#: src/lang.c:1673
 msgid	"# If ON strip multipart/alternative messages automatically\n"
 msgstr	""
 
-#: src/lang.c:1675
+#: src/lang.c:1678
 msgid	"A regex used to decide which lines to show in col_quote."
 msgstr	""
 
-#: src/lang.c:1676
+#: src/lang.c:1679
 msgid	"Regex used to show quoted lines"
 msgstr	""
 
-#: src/lang.c:1677
+#: src/lang.c:1680
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted when viewing articles. Quoted lines are shown in col_quote.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid	"A regex used to decide which lines to show in col_quote2."
 msgstr	""
 
-#: src/lang.c:1684
+#: src/lang.c:1687
 msgid	"Regex used to show twice quoted l."
 msgstr	""
 
-#: src/lang.c:1685
+#: src/lang.c:1688
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted twice. Twice quoted lines are shown in col_quote2.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1691
+#: src/lang.c:1694
 msgid	"A regex used to decide which lines to show in col_quote3."
 msgstr	""
 
-#: src/lang.c:1692
+#: src/lang.c:1695
 msgid	"Regex used to show >= 3 times q.l."
 msgstr	""
 
-#: src/lang.c:1693
+#: src/lang.c:1696
 msgid	"# A regular expression that tin will use to decide which lines are\n"
 	"# quoted >=3 times. >=3 times quoted lines are shown in col_quote3.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid	"A regex used to decide which words to show in col_markslashes."
 msgstr	""
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid	"Regex used to highlight /slashes/"
 msgstr	""
 
-#: src/lang.c:1702
+#: src/lang.c:1705
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '/' are to be shown in col_markslashes.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1708
+#: src/lang.c:1711
 msgid	"A regex used to decide which words to show in col_markstars."
 msgstr	""
 
-#: src/lang.c:1709
+#: src/lang.c:1712
 msgid	"Regex used to highlight *stars*"
 msgstr	""
 
-#: src/lang.c:1710
+#: src/lang.c:1713
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '*' are to be shown in col_markstars.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1716
+#: src/lang.c:1719
 msgid	"A regex used to decide which words to show in col_markstroke."
 msgstr	""
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 #, fuzzy
 msgid	"Regex used to highlight -strokes-"
 msgstr	"-vuruş- ile vurgulama rengi"
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '-' are to be shown in col_markstroke.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 msgid	"A regex used to decide which words to show in col_markdash."
 msgstr	""
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 msgid	"Regex used to highlight _underline_"
 msgstr	""
 
-#: src/lang.c:1726
+#: src/lang.c:1729
 msgid	"# A regular expression that tin will use to decide which words\n"
 	"# bounded by '_' are to be shown in col_markdash.\n"
 	"# If you leave this blank, tin will use a built in default.\n"
 msgstr	""
 
-#: src/lang.c:1732
+#: src/lang.c:1735
 msgid	"A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr	""
 
-#: src/lang.c:1733
+#: src/lang.c:1736
 msgid	"Regex with Subject prefixes"
 msgstr	""
 
-#: src/lang.c:1734
+#: src/lang.c:1737
 msgid	"# A regular expression that tin will use to find Subject prefixes\n"
 	"# which will be removed before showing the header.\n"
 msgstr	""
 
-#: src/lang.c:1739
+#: src/lang.c:1742
 msgid	"A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr	""
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid	"Regex with Subject suffixes"
 msgstr	""
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid	"# A regular expression that tin will use to find Subject suffixes\n"
 	"# which will be removed when replying or posting followup.\n"
 msgstr	""
 
-#: src/lang.c:1746
+#: src/lang.c:1749
 msgid	"Enter name and options for external MIME viewer, --internal for built-in "
 	"viewer"
 msgstr	""
 
-#: src/lang.c:1747
+#: src/lang.c:1750
 msgid	"MIME binary content viewer"
 msgstr	""
 
-#: src/lang.c:1748
+#: src/lang.c:1751
 msgid	"# If --internal automatically use the built in MIME viewer for non-text\n"
 	"# parts of articles.\n"
 	"# Otherwise specify an external viewer program (eg, metamail) or leave blank\n"
 	"# for no automatic viewing\n"
 msgstr	""
 
-#: src/lang.c:1755
+#: src/lang.c:1758
 msgid	"Confirm before starting non-text viewing program"
 msgstr	""
 
-#: src/lang.c:1756
+#: src/lang.c:1759
 msgid	"Ask before using MIME viewer"
 msgstr	""
 
-#: src/lang.c:1757
+#: src/lang.c:1760
 msgid	"# If ON tin will ask before using metamail to display MIME messages\n"
 	"# this only happens if metamail_prog is set to something\n"
 msgstr	""
 
-#: src/lang.c:1762
+#: src/lang.c:1765
 msgid	"Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:1763
+#: src/lang.c:1766
 msgid	"Catchup read groups when quitting"
 msgstr	""
 
-#: src/lang.c:1764
+#: src/lang.c:1767
 msgid	"# If ON ask user if read groups should all be marked read\n"
 msgstr	""
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid	"Catchup group using left key"
 msgstr	""
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 msgid	"# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr	""
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 msgid	"Catchup thread by using left key"
 msgstr	""
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 msgid	"Which actions require confirmation"
 msgstr	""
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 msgid	"# What should we ask confirmation for.\n"
 msgstr	""
 
-#: src/lang.c:1787
+#: src/lang.c:1790
 #, fuzzy
 msgid	"'Mark article read' ignores tags"
 msgstr	"makaleyi okunmamış olarak işaretle"
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 #, fuzzy
 msgid	"# If ON the 'Mark article read' function marks only the current article.\n"
 msgstr	"# ON durumundaysa 'makaleyi okunmuş olarak işaretle'"
 
-#: src/lang.c:1792
+#: src/lang.c:1795
 #, fuzzy
 msgid	"Program to run to open URL's, <CR> sets, <ESC> cancels."
 msgstr	"URL açmak için çalıştırılan program, <CR> ayarlar, <ESC> iptal eder."
 
-#: src/lang.c:1793
+#: src/lang.c:1796
 #, fuzzy
 msgid	"Program that opens URL's"
 msgstr	"URL açan program"
 
-#: src/lang.c:1794
+#: src/lang.c:1797
 #, fuzzy
 msgid	"# The program used to open URL's. The actual URL will be appended\n"
 msgstr	"# Program URL açıyordu. Aktüel URL'ler sona eklenecek\n"
 
-#: src/lang.c:1799
+#: src/lang.c:1802
 #, fuzzy
 msgid	"Use mouse in xterm"
 msgstr	"xterm2de fare kullan"
 
-#: src/lang.c:1800
+#: src/lang.c:1803
 #, fuzzy
 msgid	"# If ON enable mouse key support on xterm terminals\n"
 msgstr	"# ON durumundaysa xtrem uçbirimlerini destekleyen fare tuşunu etkinleştir.\n"
 
-#: src/lang.c:1806
+#: src/lang.c:1809
 #, fuzzy
 msgid	"Use scroll keys on keypad"
 msgstr	"Klavye üzerinde kaydırma tuşlarını kullan"
 
-#: src/lang.c:1807
+#: src/lang.c:1810
 #, fuzzy
 msgid	"# If ON enable scroll keys on terminals that support it\n"
 msgstr	"# ON durumunduysa uçbirimler tarafından desteklenen kaydırma tuşlarını "
 	"etkinleştir\n"
 
-#: src/lang.c:1812
+#: src/lang.c:1815
 #, fuzzy
 msgid	"Enter maximum number of article to get. <CR> sets."
 msgstr	"Alınacak makalenin max. sayısını yazın. <CR> ayarlar."
 
-#: src/lang.c:1813
+#: src/lang.c:1816
 #, fuzzy
 msgid	"Number of articles to get"
 msgstr	"Alınacak makale sayısı"
 
-#: src/lang.c:1814
+#: src/lang.c:1817
 #, fuzzy
 msgid	"# Number of articles to get (0=no limit), if negative sets maximum number\n"
 	"# of already read articles to be read before first unread one\n"
 msgstr	"# Alınacak makale sayısı (0= sınırsız), eğer negatif max.sayıyı ayarlarsa\n"
 
-#: src/lang.c:1819
+#: src/lang.c:1822
 #, fuzzy
 msgid	"Enter number of days article is considered recent. <CR> sets."
 msgstr	"Makalenin yeni sayılacağı gün sayısını yazın. <CR> ayarlar."
 
-#: src/lang.c:1820
+#: src/lang.c:1823
 #, fuzzy
 msgid	"Article recentness time limit"
 msgstr	"Makalenin yenilik zaman sınırı"
 
-#: src/lang.c:1821
+#: src/lang.c:1824
 #, fuzzy
 msgid	"# Number of days in which article is considered recent, (0=OFF)\n"
 msgstr	"# Makalenin yeni sayıldığı gün sayısı, (0=OFF)\n"
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 #, fuzzy
 msgid	"WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr	"WILDMAT normal jokerler, REGEX tam düzenli varsayım eşleştirmeleri  içindir."
 
-#: src/lang.c:1826
+#: src/lang.c:1829
 #, fuzzy
 msgid	"Wildcard matching"
 msgstr	"Joker eşleştiriyor"
 
-#: src/lang.c:1827
+#: src/lang.c:1830
 msgid	"# Wildcard matching\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = wildmat\n"
 	"#   1 = regex\n"
 msgstr	""
 
-#: src/lang.c:1834
+#: src/lang.c:1837
 #, fuzzy
 msgid	"Enter minimal score before an article is marked killed. <CR> sets."
 msgstr	"Makale yok et olarak işaretlenmeden önce minimal skoru yazın.<CR> ayarlar."
 
-#: src/lang.c:1835
+#: src/lang.c:1838
 #, fuzzy
 msgid	"Score limit (kill)"
 msgstr	"Sınırı skorla (yok et)"
 
-#: src/lang.c:1836
+#: src/lang.c:1839
 #, fuzzy
 msgid	"# Score limit before an article is marked killed\n"
 msgstr	"# Makale yok et olarak işaretlendiğinde sınırı skorla\n"
 
-#: src/lang.c:1840
+#: src/lang.c:1843
 #, fuzzy
 msgid	"Enter default score to kill articles. <CR> sets."
 msgstr	"Makaleleri yok etmke için varsayılan skoru yazın. <CR> ayarlar."
 
-#: src/lang.c:1841
+#: src/lang.c:1844
 #, fuzzy
 msgid	"Default score to kill articles"
 msgstr	"Makaleleri yok etmke için skoru varsay"
 
-#: src/lang.c:1842
+#: src/lang.c:1845
 #, fuzzy
 msgid	"# Default score to kill articles\n"
 msgstr	"# Makaleleri yok etmke için skoru varsay\n"
 
-#: src/lang.c:1846
+#: src/lang.c:1849
 #, fuzzy
 msgid	"Enter minimal score before an article is marked hot. <CR> sets."
 msgstr	"Makale 'hot' olarak işaretlenmeden önce minimum skoru yazın.<CR> ayarlar."
 
-#: src/lang.c:1847
+#: src/lang.c:1850
 #, fuzzy
 msgid	"Score limit (select)"
 msgstr	"Sınırı skorla (seç)"
 
-#: src/lang.c:1848
+#: src/lang.c:1851
 #, fuzzy
 msgid	"# Score limit before an article is marked hot\n"
 msgstr	"# Makale 'hot! olarak işaretlenmeden önce sınırı skorlayın\n"
 
-#: src/lang.c:1852
+#: src/lang.c:1855
 #, fuzzy
 msgid	"Enter default score to select articles. <CR> sets."
 msgstr	"Makaleleri seçmek için varsayılan skoru yazın.<CR> ayarlar."
 
-#: src/lang.c:1853
+#: src/lang.c:1856
 #, fuzzy
 msgid	"Default score to select articles"
 msgstr	"Makaleleri seçmek için varsayılan değer"
 
-#: src/lang.c:1854
+#: src/lang.c:1857
 #, fuzzy
 msgid	"# Default score to select articles\n"
 msgstr	"# Makaleleri seçmek için varsayılan değer\n"
 
-#: src/lang.c:1860
+#: src/lang.c:1863
 #, fuzzy
 msgid	"Use slrnface to show ''X-Face:''s"
 msgstr	"''X-Face:''s göstermek için slmface kullan"
 
-#: src/lang.c:1861
+#: src/lang.c:1864
 #, fuzzy
 msgid	"# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 	"# Only useful when running in an xterm.\n"
@@ -5904,273 +5908,273 @@ msgstr	"# ON durmunduysa ''X-Face:'' baş
 	"kullanılıyor.\n"
 	"# sadece xterm çalışıtırılırken yararlı.\n"
 
-#: src/lang.c:1869
+#: src/lang.c:1872
 #, fuzzy
 msgid	"Use ANSI color"
 msgstr	"ANSI renk geçerli"
 
-#: src/lang.c:1870
+#: src/lang.c:1873
 #, fuzzy
 msgid	"# If ON using ANSI-color\n"
 msgstr	"# On durumundaysa ANSI-renk kullanılıyor\n"
 
-#: src/lang.c:1875
+#: src/lang.c:1878
 #, fuzzy
 msgid	"Standard foreground color"
 msgstr	"Standart önplan rengi"
 
-#: src/lang.c:1876
+#: src/lang.c:1879
 #, fuzzy
 msgid	"# Standard foreground color\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Standart önplan rengi\n"
 
-#: src/lang.c:1882
+#: src/lang.c:1885
 #, fuzzy
 msgid	"Standard background color"
 msgstr	"Standart arkaplan rengi"
 
-#: src/lang.c:1883
+#: src/lang.c:1886
 #, fuzzy
 msgid	"# Standard background color\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Standart arkaplan rengi\n"
 
-#: src/lang.c:1889
+#: src/lang.c:1892
 #, fuzzy
 msgid	"Color for inverse text (background)"
 msgstr	"Çapraz metnin arkaplan rengi"
 
-#: src/lang.c:1890
+#: src/lang.c:1893
 #, fuzzy
 msgid	"# Color of background for inverse text\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Çapraz metnin arkaplan rengi\n"
 
-#: src/lang.c:1896
+#: src/lang.c:1899
 #, fuzzy
 msgid	"Color for inverse text (foreground)"
 msgstr	"Çapraz metnin önplan rengi"
 
-#: src/lang.c:1897
+#: src/lang.c:1900
 #, fuzzy
 msgid	"# Color of foreground for inverse text\n"
 	"# Default: 7 (white)\n"
 msgstr	"# Çapraz metnin önplan rengi\n"
 
-#: src/lang.c:1903
+#: src/lang.c:1906
 #, fuzzy
 msgid	"Color of text lines"
 msgstr	"Metin satırlarının rengi"
 
-#: src/lang.c:1904
+#: src/lang.c:1907
 #, fuzzy
 msgid	"# Color of text lines\n"
 	"# Default: -1 (default color)\n"
 msgstr	"# Color of text lines\n"
 
-#: src/lang.c:1910
+#: src/lang.c:1913
 #, fuzzy
 msgid	"Color of mini help menu"
 msgstr	"Mini yardım menüsünün rengi"
 
-#: src/lang.c:1911
+#: src/lang.c:1914
 #, fuzzy
 msgid	"# Color of mini help menu\n"
 	"# Default: 3 (brown)\n"
 msgstr	"# Mini yardım menüsünün rengi\n"
 
-#: src/lang.c:1917
+#: src/lang.c:1920
 #, fuzzy
 msgid	"Color of help text"
 msgstr	"Yardım sayfalarının rengi"
 
-#: src/lang.c:1918
+#: src/lang.c:1921
 msgid	"# Color of help pages\n"
 	"# Default: -1 (default color)\n"
 msgstr	""
 
-#: src/lang.c:1924
+#: src/lang.c:1927
 #, fuzzy
 msgid	"Color of status messages"
 msgstr	"Durum iletilerinin rengi"
 
-#: src/lang.c:1925
+#: src/lang.c:1928
 #, fuzzy
 msgid	"# Color of messages in last line\n"
 	"# Default: 6 (cyan)\n"
 msgstr	"# Son satırdaki iletilerin rengi\n"
 
-#: src/lang.c:1931
+#: src/lang.c:1934
 #, fuzzy
 msgid	"Color of quoted lines"
 msgstr	"İmlenmiş-satır rengi"
 
-#: src/lang.c:1932
+#: src/lang.c:1935
 #, fuzzy
 msgid	"# Color of quote-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	"# İmlenmiş-satır rengi\n"
 
-#: src/lang.c:1938
+#: src/lang.c:1941
 #, fuzzy
 msgid	"Color of twice quoted line"
 msgstr	"Çift imlenen satırların rengi"
 
-#: src/lang.c:1939
+#: src/lang.c:1942
 #, fuzzy
 msgid	"# Color of twice quoted lines\n"
 	"# Default: 3 (brown)\n"
 msgstr	"# Çift imlenen satırların rengi\n"
 
-#: src/lang.c:1945
+#: src/lang.c:1948
 #, fuzzy
 msgid	"Color of =>3 times quoted line"
 msgstr	"İmlenmiş satırda =>3 kat rengi"
 
-#: src/lang.c:1946
+#: src/lang.c:1949
 #, fuzzy
 msgid	"# Color of >=3 times quoted lines\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# İmlenmiş satırlarda >=3 kat rengi\n"
 
-#: src/lang.c:1952
+#: src/lang.c:1955
 #, fuzzy
 msgid	"Color of article header lines"
 msgstr	"Makale başlık satırlarının rengi"
 
-#: src/lang.c:1953
+#: src/lang.c:1956
 #, fuzzy
 msgid	"# Color of header-lines\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Başlık-satırlarının rengi\n"
 
-#: src/lang.c:1959
+#: src/lang.c:1962
 #, fuzzy
 msgid	"Color of actual news header fields"
 msgstr	"Aktüel habver başlıları alanının rengi"
 
-#: src/lang.c:1960
+#: src/lang.c:1963
 #, fuzzy
 msgid	"# Color of actual news header fields\n"
 	"# Default: 9 (light red)\n"
 msgstr	"# Aktüel haber başlıkları alanının rengi\n"
 
-#: src/lang.c:1966
+#: src/lang.c:1969
 #, fuzzy
 msgid	"Color of article subject lines"
 msgstr	"Makale konu satırlarının rengi"
 
-#: src/lang.c:1967
+#: src/lang.c:1970
 #, fuzzy
 msgid	"# Color of article subject\n"
 	"# Default: 6 (cyan)\n"
 msgstr	"# Makale konusunun rengi\n"
 
-#: src/lang.c:1973
+#: src/lang.c:1976
 #, fuzzy
 msgid	"Color of response counter"
 msgstr	"Yanıt sayacı rengi"
 
-#: src/lang.c:1974
+#: src/lang.c:1977
 #, fuzzy
 msgid	"# Color of response counter\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Yanıt sayacı rengi\n"
 
-#: src/lang.c:1980
+#: src/lang.c:1983
 #, fuzzy
 msgid	"Color of sender (From:)"
 msgstr	"Gönderen (-den:) rengi"
 
-#: src/lang.c:1981
+#: src/lang.c:1984
 #, fuzzy
 msgid	"# Color of sender (From:)\n"
 	"# Default: 2 (green)\n"
 msgstr	"# Gönderen (-den:) rengi\n"
 
-#: src/lang.c:1987
+#: src/lang.c:1990
 #, fuzzy
 msgid	"Color of help/mail sign"
 msgstr	"yardım/posta işareti rengi"
 
-#: src/lang.c:1988
+#: src/lang.c:1991
 #, fuzzy
 msgid	"# Color of Help/Mail-Sign\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# Yardım/Posta İşareti rengi\n"
 
-#: src/lang.c:1994
+#: src/lang.c:1997
 #, fuzzy
 msgid	"Color of signatures"
 msgstr	"İmza rengi"
 
-#: src/lang.c:1995
+#: src/lang.c:1998
 #, fuzzy
 msgid	"# Color of signature\n"
 	"# Default: 4 (blue)\n"
 msgstr	"# İmza rengi\n"
 
-#: src/lang.c:2001
+#: src/lang.c:2004
 #, fuzzy
 msgid	"Color of highlighted URLs"
 msgstr	"*yıldız* ile vurgulama rengi"
 
-#: src/lang.c:2002
+#: src/lang.c:2005
 msgid	"# Color of highlighted URLs\n"
 	"# Default: -1 (default color)\n"
 msgstr	""
 
-#: src/lang.c:2008
+#: src/lang.c:2011
 #, fuzzy
 msgid	"Color of highlighting with *stars*"
 msgstr	"*yıldız* ile vurgulama rengi"
 
-#: src/lang.c:2009
+#: src/lang.c:2012
 #, fuzzy
 msgid	"# Color of word highlighting with *stars*\n"
 	"# Default: 11 (yellow)\n"
 msgstr	"# *yıldız* ile vurgulama rengi\n"
 
-#: src/lang.c:2015
+#: src/lang.c:2018
 #, fuzzy
 msgid	"Color of highlighting with _dash_"
 msgstr	"_kesik çizgi_ ile vurgulama rengi"
 
-#: src/lang.c:2016
+#: src/lang.c:2019
 #, fuzzy
 msgid	"# Color of word highlighting with _dash_\n"
 	"# Default: 13 (light pink)\n"
 msgstr	"# _kesik çizgi_ ile vurgulama rengi\n"
 
-#: src/lang.c:2022
+#: src/lang.c:2025
 #, fuzzy
 msgid	"Color of highlighting with /slash/"
 msgstr	"/bölü/ ile vurgulama rengi"
 
-#: src/lang.c:2023
+#: src/lang.c:2026
 #, fuzzy
 msgid	"# Color of word highlighting with /slash/\n"
 	"# Default: 14 (light cyan)\n"
 msgstr	"# /bölü/ ile vurgulama rengi\n"
 
-#: src/lang.c:2029
+#: src/lang.c:2032
 #, fuzzy
 msgid	"Color of highlighting with -stroke-"
 msgstr	"-vuruş- ile vurgulama rengi"
 
-#: src/lang.c:2030
+#: src/lang.c:2033
 #, fuzzy
 msgid	"# Color of word highlighting with -stroke-\n"
 	"# Default: 12 (light blue)\n"
 msgstr	"# -vuruş- ile vurgulama rengi\n"
 
-#: src/lang.c:2037
+#: src/lang.c:2040
 #, fuzzy
 msgid	"Attr. of highlighting with *stars*"
 msgstr	"*yıldız*  ile vurgulama özniteliği"
 
-#: src/lang.c:2038
+#: src/lang.c:2041
 #, fuzzy
 msgid	"# Attributes of word highlighting on mono terminals\n"
 	"# Possible values are:\n"
@@ -6191,64 +6195,64 @@ msgstr	"# Tekli uçbirimlerde sözcük vurg
 	"# 0 - Normal, 1 - Altını çiz, 2 - En iyi vurgulama,\n"
 	"# 3 - Video ters çevir, 4 - Yanıp sönen, 5 - Yaı parlak, 6 - Koyu\n"
 
-#: src/lang.c:2053
+#: src/lang.c:2056
 #, fuzzy
 msgid	"Attr. of highlighting with _dash_"
 msgstr	"_vuruş_  ile vurgulama özniteliği"
 
-#: src/lang.c:2054
+#: src/lang.c:2057
 msgid	"# Attribute of word highlighting with _dash_\n"
 	"# Default: 2 (best highlighting)\n"
 msgstr	""
 
-#: src/lang.c:2060
+#: src/lang.c:2063
 #, fuzzy
 msgid	"Attr. of highlighting with /slash/"
 msgstr	"/bölü/ ile vurgulama özniteliği"
 
-#: src/lang.c:2061
+#: src/lang.c:2064
 #, fuzzy
 msgid	"# Attribute of word highlighting with /slash/\n"
 	"# Default: 5 (half bright)\n"
 msgstr	"# /bölü/ ile vurgulama özniteliği\n"
 
-#: src/lang.c:2067
+#: src/lang.c:2070
 #, fuzzy
 msgid	"Attr. of highlighting with -stroke-"
 msgstr	"-kesik çizgi- ile vurgulama özniteliği"
 
-#: src/lang.c:2068
+#: src/lang.c:2071
 #, fuzzy
 msgid	"# Attribute of word highlighting with -stroke-\n"
 	"# Default: 3 (reverse video)\n"
 msgstr	"# -kesik çizgi- ile vurgulama özniteliği\n"
 
-#: src/lang.c:2074
+#: src/lang.c:2077
 #, fuzzy
 msgid	"URL highlighting in message body"
 msgstr	"İleti gövdesinde vurgulana sözcük"
 
-#: src/lang.c:2075
+#: src/lang.c:2078
 #, fuzzy
 msgid	"# Enable URL highlighting?\n"
 msgstr	"# Sözcük vurgulamayı etkinlşetir?\n"
 
-#: src/lang.c:2080
+#: src/lang.c:2083
 #, fuzzy
 msgid	"Word highlighting in message body"
 msgstr	"İleti gövdesinde vurgulana sözcük"
 
-#: src/lang.c:2081
+#: src/lang.c:2084
 #, fuzzy
 msgid	"# Enable word highlighting?\n"
 msgstr	"# Sözcük vurgulamayı etkinlşetir?\n"
 
-#: src/lang.c:2086
+#: src/lang.c:2089
 #, fuzzy
 msgid	"What to display instead of mark"
 msgstr	"İşaretin yerine ne gösterilmeli?"
 
-#: src/lang.c:2087
+#: src/lang.c:2090
 #, fuzzy
 msgid	"# Should the leading and ending stars and dashes also be displayed,\n"
 	"# even when they are highlighting marks?\n"
@@ -6260,66 +6264,66 @@ msgstr	"# işaretleri vurgulasalar bile?\
 	"# baştaki ve sondaki yıldızlar ve kesik çizgiler görüntülenmelidir\n"
 	"# 0 - hayır    1 - evet, işareti görüntüle    2 - boşluk bırak\n"
 
-#: src/lang.c:2096
+#: src/lang.c:2099
 #, fuzzy
 msgid	"Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr	"Sayfalayıcıdaki makale satırlarını çevrelemek için sütun mumarasını yazın. "
 	"<CR> ayarlar."
 
-#: src/lang.c:2097
+#: src/lang.c:2100
 #, fuzzy
 msgid	"Page line wrap column"
 msgstr	"Sayfa satırı sütunu çevreliyor"
 
-#: src/lang.c:2098
+#: src/lang.c:2101
 #, fuzzy
 msgid	"# Wrap article lines at column\n"
 msgstr	"# Sütundaki makale satırlarını çevrele\n"
 
-#: src/lang.c:2103
+#: src/lang.c:2106
 #, fuzzy
 msgid	"Wrap around threads on next unread"
 msgstr	"Sonraki okunmayanda parçacıkları çevrele"
 
-#: src/lang.c:2104
+#: src/lang.c:2107
 #, fuzzy
 msgid	"# If ON wrap around threads on searching next unread article\n"
 msgstr	"# ON durumunduysa sonraki okunmayan makaleyi aramak için parçacıkları "
 	"çevrele\n"
 
-#: src/lang.c:2108
+#: src/lang.c:2111
 #, fuzzy
 msgid	"Enter default mail address (and fullname). <CR> sets."
 msgstr	"Varsayılan posta adresini (ve tüm ismi) yaz, <CR> ayarlar."
 
-#: src/lang.c:2109
+#: src/lang.c:2112
 #, fuzzy
 msgid	"Mail address (and fullname)"
 msgstr	"Posta adresi (ile tüm isim)"
 
-#: src/lang.c:2110
+#: src/lang.c:2113
 #, fuzzy
 msgid	"# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr	"# Kullanıcının posta adresi (ile tüm ismi), değilse kullanıcıadı@anasistem "
 	"(tüm isim)\n"
 
-#: src/lang.c:2115
+#: src/lang.c:2118
 msgid	"Show empty Followup-To in editor"
 msgstr	""
 
-#: src/lang.c:2116
+#: src/lang.c:2119
 msgid	"# If ON show empty Followup-To header when editing an article\n"
 msgstr	""
 
-#: src/lang.c:2120
+#: src/lang.c:2123
 msgid	"Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr	""
 
-#: src/lang.c:2121
+#: src/lang.c:2124
 msgid	"Create signature from path/command"
 msgstr	""
 
-#: src/lang.c:2122
+#: src/lang.c:2125
 msgid	"# Signature path (random sigs)/file to be used when posting/replying\n"
 	"# default_sigfile=file       appends file as signature\n"
 	"# default_sigfile=!command   executes external command to generate a "
@@ -6327,52 +6331,52 @@ msgid	"# Signature path (random sigs)/fi
 	"# default_sigfile=--none     don't append a signature\n"
 msgstr	""
 
-#: src/lang.c:2129
+#: src/lang.c:2132
 msgid	"Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2130
+#: src/lang.c:2133
 msgid	"Prepend signature with \"-- \""
 msgstr	""
 
-#: src/lang.c:2131
+#: src/lang.c:2134
 msgid	"# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr	""
 
-#: src/lang.c:2135
+#: src/lang.c:2138
 msgid	"Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2136
+#: src/lang.c:2139
 msgid	"Add signature when reposting"
 msgstr	""
 
-#: src/lang.c:2137
+#: src/lang.c:2140
 msgid	"# If ON add signature to reposted articles\n"
 msgstr	""
 
-#: src/lang.c:2141
+#: src/lang.c:2144
 #, c-format
 msgid	"Enter quotation marks, %s or %S for author's initials."
 msgstr	""
 
-#: src/lang.c:2142
+#: src/lang.c:2145
 msgid	"Characters used as quote-marks"
 msgstr	""
 
-#: src/lang.c:2143
+#: src/lang.c:2146
 #, fuzzy, c-format
 msgid	"# Characters used in quoting to followups and replies.\n"
 	"# '_' is replaced by ' ', %%s, %%S are replaced by author's initials.\n"
 msgstr	"# Sonrakine geçerken ve cevaplarda kulanılan karakterlerin gösterimi.\n"
 	"# '_'  değiştirilir ' ', %%s, %%S yazar başlığı değiştirilir.\n"
 
-#: src/lang.c:2149
+#: src/lang.c:2152
 #, fuzzy
 msgid	"Quoting behavior"
 msgstr	"Davranış göstermesi"
 
-#: src/lang.c:2150
+#: src/lang.c:2153
 #, fuzzy
 msgid	"# How quoting should be handled when following up or replying.\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -6394,17 +6398,17 @@ msgstr	"Diğerine geçerken yada cevap ver
 	"# 6 = İmzaları göster, boş satırları göster\n"
 	"# 7 = Görünümleri göster, imzaları göster, boş satırları göster\n"
 
-#: src/lang.c:2163 src/lang.c:2171 src/lang.c:2177
+#: src/lang.c:2166 src/lang.c:2174 src/lang.c:2180
 #, fuzzy
 msgid	"%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr	"%A Adres %D Tarih %F Adres+Ad %G Grupadı %M İleti-Kimliği %N Ad %C İlk Ad"
 
-#: src/lang.c:2164
+#: src/lang.c:2167
 #, fuzzy
 msgid	"Quote line when following up"
 msgstr	"Sonrakine geçerken satır göster"
 
-#: src/lang.c:2165
+#: src/lang.c:2168
 #, fuzzy, c-format
 msgid	"# Format of quote line when mailing/posting/following-up an article\n"
 	"# %%A Address    %%D Date   %%F Addr+Name   %%G Groupname   %%M Message-ID\n"
@@ -6414,43 +6418,43 @@ msgstr	"# Bir makaleyi postalarken/gönde
 	"# %%A Adres   %%D Tarih   %%F Adres+Ad   %%G Grupadı   %%M İleti-Kimliği\n"
 	"# %%N Tam Ad  %%C İlk Adınız   %%I Adın baş harfleri\n"
 
-#: src/lang.c:2172
+#: src/lang.c:2175
 #, fuzzy
 msgid	"Quote line when cross-posting"
 msgstr	"Çapraz gönderirken satırı göster"
 
-#: src/lang.c:2178
+#: src/lang.c:2181
 #, fuzzy
 msgid	"Quote line when mailing"
 msgstr	"posta gönderirken satırı göster"
 
-#: src/lang.c:2183
+#: src/lang.c:2186
 #, fuzzy
 msgid	"If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr	"ON durumdaysa, Kullanıcı-Etken başlığı ekleyiniz.  <SPACE> toggles & <CR> "
 	"sets."
 
-#: src/lang.c:2184
+#: src/lang.c:2187
 #, fuzzy
 msgid	"Insert 'User-Agent:'-header"
 msgstr	"'User-Agent:'-başlık ekleyiniz"
 
-#: src/lang.c:2185
+#: src/lang.c:2188
 #, fuzzy
 msgid	"# If ON include advertising User-Agent: header\n"
 msgstr	"# ON durumdaysa User-Agent ilanını ekleyiniz: başlık\n"
 
-#: src/lang.c:2190
+#: src/lang.c:2193
 #, fuzzy
 msgid	"Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr	"(US-ASCII, ISO-8859-1, EUC-KR) Çok Amaçlı Internet Posta Uzantıları için "
 	"karakterküme ismini giriniz."
 
-#: src/lang.c:2191
+#: src/lang.c:2194
 msgid	"MM_CHARSET"
 msgstr	""
 
-#: src/lang.c:2192
+#: src/lang.c:2195
 #, fuzzy
 msgid	"# Charset supported locally which is also used for MIME header and\n"
 	"# Content-Type header.\n"
@@ -6467,33 +6471,33 @@ msgstr	"# Karakterkümesi Çok Amaçlı Inte
 	"tanımlanmışsa, diğer karakterkümesi\n"
 	"# mm_karakterkümesi görünemez ve gösteremez '?'.\n"
 
-#: src/lang.c:2202
+#: src/lang.c:2205
 #, fuzzy
 msgid	"MM_NETWORK_CHARSET"
 msgstr	"MM_AĞ_KARAKTERKÜMESİ"
 
-#: src/lang.c:2203
+#: src/lang.c:2206
 #, fuzzy
 msgid	"# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr	"# Çok Amaçlı Internet Posta Uzantıların (içerik-tür) posta başlıkları için "
 	"kulanılan karakter kümesi\n"
 
-#: src/lang.c:2209
+#: src/lang.c:2212
 #, fuzzy
 msgid	"Mailbox format"
 msgstr	"posta kutusu"
 
-#: src/lang.c:2210
+#: src/lang.c:2213
 #, fuzzy
 msgid	"# Format of the mailbox.\n"
 msgstr	"# Posta kutusunun biçimi.\n"
 
-#: src/lang.c:2215
+#: src/lang.c:2218
 #, fuzzy
 msgid	"MIME encoding in news messages"
 msgstr	"Yeni mesajlarda Çok Amaçlı Internet Posta Uzantıları kodla"
 
-#: src/lang.c:2216
+#: src/lang.c:2219
 #, fuzzy
 msgid	"# MIME encoding (8bit, base64, quoted-printable, 7bit) of the body\n"
 	"# for mails and posts, if necessary. QP is efficient for most European\n"
@@ -6507,17 +6511,17 @@ msgstr	"# Çok Amaçlı Internet Posta Uzan
 	"# Base64 8bit Doğu Asya ve Yunancadan daha yüksek verimlidir\n"
 	"# Rusça karakter kümesinin 8bit karakterler.\n"
 
-#: src/lang.c:2224 src/lang.c:2245
+#: src/lang.c:2227 src/lang.c:2248
 #, fuzzy
 msgid	"Don't change unless you know what you are doing. <ESC> cancels."
 msgstr	"Ne yaptığını bilmiyorsan değiştirme. <ESC> iptal eder."
 
-#: src/lang.c:2225
+#: src/lang.c:2228
 #, fuzzy
 msgid	"Use 8bit characters in news headers"
 msgstr	"Yeni başlıklarda 8bit karakter kullan."
 
-#: src/lang.c:2226
+#: src/lang.c:2229
 #, fuzzy
 msgid	"# If ON, 8bit characters in news headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -6528,33 +6532,33 @@ msgstr	"# ON durumdaysa, 8bit karakterle
 	"# karakterlerin değeri bakılmadan kodlanır\n"
 	"# Çok Amaçlı Internet Posta Uzantıları kodlaması 8bit ise\n"
 
-#: src/lang.c:2233
+#: src/lang.c:2236
 #, fuzzy
 msgid	"Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"Sonişemci dosyaları otomatik olarak göster <SPACE> toggles, <CR> sets, <ESC> "
 	"cancels."
 
-#: src/lang.c:2234
+#: src/lang.c:2237
 #, fuzzy
 msgid	"View post-processed files"
 msgstr	"Sonişlemci dosyaları göster"
 
-#: src/lang.c:2235
+#: src/lang.c:2238
 #, fuzzy
 msgid	"# If set, post processed files will be opened in a viewer\n"
 msgstr	"# Kurulmuşsa, sonişlemci dosyalar görünüleyicide açılacak\n"
 
-#: src/lang.c:2240
+#: src/lang.c:2243
 #, fuzzy
 msgid	"MIME encoding in mail messages"
 msgstr	"Çok Amaçlı Internet Posta Uzantıları posta iletilerinde kodla"
 
-#: src/lang.c:2246
+#: src/lang.c:2249
 #, fuzzy
 msgid	"Use 8bit characters in mail headers"
 msgstr	"Posta başlıklarında 8bit karakter kullan"
 
-#: src/lang.c:2247
+#: src/lang.c:2250
 #, fuzzy
 msgid	"# If ON, 8bit characters in mail headers are NOT encoded.\n"
 	"# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -6570,28 +6574,28 @@ msgstr	"# ON durumdaysa, 8bit karakterle
 	"# posta başlıklarında 8bit karakterleri yasaksa iptal önerilir HAYIR -e\n"
 	"# Çok önemli neden yoksa ON durumuna getir\n"
 
-#: src/lang.c:2257
+#: src/lang.c:2260
 #, fuzzy
 msgid	"Strip blanks from ends of lines"
 msgstr	"Satır sonu boşları yok et"
 
-#: src/lang.c:2258
+#: src/lang.c:2261
 #, fuzzy
 msgid	"# If ON strip blanks from ends of lines for faster display on slow "
 	"terminals.\n"
 msgstr	"# ON durumdaysa yavaş uçbirimde daha hızlı görüntü için boşları yok et.\n"
 
-#: src/lang.c:2263
+#: src/lang.c:2266
 #, fuzzy
 msgid	"If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr	"ON durumdaysa damga çevirisi kullan.  <SPACE> toggles & <CR> sets."
 
-#: src/lang.c:2264
+#: src/lang.c:2267
 #, fuzzy
 msgid	"Transliteration"
 msgstr	"Damga çevirisi"
 
-#: src/lang.c:2265
+#: src/lang.c:2268
 #, fuzzy
 msgid	"# If ON, use //TRANSLIT extension. This means that when a character cannot\n"
 	"# be represented in the in the target character set, it can be approximated\n"
@@ -6600,50 +6604,50 @@ msgstr	"# ON durumdaysa, //DAMGAÇEVİRİSİ
 	"# daha büyük damga kümesi, yaklaşık değer verilebilir\n"
 	"# Bir veya daha fazla aynı karakter\n"
 
-#: src/lang.c:2272
+#: src/lang.c:2275
 #, fuzzy
 msgid	"Send you a carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	"Mektup kopyası otomatik olarak kendine gönder. <SPACE> toggles & <CR> sets."
 
-#: src/lang.c:2273
+#: src/lang.c:2276
 #, fuzzy
 msgid	"Send you a cc automatically"
 msgstr	"Mektup kopyası otomatik olarak kendine gönder."
 
-#: src/lang.c:2274
+#: src/lang.c:2277
 #, fuzzy
 msgid	"# If ON automatically put your name in the Cc: field when mailing an article\n"
 msgstr	"# ON durumdaysa otomatic olarak ismini mektup kopyasına koy: Makaleyi "
 	"gönderirken alan yarat\n"
 
-#: src/lang.c:2278
+#: src/lang.c:2281
 #, fuzzy
 msgid	"Send you a blind carbon copy automatically. <SPACE> toggles & <CR> sets."
 msgstr	"Gizli mektup kopyası otomatik olarak kendine gönder."
 
-#: src/lang.c:2279
+#: src/lang.c:2282
 #, fuzzy
 msgid	"Send you a blind cc automatically"
 msgstr	"Gizli mektup kopyası otomatik olarak kendine gönder"
 
-#: src/lang.c:2280
+#: src/lang.c:2283
 #, fuzzy
 msgid	"# If ON automatically put your name in the Bcc: field when mailing an "
 	"article\n"
 msgstr	"# ON durumdaysa otomatic olarak ismini görünmeyen mektup kopyasına koy: "
 	"Makaleyi gönderirken alan yarat\n"
 
-#: src/lang.c:2284
+#: src/lang.c:2287
 #, fuzzy
 msgid	"Enter address elements about which you want to be warned. <CR> sets."
 msgstr	"uyarılmak istediğin adres öğelerine gir <CR> sets."
 
-#: src/lang.c:2285
+#: src/lang.c:2288
 #, fuzzy
 msgid	"Spamtrap warning address parts"
 msgstr	"isteneyen e-mail posta uyarısı"
 
-#: src/lang.c:2286
+#: src/lang.c:2289
 #, fuzzy
 msgid	"# A comma-delimited list of address-parts you want to be warned\n"
 	"# about when trying to reply by email.\n"
@@ -6651,125 +6655,125 @@ msgstr	"# Uyarılmak isiyorsan virgülle-s
 	"göster\n"
 	"# e-posta ile cevap yazmak istediğin zaman\n"
 
-#: src/lang.c:2291
+#: src/lang.c:2294
 #, fuzzy
 msgid	"Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr	"Süz girişin geçerli olacağı varsayılan günler sayısına gir <CR> sets."
 
-#: src/lang.c:2292
+#: src/lang.c:2295
 #, fuzzy
 msgid	"No. of days a filter entry is valid"
 msgstr	"Süz girdisinin geçerli günler sayısı"
 
-#: src/lang.c:2293
+#: src/lang.c:2296
 #, fuzzy
 msgid	"# Number of days a short term filter will be active\n"
 msgstr	"# Kısa sürecek süzün aktif olacağı günler sayısı\n"
 
-#: src/lang.c:2297
+#: src/lang.c:2300
 msgid	"Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr	""
 
-#: src/lang.c:2298
+#: src/lang.c:2301
 #, fuzzy
 msgid	"Add posted articles to filter"
 msgstr	"Gönderilen makaleleri süzgece ekle"
 
-#: src/lang.c:2299
+#: src/lang.c:2302
 #, fuzzy
 msgid	"# If ON add posted articles which start a new thread to filter for\n"
 	"# highlighting follow-ups\n"
 msgstr	"# ON durumduysa gönderilmiş makaleleri ekle# highlighting follow-ups\n"
 
-#: src/lang.c:2303
+#: src/lang.c:2306
 #, fuzzy
 msgid	"The directory where articles/threads are to be saved in mailbox format."
 msgstr	"makaleler/iç parçacıkların posta kutusu olarak kaydedilecek dizin."
 
-#: src/lang.c:2304
+#: src/lang.c:2307
 #, fuzzy
 msgid	"Mail directory"
 msgstr	"Posta dizini"
 
-#: src/lang.c:2305
+#: src/lang.c:2308
 #, fuzzy
 msgid	"# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr	"# makaleler/iç parçacıkların posta kutusu olarak kaydetmek istediğin dizin\n"
 
-#: src/lang.c:2310
+#: src/lang.c:2313
 #, fuzzy
 msgid	"Save articles in batch mode (-S)"
 msgstr	"Makaleleri toplu moda kaydet (-S)"
 
-#: src/lang.c:2311
+#: src/lang.c:2314
 #, fuzzy
 msgid	"# If ON articles/threads will be saved in batch mode when save -S\n"
 	"# or mail (-M/-N) is specified on the command line\n"
 msgstr	"# ON durumdaysa kaydeti bastığın zaman makaleler/iç parçacıklar\n"
 	"# toplu mode olarak kaydedilir\n"
 
-#: src/lang.c:2316
+#: src/lang.c:2319
 #, fuzzy
 msgid	"The directory where you want articles/threads saved."
 msgstr	"makeleleri7iç parçacıklarını kaydetmek istediğin dizin."
 
-#: src/lang.c:2317
+#: src/lang.c:2320
 #, fuzzy
 msgid	"Directory to save arts/threads in"
 msgstr	"iç parçacıkların kaydedildiği dizin"
 
-#: src/lang.c:2318
+#: src/lang.c:2321
 #, fuzzy
 msgid	"# Directory where articles/threads are saved\n"
 msgstr	"# Kaydedilmiş makalelerin/iç parçacıkların olduğu dizin\n"
 
-#: src/lang.c:2322
+#: src/lang.c:2325
 #, fuzzy
 msgid	"Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> sets."
 msgstr	"Arçivadı olarak makaleleri/iç parçacıkları otomatik olarak kaydet: header. "
 	"<SPACE> toggles & <CR> sets."
 
-#: src/lang.c:2323
+#: src/lang.c:2326
 #, fuzzy
 msgid	"Use Archive-name: header for save"
 msgstr	"Arşiv ismi kullan: başlık kaydetme"
 
-#: src/lang.c:2324
+#: src/lang.c:2327
 #, fuzzy
 msgid	"# If ON articles/threads with Archive-name: in mail header will\n"
 	"# be automatically saved with the Archive-name & part/patch no.\n"
 msgstr	"# ON durumdaysa Arşiv ismi ile makaleleri/iç parçacıkları: posta başlığı\n"
 	"# will Arşiv ismi &\n"
 
-#: src/lang.c:2329
+#: src/lang.c:2332
 #, fuzzy
 msgid	"Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 	"cancels."
 msgstr	"Kaydedilmiş makaleleri /iç parçacıkları okunmuş olarak işaretle. <ARALIK> "
 	"büyük küçük harf, <CR> kümeler, <ESC> iptal et."
 
-#: src/lang.c:2330
+#: src/lang.c:2333
 #, fuzzy
 msgid	"Mark saved articles/threads as read"
 msgstr	"Kaydedilmiş makaleleri /iç parçacıkları okunmuş olarak işaretle"
 
-#: src/lang.c:2331
+#: src/lang.c:2334
 #, fuzzy
 msgid	"# If ON mark articles that are saved as read\n"
 msgstr	"# ON durumdaysa kaydedilmiş makaleleri okunmuş olarak işaretle\n"
 
-#: src/lang.c:2335
+#: src/lang.c:2338
 #, fuzzy
 msgid	"Do post processing (eg. extract attachments) for saved articles."
 msgstr	"Kaydedilmiş makaleler için işlem gönder (örn. ekleri çıkart) for saved "
 	"articles."
 
-#: src/lang.c:2336
+#: src/lang.c:2339
 #, fuzzy
 msgid	"Post process saved articles"
 msgstr	"Kaydedilmiş makaleleri gönder"
 
-#: src/lang.c:2337
+#: src/lang.c:2340
 #, fuzzy
 msgid	"# Perform post processing (saving binary attachments) from saved articles.\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -6779,108 +6783,108 @@ msgid	"# Perform post processing (saving
 msgstr	"# Kaydedilmiş makaleler gönderme işlemini bitir.\n"
 	"# 0=(evet) 1=(hayır) 2=(kabuk arşivleri bul (shar) only)\n"
 
-#: src/lang.c:2346
+#: src/lang.c:2349
 #, fuzzy
 msgid	"Process only unread articles"
 msgstr	"Sadece okunmayan makaleleri işle"
 
-#: src/lang.c:2347
+#: src/lang.c:2350
 #, fuzzy
 msgid	"# If ON only save/print/pipe/mail unread articles (tagged articles excepted)\n"
 msgstr	"# ON durumundaysa okunmamış makaleleri sadece kaydet/yazdır/ilet/postala "
 	"(imlenmiş makaleler hariç tutulur)\n"
 
-#: src/lang.c:2352
+#: src/lang.c:2355
 #, fuzzy
 msgid	"Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr	"Başlığın tümünü ya da bir kısmını yazdır.  <SPACE> değiştirir & <CR> ayarlar."
 
-#: src/lang.c:2353
+#: src/lang.c:2356
 #, fuzzy
 msgid	"Print all headers when printing"
 msgstr	"Yazdırırken tüm başlıkları yazdır"
 
-#: src/lang.c:2354
+#: src/lang.c:2357
 #, fuzzy
 msgid	"# If ON print all of article header otherwise just the important lines\n"
 msgstr	"# On durumundaysa makale başlığının tümünü değilse sadece önemli olanları "
 	"yazdır\n"
 
-#: src/lang.c:2358
+#: src/lang.c:2361
 #, fuzzy
 msgid	"The printer program with options that is to be used to print articles/threads."
 msgstr	"Makaleleri/parçacıkları yazdırmak için kullanılacak seçenekli yazıcı programı."
 
-#: src/lang.c:2359
+#: src/lang.c:2362
 #, fuzzy
 msgid	"Printer program with options"
 msgstr	"Seçenekli yazıcı programı"
 
-#: src/lang.c:2360
+#: src/lang.c:2363
 #, fuzzy
 msgid	"# Print program with parameters used to print articles/threads\n"
 msgstr	"# Makaleleri/iş parçacıkları yazdırmak için parameterli yazıcı program "
 	"kullan\n"
 
-#: src/lang.c:2366
+#: src/lang.c:2369
 #, fuzzy
 msgid	"Force redraw after certain commands"
 msgstr	"Kesin komutlardan sonra ekrandaki çizimin yenilenmesini güçlendir"
 
-#: src/lang.c:2367
+#: src/lang.c:2370
 #, fuzzy
 msgid	"# If ON a screen redraw will always be done after certain external commands\n"
 msgstr	"# ON durumdaysa ekrandaki çizimin yenilenmesi bazı dış komutlardan sonra "
 	"tamamlanacak\n"
 
-#: src/lang.c:2371
+#: src/lang.c:2374
 #, fuzzy
 msgid	"Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr	"Satır kaydırarak düzenleciyi başlat. <ARALIK> büyük küçük harf, <CR> kümeler, "
 	"<ESC> iptal et."
 
-#: src/lang.c:2372
+#: src/lang.c:2375
 #, fuzzy
 msgid	"Start editor with line offset"
 msgstr	"Düzenleyiciyi satır konumu ile başlat"
 
-#: src/lang.c:2373
+#: src/lang.c:2376
 #, fuzzy
 msgid	"# If ON editor will be started with cursor offset into the file\n"
 	"# otherwise the cursor will be positioned at the first line\n"
 msgstr	"# ON düzenleyicir dosyadaki imleç kaydırıcılarda açılacak\n"
 	"# aksi takdirde imleç ilk satırda yer alacak\n"
 
-#: src/lang.c:2378
+#: src/lang.c:2381
 #, fuzzy
 msgid	"Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr	"Düzenleyici için %E, dosya adı için %F, satır numarası için %N, kümelemek "
 	"için <CR> yazın."
 
-#: src/lang.c:2379
+#: src/lang.c:2382
 #, fuzzy
 msgid	"Invocation of your editor"
 msgstr	"Düzenleyicinizin yürütülmesi"
 
-#: src/lang.c:2380
+#: src/lang.c:2383
 #, fuzzy, c-format
 msgid	"# Format of editor line including parameters\n"
 	"# %%E Editor  %%F Filename  %%N Linenumber\n"
 msgstr	"# Parametrelerle birlikte düzenleyici satırı biçimi\n"
 	"# %%E Düzenleyici  %%F Dosya adı  %%N Satır numarası\n"
 
-#: src/lang.c:2385
+#: src/lang.c:2388
 #, fuzzy
 msgid	"Enter name and options for external-inews, --internal for internal inews"
 msgstr	"Dış inew programları için isim ve seçenekleri, --iç inew programları için "
 	"içseli girin"
 
-#: src/lang.c:2386
+#: src/lang.c:2389
 #, fuzzy
 msgid	"External inews"
 msgstr	"Dış inew programları"
 
-#: src/lang.c:2387
+#: src/lang.c:2390
 #, fuzzy
 msgid	"# If --internal use the built in mini inews for posting via NNTP\n"
 	"# otherwise use an external inews program\n"
@@ -6888,18 +6892,18 @@ msgstr	"# Eğer --içsel ise NNTP yoluyla 
 	"programlarını kullanın\n"
 	"# değilse bir dış inew programı kullanın\n"
 
-#: src/lang.c:2391
+#: src/lang.c:2394
 #, fuzzy
 msgid	"Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr	"Posta gönderici için %M, konu için %S, gönderilen için %T, dosya adı için %F, "
 	"kümelemek için <CR> yazın."
 
-#: src/lang.c:2392
+#: src/lang.c:2395
 #, fuzzy
 msgid	"Invocation of your mail command"
 msgstr	"Posta komutunuzun yürütülmesi"
 
-#: src/lang.c:2393
+#: src/lang.c:2396
 #, fuzzy, c-format
 msgid	"# Format of mailer line including parameters\n"
 	"# %%M Mailer  %%S Subject  %%T To  %%F Filename\n"
@@ -6911,12 +6915,12 @@ msgstr	"# Parametrelerle birlikte gönder
 	"F\n"
 	"# ie. elm etkileşimli            :    elm -i %%F -s \"%%S\" \"%%T\"\n"
 
-#: src/lang.c:2401
+#: src/lang.c:2404
 #, fuzzy
 msgid	"Use interactive mail reader"
 msgstr	"Etkileşimli posta okuyucu kullan"
 
-#: src/lang.c:2402
+#: src/lang.c:2405
 msgid	"# Interactive mailreader\n"
 	"# Possible values are (the default is marked with *):\n"
 	"# * 0 = no interactive mailreader\n"
@@ -6924,71 +6928,71 @@ msgid	"# Interactive mailreader\n"
 	"#   2 = use interactive mailreader without headers in file\n"
 msgstr	""
 
-#: src/lang.c:2411
+#: src/lang.c:2414
 #, fuzzy
 msgid	"Remove ~/.article after posting"
 msgstr	"Kaldır ~/.article sonra makale"
 
-#: src/lang.c:2412
+#: src/lang.c:2415
 #, fuzzy
 msgid	"# If ON remove ~/.article after posting.\n"
 msgstr	"# ON durumundaysa kaldır  ~/.gönderimden sonra makale.\n"
 
-#: src/lang.c:2416
+#: src/lang.c:2419
 #, fuzzy
 msgid	"Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr	"Tüm gönderilen makaleler için dosya adı, <CR> ayarlar, dosya adı "
 	"yok=kaydetmeyin."
 
-#: src/lang.c:2417
+#: src/lang.c:2420
 #, fuzzy
 msgid	"Filename for posted articles"
 msgstr	"Gönderilen makaleler için dosya adı"
 
-#: src/lang.c:2418
+#: src/lang.c:2421
 #, fuzzy
 msgid	"# Filename where to keep all postings (default posted)\n"
 	"# If no filename is set then postings will not be saved\n"
 msgstr	"# Postaların tutunacak dosyaadı (gönderilmiş varsayılan)\n"
 	"# Dosyaadı yoksa hiçbir posta kaydedilmeyecek\n"
 
-#: src/lang.c:2423
+#: src/lang.c:2426
 #, fuzzy
 msgid	"Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr	"Başarısız makaleleri tut ~/ölü.makale. <Aralık> büyük küçük harf & <CR> "
 	"kümeleri."
 
-#: src/lang.c:2424
+#: src/lang.c:2427
 #, fuzzy
 msgid	"Keep failed arts in ~/dead.articles"
 msgstr	"Başarısız makaleleri tut ~/ölü.makale"
 
-#: src/lang.c:2425
+#: src/lang.c:2428
 #, fuzzy
 msgid	"# If ON keep all failed postings in ~/dead.articles\n"
 msgstr	"# If ON gönderilemeyen bütün postaları tut ~/ölü.makale\n"
 
-#: src/lang.c:2429
+#: src/lang.c:2432
 #, fuzzy
 msgid	"Do you want to strip unsubscribed groups from .newsrc"
 msgstr	"Abone olmayan grupları çıkart .newsrc"
 
-#: src/lang.c:2430
+#: src/lang.c:2433
 #, fuzzy
 msgid	"No unsubscribed groups in newsrc"
 msgstr	"Abone olmayan grup yok newsrc"
 
-#: src/lang.c:2431
+#: src/lang.c:2434
 #, fuzzy
 msgid	"# If ON strip unsubscribed groups from newsrc\n"
 msgstr	"# If ON abone olmamış grupları çıkart newsrc\n"
 
-#: src/lang.c:2436
+#: src/lang.c:2439
 #, fuzzy
 msgid	"Remove bogus groups from newsrc"
 msgstr	"Bogus grupları kaldır newsrc"
 
-#: src/lang.c:2437
+#: src/lang.c:2440
 #, fuzzy
 msgid	"# What to do with bogus groups in newsrc file\n"
 	"# Possible values are (the default is marked with *):\n"
@@ -6998,66 +7002,66 @@ msgid	"# What to do with bogus groups in
 msgstr	"# newsrc dosyasında olan bogus gruplara ne yapılsın\n"
 	"# 0=(Koru) 1=(Kaldır) 2=(Highlight with D on selection screen).\n"
 
-#: src/lang.c:2445
+#: src/lang.c:2448
 #, fuzzy
 msgid	"Enter number of seconds until active file will be reread. <CR> sets."
 msgstr	"Aktif dosya tekrar okunana kadar saniye miktarını girin. <CR> ayarlar."
 
-#: src/lang.c:2446
+#: src/lang.c:2449
 #, fuzzy
 msgid	"Interval in secs to reread active"
 msgstr	"yeniden etkin kılma saniye aralığı"
 
-#: src/lang.c:2447
+#: src/lang.c:2450
 #, fuzzy
 msgid	"# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr	"# Aktif dosyalar okunurken saniyeler süren zaman aralığı (0=asla)\n"
 
-#: src/lang.c:2452
+#: src/lang.c:2455
 #, fuzzy
 msgid	"Reconnect to server automatically"
 msgstr	"Sunucuya otomatik olarak bağlan"
 
-#: src/lang.c:2453
+#: src/lang.c:2456
 #, fuzzy
 msgid	"# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr	"# ON konumunda ise bağlantı kesilirse NNTP sunucusuna otomatik olarak tekrar "
 	"bağlan\n"
 
-#: src/lang.c:2457
+#: src/lang.c:2460
 #, fuzzy
 msgid	"Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr	"NNTP giriş sayfalarının yerel kopyalarını yarat. <SPACE> değiştirir & <CR> "
 	"ayarlar."
 
-#: src/lang.c:2458
+#: src/lang.c:2461
 #, fuzzy
 msgid	"Cache NNTP overview files locally"
 msgstr	"Ağ Haberleri Aktarma Protokolü önbelleği yerel olarak giriş dosyaları"
 
-#: src/lang.c:2459
+#: src/lang.c:2462
 #, fuzzy
 msgid	"# If ON, create local copies of NNTP overview files.\n"
 msgstr	"# On durumundaysa, NNTP giriş dosyalarının yerel kopyalarını yarat.\n"
 
-#: src/lang.c:2463
+#: src/lang.c:2466
 #, fuzzy
 msgid	"Enter format string. <CR> sets, <ESC> cancels."
 msgstr	"Okunan makaleleri imlemek için karakter girin. <CR> yarlar, <ESC> iptal eder."
 
-#: src/lang.c:2464
+#: src/lang.c:2467
 msgid	"Format string for display of dates"
 msgstr	""
 
-#: src/lang.c:2465
+#: src/lang.c:2468
 msgid	"# Format string for date representation\n"
 msgstr	""
 
-#: src/lang.c:2471
+#: src/lang.c:2474
 msgid	"Unicode normalization form"
 msgstr	""
 
-#: src/lang.c:2472
+#: src/lang.c:2475
 msgid	"# Unicode normalization form\n"
 	"# Possible values are (the default is marked with *):\n"
 	"#   0 = None\n"
@@ -7067,11 +7071,11 @@ msgid	"# Unicode normalization form\n"
 	"#   4 = NFD\n"
 msgstr	""
 
-#: src/lang.c:2484
+#: src/lang.c:2487
 msgid	"Render BiDi"
 msgstr	""
 
-#: src/lang.c:2485
+#: src/lang.c:2488
 msgid	"# If ON, bi-directional text is rendered by tin\n"
 msgstr	""
 
@@ -7119,7 +7123,7 @@ msgstr	"Son komutu tekrr yolla (%s)\n"
 #. *       - use some sort of pager?
 #. *       - -> lang.c
 #.
-#: src/nntplib.c:1724
+#: src/nntplib.c:1759
 msgid	"MOTD: "
 msgstr	""
 
diff -Nurp tin-1.7.10/src/active.c tin-1.8.0/src/active.c
--- tin-1.7.10/src/active.c	2005-06-28 10:31:21.000000000 +0200
+++ tin-1.8.0/src/active.c	2005-12-02 12:07:35.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2004-06-30
  *  Notes     :
  *
- * Copyright (c) 1992-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1992-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/art.c tin-1.8.0/src/art.c
--- tin-1.7.10/src/art.c	2005-06-30 10:22:35.000000000 +0200
+++ tin-1.8.0/src/art.c	2005-12-02 12:07:35.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-06-30
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/attrib.c tin-1.8.0/src/attrib.c
--- tin-1.7.10/src/attrib.c	2005-06-30 10:23:16.000000000 +0200
+++ tin-1.8.0/src/attrib.c	2005-12-02 12:07:35.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-06-30
  *  Notes     : Group attribute routines
  *
- * Copyright (c) 1993-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1993-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/auth.c tin-1.8.0/src/auth.c
--- tin-1.7.10/src/auth.c	2005-08-16 22:46:07.000000000 +0200
+++ tin-1.8.0/src/auth.c	2005-12-02 12:07:35.000000000 +0100
@@ -7,7 +7,7 @@
  *  Notes     : Routines to authenticate to a news server via NNTP.
  *              DON'T USE get_respcode() THROUGHOUT THIS CODE.
  *
- * Copyright (c) 1997-2005 Dirk Nimmich <nimmich@muenster.de>
+ * Copyright (c) 1997-2006 Dirk Nimmich <nimmich@muenster.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/charset.c tin-1.8.0/src/charset.c
--- tin-1.7.10/src/charset.c	2005-06-28 10:31:21.000000000 +0200
+++ tin-1.8.0/src/charset.c	2005-12-02 12:07:35.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2004-07-21
  *  Notes     : ISO to ascii charset conversion routines
  *
- * Copyright (c) 1993-2005 Markus Kuhn <mgk25@cl.cam.ac.uk>
+ * Copyright (c) 1993-2006 Markus Kuhn <mgk25@cl.cam.ac.uk>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/color.c tin-1.8.0/src/color.c
--- tin-1.7.10/src/color.c	2005-06-28 10:31:21.000000000 +0200
+++ tin-1.8.0/src/color.c	2005-12-02 12:07:35.000000000 +0100
@@ -11,7 +11,7 @@
  *  Notes     : This are the basic function for ansi-color
  *              and word highlighting
  *
- * Copyright (c) 1995-2005 Roland Rosenfeld <roland@spinnaker.rhein.de>
+ * Copyright (c) 1995-2006 Roland Rosenfeld <roland@spinnaker.rhein.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/config.c tin-1.8.0/src/config.c
--- tin-1.7.10/src/config.c	2005-09-14 15:00:14.000000000 +0200
+++ tin-1.8.0/src/config.c	2005-12-02 12:07:35.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-08-14
  *  Notes     : Configuration file routines
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/cook.c tin-1.8.0/src/cook.c
--- tin-1.7.10/src/cook.c	2005-07-20 15:10:58.000000000 +0200
+++ tin-1.8.0/src/cook.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-20
  *  Notes     : Split from page.c
  *
- * Copyright (c) 2000-2005 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 2000-2006 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -170,7 +170,11 @@ put_cooked(
 	if (tinrc.wrap_column < 0)
 		wrap_column = ((tinrc.wrap_column > -cCOLS) ? cCOLS + tinrc.wrap_column : cCOLS);
 	else
+#if 1
 		wrap_column = ((tinrc.wrap_column > 0) ? tinrc.wrap_column : cCOLS);
+#else	/* never cut off long lines */
+		wrap_column = (((tinrc.wrap_column > 0) && (tinrc.wrap_column < cCOLS)) ? tinrc.wrap_column : cCOLS);
+#endif /* 1 */
 
 	p = bufp = buf;
 
diff -Nurp tin-1.7.10/src/debug.c tin-1.8.0/src/debug.c
--- tin-1.7.10/src/debug.c	2005-06-28 10:31:21.000000000 +0200
+++ tin-1.8.0/src/debug.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-05-04
  *  Notes     : debug routines
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/envarg.c tin-1.8.0/src/envarg.c
--- tin-1.7.10/src/envarg.c	2005-06-28 10:31:21.000000000 +0200
+++ tin-1.8.0/src/envarg.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 1993-03-10
  *  Notes     : Adds default options from environment to command line
  *
- * Copyright (c) 1991-2005 Bill Davidson
+ * Copyright (c) 1991-2006 Bill Davidson
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/feed.c tin-1.8.0/src/feed.c
--- tin-1.7.10/src/feed.c	2005-07-02 15:12:26.000000000 +0200
+++ tin-1.8.0/src/feed.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-02
  *  Notes     : provides same interface to mail,pipe,print,save & repost commands
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/filter.c tin-1.8.0/src/filter.c
--- tin-1.7.10/src/filter.c	2005-07-06 02:56:24.000000000 +0200
+++ tin-1.8.0/src/filter.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-06
  *  Notes     : Filter articles. Kill & auto selection are supported.
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/global.c tin-1.8.0/src/global.c
--- tin-1.7.10/src/global.c	2005-07-02 15:12:42.000000000 +0200
+++ tin-1.8.0/src/global.c	2005-12-02 12:07:36.000000000 +0100
@@ -3,10 +3,10 @@
  *  Module    : global.c
  *  Author    : Jason Faultless <jason@altarstone.com>
  *  Created   : 1999-12-12
- *  Updated   : 2005-07-02
+ *  Updated   : 2005-10-19
  *  Notes     : Generic nagivation and key handling routines
  *
- * Copyright (c) 1999-2005 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1999-2006 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -357,7 +357,11 @@ handle_keypad(
 		t_function (*right_action) (void)),
 	const struct keylist keys)
 {
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	wint_t ch = ReadWch();
+#else
 	int ch = ReadCh();
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 	t_function func = NOT_ASSIGNED;
 
 	switch (ch) {
@@ -365,7 +369,7 @@ handle_keypad(
 #	ifdef HAVE_KEY_PREFIX
 		case KEY_PREFIX:
 #	endif /* HAVE_KEY_PREFIX */
-			switch (get_arrow_key(ch)) {
+			switch (get_arrow_key((int) ch)) {
 				case KEYMAP_UP:
 					func = GLOBAL_LINE_UP;
 					break;
diff -Nurp tin-1.7.10/src/group.c tin-1.8.0/src/group.c
--- tin-1.7.10/src/group.c	2005-07-02 15:12:51.000000000 +0200
+++ tin-1.8.0/src/group.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-02
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/hashstr.c tin-1.8.0/src/hashstr.c
--- tin-1.7.10/src/hashstr.c	2005-06-28 10:31:21.000000000 +0200
+++ tin-1.8.0/src/hashstr.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2003-09-19
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
 
  * All rights reserved.
  *
diff -Nurp tin-1.7.10/src/header.c tin-1.8.0/src/header.c
--- tin-1.7.10/src/header.c	2005-07-09 16:18:32.000000000 +0200
+++ tin-1.8.0/src/header.c	2005-12-02 12:07:36.000000000 +0100
@@ -5,7 +5,7 @@
  *  Created   : 1997-03-10
  *  Updated   : 2005-07-09
  *
- * Copyright (c) 1997-2005 Urs Janssen <urs@tin.org>
+ * Copyright (c) 1997-2006 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/help.c tin-1.8.0/src/help.c
--- tin-1.7.10/src/help.c	2005-07-02 15:13:03.000000000 +0200
+++ tin-1.8.0/src/help.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-02
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/inews.c tin-1.8.0/src/inews.c
--- tin-1.7.10/src/inews.c	2005-06-28 10:31:21.000000000 +0200
+++ tin-1.8.0/src/inews.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-02-12
  *  Notes     : NNTP built in version of inews
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/init.c tin-1.8.0/src/init.c
--- tin-1.7.10/src/init.c	2005-09-14 15:00:46.000000000 +0200
+++ tin-1.8.0/src/init.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-08-14
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/joinpath.c tin-1.8.0/src/joinpath.c
--- tin-1.7.10/src/joinpath.c	2005-06-28 10:31:21.000000000 +0200
+++ tin-1.8.0/src/joinpath.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2003-09-19
  *  Notes     :
  *
- * Copyright (c) 1997-2005 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2006 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/keymap.c tin-1.8.0/src/keymap.c
--- tin-1.7.10/src/keymap.c	2005-08-27 12:34:15.000000000 +0200
+++ tin-1.8.0/src/keymap.c	2005-12-02 12:07:36.000000000 +0100
@@ -3,10 +3,10 @@
  *  Module    : keymap.c
  *  Author    : D. Nimmich, J. Faultless
  *  Created   : 2000-05-25
- *  Updated   : 2005-07-29
+ *  Updated   : 2005-10-19
  *  Notes     : This file contains key mapping routines and variables.
  *
- * Copyright (c) 2000-2005 Dirk Nimmich <nimmich@muenster.de>
+ * Copyright (c) 2000-2006 Dirk Nimmich <nimmich@muenster.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -48,9 +48,13 @@ static void add_default_key(struct keyli
 static void add_global_keys(struct keylist *keys);
 static void free_keylist(struct keylist *keys);
 static void upgrade_keymap_file(char *old);
-static t_bool add_key(struct keylist *keys, const char key, t_function func, t_bool override);
 static t_bool process_keys(t_function func, const char *keys, struct keylist *kl);
 static t_bool process_mapping(char *keyname, char *keys);
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	static t_bool add_key(struct keylist *keys, const wchar_t key, t_function func, t_bool override);
+#else
+	static t_bool add_key(struct keylist *keys, const char key, t_function func, t_bool override);
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 
 struct keylist feed_post_process_keys = { NULL, 0, 0 };
 struct keylist feed_supersede_article_keys = { NULL, 0, 0 };
@@ -86,7 +90,11 @@ struct keylist thread_keys = { NULL, 0, 
  */
 t_function
 key_to_func(
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	const wchar_t key,
+#else
 	const char key,
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 	const struct keylist keys)
 {
 	size_t i;
@@ -103,7 +111,11 @@ key_to_func(
 /*
  * lookup the associated key to the specified function
  */
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+wchar_t
+#else
 char
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 func_to_key(
 	t_function func,
 	const struct keylist keys)
@@ -114,8 +126,11 @@ func_to_key(
 		if (keys.list[i].function == func)
 			return keys.list[i].key;
 	}
-
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	return (wchar_t) '?';
+#else
 	return '?';
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 }
 
 
@@ -127,7 +142,11 @@ func_to_key(
 static t_bool
 add_key(
 	struct keylist *keys,
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	const wchar_t key,
+#else
 	const char key,
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 	t_function func,
 	t_bool override)
 {
@@ -166,6 +185,10 @@ add_key(
 }
 
 
+/*
+ * FIXME:
+ * as long as we use only ASCII for default keys no need to change 'keys' to wchar_t
+ */
 static void
 add_default_key(
 	struct keylist *key_list,
@@ -178,7 +201,11 @@ add_default_key(
 		return;
 
 	for (; *key != '\0'; key++)
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+		add_key(key_list, (wchar_t) *key, func, FALSE);
+#else
 		add_key(key_list, *key, func, FALSE);
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 }
 
 
@@ -229,26 +256,47 @@ free_keymaps(
 /*
  * Render ch in human readable ASCII
  * Is there no lib function to do this ?
+ * *buf must have a size of at least MAXKEYLEN
  */
 char *
 printascii(
 	char *buf,
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	wint_t ch)
+#else
 	int ch)
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 {
 	if (ch == 0)
 		strcpy(buf, _("NULL"));
-	else if (isgraph(ch)) {	/* Regular printables */
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	else if (iswgraph(ch)) {	/* Regular printables */
+		int i = wctomb(buf, ch);
+
+		if (i > 0)
+			buf[i] = '\0';
+		else
+			buf[0] = '\0';
+	}
+#else
+	else if (isgraph(ch)) {		/* Regular printables */
 		buf[0] = ch;
 		buf[1] = '\0';
-	} else if (ch == '\t') {	/* TAB */
+	}
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
+	else if (ch == '\t') {	/* TAB */
 		strcpy(buf, _(txt_tab));
 	} else if ((ch == '\n') || (ch == '\r')) {	/* LF, CR */
 		strcpy(buf, _(txt_cr));
 	} else if (ch == ESC) {		/* Escape */
 		strcpy(buf, _(txt_esc));
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	} else if (iswcntrl(ch)) {	/* Control keys */
+#else
 	} else if (iscntrl(ch)) {	/* Control keys */
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 		buf[0] = '^';
-		buf[1] = (ch & 0xFF) + '@';
+		buf[1] = ((int) ch & 0xFF) + '@';
 		buf[2] = '\0';
 	} else if (ch == ' ')		/* SPACE */
 		strcpy(buf, _(txt_space));
@@ -381,14 +429,29 @@ process_keys(
 	struct keylist *kl)
 {
 	char *keydef, *tmp;
-	char key;
 	t_bool error, ret = TRUE;
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	wchar_t *wkeydef;
+	wchar_t key;
+#else
+	char key;
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 
 	tmp = my_strdup(keys);		/* don't change "keys" */
 	keydef = strtok(tmp, KEYSEPS);
 
 	while (keydef != NULL) {
 		error = FALSE;
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+		if ((wkeydef = char2wchar_t(keydef)) == NULL) {
+			wait_message(1, _(txt_invalid_multibyte_sequence));
+			ret = FALSE;
+
+			keydef = strtok(NULL, KEYSEPS);
+			continue;
+		}
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
+
 		/*
 		 * Parse the key sequence into 'key'
 		 * Special sequences are:
@@ -396,8 +459,14 @@ process_keys(
 		 * TAB -> ^I
 		 * SPACE -> ' '
 		 */
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+		if (wcslen(wkeydef) > 1) {
+			switch (wkeydef[0])	/* Only test 1st char - crude but effective */
+#else
 		if (strlen(keydef) > 1) {
-			switch (keydef[0]) {	/* Only test 1st char - crude but effective */
+			switch (keydef[0])	/* Only test 1st char - crude but effective */
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
+			{
 				case 'N':
 					key = '\0';
 					break;
@@ -411,10 +480,18 @@ process_keys(
 					break;
 
 				case '^':
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+					/* allow only ^A to ^Z */
+					if (wkeydef[1] >= 'A' && wkeydef[1] <= 'Z') {
+						key = ctrl(wkeydef[1]);
+						break;
+					}
+#else
 					if (isupper((int)(unsigned char) keydef[1])) {
 						key = ctrl(keydef[1]);
 						break;
 					}
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 					/* FALLTHROUGH */
 				default:
 					wait_message(0, _(txt_keymap_invalid_key), keydef);
@@ -423,7 +500,12 @@ process_keys(
 					break;
 			}
 		} else {
-			if (isdigit(key = keydef[0])) {
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+			if (iswdigit(key = wkeydef[0]))
+#else
+			if (isdigit(key = keydef[0]))
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
+			{
 				wait_message(0, _(txt_keymap_invalid_key), keydef);
 				ret = FALSE;
 				error = TRUE;
@@ -434,6 +516,9 @@ process_keys(
 			add_key(kl, key, func, TRUE);
 
 		keydef = strtok(NULL, KEYSEPS);
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+		FreeIfNeeded(wkeydef);
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 	}
 	free(tmp);
 
diff -Nurp tin-1.7.10/src/lang.c tin-1.8.0/src/lang.c
--- tin-1.7.10/src/lang.c	2005-06-28 10:31:24.000000000 +0200
+++ tin-1.8.0/src/lang.c	2005-12-02 12:07:36.000000000 +0100
@@ -3,10 +3,10 @@
  *  Module    : lang.c
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2005-06-20
+ *  Updated   : 2005-10-19
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -451,6 +451,9 @@ of %s to be configured via a menu.\n\n\
 For more information read the manual page, README, INSTALL, TODO and FTP files.\n\
 Please send bug-reports/comments to %s with the 'R' command.\n");
 constext txt_invalid_from[] = N_("Invalid  From: %s  line. Read the INSTALL file again.");
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	constext txt_invalid_multibyte_sequence[] = N_("Invalid multibyte sequence found\n");
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 constext txt_invalid_sender[] = N_("Invalid  Sender:-header %s");
 constext txt_inverse_off[] = N_("Inverse video disabled");
 constext txt_inverse_on[] = N_("Inverse video enabled");
@@ -927,7 +930,7 @@ Warning: Posting is in %s and contains c
 #endif /* HAVE_PGP_GPG */
 
 #ifdef M_UNIX
-	constext txt_copyright_notice[] = "%s (c) Copyright 1991-2005 Iain Lea.";
+	constext txt_copyright_notice[] = "%s (c) Copyright 1991-2006 Iain Lea.";
 #endif /* M_UNIX */
 
 #ifdef NNTP_ABLE
@@ -979,7 +982,7 @@ Tin will try to use XHDR XREF instead (s
 #endif /* NNTP_INEWS */
 
 #ifdef VMS
-	constext txt_copyright_notice[] = "%s (c) Copyright 1991-2005 Iain Lea & Tod McQuillin & other.";
+	constext txt_copyright_notice[] = "%s (c) Copyright 1991-2006 Iain Lea & Tod McQuillin & other.";
 #endif /* VMS */
 
 #ifndef DISABLE_PRINTING
diff -Nurp tin-1.7.10/src/list.c tin-1.8.0/src/list.c
--- tin-1.7.10/src/list.c	2005-07-20 14:59:54.000000000 +0200
+++ tin-1.8.0/src/list.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-20
  *  Notes     : Low level functions handling the active[] list and its group_hash index
  *
- * Copyright (c) 1993-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1993-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/lock.c tin-1.8.0/src/lock.c
--- tin-1.7.10/src/lock.c	2005-06-28 10:31:21.000000000 +0200
+++ tin-1.8.0/src/lock.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2003-05-16
  *  Notes     :
  *
- * Copyright (c) 1998-2005 Urs Janssen <urs@tin.org>
+ * Copyright (c) 1998-2006 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/mail.c tin-1.8.0/src/mail.c
--- tin-1.7.10/src/mail.c	2005-09-14 15:47:17.000000000 +0200
+++ tin-1.8.0/src/mail.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-08-14
  *  Notes     : Mail handling routines for creating pseudo newsgroups
  *
- * Copyright (c) 1992-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1992-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/main.c tin-1.8.0/src/main.c
--- tin-1.7.10/src/main.c	2005-09-14 15:00:33.000000000 +0200
+++ tin-1.8.0/src/main.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-08-14
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/makecfg.c tin-1.8.0/src/makecfg.c
--- tin-1.7.10/src/makecfg.c	2005-06-28 19:51:18.000000000 +0200
+++ tin-1.8.0/src/makecfg.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-06-21
  *  Notes     : #defines and structs for options_menu.c
  *
- * Copyright (c) 1997-2005 Thomas E. Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2006 Thomas E. Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/memory.c tin-1.8.0/src/memory.c
--- tin-1.7.10/src/memory.c	2005-07-02 15:15:34.000000000 +0200
+++ tin-1.8.0/src/memory.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-02
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/mimetypes.c tin-1.8.0/src/mimetypes.c
--- tin-1.7.10/src/mimetypes.c	2005-06-28 10:31:21.000000000 +0200
+++ tin-1.8.0/src/mimetypes.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2003-08-26
  *  Notes     : mime.types handling
  *
- * Copyright (c) 2000-2005 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 2000-2006 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/misc.c tin-1.8.0/src/misc.c
--- tin-1.7.10/src/misc.c	2005-09-14 14:59:52.000000000 +0200
+++ tin-1.8.0/src/misc.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-08-14
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/my_tmpfile.c tin-1.8.0/src/my_tmpfile.c
--- tin-1.7.10/src/my_tmpfile.c	2005-06-28 10:31:22.000000000 +0200
+++ tin-1.8.0/src/my_tmpfile.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2004-06-30
  *  Notes     :
  *
- * Copyright (c) 2001-2005 Urs Janssen <urs@tin.org>
+ * Copyright (c) 2001-2006 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/newsrc.c tin-1.8.0/src/newsrc.c
--- tin-1.7.10/src/newsrc.c	2005-06-28 10:31:21.000000000 +0200
+++ tin-1.8.0/src/newsrc.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-05-04
  *  Notes     : ArtCount = (ArtMax - ArtMin) + 1  [could have holes]
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/nntplib.c tin-1.8.0/src/nntplib.c
--- tin-1.7.10/src/nntplib.c	2005-08-27 12:37:22.000000000 +0200
+++ tin-1.8.0/src/nntplib.c	2005-12-02 12:07:36.000000000 +0100
@@ -3,7 +3,7 @@
  *  Module    : nntplib.c
  *  Author    : S. Barber & I. Lea
  *  Created   : 1991-01-12
- *  Updated   : 2005-07-21
+ *  Updated   : 2005-11-17
  *  Notes     : NNTP client routines taken from clientlib.c 1.5.11 (1991-02-10)
  *  Copyright : (c) Copyright 1991-99 by Stan Barber & Iain Lea
  *              Permission is hereby granted to copy, reproduce, redistribute
@@ -1401,10 +1401,28 @@ nntp_open(
 	 * We have to check that we _don't_ get an ERR_COMMAND
 	 */
 	if (nntp_caps.type == NO) {
-		for (i = 0; i < 2; i++) {
-			if (!nntp_command(&xover_cmds[i], ERR_COMMAND, NULL, 0)) {
-				nntp_caps.over_cmd = &xover_cmds[i];
-				break;
+		int j = 0;
+
+		for (i = 0; i < 2 && j >= 0; i++) {
+			j = new_nntp_command(&xover_cmds[i], ERR_NCING, line, sizeof(line));
+			switch (j) {
+				case ERR_COMMAND:
+					break;
+
+				case 224:	/* unexpected multiline ok, e.g.: Synchronet 3.13 NNTP Service 1.92 */
+					nntp_caps.over_cmd = &xover_cmds[i];
+#	ifdef DEBUG
+					debug_nntp(&xover_cmds[i], "skipping data");
+#	endif /* DEBUG */
+					while ((linep = tin_fgets(FAKE_NNTP_FP, FALSE)) != NULL)
+						;
+					j = -1;
+					break;
+
+				default:
+					nntp_caps.over_cmd = &xover_cmds[i];
+					j = -1;
+					break;
 			}
 		}
 	} else {
@@ -1413,8 +1431,25 @@ nntp_open(
 			 * CAPABILITIES/LIST EXTENSIONS didn't mention OVER or XOVER, try
 			 * XOVER
 			 */
-			if (!nntp_command(xover_cmds, ERR_COMMAND, NULL, 0))
-				nntp_caps.over_cmd = xover_cmds;
+			i = new_nntp_command(xover_cmds, ERR_NCING, line, sizeof(line));
+
+			switch (i) {
+				case ERR_COMMAND:
+					break;
+
+				case 224:	/* unexpected multiline ok, e.g.: Synchronet 3.13 NNTP Service 1.92 */
+					nntp_caps.over_cmd = xover_cmds;
+#	ifdef DEBUG
+					debug_nntp(xover_cmds, "skipping data");
+#	endif /* DEBUG */
+					while ((linep = tin_fgets(FAKE_NNTP_FP, FALSE)) != NULL)
+						;
+					break;
+
+				default:
+					nntp_caps.over_cmd = xover_cmds;
+					break;
+			}
 		}
 #	if 0 /* unused */
 		if (!nntp_caps.hdr_cmd) {
diff -Nurp tin-1.7.10/src/nrctbl.c tin-1.8.0/src/nrctbl.c
--- tin-1.7.10/src/nrctbl.c	2005-08-12 11:56:44.000000000 +0200
+++ tin-1.8.0/src/nrctbl.c	2005-12-02 12:07:36.000000000 +0100
@@ -9,7 +9,7 @@
  *              and the name of the newsrc file for a given
  *              alias of the server.
  *
- * Copyright (c) 1996-2005 Sven Paulus <sven@tin.org>
+ * Copyright (c) 1996-2006 Sven Paulus <sven@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/options_menu.c tin-1.8.0/src/options_menu.c
--- tin-1.7.10/src/options_menu.c	2005-07-16 21:58:43.000000000 +0200
+++ tin-1.8.0/src/options_menu.c	2005-12-02 12:07:36.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-02
  *  Notes     : Split from config.c
  *
- * Copyright (c) 2004-2005 Michael Bienia <michael@vorlon.ping.de>
+ * Copyright (c) 2004-2006 Michael Bienia <michael@vorlon.ping.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/page.c tin-1.8.0/src/page.c
--- tin-1.7.10/src/page.c	2005-07-05 16:23:00.000000000 +0200
+++ tin-1.8.0/src/page.c	2005-12-02 12:07:37.000000000 +0100
@@ -3,10 +3,10 @@
  *  Module    : page.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2005-07-02
+ *  Updated   : 2005-10-19
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -1658,7 +1658,7 @@ draw_page_header(
 	cur_pos += strlen(tmp);
 	free(tmp);
 
-	if (note_h->org && cCOLS - cur_pos - 1 >= strlen(_(txt_at_s)) - 2 + 3) {
+	if (note_h->org && cCOLS - cur_pos - 1 >= (int) strlen(_(txt_at_s)) - 2 + 3) {
 		/* we have enough space to print at least " at ..." */
 		snprintf(buf, line_len, _(txt_at_s), note_h->org);
 
diff -Nurp tin-1.7.10/src/pgp.c tin-1.8.0/src/pgp.c
--- tin-1.7.10/src/pgp.c	2005-07-02 15:13:57.000000000 +0200
+++ tin-1.8.0/src/pgp.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-02
  *  Notes     : PGP support
  *
- * Copyright (c) 1995-2005 Steven J. Madsen <steve@erinet.com>
+ * Copyright (c) 1995-2006 Steven J. Madsen <steve@erinet.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/post.c tin-1.8.0/src/post.c
--- tin-1.7.10/src/post.c	2005-07-20 14:36:18.000000000 +0200
+++ tin-1.8.0/src/post.c	2005-12-23 18:22:18.945845827 +0100
@@ -3,10 +3,10 @@
  *  Module    : post.c
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2005-07-20
+ *  Updated   : 2005-12-23
  *  Notes     : mail/post/replyto/followup/repost & cancel articles
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -3666,6 +3666,15 @@ repost_article(
 		if (*my_distribution)
 			msg_add_header("Distribution", my_distribution);
 
+	} else {
+		if (note_h.org)
+			msg_add_header("Organization", note_h.org);
+		else {
+			if (group->attribute->organization != NULL)
+				msg_add_header("Organization", random_organization(group->attribute->organization));
+			else if (*default_organization)
+				msg_add_header("Organization", random_organization(default_organization));
+		}
 	}
 
 	/*
diff -Nurp tin-1.7.10/src/prompt.c tin-1.8.0/src/prompt.c
--- tin-1.7.10/src/prompt.c	2005-07-02 15:14:16.000000000 +0200
+++ tin-1.8.0/src/prompt.c	2005-12-02 12:07:37.000000000 +0100
@@ -3,10 +3,10 @@
  *  Module    : prompt.c
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2005-07-02
+ *  Updated   : 2005-10-19
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -163,19 +163,39 @@ prompt_yn(
 {
 	char *keyprompt;
 	char keyno[MAXKEYLEN], keyyes[MAXKEYLEN];
+	int keyyes_len = 0, keyno_len = 0, maxlen;
+	t_function func;
+#if defined (MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	wint_t yes, no, prompt_ch, ch;
+	wchar_t *wtmp;
+#else
 	char yes, no, prompt_ch;
 	int ch;
-	size_t maxlen;
-	t_function func;
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 
 /*	fflush(stdin); */		/* Prevent finger trouble from making important decisions */
 
 	yes = func_to_key(PROMPT_YES, prompt_keys);
 	no = func_to_key(PROMPT_NO, prompt_keys);
 
+#if defined (MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	printascii(keyyes, (default_answer ? towupper(yes) : yes));
+	if ((wtmp = char2wchar_t(keyyes))) {
+		keyyes_len = wcswidth(wtmp, wcslen(wtmp));
+		free(wtmp);
+	}
+	printascii(keyno, (!default_answer ? towupper(no) : no));
+	if ((wtmp = char2wchar_t(keyno))) {
+		keyno_len = wcswidth(wtmp, wcslen(wtmp));
+		free(wtmp);
+	}
+#else
 	printascii(keyyes, (default_answer ? toupper(yes) : yes));
 	printascii(keyno, (!default_answer ? toupper(no) : no));
-	maxlen = MAX(strlen(keyyes), strlen(keyno));
+	keyyes_len = (int) strlen(keyyes);
+	keyno_len = (int) strlen(keyno);
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
+	maxlen = MAX(keyyes_len, keyno_len);
 
 	do {
 		prompt_ch = (default_answer ? yes : no);
@@ -185,14 +205,18 @@ prompt_yn(
 			MoveCursor(cLINES, 0);
 			CleartoEOLN();
 		}
-		my_printf("%s (%s/%s) %-*s", prompt, keyyes, keyno, (int) maxlen, keyprompt);
+		my_printf("%s (%s/%s) %-*s", prompt, keyyes, keyno, maxlen, keyprompt);
 		if (!cmd_line)
 			cursoron();
 		my_flush();
 		if (!cmd_line)
-			MoveCursor(cLINES, (int) strlen(prompt) + strlen(keyyes) + strlen(keyno) + 5);
+			MoveCursor(cLINES, (int) strlen(prompt) + keyyes_len + keyno_len + 5);
 
+#if defined (MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+		if (((ch = ReadWch()) == '\n') || (ch == '\r'))
+#else
 		if (((ch = (char) ReadCh()) == '\n') || (ch == '\r'))
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 			ch = prompt_ch;
 
 		switch (ch) {
@@ -200,7 +224,7 @@ prompt_yn(
 #	ifdef HAVE_KEY_PREFIX
 			case KEY_PREFIX:
 #	endif /* HAVE_KEY_PREFIX */
-				switch (get_arrow_key(ch)) {
+				switch (get_arrow_key((int) ch)) {
 					case KEYMAP_UP:
 					case KEYMAP_DOWN:
 						default_answer = bool_not(default_answer);
@@ -613,23 +637,43 @@ prompt_slk_response(
 	...)
 {
 	va_list ap;
-	char ch;
 	char buf[LEN];
 	t_function func;
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	wchar_t ch;
+#else
+	char ch;
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 
 	va_start(ap, fmt);
 	vsnprintf(buf, sizeof(buf), fmt, ap);
 	va_end(ap);
 
 	prompt_slk_message = my_malloc(strlen(buf) + 2);
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+	{
+		char *tmp;
+		wchar_t wtmp[2] = { '\0', '\0' };
+
+		wtmp[0] = func_to_key(default_func, keys);
+		tmp = wchar_t2char(wtmp);
+		snprintf(prompt_slk_message, strlen(buf) + 2, "%s%s", buf, tmp);
+		FreeIfNeeded(tmp);
+	}
+#else
 	snprintf(prompt_slk_message, strlen(buf) + 2, "%s%c", buf, func_to_key(default_func, keys));
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 
 	input_context = cPromptSLK;
 
 	do {
 		prompt_slk_redraw();		/* draw the prompt */
 
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+		if ((ch = ReadWch()) == '\r' || ch == '\n')
+#else
 		if ((ch = ReadCh()) == '\r' || ch == '\n')
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 			func = default_func;
 		else
 			func = key_to_func(ch, keys);
diff -Nurp tin-1.7.10/src/read.c tin-1.8.0/src/read.c
--- tin-1.7.10/src/read.c	2005-07-21 16:45:54.000000000 +0200
+++ tin-1.8.0/src/read.c	2005-12-02 12:07:37.000000000 +0100
@@ -5,7 +5,7 @@
  *  Created   : 1997-04-10
  *  Updated   : 2005-07-02
  *
- * Copyright (c) 1997-2005 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1997-2006 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/refs.c tin-1.8.0/src/refs.c
--- tin-1.7.10/src/refs.c	2005-07-20 14:26:58.000000000 +0200
+++ tin-1.8.0/src/refs.c	2005-12-02 12:07:37.000000000 +0100
@@ -8,7 +8,7 @@
  *  Credits   : Richard Hodson <richard@macgyver.tele2.co.uk>
  *              hash_msgid, free_msgid
  *
- * Copyright (c) 1996-2005 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1996-2006 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/regex.c tin-1.8.0/src/regex.c
--- tin-1.7.10/src/regex.c	2005-06-28 10:31:22.000000000 +0200
+++ tin-1.8.0/src/regex.c	2005-12-02 12:07:37.000000000 +0100
@@ -7,7 +7,7 @@
  *  Notes     : Regular expression subroutines
  *  Credits   :
  *
- * Copyright (c) 1997-2005 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1997-2006 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/rfc1524.c tin-1.8.0/src/rfc1524.c
--- tin-1.7.10/src/rfc1524.c	2005-07-02 15:15:57.000000000 +0200
+++ tin-1.8.0/src/rfc1524.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-02
  *  Notes     : mailcap parsing as defined in RFC 1524
  *
- * Copyright (c) 2000-2005 Urs Janssen <urs@tin.org>, Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 2000-2006 Urs Janssen <urs@tin.org>, Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/rfc2045.c tin-1.8.0/src/rfc2045.c
--- tin-1.7.10/src/rfc2045.c	2005-06-28 10:31:22.000000000 +0200
+++ tin-1.8.0/src/rfc2045.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-05-10
  *  Notes     : RFC 2045/2047 encoding
  *
- * Copyright (c) 1995-2005 Chris Blum <chris@resolution.de>
+ * Copyright (c) 1995-2006 Chris Blum <chris@resolution.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/rfc2046.c tin-1.8.0/src/rfc2046.c
--- tin-1.7.10/src/rfc2046.c	2005-07-27 22:49:09.000000000 +0200
+++ tin-1.8.0/src/rfc2046.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-02
  *  Notes     : RFC 2046 MIME article parsing
  *
- * Copyright (c) 2000-2005 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 2000-2006 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/rfc2047.c tin-1.8.0/src/rfc2047.c
--- tin-1.7.10/src/rfc2047.c	2005-07-02 15:16:21.000000000 +0200
+++ tin-1.8.0/src/rfc2047.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-02
  *  Notes     : MIME header encoding/decoding stuff
  *
- * Copyright (c) 1995-2005 Chris Blum <chris@resolution.de>
+ * Copyright (c) 1995-2006 Chris Blum <chris@resolution.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/save.c tin-1.8.0/src/save.c
--- tin-1.7.10/src/save.c	2005-07-02 15:14:35.000000000 +0200
+++ tin-1.8.0/src/save.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-02
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/screen.c tin-1.8.0/src/screen.c
--- tin-1.7.10/src/screen.c	2005-07-04 14:54:53.000000000 +0200
+++ tin-1.8.0/src/screen.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-02-11
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/search.c tin-1.8.0/src/search.c
--- tin-1.7.10/src/search.c	2005-07-02 15:14:46.000000000 +0200
+++ tin-1.8.0/src/search.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-02
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/select.c tin-1.8.0/src/select.c
--- tin-1.7.10/src/select.c	2005-07-02 15:14:53.000000000 +0200
+++ tin-1.8.0/src/select.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-02
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/sigfile.c tin-1.8.0/src/sigfile.c
--- tin-1.7.10/src/sigfile.c	2005-06-28 10:31:22.000000000 +0200
+++ tin-1.8.0/src/sigfile.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2003-09-19
  *  Notes     : Generate random signature for posting/mailing etc.
  *
- * Copyright (c) 1992-2005 Mike Gleason
+ * Copyright (c) 1992-2006 Mike Gleason
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/signal.c tin-1.8.0/src/signal.c
--- tin-1.7.10/src/signal.c	2005-06-28 10:31:24.000000000 +0200
+++ tin-1.8.0/src/signal.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2004-06-21
  *  Notes     : signal handlers for different modes and window resizing
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/strftime.c tin-1.8.0/src/strftime.c
--- tin-1.7.10/src/strftime.c	2005-06-28 10:31:22.000000000 +0200
+++ tin-1.8.0/src/strftime.c	2005-12-02 12:07:37.000000000 +0100
@@ -12,7 +12,7 @@
  *              tm = localtime(&secs);
  *              num = strftime(buf, sizeof(buf), "%a %d-%m-%y %H:%M:%S", tm);
  *
- * Copyright (c) 1991-2005 Arnold Robbins <arnold@skeeve.com>
+ * Copyright (c) 1991-2006 Arnold Robbins <arnold@skeeve.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/string.c tin-1.8.0/src/string.c
--- tin-1.7.10/src/string.c	2005-06-28 10:31:22.000000000 +0200
+++ tin-1.8.0/src/string.c	2005-12-02 12:07:37.000000000 +0100
@@ -3,10 +3,10 @@
  *  Module    : string.c
  *  Author    : Urs Janssen <urs@tin.org>
  *  Created   : 1997-01-20
- *  Updated   : 2005-04-16
+ *  Updated   : 2005-11-04
  *  Notes     :
  *
- * Copyright (c) 1997-2005 Urs Janssen <urs@tin.org>
+ * Copyright (c) 1997-2006 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -75,8 +75,9 @@
  * special ltoa()
  * converts value into a string with a maxlen of digits (usualy should be
  * >=4), last char may be one of the following:
- * Kilo, Mega, Giga, Terra, Peta, Exa, Zetta, Yotta,
- * Xona, Weka, Vunda, Uda (these last 4 are no official SI-prefixes)
+ * 'K'ilo, 'M'ega, 'G'iga, 'T'erra, 'P'eta, 'E'xa, 'Z'etta, 'Y'otta,
+ * 'X'ona, 'W'eka, 'V'unda, 'U'da (these last 4 are no official SI-prefixes)
+ * or 'e' if an error occurs
  */
 char *
 tin_ltoa(
@@ -88,8 +89,10 @@ tin_ltoa(
 	int len;
 	size_t i = 0;
 
-	if (digits <= 0)
-		return NULL;
+	if (digits <= 0) {
+		buffer[0] = 'e';
+		return buffer;
+	}
 
 	snprintf(buffer, sizeof(buffer), "%ld", value);
 	len = (int) strlen(buffer);
@@ -99,8 +102,9 @@ tin_ltoa(
 		i++;
 	}
 
-	if (i >= strlen(power)) {
-		buffer[(digits & 0xff)] = '\0';
+	if (i >= strlen(power)) {	/* buffer is to small */
+		buffer[(digits & 0x7f) - 1] = 'e';
+		buffer[(digits & 0x7f)] = '\0';
 		return buffer;
 	}
 
@@ -108,7 +112,11 @@ tin_ltoa(
 		while (len < (digits - 1))
 			buffer[len++] = ' ';
 
-		buffer[digits - 1] = power[i];
+		if (digits > len)
+			buffer[digits - 1] = power[i];
+		else /* overflow */
+			buffer[digits - 1] = 'e';
+
 		buffer[digits] = '\0';
 	} else
 		snprintf(buffer, sizeof(buffer), "%*ld", digits, value);
diff -Nurp tin-1.7.10/src/tags.c tin-1.8.0/src/tags.c
--- tin-1.7.10/src/tags.c	2005-06-28 10:31:22.000000000 +0200
+++ tin-1.8.0/src/tags.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-05-10
  *  Notes     : Split out from other modules
  *
- * Copyright (c) 1999-2005 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1999-2006 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/tcurses.c tin-1.8.0/src/tcurses.c
--- tin-1.7.10/src/tcurses.c	2005-06-28 10:31:22.000000000 +0200
+++ tin-1.8.0/src/tcurses.c	2005-12-02 12:07:37.000000000 +0100
@@ -7,7 +7,7 @@
  *  Notes     : This is a set of wrapper functions adapting the termcap
  *	             interface of tin to use SVr4 curses (e.g., ncurses).
  *
- * Copyright (c) 1997-2005 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2006 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/thread.c tin-1.8.0/src/thread.c
--- tin-1.7.10/src/thread.c	2005-07-27 21:17:38.000000000 +0200
+++ tin-1.8.0/src/thread.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-27
  *  Notes     :
  *
- * Copyright (c) 1991-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/trace.c tin-1.8.0/src/trace.c
--- tin-1.7.10/src/trace.c	2005-06-28 10:31:22.000000000 +0200
+++ tin-1.8.0/src/trace.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2001-07-22
  *  Notes     : debugging support via TRACE macro.
  *
- * Copyright (c) 1997-2005 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2006 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/version.c tin-1.8.0/src/version.c
--- tin-1.7.10/src/version.c	2005-07-02 15:15:14.000000000 +0200
+++ tin-1.8.0/src/version.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-07-02
  *  Notes     :
  *
- * Copyright (c) 2003-2005 Urs Janssen <urs@tin.org>
+ * Copyright (c) 2003-2006 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/xface.c tin-1.8.0/src/xface.c
--- tin-1.7.10/src/xface.c	2005-06-28 10:31:22.000000000 +0200
+++ tin-1.8.0/src/xface.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2004-07-27
  *  Notes     :
  *
- * Copyright (c) 2003-2005 Joshua Crawford <mortarn@softhome.net> & Drazen Kacar <dave@willfork.com>
+ * Copyright (c) 2003-2006 Joshua Crawford <mortarn@softhome.net> & Drazen Kacar <dave@willfork.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/src/xref.c tin-1.8.0/src/xref.c
--- tin-1.7.10/src/xref.c	2005-06-28 10:31:22.000000000 +0200
+++ tin-1.8.0/src/xref.c	2005-12-02 12:07:37.000000000 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-05-04
  *  Notes     :
  *
- * Copyright (c) 1993-2005 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1993-2006 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp tin-1.7.10/tin.spec tin-1.8.0/tin.spec
--- tin-1.7.10/tin.spec	2005-08-15 11:38:15.000000000 +0200
+++ tin-1.8.0/tin.spec	2005-12-02 12:01:24.936916760 +0100
@@ -1,10 +1,10 @@
 Name: tin
 Summary: tin - an easy-to-use USENET news reader
-Version: 1.7.10
+Version: 1.8.0
 Release: 1
 Copyright: BSD
 Group: Applications/News
-Source: ftp://ftp.tin.org/pub/news/clients/tin/v1.7/%{name}-%{version}.tar.bz2
+Source: ftp://ftp.tin.org/pub/news/clients/tin/v1.8/%{name}-%{version}.tar.bz2
 Buildroot: /var/tmp/%{name}-%{version}-%{release}
 Packager: Dirk Nimmich <nimmich@muenster.de>
 
diff -Nurp tin-1.7.10/tools/tinews.pl tin-1.8.0/tools/tinews.pl
--- tin-1.7.10/tools/tinews.pl	2005-06-28 10:31:20.000000000 +0200
+++ tin-1.8.0/tools/tinews.pl	2005-12-02 12:10:14.018760547 +0100
@@ -4,7 +4,7 @@
 # signs the article and posts it.
 #
 #
-# Copyright (c) 2002-2005 Urs Janssen <urs@tin.org>,
+# Copyright (c) 2002-2006 Urs Janssen <urs@tin.org>,
 #                         Marc Brockschmidt <marc@marcbrockschmidt.de>
 #
 # Redistribution and use in source and binary forms, with or without
