-----------------------------------------------------------------------------
 MANIFEST               |  178 -
 Makefile               |    8 
 aclocal.m4             | 1136 +++---
 config.guess           |   46 
 config.sub             |   30 
 configure              | 7782 +++++++++++++++++++++++++-------------------
 configure.in           |   46 
 doc/CHANGES            |   82 
 doc/CHANGES.old        |    2 
 doc/CREDITS            |  139 
 doc/INSTALL            |    9 
 doc/TODO               |   88 
 doc/WHATSNEW           |   13 
 doc/l10n/de.po         | 4357 ++++++++++++------------
 doc/l10n/de/tin.1      |  508 +-
 doc/l10n/de/tin.5      |  290 -
 doc/l10n/en_GB.po      | 4444 +++++++++++--------------
 doc/l10n/en_GB/tin.1   |  235 -
 doc/l10n/en_GB/tin.5   |  133 
 doc/l10n/tin-man.pot   | 3817 ++++++++++-----------
 doc/rcvars.txt         |    6 
 doc/tin.1              |  245 -
 doc/tin.5              |  148 
 include/autoconf.hin   |    2 
 include/bool.h         |    2 
 include/bugrep.h       |    2 
 include/debug.h        |    2 
 include/extern.h       |   12 
 include/keymap.h       |    2 
 include/newsrc.h       |    2 
 include/nntplib.h      |    7 
 include/policy.h       |    9 
 include/proto.h        |    2 
 include/rfc2046.h      |   18 
 include/stpwatch.h     |    2 
 include/tcurses.h      |    6 
 include/tin.h          |   17 
 include/tinrc.h        |   13 
 include/tnntp.h        |    2 
 include/trace.h        |    2 
 include/version.h      |   12 
 intl/Makefile.in       |    3 
 po/Makefile.inn        |    1 
 po/da.po               | 3189 +++++++++---------
 po/de.po               | 3099 +++++++++--------
 po/en_GB.po            | 2948 ++++++++--------
 po/et.po               | 2983 ++++++++---------
 po/fr.po               | 2981 ++++++++---------
 po/ru.po               | 2966 ++++++++--------
 po/sv.po               | 2948 ++++++++--------
 po/tin.pot             | 2945 ++++++++--------
 po/tr.po               | 2966 ++++++++--------
 po/zh_CN.po            | 8235 +++++++++++++++++++++++++++++++++++++++++++++++
 po/zh_TW.po            | 3075 +++++++++--------
 src/Makefile.in        |    1 
 src/active.c           |    4 
 src/art.c              |   38 
 src/attrib.c           |   35 
 src/auth.c             |   10 
 src/charset.c          |    2 
 src/color.c            |   14 
 src/config.c           |  101 
 src/cook.c             |   26 
 src/debug.c            |    2 
 src/envarg.c           |    2 
 src/feed.c             |    2 
 src/filter.c           |    2 
 src/global.c           |    2 
 src/group.c            |   11 
 src/hashstr.c          |    2 
 src/header.c           |    6 
 src/help.c             |    2 
 src/inews.c            |   22 
 src/init.c             |   21 
 src/joinpath.c         |    2 
 src/keymap.c           |    2 
 src/lang.c             |   42 
 src/list.c             |    2 
 src/lock.c             |    2 
 src/mail.c             |    2 
 src/main.c             |   17 
 src/makecfg.c          |   14 
 src/memory.c           |    6 
 src/mimetypes.c        |    2 
 src/misc.c             |   33 
 src/my_tmpfile.c       |    2 
 src/newsrc.c           |    2 
 src/nntplib.c          |   53 
 src/nrctbl.c           |    9 
 src/options_menu.c     |   72 
 src/page.c             |   25 
 src/pgp.c              |    2 
 src/post.c             |   32 
 src/prompt.c           |    6 
 src/read.c             |    2 
 src/refs.c             |    4 
 src/regex.c            |    4 
 src/rfc1524.c          |    2 
 src/rfc2045.c          |    9 
 src/rfc2046.c          |  129 
 src/rfc2047.c          |   29 
 src/save.c             |  100 
 src/screen.c           |    2 
 src/search.c           |    9 
 src/select.c           |   29 
 src/sigfile.c          |    2 
 src/signal.c           |    2 
 src/strftime.c         |    2 
 src/string.c           |   45 
 src/tags.c             |    2 
 src/tcurses.c          |    2 
 src/thread.c           |  128 
 src/tincfg.tbl         |   11 
 src/trace.c            |    2 
 src/version.c          |    2 
 src/xface.c            |    2 
 src/xref.c             |    2 
 tin-2.3.2/po/da.gmo    |binary
 tin-2.3.2/po/de.gmo    |binary
 tin-2.3.2/po/en_GB.gmo |binary
 tin-2.3.2/po/et.gmo    |binary
 tin-2.3.2/po/fr.gmo    |binary
 tin-2.3.2/po/ru.gmo    |binary
 tin-2.3.2/po/sv.gmo    |binary
 tin-2.3.2/po/tr.gmo    |binary
 tin-2.3.2/po/zh_CN.gmo |binary
 tin-2.3.2/po/zh_TW.gmo |binary
 tin.spec               |    4 
 tools/tinews.pl        |   15 
 129 files changed, 36767 insertions(+), 26600 deletions(-)
-----------------------------------------------------------------------------
diff -Nurp '--exclude=.bzr*' tin-2.3.1/MANIFEST tin-2.3.2/MANIFEST
--- tin-2.3.1/MANIFEST	2014-12-24 10:39:34.000000000 +0100
+++ tin-2.3.2/MANIFEST	2015-12-24 08:48:37.511209001 +0100
@@ -1,27 +1,27 @@
-MANIFEST for tin-2.3.1 (Wed Dec 24 10:39:36 CET 2014)
+MANIFEST for tin-2.3.2 (Thu Dec 24 08:48:37 CET 2015)
 ----------------------------------------------------
-   14465 ./Makefile
-    8123 ./MANIFEST
+   14508 ./Makefile
+    8170 ./MANIFEST
     1441 ./README
      745 ./README.MAC
      976 ./README.WIN
-  188211 ./aclocal.m4
+  187062 ./aclocal.m4
      882 ./conf-tin
-   43542 ./config.guess
-   35995 ./config.sub
-  675241 ./configure
-   35887 ./configure.in
+   44242 ./config.guess
+   36141 ./config.sub
+  680887 ./configure
+   36076 ./configure.in
     7123 ./install-sh
      318 ./po4a.conf
-    1486 ./tin.spec
+    1502 ./tin.spec
    18847 ./doc/ABOUT-NLS
-    2982 ./doc/CHANGES
-  289012 ./doc/CHANGES.old
-    5041 ./doc/CREDITS
+    6431 ./doc/CHANGES
+  289013 ./doc/CHANGES.old
+    5085 ./doc/CREDITS
     1305 ./doc/DEBUG_REFS
-   31011 ./doc/INSTALL
-   44538 ./doc/TODO
-     260 ./doc/WHATSNEW
+   31070 ./doc/INSTALL
+   45785 ./doc/TODO
+     671 ./doc/WHATSNEW
     2618 ./doc/art_handling.txt
     1701 ./doc/article.txt
     4373 ./doc/auth.txt
@@ -40,13 +40,13 @@ MANIFEST for tin-2.3.1 (Wed Dec 24 10:39
     5155 ./doc/opt-case.1
     6964 ./doc/plp_snprintf.3
     3964 ./doc/pgp.txt
-    2987 ./doc/rcvars.txt
+    2990 ./doc/rcvars.txt
     1525 ./doc/reading-mail.txt
     4947 ./doc/umlaute.txt
     4246 ./doc/umlauts.txt
     6957 ./doc/url_handler.1
-  136057 ./doc/tin.1
-   80671 ./doc/tin.5
+  137123 ./doc/tin.1
+   81097 ./doc/tin.5
     5065 ./doc/tin.defaults
    15629 ./doc/tinews.1
     2418 ./doc/tools.txt
@@ -56,7 +56,7 @@ MANIFEST for tin-2.3.1 (Wed Dec 24 10:39
     3815 ./tools/metamutt
     2789 ./tools/opt-case.pl
     1413 ./tools/tinlock
-   36222 ./tools/tinews.pl
+   36625 ./tools/tinews.pl
     3786 ./tools/url_handler.pl
     1657 ./tools/url_handler.sh
     3347 ./tools/w2r.pl
@@ -64,29 +64,29 @@ MANIFEST for tin-2.3.1 (Wed Dec 24 10:39
     2595 ./include/bool.h
     1947 ./include/bugrep.h
     2210 ./include/debug.h
-   67655 ./include/extern.h
+   67912 ./include/extern.h
    14068 ./include/keymap.h
     6333 ./include/newsrc.h
-    8428 ./include/nntplib.h
+    8611 ./include/nntplib.h
      664 ./include/plp_snprintf.h
-   15507 ./include/policy.h
+   15516 ./include/policy.h
    33106 ./include/proto.h
-    5416 ./include/rfc2046.h
+    5544 ./include/rfc2046.h
     3377 ./include/stpwatch.h
-    5898 ./include/tcurses.h
-   70246 ./include/tin.h
-   17000 ./include/tinrc.h
+    5960 ./include/tcurses.h
+   70579 ./include/tin.h
+   17281 ./include/tinrc.h
     4346 ./include/tnntp.h
     2264 ./include/trace.h
-    2350 ./include/version.h
-   35233 ./src/active.c
-   75128 ./src/art.c
-   76746 ./src/attrib.c
-   16369 ./src/auth.c
+    2354 ./include/version.h
+   35234 ./src/active.c
+   75827 ./src/art.c
+   77850 ./src/attrib.c
+   16275 ./src/auth.c
    12933 ./src/charset.c
-    8552 ./src/color.c
-   64286 ./src/config.c
-   27706 ./src/cook.c
+    8680 ./src/color.c
+   66106 ./src/config.c
+   27849 ./src/cook.c
    27368 ./src/curses.c
    10854 ./src/debug.c
     3408 ./src/envarg.c
@@ -94,55 +94,55 @@ MANIFEST for tin-2.3.1 (Wed Dec 24 10:39
    57003 ./src/filter.c
    18148 ./src/getline.c
     9070 ./src/global.c
-   44970 ./src/group.c
+   45109 ./src/group.c
     3900 ./src/hashstr.c
-    8261 ./src/header.c
+    8256 ./src/header.c
     6253 ./src/heapsort.c
    43745 ./src/help.c
-   13942 ./src/inews.c
-   37820 ./src/init.c
+   13931 ./src/inews.c
+   38226 ./src/init.c
     2435 ./src/joinpath.c
   101560 ./src/keymap.c
-  136694 ./src/lang.c
+  137626 ./src/lang.c
     4486 ./src/langinfo.c
     7728 ./src/list.c
     6664 ./src/lock.c
    16917 ./src/mail.c
-   25959 ./src/main.c
-   10715 ./src/makecfg.c
-   13601 ./src/memory.c
+   26132 ./src/main.c
+   10848 ./src/makecfg.c
+   13672 ./src/memory.c
     5283 ./src/mimetypes.c
-   94725 ./src/misc.c
+   94743 ./src/misc.c
    39445 ./src/newsrc.c
-   53544 ./src/nntplib.c
-    7502 ./src/nrctbl.c
-  103533 ./src/options_menu.c
-   66068 ./src/page.c
+   53522 ./src/nntplib.c
+    7760 ./src/nrctbl.c
+  105092 ./src/options_menu.c
+   66366 ./src/page.c
    24137 ./src/parsdate.y
    17057 ./src/plp_snprintf.c
    13212 ./src/pgp.c
-  151739 ./src/post.c
-   18904 ./src/prompt.c
+  152067 ./src/post.c
+   18910 ./src/prompt.c
    10400 ./src/read.c
-   27386 ./src/refs.c
-    5481 ./src/regex.c
+   27385 ./src/refs.c
+    5482 ./src/regex.c
    14526 ./src/rfc1524.c
-   15069 ./src/rfc2045.c
-   32307 ./src/rfc2046.c
-   36645 ./src/rfc2047.c
-   57076 ./src/save.c
+   15181 ./src/rfc2045.c
+   34420 ./src/rfc2046.c
+   36742 ./src/rfc2047.c
+   58962 ./src/save.c
    12530 ./src/screen.c
-   18246 ./src/search.c
-   33716 ./src/select.c
+   18276 ./src/search.c
+   33785 ./src/select.c
     7748 ./src/sigfile.c
    14366 ./src/signal.c
     7215 ./src/strftime.c
-   37824 ./src/string.c
+   38638 ./src/string.c
    13345 ./src/tags.c
    17487 ./src/tcurses.c
     3070 ./src/tmpfile.c
     3558 ./src/my_tmpfile.c
-   41430 ./src/thread.c
+   42070 ./src/thread.c
     2472 ./src/trace.c
     4430 ./src/version.c
     5453 ./src/wildmat.c
@@ -216,8 +216,8 @@ MANIFEST for tin-2.3.1 (Wed Dec 24 10:39
    53056 ./pcre/testdata/testoutput8
    28769 ./pcre/testdata/testoutput9
    21250 ./include/autoconf.hin
-   22126 ./src/Makefile.in
-   10031 ./src/tincfg.tbl
+   22154 ./src/Makefile.in
+   10149 ./src/tincfg.tbl
     1929 ./libcanlock/CHANGES
     2464 ./libcanlock/HOWTO
     1259 ./libcanlock/README
@@ -257,7 +257,7 @@ MANIFEST for tin-2.3.1 (Wed Dec 24 10:39
     6905 ./intl/localcharset.c
     2657 ./intl/locale.alias
     9432 ./intl/localealias.c
-    9854 ./intl/Makefile.in
+    9887 ./intl/Makefile.in
     2001 ./intl/ngettext.c
    38981 ./intl/plural.c
     8375 ./intl/plural.y
@@ -265,33 +265,35 @@ MANIFEST for tin-2.3.1 (Wed Dec 24 10:39
     1044 ./intl/ref-del.sin
     4481 ./intl/textdomain.c
       41 ./intl/VERSION
-    5068 ./po/Makefile.inn
+    5096 ./po/Makefile.inn
      847 ./po/POTFILES.in
-  143655 ./po/tin.pot
-  106888 ./po/da.gmo
-  189802 ./po/da.po
-  192381 ./po/de.gmo
-  233440 ./po/de.po
-    8368 ./po/en_GB.gmo
-  147210 ./po/en_GB.po
-  186548 ./po/et.gmo
-  224231 ./po/et.po
-  194708 ./po/fr.gmo
-  232878 ./po/fr.po
-  123544 ./po/ru.gmo
-  205784 ./po/ru.po
+  144787 ./po/tin.pot
+  117742 ./po/da.gmo
+  197639 ./po/da.po
+  197825 ./po/de.gmo
+  237156 ./po/de.po
+    8584 ./po/en_GB.gmo
+  148450 ./po/en_GB.po
+  185640 ./po/et.gmo
+  226358 ./po/et.po
+  193717 ./po/fr.gmo
+  235038 ./po/fr.po
+  122578 ./po/ru.gmo
+  207614 ./po/ru.po
    22742 ./po/sv.gmo
-  154141 ./po/sv.po
+  155410 ./po/sv.po
     4684 ./po/tr.gmo
-  217686 ./po/tr.po
-  220579 ./po/zh_TW.po
-  179592 ./po/zh_TW.gmo
-  142872 ./doc/l10n/de/tin.1
-   84194 ./doc/l10n/de/tin.5
+  219376 ./po/tr.po
+  225023 ./po/zh_CN.po
+  183924 ./po/zh_CN.gmo
+  224392 ./po/zh_TW.po
+  184064 ./po/zh_TW.gmo
+  144866 ./doc/l10n/de/tin.1
+   85226 ./doc/l10n/de/tin.5
      130 ./doc/l10n/de.add
-  355670 ./doc/l10n/de.po
-  139493 ./doc/l10n/en_GB/tin.1
-   83210 ./doc/l10n/en_GB/tin.5
-  479373 ./doc/l10n/en_GB.po
-  300919 ./doc/l10n/tin-man.pot
-10937172 total
+  355852 ./doc/l10n/de.po
+  140847 ./doc/l10n/en_GB/tin.1
+   83650 ./doc/l10n/en_GB/tin.5
+  463051 ./doc/l10n/en_GB.po
+  292128 ./doc/l10n/tin-man.pot
+11398999 total
diff -Nurp '--exclude=.bzr*' tin-2.3.1/Makefile tin-2.3.2/Makefile
--- tin-2.3.1/Makefile	2014-12-24 10:39:34.000000000 +0100
+++ tin-2.3.2/Makefile	2015-12-24 08:48:36.619208985 +0100
@@ -1,15 +1,15 @@
 # Top level Makefile for tin
 # - for configuration options read the doc/INSTALL file.
 #
-# Updated: 2013-01-09
+# Updated: 2015-08-29
 #
 
 PROJECT	= tin
 LVER	= 2
 PVER	= 3
-SVER	= 1
+SVER	= 2
 VER	= $(LVER).$(PVER).$(SVER)
-DVER	= 20141224
+DVER	= 20151224
 EXE	= tin
 
 # directory structure
@@ -328,6 +328,8 @@ POFILES = \
 	$(PODIR)/sv.po \
 	$(PODIR)/tr.gmo \
 	$(PODIR)/tr.po \
+	$(PODIR)/zh_CN.po \
+	$(PODIR)/zh_CN.gmo \
 	$(PODIR)/zh_TW.po \
 	$(PODIR)/zh_TW.gmo
 
diff -Nurp '--exclude=.bzr*' tin-2.3.1/aclocal.m4 tin-2.3.2/aclocal.m4
--- tin-2.3.1/aclocal.m4	2013-12-07 01:12:41.000000000 +0100
+++ tin-2.3.2/aclocal.m4	2015-11-22 01:48:13.023209115 +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   : 2013-12-06
+dnl Updated   : 2015-07-21
 dnl Notes     :
 dnl
-dnl Copyright (c) 1995-2014 Thomas E. Dickey <dickey@invisible-island.net>
+dnl Copyright (c) 1995-2016 Thomas E. Dickey <dickey@invisible-island.net>
 dnl All rights reserved.
 dnl
 dnl Redistribution and use in source and binary forms, with or without
@@ -61,7 +61,7 @@ AC_DEFUN([AC_ISC_POSIX],
   ]
 )
 dnl ---------------------------------------------------------------------------
-dnl AM_GNU_GETTEXT version: 13 updated: 2012/11/09 05:47:26
+dnl AM_GNU_GETTEXT version: 14 updated: 2015/04/15 19:08:48
 dnl --------------
 dnl Usage: Just like AM_WITH_NLS, which see.
 AC_DEFUN([AM_GNU_GETTEXT],
@@ -103,7 +103,7 @@ strdup strtoul tsearch __argz_count __ar
            #      presentlang can be used as a fallback for messages
            #      which are not translated in the desiredlang catalog).
            case "$desiredlang" in
-             "$presentlang"*) useit=yes;;
+             ("$presentlang"*) useit=yes;;
            esac
          done
          if test $useit = yes; then
@@ -197,7 +197,7 @@ size_t iconv();
   AC_SUBST(LIBICONV)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl AM_LANGINFO_CODESET version: 3 updated: 2002/10/27 23:21:42
+dnl AM_LANGINFO_CODESET version: 4 updated: 2015/04/18 08:56:57
 dnl -------------------
 dnl Inserted as requested by gettext 0.10.40
 dnl File from /usr/share/aclocal
@@ -208,19 +208,19 @@ dnl
 dnl From Bruno Haible.
 AC_DEFUN([AM_LANGINFO_CODESET],
 [
-  AC_CACHE_CHECK([for nl_langinfo and CODESET], am_cv_langinfo_codeset,
-    [AC_TRY_LINK([#include <langinfo.h>],
-      [char* cs = nl_langinfo(CODESET);],
-      am_cv_langinfo_codeset=yes,
-      am_cv_langinfo_codeset=no)
-    ])
-  if test $am_cv_langinfo_codeset = yes; then
-    AC_DEFINE(HAVE_LANGINFO_CODESET, 1,
-      [Define if you have <langinfo.h> and nl_langinfo(CODESET).])
-  fi
+AC_CACHE_CHECK([for nl_langinfo and CODESET], am_cv_langinfo_codeset,
+	[AC_TRY_LINK([#include <langinfo.h>],
+	[char* cs = nl_langinfo(CODESET);],
+	am_cv_langinfo_codeset=yes,
+	am_cv_langinfo_codeset=no)
+	])
+	if test $am_cv_langinfo_codeset = yes; then
+		AC_DEFINE(HAVE_LANGINFO_CODESET, 1,
+		[Define if you have <langinfo.h> and nl_langinfo(CODESET).])
+	fi
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl AM_LC_MESSAGES version: 4 updated: 2002/10/27 23:21:42
+dnl AM_LC_MESSAGES version: 5 updated: 2015/05/10 19:52:14
 dnl --------------
 dnl Inserted as requested by gettext 0.10.40
 dnl File from /usr/share/aclocal
@@ -241,17 +241,17 @@ dnl
 dnl serial 2
 dnl
 AC_DEFUN([AM_LC_MESSAGES],
-  [if test $ac_cv_header_locale_h = yes; then
-    AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES,
-      [AC_TRY_LINK([#include <locale.h>], [return LC_MESSAGES],
-       am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)])
-    if test $am_cv_val_LC_MESSAGES = yes; then
-      AC_DEFINE(HAVE_LC_MESSAGES, 1,
-        [Define if your <locale.h> file defines LC_MESSAGES.])
-    fi
-  fi])dnl
+[if test $ac_cv_header_locale_h = yes; then
+	AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES,
+		[AC_TRY_LINK([#include <locale.h>], [return LC_MESSAGES],
+		am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)])
+	if test $am_cv_val_LC_MESSAGES = yes; then
+		AC_DEFINE(HAVE_LC_MESSAGES, 1,
+		[Define if your <locale.h> file defines LC_MESSAGES.])
+	fi
+fi])dnl
 dnl ---------------------------------------------------------------------------
-dnl AM_MULTIBYTE_ABLE version: 8 updated: 2009/12/24 04:20:51
+dnl AM_MULTIBYTE_ABLE version: 9 updated: 2013/12/06 19:12:41
 dnl -----------------
 dnl
 dnl check for required multibyte/widechar functions
@@ -366,7 +366,7 @@ AC_DEFUN([AM_MULTIBYTE_ABLE],
   fi
 ])
 dnl ---------------------------------------------------------------------------
-dnl AM_PATH_PROG_WITH_TEST version: 8 updated: 2009/01/11 20:31:12
+dnl AM_PATH_PROG_WITH_TEST version: 9 updated: 2015/04/15 19:08:48
 dnl ----------------------
 dnl Inserted as requested by gettext 0.10.40
 dnl File from /usr/share/aclocal
@@ -395,10 +395,10 @@ set dummy $2; ac_word=[$]2
 AC_MSG_CHECKING([for $ac_word])
 AC_CACHE_VAL(ac_cv_path_$1,
 [case "[$]$1" in
-  [[\\/]*|?:[\\/]]*)
+  ([[\\/]*|?:[\\/]]*)
   ac_cv_path_$1="[$]$1" # Let the user override the test with a path.
   ;;
-  *)
+  (*)
   IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}"
   for ac_dir in ifelse([$5], , $PATH, [$5]); do
     test -z "$ac_dir" && ac_dir=.
@@ -425,7 +425,7 @@ fi
 AC_SUBST($1)dnl
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl AM_WITH_NLS version: 25 updated: 2012/10/06 08:57:51
+dnl AM_WITH_NLS version: 26 updated: 2015/04/15 19:08:48
 dnl -----------
 dnl Inserted as requested by gettext 0.10.40
 dnl File from /usr/share/aclocal
@@ -629,11 +629,12 @@ AC_DEFUN([AM_WITH_NLS],
 
       # Support "outfile[:infile[:infile...]]"
       case "$ac_file" in
-        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
+        (*:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
       esac
 
       # PO directories have a Makefile.in generated from Makefile.inn.
-      case "$ac_file" in */[Mm]akefile.in)
+      case "$ac_file" in
+	  (*/[Mm]akefile.in)
         # Adjust a relative srcdir.
         ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
         ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
@@ -644,9 +645,9 @@ AC_DEFUN([AM_WITH_NLS],
         test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
 
         case "$ac_given_srcdir" in
-          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
-          /*) top_srcdir="$ac_given_srcdir" ;;
-          *)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
+          (.)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
+          (/*) top_srcdir="$ac_given_srcdir" ;;
+          (*)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
         esac
 
         if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
@@ -686,11 +687,11 @@ AC_DEFUN([AM_WITH_NLS],
 changequote(<<,>>)dnl
       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;;
-        1.2[6-9]* | 1.[3-9][0-9]* | [2-9].*)
+        ('') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
+        (1.2[6-9]*|1.[3-9][0-9]*|[2-9].*)
 changequote([,])dnl
            ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;;
-        *) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;;
+        (*) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;;
       esac
     AC_MSG_RESULT([$ac_prog_version])
     fi
@@ -735,7 +736,7 @@ changequote([,])dnl
   AC_SUBST(GENCAT)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_ACVERSION_CHECK version: 4 updated: 2013/03/04 19:52:56
+dnl CF_ACVERSION_CHECK version: 5 updated: 2014/06/04 19:11:49
 dnl ------------------
 dnl Conditionally generate script according to whether we're using a given autoconf.
 dnl
@@ -744,7 +745,7 @@ dnl $2 = code to use if AC_ACVERSION is
 dnl $3 = code to use if AC_ACVERSION is older than $1.
 define([CF_ACVERSION_CHECK],
 [
-ifdef([AC_ACVERSION], ,[m4_copy([m4_PACKAGE_VERSION],[AC_ACVERSION])])dnl
+ifdef([AC_ACVERSION], ,[ifdef([AC_AUTOCONF_VERSION],[m4_copy([AC_AUTOCONF_VERSION],[AC_ACVERSION])],[m4_copy([m4_PACKAGE_VERSION],[AC_ACVERSION])])])dnl
 ifdef([m4_version_compare],
 [m4_if(m4_version_compare(m4_defn([AC_ACVERSION]), [$1]), -1, [$3], [$2])],
 [CF_ACVERSION_COMPARE(
@@ -761,7 +762,7 @@ define([CF_ACVERSION_COMPARE],
 [ifelse([$8], , ,[$8])],
 [ifelse([$9], , ,[$9])])])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_ADD_CFLAGS version: 10 updated: 2010/05/26 05:38:42
+dnl CF_ADD_CFLAGS version: 12 updated: 2015/04/12 15:39:00
 dnl -------------
 dnl Copy non-preprocessor flags to $CFLAGS, preprocessor flags to $CPPFLAGS
 dnl The second parameter if given makes this macro verbose.
@@ -779,14 +780,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $1
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[[^=]]*='\''\"[[^"]]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -800,11 +801,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				CF_REMOVE_DEFINE(CPPFLAGS,$CPPFLAGS,$cf_tst_cppflags)
 				;;
@@ -813,17 +814,17 @@ no)
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[[^"]]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -849,7 +850,7 @@ AC_SUBST(EXTRA_CPPFLAGS)
 
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_ADD_INCDIR version: 13 updated: 2010/05/26 16:44:57
+dnl CF_ADD_INCDIR version: 14 updated: 2015/05/25 20:53:04
 dnl -------------
 dnl Add an include-directory to $CPPFLAGS.  Don't add /usr/include, since it's
 dnl redundant.  We don't normally need to add -I/usr/local/include for gcc,
@@ -900,6 +901,8 @@ if test -n "$1" ; then
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -914,7 +917,7 @@ dnl $1 = library to add, without the "-l
 dnl $2 = variable to update (default $LIBS)
 AC_DEFUN([CF_ADD_LIB],[CF_ADD_LIBS(-l$1,ifelse($2,,LIBS,[$2]))])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_ADD_LIBDIR version: 9 updated: 2010/05/26 16:44:57
+dnl CF_ADD_LIBDIR version: 10 updated: 2015/04/18 08:56:57
 dnl -------------
 dnl	Adds to the library-path
 dnl
@@ -926,37 +929,55 @@ dnl
 AC_DEFUN([CF_ADD_LIBDIR],
 [
 if test -n "$1" ; then
-  for cf_add_libdir in $1
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        CF_VERBOSE(adding $cf_add_libdir to library-path)
-        ifelse([$2],,LDFLAGS,[$2])="-L$cf_add_libdir $ifelse([$2],,LDFLAGS,[$2])"
-      fi
-    fi
-  done
+	for cf_add_libdir in $1
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				CF_VERBOSE(adding $cf_add_libdir to library-path)
+				ifelse([$2],,LDFLAGS,[$2])="-L$cf_add_libdir $ifelse([$2],,LDFLAGS,[$2])"
+			fi
+		fi
+	done
 fi
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_ADD_LIBS version: 1 updated: 2010/06/02 05:03:05
+dnl CF_ADD_LIBS version: 2 updated: 2014/07/13 14:33:27
 dnl -----------
-dnl Add one or more libraries, used to enforce consistency.
+dnl Add one or more libraries, used to enforce consistency.  Libraries are
+dnl prepended to an existing list, since their dependencies are assumed to
+dnl already exist in the list.
 dnl
 dnl $1 = libraries to add, with the "-l", etc.
 dnl $2 = variable to update (default $LIBS)
-AC_DEFUN([CF_ADD_LIBS],[ifelse($2,,LIBS,[$2])="$1 [$]ifelse($2,,LIBS,[$2])"])dnl
+AC_DEFUN([CF_ADD_LIBS],[
+cf_add_libs="$1"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in [$]ifelse($2,,LIBS,[$2])
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+ifelse($2,,LIBS,[$2])="$cf_add_libs"
+])dnl
 dnl ---------------------------------------------------------------------------
 dnl CF_ADD_LIB_AFTER version: 3 updated: 2013/07/09 21:27:22
 dnl ----------------
@@ -971,7 +992,7 @@ LIBS=`echo "$LIBS" | sed -e "s/[[ 	]][[
 CF_VERBOSE(...after  $LIBS)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_ADD_OPTIONAL_PATH version: 1 updated: 2007/07/29 12:33:33
+dnl CF_ADD_OPTIONAL_PATH version: 3 updated: 2015/05/10 19:52:14
 dnl --------------------
 dnl Add an optional search-path to the compile/link variables.
 dnl See CF_WITH_PATH
@@ -979,15 +1000,15 @@ dnl
 dnl $1 = shell variable containing the result of --with-XXX=[DIR]
 dnl $2 = module to look for.
 AC_DEFUN([CF_ADD_OPTIONAL_PATH],[
-  case "$1" in #(vi
-  no) #(vi
-      ;;
-  yes) #(vi
-      ;;
-  *)
-      CF_ADD_SEARCHPATH([$1], [AC_MSG_ERROR(cannot find $2 under $1)])
-      ;;
-  esac
+case "$1" in
+(no)
+	;;
+(yes)
+	;;
+(*)
+	CF_ADD_SEARCHPATH([$1], [AC_MSG_ERROR(cannot find $2 under $1)])
+	;;
+esac
 ])dnl
 dnl ---------------------------------------------------------------------------
 dnl CF_ADD_SEARCHPATH version: 5 updated: 2009/01/11 20:40:21
@@ -1126,7 +1147,7 @@ dnl Allow user to enable a normally-off
 AC_DEFUN([CF_ARG_ENABLE],
 [CF_ARG_OPTION($1,[$2],[$3],[$4],no)])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_ARG_OPTION version: 4 updated: 2010/05/26 05:38:42
+dnl CF_ARG_OPTION version: 5 updated: 2015/05/10 19:52:14
 dnl -------------
 dnl Restricted form of AC_ARG_ENABLE that ensures user doesn't give bogus
 dnl values.
@@ -1139,15 +1160,15 @@ dnl $4 = action if perform if option is
 dnl $5 = default option value (either 'yes' or 'no')
 AC_DEFUN([CF_ARG_OPTION],
 [AC_ARG_ENABLE([$1],[$2],[test "$enableval" != ifelse([$5],no,yes,no) && enableval=ifelse([$5],no,no,yes)
-  if test "$enableval" != "$5" ; then
+	if test "$enableval" != "$5" ; then
 ifelse([$3],,[    :]dnl
 ,[    $3]) ifelse([$4],,,[
-  else
-    $4])
-  fi],[enableval=$5 ifelse([$4],,,[
-  $4
+	else
+		$4])
+	fi],[enableval=$5 ifelse([$4],,,[
+	$4
 ])dnl
-  ])])dnl
+])])dnl
 dnl ---------------------------------------------------------------------------
 dnl CF_ARG_WITH version: 4 updated: 2008/03/23 14:48:54
 dnl -----------
@@ -1318,7 +1339,7 @@ AC_SUBST(BUILD_EXEEXT)
 AC_SUBST(BUILD_OBJEXT)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_BUNDLED_INTL version: 17 updated: 2012/10/06 08:57:51
+dnl CF_BUNDLED_INTL version: 18 updated: 2015/05/10 19:52:14
 dnl ---------------
 dnl Top-level macro for configuring an application with a bundled copy of
 dnl the intl and po directories for gettext.
@@ -1387,7 +1408,7 @@ dnl this updates SUB_MAKEFILE and MSG_DI
 CF_OUR_MESSAGES($1)
 
 if test "$USE_INCLUDED_LIBINTL" = yes ; then
-        if test "$nls_cv_force_use_gnu_gettext" = yes ; then
+	if test "$nls_cv_force_use_gnu_gettext" = yes ; then
 		:
 	elif test "$nls_cv_use_gnu_gettext" = yes ; then
 		:
@@ -1485,7 +1506,7 @@ AC_SUBST(PCREDIR_LIBS)
 AC_SUBST(PCREDIR_CPPFLAGS)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_CC_ENV_FLAGS version: 1 updated: 2012/10/03 05:25:49
+dnl CF_CC_ENV_FLAGS version: 2 updated: 2015/04/12 15:39:00
 dnl ---------------
 dnl Check for user's environment-breakage by stuffing CFLAGS/CPPFLAGS content
 dnl into CC.  This will not help with broken scripts that wrap the compiler with
@@ -1496,8 +1517,8 @@ AC_DEFUN([CF_CC_ENV_FLAGS],
 : ${CC:=cc}
 
 AC_MSG_CHECKING(\$CC variable)
-case "$CC" in #(vi
-*[[\ \	]]-[[IUD]]*)
+case "$CC" in
+(*[[\ \	]]-[[IUD]]*)
 	AC_MSG_RESULT(broken)
 	AC_MSG_WARN(your environment misuses the CC variable to hold CFLAGS/CPPFLAGS options)
 	# humor him...
@@ -1505,7 +1526,7 @@ case "$CC" in #(vi
 	CC=`echo "$CC" | sed -e 's/[[ 	]].*//'`
 	CF_ADD_CFLAGS($cf_flags)
 	;;
-*)
+(*)
 	AC_MSG_RESULT(ok)
 	;;
 esac
@@ -1588,7 +1609,7 @@ if test ".$system_name" != ".$cf_cv_syst
 fi
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_CHECK_CFLAGS version: 2 updated: 2001/12/30 19:09:58
+dnl CF_CHECK_CFLAGS version: 3 updated: 2014/07/22 05:32:57
 dnl ---------------
 dnl Conditionally add to $CFLAGS and $CPPFLAGS values which are derived from
 dnl a build-configuration such as imake.  These have the pitfall that they
@@ -1600,10 +1621,10 @@ CF_VERBOSE(checking additions to CFLAGS)
 cf_check_cflags="$CFLAGS"
 cf_check_cppflags="$CPPFLAGS"
 CF_ADD_CFLAGS($1,yes)
-if test "$cf_check_cflags" != "$CFLAGS" ; then
+if test "x$cf_check_cflags" != "x$CFLAGS" ; then
 AC_TRY_LINK([#include <stdio.h>],[printf("Hello world");],,
 	[CF_VERBOSE(test-compile failed.  Undoing change to \$CFLAGS)
-	 if test "$cf_check_cppflags" != "$CPPFLAGS" ; then
+	 if test "x$cf_check_cppflags" != "x$CPPFLAGS" ; then
 		 CF_VERBOSE(but keeping change to \$CPPFLAGS)
 	 fi
 	 CFLAGS="$cf_check_flags"])
@@ -1620,7 +1641,7 @@ CF_CHECK_1_DECL(${ac_func}, ${ac_tr_func
 done
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_CHECK_ERRNO version: 11 updated: 2010/05/26 05:38:42
+dnl CF_CHECK_ERRNO version: 12 updated: 2015/04/18 08:56:57
 dnl --------------
 dnl Check for data that is usually declared in <stdio.h> or <errno.h>, e.g.,
 dnl the 'errno' variable.  Define a DECL_xxx symbol if we must declare it
@@ -1631,28 +1652,28 @@ dnl $2 = the assumed type
 AC_DEFUN([CF_CHECK_ERRNO],
 [
 AC_CACHE_CHECK(if external $1 is declared, cf_cv_dcl_$1,[
-    AC_TRY_COMPILE([
+	AC_TRY_COMPILE([
 #ifdef HAVE_STDLIB_H
 #include <stdlib.h>
 #endif
 #include <stdio.h>
 #include <sys/types.h>
 #include <errno.h> ],
-    ifelse([$2],,int,[$2]) x = (ifelse([$2],,int,[$2])) $1,
-    [cf_cv_dcl_$1=yes],
-    [cf_cv_dcl_$1=no])
+	ifelse([$2],,int,[$2]) x = (ifelse([$2],,int,[$2])) $1,
+	[cf_cv_dcl_$1=yes],
+	[cf_cv_dcl_$1=no])
 ])
 
 if test "$cf_cv_dcl_$1" = no ; then
-    CF_UPPER(cf_result,decl_$1)
-    AC_DEFINE_UNQUOTED($cf_result)
+	CF_UPPER(cf_result,decl_$1)
+	AC_DEFINE_UNQUOTED($cf_result)
 fi
 
 # It's possible (for near-UNIX clones) that the data doesn't exist
 CF_CHECK_EXTERN_DATA($1,ifelse([$2],,int,[$2]))
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_CHECK_EXTERN_DATA version: 3 updated: 2001/12/30 18:03:23
+dnl CF_CHECK_EXTERN_DATA version: 4 updated: 2015/04/18 08:56:57
 dnl --------------------
 dnl Check for existence of external data in the current set of libraries.  If
 dnl we can modify it, it's real enough.
@@ -1661,18 +1682,18 @@ dnl $2 = its type
 AC_DEFUN([CF_CHECK_EXTERN_DATA],
 [
 AC_CACHE_CHECK(if external $1 exists, cf_cv_have_$1,[
-    AC_TRY_LINK([
+	AC_TRY_LINK([
 #undef $1
 extern $2 $1;
 ],
-    [$1 = 2],
-    [cf_cv_have_$1=yes],
-    [cf_cv_have_$1=no])
+	[$1 = 2],
+	[cf_cv_have_$1=yes],
+	[cf_cv_have_$1=no])
 ])
 
 if test "$cf_cv_have_$1" = yes ; then
-    CF_UPPER(cf_result,have_$1)
-    AC_DEFINE_UNQUOTED($cf_result)
+	CF_UPPER(cf_result,have_$1)
+	AC_DEFINE_UNQUOTED($cf_result)
 fi
 
 ])dnl
@@ -1927,22 +1948,22 @@ CF_NCURSES_VERSION
 CF_CURSES_LIBS
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_CURSES_CPPFLAGS version: 11 updated: 2011/04/09 14:51:08
+dnl CF_CURSES_CPPFLAGS version: 12 updated: 2015/04/15 19:08:48
 dnl ------------------
 dnl Look for the curses headers.
 AC_DEFUN([CF_CURSES_CPPFLAGS],[
 
 AC_CACHE_CHECK(for extra include directories,cf_cv_curses_incdir,[
 cf_cv_curses_incdir=no
-case $host_os in #(vi
-hpux10.*) #(vi
+case $host_os in
+(hpux10.*)
 	if test "x$cf_cv_screen" = "xcurses_colr"
 	then
 		test -d /usr/include/curses_colr && \
 		cf_cv_curses_incdir="-I/usr/include/curses_colr"
 	fi
 	;;
-sunos3*|sunos4*)
+(sunos3*|sunos4*)
 	if test "x$cf_cv_screen" = "xcurses_5lib"
 	then
 		test -d /usr/5lib && \
@@ -1958,7 +1979,7 @@ CF_CURSES_HEADER
 CF_TERM_HEADER
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_CURSES_HEADER version: 3 updated: 2011/05/01 19:47:45
+dnl CF_CURSES_HEADER version: 5 updated: 2015/04/23 20:35:30
 dnl ----------------
 dnl Find a "curses" header file, e.g,. "curses.h", or one of the more common
 dnl variations of ncurses' installs.
@@ -1967,11 +1988,9 @@ dnl $1 = ncurses when looking for ncurse
 AC_DEFUN([CF_CURSES_HEADER],[
 AC_CACHE_CHECK(if we have identified curses headers,cf_cv_ncurses_header,[
 cf_cv_ncurses_header=none
-for cf_header in ifelse($1,,,[ \
-    $1/ncurses.h \
-	$1/curses.h]) \
-	ncurses.h \
-	curses.h ifelse($1,,[ncurses/ncurses.h ncurses/curses.h])
+for cf_header in \
+	ncurses.h ifelse($1,,,[$1/ncurses.h]) \
+	curses.h ifelse($1,,,[$1/curses.h]) ifelse($1,,[ncurses/ncurses.h ncurses/curses.h])
 do
 AC_TRY_COMPILE([#include <${cf_header}>],
 	[initscr(); tgoto("?", 0,0)],
@@ -1987,7 +2006,7 @@ fi
 AC_CHECK_HEADERS($cf_cv_ncurses_header)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_CURSES_LIBS version: 37 updated: 2013/02/09 17:33:50
+dnl CF_CURSES_LIBS version: 39 updated: 2015/05/10 19:52:14
 dnl --------------
 dnl Look for the curses libraries.  Older curses implementations may require
 dnl termcap/termlib to be linked as well.  Call CF_CURSES_CPPFLAGS first.
@@ -1996,17 +2015,17 @@ AC_DEFUN([CF_CURSES_LIBS],[
 AC_REQUIRE([CF_CURSES_CPPFLAGS])dnl
 AC_MSG_CHECKING(if we have identified curses libraries)
 AC_TRY_LINK([#include <${cf_cv_ncurses_header:-curses.h}>],
-    [initscr(); tgoto("?", 0,0)],
-    cf_result=yes,
-    cf_result=no)
+	[initscr(); tgoto("?", 0,0)],
+	cf_result=yes,
+	cf_result=no)
 AC_MSG_RESULT($cf_result)
 
 if test "$cf_result" = no ; then
-case $host_os in #(vi
-freebsd*) #(vi
-    AC_CHECK_LIB(mytinfo,tgoto,[CF_ADD_LIBS(-lmytinfo)])
-    ;;
-hpux10.*) #(vi
+case $host_os in
+(freebsd*)
+	AC_CHECK_LIB(mytinfo,tgoto,[CF_ADD_LIBS(-lmytinfo)])
+	;;
+(hpux10.*)
 	# Looking at HPUX 10.20, the Hcurses library is the oldest (1997), cur_colr
 	# next (1998), and xcurses "newer" (2000).  There is no header file for
 	# Hcurses; the subdirectory curses_colr has the headers (curses.h and
@@ -2025,9 +2044,9 @@ hpux10.*) #(vi
 			])])
 	fi
 	;;
-linux*)
+(linux*)
 	case `arch 2>/dev/null` in
-	x86_64)
+	(x86_64)
 		if test -d /lib64
 		then
 			CF_ADD_LIBDIR(/lib64)
@@ -2035,21 +2054,21 @@ linux*)
 			CF_ADD_LIBDIR(/lib)
 		fi
 		;;
-	*)
+	(*)
 		CF_ADD_LIBDIR(/lib)
 		;;
 	esac
 	;;
-sunos3*|sunos4*)
+(sunos3*|sunos4*)
 	if test "x$cf_cv_screen" = "xcurses_5lib"
 	then
 		if test -d /usr/5lib ; then
 			CF_ADD_LIBDIR(/usr/5lib)
 			CF_ADD_LIBS(-lcurses -ltermcap)
 		fi
-    fi
-    ac_cv_func_initscr=yes
-    ;;
+	fi
+	ac_cv_func_initscr=yes
+	;;
 esac
 
 if test ".$ac_cv_func_initscr" != .yes ; then
@@ -2115,7 +2134,7 @@ fi
 
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_CURSES_TERMCAP version: 11 updated: 2012/10/06 11:17:15
+dnl CF_CURSES_TERMCAP version: 12 updated: 2015/05/15 19:42:24
 dnl -----------------
 dnl Check if we should include <curses.h> to pick up prototypes for termcap
 dnl functions.  On terminfo systems, these are normally declared in <curses.h>,
@@ -2182,24 +2201,24 @@ fi
 ])
 
 case $cf_cv_need_curses_h in
-both) #(vi
+(both)
 	AC_DEFINE_UNQUOTED(NEED_CURSES_H,1,[Define to 1 if we must include curses.h])
 	AC_DEFINE_UNQUOTED(NEED_TERMCAP_H,1,[Define to 1 if we must include termcap.h])
 	;;
-curses.h) #(vi
+(curses.h)
 	AC_DEFINE_UNQUOTED(NEED_CURSES_H,1,[Define to 1 if we must include curses.h])
 	;;
-term.h) #(vi
+(term.h)
 	AC_DEFINE_UNQUOTED(NEED_TERM_H,1,[Define to 1 if we must include term.h])
 	;;
-termcap.h) #(vi
+(termcap.h)
 	AC_DEFINE_UNQUOTED(NEED_TERMCAP_H,1,[Define to 1 if we must include termcap.h])
 	;;
 esac
 
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_CURSES_TERM_H version: 10 updated: 2012/10/06 08:57:51
+dnl CF_CURSES_TERM_H version: 11 updated: 2015/04/15 19:08:48
 dnl ----------------
 dnl SVr4 curses should have term.h as well (where it puts the definitions of
 dnl the low-level interface).  This may not be true in old/broken implementations,
@@ -2216,8 +2235,8 @@ AC_CACHE_CHECK(for term.h, cf_cv_term_he
 
 cf_header_list="term.h ncurses/term.h ncursesw/term.h"
 
-case ${cf_cv_ncurses_header:-curses.h} in #(vi
-*/*)
+case ${cf_cv_ncurses_header:-curses.h} in
+(*/*)
 	cf_header_item=`echo ${cf_cv_ncurses_header:-curses.h} | sed -e 's%\..*%%' -e 's%/.*%/%'`term.h
 	cf_header_list="$cf_header_item $cf_header_list"
 	;;
@@ -2234,8 +2253,8 @@ do
 	[cf_cv_term_header=no])
 done
 
-case $cf_cv_term_header in #(vi
-no)
+case $cf_cv_term_header in
+(no)
 	# If curses is ncurses, some packagers still mess it up by trying to make
 	# us use GNU termcap.  This handles the most common case.
 	for cf_header in ncurses/term.h ncursesw/term.h
@@ -2256,14 +2275,14 @@ make an error
 esac
 ])
 
-case $cf_cv_term_header in #(vi
-term.h) #(vi
+case $cf_cv_term_header in
+(term.h)
 	AC_DEFINE(HAVE_TERM_H,1,[Define to 1 if we have term.h])
 	;;
-ncurses/term.h) #(vi
+(ncurses/term.h)
 	AC_DEFINE(HAVE_NCURSES_TERM_H,1,[Define to 1 if we have ncurses/term.h])
 	;;
-ncursesw/term.h)
+(ncursesw/term.h)
 	AC_DEFINE(HAVE_NCURSESW_TERM_H,1,[Define to 1 if we have ncursesw/term.h])
 	;;
 esac
@@ -2369,7 +2388,7 @@ dnl ----------
 dnl "dirname" is not portable, so we fake it with a shell script.
 AC_DEFUN([CF_DIRNAME],[$1=`echo $2 | sed -e 's%/[[^/]]*$%%'`])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_DISABLE_ECHO version: 12 updated: 2012/10/06 16:30:28
+dnl CF_DISABLE_ECHO version: 13 updated: 2015/04/18 08:56:57
 dnl ---------------
 dnl You can always use "make -n" to see the actual options, but it's hard to
 dnl pick out/analyze warning messages when the compile-line is long.
@@ -2386,17 +2405,17 @@ AC_MSG_CHECKING(if you want to see long
 CF_ARG_DISABLE(echo,
 	[  --disable-echo          do not display "compiling" commands],
 	[
-    ECHO_LT='--silent'
-    ECHO_LD='@echo linking [$]@;'
-    RULE_CC='@echo compiling [$]<'
-    SHOW_CC='@echo compiling [$]@'
-    ECHO_CC='@'
+	ECHO_LT='--silent'
+	ECHO_LD='@echo linking [$]@;'
+	RULE_CC='@echo compiling [$]<'
+	SHOW_CC='@echo compiling [$]@'
+	ECHO_CC='@'
 ],[
-    ECHO_LT=''
-    ECHO_LD=''
-    RULE_CC=''
-    SHOW_CC=''
-    ECHO_CC=''
+	ECHO_LT=''
+	ECHO_LD=''
+	RULE_CC=''
+	SHOW_CC=''
+	ECHO_CC=''
 ])
 AC_MSG_RESULT($enableval)
 AC_SUBST(ECHO_LT)
@@ -2414,39 +2433,7 @@ AC_DEFUN([CF_ERRNO],
 CF_CHECK_ERRNO(errno)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_FIND_HEADER version: 2 updated: 2007/07/29 11:32:00
-dnl --------------
-dnl Find a header file, searching for it if it is not already in the include
-dnl path.
-dnl
-dnl	$1 = the header filename
-dnl	$2 = the package name
-dnl	$3 = action to perform if successful
-dnl	$4 = action to perform if not successful
-AC_DEFUN([CF_FIND_HEADER],[
-AC_CHECK_HEADER([$1],
-	cf_find_header=yes,[
-	cf_find_header=no
-CF_HEADER_PATH(cf_search,$2)
-for cf_incdir in $cf_search
-do
-	if test -f $cf_incdir/$1 ; then
-		CF_ADD_INCDIR($cf_incdir)
-		CF_VERBOSE(... found in $cf_incdir)
-		cf_find_header=yes
-		break
-	fi
-	CF_VERBOSE(... tested $cf_incdir)
-done
-])
-if test "$cf_find_header" = yes ; then
-ifelse([$3],,:,[$3])
-ifelse([$4],,,[else
-$4])
-fi
-])dnl
-dnl ---------------------------------------------------------------------------
-dnl CF_FIND_IPV6_LIBS version: 7 updated: 2007/07/29 13:35:20
+dnl CF_FIND_IPV6_LIBS version: 8 updated: 2015/04/15 19:08:48
 dnl -----------------
 dnl Based on the IPV6 stack type, look for the corresponding library.
 AC_DEFUN([CF_FIND_IPV6_LIBS],[
@@ -2456,32 +2443,32 @@ cf_ipv6lib=none
 cf_ipv6dir=none
 
 AC_MSG_CHECKING(for IPv6 library if required)
-case $cf_cv_ipv6type in #(vi
-solaris) #(vi
+case $cf_cv_ipv6type in
+(solaris)
 	;;
-inria) #(vi
+(inria)
 	;;
-kame) #(vi
+(kame)
 	dnl http://www.kame.net/
 	cf_ipv6lib=inet6
 	cf_ipv6dir=v6
 	;;
-linux-glibc) #(vi
+(linux-glibc)
 	;;
-linux-libinet6) #(vi
+(linux-libinet6)
 	dnl http://www.v6.linux.or.jp/
 	cf_ipv6lib=inet6
 	cf_ipv6dir=inet6
 	;;
-toshiba) #(vi
+(toshiba)
 	cf_ipv6lib=inet6
 	cf_ipv6dir=v6
 	;;
-v6d) #(vi
+(v6d)
 	cf_ipv6lib=v6
 	cf_ipv6dir=v6
 	;;
-zeta)
+(zeta)
 	cf_ipv6lib=inet6
 	cf_ipv6dir=v6
 	;;
@@ -2527,15 +2514,15 @@ fi
 
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_FIND_IPV6_TYPE version: 5 updated: 2001/10/11 20:46:17
+dnl CF_FIND_IPV6_TYPE version: 6 updated: 2015/04/15 19:08:48
 dnl -----------------
 AC_DEFUN([CF_FIND_IPV6_TYPE],[
 AC_CACHE_CHECK(ipv6 stack type, cf_cv_ipv6type, [
 cf_cv_ipv6type=unknown
 for i in solaris inria kame linux-glibc linux-libinet6 toshiba v6d zeta
 do
-	case $i in #(vi
-	solaris) #(vi
+	case $i in
+	(solaris)
 		if test "SunOS" = "`uname -s`"
 		then
 		  if test -f /usr/include/netinet/ip6.h
@@ -2544,7 +2531,7 @@ do
 		  fi
 		fi
 		;;
-	inria) #(vi
+	(inria)
 		dnl http://www.kame.net/
 		AC_EGREP_CPP(yes, [
 #include <netinet/in.h>
@@ -2552,7 +2539,7 @@ do
 yes
 #endif],	[cf_cv_ipv6type=$i])
 		;;
-	kame) #(vi
+	(kame)
 		dnl http://www.kame.net/
 		AC_EGREP_CPP(yes, [
 #include <netinet/in.h>
@@ -2560,7 +2547,7 @@ yes
 yes
 #endif],	[cf_cv_ipv6type=$i])
 		;;
-	linux-glibc) #(vi
+	(linux-glibc)
 		dnl http://www.v6.linux.or.jp/
 		AC_EGREP_CPP(yes, [
 #include <features.h>
@@ -2568,7 +2555,7 @@ yes
 yes
 #endif],	[cf_cv_ipv6type=$i])
 		;;
-	linux-libinet6) #(vi
+	(linux-libinet6)
 		dnl http://www.v6.linux.or.jp/
 		if test -d /usr/inet6
 		then
@@ -2578,21 +2565,21 @@ yes
 			cf_cv_ipv6type=$i
 		fi
 		;;
-	toshiba) #(vi
+	(toshiba)
 		AC_EGREP_CPP(yes, [
 #include <sys/param.h>
 #ifdef _TOSHIBA_INET6
 yes
 #endif],	[cf_cv_ipv6type=$i])
 		;;
-	v6d) #(vi
+	(v6d)
 		AC_EGREP_CPP(yes, [
 #include </usr/local/v6/include/sys/v6config.h>
 #ifdef __V6D__
 yes
 #endif],	[cf_cv_ipv6type=$i])
 		;;
-	zeta)
+	(zeta)
 		AC_EGREP_CPP(yes, [
 #include <sys/param.h>
 #ifdef _ZETA_MINAMI_INET6
@@ -2657,7 +2644,7 @@ fi
 ])
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_FIND_LINKAGE version: 19 updated: 2010/05/29 16:31:02
+dnl CF_FIND_LINKAGE version: 20 updated: 2015/04/18 08:56:57
 dnl ---------------
 dnl Find a library (specifically the linkage used in the code fragment),
 dnl searching for it if it is not already in the library path.
@@ -2705,73 +2692,73 @@ AC_TRY_LINK([$1],[$2],[
 	cf_cv_find_linkage_$3=no
 	LIBS="$cf_save_LIBS"
 
-    CF_VERBOSE(find linkage for $3 library)
-    CF_MSG_LOG([Searching for headers in [FIND_LINKAGE]($3,$6)])
+	CF_VERBOSE(find linkage for $3 library)
+	CF_MSG_LOG([Searching for headers in [FIND_LINKAGE]($3,$6)])
 
-    cf_save_CPPFLAGS="$CPPFLAGS"
-    cf_test_CPPFLAGS="$CPPFLAGS"
+	cf_save_CPPFLAGS="$CPPFLAGS"
+	cf_test_CPPFLAGS="$CPPFLAGS"
 
-    CF_HEADER_PATH(cf_search,ifelse([$6],,[$3],[$6]))
-    for cf_cv_header_path_$3 in $cf_search
-    do
-      if test -d $cf_cv_header_path_$3 ; then
-        CF_VERBOSE(... testing $cf_cv_header_path_$3)
-        CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_$3"
-        AC_TRY_COMPILE([$1],[$2],[
-            CF_VERBOSE(... found $3 headers in $cf_cv_header_path_$3)
-            cf_cv_find_linkage_$3=maybe
-            cf_test_CPPFLAGS="$CPPFLAGS"
-            break],[
-            CPPFLAGS="$cf_save_CPPFLAGS"
-            ])
-      fi
-    done
+	CF_HEADER_PATH(cf_search,ifelse([$6],,[$3],[$6]))
+	for cf_cv_header_path_$3 in $cf_search
+	do
+		if test -d $cf_cv_header_path_$3 ; then
+			CF_VERBOSE(... testing $cf_cv_header_path_$3)
+			CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_$3"
+			AC_TRY_COMPILE([$1],[$2],[
+				CF_VERBOSE(... found $3 headers in $cf_cv_header_path_$3)
+				cf_cv_find_linkage_$3=maybe
+				cf_test_CPPFLAGS="$CPPFLAGS"
+				break],[
+				CPPFLAGS="$cf_save_CPPFLAGS"
+				])
+		fi
+	done
 
-    if test "$cf_cv_find_linkage_$3" = maybe ; then
+	if test "$cf_cv_find_linkage_$3" = maybe ; then
 
-      CF_MSG_LOG([Searching for $3 library in [FIND_LINKAGE]($3,$6)])
+		CF_MSG_LOG([Searching for $3 library in [FIND_LINKAGE]($3,$6)])
 
-      cf_save_LIBS="$LIBS"
-      cf_save_LDFLAGS="$LDFLAGS"
+		cf_save_LIBS="$LIBS"
+		cf_save_LDFLAGS="$LDFLAGS"
 
-      ifelse([$6],,,[
-        CPPFLAGS="$cf_test_CPPFLAGS"
-        LIBS="-l$3 $7 $cf_save_LIBS"
-        AC_TRY_LINK([$1],[$2],[
-            CF_VERBOSE(... found $3 library in system)
-            cf_cv_find_linkage_$3=yes])
-            CPPFLAGS="$cf_save_CPPFLAGS"
-            LIBS="$cf_save_LIBS"
-            ])
-
-      if test "$cf_cv_find_linkage_$3" != yes ; then
-        CF_LIBRARY_PATH(cf_search,$3)
-        for cf_cv_library_path_$3 in $cf_search
-        do
-          if test -d $cf_cv_library_path_$3 ; then
-            CF_VERBOSE(... testing $cf_cv_library_path_$3)
-            CPPFLAGS="$cf_test_CPPFLAGS"
-            LIBS="-l$3 $7 $cf_save_LIBS"
-            LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_$3"
-            AC_TRY_LINK([$1],[$2],[
-                CF_VERBOSE(... found $3 library in $cf_cv_library_path_$3)
-                cf_cv_find_linkage_$3=yes
-                cf_cv_library_file_$3="-l$3"
-                break],[
-                CPPFLAGS="$cf_save_CPPFLAGS"
-                LIBS="$cf_save_LIBS"
-                LDFLAGS="$cf_save_LDFLAGS"
-                ])
-          fi
-        done
-        CPPFLAGS="$cf_save_CPPFLAGS"
-        LDFLAGS="$cf_save_LDFLAGS"
-      fi
+		ifelse([$6],,,[
+		CPPFLAGS="$cf_test_CPPFLAGS"
+		LIBS="-l$3 $7 $cf_save_LIBS"
+		AC_TRY_LINK([$1],[$2],[
+			CF_VERBOSE(... found $3 library in system)
+			cf_cv_find_linkage_$3=yes])
+			CPPFLAGS="$cf_save_CPPFLAGS"
+			LIBS="$cf_save_LIBS"
+			])
 
-    else
-      cf_cv_find_linkage_$3=no
-    fi
-    ],$7)
+		if test "$cf_cv_find_linkage_$3" != yes ; then
+			CF_LIBRARY_PATH(cf_search,$3)
+			for cf_cv_library_path_$3 in $cf_search
+			do
+				if test -d $cf_cv_library_path_$3 ; then
+					CF_VERBOSE(... testing $cf_cv_library_path_$3)
+					CPPFLAGS="$cf_test_CPPFLAGS"
+					LIBS="-l$3 $7 $cf_save_LIBS"
+					LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_$3"
+					AC_TRY_LINK([$1],[$2],[
+					CF_VERBOSE(... found $3 library in $cf_cv_library_path_$3)
+					cf_cv_find_linkage_$3=yes
+					cf_cv_library_file_$3="-l$3"
+					break],[
+					CPPFLAGS="$cf_save_CPPFLAGS"
+					LIBS="$cf_save_LIBS"
+					LDFLAGS="$cf_save_LDFLAGS"
+					])
+				fi
+			done
+			CPPFLAGS="$cf_save_CPPFLAGS"
+			LDFLAGS="$cf_save_LDFLAGS"
+		fi
+
+	else
+		cf_cv_find_linkage_$3=no
+	fi
+	],$7)
 ])
 
 LIBS="$cf_save_LIBS"
@@ -3032,7 +3019,7 @@ if test "$GCC" = yes ; then
 fi
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_GCC_WARNINGS version: 31 updated: 2013/11/19 19:23:35
+dnl CF_GCC_WARNINGS version: 32 updated: 2015/04/12 15:39:00
 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:
@@ -3124,20 +3111,20 @@ then
 		CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt"
 		if AC_TRY_EVAL(ac_compile); then
 			test -n "$verbose" && AC_MSG_RESULT(... -$cf_opt)
-			case $cf_opt in #(vi
-			Wcast-qual) #(vi
+			case $cf_opt in
+			(Wcast-qual)
 				CPPFLAGS="$CPPFLAGS -DXTSTRINGDEFINES"
 				;;
-			Winline) #(vi
+			(Winline)
 				case $GCC_VERSION in
-				[[34]].*)
+				([[34]].*)
 					CF_VERBOSE(feature is broken in gcc $GCC_VERSION)
 					continue;;
 				esac
 				;;
-			Wpointer-arith) #(vi
+			(Wpointer-arith)
 				case $GCC_VERSION in
-				[[12]].*)
+				([[12]].*)
 					CF_VERBOSE(feature is broken in gcc $GCC_VERSION)
 					continue;;
 				esac
@@ -3183,7 +3170,7 @@ make an error
 test "$cf_cv_gnu_source" = yes && CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_HEADER_PATH version: 12 updated: 2010/05/05 05:22:40
+dnl CF_HEADER_PATH version: 13 updated: 2015/04/15 19:08:48
 dnl --------------
 dnl Construct a search-list of directories for a nonstandard header-file
 dnl
@@ -3199,8 +3186,8 @@ cf_header_path_list=""
 if test -n "${CFLAGS}${CPPFLAGS}" ; then
 	for cf_header_path in $CPPFLAGS $CFLAGS
 	do
-		case $cf_header_path in #(vi
-		-I*)
+		case $cf_header_path in
+		(-I*)
 			cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'`
 			CF_ADD_SUBDIR_PATH($1,$2,include,$cf_header_path,NONE)
 			cf_header_path_list="$cf_header_path_list [$]$1"
@@ -3229,7 +3216,7 @@ test -d "$oldincludedir" && {
 $1="[$]$1 $cf_header_path_list"
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_INTEL_COMPILER version: 5 updated: 2013/02/10 10:41:05
+dnl CF_INTEL_COMPILER version: 7 updated: 2015/04/12 15:39:00
 dnl -----------------
 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
@@ -3248,7 +3235,7 @@ ifelse([$2],,INTEL_COMPILER,[$2])=no
 
 if test "$ifelse([$1],,[$1],GCC)" = yes ; then
 	case $host_os in
-	linux*|gnu*)
+	(linux*|gnu*)
 		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"
@@ -3258,7 +3245,7 @@ if test "$ifelse([$1],,[$1],GCC)" = yes
 make an error
 #endif
 ],[ifelse([$2],,INTEL_COMPILER,[$2])=yes
-cf_save_CFLAGS="$cf_save_CFLAGS -we147 -no-gcc"
+cf_save_CFLAGS="$cf_save_CFLAGS -we147"
 ],[])
 		ifelse([$3],,CFLAGS,[$3])="$cf_save_CFLAGS"
 		AC_MSG_RESULT($ifelse([$2],,INTEL_COMPILER,[$2]))
@@ -3267,7 +3254,7 @@ cf_save_CFLAGS="$cf_save_CFLAGS -we147 -
 fi
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_LIBRARY_PATH version: 9 updated: 2010/03/28 12:52:50
+dnl CF_LIBRARY_PATH version: 10 updated: 2015/04/15 19:08:48
 dnl ---------------
 dnl Construct a search-list of directories for a nonstandard library-file
 dnl
@@ -3281,8 +3268,8 @@ cf_library_path_list=""
 if test -n "${LDFLAGS}${LIBS}" ; then
 	for cf_library_path in $LDFLAGS $LIBS
 	do
-		case $cf_library_path in #(vi
-		-L*)
+		case $cf_library_path in
+		(-L*)
 			cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
 			CF_ADD_SUBDIR_PATH($1,$2,lib,$cf_library_path,NONE)
 			cf_library_path_list="$cf_library_path_list [$]$1"
@@ -3296,18 +3283,18 @@ CF_SUBDIR_PATH($1,$2,lib)
 $1="$cf_library_path_list [$]$1"
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_LIB_PREFIX version: 9 updated: 2012/01/21 19:28:10
+dnl CF_LIB_PREFIX version: 11 updated: 2015/04/18 08:56:57
 dnl -------------
 dnl Compute the library-prefix for the given host system
 dnl $1 = variable to set
 define([CF_LIB_PREFIX],
 [
-	case $cf_cv_system_name in #(vi
-	OS/2*|os2*) #(vi
-        LIB_PREFIX=''
-        ;;
-	*)	LIB_PREFIX='lib'
-        ;;
+	case $cf_cv_system_name in
+	(OS/2*|os2*)
+		LIB_PREFIX=''
+		;;
+	(*)	LIB_PREFIX='lib'
+		;;
 	esac
 ifelse($1,,,[$1=$LIB_PREFIX])
 	AC_SUBST(LIB_PREFIX)
@@ -3398,7 +3385,7 @@ done
 ])
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_MAKEFLAGS version: 14 updated: 2011/03/31 19:29:46
+dnl CF_MAKEFLAGS version: 16 updated: 2015/04/15 19:08:48
 dnl ------------
 dnl Some 'make' programs support ${MAKEFLAGS}, some ${MFLAGS}, to pass 'make'
 dnl options to lower-levels.  It's very useful for "make -n" -- if we have it.
@@ -3417,18 +3404,18 @@ all :
 CF_EOF
 		cf_result=`${MAKE:-make} -k -f cf_makeflags.tmp 2>/dev/null | fgrep -v "ing directory" | sed -e 's,[[ 	]]*$,,'`
 		case "$cf_result" in
-		.*k)
+		(.*k|.*kw)
 			cf_result=`${MAKE:-make} -k -f cf_makeflags.tmp CC=cc 2>/dev/null`
 			case "$cf_result" in
-			.*CC=*)	cf_cv_makeflags=
+			(.*CC=*)	cf_cv_makeflags=
 				;;
-			*)	cf_cv_makeflags=$cf_option
+			(*)	cf_cv_makeflags=$cf_option
 				;;
 			esac
 			break
 			;;
-		.-)	;;
-		*)	echo "given option \"$cf_option\", no match \"$cf_result\""
+		(.-)	;;
+		(*)	echo "given option \"$cf_option\", no match \"$cf_result\""
 			;;
 		esac
 	done
@@ -3508,46 +3495,96 @@ printf("old\n");
 	,[$1=no])
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_NCURSES_CONFIG version: 10 updated: 2012/10/06 08:57:51
+dnl CF_NCURSES_CONFIG version: 17 updated: 2015/07/07 04:22:07
 dnl -----------------
-dnl Tie together the configure-script macros for ncurses.
-dnl Prefer the "-config" script from ncurses 6.x, to simplify analysis.
-dnl Allow that to be overridden using the $NCURSES_CONFIG environment variable.
+dnl Tie together the configure-script macros for ncurses, preferring these in
+dnl order:
+dnl a) ".pc" files for pkg-config, using $NCURSES_CONFIG_PKG
+dnl b) the "-config" script from ncurses, using $NCURSES_CONFIG
+dnl c) just plain libraries
 dnl
 dnl $1 is the root library name (default: "ncurses")
-AC_DEFUN([CF_NCURSES_CONFIG],
-[
+AC_DEFUN([CF_NCURSES_CONFIG],[
+AC_REQUIRE([CF_PKG_CONFIG])
 cf_ncuconfig_root=ifelse($1,,ncurses,$1)
+cf_have_ncuconfig=no
 
-echo "Looking for ${cf_ncuconfig_root}-config"
+if test "x${PKG_CONFIG:=none}" != xnone; then
+	AC_MSG_CHECKING(pkg-config for $cf_ncuconfig_root)
+	if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then
+		AC_MSG_RESULT(yes)
 
-CF_ACVERSION_CHECK(2.52,
-	[AC_CHECK_TOOLS(NCURSES_CONFIG, ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config, none)],
-	[AC_PATH_PROGS(NCURSES_CONFIG, ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config, none)])
+		AC_MSG_CHECKING(if the $cf_ncuconfig_root package files work)
+		cf_have_ncuconfig=unknown
+
+		cf_save_CPPFLAGS="$CPPFLAGS"
+		cf_save_LIBS="$LIBS"
+
+		CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags $cf_ncuconfig_root`"
+		CF_ADD_LIBS(`$PKG_CONFIG --libs $cf_ncuconfig_root`)
+
+		AC_TRY_LINK([#include <${cf_cv_ncurses_header:-curses.h}>],
+			[initscr(); mousemask(0,0); tgoto((char *)0, 0, 0);],
+			[AC_TRY_RUN([#include <${cf_cv_ncurses_header:-curses.h}>
+				int main(void)
+				{ char *xx = curses_version(); return (xx == 0); }],
+				[cf_have_ncuconfig=yes],
+				[cf_have_ncuconfig=no],
+				[cf_have_ncuconfig=maybe])],
+			[cf_have_ncuconfig=no])
+		AC_MSG_RESULT($cf_have_ncuconfig)
+		test "$cf_have_ncuconfig" = maybe && cf_have_ncuconfig=yes
+		if test "$cf_have_ncuconfig" != "yes"
+		then
+			CPPFLAGS="$cf_save_CPPFLAGS"
+			LIBS="$cf_save_LIBS"
+			NCURSES_CONFIG_PKG=none
+		else
+			AC_DEFINE(NCURSES,1,[Define to 1 if we are using ncurses headers/libraries])
+			NCURSES_CONFIG_PKG=$cf_ncuconfig_root
+		fi
 
-if test "$NCURSES_CONFIG" != none ; then
+	else
+		AC_MSG_RESULT(no)
+		NCURSES_CONFIG_PKG=none
+	fi
+else
+	NCURSES_CONFIG_PKG=none
+fi
 
-CPPFLAGS="$CPPFLAGS `$NCURSES_CONFIG --cflags`"
-CF_ADD_LIBS(`$NCURSES_CONFIG --libs`)
+if test "x$cf_have_ncuconfig" = "xno"; then
+	echo "Looking for ${cf_ncuconfig_root}-config"
 
-# even with config script, some packages use no-override for curses.h
-CF_CURSES_HEADER(ifelse($1,,ncurses,$1))
+	CF_ACVERSION_CHECK(2.52,
+		[AC_CHECK_TOOLS(NCURSES_CONFIG, ${cf_ncuconfig_root}-config ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config, none)],
+		[AC_PATH_PROGS(NCURSES_CONFIG,  ${cf_ncuconfig_root}-config ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config, none)])
 
-dnl like CF_NCURSES_CPPFLAGS
-AC_DEFINE(NCURSES,1,[Define to 1 if we are using ncurses headers/libraries])
+	if test "$NCURSES_CONFIG" != none ; then
 
-dnl like CF_NCURSES_LIBS
-CF_UPPER(cf_nculib_ROOT,HAVE_LIB$cf_ncuconfig_root)
-AC_DEFINE_UNQUOTED($cf_nculib_ROOT)
+		CPPFLAGS="$CPPFLAGS `$NCURSES_CONFIG --cflags`"
+		CF_ADD_LIBS(`$NCURSES_CONFIG --libs`)
 
-dnl like CF_NCURSES_VERSION
-cf_cv_ncurses_version=`$NCURSES_CONFIG --version`
+		# even with config script, some packages use no-override for curses.h
+		CF_CURSES_HEADER(ifelse($1,,ncurses,$1))
 
-else
+		dnl like CF_NCURSES_CPPFLAGS
+		AC_DEFINE(NCURSES,1,[Define to 1 if we are using ncurses headers/libraries])
 
-CF_NCURSES_CPPFLAGS(ifelse($1,,ncurses,$1))
-CF_NCURSES_LIBS(ifelse($1,,ncurses,$1))
+		dnl like CF_NCURSES_LIBS
+		CF_UPPER(cf_nculib_ROOT,HAVE_LIB$cf_ncuconfig_root)
+		AC_DEFINE_UNQUOTED($cf_nculib_ROOT)
 
+		dnl like CF_NCURSES_VERSION
+		cf_cv_ncurses_version=`$NCURSES_CONFIG --version`
+
+	else
+
+		CF_NCURSES_CPPFLAGS(ifelse($1,,ncurses,$1))
+		CF_NCURSES_LIBS(ifelse($1,,ncurses,$1))
+
+	fi
+else
+	NCURSES_CONFIG=none
 fi
 ])dnl
 dnl ---------------------------------------------------------------------------
@@ -3602,7 +3639,7 @@ AC_DEFINE(NCURSES,1,[Define to 1 if we a
 CF_NCURSES_VERSION
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_NCURSES_HEADER version: 3 updated: 2012/10/06 08:57:51
+dnl CF_NCURSES_HEADER version: 4 updated: 2015/04/15 19:08:48
 dnl -----------------
 dnl Find a "curses" header file, e.g,. "curses.h", or one of the more common
 dnl variations of ncurses' installs.
@@ -3651,24 +3688,24 @@ fi
 
 # Set definitions to allow ifdef'ing for ncurses.h
 
-case $cf_cv_ncurses_header in # (vi
-*ncurses.h)
+case $cf_cv_ncurses_header in
+(*ncurses.h)
 	AC_DEFINE(HAVE_NCURSES_H,1,[Define to 1 if we have ncurses.h])
 	;;
 esac
 
-case $cf_cv_ncurses_header in # (vi
-ncurses/curses.h|ncurses/ncurses.h)
+case $cf_cv_ncurses_header in
+(ncurses/curses.h|ncurses/ncurses.h)
 	AC_DEFINE(HAVE_NCURSES_NCURSES_H,1,[Define to 1 if we have ncurses/ncurses.h])
 	;;
-ncursesw/curses.h|ncursesw/ncurses.h)
+(ncursesw/curses.h|ncursesw/ncurses.h)
 	AC_DEFINE(HAVE_NCURSESW_NCURSES_H,1,[Define to 1 if we have ncursesw/ncurses.h])
 	;;
 esac
 
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_NCURSES_LIBS version: 16 updated: 2010/11/20 17:02:38
+dnl CF_NCURSES_LIBS version: 17 updated: 2015/04/15 19:08:48
 dnl ---------------
 dnl Look for the ncurses library.  This is a little complicated on Linux,
 dnl because it may be linked with the gpm (general purpose mouse) library.
@@ -3694,8 +3731,8 @@ AC_CHECK_LIB(gpm,Gpm_Open,
 		[LIBS="$cf_ncurses_SAVE"],
 		[cf_ncurses_LIBS="-lgpm"])])
 
-case $host_os in #(vi
-freebsd*)
+case $host_os in
+(freebsd*)
 	# This is only necessary if you are linking against an obsolete
 	# version of ncurses (but it should do no harm, since it's static).
 	if test "$cf_nculib_root" = ncurses ; then
@@ -3798,7 +3835,7 @@ EOF
 test "$cf_cv_ncurses_version" = no || AC_DEFINE(NCURSES,1,[Define to 1 if we are using ncurses headers/libraries])
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_NETLIBS version: 10 updated: 2013/10/08 17:47:05
+dnl CF_NETLIBS version: 11 updated: 2015/04/15 19:08:48
 dnl ----------
 dnl After checking for functions in the default $LIBS, make a further check
 dnl for the functions that are netlib-related (these aren't always in the
@@ -3821,8 +3858,8 @@ AC_MSG_RESULT(working...)
 cf_cv_netlibs=""
 cf_test_netlibs=yes
 
-case $host_os in #(vi
-mingw*) # (vi
+case $host_os in
+(mingw*)
 	AC_CHECK_HEADERS( windows.h winsock.h winsock2.h )
 
 	if test "$ac_cv_header_winsock2_h" = "yes" ; then
@@ -3855,7 +3892,7 @@ mingw*) # (vi
 
 	LIBS="$cf_save_LIBS"
 	;;
-*)
+(*)
 	AC_CHECK_FUNCS(gethostname,,[
 		CF_RECHECK_FUNC(gethostname,nsl,cf_cv_netlibs,[
 			CF_RECHECK_FUNC(gethostname,socket,cf_cv_netlibs)])])
@@ -3883,8 +3920,8 @@ mingw*) # (vi
 esac
 ])
 
-case $cf_cv_netlibs in #(vi
-*ws2_32*)
+case $cf_cv_netlibs in
+(*ws2_32*)
 	AC_DEFINE(USE_WINSOCK2_H,1,[Define to 1 if we should include winsock2.h])
 	;;
 esac
@@ -3893,7 +3930,7 @@ CF_ADD_LIBS($cf_cv_netlibs)
 test $cf_test_netlibs = no && echo "$cf_cv_netlibs" >&AC_FD_MSG
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_NO_LEAKS_OPTION version: 5 updated: 2012/10/02 20:55:03
+dnl CF_NO_LEAKS_OPTION version: 6 updated: 2015/04/12 15:39:00
 dnl ------------------
 dnl see CF_WITH_NO_LEAKS
 AC_DEFUN([CF_NO_LEAKS_OPTION],[
@@ -3909,12 +3946,12 @@ AC_ARG_WITH($1,
 	[with_$1=])
 AC_MSG_RESULT(${with_$1:-no})
 
-case .$with_cflags in #(vi
-.*-g*)
-	case .$CFLAGS in #(vi
-	.*-g*) #(vi
+case .$with_cflags in
+(.*-g*)
+	case .$CFLAGS in
+	(.*-g*)
 		;;
-	*)
+	(*)
 		CF_ADD_CFLAGS([-g])
 		;;
 	esac
@@ -3959,7 +3996,7 @@ AC_SUBST(MSG_DIR_MAKE)
 AC_SUBST(SUB_MAKEFILE)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_PATHSEP version: 6 updated: 2012/09/29 18:38:12
+dnl CF_PATHSEP version: 7 updated: 2015/04/12 15:39:00
 dnl ----------
 dnl Provide a value for the $PATH and similar separator (or amend the value
 dnl as provided in autoconf 2.5x).
@@ -3967,8 +4004,8 @@ AC_DEFUN([CF_PATHSEP],
 [
 	AC_MSG_CHECKING(for PATH separator)
 	case $cf_cv_system_name in
-	os2*)	PATH_SEPARATOR=';'  ;;
-	*)	${PATH_SEPARATOR:=':'}  ;;
+	(os2*)	PATH_SEPARATOR=';'  ;;
+	(*)	${PATH_SEPARATOR:=':'}  ;;
 	esac
 ifelse([$1],,,[$1=$PATH_SEPARATOR])
 	AC_SUBST(PATH_SEPARATOR)
@@ -4055,7 +4092,7 @@ fi
 AC_MSG_RESULT($DEFAULT_MAILER)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_PATH_SYNTAX version: 14 updated: 2012/06/19 20:58:54
+dnl CF_PATH_SYNTAX version: 16 updated: 2015/04/18 08:56:57
 dnl --------------
 dnl Check the argument to see that it looks like a pathname.  Rewrite it if it
 dnl begins with one of the prefix/exec_prefix variables, and then again if the
@@ -4063,32 +4100,32 @@ dnl result begins with 'NONE'.  This is
 dnl delayed evaluation of those symbols.
 AC_DEFUN([CF_PATH_SYNTAX],[
 if test "x$prefix" != xNONE; then
-  cf_path_syntax="$prefix"
+	cf_path_syntax="$prefix"
 else
-  cf_path_syntax="$ac_default_prefix"
+	cf_path_syntax="$ac_default_prefix"
 fi
 
-case ".[$]$1" in #(vi
-.\[$]\(*\)*|.\'*\'*) #(vi
-  ;;
-..|./*|.\\*) #(vi
-  ;;
-.[[a-zA-Z]]:[[\\/]]*) #(vi OS/2 EMX
-  ;;
-.\[$]{*prefix}*|.\[$]{*dir}*) #(vi
-  eval $1="[$]$1"
-  case ".[$]$1" in #(vi
-  .NONE/*)
-    $1=`echo [$]$1 | sed -e s%NONE%$cf_path_syntax%`
-    ;;
-  esac
-  ;; #(vi
-.no|.NONE/*)
-  $1=`echo [$]$1 | sed -e s%NONE%$cf_path_syntax%`
-  ;;
-*)
-  ifelse([$2],,[AC_MSG_ERROR([expected a pathname, not \"[$]$1\"])],$2)
-  ;;
+case ".[$]$1" in
+(.\[$]\(*\)*|.\'*\'*)
+	;;
+(..|./*|.\\*)
+	;;
+(.[[a-zA-Z]]:[[\\/]]*) # OS/2 EMX
+	;;
+(.\[$]{*prefix}*|.\[$]{*dir}*)
+	eval $1="[$]$1"
+	case ".[$]$1" in
+	(.NONE/*)
+		$1=`echo [$]$1 | sed -e s%NONE%$cf_path_syntax%`
+		;;
+	esac
+	;;
+(.no|.NONE/*)
+	$1=`echo [$]$1 | sed -e s%NONE%$cf_path_syntax%`
+	;;
+(*)
+	ifelse([$2],,[AC_MSG_ERROR([expected a pathname, not \"[$]$1\"])],$2)
+	;;
 esac
 ])dnl
 dnl ---------------------------------------------------------------------------
@@ -4137,7 +4174,7 @@ else
 fi
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_PKG_CONFIG version: 7 updated: 2011/04/29 04:53:22
+dnl CF_PKG_CONFIG version: 10 updated: 2015/04/26 18:06:58
 dnl -------------
 dnl Check for the package-config program, unless disabled by command-line.
 AC_DEFUN([CF_PKG_CONFIG],
@@ -4149,16 +4186,16 @@ AC_ARG_WITH(pkg-config,
 	[cf_pkg_config=yes])
 AC_MSG_RESULT($cf_pkg_config)
 
-case $cf_pkg_config in #(vi
-no) #(vi
+case $cf_pkg_config in
+(no)
 	PKG_CONFIG=none
 	;;
-yes) #(vi
+(yes)
 	CF_ACVERSION_CHECK(2.52,
 		[AC_PATH_TOOL(PKG_CONFIG, pkg-config, none)],
 		[AC_PATH_PROG(PKG_CONFIG, pkg-config, none)])
 	;;
-*)
+(*)
 	PKG_CONFIG=$withval
 	;;
 esac
@@ -4166,12 +4203,14 @@ esac
 test -z "$PKG_CONFIG" && PKG_CONFIG=none
 if test "$PKG_CONFIG" != none ; then
 	CF_PATH_SYNTAX(PKG_CONFIG)
+elif test "x$cf_pkg_config" != xno ; then
+	AC_MSG_WARN(pkg-config is not installed)
 fi
 
 AC_SUBST(PKG_CONFIG)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_POSIX_C_SOURCE version: 8 updated: 2010/05/26 05:38:42
+dnl CF_POSIX_C_SOURCE version: 9 updated: 2015/04/12 15:39:00
 dnl -----------------
 dnl Define _POSIX_C_SOURCE to the given level, and _POSIX_SOURCE if needed.
 dnl
@@ -4203,15 +4242,15 @@ make an error
 #endif],
 	[cf_cv_posix_c_source=no],
 	[cf_want_posix_source=no
-	 case .$cf_POSIX_C_SOURCE in #(vi
-	 .[[12]]??*) #(vi
+	 case .$cf_POSIX_C_SOURCE in
+	 (.[[12]]??*)
 		cf_cv_posix_c_source="-D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
 		;;
-	 .2) #(vi
+	 (.2)
 		cf_cv_posix_c_source="-D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
 		cf_want_posix_source=yes
 		;;
-	 .*)
+	 (.*)
 		cf_want_posix_source=yes
 		;;
 	 esac
@@ -4292,7 +4331,7 @@ AC_DEFUN([CF_PROG_AR],[
 AC_CHECK_TOOL(AR, ar, ar)
 ])
 dnl ---------------------------------------------------------------------------
-dnl CF_PROG_CC version: 3 updated: 2012/10/06 15:31:55
+dnl CF_PROG_CC version: 4 updated: 2014/07/12 18:57:58
 dnl ----------
 dnl standard check for CC, plus followup sanity checks
 dnl $1 = optional parameter to pass to AC_PROG_CC to specify compiler name
@@ -4302,49 +4341,24 @@ CF_GCC_VERSION
 CF_ACVERSION_CHECK(2.52,
 	[AC_PROG_CC_STDC],
 	[CF_ANSI_CC_REQD])
-CF_CC_ENV_FLAGS 
-])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"
-])
+CF_CC_ENV_FLAGS
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_PROG_EXT version: 11 updated: 2012/10/06 08:57:51
+dnl CF_PROG_EXT version: 13 updated: 2015/04/18 09:03:58
 dnl -----------
 dnl Compute $PROG_EXT, used for non-Unix ports, such as OS/2 EMX.
 AC_DEFUN([CF_PROG_EXT],
 [
 AC_REQUIRE([CF_CHECK_CACHE])
 case $cf_cv_system_name in
-os2*)
-    CFLAGS="$CFLAGS -Zmt"
-    CPPFLAGS="$CPPFLAGS -D__ST_MT_ERRNO__"
-    CXXFLAGS="$CXXFLAGS -Zmt"
-    # autoconf's macro sets -Zexe and suffix both, which conflict:w
-    LDFLAGS="$LDFLAGS -Zmt -Zcrtdll"
-    ac_cv_exeext=.exe
-    ;;
+(os2*)
+	CFLAGS="$CFLAGS -Zmt"
+	CPPFLAGS="$CPPFLAGS -D__ST_MT_ERRNO__"
+	CXXFLAGS="$CXXFLAGS -Zmt"
+	# autoconf's macro sets -Zexe and suffix both, which conflict:w
+	LDFLAGS="$LDFLAGS -Zmt -Zcrtdll"
+	ac_cv_exeext=.exe
+	;;
 esac
 
 AC_EXEEXT
@@ -4494,24 +4508,6 @@ $1=`echo "$2" | \
 		-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
-dnl follow the AC_CHECK_FUNCS call.
-AC_DEFUN([CF_SET_GID_UID],
-[
-AC_MSG_CHECKING([for setuid-like functions])
-AC_CACHE_VAL(cf_cv_setuid_funcs,[
-if test -n "${ac_cv_func_setuid}${ac_cv_func_seteuid}${ac_cv_func_setreuid}"; then
-	cf_cv_setuid_funcs=yes
-else
-	cf_cv_setuid_funcs=no
-fi
-])
-AC_MSG_RESULT($cf_cv_setuid_funcs)
-test $cf_cv_setuid_funcs = yes && AC_DEFINE(HAVE_SET_GID_UID)
-])dnl
-dnl ---------------------------------------------------------------------------
 dnl CF_SIGWINCH version: 1 updated: 2006/04/02 16:41:09
 dnl -----------
 dnl Use this macro after CF_XOPEN_SOURCE, but do not require it (not all
@@ -4639,7 +4635,7 @@ AC_MSG_RESULT($cf_cv_sig_const)
 test "$cf_cv_sig_const" = yes && AC_DEFINE(DECL_SIG_CONST)
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_SIZECHANGE version: 9 updated: 2012/10/06 11:17:15
+dnl CF_SIZECHANGE version: 11 updated: 2015/04/18 08:56:57
 dnl -------------
 dnl Check for definitions & structures needed for window size-changing
 dnl FIXME: check that this works with "snake" (HP-UX 10.x)
@@ -4647,15 +4643,15 @@ AC_DEFUN([CF_SIZECHANGE],
 [
 AC_REQUIRE([CF_STRUCT_TERMIOS])
 AC_CACHE_CHECK(declaration of size-change, cf_cv_sizechange,[
-    cf_cv_sizechange=unknown
-    cf_save_CPPFLAGS="$CPPFLAGS"
+	cf_cv_sizechange=unknown
+	cf_save_CPPFLAGS="$CPPFLAGS"
 
 for cf_opts in "" "NEED_PTEM_H"
 do
 
-    CPPFLAGS="$cf_save_CPPFLAGS"
-    test -n "$cf_opts" && CPPFLAGS="$CPPFLAGS -D$cf_opts"
-    AC_TRY_COMPILE([#include <sys/types.h>
+	CPPFLAGS="$cf_save_CPPFLAGS"
+	test -n "$cf_opts" && CPPFLAGS="$CPPFLAGS -D$cf_opts"
+	AC_TRY_COMPILE([#include <sys/types.h>
 #ifdef HAVE_TERMIOS_H
 #include <termios.h>
 #else
@@ -4701,8 +4697,8 @@ done
 ])
 if test "$cf_cv_sizechange" != no ; then
 	AC_DEFINE(HAVE_SIZECHANGE,1,[Define to 1 if sizechar declarations are provided])
-	case $cf_cv_sizechange in #(vi
-	NEED*)
+	case $cf_cv_sizechange in
+	(NEED*)
 		AC_DEFINE_UNQUOTED($cf_cv_sizechange )
 		;;
 	esac
@@ -4799,7 +4795,7 @@ AC_DEFUN([CF_STRERROR],[
 AC_CHECK_FUNCS(strerror, AC_DEFINE(HAVE_STRERROR),[CF_SYS_ERRLIST])
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_STRUCT_TERMIOS version: 7 updated: 2012/10/06 17:56:13
+dnl CF_STRUCT_TERMIOS version: 8 updated: 2015/04/15 19:08:48
 dnl -----------------
 dnl Some machines require _POSIX_SOURCE to completely define struct termios.
 AC_DEFUN([CF_STRUCT_TERMIOS],[
@@ -4816,9 +4812,9 @@ if test "$ISC" = yes ; then
 fi
 if test "$ac_cv_header_termios_h" = yes ; then
 	case "$CFLAGS $CPPFLAGS" in
-	*-D_POSIX_SOURCE*)
+	(*-D_POSIX_SOURCE*)
 		termios_bad=dunno ;;
-	*)	termios_bad=maybe ;;
+	(*)	termios_bad=maybe ;;
 	esac
 	if test "$termios_bad" = maybe ; then
 	AC_MSG_CHECKING(whether termios.h needs _POSIX_SOURCE)
@@ -4837,7 +4833,7 @@ if test "$ac_cv_header_termios_h" = yes
 fi
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_SUBDIR_PATH version: 6 updated: 2010/04/21 06:20:50
+dnl CF_SUBDIR_PATH version: 7 updated: 2014/12/04 04:33:06
 dnl --------------
 dnl Construct a search-list for a nonstandard header/lib-file
 dnl	$1 = the variable to return as result
@@ -4847,47 +4843,18 @@ AC_DEFUN([CF_SUBDIR_PATH],
 [
 $1=
 
-CF_ADD_SUBDIR_PATH($1,$2,$3,/usr,$prefix)
 CF_ADD_SUBDIR_PATH($1,$2,$3,$prefix,NONE)
-CF_ADD_SUBDIR_PATH($1,$2,$3,/usr/local,$prefix)
-CF_ADD_SUBDIR_PATH($1,$2,$3,/opt,$prefix)
-CF_ADD_SUBDIR_PATH($1,$2,$3,[$]HOME,$prefix)
-])dnl
-dnl ---------------------------------------------------------------------------
-dnl CF_SUBST version: 4 updated: 2006/06/17 12:33:03
-dnl --------
-dnl	Shorthand macro for substituting things that the user may override
-dnl	with an environment variable.
-dnl
-dnl	$1 = long/descriptive name
-dnl	$2 = environment variable
-dnl	$3 = default value
-AC_DEFUN([CF_SUBST],
-[AC_CACHE_VAL(cf_cv_subst_$2,[
-AC_MSG_CHECKING(for $1 (symbol $2))
-CF_SUBST_IF([-z "[$]$2"], [$2], [$3])
-cf_cv_subst_$2=[$]$2
-AC_MSG_RESULT([$]$2)
-])
-])dnl
-dnl ---------------------------------------------------------------------------
-dnl CF_SUBST_IF version: 2 updated: 2006/06/17 12:33:03
-dnl -----------
-dnl	Shorthand macro for substituting things that the user may override
-dnl	with an environment variable.
-dnl
-dnl	$1 = condition to pass to "test"
-dnl	$2 = environment variable
-dnl	$3 = value if the test succeeds
-dnl	$4 = value if the test fails
-AC_DEFUN([CF_SUBST_IF],
-[
-if test $1 ; then
-	$2=$3
-ifelse($4,,,[else
-	$2=$4])
-fi
-AC_SUBST($2)
+
+for cf_subdir_prefix in \
+	/usr \
+	/usr/local \
+	/usr/pkg \
+	/opt \
+	/opt/local \
+	[$]HOME
+do
+	CF_ADD_SUBDIR_PATH($1,$2,$3,$cf_subdir_prefix,$prefix)
+done
 ])dnl
 dnl ---------------------------------------------------------------------------
 dnl CF_SYS_ERRLIST version: 6 updated: 2001/12/30 13:03:23
@@ -4942,7 +4909,7 @@ AC_MSG_RESULT($cf_cv_sys_select_timeval)
 test $cf_cv_sys_select_timeval = yes && AC_DEFINE(NEED_TIMEVAL_FIX)
 ])
 dnl ---------------------------------------------------------------------------
-dnl CF_TERMCAP_LIBS version: 14 updated: 2012/07/07 21:02:48
+dnl CF_TERMCAP_LIBS version: 15 updated: 2015/04/15 19:08:48
 dnl ---------------
 dnl Look for termcap libraries, or the equivalent in terminfo.
 dnl
@@ -4958,8 +4925,8 @@ AC_TRY_LINK([],[char *x=(char*)tgoto("",
 	CF_VERBOSE(using functions in predefined $cf_cv_termlib LIBS)
 ],[
 ifelse([$1],,,[
-case "$1" in # (vi
-ncurses*)
+case "$1" in
+(ncurses*)
 	CF_NCURSES_CONFIG($1)
 	cf_cv_termlib=terminfo
 	;;
@@ -5035,18 +5002,18 @@ if test $cf_cv_use_termios_h = yes; then
 fi
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_TERM_HEADER version: 3 updated: 2012/10/06 08:57:51
+dnl CF_TERM_HEADER version: 4 updated: 2015/04/15 19:08:48
 dnl --------------
 dnl Look for term.h, which is part of X/Open curses.  It defines the interface
 dnl to terminfo database.  Usually it is in the same include-path as curses.h,
 dnl but some packagers change this, breaking various applications.
 AC_DEFUN([CF_TERM_HEADER],[
 AC_CACHE_CHECK(for terminfo header, cf_cv_term_header,[
-case ${cf_cv_ncurses_header} in #(vi
-*/ncurses.h|*/ncursesw.h) #(vi
+case ${cf_cv_ncurses_header} in
+(*/ncurses.h|*/ncursesw.h)
 	cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[[^.]]*\.h$%term.h%'`
 	;;
-*)
+(*)
 	cf_term_header=term.h
 	;;
 esac
@@ -5066,17 +5033,17 @@ done
 
 # Set definitions to allow ifdef'ing to accommodate subdirectories
 
-case $cf_cv_term_header in # (vi
-*term.h)
+case $cf_cv_term_header in
+(*term.h)
 	AC_DEFINE(HAVE_TERM_H,1,[Define to 1 if we have term.h])
 	;;
 esac
 
-case $cf_cv_term_header in # (vi
-ncurses/term.h) #(vi
+case $cf_cv_term_header in
+(ncurses/term.h)
 	AC_DEFINE(HAVE_NCURSES_TERM_H,1,[Define to 1 if we have ncurses/term.h])
 	;;
-ncursesw/term.h)
+(ncursesw/term.h)
 	AC_DEFINE(HAVE_NCURSESW_TERM_H,1,[Define to 1 if we have ncursesw/term.h])
 	;;
 esac
@@ -5158,7 +5125,7 @@ AC_MSG_RESULT($cf_cv_tm_gmtoff)
 test $cf_cv_tm_gmtoff = no && AC_DEFINE(DONT_HAVE_TM_GMTOFF,1,[Define to 1 if the tm-struct defines .tm_gmtoff member])
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_TRIM_X_LIBS version: 2 updated: 2013/07/09 21:27:22
+dnl CF_TRIM_X_LIBS version: 3 updated: 2015/04/12 15:39:00
 dnl --------------
 dnl Trim extra base X libraries added as a workaround for inconsistent library
 dnl dependencies returned by "new" pkg-config files.
@@ -5166,7 +5133,7 @@ AC_DEFUN([CF_TRIM_X_LIBS],[
 	for cf_trim_lib in Xmu Xt X11
 	do
 		case "$LIBS" in
-		*-l$cf_trim_lib\ *-l$cf_trim_lib*)
+		(*-l$cf_trim_lib\ *-l$cf_trim_lib*)
 			LIBS=`echo "$LIBS " | sed -e 's/  / /g' -e 's%-l'"$cf_trim_lib"' %%' -e 's/ $//'`
 			CF_VERBOSE(..trimmed $LIBS)
 			;;
@@ -5240,7 +5207,7 @@ if test "$cf_cv_xopen_source" != no ; th
 fi
 ])
 dnl ---------------------------------------------------------------------------
-dnl CF_TYPE_OUTCHAR version: 14 updated: 2012/10/06 11:17:15
+dnl CF_TYPE_OUTCHAR version: 15 updated: 2015/05/15 19:42:24
 dnl ---------------
 dnl Check for return and param type of 3rd -- OutChar() -- param of tputs().
 dnl
@@ -5304,12 +5271,12 @@ done
 ])
 
 case $cf_cv_type_outchar in
-int*)
+(int*)
 	AC_DEFINE(OUTC_RETURN,1,[Define to 1 if tputs outc function returns a value])
 	;;
 esac
 case $cf_cv_type_outchar in
-*char*)
+(*char*)
 	AC_DEFINE(OUTC_ARGS,char c,[Define to actual type to override tputs outc parameter type])
 	;;
 esac
@@ -5612,7 +5579,7 @@ AC_TRY_LINK([
 test $cf_cv_need_xopen_extension = yes && CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE_EXTENDED"
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_XOPEN_SOURCE version: 45 updated: 2013/09/07 14:06:25
+dnl CF_XOPEN_SOURCE version: 49 updated: 2015/04/12 15:39:00
 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,
@@ -5628,21 +5595,21 @@ cf_XOPEN_SOURCE=ifelse([$1],,500,[$1])
 cf_POSIX_C_SOURCE=ifelse([$2],,199506L,[$2])
 cf_xopen_source=
 
-case $host_os in #(vi
-aix[[4-7]]*) #(vi
+case $host_os in
+(aix[[4-7]]*)
 	cf_xopen_source="-D_ALL_SOURCE"
 	;;
-cygwin|msys) #(vi
+(cygwin|msys)
 	cf_XOPEN_SOURCE=600
 	;;
-darwin[[0-8]].*) #(vi
+(darwin[[0-8]].*)
 	cf_xopen_source="-D_APPLE_C_SOURCE"
 	;;
-darwin*) #(vi
+(darwin*)
 	cf_xopen_source="-D_DARWIN_C_SOURCE"
 	cf_XOPEN_SOURCE=
 	;;
-freebsd*|dragonfly*) #(vi
+(freebsd*|dragonfly*)
 	# 5.x headers associate
 	#	_XOPEN_SOURCE=600 with _POSIX_C_SOURCE=200112L
 	#	_XOPEN_SOURCE=500 with _POSIX_C_SOURCE=199506L
@@ -5650,55 +5617,63 @@ freebsd*|dragonfly*) #(vi
 	cf_XOPEN_SOURCE=600
 	cf_xopen_source="-D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE"
 	;;
-hpux11*) #(vi
+(hpux11*)
 	cf_xopen_source="-D_HPUX_SOURCE -D_XOPEN_SOURCE=500"
 	;;
-hpux*) #(vi
+(hpux*)
 	cf_xopen_source="-D_HPUX_SOURCE"
 	;;
-irix[[56]].*) #(vi
+(irix[[56]].*)
 	cf_xopen_source="-D_SGI_SOURCE"
 	cf_XOPEN_SOURCE=
 	;;
-linux*|gnu*|mint*|k*bsd*-gnu) #(vi
+(linux*|gnu*|mint*|k*bsd*-gnu)
 	CF_GNU_SOURCE
 	;;
-mirbsd*) #(vi
+(minix*)
+	cf_xopen_source="-D_NETBSD_SOURCE" # POSIX.1-2001 features are ifdef'd with this...
+	;;
+(mirbsd*)
 	# setting _XOPEN_SOURCE or _POSIX_SOURCE breaks <sys/select.h> and other headers which use u_int / u_short types
 	cf_XOPEN_SOURCE=
 	CF_POSIX_C_SOURCE($cf_POSIX_C_SOURCE)
 	;;
-netbsd*) #(vi
+(netbsd*)
 	cf_xopen_source="-D_NETBSD_SOURCE" # setting _XOPEN_SOURCE breaks IPv6 for lynx on NetBSD 1.6, breaks xterm, is not needed for ncursesw
 	;;
-openbsd[[4-9]]*) #(vi
+(openbsd[[4-9]]*)
 	# setting _XOPEN_SOURCE lower than 500 breaks g++ compile with wchar.h, needed for ncursesw
 	cf_xopen_source="-D_BSD_SOURCE"
 	cf_XOPEN_SOURCE=600
 	;;
-openbsd*) #(vi
+(openbsd*)
 	# setting _XOPEN_SOURCE breaks xterm on OpenBSD 2.8, is not needed for ncursesw
 	;;
-osf[[45]]*) #(vi
+(osf[[45]]*)
 	cf_xopen_source="-D_OSF_SOURCE"
 	;;
-nto-qnx*) #(vi
+(nto-qnx*)
 	cf_xopen_source="-D_QNX_SOURCE"
 	;;
-sco*) #(vi
+(sco*)
 	# setting _XOPEN_SOURCE breaks Lynx on SCO Unix / OpenServer
 	;;
-solaris2.*) #(vi
+(solaris2.*)
 	cf_xopen_source="-D__EXTENSIONS__"
+	cf_cv_xopen_source=broken
 	;;
-*)
+(sysv4.2uw2.*) # Novell/SCO UnixWare 2.x (tested on 2.1.2)
+	cf_XOPEN_SOURCE=
+	cf_POSIX_C_SOURCE=
+	;;
+(*)
 	CF_TRY_XOPEN_SOURCE
 	CF_POSIX_C_SOURCE($cf_POSIX_C_SOURCE)
 	;;
 esac
 
 if test -n "$cf_xopen_source" ; then
-	CF_ADD_CFLAGS($cf_xopen_source)
+	CF_ADD_CFLAGS($cf_xopen_source,true)
 fi
 
 dnl In anything but the default case, we may have system-specific setting
@@ -5731,7 +5706,7 @@ make an error
 fi
 ])
 dnl ---------------------------------------------------------------------------
-dnl CF_X_ATHENA version: 21 updated: 2013/07/06 21:27:06
+dnl CF_X_ATHENA version: 23 updated: 2015/04/12 15:39:00
 dnl -----------
 dnl Check for Xaw (Athena) libraries
 dnl
@@ -5751,6 +5726,17 @@ else
 	AC_MSG_RESULT(no)
 fi
 
+AC_MSG_CHECKING(if you want to link with Xaw 3d xft library)
+withval=
+AC_ARG_WITH(Xaw3dxft,
+	[  --with-Xaw3dxft         link with Xaw 3d xft library])
+if test "$withval" = yes ; then
+	cf_x_athena=Xaw3dxft
+	AC_MSG_RESULT(yes)
+else
+	AC_MSG_RESULT(no)
+fi
+
 AC_MSG_CHECKING(if you want to link with neXT Athena library)
 withval=
 AC_ARG_WITH(neXtaw,
@@ -5802,10 +5788,10 @@ int check = XmuCompareISOLatin1("big", "
 			if test "$cf_cv_xaw_compat" = no
 			then
 				# workaround for broken ".pc" files...
-				case "$cf_x_athena_lib" in #(vi
-				*-lXmu*) #(vi
+				case "$cf_x_athena_lib" in
+				(*-lXmu*)
 					;;
-				*)
+				(*)
 					CF_VERBOSE(work around broken package)
 					cf_save_xmu="$LIBS"
 					cf_first_lib=`echo "$cf_save_xmu" | sed -e 's/^[ ][ ]*//' -e 's/ .*//'`
@@ -5950,23 +5936,36 @@ CF_TRY_PKG_CONFIG(Xext,,[
 		[CF_ADD_LIB(Xext)])])
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl CF_X_TOOLKIT version: 21 updated: 2012/10/04 06:57:36
+dnl CF_X_TOOLKIT version: 23 updated: 2015/04/12 15:39:00
 dnl ------------
 dnl Check for X Toolkit libraries
-dnl
 AC_DEFUN([CF_X_TOOLKIT],
 [
 AC_REQUIRE([AC_PATH_XTRA])
 AC_REQUIRE([CF_CHECK_CACHE])
 
+# OSX is schizoid about who owns /usr/X11 (old) versus /opt/X11 (new), and (and
+# in some cases has installed dummy files in the former, other cases replaced
+# it with a link to the new location).  This complicates the configure script.
+# Check for that pitfall, and recover using pkg-config
+#
+# If none of these are set, the configuration is almost certainly broken.
+if test -z "${X_CFLAGS}${X_PRE_LIBS}${X_LIBS}${X_EXTRA_LIBS}"
+then
+	CF_TRY_PKG_CONFIG(x11,,[AC_MSG_WARN(unable to find X11 library)])
+	CF_TRY_PKG_CONFIG(ice,,[AC_MSG_WARN(unable to find ICE library)])
+	CF_TRY_PKG_CONFIG(sm,,[AC_MSG_WARN(unable to find SM library)])
+	CF_TRY_PKG_CONFIG(xt,,[AC_MSG_WARN(unable to find Xt library)])
+fi
+
 cf_have_X_LIBS=no
 
 CF_TRY_PKG_CONFIG(xt,[
 
-	case "x$LIBS" in #(vi
-	*-lX11*) #(vi
+	case "x$LIBS" in
+	(*-lX11*)
 		;;
-	*)
+	(*)
 # we have an "xt" package, but it may omit Xt's dependency on X11
 AC_CACHE_CHECK(for usable X dependency,cf_cv_xt_x11_compat,[
 AC_TRY_LINK([
@@ -5995,12 +5994,12 @@ AC_TRY_LINK([
 	if test "$cf_cv_xt_ice_compat" = no
 	then
 		# workaround for broken ".pc" files used for X Toolkit.
-		case "x$X_PRE_LIBS" in #(vi
-		*-lICE*)
-			case "x$LIBS" in #(vi
-			*-lICE*) #(vi
+		case "x$X_PRE_LIBS" in
+		(*-lICE*)
+			case "x$LIBS" in
+			(*-lICE*)
 				;;
-			*)
+			(*)
 				CF_VERBOSE(work around broken ICE dependency)
 				CF_TRY_PKG_CONFIG(ice,
 					[CF_TRY_PKG_CONFIG(sm)],
@@ -6055,15 +6054,15 @@ define([CF__ICONV_HEAD],[
 #include <iconv.h>]
 )dnl
 dnl ---------------------------------------------------------------------------
-dnl CF__INTL_BODY version: 1 updated: 2007/07/26 17:35:47
+dnl CF__INTL_BODY version: 2 updated: 2015/05/10 19:52:14
 dnl -------------
 dnl Test-code needed for libintl compile-checks
 dnl $1 = parameter 2 from AM_WITH_NLS
 define([CF__INTL_BODY],[
-    bindtextdomain ("", "");
-    return (int) gettext ("")
-            ifelse([$1], need-ngettext, [ + (int) ngettext ("", "", 0)], [])
-            [ + _nl_msg_cat_cntr]
+	bindtextdomain ("", "");
+	return (int) gettext ("")
+			ifelse([$1], need-ngettext, [ + (int) ngettext ("", "", 0)], [])
+			[ + _nl_msg_cat_cntr]
 ])
 dnl ---------------------------------------------------------------------------
 dnl CF__INTL_HEAD version: 1 updated: 2007/07/26 17:35:47
@@ -6074,7 +6073,7 @@ define([CF__INTL_HEAD],[
 extern int _nl_msg_cat_cntr;
 ])dnl
 dnl ---------------------------------------------------------------------------
-dnl jm_GLIBC21 version: 3 updated: 2002/10/27 23:21:42
+dnl jm_GLIBC21 version: 4 updated: 2015/05/10 19:52:14
 dnl ----------
 dnl Inserted as requested by gettext 0.10.40
 dnl File from /usr/share/aclocal
@@ -6085,10 +6084,10 @@ dnl
 dnl Test for the GNU C Library, version 2.1 or newer.
 dnl From Bruno Haible.
 AC_DEFUN([jm_GLIBC21],
-  [
-    AC_CACHE_CHECK(whether we are using the GNU C Library 2.1 or newer,
-      ac_cv_gnu_library_2_1,
-      [AC_EGREP_CPP([Lucky GNU user],
+[
+AC_CACHE_CHECK(whether we are using the GNU C Library 2.1 or newer,
+	ac_cv_gnu_library_2_1,
+	[AC_EGREP_CPP([Lucky GNU user],
 	[
 #include <features.h>
 #ifdef __GNU_LIBRARY__
@@ -6098,10 +6097,7 @@ AC_DEFUN([jm_GLIBC21],
 #endif
 	],
 	ac_cv_gnu_library_2_1=yes,
-	ac_cv_gnu_library_2_1=no)
-      ]
-    )
-    AC_SUBST(GLIBC21)
-    GLIBC21="$ac_cv_gnu_library_2_1"
-  ]
-)
+	ac_cv_gnu_library_2_1=no)])
+	AC_SUBST(GLIBC21)
+	GLIBC21="$ac_cv_gnu_library_2_1"
+])
diff -Nurp '--exclude=.bzr*' tin-2.3.1/config.guess tin-2.3.2/config.guess
--- tin-2.3.1/config.guess	2014-11-05 22:55:17.000000000 +0100
+++ tin-2.3.2/config.guess	2015-12-15 12:16:04.927210385 +0100
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
-#   Copyright 1992-2014 Free Software Foundation, Inc.
+#   Copyright 1992-2015 Free Software Foundation, Inc.
 
-timestamp='2014-11-04'
+timestamp='2015-12-14'
 
 # 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
@@ -49,7 +49,7 @@ version="\
 GNU config.guess ($timestamp)
 
 Originally written by Per Bothner.
-Copyright 1992-2014 Free Software Foundation, Inc.
+Copyright 1992-2015 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -167,20 +167,27 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$
 	# Note: NetBSD doesn't particularly care about the vendor
 	# portion of the name.  We always set it to "unknown".
 	sysctl="sysctl -n hw.machine_arch"
-	UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \
-	    /usr/sbin/$sysctl 2>/dev/null || echo unknown)`
+	UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
+	    /sbin/$sysctl 2>/dev/null || \
+	    /usr/sbin/$sysctl 2>/dev/null || \
+	    echo unknown)`
 	case "${UNAME_MACHINE_ARCH}" in
 	    armeb) machine=armeb-unknown ;;
 	    arm*) machine=arm-unknown ;;
 	    sh3el) machine=shl-unknown ;;
 	    sh3eb) machine=sh-unknown ;;
 	    sh5el) machine=sh5le-unknown ;;
+	    earmv*)
+		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
+		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
+		machine=${arch}${endian}-unknown
+		;;
 	    *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
 	esac
 	# The Operating System including object format, if it has switched
 	# to ELF recently, or will in the future.
 	case "${UNAME_MACHINE_ARCH}" in
-	    arm*|i386|m68k|ns32k|sh3*|sparc|vax)
+	    arm*|earm*|i386|m68k|ns32k|sh3*|sparc|vax)
 		eval $set_cc_for_build
 		if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
 			| grep -q __ELF__
@@ -196,6 +203,13 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$
 		os=netbsd
 		;;
 	esac
+	# Determine ABI tags.
+	case "${UNAME_MACHINE_ARCH}" in
+	    earm*)
+		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
+		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
+		;;
+	esac
 	# The OS release
 	# Debian GNU/NetBSD machines have a different userland, and
 	# thus, need a distinct triplet. However, they do not need
@@ -206,13 +220,13 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$
 		release='-gnu'
 		;;
 	    *)
-		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
+		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
 		;;
 	esac
 	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
 	# contains redundant information, the shorter form:
 	# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
-	echo "${machine}-${os}${release}"
+	echo "${machine}-${os}${release}${abi}"
 	exit ;;
     *:Bitrig:*:*)
 	UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
@@ -234,6 +248,9 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$
     *:MirBSD:*:*)
 	echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
 	exit ;;
+    *:Sortix:*:*)
+	echo ${UNAME_MACHINE}-unknown-sortix
+	exit ;;
     alpha:OSF1:*:*)
 	case $UNAME_RELEASE in
 	    *4.0)
@@ -932,6 +949,9 @@ EOF
     crisv32:Linux:*:*)
 	echo ${UNAME_MACHINE}-axis-linux-${LIBC}
 	exit ;;
+    e2k:Linux:*:*)
+	echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
+	exit ;;
     frv:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
 	exit ;;
@@ -944,6 +964,9 @@ EOF
     ia64:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
 	exit ;;
+    k1om:Linux:*:*)
+	echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
+	exit ;;
     m32r*:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
 	exit ;;
@@ -1020,7 +1043,7 @@ EOF
 	echo ${UNAME_MACHINE}-dec-linux-${LIBC}
 	exit ;;
     x86_64:Linux:*:*)
-    	echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
+    	echo ${UNAME_MACHINE}-pc-linux-${LIBC}
 	exit ;;
     xtensa*:Linux:*:*)
 	echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
@@ -1099,7 +1122,7 @@ EOF
 	# uname -m prints for DJGPP always 'pc', but it prints nothing about
 	# the processor, so we play safe by assuming i586.
 	# Note: whatever this is, it MUST be the same as what config.sub
-	# prints for the "djgpp" host, or else GDB configury will decide that
+	# prints for the "djgpp" host, or else GDB configure will decide that
 	# this is a cross-build.
 	echo i586-pc-msdosdjgpp
 	exit ;;
@@ -1369,6 +1392,9 @@ EOF
     x86_64:VMkernel:*:*)
 	echo ${UNAME_MACHINE}-unknown-esx
 	exit ;;
+    amd64:Isilon\ OneFS:*:*)
+	echo x86_64-unknown-onefs
+	exit ;;
 esac
 
 cat >&2 <<EOF
diff -Nurp '--exclude=.bzr*' tin-2.3.1/config.sub tin-2.3.2/config.sub
--- tin-2.3.1/config.sub	2014-12-21 17:20:22.000000000 +0100
+++ tin-2.3.2/config.sub	2015-12-15 12:16:51.171209167 +0100
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Configuration validation subroutine script.
-#   Copyright 1992-2014 Free Software Foundation, Inc.
+#   Copyright 1992-2015 Free Software Foundation, Inc.
 
-timestamp='2014-12-21'
+timestamp='2015-12-14'
 
 # 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
@@ -53,8 +53,7 @@ timestamp='2014-12-21'
 me=`echo "$0" | sed -e 's,.*/,,'`
 
 usage="\
-Usage: $0 [OPTION] CPU-MFR-OPSYS
-       $0 [OPTION] ALIAS
+Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIAS
 
 Canonicalize a configuration name.
 
@@ -68,7 +67,7 @@ Report bugs and patches to <config-patch
 version="\
 GNU config.sub ($timestamp)
 
-Copyright 1992-2014 Free Software Foundation, Inc.
+Copyright 1992-2015 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -117,7 +116,7 @@ maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-
 case $maybe_os in
   nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
   linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
-  knetbsd*-gnu* | netbsd*-gnu* | \
+  knetbsd*-gnu* | netbsd*-gnu* | netbsd*-eabi* | \
   kopensolaris*-gnu* | \
   storm-chaos* | os2-emx* | rtmk-nova*)
     os=-$maybe_os
@@ -255,11 +254,12 @@ case $basic_machine in
 	| arc | arceb \
 	| arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \
 	| avr | avr32 \
+	| ba \
 	| be32 | be64 \
 	| bfin \
 	| c4x | c8051 | clipper \
 	| d10v | d30v | dlx | dsp16xx \
-	| epiphany \
+	| e2k | epiphany \
 	| fido | fr30 | frv | ft32 \
 	| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
 	| hexagon \
@@ -305,7 +305,7 @@ case $basic_machine in
 	| riscv32 | riscv64 \
 	| rl78 | rx \
 	| score \
-	| sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
+	| sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[234]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
 	| sh64 | sh64le \
 	| sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
 	| sparcv8 | sparcv9 | sparcv9b | sparcv9v \
@@ -373,12 +373,13 @@ case $basic_machine in
 	| alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \
 	| arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
 	| avr-* | avr32-* \
+	| ba-* \
 	| be32-* | be64-* \
 	| bfin-* | bs2000-* \
 	| c[123]* | c30-* | [cjt]90-* | c4x-* \
 	| c8051-* | clipper-* | craynv-* | cydra-* \
 	| d10v-* | d30v-* | dlx-* \
-	| elxsi-* \
+	| e2k-* | elxsi-* \
 	| f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
 	| h8300-* | h8500-* \
 	| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
@@ -425,12 +426,13 @@ case $basic_machine in
 	| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
 	| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
 	| pyramid-* \
+	| riscv32-* | riscv64-* \
 	| rl78-* | romp-* | rs6000-* | rx-* \
 	| sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
 	| shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
 	| sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
 	| sparclite-* \
-	| sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \
+	| sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx*-* \
 	| tahoe-* \
 	| tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
 	| tile*-* \
@@ -515,6 +517,9 @@ case $basic_machine in
 		basic_machine=i386-pc
 		os=-aros
 		;;
+	asmjs)
+		basic_machine=asmjs-unknown
+		;;
 	aux)
 		basic_machine=m68k-apple
 		os=-aux
@@ -1374,7 +1379,7 @@ case $os in
 	      | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
 	      | -sym* | -kopensolaris* | -plan9* \
 	      | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
-	      | -aos* | -aros* \
+	      | -aos* | -aros* | -cloudabi* | -sortix* \
 	      | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
 	      | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
 	      | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
@@ -1394,7 +1399,8 @@ case $os in
 	      | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
 	      | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
 	      | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
-	      | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* | -tirtos*)
+	      | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
+	      | -onefs* | -tirtos*)
 	# Remember, each alternative MUST END IN *, to match a version number.
 		;;
 	-qnx*)
diff -Nurp '--exclude=.bzr*' tin-2.3.1/configure tin-2.3.2/configure
--- tin-2.3.1/configure	2014-12-24 10:39:34.000000000 +0100
+++ tin-2.3.2/configure	2015-12-24 08:48:36.907209001 +0100
@@ -191,7 +191,7 @@ cat <<\EOF
   --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})
-  --enable-heapsort       enable heapsort() as alternative to qsort
+  --disable-heapsort      disable heapsort() as alternative to qsort
   --with-ispell           (default: from system path)
   --with-metamail         (default: from system path)
   --with-sum              (default: from system path)
@@ -219,8 +219,8 @@ cat <<\EOF
   --with-nov-dir=PATH     news overview-directory (default: $SPOOLDIR)
   --with-nov-fname        specify names of overview files (default: .overview)
   --with-inews-dir=PATH   directory containing "inews" (default: $INEWSPATH)
-  --with-socks[=path]     link with socks library if available
-  --with-socks5[=path]    link with socks5 library if available
+  --with-socks[=path]       link with socks library if available
+  --with-socks5[=path]      link with socks5 library if available
   --disable-fcntl         disable fcntl() locking
   --enable-lockf          enable lockf() locking
   --enable-flock          enable flock() locking
@@ -233,6 +233,7 @@ cat <<\EOF
   --with-curses-dir=DIR   directory in which (n)curses is installed
   --with-ncurses          link with ncurses if available (deprecated)
   --enable-curses         use curses interface (deprecated)
+  --with-pkg-config{=path} enable/disable use of pkg-config
   --with-pcre=PATH        use installed pcre versus bundled
   --with-dbmalloc         test: use Conor Cahill's dbmalloc library
   --with-dmalloc          test: use Gray Watson's dmalloc library
@@ -244,9 +245,9 @@ cat <<\EOF
   --enable-mh-mail-handling
                           use MH style mail handling for mailgroups
   --enable-cancel-locks   enable creation of Cancel-Locks
-  --disable-gsasl         don't use GNU SASL
 EOF
 cat <<\EOF
+  --disable-gsasl         don't use GNU SASL
   --disable-8bit-keys     disable 8-bit keycode support
   --disable-color         disable ANSI-color support
   --disable-etiquette     disable printing of posting-etiquette
@@ -262,9 +263,9 @@ cat <<\EOF
   --disable-shell-escape  disable shell escape
   --enable-fascist-newsadmin
                           have fascist newsadmin
-  --disable-inverse-video disable inverse video and highlighting
 EOF
 cat <<\EOF
+  --disable-inverse-video disable inverse video and highlighting
   --disable-piping        disable piping support
   --disable-printing      disable printer support
   --disable-append-pid    disable appending .pid to tmp-files
@@ -276,22 +277,22 @@ cat <<\EOF
   --with-defaults-dir=PATH
                           directory containing tin.defaults file
                           (default: /etc/tin)
-  --enable-ipv6           enable IPv6 (with IPv4) support (default: disabled)
+  --disable-ipv6          disable IPv6 support (default: enabled)
   --enable-long-article-numbers
                           enable long article numbers (default: disabled)
   --with-coffee           coffee support
   --with-libiconv-prefix=DIR
                           search for libiconv in DIR/include and DIR/lib
-  --disable-nls           do not use Native Language Support
 EOF
 cat <<\EOF
+  --disable-nls           do not use Native Language Support
   --with-included-gettext use the GNU gettext library included here
   --with-textdomain=PKG   NLS text-domain (default is package name)
   --disable-included-msgs use included messages, for i18n support
   --with-Xaw3d            link with Xaw 3d library
+  --with-Xaw3dxft         link with Xaw 3d xft library
   --with-neXtaw           link with neXT Athena library
   --with-XawPlus          link with Athena-Plus library
-  --with-pkg-config{=path} enable/disable use of pkg-config
   --with-x                use the X Window System
 EOF
     exit 0 ;;
@@ -635,7 +636,7 @@ fi
 
 
 PACKAGE=tin
-VERSION=2.3.1
+VERSION=2.3.2
 cat >> confdefs.h <<EOF
 #define PACKAGE "$PACKAGE"
 EOF
@@ -677,7 +678,7 @@ else { echo "configure: error: can not r
 fi
 
 echo $ac_n "checking host system type""... $ac_c" 1>&6
-echo "configure:681: checking host system type" >&5
+echo "configure:682: checking host system type" >&5
 
 host_alias=$host
 case "$host_alias" in
@@ -726,10 +727,10 @@ fi
 
 
 	echo $ac_n "checking for PATH separator""... $ac_c" 1>&6
-echo "configure:730: checking for PATH separator" >&5
+echo "configure:731: checking for PATH separator" >&5
 	case $cf_cv_system_name in
-	os2*)	PATH_SEPARATOR=';'  ;;
-	*)	${PATH_SEPARATOR:=':'}  ;;
+	(os2*)	PATH_SEPARATOR=';'  ;;
+	(*)	${PATH_SEPARATOR:=':'}  ;;
 	esac
 
 	
@@ -746,32 +747,32 @@ fi
 if true ; then
 
 if test "x$prefix" != xNONE; then
-  cf_path_syntax="$prefix"
+	cf_path_syntax="$prefix"
 else
-  cf_path_syntax="$ac_default_prefix"
+	cf_path_syntax="$ac_default_prefix"
 fi
 
-case ".$withval" in #(vi
-.\$\(*\)*|.\'*\'*) #(vi
-  ;;
-..|./*|.\\*) #(vi
-  ;;
-.[a-zA-Z]:[\\/]*) #(vi OS/2 EMX
-  ;;
-.\${*prefix}*|.\${*dir}*) #(vi
-  eval withval="$withval"
-  case ".$withval" in #(vi
-  .NONE/*)
-    withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-    ;;
-  esac
-  ;; #(vi
-.no|.NONE/*)
-  withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-  ;;
-*)
-  { echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
-  ;;
+case ".$withval" in
+(.\$\(*\)*|.\'*\'*)
+	;;
+(..|./*|.\\*)
+	;;
+(.[a-zA-Z]:[\\/]*) # OS/2 EMX
+	;;
+(.\${*prefix}*|.\${*dir}*)
+	eval withval="$withval"
+	case ".$withval" in
+	(.NONE/*)
+		withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+		;;
+	esac
+	;;
+(.no|.NONE/*)
+	withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+	;;
+(*)
+	{ echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
+	;;
 esac
 
 fi
@@ -812,7 +813,7 @@ case "$host_os" in
 			# Extract the first word of "xlc", so it can be a program name with args.
 set dummy xlc; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:816: checking for $ac_word" >&5
+echo "configure:817: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_XLC'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -855,7 +856,7 @@ fi
 esac
 
 ### Native Language Support
-ALL_LINGUAS="da de en_GB et fr ru sv tr zh_TW"
+ALL_LINGUAS="da de en_GB et fr ru sv tr zh_CN zh_TW"
 
 ### Checks for programs
 save_CFLAGS="$CFLAGS"
@@ -865,9 +866,9 @@ save_CFLAGS="$CFLAGS"
 : ${CC:=cc}
 
 echo $ac_n "checking \$CC variable""... $ac_c" 1>&6
-echo "configure:869: checking \$CC variable" >&5
-case "$CC" in #(vi
-*[\ \	]-[IUD]*)
+echo "configure:870: checking \$CC variable" >&5
+case "$CC" in
+(*[\ \	]-[IUD]*)
 	echo "$ac_t""broken" 1>&6
 	echo "configure: warning: your environment misuses the CC variable to hold CFLAGS/CPPFLAGS options" 1>&2
 	# humor him...
@@ -882,14 +883,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_flags
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -903,11 +904,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -920,17 +921,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -956,14 +957,14 @@ fi
 
 
 	;;
-*)
+(*)
 	echo "$ac_t""ok" 1>&6
 	;;
 esac
 
 
 echo $ac_n "checking for ${CC:-cc} option to accept ANSI C""... $ac_c" 1>&6
-echo "configure:967: checking for ${CC:-cc} option to accept ANSI C" >&5
+echo "configure:968: 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
@@ -995,14 +996,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_arg
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -1016,11 +1017,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -1033,17 +1034,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -1069,7 +1070,7 @@ fi
 
 
 	cat > conftest.$ac_ext <<EOF
-#line 1073 "configure"
+#line 1074 "configure"
 #include "confdefs.h"
 
 #ifndef CC_HAS_PROTOS
@@ -1085,7 +1086,7 @@ int main() {
 	struct s2 {int (*f) (double a);};
 ; return 0; }
 EOF
-if { (eval echo configure:1089: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1090: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ansi_cc="$cf_arg"; break
 else
@@ -1112,14 +1113,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_cv_ansi_cc
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -1133,11 +1134,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -1150,17 +1151,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -1197,7 +1198,7 @@ fi
 # Extract the first word of "gcc", so it can be a program name with args.
 set dummy gcc; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1201: checking for $ac_word" >&5
+echo "configure:1202: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1227,7 +1228,7 @@ if test -z "$CC"; then
   # Extract the first word of "cc", so it can be a program name with args.
 set dummy cc; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1231: checking for $ac_word" >&5
+echo "configure:1232: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1278,7 +1279,7 @@ fi
       # Extract the first word of "cl", so it can be a program name with args.
 set dummy cl; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1282: checking for $ac_word" >&5
+echo "configure:1283: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1310,7 +1311,7 @@ fi
 fi
 
 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
-echo "configure:1314: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
+echo "configure:1315: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
 
 ac_ext=c
 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
@@ -1321,12 +1322,12 @@ cross_compiling=$ac_cv_prog_cc_cross
 
 cat > conftest.$ac_ext << EOF
 
-#line 1325 "configure"
+#line 1326 "configure"
 #include "confdefs.h"
 
 main(){return(0);}
 EOF
-if { (eval echo configure:1330: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1331: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   ac_cv_prog_cc_works=yes
   # If we can't run a trivial program, we are probably using a cross compiler.
   if (./conftest; exit) 2>/dev/null; then
@@ -1352,12 +1353,12 @@ if test $ac_cv_prog_cc_works = no; then
   { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
 fi
 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
-echo "configure:1356: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
+echo "configure:1357: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
 cross_compiling=$ac_cv_prog_cc_cross
 
 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
-echo "configure:1361: checking whether we are using GNU C" >&5
+echo "configure:1362: checking whether we are using GNU C" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1366,7 +1367,7 @@ else
   yes;
 #endif
 EOF
-if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1370: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
+if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1371: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
   ac_cv_prog_gcc=yes
 else
   ac_cv_prog_gcc=no
@@ -1385,7 +1386,7 @@ ac_test_CFLAGS="${CFLAGS+set}"
 ac_save_CFLAGS="$CFLAGS"
 CFLAGS=
 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
-echo "configure:1389: checking whether ${CC-cc} accepts -g" >&5
+echo "configure:1390: checking whether ${CC-cc} accepts -g" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1421,7 +1422,7 @@ fi
 GCC_VERSION=none
 if test "$GCC" = yes ; then
 	echo $ac_n "checking version of $CC""... $ac_c" 1>&6
-echo "configure:1425: checking version of $CC" >&5
+echo "configure:1426: checking version of $CC" >&5
 	GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[^)]*) //' -e 's/^.*(Debian[^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`"
 	test -z "$GCC_VERSION" && GCC_VERSION=unknown
 	echo "$ac_t""$GCC_VERSION" 1>&6
@@ -1442,9 +1443,9 @@ fi
 : ${CC:=cc}
 
 echo $ac_n "checking \$CC variable""... $ac_c" 1>&6
-echo "configure:1446: checking \$CC variable" >&5
-case "$CC" in #(vi
-*[\ \	]-[IUD]*)
+echo "configure:1447: checking \$CC variable" >&5
+case "$CC" in
+(*[\ \	]-[IUD]*)
 	echo "$ac_t""broken" 1>&6
 	echo "configure: warning: your environment misuses the CC variable to hold CFLAGS/CPPFLAGS options" 1>&2
 	# humor him...
@@ -1459,14 +1460,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_flags
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -1480,11 +1481,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -1497,17 +1498,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -1533,14 +1534,14 @@ fi
 
 
 	;;
-*)
+(*)
 	echo "$ac_t""ok" 1>&6
 	;;
 esac
- 
+
 
 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
-echo "configure:1544: checking how to run the C preprocessor" >&5
+echo "configure:1545: checking how to run the C preprocessor" >&5
 # On Suns, sometimes $CPP names a directory.
 if test -n "$CPP" && test -d "$CPP"; then
   CPP=
@@ -1555,13 +1556,13 @@ else
   # On the NeXT, cc -E runs the code through the compiler's parser,
   # not just through cpp.
   cat > conftest.$ac_ext <<EOF
-#line 1559 "configure"
+#line 1560 "configure"
 #include "confdefs.h"
 #include <assert.h>
 Syntax Error
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:1565: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:1566: \"$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
   :
@@ -1572,13 +1573,13 @@ else
   rm -rf conftest*
   CPP="${CC-cc} -E -traditional-cpp"
   cat > conftest.$ac_ext <<EOF
-#line 1576 "configure"
+#line 1577 "configure"
 #include "confdefs.h"
 #include <assert.h>
 Syntax Error
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:1582: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:1583: \"$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
   :
@@ -1589,13 +1590,13 @@ else
   rm -rf conftest*
   CPP="${CC-cc} -nologo -E"
   cat > conftest.$ac_ext <<EOF
-#line 1593 "configure"
+#line 1594 "configure"
 #include "confdefs.h"
 #include <assert.h>
 Syntax Error
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:1599: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:1600: \"$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
   :
@@ -1621,13 +1622,13 @@ echo "$ac_t""$CPP" 1>&6
 
 if test $ac_cv_prog_gcc = yes; then
     echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
-echo "configure:1625: checking whether ${CC-cc} needs -traditional" >&5
+echo "configure:1626: checking whether ${CC-cc} needs -traditional" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
     ac_pattern="Autoconf.*'x'"
   cat > conftest.$ac_ext <<EOF
-#line 1631 "configure"
+#line 1632 "configure"
 #include "confdefs.h"
 #include <sgtty.h>
 Autoconf TIOCGETP
@@ -1645,7 +1646,7 @@ rm -f conftest*
 
   if test $ac_cv_prog_gcc_traditional = no; then
     cat > conftest.$ac_ext <<EOF
-#line 1649 "configure"
+#line 1650 "configure"
 #include "confdefs.h"
 #include <termio.h>
 Autoconf TCGETA
@@ -1667,7 +1668,7 @@ echo "$ac_t""$ac_cv_prog_gcc_traditional
 fi
 
 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
-echo "configure:1671: checking whether ${MAKE-make} sets \${MAKE}" >&5
+echo "configure:1672: checking whether ${MAKE-make} sets \${MAKE}" >&5
 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -1705,7 +1706,7 @@ fi
 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
 # ./install, which can be erroneously created by make from ./install.sh.
 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
-echo "configure:1709: checking for a BSD compatible install" >&5
+echo "configure:1710: checking for a BSD compatible install" >&5
 if test -z "$INSTALL"; then
 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -1782,14 +1783,14 @@ EOF
   do
     rm -f y.tab.ch
     echo $ac_n "checking for $cf_prog""... $ac_c" 1>&6
-echo "configure:1786: checking for $cf_prog" >&5
+echo "configure:1787: checking for $cf_prog" >&5
     cf_command="$cf_prog conftest.y"
     cf_result=no
-    if { (eval echo configure:1789: \"$cf_command\") 1>&5; (eval $cf_command) 2>&5; } && test -s y.tab.c ; then
+    if { (eval echo configure:1790: \"$cf_command\") 1>&5; (eval $cf_command) 2>&5; } && test -s y.tab.c ; then
       mv y.tab.c conftest.c
       rm -f y.tab.h
       if test "$cf_prog" = 'bison -y' ; then
-        if { (eval echo configure:1793: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest ; then
+        if { (eval echo configure:1794: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest ; then
           cf_result=yes
         fi
       else
@@ -1813,7 +1814,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:1817: checking for $ac_word" >&5
+echo "configure:1818: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_prog_LINT'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1850,21 +1851,21 @@ cf_XOPEN_SOURCE=500
 cf_POSIX_C_SOURCE=199506L
 cf_xopen_source=
 
-case $host_os in #(vi
-aix[4-7]*) #(vi
+case $host_os in
+(aix[4-7]*)
 	cf_xopen_source="-D_ALL_SOURCE"
 	;;
-cygwin|msys) #(vi
+(cygwin|msys)
 	cf_XOPEN_SOURCE=600
 	;;
-darwin[0-8].*) #(vi
+(darwin[0-8].*)
 	cf_xopen_source="-D_APPLE_C_SOURCE"
 	;;
-darwin*) #(vi
+(darwin*)
 	cf_xopen_source="-D_DARWIN_C_SOURCE"
 	cf_XOPEN_SOURCE=
 	;;
-freebsd*|dragonfly*) #(vi
+(freebsd*|dragonfly*)
 	# 5.x headers associate
 	#	_XOPEN_SOURCE=600 with _POSIX_C_SOURCE=200112L
 	#	_XOPEN_SOURCE=500 with _POSIX_C_SOURCE=199506L
@@ -1872,26 +1873,26 @@ freebsd*|dragonfly*) #(vi
 	cf_XOPEN_SOURCE=600
 	cf_xopen_source="-D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE"
 	;;
-hpux11*) #(vi
+(hpux11*)
 	cf_xopen_source="-D_HPUX_SOURCE -D_XOPEN_SOURCE=500"
 	;;
-hpux*) #(vi
+(hpux*)
 	cf_xopen_source="-D_HPUX_SOURCE"
 	;;
-irix[56].*) #(vi
+(irix[56].*)
 	cf_xopen_source="-D_SGI_SOURCE"
 	cf_XOPEN_SOURCE=
 	;;
-linux*|gnu*|mint*|k*bsd*-gnu) #(vi
+(linux*|gnu*|mint*|k*bsd*-gnu)
 	
 echo $ac_n "checking if we must define _GNU_SOURCE""... $ac_c" 1>&6
-echo "configure:1889: checking if we must define _GNU_SOURCE" >&5
+echo "configure:1890: 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 1895 "configure"
+#line 1896 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -1901,7 +1902,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:1905: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1906: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_gnu_source=no
 else
@@ -1911,7 +1912,7 @@ else
   cf_save="$CPPFLAGS"
 	 CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
 	 cat > conftest.$ac_ext <<EOF
-#line 1915 "configure"
+#line 1916 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -1921,7 +1922,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:1925: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1926: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_gnu_source=no
 else
@@ -1942,7 +1943,10 @@ echo "$ac_t""$cf_cv_gnu_source" 1>&6
 test "$cf_cv_gnu_source" = yes && CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
 
 	;;
-mirbsd*) #(vi
+(minix*)
+	cf_xopen_source="-D_NETBSD_SOURCE" # POSIX.1-2001 features are ifdef'd with this...
+	;;
+(mirbsd*)
 	# setting _XOPEN_SOURCE or _POSIX_SOURCE breaks <sys/select.h> and other headers which use u_int / u_short types
 	cf_XOPEN_SOURCE=
 	
@@ -1963,16 +1967,16 @@ cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAG
 
 
 echo $ac_n "checking if we should define _POSIX_C_SOURCE""... $ac_c" 1>&6
-echo "configure:1967: checking if we should define _POSIX_C_SOURCE" >&5
+echo "configure:1971: 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 "${as_me:-configure}:1973: testing if the symbol is already defined go no further ..." 1>&5
+echo "${as_me:-configure}:1977: testing if the symbol is already defined go no further ..." 1>&5
 
 	cat > conftest.$ac_ext <<EOF
-#line 1976 "configure"
+#line 1980 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -1982,7 +1986,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:1986: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1990: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_posix_c_source=no
 else
@@ -1990,21 +1994,21 @@ else
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   cf_want_posix_source=no
-	 case .$cf_POSIX_C_SOURCE in #(vi
-	 .[12]??*) #(vi
+	 case .$cf_POSIX_C_SOURCE in
+	 (.[12]??*)
 		cf_cv_posix_c_source="-D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
 		;;
-	 .2) #(vi
+	 (.2)
 		cf_cv_posix_c_source="-D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
 		cf_want_posix_source=yes
 		;;
-	 .*)
+	 (.*)
 		cf_want_posix_source=yes
 		;;
 	 esac
 	 if test "$cf_want_posix_source" = yes ; then
 		cat > conftest.$ac_ext <<EOF
-#line 2008 "configure"
+#line 2012 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -2014,7 +2018,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2018: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2022: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -2025,15 +2029,15 @@ fi
 rm -f conftest*
 	 fi
 	 
-echo "${as_me:-configure}:2029: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
+echo "${as_me:-configure}:2033: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
 
 	 CFLAGS="$cf_trim_CFLAGS"
 	 CPPFLAGS="$cf_trim_CPPFLAGS $cf_cv_posix_c_source"
 	 
-echo "${as_me:-configure}:2034: testing if the second compile does not leave our definition intact error ..." 1>&5
+echo "${as_me:-configure}:2038: testing if the second compile does not leave our definition intact error ..." 1>&5
 
 	 cat > conftest.$ac_ext <<EOF
-#line 2037 "configure"
+#line 2041 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -2043,7 +2047,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2047: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2051: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -2074,14 +2078,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_cv_posix_c_source
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -2095,11 +2099,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -2112,17 +2116,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -2151,39 +2155,44 @@ fi
 
 
 	;;
-netbsd*) #(vi
+(netbsd*)
 	cf_xopen_source="-D_NETBSD_SOURCE" # setting _XOPEN_SOURCE breaks IPv6 for lynx on NetBSD 1.6, breaks xterm, is not needed for ncursesw
 	;;
-openbsd[4-9]*) #(vi
+(openbsd[4-9]*)
 	# setting _XOPEN_SOURCE lower than 500 breaks g++ compile with wchar.h, needed for ncursesw
 	cf_xopen_source="-D_BSD_SOURCE"
 	cf_XOPEN_SOURCE=600
 	;;
-openbsd*) #(vi
+(openbsd*)
 	# setting _XOPEN_SOURCE breaks xterm on OpenBSD 2.8, is not needed for ncursesw
 	;;
-osf[45]*) #(vi
+(osf[45]*)
 	cf_xopen_source="-D_OSF_SOURCE"
 	;;
-nto-qnx*) #(vi
+(nto-qnx*)
 	cf_xopen_source="-D_QNX_SOURCE"
 	;;
-sco*) #(vi
+(sco*)
 	# setting _XOPEN_SOURCE breaks Lynx on SCO Unix / OpenServer
 	;;
-solaris2.*) #(vi
+(solaris2.*)
 	cf_xopen_source="-D__EXTENSIONS__"
+	cf_cv_xopen_source=broken
 	;;
-*)
+(sysv4.2uw2.*) # Novell/SCO UnixWare 2.x (tested on 2.1.2)
+	cf_XOPEN_SOURCE=
+	cf_POSIX_C_SOURCE=
+	;;
+(*)
 	
 echo $ac_n "checking if we should define _XOPEN_SOURCE""... $ac_c" 1>&6
-echo "configure:2181: checking if we should define _XOPEN_SOURCE" >&5
+echo "configure:2190: 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 2187 "configure"
+#line 2196 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -2197,7 +2206,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2201: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2210: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_xopen_source=no
 else
@@ -2207,7 +2216,7 @@ else
   cf_save="$CPPFLAGS"
 	 CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE"
 	 cat > conftest.$ac_ext <<EOF
-#line 2211 "configure"
+#line 2220 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -2221,7 +2230,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2225: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2234: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_xopen_source=no
 else
@@ -2261,14 +2270,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_temp_xopen_source
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -2282,11 +2291,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -2299,17 +2308,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -2354,16 +2363,16 @@ cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAG
 
 
 echo $ac_n "checking if we should define _POSIX_C_SOURCE""... $ac_c" 1>&6
-echo "configure:2358: checking if we should define _POSIX_C_SOURCE" >&5
+echo "configure:2367: 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 "${as_me:-configure}:2364: testing if the symbol is already defined go no further ..." 1>&5
+echo "${as_me:-configure}:2373: testing if the symbol is already defined go no further ..." 1>&5
 
 	cat > conftest.$ac_ext <<EOF
-#line 2367 "configure"
+#line 2376 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -2373,7 +2382,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2377: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2386: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_posix_c_source=no
 else
@@ -2381,21 +2390,21 @@ else
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   cf_want_posix_source=no
-	 case .$cf_POSIX_C_SOURCE in #(vi
-	 .[12]??*) #(vi
+	 case .$cf_POSIX_C_SOURCE in
+	 (.[12]??*)
 		cf_cv_posix_c_source="-D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
 		;;
-	 .2) #(vi
+	 (.2)
 		cf_cv_posix_c_source="-D_POSIX_C_SOURCE=$cf_POSIX_C_SOURCE"
 		cf_want_posix_source=yes
 		;;
-	 .*)
+	 (.*)
 		cf_want_posix_source=yes
 		;;
 	 esac
 	 if test "$cf_want_posix_source" = yes ; then
 		cat > conftest.$ac_ext <<EOF
-#line 2399 "configure"
+#line 2408 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -2405,7 +2414,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2409: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2418: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -2416,15 +2425,15 @@ fi
 rm -f conftest*
 	 fi
 	 
-echo "${as_me:-configure}:2420: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
+echo "${as_me:-configure}:2429: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
 
 	 CFLAGS="$cf_trim_CFLAGS"
 	 CPPFLAGS="$cf_trim_CPPFLAGS $cf_cv_posix_c_source"
 	 
-echo "${as_me:-configure}:2425: testing if the second compile does not leave our definition intact error ..." 1>&5
+echo "${as_me:-configure}:2434: testing if the second compile does not leave our definition intact error ..." 1>&5
 
 	 cat > conftest.$ac_ext <<EOF
-#line 2428 "configure"
+#line 2437 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 int main() {
@@ -2434,7 +2443,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2438: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2447: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -2465,14 +2474,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_cv_posix_c_source
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -2486,11 +2495,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -2503,17 +2512,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -2554,14 +2563,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_xopen_source
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -2575,11 +2584,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -2592,17 +2601,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -2610,17 +2619,29 @@ esac
 done
 
 if test -n "$cf_new_cflags" ; then
-	
+	test -n "$verbose" && echo "	add to \$CFLAGS $cf_new_cflags" 1>&6
+
+echo "${as_me:-configure}:2625: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
+
+
 	CFLAGS="$CFLAGS $cf_new_cflags"
 fi
 
 if test -n "$cf_new_cppflags" ; then
-	
+	test -n "$verbose" && echo "	add to \$CPPFLAGS $cf_new_cppflags" 1>&6
+
+echo "${as_me:-configure}:2634: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
+
+
 	CPPFLAGS="$CPPFLAGS $cf_new_cppflags"
 fi
 
 if test -n "$cf_new_extra_cppflags" ; then
-	
+	test -n "$verbose" && echo "	add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6
+
+echo "${as_me:-configure}:2643: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
+
+
 	EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS"
 fi
 
@@ -2631,9 +2652,9 @@ fi
 
 if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then
 	echo $ac_n "checking if _XOPEN_SOURCE really is set""... $ac_c" 1>&6
-echo "configure:2635: checking if _XOPEN_SOURCE really is set" >&5
+echo "configure:2656: checking if _XOPEN_SOURCE really is set" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 2637 "configure"
+#line 2658 "configure"
 #include "confdefs.h"
 #include <stdlib.h>
 int main() {
@@ -2643,7 +2664,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2647: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2668: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_XOPEN_SOURCE_set=yes
 else
@@ -2657,7 +2678,7 @@ rm -f conftest*
 	if test $cf_XOPEN_SOURCE_set = yes
 	then
 		cat > conftest.$ac_ext <<EOF
-#line 2661 "configure"
+#line 2682 "configure"
 #include "confdefs.h"
 #include <stdlib.h>
 int main() {
@@ -2667,7 +2688,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2671: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2692: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_XOPEN_SOURCE_set_ok=yes
 else
@@ -2684,13 +2705,13 @@ rm -f conftest*
 	else
 		
 echo $ac_n "checking if we should define _XOPEN_SOURCE""... $ac_c" 1>&6
-echo "configure:2688: checking if we should define _XOPEN_SOURCE" >&5
+echo "configure:2709: 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 2694 "configure"
+#line 2715 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -2704,7 +2725,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2708: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2729: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_xopen_source=no
 else
@@ -2714,7 +2735,7 @@ else
   cf_save="$CPPFLAGS"
 	 CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=$cf_XOPEN_SOURCE"
 	 cat > conftest.$ac_ext <<EOF
-#line 2718 "configure"
+#line 2739 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -2728,7 +2749,7 @@ make an error
 #endif
 ; return 0; }
 EOF
-if { (eval echo configure:2732: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2753: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_xopen_source=no
 else
@@ -2768,14 +2789,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_temp_xopen_source
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -2789,11 +2810,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -2806,17 +2827,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -2848,13 +2869,13 @@ fi
 
 
 echo $ac_n "checking if SIGWINCH is defined""... $ac_c" 1>&6
-echo "configure:2852: checking if SIGWINCH is defined" >&5
+echo "configure:2873: checking if SIGWINCH is defined" >&5
 if eval "test \"`echo '$''{'cf_cv_define_sigwinch'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 	cat > conftest.$ac_ext <<EOF
-#line 2858 "configure"
+#line 2879 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -2864,7 +2885,7 @@ int main() {
 int x = SIGWINCH
 ; return 0; }
 EOF
-if { (eval echo configure:2868: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2889: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_define_sigwinch=yes
 else
@@ -2872,7 +2893,7 @@ else
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   cat > conftest.$ac_ext <<EOF
-#line 2876 "configure"
+#line 2897 "configure"
 #include "confdefs.h"
 
 #undef _XOPEN_SOURCE
@@ -2885,7 +2906,7 @@ int main() {
 int x = SIGWINCH
 ; return 0; }
 EOF
-if { (eval echo configure:2889: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2910: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_define_sigwinch=maybe
 else
@@ -2905,7 +2926,7 @@ echo "$ac_t""$cf_cv_define_sigwinch" 1>&
 
 if test "$cf_cv_define_sigwinch" = maybe ; then
 echo $ac_n "checking for actual SIGWINCH definition""... $ac_c" 1>&6
-echo "configure:2909: checking for actual SIGWINCH definition" >&5
+echo "configure:2930: checking for actual SIGWINCH definition" >&5
 if eval "test \"`echo '$''{'cf_cv_fixup_sigwinch'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -2915,7 +2936,7 @@ cf_sigwinch=32
 while test $cf_sigwinch != 1
 do
 	cat > conftest.$ac_ext <<EOF
-#line 2919 "configure"
+#line 2940 "configure"
 #include "confdefs.h"
 
 #undef _XOPEN_SOURCE
@@ -2932,7 +2953,7 @@ make an error
 int x = SIGWINCH
 ; return 0; }
 EOF
-if { (eval echo configure:2936: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2957: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_fixup_sigwinch=$cf_sigwinch
 	 break
@@ -2955,12 +2976,12 @@ echo "$ac_t""$cf_cv_fixup_sigwinch" 1>&6
 fi
 
 echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6
-echo "configure:2959: checking for Cygwin environment" >&5
+echo "configure:2980: 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 2964 "configure"
+#line 2985 "configure"
 #include "confdefs.h"
 
 int main() {
@@ -2971,7 +2992,7 @@ int main() {
 return __CYGWIN__;
 ; return 0; }
 EOF
-if { (eval echo configure:2975: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2996: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_cygwin=yes
 else
@@ -2988,19 +3009,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:2992: checking for mingw32 environment" >&5
+echo "configure:3013: 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 2997 "configure"
+#line 3018 "configure"
 #include "confdefs.h"
 
 int main() {
 return __MINGW32__;
 ; return 0; }
 EOF
-if { (eval echo configure:3004: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:3025: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_mingw32=yes
 else
@@ -3019,20 +3040,20 @@ test "$ac_cv_mingw32" = yes && MINGW32=y
 
 
 case $cf_cv_system_name in
-os2*)
-    CFLAGS="$CFLAGS -Zmt"
-    CPPFLAGS="$CPPFLAGS -D__ST_MT_ERRNO__"
-    CXXFLAGS="$CXXFLAGS -Zmt"
-    # autoconf's macro sets -Zexe and suffix both, which conflict:w
-    LDFLAGS="$LDFLAGS -Zmt -Zcrtdll"
-    ac_cv_exeext=.exe
-    ;;
+(os2*)
+	CFLAGS="$CFLAGS -Zmt"
+	CPPFLAGS="$CPPFLAGS -D__ST_MT_ERRNO__"
+	CXXFLAGS="$CXXFLAGS -Zmt"
+	# autoconf's macro sets -Zexe and suffix both, which conflict:w
+	LDFLAGS="$LDFLAGS -Zmt -Zcrtdll"
+	ac_cv_exeext=.exe
+	;;
 esac
 
 
 
 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
-echo "configure:3036: checking for executable suffix" >&5
+echo "configure:3057: checking for executable suffix" >&5
 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3042,7 +3063,7 @@ else
   rm -f conftest*
   echo 'int main () { return 0; }' > conftest.$ac_ext
   ac_cv_exeext=
-  if { (eval echo configure:3046: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
+  if { (eval echo configure:3067: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
     for file in conftest.*; do
       if test -f $file ; then
         case $file in
@@ -3066,13 +3087,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:3070: checking for object suffix" >&5
+echo "configure:3091: 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:3076: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:3097: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   for ac_file in conftest.*; do
     if test -f $ac_file ; then
       case $ac_file in
@@ -3101,18 +3122,18 @@ EOF
 
 
 
-	case $cf_cv_system_name in #(vi
-	OS/2*|os2*) #(vi
-        LIB_PREFIX=''
-        ;;
-	*)	LIB_PREFIX='lib'
-        ;;
+	case $cf_cv_system_name in
+	(OS/2*|os2*)
+		LIB_PREFIX=''
+		;;
+	(*)	LIB_PREFIX='lib'
+		;;
 	esac
 LIB_PREFIX=$LIB_PREFIX
 	
 
 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
-echo "configure:3116: checking whether ln -s works" >&5
+echo "configure:3137: 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
@@ -3157,7 +3178,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:3161: checking for $ac_word" >&5
+echo "configure:3182: 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
@@ -3189,11 +3210,11 @@ done
 fi
 
 	echo $ac_n "checking for native build C compiler""... $ac_c" 1>&6
-echo "configure:3193: checking for native build C compiler" >&5
+echo "configure:3214: 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:3197: checking for native build C preprocessor" >&5
+echo "configure:3218: 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
@@ -3206,7 +3227,7 @@ fi
 	echo "$ac_t""$BUILD_CPP" 1>&6
 
 	echo $ac_n "checking for native build C flags""... $ac_c" 1>&6
-echo "configure:3210: checking for native build C flags" >&5
+echo "configure:3231: 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
@@ -3217,7 +3238,7 @@ fi
 	echo "$ac_t""$BUILD_CFLAGS" 1>&6
 
 	echo $ac_n "checking for native build C preprocessor-flags""... $ac_c" 1>&6
-echo "configure:3221: checking for native build C preprocessor-flags" >&5
+echo "configure:3242: 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
@@ -3228,7 +3249,7 @@ fi
 	echo "$ac_t""$BUILD_CPPFLAGS" 1>&6
 
 	echo $ac_n "checking for native build linker-flags""... $ac_c" 1>&6
-echo "configure:3232: checking for native build linker-flags" >&5
+echo "configure:3253: 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
@@ -3239,7 +3260,7 @@ fi
 	echo "$ac_t""$BUILD_LDFLAGS" 1>&6
 
 	echo $ac_n "checking for native build linker-libraries""... $ac_c" 1>&6
-echo "configure:3243: checking for native build linker-libraries" >&5
+echo "configure:3264: 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
@@ -3282,7 +3303,7 @@ fi
 
 
 echo $ac_n "checking build system type""... $ac_c" 1>&6
-echo "configure:3286: checking build system type" >&5
+echo "configure:3307: checking build system type" >&5
 
 build_alias=$build
 case "$build_alias" in
@@ -3308,7 +3329,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:3312: checking for $ac_word" >&5
+echo "configure:3333: 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
@@ -3340,7 +3361,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:3344: checking for $ac_word" >&5
+echo "configure:3365: 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
@@ -3375,7 +3396,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:3379: checking for $ac_word" >&5
+echo "configure:3400: 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
@@ -3407,7 +3428,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:3411: checking for $ac_word" >&5
+echo "configure:3432: 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
@@ -3443,7 +3464,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:3447: checking for $ac_word" >&5
+echo "configure:3468: 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
@@ -3475,7 +3496,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:3479: checking for $ac_word" >&5
+echo "configure:3500: 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
@@ -3512,7 +3533,7 @@ fi
 
 
 echo $ac_n "checking for options to update archives""... $ac_c" 1>&6
-echo "configure:3516: checking for options to update archives" >&5
+echo "configure:3537: checking for options to update archives" >&5
 if eval "test \"`echo '$''{'cf_cv_ar_flags'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -3534,10 +3555,10 @@ else
 		rm -f conftest.a
 
 		cat >conftest.$ac_ext <<EOF
-#line 3538 "configure"
+#line 3559 "configure"
 int	testdata[3] = { 123, 456, 789 };
 EOF
-		if { (eval echo configure:3541: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; } ; then
+		if { (eval echo configure:3562: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; } ; then
 			echo "$AR $ARFLAGS $cf_ar_flags conftest.a conftest.$ac_cv_objext" >&5
 			$AR $ARFLAGS $cf_ar_flags conftest.a conftest.$ac_cv_objext 2>&5 1>/dev/null
 			if test -f conftest.a ; then
@@ -3547,7 +3568,7 @@ EOF
 		else
 			test -n "$verbose" && echo "	cannot compile test-program" 1>&6
 
-echo "${as_me:-configure}:3551: testing cannot compile test-program ..." 1>&5
+echo "${as_me:-configure}:3572: testing cannot compile test-program ..." 1>&5
 
 
 			break
@@ -3590,21 +3611,21 @@ EOF
 esac
 
 echo $ac_n "checking if you would like to use heapsort""... $ac_c" 1>&6
-echo "configure:3594: checking if you would like to use heapsort" >&5
+echo "configure:3615: checking if you would like to use heapsort" >&5
 
 # Check whether --enable-heapsort or --disable-heapsort was given.
 if test "${enable_heapsort+set}" = set; then
   enableval="$enable_heapsort"
-  test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
-    cf_use_heapsort=yes 
-  else
-    cf_use_heapsort=no
-  fi
+  test "$enableval" != no && enableval=yes
+	if test "$enableval" != "yes" ; then
+    cf_use_heapsort=no 
+	else
+		cf_use_heapsort=yes
+	fi
 else
-  enableval=no 
-  cf_use_heapsort=no
-  
+  enableval=yes 
+	cf_use_heapsort=yes
+
 fi
 
 echo "$ac_t""$cf_use_heapsort" 1>&6
@@ -3612,12 +3633,12 @@ if test "x$cf_use_heapsort" = xyes; then
 	for ac_func in heapsort
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:3616: checking for $ac_func" >&5
+echo "configure:3637: 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 3621 "configure"
+#line 3642 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -3640,7 +3661,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:3644: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:3665: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -3666,9 +3687,9 @@ done
 
 	if test x"$ac_cv_func_heapsort" = xyes; then
 		echo $ac_n "checking if its prototype is compatible with qsort""... $ac_c" 1>&6
-echo "configure:3670: checking if its prototype is compatible with qsort" >&5
+echo "configure:3691: checking if its prototype is compatible with qsort" >&5
 		cat > conftest.$ac_ext <<EOF
-#line 3672 "configure"
+#line 3693 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -3682,7 +3703,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:3686: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:3707: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -3695,7 +3716,7 @@ rm -f conftest*;
 	else
 		test -n "$verbose" && echo "	will use our own heapsort function" 1>&6
 
-echo "${as_me:-configure}:3699: testing will use our own heapsort function ..." 1>&5
+echo "${as_me:-configure}:3720: testing will use our own heapsort function ..." 1>&5
 
 
 		EXTRAO_DEP=''
@@ -3722,7 +3743,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:3726: checking for ispell" >&5
+echo "configure:3747: checking for ispell" >&5
    ac_cv_path_PATH_ISPELL="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_ISPELL "$withval"
@@ -3739,7 +3760,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:3743: checking for $ac_word" >&5
+echo "configure:3764: 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
@@ -3796,7 +3817,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:3800: checking for metamail" >&5
+echo "configure:3821: checking for metamail" >&5
    ac_cv_path_PATH_METAMAIL="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_METAMAIL "$withval"
@@ -3813,7 +3834,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:3817: checking for $ac_word" >&5
+echo "configure:3838: 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
@@ -3870,7 +3891,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:3874: checking for sum" >&5
+echo "configure:3895: checking for sum" >&5
    ac_cv_path_PATH_SUM="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_SUM "$withval"
@@ -3887,7 +3908,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:3891: checking for $ac_word" >&5
+echo "configure:3912: 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
@@ -3934,12 +3955,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:3938: checking if $ac_cv_path_PATH_SUM takes -r" >&5
+echo "configure:3959: 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:3943: \"$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:3964: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }
 then
 	ac_cv_prog_sum_r=yes
 else
@@ -3969,7 +3990,7 @@ fi
 
 
 echo $ac_n "checking for default editor""... $ac_c" 1>&6
-echo "configure:3973: checking for default editor" >&5
+echo "configure:3994: checking for default editor" >&5
 
 # Check whether --with-editor or --without-editor was given.
 if test "${with_editor+set}" = set; then
@@ -3997,7 +4018,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:4001: checking for $ac_word" >&5
+echo "configure:4022: 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
@@ -4042,7 +4063,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:4046: checking for $ac_word" >&5
+echo "configure:4067: 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
@@ -4096,7 +4117,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:4100: checking for $ac_word" >&5
+echo "configure:4121: 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
@@ -4133,7 +4154,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:4137: checking for $ac_word" >&5
+echo "configure:4158: 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
@@ -4167,7 +4188,7 @@ fi
 
 fi
 echo $ac_n "checking for default mailer""... $ac_c" 1>&6
-echo "configure:4171: checking for default mailer" >&5
+echo "configure:4192: checking for default mailer" >&5
 if test -n "$DEFAULT_MAILER" ; then
 	
 case $cf_cv_system_name in #(vi
@@ -4194,7 +4215,7 @@ echo "$ac_t""$DEFAULT_MAILER" 1>&6
 
 
 echo $ac_n "checking for incoming-mail directory""... $ac_c" 1>&6
-echo "configure:4198: checking for incoming-mail directory" >&5
+echo "configure:4219: checking for incoming-mail directory" >&5
 
 # Check whether --with-mailbox or --without-mailbox was given.
 if test "${with_mailbox+set}" = set; then
@@ -4240,21 +4261,21 @@ 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:4244: checking if you want PGP/GPG-Support" >&5
+echo "configure:4265: 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
   enableval="$enable_pgp_gpg"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     USE_PGP_GPG=no 
-  else
-    USE_PGP_GPG=yes
-  fi
+	else
+		USE_PGP_GPG=yes
+	fi
 else
   enableval=yes 
-  USE_PGP_GPG=yes
-  
+	USE_PGP_GPG=yes
+
 fi
 
 echo "$ac_t""$enableval" 1>&6
@@ -4272,7 +4293,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:4276: checking for pgp" >&5
+echo "configure:4297: checking for pgp" >&5
    ac_cv_path_PATH_PGP="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_PGP "$withval"
@@ -4289,7 +4310,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:4293: checking for $ac_word" >&5
+echo "configure:4314: 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
@@ -4347,7 +4368,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:4351: checking for pgpk" >&5
+echo "configure:4372: checking for pgpk" >&5
    ac_cv_path_PATH_PGPK="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_PGPK "$withval"
@@ -4364,7 +4385,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:4368: checking for $ac_word" >&5
+echo "configure:4389: 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
@@ -4422,7 +4443,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:4426: checking for gpg" >&5
+echo "configure:4447: checking for gpg" >&5
    ac_cv_path_PATH_GPG="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_GPG "$withval"
@@ -4439,7 +4460,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:4443: checking for $ac_word" >&5
+echo "configure:4464: 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
@@ -4498,7 +4519,7 @@ if test "${with_slrnface+set}" = set; th
   *)
    # user supplied option-value for "--with-slrnface=path"
    echo $ac_n "checking for slrnface""... $ac_c" 1>&6
-echo "configure:4502: checking for slrnface" >&5
+echo "configure:4523: checking for slrnface" >&5
    ac_cv_path_PATH_SLRNFACE="$withval"
    cat >> confdefs.h <<EOF
 #define PATH_SLRNFACE "$withval"
@@ -4515,7 +4536,7 @@ else
   # Extract the first word of "slrnface", so it can be a program name with args.
 set dummy slrnface; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:4519: checking for $ac_word" >&5
+echo "configure:4540: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_PATH_SLRNFACE'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -4575,13 +4596,13 @@ fi
 
 
 echo $ac_n "checking for the default shell program""... $ac_c" 1>&6
-echo "configure:4579: checking for the default shell program" >&5
+echo "configure:4600: 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 4585 "configure"
+#line 4606 "configure"
 #include "confdefs.h"
 
 #include <sys/params.h>
@@ -4594,7 +4615,7 @@ make an error
 
 ; return 0; }
 EOF
-if { (eval echo configure:4598: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:4619: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   $cf_shell_progs="csh tcsh $cf_shell_progs"
 else
@@ -4604,11 +4625,11 @@ fi
 rm -f conftest*
 fi
 
-echo "${as_me:-configure}:4608: testing paths of shell programs: $cf_shell_progs ..." 1>&5
+echo "${as_me:-configure}:4629: 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 "${as_me:-configure}:4612: testing /etc/shells ..." 1>&5
+echo "${as_me:-configure}:4633: testing /etc/shells ..." 1>&5
 
 	for cf_prog in $cf_shell_progs
 	do
@@ -4643,14 +4664,14 @@ echo "${as_me:-configure}:4612: testing
 	echo "$ac_t""$DEFAULT_SHELL" 1>&6
 else
 	
-echo "${as_me:-configure}:4647: testing $PATH ..." 1>&5
+echo "${as_me:-configure}:4668: 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:4654: checking for $ac_word" >&5
+echo "configure:4675: 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
@@ -4703,21 +4724,21 @@ 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:4707: checking if NNTP-support will be used" >&5
+echo "configure:4728: checking if NNTP-support will be used" >&5
 
 # Check whether --enable-nntp or --disable-nntp was given.
 if test "${enable_nntp+set}" = set; then
   enableval="$enable_nntp"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     USE_NNTP=no 
-  else
-    USE_NNTP=yes
-  fi
+	else
+		USE_NNTP=yes
+	fi
 else
   enableval=yes 
-  USE_NNTP=yes
-  
+	USE_NNTP=yes
+
 fi
 
 echo "$ac_t""$enableval" 1>&6
@@ -4725,31 +4746,31 @@ 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:4729: checking whether to be NNTP_ONLY" >&5
+echo "configure:4750: 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
   enableval="$enable_nntp_only"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     cat >> confdefs.h <<\EOF
 #define NNTP_ONLY 1
 EOF
 
 	 USE_SPOOLDIR=no 
-  else
-    cat >> confdefs.h <<\EOF
+	else
+		cat >> confdefs.h <<\EOF
 #define NNTP_ABLE 1
 EOF
 
-  fi
+	fi
 else
   enableval=no 
-  cat >> confdefs.h <<\EOF
+	cat >> confdefs.h <<\EOF
 #define NNTP_ABLE 1
 EOF
 
-  
+
 fi
 
 echo "$ac_t""$enableval" 1>&6
@@ -4757,25 +4778,25 @@ 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:4761: checking if you want to compile-in debug support" >&5
+echo "configure:4782: 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
   enableval="$enable_debug"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     ENABLE_DEBUG=''
 	CFLAGS="-g $CFLAGS"
 	LDFLAGS="-g $LDFLAGS" 
-  else
-    ENABLE_DEBUG='#'
+	else
+		ENABLE_DEBUG='#'
 	test -z "$save_CFLAGS" && CFLAGS=`echo $CFLAGS|sed -e 's/-g //' -e 's/-g$//'`
-  fi
+	fi
 else
   enableval=no 
-  ENABLE_DEBUG='#'
+	ENABLE_DEBUG='#'
 	test -z "$save_CFLAGS" && CFLAGS=`echo $CFLAGS|sed -e 's/-g //' -e 's/-g$//'`
-  
+
 fi
 
 echo "$ac_t""$enableval" 1>&6
@@ -4784,39 +4805,39 @@ 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:4788: checking if you want to see long compiling messages" >&5
+echo "configure:4809: 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
   enableval="$enable_echo"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     
-    ECHO_LT='--silent'
-    ECHO_LD='@echo linking $@;'
-    RULE_CC='@echo compiling $<'
-    SHOW_CC='@echo compiling $@'
-    ECHO_CC='@'
+	ECHO_LT='--silent'
+	ECHO_LD='@echo linking $@;'
+	RULE_CC='@echo compiling $<'
+	SHOW_CC='@echo compiling $@'
+	ECHO_CC='@'
  
-  else
-    
-    ECHO_LT=''
-    ECHO_LD=''
-    RULE_CC=''
-    SHOW_CC=''
-    ECHO_CC=''
+	else
+		
+	ECHO_LT=''
+	ECHO_LD=''
+	RULE_CC=''
+	SHOW_CC=''
+	ECHO_CC=''
 
-  fi
+	fi
 else
   enableval=yes 
-  
-    ECHO_LT=''
-    ECHO_LD=''
-    RULE_CC=''
-    SHOW_CC=''
-    ECHO_CC=''
+	
+	ECHO_LT=''
+	ECHO_LD=''
+	RULE_CC=''
+	SHOW_CC=''
+	ECHO_CC=''
+
 
-  
 fi
 
 echo "$ac_t""$enableval" 1>&6
@@ -4829,21 +4850,21 @@ 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:4833: checking if you want to compile with fallback prototypes" >&5
+echo "configure:4854: 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
   enableval="$enable_prototypes"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     with_decl_check=yes 
-  else
-    with_decl_check=no
-  fi
+	else
+		with_decl_check=no
+	fi
 else
   enableval=no 
-  with_decl_check=no
-  
+	with_decl_check=no
+
 fi
 
 echo "$ac_t""$enableval" 1>&6
@@ -4853,21 +4874,21 @@ 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:4857: checking if you want to turn on gcc warnings" >&5
+echo "configure:4878: 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
   enableval="$enable_warnings"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     with_warnings=yes 
-  else
-    with_warnings=no
-  fi
+	else
+		with_warnings=no
+	fi
 else
   enableval=no 
-  with_warnings=no
-  
+	with_warnings=no
+
 fi
 
 echo "$ac_t""$with_warnings" 1>&6
@@ -4882,13 +4903,13 @@ INTEL_COMPILER=no
 
 if test "$GCC" = yes ; then
 	case $host_os in
-	linux*|gnu*)
+	(linux*|gnu*)
 		echo $ac_n "checking if this is really Intel C compiler""... $ac_c" 1>&6
-echo "configure:4888: checking if this is really Intel C compiler" >&5
+echo "configure:4909: checking if this is really Intel C compiler" >&5
 		cf_save_CFLAGS="$CFLAGS"
 		CFLAGS="$CFLAGS -no-gcc"
 		cat > conftest.$ac_ext <<EOF
-#line 4892 "configure"
+#line 4913 "configure"
 #include "confdefs.h"
 
 int main() {
@@ -4900,10 +4921,10 @@ make an error
 
 ; return 0; }
 EOF
-if { (eval echo configure:4904: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:4925: \"$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_save_CFLAGS="$cf_save_CFLAGS -we147"
 
 else
   echo "configure: failed program was:" >&5
@@ -4921,11 +4942,11 @@ CLANG_COMPILER=no
 
 if test "$GCC" = yes ; then
 	echo $ac_n "checking if this is really Clang C compiler""... $ac_c" 1>&6
-echo "configure:4925: checking if this is really Clang C compiler" >&5
+echo "configure:4946: checking if this is really Clang C compiler" >&5
 	cf_save_CFLAGS="$CFLAGS"
 	CFLAGS="$CFLAGS -Qunused-arguments"
 	cat > conftest.$ac_ext <<EOF
-#line 4929 "configure"
+#line 4950 "configure"
 #include "confdefs.h"
 
 int main() {
@@ -4937,7 +4958,7 @@ make an error
 
 ; return 0; }
 EOF
-if { (eval echo configure:4941: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:4962: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   CLANG_COMPILER=yes
 cf_save_CFLAGS="$cf_save_CFLAGS -Qunused-arguments"
@@ -4953,7 +4974,7 @@ fi
 
 
 cat > conftest.$ac_ext <<EOF
-#line 4957 "${as_me:-configure}"
+#line 4978 "${as_me:-configure}"
 int main(int argc, char *argv[]) { return (argv[argc-1] == 0) ; }
 EOF
 
@@ -4971,7 +4992,7 @@ then
 # warning #279: controlling expression is constant
 
 	echo "checking for $CC warning options" 1>&6
-echo "configure:4975: checking for $CC warning options" >&5
+echo "configure:4996: checking for $CC warning options" >&5
 	cf_save_CFLAGS="$CFLAGS"
 	EXTRA_CFLAGS="-Wall"
 	for cf_opt in \
@@ -4986,7 +5007,7 @@ echo "configure:4975: checking for $CC w
 		wd981
 	do
 		CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt"
-		if { (eval echo configure:4990: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+		if { (eval echo configure:5011: \"$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
@@ -4996,7 +5017,7 @@ echo "configure:4975: checking for $CC w
 elif test "$GCC" = yes
 then
 	echo "checking for $CC warning options" 1>&6
-echo "configure:5000: checking for $CC warning options" >&5
+echo "configure:5021: checking for $CC warning options" >&5
 	cf_save_CFLAGS="$CFLAGS"
 	EXTRA_CFLAGS=
 	cf_warn_CONST=""
@@ -5019,29 +5040,29 @@ echo "configure:5000: checking for $CC w
 		Wundef $cf_gcc_warnings $cf_warn_CONST 
 	do
 		CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt"
-		if { (eval echo configure:5023: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+		if { (eval echo configure:5044: \"$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
+			case $cf_opt in
+			(Wcast-qual)
 				CPPFLAGS="$CPPFLAGS -DXTSTRINGDEFINES"
 				;;
-			Winline) #(vi
+			(Winline)
 				case $GCC_VERSION in
-				[34].*)
+				([34].*)
 					test -n "$verbose" && echo "	feature is broken in gcc $GCC_VERSION" 1>&6
 
-echo "${as_me:-configure}:5034: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
+echo "${as_me:-configure}:5055: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
 
 
 					continue;;
 				esac
 				;;
-			Wpointer-arith) #(vi
+			(Wpointer-arith)
 				case $GCC_VERSION in
-				[12].*)
+				([12].*)
 					test -n "$verbose" && echo "	feature is broken in gcc $GCC_VERSION" 1>&6
 
-echo "${as_me:-configure}:5045: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
+echo "${as_me:-configure}:5066: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
 
 
 					continue;;
@@ -5064,7 +5085,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:5068: checking for news-library path" >&5
+echo "configure:5089: checking for news-library path" >&5
 	
 # Check whether --with-libdir or --without-libdir was given.
 if test "${with_libdir+set}" = set; then
@@ -5076,32 +5097,32 @@ fi
 if true ; then
 
 if test "x$prefix" != xNONE; then
-  cf_path_syntax="$prefix"
+	cf_path_syntax="$prefix"
 else
-  cf_path_syntax="$ac_default_prefix"
+	cf_path_syntax="$ac_default_prefix"
 fi
 
-case ".$withval" in #(vi
-.\$\(*\)*|.\'*\'*) #(vi
-  ;;
-..|./*|.\\*) #(vi
-  ;;
-.[a-zA-Z]:[\\/]*) #(vi OS/2 EMX
-  ;;
-.\${*prefix}*|.\${*dir}*) #(vi
-  eval withval="$withval"
-  case ".$withval" in #(vi
-  .NONE/*)
-    withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-    ;;
-  esac
-  ;; #(vi
-.no|.NONE/*)
-  withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-  ;;
-*)
-  { echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
-  ;;
+case ".$withval" in
+(.\$\(*\)*|.\'*\'*)
+	;;
+(..|./*|.\\*)
+	;;
+(.[a-zA-Z]:[\\/]*) # OS/2 EMX
+	;;
+(.\${*prefix}*|.\${*dir}*)
+	eval withval="$withval"
+	case ".$withval" in
+	(.NONE/*)
+		withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+		;;
+	esac
+	;;
+(.no|.NONE/*)
+	withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+	;;
+(*)
+	{ echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
+	;;
 esac
 
 fi
@@ -5110,7 +5131,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:5114: checking for news spool-directory path" >&5
+echo "configure:5135: checking for news spool-directory path" >&5
 	
 # Check whether --with-spooldir or --without-spooldir was given.
 if test "${with_spooldir+set}" = set; then
@@ -5122,32 +5143,32 @@ fi
 if true ; then
 
 if test "x$prefix" != xNONE; then
-  cf_path_syntax="$prefix"
+	cf_path_syntax="$prefix"
 else
-  cf_path_syntax="$ac_default_prefix"
+	cf_path_syntax="$ac_default_prefix"
 fi
 
-case ".$withval" in #(vi
-.\$\(*\)*|.\'*\'*) #(vi
-  ;;
-..|./*|.\\*) #(vi
-  ;;
-.[a-zA-Z]:[\\/]*) #(vi OS/2 EMX
-  ;;
-.\${*prefix}*|.\${*dir}*) #(vi
-  eval withval="$withval"
-  case ".$withval" in #(vi
-  .NONE/*)
-    withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-    ;;
-  esac
-  ;; #(vi
-.no|.NONE/*)
-  withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-  ;;
-*)
-  { echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
-  ;;
+case ".$withval" in
+(.\$\(*\)*|.\'*\'*)
+	;;
+(..|./*|.\\*)
+	;;
+(.[a-zA-Z]:[\\/]*) # OS/2 EMX
+	;;
+(.\${*prefix}*|.\${*dir}*)
+	eval withval="$withval"
+	case ".$withval" in
+	(.NONE/*)
+		withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+		;;
+	esac
+	;;
+(.no|.NONE/*)
+	withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+	;;
+(*)
+	{ echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
+	;;
 esac
 
 fi
@@ -5156,7 +5177,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:5160: checking for news overview-directory path" >&5
+echo "configure:5181: 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
@@ -5168,32 +5189,32 @@ fi
 if true ; then
 
 if test "x$prefix" != xNONE; then
-  cf_path_syntax="$prefix"
+	cf_path_syntax="$prefix"
 else
-  cf_path_syntax="$ac_default_prefix"
+	cf_path_syntax="$ac_default_prefix"
 fi
 
-case ".$withval" in #(vi
-.\$\(*\)*|.\'*\'*) #(vi
-  ;;
-..|./*|.\\*) #(vi
-  ;;
-.[a-zA-Z]:[\\/]*) #(vi OS/2 EMX
-  ;;
-.\${*prefix}*|.\${*dir}*) #(vi
-  eval withval="$withval"
-  case ".$withval" in #(vi
-  .NONE/*)
-    withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-    ;;
-  esac
-  ;; #(vi
-.no|.NONE/*)
-  withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-  ;;
-*)
-  { echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
-  ;;
+case ".$withval" in
+(.\$\(*\)*|.\'*\'*)
+	;;
+(..|./*|.\\*)
+	;;
+(.[a-zA-Z]:[\\/]*) # OS/2 EMX
+	;;
+(.\${*prefix}*|.\${*dir}*)
+	eval withval="$withval"
+	case ".$withval" in
+	(.NONE/*)
+		withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+		;;
+	esac
+	;;
+(.no|.NONE/*)
+	withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+	;;
+(*)
+	{ echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
+	;;
 esac
 
 fi
@@ -5202,7 +5223,7 @@ eval NOVROOTDIR="$withval"
 	echo "$ac_t""$NOVROOTDIR" 1>&6
 
 	echo $ac_n "checking for overview filename""... $ac_c" 1>&6
-echo "configure:5206: checking for overview filename" >&5
+echo "configure:5227: checking for overview filename" >&5
 	
 # Check whether --with-nov-fname or --without-nov-fname was given.
 if test "${with_nov_fname+set}" = set; then
@@ -5238,7 +5259,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:5242: checking for directory containing \"inews\"" >&5
+echo "configure:5263: 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
@@ -5250,32 +5271,32 @@ fi
 if true ; then
 
 if test "x$prefix" != xNONE; then
-  cf_path_syntax="$prefix"
+	cf_path_syntax="$prefix"
 else
-  cf_path_syntax="$ac_default_prefix"
+	cf_path_syntax="$ac_default_prefix"
 fi
 
-case ".$withval" in #(vi
-.\$\(*\)*|.\'*\'*) #(vi
-  ;;
-..|./*|.\\*) #(vi
-  ;;
-.[a-zA-Z]:[\\/]*) #(vi OS/2 EMX
-  ;;
-.\${*prefix}*|.\${*dir}*) #(vi
-  eval withval="$withval"
-  case ".$withval" in #(vi
-  .NONE/*)
-    withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-    ;;
-  esac
-  ;; #(vi
-.no|.NONE/*)
-  withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-  ;;
-*)
-  { echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
-  ;;
+case ".$withval" in
+(.\$\(*\)*|.\'*\'*)
+	;;
+(..|./*|.\\*)
+	;;
+(.[a-zA-Z]:[\\/]*) # OS/2 EMX
+	;;
+(.\${*prefix}*|.\${*dir}*)
+	eval withval="$withval"
+	case ".$withval" in
+	(.NONE/*)
+		withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+		;;
+	esac
+	;;
+(.no|.NONE/*)
+	withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+	;;
+(*)
+	{ echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
+	;;
 esac
 
 fi
@@ -5287,7 +5308,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:5291: checking for $ac_word" >&5
+echo "configure:5312: 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
@@ -5343,7 +5364,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:5347: checking if you want socks library" >&5
+echo "configure:5368: 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
@@ -5363,7 +5384,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:5367: checking if you want socks5 library" >&5
+echo "configure:5388: 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
@@ -5385,13 +5406,13 @@ echo "$ac_t""$cf_cv_use_libsocks5" 1>&6
 if test "x$cf_cv_use_libsocks" != xno ; then
 	
   
-  case "$cf_cv_use_libsocks" in #(vi
-  no) #(vi
-      ;;
-  yes) #(vi
-      ;;
-  *)
-      
+case "$cf_cv_use_libsocks" in
+(no)
+	;;
+(yes)
+	;;
+(*)
+	
 
 for cf_searchpath in `echo "$cf_cv_use_libsocks" | tr $PATH_SEPARATOR ' '`; do
 	if test -d $cf_searchpath/include; then
@@ -5420,14 +5441,14 @@ if test -n "$cf_searchpath/include" ; th
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 5424 "configure"
+#line 5445 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:5431: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5452: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -5444,7 +5465,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:5448: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:5469: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -5455,6 +5476,8 @@ echo "${as_me:-configure}:5448: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -5486,14 +5509,14 @@ if test -n "$cf_searchpath/../include" ;
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 5490 "configure"
+#line 5513 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:5497: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5520: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -5510,7 +5533,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:5514: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:5537: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -5521,6 +5544,8 @@ echo "${as_me:-configure}:5514: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -5532,61 +5557,61 @@ fi
 	if test -d $cf_searchpath/lib; then
 		
 if test -n "$cf_searchpath/lib" ; then
-  for cf_add_libdir in $cf_searchpath/lib
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in $cf_searchpath/lib
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:5554: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:5579: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        LDFLAGS="-L$cf_add_libdir $LDFLAGS"
-      fi
-    fi
-  done
+				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+			fi
+		fi
+	done
 fi
 
 	elif test -d $cf_searchpath ; then
 		
 if test -n "$cf_searchpath" ; then
-  for cf_add_libdir in $cf_searchpath
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in $cf_searchpath
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:5584: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:5609: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        LDFLAGS="-L$cf_add_libdir $LDFLAGS"
-      fi
-    fi
-  done
+				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+			fi
+		fi
+	done
 fi
 
 	else
@@ -5594,8 +5619,8 @@ fi
 	fi
 done
 
-      ;;
-  esac
+	;;
+esac
 
   
 
@@ -5605,13 +5630,13 @@ cf_cv_header_path_socks=
 cf_cv_library_path_socks=
 
 
-echo "${as_me:-configure}:5609: testing Starting FIND_LINKAGE(socks,) ..." 1>&5
+echo "${as_me:-configure}:5634: testing Starting FIND_LINKAGE(socks,) ..." 1>&5
 
 
 cf_save_LIBS="$LIBS"
 
 cat > conftest.$ac_ext <<EOF
-#line 5615 "configure"
+#line 5640 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -5622,7 +5647,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:5626: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5651: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 	cf_cv_find_linkage_socks=yes
@@ -5638,7 +5663,7 @@ else
 LIBS="-lsocks  $cf_save_LIBS"
 
 cat > conftest.$ac_ext <<EOF
-#line 5642 "configure"
+#line 5667 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -5649,7 +5674,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:5653: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5678: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 	cf_cv_find_linkage_socks=yes
@@ -5665,19 +5690,19 @@ else
 	cf_cv_find_linkage_socks=no
 	LIBS="$cf_save_LIBS"
 
-    test -n "$verbose" && echo "	find linkage for socks library" 1>&6
+	test -n "$verbose" && echo "	find linkage for socks library" 1>&6
 
-echo "${as_me:-configure}:5671: testing find linkage for socks library ..." 1>&5
+echo "${as_me:-configure}:5696: testing find linkage for socks library ..." 1>&5
 
 
-    
-echo "${as_me:-configure}:5675: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5
+	
+echo "${as_me:-configure}:5700: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5
 
 
-    cf_save_CPPFLAGS="$CPPFLAGS"
-    cf_test_CPPFLAGS="$CPPFLAGS"
+	cf_save_CPPFLAGS="$CPPFLAGS"
+	cf_test_CPPFLAGS="$CPPFLAGS"
 
-    
+	
 cf_search=
 
 # collect the current set of include-directories from compiler flags
@@ -5685,8 +5710,8 @@ cf_header_path_list=""
 if test -n "${CFLAGS}${CPPFLAGS}" ; then
 	for cf_header_path in $CPPFLAGS $CFLAGS
 	do
-		case $cf_header_path in #(vi
-		-I*)
+		case $cf_header_path in
+		(-I*)
 			cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'`
 			
 test "x$cf_header_path" != "xNONE" && \
@@ -5711,18 +5736,6 @@ fi
 cf_search=
 
 
-test "x/usr" != "x$prefix" && \
-test -d "/usr" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /usr"
-	test -d /usr/include &&          cf_search="$cf_search /usr/include"
-	test -d /usr/include/socks &&       cf_search="$cf_search /usr/include/socks"
-	test -d /usr/include/socks/include &&    cf_search="$cf_search /usr/include/socks/include"
-	test -d /usr/socks/include &&       cf_search="$cf_search /usr/socks/include"
-	test -d /usr/socks/include/socks &&    cf_search="$cf_search /usr/socks/include/socks"
-}
-
-
 test "x$prefix" != "xNONE" && \
 test -d "$prefix" && \
  {
@@ -5735,41 +5748,27 @@ test -d "$prefix" && \
 }
 
 
-test "x/usr/local" != "x$prefix" && \
-test -d "/usr/local" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr/local" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /usr/local"
-	test -d /usr/local/include &&          cf_search="$cf_search /usr/local/include"
-	test -d /usr/local/include/socks &&       cf_search="$cf_search /usr/local/include/socks"
-	test -d /usr/local/include/socks/include &&    cf_search="$cf_search /usr/local/include/socks/include"
-	test -d /usr/local/socks/include &&       cf_search="$cf_search /usr/local/socks/include"
-	test -d /usr/local/socks/include/socks &&    cf_search="$cf_search /usr/local/socks/include/socks"
-}
-
-
-test "x/opt" != "x$prefix" && \
-test -d "/opt" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/opt" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /opt"
-	test -d /opt/include &&          cf_search="$cf_search /opt/include"
-	test -d /opt/include/socks &&       cf_search="$cf_search /opt/include/socks"
-	test -d /opt/include/socks/include &&    cf_search="$cf_search /opt/include/socks/include"
-	test -d /opt/socks/include &&       cf_search="$cf_search /opt/socks/include"
-	test -d /opt/socks/include/socks &&    cf_search="$cf_search /opt/socks/include/socks"
-}
-
-
-test "x$HOME" != "x$prefix" && \
-test -d "$HOME" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x$HOME" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under $HOME"
-	test -d $HOME/include &&          cf_search="$cf_search $HOME/include"
-	test -d $HOME/include/socks &&       cf_search="$cf_search $HOME/include/socks"
-	test -d $HOME/include/socks/include &&    cf_search="$cf_search $HOME/include/socks/include"
-	test -d $HOME/socks/include &&       cf_search="$cf_search $HOME/socks/include"
-	test -d $HOME/socks/include/socks &&    cf_search="$cf_search $HOME/socks/include/socks"
+for cf_subdir_prefix in \
+	/usr \
+	/usr/local \
+	/usr/pkg \
+	/opt \
+	/opt/local \
+	$HOME
+do
+	
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+(test -z "$prefix" || test x$prefix = xNONE || test "x$cf_subdir_prefix" != "x$prefix") && {
+	test -n "$verbose" && echo "	... testing for include-directories under $cf_subdir_prefix"
+	test -d $cf_subdir_prefix/include &&          cf_search="$cf_search $cf_subdir_prefix/include"
+	test -d $cf_subdir_prefix/include/socks &&       cf_search="$cf_search $cf_subdir_prefix/include/socks"
+	test -d $cf_subdir_prefix/include/socks/include &&    cf_search="$cf_search $cf_subdir_prefix/include/socks/include"
+	test -d $cf_subdir_prefix/socks/include &&       cf_search="$cf_search $cf_subdir_prefix/socks/include"
+	test -d $cf_subdir_prefix/socks/include/socks &&    cf_search="$cf_search $cf_subdir_prefix/socks/include/socks"
 }
 
+done
 
 
 test "$includedir" != NONE && \
@@ -5788,17 +5787,17 @@ test -d "$oldincludedir" && {
 
 cf_search="$cf_search $cf_header_path_list"
 
-    for cf_cv_header_path_socks in $cf_search
-    do
-      if test -d $cf_cv_header_path_socks ; then
-        test -n "$verbose" && echo "	... testing $cf_cv_header_path_socks" 1>&6
+	for cf_cv_header_path_socks in $cf_search
+	do
+		if test -d $cf_cv_header_path_socks ; then
+			test -n "$verbose" && echo "	... testing $cf_cv_header_path_socks" 1>&6
 
-echo "${as_me:-configure}:5797: testing ... testing $cf_cv_header_path_socks ..." 1>&5
+echo "${as_me:-configure}:5796: testing ... testing $cf_cv_header_path_socks ..." 1>&5
 
 
-        CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_socks"
-        cat > conftest.$ac_ext <<EOF
-#line 5802 "configure"
+			CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_socks"
+			cat > conftest.$ac_ext <<EOF
+#line 5801 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -5809,49 +5808,49 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:5813: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5812: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   
-            test -n "$verbose" && echo "	... found socks headers in $cf_cv_header_path_socks" 1>&6
+				test -n "$verbose" && echo "	... found socks headers in $cf_cv_header_path_socks" 1>&6
 
-echo "${as_me:-configure}:5818: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5
+echo "${as_me:-configure}:5817: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5
 
 
-            cf_cv_find_linkage_socks=maybe
-            cf_test_CPPFLAGS="$CPPFLAGS"
-            break
+				cf_cv_find_linkage_socks=maybe
+				cf_test_CPPFLAGS="$CPPFLAGS"
+				break
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   
-            CPPFLAGS="$cf_save_CPPFLAGS"
-            
+				CPPFLAGS="$cf_save_CPPFLAGS"
+				
 fi
 rm -f conftest*
-      fi
-    done
+		fi
+	done
 
-    if test "$cf_cv_find_linkage_socks" = maybe ; then
+	if test "$cf_cv_find_linkage_socks" = maybe ; then
 
-      
-echo "${as_me:-configure}:5839: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5
+		
+echo "${as_me:-configure}:5838: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5
 
 
-      cf_save_LIBS="$LIBS"
-      cf_save_LDFLAGS="$LDFLAGS"
+		cf_save_LIBS="$LIBS"
+		cf_save_LDFLAGS="$LDFLAGS"
 
-      
+		
 
-      if test "$cf_cv_find_linkage_socks" != yes ; then
-        
+		if test "$cf_cv_find_linkage_socks" != yes ; then
+			
 cf_search=
 cf_library_path_list=""
 if test -n "${LDFLAGS}${LIBS}" ; then
 	for cf_library_path in $LDFLAGS $LIBS
 	do
-		case $cf_library_path in #(vi
-		-L*)
+		case $cf_library_path in
+		(-L*)
 			cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
 			
 test "x$cf_library_path" != "xNONE" && \
@@ -5875,18 +5874,6 @@ fi
 cf_search=
 
 
-test "x/usr" != "x$prefix" && \
-test -d "/usr" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /usr"
-	test -d /usr/lib &&          cf_search="$cf_search /usr/lib"
-	test -d /usr/lib/socks &&       cf_search="$cf_search /usr/lib/socks"
-	test -d /usr/lib/socks/lib &&    cf_search="$cf_search /usr/lib/socks/lib"
-	test -d /usr/socks/lib &&       cf_search="$cf_search /usr/socks/lib"
-	test -d /usr/socks/lib/socks &&    cf_search="$cf_search /usr/socks/lib/socks"
-}
-
-
 test "x$prefix" != "xNONE" && \
 test -d "$prefix" && \
  {
@@ -5899,58 +5886,44 @@ test -d "$prefix" && \
 }
 
 
-test "x/usr/local" != "x$prefix" && \
-test -d "/usr/local" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr/local" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /usr/local"
-	test -d /usr/local/lib &&          cf_search="$cf_search /usr/local/lib"
-	test -d /usr/local/lib/socks &&       cf_search="$cf_search /usr/local/lib/socks"
-	test -d /usr/local/lib/socks/lib &&    cf_search="$cf_search /usr/local/lib/socks/lib"
-	test -d /usr/local/socks/lib &&       cf_search="$cf_search /usr/local/socks/lib"
-	test -d /usr/local/socks/lib/socks &&    cf_search="$cf_search /usr/local/socks/lib/socks"
-}
-
-
-test "x/opt" != "x$prefix" && \
-test -d "/opt" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/opt" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /opt"
-	test -d /opt/lib &&          cf_search="$cf_search /opt/lib"
-	test -d /opt/lib/socks &&       cf_search="$cf_search /opt/lib/socks"
-	test -d /opt/lib/socks/lib &&    cf_search="$cf_search /opt/lib/socks/lib"
-	test -d /opt/socks/lib &&       cf_search="$cf_search /opt/socks/lib"
-	test -d /opt/socks/lib/socks &&    cf_search="$cf_search /opt/socks/lib/socks"
-}
-
-
-test "x$HOME" != "x$prefix" && \
-test -d "$HOME" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x$HOME" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under $HOME"
-	test -d $HOME/lib &&          cf_search="$cf_search $HOME/lib"
-	test -d $HOME/lib/socks &&       cf_search="$cf_search $HOME/lib/socks"
-	test -d $HOME/lib/socks/lib &&    cf_search="$cf_search $HOME/lib/socks/lib"
-	test -d $HOME/socks/lib &&       cf_search="$cf_search $HOME/socks/lib"
-	test -d $HOME/socks/lib/socks &&    cf_search="$cf_search $HOME/socks/lib/socks"
+for cf_subdir_prefix in \
+	/usr \
+	/usr/local \
+	/usr/pkg \
+	/opt \
+	/opt/local \
+	$HOME
+do
+	
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+(test -z "$prefix" || test x$prefix = xNONE || test "x$cf_subdir_prefix" != "x$prefix") && {
+	test -n "$verbose" && echo "	... testing for lib-directories under $cf_subdir_prefix"
+	test -d $cf_subdir_prefix/lib &&          cf_search="$cf_search $cf_subdir_prefix/lib"
+	test -d $cf_subdir_prefix/lib/socks &&       cf_search="$cf_search $cf_subdir_prefix/lib/socks"
+	test -d $cf_subdir_prefix/lib/socks/lib &&    cf_search="$cf_search $cf_subdir_prefix/lib/socks/lib"
+	test -d $cf_subdir_prefix/socks/lib &&       cf_search="$cf_search $cf_subdir_prefix/socks/lib"
+	test -d $cf_subdir_prefix/socks/lib/socks &&    cf_search="$cf_search $cf_subdir_prefix/socks/lib/socks"
 }
 
+done
 
 
 cf_search="$cf_library_path_list $cf_search"
 
-        for cf_cv_library_path_socks in $cf_search
-        do
-          if test -d $cf_cv_library_path_socks ; then
-            test -n "$verbose" && echo "	... testing $cf_cv_library_path_socks" 1>&6
-
-echo "${as_me:-configure}:5947: testing ... testing $cf_cv_library_path_socks ..." 1>&5
+			for cf_cv_library_path_socks in $cf_search
+			do
+				if test -d $cf_cv_library_path_socks ; then
+					test -n "$verbose" && echo "	... testing $cf_cv_library_path_socks" 1>&6
+
+echo "${as_me:-configure}:5920: testing ... testing $cf_cv_library_path_socks ..." 1>&5
 
 
-            CPPFLAGS="$cf_test_CPPFLAGS"
-            LIBS="-lsocks  $cf_save_LIBS"
-            LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_socks"
-            cat > conftest.$ac_ext <<EOF
-#line 5954 "configure"
+					CPPFLAGS="$cf_test_CPPFLAGS"
+					LIBS="-lsocks  $cf_save_LIBS"
+					LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_socks"
+					cat > conftest.$ac_ext <<EOF
+#line 5927 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -5961,38 +5934,38 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:5965: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5938: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
-                test -n "$verbose" && echo "	... found socks library in $cf_cv_library_path_socks" 1>&6
+					test -n "$verbose" && echo "	... found socks library in $cf_cv_library_path_socks" 1>&6
 
-echo "${as_me:-configure}:5970: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5
+echo "${as_me:-configure}:5943: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5
 
 
-                cf_cv_find_linkage_socks=yes
-                cf_cv_library_file_socks="-lsocks"
-                break
+					cf_cv_find_linkage_socks=yes
+					cf_cv_library_file_socks="-lsocks"
+					break
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5
 
   
-                CPPFLAGS="$cf_save_CPPFLAGS"
-                LIBS="$cf_save_LIBS"
-                LDFLAGS="$cf_save_LDFLAGS"
-                
+					CPPFLAGS="$cf_save_CPPFLAGS"
+					LIBS="$cf_save_LIBS"
+					LDFLAGS="$cf_save_LDFLAGS"
+					
 fi
 rm -rf conftest*
-          fi
-        done
-        CPPFLAGS="$cf_save_CPPFLAGS"
-        LDFLAGS="$cf_save_LDFLAGS"
-      fi
+				fi
+			done
+			CPPFLAGS="$cf_save_CPPFLAGS"
+			LDFLAGS="$cf_save_LDFLAGS"
+		fi
 
-    else
-      cf_cv_find_linkage_socks=no
-    fi
-    
+	else
+		cf_cv_find_linkage_socks=no
+	fi
+	
 fi
 rm -rf conftest*
 
@@ -6028,14 +6001,14 @@ if test -n "$cf_cv_header_path_socks" ;
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 6032 "configure"
+#line 6005 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:6039: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:6012: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -6052,7 +6025,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:6056: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:6029: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -6063,6 +6036,8 @@ echo "${as_me:-configure}:6056: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -6070,34 +6045,50 @@ fi
 
 	
 if test -n "$cf_cv_library_path_socks" ; then
-  for cf_add_libdir in $cf_cv_library_path_socks
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in $cf_cv_library_path_socks
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:6092: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:6067: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        LDFLAGS="-L$cf_add_libdir $LDFLAGS"
-      fi
-    fi
-  done
+				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+			fi
+		fi
+	done
 fi
 
-	LIBS="-lsocks $LIBS"
+	
+cf_add_libs="-lsocks"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 
 else
 echo "configure: warning: Cannot find socks library" 1>&2
@@ -6151,7 +6142,7 @@ else
 cf_test_netlibs=no
 
 echo $ac_n "checking for network libraries""... $ac_c" 1>&6
-echo "configure:6155: checking for network libraries" >&5
+echo "configure:6146: checking for network libraries" >&5
 
 if eval "test \"`echo '$''{'cf_cv_netlibs'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -6162,23 +6153,23 @@ echo "$ac_t""working..." 1>&6
 cf_cv_netlibs=""
 cf_test_netlibs=yes
 
-case $host_os in #(vi
-mingw*) # (vi
+case $host_os in
+(mingw*)
 	for ac_hdr in windows.h winsock.h winsock2.h 
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:6172: checking for $ac_hdr" >&5
+echo "configure:6163: 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 6177 "configure"
+#line 6168 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:6182: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:6173: \"$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*
@@ -6212,10 +6203,26 @@ done
 	fi
 
 	cf_save_LIBS="$LIBS"
-	LIBS="$cf_winsock_lib $LIBS"
+	
+cf_add_libs="$cf_winsock_lib"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 
 	cat > conftest.$ac_ext <<EOF
-#line 6219 "configure"
+#line 6226 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_WINDOWS_H
@@ -6237,7 +6244,7 @@ int main() {
 	gethostname(buffer, sizeof(buffer));
 ; return 0; }
 EOF
-if { (eval echo configure:6241: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6248: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_netlibs="$cf_winsock_lib $cf_cv_netlibs"
 else
@@ -6250,16 +6257,16 @@ rm -rf conftest*
 
 	LIBS="$cf_save_LIBS"
 	;;
-*)
+(*)
 	for ac_func in gethostname
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:6258: checking for $ac_func" >&5
+echo "configure:6265: 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 6263 "configure"
+#line 6270 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -6282,7 +6289,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:6286: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6293: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -6305,7 +6312,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for gethostname in -lnsl""... $ac_c" 1>&6
-echo "configure:6309: checking for gethostname in -lnsl" >&5
+echo "configure:6316: 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
@@ -6313,7 +6320,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lnsl $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6317 "configure"
+#line 6324 "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
@@ -6324,7 +6331,7 @@ int main() {
 gethostname()
 ; return 0; }
 EOF
-if { (eval echo configure:6328: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6335: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6357,7 +6364,7 @@ else
 	
 			
 echo $ac_n "checking for gethostname in -lsocket""... $ac_c" 1>&6
-echo "configure:6361: checking for gethostname in -lsocket" >&5
+echo "configure:6368: 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
@@ -6365,7 +6372,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lsocket $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6369 "configure"
+#line 6376 "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
@@ -6376,7 +6383,7 @@ int main() {
 gethostname()
 ; return 0; }
 EOF
-if { (eval echo configure:6380: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6387: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6418,7 +6425,7 @@ done
 
 
 	echo $ac_n "checking for main in -linet""... $ac_c" 1>&6
-echo "configure:6422: checking for main in -linet" >&5
+echo "configure:6429: 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
@@ -6426,14 +6433,14 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-linet  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6430 "configure"
+#line 6437 "configure"
 #include "confdefs.h"
 
 int main() {
 main()
 ; return 0; }
 EOF
-if { (eval echo configure:6437: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6444: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6458,12 +6465,12 @@ fi
 	for ac_func in socket
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:6462: checking for $ac_func" >&5
+echo "configure:6469: 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 6467 "configure"
+#line 6474 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -6486,7 +6493,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:6490: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6497: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -6509,7 +6516,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
-echo "configure:6513: checking for socket in -lsocket" >&5
+echo "configure:6520: 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
@@ -6517,7 +6524,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lsocket $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6521 "configure"
+#line 6528 "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
@@ -6528,7 +6535,7 @@ int main() {
 socket()
 ; return 0; }
 EOF
-if { (eval echo configure:6532: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6539: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6561,7 +6568,7 @@ else
 	
 			
 echo $ac_n "checking for socket in -lbsd""... $ac_c" 1>&6
-echo "configure:6565: checking for socket in -lbsd" >&5
+echo "configure:6572: 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
@@ -6569,7 +6576,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lbsd $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6573 "configure"
+#line 6580 "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
@@ -6580,7 +6587,7 @@ int main() {
 socket()
 ; return 0; }
 EOF
-if { (eval echo configure:6584: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6591: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6625,12 +6632,12 @@ done
 	for ac_func in gethostbyname
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:6629: checking for $ac_func" >&5
+echo "configure:6636: 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 6634 "configure"
+#line 6641 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -6653,7 +6660,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:6657: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6664: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -6676,7 +6683,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
-echo "configure:6680: checking for gethostbyname in -lnsl" >&5
+echo "configure:6687: 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
@@ -6684,7 +6691,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lnsl $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6688 "configure"
+#line 6695 "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
@@ -6695,7 +6702,7 @@ int main() {
 gethostbyname()
 ; return 0; }
 EOF
-if { (eval echo configure:6699: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6706: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6736,12 +6743,12 @@ done
 	for ac_func in inet_ntoa
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:6740: checking for $ac_func" >&5
+echo "configure:6747: 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 6745 "configure"
+#line 6752 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -6764,7 +6771,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:6768: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6775: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -6787,7 +6794,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for inet_ntoa in -lnsl""... $ac_c" 1>&6
-echo "configure:6791: checking for inet_ntoa in -lnsl" >&5
+echo "configure:6798: checking for inet_ntoa in -lnsl" >&5
 ac_lib_var=`echo nsl'_'inet_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
@@ -6795,7 +6802,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lnsl $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6799 "configure"
+#line 6806 "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
@@ -6806,7 +6813,7 @@ int main() {
 inet_ntoa()
 ; return 0; }
 EOF
-if { (eval echo configure:6810: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6817: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6847,12 +6854,12 @@ done
 	for ac_func in gethostbyname
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:6851: checking for $ac_func" >&5
+echo "configure:6858: 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 6856 "configure"
+#line 6863 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -6875,7 +6882,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:6879: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6886: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -6898,7 +6905,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for gethostbyname in -lnetwork""... $ac_c" 1>&6
-echo "configure:6902: checking for gethostbyname in -lnetwork" >&5
+echo "configure:6909: checking for gethostbyname in -lnetwork" >&5
 ac_lib_var=`echo network'_'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
@@ -6906,7 +6913,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lnetwork $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 6910 "configure"
+#line 6917 "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
@@ -6917,7 +6924,7 @@ int main() {
 gethostbyname()
 ; return 0; }
 EOF
-if { (eval echo configure:6921: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6928: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -6958,12 +6965,12 @@ done
 	for ac_func in strcasecmp
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:6962: checking for $ac_func" >&5
+echo "configure:6969: 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 6967 "configure"
+#line 6974 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -6986,7 +6993,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:6990: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6997: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -7009,7 +7016,7 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for strcasecmp in -lresolv""... $ac_c" 1>&6
-echo "configure:7013: checking for strcasecmp in -lresolv" >&5
+echo "configure:7020: 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
@@ -7017,7 +7024,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lresolv $cf_cv_netlibs $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 7021 "configure"
+#line 7028 "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
@@ -7028,7 +7035,7 @@ int main() {
 strcasecmp()
 ; return 0; }
 EOF
-if { (eval echo configure:7032: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7039: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -7071,8 +7078,8 @@ esac
 fi
 
 
-case $cf_cv_netlibs in #(vi
-*ws2_32*)
+case $cf_cv_netlibs in
+(*ws2_32*)
 	cat >> confdefs.h <<\EOF
 #define USE_WINSOCK2_H 1
 EOF
@@ -7080,19 +7087,35 @@ EOF
 	;;
 esac
 
-LIBS="$cf_cv_netlibs $LIBS"
+
+cf_add_libs="$cf_cv_netlibs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 test $cf_test_netlibs = no && echo "$cf_cv_netlibs" >&6
 
 	if test "x$cf_cv_use_libsocks5" != xno ; then
 	
   
-  case "$cf_cv_use_libsocks5" in #(vi
-  no) #(vi
-      ;;
-  yes) #(vi
-      ;;
-  *)
-      
+case "$cf_cv_use_libsocks5" in
+(no)
+	;;
+(yes)
+	;;
+(*)
+	
 
 for cf_searchpath in `echo "$cf_cv_use_libsocks5" | tr $PATH_SEPARATOR ' '`; do
 	if test -d $cf_searchpath/include; then
@@ -7121,14 +7144,14 @@ if test -n "$cf_searchpath/include" ; th
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 7125 "configure"
+#line 7148 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:7132: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7155: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -7145,7 +7168,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:7149: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:7172: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -7156,6 +7179,8 @@ echo "${as_me:-configure}:7149: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -7187,14 +7212,14 @@ if test -n "$cf_searchpath/../include" ;
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 7191 "configure"
+#line 7216 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:7198: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7223: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -7211,7 +7236,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:7215: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:7240: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -7222,6 +7247,8 @@ echo "${as_me:-configure}:7215: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -7233,61 +7260,61 @@ fi
 	if test -d $cf_searchpath/lib; then
 		
 if test -n "$cf_searchpath/lib" ; then
-  for cf_add_libdir in $cf_searchpath/lib
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in $cf_searchpath/lib
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:7255: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:7282: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        LDFLAGS="-L$cf_add_libdir $LDFLAGS"
-      fi
-    fi
-  done
+				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+			fi
+		fi
+	done
 fi
 
 	elif test -d $cf_searchpath ; then
 		
 if test -n "$cf_searchpath" ; then
-  for cf_add_libdir in $cf_searchpath
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in $cf_searchpath
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:7285: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:7312: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        LDFLAGS="-L$cf_add_libdir $LDFLAGS"
-      fi
-    fi
-  done
+				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+			fi
+		fi
+	done
 fi
 
 	else
@@ -7295,11 +7322,27 @@ fi
 	fi
 done
 
-      ;;
-  esac
+	;;
+esac
+
 
 
-LIBS="-lsocks5 $LIBS"
+cf_add_libs="-lsocks5"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 
 cat >> confdefs.h <<\EOF
 #define USE_SOCKS5 1
@@ -7311,10 +7354,10 @@ EOF
 
 
 echo $ac_n "checking if the socks library uses socks4 prefix""... $ac_c" 1>&6
-echo "configure:7315: checking if the socks library uses socks4 prefix" >&5
+echo "configure:7358: checking if the socks library uses socks4 prefix" >&5
 cf_use_socks4=error
 cat > conftest.$ac_ext <<EOF
-#line 7318 "configure"
+#line 7361 "configure"
 #include "confdefs.h"
 
 #include <socks.h>
@@ -7323,7 +7366,7 @@ int main() {
 	Rinit((char *)0)
 ; return 0; }
 EOF
-if { (eval echo configure:7327: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7370: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cat >> confdefs.h <<\EOF
 #define USE_SOCKS4_PREFIX 1
@@ -7335,14 +7378,14 @@ else
   cat conftest.$ac_ext >&5
 
   cat > conftest.$ac_ext <<EOF
-#line 7339 "configure"
+#line 7382 "configure"
 #include "confdefs.h"
 #include <socks.h>
 int main() {
 SOCKSinit((char *)0)
 ; return 0; }
 EOF
-if { (eval echo configure:7346: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7389: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_use_socks4=no
 else
@@ -7409,9 +7452,9 @@ EOF
 fi
 
 echo $ac_n "checking if socks5p.h is available""... $ac_c" 1>&6
-echo "configure:7413: checking if socks5p.h is available" >&5
+echo "configure:7456: checking if socks5p.h is available" >&5
 cat > conftest.$ac_ext <<EOF
-#line 7415 "configure"
+#line 7458 "configure"
 #include "confdefs.h"
 
 #define INCLUDE_PROTOTYPES
@@ -7421,7 +7464,7 @@ int main() {
 	init((char *)0)
 ; return 0; }
 EOF
-if { (eval echo configure:7425: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7468: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_use_socks5p_h=yes
 else
@@ -7448,17 +7491,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:7452: checking for $ac_hdr" >&5
+echo "configure:7495: 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 7457 "configure"
+#line 7500 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:7462: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:7505: \"$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*
@@ -7485,12 +7528,12 @@ fi
 done
 
 echo $ac_n "checking for fcntl""... $ac_c" 1>&6
-echo "configure:7489: checking for fcntl" >&5
+echo "configure:7532: 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 7494 "configure"
+#line 7537 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char fcntl(); below.  */
@@ -7513,7 +7556,7 @@ fcntl();
 
 ; return 0; }
 EOF
-if { (eval echo configure:7517: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7560: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_fcntl=yes"
 else
@@ -7533,12 +7576,12 @@ else
 fi
 
 echo $ac_n "checking for lockf""... $ac_c" 1>&6
-echo "configure:7537: checking for lockf" >&5
+echo "configure:7580: 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 7542 "configure"
+#line 7585 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char lockf(); below.  */
@@ -7561,7 +7604,7 @@ lockf();
 
 ; return 0; }
 EOF
-if { (eval echo configure:7565: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7608: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_lockf=yes"
 else
@@ -7581,12 +7624,12 @@ else
 fi
 
 echo $ac_n "checking for flock""... $ac_c" 1>&6
-echo "configure:7585: checking for flock" >&5
+echo "configure:7628: 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 7590 "configure"
+#line 7633 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char flock(); below.  */
@@ -7609,7 +7652,7 @@ flock();
 
 ; return 0; }
 EOF
-if { (eval echo configure:7613: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:7656: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_flock=yes"
 else
@@ -7630,7 +7673,7 @@ fi
 
 
 echo $ac_n "checking for file-locking functions""... $ac_c" 1>&6
-echo "configure:7634: checking for file-locking functions" >&5
+echo "configure:7677: 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
@@ -7642,7 +7685,7 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se
 	case $cf_lock in #(vi
 	fcntl) #(vi
 		cat > conftest.$ac_ext <<EOF
-#line 7646 "configure"
+#line 7689 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -7670,7 +7713,7 @@ int main() {
 	
 ; return 0; }
 EOF
-if { (eval echo configure:7674: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7717: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -7682,7 +7725,7 @@ rm -f conftest*
 		;;
 	lockf) #(vi
 		cat > conftest.$ac_ext <<EOF
-#line 7686 "configure"
+#line 7729 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -7702,7 +7745,7 @@ int main() {
 	
 ; return 0; }
 EOF
-if { (eval echo configure:7706: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7749: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -7714,7 +7757,7 @@ rm -f conftest*
 		;;
 	flock)
 		cat > conftest.$ac_ext <<EOF
-#line 7718 "configure"
+#line 7761 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -7737,7 +7780,7 @@ int main() {
 	
 ; return 0; }
 EOF
-if { (eval echo configure:7741: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7784: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -7758,7 +7801,7 @@ echo "$ac_t""$cf_cv_lockfile" 1>&6
 
 
 echo $ac_n "checking which locking method will be used""... $ac_c" 1>&6
-echo "configure:7762: checking which locking method will be used" >&5
+echo "configure:7805: checking which locking method will be used" >&5
 ### fcntl() is preferred, if the user just disables fcntl()
 ### without specifying an alternative lockf() is preferred
 
@@ -7766,15 +7809,15 @@ echo "configure:7762: checking which loc
 if test "${enable_fcntl+set}" = set; then
   enableval="$enable_fcntl"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     requested_lock="lockf" 
-  else
-    requested_lock="fcntl"
-  fi
+	else
+		requested_lock="fcntl"
+	fi
 else
   enableval=yes 
-  requested_lock="fcntl"
-  
+	requested_lock="fcntl"
+
 fi
 
 
@@ -7782,11 +7825,11 @@ fi
 if test "${enable_lockf+set}" = set; then
   enableval="$enable_lockf"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     requested_lock="lockf" 
-  fi
+	fi
 else
-  enableval=no   
+  enableval=no 
 fi
 
 
@@ -7794,11 +7837,11 @@ fi
 if test "${enable_flock+set}" = set; then
   enableval="$enable_flock"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     requested_lock="flock" 
-  fi
+	fi
 else
-  enableval=no   
+  enableval=no 
 fi
 
 ### now check the users wishes against available locking methods
@@ -7827,7 +7870,7 @@ else
 fi
 
 echo $ac_n "checking for screen type""... $ac_c" 1>&6
-echo "configure:7831: checking for screen type" >&5
+echo "configure:7874: checking for screen type" >&5
 
 # Check whether --with-screen or --without-screen was given.
 if test "${with_screen+set}" = set; then
@@ -7845,7 +7888,7 @@ use_ncurses=no
 
 
 echo $ac_n "checking for specific curses-directory""... $ac_c" 1>&6
-echo "configure:7849: checking for specific curses-directory" >&5
+echo "configure:7892: checking for specific curses-directory" >&5
 
 # Check whether --with-curses-dir or --without-curses-dir was given.
 if test "${with_curses_dir+set}" = set; then
@@ -7861,32 +7904,32 @@ if ( test -n "$cf_cv_curses_dir" && test
 then
 	
 if test "x$prefix" != xNONE; then
-  cf_path_syntax="$prefix"
+	cf_path_syntax="$prefix"
 else
-  cf_path_syntax="$ac_default_prefix"
+	cf_path_syntax="$ac_default_prefix"
 fi
 
-case ".$withval" in #(vi
-.\$\(*\)*|.\'*\'*) #(vi
-  ;;
-..|./*|.\\*) #(vi
-  ;;
-.[a-zA-Z]:[\\/]*) #(vi OS/2 EMX
-  ;;
-.\${*prefix}*|.\${*dir}*) #(vi
-  eval withval="$withval"
-  case ".$withval" in #(vi
-  .NONE/*)
-    withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-    ;;
-  esac
-  ;; #(vi
-.no|.NONE/*)
-  withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-  ;;
-*)
-  { echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
-  ;;
+case ".$withval" in
+(.\$\(*\)*|.\'*\'*)
+	;;
+(..|./*|.\\*)
+	;;
+(.[a-zA-Z]:[\\/]*) # OS/2 EMX
+	;;
+(.\${*prefix}*|.\${*dir}*)
+	eval withval="$withval"
+	case ".$withval" in
+	(.NONE/*)
+		withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+		;;
+	esac
+	;;
+(.no|.NONE/*)
+	withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+	;;
+(*)
+	{ echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
+	;;
 esac
 
 	if test -d "$cf_cv_curses_dir"
@@ -7916,14 +7959,14 @@ if test -n "$cf_cv_curses_dir/include" ;
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 7920 "configure"
+#line 7963 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:7927: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7970: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -7940,7 +7983,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:7944: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:7987: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -7951,6 +7994,8 @@ echo "${as_me:-configure}:7944: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -7958,31 +8003,31 @@ fi
 
 		
 if test -n "$cf_cv_curses_dir/lib" ; then
-  for cf_add_libdir in $cf_cv_curses_dir/lib
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in $cf_cv_curses_dir/lib
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:7980: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:8025: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        LDFLAGS="-L$cf_add_libdir $LDFLAGS"
-      fi
-    fi
-  done
+				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+			fi
+		fi
+	done
 fi
 
 	fi
@@ -8008,7 +8053,7 @@ pdcurses) #(vi
 	;;
 none)
 	echo $ac_n "checking if you want to use ncurses library""... $ac_c" 1>&6
-echo "configure:8012: checking if you want to use ncurses library" >&5
+echo "configure:8057: 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
@@ -8021,21 +8066,21 @@ 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:8025: checking if you want curses rather than termcap interface" >&5
+echo "configure:8070: 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
   enableval="$enable_curses"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     cf_with_screen=curses;  use_curses=$withval 
-  else
-    cf_with_screen=termcap; use_curses=no
-  fi
+	else
+		cf_with_screen=termcap; use_curses=no
+	fi
 else
   enableval=no 
-  cf_with_screen=termcap; use_curses=no
-  
+	cf_with_screen=termcap; use_curses=no
+
 fi
 
 	echo "$ac_t""$enableval" 1>&6
@@ -8050,26 +8095,38 @@ EOF
 	case $cf_with_screen in #(vi
 	ncurses) #(vi
 		
-cf_ncuconfig_root=ncurses
+echo $ac_n "checking if you want to use pkg-config""... $ac_c" 1>&6
+echo "configure:8100: checking if you want to use pkg-config" >&5
 
-echo "Looking for ${cf_ncuconfig_root}-config"
+# Check whether --with-pkg-config or --without-pkg-config was given.
+if test "${with_pkg_config+set}" = set; then
+  withval="$with_pkg_config"
+  cf_pkg_config=$withval
+else
+  cf_pkg_config=yes
+fi
 
+echo "$ac_t""$cf_pkg_config" 1>&6
 
-for ac_prog in ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config
-do
-# Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
+case $cf_pkg_config in
+(no)
+	PKG_CONFIG=none
+	;;
+(yes)
+	
+# Extract the first word of "pkg-config", so it can be a program name with args.
+set dummy pkg-config; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:8064: checking for $ac_word" >&5
-if eval "test \"`echo '$''{'ac_cv_path_NCURSES_CONFIG'+set}'`\" = set"; then
+echo "configure:8121: checking for $ac_word" >&5
+if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
-  case "$NCURSES_CONFIG" in
+  case "$PKG_CONFIG" in
   /*)
-  ac_cv_path_NCURSES_CONFIG="$NCURSES_CONFIG" # Let the user override the test with a path.
+  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
   ;;
   ?:/*)			 
-  ac_cv_path_NCURSES_CONFIG="$NCURSES_CONFIG" # Let the user override the test with a dos path.
+  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a dos path.
   ;;
   *)
   IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"
@@ -8077,55 +8134,254 @@ else
   for ac_dir in $ac_dummy; do 
     test -z "$ac_dir" && ac_dir=.
     if test -f $ac_dir/$ac_word; then
-      ac_cv_path_NCURSES_CONFIG="$ac_dir/$ac_word"
+      ac_cv_path_PKG_CONFIG="$ac_dir/$ac_word"
       break
     fi
   done
   IFS="$ac_save_ifs"
+  test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="none"
   ;;
 esac
 fi
-NCURSES_CONFIG="$ac_cv_path_NCURSES_CONFIG"
-if test -n "$NCURSES_CONFIG"; then
-  echo "$ac_t""$NCURSES_CONFIG" 1>&6
+PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
+if test -n "$PKG_CONFIG"; then
+  echo "$ac_t""$PKG_CONFIG" 1>&6
 else
   echo "$ac_t""no" 1>&6
 fi
 
-test -n "$NCURSES_CONFIG" && break
-done
-test -n "$NCURSES_CONFIG" || NCURSES_CONFIG="none"
+	;;
+(*)
+	PKG_CONFIG=$withval
+	;;
+esac
+
+test -z "$PKG_CONFIG" && PKG_CONFIG=none
+if test "$PKG_CONFIG" != none ; then
+	
+if test "x$prefix" != xNONE; then
+	cf_path_syntax="$prefix"
+else
+	cf_path_syntax="$ac_default_prefix"
+fi
+
+case ".$PKG_CONFIG" in
+(.\$\(*\)*|.\'*\'*)
+	;;
+(..|./*|.\\*)
+	;;
+(.[a-zA-Z]:[\\/]*) # OS/2 EMX
+	;;
+(.\${*prefix}*|.\${*dir}*)
+	eval PKG_CONFIG="$PKG_CONFIG"
+	case ".$PKG_CONFIG" in
+	(.NONE/*)
+		PKG_CONFIG=`echo $PKG_CONFIG | sed -e s%NONE%$cf_path_syntax%`
+		;;
+	esac
+	;;
+(.no|.NONE/*)
+	PKG_CONFIG=`echo $PKG_CONFIG | sed -e s%NONE%$cf_path_syntax%`
+	;;
+(*)
+	{ echo "configure: error: expected a pathname, not \"$PKG_CONFIG\"" 1>&2; exit 1; }
+	;;
+esac
 
+elif test "x$cf_pkg_config" != xno ; then
+	echo "configure: warning: pkg-config is not installed" 1>&2
+fi
 
-if test "$NCURSES_CONFIG" != none ; then
 
-CPPFLAGS="$CPPFLAGS `$NCURSES_CONFIG --cflags`"
-LIBS="`$NCURSES_CONFIG --libs` $LIBS"
 
-# even with config script, some packages use no-override for curses.h
 
-echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6
-echo "configure:8109: 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
-  
-cf_cv_ncurses_header=none
-for cf_header in  \
-    ncurses/ncurses.h \
-	ncurses/curses.h \
-	ncurses.h \
-	curses.h 
+
+cf_ncuconfig_root=ncurses
+cf_have_ncuconfig=no
+
+if test "x${PKG_CONFIG:=none}" != xnone; then
+	echo $ac_n "checking pkg-config for $cf_ncuconfig_root""... $ac_c" 1>&6
+echo "configure:8205: checking pkg-config for $cf_ncuconfig_root" >&5
+	if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then
+		echo "$ac_t""yes" 1>&6
+
+		echo $ac_n "checking if the $cf_ncuconfig_root package files work""... $ac_c" 1>&6
+echo "configure:8210: checking if the $cf_ncuconfig_root package files work" >&5
+		cf_have_ncuconfig=unknown
+
+		cf_save_CPPFLAGS="$CPPFLAGS"
+		cf_save_LIBS="$LIBS"
+
+		CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags $cf_ncuconfig_root`"
+		
+cf_add_libs="`$PKG_CONFIG --libs $cf_ncuconfig_root`"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
+
+		cat > conftest.$ac_ext <<EOF
+#line 8236 "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:8243: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+  
+  if test "$cross_compiling" = yes; then
+  cf_have_ncuconfig=maybe
+else
+  cat > conftest.$ac_ext <<EOF
+#line 8249 "configure"
+#include "confdefs.h"
+#include <${cf_cv_ncurses_header:-curses.h}>
+				int main(void)
+				{ char *xx = curses_version(); return (xx == 0); }
+EOF
+if { (eval echo configure:8255: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+then
+  cf_have_ncuconfig=yes
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  rm -fr conftest*
+  cf_have_ncuconfig=no
+fi
+rm -fr conftest*
+fi
+
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+
+  cf_have_ncuconfig=no
+fi
+rm -rf conftest*
+		echo "$ac_t""$cf_have_ncuconfig" 1>&6
+		test "$cf_have_ncuconfig" = maybe && cf_have_ncuconfig=yes
+		if test "$cf_have_ncuconfig" != "yes"
+		then
+			CPPFLAGS="$cf_save_CPPFLAGS"
+			LIBS="$cf_save_LIBS"
+			NCURSES_CONFIG_PKG=none
+		else
+			cat >> confdefs.h <<\EOF
+#define NCURSES 1
+EOF
+
+			NCURSES_CONFIG_PKG=$cf_ncuconfig_root
+		fi
+
+	else
+		echo "$ac_t""no" 1>&6
+		NCURSES_CONFIG_PKG=none
+	fi
+else
+	NCURSES_CONFIG_PKG=none
+fi
+
+if test "x$cf_have_ncuconfig" = "xno"; then
+	echo "Looking for ${cf_ncuconfig_root}-config"
+
+	
+for ac_prog in ${cf_ncuconfig_root}-config ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config
+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:8306: checking for $ac_word" >&5
+if eval "test \"`echo '$''{'ac_cv_path_NCURSES_CONFIG'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  case "$NCURSES_CONFIG" in
+  /*)
+  ac_cv_path_NCURSES_CONFIG="$NCURSES_CONFIG" # Let the user override the test with a path.
+  ;;
+  ?:/*)			 
+  ac_cv_path_NCURSES_CONFIG="$NCURSES_CONFIG" # Let the user override the test with a dos path.
+  ;;
+  *)
+  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"
+  ac_dummy="$PATH"
+  for ac_dir in $ac_dummy; do 
+    test -z "$ac_dir" && ac_dir=.
+    if test -f $ac_dir/$ac_word; then
+      ac_cv_path_NCURSES_CONFIG="$ac_dir/$ac_word"
+      break
+    fi
+  done
+  IFS="$ac_save_ifs"
+  ;;
+esac
+fi
+NCURSES_CONFIG="$ac_cv_path_NCURSES_CONFIG"
+if test -n "$NCURSES_CONFIG"; then
+  echo "$ac_t""$NCURSES_CONFIG" 1>&6
+else
+  echo "$ac_t""no" 1>&6
+fi
+
+test -n "$NCURSES_CONFIG" && break
+done
+test -n "$NCURSES_CONFIG" || NCURSES_CONFIG="none"
+
+
+	if test "$NCURSES_CONFIG" != none ; then
+
+		CPPFLAGS="$CPPFLAGS `$NCURSES_CONFIG --cflags`"
+		
+cf_add_libs="`$NCURSES_CONFIG --libs`"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
+
+		# even with config script, some packages use no-override for curses.h
+		
+echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6
+echo "configure:8367: 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
+  
+cf_cv_ncurses_header=none
+for cf_header in \
+	ncurses.h ncurses/ncurses.h \
+	curses.h ncurses/curses.h 
 do
 cat > conftest.$ac_ext <<EOF
-#line 8122 "configure"
+#line 8378 "configure"
 #include "confdefs.h"
 #include <${cf_header}>
 int main() {
 initscr(); tgoto("?", 0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:8129: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8385: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_header=$cf_header; break
 else
@@ -8148,17 +8404,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:8152: checking for $ac_hdr" >&5
+echo "configure:8408: 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 8157 "configure"
+#line 8413 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:8162: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8418: \"$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*
@@ -8186,24 +8442,24 @@ done
 
 
 
-cat >> confdefs.h <<\EOF
+				cat >> confdefs.h <<\EOF
 #define NCURSES 1
 EOF
 
 
-
+				
 cf_nculib_ROOT=`echo "HAVE_LIB$cf_ncuconfig_root" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
-cat >> confdefs.h <<EOF
+		cat >> confdefs.h <<EOF
 #define $cf_nculib_ROOT 1
 EOF
 
 
-cf_cv_ncurses_version=`$NCURSES_CONFIG --version`
-
-else
+				cf_cv_ncurses_version=`$NCURSES_CONFIG --version`
 
+	else
 
+		
 
 cf_ncuhdr_root=ncurses
 
@@ -8234,14 +8490,14 @@ if test -n "$cf_cv_curses_dir/include/$c
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 8238 "configure"
+#line 8494 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:8245: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8501: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -8258,7 +8514,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:8262: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:8518: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -8269,6 +8525,8 @@ echo "${as_me:-configure}:8262: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -8277,7 +8535,7 @@ fi
 }
 
 echo $ac_n "checking for $cf_ncuhdr_root header in include-path""... $ac_c" 1>&6
-echo "configure:8281: checking for $cf_ncuhdr_root header in include-path" >&5
+echo "configure:8539: 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
@@ -8288,7 +8546,7 @@ else
 	do
 		
 	cat > conftest.$ac_ext <<EOF
-#line 8292 "configure"
+#line 8550 "configure"
 #include "confdefs.h"
 
 
@@ -8309,7 +8567,7 @@ printf("old\n");
 	
 ; return 0; }
 EOF
-if { (eval echo configure:8313: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8571: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_h=$cf_header
 	
@@ -8335,7 +8593,7 @@ if test "$cf_cv_ncurses_h" != no ; then
 else
 
 echo $ac_n "checking for $cf_ncuhdr_root include-path""... $ac_c" 1>&6
-echo "configure:8339: checking for $cf_ncuhdr_root include-path" >&5
+echo "configure:8597: 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
@@ -8349,8 +8607,8 @@ cf_header_path_list=""
 if test -n "${CFLAGS}${CPPFLAGS}" ; then
 	for cf_header_path in $CPPFLAGS $CFLAGS
 	do
-		case $cf_header_path in #(vi
-		-I*)
+		case $cf_header_path in
+		(-I*)
 			cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'`
 			
 test "x$cf_header_path" != "xNONE" && \
@@ -8375,18 +8633,6 @@ fi
 cf_search=
 
 
-test "x/usr" != "x$prefix" && \
-test -d "/usr" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /usr"
-	test -d /usr/include &&          cf_search="$cf_search /usr/include"
-	test -d /usr/include/$cf_ncuhdr_root &&       cf_search="$cf_search /usr/include/$cf_ncuhdr_root"
-	test -d /usr/include/$cf_ncuhdr_root/include &&    cf_search="$cf_search /usr/include/$cf_ncuhdr_root/include"
-	test -d /usr/$cf_ncuhdr_root/include &&       cf_search="$cf_search /usr/$cf_ncuhdr_root/include"
-	test -d /usr/$cf_ncuhdr_root/include/$cf_ncuhdr_root &&    cf_search="$cf_search /usr/$cf_ncuhdr_root/include/$cf_ncuhdr_root"
-}
-
-
 test "x$prefix" != "xNONE" && \
 test -d "$prefix" && \
  {
@@ -8399,41 +8645,27 @@ test -d "$prefix" && \
 }
 
 
-test "x/usr/local" != "x$prefix" && \
-test -d "/usr/local" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr/local" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /usr/local"
-	test -d /usr/local/include &&          cf_search="$cf_search /usr/local/include"
-	test -d /usr/local/include/$cf_ncuhdr_root &&       cf_search="$cf_search /usr/local/include/$cf_ncuhdr_root"
-	test -d /usr/local/include/$cf_ncuhdr_root/include &&    cf_search="$cf_search /usr/local/include/$cf_ncuhdr_root/include"
-	test -d /usr/local/$cf_ncuhdr_root/include &&       cf_search="$cf_search /usr/local/$cf_ncuhdr_root/include"
-	test -d /usr/local/$cf_ncuhdr_root/include/$cf_ncuhdr_root &&    cf_search="$cf_search /usr/local/$cf_ncuhdr_root/include/$cf_ncuhdr_root"
-}
-
-
-test "x/opt" != "x$prefix" && \
-test -d "/opt" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/opt" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /opt"
-	test -d /opt/include &&          cf_search="$cf_search /opt/include"
-	test -d /opt/include/$cf_ncuhdr_root &&       cf_search="$cf_search /opt/include/$cf_ncuhdr_root"
-	test -d /opt/include/$cf_ncuhdr_root/include &&    cf_search="$cf_search /opt/include/$cf_ncuhdr_root/include"
-	test -d /opt/$cf_ncuhdr_root/include &&       cf_search="$cf_search /opt/$cf_ncuhdr_root/include"
-	test -d /opt/$cf_ncuhdr_root/include/$cf_ncuhdr_root &&    cf_search="$cf_search /opt/$cf_ncuhdr_root/include/$cf_ncuhdr_root"
-}
-
-
-test "x$HOME" != "x$prefix" && \
-test -d "$HOME" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x$HOME" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under $HOME"
-	test -d $HOME/include &&          cf_search="$cf_search $HOME/include"
-	test -d $HOME/include/$cf_ncuhdr_root &&       cf_search="$cf_search $HOME/include/$cf_ncuhdr_root"
-	test -d $HOME/include/$cf_ncuhdr_root/include &&    cf_search="$cf_search $HOME/include/$cf_ncuhdr_root/include"
-	test -d $HOME/$cf_ncuhdr_root/include &&       cf_search="$cf_search $HOME/$cf_ncuhdr_root/include"
-	test -d $HOME/$cf_ncuhdr_root/include/$cf_ncuhdr_root &&    cf_search="$cf_search $HOME/$cf_ncuhdr_root/include/$cf_ncuhdr_root"
+for cf_subdir_prefix in \
+	/usr \
+	/usr/local \
+	/usr/pkg \
+	/opt \
+	/opt/local \
+	$HOME
+do
+	
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+(test -z "$prefix" || test x$prefix = xNONE || test "x$cf_subdir_prefix" != "x$prefix") && {
+	test -n "$verbose" && echo "	... testing for include-directories under $cf_subdir_prefix"
+	test -d $cf_subdir_prefix/include &&          cf_search="$cf_search $cf_subdir_prefix/include"
+	test -d $cf_subdir_prefix/include/$cf_ncuhdr_root &&       cf_search="$cf_search $cf_subdir_prefix/include/$cf_ncuhdr_root"
+	test -d $cf_subdir_prefix/include/$cf_ncuhdr_root/include &&    cf_search="$cf_search $cf_subdir_prefix/include/$cf_ncuhdr_root/include"
+	test -d $cf_subdir_prefix/$cf_ncuhdr_root/include &&       cf_search="$cf_search $cf_subdir_prefix/$cf_ncuhdr_root/include"
+	test -d $cf_subdir_prefix/$cf_ncuhdr_root/include/$cf_ncuhdr_root &&    cf_search="$cf_search $cf_subdir_prefix/$cf_ncuhdr_root/include/$cf_ncuhdr_root"
 }
 
+done
 
 
 test "$includedir" != NONE && \
@@ -8481,14 +8713,14 @@ if test -n "$cf_incdir" ; then
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 8485 "configure"
+#line 8717 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:8492: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8724: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -8505,7 +8737,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:8509: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:8741: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -8516,6 +8748,8 @@ echo "${as_me:-configure}:8509: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -8527,7 +8761,7 @@ fi
 		do
 			
 	cat > conftest.$ac_ext <<EOF
-#line 8531 "configure"
+#line 8765 "configure"
 #include "confdefs.h"
 
 
@@ -8548,7 +8782,7 @@ printf("old\n");
 	
 ; return 0; }
 EOF
-if { (eval echo configure:8552: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8786: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_h2=$cf_header
 	
@@ -8606,14 +8840,14 @@ if test -n "$cf_1st_incdir" ; then
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 8610 "configure"
+#line 8844 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:8617: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8851: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -8630,7 +8864,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:8634: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:8868: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -8641,6 +8875,8 @@ echo "${as_me:-configure}:8634: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -8651,8 +8887,8 @@ fi
 
 # Set definitions to allow ifdef'ing for ncurses.h
 
-case $cf_cv_ncurses_header in # (vi
-*ncurses.h)
+case $cf_cv_ncurses_header in
+(*ncurses.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSES_H 1
 EOF
@@ -8660,14 +8896,14 @@ EOF
 	;;
 esac
 
-case $cf_cv_ncurses_header in # (vi
-ncurses/curses.h|ncurses/ncurses.h)
+case $cf_cv_ncurses_header in
+(ncurses/curses.h|ncurses/ncurses.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSES_NCURSES_H 1
 EOF
 
 	;;
-ncursesw/curses.h|ncursesw/ncurses.h)
+(ncursesw/curses.h|ncursesw/ncurses.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSESW_NCURSES_H 1
 EOF
@@ -8678,16 +8914,16 @@ esac
 
 
 echo $ac_n "checking for terminfo header""... $ac_c" 1>&6
-echo "configure:8682: checking for terminfo header" >&5
+echo "configure:8918: checking for terminfo header" >&5
 if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
-case ${cf_cv_ncurses_header} in #(vi
-*/ncurses.h|*/ncursesw.h) #(vi
+case ${cf_cv_ncurses_header} in
+(*/ncurses.h|*/ncursesw.h)
 	cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[^.]*\.h$%term.h%'`
 	;;
-*)
+(*)
 	cf_term_header=term.h
 	;;
 esac
@@ -8695,7 +8931,7 @@ esac
 for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h"
 do
 cat > conftest.$ac_ext <<EOF
-#line 8699 "configure"
+#line 8935 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -8705,7 +8941,7 @@ int main() {
 int x = auto_left_margin
 ; return 0; }
 EOF
-if { (eval echo configure:8709: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8945: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   
 	cf_cv_term_header="$cf_test"
@@ -8727,8 +8963,8 @@ echo "$ac_t""$cf_cv_term_header" 1>&6
 
 # Set definitions to allow ifdef'ing to accommodate subdirectories
 
-case $cf_cv_term_header in # (vi
-*term.h)
+case $cf_cv_term_header in
+(*term.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_TERM_H 1
 EOF
@@ -8736,14 +8972,14 @@ EOF
 	;;
 esac
 
-case $cf_cv_term_header in # (vi
-ncurses/term.h) #(vi
+case $cf_cv_term_header in
+(ncurses/term.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSES_TERM_H 1
 EOF
 
 	;;
-ncursesw/term.h)
+(ncursesw/term.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSESW_TERM_H 1
 EOF
@@ -8760,7 +8996,7 @@ EOF
 
 
 echo $ac_n "checking for ncurses version""... $ac_c" 1>&6
-echo "configure:8764: checking for ncurses version" >&5
+echo "configure:9000: 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
@@ -8786,7 +9022,7 @@ Autoconf "old"
 #endif
 EOF
 	cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out"
-	{ (eval echo configure:8790: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
+	{ (eval echo configure:9026: \"$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"
@@ -8795,7 +9031,7 @@ EOF
 
 else
   cat > conftest.$ac_ext <<EOF
-#line 8799 "configure"
+#line 9035 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -8819,7 +9055,7 @@ int main()
 	${cf_cv_main_return:-return}(0);
 }
 EOF
-if { (eval echo configure:8823: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:9059: \"$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`
@@ -8841,7 +9077,7 @@ EOF
 
 
 
-
+		
 
 cf_nculib_root=ncurses
 	# This works, except for the special case where we find gpm, but
@@ -8850,7 +9086,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:8854: checking for Gpm_Open in -lgpm" >&5
+echo "configure:9090: 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
@@ -8858,7 +9094,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgpm  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 8862 "configure"
+#line 9098 "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
@@ -8869,7 +9105,7 @@ int main() {
 Gpm_Open()
 ; return 0; }
 EOF
-if { (eval echo configure:8873: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9109: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -8885,7 +9121,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:8889: checking for initscr in -lgpm" >&5
+echo "configure:9125: 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
@@ -8893,7 +9129,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgpm  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 8897 "configure"
+#line 9133 "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
@@ -8904,7 +9140,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:8908: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9144: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -8930,13 +9166,13 @@ else
 fi
 
 
-case $host_os in #(vi
-freebsd*)
+case $host_os in
+(freebsd*)
 	# This is only necessary if you are linking against an obsolete
 	# 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:8940: checking for tgoto in -lmytinfo" >&5
+echo "configure:9176: 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
@@ -8944,7 +9180,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lmytinfo  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 8948 "configure"
+#line 9184 "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
@@ -8955,7 +9191,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:8959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9195: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -8979,22 +9215,54 @@ fi
 	;;
 esac
 
-LIBS="$cf_ncurses_LIBS $LIBS"
+
+cf_add_libs="$cf_ncurses_LIBS"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 
 if ( test -n "$cf_cv_curses_dir" && test "$cf_cv_curses_dir" != "no" )
 then
-	LIBS="-l$cf_nculib_root $LIBS"
+	
+cf_add_libs="-l$cf_nculib_root"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 else
 	
 	eval 'cf_cv_have_lib_'$cf_nculib_root'=no'
 	cf_libdir=""
 	echo $ac_n "checking for initscr""... $ac_c" 1>&6
-echo "configure:8993: checking for initscr" >&5
+echo "configure:9261: 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 8998 "configure"
+#line 9266 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char initscr(); below.  */
@@ -9017,7 +9285,7 @@ initscr();
 
 ; return 0; }
 EOF
-if { (eval echo configure:9021: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9289: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_initscr=yes"
 else
@@ -9037,17 +9305,17 @@ else
 
 		cf_save_LIBS="$LIBS"
 		echo $ac_n "checking for initscr in -l$cf_nculib_root""... $ac_c" 1>&6
-echo "configure:9041: checking for initscr in -l$cf_nculib_root" >&5
+echo "configure:9309: checking for initscr in -l$cf_nculib_root" >&5
 		LIBS="-l$cf_nculib_root $LIBS"
 		cat > conftest.$ac_ext <<EOF
-#line 9044 "configure"
+#line 9312 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:9051: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9319: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 			 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes'
@@ -9063,8 +9331,8 @@ cf_library_path_list=""
 if test -n "${LDFLAGS}${LIBS}" ; then
 	for cf_library_path in $LDFLAGS $LIBS
 	do
-		case $cf_library_path in #(vi
-		-L*)
+		case $cf_library_path in
+		(-L*)
 			cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
 			
 test "x$cf_library_path" != "xNONE" && \
@@ -9088,18 +9356,6 @@ fi
 cf_search=
 
 
-test "x/usr" != "x$prefix" && \
-test -d "/usr" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /usr"
-	test -d /usr/lib &&          cf_search="$cf_search /usr/lib"
-	test -d /usr/lib/$cf_nculib_root &&       cf_search="$cf_search /usr/lib/$cf_nculib_root"
-	test -d /usr/lib/$cf_nculib_root/lib &&    cf_search="$cf_search /usr/lib/$cf_nculib_root/lib"
-	test -d /usr/$cf_nculib_root/lib &&       cf_search="$cf_search /usr/$cf_nculib_root/lib"
-	test -d /usr/$cf_nculib_root/lib/$cf_nculib_root &&    cf_search="$cf_search /usr/$cf_nculib_root/lib/$cf_nculib_root"
-}
-
-
 test "x$prefix" != "xNONE" && \
 test -d "$prefix" && \
  {
@@ -9112,41 +9368,27 @@ test -d "$prefix" && \
 }
 
 
-test "x/usr/local" != "x$prefix" && \
-test -d "/usr/local" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr/local" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /usr/local"
-	test -d /usr/local/lib &&          cf_search="$cf_search /usr/local/lib"
-	test -d /usr/local/lib/$cf_nculib_root &&       cf_search="$cf_search /usr/local/lib/$cf_nculib_root"
-	test -d /usr/local/lib/$cf_nculib_root/lib &&    cf_search="$cf_search /usr/local/lib/$cf_nculib_root/lib"
-	test -d /usr/local/$cf_nculib_root/lib &&       cf_search="$cf_search /usr/local/$cf_nculib_root/lib"
-	test -d /usr/local/$cf_nculib_root/lib/$cf_nculib_root &&    cf_search="$cf_search /usr/local/$cf_nculib_root/lib/$cf_nculib_root"
-}
-
-
-test "x/opt" != "x$prefix" && \
-test -d "/opt" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/opt" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /opt"
-	test -d /opt/lib &&          cf_search="$cf_search /opt/lib"
-	test -d /opt/lib/$cf_nculib_root &&       cf_search="$cf_search /opt/lib/$cf_nculib_root"
-	test -d /opt/lib/$cf_nculib_root/lib &&    cf_search="$cf_search /opt/lib/$cf_nculib_root/lib"
-	test -d /opt/$cf_nculib_root/lib &&       cf_search="$cf_search /opt/$cf_nculib_root/lib"
-	test -d /opt/$cf_nculib_root/lib/$cf_nculib_root &&    cf_search="$cf_search /opt/$cf_nculib_root/lib/$cf_nculib_root"
-}
-
-
-test "x$HOME" != "x$prefix" && \
-test -d "$HOME" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x$HOME" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under $HOME"
-	test -d $HOME/lib &&          cf_search="$cf_search $HOME/lib"
-	test -d $HOME/lib/$cf_nculib_root &&       cf_search="$cf_search $HOME/lib/$cf_nculib_root"
-	test -d $HOME/lib/$cf_nculib_root/lib &&    cf_search="$cf_search $HOME/lib/$cf_nculib_root/lib"
-	test -d $HOME/$cf_nculib_root/lib &&       cf_search="$cf_search $HOME/$cf_nculib_root/lib"
-	test -d $HOME/$cf_nculib_root/lib/$cf_nculib_root &&    cf_search="$cf_search $HOME/$cf_nculib_root/lib/$cf_nculib_root"
+for cf_subdir_prefix in \
+	/usr \
+	/usr/local \
+	/usr/pkg \
+	/opt \
+	/opt/local \
+	$HOME
+do
+	
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+(test -z "$prefix" || test x$prefix = xNONE || test "x$cf_subdir_prefix" != "x$prefix") && {
+	test -n "$verbose" && echo "	... testing for lib-directories under $cf_subdir_prefix"
+	test -d $cf_subdir_prefix/lib &&          cf_search="$cf_search $cf_subdir_prefix/lib"
+	test -d $cf_subdir_prefix/lib/$cf_nculib_root &&       cf_search="$cf_search $cf_subdir_prefix/lib/$cf_nculib_root"
+	test -d $cf_subdir_prefix/lib/$cf_nculib_root/lib &&    cf_search="$cf_search $cf_subdir_prefix/lib/$cf_nculib_root/lib"
+	test -d $cf_subdir_prefix/$cf_nculib_root/lib &&       cf_search="$cf_search $cf_subdir_prefix/$cf_nculib_root/lib"
+	test -d $cf_subdir_prefix/$cf_nculib_root/lib/$cf_nculib_root &&    cf_search="$cf_search $cf_subdir_prefix/$cf_nculib_root/lib/$cf_nculib_root"
 }
 
+done
 
 
 cf_search="$cf_library_path_list $cf_search"
@@ -9154,17 +9396,17 @@ cf_search="$cf_library_path_list $cf_sea
 			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:9158: checking for -l$cf_nculib_root in $cf_libdir" >&5
+echo "configure:9400: 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 9161 "configure"
+#line 9403 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:9168: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9410: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 			 		 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes'
@@ -9195,7 +9437,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:9199: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
+echo "configure:9441: 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$%%"`
@@ -9204,14 +9446,14 @@ echo "configure:9199: checking if we can
 		fi
 	done
 	cat > conftest.$ac_ext <<EOF
-#line 9208 "configure"
+#line 9450 "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:9215: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9457: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 else
@@ -9233,6 +9475,9 @@ EOF
 
 
 
+	fi
+else
+	NCURSES_CONFIG=none
 fi
 
 		;;
@@ -9241,9 +9486,9 @@ fi
 for cf_hdr in stdlib.h wchar.h wctype.h
 do
 	echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6
-echo "configure:9245: checking for $cf_hdr" >&5
+echo "configure:9490: checking for $cf_hdr" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 9247 "configure"
+#line 9492 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -9251,7 +9496,7 @@ echo "configure:9245: checking for $cf_h
 
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:9255: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:9500: \"$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*
@@ -9278,12 +9523,12 @@ done
 
 		
   echo $ac_n "checking for wide char and multibyte support""... $ac_c" 1>&6
-echo "configure:9282: checking for wide char and multibyte support" >&5
+echo "configure:9527: 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 9287 "configure"
+#line 9532 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 #ifdef HAVE_STDLIB_H
@@ -9337,7 +9582,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0
       wcsncat(wcb2, wcb, 5);
 ; return 0; }
 EOF
-if { (eval echo configure:9341: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9586: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   am_cv_multibyte_able=yes
 else
@@ -9347,7 +9592,7 @@ else
   cf_save_LIBS="$LIBS"
       LIBS="-lutf8 $LIBS"
       cat > conftest.$ac_ext <<EOF
-#line 9351 "configure"
+#line 9596 "configure"
 #include "confdefs.h"
 #include <libutf8.h>
 int main() {
@@ -9391,7 +9636,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0
         wcsncat(wcb2, wcb, 5);
 ; return 0; }
 EOF
-if { (eval echo configure:9395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9640: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   am_cv_multibyte_able=libutf8
 else
@@ -9424,17 +9669,114 @@ EOF
   fi
 
 		
+
 cf_ncuconfig_root=ncursesw
+cf_have_ncuconfig=no
+
+if test "x${PKG_CONFIG:=none}" != xnone; then
+	echo $ac_n "checking pkg-config for $cf_ncuconfig_root""... $ac_c" 1>&6
+echo "configure:9679: checking pkg-config for $cf_ncuconfig_root" >&5
+	if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then
+		echo "$ac_t""yes" 1>&6
+
+		echo $ac_n "checking if the $cf_ncuconfig_root package files work""... $ac_c" 1>&6
+echo "configure:9684: checking if the $cf_ncuconfig_root package files work" >&5
+		cf_have_ncuconfig=unknown
+
+		cf_save_CPPFLAGS="$CPPFLAGS"
+		cf_save_LIBS="$LIBS"
+
+		CPPFLAGS="$CPPFLAGS `$PKG_CONFIG --cflags $cf_ncuconfig_root`"
+		
+cf_add_libs="`$PKG_CONFIG --libs $cf_ncuconfig_root`"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
+
+		cat > conftest.$ac_ext <<EOF
+#line 9710 "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:9717: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+  
+  if test "$cross_compiling" = yes; then
+  cf_have_ncuconfig=maybe
+else
+  cat > conftest.$ac_ext <<EOF
+#line 9723 "configure"
+#include "confdefs.h"
+#include <${cf_cv_ncurses_header:-curses.h}>
+				int main(void)
+				{ char *xx = curses_version(); return (xx == 0); }
+EOF
+if { (eval echo configure:9729: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+then
+  cf_have_ncuconfig=yes
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  rm -fr conftest*
+  cf_have_ncuconfig=no
+fi
+rm -fr conftest*
+fi
 
-echo "Looking for ${cf_ncuconfig_root}-config"
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+
+  cf_have_ncuconfig=no
+fi
+rm -rf conftest*
+		echo "$ac_t""$cf_have_ncuconfig" 1>&6
+		test "$cf_have_ncuconfig" = maybe && cf_have_ncuconfig=yes
+		if test "$cf_have_ncuconfig" != "yes"
+		then
+			CPPFLAGS="$cf_save_CPPFLAGS"
+			LIBS="$cf_save_LIBS"
+			NCURSES_CONFIG_PKG=none
+		else
+			cat >> confdefs.h <<\EOF
+#define NCURSES 1
+EOF
+
+			NCURSES_CONFIG_PKG=$cf_ncuconfig_root
+		fi
+
+	else
+		echo "$ac_t""no" 1>&6
+		NCURSES_CONFIG_PKG=none
+	fi
+else
+	NCURSES_CONFIG_PKG=none
+fi
 
+if test "x$cf_have_ncuconfig" = "xno"; then
+	echo "Looking for ${cf_ncuconfig_root}-config"
 
-for ac_prog in ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config
+	
+for ac_prog in ${cf_ncuconfig_root}-config ${cf_ncuconfig_root}6-config ${cf_ncuconfig_root}5-config
 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:9438: checking for $ac_word" >&5
+echo "configure:9780: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_NCURSES_CONFIG'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -9471,35 +9813,49 @@ done
 test -n "$NCURSES_CONFIG" || NCURSES_CONFIG="none"
 
 
-if test "$NCURSES_CONFIG" != none ; then
+	if test "$NCURSES_CONFIG" != none ; then
 
-CPPFLAGS="$CPPFLAGS `$NCURSES_CONFIG --cflags`"
-LIBS="`$NCURSES_CONFIG --libs` $LIBS"
+		CPPFLAGS="$CPPFLAGS `$NCURSES_CONFIG --cflags`"
+		
+cf_add_libs="`$NCURSES_CONFIG --libs`"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
 
-# even with config script, some packages use no-override for curses.h
 
+		# even with config script, some packages use no-override for curses.h
+		
 echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6
-echo "configure:9483: checking if we have identified curses headers" >&5
+echo "configure:9841: 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
   
 cf_cv_ncurses_header=none
-for cf_header in  \
-    ncursesw/ncurses.h \
-	ncursesw/curses.h \
-	ncurses.h \
-	curses.h 
+for cf_header in \
+	ncurses.h ncursesw/ncurses.h \
+	curses.h ncursesw/curses.h 
 do
 cat > conftest.$ac_ext <<EOF
-#line 9496 "configure"
+#line 9852 "configure"
 #include "confdefs.h"
 #include <${cf_header}>
 int main() {
 initscr(); tgoto("?", 0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:9503: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:9859: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_header=$cf_header; break
 else
@@ -9522,17 +9878,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:9526: checking for $ac_hdr" >&5
+echo "configure:9882: 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 9531 "configure"
+#line 9887 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:9536: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:9892: \"$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*
@@ -9560,24 +9916,24 @@ done
 
 
 
-cat >> confdefs.h <<\EOF
+				cat >> confdefs.h <<\EOF
 #define NCURSES 1
 EOF
 
 
-
+				
 cf_nculib_ROOT=`echo "HAVE_LIB$cf_ncuconfig_root" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
-cat >> confdefs.h <<EOF
+		cat >> confdefs.h <<EOF
 #define $cf_nculib_ROOT 1
 EOF
 
 
-cf_cv_ncurses_version=`$NCURSES_CONFIG --version`
-
-else
+				cf_cv_ncurses_version=`$NCURSES_CONFIG --version`
 
+	else
 
+		
 
 cf_ncuhdr_root=ncursesw
 
@@ -9608,14 +9964,14 @@ if test -n "$cf_cv_curses_dir/include/$c
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 9612 "configure"
+#line 9968 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:9619: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:9975: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -9632,7 +9988,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:9636: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:9992: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -9643,6 +9999,8 @@ echo "${as_me:-configure}:9636: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -9651,7 +10009,7 @@ fi
 }
 
 echo $ac_n "checking for $cf_ncuhdr_root header in include-path""... $ac_c" 1>&6
-echo "configure:9655: checking for $cf_ncuhdr_root header in include-path" >&5
+echo "configure:10013: 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
@@ -9662,7 +10020,7 @@ else
 	do
 		
 	cat > conftest.$ac_ext <<EOF
-#line 9666 "configure"
+#line 10024 "configure"
 #include "confdefs.h"
 
 
@@ -9691,7 +10049,7 @@ printf("old\n");
 	
 ; return 0; }
 EOF
-if { (eval echo configure:9695: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10053: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_h=$cf_header
 	
@@ -9717,7 +10075,7 @@ if test "$cf_cv_ncurses_h" != no ; then
 else
 
 echo $ac_n "checking for $cf_ncuhdr_root include-path""... $ac_c" 1>&6
-echo "configure:9721: checking for $cf_ncuhdr_root include-path" >&5
+echo "configure:10079: 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
@@ -9731,8 +10089,8 @@ cf_header_path_list=""
 if test -n "${CFLAGS}${CPPFLAGS}" ; then
 	for cf_header_path in $CPPFLAGS $CFLAGS
 	do
-		case $cf_header_path in #(vi
-		-I*)
+		case $cf_header_path in
+		(-I*)
 			cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'`
 			
 test "x$cf_header_path" != "xNONE" && \
@@ -9757,18 +10115,6 @@ fi
 cf_search=
 
 
-test "x/usr" != "x$prefix" && \
-test -d "/usr" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /usr"
-	test -d /usr/include &&          cf_search="$cf_search /usr/include"
-	test -d /usr/include/$cf_ncuhdr_root &&       cf_search="$cf_search /usr/include/$cf_ncuhdr_root"
-	test -d /usr/include/$cf_ncuhdr_root/include &&    cf_search="$cf_search /usr/include/$cf_ncuhdr_root/include"
-	test -d /usr/$cf_ncuhdr_root/include &&       cf_search="$cf_search /usr/$cf_ncuhdr_root/include"
-	test -d /usr/$cf_ncuhdr_root/include/$cf_ncuhdr_root &&    cf_search="$cf_search /usr/$cf_ncuhdr_root/include/$cf_ncuhdr_root"
-}
-
-
 test "x$prefix" != "xNONE" && \
 test -d "$prefix" && \
  {
@@ -9781,41 +10127,27 @@ test -d "$prefix" && \
 }
 
 
-test "x/usr/local" != "x$prefix" && \
-test -d "/usr/local" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr/local" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /usr/local"
-	test -d /usr/local/include &&          cf_search="$cf_search /usr/local/include"
-	test -d /usr/local/include/$cf_ncuhdr_root &&       cf_search="$cf_search /usr/local/include/$cf_ncuhdr_root"
-	test -d /usr/local/include/$cf_ncuhdr_root/include &&    cf_search="$cf_search /usr/local/include/$cf_ncuhdr_root/include"
-	test -d /usr/local/$cf_ncuhdr_root/include &&       cf_search="$cf_search /usr/local/$cf_ncuhdr_root/include"
-	test -d /usr/local/$cf_ncuhdr_root/include/$cf_ncuhdr_root &&    cf_search="$cf_search /usr/local/$cf_ncuhdr_root/include/$cf_ncuhdr_root"
-}
-
-
-test "x/opt" != "x$prefix" && \
-test -d "/opt" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/opt" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /opt"
-	test -d /opt/include &&          cf_search="$cf_search /opt/include"
-	test -d /opt/include/$cf_ncuhdr_root &&       cf_search="$cf_search /opt/include/$cf_ncuhdr_root"
-	test -d /opt/include/$cf_ncuhdr_root/include &&    cf_search="$cf_search /opt/include/$cf_ncuhdr_root/include"
-	test -d /opt/$cf_ncuhdr_root/include &&       cf_search="$cf_search /opt/$cf_ncuhdr_root/include"
-	test -d /opt/$cf_ncuhdr_root/include/$cf_ncuhdr_root &&    cf_search="$cf_search /opt/$cf_ncuhdr_root/include/$cf_ncuhdr_root"
-}
-
-
-test "x$HOME" != "x$prefix" && \
-test -d "$HOME" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x$HOME" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under $HOME"
-	test -d $HOME/include &&          cf_search="$cf_search $HOME/include"
-	test -d $HOME/include/$cf_ncuhdr_root &&       cf_search="$cf_search $HOME/include/$cf_ncuhdr_root"
-	test -d $HOME/include/$cf_ncuhdr_root/include &&    cf_search="$cf_search $HOME/include/$cf_ncuhdr_root/include"
-	test -d $HOME/$cf_ncuhdr_root/include &&       cf_search="$cf_search $HOME/$cf_ncuhdr_root/include"
-	test -d $HOME/$cf_ncuhdr_root/include/$cf_ncuhdr_root &&    cf_search="$cf_search $HOME/$cf_ncuhdr_root/include/$cf_ncuhdr_root"
+for cf_subdir_prefix in \
+	/usr \
+	/usr/local \
+	/usr/pkg \
+	/opt \
+	/opt/local \
+	$HOME
+do
+	
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+(test -z "$prefix" || test x$prefix = xNONE || test "x$cf_subdir_prefix" != "x$prefix") && {
+	test -n "$verbose" && echo "	... testing for include-directories under $cf_subdir_prefix"
+	test -d $cf_subdir_prefix/include &&          cf_search="$cf_search $cf_subdir_prefix/include"
+	test -d $cf_subdir_prefix/include/$cf_ncuhdr_root &&       cf_search="$cf_search $cf_subdir_prefix/include/$cf_ncuhdr_root"
+	test -d $cf_subdir_prefix/include/$cf_ncuhdr_root/include &&    cf_search="$cf_search $cf_subdir_prefix/include/$cf_ncuhdr_root/include"
+	test -d $cf_subdir_prefix/$cf_ncuhdr_root/include &&       cf_search="$cf_search $cf_subdir_prefix/$cf_ncuhdr_root/include"
+	test -d $cf_subdir_prefix/$cf_ncuhdr_root/include/$cf_ncuhdr_root &&    cf_search="$cf_search $cf_subdir_prefix/$cf_ncuhdr_root/include/$cf_ncuhdr_root"
 }
 
+done
 
 
 test "$includedir" != NONE && \
@@ -9863,14 +10195,14 @@ if test -n "$cf_incdir" ; then
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 9867 "configure"
+#line 10199 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:9874: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10206: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -9887,7 +10219,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:9891: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:10223: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -9898,6 +10230,8 @@ echo "${as_me:-configure}:9891: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -9909,7 +10243,7 @@ fi
 		do
 			
 	cat > conftest.$ac_ext <<EOF
-#line 9913 "configure"
+#line 10247 "configure"
 #include "confdefs.h"
 
 
@@ -9930,7 +10264,7 @@ printf("old\n");
 	
 ; return 0; }
 EOF
-if { (eval echo configure:9934: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10268: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_h2=$cf_header
 	
@@ -9988,14 +10322,14 @@ if test -n "$cf_1st_incdir" ; then
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 9992 "configure"
+#line 10326 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:9999: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10333: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -10012,7 +10346,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:10016: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:10350: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -10023,6 +10357,8 @@ echo "${as_me:-configure}:10016: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -10033,8 +10369,8 @@ fi
 
 # Set definitions to allow ifdef'ing for ncurses.h
 
-case $cf_cv_ncurses_header in # (vi
-*ncurses.h)
+case $cf_cv_ncurses_header in
+(*ncurses.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSES_H 1
 EOF
@@ -10042,14 +10378,14 @@ EOF
 	;;
 esac
 
-case $cf_cv_ncurses_header in # (vi
-ncurses/curses.h|ncurses/ncurses.h)
+case $cf_cv_ncurses_header in
+(ncurses/curses.h|ncurses/ncurses.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSES_NCURSES_H 1
 EOF
 
 	;;
-ncursesw/curses.h|ncursesw/ncurses.h)
+(ncursesw/curses.h|ncursesw/ncurses.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSESW_NCURSES_H 1
 EOF
@@ -10060,16 +10396,16 @@ esac
 
 
 echo $ac_n "checking for terminfo header""... $ac_c" 1>&6
-echo "configure:10064: checking for terminfo header" >&5
+echo "configure:10400: checking for terminfo header" >&5
 if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
-case ${cf_cv_ncurses_header} in #(vi
-*/ncurses.h|*/ncursesw.h) #(vi
+case ${cf_cv_ncurses_header} in
+(*/ncurses.h|*/ncursesw.h)
 	cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[^.]*\.h$%term.h%'`
 	;;
-*)
+(*)
 	cf_term_header=term.h
 	;;
 esac
@@ -10077,7 +10413,7 @@ esac
 for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h"
 do
 cat > conftest.$ac_ext <<EOF
-#line 10081 "configure"
+#line 10417 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -10087,7 +10423,7 @@ int main() {
 int x = auto_left_margin
 ; return 0; }
 EOF
-if { (eval echo configure:10091: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10427: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   
 	cf_cv_term_header="$cf_test"
@@ -10109,8 +10445,8 @@ echo "$ac_t""$cf_cv_term_header" 1>&6
 
 # Set definitions to allow ifdef'ing to accommodate subdirectories
 
-case $cf_cv_term_header in # (vi
-*term.h)
+case $cf_cv_term_header in
+(*term.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_TERM_H 1
 EOF
@@ -10118,14 +10454,14 @@ EOF
 	;;
 esac
 
-case $cf_cv_term_header in # (vi
-ncurses/term.h) #(vi
+case $cf_cv_term_header in
+(ncurses/term.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSES_TERM_H 1
 EOF
 
 	;;
-ncursesw/term.h)
+(ncursesw/term.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSESW_TERM_H 1
 EOF
@@ -10142,7 +10478,7 @@ EOF
 
 
 echo $ac_n "checking for ncurses version""... $ac_c" 1>&6
-echo "configure:10146: checking for ncurses version" >&5
+echo "configure:10482: 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
@@ -10168,7 +10504,7 @@ Autoconf "old"
 #endif
 EOF
 	cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out"
-	{ (eval echo configure:10172: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
+	{ (eval echo configure:10508: \"$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"
@@ -10177,7 +10513,7 @@ EOF
 
 else
   cat > conftest.$ac_ext <<EOF
-#line 10181 "configure"
+#line 10517 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -10201,7 +10537,7 @@ int main()
 	${cf_cv_main_return:-return}(0);
 }
 EOF
-if { (eval echo configure:10205: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:10541: \"$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`
@@ -10223,7 +10559,7 @@ EOF
 
 
 
-
+		
 
 cf_nculib_root=ncursesw
 	# This works, except for the special case where we find gpm, but
@@ -10232,7 +10568,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:10236: checking for Gpm_Open in -lgpm" >&5
+echo "configure:10572: 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
@@ -10240,7 +10576,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgpm  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 10244 "configure"
+#line 10580 "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
@@ -10251,7 +10587,7 @@ int main() {
 Gpm_Open()
 ; return 0; }
 EOF
-if { (eval echo configure:10255: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10591: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -10267,7 +10603,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:10271: checking for initscr in -lgpm" >&5
+echo "configure:10607: 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
@@ -10275,7 +10611,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgpm  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 10279 "configure"
+#line 10615 "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
@@ -10286,7 +10622,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:10290: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10626: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -10312,13 +10648,13 @@ else
 fi
 
 
-case $host_os in #(vi
-freebsd*)
+case $host_os in
+(freebsd*)
 	# This is only necessary if you are linking against an obsolete
 	# 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:10322: checking for tgoto in -lmytinfo" >&5
+echo "configure:10658: 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
@@ -10326,7 +10662,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lmytinfo  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 10330 "configure"
+#line 10666 "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
@@ -10337,7 +10673,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:10341: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10677: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -10361,22 +10697,54 @@ fi
 	;;
 esac
 
-LIBS="$cf_ncurses_LIBS $LIBS"
+
+cf_add_libs="$cf_ncurses_LIBS"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 
 if ( test -n "$cf_cv_curses_dir" && test "$cf_cv_curses_dir" != "no" )
 then
-	LIBS="-l$cf_nculib_root $LIBS"
+	
+cf_add_libs="-l$cf_nculib_root"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 else
 	
 	eval 'cf_cv_have_lib_'$cf_nculib_root'=no'
 	cf_libdir=""
 	echo $ac_n "checking for initscr""... $ac_c" 1>&6
-echo "configure:10375: checking for initscr" >&5
+echo "configure:10743: 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 10380 "configure"
+#line 10748 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char initscr(); below.  */
@@ -10399,7 +10767,7 @@ initscr();
 
 ; return 0; }
 EOF
-if { (eval echo configure:10403: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10771: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_initscr=yes"
 else
@@ -10419,17 +10787,17 @@ else
 
 		cf_save_LIBS="$LIBS"
 		echo $ac_n "checking for initscr in -l$cf_nculib_root""... $ac_c" 1>&6
-echo "configure:10423: checking for initscr in -l$cf_nculib_root" >&5
+echo "configure:10791: checking for initscr in -l$cf_nculib_root" >&5
 		LIBS="-l$cf_nculib_root $LIBS"
 		cat > conftest.$ac_ext <<EOF
-#line 10426 "configure"
+#line 10794 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:10433: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10801: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 			 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes'
@@ -10445,8 +10813,8 @@ cf_library_path_list=""
 if test -n "${LDFLAGS}${LIBS}" ; then
 	for cf_library_path in $LDFLAGS $LIBS
 	do
-		case $cf_library_path in #(vi
-		-L*)
+		case $cf_library_path in
+		(-L*)
 			cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
 			
 test "x$cf_library_path" != "xNONE" && \
@@ -10470,18 +10838,6 @@ fi
 cf_search=
 
 
-test "x/usr" != "x$prefix" && \
-test -d "/usr" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /usr"
-	test -d /usr/lib &&          cf_search="$cf_search /usr/lib"
-	test -d /usr/lib/$cf_nculib_root &&       cf_search="$cf_search /usr/lib/$cf_nculib_root"
-	test -d /usr/lib/$cf_nculib_root/lib &&    cf_search="$cf_search /usr/lib/$cf_nculib_root/lib"
-	test -d /usr/$cf_nculib_root/lib &&       cf_search="$cf_search /usr/$cf_nculib_root/lib"
-	test -d /usr/$cf_nculib_root/lib/$cf_nculib_root &&    cf_search="$cf_search /usr/$cf_nculib_root/lib/$cf_nculib_root"
-}
-
-
 test "x$prefix" != "xNONE" && \
 test -d "$prefix" && \
  {
@@ -10494,41 +10850,27 @@ test -d "$prefix" && \
 }
 
 
-test "x/usr/local" != "x$prefix" && \
-test -d "/usr/local" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr/local" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /usr/local"
-	test -d /usr/local/lib &&          cf_search="$cf_search /usr/local/lib"
-	test -d /usr/local/lib/$cf_nculib_root &&       cf_search="$cf_search /usr/local/lib/$cf_nculib_root"
-	test -d /usr/local/lib/$cf_nculib_root/lib &&    cf_search="$cf_search /usr/local/lib/$cf_nculib_root/lib"
-	test -d /usr/local/$cf_nculib_root/lib &&       cf_search="$cf_search /usr/local/$cf_nculib_root/lib"
-	test -d /usr/local/$cf_nculib_root/lib/$cf_nculib_root &&    cf_search="$cf_search /usr/local/$cf_nculib_root/lib/$cf_nculib_root"
-}
-
-
-test "x/opt" != "x$prefix" && \
-test -d "/opt" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/opt" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /opt"
-	test -d /opt/lib &&          cf_search="$cf_search /opt/lib"
-	test -d /opt/lib/$cf_nculib_root &&       cf_search="$cf_search /opt/lib/$cf_nculib_root"
-	test -d /opt/lib/$cf_nculib_root/lib &&    cf_search="$cf_search /opt/lib/$cf_nculib_root/lib"
-	test -d /opt/$cf_nculib_root/lib &&       cf_search="$cf_search /opt/$cf_nculib_root/lib"
-	test -d /opt/$cf_nculib_root/lib/$cf_nculib_root &&    cf_search="$cf_search /opt/$cf_nculib_root/lib/$cf_nculib_root"
-}
-
-
-test "x$HOME" != "x$prefix" && \
-test -d "$HOME" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x$HOME" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under $HOME"
-	test -d $HOME/lib &&          cf_search="$cf_search $HOME/lib"
-	test -d $HOME/lib/$cf_nculib_root &&       cf_search="$cf_search $HOME/lib/$cf_nculib_root"
-	test -d $HOME/lib/$cf_nculib_root/lib &&    cf_search="$cf_search $HOME/lib/$cf_nculib_root/lib"
-	test -d $HOME/$cf_nculib_root/lib &&       cf_search="$cf_search $HOME/$cf_nculib_root/lib"
-	test -d $HOME/$cf_nculib_root/lib/$cf_nculib_root &&    cf_search="$cf_search $HOME/$cf_nculib_root/lib/$cf_nculib_root"
+for cf_subdir_prefix in \
+	/usr \
+	/usr/local \
+	/usr/pkg \
+	/opt \
+	/opt/local \
+	$HOME
+do
+	
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+(test -z "$prefix" || test x$prefix = xNONE || test "x$cf_subdir_prefix" != "x$prefix") && {
+	test -n "$verbose" && echo "	... testing for lib-directories under $cf_subdir_prefix"
+	test -d $cf_subdir_prefix/lib &&          cf_search="$cf_search $cf_subdir_prefix/lib"
+	test -d $cf_subdir_prefix/lib/$cf_nculib_root &&       cf_search="$cf_search $cf_subdir_prefix/lib/$cf_nculib_root"
+	test -d $cf_subdir_prefix/lib/$cf_nculib_root/lib &&    cf_search="$cf_search $cf_subdir_prefix/lib/$cf_nculib_root/lib"
+	test -d $cf_subdir_prefix/$cf_nculib_root/lib &&       cf_search="$cf_search $cf_subdir_prefix/$cf_nculib_root/lib"
+	test -d $cf_subdir_prefix/$cf_nculib_root/lib/$cf_nculib_root &&    cf_search="$cf_search $cf_subdir_prefix/$cf_nculib_root/lib/$cf_nculib_root"
 }
 
+done
 
 
 cf_search="$cf_library_path_list $cf_search"
@@ -10536,17 +10878,17 @@ cf_search="$cf_library_path_list $cf_sea
 			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:10540: checking for -l$cf_nculib_root in $cf_libdir" >&5
+echo "configure:10882: 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 10543 "configure"
+#line 10885 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:10550: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10892: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 			 		 eval 'cf_cv_have_lib_'$cf_nculib_root'=yes'
@@ -10577,7 +10919,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:10581: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
+echo "configure:10923: 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$%%"`
@@ -10586,14 +10928,14 @@ echo "configure:10581: checking if we ca
 		fi
 	done
 	cat > conftest.$ac_ext <<EOF
-#line 10590 "configure"
+#line 10932 "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:10597: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10939: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 else
@@ -10615,17 +10957,20 @@ EOF
 
 
 
+	fi
+else
+	NCURSES_CONFIG=none
 fi
 
 		
 echo $ac_n "checking if we must define _XOPEN_SOURCE_EXTENDED""... $ac_c" 1>&6
-echo "configure:10623: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5
+echo "configure:10968: 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 10629 "configure"
+#line 10974 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -10642,7 +10987,7 @@ int main() {
 	getbegyx(stdscr, y1, x1)
 ; return 0; }
 EOF
-if { (eval echo configure:10646: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10991: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_need_xopen_extension=no
 else
@@ -10650,7 +10995,7 @@ else
   cat conftest.$ac_ext >&5
 
   cat > conftest.$ac_ext <<EOF
-#line 10654 "configure"
+#line 10999 "configure"
 #include "confdefs.h"
 
 #define _XOPEN_SOURCE_EXTENDED
@@ -10667,7 +11012,7 @@ int main() {
 	getbegyx(stdscr, y1, x1)
 ; return 0; }
 EOF
-if { (eval echo configure:10671: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11016: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_need_xopen_extension=yes
 else
@@ -10691,21 +11036,21 @@ test $cf_cv_need_xopen_extension = yes &
 
 
 echo $ac_n "checking for extra include directories""... $ac_c" 1>&6
-echo "configure:10695: checking for extra include directories" >&5
+echo "configure:11040: 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
   
 cf_cv_curses_incdir=no
-case $host_os in #(vi
-hpux10.*) #(vi
+case $host_os in
+(hpux10.*)
 	if test "x$cf_cv_screen" = "xcurses_colr"
 	then
 		test -d /usr/include/curses_colr && \
 		cf_cv_curses_incdir="-I/usr/include/curses_colr"
 	fi
 	;;
-sunos3*|sunos4*)
+(sunos3*|sunos4*)
 	if test "x$cf_cv_screen" = "xcurses_5lib"
 	then
 		test -d /usr/5lib && \
@@ -10722,25 +11067,25 @@ test "$cf_cv_curses_incdir" != no && CPP
 
 
 echo $ac_n "checking if we have identified curses headers""... $ac_c" 1>&6
-echo "configure:10726: checking if we have identified curses headers" >&5
+echo "configure:11071: 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
   
 cf_cv_ncurses_header=none
-for cf_header in  \
-	ncurses.h \
-	curses.h ncurses/ncurses.h ncurses/curses.h
+for cf_header in \
+	ncurses.h  \
+	curses.h  ncurses/ncurses.h ncurses/curses.h
 do
 cat > conftest.$ac_ext <<EOF
-#line 10737 "configure"
+#line 11082 "configure"
 #include "confdefs.h"
 #include <${cf_header}>
 int main() {
 initscr(); tgoto("?", 0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:10744: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11089: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_header=$cf_header; break
 else
@@ -10763,17 +11108,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:10767: checking for $ac_hdr" >&5
+echo "configure:11112: 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 10772 "configure"
+#line 11117 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:10777: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:11122: \"$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*
@@ -10802,16 +11147,16 @@ done
 
 
 echo $ac_n "checking for terminfo header""... $ac_c" 1>&6
-echo "configure:10806: checking for terminfo header" >&5
+echo "configure:11151: checking for terminfo header" >&5
 if eval "test \"`echo '$''{'cf_cv_term_header'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
-case ${cf_cv_ncurses_header} in #(vi
-*/ncurses.h|*/ncursesw.h) #(vi
+case ${cf_cv_ncurses_header} in
+(*/ncurses.h|*/ncursesw.h)
 	cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[^.]*\.h$%term.h%'`
 	;;
-*)
+(*)
 	cf_term_header=term.h
 	;;
 esac
@@ -10819,7 +11164,7 @@ esac
 for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h"
 do
 cat > conftest.$ac_ext <<EOF
-#line 10823 "configure"
+#line 11168 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -10829,7 +11174,7 @@ int main() {
 int x = auto_left_margin
 ; return 0; }
 EOF
-if { (eval echo configure:10833: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11178: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   
 	cf_cv_term_header="$cf_test"
@@ -10851,8 +11196,8 @@ echo "$ac_t""$cf_cv_term_header" 1>&6
 
 # Set definitions to allow ifdef'ing to accommodate subdirectories
 
-case $cf_cv_term_header in # (vi
-*term.h)
+case $cf_cv_term_header in
+(*term.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_TERM_H 1
 EOF
@@ -10860,14 +11205,14 @@ EOF
 	;;
 esac
 
-case $cf_cv_term_header in # (vi
-ncurses/term.h) #(vi
+case $cf_cv_term_header in
+(ncurses/term.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSES_TERM_H 1
 EOF
 
 	;;
-ncursesw/term.h)
+(ncursesw/term.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSESW_TERM_H 1
 EOF
@@ -10878,7 +11223,7 @@ esac
 
 
 echo $ac_n "checking for ncurses version""... $ac_c" 1>&6
-echo "configure:10882: checking for ncurses version" >&5
+echo "configure:11227: 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
@@ -10904,7 +11249,7 @@ Autoconf "old"
 #endif
 EOF
 	cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out"
-	{ (eval echo configure:10908: \"$cf_try\") 1>&5; (eval $cf_try) 2>&5; }
+	{ (eval echo configure:11253: \"$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"
@@ -10913,7 +11258,7 @@ EOF
 
 else
   cat > conftest.$ac_ext <<EOF
-#line 10917 "configure"
+#line 11262 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -10937,7 +11282,7 @@ int main()
 	${cf_cv_main_return:-return}(0);
 }
 EOF
-if { (eval echo configure:10941: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:11286: \"$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`
@@ -10961,16 +11306,16 @@ EOF
 
 
 echo $ac_n "checking if we have identified curses libraries""... $ac_c" 1>&6
-echo "configure:10965: checking if we have identified curses libraries" >&5
+echo "configure:11310: checking if we have identified curses libraries" >&5
 cat > conftest.$ac_ext <<EOF
-#line 10967 "configure"
+#line 11312 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr(); tgoto("?", 0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:10974: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11319: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_result=yes
 else
@@ -10983,10 +11328,10 @@ rm -rf conftest*
 echo "$ac_t""$cf_result" 1>&6
 
 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:10990: checking for tgoto in -lmytinfo" >&5
+case $host_os in
+(freebsd*)
+	echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6
+echo "configure:11335: 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
@@ -10994,7 +11339,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lmytinfo  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 10998 "configure"
+#line 11343 "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
@@ -11005,7 +11350,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:11009: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11354: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11020,13 +11365,29 @@ LIBS="$ac_save_LIBS"
 fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
-  LIBS="-lmytinfo $LIBS"
+  
+cf_add_libs="-lmytinfo"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 else
   echo "$ac_t""no" 1>&6
 fi
 
-    ;;
-hpux10.*) #(vi
+	;;
+(hpux10.*)
 	# Looking at HPUX 10.20, the Hcurses library is the oldest (1997), cur_colr
 	# next (1998), and xcurses "newer" (2000).  There is no header file for
 	# Hcurses; the subdirectory curses_colr has the headers (curses.h and
@@ -11034,7 +11395,7 @@ hpux10.*) #(vi
 	if test "x$cf_cv_screen" = "xcurses_colr"
 	then
 		echo $ac_n "checking for initscr in -lcur_colr""... $ac_c" 1>&6
-echo "configure:11038: checking for initscr in -lcur_colr" >&5
+echo "configure:11399: 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
@@ -11042,7 +11403,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lcur_colr  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11046 "configure"
+#line 11407 "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
@@ -11053,7 +11414,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:11057: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11418: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11069,14 +11430,30 @@ fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
   
-			LIBS="-lcur_colr $LIBS"
+			
+cf_add_libs="-lcur_colr"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 			ac_cv_func_initscr=yes
 			
 else
   echo "$ac_t""no" 1>&6
 
 		echo $ac_n "checking for initscr in -lHcurses""... $ac_c" 1>&6
-echo "configure:11080: checking for initscr in -lHcurses" >&5
+echo "configure:11457: 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
@@ -11084,7 +11461,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lHcurses  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11088 "configure"
+#line 11465 "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
@@ -11095,7 +11472,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:11099: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11476: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11112,7 +11489,23 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l
   echo "$ac_t""yes" 1>&6
   
 			# HP's header uses __HP_CURSES, but user claims _HP_CURSES.
-			LIBS="-lHcurses $LIBS"
+			
+cf_add_libs="-lHcurses"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 			CPPFLAGS="$CPPFLAGS -D__HP_CURSES -D_HP_CURSES"
 			ac_cv_func_initscr=yes
 			
@@ -11124,143 +11517,159 @@ fi
 
 	fi
 	;;
-linux*)
+(linux*)
 	case `arch 2>/dev/null` in
-	x86_64)
+	(x86_64)
 		if test -d /lib64
 		then
 			
 if test -n "/lib64" ; then
-  for cf_add_libdir in /lib64
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in /lib64
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:11153: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:11546: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        LDFLAGS="-L$cf_add_libdir $LDFLAGS"
-      fi
-    fi
-  done
+				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+			fi
+		fi
+	done
 fi
 
 		else
 			
 if test -n "/lib" ; then
-  for cf_add_libdir in /lib
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in /lib
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:11183: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:11576: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        LDFLAGS="-L$cf_add_libdir $LDFLAGS"
-      fi
-    fi
-  done
+				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+			fi
+		fi
+	done
 fi
 
 		fi
 		;;
-	*)
+	(*)
 		
 if test -n "/lib" ; then
-  for cf_add_libdir in /lib
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in /lib
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:11215: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:11608: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        LDFLAGS="-L$cf_add_libdir $LDFLAGS"
-      fi
-    fi
-  done
+				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+			fi
+		fi
+	done
 fi
 
 		;;
 	esac
 	;;
-sunos3*|sunos4*)
+(sunos3*|sunos4*)
 	if test "x$cf_cv_screen" = "xcurses_5lib"
 	then
 		if test -d /usr/5lib ; then
 			
 if test -n "/usr/5lib" ; then
-  for cf_add_libdir in /usr/5lib
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in /usr/5lib
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:11251: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:11644: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        LDFLAGS="-L$cf_add_libdir $LDFLAGS"
-      fi
-    fi
-  done
+				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+			fi
+		fi
+	done
 fi
 
-			LIBS="-lcurses -ltermcap $LIBS"
+			
+cf_add_libs="-lcurses -ltermcap"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
 		fi
-    fi
-    ac_cv_func_initscr=yes
-    ;;
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
+		fi
+	fi
+	ac_cv_func_initscr=yes
+	;;
 esac
 
 if test ".$ac_cv_func_initscr" != .yes ; then
@@ -11278,12 +11687,12 @@ if test ".$ac_cv_func_initscr" != .yes ;
 	if test "x$cf_term_lib" = x
 	then
 		echo $ac_n "checking for tgoto""... $ac_c" 1>&6
-echo "configure:11282: checking for tgoto" >&5
+echo "configure:11691: 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 11287 "configure"
+#line 11696 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char tgoto(); below.  */
@@ -11306,7 +11715,7 @@ tgoto();
 
 ; return 0; }
 EOF
-if { (eval echo configure:11310: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11719: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_tgoto=yes"
 else
@@ -11327,7 +11736,7 @@ else
 			for cf_term_lib in $cf_check_list otermcap termcap tinfo termlib unknown
 			do
 				echo $ac_n "checking for tgoto in -l$cf_term_lib""... $ac_c" 1>&6
-echo "configure:11331: checking for tgoto in -l$cf_term_lib" >&5
+echo "configure:11740: 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
@@ -11335,7 +11744,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-l$cf_term_lib  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11339 "configure"
+#line 11748 "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
@@ -11346,7 +11755,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:11350: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11759: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11379,7 +11788,7 @@ fi
 		for cf_curs_lib in $cf_check_list xcurses jcurses pdcurses unknown
 		do
 			echo $ac_n "checking for initscr in -l$cf_curs_lib""... $ac_c" 1>&6
-echo "configure:11383: checking for initscr in -l$cf_curs_lib" >&5
+echo "configure:11792: 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
@@ -11387,7 +11796,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-l$cf_curs_lib  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11391 "configure"
+#line 11800 "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
@@ -11398,7 +11807,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:11402: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11811: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11425,16 +11834,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:11429: checking if we can link with $cf_curs_lib library" >&5
+echo "configure:11838: checking if we can link with $cf_curs_lib library" >&5
 		cat > conftest.$ac_ext <<EOF
-#line 11431 "configure"
+#line 11840 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:11438: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11847: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_result=yes
 else
@@ -11450,16 +11859,16 @@ rm -rf 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:11454: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5
+echo "configure:11863: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5
 		cat > conftest.$ac_ext <<EOF
-#line 11456 "configure"
+#line 11865 "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:11463: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11872: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_result=no
 else
@@ -11469,14 +11878,14 @@ else
   
 			LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS"
 			cat > conftest.$ac_ext <<EOF
-#line 11473 "configure"
+#line 11882 "configure"
 #include "confdefs.h"
 #include <${cf_cv_ncurses_header:-curses.h}>
 int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:11480: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11889: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_result=yes
 else
@@ -11498,13 +11907,13 @@ fi
 
 		
 echo $ac_n "checking if we must define _XOPEN_SOURCE_EXTENDED""... $ac_c" 1>&6
-echo "configure:11502: checking if we must define _XOPEN_SOURCE_EXTENDED" >&5
+echo "configure:11911: 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 11508 "configure"
+#line 11917 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -11521,7 +11930,7 @@ int main() {
 	getbegyx(stdscr, y1, x1)
 ; return 0; }
 EOF
-if { (eval echo configure:11525: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11934: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_need_xopen_extension=no
 else
@@ -11529,7 +11938,7 @@ else
   cat conftest.$ac_ext >&5
 
   cat > conftest.$ac_ext <<EOF
-#line 11533 "configure"
+#line 11942 "configure"
 #include "confdefs.h"
 
 #define _XOPEN_SOURCE_EXTENDED
@@ -11546,7 +11955,7 @@ int main() {
 	getbegyx(stdscr, y1, x1)
 ; return 0; }
 EOF
-if { (eval echo configure:11550: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11959: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_need_xopen_extension=yes
 else
@@ -11569,7 +11978,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:11573: checking if you want to use installed version of pcre" >&5
+echo "configure:11982: 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
@@ -11601,32 +12010,32 @@ case .$cf_pcre_home in #(vi
 .*)
 	
 if test "x$prefix" != xNONE; then
-  cf_path_syntax="$prefix"
+	cf_path_syntax="$prefix"
 else
-  cf_path_syntax="$ac_default_prefix"
+	cf_path_syntax="$ac_default_prefix"
 fi
 
-case ".$cf_pcre_home" in #(vi
-.\$\(*\)*|.\'*\'*) #(vi
-  ;;
-..|./*|.\\*) #(vi
-  ;;
-.[a-zA-Z]:[\\/]*) #(vi OS/2 EMX
-  ;;
-.\${*prefix}*|.\${*dir}*) #(vi
-  eval cf_pcre_home="$cf_pcre_home"
-  case ".$cf_pcre_home" in #(vi
-  .NONE/*)
-    cf_pcre_home=`echo $cf_pcre_home | sed -e s%NONE%$cf_path_syntax%`
-    ;;
-  esac
-  ;; #(vi
-.no|.NONE/*)
-  cf_pcre_home=`echo $cf_pcre_home | sed -e s%NONE%$cf_path_syntax%`
-  ;;
-*)
-  { echo "configure: error: expected a pathname, not \"$cf_pcre_home\"" 1>&2; exit 1; }
-  ;;
+case ".$cf_pcre_home" in
+(.\$\(*\)*|.\'*\'*)
+	;;
+(..|./*|.\\*)
+	;;
+(.[a-zA-Z]:[\\/]*) # OS/2 EMX
+	;;
+(.\${*prefix}*|.\${*dir}*)
+	eval cf_pcre_home="$cf_pcre_home"
+	case ".$cf_pcre_home" in
+	(.NONE/*)
+		cf_pcre_home=`echo $cf_pcre_home | sed -e s%NONE%$cf_path_syntax%`
+		;;
+	esac
+	;;
+(.no|.NONE/*)
+	cf_pcre_home=`echo $cf_pcre_home | sed -e s%NONE%$cf_path_syntax%`
+	;;
+(*)
+	{ echo "configure: error: expected a pathname, not \"$cf_pcre_home\"" 1>&2; exit 1; }
+	;;
 esac
 
 	PCREDIR_MAKE='#'
@@ -11651,7 +12060,7 @@ debug_malloc=none
 
 
 echo $ac_n "checking if you want to use dbmalloc for testing""... $ac_c" 1>&6
-echo "configure:11655: checking if you want to use dbmalloc for testing" >&5
+echo "configure:12064: checking if you want to use dbmalloc for testing" >&5
 
 # Check whether --with-dbmalloc or --without-dbmalloc was given.
 if test "${with_dbmalloc+set}" = set; then
@@ -11671,12 +12080,12 @@ fi
 
 echo "$ac_t""${with_dbmalloc:-no}" 1>&6
 
-case .$with_cflags in #(vi
-.*-g*)
-	case .$CFLAGS in #(vi
-	.*-g*) #(vi
+case .$with_cflags in
+(.*-g*)
+	case .$CFLAGS in
+	(.*-g*)
 		;;
-	*)
+	(*)
 		
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -11686,14 +12095,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in -g
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -11707,11 +12116,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -11724,17 +12133,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -11768,17 +12177,17 @@ esac
 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:11772: checking for dbmalloc.h" >&5
+echo "configure:12181: 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 11777 "configure"
+#line 12186 "configure"
 #include "confdefs.h"
 #include <dbmalloc.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11782: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12191: \"$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*
@@ -11795,7 +12204,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:11799: checking for debug_malloc in -ldbmalloc" >&5
+echo "configure:12208: 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
@@ -11803,7 +12212,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldbmalloc  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11807 "configure"
+#line 12216 "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
@@ -11814,7 +12223,7 @@ int main() {
 debug_malloc()
 ; return 0; }
 EOF
-if { (eval echo configure:11818: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12227: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -11843,7 +12252,7 @@ fi
 
 
 echo $ac_n "checking if you want to use dmalloc for testing""... $ac_c" 1>&6
-echo "configure:11847: checking if you want to use dmalloc for testing" >&5
+echo "configure:12256: checking if you want to use dmalloc for testing" >&5
 
 # Check whether --with-dmalloc or --without-dmalloc was given.
 if test "${with_dmalloc+set}" = set; then
@@ -11863,12 +12272,12 @@ fi
 
 echo "$ac_t""${with_dmalloc:-no}" 1>&6
 
-case .$with_cflags in #(vi
-.*-g*)
-	case .$CFLAGS in #(vi
-	.*-g*) #(vi
+case .$with_cflags in
+(.*-g*)
+	case .$CFLAGS in
+	(.*-g*)
 		;;
-	*)
+	(*)
 		
 cf_fix_cppflags=no
 cf_new_cflags=
@@ -11878,14 +12287,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in -g
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -11899,11 +12308,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -11916,17 +12325,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -11960,17 +12369,17 @@ esac
 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:11964: checking for dmalloc.h" >&5
+echo "configure:12373: 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 11969 "configure"
+#line 12378 "configure"
 #include "confdefs.h"
 #include <dmalloc.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:11974: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12383: \"$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*
@@ -11987,7 +12396,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:11991: checking for dmalloc_debug in -ldmalloc" >&5
+echo "configure:12400: 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
@@ -11995,7 +12404,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldmalloc  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 11999 "configure"
+#line 12408 "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
@@ -12006,7 +12415,7 @@ int main() {
 dmalloc_debug()
 ; return 0; }
 EOF
-if { (eval echo configure:12010: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12419: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -12039,12 +12448,12 @@ if test "${with_trace+set}" = set; then
   withval="$with_trace"
   
 	echo $ac_n "checking for _tracef""... $ac_c" 1>&6
-echo "configure:12043: checking for _tracef" >&5
+echo "configure:12452: 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 12048 "configure"
+#line 12457 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char _tracef(); below.  */
@@ -12067,7 +12476,7 @@ _tracef();
 
 ; return 0; }
 EOF
-if { (eval echo configure:12071: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12480: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func__tracef=yes"
 else
@@ -12089,7 +12498,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:12093: checking for _tracef in -l${cf_with_screen}_g" >&5
+echo "configure:12502: 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
@@ -12097,7 +12506,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-l${cf_with_screen}_g  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 12101 "configure"
+#line 12510 "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
@@ -12108,7 +12517,7 @@ int main() {
 _tracef()
 ; return 0; }
 EOF
-if { (eval echo configure:12112: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12521: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -12154,7 +12563,7 @@ fi
 
 ## options for miscellaneous definitions
 echo $ac_n "checking for domain-name""... $ac_c" 1>&6
-echo "configure:12158: checking for domain-name" >&5
+echo "configure:12567: checking for domain-name" >&5
 
 # Check whether --with-domain-name or --without-domain-name was given.
 if test "${with_domain_name+set}" = set; then
@@ -12183,7 +12592,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:12187: checking for NNTP default-server" >&5
+echo "configure:12596: 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
@@ -12249,20 +12658,20 @@ EOF
 
 ## optional features
 echo $ac_n "checking whether to use MH style mail handling for mailgroups""... $ac_c" 1>&6
-echo "configure:12253: checking whether to use MH style mail handling for mailgroups" >&5
+echo "configure:12662: 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
   enableval="$enable_mh_mail_handling"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     cat >> confdefs.h <<\EOF
 #define HAVE_MH_MAIL_HANDLING 1
 EOF
  
-  fi
+	fi
 else
-  enableval=no   
+  enableval=no 
 fi
 
 echo "$ac_t""$enableval" 1>&6
@@ -12270,28 +12679,28 @@ echo "$ac_t""$enableval" 1>&6
 CAN_MAKEFILE=
 CANDIR_MAKE=
 echo $ac_n "checking whether to use Cancel-Locks""... $ac_c" 1>&6
-echo "configure:12274: checking whether to use Cancel-Locks" >&5
+echo "configure:12683: checking whether to use Cancel-Locks" >&5
 
 # Check whether --enable-cancel-locks or --disable-cancel-locks was given.
 if test "${enable_cancel_locks+set}" = set; then
   enableval="$enable_cancel_locks"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     CANLIBS='-L../libcanlock -lcanlock'
 	CAN_MAKEFILE="libcanlock/Makefile"
 	cat >> confdefs.h <<\EOF
 #define USE_CANLOCK 1
 EOF
  
-  else
-    CANDIR_MAKE='#'
+	else
+		CANDIR_MAKE='#'
 	CANLIBS=''
-  fi
+	fi
 else
   enableval=no 
-  CANDIR_MAKE='#'
+	CANDIR_MAKE='#'
 	CANLIBS=''
-  
+
 fi
 
 echo "$ac_t""$enableval" 1>&6
@@ -12302,17 +12711,17 @@ echo "$ac_t""$enableval" 1>&6
 gsasl=no
 ac_safe=`echo "gsasl.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for gsasl.h""... $ac_c" 1>&6
-echo "configure:12306: checking for gsasl.h" >&5
+echo "configure:12715: checking for gsasl.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 12311 "configure"
+#line 12720 "configure"
 #include "confdefs.h"
 #include <gsasl.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:12316: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:12725: \"$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*
@@ -12329,7 +12738,7 @@ fi
 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
   echo "$ac_t""yes" 1>&6
   echo $ac_n "checking for gsasl_check_version in -lgsasl""... $ac_c" 1>&6
-echo "configure:12333: checking for gsasl_check_version in -lgsasl" >&5
+echo "configure:12742: checking for gsasl_check_version in -lgsasl" >&5
 ac_lib_var=`echo gsasl'_'gsasl_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
@@ -12337,7 +12746,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lgsasl  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 12341 "configure"
+#line 12750 "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
@@ -12348,7 +12757,7 @@ int main() {
 gsasl_check_version()
 ; return 0; }
 EOF
-if { (eval echo configure:12352: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12761: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -12379,138 +12788,138 @@ if test "$gsasl" = "yes"; then
 if test "${enable_gsasl+set}" = set; then
   enableval="$enable_gsasl"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     USE_SASL=no 
-  else
-    USE_SASL=yes
+	else
+		USE_SASL=yes
 		cat >> confdefs.h <<\EOF
 #define USE_SASL 1
 EOF
 
 		LIBS="$LIBS -lgsasl"
-  fi
+	fi
 else
   enableval=yes 
-  USE_SASL=yes
+	USE_SASL=yes
 		cat >> confdefs.h <<\EOF
 #define USE_SASL 1
 EOF
 
 		LIBS="$LIBS -lgsasl"
-  
+
 fi
 
 fi
 
 echo $ac_n "checking whether to enable 8-bit keycodes""... $ac_c" 1>&6
-echo "configure:12407: checking whether to enable 8-bit keycodes" >&5
+echo "configure:12816: 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
   enableval="$enable_8bit_keys"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     : 
-  else
-    cat >> confdefs.h <<\EOF
+	else
+		cat >> confdefs.h <<\EOF
 #define HAVE_KEY_PREFIX 1
 EOF
 
-  fi
+	fi
 else
   enableval=yes 
-  cat >> confdefs.h <<\EOF
+	cat >> confdefs.h <<\EOF
 #define HAVE_KEY_PREFIX 1
 EOF
 
-  
+
 fi
 
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable ANSI-color""... $ac_c" 1>&6
-echo "configure:12433: checking whether to enable ANSI-color" >&5
+echo "configure:12842: checking whether to enable ANSI-color" >&5
 
 # Check whether --enable-color or --disable-color was given.
 if test "${enable_color+set}" = set; then
   enableval="$enable_color"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     : 
-  fi
+	fi
 else
-  enableval=yes   
+  enableval=yes 
 fi
 
 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:12450: checking whether to enable posting-etiquette" >&5
+echo "configure:12859: checking whether to enable posting-etiquette" >&5
 
 # Check whether --enable-etiquette or --disable-etiquette was given.
 if test "${enable_etiquette+set}" = set; then
   enableval="$enable_etiquette"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     cat >> confdefs.h <<\EOF
 #define NO_ETIQUETTE 1
 EOF
  
-  fi
+	fi
 else
-  enableval=yes   
+  enableval=yes 
 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:12469: checking whether to strictly observe RFC2047 and break long lines" >&5
+echo "configure:12878: 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
   enableval="$enable_break_long_lines"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     cat >> confdefs.h <<\EOF
 #define MIME_BREAK_LONG_LINES 1
 EOF
  
-  fi
+	fi
 else
-  enableval=no   
+  enableval=no 
 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:12488: checking whether to force MM_CHARSET obeyance when decoding mime" >&5
+echo "configure:12897: 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
   enableval="$enable_mime_strict_charset"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     : 
-  else
-    cat >> confdefs.h <<\EOF
+	else
+		cat >> confdefs.h <<\EOF
 #define MIME_STRICT_CHARSET 1
 EOF
 
-  fi
+	fi
 else
   enableval=yes 
-  cat >> confdefs.h <<\EOF
+	cat >> confdefs.h <<\EOF
 #define MIME_STRICT_CHARSET 1
 EOF
 
-  
+
 fi
 
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking for MIME character-set""... $ac_c" 1>&6
-echo "configure:12514: checking for MIME character-set" >&5
+echo "configure:12923: 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
@@ -12532,7 +12941,7 @@ EOF
 echo "$ac_t""$MM_CHARSET" 1>&6
 
 echo $ac_n "checking for default ISO/ASCII table""... $ac_c" 1>&6
-echo "configure:12536: checking for default ISO/ASCII table" >&5
+echo "configure:12945: 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
@@ -12554,233 +12963,233 @@ EOF
 echo "$ac_t""$DEFAULT_ISO2ASC" 1>&6
 
 echo $ac_n "checking whether to enable locale support""... $ac_c" 1>&6
-echo "configure:12558: checking whether to enable locale support" >&5
+echo "configure:12967: checking whether to enable locale support" >&5
 
 # Check whether --enable-locale or --disable-locale was given.
 if test "${enable_locale+set}" = set; then
   enableval="$enable_locale"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     cat >> confdefs.h <<\EOF
 #define NO_LOCALE 1
 EOF
  
-  fi
+	fi
 else
-  enableval=yes   
+  enableval=yes 
 fi
 
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable posting""... $ac_c" 1>&6
-echo "configure:12577: checking whether to enable posting" >&5
+echo "configure:12986: checking whether to enable posting" >&5
 
 # Check whether --enable-posting or --disable-posting was given.
 if test "${enable_posting+set}" = set; then
   enableval="$enable_posting"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     cat >> confdefs.h <<\EOF
 #define NO_POSTING 1
 EOF
  
-  fi
+	fi
 else
-  enableval=yes   
+  enableval=yes 
 fi
 
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable shell escape""... $ac_c" 1>&6
-echo "configure:12596: checking whether to enable shell escape" >&5
+echo "configure:13005: 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
   enableval="$enable_shell_escape"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     cat >> confdefs.h <<\EOF
 #define NO_SHELL_ESCAPE 1
 EOF
  
-  fi
+	fi
 else
-  enableval=yes   
+  enableval=yes 
 fi
 
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to have fascist newsadmin""... $ac_c" 1>&6
-echo "configure:12615: checking whether to have fascist newsadmin" >&5
+echo "configure:13024: 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
   enableval="$enable_fascist_newsadmin"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     cat >> confdefs.h <<\EOF
 #define HAVE_FASCIST_NEWSADMIN 1
 EOF
  
-  fi
+	fi
 else
-  enableval=no   
+  enableval=no 
 fi
 
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable inverse video and highlighting""... $ac_c" 1>&6
-echo "configure:12634: checking whether to enable inverse video and highlighting" >&5
+echo "configure:13043: 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
   enableval="$enable_inverse_video"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     cat >> confdefs.h <<\EOF
 #define USE_INVERSE_HACK 1
 EOF
  
-  fi
+	fi
 else
-  enableval=yes   
+  enableval=yes 
 fi
 
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable piping support""... $ac_c" 1>&6
-echo "configure:12653: checking whether to enable piping support" >&5
+echo "configure:13062: checking whether to enable piping support" >&5
 
 # Check whether --enable-piping or --disable-piping was given.
 if test "${enable_piping+set}" = set; then
   enableval="$enable_piping"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     cat >> confdefs.h <<\EOF
 #define DONT_HAVE_PIPING 1
 EOF
  
-  fi
+	fi
 else
-  enableval=yes   
+  enableval=yes 
 fi
 
 echo "$ac_t""$enableval" 1>&6
 
 echo $ac_n "checking whether to enable printer support""... $ac_c" 1>&6
-echo "configure:12672: checking whether to enable printer support" >&5
+echo "configure:13081: checking whether to enable printer support" >&5
 
 # Check whether --enable-printing or --disable-printing was given.
 if test "${enable_printing+set}" = set; then
   enableval="$enable_printing"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     cat >> confdefs.h <<\EOF
 #define DISABLE_PRINTING 1
 EOF
  
-  fi
+	fi
 else
-  enableval=yes   
+  enableval=yes 
 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:12691: checking whether to unique tmp-files by appending .pid" >&5
+echo "configure:13100: 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
   enableval="$enable_append_pid"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     : 
-  else
-    cat >> confdefs.h <<\EOF
+	else
+		cat >> confdefs.h <<\EOF
 #define APPEND_PID 1
 EOF
 
-  fi
+	fi
 else
   enableval=yes 
-  cat >> confdefs.h <<\EOF
+	cat >> confdefs.h <<\EOF
 #define APPEND_PID 1
 EOF
 
-  
+
 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:12717: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5
+echo "configure:13126: 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
   enableval="$enable_xhdr_xref"
   test "$enableval" != no && enableval=yes
-  if test "$enableval" != "yes" ; then
+	if test "$enableval" != "yes" ; then
     : 
-  else
-    cat >> confdefs.h <<\EOF
+	else
+		cat >> confdefs.h <<\EOF
 #define XHDR_XREF 1
 EOF
 
-  fi
+	fi
 else
   enableval=yes 
-  cat >> confdefs.h <<\EOF
+	cat >> confdefs.h <<\EOF
 #define XHDR_XREF 1
 EOF
 
-  
+
 fi
 
 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:12744: checking whether to send a GROUP command before a LISTGROUP" >&5
+echo "configure:13153: 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
   enableval="$enable_broken_listgroup_fix"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     cat >> confdefs.h <<\EOF
 #define BROKEN_LISTGROUP 1
 EOF
  
-  fi
+	fi
 else
-  enableval=no   
+  enableval=no 
 fi
 
 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:12764: checking whether to ignore system()s return value" >&5
+echo "configure:13173: 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
   enableval="$enable_broken_system_fix"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     cat >> confdefs.h <<\EOF
 #define IGNORE_SYSTEM_STATUS 1
 EOF
  
-  fi
+	fi
 else
-  enableval=no   
+  enableval=no 
 fi
 
 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:12784: checking for directory containing tin.defaults file" >&5
+echo "configure:13193: 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
@@ -12792,32 +13201,32 @@ fi
 if true ; then
 
 if test "x$prefix" != xNONE; then
-  cf_path_syntax="$prefix"
+	cf_path_syntax="$prefix"
 else
-  cf_path_syntax="$ac_default_prefix"
+	cf_path_syntax="$ac_default_prefix"
 fi
 
-case ".$withval" in #(vi
-.\$\(*\)*|.\'*\'*) #(vi
-  ;;
-..|./*|.\\*) #(vi
-  ;;
-.[a-zA-Z]:[\\/]*) #(vi OS/2 EMX
-  ;;
-.\${*prefix}*|.\${*dir}*) #(vi
-  eval withval="$withval"
-  case ".$withval" in #(vi
-  .NONE/*)
-    withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-    ;;
-  esac
-  ;; #(vi
-.no|.NONE/*)
-  withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
-  ;;
-*)
-  { echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
-  ;;
+case ".$withval" in
+(.\$\(*\)*|.\'*\'*)
+	;;
+(..|./*|.\\*)
+	;;
+(.[a-zA-Z]:[\\/]*) # OS/2 EMX
+	;;
+(.\${*prefix}*|.\${*dir}*)
+	eval withval="$withval"
+	case ".$withval" in
+	(.NONE/*)
+		withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+		;;
+	esac
+	;;
+(.no|.NONE/*)
+	withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%`
+	;;
+(*)
+	{ echo "configure: error: expected a pathname, not \"$withval\"" 1>&2; exit 1; }
+	;;
 esac
 
 fi
@@ -12831,20 +13240,27 @@ EOF
 
 ### check for ipv6 support
 echo $ac_n "checking whether to enable IPv6""... $ac_c" 1>&6
-echo "configure:12835: checking whether to enable IPv6" >&5
+echo "configure:13244: checking whether to enable IPv6" >&5
 
 # Check whether --enable-ipv6 or --disable-ipv6 was given.
 if test "${enable_ipv6+set}" = set; then
   enableval="$enable_ipv6"
-  test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
-    cat >> confdefs.h <<\EOF
+  test "$enableval" != no && enableval=yes
+	if test "$enableval" != "yes" ; then
+    : 
+	else
+		cat >> confdefs.h <<\EOF
 #define ENABLE_IPV6 1
 EOF
- 
-  fi
+
+	fi
 else
-  enableval=no   
+  enableval=yes 
+	cat >> confdefs.h <<\EOF
+#define ENABLE_IPV6 1
+EOF
+
+
 fi
 
 echo "$ac_t""$enableval" 1>&6
@@ -12852,7 +13268,7 @@ if test "$enableval" = "yes"; then
 	
 
 echo $ac_n "checking ipv6 stack type""... $ac_c" 1>&6
-echo "configure:12856: checking ipv6 stack type" >&5
+echo "configure:13272: checking ipv6 stack type" >&5
 if eval "test \"`echo '$''{'cf_cv_ipv6type'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -12860,8 +13276,8 @@ else
 cf_cv_ipv6type=unknown
 for i in solaris inria kame linux-glibc linux-libinet6 toshiba v6d zeta
 do
-	case $i in #(vi
-	solaris) #(vi
+	case $i in
+	(solaris)
 		if test "SunOS" = "`uname -s`"
 		then
 		  if test -f /usr/include/netinet/ip6.h
@@ -12870,9 +13286,9 @@ do
 		  fi
 		fi
 		;;
-	inria) #(vi
+	(inria)
 				cat > conftest.$ac_ext <<EOF
-#line 12876 "configure"
+#line 13292 "configure"
 #include "confdefs.h"
 
 #include <netinet/in.h>
@@ -12888,9 +13304,9 @@ fi
 rm -f conftest*
 
 		;;
-	kame) #(vi
+	(kame)
 				cat > conftest.$ac_ext <<EOF
-#line 12894 "configure"
+#line 13310 "configure"
 #include "confdefs.h"
 
 #include <netinet/in.h>
@@ -12906,9 +13322,9 @@ fi
 rm -f conftest*
 
 		;;
-	linux-glibc) #(vi
+	(linux-glibc)
 				cat > conftest.$ac_ext <<EOF
-#line 12912 "configure"
+#line 13328 "configure"
 #include "confdefs.h"
 
 #include <features.h>
@@ -12924,7 +13340,7 @@ fi
 rm -f conftest*
 
 		;;
-	linux-libinet6) #(vi
+	(linux-libinet6)
 				if test -d /usr/inet6
 		then
 			cf_cv_ipv6type=$i
@@ -12933,9 +13349,9 @@ rm -f conftest*
 			cf_cv_ipv6type=$i
 		fi
 		;;
-	toshiba) #(vi
+	(toshiba)
 		cat > conftest.$ac_ext <<EOF
-#line 12939 "configure"
+#line 13355 "configure"
 #include "confdefs.h"
 
 #include <sys/param.h>
@@ -12951,9 +13367,9 @@ fi
 rm -f conftest*
 
 		;;
-	v6d) #(vi
+	(v6d)
 		cat > conftest.$ac_ext <<EOF
-#line 12957 "configure"
+#line 13373 "configure"
 #include "confdefs.h"
 
 #include </usr/local/v6/include/sys/v6config.h>
@@ -12969,9 +13385,9 @@ fi
 rm -f conftest*
 
 		;;
-	zeta)
+	(zeta)
 		cat > conftest.$ac_ext <<EOF
-#line 12975 "configure"
+#line 13391 "configure"
 #include "confdefs.h"
 
 #include <sys/param.h>
@@ -13004,31 +13420,31 @@ cf_ipv6lib=none
 cf_ipv6dir=none
 
 echo $ac_n "checking for IPv6 library if required""... $ac_c" 1>&6
-echo "configure:13008: checking for IPv6 library if required" >&5
-case $cf_cv_ipv6type in #(vi
-solaris) #(vi
+echo "configure:13424: checking for IPv6 library if required" >&5
+case $cf_cv_ipv6type in
+(solaris)
 	;;
-inria) #(vi
+(inria)
 	;;
-kame) #(vi
+(kame)
 		cf_ipv6lib=inet6
 	cf_ipv6dir=v6
 	;;
-linux-glibc) #(vi
+(linux-glibc)
 	;;
-linux-libinet6) #(vi
+(linux-libinet6)
 		cf_ipv6lib=inet6
 	cf_ipv6dir=inet6
 	;;
-toshiba) #(vi
+(toshiba)
 	cf_ipv6lib=inet6
 	cf_ipv6dir=v6
 	;;
-v6d) #(vi
+(v6d)
 	cf_ipv6lib=v6
 	cf_ipv6dir=v6
 	;;
-zeta)
+(zeta)
 	cf_ipv6lib=inet6
 	cf_ipv6dir=v6
 	;;
@@ -13038,7 +13454,7 @@ echo "$ac_t""$cf_ipv6lib" 1>&6
 if test "$cf_ipv6lib" != "none"; then
 
 	cat > conftest.$ac_ext <<EOF
-#line 13042 "configure"
+#line 13458 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -13049,7 +13465,7 @@ int main() {
 getaddrinfo(0, 0, 0, 0)
 ; return 0; }
 EOF
-if { (eval echo configure:13053: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13469: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -13064,8 +13480,8 @@ cf_header_path_list=""
 if test -n "${CFLAGS}${CPPFLAGS}" ; then
 	for cf_header_path in $CPPFLAGS $CFLAGS
 	do
-		case $cf_header_path in #(vi
-		-I*)
+		case $cf_header_path in
+		(-I*)
 			cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'`
 			
 test "x$cf_header_path" != "xNONE" && \
@@ -13090,18 +13506,6 @@ fi
 cf_search=
 
 
-test "x/usr" != "x$prefix" && \
-test -d "/usr" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /usr"
-	test -d /usr/include &&          cf_search="$cf_search /usr/include"
-	test -d /usr/include/$cf_ipv6dir &&       cf_search="$cf_search /usr/include/$cf_ipv6dir"
-	test -d /usr/include/$cf_ipv6dir/include &&    cf_search="$cf_search /usr/include/$cf_ipv6dir/include"
-	test -d /usr/$cf_ipv6dir/include &&       cf_search="$cf_search /usr/$cf_ipv6dir/include"
-	test -d /usr/$cf_ipv6dir/include/$cf_ipv6dir &&    cf_search="$cf_search /usr/$cf_ipv6dir/include/$cf_ipv6dir"
-}
-
-
 test "x$prefix" != "xNONE" && \
 test -d "$prefix" && \
  {
@@ -13114,41 +13518,27 @@ test -d "$prefix" && \
 }
 
 
-test "x/usr/local" != "x$prefix" && \
-test -d "/usr/local" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr/local" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /usr/local"
-	test -d /usr/local/include &&          cf_search="$cf_search /usr/local/include"
-	test -d /usr/local/include/$cf_ipv6dir &&       cf_search="$cf_search /usr/local/include/$cf_ipv6dir"
-	test -d /usr/local/include/$cf_ipv6dir/include &&    cf_search="$cf_search /usr/local/include/$cf_ipv6dir/include"
-	test -d /usr/local/$cf_ipv6dir/include &&       cf_search="$cf_search /usr/local/$cf_ipv6dir/include"
-	test -d /usr/local/$cf_ipv6dir/include/$cf_ipv6dir &&    cf_search="$cf_search /usr/local/$cf_ipv6dir/include/$cf_ipv6dir"
-}
-
-
-test "x/opt" != "x$prefix" && \
-test -d "/opt" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/opt" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /opt"
-	test -d /opt/include &&          cf_search="$cf_search /opt/include"
-	test -d /opt/include/$cf_ipv6dir &&       cf_search="$cf_search /opt/include/$cf_ipv6dir"
-	test -d /opt/include/$cf_ipv6dir/include &&    cf_search="$cf_search /opt/include/$cf_ipv6dir/include"
-	test -d /opt/$cf_ipv6dir/include &&       cf_search="$cf_search /opt/$cf_ipv6dir/include"
-	test -d /opt/$cf_ipv6dir/include/$cf_ipv6dir &&    cf_search="$cf_search /opt/$cf_ipv6dir/include/$cf_ipv6dir"
-}
-
-
-test "x$HOME" != "x$prefix" && \
-test -d "$HOME" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x$HOME" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under $HOME"
-	test -d $HOME/include &&          cf_search="$cf_search $HOME/include"
-	test -d $HOME/include/$cf_ipv6dir &&       cf_search="$cf_search $HOME/include/$cf_ipv6dir"
-	test -d $HOME/include/$cf_ipv6dir/include &&    cf_search="$cf_search $HOME/include/$cf_ipv6dir/include"
-	test -d $HOME/$cf_ipv6dir/include &&       cf_search="$cf_search $HOME/$cf_ipv6dir/include"
-	test -d $HOME/$cf_ipv6dir/include/$cf_ipv6dir &&    cf_search="$cf_search $HOME/$cf_ipv6dir/include/$cf_ipv6dir"
+for cf_subdir_prefix in \
+	/usr \
+	/usr/local \
+	/usr/pkg \
+	/opt \
+	/opt/local \
+	$HOME
+do
+	
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+(test -z "$prefix" || test x$prefix = xNONE || test "x$cf_subdir_prefix" != "x$prefix") && {
+	test -n "$verbose" && echo "	... testing for include-directories under $cf_subdir_prefix"
+	test -d $cf_subdir_prefix/include &&          cf_search="$cf_search $cf_subdir_prefix/include"
+	test -d $cf_subdir_prefix/include/$cf_ipv6dir &&       cf_search="$cf_search $cf_subdir_prefix/include/$cf_ipv6dir"
+	test -d $cf_subdir_prefix/include/$cf_ipv6dir/include &&    cf_search="$cf_search $cf_subdir_prefix/include/$cf_ipv6dir/include"
+	test -d $cf_subdir_prefix/$cf_ipv6dir/include &&       cf_search="$cf_search $cf_subdir_prefix/$cf_ipv6dir/include"
+	test -d $cf_subdir_prefix/$cf_ipv6dir/include/$cf_ipv6dir &&    cf_search="$cf_search $cf_subdir_prefix/$cf_ipv6dir/include/$cf_ipv6dir"
 }
 
+done
 
 
 test "$includedir" != NONE && \
@@ -13197,14 +13587,14 @@ if test -n "$cf_incdir" ; then
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 13201 "configure"
+#line 13591 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:13208: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:13598: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -13221,7 +13611,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:13225: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:13615: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -13232,6 +13622,8 @@ echo "${as_me:-configure}:13225: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -13250,12 +13642,12 @@ rm -rf conftest*
 	eval 'cf_cv_have_lib_'$cf_ipv6lib'=no'
 	cf_libdir=""
 	echo $ac_n "checking for getaddrinfo""... $ac_c" 1>&6
-echo "configure:13254: checking for getaddrinfo" >&5
+echo "configure:13646: 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 13259 "configure"
+#line 13651 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char getaddrinfo(); below.  */
@@ -13278,7 +13670,7 @@ getaddrinfo();
 
 ; return 0; }
 EOF
-if { (eval echo configure:13282: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13674: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_getaddrinfo=yes"
 else
@@ -13298,10 +13690,10 @@ else
 
 		cf_save_LIBS="$LIBS"
 		echo $ac_n "checking for getaddrinfo in -l$cf_ipv6lib""... $ac_c" 1>&6
-echo "configure:13302: checking for getaddrinfo in -l$cf_ipv6lib" >&5
+echo "configure:13694: checking for getaddrinfo in -l$cf_ipv6lib" >&5
 		LIBS="-l$cf_ipv6lib $LIBS"
 		cat > conftest.$ac_ext <<EOF
-#line 13305 "configure"
+#line 13697 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -13312,7 +13704,7 @@ int main() {
 getaddrinfo(0, 0, 0, 0)
 ; return 0; }
 EOF
-if { (eval echo configure:13316: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13708: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 			 eval 'cf_cv_have_lib_'$cf_ipv6lib'=yes'
@@ -13328,8 +13720,8 @@ cf_library_path_list=""
 if test -n "${LDFLAGS}${LIBS}" ; then
 	for cf_library_path in $LDFLAGS $LIBS
 	do
-		case $cf_library_path in #(vi
-		-L*)
+		case $cf_library_path in
+		(-L*)
 			cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
 			
 test "x$cf_library_path" != "xNONE" && \
@@ -13353,18 +13745,6 @@ fi
 cf_search=
 
 
-test "x/usr" != "x$prefix" && \
-test -d "/usr" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /usr"
-	test -d /usr/lib &&          cf_search="$cf_search /usr/lib"
-	test -d /usr/lib/$cf_ipv6dir &&       cf_search="$cf_search /usr/lib/$cf_ipv6dir"
-	test -d /usr/lib/$cf_ipv6dir/lib &&    cf_search="$cf_search /usr/lib/$cf_ipv6dir/lib"
-	test -d /usr/$cf_ipv6dir/lib &&       cf_search="$cf_search /usr/$cf_ipv6dir/lib"
-	test -d /usr/$cf_ipv6dir/lib/$cf_ipv6dir &&    cf_search="$cf_search /usr/$cf_ipv6dir/lib/$cf_ipv6dir"
-}
-
-
 test "x$prefix" != "xNONE" && \
 test -d "$prefix" && \
  {
@@ -13377,41 +13757,27 @@ test -d "$prefix" && \
 }
 
 
-test "x/usr/local" != "x$prefix" && \
-test -d "/usr/local" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr/local" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /usr/local"
-	test -d /usr/local/lib &&          cf_search="$cf_search /usr/local/lib"
-	test -d /usr/local/lib/$cf_ipv6dir &&       cf_search="$cf_search /usr/local/lib/$cf_ipv6dir"
-	test -d /usr/local/lib/$cf_ipv6dir/lib &&    cf_search="$cf_search /usr/local/lib/$cf_ipv6dir/lib"
-	test -d /usr/local/$cf_ipv6dir/lib &&       cf_search="$cf_search /usr/local/$cf_ipv6dir/lib"
-	test -d /usr/local/$cf_ipv6dir/lib/$cf_ipv6dir &&    cf_search="$cf_search /usr/local/$cf_ipv6dir/lib/$cf_ipv6dir"
-}
-
-
-test "x/opt" != "x$prefix" && \
-test -d "/opt" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/opt" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /opt"
-	test -d /opt/lib &&          cf_search="$cf_search /opt/lib"
-	test -d /opt/lib/$cf_ipv6dir &&       cf_search="$cf_search /opt/lib/$cf_ipv6dir"
-	test -d /opt/lib/$cf_ipv6dir/lib &&    cf_search="$cf_search /opt/lib/$cf_ipv6dir/lib"
-	test -d /opt/$cf_ipv6dir/lib &&       cf_search="$cf_search /opt/$cf_ipv6dir/lib"
-	test -d /opt/$cf_ipv6dir/lib/$cf_ipv6dir &&    cf_search="$cf_search /opt/$cf_ipv6dir/lib/$cf_ipv6dir"
-}
-
-
-test "x$HOME" != "x$prefix" && \
-test -d "$HOME" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x$HOME" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under $HOME"
-	test -d $HOME/lib &&          cf_search="$cf_search $HOME/lib"
-	test -d $HOME/lib/$cf_ipv6dir &&       cf_search="$cf_search $HOME/lib/$cf_ipv6dir"
-	test -d $HOME/lib/$cf_ipv6dir/lib &&    cf_search="$cf_search $HOME/lib/$cf_ipv6dir/lib"
-	test -d $HOME/$cf_ipv6dir/lib &&       cf_search="$cf_search $HOME/$cf_ipv6dir/lib"
-	test -d $HOME/$cf_ipv6dir/lib/$cf_ipv6dir &&    cf_search="$cf_search $HOME/$cf_ipv6dir/lib/$cf_ipv6dir"
+for cf_subdir_prefix in \
+	/usr \
+	/usr/local \
+	/usr/pkg \
+	/opt \
+	/opt/local \
+	$HOME
+do
+	
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+(test -z "$prefix" || test x$prefix = xNONE || test "x$cf_subdir_prefix" != "x$prefix") && {
+	test -n "$verbose" && echo "	... testing for lib-directories under $cf_subdir_prefix"
+	test -d $cf_subdir_prefix/lib &&          cf_search="$cf_search $cf_subdir_prefix/lib"
+	test -d $cf_subdir_prefix/lib/$cf_ipv6dir &&       cf_search="$cf_search $cf_subdir_prefix/lib/$cf_ipv6dir"
+	test -d $cf_subdir_prefix/lib/$cf_ipv6dir/lib &&    cf_search="$cf_search $cf_subdir_prefix/lib/$cf_ipv6dir/lib"
+	test -d $cf_subdir_prefix/$cf_ipv6dir/lib &&       cf_search="$cf_search $cf_subdir_prefix/$cf_ipv6dir/lib"
+	test -d $cf_subdir_prefix/$cf_ipv6dir/lib/$cf_ipv6dir &&    cf_search="$cf_search $cf_subdir_prefix/$cf_ipv6dir/lib/$cf_ipv6dir"
 }
 
+done
 
 
 cf_search="$cf_library_path_list $cf_search"
@@ -13419,10 +13785,10 @@ cf_search="$cf_library_path_list $cf_sea
 			for cf_libdir in $cf_search
 			do
 				echo $ac_n "checking for -l$cf_ipv6lib in $cf_libdir""... $ac_c" 1>&6
-echo "configure:13423: checking for -l$cf_ipv6lib in $cf_libdir" >&5
+echo "configure:13789: 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 13426 "configure"
+#line 13792 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -13433,7 +13799,7 @@ int main() {
 getaddrinfo(0, 0, 0, 0)
 ; return 0; }
 EOF
-if { (eval echo configure:13437: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13803: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   echo "$ac_t""yes" 1>&6
 			 		 eval 'cf_cv_have_lib_'$cf_ipv6lib'=yes'
@@ -13466,7 +13832,7 @@ fi
 
 
 echo $ac_n "checking working getaddrinfo""... $ac_c" 1>&6
-echo "configure:13470: checking working getaddrinfo" >&5
+echo "configure:13836: checking working getaddrinfo" >&5
 if eval "test \"`echo '$''{'cf_cv_getaddrinfo'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -13475,7 +13841,7 @@ if test "$cross_compiling" = yes; then
   cf_cv_getaddrinfo=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 13479 "configure"
+#line 13845 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -13554,7 +13920,7 @@ int main()
 }
 
 EOF
-if { (eval echo configure:13558: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:13924: \"$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
@@ -13598,12 +13964,12 @@ fi
 for ac_func in getaddrinfo getnameinfo
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:13602: checking for $ac_func" >&5
+echo "configure:13968: 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 13607 "configure"
+#line 13973 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -13626,7 +13992,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:13630: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13996: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -13655,27 +14021,27 @@ done
 
 ### should we use 64 bit article numbers if possible?
 echo $ac_n "checking whether to enable long article numbers""... $ac_c" 1>&6
-echo "configure:13659: checking whether to enable long article numbers" >&5
+echo "configure:14025: checking whether to enable long article numbers" >&5
 
 # Check whether --enable-long-article-numbers or --disable-long-article-numbers was given.
 if test "${enable_long_article_numbers+set}" = set; then
   enableval="$enable_long_article_numbers"
   test "$enableval" != yes && enableval=no
-  if test "$enableval" != "no" ; then
+	if test "$enableval" != "no" ; then
     cat >> confdefs.h <<\EOF
 #define ENABLE_LONG_ARTICLE_NUMBERS 1
 EOF
  
-  fi
+	fi
 else
-  enableval=no   
+  enableval=no 
 fi
 
 echo "$ac_t""$enableval" 1>&6
 
 ### 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:13679: checking whether to make a coffee while compiling" >&5
+echo "configure:14045: 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
@@ -13700,7 +14066,7 @@ fi
 ### checks for compiler characteristics
 
 echo $ac_n "checking for makeflags variable""... $ac_c" 1>&6
-echo "configure:13704: checking for makeflags variable" >&5
+echo "configure:14070: checking for makeflags variable" >&5
 if eval "test \"`echo '$''{'cf_cv_makeflags'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -13715,18 +14081,18 @@ all :
 CF_EOF
 		cf_result=`${MAKE:-make} -k -f cf_makeflags.tmp 2>/dev/null | fgrep -v "ing directory" | sed -e 's,[ 	]*$,,'`
 		case "$cf_result" in
-		.*k)
+		(.*k|.*kw)
 			cf_result=`${MAKE:-make} -k -f cf_makeflags.tmp CC=cc 2>/dev/null`
 			case "$cf_result" in
-			.*CC=*)	cf_cv_makeflags=
+			(.*CC=*)	cf_cv_makeflags=
 				;;
-			*)	cf_cv_makeflags=$cf_option
+			(*)	cf_cv_makeflags=$cf_option
 				;;
 			esac
 			break
 			;;
-		.-)	;;
-		*)	echo "given option \"$cf_option\", no match \"$cf_result\""
+		(.-)	;;
+		(*)	echo "given option \"$cf_option\", no match \"$cf_result\""
 			;;
 		esac
 	done
@@ -13746,12 +14112,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:13750: checking for working const" >&5
+echo "configure:14116: 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 13755 "configure"
+#line 14121 "configure"
 #include "confdefs.h"
 
 int main() {
@@ -13800,7 +14166,7 @@ ccp = (char const *const *) p;
 
 ; return 0; }
 EOF
-if { (eval echo configure:13804: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14170: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_c_const=yes
 else
@@ -13821,21 +14187,21 @@ EOF
 fi
 
 echo $ac_n "checking for inline""... $ac_c" 1>&6
-echo "configure:13825: checking for inline" >&5
+echo "configure:14191: 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 13832 "configure"
+#line 14198 "configure"
 #include "confdefs.h"
 
 int main() {
 } $ac_kw foo() {
 ; return 0; }
 EOF
-if { (eval echo configure:13839: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14205: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_c_inline=$ac_kw; break
 else
@@ -13862,13 +14228,13 @@ esac
 
 
 echo $ac_n "checking for ansi token expansion/substitution""... $ac_c" 1>&6
-echo "configure:13866: checking for ansi token expansion/substitution" >&5
+echo "configure:14232: 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 13872 "configure"
+#line 14238 "configure"
 #include "confdefs.h"
 
 #define string(n) #n
@@ -13876,7 +14242,7 @@ int main() {
 char *s = string(token)
 ; return 0; }
 EOF
-if { (eval echo configure:13880: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14246: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_cpp_expands=yes
 else
@@ -13897,13 +14263,13 @@ EOF
 
 
 echo $ac_n "checking for ansi token concatenation""... $ac_c" 1>&6
-echo "configure:13901: checking for ansi token concatenation" >&5
+echo "configure:14267: 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 13907 "configure"
+#line 14273 "configure"
 #include "confdefs.h"
 
 #define concat(a,b) a ## b
@@ -13911,7 +14277,7 @@ int main() {
 char *firstlast = "y", *s = concat(first,last)
 ; return 0; }
 EOF
-if { (eval echo configure:13915: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14281: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_cpp_concats=yes
 else
@@ -13932,20 +14298,20 @@ EOF
 
 
 echo $ac_n "checking if nested parameters work""... $ac_c" 1>&6
-echo "configure:13936: checking if nested parameters work" >&5
+echo "configure:14302: 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 13942 "configure"
+#line 14308 "configure"
 #include "confdefs.h"
 
 int main() {
 extern void (*sigdisp(int sig, void (*func)(int sig)))(int sig)
 ; return 0; }
 EOF
-if { (eval echo configure:13949: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14315: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_nested_params=yes
 else
@@ -13968,12 +14334,12 @@ EOF
 
 ###	Checks for header files.
 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
-echo "configure:13972: checking for ANSI C header files" >&5
+echo "configure:14338: 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 13977 "configure"
+#line 14343 "configure"
 #include "confdefs.h"
 #include <stdlib.h>
 #include <stdarg.h>
@@ -13981,7 +14347,7 @@ else
 #include <float.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:13985: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:14351: \"$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*
@@ -13998,7 +14364,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 14002 "configure"
+#line 14368 "configure"
 #include "confdefs.h"
 #include <string.h>
 EOF
@@ -14016,7 +14382,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 14020 "configure"
+#line 14386 "configure"
 #include "confdefs.h"
 #include <stdlib.h>
 EOF
@@ -14037,7 +14403,7 @@ if test "$cross_compiling" = yes; then
   :
 else
   cat > conftest.$ac_ext <<EOF
-#line 14041 "configure"
+#line 14407 "configure"
 #include "confdefs.h"
 #include <ctype.h>
 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
@@ -14048,7 +14414,7 @@ if (XOR (islower (i), ISLOWER (i)) || to
 exit (0); }
 
 EOF
-if { (eval echo configure:14052: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:14418: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
   :
 else
@@ -14076,12 +14442,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:14080: checking for $ac_hdr that defines DIR" >&5
+echo "configure:14446: 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 14085 "configure"
+#line 14451 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <$ac_hdr>
@@ -14089,7 +14455,7 @@ int main() {
 DIR *dirp = 0;
 ; return 0; }
 EOF
-if { (eval echo configure:14093: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14459: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval "ac_cv_header_dirent_$ac_safe=yes"
 else
@@ -14114,7 +14480,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:14118: checking for opendir in -ldir" >&5
+echo "configure:14484: 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
@@ -14122,7 +14488,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldir  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 14126 "configure"
+#line 14492 "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
@@ -14133,7 +14499,7 @@ int main() {
 opendir()
 ; return 0; }
 EOF
-if { (eval echo configure:14137: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:14503: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -14155,7 +14521,7 @@ fi
 
 else
 echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
-echo "configure:14159: checking for opendir in -lx" >&5
+echo "configure:14525: 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
@@ -14163,7 +14529,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lx  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 14167 "configure"
+#line 14533 "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
@@ -14174,7 +14540,7 @@ int main() {
 opendir()
 ; return 0; }
 EOF
-if { (eval echo configure:14178: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:14544: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -14197,12 +14563,12 @@ fi
 fi
 
 echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6
-echo "configure:14201: checking whether time.h and sys/time.h may both be included" >&5
+echo "configure:14567: 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 14206 "configure"
+#line 14572 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <sys/time.h>
@@ -14211,7 +14577,7 @@ int main() {
 struct tm *tp;
 ; return 0; }
 EOF
-if { (eval echo configure:14215: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14581: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_header_time=yes
 else
@@ -14232,12 +14598,12 @@ EOF
 fi
 
 echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6
-echo "configure:14236: checking for sys/wait.h that is POSIX.1 compatible" >&5
+echo "configure:14602: 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 14241 "configure"
+#line 14607 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <sys/wait.h>
@@ -14253,7 +14619,7 @@ wait (&s);
 s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
 ; return 0; }
 EOF
-if { (eval echo configure:14257: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14623: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_header_sys_wait_h=yes
 else
@@ -14334,9 +14700,9 @@ for cf_hdr in \
 
 do
 	echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6
-echo "configure:14338: checking for $cf_hdr" >&5
+echo "configure:14704: checking for $cf_hdr" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 14340 "configure"
+#line 14706 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -14344,7 +14710,7 @@ echo "configure:14338: checking for $cf_
 
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:14348: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:14714: \"$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*
@@ -14382,17 +14748,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:14386: checking for $ac_hdr" >&5
+echo "configure:14752: 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 14391 "configure"
+#line 14757 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:14396: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:14762: \"$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*
@@ -14424,17 +14790,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:14428: checking for $ac_hdr" >&5
+echo "configure:14794: 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 14433 "configure"
+#line 14799 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:14438: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:14804: \"$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*
@@ -14463,22 +14829,22 @@ done
 fi
 if test "$ac_cv_header_termios_h" = yes ; then
 	case "$CFLAGS $CPPFLAGS" in
-	*-D_POSIX_SOURCE*)
+	(*-D_POSIX_SOURCE*)
 		termios_bad=dunno ;;
-	*)	termios_bad=maybe ;;
+	(*)	termios_bad=maybe ;;
 	esac
 	if test "$termios_bad" = maybe ; then
 	echo $ac_n "checking whether termios.h needs _POSIX_SOURCE""... $ac_c" 1>&6
-echo "configure:14473: checking whether termios.h needs _POSIX_SOURCE" >&5
+echo "configure:14839: checking whether termios.h needs _POSIX_SOURCE" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 14475 "configure"
+#line 14841 "configure"
 #include "confdefs.h"
 #include <termios.h>
 int main() {
 struct termios foo; int x = foo.c_iflag
 ; return 0; }
 EOF
-if { (eval echo configure:14482: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14848: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   termios_bad=no
 else
@@ -14487,7 +14853,7 @@ else
   rm -rf conftest*
   
 		cat > conftest.$ac_ext <<EOF
-#line 14491 "configure"
+#line 14857 "configure"
 #include "confdefs.h"
 
 #define _POSIX_SOURCE
@@ -14496,7 +14862,7 @@ int main() {
 struct termios foo; int x = foo.c_iflag
 ; return 0; }
 EOF
-if { (eval echo configure:14500: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14866: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   termios_bad=unknown
 else
@@ -14519,21 +14885,21 @@ fi
 
 
 echo $ac_n "checking declaration of size-change""... $ac_c" 1>&6
-echo "configure:14523: checking declaration of size-change" >&5
+echo "configure:14889: 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
   
-    cf_cv_sizechange=unknown
-    cf_save_CPPFLAGS="$CPPFLAGS"
+	cf_cv_sizechange=unknown
+	cf_save_CPPFLAGS="$CPPFLAGS"
 
 for cf_opts in "" "NEED_PTEM_H"
 do
 
-    CPPFLAGS="$cf_save_CPPFLAGS"
-    test -n "$cf_opts" && CPPFLAGS="$CPPFLAGS -D$cf_opts"
-    cat > conftest.$ac_ext <<EOF
-#line 14537 "configure"
+	CPPFLAGS="$cf_save_CPPFLAGS"
+	test -n "$cf_opts" && CPPFLAGS="$CPPFLAGS -D$cf_opts"
+	cat > conftest.$ac_ext <<EOF
+#line 14903 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #ifdef HAVE_TERMIOS_H
@@ -14572,7 +14938,7 @@ int main() {
 	
 ; return 0; }
 EOF
-if { (eval echo configure:14576: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:14942: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_sizechange=yes
 else
@@ -14599,8 +14965,8 @@ if test "$cf_cv_sizechange" != no ; then
 #define HAVE_SIZECHANGE 1
 EOF
 
-	case $cf_cv_sizechange in #(vi
-	NEED*)
+	case $cf_cv_sizechange in
+	(NEED*)
 		cat >> confdefs.h <<EOF
 #define $cf_cv_sizechange  1
 EOF
@@ -14611,7 +14977,7 @@ fi
 
 
 echo $ac_n "checking if sys/time.h conflicts with sys/select.h""... $ac_c" 1>&6
-echo "configure:14615: checking if sys/time.h conflicts with sys/select.h" >&5
+echo "configure:14981: 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
@@ -14619,7 +14985,7 @@ else
 for cf_opts in no yes
 do
 cat > conftest.$ac_ext <<EOF
-#line 14623 "configure"
+#line 14989 "configure"
 #include "confdefs.h"
 
 #define yes 1
@@ -14647,7 +15013,7 @@ int main() {
 struct timeval foo
 ; return 0; }
 EOF
-if { (eval echo configure:14651: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15017: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_sys_select_timeval=$cf_opts
 	 break
@@ -14671,12 +15037,12 @@ EOF
 
 ###	Checks for Datatypes.
 echo $ac_n "checking for gid_t""... $ac_c" 1>&6
-echo "configure:14675: checking for gid_t" >&5
+echo "configure:15041: 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 14680 "configure"
+#line 15046 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -14704,12 +15070,12 @@ EOF
 fi
 
 echo $ac_n "checking for mode_t""... $ac_c" 1>&6
-echo "configure:14708: checking for mode_t" >&5
+echo "configure:15074: 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 14713 "configure"
+#line 15079 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -14737,12 +15103,12 @@ EOF
 fi
 
 echo $ac_n "checking for off_t""... $ac_c" 1>&6
-echo "configure:14741: checking for off_t" >&5
+echo "configure:15107: 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 14746 "configure"
+#line 15112 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -14770,12 +15136,12 @@ EOF
 fi
 
 echo $ac_n "checking for pid_t""... $ac_c" 1>&6
-echo "configure:14774: checking for pid_t" >&5
+echo "configure:15140: 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 14779 "configure"
+#line 15145 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -14803,12 +15169,12 @@ EOF
 fi
 
 echo $ac_n "checking for size_t""... $ac_c" 1>&6
-echo "configure:14807: checking for size_t" >&5
+echo "configure:15173: 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 14812 "configure"
+#line 15178 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -14836,12 +15202,12 @@ EOF
 fi
 
 echo $ac_n "checking for ssize_t""... $ac_c" 1>&6
-echo "configure:14840: checking for ssize_t" >&5
+echo "configure:15206: 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 14845 "configure"
+#line 15211 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -14869,12 +15235,12 @@ EOF
 fi
 
 echo $ac_n "checking for time_t""... $ac_c" 1>&6
-echo "configure:14873: checking for time_t" >&5
+echo "configure:15239: 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 14878 "configure"
+#line 15244 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -14902,7 +15268,7 @@ EOF
 fi
 
 cat > conftest.$ac_ext <<EOF
-#line 14906 "configure"
+#line 15272 "configure"
 #include "confdefs.h"
 #include <netinet/in.h>
 EOF
@@ -14913,7 +15279,7 @@ else
   rm -rf conftest*
   
 	cat > conftest.$ac_ext <<EOF
-#line 14917 "configure"
+#line 15283 "configure"
 #include "confdefs.h"
 #include <sys/endian.h>
 EOF
@@ -14924,12 +15290,12 @@ else
   rm -rf conftest*
   
 		echo $ac_n "checking for in_addr_t""... $ac_c" 1>&6
-echo "configure:14928: checking for in_addr_t" >&5
+echo "configure:15294: 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 14933 "configure"
+#line 15299 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #if STDC_HEADERS
@@ -14965,12 +15331,12 @@ fi
 rm -f conftest*
 
 echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
-echo "configure:14969: checking for uid_t in sys/types.h" >&5
+echo "configure:15335: 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 14974 "configure"
+#line 15340 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 EOF
@@ -15000,9 +15366,9 @@ fi
 
 
 echo $ac_n "checking for quad_t""... $ac_c" 1>&6
-echo "configure:15004: checking for quad_t" >&5
+echo "configure:15370: checking for quad_t" >&5
 cat > conftest.$ac_ext <<EOF
-#line 15006 "configure"
+#line 15372 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -15015,7 +15381,7 @@ int main() {
 quad_t x; x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:15019: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15385: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_quad_t=yes
 else
@@ -15034,9 +15400,9 @@ EOF
 fi
 
 echo $ac_n "checking for long long""... $ac_c" 1>&6
-echo "configure:15038: checking for long long" >&5
+echo "configure:15404: checking for long long" >&5
 cat > conftest.$ac_ext <<EOF
-#line 15040 "configure"
+#line 15406 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -15045,7 +15411,7 @@ int main() {
 long long x; x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:15049: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15415: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_long_long=yes
 else
@@ -15064,9 +15430,9 @@ EOF
 fi
 
 echo $ac_n "checking for int_least64_t""... $ac_c" 1>&6
-echo "configure:15068: checking for int_least64_t" >&5
+echo "configure:15434: checking for int_least64_t" >&5
 cat > conftest.$ac_ext <<EOF
-#line 15070 "configure"
+#line 15436 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDINT_H
@@ -15080,7 +15446,7 @@ int main() {
 int_least64_t x; x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:15084: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15450: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_int_least64_t=yes
 else
@@ -15098,9 +15464,9 @@ EOF
 
 
 	echo $ac_n "checking for INT64_C""... $ac_c" 1>&6
-echo "configure:15102: checking for INT64_C" >&5
+echo "configure:15468: checking for INT64_C" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 15104 "configure"
+#line 15470 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDINT_H
@@ -15114,7 +15480,7 @@ int main() {
 int_least64_t x; x = INT64_C(0)
 ; return 0; }
 EOF
-if { (eval echo configure:15118: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15484: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_int64_c=yes
 else
@@ -15135,9 +15501,9 @@ fi
 
 
 echo $ac_n "checking for nl_item""... $ac_c" 1>&6
-echo "configure:15139: checking for nl_item" >&5
+echo "configure:15505: checking for nl_item" >&5
 cat > conftest.$ac_ext <<EOF
-#line 15141 "configure"
+#line 15507 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_LANGINFO_H
@@ -15152,7 +15518,7 @@ int main() {
 nl_item x; x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:15156: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15522: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_nl_item=yes
 else
@@ -15174,7 +15540,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:15178: checking for UUInitialize in -luu" >&5
+echo "configure:15544: 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
@@ -15182,7 +15548,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-luu  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 15186 "configure"
+#line 15552 "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
@@ -15193,7 +15559,7 @@ int main() {
 UUInitialize()
 ; return 0; }
 EOF
-if { (eval echo configure:15197: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15563: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -15210,17 +15576,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:15214: checking for uudeview.h" >&5
+echo "configure:15580: 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 15219 "configure"
+#line 15585 "configure"
 #include "confdefs.h"
 #include <uudeview.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15224: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15590: \"$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*
@@ -15262,20 +15628,23 @@ fi
 #  - unorm_normalize()
 #  - uidna_IDNToUnicode()
 #  - ubidi_open()
+# and for IDNA2008
+#  - uidna_openUTS46()
+#  - uidna_nameToUnicode()
 cf_try_icuuc="no"
 ac_safe=`echo "unicode/unorm.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for unicode/unorm.h""... $ac_c" 1>&6
-echo "configure:15269: checking for unicode/unorm.h" >&5
+echo "configure:15638: 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 15274 "configure"
+#line 15643 "configure"
 #include "confdefs.h"
 #include <unicode/unorm.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15279: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15648: \"$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*
@@ -15294,17 +15663,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:15298: checking for unicode/ustring.h" >&5
+echo "configure:15667: 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 15303 "configure"
+#line 15672 "configure"
 #include "confdefs.h"
 #include <unicode/ustring.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15308: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15677: \"$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*
@@ -15330,12 +15699,12 @@ EOF
 EOF
 
 		echo $ac_n "checking for unorm_normalize in libicuuc""... $ac_c" 1>&6
-echo "configure:15334: checking for unorm_normalize in libicuuc" >&5
+echo "configure:15703: checking for unorm_normalize in libicuuc" >&5
 		cf_save_LIBS="$LIBS"
 		cf_try_icuuc="no"
 		LIBS="$LIBS -licuuc"
 		cat > conftest.$ac_ext <<EOF
-#line 15339 "configure"
+#line 15708 "configure"
 #include "confdefs.h"
 #include <unicode/unorm.h>
 int main() {
@@ -15345,7 +15714,7 @@ int main() {
 			needed = unorm_normalize(ustr, -1, UNORM_DEFAULT, 0, NULL, 0, &status);
 ; return 0; }
 EOF
-if { (eval echo configure:15349: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15718: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 			cat >> confdefs.h <<\EOF
@@ -15364,17 +15733,17 @@ rm -rf conftest*
 		echo "$ac_t""$cf_try_icuuc" 1>&6
 		ac_safe=`echo "unicode/uidna.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for unicode/uidna.h""... $ac_c" 1>&6
-echo "configure:15368: checking for unicode/uidna.h" >&5
+echo "configure:15737: checking for unicode/uidna.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 15373 "configure"
+#line 15742 "configure"
 #include "confdefs.h"
 #include <unicode/uidna.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15378: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15747: \"$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*
@@ -15402,17 +15771,17 @@ fi
 
 		ac_safe=`echo "unicode/ubidi.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for unicode/ubidi.h""... $ac_c" 1>&6
-echo "configure:15406: checking for unicode/ubidi.h" >&5
+echo "configure:15775: 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 15411 "configure"
+#line 15780 "configure"
 #include "confdefs.h"
 #include <unicode/ubidi.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15416: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15785: \"$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*
@@ -15453,17 +15822,17 @@ fi
 if test $cf_try_icuuc = no ; then
 	ac_safe=`echo "unitypes.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for unitypes.h""... $ac_c" 1>&6
-echo "configure:15457: checking for unitypes.h" >&5
+echo "configure:15826: checking for unitypes.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 15462 "configure"
+#line 15831 "configure"
 #include "confdefs.h"
 #include <unitypes.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15467: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15836: \"$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*
@@ -15482,17 +15851,17 @@ if eval "test \"`echo '$ac_cv_header_'$a
   
 		ac_safe=`echo "uninorm.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for uninorm.h""... $ac_c" 1>&6
-echo "configure:15486: checking for uninorm.h" >&5
+echo "configure:15855: checking for uninorm.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 15491 "configure"
+#line 15860 "configure"
 #include "confdefs.h"
 #include <uninorm.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15496: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15865: \"$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*
@@ -15518,12 +15887,12 @@ EOF
 EOF
 
 			echo $ac_n "checking for u8_normalize in libunistring""... $ac_c" 1>&6
-echo "configure:15522: checking for u8_normalize in libunistring" >&5
+echo "configure:15891: checking for u8_normalize in libunistring" >&5
 			cf_save_LIBS="$LIBS"
 			cf_try_unistring="no"
 			LIBS="$LIBS -lunistring"
 			cat > conftest.$ac_ext <<EOF
-#line 15527 "configure"
+#line 15896 "configure"
 #include "confdefs.h"
 #include <unitypes.h>
 				#include <uninorm.h>
@@ -15533,7 +15902,7 @@ int main() {
 				u8_normalize(UNINORM_NFC, (uint8_t *) "x", 2, NULL, &ol);
 ; return 0; }
 EOF
-if { (eval echo configure:15537: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15906: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 				cat >> confdefs.h <<\EOF
@@ -15563,9 +15932,10 @@ fi
 fi
 
 # without icuuc try libidn for Internationalized Domain Names / IDN 2003
+# TODO: check for libidn2
 if test $cf_try_icuuc = no ; then
 	echo $ac_n "checking for stringprep_check_version in -lidn""... $ac_c" 1>&6
-echo "configure:15569: checking for stringprep_check_version in -lidn" >&5
+echo "configure:15939: 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
@@ -15573,7 +15943,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lidn  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 15577 "configure"
+#line 15947 "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
@@ -15584,7 +15954,7 @@ int main() {
 stringprep_check_version()
 ; return 0; }
 EOF
-if { (eval echo configure:15588: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:15958: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -15601,17 +15971,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:15605: checking for stringprep.h" >&5
+echo "configure:15975: 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 15610 "configure"
+#line 15980 "configure"
 #include "confdefs.h"
 #include <stringprep.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15615: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:15985: \"$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*
@@ -15634,17 +16004,17 @@ EOF
 
 			ac_safe=`echo "idna.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for idna.h""... $ac_c" 1>&6
-echo "configure:15638: checking for idna.h" >&5
+echo "configure:16008: 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 15643 "configure"
+#line 16013 "configure"
 #include "confdefs.h"
 #include <idna.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15648: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:16018: \"$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*
@@ -15666,7 +16036,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:15670: checking for idna_to_unicode_lzlz in -lidn" >&5
+echo "configure:16040: 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
@@ -15674,7 +16044,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lidn  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 15678 "configure"
+#line 16048 "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
@@ -15685,7 +16055,7 @@ int main() {
 idna_to_unicode_lzlz()
 ; return 0; }
 EOF
-if { (eval echo configure:15689: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16059: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -15706,9 +16076,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:15710: checking for IDNA_USE_STD3_ASCII_RULES" >&5
+echo "configure:16080: checking for IDNA_USE_STD3_ASCII_RULES" >&5
 					cat > conftest.$ac_ext <<EOF
-#line 15712 "configure"
+#line 16082 "configure"
 #include "confdefs.h"
 #include <idna.h>
 EOF
@@ -15734,7 +16104,7 @@ else
 fi
 
 				echo $ac_n "checking for idna_strerror in -lidn""... $ac_c" 1>&6
-echo "configure:15738: checking for idna_strerror in -lidn" >&5
+echo "configure:16108: checking for idna_strerror in -lidn" >&5
 ac_lib_var=`echo idn'_'idna_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
@@ -15742,7 +16112,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lidn  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 15746 "configure"
+#line 16116 "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
@@ -15753,7 +16123,7 @@ int main() {
 idna_strerror()
 ; return 0; }
 EOF
-if { (eval echo configure:15757: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16127: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -15802,7 +16172,7 @@ fi
 
 # libidnkit - Internationalized Domain Names / IDN 2008
 echo $ac_n "checking for idn_decodename in -lidnkit""... $ac_c" 1>&6
-echo "configure:15806: checking for idn_decodename in -lidnkit" >&5
+echo "configure:16176: checking for idn_decodename in -lidnkit" >&5
 ac_lib_var=`echo idnkit'_'idn_decodename | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -15810,7 +16180,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lidnkit  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 15814 "configure"
+#line 16184 "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
@@ -15821,7 +16191,7 @@ int main() {
 idn_decodename()
 ; return 0; }
 EOF
-if { (eval echo configure:15825: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16195: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -15839,17 +16209,17 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l
   
 	ac_safe=`echo "idn/api.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for idn/api.h""... $ac_c" 1>&6
-echo "configure:15843: checking for idn/api.h" >&5
+echo "configure:16213: checking for idn/api.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 15848 "configure"
+#line 16218 "configure"
 #include "confdefs.h"
 #include <idn/api.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:15853: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:16223: \"$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*
@@ -15867,11 +16237,11 @@ if eval "test \"`echo '$ac_cv_header_'$a
   echo "$ac_t""yes" 1>&6
   
 		echo $ac_n "checking for IDN_DECODE_LOOKUP""... $ac_c" 1>&6
-echo "configure:15871: checking for IDN_DECODE_LOOKUP" >&5
+echo "configure:16241: checking for IDN_DECODE_LOOKUP" >&5
 		cf_save_LIBS="$LIBS"
 		LIBS="$LIBS -lidnkit"
 		cat > conftest.$ac_ext <<EOF
-#line 15875 "configure"
+#line 16245 "configure"
 #include "confdefs.h"
 #include <idn/api.h>
 			#include <string.h>
@@ -15884,7 +16254,7 @@ int main() {
 			idn_result_tostring(rs);
 ; return 0; }
 EOF
-if { (eval echo configure:15888: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16258: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 			cat >> confdefs.h <<\EOF
@@ -15932,24 +16302,24 @@ else
   
 cf_cv_termlib=none
 cat > conftest.$ac_ext <<EOF
-#line 15936 "configure"
+#line 16306 "configure"
 #include "confdefs.h"
 
 int main() {
 char *x=(char*)tgoto("",0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:15943: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16313: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cat > conftest.$ac_ext <<EOF
-#line 15946 "configure"
+#line 16316 "configure"
 #include "confdefs.h"
 
 int main() {
 int x=tigetstr("")
 ; return 0; }
 EOF
-if { (eval echo configure:15953: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16323: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_termlib=terminfo
 else
@@ -15961,7 +16331,7 @@ fi
 rm -rf conftest*
 	test -n "$verbose" && echo "	using functions in predefined $cf_cv_termlib LIBS" 1>&6
 
-echo "${as_me:-configure}:15965: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5
+echo "${as_me:-configure}:16335: testing using functions in predefined $cf_cv_termlib LIBS ..." 1>&5
 
 
 
@@ -15981,16 +16351,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:15985: checking for $cf_func in -l$cf_lib" >&5
+echo "configure:16355: checking for $cf_func in -l$cf_lib" >&5
 			cat > conftest.$ac_ext <<EOF
-#line 15987 "configure"
+#line 16357 "configure"
 #include "confdefs.h"
 
 int main() {
 int x=$cf_func("")
 ; return 0; }
 EOF
-if { (eval echo configure:15994: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16364: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_result=yes
 else
@@ -16017,7 +16387,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:16021: checking for initscr in -lcurses" >&5
+echo "configure:16391: 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
@@ -16025,7 +16395,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lcurses  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 16029 "configure"
+#line 16399 "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
@@ -16036,7 +16406,7 @@ int main() {
 initscr()
 ; return 0; }
 EOF
-if { (eval echo configure:16040: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16410: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -16051,13 +16421,29 @@ LIBS="$ac_save_LIBS"
 fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
-  LIBS="-lcurses $LIBS"
+  
+cf_add_libs="-lcurses"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 else
   echo "$ac_t""no" 1>&6
 fi
 
 	echo $ac_n "checking for tgoto in -ltermcap""... $ac_c" 1>&6
-echo "configure:16061: checking for tgoto in -ltermcap" >&5
+echo "configure:16447: 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
@@ -16065,7 +16451,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ltermcap  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 16069 "configure"
+#line 16455 "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
@@ -16076,7 +16462,7 @@ int main() {
 tgoto()
 ; return 0; }
 EOF
-if { (eval echo configure:16080: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16466: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -16091,7 +16477,23 @@ LIBS="$ac_save_LIBS"
 fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
-  LIBS="-ltermcap $LIBS" cf_cv_termlib=termcap
+  
+cf_add_libs="-ltermcap"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+ cf_cv_termlib=termcap
 else
   echo "$ac_t""no" 1>&6
 fi
@@ -16109,11 +16511,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:16113: checking if we should include termcap.h" >&5
+echo "configure:16515: checking if we should include termcap.h" >&5
 	cf_save_CFLAGS="$CFLAGS"
 	CFLAGS="$CFLAGS -I$srcdir/include"
 	cat > conftest.$ac_ext <<EOF
-#line 16117 "configure"
+#line 16519 "configure"
 #include "confdefs.h"
 
 #define HAVE_TERMCAP_H 1
@@ -16126,7 +16528,7 @@ make an error
 
 ; return 0; }
 EOF
-if { (eval echo configure:16130: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16532: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_result=yes
 else
@@ -16145,7 +16547,7 @@ EOF
 	
 
 echo $ac_n "checking for term.h""... $ac_c" 1>&6
-echo "configure:16149: checking for term.h" >&5
+echo "configure:16551: 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
@@ -16156,8 +16558,8 @@ else
 
 cf_header_list="term.h ncurses/term.h ncursesw/term.h"
 
-case ${cf_cv_ncurses_header:-curses.h} in #(vi
-*/*)
+case ${cf_cv_ncurses_header:-curses.h} in
+(*/*)
 	cf_header_item=`echo ${cf_cv_ncurses_header:-curses.h} | sed -e 's%\..*%%' -e 's%/.*%/%'`term.h
 	cf_header_list="$cf_header_item $cf_header_list"
 	;;
@@ -16166,7 +16568,7 @@ esac
 for cf_header in $cf_header_list
 do
 	cat > conftest.$ac_ext <<EOF
-#line 16170 "configure"
+#line 16572 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -16175,7 +16577,7 @@ int main() {
 WINDOW *x
 ; return 0; }
 EOF
-if { (eval echo configure:16179: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16581: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_term_header=$cf_header
 	 break
@@ -16188,14 +16590,14 @@ fi
 rm -f conftest*
 done
 
-case $cf_cv_term_header in #(vi
-no)
+case $cf_cv_term_header in
+(no)
 	# If curses is ncurses, some packagers still mess it up by trying to make
 	# us use GNU termcap.  This handles the most common case.
 	for cf_header in ncurses/term.h ncursesw/term.h
 	do
 		cat > conftest.$ac_ext <<EOF
-#line 16199 "configure"
+#line 16601 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -16208,7 +16610,7 @@ int main() {
 WINDOW *x
 ; return 0; }
 EOF
-if { (eval echo configure:16212: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16614: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_term_header=$cf_header
 			 break
@@ -16227,20 +16629,20 @@ fi
 
 echo "$ac_t""$cf_cv_term_header" 1>&6
 
-case $cf_cv_term_header in #(vi
-term.h) #(vi
+case $cf_cv_term_header in
+(term.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_TERM_H 1
 EOF
 
 	;;
-ncurses/term.h) #(vi
+(ncurses/term.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSES_TERM_H 1
 EOF
 
 	;;
-ncursesw/term.h)
+(ncursesw/term.h)
 	cat >> confdefs.h <<\EOF
 #define HAVE_NCURSESW_TERM_H 1
 EOF
@@ -16251,7 +16653,7 @@ esac
 
 
 echo $ac_n "checking if we should include curses.h or termcap.h""... $ac_c" 1>&6
-echo "configure:16255: checking if we should include curses.h or termcap.h" >&5
+echo "configure:16657: 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
@@ -16269,7 +16671,7 @@ do
     test -n "$cf_t_opts" && CPPFLAGS="$CPPFLAGS -D$cf_t_opts"
 
     cat > conftest.$ac_ext <<EOF
-#line 16273 "configure"
+#line 16675 "configure"
 #include "confdefs.h"
 /* $cf_c_opts $cf_t_opts */
 $CHECK_DECL_HDRS
@@ -16277,7 +16679,7 @@ int main() {
 char *x = (char *)tgoto("")
 ; return 0; }
 EOF
-if { (eval echo configure:16281: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16683: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   test "$cf_cv_need_curses_h" = no && {
 	     cf_cv_need_curses_h=maybe
@@ -16290,7 +16692,7 @@ else
 
   echo "Recompiling with corrected call (C:$cf_c_opts, T:$cf_t_opts)" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 16294 "configure"
+#line 16696 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -16298,7 +16700,7 @@ int main() {
 char *x = (char *)tgoto("",0,0)
 ; return 0; }
 EOF
-if { (eval echo configure:16302: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16704: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_need_curses_h=yes
 	 cf_ok_c_opts=$cf_c_opts
@@ -16339,7 +16741,7 @@ fi
 echo "$ac_t""$cf_cv_need_curses_h" 1>&6
 
 case $cf_cv_need_curses_h in
-both) #(vi
+(both)
 	cat >> confdefs.h <<EOF
 #define NEED_CURSES_H 1
 EOF
@@ -16349,19 +16751,19 @@ EOF
 EOF
 
 	;;
-curses.h) #(vi
+(curses.h)
 	cat >> confdefs.h <<EOF
 #define NEED_CURSES_H 1
 EOF
 
 	;;
-term.h) #(vi
+(term.h)
 	cat >> confdefs.h <<EOF
 #define NEED_TERM_H 1
 EOF
 
 	;;
-termcap.h) #(vi
+(termcap.h)
 	cat >> confdefs.h <<EOF
 #define NEED_TERMCAP_H 1
 EOF
@@ -16374,7 +16776,7 @@ esac
 
 
 echo $ac_n "checking declaration of tputs 3rd param""... $ac_c" 1>&6
-echo "configure:16378: checking declaration of tputs 3rd param" >&5
+echo "configure:16780: 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
@@ -16390,10 +16792,10 @@ for Q in int void; do
 for R in int char; do
 for S in "" const; do
 	
-echo "${as_me:-configure}:16394: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5
+echo "${as_me:-configure}:16796: testing loop variables P:$P, Q:$Q, R:$R, S:$S ..." 1>&5
 
 	cat > conftest.$ac_ext <<EOF
-#line 16397 "configure"
+#line 16799 "configure"
 #include "confdefs.h"
 $CHECK_DECL_HDRS
 int main() {
@@ -16402,7 +16804,7 @@ extern $Q OutChar($R);
 	tputs("", 1, OutChar)
 ; return 0; }
 EOF
-if { (eval echo configure:16406: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16808: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_type_outchar="$Q OutChar($R)"
 	 cf_cv_found=yes
@@ -16425,7 +16827,7 @@ fi
 echo "$ac_t""$cf_cv_type_outchar" 1>&6
 
 case $cf_cv_type_outchar in
-int*)
+(int*)
 	cat >> confdefs.h <<\EOF
 #define OUTC_RETURN 1
 EOF
@@ -16433,7 +16835,7 @@ EOF
 	;;
 esac
 case $cf_cv_type_outchar in
-*char*)
+(*char*)
 	cat >> confdefs.h <<\EOF
 #define OUTC_ARGS char c
 EOF
@@ -16457,14 +16859,14 @@ EOF
 elif test ".$cf_cv_termlib" = .termcap ; then
 	# BSD 'tputs()' may need 'PC' to be set.
 	cat > conftest.$ac_ext <<EOF
-#line 16461 "configure"
+#line 16863 "configure"
 #include "confdefs.h"
 
 int main() {
 extern char PC; PC = 0
 ; return 0; }
 EOF
-if { (eval echo configure:16468: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16870: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cat >> confdefs.h <<\EOF
 #define HAVE_EXTERN_TCAP_PC 1
@@ -16483,13 +16885,13 @@ fi
 
 
 echo $ac_n "checking if external errno is declared""... $ac_c" 1>&6
-echo "configure:16487: checking if external errno is declared" >&5
+echo "configure:16889: 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 16493 "configure"
+	cat > conftest.$ac_ext <<EOF
+#line 16895 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDLIB_H
@@ -16502,7 +16904,7 @@ int main() {
 int x = (int) errno
 ; return 0; }
 EOF
-if { (eval echo configure:16506: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16908: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_dcl_errno=yes
 else
@@ -16518,10 +16920,10 @@ fi
 echo "$ac_t""$cf_cv_dcl_errno" 1>&6
 
 if test "$cf_cv_dcl_errno" = no ; then
-    
+	
 cf_result=`echo "decl_errno" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
-    cat >> confdefs.h <<EOF
+	cat >> confdefs.h <<EOF
 #define $cf_result 1
 EOF
 
@@ -16530,13 +16932,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:16534: checking if external errno exists" >&5
+echo "configure:16936: 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 16540 "configure"
+	cat > conftest.$ac_ext <<EOF
+#line 16942 "configure"
 #include "confdefs.h"
 
 #undef errno
@@ -16546,7 +16948,7 @@ int main() {
 errno = 2
 ; return 0; }
 EOF
-if { (eval echo configure:16550: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16952: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_have_errno=yes
 else
@@ -16562,10 +16964,10 @@ fi
 echo "$ac_t""$cf_cv_have_errno" 1>&6
 
 if test "$cf_cv_have_errno" = yes ; then
-    
+	
 cf_result=`echo "have_errno" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
-    cat >> confdefs.h <<EOF
+	cat >> confdefs.h <<EOF
 #define $cf_result 1
 EOF
 
@@ -16578,12 +16980,12 @@ fi
 for ac_func in strerror
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:16582: checking for $ac_func" >&5
+echo "configure:16984: 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 16587 "configure"
+#line 16989 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -16606,7 +17008,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:16610: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17012: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -16633,13 +17035,13 @@ else
 
     
 echo $ac_n "checking if external sys_nerr is declared""... $ac_c" 1>&6
-echo "configure:16637: checking if external sys_nerr is declared" >&5
+echo "configure:17039: 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 16643 "configure"
+	cat > conftest.$ac_ext <<EOF
+#line 17045 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDLIB_H
@@ -16652,7 +17054,7 @@ int main() {
 int x = (int) sys_nerr
 ; return 0; }
 EOF
-if { (eval echo configure:16656: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17058: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_dcl_sys_nerr=yes
 else
@@ -16668,10 +17070,10 @@ fi
 echo "$ac_t""$cf_cv_dcl_sys_nerr" 1>&6
 
 if test "$cf_cv_dcl_sys_nerr" = no ; then
-    
+	
 cf_result=`echo "decl_sys_nerr" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
-    cat >> confdefs.h <<EOF
+	cat >> confdefs.h <<EOF
 #define $cf_result 1
 EOF
 
@@ -16680,13 +17082,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:16684: checking if external sys_nerr exists" >&5
+echo "configure:17086: 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 16690 "configure"
+	cat > conftest.$ac_ext <<EOF
+#line 17092 "configure"
 #include "confdefs.h"
 
 #undef sys_nerr
@@ -16696,7 +17098,7 @@ int main() {
 sys_nerr = 2
 ; return 0; }
 EOF
-if { (eval echo configure:16700: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17102: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_have_sys_nerr=yes
 else
@@ -16712,10 +17114,10 @@ fi
 echo "$ac_t""$cf_cv_have_sys_nerr" 1>&6
 
 if test "$cf_cv_have_sys_nerr" = yes ; then
-    
+	
 cf_result=`echo "have_sys_nerr" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
-    cat >> confdefs.h <<EOF
+	cat >> confdefs.h <<EOF
 #define $cf_result 1
 EOF
 
@@ -16725,13 +17127,13 @@ fi
 
     
 echo $ac_n "checking if external sys_errlist is declared""... $ac_c" 1>&6
-echo "configure:16729: checking if external sys_errlist is declared" >&5
+echo "configure:17131: 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 16735 "configure"
+	cat > conftest.$ac_ext <<EOF
+#line 17137 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDLIB_H
@@ -16744,7 +17146,7 @@ int main() {
 int x = (int) sys_errlist
 ; return 0; }
 EOF
-if { (eval echo configure:16748: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17150: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_dcl_sys_errlist=yes
 else
@@ -16760,10 +17162,10 @@ fi
 echo "$ac_t""$cf_cv_dcl_sys_errlist" 1>&6
 
 if test "$cf_cv_dcl_sys_errlist" = no ; then
-    
+	
 cf_result=`echo "decl_sys_errlist" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
-    cat >> confdefs.h <<EOF
+	cat >> confdefs.h <<EOF
 #define $cf_result 1
 EOF
 
@@ -16772,13 +17174,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:16776: checking if external sys_errlist exists" >&5
+echo "configure:17178: 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 16782 "configure"
+	cat > conftest.$ac_ext <<EOF
+#line 17184 "configure"
 #include "confdefs.h"
 
 #undef sys_errlist
@@ -16788,7 +17190,7 @@ int main() {
 sys_errlist = 2
 ; return 0; }
 EOF
-if { (eval echo configure:16792: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17194: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_have_sys_errlist=yes
 else
@@ -16804,10 +17206,10 @@ fi
 echo "$ac_t""$cf_cv_have_sys_errlist" 1>&6
 
 if test "$cf_cv_have_sys_errlist" = yes ; then
-    
+	
 cf_result=`echo "have_sys_errlist" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
-    cat >> confdefs.h <<EOF
+	cat >> confdefs.h <<EOF
 #define $cf_result 1
 EOF
 
@@ -16890,12 +17292,12 @@ for ac_func in \
 $cf_tc_funcs 
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:16894: checking for $ac_func" >&5
+echo "configure:17296: 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 16899 "configure"
+#line 17301 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -16918,7 +17320,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:16922: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17324: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -16944,12 +17346,12 @@ done
 
 
 echo $ac_n "checking for flock""... $ac_c" 1>&6
-echo "configure:16948: checking for flock" >&5
+echo "configure:17350: 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 16953 "configure"
+#line 17355 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char flock(); below.  */
@@ -16972,7 +17374,7 @@ flock();
 
 ; return 0; }
 EOF
-if { (eval echo configure:16976: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17378: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_flock=yes"
 else
@@ -16994,7 +17396,7 @@ else
   echo "$ac_t""no" 1>&6
 
 	echo $ac_n "checking for flock in -lbsd""... $ac_c" 1>&6
-echo "configure:16998: checking for flock in -lbsd" >&5
+echo "configure:17400: 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
@@ -17002,7 +17404,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lbsd  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 17006 "configure"
+#line 17408 "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
@@ -17013,7 +17415,7 @@ int main() {
 flock()
 ; return 0; }
 EOF
-if { (eval echo configure:17017: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17419: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -17042,12 +17444,12 @@ fi
 
 # clock_gettime() / librt
 echo $ac_n "checking for clock_gettime""... $ac_c" 1>&6
-echo "configure:17046: checking for clock_gettime" >&5
+echo "configure:17448: checking for clock_gettime" >&5
 if eval "test \"`echo '$''{'ac_cv_func_clock_gettime'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17051 "configure"
+#line 17453 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char clock_gettime(); below.  */
@@ -17070,7 +17472,7 @@ clock_gettime();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17074: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17476: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_clock_gettime=yes"
 else
@@ -17092,7 +17494,7 @@ else
   echo "$ac_t""no" 1>&6
 
 		echo $ac_n "checking for clock_gettime in -lrt""... $ac_c" 1>&6
-echo "configure:17096: checking for clock_gettime in -lrt" >&5
+echo "configure:17498: checking for clock_gettime in -lrt" >&5
 ac_lib_var=`echo rt'_'clock_gettime | sed 'y%./+-%__p_%'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
@@ -17100,7 +17502,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lrt  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 17104 "configure"
+#line 17506 "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
@@ -17111,7 +17513,7 @@ int main() {
 clock_gettime()
 ; return 0; }
 EOF
-if { (eval echo configure:17115: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17517: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -17143,12 +17545,12 @@ fi
 
 
   echo $ac_n "checking for wide char and multibyte support""... $ac_c" 1>&6
-echo "configure:17147: checking for wide char and multibyte support" >&5
+echo "configure:17549: 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 17152 "configure"
+#line 17554 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 #ifdef HAVE_STDLIB_H
@@ -17202,7 +17604,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0
       wcsncat(wcb2, wcb, 5);
 ; return 0; }
 EOF
-if { (eval echo configure:17206: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17608: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   am_cv_multibyte_able=yes
 else
@@ -17212,7 +17614,7 @@ else
   cf_save_LIBS="$LIBS"
       LIBS="-lutf8 $LIBS"
       cat > conftest.$ac_ext <<EOF
-#line 17216 "configure"
+#line 17618 "configure"
 #include "confdefs.h"
 #include <libutf8.h>
 int main() {
@@ -17256,7 +17658,7 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0
         wcsncat(wcb2, wcb, 5);
 ; return 0; }
 EOF
-if { (eval echo configure:17260: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17662: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   am_cv_multibyte_able=libutf8
 else
@@ -17290,9 +17692,9 @@ EOF
 
 
 echo $ac_n "checking if gettimeofday takes two arguments""... $ac_c" 1>&6
-echo "configure:17294: checking if gettimeofday takes two arguments" >&5
+echo "configure:17696: checking if gettimeofday takes two arguments" >&5
 cat > conftest.$ac_ext <<EOF
-#line 17296 "configure"
+#line 17698 "configure"
 #include "confdefs.h"
 
 #if HAVE_SYS_TIME_H
@@ -17304,7 +17706,7 @@ struct timezone *tz;
 gettimeofday(&tv, &tz);
 ; return 0; }
 EOF
-if { (eval echo configure:17308: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17710: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_func_gettimeofday_2args=yes
 else
@@ -17323,12 +17725,12 @@ EOF
 fi
 
 echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
-echo "configure:17327: checking return type of signal handlers" >&5
+echo "configure:17729: 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 17332 "configure"
+#line 17734 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <signal.h>
@@ -17345,7 +17747,7 @@ int main() {
 int i;
 ; return 0; }
 EOF
-if { (eval echo configure:17349: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17751: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   ac_cv_type_signal=void
 else
@@ -17365,7 +17767,7 @@ EOF
 
 
 echo $ac_n "checking declaration of signal arguments""... $ac_c" 1>&6
-echo "configure:17369: checking declaration of signal arguments" >&5
+echo "configure:17771: 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
@@ -17374,7 +17776,7 @@ cf_cv_sig_args=
 for cf_test in "int sig" "int sig, ..."
 do
 	cat > conftest.$ac_ext <<EOF
-#line 17378 "configure"
+#line 17780 "configure"
 #include "confdefs.h"
 
 #include <signal.h>
@@ -17382,7 +17784,7 @@ int main() {
 extern RETSIGTYPE catch($cf_test); signal(SIGINT, catch)
 ; return 0; }
 EOF
-if { (eval echo configure:17386: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17788: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_sig_args="$cf_test";break
 else
@@ -17408,13 +17810,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:17412: checking whether sigaction needs _POSIX_SOURCE" >&5
+echo "configure:17814: 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 17418 "configure"
+#line 17820 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -17423,7 +17825,7 @@ int main() {
 struct sigaction act
 ; return 0; }
 EOF
-if { (eval echo configure:17427: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17829: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_sigact_bad=no
 else
@@ -17444,13 +17846,13 @@ EOF
 
 
 echo $ac_n "checking if we have sigaction/related functions""... $ac_c" 1>&6
-echo "configure:17448: checking if we have sigaction/related functions" >&5
+echo "configure:17850: 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 17454 "configure"
+#line 17856 "configure"
 #include "confdefs.h"
 
 #ifdef SVR4_ACTION
@@ -17468,7 +17870,7 @@ int main() {
     sigaction (SIGBUS,&sa,&osa);
 ; return 0; }
 EOF
-if { (eval echo configure:17472: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17874: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_sigaction_funcs=yes
 else
@@ -17490,7 +17892,7 @@ EOF
 fi
 
 echo $ac_n "checking for fork""... $ac_c" 1>&6
-echo "configure:17494: checking for fork" >&5
+echo "configure:17896: checking for fork" >&5
 if eval "test \"`echo '$''{'cf_cv_func_fork'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -17499,7 +17901,7 @@ if test "$cross_compiling" = yes; then
   cf_cv_func_fork=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 17503 "configure"
+#line 17905 "configure"
 #include "confdefs.h"
 
 int main()
@@ -17509,7 +17911,7 @@ int main()
 	${cf_cv_main_return:-return}(0);
 }
 EOF
-if { (eval echo configure:17513: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:17915: \"$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
@@ -17531,12 +17933,12 @@ EOF
 
 
 echo $ac_n "checking for memmove""... $ac_c" 1>&6
-echo "configure:17535: checking for memmove" >&5
+echo "configure:17937: 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 17540 "configure"
+#line 17942 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char memmove(); below.  */
@@ -17559,7 +17961,7 @@ memmove();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17563: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17965: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_memmove=yes"
 else
@@ -17578,12 +17980,12 @@ else
   echo "$ac_t""no" 1>&6
 
 echo $ac_n "checking for bcopy""... $ac_c" 1>&6
-echo "configure:17582: checking for bcopy" >&5
+echo "configure:17984: 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 17587 "configure"
+#line 17989 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char bcopy(); below.  */
@@ -17606,7 +18008,7 @@ bcopy();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17610: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18012: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_bcopy=yes"
 else
@@ -17622,7 +18024,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:17626: checking if bcopy does overlapping moves" >&5
+echo "configure:18028: 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
@@ -17631,7 +18033,7 @@ else
   cf_cv_good_bcopy=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 17635 "configure"
+#line 18037 "configure"
 #include "confdefs.h"
 
 int main() {
@@ -17644,7 +18046,7 @@ int main() {
 }
 		
 EOF
-if { (eval echo configure:17648: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18050: \"$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
@@ -17682,9 +18084,9 @@ fi
 
 
 echo $ac_n "checking if select expects int * arguments""... $ac_c" 1>&6
-echo "configure:17686: checking if select expects int * arguments" >&5
+echo "configure:18088: checking if select expects int * arguments" >&5
 cat > conftest.$ac_ext <<EOF
-#line 17688 "configure"
+#line 18090 "configure"
 #include "confdefs.h"
 #include <time.h>
 EOF
@@ -17704,7 +18106,7 @@ rm -f conftest*
 
 
 echo $ac_n "checking whether closedir returns void""... $ac_c" 1>&6
-echo "configure:17708: checking whether closedir returns void" >&5
+echo "configure:18110: 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
@@ -17712,13 +18114,13 @@ else
   ac_cv_func_closedir_void=yes
 else
   cat > conftest.$ac_ext <<EOF
-#line 17716 "configure"
+#line 18118 "configure"
 #include "confdefs.h"
 #include <sys/types.h>
 #include <$ac_header_dirent>
 int closedir(); main() { exit(closedir(opendir(".")) != 0); }
 EOF
-if { (eval echo configure:17722: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18124: \"$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
@@ -17744,7 +18146,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:17748: checking whether setvbuf arguments are reversed" >&5
+echo "configure:18150: 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
@@ -17752,7 +18154,7 @@ else
     { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
 else
   cat > conftest.$ac_ext <<EOF
-#line 17756 "configure"
+#line 18158 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 /* If setvbuf has the reversed format, exit 0. */
@@ -17766,7 +18168,7 @@ main () {
   exit(0);			/* Non-reversed systems segv here.  */
 }
 EOF
-if { (eval echo configure:17770: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18172: \"$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
@@ -17804,12 +18206,12 @@ for ac_func in \
 
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:17808: checking for $ac_func" >&5
+echo "configure:18210: 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 17813 "configure"
+#line 18215 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -17832,7 +18234,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:17836: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18238: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -17859,13 +18261,13 @@ done
 
 
 echo $ac_n "checking for type sigaction_t""... $ac_c" 1>&6
-echo "configure:17863: checking for type sigaction_t" >&5
+echo "configure:18265: 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 17869 "configure"
+#line 18271 "configure"
 #include "confdefs.h"
 
 #include <signal.h>
@@ -17873,7 +18275,7 @@ int main() {
 sigaction_t x
 ; return 0; }
 EOF
-if { (eval echo configure:17877: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:18279: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_type_sigaction=yes
 else
@@ -17893,13 +18295,13 @@ EOF
 
 
 echo $ac_n "checking for nonconflicting termios.h""... $ac_c" 1>&6
-echo "configure:17897: checking for nonconflicting termios.h" >&5
+echo "configure:18299: 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 17903 "configure"
+#line 18305 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_IOCTL_H
@@ -17921,7 +18323,7 @@ int main() {
 	(void) tcgetattr (0, &save_tty)
 ; return 0; }
 EOF
-if { (eval echo configure:17925: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18327: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_use_termios_h=yes
 else
@@ -17952,13 +18354,13 @@ fi
 
 
 echo $ac_n "checking for passwd.pw_gecos""... $ac_c" 1>&6
-echo "configure:17956: checking for passwd.pw_gecos" >&5
+echo "configure:18358: 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 17962 "configure"
+#line 18364 "configure"
 #include "confdefs.h"
 
 #include <pwd.h>
@@ -17969,7 +18371,7 @@ int main() {
 	char bar = foo.pw_gecos
 ; return 0; }
 EOF
-if { (eval echo configure:17973: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:18375: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_pw_gecos=yes
 else
@@ -17989,13 +18391,13 @@ EOF
 
 
 echo $ac_n "checking for tm.tm_gmtoff""... $ac_c" 1>&6
-echo "configure:17993: checking for tm.tm_gmtoff" >&5
+echo "configure:18395: 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 17999 "configure"
+#line 18401 "configure"
 #include "confdefs.h"
 
 #ifdef TIME_WITH_SYS_TIME
@@ -18015,7 +18417,7 @@ int main() {
 	long bar = foo.tm_gmtoff
 ; return 0; }
 EOF
-if { (eval echo configure:18019: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:18421: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_tm_gmtoff=yes
 else
@@ -18035,7 +18437,7 @@ EOF
 
 
 echo $ac_n "checking for long file names""... $ac_c" 1>&6
-echo "configure:18039: checking for long file names" >&5
+echo "configure:18441: 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
@@ -18083,17 +18485,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:18087: checking for $ac_hdr" >&5
+echo "configure:18489: 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 18092 "configure"
+#line 18494 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:18097: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:18499: \"$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*
@@ -18130,17 +18532,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:18134: checking for $ac_hdr" >&5
+echo "configure:18536: 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 18139 "configure"
+#line 18541 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:18144: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:18546: \"$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*
@@ -18170,17 +18572,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:18174: checking for $ac_hdr" >&5
+echo "configure:18576: 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 18179 "configure"
+#line 18581 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:18184: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:18586: \"$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*
@@ -18221,13 +18623,13 @@ fi
 
 
 echo $ac_n "checking for union wait""... $ac_c" 1>&6
-echo "configure:18225: checking for union wait" >&5
+echo "configure:18627: 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 18231 "configure"
+#line 18633 "configure"
 #include "confdefs.h"
 $cf_wait_headers
 int main() {
@@ -18238,7 +18640,7 @@ int x;
 	
 ; return 0; }
 EOF
-if { (eval echo configure:18242: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18644: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_type_unionwait=no
 	 echo compiles ok w/o union wait 1>&5
@@ -18249,7 +18651,7 @@ else
 
   
 	cat > conftest.$ac_ext <<EOF
-#line 18253 "configure"
+#line 18655 "configure"
 #include "confdefs.h"
 $cf_wait_headers
 int main() {
@@ -18264,7 +18666,7 @@ union wait x;
 	
 ; return 0; }
 EOF
-if { (eval echo configure:18268: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18670: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_type_unionwait=yes
 	 echo compiles ok with union wait and possibly macros too 1>&5
@@ -18289,7 +18691,7 @@ EOF
 
 
 echo $ac_n "checking if the system function returns usable child-status""... $ac_c" 1>&6
-echo "configure:18293: checking if the system function returns usable child-status" >&5
+echo "configure:18695: 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
@@ -18298,7 +18700,7 @@ else
   cf_cv_system_status=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 18302 "configure"
+#line 18704 "configure"
 #include "confdefs.h"
 
 #include <stdio.h>
@@ -18331,7 +18733,7 @@ int main()
 }
 
 EOF
-if { (eval echo configure:18335: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18737: \"$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
@@ -18342,11 +18744,11 @@ else
   cf_cv_system_status=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 18346 "configure"
+#line 18748 "configure"
 #include "confdefs.h"
 int main() { ${cf_cv_main_return:-return}(system("exit 23") != (23 << 8)); }
 EOF
-if { (eval echo configure:18350: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18752: \"$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
@@ -18389,13 +18791,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:18393: checking for obsolete/broken version of ncurses" >&5
+echo "configure:18795: 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 18399 "configure"
+#line 18801 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -18409,7 +18811,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:18413: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:18815: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_ncurses_broken=no
 else
@@ -18434,13 +18836,13 @@ fi
 
 		
 echo $ac_n "checking if curses supports color attributes""... $ac_c" 1>&6
-echo "configure:18438: checking if curses supports color attributes" >&5
+echo "configure:18840: 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 18444 "configure"
+#line 18846 "configure"
 #include "confdefs.h"
 
 #include <${cf_cv_ncurses_header:-curses.h}>
@@ -18455,7 +18857,7 @@ chtype x = COLOR_BLUE;
 	
 ; return 0; }
 EOF
-if { (eval echo configure:18459: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18861: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_color_curses=yes
 else
@@ -18506,7 +18908,7 @@ if test $check_sig_const = yes ; then
 	
 
 echo $ac_n "checking for redefinable signal constants""... $ac_c" 1>&6
-echo "configure:18510: checking for redefinable signal constants" >&5
+echo "configure:18912: 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
@@ -18518,7 +18920,7 @@ if test -n "$cf_cv_sig_args"; then
   cf_cv_sig_const=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 18522 "configure"
+#line 18924 "configure"
 #include "confdefs.h"
 
 #define NEW_DFL	((RETSIGTYPE (*)($cf_test))0)
@@ -18545,7 +18947,7 @@ int main()
 	${cf_cv_main_return:-return}(0);
 }
 EOF
-if { (eval echo configure:18549: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18951: \"$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
@@ -18571,13 +18973,13 @@ fi
 
 
 echo $ac_n "checking for ANSI qsort""... $ac_c" 1>&6
-echo "configure:18575: checking for ANSI qsort" >&5
+echo "configure:18977: 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 18581 "configure"
+#line 18983 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_STDLIB_H
@@ -18589,7 +18991,7 @@ extern int compare(const void *, const v
 	 qsort(foo, sizeof(foo)/sizeof(*foo), sizeof(*foo), compare)
 ; return 0; }
 EOF
-if { (eval echo configure:18593: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:18995: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_cv_comptype=yes
 else
@@ -18617,7 +19019,7 @@ fi
 
 
 echo $ac_n "checking if application can dump core""... $ac_c" 1>&6
-echo "configure:18621: checking if application can dump core" >&5
+echo "configure:19023: 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
@@ -18626,7 +19028,7 @@ else
   cf_cv_corefile=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 18630 "configure"
+#line 19032 "configure"
 #include "confdefs.h"
 
 #include <signal.h>
@@ -18667,7 +19069,7 @@ int main()
 #endif
 }
 EOF
-if { (eval echo configure:18671: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:19073: \"$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
@@ -18715,18 +19117,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:18719: checking for missing "${ac_func}" extern" >&5
+echo "configure:19121: 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 "${as_me:-configure}:18725: testing for missing "${ac_func}" external ..." 1>&5
+echo "${as_me:-configure}:19127: testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 18730 "configure"
+#line 19132 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -18740,7 +19142,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:18744: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19146: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -18748,7 +19150,7 @@ if { (eval echo configure:18744: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 18752 "configure"
+#line 19154 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -18758,7 +19160,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:18762: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19164: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -18807,18 +19209,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:18811: checking for missing "${ac_func}" extern" >&5
+echo "configure:19213: 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 "${as_me:-configure}:18817: testing for missing "${ac_func}" external ..." 1>&5
+echo "${as_me:-configure}:19219: testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 18822 "configure"
+#line 19224 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -18832,7 +19234,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:18836: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19238: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -18840,7 +19242,7 @@ if { (eval echo configure:18836: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 18844 "configure"
+#line 19246 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -18850,7 +19252,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:18854: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19256: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -18897,18 +19299,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:18901: checking for missing "${ac_func}" extern" >&5
+echo "configure:19303: 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 "${as_me:-configure}:18907: testing for missing "${ac_func}" external ..." 1>&5
+echo "${as_me:-configure}:19309: testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 18912 "configure"
+#line 19314 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -18922,7 +19324,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:18926: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19328: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -18930,7 +19332,7 @@ if { (eval echo configure:18926: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 18934 "configure"
+#line 19336 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -18940,7 +19342,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:18944: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19346: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -19043,18 +19445,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:19047: checking for missing "${ac_func}" extern" >&5
+echo "configure:19449: 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 "${as_me:-configure}:19053: testing for missing "${ac_func}" external ..." 1>&5
+echo "${as_me:-configure}:19455: testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 19058 "configure"
+#line 19460 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -19068,7 +19470,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:19072: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19474: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -19076,7 +19478,7 @@ if { (eval echo configure:19072: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 19080 "configure"
+#line 19482 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -19086,7 +19488,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:19090: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19492: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -19130,18 +19532,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:19134: checking for missing "${ac_func}" extern" >&5
+echo "configure:19536: 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 "${as_me:-configure}:19140: testing for missing "${ac_func}" external ..." 1>&5
+echo "${as_me:-configure}:19542: testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 19145 "configure"
+#line 19547 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -19155,7 +19557,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:19159: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19561: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -19163,7 +19565,7 @@ if { (eval echo configure:19159: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 19167 "configure"
+#line 19569 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -19173,7 +19575,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:19177: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19579: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -19220,18 +19622,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:19224: checking for missing "${ac_func}" extern" >&5
+echo "configure:19626: 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 "${as_me:-configure}:19230: testing for missing "${ac_func}" external ..." 1>&5
+echo "${as_me:-configure}:19632: testing for missing "${ac_func}" external ..." 1>&5
 
 cf_save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS $CHECK_DECL_FLAG"
 cat > conftest.$ac_ext <<EOF
-#line 19235 "configure"
+#line 19637 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -19245,7 +19647,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:19249: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19651: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   if test -n "$CHECK_DECL_HDRS" ; then
 # try to work around system headers which are infested with non-standard syntax
@@ -19253,7 +19655,7 @@ if { (eval echo configure:19249: \"$ac_l
 cf_1_up=`echo "${ac_func}" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
 
 cat > conftest.$ac_ext <<EOF
-#line 19257 "configure"
+#line 19659 "configure"
 #include "confdefs.h"
 
 #define DECL_${cf_1_up}
@@ -19263,7 +19665,7 @@ int main() {
 long x = 0
 ; return 0; }
 EOF
-if { (eval echo configure:19267: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19669: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   eval 'cf_cv_func_'${ac_func}'=yes'
 else
@@ -19301,7 +19703,7 @@ fi
 
 
 echo $ac_n "checking for working TIOCGWINSZ""... $ac_c" 1>&6
-echo "configure:19305: checking for working TIOCGWINSZ" >&5
+echo "configure:19707: 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
@@ -19312,7 +19714,7 @@ else
   cf_cv_use_tiocgwinsz=unknown
 else
   cat > conftest.$ac_ext <<EOF
-#line 19316 "configure"
+#line 19718 "configure"
 #include "confdefs.h"
 
 $CHECK_DECL_HDRS
@@ -19337,7 +19739,7 @@ int main()
 	${cf_cv_main_return:-return}(0);	/* we cannot guarantee this is run interactively */
 }
 EOF
-if { (eval echo configure:19341: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:19743: \"$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
@@ -19384,7 +19786,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:19388: checking for $ac_word" >&5
+echo "configure:19790: 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
@@ -19414,19 +19816,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:19418: checking for working alloca.h" >&5
+echo "configure:19820: 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 19423 "configure"
+#line 19825 "configure"
 #include "confdefs.h"
 #include <alloca.h>
 int main() {
 char *p = alloca(2 * sizeof(int));
 ; return 0; }
 EOF
-if { (eval echo configure:19430: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19832: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   ac_cv_header_alloca_h=yes
 else
@@ -19447,12 +19849,12 @@ EOF
 fi
 
 echo $ac_n "checking for alloca""... $ac_c" 1>&6
-echo "configure:19451: checking for alloca" >&5
+echo "configure:19853: 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 19456 "configure"
+#line 19858 "configure"
 #include "confdefs.h"
 
 #ifdef __GNUC__
@@ -19480,7 +19882,7 @@ int main() {
 char *p = (char *) alloca(1);
 ; return 0; }
 EOF
-if { (eval echo configure:19484: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19886: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   ac_cv_func_alloca_works=yes
 else
@@ -19512,12 +19914,12 @@ EOF
 
 
 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
-echo "configure:19516: checking whether alloca needs Cray hooks" >&5
+echo "configure:19918: 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 19521 "configure"
+#line 19923 "configure"
 #include "confdefs.h"
 #if defined(CRAY) && ! defined(CRAY2)
 webecray
@@ -19542,12 +19944,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:19546: checking for $ac_func" >&5
+echo "configure:19948: 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 19551 "configure"
+#line 19953 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -19570,7 +19972,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:19574: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19976: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -19597,7 +19999,7 @@ done
 fi
 
 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
-echo "configure:19601: checking stack direction for C alloca" >&5
+echo "configure:20003: 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
@@ -19605,7 +20007,7 @@ else
   ac_cv_c_stack_direction=0
 else
   cat > conftest.$ac_ext <<EOF
-#line 19609 "configure"
+#line 20011 "configure"
 #include "confdefs.h"
 find_stack_direction ()
 {
@@ -19624,7 +20026,7 @@ main ()
   exit (find_stack_direction() < 0);
 }
 EOF
-if { (eval echo configure:19628: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:20030: \"$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
@@ -19649,17 +20051,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:19653: checking for $ac_hdr" >&5
+echo "configure:20055: 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 19658 "configure"
+#line 20060 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:19663: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:20065: \"$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*
@@ -19688,12 +20090,12 @@ done
 for ac_func in getpagesize
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:19692: checking for $ac_func" >&5
+echo "configure:20094: 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 19697 "configure"
+#line 20099 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -19716,7 +20118,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:19720: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20122: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -19741,7 +20143,7 @@ fi
 done
 
 echo $ac_n "checking for working mmap""... $ac_c" 1>&6
-echo "configure:19745: checking for working mmap" >&5
+echo "configure:20147: 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
@@ -19749,7 +20151,7 @@ else
   ac_cv_func_mmap_fixed_mapped=no
 else
   cat > conftest.$ac_ext <<EOF
-#line 19753 "configure"
+#line 20155 "configure"
 #include "confdefs.h"
 
 /* Thanks to Mike Haertel and Jim Avera for this test.
@@ -19889,7 +20291,7 @@ main()
 }
 
 EOF
-if { (eval echo configure:19893: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:20295: \"$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
@@ -19912,13 +20314,13 @@ EOF
 fi
 
 
-    echo $ac_n "checking whether we are using the GNU C Library 2.1 or newer""... $ac_c" 1>&6
-echo "configure:19917: checking whether we are using the GNU C Library 2.1 or newer" >&5
+echo $ac_n "checking whether we are using the GNU C Library 2.1 or newer""... $ac_c" 1>&6
+echo "configure:20319: 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 19922 "configure"
+#line 20324 "configure"
 #include "confdefs.h"
 
 #include <features.h>
@@ -19939,14 +20341,11 @@ else
 fi
 rm -f conftest*
 
-      
-    
 fi
 
 echo "$ac_t""$ac_cv_gnu_library_2_1" 1>&6
-    
-    GLIBC21="$ac_cv_gnu_library_2_1"
-  
+	
+	GLIBC21="$ac_cv_gnu_library_2_1"
 
 
 cf_makefile=Makefile
@@ -19976,17 +20375,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:19980: checking for $ac_hdr" >&5
+echo "configure:20379: 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 19985 "configure"
+#line 20384 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:19990: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:20389: \"$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*
@@ -20017,12 +20416,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:20021: checking for $ac_func" >&5
+echo "configure:20420: 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 20026 "configure"
+#line 20425 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -20045,7 +20444,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:20049: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20448: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -20078,13 +20477,13 @@ if test "${with_libiconv_prefix+set}" =
   withval="$with_libiconv_prefix"
   
     
-  case "$withval" in #(vi
-  no) #(vi
-      ;;
-  yes) #(vi
-      ;;
-  *)
-      
+case "$withval" in
+(no)
+	;;
+(yes)
+	;;
+(*)
+	
 
 for cf_searchpath in `echo "$withval" | tr $PATH_SEPARATOR ' '`; do
 	if test -d $cf_searchpath/include; then
@@ -20113,14 +20512,14 @@ if test -n "$cf_searchpath/include" ; th
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 20117 "configure"
+#line 20516 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:20124: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:20523: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -20137,7 +20536,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:20141: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:20540: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -20148,6 +20547,8 @@ echo "${as_me:-configure}:20141: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -20179,14 +20580,14 @@ if test -n "$cf_searchpath/../include" ;
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 20183 "configure"
+#line 20584 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:20190: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:20591: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -20203,7 +20604,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:20207: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:20608: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -20214,6 +20615,8 @@ echo "${as_me:-configure}:20207: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -20225,61 +20628,61 @@ fi
 	if test -d $cf_searchpath/lib; then
 		
 if test -n "$cf_searchpath/lib" ; then
-  for cf_add_libdir in $cf_searchpath/lib
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in $cf_searchpath/lib
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:20247: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:20650: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        LDFLAGS="-L$cf_add_libdir $LDFLAGS"
-      fi
-    fi
-  done
+				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+			fi
+		fi
+	done
 fi
 
 	elif test -d $cf_searchpath ; then
 		
 if test -n "$cf_searchpath" ; then
-  for cf_add_libdir in $cf_searchpath
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in $cf_searchpath
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:20277: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:20680: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        LDFLAGS="-L$cf_add_libdir $LDFLAGS"
-      fi
-    fi
-  done
+				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+			fi
+		fi
+	done
 fi
 
 	else
@@ -20287,15 +20690,15 @@ fi
 	fi
 done
 
-      ;;
-  esac
+	;;
+esac
 
    
 fi
 
 
   echo $ac_n "checking for iconv""... $ac_c" 1>&6
-echo "configure:20299: checking for iconv" >&5
+echo "configure:20702: checking for iconv" >&5
 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -20308,13 +20711,13 @@ cf_cv_header_path_iconv=
 cf_cv_library_path_iconv=
 
 
-echo "${as_me:-configure}:20312: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5
+echo "${as_me:-configure}:20715: testing Starting FIND_LINKAGE(iconv,) ..." 1>&5
 
 
 cf_save_LIBS="$LIBS"
 
 cat > conftest.$ac_ext <<EOF
-#line 20318 "configure"
+#line 20721 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -20328,7 +20731,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:20332: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20735: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 	cf_cv_find_linkage_iconv=yes
@@ -20344,7 +20747,7 @@ else
 LIBS="-liconv  $cf_save_LIBS"
 
 cat > conftest.$ac_ext <<EOF
-#line 20348 "configure"
+#line 20751 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -20358,7 +20761,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:20362: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:20765: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 	cf_cv_find_linkage_iconv=yes
@@ -20374,19 +20777,19 @@ else
 	cf_cv_find_linkage_iconv=no
 	LIBS="$cf_save_LIBS"
 
-    test -n "$verbose" && echo "	find linkage for iconv library" 1>&6
+	test -n "$verbose" && echo "	find linkage for iconv library" 1>&6
 
-echo "${as_me:-configure}:20380: testing find linkage for iconv library ..." 1>&5
+echo "${as_me:-configure}:20783: testing find linkage for iconv library ..." 1>&5
 
 
-    
-echo "${as_me:-configure}:20384: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5
+	
+echo "${as_me:-configure}:20787: testing Searching for headers in FIND_LINKAGE(iconv,) ..." 1>&5
 
 
-    cf_save_CPPFLAGS="$CPPFLAGS"
-    cf_test_CPPFLAGS="$CPPFLAGS"
+	cf_save_CPPFLAGS="$CPPFLAGS"
+	cf_test_CPPFLAGS="$CPPFLAGS"
 
-    
+	
 cf_search=
 
 # collect the current set of include-directories from compiler flags
@@ -20394,8 +20797,8 @@ cf_header_path_list=""
 if test -n "${CFLAGS}${CPPFLAGS}" ; then
 	for cf_header_path in $CPPFLAGS $CFLAGS
 	do
-		case $cf_header_path in #(vi
-		-I*)
+		case $cf_header_path in
+		(-I*)
 			cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'`
 			
 test "x$cf_header_path" != "xNONE" && \
@@ -20420,18 +20823,6 @@ fi
 cf_search=
 
 
-test "x/usr" != "x$prefix" && \
-test -d "/usr" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /usr"
-	test -d /usr/include &&          cf_search="$cf_search /usr/include"
-	test -d /usr/include/iconv &&       cf_search="$cf_search /usr/include/iconv"
-	test -d /usr/include/iconv/include &&    cf_search="$cf_search /usr/include/iconv/include"
-	test -d /usr/iconv/include &&       cf_search="$cf_search /usr/iconv/include"
-	test -d /usr/iconv/include/iconv &&    cf_search="$cf_search /usr/iconv/include/iconv"
-}
-
-
 test "x$prefix" != "xNONE" && \
 test -d "$prefix" && \
  {
@@ -20444,41 +20835,27 @@ test -d "$prefix" && \
 }
 
 
-test "x/usr/local" != "x$prefix" && \
-test -d "/usr/local" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr/local" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /usr/local"
-	test -d /usr/local/include &&          cf_search="$cf_search /usr/local/include"
-	test -d /usr/local/include/iconv &&       cf_search="$cf_search /usr/local/include/iconv"
-	test -d /usr/local/include/iconv/include &&    cf_search="$cf_search /usr/local/include/iconv/include"
-	test -d /usr/local/iconv/include &&       cf_search="$cf_search /usr/local/iconv/include"
-	test -d /usr/local/iconv/include/iconv &&    cf_search="$cf_search /usr/local/iconv/include/iconv"
-}
-
-
-test "x/opt" != "x$prefix" && \
-test -d "/opt" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/opt" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /opt"
-	test -d /opt/include &&          cf_search="$cf_search /opt/include"
-	test -d /opt/include/iconv &&       cf_search="$cf_search /opt/include/iconv"
-	test -d /opt/include/iconv/include &&    cf_search="$cf_search /opt/include/iconv/include"
-	test -d /opt/iconv/include &&       cf_search="$cf_search /opt/iconv/include"
-	test -d /opt/iconv/include/iconv &&    cf_search="$cf_search /opt/iconv/include/iconv"
-}
-
-
-test "x$HOME" != "x$prefix" && \
-test -d "$HOME" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x$HOME" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under $HOME"
-	test -d $HOME/include &&          cf_search="$cf_search $HOME/include"
-	test -d $HOME/include/iconv &&       cf_search="$cf_search $HOME/include/iconv"
-	test -d $HOME/include/iconv/include &&    cf_search="$cf_search $HOME/include/iconv/include"
-	test -d $HOME/iconv/include &&       cf_search="$cf_search $HOME/iconv/include"
-	test -d $HOME/iconv/include/iconv &&    cf_search="$cf_search $HOME/iconv/include/iconv"
+for cf_subdir_prefix in \
+	/usr \
+	/usr/local \
+	/usr/pkg \
+	/opt \
+	/opt/local \
+	$HOME
+do
+	
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+(test -z "$prefix" || test x$prefix = xNONE || test "x$cf_subdir_prefix" != "x$prefix") && {
+	test -n "$verbose" && echo "	... testing for include-directories under $cf_subdir_prefix"
+	test -d $cf_subdir_prefix/include &&          cf_search="$cf_search $cf_subdir_prefix/include"
+	test -d $cf_subdir_prefix/include/iconv &&       cf_search="$cf_search $cf_subdir_prefix/include/iconv"
+	test -d $cf_subdir_prefix/include/iconv/include &&    cf_search="$cf_search $cf_subdir_prefix/include/iconv/include"
+	test -d $cf_subdir_prefix/iconv/include &&       cf_search="$cf_search $cf_subdir_prefix/iconv/include"
+	test -d $cf_subdir_prefix/iconv/include/iconv &&    cf_search="$cf_search $cf_subdir_prefix/iconv/include/iconv"
 }
 
+done
 
 
 test "$includedir" != NONE && \
@@ -20497,17 +20874,17 @@ test -d "$oldincludedir" && {
 
 cf_search="$cf_search $cf_header_path_list"
 
-    for cf_cv_header_path_iconv in $cf_search
-    do
-      if test -d $cf_cv_header_path_iconv ; then
-        test -n "$verbose" && echo "	... testing $cf_cv_header_path_iconv" 1>&6
+	for cf_cv_header_path_iconv in $cf_search
+	do
+		if test -d $cf_cv_header_path_iconv ; then
+			test -n "$verbose" && echo "	... testing $cf_cv_header_path_iconv" 1>&6
 
-echo "${as_me:-configure}:20506: testing ... testing $cf_cv_header_path_iconv ..." 1>&5
+echo "${as_me:-configure}:20883: testing ... testing $cf_cv_header_path_iconv ..." 1>&5
 
 
-        CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_iconv"
-        cat > conftest.$ac_ext <<EOF
-#line 20511 "configure"
+			CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_iconv"
+			cat > conftest.$ac_ext <<EOF
+#line 20888 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -20521,49 +20898,49 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:20525: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:20902: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   
-            test -n "$verbose" && echo "	... found iconv headers in $cf_cv_header_path_iconv" 1>&6
+				test -n "$verbose" && echo "	... found iconv headers in $cf_cv_header_path_iconv" 1>&6
 
-echo "${as_me:-configure}:20530: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5
+echo "${as_me:-configure}:20907: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>&5
 
 
-            cf_cv_find_linkage_iconv=maybe
-            cf_test_CPPFLAGS="$CPPFLAGS"
-            break
+				cf_cv_find_linkage_iconv=maybe
+				cf_test_CPPFLAGS="$CPPFLAGS"
+				break
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   
-            CPPFLAGS="$cf_save_CPPFLAGS"
-            
+				CPPFLAGS="$cf_save_CPPFLAGS"
+				
 fi
 rm -f conftest*
-      fi
-    done
+		fi
+	done
 
-    if test "$cf_cv_find_linkage_iconv" = maybe ; then
+	if test "$cf_cv_find_linkage_iconv" = maybe ; then
 
-      
-echo "${as_me:-configure}:20551: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5
+		
+echo "${as_me:-configure}:20928: testing Searching for iconv library in FIND_LINKAGE(iconv,) ..." 1>&5
 
 
-      cf_save_LIBS="$LIBS"
-      cf_save_LDFLAGS="$LDFLAGS"
+		cf_save_LIBS="$LIBS"
+		cf_save_LDFLAGS="$LDFLAGS"
 
-      
+		
 
-      if test "$cf_cv_find_linkage_iconv" != yes ; then
-        
+		if test "$cf_cv_find_linkage_iconv" != yes ; then
+			
 cf_search=
 cf_library_path_list=""
 if test -n "${LDFLAGS}${LIBS}" ; then
 	for cf_library_path in $LDFLAGS $LIBS
 	do
-		case $cf_library_path in #(vi
-		-L*)
+		case $cf_library_path in
+		(-L*)
 			cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
 			
 test "x$cf_library_path" != "xNONE" && \
@@ -20587,18 +20964,6 @@ fi
 cf_search=
 
 
-test "x/usr" != "x$prefix" && \
-test -d "/usr" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /usr"
-	test -d /usr/lib &&          cf_search="$cf_search /usr/lib"
-	test -d /usr/lib/iconv &&       cf_search="$cf_search /usr/lib/iconv"
-	test -d /usr/lib/iconv/lib &&    cf_search="$cf_search /usr/lib/iconv/lib"
-	test -d /usr/iconv/lib &&       cf_search="$cf_search /usr/iconv/lib"
-	test -d /usr/iconv/lib/iconv &&    cf_search="$cf_search /usr/iconv/lib/iconv"
-}
-
-
 test "x$prefix" != "xNONE" && \
 test -d "$prefix" && \
  {
@@ -20611,58 +20976,44 @@ test -d "$prefix" && \
 }
 
 
-test "x/usr/local" != "x$prefix" && \
-test -d "/usr/local" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr/local" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /usr/local"
-	test -d /usr/local/lib &&          cf_search="$cf_search /usr/local/lib"
-	test -d /usr/local/lib/iconv &&       cf_search="$cf_search /usr/local/lib/iconv"
-	test -d /usr/local/lib/iconv/lib &&    cf_search="$cf_search /usr/local/lib/iconv/lib"
-	test -d /usr/local/iconv/lib &&       cf_search="$cf_search /usr/local/iconv/lib"
-	test -d /usr/local/iconv/lib/iconv &&    cf_search="$cf_search /usr/local/iconv/lib/iconv"
-}
-
-
-test "x/opt" != "x$prefix" && \
-test -d "/opt" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/opt" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /opt"
-	test -d /opt/lib &&          cf_search="$cf_search /opt/lib"
-	test -d /opt/lib/iconv &&       cf_search="$cf_search /opt/lib/iconv"
-	test -d /opt/lib/iconv/lib &&    cf_search="$cf_search /opt/lib/iconv/lib"
-	test -d /opt/iconv/lib &&       cf_search="$cf_search /opt/iconv/lib"
-	test -d /opt/iconv/lib/iconv &&    cf_search="$cf_search /opt/iconv/lib/iconv"
-}
-
-
-test "x$HOME" != "x$prefix" && \
-test -d "$HOME" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x$HOME" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under $HOME"
-	test -d $HOME/lib &&          cf_search="$cf_search $HOME/lib"
-	test -d $HOME/lib/iconv &&       cf_search="$cf_search $HOME/lib/iconv"
-	test -d $HOME/lib/iconv/lib &&    cf_search="$cf_search $HOME/lib/iconv/lib"
-	test -d $HOME/iconv/lib &&       cf_search="$cf_search $HOME/iconv/lib"
-	test -d $HOME/iconv/lib/iconv &&    cf_search="$cf_search $HOME/iconv/lib/iconv"
+for cf_subdir_prefix in \
+	/usr \
+	/usr/local \
+	/usr/pkg \
+	/opt \
+	/opt/local \
+	$HOME
+do
+	
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+(test -z "$prefix" || test x$prefix = xNONE || test "x$cf_subdir_prefix" != "x$prefix") && {
+	test -n "$verbose" && echo "	... testing for lib-directories under $cf_subdir_prefix"
+	test -d $cf_subdir_prefix/lib &&          cf_search="$cf_search $cf_subdir_prefix/lib"
+	test -d $cf_subdir_prefix/lib/iconv &&       cf_search="$cf_search $cf_subdir_prefix/lib/iconv"
+	test -d $cf_subdir_prefix/lib/iconv/lib &&    cf_search="$cf_search $cf_subdir_prefix/lib/iconv/lib"
+	test -d $cf_subdir_prefix/iconv/lib &&       cf_search="$cf_search $cf_subdir_prefix/iconv/lib"
+	test -d $cf_subdir_prefix/iconv/lib/iconv &&    cf_search="$cf_search $cf_subdir_prefix/iconv/lib/iconv"
 }
 
+done
 
 
 cf_search="$cf_library_path_list $cf_search"
 
-        for cf_cv_library_path_iconv in $cf_search
-        do
-          if test -d $cf_cv_library_path_iconv ; then
-            test -n "$verbose" && echo "	... testing $cf_cv_library_path_iconv" 1>&6
-
-echo "${as_me:-configure}:20659: testing ... testing $cf_cv_library_path_iconv ..." 1>&5
+			for cf_cv_library_path_iconv in $cf_search
+			do
+				if test -d $cf_cv_library_path_iconv ; then
+					test -n "$verbose" && echo "	... testing $cf_cv_library_path_iconv" 1>&6
+
+echo "${as_me:-configure}:21010: testing ... testing $cf_cv_library_path_iconv ..." 1>&5
 
 
-            CPPFLAGS="$cf_test_CPPFLAGS"
-            LIBS="-liconv  $cf_save_LIBS"
-            LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_iconv"
-            cat > conftest.$ac_ext <<EOF
-#line 20666 "configure"
+					CPPFLAGS="$cf_test_CPPFLAGS"
+					LIBS="-liconv  $cf_save_LIBS"
+					LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_iconv"
+					cat > conftest.$ac_ext <<EOF
+#line 21017 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -20676,38 +21027,38 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:20680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21031: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
-                test -n "$verbose" && echo "	... found iconv library in $cf_cv_library_path_iconv" 1>&6
+					test -n "$verbose" && echo "	... found iconv library in $cf_cv_library_path_iconv" 1>&6
 
-echo "${as_me:-configure}:20685: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5
+echo "${as_me:-configure}:21036: testing ... found iconv library in $cf_cv_library_path_iconv ..." 1>&5
 
 
-                cf_cv_find_linkage_iconv=yes
-                cf_cv_library_file_iconv="-liconv"
-                break
+					cf_cv_find_linkage_iconv=yes
+					cf_cv_library_file_iconv="-liconv"
+					break
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5
 
   
-                CPPFLAGS="$cf_save_CPPFLAGS"
-                LIBS="$cf_save_LIBS"
-                LDFLAGS="$cf_save_LDFLAGS"
-                
+					CPPFLAGS="$cf_save_CPPFLAGS"
+					LIBS="$cf_save_LIBS"
+					LDFLAGS="$cf_save_LDFLAGS"
+					
 fi
 rm -rf conftest*
-          fi
-        done
-        CPPFLAGS="$cf_save_CPPFLAGS"
-        LDFLAGS="$cf_save_LDFLAGS"
-      fi
+				fi
+			done
+			CPPFLAGS="$cf_save_CPPFLAGS"
+			LDFLAGS="$cf_save_LDFLAGS"
+		fi
 
-    else
-      cf_cv_find_linkage_iconv=no
-    fi
-    
+	else
+		cf_cv_find_linkage_iconv=no
+	fi
+	
 fi
 rm -rf conftest*
 
@@ -20733,13 +21084,13 @@ EOF
 
 
     echo $ac_n "checking if the declaration of iconv() needs const.""... $ac_c" 1>&6
-echo "configure:20737: checking if the declaration of iconv() needs const." >&5
+echo "configure:21088: checking if the declaration of iconv() needs const." >&5
 if eval "test \"`echo '$''{'am_cv_proto_iconv_const'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
       cat > conftest.$ac_ext <<EOF
-#line 20743 "configure"
+#line 21094 "configure"
 #include "confdefs.h"
 
 #include <stdlib.h>
@@ -20759,7 +21110,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:20763: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:21114: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   am_cv_proto_iconv_const=no
 else
@@ -20812,14 +21163,14 @@ if test -n "$cf_cv_header_path_iconv" ;
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 20816 "configure"
+#line 21167 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:20823: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:21174: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -20836,7 +21187,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:20840: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:21191: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -20847,6 +21198,8 @@ echo "${as_me:-configure}:20840: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -20856,31 +21209,31 @@ fi
       LIBICONV="-liconv"
       
 if test -n "$cf_cv_library_path_iconv" ; then
-  for cf_add_libdir in $cf_cv_library_path_iconv
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in $cf_cv_library_path_iconv
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:20878: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:21231: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        LDFLAGS="-L$cf_add_libdir $LDFLAGS"
-      fi
-    fi
-  done
+				LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+			fi
+		fi
+	done
 fi
 
     fi
@@ -20889,20 +21242,20 @@ fi
   
 
    
-  echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6
-echo "configure:20894: checking for nl_langinfo and CODESET" >&5
+echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6
+echo "configure:21247: 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 20899 "configure"
+#line 21252 "configure"
 #include "confdefs.h"
 #include <langinfo.h>
 int main() {
 char* cs = nl_langinfo(CODESET);
 ; return 0; }
 EOF
-if { (eval echo configure:20906: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21259: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   am_cv_langinfo_codeset=yes
 else
@@ -20912,32 +21265,32 @@ else
   am_cv_langinfo_codeset=no
 fi
 rm -rf conftest*
-    
+	
 fi
 
 echo "$ac_t""$am_cv_langinfo_codeset" 1>&6
-  if test $am_cv_langinfo_codeset = yes; then
-    cat >> confdefs.h <<\EOF
+	if test $am_cv_langinfo_codeset = yes; then
+		cat >> confdefs.h <<\EOF
 #define HAVE_LANGINFO_CODESET 1
 EOF
 
-  fi
+	fi
 
    if test $ac_cv_header_locale_h = yes; then
-    echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
-echo "configure:20929: checking for LC_MESSAGES" >&5
+	echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
+echo "configure:21282: 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 20934 "configure"
+#line 21287 "configure"
 #include "confdefs.h"
 #include <locale.h>
 int main() {
 return LC_MESSAGES
 ; return 0; }
 EOF
-if { (eval echo configure:20941: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21294: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   am_cv_val_LC_MESSAGES=yes
 else
@@ -20950,15 +21303,15 @@ rm -rf conftest*
 fi
 
 echo "$ac_t""$am_cv_val_LC_MESSAGES" 1>&6
-    if test $am_cv_val_LC_MESSAGES = yes; then
-      cat >> confdefs.h <<\EOF
+	if test $am_cv_val_LC_MESSAGES = yes; then
+		cat >> confdefs.h <<\EOF
 #define HAVE_LC_MESSAGES 1
 EOF
 
-    fi
-  fi
+	fi
+fi
    echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
-echo "configure:20962: checking whether NLS is requested" >&5
+echo "configure:21315: checking whether NLS is requested" >&5
     
   
 # Check whether --enable-nls or --disable-nls was given.
@@ -20982,7 +21335,7 @@ fi
 EOF
 
     echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
-echo "configure:20986: checking whether included gettext is requested" >&5
+echo "configure:21339: 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
@@ -20999,9 +21352,25 @@ fi
                         CATOBJEXT=NONE
 
       cf_save_LIBS_1="$LIBS"
-      LIBS="$LIBICONV $LIBS"
+      
+cf_add_libs="$LIBICONV"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
       echo $ac_n "checking for libintl.h and gettext()""... $ac_c" 1>&6
-echo "configure:21005: checking for libintl.h and gettext()" >&5
+echo "configure:21374: checking for libintl.h and gettext()" >&5
 if eval "test \"`echo '$''{'cf_cv_func_gettext'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -21014,13 +21383,13 @@ cf_cv_header_path_intl=
 cf_cv_library_path_intl=
 
 
-echo "${as_me:-configure}:21018: testing Starting FIND_LINKAGE(intl,) ..." 1>&5
+echo "${as_me:-configure}:21387: testing Starting FIND_LINKAGE(intl,) ..." 1>&5
 
 
 cf_save_LIBS="$LIBS"
 
 cat > conftest.$ac_ext <<EOF
-#line 21024 "configure"
+#line 21393 "configure"
 #include "confdefs.h"
 
 #include <libintl.h>
@@ -21028,14 +21397,14 @@ extern int _nl_msg_cat_cntr;
 
 int main() {
 
-    bindtextdomain ("", "");
-    return (int) gettext ("")
-            
-             + _nl_msg_cat_cntr
+	bindtextdomain ("", "");
+	return (int) gettext ("")
+			
+			 + _nl_msg_cat_cntr
 
 ; return 0; }
 EOF
-if { (eval echo configure:21039: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21408: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 	cf_cv_find_linkage_intl=yes
@@ -21051,7 +21420,7 @@ else
 LIBS="-lintl  $cf_save_LIBS"
 
 cat > conftest.$ac_ext <<EOF
-#line 21055 "configure"
+#line 21424 "configure"
 #include "confdefs.h"
 
 #include <libintl.h>
@@ -21059,14 +21428,14 @@ extern int _nl_msg_cat_cntr;
 
 int main() {
 
-    bindtextdomain ("", "");
-    return (int) gettext ("")
-            
-             + _nl_msg_cat_cntr
+	bindtextdomain ("", "");
+	return (int) gettext ("")
+			
+			 + _nl_msg_cat_cntr
 
 ; return 0; }
 EOF
-if { (eval echo configure:21070: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21439: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
 	cf_cv_find_linkage_intl=yes
@@ -21082,19 +21451,19 @@ else
 	cf_cv_find_linkage_intl=no
 	LIBS="$cf_save_LIBS"
 
-    test -n "$verbose" && echo "	find linkage for intl library" 1>&6
+	test -n "$verbose" && echo "	find linkage for intl library" 1>&6
 
-echo "${as_me:-configure}:21088: testing find linkage for intl library ..." 1>&5
+echo "${as_me:-configure}:21457: testing find linkage for intl library ..." 1>&5
 
 
-    
-echo "${as_me:-configure}:21092: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5
+	
+echo "${as_me:-configure}:21461: testing Searching for headers in FIND_LINKAGE(intl,) ..." 1>&5
 
 
-    cf_save_CPPFLAGS="$CPPFLAGS"
-    cf_test_CPPFLAGS="$CPPFLAGS"
+	cf_save_CPPFLAGS="$CPPFLAGS"
+	cf_test_CPPFLAGS="$CPPFLAGS"
 
-    
+	
 cf_search=
 
 # collect the current set of include-directories from compiler flags
@@ -21102,8 +21471,8 @@ cf_header_path_list=""
 if test -n "${CFLAGS}${CPPFLAGS}" ; then
 	for cf_header_path in $CPPFLAGS $CFLAGS
 	do
-		case $cf_header_path in #(vi
-		-I*)
+		case $cf_header_path in
+		(-I*)
 			cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'`
 			
 test "x$cf_header_path" != "xNONE" && \
@@ -21128,18 +21497,6 @@ fi
 cf_search=
 
 
-test "x/usr" != "x$prefix" && \
-test -d "/usr" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /usr"
-	test -d /usr/include &&          cf_search="$cf_search /usr/include"
-	test -d /usr/include/intl &&       cf_search="$cf_search /usr/include/intl"
-	test -d /usr/include/intl/include &&    cf_search="$cf_search /usr/include/intl/include"
-	test -d /usr/intl/include &&       cf_search="$cf_search /usr/intl/include"
-	test -d /usr/intl/include/intl &&    cf_search="$cf_search /usr/intl/include/intl"
-}
-
-
 test "x$prefix" != "xNONE" && \
 test -d "$prefix" && \
  {
@@ -21152,41 +21509,27 @@ test -d "$prefix" && \
 }
 
 
-test "x/usr/local" != "x$prefix" && \
-test -d "/usr/local" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr/local" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /usr/local"
-	test -d /usr/local/include &&          cf_search="$cf_search /usr/local/include"
-	test -d /usr/local/include/intl &&       cf_search="$cf_search /usr/local/include/intl"
-	test -d /usr/local/include/intl/include &&    cf_search="$cf_search /usr/local/include/intl/include"
-	test -d /usr/local/intl/include &&       cf_search="$cf_search /usr/local/intl/include"
-	test -d /usr/local/intl/include/intl &&    cf_search="$cf_search /usr/local/intl/include/intl"
-}
-
-
-test "x/opt" != "x$prefix" && \
-test -d "/opt" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/opt" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under /opt"
-	test -d /opt/include &&          cf_search="$cf_search /opt/include"
-	test -d /opt/include/intl &&       cf_search="$cf_search /opt/include/intl"
-	test -d /opt/include/intl/include &&    cf_search="$cf_search /opt/include/intl/include"
-	test -d /opt/intl/include &&       cf_search="$cf_search /opt/intl/include"
-	test -d /opt/intl/include/intl &&    cf_search="$cf_search /opt/intl/include/intl"
-}
-
-
-test "x$HOME" != "x$prefix" && \
-test -d "$HOME" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x$HOME" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for include-directories under $HOME"
-	test -d $HOME/include &&          cf_search="$cf_search $HOME/include"
-	test -d $HOME/include/intl &&       cf_search="$cf_search $HOME/include/intl"
-	test -d $HOME/include/intl/include &&    cf_search="$cf_search $HOME/include/intl/include"
-	test -d $HOME/intl/include &&       cf_search="$cf_search $HOME/intl/include"
-	test -d $HOME/intl/include/intl &&    cf_search="$cf_search $HOME/intl/include/intl"
+for cf_subdir_prefix in \
+	/usr \
+	/usr/local \
+	/usr/pkg \
+	/opt \
+	/opt/local \
+	$HOME
+do
+	
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+(test -z "$prefix" || test x$prefix = xNONE || test "x$cf_subdir_prefix" != "x$prefix") && {
+	test -n "$verbose" && echo "	... testing for include-directories under $cf_subdir_prefix"
+	test -d $cf_subdir_prefix/include &&          cf_search="$cf_search $cf_subdir_prefix/include"
+	test -d $cf_subdir_prefix/include/intl &&       cf_search="$cf_search $cf_subdir_prefix/include/intl"
+	test -d $cf_subdir_prefix/include/intl/include &&    cf_search="$cf_search $cf_subdir_prefix/include/intl/include"
+	test -d $cf_subdir_prefix/intl/include &&       cf_search="$cf_search $cf_subdir_prefix/intl/include"
+	test -d $cf_subdir_prefix/intl/include/intl &&    cf_search="$cf_search $cf_subdir_prefix/intl/include/intl"
 }
 
+done
 
 
 test "$includedir" != NONE && \
@@ -21205,17 +21548,17 @@ test -d "$oldincludedir" && {
 
 cf_search="$cf_search $cf_header_path_list"
 
-    for cf_cv_header_path_intl in $cf_search
-    do
-      if test -d $cf_cv_header_path_intl ; then
-        test -n "$verbose" && echo "	... testing $cf_cv_header_path_intl" 1>&6
+	for cf_cv_header_path_intl in $cf_search
+	do
+		if test -d $cf_cv_header_path_intl ; then
+			test -n "$verbose" && echo "	... testing $cf_cv_header_path_intl" 1>&6
 
-echo "${as_me:-configure}:21214: testing ... testing $cf_cv_header_path_intl ..." 1>&5
+echo "${as_me:-configure}:21557: testing ... testing $cf_cv_header_path_intl ..." 1>&5
 
 
-        CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_intl"
-        cat > conftest.$ac_ext <<EOF
-#line 21219 "configure"
+			CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_intl"
+			cat > conftest.$ac_ext <<EOF
+#line 21562 "configure"
 #include "confdefs.h"
 
 #include <libintl.h>
@@ -21223,56 +21566,56 @@ extern int _nl_msg_cat_cntr;
 
 int main() {
 
-    bindtextdomain ("", "");
-    return (int) gettext ("")
-            
-             + _nl_msg_cat_cntr
+	bindtextdomain ("", "");
+	return (int) gettext ("")
+			
+			 + _nl_msg_cat_cntr
 
 ; return 0; }
 EOF
-if { (eval echo configure:21234: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:21577: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   
-            test -n "$verbose" && echo "	... found intl headers in $cf_cv_header_path_intl" 1>&6
+				test -n "$verbose" && echo "	... found intl headers in $cf_cv_header_path_intl" 1>&6
 
-echo "${as_me:-configure}:21239: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5
+echo "${as_me:-configure}:21582: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5
 
 
-            cf_cv_find_linkage_intl=maybe
-            cf_test_CPPFLAGS="$CPPFLAGS"
-            break
+				cf_cv_find_linkage_intl=maybe
+				cf_test_CPPFLAGS="$CPPFLAGS"
+				break
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   
-            CPPFLAGS="$cf_save_CPPFLAGS"
-            
+				CPPFLAGS="$cf_save_CPPFLAGS"
+				
 fi
 rm -f conftest*
-      fi
-    done
+		fi
+	done
 
-    if test "$cf_cv_find_linkage_intl" = maybe ; then
+	if test "$cf_cv_find_linkage_intl" = maybe ; then
 
-      
-echo "${as_me:-configure}:21260: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5
+		
+echo "${as_me:-configure}:21603: testing Searching for intl library in FIND_LINKAGE(intl,) ..." 1>&5
 
 
-      cf_save_LIBS="$LIBS"
-      cf_save_LDFLAGS="$LDFLAGS"
+		cf_save_LIBS="$LIBS"
+		cf_save_LDFLAGS="$LDFLAGS"
 
-      
+		
 
-      if test "$cf_cv_find_linkage_intl" != yes ; then
-        
+		if test "$cf_cv_find_linkage_intl" != yes ; then
+			
 cf_search=
 cf_library_path_list=""
 if test -n "${LDFLAGS}${LIBS}" ; then
 	for cf_library_path in $LDFLAGS $LIBS
 	do
-		case $cf_library_path in #(vi
-		-L*)
+		case $cf_library_path in
+		(-L*)
 			cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
 			
 test "x$cf_library_path" != "xNONE" && \
@@ -21296,18 +21639,6 @@ fi
 cf_search=
 
 
-test "x/usr" != "x$prefix" && \
-test -d "/usr" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /usr"
-	test -d /usr/lib &&          cf_search="$cf_search /usr/lib"
-	test -d /usr/lib/intl &&       cf_search="$cf_search /usr/lib/intl"
-	test -d /usr/lib/intl/lib &&    cf_search="$cf_search /usr/lib/intl/lib"
-	test -d /usr/intl/lib &&       cf_search="$cf_search /usr/intl/lib"
-	test -d /usr/intl/lib/intl &&    cf_search="$cf_search /usr/intl/lib/intl"
-}
-
-
 test "x$prefix" != "xNONE" && \
 test -d "$prefix" && \
  {
@@ -21320,58 +21651,44 @@ test -d "$prefix" && \
 }
 
 
-test "x/usr/local" != "x$prefix" && \
-test -d "/usr/local" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/usr/local" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /usr/local"
-	test -d /usr/local/lib &&          cf_search="$cf_search /usr/local/lib"
-	test -d /usr/local/lib/intl &&       cf_search="$cf_search /usr/local/lib/intl"
-	test -d /usr/local/lib/intl/lib &&    cf_search="$cf_search /usr/local/lib/intl/lib"
-	test -d /usr/local/intl/lib &&       cf_search="$cf_search /usr/local/intl/lib"
-	test -d /usr/local/intl/lib/intl &&    cf_search="$cf_search /usr/local/intl/lib/intl"
-}
-
-
-test "x/opt" != "x$prefix" && \
-test -d "/opt" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x/opt" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under /opt"
-	test -d /opt/lib &&          cf_search="$cf_search /opt/lib"
-	test -d /opt/lib/intl &&       cf_search="$cf_search /opt/lib/intl"
-	test -d /opt/lib/intl/lib &&    cf_search="$cf_search /opt/lib/intl/lib"
-	test -d /opt/intl/lib &&       cf_search="$cf_search /opt/intl/lib"
-	test -d /opt/intl/lib/intl &&    cf_search="$cf_search /opt/intl/lib/intl"
-}
-
-
-test "x$HOME" != "x$prefix" && \
-test -d "$HOME" && \
-(test -z "$prefix" || test x$prefix = xNONE || test "x$HOME" != "x$prefix") && {
-	test -n "$verbose" && echo "	... testing for lib-directories under $HOME"
-	test -d $HOME/lib &&          cf_search="$cf_search $HOME/lib"
-	test -d $HOME/lib/intl &&       cf_search="$cf_search $HOME/lib/intl"
-	test -d $HOME/lib/intl/lib &&    cf_search="$cf_search $HOME/lib/intl/lib"
-	test -d $HOME/intl/lib &&       cf_search="$cf_search $HOME/intl/lib"
-	test -d $HOME/intl/lib/intl &&    cf_search="$cf_search $HOME/intl/lib/intl"
+for cf_subdir_prefix in \
+	/usr \
+	/usr/local \
+	/usr/pkg \
+	/opt \
+	/opt/local \
+	$HOME
+do
+	
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+(test -z "$prefix" || test x$prefix = xNONE || test "x$cf_subdir_prefix" != "x$prefix") && {
+	test -n "$verbose" && echo "	... testing for lib-directories under $cf_subdir_prefix"
+	test -d $cf_subdir_prefix/lib &&          cf_search="$cf_search $cf_subdir_prefix/lib"
+	test -d $cf_subdir_prefix/lib/intl &&       cf_search="$cf_search $cf_subdir_prefix/lib/intl"
+	test -d $cf_subdir_prefix/lib/intl/lib &&    cf_search="$cf_search $cf_subdir_prefix/lib/intl/lib"
+	test -d $cf_subdir_prefix/intl/lib &&       cf_search="$cf_search $cf_subdir_prefix/intl/lib"
+	test -d $cf_subdir_prefix/intl/lib/intl &&    cf_search="$cf_search $cf_subdir_prefix/intl/lib/intl"
 }
 
+done
 
 
 cf_search="$cf_library_path_list $cf_search"
 
-        for cf_cv_library_path_intl in $cf_search
-        do
-          if test -d $cf_cv_library_path_intl ; then
-            test -n "$verbose" && echo "	... testing $cf_cv_library_path_intl" 1>&6
-
-echo "${as_me:-configure}:21368: testing ... testing $cf_cv_library_path_intl ..." 1>&5
+			for cf_cv_library_path_intl in $cf_search
+			do
+				if test -d $cf_cv_library_path_intl ; then
+					test -n "$verbose" && echo "	... testing $cf_cv_library_path_intl" 1>&6
+
+echo "${as_me:-configure}:21685: testing ... testing $cf_cv_library_path_intl ..." 1>&5
 
 
-            CPPFLAGS="$cf_test_CPPFLAGS"
-            LIBS="-lintl  $cf_save_LIBS"
-            LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_intl"
-            cat > conftest.$ac_ext <<EOF
-#line 21375 "configure"
+					CPPFLAGS="$cf_test_CPPFLAGS"
+					LIBS="-lintl  $cf_save_LIBS"
+					LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_intl"
+					cat > conftest.$ac_ext <<EOF
+#line 21692 "configure"
 #include "confdefs.h"
 
 #include <libintl.h>
@@ -21379,45 +21696,45 @@ extern int _nl_msg_cat_cntr;
 
 int main() {
 
-    bindtextdomain ("", "");
-    return (int) gettext ("")
-            
-             + _nl_msg_cat_cntr
+	bindtextdomain ("", "");
+	return (int) gettext ("")
+			
+			 + _nl_msg_cat_cntr
 
 ; return 0; }
 EOF
-if { (eval echo configure:21390: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21707: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   
-                test -n "$verbose" && echo "	... found intl library in $cf_cv_library_path_intl" 1>&6
+					test -n "$verbose" && echo "	... found intl library in $cf_cv_library_path_intl" 1>&6
 
-echo "${as_me:-configure}:21395: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5
+echo "${as_me:-configure}:21712: testing ... found intl library in $cf_cv_library_path_intl ..." 1>&5
 
 
-                cf_cv_find_linkage_intl=yes
-                cf_cv_library_file_intl="-lintl"
-                break
+					cf_cv_find_linkage_intl=yes
+					cf_cv_library_file_intl="-lintl"
+					break
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5
 
   
-                CPPFLAGS="$cf_save_CPPFLAGS"
-                LIBS="$cf_save_LIBS"
-                LDFLAGS="$cf_save_LDFLAGS"
-                
+					CPPFLAGS="$cf_save_CPPFLAGS"
+					LIBS="$cf_save_LIBS"
+					LDFLAGS="$cf_save_LDFLAGS"
+					
 fi
 rm -rf conftest*
-          fi
-        done
-        CPPFLAGS="$cf_save_CPPFLAGS"
-        LDFLAGS="$cf_save_LDFLAGS"
-      fi
+				fi
+			done
+			CPPFLAGS="$cf_save_CPPFLAGS"
+			LDFLAGS="$cf_save_LDFLAGS"
+		fi
 
-    else
-      cf_cv_find_linkage_intl=no
-    fi
-    
+	else
+		cf_cv_find_linkage_intl=no
+	fi
+	
 fi
 rm -rf conftest*
 
@@ -21475,14 +21792,14 @@ if test -n "$cf_cv_header_path_intl" ; t
 			  cf_save_CPPFLAGS=$CPPFLAGS
 			  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
 			  cat > conftest.$ac_ext <<EOF
-#line 21479 "configure"
+#line 21796 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello")
 ; return 0; }
 EOF
-if { (eval echo configure:21486: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:21803: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -21499,7 +21816,7 @@ rm -f conftest*
 		if test "$cf_have_incdir" = no ; then
 		  test -n "$verbose" && echo "	adding $cf_add_incdir to include-path" 1>&6
 
-echo "${as_me:-configure}:21503: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:21820: testing adding $cf_add_incdir to include-path ..." 1>&5
 
 
 		  CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -21510,6 +21827,8 @@ echo "${as_me:-configure}:21503: testing
 		else
 		  break
 		fi
+	  else
+		break
 	  fi
 	done
   done
@@ -21520,31 +21839,31 @@ fi
                                                 INTLLIBS="$cf_cv_library_file_intl $LIBICONV"
             
 if test -n "$cf_cv_library_path_intl" ; then
-  for cf_add_libdir in $cf_cv_library_path_intl
-  do
-    if test $cf_add_libdir = /usr/lib ; then
-      :
-    elif test -d $cf_add_libdir
-    then
-      cf_have_libdir=no
-      if test -n "$LDFLAGS$LIBS" ; then
-        # a loop is needed to ensure we can add subdirs of existing dirs
-        for cf_test_libdir in $LDFLAGS $LIBS ; do
-          if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
-            cf_have_libdir=yes; break
-          fi
-        done
-      fi
-      if test "$cf_have_libdir" = no ; then
-        test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
+	for cf_add_libdir in $cf_cv_library_path_intl
+	do
+		if test $cf_add_libdir = /usr/lib ; then
+			:
+		elif test -d $cf_add_libdir
+		then
+			cf_have_libdir=no
+			if test -n "$LDFLAGS$LIBS" ; then
+				# a loop is needed to ensure we can add subdirs of existing dirs
+				for cf_test_libdir in $LDFLAGS $LIBS ; do
+					if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+						cf_have_libdir=yes; break
+					fi
+				done
+			fi
+			if test "$cf_have_libdir" = no ; then
+				test -n "$verbose" && echo "	adding $cf_add_libdir to library-path" 1>&6
 
-echo "${as_me:-configure}:21542: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:21861: testing adding $cf_add_libdir to library-path ..." 1>&5
 
 
-        INTLLIBS="-L$cf_add_libdir $INTLLIBS"
-      fi
-    fi
-  done
+				INTLLIBS="-L$cf_add_libdir $INTLLIBS"
+			fi
+		fi
+	done
 fi
 
           fi
@@ -21554,12 +21873,12 @@ fi
           for ac_func in dcgettext
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:21558: checking for $ac_func" >&5
+echo "configure:21877: 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 21563 "configure"
+#line 21882 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -21582,7 +21901,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:21586: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:21905: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -21612,15 +21931,15 @@ done
 
 set dummy msgfmt; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:21616: checking for $ac_word" >&5
+echo "configure:21935: 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
   case "$MSGFMT" in
-  [\\/]*|?:[\\/]*)
+  ([\\/]*|?:[\\/]*)
   ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
   ;;
-  *)
+  (*)
   IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}"
   for ac_dir in $PATH; do
     test -z "$ac_dir" && ac_dir=.
@@ -21646,7 +21965,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:21650: checking for $ac_word" >&5
+echo "configure:21969: 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
@@ -21684,15 +22003,15 @@ fi
 
 set dummy xgettext; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:21688: checking for $ac_word" >&5
+echo "configure:22007: 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
   case "$XGETTEXT" in
-  [\\/]*|?:[\\/]*)
+  ([\\/]*|?:[\\/]*)
   ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
   ;;
-  *)
+  (*)
   IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}"
   for ac_dir in $PATH; do
     test -z "$ac_dir" && ac_dir=.
@@ -21734,15 +22053,15 @@ fi
 
 set dummy msgfmt; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:21738: checking for $ac_word" >&5
+echo "configure:22057: 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
   case "$MSGFMT" in
-  [\\/]*|?:[\\/]*)
+  ([\\/]*|?:[\\/]*)
   ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
   ;;
-  *)
+  (*)
   IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}"
   for ac_dir in $PATH; do
     test -z "$ac_dir" && ac_dir=.
@@ -21768,7 +22087,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:21772: checking for $ac_word" >&5
+echo "configure:22091: 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
@@ -21805,15 +22124,15 @@ fi
 
 set dummy xgettext; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:21809: checking for $ac_word" >&5
+echo "configure:22128: 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
   case "$XGETTEXT" in
-  [\\/]*|?:[\\/]*)
+  ([\\/]*|?:[\\/]*)
   ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
   ;;
-  *)
+  (*)
   IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}"
   for ac_dir in $PATH; do
     test -z "$ac_dir" && ac_dir=.
@@ -21877,7 +22196,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:21881: checking for $ac_word" >&5
+echo "configure:22200: 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
@@ -21910,13 +22229,13 @@ done
       ac_verc_fail=yes
     else
             echo $ac_n "checking version of bison""... $ac_c" 1>&6
-echo "configure:21914: checking version of bison" >&5
+echo "configure:22233: 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;;
-        1.2[6-9]* | 1.[3-9][0-9]* | [2-9].*)
+        ('') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
+        (1.2[6-9]*|1.[3-9][0-9]*|[2-9].*)
            ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;;
-        *) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;;
+        (*) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;;
       esac
     echo "$ac_t""$ac_prog_version" 1>&6
     fi
@@ -21958,7 +22277,7 @@ echo "configure:21914: checking version
        LINGUAS=
      else
        echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
-echo "configure:21962: checking for catalogs to be installed" >&5
+echo "configure:22281: checking for catalogs to be installed" >&5
        NEW_LINGUAS=
        for presentlang in $ALL_LINGUAS; do
          useit=no
@@ -21969,7 +22288,7 @@ echo "configure:21962: checking for cata
            #      presentlang can be used as a fallback for messages
            #      which are not translated in the desiredlang catalog).
            case "$desiredlang" in
-             "$presentlang"*) useit=yes;;
+             ("$presentlang"*) useit=yes;;
            esac
          done
          if test $useit = yes; then
@@ -22017,7 +22336,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:22021: checking if we should use included message-library" >&5
+echo "configure:22340: 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
@@ -22043,7 +22362,7 @@ fi
 
 
 if test "$USE_INCLUDED_LIBINTL" = yes ; then
-        if test "$nls_cv_force_use_gnu_gettext" = yes ; then
+	if test "$nls_cv_force_use_gnu_gettext" = yes ; then
 		:
 	elif test "$nls_cv_use_gnu_gettext" = yes ; then
 		:
@@ -22072,17 +22391,17 @@ else
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:22076: checking for $ac_hdr" >&5
+echo "configure:22395: 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 22081 "configure"
+#line 22400 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:22086: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:22405: \"$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*
@@ -22166,19 +22485,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:22170: checking for working alloca.h" >&5
+echo "configure:22489: 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 22175 "configure"
+#line 22494 "configure"
 #include "confdefs.h"
 #include <alloca.h>
 int main() {
 char *p = alloca(2 * sizeof(int));
 ; return 0; }
 EOF
-if { (eval echo configure:22182: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22501: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   ac_cv_header_alloca_h=yes
 else
@@ -22199,12 +22518,12 @@ EOF
 fi
 
 echo $ac_n "checking for alloca""... $ac_c" 1>&6
-echo "configure:22203: checking for alloca" >&5
+echo "configure:22522: 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 22208 "configure"
+#line 22527 "configure"
 #include "confdefs.h"
 
 #ifdef __GNUC__
@@ -22232,7 +22551,7 @@ int main() {
 char *p = (char *) alloca(1);
 ; return 0; }
 EOF
-if { (eval echo configure:22236: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22555: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   ac_cv_func_alloca_works=yes
 else
@@ -22264,12 +22583,12 @@ EOF
 
 
 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
-echo "configure:22268: checking whether alloca needs Cray hooks" >&5
+echo "configure:22587: 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 22273 "configure"
+#line 22592 "configure"
 #include "confdefs.h"
 #if defined(CRAY) && ! defined(CRAY2)
 webecray
@@ -22294,12 +22613,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:22298: checking for $ac_func" >&5
+echo "configure:22617: 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 22303 "configure"
+#line 22622 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -22322,7 +22641,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:22326: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22645: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -22349,7 +22668,7 @@ done
 fi
 
 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
-echo "configure:22353: checking stack direction for C alloca" >&5
+echo "configure:22672: 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
@@ -22357,7 +22676,7 @@ else
   ac_cv_c_stack_direction=0
 else
   cat > conftest.$ac_ext <<EOF
-#line 22361 "configure"
+#line 22680 "configure"
 #include "confdefs.h"
 find_stack_direction ()
 {
@@ -22376,7 +22695,7 @@ main ()
   exit (find_stack_direction() < 0);
 }
 EOF
-if { (eval echo configure:22380: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:22699: \"$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
@@ -22421,9 +22740,9 @@ fi
 for cf_hdr in iconv.h
 do
 	echo $ac_n "checking for $cf_hdr""... $ac_c" 1>&6
-echo "configure:22425: checking for $cf_hdr" >&5
+echo "configure:22744: checking for $cf_hdr" >&5
 	cat > conftest.$ac_ext <<EOF
-#line 22427 "configure"
+#line 22746 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -22431,7 +22750,7 @@ echo "configure:22425: checking for $cf_
 
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:22435: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:22754: \"$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*
@@ -22457,13 +22776,13 @@ fi
 done
 
 echo $ac_n "checking for iconv_open() //TRANSLIT extension""... $ac_c" 1>&6
-echo "configure:22461: checking for iconv_open() //TRANSLIT extension" >&5
+echo "configure:22780: 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 22467 "configure"
+#line 22786 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_ICONV_H
@@ -22480,7 +22799,7 @@ int main() {
 	exit(0);
 }
 EOF
-if { (eval echo configure:22484: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:22803: \"$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
@@ -22499,31 +22818,84 @@ fi
 # FIXME / TESTME
 # locale is broken on cygwin < 1.7.0
 # group/other bits don't work on cygwin < 1.7.0
-# locking doesn't work on cygwin
-# link(2) is detected but doesn't work on cygwin
+# locking doesn't work on cygwin < 2.0 as link(2) is detected but doesn't work
 case "$host_os" in
 	*cygwin*)
 		case `uname -r | sed 's,(.*,,'` in
-			1.7.*)
+			B*|1.0-6].*)
+				# multiple defects
+				cat >> confdefs.h <<\EOF
+#define NO_LOCALE 1
+EOF
+
 				cat >> confdefs.h <<\EOF
 #define NO_LOCKING 1
 EOF
 
-				;;
-			*)
-				# link does not work
 				cat >> confdefs.h <<\EOF
-#define NO_LOCALE 1
+#define FILE_MODE_BROKEN 1
 EOF
 
+				;;
+			1.7.*)
+				# link does not work
 				cat >> confdefs.h <<\EOF
 #define NO_LOCKING 1
 EOF
 
-				cat >> confdefs.h <<\EOF
-#define FILE_MODE_BROKEN 1
+				;;
+			*)
+				echo $ac_n "checking for link""... $ac_c" 1>&6
+echo "configure:22850: checking for link" >&5
+if eval "test \"`echo '$''{'ac_cv_func_link'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  cat > conftest.$ac_ext <<EOF
+#line 22855 "configure"
+#include "confdefs.h"
+/* System header to define __stub macros and hopefully few prototypes,
+    which can conflict with char link(); below.  */
+#include <assert.h>
+/* Override any gcc2 internal prototype to avoid an error.  */
+/* We use char because int might match the return type of a gcc2
+    builtin and then its argument prototype would still apply.  */
+char link();
+
+int main() {
+
+/* The GNU C library defines this for functions which it implements
+    to always fail with ENOSYS.  Some functions are actually named
+    something starting with __ and the normal name is an alias.  */
+#if defined (__stub_link) || defined (__stub___link)
+choke me
+#else
+link();
+#endif
+
+; return 0; }
+EOF
+if { (eval echo configure:22878: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+  
+  eval "ac_cv_func_link=yes"
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+
+  eval "ac_cv_func_link=no"
+fi
+rm -rf conftest*
+fi
+
+if eval "test \"`echo '$ac_cv_func_'link`\" = yes"; then
+  echo "$ac_t""yes" 1>&6
+  cat >> confdefs.h <<\EOF
+#define HAVE_LINK 1
 EOF
 
+else
+  echo "$ac_t""no" 1>&6
+fi
+
 				;;
 			esac
 		;;
@@ -22536,12 +22908,12 @@ EOF
 		;;
 	*)
 		echo $ac_n "checking for link""... $ac_c" 1>&6
-echo "configure:22540: checking for link" >&5
+echo "configure:22912: checking for link" >&5
 if eval "test \"`echo '$''{'ac_cv_func_link'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 22545 "configure"
+#line 22917 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char link(); below.  */
@@ -22564,7 +22936,7 @@ link();
 
 ; return 0; }
 EOF
-if { (eval echo configure:22568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:22940: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_link=yes"
 else
@@ -22594,7 +22966,7 @@ if test "$cf_cv_termlib" = pdcurses ; th
 # Uses ac_ vars as temps to allow command line to override cache and checks.
 # --without-x overrides everything else, but does not touch the cache.
 echo $ac_n "checking for X""... $ac_c" 1>&6
-echo "configure:22598: checking for X" >&5
+echo "configure:22970: checking for X" >&5
 
 
 # Check whether --with-x or --without-x was given.
@@ -22657,12 +23029,12 @@ if test "$ac_x_includes" = NO; then
 
   # First, try using that file with no special directory specified.
 cat > conftest.$ac_ext <<EOF
-#line 22661 "configure"
+#line 23033 "configure"
 #include "confdefs.h"
 #include <$x_direct_test_include>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:22666: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:23038: \"$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*
@@ -22731,14 +23103,14 @@ if test "$ac_x_libraries" = NO; then
   ac_save_LIBS="$LIBS"
   LIBS="-l$x_direct_test_library $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 22735 "configure"
+#line 23107 "configure"
 #include "confdefs.h"
 
 int main() {
 ${x_direct_test_function}()
 ; return 0; }
 EOF
-if { (eval echo configure:22742: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23114: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   LIBS="$ac_save_LIBS"
 # We can link X programs with no special library path.
@@ -22824,104 +23196,6 @@ else
   echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6
 fi
 
-
-echo $ac_n "checking if you want to use pkg-config""... $ac_c" 1>&6
-echo "configure:22830: checking if you want to use pkg-config" >&5
-
-# Check whether --with-pkg-config or --without-pkg-config was given.
-if test "${with_pkg_config+set}" = set; then
-  withval="$with_pkg_config"
-  cf_pkg_config=$withval
-else
-  cf_pkg_config=yes
-fi
-
-echo "$ac_t""$cf_pkg_config" 1>&6
-
-case $cf_pkg_config in #(vi
-no) #(vi
-	PKG_CONFIG=none
-	;;
-yes) #(vi
-	
-# Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:22851: checking for $ac_word" >&5
-if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
-  echo $ac_n "(cached) $ac_c" 1>&6
-else
-  case "$PKG_CONFIG" in
-  /*)
-  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
-  ;;
-  ?:/*)			 
-  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a dos path.
-  ;;
-  *)
-  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"
-  ac_dummy="$PATH"
-  for ac_dir in $ac_dummy; do 
-    test -z "$ac_dir" && ac_dir=.
-    if test -f $ac_dir/$ac_word; then
-      ac_cv_path_PKG_CONFIG="$ac_dir/$ac_word"
-      break
-    fi
-  done
-  IFS="$ac_save_ifs"
-  test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="none"
-  ;;
-esac
-fi
-PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
-if test -n "$PKG_CONFIG"; then
-  echo "$ac_t""$PKG_CONFIG" 1>&6
-else
-  echo "$ac_t""no" 1>&6
-fi
-
-	;;
-*)
-	PKG_CONFIG=$withval
-	;;
-esac
-
-test -z "$PKG_CONFIG" && PKG_CONFIG=none
-if test "$PKG_CONFIG" != none ; then
-	
-if test "x$prefix" != xNONE; then
-  cf_path_syntax="$prefix"
-else
-  cf_path_syntax="$ac_default_prefix"
-fi
-
-case ".$PKG_CONFIG" in #(vi
-.\$\(*\)*|.\'*\'*) #(vi
-  ;;
-..|./*|.\\*) #(vi
-  ;;
-.[a-zA-Z]:[\\/]*) #(vi OS/2 EMX
-  ;;
-.\${*prefix}*|.\${*dir}*) #(vi
-  eval PKG_CONFIG="$PKG_CONFIG"
-  case ".$PKG_CONFIG" in #(vi
-  .NONE/*)
-    PKG_CONFIG=`echo $PKG_CONFIG | sed -e s%NONE%$cf_path_syntax%`
-    ;;
-  esac
-  ;; #(vi
-.no|.NONE/*)
-  PKG_CONFIG=`echo $PKG_CONFIG | sed -e s%NONE%$cf_path_syntax%`
-  ;;
-*)
-  { echo "configure: error: expected a pathname, not \"$PKG_CONFIG\"" 1>&2; exit 1; }
-  ;;
-esac
-
-fi
-
-
-
 if test "$no_x" = yes; then
   # Not all programs may use this symbol, but it does not hurt to define it.
   cat >> confdefs.h <<\EOF
@@ -22942,17 +23216,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:22946: checking whether -R must be followed by a space" >&5
+echo "configure:23220: 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 22949 "configure"
+#line 23223 "configure"
 #include "confdefs.h"
 
 int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:22956: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23230: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   ac_R_nospace=yes
 else
@@ -22968,14 +23242,14 @@ rm -rf conftest*
       else
 	LIBS="$ac_xsave_LIBS -R $x_libraries"
 	cat > conftest.$ac_ext <<EOF
-#line 22972 "configure"
+#line 23246 "configure"
 #include "confdefs.h"
 
 int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:22979: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23253: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   ac_R_space=yes
 else
@@ -23007,7 +23281,7 @@ rm -rf 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:23011: checking for dnet_ntoa in -ldnet" >&5
+echo "configure:23285: 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
@@ -23015,7 +23289,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldnet  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23019 "configure"
+#line 23293 "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
@@ -23026,7 +23300,7 @@ int main() {
 dnet_ntoa()
 ; return 0; }
 EOF
-if { (eval echo configure:23030: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23304: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23048,7 +23322,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:23052: checking for dnet_ntoa in -ldnet_stub" >&5
+echo "configure:23326: 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
@@ -23056,7 +23330,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-ldnet_stub  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23060 "configure"
+#line 23334 "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
@@ -23067,7 +23341,7 @@ int main() {
 dnet_ntoa()
 ; return 0; }
 EOF
-if { (eval echo configure:23071: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23345: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23096,12 +23370,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:23100: checking for gethostbyname" >&5
+echo "configure:23374: 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 23105 "configure"
+#line 23379 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char gethostbyname(); below.  */
@@ -23124,7 +23398,7 @@ gethostbyname();
 
 ; return 0; }
 EOF
-if { (eval echo configure:23128: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23402: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_gethostbyname=yes"
 else
@@ -23145,7 +23419,7 @@ fi
 
     if test $ac_cv_func_gethostbyname = no; then
       echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
-echo "configure:23149: checking for gethostbyname in -lnsl" >&5
+echo "configure:23423: 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
@@ -23153,7 +23427,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lnsl  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23157 "configure"
+#line 23431 "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
@@ -23164,7 +23438,7 @@ int main() {
 gethostbyname()
 ; return 0; }
 EOF
-if { (eval echo configure:23168: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23442: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23194,12 +23468,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:23198: checking for connect" >&5
+echo "configure:23472: 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 23203 "configure"
+#line 23477 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char connect(); below.  */
@@ -23222,7 +23496,7 @@ connect();
 
 ; return 0; }
 EOF
-if { (eval echo configure:23226: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23500: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_connect=yes"
 else
@@ -23243,7 +23517,7 @@ fi
 
     if test $ac_cv_func_connect = no; then
       echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
-echo "configure:23247: checking for connect in -lsocket" >&5
+echo "configure:23521: 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
@@ -23251,7 +23525,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23255 "configure"
+#line 23529 "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
@@ -23262,7 +23536,7 @@ int main() {
 connect()
 ; return 0; }
 EOF
-if { (eval echo configure:23266: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23540: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23286,12 +23560,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:23290: checking for remove" >&5
+echo "configure:23564: 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 23295 "configure"
+#line 23569 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char remove(); below.  */
@@ -23314,7 +23588,7 @@ remove();
 
 ; return 0; }
 EOF
-if { (eval echo configure:23318: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23592: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_remove=yes"
 else
@@ -23335,7 +23609,7 @@ fi
 
     if test $ac_cv_func_remove = no; then
       echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
-echo "configure:23339: checking for remove in -lposix" >&5
+echo "configure:23613: 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
@@ -23343,7 +23617,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lposix  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23347 "configure"
+#line 23621 "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
@@ -23354,7 +23628,7 @@ int main() {
 remove()
 ; return 0; }
 EOF
-if { (eval echo configure:23358: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23632: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23378,12 +23652,12 @@ fi
 
     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
     echo $ac_n "checking for shmat""... $ac_c" 1>&6
-echo "configure:23382: checking for shmat" >&5
+echo "configure:23656: 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 23387 "configure"
+#line 23661 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char shmat(); below.  */
@@ -23406,7 +23680,7 @@ shmat();
 
 ; return 0; }
 EOF
-if { (eval echo configure:23410: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23684: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_shmat=yes"
 else
@@ -23427,7 +23701,7 @@ fi
 
     if test $ac_cv_func_shmat = no; then
       echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
-echo "configure:23431: checking for shmat in -lipc" >&5
+echo "configure:23705: 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
@@ -23435,7 +23709,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lipc  $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23439 "configure"
+#line 23713 "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
@@ -23446,7 +23720,7 @@ int main() {
 shmat()
 ; return 0; }
 EOF
-if { (eval echo configure:23450: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23724: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23479,7 +23753,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:23483: checking for IceConnectionNumber in -lICE" >&5
+echo "configure:23757: 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
@@ -23487,7 +23761,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 23491 "configure"
+#line 23765 "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
@@ -23498,7 +23772,7 @@ int main() {
 IceConnectionNumber()
 ; return 0; }
 EOF
-if { (eval echo configure:23502: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:23776: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -23526,7 +23800,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:23530: checking if you want to link with Xaw 3d library" >&5
+echo "configure:23804: checking if you want to link with Xaw 3d library" >&5
 withval=
 
 # Check whether --with-Xaw3d or --without-Xaw3d was given.
@@ -23542,8 +23816,25 @@ else
 	echo "$ac_t""no" 1>&6
 fi
 
+echo $ac_n "checking if you want to link with Xaw 3d xft library""... $ac_c" 1>&6
+echo "configure:23821: checking if you want to link with Xaw 3d xft library" >&5
+withval=
+
+# Check whether --with-Xaw3dxft or --without-Xaw3dxft was given.
+if test "${with_Xaw3dxft+set}" = set; then
+  withval="$with_Xaw3dxft"
+  :
+fi
+
+if test "$withval" = yes ; then
+	cf_x_athena=Xaw3dxft
+	echo "$ac_t""yes" 1>&6
+else
+	echo "$ac_t""no" 1>&6
+fi
+
 echo $ac_n "checking if you want to link with neXT Athena library""... $ac_c" 1>&6
-echo "configure:23547: checking if you want to link with neXT Athena library" >&5
+echo "configure:23838: checking if you want to link with neXT Athena library" >&5
 withval=
 
 # Check whether --with-neXtaw or --without-neXtaw was given.
@@ -23560,7 +23851,7 @@ else
 fi
 
 echo $ac_n "checking if you want to link with Athena-Plus library""... $ac_c" 1>&6
-echo "configure:23564: checking if you want to link with Athena-Plus library" >&5
+echo "configure:23855: checking if you want to link with Athena-Plus library" >&5
 withval=
 
 # Check whether --with-XawPlus or --without-XawPlus was given.
@@ -23594,19 +23885,19 @@ if test "$PKG_CONFIG" != none ; then
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists $cf_athena_pkg; then
 	test -n "$verbose" && echo "	found package $cf_athena_pkg" 1>&6
 
-echo "${as_me:-configure}:23598: testing found package $cf_athena_pkg ..." 1>&5
+echo "${as_me:-configure}:23889: testing found package $cf_athena_pkg ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags $cf_athena_pkg 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   $cf_athena_pkg 2>/dev/null`"
 	test -n "$verbose" && echo "	package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:23605: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:23896: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package $cf_athena_pkg LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:23610: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:23901: testing package $cf_athena_pkg LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -23618,14 +23909,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_pkgconfig_incs
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -23639,11 +23930,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -23656,17 +23947,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -23691,7 +23982,23 @@ fi
 
 
 
-	LIBS="$cf_pkgconfig_libs $LIBS"
+	
+cf_add_libs="$cf_pkgconfig_libs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 	
 			cf_x_athena_lib="$cf_pkgconfig_libs"
 			
@@ -23706,11 +24013,11 @@ EOF
 	for cf_trim_lib in Xmu Xt X11
 	do
 		case "$LIBS" in
-		*-l$cf_trim_lib\ *-l$cf_trim_lib*)
+		(*-l$cf_trim_lib\ *-l$cf_trim_lib*)
 			LIBS=`echo "$LIBS " | sed -e 's/  / /g' -e 's%-l'"$cf_trim_lib"' %%' -e 's/ $//'`
 			test -n "$verbose" && echo "	..trimmed $LIBS" 1>&6
 
-echo "${as_me:-configure}:23714: testing ..trimmed $LIBS ..." 1>&5
+echo "${as_me:-configure}:24021: testing ..trimmed $LIBS ..." 1>&5
 
 
 			;;
@@ -23719,13 +24026,13 @@ echo "${as_me:-configure}:23714: testing
 
 
 echo $ac_n "checking for usable $cf_x_athena/Xmu package""... $ac_c" 1>&6
-echo "configure:23723: checking for usable $cf_x_athena/Xmu package" >&5
+echo "configure:24030: checking for usable $cf_x_athena/Xmu package" >&5
 if eval "test \"`echo '$''{'cf_cv_xaw_compat'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 23729 "configure"
+#line 24036 "configure"
 #include "confdefs.h"
 
 #include <X11/Xmu/CharSet.h>
@@ -23736,7 +24043,7 @@ int check = XmuCompareISOLatin1("big", "
 
 ; return 0; }
 EOF
-if { (eval echo configure:23740: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:24047: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_xaw_compat=yes
 else
@@ -23753,36 +24060,673 @@ echo "$ac_t""$cf_cv_xaw_compat" 1>&6
 			if test "$cf_cv_xaw_compat" = no
 			then
 				# workaround for broken ".pc" files...
-				case "$cf_x_athena_lib" in #(vi
-				*-lXmu*) #(vi
+				case "$cf_x_athena_lib" in
+				(*-lXmu*)
 					;;
-				*)
+				(*)
 					test -n "$verbose" && echo "	work around broken package" 1>&6
 
-echo "${as_me:-configure}:23763: testing work around broken package ..." 1>&5
+echo "${as_me:-configure}:24070: testing work around broken package ..." 1>&5
+
+
+					cf_save_xmu="$LIBS"
+					cf_first_lib=`echo "$cf_save_xmu" | sed -e 's/^  *//' -e 's/ .*//'`
+					
+
+
+if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xmu; then
+	test -n "$verbose" && echo "	found package xmu" 1>&6
+
+echo "${as_me:-configure}:24081: testing found package xmu ..." 1>&5
+
+
+	cf_pkgconfig_incs="`$PKG_CONFIG --cflags xmu 2>/dev/null`"
+	cf_pkgconfig_libs="`$PKG_CONFIG --libs   xmu 2>/dev/null`"
+	test -n "$verbose" && echo "	package xmu CFLAGS: $cf_pkgconfig_incs" 1>&6
+
+echo "${as_me:-configure}:24088: testing package xmu CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+
+
+	test -n "$verbose" && echo "	package xmu LIBS: $cf_pkgconfig_libs" 1>&6
+
+echo "${as_me:-configure}:24093: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5
+
+
+	
+cf_fix_cppflags=no
+cf_new_cflags=
+cf_new_cppflags=
+cf_new_extra_cppflags=
+
+for cf_add_cflags in $cf_pkgconfig_incs
+do
+case $cf_fix_cppflags in
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
+		case $cf_add_cflags in
+		(-D*)
+			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
+
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
+				&& test -z "${cf_tst_cflags}" \
+				&& cf_fix_cppflags=yes
+
+			if test $cf_fix_cppflags = yes ; then
+				cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
+				continue
+			elif test "${cf_tst_cflags}" = "\"'" ; then
+				cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
+				continue
+			fi
+			;;
+		esac
+		case "$CPPFLAGS" in
+		(*$cf_add_cflags)
+			;;
+		(*)
+			case $cf_add_cflags in
+			(-D*)
+				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
+				
+CPPFLAGS=`echo "$CPPFLAGS" | \
+	sed	-e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ 	]*\)\?[ 	]/ /g' \
+		-e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ 	]*\)\?$//g'`
+
+				;;
+			esac
+			cf_new_cppflags="$cf_new_cppflags $cf_add_cflags"
+			;;
+		esac
+		;;
+	(*)
+		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
+		;;
+	esac
+	;;
+(yes)
+	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
+
+	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
+
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
+		&& test -z "${cf_tst_cflags}" \
+		&& cf_fix_cppflags=no
+	;;
+esac
+done
+
+if test -n "$cf_new_cflags" ; then
+	
+	CFLAGS="$CFLAGS $cf_new_cflags"
+fi
+
+if test -n "$cf_new_cppflags" ; then
+	
+	CPPFLAGS="$CPPFLAGS $cf_new_cppflags"
+fi
+
+if test -n "$cf_new_extra_cppflags" ; then
+	
+	EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS"
+fi
+
+
+
+
+	
+cf_add_libs="$cf_pkgconfig_libs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
+	
+							LIBS="$cf_save_xmu"
+							
+test -n "$verbose" && echo "	...before $LIBS" 1>&6
+
+echo "${as_me:-configure}:24200: testing ...before $LIBS ..." 1>&5
+
+
+LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%$cf_first_lib %$cf_first_lib $cf_pkgconfig_libs %" -e 's%  % %g'`
+test -n "$verbose" && echo "	...after  $LIBS" 1>&6
+
+echo "${as_me:-configure}:24206: testing ...after  $LIBS ..." 1>&5
+
+
+
+						
+else
+	cf_pkgconfig_incs=
+	cf_pkgconfig_libs=
+	
+							
+test -n "$verbose" && echo "	...before $LIBS" 1>&6
+
+echo "${as_me:-configure}:24218: testing ...before $LIBS ..." 1>&5
+
+
+LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%$cf_first_lib %$cf_first_lib -lXmu %" -e 's%  % %g'`
+test -n "$verbose" && echo "	...after  $LIBS" 1>&6
+
+echo "${as_me:-configure}:24224: testing ...after  $LIBS ..." 1>&5
+
+
+
+						
+fi
+
+					
+	for cf_trim_lib in Xmu Xt X11
+	do
+		case "$LIBS" in
+		(*-l$cf_trim_lib\ *-l$cf_trim_lib*)
+			LIBS=`echo "$LIBS " | sed -e 's/  / /g' -e 's%-l'"$cf_trim_lib"' %%' -e 's/ $//'`
+			test -n "$verbose" && echo "	..trimmed $LIBS" 1>&6
+
+echo "${as_me:-configure}:24239: testing ..trimmed $LIBS ..." 1>&5
+
+
+			;;
+		esac
+	done
+
+					;;
+				esac
+			fi
+
+			break
+else
+	cf_pkgconfig_incs=
+	cf_pkgconfig_libs=
+	:
+fi
+
+	done
+fi
+
+if test -z "$cf_x_athena_lib" ; then
+	
+
+
+
+if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists Xext; then
+	test -n "$verbose" && echo "	found package Xext" 1>&6
+
+echo "${as_me:-configure}:24268: testing found package Xext ..." 1>&5
+
+
+	cf_pkgconfig_incs="`$PKG_CONFIG --cflags Xext 2>/dev/null`"
+	cf_pkgconfig_libs="`$PKG_CONFIG --libs   Xext 2>/dev/null`"
+	test -n "$verbose" && echo "	package Xext CFLAGS: $cf_pkgconfig_incs" 1>&6
+
+echo "${as_me:-configure}:24275: testing package Xext CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+
+
+	test -n "$verbose" && echo "	package Xext LIBS: $cf_pkgconfig_libs" 1>&6
+
+echo "${as_me:-configure}:24280: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5
+
+
+	
+cf_fix_cppflags=no
+cf_new_cflags=
+cf_new_cppflags=
+cf_new_extra_cppflags=
+
+for cf_add_cflags in $cf_pkgconfig_incs
+do
+case $cf_fix_cppflags in
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
+		case $cf_add_cflags in
+		(-D*)
+			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
+
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
+				&& test -z "${cf_tst_cflags}" \
+				&& cf_fix_cppflags=yes
+
+			if test $cf_fix_cppflags = yes ; then
+				cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
+				continue
+			elif test "${cf_tst_cflags}" = "\"'" ; then
+				cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
+				continue
+			fi
+			;;
+		esac
+		case "$CPPFLAGS" in
+		(*$cf_add_cflags)
+			;;
+		(*)
+			case $cf_add_cflags in
+			(-D*)
+				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
+				
+CPPFLAGS=`echo "$CPPFLAGS" | \
+	sed	-e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ 	]*\)\?[ 	]/ /g' \
+		-e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ 	]*\)\?$//g'`
+
+				;;
+			esac
+			cf_new_cppflags="$cf_new_cppflags $cf_add_cflags"
+			;;
+		esac
+		;;
+	(*)
+		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
+		;;
+	esac
+	;;
+(yes)
+	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
+
+	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
+
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
+		&& test -z "${cf_tst_cflags}" \
+		&& cf_fix_cppflags=no
+	;;
+esac
+done
+
+if test -n "$cf_new_cflags" ; then
+	
+	CFLAGS="$CFLAGS $cf_new_cflags"
+fi
+
+if test -n "$cf_new_cppflags" ; then
+	
+	CPPFLAGS="$CPPFLAGS $cf_new_cppflags"
+fi
+
+if test -n "$cf_new_extra_cppflags" ; then
+	
+	EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS"
+fi
+
+
+
+
+	
+cf_add_libs="$cf_pkgconfig_libs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
+	:
+else
+	cf_pkgconfig_incs=
+	cf_pkgconfig_libs=
+	
+	echo $ac_n "checking for XextCreateExtension in -lXext""... $ac_c" 1>&6
+echo "configure:24388: 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
+else
+  ac_save_LIBS="$LIBS"
+LIBS="-lXext  $LIBS"
+cat > conftest.$ac_ext <<EOF
+#line 24396 "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
+    builtin and then its argument prototype would still apply.  */
+char XextCreateExtension();
+
+int main() {
+XextCreateExtension()
+; return 0; }
+EOF
+if { (eval echo configure:24407: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+  
+  eval "ac_cv_lib_$ac_lib_var=yes"
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+
+  eval "ac_cv_lib_$ac_lib_var=no"
+fi
+rm -rf conftest*
+LIBS="$ac_save_LIBS"
+
+fi
+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
+  echo "$ac_t""yes" 1>&6
+  
+cf_add_libs="-lXext"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
+else
+  echo "$ac_t""no" 1>&6
+fi
+
+fi
+
+
+	
+
+
+
+# OSX is schizoid about who owns /usr/X11 (old) versus /opt/X11 (new), and (and
+# in some cases has installed dummy files in the former, other cases replaced
+# it with a link to the new location).  This complicates the configure script.
+# Check for that pitfall, and recover using pkg-config
+#
+# If none of these are set, the configuration is almost certainly broken.
+if test -z "${X_CFLAGS}${X_PRE_LIBS}${X_LIBS}${X_EXTRA_LIBS}"
+then
+	
+
+
+if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists x11; then
+	test -n "$verbose" && echo "	found package x11" 1>&6
+
+echo "${as_me:-configure}:24464: testing found package x11 ..." 1>&5
+
+
+	cf_pkgconfig_incs="`$PKG_CONFIG --cflags x11 2>/dev/null`"
+	cf_pkgconfig_libs="`$PKG_CONFIG --libs   x11 2>/dev/null`"
+	test -n "$verbose" && echo "	package x11 CFLAGS: $cf_pkgconfig_incs" 1>&6
+
+echo "${as_me:-configure}:24471: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+
+
+	test -n "$verbose" && echo "	package x11 LIBS: $cf_pkgconfig_libs" 1>&6
+
+echo "${as_me:-configure}:24476: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5
+
+
+	
+cf_fix_cppflags=no
+cf_new_cflags=
+cf_new_cppflags=
+cf_new_extra_cppflags=
+
+for cf_add_cflags in $cf_pkgconfig_incs
+do
+case $cf_fix_cppflags in
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
+		case $cf_add_cflags in
+		(-D*)
+			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
+
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
+				&& test -z "${cf_tst_cflags}" \
+				&& cf_fix_cppflags=yes
+
+			if test $cf_fix_cppflags = yes ; then
+				cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
+				continue
+			elif test "${cf_tst_cflags}" = "\"'" ; then
+				cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
+				continue
+			fi
+			;;
+		esac
+		case "$CPPFLAGS" in
+		(*$cf_add_cflags)
+			;;
+		(*)
+			case $cf_add_cflags in
+			(-D*)
+				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
+				
+CPPFLAGS=`echo "$CPPFLAGS" | \
+	sed	-e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ 	]*\)\?[ 	]/ /g' \
+		-e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ 	]*\)\?$//g'`
+
+				;;
+			esac
+			cf_new_cppflags="$cf_new_cppflags $cf_add_cflags"
+			;;
+		esac
+		;;
+	(*)
+		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
+		;;
+	esac
+	;;
+(yes)
+	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
+
+	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
+
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
+		&& test -z "${cf_tst_cflags}" \
+		&& cf_fix_cppflags=no
+	;;
+esac
+done
+
+if test -n "$cf_new_cflags" ; then
+	
+	CFLAGS="$CFLAGS $cf_new_cflags"
+fi
+
+if test -n "$cf_new_cppflags" ; then
+	
+	CPPFLAGS="$CPPFLAGS $cf_new_cppflags"
+fi
+
+if test -n "$cf_new_extra_cppflags" ; then
+	
+	EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS"
+fi
+
+
+
+
+	
+cf_add_libs="$cf_pkgconfig_libs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
+	:
+else
+	cf_pkgconfig_incs=
+	cf_pkgconfig_libs=
+	echo "configure: warning: unable to find X11 library" 1>&2
+fi
+
+	
+
+
+if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists ice; then
+	test -n "$verbose" && echo "	found package ice" 1>&6
+
+echo "${as_me:-configure}:24591: testing found package ice ..." 1>&5
+
+
+	cf_pkgconfig_incs="`$PKG_CONFIG --cflags ice 2>/dev/null`"
+	cf_pkgconfig_libs="`$PKG_CONFIG --libs   ice 2>/dev/null`"
+	test -n "$verbose" && echo "	package ice CFLAGS: $cf_pkgconfig_incs" 1>&6
+
+echo "${as_me:-configure}:24598: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+
+
+	test -n "$verbose" && echo "	package ice LIBS: $cf_pkgconfig_libs" 1>&6
+
+echo "${as_me:-configure}:24603: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5
+
+
+	
+cf_fix_cppflags=no
+cf_new_cflags=
+cf_new_cppflags=
+cf_new_extra_cppflags=
+
+for cf_add_cflags in $cf_pkgconfig_incs
+do
+case $cf_fix_cppflags in
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
+		case $cf_add_cflags in
+		(-D*)
+			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
+
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
+				&& test -z "${cf_tst_cflags}" \
+				&& cf_fix_cppflags=yes
+
+			if test $cf_fix_cppflags = yes ; then
+				cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
+				continue
+			elif test "${cf_tst_cflags}" = "\"'" ; then
+				cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
+				continue
+			fi
+			;;
+		esac
+		case "$CPPFLAGS" in
+		(*$cf_add_cflags)
+			;;
+		(*)
+			case $cf_add_cflags in
+			(-D*)
+				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
+				
+CPPFLAGS=`echo "$CPPFLAGS" | \
+	sed	-e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ 	]*\)\?[ 	]/ /g' \
+		-e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ 	]*\)\?$//g'`
+
+				;;
+			esac
+			cf_new_cppflags="$cf_new_cppflags $cf_add_cflags"
+			;;
+		esac
+		;;
+	(*)
+		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
+		;;
+	esac
+	;;
+(yes)
+	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
+
+	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
+
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
+		&& test -z "${cf_tst_cflags}" \
+		&& cf_fix_cppflags=no
+	;;
+esac
+done
+
+if test -n "$cf_new_cflags" ; then
+	
+	CFLAGS="$CFLAGS $cf_new_cflags"
+fi
+
+if test -n "$cf_new_cppflags" ; then
+	
+	CPPFLAGS="$CPPFLAGS $cf_new_cppflags"
+fi
+
+if test -n "$cf_new_extra_cppflags" ; then
+	
+	EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS"
+fi
+
+
+
+
+	
+cf_add_libs="$cf_pkgconfig_libs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
 
+	:
+else
+	cf_pkgconfig_incs=
+	cf_pkgconfig_libs=
+	echo "configure: warning: unable to find ICE library" 1>&2
+fi
 
-					cf_save_xmu="$LIBS"
-					cf_first_lib=`echo "$cf_save_xmu" | sed -e 's/^  *//' -e 's/ .*//'`
-					
+	
 
 
-if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xmu; then
-	test -n "$verbose" && echo "	found package xmu" 1>&6
+if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists sm; then
+	test -n "$verbose" && echo "	found package sm" 1>&6
 
-echo "${as_me:-configure}:23774: testing found package xmu ..." 1>&5
+echo "${as_me:-configure}:24718: testing found package sm ..." 1>&5
 
 
-	cf_pkgconfig_incs="`$PKG_CONFIG --cflags xmu 2>/dev/null`"
-	cf_pkgconfig_libs="`$PKG_CONFIG --libs   xmu 2>/dev/null`"
-	test -n "$verbose" && echo "	package xmu CFLAGS: $cf_pkgconfig_incs" 1>&6
+	cf_pkgconfig_incs="`$PKG_CONFIG --cflags sm 2>/dev/null`"
+	cf_pkgconfig_libs="`$PKG_CONFIG --libs   sm 2>/dev/null`"
+	test -n "$verbose" && echo "	package sm CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:23781: testing package xmu CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:24725: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
-	test -n "$verbose" && echo "	package xmu LIBS: $cf_pkgconfig_libs" 1>&6
+	test -n "$verbose" && echo "	package sm LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:23786: testing package xmu LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:24730: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -23794,14 +24738,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_pkgconfig_incs
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -23815,11 +24759,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -23832,17 +24776,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -23867,93 +24811,49 @@ fi
 
 
 
-	LIBS="$cf_pkgconfig_libs $LIBS"
-	
-							LIBS="$cf_save_xmu"
-							
-test -n "$verbose" && echo "	...before $LIBS" 1>&6
-
-echo "${as_me:-configure}:23877: testing ...before $LIBS ..." 1>&5
-
-
-LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%$cf_first_lib %$cf_first_lib $cf_pkgconfig_libs %" -e 's%  % %g'`
-test -n "$verbose" && echo "	...after  $LIBS" 1>&6
-
-echo "${as_me:-configure}:23883: testing ...after  $LIBS ..." 1>&5
-
-
-
-						
-else
-	cf_pkgconfig_incs=
-	cf_pkgconfig_libs=
 	
-							
-test -n "$verbose" && echo "	...before $LIBS" 1>&6
-
-echo "${as_me:-configure}:23895: testing ...before $LIBS ..." 1>&5
-
-
-LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%$cf_first_lib %$cf_first_lib -lXmu %" -e 's%  % %g'`
-test -n "$verbose" && echo "	...after  $LIBS" 1>&6
-
-echo "${as_me:-configure}:23901: testing ...after  $LIBS ..." 1>&5
-
-
-
-						
-fi
-
-					
-	for cf_trim_lib in Xmu Xt X11
+cf_add_libs="$cf_pkgconfig_libs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
 	do
-		case "$LIBS" in
-		*-l$cf_trim_lib\ *-l$cf_trim_lib*)
-			LIBS=`echo "$LIBS " | sed -e 's/  / /g' -e 's%-l'"$cf_trim_lib"' %%' -e 's/ $//'`
-			test -n "$verbose" && echo "	..trimmed $LIBS" 1>&6
-
-echo "${as_me:-configure}:23916: testing ..trimmed $LIBS ..." 1>&5
-
-
-			;;
-		esac
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
 	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
 
-					;;
-				esac
-			fi
-
-			break
+	:
 else
 	cf_pkgconfig_incs=
 	cf_pkgconfig_libs=
-	:
-fi
-
-	done
+	echo "configure: warning: unable to find SM library" 1>&2
 fi
 
-if test -z "$cf_x_athena_lib" ; then
 	
 
 
+if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xt; then
+	test -n "$verbose" && echo "	found package xt" 1>&6
 
-if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists Xext; then
-	test -n "$verbose" && echo "	found package Xext" 1>&6
-
-echo "${as_me:-configure}:23945: testing found package Xext ..." 1>&5
+echo "${as_me:-configure}:24845: testing found package xt ..." 1>&5
 
 
-	cf_pkgconfig_incs="`$PKG_CONFIG --cflags Xext 2>/dev/null`"
-	cf_pkgconfig_libs="`$PKG_CONFIG --libs   Xext 2>/dev/null`"
-	test -n "$verbose" && echo "	package Xext CFLAGS: $cf_pkgconfig_incs" 1>&6
+	cf_pkgconfig_incs="`$PKG_CONFIG --cflags xt 2>/dev/null`"
+	cf_pkgconfig_libs="`$PKG_CONFIG --libs   xt 2>/dev/null`"
+	test -n "$verbose" && echo "	package xt CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:23952: testing package Xext CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:24852: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
-	test -n "$verbose" && echo "	package Xext LIBS: $cf_pkgconfig_libs" 1>&6
+	test -n "$verbose" && echo "	package xt LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:23957: testing package Xext LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:24857: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -23965,14 +24865,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_pkgconfig_incs
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -23986,11 +24886,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -24003,17 +24903,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -24038,59 +24938,32 @@ fi
 
 
 
-	LIBS="$cf_pkgconfig_libs $LIBS"
+	
+cf_add_libs="$cf_pkgconfig_libs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 	:
 else
 	cf_pkgconfig_incs=
 	cf_pkgconfig_libs=
-	
-	echo $ac_n "checking for XextCreateExtension in -lXext""... $ac_c" 1>&6
-echo "configure:24049: 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
-else
-  ac_save_LIBS="$LIBS"
-LIBS="-lXext  $LIBS"
-cat > conftest.$ac_ext <<EOF
-#line 24057 "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
-    builtin and then its argument prototype would still apply.  */
-char XextCreateExtension();
-
-int main() {
-XextCreateExtension()
-; return 0; }
-EOF
-if { (eval echo configure:24068: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-  
-  eval "ac_cv_lib_$ac_lib_var=yes"
-else
-  echo "configure: failed program was:" >&5
-  cat conftest.$ac_ext >&5
-
-  eval "ac_cv_lib_$ac_lib_var=no"
-fi
-rm -rf conftest*
-LIBS="$ac_save_LIBS"
-
-fi
-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
-  echo "$ac_t""yes" 1>&6
-  LIBS="-lXext $LIBS"
-else
-  echo "$ac_t""no" 1>&6
+	echo "configure: warning: unable to find Xt library" 1>&2
 fi
 
 fi
 
-
-	
-
-
-
 cf_have_X_LIBS=no
 
 
@@ -24099,19 +24972,19 @@ cf_have_X_LIBS=no
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists xt; then
 	test -n "$verbose" && echo "	found package xt" 1>&6
 
-echo "${as_me:-configure}:24103: testing found package xt ..." 1>&5
+echo "${as_me:-configure}:24976: testing found package xt ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags xt 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   xt 2>/dev/null`"
 	test -n "$verbose" && echo "	package xt CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:24110: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:24983: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package xt LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:24115: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:24988: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -24123,14 +24996,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_pkgconfig_incs
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -24144,11 +25017,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -24161,17 +25034,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -24196,22 +25069,38 @@ fi
 
 
 
-	LIBS="$cf_pkgconfig_libs $LIBS"
+	
+cf_add_libs="$cf_pkgconfig_libs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 	
 
-	case "x$LIBS" in #(vi
-	*-lX11*) #(vi
+	case "x$LIBS" in
+	(*-lX11*)
 		;;
-	*)
+	(*)
 # we have an "xt" package, but it may omit Xt's dependency on X11
 echo $ac_n "checking for usable X dependency""... $ac_c" 1>&6
-echo "configure:24209: checking for usable X dependency" >&5
+echo "configure:25098: checking for usable X dependency" >&5
 if eval "test \"`echo '$''{'cf_cv_xt_x11_compat'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 24215 "configure"
+#line 25104 "configure"
 #include "confdefs.h"
 
 #include <X11/Xlib.h>
@@ -24225,7 +25114,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:24229: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25118: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_xt_x11_compat=yes
 else
@@ -24242,7 +25131,7 @@ echo "$ac_t""$cf_cv_xt_x11_compat" 1>&6
 		then
 			test -n "$verbose" && echo "	work around broken X11 dependency" 1>&6
 
-echo "${as_me:-configure}:24246: testing work around broken X11 dependency ..." 1>&5
+echo "${as_me:-configure}:25135: testing work around broken X11 dependency ..." 1>&5
 
 
 			# 2010/11/19 - good enough until a working Xt on Xcb is delivered.
@@ -24252,19 +25141,19 @@ echo "${as_me:-configure}:24246: testing
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists x11; then
 	test -n "$verbose" && echo "	found package x11" 1>&6
 
-echo "${as_me:-configure}:24256: testing found package x11 ..." 1>&5
+echo "${as_me:-configure}:25145: testing found package x11 ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags x11 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   x11 2>/dev/null`"
 	test -n "$verbose" && echo "	package x11 CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:24263: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:25152: testing package x11 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package x11 LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:24268: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:25157: testing package x11 LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -24276,14 +25165,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_pkgconfig_incs
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -24297,11 +25186,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -24314,17 +25203,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -24349,7 +25238,23 @@ fi
 
 
 
-	LIBS="$cf_pkgconfig_libs $LIBS"
+	
+cf_add_libs="$cf_pkgconfig_libs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 	:
 else
 	cf_pkgconfig_incs=
@@ -24357,13 +25262,13 @@ else
 	
 test -n "$verbose" && echo "	...before $LIBS" 1>&6
 
-echo "${as_me:-configure}:24361: testing ...before $LIBS ..." 1>&5
+echo "${as_me:-configure}:25266: testing ...before $LIBS ..." 1>&5
 
 
 LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%-lXt %-lXt -lX11 %" -e 's%  % %g'`
 test -n "$verbose" && echo "	...after  $LIBS" 1>&6
 
-echo "${as_me:-configure}:24367: testing ...after  $LIBS ..." 1>&5
+echo "${as_me:-configure}:25272: testing ...after  $LIBS ..." 1>&5
 
 
 
@@ -24374,13 +25279,13 @@ fi
 	esac
 
 echo $ac_n "checking for usable X Toolkit package""... $ac_c" 1>&6
-echo "configure:24378: checking for usable X Toolkit package" >&5
+echo "configure:25283: checking for usable X Toolkit package" >&5
 if eval "test \"`echo '$''{'cf_cv_xt_ice_compat'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
 cat > conftest.$ac_ext <<EOF
-#line 24384 "configure"
+#line 25289 "configure"
 #include "confdefs.h"
 
 #include <X11/Shell.h>
@@ -24390,7 +25295,7 @@ int num = IceConnectionNumber(0)
 
 ; return 0; }
 EOF
-if { (eval echo configure:24394: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25299: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_xt_ice_compat=yes
 else
@@ -24407,15 +25312,15 @@ echo "$ac_t""$cf_cv_xt_ice_compat" 1>&6
 	if test "$cf_cv_xt_ice_compat" = no
 	then
 		# workaround for broken ".pc" files used for X Toolkit.
-		case "x$X_PRE_LIBS" in #(vi
-		*-lICE*)
-			case "x$LIBS" in #(vi
-			*-lICE*) #(vi
+		case "x$X_PRE_LIBS" in
+		(*-lICE*)
+			case "x$LIBS" in
+			(*-lICE*)
 				;;
-			*)
+			(*)
 				test -n "$verbose" && echo "	work around broken ICE dependency" 1>&6
 
-echo "${as_me:-configure}:24419: testing work around broken ICE dependency ..." 1>&5
+echo "${as_me:-configure}:25324: testing work around broken ICE dependency ..." 1>&5
 
 
 				
@@ -24424,19 +25329,19 @@ echo "${as_me:-configure}:24419: testing
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists ice; then
 	test -n "$verbose" && echo "	found package ice" 1>&6
 
-echo "${as_me:-configure}:24428: testing found package ice ..." 1>&5
+echo "${as_me:-configure}:25333: testing found package ice ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags ice 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   ice 2>/dev/null`"
 	test -n "$verbose" && echo "	package ice CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:24435: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:25340: testing package ice CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package ice LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:24440: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:25345: testing package ice LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -24448,14 +25353,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_pkgconfig_incs
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -24469,11 +25374,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -24486,17 +25391,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -24521,26 +25426,42 @@ fi
 
 
 
-	LIBS="$cf_pkgconfig_libs $LIBS"
+	
+cf_add_libs="$cf_pkgconfig_libs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 	
 
 
 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists sm; then
 	test -n "$verbose" && echo "	found package sm" 1>&6
 
-echo "${as_me:-configure}:24532: testing found package sm ..." 1>&5
+echo "${as_me:-configure}:25453: testing found package sm ..." 1>&5
 
 
 	cf_pkgconfig_incs="`$PKG_CONFIG --cflags sm 2>/dev/null`"
 	cf_pkgconfig_libs="`$PKG_CONFIG --libs   sm 2>/dev/null`"
 	test -n "$verbose" && echo "	package sm CFLAGS: $cf_pkgconfig_incs" 1>&6
 
-echo "${as_me:-configure}:24539: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:25460: testing package sm CFLAGS: $cf_pkgconfig_incs ..." 1>&5
 
 
 	test -n "$verbose" && echo "	package sm LIBS: $cf_pkgconfig_libs" 1>&6
 
-echo "${as_me:-configure}:24544: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:25465: testing package sm LIBS: $cf_pkgconfig_libs ..." 1>&5
 
 
 	
@@ -24552,14 +25473,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $cf_pkgconfig_incs
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -24573,11 +25494,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -24590,17 +25511,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -24625,7 +25546,23 @@ fi
 
 
 
-	LIBS="$cf_pkgconfig_libs $LIBS"
+	
+cf_add_libs="$cf_pkgconfig_libs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 	:
 else
 	cf_pkgconfig_incs=
@@ -24639,13 +25576,13 @@ else
 	
 test -n "$verbose" && echo "	...before $LIBS" 1>&6
 
-echo "${as_me:-configure}:24643: testing ...before $LIBS ..." 1>&5
+echo "${as_me:-configure}:25580: testing ...before $LIBS ..." 1>&5
 
 
 LIBS=`echo "$LIBS" | sed -e "s/[ 	][ 	]*/ /g" -e "s%-lXt %-lXt $X_PRE_LIBS %" -e 's%  % %g'`
 test -n "$verbose" && echo "	...after  $LIBS" 1>&6
 
-echo "${as_me:-configure}:24649: testing ...after  $LIBS ..." 1>&5
+echo "${as_me:-configure}:25586: testing ...after  $LIBS ..." 1>&5
 
 
 
@@ -24668,7 +25605,7 @@ else
 	
 test -n "$verbose" && echo "	checking additions to CFLAGS" 1>&6
 
-echo "${as_me:-configure}:24672: testing checking additions to CFLAGS ..." 1>&5
+echo "${as_me:-configure}:25609: testing checking additions to CFLAGS ..." 1>&5
 
 
 cf_check_cflags="$CFLAGS"
@@ -24682,14 +25619,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $X_CFLAGS
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -24703,11 +25640,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -24720,17 +25657,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -24740,7 +25677,7 @@ done
 if test -n "$cf_new_cflags" ; then
 	test -n "$verbose" && echo "	add to \$CFLAGS $cf_new_cflags" 1>&6
 
-echo "${as_me:-configure}:24744: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
+echo "${as_me:-configure}:25681: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
 
 
 	CFLAGS="$CFLAGS $cf_new_cflags"
@@ -24749,7 +25686,7 @@ fi
 if test -n "$cf_new_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$CPPFLAGS $cf_new_cppflags" 1>&6
 
-echo "${as_me:-configure}:24753: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
+echo "${as_me:-configure}:25690: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
 
 
 	CPPFLAGS="$CPPFLAGS $cf_new_cppflags"
@@ -24758,7 +25695,7 @@ fi
 if test -n "$cf_new_extra_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6
 
-echo "${as_me:-configure}:24762: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
+echo "${as_me:-configure}:25699: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
 
 
 	EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS"
@@ -24767,16 +25704,16 @@ fi
 
 
 
-if test "$cf_check_cflags" != "$CFLAGS" ; then
+if test "x$cf_check_cflags" != "x$CFLAGS" ; then
 cat > conftest.$ac_ext <<EOF
-#line 24773 "configure"
+#line 25710 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello world");
 ; return 0; }
 EOF
-if { (eval echo configure:24780: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25717: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -24784,13 +25721,13 @@ else
 
   test -n "$verbose" && echo "	test-compile failed.  Undoing change to \$CFLAGS" 1>&6
 
-echo "${as_me:-configure}:24788: testing test-compile failed.  Undoing change to \$CFLAGS ..." 1>&5
+echo "${as_me:-configure}:25725: testing test-compile failed.  Undoing change to \$CFLAGS ..." 1>&5
 
 
-	 if test "$cf_check_cppflags" != "$CPPFLAGS" ; then
+	 if test "x$cf_check_cppflags" != "x$CPPFLAGS" ; then
 		 test -n "$verbose" && echo "	but keeping change to \$CPPFLAGS" 1>&6
 
-echo "${as_me:-configure}:24794: testing but keeping change to \$CPPFLAGS ..." 1>&5
+echo "${as_me:-configure}:25731: testing but keeping change to \$CPPFLAGS ..." 1>&5
 
 
 	 fi
@@ -24801,12 +25738,12 @@ fi
 
 
 	echo $ac_n "checking for XOpenDisplay""... $ac_c" 1>&6
-echo "configure:24805: checking for XOpenDisplay" >&5
+echo "configure:25742: 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 24810 "configure"
+#line 25747 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char XOpenDisplay(); below.  */
@@ -24829,7 +25766,7 @@ XOpenDisplay();
 
 ; return 0; }
 EOF
-if { (eval echo configure:24833: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25770: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_XOpenDisplay=yes"
 else
@@ -24848,7 +25785,7 @@ else
   echo "$ac_t""no" 1>&6
 
 	echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6
-echo "configure:24852: checking for XOpenDisplay in -lX11" >&5
+echo "configure:25789: 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
@@ -24856,7 +25793,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 24860 "configure"
+#line 25797 "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
@@ -24867,7 +25804,7 @@ int main() {
 XOpenDisplay()
 ; return 0; }
 EOF
-if { (eval echo configure:24871: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25808: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -24882,7 +25819,23 @@ LIBS="$ac_save_LIBS"
 fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
-  LIBS="-lX11 $LIBS"
+  
+cf_add_libs="-lX11"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 else
   echo "$ac_t""no" 1>&6
 fi
@@ -24891,12 +25844,12 @@ fi
 
 
 	echo $ac_n "checking for XtAppInitialize""... $ac_c" 1>&6
-echo "configure:24895: checking for XtAppInitialize" >&5
+echo "configure:25848: 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 24900 "configure"
+#line 25853 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char XtAppInitialize(); below.  */
@@ -24919,7 +25872,7 @@ XtAppInitialize();
 
 ; return 0; }
 EOF
-if { (eval echo configure:24923: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25876: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_XtAppInitialize=yes"
 else
@@ -24938,7 +25891,7 @@ else
   echo "$ac_t""no" 1>&6
 
 	echo $ac_n "checking for XtAppInitialize in -lXt""... $ac_c" 1>&6
-echo "configure:24942: checking for XtAppInitialize in -lXt" >&5
+echo "configure:25895: 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
@@ -24946,7 +25899,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lXt $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 24950 "configure"
+#line 25903 "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
@@ -24957,7 +25910,7 @@ int main() {
 XtAppInitialize()
 ; return 0; }
 EOF
-if { (eval echo configure:24961: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:25914: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -25010,13 +25963,13 @@ do
 		if test $cf_path != default ; then
 			CPPFLAGS="$cf_save -I$cf_path/include"
 			echo $ac_n "checking for $cf_test in $cf_path""... $ac_c" 1>&6
-echo "configure:25014: checking for $cf_test in $cf_path" >&5
+echo "configure:25967: checking for $cf_test in $cf_path" >&5
 		else
 			echo $ac_n "checking for $cf_test""... $ac_c" 1>&6
-echo "configure:25017: checking for $cf_test" >&5
+echo "configure:25970: checking for $cf_test" >&5
 		fi
 		cat > conftest.$ac_ext <<EOF
-#line 25020 "configure"
+#line 25973 "configure"
 #include "confdefs.h"
 
 #include <X11/Intrinsic.h>
@@ -25025,7 +25978,7 @@ int main() {
 
 ; return 0; }
 EOF
-if { (eval echo configure:25029: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:25982: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
   cf_result=yes
 else
@@ -25075,16 +26028,48 @@ do
 			cf_save="$LIBS"
 			cf_test=XawSimpleMenuAddGlobalActions
 			if test $cf_path != default ; then
-				LIBS="-L$cf_path/lib $cf_libs $LIBS"
+				
+cf_add_libs="-L$cf_path/lib $cf_libs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 				echo $ac_n "checking for $cf_libs in $cf_path""... $ac_c" 1>&6
-echo "configure:25081: checking for $cf_libs in $cf_path" >&5
+echo "configure:26050: checking for $cf_libs in $cf_path" >&5
 			else
-				LIBS="$cf_libs $LIBS"
+				
+cf_add_libs="$cf_libs"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 				echo $ac_n "checking for $cf_test in $cf_libs""... $ac_c" 1>&6
-echo "configure:25085: checking for $cf_test in $cf_libs" >&5
+echo "configure:26070: checking for $cf_test in $cf_libs" >&5
 			fi
 			cat > conftest.$ac_ext <<EOF
-#line 25088 "configure"
+#line 26073 "configure"
 #include "confdefs.h"
 
 #include <X11/Intrinsic.h>
@@ -25095,7 +26080,7 @@ int main() {
 $cf_test((XtAppContext) 0)
 ; return 0; }
 EOF
-if { (eval echo configure:25099: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26084: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_result=yes
 else
@@ -25140,7 +26125,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:25144: checking for $ac_word" >&5
+echo "configure:26129: checking for $ac_word" >&5
 if eval "test \"`echo '$''{'ac_cv_path_XCURSES_CONFIG'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -25180,7 +26165,23 @@ test -n "$XCURSES_CONFIG" || XCURSES_CON
 if test "$XCURSES_CONFIG" != none ; then
 
 CPPFLAGS="$CPPFLAGS `$XCURSES_CONFIG --cflags`"
-LIBS="`$XCURSES_CONFIG --libs` $LIBS"
+
+cf_add_libs="`$XCURSES_CONFIG --libs`"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 
 cf_cv_lib_XCurses=yes
 
@@ -25190,7 +26191,7 @@ LDFLAGS="$LDFLAGS $X_LIBS"
 
 test -n "$verbose" && echo "	checking additions to CFLAGS" 1>&6
 
-echo "${as_me:-configure}:25194: testing checking additions to CFLAGS ..." 1>&5
+echo "${as_me:-configure}:26195: testing checking additions to CFLAGS ..." 1>&5
 
 
 cf_check_cflags="$CFLAGS"
@@ -25204,14 +26205,14 @@ cf_new_extra_cppflags=
 for cf_add_cflags in $X_CFLAGS
 do
 case $cf_fix_cppflags in
-no)
-	case $cf_add_cflags in #(vi
-	-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C) #(vi
+(no)
+	case $cf_add_cflags in
+	(-undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
 		case $cf_add_cflags in
-		-D*)
+		(-D*)
 			cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
 
-			test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+			test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 				&& test -z "${cf_tst_cflags}" \
 				&& cf_fix_cppflags=yes
 
@@ -25225,11 +26226,11 @@ no)
 			;;
 		esac
 		case "$CPPFLAGS" in
-		*$cf_add_cflags) #(vi
+		(*$cf_add_cflags)
 			;;
-		*) #(vi
-			case $cf_add_cflags in #(vi
-			-D*)
+		(*)
+			case $cf_add_cflags in
+			(-D*)
 				cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
 				
 CPPFLAGS=`echo "$CPPFLAGS" | \
@@ -25242,17 +26243,17 @@ CPPFLAGS=`echo "$CPPFLAGS" | \
 			;;
 		esac
 		;;
-	*)
+	(*)
 		cf_new_cflags="$cf_new_cflags $cf_add_cflags"
 		;;
 	esac
 	;;
-yes)
+(yes)
 	cf_new_extra_cppflags="$cf_new_extra_cppflags $cf_add_cflags"
 
 	cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'`
 
-	test "${cf_add_cflags}" != "${cf_tst_cflags}" \
+	test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
 		&& test -z "${cf_tst_cflags}" \
 		&& cf_fix_cppflags=no
 	;;
@@ -25262,7 +26263,7 @@ done
 if test -n "$cf_new_cflags" ; then
 	test -n "$verbose" && echo "	add to \$CFLAGS $cf_new_cflags" 1>&6
 
-echo "${as_me:-configure}:25266: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
+echo "${as_me:-configure}:26267: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
 
 
 	CFLAGS="$CFLAGS $cf_new_cflags"
@@ -25271,7 +26272,7 @@ fi
 if test -n "$cf_new_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$CPPFLAGS $cf_new_cppflags" 1>&6
 
-echo "${as_me:-configure}:25275: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
+echo "${as_me:-configure}:26276: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
 
 
 	CPPFLAGS="$CPPFLAGS $cf_new_cppflags"
@@ -25280,7 +26281,7 @@ fi
 if test -n "$cf_new_extra_cppflags" ; then
 	test -n "$verbose" && echo "	add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6
 
-echo "${as_me:-configure}:25284: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
+echo "${as_me:-configure}:26285: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
 
 
 	EXTRA_CPPFLAGS="$cf_new_extra_cppflags $EXTRA_CPPFLAGS"
@@ -25289,16 +26290,16 @@ fi
 
 
 
-if test "$cf_check_cflags" != "$CFLAGS" ; then
+if test "x$cf_check_cflags" != "x$CFLAGS" ; then
 cat > conftest.$ac_ext <<EOF
-#line 25295 "configure"
+#line 26296 "configure"
 #include "confdefs.h"
 #include <stdio.h>
 int main() {
 printf("Hello world");
 ; return 0; }
 EOF
-if { (eval echo configure:25302: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26303: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   :
 else
   echo "configure: failed program was:" >&5
@@ -25306,13 +26307,13 @@ else
 
   test -n "$verbose" && echo "	test-compile failed.  Undoing change to \$CFLAGS" 1>&6
 
-echo "${as_me:-configure}:25310: testing test-compile failed.  Undoing change to \$CFLAGS ..." 1>&5
+echo "${as_me:-configure}:26311: testing test-compile failed.  Undoing change to \$CFLAGS ..." 1>&5
 
 
-	 if test "$cf_check_cppflags" != "$CPPFLAGS" ; then
+	 if test "x$cf_check_cppflags" != "x$CPPFLAGS" ; then
 		 test -n "$verbose" && echo "	but keeping change to \$CPPFLAGS" 1>&6
 
-echo "${as_me:-configure}:25316: testing but keeping change to \$CPPFLAGS ..." 1>&5
+echo "${as_me:-configure}:26317: testing but keeping change to \$CPPFLAGS ..." 1>&5
 
 
 	 fi
@@ -25322,7 +26323,7 @@ rm -rf conftest*
 fi
 
 echo $ac_n "checking for XOpenDisplay in -lX11""... $ac_c" 1>&6
-echo "configure:25326: checking for XOpenDisplay in -lX11" >&5
+echo "configure:26327: 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
@@ -25330,7 +26331,7 @@ else
   ac_save_LIBS="$LIBS"
 LIBS="-lX11 $X_PRE_LIBS $LIBS $X_EXTRA_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
-#line 25334 "configure"
+#line 26335 "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
@@ -25341,7 +26342,7 @@ int main() {
 XOpenDisplay()
 ; return 0; }
 EOF
-if { (eval echo configure:25345: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26346: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_lib_$ac_lib_var=yes"
 else
@@ -25356,20 +26357,52 @@ LIBS="$ac_save_LIBS"
 fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
-  LIBS="-lX11 $LIBS"
+  
+cf_add_libs="-lX11"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 else
   echo "$ac_t""no" 1>&6
 fi
 
 echo $ac_n "checking for XCurses library""... $ac_c" 1>&6
-echo "configure:25366: checking for XCurses library" >&5
+echo "configure:26383: 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"
+
+cf_add_libs="-lXCurses"
+# Filter out duplicates - this happens with badly-designed ".pc" files...
+for cf_add_1lib in $LIBS
+do
+	for cf_add_2lib in $cf_add_libs
+	do
+		if test "x$cf_add_1lib" = "x$cf_add_2lib"
+		then
+			cf_add_1lib=
+			break
+		fi
+	done
+	test -n "$cf_add_1lib" && cf_add_libs="$cf_add_libs $cf_add_1lib"
+done
+LIBS="$cf_add_libs"
+
 cat > conftest.$ac_ext <<EOF
-#line 25373 "configure"
+#line 26406 "configure"
 #include "confdefs.h"
 
 #include <xcurses.h>
@@ -25379,7 +26412,7 @@ int main() {
 XCursesExit();
 ; return 0; }
 EOF
-if { (eval echo configure:25383: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26416: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   cf_cv_lib_XCurses=yes
 else
@@ -25407,17 +26440,17 @@ EOF
 
 	ac_safe=`echo "xcurses.h" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for xcurses.h""... $ac_c" 1>&6
-echo "configure:25411: checking for xcurses.h" >&5
+echo "configure:26444: checking for xcurses.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 25416 "configure"
+#line 26449 "configure"
 #include "confdefs.h"
 #include <xcurses.h>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:25421: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:26454: \"$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*
@@ -25449,12 +26482,12 @@ fi
 for ac_func in vwprintw
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
-echo "configure:25453: checking for $ac_func" >&5
+echo "configure:26486: 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 25458 "configure"
+#line 26491 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -25477,7 +26510,7 @@ $ac_func();
 
 ; return 0; }
 EOF
-if { (eval echo configure:25481: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:26514: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   
   eval "ac_cv_func_$ac_func=yes"
 else
@@ -25768,6 +26801,7 @@ s%@SPOOLDIR@%$SPOOLDIR%g
 s%@NOVROOTDIR@%$NOVROOTDIR%g
 s%@INEWSDIR@%$INEWSDIR%g
 s%@INEWS@%$INEWS%g
+s%@PKG_CONFIG@%$PKG_CONFIG%g
 s%@NCURSES_CONFIG@%$NCURSES_CONFIG%g
 s%@PCRE_MAJOR@%$PCRE_MAJOR%g
 s%@PCRE_MINOR@%$PCRE_MINOR%g
@@ -25812,7 +26846,6 @@ s%@SUB_MAKEFILE@%$SUB_MAKEFILE%g
 s%@INTLDIR_MAKE@%$INTLDIR_MAKE%g
 s%@GT_YES@%$GT_YES%g
 s%@GT_NO@%$GT_NO%g
-s%@PKG_CONFIG@%$PKG_CONFIG%g
 s%@X_CFLAGS@%$X_CFLAGS%g
 s%@X_PRE_LIBS@%$X_PRE_LIBS%g
 s%@X_LIBS@%$X_LIBS%g
@@ -26042,11 +27075,12 @@ for ac_file in $CONFIG_FILES; do
 
       # Support "outfile[:infile[:infile...]]"
       case "$ac_file" in
-        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
+        (*:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
       esac
 
       # PO directories have a Makefile.in generated from Makefile.inn.
-      case "$ac_file" in */[Mm]akefile.in)
+      case "$ac_file" in
+	  (*/[Mm]akefile.in)
         # Adjust a relative srcdir.
         ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
         ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
@@ -26057,9 +27091,9 @@ for ac_file in $CONFIG_FILES; do
         test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
 
         case "$ac_given_srcdir" in
-          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
-          /*) top_srcdir="$ac_given_srcdir" ;;
-          *)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
+          (.)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
+          (/*) top_srcdir="$ac_given_srcdir" ;;
+          (*)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
         esac
 
         if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
diff -Nurp '--exclude=.bzr*' tin-2.3.1/configure.in tin-2.3.2/configure.in
--- tin-2.3.1/configure.in	2014-12-24 10:39:34.000000000 +0100
+++ tin-2.3.2/configure.in	2015-12-24 08:48:36.603209051 +0100
@@ -2,10 +2,10 @@ dnl Project   : tin - a Usenet reader
 dnl Module    : configure.in
 dnl Author    : Thomas E. Dickey <dickey@invisible-island.net>
 dnl Created   : 1995-08-24
-dnl Updated   : 2013-12-06
+dnl Updated   : 2015-11-03
 dnl Notes     :
 dnl
-dnl Copyright (c) 1995-2015 Thomas E. Dickey <dickey@invisible-island.net>
+dnl Copyright (c) 1995-2016 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=2.3.1
+VERSION=2.3.2
 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
 AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
 AC_SUBST(PACKAGE)
@@ -81,7 +81,7 @@ case "$host_os" in
 esac
 
 ### Native Language Support
-ALL_LINGUAS="da de en_GB et fr ru sv tr zh_TW"
+ALL_LINGUAS="da de en_GB et fr ru sv tr zh_CN zh_TW"
 
 ### Checks for programs
 save_CFLAGS="$CFLAGS"
@@ -123,10 +123,10 @@ esac
 
 dnl TODO: also check for heapsort(3) in libbsd?
 AC_MSG_CHECKING(if you would like to use heapsort)
-CF_ARG_ENABLE(heapsort,
-	[  --enable-heapsort       enable heapsort() as alternative to qsort],
-	[cf_use_heapsort=yes],
-	[cf_use_heapsort=no])
+CF_ARG_DISABLE(heapsort,
+	[  --disable-heapsort      disable heapsort() as alternative to qsort],
+	[cf_use_heapsort=no],
+	[cf_use_heapsort=yes])
 AC_MSG_RESULT($cf_use_heapsort)
 if test "x$cf_use_heapsort" = xyes; then
 	AC_CHECK_FUNCS(heapsort)
@@ -318,14 +318,14 @@ fi
 ### are used in a lot of places.
 AC_CACHE_CHECK(if you want socks library,cf_cv_use_libsocks,[
 AC_ARG_WITH(socks,
-	[  --with-socks[=path]     link with socks library if available],
+	[  --with-socks[=path]       link with socks library if available],
 	[cf_cv_use_libsocks=$withval],
 	[cf_cv_use_libsocks=no])
 ])
 
 AC_CACHE_CHECK(if you want socks5 library,cf_cv_use_libsocks5,[
 AC_ARG_WITH(socks5,
-	[  --with-socks5[=path]    link with socks5 library if available],
+	[  --with-socks5[=path]      link with socks5 library if available],
 	[cf_cv_use_libsocks5=$withval],
 	[cf_cv_use_libsocks5=no])
 ])
@@ -696,9 +696,10 @@ AC_DEFINE_UNQUOTED(TIN_DEFAULTS_DIR,"$TI
 
 ### check for ipv6 support
 AC_MSG_CHECKING([whether to enable IPv6])
-CF_ARG_ENABLE(ipv6,
-	[  --enable-ipv6           enable IPv6 (with IPv4) support (default: disabled)],
-[AC_DEFINE(ENABLE_IPV6)])
+CF_ARG_DISABLE(ipv6,
+	[  --disable-ipv6          disable IPv6 support (default: enabled)],
+	,
+	[AC_DEFINE(ENABLE_IPV6)])
 AC_MSG_RESULT($enableval)
 if test "$enableval" = "yes"; then
 	CF_CHECK_IPV6
@@ -913,6 +914,9 @@ AC_CHECK_LIB(uu, UUInitialize,
 #  - unorm_normalize()
 #  - uidna_IDNToUnicode()
 #  - ubidi_open()
+# and for IDNA2008
+#  - uidna_openUTS46()
+#  - uidna_nameToUnicode()
 cf_try_icuuc="no"
 AC_CHECK_HEADER(unicode/unorm.h,[
 	AC_CHECK_HEADER(unicode/ustring.h, [
@@ -964,6 +968,7 @@ if test $cf_try_icuuc = no ; then
 fi
 
 # without icuuc try libidn for Internationalized Domain Names / IDN 2003
+# TODO: check for libidn2
 if test $cf_try_icuuc = no ; then
 	AC_CHECK_LIB(idn, stringprep_check_version,
 		[AC_CHECK_HEADER(stringprep.h,[
@@ -1409,19 +1414,22 @@ int main() {
 # FIXME / TESTME
 # locale is broken on cygwin < 1.7.0
 # group/other bits don't work on cygwin < 1.7.0
-# locking doesn't work on cygwin
-# link(2) is detected but doesn't work on cygwin
+# locking doesn't work on cygwin < 2.0 as link(2) is detected but doesn't work
 case "$host_os" in
 	*cygwin*)
 		case `uname -r | sed 's,(.*,,'` in
-			1.7.*)
+			B*|1.0-6].*)
+				# multiple defects
+				AC_DEFINE(NO_LOCALE)
 				AC_DEFINE(NO_LOCKING)
+				AC_DEFINE(FILE_MODE_BROKEN)
 				;;
-			*)
+			1.7.*)
 				# link does not work
-				AC_DEFINE(NO_LOCALE)
 				AC_DEFINE(NO_LOCKING)
-				AC_DEFINE(FILE_MODE_BROKEN)
+				;;
+			*)
+				AC_CHECK_FUNC(link, AC_DEFINE(HAVE_LINK))
 				;;
 			esac
 		;;
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/CHANGES tin-2.3.2/doc/CHANGES
--- tin-2.3.1/doc/CHANGES	2014-12-24 09:58:01.000000000 +0100
+++ tin-2.3.2/doc/CHANGES	2015-12-24 00:04:41.643206119 +0100
@@ -1,3 +1,81 @@
+-- 2.3.2 release 20151224 "Glenavullen" --
+
+U015) Stefan Assmann <sassmann@kpanic.de>
+      BUG. format string vulnerability with -Sv
+      FIX. save.c, select.c
+
+U014) Wei-Lun Chao <bluebat@member.fsf.org>
+      ADD. update traditional chinese translation
+      FIX. zh_TW.po
+
+U013) Mingye Wang <arthur200126@gmail.com>
+      ADD. simplified chinese translation
+      FIX. zh_CN.po
+
+U012) Thomas E. Dickey <dickey@invisible-island.net>
+      ADD. update configure macros
+      FIX. aclocal.m4
+
+U011) Dennis Preiser <dennis@d--p.de>
+      BUG. uue parts in mime articles were not mime decoded before uue
+           decoding
+      BUG. used freed fp if cooking of article fails
+      BUG. Cygwin >= 2.0 was treated as Cygwin < 1.7
+      BUG. ncurses >= 6.0 wasn't recognized
+      BUG. possible crash on initial reconnect loop when network is down
+      BUG. socket not closed on early exit
+      BUG. memory leak when aborting index_group() from select level
+      BUG. memory leak when reading mailgroup articles without Message-ID
+      BUG. memory leak in makecfg
+      BUG. in thread level space calculation for %F was wrong with
+           S'ubject or 'P'ercent threading active
+      BUG. in thread level show_author was ignored with S'ubject or 'P'ercent
+           threading active
+      BUG. thread level didn't show subject with 'P'ercent or 'M'ultibyte
+           threading active and '%T' present in thread_format
+      ADD. AttachSelect and AttachPipe now perform charset translation for
+           text/*-parts
+      ADD. handle CRLF spread over two lines in base64 decoding
+      ADD. options to color external quotes (extquote_handling,
+           extquote_regex, col_extquote)
+      ADD. skip over RFC 2231 language parameter in encoded words
+      ADD. RFC 2231 parameter value continuation
+      ADD. allow comments in Content-* headers
+      REM. groupname_max_length tinrc option (replaced by select_format)
+      FIX. extern.h, rfc2046.h, tcurses.h, tin.h, tinrc.h, version.h, art.c
+           attrib.c, color.c, config.c, cook.c, group.c, init.c, lang.c
+           main.c, makecfg.c, memory.c, misc.c, nntplib.c, options_menu.c
+           page.c, rfc2045.c, rfc2046.c, rfc2047.c, save.c, select.c, string.c
+           thread.c, tincfg.tbl, tin.[15], configure[.in]
+
+U010) Joe Hansen <joedalton2@yahoo.dk>
+      ADD. updated danish translation
+      FIX. da.po
+
+U009) Urs Janssen <urs@tin.org>
+      ADD. updated german translation
+      ADD. config.guess, config.sub update
+      ADD. fix hypothetic null pointer dereference
+      ADD. allow hand supplied Sender header with external news
+      ADD. avoid useless strdup()/free()
+      ADD. onion TLD to disallowed TLDs
+      ADD. removed redundant conditions in auth code
+      ADD. --enable-heapsort is now default
+      ADD. --enable-ipv6 is now default
+      REM. dead code
+      BUG. wrong format string in CLOSEDIR macro used
+      BUG. uncontrolled format string in nntp error messages.
+      BUG. tin_errno wasn't always cleared when aborting index_group()
+      BUG. in batch mode rebindable keys were malloed but not freed
+      FIX. auth.c, cook.c, group.c, lang.c, main.c, misc.c, nntplib.c
+           page.c, post.c, prompt.c, rfc2047.c, search.c, thread.c, policy.h
+           tin.h, de.po, config.guess, config.sub, configure[.in]
+           Makefile[.in]
+
+U008) Toomas Soome <Toomas.Soome@microlink.ee>
+      ADD. updated estonian translation
+      FIX. et.po
+
 -- 2.3.1 release 20141224 "Tallant" --
 
 U007) Dennis Preiser <dennis@d--p.de>
@@ -12,7 +90,7 @@ U005) Urs Janssen <urs@tin.org>
       ADD. fix hypothetic null pointer dereference
       ADD. config.guess, config.sub update
       ADD. updated german translation
-      FIX. proto.h, filter.c, post.c, save.c, tin.1, config.guess, config.sub,
+      FIX. proto.h, filter.c, post.c, save.c, tin.1, config.guess, config.sub
            de.po
 
 -- 2.3.0 release 20141003 "Glenfoyle" --
@@ -34,7 +112,7 @@ U003) Urs Janssen <urs@tin.org>
 U002) Dennis Preiser <dennis@d--p.de>
       BUG. in base64 encoding multibyte chars could have been broken into
            multiple encoded words which is prohibited by RFC 2047
-      FIX. RFC2047.c
+      FIX. rfc2047.c
 
 U001) Matt Anton <tin@syrius.org>
       ADD. updated french translation
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/CHANGES.old tin-2.3.2/doc/CHANGES.old
--- tin-2.3.1/doc/CHANGES.old	2013-12-24 01:03:15.000000000 +0100
+++ tin-2.3.2/doc/CHANGES.old	2015-06-27 09:32:58.655209001 +0200
@@ -2315,7 +2315,7 @@ U071) Urs Janssen <urs@tin.org>
       ADD. config.guess, config.sub update
       ADD. start BeOS port (networking missing)
       ADD. renamed some vars to avoid shadowing on QNX
-      ADD. new quad_t check to avoid waring with autoconf >= 2.5
+      ADD. new quad_t check to avoid warning with autoconf >= 2.5
       ADD. w2r.pl and opt-case.pl man-pages
       BUG. nls didn't work
       BUG. shell detection failed in some cases
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/CREDITS tin-2.3.2/doc/CREDITS
--- tin-2.3.1/doc/CREDITS	2013-08-28 19:09:38.000000000 +0200
+++ tin-2.3.2/doc/CREDITS	2015-11-02 00:50:56.903208005 +0100
@@ -1,71 +1,72 @@
 I wish to thank the following people for supplying patches:
 
-David Abbott, Earle Ake, Deniz Akkus, Russ Allbery, Matt Anton, Orbby S.
-Arka, Joachim Astel, Anton Aylward, Mark Ayzenshteyn, Jens Chr. Bachem,
-George Baltz, Dieter Baron, Volker Barthelmann, Kirk Bauer, Paul Bauwens,
-Dieter Becker, Wolfgang Behrens, Fabrice Bellet, Greg Berigan, Enrik
-Berkhan, Juergen Bernau, Dan Berry, Michael Bienia, David Binderman, Thomas
-Bliem, Andrey Blochintsev, Chris Blum, Fokke de Boer, Andreas Borchert,
-Volker Borchert, Sebastian Bork, Mark Boucher, Robert Brady, Peter
-Breitenlohner, Jessica Brennan, Frederic Briere, Bill Brolik, Travis Brown,
-Herman ten Brugge, Martin Buck, Matthias Buelow, Jeremy Buhler, Leila
-Burrell-Davis, Sean Casey, Peter Castro, Troy Cauble, Andrey A. Chernov,
-Albert Chin-A-Young, Park Chong-Dae, Tan Kwee Chuan, Boleslaw Ciesielski,
-Robert Claeson, Steven Cogswell, Don Costello, Joshua Crawford, Bryan
-Curnutt, Ned Danieley, Lars Dannenberg, Chris Davies, John Davis, Borislav
-Deianov, Thomas E. Dickey, Martin Dickopp, Olaf Dietrich, Herbert Martin
-Dietze, Theo Van Dinter, Ralf Doeblitz, Bryan Dongray, Michael Douglass,
-Nickolay Dudorov, Craig Durland, Bernd Eckenfels, Phil Edge, Kirk Edson,
-Nick Efthymiou, Stefan Elf, Nigel Ellis, Andrei Emeltchenko, L. Scott
-Emmons, Rob Engle, Olle Eriksson, Brent Ermlick, Bernd Ernesti, Ragnar
-Hojland Espinosa, Jason Faultless, Michael Faurot, Werner Fleck, John M.
-Flinchbaugh, Andy Gabor, Christian Garbs, Torsten Gesang, Ruediger Geys,
-Callum Gibson, Mike Glendinning, Igor Goryachev, Philippe Goujard, Dan
-Greenspan, Andrew Greer, Dennis Grevenstein, Karlo Gross, Carl Hage, Piers
-Haken, Paul Halsema, Joe Hansen, Ed Hanway, Scott Hauck, Christian Haul,
-James Hawtin, Per Headland, Arnold Hendriks, Daniel Hermans, Jose Herrero,
-Dave Hill, Tom Hite, Torsten Homeyer, Ulli Horlacher, Keith Howell, Tommy
-Hsieh, Shih-Kun Huang, Steve Hunt, Jeff Hurwitt, Jeon Hyoung-Jo, Ali
-Ibraimi, Pieter Immelman, Jarkko Isokungas, Marco d'Itri, Patrick St. Jean,
-Hal Jespersen, Park Sang Jin, Robbin Johnson, Jarkko Jormanainen, Yury July,
-Nelson Kading, Geoffrey Keating, Karsten Keil, Charles S. Kerr, Fritz
-Kleeman, Andreas Kies, Janne Kiviluoto, Tomasz Kloczko, Dwarven Knight,
-Thomas Koenig, Karl-Koenig Koenigsson, Sebnem Korkmaz, Martin Kraemer,
-Gerald Krause, Thomas Kroener, Piotr Kucharski, Florian Kuehnert, Bernd
-Kuemmerlen, Kris Kugel, Stephan Kulow, Manoj Kumar, Dawid Kuroczko, Yuri
-Kuzmenko, Olivier Lacroix, Geoff Lane, Alex Lange, Alain Lasserre, Stanislav
-Latishko, Hannu Laurila, Yen-Ming Lee, Vincent Lefevre, Alexander Lehmann,
-Marty Leisner, Thomas Leitner, Hakan Lennestal, Kevin Lentin, Chua Choon
-Leong, Chris Lewis, Andreas Ley, David-Michael Lincke, Otto Lind, Richard
-Lloyd, Florian Lohoff, Reinhard Luebke, Clifford Luke, Michael Lupp, David
-MacKenzie, Hugh Mahon, Giuseppe De Marco, Scott Marovich, Dmitri A.
-Martynoff, Kazushi Marukawa, Timur Maryin, William McBrine, Geoff McCaughan,
-Owen Medd, Philipp Mergenthaler, Andreas Metzler, Arkadiusz Miskiewicz,
-Soren Moller, Bruce Momjian, Sergio Morales, Michael Morrell, Klaus Mueller,
-Mike Muise, Udo Munk, Steven Michael Murphy, John R. Myers, Daniel Naber,
-Torsten Neumann, Dirk Nimmich, James Nugen, Daniel Nylander, David E.
-O'Brien, Michael O'Reilly, Oleg Ohotnikov, Ronald Orr, Julien Oster, Guido
-Ostkamp, Philip Paeps, Jeb Palmer, Neil Parker, Joseph Parmelee, Tom Parry,
-Jim Patterson, Sven Paulus, Walter Pelissero, Cameron Perkins, Colin
-Perkins, Eric Peterson, Tim Pierce, Bill Poitras, Scott W. Powers, Wolfgang
-Prediger, Dennis Preiser, Marc Prud'hommeaux, GianPiero Puccioni, Antonio
-Querubin, Thomas Quinot, Stefan Rapp, Martin Reising, Kyle Rhorer, Ted
-Richards, Steve Robbins, Ollivier Robert, Branden Robinson, Jim Robinson,
-Thomas Roessler, Erik van Roode, Meelis Roos, Stephen Roseman, Roland
-Rosenfeld, Peter Van Rossem, Clifton Royston, Rado S., Juergen Salk, Aleksey
-Salow, Rich Salz, Gary Sanders, Nickolay Saukh, John Sauter, Christopher
-Sawtell, Holger Schif, Volker Schmidt, John Schmitz, Torsten Schneider,
-Stefan Scholl, Rainer Scholz, Juergen Schroeder, Larry Schwimmer, Randy
-Scott, Bart Sears, Karl-Olav Serrander, Ozge Sevinc, Doug Sewell,
-Chung-chieh Shan Philip Shearer, Jungshik Shin, Sergey Shkonda, Andreas
-Siegert, Andrey Simonenko, Mark Smith, Toomas Soome, Steve Spearman, Helmut
-Springer, Cliff Stanford, Steve Starck, Jason Steiner, Ralf Stephan, Michael
-Stenns, Helmrich Streitmatter, Hans Werner Strube, Dieter Stueken, Ed
-Sznyter, Lech Szychowski, Dean Takemori, Darrell Tangman, Derek Terveer,
-Carsten Theis, Julian Thompson, David Tiller, Andry Timonin, Elmar W.
-Tischhauser, Mark Tomlin, Mark Tomlinson, Michael Traub, Martin Treusch von
-Buttlar, Mark Trumbull, Alex Vasylenko, Michael Velten, Adri Verhoef, Paul
-Vickers, Corinna Vinschen, Oliver B. Warzecha, Christian Weisgerber, Jason
-Wessel, Cary Whitney, Henrik Wist, Greg Woods, Andreas Wrede, Lloyd Wright,
-Jens Wuepper, Herbert Xu, Billy Y., Hideaki Yoshfuji, Nickolai Zeldovich,
-Zbigniew Zych
+David Abbott, Earle Ake, Deniz Akkus, Russ Allbery, Matt Anton,
+Orbby S. Arka, Stefan Assmann, Joachim Astel, Anton Aylward, Mark Ayzenshteyn,
+Jens Chr. Bachem, George Baltz, Dieter Baron, Volker Barthelmann, Kirk Bauer,
+Paul Bauwens, Dieter Becker, Wolfgang Behrens, Fabrice Bellet, Greg Berigan,
+Enrik Berkhan, Juergen Bernau, Dan Berry, Michael Bienia, David Binderman,
+Thomas Bliem, Andrey Blochintsev, Chris Blum, Fokke de Boer,
+Andreas Borchert, Volker Borchert, Sebastian Bork, Mark Boucher, Robert Brady,
+Peter Breitenlohner, Jessica Brennan, Frederic Briere, Bill Brolik,
+Travis Brown, Herman ten Brugge, Martin Buck, Matthias Buelow, Jeremy Buhler,
+Leila Burrell-Davis, Sean Casey, Peter Castro, Troy Cauble, Wei-Lun Chao,
+Andrey A. Chernov, Albert Chin-A-Young, Park Chong-Dae, Tan Kwee Chuan,
+Boleslaw Ciesielski, Robert Claeson, Steven Cogswell, Don Costello,
+Joshua Crawford, Bryan Curnutt, Ned Danieley, Lars Dannenberg, Chris Davies,
+John Davis, Borislav Deianov, Thomas E. Dickey, Martin Dickopp, Olaf Dietrich,
+Herbert Martin Dietze, Theo Van Dinter, Ralf Doeblitz, Bryan Dongray,
+Michael Douglass, Nickolay Dudorov, Craig Durland, Bernd Eckenfels, Phil Edge,
+Kirk Edson, Nick Efthymiou, Stefan Elf, Nigel Ellis, Andrei Emeltchenko,
+L. Scott Emmons, Rob Engle, Olle Eriksson, Brent Ermlick, Bernd Ernesti,
+Ragnar Hojland Espinosa, Jason Faultless, Michael Faurot, Werner Fleck,
+John M. Flinchbaugh, Andy Gabor, Christian Garbs, Torsten Gesang,
+Ruediger Geys, Callum Gibson, Mike Glendinning, Igor Goryachev,
+Philippe Goujard, Dan Greenspan, Andrew Greer, Dennis Grevenstein, Karlo Gross,
+Carl Hage, Piers Haken, Paul Halsema, Joe Hansen, Ed Hanway, Scott Hauck,
+Christian Haul, James Hawtin, Per Headland, Arnold Hendriks, Daniel Hermans,
+Jose Herrero, Dave Hill, Tom Hite, Torsten Homeyer, Ulli Horlacher,
+Keith Howell, Tommy Hsieh, Shih-Kun Huang, Steve Hunt, Jeff Hurwitt,
+Jeon Hyoung-Jo, Ali Ibraimi, Pieter Immelman, Jarkko Isokungas, Marco d'Itri,
+Patrick St. Jean, Hal Jespersen, Park Sang Jin, Robbin Johnson,
+Jarkko Jormanainen, Yury July, Nelson Kading, Geoffrey Keating, Karsten Keil,
+Charles S. Kerr, Fritz Kleeman, Andreas Kies, Janne Kiviluoto, Tomasz Kloczko,
+Dwarven Knight, Thomas Koenig, Karl-Koenig Koenigsson, Sebnem Korkmaz,
+Martin Kraemer, Gerald Krause, Thomas Kroener, Piotr Kucharski,
+Florian Kuehnert, Bernd Kuemmerlen, Kris Kugel, Stephan Kulow, Manoj Kumar,
+Dawid Kuroczko, Yuri Kuzmenko, Olivier Lacroix, Geoff Lane, Alex Lange,
+Alain Lasserre, Stanislav Latishko, Hannu Laurila, Yen-Ming Lee,
+Vincent Lefevre, Alexander Lehmann, Marty Leisner, Thomas Leitner,
+Hakan Lennestal, Kevin Lentin, Chua Choon Leong, Chris Lewis, Andreas Ley,
+David-Michael Lincke, Otto Lind, Richard Lloyd, Florian Lohoff,
+Reinhard Luebke, Clifford Luke, Michael Lupp, David MacKenzie, Hugh Mahon,
+Giuseppe De Marco, Scott Marovich, Dmitri A. Martynoff, Kazushi Marukawa,
+Timur Maryin, William McBrine, Geoff McCaughan, Owen Medd,
+Philipp Mergenthaler, Andreas Metzler, Arkadiusz Miskiewicz, Soren Moller,
+Bruce Momjian, Sergio Morales, Michael Morrell, Klaus Mueller, Mike Muise,
+Udo Munk, Steven Michael Murphy, John R. Myers, Daniel Naber, Torsten Neumann,
+Dirk Nimmich, James Nugen, Daniel Nylander, David E. O'Brien, Michael O'Reilly,
+Oleg Ohotnikov, Ronald Orr, Julien Oster, Guido Ostkamp, Philip Paeps,
+Jeb Palmer, Neil Parker, Joseph Parmelee, Tom Parry, Jim Patterson,
+Sven Paulus, Walter Pelissero, Cameron Perkins, Colin Perkins, Eric Peterson,
+Tim Pierce, Bill Poitras, Scott W. Powers, Wolfgang Prediger, Dennis Preiser,
+Marc Prud'hommeaux, GianPiero Puccioni, Antonio Querubin, Thomas Quinot,
+Stefan Rapp, Martin Reising, Kyle Rhorer, Ted Richards, Steve Robbins,
+Ollivier Robert, Branden Robinson, Jim Robinson, Thomas Roessler,
+Erik van Roode, Meelis Roos, Stephen Roseman, Roland Rosenfeld,
+Peter Van Rossem, Clifton Royston, Rado S., Juergen Salk, Aleksey Salow,
+Rich Salz, Gary Sanders, Nickolay Saukh, John Sauter, Christopher Sawtell,
+Holger Schif, Volker Schmidt, John Schmitz, Torsten Schneider, Stefan Scholl,
+Rainer Scholz, Juergen Schroeder, Larry Schwimmer, Randy Scott, Bart Sears,
+Karl-Olav Serrander, Ozge Sevinc, Doug Sewell, Chung-chieh Shan,
+Philip Shearer, Jungshik Shin, Sergey Shkonda, Andreas Siegert,
+Andrey Simonenko, Mark Smith, Toomas Soome, Steve Spearman, Helmut Springer,
+Cliff Stanford, Steve Starck, Jason Steiner, Ralf Stephan, Michael Stenns,
+Helmrich Streitmatter, Hans Werner Strube, Dieter Stueken, Ed Sznyter,
+Lech Szychowski, Dean Takemori, Darrell Tangman, Derek Terveer, Carsten Theis,
+Julian Thompson, David Tiller, Andry Timonin, Elmar W. Tischhauser,
+Mark Tomlin, Mark Tomlinson, Michael Traub, Martin Treusch von Buttlar,
+Mark Trumbull, Alex Vasylenko, Michael Velten, Adri Verhoef, Paul Vickers,
+Corinna Vinschen, Mingye Wang, Oliver B. Warzecha, Christian Weisgerber,
+Jason Wessel, Cary Whitney, Henrik Wist, Greg Woods, Andreas Wrede,
+Lloyd Wright, Jens Wuepper, Herbert Xu, Billy Y., Hideaki Yoshfuji,
+Nickolai Zeldovich, Zbigniew Zych
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/INSTALL tin-2.3.2/doc/INSTALL
--- tin-2.3.1/doc/INSTALL	2014-01-13 09:31:37.000000000 +0100
+++ tin-2.3.2/doc/INSTALL	2015-11-04 00:08:23.795207869 +0100
@@ -64,7 +64,7 @@ The following configure options and defi
 Not yet documented configure options and defines:
 -------------------------------------------------
 TIN related:
-  --enable-ipv6                          --with-socks5
+  --disable-ipv6                         --with-socks5
   --with-socks                           --with-sum
 
   DEBUG                                   MATCH_TAR_PATTERN
@@ -521,10 +521,11 @@ Turn on Cancel-Locks. This feature requi
 Message-ID of the posting, so if your server does not offer server side
 purposed IDs you have to mess around with EVIL_INSIDE
 
---enable-heapsort (default: off)
+--enable-heapsort (default: on)
 Enable heapsort(3) as alternative to qsort(3). In large groups with a long
 retention and long threads this may be a performance win as the data in
-the group is somewhat presorted.
+the group is somewhat presorted. Use --disable-heapsort to deactivate
+heapsort(3) inclusion.
 
 --enable-nls (default: on)
 The --enable-nls option enables Native Language Support (NLS), which allows
@@ -562,7 +563,7 @@ Activated by tin -Dn where n is 1 = NNTP
 32 = misc (-D 63 = debug all). Debug files written to $TMPDIR are ARTS,
 ACTIVE, BASE, NNTP, SAVE_COMP, BITMAP, MALLOC and FILTER. Depending on
 the debuglevel some files may not be generated. As the files written in
-$TMPDIR are world readable and may contian uncryted password information
+$TMPDIR are world readable and may contain uncryted password information
 (e.g. when using -D 1) don't run "-D n" on multiuser systems without setting
 $TMPDIR to a safe location, e.g. "TMPDIR=$HOME ./tin -D 1".
 
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/TODO tin-2.3.2/doc/TODO
--- tin-2.3.1/doc/TODO	2014-12-11 23:03:46.000000000 +0100
+++ tin-2.3.2/doc/TODO	2015-12-22 00:22:27.911210421 +0100
@@ -4,6 +4,12 @@ not read only ,-).
 
 Bugs
 ----
+o  replying via email to an article with
+   From: =?us-ascii?q?<a@example.com>,?= <b@example.org>
+   will result in
+   To: <a@example.com>, <b@example.org>
+   [20141230 Urs Janssen <urs@tin.org>]
+
 o  get_respcode() doesn't handle the 401 response code. as we have to
    evaluate the response text as well we have to fix every
    nntp_command(..., NULL, 0) call.
@@ -86,7 +92,7 @@ o  8bit chars in some headers are RFC-20
    [20090112 Urs Janssen <urs@tin.org>]
 
 o  the mime encoder may create two adjacent encoed words in the same line
-   i.e.       Subject: =?UTF-8?B?4oKs4oKs4oKs?= =?UTF-8?B?IOKCrOKCrOKCrA==?=
+   e.g.       Subject: =?UTF-8?B?4oKs4oKs4oKs?= =?UTF-8?B?IOKCrOKCrOKCrA==?=
    instead of Subject: =?UTF-8?B?4oKs4oKs4oKsIOKCrOKCrOKCrA==?=
    [20140513 Urs Janssen <urs@tin.org>]
 
@@ -122,7 +128,7 @@ o  add support for %A (Address), %C (Fir
 
 o  add a key to "drop" pending data from the server (either by
    disconnet/reconnect (fast but reconnect may fail due to rate limit or ...)
-   or via calling drain_buffer() (might be slow if there ss much pending
+   or via calling drain_buffer() (might be slow if there is much pending
    data)) so one doesn't have to quit and restart tin if the client/server
    communication get's desynced (i.e by reading an article which has a non
    dotstuffed lone . in it or the like)
@@ -150,7 +156,7 @@ o  give an error message if append_mail(
 
 o  allow remapping of the 'z' abort-key (lynx style) in wait_for_input().
 
-o  add user defined screen layout at different levels (i.e. posting
+o  add user defined screen layout at different levels (e.g. posting
    history screen)
    (done for selection, group and thread level)
    - what about groupname_max_length, still needed?
@@ -440,10 +446,11 @@ o  Merge the selection code with the ran
    of picking articles with similar goals is wasteful.
    [Jason Faultless <jason@altarstone.com>]
 
-o  add check for liblzma/libbzip2/zlib (>=1.1.4)/[mini]lzo, liblz4, liblrzip
+o  add check for liblzma/libbzip2/zlib (>=1.1.4)/[mini]lzo, lzlib, liblz4,
+   liblrzip, ...
    (<http://tukaani.org/xz/>, <http://sources.redhat.com/bzip2/>,
     <http://www.gzip.org/zlib/>, <http://www.oberhumer.com/opensource/lzo/>,
-    <http://code.google.com/p/lz4/>,
+    <http://lzip.nongnu.org/lzlib.html>, <http://code.google.com/p/lz4/>,
     <http://freecode.com/projects/long-range-zip>) and add an option to
    write/read *zipped local overviews.
    the libs might also be used for post-processing articles.
@@ -539,13 +546,6 @@ o  do RFC 2231 decoding of non us-ascii
    (rfc2046.c:parse_params())
    [20110428 Urs Janssen <urs@tin.org>]
 
-o  allow RFC 2231 parameter value continuations
-   [20110428 Urs Janssen <urs@tin.org>]
-
-o  allow RFC 2231 language specification in encoded words
-   (rfc2047.c:rfc1522_decode())
-   [20110428 Urs Janssen <urs@tin.org>]
-
 o  add Content-Language (RFC 3282) analysis
 
 o  suppress hide_uue=2 checking unless first line in an article or following
@@ -556,6 +556,11 @@ o  add missing mailcap (RFC 1524) featur
 
 Internal Changes
 ----------------
+o  in ENABLE_NLS case replace PLURAL() macro with proper use of
+   ngettext(3) (if found by configure) to support languages with
+   more than one plural form.
+   [20150113 Urs Janssen <urs@tin.org>]
+
 o  rename disable_gnksa_domain_check to enable_gnksa_domain_check and
    invert logic now the default changed
    [20131119 Urs Janssen <urs@tin.org>]
@@ -575,7 +580,7 @@ o  ditch MAX_MSG_HEADERS (post.c)
    [20110212 Urs Janssen <urs@tin.org>]
 
 o  always display (also) the servers error response string to the user,
-   currently tin sometimes gives generic messages (i.e. when authentication
+   currently tin sometimes gives generic messages (e.g. when authentication
    fails), but the servers response may include additional infos (like
    bandwidth exceeded)
    [20101230 Urs Janssen <urs@tin.org>]
@@ -716,8 +721,9 @@ o  check code with Splint (LCLint) <http
    valgrind (<http://valgrind.org/>), cppcheck
    (<http://cppcheck.wiki.sourceforge.net/>), AdLint
    (<http://adlint.sourceforge.net>), clang-analyzer
-   (<http://clang-analyzer.llvm.org/>) and Coverity
-   (<https://scan.coverity.com/projects/993>)
+   (<http://clang-analyzer.llvm.org/>), Coverity
+   (<https://scan.coverity.com/projects/993>) and zzuf
+   (<http://caca.zoy.org/wiki/zzuf>)
 
 o  rewrite the tag code so that arts[].tagged becomes index in arts[]
    of next tagged article. num_of_tagged_arts becomes index of first
@@ -742,7 +748,7 @@ o  mask inline PGP SIGNATURE/KEY BLOCK l
    [20090722 Urs Janssen <urs@tin.org>]
 
 o  some non fixed width strings could be formatted nicer (warp on last space
-   before cCOLS), i.e. txt_warn_downgrade
+   before cCOLS), e.g. txt_warn_downgrade
    [20110325 Urs Janssen <urs@tin.org>]
 
 Unicode
@@ -781,7 +787,8 @@ o  make mm_network_charset an user confi
 o  add IDNA 2003 (RFC 3490ff.) and IDNA 2008 (RFC 5890ff.) support,
    (<http://www.gnu.org/software/libidn/> IDNA 2003,
     <http://jprs.co.jp/idn/index-e.html> IDNA 2008,
-    <http://site.icu-project.org/> IDNA (uidna_IDNToUnicode()),
+    <http://site.icu-project.org/> IDNA (uidna_IDNToUnicode()
+     and/or with ICU >=4.6 uidna_nameToUnicode(uidna_openUTS46)),
     <http://www.gnu.org/s/libidn/#libidn2> IDNA 2008)
    (added minimalistic IDNA decoding support if a recent libidn is found, urs)
    [20030917 Urs Janssen <urs@tin.org>]
@@ -809,10 +816,10 @@ o  the online help of GroupMarkUnselArtR
    say that the article are marked read
    [20090814 Urs Janssen <urs@tin.org>]
 
-o  document the different singnals/actions (i.e. SIGUSR2 writes newsrc)
+o  document the different singnals/actions (e.g. SIGUSR2 writes newsrc)
    [20080209 Urs Janssen <urs@tin.org>]
 
-o  exit staus documentation in the manpage isn't correct, we have more
+o  exit staus documentation in the man page isn't correct, we have more
    exit codes than just 0/1 (and 2 in the -Z case).
    [20080320 Urs Janssen <urs@tin.org>]
 
@@ -832,14 +839,35 @@ o  man page always needs work and proof
    e.g. 'U', 'V' in pager need better documentation, random organization
    feature isn't documented at all.
 
-o  tin.defaults could use more documentation in manpage (tin.5)
+o  tin.defaults could use more documentation in man page (tin.5)
 
-o  replace "\\" by "\e" in manpages (portable?)
+o  replace "\\" by "\e" in man pages (portable?)
 
-o  integrate doc/auth.txt into tin.1-manpage
+o  integrate doc/auth.txt into tin.1 man page
 
 Not yet classified
 ------------------
+o  allow "begin-base64"/"====\n" as start/end marker for UUE-blocks besides
+   the traditional "begin"/"end\n"?
+   [20151204 Urs Janssen <urs@tin.org>]
+
+o  cache_overview_files also affects $TIN_INDEX_MAILDIR and $TIN_INDEX_SAVEDIR
+   overviews, is this desired?
+   [20151112 Urs Janssen <urs@tin.org>]
+
+o  articles without a Message-ID are skipped as the code currently depends
+   on Message-IDs, but they might show up in mailgroups - assign a pseudo
+   Message-ID to them?
+   [20151111 Urs Janssen <urs@tin.org>]
+
+o  create missing dir(s) in path to newsrc, right now get_newsrcname()
+   usually comes up with
+   "No permissions to go into /home/$USER/.tin/${NNTPSERVER}"
+   if one uses something like
+   *  ~/.tin/${NNTPSERVER-localhost}/.newsrc
+   in newsrctable
+   [20150121 Urs Janssen <urs@tin.org>]
+
 o  make --with-defaults-dir= default to $sysconfdir/tin
    (=/usr/local/etc/tin)?
    [20110809 Urs Janssen <urs@tin.org>]
@@ -857,9 +885,6 @@ o  what about !us-ascii chars in usernam
 o  what is or was HIST_HELP_SEARCH good for? And what about cHelp?
    [20101008 Urs Janssen <urs@tin.org>]
 
-o  fix memleaks on early exits (i.e. host unreachable, auth failed, ...)
-   [20100517 Urs Janssen <urs@tin.org>]
-
 o  charset conversion fails when converting articles from multibyte charsets
    with 0 bytes (UCS2, UCS4, UTF-16[[LB]E], UTF-32[[LB]E], ...), currently
    we just skip over such parts instead of handling them properly
@@ -868,7 +893,7 @@ o  charset conversion fails when convert
 o  add "COMPRESS DEFLATE" support once it's official? this would require a
    rewrite of the code which reads data from the network (which should be
    done anyway for TLS) as we must handle null-bytes in the stream.
-   <http://www.ietf.org/internet-drafts/draft-murchison-nntp-compress-01.txt>
+   <https://tools.ietf.org/id/draft-murchison-nntp-compress-02.txt>
    [20100122 Urs Janssen <urs@tin.org>]
 
 o  the documentation suggests that novrootdir/$TIN_NOVROOTDIR defaults to
@@ -996,8 +1021,10 @@ o  check_article_to_be_posted() needs a
 
 o  update gettext stuff to > gettext-0.12.1
 
-o  clean up included pcre stuff and update to >= pcre-8.36
-   (maybe even pcre2?)
+o  clean up included pcre stuff and update to >= pcre-8.37
+
+o  and pcre2 support (new API)
+   <http://www.pcre.org/current/doc/html/>
 
 o  shows up cross-postings multiple times even if read once before getting
    a resync/reread active/newsrc-file
@@ -1046,6 +1073,8 @@ o  add check for libarchive <https://cod
    and use for post-processing?
    [20111225 Urs Janssen <urs@tin.org>]
 
+o  add check for liblockfile and/or liblock and use if found?
+
 o  add check for heapsort(3) in libbsd? <http://libbsd.freedesktop.org/wiki/>
    [20130305 Urs Janssen <urs@tin.org>]
 
@@ -1055,3 +1084,6 @@ o  add jump to selected article from Dis
 o  add check for libtre and offer TRE as matching method for "wildcard"?
    <http://laurikari.net/tre/about/>, <https://github.com/laurikari/tre/>
    [20130706 Urs Janssen <urs@tin.org>]
+
+o  eval $NEWSHOST if $NNTPSERVER is unset (like Net::NNTP(3perl))
+   [20141225 Urs Janssen <urs@tin.org>]
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/WHATSNEW tin-2.3.2/doc/WHATSNEW
--- tin-2.3.1/doc/WHATSNEW	2014-10-25 19:16:43.000000000 +0200
+++ tin-2.3.2/doc/WHATSNEW	2015-12-22 00:25:46.571216732 +0100
@@ -2,11 +2,22 @@ New features and changes since tin-2.2.0
 
 New features
 ------------
+- simplified Chinese translation
+- handle RFC 2231 parameter value continuation
+- skip over RFC 2231 language parameters
 
 Changes
 -------
 The gTLD list is no longer actively maintained (too many new gTLD recently),
-disable_gnksa_domain_check=ON might result in false positives.
+disable_gnksa_domain_check=OFF might result in false positives.
+
+--enable-heapsort is now default during configure (sort_function in tinrc
+still needs to be set accordingly if you like to use heapsort insted of
+qsort)
+
+--enable-ipv6 is now default during configure
 
 Retired Features
 ----------------
+. groupname_max_length, can now be set via user defined screen layout at select
+  level
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/l10n/de/tin.1 tin-2.3.2/doc/l10n/de/tin.1
--- tin-2.3.1/doc/l10n/de/tin.1	2014-12-24 09:37:32.000000000 +0100
+++ tin-2.3.2/doc/l10n/de/tin.1	2015-12-22 11:27:24.279208947 +0100
@@ -3,7 +3,7 @@
 .\" Module    : tin.1
 .\" Author    : I. Lea, U. Janssen
 .\" Created   : 1991-08-23
-.\" Updated   : 2014-12-24
+.\" Updated   : 2015-12-01
 .\" Notes     : use american english; still needs some work, e.g.:
 .\"             - document authorization (.newsauth)
 .\"             - document random organization feature
@@ -14,7 +14,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH tin 1 "24. Dezember 2014" 2.3.1 "Usenet Newsreader"
+.TH tin 1 "24. Dezember 2015" 2.3.2 "Usenet Newsreader"
 .\"
 .\"
 .SH NAME
@@ -47,7 +47,7 @@ Am Anfang zeigt \fBtin\fP eine Liste der
 \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP. Ein Pfeil '\->' oder ein inverser
 Balken zeigt auf die erste Newsgruppe. Um zu einer Gruppe zu navigieren
 kÃ¶nnen die Cursor\-Tasten (hÃ¤ngt vom verwendetem Terminal ab) oder \fBDown\fP
-('\fBj\fP') und \fBUp\fP ('\fBk\fP') benutzt werden. Mit Bildhoch/Bildrunter (hÃ¤ngt
+('\fBj\fP') und \fBUp\fP ('\fBk\fP') benutzt werden. Mit Bildrauf/Bildrunter (hÃ¤ngt
 vom verwendetem Terminal ab) oder \fBPageUp\fP ('\fB^U\fP') (CTRL\-U) und
 \fBPageDown\fP ('\fB^D\fP') (CTRL\-D) kann Seitenweise navigiert werden. Die
 ausgewÃ¤hlte Gruppe wird durch DrÃ¼cken von '\fB<CR>\fP' betreten.
@@ -90,7 +90,7 @@ Verbindung via IPv4 zum NNTP Server erzw
 Verbindung via IPv6 zum NNTP Server erzwingen.
 .TP 
 \fB\-a\fP
-ANSI\-Farben ein/\-ausschalten (Standard ist aus).
+ANSI\-Farben ein/\-ausschalten (Voreinstellung ist aus).
 .TP 
 \fB\-A\fP
 Erzwinge Authentifikation beim Verbindungsaufbau.
@@ -144,7 +144,7 @@ command (\fBRFC\%3977\fP ) \*(rq\fB\-ln\
 article counts.
 .TP 
 \fB\-m\fP\fI Verzeichnis\fP
-Zu benutzendes Mailbox\-Verzeichnis. Standard ist
+Zu benutzendes Mailbox\-Verzeichnis. Voreinstellung ist
 \fI${TIN_HOMEDIR:\-"$HOME"}/Mail\fP.
 .TP 
 \fB\-M\fP\fI Benutzer\fP
@@ -165,11 +165,11 @@ weitere Informationen siehe den Abschnit
 SPEICHERN VON UNGELESENEN ARTIKELN".
 .TP 
 \fB\-o\fP
-Quick post all postponed articles and exit. In order for this to be really
-quick, it should be used with \*(rq\fB\-n\fP\*(rq if possible.
+Schnell\-Modus um alle zurÃ¼ckgestellten Artikel zu posten und danach tin
+wieder beenden. Nach MÃ¶glichkeit mit \*(rq\fB\-n\fP\*(rq kombinieren.
 .TP 
 \fB\-p\fP\fI Port\fP
-Zu benutzende Portnummer falls per NNTP gelesen wird (Standard ist
+Zu benutzende Portnummer falls per NNTP gelesen wird (Voreinstellung ist
 119). Ãœbersteuert die Umgebungsvariable $\fBNNTPPORT\fP.
 .TP 
 \fB\-q\fP
@@ -222,15 +222,17 @@ No overwrite mode. \fI${TIN_HOMEDIR:\-"$
 if they don't exist.
 .TP 
 \fB\-z\fP
-Only start \fBtin\fP if there is any new/unread news. If there is news \fBtin\fP
-will position cursor at first group with unread news. Useful for putting in
-login file.
+\fBtin\fP nur starten wenn es neue/ungelesene Artikel gibt. Falls das der Fall
+ist wird der Cursor auf die erste Gruppe mit ungelesenen Artikeln
+positioniert. NÃ¼tzlich um \fBtin\fP in login\-Dateien aufzurufen.
 .TP 
 \fB\-Z\fP
-Check if there is any new/unread news and exit with appropriate status. If
-\&\*(rq\fB\-v\fP\*(rq option is specified the number of unread articles in each group
-is printed. An exit code 0 indicates no news, 1 that an error occurred and 2
-that new/unread news exists. Useful for writing scripts.
+PrÃ¼ft ob es neue/ungelesene Artikel gibt und beendet sich mit dem
+entsprechenden RÃ¼ckgabewert. Falls mit der \&\*(rq\fB\-v\fP\*(rq Option kombiniert
+wird die Zahl der ungelesenen Artikel in jeder Gruppe ausgegeben. Ein
+RÃ¼ckgabewert von 0 bedeutet keine ungelesene Artikel, 1 das ein Fehler
+aufgetreten ist und 2 das ungelesene Artikel vorhanden sind. NÃ¼tzlich in
+Skripten.
 .PP
 \fBtin\fP can also dynamically change its options by the \fBOptionMenu\fP ('\fBM\fP')
 command. Any changes are written to
@@ -284,17 +286,17 @@ directory (i.e., \fI${TIN_LIBDIR:\-NEWSL
 file permissions set to 0644. If you read news via NNTP, then your news
 server must support the LIST SUBSCRIPTIONS command. It is part of the NNTP
 List Extensions (\fBRFC\%6048\fP ) and all modern servers should understand it.
-.SS "SCREEN FORMAT"
+.SS ANSICHTEN
 \fBtin\fP hat vier unterschiedliche Arbeitsebenen: Auswahlebene, Gruppenebene,
 Threadebene und Artikelebene.
 .PP
-At the Selection level the title displays (the name of the news server and)
-the number of subscribed groups (containing new unread articles). The
-newsgroups are displayed in the middle of the screen usually with the number
-of unread articles displayed on the same line in front, but it can be
-customized via \fBselect_format\fP.
+In der Auswahlebene zeigt der Titel (der Name des News\-Server und) die
+Anzahl der abonnierten Gruppen (mit neuen ungelesenen Artikel). Die
+Newsgruppen werden in der Mitte des Bildschirms, in der Regel mit der Anzahl
+der ungelesenen Artikel in der gleichen Zeile davor, abgebildet, aber das
+kann mittels \fBselect_format\fP angepasst werden.
 .PP
-.\" FIXME - make this autoscale
+.\" FIXME - make this auto scale
 .nf
 \->M    1     2  comp.security.announce  Announcements from the CERT abou
   M    2     1  news.admin.announce     Announcements for news adminstra
@@ -306,14 +308,14 @@ customized via \fBselect_format\fP.
 Eventuell steht am Anfang der Zeile noch eines der folgende Zeichen:
 .TP  10
 \fBu\fP
-This group is unsubscribed. To see only your subscribed groups use the
-\fBSelectToggleReadDisplay\fP ('\fBr\fP') or \fBSelectYankActive\fP ('\fBy\fP') toggle
-keys.
+Diese Gruppe ist nicht abonniert. Um nur abonnierte Gruppen anzuzeigen kann
+die \fBSelectToggleReadDisplay\fP ('\fBr\fP') oder \fBSelectYankActive\fP ('\fBy\fP')
+Umschalttaste benutzt werden.
 .TP 
 \fBM\fP
-This is a moderated group. Any posts you make will have to be approved by
-the group administrator before it will be made public. \fBtin\fP will ask for
-confirmation before you post to a moderated group.
+Diese Gruppe ist moderiert. Alle Postings mÃ¼ssen erst vom Gruppen\-Moderator
+freigegeben werden bevor sie verÃ¶ffentlicht werden. \fBtin\fP fragt vor dem
+Posten in eine moderierte Gruppe nach einer BestÃ¤tigung.
 .TP 
 \fBN\fP
 This is a new newsgroup which has been created since you last used
@@ -370,7 +372,7 @@ the first (unread) article in the thread
 the subject \- this is controlled by the \fBshow_info\fP option. The display can
 be customized via \fBgroup_format\fP.
 .PP
-.\" FIXME - make this autoscale
+.\" FIXME - make this auto scale
 .nf
                 de.admin.net\-abuse.announce (11B 13+ 1* 1o 0K) M
 
@@ -384,7 +386,7 @@ be customized via \fBgroup_format\fP.
 At the Thread level the screen usually (depends on the threading method
 used) looks like this, but can be customized via \fBthread_format\fP:
 .PP
-.\" FIXME - make this autoscale
+.\" FIXME - make this auto scale
 .nf
 \->   1      [   7]  What is this funny tree in the thr  Robert F. Simmig
      2      [  12]  +\->                                 Sephan Wagner <s
@@ -396,7 +398,7 @@ used) looks like this, but can be custom
 .\" FIXME - add description of fields
 In der Artikelebene hat der Kopf der Seite folgendes Format:
 .PP
-.\" FIXME - make this autoscale
+.\" FIXME - make this auto scale
 .nf
 So, 28 Dez 1997 21:21:01    de.admin.news.groups      Thread   20 v. 86
 Zeilen 50   Re: EINSPRUCH zu RESULT:de.comm.mobil.ALL Artikel  47 von 59
@@ -409,9 +411,9 @@ Artikel\-KÃ¶rper
 .\"
 Das Aussehen der Auswahl\-, Gruppen\- und Threadebene kann individuell
 angepasst werden. Siehe hierzu den Abschnitt "ANSICHTEN ANPASSEN".
-.SS "COMMON MOVING KEYS"
-This table shows the common keys used for moving around all levels within
-\fBtin\fP.
+.SS "GEMEINSAME BEWEGUNGSTASTEN"
+Diese Tabelle zeigt Tasten welche in \fBtin\fP in allen Ebenen zum Navigieren
+verwendet werden.
 .RS
 .nf
 .ta \w'Beg. of list/article  'u +\w'ANSI/vt100   'u
@@ -426,15 +428,15 @@ Line Down	\fBDown arrow\fP	\fBDown\fP (\
 .RE
 .\"
 .\"
-.SS "COMMON EDITING COMMANDS"
-An emacs style editing package allows the easy editing of input strings.  An
-history list allows the easy reuse of previously entered strings.  In
-addition to the cursor keys, the following commands are available when
-editing a string:
+.SS "GEMEINSAME BEARBEITUNGSBEFEHLE"
+An \fB\%emacs\fP(1)  style editing package allows the easy editing of input
+strings.  A history list allows the easy reuse of previously entered
+strings.  In addition to the cursor keys, the following commands are
+available when editing a string:
 .PP
 .TP  10
 \fB^A, ^E\fP
-An den Zeillenanfang bzw. das Zeilenende springen.
+An den Zeilenanfang bzw. das Zeilenende springen.
 .TP 
 \fB^F, ^B\fP
 non\-destructive move forward or back one location, respectively.
@@ -530,7 +532,7 @@ WÃ¤hlen Sie eine Reihe von Artikeln auf
 wird. Siehe Abschnitt "BEREICHE" fÃ¼r weitere Informationen.
 .TP 
 \fBSelectSortActive '.'\fP
-Liste vorhandener Newsgroups sortieren.
+Liste vorhandener Newsgruppen sortieren.
 .TP 
 \fBSearchRepeat '\e'\fP
 Vorherige Suche wiederholen.
@@ -544,7 +546,7 @@ RÃ¼ckwÃ¤rts mach einer Gruppe anhand des
 (falls angezeigt) suchen.
 .TP 
 \fBSelectReadGrp '^J' '<CR>'\fP
-Read current group.
+Lese die aktuelle Gruppe.
 .TP 
 \fBSelectEnterNextUnreadGrp '<TAB>' 'n'\fP
 Enter next group with unread news. Will wrap around to the beginning of the
@@ -575,7 +577,7 @@ line. This will not be available if \fBt
 option.
 .TP 
 \fBToggleInverseVideo 'I'\fP
-Toggle inverse video.
+(De)aktiviere inverse Darstellung.
 .TP 
 \fBSelectMoveGrp 'm'\fP
 Move the current group within the group selection list. By entering '1' the
@@ -591,8 +593,8 @@ OPTIONS MENU AND TINRC CONFIGURABLE VARI
 Setzt den Cursor auf die nÃ¤chste Gruppe mit ungelesenen Artikeln.
 .TP 
 \fBQuit 'q'\fP
-Quit \fBtin\fP \- ask the user to confirm if \fBconfirm_choice\fP is set
-accordingly.
+\fBtin\fP beenden, falls \fBconfirm_choice\fP gesetzt ist wird nochmal
+nachgefragt.
 .TP 
 \fBQuitTin 'Q'\fP
 Beendet \fBtin\fP sofort, ohne BestÃ¤tigungsnachfrage.
@@ -679,7 +681,7 @@ WÃ¤hlen Sie eine Reihe von Artikeln auf
 wird. Siehe Abschnitt "BEREICHE" fÃ¼r weitere Informationen.
 .TP 
 \fBLastViewed '\-'\fP
-Re\-enter the last message that was viewed.
+Zur zuletzt angezeigte Nachricht springen.
 .TP 
 \fBSearchRepeat '\e'\fP
 Vorherige Suche wiederholen.
@@ -691,7 +693,7 @@ VorwÃ¤rts nach dem angegebenem Subject s
 RÃ¼ckwÃ¤rts nach dem angegebenem Subject suchen.
 .TP 
 \fBGroupSelThd '*'\fP
-Select current thread for later processing.
+WÃ¤hle aktuellen Thread fÃ¼r die spÃ¤tere Verarbeitung aus.
 .TP 
 \fBGroupDoAutoSel '+'\fP
 Selects all threads in current group. It is a shortcut for calling
@@ -714,7 +716,7 @@ subjects. Entering just '\fB<CR>\fP' wil
 was entered.
 .TP 
 \fBGroupReverseSel '@'\fP
-Reverse all selections on all articles.
+Markierung fÃ¼r alle Artikel umkehren.
 .TP 
 \fBGroupUndoSel '~'\fP
 Undo all selections on all articles. It clears the toggle effect of
@@ -746,17 +748,17 @@ explanation of these variables and "FILT
 on filtering.
 .TP 
 \fBGroupReadBasenote '^J' '<CR>'\fP
-Read current article.
+Lese den aktuelle Artikel.
 .TP 
 \fBGroupNextUnreadArtOrGrp '<TAB>'\fP
-View next unread article or group.
+Zeige nÃ¤chsten den ungelesenen Artikel oder die nÃ¤chste Gruppe.
 .TP 
 \fBSearchAuthF 'a'\fP
-Author forward search. This searches for articles with a specific \*(rqFrom:\*(rq
-line.
+Autoren\-Suche vorwÃ¤rts. Sucht nach Artikeln mit einem bestimmtem
+\&\*(rqFrom:\*(rq\-Header.
 .TP 
 \fBSearchAuthB 'A'\fP
-Author backward search. Otherwise, see \fBSearchAuthF\fP ('\fBa\fP') above.
+Autoren\-Suche rÃ¼ckwÃ¤rts. Siehe auch \fBSearchAuthF\fP ('\fBa\fP') oben.
 .TP 
 \fBSearchBody 'B'\fP
 Search the body of all articles in group (can be slow). You can abort the
@@ -794,7 +796,7 @@ Display the subject of the first article
 line.
 .TP 
 \fBToggleInverseVideo 'I'\fP
-Toggle inverse video.
+(De)aktiviere inverse Darstellung.
 .TP 
 \fBGroupMarkThdRead 'K'\fP
 Mark article/thread as read and move onto the next unread article/thread. If
@@ -803,7 +805,7 @@ of the current article/thread. When tagg
 prompt asks how to proceed.
 .TP 
 \fBGroupListThd 'l'\fP
-Open the thread under the current cursor position.
+Ã–ffnet den Thread unter der aktuellen Cursorposition.
 .TP 
 \fBLookupMessage 'L'\fP
 Artikel anhand der \*(rqMessage\-ID:\*(rq nachschlagen.
@@ -818,10 +820,10 @@ User configurable options menu (for more
 OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES").
 .TP 
 \fBGroupNextGroup 'n'\fP
-Go to next group.
+Zur nÃ¤chsten Newsgruppe springen.
 .TP 
 \fBGroupNextUnreadArt 'N'\fP
-Go to next unread article.
+Zum nÃ¤chsten ungelesenen Artikel springen.
 .TP 
 \fBPrint 'o'\fP
 Send current article / thread / auto\-selected (hot) articles / articles
@@ -829,19 +831,19 @@ matching pattern / tagged articles to pr
 PIPING PRINTING REPOSTING AND SAVING ARTICLES" for more information.
 .TP 
 \fBGroupPrevGroup 'p'\fP
-Go to previous group.
+Zur vorherigen Gruppe springen.
 .TP 
 \fBGroupPrevUnreadArt 'P'\fP
-Go to previous unread article.
+Zum vorherigen ungelesenen Artikel gehen.
 .TP 
 \fBQuit 'q'\fP
-Return to previous level.
+Kehre zur vorherigen Ebene zurÃ¼ck.
 .TP 
 \fBQuitTin 'Q'\fP
 Beendet \fBtin\fP sofort, ohne BestÃ¤tigungsnachfrage.
 .TP 
 \fBGroupToggleReadUnread 'r'\fP
-Toggle the display between all articles and unread articles.
+Wechselt zwischen der Anzeige aller und nur ungelesener Artikel.
 .TP 
 \fBBugReport 'R'\fP
 Einen Fehlerbericht oder Kommentar an <tin\-bugs@tin.org>
@@ -870,18 +872,18 @@ threading by references, threading on bo
 multipart articles into a thread (\*(rqSubject:\*(rq based).
 .TP 
 \fBGroupUntag 'U'\fP
-Untag all articles that were tagged.
+Markierung aller markierten Artikel entfernen.
 .TP 
 \fBPost 'w'\fP
-Post an article to current group. If posting fails for some reason, you'll
-get the chance to edit the article again via \fBPostEdit\fP ('\fBe\fP'), postpone
-it via \fBPostPostpone\fP ('\fBo\fP') for later processing (see also \*(rq\fB\-o\fP\*(rq
-command\-line switch) or discard it via \fBQuit\fP ('\fBq\fP').
+Post an article to the current group. If posting fails for some reason,
+you'll get the chance to edit the article again via \fBPostEdit\fP ('\fBe\fP'),
+postpone it for later processing via \fBPostPostpone\fP ('\fBo\fP') (see also
+\&\*(rq\fB\-o\fP\*(rq command\-line switch) or discard it via \fBQuit\fP ('\fBq\fP').
 .TP 
 \fBGroupRepost 'x'\fP
 Repost an already posted article / thread / auto\-selected (hot) articles /
 articles matching pattern / tagged articles to another newsgroup(s). Useful
-for reposting from global to local newsgroups. Do not use this to cross\-post
+for reposting from global to local newsgroups. Do not use this to crosspost
 your own articles.
 .TP 
 \fBGroupMarkUnselArtRead 'X'\fP
@@ -930,19 +932,19 @@ WÃ¤hlen Sie eine Reihe von Artikeln auf
 wird. Siehe Abschnitt "BEREICHE" fÃ¼r weitere Informationen.
 .TP 
 \fBLastViewed '\-'\fP
-Re\-enter the last message that was viewed.
+Zur zuletzt angezeigte Nachricht springen.
 .TP 
 \fBSearchRepeat '\e'\fP
 Vorherige Suche wiederholen.
 .TP 
 \fBSearchSubjF '/'\fP
-Search forward for a specified subject.
+VorwÃ¤rts nach dem angegebenem Subject suchen.
 .TP 
 \fBSearchSubjB '?'\fP
-Search backwards for a specified subject.
+RÃ¼ckwÃ¤rts nach dem angegebenem Subject suchen.
 .TP 
 \fBThreadSelArt '*'\fP
-Select the current thread for later processing.
+WÃ¤hle aktuellen Thread fÃ¼r die spÃ¤tere Verarbeitung aus.
 .TP 
 \fBThreadToggleArtSel '.'\fP
 Toggle selection of current article.
@@ -970,7 +972,7 @@ line. The search will wrap over into the
 the current one.
 .TP 
 \fBSearchAuthB 'A'\fP
-Author backward search. Otherwise, see \fBSearchAuthF\fP ('\fBa\fP') above.
+Autoren\-Suche rÃ¼ckwÃ¤rts. Siehe auch \fBSearchAuthF\fP ('\fBa\fP') oben.
 .TP 
 \fBSearchBody 'B'\fP
 Search the body of all articles in group (can be slow). You can abort the
@@ -1000,7 +1002,7 @@ Filter\-Datei bearbeiten und danach anwe
 Subject des geÃ¶ffneten Artikels in der untersten Zeile anzeigen.
 .TP 
 \fBToggleInverseVideo 'I'\fP
-Toggle inverse video.
+(De)aktiviere inverse Darstellung.
 .TP 
 \fBThreadMarkArtRead 'K'\fP
 Mark article as read and move onto the next unread article. If a range of
@@ -1021,7 +1023,7 @@ matching pattern / tagged articles to pr
 PIPING PRINTING REPOSTING AND SAVING ARTICLES" for more information.
 .TP 
 \fBQuit 'q'\fP
-Return to previous level.
+Kehre zur vorherigen Ebene zurÃ¼ck.
 .TP 
 \fBQuitTin 'Q'\fP
 Beendet \fBtin\fP sofort, ohne BestÃ¤tigungsnachfrage.
@@ -1044,13 +1046,13 @@ Toggle tag status of current article for
 or reposting.
 .TP 
 \fBThreadUntag 'U'\fP
-Untag all tagged threads.
+Markierung aller markierten Threads entfernen.
 .TP 
 \fBPost 'w'\fP
-Post an article to current group. If posting fails for some reason, you'll
-get the chance to edit the article again via \fBPostEdit\fP ('\fBe\fP'), postpone
-it for later processing via \fBPostPostpone\fP ('\fBo\fP') (see also \*(rq\fB\-o\fP\*(rq
-command\-line switch) or discard it via \fBQuit\fP ('\fBq\fP').
+Post an article to the current group. If posting fails for some reason,
+you'll get the chance to edit the article again via \fBPostEdit\fP ('\fBe\fP'),
+postpone it for later processing via \fBPostPostpone\fP ('\fBo\fP') (see also
+\&\*(rq\fB\-o\fP\*(rq command\-line switch) or discard it via \fBQuit\fP ('\fBq\fP').
 .TP 
 \fBMarkArtUnread 'z'\fP
 Mark current article in thread as unread. If a range of articles is set, the
@@ -1079,7 +1081,7 @@ Reply through mail to the author of the
 article with all headers included.
 .TP 
 \fBPagePGPCheckArticle '^G'\fP
-Perform \fB\%pgp\fP(1)  operations on article.
+\fB\%pgp\fP(1) Operation auf den Artikel an anwenden.
 .TP 
 \fBPageToggleRaw '^H'\fP
 Toggles the display mode (raw including all headers vs. cooked).
@@ -1118,7 +1120,7 @@ the hidden text back on. Scrolling down
 up will hide it again.
 .TP 
 \fBLastViewed '\-'\fP
-Re\-enter the last message that was viewed.
+Zur zuletzt angezeigte Nachricht springen.
 .TP 
 \fBSearchRepeat '\e'\fP
 Vorherige Suche wiederholen.
@@ -1135,13 +1137,13 @@ is everything which matches \fBquote_reg
 \fBquote_regex3\fP.
 .TP 
 \fBPageTopThd '<'\fP
-Go to the first article in the current thread.
+Gehe zum ersten Artikel im aktuellen Thread.
 .TP 
 \fBPageBotThd '>'\fP
-Go to the last article in the current thread.
+Gehe zum letzten Artikel im aktuellen Thread.
 .TP 
 \fBPageToggleHighlight '_'\fP
-Toggle word highlighting on/off.
+Wort\-Hervorheben ein\-/ausschalten.
 .TP 
 \fBPipe '|'\fP
 Pipe current article / thread / auto\-selected (hot) articles / articles
@@ -1219,10 +1221,11 @@ Zum Ende des Artikels springen.
 Subject des geÃ¶ffneten Artikels in der untersten Zeile anzeigen.
 .TP 
 \fBToggleInverseVideo 'I'\fP
-Toggle inverse video.
+(De)aktiviere inverse Darstellung.
 .TP 
 \fBPageKillThd 'K'\fP
-Mark rest of thread as read and move onto the next unread thread.
+Markiere den Rest des Threads als gelesen und springe zu nÃ¤chstem
+ungelesenen Thread.
 .TP 
 \fBPageListThd 'l'\fP
 Show the thread menu that the current article is a part of.
@@ -1240,10 +1243,10 @@ User configurable options menu (for more
 OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES").
 .TP 
 \fBPageNextArt 'n'\fP
-Go to the next article.
+Gehe zum nÃ¤chsten Artikel.
 .TP 
 \fBPageNextUnreadArt 'N'\fP
-Go to the next unread article.
+Zum nÃ¤chsten ungelesenen Artikel springen.
 .TP 
 \fBPrint 'o'\fP
 Send current article / thread / auto\-selected (hot) articles / articles
@@ -1251,13 +1254,13 @@ matching pattern / tagged articles to pr
 PIPING PRINTING REPOSTING AND SAVING ARTICLES" for more information.
 .TP 
 \fBPagePrevArt 'p'\fP
-Go to the previous article.
+Gehe zum vorherigen Artikel.
 .TP 
 \fBPagePrevUnreadArt 'P'\fP
 Go to the previous unread article.
 .TP 
 \fBQuit 'q'\fP
-Return to the previous level.
+Kehrt zur vorherigen Ebene zurÃ¼ck.
 .TP 
 \fBQuitTin 'Q'\fP
 Beendet \fBtin\fP sofort, ohne BestÃ¤tigungsnachfrage.
@@ -1283,7 +1286,7 @@ Toggle tag status of current article for
 or reposting.
 .TP 
 \fBPageGroupSel 'T'\fP
-Return to group selection level.
+Kehrt zur Auswahlebene zurÃ¼ck.
 .TP 
 \fBPageGotoParent 'u'\fP
 Go to parent article.
@@ -1335,13 +1338,13 @@ Suche nach URL (rÃ¼ckwÃ¤rts).
 Vorherige Suche wiederholen.
 .TP 
 \fBShellEscape '!'\fP
-Shell escape.
+Ausgang zur Shell.
 .TP 
 \fBToggleInfoLastLine 'i'\fP
-Toggle the display of the current URL in the last line.
+Anzeige der aktuellen URL in der letzten Zeile (de)aktivieren.
 .TP 
 \fBHelp 'h'\fP
-Help screen of commands available.
+Hilfeseite der verfÃ¼gbaren Befehle.
 .TP 
 \fBToggleHelpDisplay 'H'\fP
 Mini\-Hilfe am unterem Bildschirmrand ein\-/ausschalten.
@@ -1355,7 +1358,7 @@ available:
 .RS 4
 .TP  10
 \fBAttachPipe 'p'\fP
-Pipe attachment into command.
+Anhang an Befehl weiterleiten.
 .TP 
 \fBAttachSave 's'\fP
 Save current attachment / tagged attachments to disk.
@@ -1371,10 +1374,10 @@ Prompts for a pattern to match. All atta
 content type/transfer encoding match the pattern will be tagged.
 .TP 
 \fBAttachToggleTagged '@'\fP
-Reverse tagging of all attachments.
+Markierung der AnhÃ¤nge umkehren.
 .TP 
 \fBAttachUntag 'U'\fP
-Untag all tagged attachments.
+Markierung der markierten AnhÃ¤ngen aufheben.
 .TP 
 \fBSearchSubjF '/'\fP
 Attachment forward search.
@@ -1389,13 +1392,13 @@ Vorherige Suche wiederholen.
 Pipe attachment into command. Uses the raw attachment, no decoding is done.
 .TP 
 \fBShellEscape '!'\fP
-Shell escape.
+Ausgang zur Shell.
 .TP 
 \fBToggleInfoLastLine 'i'\fP
 Name oder Beschreibung des Anhangs in der untersten Zeile anzeigen.
 .TP 
 \fBHelp 'h'\fP
-Help screen of commands available.
+Hilfeseite der verfÃ¼gbaren Befehle.
 .TP 
 \fBToggleHelpDisplay 'H'\fP
 Mini\-Hilfe am unterem Bildschirmrand ein\-/ausschalten.
@@ -1404,14 +1407,14 @@ Mini\-Hilfe am unterem Bildschirmrand ei
 .\"
 .SS "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
 .\" FIXME - add missing descriptions
-.\"       - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used 
+.\"       - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used
 .\"         in the !TIN_DEFAULTS_DIR config case
 At startup, \fBtin\fP reads in the configuration files (see also \fB\%tin\fP(5)).
 They contain a list of variables that can be used to configure the way
-\fBtin\fP works.  If it exists, the global configuration file,
-\fI/etc/tin/tinrc\fP is read.  After that, the user's own configuration file is
-read from \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/tinrc\fP.  The global file is useful
-for distributing system\-wide defaults to new users who have no private tinrc
+\fBtin\fP works. If it exists, the global configuration file, \fI/etc/tin/tinrc\fP
+is read. After that, the user's own configuration file is read from
+\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/tinrc\fP. The global file is useful for
+distributing system\-wide defaults to new users who have no private tinrc
 yet.
 .PP
 The variables are user configurable by editing
@@ -1447,22 +1450,24 @@ the name of the corresponding setting in
 \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/tinrc\fP.
 .TP  4
 \fBLange Newsgruppennamen abkÃ¼rzen (abbreviate_groupname)\fP
-If ON abbreviate long newsgroup names at group selection level and article
-level (if necessary) like this: news.software.readers \->
-n.software.readers \-> n.s.readers \-> n.s.r.  Default is OFF.
+Falls On werden, sofern nÃ¶tig, lange Newsgruppennamen in der Auswahl\- und
+Artikelebene wie folgt abgekÃ¼rzt: news.software.readers \->
+n.software.readers \-> n.s.readers \-> n.s.r. Voreinstellung ist OFF.
 .TP 
 \fBFÃ¼ge gepostete Artikel zum Filter (add_posted_to_filter)\fP
-If ON add posted articles which start a new thread to filter for
-highlighting follow\-ups. Default is ON.
+Falls ON fÃ¼ge gepostete Artikel die einen neuen Thread einleiten zum Filter
+hinzu um eventuelle Antworten hervorzuheben. Voreinstellung ist ON.
 .TP 
-\fBFÃ¼ge 'User\-Agent:'\-header ein (advertising)\fP
-Turn ON advertising in header (\*(rqUser\-Agent:\*(rq). Default is ON.
+\fBFÃ¼ge 'User\-Agent:'\-Header ein (advertising)\fP
+Falls ON fÃ¼ge 'User\-Agent:'\-Header ein. Voreinstellung ist ON.
 .TP 
 \fBÃœbersp. multipart/alternative\-Teile (alternative_handling)\fP
-If ON strip multipart/alternative messages automatically. Default is ON.
+Falls ON entsorge multipart/alternative Teile des Artikels
+automatisch. Voreinstellung ist ON.
 .TP 
 \fBZeichen fÃ¼r gelÃ¶schte Artikel (art_marked_deleted)\fP
-Zeichen das anzeigt, dass ein Artikel gelÃ¶scht wurde. Standard is 'D'.
+Zeichen das anzeigt, dass ein Artikel gelÃ¶scht wurde. Voreinstellung ist
+\&'D'.
 .TP 
 \fBZeichen fÃ¼r Artikel im Bereich (art_marked_inrange)\fP
 The character used to show that an article is in a range. Default is '#'.
@@ -1480,15 +1485,16 @@ The character used to show that an artic
 X days). See also \fBrecent_time\fP. Default is 'o'.
 .TP 
 \fBZeichen fÃ¼r ungelesene Artikel (art_marked_unread)\fP
-The character used to show that an article has not been read. Default is
-\&'+'.
+Zeichen das anzeigt, dass ein Artikel noch nicht gelesen
+wurde. Voreinstellung ist '+'.
 .TP 
 \fBZeichen fÃ¼r gelesene Artikel (art_marked_read)\fP
-The character used to show that an article was read. Default is ' '.
+Zeichen das anzeigt, dass ein Artikel schon gelesen wurde. Voreinstellung
+ist ' '.
 .TP 
 \fBZeichen fÃ¼r gekillte Artikel (art_marked_killed)\fP
-The character used to show that an article was killed. Default is 'K'.
-\fBkill_level\fP must be set accordingly.
+Zeichen das anzeigt, dass ein Artikel gekillt wurde. Voreinstellung ist
+\&'K'). \fBkill_level\fP muss passend gesetzt sein.
 .TP 
 \fBZeichen fÃ¼r gelesene wichtige Art. (art_marked_read_selected)\fP
 The character used to show that an article was hot before it was read.
@@ -1504,11 +1510,11 @@ Automatically put your name in the \*(rq
 mailing an article. Default is No.
 .TP 
 \fBZeige Thread mit rechter Pfeilt. an (auto_list_thread)\fP
-If ON automatically list thread when entering it using right arrow key.
-Default is ON.
+Falls ON: Thread beim Betreten mit der rechten Cursortaste automatisch
+anzeigen? Voreinstellung ist ON.
 .TP 
 \fBAutom. Wiederverbindung zum Server (auto_reconnect)\fP
-Standard ist OFF.
+Voreinstellung ist OFF.
 .TP 
 \fBNutze Archive\-name: zum Speichern (auto_save)\fP
 If ON articles/threads with \*(rqArchive\-name:\*(rq in header will be
@@ -1517,8 +1523,9 @@ if \fBpost_process_type\fP is set to som
 OFF.
 .TP 
 \fBSpeicher Artikel im Batchmode (\-S) (batch_save)\fP
-If set ON articles/threads will be saved in batch mode when save \&\*(rq\fB\-S\fP\*(rq
-or mail \*(rq\fB\-M\fP, \fB\-N\fP\*(rq is specified on the command line. Default is ON.
+Falls ON werden Artikel/Threads im Batchmode gespeichert wenn \*(rq\fB\-S\fP oder
+gemailt, wenn \*(rq\fB\-M\fP\*(rq bzw. \*(rq\fB\-N\fP\*(rq in der Kommandozeile angegeben
+wurde. Voreinstellung ist ON.
 .TP 
 \fBZeigt MinimenÃ¼ & Posting etiquette (beginner_level)\fP
 If set ON a mini menu of the most useful commands will be displayed at the
@@ -1539,6 +1546,9 @@ current session should be marked read. D
 \fBStandard Hintergrundfarbe (col_back)\fP
 Standard Hintergrundfarbe
 .TP 
+\fBFarbe des Fremdzitat\-Textes (col_extquote)\fP
+Farbe des Fremdzitat\-Textes
+.TP 
 \fBFarbe des Autors (From:) (col_from)\fP
 Farbe des Autors (From:)
 .TP 
@@ -1611,7 +1621,7 @@ Farbe der Textzeilen
 Farbe des Hilfe/Mail\-Zeichens
 .TP 
 \fBBestÃ¤tigung erforderlich fÃ¼r (confirm_choice)\fP
-Ask for manual confirmation to protect the user.
+Vorsichtshalber um BestÃ¤tigung bitten.
 .RS +.5i
 .IP \(bu 3
 .\" TODO: check if all affected commands are marked [after confirmation]
@@ -1643,7 +1653,7 @@ fallback code.  Default is "%a, %d %b %Y
 The last article/author/config option that was searched for.
 .TP 
 \fB(default_filter_days)\fP
-Standard ist 28.
+Voreinstellung ist 28.
 .TP 
 \fB(default_filter_kill_case)\fP
 Default for quick (1 key) kill filter case.  ON = filter case sensitive, OFF
@@ -1658,7 +1668,7 @@ Default for quick (1 key) kill filter gl
 OFF=apply to current group. Default is ON.
 .TP 
 \fB(default_filter_kill_header)\fP
-Default for quick (1 key) kill filter header.
+Voreinstellung fÃ¼r Schnell (1 Tasten) Killfilter Header.
 .RS +.5i
 .IP 0 4
  \*(rqSubject:\*(rq (GroÃŸ/Kleinschreibung beachten)
@@ -1671,7 +1681,7 @@ Default for quick (1 key) kill filter he
 .IP 4
  \*(rqMessage\-ID:\*(rq & alle \*(rqReferences:\*(rq EintrÃ¤ge
 .IP 5
-\&\*(rqMessage\-ID:\*(rq & letzter \*(rqReferences:\*(rq Eintrag
+ \*(rqMessage\-ID:\*(rq & letzter \*(rqReferences:\*(rq Eintrag
 .IP 6
  \*(rqMessage\-ID:\*(rq allein
 .IP 7
@@ -1688,7 +1698,7 @@ Default for quick (1 key) auto\-selectio
 .TP 
 \fB(default_filter_select_global)\fP
 Default for quick (1 key) auto\-selection filter global.  ON=apply to all
-groups OFF=apply to current group. Default is ON.
+groups, OFF=apply to current group. Default is ON.
 .TP 
 \fB(default_filter_select_header)\fP
 Default for quick (1 key) auto\-selection filter header.
@@ -1704,7 +1714,7 @@ Default for quick (1 key) auto\-selectio
 .IP 4
  \*(rqMessage\-ID:\*(rq & alle \*(rqReferences:\*(rq EintrÃ¤ge
 .IP 5
-\&\*(rqMessage\-ID:\*(rq & letzter \*(rqReferences:\*(rq Eintrag
+ \*(rqMessage\-ID:\*(rq & letzter \*(rqReferences:\*(rq Eintrag
 .IP 6
  \*(rqMessage\-ID:\*(rq allein
 .IP 7
@@ -1751,7 +1761,15 @@ an highlighted bar if set OFF. Default i
 .TP 
 \fBAufruf Ihres Editors (editor_format)\fP
 The format string used to create the editor start command with parameters.
-Default is "%E +%N %F" (i.e., /bin/vi +7 .article).
+Default is "%E +%N %F" (e.g., /bin/vi +7 .article).
+.TP 
+\fBFremdzitate erkennen (extquote_handling)\fP
+Falls ON werden Fremdzitate in Artikeln erkannt. Voreinstellung ist ON.
+.TP 
+\fBRegulÃ¤rer Ausd. fÃ¼r Zeilen mit Fremdzitaten (extquote_regex)\fP
+A regular expression that will be applied when reading articles. All
+matching lines are shown in \fBcol_extquote\fP. If \fBextquote_regex\fP is blank,
+then \fBtin\fP uses a built\-in default.
 .TP 
 \fBAnzeigeauffrischung nach Kommandos (force_screen_redraw)\fP
 Specifies whether a screen redraw should always be done after certain
@@ -1764,7 +1782,8 @@ fetching articles from your first unread
 \fBgetart_limit\fP. Default is 0, which means no limit.
 .TP 
 \fBCatchup der Gruppe mit l. Cursor (group_catchup_on_exit)\fP
-If ON catchup group when leaving with the left arrow key. Default is ON.
+Falls ON: Catchup (als gelesen markieren) der Gruppe beim Verlassen mit der
+linken Cursortaste. Voreinstellung ist ON.
 .TP 
 \fBFormatanweisung fÃ¼r die Gruppenebene (group_format)\fP
 Diese Formatanweisung wird von \fBtin\fP zur Darstellung der Gruppenebene
@@ -1779,22 +1798,18 @@ current one. When \fBPageNextUnread\fP i
 next article when \fBPageNextUnread\fP ('\fB<TAB>\fP')  is
 pressed. Default is \fBPageNextUnread\fP.
 .TP 
-\fBMax. LÃ¤nge angezeigter Gruppennamen (groupname_max_length)\fP
-Maximum length of the names of newsgroups to be displayed so that more of
-the newsgroup description can be displayed. Default is 32.
-.TP 
 \fBZeige uue\-Teile als Anhang (hide_uue)\fP
 If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then
 sections of uuencoded data will be shown with a single tag line showing the
-size and filename (much the same as a MIME attachment). If set to 'Hide all'
-then any line that looks like uuencoded data will be folded into a tag
-line.  This is useful when uuencoded data is split across more than one
+size and filename (much the same as a MIME attachment).  If set to 'Hide
+all' then any line that looks like uuencoded data will be folded into a tag
+line. This is useful when uuencoded data is split across more than one
 article but can also lead to false positives. This setting can also be
-toggled in the article viewer. Default is 'No'.
+toggled in the article viewer.  Default is 'No'.
 .TP 
 \fBExternes inews\-Programm (inews_prog)\fP
 Path, name and options of external \fB\%inews\fP(1).  If you are reading via
-NNTP the default value is \-\-internal (use built\-in NNTP inews), else it is
+NNTP the default value is "\-\-internal" (use built\-in NNTP inews), else it is
 "inews \-h". The article is passed to \fBinews_prog\fP on STDIN via '<
 article'.
 .TP 
@@ -1850,7 +1865,7 @@ Voreinstellung ist 0 (\fBKillt nur ungel
 Allows 8bit characters unencoded in the header of mail message. Default is
 OFF. Turning it ON is effective only if \fBmail_mime_encoding\fP is also set to
 8bit. Leaving it OFF is safe for most users and compliant to Internet Mail
-Standard (\fBRFC\%5322\fP and \fBRFC\%2047\fP ). Default is OFF.
+Standard (\fBRFC\%5322\fP and \fBRFC\%2047\fP). Default is OFF.
 .TP 
 \fBMailadresse (und Name) (mail_address)\fP
 User's mail address (and full name), if not username@host. This is used when
@@ -1878,13 +1893,30 @@ program. It allows the user to save arti
 \&'=' as the filename to save to.  Default is \fI${TIN_HOMEDIR:\-"$HOME"}/Mail\fP.
 .TP 
 \fBAufruf Ihres Mailkommandos (mailer_format)\fP
-.\" TODO: document %S, %T, %M, %F, %U ...
 The format string used to create the mailer command with parameters that is
 used for mailing articles to other people. Default is '%M "%T" < %F'
 (e.g., /bin/mail "iain" < .article). The flexible format allows other
-mailers with different command\-line parameters to be used such as 'elm \-s
-"%S" "%T" < "%F"' (e.g., elm \-s "subject" "iain" < .article) or
-\&'sendmail \-oi \-oem \-t < %F' (e.g. sendmail \-oi \-oem \-t < .article).
+mailers with different command line parameters to be used such as
+.in +.3i
+.nf
+sendmail \-oem \-t < %F
+elm \-s "%S" "%T" < "%F"
+claws\-mail \-\-compose "mailto:%T?subject=%S&insert=%F"
+.fi
+.in -.3i
+\fBinteractive_mailer\fP muss passend dazu gesetzt sein. Folgende Ersetzungen
+werden unterstÃ¼tzt:
+.in +.3i
+.nf
+.ta \w'%S'u +\w'default_mailer'u
+%F	Dateiname
+%M	default_mailer
+%S	Subject\-Feld
+%T	To\-Feld
+%U	Benutzername
+%%	%
+.fi
+.in -.3i
 .TP 
 \&\fB'Art. (un)gelesen markieren' ignorie... (mark_ignore_tags)\fP
 When this is ON, the \fBGroupMarkThdRead\fP ('\fBK\fP'), \fBThreadMarkArtRead\fP
@@ -1903,7 +1935,7 @@ non\-textual parts of articles.  To use
 \-\-internal. This is the default value when \fB\%metamail\fP(1)  is not
 installed. Leave it blank if you don't want any automatic viewing of
 non\-textual attachments. The 'V' command can always be used to manually view
-any attachments.  See also \fBask_for_metamail\fP.
+any attachments. See also \fBask_for_metamail\fP.
 .TP 
 \fBMM_CHARSET (mm_charset)\fP
 Charset supported locally, which is also used for MIME header (charset
@@ -1957,19 +1989,20 @@ These are internal timers used by \fBtin
 Do not change them unless you understand what they are for.
 .TP 
 \fBor *) (news_headers_to_display\fP
-Which news headers you wish to see. If you want to see _all_ the headers,
-place an '*' as this value. This is the only way a wildcard can be used.  If
-you enter 'X\-' as the value, you will see all headers beginning with 'X\-'
-(like X\-Alan or X\-Pape). You can list more than one by delimiting with
-spaces. Not defining anything turns off this option.
+Welche Header wollen Sie sehen. Wenn Sie _alle_ sehen wollen, setzen Sie ein
+\&'*' als Wert ein. Dies ist die einzige MÃ¶glichkeit, um Platzhalter
+(Wildcards) zu nutzen. Wenn Sie als Wert 'X\-' angeben, sehen Sie alle Header
+die mit 'X\-' beginnen (wie X\-Alan oder X\-Pape). Sie kÃ¶nnen mehrere durch
+Leerzeichen getrennte Werte angeben. Wenn Sie hier nichts definieren wird
+diese Option deaktiviert.
 .TP 
 \fBZeige folgende Header nicht an (news_headers_to_not_display)\fP
-Same as \fBnews_headers_to_display\fP except it denotes the opposite. An
-example of using both options might be if you thought X\- headers were A Good
-Thing(tm), but thought Alan and Pape were miscreants... well then you would
-do something like this: \fInews_headers_to_display=X\-\fP
-\fInews_headers_to_not_display=X\-Alan X\-Pape\fP.  Not defining anything turns
-off this option.
+Genau das gleiche wie 'news_headers_to_display', mit der Ausnahme, das es
+das Gegenteil bewirkt. Wenn Sie dachten, das die X\- Header eine tolle Sachen
+waren, nun aber festgestellt haben, das dort einiges Ã¼berflÃ¼ssiges steht,
+dann kÃ¶nnten Sie wie folgt vorgehen: \fBnews_headers_to_display=X\-\fP
+\fBnews_headers_to_not_display=X\-Alan X\-Pape\fP Wenn Sie hier nichts angeben,
+wird diese Option deaktiviert.
 .TP 
 \fBEinleitungszeile beim Antworten (news_quote_format)\fP
 Format der Einleitungszeile fÃ¼r Newsartikel (%A=Mailadresse, %D=Datum,
@@ -2015,8 +2048,8 @@ local hierarchy of your interest to dete
 .TP 
 \fBMIME\-Kodierung in Newsartikeln (post_mime_encoding)\fP
 MIME encoding of the body in news message, if necessary. (8bit, base64,
-quoted\-printable, 7bit). Default is 8bit, which leads to no encoding. base64
-and quoted\-printable are usually undesired on usenet.
+quoted\-printable, 7bit). Default is 8bit, which leads to no encoding.
+base64 and quoted\-printable are usually undesired on usenet.
 .TP 
 \fBNachbearbeitete Artikel anzeigen (post_process_view)\fP
 If ON, then \fBtin\fP will start an appropriate viewer program to display any
@@ -2051,12 +2084,11 @@ machines. Printing from \fBtin\fP may ha
 Administrator.
 .TP 
 \fBBearbeite nur ungelesene Artikel (process_only_unread)\fP
-If ON only save/print/pipe/mail unread articles (tagged articles excepted).
-Default is OFF.
+Falls ON speichere/drucke/pipe/maile nur ungelesene Artikel (markierte
+Artikel ausgenommen). Voreinstellung ist OFF.
 .TP 
 \fBLeeres Fup'2 im Editor anzeigen (prompt_followupto)\fP
-If ON show empty \*(rqFollowup\-To:\*(rq header when editing an article. Default is
-OFF.
+Falls ON zeige leeren Followup\-To:\-Header im Editor. Voreinstellung ist OFF.
 .TP 
 \fBZitatzeichen (quote_chars)\fP
 The character used in quoting included text to article followups and mail
@@ -2129,14 +2161,14 @@ using cursor\-up/down. The default is 1
 traditional tin page\-by\-page scrolling. Set to \-1 to get page\-by\-page
 scrolling where the top/bottom line is carried over onto the next page.
 This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get
-half\-page scrolling. This setting supersedes full_page_scroll=OFF.
+half\-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF.
 .TP 
 \fBFormatanweisung fÃ¼r die Auswahlebene (select_format)\fP
 Diese Formatanweisung wird von \fBtin\fP zur Darstellung der Auswahlebene
 benutzt. FÃ¼r weitere Informationen sei auf den Abschnitt "ANSICHTEN
 ANPASSEN" verwiesen. Voreingestellt ist "%f\ %n\ %U\ \ %G\ \ %d".
 .TP 
-\fBIm GruppenmenÃ¼, zeige Autor an nach (show_author)\fP
+\fBIm Gruppen\- und Threadlevel, zeige Autor an mit (show_author)\fP
 Which information about the author should be shown. Default is 2, authors
 full name.
 .RS +.5i
@@ -2162,7 +2194,7 @@ and turn descriptions off. The text used
 \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/mailgroups\fP for mailgroups. Default is ON.
 .TP 
 \fBSortierfunktion (sort_function)\fP
-Sortierfunktion fÃ¼r Artikel. Standard ist 0.
+Sortierfunktion fÃ¼r Artikel. Voreinstellung ist 0.
 .RS +.5i
 .IP 0 3
 Mit \fB\%qsort\fP(3) sortieren.
@@ -2194,11 +2226,11 @@ If ON show only new/unread articles othe
 ON.
 .TP 
 \fBZeige nur Gruppen mit ungel. Art. (show_only_unread_groups)\fP
-If ON show only subscribed groups that contain unread articles. Default is
-OFF.
+Falls ON zeige nur abonnierte Gruppen mit ungelesen Artikeln. Voreinstellung
+ist OFF.
 .TP 
 \fBZeige Signaturen an (show_signatures)\fP
-If OFF don't show signatures when displaying articles.  Default is ON.
+Falls OFF zeige keine Signaturen an. Voreinstellung ist ON.
 .TP 
 \fBTrenne Sig mit '\en\-\- \en' ab (sigdashes)\fP
 If ON prepend the signature with sigdashes. Default is ON.
@@ -2213,7 +2245,8 @@ current newsgroup as argument to the pro
 signature.  Default is \fI${TIN_HOMEDIR:\-"$HOME"}/.Sig\fP.
 .TP 
 \fBSignatur beim Reposten anhÃ¤ngen (signature_repost)\fP
-If ON add signature to reposted articles. Default is ON.
+Falls ON wird die Signatur auch an repostete Artikel
+angehÃ¤ngt. Voreinstellung ist ON.
 .TP 
 \fBReg. fÃ¼r /SchrÃ¤gst./ Hervorhebungen (slashes_regex)\fP
 A regular expression that will be applied when reading articles. All
@@ -2253,11 +2286,11 @@ This specifies how threads will be sorte
 the default. The following sort types are allowed:
 .RS +.5i
 .IP 0 3
-\fBNothing\fP, don't sort threads.
+\fBNichts\fP, keine Sortierung der Threads.
 .IP 1
-\fBScore (descending)\fP, sort threads by filtering score descending (default).
+\fBScore (absteigend)\fP, Threads absteigend nach Score sortieren.
 .IP 2
-\fBScore (ascending)\fP, sort threads by filtering score ascending.
+\fBScore (aufsteigend)\fP, Threads aufsteigend nach Score sortieren.
 .IP 3
 \fBLast posting date (descending)\fP, sort threads by date of last posting
 descending.
@@ -2330,8 +2363,8 @@ The default is Both Subject and Referenc
 .IP 2
 \fBReferences\fP, Diskussionsfaden nur anhand von \*(rqReferences:\*(rq aufbauen.
 .IP 3
-\fBBoth Subject and References\fP, Diskussionsfaden anhand von
-\&\*(rqReferences:\*(rqund \*(rqSubject:\*(rq aufbauen. (Voreinstellung).
+\fBBoth Subject and References\fP, Diskussionsfaden anhand von \*(rqReferences:\*(rq
+und \*(rqSubject:\*(rq aufbauen (Voreinstellung).
 .IP 4
 \fBMultipart Subject\fP, thread multipart articles on \*(rqSubject:\*(rq.
 .IP 5
@@ -2340,8 +2373,8 @@ The default is Both Subject and Referenc
 .RE
 .TP 
 \fBCatchup mit der linken Cursort. (thread_catchup_on_exit)\fP
-If ON catchup group/thread when leaving with the left arrow key. Default is
-ON.
+Falls ON: Catchup (als gelesen markieren) der Gruppe/des Threads beim
+Verlassen mit der linken Cursortaste. Voreinstellung ist ON.
 .TP 
 \fBFormatanweisung fÃ¼r die Threadebene (thread_format)\fP
 Diese Formatanweisung wird von \fBtin\fP zur Darstellung der Threadebene
@@ -2401,21 +2434,21 @@ matching words are shown in \fBcol_markd
 \fBunderscores_regex\fP is blank, then \fBtin\fP uses a built\-in default.
 .TP 
 \fBEntferne ~/.article nach dem posten (unlink_article)\fP
-If ON remove \fI~/.article\fP after posting. Default is ON.
+Falls ON entferne ~/.article nach dem posten. Voreinstellung ist ON.
 .TP 
 \fBÃ–ffne URLs mit ... (url_handler)\fP
-The program that will be run when launching URL's in the article viewer
-using \fBPageViewUrl\fP ('\fBU\fP'). The actual URL will be appended to this.
-Default is \fBurl_handler.pl %s\fP.
+The program that will be run when launching URLs in the article viewer using
+\fBPageViewUrl\fP ('\fBU\fP'). The actual URL will be appended to this. Default is
+\fBurl_handler.pl %s\fP.
 .TP 
 \fBURL\-Hervorhebung im Artikel (url_highlight)\fP
 Enable highlighting URLs in message body. Default is ON.
 .TP 
 \fBBenutze ANSI\-Farben (use_color)\fP
-If enabled \fBtin\fP uses ANSI\-colors. Default is OFF.
+AMSI\-Farben in \fBtin\fP benutzen. Voreinstellung ist OFF.
 .TP 
 \fBScrollt. vom Nummernblock nutzen (use_keypad)\fP
-Standard ist OFF.
+Voreinstellung ist OFF.
 .TP 
 \fBMaus in xterm nutzen (use_mouse)\fP
 Allows the mouse button support in a \fB\%xterm\fP(1x)  to be
@@ -2423,25 +2456,27 @@ enabled/disabled.  Default is OFF.
 .TP 
 \&\fB\*(rqX\-Face:\*(rqs mit slrnface Anzeigen (use_slrnface)\fP
 If enabled \fBtin\fP uses \fB\%slrnface\fP(1)  to interpret the \*(rqX\-Face:\*(rq
-header. For this option to have any effect, \fBtin\fP must be running in an
+header. For this option to have any effect, \fBtin\fP must be running in a
 \fB\%xterm\fP(1x)  and \fB\%slrnface\fP(1)  must be in your $\fBPATH\fP. Default is
 OFF.
 .TP 
-\fBUse UTF\-8 graphics (utf8_graphics)\fP
+\fBUTF\-8\-Grafik benutzten (utf8_graphics)\fP
 If ON use UTF\-8 characters for indicator ('\->'), thread/attachment tree
 and ellipsis ('...'). Default is OFF.
 .TP 
 \fBReg. Ausd. fÃ¼r den Anfang e. wortgetreuen Textblock (verbatim_begin_regex)\fP
-A regular expression that tin will use to find the begin of a verbatim
-block.
+Ein regulÃ¤rer Ausdruck, der den Beginn eines wortgetreu wiederzugebenden
+Absatzes findet.
 .TP 
 \fBReg. Ausd. fÃ¼r das Ende eines wortgetreuen Textblocks (verbatim_end_regex)\fP
-A regular expression that tin will use to find the end of a verbatim block.
+Ein regulÃ¤rer Ausdruck, der das Ende eines wortgetreu wiederzugebenden
+Absatzes findet.
 .TP 
 \fBWortgetreue TextblÃ¶cke erkennen (verbatim_handling)\fP
-If ON verbatim blocks will be detected. Default is ON.
+Falls ON werden wortgetreue TextblÃ¶cke in Artikeln erkannt. Voreinstellung
+ist ON.
 .TP 
-\fBWildcardprÃ¼fung (wildcard)\fP
+\fBPlatzhalter\-Ãœbereinstimmung (wildcard)\fP
 Allows you to select how \fBtin\fP matches strings. The default is 0 and uses
 the wildmat notation, which is how this has traditionally been handled.
 Setting this to 1 allows you to use \fB\%perl\fP(1)  compatible regular
@@ -2496,7 +2531,7 @@ no private attributes file yet.
 Note that the \fIscope=<grouplist>\fP line has to be specified before
 the attributes are specified for that list. All attributes are set to a
 reasonable default so you only have to specify the attribute that you want
-to change (e.g., savedir). All toggle attributes are set by specifying
+to change (e.g., \fBsavedir\fP). All toggle attributes are set by specifying
 ON/OFF. Otherwise, these function exactly the same as their global
 equivalents. For more details see \fB\%tin\fP(5).
 .PP
@@ -2505,7 +2540,7 @@ accessed by \fBConfigToggleAttrib\fP ('\
 or \fBScopeSelect\fP ('\fB^J\fP' or '\fB<CR>\fP') from the scopes menu.  The
 attributes menu looks and behaves very similar to the options menu. The
 title shows the current scope. Attributes set in the current scope are
-marked with '\+' to the left of the attributes number.
+marked with '+' to the left of the attributes number.
 .PP
 .\"
 .\"
@@ -2570,7 +2605,7 @@ user. The user entered string can be app
 newsgroup or it can apply to all newsgroups. Once entered the user can abort
 the command and not save the new filter, edit the full filter file or save
 filter.
-.SS "POSTING ARTICLES"
+.SS "ARTIKEL POSTEN"
 \fBtin\fP allows posting of articles, follow\-up to already posted articles and
 replying direct through mail to the author of an article.
 .PP
@@ -2662,18 +2697,18 @@ according to the default save parameters
 attributes set for the current group.
 .PP
 Otherwise, the initial prompt will ask you to select which article, thread,
-hot (auto\-selected), regex pattern, tagged articles you wish to mail, pipe
-etc.
+hot (auto\-selected), regular expression pattern, tagged articles you wish to
+mail, pipe etc.
 .PP
 Tagged articles must have already been tagged with a \fB*Tag\fP ('\fBt\fP')
 command. All tagged articles can be untagged by a \fB*Untag\fP ('\fBU\fP')  untag
 command.
 .PP
-If a regex pattern is selected you are asked to enter a pattern (e.g., to
-match all articles subject lines containing 'net News' you enter "net
-News"). Any articles that match the entered expression will be mailed, piped
-etc. See also the \fBwildcard\fP tinrc variable for advanced pattern matching
-options.
+If a regular expression pattern is selected you are asked to enter a pattern
+(e.g., to match all articles subject lines containing 'net News' you enter
+"net News"). Any articles that match the entered expression will be mailed,
+piped etc. See also the \fBwildcard\fP tinrc variable for advanced pattern
+matching options.
 .PP
 Various expansion characters are recognized when entering the directory and
 file to save to. Environment variables (prefixed with '$') and user home
@@ -2701,8 +2736,8 @@ that expire has removed a whole load of
 \fB\%cron\fP(1)  everyday while away, after which you will be mailed a report
 of which articles were mailed/saved from which newsgroups and the total
 number of articles mailed/saved. Articles are saved in a private news
-structure under your <savedir> directory (default is
-\fI${TIN_HOMEDIR:\-"$HOME"}/News\fP). Be careful of using this option if you
+structure under your \fBsavedir\fP directory (default is
+\fI${TIN_HOMEDIR:\-"$HOME"}/News\fP).  Be careful of using this option if you
 read a lot of groups because you could overflow your file system.
 .PP
 When using \*(rq\fB\-S\fP\*(rq together with a given directory to save to (\*(rq\fB\-s\fP\*(rq
@@ -2870,25 +2905,30 @@ durchgeschaltet werden.
 FÃ¼r die Datumsanzeige mit '\fB%D\fP' wird \fBdate_format\fP benutzt. Man kann
 allerdings auch in runden Klammern ein eigenes Datumsformat angeben, das
 anstelle von \fBdate_format\fP benutzt werden soll. Der Platzhalter dafÃ¼r wÃ¼rde
-dann z.B. so aussehen: '\fB%(%d %b %y %H:%M)D\fP' (siehe \fBdate_format\fP fÃ¼r
+dann z. B. so aussehen: '\fB%(%d %b %y %H:%M)D\fP' (siehe \fBdate_format\fP fÃ¼r
 weiterfÃ¼hrende Informationen).
 .PP
-Den einzelnen Platzhaltern (auÃŸer '\fB%%\fP') kann man eine LÃ¤ngenangabe
-mitgeben. Das durch den Platzhalter reprÃ¤sentierte Feld wird dann mit genau
-dieser Breite auf dem Bildschirm dargestellt. Die Angabe erfolgt als
-positive Zahl zwischen '\fB%\fP' und dem den Platzhalter charakterisierenden
-Buchstaben. Folgendes Beispiel stellt den Score in der Threadebene 10
-Zeichen breit dar: '\fB%10S\fP'. Einige Platzhalter haben eine voreingestellte
-Breite die unter UmstÃ¤nden dazu fÃ¼hrt, dass der Inhalt abgeschnitten
-wird. FÃ¼r Platzhalter die nur Zahlen enthalten wird der Wert durch eine
-passende Zehnerpotenz geteilt und mit dem zugehÃ¶rigen SI\-Suffix versehen,
-z.B. wird bei einer Breite von vier aus 54321 dann "54 k". Wenn das nicht
-gewÃ¼nscht ist muss die Breite angegeben werden, z.B. '\fB%6n\fP'. Hier ist eine
-Ãœbersicht der Voreinstellungen:
+Die LÃ¤nge der einzelnen Elemente (auÃŸer '\fB%%\fP') kann mit einer positiven
+Zahl nach dem '\fB%\fP' definiert werden. Das folgende Beispiel stellt den
+Score in der Threadebene 10 Zeichen breit dar: '\fB%10S\fP'.
+.PP
+Wenn der Gruppenname zusammen mit der Guppeneschreibungen angezeigt wird,
+kann die Breite des Gruppennamen Ã¼ber einen optionalen, durch Komma
+getrennten, zweiten Wert gesteuert werden (z. B. '\fB%60,20G\fP'). Der erste
+Wert kann weglassen werden (z. B. ('\fB%,20G\fP))'. Wenn kein zweiter Wert
+angegeben ist verwendet \fBtin\fP ein Standardwert von 32.
+.PP
+Einige Platzhalter haben eine voreingestellte Breite die unter UmstÃ¤nden
+dazu fÃ¼hrt, dass der Inhalt abgeschnitten wird. FÃ¼r Platzhalter die nur
+Zahlen enthalten wird der Wert durch eine passende Zehnerpotenz geteilt und
+mit dem zugehÃ¶rigen SI\-Suffix versehen, z. B. wird bei einer Breite von vier
+aus 54321 dann "54 k". Wenn das nicht gewÃ¼nscht ist muss die Breite
+angegeben werden, z. B. '\fB%6n\fP'. Hier ist eine Ãœbersicht der
+Voreinstellungen:
 .PP
 .in +.3i
 .nf
-.ta \w'Platzhalter  'u	+\w'Breite'u
+.ta \w'Platzhalter  'u +\w'Breite'u
 Platzhalter	Breite
 \fB%I\fP	 3
 \fB%L\fP	 4
@@ -2910,17 +2950,21 @@ werden soll, im Dezember gepostet wurde.
 die maximale LÃ¤nge manuell zu ermitteln und in die Formatanweisung
 einzutragen.
 .PP
+Falls der Formatstring enthÃ¤lt '\fB%G\fP' und '\fB%d\fP' enthÃ¤lt und keine LÃ¤nge
+gegeben ist, bestimmt der lÃ¤ngste Gruppenname die LÃ¤nge fÃ¼r '\fB%G\fP.' Der
+verbleibende Platz wird fÃ¼r '\fB%d\fP' verwendet.
+.PP
 Sind in der Formatanweisung '\fB%F\fP' und '\fB%s\fP' bzw. '\fB%T\fP' enthalten und
 jeweils keine LÃ¤ngen angegeben, dann nimmt '\fB%F\fP' ein Drittel und '\fB%s\fP'
 bzw. '\fB%T\fP' zwei Drittel des fÃ¼r beide zusammen verfÃ¼gbaren Platzes ein.
 .PP
-Weiterhin kann eine Mindestbildschirmbreite definiert werden. Das
-entsprechende Element wird dann erst dargestellt, wenn auf dem Bildschirm
-mehr Zeichen als angegeben dargestellt werden kÃ¶nnen. Das ist hilfreich, um
-die Anzeige bei kleineren Bildschirmen oder Terminalfenstern nicht zu
-Ã¼berfrachten. Hier erfolgt die Angabe vor dem den Platzhalter
-charakterisierenden Buchstaben durch eine positive Zahl, welcher ein
-\&'\fB>\fP' vorangestellt wird. Soll z. B. der Score erst ab einer
+Weiterhin kann eine Mindestbildschirmbreite pro Element (auÃŸer '\fB%%\fP')
+definiert werden. Das entsprechende Element wird dann erst dargestellt, wenn
+auf dem Bildschirm mehr Zeichen als angegeben dargestellt werden kÃ¶nnen. Das
+ist hilfreich, um die Anzeige bei kleineren Bildschirmen oder
+Terminalfenstern nicht zu Ã¼berfrachten. Hier erfolgt die Angabe vor dem den
+Platzhalter charakterisierenden Buchstaben durch eine positive Zahl, welcher
+ein '\fB>\fP' vorangestellt wird. Soll z. B. der Score erst ab einer
 Bildschirmbreite grÃ¶ÃŸer 100 Zeichen angezeigt werden, lautet die
 Formatanweisung '\fB%>100S\fP'.
 .PP
@@ -2931,7 +2975,7 @@ soll, muss zuerst die LÃ¤nge und danach
 Formatanweisung stehen. Um den Score 10 Zeichen breit und erst ab einer
 Bildschirmbreite Ã¼ber 100 Zeichen darzustellen, lautet die Anweisung
 \&'\fB%10>100S\fP'.
-.SS "TIPS UND TRICKS"
+.SS "TIPPS UND TRICKS"
 \fBtin\fP can be pretty much be navigated by using the four cursor keys.  The
 left arrow key goes up a level, the right arrow key goes down a level, the
 up arrow key goes up a line and the down arrow key goes down a line.
@@ -2940,8 +2984,8 @@ In den folgenden Newsgruppen finden sich
 Newssoftware:
 .in +.5i
 .ti -\w'\(em'u
-\(emde.comm.software.newsreader (Informationen Ã¼ber Newsrader wie tin, slrn,
-\&...)
+\(emde.comm.software.newsreader (Informationen Ã¼ber Newsreader wie tin,
+slrn, ...)
 .ti -\w'\(em'u
 \(emnews.software.nntp (Informationen Ã¼ber NNTP)
 .ti -\w'\(em'u
@@ -2952,7 +2996,7 @@ Many prompts within \fBtin\fP offer a de
 positioned on. By pressing '\fB<CR>\fP' the default value is taken.
 Most prompts can be aborted by pressing '\fB<ESC>\fP'.
 .PP
-When \fBtin\fP is run in an \fB\%xterm\fP(1x)  it will resize itself each time the
+When \fBtin\fP is run in a \fB\%xterm\fP(1x)  it will resize itself each time the
 \fB\%xterm\fP(1x)  is resized.
 .PP
 \fBtin\fP will reread the
@@ -3275,7 +3319,7 @@ compiled into the \fBtin\fP binary, defa
 is running in NNTP mode setting this variable has no effect.
 .TP 
 \fBTIN_NOVFILENAME\fP
-Define this variable if you want to override the \fBOVERVIEW_FILE\fP file name
+Define this variable if you want to override the \fBOVERVIEW_FILE\fP filename
 that was compiled into the \fBtin\fP binary, default is \fI.overview\fP. If tin is
 running in NNTP mode setting this variable has no effect.
 .TP 
@@ -3508,7 +3552,7 @@ The pathname of the user's login shell.
 \fBXDG_RUNTIME_DIR\fP
 .\"
 .\"
-The pathname of the user's dir to put non\-essential runtime files into.
+The pathname of the user's dir to put non\-essential run time files into.
 .SH SIGNALE
 .\" TODO: add missing, sort useful, document in detail
 \fBtin\fP verarbeitet folgende Signale:
@@ -3520,7 +3564,7 @@ Terminate gracefully.
 Terminate gracefully.
 .TP 
 \fBSIGUSR1\fP
-Terminate gracefully but do not restore tty.
+Beenden ohne das Terminal (tty) wiederherzustellen.
 .TP 
 \fBSIGUSR2\fP
 .\"
@@ -3531,7 +3575,7 @@ Terminate gracefully but do not restore
 .\"
 .\"
 .\"
-Write out \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP\-file.
+Speichern der \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fP\-Datei.
 .SH SICHERHEIT
 .\"
 .\"
@@ -3567,7 +3611,7 @@ Before mailing a bug\-report to <tin\-bu
 you are using the latest (stable) release, and if not, please upgrade first!
 Have a look at the doc/TODO file for known bugs. If you still think you've
 found a bug, please use the \fBBugReport\fP ('\fBR\fP')  function and write in
-English. Please do NOT enclose a core\-file in your bugreport until we
+English. Please do NOT enclose a core\-file in your bug\-report until we
 request it.
 .SH GESCHICHTE
 \fBtin\fP basiert auf \fB\%tass\fP(1), einem Newsreader der von Rich Skrenta
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/l10n/de/tin.5 tin-2.3.2/doc/l10n/de/tin.5
--- tin-2.3.1/doc/l10n/de/tin.5	2014-12-24 09:37:32.000000000 +0100
+++ tin-2.3.2/doc/l10n/de/tin.5	2015-12-22 11:27:24.827209001 +0100
@@ -2,7 +2,7 @@
 .\" Module    : tin.5
 .\" Author    : U. Janssen
 .\" Created   : 2000-07-10
-.\" Updated   : 2014-12-24
+.\" Updated   : 2015-11-21
 .\" Notes     : needs a some work
 .\"
 .\"
@@ -11,7 +11,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH tin 5 "24. Dezember 2014" 2.3.1 "Usenet Newsreader"
+.TH tin 5 "24. Dezember 2015" 2.3.2 "Usenet Newsreader"
 
 .SH NAME
 tin, rtin \- zugehÃ¶rige Dateien
@@ -171,7 +171,7 @@ points to an appropriate icon to be used
 this kind of data.
 .TP 
 \fBnametemplate\fP
-The "nametemplate" field gives a file name format, in which %s will be
+The "nametemplate" field gives a filename format, in which %s will be
 replaced by a short unique string to give the name of the temporary file to
 be passed to the viewing command. This is only expected to be relevant in
 environments where filename extensions are meaningful, e.g., one could
@@ -263,7 +263,7 @@ VollstÃ¤ndiger Name (FQDN) des Newsserve
 UnverschlÃ¼sseltes Passwort fÃ¼r den Newsserver.
 .TP 
 \fBUser\fP
-Username auf dem Newsserver falls er vom lokalen Benutzernamen
+Benutzername auf dem Newsserver falls er vom lokalen Benutzernamen
 abweicht. Dieses Feld ist optional.
 .TP 
 Beispiel:
@@ -284,13 +284,13 @@ news.example.com "streng geheim" james.b
 .RS
 "\fInewsgroup\fP\fIflag\fP [\fIarticle\fP[,\fIarticle\fP | \-\fIarticle\fP]...]" lines.
 .TP 
-\fBnewsgroup\fP
-the name of the newsgroup.
+\fBNewsgruppe\fP
+Der Name der Newsgruppe.
 .TP 
 \fBflag\fP
 a flag indicating if the group is subscribed ':' or not '!'.
 .TP 
-\fBarticle\fP
+\fBArtikel\fP
 range of already read articles from that group; numbers separated by commas
 with sequential numbers collapsed with hyphens.
 .TP 
@@ -469,6 +469,9 @@ using \fBGroupAutoSave\fP ('\fBS\fP') wi
 \fBeditor_format\fP
 Identisch mit der tinrc\-Variable gleichen Namens
 .TP 
+\fBextquote_handling\fP
+Identisch mit der tinrc\-Variable gleichen Namens
+.TP 
 \fBfcc\fP
 Mailbox to save sent mails. The format of the mailbox is controlled via the
 tinrc \fBmailbox_format\fP variable.
@@ -691,7 +694,8 @@ Beispiel:
 .RS
 .nf
 # zusÃ¤tzliche Header einfÃ¼gen
-# ISO\-8859\-1 als Zeichensatz annehmen falls keiner angegeben wurde
+# ISO\-8859\-1 als Zeichensatz annehmen falls keiner
+# angegeben wurde
 scope=*
 x_headers=~/.tin/headers
 undeclared_charset=ISO\-8859\-1
@@ -763,10 +767,10 @@ Match against \*(rqFrom:\*(rq.  \fB\%tin
 trying to match the patterns in the filter rule.
 .TP 
 \fBmsgid\fP
-Match against \*(rqMessage\-ID:\*(rq and full \*(rqReferences:\*(rq
+Vergleiche mit \*(rqMessage\-ID:\*(rq & allen \*(rqReferences:\*(rq
 .TP 
 \fBmsgid_last\fP
-Match against \*(rqMessage\-ID:\*(rq and last \*(rqReferences:\*(rq entry only
+Vergleiche mit \*(rqMessage\-ID:\*(rq & letztem \*(rqReferences:\*(rq Eintrag
 .TP 
 \fBmsgid_only\fP
 Vergleiche mit \*(rqMessage\-ID:\*(rq
@@ -870,7 +874,7 @@ defaults. If a keyname is bound to NULL
 \fBAttachSelect\fP	^J	^M
 \fBAttachPipe\fP	p
 \fBAttachSave\fP	s
-\fBAttachTag\fP		t
+\fBAttachTag\fP	t
 \fBAttachUntag\fP	U
 \fBAttachTagPattern\fP	=
 \fBAttachToggleTagged\fP	@
@@ -1163,22 +1167,24 @@ file is useful for distributing system\-
 no private tinrc yet (see also \fB/etc/tin/tin.defaults\fP).
 .TP 
 \fBabbreviate_groupname\fP
-If ON abbreviate long newsgroup names at group selection level and article
-level (if necessary) like this: news.software.readers \->
-n.software.readers \-> n.s.readers \-> n.s.r.  Default is OFF.
+Falls On werden, sofern nÃ¶tig, lange Newsgruppennamen in der Auswahl\- und
+Artikelebene wie folgt abgekÃ¼rzt: news.software.readers \->
+n.software.readers \-> n.s.readers \-> n.s.r. Voreinstellung ist OFF.
 .TP 
 \fBadd_posted_to_filter\fP
-If ON add posted articles which start a new thread to filter for
-highlighting follow\-ups. Default is ON.
+Falls ON fÃ¼ge gepostete Artikel die einen neuen Thread einleiten zum Filter
+hinzu um eventuelle Antworten hervorzuheben. Voreinstellung ist ON.
 .TP 
 \fBadvertising\fP
-Turn ON advertising in header (\*(rqUser\-Agent:\*(rq). Default is ON.
+Falls ON fÃ¼ge 'User\-Agent:'\-Header ein. Voreinstellung ist ON.
 .TP 
 \fBalternative_handling\fP
-If ON strip multipart/alternative messages automatically. Default is ON.
+Falls ON entsorge multipart/alternative Teile des Artikels
+automatisch. Voreinstellung ist ON.
 .TP 
 \fBart_marked_deleted\fP
-Zeichen das anzeigt, dass ein Artikel gelÃ¶scht wurde. Standard is 'D'.
+Zeichen das anzeigt, dass ein Artikel gelÃ¶scht wurde. Voreinstellung ist
+\&'D'.
 .TP 
 \fBart_marked_inrange\fP
 The character used to show that an article is in a range. Default is '#'.
@@ -1196,15 +1202,16 @@ The character used to show that an artic
 X days). See also \fBrecent_time\fP. Default is 'o'.
 .TP 
 \fBart_marked_unread\fP
-The character used to show that an article has not been read.  Default is
-\&'+'.
+Zeichen das anzeigt, dass ein Artikel noch nicht gelesen
+wurde. Voreinstellung ist '+'.
 .TP 
 \fBart_marked_read\fP
-The character used to show that an article was read. Default is ' '.
+Zeichen das anzeigt, dass ein Artikel schon gelesen wurde. Voreinstellung
+ist ' '.
 .TP 
 \fBart_marked_killed\fP
-The character used to show that an article was killed. Default is 'K'.
-\fBkill_level\fP must be set accordingly.
+Zeichen das anzeigt, dass ein Artikel gekillt wurde. Voreinstellung ist
+\&'K'). \fBkill_level\fP muss passend gesetzt sein.
 .TP 
 \fBart_marked_read_selected\fP
 The character used to show that an article was hot before it was read.
@@ -1220,8 +1227,8 @@ Automatically put your name in the \*(rq
 mailing an article. Default is No.
 .TP 
 \fBauto_list_thread\fP
-If ON automatically list thread when entering it using right arrow key.
-Default is ON.
+Falls ON: Thread beim Betreten mit der rechten Cursortaste automatisch
+anzeigen? Voreinstellung ist ON.
 .TP 
 \fBauto_reconnect\fP
 Reconnect to server automatically. Default is OFF.
@@ -1233,8 +1240,9 @@ if \fBpost_process_type\fP is set to som
 OFF.
 .TP 
 \fBbatch_save\fP
-If set ON articles/threads will be saved in batch mode when save \&\*(rq\fB\-S\fP\*(rq
-or mail \*(rq\fB\-M\fP, \fB\-N\fP\*(rq is specified on the command line. Default is ON.
+Falls ON werden Artikel/Threads im Batchmode gespeichert wenn \*(rq\fB\-S\fP oder
+gemailt, wenn \*(rq\fB\-M\fP\*(rq bzw. \*(rq\fB\-N\fP\*(rq in der Kommandozeile angegeben
+wurde. Voreinstellung ist ON.
 .TP 
 \fBbeginner_level\fP
 If set ON a mini menu of the most useful commands will be displayed at the
@@ -1253,6 +1261,9 @@ current session should be marked read. D
 \fBcol_back\fP
 Standard Hintergrundfarbe
 .TP 
+\fBcol_extquote\fP
+Farbe des Fremdzitat\-Textes
+.TP 
 \fBcol_from\fP
 Farbe des Autors (From:)
 .TP 
@@ -1303,7 +1314,7 @@ Farbe von zweifach zitierten Zeilen
 Farbe von =>3\-fach zitierten Zeilen
 .TP 
 \fBcol_response\fP
-Color of response counter. This is the text that says 'Response x of y' in
+Color of response counter. This is the text that says "Response x of y" in
 the article viewer.
 .TP 
 \fBcol_signature\fP
@@ -1329,17 +1340,17 @@ Farbe des Hilfe/Mail\-Zeichens
 choices:
 .in +.5i
 .\" TODO: check if all affected commands are marked [after confirmation]
-\fBcommands:\fP Ask for confirmation before executing certain dangerous
+\fBcommands\fP: Ask for confirmation before executing certain dangerous
 commands (e.g., \fBCatchup\fP ('\fBc\fP')). Commands that this affects are marked
 in this manual with '[after confirmation]'.
 .sp
-\fBquit:\fP You'll be asked to confirm that you wish to exit \fB\%tin\fP(1)  when
+\fBquit\fP: You'll be asked to confirm that you wish to exit \fB\%tin\fP(1)  when
 you use the \fBQuit\fP ('\fBq\fP') command.
 .sp
-\fBselect:\fP Ask for confirmation before marking all not selected (with
+\fBselect\fP: Ask for confirmation before marking all not selected (with
 \fBGroupMarkUnselArtRead\fP ('\fBX\fP') command) articles as read.
 .in -.5i
-Default is commands & quit.
+Voreinstellung ist Kommandos & Ende.
 .TP 
 \fBdate_format\fP
 Format string used for date representation. A description of the different
@@ -1355,22 +1366,22 @@ fallback code.  Default is "%a, %d %b %Y
 The last article/author/config option that was searched for.
 .TP 
 \fBdefault_filter_days\fP
-Standard ist 28.
+Voreinstellung ist 28.
 .TP 
 \fBdefault_filter_kill_case\fP
-Default for quick (1 key) kill filter case. ON = filter case sensitive, OFF
+Default for quick (1 key) kill filter case.  ON = filter case sensitive, OFF
 = ignore case. Default is OFF.
 .TP 
 \fBdefault_filter_kill_expire\fP
-Default for quick (1 key) kill filter expire. ON = limit to
-\&'\fBdefault_filter_days\fP', OFF = don't ever expire. Default is OFF.
+Default for quick (1 key) kill filter expire.  ON = limit to
+\fBdefault_filter_days\fP, OFF = don't ever expire. Default is OFF.
 .TP 
 \fBdefault_filter_kill_global\fP
-Default for quick (1 key) kill filter global. ON=apply to all groups,
+Default for quick (1 key) kill filter global.  ON=apply to all groups,
 OFF=apply to current group. Default is ON.
 .TP 
 \fBdefault_filter_kill_header\fP
-Default for quick (1 key) kill filter header.
+Voreinstellung fÃ¼r Schnell (1 Tasten) Killfilter Header.
 .in +.3i
 .nf
 .ta \w'0,1   'u +\w'\'\'Message\-ID:\'\' & letzter \'\'References:\'\' Eintrag'u
@@ -1390,11 +1401,11 @@ Default for quick (1 key) auto\-selectio
 sensitive, OFF=ignore case. Default is OFF.
 .TP 
 \fBdefault_filter_select_expire\fP
-Default for quick (1 key) auto\-selection filter expire. ON = limit to
-\&'\fBdefault_filter_days\fP', OFF = don't ever expire. Default is OFF.
+Default for quick (1 key) auto\-selection filter expire.  ON = limit to
+\fBdefault_filter_days\fP, OFF = don't ever expire.  Default is OFF.
 .TP 
 \fBdefault_filter_select_global\fP
-Default for quick (1 key) auto\-selection filter global. ON=apply to all
+Default for quick (1 key) auto\-selection filter global.  ON=apply to all
 groups, OFF=apply to current group. Default is ON.
 .TP 
 \fBdefault_filter_select_header\fP
@@ -1449,13 +1460,21 @@ Default for quick (1 key) auto\-selectio
 .TP 
 \fBdraw_arrow\fP
 Allows groups/articles to be selected by an arrow '\->' if set ON or by
-an highlighted bar if set OFF.
+an highlighted bar if set OFF. Default is OFF.
 .TP 
 \fBeditor_format\fP
 The format string used to create the editor start command with parameters.
 Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename (e.g.,
 /bin/vi +7 .article).
 .TP 
+\fBextquote_handling\fP
+Falls ON werden Fremdzitate in Artikeln erkannt. Voreinstellung ist ON.
+.TP 
+\fBextquote_regex\fP
+A regular expression that will be applied when reading articles. All
+matching lines are shown in \fBcol_extquote\fP. If \fBextquote_regex\fP is blank,
+then \fBtin\fP uses a built\-in default.
+.TP 
 \fBforce_screen_redraw\fP
 Specifies whether a screen redraw should always be done after certain
 external commands. Default is OFF.
@@ -1475,7 +1494,8 @@ next article when \fBPageNextUnread\fP (
 pressed. Default is \fBPageNextUnread\fP.
 .TP 
 \fBgroup_catchup_on_exit\fP
-If ON catchup group when leaving with the left arrow key. Default is ON.
+Falls ON: Catchup (als gelesen markieren) der Gruppe beim Verlassen mit der
+linken Cursortaste. Voreinstellung ist ON.
 .TP 
 \fBgroup_format\fP
 Diese Formatanweisung wird von \fBtin\fP zur Darstellung der Gruppenebene
@@ -1498,10 +1518,6 @@ Ersetzungen werden unterstÃ¼tzt:
 .fi
 .in -.3i
 .TP 
-\fBgroupname_max_length\fP
-Maximum length of the names of newsgroups to be displayed so that more of
-the newsgroup description can be displayed. Default is 32.
-.TP 
 \fBhide_uue\fP
 If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then
 sections of uuencoded data will be shown with a single tag line showing the
@@ -1519,8 +1535,8 @@ article'.
 .TP 
 \fBinfo_in_last_line\fP
 If ON, show current group description or article subject in the last line
-(not in the pager and global menu) \- \fBToggleInfoLastLine\fP ('\fBi\fP' toggles
-setting). This facility is useful as the full width of the screen is
+(not in the pager and global menu) \- \fBToggleInfoLastLine\fP ('\fBi\fP')  toggles
+setting. This facility is useful as the full width of the screen is
 available to display long subjects. Default is OFF.
 .TP 
 \fBinteractive_mailer\fP
@@ -1588,7 +1604,7 @@ details on MBOXO and MBOXRD and \fB\%mmd
 The directory where articles/threads are to be saved in \fB\%mbox\fP(5)
 format. This feature is mainly for use with the \fB\%elm\fP(1)  mail
 program. It allows the user to save articles/threads/groups simply by giving
-\&'=' as the filename to save to. Default is \fI${TIN_HOMEDIR:\-"$HOME"}/Mail\fP.
+\&'=' as the filename to save to.  Default is \fI${TIN_HOMEDIR:\-"$HOME"}/Mail\fP.
 .TP 
 \fBmailer_format\fP
 The format string used to create the mailer command with parameters that is
@@ -1606,12 +1622,12 @@ claws\-mail \-\-compose "mailto:%T?subje
 werden unterstÃ¼tzt:
 .in +.3i
 .nf
-.ta \w'%S'u +\w'Subject\-Feld'u
+.ta \w'%S'u +\w'default_mailer'u
 %F	Dateiname
 %M	default_mailer
 %S	Subject\-Feld
 %T	To\-Feld
-%U	Username
+%U	Benutzername
 %%	%
 .fi
 .in -.3i
@@ -1638,7 +1654,7 @@ any attachments. See also \fBask_for_met
 \fBmm_charset\fP
 Charset supported locally, which is also used for MIME header (charset
 parameter and charset name in header encoding) in mail and news postings. If
-\fBMIME_STRICT_CHARSET\fP is defined at the compile time, text in charset other
+\fBMIME_STRICT_CHARSET\fP is defined at compile time, text in charset other
 than the value of this parameter is considered not displayable and
 represented as '?'. Otherwise, all character sets are regarded as compatible
 with the display. If it's not set, the value of the environment variable
@@ -1651,7 +1667,7 @@ Charset used for posting and MIME header
 Conversion between \fBmm_network_charset\fP and local charset (determined via
 \fB\%nl_langinfo\fP(3))  is done via \fB\%iconv\fP(3), if this function is not
 available on your system this option is disabled and you have to use
-\fBmm_charset\fP instead.  \fBmm_network_charset\fP is limited to one of the
+\fBmm_charset\fP instead. \fBmm_network_charset\fP is limited to one of the
 following charsets:
 .in +.3i
 US\-ASCII, ISO\-8859\-{1,2,3,4,5,7,9,10,13,14,15,16}, KOI8\-{R,U,RU}
@@ -1663,22 +1679,22 @@ $\fBMM_CHARSET\fP is used. US\-ASCII or
 neither of them is defined.
 .TP 
 \fBmono_markdash\fP
-Character attribute of words emphasized like _this_. It is depending on your
+Character attribute of words emphasized like _this_. It depends on your
 terminal which attributes are usable. See also \fBword_h_display_marks\fP and
 \fBword_highlight\fP.
 .TP 
 \fBmono_markslash\fP
-Character attribute of words emphasized like /this/. It is depending on your
+Character attribute of words emphasized like /this/. It depends on your
 terminal which attributes are usable. See also \fBword_h_display_marks\fP and
 \fBword_highlight\fP.
 .TP 
 \fBmono_markstar\fP
-Character attribute of words emphasized like *this*. It is depending on your
+Character attribute of words emphasized like *this*. It depends on your
 terminal which attributes are usable. See also \fBword_h_display_marks\fP and
 \fBword_highlight\fP.
 .TP 
 \fBmono_markstroke\fP
-Character attribute of words emphasized like \-this\-. It is depending on your
+Character attribute of words emphasized like \-this\-. It depends on your
 terminal which attributes are usable. See also \fBword_h_display_marks\fP and
 \fBword_highlight\fP.
 .TP 
@@ -1687,19 +1703,20 @@ These are internal timers used by \fB\%t
 newsgroups. Do not change them unless you understand what they are for.
 .TP 
 \fBnews_headers_to_display\fP
-Which news headers you wish to see. If you want to see _all_ the headers,
-place an '*' as this value. This is the only way a wildcard can be used. If
-you enter 'X\-' as the value, you will see all headers beginning with 'X\-'
-(like X\-Alan or X\-Pape). You can list more than one by delimiting with
-spaces. Not defining anything turns off this option.
+Welche Header wollen Sie sehen. Wenn Sie _alle_ sehen wollen, setzen Sie ein
+\&'*' als Wert ein. Dies ist die einzige MÃ¶glichkeit, um Platzhalter
+(Wildcards) zu nutzen. Wenn Sie als Wert 'X\-' angeben, sehen Sie alle Header
+die mit 'X\-' beginnen (wie X\-Alan oder X\-Pape). Sie kÃ¶nnen mehrere durch
+Leerzeichen getrennte Werte angeben. Wenn Sie hier nichts definieren wird
+diese Option deaktiviert.
 .TP 
 \fBnews_headers_to_not_display\fP
-Same as \fBnews_headers_to_display\fP except it denotes the opposite. An
-example of using both options might be if you thought 'X\-' headers were A
-Good Thing(tm), but thought Alan and Pape were miscreants... well then you
-would do something like this: \fBnews_headers_to_display=X\-\fP
-\fBnews_headers_to_not_display=X\-Alan X\-Pape\fP Not defining anything turns off
-this option.
+Genau das gleiche wie 'news_headers_to_display', mit der Ausnahme, das es
+das Gegenteil bewirkt. Wenn Sie dachten, das die X\- Header eine tolle Sachen
+waren, nun aber festgestellt haben, das dort einiges Ã¼berflÃ¼ssiges steht,
+dann kÃ¶nnten Sie wie folgt vorgehen: \fBnews_headers_to_display=X\-\fP
+\fBnews_headers_to_not_display=X\-Alan X\-Pape\fP Wenn Sie hier nichts angeben,
+wird diese Option deaktiviert.
 .TP 
 \fBnews_quote_format\fP
 Format der Einleitungszeile fÃ¼r Newsartikel (%A=Mailadresse, %D=Datum,
@@ -1708,7 +1725,8 @@ Format der Einleitungszeile fÃ¼r Newsart
 wrote:".
 .TP 
 \fBnntp_read_timeout_secs\fP
-Time in seconds to wait for a response from the server. Default is 120.
+Maximal n Sekunden auf eine Antwort vom Server warten (0 = kein
+Zeitlimit). Voreinstellung ist 120.
 .TP 
 \fBnormalization_form\fP
 The normalization form which should be used to normalize unicode input.  The
@@ -1731,7 +1749,7 @@ possible.
 .TP 
 \fBpos_first_unread\fP
 If ON put cursor at first unread article in group otherwise at last
-article.  Default is ON.
+article. Default is ON.
 .TP 
 \fBpost_8bit_header\fP
 Allows 8bit characters unencoded in the header of a news article, if set
@@ -1785,12 +1803,12 @@ machines. Printing from \fB\%tin\fP(1)
 Administrator.
 .TP 
 \fBprocess_only_unread\fP
-If ON only save/print/pipe/mail unread articles (tagged articles excepted).
-Default is OFF.
+Falls ON speichere/drucke/pipe/maile nur ungelesene Artikel (markierte
+Artikel ausgenommen). Voreinstellung ist OFF.
 .TP 
 \fBprompt_followupto\fP
-If ON show empty \*(rqFollowup\-To:\*(rq header when editing an article.  Default
-is OFF.
+Falls ON zeige leeren \*(rqFollowup\-To:\*(rq\-Header im Editor. Voreinstellung ist
+OFF.
 .TP 
 \fBquote_chars\fP
 .\" TODO: document %s
@@ -1868,10 +1886,10 @@ Score of an article which should be mark
 \fBscroll_lines\fP
 The number of lines that will be scrolled up/down in the article pager when
 using cursor\-up/down. The default is 1 (line\-by\-line). Set to 0 to get
-traditional page\-by\-page scrolling. Set to \-1 to get page\-by\-page scrolling
-where the top/bottom line is carried over onto the next page.  This setting
-supersedes show_last_line_prev_page=ON. Set to \-2 to get half\-page
-scrolling. This setting supersedes full_page_scroll=OFF.
+traditional tin page\-by\-page scrolling. Set to \-1 to get page\-by\-page
+scrolling where the top/bottom line is carried over onto the next page.
+This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get
+half\-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF.
 .TP 
 \fBselect_format\fP
 Diese Formatanweisung wird von \fBtin\fP zur Darstellung der Auswahlebene
@@ -1890,7 +1908,7 @@ werden unterstÃ¼tzt:
 .in -.3i
 .TP 
 \fBsort_function\fP
-Sortierfunktion fÃ¼r Artikel. Standard ist 0.
+Sortierfunktion fÃ¼r Artikel. Voreinstellung ist 0.
 .RS +.5i
 .IP 0 3
 Mit \fB\%qsort\fP(3) sortieren.
@@ -1932,7 +1950,7 @@ show only the line count.
 \fBNichts\fP. Keine weiteren Informationen werden angezeigt.
 .IP 1
 \fBLines\fP, in article listing the line count of an article will be displayed
-and in thread listing the line count of first (unread)  article will be
+and in thread listing the line count of first (unread) article will be
 displayed.
 .IP 2
 \fBScore\fP, in article listing the score of an article will be displayed and
@@ -1943,15 +1961,15 @@ in thread listing the score of the threa
 .RE
 .TP 
 \fBshow_only_unread_arts\fP
-If ON show only new/unread articles otherwise show all articles. Default is
+If ON show only new/unread articles otherwise show all articles.  Default is
 ON.
 .TP 
 \fBshow_only_unread_groups\fP
-If ON show only subscribed groups that contain unread articles. Default is
-OFF.
+Falls ON zeige nur abonnierte Gruppen mit ungelesen Artikeln. Voreinstellung
+ist OFF.
 .TP 
 \fBshow_signatures\fP
-If OFF don't show signatures when displaying articles. Default is ON.
+Falls OFF zeige keine Signaturen an. Voreinstellung ist ON.
 .TP 
 \fBsigdashes\fP
 If ON prepend the signature with sigdashes. Default is ON.
@@ -1966,7 +1984,8 @@ current newsgroup as argument to the pro
 signature.  Default is \fI${TIN_HOMEDIR:\-"$HOME"}/.Sig\fP.
 .TP 
 \fBsignature_repost\fP
-If ON add signature to reposted articles. Default is ON.
+Falls ON wird die Signatur auch an repostete Artikel
+angehÃ¤ngt. Voreinstellung ist ON.
 .TP 
 \fBslashes_regex\fP
 A regular expression that will be applied when reading articles. All
@@ -2006,11 +2025,11 @@ This specifies how threads will be sorte
 the default. The following sort types are allowed:
 .RS +1i
 .IP 0 3
-\fBNothing\fP, don't sort threads.
+\fBNichts\fP, keine Sortierung der Threads.
 .IP 1
-\fBScore (descending)\fP, sort threads by filtering score descending (default).
+\fBScore (absteigend)\fP, Threads absteigend nach Score sortieren.
 .IP 2
-\fBScore (ascending)\fP, sort threads by filtering score ascending.
+\fBScore (aufsteigend)\fP, Threads aufsteigend nach Score sortieren.
 .IP 3
 \fBLast posting date (descending)\fP, sort threads by date of last posting
 descending.
@@ -2022,7 +2041,9 @@ ascending.
 \fBspamtrap_warning_addresses\fP
 Set this option to a list of comma\-separated strings to be warned if you are
 replying to an article by mail where the e\-mail address contains one of
-these strings. The matching is case\-insensitive.
+these strings. The matching is case\-insensitive. Example:
+.sp
+\fIspam,delete,remove\fP
 .TP 
 \fBstars_regex\fP
 A regular expression that will be applied when reading articles. All
@@ -2096,8 +2117,8 @@ Match for threads to be considered part
 the range 0 to 100. The default is 75.
 .TP 
 \fBthread_catchup_on_exit\fP
-If ON catchup group/thread when leaving with the left arrow key. Default is
-ON.
+Falls ON: Catchup (als gelesen markieren) der Gruppe/des Threads beim
+Verlassen mit der linken Cursortaste. Voreinstellung ist ON.
 .TP 
 \fBthread_score\fP
 How the total score of a thread is computed. Default is 0, the maximum score
@@ -2148,8 +2169,8 @@ matching words are shown in \fBcol_markd
 \fBunderscores_regex\fP is blank, then \fB\%tin\fP(1)  uses a built\-in default.
 .TP 
 \fBunlink_article\fP
-If ON remove \fI${TIN_HOMEDIR:\-"$HOME"}/.article\fP after posting. Default is
-ON.
+Falls ON entferne \fI${TIN_HOMEDIR:\-"$HOME"}/.article\fP nach dem
+posten. Voreinstellung ist ON.
 .TP 
 \fBurl_handler\fP
 The program that will be run when launching URLs in the article viewer using
@@ -2172,8 +2193,8 @@ enabled/disabled.  Default is OFF.
 \fBuse_slrnface\fP
 If enabled \fB\%slrnface\fP(1)  will be used to interpret the \*(rqX\-Face:\*(rq
 header. For this option to have any effect, \fB\%tin\fP(1)  must be running in
-an \fB\%xterm\fP(1x)  and \fB\%slrnface\fP(1)  must be in your $\fBPATH\fP. Default
-is OFF.
+a \fB\%xterm\fP(1x)  and \fB\%slrnface\fP(1)  must be in your $\fBPATH\fP. Default is
+OFF.
 .TP 
 \fButf8_graphics\fP
 If ON use UTF\-8 characters for indicator ('\->'), thread/attachment tree
@@ -2188,16 +2209,17 @@ Ein regulÃ¤rer Ausdruck, der das Ende ei
 Absatzes findet. Voreinstellung ist #v\-
 .TP 
 \fBverbatim_handling\fP
-Falls ON werden wortgetreue TextblÃ¶cke in Artiklen erkannt. Voreinstellung
+Falls ON werden wortgetreue TextblÃ¶cke in Artikeln erkannt. Voreinstellung
 ist ON.
 .TP 
-\fBwildcard\fP
+\fBPlatzhalter\fP
 Allows you to select how \fB\%tin\fP(1)  matches strings. The default is 0 and
 uses the wildmat notation, which is how this has traditionally been
-handled. Setting this to 1 allows you to use \fB\%perl\fP(1)  compatible
-regular expressions \fB\%pcre\fP(3).  You will probably want to update your
-filter file if you use this regularly. NB: Newsgroup names will always be
-matched using the wildmat notation.
+handled.  Setting this to 1 allows you to use \fB\%perl\fP(1)  compatible
+regular expressions \fB\%pcre\fP(3).  (see also \fB\%perlre\fP(1)  and
+\fB\%pcrepattern\fP(3)).  You will probably want to update your filter file if
+you use this regularly.  NB: Newsgroup names will always be matched using
+the wildmat notation.
 .TP 
 \fBword_h_display_marks\fP
 Should the leading and ending stars, slashes, strokes and dashes also be
@@ -2217,7 +2239,7 @@ available. If \fBuse_color\fP is enabled
 \fBcol_markdash\fP, \fBcol_markslash\fP, \fBcol_markstar\fP and \fBcol_markstroke\fP are
 used for word highlighting else the character attributes specified in
 \fBmono_markdash\fP, \fBmono_markslash\fP, \fBmono_markstar\fP and \fBmono_markstroke\fP
-are used.
+are used. Default is ON.
 .TP 
 \fBwrap_column\fP
 Sets the column at which a displayed article body should be wrapped.  If
@@ -2275,16 +2297,17 @@ Default charset to be used in MIME's \*(
 header. $\fBMM_CHARSET\fP overrides any specified value.
 .TP 
 \fBpost_mime_encoding\fP
-Default encoding scheme used in MIME articles. 8bit might be the best value.
+Voreingestellte Zeichenkodierung in MIME\-Artikeln. 8bit ist wahrscheinlich
+die beste Wahl.
 .TP 
 \fBmail_mime_encoding\fP
-Default encoding scheme used in MIME letters. quoted\-printable is a good
-choice here.
+Voreingestellte Zeichenkodierung in MIME\-Mails. Quoted\-Printable ist hier
+eine gute Wahl.
 .TP 
 \fBdisable_gnksa_domain_check\fP
 Unregistrierte Top\-Level\-Domains zulassen. Da die Liste der gÃ¼ltigen TLDs
 nicht mehr aktiv gepflegt wird wurde ab \fB\%tin\fP(1) Version 2.1.5 die
-Voreinstellung auf ON gÃ¤ndert.
+Voreinstellung auf ON geÃ¤ndert.
 .TP 
 \fBdisable_sender\fP
 Keinen \*(rqSender:\*(rq Header erzeugen. Falls \fBinews_prog\fP nicht auf \-\-internal
@@ -2361,37 +2384,38 @@ is rejected.
 Each line consists of four space\-separated fields "\fIname\fP \fIhighmark\fP
 \fIlowmark\fP \fIflags\fP".
 .TP 
-\fBname\fP
+\fBName\fP
 ist der Name der Newsgruppe
 .TP 
 \fBhighmark\fP
 die hÃ¶chste Artikelnummer die je in der Gruppe benutzt wurde
 .TP 
 \fBlowmark\fP
-is the lowest article number in the group; this number is not guaranteed to
-be accurate, and should only be taken to be a hint. Note that because of
-article cancellations, there may be gaps in the numbering sequence. If the
-lowest article number is greater than the highest article number, then there
-are no articles in the newsgroup.
+ist die niedrigste Artikelnummer in der Gruppe; es ist nicht gewÃ¤hrleistet,
+dass diese Zahl genau ist und sie sollte nur als Hinweis angesehen
+werden. Beachten Sie, dass es aufgrund von Artikel Stornierungen, zu LÃ¼cken
+in der Nummerierung Sequenz kommen kann. Falls die niedrigste Artikelnummer
+grÃ¶ÃŸer als die hÃ¶chste Artikelnummer ist, dann gibt es keine Artikel in der
+Newsgroup.
 .TP 
 \fBflags\fP
-can be one of those
+kann eines der folgenden sein
 .RS
 .TP 
 \fBy\fP
-local postings are allowed
+lokale Postings sind erlaubt
 .TP 
 \fBn\fP
-no local postings are allowed, only remote ones
+lokale Postings sind nicht erlaubt, Artikel kommen nur Ã¼ber andere Server
 .TP 
 \fBm\fP
 die Gruppe ist moderiert und alle Postings mÃ¼ssen approved werden
 .TP 
 \fBj\fP
-articles in this group are not kept, but only passed on
+Artikel in dieser Gruppe werden nicht gespeichert sondern nur durchgereicht
 .TP 
 \fBx\fP
-in diese Gruppe darf nicht geposted werden
+in diese Gruppe darf nicht gepostet werden
 .TP 
 \fB=foo.bar\fP
 Artikel werden auf dem Server in der Gruppe \*(rqfoo.bar\*(rq abgelegt
@@ -2412,14 +2436,14 @@ is normally updated by the local news se
 a new group is created. Each line consist of three space\-separated fields
 "\fIname\fP \fItime\fP \fIcreator\fP".
 .TP 
-\fBname\fP
+\fBName\fP
 ist der Name der Newsgruppe
 .TP 
 \fBtime\fP
-is the time when the group was created, expressed as the number of seconds
-since the epoch.
+Zeit wann die Gruppe erzeugt wurde, ausgedrÃ¼ckt als Anzahl von Sekunden seit
+Beginn der Epoche.
 .TP 
-\fBcreator\fP
+\fBErsteller\fP
 die Mailadresse der Person die die Gruppe angelegt hat.
 .TP 
 \fB\%tin\fP(1)
@@ -2453,7 +2477,7 @@ command instead.
 \fI${TIN_LIBDIR:\-NEWSLIBDIR}/organization\fP
 .sp
 .RS
-This file specifies might hold a default organization to be used in the
+This file might hold a default organization to be used in the
 \&\*(rqOrganization:\*(rq header. $\fBORGANIZATION\fP has a higher priority if set.
 .RE
 .PP
@@ -2485,12 +2509,12 @@ the LIST SUBSCRIPTIONS (\fBRFC\%6048\fP)
 
 .SH "SIEHE AUCH"
 \fB\%elm\fP(1), \fB\%inews\fP(1), \fB\%ispell\fP(1), \fB\%lp\fP(1), \fB\%lpr\fP(1),
-\fB\%metamail\fP(1), \fB\%perl\fP(1), \fB\%pgp\fP(1), \fB\%rn\fP(1), \fB\%shar\fP(1),
-\fB\%slrnface\fP(1), \fB\%tin\fP(1), \fB\%xterm\fP(1x), \fB\%heapsort\fP(3),
-\fB\%iconv\fP(3), \fB\%iconv_open\fP(3), \fB\%nl_langinfo\fP(3), \fB\%pcre\fP(3),
-\fB\%qsort\fP(3), \fB\%strftime\fP(3), \fB\%system\fP(3), \fB\%active\fP(5),
-\fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5), \fB\%newsoverview\fP(5),
-\fB\%overview.fmt\fP(5), \fB\%innd\fP(8), \fBRFC\%1524\fP, \fBRFC\%2045\fP,
-\fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2980\fP, \fBRFC\%3977\fP,
-\fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP,
-\fBRFC\%6048\fP
+\fB\%metamail\fP(1), \fB\%perl\fP(1), \fB\%perlre\fP(1), \fB\%pgp\fP(1), \fB\%rn\fP(1),
+\fB\%shar\fP(1), \fB\%slrnface\fP(1), \fB\%tin\fP(1), \fB\%xterm\fP(1x),
+\fB\%heapsort\fP(3), \fB\%iconv\fP(3), \fB\%iconv_open\fP(3), \fB\%nl_langinfo\fP(3),
+\fB\%pcre\fP(3), \fB\%pcrepattern\fP(3), \fB\%qsort\fP(3), \fB\%strftime\fP(3),
+\fB\%system\fP(3), \fB\%active\fP(5), \fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5),
+\fB\%newsoverview\fP(5), \fB\%overview.fmt\fP(5), \fB\%innd\fP(8), \fBRFC\%1524\fP,
+\fBRFC\%2045\fP, \fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2980\fP,
+\fBRFC\%3977\fP, \fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP,
+\fBRFC\%5537\fP, \fBRFC\%6048\fP
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/l10n/de.po tin-2.3.2/doc/l10n/de.po
--- tin-2.3.1/doc/l10n/de.po	2014-12-24 09:37:02.000000000 +0100
+++ tin-2.3.2/doc/l10n/de.po	2015-12-22 11:27:20.483209143 +0100
@@ -1,13 +1,13 @@
-# German translations for the tin manpages.
+# German translations for the tin man pages.
 # This file is distributed under the same license as the tin package.
-# Urs Janssen <urs@tin.org>, 2008-2014.
+# Urs Janssen <urs@tin.org>, 2008-2016.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: tin-man 2.3.0\n"
 "Report-Msgid-Bugs-To: translation@tin.org\n"
-"POT-Creation-Date: 2014-12-24 09:36+0100\n"
-"PO-Revision-Date: 2013-12-25 14:15+0100\n"
+"POT-Creation-Date: 2015-12-22 11:26+0100\n"
+"PO-Revision-Date: 2015-12-01 15:50+0100\n"
 "Last-Translator: Urs Janssen <urs@tin.org>\n"
 "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
 "Language: de\n"
@@ -24,14 +24,14 @@ msgstr "tin"
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
 #, no-wrap
-msgid "December 24th, 2014"
-msgstr "24. Dezember 2014"
+msgid "December 24th, 2015"
+msgstr "24. Dezember 2015"
 
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
 #, no-wrap
-msgid "2.3.1"
-msgstr "2.3.1"
+msgid "2.3.2"
+msgstr "2.3.2"
 
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
@@ -95,8 +95,9 @@ msgstr ""
 "B<tin> ist ein einfach zu bedienender Newsreader fÃ¼r das Usenet. Er kann "
 "Artikel von einem lokalen (z. B. aus I</var/spool/news>) oder entfernten "
 "Server (B<rtin> oder B<tin -r> Option) mittels NNTP (Network News Transport "
-"Protocol) lesen. Er benutzt, sofern vorhanden, lokale NOV B<\\%newsoverview>"
-"(5) Indexdateien bzw. den [X]OVER NNTP-Befehl (B<RFC\\%2980>, B<RFC\\%3977>)."
+"Protocol) lesen. Er benutzt, sofern vorhanden, lokale NOV B<\\"
+"%newsoverview>(5) Indexdateien bzw. den [X]OVER NNTP-Befehl (B<RFC\\%2980>, "
+"B<RFC\\%3977>)."
 
 #. type: Plain text
 #: doc/tin.1:64
@@ -124,7 +125,7 @@ msgstr ""
 "\"}/.newsrc>. Ein Pfeil '-E<gt>' oder ein inverser Balken zeigt auf die "
 "erste Newsgruppe. Um zu einer Gruppe zu navigieren kÃ¶nnen die Cursor-Tasten "
 "(hÃ¤ngt vom verwendetem Terminal ab) oder B<Down> ('B<j>') und B<Up> ('B<k>') "
-"benutzt werden. Mit Bildhoch/Bildrunter (hÃ¤ngt vom verwendetem Terminal ab) "
+"benutzt werden. Mit Bildrauf/Bildrunter (hÃ¤ngt vom verwendetem Terminal ab) "
 "oder B<PageUp> ('B<^U>') (CTRL-U) und B<PageDown> ('B<^D>') (CTRL-D) kann "
 "Seitenweise navigiert werden. Die ausgewÃ¤hlte Gruppe wird durch DrÃ¼cken von "
 "'B<E<lt>CRE<gt>>' betreten."
@@ -150,7 +151,7 @@ msgid "Interactive mode:"
 msgstr "Interaktiver-Modus:"
 
 #. type: TP
-#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1080 doc/tin.1:3409
+#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1083 doc/tin.1:3448
 #, no-wrap
 msgid "B<0>"
 msgstr "B<0>"
@@ -161,7 +162,7 @@ msgid "Successful program execution."
 msgstr "Programm erfolgreich beendet."
 
 #. type: TP
-#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3412
+#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3451
 #, no-wrap
 msgid "B<1>"
 msgstr "B<1>"
@@ -182,7 +183,7 @@ msgid "No unread news"
 msgstr "Keine ungelesenen Nachrichten vorhanden"
 
 #. type: TP
-#: doc/tin.1:96 doc/tin.1:3415
+#: doc/tin.1:96 doc/tin.1:3454
 #, no-wrap
 msgid "B<2>"
 msgstr "B<2>"
@@ -229,7 +230,7 @@ msgstr "B<-a>"
 #. type: Plain text
 #: doc/tin.1:112
 msgid "Toggle ANSI color (default is off)."
-msgstr "ANSI-Farben ein/-ausschalten (Standard ist aus)."
+msgstr "ANSI-Farben ein/-ausschalten (Voreinstellung ist aus)."
 
 #. type: TP
 #: doc/tin.1:112
@@ -398,8 +399,8 @@ msgstr "B<-m>I< Verzeichnis>"
 #: doc/tin.1:166
 msgid "Mailbox directory to use. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>."
 msgstr ""
-"Zu benutzendes Mailbox-Verzeichnis. Standard ist I<${TIN_HOMEDIR:-\"$HOME\"}/"
-"Mail>."
+"Zu benutzendes Mailbox-Verzeichnis. Voreinstellung ist I<${TIN_HOMEDIR:-"
+"\"$HOME\"}/Mail>."
 
 #. type: TP
 #: doc/tin.1:166
@@ -461,6 +462,8 @@ msgid ""
 "Quick post all postponed articles and exit. In order for this to be really "
 "quick, it should be used with ''B<-n>'' if possible."
 msgstr ""
+"Schnell-Modus um alle zurÃ¼ckgestellten Artikel zu posten und danach tin "
+"wieder beenden. Nach MÃ¶glichkeit mit ''B<-n>'' kombinieren."
 
 #. type: TP
 #: doc/tin.1:185
@@ -474,8 +477,8 @@ msgid ""
 "Port to use if reading via NNTP (default is 119). This also overrides the "
 "environment variable $B<NNTPPORT> if set."
 msgstr ""
-"Zu benutzende Portnummer falls per NNTP gelesen wird (Standard ist 119). "
-"Ãœbersteuert die Umgebungsvariable $B<NNTPPORT>."
+"Zu benutzende Portnummer falls per NNTP gelesen wird (Voreinstellung ist "
+"119). Ãœbersteuert die Umgebungsvariable $B<NNTPPORT>."
 
 #. type: TP
 #: doc/tin.1:189
@@ -655,6 +658,9 @@ msgid ""
 "will position cursor at first group with unread news. Useful for putting in "
 "login file."
 msgstr ""
+"B<tin> nur starten wenn es neue/ungelesene Artikel gibt. Falls das der Fall "
+"ist wird der Cursor auf die erste Gruppe mit ungelesenen Artikeln "
+"positioniert. NÃ¼tzlich um B<tin> in login-Dateien aufzurufen."
 
 #. type: TP
 #: doc/tin.1:242
@@ -670,6 +676,12 @@ msgid ""
 "is printed. An exit code 0 indicates no news, 1 that an error occurred and 2 "
 "that new/unread news exists. Useful for writing scripts."
 msgstr ""
+"PrÃ¼ft ob es neue/ungelesene Artikel gibt und beendet sich mit dem "
+"entsprechenden RÃ¼ckgabewert. Falls mit der \\&''B<-v>'' Option kombiniert "
+"wird die Zahl der ungelesenen Artikel in jeder Gruppe ausgegeben. Ein "
+"RÃ¼ckgabewert von 0 bedeutet keine ungelesene Artikel, 1 das ein Fehler "
+"aufgetreten ist und 2 das ungelesene Artikel vorhanden sind. NÃ¼tzlich in "
+"Skripten."
 
 #. type: Plain text
 #: doc/tin.1:254
@@ -770,7 +782,7 @@ msgstr ""
 #: doc/tin.1:302
 #, no-wrap
 msgid "SCREEN FORMAT"
-msgstr ""
+msgstr "ANSICHTEN"
 
 #. type: Plain text
 #: doc/tin.1:305
@@ -790,6 +802,11 @@ msgid ""
 "of unread articles displayed on the same line in front, but it can be "
 "customized via B<select_format>."
 msgstr ""
+"In der Auswahlebene zeigt der Titel (der Name des News-Server und) die "
+"Anzahl der abonnierten Gruppen (mit neuen ungelesenen Artikel). Die "
+"Newsgruppen werden in der Mitte des Bildschirms, in der Regel mit der Anzahl "
+"der ungelesenen Artikel in der gleichen Zeile davor, abgebildet, aber das "
+"kann mittels B<select_format> angepasst werden."
 
 #. type: Plain text
 #: doc/tin.1:319
@@ -826,6 +843,9 @@ msgid ""
 "B<SelectToggleReadDisplay> ('B<r>') or B<SelectYankActive> ('B<y>') toggle "
 "keys."
 msgstr ""
+"Diese Gruppe ist nicht abonniert. Um nur abonnierte Gruppen anzuzeigen kann "
+"die B<SelectToggleReadDisplay> ('B<r>') oder B<SelectYankActive> ('B<y>') "
+"Umschalttaste benutzt werden."
 
 #. type: TP
 #: doc/tin.1:327
@@ -840,6 +860,9 @@ msgid ""
 "the group administrator before it will be made public. B<tin> will ask for "
 "confirmation before you post to a moderated group."
 msgstr ""
+"Diese Gruppe ist moderiert. Alle Postings mÃ¼ssen erst vom Gruppen-Moderator "
+"freigegeben werden bevor sie verÃ¶ffentlicht werden. B<tin> fragt vor dem "
+"Posten in eine moderierte Gruppe nach einer BestÃ¤tigung."
 
 #. type: TP
 #: doc/tin.1:332
@@ -1025,7 +1048,7 @@ msgstr ""
 #: doc/tin.1:428
 #, no-wrap
 msgid "COMMON MOVING KEYS"
-msgstr ""
+msgstr "GEMEINSAME BEWEGUNGSTASTEN"
 
 #. type: Plain text
 #: doc/tin.1:431
@@ -1033,6 +1056,8 @@ msgid ""
 "This table shows the common keys used for moving around all levels within "
 "B<tin>."
 msgstr ""
+"Diese Tabelle zeigt Tasten welche in B<tin> in allen Ebenen zum Navigieren "
+"verwendet werden."
 
 #. type: ta
 #: doc/tin.1:433
@@ -1057,128 +1082,128 @@ msgstr ""
 #: doc/tin.1:445
 #, no-wrap
 msgid "COMMON EDITING COMMANDS"
-msgstr ""
+msgstr "GEMEINSAME BEARBEITUNGSBEFEHLE"
 
 #. type: Plain text
-#: doc/tin.1:450
+#: doc/tin.1:452
 msgid ""
-"An emacs style editing package allows the easy editing of input strings.  An "
-"history list allows the easy reuse of previously entered strings.  In "
-"addition to the cursor keys, the following commands are available when "
-"editing a string:"
+"An B<\\%emacs>(1)  style editing package allows the easy editing of input "
+"strings.  A history list allows the easy reuse of previously entered "
+"strings.  In addition to the cursor keys, the following commands are "
+"available when editing a string:"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:451
+#: doc/tin.1:453
 #, no-wrap
 msgid "B<^A, ^E>"
 msgstr "B<^A, ^E>"
 
 #. type: Plain text
-#: doc/tin.1:454
+#: doc/tin.1:456
 msgid "move to beginning or end of line, respectively."
-msgstr "An den Zeillenanfang bzw. das Zeilenende springen."
+msgstr "An den Zeilenanfang bzw. das Zeilenende springen."
 
 #. type: TP
-#: doc/tin.1:454
+#: doc/tin.1:456
 #, no-wrap
 msgid "B<^F, ^B>"
 msgstr "B<^F, ^B>"
 
 #. type: Plain text
-#: doc/tin.1:457
+#: doc/tin.1:459
 msgid "non-destructive move forward or back one location, respectively."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:457
+#: doc/tin.1:459
 #, no-wrap
 msgid "B<^D>"
 msgstr "B<^D>"
 
 #. type: Plain text
-#: doc/tin.1:461
+#: doc/tin.1:463
 msgid ""
 "delete the character currently under the cursor, or send EOF if no "
 "characters in the buffer."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:461
+#: doc/tin.1:463
 #, no-wrap
 msgid "B<^H, E<lt>DELE<gt>>"
 msgstr "B<^H, E<lt>ENTFE<gt>>"
 
 #. type: Plain text
-#: doc/tin.1:464
+#: doc/tin.1:466
 msgid "delete character left of the cursor."
 msgstr "Zeichen links vom Cursor lÃ¶schen."
 
 #. type: TP
-#: doc/tin.1:464
+#: doc/tin.1:466
 #, no-wrap
 msgid "B<^K>"
 msgstr "B<^K>"
 
 #. type: Plain text
-#: doc/tin.1:467
+#: doc/tin.1:469
 msgid "delete from cursor to end of line."
 msgstr "LÃ¶sche vom Cursor bis zum Zeilenende."
 
 #. type: TP
-#: doc/tin.1:467
+#: doc/tin.1:469
 #, no-wrap
 msgid "B<^P, ^N>"
 msgstr "B<^P, ^N>"
 
 #. type: Plain text
-#: doc/tin.1:470
+#: doc/tin.1:472
 msgid "move through history, previous and next, respectively."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:470
+#: doc/tin.1:472
 #, no-wrap
 msgid "B<^L, ^R>"
 msgstr "B<^L, ^R>"
 
 #. type: Plain text
-#: doc/tin.1:473
+#: doc/tin.1:475
 msgid "redraw the current line."
 msgstr "Aktuelle Zeile neu aufbauen."
 
 #. type: TP
-#: doc/tin.1:473
+#: doc/tin.1:475
 #, no-wrap
 msgid "B<E<lt>CRE<gt>>"
 msgstr "B<E<lt>CRE<gt>>"
 
 #. type: Plain text
-#: doc/tin.1:477
+#: doc/tin.1:479
 msgid ""
 "places line on history list if non-blank, appends newline and returns to the "
 "caller."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:477
+#: doc/tin.1:479
 #, no-wrap
 msgid "B<E<lt>ESCE<gt>>"
 msgstr "B<E<lt>ESCE<gt>>"
 
 #. type: Plain text
-#: doc/tin.1:482
+#: doc/tin.1:484
 msgid "aborts the present editing operation."
 msgstr "bricht den gegenwÃ¤rtigen Bearbeitungsvorgang ab."
 
 #. type: SS
-#: doc/tin.1:482
+#: doc/tin.1:484
 #, no-wrap
 msgid "GLOBAL COMMANDS"
 msgstr "ALLGEMEINE BEFEHLE"
 
 #. type: Plain text
-#: doc/tin.1:485
+#: doc/tin.1:487
 msgid ""
 "The following commands are available at all 4 menu levels and always have "
 "the same effect."
@@ -1187,13 +1212,13 @@ msgstr ""
 "Ã¼berall das Gleichen."
 
 #. type: TP
-#: doc/tin.1:486 doc/tin.1:1352 doc/tin.1:1405
+#: doc/tin.1:488 doc/tin.1:1355 doc/tin.1:1408
 #, no-wrap
 msgid "B<ShellEscape '!'>"
 msgstr "B<ShellEscape '!'>"
 
 #. type: Plain text
-#: doc/tin.1:491
+#: doc/tin.1:493
 msgid ""
 "Shell escape. B<ShellEscape> by itself will launch a shell, B<ShellEscape> "
 "E<lt>commandE<gt> will run an external E<lt>commandE<gt>. This facility may "
@@ -1201,57 +1226,57 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:491
+#: doc/tin.1:493
 #, no-wrap
 msgid "B<ToggleColor '&'>"
 msgstr "B<ToggleColor '&'>"
 
 #. type: Plain text
-#: doc/tin.1:494
+#: doc/tin.1:496
 msgid "Toggle use of ANSI color."
 msgstr "ANSI Farben ein-/ausschalten."
 
 #. type: TP
-#: doc/tin.1:494
+#: doc/tin.1:496
 #, no-wrap
 msgid "B<RedrawScr '^L'>"
 msgstr "B<RedrawScr '^L'>"
 
 #. type: Plain text
-#: doc/tin.1:497
+#: doc/tin.1:499
 msgid "Redraw the current screen."
 msgstr "Bildschirminhalt neu aufbauen."
 
 #. type: TP
-#: doc/tin.1:497
+#: doc/tin.1:499
 #, no-wrap
 msgid "B<ScrollUp 'E<lt>'>"
 msgstr "B<ScrollUp 'E<lt>'>"
 
 #. type: Plain text
-#: doc/tin.1:500
+#: doc/tin.1:502
 msgid "Scroll screen up by one line."
 msgstr "Eine Zeile nach oben blÃ¤ttern (scrollen)."
 
 #. type: TP
-#: doc/tin.1:500
+#: doc/tin.1:502
 #, no-wrap
 msgid "B<ScrollDown 'E<gt>'>"
 msgstr "B<ScrollDown 'E<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:503
+#: doc/tin.1:505
 msgid "Scroll screen down by one line."
 msgstr "Eine Zeile nach unten blÃ¤ttern (scrollen)."
 
 #. type: TP
-#: doc/tin.1:503
+#: doc/tin.1:505
 #, no-wrap
 msgid "B<Postponed 'O' '^O'>"
 msgstr "B<Postponed 'O' '^O'>"
 
 #. type: Plain text
-#: doc/tin.1:517
+#: doc/tin.1:519
 msgid ""
 "Reload postponed article. If your system blocks the B<Postponed> key you "
 "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers "
@@ -1267,13 +1292,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:517 doc/tin.1:1358 doc/tin.1:1412
+#: doc/tin.1:519 doc/tin.1:1361 doc/tin.1:1415
 #, no-wrap
 msgid "B<Help 'h'>"
 msgstr "B<Help 'h'>"
 
 #. type: Plain text
-#: doc/tin.1:523
+#: doc/tin.1:525
 msgid ""
 "Help screen of commands available on the current menu. You can use "
 "B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and B<SearchRepeat> ('B<"
@@ -1281,24 +1306,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:523 doc/tin.1:1361 doc/tin.1:1415
+#: doc/tin.1:525 doc/tin.1:1364 doc/tin.1:1418
 #, no-wrap
 msgid "B<ToggleHelpDisplay 'H'>"
 msgstr "B<ToggleHelpDisplay 'H'>"
 
 #. type: Plain text
-#: doc/tin.1:526 doc/tin.1:1364 doc/tin.1:1418
+#: doc/tin.1:528 doc/tin.1:1367 doc/tin.1:1421
 msgid "Toggle the display of help mini menu at the bottom of the screen."
 msgstr "Mini-Hilfe am unterem Bildschirmrand ein-/ausschalten."
 
 #. type: TP
-#: doc/tin.1:526
+#: doc/tin.1:528
 #, no-wrap
 msgid "B<DisplayPostHist 'W'>"
 msgstr "B<DisplayPostHist 'W'>"
 
 #. type: Plain text
-#: doc/tin.1:532
+#: doc/tin.1:534
 msgid ""
 "List articles posted by user. The date posted, the newsgroup and the subject "
 "are listed. You can use B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and "
@@ -1307,55 +1332,55 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:532
+#: doc/tin.1:534
 #, no-wrap
 msgid "B<Version 'v'>"
 msgstr "B<Version 'v'>"
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:537
+#: doc/tin.1:539
 msgid "Print B<tin> version information."
 msgstr "Versions-Informationen ausgeben."
 
 #. type: SS
-#: doc/tin.1:537
+#: doc/tin.1:539
 #, no-wrap
 msgid "NEWSGROUP SELECTION COMMANDS"
 msgstr "BEFEHLE ZUR GRUPPENAUSWAHL"
 
 #. type: TP
-#: doc/tin.1:538 doc/tin.1:669 doc/tin.1:919 doc/tin.1:1083 doc/tin.1:3421
+#: doc/tin.1:540 doc/tin.1:671 doc/tin.1:922 doc/tin.1:1086 doc/tin.1:3460
 #, no-wrap
 msgid "B<4>"
 msgstr "B<4>"
 
 #. type: Plain text
-#: doc/tin.1:541
+#: doc/tin.1:543
 msgid "Select group 4."
 msgstr "Gruppe 4 auswÃ¤hlen."
 
 #. type: TP
-#: doc/tin.1:541
+#: doc/tin.1:543
 #, no-wrap
 msgid "B<SelectResetNewsrc '^R'>"
 msgstr "B<SelectResetNewsrc '^R'>"
 
 #. type: Plain text
-#: doc/tin.1:545
+#: doc/tin.1:547
 msgid ""
 "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all "
 "records of which articles have been read, so use this carefully."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:545 doc/tin.1:690 doc/tin.1:940
+#: doc/tin.1:547 doc/tin.1:692 doc/tin.1:943
 #, no-wrap
 msgid "B<SetRange '#'>"
 msgstr "B<SetRange '#'>"
 
 #. type: Plain text
-#: doc/tin.1:549 doc/tin.1:694 doc/tin.1:944
+#: doc/tin.1:551 doc/tin.1:696 doc/tin.1:947
 msgid ""
 "Choose a range of articles to be affected by the next command. See the "
 "section \"RANGES\" for more information."
@@ -1364,152 +1389,152 @@ msgstr ""
 "wird. Siehe Abschnitt \"BEREICHE\" fÃ¼r weitere Informationen."
 
 #. type: TP
-#: doc/tin.1:549
+#: doc/tin.1:551
 #, no-wrap
 msgid "B<SelectSortActive '.'>"
 msgstr "B<SelectSortActive '.'>"
 
 #. type: Plain text
-#: doc/tin.1:552
+#: doc/tin.1:554
 msgid "Sort the list of newsgroups."
-msgstr "Liste vorhandener Newsgroups sortieren."
+msgstr "Liste vorhandener Newsgruppen sortieren."
 
 #. type: TP
-#: doc/tin.1:552 doc/tin.1:697 doc/tin.1:947 doc/tin.1:1137 doc/tin.1:1349
-#: doc/tin.1:1399
+#: doc/tin.1:554 doc/tin.1:699 doc/tin.1:950 doc/tin.1:1140 doc/tin.1:1352
+#: doc/tin.1:1402
 #, no-wrap
 msgid "B<SearchRepeat '\\e'>"
 msgstr "B<SearchRepeat '\\e'>"
 
 #. type: Plain text
-#: doc/tin.1:555 doc/tin.1:950 doc/tin.1:1140 doc/tin.1:1352 doc/tin.1:1402
+#: doc/tin.1:557 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1355 doc/tin.1:1405
 msgid "Repeat the previous search."
 msgstr "Vorherige Suche wiederholen."
 
 #. type: TP
-#: doc/tin.1:555 doc/tin.1:700 doc/tin.1:950 doc/tin.1:1140 doc/tin.1:1343
-#: doc/tin.1:1393
+#: doc/tin.1:557 doc/tin.1:702 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1346
+#: doc/tin.1:1396
 #, no-wrap
 msgid "B<SearchSubjF '/'>"
 msgstr "B<SearchSubjF '/'>"
 
 #. type: Plain text
-#: doc/tin.1:558
+#: doc/tin.1:560
 msgid "Search for a group by name and description (if displayed)."
 msgstr ""
 "VorwÃ¤rts nach einer Gruppe anhand des Namens und/oder der Kurzbeschreibung "
 "(falls angezeigt) suchen."
 
 #. type: TP
-#: doc/tin.1:558 doc/tin.1:703 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1346
-#: doc/tin.1:1396
+#: doc/tin.1:560 doc/tin.1:705 doc/tin.1:956 doc/tin.1:1146 doc/tin.1:1349
+#: doc/tin.1:1399
 #, no-wrap
 msgid "B<SearchSubjB '?'>"
 msgstr "B<SearchSubjB '?'>"
 
 #. type: Plain text
-#: doc/tin.1:561
+#: doc/tin.1:563
 msgid "Backward search through the group names and descriptions."
 msgstr ""
 "RÃ¼ckwÃ¤rts mach einer Gruppe anhand des Namens und/oder der Kurzbeschreibung "
 "(falls angezeigt) suchen."
 
 #. type: TP
-#: doc/tin.1:561
+#: doc/tin.1:563
 #, no-wrap
 msgid "B<SelectReadGrp '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<SelectReadGrp '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:564
+#: doc/tin.1:566
 msgid "Read current group."
-msgstr ""
+msgstr "Lese die aktuelle Gruppe."
 
 #. type: TP
-#: doc/tin.1:564
+#: doc/tin.1:566
 #, no-wrap
 msgid "B<SelectEnterNextUnreadGrp 'E<lt>TABE<gt>' 'n'>"
 msgstr "B<SelectEnterNextUnreadGrp 'E<lt>TABE<gt>' 'n'>"
 
 #. type: Plain text
-#: doc/tin.1:568
+#: doc/tin.1:570
 msgid ""
 "Enter next group with unread news. Will wrap around to the beginning of the "
 "group selection list looking for unread groups."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:568 doc/tin.1:778 doc/tin.1:991 doc/tin.1:1201
+#: doc/tin.1:570 doc/tin.1:780 doc/tin.1:994 doc/tin.1:1204
 #, no-wrap
 msgid "B<Catchup 'c'>"
 msgstr "B<Catchup 'c'>"
 
 #. type: Plain text
-#: doc/tin.1:572
+#: doc/tin.1:574
 msgid ""
 "Make current group as all read [after confirmation] and move to the next "
 "group in the group selection list."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:572 doc/tin.1:782 doc/tin.1:995 doc/tin.1:1205
+#: doc/tin.1:574 doc/tin.1:784 doc/tin.1:998 doc/tin.1:1208
 #, no-wrap
 msgid "B<CatchupNextUnread 'C'>"
 msgstr "B<CatchupNextUnread 'C'>"
 
 #. type: Plain text
-#: doc/tin.1:576
+#: doc/tin.1:578
 msgid ""
 "Mark current group as all read [after confirmation] and enter the next "
 "unread group in the group selection list."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:576
+#: doc/tin.1:578
 #, no-wrap
 msgid "B<SelectToggleDescriptions 'd'>"
 msgstr "B<SelectToggleDescriptions 'd'>"
 
 #. type: Plain text
-#: doc/tin.1:580
+#: doc/tin.1:582
 msgid ""
 "Toggle display to show just the group name or the group name and the group "
 "descriptions."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:580 doc/tin.1:795 doc/tin.1:1008 doc/tin.1:1217
+#: doc/tin.1:582 doc/tin.1:797 doc/tin.1:1011 doc/tin.1:1220
 #, no-wrap
 msgid "B<EditFilter 'E'>"
 msgstr "B<EditFilter 'E'>"
 
 #. type: Plain text
-#: doc/tin.1:583 doc/tin.1:798 doc/tin.1:1011 doc/tin.1:1220
+#: doc/tin.1:585 doc/tin.1:800 doc/tin.1:1014 doc/tin.1:1223
 msgid "Edit the filter file and reload it afterwards."
 msgstr "Filter-Datei bearbeiten und danach anwenden."
 
 #. type: TP
-#: doc/tin.1:583
+#: doc/tin.1:585
 #, no-wrap
 msgid "B<SelectGoto 'g'>"
 msgstr "B<SelectGoto 'g'>"
 
 #. type: Plain text
-#: doc/tin.1:587 doc/tin.1:802
+#: doc/tin.1:589 doc/tin.1:804
 msgid ""
 "Choose a new group by name. This command can be used to access any group, "
 "even those not currently yanked in."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:587 doc/tin.1:805 doc/tin.1:1011 doc/tin.1:1233 doc/tin.1:1355
-#: doc/tin.1:1408
+#: doc/tin.1:589 doc/tin.1:807 doc/tin.1:1014 doc/tin.1:1236 doc/tin.1:1358
+#: doc/tin.1:1411
 #, no-wrap
 msgid "B<ToggleInfoLastLine 'i'>"
 msgstr "B<ToggleInfoLastLine 'i'>"
 
 #. type: Plain text
-#: doc/tin.1:592
+#: doc/tin.1:594
 msgid ""
 "Toggle the display of the description of the current newsgroup in the last "
 "line. This will not be available if B<tin> was started with the \\&''B<-d>'' "
@@ -1517,24 +1542,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:592 doc/tin.1:809 doc/tin.1:1014 doc/tin.1:1236
+#: doc/tin.1:594 doc/tin.1:811 doc/tin.1:1017 doc/tin.1:1239
 #, no-wrap
 msgid "B<ToggleInverseVideo 'I'>"
 msgstr "B<ToggleInverseVideo 'I'>"
 
 #. type: Plain text
-#: doc/tin.1:595 doc/tin.1:812 doc/tin.1:1017 doc/tin.1:1239
+#: doc/tin.1:597 doc/tin.1:814 doc/tin.1:1020 doc/tin.1:1242
 msgid "Toggle inverse video."
-msgstr ""
+msgstr "(De)aktiviere inverse Darstellung."
 
 #. type: TP
-#: doc/tin.1:595
+#: doc/tin.1:597
 #, no-wrap
 msgid "B<SelectMoveGrp 'm'>"
 msgstr "B<SelectMoveGrp 'm'>"
 
 #. type: Plain text
-#: doc/tin.1:601
+#: doc/tin.1:603
 msgid ""
 "Move the current group within the group selection list. By entering '1' the "
 "group will become the first displayed group in the list, by entering '8' the "
@@ -1543,61 +1568,62 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:601 doc/tin.1:829 doc/tin.1:1253
+#: doc/tin.1:603 doc/tin.1:831 doc/tin.1:1256
 #, no-wrap
 msgid "B<OptionMenu 'M'>"
 msgstr "B<OptionMenu 'M'>"
 
 #. type: Plain text
-#: doc/tin.1:605 doc/tin.1:833 doc/tin.1:1257
+#: doc/tin.1:607 doc/tin.1:835 doc/tin.1:1260
 msgid ""
 "User configurable options menu (for more information see section \"GLOBAL "
 "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:605
+#: doc/tin.1:607
 #, no-wrap
 msgid "B<SelectNextUnreadGrp 'N'>"
 msgstr "B<SelectNextUnreadGrp 'N'>"
 
 #. type: Plain text
-#: doc/tin.1:608
+#: doc/tin.1:610
 msgid "Positions the cursor on the next group with unread articles in it."
 msgstr "Setzt den Cursor auf die nÃ¤chste Gruppe mit ungelesenen Artikeln."
 
 #. type: TP
-#: doc/tin.1:608 doc/tin.1:850 doc/tin.1:1036 doc/tin.1:1274
+#: doc/tin.1:610 doc/tin.1:852 doc/tin.1:1039 doc/tin.1:1277
 #, no-wrap
 msgid "B<Quit 'q'>"
 msgstr "B<Quit 'q'>"
 
 #. type: Plain text
-#: doc/tin.1:612
+#: doc/tin.1:614
 msgid ""
 "Quit B<tin> - ask the user to confirm if B<confirm_choice> is set "
 "accordingly."
 msgstr ""
+"B<tin> beenden, falls B<confirm_choice> gesetzt ist wird nochmal nachgefragt."
 
 #. type: TP
-#: doc/tin.1:612 doc/tin.1:853 doc/tin.1:1039 doc/tin.1:1277
+#: doc/tin.1:614 doc/tin.1:855 doc/tin.1:1042 doc/tin.1:1280
 #, no-wrap
 msgid "B<QuitTin 'Q'>"
 msgstr "B<QuitTin 'Q'>"
 
 #. type: Plain text
-#: doc/tin.1:615 doc/tin.1:856 doc/tin.1:1042 doc/tin.1:1280
+#: doc/tin.1:617 doc/tin.1:858 doc/tin.1:1045 doc/tin.1:1283
 msgid "Quit B<tin> - don't ask the user to confirm."
 msgstr "Beendet B<tin> sofort, ohne BestÃ¤tigungsnachfrage."
 
 #. type: TP
-#: doc/tin.1:615
+#: doc/tin.1:617
 #, no-wrap
 msgid "B<SelectToggleReadDisplay 'r'>"
 msgstr "B<SelectToggleReadDisplay 'r'>"
 
 #. type: Plain text
-#: doc/tin.1:620
+#: doc/tin.1:622
 msgid ""
 "Toggle display of all subscribed to groups and just those groups containing "
 "unread articles. Command has no effect if groups were specified on the "
@@ -1605,13 +1631,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:620 doc/tin.1:859 doc/tin.1:1042
+#: doc/tin.1:622 doc/tin.1:861 doc/tin.1:1045
 #, no-wrap
 msgid "B<BugReport 'R'>"
 msgstr "B<BugReport 'R'>"
 
 #. type: Plain text
-#: doc/tin.1:624 doc/tin.1:863 doc/tin.1:1046
+#: doc/tin.1:626 doc/tin.1:865 doc/tin.1:1049
 msgid ""
 "Mail a bug report or comment to E<lt>tin-bugs@tin.orgE<gt>. This is the best "
 "way of getting bugs fixed and features added/changed."
@@ -1621,24 +1647,24 @@ msgstr ""
 "bzw. nach neuen Funktionen zu fragen."
 
 #. type: TP
-#: doc/tin.1:624
+#: doc/tin.1:626
 #, no-wrap
 msgid "B<SelectSubscribe 's'>"
 msgstr "B<SelectSubscribe 's'>"
 
 #. type: Plain text
-#: doc/tin.1:627
+#: doc/tin.1:629
 msgid "Subscribe to current group."
 msgstr "AusgewÃ¤hlte Gruppe abonnieren."
 
 #. type: TP
-#: doc/tin.1:627
+#: doc/tin.1:629
 #, no-wrap
 msgid "B<SelectSubscribePat 'S'>"
 msgstr "B<SelectSubscribePat 'S'>"
 
 #. type: Plain text
-#: doc/tin.1:632
+#: doc/tin.1:634
 msgid ""
 "Subscribe to groups matching user specified pattern. See the section "
 "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B<tin> "
@@ -1646,13 +1672,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:632
+#: doc/tin.1:634
 #, no-wrap
 msgid "B<SelectUnsubscribe 'u'>"
 msgstr "B<SelectUnsubscribe 'u'>"
 
 #. type: Plain text
-#: doc/tin.1:637
+#: doc/tin.1:639
 msgid ""
 "Unsubscribe to current group. This can be used to remove bogus groups.  See "
 "B<strip_bogus> in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
@@ -1660,13 +1686,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:637
+#: doc/tin.1:639
 #, no-wrap
 msgid "B<SelectUnsubscribePat 'U'>"
 msgstr "B<SelectUnsubscribePat 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:642
+#: doc/tin.1:644
 msgid ""
 "Unsubscribe to groups matching user specified pattern. See the section "
 "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B<tin> "
@@ -1674,13 +1700,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:642 doc/tin.1:887 doc/tin.1:1061 doc/tin.1:1314
+#: doc/tin.1:644 doc/tin.1:889 doc/tin.1:1064 doc/tin.1:1317
 #, no-wrap
 msgid "B<Post 'w'>"
 msgstr "B<Post 'w'>"
 
 #. type: Plain text
-#: doc/tin.1:648
+#: doc/tin.1:650
 msgid ""
 "Post an article to current group. If posting fails for some reason, you'll "
 "get the chance to B<PostEdit> ('B<e>') the article again, B<PostPostpone> "
@@ -1689,25 +1715,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:648
+#: doc/tin.1:650
 #, no-wrap
 msgid "B<SelectQuitNoWrite 'X'>"
 msgstr "B<SelectQuitNoWrite 'X'>"
 
 #. type: Plain text
-#: doc/tin.1:651
+#: doc/tin.1:653
 msgid "Quit B<tin> without saving any changes to the configuration."
 msgstr ""
 "B<tin> beenden ohne ggf. gemachte Ã„nderungen an den Einstellung zu speichern."
 
 #. type: TP
-#: doc/tin.1:651
+#: doc/tin.1:653
 #, no-wrap
 msgid "B<SelectYankActive 'y'>"
 msgstr "B<SelectYankActive 'y'>"
 
 #. type: Plain text
-#: doc/tin.1:656
+#: doc/tin.1:658
 msgid ""
 "Yanks in all groups. Toggles the displayed groups between all the groups in "
 "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just "
@@ -1715,38 +1741,38 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:656
+#: doc/tin.1:658
 #, no-wrap
 msgid "B<SelectSyncWithActive 'Y'>"
 msgstr "B<SelectSyncWithActive 'Y'>"
 
 #. type: Plain text
-#: doc/tin.1:660
+#: doc/tin.1:662
 msgid ""
 "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file "
 "to see if any new news has arrived since starting B<tin>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:660
+#: doc/tin.1:662
 #, no-wrap
 msgid "B<SelectMarkGrpUnread 'z' 'Z'>"
 msgstr "B<SelectMarkGrpUnread 'z' 'Z'>"
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:665
+#: doc/tin.1:667
 msgid "Mark all articles in the current group as unread."
 msgstr "Alle Artikel in der aktuellen Gruppe als ungelesen markieren."
 
 #. type: SS
-#: doc/tin.1:665
+#: doc/tin.1:667
 #, no-wrap
 msgid "GROUP INDEX COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:669
+#: doc/tin.1:671
 msgid ""
 "All searches in this level are limited to unread articles if in "
 "B<show_only_unread_arts> mode. B<GroupToggleReadUnread> ('B<r>')  can be use "
@@ -1754,44 +1780,44 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:672
+#: doc/tin.1:674
 msgid "Select article 4."
 msgstr "Artikel 4 auswÃ¤hlen."
 
 #. type: TP
-#: doc/tin.1:672 doc/tin.1:922 doc/tin.1:1086
+#: doc/tin.1:674 doc/tin.1:925 doc/tin.1:1089
 #, no-wrap
 msgid "B<MenuFilterSelect '^A'>"
 msgstr "B<MenuFilterSelect '^A'>"
 
 #. type: Plain text
-#: doc/tin.1:676 doc/tin.1:926 doc/tin.1:1090
+#: doc/tin.1:678 doc/tin.1:929 doc/tin.1:1093
 msgid ""
 "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" "
 "for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:676 doc/tin.1:926 doc/tin.1:1102
+#: doc/tin.1:678 doc/tin.1:929 doc/tin.1:1105
 #, no-wrap
 msgid "B<MenuFilterKill '^K'>"
 msgstr "B<MenuFilterKill '^K'>"
 
 #. type: Plain text
-#: doc/tin.1:680 doc/tin.1:930 doc/tin.1:1106
+#: doc/tin.1:682 doc/tin.1:933 doc/tin.1:1109
 msgid ""
 "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for "
 "more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:680 doc/tin.1:930
+#: doc/tin.1:682 doc/tin.1:933
 #, no-wrap
 msgid "B<MarkFeedRead '^X'>"
 msgstr "B<MarkFeedRead '^X'>"
 
 #. type: Plain text
-#: doc/tin.1:685 doc/tin.1:935
+#: doc/tin.1:687 doc/tin.1:938
 msgid ""
 "Mark current article, thread, range, auto-selected (hot) articles, articles "
 "matching pattern or tagged articles as read. A prompt asks which type should "
@@ -1799,13 +1825,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:685 doc/tin.1:935
+#: doc/tin.1:687 doc/tin.1:938
 #, no-wrap
 msgid "B<MarkFeedUnread '^W'>"
 msgstr "B<MarkFeedUnread '^W'>"
 
 #. type: Plain text
-#: doc/tin.1:690 doc/tin.1:940
+#: doc/tin.1:692 doc/tin.1:943
 msgid ""
 "Mark current article, thread, range, auto-selected (hot) articles, articles "
 "matching pattern or tagged articles as unread. A prompt asks which type "
@@ -1813,63 +1839,63 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:694 doc/tin.1:944 doc/tin.1:1134
+#: doc/tin.1:696 doc/tin.1:947 doc/tin.1:1137
 #, no-wrap
 msgid "B<LastViewed '-'>"
 msgstr "B<LastViewed '-'>"
 
 #. type: Plain text
-#: doc/tin.1:697 doc/tin.1:947 doc/tin.1:1137
+#: doc/tin.1:699 doc/tin.1:950 doc/tin.1:1140
 msgid "Re-enter the last message that was viewed."
-msgstr ""
+msgstr "Zur zuletzt angezeigte Nachricht springen."
 
 #. type: Plain text
-#: doc/tin.1:700
+#: doc/tin.1:702
 msgid "Repeat the previous search"
 msgstr "Vorherige Suche wiederholen."
 
 #. type: Plain text
-#: doc/tin.1:703
+#: doc/tin.1:705 doc/tin.1:956
 msgid "Search forward for specified subject."
 msgstr "VorwÃ¤rts nach dem angegebenem Subject suchen."
 
 #. type: Plain text
-#: doc/tin.1:706
-msgid "Search backward for specified subject."
+#: doc/tin.1:708 doc/tin.1:959
+msgid "Search backwards for specified subject."
 msgstr "RÃ¼ckwÃ¤rts nach dem angegebenem Subject suchen."
 
 #. type: TP
-#: doc/tin.1:706
+#: doc/tin.1:708
 #, no-wrap
 msgid "B<GroupSelThd '*'>"
 msgstr "B<GroupSelThd '*'>"
 
 #. type: Plain text
-#: doc/tin.1:709
+#: doc/tin.1:711 doc/tin.1:962
 msgid "Select current thread for later processing."
-msgstr ""
+msgstr "WÃ¤hle aktuellen Thread fÃ¼r die spÃ¤tere Verarbeitung aus."
 
 #. type: TP
-#: doc/tin.1:709
+#: doc/tin.1:711
 #, no-wrap
 msgid "B<GroupDoAutoSel '+'>"
 msgstr "B<GroupDoAutoSel '+'>"
 
 #. type: Plain text
-#: doc/tin.1:713
+#: doc/tin.1:715
 msgid ""
 "Selects all threads in current group. It is a shortcut for calling "
 "B<GroupSelPattern> with a pattern of ''*''."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:713
+#: doc/tin.1:715
 #, no-wrap
 msgid "B<GroupToggleThdSel '.'>"
 msgstr "B<GroupToggleThdSel '.'>"
 
 #. type: Plain text
-#: doc/tin.1:718
+#: doc/tin.1:720
 msgid ""
 "Toggle selection of current thread. If at least one unread article, (but not "
 "every unread article) in the current thread is selected, then all unread "
@@ -1877,13 +1903,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:718
+#: doc/tin.1:720
 #, no-wrap
 msgid "B<GroupSelThdIfUnreadSelected ';'>"
 msgstr "B<GroupSelThdIfUnreadSelected ';'>"
 
 #. type: Plain text
-#: doc/tin.1:723
+#: doc/tin.1:725
 msgid ""
 "For each thread in current group, if it at least one unread article is "
 "selected, all unread articles become selected. This is useful for auto-"
@@ -1891,13 +1917,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:723
+#: doc/tin.1:725
 #, no-wrap
 msgid "B<GroupSelPattern '='>"
 msgstr "B<GroupSelPattern '='>"
 
 #. type: Plain text
-#: doc/tin.1:729
+#: doc/tin.1:731
 msgid ""
 "Prompts for a pattern with which to match on. All threads whose subjects "
 "match the pattern will be marked selected. A pattern of ''*'' will match all "
@@ -1906,24 +1932,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:729
+#: doc/tin.1:731
 #, no-wrap
 msgid "B<GroupReverseSel '@'>"
 msgstr "B<GroupReverseSel '@'>"
 
 #. type: Plain text
-#: doc/tin.1:732
+#: doc/tin.1:734
 msgid "Reverse all selections on all articles."
-msgstr ""
+msgstr "Markierung fÃ¼r alle Artikel umkehren."
 
 #. type: TP
-#: doc/tin.1:732
+#: doc/tin.1:734
 #, no-wrap
 msgid "B<GroupUndoSel '~'>"
 msgstr "B<GroupUndoSel '~'>"
 
 #. type: Plain text
-#: doc/tin.1:738
+#: doc/tin.1:740
 msgid ""
 "Undo all selections on all articles. It clears the toggle effect of "
 "B<GroupMarkUnselArtRead> ('B<X>') command. Thus after first doing a "
@@ -1932,13 +1958,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:738 doc/tin.1:968 doc/tin.1:1160
+#: doc/tin.1:740 doc/tin.1:971 doc/tin.1:1163
 #, no-wrap
 msgid "B<Pipe '|'>"
 msgstr "B<Pipe '|'>"
 
 #. type: Plain text
-#: doc/tin.1:743 doc/tin.1:973 doc/tin.1:1165
+#: doc/tin.1:745 doc/tin.1:976 doc/tin.1:1168
 msgid ""
 "Pipe current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles into command. See the section \"MAILING "
@@ -1946,13 +1972,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:743 doc/tin.1:1165
+#: doc/tin.1:745 doc/tin.1:1168
 #, no-wrap
 msgid "B<QuickFilterSelect '['>"
 msgstr "B<QuickFilterSelect '['>"
 
 #. type: Plain text
-#: doc/tin.1:752
+#: doc/tin.1:754
 msgid ""
 "Auto select article(s) with a single key [after confirmation]. The defaults "
 "used for selection are based upon the following four tinrc config variables: "
@@ -1964,13 +1990,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:752 doc/tin.1:1174
+#: doc/tin.1:754 doc/tin.1:1177
 #, no-wrap
 msgid "B<QuickFilterKill ']'>"
 msgstr "B<QuickFilterKill ']'>"
 
 #. type: Plain text
-#: doc/tin.1:761
+#: doc/tin.1:763
 msgid ""
 "Kill article(s) with a single key [after confirmation]. The defaults used "
 "for killing are based upon the following four tinrc config variables: "
@@ -1982,99 +2008,101 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:761
+#: doc/tin.1:763
 #, no-wrap
 msgid "B<GroupReadBasenote '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<GroupReadBasenote '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:764
+#: doc/tin.1:766
 msgid "Read current article."
-msgstr ""
+msgstr "Lese den aktuelle Artikel."
 
 #. type: TP
-#: doc/tin.1:764
+#: doc/tin.1:766
 #, no-wrap
 msgid "B<GroupNextUnreadArtOrGrp 'E<lt>TABE<gt>'>"
 msgstr "B<GroupNextUnreadArtOrGrp 'E<lt>TABE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:767
+#: doc/tin.1:769
 msgid "View next unread article or group."
-msgstr ""
+msgstr "Zeige nÃ¤chsten den ungelesenen Artikel oder die nÃ¤chste Gruppe."
 
 #. type: TP
-#: doc/tin.1:767 doc/tin.1:979 doc/tin.1:1191
+#: doc/tin.1:769 doc/tin.1:982 doc/tin.1:1194
 #, no-wrap
 msgid "B<SearchAuthF 'a'>"
 msgstr "B<SearchAuthF 'a'>"
 
 #. type: Plain text
-#: doc/tin.1:771
+#: doc/tin.1:773
 msgid ""
 "Author forward search. This searches for articles with a specific ''From:'' "
 "line."
 msgstr ""
+"Autoren-Suche vorwÃ¤rts. Sucht nach Artikeln mit einem bestimmtem ''From:''-"
+"Header."
 
 #. type: TP
-#: doc/tin.1:771 doc/tin.1:984 doc/tin.1:1194
+#: doc/tin.1:773 doc/tin.1:987 doc/tin.1:1197
 #, no-wrap
 msgid "B<SearchAuthB 'A'>"
 msgstr "B<SearchAuthB 'A'>"
 
 #. type: Plain text
-#: doc/tin.1:774 doc/tin.1:987
+#: doc/tin.1:776 doc/tin.1:990
 msgid "Author backward search. Otherwise, see B<SearchAuthF> ('B<a>') above."
-msgstr ""
+msgstr "Autoren-Suche rÃ¼ckwÃ¤rts. Siehe auch B<SearchAuthF> ('B<a>') oben."
 
 #. type: TP
-#: doc/tin.1:774 doc/tin.1:987 doc/tin.1:1197
+#: doc/tin.1:776 doc/tin.1:990 doc/tin.1:1200
 #, no-wrap
 msgid "B<SearchBody 'B'>"
 msgstr "B<SearchBody 'B'>"
 
 #. type: Plain text
-#: doc/tin.1:778 doc/tin.1:991 doc/tin.1:1201
+#: doc/tin.1:780 doc/tin.1:994 doc/tin.1:1204
 msgid ""
 "Search the body of all articles in group (can be slow). You can abort the "
 "search using B<Quit> ('B<q>')."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:782
+#: doc/tin.1:784
 msgid ""
 "Mark all articles as read [after confirmation] then return to the group "
 "selection list. Move cursor to next group."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:786
+#: doc/tin.1:788
 msgid ""
 "Mark all articles as read [after confirmation] and enter the next group with "
 "unread news."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:786
+#: doc/tin.1:788
 #, no-wrap
 msgid "B<GroupToggleSubjDisplay 'd'>"
 msgstr "B<GroupToggleSubjDisplay 'd'>"
 
 #. type: Plain text
-#: doc/tin.1:790 doc/tin.1:1003
+#: doc/tin.1:792 doc/tin.1:1006
 msgid ""
 "Cycle the display of the author through all the possible options for the "
 "tinrc variable B<show_author>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:790
+#: doc/tin.1:792
 #, no-wrap
 msgid "B<GroupCancel 'D'>"
 msgstr "B<GroupCancel 'D'>"
 
 #. type: Plain text
-#: doc/tin.1:795 doc/tin.1:1008 doc/tin.1:1214
+#: doc/tin.1:797 doc/tin.1:1011 doc/tin.1:1217
 msgid ""
 "Cancel (delete) or supersede (overwrite) the current article. It must have "
 "been posted by the same user. The cancel message can be seen in the "
@@ -2082,37 +2110,37 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:798
+#: doc/tin.1:800
 #, no-wrap
 msgid "B<GroupGoto 'g'>"
 msgstr "B<GroupGoto 'g'>"
 
 #. type: TP
-#: doc/tin.1:802
+#: doc/tin.1:804
 #, no-wrap
 msgid "B<GroupToggleGetartLimit 'G'>"
 msgstr "B<GroupToggleGetartLimit 'G'>"
 
 #. type: Plain text
-#: doc/tin.1:805
+#: doc/tin.1:807
 msgid "Toggle article/group limit."
 msgstr "Artikel/Gruppe BeschrÃ¤nkungen ein-/ausschalten."
 
 #. type: Plain text
-#: doc/tin.1:809
+#: doc/tin.1:811
 msgid ""
 "Display the subject of the first article in the current thread in the last "
 "line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:812
+#: doc/tin.1:814
 #, no-wrap
 msgid "B<GroupMarkThdRead 'K'>"
 msgstr "B<GroupMarkThdRead 'K'>"
 
 #. type: Plain text
-#: doc/tin.1:818
+#: doc/tin.1:820
 msgid ""
 "Mark article/thread as read and move onto the next unread article/thread. If "
 "a range of articles/threads is set, the range will be marked as read instead "
@@ -2121,35 +2149,35 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:818
+#: doc/tin.1:820
 #, no-wrap
 msgid "B<GroupListThd 'l'>"
 msgstr "B<GroupListThd 'l'>"
 
 #. type: Plain text
-#: doc/tin.1:821
+#: doc/tin.1:823
 msgid "Open the thread under the current cursor position."
-msgstr ""
+msgstr "Ã–ffnet den Thread unter der aktuellen Cursorposition."
 
 #. type: TP
-#: doc/tin.1:821 doc/tin.1:1023 doc/tin.1:1245
+#: doc/tin.1:823 doc/tin.1:1026 doc/tin.1:1248
 #, no-wrap
 msgid "B<LookupMessage 'L'>"
 msgstr "B<LookupMessage 'L'>"
 
 #. type: Plain text
-#: doc/tin.1:824 doc/tin.1:1026 doc/tin.1:1248
+#: doc/tin.1:826 doc/tin.1:1029 doc/tin.1:1251
 msgid "Look up article by ''Message-ID:''."
 msgstr "Artikel anhand der ''Message-ID:'' nachschlagen."
 
 #. type: TP
-#: doc/tin.1:824
+#: doc/tin.1:826
 #, no-wrap
 msgid "B<GroupMail 'm'>"
 msgstr "B<GroupMail 'm'>"
 
 #. type: Plain text
-#: doc/tin.1:829 doc/tin.1:1031 doc/tin.1:1253
+#: doc/tin.1:831 doc/tin.1:1034 doc/tin.1:1256
 msgid ""
 "Mail current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles to someone. See the section \"MAILING "
@@ -2157,35 +2185,35 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:833
+#: doc/tin.1:835
 #, no-wrap
 msgid "B<GroupNextGroup 'n'>"
 msgstr "B<GroupNextGroup 'n'>"
 
 #. type: Plain text
-#: doc/tin.1:836
+#: doc/tin.1:838
 msgid "Go to next group."
-msgstr ""
+msgstr "Zur nÃ¤chsten Newsgruppe springen."
 
 #. type: TP
-#: doc/tin.1:836
+#: doc/tin.1:838
 #, no-wrap
 msgid "B<GroupNextUnreadArt 'N'>"
 msgstr "B<GroupNextUnreadArt 'N'>"
 
 #. type: Plain text
-#: doc/tin.1:839
+#: doc/tin.1:841
 msgid "Go to next unread article."
-msgstr ""
+msgstr "Zum nÃ¤chsten ungelesenen Artikel springen."
 
 #. type: TP
-#: doc/tin.1:839 doc/tin.1:1031 doc/tin.1:1263
+#: doc/tin.1:841 doc/tin.1:1034 doc/tin.1:1266
 #, no-wrap
 msgid "B<Print 'o'>"
 msgstr "B<Print 'o'>"
 
 #. type: Plain text
-#: doc/tin.1:844 doc/tin.1:1036 doc/tin.1:1268
+#: doc/tin.1:846 doc/tin.1:1039 doc/tin.1:1271
 msgid ""
 "Send current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles to printer. See the section \"MAILING "
@@ -2193,51 +2221,51 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:844
+#: doc/tin.1:846
 #, no-wrap
 msgid "B<GroupPrevGroup 'p'>"
 msgstr "B<GroupPrevGroup 'p'>"
 
 #. type: Plain text
-#: doc/tin.1:847
+#: doc/tin.1:849
 msgid "Go to previous group."
-msgstr ""
+msgstr "Zur vorherigen Gruppe springen."
 
 #. type: TP
-#: doc/tin.1:847
+#: doc/tin.1:849
 #, no-wrap
 msgid "B<GroupPrevUnreadArt 'P'>"
 msgstr "B<GroupPrevUnreadArt 'P'>"
 
 #. type: Plain text
-#: doc/tin.1:850
+#: doc/tin.1:852
 msgid "Go to previous unread article."
-msgstr ""
+msgstr "Zum vorherigen ungelesenen Artikel gehen."
 
 #. type: Plain text
-#: doc/tin.1:853 doc/tin.1:1039
+#: doc/tin.1:855 doc/tin.1:1042
 msgid "Return to previous level."
-msgstr ""
+msgstr "Kehre zur vorherigen Ebene zurÃ¼ck."
 
 #. type: TP
-#: doc/tin.1:856
+#: doc/tin.1:858
 #, no-wrap
 msgid "B<GroupToggleReadUnread 'r'>"
 msgstr "B<GroupToggleReadUnread 'r'>"
 
 #. type: Plain text
-#: doc/tin.1:859
+#: doc/tin.1:861
 msgid "Toggle the display between all articles and unread articles."
-msgstr ""
+msgstr "Wechselt zwischen der Anzeige aller und nur ungelesener Artikel."
 
 #. type: TP
-#: doc/tin.1:863
+#: doc/tin.1:865
 #, no-wrap
 msgid "B<GroupSave 's'>"
 msgstr "B<GroupSave 's'>"
 
 #. type: Plain text
-#: doc/tin.1:868 doc/tin.1:1051 doc/tin.1:1293
+#: doc/tin.1:870 doc/tin.1:1054 doc/tin.1:1296
 msgid ""
 "Save current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles. See the section \"MAILING PIPING "
@@ -2245,24 +2273,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:868
+#: doc/tin.1:870
 #, no-wrap
 msgid "B<GroupAutoSave 'S'>"
 msgstr "B<GroupAutoSave 'S'>"
 
 #. type: Plain text
-#: doc/tin.1:871 doc/tin.1:1054 doc/tin.1:1296
+#: doc/tin.1:873 doc/tin.1:1057 doc/tin.1:1299
 msgid "Save marked articles automatically without further prompting."
 msgstr "Markierte Artikel automatisch ohne weiteres Nachfragen speichern."
 
 #. type: TP
-#: doc/tin.1:871
+#: doc/tin.1:873
 #, no-wrap
 msgid "B<GroupTag 't'>"
 msgstr "B<GroupTag 't'>"
 
 #. type: Plain text
-#: doc/tin.1:876
+#: doc/tin.1:878
 msgid ""
 "Toggle tag-status of current article / thread for B<GroupMail> ('B<m>')  / "
 "B<Pipe> ('B<|>') / B<Print> ('B<o>') / B<GroupSave> ('B<s>') / "
@@ -2270,25 +2298,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:876
+#: doc/tin.1:878
 #, no-wrap
 msgid "B<GroupTagParts 'T'>"
 msgstr "B<GroupTagParts 'T'>"
 
 #. type: Plain text
-#: doc/tin.1:879
+#: doc/tin.1:881
 msgid ""
 "Automatically tag in order all the parts of the current multi-part message."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:879
+#: doc/tin.1:881
 #, no-wrap
 msgid "B<GroupToggleThreading 'u'>"
 msgstr "B<GroupToggleThreading 'u'>"
 
 #. type: Plain text
-#: doc/tin.1:884
+#: doc/tin.1:886
 msgid ""
 "Cycle the threading mode through no threading, threading by subject, "
 "threading by references, threading on both subject and references, group "
@@ -2296,48 +2324,48 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:884
+#: doc/tin.1:886
 #, no-wrap
 msgid "B<GroupUntag 'U'>"
 msgstr "B<GroupUntag 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:887
+#: doc/tin.1:889
 msgid "Untag all articles that were tagged."
-msgstr ""
+msgstr "Markierung aller markierten Artikel entfernen."
 
 #. type: Plain text
-#: doc/tin.1:893
+#: doc/tin.1:896 doc/tin.1:1071 doc/tin.1:1324
 msgid ""
-"Post an article to current group. If posting fails for some reason, you'll "
-"get the chance to edit the article again via B<PostEdit> ('B<e>'), postpone "
-"it via B<PostPostpone> ('B<o>') for later processing (see also ''B<-o>'' "
-"command-line switch) or discard it via B<Quit> ('B<q>')."
+"Post an article to the current group. If posting fails for some reason, "
+"you'll get the chance to edit the article again via B<PostEdit> ('B<e>'), "
+"postpone it for later processing via B<PostPostpone> ('B<o>') (see also ''B<-"
+"o>'' command-line switch) or discard it via B<Quit> ('B<q>')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:893
+#: doc/tin.1:896
 #, no-wrap
 msgid "B<GroupRepost 'x'>"
 msgstr "B<GroupRepost 'x'>"
 
 #. type: Plain text
-#: doc/tin.1:899
+#: doc/tin.1:902 doc/tin.1:1330
 msgid ""
 "Repost an already posted article / thread / auto-selected (hot) articles / "
 "articles matching pattern / tagged articles to another newsgroup(s). Useful "
-"for reposting from global to local newsgroups. Do not use this to cross-post "
+"for reposting from global to local newsgroups. Do not use this to crosspost "
 "your own articles."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:899
+#: doc/tin.1:902
 #, no-wrap
 msgid "B<GroupMarkUnselArtRead 'X'>"
 msgstr "B<GroupMarkUnselArtRead 'X'>"
 
 #. type: Plain text
-#: doc/tin.1:907
+#: doc/tin.1:910
 msgid ""
 "Mark all unread articles that have not been selected as read, redraw screen "
 "to reflect changes and put index at the first thread to begin reading.  "
@@ -2348,25 +2376,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:907 doc/tin.1:1068 doc/tin.1:1327
+#: doc/tin.1:910 doc/tin.1:1071 doc/tin.1:1330
 #, no-wrap
 msgid "B<MarkArtUnread 'z'>"
 msgstr "B<MarkArtUnread 'z'>"
 
 #. type: Plain text
-#: doc/tin.1:910
+#: doc/tin.1:913
 msgid "Mark current article as unread."
 msgstr "Aktuellen Artikel als ungelesen markieren."
 
 #. type: TP
-#: doc/tin.1:910 doc/tin.1:1073 doc/tin.1:1330
+#: doc/tin.1:913 doc/tin.1:1076 doc/tin.1:1333
 #, no-wrap
 msgid "B<MarkThdUnread 'Z'>"
 msgstr "B<MarkThdUnread 'Z'>"
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:917
+#: doc/tin.1:920
 msgid ""
 "Mark current thread as unread. If a range of threads is set, the range will "
 "be marked as unread instead of the current thread. When tagged threads are "
@@ -2374,94 +2402,79 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:917
+#: doc/tin.1:920
 #, no-wrap
 msgid "THREAD LISTING COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:922
+#: doc/tin.1:925
 msgid "Select article 4 within thread."
 msgstr "Artikel 4 aus dem Thread auswÃ¤hlen."
 
-#. type: Plain text
-#: doc/tin.1:953
-msgid "Search forward for a specified subject."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.1:956
-msgid "Search backwards for a specified subject."
-msgstr ""
-
 #. type: TP
-#: doc/tin.1:956
+#: doc/tin.1:959
 #, no-wrap
 msgid "B<ThreadSelArt '*'>"
 msgstr "B<ThreadSelArt '*'>"
 
-#. type: Plain text
-#: doc/tin.1:959
-msgid "Select the current thread for later processing."
-msgstr ""
-
 #. type: TP
-#: doc/tin.1:959
+#: doc/tin.1:962
 #, no-wrap
 msgid "B<ThreadToggleArtSel '.'>"
 msgstr "B<ThreadToggleArtSel '.'>"
 
 #. type: Plain text
-#: doc/tin.1:962
+#: doc/tin.1:965
 msgid "Toggle selection of current article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:962
+#: doc/tin.1:965
 #, no-wrap
 msgid "B<ThreadReverseSel '@'>"
 msgstr "B<ThreadReverseSel '@'>"
 
 #. type: Plain text
-#: doc/tin.1:965
+#: doc/tin.1:968
 msgid "Reverse article selections."
 msgstr "Artikelauswahl invertieren."
 
 #. type: TP
-#: doc/tin.1:965
+#: doc/tin.1:968
 #, no-wrap
 msgid "B<ThreadUndoSel '~'>"
 msgstr "B<ThreadUndoSel '~'>"
 
 #. type: Plain text
-#: doc/tin.1:968
+#: doc/tin.1:971
 msgid "Undo all selections on current thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:973
+#: doc/tin.1:976
 #, no-wrap
 msgid "B<ThreadReadArt '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<ThreadReadArt '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:976
+#: doc/tin.1:979
 msgid "Read current article within thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:976
+#: doc/tin.1:979
 #, no-wrap
 msgid "B<ThreadReadNextArtOrThread 'E<lt>TABE<gt>'>"
 msgstr "B<ThreadReadNextArtOrThread 'E<lt>TABE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:979
+#: doc/tin.1:982
 msgid "View next unread article within thread."
 msgstr "NÃ¤chsten ungelesenen Artikel im Thread anzeigen."
 
 #. type: Plain text
-#: doc/tin.1:984
+#: doc/tin.1:987
 msgid ""
 "Author forward search. This searches for articles with a specific ''From:'' "
 "line. The search will wrap over into the next thread if nothing is found in "
@@ -2469,44 +2482,44 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:995
+#: doc/tin.1:998
 msgid ""
 "Mark thread as read [after confirmation] and return to the group index "
 "page.  Move cursor to next thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:999
+#: doc/tin.1:1002
 msgid ""
 "Mark thread as read [after confirmation] and enter the next thread "
 "containing unread news."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:999
+#: doc/tin.1:1002
 #, no-wrap
 msgid "B<ThreadToggleSubjDisplay 'd'>"
 msgstr "B<ThreadToggleSubjDisplay 'd'>"
 
 #. type: TP
-#: doc/tin.1:1003
+#: doc/tin.1:1006
 #, no-wrap
 msgid "B<ThreadCancel 'D'>"
 msgstr "B<ThreadCancel 'D'>"
 
 #. type: Plain text
-#: doc/tin.1:1014 doc/tin.1:1236
+#: doc/tin.1:1017 doc/tin.1:1239
 msgid "Display the subject of the current article in the last line."
 msgstr "Subject des geÃ¶ffneten Artikels in der untersten Zeile anzeigen."
 
 #. type: TP
-#: doc/tin.1:1017
+#: doc/tin.1:1020
 #, no-wrap
 msgid "B<ThreadMarkArtRead 'K'>"
 msgstr "B<ThreadMarkArtRead 'K'>"
 
 #. type: Plain text
-#: doc/tin.1:1023
+#: doc/tin.1:1026
 msgid ""
 "Mark article as read and move onto the next unread article. If a range of "
 "articles is set, the range will be marked as read instead of the current "
@@ -2514,58 +2527,49 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1026
+#: doc/tin.1:1029
 #, no-wrap
 msgid "B<ThreadMail 'm'>"
 msgstr "B<ThreadMail 'm'>"
 
 #. type: TP
-#: doc/tin.1:1046
+#: doc/tin.1:1049
 #, no-wrap
 msgid "B<ThreadSave 's'>"
 msgstr "B<ThreadSave 's'>"
 
 #. type: TP
-#: doc/tin.1:1051
+#: doc/tin.1:1054
 #, no-wrap
 msgid "B<ThreadAutoSave 'S'>"
 msgstr "B<ThreadAutoSave 'S'>"
 
 #. type: TP
-#: doc/tin.1:1054
+#: doc/tin.1:1057
 #, no-wrap
 msgid "B<ThreadTag 't'>"
 msgstr "B<ThreadTag 't'>"
 
 #. type: Plain text
-#: doc/tin.1:1058 doc/tin.1:1300
+#: doc/tin.1:1061 doc/tin.1:1303
 msgid ""
 "Toggle tag status of current article for mailing, piping, printing, saving "
 "or reposting."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1058
+#: doc/tin.1:1061
 #, no-wrap
 msgid "B<ThreadUntag 'U'>"
 msgstr "B<ThreadUntag 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:1061
+#: doc/tin.1:1064
 msgid "Untag all tagged threads."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.1:1068
-msgid ""
-"Post an article to current group. If posting fails for some reason, you'll "
-"get the chance to edit the article again via B<PostEdit> ('B<e>'), postpone "
-"it for later processing via B<PostPostpone> ('B<o>') (see also ''B<-o>'' "
-"command-line switch) or discard it via B<Quit> ('B<q>')."
-msgstr ""
+msgstr "Markierung aller markierten Threads entfernen."
 
 #. type: Plain text
-#: doc/tin.1:1073
+#: doc/tin.1:1076
 msgid ""
 "Mark current article in thread as unread. If a range of articles is set, the "
 "range will be marked as unread instead of the current article. When tagged "
@@ -2574,142 +2578,142 @@ msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:1078
+#: doc/tin.1:1081
 msgid "Mark all articles in thread as unread."
 msgstr "Alle Artikel im aktuellen Thread as ungelesen markieren."
 
 #. type: SS
-#: doc/tin.1:1078
+#: doc/tin.1:1081
 #, no-wrap
 msgid "ARTICLE VIEWER COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1083
+#: doc/tin.1:1086
 msgid "Read the first (base) article in this thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1086
+#: doc/tin.1:1089
 msgid "Read response 4 in this thread."
 msgstr "Antwort 4 im diesem Thread lesen."
 
 #. type: TP
-#: doc/tin.1:1090
+#: doc/tin.1:1093
 #, no-wrap
 msgid "B<PageReplyQuoteHeaders '^E'>"
 msgstr "B<PageReplyQuoteHeaders '^E'>"
 
 #. type: Plain text
-#: doc/tin.1:1094
+#: doc/tin.1:1097
 msgid ""
 "Reply through mail to the author of the current article with a copy of the "
 "article with all headers included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1094
+#: doc/tin.1:1097
 #, no-wrap
 msgid "B<PagePGPCheckArticle '^G'>"
 msgstr "B<PagePGPCheckArticle '^G'>"
 
 #. type: Plain text
-#: doc/tin.1:1099
+#: doc/tin.1:1102
 msgid "Perform B<\\%pgp>(1)  operations on article."
-msgstr ""
+msgstr "B<\\%pgp>(1) Operation auf den Artikel an anwenden."
 
 #. type: TP
-#: doc/tin.1:1099
+#: doc/tin.1:1102
 #, no-wrap
 msgid "B<PageToggleRaw '^H'>"
 msgstr "B<PageToggleRaw '^H'>"
 
 #. type: Plain text
-#: doc/tin.1:1102
+#: doc/tin.1:1105
 msgid "Toggles the display mode (raw including all headers vs. cooked)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1106
+#: doc/tin.1:1109
 #, no-wrap
 msgid "B<PageToggleTabs '^T'>"
 msgstr "B<PageToggleTabs '^T'>"
 
 #. type: Plain text
-#: doc/tin.1:1109
+#: doc/tin.1:1112
 msgid "Toggle the TAB width between 4 and 8 characters."
 msgstr "Tabulatorbreite zwischen 4 und 8 Zeichen Umschalten."
 
 #. type: TP
-#: doc/tin.1:1109
+#: doc/tin.1:1112
 #, no-wrap
 msgid "B<PageFollowupQuoteHeaders '^W'>"
 msgstr "B<PageFollowupQuoteHeaders '^W'>"
 
 #. type: Plain text
-#: doc/tin.1:1113
+#: doc/tin.1:1116
 msgid ""
 "Post a followup to the current article with a copy of the article with all "
 "headers included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1113
+#: doc/tin.1:1116
 #, no-wrap
 msgid "B<PageToggleTex2iso '\"'>"
 msgstr "B<PageToggleTex2iso '\"'>"
 
 #. type: Plain text
-#: doc/tin.1:1117
+#: doc/tin.1:1120
 msgid ""
 "Toggle TeX to ISO decoding for current article. The default behavior is "
 "taken from the B<tex2iso_conv> variable in the tinrc file."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1117
+#: doc/tin.1:1120
 #, no-wrap
 msgid "B<PageToggleAllHeaders '*'>"
 msgstr "B<PageToggleAllHeaders '*'>"
 
 #. type: Plain text
-#: doc/tin.1:1120
+#: doc/tin.1:1123
 msgid ""
 "Toggles the display of all headers vs. headers in B<news_headers_to_display>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1120
+#: doc/tin.1:1123
 #, no-wrap
 msgid "B<PageToggleRot '%'>"
 msgstr "B<PageToggleRot '%'>"
 
 #. type: Plain text
-#: doc/tin.1:1123
+#: doc/tin.1:1126
 msgid "Toggle ROT-13 decoding for this article."
 msgstr "ROT-13 EntschlÃ¼sseln ein-/ausschalten."
 
 #. type: TP
-#: doc/tin.1:1123
+#: doc/tin.1:1126
 #, no-wrap
 msgid "B<PageToggleUue '('>"
 msgstr "B<PageToggleUue '('>"
 
 #. type: Plain text
-#: doc/tin.1:1127
+#: doc/tin.1:1130
 msgid ""
 "Toggle the display of uuencoded sections. The default behavior is taken from "
 "the B<hide_uue> variable in the tinrc file."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1127
+#: doc/tin.1:1130
 #, no-wrap
 msgid "B<PageReveal ')'>"
 msgstr "B<PageReveal ')'>"
 
 #. type: Plain text
-#: doc/tin.1:1134
+#: doc/tin.1:1137
 msgid ""
 "The formfeed character (^L) is often used to hide 'spoilers' that the reader "
 "may not initially wish to see when viewing an article. Any text after a "
@@ -2719,23 +2723,23 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1143
+#: doc/tin.1:1146
 msgid "Forward search the text of this article."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1146
+#: doc/tin.1:1149
 msgid "Backward search the text of this article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1146
+#: doc/tin.1:1149
 #, no-wrap
 msgid "B<PageSkipIncludedText ':'>"
 msgstr "B<PageSkipIncludedText ':'>"
 
 #. type: Plain text
-#: doc/tin.1:1151
+#: doc/tin.1:1154
 msgid ""
 "Skip to the end of the next quoted text-block in this article. Quoted text "
 "is everything which matches B<quote_regex>, B<quote_regex2> or "
@@ -2743,40 +2747,40 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1151
+#: doc/tin.1:1154
 #, no-wrap
 msgid "B<PageTopThd 'E<lt>'>"
 msgstr "B<PageTopThd 'E<lt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1154
+#: doc/tin.1:1157
 msgid "Go to the first article in the current thread."
-msgstr ""
+msgstr "Gehe zum ersten Artikel im aktuellen Thread."
 
 #. type: TP
-#: doc/tin.1:1154
+#: doc/tin.1:1157
 #, no-wrap
 msgid "B<PageBotThd 'E<gt>'>"
 msgstr "B<PageBotThd 'E<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1157
+#: doc/tin.1:1160
 msgid "Go to the last article in the current thread."
-msgstr ""
+msgstr "Gehe zum letzten Artikel im aktuellen Thread."
 
 #. type: TP
-#: doc/tin.1:1157
+#: doc/tin.1:1160
 #, no-wrap
 msgid "B<PageToggleHighlight '_'>"
 msgstr "B<PageToggleHighlight '_'>"
 
 #. type: Plain text
-#: doc/tin.1:1160
+#: doc/tin.1:1163
 msgid "Toggle word highlighting on/off."
-msgstr ""
+msgstr "Wort-Hervorheben ein-/ausschalten."
 
 #. type: Plain text
-#: doc/tin.1:1174
+#: doc/tin.1:1177
 msgid ""
 "Auto select article(s) with a single key. The defaults used for selection "
 "are set based upon the following four tinrc config variables: "
@@ -2788,7 +2792,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1183
+#: doc/tin.1:1186
 msgid ""
 "Kill article(s) with a single key. The defaults used for killing are based "
 "upon the following four tinrc config variables: B<default_filter_kill_case>, "
@@ -2799,24 +2803,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1183
+#: doc/tin.1:1186
 #, no-wrap
 msgid "B<PageNextThd '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<PageNextThd '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1186
+#: doc/tin.1:1189
 msgid "Go to next base article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1186
+#: doc/tin.1:1189
 #, no-wrap
 msgid "B<PageNextUnread 'E<lt>TABE<gt>'>"
 msgstr "B<PageNextUnread 'E<lt>TABE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1191
+#: doc/tin.1:1194
 msgid ""
 "Go to next unread article. If the tinrc variable B<goto_next_unread> doesn't "
 "contain PageNextUnread, then this key will first page through the current "
@@ -2824,358 +2828,342 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1194
+#: doc/tin.1:1197
 msgid "Author forward search."
 msgstr "Suche nach Autor (vorwÃ¤rts)."
 
 #. type: Plain text
-#: doc/tin.1:1197
+#: doc/tin.1:1200
 msgid "Author backward search."
 msgstr "Suche nach Autor (rÃ¼ckwÃ¤rts)."
 
 #. type: Plain text
-#: doc/tin.1:1205
+#: doc/tin.1:1208
 msgid ""
 "Mark the current thread as read [after confirmation] and return to the "
 "previous menu. Move cursor to next item."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1209
+#: doc/tin.1:1212
 msgid ""
 "Mark the rest of the current thread as read [after confirmation] and enter "
 "the next thread with unread articles."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1209
+#: doc/tin.1:1212
 #, no-wrap
 msgid "B<PageCancel 'D'>"
 msgstr "B<PageCancel 'D'>"
 
 #. type: TP
-#: doc/tin.1:1214
+#: doc/tin.1:1217
 #, no-wrap
 msgid "B<PageEditArticle 'e'>"
 msgstr "B<PageEditArticle 'e'>"
 
 #. type: Plain text
-#: doc/tin.1:1217
+#: doc/tin.1:1220
 msgid ""
 "Edit the current article. This is restricted to mailgroups and saved news."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1220
+#: doc/tin.1:1223
 #, no-wrap
 msgid "B<PageFollowupQuote 'f'>"
 msgstr "B<PageFollowupQuote 'f'>"
 
 #. type: Plain text
-#: doc/tin.1:1223
+#: doc/tin.1:1226
 msgid ""
 "Post a followup to the current article with a copy of the article included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1223
+#: doc/tin.1:1226
 #, no-wrap
 msgid "B<PageFollowup 'F'>"
 msgstr "B<PageFollowup 'F'>"
 
 #. type: Plain text
-#: doc/tin.1:1227
+#: doc/tin.1:1230
 msgid ""
 "Post a followup to the current article without including a copy of the "
 "article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1227
+#: doc/tin.1:1230
 #, no-wrap
 msgid "B<PageFirstPage 'g'>"
 msgstr "B<PageFirstPage 'g'>"
 
 #. type: Plain text
-#: doc/tin.1:1230
+#: doc/tin.1:1233
 msgid "Go to the start of the article."
 msgstr "Zum Anfang des Artikels springen."
 
 #. type: TP
-#: doc/tin.1:1230
+#: doc/tin.1:1233
 #, no-wrap
 msgid "B<PageLastPage 'G'>"
 msgstr "B<PageLastPage 'G'>"
 
 #. type: Plain text
-#: doc/tin.1:1233
+#: doc/tin.1:1236
 msgid "Go to the end of the article."
 msgstr "Zum Ende des Artikels springen."
 
 #. type: TP
-#: doc/tin.1:1239
+#: doc/tin.1:1242
 #, no-wrap
 msgid "B<PageKillThd 'K'>"
 msgstr "B<PageKillThd 'K'>"
 
 #. type: Plain text
-#: doc/tin.1:1242
+#: doc/tin.1:1245
 msgid "Mark rest of thread as read and move onto the next unread thread."
 msgstr ""
+"Markiere den Rest des Threads als gelesen und springe zu nÃ¤chstem "
+"ungelesenen Thread."
 
 #. type: TP
-#: doc/tin.1:1242
+#: doc/tin.1:1245
 #, no-wrap
 msgid "B<PageListThd 'l'>"
 msgstr "B<PageListThd 'l'>"
 
 #. type: Plain text
-#: doc/tin.1:1245
+#: doc/tin.1:1248
 msgid "Show the thread menu that the current article is a part of."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1248
+#: doc/tin.1:1251
 #, no-wrap
 msgid "B<PageMail 'm'>"
 msgstr "B<PageMail 'm'>"
 
 #. type: TP
-#: doc/tin.1:1257
+#: doc/tin.1:1260
 #, no-wrap
 msgid "B<PageNextArt 'n'>"
 msgstr "B<PageNextArt 'n'>"
 
 #. type: Plain text
-#: doc/tin.1:1260
+#: doc/tin.1:1263
 msgid "Go to the next article."
-msgstr ""
+msgstr "Gehe zum nÃ¤chsten Artikel."
 
 #. type: TP
-#: doc/tin.1:1260
+#: doc/tin.1:1263
 #, no-wrap
 msgid "B<PageNextUnreadArt 'N'>"
 msgstr "B<PageNextUnreadArt 'N'>"
 
 #. type: Plain text
-#: doc/tin.1:1263
+#: doc/tin.1:1266
 msgid "Go to the next unread article."
-msgstr ""
+msgstr "Zum nÃ¤chsten ungelesenen Artikel springen."
 
 #. type: TP
-#: doc/tin.1:1268
+#: doc/tin.1:1271
 #, no-wrap
 msgid "B<PagePrevArt 'p'>"
 msgstr "B<PagePrevArt 'p'>"
 
 #. type: Plain text
-#: doc/tin.1:1271
+#: doc/tin.1:1274
 msgid "Go to the previous article."
-msgstr ""
+msgstr "Gehe zum vorherigen Artikel."
 
 #. type: TP
-#: doc/tin.1:1271
+#: doc/tin.1:1274
 #, no-wrap
 msgid "B<PagePrevUnreadArt 'P'>"
 msgstr "B<PagePrevUnreadArt 'P'>"
 
 #. type: Plain text
-#: doc/tin.1:1274
+#: doc/tin.1:1277
 msgid "Go to the previous unread article."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1277
+#: doc/tin.1:1280
 msgid "Return to the previous level."
-msgstr ""
+msgstr "Kehrt zur vorherigen Ebene zurÃ¼ck."
 
 #. type: TP
-#: doc/tin.1:1280
+#: doc/tin.1:1283
 #, no-wrap
 msgid "B<PageReplyQuote 'r'>"
 msgstr "B<PageReplyQuote 'r'>"
 
 #. type: Plain text
-#: doc/tin.1:1284
+#: doc/tin.1:1287
 msgid ""
 "Reply through mail to the author of the current article with a copy of the "
 "article included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1284
+#: doc/tin.1:1287
 #, no-wrap
 msgid "B<PageReply 'R'>"
 msgstr "B<PageReply 'R'>"
 
 #. type: Plain text
-#: doc/tin.1:1288
+#: doc/tin.1:1291
 msgid ""
 "Reply through mail to the author of the current article without including "
 "the original article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1288
+#: doc/tin.1:1291
 #, no-wrap
 msgid "B<PageSave 's'>"
 msgstr "B<PageSave 's'>"
 
 #. type: TP
-#: doc/tin.1:1293
+#: doc/tin.1:1296
 #, no-wrap
 msgid "B<PageAutoSave 'S'>"
 msgstr "B<PageAutoSave 'S'>"
 
 #. type: TP
-#: doc/tin.1:1296
+#: doc/tin.1:1299
 #, no-wrap
 msgid "B<PageTag 't'>"
 msgstr "B<PageTag 't'>"
 
 #. type: TP
-#: doc/tin.1:1300
+#: doc/tin.1:1303
 #, no-wrap
 msgid "B<PageGroupSel 'T'>"
 msgstr "B<PageGroupSel 'T'>"
 
 #. type: Plain text
-#: doc/tin.1:1303
+#: doc/tin.1:1306
 msgid "Return to group selection level."
-msgstr ""
+msgstr "Kehrt zur Auswahlebene zurÃ¼ck."
 
 #. type: TP
-#: doc/tin.1:1303
+#: doc/tin.1:1306
 #, no-wrap
 msgid "B<PageGotoParent 'u'>"
 msgstr "B<PageGotoParent 'u'>"
 
 #. type: Plain text
-#: doc/tin.1:1306
+#: doc/tin.1:1309
 msgid "Go to parent article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1306
+#: doc/tin.1:1309
 #, no-wrap
 msgid "B<PageViewUrl 'U'>"
 msgstr "B<PageViewUrl 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:1310
+#: doc/tin.1:1313
 msgid ""
 "Display a list of URLs in the current article. See the section \"URL LISTING"
 "\" for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1310
+#: doc/tin.1:1313
 #, no-wrap
 msgid "B<PageViewAttach 'V'>"
 msgstr "B<PageViewAttach 'V'>"
 
 #. type: Plain text
-#: doc/tin.1:1314
+#: doc/tin.1:1317
 msgid ""
 "Display a list of attachments of the current article. See the section "
 "\"ATTACHMENT LISTING\" for more information."
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.1:1321
-msgid ""
-"Post an article to the current group. If posting fails for some reason, "
-"you'll get the chance to edit the article again via B<PostEdit> ('B<e>'), "
-"postpone it for later processing via B<PostPostpone> ('B<o>') (see also ''B<-"
-"o>'' command-line switch) or discard it via B<Quit> ('B<q>')."
-msgstr ""
-
 #. type: TP
-#: doc/tin.1:1321
+#: doc/tin.1:1324
 #, no-wrap
 msgid "B<PageRepost 'x'>"
 msgstr "B<PageRepost 'x'>"
 
 #. type: Plain text
-#: doc/tin.1:1327
-msgid ""
-"Repost an already posted article / thread / auto-selected (hot) articles / "
-"articles matching pattern / tagged articles to another newsgroup(s). Useful "
-"for reposting from global to local newsgroups. Do not use this to crosspost "
-"your own articles."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.1:1330
+#: doc/tin.1:1333
 msgid "Mark article as unread."
 msgstr "Alle Artikel als ungelesen markieren."
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:1335
+#: doc/tin.1:1338
 msgid "Mark the current thread as unread."
 msgstr "Markiere den aktuellen Thread als ungelesen."
 
 #. type: SS
-#: doc/tin.1:1335
+#: doc/tin.1:1338
 #, no-wrap
 msgid "URL LISTING"
 msgstr "URL LISTE"
 
 #. type: Plain text
-#: doc/tin.1:1338
+#: doc/tin.1:1341
 msgid ""
 "B<PageViewUrl> ('B<U>') displays a list of URLs in the current article. "
 "Besides the common moving keys, the following commands are available:"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1339
+#: doc/tin.1:1342
 #, no-wrap
 msgid "B<UrlSelect '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<UrlSelect '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1343
+#: doc/tin.1:1346
 msgid ""
 "The current URL will be prompted and opened using the B<url_handler>. "
 "'B<E<lt>ESCE<gt>>' or no input will skip the URL."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1346
+#: doc/tin.1:1349
 msgid "URL forward search."
 msgstr "Suche nach URL (vorwÃ¤rts)."
 
 #. type: Plain text
-#: doc/tin.1:1349
+#: doc/tin.1:1352
 msgid "URL backward search."
 msgstr "Suche nach URL (rÃ¼ckwÃ¤rts)."
 
 #. type: Plain text
-#: doc/tin.1:1355 doc/tin.1:1408
+#: doc/tin.1:1358 doc/tin.1:1411
 msgid "Shell escape."
-msgstr ""
+msgstr "Ausgang zur Shell."
 
 #. type: Plain text
-#: doc/tin.1:1358
+#: doc/tin.1:1361
 msgid "Toggle the display of the current URL in the last line."
-msgstr ""
+msgstr "Anzeige der aktuellen URL in der letzten Zeile (de)aktivieren."
 
 #. type: Plain text
-#: doc/tin.1:1361 doc/tin.1:1415
+#: doc/tin.1:1364 doc/tin.1:1418
 msgid "Help screen of commands available."
-msgstr ""
+msgstr "Hilfeseite der verfÃ¼gbaren Befehle."
 
 #. --------------------------------------------------------------------
 #. type: SS
-#: doc/tin.1:1367
+#: doc/tin.1:1370
 #, no-wrap
 msgid "ATTACHMENT LISTING"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1370
+#: doc/tin.1:1373
 msgid ""
 "B<PageViewAttach> ('B<V>') displays a list of attachments of the current "
 "article. Besides the common moving keys, the following commands are "
@@ -3183,108 +3171,108 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1371
+#: doc/tin.1:1374
 #, no-wrap
 msgid "B<AttachPipe 'p'>"
 msgstr "B<AttachPipe 'p'>"
 
 #. type: Plain text
-#: doc/tin.1:1374
+#: doc/tin.1:1377
 msgid "Pipe attachment into command."
-msgstr ""
+msgstr "Anhang an Befehl weiterleiten."
 
 #. type: TP
-#: doc/tin.1:1374
+#: doc/tin.1:1377
 #, no-wrap
 msgid "B<AttachSave 's'>"
 msgstr "B<AttachSave 's'>"
 
 #. type: Plain text
-#: doc/tin.1:1377
+#: doc/tin.1:1380
 msgid "Save current attachment / tagged attachments to disk."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1377
+#: doc/tin.1:1380
 #, no-wrap
 msgid "B<AttachSelect '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<AttachSelect '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1380
+#: doc/tin.1:1383
 msgid "View attachment."
 msgstr "MultimediaanhÃ¤nge anzeigen."
 
 #. type: TP
-#: doc/tin.1:1380
+#: doc/tin.1:1383
 #, no-wrap
 msgid "B<AttachTag 't'>"
 msgstr "B<AttachTag 't'>"
 
 #. type: Plain text
-#: doc/tin.1:1383
+#: doc/tin.1:1386
 msgid "Tag one or more attachments for saving."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1383
+#: doc/tin.1:1386
 #, no-wrap
 msgid "B<AttachTagPattern '='>"
 msgstr "B<AttachTagPattern '='>"
 
 #. type: Plain text
-#: doc/tin.1:1387
+#: doc/tin.1:1390
 msgid ""
 "Prompts for a pattern to match. All attachments whose name/description or "
 "content type/transfer encoding match the pattern will be tagged."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1387
+#: doc/tin.1:1390
 #, no-wrap
 msgid "B<AttachToggleTagged '@'>"
 msgstr "B<AttachToggleTagged '@'>"
 
 #. type: Plain text
-#: doc/tin.1:1390
+#: doc/tin.1:1393
 msgid "Reverse tagging of all attachments."
-msgstr ""
+msgstr "Markierung der AnhÃ¤nge umkehren."
 
 #. type: TP
-#: doc/tin.1:1390
+#: doc/tin.1:1393
 #, no-wrap
 msgid "B<AttachUntag 'U'>"
 msgstr "B<AttachUntag 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:1393
+#: doc/tin.1:1396
 msgid "Untag all tagged attachments."
-msgstr ""
+msgstr "Markierung der markierten AnhÃ¤ngen aufheben."
 
 #. type: Plain text
-#: doc/tin.1:1396
+#: doc/tin.1:1399
 msgid "Attachment forward search."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1399
+#: doc/tin.1:1402
 msgid "Attachment backward search."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1402
+#: doc/tin.1:1405
 #, no-wrap
 msgid "B<GlobalPipe '|'>"
 msgstr "B<GlobalPipe '|'>"
 
 #. type: Plain text
-#: doc/tin.1:1405
+#: doc/tin.1:1408
 msgid ""
 "Pipe attachment into command. Uses the raw attachment, no decoding is done."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1412
+#: doc/tin.1:1415
 msgid ""
 "Toggle the display of the name/description of the current attachment in the "
 "last line."
@@ -3292,27 +3280,27 @@ msgstr "Name oder Beschreibung des Anhan
 
 #. --------------------------------------------------------------------
 #. type: SS
-#: doc/tin.1:1421
+#: doc/tin.1:1424
 #, no-wrap
 msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
 msgstr ""
 
 #.  FIXME - add missing descriptions
-#.        - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used 
+#.        - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used
 #.          in the !TIN_DEFAULTS_DIR config case
 #. type: Plain text
-#: doc/tin.1:1433
+#: doc/tin.1:1436
 msgid ""
-"At startup, B<tin> reads in the configuration files (see also B<\\%tin>"
-"(5)).  They contain a list of variables that can be used to configure the "
-"way B<tin> works.  If it exists, the global configuration file, I</etc/tin/"
-"tinrc> is read.  After that, the user's own configuration file is read from "
-"I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>.  The global file is useful for "
+"At startup, B<tin> reads in the configuration files (see also B<\\"
+"%tin>(5)).  They contain a list of variables that can be used to configure "
+"the way B<tin> works. If it exists, the global configuration file, I</etc/"
+"tin/tinrc> is read. After that, the user's own configuration file is read "
+"from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. The global file is useful for "
 "distributing system-wide defaults to new users who have no private tinrc yet."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1441
+#: doc/tin.1:1444
 msgid ""
 "The variables are user configurable by editing I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "tin/tinrc> directly. Most of them can also be set in the GLOBAL OPTIONS MENU "
@@ -3323,7 +3311,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1447
+#: doc/tin.1:1450
 msgid ""
 "In the options menu use the cursor keys in the usual way to move around. Use "
 "B<ConfigSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') to 'open' the option you wish "
@@ -3333,7 +3321,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1454
+#: doc/tin.1:1457
 msgid ""
 "As with the other menus, B<RedrawScr> ('B<^L>') will redraw the screen. You "
 "can use B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and B<SearchRepeat> "
@@ -3343,7 +3331,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1459
+#: doc/tin.1:1462
 msgid ""
 "The options menu provides access to the attributes menu for the current "
 "group by the B<ConfigToggleAttrib> ('B<E<lt>TABE<gt>>') command. Pressing "
@@ -3352,14 +3340,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1462
+#: doc/tin.1:1465
 msgid ""
 "The B<ConfigScopeMenu> ('B<S>') command brings up the scopes menu. For more "
 "information see section \"SCOPES MENU\"."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1466
+#: doc/tin.1:1469
 msgid ""
 "Here is a full list of all the available variables. The name in braces is "
 "the name of the corresponding setting in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/"
@@ -3367,175 +3355,189 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1466
+#: doc/tin.1:1469
 #, no-wrap
 msgid "B<Abbreviate long newsgroup names (abbreviate_groupname)>"
 msgstr "B<Lange Newsgruppennamen abkÃ¼rzen (abbreviate_groupname)>"
 
 #. type: Plain text
-#: doc/tin.1:1472 doc/tin.5:1196
+#: doc/tin.1:1475 doc/tin.5:1199
 msgid ""
 "If ON abbreviate long newsgroup names at group selection level and article "
 "level (if necessary) like this: news.software.readers -E<gt> n.software."
 "readers -E<gt> n.s.readers -E<gt> n.s.r.  Default is OFF."
 msgstr ""
+"Falls On werden, sofern nÃ¶tig, lange Newsgruppennamen in der Auswahl- und "
+"Artikelebene wie folgt abgekÃ¼rzt: news.software.readers -E<gt> n.software."
+"readers -E<gt> n.s.readers -E<gt> n.s.r. Voreinstellung ist OFF."
 
 #. type: TP
-#: doc/tin.1:1472
+#: doc/tin.1:1475
 #, no-wrap
 msgid "B<Add posted articles to filter (add_posted_to_filter)>"
 msgstr "B<FÃ¼ge gepostete Artikel zum Filter (add_posted_to_filter)>"
 
 #. type: Plain text
-#: doc/tin.1:1476 doc/tin.5:1200
+#: doc/tin.1:1479 doc/tin.5:1203
 msgid ""
 "If ON add posted articles which start a new thread to filter for "
 "highlighting follow-ups. Default is ON."
 msgstr ""
+"Falls ON fÃ¼ge gepostete Artikel die einen neuen Thread einleiten zum Filter "
+"hinzu um eventuelle Antworten hervorzuheben. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1476
+#: doc/tin.1:1479
 #, no-wrap
 msgid "B<Insert 'User-Agent:'-header (advertising)>"
-msgstr "B<FÃ¼ge 'User-Agent:'-header ein (advertising)>"
+msgstr "B<FÃ¼ge 'User-Agent:'-Header ein (advertising)>"
 
 #. type: Plain text
-#: doc/tin.1:1479 doc/tin.5:1203
+#: doc/tin.1:1482 doc/tin.5:1206
 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON."
-msgstr ""
+msgstr "Falls ON fÃ¼ge 'User-Agent:'-Header ein. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1479
+#: doc/tin.1:1482
 #, no-wrap
 msgid "B<Skip multipart/alternative parts (alternative_handling)>"
 msgstr "B<Ãœbersp. multipart/alternative-Teile (alternative_handling)>"
 
 #. type: Plain text
-#: doc/tin.1:1482 doc/tin.5:1206
+#: doc/tin.1:1485 doc/tin.5:1209
 msgid ""
 "If ON strip multipart/alternative messages automatically. Default is ON."
 msgstr ""
+"Falls ON entsorge multipart/alternative Teile des Artikels automatisch. "
+"Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1482
+#: doc/tin.1:1485
 #, no-wrap
 msgid "B<Character to show deleted articles (art_marked_deleted)>"
 msgstr "B<Zeichen fÃ¼r gelÃ¶schte Artikel (art_marked_deleted)>"
 
 #. type: Plain text
-#: doc/tin.1:1485 doc/tin.5:1209
+#: doc/tin.1:1488 doc/tin.5:1212
 msgid "The character used to show that an article was deleted. Default is 'D'."
-msgstr "Zeichen das anzeigt, dass ein Artikel gelÃ¶scht wurde. Standard is 'D'."
+msgstr ""
+"Zeichen das anzeigt, dass ein Artikel gelÃ¶scht wurde. Voreinstellung ist 'D'."
 
 #. type: TP
-#: doc/tin.1:1485
+#: doc/tin.1:1488
 #, no-wrap
 msgid "B<Character to show inrange articles (art_marked_inrange)>"
 msgstr "B<Zeichen fÃ¼r Artikel im Bereich (art_marked_inrange)>"
 
 #. type: Plain text
-#: doc/tin.1:1488 doc/tin.5:1212
+#: doc/tin.1:1491 doc/tin.5:1215
 msgid ""
 "The character used to show that an article is in a range. Default is '#'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1488
+#: doc/tin.1:1491
 #, no-wrap
 msgid "B<Character to show returning arts (art_marked_return)>"
 msgstr "B<Zeichen fÃ¼r wiederkehrende Artikel (art_marked_return)>"
 
 #. type: Plain text
-#: doc/tin.1:1492 doc/tin.5:1216
+#: doc/tin.1:1495 doc/tin.5:1219
 msgid ""
 "The character used to show that an article will return as an unread article "
 "when the group is next entered. Default is '-'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1492
+#: doc/tin.1:1495
 #, no-wrap
 msgid "B<Character to show selected articles (art_marked_selected)>"
 msgstr "B<Zeichen fÃ¼r wichtige Artikel (art_marked_selected)>"
 
 #. type: Plain text
-#: doc/tin.1:1496 doc/tin.5:1220
+#: doc/tin.1:1499 doc/tin.5:1223
 msgid ""
 "The character used to show that an article/thread is auto-selected (hot).  "
 "Default is '*'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1496
+#: doc/tin.1:1499
 #, no-wrap
 msgid "B<Character to show recent articles (art_marked_recent)>"
 msgstr "B<Zeichen fÃ¼r aktuelle Artikel (art_marked_recent)>"
 
 #. type: Plain text
-#: doc/tin.1:1500 doc/tin.5:1224
+#: doc/tin.1:1503 doc/tin.5:1227
 msgid ""
 "The character used to show that an article/thread is recent (not older than "
 "X days). See also B<recent_time>. Default is 'o'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1500
+#: doc/tin.1:1503
 #, no-wrap
 msgid "B<Character to show unread articles (art_marked_unread)>"
 msgstr "B<Zeichen fÃ¼r ungelesene Artikel (art_marked_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:1504
+#: doc/tin.1:1507 doc/tin.5:1231
 msgid ""
-"The character used to show that an article has not been read. Default is "
-"\\&'+'."
+"The character used to show that an article has not been read.  Default is "
+"'+'."
 msgstr ""
+"Zeichen das anzeigt, dass ein Artikel noch nicht gelesen wurde. "
+"Voreinstellung ist '+'."
 
 #. type: TP
-#: doc/tin.1:1504
+#: doc/tin.1:1507
 #, no-wrap
 msgid "B<Character to show read articles (art_marked_read)>"
 msgstr "B<Zeichen fÃ¼r gelesene Artikel (art_marked_read)>"
 
 #. type: Plain text
-#: doc/tin.1:1507 doc/tin.5:1231
+#: doc/tin.1:1510 doc/tin.5:1234
 msgid "The character used to show that an article was read. Default is ' '."
 msgstr ""
+"Zeichen das anzeigt, dass ein Artikel schon gelesen wurde. Voreinstellung "
+"ist ' '."
 
 #. type: TP
-#: doc/tin.1:1507
+#: doc/tin.1:1510
 #, no-wrap
 msgid "B<Character to show killed articles (art_marked_killed)>"
 msgstr "B<Zeichen fÃ¼r gekillte Artikel (art_marked_killed)>"
 
 #. type: Plain text
-#: doc/tin.1:1511 doc/tin.5:1235
+#: doc/tin.1:1514 doc/tin.5:1238
 msgid ""
 "The character used to show that an article was killed. Default is 'K'.  "
 "B<kill_level> must be set accordingly."
 msgstr ""
+"Zeichen das anzeigt, dass ein Artikel gekillt wurde. Voreinstellung ist "
+"'K'). B<kill_level> muss passend gesetzt sein."
 
 #. type: TP
-#: doc/tin.1:1511
+#: doc/tin.1:1514
 #, no-wrap
 msgid "B<Character to show read selected arts (art_marked_read_selected)>"
 msgstr "B<Zeichen fÃ¼r gelesene wichtige Art. (art_marked_read_selected)>"
 
 #. type: Plain text
-#: doc/tin.1:1515 doc/tin.5:1239
+#: doc/tin.1:1518 doc/tin.5:1242
 msgid ""
 "The character used to show that an article was hot before it was read.  "
 "Default is ':'. B<kill_level> must be set accordingly."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1515 doc/tin.5:1239
+#: doc/tin.1:1518 doc/tin.5:1242
 #, no-wrap
 msgid "B<Ask before using MIME viewer (ask_for_metamail)>"
 msgstr "B<Start des MIME-Viewers bestÃ¤tigen (ask_for_metamail)>"
 
 #. type: Plain text
-#: doc/tin.1:1520
+#: doc/tin.1:1523
 msgid ""
 "If ON B<tin> will ask before using a MIME viewer (B<metamail_prog>) to "
 "display MIME messages. This only occurs if a MIME viewer is set. Default is "
@@ -3543,50 +3545,52 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1520
+#: doc/tin.1:1523
 #, no-wrap
 msgid "B<Send you a cc and/or bcc automatically (auto_cc_bcc)>"
 msgstr "B<Sendet Ihnen eine cc und/oder eine blinde cc autom. (auto_cc_bcc)>"
 
 #. type: Plain text
-#: doc/tin.1:1524 doc/tin.5:1250
+#: doc/tin.1:1527 doc/tin.5:1253
 msgid ""
 "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when "
 "mailing an article. Default is No."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1524
+#: doc/tin.1:1527
 #, no-wrap
 msgid "B<List thread using right arrow key (auto_list_thread)>"
 msgstr "B<Zeige Thread mit rechter Pfeilt. an (auto_list_thread)>"
 
 #. type: Plain text
-#: doc/tin.1:1528 doc/tin.5:1254
+#: doc/tin.1:1531 doc/tin.5:1257
 msgid ""
 "If ON automatically list thread when entering it using right arrow key.  "
 "Default is ON."
 msgstr ""
+"Falls ON: Thread beim Betreten mit der rechten Cursortaste automatisch "
+"anzeigen? Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1528
+#: doc/tin.1:1531
 #, no-wrap
 msgid "B<Reconnect to server automatically (auto_reconnect)>"
 msgstr "B<Autom. Wiederverbindung zum Server (auto_reconnect)>"
 
 #. type: Plain text
-#: doc/tin.1:1531 doc/tin.1:2481
+#: doc/tin.1:1534 doc/tin.1:2509
 msgid "Default is OFF."
-msgstr "Standard ist OFF."
+msgstr "Voreinstellung ist OFF."
 
 #. type: TP
-#: doc/tin.1:1531
+#: doc/tin.1:1534
 #, no-wrap
 msgid "B<Use Archive-name: header for save (auto_save)>"
 msgstr "B<Nutze Archive-name: zum Speichern (auto_save)>"
 
 #. type: Plain text
-#: doc/tin.1:1537 doc/tin.5:1263
+#: doc/tin.1:1540 doc/tin.5:1266
 msgid ""
 "If ON articles/threads with ''Archive-name:'' in header will be "
 "automatically saved with the Archive-name & part/patch no and post processed "
@@ -3594,27 +3598,30 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1537
+#: doc/tin.1:1540
 #, no-wrap
 msgid "B<Save articles in batch mode (batch_save)>"
 msgstr "B<Speicher Artikel im Batchmode (-S) (batch_save)>"
 
 #. type: Plain text
-#: doc/tin.1:1542 doc/tin.5:1268
+#: doc/tin.1:1545 doc/tin.5:1271
 msgid ""
 "If set ON articles/threads will be saved in batch mode when save \\&''B<-"
 "S>'' or mail ''B<-M>, B<-N>'' is specified on the command line. Default is "
 "ON."
 msgstr ""
+"Falls ON werden Artikel/Threads im Batchmode gespeichert wenn ''B<-S> oder "
+"gemailt, wenn ''B<-M>'' bzw. ''B<-N>'' in der Kommandozeile angegeben wurde. "
+"Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1542
+#: doc/tin.1:1545
 #, no-wrap
 msgid "B<Show mini menu & posting etiquette (beginner_level)>"
 msgstr "B<Zeigt MinimenÃ¼ & Posting etiquette (beginner_level)>"
 
 #. type: Plain text
-#: doc/tin.1:1547 doc/tin.5:1273
+#: doc/tin.1:1550 doc/tin.5:1276
 msgid ""
 "If set ON a mini menu of the most useful commands will be displayed at the "
 "bottom of the screen for each level. Also a short posting etiquette will be "
@@ -3622,13 +3629,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1547
+#: doc/tin.1:1550
 #, no-wrap
 msgid "B<Cache NNTP overview files locally (cache_overview_files)>"
 msgstr "B<Speichere NNTP Overview Daten lokal (cache_overview_files)>"
 
 #. type: Plain text
-#: doc/tin.1:1552
+#: doc/tin.1:1555
 msgid ""
 "If ON, create local copies of NNTP overview files. This can be used to "
 "considerably speed up accessing large groups when using a slow connection.  "
@@ -3636,302 +3643,313 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1552
+#: doc/tin.1:1555
 #, no-wrap
 msgid "B<Catchup read groups when quitting (catchup_read_groups)>"
 msgstr "B<Catchup der Gruppen beim Beenden (catchup_read_groups)>"
 
 #. type: Plain text
-#: doc/tin.1:1558 doc/tin.5:1282
+#: doc/tin.1:1561 doc/tin.5:1285
 msgid ""
 "If set ON the user is asked when quitting if all groups read during the "
 "current session should be marked read. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1558
+#: doc/tin.1:1561
 #, no-wrap
 msgid "B<Standard background color (col_back)>"
 msgstr "B<Standard Hintergrundfarbe (col_back)>"
 
 #. type: Plain text
-#: doc/tin.1:1561 doc/tin.5:1285
+#: doc/tin.1:1564 doc/tin.5:1288
 msgid "Standard background color"
 msgstr "Standard Hintergrundfarbe"
 
 #. type: TP
-#: doc/tin.1:1561
+#: doc/tin.1:1564
+#, no-wrap
+msgid "B<Color of quoted text from external sources (col_extquote)>"
+msgstr "B<Farbe des Fremdzitat-Textes (col_extquote)>"
+
+#. type: Plain text
+#: doc/tin.1:1567 doc/tin.5:1291
+msgid "Color of quoted text from external sources"
+msgstr "Farbe des Fremdzitat-Textes"
+
+#. type: TP
+#: doc/tin.1:1567
 #, no-wrap
 msgid "B<Color of sender (From:) (col_from)>"
 msgstr "B<Farbe des Autors (From:) (col_from)>"
 
 #. type: Plain text
-#: doc/tin.1:1564 doc/tin.5:1288
+#: doc/tin.1:1570 doc/tin.5:1294
 msgid "Color of sender (From:)"
 msgstr "Farbe des Autors (From:)"
 
 #. type: TP
-#: doc/tin.1:1564
+#: doc/tin.1:1570
 #, no-wrap
 msgid "B<Color of article header lines (col_head)>"
 msgstr "B<Farbe der Artikelheaderzeilen (col_head)>"
 
 #. type: Plain text
-#: doc/tin.1:1567 doc/tin.5:1291
+#: doc/tin.1:1573 doc/tin.5:1297
 msgid "Color of header-lines"
 msgstr "Farbe der Artikelheaderzeilen"
 
 #. type: TP
-#: doc/tin.1:1567
+#: doc/tin.1:1573
 #, no-wrap
 msgid "B<Color of help text (col_help)>"
 msgstr "B<Farbe des Hilfstext (col_help)>"
 
 #. type: Plain text
-#: doc/tin.1:1570 doc/tin.5:1294
+#: doc/tin.1:1576 doc/tin.5:1300
 msgid "Color of help pages"
 msgstr "Farbe des Hilfstext"
 
 #. type: TP
-#: doc/tin.1:1570
+#: doc/tin.1:1576
 #, no-wrap
 msgid "B<Color for inverse text (background) (col_invers_bg)>"
 msgstr "B<Farbe des inversen Text (Hinterg.) (col_invers_bg)>"
 
 #. type: Plain text
-#: doc/tin.1:1573 doc/tin.5:1297
+#: doc/tin.1:1579 doc/tin.5:1303
 msgid "Color of background for inverse text"
 msgstr "Hintergrundfarbe fÃ¼r inversen Text"
 
 #. type: TP
-#: doc/tin.1:1573
+#: doc/tin.1:1579
 #, no-wrap
 msgid "B<Color for inverse text (foreground) (col_invers_fg)>"
 msgstr "B<Farbe des inversen Text (Vordergr.) (col_invers_fg)>"
 
 #. type: Plain text
-#: doc/tin.1:1576 doc/tin.5:1300
+#: doc/tin.1:1582 doc/tin.5:1306
 msgid "Color of foreground for inverse text"
 msgstr "Vordergrundfarbe fÃ¼r inversen Text"
 
 #. type: TP
-#: doc/tin.1:1576
+#: doc/tin.1:1582
 #, no-wrap
 msgid "B<Color of highlighting with _dash_ (col_markdash)>"
 msgstr "B<Farbe der Hervorhebung _Striche_ (col_markdash)>"
 
 #. type: Plain text
-#: doc/tin.1:1580 doc/tin.5:1304
+#: doc/tin.1:1586 doc/tin.5:1310
 msgid ""
 "Color of words emphasized like _this_. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1580
+#: doc/tin.1:1586
 #, no-wrap
 msgid "B<Color of highlighting with /slash/ (col_markslash)>"
 msgstr "B<Farbe der Hervorhebung /SchrÃ¤gstr./ (col_markslash)>"
 
 #. type: Plain text
-#: doc/tin.1:1584 doc/tin.5:1308
+#: doc/tin.1:1590 doc/tin.5:1314
 msgid ""
 "Color of words emphasized like /this/. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1584
+#: doc/tin.1:1590
 #, no-wrap
 msgid "B<Color of highlighting with *stars* (col_markstar)>"
 msgstr "B<Farbe der Hervorhebung *Sterne* (col_markstar)>"
 
 #. type: Plain text
-#: doc/tin.1:1588 doc/tin.5:1312
+#: doc/tin.1:1594 doc/tin.5:1318
 msgid ""
 "Color of words emphasized like *this*. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1588
+#: doc/tin.1:1594
 #, no-wrap
 msgid "B<Color of highlighting with -stroke- (col_markstroke)>"
 msgstr "B<Farbe der Hervorhebung -Durchstr.- (col_markstroke)>"
 
 #. type: Plain text
-#: doc/tin.1:1592 doc/tin.5:1316
+#: doc/tin.1:1598 doc/tin.5:1322
 msgid ""
 "Color of words emphasized like -this-. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1592
+#: doc/tin.1:1598
 #, no-wrap
 msgid "B<Color of mini help menu (col_minihelp)>"
 msgstr "B<Farbe des MinihilfemenÃ¼ (col_minihelp)>"
 
 #. type: Plain text
-#: doc/tin.1:1595 doc/tin.5:1319
+#: doc/tin.1:1601 doc/tin.5:1325
 msgid "Color of mini help menu"
 msgstr "Farbe des MinihilfemenÃ¼"
 
 #. type: TP
-#: doc/tin.1:1595
+#: doc/tin.1:1601
 #, no-wrap
 msgid "B<Color of actual news header fields (col_newsheaders)>"
 msgstr "B<Farbe des angezeigten Headers (col_newsheaders)>"
 
 #. type: Plain text
-#: doc/tin.1:1598 doc/tin.5:1322
+#: doc/tin.1:1604 doc/tin.5:1328
 msgid "Color of actual news header fields"
 msgstr "Farbe des angezeigten Headers"
 
 #. type: TP
-#: doc/tin.1:1598
+#: doc/tin.1:1604
 #, no-wrap
 msgid "B<Standard foreground color (col_normal)>"
 msgstr "B<Standard Vordergrundfarbe (col_normal)>"
 
 #. type: Plain text
-#: doc/tin.1:1601 doc/tin.5:1325
+#: doc/tin.1:1607 doc/tin.5:1331
 msgid "Standard foreground color"
 msgstr "Standard Vordergrundfarbe"
 
 #. type: TP
-#: doc/tin.1:1601
+#: doc/tin.1:1607
 #, no-wrap
 msgid "B<Color of quoted lines (col_quote)>"
 msgstr "B<Farbe der zitierten Zeilen (col_quote)>"
 
 #. type: Plain text
-#: doc/tin.1:1604 doc/tin.5:1328
+#: doc/tin.1:1610 doc/tin.5:1334
 msgid "Color of quoted lines"
 msgstr "Farbe der zitierten Zeilen"
 
 #. type: TP
-#: doc/tin.1:1604
+#: doc/tin.1:1610
 #, no-wrap
 msgid "B<Color of twice quoted line (col_quote2)>"
 msgstr "B<Farbe von zweifach zitierten Zeilen (col_quote2)>"
 
 #. type: Plain text
-#: doc/tin.1:1607 doc/tin.5:1331
+#: doc/tin.1:1613 doc/tin.5:1337
 msgid "Color of twice quoted lines"
 msgstr "Farbe von zweifach zitierten Zeilen"
 
 #. type: TP
-#: doc/tin.1:1607
+#: doc/tin.1:1613
 #, no-wrap
 msgid "B<Color of =E<gt>3 times quoted line (col_quote3)>"
 msgstr "B<Farbe von =E<gt>3-fach zitierten Zeilen (col_quote3)>"
 
 #. type: Plain text
-#: doc/tin.1:1610 doc/tin.5:1334
+#: doc/tin.1:1616 doc/tin.5:1340
 msgid "Color of E<gt>=3 times quoted lines"
 msgstr "Farbe von =E<gt>3-fach zitierten Zeilen"
 
 #. type: TP
-#: doc/tin.1:1610
+#: doc/tin.1:1616
 #, no-wrap
 msgid "B<Color of response counter (col_response)>"
 msgstr "B<Farbe des AntwortzÃ¤hlers (col_response)>"
 
 #. type: Plain text
-#: doc/tin.1:1614
+#: doc/tin.1:1620 doc/tin.5:1344
 msgid ""
 "Color of response counter. This is the text that says \"Response x of y\" in "
 "the article viewer."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1614
+#: doc/tin.1:1620
 #, no-wrap
 msgid "B<Color of signatures (col_signature)>"
 msgstr "B<Farbe von Signaturen (col_signature)>"
 
 #. type: Plain text
-#: doc/tin.1:1617 doc/tin.5:1341
+#: doc/tin.1:1623 doc/tin.5:1347
 msgid "Color of signatures"
 msgstr "Farbe von Signaturen"
 
 #. type: TP
-#: doc/tin.1:1617
+#: doc/tin.1:1623
 #, no-wrap
 msgid "B<Color of urls highlight (col_urls)>"
 msgstr "B<Farbe der hervorgehobenen URLs (col_urls)>"
 
 #. type: Plain text
-#: doc/tin.1:1620 doc/tin.5:1344
+#: doc/tin.1:1626 doc/tin.5:1350
 msgid "Color of urls highlight"
 msgstr "Farbe der hervorgehobenen URLs"
 
 #. type: TP
-#: doc/tin.1:1620
+#: doc/tin.1:1626
 #, no-wrap
 msgid "B<Color of verbatim blocks (col_verbatim)>"
 msgstr "B<Farbe des wortgetreu darzustellenden Textes (col_verbatim)>"
 
 #
 #. type: Plain text
-#: doc/tin.1:1623 doc/tin.5:1347
+#: doc/tin.1:1629 doc/tin.5:1353
 msgid "Color of verbatim blocks"
 msgstr "Farbe des wortgetreu darzustellenden Textes"
 
 #. type: TP
-#: doc/tin.1:1623
+#: doc/tin.1:1629
 #, no-wrap
 msgid "B<Color of article subject lines (col_subject)>"
 msgstr "B<Farbe der Subjectzeile (col_subject)>"
 
 #. type: Plain text
-#: doc/tin.1:1626 doc/tin.5:1350
+#: doc/tin.1:1632 doc/tin.5:1356
 msgid "Color of article subject"
 msgstr "Farbe der Subjectzeile"
 
 #. type: TP
-#: doc/tin.1:1626
+#: doc/tin.1:1632
 #, no-wrap
 msgid "B<Color of text lines (col_text)>"
 msgstr "B<Farbe der Textzeilen (col_text)>"
 
 #. type: Plain text
-#: doc/tin.1:1629 doc/tin.5:1353
+#: doc/tin.1:1635 doc/tin.5:1359
 msgid "Color of text-lines"
 msgstr "Farbe der Textzeilen"
 
 #. type: TP
-#: doc/tin.1:1629
+#: doc/tin.1:1635
 #, no-wrap
 msgid "B<Color of help/mail sign (col_title)>"
 msgstr "B<Farbe des Hilfe/Mail-Zeichens (col_title)>"
 
 #. type: Plain text
-#: doc/tin.1:1632 doc/tin.5:1356
+#: doc/tin.1:1638 doc/tin.5:1362
 msgid "Color of help/mail sign"
 msgstr "Farbe des Hilfe/Mail-Zeichens"
 
 #. type: TP
-#: doc/tin.1:1632
+#: doc/tin.1:1638
 #, no-wrap
 msgid "B<Which actions require confirmation (confirm_choice)>"
 msgstr "B<BestÃ¤tigung erforderlich fÃ¼r (confirm_choice)>"
 
 #. type: Plain text
-#: doc/tin.1:1635
+#: doc/tin.1:1641
 msgid "Ask for manual confirmation to protect the user."
-msgstr ""
+msgstr "Vorsichtshalber um BestÃ¤tigung bitten."
 
 #. type: IP
-#: doc/tin.1:1636 doc/tin.1:1642 doc/tin.1:1646
+#: doc/tin.1:1642 doc/tin.1:1648 doc/tin.1:1652
 #, no-wrap
 msgid "\\(bu"
 msgstr "\\(bu"
 
 #.  TODO: check if all affected commands are marked [after confirmation]
 #. type: Plain text
-#: doc/tin.1:1642
+#: doc/tin.1:1648
 msgid ""
 "B<commands> Ask for confirmation before executing certain dangerous commands "
 "(e.g., B<Catchup> ('B<c>')). Commands that this affects are marked in this "
@@ -3939,21 +3957,21 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1646
+#: doc/tin.1:1652
 msgid ""
 "B<quit> You'll be asked to confirm that you wish to exit B<tin> when you use "
 "the B<Quit> ('B<q>') command."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1650
+#: doc/tin.1:1656
 msgid ""
 "B<select> Ask for confirmation before marking all not selected (with "
 "B<GroupMarkUnselArtRead> ('B<X>') command) articles as read."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1651
+#: doc/tin.1:1657
 #, no-wrap
 msgid "B<Format string for display of dates (date_format)>"
 msgstr "B<Datums Format-Zeichenkette (date_format)>"
@@ -3962,7 +3980,7 @@ msgstr "B<Datums Format-Zeichenkette (da
 #.  most of these default_* settings are not available from the menu
 #.  as they are intended for internal use only.
 #. type: Plain text
-#: doc/tin.1:1663
+#: doc/tin.1:1669
 msgid ""
 "Format string B<tin> uses for date representation. A description of the "
 "different format options can be found at B<\\%strftime>(3).  B<tin> uses B<\\"
@@ -3971,404 +3989,430 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1663
+#: doc/tin.1:1669
 #, no-wrap
 msgid "B<(default_art_search)>"
 msgstr "B<(default_art_search)>"
 
 #. type: TP
-#: doc/tin.1:1665
+#: doc/tin.1:1671
 #, no-wrap
 msgid "B<(default_author_search)>"
 msgstr "B<(default_author_search)>"
 
 #. type: TP
-#: doc/tin.1:1667
+#: doc/tin.1:1673
 #, no-wrap
 msgid "B<(default_config_search)>"
 msgstr "B<(default_config_search)>"
 
 #. type: Plain text
-#: doc/tin.1:1670 doc/tin.5:1395
+#: doc/tin.1:1676 doc/tin.5:1401
 msgid "The last article/author/config option that was searched for."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1670
+#: doc/tin.1:1676
 #, no-wrap
 msgid "B<(default_filter_days)>"
 msgstr "B<(default_filter_days)>"
 
 #. type: Plain text
-#: doc/tin.1:1673 doc/tin.5:1398
+#: doc/tin.1:1679 doc/tin.5:1404
 msgid "Default is 28."
-msgstr "Standard ist 28."
+msgstr "Voreinstellung ist 28."
 
 #. type: TP
-#: doc/tin.1:1673
+#: doc/tin.1:1679
 #, no-wrap
 msgid "B<(default_filter_kill_case)>"
 msgstr "B<(default_filter_kill_case)>"
 
 #. type: Plain text
-#: doc/tin.1:1677
+#: doc/tin.1:1683 doc/tin.5:1408
 msgid ""
 "Default for quick (1 key) kill filter case.  ON = filter case sensitive, OFF "
 "= ignore case. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1677
+#: doc/tin.1:1683
 #, no-wrap
 msgid "B<(default_filter_kill_expire)>"
 msgstr "B<(default_filter_kill_expire)>"
 
 #. type: Plain text
-#: doc/tin.1:1682
+#: doc/tin.1:1688 doc/tin.5:1413
 msgid ""
 "Default for quick (1 key) kill filter expire.  ON = limit to "
 "B<default_filter_days>, OFF = don't ever expire. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1682
+#: doc/tin.1:1688
 #, no-wrap
 msgid "B<(default_filter_kill_global)>"
 msgstr "B<(default_filter_kill_global)>"
 
 #. type: Plain text
-#: doc/tin.1:1686
+#: doc/tin.1:1692 doc/tin.5:1417
 msgid ""
 "Default for quick (1 key) kill filter global.  ON=apply to all groups, "
 "OFF=apply to current group. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1686
+#: doc/tin.1:1692
 #, no-wrap
 msgid "B<(default_filter_kill_header)>"
 msgstr "B<(default_filter_kill_header)>"
 
 #. type: Plain text
-#: doc/tin.1:1689 doc/tin.5:1413
+#: doc/tin.1:1695 doc/tin.5:1420
 msgid "Default for quick (1 key) kill filter header."
-msgstr ""
+msgstr "Voreinstellung fÃ¼r Schnell (1 Tasten) Killfilter Header."
 
 #. type: IP
-#: doc/tin.1:1690 doc/tin.1:1724 doc/tin.1:1859 doc/tin.1:2035 doc/tin.1:2081
-#: doc/tin.1:2197 doc/tin.1:2222 doc/tin.1:2237 doc/tin.1:2288 doc/tin.1:2318
-#: doc/tin.1:2389 doc/tin.1:2421 doc/tin.1:2441 doc/tin.1:2529 doc/tin.5:1586
-#: doc/tin.5:1780 doc/tin.5:1830 doc/tin.5:1975 doc/tin.5:1990 doc/tin.5:2016
-#: doc/tin.5:2069 doc/tin.5:2098 doc/tin.5:2199 doc/tin.5:2219 doc/tin.5:2315
+#: doc/tin.1:1696 doc/tin.1:1730 doc/tin.1:1870 doc/tin.1:2063 doc/tin.1:2109
+#: doc/tin.1:2225 doc/tin.1:2250 doc/tin.1:2265 doc/tin.1:2316 doc/tin.1:2346
+#: doc/tin.1:2417 doc/tin.1:2449 doc/tin.1:2469 doc/tin.1:2557 doc/tin.5:1598
+#: doc/tin.5:1792 doc/tin.5:1842 doc/tin.5:1987 doc/tin.5:2002 doc/tin.5:2028
+#: doc/tin.5:2081 doc/tin.5:2110 doc/tin.5:2213 doc/tin.5:2233 doc/tin.5:2333
 #, no-wrap
 msgid "0"
 msgstr "0"
 
 #. type: Plain text
-#: doc/tin.1:1692 doc/tin.1:1726
+#: doc/tin.1:1698 doc/tin.1:1732
 #, no-wrap
 msgid " ''Subject:'' (case sensitive)\n"
 msgstr " ''Subject:'' (GroÃŸ/Kleinschreibung beachten)\n"
 
 #. type: IP
-#: doc/tin.1:1692 doc/tin.1:1726 doc/tin.1:1865 doc/tin.1:2037 doc/tin.1:2083
-#: doc/tin.1:2199 doc/tin.1:2226 doc/tin.1:2239 doc/tin.1:2290 doc/tin.1:2320
-#: doc/tin.1:2391 doc/tin.1:2423 doc/tin.1:2443 doc/tin.1:2531 doc/tin.5:1593
-#: doc/tin.5:1782 doc/tin.5:1832 doc/tin.5:1881 doc/tin.5:1979 doc/tin.5:1992
-#: doc/tin.5:2018 doc/tin.5:2071 doc/tin.5:2100 doc/tin.5:2201 doc/tin.5:2221
-#: doc/tin.5:2317
+#: doc/tin.1:1698 doc/tin.1:1732 doc/tin.1:1876 doc/tin.1:2065 doc/tin.1:2111
+#: doc/tin.1:2227 doc/tin.1:2254 doc/tin.1:2267 doc/tin.1:2318 doc/tin.1:2348
+#: doc/tin.1:2419 doc/tin.1:2451 doc/tin.1:2471 doc/tin.1:2559 doc/tin.5:1605
+#: doc/tin.5:1794 doc/tin.5:1844 doc/tin.5:1893 doc/tin.5:1991 doc/tin.5:2004
+#: doc/tin.5:2030 doc/tin.5:2083 doc/tin.5:2112 doc/tin.5:2215 doc/tin.5:2235
+#: doc/tin.5:2335
 #, no-wrap
 msgid "1"
 msgstr "1"
 
 #. type: Plain text
-#: doc/tin.1:1694 doc/tin.1:1728
+#: doc/tin.1:1700 doc/tin.1:1734
 #, no-wrap
 msgid " ''Subject:'' (ignore case)\n"
 msgstr " ''Subject:'' (GroÃŸ/Kleinschreibung ignorieren)\n"
 
 #. type: IP
-#: doc/tin.1:1694 doc/tin.1:1728 doc/tin.1:1870 doc/tin.1:2039 doc/tin.1:2087
-#: doc/tin.1:2202 doc/tin.1:2243 doc/tin.1:2292 doc/tin.1:2323 doc/tin.1:2393
-#: doc/tin.1:2425 doc/tin.1:2445 doc/tin.1:2533 doc/tin.5:1598 doc/tin.5:1784
-#: doc/tin.5:1837 doc/tin.5:1885 doc/tin.5:1995 doc/tin.5:2022 doc/tin.5:2073
-#: doc/tin.5:2103 doc/tin.5:2203 doc/tin.5:2223 doc/tin.5:2319
+#: doc/tin.1:1700 doc/tin.1:1734 doc/tin.1:1881 doc/tin.1:2067 doc/tin.1:2115
+#: doc/tin.1:2230 doc/tin.1:2271 doc/tin.1:2320 doc/tin.1:2351 doc/tin.1:2421
+#: doc/tin.1:2453 doc/tin.1:2473 doc/tin.1:2561 doc/tin.5:1610 doc/tin.5:1796
+#: doc/tin.5:1849 doc/tin.5:1897 doc/tin.5:2007 doc/tin.5:2034 doc/tin.5:2085
+#: doc/tin.5:2115 doc/tin.5:2217 doc/tin.5:2237 doc/tin.5:2337
 #, no-wrap
 msgid "2"
 msgstr "2"
 
 #. type: Plain text
-#: doc/tin.1:1696 doc/tin.1:1730
+#: doc/tin.1:1702 doc/tin.1:1736
 #, no-wrap
 msgid " ''From:'' (case sensitive)\n"
 msgstr " ''From:'' (GroÃŸ/Kleinschreibung beachten)\n"
 
 #. type: IP
-#: doc/tin.1:1696 doc/tin.1:1730 doc/tin.1:2041 doc/tin.1:2205 doc/tin.1:2247
-#: doc/tin.1:2294 doc/tin.1:2325 doc/tin.1:2395 doc/tin.1:2447 doc/tin.5:1786
-#: doc/tin.5:1998 doc/tin.5:2026 doc/tin.5:2075 doc/tin.5:2105 doc/tin.5:2225
+#: doc/tin.1:1702 doc/tin.1:1736 doc/tin.1:2069 doc/tin.1:2233 doc/tin.1:2275
+#: doc/tin.1:2322 doc/tin.1:2353 doc/tin.1:2423 doc/tin.1:2475 doc/tin.5:1798
+#: doc/tin.5:2010 doc/tin.5:2038 doc/tin.5:2087 doc/tin.5:2117 doc/tin.5:2239
 #, no-wrap
 msgid "3"
 msgstr "3"
 
 #. type: Plain text
-#: doc/tin.1:1698 doc/tin.1:1732
+#: doc/tin.1:1704 doc/tin.1:1738
 #, no-wrap
 msgid " ''From:'' (ignore case)\n"
 msgstr " ''From:'' (GroÃŸ/Kleinschreibung ignorieren)\n"
 
 #. type: IP
-#: doc/tin.1:1698 doc/tin.1:1732 doc/tin.1:2043 doc/tin.1:2296 doc/tin.1:2327
-#: doc/tin.1:2398 doc/tin.1:2449 doc/tin.5:1788 doc/tin.5:1891 doc/tin.5:2077
-#: doc/tin.5:2107 doc/tin.5:2227
+#: doc/tin.1:1704 doc/tin.1:1738 doc/tin.1:2071 doc/tin.1:2324 doc/tin.1:2355
+#: doc/tin.1:2426 doc/tin.1:2477 doc/tin.5:1800 doc/tin.5:1903 doc/tin.5:2089
+#: doc/tin.5:2119 doc/tin.5:2241
 #, no-wrap
 msgid "4"
 msgstr "4"
 
 #. type: Plain text
-#: doc/tin.1:1700 doc/tin.1:1734
+#: doc/tin.1:1706 doc/tin.1:1740
 #, no-wrap
 msgid " ''Message-ID:'' & full ''References:'' line\n"
 msgstr " ''Message-ID:'' & alle ''References:'' EintrÃ¤ge\n"
 
 #. type: IP
-#: doc/tin.1:1700 doc/tin.1:1734 doc/tin.1:2298 doc/tin.1:2400 doc/tin.1:2452
-#: doc/tin.5:2079 doc/tin.5:2230
+#: doc/tin.1:1706 doc/tin.1:1740 doc/tin.1:2326 doc/tin.1:2428 doc/tin.1:2480
+#: doc/tin.5:2091 doc/tin.5:2244
 #, no-wrap
 msgid "5"
 msgstr "5"
 
 #. type: Plain text
-#: doc/tin.1:1702 doc/tin.1:1736
+#: doc/tin.1:1708 doc/tin.1:1742
 #, no-wrap
 msgid " ''Message-ID:'' & last ''References:'' entry only\n"
-msgstr "''Message-ID:'' & letzter ''References:'' Eintrag\n"
+msgstr " ''Message-ID:'' & letzter ''References:'' Eintrag\n"
 
 #. type: IP
-#: doc/tin.1:1702 doc/tin.1:1736 doc/tin.1:2300 doc/tin.1:2454 doc/tin.5:2081
-#: doc/tin.5:2232
+#: doc/tin.1:1708 doc/tin.1:1742 doc/tin.1:2328 doc/tin.1:2482 doc/tin.5:2093
+#: doc/tin.5:2246
 #, no-wrap
 msgid "6"
 msgstr "6"
 
 #. type: Plain text
-#: doc/tin.1:1704 doc/tin.1:1738
+#: doc/tin.1:1710 doc/tin.1:1744
 #, no-wrap
 msgid " ''Message-ID:'' entry only\n"
 msgstr " ''Message-ID:'' allein\n"
 
 #. type: IP
-#: doc/tin.1:1704 doc/tin.1:1738 doc/tin.1:2303 doc/tin.1:2456 doc/tin.5:2084
-#: doc/tin.5:2234
+#: doc/tin.1:1710 doc/tin.1:1744 doc/tin.1:2331 doc/tin.1:2484 doc/tin.5:2096
+#: doc/tin.5:2248
 #, no-wrap
 msgid "7"
 msgstr "7"
 
 #. type: Plain text
-#: doc/tin.1:1706 doc/tin.1:1740
+#: doc/tin.1:1712 doc/tin.1:1746
 #, no-wrap
 msgid " ''Lines:''\n"
 msgstr " ''Lines:''\n"
 
 #. type: TP
-#: doc/tin.1:1707
+#: doc/tin.1:1713
 #, no-wrap
 msgid "B<(default_filter_select_case)>"
 msgstr "B<(default_filter_select_case)>"
 
 #. type: Plain text
-#: doc/tin.1:1711 doc/tin.5:1430
+#: doc/tin.1:1717 doc/tin.5:1437
 msgid ""
 "Default for quick (1 key) auto-selection filter case. ON=filter case "
 "sensitive, OFF=ignore case. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1711
+#: doc/tin.1:1717
 #, no-wrap
 msgid "B<(default_filter_select_expire)>"
 msgstr "B<(default_filter_select_expire)>"
 
 #. type: Plain text
-#: doc/tin.1:1716
+#: doc/tin.1:1722 doc/tin.5:1442
 msgid ""
 "Default for quick (1 key) auto-selection filter expire.  ON = limit to "
 "B<default_filter_days>, OFF = don't ever expire.  Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1716
+#: doc/tin.1:1722
 #, no-wrap
 msgid "B<(default_filter_select_global)>"
 msgstr "B<(default_filter_select_global)>"
 
 #. type: Plain text
-#: doc/tin.1:1720
+#: doc/tin.1:1726 doc/tin.5:1446
 msgid ""
 "Default for quick (1 key) auto-selection filter global.  ON=apply to all "
-"groups OFF=apply to current group. Default is ON."
+"groups, OFF=apply to current group. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1720
+#: doc/tin.1:1726
 #, no-wrap
 msgid "B<(default_filter_select_header)>"
 msgstr "B<(default_filter_select_header)>"
 
 #. type: Plain text
-#: doc/tin.1:1723 doc/tin.5:1441
+#: doc/tin.1:1729 doc/tin.5:1449
 msgid "Default for quick (1 key) auto-selection filter header."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1741
+#: doc/tin.1:1747
 #, no-wrap
 msgid "B<(default_goto_group)>"
 msgstr "B<(default_goto_group)>"
 
 #. type: TP
-#: doc/tin.1:1743
+#: doc/tin.1:1749
 #, no-wrap
 msgid "B<(default_group_search)>"
 msgstr "B<(default_group_search)>"
 
 #. type: TP
-#: doc/tin.1:1745
+#: doc/tin.1:1751
 #, no-wrap
 msgid "B<(default_mail_address)>"
 msgstr "B<(default_mail_address)>"
 
 #. type: TP
-#: doc/tin.1:1747
+#: doc/tin.1:1753
 #, no-wrap
 msgid "B<(default_move_group)>"
 msgstr "B<(default_move_group)>"
 
 #. type: TP
-#: doc/tin.1:1749
+#: doc/tin.1:1755
 #, no-wrap
 msgid "B<(default_pattern)>"
 msgstr "B<(default_pattern)>"
 
 #. type: TP
-#: doc/tin.1:1751
+#: doc/tin.1:1757
 #, no-wrap
 msgid "B<(default_pipe_command)>"
 msgstr "B<(default_pipe_command)>"
 
 #. type: TP
-#: doc/tin.1:1753
+#: doc/tin.1:1759
 #, no-wrap
 msgid "B<(default_post_newsgroups)>"
 msgstr "B<(default_post_newsgroups)>"
 
 #. type: TP
-#: doc/tin.1:1755
+#: doc/tin.1:1761
 #, no-wrap
 msgid "B<(default_post_subject)>"
 msgstr "B<(default_post_subject)>"
 
 #. type: TP
-#: doc/tin.1:1757
+#: doc/tin.1:1763
 #, no-wrap
 msgid "B<(default_range_group)>"
 msgstr "B<(default_range_group)>"
 
 #. type: TP
-#: doc/tin.1:1759
+#: doc/tin.1:1765
 #, no-wrap
 msgid "B<(default_range_select)>"
 msgstr "B<(default_range_select)>"
 
 #. type: TP
-#: doc/tin.1:1761
+#: doc/tin.1:1767
 #, no-wrap
 msgid "B<(default_range_thread)>"
 msgstr "B<(default_range_thread)>"
 
 #. type: TP
-#: doc/tin.1:1763
+#: doc/tin.1:1769
 #, no-wrap
 msgid "B<(default_repost_group)>"
 msgstr "B<(default_repost_group)>"
 
 #. type: TP
-#: doc/tin.1:1765
+#: doc/tin.1:1771
 #, no-wrap
 msgid "B<(default_save_file)>"
 msgstr "B<(default_save_file)>"
 
 #. type: TP
-#: doc/tin.1:1767
+#: doc/tin.1:1773
 #, no-wrap
 msgid "B<(default_save_mode)>"
 msgstr "B<(default_save_mode)>"
 
 #. type: TP
-#: doc/tin.1:1769
+#: doc/tin.1:1775
 #, no-wrap
 msgid "B<(default_select_pattern)>"
 msgstr "B<(default_select_pattern)>"
 
 #. type: TP
-#: doc/tin.1:1771
+#: doc/tin.1:1777
 #, no-wrap
 msgid "B<(default_shell_command)>"
 msgstr "B<(default_shell_command)>"
 
 #. type: TP
-#: doc/tin.1:1773
+#: doc/tin.1:1779
 #, no-wrap
 msgid "B<(default_subject_search)>"
 msgstr "B<(default_subject_search)>"
 
 #. type: TP
-#: doc/tin.1:1775
+#: doc/tin.1:1781
 #, no-wrap
 msgid "B<Draw -E<gt> instead of highlighted bar (draw_arrow)>"
 msgstr "B<Zeige -E<gt> anstatt einer Markierung (draw_arrow)>"
 
 #. type: Plain text
-#: doc/tin.1:1779
+#: doc/tin.1:1785 doc/tin.5:1500
 msgid ""
 "Allows groups/articles to be selected by an arrow '-E<gt>' if set ON or by "
 "an highlighted bar if set OFF. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1779
+#: doc/tin.1:1785
 #, no-wrap
 msgid "B<Invocation of your editor (editor_format)>"
 msgstr "B<Aufruf Ihres Editors (editor_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1783
+#: doc/tin.1:1789
 msgid ""
 "The format string used to create the editor start command with parameters.  "
-"Default is \"%E +%N %F\" (i.e., /bin/vi +7 .article)."
+"Default is \"%E +%N %F\" (e.g., /bin/vi +7 .article)."
+msgstr ""
+
+#. type: TP
+#: doc/tin.1:1789
+#, no-wrap
+msgid "B<Detection of external quotes (extquote_handling)>"
+msgstr "B<Fremdzitate erkennen (extquote_handling)>"
+
+#. type: Plain text
+#: doc/tin.1:1792 doc/tin.5:1508
+msgid "If ON quotes from external sources will be detected. Default is OFF."
 msgstr ""
+"Falls ON werden Fremdzitate in Artikeln erkannt. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1783
+#: doc/tin.1:1792
+#, no-wrap
+msgid "B<Regex used to show external quotes (extquote_regex)>"
+msgstr "B<RegulÃ¤rer Ausd. fÃ¼r Zeilen mit Fremdzitaten (extquote_regex)>"
+
+#. type: Plain text
+#: doc/tin.1:1797 doc/tin.5:1513
+msgid ""
+"A regular expression that will be applied when reading articles. All "
+"matching lines are shown in B<col_extquote>. If B<extquote_regex> is blank, "
+"then B<tin> uses a built-in default."
+msgstr ""
+
+#. type: TP
+#: doc/tin.1:1797
 #, no-wrap
 msgid "B<Force redraw after certain commands (force_screen_redraw)>"
 msgstr "B<Anzeigeauffrischung nach Kommandos (force_screen_redraw)>"
 
 #. type: Plain text
-#: doc/tin.1:1787 doc/tin.5:1501
+#: doc/tin.1:1801 doc/tin.5:1517
 msgid ""
 "Specifies whether a screen redraw should always be done after certain "
 "external commands. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1787
+#: doc/tin.1:1801
 #, no-wrap
 msgid "B<Number of articles to get (getart_limit)>"
 msgstr "B<Anzahl der zu holenden Artikel (getart_limit)>"
 
 #. type: Plain text
-#: doc/tin.1:1793
+#: doc/tin.1:1807
 msgid ""
 "If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
 "are fetched from the server. If B<getart_limit> is E<lt> 0 B<tin> will start "
@@ -4377,25 +4421,27 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1793
+#: doc/tin.1:1807
 #, no-wrap
 msgid "B<Catchup group using left key (group_catchup_on_exit)>"
 msgstr "B<Catchup der Gruppe mit l. Cursor (group_catchup_on_exit)>"
 
 #. type: Plain text
-#: doc/tin.1:1796 doc/tin.5:1519
+#: doc/tin.1:1810 doc/tin.5:1535
 msgid ""
 "If ON catchup group when leaving with the left arrow key. Default is ON."
 msgstr ""
+"Falls ON: Catchup (als gelesen markieren) der Gruppe beim Verlassen mit der "
+"linken Cursortaste. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:1796
+#: doc/tin.1:1810
 #, no-wrap
 msgid "B<Format string for the Group level (group_format)>"
 msgstr "B<Formatanweisung fÃ¼r die Gruppenebene (group_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1800
+#: doc/tin.1:1814
 msgid ""
 "Format string tin uses for Group level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ %R\\ %L\\ \\ %s\\ "
@@ -4406,13 +4452,13 @@ msgstr ""
 "\" verwiesen. Voreingestellt ist \"%n\\ %m\\ %R\\ %L\\ \\ %s\\ \\ %F\"."
 
 #. type: TP
-#: doc/tin.1:1800
+#: doc/tin.1:1814
 #, no-wrap
 msgid "B<Go to the next unread article with (goto_next_unread)>"
 msgstr "B<Zum nÃ¤chsten ungelesenen Artikel... (goto_next_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:1808 doc/tin.5:1516
+#: doc/tin.1:1822 doc/tin.5:1532
 msgid ""
 "Which keys B<tin> should accept to jump to the next unread article.  "
 "Possible is any combination of B<PageDown> and B<PageNextUnread>.  When "
@@ -4423,60 +4469,46 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1808
-#, no-wrap
-msgid "B<Max. length of group names shown (groupname_max_length)>"
-msgstr "B<Max. LÃ¤nge angezeigter Gruppennamen (groupname_max_length)>"
-
-#. type: Plain text
-#: doc/tin.1:1812 doc/tin.5:1543
-msgid ""
-"Maximum length of the names of newsgroups to be displayed so that more of "
-"the newsgroup description can be displayed. Default is 32."
-msgstr ""
-
-#. type: TP
-#: doc/tin.1:1812
+#: doc/tin.1:1822
 #, no-wrap
 msgid "B<Display uue data as an attachment (hide_uue)>"
 msgstr "B<Zeige uue-Teile als Anhang (hide_uue)>"
 
 #. type: Plain text
-#: doc/tin.1:1821
+#: doc/tin.1:1832 doc/tin.5:1565
 msgid ""
 "If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then "
 "sections of uuencoded data will be shown with a single tag line showing the "
-"size and filename (much the same as a MIME attachment). If set to 'Hide all' "
-"then any line that looks like uuencoded data will be folded into a tag "
-"line.  This is useful when uuencoded data is split across more than one "
+"size and filename (much the same as a MIME attachment).  If set to 'Hide "
+"all' then any line that looks like uuencoded data will be folded into a tag "
+"line. This is useful when uuencoded data is split across more than one "
 "article but can also lead to false positives. This setting can also be "
-"toggled in the article viewer. Default is 'No'."
+"toggled in the article viewer.  Default is 'No'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1821
+#: doc/tin.1:1832
 #, no-wrap
 msgid "B<External inews (inews_prog)>"
 msgstr "B<Externes inews-Programm (inews_prog)>"
 
 #. type: Plain text
-#: doc/tin.1:1828
+#: doc/tin.1:1839 doc/tin.5:1572
 msgid ""
 "Path, name and options of external B<\\%inews>(1).  If you are reading via "
-"NNTP the default value is --internal (use built-in NNTP inews), else it is "
-"\"inews -h\". The article is passed to B<inews_prog> on STDIN via 'E<lt> "
+"NNTP the default value is \"--internal\" (use built-in NNTP inews), else it "
+"is \"inews -h\". The article is passed to B<inews_prog> on STDIN via 'E<lt> "
 "article'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1828
+#: doc/tin.1:1839
 #, no-wrap
 msgid "B<(info_in_last_line)>"
 msgstr "B<(info_in_last_line)>"
 
-#.  this is missing from the Menu
 #. type: Plain text
-#: doc/tin.1:1835
+#: doc/tin.1:1846 doc/tin.5:1578
 msgid ""
 "If ON, show current group description or article subject in the last line "
 "(not in the pager and global menu) - B<ToggleInfoLastLine> ('B<i>')  toggles "
@@ -4485,13 +4517,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1835
+#: doc/tin.1:1846
 #, no-wrap
 msgid "B<Use interactive mail reader (interactive_mailer)>"
 msgstr "B<Benutze interaktives Mailprogramm (interactive_mailer)>"
 
 #. type: Plain text
-#: doc/tin.1:1842
+#: doc/tin.1:1853
 msgid ""
 "Interactive mailreader: if greater than 0 your mailreader will be invoked "
 "earlier for reply so you can use more of its features (e.g. MIME, pgp, ...). "
@@ -4504,26 +4536,26 @@ msgstr ""
 #.        mono_mark* currently do allow "Reverse video" even if
 #.        inverse_okay=FALSE
 #. type: TP
-#: doc/tin.1:1842
+#: doc/tin.1:1853
 #, no-wrap
 msgid "B<Use inverse video for page headers (inverse_okay)>"
 msgstr "B<Inverse Darstellung fÃ¼r die Header (inverse_okay)>"
 
 #. type: Plain text
-#: doc/tin.1:1849 doc/tin.5:1576
+#: doc/tin.1:1860 doc/tin.5:1588
 msgid ""
 "If ON use inverse video for page headers and URL highlighting.  Default is "
 "ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1849
+#: doc/tin.1:1860
 #, no-wrap
 msgid "B<Keep failed arts in ~/dead.articles (keep_dead_articles)>"
 msgstr "B<Halte Fehlschl. in ~/dead.articles (keep_dead_articles)>"
 
 #. type: Plain text
-#: doc/tin.1:1854 doc/tin.5:1581
+#: doc/tin.1:1865 doc/tin.5:1593
 msgid ""
 "If ON keep all failed postings in I<${TIN_HOMEDIR:-\"$HOME\"}/dead.articles> "
 "besides keeping the last failed posting in I<${TIN_HOMEDIR:-\"$HOME\"}/dead."
@@ -4531,20 +4563,20 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1854
+#: doc/tin.1:1865
 #, no-wrap
 msgid "B<Filter which articles (kill_level)>"
 msgstr "B<Filter (kill) anwenden auf (kill_level)>"
 
 #. type: Plain text
-#: doc/tin.1:1858
+#: doc/tin.1:1869
 msgid ""
 "This option controls the processing and display of articles that are "
 "killed.  There are 3 options:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1865
+#: doc/tin.1:1876
 msgid ""
 "B<Kill only unread arts> is the 'traditional' behavior of B<tin>. Only "
 "unread articles are killed once only by marking them read. As filtering only "
@@ -4554,7 +4586,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1870 doc/tin.5:1598
+#: doc/tin.1:1881 doc/tin.5:1610
 msgid ""
 "B<Kill all arts & show with K> will process all articles in the group and "
 "therefore there is a processing overhead when using this option. Killed "
@@ -4563,7 +4595,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1874 doc/tin.5:1602
+#: doc/tin.1:1885 doc/tin.5:1614
 msgid ""
 "B<Kill all arts and never show> will process all articles in the group and "
 "therefore there is a processing overhead when using this option. Killed "
@@ -4571,59 +4603,59 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1876
+#: doc/tin.1:1887
 msgid "Default is 0 (B<Kill only unread arts>)."
 msgstr "Voreinstellung ist 0 (B<Killt nur ungelesene Artikel>)."
 
 #. type: TP
-#: doc/tin.1:1876
+#: doc/tin.1:1887
 #, no-wrap
 msgid "B<Use 8bit characters in mail headers (mail_8bit_header)>"
 msgstr "B<Benutze 8bit Zeichen im Mail Header (mail_8bit_header)>"
 
 #. type: Plain text
-#: doc/tin.1:1882
+#: doc/tin.1:1893 doc/tin.5:1621
 msgid ""
 "Allows 8bit characters unencoded in the header of mail message. Default is "
 "OFF. Turning it ON is effective only if B<mail_mime_encoding> is also set to "
 "8bit. Leaving it OFF is safe for most users and compliant to Internet Mail "
-"Standard (B<RFC\\%5322> and B<RFC\\%2047> ). Default is OFF."
+"Standard (B<RFC\\%5322> and B<RFC\\%2047>). Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1882
+#: doc/tin.1:1893
 #, no-wrap
 msgid "B<Mail address (mail_address)>"
 msgstr "B<Mailadresse (und Name) (mail_address)>"
 
 #. type: Plain text
-#: doc/tin.1:1888 doc/tin.5:1615
+#: doc/tin.1:1899 doc/tin.5:1627
 msgid ""
 "User's mail address (and full name), if not username@host. This is used when "
 "creating articles, sending mail and when B<\\%pgp>(1)  signing."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1888
+#: doc/tin.1:1899
 #, no-wrap
 msgid "B<MIME encoding in mail messages (mail_mime_encoding)>"
 msgstr "B<MIME-Kodierung fÃ¼r E-Mails (mail_mime_encoding)>"
 
 #. type: Plain text
-#: doc/tin.1:1892 doc/tin.5:1619
+#: doc/tin.1:1903 doc/tin.5:1631
 msgid ""
 "MIME encoding of the body in mail message, if necessary (8bit, base64, "
 "quoted-printable, 7bit). Default is quoted-printable."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1892
+#: doc/tin.1:1903
 #, no-wrap
 msgid "B<Quote line when mailing (mail_quote_format)>"
 msgstr "B<Einleitungszeile bei Mailantwort (mail_quote_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1897 doc/tin.5:1624
+#: doc/tin.1:1908 doc/tin.5:1636
 msgid ""
 "Format of quote line when replying (via mail) to an article (%A=Address, "
 "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, "
@@ -4635,13 +4667,13 @@ msgstr ""
 "article %M you wrote:\"."
 
 #. type: TP
-#: doc/tin.1:1897
+#: doc/tin.1:1908
 #, no-wrap
 msgid "B<Format of the mailbox (mailbox_format)>"
 msgstr "B<Mailbox-Format (mailbox_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1907 doc/tin.5:1634
+#: doc/tin.1:1918 doc/tin.5:1646
 msgid ""
 "Select one of the following mailbox-formats: MBOXO (default, except on SCO), "
 "MBOXRD or MMDF (default on SCO). See B<\\%mbox>(5)  and B<RFC\\%4155> for "
@@ -4650,13 +4682,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1907
+#: doc/tin.1:1918
 #, no-wrap
 msgid "B<Mail directory (maildir)>"
 msgstr "B<Mail Verzeichnis (maildir)>"
 
 #. type: Plain text
-#: doc/tin.1:1916
+#: doc/tin.1:1927 doc/tin.5:1655
 msgid ""
 "The directory where articles/threads are to be saved in B<\\%mbox>(5)  "
 "format. This feature is mainly for use with the B<\\%elm>(1)  mail program. "
@@ -4665,32 +4697,73 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1916
+#: doc/tin.1:1927
 #, no-wrap
 msgid "B<Invocation of your mail command (mailer_format)>"
 msgstr "B<Aufruf Ihres Mailkommandos (mailer_format)>"
 
-#.  TODO: document %S, %T, %M, %F, %U ...
 #. type: Plain text
-#: doc/tin.1:1925
+#: doc/tin.1:1933 doc/tin.5:1661
 msgid ""
 "The format string used to create the mailer command with parameters that is "
 "used for mailing articles to other people. Default is '%M \"%T\" E<lt> "
 "%F' (e.g., /bin/mail \"iain\" E<lt> .article). The flexible format allows "
-"other mailers with different command-line parameters to be used such as 'elm "
-"-s \"%S\" \"%T\" E<lt> \"%F\"' (e.g., elm -s \"subject\" \"iain\" E<lt> ."
-"article) or 'sendmail -oi -oem -t E<lt> %F' (e.g. sendmail -oi -oem -t "
-"E<lt> .article)."
+"other mailers with different command line parameters to be used such as"
+msgstr ""
+
+#. type: Plain text
+#: doc/tin.1:1938 doc/tin.5:1666
+#, no-wrap
+msgid ""
+"sendmail -oem -t E<lt> %F\n"
+"elm -s \"%S\" \"%T\" E<lt> \"%F\"\n"
+"claws-mail --compose \"mailto:%T?subject=%S&insert=%F\"\n"
+msgstr ""
+"sendmail -oem -t E<lt> %F\n"
+"elm -s \"%S\" \"%T\" E<lt> \"%F\"\n"
+"claws-mail --compose \"mailto:%T?subject=%S&insert=%F\"\n"
+
+#. type: Plain text
+#: doc/tin.1:1942 doc/tin.5:1670
+msgid ""
+"B<interactive_mailer> must be set adequate. The following substitutions are "
+"supported:"
+msgstr ""
+"B<interactive_mailer> muss passend dazu gesetzt sein. Folgende Ersetzungen "
+"werden unterstÃ¼tzt:"
+
+#. type: ta
+#: doc/tin.1:1944 doc/tin.5:1672
+#, no-wrap
+msgid "\\w'%S'u +\\w'default_mailer'u"
+msgstr "\\w'%S'u +\\w'default_mailer'u"
+
+#. type: Plain text
+#: doc/tin.1:1951 doc/tin.5:1679
+#, no-wrap
+msgid ""
+"%F\tfilename\n"
+"%M\tdefault_mailer\n"
+"%S\tsubject-field\n"
+"%T\tto-filed\n"
+"%U\tusername\n"
+"%%\t%\n"
 msgstr ""
+"%F\tDateiname\n"
+"%M\tdefault_mailer\n"
+"%S\tSubject-Feld\n"
+"%T\tTo-Feld\n"
+"%U\tBenutzername\n"
+"%%\t%\n"
 
 #. type: TP
-#: doc/tin.1:1925
+#: doc/tin.1:1953
 #, no-wrap
 msgid "B<'Mark as (un)read' ignores tags (mark_ignore_tags)>"
 msgstr "B<'Art. (un)gelesen markieren' ignorie... (mark_ignore_tags)>"
 
 #. type: Plain text
-#: doc/tin.1:1933 doc/tin.5:1680
+#: doc/tin.1:1961 doc/tin.5:1692
 msgid ""
 "When this is ON, the B<GroupMarkThdRead> ('B<K>'), B<ThreadMarkArtRead> "
 "('B<K>'), B<MarkThdUnread> ('B<Z>') at Group level and B<MarkArtUnread> "
@@ -4701,41 +4774,41 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1933
+#: doc/tin.1:1961
 #, no-wrap
 msgid "B<Mark saved articles/threads as read (mark_saved_read)>"
 msgstr "B<Mark. gesp. Artikel/Threads gelesen (mark_saved_read)>"
 
 #. type: Plain text
-#: doc/tin.1:1936 doc/tin.5:1672
+#: doc/tin.1:1964 doc/tin.5:1684
 msgid "If ON mark articles that are saved as read. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1936
+#: doc/tin.1:1964
 #, no-wrap
 msgid "B<Viewer program for MIME articles (metamail_prog)>"
 msgstr "B<MIME-Viewer (metamail_prog)>"
 
 #. type: Plain text
-#: doc/tin.1:1948
+#: doc/tin.1:1976 doc/tin.5:1704
 msgid ""
 "Path, name and options of external B<\\%metamail>(1)  program used to view "
 "non-textual parts of articles.  To use the built-in viewer, set to --"
 "internal. This is the default value when B<\\%metamail>(1)  is not "
 "installed. Leave it blank if you don't want any automatic viewing of non-"
 "textual attachments. The 'V' command can always be used to manually view any "
-"attachments.  See also B<ask_for_metamail>."
+"attachments. See also B<ask_for_metamail>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1948
+#: doc/tin.1:1976
 #, no-wrap
 msgid "B<MM_CHARSET (mm_charset)>"
 msgstr "B<MM_CHARSET (mm_charset)>"
 
 #. type: Plain text
-#: doc/tin.1:1961
+#: doc/tin.1:1989 doc/tin.5:1717
 msgid ""
 "Charset supported locally, which is also used for MIME header (charset "
 "parameter and charset name in header encoding) in mail and news postings. If "
@@ -4749,13 +4822,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1961
+#: doc/tin.1:1989
 #, no-wrap
 msgid "B<MM_NETWORK_CHARSET (mm_network_charset)>"
 msgstr "B<MM_NETWORK_CHARSET (mm_network_charset)>"
 
 #. type: Plain text
-#: doc/tin.1:1972
+#: doc/tin.1:2000 doc/tin.5:1728
 msgid ""
 "Charset used for posting and MIME headers; replaces B<mm_charset>.  "
 "Conversion between B<mm_network_charset> and local charset (determined via B<"
@@ -4766,7 +4839,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1975 doc/tin.5:1719
+#: doc/tin.1:2003 doc/tin.5:1731
 msgid ""
 "US-ASCII, ISO-8859-{1,2,3,4,5,7,9,10,13,14,15,16}, KOI8-{R,U,RU} EUC-{CN,JP,"
 "KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8"
@@ -4775,7 +4848,7 @@ msgstr ""
 "KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8"
 
 #. type: Plain text
-#: doc/tin.1:1981 doc/tin.5:1725
+#: doc/tin.1:2009 doc/tin.5:1737
 msgid ""
 "Not all values might work on your system, see B<\\%iconv_open>(3)  for more "
 "details. If it's not set, the value of the environment variable "
@@ -4784,13 +4857,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1981
+#: doc/tin.1:2009
 #, no-wrap
 msgid "B<Attribute of highlighting with _dash_ (mono_markdash)>"
 msgstr "B<Hervorhebungsattr. _Unterstriche_ (mono_markdash)>"
 
 #. type: Plain text
-#: doc/tin.1:1986
+#: doc/tin.1:2014 doc/tin.5:1742
 msgid ""
 "Character attribute of words emphasized like _this_. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4798,13 +4871,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1986
+#: doc/tin.1:2014
 #, no-wrap
 msgid "B<Attribute of highlighting with /slash/ (mono_markslash)>"
 msgstr "B<Hervorhebungsattr. /SchrÃ¤gstriche/ (mono_markslash)>"
 
 #. type: Plain text
-#: doc/tin.1:1991
+#: doc/tin.1:2019 doc/tin.5:1747
 msgid ""
 "Character attribute of words emphasized like /this/. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4812,13 +4885,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1991
+#: doc/tin.1:2019
 #, no-wrap
 msgid "B<Attribute of highlighting with *stars* (mono_markstar)>"
 msgstr "B<Hervorhebungsattribute *Sterne* (mono_markstar)>"
 
 #. type: Plain text
-#: doc/tin.1:1996
+#: doc/tin.1:2024 doc/tin.5:1752
 msgid ""
 "Character attribute of words emphasized like *this*. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4826,13 +4899,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1996
+#: doc/tin.1:2024
 #, no-wrap
 msgid "B<Attribute of highlighting with -stroke- (mono_markstroke)>"
 msgstr "B<Hervorhebungsattr. -Durchstreich.- (mono_markstroke)>"
 
 #. type: Plain text
-#: doc/tin.1:2001
+#: doc/tin.1:2029 doc/tin.5:1757
 msgid ""
 "Character attribute of words emphasized like -this-. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4840,26 +4913,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2001
+#: doc/tin.1:2029
 #, no-wrap
 msgid "B<(newnews)>"
 msgstr "B<(newnews)>"
 
 #. type: Plain text
-#: doc/tin.1:2005
+#: doc/tin.1:2033
 msgid ""
 "These are internal timers used by B<tin> to keep track of new newsgroups.  "
 "Do not change them unless you understand what they are for."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2005
+#: doc/tin.1:2033
 #, no-wrap
 msgid "B<Display these header fields (or *) (news_headers_to_display)>"
 msgstr "B<or *) (news_headers_to_display>"
 
 #. type: Plain text
-#: doc/tin.1:2012
+#: doc/tin.1:2040 doc/tin.5:1770
 msgid ""
 "Which news headers you wish to see. If you want to see _all_ the headers, "
 "place an '*' as this value. This is the only way a wildcard can be used.  If "
@@ -4867,32 +4940,44 @@ msgid ""
 "'X-' (like X-Alan or X-Pape). You can list more than one by delimiting with "
 "spaces. Not defining anything turns off this option."
 msgstr ""
+"Welche Header wollen Sie sehen. Wenn Sie _alle_ sehen wollen, setzen Sie ein "
+"'*' als Wert ein. Dies ist die einzige MÃ¶glichkeit, um Platzhalter "
+"(Wildcards) zu nutzen. Wenn Sie als Wert 'X-' angeben, sehen Sie alle Header "
+"die mit 'X-' beginnen (wie X-Alan oder X-Pape). Sie kÃ¶nnen mehrere durch "
+"Leerzeichen getrennte Werte angeben. Wenn Sie hier nichts definieren wird "
+"diese Option deaktiviert."
 
 #. type: TP
-#: doc/tin.1:2012
+#: doc/tin.1:2040
 #, no-wrap
 msgid "B<Do not display these header fields (news_headers_to_not_display)>"
 msgstr "B<Zeige folgende Header nicht an (news_headers_to_not_display)>"
 
 #. type: Plain text
-#: doc/tin.1:2021
+#: doc/tin.1:2049 doc/tin.5:1779
 msgid ""
 "Same as B<news_headers_to_display> except it denotes the opposite. An "
-"example of using both options might be if you thought X- headers were A Good "
-"Thing(tm), but thought Alan and Pape were miscreants... well then you would "
-"do something like this: I<news_headers_to_display=X-> "
-"I<news_headers_to_not_display=X-Alan X-Pape>.  Not defining anything turns "
-"off this option."
+"example of using both options might be if you thought 'X-' headers were A "
+"Good Thing(tm), but thought Alan and Pape were miscreants... well then you "
+"would do something like this: B<news_headers_to_display=X-> "
+"B<news_headers_to_not_display=X-Alan X-Pape> Not defining anything turns off "
+"this option."
 msgstr ""
+"Genau das gleiche wie 'news_headers_to_display', mit der Ausnahme, das es "
+"das Gegenteil bewirkt. Wenn Sie dachten, das die X- Header eine tolle Sachen "
+"waren, nun aber festgestellt haben, das dort einiges Ã¼berflÃ¼ssiges steht, "
+"dann kÃ¶nnten Sie wie folgt vorgehen: B<news_headers_to_display=X-> "
+"B<news_headers_to_not_display=X-Alan X-Pape> Wenn Sie hier nichts angeben, "
+"wird diese Option deaktiviert."
 
 #. type: TP
-#: doc/tin.1:2021
+#: doc/tin.1:2049
 #, no-wrap
 msgid "B<Quote line when following up (news_quote_format)>"
 msgstr "B<Einleitungszeile beim Antworten (news_quote_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2026 doc/tin.5:1772
+#: doc/tin.1:2054 doc/tin.5:1784
 msgid ""
 "Format of quote line when posting/following up an article (%A=Address, "
 "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, "
@@ -4904,84 +4989,84 @@ msgstr ""
 "wrote:\"."
 
 #. type: TP
-#: doc/tin.1:2026
+#: doc/tin.1:2054
 #, no-wrap
 msgid "B<NNTP read timeout in seconds (nntp_read_timeout_secs)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2030
+#: doc/tin.1:2058
 msgid ""
 "Time in seconds to wait for a response from the server. Default is 120.  "
 "Setting this to 0 means no timeout."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2030
+#: doc/tin.1:2058
 #, no-wrap
 msgid "B<Unicode normalization form (normalization_form)>"
 msgstr "B<Unicode Normalisierungsart (normalization_form)>"
 
 #. type: Plain text
-#: doc/tin.1:2034
+#: doc/tin.1:2062
 msgid ""
 "The normalization form B<tin> should use to normalize unicode input.  The "
 "possible values are:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2037 doc/tin.5:1782
+#: doc/tin.1:2065 doc/tin.5:1794
 msgid "B<None>: no normalization"
 msgstr "B<None>: keine Normalisierung"
 
 #. type: Plain text
-#: doc/tin.1:2039 doc/tin.5:1784
+#: doc/tin.1:2067 doc/tin.5:1796
 msgid "B<NFKC>: Compatibility Decomposition, followed by Canonical Composition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2041 doc/tin.5:1786
+#: doc/tin.1:2069 doc/tin.5:1798
 msgid "B<NFKD>: Compatibility Decomposition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2043 doc/tin.5:1788
+#: doc/tin.1:2071 doc/tin.5:1800
 msgid "B<NFC>: Canonical Decomposition, followed by Canonical Composition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2045 doc/tin.5:1790
+#: doc/tin.1:2073 doc/tin.5:1802
 msgid "B<NFD>: Canonical Decomposition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2049
+#: doc/tin.1:2077
 msgid ""
 "Some normalization modes are only available if they are supported by the "
 "library B<tin> uses to do the normalization. NFC should be used if possible."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2049
+#: doc/tin.1:2077
 #, no-wrap
 msgid "B<Go to first unread article in group (pos_first_unread)>"
 msgstr "B<Setze Cursor auf ersten ungel. Art. (pos_first_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:2053
+#: doc/tin.1:2081 doc/tin.5:1811
 msgid ""
 "If ON put cursor at first unread article in group otherwise at last article. "
 "Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2053
+#: doc/tin.1:2081
 #, no-wrap
 msgid "B<Use 8bit characters in news headers (post_8bit_header)>"
 msgstr "B<Benutze 8bit-Zeichen im Newsheader (post_8bit_header)>"
 
 #. type: Plain text
-#: doc/tin.1:2064 doc/tin.5:1810
+#: doc/tin.1:2092 doc/tin.5:1822
 msgid ""
 "Allows 8bit characters unencoded in the header of a news article, if set "
 "this also disables the generation of MIME-headers when they are usually "
@@ -4994,27 +5079,27 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2064
+#: doc/tin.1:2092
 #, no-wrap
 msgid "B<MIME encoding in news messages (post_mime_encoding)>"
 msgstr "B<MIME-Kodierung in Newsartikeln (post_mime_encoding)>"
 
 #. type: Plain text
-#: doc/tin.1:2069
+#: doc/tin.1:2097 doc/tin.5:1827
 msgid ""
 "MIME encoding of the body in news message, if necessary. (8bit, base64, "
-"quoted-printable, 7bit). Default is 8bit, which leads to no encoding. base64 "
-"and quoted-printable are usually undesired on usenet."
+"quoted-printable, 7bit). Default is 8bit, which leads to no encoding.  "
+"base64 and quoted-printable are usually undesired on usenet."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2069
+#: doc/tin.1:2097
 #, no-wrap
 msgid "B<View post-processed files (post_process_view)>"
 msgstr "B<Nachbearbeitete Artikel anzeigen (post_process_view)>"
 
 #. type: Plain text
-#: doc/tin.1:2076
+#: doc/tin.1:2104
 msgid ""
 "If ON, then B<tin> will start an appropriate viewer program to display any "
 "files that were post processed and uudecoded. The program is determined "
@@ -5022,41 +5107,41 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2076
+#: doc/tin.1:2104
 #, no-wrap
 msgid "B<Post process saved articles (post_process_type)>"
 msgstr "B<Nachbearbeiten gespeichert. Artikel (post_process_type)>"
 
 #. type: Plain text
-#: doc/tin.1:2080
+#: doc/tin.1:2108
 msgid ""
 "This specifies whether to perform post processing on saved articles.  The "
 "following values are allowed:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2083 doc/tin.5:1832
+#: doc/tin.1:2111 doc/tin.5:1844
 msgid "B<No> (default), no post processing is done."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2087
+#: doc/tin.1:2115
 msgid "B<Shell archives>, unpacking of multi-part B<\\%shar>(1)  files only."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2089 doc/tin.5:1839
+#: doc/tin.1:2117 doc/tin.5:1851
 msgid "B<Yes>, binary attachments and data will be decoded and saved."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2090
+#: doc/tin.1:2118
 #, no-wrap
 msgid "B<Filename to be used for storing posted articles (posted_articles_file)>"
 msgstr "B<Gepostete Artikel speichern in (posted_articles_file)>"
 
 #. type: Plain text
-#: doc/tin.1:2096 doc/tin.5:1846
+#: doc/tin.1:2124 doc/tin.5:1858
 msgid ""
 "Keep posted articles in I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/"
 ">B<posted_articles_file>.  If no filename is set then postings will not be "
@@ -5064,26 +5149,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2096
+#: doc/tin.1:2124
 #, no-wrap
 msgid "B<Print all headers when printing (print_header)>"
 msgstr "B<Alle Header beim Drucken ausgeben (print_header)>"
 
 #. type: Plain text
-#: doc/tin.1:2100 doc/tin.5:1850
+#: doc/tin.1:2128 doc/tin.5:1862
 msgid ""
 "If ON, then the full article header is sent to the printer. Otherwise only "
 "the ''Subject:'' and ''From:'' fields are output. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2100
+#: doc/tin.1:2128
 #, no-wrap
 msgid "B<Printer program with options (printer)>"
 msgstr "B<Druckprogramm mit Optionen (printer)>"
 
 #. type: Plain text
-#: doc/tin.1:2109
+#: doc/tin.1:2137
 msgid ""
 "The printer program with options that is to be used to print articles.  The "
 "default is B<\\%lpr>(1)  for BSD machines and B<\\%lp>(1)  for SysV "
@@ -5092,40 +5177,43 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2109
+#: doc/tin.1:2137
 #, no-wrap
 msgid "B<Process only unread articles (process_only_unread)>"
 msgstr "B<Bearbeite nur ungelesene Artikel (process_only_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:2113 doc/tin.5:1864
+#: doc/tin.1:2141 doc/tin.5:1876
 msgid ""
 "If ON only save/print/pipe/mail unread articles (tagged articles excepted).  "
 "Default is OFF."
 msgstr ""
+"Falls ON speichere/drucke/pipe/maile nur ungelesene Artikel (markierte "
+"Artikel ausgenommen). Voreinstellung ist OFF."
 
 #. type: TP
-#: doc/tin.1:2113
+#: doc/tin.1:2141
 #, no-wrap
 msgid "B<Show empty Followup-To in editor (prompt_followupto)>"
 msgstr "B<Leeres Fup'2 im Editor anzeigen (prompt_followupto)>"
 
 #. type: Plain text
-#: doc/tin.1:2116
+#: doc/tin.1:2144
 msgid ""
 "If ON show empty ''Followup-To:'' header when editing an article. Default is "
 "OFF."
 msgstr ""
+"Falls ON zeige leeren Followup-To:-Header im Editor. Voreinstellung ist OFF."
 
 #. type: TP
-#: doc/tin.1:2116
+#: doc/tin.1:2144
 #, no-wrap
 msgid "B<Characters used as quote-marks (quote_chars)>"
 msgstr "B<Zitatzeichen (quote_chars)>"
 
 #.  TODO: document %s
 #. type: Plain text
-#: doc/tin.1:2121 doc/tin.5:1874
+#: doc/tin.1:2149 doc/tin.5:1886
 msgid ""
 "The character used in quoting included text to article followups and mail "
 "replies. The '_' character represents a blank character and is replaced with "
@@ -5133,13 +5221,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2121
+#: doc/tin.1:2149
 #, no-wrap
 msgid "B<Quoting behavior (quote_style)>"
 msgstr "B<Zitierverhalten (quote_style)>"
 
 #. type: Plain text
-#: doc/tin.1:2128
+#: doc/tin.1:2156
 msgid ""
 "How articles should be quoted when following up or replying to them. There "
 "are a number of things that can be done: empty lines can be quoted, "
@@ -5150,7 +5238,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2132
+#: doc/tin.1:2160
 msgid ""
 "When you are viewing an article in raw mode ('B<^H>'), and follow up or "
 "reply to it, the signature will be quoted even if it would otherwise not "
@@ -5158,13 +5246,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2132
+#: doc/tin.1:2160
 #, no-wrap
 msgid "B<Regex used to show quoted lines (quote_regex)>"
 msgstr "B<RegulÃ¤rer Ausd. fÃ¼r zit. Zeilen (quote_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2137
+#: doc/tin.1:2165
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote>. If B<quote_regex> is blank, then "
@@ -5172,13 +5260,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2137
+#: doc/tin.1:2165
 #, no-wrap
 msgid "B<Regex used to show twice quoted l. (quote_regex2)>"
 msgstr "B<Reg. Ausd. fÃ¼r zweifach zitierte Z. (quote_regex2)>"
 
 #. type: Plain text
-#: doc/tin.1:2142
+#: doc/tin.1:2170
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote2>. If B<quote_regex2> is blank, then "
@@ -5186,13 +5274,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2142
+#: doc/tin.1:2170
 #, no-wrap
 msgid "B<Regex used to show E<gt>= 3 times q.l. (quote_regex3)>"
 msgstr "B<Reg. Ausd. fÃ¼r E<gt>=3-fach zitierte Z. (quote_regex3)>"
 
 #. type: Plain text
-#: doc/tin.1:2147
+#: doc/tin.1:2175
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote3>. If B<quote_regex3> is blank, then "
@@ -5200,39 +5288,39 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2147
+#: doc/tin.1:2175
 #, no-wrap
 msgid "B<Article recentness time limit (recent_time)>"
 msgstr "B<Artikel Neuheitszeit-Limit (recent_time)>"
 
 #. type: Plain text
-#: doc/tin.1:2151 doc/tin.5:1919
+#: doc/tin.1:2179 doc/tin.5:1931
 msgid ""
 "If set to 0, this feature is deactivated, otherwise it means the number of "
 "days. Default is 2."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2151
+#: doc/tin.1:2179
 #, no-wrap
 msgid "B<Render BiDi (render_bidi)>"
 msgstr "B<BiDi wiedergeben (render_bidi)>"
 
 #. type: Plain text
-#: doc/tin.1:2155 doc/tin.5:1923
+#: doc/tin.1:2183 doc/tin.5:1935
 msgid ""
 "If ON B<tin> does the rendering of bi-directional text. If OFF B<tin> leaves "
 "the rendering of bi-directional text to the terminal. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2155
+#: doc/tin.1:2183
 #, no-wrap
 msgid "B<Interval in seconds to reread active (reread_active_file_secs)>"
 msgstr "B<Active alle ... Sekunden neu lesen (reread_active_file_secs)>"
 
 #. type: Plain text
-#: doc/tin.1:2160 doc/tin.5:1928
+#: doc/tin.1:2188 doc/tin.5:1940
 msgid ""
 "The news I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file is "
 "reread at regular intervals to show if any new news has arrived. Default is "
@@ -5240,95 +5328,95 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2160
+#: doc/tin.1:2188
 #, no-wrap
 msgid "B<Directory to save arts/threads in (savedir)>"
 msgstr "B<Verz. um Art/Threads zu speichern (savedir)>"
 
 #. type: Plain text
-#: doc/tin.1:2164 doc/tin.5:1932
+#: doc/tin.1:2192 doc/tin.5:1944
 msgid ""
 "Directory where articles/threads are saved. Default is I<${TIN_HOMEDIR:-"
 "\"$HOME\"}/News>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2164
+#: doc/tin.1:2192
 #, no-wrap
 msgid "B<Score limit (kill) (score_limit_kill)>"
 msgstr "B<kill) (score_limit_kill>"
 
 #. type: Plain text
-#: doc/tin.1:2168 doc/tin.5:1936
+#: doc/tin.1:2196 doc/tin.5:1948
 msgid ""
 "If the score of an article is below or equal this value the article gets "
 "marked as killed."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2168
+#: doc/tin.1:2196
 #, no-wrap
 msgid "B<Score limit (select) (score_limit_select)>"
 msgstr "B<select) (score_limit_select>"
 
 #. type: Plain text
-#: doc/tin.1:2172 doc/tin.5:1940
+#: doc/tin.1:2200 doc/tin.5:1952
 msgid ""
 "If the score of an article is above or equal this value the article gets "
 "marked as hot."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2172
+#: doc/tin.1:2200
 #, no-wrap
 msgid "B<Default score to kill articles (score_kill)>"
 msgstr "B<Bewertung fÃ¼r gekillte Artikel (score_kill)>"
 
 #. type: Plain text
-#: doc/tin.1:2176 doc/tin.5:1944
+#: doc/tin.1:2204 doc/tin.5:1956
 msgid ""
 "Score of an article which should be killed, this must be E<lt>= "
 "B<score_limit_kill>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2176
+#: doc/tin.1:2204
 #, no-wrap
 msgid "B<Default score to select articles (score_select)>"
 msgstr "B<Bewertung fÃ¼r wichtige Artikel (score_select)>"
 
 #. type: Plain text
-#: doc/tin.1:2180 doc/tin.5:1948
+#: doc/tin.1:2208 doc/tin.5:1960
 msgid ""
 "Score of an article which should be marked hot, this must be E<gt>= "
 "B<score_limit_select>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2180
+#: doc/tin.1:2208
 #, no-wrap
 msgid "B<Number of lines to scroll in pager (scroll_lines)>"
 msgstr "B<BlÃ¤ttere Artikel um ... Zeilen (scroll_lines)>"
 
 #. type: Plain text
-#: doc/tin.1:2188
+#: doc/tin.1:2216 doc/tin.5:1968
 msgid ""
 "The number of lines that will be scrolled up/down in the article pager when "
 "using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get "
 "traditional tin page-by-page scrolling. Set to -1 to get page-by-page "
 "scrolling where the top/bottom line is carried over onto the next page.  "
 "This setting supersedes show_last_line_prev_page=ON. Set to -2 to get half-"
-"page scrolling. This setting supersedes full_page_scroll=OFF."
+"page scrolling. This setting supersedes B<full_page_scroll>=OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2188
+#: doc/tin.1:2216
 #, no-wrap
 msgid "B<Format string for the Selection level (select_format)>"
 msgstr "B<Formatanweisung fÃ¼r die Auswahlebene (select_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2192
+#: doc/tin.1:2220
 msgid ""
 "Format string tin uses for Selection level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%f\\ %n\\ %U\\ \\ %G\\ \\ %d"
@@ -5339,52 +5427,52 @@ msgstr ""
 "\" verwiesen. Voreingestellt ist \"%f\\ %n\\ %U\\ \\ %G\\ \\ %d\"."
 
 #. type: TP
-#: doc/tin.1:2192
+#: doc/tin.1:2220
 #, no-wrap
-msgid "B<In group menu, show author by (show_author)>"
-msgstr "B<Im GruppenmenÃ¼, zeige Autor an nach (show_author)>"
+msgid "B<In group and thread level, show author by (show_author)>"
+msgstr "B<Im Gruppen- und Threadlevel, zeige Autor an mit (show_author)>"
 
 #. type: Plain text
-#: doc/tin.1:2196 doc/tin.5:1989
+#: doc/tin.1:2224 doc/tin.5:2001
 msgid ""
 "Which information about the author should be shown. Default is 2, authors "
 "full name."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2199 doc/tin.5:1992
+#: doc/tin.1:2227 doc/tin.5:2004
 msgid "B<None>, only the ''Subject:'' line will be displayed."
 msgstr "B<Nichts>, nur die ''Subject:'' Zeile wird angezeigt."
 
 #. type: Plain text
-#: doc/tin.1:2202 doc/tin.5:1995
+#: doc/tin.1:2230 doc/tin.5:2007
 msgid ""
 "B<Address>, ''Subject:'' line & the address part of the ''From:'' line are "
 "displayed."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2205 doc/tin.5:1998
+#: doc/tin.1:2233 doc/tin.5:2010
 msgid ""
 "B<Full Name>, ''Subject:'' line & the authors full name part of the "
 "\\&''From:'' line are displayed (default)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2208 doc/tin.5:2001
+#: doc/tin.1:2236 doc/tin.5:2013
 msgid ""
 "B<Address and Name>, ''Subject:'' line & all of the ''From:'' line are "
 "displayed."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2209
+#: doc/tin.1:2237
 #, no-wrap
 msgid "B<Show description of each newsgroup (show_description)>"
 msgstr "B<Zeige Beschreibung der Newsgruppen (show_description)>"
 
 #. type: Plain text
-#: doc/tin.1:2218
+#: doc/tin.1:2246
 msgid ""
 "If ON show a short group description text after newsgroup name at the group "
 "selection level. The ''B<-d>'' command-line flag will override the setting "
@@ -5395,23 +5483,23 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2218
+#: doc/tin.1:2246
 #, no-wrap
 msgid "B<Function for sorting articles (sort_function)>"
 msgstr "B<Sortierfunktion (sort_function)>"
 
 #. type: Plain text
-#: doc/tin.1:2221 doc/tin.5:1974
+#: doc/tin.1:2249 doc/tin.5:1986
 msgid "Function used for sorting articles. Default is 0."
-msgstr "Sortierfunktion fÃ¼r Artikel. Standard ist 0."
+msgstr "Sortierfunktion fÃ¼r Artikel. Voreinstellung ist 0."
 
 #. type: Plain text
-#: doc/tin.1:2226 doc/tin.5:1979
+#: doc/tin.1:2254 doc/tin.5:1991
 msgid "Use B<\\%qsort>(3)  for sorting."
 msgstr "Mit B<\\%qsort>(3) sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2231 doc/tin.5:1984
+#: doc/tin.1:2259 doc/tin.5:1996
 msgid ""
 "Use B<\\%heapsort>(3)  for sorting. This might be faster in large groups "
 "with long threads (somewhat presorted data)."
@@ -5420,25 +5508,25 @@ msgstr ""
 "schneller sein."
 
 #. type: TP
-#: doc/tin.1:2232
+#: doc/tin.1:2260
 #, no-wrap
 msgid "B<Show lines/score in listings (show_info)>"
 msgstr "B<Zeige Zeilenz./Bewert. in Ãœbersicht (show_info)>"
 
 #. type: Plain text
-#: doc/tin.1:2236 doc/tin.5:2015
+#: doc/tin.1:2264 doc/tin.5:2027
 msgid ""
 "Which information about the thread or article should be shown. Default is 1, "
 "show only the line count."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2239 doc/tin.5:2018
+#: doc/tin.1:2267 doc/tin.5:2030
 msgid "B<None>, no information will be displayed."
 msgstr "B<Nichts>. Keine weiteren Informationen werden angezeigt."
 
 #. type: Plain text
-#: doc/tin.1:2243
+#: doc/tin.1:2271 doc/tin.5:2034
 msgid ""
 "B<Lines>, in article listing the line count of an article will be displayed "
 "and in thread listing the line count of first (unread) article will be "
@@ -5446,7 +5534,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2247 doc/tin.5:2026
+#: doc/tin.1:2275 doc/tin.5:2038
 msgid ""
 "B<Score>, in article listing the score of an article will be displayed and "
 "in thread listing the score of the thread will be displayed - see also "
@@ -5454,66 +5542,68 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2249 doc/tin.5:2028
+#: doc/tin.1:2277 doc/tin.5:2040
 msgid "B<Lines & Score>, display line count and score."
 msgstr "B<Zeilen und Bewertung>, Zeilenzahl und Bewertung zusÃ¤tzlich anzeigen."
 
 #. type: TP
-#: doc/tin.1:2250
+#: doc/tin.1:2278
 #, no-wrap
 msgid "B<Show only unread articles (show_only_unread_arts)>"
 msgstr "B<Zeige nur ungelesene Artikel (show_only_unread_arts)>"
 
 #. type: Plain text
-#: doc/tin.1:2254
+#: doc/tin.1:2282 doc/tin.5:2045
 msgid ""
 "If ON show only new/unread articles otherwise show all articles.  Default is "
 "ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2254
+#: doc/tin.1:2282
 #, no-wrap
 msgid "B<Show only groups with unread arts (show_only_unread_groups)>"
 msgstr "B<Zeige nur Gruppen mit ungel. Art. (show_only_unread_groups)>"
 
 #. type: Plain text
-#: doc/tin.1:2258 doc/tin.5:2037
+#: doc/tin.1:2286 doc/tin.5:2049
 msgid ""
 "If ON show only subscribed groups that contain unread articles. Default is "
 "OFF."
 msgstr ""
+"Falls ON zeige nur abonnierte Gruppen mit ungelesen Artikeln. Voreinstellung "
+"ist OFF."
 
 #. type: TP
-#: doc/tin.1:2258
+#: doc/tin.1:2286
 #, no-wrap
 msgid "B<Display signatures (show_signatures)>"
 msgstr "B<Zeige Signaturen an (show_signatures)>"
 
 #. type: Plain text
-#: doc/tin.1:2262
+#: doc/tin.1:2290
 msgid "If OFF don't show signatures when displaying articles.  Default is ON."
-msgstr ""
+msgstr "Falls OFF zeige keine Signaturen an. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:2262
+#: doc/tin.1:2290
 #, no-wrap
 msgid "B<Prepend signature with '\\en-- \\en' (sigdashes)>"
 msgstr "B<Trenne Sig mit '\\en-- \\en' ab (sigdashes)>"
 
 #. type: Plain text
-#: doc/tin.1:2265 doc/tin.5:2043
+#: doc/tin.1:2293 doc/tin.5:2055
 msgid "If ON prepend the signature with sigdashes. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2265
+#: doc/tin.1:2293
 #, no-wrap
 msgid "B<Create signature from path/command (sigfile)>"
 msgstr "B<Erzeuge Signatur aus Pfad/Kommando (sigfile)>"
 
 #. type: Plain text
-#: doc/tin.1:2275
+#: doc/tin.1:2303
 msgid ""
 "The path that specifies the signature file to use when posting, following up "
 "to or replying to an article. If the path is a directory then the signature "
@@ -5525,24 +5615,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2275
+#: doc/tin.1:2303
 #, no-wrap
 msgid "B<Add signature when reposting (signature_repost)>"
 msgstr "B<Signatur beim Reposten anhÃ¤ngen (signature_repost)>"
 
 #. type: Plain text
-#: doc/tin.1:2278 doc/tin.5:2057
+#: doc/tin.1:2306 doc/tin.5:2069
 msgid "If ON add signature to reposted articles. Default is ON."
 msgstr ""
+"Falls ON wird die Signatur auch an repostete Artikel angehÃ¤ngt. "
+"Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:2278
+#: doc/tin.1:2306
 #, no-wrap
 msgid "B<Regex used to highlight /slashes/ (slashes_regex)>"
 msgstr "B<Reg. fÃ¼r /SchrÃ¤gst./ Hervorhebungen (slashes_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2283
+#: doc/tin.1:2311
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markslash> or B<mono_markslash>. If "
@@ -5550,147 +5642,147 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2283
+#: doc/tin.1:2311
 #, no-wrap
 msgid "B<Sort articles by (sort_article_type)>"
 msgstr "B<Sortiere Artikel nach (sort_article_type)>"
 
 #. type: Plain text
-#: doc/tin.1:2287 doc/tin.5:2068
+#: doc/tin.1:2315 doc/tin.5:2080
 msgid ""
 "This specifies how articles should be sorted. Sort by ascending Date (6) is "
 "the default. The following sort types are allowed:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2290 doc/tin.5:2071
+#: doc/tin.1:2318 doc/tin.5:2083
 msgid "B<Nothing>, don't sort articles."
 msgstr "B<Nichts>, keine Sortierung."
 
 #. type: Plain text
-#: doc/tin.1:2292 doc/tin.5:2073
+#: doc/tin.1:2320 doc/tin.5:2085
 msgid ""
 "B<Subject: (descending)>, sort articles by ''Subject:'' field descending."
 msgstr ""
 "B<Subject: (absteigend)>, Artikel absteigend nach ''Subject:'' sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2294 doc/tin.5:2075
+#: doc/tin.1:2322 doc/tin.5:2087
 msgid "B<Subject: (ascending)>, sort articles by ''Subject:'' field ascending."
 msgstr ""
 "B<Subject: (aufsteigend)>, Artikel aufsteigend nach ''Subject:'' sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2296 doc/tin.5:2077
+#: doc/tin.1:2324 doc/tin.5:2089
 msgid "B<From: (descending)>, sort articles by ''From:'' field descending."
 msgstr "B<From: (absteigend)>, Artikel absteigend nach ''From:'' sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2298 doc/tin.5:2079
+#: doc/tin.1:2326 doc/tin.5:2091
 msgid "B<From: (ascending)>, sort articles by ''From:'' field ascending."
 msgstr "B<From: (aufsteigend)>, Artikel aufsteigend nach ''From:'' sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2300 doc/tin.5:2081
+#: doc/tin.1:2328 doc/tin.5:2093
 msgid "B<Date: (descending)>, sort articles by ''Date:'' field descending."
 msgstr "B<Date: (absteigend)>, Artikel absteigend nach ''Date:'' sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2303 doc/tin.5:2084
+#: doc/tin.1:2331 doc/tin.5:2096
 msgid ""
 "B<Date: (ascending)>, sort articles by ''Date:'' field ascending (default)."
 msgstr "B<Date: (aufsteigend)>, Artikel aufsteigend nach ''Date:'' sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2305 doc/tin.5:2086
+#: doc/tin.1:2333 doc/tin.5:2098
 msgid "B<Score (descending)>, sort articles by filtering score descending."
 msgstr "B<Score (absteigend)>, Artikel absteigend nach Score sortieren."
 
 #. type: IP
-#: doc/tin.1:2305 doc/tin.5:2086
+#: doc/tin.1:2333 doc/tin.5:2098
 #, no-wrap
 msgid "8"
 msgstr "8"
 
 #. type: Plain text
-#: doc/tin.1:2307 doc/tin.5:2088
+#: doc/tin.1:2335 doc/tin.5:2100
 msgid "B<Score (ascending)>, sort articles by filtering score ascending."
 msgstr "B<Score (aufsteigend)>, Artikel aufsteigend nach Score sortieren."
 
 #. type: IP
-#: doc/tin.1:2307 doc/tin.5:2088
+#: doc/tin.1:2335 doc/tin.5:2100
 #, no-wrap
 msgid "9"
 msgstr "9"
 
 #. type: Plain text
-#: doc/tin.1:2309 doc/tin.5:2090
+#: doc/tin.1:2337 doc/tin.5:2102
 msgid "B<Lines: (descending)>, sort articles by ''Lines:'' field descending."
 msgstr "B<Lines: (absteigend)>, Artikel absteigend nach ''Lines:'' sortieren."
 
 #. type: IP
-#: doc/tin.1:2309 doc/tin.5:2090
+#: doc/tin.1:2337 doc/tin.5:2102
 #, no-wrap
 msgid "10"
 msgstr "10"
 
 #. type: Plain text
-#: doc/tin.1:2311 doc/tin.5:2092
+#: doc/tin.1:2339 doc/tin.5:2104
 msgid "B<Lines: (ascending)>, sort articles by ''Lines:'' field ascending."
 msgstr ""
 "B<Lines: (aufsteigend)>, Artikel aufsteigend nach ''Lines:'' sortieren."
 
 #. type: TP
-#: doc/tin.1:2312
+#: doc/tin.1:2340
 #, no-wrap
 msgid "B<Sort threads by (sort_threads_type)>"
 msgstr "B<Sortiere Threads nach (sort_threads_type)>"
 
 #. type: Plain text
-#: doc/tin.1:2317 doc/tin.5:2097
+#: doc/tin.1:2345 doc/tin.5:2109
 msgid ""
 "This specifies how threads will be sorted. Sort by descending Score (1) is "
 "the default. The following sort types are allowed:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2320 doc/tin.5:2100
+#: doc/tin.1:2348 doc/tin.5:2112
 msgid "B<Nothing>, don't sort threads."
-msgstr ""
+msgstr "B<Nichts>, keine Sortierung der Threads."
 
 #. type: Plain text
-#: doc/tin.1:2323 doc/tin.5:2103
+#: doc/tin.1:2351 doc/tin.5:2115
 msgid ""
 "B<Score (descending)>, sort threads by filtering score descending (default)."
-msgstr ""
+msgstr "B<Score (absteigend)>, Threads absteigend nach Score sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2325 doc/tin.5:2105
+#: doc/tin.1:2353 doc/tin.5:2117
 msgid "B<Score (ascending)>, sort threads by filtering score ascending."
-msgstr ""
+msgstr "B<Score (aufsteigend)>, Threads aufsteigend nach Score sortieren."
 
 #. type: Plain text
-#: doc/tin.1:2327 doc/tin.5:2107
+#: doc/tin.1:2355 doc/tin.5:2119
 msgid ""
 "B<Last posting date (descending)>, sort threads by date of last posting "
 "descending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2329 doc/tin.5:2109
+#: doc/tin.1:2357 doc/tin.5:2121
 msgid ""
 "B<Last posting date (ascending)>, sort threads by date of last posting "
 "ascending."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2330
+#: doc/tin.1:2358
 #, no-wrap
 msgid "B<Spamtrap warning address parts (spamtrap_warning_addresses)>"
 msgstr "B<Spamfallenwarnung in Adresse (spamtrap_warning_addresses)>"
 
 #. type: Plain text
-#: doc/tin.1:2335
+#: doc/tin.1:2363 doc/tin.5:2127
 msgid ""
 "Set this option to a list of comma-separated strings to be warned if you are "
 "replying to an article by mail where the e-mail address contains one of "
@@ -5698,18 +5790,18 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2337
+#: doc/tin.1:2365 doc/tin.5:2129
 msgid "I<spam,delete,remove>"
 msgstr "I<spam,delete,remove>"
 
 #. type: TP
-#: doc/tin.1:2337
+#: doc/tin.1:2365
 #, no-wrap
 msgid "B<Regex used to highlight *stars* (stars_regex)>"
 msgstr "B<Regu. A. fÃ¼r *Stern* Hervorhebungen (stars_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2342
+#: doc/tin.1:2370
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstar> or B<mono_markstar>. If "
@@ -5717,13 +5809,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2342
+#: doc/tin.1:2370
 #, no-wrap
 msgid "B<Start editor with line offset (start_editor_offset)>"
 msgstr "B<Starte Editor mit EinrÃ¼ckung (start_editor_offset)>"
 
 #. type: Plain text
-#: doc/tin.1:2347 doc/tin.5:2127
+#: doc/tin.1:2375 doc/tin.5:2141
 msgid ""
 "Set ON if the editor used for posting, follow-ups and bug reports has the "
 "capability of starting and positioning the cursor at a specified line within "
@@ -5731,26 +5823,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2347
+#: doc/tin.1:2375
 #, no-wrap
 msgid "B<Strip blanks of end of lines (strip_blanks)>"
 msgstr "B<Leerzeichen am Zeilenende entfernen (strip_blanks)>"
 
 #. type: Plain text
-#: doc/tin.1:2353 doc/tin.5:2131
+#: doc/tin.1:2381 doc/tin.5:2145
 msgid ""
 "Strips the blanks from the end of each line therefore speeding up the "
 "display when reading on a slow terminal or via modem. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2353
+#: doc/tin.1:2381
 #, no-wrap
 msgid "B<Remove bogus groups from newsrc (strip_bogus)>"
 msgstr "B<LÃ¶sche nicht vorhan. G. aus newsrc (strip_bogus)>"
 
 #. type: Plain text
-#: doc/tin.1:2362 doc/tin.5:2140
+#: doc/tin.1:2390 doc/tin.5:2154
 msgid ""
 "Bogus groups are groups that are present in your I<${TIN_HOMEDIR:-\"$HOME"
 "\"}/.newsrc> file that no longer exist on the news server. There are 3 "
@@ -5761,26 +5853,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2362
+#: doc/tin.1:2390
 #, no-wrap
 msgid "B<No unsubscribed groups in newsrc (strip_newsrc)>"
 msgstr "B<Nur abonnierte Gruppen in newsrc (strip_newsrc)>"
 
 #. type: Plain text
-#: doc/tin.1:2366 doc/tin.5:2144
+#: doc/tin.1:2394 doc/tin.5:2158
 msgid ""
 "If ON, then unsubscribed groups will be permanently removed from your I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2366
+#: doc/tin.1:2394
 #, no-wrap
 msgid "B<Regex used to highlight -strokes- (strokes_regex)>"
 msgstr "B<Reg. fÃ¼r -Durchstr.- Hervorhebungen (strokes_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2371
+#: doc/tin.1:2399
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstroke> or B<mono_markstroke>.  If "
@@ -5788,13 +5880,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2371
+#: doc/tin.1:2399
 #, no-wrap
 msgid "B<Wrap around threads on next unread (wrap_on_next_unread)>"
 msgstr "B<NÃ¤.ungel.-kein Abbr. am Listenende? (wrap_on_next_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:2376 doc/tin.5:2346
+#: doc/tin.1:2404 doc/tin.5:2364
 msgid ""
 "If enabled a search for the next unread article will wrap around all "
 "articles to find also previous unread articles. If disabled the search stops "
@@ -5802,26 +5894,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2376
+#: doc/tin.1:2404
 #, no-wrap
 msgid "B<Display \"a as Umlaut-a (tex2iso_conv)>"
 msgstr "B<Wandle TeX-Umlaute automatisch um (tex2iso_conv)>"
 
 #. type: Plain text
-#: doc/tin.1:2380
+#: doc/tin.1:2408
 msgid ""
 "If ON, show \"a as Umlaut-a, etc. Default is OFF. This behavior can also be "
 "toggled in the article viewer via B<PageToggleTex2iso> ('B<\">')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2380
+#: doc/tin.1:2408
 #, no-wrap
 msgid "B<Thread articles by (thread_articles)>"
 msgstr "B<Threade Artikel anhand (thread_articles)>"
 
 #. type: Plain text
-#: doc/tin.1:2388
+#: doc/tin.1:2416
 msgid ""
 "Defines which threading method to use. It's possible to set the threading "
 "type on a per group basis by setting the group attribute variable "
@@ -5831,63 +5923,65 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2391
+#: doc/tin.1:2419
 msgid "B<None>, don't thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2393
+#: doc/tin.1:2421
 msgid "B<Subject>, thread on ''Subject:'' only."
 msgstr "B<Subject>, Diskussionsfaden nur anhand von ''Subject:'' aufbauen."
 
 #. type: Plain text
-#: doc/tin.1:2395
+#: doc/tin.1:2423
 msgid "B<References>, thread on ''References:'' only."
 msgstr ""
 "B<References>, Diskussionsfaden nur anhand von ''References:'' aufbauen."
 
 #. type: Plain text
-#: doc/tin.1:2398
+#: doc/tin.1:2426
 msgid ""
 "B<Both Subject and References>, thread on ''References:'' then "
 "\\&''Subject:'' (default)."
 msgstr ""
-"B<Both Subject and References>, Diskussionsfaden anhand von "
-"''References:''und ''Subject:'' aufbauen. (Voreinstellung)."
+"B<Both Subject and References>, Diskussionsfaden anhand von ''References:'' "
+"und ''Subject:'' aufbauen (Voreinstellung)."
 
 #. type: Plain text
-#: doc/tin.1:2400
+#: doc/tin.1:2428
 msgid "B<Multipart Subject>, thread multipart articles on ''Subject:''."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2403
+#: doc/tin.1:2431
 msgid ""
 "B<Percentage Match>, thread base upon a partial character match on "
 "\\&''Subject:''."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2404
+#: doc/tin.1:2432
 #, no-wrap
 msgid "B<Catchup thread by using left key (thread_catchup_on_exit)>"
 msgstr "B<Catchup mit der linken Cursort. (thread_catchup_on_exit)>"
 
 #. type: Plain text
-#: doc/tin.1:2408 doc/tin.5:2194
+#: doc/tin.1:2436 doc/tin.5:2208
 msgid ""
 "If ON catchup group/thread when leaving with the left arrow key. Default is "
 "ON."
 msgstr ""
+"Falls ON: Catchup (als gelesen markieren) der Gruppe/des Threads beim "
+"Verlassen mit der linken Cursortaste. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:2408
+#: doc/tin.1:2436
 #, no-wrap
 msgid "B<Format string for the Thread level (thread_format)>"
 msgstr "B<Formatanweisung fÃ¼r die Threadebene (thread_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2412
+#: doc/tin.1:2440
 msgid ""
 "Format string tin uses for Thread level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ \\ [%L]\\ \\ %T\\ "
@@ -5898,54 +5992,54 @@ msgstr ""
 "\" verwiesen. Voreingestellt ist \"%n\\ %m\\ \\ [%L]\\ \\ %T\\ \\ %F\"."
 
 #. type: TP
-#: doc/tin.1:2412
+#: doc/tin.1:2440
 #, no-wrap
 msgid "B<Matchingness of a thread (thread_perc)>"
 msgstr "B<Prozentualer Subject Vergleich (thread_perc)>"
 
 #. type: Plain text
-#: doc/tin.1:2416
+#: doc/tin.1:2444
 msgid ""
 "How closely the subjects must match for two threads to be considered part of "
 "the same thread. This is a percentage and the default if 75%."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2416
+#: doc/tin.1:2444
 #, no-wrap
 msgid "B<Score of a thread (thread_score)>"
 msgstr "B<Bewertung eines Threads (thread_score)>"
 
 #. type: Plain text
-#: doc/tin.1:2420 doc/tin.5:2198
+#: doc/tin.1:2448 doc/tin.5:2212
 msgid ""
 "How the total score of a thread is computed. Default is 0, the maximum score "
 "in this thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2423 doc/tin.5:2201
+#: doc/tin.1:2451 doc/tin.5:2215
 msgid "B<Max>, the maximum score in this thread."
 msgstr "B<Max>, Maximalwert im Diskussionsfaden."
 
 #. type: Plain text
-#: doc/tin.1:2425 doc/tin.5:2203
+#: doc/tin.1:2453 doc/tin.5:2217
 msgid "B<Sum>, the sum of all scores in this thread."
 msgstr "B<Sum>, Summer aller Bewertungen im Diskussionsfaden."
 
 #. type: Plain text
-#: doc/tin.1:2427 doc/tin.5:2205
+#: doc/tin.1:2455 doc/tin.5:2219
 msgid "B<Average>, the average score in this thread."
 msgstr "B<Average>, Durchschnitt aller Bewertungen im Diskussionsfaden."
 
 #. type: TP
-#: doc/tin.1:2428
+#: doc/tin.1:2456
 #, no-wrap
 msgid "B<Transliteration (translit)>"
 msgstr "B<Verwende Umschreibungen (translit)>"
 
 #. type: Plain text
-#: doc/tin.1:2436 doc/tin.5:2214
+#: doc/tin.1:2464 doc/tin.5:2228
 msgid ""
 "If ON append //TRANSLIT to the first argument of B<\\%iconv_open>(3)  to "
 "enable transliteration. This means that when a character cannot be "
@@ -5955,69 +6049,69 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2436
+#: doc/tin.1:2464
 #, no-wrap
 msgid "B<How to treat blank lines (trim_article_body)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2440 doc/tin.5:2218
+#: doc/tin.1:2468 doc/tin.5:2232
 msgid ""
 "Allows you to select how B<tin> treats blank lines in article bodies.  "
 "Default is 0. This option does not affect lines within verbatim blocks."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2443 doc/tin.5:2221
+#: doc/tin.1:2471 doc/tin.5:2235
 msgid "B<Don't trim article body>, do nothing."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2445 doc/tin.5:2223
+#: doc/tin.1:2473 doc/tin.5:2237
 msgid "B<Skip leading blank lines>."
 msgstr "B<FÃ¼hrende Leerzeilen Ã¼berspringen>."
 
 #. type: Plain text
-#: doc/tin.1:2447 doc/tin.5:2225
+#: doc/tin.1:2475 doc/tin.5:2239
 msgid "B<Skip trailing blank lines>."
 msgstr "B<AbschlieÃŸende Leerzeilen Ã¼berspr.>."
 
 #. type: Plain text
-#: doc/tin.1:2449 doc/tin.5:2227
+#: doc/tin.1:2477 doc/tin.5:2241
 msgid ""
 "B<Skip leading and trailing blank l.>, skip leading and trailing blank lines."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2452 doc/tin.5:2230
+#: doc/tin.1:2480 doc/tin.5:2244
 msgid ""
 "B<Compact multiple between text>, replace multiple blank lines between "
 "textblocks with one blank line."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2454 doc/tin.5:2232
+#: doc/tin.1:2482 doc/tin.5:2246
 msgid "B<Compact multiple and skip leading>, 4 + 1"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2456 doc/tin.5:2234
+#: doc/tin.1:2484 doc/tin.5:2248
 msgid "B<Compact multiple and skip trailing>, 4 + 2"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2458 doc/tin.5:2236
+#: doc/tin.1:2486 doc/tin.5:2250
 msgid "B<Compact mltpl., skip lead. & trai.>, 4 + 3"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2459
+#: doc/tin.1:2487
 #, no-wrap
 msgid "B<Regex used to highlight _underline_ (underscores_regex)>"
 msgstr "B<Reg. fÃ¼r _Unterstr._ Hervorhebungen (underscores_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2464
+#: doc/tin.1:2492
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markdash> or B<mono_markdash>. If "
@@ -6025,187 +6119,193 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2464
+#: doc/tin.1:2492
 #, no-wrap
 msgid "B<Remove ~/.article after posting (unlink_article)>"
 msgstr "B<Entferne ~/.article nach dem posten (unlink_article)>"
 
 #. type: Plain text
-#: doc/tin.1:2467
+#: doc/tin.1:2495
 msgid "If ON remove I<~/.article> after posting. Default is ON."
-msgstr ""
+msgstr "Falls ON entferne ~/.article nach dem posten. Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.1:2467
+#: doc/tin.1:2495
 #, no-wrap
-msgid "B<Program that opens URL's (url_handler)>"
+msgid "B<Program that opens URLs (url_handler)>"
 msgstr "B<Ã–ffne URLs mit ... (url_handler)>"
 
 #. type: Plain text
-#: doc/tin.1:2472
+#: doc/tin.1:2500 doc/tin.5:2267
 msgid ""
-"The program that will be run when launching URL's in the article viewer "
-"using B<PageViewUrl> ('B<U>'). The actual URL will be appended to this.  "
-"Default is B<url_handler.pl %s>."
+"The program that will be run when launching URLs in the article viewer using "
+"B<PageViewUrl> ('B<U>'). The actual URL will be appended to this. Default is "
+"B<url_handler.pl %s>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2472
+#: doc/tin.1:2500
 #, no-wrap
 msgid "B<URL highlighting in message body (url_highlight)>"
 msgstr "B<URL-Hervorhebung im Artikel (url_highlight)>"
 
 #. type: Plain text
-#: doc/tin.1:2475 doc/tin.5:2256
+#: doc/tin.1:2503 doc/tin.5:2270
 msgid "Enable highlighting URLs in message body. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2475
+#: doc/tin.1:2503
 #, no-wrap
 msgid "B<Use ANSI color (use_color)>"
 msgstr "B<Benutze ANSI-Farben (use_color)>"
 
 #. type: Plain text
-#: doc/tin.1:2478
+#: doc/tin.1:2506
 msgid "If enabled B<tin> uses ANSI-colors. Default is OFF."
-msgstr ""
+msgstr "AMSI-Farben in B<tin> benutzen. Voreinstellung ist OFF."
 
 #. type: TP
-#: doc/tin.1:2478
+#: doc/tin.1:2506
 #, no-wrap
 msgid "B<Use scroll keys on keypad (use_keypad)>"
 msgstr "B<Scrollt. vom Nummernblock nutzen (use_keypad)>"
 
 #. type: TP
-#: doc/tin.1:2481
+#: doc/tin.1:2509
 #, no-wrap
 msgid "B<Use mouse in xterm (use_mouse)>"
 msgstr "B<Maus in xterm nutzen (use_mouse)>"
 
 #. type: Plain text
-#: doc/tin.1:2487 doc/tin.5:2270
+#: doc/tin.1:2515 doc/tin.5:2284
 msgid ""
 "Allows the mouse button support in a B<\\%xterm>(1x)  to be enabled/"
 "disabled.  Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2487
+#: doc/tin.1:2515
 #, no-wrap
 msgid "B<Use slrnface to show ''X-Face:''s (use_slrnface)>"
 msgstr "B<''X-Face:''s mit slrnface Anzeigen (use_slrnface)>"
 
 #. type: Plain text
-#: doc/tin.1:2497
+#: doc/tin.1:2525
 msgid ""
 "If enabled B<tin> uses B<\\%slrnface>(1)  to interpret the ''X-Face:'' "
-"header. For this option to have any effect, B<tin> must be running in an B<\\"
+"header. For this option to have any effect, B<tin> must be running in a B<\\"
 "%xterm>(1x)  and B<\\%slrnface>(1)  must be in your $B<PATH>. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2497
+#: doc/tin.1:2525
 #, no-wrap
 msgid "B<Use UTF-8 graphics (utf8_graphics)>"
-msgstr ""
+msgstr "B<UTF-8-Grafik benutzten (utf8_graphics)>"
 
 #. type: Plain text
-#: doc/tin.1:2501 doc/tin.5:2286
+#: doc/tin.1:2529 doc/tin.5:2300
 msgid ""
 "If ON use UTF-8 characters for indicator ('-E<gt>'), thread/attachment tree "
 "and ellipsis ('...'). Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2501
+#: doc/tin.1:2529
 #, no-wrap
 msgid "B<Regex for begin of a verbatim block (verbatim_begin_regex)>"
 msgstr "B<Reg. Ausd. fÃ¼r den Anfang e. wortgetreuen Textblock (verbatim_begin_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2504
+#: doc/tin.1:2532
 msgid ""
 "A regular expression that tin will use to find the begin of a verbatim block."
 msgstr ""
+"Ein regulÃ¤rer Ausdruck, der den Beginn eines wortgetreu wiederzugebenden "
+"Absatzes findet."
 
 #. type: TP
-#: doc/tin.1:2504
+#: doc/tin.1:2532
 #, no-wrap
 msgid "B<Regex for end of a verbatim block (verbatim_end_regex)>"
 msgstr "B<Reg. Ausd. fÃ¼r das Ende eines wortgetreuen Textblocks (verbatim_end_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2507
+#: doc/tin.1:2535
 msgid ""
 "A regular expression that tin will use to find the end of a verbatim block."
 msgstr ""
+"Ein regulÃ¤rer Ausdruck, der das Ende eines wortgetreu wiederzugebenden "
+"Absatzes findet."
 
 #. type: TP
-#: doc/tin.1:2507
+#: doc/tin.1:2535
 #, no-wrap
 msgid "B<Detection of verbatim blocks (verbatim_handling)>"
 msgstr "B<Wortgetreue TextblÃ¶cke erkennen (verbatim_handling)>"
 
 #. type: Plain text
-#: doc/tin.1:2510
+#: doc/tin.1:2538
 msgid "If ON verbatim blocks will be detected. Default is ON."
 msgstr ""
+"Falls ON werden wortgetreue TextblÃ¶cke in Artikeln erkannt. Voreinstellung "
+"ist ON."
 
 #. type: TP
-#: doc/tin.1:2510
+#: doc/tin.1:2538
 #, no-wrap
 msgid "B<Wildcard matching (wildcard)>"
-msgstr "B<WildcardprÃ¼fung (wildcard)>"
+msgstr "B<Platzhalter-Ãœbereinstimmung (wildcard)>"
 
 #. type: Plain text
-#: doc/tin.1:2524
+#: doc/tin.1:2552
 msgid ""
 "Allows you to select how B<tin> matches strings. The default is 0 and uses "
 "the wildmat notation, which is how this has traditionally been handled.  "
 "Setting this to 1 allows you to use B<\\%perl>(1)  compatible regular "
-"expressions B<\\%pcre>(3)  (see also B<\\%perlre>(1)  and B<\\%pcrepattern>"
-"(3)).  You will probably want to update your filter file if you use this "
-"regularly.  NB: Newsgroup names will always be matched using the wildmat "
-"notation."
+"expressions B<\\%pcre>(3)  (see also B<\\%perlre>(1)  and B<\\"
+"%pcrepattern>(3)).  You will probably want to update your filter file if you "
+"use this regularly.  NB: Newsgroup names will always be matched using the "
+"wildmat notation."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2524
+#: doc/tin.1:2552
 #, no-wrap
 msgid "B<What to display instead of mark (word_h_display_marks)>"
 msgstr "B<Anstelle der Markierung anzeigen (word_h_display_marks)>"
 
 #. type: Plain text
-#: doc/tin.1:2528 doc/tin.5:2314
+#: doc/tin.1:2556 doc/tin.5:2332
 msgid ""
 "Should the leading and ending stars, slashes, strokes and dashes also be "
 "displayed, even when they are highlighting marks?"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2531 doc/tin.5:2317
+#: doc/tin.1:2559 doc/tin.5:2335
 msgid "B<no>"
 msgstr "B<nein>"
 
 #. type: Plain text
-#: doc/tin.1:2533 doc/tin.5:2319
+#: doc/tin.1:2561 doc/tin.5:2337
 msgid "yes, B<display mark>"
 msgstr "ja, B<Markierung> anzeigen"
 
 #. type: Plain text
-#: doc/tin.1:2535 doc/tin.5:2321
+#: doc/tin.1:2563 doc/tin.5:2339
 msgid "print a B<space> instead"
 msgstr "ein B<Leerzeichen> ausgeben"
 
 #. type: TP
-#: doc/tin.1:2536
+#: doc/tin.1:2564
 #, no-wrap
 msgid "B<Word highlighting in message body (word_highlight)>"
 msgstr "B<Wort-Hervorhebung im Artikel (word_highlight)>"
 
 #. type: Plain text
-#: doc/tin.1:2544
+#: doc/tin.1:2572 doc/tin.5:2348
 msgid ""
 "Enable word highlighting. See B<word_h_display_marks> for the options "
 "available. If B<use_color> is enabled the colors specified in "
@@ -6216,13 +6316,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2544
+#: doc/tin.1:2572
 #, no-wrap
 msgid "B<Page line wrap column (wrap_column)>"
 msgstr "B<Zeilen umbrechen nach (wrap_column)>"
 
 #. type: Plain text
-#: doc/tin.1:2555 doc/tin.5:2341
+#: doc/tin.1:2583 doc/tin.5:2359
 msgid ""
 "Sets the column at which a displayed article body should be wrapped.  If "
 "this value is equal to 0, it defaults to the current screen width.  If this "
@@ -6235,26 +6335,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2555
+#: doc/tin.1:2583
 #, no-wrap
-msgid "B<Quote line when cross-posting (xpost_quote_format)>"
+msgid "B<Quote line when crossposting (xpost_quote_format)>"
 msgstr "B<Einleitungszeile beim Crossposten (xpost_quote_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2562 doc/tin.5:2351
+#: doc/tin.1:2590 doc/tin.5:2369
 msgid ""
 "Format is the same as for B<news_quote_format>, this is used when answering "
 "to a crossposting to several groups with no ''Followup-To:'' set."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2562
+#: doc/tin.1:2590
 #, no-wrap
 msgid "ATTRIBUTES MENU AND GROUP ATTRIBUTES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2569
+#: doc/tin.1:2597
 msgid ""
 "B<tin> allows certain attributes to be set on a per group basis. If it "
 "exists, the global attributes file, I<${TIN_LIBDIR:-NEWSLIBDIR}/attributes> "
@@ -6265,29 +6365,29 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2577
+#: doc/tin.1:2605
 msgid ""
 "Note that the I<scope=E<lt>grouplistE<gt>> line has to be specified before "
 "the attributes are specified for that list. All attributes are set to a "
 "reasonable default so you only have to specify the attribute that you want "
-"to change (e.g., savedir). All toggle attributes are set by specifying ON/"
+"to change (e.g., B<savedir>). All toggle attributes are set by specifying ON/"
 "OFF. Otherwise, these function exactly the same as their global equivalents. "
 "For more details see B<\\%tin>(5)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2584
+#: doc/tin.1:2612
 msgid ""
 "Attributes can also be changed from the attributes menu which can be "
 "accessed by B<ConfigToggleAttrib> ('B<E<lt>TABE<gt>>') from the options menu "
 "or B<ScopeSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') from the scopes menu.  The "
 "attributes menu looks and behaves very similar to the options menu. The "
 "title shows the current scope. Attributes set in the current scope are "
-"marked with '\\+' to the left of the attributes number."
+"marked with '+' to the left of the attributes number."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2591
+#: doc/tin.1:2619
 msgid ""
 "Besides the keys for moving around and changing values known from the "
 "options menu the attributes menu provides the following command: "
@@ -6295,13 +6395,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2591
+#: doc/tin.1:2619
 #, no-wrap
 msgid "SCOPES MENU"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2596
+#: doc/tin.1:2624
 msgid ""
 "The scopes menu (accessible from the options menu with B<ConfigScopeMenu> "
 "('B<S>')) shows all scopes read from the global and local attributes file.  "
@@ -6310,7 +6410,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2607
+#: doc/tin.1:2635
 msgid ""
 "In addition to the common moving keys the following commands are available: "
 "B<ScopeSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') enter the attributes menu for "
@@ -6323,14 +6423,14 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2607
+#: doc/tin.1:2635
 #, no-wrap
 msgid "FILTERING ARTICLES"
 msgstr "ARTIKEL FILTERN"
 
 #.  FIXME - add scoring description
 #. type: Plain text
-#: doc/tin.1:2614
+#: doc/tin.1:2642
 msgid ""
 "When there is a subject or an author which you are either very interested "
 "in, or find completely uninteresting, you can easily instruct B<tin> to "
@@ -6340,7 +6440,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2620
+#: doc/tin.1:2648
 msgid ""
 "When B<tin> starts up the user's kill-file I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/"
 "filter> (see also B<\\%tin>(5))  is read. Each time a newsgroup is entered "
@@ -6349,7 +6449,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2625
+#: doc/tin.1:2653
 msgid ""
 "The degree to which rules are applied depend on the B<kill_level> tinrc "
 "setting. By default killed articles will only be marked read. Adjust "
@@ -6358,7 +6458,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2630
+#: doc/tin.1:2658
 msgid ""
 "Filtering rules can be manually entered into I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "tin/filter> (but don't do this whilst running B<tin> else you will lose your "
@@ -6366,7 +6466,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2635
+#: doc/tin.1:2663
 msgid ""
 "The filtering capabilities of B<tin> have been significantly enhanced over "
 "previous versions to include scoring and better pattern matching. It is "
@@ -6375,13 +6475,13 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2637
+#: doc/tin.1:2665
 msgid "E<lt>http://www.tin.org/filtering.txtE<gt>."
 msgstr "E<lt>http://www.tin.org/filtering.txtE<gt>."
 
 #.  FIXME - Next paragraph is out of date
 #. type: Plain text
-#: doc/tin.1:2650
+#: doc/tin.1:2678
 msgid ""
 "The on-screen filtering menu is accessed by pressing B<MenuFilterKill> "
 "('B<^K>') or B<MenuFilterSelect> ('B<^A>')  at the Group and Article levels. "
@@ -6394,20 +6494,20 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2650
+#: doc/tin.1:2678
 #, no-wrap
 msgid "POSTING ARTICLES"
-msgstr ""
+msgstr "ARTIKEL POSTEN"
 
 #. type: Plain text
-#: doc/tin.1:2653
+#: doc/tin.1:2681
 msgid ""
 "B<tin> allows posting of articles, follow-up to already posted articles and "
 "replying direct through mail to the author of an article."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2663
+#: doc/tin.1:2691
 msgid ""
 "Use the B<Post> ('B<w>') command to post an article to a newsgroup.  After "
 "entering the post subject the default editor (i.e., B<\\%vi>(1))  or the "
@@ -6420,7 +6520,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2668
+#: doc/tin.1:2696
 msgid ""
 "Use the B<DisplayPostHist> ('B<W>') command to display a history of the "
 "articles you have posted. The date the article was posted, which newsgroups "
@@ -6428,7 +6528,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2676
+#: doc/tin.1:2704
 msgid ""
 "Use the B<PageFollowupQuote> ('B<f>'), B<PageFollowup> ('B<F>')  or "
 "B<PageFollowupQuoteHeaders> ('B<^W>') command to post a follow-up article to "
@@ -6440,7 +6540,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2690
+#: doc/tin.1:2718
 msgid ""
 "Use the B<PageReplyQuote> ('B<r>'), B<PageReply> ('B<R>') or "
 "B<PageReplyQuoteHeaders> ('B<^E>') command to reply direct through mail to "
@@ -6455,13 +6555,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2690
+#: doc/tin.1:2718
 #, no-wrap
 msgid "CUSTOMIZING THE ARTICLE QUOTE STRING"
 msgstr "EINLEITUNGSZEILE ANPASSEN"
 
 #. type: Plain text
-#: doc/tin.1:2698
+#: doc/tin.1:2726
 msgid ""
 "When posting a followup to an article or replying direct to the author of an "
 "article via email the text of the article can be quoted. The beginning of "
@@ -6473,13 +6573,13 @@ msgid ""
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:2700
+#: doc/tin.1:2728
 #, no-wrap
 msgid "\\w'%A  'u +\\w'Address'u"
 msgstr "\\w'%A  'u +\\w'Mailadresse'u"
 
 #. type: Plain text
-#: doc/tin.1:2709
+#: doc/tin.1:2737
 #, no-wrap
 msgid ""
 "B<%A>\tAddress (Email)\n"
@@ -6501,12 +6601,12 @@ msgstr ""
 "B<%I>\tInitialen des Autor\n"
 
 #. type: Plain text
-#: doc/tin.1:2712
+#: doc/tin.1:2740
 msgid "e.g.,"
 msgstr "z. B."
 
 #. type: Plain text
-#: doc/tin.1:2717
+#: doc/tin.1:2745
 #, no-wrap
 msgid ""
 "CW<mail_quote_format=On %D in %G you wrote:\n"
@@ -6516,12 +6616,12 @@ msgstr ""
 "news_quote_format=In %M schreib %F:>\n"
 
 #. type: Plain text
-#: doc/tin.1:2721
+#: doc/tin.1:2749
 msgid "would expand to:"
 msgstr "ergÃ¤be folgendes:"
 
 #. type: Plain text
-#: doc/tin.1:2726
+#: doc/tin.1:2754
 #, no-wrap
 msgid ""
 "CW<On 21 Sep 1993 09:45:51 -0400 in alt.sources you wrote:\n"
@@ -6531,7 +6631,7 @@ msgstr ""
 "In E<lt>abcINN123@example.orgE<gt> schreib Joe Bar E<lt>joe@example.orgE<gt>:>\n"
 
 #. type: Plain text
-#: doc/tin.1:2736
+#: doc/tin.1:2764
 msgid ""
 "The quoted text section of an article is marked by a preceding quote string "
 "at the beginning of each quoted line. The default quote string is set to "
@@ -6541,13 +6641,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2736
+#: doc/tin.1:2764
 #, no-wrap
 msgid "MAILING PIPING PRINTING REPOSTING AND SAVING ARTICLES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2743
+#: doc/tin.1:2771
 msgid ""
 "The command interface to B<GroupMail>, B<PageMail>, B<PostMail> or "
 "B<ThreadMail> ('B<m>'), B<Pipe> ('B<|>'), B<Print> ('B<o>'), B<PageRepost> "
@@ -6557,7 +6657,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2748
+#: doc/tin.1:2776
 msgid ""
 "Auto-saving with B<*AutoSave> ('B<S>') is a special case and operates only "
 "on marked articles. They will processed without any further prompting "
@@ -6566,15 +6666,15 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2752
+#: doc/tin.1:2780
 msgid ""
 "Otherwise, the initial prompt will ask you to select which article, thread, "
-"hot (auto-selected), regex pattern, tagged articles you wish to mail, pipe "
-"etc."
+"hot (auto-selected), regular expression pattern, tagged articles you wish to "
+"mail, pipe etc."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2756
+#: doc/tin.1:2784
 msgid ""
 "Tagged articles must have already been tagged with a B<*Tag> ('B<t>')  "
 "command. All tagged articles can be untagged by a B<*Untag> ('B<U>')  untag "
@@ -6582,17 +6682,17 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2762
+#: doc/tin.1:2790
 msgid ""
-"If a regex pattern is selected you are asked to enter a pattern (e.g., to "
-"match all articles subject lines containing 'net News' you enter \"net News"
-"\"). Any articles that match the entered expression will be mailed, piped "
-"etc. See also the B<wildcard> tinrc variable for advanced pattern matching "
-"options."
+"If a regular expression pattern is selected you are asked to enter a pattern "
+"(e.g., to match all articles subject lines containing 'net News' you enter "
+"\"net News\"). Any articles that match the entered expression will be "
+"mailed, piped etc. See also the B<wildcard> tinrc variable for advanced "
+"pattern matching options."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2767
+#: doc/tin.1:2795
 msgid ""
 "Various expansion characters are recognized when entering the directory and "
 "file to save to. Environment variables (prefixed with '$') and user home "
@@ -6601,7 +6701,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2772
+#: doc/tin.1:2800
 msgid ""
 "To save articles to a mailbox enter '=E<lt>mailbox nameE<gt>' when asked for "
 "the save filename. If you enter just '=' then articles will be saved to a "
@@ -6610,7 +6710,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2776
+#: doc/tin.1:2804
 msgid ""
 "To save in savedir/E<lt>news.group.nameE<gt>/E<lt>filenameE<gt> format enter "
 "'+E<lt>filenameE<gt>'.  Environment variables are allowed within a filename "
@@ -6618,20 +6718,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2782
+#: doc/tin.1:2810
 msgid ""
 "When saving articles you can specify whether the saved files should be post "
 "processed. A default process type can be set via B<post_process_type>."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2782
+#: doc/tin.1:2810
 #, no-wrap
 msgid "AUTOMATIC MAILING AND SAVING NEW NEWS"
 msgstr "AUTOMATISCHES MAILEN UND SPEICHERN VON UNGELESENEN ARTIKELN"
 
 #. type: Plain text
-#: doc/tin.1:2794
+#: doc/tin.1:2822
 msgid ""
 "B<tin> allows new/unread news articles to be mailed (''B<-M>'' and \\&''B<-"
 "N>'' option) or saved (''B<-S>'' option) in batch mode for later reading. "
@@ -6640,13 +6740,13 @@ msgid ""
 "%cron>(1)  everyday while away, after which you will be mailed a report of "
 "which articles were mailed/saved from which newsgroups and the total number "
 "of articles mailed/saved. Articles are saved in a private news structure "
-"under your E<lt>savedirE<gt> directory (default is I<${TIN_HOMEDIR:-\"$HOME"
-"\"}/News>). Be careful of using this option if you read a lot of groups "
-"because you could overflow your file system."
+"under your B<savedir> directory (default is I<${TIN_HOMEDIR:-\"$HOME\"}/"
+"News>).  Be careful of using this option if you read a lot of groups because "
+"you could overflow your file system."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2798
+#: doc/tin.1:2826
 msgid ""
 "When using ''B<-S>'' together with a given directory to save to (''B<-s>'' "
 "option), the same directory must be specified when reading the articles by "
@@ -6654,7 +6754,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2805
+#: doc/tin.1:2833
 msgid ""
 "If you only want to save some of your groups use the B<batch_save> tinrc "
 "variable. Set to ON or OFF in tinrc to enable/disable saving of all groups "
@@ -6665,50 +6765,50 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2806
+#: doc/tin.1:2834
 #, no-wrap
 msgid "B<tin -M iain -c -f newsrc.mail>"
 msgstr "B<tin -M iain -c -f newsrc.mail>"
 
 #. type: Plain text
-#: doc/tin.1:2810
+#: doc/tin.1:2838
 msgid ""
 "(mail any unread articles in newsgroups specified in file newsrc.mail to the "
 "local user iain and mark them as read)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2811
+#: doc/tin.1:2839
 #, no-wrap
 msgid "B<tin -S -c -f newsrc.save>"
 msgstr "B<tin -S -c -f newsrc.save>"
 
 #. type: Plain text
-#: doc/tin.1:2815
+#: doc/tin.1:2843
 msgid ""
 "(save any unread articles in newsgroups specified in file newsrc.save and "
 "mark them as read)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2816
+#: doc/tin.1:2844
 #, no-wrap
 msgid "B<tin -R>"
 msgstr "B<tin -R>"
 
 #. type: Plain text
-#: doc/tin.1:2821
+#: doc/tin.1:2849
 msgid "(read any articles saved by B<tin -S>)"
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2821
+#: doc/tin.1:2849
 #, no-wrap
 msgid "RANGES"
 msgstr "BEREICHE"
 
 #. type: Plain text
-#: doc/tin.1:2832
+#: doc/tin.1:2860
 msgid ""
 "A range is simply a group of items marked using the B<SetRange> (B<'#'>) "
 "key. Certain B<tin> commands will operate on a range if one exists rather "
@@ -6722,13 +6822,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2833
+#: doc/tin.1:2861
 #, no-wrap
 msgid "NEWSGROUP LISTS & WILDCARDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2844
+#: doc/tin.1:2872
 msgid ""
 "Several places in B<tin> allow you to specify a list of newsgroups. These "
 "include command-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE "
@@ -6741,30 +6841,30 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2846
+#: doc/tin.1:2874
 msgid "I<alt.config,news.*,!news.test>"
 msgstr "I<alt.config,news.*,!news.test>"
 
 #. type: Plain text
-#: doc/tin.1:2848
+#: doc/tin.1:2876
 msgid ""
 "Matches alt.config and everything in the 'news' hierarchy except news.test"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2853
+#: doc/tin.1:2881
 msgid ""
 "See the explanation for the $B<AUTOSUBSCRIBE> variables for further examples."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2853
+#: doc/tin.1:2881
 #, no-wrap
 msgid "SIGNATURES"
 msgstr "SIGNATUREN"
 
 #. type: Plain text
-#: doc/tin.1:2862
+#: doc/tin.1:2890
 msgid ""
 "B<tin> will recognize a signature in either I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "signature> or I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>.  If I<${TIN_HOMEDIR:-\"$HOME"
@@ -6775,19 +6875,19 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2865
+#: doc/tin.1:2893
 msgid ""
 "A signature in I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig> will be pulled into the "
 "editor for both posting and mailing commands."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2867
+#: doc/tin.1:2895
 msgid "The following is an example of a I<.Sig> file:"
 msgstr "Nachstehend eine Beispiel I<.Sig> Datei:"
 
 #. type: Plain text
-#: doc/tin.1:2872
+#: doc/tin.1:2900
 #, no-wrap
 msgid ""
 "CW<NAMES  Joe Bar E<lt>joe@example.orgE<gt>\n"
@@ -6797,7 +6897,7 @@ msgstr ""
 "SNAIL  HeidestraÃŸe 17, 99999 Notreal, Germany>\n"
 
 #. type: Plain text
-#: doc/tin.1:2887
+#: doc/tin.1:2915
 msgid ""
 "B<tin> also has the capability to generate random signatures on a per "
 "newsgroup basis if so desired. The way to accomplish this is to specify the "
@@ -6811,13 +6911,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2887
+#: doc/tin.1:2915
 #, no-wrap
 msgid "CUSTOMIZING THE SCREEN FORMAT"
 msgstr "ANSICHTEN ANPASSEN"
 
 #. type: Plain text
-#: doc/tin.1:2892
+#: doc/tin.1:2920
 msgid ""
 "The look of the Selection, Group and Thread level can be customized via "
 "format strings. These format strings define the content and the position of "
@@ -6832,13 +6932,13 @@ msgstr ""
 "werden. Folgende Platzhalter stehen zur VerfÃ¼gung:"
 
 #. type: ta
-#: doc/tin.1:2895
+#: doc/tin.1:2923
 #, no-wrap
 msgid "\\w'%G    'u +\\w'current group/thread/article number'u"
 msgstr "\\w'%G    'u +\\w'aktuelle Gruppen-, Thread- oder Artikelnummer'u"
 
 #. type: Plain text
-#: doc/tin.1:2912
+#: doc/tin.1:2940
 #, no-wrap
 msgid ""
 "B<%D>\tdate\n"
@@ -6876,7 +6976,7 @@ msgstr ""
 "B<%%>\t%\n"
 
 #. type: Plain text
-#: doc/tin.1:2917
+#: doc/tin.1:2945
 msgid ""
 "Not all variables can be used in each level. The following table provides an "
 "overview:"
@@ -6886,13 +6986,13 @@ msgstr ""
 "Platzhalter:"
 
 #. type: ta
-#: doc/tin.1:2920
+#: doc/tin.1:2948
 #, no-wrap
 msgid "\\w'%G        'uC +\\w'B<select_format> 'uC +\\w'B<group_format> 'uC +\\w'B<thread_format>'uC"
 msgstr "\\w'%G        'uC +\\w'B<select_format> 'uC +\\w'B<group_format> 'uC +\\w'B<thread_format>'uC"
 
 #. type: Plain text
-#: doc/tin.1:2938
+#: doc/tin.1:2966
 #, no-wrap
 msgid ""
 "\tB<select_format>\tB<group_format>\tB<thread_format>\n"
@@ -6932,18 +7032,18 @@ msgstr ""
 "B<%%>\tX\tX\tX\n"
 
 #. type: Plain text
-#: doc/tin.1:2942
+#: doc/tin.1:2970
 msgid "Defaults for the format strings:"
 msgstr "Voreingestellt sind folgende Formatanweisungen:"
 
 #. type: ta
-#: doc/tin.1:2945
+#: doc/tin.1:2973
 #, no-wrap
 msgid "\\w'select_format  'u +\\w'\"B<%n %m  [%L]  %T  %F>\"'u"
 msgstr "\\w'select_format  'u +\\w'\"B<%n %m  [%L]  %T  %F>\"'u"
 
 #. type: Plain text
-#: doc/tin.1:2949
+#: doc/tin.1:2977
 #, no-wrap
 msgid ""
 "B<select_format>:\t\"B<%f %n %U  %G  %d>\"\n"
@@ -6955,7 +7055,7 @@ msgstr ""
 "B<thread_format>:\t\"B<%n %m  [%L]  %T  %F>\"\n"
 
 #. type: Plain text
-#: doc/tin.1:2955
+#: doc/tin.1:2983
 msgid ""
 "B<show_description> controls whether the newsgroup description is shown or "
 "not. The description can also be toggled with B<SelectToggleDescriptions> "
@@ -6966,7 +7066,7 @@ msgstr ""
 "('B<d>') die Beschreibung aus- bzw. eingeblendet werden."
 
 #. type: Plain text
-#: doc/tin.1:2960
+#: doc/tin.1:2988
 msgid ""
 "The information displayed with 'B<%F>' depends on the value of "
 "B<show_author>. B<GroupToggleSubjDisplay> resp.  B<ThreadToggleSubjDisplay> "
@@ -6978,52 +7078,70 @@ msgstr ""
 "durchgeschaltet werden."
 
 #. type: Plain text
-#: doc/tin.1:2964
+#: doc/tin.1:2992
 msgid ""
-"\\(cqB<%D>' uses B<date_format> for date representation. It is possible to "
-"specify a different date format in round brackets (e.g. 'B<%(%d %b %y %H:%M)"
-"D>'). See B<date_format> for more details."
+"For date representation 'B<%D>' uses B<date_format>. It is possible to "
+"specify a different date format in round brackets (e.g. 'B<%(%d %b %y %H:"
+"%M)D>'). See B<date_format> for more details."
 msgstr ""
 "FÃ¼r die Datumsanzeige mit 'B<%D>' wird B<date_format> benutzt. Man kann "
 "allerdings auch in runden Klammern ein eigenes Datumsformat angeben, das "
 "anstelle von B<date_format> benutzt werden soll. Der Platzhalter dafÃ¼r wÃ¼rde "
-"dann z.B. so aussehen: 'B<%(%d %b %y %H:%M)D>' (siehe B<date_format> fÃ¼r "
+"dann z. B. so aussehen: 'B<%(%d %b %y %H:%M)D>' (siehe B<date_format> fÃ¼r "
 "weiterfÃ¼hrende Informationen)."
 
 #. type: Plain text
-#: doc/tin.1:2974
+#: doc/tin.1:2996
 msgid ""
 "The length of each item (except 'B<%%>') can be defined with a positive "
 "number after the 'B<%>'. The following example displays the score in the "
-"thread level 10 characters wide: 'B<%10S>'. Some variables do have a default "
-"width which may lead to truncation. Truncation for variables which contain "
-"only numbers happens by dividing the value with a sufficient power of ten "
-"and adding a SI suffix to the result, i.e. the variable holds a value of "
-"54321 and the width for the variable is 4 the result will be \"54 k\". If "
-"that's undesired you have to specify a larger width manually, i.e. 'B<%6n>'. "
-"Here is an overview of the defaults:"
-msgstr ""
-"Den einzelnen Platzhaltern (auÃŸer 'B<%%>') kann man eine LÃ¤ngenangabe "
-"mitgeben. Das durch den Platzhalter reprÃ¤sentierte Feld wird dann mit genau "
-"dieser Breite auf dem Bildschirm dargestellt. Die Angabe erfolgt als "
-"positive Zahl zwischen 'B<%>' und dem den Platzhalter charakterisierenden "
-"Buchstaben. Folgendes Beispiel stellt den Score in der Threadebene 10 "
-"Zeichen breit dar: 'B<%10S>'. Einige Platzhalter haben eine voreingestellte "
-"Breite die unter UmstÃ¤nden dazu fÃ¼hrt, dass der Inhalt abgeschnitten wird. "
-"FÃ¼r Platzhalter die nur Zahlen enthalten wird der Wert durch eine passende "
-"Zehnerpotenz geteilt und mit dem zugehÃ¶rigen SI-Suffix versehen, z.B. wird "
-"bei einer Breite von vier aus 54321 dann \"54 k\". Wenn das nicht gewÃ¼nscht "
-"ist muss die Breite angegeben werden, z.B. 'B<%6n>'. Hier ist eine Ãœbersicht "
-"der Voreinstellungen:"
+"thread level 10 characters wide: 'B<%10S>'."
+msgstr ""
+"Die LÃ¤nge der einzelnen Elemente (auÃŸer 'B<%%>') kann mit einer positiven "
+"Zahl nach dem 'B<%>' definiert werden. Das folgende Beispiel stellt den "
+"Score in der Threadebene 10 Zeichen breit dar: 'B<%10S>'."
+
+#. type: Plain text
+#: doc/tin.1:3002
+msgid ""
+"If the newsgroup name is displayed together with the newsgroup description, "
+"the width of the newsgroup name can be controlled via a optional comma "
+"separated second value (e.g. 'B<%60,20G>'). It is valid to omit the first "
+"value (e.g. ('B<%,20G>')). If no second value is given, B<tin> uses a "
+"default value of 32."
+msgstr ""
+"Wenn der Gruppenname zusammen mit der Guppeneschreibungen angezeigt wird, "
+"kann die Breite des Gruppennamen Ã¼ber einen optionalen, durch Komma "
+"getrennten, zweiten Wert gesteuert werden (z. B. 'B<%60,20G>'). Der erste "
+"Wert kann weglassen werden (z. B. ('B<%,20G>))'. Wenn kein zweiter Wert "
+"angegeben ist verwendet B<tin> ein Standardwert von 32."
+
+#. type: Plain text
+#: doc/tin.1:3009
+msgid ""
+"Some variables do have a default width which may lead to truncation.  "
+"Truncation for variables which contain only numbers happens by dividing the "
+"value with a sufficient power of ten and adding a SI suffix to the result, "
+"that is the variable holds a value of 54321 and the width for the variable "
+"is 4 the result will be \"54 k\". If that's undesired you have to specify a "
+"larger width manually, e.g. 'B<%6n>'. Here is an overview of the defaults:"
+msgstr ""
+"Einige Platzhalter haben eine voreingestellte Breite die unter UmstÃ¤nden "
+"dazu fÃ¼hrt, dass der Inhalt abgeschnitten wird. FÃ¼r Platzhalter die nur "
+"Zahlen enthalten wird der Wert durch eine passende Zehnerpotenz geteilt und "
+"mit dem zugehÃ¶rigen SI-Suffix versehen, z. B. wird bei einer Breite von vier "
+"aus 54321 dann \"54 k\". Wenn das nicht gewÃ¼nscht ist muss die Breite "
+"angegeben werden, z. B. 'B<%6n>'. Hier ist eine Ãœbersicht der "
+"Voreinstellungen:"
 
 #. type: ta
-#: doc/tin.1:2977
+#: doc/tin.1:3012
 #, no-wrap
-msgid "\\w'Variable  'u\t+\\w'width'u"
-msgstr "\\w'Platzhalter  'u\t+\\w'Breite'u"
+msgid "\\w'Variable  'u +\\w'width'u"
+msgstr "\\w'Platzhalter  'u +\\w'Breite'u"
 
 #. type: Plain text
-#: doc/tin.1:2986
+#: doc/tin.1:3021
 #, no-wrap
 msgid ""
 "Variable\twidth\n"
@@ -7045,7 +7163,7 @@ msgstr ""
 "B<%n>\t 4\n"
 
 #. type: Plain text
-#: doc/tin.1:2997
+#: doc/tin.1:3032
 msgid ""
 "If no length is given for 'B<%D>', the length is determined by the format "
 "string for the date and the date of the current day. If the date format "
@@ -7067,7 +7185,18 @@ msgstr ""
 "einzutragen."
 
 #. type: Plain text
-#: doc/tin.1:3001
+#: doc/tin.1:3036
+msgid ""
+"In case the format string contains 'B<%G>' and 'B<%d>' and no length are "
+"given, B<tin> determines the longest newsgroup name and uses this length for "
+"'B<%G>'. The remaining space will used for 'B<%d>'."
+msgstr ""
+"Falls der Formatstring enthÃ¤lt 'B<%G>' und 'B<%d>' enthÃ¤lt und keine LÃ¤nge "
+"gegeben ist, bestimmt der lÃ¤ngste Gruppenname die LÃ¤nge fÃ¼r 'B<%G>.' Der "
+"verbleibende Platz wird fÃ¼r 'B<%d>' verwendet."
+
+#. type: Plain text
+#: doc/tin.1:3040
 msgid ""
 "When the format string contains the specifier 'B<%F>' and 'B<%s>' resp. 'B<"
 "%T>' and no length are given, 'B<%F>' will use one third and 'B<%s>' resp. "
@@ -7078,34 +7207,34 @@ msgstr ""
 "bzw. 'B<%T>' zwei Drittel des fÃ¼r beide zusammen verfÃ¼gbaren Platzes ein."
 
 #. type: Plain text
-#: doc/tin.1:3009
+#: doc/tin.1:3048
 msgid ""
-"In addition, a minimum screen width can be defined for each item (except "
-"\\(cqB<%%>'). In this case, the item will only be displayed when the screen "
-"is wider than specified. This comes in handy to not overload a small screen "
-"but have maximum information on a large screen. The minimum screen width has "
-"to be specified by a positive number preceded by an 'B<E<gt>>'. In the "
-"following example B<tin> will display the score only if the screen is wider "
-"than 100 characters: 'B<%E<gt>100S>'."
-msgstr ""
-"Weiterhin kann eine Mindestbildschirmbreite definiert werden. Das "
-"entsprechende Element wird dann erst dargestellt, wenn auf dem Bildschirm "
-"mehr Zeichen als angegeben dargestellt werden kÃ¶nnen. Das ist hilfreich, um "
-"die Anzeige bei kleineren Bildschirmen oder Terminalfenstern nicht zu "
-"Ã¼berfrachten. Hier erfolgt die Angabe vor dem den Platzhalter "
-"charakterisierenden Buchstaben durch eine positive Zahl, welcher ein "
-"'B<E<gt>>' vorangestellt wird. Soll z. B. der Score erst ab einer "
+"In addition, a minimum screen width can be defined for each item (except 'B<%"
+"%>'). In this case, the item will only be displayed when the screen is wider "
+"than specified. This comes in handy to not overload a small screen but have "
+"maximum information on a large screen. The minimum screen width has to be "
+"specified by a positive number preceded by an 'B<E<gt>>'. In the following "
+"example B<tin> will display the score only if the screen is wider than 100 "
+"characters: 'B<%E<gt>100S>'."
+msgstr ""
+"Weiterhin kann eine Mindestbildschirmbreite pro Element (auÃŸer 'B<%%>') "
+"definiert werden. Das entsprechende Element wird dann erst dargestellt, wenn "
+"auf dem Bildschirm mehr Zeichen als angegeben dargestellt werden kÃ¶nnen. Das "
+"ist hilfreich, um die Anzeige bei kleineren Bildschirmen oder "
+"Terminalfenstern nicht zu Ã¼berfrachten. Hier erfolgt die Angabe vor dem den "
+"Platzhalter charakterisierenden Buchstaben durch eine positive Zahl, welcher "
+"ein 'B<E<gt>>' vorangestellt wird. Soll z. B. der Score erst ab einer "
 "Bildschirmbreite grÃ¶ÃŸer 100 Zeichen angezeigt werden, lautet die "
 "Formatanweisung 'B<%E<gt>100S>'."
 
 #. type: Plain text
-#: doc/tin.1:3017
+#: doc/tin.1:3056
 msgid ""
 "If both the length and the minimum screen width should be specified for an "
 "item, the length must be the first parameter and the minimum screen width "
 "must be the second one. The following example displays the score with a "
-"length of 10 characters only if the screen is wider than 100 characters: "
-"\\(cqB<%10E<gt>100S>'."
+"length of 10 characters only if the screen is wider than 100 characters: 'B<"
+"%10E<gt>100S>'."
 msgstr ""
 "Wenn eine LÃ¤ngenangabe und eine Mindestbildschirmbreite angegeben werden "
 "soll, muss zuerst die LÃ¤nge und danach die Mindestbreite in der "
@@ -7114,13 +7243,13 @@ msgstr ""
 "%10E<gt>100S>'."
 
 #. type: SS
-#: doc/tin.1:3017
+#: doc/tin.1:3056
 #, no-wrap
 msgid "TIPS AND TRICKS"
-msgstr "TIPS UND TRICKS"
+msgstr "TIPPS UND TRICKS"
 
 #. type: Plain text
-#: doc/tin.1:3021
+#: doc/tin.1:3060
 msgid ""
 "B<tin> can be pretty much be navigated by using the four cursor keys.  The "
 "left arrow key goes up a level, the right arrow key goes down a level, the "
@@ -7128,7 +7257,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3023
+#: doc/tin.1:3062
 msgid ""
 "The following newsgroups provide useful information concerning news software:"
 msgstr ""
@@ -7136,28 +7265,28 @@ msgstr ""
 "Newssoftware:"
 
 #. type: Plain text
-#: doc/tin.1:3026
+#: doc/tin.1:3065
 msgid ""
 "\\(emnews.software.readers (info. about news user agents tin, rn, nn, slrn "
 "etc.)"
 msgstr ""
-"\\(emde.comm.software.newsreader (Informationen Ã¼ber Newsrader wie tin, "
+"\\(emde.comm.software.newsreader (Informationen Ã¼ber Newsreader wie tin, "
 "slrn, ...)"
 
 #. type: Plain text
-#: doc/tin.1:3028
+#: doc/tin.1:3067
 msgid "\\(emnews.software.nntp (info. about NNTP)"
 msgstr "\\(emnews.software.nntp (Informationen Ã¼ber NNTP)"
 
 #. type: Plain text
-#: doc/tin.1:3030
+#: doc/tin.1:3069
 msgid ""
 "\\(emnews.answers (Frequently Asked Questions (FAQ) about many different "
 "themes)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3034
+#: doc/tin.1:3073
 msgid ""
 "Many prompts within B<tin> offer a default choice that the cursor is "
 "positioned on. By pressing 'B<E<lt>CRE<gt>>' the default value is taken.  "
@@ -7165,14 +7294,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3041
+#: doc/tin.1:3080
 msgid ""
-"When B<tin> is run in an B<\\%xterm>(1x)  it will resize itself each time "
-"the B<\\%xterm>(1x)  is resized."
+"When B<tin> is run in a B<\\%xterm>(1x)  it will resize itself each time the "
+"B<\\%xterm>(1x)  is resized."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3045
+#: doc/tin.1:3084
 msgid ""
 "B<tin> will reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-"
 "active}> file at set intervals (B<reread_active_file_secs>) to show any "
@@ -7180,20 +7309,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3050
+#: doc/tin.1:3089
 msgid ""
 "If you find large number of new newsgroups cluttering up your screen, "
 "pressing B<SelectToggleReadDisplay> ('B<r>') will make them go away."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:3050
+#: doc/tin.1:3089
 #, no-wrap
 msgid "XTERM BUTTONS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3056
+#: doc/tin.1:3095
 msgid ""
 "If the environment variable B<$TERM> is set to B<\\%xterm>(1x), then button "
 "pressing can be used to select groups and articles. In this discussion, the "
@@ -7206,103 +7335,103 @@ msgstr ""
 "die linke Maustaste)."
 
 #. type: Plain text
-#: doc/tin.1:3058
+#: doc/tin.1:3097
 msgid "In general (i.e., for the group, thread and article menus),"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3058
+#: doc/tin.1:3097
 #, no-wrap
 msgid "Button1 (left)"
 msgstr "Maustaste1 (Links)"
 
 #. type: Plain text
-#: doc/tin.1:3061
+#: doc/tin.1:3100
 msgid ""
 "enters next (lower) level if you click on an article, otherwise pages down."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3061
+#: doc/tin.1:3100
 #, no-wrap
 msgid "Button2 (center)"
 msgstr "Maustaste2 (Mitte)"
 
 #. type: Plain text
-#: doc/tin.1:3065
+#: doc/tin.1:3104
 msgid ""
 "returns to the previous (upper) level if you click on an article, otherwise "
 "pages up."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3065
+#: doc/tin.1:3104
 #, no-wrap
 msgid "Button3 (right)"
 msgstr "Maustaste3 (Rechts)"
 
 #. type: Plain text
-#: doc/tin.1:3069
+#: doc/tin.1:3108
 msgid ""
 "positions on the article line under mouse cursor, or pages down if you've "
 "clicked outside the list of articles."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3071
+#: doc/tin.1:3110
 msgid "In the group selection menu, if the mouse is pointing at a group then:"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3071 doc/tin.1:3083 doc/tin.1:3097
+#: doc/tin.1:3110 doc/tin.1:3122 doc/tin.1:3136
 #, no-wrap
 msgid "left button"
 msgstr "Linke Maustaste"
 
 #. type: Plain text
-#: doc/tin.1:3075
+#: doc/tin.1:3114
 msgid ""
 "moves to and selects the group pointed at, just like B<SelectReadGrp> "
 "('B<E<lt>CRE<gt>>')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3075 doc/tin.1:3087 doc/tin.1:3100
+#: doc/tin.1:3114 doc/tin.1:3126 doc/tin.1:3139
 #, no-wrap
 msgid "center button"
 msgstr "Mittlere Maustaste"
 
 #. type: Plain text
-#: doc/tin.1:3078
+#: doc/tin.1:3117
 msgid "quits the program, just like B<Quit> ('B<q>')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3078 doc/tin.1:3092 doc/tin.1:3105
+#: doc/tin.1:3117 doc/tin.1:3131 doc/tin.1:3144
 #, no-wrap
 msgid "right button"
 msgstr "Rechte Maustaste"
 
 #. type: Plain text
-#: doc/tin.1:3081
+#: doc/tin.1:3120
 msgid "moves to the group pointed at."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3083
+#: doc/tin.1:3122
 msgid ""
 "In the article menu, if the mouse is pointing at an article (or thread) then:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3087
+#: doc/tin.1:3126
 msgid ""
 "reads the article pointed at, just like B<GroupReadBasenote> "
 "('B<E<lt>CRE<gt>>'), or the thread, just like B<GroupListThd> ('B<l>')."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3092
+#: doc/tin.1:3131
 msgid ""
 "exits the menu, catching up on the group if you have "
 "B<group_catchup_on_exit> set in your configuration, just like B<Quit> "
@@ -7310,23 +7439,23 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3095
+#: doc/tin.1:3134
 msgid "moves to the article (or thread) pointed at."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3097
+#: doc/tin.1:3136
 msgid "In the thread menu, if the mouse is pointing at an article then:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3100
+#: doc/tin.1:3139
 msgid ""
 "reads article pointed at, just like B<ThreadReadArt> ('B<E<lt>CRE<gt>>')."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3105
+#: doc/tin.1:3144
 msgid ""
 "exits the menu, catching up on the thread if you have "
 "B<thread_catchup_on_exit> set in your configuration, just like B<Quit> "
@@ -7334,25 +7463,25 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3108
+#: doc/tin.1:3147
 msgid "moves to the article pointed at."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3115
+#: doc/tin.1:3154
 msgid ""
 "In other menus and areas button pressing reverts back to usual cut and paste "
 "of B<\\%xterm>(1x), but after one click of any button."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:3115
+#: doc/tin.1:3154
 #, no-wrap
 msgid "INDEX FILES"
 msgstr "INDEX DATEIEN"
 
 #. type: Plain text
-#: doc/tin.1:3120
+#: doc/tin.1:3159
 msgid ""
 "If your news server supports NOV index files (see B<\\%newsoverview>(5), "
 "most modern installations will) and you have a fast connection to your news "
@@ -7360,7 +7489,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3126
+#: doc/tin.1:3165
 msgid ""
 "If your news server doesn't support NOV index files or you have a very slow "
 "connection to your news server then B<tin> can cache the index for each "
@@ -7370,7 +7499,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3135
+#: doc/tin.1:3174
 msgid ""
 "Each user creates/updates his/her own index files that are stored in I<"
 "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news/>. If you are "
@@ -7382,7 +7511,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3142
+#: doc/tin.1:3181
 msgid ""
 "Entering a group the first time tends to be slow because the index file must "
 "be built from scratch. To alleviate the slowness start B<tin> to create all "
@@ -7393,27 +7522,27 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3147
+#: doc/tin.1:3186
 msgid ""
 "As indexing might take some time you may want to run B<tin> form the system "
 "batcher B<\\%cron>(1)  with the ''B<-u>'' option:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3152
+#: doc/tin.1:3191
 #, no-wrap
 msgid "CW<30 6 * * * /usr/local/bin/tin -u>\n"
 msgstr "CW<30 6 * * * /usr/local/bin/tin -u>\n"
 
 #. type: Plain text
-#: doc/tin.1:3158
+#: doc/tin.1:3197
 msgid ""
 "If you are low on local disk space you should consider to manually purge "
 "cached data for groups you are not reading anymore with something like:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3164
+#: doc/tin.1:3203
 #, no-wrap
 msgid ""
 "CW<find ${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news* \\e\n"
@@ -7423,7 +7552,7 @@ msgstr ""
 "-type f -name \"[0-9]*.[0-9]\" -atime +28 | xargs rm -f>\n"
 
 #. type: SH
-#: doc/tin.1:3169 doc/tin.5:21
+#: doc/tin.1:3208 doc/tin.5:21
 #, no-wrap
 msgid "FILES"
 msgstr "DATEIEN"
@@ -7444,124 +7573,124 @@ msgstr "DATEIEN"
 #.        $TMPDIR/SCOPES-W   (-D 32)
 #.        $TMPDIR/ACTIVE     (-D 64)
 #. type: Plain text
-#: doc/tin.1:3187
+#: doc/tin.1:3226
 msgid "For a detailed description see B<\\%tin>(5)."
 msgstr "FÃ¼r eine ausfÃ¼hrlich Beschreibung siehe B<\\%tin>(5)."
 
 #. type: Plain text
-#: doc/tin.1:3189 doc/tin.5:43
+#: doc/tin.1:3228 doc/tin.5:43
 msgid "I<$MAILCAPS>"
 msgstr "I<$MAILCAPS>"
 
 #. type: Plain text
-#: doc/tin.1:3191 doc/tin.5:45
+#: doc/tin.1:3230 doc/tin.5:45
 msgid "I<~/.mailcap>"
 msgstr "I<~/.mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3193 doc/tin.5:47
+#: doc/tin.1:3232 doc/tin.5:47
 msgid "I</etc/mailcap>"
 msgstr "I</etc/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3195 doc/tin.5:49
+#: doc/tin.1:3234 doc/tin.5:49
 msgid "I</usr/etc/mailcap>"
 msgstr "I</usr/etc/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3197 doc/tin.5:51
+#: doc/tin.1:3236 doc/tin.5:51
 msgid "I</usr/local/etc/mailcap>"
 msgstr "I</usr/local/etc/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3199 doc/tin.5:53
+#: doc/tin.1:3238 doc/tin.5:53
 msgid "I</etc/mail/mailcap>"
 msgstr "I</etc/mail/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3202 doc/tin.5:222
+#: doc/tin.1:3241 doc/tin.5:222
 msgid "I</etc/nntpserver>"
 msgstr "I</etc/nntpserver>"
 
 #. type: Plain text
-#: doc/tin.1:3205 doc/tin.5:232
+#: doc/tin.1:3244 doc/tin.5:232
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>"
 
 #. type: Plain text
-#: doc/tin.1:3208 doc/tin.5:242
+#: doc/tin.1:3247 doc/tin.5:242
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>"
 
 #. type: Plain text
-#: doc/tin.1:3210 doc/tin.5:244
+#: doc/tin.1:3249 doc/tin.5:244
 msgid "I</etc/mime.types>"
 msgstr "I</etc/mime.types>"
 
 #. type: Plain text
-#: doc/tin.1:3212 doc/tin.5:246
+#: doc/tin.1:3251 doc/tin.5:246
 msgid "I</etc/tin/mime.types>"
 msgstr "I</etc/tin/mime.types>"
 
 #. type: Plain text
-#: doc/tin.1:3215 doc/tin.5:253
+#: doc/tin.1:3254 doc/tin.5:253
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>"
 
 #. type: Plain text
-#: doc/tin.1:3218 doc/tin.5:286
+#: doc/tin.1:3257 doc/tin.5:286
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>"
 
 #. type: Plain text
-#: doc/tin.1:3222 doc/tin.5:315
+#: doc/tin.1:3261 doc/tin.5:315
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n"
 
 #. type: Plain text
-#: doc/tin.1:3226 doc/tin.5:323
+#: doc/tin.1:3265 doc/tin.5:323
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>"
 
 #. type: Plain text
-#: doc/tin.1:3228 doc/tin.5:325
+#: doc/tin.1:3267 doc/tin.5:325
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>"
 
 #. type: Plain text
-#: doc/tin.1:3231 doc/tin.5:332
+#: doc/tin.1:3270 doc/tin.5:332
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>"
 
 #. type: Plain text
-#: doc/tin.1:3234 doc/tin.5:339
+#: doc/tin.1:3273 doc/tin.5:339
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>"
 
 #. type: Plain text
-#: doc/tin.1:3237 doc/tin.5:346
+#: doc/tin.1:3276 doc/tin.5:346
 msgid "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>"
 msgstr "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>"
 
 #. type: Plain text
-#: doc/tin.1:3241 doc/tin.5:354
+#: doc/tin.1:3280 doc/tin.5:354
 #, no-wrap
 msgid "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n"
 msgstr "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n"
 
 #. type: Plain text
-#: doc/tin.1:3245 doc/tin.5:362
+#: doc/tin.1:3284 doc/tin.5:362
 msgid "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>"
 msgstr "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>"
 
 #. type: Plain text
-#: doc/tin.1:3248 doc/tin.5:369
+#: doc/tin.1:3287 doc/tin.5:369
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>"
 
 #. type: Plain text
-#: doc/tin.1:3251 doc/tin.5:403
+#: doc/tin.1:3290 doc/tin.5:403
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>"
 
@@ -7570,66 +7699,66 @@ msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin
 #.  we should think about checking for the new Paths (/news/etc/)
 #.  ${TIN_LIBDIR\-/news/etc"}/attributes
 #. type: Plain text
-#: doc/tin.1:3255 doc/tin.5:414
+#: doc/tin.1:3294 doc/tin.5:414
 msgid "I</etc/tin/attributes>"
 msgstr "I</etc/tin/attributes>"
 
 #. type: Plain text
-#: doc/tin.1:3257 doc/tin.5:416
+#: doc/tin.1:3296 doc/tin.5:416
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>"
 
 #.  TODO: add missing descriptions and explain things in detail.
 #. type: Plain text
-#: doc/tin.1:3260 doc/tin.5:747
+#: doc/tin.1:3299 doc/tin.5:750
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>"
 
 #. type: Plain text
-#: doc/tin.1:3264 doc/tin.5:829
+#: doc/tin.1:3303 doc/tin.5:832
 #, no-wrap
 msgid "I</etc/tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 msgstr "I</etc/tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 
 #. type: Plain text
-#: doc/tin.1:3266 doc/tin.5:831
+#: doc/tin.1:3305 doc/tin.5:834
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 
 #. type: Plain text
-#: doc/tin.1:3270 doc/tin.5:1064
+#: doc/tin.1:3309 doc/tin.5:1067
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>"
 
 #. type: Plain text
-#: doc/tin.1:3273 doc/tin.5:1080
+#: doc/tin.1:3312 doc/tin.5:1083
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>"
 
 #. type: Plain text
-#: doc/tin.1:3276 doc/tin.5:1106
+#: doc/tin.1:3315 doc/tin.5:1109
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>"
 
 #. type: Plain text
-#: doc/tin.1:3279 doc/tin.5:1113
+#: doc/tin.1:3318 doc/tin.5:1116
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>"
 
 #. type: Plain text
-#: doc/tin.1:3282 doc/tin.5:1123
+#: doc/tin.1:3321 doc/tin.5:1126
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>"
 
 #. type: Plain text
-#: doc/tin.1:3286
+#: doc/tin.1:3325
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 
 #. type: Plain text
-#: doc/tin.1:3291
+#: doc/tin.1:3330
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
@@ -7639,22 +7768,22 @@ msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin
 #.  we should think about checking for the new Paths (/news/etc/)
 #.  .IR ${TIN_LIBDIR\-"/news/etc"}/tinrc
 #. type: Plain text
-#: doc/tin.1:3296 doc/tin.5:1176
+#: doc/tin.1:3335 doc/tin.5:1179
 msgid "I</etc/tin/tinrc>"
 msgstr "I</etc/tin/tinrc>"
 
 #. type: Plain text
-#: doc/tin.1:3298 doc/tin.5:1178
+#: doc/tin.1:3337 doc/tin.5:1181
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>"
 
 #. type: Plain text
-#: doc/tin.1:3301 doc/tin.5:2355
+#: doc/tin.1:3340 doc/tin.5:2373
 msgid "I</etc/tin/tin.defaults>"
 msgstr "I</etc/tin/tin.defaults>"
 
 #. type: Plain text
-#: doc/tin.1:3304
+#: doc/tin.1:3343
 msgid "I</usr/local/share/locale/${LC_MESSAGES}/LC_MESSAGES/tin.mo>"
 msgstr "I</usr/local/share/locale/${LC_MESSAGES}/LC_MESSAGES/tin.mo>"
 
@@ -7663,51 +7792,51 @@ msgstr "I</usr/local/share/locale/${LC_M
 #.  we should think about checking for the new Paths
 #.  (described shown below).
 #. type: Plain text
-#: doc/tin.1:3307 doc/tin.5:2465
+#: doc/tin.1:3346 doc/tin.5:2483
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>"
 
 #. type: Plain text
-#: doc/tin.1:3310 doc/tin.5:2525
+#: doc/tin.1:3349 doc/tin.5:2543
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>"
 
 #. type: Plain text
-#: doc/tin.1:3313 doc/tin.5:2552
+#: doc/tin.1:3352 doc/tin.5:2570
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>"
 
 #. type: Plain text
-#: doc/tin.1:3316 doc/tin.5:2575
+#: doc/tin.1:3355 doc/tin.5:2593
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>"
 
 #.  is the Path correct? or is it /news/etc/overview.fmt
 #. type: Plain text
-#: doc/tin.1:3319 doc/tin.5:2585
+#: doc/tin.1:3358 doc/tin.5:2603
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>"
 
 #.  is the Path correct? or is it /news/etc/subscriptions
 #. type: Plain text
-#: doc/tin.1:3322 doc/tin.5:2603
+#: doc/tin.1:3361 doc/tin.5:2621
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>"
 
 #. type: SH
-#: doc/tin.1:3325
+#: doc/tin.1:3364
 #, no-wrap
 msgid "ENVIRONMENT"
 msgstr "UMGEBUNGSVARIABLEN"
 
 #. type: TP
-#: doc/tin.1:3328
+#: doc/tin.1:3367
 #, no-wrap
 msgid "B<TINRC>"
 msgstr "B<TINRC>"
 
 #. type: Plain text
-#: doc/tin.1:3336
+#: doc/tin.1:3375
 msgid ""
 "Define this variable if you want to specify command-line options that B<tin> "
 "should be started with to save typing them each time it is started. The "
@@ -7717,13 +7846,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3336
+#: doc/tin.1:3375
 #, no-wrap
 msgid "B<TIN_HOMEDIR>"
 msgstr "B<TIN_HOMEDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3341
+#: doc/tin.1:3380
 msgid ""
 "Define this variable if you do not want the I<.tin> directory in I<$HOME/>. "
 "E.g., if you want all B<tin>'s private files in I</tmp/.tin> you would set "
@@ -7731,13 +7860,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3341
+#: doc/tin.1:3380
 #, no-wrap
 msgid "B<TIN_INDEX_NEWSDIR>"
 msgstr "B<TIN_INDEX_NEWSDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3347
+#: doc/tin.1:3386
 msgid ""
 "Define this variable if you do not want the I<.news> directory in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s news index "
@@ -7745,13 +7874,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3347
+#: doc/tin.1:3386
 #, no-wrap
 msgid "B<TIN_INDEX_MAILDIR>"
 msgstr "B<TIN_INDEX_MAILDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3353
+#: doc/tin.1:3392
 msgid ""
 "Define this variable if you do not want the I<.mail> directory in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s mail index "
@@ -7759,13 +7888,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3353
+#: doc/tin.1:3392
 #, no-wrap
 msgid "B<TIN_INDEX_SAVEDIR>"
 msgstr "B<TIN_INDEX_SAVEDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3359
+#: doc/tin.1:3398
 msgid ""
 "Define this variable if you do not want the I<.save> directory in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s save index "
@@ -7773,13 +7902,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3359
+#: doc/tin.1:3398
 #, no-wrap
 msgid "B<TIN_LIBDIR>"
 msgstr "B<TIN_LIBDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3364
+#: doc/tin.1:3403
 msgid ""
 "Define this variable if you want to override the B<NEWSLIBDIR> path that was "
 "compiled into the B<tin> binary, default is I</usr/lib/news>.  If tin is "
@@ -7787,13 +7916,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3364
+#: doc/tin.1:3403
 #, no-wrap
 msgid "B<TIN_SPOOLDIR>"
 msgstr "B<TIN_SPOOLDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3369
+#: doc/tin.1:3408
 msgid ""
 "Define this variable if you want to override the B<SPOOLDIR> path that was "
 "compiled into the B<tin> binary, default is I</var/spool/news>.  If tin is "
@@ -7801,13 +7930,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3369
+#: doc/tin.1:3408
 #, no-wrap
 msgid "B<TIN_NOVROOTDIR>"
 msgstr "B<TIN_NOVROOTDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3374
+#: doc/tin.1:3413
 msgid ""
 "Define this variable if you want to override the B<NOVROOTDIR> path that was "
 "compiled into the B<tin> binary, default is B<SPOOLDIR> (see above). If tin "
@@ -7815,27 +7944,27 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3374
+#: doc/tin.1:3413
 #, no-wrap
 msgid "B<TIN_NOVFILENAME>"
 msgstr "B<TIN_NOVFILENAME>"
 
 #. type: Plain text
-#: doc/tin.1:3380
+#: doc/tin.1:3419
 msgid ""
-"Define this variable if you want to override the B<OVERVIEW_FILE> file name "
+"Define this variable if you want to override the B<OVERVIEW_FILE> filename "
 "that was compiled into the B<tin> binary, default is I<.overview>. If tin is "
 "running in NNTP mode setting this variable has no effect."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3380
+#: doc/tin.1:3419
 #, no-wrap
 msgid "B<TIN_ACTIVEFILE>"
 msgstr "B<TIN_ACTIVEFILE>"
 
 #. type: Plain text
-#: doc/tin.1:3386
+#: doc/tin.1:3425
 msgid ""
 "Define this variable if you want to override the B<NEWSLIBDIR/active> path "
 "that was compiled into the B<tin> binary. If tin is running in NNTP mode "
@@ -7844,13 +7973,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3386
+#: doc/tin.1:3425
 #, no-wrap
 msgid "B<NNTPSERVER>"
 msgstr "B<NNTPSERVER>"
 
 #. type: Plain text
-#: doc/tin.1:3392
+#: doc/tin.1:3431
 msgid ""
 "The default NNTP server to remotely read news from. This variable only needs "
 "to be set if the ''B<-r>'' command-line option is specified and the file I</"
@@ -7859,13 +7988,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3392
+#: doc/tin.1:3431
 #, no-wrap
 msgid "B<NNTPPORT>"
 msgstr "B<NNTPPORT>"
 
 #. type: Plain text
-#: doc/tin.1:3397
+#: doc/tin.1:3436
 msgid ""
 "The NNTP TCP-port to read news from. This variable only needs to be set if "
 "the TCP-port is not 119 (the default).  The ''B<-p>'' command-line option "
@@ -7873,106 +8002,106 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3397
+#: doc/tin.1:3436
 #, no-wrap
 msgid "B<DISTRIBUTION>"
 msgstr "B<DISTRIBUTION>"
 
 #. type: Plain text
-#: doc/tin.1:3401
+#: doc/tin.1:3440
 msgid ""
 "Set the article header field ''Distribution:'' to the contents of the "
 "variable instead of the system default."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3401
+#: doc/tin.1:3440
 #, no-wrap
 msgid "B<ISO2ASC>"
 msgstr "B<ISO2ASC>"
 
 #. type: Plain text
-#: doc/tin.1:3405
+#: doc/tin.1:3444
 msgid ""
 "Set the ISO to ASCII charset decoding table character to use in decoding an "
 "article text. Values can range from -1 to 6."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3406
+#: doc/tin.1:3445
 #, no-wrap
 msgid "B<-1>"
 msgstr "B<-1>"
 
 #. type: Plain text
-#: doc/tin.1:3409
+#: doc/tin.1:3448
 msgid "no conversion"
 msgstr "Keine Umformung"
 
 #. type: Plain text
-#: doc/tin.1:3412
+#: doc/tin.1:3451
 msgid "universal table for many languages"
 msgstr "Universal-Tabelle fÃ¼r viele Sprachen"
 
 #. type: Plain text
-#: doc/tin.1:3415
+#: doc/tin.1:3454
 msgid "single-spacing universal table"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3418
+#: doc/tin.1:3457
 msgid "table for Danish, Dutch, German, Norwegian and Swedish"
 msgstr ""
 "Tabelle fÃ¼r DÃ¤nisch, NiederlÃ¤ndisch, Deutsch, Norwegisch und Schwedisch"
 
 #. type: TP
-#: doc/tin.1:3418
+#: doc/tin.1:3457
 #, no-wrap
 msgid "B<3>"
 msgstr "B<3>"
 
 #. type: Plain text
-#: doc/tin.1:3421
+#: doc/tin.1:3460
 msgid ""
 "table for Danish, Finnish, Norwegian and Swedish using the appropriate ISO "
 "646 variant"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3424
+#: doc/tin.1:3463
 msgid "table with B<RFC\\%1345> codes in brackets"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3424
+#: doc/tin.1:3463
 #, no-wrap
 msgid "B<5>"
 msgstr "B<5>"
 
 #. type: Plain text
-#: doc/tin.1:3427
+#: doc/tin.1:3466
 msgid "table for printers that allow overstriking with backspace"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3427
+#: doc/tin.1:3466
 #, no-wrap
 msgid "B<6>"
 msgstr "B<6>"
 
 #. type: Plain text
-#: doc/tin.1:3430
+#: doc/tin.1:3469
 msgid "table for IBM PC character set (code page 437)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3431
+#: doc/tin.1:3470
 #, no-wrap
 msgid "B<ORGANIZATION>"
 msgstr "B<ORGANIZATION>"
 
 #. type: Plain text
-#: doc/tin.1:3437
+#: doc/tin.1:3476
 msgid ""
 "Set the article header field ''Organization:'' to the contents of the "
 "variable instead of the system default. If reading news on an Apollo "
@@ -7981,26 +8110,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3437
+#: doc/tin.1:3476
 #, no-wrap
 msgid "B<NEWSORG (DomainOS)>"
 msgstr "B<NEWSORG (DomainOS)>"
 
 #. type: Plain text
-#: doc/tin.1:3440
+#: doc/tin.1:3479
 msgid "DomainOS specific, same as $B<ORGANIZATION> on other OSs (see above)."
 msgstr ""
 "DomainOS spezifisch, wie $B<ORGANISATION> auf anderen Betriebssystemen "
 "(siehe oben)."
 
 #. type: TP
-#: doc/tin.1:3440
+#: doc/tin.1:3479
 #, no-wrap
 msgid "B<REPLYTO>"
 msgstr "B<REPLYTO>"
 
 #. type: Plain text
-#: doc/tin.1:3445
+#: doc/tin.1:3484
 msgid ""
 "Set the article header field ''Reply-To:'' to the return address specified "
 "by the variable. This is useful if you wish to receive replies at a "
@@ -8008,37 +8137,37 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3445
+#: doc/tin.1:3484
 #, no-wrap
 msgid "B<NAME>"
 msgstr "B<NAME>"
 
 #. type: Plain text
-#: doc/tin.1:3449
+#: doc/tin.1:3488
 msgid ""
 "Overrides the full name given in the gecos-files in I</etc/passwd>, see also "
 "B<mail_address>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3449
+#: doc/tin.1:3488
 #, no-wrap
 msgid "B<REALNAME>"
 msgstr "B<REALNAME>"
 
 #. type: Plain text
-#: doc/tin.1:3452
+#: doc/tin.1:3491
 msgid "Same as $B<NAME>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3452
+#: doc/tin.1:3491
 #, no-wrap
 msgid "B<HOME>"
 msgstr "B<HOME>"
 
 #. type: Plain text
-#: doc/tin.1:3457
+#: doc/tin.1:3496
 msgid ""
 "Pathname of the user's home directory. See B<\\%environ>(5)  for more info."
 msgstr ""
@@ -8046,37 +8175,37 @@ msgstr ""
 "\\%environ>(5)."
 
 #. type: TP
-#: doc/tin.1:3457
+#: doc/tin.1:3496
 #, no-wrap
 msgid "B<MAILER>"
 msgstr "B<MAILER>"
 
 #. type: Plain text
-#: doc/tin.1:3461
+#: doc/tin.1:3500
 msgid ""
 "This variable has precedence over the default mailer that is used in all "
 "mailing operations within B<tin>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3461
+#: doc/tin.1:3500
 #, no-wrap
 msgid "B<MAIL>"
 msgstr "B<MAIL>"
 
 #. type: Plain text
-#: doc/tin.1:3464
+#: doc/tin.1:3503
 msgid "Full path to the user's mailbox."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3464
+#: doc/tin.1:3503
 #, no-wrap
 msgid "B<VISUAL>"
 msgstr "B<VISUAL>"
 
 #. type: Plain text
-#: doc/tin.1:3473
+#: doc/tin.1:3512
 msgid ""
 "This variable has precedence over the default editor (i.e., B<\\%vi>(1))  "
 "that is used in all editing operations within B<tin> (e.g., posting, "
@@ -8085,13 +8214,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3473
+#: doc/tin.1:3512
 #, no-wrap
 msgid "B<EDITOR>"
 msgstr "B<EDITOR>"
 
 #. type: Plain text
-#: doc/tin.1:3482
+#: doc/tin.1:3521
 msgid ""
 "If $B<VISUAL> is unset, then this variable is looked up for a default "
 "editor. If $B<EDITOR> and $B<VISUAL> are both unset, B<tin> uses the systems "
@@ -8100,13 +8229,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3482
+#: doc/tin.1:3521
 #, no-wrap
 msgid "B<AUTOSUBSCRIBE>"
 msgstr "B<AUTOSUBSCRIBE>"
 
 #. type: Plain text
-#: doc/tin.1:3488
+#: doc/tin.1:3527
 msgid ""
 "A new group is checked against the list of patterns; if it matches, B<tin> "
 "subscribes the user to the group without further query.  See the section "
@@ -8115,12 +8244,12 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3490
+#: doc/tin.1:3529
 msgid "I<AUTOSUBSCRIBE=comp.os.unix.*,talk.*,!talk.politics.*>"
 msgstr "I<AUTOSUBSCRIBE=comp.os.unix.*,talk.*,!talk.politics.*>"
 
 #. type: Plain text
-#: doc/tin.1:3495
+#: doc/tin.1:3534
 msgid ""
 "will automatically subscribe the user to all new groups in the comp.os.unix "
 "hierarchy, and all talk groups other than talk.politics groups (which will "
@@ -8129,25 +8258,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3495
+#: doc/tin.1:3534
 #, no-wrap
 msgid "B<AUTOUNSUBSCRIBE>"
 msgstr "B<AUTOUNSUBSCRIBE>"
 
 #. type: Plain text
-#: doc/tin.1:3499
+#: doc/tin.1:3538
 msgid ""
 "Is handled like the $B<AUTOSUBSCRIBE> variable, but groups matching the list "
 "are unsubscribed from without further query. For example, setting"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3501
+#: doc/tin.1:3540
 msgid "I<AUTOUNSUBSCRIBE=alt.flame.*,u*,!uk.*>"
 msgstr "I<AUTOUNSUBSCRIBE=alt.flame.*,u*,!uk.*>"
 
 #. type: Plain text
-#: doc/tin.1:3505
+#: doc/tin.1:3544
 msgid ""
 "will automatically unsubscribe the user from all new alt.flame groups and "
 "all groups starting with u (university groups) other than UK groups (which "
@@ -8155,104 +8284,104 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3505
+#: doc/tin.1:3544
 #, no-wrap
 msgid "B<TMPDIR>"
 msgstr "B<TMPDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3509
+#: doc/tin.1:3548
 msgid ""
 "A pathname of a directory made available for B<tin> to create temporary "
 "files."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3509
+#: doc/tin.1:3548
 #, no-wrap
 msgid "B<MAILCAPS>"
 msgstr "B<MAILCAPS>"
 
 #. type: Plain text
-#: doc/tin.1:3515
+#: doc/tin.1:3554
 msgid ""
 "This variable can be used to override the default path search for B<\\"
 "%mailcap>(5)  files. See also B<\\%tin>(5)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3515
+#: doc/tin.1:3554
 #, no-wrap
 msgid "B<NOMETAMAIL>"
 msgstr "B<NOMETAMAIL>"
 
 #. type: Plain text
-#: doc/tin.1:3520
+#: doc/tin.1:3559
 msgid ""
 "Set this variable to disable the use of B<\\%metamail>(1)  or a replacement "
 "(e.g. metamutt)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3520
+#: doc/tin.1:3559
 #, no-wrap
 msgid "B<MM_CHARSET>"
 msgstr "B<MM_CHARSET>"
 
 #. type: TP
-#: doc/tin.1:3522
+#: doc/tin.1:3561
 #, no-wrap
 msgid "B<ISPELL>"
 msgstr "B<ISPELL>"
 
 #. type: Plain text
-#: doc/tin.1:3527
+#: doc/tin.1:3566
 msgid ""
 "Set this variable to point to B<\\%ispell>(1)  or a replacement and its cmd-"
 "line options."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3527
+#: doc/tin.1:3566
 #, no-wrap
 msgid "B<PGPOPTS>"
 msgstr "B<PGPOPTS>"
 
 #. type: Plain text
-#: doc/tin.1:3534
+#: doc/tin.1:3573
 msgid ""
 "Define any additional options that you wish to pass to your B<\\%pgp>(1)  or "
 "B<\\%gpg>(1)  program."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3534
+#: doc/tin.1:3573
 #, no-wrap
 msgid "B<PGPPATH>"
 msgstr "B<PGPPATH>"
 
 #. type: Plain text
-#: doc/tin.1:3539
+#: doc/tin.1:3578
 msgid ""
 "Override the name of the B<\\%pgp>(1)  directory in B<$HOME> that holds your "
 "keys etc.."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3539
+#: doc/tin.1:3578
 #, no-wrap
 msgid "B<GNUPGHOME>"
 msgstr "B<GNUPGHOME>"
 
 #. type: Plain text
-#: doc/tin.1:3544
+#: doc/tin.1:3583
 msgid ""
 "Override the name of the B<\\%gpg>(1)  directory in B<$HOME> that holds your "
 "keys etc.."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3544
+#: doc/tin.1:3583
 #, no-wrap
 msgid "B<LC_CTYPE>"
 msgstr "B<LC_CTYPE>"
@@ -8260,25 +8389,25 @@ msgstr "B<LC_CTYPE>"
 #.  TODO: document LC_CTYPEs influence on
 #.        ~/.tin/keymap.*, 8bit char display, ...
 #. type: Plain text
-#: doc/tin.1:3558
+#: doc/tin.1:3597
 msgid ""
 "This variable determines the B<\\%locale>(5)  category for character "
 "handling functions. Usually it determines the character classes for pattern "
 "matching character classification and case conversion. Currently this is not "
 "true for B<tin> (which temporary unsets B<$LC_CTYPE> right before any match "
-"is done to avoid confusion).  It's value should be of the form I<language>"
-"[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%environ>(5)  for more "
-"information."
+"is done to avoid confusion).  It's value should be of the form "
+"I<language>[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%environ>(5)  "
+"for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3558
+#: doc/tin.1:3597
 #, no-wrap
 msgid "B<LC_MESSAGES>"
 msgstr "B<LC_MESSAGES>"
 
 #. type: Plain text
-#: doc/tin.1:3567
+#: doc/tin.1:3606
 msgid ""
 "Formats of informative and diagnostic messages and interactive responses.  "
 "It's value should be of the form I<language>[I<_territory>][I<.codeset>]"
@@ -8287,27 +8416,27 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3567
+#: doc/tin.1:3606
 #, no-wrap
 msgid "B<LC_TIME>"
 msgstr "B<LC_TIME>"
 
 #. type: Plain text
-#: doc/tin.1:3575
+#: doc/tin.1:3614
 msgid ""
-"Date and time formats. It's value should be of the form I<language>"
-"[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%locale>(5)  and B<\\"
-"%environ>(5)  for more information."
+"Date and time formats. It's value should be of the form "
+"I<language>[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%locale>(5)  "
+"and B<\\%environ>(5)  for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3575
+#: doc/tin.1:3614
 #, no-wrap
 msgid "B<LC_ALL>"
 msgstr "B<LC_ALL>"
 
 #. type: Plain text
-#: doc/tin.1:3584
+#: doc/tin.1:3623
 msgid ""
 "This variable overrides the value of the B<$LANG> variable and any other B<"
 "$LC_> variable. It's value should be of the form I<language>[I<_territory>]"
@@ -8316,13 +8445,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3584
+#: doc/tin.1:3623
 #, no-wrap
 msgid "B<LANG>"
 msgstr "B<LANG>"
 
 #. type: Plain text
-#: doc/tin.1:3593
+#: doc/tin.1:3632
 msgid ""
 "This variable determines the B<\\%locale>(5)  category for any category not "
 "specifically selected with a variable starting with B<$LC_>. It's value "
@@ -8331,13 +8460,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3593
+#: doc/tin.1:3632
 #, no-wrap
 msgid "B<LANGUAGE>"
 msgstr "B<LANGUAGE>"
 
 #. type: Plain text
-#: doc/tin.1:3601
+#: doc/tin.1:3640
 msgid ""
 "This variable defines a priority list for translations. Whenever a "
 "translation is not available in the language selected via B<$LC_ALL> or B<"
@@ -8347,13 +8476,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3601
+#: doc/tin.1:3640
 #, no-wrap
 msgid "B<COLUMNS>"
 msgstr "B<COLUMNS>"
 
 #. type: Plain text
-#: doc/tin.1:3611
+#: doc/tin.1:3650
 msgid ""
 "A decimal integer E<gt> 0 used to indicate the user's preferred width in "
 "column positions for the terminal screen or window. If this variable is "
@@ -8366,13 +8495,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3611
+#: doc/tin.1:3650
 #, no-wrap
 msgid "B<LINES>"
 msgstr "B<LINES>"
 
 #. type: Plain text
-#: doc/tin.1:3621
+#: doc/tin.1:3660
 msgid ""
 "A decimal integer E<gt> 0 used to indicate the user's preferred number of "
 "lines on a page or the vertical screen or window size in lines. A line in "
@@ -8385,7 +8514,7 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3621
+#: doc/tin.1:3660
 #, no-wrap
 msgid "B<TERM>"
 msgstr "B<TERM>"
@@ -8393,7 +8522,7 @@ msgstr "B<TERM>"
 #
 #
 #. type: Plain text
-#: doc/tin.1:3627
+#: doc/tin.1:3666
 msgid ""
 "The type of terminal in use. This is used when looking up termcap "
 "sequences.  See B<\\%environ>(5)  for more information."
@@ -8402,94 +8531,95 @@ msgstr ""
 "%environ>(5)."
 
 #. type: TP
-#: doc/tin.1:3627
+#: doc/tin.1:3666
 #, no-wrap
 msgid "B<DISPLAY>"
 msgstr "B<DISPLAY>"
 
 #. type: Plain text
-#: doc/tin.1:3630
+#: doc/tin.1:3669
 msgid "Display name, pointing to the X server; required for xface."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3630
+#: doc/tin.1:3669
 #, no-wrap
 msgid "B<WINDOWID>"
 msgstr "B<WINDOWID>"
 
 #. type: Plain text
-#: doc/tin.1:3634
+#: doc/tin.1:3673
 msgid ""
 "Used for determining terminal's X window id; required for xface. Should be "
 "set by the terminal emulator."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3634
+#: doc/tin.1:3673
 #, no-wrap
 msgid "B<SHELL>"
 msgstr "B<SHELL>"
 
 #. type: Plain text
-#: doc/tin.1:3638
+#: doc/tin.1:3677
 msgid ""
 "The pathname of the user's login shell. Used to set B<default_shell_command>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3638
+#: doc/tin.1:3677
 #, no-wrap
 msgid "B<XDG_RUNTIME_DIR>"
 msgstr "B<XDG_RUNTIME_DIR>"
 
 #. type: Plain text
-#: doc/tin.1:3643
-msgid "The pathname of the user's dir to put non-essential runtime files into."
+#: doc/tin.1:3682
+msgid ""
+"The pathname of the user's dir to put non-essential run time files into."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3643
+#: doc/tin.1:3682
 #, no-wrap
 msgid "SIGNALS"
 msgstr "SIGNALE"
 
 #.  TODO: add missing, sort useful, document in detail
 #. type: Plain text
-#: doc/tin.1:3647
+#: doc/tin.1:3686
 msgid "B<tin> handles a couple of signals:"
 msgstr "B<tin> verarbeitet folgende Signale:"
 
 #. type: TP
-#: doc/tin.1:3647
+#: doc/tin.1:3686
 #, no-wrap
 msgid "B<SIGHUP>"
 msgstr "B<SIGHUP>"
 
 #. type: Plain text
-#: doc/tin.1:3650 doc/tin.1:3653
+#: doc/tin.1:3689 doc/tin.1:3692
 msgid "Terminate gracefully."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3650
+#: doc/tin.1:3689
 #, no-wrap
 msgid "B<SIGTERM>"
 msgstr "B<SIGTERM>"
 
 #. type: TP
-#: doc/tin.1:3653
+#: doc/tin.1:3692
 #, no-wrap
 msgid "B<SIGUSR1>"
 msgstr "B<SIGUSR1>"
 
 #. type: Plain text
-#: doc/tin.1:3656
-msgid "Terminate gracefully but do not restore tty."
-msgstr ""
+#: doc/tin.1:3695
+msgid "Terminate gracefully but do not restore terminal (tty)."
+msgstr "Beenden ohne das Terminal (tty) wiederherzustellen."
 
 #. type: TP
-#: doc/tin.1:3656
+#: doc/tin.1:3695
 #, no-wrap
 msgid "B<SIGUSR2>"
 msgstr "B<SIGUSR2>"
@@ -8500,18 +8630,18 @@ msgstr "B<SIGUSR2>"
 #.  give an overview of the most common error messages and how to cope with
 #.  them.
 #. type: Plain text
-#: doc/tin.1:3667
+#: doc/tin.1:3706
 msgid "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file."
-msgstr ""
+msgstr "Speichern der I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-Datei."
 
 #. type: SH
-#: doc/tin.1:3667
+#: doc/tin.1:3706
 #, no-wrap
 msgid "SECURITY"
 msgstr "SICHERHEIT"
 
 #. type: Plain text
-#: doc/tin.1:3675
+#: doc/tin.1:3714
 msgid ""
 "When B<tin> is started in debug mode (''B<-D n>'') it will create world "
 "readable files in B<$TMPDIR> which may contain the users NNTP password in "
@@ -8520,7 +8650,7 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3675
+#: doc/tin.1:3714
 #, no-wrap
 msgid "CONFORMING TO"
 msgstr "KONFORM ZU"
@@ -8528,7 +8658,7 @@ msgstr "KONFORM ZU"
 #.  - RFC\%2045, RFC\%2047, RFC\%2980, RFC\%3977, RFC\%4155, RFC\%4643,
 #.    RFC\%5322, RFC\%5536, RFC\%5537, RFC\%6048 or whatever
 #. type: Plain text
-#: doc/tin.1:3683
+#: doc/tin.1:3722
 msgid ""
 "B<tin> does conform to the Base Definitions volume of IEEE Std 1003.1-2008, "
 "Section 12, Utility Conventions (Utility Argument Syntax, Utility Syntax "
@@ -8536,32 +8666,32 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3683
+#: doc/tin.1:3722
 #, no-wrap
 msgid "NOTES"
 msgstr "ANMERKUNGEN"
 
 #. type: Plain text
-#: doc/tin.1:3688
+#: doc/tin.1:3727
 msgid ""
-"Regular expression support is provided by the PCRE library package B<\\%pcre>"
-"(3), which is open source software, written by Philip Hazel, and copyright "
-"by the University of Cambridge, England."
+"Regular expression support is provided by the PCRE library package B<\\"
+"%pcre>(3), which is open source software, written by Philip Hazel, and "
+"copyright by the University of Cambridge, England."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3692
+#: doc/tin.1:3731
 msgid "E<lt>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E<gt>"
 msgstr "E<lt>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E<gt>"
 
 #. type: SH
-#: doc/tin.1:3692
+#: doc/tin.1:3731
 #, no-wrap
 msgid "BUGS"
 msgstr "FEHLER"
 
 #. type: Plain text
-#: doc/tin.1:3700
+#: doc/tin.1:3739
 msgid ""
 "B<CNews> NNTPd, B<\\%noffle>(1)  (E<lt>= V1.0-pre5) and B<NewsCache> (E<lt>= "
 "V1.1.91) can't handle pipelined GROUP commands. If you run into trouble with "
@@ -8570,24 +8700,24 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3709
+#: doc/tin.1:3748
 msgid ""
 "Before mailing a bug-report to E<lt>tin-bugs@tin.orgE<gt> please check if "
 "you are using the latest (stable) release, and if not, please upgrade first! "
 "Have a look at the doc/TODO file for known bugs. If you still think you've "
 "found a bug, please use the B<BugReport> ('B<R>')  function and write in "
-"English. Please do NOT enclose a core-file in your bugreport until we "
+"English. Please do NOT enclose a core-file in your bug-report until we "
 "request it."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3709
+#: doc/tin.1:3748
 #, no-wrap
 msgid "HISTORY"
 msgstr "GESCHICHTE"
 
 #. type: Plain text
-#: doc/tin.1:3718
+#: doc/tin.1:3757
 msgid ""
 "B<tin> is based on the B<\\%tass>(1)  newsreader that was developed by Rich "
 "Skrenta and posted to alt.sources in March 1991; its first version was "
@@ -8605,197 +8735,199 @@ msgstr ""
 "Versionen findet sich unter"
 
 #. type: Plain text
-#: doc/tin.1:3722
+#: doc/tin.1:3761
 msgid "E<lt>http://www.tin.org/history.htmlE<gt>."
 msgstr "E<lt>http://www.tin.org/history.htmlE<gt>."
 
 #. type: SH
-#: doc/tin.1:3722
+#: doc/tin.1:3761
 #, no-wrap
 msgid "CREDITS"
 msgstr "DANKSAGUNGEN"
 
 #. type: IP
-#: doc/tin.1:3724
+#: doc/tin.1:3763
 #, no-wrap
 msgid "Rich Skrenta"
 msgstr "Rich Skrenta"
 
 #. type: Plain text
-#: doc/tin.1:3728
+#: doc/tin.1:3767
 msgid "author of B<\\%tass>(1)  v3.2 which this newsreader used as its base."
 msgstr "Autor von B<\\%tass>(1) v3.2, der Basis fÃ¼r diesen Newsreader."
 
 #. type: IP
-#: doc/tin.1:3728
+#: doc/tin.1:3767
 #, no-wrap
 msgid "Bill Davidsen"
 msgstr "Bill Davidsen"
 
 #. type: Plain text
-#: doc/tin.1:3730
+#: doc/tin.1:3769
 msgid "author of envarg.c environment variable reading routine."
 msgstr "Autor von envarg.c, Umgebungsvariablenleseroutine."
 
 #. type: IP
-#: doc/tin.1:3730
+#: doc/tin.1:3769
 #, no-wrap
 msgid "Mike Gleason"
 msgstr "Mike Gleason"
 
 #. type: Plain text
-#: doc/tin.1:3732
+#: doc/tin.1:3771
 msgid "author of sigfile.c random signature generation routines."
 msgstr "Autor von sigfile.c, Zufallssignaturengenerierungsroutine."
 
 #. type: IP
-#: doc/tin.1:3732
+#: doc/tin.1:3771
 #, no-wrap
 msgid "Markus Kuhn E<lt>Markus.Kuhn@cl.cam.ac.ukE<gt>"
 msgstr "Markus Kuhn E<lt>Markus.Kuhn@cl.cam.ac.ukE<gt>"
 
 #. type: Plain text
-#: doc/tin.1:3734
+#: doc/tin.1:3773
 msgid ""
 "author of langinfo.c, charset.c and iso2asc.txt ISO-8859-1 documentation."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3734
+#: doc/tin.1:3773
 #, no-wrap
 msgid "Arnold Robbins"
 msgstr "Arnold Robbins"
 
 #. type: Plain text
-#: doc/tin.1:3736
+#: doc/tin.1:3775
 msgid "author of strftime.c date formatting routine."
 msgstr "Autor von strftime.c, Datumsfromatierungsroutine."
 
 #. type: IP
-#: doc/tin.1:3736
+#: doc/tin.1:3775
 #, no-wrap
 msgid "Rich Salz"
 msgstr "Rich Salz"
 
 #. type: Plain text
-#: doc/tin.1:3738
+#: doc/tin.1:3777
 msgid ""
 "author of wildmat.c pattern matching and parsdate.y date parsing routines."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3738
+#: doc/tin.1:3777
 #, no-wrap
 msgid "Dave Taylor"
 msgstr "Dave Taylor"
 
 #. type: Plain text
-#: doc/tin.1:3742
+#: doc/tin.1:3781
 msgid "author of curses.c from the B<\\%elm>(1)  mailreader."
 msgstr "Autor von curses.c aus dem Mailreader B<\\%elm>(1)."
 
 #. type: IP
-#: doc/tin.1:3742
+#: doc/tin.1:3781
 #, no-wrap
 msgid "Chris Thewalt"
 msgstr "Chris Thewalt"
 
 #. type: Plain text
-#: doc/tin.1:3746
+#: doc/tin.1:3785
 msgid "author of getline.c B<\\%emacs>(1)  style editing routine."
 msgstr "Autor von getline.c, B<\\%emacs>(1)-artige Eingaberoutine."
 
 #. type: IP
-#: doc/tin.1:3746
+#: doc/tin.1:3785
 #, no-wrap
 msgid "Steven Madsen"
 msgstr "Steven Madsen"
 
 #. type: Plain text
-#: doc/tin.1:3750
+#: doc/tin.1:3789
 msgid "for adding B<\\%pgp>(1)  (Pretty Good Privacy) support."
 msgstr "fÃ¼r B<\\%pgp>(1) (Pretty Good Privacy) UnterstÃ¼tzung."
 
 #. type: IP
-#: doc/tin.1:3750
+#: doc/tin.1:3789
 #, no-wrap
 msgid "Philip Hazel E<lt>ph10@cam.ac.ukE<gt>"
 msgstr "Philip Hazel E<lt>ph10@cam.ac.ukE<gt>"
 
 #. type: Plain text
-#: doc/tin.1:3754
+#: doc/tin.1:3793
 msgid "for B<\\%pcre>(3)  (Perl-compatible regular expression library)."
 msgstr "fÃ¼r B<\\%pcre>(3) (Library fÃ¼r Perl-kompatible regulÃ¤re AusdrÃ¼cke)."
 
 #. type: IP
-#: doc/tin.1:3754
+#: doc/tin.1:3793
 #, no-wrap
 msgid "Patrick Powell E<lt>papowell@astart.comE<gt>"
 msgstr "Patrick Powell E<lt>papowell@astart.comE<gt>"
 
 #. type: Plain text
-#: doc/tin.1:3762
+#: doc/tin.1:3801
 msgid "for B<\\%snprintf>(3)  and B<\\%vsnprintf>(3)  fallbacks."
 msgstr "fÃ¼r B<\\%snprintf>(3) und B<\\%vsnprintf>(3) Fallbacks."
 
 #. type: SH
-#: doc/tin.1:3762
+#: doc/tin.1:3801
 #, no-wrap
 msgid "AUTHOR"
 msgstr "AUTOR"
 
 #. type: TP
-#: doc/tin.1:3763
+#: doc/tin.1:3802
 #, no-wrap
 msgid "Iain Lea E<lt>iain@bricbrac.deE<gt>"
 msgstr "Iain Lea E<lt>iain@bricbrac.deE<gt>"
 
 #. type: SH
-#: doc/tin.1:3767
+#: doc/tin.1:3806
 #, no-wrap
 msgid "MAINTAINER"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3768
+#: doc/tin.1:3807
 #, no-wrap
 msgid "Urs Janssen E<lt>urs@tin.orgE<gt>"
 msgstr "Urs JanÃŸen E<lt>urs@tin.orgE<gt>"
 
 #. type: SH
-#: doc/tin.1:3772 doc/tin.5:2616
+#: doc/tin.1:3811 doc/tin.5:2634
 #, no-wrap
 msgid "SEE ALSO"
 msgstr "SIEHE AUCH"
 
 #. type: Plain text
-#: doc/tin.1:3826
+#: doc/tin.1:3865
 msgid ""
 "B<\\%cron>(1), B<\\%elm>(1), B<\\%emacs>(1), B<\\%gpg>(1), B<\\%inews>(1), B<"
-"\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), B<\\%noffle>"
-"(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), B<\\"
-"%sendmail>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tass>(1), B<\\%unshar>"
-"(1), B<\\%uudecode>(1), B<\\%vi>(1), B<\\%xterm>(1x), B<\\%heapsort>(3), B<\\"
-"%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<\\%pcre>(3), B<\\"
-"%pcrepattern>(3), B<\\%qsort>(3), B<\\%snprintf>(3), B<\\%strftime>(3), B<\\"
-"%vsnprintf>(3), B<\\%wildmat>(3), B<\\%environ>(5), B<\\%locale>(5), B<\\"
-"%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%tin>"
-"(5), B<RFC\\%1345>, B<RFC\\%1524>, B<RFC\\%2045>, B<RFC\\%2046>, B<RFC\\"
-"%2047>, B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\%3977>, B<RFC\\%4155>, B<RFC\\"
-"%4643>, B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\%5537>, B<RFC\\%6048>"
+"\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), B<\\"
+"%noffle>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), B<\\"
+"%sendmail>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tass>(1), B<\\"
+"%unshar>(1), B<\\%uudecode>(1), B<\\%vi>(1), B<\\%xterm>(1x), B<\\"
+"%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<"
+"\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), B<\\%snprintf>(3), B<\\"
+"%strftime>(3), B<\\%vsnprintf>(3), B<\\%wildmat>(3), B<\\%environ>(5), B<\\"
+"%locale>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\"
+"%newsoverview>(5), B<\\%tin>(5), B<RFC\\%1345>, B<RFC\\%1524>, B<RFC\\"
+"%2045>, B<RFC\\%2046>, B<RFC\\%2047>, B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\"
+"%3977>, B<RFC\\%4155>, B<RFC\\%4643>, B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\"
+"%5537>, B<RFC\\%6048>"
 msgstr ""
 "B<\\%cron>(1), B<\\%elm>(1), B<\\%emacs>(1), B<\\%gpg>(1), B<\\%inews>(1), B<"
-"\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), B<\\%noffle>"
-"(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), B<\\"
-"%sendmail>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tass>(1), B<\\%unshar>"
-"(1), B<\\%uudecode>(1), B<\\%vi>(1), B<\\%xterm>(1x), B<\\%heapsort>(3), B<\\"
-"%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<\\%pcre>(3), B<\\"
-"%pcrepattern>(3), B<\\%qsort>(3), B<\\%snprintf>(3), B<\\%strftime>(3), B<\\"
-"%vsnprintf>(3), B<\\%wildmat>(3), B<\\%environ>(5), B<\\%locale>(5), B<\\"
-"%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%tin>"
-"(5), B<RFC\\%1345>, B<RFC\\%1524>, B<RFC\\%2045>, B<RFC\\%2046>, B<RFC\\"
-"%2047>, B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\%3977>, B<RFC\\%4155>, B<RFC\\"
-"%4643>, B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\%5537>, B<RFC\\%6048>"
+"\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), B<\\"
+"%noffle>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), B<\\"
+"%sendmail>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tass>(1), B<\\"
+"%unshar>(1), B<\\%uudecode>(1), B<\\%vi>(1), B<\\%xterm>(1x), B<\\"
+"%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<"
+"\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), B<\\%snprintf>(3), B<\\"
+"%strftime>(3), B<\\%vsnprintf>(3), B<\\%wildmat>(3), B<\\%environ>(5), B<\\"
+"%locale>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\"
+"%newsoverview>(5), B<\\%tin>(5), B<RFC\\%1345>, B<RFC\\%1524>, B<RFC\\"
+"%2045>, B<RFC\\%2046>, B<RFC\\%2047>, B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\"
+"%3977>, B<RFC\\%4155>, B<RFC\\%4643>, B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\"
+"%5537>, B<RFC\\%6048>"
 
 #. type: Plain text
 #: doc/tin.5:13
@@ -8805,7 +8937,7 @@ msgstr "tin, rtin - zugehÃ¶rige Dateien"
 #. type: Plain text
 #: doc/tin.5:20
 msgid ""
-"This manpage describes the various (config) files and their formats used by "
+"This man page describes the various (config) files and their formats used by "
 "the B<\\%tin>(1)  newsreader. All files are expected to have unix style "
 "('\\en' aka LF) line endings."
 msgstr ""
@@ -8996,7 +9128,7 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:154 doc/tin.5:1073
+#: doc/tin.5:154 doc/tin.5:1076
 #, no-wrap
 msgid "B<description>"
 msgstr "B<description>"
@@ -9049,7 +9181,7 @@ msgstr "B<nametemplate>"
 #. type: Plain text
 #: doc/tin.5:180
 msgid ""
-"The \"nametemplate\" field gives a file name format, in which %s will be "
+"The \"nametemplate\" field gives a filename format, in which %s will be "
 "replaced by a short unique string to give the name of the temporary file to "
 "be passed to the viewing command. This is only expected to be relevant in "
 "environments where filename extensions are meaningful, e.g., one could "
@@ -9067,8 +9199,8 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:185 doc/tin.5:271 doc/tin.5:299 doc/tin.5:389 doc/tin.5:704
-#: doc/tin.5:811 doc/tin.5:1093
+#: doc/tin.5:185 doc/tin.5:271 doc/tin.5:299 doc/tin.5:389 doc/tin.5:707
+#: doc/tin.5:814 doc/tin.5:1096
 #, no-wrap
 msgid "Example:"
 msgstr "Beispiel:"
@@ -9178,13 +9310,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:261 doc/tin.5:1084
+#: doc/tin.5:261 doc/tin.5:1087
 #, no-wrap
 msgid "B<nntpserver>"
 msgstr "B<NNTPServer>"
 
 #. type: Plain text
-#: doc/tin.5:264 doc/tin.5:1087
+#: doc/tin.5:264 doc/tin.5:1090
 msgid "full qualified domain name of the news server."
 msgstr "VollstÃ¤ndiger Name (FQDN) des Newsservers."
 
@@ -9211,7 +9343,7 @@ msgid ""
 "username on the news server if it differs from the local login. This field "
 "is optional."
 msgstr ""
-"Username auf dem Newsserver falls er vom lokalen Benutzernamen abweicht. "
+"Benutzername auf dem Newsserver falls er vom lokalen Benutzernamen abweicht. "
 "Dieses Feld ist optional."
 
 #. type: Plain text
@@ -9244,12 +9376,12 @@ msgstr ""
 #: doc/tin.5:289
 #, no-wrap
 msgid "B<newsgroup>"
-msgstr ""
+msgstr "B<Newsgruppe>"
 
 #. type: Plain text
 #: doc/tin.5:292
 msgid "the name of the newsgroup."
-msgstr ""
+msgstr "Der Name der Newsgruppe."
 
 #. type: TP
 #: doc/tin.5:292
@@ -9266,7 +9398,7 @@ msgstr ""
 #: doc/tin.5:295
 #, no-wrap
 msgid "B<article>"
-msgstr ""
+msgstr "B<Artikel>"
 
 #. type: Plain text
 #: doc/tin.5:299
@@ -9439,33 +9571,33 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:434 doc/tin.5:1196
+#: doc/tin.5:434 doc/tin.5:1199
 #, no-wrap
 msgid "B<add_posted_to_filter>"
 msgstr "B<add_posted_to_filter>"
 
 #. type: Plain text
 #: doc/tin.5:437 doc/tin.5:440 doc/tin.5:443 doc/tin.5:446 doc/tin.5:449
-#: doc/tin.5:452 doc/tin.5:455 doc/tin.5:468 doc/tin.5:478 doc/tin.5:491
-#: doc/tin.5:494 doc/tin.5:497 doc/tin.5:500 doc/tin.5:503 doc/tin.5:510
-#: doc/tin.5:513 doc/tin.5:540 doc/tin.5:543 doc/tin.5:546 doc/tin.5:556
+#: doc/tin.5:452 doc/tin.5:455 doc/tin.5:468 doc/tin.5:478 doc/tin.5:481
+#: doc/tin.5:494 doc/tin.5:497 doc/tin.5:500 doc/tin.5:503 doc/tin.5:506
+#: doc/tin.5:513 doc/tin.5:516 doc/tin.5:543 doc/tin.5:546 doc/tin.5:549
 #: doc/tin.5:559 doc/tin.5:562 doc/tin.5:565 doc/tin.5:568 doc/tin.5:571
-#: doc/tin.5:574 doc/tin.5:577 doc/tin.5:580 doc/tin.5:583 doc/tin.5:589
+#: doc/tin.5:574 doc/tin.5:577 doc/tin.5:580 doc/tin.5:583 doc/tin.5:586
 #: doc/tin.5:592 doc/tin.5:595 doc/tin.5:598 doc/tin.5:601 doc/tin.5:604
-#: doc/tin.5:607 doc/tin.5:613 doc/tin.5:616 doc/tin.5:619 doc/tin.5:622
+#: doc/tin.5:607 doc/tin.5:610 doc/tin.5:616 doc/tin.5:619 doc/tin.5:622
 #: doc/tin.5:625 doc/tin.5:628 doc/tin.5:631 doc/tin.5:634 doc/tin.5:637
-#: doc/tin.5:640 doc/tin.5:694
+#: doc/tin.5:640 doc/tin.5:643 doc/tin.5:697
 msgid "Identical to the tinrc variable of the same name"
 msgstr "Identisch mit der tinrc-Variable gleichen Namens"
 
 #. type: TP
-#: doc/tin.5:437 doc/tin.5:1200
+#: doc/tin.5:437 doc/tin.5:1203
 #, no-wrap
 msgid "B<advertising>"
 msgstr "B<advertising>"
 
 #. type: TP
-#: doc/tin.5:440 doc/tin.5:1203
+#: doc/tin.5:440 doc/tin.5:1206
 #, no-wrap
 msgid "B<alternative_handling>"
 msgstr "B<alternative_handling>"
@@ -9477,19 +9609,19 @@ msgid "B<ask_for_metamail>"
 msgstr "B<ask_for_metamail>"
 
 #. type: TP
-#: doc/tin.5:446 doc/tin.5:1246
+#: doc/tin.5:446 doc/tin.5:1249
 #, no-wrap
 msgid "B<auto_cc_bcc>"
 msgstr "B<auto_cc_bcc>"
 
 #. type: TP
-#: doc/tin.5:449 doc/tin.5:1250
+#: doc/tin.5:449 doc/tin.5:1253
 #, no-wrap
 msgid "B<auto_list_thread>"
 msgstr "B<auto_list_thread>"
 
 #. type: TP
-#: doc/tin.5:452 doc/tin.5:1257
+#: doc/tin.5:452 doc/tin.5:1260
 #, no-wrap
 msgid "B<auto_save>"
 msgstr "B<auto_save>"
@@ -9508,7 +9640,7 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:459 doc/tin.5:1263
+#: doc/tin.5:459 doc/tin.5:1266
 #, no-wrap
 msgid "B<batch_save>"
 msgstr "B<batch_save>"
@@ -9525,7 +9657,7 @@ msgstr ""
 "UND SPEICHERN VON UNGELESENEN ARTIKELN\" in B<\\%tin>(1)."
 
 #. type: TP
-#: doc/tin.5:465 doc/tin.5:1377
+#: doc/tin.5:465 doc/tin.5:1383
 #, no-wrap
 msgid "B<date_format>"
 msgstr "B<date_format>"
@@ -9546,109 +9678,115 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:475 doc/tin.5:1492
+#: doc/tin.5:475 doc/tin.5:1500
 #, no-wrap
 msgid "B<editor_format>"
 msgstr "B<editor_format>"
 
 #. type: TP
-#: doc/tin.5:478
+#: doc/tin.5:478 doc/tin.5:1505
+#, no-wrap
+msgid "B<extquote_handling>"
+msgstr "B<extquote_handling>"
+
+#. type: TP
+#: doc/tin.5:481
 #, no-wrap
 msgid "B<fcc>"
 msgstr "B<fcc>"
 
 #. type: Plain text
-#: doc/tin.5:482
+#: doc/tin.5:485
 msgid ""
 "Mailbox to save sent mails. The format of the mailbox is controlled via the "
 "tinrc B<mailbox_format> variable."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:482
+#: doc/tin.5:485
 #, no-wrap
 msgid "B<followup_to>"
 msgstr "B<followup_to>"
 
 #. type: Plain text
-#: doc/tin.5:485
+#: doc/tin.5:488
 msgid "Set ''Followup-To:'' header to the specified group(s)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:485 doc/tin.5:774
+#: doc/tin.5:488 doc/tin.5:777
 #, no-wrap
 msgid "B<from>"
 msgstr "B<from>"
 
 #. type: Plain text
-#: doc/tin.5:488
+#: doc/tin.5:491
 msgid "Identical to the tinrc variable B<mail_address>"
 msgstr "Identisch mit der tinrc-Variable B<mail_address>"
 
 #. type: TP
-#: doc/tin.5:488 doc/tin.5:1516
+#: doc/tin.5:491 doc/tin.5:1532
 #, no-wrap
 msgid "B<group_catchup_on_exit>"
 msgstr "B<group_catchup_on_exit>"
 
 #. type: TP
-#: doc/tin.5:491 doc/tin.5:1519
+#: doc/tin.5:494 doc/tin.5:1535
 #, no-wrap
 msgid "B<group_format>"
 msgstr "B<group_format>"
 
 #. type: TP
-#: doc/tin.5:494 doc/tin.5:1603
+#: doc/tin.5:497 doc/tin.5:1615
 #, no-wrap
 msgid "B<mail_8bit_header>"
 msgstr "B<mail_8bit_header>"
 
 #. type: TP
-#: doc/tin.5:497 doc/tin.5:1615 doc/tin.5:2392
+#: doc/tin.5:500 doc/tin.5:1627 doc/tin.5:2410
 #, no-wrap
 msgid "B<mail_mime_encoding>"
 msgstr "B<mail_mime_encoding>"
 
 #. type: TP
-#: doc/tin.5:500 doc/tin.5:1634
+#: doc/tin.5:503 doc/tin.5:1646
 #, no-wrap
 msgid "B<maildir>"
 msgstr "B<maildir>"
 
 #. type: TP
-#: doc/tin.5:503
+#: doc/tin.5:506
 #, no-wrap
 msgid "B<mailing_list>"
 msgstr "B<mailing_list>"
 
 #. type: Plain text
-#: doc/tin.5:507
+#: doc/tin.5:510
 msgid ""
 "Used when a group is a mailing list. All responses to the group will be "
 "directed to this email address instead"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:507 doc/tin.5:1672
+#: doc/tin.5:510 doc/tin.5:1684
 #, no-wrap
 msgid "B<mark_ignore_tags>"
 msgstr "B<mark_ignore_tags>"
 
 #. type: TP
-#: doc/tin.5:510 doc/tin.5:1669
+#: doc/tin.5:513 doc/tin.5:1681
 #, no-wrap
 msgid "B<mark_saved_read>"
 msgstr "B<mark_saved_read>"
 
 #. type: TP
-#: doc/tin.5:513
+#: doc/tin.5:516
 #, no-wrap
 msgid "B<mime_forward>"
 msgstr "B<mime_forward>"
 
 #. type: Plain text
-#: doc/tin.5:530
+#: doc/tin.5:533
 msgid ""
 "Determines whether usenet articles are forwarded as attachment or inline. "
 "When set to OFF, the forwarded article will be included in the body of the "
@@ -9667,13 +9805,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:530
+#: doc/tin.5:533
 #, no-wrap
 msgid "B<mime_types_to_save>"
 msgstr "B<mime_types_to_save>"
 
 #. type: Plain text
-#: doc/tin.5:537
+#: doc/tin.5:540
 msgid ""
 "A comma separated list of MIME major/minor Content-Types that will be saved "
 "when using the view/save and save/autosave features.  A single * can be used "
@@ -9682,31 +9820,31 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:537 doc/tin.5:1751
+#: doc/tin.5:540 doc/tin.5:1763
 #, no-wrap
 msgid "B<news_headers_to_display>"
 msgstr "B<news_headers_to_display>"
 
 #. type: TP
-#: doc/tin.5:540 doc/tin.5:1758
+#: doc/tin.5:543 doc/tin.5:1770
 #, no-wrap
 msgid "B<news_headers_to_not_display>"
 msgstr "B<news_headers_to_not_display>"
 
 #. type: TP
-#: doc/tin.5:543 doc/tin.5:1767
+#: doc/tin.5:546 doc/tin.5:1779
 #, no-wrap
 msgid "B<news_quote_format>"
 msgstr "B<news_quote_format>"
 
 #. type: TP
-#: doc/tin.5:546 doc/tin.5:2365
+#: doc/tin.5:549 doc/tin.5:2383
 #, no-wrap
 msgid "B<organization>"
 msgstr "B<organization>"
 
 #. type: Plain text
-#: doc/tin.5:553
+#: doc/tin.5:556
 msgid ""
 "This can be used to set the article header field ''Organization:''. It "
 "overrides the setting (if any) of organization in I</etc/tin/tin.defaults> "
@@ -9715,193 +9853,193 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:553 doc/tin.5:1795
+#: doc/tin.5:556 doc/tin.5:1807
 #, no-wrap
 msgid "B<pos_first_unread>"
 msgstr "B<pos_first_unread>"
 
 #. type: TP
-#: doc/tin.5:556 doc/tin.5:1799
+#: doc/tin.5:559 doc/tin.5:1811
 #, no-wrap
 msgid "B<post_8bit_header>"
 msgstr "B<post_8bit_header>"
 
 #. type: TP
-#: doc/tin.5:559 doc/tin.5:1810 doc/tin.5:2389
+#: doc/tin.5:562 doc/tin.5:1822 doc/tin.5:2407
 #, no-wrap
 msgid "B<post_mime_encoding>"
 msgstr "B<post_mime_encoding>"
 
 #. type: TP
-#: doc/tin.5:562 doc/tin.5:1823
+#: doc/tin.5:565 doc/tin.5:1835
 #, no-wrap
 msgid "B<post_process_type>"
 msgstr "B<post_process_type>"
 
 #. type: TP
-#: doc/tin.5:565 doc/tin.5:1815
+#: doc/tin.5:568 doc/tin.5:1827
 #, no-wrap
 msgid "B<post_process_view>"
 msgstr "B<post_process_view>"
 
 #. type: TP
-#: doc/tin.5:568 doc/tin.5:1846
+#: doc/tin.5:571 doc/tin.5:1858
 #, no-wrap
 msgid "B<print_header>"
 msgstr "B<print_header>"
 
 #. type: TP
-#: doc/tin.5:571 doc/tin.5:1860
+#: doc/tin.5:574 doc/tin.5:1872
 #, no-wrap
 msgid "B<process_only_unread>"
 msgstr "B<process_only_unread>"
 
 #. type: TP
-#: doc/tin.5:574 doc/tin.5:1864
+#: doc/tin.5:577 doc/tin.5:1876
 #, no-wrap
 msgid "B<prompt_followupto>"
 msgstr "B<prompt_followupto>"
 
 #. type: TP
-#: doc/tin.5:577 doc/tin.5:1868
+#: doc/tin.5:580 doc/tin.5:1880
 #, no-wrap
 msgid "B<quote_chars>"
 msgstr "B<quote_chars>"
 
 #. type: TP
-#: doc/tin.5:580 doc/tin.5:1928
+#: doc/tin.5:583 doc/tin.5:1940
 #, no-wrap
 msgid "B<savedir>"
 msgstr "B<savedir>"
 
 #.  TODO: document option
 #. type: TP
-#: doc/tin.5:583
+#: doc/tin.5:586
 #, no-wrap
 msgid "B<savefile>"
 msgstr "B<savefile>"
 
 #. type: TP
-#: doc/tin.5:586 doc/tin.5:1985
+#: doc/tin.5:589 doc/tin.5:1997
 #, no-wrap
 msgid "B<show_author>"
 msgstr "B<show_author>"
 
 #. type: TP
-#: doc/tin.5:589 doc/tin.5:2011
+#: doc/tin.5:592 doc/tin.5:2023
 #, no-wrap
 msgid "B<show_info>"
 msgstr "B<show_info>"
 
 #. type: TP
-#: doc/tin.5:592 doc/tin.5:2029
+#: doc/tin.5:595 doc/tin.5:2041
 #, no-wrap
 msgid "B<show_only_unread_arts>"
 msgstr "B<show_only_unread_arts>"
 
 #. type: TP
-#: doc/tin.5:595 doc/tin.5:2037
+#: doc/tin.5:598 doc/tin.5:2049
 #, no-wrap
 msgid "B<show_signatures>"
 msgstr "B<show_signatures>"
 
 #. type: TP
-#: doc/tin.5:598 doc/tin.5:2040
+#: doc/tin.5:601 doc/tin.5:2052
 #, no-wrap
 msgid "B<sigdashes>"
 msgstr "B<sigdashes>"
 
 #. type: TP
-#: doc/tin.5:601 doc/tin.5:2043
+#: doc/tin.5:604 doc/tin.5:2055
 #, no-wrap
 msgid "B<sigfile>"
 msgstr "B<sigfile>"
 
 #. type: TP
-#: doc/tin.5:604 doc/tin.5:2054
+#: doc/tin.5:607 doc/tin.5:2066
 #, no-wrap
 msgid "B<signature_repost>"
 msgstr "B<signature_repost>"
 
 #. type: TP
-#: doc/tin.5:607 doc/tin.5:2064
+#: doc/tin.5:610 doc/tin.5:2076
 #, no-wrap
 msgid "B<sort_article_type>"
 msgstr "B<sort_article_type>"
 
 #. type: Plain text
-#: doc/tin.5:610
+#: doc/tin.5:613
 msgid "Identical to the tinrc variable B<sort_article_type>"
 msgstr "Identisch mit der tinrc-Variable B<sort_article_type>"
 
 #. type: TP
-#: doc/tin.5:610 doc/tin.5:2093
+#: doc/tin.5:613 doc/tin.5:2105
 #, no-wrap
 msgid "B<sort_threads_type>"
 msgstr "B<sort_threads_type>"
 
 #. type: TP
-#: doc/tin.5:613 doc/tin.5:2122
+#: doc/tin.5:616 doc/tin.5:2136
 #, no-wrap
 msgid "B<start_editor_offset>"
 msgstr "B<start_editor_offset>"
 
 #. type: TP
-#: doc/tin.5:616 doc/tin.5:2151
+#: doc/tin.5:619 doc/tin.5:2165
 #, no-wrap
 msgid "B<tex2iso_conv>"
 msgstr "B<tex2iso_conv>"
 
 #. type: TP
-#: doc/tin.5:619 doc/tin.5:2156
+#: doc/tin.5:622 doc/tin.5:2170
 #, no-wrap
 msgid "B<thread_articles>"
 msgstr "B<thread_articles>"
 
 #. type: TP
-#: doc/tin.5:622 doc/tin.5:2190
+#: doc/tin.5:625 doc/tin.5:2204
 #, no-wrap
 msgid "B<thread_catchup_on_exit>"
 msgstr "B<thread_catchup_on_exit>"
 
 #. type: TP
-#: doc/tin.5:625 doc/tin.5:2166
+#: doc/tin.5:628 doc/tin.5:2180
 #, no-wrap
 msgid "B<thread_format>"
 msgstr "B<thread_format>"
 
 #. type: TP
-#: doc/tin.5:628 doc/tin.5:2185
+#: doc/tin.5:631 doc/tin.5:2199
 #, no-wrap
 msgid "B<thread_perc>"
 msgstr "B<thread_perc>"
 
 #. type: TP
-#: doc/tin.5:631 doc/tin.5:2214
+#: doc/tin.5:634 doc/tin.5:2228
 #, no-wrap
 msgid "B<trim_article_body>"
 msgstr "B<trim_article_body>"
 
 #. type: TP
-#: doc/tin.5:634 doc/tin.5:2294
+#: doc/tin.5:637 doc/tin.5:2308
 #, no-wrap
 msgid "B<verbatim_handling>"
 msgstr "B<verbatim_handling>"
 
 #. type: TP
-#: doc/tin.5:637 doc/tin.5:2341
+#: doc/tin.5:640 doc/tin.5:2359
 #, no-wrap
 msgid "B<wrap_on_next_unread>"
 msgstr "B<wrap_on_next_unread>"
 
 #. type: TP
-#: doc/tin.5:640
+#: doc/tin.5:643
 #, no-wrap
 msgid "B<x_body>"
 msgstr "B<x_body>"
 
 #. type: Plain text
-#: doc/tin.5:645
+#: doc/tin.5:648
 msgid ""
 "A piece of text that will be added at the start of a message body. If this "
 "string starts with a / or ~ then it is assumed to be the name of a file "
@@ -9909,24 +10047,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:645
+#: doc/tin.5:648
 #, no-wrap
 msgid "B<x_comment_to>"
 msgstr "B<x_comment_to>"
 
 #. type: Plain text
-#: doc/tin.5:648
+#: doc/tin.5:651
 msgid "Insert ''X-Comment-To:'' header, this is only useful in FIDO groups."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:648
+#: doc/tin.5:651
 #, no-wrap
 msgid "B<x_headers>"
 msgstr "B<x_headers>"
 
 #. type: Plain text
-#: doc/tin.5:656
+#: doc/tin.5:659
 msgid ""
 "A string including header-name and the contents of the header that will be "
 "automatically added when posting. If the string starts with a / or ~ then it "
@@ -9937,13 +10075,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:656
+#: doc/tin.5:659
 #, no-wrap
 msgid "B<quick_kill_scope>"
 msgstr "B<quick_kill_scope>"
 
 #. type: Plain text
-#: doc/tin.5:662
+#: doc/tin.5:665
 msgid ""
 "A comma-separated list of newsgroup patterns (wildmat-style) to which groups "
 "the filter rule added by B<QuickFilterKill> will be applied.  If unset the "
@@ -9951,46 +10089,46 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:662
+#: doc/tin.5:665
 #, no-wrap
 msgid "B<quick_kill_expire>"
 msgstr "B<quick_kill_expire>"
 
 #. type: Plain text
-#: doc/tin.5:665
+#: doc/tin.5:668
 msgid "Identical to the tinrc variable B<default_filter_kill_expire>"
 msgstr "Identisch mit der tinrc-Variable B<default_filter_kill_expire>"
 
 #. type: TP
-#: doc/tin.5:665
+#: doc/tin.5:668
 #, no-wrap
 msgid "B<quick_kill_case>"
 msgstr "B<quick_kill_case>"
 
 #. type: Plain text
-#: doc/tin.5:668
+#: doc/tin.5:671
 msgid "Identical to the tinrc variable B<default_filter_kill_case>"
 msgstr "Identisch mit der tinrc-Variable B<default_filter_kill_case>"
 
 #. type: TP
-#: doc/tin.5:668
+#: doc/tin.5:671
 #, no-wrap
 msgid "B<quick_kill_header>"
 msgstr "B<quick_kill_header>"
 
 #. type: Plain text
-#: doc/tin.5:671
+#: doc/tin.5:674
 msgid "Identical to the tinrc variable B<default_filter_kill_header>"
 msgstr "Identisch mit der tinrc-Variable B<default_filter_kill_header>"
 
 #. type: TP
-#: doc/tin.5:671
+#: doc/tin.5:674
 #, no-wrap
 msgid "B<quick_select_scope>"
 msgstr "B<quick_select_scope>"
 
 #. type: Plain text
-#: doc/tin.5:677
+#: doc/tin.5:680
 msgid ""
 "A comma-separated list of newsgroup patterns (wildmat-style) to which groups "
 "the filter rule added by B<QuickFilterSelect> will be applied. If unset the "
@@ -9998,65 +10136,65 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:677
+#: doc/tin.5:680
 #, no-wrap
 msgid "B<quick_select_expire>"
 msgstr "B<quick_select_expire>"
 
 #. type: Plain text
-#: doc/tin.5:680
+#: doc/tin.5:683
 msgid "Identical to the tinrc variable B<default_filter_select_expire>"
 msgstr "Identisch mit der tinrc-Variable B<default_filter_select_expire>"
 
 #. type: TP
-#: doc/tin.5:680
+#: doc/tin.5:683
 #, no-wrap
 msgid "B<quick_select_case>"
 msgstr "B<quick_select_case>"
 
 #. type: Plain text
-#: doc/tin.5:683
+#: doc/tin.5:686
 msgid "Identical to the tinrc variable B<default_filter_select_case>"
 msgstr "Identisch mit der tinrc-Variable B<default_filter_select_case>"
 
 #. type: TP
-#: doc/tin.5:683
+#: doc/tin.5:686
 #, no-wrap
 msgid "B<quick_select_header>"
 msgstr "B<quick_select_header>"
 
 #. type: Plain text
-#: doc/tin.5:686
+#: doc/tin.5:689
 msgid "Identical to the tinrc variable B<default_filter_select_header>"
 msgstr "Identisch mit der tinrc-Variable B<default_filter_select_header>"
 
 #. type: TP
-#: doc/tin.5:686
+#: doc/tin.5:689
 #, no-wrap
 msgid "B<ispell>"
 msgstr "B<ispell>"
 
 #. type: Plain text
-#: doc/tin.5:691
+#: doc/tin.5:694
 msgid ""
 "Path and options for B<\\%ispell>(1)-like spell-checker, e.g. \"aspell --"
 "mode=email --dont-backup check\""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:691 doc/tin.5:1705
+#: doc/tin.5:694 doc/tin.5:1717
 #, no-wrap
 msgid "B<mm_network_charset>"
 msgstr "B<mm_network_charset>"
 
 #. type: TP
-#: doc/tin.5:694
+#: doc/tin.5:697
 #, no-wrap
 msgid "B<undeclared_charset>"
 msgstr "B<undeclared_charset>"
 
 #. type: Plain text
-#: doc/tin.5:703
+#: doc/tin.5:706
 msgid ""
 "Assume (broken) articles without MIME charset declaration have this charset "
 "- default is US-ASCII. This attribute works only on systems with working B<\\"
@@ -10065,7 +10203,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:713
+#: doc/tin.5:716
 #, no-wrap
 msgid ""
 "# include extra headers\n"
@@ -10075,13 +10213,14 @@ msgid ""
 "undeclared_charset=ISO-8859-1\n"
 msgstr ""
 "# zusÃ¤tzliche Header einfÃ¼gen\n"
-"# ISO-8859-1 als Zeichensatz annehmen falls keiner angegeben wurde\n"
+"# ISO-8859-1 als Zeichensatz annehmen falls keiner\n"
+"# angegeben wurde\n"
 "scope=*\n"
 "x_headers=~/.tin/headers\n"
 "undeclared_charset=ISO-8859-1\n"
 
 #. type: Plain text
-#: doc/tin.5:717
+#: doc/tin.5:720
 #, no-wrap
 msgid ""
 "# in *sources* set post process type to shar only\n"
@@ -10090,7 +10229,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:724
+#: doc/tin.5:727
 #, no-wrap
 msgid ""
 "# in *binaries* turn on full post processing,\n"
@@ -10102,7 +10241,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:730
+#: doc/tin.5:733
 #, no-wrap
 msgid ""
 "# in fido.* newsgroups change quote_chars\n"
@@ -10118,7 +10257,7 @@ msgstr ""
 "x_comment_to=ON\n"
 
 #. type: Plain text
-#: doc/tin.5:736
+#: doc/tin.5:739
 #, no-wrap
 msgid ""
 "# in *.test newsgroups, don't append signature\n"
@@ -10134,7 +10273,7 @@ msgstr ""
 "x_headers=Subject: Test - ignore - no reply\n"
 
 #. type: Plain text
-#: doc/tin.5:740
+#: doc/tin.5:743
 #, no-wrap
 msgid ""
 "# assume ISO-2022-JP-2 as charset\n"
@@ -10146,7 +10285,7 @@ msgstr ""
 "undeclared_charset=ISO-2022-JP-2\n"
 
 #. type: Plain text
-#: doc/tin.5:752
+#: doc/tin.5:755
 msgid ""
 "The filter file is used to assign scores to certain articles. Based on the "
 "score an article can be filtered out (hidden) or marked hot. Empty lines or "
@@ -10154,13 +10293,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:752
+#: doc/tin.5:755
 #, no-wrap
 msgid "B<comment>"
 msgstr "B<comment>"
 
 #. type: Plain text
-#: doc/tin.5:761
+#: doc/tin.5:764
 msgid ""
 "Every entry (rule) in the filter file might get a comment. Multiple lines "
 "are allowed (but only for comments yet). Every line must start with the "
@@ -10171,55 +10310,55 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:761
+#: doc/tin.5:764
 #, no-wrap
 msgid "B<group>"
 msgstr "B<group>"
 
 #. type: Plain text
-#: doc/tin.5:765
+#: doc/tin.5:768
 msgid ""
 "A comma-separated list of newsgroup patterns (wildmat-style) to which groups "
 "the filter rule will be applied. This line is mandatory!"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:765
+#: doc/tin.5:768
 #, no-wrap
 msgid "B<case>"
 msgstr "B<case>"
 
 #. type: Plain text
-#: doc/tin.5:768
+#: doc/tin.5:771
 msgid "0=case-sensitive, 1=case-insensitive"
 msgstr "0=GroÃŸ/Kleinschreibung beachten, 1=GroÃŸ/Kleinschreibung ignorieren"
 
 #. type: TP
-#: doc/tin.5:768
+#: doc/tin.5:771
 #, no-wrap
 msgid "B<score>"
 msgstr "B<score>"
 
 #. type: Plain text
-#: doc/tin.5:771
+#: doc/tin.5:774
 msgid ""
 "Score value of the rule; can also be one of the magic words \"kill\" or \"hot"
 "\"."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:771
+#: doc/tin.5:774
 #, no-wrap
 msgid "B<subj>"
 msgstr "B<subj>"
 
 #. type: Plain text
-#: doc/tin.5:774
+#: doc/tin.5:777
 msgid "Match against ''Subject:''"
 msgstr "Vergleiche mit ''Subject:''"
 
 #. type: Plain text
-#: doc/tin.5:782
+#: doc/tin.5:785
 msgid ""
 "Match against ''From:''.  B<\\%tin>(1)  converts the contents of the "
 "''From:'' header to an old style e-mail address, e.g. ''some@body.example "
@@ -10228,57 +10367,57 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:782
+#: doc/tin.5:785
 #, no-wrap
 msgid "B<msgid>"
 msgstr "B<msgid>"
 
 #. type: Plain text
-#: doc/tin.5:785
+#: doc/tin.5:788
 msgid "Match against ''Message-ID:'' and full ''References:''"
-msgstr ""
+msgstr "Vergleiche mit ''Message-ID:'' & allen ''References:''"
 
 #. type: TP
-#: doc/tin.5:785
+#: doc/tin.5:788
 #, no-wrap
 msgid "B<msgid_last>"
 msgstr "B<msgid_last>"
 
 #. type: Plain text
-#: doc/tin.5:788
+#: doc/tin.5:791
 msgid "Match against ''Message-ID:'' and last ''References:'' entry only"
-msgstr ""
+msgstr "Vergleiche mit ''Message-ID:'' & letztem ''References:'' Eintrag"
 
 #. type: TP
-#: doc/tin.5:788
+#: doc/tin.5:791
 #, no-wrap
 msgid "B<msgid_only>"
 msgstr "B<msgid_only>"
 
 #. type: Plain text
-#: doc/tin.5:791
+#: doc/tin.5:794
 msgid "Match against ''Message-ID:''"
 msgstr "Vergleiche mit ''Message-ID:''"
 
 #. type: TP
-#: doc/tin.5:791
+#: doc/tin.5:794
 #, no-wrap
 msgid "B<refs_only>"
 msgstr "B<refs_only>"
 
 #. type: Plain text
-#: doc/tin.5:794
+#: doc/tin.5:797
 msgid "Match against ''References:''"
 msgstr "Vergleiche mit ''References:''"
 
 #. type: TP
-#: doc/tin.5:794
+#: doc/tin.5:797
 #, no-wrap
 msgid "B<lines>"
 msgstr "B<lines>"
 
 #. type: Plain text
-#: doc/tin.5:797
+#: doc/tin.5:800
 msgid ""
 "Match against ''Lines:'', E<lt>num matches less than, E<gt>num matches more "
 "than."
@@ -10286,24 +10425,24 @@ msgstr ""
 
 #.  TODO: document option in detail
 #. type: TP
-#: doc/tin.5:797
+#: doc/tin.5:800
 #, no-wrap
 msgid "B<gnksa>"
 msgstr "B<gnksa>"
 
 #. type: Plain text
-#: doc/tin.5:801
+#: doc/tin.5:804
 msgid "Match against ''From:'' address parser return codes."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:801
+#: doc/tin.5:804
 #, no-wrap
 msgid "B<xref>"
 msgstr "B<xref>"
 
 #. type: Plain text
-#: doc/tin.5:807
+#: doc/tin.5:810
 msgid ""
 "Match against ''Xref:'' line. Before any matching is done the line is turned "
 "into the same format ''Newsgroups:'' has that is it is turned into a comma "
@@ -10312,18 +10451,18 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:807 doc/tin.5:2535
+#: doc/tin.5:810 doc/tin.5:2553
 #, no-wrap
 msgid "B<time>"
 msgstr "B<time>"
 
 #. type: Plain text
-#: doc/tin.5:810
+#: doc/tin.5:813
 msgid "time_t value when rule expires"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:821
+#: doc/tin.5:824
 #, no-wrap
 msgid ""
 "comment=mark all articles about tin, rtin,\n"
@@ -10335,7 +10474,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:837
+#: doc/tin.5:840
 msgid ""
 "Keymap-file, containing \"I<keyname> I<value> I<[value]>\" pairs separated "
 "by spaces or tabs. Below is a list of all rebindable keynames and their "
@@ -10343,13 +10482,13 @@ msgid ""
 msgstr ""
 
 #. type: ta
-#: doc/tin.5:839
+#: doc/tin.5:842
 #, no-wrap
 msgid "\\w'GroupSelThdIfUnreadSelected    'u +\\w'SPACE'u +\\w'SPACE'u"
 msgstr "\\w'GroupSelThdIfUnreadSelected    'u +\\w'SPACE'u +\\w'SPACE'u"
 
 #. type: Plain text
-#: doc/tin.5:886
+#: doc/tin.5:889
 #, no-wrap
 msgid ""
 "B<ShellEscape>\t!\n"
@@ -10447,7 +10586,7 @@ msgstr ""
 "B<MarkFeedUnread>\t^W\n"
 
 #. type: Plain text
-#: doc/tin.5:894
+#: doc/tin.5:897
 #, no-wrap
 msgid ""
 "B<AttachSelect>\t^J\t^M\n"
@@ -10461,13 +10600,13 @@ msgstr ""
 "B<AttachSelect>\t^J\t^M\n"
 "B<AttachPipe>\tp\n"
 "B<AttachSave>\ts\n"
-"B<AttachTag>\t\tt\n"
+"B<AttachTag>\tt\n"
 "B<AttachUntag>\tU\n"
 "B<AttachTagPattern>\t=\n"
 "B<AttachToggleTagged>\t@\n"
 
 #. type: Plain text
-#: doc/tin.5:902
+#: doc/tin.5:905
 #, no-wrap
 msgid ""
 "B<ConfigToggleAttrib>\tTAB\n"
@@ -10487,7 +10626,7 @@ msgstr ""
 "B<ConfigResetAttrib>\tr\n"
 
 #. type: Plain text
-#: doc/tin.5:910
+#: doc/tin.5:913
 #, no-wrap
 msgid ""
 "B<FeedTag>\tT\n"
@@ -10507,7 +10646,7 @@ msgstr ""
 "B<FeedThd>\tt\n"
 
 #. type: Plain text
-#: doc/tin.5:913
+#: doc/tin.5:916
 #, no-wrap
 msgid ""
 "B<FilterEdit>\te\n"
@@ -10517,7 +10656,7 @@ msgstr ""
 "B<FilterSave>\ts\n"
 
 #. type: Plain text
-#: doc/tin.5:943
+#: doc/tin.5:946
 #, no-wrap
 msgid ""
 "B<GroupNextUnreadArtOrGrp>\tTAB\n"
@@ -10581,7 +10720,7 @@ msgstr ""
 "B<GroupUndoSel>\t~\n"
 
 #. type: Plain text
-#: doc/tin.5:946
+#: doc/tin.5:949
 #, no-wrap
 msgid ""
 "B<HelpLastPage>\tG\n"
@@ -10591,7 +10730,7 @@ msgstr ""
 "B<HelpFirstPage>\tg\n"
 
 #. type: Plain text
-#: doc/tin.5:986
+#: doc/tin.5:989
 #, no-wrap
 msgid ""
 "B<PageReplyQuoteHeaders>\t^E\n"
@@ -10675,7 +10814,7 @@ msgstr ""
 "B<PageRepost>\tx\n"
 
 #. type: Plain text
-#: doc/tin.5:991
+#: doc/tin.5:994
 #, no-wrap
 msgid ""
 "B<PgpEncSign>\tb\n"
@@ -10689,7 +10828,7 @@ msgstr ""
 "B<PgpSign>\ts\n"
 
 #. type: Plain text
-#: doc/tin.5:1004
+#: doc/tin.5:1007
 #, no-wrap
 msgid ""
 "B<PostAbort>\ta\n"
@@ -10719,7 +10858,7 @@ msgstr ""
 "B<PostSend>\ts\ty\n"
 
 #. type: Plain text
-#: doc/tin.5:1007
+#: doc/tin.5:1010
 #, no-wrap
 msgid ""
 "B<PostponeOverride>\tY\n"
@@ -10729,7 +10868,7 @@ msgstr ""
 "B<PostponeAll>\tA\n"
 
 #. type: Plain text
-#: doc/tin.5:1010
+#: doc/tin.5:1013
 #, no-wrap
 msgid ""
 "B<PromptYes>\ty\tY\n"
@@ -10739,7 +10878,7 @@ msgstr ""
 "B<PromptNo>\tn\tN\n"
 
 #. type: Plain text
-#: doc/tin.5:1013
+#: doc/tin.5:1016
 #, no-wrap
 msgid ""
 "B<SaveAppendFile>\ta\n"
@@ -10749,7 +10888,7 @@ msgstr ""
 "B<SaveOverwriteFile>\to\n"
 
 #. type: Plain text
-#: doc/tin.5:1017
+#: doc/tin.5:1020
 #, no-wrap
 msgid ""
 "B<PProcNone>\tn\n"
@@ -10761,7 +10900,7 @@ msgstr ""
 "B<PProcYes>\ty\n"
 
 #. type: Plain text
-#: doc/tin.5:1035
+#: doc/tin.5:1038
 #, no-wrap
 msgid ""
 "B<SelectEnterNextUnreadGrp>\tTAB\tn\n"
@@ -10801,7 +10940,7 @@ msgstr ""
 "B<SelectMarkGrpUnread>\tz\tZ\n"
 
 #. type: Plain text
-#: doc/tin.5:1042
+#: doc/tin.5:1045
 #, no-wrap
 msgid ""
 "B<ScopeSelect>\t^J\t^M\n"
@@ -10819,7 +10958,7 @@ msgstr ""
 "B<ScopeRename>\tr\n"
 
 #. type: Plain text
-#: doc/tin.5:1057
+#: doc/tin.5:1060
 #, no-wrap
 msgid ""
 "B<ThreadReadNextArtOrThread>\tTAB\n"
@@ -10853,106 +10992,106 @@ msgstr ""
 "B<ThreadUndoSel>\t~\n"
 
 #. type: Plain text
-#: doc/tin.5:1059
+#: doc/tin.5:1062
 #, no-wrap
 msgid "B<UrlSelect>\t^J\t^M\n"
 msgstr "B<UrlSelect>\t^J\t^M\n"
 
 #. type: Plain text
-#: doc/tin.5:1070
+#: doc/tin.5:1073
 msgid ""
-"This file provides short descriptions of each mailgroup. (requires B<\\%tin>"
-"(1)  to be build with mh-mail-handling support). Each line consist of two "
-"tab-separated fields \"I<mailgroupname> I<one-line description>\"."
+"This file provides short descriptions of each mailgroup. (requires B<\\"
+"%tin>(1)  to be build with mh-mail-handling support). Each line consist of "
+"two tab-separated fields \"I<mailgroupname> I<one-line description>\"."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1070
+#: doc/tin.5:1073
 #, no-wrap
 msgid "B<mailgroupname>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1073 doc/tin.5:1144 doc/tin.5:2482 doc/tin.5:2535 doc/tin.5:2562
+#: doc/tin.5:1076 doc/tin.5:1147 doc/tin.5:2500 doc/tin.5:2553 doc/tin.5:2580
 msgid "is the name of the newsgroup"
 msgstr "ist der Name der Newsgruppe"
 
 #. type: Plain text
-#: doc/tin.5:1076 doc/tin.5:1147 doc/tin.5:2565
+#: doc/tin.5:1079 doc/tin.5:1150 doc/tin.5:2583
 msgid "is a short single-line description of the group"
 msgstr "ist die zugehÃ¶rige Kurzbeschreibung"
 
 #. type: Plain text
-#: doc/tin.5:1084
+#: doc/tin.5:1087
 msgid ""
 "\"I<nntpserver> I<newsrc> [I<shortname> [I<...>]]\" pairs to use with the "
 "''B<-g>'' command-line switch."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1087
+#: doc/tin.5:1090
 #, no-wrap
 msgid "B<newsrc>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1090
+#: doc/tin.5:1093
 msgid "related newsrc."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1090
+#: doc/tin.5:1093
 #, no-wrap
 msgid "B<shortname>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1093
+#: doc/tin.5:1096
 msgid "nickname(s) for the nntpserver."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1097
+#: doc/tin.5:1100
 msgid "# sample newsrctable file"
 msgstr "# Beispiel newsrctable-Datei"
 
 #. type: Plain text
-#: doc/tin.5:1099
+#: doc/tin.5:1102
 msgid "news.tin.org .newsrc-tin.org tinorg"
 msgstr "news.tin.org .newsrc-tin.org tinorg"
 
 #. type: Plain text
-#: doc/tin.5:1101
+#: doc/tin.5:1104
 msgid "news.example.org /tmp/nrc-ex example ex"
 msgstr "news.example.org /tmp/nrc-ex example ex"
 
 #. type: Plain text
-#: doc/tin.5:1109
+#: doc/tin.5:1112
 msgid "posting history"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1119
+#: doc/tin.5:1122
 msgid ""
 "Copy of all posted articles in B<\\%mbox>(5)  format. The filename can be "
 "changed by setting B<posted_articles_file>."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1128
+#: doc/tin.5:1131
 msgid "Pool of postponed articles. This file is in B<\\%mbox>(5)  format."
 msgstr ""
 "Vorrat an zurÃ¼ckgestellten Artikeln. Diese Datei benutzt das B<\\%mbox>(5) "
 "Format."
 
 #. type: Plain text
-#: doc/tin.5:1133
+#: doc/tin.5:1136
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 
 #. type: Plain text
-#: doc/tin.5:1141
+#: doc/tin.5:1144
 msgid ""
 "This file a copy of the servers newsgroups file which provides short "
 "descriptions of each newsgroup. It is automatically updated on startup "
@@ -10962,25 +11101,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1141 doc/tin.5:2559
+#: doc/tin.5:1144 doc/tin.5:2577
 #, no-wrap
 msgid "B<group.name>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1144 doc/tin.5:2562
+#: doc/tin.5:1147 doc/tin.5:2580
 #, no-wrap
 msgid "B<one-line description>"
 msgstr "B<Kurzbeschreibung>"
 
 #. type: Plain text
-#: doc/tin.5:1153
+#: doc/tin.5:1156
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
 
 #. type: Plain text
-#: doc/tin.5:1160
+#: doc/tin.5:1163
 msgid ""
 "File to store $B<NNTPSERVER> and $B<NNTPPORT> related data via a list of "
 "\"I<variable>=I<value>\" pairs. Currently there are only two variables, both "
@@ -10988,31 +11127,31 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1160
+#: doc/tin.5:1163
 #, no-wrap
 msgid "B<version>"
 msgstr "B<version>"
 
 #. type: Plain text
-#: doc/tin.5:1163
+#: doc/tin.5:1166
 msgid "Internal version number."
 msgstr "Interne Versionsnummer."
 
 #. type: TP
-#: doc/tin.5:1163
+#: doc/tin.5:1166
 #, no-wrap
 msgid "B<last_newnews>"
 msgstr "B<last_newnews>"
 
 #. type: Plain text
-#: doc/tin.5:1168
+#: doc/tin.5:1171
 msgid ""
 "Internal timestamp used by B<\\%tin>(1)  to keep track of new newsgroups on "
 "the server."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1190
+#: doc/tin.5:1193
 msgid ""
 "At startup, B<\\%tin>(1)  reads in the configuration file. This contains a "
 "list of \"I<variable>=I<value>\" pairs that can be used to configure the way "
@@ -11024,74 +11163,67 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1190
+#: doc/tin.5:1193
 #, no-wrap
 msgid "B<abbreviate_groupname>"
 msgstr "B<abbreviate_groupname>"
 
 #. type: TP
-#: doc/tin.5:1206
+#: doc/tin.5:1209
 #, no-wrap
 msgid "B<art_marked_deleted>"
 msgstr "B<art_marked_deleted>"
 
 #. type: TP
-#: doc/tin.5:1209
+#: doc/tin.5:1212
 #, no-wrap
 msgid "B<art_marked_inrange>"
 msgstr "B<art_marked_inrange>"
 
 #. type: TP
-#: doc/tin.5:1212
+#: doc/tin.5:1215
 #, no-wrap
 msgid "B<art_marked_return>"
 msgstr "B<art_marked_return>"
 
 #. type: TP
-#: doc/tin.5:1216
+#: doc/tin.5:1219
 #, no-wrap
 msgid "B<art_marked_selected>"
 msgstr "B<art_marked_selected>"
 
 #. type: TP
-#: doc/tin.5:1220
+#: doc/tin.5:1223
 #, no-wrap
 msgid "B<art_marked_recent>"
 msgstr "B<art_marked_recent>"
 
 #. type: TP
-#: doc/tin.5:1224
+#: doc/tin.5:1227
 #, no-wrap
 msgid "B<art_marked_unread>"
 msgstr "B<art_marked_unread>"
 
-#. type: Plain text
-#: doc/tin.5:1228
-msgid ""
-"The character used to show that an article has not been read.  Default is "
-"'+'."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1228
+#: doc/tin.5:1231
 #, no-wrap
 msgid "B<art_marked_read>"
 msgstr "B<art_marked_read>"
 
 #. type: TP
-#: doc/tin.5:1231
+#: doc/tin.5:1234
 #, no-wrap
 msgid "B<art_marked_killed>"
 msgstr "B<art_marked_killed>"
 
 #. type: TP
-#: doc/tin.5:1235
+#: doc/tin.5:1238
 #, no-wrap
 msgid "B<art_marked_read_selected>"
 msgstr "B<art_marked_read_selected>"
 
 #. type: Plain text
-#: doc/tin.5:1246
+#: doc/tin.5:1249
 msgid ""
 "If ON B<\\%tin>(1)  will ask before using a MIME viewer (B<metamail_prog>) "
 "to display MIME messages. This only occurs if a MIME viewer is set. Default "
@@ -11099,30 +11231,30 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1254
+#: doc/tin.5:1257
 #, no-wrap
 msgid "B<auto_reconnect>"
 msgstr "B<auto_reconnect>"
 
 #. type: Plain text
-#: doc/tin.5:1257
+#: doc/tin.5:1260
 msgid "Reconnect to server automatically. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1268
+#: doc/tin.5:1271
 #, no-wrap
 msgid "B<beginner_level>"
 msgstr "B<beginner_level>"
 
 #. type: TP
-#: doc/tin.5:1273
+#: doc/tin.5:1276
 #, no-wrap
 msgid "B<cache_overview_files>"
 msgstr "B<cache_overview_files>"
 
 #. type: Plain text
-#: doc/tin.5:1278
+#: doc/tin.5:1281
 msgid ""
 "If ON, create local copies of NNTP overview files. This can be used to "
 "considerably speed up accessing large groups when using a slow connection.  "
@@ -11130,164 +11262,163 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1278
+#: doc/tin.5:1281
 #, no-wrap
 msgid "B<catchup_read_groups>"
 msgstr "B<catchup_read_groups>"
 
 #. type: TP
-#: doc/tin.5:1282
+#: doc/tin.5:1285
 #, no-wrap
 msgid "B<col_back>"
 msgstr "B<col_back>"
 
 #. type: TP
-#: doc/tin.5:1285
+#: doc/tin.5:1288
+#, no-wrap
+msgid "B<col_extquote>"
+msgstr "B<col_extquote>"
+
+#. type: TP
+#: doc/tin.5:1291
 #, no-wrap
 msgid "B<col_from>"
 msgstr "B<col_from>"
 
 #. type: TP
-#: doc/tin.5:1288
+#: doc/tin.5:1294
 #, no-wrap
 msgid "B<col_head>"
 msgstr "B<col_head>"
 
 #. type: TP
-#: doc/tin.5:1291
+#: doc/tin.5:1297
 #, no-wrap
 msgid "B<col_help>"
 msgstr "B<col_help>"
 
 #. type: TP
-#: doc/tin.5:1294
+#: doc/tin.5:1300
 #, no-wrap
 msgid "B<col_invers_bg>"
 msgstr "B<col_invers_bg>"
 
 #. type: TP
-#: doc/tin.5:1297
+#: doc/tin.5:1303
 #, no-wrap
 msgid "B<col_invers_fg>"
 msgstr "B<col_invers_fg>"
 
 #. type: TP
-#: doc/tin.5:1300
+#: doc/tin.5:1306
 #, no-wrap
 msgid "B<col_markdash>"
 msgstr "B<col_markdash>"
 
 #. type: TP
-#: doc/tin.5:1304
+#: doc/tin.5:1310
 #, no-wrap
 msgid "B<col_markslash>"
 msgstr "B<col_markslash>"
 
 #. type: TP
-#: doc/tin.5:1308
+#: doc/tin.5:1314
 #, no-wrap
 msgid "B<col_markstar>"
 msgstr "B<col_markstar>"
 
 #. type: TP
-#: doc/tin.5:1312
+#: doc/tin.5:1318
 #, no-wrap
 msgid "B<col_markstroke>"
 msgstr "B<col_markstroke>"
 
 #. type: TP
-#: doc/tin.5:1316
+#: doc/tin.5:1322
 #, no-wrap
 msgid "B<col_minihelp>"
 msgstr "B<col_minihelp>"
 
 #. type: TP
-#: doc/tin.5:1319
+#: doc/tin.5:1325
 #, no-wrap
 msgid "B<col_newsheaders>"
 msgstr "B<col_newsheaders>"
 
 #. type: TP
-#: doc/tin.5:1322
+#: doc/tin.5:1328
 #, no-wrap
 msgid "B<col_normal>"
 msgstr "B<col_normal>"
 
 #. type: TP
-#: doc/tin.5:1325
+#: doc/tin.5:1331
 #, no-wrap
 msgid "B<col_quote>"
 msgstr "B<col_quote>"
 
 #. type: TP
-#: doc/tin.5:1328
+#: doc/tin.5:1334
 #, no-wrap
 msgid "B<col_quote2>"
 msgstr "B<col_quote2>"
 
 #. type: TP
-#: doc/tin.5:1331
+#: doc/tin.5:1337
 #, no-wrap
 msgid "B<col_quote3>"
 msgstr "B<col_quote3>"
 
 #. type: TP
-#: doc/tin.5:1334
+#: doc/tin.5:1340
 #, no-wrap
 msgid "B<col_response>"
 msgstr "B<col_response>"
 
-#. type: Plain text
-#: doc/tin.5:1338
-msgid ""
-"Color of response counter. This is the text that says 'Response x of y' in "
-"the article viewer."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1338
+#: doc/tin.5:1344
 #, no-wrap
 msgid "B<col_signature>"
 msgstr "B<col_signature>"
 
 #. type: TP
-#: doc/tin.5:1341
+#: doc/tin.5:1347
 #, no-wrap
 msgid "B<col_urls>"
 msgstr "B<col_urls>"
 
 #. type: TP
-#: doc/tin.5:1344
+#: doc/tin.5:1350
 #, no-wrap
 msgid "B<col_verbatim>"
 msgstr "B<col_verbatim>"
 
 #. type: TP
-#: doc/tin.5:1347
+#: doc/tin.5:1353
 #, no-wrap
 msgid "B<col_subject>"
 msgstr "B<col_subject>"
 
 #. type: TP
-#: doc/tin.5:1350
+#: doc/tin.5:1356
 #, no-wrap
 msgid "B<col_text>"
 msgstr "B<col_text>"
 
 #. type: TP
-#: doc/tin.5:1353
+#: doc/tin.5:1359
 #, no-wrap
 msgid "B<col_title>"
 msgstr "B<col_title>"
 
 #. type: TP
-#: doc/tin.5:1356
+#: doc/tin.5:1362
 #, no-wrap
 msgid "B<confirm_choice>"
 msgstr "B<confirm_choice>"
 
 #. type: Plain text
-#: doc/tin.5:1360
+#: doc/tin.5:1366
 msgid ""
 "B<\\%tin>(1)  can ask for manual confirmation to protect the user. Available "
 "choices:"
@@ -11295,34 +11426,34 @@ msgstr ""
 
 #.  TODO: check if all affected commands are marked [after confirmation]
 #. type: Plain text
-#: doc/tin.5:1366
+#: doc/tin.5:1372
 msgid ""
-"B<commands:> Ask for confirmation before executing certain dangerous "
+"B<commands>: Ask for confirmation before executing certain dangerous "
 "commands (e.g., B<Catchup> ('B<c>')). Commands that this affects are marked "
 "in this manual with '[after confirmation]'."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1371
+#: doc/tin.5:1377
 msgid ""
-"B<quit:> You'll be asked to confirm that you wish to exit B<\\%tin>(1)  when "
+"B<quit>: You'll be asked to confirm that you wish to exit B<\\%tin>(1)  when "
 "you use the B<Quit> ('B<q>') command."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1375
+#: doc/tin.5:1381
 msgid ""
-"B<select:> Ask for confirmation before marking all not selected (with "
+"B<select>: Ask for confirmation before marking all not selected (with "
 "B<GroupMarkUnselArtRead> ('B<X>') command) articles as read."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1377
+#: doc/tin.5:1383
 msgid "Default is commands & quit."
-msgstr ""
+msgstr "Voreinstellung ist Kommandos & Ende."
 
 #. type: Plain text
-#: doc/tin.5:1388
+#: doc/tin.5:1394
 msgid ""
 "Format string used for date representation. A description of the different "
 "format options can be found at B<\\%strftime>(3).  B<\\%tin>(1)  uses B<\\"
@@ -11331,82 +11462,61 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1388
+#: doc/tin.5:1394
 #, no-wrap
 msgid "B<default_art_search>"
 msgstr "B<default_art_search>"
 
 #. type: TP
-#: doc/tin.5:1390
+#: doc/tin.5:1396
 #, no-wrap
 msgid "B<default_author_search>"
 msgstr "B<default_author_search>"
 
 #. type: TP
-#: doc/tin.5:1392
+#: doc/tin.5:1398
 #, no-wrap
 msgid "B<default_config_search>"
 msgstr "B<default_config_search>"
 
 #. type: TP
-#: doc/tin.5:1395
+#: doc/tin.5:1401
 #, no-wrap
 msgid "B<default_filter_days>"
 msgstr "B<default_filter_days>"
 
 #. type: TP
-#: doc/tin.5:1398
+#: doc/tin.5:1404
 #, no-wrap
 msgid "B<default_filter_kill_case>"
 msgstr "B<default_filter_kill_case>"
 
-#. type: Plain text
-#: doc/tin.5:1402
-msgid ""
-"Default for quick (1 key) kill filter case. ON = filter case sensitive, OFF "
-"= ignore case. Default is OFF."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1402
+#: doc/tin.5:1408
 #, no-wrap
 msgid "B<default_filter_kill_expire>"
 msgstr "B<default_filter_kill_expire>"
 
-#. type: Plain text
-#: doc/tin.5:1406
-msgid ""
-"Default for quick (1 key) kill filter expire. ON = limit to "
-"'B<default_filter_days>', OFF = don't ever expire. Default is OFF."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1406
+#: doc/tin.5:1413
 #, no-wrap
 msgid "B<default_filter_kill_global>"
 msgstr "B<default_filter_kill_global>"
 
-#. type: Plain text
-#: doc/tin.5:1410
-msgid ""
-"Default for quick (1 key) kill filter global. ON=apply to all groups, "
-"OFF=apply to current group. Default is ON."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1410
+#: doc/tin.5:1417
 #, no-wrap
 msgid "B<default_filter_kill_header>"
 msgstr "B<default_filter_kill_header>"
 
 #. type: ta
-#: doc/tin.5:1415 doc/tin.5:1443
+#: doc/tin.5:1422 doc/tin.5:1451
 #, no-wrap
 msgid "\\w'0,1   'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' entry only'u"
 msgstr "\\w'0,1   'u +\\w'\\'\\'Message-ID:\\'\\' & letzter \\'\\'References:\\'\\' Eintrag'u"
 
 #. type: Plain text
-#: doc/tin.5:1424 doc/tin.5:1452
+#: doc/tin.5:1431 doc/tin.5:1460
 #, no-wrap
 msgid ""
 "0\t''Subject:'' (case sensitive)\n"
@@ -11428,160 +11538,139 @@ msgstr ""
 "7\t''Lines:''\n"
 
 #. type: TP
-#: doc/tin.5:1426
+#: doc/tin.5:1433
 #, no-wrap
 msgid "B<default_filter_select_case>"
 msgstr "B<default_filter_select_case>"
 
 #. type: TP
-#: doc/tin.5:1430
+#: doc/tin.5:1437
 #, no-wrap
 msgid "B<default_filter_select_expire>"
 msgstr "B<default_filter_select_expire>"
 
-#. type: Plain text
-#: doc/tin.5:1434
-msgid ""
-"Default for quick (1 key) auto-selection filter expire. ON = limit to "
-"'B<default_filter_days>', OFF = don't ever expire. Default is OFF."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1434
+#: doc/tin.5:1442
 #, no-wrap
 msgid "B<default_filter_select_global>"
 msgstr "B<default_filter_select_global>"
 
-#. type: Plain text
-#: doc/tin.5:1438
-msgid ""
-"Default for quick (1 key) auto-selection filter global. ON=apply to all "
-"groups, OFF=apply to current group. Default is ON."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1438
+#: doc/tin.5:1446
 #, no-wrap
 msgid "B<default_filter_select_header>"
 msgstr "B<default_filter_select_header>"
 
 #. type: TP
-#: doc/tin.5:1454
+#: doc/tin.5:1462
 #, no-wrap
 msgid "B<default_goto_group>"
 msgstr "B<default_goto_group>"
 
 #. type: TP
-#: doc/tin.5:1456
+#: doc/tin.5:1464
 #, no-wrap
 msgid "B<default_group_search>"
 msgstr "B<default_group_search>"
 
 #. type: TP
-#: doc/tin.5:1458
+#: doc/tin.5:1466
 #, no-wrap
 msgid "B<default_mail_address>"
 msgstr "B<default_mail_address>"
 
 #. type: TP
-#: doc/tin.5:1460
+#: doc/tin.5:1468
 #, no-wrap
 msgid "B<default_move_group>"
 msgstr "B<default_move_group>"
 
 #. type: TP
-#: doc/tin.5:1462
+#: doc/tin.5:1470
 #, no-wrap
 msgid "B<default_pattern>"
 msgstr "B<default_pattern>"
 
 #. type: TP
-#: doc/tin.5:1464
+#: doc/tin.5:1472
 #, no-wrap
 msgid "B<default_pipe_command>"
 msgstr "B<default_pipe_command>"
 
 #. type: TP
-#: doc/tin.5:1466
+#: doc/tin.5:1474
 #, no-wrap
 msgid "B<default_post_newsgroups>"
 msgstr "B<default_post_newsgroups>"
 
 #. type: TP
-#: doc/tin.5:1468
+#: doc/tin.5:1476
 #, no-wrap
 msgid "B<default_post_subject>"
 msgstr "B<default_post_subject>"
 
 #. type: TP
-#: doc/tin.5:1470
+#: doc/tin.5:1478
 #, no-wrap
 msgid "B<default_range_group>"
 msgstr "B<default_range_group>"
 
 #. type: TP
-#: doc/tin.5:1472
+#: doc/tin.5:1480
 #, no-wrap
 msgid "B<default_range_select>"
 msgstr "B<default_range_select>"
 
 #. type: TP
-#: doc/tin.5:1474
+#: doc/tin.5:1482
 #, no-wrap
 msgid "B<default_range_thread>"
 msgstr "B<default_range_thread>"
 
 #. type: TP
-#: doc/tin.5:1476
+#: doc/tin.5:1484
 #, no-wrap
 msgid "B<default_repost_group>"
 msgstr "B<default_repost_group>"
 
 #. type: TP
-#: doc/tin.5:1478
+#: doc/tin.5:1486
 #, no-wrap
 msgid "B<default_save_file>"
 msgstr "B<default_save_file>"
 
 #. type: TP
-#: doc/tin.5:1480
+#: doc/tin.5:1488
 #, no-wrap
 msgid "B<default_save_mode>"
 msgstr "B<default_save_mode>"
 
 #. type: TP
-#: doc/tin.5:1482
+#: doc/tin.5:1490
 #, no-wrap
 msgid "B<default_select_pattern>"
 msgstr "B<default_select_pattern>"
 
 #. type: TP
-#: doc/tin.5:1484
+#: doc/tin.5:1492
 #, no-wrap
 msgid "B<default_shell_command>"
 msgstr "B<default_shell_command>"
 
 #. type: TP
-#: doc/tin.5:1486
+#: doc/tin.5:1494
 #, no-wrap
 msgid "B<default_subject_search>"
 msgstr "B<default_subject_search>"
 
 #. type: TP
-#: doc/tin.5:1488
+#: doc/tin.5:1496
 #, no-wrap
 msgid "B<draw_arrow>"
 msgstr "B<draw_arrow>"
 
 #. type: Plain text
-#: doc/tin.5:1492
-msgid ""
-"Allows groups/articles to be selected by an arrow '-E<gt>' if set ON or by "
-"an highlighted bar if set OFF."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1497
+#: doc/tin.5:1505
 msgid ""
 "The format string used to create the editor start command with parameters.  "
 "Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename (e.g., /"
@@ -11589,19 +11678,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1497
+#: doc/tin.5:1508
+#, no-wrap
+msgid "B<extquote_regex>"
+msgstr "B<extquote_regex>"
+
+#. type: TP
+#: doc/tin.5:1513
 #, no-wrap
 msgid "B<force_screen_redraw>"
 msgstr "B<force_screen_redraw>"
 
 #. type: TP
-#: doc/tin.5:1501
+#: doc/tin.5:1517
 #, no-wrap
 msgid "B<getart_limit>"
 msgstr "B<getart_limit>"
 
 #. type: Plain text
-#: doc/tin.5:1508
+#: doc/tin.5:1524
 msgid ""
 "If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
 "are fetched from the server. If B<getart_limit> is E<lt> 0 B<\\%tin>(1)  "
@@ -11610,13 +11705,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1508
+#: doc/tin.5:1524
 #, no-wrap
 msgid "B<goto_next_unread>"
 msgstr "B<goto_next_unread>"
 
 #. type: Plain text
-#: doc/tin.5:1523
+#: doc/tin.5:1539
 msgid ""
 "The format string used for the Group level. Default is \"%n\\ %m\\ %R\\ %L\\ "
 "\\ %s\\ \\ %F\". The following substitutions are supported:"
@@ -11626,13 +11721,13 @@ msgstr ""
 "Ersetzungen werden unterstÃ¼tzt:"
 
 #. type: ta
-#: doc/tin.5:1525
+#: doc/tin.5:1541
 #, no-wrap
 msgid "\\w'%G    'u +\\w'number of responses in thread'u"
 msgstr "\\w'%G    'u +\\w'Absender, Name und/oder E-Mail Adresse'u"
 
 #. type: Plain text
-#: doc/tin.5:1537
+#: doc/tin.5:1553
 #, no-wrap
 msgid ""
 "%D\tdate\n"
@@ -11660,67 +11755,31 @@ msgstr ""
 "%%\t%\n"
 
 #. type: TP
-#: doc/tin.5:1539
-#, no-wrap
-msgid "B<groupname_max_length>"
-msgstr "B<groupname_max_length>"
-
-#. type: TP
-#: doc/tin.5:1543
+#: doc/tin.5:1555
 #, no-wrap
 msgid "B<hide_uue>"
 msgstr "B<hide_uue>"
 
-#. type: Plain text
-#: doc/tin.5:1553
-msgid ""
-"If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then "
-"sections of uuencoded data will be shown with a single tag line showing the "
-"size and filename (much the same as a MIME attachment).  If set to 'Hide "
-"all' then any line that looks like uuencoded data will be folded into a tag "
-"line. This is useful when uuencoded data is split across more than one "
-"article but can also lead to false positives. This setting can also be "
-"toggled in the article viewer.  Default is 'No'."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1553
+#: doc/tin.5:1565
 #, no-wrap
 msgid "B<inews_prog>"
 msgstr "B<inews_prog>"
 
-#. type: Plain text
-#: doc/tin.5:1560
-msgid ""
-"Path, name and options of external B<\\%inews>(1).  If you are reading via "
-"NNTP the default value is \"--internal\" (use built-in NNTP inews), else it "
-"is \"inews -h\". The article is passed to B<inews_prog> on STDIN via 'E<lt> "
-"article'."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1560
+#: doc/tin.5:1572
 #, no-wrap
 msgid "B<info_in_last_line>"
 msgstr "B<info_in_last_line>"
 
-#. type: Plain text
-#: doc/tin.5:1566
-msgid ""
-"If ON, show current group description or article subject in the last line "
-"(not in the pager and global menu) - B<ToggleInfoLastLine> ('B<i>' toggles "
-"setting). This facility is useful as the full width of the screen is "
-"available to display long subjects. Default is OFF."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1566
+#: doc/tin.5:1578
 #, no-wrap
 msgid "B<interactive_mailer>"
 msgstr "B<interactive_mailer>"
 
 #. type: Plain text
-#: doc/tin.5:1572
+#: doc/tin.5:1584
 msgid ""
 "If greater than 0 your mailreader will be invoked earlier for reply so you "
 "can use more of its features (e.g. MIME, pgp, ...). 1 means include headers, "
@@ -11729,32 +11788,32 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1572
+#: doc/tin.5:1584
 #, no-wrap
 msgid "B<inverse_okay>"
 msgstr "B<inverse_okay>"
 
 #. type: TP
-#: doc/tin.5:1576
+#: doc/tin.5:1588
 #, no-wrap
 msgid "B<keep_dead_articles>"
 msgstr "B<keep_dead_articles>"
 
 #. type: TP
-#: doc/tin.5:1581
+#: doc/tin.5:1593
 #, no-wrap
 msgid "B<kill_level>"
 msgstr "B<kill_level>"
 
 #. type: Plain text
-#: doc/tin.5:1585
+#: doc/tin.5:1597
 msgid ""
 "This option controls the processing and display of articles that are killed. "
 "There are 3 options, default is 0 (B<Kill only unread arts>)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1593
+#: doc/tin.5:1605
 msgid ""
 "B<Kill only unread arts> is the 'traditional' behavior of B<\\%tin>(1).  "
 "Only unread articles are killed once only by marking them read. As filtering "
@@ -11763,266 +11822,107 @@ msgid ""
 "When you reenter the group the mark will be gone."
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1609
-msgid ""
-"Allows 8bit characters unencoded in the header of mail message. Default is "
-"OFF. Turning it ON is effective only if B<mail_mime_encoding> is also set to "
-"8bit. Leaving it OFF is safe for most users and compliant to Internet Mail "
-"Standard (B<RFC\\%5322> and B<RFC\\%2047>). Default is OFF."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1609
+#: doc/tin.5:1621
 #, no-wrap
 msgid "B<mail_address>"
 msgstr "B<mail_address>"
 
 #. type: TP
-#: doc/tin.5:1619
+#: doc/tin.5:1631
 #, no-wrap
 msgid "B<mail_quote_format>"
 msgstr "B<mail_quote_format>"
 
 #. type: TP
-#: doc/tin.5:1624
+#: doc/tin.5:1636
 #, no-wrap
 msgid "B<mailbox_format>"
 msgstr "B<mailbox_format>"
 
-#. type: Plain text
-#: doc/tin.5:1643
-msgid ""
-"The directory where articles/threads are to be saved in B<\\%mbox>(5)  "
-"format. This feature is mainly for use with the B<\\%elm>(1)  mail program. "
-"It allows the user to save articles/threads/groups simply by giving '=' as "
-"the filename to save to. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1643
+#: doc/tin.5:1655
 #, no-wrap
 msgid "B<mailer_format>"
 msgstr "B<mailer_format>"
 
-#. type: Plain text
-#: doc/tin.5:1649
-msgid ""
-"The format string used to create the mailer command with parameters that is "
-"used for mailing articles to other people. Default is '%M \"%T\" E<lt> "
-"%F' (e.g., /bin/mail \"iain\" E<lt> .article). The flexible format allows "
-"other mailers with different command line parameters to be used such as"
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1654
-#, no-wrap
-msgid ""
-"sendmail -oem -t E<lt> %F\n"
-"elm -s \"%S\" \"%T\" E<lt> \"%F\"\n"
-"claws-mail --compose \"mailto:%T?subject=%S&insert=%F\"\n"
-msgstr ""
-"sendmail -oem -t E<lt> %F\n"
-"elm -s \"%S\" \"%T\" E<lt> \"%F\"\n"
-"claws-mail --compose \"mailto:%T?subject=%S&insert=%F\"\n"
-
-#. type: Plain text
-#: doc/tin.5:1658
-msgid ""
-"B<interactive_mailer> must be set adequate. The following substitutions are "
-"supported:"
-msgstr ""
-"B<interactive_mailer> muss passend dazu gesetzt sein. Folgende Ersetzungen "
-"werden unterstÃ¼tzt:"
-
-#. type: ta
-#: doc/tin.5:1660
-#, no-wrap
-msgid "\\w'%S'u +\\w'subject-field'u"
-msgstr "\\w'%S'u +\\w'Subject-Feld'u"
-
-#. type: Plain text
-#: doc/tin.5:1667
-#, no-wrap
-msgid ""
-"%F\tfilename\n"
-"%M\tdefault_mailer\n"
-"%S\tsubject-field\n"
-"%T\tto-filed\n"
-"%U\tusername\n"
-"%%\t%\n"
-msgstr ""
-"%F\tDateiname\n"
-"%M\tdefault_mailer\n"
-"%S\tSubject-Feld\n"
-"%T\tTo-Feld\n"
-"%U\tUsername\n"
-"%%\t%\n"
-
 #. type: TP
-#: doc/tin.5:1680
+#: doc/tin.5:1692
 #, no-wrap
 msgid "B<metamail_prog>"
 msgstr "B<metamail_prog>"
 
-#. type: Plain text
-#: doc/tin.5:1692
-msgid ""
-"Path, name and options of external B<\\%metamail>(1)  program used to view "
-"non-textual parts of articles.  To use the built-in viewer, set to --"
-"internal. This is the default value when B<\\%metamail>(1)  is not "
-"installed. Leave it blank if you don't want any automatic viewing of non-"
-"textual attachments. The 'V' command can always be used to manually view any "
-"attachments. See also B<ask_for_metamail>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1692 doc/tin.5:2385
+#: doc/tin.5:1704 doc/tin.5:2403
 #, no-wrap
 msgid "B<mm_charset>"
 msgstr "B<mm_charset>"
 
-#. type: Plain text
-#: doc/tin.5:1705
-msgid ""
-"Charset supported locally, which is also used for MIME header (charset "
-"parameter and charset name in header encoding) in mail and news postings. If "
-"B<MIME_STRICT_CHARSET> is defined at the compile time, text in charset other "
-"than the value of this parameter is considered not displayable and "
-"represented as '?'. Otherwise, all character sets are regarded as compatible "
-"with the display. If it's not set, the value of the environment variable "
-"$B<MM_CHARSET> is used. US-ASCII or compile-time default is used in case "
-"neither of them is defined. If your system supports B<\\%iconv>(3), this "
-"option is disabled and you should use B<mm_network_charset> instead."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1716
-msgid ""
-"Charset used for posting and MIME headers; replaces B<mm_charset>.  "
-"Conversion between B<mm_network_charset> and local charset (determined via B<"
-"\\%nl_langinfo>(3))  is done via B<\\%iconv>(3), if this function is not "
-"available on your system this option is disabled and you have to use "
-"B<mm_charset> instead.  B<mm_network_charset> is limited to one of the "
-"following charsets:"
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1725
+#: doc/tin.5:1737
 #, no-wrap
 msgid "B<mono_markdash>"
 msgstr "B<mono_markdash>"
 
-#. type: Plain text
-#: doc/tin.5:1730
-msgid ""
-"Character attribute of words emphasized like _this_. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1730
+#: doc/tin.5:1742
 #, no-wrap
 msgid "B<mono_markslash>"
 msgstr "B<mono_markslash>"
 
-#. type: Plain text
-#: doc/tin.5:1735
-msgid ""
-"Character attribute of words emphasized like /this/. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1735
+#: doc/tin.5:1747
 #, no-wrap
 msgid "B<mono_markstar>"
 msgstr "B<mono_markstar>"
 
-#. type: Plain text
-#: doc/tin.5:1740
-msgid ""
-"Character attribute of words emphasized like *this*. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1740
+#: doc/tin.5:1752
 #, no-wrap
 msgid "B<mono_markstroke>"
 msgstr "B<mono_markstroke>"
 
-#. type: Plain text
-#: doc/tin.5:1745
-msgid ""
-"Character attribute of words emphasized like -this-. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1745
+#: doc/tin.5:1757
 #, no-wrap
 msgid "B<newnews>"
 msgstr "B<newnews>"
 
 #. type: Plain text
-#: doc/tin.5:1751
+#: doc/tin.5:1763
 msgid ""
 "These are internal timers used by B<\\%tin>(1)  to keep track of new "
 "newsgroups. Do not change them unless you understand what they are for."
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1758
-msgid ""
-"Which news headers you wish to see. If you want to see _all_ the headers, "
-"place an '*' as this value. This is the only way a wildcard can be used. If "
-"you enter 'X-' as the value, you will see all headers beginning with "
-"'X-' (like X-Alan or X-Pape). You can list more than one by delimiting with "
-"spaces. Not defining anything turns off this option."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1767
-msgid ""
-"Same as B<news_headers_to_display> except it denotes the opposite. An "
-"example of using both options might be if you thought 'X-' headers were A "
-"Good Thing(tm), but thought Alan and Pape were miscreants... well then you "
-"would do something like this: B<news_headers_to_display=X-> "
-"B<news_headers_to_not_display=X-Alan X-Pape> Not defining anything turns off "
-"this option."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1772
+#: doc/tin.5:1784
 #, no-wrap
 msgid "B<nntp_read_timeout_secs>"
 msgstr "B<nntp_read_timeout_secs>"
 
 #. type: Plain text
-#: doc/tin.5:1775
+#: doc/tin.5:1787
 msgid "Time in seconds to wait for a response from the server. Default is 120."
 msgstr ""
+"Maximal n Sekunden auf eine Antwort vom Server warten (0 = kein Zeitlimit). "
+"Voreinstellung ist 120."
 
 #. type: TP
-#: doc/tin.5:1775
+#: doc/tin.5:1787
 #, no-wrap
 msgid "B<normalization_form>"
 msgstr "B<normalization_form>"
 
 #. type: Plain text
-#: doc/tin.5:1779
+#: doc/tin.5:1791
 msgid ""
 "The normalization form which should be used to normalize unicode input.  The "
 "possible values are:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1795
+#: doc/tin.5:1807
 msgid ""
 "Some normalization modes are only available if they are supported by the "
 "library B<\\%tin>(1)  uses to do the normalization. NFC should be used if "
@@ -12030,22 +11930,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1799
-msgid ""
-"If ON put cursor at first unread article in group otherwise at last "
-"article.  Default is ON."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1815
-msgid ""
-"MIME encoding of the body in news message, if necessary. (8bit, base64, "
-"quoted-printable, 7bit). Default is 8bit, which leads to no encoding.  "
-"base64 and quoted-printable are usually undesired on usenet."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1823
+#: doc/tin.5:1835
 msgid ""
 "If ON, then B<\\%tin>(1)  will start an appropriate viewer program to "
 "display any files that were post processed and uudecoded. The program is "
@@ -12053,7 +11938,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1829
+#: doc/tin.5:1841
 msgid ""
 "This specifies whether to perform post processing on saved articles.  "
 "Because the shell archive may contain commands you may not want to be "
@@ -12062,7 +11947,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1837
+#: doc/tin.5:1849
 msgid ""
 "B<Shell archives>, unpacking of multi-part B<\\%shar>(1)  files only. "
 "Because the shell archive may contain commands you may not want to be "
@@ -12070,19 +11955,19 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1840
+#: doc/tin.5:1852
 #, no-wrap
 msgid "B<posted_articles_file>"
 msgstr "B<posted_articles_file>"
 
 #. type: TP
-#: doc/tin.5:1850
+#: doc/tin.5:1862
 #, no-wrap
 msgid "B<printer>"
 msgstr "B<printer>"
 
 #. type: Plain text
-#: doc/tin.5:1860
+#: doc/tin.5:1872
 msgid ""
 "The printer program with options that is to be used to print articles. The "
 "default is B<\\%lpr>(1)  for BSD machines and B<\\%lp>(1)  for SysV "
@@ -12091,20 +11976,22 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1868
+#: doc/tin.5:1880
 msgid ""
 "If ON show empty ''Followup-To:'' header when editing an article.  Default "
 "is OFF."
 msgstr ""
+"Falls ON zeige leeren ''Followup-To:''-Header im Editor. Voreinstellung ist "
+"OFF."
 
 #. type: TP
-#: doc/tin.5:1874
+#: doc/tin.5:1886
 #, no-wrap
 msgid "B<quote_style>"
 msgstr "B<quote_style>"
 
 #. type: Plain text
-#: doc/tin.5:1880
+#: doc/tin.5:1892
 msgid ""
 "This bit coded integer value controls how articles are to be quoted when "
 "following up or replying to them. Any of the following options can be "
@@ -12113,7 +12000,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1885
+#: doc/tin.5:1897
 msgid ""
 "B<Compress quotes> Compress quote characters together when quoting multiple "
 "times (for example, 'E<gt> E<gt> E<gt>' will be turned into "
@@ -12121,7 +12008,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1891
+#: doc/tin.5:1903
 msgid ""
 "B<Quote Signatures> This option is off by default. Signatures are always "
 "quoted regardless of this option when you are viewing an article in raw mode "
@@ -12130,18 +12017,18 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1893
+#: doc/tin.5:1905
 msgid "B<Quote empty lines> This option is on by default."
 msgstr "B<Leerzeilen zitieren> Diese Option ist standardmÃ¤ÃŸig aktiviert."
 
 #. type: TP
-#: doc/tin.5:1894
+#: doc/tin.5:1906
 #, no-wrap
 msgid "B<quote_regex>"
 msgstr "B<quote_regex>"
 
 #. type: Plain text
-#: doc/tin.5:1901
+#: doc/tin.5:1913
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote>. If B<quote_regex> is blank, then B<"
@@ -12149,13 +12036,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1901
+#: doc/tin.5:1913
 #, no-wrap
 msgid "B<quote_regex2>"
 msgstr "B<quote_regex2>"
 
 #. type: Plain text
-#: doc/tin.5:1908
+#: doc/tin.5:1920
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote2>. If B<quote_regex2> is blank, then "
@@ -12163,13 +12050,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1908
+#: doc/tin.5:1920
 #, no-wrap
 msgid "B<quote_regex3>"
 msgstr "B<quote_regex3>"
 
 #. type: Plain text
-#: doc/tin.5:1915
+#: doc/tin.5:1927
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote3>. If B<quote_regex3> is blank, then "
@@ -12177,72 +12064,61 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1915
+#: doc/tin.5:1927
 #, no-wrap
 msgid "B<recent_time>"
 msgstr "B<recent_time>"
 
 #. type: TP
-#: doc/tin.5:1919
+#: doc/tin.5:1931
 #, no-wrap
 msgid "B<render_bidi>"
 msgstr "B<render_bidi>"
 
 #. type: TP
-#: doc/tin.5:1923
+#: doc/tin.5:1935
 #, no-wrap
 msgid "B<reread_active_file_secs>"
 msgstr "B<reread_active_file_secs>"
 
 #. type: TP
-#: doc/tin.5:1932
+#: doc/tin.5:1944
 #, no-wrap
 msgid "B<score_limit_kill>"
 msgstr "B<score_limit_kill>"
 
 #. type: TP
-#: doc/tin.5:1936
+#: doc/tin.5:1948
 #, no-wrap
 msgid "B<score_limit_select>"
 msgstr "B<score_limit_select>"
 
 #. type: TP
-#: doc/tin.5:1940
+#: doc/tin.5:1952
 #, no-wrap
 msgid "B<score_kill>"
 msgstr "B<score_kill>"
 
 #. type: TP
-#: doc/tin.5:1944
+#: doc/tin.5:1956
 #, no-wrap
 msgid "B<score_select>"
 msgstr "B<score_select>"
 
 #. type: TP
-#: doc/tin.5:1948
+#: doc/tin.5:1960
 #, no-wrap
 msgid "B<scroll_lines>"
 msgstr "B<scroll_lines>"
 
-#. type: Plain text
-#: doc/tin.5:1956
-msgid ""
-"The number of lines that will be scrolled up/down in the article pager when "
-"using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get "
-"traditional page-by-page scrolling. Set to -1 to get page-by-page scrolling "
-"where the top/bottom line is carried over onto the next page.  This setting "
-"supersedes show_last_line_prev_page=ON. Set to -2 to get half-page "
-"scrolling. This setting supersedes full_page_scroll=OFF."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1956
+#: doc/tin.5:1968
 #, no-wrap
 msgid "B<select_format>"
 msgstr "B<select_format>"
 
 #. type: Plain text
-#: doc/tin.5:1960
+#: doc/tin.5:1972
 msgid ""
 "The format string used for the Selection level. Default is \"%f\\ %n\\ %U\\ "
 "\\ %G\\ \\ %d\". The following substitutions are supported:"
@@ -12252,13 +12128,13 @@ msgstr ""
 "Ersetzungen werden unterstÃ¼tzt:"
 
 #. type: ta
-#: doc/tin.5:1962
+#: doc/tin.5:1974
 #, no-wrap
 msgid "\\w'%G    'u +\\w'current group number'u"
 msgstr "\\w'%G    'u +\\w'Anzahl ungelesener Artikel'u"
 
 #. type: Plain text
-#: doc/tin.5:1969
+#: doc/tin.5:1981
 #, no-wrap
 msgid ""
 "%G\tgroup name\n"
@@ -12276,19 +12152,19 @@ msgstr ""
 "%%\t%\n"
 
 #. type: TP
-#: doc/tin.5:1971
+#: doc/tin.5:1983
 #, no-wrap
 msgid "B<sort_function>"
 msgstr "B<sort_function>"
 
 #. type: TP
-#: doc/tin.5:2002
+#: doc/tin.5:2014
 #, no-wrap
 msgid "B<show_description>"
 msgstr "B<show_description>"
 
 #. type: Plain text
-#: doc/tin.5:2011
+#: doc/tin.5:2023
 msgid ""
 "If ON show a short group description text after newsgroup name at the group "
 "selection level. The ''B<-d>'' command-line flag will override the setting "
@@ -12298,34 +12174,19 @@ msgid ""
 "mailgroups> for mailgroups. Default is ON."
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:2022
-msgid ""
-"B<Lines>, in article listing the line count of an article will be displayed "
-"and in thread listing the line count of first (unread)  article will be "
-"displayed."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:2033
-msgid ""
-"If ON show only new/unread articles otherwise show all articles. Default is "
-"ON."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:2033
+#: doc/tin.5:2045
 #, no-wrap
 msgid "B<show_only_unread_groups>"
 msgstr "B<show_only_unread_groups>"
 
 #. type: Plain text
-#: doc/tin.5:2040
+#: doc/tin.5:2052
 msgid "If OFF don't show signatures when displaying articles. Default is ON."
-msgstr ""
+msgstr "Falls OFF zeige keine Signaturen an. Voreinstellung ist ON."
 
 #. type: Plain text
-#: doc/tin.5:2054
+#: doc/tin.5:2066
 msgid ""
 "The path that specifies the signature file to use when posting, following up "
 "to or replying to an article. If the path is a directory then the signature "
@@ -12337,13 +12198,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2057
+#: doc/tin.5:2069
 #, no-wrap
 msgid "B<slashes_regex>"
 msgstr "B<slashes_regex>"
 
 #. type: Plain text
-#: doc/tin.5:2064
+#: doc/tin.5:2076
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markslash> or B<mono_markslash>. If "
@@ -12351,27 +12212,19 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2110
+#: doc/tin.5:2122
 #, no-wrap
 msgid "B<spamtrap_warning_addresses>"
 msgstr "B<spamtrap_warning_addresses>"
 
-#. type: Plain text
-#: doc/tin.5:2115
-msgid ""
-"Set this option to a list of comma-separated strings to be warned if you are "
-"replying to an article by mail where the e-mail address contains one of "
-"these strings. The matching is case-insensitive."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:2115
+#: doc/tin.5:2129
 #, no-wrap
 msgid "B<stars_regex>"
 msgstr "B<stars_regex>"
 
 #. type: Plain text
-#: doc/tin.5:2122
+#: doc/tin.5:2136
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstar> or B<mono_markstar>. If "
@@ -12379,31 +12232,31 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2127
+#: doc/tin.5:2141
 #, no-wrap
 msgid "B<strip_blanks>"
 msgstr "B<strip_blanks>"
 
 #. type: TP
-#: doc/tin.5:2131
+#: doc/tin.5:2145
 #, no-wrap
 msgid "B<strip_bogus>"
 msgstr "B<strip_bogus>"
 
 #. type: TP
-#: doc/tin.5:2140
+#: doc/tin.5:2154
 #, no-wrap
 msgid "B<strip_newsrc>"
 msgstr "B<strip_newsrc>"
 
 #. type: TP
-#: doc/tin.5:2144
+#: doc/tin.5:2158
 #, no-wrap
 msgid "B<strokes_regex>"
 msgstr "B<strokes_regex>"
 
 #. type: Plain text
-#: doc/tin.5:2151
+#: doc/tin.5:2165
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstroke> or B<mono_markstroke>.  If "
@@ -12411,7 +12264,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2156
+#: doc/tin.5:2170
 msgid ""
 "Decode German style TeX umlaut codes to ISO If ON, show \"a as Umlaut-a, "
 "etc. Default is OFF. This behavior can also be toggled in the article viewer "
@@ -12419,7 +12272,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2166
+#: doc/tin.5:2180
 msgid ""
 "Defines which threading method to use. The choices are: 0) Don't thread, 1) "
 "Thread on Subject only 2) Thread on References only, 3) Thread on References "
@@ -12431,7 +12284,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2170
+#: doc/tin.5:2184
 msgid ""
 "The format string used for the Thread level. Default is \"%n\\ %m\\ \\ "
 "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:"
@@ -12441,13 +12294,13 @@ msgstr ""
 "Ersetzungen werden unterstÃ¼tzt:"
 
 #. type: ta
-#: doc/tin.5:2172
+#: doc/tin.5:2186
 #, no-wrap
 msgid "\\w'%G    'u +\\w'from, name and/or address'u"
 msgstr "\\w'%G    'u +\\w'Subject und/oder Baumdarstellung des Thread'u"
 
 #. type: Plain text
-#: doc/tin.5:2183
+#: doc/tin.5:2197
 #, no-wrap
 msgid ""
 "%D\tdate\n"
@@ -12473,7 +12326,7 @@ msgstr ""
 "%%\t%\n"
 
 #. type: Plain text
-#: doc/tin.5:2190
+#: doc/tin.5:2204
 msgid ""
 "Defines how close the subjects must match while threading by Percentage "
 "Match for threads to be considered part of a single thread. This value is in "
@@ -12481,25 +12334,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2194
+#: doc/tin.5:2208
 #, no-wrap
 msgid "B<thread_score>"
 msgstr "B<thread_score>"
 
 #. type: TP
-#: doc/tin.5:2206
+#: doc/tin.5:2220
 #, no-wrap
 msgid "B<translit>"
 msgstr "B<translit>"
 
 #. type: TP
-#: doc/tin.5:2237
+#: doc/tin.5:2251
 #, no-wrap
 msgid "B<underscores_regex>"
 msgstr "B<underscores_regex>"
 
 #. type: Plain text
-#: doc/tin.5:2244
+#: doc/tin.5:2258
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markdash> or B<mono_markdash>. If "
@@ -12507,95 +12360,89 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2244
+#: doc/tin.5:2258
 #, no-wrap
 msgid "B<unlink_article>"
 msgstr "B<unlink_article>"
 
 #. type: Plain text
-#: doc/tin.5:2248
+#: doc/tin.5:2262
 msgid ""
 "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is "
 "ON."
 msgstr ""
+"Falls ON entferne I<${TIN_HOMEDIR:-\"$HOME\"}/.article> nach dem posten. "
+"Voreinstellung ist ON."
 
 #. type: TP
-#: doc/tin.5:2248
+#: doc/tin.5:2262
 #, no-wrap
 msgid "B<url_handler>"
 msgstr "B<url_handler>"
 
-#. type: Plain text
-#: doc/tin.5:2253
-msgid ""
-"The program that will be run when launching URLs in the article viewer using "
-"B<PageViewUrl> ('B<U>'). The actual URL will be appended to this. Default is "
-"B<url_handler.pl %s>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:2253
+#: doc/tin.5:2267
 #, no-wrap
 msgid "B<url_highlight>"
 msgstr "B<url_highlight>"
 
 #. type: TP
-#: doc/tin.5:2256
+#: doc/tin.5:2270
 #, no-wrap
 msgid "B<use_color>"
 msgstr "B<use_color>"
 
 #. type: Plain text
-#: doc/tin.5:2261
+#: doc/tin.5:2275
 msgid "If enabled B<\\%tin>(1)  uses ANSI-colors. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2261
+#: doc/tin.5:2275
 #, no-wrap
 msgid "B<use_keypad>"
 msgstr "B<use_keypad>"
 
 #. type: Plain text
-#: doc/tin.5:2264
+#: doc/tin.5:2278
 msgid "Use scroll keys on keypad. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2264
+#: doc/tin.5:2278
 #, no-wrap
 msgid "B<use_mouse>"
 msgstr "B<use_mouse>"
 
 #. type: TP
-#: doc/tin.5:2270
+#: doc/tin.5:2284
 #, no-wrap
 msgid "B<use_slrnface>"
 msgstr "B<use_slrnface>"
 
 #. type: Plain text
-#: doc/tin.5:2282
+#: doc/tin.5:2296
 msgid ""
 "If enabled B<\\%slrnface>(1)  will be used to interpret the ''X-Face:'' "
 "header. For this option to have any effect, B<\\%tin>(1)  must be running in "
-"an B<\\%xterm>(1x)  and B<\\%slrnface>(1)  must be in your $B<PATH>. Default "
+"a B<\\%xterm>(1x)  and B<\\%slrnface>(1)  must be in your $B<PATH>. Default "
 "is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2282
+#: doc/tin.5:2296
 #, no-wrap
 msgid "B<utf8_graphics>"
 msgstr "B<utf8_graphics>"
 
 #. type: TP
-#: doc/tin.5:2286
+#: doc/tin.5:2300
 #, no-wrap
 msgid "B<verbatim_begin_regex>"
 msgstr "B<verbatim_begin_regex>"
 
 #. type: Plain text
-#: doc/tin.5:2290
+#: doc/tin.5:2304
 msgid ""
 "A regular expression that tin will use to find the begin of a verbatim "
 "block.  Default is #v+"
@@ -12604,13 +12451,13 @@ msgstr ""
 "Absatzes findet. Voreinstellung ist #v+"
 
 #. type: TP
-#: doc/tin.5:2290
+#: doc/tin.5:2304
 #, no-wrap
 msgid "B<verbatim_end_regex>"
 msgstr "B<verbatim_end_regex>"
 
 #. type: Plain text
-#: doc/tin.5:2294
+#: doc/tin.5:2308
 msgid ""
 "A regular expression that tin will use to find the end of a verbatim block.  "
 "Default is #v-"
@@ -12619,66 +12466,56 @@ msgstr ""
 "Absatzes findet. Voreinstellung ist #v-"
 
 #. type: Plain text
-#: doc/tin.5:2298
+#: doc/tin.5:2312
 msgid "If ON verbatim blocks will be detected.  Default is ON"
 msgstr ""
-"Falls ON werden wortgetreue TextblÃ¶cke in Artiklen erkannt. Voreinstellung "
+"Falls ON werden wortgetreue TextblÃ¶cke in Artikeln erkannt. Voreinstellung "
 "ist ON."
 
 #. type: TP
-#: doc/tin.5:2298
+#: doc/tin.5:2312
 #, no-wrap
 msgid "B<wildcard>"
-msgstr "B<wildcard>"
+msgstr "B<Platzhalter>"
 
 #. type: Plain text
-#: doc/tin.5:2310
+#: doc/tin.5:2328
 msgid ""
 "Allows you to select how B<\\%tin>(1)  matches strings. The default is 0 and "
-"uses the wildmat notation, which is how this has traditionally been handled. "
-"Setting this to 1 allows you to use B<\\%perl>(1)  compatible regular "
-"expressions B<\\%pcre>(3).  You will probably want to update your filter "
-"file if you use this regularly. NB: Newsgroup names will always be matched "
-"using the wildmat notation."
+"uses the wildmat notation, which is how this has traditionally been "
+"handled.  Setting this to 1 allows you to use B<\\%perl>(1)  compatible "
+"regular expressions B<\\%pcre>(3).  (see also B<\\%perlre>(1)  and B<\\"
+"%pcrepattern>(3)).  You will probably want to update your filter file if you "
+"use this regularly.  NB: Newsgroup names will always be matched using the "
+"wildmat notation."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2310
+#: doc/tin.5:2328
 #, no-wrap
 msgid "B<word_h_display_marks>"
 msgstr "B<word_h_display_marks>"
 
 #. type: TP
-#: doc/tin.5:2322
+#: doc/tin.5:2340
 #, no-wrap
 msgid "B<word_highlight>"
 msgstr "B<word_highlight>"
 
-#. type: Plain text
-#: doc/tin.5:2330
-msgid ""
-"Enable word highlighting. See B<word_h_display_marks> for the options "
-"available. If B<use_color> is enabled the colors specified in "
-"B<col_markdash>, B<col_markslash>, B<col_markstar> and B<col_markstroke> are "
-"used for word highlighting else the character attributes specified in "
-"B<mono_markdash>, B<mono_markslash>, B<mono_markstar> and B<mono_markstroke> "
-"are used."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:2330
+#: doc/tin.5:2348
 #, no-wrap
 msgid "B<wrap_column>"
 msgstr "B<wrap_column>"
 
 #. type: TP
-#: doc/tin.5:2346
+#: doc/tin.5:2364
 #, no-wrap
 msgid "B<xpost_quote_format>"
 msgstr "B<xpost_quote_format>"
 
 #. type: Plain text
-#: doc/tin.5:2362
+#: doc/tin.5:2380
 msgid ""
 "Yet another global configuration file with \"I<variable>=I<value>\" pairs. "
 "This one is for the more general options which usually can't be controlled "
@@ -12688,31 +12525,31 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2362
+#: doc/tin.5:2380
 #, no-wrap
 msgid "B<domainname>"
 msgstr "B<domainname>"
 
 #. type: Plain text
-#: doc/tin.5:2365
+#: doc/tin.5:2383
 msgid "Sets a global domain name used in From lines"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2369
+#: doc/tin.5:2387
 msgid ""
 "Defines the name of your organization. $B<ORGANIZATION> overrides any "
 "specified value."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2369
+#: doc/tin.5:2387
 #, no-wrap
 msgid "B<newslibdir>"
 msgstr "B<newslibdir>"
 
 #. type: Plain text
-#: doc/tin.5:2374
+#: doc/tin.5:2392
 msgid ""
 "Defines the default place for some configuration files, common values are I</"
 "usr/lib/news>, I</var/lib/news>, I</usr/local/lib/news> or I</news/db>. "
@@ -12720,13 +12557,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2374
+#: doc/tin.5:2392
 #, no-wrap
 msgid "B<bugaddress>"
 msgstr "B<bugaddress>"
 
 #. type: Plain text
-#: doc/tin.5:2380
+#: doc/tin.5:2398
 msgid ""
 "Defines the email address to which users can send bug reports using a built-"
 "in function. The default points to a developers mailing list located at tin."
@@ -12735,61 +12572,65 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2380
+#: doc/tin.5:2398
 #, no-wrap
 msgid "B<inewsdir>"
 msgstr "B<inewsdir>"
 
 #. type: Plain text
-#: doc/tin.5:2385
+#: doc/tin.5:2403
 msgid "Defines the directory containing of the B<\\%inews>(1)  executable"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2389
+#: doc/tin.5:2407
 msgid ""
 "Default charset to be used in MIME's ''Content-Type:'' header. "
 "$B<MM_CHARSET> overrides any specified value."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2392
+#: doc/tin.5:2410
 msgid ""
 "Default encoding scheme used in MIME articles. 8bit might be the best value."
 msgstr ""
+"Voreingestellte Zeichenkodierung in MIME-Artikeln. 8bit ist wahrscheinlich "
+"die beste Wahl."
 
 #. type: Plain text
-#: doc/tin.5:2396
+#: doc/tin.5:2414
 msgid ""
 "Default encoding scheme used in MIME letters. quoted-printable is a good "
 "choice here."
 msgstr ""
+"Voreingestellte Zeichenkodierung in MIME-Mails. Quoted-Printable ist hier "
+"eine gute Wahl."
 
 #. type: TP
-#: doc/tin.5:2396
+#: doc/tin.5:2414
 #, no-wrap
 msgid "B<disable_gnksa_domain_check>"
 msgstr "B<disable_gnksa_domain_check>"
 
 #. type: Plain text
-#: doc/tin.5:2402
+#: doc/tin.5:2420
 msgid ""
 "Allow unregistered top level domains. As the list of valid TLDs is no longer "
-"actively maintained the default was changed to ON starting with B<\\%tin>"
-"(1)  version 2.1.5"
+"actively maintained the default was changed to ON starting with B<\\"
+"%tin>(1)  version 2.1.5"
 msgstr ""
 "Unregistrierte Top-Level-Domains zulassen. Da die Liste der gÃ¼ltigen TLDs "
 "nicht mehr aktiv gepflegt wird wurde ab B<\\%tin>(1) Version 2.1.5 die "
-"Voreinstellung auf ON gÃ¤ndert."
+"Voreinstellung auf ON geÃ¤ndert."
 
 #. type: TP
-#: doc/tin.5:2402
+#: doc/tin.5:2420
 #, no-wrap
 msgid "B<disable_sender>"
 msgstr "B<disable_sender>"
 
 #. type: Plain text
-#: doc/tin.5:2406
+#: doc/tin.5:2424
 msgid ""
 "Don't generate a ''Sender:'' header. This has an effect only if "
 "B<inews_prog> is set to --internal."
@@ -12798,13 +12639,13 @@ msgstr ""
 "steht wird die Einstellung ignoriert."
 
 #. type: TP
-#: doc/tin.5:2406
+#: doc/tin.5:2424
 #, no-wrap
 msgid "B<spooldir>"
 msgstr "B<spooldir>"
 
 #. type: Plain text
-#: doc/tin.5:2411
+#: doc/tin.5:2429
 msgid ""
 "Base of your newsspool (Bnews, Cnews and INN traditional spool style), "
 "common values are I</var/spool/news>, I</usr/spool/news>, I</news/spool>.  "
@@ -12812,13 +12653,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2411
+#: doc/tin.5:2429
 #, no-wrap
 msgid "B<overviewdir>"
 msgstr "B<overviewdir>"
 
 #. type: Plain text
-#: doc/tin.5:2419
+#: doc/tin.5:2437
 msgid ""
 "Base of your NOV database B<\\%newsoverview>(5)  (tradspool style; might be "
 "the same dir as I<spooldir>), common values are I</var/spool/overview>, I</"
@@ -12827,13 +12668,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2419
+#: doc/tin.5:2437
 #, no-wrap
 msgid "B<overviewfile>"
 msgstr "B<overviewfile>"
 
 #. type: Plain text
-#: doc/tin.5:2423
+#: doc/tin.5:2441
 msgid ""
 "Name of a single overview file, common values are I<.overview>, I<over."
 "view>. $B<TIN_NOVFILENAME> overrides any specified value."
@@ -12842,13 +12683,13 @@ msgstr ""
 "view>. $B<TIN_NOVFILENAME> Ã¼bersteuert den angegebenen Wert."
 
 #. type: TP
-#: doc/tin.5:2423
+#: doc/tin.5:2441
 #, no-wrap
 msgid "B<overviewfmtfile>"
 msgstr "B<overviewfmtfile>"
 
 #. type: Plain text
-#: doc/tin.5:2428
+#: doc/tin.5:2446
 msgid ""
 "Full pathname of your newssystem's overview.fmt file; usually the overview."
 "fmt file is in I<newslibdir>, so you only have to change this setting if "
@@ -12856,13 +12697,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2428
+#: doc/tin.5:2446
 #, no-wrap
 msgid "B<activefile>"
 msgstr "B<activefile>"
 
 #. type: Plain text
-#: doc/tin.5:2434
+#: doc/tin.5:2452
 msgid ""
 "Full pathname of your newssystem's active file; usually the active file "
 "resides in I<newslibdir> and is named I<active>, so you only have to change "
@@ -12871,13 +12712,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2434
+#: doc/tin.5:2452
 #, no-wrap
 msgid "B<activetimesfile>"
 msgstr "B<activetimesfile>"
 
 #. type: Plain text
-#: doc/tin.5:2439
+#: doc/tin.5:2457
 msgid ""
 "Full pathname of your newssystem's active.times file; usually the active."
 "times file is I<newslibdir>, so you only have to change this setting if your "
@@ -12885,13 +12726,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2439
+#: doc/tin.5:2457
 #, no-wrap
 msgid "B<newsgroupsfile>"
 msgstr "B<newsgroupsfile>"
 
 #. type: Plain text
-#: doc/tin.5:2444
+#: doc/tin.5:2462
 msgid ""
 "Full pathname of your newssystem's newsgroups file; usually the newsgroups "
 "file is in I<newslibdir>, so you only have to change this setting if your "
@@ -12899,13 +12740,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2444
+#: doc/tin.5:2462
 #, no-wrap
 msgid "B<subscriptionsfile>"
 msgstr "B<subscriptionsfile>"
 
 #. type: Plain text
-#: doc/tin.5:2449
+#: doc/tin.5:2467
 msgid ""
 "Full pathname of your newssystem's subscriptions file; usually the "
 "subscriptions file is in I<newslibdir>, so you only have to change this "
@@ -12913,12 +12754,12 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2453
+#: doc/tin.5:2471
 msgid "I</usr/local/share/locale/$LC_MESSAGES/LC_MESSAGES/tin.mo>"
 msgstr "I</usr/local/share/locale/$LC_MESSAGES/LC_MESSAGES/tin.mo>"
 
 #. type: Plain text
-#: doc/tin.5:2457
+#: doc/tin.5:2475
 msgid ""
 "translation into language specified in $B<LC_ALL>, $B<LC_MESSAGES> or "
 "$B<LANG>"
@@ -12927,7 +12768,7 @@ msgstr ""
 "Sprache"
 
 #. type: Plain text
-#: doc/tin.5:2471
+#: doc/tin.5:2489
 msgid ""
 "This file lists the newsgroups that the local site receives. Each newsgroup "
 "should be listed only once. Each line specifies one group; within each "
@@ -12937,7 +12778,7 @@ msgstr ""
 
 #.  TODO: IIRC tin issues just a warning in that case?
 #. type: Plain text
-#: doc/tin.5:2476
+#: doc/tin.5:2494
 msgid ""
 "If an article is posted to newsgroups not mentioned in this file, those "
 "newsgroups are ignored.  If no valid newsgroups are specified, the article "
@@ -12945,37 +12786,37 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2479
+#: doc/tin.5:2497
 msgid ""
 "Each line consists of four space-separated fields \"I<name> I<highmark> "
 "I<lowmark> I<flags>\"."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2479 doc/tin.5:2532
+#: doc/tin.5:2497 doc/tin.5:2550
 #, no-wrap
 msgid "B<name>"
-msgstr "B<name>"
+msgstr "B<Name>"
 
 #. type: TP
-#: doc/tin.5:2482
+#: doc/tin.5:2500
 #, no-wrap
 msgid "B<highmark>"
 msgstr "B<highmark>"
 
 #. type: Plain text
-#: doc/tin.5:2485
+#: doc/tin.5:2503
 msgid "is the highest article number that has been used in that newsgroup"
 msgstr "die hÃ¶chste Artikelnummer die je in der Gruppe benutzt wurde"
 
 #. type: TP
-#: doc/tin.5:2485
+#: doc/tin.5:2503
 #, no-wrap
 msgid "B<lowmark>"
 msgstr "B<lowmark>"
 
 #. type: Plain text
-#: doc/tin.5:2492
+#: doc/tin.5:2510
 msgid ""
 "is the lowest article number in the group; this number is not guaranteed to "
 "be accurate, and should only be taken to be a hint. Note that because of "
@@ -12983,92 +12824,100 @@ msgid ""
 "lowest article number is greater than the highest article number, then there "
 "are no articles in the newsgroup."
 msgstr ""
+"ist die niedrigste Artikelnummer in der Gruppe; es ist nicht gewÃ¤hrleistet, "
+"dass diese Zahl genau ist und sie sollte nur als Hinweis angesehen werden. "
+"Beachten Sie, dass es aufgrund von Artikel Stornierungen, zu LÃ¼cken in der "
+"Nummerierung Sequenz kommen kann. Falls die niedrigste Artikelnummer grÃ¶ÃŸer "
+"als die hÃ¶chste Artikelnummer ist, dann gibt es keine Artikel in der "
+"Newsgroup."
 
 #. type: TP
-#: doc/tin.5:2492
+#: doc/tin.5:2510
 #, no-wrap
 msgid "B<flags>"
 msgstr "B<flags>"
 
 #. type: Plain text
-#: doc/tin.5:2495
+#: doc/tin.5:2513
 msgid "can be one of those"
-msgstr ""
+msgstr "kann eines der folgenden sein"
 
 #. type: TP
-#: doc/tin.5:2496
+#: doc/tin.5:2514
 #, no-wrap
 msgid "B<y>"
 msgstr "B<y>"
 
 #. type: Plain text
-#: doc/tin.5:2499
+#: doc/tin.5:2517
 msgid "local postings are allowed"
-msgstr ""
+msgstr "lokale Postings sind erlaubt"
 
 #. type: TP
-#: doc/tin.5:2499
+#: doc/tin.5:2517
 #, no-wrap
 msgid "B<n>"
 msgstr "B<n>"
 
 #. type: Plain text
-#: doc/tin.5:2502
+#: doc/tin.5:2520
 msgid "no local postings are allowed, only remote ones"
 msgstr ""
+"lokale Postings sind nicht erlaubt, Artikel kommen nur Ã¼ber andere Server"
 
 #. type: TP
-#: doc/tin.5:2502
+#: doc/tin.5:2520
 #, no-wrap
 msgid "B<m>"
 msgstr "B<m>"
 
 #. type: Plain text
-#: doc/tin.5:2505
+#: doc/tin.5:2523
 msgid "the group is moderated and all postings must be approved"
 msgstr "die Gruppe ist moderiert und alle Postings mÃ¼ssen approved werden"
 
 #. type: TP
-#: doc/tin.5:2505
+#: doc/tin.5:2523
 #, no-wrap
 msgid "B<j>"
 msgstr "B<j>"
 
 #. type: Plain text
-#: doc/tin.5:2508
+#: doc/tin.5:2526
 msgid "articles in this group are not kept, but only passed on"
 msgstr ""
+"Artikel in dieser Gruppe werden nicht gespeichert sondern nur durchgereicht"
 
 #. type: TP
-#: doc/tin.5:2508
+#: doc/tin.5:2526
 #, no-wrap
 msgid "B<x>"
 msgstr "B<x>"
 
 #. type: Plain text
-#: doc/tin.5:2511
+#: doc/tin.5:2529
 msgid "articles cannot be posted to this newsgroup"
-msgstr "in diese Gruppe darf nicht geposted werden"
+msgstr "in diese Gruppe darf nicht gepostet werden"
 
 #. type: TP
-#: doc/tin.5:2511
+#: doc/tin.5:2529
 #, no-wrap
 msgid "B<=foo.bar>"
 msgstr "B<=foo.bar>"
 
 #. type: Plain text
-#: doc/tin.5:2514
+#: doc/tin.5:2532
 msgid "articles are locally filed into the ''foo.bar'' group"
 msgstr "Artikel werden auf dem Server in der Gruppe ''foo.bar'' abgelegt"
 
 #. type: TP
-#: doc/tin.5:2515 doc/tin.5:2542 doc/tin.5:2565
+#: doc/tin.5:2533 doc/tin.5:2560 doc/tin.5:2583
 #, no-wrap
 msgid "B<\\%tin>(1)"
 msgstr "B<\\%tin>(1)"
 
 #. type: Plain text
-#: doc/tin.5:2521
+#: doc/tin.5:2539
 msgid ""
 "only tries to read the file if you read directly from the local spool, if "
 "you read news via NNTP, B<\\%tin>(1)  uses the LIST (B<RFC\\%3977>) or LIST "
@@ -13076,7 +12925,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2532
+#: doc/tin.5:2550
 msgid ""
 "This file provides a chronological record of when newsgroups are created. It "
 "is normally updated by the local news server (e.g.  B<\\%innd>(8))  whenever "
@@ -13085,25 +12934,27 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2539
+#: doc/tin.5:2557
 msgid ""
 "is the time when the group was created, expressed as the number of seconds "
-"since the epoch."
+"since the Epoch."
 msgstr ""
+"Zeit wann die Gruppe erzeugt wurde, ausgedrÃ¼ckt als Anzahl von Sekunden seit "
+"Beginn der Epoche."
 
 #. type: TP
-#: doc/tin.5:2539
+#: doc/tin.5:2557
 #, no-wrap
 msgid "B<creator>"
-msgstr ""
+msgstr "B<Ersteller>"
 
 #. type: Plain text
-#: doc/tin.5:2542
+#: doc/tin.5:2560
 msgid "is the electronic mail address of the person who created the group."
 msgstr "die Mailadresse der Person die die Gruppe angelegt hat."
 
 #. type: Plain text
-#: doc/tin.5:2548
+#: doc/tin.5:2566
 msgid ""
 "only tries to read the file if you read directly from the local spool, if "
 "you read news via NNTP, B<\\%tin>(1)  uses the NEWGROUPS (B<RFC\\%3977>) "
@@ -13111,7 +12962,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2559
+#: doc/tin.5:2577
 msgid ""
 "This file provides short descriptions of each newsgroup. It is normally "
 "updated by the local news server (e.g.  B<\\%innd>(8))  whenever a new group "
@@ -13120,7 +12971,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2571
+#: doc/tin.5:2589
 msgid ""
 "only tries to read the file if you read directly from the local spool, if "
 "you read news via NNTP, B<\\%tin>(1)  uses the LIST NEWSGROUPS (B<RFC\\"
@@ -13128,25 +12979,25 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2580
+#: doc/tin.5:2598
 msgid ""
-"This file specifies might hold a default organization to be used in the "
+"This file might hold a default organization to be used in the "
 "''Organization:'' header. $B<ORGANIZATION> has a higher priority if set."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2598
+#: doc/tin.5:2616
 msgid ""
 "This file specifies the organization of the news overview database (see also "
 "B<\\%newsoverview>(5)).  The order of lines in this file is important; it "
 "determines the order in which the fields will appear in the database. See "
 "also B<\\%overview.fmt>(5).  B<\\%tin>(1)  only tries to read the file if "
-"you read directly from the local spool, if you read news via NNTP, B<\\%tin>"
-"(1)  uses the LIST OVERVIEW.FMT (B<RFC\\%3977>) command instead."
+"you read directly from the local spool, if you read news via NNTP, B<\\"
+"%tin>(1)  uses the LIST OVERVIEW.FMT (B<RFC\\%3977>) command instead."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2613
+#: doc/tin.5:2631
 msgid ""
 "This file contains a list of newsgroups - one per line - which the client "
 "should subscribe to when the user has no ${TIN_HOMEDIR:-\"$HOME\"}/.newsrc "
@@ -13156,26 +13007,26 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2657
+#: doc/tin.5:2677
 msgid ""
 "B<\\%elm>(1), B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<"
-"\\%metamail>(1), B<\\%perl>(1), B<\\%pgp>(1), B<\\%rn>(1), B<\\%shar>(1), B<"
-"\\%slrnface>(1), B<\\%tin>(1), B<\\%xterm>(1x), B<\\%heapsort>(3), B<\\"
-"%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<\\%pcre>(3), B<\\"
-"%qsort>(3), B<\\%strftime>(3), B<\\%system>(3), B<\\%active>(5), B<\\"
-"%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\"
-"%overview.fmt>(5), B<\\%innd>(8), B<RFC\\%1524>, B<RFC\\%2045>, B<RFC\\"
-"%2046>, B<RFC\\%2047>, B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\%3977>, B<RFC\\"
-"%4155>, B<RFC\\%4643>, B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\%5537>, B<RFC\\"
-"%6048>"
+"\\%metamail>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), "
+"B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tin>(1), B<\\%xterm>(1x), B<\\"
+"%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<"
+"\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), B<\\%strftime>(3), B<\\"
+"%system>(3), B<\\%active>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\"
+"%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), B<\\%innd>(8), B<RFC"
+"\\%1524>, B<RFC\\%2045>, B<RFC\\%2046>, B<RFC\\%2047>, B<RFC\\%2048>, B<RFC\\"
+"%2980>, B<RFC\\%3977>, B<RFC\\%4155>, B<RFC\\%4643>, B<RFC\\%5322>, B<RFC\\"
+"%5536>, B<RFC\\%5537>, B<RFC\\%6048>"
 msgstr ""
 "B<\\%elm>(1), B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<"
-"\\%metamail>(1), B<\\%perl>(1), B<\\%pgp>(1), B<\\%rn>(1), B<\\%shar>(1), B<"
-"\\%slrnface>(1), B<\\%tin>(1), B<\\%xterm>(1x), B<\\%heapsort>(3), B<\\"
-"%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<\\%pcre>(3), B<\\"
-"%qsort>(3), B<\\%strftime>(3), B<\\%system>(3), B<\\%active>(5), B<\\"
-"%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\"
-"%overview.fmt>(5), B<\\%innd>(8), B<RFC\\%1524>, B<RFC\\%2045>, B<RFC\\"
-"%2046>, B<RFC\\%2047>, B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\%3977>, B<RFC\\"
-"%4155>, B<RFC\\%4643>, B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\%5537>, B<RFC\\"
-"%6048>"
+"\\%metamail>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), "
+"B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tin>(1), B<\\%xterm>(1x), B<\\"
+"%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<"
+"\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), B<\\%strftime>(3), B<\\"
+"%system>(3), B<\\%active>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\"
+"%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), B<\\%innd>(8), B<RFC"
+"\\%1524>, B<RFC\\%2045>, B<RFC\\%2046>, B<RFC\\%2047>, B<RFC\\%2048>, B<RFC\\"
+"%2980>, B<RFC\\%3977>, B<RFC\\%4155>, B<RFC\\%4643>, B<RFC\\%5322>, B<RFC\\"
+"%5536>, B<RFC\\%5537>, B<RFC\\%6048>"
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/l10n/en_GB/tin.1 tin-2.3.2/doc/l10n/en_GB/tin.1
--- tin-2.3.1/doc/l10n/en_GB/tin.1	2014-12-24 09:37:33.000000000 +0100
+++ tin-2.3.2/doc/l10n/en_GB/tin.1	2015-12-22 11:26:51.143209015 +0100
@@ -3,7 +3,7 @@
 .\" Module    : tin.1
 .\" Author    : I. Lea, U. Janssen
 .\" Created   : 1991-08-23
-.\" Updated   : 2014-12-24
+.\" Updated   : 2015-12-01
 .\" Notes     : use american english; still needs some work, e.g.:
 .\"             - document authorization (.newsauth)
 .\"             - document random organization feature
@@ -14,7 +14,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH tin 1 "December 24th, 2014" 2.3.1 "Usenet newsreader"
+.TH tin 1 "December 24th, 2015" 2.3.2 "Usenet newsreader"
 .\"
 .\"
 .SH NAME
@@ -289,7 +289,7 @@ newsgroups are displayed in the middle o
 of unread articles displayed on the same line in front, but it can be
 customised via \fBselect_format\fP.
 .PP
-.\" FIXME - make this autoscale
+.\" FIXME - make this auto scale
 .nf
 \->M    1     2  comp.security.announce  Announcements from the CERT abou
   M    2     1  news.admin.announce     Announcements for news adminstra
@@ -334,9 +334,13 @@ then you will receive an error from your
 group to post to.
 .PP
 At the Group level the title contains the name of the group, the number of
-conversation threads, the threading method, the limit of articles to get,
-the total number of articles, the number of hot articles, the number of
-recent articles and the number of killed articles. I.e.:
+conversation threads, the abbreviated threading method (\fBthread_articles\fP),
+the limit of articles to get (if set; \fBgetart_limit\fP), the total number of
+(unread) articles (\fBart_marked_read\fP or \fBart_marked_unread\fP), the number
+of hot articles \fBart_marked_selected\fP, the number of read hot articles (if
+any; \fBart_marked_read_selected\fP), the number of recent articles
+(\fBart_marked_recent\fP) and the number of killed articles
+(\fBart_marked_killed\fP). I.e.:
 .PP
 .nf
 .\" FIXME - make this autocenter
@@ -361,7 +365,7 @@ the first (unread) article in the thread
 the subject \- this is controlled by the \fBshow_info\fP option. The display can
 be customised via \fBgroup_format\fP.
 .PP
-.\" FIXME - make this autoscale
+.\" FIXME - make this auto scale
 .nf
                 de.admin.net\-abuse.announce (11B 13+ 1* 1o 0K) M
 
@@ -375,7 +379,7 @@ be customised via \fBgroup_format\fP.
 At the Thread level the screen usually (depends on the threading method
 used) looks like this, but can be customised via \fBthread_format\fP:
 .PP
-.\" FIXME - make this autoscale
+.\" FIXME - make this auto scale
 .nf
 \->   1      [   7]  What is this funny tree in the thr  Robert F. Simmig
      2      [  12]  +\->                                 Sephan Wagner <s
@@ -387,7 +391,7 @@ used) looks like this, but can be custom
 .\" FIXME - add description of fields
 At the Article level the page header has the following format:
 .PP
-.\" FIXME - make this autoscale
+.\" FIXME - make this auto scale
 .nf
 Sun, 28 Dec 1997 21:21:01   de.admin.news.groups      Thread   20 of 86
 Lines 50   Re: EINSPRUCH zu RESULT:de.comm.mobil.ALL   Article  47 of 59
@@ -418,10 +422,10 @@ Line Down	\fBDown arrow\fP	\fBDown\fP (\
 .\"
 .\"
 .SS "COMMON EDITING COMMANDS"
-An emacs style editing package allows the easy editing of input strings.  An
-history list allows the easy reuse of previously entered strings.  In
-addition to the cursor keys, the following commands are available when
-editing a string:
+An \fB\%emacs\fP(1)  style editing package allows the easy editing of input
+strings.  A history list allows the easy reuse of previously entered
+strings.  In addition to the cursor keys, the following commands are
+available when editing a string:
 .PP
 .TP  10
 \fB^A, ^E\fP
@@ -675,7 +679,7 @@ Repeat the previous search
 Search forward for specified subject.
 .TP 
 \fBSearchSubjB '?'\fP
-Search backward for specified subject.
+Search backwards for specified subject.
 .TP 
 \fBGroupSelThd '*'\fP
 Select current thread for later processing.
@@ -859,15 +863,15 @@ multipart articles into a thread (\*(rqS
 Untag all articles that were tagged.
 .TP 
 \fBPost 'w'\fP
-Post an article to current group. If posting fails for some reason, you'll
-get the chance to edit the article again via \fBPostEdit\fP ('\fBe\fP'), postpone
-it via \fBPostPostpone\fP ('\fBo\fP') for later processing (see also \*(rq\fB\-o\fP\*(rq
-command\-line switch) or discard it via \fBQuit\fP ('\fBq\fP').
+Post an article to the current group. If posting fails for some reason,
+you'll get the chance to edit the article again via \fBPostEdit\fP ('\fBe\fP'),
+postpone it for later processing via \fBPostPostpone\fP ('\fBo\fP') (see also
+\&\*(rq\fB\-o\fP\*(rq command\-line switch) or discard it via \fBQuit\fP ('\fBq\fP').
 .TP 
 \fBGroupRepost 'x'\fP
 Repost an already posted article / thread / auto\-selected (hot) articles /
 articles matching pattern / tagged articles to another newsgroup(s). Useful
-for reposting from global to local newsgroups. Do not use this to cross\-post
+for reposting from global to local newsgroups. Do not use this to crosspost
 your own articles.
 .TP 
 \fBGroupMarkUnselArtRead 'X'\fP
@@ -922,13 +926,13 @@ Re\-enter the last message that was view
 Repeat the previous search.
 .TP 
 \fBSearchSubjF '/'\fP
-Search forward for a specified subject.
+Search forward for specified subject.
 .TP 
 \fBSearchSubjB '?'\fP
-Search backwards for a specified subject.
+Search backwards for specified subject.
 .TP 
 \fBThreadSelArt '*'\fP
-Select the current thread for later processing.
+Select current thread for later processing.
 .TP 
 \fBThreadToggleArtSel '.'\fP
 Toggle selection of current article.
@@ -1032,10 +1036,10 @@ or reposting.
 Untag all tagged threads.
 .TP 
 \fBPost 'w'\fP
-Post an article to current group. If posting fails for some reason, you'll
-get the chance to edit the article again via \fBPostEdit\fP ('\fBe\fP'), postpone
-it for later processing via \fBPostPostpone\fP ('\fBo\fP') (see also \*(rq\fB\-o\fP\*(rq
-command\-line switch) or discard it via \fBQuit\fP ('\fBq\fP').
+Post an article to the current group. If posting fails for some reason,
+you'll get the chance to edit the article again via \fBPostEdit\fP ('\fBe\fP'),
+postpone it for later processing via \fBPostPostpone\fP ('\fBo\fP') (see also
+\&\*(rq\fB\-o\fP\*(rq command\-line switch) or discard it via \fBQuit\fP ('\fBq\fP').
 .TP 
 \fBMarkArtUnread 'z'\fP
 Mark current article in thread as unread. If a range of articles is set, the
@@ -1390,15 +1394,15 @@ Toggle the display of help mini menu at
 .\"
 .SS "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
 .\" FIXME - add missing descriptions
-.\"       - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used 
+.\"       - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used
 .\"         in the !TIN_DEFAULTS_DIR config case
 At startup, \fBtin\fP reads in the configuration files (see also \fB\%tin\fP(5)).
 They contain a list of variables that can be used to configure the way
-\fBtin\fP works. If it exists, the global configuration file,
-\fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fP is read. After that, the user's own
-configuration file is read from \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/tinrc\fP. The
-global file is useful for distributing system\-wide defaults to new users who
-have no private tinrc yet.
+\fBtin\fP works. If it exists, the global configuration file, \fI/etc/tin/tinrc\fP
+is read. After that, the user's own configuration file is read from
+\fI${TIN_HOMEDIR:\-"$HOME"}/.tin/tinrc\fP. The global file is useful for
+distributing system\-wide defaults to new users who have no private tinrc
+yet.
 .PP
 The variables are user configurable by editing
 \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/tinrc\fP directly. Most of them can also be set
@@ -1466,7 +1470,7 @@ The character used to show that an artic
 X days). See also \fBrecent_time\fP. Default is 'o'.
 .TP 
 \fBCharacter to show unread articles (art_marked_unread)\fP
-The character used to show that an article has not been read. Default is
+The character used to show that an article has not been read.  Default is
 \&'+'.
 .TP 
 \fBCharacter to show read articles (art_marked_read)\fP
@@ -1525,6 +1529,9 @@ current session should be marked read. D
 \fBStandard background colour (col_back)\fP
 Standard background colour
 .TP 
+\fBColour of quoted text from external sources (col_extquote)\fP
+Colour of quoted text from external sources
+.TP 
 \fBColour of sender (From:) (col_from)\fP
 Colour of sender (From:)
 .TP 
@@ -1673,8 +1680,8 @@ Default for quick (1 key) auto\-selectio
 \fBdefault_filter_days\fP, OFF = don't ever expire.  Default is OFF.
 .TP 
 \fB(default_filter_select_global)\fP
-Default for quick (1 key) auto\-selection filter global.  ON=apply to all
-groups OFF=apply to current group. Default is ON.
+Default for quick (1 key) auto\-selection filter global. ON=apply to all
+groups, OFF=apply to current group. Default is ON.
 .TP 
 \fB(default_filter_select_header)\fP
 Default for quick (1 key) auto\-selection filter header.
@@ -1737,7 +1744,15 @@ an highlighted bar if set OFF. Default i
 .TP 
 \fBInvocation of your editor (editor_format)\fP
 The format string used to create the editor start command with parameters.
-Default is "%E +%N %F" (i.e., /bin/vi +7 .article).
+Default is "%E +%N %F" (e.g., /bin/vi +7 .article).
+.TP 
+\fBDetection of external quotes (extquote_handling)\fP
+If ON quotes from external sources will be detected. Default is OFF.
+.TP 
+\fBRegex used to show external quotes (extquote_regex)\fP
+A regular expression that will be applied when reading articles. All
+matching lines are shown in \fBcol_extquote\fP. If \fBextquote_regex\fP is blank,
+then \fBtin\fP uses a built\-in default.
 .TP 
 \fBForce redraw after certain commands (force_screen_redraw)\fP
 Specifies whether a screen redraw should always be done after certain
@@ -1764,22 +1779,18 @@ current one. When \fBPageNextUnread\fP i
 next article when \fBPageNextUnread\fP ('\fB<TAB>\fP')  is
 pressed. Default is \fBPageNextUnread\fP.
 .TP 
-\fBMax. length of group names shown (groupname_max_length)\fP
-Maximum length of the names of newsgroups to be displayed so that more of
-the newsgroup description can be displayed. Default is 32.
-.TP 
 \fBDisplay uue data as an attachment (hide_uue)\fP
 If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then
 sections of uuencoded data will be shown with a single tag line showing the
-size and filename (much the same as a MIME attachment). If set to 'Hide all'
-then any line that looks like uuencoded data will be folded into a tag
-line.  This is useful when uuencoded data is split across more than one
+size and filename (much the same as a MIME attachment).  If set to 'Hide
+all' then any line that looks like uuencoded data will be folded into a tag
+line. This is useful when uuencoded data is split across more than one
 article but can also lead to false positives. This setting can also be
-toggled in the article viewer. Default is 'No'.
+toggled in the article viewer.  Default is 'No'.
 .TP 
 \fBExternal inews (inews_prog)\fP
 Path, name and options of external \fB\%inews\fP(1).  If you are reading via
-NNTP the default value is \-\-internal (use built\-in NNTP inews), else it is
+NNTP the default value is "\-\-internal" (use built\-in NNTP inews), else it is
 "inews \-h". The article is passed to \fBinews_prog\fP on STDIN via '<
 article'.
 .TP 
@@ -1862,13 +1873,30 @@ program. It allows the user to save arti
 \&'=' as the filename to save to.  Default is \fI${TIN_HOMEDIR:\-"$HOME"}/Mail\fP.
 .TP 
 \fBInvocation of your mail command (mailer_format)\fP
-.\" TODO: document %S, %T, %M, %F, %U ...
 The format string used to create the mailer command with parameters that is
 used for mailing articles to other people. Default is '%M "%T" < %F'
 (e.g., /bin/mail "iain" < .article). The flexible format allows other
-mailers with different command\-line parameters to be used such as 'elm \-s
-"%S" "%T" < "%F"' (e.g., elm \-s "subject" "iain" < .article) or
-\&'sendmail \-oi \-oem \-t < %F' (e.g. sendmail \-oi \-oem \-t < .article).
+mailers with different command line parameters to be used such as
+.in +.3i
+.nf
+sendmail \-oem \-t < %F
+elm \-s "%S" "%T" < "%F"
+claws\-mail \-\-compose "mailto:%T?subject=%S&insert=%F"
+.fi
+.in -.3i
+\fBinteractive_mailer\fP must be set adequate. The following substitutions are
+supported:
+.in +.3i
+.nf
+.ta \w'%S'u +\w'default_mailer'u
+%F	filename
+%M	default_mailer
+%S	subject\-field
+%T	to\-filed
+%U	username
+%%	%
+.fi
+.in -.3i
 .TP 
 \&\fB'Mark as (un)read' ignores tags (mark_ignore_tags)\fP
 When this is ON, the \fBGroupMarkThdRead\fP ('\fBK\fP'), \fBThreadMarkArtRead\fP
@@ -1887,7 +1915,7 @@ non\-textual parts of articles.  To use
 \-\-internal. This is the default value when \fB\%metamail\fP(1)  is not
 installed. Leave it blank if you don't want any automatic viewing of
 non\-textual attachments. The 'V' command can always be used to manually view
-any attachments.  See also \fBask_for_metamail\fP.
+any attachments. See also \fBask_for_metamail\fP.
 .TP 
 \fBMM_CHARSET (mm_charset)\fP
 Charset supported locally, which is also used for MIME header (charset
@@ -1949,11 +1977,11 @@ spaces. Not defining anything turns off
 .TP 
 \fBDo not display these header fields (news_headers_to_not_display)\fP
 Same as \fBnews_headers_to_display\fP except it denotes the opposite. An
-example of using both options might be if you thought X\- headers were A Good
-Thing(tm), but thought Alan and Pape were miscreants... well then you would
-do something like this: \fInews_headers_to_display=X\-\fP
-\fInews_headers_to_not_display=X\-Alan X\-Pape\fP.  Not defining anything turns
-off this option.
+example of using both options might be if you thought 'X\-' headers were A
+Good Thing(tm), but thought Alan and Pape were miscreants... well then you
+would do something like this: \fBnews_headers_to_display=X\-\fP
+\fBnews_headers_to_not_display=X\-Alan X\-Pape\fP Not defining anything turns off
+this option.
 .TP 
 \fBQuote line when following up (news_quote_format)\fP
 Format of quote line when posting/following up an article (%A=Address,
@@ -1998,8 +2026,8 @@ local hierarchy of your interest to dete
 .TP 
 \fBMIME encoding in news messages (post_mime_encoding)\fP
 MIME encoding of the body in news message, if necessary. (8bit, base64,
-quoted\-printable, 7bit). Default is 8bit, which leads to no encoding. base64
-and quoted\-printable are usually undesired on usenet.
+quoted\-printable, 7bit). Default is 8bit, which leads to no encoding.
+base64 and quoted\-printable are usually undesired on usenet.
 .TP 
 \fBView post\-processed files (post_process_view)\fP
 If ON, then \fBtin\fP will start an appropriate viewer program to display any
@@ -2112,13 +2140,13 @@ using cursor\-up/down. The default is 1
 traditional tin page\-by\-page scrolling. Set to \-1 to get page\-by\-page
 scrolling where the top/bottom line is carried over onto the next page.
 This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get
-half\-page scrolling. This setting supersedes full_page_scroll=OFF.
+half\-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF.
 .TP 
 \fBFormat string for the Selection level (select_format)\fP
 Format string tin uses for Selection level representation. See the section
 "CUSTOMISING THE SCREEN FORMAT". Default is "%f\ %n\ %U\ \ %G\ \ %d".
 .TP 
-\fBIn group menu, show author by (show_author)\fP
+\fBIn group and thread level, show author by (show_author)\fP
 Which information about the author should be shown. Default is 2, authors
 full name.
 .RS +.5i
@@ -2384,10 +2412,10 @@ matching words are shown in \fBcol_markd
 \fBRemove ~/.article after posting (unlink_article)\fP
 If ON remove \fI~/.article\fP after posting. Default is ON.
 .TP 
-\fBProgram that opens URL's (url_handler)\fP
-The program that will be run when launching URL's in the article viewer
-using \fBPageViewUrl\fP ('\fBU\fP'). The actual URL will be appended to this.
-Default is \fBurl_handler.pl %s\fP.
+\fBProgram that opens URLs (url_handler)\fP
+The program that will be run when launching URLs in the article viewer using
+\fBPageViewUrl\fP ('\fBU\fP'). The actual URL will be appended to this. Default is
+\fBurl_handler.pl %s\fP.
 .TP 
 \fBURL highlighting in message body (url_highlight)\fP
 Enable highlighting URLs in message body. Default is ON.
@@ -2404,7 +2432,7 @@ enabled/disabled.  Default is OFF.
 .TP 
 \fBUse slrnface to show \*(rqX\-Face:\*(rqs (use_slrnface)\fP
 If enabled \fBtin\fP uses \fB\%slrnface\fP(1)  to interpret the \*(rqX\-Face:\*(rq
-header. For this option to have any effect, \fBtin\fP must be running in an
+header. For this option to have any effect, \fBtin\fP must be running in a
 \fB\%xterm\fP(1x)  and \fB\%slrnface\fP(1)  must be in your $\fBPATH\fP. Default is
 OFF.
 .TP 
@@ -2461,7 +2489,7 @@ width plus the given value (as long as t
 otherwise it will fall back to the current screen width). Default is 0,
 wrapping at the current screen width.
 .TP 
-\fBQuote line when cross\-posting (xpost_quote_format)\fP
+\fBQuote line when crossposting (xpost_quote_format)\fP
 .\"
 .\"
 Format is the same as for \fBnews_quote_format\fP, this is used when answering
@@ -2477,7 +2505,7 @@ no private attributes file yet.
 Note that the \fIscope=<grouplist>\fP line has to be specified before
 the attributes are specified for that list. All attributes are set to a
 reasonable default so you only have to specify the attribute that you want
-to change (e.g., savedir). All toggle attributes are set by specifying
+to change (e.g., \fBsavedir\fP). All toggle attributes are set by specifying
 ON/OFF. Otherwise, these function exactly the same as their global
 equivalents. For more details see \fB\%tin\fP(5).
 .PP
@@ -2486,7 +2514,7 @@ accessed by \fBConfigToggleAttrib\fP ('\
 or \fBScopeSelect\fP ('\fB^J\fP' or '\fB<CR>\fP') from the scopes menu.  The
 attributes menu looks and behaves very similar to the options menu. The
 title shows the current scope. Attributes set in the current scope are
-marked with '\+' to the left of the attributes number.
+marked with '+' to the left of the attributes number.
 .PP
 .\"
 .\"
@@ -2643,18 +2671,18 @@ according to the default save parameters
 attributes set for the current group.
 .PP
 Otherwise, the initial prompt will ask you to select which article, thread,
-hot (auto\-selected), regex pattern, tagged articles you wish to mail, pipe
-etc.
+hot (auto\-selected), regular expression pattern, tagged articles you wish to
+mail, pipe etc.
 .PP
 Tagged articles must have already been tagged with a \fB*Tag\fP ('\fBt\fP')
 command. All tagged articles can be untagged by a \fB*Untag\fP ('\fBU\fP')  untag
 command.
 .PP
-If a regex pattern is selected you are asked to enter a pattern (e.g., to
-match all articles subject lines containing 'net News' you enter "net
-News"). Any articles that match the entered expression will be mailed, piped
-etc. See also the \fBwildcard\fP tinrc variable for advanced pattern matching
-options.
+If a regular expression pattern is selected you are asked to enter a pattern
+(e.g., to match all articles subject lines containing 'net News' you enter
+"net News"). Any articles that match the entered expression will be mailed,
+piped etc. See also the \fBwildcard\fP tinrc variable for advanced pattern
+matching options.
 .PP
 Various expansion characters are recognised when entering the directory and
 file to save to. Environment variables (prefixed with '$') and user home
@@ -2682,7 +2710,7 @@ that expire has removed a whole load of
 \fB\%cron\fP(1)  everyday while away, after which you will be mailed a report
 of which articles were mailed/saved from which newsgroups and the total
 number of articles mailed/saved. Articles are saved in a private news
-structure under your <savedir> directory (default is
+structure under your \fBsavedir\fP directory (default is
 \fI${TIN_HOMEDIR:\-"$HOME"}/News\fP). Be careful of using this option if you
 read a lot of groups because you could overflow your file system.
 .PP
@@ -2728,10 +2756,10 @@ Several places in \fBtin\fP allow you to
 include command\-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE
 mechanism. The scope= attributes file tag and the filter file group= tag
 also use the same syntax. \fBtin\fP interprets this variable similarly to
-\fB\%rn(1).\fP It contains a list of patterns, separated by commas and possibly
-prefixed with exclamation points. An exclamation point negates the meaning
-of a match on this pattern, and can be used to cancel certain matches. Some
-examples:
+\fB\%rn\fP(1).  It contains a list of patterns, separated by commas and
+possibly prefixed with exclamation points. An exclamation point negates the
+meaning of a match on this pattern, and can be used to cancel certain
+matches. Some examples:
 .sp
 \fIalt.config,news.*,!news.test\fP
 .sp
@@ -2844,23 +2872,30 @@ The information displayed with '\fB%F\fP
 \fBshow_author\fP. \fBGroupToggleSubjDisplay\fP resp.  \fBThreadToggleSubjDisplay\fP
 ('\fBd\fP') switches through all available options.
 .PP
-\(cq\fB%D\fP' uses \fBdate_format\fP for date representation. It is possible to
+For date representation '\fB%D\fP' uses \fBdate_format\fP. It is possible to
 specify a different date format in round brackets (e.g. '\fB%(%d %b %y
 %H:%M)D\fP'). See \fBdate_format\fP for more details.
 .PP
 The length of each item (except '\fB%%\fP') can be defined with a positive
 number after the '\fB%\fP'. The following example displays the score in the
-thread level 10 characters wide: '\fB%10S\fP'. Some variables do have a default
-width which may lead to truncation. Truncation for variables which contain
-only numbers happens by dividing the value with a sufficient power of ten
-and adding a SI suffix to the result, i.e. the variable holds a value of
-54321 and the width for the variable is 4 the result will be "54 k". If
-that's undesired you have to specify a larger width manually,
-i.e. '\fB%6n\fP'. Here is an overview of the defaults:
+thread level 10 characters wide: '\fB%10S\fP'.
+.PP
+If the newsgroup name is displayed together with the newsgroup description,
+the width of the newsgroup name can be controlled via a optional comma
+separated second value (e.g. '\fB%60,20G\fP'). It is valid to omit the first
+value (e.g. ('\fB%,20G\fP')). If no second value is given, \fBtin\fP uses a
+default value of 32.
+.PP
+Some variables do have a default width which may lead to truncation.
+Truncation for variables which contain only numbers happens by dividing the
+value with a sufficient power of ten and adding a SI suffix to the result,
+that is the variable holds a value of 54321 and the width for the variable
+is 4 the result will be "54 k". If that's undesired you have to specify a
+larger width manually, e.g. '\fB%6n\fP'. Here is an overview of the defaults:
 .PP
 .in +.3i
 .nf
-.ta \w'Variable  'u	+\w'width'u
+.ta \w'Variable  'u +\w'width'u
 Variable	width
 \fB%I\fP	 3
 \fB%L\fP	 4
@@ -2881,15 +2916,19 @@ May and the article to which the date is
 December. In such cases it might useful to determine the maximum length
 manually and specify the length in the format string.
 .PP
+In case the format string contains '\fB%G\fP' and '\fB%d\fP' and no length are
+given, \fBtin\fP determines the longest newsgroup name and uses this length for
+\&'\fB%G\fP'. The remaining space will used for '\fB%d\fP'.
+.PP
 When the format string contains the specifier '\fB%F\fP' and '\fB%s\fP'
 resp. '\fB%T\fP' and no length are given, '\fB%F\fP' will use one third and
 \&'\fB%s\fP' resp. '\fB%T\fP' will use two third of the available space.
 .PP
 In addition, a minimum screen width can be defined for each item (except
-\(cq\fB%%\fP'). In this case, the item will only be displayed when the screen
-is wider than specified. This comes in handy to not overload a small screen
-but have maximum information on a large screen. The minimum screen width has
-to be specified by a positive number preceded by an '\fB>\fP'. In the
+\&'\fB%%\fP'). In this case, the item will only be displayed when the screen is
+wider than specified. This comes in handy to not overload a small screen but
+have maximum information on a large screen. The minimum screen width has to
+be specified by a positive number preceded by an '\fB>\fP'. In the
 following example \fBtin\fP will display the score only if the screen is wider
 than 100 characters: '\fB%>100S\fP'.
 .PP
@@ -2899,7 +2938,7 @@ If both the length and the minimum scree
 item, the length must be the first parameter and the minimum screen width
 must be the second one. The following example displays the score with a
 length of 10 characters only if the screen is wider than 100 characters:
-\(cq\fB%10>100S\fP'.
+\&'\fB%10>100S\fP'.
 .SS "TIPS AND TRICKS"
 \fBtin\fP can be pretty much be navigated by using the four cursor keys.  The
 left arrow key goes up a level, the right arrow key goes down a level, the
@@ -2921,7 +2960,7 @@ Many prompts within \fBtin\fP offer a de
 positioned on. By pressing '\fB<CR>\fP' the default value is taken.
 Most prompts can be aborted by pressing '\fB<ESC>\fP'.
 .PP
-When \fBtin\fP is run in an \fB\%xterm\fP(1x)  it will resize itself each time the
+When \fBtin\fP is run in a \fB\%xterm\fP(1x)  it will resize itself each time the
 \fB\%xterm\fP(1x)  is resized.
 .PP
 \fBtin\fP will reread the
@@ -3244,7 +3283,7 @@ compiled into the \fBtin\fP binary, defa
 is running in NNTP mode setting this variable has no effect.
 .TP 
 \fBTIN_NOVFILENAME\fP
-Define this variable if you want to override the \fBOVERVIEW_FILE\fP file name
+Define this variable if you want to override the \fBOVERVIEW_FILE\fP filename
 that was compiled into the \fBtin\fP binary, default is \fI.overview\fP. If tin is
 running in NNTP mode setting this variable has no effect.
 .TP 
@@ -3475,7 +3514,7 @@ The pathname of the user's login shell.
 \fBXDG_RUNTIME_DIR\fP
 .\"
 .\"
-The pathname of the user's dir to put non\-essential runtime files into.
+The pathname of the user's dir to put non\-essential run time files into.
 .SH SIGNALS
 .\" TODO: add missing, sort useful, document in detail
 \fBtin\fP handles a couple of signals:
@@ -3487,7 +3526,7 @@ Terminate gracefully.
 Terminate gracefully.
 .TP 
 \fBSIGUSR1\fP
-Terminate gracefully but do not restore tty.
+Terminate gracefully but do not restore terminal (tty).
 .TP 
 \fBSIGUSR2\fP
 .\"
@@ -3534,7 +3573,7 @@ Before mailing a bug\-report to <tin\-bu
 you are using the latest (stable) release, and if not, please upgrade first!
 Have a look at the doc/TODO file for known bugs. If you still think you've
 found a bug, please use the \fBBugReport\fP ('\fBR\fP')  function and write in
-English. Please do NOT enclose a core\-file in your bugreport until we
+English. Please do NOT enclose a core\-file in your bug\-report until we
 request it.
 .SH HISTORY
 \fBtin\fP is based on the \fB\%tass\fP(1)  newsreader that was developed by Rich
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/l10n/en_GB/tin.5 tin-2.3.2/doc/l10n/en_GB/tin.5
--- tin-2.3.1/doc/l10n/en_GB/tin.5	2014-12-24 09:37:34.000000000 +0100
+++ tin-2.3.2/doc/l10n/en_GB/tin.5	2015-12-22 11:26:52.263209090 +0100
@@ -2,7 +2,7 @@
 .\" Module    : tin.5
 .\" Author    : U. Janssen
 .\" Created   : 2000-07-10
-.\" Updated   : 2014-12-24
+.\" Updated   : 2015-11-21
 .\" Notes     : needs a some work
 .\"
 .\"
@@ -11,13 +11,13 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH tin 5 "December 24th, 2014" 2.3.1 "Usenet newsreader"
+.TH tin 5 "December 24th, 2015" 2.3.2 "Usenet newsreader"
 
 .SH NAME
 tin, rtin \- related files
 
 .SH DESCRIPTION
-This manpage describes the various (config) files and their formats used by
+This man page describes the various (config) files and their formats used by
 the \fB\%tin\fP(1)  newsreader. All files are expected to have unix style
 ('\en' aka LF) line endings.
 
@@ -171,7 +171,7 @@ points to an appropriate icon to be used
 this kind of data.
 .TP 
 \fBnametemplate\fP
-The "nametemplate" field gives a file name format, in which %s will be
+The "nametemplate" field gives a filename format, in which %s will be
 replaced by a short unique string to give the name of the temporary file to
 be passed to the viewing command. This is only expected to be relevant in
 environments where filename extensions are meaningful, e.g., one could
@@ -469,6 +469,9 @@ using \fBGroupAutoSave\fP ('\fBS\fP') wi
 \fBeditor_format\fP
 Identical to the tinrc variable of the same name
 .TP 
+\fBextquote_handling\fP
+Identical to the tinrc variable of the same name
+.TP 
 \fBfcc\fP
 Mailbox to save sent mails. The format of the mailbox is controlled via the
 tinrc \fBmailbox_format\fP variable.
@@ -870,7 +873,7 @@ defaults. If a keyname is bound to NULL
 \fBAttachSelect\fP	^J	^M
 \fBAttachPipe\fP	p
 \fBAttachSave\fP	s
-\fBAttachTag\fP		t
+\fBAttachTag\fP	t
 \fBAttachUntag\fP	U
 \fBAttachTagPattern\fP	=
 \fBAttachToggleTagged\fP	@
@@ -1252,6 +1255,9 @@ current session should be marked read. D
 \fBcol_back\fP
 Standard background colour
 .TP 
+\fBcol_extquote\fP
+Colour of quoted text from external sources
+.TP 
 \fBcol_from\fP
 Colour of sender (From:)
 .TP 
@@ -1302,7 +1308,7 @@ Colour of twice quoted lines
 Colour of >=3 times quoted lines
 .TP 
 \fBcol_response\fP
-Colour of response counter. This is the text that says 'Response x of y' in
+Colour of response counter. This is the text that says "Response x of y" in
 the article viewer.
 .TP 
 \fBcol_signature\fP
@@ -1328,14 +1334,14 @@ Colour of help/mail sign
 choices:
 .in +.5i
 .\" TODO: check if all affected commands are marked [after confirmation]
-\fBcommands:\fP Ask for confirmation before executing certain dangerous
+\fBcommands\fP: Ask for confirmation before executing certain dangerous
 commands (e.g., \fBCatchup\fP ('\fBc\fP')). Commands that this affects are marked
 in this manual with '[after confirmation]'.
 .sp
-\fBquit:\fP You'll be asked to confirm that you wish to exit \fB\%tin\fP(1)  when
+\fBquit\fP: You'll be asked to confirm that you wish to exit \fB\%tin\fP(1)  when
 you use the \fBQuit\fP ('\fBq\fP') command.
 .sp
-\fBselect:\fP Ask for confirmation before marking all not selected (with
+\fBselect\fP: Ask for confirmation before marking all not selected (with
 \fBGroupMarkUnselArtRead\fP ('\fBX\fP') command) articles as read.
 .in -.5i
 Default is commands & quit.
@@ -1357,15 +1363,15 @@ The last article/author/config option th
 Default is 28.
 .TP 
 \fBdefault_filter_kill_case\fP
-Default for quick (1 key) kill filter case. ON = filter case\-sensitive, OFF
+Default for quick (1 key) kill filter case.  ON = filter case\-sensitive, OFF
 = ignore case. Default is OFF.
 .TP 
 \fBdefault_filter_kill_expire\fP
-Default for quick (1 key) kill filter expire. ON = limit to
-\&'\fBdefault_filter_days\fP', OFF = don't ever expire. Default is OFF.
+Default for quick (1 key) kill filter expire.  ON = limit to
+\fBdefault_filter_days\fP, OFF = don't ever expire. Default is OFF.
 .TP 
 \fBdefault_filter_kill_global\fP
-Default for quick (1 key) kill filter global. ON=apply to all groups,
+Default for quick (1 key) kill filter global.  ON=apply to all groups,
 OFF=apply to current group. Default is ON.
 .TP 
 \fBdefault_filter_kill_header\fP
@@ -1389,8 +1395,8 @@ Default for quick (1 key) auto\-selectio
 case\-sensitive, OFF=ignore case. Default is OFF.
 .TP 
 \fBdefault_filter_select_expire\fP
-Default for quick (1 key) auto\-selection filter expire. ON = limit to
-\&'\fBdefault_filter_days\fP', OFF = don't ever expire. Default is OFF.
+Default for quick (1 key) auto\-selection filter expire.  ON = limit to
+\fBdefault_filter_days\fP, OFF = don't ever expire.  Default is OFF.
 .TP 
 \fBdefault_filter_select_global\fP
 Default for quick (1 key) auto\-selection filter global. ON=apply to all
@@ -1448,13 +1454,21 @@ Default for quick (1 key) auto\-selectio
 .TP 
 \fBdraw_arrow\fP
 Allows groups/articles to be selected by an arrow '\->' if set ON or by
-an highlighted bar if set OFF.
+an highlighted bar if set OFF. Default is OFF.
 .TP 
 \fBeditor_format\fP
 The format string used to create the editor start command with parameters.
 Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename (e.g.,
 /bin/vi +7 .article).
 .TP 
+\fBextquote_handling\fP
+If ON quotes from external sources will be detected. Default is OFF.
+.TP 
+\fBextquote_regex\fP
+A regular expression that will be applied when reading articles. All
+matching lines are shown in \fBcol_extquote\fP. If \fBextquote_regex\fP is blank,
+then \fBtin\fP uses a built\-in default.
+.TP 
 \fBforce_screen_redraw\fP
 Specifies whether a screen redraw should always be done after certain
 external commands. Default is OFF.
@@ -1495,10 +1509,6 @@ The format string used for the Group lev
 .fi
 .in -.3i
 .TP 
-\fBgroupname_max_length\fP
-Maximum length of the names of newsgroups to be displayed so that more of
-the newsgroup description can be displayed. Default is 32.
-.TP 
 \fBhide_uue\fP
 If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then
 sections of uuencoded data will be shown with a single tag line showing the
@@ -1516,8 +1526,8 @@ article'.
 .TP 
 \fBinfo_in_last_line\fP
 If ON, show current group description or article subject in the last line
-(not in the pager and global menu) \- \fBToggleInfoLastLine\fP ('\fBi\fP' toggles
-setting). This facility is useful as the full width of the screen is
+(not in the pager and global menu) \- \fBToggleInfoLastLine\fP ('\fBi\fP')  toggles
+setting. This facility is useful as the full width of the screen is
 available to display long subjects. Default is OFF.
 .TP 
 \fBinteractive_mailer\fP
@@ -1584,7 +1594,7 @@ details on MBOXO and MBOXRD and \fB\%mmd
 The directory where articles/threads are to be saved in \fB\%mbox\fP(5)
 format. This feature is mainly for use with the \fB\%elm\fP(1)  mail
 program. It allows the user to save articles/threads/groups simply by giving
-\&'=' as the filename to save to. Default is \fI${TIN_HOMEDIR:\-"$HOME"}/Mail\fP.
+\&'=' as the filename to save to.  Default is \fI${TIN_HOMEDIR:\-"$HOME"}/Mail\fP.
 .TP 
 \fBmailer_format\fP
 The format string used to create the mailer command with parameters that is
@@ -1602,7 +1612,7 @@ claws\-mail \-\-compose "mailto:%T?subje
 supported:
 .in +.3i
 .nf
-.ta \w'%S'u +\w'subject\-field'u
+.ta \w'%S'u +\w'default_mailer'u
 %F	filename
 %M	default_mailer
 %S	subject\-field
@@ -1634,7 +1644,7 @@ any attachments. See also \fBask_for_met
 \fBmm_charset\fP
 Charset supported locally, which is also used for MIME header (charset
 parameter and charset name in header encoding) in mail and news postings. If
-\fBMIME_STRICT_CHARSET\fP is defined at the compile time, text in charset other
+\fBMIME_STRICT_CHARSET\fP is defined at compile time, text in charset other
 than the value of this parameter is considered not displayable and
 represented as '?'. Otherwise, all character sets are regarded as compatible
 with the display. If it's not set, the value of the environment variable
@@ -1647,7 +1657,7 @@ Charset used for posting and MIME header
 Conversion between \fBmm_network_charset\fP and local charset (determined via
 \fB\%nl_langinfo\fP(3))  is done via \fB\%iconv\fP(3), if this function is not
 available on your system this option is disabled and you have to use
-\fBmm_charset\fP instead.  \fBmm_network_charset\fP is limited to one of the
+\fBmm_charset\fP instead. \fBmm_network_charset\fP is limited to one of the
 following charsets:
 .in +.3i
 US\-ASCII, ISO\-8859\-{1,2,3,4,5,7,9,10,13,14,15,16}, KOI8\-{R,U,RU}
@@ -1659,22 +1669,22 @@ $\fBMM_CHARSET\fP is used. US\-ASCII or
 neither of them is defined.
 .TP 
 \fBmono_markdash\fP
-Character attribute of words emphasised like _this_. It is depending on your
+Character attribute of words emphasised like _this_. It depends on your
 terminal which attributes are usable. See also \fBword_h_display_marks\fP and
 \fBword_highlight\fP.
 .TP 
 \fBmono_markslash\fP
-Character attribute of words emphasised like /this/. It is depending on your
+Character attribute of words emphasised like /this/. It depends on your
 terminal which attributes are usable. See also \fBword_h_display_marks\fP and
 \fBword_highlight\fP.
 .TP 
 \fBmono_markstar\fP
-Character attribute of words emphasised like *this*. It is depending on your
+Character attribute of words emphasised like *this*. It depends on your
 terminal which attributes are usable. See also \fBword_h_display_marks\fP and
 \fBword_highlight\fP.
 .TP 
 \fBmono_markstroke\fP
-Character attribute of words emphasised like \-this\-. It is depending on your
+Character attribute of words emphasised like \-this\-. It depends on your
 terminal which attributes are usable. See also \fBword_h_display_marks\fP and
 \fBword_highlight\fP.
 .TP 
@@ -1684,7 +1694,7 @@ newsgroups. Do not change them unless yo
 .TP 
 \fBnews_headers_to_display\fP
 Which news headers you wish to see. If you want to see _all_ the headers,
-place an '*' as this value. This is the only way a wildcard can be used. If
+place an '*' as this value. This is the only way a wildcard can be used.  If
 you enter 'X\-' as the value, you will see all headers beginning with 'X\-'
 (like X\-Alan or X\-Pape). You can list more than one by delimiting with
 spaces. Not defining anything turns off this option.
@@ -1726,7 +1736,7 @@ possible.
 .TP 
 \fBpos_first_unread\fP
 If ON put cursor at first unread article in group otherwise at last
-article.  Default is ON.
+article. Default is ON.
 .TP 
 \fBpost_8bit_header\fP
 Allows 8bit characters unencoded in the header of a news article, if set
@@ -1746,7 +1756,7 @@ base64 and quoted\-printable are usually
 \fBpost_process_view\fP
 If ON, then \fB\%tin\fP(1)  will start an appropriate viewer program to display
 any files that were post processed and uudecoded. The program is determined
-using the \fB\%mailcap\fP(5)  file.  Default is ON.
+using the \fB\%mailcap\fP(5)  file. Default is ON.
 .TP 
 \fBpost_process_type\fP
 This specifies whether to perform post processing on saved articles.
@@ -1863,10 +1873,10 @@ Score of an article which should be mark
 \fBscroll_lines\fP
 The number of lines that will be scrolled up/down in the article pager when
 using cursor\-up/down. The default is 1 (line\-by\-line). Set to 0 to get
-traditional page\-by\-page scrolling. Set to \-1 to get page\-by\-page scrolling
-where the top/bottom line is carried over onto the next page.  This setting
-supersedes show_last_line_prev_page=ON. Set to \-2 to get half\-page
-scrolling. This setting supersedes full_page_scroll=OFF.
+traditional tin page\-by\-page scrolling. Set to \-1 to get page\-by\-page
+scrolling where the top/bottom line is carried over onto the next page.
+This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get
+half\-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF.
 .TP 
 \fBselect_format\fP
 The format string used for the Selection level. Default is "%f\ %n\ %U\ \ %G\ \ %d". The following substitutions are supported:
@@ -1925,7 +1935,7 @@ show only the line count.
 \fBNone\fP, no information will be displayed.
 .IP 1
 \fBLines\fP, in article listing the line count of an article will be displayed
-and in thread listing the line count of first (unread)  article will be
+and in thread listing the line count of first (unread) article will be
 displayed.
 .IP 2
 \fBScore\fP, in article listing the score of an article will be displayed and
@@ -1936,7 +1946,7 @@ in thread listing the score of the threa
 .RE
 .TP 
 \fBshow_only_unread_arts\fP
-If ON show only new/unread articles otherwise show all articles. Default is
+If ON show only new/unread articles otherwise show all articles.  Default is
 ON.
 .TP 
 \fBshow_only_unread_groups\fP
@@ -2015,7 +2025,9 @@ ascending.
 \fBspamtrap_warning_addresses\fP
 Set this option to a list of comma\-separated strings to be warned if you are
 replying to an article by mail where the e\-mail address contains one of
-these strings. The matching is case\-insensitive.
+these strings. The matching is case\-insensitive. Example:
+.sp
+\fIspam,delete,remove\fP
 .TP 
 \fBstars_regex\fP
 A regular expression that will be applied when reading articles. All
@@ -2163,8 +2175,8 @@ enabled/disabled.  Default is OFF.
 \fBuse_slrnface\fP
 If enabled \fB\%slrnface\fP(1)  will be used to interpret the \*(rqX\-Face:\*(rq
 header. For this option to have any effect, \fB\%tin\fP(1)  must be running in
-an \fB\%xterm\fP(1x)  and \fB\%slrnface\fP(1)  must be in your $\fBPATH\fP. Default
-is OFF.
+a \fB\%xterm\fP(1x)  and \fB\%slrnface\fP(1)  must be in your $\fBPATH\fP. Default is
+OFF.
 .TP 
 \fButf8_graphics\fP
 If ON use UTF\-8 characters for indicator ('\->'), thread/attachment tree
@@ -2184,10 +2196,11 @@ If ON verbatim blocks will be detected.
 \fBwildcard\fP
 Allows you to select how \fB\%tin\fP(1)  matches strings. The default is 0 and
 uses the wildmat notation, which is how this has traditionally been
-handled. Setting this to 1 allows you to use \fB\%perl\fP(1)  compatible
-regular expressions \fB\%pcre\fP(3).  You will probably want to update your
-filter file if you use this regularly. NB: Newsgroup names will always be
-matched using the wildmat notation.
+handled.  Setting this to 1 allows you to use \fB\%perl\fP(1)  compatible
+regular expressions \fB\%pcre\fP(3).  (see also \fB\%perlre\fP(1)  and
+\fB\%pcrepattern\fP(3)).  You will probably want to update your filter file if
+you use this regularly.  NB: Newsgroup names will always be matched using
+the wildmat notation.
 .TP 
 \fBword_h_display_marks\fP
 Should the leading and ending stars, slashes, strokes and dashes also be
@@ -2207,7 +2220,7 @@ available. If \fBuse_color\fP is enabled
 \fBcol_markdash\fP, \fBcol_markslash\fP, \fBcol_markstar\fP and \fBcol_markstroke\fP are
 used for word highlighting else the character attributes specified in
 \fBmono_markdash\fP, \fBmono_markslash\fP, \fBmono_markstar\fP and \fBmono_markstroke\fP
-are used.
+are used. Default is ON.
 .TP 
 \fBwrap_column\fP
 Sets the column at which a displayed article body should be wrapped.  If
@@ -2243,7 +2256,7 @@ built\-in default) the \fInewslibdir\fP.
 Sets a global domain name used in From lines
 .TP 
 \fBorganization\fP
-Defines the name of your organization. $\fBORGANIZATION\fP overrides any
+Defines the name of your organisation. $\fBORGANIZATION\fP overrides any
 specified value.
 .TP 
 \fBnewslibdir\fP
@@ -2407,7 +2420,7 @@ is the name of the newsgroup
 .TP 
 \fBtime\fP
 is the time when the group was created, expressed as the number of seconds
-since the epoch.
+since the Epoch.
 .TP 
 \fBcreator\fP
 is the electronic mail address of the person who created the group.
@@ -2443,7 +2456,7 @@ command instead.
 \fI${TIN_LIBDIR:\-NEWSLIBDIR}/organization\fP
 .sp
 .RS
-This file specifies might hold a default organization to be used in the
+This file might hold a default organisation to be used in the
 \&\*(rqOrganization:\*(rq header. $\fBORGANIZATION\fP has a higher priority if set.
 .RE
 .PP
@@ -2452,7 +2465,7 @@ This file specifies might hold a default
 \fI${TIN_LIBDIR:\-NEWSLIBDIR}/overview.fmt\fP
 .sp
 .RS
-This file specifies the organization of the news overview database (see also
+This file specifies the organisation of the news overview database (see also
 \fB\%newsoverview\fP(5)).  The order of lines in this file is important; it
 determines the order in which the fields will appear in the database. See
 also \fB\%overview.fmt\fP(5).  \fB\%tin\fP(1)  only tries to read the file if you
@@ -2475,12 +2488,12 @@ the LIST SUBSCRIPTIONS (\fBRFC\%6048\fP)
 
 .SH "SEE ALSO"
 \fB\%elm\fP(1), \fB\%inews\fP(1), \fB\%ispell\fP(1), \fB\%lp\fP(1), \fB\%lpr\fP(1),
-\fB\%metamail\fP(1), \fB\%perl\fP(1), \fB\%pgp\fP(1), \fB\%rn\fP(1), \fB\%shar\fP(1),
-\fB\%slrnface\fP(1), \fB\%tin\fP(1), \fB\%xterm\fP(1x), \fB\%heapsort\fP(3),
-\fB\%iconv\fP(3), \fB\%iconv_open\fP(3), \fB\%nl_langinfo\fP(3), \fB\%pcre\fP(3),
-\fB\%qsort\fP(3), \fB\%strftime\fP(3), \fB\%system\fP(3), \fB\%active\fP(5),
-\fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5), \fB\%newsoverview\fP(5),
-\fB\%overview.fmt\fP(5), \fB\%innd\fP(8), \fBRFC\%1524\fP, \fBRFC\%2045\fP,
-\fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2980\fP, \fBRFC\%3977\fP,
-\fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP, \fBRFC\%5537\fP,
-\fBRFC\%6048\fP
+\fB\%metamail\fP(1), \fB\%perl\fP(1), \fB\%perlre\fP(1), \fB\%pgp\fP(1), \fB\%rn\fP(1),
+\fB\%shar\fP(1), \fB\%slrnface\fP(1), \fB\%tin\fP(1), \fB\%xterm\fP(1x),
+\fB\%heapsort\fP(3), \fB\%iconv\fP(3), \fB\%iconv_open\fP(3), \fB\%nl_langinfo\fP(3),
+\fB\%pcre\fP(3), \fB\%pcrepattern\fP(3), \fB\%qsort\fP(3), \fB\%strftime\fP(3),
+\fB\%system\fP(3), \fB\%active\fP(5), \fB\%mailcap\fP(5), \fB\%mbox\fP(5), \fB\%mmdf\fP(5),
+\fB\%newsoverview\fP(5), \fB\%overview.fmt\fP(5), \fB\%innd\fP(8), \fBRFC\%1524\fP,
+\fBRFC\%2045\fP, \fBRFC\%2046\fP, \fBRFC\%2047\fP, \fBRFC\%2048\fP, \fBRFC\%2980\fP,
+\fBRFC\%3977\fP, \fBRFC\%4155\fP, \fBRFC\%4643\fP, \fBRFC\%5322\fP, \fBRFC\%5536\fP,
+\fBRFC\%5537\fP, \fBRFC\%6048\fP
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/l10n/en_GB.po tin-2.3.2/doc/l10n/en_GB.po
--- tin-2.3.1/doc/l10n/en_GB.po	2014-12-24 09:37:25.000000000 +0100
+++ tin-2.3.2/doc/l10n/en_GB.po	2015-12-22 11:26:46.683209007 +0100
@@ -1,13 +1,13 @@
-# English (United Kingdom) translations for the tin manpages.
+# English (United Kingdom) translations for the tin man pages.
 # This file is distributed under the same license as the tin package.
-# Urs Janssen <urs@tin.org>, 2011-2014.
+# Urs Janssen <urs@tin.org>, 2011-2016.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: tin-man 2.3.0\n"
 "Report-Msgid-Bugs-To: translation@tin.org\n"
-"POT-Creation-Date: 2014-12-24 09:36+0100\n"
-"PO-Revision-Date: 2013-11-28 22:55+0100\n"
+"POT-Creation-Date: 2015-12-22 11:26+0100\n"
+"PO-Revision-Date: 2015-12-01 15:50+0100\n"
 "Last-Translator: Urs Janssen <urs@tin.org>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: en_GB\n"
@@ -24,14 +24,14 @@ msgstr "tin"
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
 #, no-wrap
-msgid "December 24th, 2014"
-msgstr "December 24th, 2014"
+msgid "December 24th, 2015"
+msgstr "December 24th, 2015"
 
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
 #, no-wrap
-msgid "2.3.1"
-msgstr "2.3.1"
+msgid "2.3.2"
+msgstr "2.3.2"
 
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
@@ -149,7 +149,7 @@ msgid "Interactive mode:"
 msgstr "Interactive mode:"
 
 #. type: TP
-#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1080 doc/tin.1:3409
+#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1083 doc/tin.1:3448
 #, no-wrap
 msgid "B<0>"
 msgstr "B<0>"
@@ -160,7 +160,7 @@ msgid "Successful program execution."
 msgstr "Successful program execution."
 
 #. type: TP
-#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3412
+#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3451
 #, no-wrap
 msgid "B<1>"
 msgstr "B<1>"
@@ -181,7 +181,7 @@ msgid "No unread news"
 msgstr "No unread news"
 
 #. type: TP
-#: doc/tin.1:96 doc/tin.1:3415
+#: doc/tin.1:96 doc/tin.1:3454
 #, no-wrap
 msgid "B<2>"
 msgstr "B<2>"
@@ -1005,9 +1005,13 @@ msgid ""
 "(B<art_marked_killed>). I.e.:"
 msgstr ""
 "At the Group level the title contains the name of the group, the number of "
-"conversation threads, the threading method, the limit of articles to get, "
-"the total number of articles, the number of hot articles, the number of "
-"recent articles and the number of killed articles. I.e.:"
+"conversation threads, the abbreviated threading method (B<thread_articles>), "
+"the limit of articles to get (if set; B<getart_limit>), the total number of "
+"(unread) articles (B<art_marked_read> or B<art_marked_unread>), the number "
+"of hot articles B<art_marked_selected>, the number of read hot articles (if "
+"any; B<art_marked_read_selected>), the number of recent articles "
+"(B<art_marked_recent>) and the number of killed articles "
+"(B<art_marked_killed>). I.e.:"
 
 #.  FIXME - make this autocenter
 #. type: Plain text
@@ -1183,48 +1187,48 @@ msgid "COMMON EDITING COMMANDS"
 msgstr "COMMON EDITING COMMANDS"
 
 #. type: Plain text
-#: doc/tin.1:450
+#: doc/tin.1:452
 msgid ""
-"An emacs style editing package allows the easy editing of input strings.  An "
-"history list allows the easy reuse of previously entered strings.  In "
-"addition to the cursor keys, the following commands are available when "
-"editing a string:"
+"An B<\\%emacs>(1)  style editing package allows the easy editing of input "
+"strings.  A history list allows the easy reuse of previously entered "
+"strings.  In addition to the cursor keys, the following commands are "
+"available when editing a string:"
 msgstr ""
-"An emacs style editing package allows the easy editing of input strings.  An "
-"history list allows the easy reuse of previously entered strings.  In "
-"addition to the cursor keys, the following commands are available when "
-"editing a string:"
+"An B<\\%emacs>(1)  style editing package allows the easy editing of input "
+"strings.  A history list allows the easy reuse of previously entered "
+"strings.  In addition to the cursor keys, the following commands are "
+"available when editing a string:"
 
 #. type: TP
-#: doc/tin.1:451
+#: doc/tin.1:453
 #, no-wrap
 msgid "B<^A, ^E>"
 msgstr "B<^A, ^E>"
 
 #. type: Plain text
-#: doc/tin.1:454
+#: doc/tin.1:456
 msgid "move to beginning or end of line, respectively."
 msgstr "move to beginning or end of line, respectively."
 
 #. type: TP
-#: doc/tin.1:454
+#: doc/tin.1:456
 #, no-wrap
 msgid "B<^F, ^B>"
 msgstr "B<^F, ^B>"
 
 #. type: Plain text
-#: doc/tin.1:457
+#: doc/tin.1:459
 msgid "non-destructive move forward or back one location, respectively."
 msgstr "non-destructive move forward or back one location, respectively."
 
 #. type: TP
-#: doc/tin.1:457
+#: doc/tin.1:459
 #, no-wrap
 msgid "B<^D>"
 msgstr "B<^D>"
 
 #. type: Plain text
-#: doc/tin.1:461
+#: doc/tin.1:463
 msgid ""
 "delete the character currently under the cursor, or send EOF if no "
 "characters in the buffer."
@@ -1233,57 +1237,57 @@ msgstr ""
 "characters in the buffer."
 
 #. type: TP
-#: doc/tin.1:461
+#: doc/tin.1:463
 #, no-wrap
 msgid "B<^H, E<lt>DELE<gt>>"
 msgstr "B<^H, E<lt>DELE<gt>>"
 
 #. type: Plain text
-#: doc/tin.1:464
+#: doc/tin.1:466
 msgid "delete character left of the cursor."
 msgstr "delete character left of the cursor."
 
 #. type: TP
-#: doc/tin.1:464
+#: doc/tin.1:466
 #, no-wrap
 msgid "B<^K>"
 msgstr "B<^K>"
 
 #. type: Plain text
-#: doc/tin.1:467
+#: doc/tin.1:469
 msgid "delete from cursor to end of line."
 msgstr "delete from cursor to end of line."
 
 #. type: TP
-#: doc/tin.1:467
+#: doc/tin.1:469
 #, no-wrap
 msgid "B<^P, ^N>"
 msgstr "B<^P, ^N>"
 
 #. type: Plain text
-#: doc/tin.1:470
+#: doc/tin.1:472
 msgid "move through history, previous and next, respectively."
 msgstr "move through history, previous and next, respectively."
 
 #. type: TP
-#: doc/tin.1:470
+#: doc/tin.1:472
 #, no-wrap
 msgid "B<^L, ^R>"
 msgstr "B<^L, ^R>"
 
 #. type: Plain text
-#: doc/tin.1:473
+#: doc/tin.1:475
 msgid "redraw the current line."
 msgstr "redraw the current line."
 
 #. type: TP
-#: doc/tin.1:473
+#: doc/tin.1:475
 #, no-wrap
 msgid "B<E<lt>CRE<gt>>"
 msgstr "B<E<lt>CRE<gt>>"
 
 #. type: Plain text
-#: doc/tin.1:477
+#: doc/tin.1:479
 msgid ""
 "places line on history list if non-blank, appends newline and returns to the "
 "caller."
@@ -1292,24 +1296,24 @@ msgstr ""
 "caller."
 
 #. type: TP
-#: doc/tin.1:477
+#: doc/tin.1:479
 #, no-wrap
 msgid "B<E<lt>ESCE<gt>>"
 msgstr "B<E<lt>ESCE<gt>>"
 
 #. type: Plain text
-#: doc/tin.1:482
+#: doc/tin.1:484
 msgid "aborts the present editing operation."
 msgstr "aborts the present editing operation."
 
 #. type: SS
-#: doc/tin.1:482
+#: doc/tin.1:484
 #, no-wrap
 msgid "GLOBAL COMMANDS"
 msgstr "GLOBAL COMMANDS"
 
 #. type: Plain text
-#: doc/tin.1:485
+#: doc/tin.1:487
 msgid ""
 "The following commands are available at all 4 menu levels and always have "
 "the same effect."
@@ -1318,13 +1322,13 @@ msgstr ""
 "the same effect."
 
 #. type: TP
-#: doc/tin.1:486 doc/tin.1:1352 doc/tin.1:1405
+#: doc/tin.1:488 doc/tin.1:1355 doc/tin.1:1408
 #, no-wrap
 msgid "B<ShellEscape '!'>"
 msgstr "B<ShellEscape '!'>"
 
 #. type: Plain text
-#: doc/tin.1:491
+#: doc/tin.1:493
 msgid ""
 "Shell escape. B<ShellEscape> by itself will launch a shell, B<ShellEscape> "
 "E<lt>commandE<gt> will run an external E<lt>commandE<gt>. This facility may "
@@ -1335,57 +1339,57 @@ msgstr ""
 "have been disabled by the System Administrator."
 
 #. type: TP
-#: doc/tin.1:491
+#: doc/tin.1:493
 #, no-wrap
 msgid "B<ToggleColor '&'>"
 msgstr "B<ToggleColor '&'>"
 
 #. type: Plain text
-#: doc/tin.1:494
+#: doc/tin.1:496
 msgid "Toggle use of ANSI color."
 msgstr "Toggle use of ANSI colour."
 
 #. type: TP
-#: doc/tin.1:494
+#: doc/tin.1:496
 #, no-wrap
 msgid "B<RedrawScr '^L'>"
 msgstr "B<RedrawScr '^L'>"
 
 #. type: Plain text
-#: doc/tin.1:497
+#: doc/tin.1:499
 msgid "Redraw the current screen."
 msgstr "Redraw the current screen."
 
 #. type: TP
-#: doc/tin.1:497
+#: doc/tin.1:499
 #, no-wrap
 msgid "B<ScrollUp 'E<lt>'>"
 msgstr "B<ScrollUp 'E<lt>'>"
 
 #. type: Plain text
-#: doc/tin.1:500
+#: doc/tin.1:502
 msgid "Scroll screen up by one line."
 msgstr "Scroll screen up by one line."
 
 #. type: TP
-#: doc/tin.1:500
+#: doc/tin.1:502
 #, no-wrap
 msgid "B<ScrollDown 'E<gt>'>"
 msgstr "B<ScrollDown 'E<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:503
+#: doc/tin.1:505
 msgid "Scroll screen down by one line."
 msgstr "Scroll screen down by one line."
 
 #. type: TP
-#: doc/tin.1:503
+#: doc/tin.1:505
 #, no-wrap
 msgid "B<Postponed 'O' '^O'>"
 msgstr "B<Postponed 'O' '^O'>"
 
 #. type: Plain text
-#: doc/tin.1:517
+#: doc/tin.1:519
 msgid ""
 "Reload postponed article. If your system blocks the B<Postponed> key you "
 "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers "
@@ -1412,13 +1416,13 @@ msgstr ""
 "('B<^O>''B<y>''B<q>'). See also ''B<-o>'' command-line switch."
 
 #. type: TP
-#: doc/tin.1:517 doc/tin.1:1358 doc/tin.1:1412
+#: doc/tin.1:519 doc/tin.1:1361 doc/tin.1:1415
 #, no-wrap
 msgid "B<Help 'h'>"
 msgstr "B<Help 'h'>"
 
 #. type: Plain text
-#: doc/tin.1:523
+#: doc/tin.1:525
 msgid ""
 "Help screen of commands available on the current menu. You can use "
 "B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and B<SearchRepeat> ('B<"
@@ -1429,24 +1433,24 @@ msgstr ""
 "\\e>') to search on this screen. B<Quit> ('B<q>') returns to the menu."
 
 #. type: TP
-#: doc/tin.1:523 doc/tin.1:1361 doc/tin.1:1415
+#: doc/tin.1:525 doc/tin.1:1364 doc/tin.1:1418
 #, no-wrap
 msgid "B<ToggleHelpDisplay 'H'>"
 msgstr "B<ToggleHelpDisplay 'H'>"
 
 #. type: Plain text
-#: doc/tin.1:526 doc/tin.1:1364 doc/tin.1:1418
+#: doc/tin.1:528 doc/tin.1:1367 doc/tin.1:1421
 msgid "Toggle the display of help mini menu at the bottom of the screen."
 msgstr "Toggle the display of help mini menu at the bottom of the screen."
 
 #. type: TP
-#: doc/tin.1:526
+#: doc/tin.1:528
 #, no-wrap
 msgid "B<DisplayPostHist 'W'>"
 msgstr "B<DisplayPostHist 'W'>"
 
 #. type: Plain text
-#: doc/tin.1:532
+#: doc/tin.1:534
 msgid ""
 "List articles posted by user. The date posted, the newsgroup and the subject "
 "are listed. You can use B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and "
@@ -1459,42 +1463,42 @@ msgstr ""
 "returns to the menu."
 
 #. type: TP
-#: doc/tin.1:532
+#: doc/tin.1:534
 #, no-wrap
 msgid "B<Version 'v'>"
 msgstr "B<Version 'v'>"
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:537
+#: doc/tin.1:539
 msgid "Print B<tin> version information."
 msgstr "Print B<tin> version information."
 
 #. type: SS
-#: doc/tin.1:537
+#: doc/tin.1:539
 #, no-wrap
 msgid "NEWSGROUP SELECTION COMMANDS"
 msgstr "NEWSGROUP SELECTION COMMANDS"
 
 #. type: TP
-#: doc/tin.1:538 doc/tin.1:669 doc/tin.1:919 doc/tin.1:1083 doc/tin.1:3421
+#: doc/tin.1:540 doc/tin.1:671 doc/tin.1:922 doc/tin.1:1086 doc/tin.1:3460
 #, no-wrap
 msgid "B<4>"
 msgstr "B<4>"
 
 #. type: Plain text
-#: doc/tin.1:541
+#: doc/tin.1:543
 msgid "Select group 4."
 msgstr "Select group 4."
 
 #. type: TP
-#: doc/tin.1:541
+#: doc/tin.1:543
 #, no-wrap
 msgid "B<SelectResetNewsrc '^R'>"
 msgstr "B<SelectResetNewsrc '^R'>"
 
 #. type: Plain text
-#: doc/tin.1:545
+#: doc/tin.1:547
 msgid ""
 "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all "
 "records of which articles have been read, so use this carefully."
@@ -1503,13 +1507,13 @@ msgstr ""
 "records of which articles have been read, so use this carefully."
 
 #. type: TP
-#: doc/tin.1:545 doc/tin.1:690 doc/tin.1:940
+#: doc/tin.1:547 doc/tin.1:692 doc/tin.1:943
 #, no-wrap
 msgid "B<SetRange '#'>"
 msgstr "B<SetRange '#'>"
 
 #. type: Plain text
-#: doc/tin.1:549 doc/tin.1:694 doc/tin.1:944
+#: doc/tin.1:551 doc/tin.1:696 doc/tin.1:947
 msgid ""
 "Choose a range of articles to be affected by the next command. See the "
 "section \"RANGES\" for more information."
@@ -1518,71 +1522,71 @@ msgstr ""
 "section \"RANGES\" for more information."
 
 #. type: TP
-#: doc/tin.1:549
+#: doc/tin.1:551
 #, no-wrap
 msgid "B<SelectSortActive '.'>"
 msgstr "B<SelectSortActive '.'>"
 
 #. type: Plain text
-#: doc/tin.1:552
+#: doc/tin.1:554
 msgid "Sort the list of newsgroups."
 msgstr "Sort the list of newsgroups."
 
 #. type: TP
-#: doc/tin.1:552 doc/tin.1:697 doc/tin.1:947 doc/tin.1:1137 doc/tin.1:1349
-#: doc/tin.1:1399
+#: doc/tin.1:554 doc/tin.1:699 doc/tin.1:950 doc/tin.1:1140 doc/tin.1:1352
+#: doc/tin.1:1402
 #, no-wrap
 msgid "B<SearchRepeat '\\e'>"
 msgstr "B<SearchRepeat '\\e'>"
 
 #. type: Plain text
-#: doc/tin.1:555 doc/tin.1:950 doc/tin.1:1140 doc/tin.1:1352 doc/tin.1:1402
+#: doc/tin.1:557 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1355 doc/tin.1:1405
 msgid "Repeat the previous search."
 msgstr "Repeat the previous search."
 
 #. type: TP
-#: doc/tin.1:555 doc/tin.1:700 doc/tin.1:950 doc/tin.1:1140 doc/tin.1:1343
-#: doc/tin.1:1393
+#: doc/tin.1:557 doc/tin.1:702 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1346
+#: doc/tin.1:1396
 #, no-wrap
 msgid "B<SearchSubjF '/'>"
 msgstr "B<SearchSubjF '/'>"
 
 #. type: Plain text
-#: doc/tin.1:558
+#: doc/tin.1:560
 msgid "Search for a group by name and description (if displayed)."
 msgstr "Search for a group by name and description (if displayed)."
 
 #. type: TP
-#: doc/tin.1:558 doc/tin.1:703 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1346
-#: doc/tin.1:1396
+#: doc/tin.1:560 doc/tin.1:705 doc/tin.1:956 doc/tin.1:1146 doc/tin.1:1349
+#: doc/tin.1:1399
 #, no-wrap
 msgid "B<SearchSubjB '?'>"
 msgstr "B<SearchSubjB '?'>"
 
 #. type: Plain text
-#: doc/tin.1:561
+#: doc/tin.1:563
 msgid "Backward search through the group names and descriptions."
 msgstr "Backward search through the group names and descriptions."
 
 #. type: TP
-#: doc/tin.1:561
+#: doc/tin.1:563
 #, no-wrap
 msgid "B<SelectReadGrp '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<SelectReadGrp '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:564
+#: doc/tin.1:566
 msgid "Read current group."
 msgstr "Read current group."
 
 #. type: TP
-#: doc/tin.1:564
+#: doc/tin.1:566
 #, no-wrap
 msgid "B<SelectEnterNextUnreadGrp 'E<lt>TABE<gt>' 'n'>"
 msgstr "B<SelectEnterNextUnreadGrp 'E<lt>TABE<gt>' 'n'>"
 
 #. type: Plain text
-#: doc/tin.1:568
+#: doc/tin.1:570
 msgid ""
 "Enter next group with unread news. Will wrap around to the beginning of the "
 "group selection list looking for unread groups."
@@ -1591,13 +1595,13 @@ msgstr ""
 "group selection list looking for unread groups."
 
 #. type: TP
-#: doc/tin.1:568 doc/tin.1:778 doc/tin.1:991 doc/tin.1:1201
+#: doc/tin.1:570 doc/tin.1:780 doc/tin.1:994 doc/tin.1:1204
 #, no-wrap
 msgid "B<Catchup 'c'>"
 msgstr "B<Catchup 'c'>"
 
 #. type: Plain text
-#: doc/tin.1:572
+#: doc/tin.1:574
 msgid ""
 "Make current group as all read [after confirmation] and move to the next "
 "group in the group selection list."
@@ -1606,13 +1610,13 @@ msgstr ""
 "group in the group selection list."
 
 #. type: TP
-#: doc/tin.1:572 doc/tin.1:782 doc/tin.1:995 doc/tin.1:1205
+#: doc/tin.1:574 doc/tin.1:784 doc/tin.1:998 doc/tin.1:1208
 #, no-wrap
 msgid "B<CatchupNextUnread 'C'>"
 msgstr "B<CatchupNextUnread 'C'>"
 
 #. type: Plain text
-#: doc/tin.1:576
+#: doc/tin.1:578
 msgid ""
 "Mark current group as all read [after confirmation] and enter the next "
 "unread group in the group selection list."
@@ -1621,13 +1625,13 @@ msgstr ""
 "unread group in the group selection list."
 
 #. type: TP
-#: doc/tin.1:576
+#: doc/tin.1:578
 #, no-wrap
 msgid "B<SelectToggleDescriptions 'd'>"
 msgstr "B<SelectToggleDescriptions 'd'>"
 
 #. type: Plain text
-#: doc/tin.1:580
+#: doc/tin.1:582
 msgid ""
 "Toggle display to show just the group name or the group name and the group "
 "descriptions."
@@ -1636,24 +1640,24 @@ msgstr ""
 "descriptions."
 
 #. type: TP
-#: doc/tin.1:580 doc/tin.1:795 doc/tin.1:1008 doc/tin.1:1217
+#: doc/tin.1:582 doc/tin.1:797 doc/tin.1:1011 doc/tin.1:1220
 #, no-wrap
 msgid "B<EditFilter 'E'>"
 msgstr "B<EditFilter 'E'>"
 
 #. type: Plain text
-#: doc/tin.1:583 doc/tin.1:798 doc/tin.1:1011 doc/tin.1:1220
+#: doc/tin.1:585 doc/tin.1:800 doc/tin.1:1014 doc/tin.1:1223
 msgid "Edit the filter file and reload it afterwards."
 msgstr "Edit the filter file and reload it afterwards."
 
 #. type: TP
-#: doc/tin.1:583
+#: doc/tin.1:585
 #, no-wrap
 msgid "B<SelectGoto 'g'>"
 msgstr "B<SelectGoto 'g'>"
 
 #. type: Plain text
-#: doc/tin.1:587 doc/tin.1:802
+#: doc/tin.1:589 doc/tin.1:804
 msgid ""
 "Choose a new group by name. This command can be used to access any group, "
 "even those not currently yanked in."
@@ -1662,14 +1666,14 @@ msgstr ""
 "even those not currently yanked in."
 
 #. type: TP
-#: doc/tin.1:587 doc/tin.1:805 doc/tin.1:1011 doc/tin.1:1233 doc/tin.1:1355
-#: doc/tin.1:1408
+#: doc/tin.1:589 doc/tin.1:807 doc/tin.1:1014 doc/tin.1:1236 doc/tin.1:1358
+#: doc/tin.1:1411
 #, no-wrap
 msgid "B<ToggleInfoLastLine 'i'>"
 msgstr "B<ToggleInfoLastLine 'i'>"
 
 #. type: Plain text
-#: doc/tin.1:592
+#: doc/tin.1:594
 msgid ""
 "Toggle the display of the description of the current newsgroup in the last "
 "line. This will not be available if B<tin> was started with the \\&''B<-d>'' "
@@ -1680,24 +1684,24 @@ msgstr ""
 "option."
 
 #. type: TP
-#: doc/tin.1:592 doc/tin.1:809 doc/tin.1:1014 doc/tin.1:1236
+#: doc/tin.1:594 doc/tin.1:811 doc/tin.1:1017 doc/tin.1:1239
 #, no-wrap
 msgid "B<ToggleInverseVideo 'I'>"
 msgstr "B<ToggleInverseVideo 'I'>"
 
 #. type: Plain text
-#: doc/tin.1:595 doc/tin.1:812 doc/tin.1:1017 doc/tin.1:1239
+#: doc/tin.1:597 doc/tin.1:814 doc/tin.1:1020 doc/tin.1:1242
 msgid "Toggle inverse video."
 msgstr "Toggle inverse video."
 
 #. type: TP
-#: doc/tin.1:595
+#: doc/tin.1:597
 #, no-wrap
 msgid "B<SelectMoveGrp 'm'>"
 msgstr "B<SelectMoveGrp 'm'>"
 
 #. type: Plain text
-#: doc/tin.1:601
+#: doc/tin.1:603
 msgid ""
 "Move the current group within the group selection list. By entering '1' the "
 "group will become the first displayed group in the list, by entering '8' the "
@@ -1710,13 +1714,13 @@ msgstr ""
 "group displayed."
 
 #. type: TP
-#: doc/tin.1:601 doc/tin.1:829 doc/tin.1:1253
+#: doc/tin.1:603 doc/tin.1:831 doc/tin.1:1256
 #, no-wrap
 msgid "B<OptionMenu 'M'>"
 msgstr "B<OptionMenu 'M'>"
 
 #. type: Plain text
-#: doc/tin.1:605 doc/tin.1:833 doc/tin.1:1257
+#: doc/tin.1:607 doc/tin.1:835 doc/tin.1:1260
 msgid ""
 "User configurable options menu (for more information see section \"GLOBAL "
 "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")."
@@ -1725,24 +1729,24 @@ msgstr ""
 "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")."
 
 #. type: TP
-#: doc/tin.1:605
+#: doc/tin.1:607
 #, no-wrap
 msgid "B<SelectNextUnreadGrp 'N'>"
 msgstr "B<SelectNextUnreadGrp 'N'>"
 
 #. type: Plain text
-#: doc/tin.1:608
+#: doc/tin.1:610
 msgid "Positions the cursor on the next group with unread articles in it."
 msgstr "Positions the cursor on the next group with unread articles in it."
 
 #. type: TP
-#: doc/tin.1:608 doc/tin.1:850 doc/tin.1:1036 doc/tin.1:1274
+#: doc/tin.1:610 doc/tin.1:852 doc/tin.1:1039 doc/tin.1:1277
 #, no-wrap
 msgid "B<Quit 'q'>"
 msgstr "B<Quit 'q'>"
 
 #. type: Plain text
-#: doc/tin.1:612
+#: doc/tin.1:614
 msgid ""
 "Quit B<tin> - ask the user to confirm if B<confirm_choice> is set "
 "accordingly."
@@ -1751,24 +1755,24 @@ msgstr ""
 "accordingly."
 
 #. type: TP
-#: doc/tin.1:612 doc/tin.1:853 doc/tin.1:1039 doc/tin.1:1277
+#: doc/tin.1:614 doc/tin.1:855 doc/tin.1:1042 doc/tin.1:1280
 #, no-wrap
 msgid "B<QuitTin 'Q'>"
 msgstr "B<QuitTin 'Q'>"
 
 #. type: Plain text
-#: doc/tin.1:615 doc/tin.1:856 doc/tin.1:1042 doc/tin.1:1280
+#: doc/tin.1:617 doc/tin.1:858 doc/tin.1:1045 doc/tin.1:1283
 msgid "Quit B<tin> - don't ask the user to confirm."
 msgstr "Quit B<tin> - don't ask the user to confirm."
 
 #. type: TP
-#: doc/tin.1:615
+#: doc/tin.1:617
 #, no-wrap
 msgid "B<SelectToggleReadDisplay 'r'>"
 msgstr "B<SelectToggleReadDisplay 'r'>"
 
 #. type: Plain text
-#: doc/tin.1:620
+#: doc/tin.1:622
 msgid ""
 "Toggle display of all subscribed to groups and just those groups containing "
 "unread articles. Command has no effect if groups were specified on the "
@@ -1779,13 +1783,13 @@ msgstr ""
 "command-line when B<tin> was started."
 
 #. type: TP
-#: doc/tin.1:620 doc/tin.1:859 doc/tin.1:1042
+#: doc/tin.1:622 doc/tin.1:861 doc/tin.1:1045
 #, no-wrap
 msgid "B<BugReport 'R'>"
 msgstr "B<BugReport 'R'>"
 
 #. type: Plain text
-#: doc/tin.1:624 doc/tin.1:863 doc/tin.1:1046
+#: doc/tin.1:626 doc/tin.1:865 doc/tin.1:1049
 msgid ""
 "Mail a bug report or comment to E<lt>tin-bugs@tin.orgE<gt>. This is the best "
 "way of getting bugs fixed and features added/changed."
@@ -1794,24 +1798,24 @@ msgstr ""
 "way of getting bugs fixed and features added/changed."
 
 #. type: TP
-#: doc/tin.1:624
+#: doc/tin.1:626
 #, no-wrap
 msgid "B<SelectSubscribe 's'>"
 msgstr "B<SelectSubscribe 's'>"
 
 #. type: Plain text
-#: doc/tin.1:627
+#: doc/tin.1:629
 msgid "Subscribe to current group."
 msgstr "Subscribe to current group."
 
 #. type: TP
-#: doc/tin.1:627
+#: doc/tin.1:629
 #, no-wrap
 msgid "B<SelectSubscribePat 'S'>"
 msgstr "B<SelectSubscribePat 'S'>"
 
 #. type: Plain text
-#: doc/tin.1:632
+#: doc/tin.1:634
 msgid ""
 "Subscribe to groups matching user specified pattern. See the section "
 "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B<tin> "
@@ -1822,13 +1826,13 @@ msgstr ""
 "understands."
 
 #. type: TP
-#: doc/tin.1:632
+#: doc/tin.1:634
 #, no-wrap
 msgid "B<SelectUnsubscribe 'u'>"
 msgstr "B<SelectUnsubscribe 'u'>"
 
 #. type: Plain text
-#: doc/tin.1:637
+#: doc/tin.1:639
 msgid ""
 "Unsubscribe to current group. This can be used to remove bogus groups.  See "
 "B<strip_bogus> in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
@@ -1839,13 +1843,13 @@ msgstr ""
 "\" section."
 
 #. type: TP
-#: doc/tin.1:637
+#: doc/tin.1:639
 #, no-wrap
 msgid "B<SelectUnsubscribePat 'U'>"
 msgstr "B<SelectUnsubscribePat 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:642
+#: doc/tin.1:644
 msgid ""
 "Unsubscribe to groups matching user specified pattern. See the section "
 "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B<tin> "
@@ -1856,13 +1860,13 @@ msgstr ""
 "understands."
 
 #. type: TP
-#: doc/tin.1:642 doc/tin.1:887 doc/tin.1:1061 doc/tin.1:1314
+#: doc/tin.1:644 doc/tin.1:889 doc/tin.1:1064 doc/tin.1:1317
 #, no-wrap
 msgid "B<Post 'w'>"
 msgstr "B<Post 'w'>"
 
 #. type: Plain text
-#: doc/tin.1:648
+#: doc/tin.1:650
 msgid ""
 "Post an article to current group. If posting fails for some reason, you'll "
 "get the chance to B<PostEdit> ('B<e>') the article again, B<PostPostpone> "
@@ -1875,24 +1879,24 @@ msgstr ""
 "discard it via B<Quit> ('B<q>')."
 
 #. type: TP
-#: doc/tin.1:648
+#: doc/tin.1:650
 #, no-wrap
 msgid "B<SelectQuitNoWrite 'X'>"
 msgstr "B<SelectQuitNoWrite 'X'>"
 
 #. type: Plain text
-#: doc/tin.1:651
+#: doc/tin.1:653
 msgid "Quit B<tin> without saving any changes to the configuration."
 msgstr "Quit B<tin> without saving any changes to the configuration."
 
 #. type: TP
-#: doc/tin.1:651
+#: doc/tin.1:653
 #, no-wrap
 msgid "B<SelectYankActive 'y'>"
 msgstr "B<SelectYankActive 'y'>"
 
 #. type: Plain text
-#: doc/tin.1:656
+#: doc/tin.1:658
 msgid ""
 "Yanks in all groups. Toggles the displayed groups between all the groups in "
 "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just "
@@ -1903,13 +1907,13 @@ msgstr ""
 "those that are subscribed to in I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>."
 
 #. type: TP
-#: doc/tin.1:656
+#: doc/tin.1:658
 #, no-wrap
 msgid "B<SelectSyncWithActive 'Y'>"
 msgstr "B<SelectSyncWithActive 'Y'>"
 
 #. type: Plain text
-#: doc/tin.1:660
+#: doc/tin.1:662
 msgid ""
 "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file "
 "to see if any new news has arrived since starting B<tin>."
@@ -1918,25 +1922,25 @@ msgstr ""
 "to see if any new news has arrived since starting B<tin>."
 
 #. type: TP
-#: doc/tin.1:660
+#: doc/tin.1:662
 #, no-wrap
 msgid "B<SelectMarkGrpUnread 'z' 'Z'>"
 msgstr "B<SelectMarkGrpUnread 'z' 'Z'>"
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:665
+#: doc/tin.1:667
 msgid "Mark all articles in the current group as unread."
 msgstr "Mark all articles in the current group as unread."
 
 #. type: SS
-#: doc/tin.1:665
+#: doc/tin.1:667
 #, no-wrap
 msgid "GROUP INDEX COMMANDS"
 msgstr "GROUP INDEX COMMANDS"
 
 #. type: Plain text
-#: doc/tin.1:669
+#: doc/tin.1:671
 msgid ""
 "All searches in this level are limited to unread articles if in "
 "B<show_only_unread_arts> mode. B<GroupToggleReadUnread> ('B<r>')  can be use "
@@ -1947,18 +1951,18 @@ msgstr ""
 "toggle the setting right before/after the search."
 
 #. type: Plain text
-#: doc/tin.1:672
+#: doc/tin.1:674
 msgid "Select article 4."
 msgstr "Select article 4."
 
 #. type: TP
-#: doc/tin.1:672 doc/tin.1:922 doc/tin.1:1086
+#: doc/tin.1:674 doc/tin.1:925 doc/tin.1:1089
 #, no-wrap
 msgid "B<MenuFilterSelect '^A'>"
 msgstr "B<MenuFilterSelect '^A'>"
 
 #. type: Plain text
-#: doc/tin.1:676 doc/tin.1:926 doc/tin.1:1090
+#: doc/tin.1:678 doc/tin.1:929 doc/tin.1:1093
 msgid ""
 "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" "
 "for more information."
@@ -1967,13 +1971,13 @@ msgstr ""
 "for more information."
 
 #. type: TP
-#: doc/tin.1:676 doc/tin.1:926 doc/tin.1:1102
+#: doc/tin.1:678 doc/tin.1:929 doc/tin.1:1105
 #, no-wrap
 msgid "B<MenuFilterKill '^K'>"
 msgstr "B<MenuFilterKill '^K'>"
 
 #. type: Plain text
-#: doc/tin.1:680 doc/tin.1:930 doc/tin.1:1106
+#: doc/tin.1:682 doc/tin.1:933 doc/tin.1:1109
 msgid ""
 "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for "
 "more information."
@@ -1982,13 +1986,13 @@ msgstr ""
 "more information."
 
 #. type: TP
-#: doc/tin.1:680 doc/tin.1:930
+#: doc/tin.1:682 doc/tin.1:933
 #, no-wrap
 msgid "B<MarkFeedRead '^X'>"
 msgstr "B<MarkFeedRead '^X'>"
 
 #. type: Plain text
-#: doc/tin.1:685 doc/tin.1:935
+#: doc/tin.1:687 doc/tin.1:938
 msgid ""
 "Mark current article, thread, range, auto-selected (hot) articles, articles "
 "matching pattern or tagged articles as read. A prompt asks which type should "
@@ -1999,13 +2003,13 @@ msgstr ""
 "be marked."
 
 #. type: TP
-#: doc/tin.1:685 doc/tin.1:935
+#: doc/tin.1:687 doc/tin.1:938
 #, no-wrap
 msgid "B<MarkFeedUnread '^W'>"
 msgstr "B<MarkFeedUnread '^W'>"
 
 #. type: Plain text
-#: doc/tin.1:690 doc/tin.1:940
+#: doc/tin.1:692 doc/tin.1:943
 msgid ""
 "Mark current article, thread, range, auto-selected (hot) articles, articles "
 "matching pattern or tagged articles as unread. A prompt asks which type "
@@ -2016,50 +2020,50 @@ msgstr ""
 "should be marked."
 
 #. type: TP
-#: doc/tin.1:694 doc/tin.1:944 doc/tin.1:1134
+#: doc/tin.1:696 doc/tin.1:947 doc/tin.1:1137
 #, no-wrap
 msgid "B<LastViewed '-'>"
 msgstr "B<LastViewed '-'>"
 
 #. type: Plain text
-#: doc/tin.1:697 doc/tin.1:947 doc/tin.1:1137
+#: doc/tin.1:699 doc/tin.1:950 doc/tin.1:1140
 msgid "Re-enter the last message that was viewed."
 msgstr "Re-enter the last message that was viewed."
 
 #. type: Plain text
-#: doc/tin.1:700
+#: doc/tin.1:702
 msgid "Repeat the previous search"
 msgstr "Repeat the previous search"
 
 #. type: Plain text
-#: doc/tin.1:703
+#: doc/tin.1:705 doc/tin.1:956
 msgid "Search forward for specified subject."
 msgstr "Search forward for specified subject."
 
 #. type: Plain text
-#: doc/tin.1:706
-msgid "Search backward for specified subject."
-msgstr "Search backward for specified subject."
+#: doc/tin.1:708 doc/tin.1:959
+msgid "Search backwards for specified subject."
+msgstr "Search backwards for specified subject."
 
 #. type: TP
-#: doc/tin.1:706
+#: doc/tin.1:708
 #, no-wrap
 msgid "B<GroupSelThd '*'>"
 msgstr "B<GroupSelThd '*'>"
 
 #. type: Plain text
-#: doc/tin.1:709
+#: doc/tin.1:711 doc/tin.1:962
 msgid "Select current thread for later processing."
 msgstr "Select current thread for later processing."
 
 #. type: TP
-#: doc/tin.1:709
+#: doc/tin.1:711
 #, no-wrap
 msgid "B<GroupDoAutoSel '+'>"
 msgstr "B<GroupDoAutoSel '+'>"
 
 #. type: Plain text
-#: doc/tin.1:713
+#: doc/tin.1:715
 msgid ""
 "Selects all threads in current group. It is a shortcut for calling "
 "B<GroupSelPattern> with a pattern of ''*''."
@@ -2068,13 +2072,13 @@ msgstr ""
 "B<GroupSelPattern> with a pattern of ''*''."
 
 #. type: TP
-#: doc/tin.1:713
+#: doc/tin.1:715
 #, no-wrap
 msgid "B<GroupToggleThdSel '.'>"
 msgstr "B<GroupToggleThdSel '.'>"
 
 #. type: Plain text
-#: doc/tin.1:718
+#: doc/tin.1:720
 msgid ""
 "Toggle selection of current thread. If at least one unread article, (but not "
 "every unread article) in the current thread is selected, then all unread "
@@ -2085,13 +2089,13 @@ msgstr ""
 "articles become selected."
 
 #. type: TP
-#: doc/tin.1:718
+#: doc/tin.1:720
 #, no-wrap
 msgid "B<GroupSelThdIfUnreadSelected ';'>"
 msgstr "B<GroupSelThdIfUnreadSelected ';'>"
 
 #. type: Plain text
-#: doc/tin.1:723
+#: doc/tin.1:725
 msgid ""
 "For each thread in current group, if it at least one unread article is "
 "selected, all unread articles become selected. This is useful for auto-"
@@ -2102,13 +2106,13 @@ msgstr ""
 "selection on author where reader wants to see entire thread."
 
 #. type: TP
-#: doc/tin.1:723
+#: doc/tin.1:725
 #, no-wrap
 msgid "B<GroupSelPattern '='>"
 msgstr "B<GroupSelPattern '='>"
 
 #. type: Plain text
-#: doc/tin.1:729
+#: doc/tin.1:731
 msgid ""
 "Prompts for a pattern with which to match on. All threads whose subjects "
 "match the pattern will be marked selected. A pattern of ''*'' will match all "
@@ -2121,24 +2125,24 @@ msgstr ""
 "was entered."
 
 #. type: TP
-#: doc/tin.1:729
+#: doc/tin.1:731
 #, no-wrap
 msgid "B<GroupReverseSel '@'>"
 msgstr "B<GroupReverseSel '@'>"
 
 #. type: Plain text
-#: doc/tin.1:732
+#: doc/tin.1:734
 msgid "Reverse all selections on all articles."
 msgstr "Reverse all selections on all articles."
 
 #. type: TP
-#: doc/tin.1:732
+#: doc/tin.1:734
 #, no-wrap
 msgid "B<GroupUndoSel '~'>"
 msgstr "B<GroupUndoSel '~'>"
 
 #. type: Plain text
-#: doc/tin.1:738
+#: doc/tin.1:740
 msgid ""
 "Undo all selections on all articles. It clears the toggle effect of "
 "B<GroupMarkUnselArtRead> ('B<X>') command. Thus after first doing a "
@@ -2151,13 +2155,13 @@ msgstr ""
 "Thus, one can iteratively whittle down uninteresting threads."
 
 #. type: TP
-#: doc/tin.1:738 doc/tin.1:968 doc/tin.1:1160
+#: doc/tin.1:740 doc/tin.1:971 doc/tin.1:1163
 #, no-wrap
 msgid "B<Pipe '|'>"
 msgstr "B<Pipe '|'>"
 
 #. type: Plain text
-#: doc/tin.1:743 doc/tin.1:973 doc/tin.1:1165
+#: doc/tin.1:745 doc/tin.1:976 doc/tin.1:1168
 msgid ""
 "Pipe current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles into command. See the section \"MAILING "
@@ -2168,13 +2172,13 @@ msgstr ""
 "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information."
 
 #. type: TP
-#: doc/tin.1:743 doc/tin.1:1165
+#: doc/tin.1:745 doc/tin.1:1168
 #, no-wrap
 msgid "B<QuickFilterSelect '['>"
 msgstr "B<QuickFilterSelect '['>"
 
 #. type: Plain text
-#: doc/tin.1:752
+#: doc/tin.1:754
 msgid ""
 "Auto select article(s) with a single key [after confirmation]. The defaults "
 "used for selection are based upon the following four tinrc config variables: "
@@ -2193,13 +2197,13 @@ msgstr ""
 "information on filtering."
 
 #. type: TP
-#: doc/tin.1:752 doc/tin.1:1174
+#: doc/tin.1:754 doc/tin.1:1177
 #, no-wrap
 msgid "B<QuickFilterKill ']'>"
 msgstr "B<QuickFilterKill ']'>"
 
 #. type: Plain text
-#: doc/tin.1:761
+#: doc/tin.1:763
 msgid ""
 "Kill article(s) with a single key [after confirmation]. The defaults used "
 "for killing are based upon the following four tinrc config variables: "
@@ -2218,35 +2222,35 @@ msgstr ""
 "information on filtering."
 
 #. type: TP
-#: doc/tin.1:761
+#: doc/tin.1:763
 #, no-wrap
 msgid "B<GroupReadBasenote '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<GroupReadBasenote '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:764
+#: doc/tin.1:766
 msgid "Read current article."
 msgstr "Read current article."
 
 #. type: TP
-#: doc/tin.1:764
+#: doc/tin.1:766
 #, no-wrap
 msgid "B<GroupNextUnreadArtOrGrp 'E<lt>TABE<gt>'>"
 msgstr "B<GroupNextUnreadArtOrGrp 'E<lt>TABE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:767
+#: doc/tin.1:769
 msgid "View next unread article or group."
 msgstr "View next unread article or group."
 
 #. type: TP
-#: doc/tin.1:767 doc/tin.1:979 doc/tin.1:1191
+#: doc/tin.1:769 doc/tin.1:982 doc/tin.1:1194
 #, no-wrap
 msgid "B<SearchAuthF 'a'>"
 msgstr "B<SearchAuthF 'a'>"
 
 #. type: Plain text
-#: doc/tin.1:771
+#: doc/tin.1:773
 msgid ""
 "Author forward search. This searches for articles with a specific ''From:'' "
 "line."
@@ -2255,24 +2259,24 @@ msgstr ""
 "line."
 
 #. type: TP
-#: doc/tin.1:771 doc/tin.1:984 doc/tin.1:1194
+#: doc/tin.1:773 doc/tin.1:987 doc/tin.1:1197
 #, no-wrap
 msgid "B<SearchAuthB 'A'>"
 msgstr "B<SearchAuthB 'A'>"
 
 #. type: Plain text
-#: doc/tin.1:774 doc/tin.1:987
+#: doc/tin.1:776 doc/tin.1:990
 msgid "Author backward search. Otherwise, see B<SearchAuthF> ('B<a>') above."
 msgstr "Author backward search. Otherwise, see B<SearchAuthF> ('B<a>') above."
 
 #. type: TP
-#: doc/tin.1:774 doc/tin.1:987 doc/tin.1:1197
+#: doc/tin.1:776 doc/tin.1:990 doc/tin.1:1200
 #, no-wrap
 msgid "B<SearchBody 'B'>"
 msgstr "B<SearchBody 'B'>"
 
 #. type: Plain text
-#: doc/tin.1:778 doc/tin.1:991 doc/tin.1:1201
+#: doc/tin.1:780 doc/tin.1:994 doc/tin.1:1204
 msgid ""
 "Search the body of all articles in group (can be slow). You can abort the "
 "search using B<Quit> ('B<q>')."
@@ -2281,7 +2285,7 @@ msgstr ""
 "search using B<Quit> ('B<q>')."
 
 #. type: Plain text
-#: doc/tin.1:782
+#: doc/tin.1:784
 msgid ""
 "Mark all articles as read [after confirmation] then return to the group "
 "selection list. Move cursor to next group."
@@ -2290,7 +2294,7 @@ msgstr ""
 "selection list. Move cursor to next group."
 
 #. type: Plain text
-#: doc/tin.1:786
+#: doc/tin.1:788
 msgid ""
 "Mark all articles as read [after confirmation] and enter the next group with "
 "unread news."
@@ -2299,13 +2303,13 @@ msgstr ""
 "unread news."
 
 #. type: TP
-#: doc/tin.1:786
+#: doc/tin.1:788
 #, no-wrap
 msgid "B<GroupToggleSubjDisplay 'd'>"
 msgstr "B<GroupToggleSubjDisplay 'd'>"
 
 #. type: Plain text
-#: doc/tin.1:790 doc/tin.1:1003
+#: doc/tin.1:792 doc/tin.1:1006
 msgid ""
 "Cycle the display of the author through all the possible options for the "
 "tinrc variable B<show_author>."
@@ -2314,13 +2318,13 @@ msgstr ""
 "tinrc variable B<show_author>."
 
 #. type: TP
-#: doc/tin.1:790
+#: doc/tin.1:792
 #, no-wrap
 msgid "B<GroupCancel 'D'>"
 msgstr "B<GroupCancel 'D'>"
 
 #. type: Plain text
-#: doc/tin.1:795 doc/tin.1:1008 doc/tin.1:1214
+#: doc/tin.1:797 doc/tin.1:1011 doc/tin.1:1217
 msgid ""
 "Cancel (delete) or supersede (overwrite) the current article. It must have "
 "been posted by the same user. The cancel message can be seen in the "
@@ -2331,24 +2335,24 @@ msgstr ""
 "newsgroup 'control' or 'control.cancel'."
 
 #. type: TP
-#: doc/tin.1:798
+#: doc/tin.1:800
 #, no-wrap
 msgid "B<GroupGoto 'g'>"
 msgstr "B<GroupGoto 'g'>"
 
 #. type: TP
-#: doc/tin.1:802
+#: doc/tin.1:804
 #, no-wrap
 msgid "B<GroupToggleGetartLimit 'G'>"
 msgstr "B<GroupToggleGetartLimit 'G'>"
 
 #. type: Plain text
-#: doc/tin.1:805
+#: doc/tin.1:807
 msgid "Toggle article/group limit."
 msgstr "Toggle article/group limit."
 
 #. type: Plain text
-#: doc/tin.1:809
+#: doc/tin.1:811
 msgid ""
 "Display the subject of the first article in the current thread in the last "
 "line."
@@ -2357,13 +2361,13 @@ msgstr ""
 "line."
 
 #. type: TP
-#: doc/tin.1:812
+#: doc/tin.1:814
 #, no-wrap
 msgid "B<GroupMarkThdRead 'K'>"
 msgstr "B<GroupMarkThdRead 'K'>"
 
 #. type: Plain text
-#: doc/tin.1:818
+#: doc/tin.1:820
 msgid ""
 "Mark article/thread as read and move onto the next unread article/thread. If "
 "a range of articles/threads is set, the range will be marked as read instead "
@@ -2376,35 +2380,35 @@ msgstr ""
 "prompt asks how to proceed."
 
 #. type: TP
-#: doc/tin.1:818
+#: doc/tin.1:820
 #, no-wrap
 msgid "B<GroupListThd 'l'>"
 msgstr "B<GroupListThd 'l'>"
 
 #. type: Plain text
-#: doc/tin.1:821
+#: doc/tin.1:823
 msgid "Open the thread under the current cursor position."
 msgstr "Open the thread under the current cursor position."
 
 #. type: TP
-#: doc/tin.1:821 doc/tin.1:1023 doc/tin.1:1245
+#: doc/tin.1:823 doc/tin.1:1026 doc/tin.1:1248
 #, no-wrap
 msgid "B<LookupMessage 'L'>"
 msgstr "B<LookupMessage 'L'>"
 
 #. type: Plain text
-#: doc/tin.1:824 doc/tin.1:1026 doc/tin.1:1248
+#: doc/tin.1:826 doc/tin.1:1029 doc/tin.1:1251
 msgid "Look up article by ''Message-ID:''."
 msgstr "Look up article by ''Message-ID:''."
 
 #. type: TP
-#: doc/tin.1:824
+#: doc/tin.1:826
 #, no-wrap
 msgid "B<GroupMail 'm'>"
 msgstr "B<GroupMail 'm'>"
 
 #. type: Plain text
-#: doc/tin.1:829 doc/tin.1:1031 doc/tin.1:1253
+#: doc/tin.1:831 doc/tin.1:1034 doc/tin.1:1256
 msgid ""
 "Mail current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles to someone. See the section \"MAILING "
@@ -2415,35 +2419,35 @@ msgstr ""
 "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information."
 
 #. type: TP
-#: doc/tin.1:833
+#: doc/tin.1:835
 #, no-wrap
 msgid "B<GroupNextGroup 'n'>"
 msgstr "B<GroupNextGroup 'n'>"
 
 #. type: Plain text
-#: doc/tin.1:836
+#: doc/tin.1:838
 msgid "Go to next group."
 msgstr "Go to next group."
 
 #. type: TP
-#: doc/tin.1:836
+#: doc/tin.1:838
 #, no-wrap
 msgid "B<GroupNextUnreadArt 'N'>"
 msgstr "B<GroupNextUnreadArt 'N'>"
 
 #. type: Plain text
-#: doc/tin.1:839
+#: doc/tin.1:841
 msgid "Go to next unread article."
 msgstr "Go to next unread article."
 
 #. type: TP
-#: doc/tin.1:839 doc/tin.1:1031 doc/tin.1:1263
+#: doc/tin.1:841 doc/tin.1:1034 doc/tin.1:1266
 #, no-wrap
 msgid "B<Print 'o'>"
 msgstr "B<Print 'o'>"
 
 #. type: Plain text
-#: doc/tin.1:844 doc/tin.1:1036 doc/tin.1:1268
+#: doc/tin.1:846 doc/tin.1:1039 doc/tin.1:1271
 msgid ""
 "Send current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles to printer. See the section \"MAILING "
@@ -2454,51 +2458,51 @@ msgstr ""
 "PIPING PRINTING REPOSTING AND SAVING ARTICLES\" for more information."
 
 #. type: TP
-#: doc/tin.1:844
+#: doc/tin.1:846
 #, no-wrap
 msgid "B<GroupPrevGroup 'p'>"
 msgstr "B<GroupPrevGroup 'p'>"
 
 #. type: Plain text
-#: doc/tin.1:847
+#: doc/tin.1:849
 msgid "Go to previous group."
 msgstr "Go to previous group."
 
 #. type: TP
-#: doc/tin.1:847
+#: doc/tin.1:849
 #, no-wrap
 msgid "B<GroupPrevUnreadArt 'P'>"
 msgstr "B<GroupPrevUnreadArt 'P'>"
 
 #. type: Plain text
-#: doc/tin.1:850
+#: doc/tin.1:852
 msgid "Go to previous unread article."
 msgstr "Go to previous unread article."
 
 #. type: Plain text
-#: doc/tin.1:853 doc/tin.1:1039
+#: doc/tin.1:855 doc/tin.1:1042
 msgid "Return to previous level."
 msgstr "Return to previous level."
 
 #. type: TP
-#: doc/tin.1:856
+#: doc/tin.1:858
 #, no-wrap
 msgid "B<GroupToggleReadUnread 'r'>"
 msgstr "B<GroupToggleReadUnread 'r'>"
 
 #. type: Plain text
-#: doc/tin.1:859
+#: doc/tin.1:861
 msgid "Toggle the display between all articles and unread articles."
 msgstr "Toggle the display between all articles and unread articles."
 
 #. type: TP
-#: doc/tin.1:863
+#: doc/tin.1:865
 #, no-wrap
 msgid "B<GroupSave 's'>"
 msgstr "B<GroupSave 's'>"
 
 #. type: Plain text
-#: doc/tin.1:868 doc/tin.1:1051 doc/tin.1:1293
+#: doc/tin.1:870 doc/tin.1:1054 doc/tin.1:1296
 msgid ""
 "Save current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles. See the section \"MAILING PIPING "
@@ -2509,24 +2513,24 @@ msgstr ""
 "PRINTING REPOSTING AND SAVING ARTICLES\" for more information."
 
 #. type: TP
-#: doc/tin.1:868
+#: doc/tin.1:870
 #, no-wrap
 msgid "B<GroupAutoSave 'S'>"
 msgstr "B<GroupAutoSave 'S'>"
 
 #. type: Plain text
-#: doc/tin.1:871 doc/tin.1:1054 doc/tin.1:1296
+#: doc/tin.1:873 doc/tin.1:1057 doc/tin.1:1299
 msgid "Save marked articles automatically without further prompting."
 msgstr "Save marked articles automatically without further prompting."
 
 #. type: TP
-#: doc/tin.1:871
+#: doc/tin.1:873
 #, no-wrap
 msgid "B<GroupTag 't'>"
 msgstr "B<GroupTag 't'>"
 
 #. type: Plain text
-#: doc/tin.1:876
+#: doc/tin.1:878
 msgid ""
 "Toggle tag-status of current article / thread for B<GroupMail> ('B<m>')  / "
 "B<Pipe> ('B<|>') / B<Print> ('B<o>') / B<GroupSave> ('B<s>') / "
@@ -2537,26 +2541,26 @@ msgstr ""
 "B<GroupRepost> ('B<x>')."
 
 #. type: TP
-#: doc/tin.1:876
+#: doc/tin.1:878
 #, no-wrap
 msgid "B<GroupTagParts 'T'>"
 msgstr "B<GroupTagParts 'T'>"
 
 #. type: Plain text
-#: doc/tin.1:879
+#: doc/tin.1:881
 msgid ""
 "Automatically tag in order all the parts of the current multi-part message."
 msgstr ""
 "Automatically tag in order all the parts of the current multi-part message."
 
 #. type: TP
-#: doc/tin.1:879
+#: doc/tin.1:881
 #, no-wrap
 msgid "B<GroupToggleThreading 'u'>"
 msgstr "B<GroupToggleThreading 'u'>"
 
 #. type: Plain text
-#: doc/tin.1:884
+#: doc/tin.1:886
 msgid ""
 "Cycle the threading mode through no threading, threading by subject, "
 "threading by references, threading on both subject and references, group "
@@ -2567,56 +2571,56 @@ msgstr ""
 "multipart articles into a thread (''Subject:'' based)."
 
 #. type: TP
-#: doc/tin.1:884
+#: doc/tin.1:886
 #, no-wrap
 msgid "B<GroupUntag 'U'>"
 msgstr "B<GroupUntag 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:887
+#: doc/tin.1:889
 msgid "Untag all articles that were tagged."
 msgstr "Untag all articles that were tagged."
 
 #. type: Plain text
-#: doc/tin.1:893
+#: doc/tin.1:896 doc/tin.1:1071 doc/tin.1:1324
 msgid ""
-"Post an article to current group. If posting fails for some reason, you'll "
-"get the chance to edit the article again via B<PostEdit> ('B<e>'), postpone "
-"it via B<PostPostpone> ('B<o>') for later processing (see also ''B<-o>'' "
-"command-line switch) or discard it via B<Quit> ('B<q>')."
+"Post an article to the current group. If posting fails for some reason, "
+"you'll get the chance to edit the article again via B<PostEdit> ('B<e>'), "
+"postpone it for later processing via B<PostPostpone> ('B<o>') (see also ''B<-"
+"o>'' command-line switch) or discard it via B<Quit> ('B<q>')."
 msgstr ""
-"Post an article to current group. If posting fails for some reason, you'll "
-"get the chance to edit the article again via B<PostEdit> ('B<e>'), postpone "
-"it via B<PostPostpone> ('B<o>') for later processing (see also ''B<-o>'' "
-"command-line switch) or discard it via B<Quit> ('B<q>')."
+"Post an article to the current group. If posting fails for some reason, "
+"you'll get the chance to edit the article again via B<PostEdit> ('B<e>'), "
+"postpone it for later processing via B<PostPostpone> ('B<o>') (see also ''B<-"
+"o>'' command-line switch) or discard it via B<Quit> ('B<q>')."
 
 #. type: TP
-#: doc/tin.1:893
+#: doc/tin.1:896
 #, no-wrap
 msgid "B<GroupRepost 'x'>"
 msgstr "B<GroupRepost 'x'>"
 
 #. type: Plain text
-#: doc/tin.1:899
+#: doc/tin.1:902 doc/tin.1:1330
 msgid ""
 "Repost an already posted article / thread / auto-selected (hot) articles / "
 "articles matching pattern / tagged articles to another newsgroup(s). Useful "
-"for reposting from global to local newsgroups. Do not use this to cross-post "
+"for reposting from global to local newsgroups. Do not use this to crosspost "
 "your own articles."
 msgstr ""
 "Repost an already posted article / thread / auto-selected (hot) articles / "
 "articles matching pattern / tagged articles to another newsgroup(s). Useful "
-"for reposting from global to local newsgroups. Do not use this to cross-post "
+"for reposting from global to local newsgroups. Do not use this to crosspost "
 "your own articles."
 
 #. type: TP
-#: doc/tin.1:899
+#: doc/tin.1:902
 #, no-wrap
 msgid "B<GroupMarkUnselArtRead 'X'>"
 msgstr "B<GroupMarkUnselArtRead 'X'>"
 
 #. type: Plain text
-#: doc/tin.1:907
+#: doc/tin.1:910
 msgid ""
 "Mark all unread articles that have not been selected as read, redraw screen "
 "to reflect changes and put index at the first thread to begin reading.  "
@@ -2633,25 +2637,25 @@ msgstr ""
 "changes permanent."
 
 #. type: TP
-#: doc/tin.1:907 doc/tin.1:1068 doc/tin.1:1327
+#: doc/tin.1:910 doc/tin.1:1071 doc/tin.1:1330
 #, no-wrap
 msgid "B<MarkArtUnread 'z'>"
 msgstr "B<MarkArtUnread 'z'>"
 
 #. type: Plain text
-#: doc/tin.1:910
+#: doc/tin.1:913
 msgid "Mark current article as unread."
 msgstr "Mark current article as unread."
 
 #. type: TP
-#: doc/tin.1:910 doc/tin.1:1073 doc/tin.1:1330
+#: doc/tin.1:913 doc/tin.1:1076 doc/tin.1:1333
 #, no-wrap
 msgid "B<MarkThdUnread 'Z'>"
 msgstr "B<MarkThdUnread 'Z'>"
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:917
+#: doc/tin.1:920
 msgid ""
 "Mark current thread as unread. If a range of threads is set, the range will "
 "be marked as unread instead of the current thread. When tagged threads are "
@@ -2662,94 +2666,79 @@ msgstr ""
 "present, a prompt asks how to proceed."
 
 #. type: SS
-#: doc/tin.1:917
+#: doc/tin.1:920
 #, no-wrap
 msgid "THREAD LISTING COMMANDS"
 msgstr "THREAD LISTING COMMANDS"
 
 #. type: Plain text
-#: doc/tin.1:922
+#: doc/tin.1:925
 msgid "Select article 4 within thread."
 msgstr "Select article 4 within thread."
 
-#. type: Plain text
-#: doc/tin.1:953
-msgid "Search forward for a specified subject."
-msgstr "Search forward for a specified subject."
-
-#. type: Plain text
-#: doc/tin.1:956
-msgid "Search backwards for a specified subject."
-msgstr "Search backwards for a specified subject."
-
 #. type: TP
-#: doc/tin.1:956
+#: doc/tin.1:959
 #, no-wrap
 msgid "B<ThreadSelArt '*'>"
 msgstr "B<ThreadSelArt '*'>"
 
-#. type: Plain text
-#: doc/tin.1:959
-msgid "Select the current thread for later processing."
-msgstr "Select the current thread for later processing."
-
 #. type: TP
-#: doc/tin.1:959
+#: doc/tin.1:962
 #, no-wrap
 msgid "B<ThreadToggleArtSel '.'>"
 msgstr "B<ThreadToggleArtSel '.'>"
 
 #. type: Plain text
-#: doc/tin.1:962
+#: doc/tin.1:965
 msgid "Toggle selection of current article."
 msgstr "Toggle selection of current article."
 
 #. type: TP
-#: doc/tin.1:962
+#: doc/tin.1:965
 #, no-wrap
 msgid "B<ThreadReverseSel '@'>"
 msgstr "B<ThreadReverseSel '@'>"
 
 #. type: Plain text
-#: doc/tin.1:965
+#: doc/tin.1:968
 msgid "Reverse article selections."
 msgstr "Reverse article selections."
 
 #. type: TP
-#: doc/tin.1:965
+#: doc/tin.1:968
 #, no-wrap
 msgid "B<ThreadUndoSel '~'>"
 msgstr "B<ThreadUndoSel '~'>"
 
 #. type: Plain text
-#: doc/tin.1:968
+#: doc/tin.1:971
 msgid "Undo all selections on current thread."
 msgstr "Undo all selections on current thread."
 
 #. type: TP
-#: doc/tin.1:973
+#: doc/tin.1:976
 #, no-wrap
 msgid "B<ThreadReadArt '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<ThreadReadArt '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:976
+#: doc/tin.1:979
 msgid "Read current article within thread."
 msgstr "Read current article within thread."
 
 #. type: TP
-#: doc/tin.1:976
+#: doc/tin.1:979
 #, no-wrap
 msgid "B<ThreadReadNextArtOrThread 'E<lt>TABE<gt>'>"
 msgstr "B<ThreadReadNextArtOrThread 'E<lt>TABE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:979
+#: doc/tin.1:982
 msgid "View next unread article within thread."
 msgstr "View next unread article within thread."
 
 #. type: Plain text
-#: doc/tin.1:984
+#: doc/tin.1:987
 msgid ""
 "Author forward search. This searches for articles with a specific ''From:'' "
 "line. The search will wrap over into the next thread if nothing is found in "
@@ -2760,7 +2749,7 @@ msgstr ""
 "the current one."
 
 #. type: Plain text
-#: doc/tin.1:995
+#: doc/tin.1:998
 msgid ""
 "Mark thread as read [after confirmation] and return to the group index "
 "page.  Move cursor to next thread."
@@ -2769,7 +2758,7 @@ msgstr ""
 "page.  Move cursor to next thread."
 
 #. type: Plain text
-#: doc/tin.1:999
+#: doc/tin.1:1002
 msgid ""
 "Mark thread as read [after confirmation] and enter the next thread "
 "containing unread news."
@@ -2778,30 +2767,30 @@ msgstr ""
 "containing unread news."
 
 #. type: TP
-#: doc/tin.1:999
+#: doc/tin.1:1002
 #, no-wrap
 msgid "B<ThreadToggleSubjDisplay 'd'>"
 msgstr "B<ThreadToggleSubjDisplay 'd'>"
 
 #. type: TP
-#: doc/tin.1:1003
+#: doc/tin.1:1006
 #, no-wrap
 msgid "B<ThreadCancel 'D'>"
 msgstr "B<ThreadCancel 'D'>"
 
 #. type: Plain text
-#: doc/tin.1:1014 doc/tin.1:1236
+#: doc/tin.1:1017 doc/tin.1:1239
 msgid "Display the subject of the current article in the last line."
 msgstr "Display the subject of the current article in the last line."
 
 #. type: TP
-#: doc/tin.1:1017
+#: doc/tin.1:1020
 #, no-wrap
 msgid "B<ThreadMarkArtRead 'K'>"
 msgstr "B<ThreadMarkArtRead 'K'>"
 
 #. type: Plain text
-#: doc/tin.1:1023
+#: doc/tin.1:1026
 msgid ""
 "Mark article as read and move onto the next unread article. If a range of "
 "articles is set, the range will be marked as read instead of the current "
@@ -2812,31 +2801,31 @@ msgstr ""
 "article. When tagged articles are present, a prompt asks how to proceed."
 
 #. type: TP
-#: doc/tin.1:1026
+#: doc/tin.1:1029
 #, no-wrap
 msgid "B<ThreadMail 'm'>"
 msgstr "B<ThreadMail 'm'>"
 
 #. type: TP
-#: doc/tin.1:1046
+#: doc/tin.1:1049
 #, no-wrap
 msgid "B<ThreadSave 's'>"
 msgstr "B<ThreadSave 's'>"
 
 #. type: TP
-#: doc/tin.1:1051
+#: doc/tin.1:1054
 #, no-wrap
 msgid "B<ThreadAutoSave 'S'>"
 msgstr "B<ThreadAutoSave 'S'>"
 
 #. type: TP
-#: doc/tin.1:1054
+#: doc/tin.1:1057
 #, no-wrap
 msgid "B<ThreadTag 't'>"
 msgstr "B<ThreadTag 't'>"
 
 #. type: Plain text
-#: doc/tin.1:1058 doc/tin.1:1300
+#: doc/tin.1:1061 doc/tin.1:1303
 msgid ""
 "Toggle tag status of current article for mailing, piping, printing, saving "
 "or reposting."
@@ -2845,31 +2834,18 @@ msgstr ""
 "or reposting."
 
 #. type: TP
-#: doc/tin.1:1058
+#: doc/tin.1:1061
 #, no-wrap
 msgid "B<ThreadUntag 'U'>"
 msgstr "B<ThreadUntag 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:1061
+#: doc/tin.1:1064
 msgid "Untag all tagged threads."
 msgstr "Untag all tagged threads."
 
 #. type: Plain text
-#: doc/tin.1:1068
-msgid ""
-"Post an article to current group. If posting fails for some reason, you'll "
-"get the chance to edit the article again via B<PostEdit> ('B<e>'), postpone "
-"it for later processing via B<PostPostpone> ('B<o>') (see also ''B<-o>'' "
-"command-line switch) or discard it via B<Quit> ('B<q>')."
-msgstr ""
-"Post an article to current group. If posting fails for some reason, you'll "
-"get the chance to edit the article again via B<PostEdit> ('B<e>'), postpone "
-"it for later processing via B<PostPostpone> ('B<o>') (see also ''B<-o>'' "
-"command-line switch) or discard it via B<Quit> ('B<q>')."
-
-#. type: Plain text
-#: doc/tin.1:1073
+#: doc/tin.1:1076
 msgid ""
 "Mark current article in thread as unread. If a range of articles is set, the "
 "range will be marked as unread instead of the current article. When tagged "
@@ -2881,34 +2857,34 @@ msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:1078
+#: doc/tin.1:1081
 msgid "Mark all articles in thread as unread."
 msgstr "Mark all articles in thread as unread."
 
 #. type: SS
-#: doc/tin.1:1078
+#: doc/tin.1:1081
 #, no-wrap
 msgid "ARTICLE VIEWER COMMANDS"
 msgstr "ARTICLE VIEWER COMMANDS"
 
 #. type: Plain text
-#: doc/tin.1:1083
+#: doc/tin.1:1086
 msgid "Read the first (base) article in this thread."
 msgstr "Read the first (base) article in this thread."
 
 #. type: Plain text
-#: doc/tin.1:1086
+#: doc/tin.1:1089
 msgid "Read response 4 in this thread."
 msgstr "Read response 4 in this thread."
 
 #. type: TP
-#: doc/tin.1:1090
+#: doc/tin.1:1093
 #, no-wrap
 msgid "B<PageReplyQuoteHeaders '^E'>"
 msgstr "B<PageReplyQuoteHeaders '^E'>"
 
 #. type: Plain text
-#: doc/tin.1:1094
+#: doc/tin.1:1097
 msgid ""
 "Reply through mail to the author of the current article with a copy of the "
 "article with all headers included."
@@ -2917,46 +2893,46 @@ msgstr ""
 "article with all headers included."
 
 #. type: TP
-#: doc/tin.1:1094
+#: doc/tin.1:1097
 #, no-wrap
 msgid "B<PagePGPCheckArticle '^G'>"
 msgstr "B<PagePGPCheckArticle '^G'>"
 
 #. type: Plain text
-#: doc/tin.1:1099
+#: doc/tin.1:1102
 msgid "Perform B<\\%pgp>(1)  operations on article."
 msgstr "Perform B<\\%pgp>(1)  operations on article."
 
 #. type: TP
-#: doc/tin.1:1099
+#: doc/tin.1:1102
 #, no-wrap
 msgid "B<PageToggleRaw '^H'>"
 msgstr "B<PageToggleRaw '^H'>"
 
 #. type: Plain text
-#: doc/tin.1:1102
+#: doc/tin.1:1105
 msgid "Toggles the display mode (raw including all headers vs. cooked)."
 msgstr "Toggles the display mode (raw including all headers vs. cooked)."
 
 #. type: TP
-#: doc/tin.1:1106
+#: doc/tin.1:1109
 #, no-wrap
 msgid "B<PageToggleTabs '^T'>"
 msgstr "B<PageToggleTabs '^T'>"
 
 #. type: Plain text
-#: doc/tin.1:1109
+#: doc/tin.1:1112
 msgid "Toggle the TAB width between 4 and 8 characters."
 msgstr "Toggle the TAB width between 4 and 8 characters."
 
 #. type: TP
-#: doc/tin.1:1109
+#: doc/tin.1:1112
 #, no-wrap
 msgid "B<PageFollowupQuoteHeaders '^W'>"
 msgstr "B<PageFollowupQuoteHeaders '^W'>"
 
 #. type: Plain text
-#: doc/tin.1:1113
+#: doc/tin.1:1116
 msgid ""
 "Post a followup to the current article with a copy of the article with all "
 "headers included."
@@ -2965,13 +2941,13 @@ msgstr ""
 "headers included."
 
 #. type: TP
-#: doc/tin.1:1113
+#: doc/tin.1:1116
 #, no-wrap
 msgid "B<PageToggleTex2iso '\"'>"
 msgstr "B<PageToggleTex2iso '\"'>"
 
 #. type: Plain text
-#: doc/tin.1:1117
+#: doc/tin.1:1120
 msgid ""
 "Toggle TeX to ISO decoding for current article. The default behavior is "
 "taken from the B<tex2iso_conv> variable in the tinrc file."
@@ -2980,37 +2956,37 @@ msgstr ""
 "taken from the B<tex2iso_conv> variable in the tinrc file."
 
 #. type: TP
-#: doc/tin.1:1117
+#: doc/tin.1:1120
 #, no-wrap
 msgid "B<PageToggleAllHeaders '*'>"
 msgstr "B<PageToggleAllHeaders '*'>"
 
 #. type: Plain text
-#: doc/tin.1:1120
+#: doc/tin.1:1123
 msgid ""
 "Toggles the display of all headers vs. headers in B<news_headers_to_display>."
 msgstr ""
 "Toggles the display of all headers vs. headers in B<news_headers_to_display>."
 
 #. type: TP
-#: doc/tin.1:1120
+#: doc/tin.1:1123
 #, no-wrap
 msgid "B<PageToggleRot '%'>"
 msgstr "B<PageToggleRot '%'>"
 
 #. type: Plain text
-#: doc/tin.1:1123
+#: doc/tin.1:1126
 msgid "Toggle ROT-13 decoding for this article."
 msgstr "Toggle ROT-13 decoding for this article."
 
 #. type: TP
-#: doc/tin.1:1123
+#: doc/tin.1:1126
 #, no-wrap
 msgid "B<PageToggleUue '('>"
 msgstr "B<PageToggleUue '('>"
 
 #. type: Plain text
-#: doc/tin.1:1127
+#: doc/tin.1:1130
 msgid ""
 "Toggle the display of uuencoded sections. The default behavior is taken from "
 "the B<hide_uue> variable in the tinrc file."
@@ -3019,13 +2995,13 @@ msgstr ""
 "from the B<hide_uue> variable in the tinrc file."
 
 #. type: TP
-#: doc/tin.1:1127
+#: doc/tin.1:1130
 #, no-wrap
 msgid "B<PageReveal ')'>"
 msgstr "B<PageReveal ')'>"
 
 #. type: Plain text
-#: doc/tin.1:1134
+#: doc/tin.1:1137
 msgid ""
 "The formfeed character (^L) is often used to hide 'spoilers' that the reader "
 "may not initially wish to see when viewing an article. Any text after a "
@@ -3040,23 +3016,23 @@ msgstr ""
 "up will hide it again."
 
 #. type: Plain text
-#: doc/tin.1:1143
+#: doc/tin.1:1146
 msgid "Forward search the text of this article."
 msgstr "Forward search the text of this article."
 
 #. type: Plain text
-#: doc/tin.1:1146
+#: doc/tin.1:1149
 msgid "Backward search the text of this article."
 msgstr "Backward search the text of this article."
 
 #. type: TP
-#: doc/tin.1:1146
+#: doc/tin.1:1149
 #, no-wrap
 msgid "B<PageSkipIncludedText ':'>"
 msgstr "B<PageSkipIncludedText ':'>"
 
 #. type: Plain text
-#: doc/tin.1:1151
+#: doc/tin.1:1154
 msgid ""
 "Skip to the end of the next quoted text-block in this article. Quoted text "
 "is everything which matches B<quote_regex>, B<quote_regex2> or "
@@ -3067,40 +3043,40 @@ msgstr ""
 "B<quote_regex3>."
 
 #. type: TP
-#: doc/tin.1:1151
+#: doc/tin.1:1154
 #, no-wrap
 msgid "B<PageTopThd 'E<lt>'>"
 msgstr "B<PageTopThd 'E<lt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1154
+#: doc/tin.1:1157
 msgid "Go to the first article in the current thread."
 msgstr "Go to the first article in the current thread."
 
 #. type: TP
-#: doc/tin.1:1154
+#: doc/tin.1:1157
 #, no-wrap
 msgid "B<PageBotThd 'E<gt>'>"
 msgstr "B<PageBotThd 'E<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1157
+#: doc/tin.1:1160
 msgid "Go to the last article in the current thread."
 msgstr "Go to the last article in the current thread."
 
 #. type: TP
-#: doc/tin.1:1157
+#: doc/tin.1:1160
 #, no-wrap
 msgid "B<PageToggleHighlight '_'>"
 msgstr "B<PageToggleHighlight '_'>"
 
 #. type: Plain text
-#: doc/tin.1:1160
+#: doc/tin.1:1163
 msgid "Toggle word highlighting on/off."
 msgstr "Toggle word highlighting on/off."
 
 #. type: Plain text
-#: doc/tin.1:1174
+#: doc/tin.1:1177
 msgid ""
 "Auto select article(s) with a single key. The defaults used for selection "
 "are set based upon the following four tinrc config variables: "
@@ -3119,7 +3095,7 @@ msgstr ""
 "information on filtering."
 
 #. type: Plain text
-#: doc/tin.1:1183
+#: doc/tin.1:1186
 msgid ""
 "Kill article(s) with a single key. The defaults used for killing are based "
 "upon the following four tinrc config variables: B<default_filter_kill_case>, "
@@ -3136,24 +3112,24 @@ msgstr ""
 "\"FILTERING ARTICLES\" for more information on filtering."
 
 #. type: TP
-#: doc/tin.1:1183
+#: doc/tin.1:1186
 #, no-wrap
 msgid "B<PageNextThd '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<PageNextThd '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1186
+#: doc/tin.1:1189
 msgid "Go to next base article."
 msgstr "Go to next base article."
 
 #. type: TP
-#: doc/tin.1:1186
+#: doc/tin.1:1189
 #, no-wrap
 msgid "B<PageNextUnread 'E<lt>TABE<gt>'>"
 msgstr "B<PageNextUnread 'E<lt>TABE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1191
+#: doc/tin.1:1194
 msgid ""
 "Go to next unread article. If the tinrc variable B<goto_next_unread> doesn't "
 "contain PageNextUnread, then this key will first page through the current "
@@ -3164,17 +3140,17 @@ msgstr ""
 "article."
 
 #. type: Plain text
-#: doc/tin.1:1194
+#: doc/tin.1:1197
 msgid "Author forward search."
 msgstr "Author forward search."
 
 #. type: Plain text
-#: doc/tin.1:1197
+#: doc/tin.1:1200
 msgid "Author backward search."
 msgstr "Author backward search."
 
 #. type: Plain text
-#: doc/tin.1:1205
+#: doc/tin.1:1208
 msgid ""
 "Mark the current thread as read [after confirmation] and return to the "
 "previous menu. Move cursor to next item."
@@ -3183,7 +3159,7 @@ msgstr ""
 "previous menu. Move cursor to next item."
 
 #. type: Plain text
-#: doc/tin.1:1209
+#: doc/tin.1:1212
 msgid ""
 "Mark the rest of the current thread as read [after confirmation] and enter "
 "the next thread with unread articles."
@@ -3192,45 +3168,45 @@ msgstr ""
 "the next thread with unread articles."
 
 #. type: TP
-#: doc/tin.1:1209
+#: doc/tin.1:1212
 #, no-wrap
 msgid "B<PageCancel 'D'>"
 msgstr "B<PageCancel 'D'>"
 
 #. type: TP
-#: doc/tin.1:1214
+#: doc/tin.1:1217
 #, no-wrap
 msgid "B<PageEditArticle 'e'>"
 msgstr "B<PageEditArticle 'e'>"
 
 #. type: Plain text
-#: doc/tin.1:1217
+#: doc/tin.1:1220
 msgid ""
 "Edit the current article. This is restricted to mailgroups and saved news."
 msgstr ""
 "Edit the current article. This is restricted to mailgroups and saved news."
 
 #. type: TP
-#: doc/tin.1:1220
+#: doc/tin.1:1223
 #, no-wrap
 msgid "B<PageFollowupQuote 'f'>"
 msgstr "B<PageFollowupQuote 'f'>"
 
 #. type: Plain text
-#: doc/tin.1:1223
+#: doc/tin.1:1226
 msgid ""
 "Post a followup to the current article with a copy of the article included."
 msgstr ""
 "Post a followup to the current article with a copy of the article included."
 
 #. type: TP
-#: doc/tin.1:1223
+#: doc/tin.1:1226
 #, no-wrap
 msgid "B<PageFollowup 'F'>"
 msgstr "B<PageFollowup 'F'>"
 
 #. type: Plain text
-#: doc/tin.1:1227
+#: doc/tin.1:1230
 msgid ""
 "Post a followup to the current article without including a copy of the "
 "article."
@@ -3239,112 +3215,112 @@ msgstr ""
 "article."
 
 #. type: TP
-#: doc/tin.1:1227
+#: doc/tin.1:1230
 #, no-wrap
 msgid "B<PageFirstPage 'g'>"
 msgstr "B<PageFirstPage 'g'>"
 
 #. type: Plain text
-#: doc/tin.1:1230
+#: doc/tin.1:1233
 msgid "Go to the start of the article."
 msgstr "Go to the start of the article."
 
 #. type: TP
-#: doc/tin.1:1230
+#: doc/tin.1:1233
 #, no-wrap
 msgid "B<PageLastPage 'G'>"
 msgstr "B<PageLastPage 'G'>"
 
 #. type: Plain text
-#: doc/tin.1:1233
+#: doc/tin.1:1236
 msgid "Go to the end of the article."
 msgstr "Go to the end of the article."
 
 #. type: TP
-#: doc/tin.1:1239
+#: doc/tin.1:1242
 #, no-wrap
 msgid "B<PageKillThd 'K'>"
 msgstr "B<PageKillThd 'K'>"
 
 #. type: Plain text
-#: doc/tin.1:1242
+#: doc/tin.1:1245
 msgid "Mark rest of thread as read and move onto the next unread thread."
 msgstr "Mark rest of thread as read and move onto the next unread thread."
 
 #. type: TP
-#: doc/tin.1:1242
+#: doc/tin.1:1245
 #, no-wrap
 msgid "B<PageListThd 'l'>"
 msgstr "B<PageListThd 'l'>"
 
 #. type: Plain text
-#: doc/tin.1:1245
+#: doc/tin.1:1248
 msgid "Show the thread menu that the current article is a part of."
 msgstr "Show the thread menu that the current article is a part of."
 
 #. type: TP
-#: doc/tin.1:1248
+#: doc/tin.1:1251
 #, no-wrap
 msgid "B<PageMail 'm'>"
 msgstr "B<PageMail 'm'>"
 
 #. type: TP
-#: doc/tin.1:1257
+#: doc/tin.1:1260
 #, no-wrap
 msgid "B<PageNextArt 'n'>"
 msgstr "B<PageNextArt 'n'>"
 
 #. type: Plain text
-#: doc/tin.1:1260
+#: doc/tin.1:1263
 msgid "Go to the next article."
 msgstr "Go to the next article."
 
 #. type: TP
-#: doc/tin.1:1260
+#: doc/tin.1:1263
 #, no-wrap
 msgid "B<PageNextUnreadArt 'N'>"
 msgstr "B<PageNextUnreadArt 'N'>"
 
 #. type: Plain text
-#: doc/tin.1:1263
+#: doc/tin.1:1266
 msgid "Go to the next unread article."
 msgstr "Go to the next unread article."
 
 #. type: TP
-#: doc/tin.1:1268
+#: doc/tin.1:1271
 #, no-wrap
 msgid "B<PagePrevArt 'p'>"
 msgstr "B<PagePrevArt 'p'>"
 
 #. type: Plain text
-#: doc/tin.1:1271
+#: doc/tin.1:1274
 msgid "Go to the previous article."
 msgstr "Go to the previous article."
 
 #. type: TP
-#: doc/tin.1:1271
+#: doc/tin.1:1274
 #, no-wrap
 msgid "B<PagePrevUnreadArt 'P'>"
 msgstr "B<PagePrevUnreadArt 'P'>"
 
 #. type: Plain text
-#: doc/tin.1:1274
+#: doc/tin.1:1277
 msgid "Go to the previous unread article."
 msgstr "Go to the previous unread article."
 
 #. type: Plain text
-#: doc/tin.1:1277
+#: doc/tin.1:1280
 msgid "Return to the previous level."
 msgstr "Return to the previous level."
 
 #. type: TP
-#: doc/tin.1:1280
+#: doc/tin.1:1283
 #, no-wrap
 msgid "B<PageReplyQuote 'r'>"
 msgstr "B<PageReplyQuote 'r'>"
 
 #. type: Plain text
-#: doc/tin.1:1284
+#: doc/tin.1:1287
 msgid ""
 "Reply through mail to the author of the current article with a copy of the "
 "article included."
@@ -3353,13 +3329,13 @@ msgstr ""
 "article included."
 
 #. type: TP
-#: doc/tin.1:1284
+#: doc/tin.1:1287
 #, no-wrap
 msgid "B<PageReply 'R'>"
 msgstr "B<PageReply 'R'>"
 
 #. type: Plain text
-#: doc/tin.1:1288
+#: doc/tin.1:1291
 msgid ""
 "Reply through mail to the author of the current article without including "
 "the original article."
@@ -3368,53 +3344,53 @@ msgstr ""
 "the original article."
 
 #. type: TP
-#: doc/tin.1:1288
+#: doc/tin.1:1291
 #, no-wrap
 msgid "B<PageSave 's'>"
 msgstr "B<PageSave 's'>"
 
 #. type: TP
-#: doc/tin.1:1293
+#: doc/tin.1:1296
 #, no-wrap
 msgid "B<PageAutoSave 'S'>"
 msgstr "B<PageAutoSave 'S'>"
 
 #. type: TP
-#: doc/tin.1:1296
+#: doc/tin.1:1299
 #, no-wrap
 msgid "B<PageTag 't'>"
 msgstr "B<PageTag 't'>"
 
 #. type: TP
-#: doc/tin.1:1300
+#: doc/tin.1:1303
 #, no-wrap
 msgid "B<PageGroupSel 'T'>"
 msgstr "B<PageGroupSel 'T'>"
 
 #. type: Plain text
-#: doc/tin.1:1303
+#: doc/tin.1:1306
 msgid "Return to group selection level."
 msgstr "Return to group selection level."
 
 #. type: TP
-#: doc/tin.1:1303
+#: doc/tin.1:1306
 #, no-wrap
 msgid "B<PageGotoParent 'u'>"
 msgstr "B<PageGotoParent 'u'>"
 
 #. type: Plain text
-#: doc/tin.1:1306
+#: doc/tin.1:1309
 msgid "Go to parent article."
 msgstr "Go to parent article."
 
 #. type: TP
-#: doc/tin.1:1306
+#: doc/tin.1:1309
 #, no-wrap
 msgid "B<PageViewUrl 'U'>"
 msgstr "B<PageViewUrl 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:1310
+#: doc/tin.1:1313
 msgid ""
 "Display a list of URLs in the current article. See the section \"URL LISTING"
 "\" for more information."
@@ -3423,13 +3399,13 @@ msgstr ""
 "\" for more information."
 
 #. type: TP
-#: doc/tin.1:1310
+#: doc/tin.1:1313
 #, no-wrap
 msgid "B<PageViewAttach 'V'>"
 msgstr "B<PageViewAttach 'V'>"
 
 #. type: Plain text
-#: doc/tin.1:1314
+#: doc/tin.1:1317
 msgid ""
 "Display a list of attachments of the current article. See the section "
 "\"ATTACHMENT LISTING\" for more information."
@@ -3437,57 +3413,31 @@ msgstr ""
 "Display a list of attachments of the current article. See the section "
 "\"ATTACHMENT LISTING\" for more information."
 
-#. type: Plain text
-#: doc/tin.1:1321
-msgid ""
-"Post an article to the current group. If posting fails for some reason, "
-"you'll get the chance to edit the article again via B<PostEdit> ('B<e>'), "
-"postpone it for later processing via B<PostPostpone> ('B<o>') (see also ''B<-"
-"o>'' command-line switch) or discard it via B<Quit> ('B<q>')."
-msgstr ""
-"Post an article to the current group. If posting fails for some reason, "
-"you'll get the chance to edit the article again via B<PostEdit> ('B<e>'), "
-"postpone it for later processing via B<PostPostpone> ('B<o>') (see also ''B<-"
-"o>'' command-line switch) or discard it via B<Quit> ('B<q>')."
-
 #. type: TP
-#: doc/tin.1:1321
+#: doc/tin.1:1324
 #, no-wrap
 msgid "B<PageRepost 'x'>"
 msgstr "B<PageRepost 'x'>"
 
 #. type: Plain text
-#: doc/tin.1:1327
-msgid ""
-"Repost an already posted article / thread / auto-selected (hot) articles / "
-"articles matching pattern / tagged articles to another newsgroup(s). Useful "
-"for reposting from global to local newsgroups. Do not use this to crosspost "
-"your own articles."
-msgstr ""
-"Repost an already posted article / thread / auto-selected (hot) articles / "
-"articles matching pattern / tagged articles to another newsgroup(s). Useful "
-"for reposting from global to local newsgroups. Do not use this to crosspost "
-"your own articles."
-
-#. type: Plain text
-#: doc/tin.1:1330
+#: doc/tin.1:1333
 msgid "Mark article as unread."
 msgstr "Mark article as unread."
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:1335
+#: doc/tin.1:1338
 msgid "Mark the current thread as unread."
 msgstr "Mark the current thread as unread."
 
 #. type: SS
-#: doc/tin.1:1335
+#: doc/tin.1:1338
 #, no-wrap
 msgid "URL LISTING"
 msgstr "URL LISTING"
 
 #. type: Plain text
-#: doc/tin.1:1338
+#: doc/tin.1:1341
 msgid ""
 "B<PageViewUrl> ('B<U>') displays a list of URLs in the current article. "
 "Besides the common moving keys, the following commands are available:"
@@ -3496,13 +3446,13 @@ msgstr ""
 "Besides the common moving keys, the following commands are available:"
 
 #. type: TP
-#: doc/tin.1:1339
+#: doc/tin.1:1342
 #, no-wrap
 msgid "B<UrlSelect '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<UrlSelect '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1343
+#: doc/tin.1:1346
 msgid ""
 "The current URL will be prompted and opened using the B<url_handler>. "
 "'B<E<lt>ESCE<gt>>' or no input will skip the URL."
@@ -3511,39 +3461,39 @@ msgstr ""
 "'B<E<lt>ESCE<gt>>' or no input will skip the URL."
 
 #. type: Plain text
-#: doc/tin.1:1346
+#: doc/tin.1:1349
 msgid "URL forward search."
 msgstr "URL forward search."
 
 #. type: Plain text
-#: doc/tin.1:1349
+#: doc/tin.1:1352
 msgid "URL backward search."
 msgstr "URL backward search."
 
 #. type: Plain text
-#: doc/tin.1:1355 doc/tin.1:1408
+#: doc/tin.1:1358 doc/tin.1:1411
 msgid "Shell escape."
 msgstr "Shell escape."
 
 #. type: Plain text
-#: doc/tin.1:1358
+#: doc/tin.1:1361
 msgid "Toggle the display of the current URL in the last line."
 msgstr "Toggle the display of the current URL in the last line."
 
 #. type: Plain text
-#: doc/tin.1:1361 doc/tin.1:1415
+#: doc/tin.1:1364 doc/tin.1:1418
 msgid "Help screen of commands available."
 msgstr "Help screen of commands available."
 
 #. --------------------------------------------------------------------
 #. type: SS
-#: doc/tin.1:1367
+#: doc/tin.1:1370
 #, no-wrap
 msgid "ATTACHMENT LISTING"
 msgstr "ATTACHMENT LISTING"
 
 #. type: Plain text
-#: doc/tin.1:1370
+#: doc/tin.1:1373
 msgid ""
 "B<PageViewAttach> ('B<V>') displays a list of attachments of the current "
 "article. Besides the common moving keys, the following commands are "
@@ -3554,57 +3504,57 @@ msgstr ""
 "available:"
 
 #. type: TP
-#: doc/tin.1:1371
+#: doc/tin.1:1374
 #, no-wrap
 msgid "B<AttachPipe 'p'>"
 msgstr "B<AttachPipe 'p'>"
 
 #. type: Plain text
-#: doc/tin.1:1374
+#: doc/tin.1:1377
 msgid "Pipe attachment into command."
 msgstr "Pipe attachment into command."
 
 #. type: TP
-#: doc/tin.1:1374
+#: doc/tin.1:1377
 #, no-wrap
 msgid "B<AttachSave 's'>"
 msgstr "B<AttachSave 's'>"
 
 #. type: Plain text
-#: doc/tin.1:1377
+#: doc/tin.1:1380
 msgid "Save current attachment / tagged attachments to disk."
 msgstr "Save current attachment / tagged attachments to disk."
 
 #. type: TP
-#: doc/tin.1:1377
+#: doc/tin.1:1380
 #, no-wrap
 msgid "B<AttachSelect '^J' 'E<lt>CRE<gt>'>"
 msgstr "B<AttachSelect '^J' 'E<lt>CRE<gt>'>"
 
 #. type: Plain text
-#: doc/tin.1:1380
+#: doc/tin.1:1383
 msgid "View attachment."
 msgstr "View attachment."
 
 #. type: TP
-#: doc/tin.1:1380
+#: doc/tin.1:1383
 #, no-wrap
 msgid "B<AttachTag 't'>"
 msgstr "B<AttachTag 't'>"
 
 #. type: Plain text
-#: doc/tin.1:1383
+#: doc/tin.1:1386
 msgid "Tag one or more attachments for saving."
 msgstr "Tag one or more attachments for saving."
 
 #. type: TP
-#: doc/tin.1:1383
+#: doc/tin.1:1386
 #, no-wrap
 msgid "B<AttachTagPattern '='>"
 msgstr "B<AttachTagPattern '='>"
 
 #. type: Plain text
-#: doc/tin.1:1387
+#: doc/tin.1:1390
 msgid ""
 "Prompts for a pattern to match. All attachments whose name/description or "
 "content type/transfer encoding match the pattern will be tagged."
@@ -3613,52 +3563,52 @@ msgstr ""
 "content type/transfer encoding match the pattern will be tagged."
 
 #. type: TP
-#: doc/tin.1:1387
+#: doc/tin.1:1390
 #, no-wrap
 msgid "B<AttachToggleTagged '@'>"
 msgstr "B<AttachToggleTagged '@'>"
 
 #. type: Plain text
-#: doc/tin.1:1390
+#: doc/tin.1:1393
 msgid "Reverse tagging of all attachments."
 msgstr "Reverse tagging of all attachments."
 
 #. type: TP
-#: doc/tin.1:1390
+#: doc/tin.1:1393
 #, no-wrap
 msgid "B<AttachUntag 'U'>"
 msgstr "B<AttachUntag 'U'>"
 
 #. type: Plain text
-#: doc/tin.1:1393
+#: doc/tin.1:1396
 msgid "Untag all tagged attachments."
 msgstr "Untag all tagged attachments."
 
 #. type: Plain text
-#: doc/tin.1:1396
+#: doc/tin.1:1399
 msgid "Attachment forward search."
 msgstr "Attachment forward search."
 
 #. type: Plain text
-#: doc/tin.1:1399
+#: doc/tin.1:1402
 msgid "Attachment backward search."
 msgstr "Attachment backward search."
 
 #. type: TP
-#: doc/tin.1:1402
+#: doc/tin.1:1405
 #, no-wrap
 msgid "B<GlobalPipe '|'>"
 msgstr "B<GlobalPipe '|'>"
 
 #. type: Plain text
-#: doc/tin.1:1405
+#: doc/tin.1:1408
 msgid ""
 "Pipe attachment into command. Uses the raw attachment, no decoding is done."
 msgstr ""
 "Pipe attachment into command. Uses the raw attachment, no decoding is done."
 
 #. type: Plain text
-#: doc/tin.1:1412
+#: doc/tin.1:1415
 msgid ""
 "Toggle the display of the name/description of the current attachment in the "
 "last line."
@@ -3668,34 +3618,33 @@ msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: SS
-#: doc/tin.1:1421
+#: doc/tin.1:1424
 #, no-wrap
 msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
 msgstr "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
 
 #.  FIXME - add missing descriptions
-#.        - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used 
+#.        - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used
 #.          in the !TIN_DEFAULTS_DIR config case
 #. type: Plain text
-#: doc/tin.1:1433
+#: doc/tin.1:1436
 msgid ""
-"At startup, B<tin> reads in the configuration files (see also B<\\%tin>"
-"(5)).  They contain a list of variables that can be used to configure the "
-"way B<tin> works.  If it exists, the global configuration file, I</etc/tin/"
-"tinrc> is read.  After that, the user's own configuration file is read from "
-"I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>.  The global file is useful for "
+"At startup, B<tin> reads in the configuration files (see also B<\\"
+"%tin>(5)).  They contain a list of variables that can be used to configure "
+"the way B<tin> works. If it exists, the global configuration file, I</etc/"
+"tin/tinrc> is read. After that, the user's own configuration file is read "
+"from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. The global file is useful for "
 "distributing system-wide defaults to new users who have no private tinrc yet."
 msgstr ""
-"At startup, B<tin> reads in the configuration files (see also B<\\%tin>"
-"(5)).  They contain a list of variables that can be used to configure the "
-"way B<tin> works. If it exists, the global configuration file, I<"
-"${TIN_LIBDIR:-NEWSLIBDIR}/tinrc> is read. After that, the user's own "
-"configuration file is read from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. The "
-"global file is useful for distributing system-wide defaults to new users who "
-"have no private tinrc yet."
+"At startup, B<tin> reads in the configuration files (see also B<\\"
+"%tin>(5)).  They contain a list of variables that can be used to configure "
+"the way B<tin> works. If it exists, the global configuration file, I</etc/"
+"tin/tinrc> is read. After that, the user's own configuration file is read "
+"from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. The global file is useful for "
+"distributing system-wide defaults to new users who have no private tinrc yet."
 
 #. type: Plain text
-#: doc/tin.1:1441
+#: doc/tin.1:1444
 msgid ""
 "The variables are user configurable by editing I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "tin/tinrc> directly. Most of them can also be set in the GLOBAL OPTIONS MENU "
@@ -3712,7 +3661,7 @@ msgstr ""
 "don't edit the file directly whilst B<tin> is running."
 
 #. type: Plain text
-#: doc/tin.1:1447
+#: doc/tin.1:1450
 msgid ""
 "In the options menu use the cursor keys in the usual way to move around. Use "
 "B<ConfigSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') to 'open' the option you wish "
@@ -3727,7 +3676,7 @@ msgstr ""
 "\\&'B<E<lt>ESCE<gt>>' will abort without saving changes."
 
 #. type: Plain text
-#: doc/tin.1:1454
+#: doc/tin.1:1457
 msgid ""
 "As with the other menus, B<RedrawScr> ('B<^L>') will redraw the screen. You "
 "can use B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and B<SearchRepeat> "
@@ -3742,7 +3691,7 @@ msgstr ""
 "keeping your changes."
 
 #. type: Plain text
-#: doc/tin.1:1459
+#: doc/tin.1:1462
 msgid ""
 "The options menu provides access to the attributes menu for the current "
 "group by the B<ConfigToggleAttrib> ('B<E<lt>TABE<gt>>') command. Pressing "
@@ -3755,7 +3704,7 @@ msgstr ""
 "information see section \"ATTRIBUTES MENU AND GROUP ATTRIBUTES\"."
 
 #. type: Plain text
-#: doc/tin.1:1462
+#: doc/tin.1:1465
 msgid ""
 "The B<ConfigScopeMenu> ('B<S>') command brings up the scopes menu. For more "
 "information see section \"SCOPES MENU\"."
@@ -3764,7 +3713,7 @@ msgstr ""
 "information see section \"SCOPES MENU\"."
 
 #. type: Plain text
-#: doc/tin.1:1466
+#: doc/tin.1:1469
 msgid ""
 "Here is a full list of all the available variables. The name in braces is "
 "the name of the corresponding setting in I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/"
@@ -3775,13 +3724,13 @@ msgstr ""
 "tinrc>."
 
 #. type: TP
-#: doc/tin.1:1466
+#: doc/tin.1:1469
 #, no-wrap
 msgid "B<Abbreviate long newsgroup names (abbreviate_groupname)>"
 msgstr "B<Abbreviate long newsgroup names (abbreviate_groupname)>"
 
 #. type: Plain text
-#: doc/tin.1:1472 doc/tin.5:1196
+#: doc/tin.1:1475 doc/tin.5:1199
 msgid ""
 "If ON abbreviate long newsgroup names at group selection level and article "
 "level (if necessary) like this: news.software.readers -E<gt> n.software."
@@ -3792,13 +3741,13 @@ msgstr ""
 "readers -E<gt> n.s.readers -E<gt> n.s.r.  Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1472
+#: doc/tin.1:1475
 #, no-wrap
 msgid "B<Add posted articles to filter (add_posted_to_filter)>"
 msgstr "B<Add posted articles to filter (add_posted_to_filter)>"
 
 #. type: Plain text
-#: doc/tin.1:1476 doc/tin.5:1200
+#: doc/tin.1:1479 doc/tin.5:1203
 msgid ""
 "If ON add posted articles which start a new thread to filter for "
 "highlighting follow-ups. Default is ON."
@@ -3807,62 +3756,62 @@ msgstr ""
 "highlighting follow-ups. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1476
+#: doc/tin.1:1479
 #, no-wrap
 msgid "B<Insert 'User-Agent:'-header (advertising)>"
 msgstr "B<Insert 'User-Agent:'-header (advertising)>"
 
 #. type: Plain text
-#: doc/tin.1:1479 doc/tin.5:1203
+#: doc/tin.1:1482 doc/tin.5:1206
 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON."
 msgstr "Turn ON advertising in header (''User-Agent:''). Default is ON."
 
 #. type: TP
-#: doc/tin.1:1479
+#: doc/tin.1:1482
 #, no-wrap
 msgid "B<Skip multipart/alternative parts (alternative_handling)>"
 msgstr "B<Skip multipart/alternative parts (alternative_handling)>"
 
 #. type: Plain text
-#: doc/tin.1:1482 doc/tin.5:1206
+#: doc/tin.1:1485 doc/tin.5:1209
 msgid ""
 "If ON strip multipart/alternative messages automatically. Default is ON."
 msgstr ""
 "If ON strip multipart/alternative messages automatically. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1482
+#: doc/tin.1:1485
 #, no-wrap
 msgid "B<Character to show deleted articles (art_marked_deleted)>"
 msgstr "B<Character to show deleted articles (art_marked_deleted)>"
 
 #. type: Plain text
-#: doc/tin.1:1485 doc/tin.5:1209
+#: doc/tin.1:1488 doc/tin.5:1212
 msgid "The character used to show that an article was deleted. Default is 'D'."
 msgstr ""
 "The character used to show that an article was deleted. Default is 'D'."
 
 #. type: TP
-#: doc/tin.1:1485
+#: doc/tin.1:1488
 #, no-wrap
 msgid "B<Character to show inrange articles (art_marked_inrange)>"
 msgstr "B<Character to show inrange articles (art_marked_inrange)>"
 
 #. type: Plain text
-#: doc/tin.1:1488 doc/tin.5:1212
+#: doc/tin.1:1491 doc/tin.5:1215
 msgid ""
 "The character used to show that an article is in a range. Default is '#'."
 msgstr ""
 "The character used to show that an article is in a range. Default is '#'."
 
 #. type: TP
-#: doc/tin.1:1488
+#: doc/tin.1:1491
 #, no-wrap
 msgid "B<Character to show returning arts (art_marked_return)>"
 msgstr "B<Character to show returning arts (art_marked_return)>"
 
 #. type: Plain text
-#: doc/tin.1:1492 doc/tin.5:1216
+#: doc/tin.1:1495 doc/tin.5:1219
 msgid ""
 "The character used to show that an article will return as an unread article "
 "when the group is next entered. Default is '-'."
@@ -3871,13 +3820,13 @@ msgstr ""
 "when the group is next entered. Default is '-'."
 
 #. type: TP
-#: doc/tin.1:1492
+#: doc/tin.1:1495
 #, no-wrap
 msgid "B<Character to show selected articles (art_marked_selected)>"
 msgstr "B<Character to show selected articles (art_marked_selected)>"
 
 #. type: Plain text
-#: doc/tin.1:1496 doc/tin.5:1220
+#: doc/tin.1:1499 doc/tin.5:1223
 msgid ""
 "The character used to show that an article/thread is auto-selected (hot).  "
 "Default is '*'."
@@ -3886,13 +3835,13 @@ msgstr ""
 "Default is '*'."
 
 #. type: TP
-#: doc/tin.1:1496
+#: doc/tin.1:1499
 #, no-wrap
 msgid "B<Character to show recent articles (art_marked_recent)>"
 msgstr "B<Character to show recent articles (art_marked_recent)>"
 
 #. type: Plain text
-#: doc/tin.1:1500 doc/tin.5:1224
+#: doc/tin.1:1503 doc/tin.5:1227
 msgid ""
 "The character used to show that an article/thread is recent (not older than "
 "X days). See also B<recent_time>. Default is 'o'."
@@ -3901,39 +3850,39 @@ msgstr ""
 "X days). See also B<recent_time>. Default is 'o'."
 
 #. type: TP
-#: doc/tin.1:1500
+#: doc/tin.1:1503
 #, no-wrap
 msgid "B<Character to show unread articles (art_marked_unread)>"
 msgstr "B<Character to show unread articles (art_marked_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:1504
+#: doc/tin.1:1507 doc/tin.5:1231
 msgid ""
-"The character used to show that an article has not been read. Default is "
-"\\&'+'."
+"The character used to show that an article has not been read.  Default is "
+"'+'."
 msgstr ""
-"The character used to show that an article has not been read. Default is "
-"\\&'+'."
+"The character used to show that an article has not been read.  Default is "
+"'+'."
 
 #. type: TP
-#: doc/tin.1:1504
+#: doc/tin.1:1507
 #, no-wrap
 msgid "B<Character to show read articles (art_marked_read)>"
 msgstr "B<Character to show read articles (art_marked_read)>"
 
 #. type: Plain text
-#: doc/tin.1:1507 doc/tin.5:1231
+#: doc/tin.1:1510 doc/tin.5:1234
 msgid "The character used to show that an article was read. Default is ' '."
 msgstr "The character used to show that an article was read. Default is ' '."
 
 #. type: TP
-#: doc/tin.1:1507
+#: doc/tin.1:1510
 #, no-wrap
 msgid "B<Character to show killed articles (art_marked_killed)>"
 msgstr "B<Character to show killed articles (art_marked_killed)>"
 
 #. type: Plain text
-#: doc/tin.1:1511 doc/tin.5:1235
+#: doc/tin.1:1514 doc/tin.5:1238
 msgid ""
 "The character used to show that an article was killed. Default is 'K'.  "
 "B<kill_level> must be set accordingly."
@@ -3942,13 +3891,13 @@ msgstr ""
 "B<kill_level> must be set accordingly."
 
 #. type: TP
-#: doc/tin.1:1511
+#: doc/tin.1:1514
 #, no-wrap
 msgid "B<Character to show read selected arts (art_marked_read_selected)>"
 msgstr "B<Character to show read selected arts (art_marked_read_selected)>"
 
 #. type: Plain text
-#: doc/tin.1:1515 doc/tin.5:1239
+#: doc/tin.1:1518 doc/tin.5:1242
 msgid ""
 "The character used to show that an article was hot before it was read.  "
 "Default is ':'. B<kill_level> must be set accordingly."
@@ -3957,13 +3906,13 @@ msgstr ""
 "Default is ':'. B<kill_level> must be set accordingly."
 
 #. type: TP
-#: doc/tin.1:1515 doc/tin.5:1239
+#: doc/tin.1:1518 doc/tin.5:1242
 #, no-wrap
 msgid "B<Ask before using MIME viewer (ask_for_metamail)>"
 msgstr "B<Ask before using MIME viewer (ask_for_metamail)>"
 
 #. type: Plain text
-#: doc/tin.1:1520
+#: doc/tin.1:1523
 msgid ""
 "If ON B<tin> will ask before using a MIME viewer (B<metamail_prog>) to "
 "display MIME messages. This only occurs if a MIME viewer is set. Default is "
@@ -3974,13 +3923,13 @@ msgstr ""
 "OFF."
 
 #. type: TP
-#: doc/tin.1:1520
+#: doc/tin.1:1523
 #, no-wrap
 msgid "B<Send you a cc and/or bcc automatically (auto_cc_bcc)>"
 msgstr "B<Send you a cc and/or bcc automatically (auto_cc_bcc)>"
 
 #. type: Plain text
-#: doc/tin.1:1524 doc/tin.5:1250
+#: doc/tin.1:1527 doc/tin.5:1253
 msgid ""
 "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when "
 "mailing an article. Default is No."
@@ -3989,13 +3938,13 @@ msgstr ""
 "mailing an article. Default is No."
 
 #. type: TP
-#: doc/tin.1:1524
+#: doc/tin.1:1527
 #, no-wrap
 msgid "B<List thread using right arrow key (auto_list_thread)>"
 msgstr "B<List thread using right arrow key (auto_list_thread)>"
 
 #. type: Plain text
-#: doc/tin.1:1528 doc/tin.5:1254
+#: doc/tin.1:1531 doc/tin.5:1257
 msgid ""
 "If ON automatically list thread when entering it using right arrow key.  "
 "Default is ON."
@@ -4004,24 +3953,24 @@ msgstr ""
 "Default is ON."
 
 #. type: TP
-#: doc/tin.1:1528
+#: doc/tin.1:1531
 #, no-wrap
 msgid "B<Reconnect to server automatically (auto_reconnect)>"
 msgstr "B<Reconnect to server automatically (auto_reconnect)>"
 
 #. type: Plain text
-#: doc/tin.1:1531 doc/tin.1:2481
+#: doc/tin.1:1534 doc/tin.1:2509
 msgid "Default is OFF."
 msgstr "Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1531
+#: doc/tin.1:1534
 #, no-wrap
 msgid "B<Use Archive-name: header for save (auto_save)>"
 msgstr "B<Use Archive-name: header for save (auto_save)>"
 
 #. type: Plain text
-#: doc/tin.1:1537 doc/tin.5:1263
+#: doc/tin.1:1540 doc/tin.5:1266
 msgid ""
 "If ON articles/threads with ''Archive-name:'' in header will be "
 "automatically saved with the Archive-name & part/patch no and post processed "
@@ -4032,13 +3981,13 @@ msgstr ""
 "if B<post_process_type> is set to something other than 'No'.  Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1537
+#: doc/tin.1:1540
 #, no-wrap
 msgid "B<Save articles in batch mode (batch_save)>"
 msgstr "B<Save articles in batch mode (batch_save)>"
 
 #. type: Plain text
-#: doc/tin.1:1542 doc/tin.5:1268
+#: doc/tin.1:1545 doc/tin.5:1271
 msgid ""
 "If set ON articles/threads will be saved in batch mode when save \\&''B<-"
 "S>'' or mail ''B<-M>, B<-N>'' is specified on the command line. Default is "
@@ -4049,13 +3998,13 @@ msgstr ""
 "ON."
 
 #. type: TP
-#: doc/tin.1:1542
+#: doc/tin.1:1545
 #, no-wrap
 msgid "B<Show mini menu & posting etiquette (beginner_level)>"
 msgstr "B<Show mini menu & posting etiquette (beginner_level)>"
 
 #. type: Plain text
-#: doc/tin.1:1547 doc/tin.5:1273
+#: doc/tin.1:1550 doc/tin.5:1276
 msgid ""
 "If set ON a mini menu of the most useful commands will be displayed at the "
 "bottom of the screen for each level. Also a short posting etiquette will be "
@@ -4066,13 +4015,13 @@ msgstr ""
 "displayed after composing an article. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1547
+#: doc/tin.1:1550
 #, no-wrap
 msgid "B<Cache NNTP overview files locally (cache_overview_files)>"
 msgstr "B<Cache NNTP overview files locally (cache_overview_files)>"
 
 #. type: Plain text
-#: doc/tin.1:1552
+#: doc/tin.1:1555
 msgid ""
 "If ON, create local copies of NNTP overview files. This can be used to "
 "considerably speed up accessing large groups when using a slow connection.  "
@@ -4083,13 +4032,13 @@ msgstr ""
 "See also \"INDEX FILES\". Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1552
+#: doc/tin.1:1555
 #, no-wrap
 msgid "B<Catchup read groups when quitting (catchup_read_groups)>"
 msgstr "B<Catchup read groups when quitting (catchup_read_groups)>"
 
 #. type: Plain text
-#: doc/tin.1:1558 doc/tin.5:1282
+#: doc/tin.1:1561 doc/tin.5:1285
 msgid ""
 "If set ON the user is asked when quitting if all groups read during the "
 "current session should be marked read. Default is OFF."
@@ -4098,79 +4047,90 @@ msgstr ""
 "current session should be marked read. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1558
+#: doc/tin.1:1561
 #, no-wrap
 msgid "B<Standard background color (col_back)>"
 msgstr "B<Standard background colour (col_back)>"
 
 #. type: Plain text
-#: doc/tin.1:1561 doc/tin.5:1285
+#: doc/tin.1:1564 doc/tin.5:1288
 msgid "Standard background color"
 msgstr "Standard background colour"
 
 #. type: TP
-#: doc/tin.1:1561
+#: doc/tin.1:1564
 #, no-wrap
-msgid "B<Color of sender (From:) (col_from)>"
-msgstr "B<Colour of sender (From:) (col_from)>"
+msgid "B<Color of quoted text from external sources (col_extquote)>"
+msgstr "B<Colour of quoted text from external sources (col_extquote)>"
 
 #. type: Plain text
-#: doc/tin.1:1564 doc/tin.5:1288
-msgid "Color of sender (From:)"
-msgstr "Colour of sender (From:)"
+#: doc/tin.1:1567 doc/tin.5:1291
+msgid "Color of quoted text from external sources"
+msgstr "Colour of quoted text from external sources"
 
 #. type: TP
-#: doc/tin.1:1564
+#: doc/tin.1:1567
+#, no-wrap
+msgid "B<Color of sender (From:) (col_from)>"
+msgstr "B<Colour of sender (From:) (col_from)>"
+
+#. type: Plain text
+#: doc/tin.1:1570 doc/tin.5:1294
+msgid "Color of sender (From:)"
+msgstr "Colour of sender (From:)"
+
+#. type: TP
+#: doc/tin.1:1570
 #, no-wrap
 msgid "B<Color of article header lines (col_head)>"
 msgstr "B<Colour of article header lines (col_head)>"
 
 #. type: Plain text
-#: doc/tin.1:1567 doc/tin.5:1291
+#: doc/tin.1:1573 doc/tin.5:1297
 msgid "Color of header-lines"
 msgstr "Colour of header-lines"
 
 #. type: TP
-#: doc/tin.1:1567
+#: doc/tin.1:1573
 #, no-wrap
 msgid "B<Color of help text (col_help)>"
 msgstr "B<Colour of help text (col_help)>"
 
 #. type: Plain text
-#: doc/tin.1:1570 doc/tin.5:1294
+#: doc/tin.1:1576 doc/tin.5:1300
 msgid "Color of help pages"
 msgstr "Colour of help pages"
 
 #. type: TP
-#: doc/tin.1:1570
+#: doc/tin.1:1576
 #, no-wrap
 msgid "B<Color for inverse text (background) (col_invers_bg)>"
 msgstr "B<Colour for inverse text (background) (col_invers_bg)>"
 
 #. type: Plain text
-#: doc/tin.1:1573 doc/tin.5:1297
+#: doc/tin.1:1579 doc/tin.5:1303
 msgid "Color of background for inverse text"
 msgstr "Colour of background for inverse text"
 
 #. type: TP
-#: doc/tin.1:1573
+#: doc/tin.1:1579
 #, no-wrap
 msgid "B<Color for inverse text (foreground) (col_invers_fg)>"
 msgstr "B<Colour for inverse text (foreground) (col_invers_fg)>"
 
 #. type: Plain text
-#: doc/tin.1:1576 doc/tin.5:1300
+#: doc/tin.1:1582 doc/tin.5:1306
 msgid "Color of foreground for inverse text"
 msgstr "Colour of foreground for inverse text"
 
 #. type: TP
-#: doc/tin.1:1576
+#: doc/tin.1:1582
 #, no-wrap
 msgid "B<Color of highlighting with _dash_ (col_markdash)>"
 msgstr "B<Colour of highlighting with _dash_ (col_markdash)>"
 
 #. type: Plain text
-#: doc/tin.1:1580 doc/tin.5:1304
+#: doc/tin.1:1586 doc/tin.5:1310
 msgid ""
 "Color of words emphasized like _this_. See also B<word_h_display_marks> and "
 "B<word_highlight>."
@@ -4179,13 +4139,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:1580
+#: doc/tin.1:1586
 #, no-wrap
 msgid "B<Color of highlighting with /slash/ (col_markslash)>"
 msgstr "B<Colour of highlighting with /slash/ (col_markslash)>"
 
 #. type: Plain text
-#: doc/tin.1:1584 doc/tin.5:1308
+#: doc/tin.1:1590 doc/tin.5:1314
 msgid ""
 "Color of words emphasized like /this/. See also B<word_h_display_marks> and "
 "B<word_highlight>."
@@ -4194,13 +4154,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:1584
+#: doc/tin.1:1590
 #, no-wrap
 msgid "B<Color of highlighting with *stars* (col_markstar)>"
 msgstr "B<Colour of highlighting with *stars* (col_markstar)>"
 
 #. type: Plain text
-#: doc/tin.1:1588 doc/tin.5:1312
+#: doc/tin.1:1594 doc/tin.5:1318
 msgid ""
 "Color of words emphasized like *this*. See also B<word_h_display_marks> and "
 "B<word_highlight>."
@@ -4209,13 +4169,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:1588
+#: doc/tin.1:1594
 #, no-wrap
 msgid "B<Color of highlighting with -stroke- (col_markstroke)>"
 msgstr "B<Colour of highlighting with -stroke- (col_markstroke)>"
 
 #. type: Plain text
-#: doc/tin.1:1592 doc/tin.5:1316
+#: doc/tin.1:1598 doc/tin.5:1322
 msgid ""
 "Color of words emphasized like -this-. See also B<word_h_display_marks> and "
 "B<word_highlight>."
@@ -4224,79 +4184,79 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:1592
+#: doc/tin.1:1598
 #, no-wrap
 msgid "B<Color of mini help menu (col_minihelp)>"
 msgstr "B<Colour of mini help menu (col_minihelp)>"
 
 #. type: Plain text
-#: doc/tin.1:1595 doc/tin.5:1319
+#: doc/tin.1:1601 doc/tin.5:1325
 msgid "Color of mini help menu"
 msgstr "Colour of mini help menu"
 
 #. type: TP
-#: doc/tin.1:1595
+#: doc/tin.1:1601
 #, no-wrap
 msgid "B<Color of actual news header fields (col_newsheaders)>"
 msgstr "B<Colour of actual news header fields (col_newsheaders)>"
 
 #. type: Plain text
-#: doc/tin.1:1598 doc/tin.5:1322
+#: doc/tin.1:1604 doc/tin.5:1328
 msgid "Color of actual news header fields"
 msgstr "Colour of actual news header fields"
 
 #. type: TP
-#: doc/tin.1:1598
+#: doc/tin.1:1604
 #, no-wrap
 msgid "B<Standard foreground color (col_normal)>"
 msgstr "B<Standard foreground colour (col_normal)>"
 
 #. type: Plain text
-#: doc/tin.1:1601 doc/tin.5:1325
+#: doc/tin.1:1607 doc/tin.5:1331
 msgid "Standard foreground color"
 msgstr "Standard foreground colour"
 
 #. type: TP
-#: doc/tin.1:1601
+#: doc/tin.1:1607
 #, no-wrap
 msgid "B<Color of quoted lines (col_quote)>"
 msgstr "B<Colour of quoted lines (col_quote)>"
 
 #. type: Plain text
-#: doc/tin.1:1604 doc/tin.5:1328
+#: doc/tin.1:1610 doc/tin.5:1334
 msgid "Color of quoted lines"
 msgstr "Colour of quoted lines"
 
 #. type: TP
-#: doc/tin.1:1604
+#: doc/tin.1:1610
 #, no-wrap
 msgid "B<Color of twice quoted line (col_quote2)>"
 msgstr "B<Colour of twice quoted line (col_quote2)>"
 
 #. type: Plain text
-#: doc/tin.1:1607 doc/tin.5:1331
+#: doc/tin.1:1613 doc/tin.5:1337
 msgid "Color of twice quoted lines"
 msgstr "Colour of twice quoted lines"
 
 #. type: TP
-#: doc/tin.1:1607
+#: doc/tin.1:1613
 #, no-wrap
 msgid "B<Color of =E<gt>3 times quoted line (col_quote3)>"
 msgstr "B<Colour of =E<gt>3 times quoted line (col_quote3)>"
 
 #. type: Plain text
-#: doc/tin.1:1610 doc/tin.5:1334
+#: doc/tin.1:1616 doc/tin.5:1340
 msgid "Color of E<gt>=3 times quoted lines"
 msgstr "Colour of E<gt>=3 times quoted lines"
 
 #. type: TP
-#: doc/tin.1:1610
+#: doc/tin.1:1616
 #, no-wrap
 msgid "B<Color of response counter (col_response)>"
 msgstr "B<Colour of response counter (col_response)>"
 
 #. type: Plain text
-#: doc/tin.1:1614
+#: doc/tin.1:1620 doc/tin.5:1344
 msgid ""
 "Color of response counter. This is the text that says \"Response x of y\" in "
 "the article viewer."
@@ -4305,91 +4265,91 @@ msgstr ""
 "in the article viewer."
 
 #. type: TP
-#: doc/tin.1:1614
+#: doc/tin.1:1620
 #, no-wrap
 msgid "B<Color of signatures (col_signature)>"
 msgstr "B<Colour of signatures (col_signature)>"
 
 #. type: Plain text
-#: doc/tin.1:1617 doc/tin.5:1341
+#: doc/tin.1:1623 doc/tin.5:1347
 msgid "Color of signatures"
 msgstr "Colour of signatures"
 
 #. type: TP
-#: doc/tin.1:1617
+#: doc/tin.1:1623
 #, no-wrap
 msgid "B<Color of urls highlight (col_urls)>"
 msgstr "B<Colour of urls highlight (col_urls)>"
 
 #. type: Plain text
-#: doc/tin.1:1620 doc/tin.5:1344
+#: doc/tin.1:1626 doc/tin.5:1350
 msgid "Color of urls highlight"
 msgstr "Colour of urls highlight"
 
 #. type: TP
-#: doc/tin.1:1620
+#: doc/tin.1:1626
 #, no-wrap
 msgid "B<Color of verbatim blocks (col_verbatim)>"
 msgstr "B<Colour of verbatim blocks (col_verbatim)>"
 
 #. type: Plain text
-#: doc/tin.1:1623 doc/tin.5:1347
+#: doc/tin.1:1629 doc/tin.5:1353
 msgid "Color of verbatim blocks"
 msgstr "Colour of verbatim blocks"
 
 #. type: TP
-#: doc/tin.1:1623
+#: doc/tin.1:1629
 #, no-wrap
 msgid "B<Color of article subject lines (col_subject)>"
 msgstr "B<Colour of article subject lines (col_subject)>"
 
 #. type: Plain text
-#: doc/tin.1:1626 doc/tin.5:1350
+#: doc/tin.1:1632 doc/tin.5:1356
 msgid "Color of article subject"
 msgstr "Colour of article subject"
 
 #. type: TP
-#: doc/tin.1:1626
+#: doc/tin.1:1632
 #, no-wrap
 msgid "B<Color of text lines (col_text)>"
 msgstr "B<Colour of text lines (col_text)>"
 
 #. type: Plain text
-#: doc/tin.1:1629 doc/tin.5:1353
+#: doc/tin.1:1635 doc/tin.5:1359
 msgid "Color of text-lines"
 msgstr "Colour of text-lines"
 
 #. type: TP
-#: doc/tin.1:1629
+#: doc/tin.1:1635
 #, no-wrap
 msgid "B<Color of help/mail sign (col_title)>"
 msgstr "B<Colour of help/mail sign (col_title)>"
 
 #. type: Plain text
-#: doc/tin.1:1632 doc/tin.5:1356
+#: doc/tin.1:1638 doc/tin.5:1362
 msgid "Color of help/mail sign"
 msgstr "Colour of help/mail sign"
 
 #. type: TP
-#: doc/tin.1:1632
+#: doc/tin.1:1638
 #, no-wrap
 msgid "B<Which actions require confirmation (confirm_choice)>"
 msgstr "B<Which actions require confirmation (confirm_choice)>"
 
 #. type: Plain text
-#: doc/tin.1:1635
+#: doc/tin.1:1641
 msgid "Ask for manual confirmation to protect the user."
 msgstr "Ask for manual confirmation to protect the user."
 
 #. type: IP
-#: doc/tin.1:1636 doc/tin.1:1642 doc/tin.1:1646
+#: doc/tin.1:1642 doc/tin.1:1648 doc/tin.1:1652
 #, no-wrap
 msgid "\\(bu"
 msgstr "\\(bu"
 
 #.  TODO: check if all affected commands are marked [after confirmation]
 #. type: Plain text
-#: doc/tin.1:1642
+#: doc/tin.1:1648
 msgid ""
 "B<commands> Ask for confirmation before executing certain dangerous commands "
 "(e.g., B<Catchup> ('B<c>')). Commands that this affects are marked in this "
@@ -4400,7 +4360,7 @@ msgstr ""
 "manual with '[after confirmation]'. Default is commands & quit."
 
 #. type: Plain text
-#: doc/tin.1:1646
+#: doc/tin.1:1652
 msgid ""
 "B<quit> You'll be asked to confirm that you wish to exit B<tin> when you use "
 "the B<Quit> ('B<q>') command."
@@ -4409,7 +4369,7 @@ msgstr ""
 "the B<Quit> ('B<q>') command."
 
 #. type: Plain text
-#: doc/tin.1:1650
+#: doc/tin.1:1656
 msgid ""
 "B<select> Ask for confirmation before marking all not selected (with "
 "B<GroupMarkUnselArtRead> ('B<X>') command) articles as read."
@@ -4418,7 +4378,7 @@ msgstr ""
 "B<GroupMarkUnselArtRead> ('B<X>') command) articles as read."
 
 #. type: TP
-#: doc/tin.1:1651
+#: doc/tin.1:1657
 #, no-wrap
 msgid "B<Format string for display of dates (date_format)>"
 msgstr "B<Format string for display of dates (date_format)>"
@@ -4426,7 +4386,7 @@ msgstr "B<Format string for display of d
 #.  most of these default_* settings are not available from the menu
 #.  as they are intended for internal use only.
 #. type: Plain text
-#: doc/tin.1:1663
+#: doc/tin.1:1669
 msgid ""
 "Format string B<tin> uses for date representation. A description of the "
 "different format options can be found at B<\\%strftime>(3).  B<tin> uses B<\\"
@@ -4439,47 +4399,47 @@ msgstr ""
 "fallback code.  Default is \"%a, %d %b %Y %H:%M:%S\"."
 
 #. type: TP
-#: doc/tin.1:1663
+#: doc/tin.1:1669
 #, no-wrap
 msgid "B<(default_art_search)>"
 msgstr "B<(default_art_search)>"
 
 #. type: TP
-#: doc/tin.1:1665
+#: doc/tin.1:1671
 #, no-wrap
 msgid "B<(default_author_search)>"
 msgstr "B<(default_author_search)>"
 
 #. type: TP
-#: doc/tin.1:1667
+#: doc/tin.1:1673
 #, no-wrap
 msgid "B<(default_config_search)>"
 msgstr "B<(default_config_search)>"
 
 #. type: Plain text
-#: doc/tin.1:1670 doc/tin.5:1395
+#: doc/tin.1:1676 doc/tin.5:1401
 msgid "The last article/author/config option that was searched for."
 msgstr "The last article/author/config option that was searched for."
 
 #. type: TP
-#: doc/tin.1:1670
+#: doc/tin.1:1676
 #, no-wrap
 msgid "B<(default_filter_days)>"
 msgstr "B<(default_filter_days)>"
 
 #. type: Plain text
-#: doc/tin.1:1673 doc/tin.5:1398
+#: doc/tin.1:1679 doc/tin.5:1404
 msgid "Default is 28."
 msgstr "Default is 28."
 
 #. type: TP
-#: doc/tin.1:1673
+#: doc/tin.1:1679
 #, no-wrap
 msgid "B<(default_filter_kill_case)>"
 msgstr "B<(default_filter_kill_case)>"
 
 #. type: Plain text
-#: doc/tin.1:1677
+#: doc/tin.1:1683 doc/tin.5:1408
 msgid ""
 "Default for quick (1 key) kill filter case.  ON = filter case sensitive, OFF "
 "= ignore case. Default is OFF."
@@ -4488,13 +4448,13 @@ msgstr ""
 "= ignore case. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1677
+#: doc/tin.1:1683
 #, no-wrap
 msgid "B<(default_filter_kill_expire)>"
 msgstr "B<(default_filter_kill_expire)>"
 
 #. type: Plain text
-#: doc/tin.1:1682
+#: doc/tin.1:1688 doc/tin.5:1413
 msgid ""
 "Default for quick (1 key) kill filter expire.  ON = limit to "
 "B<default_filter_days>, OFF = don't ever expire. Default is OFF."
@@ -4503,13 +4463,13 @@ msgstr ""
 "B<default_filter_days>, OFF = don't ever expire. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1682
+#: doc/tin.1:1688
 #, no-wrap
 msgid "B<(default_filter_kill_global)>"
 msgstr "B<(default_filter_kill_global)>"
 
 #. type: Plain text
-#: doc/tin.1:1686
+#: doc/tin.1:1692 doc/tin.5:1417
 msgid ""
 "Default for quick (1 key) kill filter global.  ON=apply to all groups, "
 "OFF=apply to current group. Default is ON."
@@ -4518,140 +4478,140 @@ msgstr ""
 "OFF=apply to current group. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1686
+#: doc/tin.1:1692
 #, no-wrap
 msgid "B<(default_filter_kill_header)>"
 msgstr "B<(default_filter_kill_header)>"
 
 #. type: Plain text
-#: doc/tin.1:1689 doc/tin.5:1413
+#: doc/tin.1:1695 doc/tin.5:1420
 msgid "Default for quick (1 key) kill filter header."
 msgstr "Default for quick (1 key) kill filter header."
 
 #. type: IP
-#: doc/tin.1:1690 doc/tin.1:1724 doc/tin.1:1859 doc/tin.1:2035 doc/tin.1:2081
-#: doc/tin.1:2197 doc/tin.1:2222 doc/tin.1:2237 doc/tin.1:2288 doc/tin.1:2318
-#: doc/tin.1:2389 doc/tin.1:2421 doc/tin.1:2441 doc/tin.1:2529 doc/tin.5:1586
-#: doc/tin.5:1780 doc/tin.5:1830 doc/tin.5:1975 doc/tin.5:1990 doc/tin.5:2016
-#: doc/tin.5:2069 doc/tin.5:2098 doc/tin.5:2199 doc/tin.5:2219 doc/tin.5:2315
+#: doc/tin.1:1696 doc/tin.1:1730 doc/tin.1:1870 doc/tin.1:2063 doc/tin.1:2109
+#: doc/tin.1:2225 doc/tin.1:2250 doc/tin.1:2265 doc/tin.1:2316 doc/tin.1:2346
+#: doc/tin.1:2417 doc/tin.1:2449 doc/tin.1:2469 doc/tin.1:2557 doc/tin.5:1598
+#: doc/tin.5:1792 doc/tin.5:1842 doc/tin.5:1987 doc/tin.5:2002 doc/tin.5:2028
+#: doc/tin.5:2081 doc/tin.5:2110 doc/tin.5:2213 doc/tin.5:2233 doc/tin.5:2333
 #, no-wrap
 msgid "0"
 msgstr "0"
 
 #. type: Plain text
-#: doc/tin.1:1692 doc/tin.1:1726
+#: doc/tin.1:1698 doc/tin.1:1732
 #, no-wrap
 msgid " ''Subject:'' (case sensitive)\n"
 msgstr " ''Subject:'' (case-sensitive)\n"
 
 #. type: IP
-#: doc/tin.1:1692 doc/tin.1:1726 doc/tin.1:1865 doc/tin.1:2037 doc/tin.1:2083
-#: doc/tin.1:2199 doc/tin.1:2226 doc/tin.1:2239 doc/tin.1:2290 doc/tin.1:2320
-#: doc/tin.1:2391 doc/tin.1:2423 doc/tin.1:2443 doc/tin.1:2531 doc/tin.5:1593
-#: doc/tin.5:1782 doc/tin.5:1832 doc/tin.5:1881 doc/tin.5:1979 doc/tin.5:1992
-#: doc/tin.5:2018 doc/tin.5:2071 doc/tin.5:2100 doc/tin.5:2201 doc/tin.5:2221
-#: doc/tin.5:2317
+#: doc/tin.1:1698 doc/tin.1:1732 doc/tin.1:1876 doc/tin.1:2065 doc/tin.1:2111
+#: doc/tin.1:2227 doc/tin.1:2254 doc/tin.1:2267 doc/tin.1:2318 doc/tin.1:2348
+#: doc/tin.1:2419 doc/tin.1:2451 doc/tin.1:2471 doc/tin.1:2559 doc/tin.5:1605
+#: doc/tin.5:1794 doc/tin.5:1844 doc/tin.5:1893 doc/tin.5:1991 doc/tin.5:2004
+#: doc/tin.5:2030 doc/tin.5:2083 doc/tin.5:2112 doc/tin.5:2215 doc/tin.5:2235
+#: doc/tin.5:2335
 #, no-wrap
 msgid "1"
 msgstr "1"
 
 #. type: Plain text
-#: doc/tin.1:1694 doc/tin.1:1728
+#: doc/tin.1:1700 doc/tin.1:1734
 #, no-wrap
 msgid " ''Subject:'' (ignore case)\n"
 msgstr " ''Subject:'' (ignore case)\n"
 
 #. type: IP
-#: doc/tin.1:1694 doc/tin.1:1728 doc/tin.1:1870 doc/tin.1:2039 doc/tin.1:2087
-#: doc/tin.1:2202 doc/tin.1:2243 doc/tin.1:2292 doc/tin.1:2323 doc/tin.1:2393
-#: doc/tin.1:2425 doc/tin.1:2445 doc/tin.1:2533 doc/tin.5:1598 doc/tin.5:1784
-#: doc/tin.5:1837 doc/tin.5:1885 doc/tin.5:1995 doc/tin.5:2022 doc/tin.5:2073
-#: doc/tin.5:2103 doc/tin.5:2203 doc/tin.5:2223 doc/tin.5:2319
+#: doc/tin.1:1700 doc/tin.1:1734 doc/tin.1:1881 doc/tin.1:2067 doc/tin.1:2115
+#: doc/tin.1:2230 doc/tin.1:2271 doc/tin.1:2320 doc/tin.1:2351 doc/tin.1:2421
+#: doc/tin.1:2453 doc/tin.1:2473 doc/tin.1:2561 doc/tin.5:1610 doc/tin.5:1796
+#: doc/tin.5:1849 doc/tin.5:1897 doc/tin.5:2007 doc/tin.5:2034 doc/tin.5:2085
+#: doc/tin.5:2115 doc/tin.5:2217 doc/tin.5:2237 doc/tin.5:2337
 #, no-wrap
 msgid "2"
 msgstr "2"
 
 #. type: Plain text
-#: doc/tin.1:1696 doc/tin.1:1730
+#: doc/tin.1:1702 doc/tin.1:1736
 #, no-wrap
 msgid " ''From:'' (case sensitive)\n"
 msgstr " ''From:'' (case-sensitive)\n"
 
 #. type: IP
-#: doc/tin.1:1696 doc/tin.1:1730 doc/tin.1:2041 doc/tin.1:2205 doc/tin.1:2247
-#: doc/tin.1:2294 doc/tin.1:2325 doc/tin.1:2395 doc/tin.1:2447 doc/tin.5:1786
-#: doc/tin.5:1998 doc/tin.5:2026 doc/tin.5:2075 doc/tin.5:2105 doc/tin.5:2225
+#: doc/tin.1:1702 doc/tin.1:1736 doc/tin.1:2069 doc/tin.1:2233 doc/tin.1:2275
+#: doc/tin.1:2322 doc/tin.1:2353 doc/tin.1:2423 doc/tin.1:2475 doc/tin.5:1798
+#: doc/tin.5:2010 doc/tin.5:2038 doc/tin.5:2087 doc/tin.5:2117 doc/tin.5:2239
 #, no-wrap
 msgid "3"
 msgstr "3"
 
 #. type: Plain text
-#: doc/tin.1:1698 doc/tin.1:1732
+#: doc/tin.1:1704 doc/tin.1:1738
 #, no-wrap
 msgid " ''From:'' (ignore case)\n"
 msgstr " ''From:'' (ignore case)\n"
 
 #. type: IP
-#: doc/tin.1:1698 doc/tin.1:1732 doc/tin.1:2043 doc/tin.1:2296 doc/tin.1:2327
-#: doc/tin.1:2398 doc/tin.1:2449 doc/tin.5:1788 doc/tin.5:1891 doc/tin.5:2077
-#: doc/tin.5:2107 doc/tin.5:2227
+#: doc/tin.1:1704 doc/tin.1:1738 doc/tin.1:2071 doc/tin.1:2324 doc/tin.1:2355
+#: doc/tin.1:2426 doc/tin.1:2477 doc/tin.5:1800 doc/tin.5:1903 doc/tin.5:2089
+#: doc/tin.5:2119 doc/tin.5:2241
 #, no-wrap
 msgid "4"
 msgstr "4"
 
 #. type: Plain text
-#: doc/tin.1:1700 doc/tin.1:1734
+#: doc/tin.1:1706 doc/tin.1:1740
 #, no-wrap
 msgid " ''Message-ID:'' & full ''References:'' line\n"
 msgstr " ''Message-ID:'' & full ''References:'' line\n"
 
 #. type: IP
-#: doc/tin.1:1700 doc/tin.1:1734 doc/tin.1:2298 doc/tin.1:2400 doc/tin.1:2452
-#: doc/tin.5:2079 doc/tin.5:2230
+#: doc/tin.1:1706 doc/tin.1:1740 doc/tin.1:2326 doc/tin.1:2428 doc/tin.1:2480
+#: doc/tin.5:2091 doc/tin.5:2244
 #, no-wrap
 msgid "5"
 msgstr "5"
 
 #. type: Plain text
-#: doc/tin.1:1702 doc/tin.1:1736
+#: doc/tin.1:1708 doc/tin.1:1742
 #, no-wrap
 msgid " ''Message-ID:'' & last ''References:'' entry only\n"
 msgstr " ''Message-ID:'' & last ''References:'' entry only\n"
 
 #. type: IP
-#: doc/tin.1:1702 doc/tin.1:1736 doc/tin.1:2300 doc/tin.1:2454 doc/tin.5:2081
-#: doc/tin.5:2232
+#: doc/tin.1:1708 doc/tin.1:1742 doc/tin.1:2328 doc/tin.1:2482 doc/tin.5:2093
+#: doc/tin.5:2246
 #, no-wrap
 msgid "6"
 msgstr "6"
 
 #. type: Plain text
-#: doc/tin.1:1704 doc/tin.1:1738
+#: doc/tin.1:1710 doc/tin.1:1744
 #, no-wrap
 msgid " ''Message-ID:'' entry only\n"
 msgstr " ''Message-ID:'' entry only\n"
 
 #. type: IP
-#: doc/tin.1:1704 doc/tin.1:1738 doc/tin.1:2303 doc/tin.1:2456 doc/tin.5:2084
-#: doc/tin.5:2234
+#: doc/tin.1:1710 doc/tin.1:1744 doc/tin.1:2331 doc/tin.1:2484 doc/tin.5:2096
+#: doc/tin.5:2248
 #, no-wrap
 msgid "7"
 msgstr "7"
 
 #. type: Plain text
-#: doc/tin.1:1706 doc/tin.1:1740
+#: doc/tin.1:1712 doc/tin.1:1746
 #, no-wrap
 msgid " ''Lines:''\n"
 msgstr " ''Lines:''\n"
 
 #. type: TP
-#: doc/tin.1:1707
+#: doc/tin.1:1713
 #, no-wrap
 msgid "B<(default_filter_select_case)>"
 msgstr "B<(default_filter_select_case)>"
 
 #. type: Plain text
-#: doc/tin.1:1711 doc/tin.5:1430
+#: doc/tin.1:1717 doc/tin.5:1437
 msgid ""
 "Default for quick (1 key) auto-selection filter case. ON=filter case "
 "sensitive, OFF=ignore case. Default is OFF."
@@ -4660,13 +4620,13 @@ msgstr ""
 "sensitive, OFF=ignore case. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1711
+#: doc/tin.1:1717
 #, no-wrap
 msgid "B<(default_filter_select_expire)>"
 msgstr "B<(default_filter_select_expire)>"
 
 #. type: Plain text
-#: doc/tin.1:1716
+#: doc/tin.1:1722 doc/tin.5:1442
 msgid ""
 "Default for quick (1 key) auto-selection filter expire.  ON = limit to "
 "B<default_filter_days>, OFF = don't ever expire.  Default is OFF."
@@ -4675,141 +4635,141 @@ msgstr ""
 "B<default_filter_days>, OFF = don't ever expire.  Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1716
+#: doc/tin.1:1722
 #, no-wrap
 msgid "B<(default_filter_select_global)>"
 msgstr "B<(default_filter_select_global)>"
 
 #. type: Plain text
-#: doc/tin.1:1720
+#: doc/tin.1:1726 doc/tin.5:1446
 msgid ""
 "Default for quick (1 key) auto-selection filter global.  ON=apply to all "
-"groups OFF=apply to current group. Default is ON."
+"groups, OFF=apply to current group. Default is ON."
 msgstr ""
-"Default for quick (1 key) auto-selection filter global.  ON=apply to all "
-"groups OFF=apply to current group. Default is ON."
+"Default for quick (1 key) auto-selection filter global. ON=apply to all "
+"groups, OFF=apply to current group. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1720
+#: doc/tin.1:1726
 #, no-wrap
 msgid "B<(default_filter_select_header)>"
 msgstr "B<(default_filter_select_header)>"
 
 #. type: Plain text
-#: doc/tin.1:1723 doc/tin.5:1441
+#: doc/tin.1:1729 doc/tin.5:1449
 msgid "Default for quick (1 key) auto-selection filter header."
 msgstr "Default for quick (1 key) auto-selection filter header."
 
 #. type: TP
-#: doc/tin.1:1741
+#: doc/tin.1:1747
 #, no-wrap
 msgid "B<(default_goto_group)>"
 msgstr "B<(default_goto_group)>"
 
 #. type: TP
-#: doc/tin.1:1743
+#: doc/tin.1:1749
 #, no-wrap
 msgid "B<(default_group_search)>"
 msgstr "B<(default_group_search)>"
 
 #. type: TP
-#: doc/tin.1:1745
+#: doc/tin.1:1751
 #, no-wrap
 msgid "B<(default_mail_address)>"
 msgstr "B<(default_mail_address)>"
 
 #. type: TP
-#: doc/tin.1:1747
+#: doc/tin.1:1753
 #, no-wrap
 msgid "B<(default_move_group)>"
 msgstr "B<(default_move_group)>"
 
 #. type: TP
-#: doc/tin.1:1749
+#: doc/tin.1:1755
 #, no-wrap
 msgid "B<(default_pattern)>"
 msgstr "B<(default_pattern)>"
 
 #. type: TP
-#: doc/tin.1:1751
+#: doc/tin.1:1757
 #, no-wrap
 msgid "B<(default_pipe_command)>"
 msgstr "B<(default_pipe_command)>"
 
 #. type: TP
-#: doc/tin.1:1753
+#: doc/tin.1:1759
 #, no-wrap
 msgid "B<(default_post_newsgroups)>"
 msgstr "B<(default_post_newsgroups)>"
 
 #. type: TP
-#: doc/tin.1:1755
+#: doc/tin.1:1761
 #, no-wrap
 msgid "B<(default_post_subject)>"
 msgstr "B<(default_post_subject)>"
 
 #. type: TP
-#: doc/tin.1:1757
+#: doc/tin.1:1763
 #, no-wrap
 msgid "B<(default_range_group)>"
 msgstr "B<(default_range_group)>"
 
 #. type: TP
-#: doc/tin.1:1759
+#: doc/tin.1:1765
 #, no-wrap
 msgid "B<(default_range_select)>"
 msgstr "B<(default_range_select)>"
 
 #. type: TP
-#: doc/tin.1:1761
+#: doc/tin.1:1767
 #, no-wrap
 msgid "B<(default_range_thread)>"
 msgstr "B<(default_range_thread)>"
 
 #. type: TP
-#: doc/tin.1:1763
+#: doc/tin.1:1769
 #, no-wrap
 msgid "B<(default_repost_group)>"
 msgstr "B<(default_repost_group)>"
 
 #. type: TP
-#: doc/tin.1:1765
+#: doc/tin.1:1771
 #, no-wrap
 msgid "B<(default_save_file)>"
 msgstr "B<(default_save_file)>"
 
 #. type: TP
-#: doc/tin.1:1767
+#: doc/tin.1:1773
 #, no-wrap
 msgid "B<(default_save_mode)>"
 msgstr "B<(default_save_mode)>"
 
 #. type: TP
-#: doc/tin.1:1769
+#: doc/tin.1:1775
 #, no-wrap
 msgid "B<(default_select_pattern)>"
 msgstr "B<(default_select_pattern)>"
 
 #. type: TP
-#: doc/tin.1:1771
+#: doc/tin.1:1777
 #, no-wrap
 msgid "B<(default_shell_command)>"
 msgstr "B<(default_shell_command)>"
 
 #. type: TP
-#: doc/tin.1:1773
+#: doc/tin.1:1779
 #, no-wrap
 msgid "B<(default_subject_search)>"
 msgstr "B<(default_subject_search)>"
 
 #. type: TP
-#: doc/tin.1:1775
+#: doc/tin.1:1781
 #, no-wrap
 msgid "B<Draw -E<gt> instead of highlighted bar (draw_arrow)>"
 msgstr "B<Draw -E<gt> instead of highlighted bar (draw_arrow)>"
 
 #. type: Plain text
-#: doc/tin.1:1779
+#: doc/tin.1:1785 doc/tin.5:1500
 msgid ""
 "Allows groups/articles to be selected by an arrow '-E<gt>' if set ON or by "
 "an highlighted bar if set OFF. Default is OFF."
@@ -4818,28 +4778,56 @@ msgstr ""
 "an highlighted bar if set OFF. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1779
+#: doc/tin.1:1785
 #, no-wrap
 msgid "B<Invocation of your editor (editor_format)>"
 msgstr "B<Invocation of your editor (editor_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1783
+#: doc/tin.1:1789
 msgid ""
 "The format string used to create the editor start command with parameters.  "
-"Default is \"%E +%N %F\" (i.e., /bin/vi +7 .article)."
+"Default is \"%E +%N %F\" (e.g., /bin/vi +7 .article)."
 msgstr ""
 "The format string used to create the editor start command with parameters.  "
-"Default is \"%E +%N %F\" (i.e., /bin/vi +7 .article)."
+"Default is \"%E +%N %F\" (e.g., /bin/vi +7 .article)."
+
+#. type: TP
+#: doc/tin.1:1789
+#, no-wrap
+msgid "B<Detection of external quotes (extquote_handling)>"
+msgstr "B<Detection of external quotes (extquote_handling)>"
+
+#. type: Plain text
+#: doc/tin.1:1792 doc/tin.5:1508
+msgid "If ON quotes from external sources will be detected. Default is OFF."
+msgstr "If ON quotes from external sources will be detected. Default is OFF."
+
+#. type: TP
+#: doc/tin.1:1792
+#, no-wrap
+msgid "B<Regex used to show external quotes (extquote_regex)>"
+msgstr "B<Regex used to show external quotes (extquote_regex)>"
+
+#. type: Plain text
+#: doc/tin.1:1797 doc/tin.5:1513
+msgid ""
+"A regular expression that will be applied when reading articles. All "
+"matching lines are shown in B<col_extquote>. If B<extquote_regex> is blank, "
+"then B<tin> uses a built-in default."
+msgstr ""
+"A regular expression that will be applied when reading articles. All "
+"matching lines are shown in B<col_extquote>. If B<extquote_regex> is blank, "
+"then B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:1783
+#: doc/tin.1:1797
 #, no-wrap
 msgid "B<Force redraw after certain commands (force_screen_redraw)>"
 msgstr "B<Force redraw after certain commands (force_screen_redraw)>"
 
 #. type: Plain text
-#: doc/tin.1:1787 doc/tin.5:1501
+#: doc/tin.1:1801 doc/tin.5:1517
 msgid ""
 "Specifies whether a screen redraw should always be done after certain "
 "external commands. Default is OFF."
@@ -4848,13 +4836,13 @@ msgstr ""
 "external commands. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1787
+#: doc/tin.1:1801
 #, no-wrap
 msgid "B<Number of articles to get (getart_limit)>"
 msgstr "B<Number of articles to get (getart_limit)>"
 
 #. type: Plain text
-#: doc/tin.1:1793
+#: doc/tin.1:1807
 msgid ""
 "If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
 "are fetched from the server. If B<getart_limit> is E<lt> 0 B<tin> will start "
@@ -4867,26 +4855,26 @@ msgstr ""
 "B<getart_limit>. Default is 0, which means no limit."
 
 #. type: TP
-#: doc/tin.1:1793
+#: doc/tin.1:1807
 #, no-wrap
 msgid "B<Catchup group using left key (group_catchup_on_exit)>"
 msgstr "B<Catchup group using left key (group_catchup_on_exit)>"
 
 #. type: Plain text
-#: doc/tin.1:1796 doc/tin.5:1519
+#: doc/tin.1:1810 doc/tin.5:1535
 msgid ""
 "If ON catchup group when leaving with the left arrow key. Default is ON."
 msgstr ""
 "If ON catchup group when leaving with the left arrow key. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1796
+#: doc/tin.1:1810
 #, no-wrap
 msgid "B<Format string for the Group level (group_format)>"
 msgstr "B<Format string for the Group level (group_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1800
+#: doc/tin.1:1814
 msgid ""
 "Format string tin uses for Group level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ %R\\ %L\\ \\ %s\\ "
@@ -4897,13 +4885,13 @@ msgstr ""
 "\\ %F\"."
 
 #. type: TP
-#: doc/tin.1:1800
+#: doc/tin.1:1814
 #, no-wrap
 msgid "B<Go to the next unread article with (goto_next_unread)>"
 msgstr "B<Go to the next unread article with (goto_next_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:1808 doc/tin.5:1516
+#: doc/tin.1:1822 doc/tin.5:1532
 msgid ""
 "Which keys B<tin> should accept to jump to the next unread article.  "
 "Possible is any combination of B<PageDown> and B<PageNextUnread>.  When "
@@ -4920,73 +4908,57 @@ msgstr ""
 "Default is B<PageNextUnread>."
 
 #. type: TP
-#: doc/tin.1:1808
-#, no-wrap
-msgid "B<Max. length of group names shown (groupname_max_length)>"
-msgstr "B<Max. length of group names shown (groupname_max_length)>"
-
-#. type: Plain text
-#: doc/tin.1:1812 doc/tin.5:1543
-msgid ""
-"Maximum length of the names of newsgroups to be displayed so that more of "
-"the newsgroup description can be displayed. Default is 32."
-msgstr ""
-"Maximum length of the names of newsgroups to be displayed so that more of "
-"the newsgroup description can be displayed. Default is 32."
-
-#. type: TP
-#: doc/tin.1:1812
+#: doc/tin.1:1822
 #, no-wrap
 msgid "B<Display uue data as an attachment (hide_uue)>"
 msgstr "B<Display uue data as an attachment (hide_uue)>"
 
 #. type: Plain text
-#: doc/tin.1:1821
+#: doc/tin.1:1832 doc/tin.5:1565
 msgid ""
 "If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then "
 "sections of uuencoded data will be shown with a single tag line showing the "
-"size and filename (much the same as a MIME attachment). If set to 'Hide all' "
-"then any line that looks like uuencoded data will be folded into a tag "
-"line.  This is useful when uuencoded data is split across more than one "
+"size and filename (much the same as a MIME attachment).  If set to 'Hide "
+"all' then any line that looks like uuencoded data will be folded into a tag "
+"line. This is useful when uuencoded data is split across more than one "
 "article but can also lead to false positives. This setting can also be "
-"toggled in the article viewer. Default is 'No'."
+"toggled in the article viewer.  Default is 'No'."
 msgstr ""
 "If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then "
 "sections of uuencoded data will be shown with a single tag line showing the "
-"size and filename (much the same as a MIME attachment). If set to 'Hide all' "
-"then any line that looks like uuencoded data will be folded into a tag "
-"line.  This is useful when uuencoded data is split across more than one "
+"size and filename (much the same as a MIME attachment).  If set to 'Hide "
+"all' then any line that looks like uuencoded data will be folded into a tag "
+"line. This is useful when uuencoded data is split across more than one "
 "article but can also lead to false positives. This setting can also be "
-"toggled in the article viewer. Default is 'No'."
+"toggled in the article viewer.  Default is 'No'."
 
 #. type: TP
-#: doc/tin.1:1821
+#: doc/tin.1:1832
 #, no-wrap
 msgid "B<External inews (inews_prog)>"
 msgstr "B<External inews (inews_prog)>"
 
 #. type: Plain text
-#: doc/tin.1:1828
+#: doc/tin.1:1839 doc/tin.5:1572
 msgid ""
 "Path, name and options of external B<\\%inews>(1).  If you are reading via "
-"NNTP the default value is --internal (use built-in NNTP inews), else it is "
-"\"inews -h\". The article is passed to B<inews_prog> on STDIN via 'E<lt> "
+"NNTP the default value is \"--internal\" (use built-in NNTP inews), else it "
+"is \"inews -h\". The article is passed to B<inews_prog> on STDIN via 'E<lt> "
 "article'."
 msgstr ""
 "Path, name and options of external B<\\%inews>(1).  If you are reading via "
-"NNTP the default value is --internal (use built-in NNTP inews), else it is "
-"\"inews -h\". The article is passed to B<inews_prog> on STDIN via 'E<lt> "
+"NNTP the default value is \"--internal\" (use built-in NNTP inews), else it "
+"is \"inews -h\". The article is passed to B<inews_prog> on STDIN via 'E<lt> "
 "article'."
 
 #. type: TP
-#: doc/tin.1:1828
+#: doc/tin.1:1839
 #, no-wrap
 msgid "B<(info_in_last_line)>"
 msgstr "B<(info_in_last_line)>"
 
-#.  this is missing from the Menu
 #. type: Plain text
-#: doc/tin.1:1835
+#: doc/tin.1:1846 doc/tin.5:1578
 msgid ""
 "If ON, show current group description or article subject in the last line "
 "(not in the pager and global menu) - B<ToggleInfoLastLine> ('B<i>')  toggles "
@@ -4999,13 +4971,13 @@ msgstr ""
 "available to display long subjects. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1835
+#: doc/tin.1:1846
 #, no-wrap
 msgid "B<Use interactive mail reader (interactive_mailer)>"
 msgstr "B<Use interactive mail reader (interactive_mailer)>"
 
 #. type: Plain text
-#: doc/tin.1:1842
+#: doc/tin.1:1853
 msgid ""
 "Interactive mailreader: if greater than 0 your mailreader will be invoked "
 "earlier for reply so you can use more of its features (e.g. MIME, pgp, ...). "
@@ -5023,13 +4995,13 @@ msgstr ""
 #.        mono_mark* currently do allow "Reverse video" even if
 #.        inverse_okay=FALSE
 #. type: TP
-#: doc/tin.1:1842
+#: doc/tin.1:1853
 #, no-wrap
 msgid "B<Use inverse video for page headers (inverse_okay)>"
 msgstr "B<Use inverse video for page headers (inverse_okay)>"
 
 #. type: Plain text
-#: doc/tin.1:1849 doc/tin.5:1576
+#: doc/tin.1:1860 doc/tin.5:1588
 msgid ""
 "If ON use inverse video for page headers and URL highlighting.  Default is "
 "ON."
@@ -5038,13 +5010,13 @@ msgstr ""
 "ON."
 
 #. type: TP
-#: doc/tin.1:1849
+#: doc/tin.1:1860
 #, no-wrap
 msgid "B<Keep failed arts in ~/dead.articles (keep_dead_articles)>"
 msgstr "B<Keep failed arts in ~/dead.articles (keep_dead_articles)>"
 
 #. type: Plain text
-#: doc/tin.1:1854 doc/tin.5:1581
+#: doc/tin.1:1865 doc/tin.5:1593
 msgid ""
 "If ON keep all failed postings in I<${TIN_HOMEDIR:-\"$HOME\"}/dead.articles> "
 "besides keeping the last failed posting in I<${TIN_HOMEDIR:-\"$HOME\"}/dead."
@@ -5055,13 +5027,13 @@ msgstr ""
 "article>. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1854
+#: doc/tin.1:1865
 #, no-wrap
 msgid "B<Filter which articles (kill_level)>"
 msgstr "B<Filter which articles (kill_level)>"
 
 #. type: Plain text
-#: doc/tin.1:1858
+#: doc/tin.1:1869
 msgid ""
 "This option controls the processing and display of articles that are "
 "killed.  There are 3 options:"
@@ -5070,7 +5042,7 @@ msgstr ""
 "killed.  There are 3 options:"
 
 #. type: Plain text
-#: doc/tin.1:1865
+#: doc/tin.1:1876
 msgid ""
 "B<Kill only unread arts> is the 'traditional' behavior of B<tin>. Only "
 "unread articles are killed once only by marking them read. As filtering only "
@@ -5085,7 +5057,7 @@ msgstr ""
 "group the mark will be gone."
 
 #. type: Plain text
-#: doc/tin.1:1870 doc/tin.5:1598
+#: doc/tin.1:1881 doc/tin.5:1610
 msgid ""
 "B<Kill all arts & show with K> will process all articles in the group and "
 "therefore there is a processing overhead when using this option. Killed "
@@ -5098,7 +5070,7 @@ msgstr ""
 "B<art_marked_killed>."
 
 #. type: Plain text
-#: doc/tin.1:1874 doc/tin.5:1602
+#: doc/tin.1:1885 doc/tin.5:1614
 msgid ""
 "B<Kill all arts and never show> will process all articles in the group and "
 "therefore there is a processing overhead when using this option. Killed "
@@ -5109,23 +5081,23 @@ msgstr ""
 "articles simply does not get displayed at all."
 
 #. type: Plain text
-#: doc/tin.1:1876
+#: doc/tin.1:1887
 msgid "Default is 0 (B<Kill only unread arts>)."
 msgstr "Default is 0 (B<Kill only unread arts>)."
 
 #. type: TP
-#: doc/tin.1:1876
+#: doc/tin.1:1887
 #, no-wrap
 msgid "B<Use 8bit characters in mail headers (mail_8bit_header)>"
 msgstr "B<Use 8bit characters in mail headers (mail_8bit_header)>"
 
 #. type: Plain text
-#: doc/tin.1:1882
+#: doc/tin.1:1893 doc/tin.5:1621
 msgid ""
 "Allows 8bit characters unencoded in the header of mail message. Default is "
 "OFF. Turning it ON is effective only if B<mail_mime_encoding> is also set to "
 "8bit. Leaving it OFF is safe for most users and compliant to Internet Mail "
-"Standard (B<RFC\\%5322> and B<RFC\\%2047> ). Default is OFF."
+"Standard (B<RFC\\%5322> and B<RFC\\%2047>). Default is OFF."
 msgstr ""
 "Allows 8bit characters unencoded in the header of mail message. Default is "
 "OFF. Turning it ON is effective only if B<mail_mime_encoding> is also set to "
@@ -5133,13 +5105,13 @@ msgstr ""
 "Standard (B<RFC\\%5322> and B<RFC\\%2047>). Default is OFF."
 
 #. type: TP
-#: doc/tin.1:1882
+#: doc/tin.1:1893
 #, no-wrap
 msgid "B<Mail address (mail_address)>"
 msgstr "B<Mail address (mail_address)>"
 
 #. type: Plain text
-#: doc/tin.1:1888 doc/tin.5:1615
+#: doc/tin.1:1899 doc/tin.5:1627
 msgid ""
 "User's mail address (and full name), if not username@host. This is used when "
 "creating articles, sending mail and when B<\\%pgp>(1)  signing."
@@ -5148,13 +5120,13 @@ msgstr ""
 "creating articles, sending mail and when B<\\%pgp>(1)  signing."
 
 #. type: TP
-#: doc/tin.1:1888
+#: doc/tin.1:1899
 #, no-wrap
 msgid "B<MIME encoding in mail messages (mail_mime_encoding)>"
 msgstr "B<MIME encoding in mail messages (mail_mime_encoding)>"
 
 #. type: Plain text
-#: doc/tin.1:1892 doc/tin.5:1619
+#: doc/tin.1:1903 doc/tin.5:1631
 msgid ""
 "MIME encoding of the body in mail message, if necessary (8bit, base64, "
 "quoted-printable, 7bit). Default is quoted-printable."
@@ -5163,13 +5135,13 @@ msgstr ""
 "quoted-printable, 7bit). Default is quoted-printable."
 
 #. type: TP
-#: doc/tin.1:1892
+#: doc/tin.1:1903
 #, no-wrap
 msgid "B<Quote line when mailing (mail_quote_format)>"
 msgstr "B<Quote line when mailing (mail_quote_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1897 doc/tin.5:1624
+#: doc/tin.1:1908 doc/tin.5:1636
 msgid ""
 "Format of quote line when replying (via mail) to an article (%A=Address, "
 "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, "
@@ -5180,13 +5152,13 @@ msgstr ""
 "%C=Firstname, %I=Initials). Default is \"In article %M you wrote:\""
 
 #. type: TP
-#: doc/tin.1:1897
+#: doc/tin.1:1908
 #, no-wrap
 msgid "B<Format of the mailbox (mailbox_format)>"
 msgstr "B<Format of the mailbox (mailbox_format)>"
 
 #. type: Plain text
-#: doc/tin.1:1907 doc/tin.5:1634
+#: doc/tin.1:1918 doc/tin.5:1646
 msgid ""
 "Select one of the following mailbox-formats: MBOXO (default, except on SCO), "
 "MBOXRD or MMDF (default on SCO). See B<\\%mbox>(5)  and B<RFC\\%4155> for "
@@ -5199,13 +5171,13 @@ msgstr ""
 "MMDF."
 
 #. type: TP
-#: doc/tin.1:1907
+#: doc/tin.1:1918
 #, no-wrap
 msgid "B<Mail directory (maildir)>"
 msgstr "B<Mail directory (maildir)>"
 
 #. type: Plain text
-#: doc/tin.1:1916
+#: doc/tin.1:1927 doc/tin.5:1655
 msgid ""
 "The directory where articles/threads are to be saved in B<\\%mbox>(5)  "
 "format. This feature is mainly for use with the B<\\%elm>(1)  mail program. "
@@ -5218,39 +5190,77 @@ msgstr ""
 "the filename to save to.  Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>."
 
 #. type: TP
-#: doc/tin.1:1916
+#: doc/tin.1:1927
 #, no-wrap
 msgid "B<Invocation of your mail command (mailer_format)>"
 msgstr "B<Invocation of your mail command (mailer_format)>"
 
-#.  TODO: document %S, %T, %M, %F, %U ...
 #. type: Plain text
-#: doc/tin.1:1925
+#: doc/tin.1:1933 doc/tin.5:1661
 msgid ""
 "The format string used to create the mailer command with parameters that is "
 "used for mailing articles to other people. Default is '%M \"%T\" E<lt> "
 "%F' (e.g., /bin/mail \"iain\" E<lt> .article). The flexible format allows "
-"other mailers with different command-line parameters to be used such as 'elm "
-"-s \"%S\" \"%T\" E<lt> \"%F\"' (e.g., elm -s \"subject\" \"iain\" E<lt> ."
-"article) or 'sendmail -oi -oem -t E<lt> %F' (e.g. sendmail -oi -oem -t "
-"E<lt> .article)."
+"other mailers with different command line parameters to be used such as"
 msgstr ""
 "The format string used to create the mailer command with parameters that is "
 "used for mailing articles to other people. Default is '%M \"%T\" E<lt> "
 "%F' (e.g., /bin/mail \"iain\" E<lt> .article). The flexible format allows "
-"other mailers with different command-line parameters to be used such as 'elm "
-"-s \"%S\" \"%T\" E<lt> \"%F\"' (e.g., elm -s \"subject\" \"iain\" E<lt> ."
-"article) or 'sendmail -oi -oem -t E<lt> %F' (e.g. sendmail -oi -oem -t "
-"E<lt> .article)."
+"other mailers with different command line parameters to be used such as"
+
+#. type: Plain text
+#: doc/tin.1:1938 doc/tin.5:1666
+#, no-wrap
+msgid ""
+"sendmail -oem -t E<lt> %F\n"
+"elm -s \"%S\" \"%T\" E<lt> \"%F\"\n"
+"claws-mail --compose \"mailto:%T?subject=%S&insert=%F\"\n"
+msgstr ""
+"sendmail -oem -t E<lt> %F\n"
+"elm -s \"%S\" \"%T\" E<lt> \"%F\"\n"
+"claws-mail --compose \"mailto:%T?subject=%S&insert=%F\"\n"
+
+#. type: Plain text
+#: doc/tin.1:1942 doc/tin.5:1670
+msgid ""
+"B<interactive_mailer> must be set adequate. The following substitutions are "
+"supported:"
+msgstr ""
+"B<interactive_mailer> must be set adequate. The following substitutions are "
+"supported:"
+
+#. type: ta
+#: doc/tin.1:1944 doc/tin.5:1672
+#, no-wrap
+msgid "\\w'%S'u +\\w'default_mailer'u"
+msgstr "\\w'%S'u +\\w'default_mailer'u"
+
+#. type: Plain text
+#: doc/tin.1:1951 doc/tin.5:1679
+#, no-wrap
+msgid ""
+"%F\tfilename\n"
+"%M\tdefault_mailer\n"
+"%S\tsubject-field\n"
+"%T\tto-filed\n"
+"%U\tusername\n"
+"%%\t%\n"
+msgstr ""
+"%F\tfilename\n"
+"%M\tdefault_mailer\n"
+"%S\tsubject-field\n"
+"%T\tto-filed\n"
+"%U\tusername\n"
+"%%\t%\n"
 
 #. type: TP
-#: doc/tin.1:1925
+#: doc/tin.1:1953
 #, no-wrap
 msgid "B<'Mark as (un)read' ignores tags (mark_ignore_tags)>"
 msgstr "B<'Mark as (un)read' ignores tags (mark_ignore_tags)>"
 
 #. type: Plain text
-#: doc/tin.1:1933 doc/tin.5:1680
+#: doc/tin.1:1961 doc/tin.5:1692
 msgid ""
 "When this is ON, the B<GroupMarkThdRead> ('B<K>'), B<ThreadMarkArtRead> "
 "('B<K>'), B<MarkThdUnread> ('B<Z>') at Group level and B<MarkArtUnread> "
@@ -5267,47 +5277,47 @@ msgstr ""
 "unread articles, or nothing."
 
 #. type: TP
-#: doc/tin.1:1933
+#: doc/tin.1:1961
 #, no-wrap
 msgid "B<Mark saved articles/threads as read (mark_saved_read)>"
 msgstr "B<Mark saved articles/threads as read (mark_saved_read)>"
 
 #. type: Plain text
-#: doc/tin.1:1936 doc/tin.5:1672
+#: doc/tin.1:1964 doc/tin.5:1684
 msgid "If ON mark articles that are saved as read. Default is ON."
 msgstr "If ON mark articles that are saved as read. Default is ON."
 
 #. type: TP
-#: doc/tin.1:1936
+#: doc/tin.1:1964
 #, no-wrap
 msgid "B<Viewer program for MIME articles (metamail_prog)>"
 msgstr "B<Viewer program for MIME articles (metamail_prog)>"
 
 #. type: Plain text
-#: doc/tin.1:1948
+#: doc/tin.1:1976 doc/tin.5:1704
 msgid ""
 "Path, name and options of external B<\\%metamail>(1)  program used to view "
 "non-textual parts of articles.  To use the built-in viewer, set to --"
 "internal. This is the default value when B<\\%metamail>(1)  is not "
 "installed. Leave it blank if you don't want any automatic viewing of non-"
 "textual attachments. The 'V' command can always be used to manually view any "
-"attachments.  See also B<ask_for_metamail>."
+"attachments. See also B<ask_for_metamail>."
 msgstr ""
 "Path, name and options of external B<\\%metamail>(1)  program used to view "
 "non-textual parts of articles.  To use the built-in viewer, set to --"
 "internal. This is the default value when B<\\%metamail>(1)  is not "
 "installed. Leave it blank if you don't want any automatic viewing of non-"
 "textual attachments. The 'V' command can always be used to manually view any "
-"attachments.  See also B<ask_for_metamail>."
+"attachments. See also B<ask_for_metamail>."
 
 #. type: TP
-#: doc/tin.1:1948
+#: doc/tin.1:1976
 #, no-wrap
 msgid "B<MM_CHARSET (mm_charset)>"
 msgstr "B<MM_CHARSET (mm_charset)>"
 
 #. type: Plain text
-#: doc/tin.1:1961
+#: doc/tin.1:1989 doc/tin.5:1717
 msgid ""
 "Charset supported locally, which is also used for MIME header (charset "
 "parameter and charset name in header encoding) in mail and news postings. If "
@@ -5330,13 +5340,13 @@ msgstr ""
 "option is disabled and you should use B<mm_network_charset> instead."
 
 #. type: TP
-#: doc/tin.1:1961
+#: doc/tin.1:1989
 #, no-wrap
 msgid "B<MM_NETWORK_CHARSET (mm_network_charset)>"
 msgstr "B<MM_NETWORK_CHARSET (mm_network_charset)>"
 
 #. type: Plain text
-#: doc/tin.1:1972
+#: doc/tin.1:2000 doc/tin.5:1728
 msgid ""
 "Charset used for posting and MIME headers; replaces B<mm_charset>.  "
 "Conversion between B<mm_network_charset> and local charset (determined via B<"
@@ -5353,7 +5363,7 @@ msgstr ""
 "following charsets:"
 
 #. type: Plain text
-#: doc/tin.1:1975 doc/tin.5:1719
+#: doc/tin.1:2003 doc/tin.5:1731
 msgid ""
 "US-ASCII, ISO-8859-{1,2,3,4,5,7,9,10,13,14,15,16}, KOI8-{R,U,RU} EUC-{CN,JP,"
 "KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8"
@@ -5362,7 +5372,7 @@ msgstr ""
 "KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8"
 
 #. type: Plain text
-#: doc/tin.1:1981 doc/tin.5:1725
+#: doc/tin.1:2009 doc/tin.5:1737
 msgid ""
 "Not all values might work on your system, see B<\\%iconv_open>(3)  for more "
 "details. If it's not set, the value of the environment variable "
@@ -5375,13 +5385,13 @@ msgstr ""
 "neither of them is defined."
 
 #. type: TP
-#: doc/tin.1:1981
+#: doc/tin.1:2009
 #, no-wrap
 msgid "B<Attribute of highlighting with _dash_ (mono_markdash)>"
 msgstr "B<Attribute of highlighting with _dash_ (mono_markdash)>"
 
 #. type: Plain text
-#: doc/tin.1:1986
+#: doc/tin.1:2014 doc/tin.5:1742
 msgid ""
 "Character attribute of words emphasized like _this_. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -5392,13 +5402,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:1986
+#: doc/tin.1:2014
 #, no-wrap
 msgid "B<Attribute of highlighting with /slash/ (mono_markslash)>"
 msgstr "B<Attribute of highlighting with /slash/ (mono_markslash)>"
 
 #. type: Plain text
-#: doc/tin.1:1991
+#: doc/tin.1:2019 doc/tin.5:1747
 msgid ""
 "Character attribute of words emphasized like /this/. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -5409,13 +5419,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:1991
+#: doc/tin.1:2019
 #, no-wrap
 msgid "B<Attribute of highlighting with *stars* (mono_markstar)>"
 msgstr "B<Attribute of highlighting with *stars* (mono_markstar)>"
 
 #. type: Plain text
-#: doc/tin.1:1996
+#: doc/tin.1:2024 doc/tin.5:1752
 msgid ""
 "Character attribute of words emphasized like *this*. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -5426,13 +5436,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:1996
+#: doc/tin.1:2024
 #, no-wrap
 msgid "B<Attribute of highlighting with -stroke- (mono_markstroke)>"
 msgstr "B<Attribute of highlighting with -stroke- (mono_markstroke)>"
 
 #. type: Plain text
-#: doc/tin.1:2001
+#: doc/tin.1:2029 doc/tin.5:1757
 msgid ""
 "Character attribute of words emphasized like -this-. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -5443,13 +5453,13 @@ msgstr ""
 "B<word_highlight>."
 
 #. type: TP
-#: doc/tin.1:2001
+#: doc/tin.1:2029
 #, no-wrap
 msgid "B<(newnews)>"
 msgstr "B<(newnews)>"
 
 #. type: Plain text
-#: doc/tin.1:2005
+#: doc/tin.1:2033
 msgid ""
 "These are internal timers used by B<tin> to keep track of new newsgroups.  "
 "Do not change them unless you understand what they are for."
@@ -5458,13 +5468,13 @@ msgstr ""
 "Do not change them unless you understand what they are for."
 
 #. type: TP
-#: doc/tin.1:2005
+#: doc/tin.1:2033
 #, no-wrap
 msgid "B<Display these header fields (or *) (news_headers_to_display)>"
 msgstr "B<Display these header fields (or *) (news_headers_to_display)>"
 
 #. type: Plain text
-#: doc/tin.1:2012
+#: doc/tin.1:2040 doc/tin.5:1770
 msgid ""
 "Which news headers you wish to see. If you want to see _all_ the headers, "
 "place an '*' as this value. This is the only way a wildcard can be used.  If "
@@ -5479,36 +5489,36 @@ msgstr ""
 "spaces. Not defining anything turns off this option."
 
 #. type: TP
-#: doc/tin.1:2012
+#: doc/tin.1:2040
 #, no-wrap
 msgid "B<Do not display these header fields (news_headers_to_not_display)>"
 msgstr "B<Do not display these header fields (news_headers_to_not_display)>"
 
 #. type: Plain text
-#: doc/tin.1:2021
+#: doc/tin.1:2049 doc/tin.5:1779
 msgid ""
 "Same as B<news_headers_to_display> except it denotes the opposite. An "
-"example of using both options might be if you thought X- headers were A Good "
-"Thing(tm), but thought Alan and Pape were miscreants... well then you would "
-"do something like this: I<news_headers_to_display=X-> "
-"I<news_headers_to_not_display=X-Alan X-Pape>.  Not defining anything turns "
-"off this option."
+"example of using both options might be if you thought 'X-' headers were A "
+"Good Thing(tm), but thought Alan and Pape were miscreants... well then you "
+"would do something like this: B<news_headers_to_display=X-> "
+"B<news_headers_to_not_display=X-Alan X-Pape> Not defining anything turns off "
+"this option."
 msgstr ""
 "Same as B<news_headers_to_display> except it denotes the opposite. An "
-"example of using both options might be if you thought X- headers were A Good "
-"Thing(tm), but thought Alan and Pape were miscreants... well then you would "
-"do something like this: I<news_headers_to_display=X-> "
-"I<news_headers_to_not_display=X-Alan X-Pape>.  Not defining anything turns "
-"off this option."
+"example of using both options might be if you thought 'X-' headers were A "
+"Good Thing(tm), but thought Alan and Pape were miscreants... well then you "
+"would do something like this: B<news_headers_to_display=X-> "
+"B<news_headers_to_not_display=X-Alan X-Pape> Not defining anything turns off "
+"this option."
 
 #. type: TP
-#: doc/tin.1:2021
+#: doc/tin.1:2049
 #, no-wrap
 msgid "B<Quote line when following up (news_quote_format)>"
 msgstr "B<Quote line when following up (news_quote_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2026 doc/tin.5:1772
+#: doc/tin.1:2054 doc/tin.5:1784
 msgid ""
 "Format of quote line when posting/following up an article (%A=Address, "
 "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, "
@@ -5519,13 +5529,13 @@ msgstr ""
 "%C=Firstname, %I=Initials). Default is \"%F wrote:\"."
 
 #. type: TP
-#: doc/tin.1:2026
+#: doc/tin.1:2054
 #, no-wrap
 msgid "B<NNTP read timeout in seconds (nntp_read_timeout_secs)>"
 msgstr "B<NNTP read timeout in seconds (nntp_read_timeout_secs)>"
 
 #. type: Plain text
-#: doc/tin.1:2030
+#: doc/tin.1:2058
 msgid ""
 "Time in seconds to wait for a response from the server. Default is 120.  "
 "Setting this to 0 means no timeout."
@@ -5534,13 +5544,13 @@ msgstr ""
 "Setting this to 0 means no timeout."
 
 #. type: TP
-#: doc/tin.1:2030
+#: doc/tin.1:2058
 #, no-wrap
 msgid "B<Unicode normalization form (normalization_form)>"
 msgstr "B<Unicode normalisation form (normalization_form)>"
 
 #. type: Plain text
-#: doc/tin.1:2034
+#: doc/tin.1:2062
 msgid ""
 "The normalization form B<tin> should use to normalize unicode input.  The "
 "possible values are:"
@@ -5549,33 +5559,33 @@ msgstr ""
 "possible values are:"
 
 #. type: Plain text
-#: doc/tin.1:2037 doc/tin.5:1782
+#: doc/tin.1:2065 doc/tin.5:1794
 msgid "B<None>: no normalization"
 msgstr "B<None>: no normalisation"
 
 #. type: Plain text
-#: doc/tin.1:2039 doc/tin.5:1784
+#: doc/tin.1:2067 doc/tin.5:1796
 msgid "B<NFKC>: Compatibility Decomposition, followed by Canonical Composition"
 msgstr ""
 "B<NFKC>: Compatibility Decomposition, followed by Canonical Composition"
 
 #. type: Plain text
-#: doc/tin.1:2041 doc/tin.5:1786
+#: doc/tin.1:2069 doc/tin.5:1798
 msgid "B<NFKD>: Compatibility Decomposition"
 msgstr "B<NFKD>: Compatibility Decomposition"
 
 #. type: Plain text
-#: doc/tin.1:2043 doc/tin.5:1788
+#: doc/tin.1:2071 doc/tin.5:1800
 msgid "B<NFC>: Canonical Decomposition, followed by Canonical Composition"
 msgstr "B<NFC>: Canonical Decomposition, followed by Canonical Composition"
 
 #. type: Plain text
-#: doc/tin.1:2045 doc/tin.5:1790
+#: doc/tin.1:2073 doc/tin.5:1802
 msgid "B<NFD>: Canonical Decomposition"
 msgstr "B<NFD>: Canonical Decomposition"
 
 #. type: Plain text
-#: doc/tin.1:2049
+#: doc/tin.1:2077
 msgid ""
 "Some normalization modes are only available if they are supported by the "
 "library B<tin> uses to do the normalization. NFC should be used if possible."
@@ -5584,13 +5594,13 @@ msgstr ""
 "library B<tin> uses to do the normalisation. NFC should be used if possible."
 
 #. type: TP
-#: doc/tin.1:2049
+#: doc/tin.1:2077
 #, no-wrap
 msgid "B<Go to first unread article in group (pos_first_unread)>"
 msgstr "B<Go to first unread article in group (pos_first_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:2053
+#: doc/tin.1:2081 doc/tin.5:1811
 msgid ""
 "If ON put cursor at first unread article in group otherwise at last article. "
 "Default is ON."
@@ -5599,13 +5609,13 @@ msgstr ""
 "Default is ON."
 
 #. type: TP
-#: doc/tin.1:2053
+#: doc/tin.1:2081
 #, no-wrap
 msgid "B<Use 8bit characters in news headers (post_8bit_header)>"
 msgstr "B<Use 8bit characters in news headers (post_8bit_header)>"
 
 #. type: Plain text
-#: doc/tin.1:2064 doc/tin.5:1810
+#: doc/tin.1:2092 doc/tin.5:1822
 msgid ""
 "Allows 8bit characters unencoded in the header of a news article, if set "
 "this also disables the generation of MIME-headers when they are usually "
@@ -5626,30 +5636,30 @@ msgstr ""
 "B<post_mime_encoding>."
 
 #. type: TP
-#: doc/tin.1:2064
+#: doc/tin.1:2092
 #, no-wrap
 msgid "B<MIME encoding in news messages (post_mime_encoding)>"
 msgstr "B<MIME encoding in news messages (post_mime_encoding)>"
 
 #. type: Plain text
-#: doc/tin.1:2069
+#: doc/tin.1:2097 doc/tin.5:1827
 msgid ""
 "MIME encoding of the body in news message, if necessary. (8bit, base64, "
-"quoted-printable, 7bit). Default is 8bit, which leads to no encoding. base64 "
-"and quoted-printable are usually undesired on usenet."
+"quoted-printable, 7bit). Default is 8bit, which leads to no encoding.  "
+"base64 and quoted-printable are usually undesired on usenet."
 msgstr ""
 "MIME encoding of the body in news message, if necessary. (8bit, base64, "
-"quoted-printable, 7bit). Default is 8bit, which leads to no encoding. base64 "
-"and quoted-printable are usually undesired on usenet."
+"quoted-printable, 7bit). Default is 8bit, which leads to no encoding.  "
+"base64 and quoted-printable are usually undesired on usenet."
 
 #. type: TP
-#: doc/tin.1:2069
+#: doc/tin.1:2097
 #, no-wrap
 msgid "B<View post-processed files (post_process_view)>"
 msgstr "B<View post-processed files (post_process_view)>"
 
 #. type: Plain text
-#: doc/tin.1:2076
+#: doc/tin.1:2104
 msgid ""
 "If ON, then B<tin> will start an appropriate viewer program to display any "
 "files that were post processed and uudecoded. The program is determined "
@@ -5660,13 +5670,13 @@ msgstr ""
 "using the B<\\%mailcap>(5)  file. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2076
+#: doc/tin.1:2104
 #, no-wrap
 msgid "B<Post process saved articles (post_process_type)>"
 msgstr "B<Post process saved articles (post_process_type)>"
 
 #. type: Plain text
-#: doc/tin.1:2080
+#: doc/tin.1:2108
 msgid ""
 "This specifies whether to perform post processing on saved articles.  The "
 "following values are allowed:"
@@ -5675,28 +5685,28 @@ msgstr ""
 "following values are allowed:"
 
 #. type: Plain text
-#: doc/tin.1:2083 doc/tin.5:1832
+#: doc/tin.1:2111 doc/tin.5:1844
 msgid "B<No> (default), no post processing is done."
 msgstr "B<No> (default), no post processing is done."
 
 #. type: Plain text
-#: doc/tin.1:2087
+#: doc/tin.1:2115
 msgid "B<Shell archives>, unpacking of multi-part B<\\%shar>(1)  files only."
 msgstr "B<Shell archives>, unpacking of multi-part B<\\%shar>(1)  files only."
 
 #. type: Plain text
-#: doc/tin.1:2089 doc/tin.5:1839
+#: doc/tin.1:2117 doc/tin.5:1851
 msgid "B<Yes>, binary attachments and data will be decoded and saved."
 msgstr "B<Yes>, binary attachments and data will be decoded and saved."
 
 #. type: TP
-#: doc/tin.1:2090
+#: doc/tin.1:2118
 #, no-wrap
 msgid "B<Filename to be used for storing posted articles (posted_articles_file)>"
 msgstr "B<Filename to be used for storing posted articles (posted_articles_file)>"
 
 #. type: Plain text
-#: doc/tin.1:2096 doc/tin.5:1846
+#: doc/tin.1:2124 doc/tin.5:1858
 msgid ""
 "Keep posted articles in I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/"
 ">B<posted_articles_file>.  If no filename is set then postings will not be "
@@ -5707,13 +5717,13 @@ msgstr ""
 "saved.  Default is 'posted'."
 
 #. type: TP
-#: doc/tin.1:2096
+#: doc/tin.1:2124
 #, no-wrap
 msgid "B<Print all headers when printing (print_header)>"
 msgstr "B<Print all headers when printing (print_header)>"
 
 #. type: Plain text
-#: doc/tin.1:2100 doc/tin.5:1850
+#: doc/tin.1:2128 doc/tin.5:1862
 msgid ""
 "If ON, then the full article header is sent to the printer. Otherwise only "
 "the ''Subject:'' and ''From:'' fields are output. Default is OFF."
@@ -5722,13 +5732,13 @@ msgstr ""
 "the ''Subject:'' and ''From:'' fields are output. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2100
+#: doc/tin.1:2128
 #, no-wrap
 msgid "B<Printer program with options (printer)>"
 msgstr "B<Printer program with options (printer)>"
 
 #. type: Plain text
-#: doc/tin.1:2109
+#: doc/tin.1:2137
 msgid ""
 "The printer program with options that is to be used to print articles.  The "
 "default is B<\\%lpr>(1)  for BSD machines and B<\\%lp>(1)  for SysV "
@@ -5741,13 +5751,13 @@ msgstr ""
 "Administrator."
 
 #. type: TP
-#: doc/tin.1:2109
+#: doc/tin.1:2137
 #, no-wrap
 msgid "B<Process only unread articles (process_only_unread)>"
 msgstr "B<Process only unread articles (process_only_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:2113 doc/tin.5:1864
+#: doc/tin.1:2141 doc/tin.5:1876
 msgid ""
 "If ON only save/print/pipe/mail unread articles (tagged articles excepted).  "
 "Default is OFF."
@@ -5756,13 +5766,13 @@ msgstr ""
 "Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2113
+#: doc/tin.1:2141
 #, no-wrap
 msgid "B<Show empty Followup-To in editor (prompt_followupto)>"
 msgstr "B<Show empty Followup-To in editor (prompt_followupto)>"
 
 #. type: Plain text
-#: doc/tin.1:2116
+#: doc/tin.1:2144
 msgid ""
 "If ON show empty ''Followup-To:'' header when editing an article. Default is "
 "OFF."
@@ -5771,14 +5781,14 @@ msgstr ""
 "OFF."
 
 #. type: TP
-#: doc/tin.1:2116
+#: doc/tin.1:2144
 #, no-wrap
 msgid "B<Characters used as quote-marks (quote_chars)>"
 msgstr "B<Characters used as quote-marks (quote_chars)>"
 
 #.  TODO: document %s
 #. type: Plain text
-#: doc/tin.1:2121 doc/tin.5:1874
+#: doc/tin.1:2149 doc/tin.5:1886
 msgid ""
 "The character used in quoting included text to article followups and mail "
 "replies. The '_' character represents a blank character and is replaced with "
@@ -5789,13 +5799,13 @@ msgstr ""
 "' ' when read. Default is 'E<gt>_'."
 
 #. type: TP
-#: doc/tin.1:2121
+#: doc/tin.1:2149
 #, no-wrap
 msgid "B<Quoting behavior (quote_style)>"
 msgstr "B<Quoting behaviour (quote_style)>"
 
 #. type: Plain text
-#: doc/tin.1:2128
+#: doc/tin.1:2156
 msgid ""
 "How articles should be quoted when following up or replying to them. There "
 "are a number of things that can be done: empty lines can be quoted, "
@@ -5812,7 +5822,7 @@ msgstr ""
 "lines."
 
 #. type: Plain text
-#: doc/tin.1:2132
+#: doc/tin.1:2160
 msgid ""
 "When you are viewing an article in raw mode ('B<^H>'), and follow up or "
 "reply to it, the signature will be quoted even if it would otherwise not "
@@ -5823,13 +5833,13 @@ msgstr ""
 "be.  If B<show_signatures> is off, then the signature will never be quoted."
 
 #. type: TP
-#: doc/tin.1:2132
+#: doc/tin.1:2160
 #, no-wrap
 msgid "B<Regex used to show quoted lines (quote_regex)>"
 msgstr "B<Regex used to show quoted lines (quote_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2137
+#: doc/tin.1:2165
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote>. If B<quote_regex> is blank, then "
@@ -5840,13 +5850,13 @@ msgstr ""
 "B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2137
+#: doc/tin.1:2165
 #, no-wrap
 msgid "B<Regex used to show twice quoted l. (quote_regex2)>"
 msgstr "B<Regex used to show twice quoted l. (quote_regex2)>"
 
 #. type: Plain text
-#: doc/tin.1:2142
+#: doc/tin.1:2170
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote2>. If B<quote_regex2> is blank, then "
@@ -5857,13 +5867,13 @@ msgstr ""
 "B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2142
+#: doc/tin.1:2170
 #, no-wrap
 msgid "B<Regex used to show E<gt>= 3 times q.l. (quote_regex3)>"
 msgstr "B<Regex used to show E<gt>= 3 times q.l. (quote_regex3)>"
 
 #. type: Plain text
-#: doc/tin.1:2147
+#: doc/tin.1:2175
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote3>. If B<quote_regex3> is blank, then "
@@ -5874,13 +5884,13 @@ msgstr ""
 "B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2147
+#: doc/tin.1:2175
 #, no-wrap
 msgid "B<Article recentness time limit (recent_time)>"
 msgstr "B<Article recentness time limit (recent_time)>"
 
 #. type: Plain text
-#: doc/tin.1:2151 doc/tin.5:1919
+#: doc/tin.1:2179 doc/tin.5:1931
 msgid ""
 "If set to 0, this feature is deactivated, otherwise it means the number of "
 "days. Default is 2."
@@ -5889,13 +5899,13 @@ msgstr ""
 "days. Default is 2."
 
 #. type: TP
-#: doc/tin.1:2151
+#: doc/tin.1:2179
 #, no-wrap
 msgid "B<Render BiDi (render_bidi)>"
 msgstr "B<Render BiDi (render_bidi)>"
 
 #. type: Plain text
-#: doc/tin.1:2155 doc/tin.5:1923
+#: doc/tin.1:2183 doc/tin.5:1935
 msgid ""
 "If ON B<tin> does the rendering of bi-directional text. If OFF B<tin> leaves "
 "the rendering of bi-directional text to the terminal. Default is OFF."
@@ -5904,13 +5914,13 @@ msgstr ""
 "the rendering of bi-directional text to the terminal. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2155
+#: doc/tin.1:2183
 #, no-wrap
 msgid "B<Interval in seconds to reread active (reread_active_file_secs)>"
 msgstr "B<Interval in seconds to reread active (reread_active_file_secs)>"
 
 #. type: Plain text
-#: doc/tin.1:2160 doc/tin.5:1928
+#: doc/tin.1:2188 doc/tin.5:1940
 msgid ""
 "The news I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file is "
 "reread at regular intervals to show if any new news has arrived. Default is "
@@ -5921,13 +5931,13 @@ msgstr ""
 "1200. Setting this to 0 will disable this feature."
 
 #. type: TP
-#: doc/tin.1:2160
+#: doc/tin.1:2188
 #, no-wrap
 msgid "B<Directory to save arts/threads in (savedir)>"
 msgstr "B<Directory to save arts/threads in (savedir)>"
 
 #. type: Plain text
-#: doc/tin.1:2164 doc/tin.5:1932
+#: doc/tin.1:2192 doc/tin.5:1944
 msgid ""
 "Directory where articles/threads are saved. Default is I<${TIN_HOMEDIR:-"
 "\"$HOME\"}/News>."
@@ -5936,13 +5946,13 @@ msgstr ""
 "\"$HOME\"}/News>."
 
 #. type: TP
-#: doc/tin.1:2164
+#: doc/tin.1:2192
 #, no-wrap
 msgid "B<Score limit (kill) (score_limit_kill)>"
 msgstr "B<Score limit (kill) (score_limit_kill)>"
 
 #. type: Plain text
-#: doc/tin.1:2168 doc/tin.5:1936
+#: doc/tin.1:2196 doc/tin.5:1948
 msgid ""
 "If the score of an article is below or equal this value the article gets "
 "marked as killed."
@@ -5951,13 +5961,13 @@ msgstr ""
 "marked as killed."
 
 #. type: TP
-#: doc/tin.1:2168
+#: doc/tin.1:2196
 #, no-wrap
 msgid "B<Score limit (select) (score_limit_select)>"
 msgstr "B<Score limit (select) (score_limit_select)>"
 
 #. type: Plain text
-#: doc/tin.1:2172 doc/tin.5:1940
+#: doc/tin.1:2200 doc/tin.5:1952
 msgid ""
 "If the score of an article is above or equal this value the article gets "
 "marked as hot."
@@ -5966,13 +5976,13 @@ msgstr ""
 "marked as hot."
 
 #. type: TP
-#: doc/tin.1:2172
+#: doc/tin.1:2200
 #, no-wrap
 msgid "B<Default score to kill articles (score_kill)>"
 msgstr "B<Default score to kill articles (score_kill)>"
 
 #. type: Plain text
-#: doc/tin.1:2176 doc/tin.5:1944
+#: doc/tin.1:2204 doc/tin.5:1956
 msgid ""
 "Score of an article which should be killed, this must be E<lt>= "
 "B<score_limit_kill>."
@@ -5981,13 +5991,13 @@ msgstr ""
 "B<score_limit_kill>."
 
 #. type: TP
-#: doc/tin.1:2176
+#: doc/tin.1:2204
 #, no-wrap
 msgid "B<Default score to select articles (score_select)>"
 msgstr "B<Default score to select articles (score_select)>"
 
 #. type: Plain text
-#: doc/tin.1:2180 doc/tin.5:1948
+#: doc/tin.1:2208 doc/tin.5:1960
 msgid ""
 "Score of an article which should be marked hot, this must be E<gt>= "
 "B<score_limit_select>."
@@ -5996,36 +6006,36 @@ msgstr ""
 "B<score_limit_select>."
 
 #. type: TP
-#: doc/tin.1:2180
+#: doc/tin.1:2208
 #, no-wrap
 msgid "B<Number of lines to scroll in pager (scroll_lines)>"
 msgstr "B<Number of lines to scroll in pager (scroll_lines)>"
 
 #. type: Plain text
-#: doc/tin.1:2188
+#: doc/tin.1:2216 doc/tin.5:1968
 msgid ""
 "The number of lines that will be scrolled up/down in the article pager when "
 "using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get "
 "traditional tin page-by-page scrolling. Set to -1 to get page-by-page "
 "scrolling where the top/bottom line is carried over onto the next page.  "
 "This setting supersedes show_last_line_prev_page=ON. Set to -2 to get half-"
-"page scrolling. This setting supersedes full_page_scroll=OFF."
+"page scrolling. This setting supersedes B<full_page_scroll>=OFF."
 msgstr ""
 "The number of lines that will be scrolled up/down in the article pager when "
 "using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get "
 "traditional tin page-by-page scrolling. Set to -1 to get page-by-page "
 "scrolling where the top/bottom line is carried over onto the next page.  "
 "This setting supersedes show_last_line_prev_page=ON. Set to -2 to get half-"
-"page scrolling. This setting supersedes full_page_scroll=OFF."
+"page scrolling. This setting supersedes B<full_page_scroll>=OFF."
 
 #. type: TP
-#: doc/tin.1:2188
+#: doc/tin.1:2216
 #, no-wrap
 msgid "B<Format string for the Selection level (select_format)>"
 msgstr "B<Format string for the Selection level (select_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2192
+#: doc/tin.1:2220
 msgid ""
 "Format string tin uses for Selection level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%f\\ %n\\ %U\\ \\ %G\\ \\ %d"
@@ -6036,13 +6046,13 @@ msgstr ""
 "\"."
 
 #. type: TP
-#: doc/tin.1:2192
+#: doc/tin.1:2220
 #, no-wrap
-msgid "B<In group menu, show author by (show_author)>"
-msgstr "B<In group menu, show author by (show_author)>"
+msgid "B<In group and thread level, show author by (show_author)>"
+msgstr "B<In group and thread level, show author by (show_author)>"
 
 #. type: Plain text
-#: doc/tin.1:2196 doc/tin.5:1989
+#: doc/tin.1:2224 doc/tin.5:2001
 msgid ""
 "Which information about the author should be shown. Default is 2, authors "
 "full name."
@@ -6051,12 +6061,12 @@ msgstr ""
 "full name."
 
 #. type: Plain text
-#: doc/tin.1:2199 doc/tin.5:1992
+#: doc/tin.1:2227 doc/tin.5:2004
 msgid "B<None>, only the ''Subject:'' line will be displayed."
 msgstr "B<None>, only the ''Subject:'' line will be displayed."
 
 #. type: Plain text
-#: doc/tin.1:2202 doc/tin.5:1995
+#: doc/tin.1:2230 doc/tin.5:2007
 msgid ""
 "B<Address>, ''Subject:'' line & the address part of the ''From:'' line are "
 "displayed."
@@ -6065,7 +6075,7 @@ msgstr ""
 "displayed."
 
 #. type: Plain text
-#: doc/tin.1:2205 doc/tin.5:1998
+#: doc/tin.1:2233 doc/tin.5:2010
 msgid ""
 "B<Full Name>, ''Subject:'' line & the authors full name part of the "
 "\\&''From:'' line are displayed (default)."
@@ -6074,7 +6084,7 @@ msgstr ""
 "\\&''From:'' line are displayed (default)."
 
 #. type: Plain text
-#: doc/tin.1:2208 doc/tin.5:2001
+#: doc/tin.1:2236 doc/tin.5:2013
 msgid ""
 "B<Address and Name>, ''Subject:'' line & all of the ''From:'' line are "
 "displayed."
@@ -6083,13 +6093,13 @@ msgstr ""
 "displayed."
 
 #. type: TP
-#: doc/tin.1:2209
+#: doc/tin.1:2237
 #, no-wrap
 msgid "B<Show description of each newsgroup (show_description)>"
 msgstr "B<Show description of each newsgroup (show_description)>"
 
 #. type: Plain text
-#: doc/tin.1:2218
+#: doc/tin.1:2246
 msgid ""
 "If ON show a short group description text after newsgroup name at the group "
 "selection level. The ''B<-d>'' command-line flag will override the setting "
@@ -6106,23 +6116,23 @@ msgstr ""
 "mailgroups> for mailgroups. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2218
+#: doc/tin.1:2246
 #, no-wrap
 msgid "B<Function for sorting articles (sort_function)>"
 msgstr "B<Function for sorting articles (sort_function)>"
 
 #. type: Plain text
-#: doc/tin.1:2221 doc/tin.5:1974
+#: doc/tin.1:2249 doc/tin.5:1986
 msgid "Function used for sorting articles. Default is 0."
 msgstr "Function used for sorting articles. Default is 0."
 
 #. type: Plain text
-#: doc/tin.1:2226 doc/tin.5:1979
+#: doc/tin.1:2254 doc/tin.5:1991
 msgid "Use B<\\%qsort>(3)  for sorting."
 msgstr "Use B<\\%qsort>(3)  for sorting."
 
 #. type: Plain text
-#: doc/tin.1:2231 doc/tin.5:1984
+#: doc/tin.1:2259 doc/tin.5:1996
 msgid ""
 "Use B<\\%heapsort>(3)  for sorting. This might be faster in large groups "
 "with long threads (somewhat presorted data)."
@@ -6131,13 +6141,13 @@ msgstr ""
 "with long threads (somewhat presorted data)."
 
 #. type: TP
-#: doc/tin.1:2232
+#: doc/tin.1:2260
 #, no-wrap
 msgid "B<Show lines/score in listings (show_info)>"
 msgstr "B<Show lines/score in listings (show_info)>"
 
 #. type: Plain text
-#: doc/tin.1:2236 doc/tin.5:2015
+#: doc/tin.1:2264 doc/tin.5:2027
 msgid ""
 "Which information about the thread or article should be shown. Default is 1, "
 "show only the line count."
@@ -6146,12 +6156,12 @@ msgstr ""
 "show only the line count."
 
 #. type: Plain text
-#: doc/tin.1:2239 doc/tin.5:2018
+#: doc/tin.1:2267 doc/tin.5:2030
 msgid "B<None>, no information will be displayed."
 msgstr "B<None>, no information will be displayed."
 
 #. type: Plain text
-#: doc/tin.1:2243
+#: doc/tin.1:2271 doc/tin.5:2034
 msgid ""
 "B<Lines>, in article listing the line count of an article will be displayed "
 "and in thread listing the line count of first (unread) article will be "
@@ -6162,7 +6172,7 @@ msgstr ""
 "displayed."
 
 #. type: Plain text
-#: doc/tin.1:2247 doc/tin.5:2026
+#: doc/tin.1:2275 doc/tin.5:2038
 msgid ""
 "B<Score>, in article listing the score of an article will be displayed and "
 "in thread listing the score of the thread will be displayed - see also "
@@ -6173,18 +6183,18 @@ msgstr ""
 "B<thread_score>."
 
 #. type: Plain text
-#: doc/tin.1:2249 doc/tin.5:2028
+#: doc/tin.1:2277 doc/tin.5:2040
 msgid "B<Lines & Score>, display line count and score."
 msgstr "B<Lines & Score>, display line count and score."
 
 #. type: TP
-#: doc/tin.1:2250
+#: doc/tin.1:2278
 #, no-wrap
 msgid "B<Show only unread articles (show_only_unread_arts)>"
 msgstr "B<Show only unread articles (show_only_unread_arts)>"
 
 #. type: Plain text
-#: doc/tin.1:2254
+#: doc/tin.1:2282 doc/tin.5:2045
 msgid ""
 "If ON show only new/unread articles otherwise show all articles.  Default is "
 "ON."
@@ -6193,13 +6203,13 @@ msgstr ""
 "ON."
 
 #. type: TP
-#: doc/tin.1:2254
+#: doc/tin.1:2282
 #, no-wrap
 msgid "B<Show only groups with unread arts (show_only_unread_groups)>"
 msgstr "B<Show only groups with unread arts (show_only_unread_groups)>"
 
 #. type: Plain text
-#: doc/tin.1:2258 doc/tin.5:2037
+#: doc/tin.1:2286 doc/tin.5:2049
 msgid ""
 "If ON show only subscribed groups that contain unread articles. Default is "
 "OFF."
@@ -6208,35 +6218,35 @@ msgstr ""
 "OFF."
 
 #. type: TP
-#: doc/tin.1:2258
+#: doc/tin.1:2286
 #, no-wrap
 msgid "B<Display signatures (show_signatures)>"
 msgstr "B<Display signatures (show_signatures)>"
 
 #. type: Plain text
-#: doc/tin.1:2262
+#: doc/tin.1:2290
 msgid "If OFF don't show signatures when displaying articles.  Default is ON."
 msgstr "If OFF don't show signatures when displaying articles.  Default is ON."
 
 #. type: TP
-#: doc/tin.1:2262
+#: doc/tin.1:2290
 #, no-wrap
 msgid "B<Prepend signature with '\\en-- \\en' (sigdashes)>"
 msgstr "B<Prepend signature with '\\en-- \\en' (sigdashes)>"
 
 #. type: Plain text
-#: doc/tin.1:2265 doc/tin.5:2043
+#: doc/tin.1:2293 doc/tin.5:2055
 msgid "If ON prepend the signature with sigdashes. Default is ON."
 msgstr "If ON prefix the signature with sigdashes. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2265
+#: doc/tin.1:2293
 #, no-wrap
 msgid "B<Create signature from path/command (sigfile)>"
 msgstr "B<Create signature from path/command (sigfile)>"
 
 #. type: Plain text
-#: doc/tin.1:2275
+#: doc/tin.1:2303
 msgid ""
 "The path that specifies the signature file to use when posting, following up "
 "to or replying to an article. If the path is a directory then the signature "
@@ -6255,24 +6265,24 @@ msgstr ""
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>."
 
 #. type: TP
-#: doc/tin.1:2275
+#: doc/tin.1:2303
 #, no-wrap
 msgid "B<Add signature when reposting (signature_repost)>"
 msgstr "B<Add signature when reposting (signature_repost)>"
 
 #. type: Plain text
-#: doc/tin.1:2278 doc/tin.5:2057
+#: doc/tin.1:2306 doc/tin.5:2069
 msgid "If ON add signature to reposted articles. Default is ON."
 msgstr "If ON add signature to reposted articles. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2278
+#: doc/tin.1:2306
 #, no-wrap
 msgid "B<Regex used to highlight /slashes/ (slashes_regex)>"
 msgstr "B<Regex used to highlight /slashes/ (slashes_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2283
+#: doc/tin.1:2311
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markslash> or B<mono_markslash>. If "
@@ -6283,13 +6293,13 @@ msgstr ""
 "B<slashes_regex> is blank, then B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2283
+#: doc/tin.1:2311
 #, no-wrap
 msgid "B<Sort articles by (sort_article_type)>"
 msgstr "B<Sort articles by (sort_article_type)>"
 
 #. type: Plain text
-#: doc/tin.1:2287 doc/tin.5:2068
+#: doc/tin.1:2315 doc/tin.5:2080
 msgid ""
 "This specifies how articles should be sorted. Sort by ascending Date (6) is "
 "the default. The following sort types are allowed:"
@@ -6298,91 +6308,91 @@ msgstr ""
 "the default. The following sort types are allowed:"
 
 #. type: Plain text
-#: doc/tin.1:2290 doc/tin.5:2071
+#: doc/tin.1:2318 doc/tin.5:2083
 msgid "B<Nothing>, don't sort articles."
 msgstr "B<Nothing>, don't sort articles."
 
 #. type: Plain text
-#: doc/tin.1:2292 doc/tin.5:2073
+#: doc/tin.1:2320 doc/tin.5:2085
 msgid ""
 "B<Subject: (descending)>, sort articles by ''Subject:'' field descending."
 msgstr ""
 "B<Subject: (descending)>, sort articles by ''Subject:'' field descending."
 
 #. type: Plain text
-#: doc/tin.1:2294 doc/tin.5:2075
+#: doc/tin.1:2322 doc/tin.5:2087
 msgid "B<Subject: (ascending)>, sort articles by ''Subject:'' field ascending."
 msgstr ""
 "B<Subject: (ascending)>, sort articles by ''Subject:'' field ascending."
 
 #. type: Plain text
-#: doc/tin.1:2296 doc/tin.5:2077
+#: doc/tin.1:2324 doc/tin.5:2089
 msgid "B<From: (descending)>, sort articles by ''From:'' field descending."
 msgstr "B<From: (descending)>, sort articles by ''From:'' field descending."
 
 #. type: Plain text
-#: doc/tin.1:2298 doc/tin.5:2079
+#: doc/tin.1:2326 doc/tin.5:2091
 msgid "B<From: (ascending)>, sort articles by ''From:'' field ascending."
 msgstr "B<From: (ascending)>, sort articles by ''From:'' field ascending."
 
 #. type: Plain text
-#: doc/tin.1:2300 doc/tin.5:2081
+#: doc/tin.1:2328 doc/tin.5:2093
 msgid "B<Date: (descending)>, sort articles by ''Date:'' field descending."
 msgstr "B<Date: (descending)>, sort articles by ''Date:'' field descending."
 
 #. type: Plain text
-#: doc/tin.1:2303 doc/tin.5:2084
+#: doc/tin.1:2331 doc/tin.5:2096
 msgid ""
 "B<Date: (ascending)>, sort articles by ''Date:'' field ascending (default)."
 msgstr ""
 "B<Date: (ascending)>, sort articles by ''Date:'' field ascending (default)."
 
 #. type: Plain text
-#: doc/tin.1:2305 doc/tin.5:2086
+#: doc/tin.1:2333 doc/tin.5:2098
 msgid "B<Score (descending)>, sort articles by filtering score descending."
 msgstr "B<Score (descending)>, sort articles by filtering score descending."
 
 #. type: IP
-#: doc/tin.1:2305 doc/tin.5:2086
+#: doc/tin.1:2333 doc/tin.5:2098
 #, no-wrap
 msgid "8"
 msgstr "8"
 
 #. type: Plain text
-#: doc/tin.1:2307 doc/tin.5:2088
+#: doc/tin.1:2335 doc/tin.5:2100
 msgid "B<Score (ascending)>, sort articles by filtering score ascending."
 msgstr "B<Score (ascending)>, sort articles by filtering score ascending."
 
 #. type: IP
-#: doc/tin.1:2307 doc/tin.5:2088
+#: doc/tin.1:2335 doc/tin.5:2100
 #, no-wrap
 msgid "9"
 msgstr "9"
 
 #. type: Plain text
-#: doc/tin.1:2309 doc/tin.5:2090
+#: doc/tin.1:2337 doc/tin.5:2102
 msgid "B<Lines: (descending)>, sort articles by ''Lines:'' field descending."
 msgstr "B<Lines: (descending)>, sort articles by ''Lines:'' field descending."
 
 #. type: IP
-#: doc/tin.1:2309 doc/tin.5:2090
+#: doc/tin.1:2337 doc/tin.5:2102
 #, no-wrap
 msgid "10"
 msgstr "10"
 
 #. type: Plain text
-#: doc/tin.1:2311 doc/tin.5:2092
+#: doc/tin.1:2339 doc/tin.5:2104
 msgid "B<Lines: (ascending)>, sort articles by ''Lines:'' field ascending."
 msgstr "B<Lines: (ascending)>, sort articles by ''Lines:'' field ascending."
 
 #. type: TP
-#: doc/tin.1:2312
+#: doc/tin.1:2340
 #, no-wrap
 msgid "B<Sort threads by (sort_threads_type)>"
 msgstr "B<Sort threads by (sort_threads_type)>"
 
 #. type: Plain text
-#: doc/tin.1:2317 doc/tin.5:2097
+#: doc/tin.1:2345 doc/tin.5:2109
 msgid ""
 "This specifies how threads will be sorted. Sort by descending Score (1) is "
 "the default. The following sort types are allowed:"
@@ -6391,24 +6401,24 @@ msgstr ""
 "the default. The following sort types are allowed:"
 
 #. type: Plain text
-#: doc/tin.1:2320 doc/tin.5:2100
+#: doc/tin.1:2348 doc/tin.5:2112
 msgid "B<Nothing>, don't sort threads."
 msgstr "B<Nothing>, don't sort threads."
 
 #. type: Plain text
-#: doc/tin.1:2323 doc/tin.5:2103
+#: doc/tin.1:2351 doc/tin.5:2115
 msgid ""
 "B<Score (descending)>, sort threads by filtering score descending (default)."
 msgstr ""
 "B<Score (descending)>, sort threads by filtering score descending (default)."
 
 #. type: Plain text
-#: doc/tin.1:2325 doc/tin.5:2105
+#: doc/tin.1:2353 doc/tin.5:2117
 msgid "B<Score (ascending)>, sort threads by filtering score ascending."
 msgstr "B<Score (ascending)>, sort threads by filtering score ascending."
 
 #. type: Plain text
-#: doc/tin.1:2327 doc/tin.5:2107
+#: doc/tin.1:2355 doc/tin.5:2119
 msgid ""
 "B<Last posting date (descending)>, sort threads by date of last posting "
 "descending."
@@ -6417,7 +6427,7 @@ msgstr ""
 "descending."
 
 #. type: Plain text
-#: doc/tin.1:2329 doc/tin.5:2109
+#: doc/tin.1:2357 doc/tin.5:2121
 msgid ""
 "B<Last posting date (ascending)>, sort threads by date of last posting "
 "ascending."
@@ -6426,13 +6436,13 @@ msgstr ""
 "ascending."
 
 #. type: TP
-#: doc/tin.1:2330
+#: doc/tin.1:2358
 #, no-wrap
 msgid "B<Spamtrap warning address parts (spamtrap_warning_addresses)>"
 msgstr "B<Spamtrap warning address parts (spamtrap_warning_addresses)>"
 
 #. type: Plain text
-#: doc/tin.1:2335
+#: doc/tin.1:2363 doc/tin.5:2127
 msgid ""
 "Set this option to a list of comma-separated strings to be warned if you are "
 "replying to an article by mail where the e-mail address contains one of "
@@ -6443,18 +6453,18 @@ msgstr ""
 "these strings. The matching is case-insensitive. Example:"
 
 #. type: Plain text
-#: doc/tin.1:2337
+#: doc/tin.1:2365 doc/tin.5:2129
 msgid "I<spam,delete,remove>"
 msgstr "I<spam,delete,remove>"
 
 #. type: TP
-#: doc/tin.1:2337
+#: doc/tin.1:2365
 #, no-wrap
 msgid "B<Regex used to highlight *stars* (stars_regex)>"
 msgstr "B<Regex used to highlight *stars* (stars_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2342
+#: doc/tin.1:2370
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstar> or B<mono_markstar>. If "
@@ -6465,13 +6475,13 @@ msgstr ""
 "B<stars_regex> is blank, then B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2342
+#: doc/tin.1:2370
 #, no-wrap
 msgid "B<Start editor with line offset (start_editor_offset)>"
 msgstr "B<Start editor with line offset (start_editor_offset)>"
 
 #. type: Plain text
-#: doc/tin.1:2347 doc/tin.5:2127
+#: doc/tin.1:2375 doc/tin.5:2141
 msgid ""
 "Set ON if the editor used for posting, follow-ups and bug reports has the "
 "capability of starting and positioning the cursor at a specified line within "
@@ -6482,13 +6492,13 @@ msgstr ""
 "a file. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2347
+#: doc/tin.1:2375
 #, no-wrap
 msgid "B<Strip blanks of end of lines (strip_blanks)>"
 msgstr "B<Strip blanks of end of lines (strip_blanks)>"
 
 #. type: Plain text
-#: doc/tin.1:2353 doc/tin.5:2131
+#: doc/tin.1:2381 doc/tin.5:2145
 msgid ""
 "Strips the blanks from the end of each line therefore speeding up the "
 "display when reading on a slow terminal or via modem. Default is ON."
@@ -6497,13 +6507,13 @@ msgstr ""
 "display when reading on a slow terminal or via modem. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2353
+#: doc/tin.1:2381
 #, no-wrap
 msgid "B<Remove bogus groups from newsrc (strip_bogus)>"
 msgstr "B<Remove bogus groups from newsrc (strip_bogus)>"
 
 #. type: Plain text
-#: doc/tin.1:2362 doc/tin.5:2140
+#: doc/tin.1:2390 doc/tin.5:2154
 msgid ""
 "Bogus groups are groups that are present in your I<${TIN_HOMEDIR:-\"$HOME"
 "\"}/.newsrc> file that no longer exist on the news server. There are 3 "
@@ -6520,13 +6530,13 @@ msgstr ""
 "unsubscribe from them as and when you wish. Default is 0 (Always Keep)."
 
 #. type: TP
-#: doc/tin.1:2362
+#: doc/tin.1:2390
 #, no-wrap
 msgid "B<No unsubscribed groups in newsrc (strip_newsrc)>"
 msgstr "B<No unsubscribed groups in newsrc (strip_newsrc)>"
 
 #. type: Plain text
-#: doc/tin.1:2366 doc/tin.5:2144
+#: doc/tin.1:2394 doc/tin.5:2158
 msgid ""
 "If ON, then unsubscribed groups will be permanently removed from your I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. Default is OFF."
@@ -6535,13 +6545,13 @@ msgstr ""
 "${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2366
+#: doc/tin.1:2394
 #, no-wrap
 msgid "B<Regex used to highlight -strokes- (strokes_regex)>"
 msgstr "B<Regex used to highlight -strokes- (strokes_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2371
+#: doc/tin.1:2399
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstroke> or B<mono_markstroke>.  If "
@@ -6552,13 +6562,13 @@ msgstr ""
 "B<strokes_regex> is blank, then B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2371
+#: doc/tin.1:2399
 #, no-wrap
 msgid "B<Wrap around threads on next unread (wrap_on_next_unread)>"
 msgstr "B<Wrap around threads on next unread (wrap_on_next_unread)>"
 
 #. type: Plain text
-#: doc/tin.1:2376 doc/tin.5:2346
+#: doc/tin.1:2404 doc/tin.5:2364
 msgid ""
 "If enabled a search for the next unread article will wrap around all "
 "articles to find also previous unread articles. If disabled the search stops "
@@ -6569,13 +6579,13 @@ msgstr ""
 "at the end of the thread list. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2376
+#: doc/tin.1:2404
 #, no-wrap
 msgid "B<Display \"a as Umlaut-a (tex2iso_conv)>"
 msgstr "B<Display \"a as Umlaut-a (tex2iso_conv)>"
 
 #. type: Plain text
-#: doc/tin.1:2380
+#: doc/tin.1:2408
 msgid ""
 "If ON, show \"a as Umlaut-a, etc. Default is OFF. This behavior can also be "
 "toggled in the article viewer via B<PageToggleTex2iso> ('B<\">')."
@@ -6584,13 +6594,13 @@ msgstr ""
 "toggled in the article viewer via B<PageToggleTex2iso> ('B<\">')."
 
 #. type: TP
-#: doc/tin.1:2380
+#: doc/tin.1:2408
 #, no-wrap
 msgid "B<Thread articles by (thread_articles)>"
 msgstr "B<Thread articles by (thread_articles)>"
 
 #. type: Plain text
-#: doc/tin.1:2388
+#: doc/tin.1:2416
 msgid ""
 "Defines which threading method to use. It's possible to set the threading "
 "type on a per group basis by setting the group attribute variable "
@@ -6605,22 +6615,22 @@ msgstr ""
 "and References.  The choices are:"
 
 #. type: Plain text
-#: doc/tin.1:2391
+#: doc/tin.1:2419
 msgid "B<None>, don't thread."
 msgstr "B<None>, don't thread."
 
 #. type: Plain text
-#: doc/tin.1:2393
+#: doc/tin.1:2421
 msgid "B<Subject>, thread on ''Subject:'' only."
 msgstr "B<Subject>, thread on ''Subject:'' only."
 
 #. type: Plain text
-#: doc/tin.1:2395
+#: doc/tin.1:2423
 msgid "B<References>, thread on ''References:'' only."
 msgstr "B<References>, thread on ''References:'' only."
 
 #. type: Plain text
-#: doc/tin.1:2398
+#: doc/tin.1:2426
 msgid ""
 "B<Both Subject and References>, thread on ''References:'' then "
 "\\&''Subject:'' (default)."
@@ -6629,12 +6639,12 @@ msgstr ""
 "\\&''Subject:'' (default)."
 
 #. type: Plain text
-#: doc/tin.1:2400
+#: doc/tin.1:2428
 msgid "B<Multipart Subject>, thread multipart articles on ''Subject:''."
 msgstr "B<Multipart Subject>, thread multipart articles on ''Subject:''."
 
 #. type: Plain text
-#: doc/tin.1:2403
+#: doc/tin.1:2431
 msgid ""
 "B<Percentage Match>, thread base upon a partial character match on "
 "\\&''Subject:''."
@@ -6643,13 +6653,13 @@ msgstr ""
 "\\&''Subject:''."
 
 #. type: TP
-#: doc/tin.1:2404
+#: doc/tin.1:2432
 #, no-wrap
 msgid "B<Catchup thread by using left key (thread_catchup_on_exit)>"
 msgstr "B<Catchup thread by using left key (thread_catchup_on_exit)>"
 
 #. type: Plain text
-#: doc/tin.1:2408 doc/tin.5:2194
+#: doc/tin.1:2436 doc/tin.5:2208
 msgid ""
 "If ON catchup group/thread when leaving with the left arrow key. Default is "
 "ON."
@@ -6658,13 +6668,13 @@ msgstr ""
 "ON."
 
 #. type: TP
-#: doc/tin.1:2408
+#: doc/tin.1:2436
 #, no-wrap
 msgid "B<Format string for the Thread level (thread_format)>"
 msgstr "B<Format string for the Thread level (thread_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2412
+#: doc/tin.1:2440
 msgid ""
 "Format string tin uses for Thread level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ \\ [%L]\\ \\ %T\\ "
@@ -6675,13 +6685,13 @@ msgstr ""
 "\\ %F\"."
 
 #. type: TP
-#: doc/tin.1:2412
+#: doc/tin.1:2440
 #, no-wrap
 msgid "B<Matchingness of a thread (thread_perc)>"
 msgstr "B<Matchingness of a thread (thread_perc)>"
 
 #. type: Plain text
-#: doc/tin.1:2416
+#: doc/tin.1:2444
 msgid ""
 "How closely the subjects must match for two threads to be considered part of "
 "the same thread. This is a percentage and the default if 75%."
@@ -6690,13 +6700,13 @@ msgstr ""
 "the same thread. This is a percentage and the default if 75%."
 
 #. type: TP
-#: doc/tin.1:2416
+#: doc/tin.1:2444
 #, no-wrap
 msgid "B<Score of a thread (thread_score)>"
 msgstr "B<Score of a thread (thread_score)>"
 
 #. type: Plain text
-#: doc/tin.1:2420 doc/tin.5:2198
+#: doc/tin.1:2448 doc/tin.5:2212
 msgid ""
 "How the total score of a thread is computed. Default is 0, the maximum score "
 "in this thread."
@@ -6705,28 +6715,28 @@ msgstr ""
 "in this thread."
 
 #. type: Plain text
-#: doc/tin.1:2423 doc/tin.5:2201
+#: doc/tin.1:2451 doc/tin.5:2215
 msgid "B<Max>, the maximum score in this thread."
 msgstr "B<Max>, the maximum score in this thread."
 
 #. type: Plain text
-#: doc/tin.1:2425 doc/tin.5:2203
+#: doc/tin.1:2453 doc/tin.5:2217
 msgid "B<Sum>, the sum of all scores in this thread."
 msgstr "B<Sum>, the sum of all scores in this thread."
 
 #. type: Plain text
-#: doc/tin.1:2427 doc/tin.5:2205
+#: doc/tin.1:2455 doc/tin.5:2219
 msgid "B<Average>, the average score in this thread."
 msgstr "B<Average>, the average score in this thread."
 
 #. type: TP
-#: doc/tin.1:2428
+#: doc/tin.1:2456
 #, no-wrap
 msgid "B<Transliteration (translit)>"
 msgstr "B<Transliteration (translit)>"
 
 #. type: Plain text
-#: doc/tin.1:2436 doc/tin.5:2214
+#: doc/tin.1:2464 doc/tin.5:2228
 msgid ""
 "If ON append //TRANSLIT to the first argument of B<\\%iconv_open>(3)  to "
 "enable transliteration. This means that when a character cannot be "
@@ -6741,13 +6751,13 @@ msgstr ""
 "doesn't exist, this option is disabled. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2436
+#: doc/tin.1:2464
 #, no-wrap
 msgid "B<How to treat blank lines (trim_article_body)>"
 msgstr "B<How to treat blank lines (trim_article_body)>"
 
 #. type: Plain text
-#: doc/tin.1:2440 doc/tin.5:2218
+#: doc/tin.1:2468 doc/tin.5:2232
 msgid ""
 "Allows you to select how B<tin> treats blank lines in article bodies.  "
 "Default is 0. This option does not affect lines within verbatim blocks."
@@ -6756,29 +6766,29 @@ msgstr ""
 "Default is 0. This option does not affect lines within verbatim blocks."
 
 #. type: Plain text
-#: doc/tin.1:2443 doc/tin.5:2221
+#: doc/tin.1:2471 doc/tin.5:2235
 msgid "B<Don't trim article body>, do nothing."
 msgstr "B<Don't trim article body>, do nothing."
 
 #. type: Plain text
-#: doc/tin.1:2445 doc/tin.5:2223
+#: doc/tin.1:2473 doc/tin.5:2237
 msgid "B<Skip leading blank lines>."
 msgstr "B<Skip leading blank lines>."
 
 #. type: Plain text
-#: doc/tin.1:2447 doc/tin.5:2225
+#: doc/tin.1:2475 doc/tin.5:2239
 msgid "B<Skip trailing blank lines>."
 msgstr "B<Skip trailing blank lines>."
 
 #. type: Plain text
-#: doc/tin.1:2449 doc/tin.5:2227
+#: doc/tin.1:2477 doc/tin.5:2241
 msgid ""
 "B<Skip leading and trailing blank l.>, skip leading and trailing blank lines."
 msgstr ""
 "B<Skip leading and trailing blank l.>, skip leading and trailing blank lines."
 
 #. type: Plain text
-#: doc/tin.1:2452 doc/tin.5:2230
+#: doc/tin.1:2480 doc/tin.5:2244
 msgid ""
 "B<Compact multiple between text>, replace multiple blank lines between "
 "textblocks with one blank line."
@@ -6787,28 +6797,28 @@ msgstr ""
 "textblocks with one blank line."
 
 #. type: Plain text
-#: doc/tin.1:2454 doc/tin.5:2232
+#: doc/tin.1:2482 doc/tin.5:2246
 msgid "B<Compact multiple and skip leading>, 4 + 1"
 msgstr "B<Compact multiple and skip leading>, 4 + 1"
 
 #. type: Plain text
-#: doc/tin.1:2456 doc/tin.5:2234
+#: doc/tin.1:2484 doc/tin.5:2248
 msgid "B<Compact multiple and skip trailing>, 4 + 2"
 msgstr "B<Compact multiple and skip trailing>, 4 + 2"
 
 #. type: Plain text
-#: doc/tin.1:2458 doc/tin.5:2236
+#: doc/tin.1:2486 doc/tin.5:2250
 msgid "B<Compact mltpl., skip lead. & trai.>, 4 + 3"
 msgstr "B<Compact mltpl., skip lead. & trai.>, 4 + 3"
 
 #. type: TP
-#: doc/tin.1:2459
+#: doc/tin.1:2487
 #, no-wrap
 msgid "B<Regex used to highlight _underline_ (underscores_regex)>"
 msgstr "B<Regex used to highlight _underline_ (underscores_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2464
+#: doc/tin.1:2492
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markdash> or B<mono_markdash>. If "
@@ -6819,69 +6829,69 @@ msgstr ""
 "B<underscores_regex> is blank, then B<tin> uses a built-in default."
 
 #. type: TP
-#: doc/tin.1:2464
+#: doc/tin.1:2492
 #, no-wrap
 msgid "B<Remove ~/.article after posting (unlink_article)>"
 msgstr "B<Remove ~/.article after posting (unlink_article)>"
 
 #. type: Plain text
-#: doc/tin.1:2467
+#: doc/tin.1:2495
 msgid "If ON remove I<~/.article> after posting. Default is ON."
 msgstr "If ON remove I<~/.article> after posting. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2467
+#: doc/tin.1:2495
 #, no-wrap
-msgid "B<Program that opens URL's (url_handler)>"
-msgstr "B<Program that opens URL's (url_handler)>"
+msgid "B<Program that opens URLs (url_handler)>"
+msgstr "B<Program that opens URLs (url_handler)>"
 
 #. type: Plain text
-#: doc/tin.1:2472
+#: doc/tin.1:2500 doc/tin.5:2267
 msgid ""
-"The program that will be run when launching URL's in the article viewer "
-"using B<PageViewUrl> ('B<U>'). The actual URL will be appended to this.  "
-"Default is B<url_handler.pl %s>."
+"The program that will be run when launching URLs in the article viewer using "
+"B<PageViewUrl> ('B<U>'). The actual URL will be appended to this. Default is "
+"B<url_handler.pl %s>."
 msgstr ""
-"The program that will be run when launching URL's in the article viewer "
-"using B<PageViewUrl> ('B<U>'). The actual URL will be appended to this.  "
-"Default is B<url_handler.pl %s>."
-
+"The program that will be run when launching URLs in the article viewer using "
+"B<PageViewUrl> ('B<U>'). The actual URL will be appended to this. Default is "
+"B<url_handler.pl %s>."
+
 #. type: TP
-#: doc/tin.1:2472
+#: doc/tin.1:2500
 #, no-wrap
 msgid "B<URL highlighting in message body (url_highlight)>"
 msgstr "B<URL highlighting in message body (url_highlight)>"
 
 #. type: Plain text
-#: doc/tin.1:2475 doc/tin.5:2256
+#: doc/tin.1:2503 doc/tin.5:2270
 msgid "Enable highlighting URLs in message body. Default is ON."
 msgstr "Enable highlighting URLs in message body. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2475
+#: doc/tin.1:2503
 #, no-wrap
 msgid "B<Use ANSI color (use_color)>"
 msgstr "B<Use ANSI colour (use_color)>"
 
 #. type: Plain text
-#: doc/tin.1:2478
+#: doc/tin.1:2506
 msgid "If enabled B<tin> uses ANSI-colors. Default is OFF."
 msgstr "If enabled B<tin> uses ANSI-colours. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2478
+#: doc/tin.1:2506
 #, no-wrap
 msgid "B<Use scroll keys on keypad (use_keypad)>"
 msgstr "B<Use scroll keys on keypad (use_keypad)>"
 
 #. type: TP
-#: doc/tin.1:2481
+#: doc/tin.1:2509
 #, no-wrap
 msgid "B<Use mouse in xterm (use_mouse)>"
 msgstr "B<Use mouse in xterm (use_mouse)>"
 
 #. type: Plain text
-#: doc/tin.1:2487 doc/tin.5:2270
+#: doc/tin.1:2515 doc/tin.5:2284
 msgid ""
 "Allows the mouse button support in a B<\\%xterm>(1x)  to be enabled/"
 "disabled.  Default is OFF."
@@ -6890,30 +6900,30 @@ msgstr ""
 "disabled.  Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2487
+#: doc/tin.1:2515
 #, no-wrap
 msgid "B<Use slrnface to show ''X-Face:''s (use_slrnface)>"
 msgstr "B<Use slrnface to show ''X-Face:''s (use_slrnface)>"
 
 #. type: Plain text
-#: doc/tin.1:2497
+#: doc/tin.1:2525
 msgid ""
 "If enabled B<tin> uses B<\\%slrnface>(1)  to interpret the ''X-Face:'' "
-"header. For this option to have any effect, B<tin> must be running in an B<\\"
+"header. For this option to have any effect, B<tin> must be running in a B<\\"
 "%xterm>(1x)  and B<\\%slrnface>(1)  must be in your $B<PATH>. Default is OFF."
 msgstr ""
 "If enabled B<tin> uses B<\\%slrnface>(1)  to interpret the ''X-Face:'' "
-"header. For this option to have any effect, B<tin> must be running in an B<\\"
+"header. For this option to have any effect, B<tin> must be running in a B<\\"
 "%xterm>(1x)  and B<\\%slrnface>(1)  must be in your $B<PATH>. Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2497
+#: doc/tin.1:2525
 #, no-wrap
 msgid "B<Use UTF-8 graphics (utf8_graphics)>"
 msgstr "B<Use UTF-8 graphics (utf8_graphics)>"
 
 #. type: Plain text
-#: doc/tin.1:2501 doc/tin.5:2286
+#: doc/tin.1:2529 doc/tin.5:2300
 msgid ""
 "If ON use UTF-8 characters for indicator ('-E<gt>'), thread/attachment tree "
 "and ellipsis ('...'). Default is OFF."
@@ -6922,75 +6932,75 @@ msgstr ""
 "and ellipsis ('...'). Default is OFF."
 
 #. type: TP
-#: doc/tin.1:2501
+#: doc/tin.1:2529
 #, no-wrap
 msgid "B<Regex for begin of a verbatim block (verbatim_begin_regex)>"
 msgstr "B<Regex for begin of a verbatim block (verbatim_begin_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2504
+#: doc/tin.1:2532
 msgid ""
 "A regular expression that tin will use to find the begin of a verbatim block."
 msgstr ""
 "A regular expression that tin will use to find the begin of a verbatim block."
 
 #. type: TP
-#: doc/tin.1:2504
+#: doc/tin.1:2532
 #, no-wrap
 msgid "B<Regex for end of a verbatim block (verbatim_end_regex)>"
 msgstr "B<Regex for end of a verbatim block (verbatim_end_regex)>"
 
 #. type: Plain text
-#: doc/tin.1:2507
+#: doc/tin.1:2535
 msgid ""
 "A regular expression that tin will use to find the end of a verbatim block."
 msgstr ""
 "A regular expression that tin will use to find the end of a verbatim block."
 
 #. type: TP
-#: doc/tin.1:2507
+#: doc/tin.1:2535
 #, no-wrap
 msgid "B<Detection of verbatim blocks (verbatim_handling)>"
 msgstr "B<Detection of verbatim blocks (verbatim_handling)>"
 
 #. type: Plain text
-#: doc/tin.1:2510
+#: doc/tin.1:2538
 msgid "If ON verbatim blocks will be detected. Default is ON."
 msgstr "If ON verbatim blocks will be detected. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2510
+#: doc/tin.1:2538
 #, no-wrap
 msgid "B<Wildcard matching (wildcard)>"
 msgstr "B<Wildcard matching (wildcard)>"
 
 #. type: Plain text
-#: doc/tin.1:2524
+#: doc/tin.1:2552
 msgid ""
 "Allows you to select how B<tin> matches strings. The default is 0 and uses "
 "the wildmat notation, which is how this has traditionally been handled.  "
 "Setting this to 1 allows you to use B<\\%perl>(1)  compatible regular "
-"expressions B<\\%pcre>(3)  (see also B<\\%perlre>(1)  and B<\\%pcrepattern>"
-"(3)).  You will probably want to update your filter file if you use this "
-"regularly.  NB: Newsgroup names will always be matched using the wildmat "
-"notation."
+"expressions B<\\%pcre>(3)  (see also B<\\%perlre>(1)  and B<\\"
+"%pcrepattern>(3)).  You will probably want to update your filter file if you "
+"use this regularly.  NB: Newsgroup names will always be matched using the "
+"wildmat notation."
 msgstr ""
 "Allows you to select how B<tin> matches strings. The default is 0 and uses "
 "the wildmat notation, which is how this has traditionally been handled.  "
 "Setting this to 1 allows you to use B<\\%perl>(1)  compatible regular "
-"expressions B<\\%pcre>(3)  (see also B<\\%perlre>(1)  and B<\\%pcrepattern>"
-"(3)).  You will probably want to update your filter file if you use this "
-"regularly.  NB: Newsgroup names will always be matched using the wildmat "
-"notation."
+"expressions B<\\%pcre>(3)  (see also B<\\%perlre>(1)  and B<\\"
+"%pcrepattern>(3)).  You will probably want to update your filter file if you "
+"use this regularly.  NB: Newsgroup names will always be matched using the "
+"wildmat notation."
 
 #. type: TP
-#: doc/tin.1:2524
+#: doc/tin.1:2552
 #, no-wrap
 msgid "B<What to display instead of mark (word_h_display_marks)>"
 msgstr "B<What to display instead of mark (word_h_display_marks)>"
 
 #. type: Plain text
-#: doc/tin.1:2528 doc/tin.5:2314
+#: doc/tin.1:2556 doc/tin.5:2332
 msgid ""
 "Should the leading and ending stars, slashes, strokes and dashes also be "
 "displayed, even when they are highlighting marks?"
@@ -6999,28 +7009,28 @@ msgstr ""
 "displayed, even when they are highlighting marks?"
 
 #. type: Plain text
-#: doc/tin.1:2531 doc/tin.5:2317
+#: doc/tin.1:2559 doc/tin.5:2335
 msgid "B<no>"
 msgstr "B<no>"
 
 #. type: Plain text
-#: doc/tin.1:2533 doc/tin.5:2319
+#: doc/tin.1:2561 doc/tin.5:2337
 msgid "yes, B<display mark>"
 msgstr "yes, B<display mark>"
 
 #. type: Plain text
-#: doc/tin.1:2535 doc/tin.5:2321
+#: doc/tin.1:2563 doc/tin.5:2339
 msgid "print a B<space> instead"
 msgstr "print a B<space> instead"
 
 #. type: TP
-#: doc/tin.1:2536
+#: doc/tin.1:2564
 #, no-wrap
 msgid "B<Word highlighting in message body (word_highlight)>"
 msgstr "B<Word highlighting in message body (word_highlight)>"
 
 #. type: Plain text
-#: doc/tin.1:2544
+#: doc/tin.1:2572 doc/tin.5:2348
 msgid ""
 "Enable word highlighting. See B<word_h_display_marks> for the options "
 "available. If B<use_color> is enabled the colors specified in "
@@ -7037,13 +7047,13 @@ msgstr ""
 "are used. Default is ON."
 
 #. type: TP
-#: doc/tin.1:2544
+#: doc/tin.1:2572
 #, no-wrap
 msgid "B<Page line wrap column (wrap_column)>"
 msgstr "B<Page line wrap column (wrap_column)>"
 
 #. type: Plain text
-#: doc/tin.1:2555 doc/tin.5:2341
+#: doc/tin.1:2583 doc/tin.5:2359
 msgid ""
 "Sets the column at which a displayed article body should be wrapped.  If "
 "this value is equal to 0, it defaults to the current screen width.  If this "
@@ -7064,13 +7074,13 @@ msgstr ""
 "wrapping at the current screen width."
 
 #. type: TP
-#: doc/tin.1:2555
+#: doc/tin.1:2583
 #, no-wrap
-msgid "B<Quote line when cross-posting (xpost_quote_format)>"
-msgstr "B<Quote line when cross-posting (xpost_quote_format)>"
+msgid "B<Quote line when crossposting (xpost_quote_format)>"
+msgstr "B<Quote line when crossposting (xpost_quote_format)>"
 
 #. type: Plain text
-#: doc/tin.1:2562 doc/tin.5:2351
+#: doc/tin.1:2590 doc/tin.5:2369
 msgid ""
 "Format is the same as for B<news_quote_format>, this is used when answering "
 "to a crossposting to several groups with no ''Followup-To:'' set."
@@ -7079,13 +7089,13 @@ msgstr ""
 "to a crossposting to several groups with no ''Followup-To:'' set."
 
 #. type: SS
-#: doc/tin.1:2562
+#: doc/tin.1:2590
 #, no-wrap
 msgid "ATTRIBUTES MENU AND GROUP ATTRIBUTES"
 msgstr "ATTRIBUTES MENU AND GROUP ATTRIBUTES"
 
 #. type: Plain text
-#: doc/tin.1:2569
+#: doc/tin.1:2597
 msgid ""
 "B<tin> allows certain attributes to be set on a per group basis. If it "
 "exists, the global attributes file, I<${TIN_LIBDIR:-NEWSLIBDIR}/attributes> "
@@ -7102,41 +7112,41 @@ msgstr ""
 "attributes file yet."
 
 #. type: Plain text
-#: doc/tin.1:2577
+#: doc/tin.1:2605
 msgid ""
 "Note that the I<scope=E<lt>grouplistE<gt>> line has to be specified before "
 "the attributes are specified for that list. All attributes are set to a "
 "reasonable default so you only have to specify the attribute that you want "
-"to change (e.g., savedir). All toggle attributes are set by specifying ON/"
+"to change (e.g., B<savedir>). All toggle attributes are set by specifying ON/"
 "OFF. Otherwise, these function exactly the same as their global equivalents. "
 "For more details see B<\\%tin>(5)."
 msgstr ""
 "Note that the I<scope=E<lt>grouplistE<gt>> line has to be specified before "
 "the attributes are specified for that list. All attributes are set to a "
 "reasonable default so you only have to specify the attribute that you want "
-"to change (e.g., savedir). All toggle attributes are set by specifying ON/"
+"to change (e.g., B<savedir>). All toggle attributes are set by specifying ON/"
 "OFF. Otherwise, these function exactly the same as their global equivalents. "
 "For more details see B<\\%tin>(5)."
 
 #. type: Plain text
-#: doc/tin.1:2584
+#: doc/tin.1:2612
 msgid ""
 "Attributes can also be changed from the attributes menu which can be "
 "accessed by B<ConfigToggleAttrib> ('B<E<lt>TABE<gt>>') from the options menu "
 "or B<ScopeSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') from the scopes menu.  The "
 "attributes menu looks and behaves very similar to the options menu. The "
 "title shows the current scope. Attributes set in the current scope are "
-"marked with '\\+' to the left of the attributes number."
+"marked with '+' to the left of the attributes number."
 msgstr ""
 "Attributes can also be changed from the attributes menu which can be "
 "accessed by B<ConfigToggleAttrib> ('B<E<lt>TABE<gt>>') from the options menu "
 "or B<ScopeSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') from the scopes menu.  The "
 "attributes menu looks and behaves very similar to the options menu. The "
 "title shows the current scope. Attributes set in the current scope are "
-"marked with '\\+' to the left of the attributes number."
+"marked with '+' to the left of the attributes number."
 
 #. type: Plain text
-#: doc/tin.1:2591
+#: doc/tin.1:2619
 msgid ""
 "Besides the keys for moving around and changing values known from the "
 "options menu the attributes menu provides the following command: "
@@ -7147,13 +7157,13 @@ msgstr ""
 "B<ConfigResetAttrib> ('B<r>') which resets an attribute to a default value."
 
 #. type: SS
-#: doc/tin.1:2591
+#: doc/tin.1:2619
 #, no-wrap
 msgid "SCOPES MENU"
 msgstr "SCOPES MENU"
 
 #. type: Plain text
-#: doc/tin.1:2596
+#: doc/tin.1:2624
 msgid ""
 "The scopes menu (accessible from the options menu with B<ConfigScopeMenu> "
 "('B<S>')) shows all scopes read from the global and local attributes file.  "
@@ -7166,7 +7176,7 @@ msgstr ""
 "the scope number. Delete/rename/move are not possible with those scopes."
 
 #. type: Plain text
-#: doc/tin.1:2607
+#: doc/tin.1:2635
 msgid ""
 "In addition to the common moving keys the following commands are available: "
 "B<ScopeSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') enter the attributes menu for "
@@ -7187,14 +7197,14 @@ msgstr ""
 "the screen."
 
 #. type: SS
-#: doc/tin.1:2607
+#: doc/tin.1:2635
 #, no-wrap
 msgid "FILTERING ARTICLES"
 msgstr "FILTERING ARTICLES"
 
 #.  FIXME - add scoring description
 #. type: Plain text
-#: doc/tin.1:2614
+#: doc/tin.1:2642
 msgid ""
 "When there is a subject or an author which you are either very interested "
 "in, or find completely uninteresting, you can easily instruct B<tin> to "
@@ -7209,7 +7219,7 @@ msgstr ""
 "lines in an article."
 
 #. type: Plain text
-#: doc/tin.1:2620
+#: doc/tin.1:2648
 msgid ""
 "When B<tin> starts up the user's kill-file I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/"
 "filter> (see also B<\\%tin>(5))  is read. Each time a newsgroup is entered "
@@ -7222,7 +7232,7 @@ msgstr ""
 "criteria."
 
 #. type: Plain text
-#: doc/tin.1:2625
+#: doc/tin.1:2653
 msgid ""
 "The degree to which rules are applied depend on the B<kill_level> tinrc "
 "setting. By default killed articles will only be marked read. Adjust "
@@ -7235,7 +7245,7 @@ msgstr ""
 "selection rule are marked with a ''*''."
 
 #. type: Plain text
-#: doc/tin.1:2630
+#: doc/tin.1:2658
 msgid ""
 "Filtering rules can be manually entered into I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "tin/filter> (but don't do this whilst running B<tin> else you will lose your "
@@ -7246,7 +7256,7 @@ msgstr ""
 "changes) or by using an on-screen menu within B<tin>."
 
 #. type: Plain text
-#: doc/tin.1:2635
+#: doc/tin.1:2663
 msgid ""
 "The filtering capabilities of B<tin> have been significantly enhanced over "
 "previous versions to include scoring and better pattern matching. It is "
@@ -7259,13 +7269,13 @@ msgstr ""
 "directory. This file can also be read online at"
 
 #. type: Plain text
-#: doc/tin.1:2637
+#: doc/tin.1:2665
 msgid "E<lt>http://www.tin.org/filtering.txtE<gt>."
 msgstr "E<lt>http://www.tin.org/filtering.txtE<gt>."
 
 #.  FIXME - Next paragraph is out of date
 #. type: Plain text
-#: doc/tin.1:2650
+#: doc/tin.1:2678
 msgid ""
 "The on-screen filtering menu is accessed by pressing B<MenuFilterKill> "
 "('B<^K>') or B<MenuFilterSelect> ('B<^A>')  at the Group and Article levels. "
@@ -7286,13 +7296,13 @@ msgstr ""
 "the new filter, edit the full filter file or save filter."
 
 #. type: SS
-#: doc/tin.1:2650
+#: doc/tin.1:2678
 #, no-wrap
 msgid "POSTING ARTICLES"
 msgstr "POSTING ARTICLES"
 
 #. type: Plain text
-#: doc/tin.1:2653
+#: doc/tin.1:2681
 msgid ""
 "B<tin> allows posting of articles, follow-up to already posted articles and "
 "replying direct through mail to the author of an article."
@@ -7301,7 +7311,7 @@ msgstr ""
 "replying direct through mail to the author of an article."
 
 #. type: Plain text
-#: doc/tin.1:2663
+#: doc/tin.1:2691
 msgid ""
 "Use the B<Post> ('B<w>') command to post an article to a newsgroup.  After "
 "entering the post subject the default editor (i.e., B<\\%vi>(1))  or the "
@@ -7322,7 +7332,7 @@ msgstr ""
 "again or p)ost the article to the specified newsgroup(s)."
 
 #. type: Plain text
-#: doc/tin.1:2668
+#: doc/tin.1:2696
 msgid ""
 "Use the B<DisplayPostHist> ('B<W>') command to display a history of the "
 "articles you have posted. The date the article was posted, which newsgroups "
@@ -7333,7 +7343,7 @@ msgstr ""
 "the article was posted to and the articles subject line are displayed."
 
 #. type: Plain text
-#: doc/tin.1:2676
+#: doc/tin.1:2704
 msgid ""
 "Use the B<PageFollowupQuote> ('B<f>'), B<PageFollowup> ('B<F>')  or "
 "B<PageFollowupQuoteHeaders> ('B<^W>') command to post a follow-up article to "
@@ -7352,7 +7362,7 @@ msgstr ""
 "when posting an article with the B<Post> ('B<w>') command."
 
 #. type: Plain text
-#: doc/tin.1:2690
+#: doc/tin.1:2718
 msgid ""
 "Use the B<PageReplyQuote> ('B<r>'), B<PageReply> ('B<R>') or "
 "B<PageReplyQuoteHeaders> ('B<^E>') command to reply direct through mail to "
@@ -7377,13 +7387,13 @@ msgstr ""
 "or send the article to the author via B<PostSend> ('B<s>')."
 
 #. type: SS
-#: doc/tin.1:2690
+#: doc/tin.1:2718
 #, no-wrap
 msgid "CUSTOMIZING THE ARTICLE QUOTE STRING"
 msgstr "CUSTOMISING THE ARTICLE QUOTE STRING"
 
 #. type: Plain text
-#: doc/tin.1:2698
+#: doc/tin.1:2726
 msgid ""
 "When posting a followup to an article or replying direct to the author of an "
 "article via email the text of the article can be quoted. The beginning of "
@@ -7402,13 +7412,13 @@ msgstr ""
 "B<mail_quote_format>, B<news_quote_format> or B<xpost_quote_format>:"
 
 #. type: ta
-#: doc/tin.1:2700
+#: doc/tin.1:2728
 #, no-wrap
 msgid "\\w'%A  'u +\\w'Address'u"
 msgstr "\\w'%A  'u +\\w'Address'u"
 
 #. type: Plain text
-#: doc/tin.1:2709
+#: doc/tin.1:2737
 #, no-wrap
 msgid ""
 "B<%A>\tAddress (Email)\n"
@@ -7430,12 +7440,12 @@ msgstr ""
 "B<%I>\tInitials of author\n"
 
 #. type: Plain text
-#: doc/tin.1:2712
+#: doc/tin.1:2740
 msgid "e.g.,"
 msgstr "e.g.,"
 
 #. type: Plain text
-#: doc/tin.1:2717
+#: doc/tin.1:2745
 #, no-wrap
 msgid ""
 "CW<mail_quote_format=On %D in %G you wrote:\n"
@@ -7445,12 +7455,12 @@ msgstr ""
 "news_quote_format=In %M, %F wrote:>\n"
 
 #. type: Plain text
-#: doc/tin.1:2721
+#: doc/tin.1:2749
 msgid "would expand to:"
 msgstr "would expand to:"
 
 #. type: Plain text
-#: doc/tin.1:2726
+#: doc/tin.1:2754
 #, no-wrap
 msgid ""
 "CW<On 21 Sep 1993 09:45:51 -0400 in alt.sources you wrote:\n"
@@ -7460,7 +7470,7 @@ msgstr ""
 "In E<lt>abcINN123@example.orgE<gt>, Joe Bar E<lt>joe@example.orgE<gt> wrote:>\n"
 
 #. type: Plain text
-#: doc/tin.1:2736
+#: doc/tin.1:2764
 msgid ""
 "The quoted text section of an article is marked by a preceding quote string "
 "at the beginning of each quoted line. The default quote string is set to "
@@ -7475,13 +7485,13 @@ msgstr ""
 "represent a space)."
 
 #. type: SS
-#: doc/tin.1:2736
+#: doc/tin.1:2764
 #, no-wrap
 msgid "MAILING PIPING PRINTING REPOSTING AND SAVING ARTICLES"
 msgstr "MAILING PIPING PRINTING REPOSTING AND SAVING ARTICLES"
 
 #. type: Plain text
-#: doc/tin.1:2743
+#: doc/tin.1:2771
 msgid ""
 "The command interface to B<GroupMail>, B<PageMail>, B<PostMail> or "
 "B<ThreadMail> ('B<m>'), B<Pipe> ('B<|>'), B<Print> ('B<o>'), B<PageRepost> "
@@ -7496,7 +7506,7 @@ msgstr ""
 "articles is the same for ease of use."
 
 #. type: Plain text
-#: doc/tin.1:2748
+#: doc/tin.1:2776
 msgid ""
 "Auto-saving with B<*AutoSave> ('B<S>') is a special case and operates only "
 "on marked articles. They will processed without any further prompting "
@@ -7509,18 +7519,18 @@ msgstr ""
 "attributes set for the current group."
 
 #. type: Plain text
-#: doc/tin.1:2752
+#: doc/tin.1:2780
 msgid ""
 "Otherwise, the initial prompt will ask you to select which article, thread, "
-"hot (auto-selected), regex pattern, tagged articles you wish to mail, pipe "
-"etc."
+"hot (auto-selected), regular expression pattern, tagged articles you wish to "
+"mail, pipe etc."
 msgstr ""
 "Otherwise, the initial prompt will ask you to select which article, thread, "
-"hot (auto-selected), regex pattern, tagged articles you wish to mail, pipe "
-"etc."
+"hot (auto-selected), regular expression pattern, tagged articles you wish to "
+"mail, pipe etc."
 
 #. type: Plain text
-#: doc/tin.1:2756
+#: doc/tin.1:2784
 msgid ""
 "Tagged articles must have already been tagged with a B<*Tag> ('B<t>')  "
 "command. All tagged articles can be untagged by a B<*Untag> ('B<U>')  untag "
@@ -7531,22 +7541,22 @@ msgstr ""
 "command."
 
 #. type: Plain text
-#: doc/tin.1:2762
+#: doc/tin.1:2790
 msgid ""
-"If a regex pattern is selected you are asked to enter a pattern (e.g., to "
-"match all articles subject lines containing 'net News' you enter \"net News"
-"\"). Any articles that match the entered expression will be mailed, piped "
-"etc. See also the B<wildcard> tinrc variable for advanced pattern matching "
-"options."
-msgstr ""
-"If a regex pattern is selected you are asked to enter a pattern (e.g., to "
-"match all articles subject lines containing 'net News' you enter \"net News"
-"\"). Any articles that match the entered expression will be mailed, piped "
-"etc. See also the B<wildcard> tinrc variable for advanced pattern matching "
-"options."
+"If a regular expression pattern is selected you are asked to enter a pattern "
+"(e.g., to match all articles subject lines containing 'net News' you enter "
+"\"net News\"). Any articles that match the entered expression will be "
+"mailed, piped etc. See also the B<wildcard> tinrc variable for advanced "
+"pattern matching options."
+msgstr ""
+"If a regular expression pattern is selected you are asked to enter a pattern "
+"(e.g., to match all articles subject lines containing 'net News' you enter "
+"\"net News\"). Any articles that match the entered expression will be "
+"mailed, piped etc. See also the B<wildcard> tinrc variable for advanced "
+"pattern matching options."
 
 #. type: Plain text
-#: doc/tin.1:2767
+#: doc/tin.1:2795
 msgid ""
 "Various expansion characters are recognized when entering the directory and "
 "file to save to. Environment variables (prefixed with '$') and user home "
@@ -7559,7 +7569,7 @@ msgstr ""
 "variables can themselves contain other special characters."
 
 #. type: Plain text
-#: doc/tin.1:2772
+#: doc/tin.1:2800
 msgid ""
 "To save articles to a mailbox enter '=E<lt>mailbox nameE<gt>' when asked for "
 "the save filename. If you enter just '=' then articles will be saved to a "
@@ -7572,7 +7582,7 @@ msgstr ""
 "B<maildir>."
 
 #. type: Plain text
-#: doc/tin.1:2776
+#: doc/tin.1:2804
 msgid ""
 "To save in savedir/E<lt>news.group.nameE<gt>/E<lt>filenameE<gt> format enter "
 "'+E<lt>filenameE<gt>'.  Environment variables are allowed within a filename "
@@ -7583,7 +7593,7 @@ msgstr ""
 "(e.g., I<$SOURCES/dir/filename>). See B<savedir>."
 
 #. type: Plain text
-#: doc/tin.1:2782
+#: doc/tin.1:2810
 msgid ""
 "When saving articles you can specify whether the saved files should be post "
 "processed. A default process type can be set via B<post_process_type>."
@@ -7592,13 +7602,13 @@ msgstr ""
 "processed. A default process type can be set via B<post_process_type>."
 
 #. type: SS
-#: doc/tin.1:2782
+#: doc/tin.1:2810
 #, no-wrap
 msgid "AUTOMATIC MAILING AND SAVING NEW NEWS"
 msgstr "AUTOMATIC MAILING AND SAVING NEW NEWS"
 
 #. type: Plain text
-#: doc/tin.1:2794
+#: doc/tin.1:2822
 msgid ""
 "B<tin> allows new/unread news articles to be mailed (''B<-M>'' and \\&''B<-"
 "N>'' option) or saved (''B<-S>'' option) in batch mode for later reading. "
@@ -7607,9 +7617,9 @@ msgid ""
 "%cron>(1)  everyday while away, after which you will be mailed a report of "
 "which articles were mailed/saved from which newsgroups and the total number "
 "of articles mailed/saved. Articles are saved in a private news structure "
-"under your E<lt>savedirE<gt> directory (default is I<${TIN_HOMEDIR:-\"$HOME"
-"\"}/News>). Be careful of using this option if you read a lot of groups "
-"because you could overflow your file system."
+"under your B<savedir> directory (default is I<${TIN_HOMEDIR:-\"$HOME\"}/"
+"News>).  Be careful of using this option if you read a lot of groups because "
+"you could overflow your file system."
 msgstr ""
 "B<tin> allows new/unread news articles to be mailed (''B<-M>'' and \\&''B<-"
 "N>'' option) or saved (''B<-S>'' option) in batch mode for later reading. "
@@ -7618,12 +7628,12 @@ msgstr ""
 "%cron>(1)  everyday while away, after which you will be mailed a report of "
 "which articles were mailed/saved from which newsgroups and the total number "
 "of articles mailed/saved. Articles are saved in a private news structure "
-"under your E<lt>savedirE<gt> directory (default is I<${TIN_HOMEDIR:-\"$HOME"
-"\"}/News>). Be careful of using this option if you read a lot of groups "
-"because you could overflow your file system."
+"under your B<savedir> directory (default is I<${TIN_HOMEDIR:-\"$HOME\"}/"
+"News>). Be careful of using this option if you read a lot of groups because "
+"you could overflow your file system."
 
 #. type: Plain text
-#: doc/tin.1:2798
+#: doc/tin.1:2826
 msgid ""
 "When using ''B<-S>'' together with a given directory to save to (''B<-s>'' "
 "option), the same directory must be specified when reading the articles by "
@@ -7634,7 +7644,7 @@ msgstr ""
 "''B<-R>''."
 
 #. type: Plain text
-#: doc/tin.1:2805
+#: doc/tin.1:2833
 msgid ""
 "If you only want to save some of your groups use the B<batch_save> tinrc "
 "variable. Set to ON or OFF in tinrc to enable/disable saving of all groups "
@@ -7651,13 +7661,13 @@ msgstr ""
 "want using attributes."
 
 #. type: TP
-#: doc/tin.1:2806
+#: doc/tin.1:2834
 #, no-wrap
 msgid "B<tin -M iain -c -f newsrc.mail>"
 msgstr "B<tin -M iain -c -f newsrc.mail>"
 
 #. type: Plain text
-#: doc/tin.1:2810
+#: doc/tin.1:2838
 msgid ""
 "(mail any unread articles in newsgroups specified in file newsrc.mail to the "
 "local user iain and mark them as read)"
@@ -7666,13 +7676,13 @@ msgstr ""
 "local user iain and mark them as read)"
 
 #. type: TP
-#: doc/tin.1:2811
+#: doc/tin.1:2839
 #, no-wrap
 msgid "B<tin -S -c -f newsrc.save>"
 msgstr "B<tin -S -c -f newsrc.save>"
 
 #. type: Plain text
-#: doc/tin.1:2815
+#: doc/tin.1:2843
 msgid ""
 "(save any unread articles in newsgroups specified in file newsrc.save and "
 "mark them as read)"
@@ -7681,24 +7691,24 @@ msgstr ""
 "mark them as read)"
 
 #. type: TP
-#: doc/tin.1:2816
+#: doc/tin.1:2844
 #, no-wrap
 msgid "B<tin -R>"
 msgstr "B<tin -R>"
 
 #. type: Plain text
-#: doc/tin.1:2821
+#: doc/tin.1:2849
 msgid "(read any articles saved by B<tin -S>)"
 msgstr "(read any articles saved by B<tin -S>)"
 
 #. type: SS
-#: doc/tin.1:2821
+#: doc/tin.1:2849
 #, no-wrap
 msgid "RANGES"
 msgstr "RANGES"
 
 #. type: Plain text
-#: doc/tin.1:2832
+#: doc/tin.1:2860
 msgid ""
 "A range is simply a group of items marked using the B<SetRange> (B<'#'>) "
 "key. Certain B<tin> commands will operate on a range if one exists rather "
@@ -7721,13 +7731,13 @@ msgstr ""
 "B<MarkThdUnread> ('B<Z>')."
 
 #. type: SS
-#: doc/tin.1:2833
+#: doc/tin.1:2861
 #, no-wrap
 msgid "NEWSGROUP LISTS & WILDCARDS"
 msgstr "NEWSGROUP LISTS & WILDCARDS"
 
 #. type: Plain text
-#: doc/tin.1:2844
+#: doc/tin.1:2872
 msgid ""
 "Several places in B<tin> allow you to specify a list of newsgroups. These "
 "include command-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE "
@@ -7742,38 +7752,38 @@ msgstr ""
 "include command-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE "
 "mechanism. The scope= attributes file tag and the filter file group= tag "
 "also use the same syntax. B<tin> interprets this variable similarly to B<\\"
-"%rn(1).> It contains a list of patterns, separated by commas and possibly "
+"%rn>(1).  It contains a list of patterns, separated by commas and possibly "
 "prefixed with exclamation points. An exclamation point negates the meaning "
 "of a match on this pattern, and can be used to cancel certain matches. Some "
 "examples:"
 
 #. type: Plain text
-#: doc/tin.1:2846
+#: doc/tin.1:2874
 msgid "I<alt.config,news.*,!news.test>"
 msgstr "I<alt.config,news.*,!news.test>"
 
 #. type: Plain text
-#: doc/tin.1:2848
+#: doc/tin.1:2876
 msgid ""
 "Matches alt.config and everything in the 'news' hierarchy except news.test"
 msgstr ""
 "Matches alt.config and everything in the 'news' hierarchy except news.test"
 
 #. type: Plain text
-#: doc/tin.1:2853
+#: doc/tin.1:2881
 msgid ""
 "See the explanation for the $B<AUTOSUBSCRIBE> variables for further examples."
 msgstr ""
 "See the explanation for the $B<AUTOSUBSCRIBE> variables for further examples."
 
 #. type: SS
-#: doc/tin.1:2853
+#: doc/tin.1:2881
 #, no-wrap
 msgid "SIGNATURES"
 msgstr "SIGNATURES"
 
 #. type: Plain text
-#: doc/tin.1:2862
+#: doc/tin.1:2890
 msgid ""
 "B<tin> will recognize a signature in either I<${TIN_HOMEDIR:-\"$HOME\"}/."
 "signature> or I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>.  If I<${TIN_HOMEDIR:-\"$HOME"
@@ -7790,7 +7800,7 @@ msgstr ""
 "%inews>(1)  will append the signature itself."
 
 #. type: Plain text
-#: doc/tin.1:2865
+#: doc/tin.1:2893
 msgid ""
 "A signature in I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig> will be pulled into the "
 "editor for both posting and mailing commands."
@@ -7799,12 +7809,12 @@ msgstr ""
 "editor for both posting and mailing commands."
 
 #. type: Plain text
-#: doc/tin.1:2867
+#: doc/tin.1:2895
 msgid "The following is an example of a I<.Sig> file:"
 msgstr "The following is an example of a I<.Sig> file:"
 
 #. type: Plain text
-#: doc/tin.1:2872
+#: doc/tin.1:2900
 #, no-wrap
 msgid ""
 "CW<NAMES  Joe Bar E<lt>joe@example.orgE<gt>\n"
@@ -7814,7 +7824,7 @@ msgstr ""
 "SNAIL  Musterweg 12, 99999 Notreal, Germany>\n"
 
 #. type: Plain text
-#: doc/tin.1:2887
+#: doc/tin.1:2915
 msgid ""
 "B<tin> also has the capability to generate random signatures on a per "
 "newsgroup basis if so desired. The way to accomplish this is to specify the "
@@ -7837,13 +7847,13 @@ msgstr ""
 "sig is read from the file I<$HOME/.sigfixed>."
 
 #. type: SS
-#: doc/tin.1:2887
+#: doc/tin.1:2915
 #, no-wrap
 msgid "CUSTOMIZING THE SCREEN FORMAT"
 msgstr "CUSTOMISING THE SCREEN FORMAT"
 
 #. type: Plain text
-#: doc/tin.1:2892
+#: doc/tin.1:2920
 msgid ""
 "The look of the Selection, Group and Thread level can be customized via "
 "format strings. These format strings define the content and the position of "
@@ -7856,13 +7866,13 @@ msgstr ""
 "placeholders. The following variables are available:"
 
 #. type: ta
-#: doc/tin.1:2895
+#: doc/tin.1:2923
 #, no-wrap
 msgid "\\w'%G    'u +\\w'current group/thread/article number'u"
 msgstr "\\w'%G    'u +\\w'current group/thread/article number'u"
 
 #. type: Plain text
-#: doc/tin.1:2912
+#: doc/tin.1:2940
 #, no-wrap
 msgid ""
 "B<%D>\tdate\n"
@@ -7900,7 +7910,7 @@ msgstr ""
 "B<%%>\t%\n"
 
 #. type: Plain text
-#: doc/tin.1:2917
+#: doc/tin.1:2945
 msgid ""
 "Not all variables can be used in each level. The following table provides an "
 "overview:"
@@ -7909,13 +7919,13 @@ msgstr ""
 "overview:"
 
 #. type: ta
-#: doc/tin.1:2920
+#: doc/tin.1:2948
 #, no-wrap
 msgid "\\w'%G        'uC +\\w'B<select_format> 'uC +\\w'B<group_format> 'uC +\\w'B<thread_format>'uC"
 msgstr "\\w'%G        'uC +\\w'B<select_format> 'uC +\\w'B<group_format> 'uC +\\w'B<thread_format>'uC"
 
 #. type: Plain text
-#: doc/tin.1:2938
+#: doc/tin.1:2966
 #, no-wrap
 msgid ""
 "\tB<select_format>\tB<group_format>\tB<thread_format>\n"
@@ -7955,18 +7965,18 @@ msgstr ""
 "B<%%>\tX\tX\tX\n"
 
 #. type: Plain text
-#: doc/tin.1:2942
+#: doc/tin.1:2970
 msgid "Defaults for the format strings:"
 msgstr "Defaults for the format strings:"
 
 #. type: ta
-#: doc/tin.1:2945
+#: doc/tin.1:2973
 #, no-wrap
 msgid "\\w'select_format  'u +\\w'\"B<%n %m  [%L]  %T  %F>\"'u"
 msgstr "\\w'select_format  'u +\\w'\"B<%n %m  [%L]  %T  %F>\"'u"
 
 #. type: Plain text
-#: doc/tin.1:2949
+#: doc/tin.1:2977
 #, no-wrap
 msgid ""
 "B<select_format>:\t\"B<%f %n %U  %G  %d>\"\n"
@@ -7978,7 +7988,7 @@ msgstr ""
 "B<thread_format>:\t\"B<%n %m  [%L]  %T  %F>\"\n"
 
 #. type: Plain text
-#: doc/tin.1:2955
+#: doc/tin.1:2983
 msgid ""
 "B<show_description> controls whether the newsgroup description is shown or "
 "not. The description can also be toggled with B<SelectToggleDescriptions> "
@@ -7989,7 +7999,7 @@ msgstr ""
 "('B<d>')."
 
 #. type: Plain text
-#: doc/tin.1:2960
+#: doc/tin.1:2988
 msgid ""
 "The information displayed with 'B<%F>' depends on the value of "
 "B<show_author>. B<GroupToggleSubjDisplay> resp.  B<ThreadToggleSubjDisplay> "
@@ -8000,47 +8010,67 @@ msgstr ""
 "('B<d>') switches through all available options."
 
 #. type: Plain text
-#: doc/tin.1:2964
+#: doc/tin.1:2992
 msgid ""
-"\\(cqB<%D>' uses B<date_format> for date representation. It is possible to "
-"specify a different date format in round brackets (e.g. 'B<%(%d %b %y %H:%M)"
-"D>'). See B<date_format> for more details."
+"For date representation 'B<%D>' uses B<date_format>. It is possible to "
+"specify a different date format in round brackets (e.g. 'B<%(%d %b %y %H:"
+"%M)D>'). See B<date_format> for more details."
 msgstr ""
-"\\(cqB<%D>' uses B<date_format> for date representation. It is possible to "
-"specify a different date format in round brackets (e.g. 'B<%(%d %b %y %H:%M)"
-"D>'). See B<date_format> for more details."
+"For date representation 'B<%D>' uses B<date_format>. It is possible to "
+"specify a different date format in round brackets (e.g. 'B<%(%d %b %y %H:"
+"%M)D>'). See B<date_format> for more details."
 
 #. type: Plain text
-#: doc/tin.1:2974
+#: doc/tin.1:2996
 msgid ""
 "The length of each item (except 'B<%%>') can be defined with a positive "
 "number after the 'B<%>'. The following example displays the score in the "
-"thread level 10 characters wide: 'B<%10S>'. Some variables do have a default "
-"width which may lead to truncation. Truncation for variables which contain "
-"only numbers happens by dividing the value with a sufficient power of ten "
-"and adding a SI suffix to the result, i.e. the variable holds a value of "
-"54321 and the width for the variable is 4 the result will be \"54 k\". If "
-"that's undesired you have to specify a larger width manually, i.e. 'B<%6n>'. "
-"Here is an overview of the defaults:"
+"thread level 10 characters wide: 'B<%10S>'."
 msgstr ""
 "The length of each item (except 'B<%%>') can be defined with a positive "
 "number after the 'B<%>'. The following example displays the score in the "
-"thread level 10 characters wide: 'B<%10S>'. Some variables do have a default "
-"width which may lead to truncation. Truncation for variables which contain "
-"only numbers happens by dividing the value with a sufficient power of ten "
-"and adding a SI suffix to the result, i.e. the variable holds a value of "
-"54321 and the width for the variable is 4 the result will be \"54 k\". If "
-"that's undesired you have to specify a larger width manually, i.e. 'B<%6n>'. "
-"Here is an overview of the defaults:"
+"thread level 10 characters wide: 'B<%10S>'."
+
+#. type: Plain text
+#: doc/tin.1:3002
+msgid ""
+"If the newsgroup name is displayed together with the newsgroup description, "
+"the width of the newsgroup name can be controlled via a optional comma "
+"separated second value (e.g. 'B<%60,20G>'). It is valid to omit the first "
+"value (e.g. ('B<%,20G>')). If no second value is given, B<tin> uses a "
+"default value of 32."
+msgstr ""
+"If the newsgroup name is displayed together with the newsgroup description, "
+"the width of the newsgroup name can be controlled via a optional comma "
+"separated second value (e.g. 'B<%60,20G>'). It is valid to omit the first "
+"value (e.g. ('B<%,20G>')). If no second value is given, B<tin> uses a "
+"default value of 32."
+
+#. type: Plain text
+#: doc/tin.1:3009
+msgid ""
+"Some variables do have a default width which may lead to truncation.  "
+"Truncation for variables which contain only numbers happens by dividing the "
+"value with a sufficient power of ten and adding a SI suffix to the result, "
+"that is the variable holds a value of 54321 and the width for the variable "
+"is 4 the result will be \"54 k\". If that's undesired you have to specify a "
+"larger width manually, e.g. 'B<%6n>'. Here is an overview of the defaults:"
+msgstr ""
+"Some variables do have a default width which may lead to truncation.  "
+"Truncation for variables which contain only numbers happens by dividing the "
+"value with a sufficient power of ten and adding a SI suffix to the result, "
+"that is the variable holds a value of 54321 and the width for the variable "
+"is 4 the result will be \"54 k\". If that's undesired you have to specify a "
+"larger width manually, e.g. 'B<%6n>'. Here is an overview of the defaults:"
 
 #. type: ta
-#: doc/tin.1:2977
+#: doc/tin.1:3012
 #, no-wrap
-msgid "\\w'Variable  'u\t+\\w'width'u"
-msgstr "\\w'Variable  'u\t+\\w'width'u"
+msgid "\\w'Variable  'u +\\w'width'u"
+msgstr "\\w'Variable  'u +\\w'width'u"
 
 #. type: Plain text
-#: doc/tin.1:2986
+#: doc/tin.1:3021
 #, no-wrap
 msgid ""
 "Variable\twidth\n"
@@ -8062,7 +8092,7 @@ msgstr ""
 "B<%n>\t 4\n"
 
 #. type: Plain text
-#: doc/tin.1:2997
+#: doc/tin.1:3032
 msgid ""
 "If no length is given for 'B<%D>', the length is determined by the format "
 "string for the date and the date of the current day. If the date format "
@@ -8083,7 +8113,18 @@ msgstr ""
 "specify the length in the format string."
 
 #. type: Plain text
-#: doc/tin.1:3001
+#: doc/tin.1:3036
+msgid ""
+"In case the format string contains 'B<%G>' and 'B<%d>' and no length are "
+"given, B<tin> determines the longest newsgroup name and uses this length for "
+"'B<%G>'. The remaining space will used for 'B<%d>'."
+msgstr ""
+"In case the format string contains 'B<%G>' and 'B<%d>' and no length are "
+"given, B<tin> determines the longest newsgroup name and uses this length for "
+"'B<%G>'. The remaining space will used for 'B<%d>'."
+
+#. type: Plain text
+#: doc/tin.1:3040
 msgid ""
 "When the format string contains the specifier 'B<%F>' and 'B<%s>' resp. 'B<"
 "%T>' and no length are given, 'B<%F>' will use one third and 'B<%s>' resp. "
@@ -8094,47 +8135,47 @@ msgstr ""
 "'B<%T>' will use two third of the available space."
 
 #. type: Plain text
-#: doc/tin.1:3009
+#: doc/tin.1:3048
 msgid ""
-"In addition, a minimum screen width can be defined for each item (except "
-"\\(cqB<%%>'). In this case, the item will only be displayed when the screen "
-"is wider than specified. This comes in handy to not overload a small screen "
-"but have maximum information on a large screen. The minimum screen width has "
-"to be specified by a positive number preceded by an 'B<E<gt>>'. In the "
-"following example B<tin> will display the score only if the screen is wider "
-"than 100 characters: 'B<%E<gt>100S>'."
-msgstr ""
-"In addition, a minimum screen width can be defined for each item (except "
-"\\(cqB<%%>'). In this case, the item will only be displayed when the screen "
-"is wider than specified. This comes in handy to not overload a small screen "
-"but have maximum information on a large screen. The minimum screen width has "
-"to be specified by a positive number preceded by an 'B<E<gt>>'. In the "
-"following example B<tin> will display the score only if the screen is wider "
-"than 100 characters: 'B<%E<gt>100S>'."
+"In addition, a minimum screen width can be defined for each item (except 'B<%"
+"%>'). In this case, the item will only be displayed when the screen is wider "
+"than specified. This comes in handy to not overload a small screen but have "
+"maximum information on a large screen. The minimum screen width has to be "
+"specified by a positive number preceded by an 'B<E<gt>>'. In the following "
+"example B<tin> will display the score only if the screen is wider than 100 "
+"characters: 'B<%E<gt>100S>'."
+msgstr ""
+"In addition, a minimum screen width can be defined for each item (except 'B<%"
+"%>'). In this case, the item will only be displayed when the screen is wider "
+"than specified. This comes in handy to not overload a small screen but have "
+"maximum information on a large screen. The minimum screen width has to be "
+"specified by a positive number preceded by an 'B<E<gt>>'. In the following "
+"example B<tin> will display the score only if the screen is wider than 100 "
+"characters: 'B<%E<gt>100S>'."
 
 #. type: Plain text
-#: doc/tin.1:3017
+#: doc/tin.1:3056
 msgid ""
 "If both the length and the minimum screen width should be specified for an "
 "item, the length must be the first parameter and the minimum screen width "
 "must be the second one. The following example displays the score with a "
-"length of 10 characters only if the screen is wider than 100 characters: "
-"\\(cqB<%10E<gt>100S>'."
+"length of 10 characters only if the screen is wider than 100 characters: 'B<"
+"%10E<gt>100S>'."
 msgstr ""
 "If both the length and the minimum screen width should be specified for an "
 "item, the length must be the first parameter and the minimum screen width "
 "must be the second one. The following example displays the score with a "
-"length of 10 characters only if the screen is wider than 100 characters: "
-"\\(cqB<%10E<gt>100S>'."
+"length of 10 characters only if the screen is wider than 100 characters: 'B<"
+"%10E<gt>100S>'."
 
 #. type: SS
-#: doc/tin.1:3017
+#: doc/tin.1:3056
 #, no-wrap
 msgid "TIPS AND TRICKS"
 msgstr "TIPS AND TRICKS"
 
 #. type: Plain text
-#: doc/tin.1:3021
+#: doc/tin.1:3060
 msgid ""
 "B<tin> can be pretty much be navigated by using the four cursor keys.  The "
 "left arrow key goes up a level, the right arrow key goes down a level, the "
@@ -8145,14 +8186,14 @@ msgstr ""
 "up arrow key goes up a line and the down arrow key goes down a line."
 
 #. type: Plain text
-#: doc/tin.1:3023
+#: doc/tin.1:3062
 msgid ""
 "The following newsgroups provide useful information concerning news software:"
 msgstr ""
 "The following newsgroups provide useful information concerning news software:"
 
 #. type: Plain text
-#: doc/tin.1:3026
+#: doc/tin.1:3065
 msgid ""
 "\\(emnews.software.readers (info. about news user agents tin, rn, nn, slrn "
 "etc.)"
@@ -8161,12 +8202,12 @@ msgstr ""
 "etc.)"
 
 #. type: Plain text
-#: doc/tin.1:3028
+#: doc/tin.1:3067
 msgid "\\(emnews.software.nntp (info. about NNTP)"
 msgstr "\\(emnews.software.nntp (info. about NNTP)"
 
 #. type: Plain text
-#: doc/tin.1:3030
+#: doc/tin.1:3069
 msgid ""
 "\\(emnews.answers (Frequently Asked Questions (FAQ) about many different "
 "themes)"
@@ -8175,7 +8216,7 @@ msgstr ""
 "themes)"
 
 #. type: Plain text
-#: doc/tin.1:3034
+#: doc/tin.1:3073
 msgid ""
 "Many prompts within B<tin> offer a default choice that the cursor is "
 "positioned on. By pressing 'B<E<lt>CRE<gt>>' the default value is taken.  "
@@ -8186,16 +8227,16 @@ msgstr ""
 "Most prompts can be aborted by pressing 'B<E<lt>ESCE<gt>>'."
 
 #. type: Plain text
-#: doc/tin.1:3041
+#: doc/tin.1:3080
 msgid ""
-"When B<tin> is run in an B<\\%xterm>(1x)  it will resize itself each time "
-"the B<\\%xterm>(1x)  is resized."
+"When B<tin> is run in a B<\\%xterm>(1x)  it will resize itself each time the "
+"B<\\%xterm>(1x)  is resized."
 msgstr ""
-"When B<tin> is run in an B<\\%xterm>(1x)  it will resize itself each time "
-"the B<\\%xterm>(1x)  is resized."
+"When B<tin> is run in a B<\\%xterm>(1x)  it will resize itself each time the "
+"B<\\%xterm>(1x)  is resized."
 
 #. type: Plain text
-#: doc/tin.1:3045
+#: doc/tin.1:3084
 msgid ""
 "B<tin> will reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-"
 "active}> file at set intervals (B<reread_active_file_secs>) to show any "
@@ -8206,7 +8247,7 @@ msgstr ""
 "newly arrived news."
 
 #. type: Plain text
-#: doc/tin.1:3050
+#: doc/tin.1:3089
 msgid ""
 "If you find large number of new newsgroups cluttering up your screen, "
 "pressing B<SelectToggleReadDisplay> ('B<r>') will make them go away."
@@ -8215,13 +8256,13 @@ msgstr ""
 "pressing B<SelectToggleReadDisplay> ('B<r>') will make them go away."
 
 #. type: SS
-#: doc/tin.1:3050
+#: doc/tin.1:3089
 #, no-wrap
 msgid "XTERM BUTTONS"
 msgstr "XTERM BUTTONS"
 
 #. type: Plain text
-#: doc/tin.1:3056
+#: doc/tin.1:3095
 msgid ""
 "If the environment variable B<$TERM> is set to B<\\%xterm>(1x), then button "
 "pressing can be used to select groups and articles. In this discussion, the "
@@ -8234,31 +8275,31 @@ msgstr ""
 "button)."
 
 #. type: Plain text
-#: doc/tin.1:3058
+#: doc/tin.1:3097
 msgid "In general (i.e., for the group, thread and article menus),"
 msgstr "In general (i.e., for the group, thread and article menus),"
 
 #. type: TP
-#: doc/tin.1:3058
+#: doc/tin.1:3097
 #, no-wrap
 msgid "Button1 (left)"
 msgstr "Button1 (left)"
 
 #. type: Plain text
-#: doc/tin.1:3061
+#: doc/tin.1:3100
 msgid ""
 "enters next (lower) level if you click on an article, otherwise pages down."
 msgstr ""
 "enters next (lower) level if you click on an article, otherwise pages down."
 
 #. type: TP
-#: doc/tin.1:3061
+#: doc/tin.1:3100
 #, no-wrap
 msgid "Button2 (center)"
 msgstr "Button2 (centre)"
 
 #. type: Plain text
-#: doc/tin.1:3065
+#: doc/tin.1:3104
 msgid ""
 "returns to the previous (upper) level if you click on an article, otherwise "
 "pages up."
@@ -8267,13 +8308,13 @@ msgstr ""
 "pages up."
 
 #. type: TP
-#: doc/tin.1:3065
+#: doc/tin.1:3104
 #, no-wrap
 msgid "Button3 (right)"
 msgstr "Button3 (right)"
 
 #. type: Plain text
-#: doc/tin.1:3069
+#: doc/tin.1:3108
 msgid ""
 "positions on the article line under mouse cursor, or pages down if you've "
 "clicked outside the list of articles."
@@ -8282,18 +8323,18 @@ msgstr ""
 "clicked outside the list of articles."
 
 #. type: Plain text
-#: doc/tin.1:3071
+#: doc/tin.1:3110
 msgid "In the group selection menu, if the mouse is pointing at a group then:"
 msgstr "In the group selection menu, if the mouse is pointing at a group then:"
 
 #. type: TP
-#: doc/tin.1:3071 doc/tin.1:3083 doc/tin.1:3097
+#: doc/tin.1:3110 doc/tin.1:3122 doc/tin.1:3136
 #, no-wrap
 msgid "left button"
 msgstr "left button"
 
 #. type: Plain text
-#: doc/tin.1:3075
+#: doc/tin.1:3114
 msgid ""
 "moves to and selects the group pointed at, just like B<SelectReadGrp> "
 "('B<E<lt>CRE<gt>>')."
@@ -8302,36 +8343,36 @@ msgstr ""
 "('B<E<lt>CRE<gt>>')."
 
 #. type: TP
-#: doc/tin.1:3075 doc/tin.1:3087 doc/tin.1:3100
+#: doc/tin.1:3114 doc/tin.1:3126 doc/tin.1:3139
 #, no-wrap
 msgid "center button"
 msgstr "centre button"
 
 #. type: Plain text
-#: doc/tin.1:3078
+#: doc/tin.1:3117
 msgid "quits the program, just like B<Quit> ('B<q>')."
 msgstr "quits the program, just like B<Quit> ('B<q>')."
 
 #. type: TP
-#: doc/tin.1:3078 doc/tin.1:3092 doc/tin.1:3105
+#: doc/tin.1:3117 doc/tin.1:3131 doc/tin.1:3144
 #, no-wrap
 msgid "right button"
 msgstr "right button"
 
 #. type: Plain text
-#: doc/tin.1:3081
+#: doc/tin.1:3120
 msgid "moves to the group pointed at."
 msgstr "moves to the group pointed at."
 
 #. type: Plain text
-#: doc/tin.1:3083
+#: doc/tin.1:3122
 msgid ""
 "In the article menu, if the mouse is pointing at an article (or thread) then:"
 msgstr ""
 "In the article menu, if the mouse is pointing at an article (or thread) then:"
 
 #. type: Plain text
-#: doc/tin.1:3087
+#: doc/tin.1:3126
 msgid ""
 "reads the article pointed at, just like B<GroupReadBasenote> "
 "('B<E<lt>CRE<gt>>'), or the thread, just like B<GroupListThd> ('B<l>')."
@@ -8340,7 +8381,7 @@ msgstr ""
 "('B<E<lt>CRE<gt>>'), or the thread, just like B<GroupListThd> ('B<l>')."
 
 #. type: Plain text
-#: doc/tin.1:3092
+#: doc/tin.1:3131
 msgid ""
 "exits the menu, catching up on the group if you have "
 "B<group_catchup_on_exit> set in your configuration, just like B<Quit> "
@@ -8351,24 +8392,24 @@ msgstr ""
 "('B<q>')."
 
 #. type: Plain text
-#: doc/tin.1:3095
+#: doc/tin.1:3134
 msgid "moves to the article (or thread) pointed at."
 msgstr "moves to the article (or thread) pointed at."
 
 #. type: Plain text
-#: doc/tin.1:3097
+#: doc/tin.1:3136
 msgid "In the thread menu, if the mouse is pointing at an article then:"
 msgstr "In the thread menu, if the mouse is pointing at an article then:"
 
 #. type: Plain text
-#: doc/tin.1:3100
+#: doc/tin.1:3139
 msgid ""
 "reads article pointed at, just like B<ThreadReadArt> ('B<E<lt>CRE<gt>>')."
 msgstr ""
 "reads article pointed at, just like B<ThreadReadArt> ('B<E<lt>CRE<gt>>')."
 
 #. type: Plain text
-#: doc/tin.1:3105
+#: doc/tin.1:3144
 msgid ""
 "exits the menu, catching up on the thread if you have "
 "B<thread_catchup_on_exit> set in your configuration, just like B<Quit> "
@@ -8379,12 +8420,12 @@ msgstr ""
 "('B<q>')."
 
 #. type: Plain text
-#: doc/tin.1:3108
+#: doc/tin.1:3147
 msgid "moves to the article pointed at."
 msgstr "moves to the article pointed at."
 
 #. type: Plain text
-#: doc/tin.1:3115
+#: doc/tin.1:3154
 msgid ""
 "In other menus and areas button pressing reverts back to usual cut and paste "
 "of B<\\%xterm>(1x), but after one click of any button."
@@ -8393,13 +8434,13 @@ msgstr ""
 "of B<\\%xterm>(1x), but after one click of any button."
 
 #. type: SS
-#: doc/tin.1:3115
+#: doc/tin.1:3154
 #, no-wrap
 msgid "INDEX FILES"
 msgstr "INDEX FILES"
 
 #. type: Plain text
-#: doc/tin.1:3120
+#: doc/tin.1:3159
 msgid ""
 "If your news server supports NOV index files (see B<\\%newsoverview>(5), "
 "most modern installations will) and you have a fast connection to your news "
@@ -8410,7 +8451,7 @@ msgstr ""
 "server then this section can be ignored."
 
 #. type: Plain text
-#: doc/tin.1:3126
+#: doc/tin.1:3165
 msgid ""
 "If your news server doesn't support NOV index files or you have a very slow "
 "connection to your news server then B<tin> can cache the index for each "
@@ -8425,7 +8466,7 @@ msgstr ""
 "traffic groups."
 
 #. type: Plain text
-#: doc/tin.1:3135
+#: doc/tin.1:3174
 msgid ""
 "Each user creates/updates his/her own index files that are stored in I<"
 "${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news/>. If you are "
@@ -8444,7 +8485,7 @@ msgstr ""
 "when reading via NNTP then turning on caching will have little or no effect."
 
 #. type: Plain text
-#: doc/tin.1:3142
+#: doc/tin.1:3181
 msgid ""
 "Entering a group the first time tends to be slow because the index file must "
 "be built from scratch. To alleviate the slowness start B<tin> to create all "
@@ -8461,7 +8502,7 @@ msgstr ""
 "need to be cached."
 
 #. type: Plain text
-#: doc/tin.1:3147
+#: doc/tin.1:3186
 msgid ""
 "As indexing might take some time you may want to run B<tin> form the system "
 "batcher B<\\%cron>(1)  with the ''B<-u>'' option:"
@@ -8470,13 +8511,13 @@ msgstr ""
 "batcher B<\\%cron>(1)  with the ''B<-u>'' option:"
 
 #. type: Plain text
-#: doc/tin.1:3152
+#: doc/tin.1:3191
 #, no-wrap
 msgid "CW<30 6 * * * /usr/local/bin/tin -u>\n"
 msgstr "CW<30 6 * * * /usr/local/bin/tin -u>\n"
 
 #. type: Plain text
-#: doc/tin.1:3158
+#: doc/tin.1:3197
 msgid ""
 "If you are low on local disk space you should consider to manually purge "
 "cached data for groups you are not reading anymore with something like:"
@@ -8485,7 +8526,7 @@ msgstr ""
 "cached data for groups you are not reading anymore with something like:"
 
 #. type: Plain text
-#: doc/tin.1:3164
+#: doc/tin.1:3203
 #, no-wrap
 msgid ""
 "CW<find ${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news* \\e\n"
@@ -8495,7 +8536,7 @@ msgstr ""
 "-type f -name \"[0-9]*.[0-9]\" -atime +28 | xargs rm -f>\n"
 
 #. type: SH
-#: doc/tin.1:3169 doc/tin.5:21
+#: doc/tin.1:3208 doc/tin.5:21
 #, no-wrap
 msgid "FILES"
 msgstr "FILES"
@@ -8516,124 +8557,124 @@ msgstr "FILES"
 #.        $TMPDIR/SCOPES-W   (-D 32)
 #.        $TMPDIR/ACTIVE     (-D 64)
 #. type: Plain text
-#: doc/tin.1:3187
+#: doc/tin.1:3226
 msgid "For a detailed description see B<\\%tin>(5)."
 msgstr "For a detailed description see B<\\%tin>(5)."
 
 #. type: Plain text
-#: doc/tin.1:3189 doc/tin.5:43
+#: doc/tin.1:3228 doc/tin.5:43
 msgid "I<$MAILCAPS>"
 msgstr "I<$MAILCAPS>"
 
 #. type: Plain text
-#: doc/tin.1:3191 doc/tin.5:45
+#: doc/tin.1:3230 doc/tin.5:45
 msgid "I<~/.mailcap>"
 msgstr "I<~/.mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3193 doc/tin.5:47
+#: doc/tin.1:3232 doc/tin.5:47
 msgid "I</etc/mailcap>"
 msgstr "I</etc/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3195 doc/tin.5:49
+#: doc/tin.1:3234 doc/tin.5:49
 msgid "I</usr/etc/mailcap>"
 msgstr "I</usr/etc/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3197 doc/tin.5:51
+#: doc/tin.1:3236 doc/tin.5:51
 msgid "I</usr/local/etc/mailcap>"
 msgstr "I</usr/local/etc/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3199 doc/tin.5:53
+#: doc/tin.1:3238 doc/tin.5:53
 msgid "I</etc/mail/mailcap>"
 msgstr "I</etc/mail/mailcap>"
 
 #. type: Plain text
-#: doc/tin.1:3202 doc/tin.5:222
+#: doc/tin.1:3241 doc/tin.5:222
 msgid "I</etc/nntpserver>"
 msgstr "I</etc/nntpserver>"
 
 #. type: Plain text
-#: doc/tin.1:3205 doc/tin.5:232
+#: doc/tin.1:3244 doc/tin.5:232
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>"
 
 #. type: Plain text
-#: doc/tin.1:3208 doc/tin.5:242
+#: doc/tin.1:3247 doc/tin.5:242
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>"
 
 #. type: Plain text
-#: doc/tin.1:3210 doc/tin.5:244
+#: doc/tin.1:3249 doc/tin.5:244
 msgid "I</etc/mime.types>"
 msgstr "I</etc/mime.types>"
 
 #. type: Plain text
-#: doc/tin.1:3212 doc/tin.5:246
+#: doc/tin.1:3251 doc/tin.5:246
 msgid "I</etc/tin/mime.types>"
 msgstr "I</etc/tin/mime.types>"
 
 #. type: Plain text
-#: doc/tin.1:3215 doc/tin.5:253
+#: doc/tin.1:3254 doc/tin.5:253
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>"
 
 #. type: Plain text
-#: doc/tin.1:3218 doc/tin.5:286
+#: doc/tin.1:3257 doc/tin.5:286
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>"
 
 #. type: Plain text
-#: doc/tin.1:3222 doc/tin.5:315
+#: doc/tin.1:3261 doc/tin.5:315
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n"
 
 #. type: Plain text
-#: doc/tin.1:3226 doc/tin.5:323
+#: doc/tin.1:3265 doc/tin.5:323
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>"
 
 #. type: Plain text
-#: doc/tin.1:3228 doc/tin.5:325
+#: doc/tin.1:3267 doc/tin.5:325
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>"
 
 #. type: Plain text
-#: doc/tin.1:3231 doc/tin.5:332
+#: doc/tin.1:3270 doc/tin.5:332
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>"
 
 #. type: Plain text
-#: doc/tin.1:3234 doc/tin.5:339
+#: doc/tin.1:3273 doc/tin.5:339
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>"
 
 #. type: Plain text
-#: doc/tin.1:3237 doc/tin.5:346
+#: doc/tin.1:3276 doc/tin.5:346
 msgid "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>"
 msgstr "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>"
 
 #. type: Plain text
-#: doc/tin.1:3241 doc/tin.5:354
+#: doc/tin.1:3280 doc/tin.5:354
 #, no-wrap
 msgid "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n"
 msgstr "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n"
 
 #. type: Plain text
-#: doc/tin.1:3245 doc/tin.5:362
+#: doc/tin.1:3284 doc/tin.5:362
 msgid "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>"
 msgstr "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>"
 
 #. type: Plain text
-#: doc/tin.1:3248 doc/tin.5:369
+#: doc/tin.1:3287 doc/tin.5:369
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>"
 
 #. type: Plain text
-#: doc/tin.1:3251 doc/tin.5:403
+#: doc/tin.1:3290 doc/tin.5:403
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>"
 
@@ -8642,66 +8683,66 @@ msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin
 #.  we should think about checking for the new Paths (/news/etc/)
 #.  ${TIN_LIBDIR\-/news/etc"}/attributes
 #. type: Plain text
-#: doc/tin.1:3255 doc/tin.5:414
+#: doc/tin.1:3294 doc/tin.5:414
 msgid "I</etc/tin/attributes>"
 msgstr "I</etc/tin/attributes>"
 
 #. type: Plain text
-#: doc/tin.1:3257 doc/tin.5:416
+#: doc/tin.1:3296 doc/tin.5:416
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>"
 
 #.  TODO: add missing descriptions and explain things in detail.
 #. type: Plain text
-#: doc/tin.1:3260 doc/tin.5:747
+#: doc/tin.1:3299 doc/tin.5:750
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>"
 
 #. type: Plain text
-#: doc/tin.1:3264 doc/tin.5:829
+#: doc/tin.1:3303 doc/tin.5:832
 #, no-wrap
 msgid "I</etc/tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 msgstr "I</etc/tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 
 #. type: Plain text
-#: doc/tin.1:3266 doc/tin.5:831
+#: doc/tin.1:3305 doc/tin.5:834
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 
 #. type: Plain text
-#: doc/tin.1:3270 doc/tin.5:1064
+#: doc/tin.1:3309 doc/tin.5:1067
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>"
 
 #. type: Plain text
-#: doc/tin.1:3273 doc/tin.5:1080
+#: doc/tin.1:3312 doc/tin.5:1083
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>"
 
 #. type: Plain text
-#: doc/tin.1:3276 doc/tin.5:1106
+#: doc/tin.1:3315 doc/tin.5:1109
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>"
 
 #. type: Plain text
-#: doc/tin.1:3279 doc/tin.5:1113
+#: doc/tin.1:3318 doc/tin.5:1116
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>"
 
 #. type: Plain text
-#: doc/tin.1:3282 doc/tin.5:1123
+#: doc/tin.1:3321 doc/tin.5:1126
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>"
 
 #. type: Plain text
-#: doc/tin.1:3286
+#: doc/tin.1:3325
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 
 #. type: Plain text
-#: doc/tin.1:3291
+#: doc/tin.1:3330
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
@@ -8711,22 +8752,22 @@ msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin
 #.  we should think about checking for the new Paths (/news/etc/)
 #.  .IR ${TIN_LIBDIR\-"/news/etc"}/tinrc
 #. type: Plain text
-#: doc/tin.1:3296 doc/tin.5:1176
+#: doc/tin.1:3335 doc/tin.5:1179
 msgid "I</etc/tin/tinrc>"
 msgstr "I</etc/tin/tinrc>"
 
 #. type: Plain text
-#: doc/tin.1:3298 doc/tin.5:1178
+#: doc/tin.1:3337 doc/tin.5:1181
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>"
 
 #. type: Plain text
-#: doc/tin.1:3301 doc/tin.5:2355
+#: doc/tin.1:3340 doc/tin.5:2373
 msgid "I</etc/tin/tin.defaults>"
 msgstr "I</etc/tin/tin.defaults>"
 
 #. type: Plain text
-#: doc/tin.1:3304
+#: doc/tin.1:3343
 msgid "I</usr/local/share/locale/${LC_MESSAGES}/LC_MESSAGES/tin.mo>"
 msgstr "I</usr/local/share/locale/${LC_MESSAGES}/LC_MESSAGES/tin.mo>"
 
@@ -8735,51 +8776,51 @@ msgstr "I</usr/local/share/locale/${LC_M
 #.  we should think about checking for the new Paths
 #.  (described shown below).
 #. type: Plain text
-#: doc/tin.1:3307 doc/tin.5:2465
+#: doc/tin.1:3346 doc/tin.5:2483
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>"
 
 #. type: Plain text
-#: doc/tin.1:3310 doc/tin.5:2525
+#: doc/tin.1:3349 doc/tin.5:2543
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>"
 
 #. type: Plain text
-#: doc/tin.1:3313 doc/tin.5:2552
+#: doc/tin.1:3352 doc/tin.5:2570
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>"
 
 #. type: Plain text
-#: doc/tin.1:3316 doc/tin.5:2575
+#: doc/tin.1:3355 doc/tin.5:2593
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>"
 
 #.  is the Path correct? or is it /news/etc/overview.fmt
 #. type: Plain text
-#: doc/tin.1:3319 doc/tin.5:2585
+#: doc/tin.1:3358 doc/tin.5:2603
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>"
 
 #.  is the Path correct? or is it /news/etc/subscriptions
 #. type: Plain text
-#: doc/tin.1:3322 doc/tin.5:2603
+#: doc/tin.1:3361 doc/tin.5:2621
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>"
 msgstr "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>"
 
 #. type: SH
-#: doc/tin.1:3325
+#: doc/tin.1:3364
 #, no-wrap
 msgid "ENVIRONMENT"
 msgstr "ENVIRONMENT"
 
 #. type: TP
-#: doc/tin.1:3328
+#: doc/tin.1:3367
 #, no-wrap
 msgid "B<TINRC>"
 msgstr "B<TINRC>"
 
 #. type: Plain text
-#: doc/tin.1:3336
+#: doc/tin.1:3375
 msgid ""
 "Define this variable if you want to specify command-line options that B<tin> "
 "should be started with to save typing them each time it is started. The "
@@ -8794,13 +8835,13 @@ msgstr ""
 "the command-line to override the same option specified in the environment."
 
 #. type: TP
-#: doc/tin.1:3336
+#: doc/tin.1:3375
 #, no-wrap
 msgid "B<TIN_HOMEDIR>"
 msgstr "B<TIN_HOMEDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3341
+#: doc/tin.1:3380
 msgid ""
 "Define this variable if you do not want the I<.tin> directory in I<$HOME/>. "
 "E.g., if you want all B<tin>'s private files in I</tmp/.tin> you would set "
@@ -8811,13 +8852,13 @@ msgstr ""
 "$B<TIN_HOMEDIR> to I</tmp>."
 
 #. type: TP
-#: doc/tin.1:3341
+#: doc/tin.1:3380
 #, no-wrap
 msgid "B<TIN_INDEX_NEWSDIR>"
 msgstr "B<TIN_INDEX_NEWSDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3347
+#: doc/tin.1:3386
 msgid ""
 "Define this variable if you do not want the I<.news> directory in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s news index "
@@ -8828,13 +8869,13 @@ msgstr ""
 "files in I</tmp/.news> you would set $B<TIN_INDEX_NEWSDIR> to I</tmp>."
 
 #. type: TP
-#: doc/tin.1:3347
+#: doc/tin.1:3386
 #, no-wrap
 msgid "B<TIN_INDEX_MAILDIR>"
 msgstr "B<TIN_INDEX_MAILDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3353
+#: doc/tin.1:3392
 msgid ""
 "Define this variable if you do not want the I<.mail> directory in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s mail index "
@@ -8845,13 +8886,13 @@ msgstr ""
 "files in I</tmp/.mail> you would set $B<TIN_INDEX_MAILDIR> to I</tmp>."
 
 #. type: TP
-#: doc/tin.1:3353
+#: doc/tin.1:3392
 #, no-wrap
 msgid "B<TIN_INDEX_SAVEDIR>"
 msgstr "B<TIN_INDEX_SAVEDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3359
+#: doc/tin.1:3398
 msgid ""
 "Define this variable if you do not want the I<.save> directory in I<"
 "${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s save index "
@@ -8862,13 +8903,13 @@ msgstr ""
 "files in I</tmp/.save> you would set $B<TIN_INDEX_SAVEDIR> to I</tmp>."
 
 #. type: TP
-#: doc/tin.1:3359
+#: doc/tin.1:3398
 #, no-wrap
 msgid "B<TIN_LIBDIR>"
 msgstr "B<TIN_LIBDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3364
+#: doc/tin.1:3403
 msgid ""
 "Define this variable if you want to override the B<NEWSLIBDIR> path that was "
 "compiled into the B<tin> binary, default is I</usr/lib/news>.  If tin is "
@@ -8879,13 +8920,13 @@ msgstr ""
 "running in NNTP mode setting this variable has no effect."
 
 #. type: TP
-#: doc/tin.1:3364
+#: doc/tin.1:3403
 #, no-wrap
 msgid "B<TIN_SPOOLDIR>"
 msgstr "B<TIN_SPOOLDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3369
+#: doc/tin.1:3408
 msgid ""
 "Define this variable if you want to override the B<SPOOLDIR> path that was "
 "compiled into the B<tin> binary, default is I</var/spool/news>.  If tin is "
@@ -8896,13 +8937,13 @@ msgstr ""
 "running in NNTP mode setting this variable has no effect."
 
 #. type: TP
-#: doc/tin.1:3369
+#: doc/tin.1:3408
 #, no-wrap
 msgid "B<TIN_NOVROOTDIR>"
 msgstr "B<TIN_NOVROOTDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3374
+#: doc/tin.1:3413
 msgid ""
 "Define this variable if you want to override the B<NOVROOTDIR> path that was "
 "compiled into the B<tin> binary, default is B<SPOOLDIR> (see above). If tin "
@@ -8913,30 +8954,30 @@ msgstr ""
 "is running in NNTP mode setting this variable has no effect."
 
 #. type: TP
-#: doc/tin.1:3374
+#: doc/tin.1:3413
 #, no-wrap
 msgid "B<TIN_NOVFILENAME>"
 msgstr "B<TIN_NOVFILENAME>"
 
 #. type: Plain text
-#: doc/tin.1:3380
+#: doc/tin.1:3419
 msgid ""
-"Define this variable if you want to override the B<OVERVIEW_FILE> file name "
+"Define this variable if you want to override the B<OVERVIEW_FILE> filename "
 "that was compiled into the B<tin> binary, default is I<.overview>. If tin is "
 "running in NNTP mode setting this variable has no effect."
 msgstr ""
-"Define this variable if you want to override the B<OVERVIEW_FILE> file name "
+"Define this variable if you want to override the B<OVERVIEW_FILE> filename "
 "that was compiled into the B<tin> binary, default is I<.overview>. If tin is "
 "running in NNTP mode setting this variable has no effect."
 
 #. type: TP
-#: doc/tin.1:3380
+#: doc/tin.1:3419
 #, no-wrap
 msgid "B<TIN_ACTIVEFILE>"
 msgstr "B<TIN_ACTIVEFILE>"
 
 #. type: Plain text
-#: doc/tin.1:3386
+#: doc/tin.1:3425
 msgid ""
 "Define this variable if you want to override the B<NEWSLIBDIR/active> path "
 "that was compiled into the B<tin> binary. If tin is running in NNTP mode "
@@ -8949,13 +8990,13 @@ msgstr ""
 "to $B<TIN_ACTIVEFILE>."
 
 #. type: TP
-#: doc/tin.1:3386
+#: doc/tin.1:3425
 #, no-wrap
 msgid "B<NNTPSERVER>"
 msgstr "B<NNTPSERVER>"
 
 #. type: Plain text
-#: doc/tin.1:3392
+#: doc/tin.1:3431
 msgid ""
 "The default NNTP server to remotely read news from. This variable only needs "
 "to be set if the ''B<-r>'' command-line option is specified and the file I</"
@@ -8968,13 +9009,13 @@ msgstr ""
 "$B<NNTPSERVER>."
 
 #. type: TP
-#: doc/tin.1:3392
+#: doc/tin.1:3431
 #, no-wrap
 msgid "B<NNTPPORT>"
 msgstr "B<NNTPPORT>"
 
 #. type: Plain text
-#: doc/tin.1:3397
+#: doc/tin.1:3436
 msgid ""
 "The NNTP TCP-port to read news from. This variable only needs to be set if "
 "the TCP-port is not 119 (the default).  The ''B<-p>'' command-line option "
@@ -8985,13 +9026,13 @@ msgstr ""
 "overrides $B<NNTPPORT>."
 
 #. type: TP
-#: doc/tin.1:3397
+#: doc/tin.1:3436
 #, no-wrap
 msgid "B<DISTRIBUTION>"
 msgstr "B<DISTRIBUTION>"
 
 #. type: Plain text
-#: doc/tin.1:3401
+#: doc/tin.1:3440
 msgid ""
 "Set the article header field ''Distribution:'' to the contents of the "
 "variable instead of the system default."
@@ -9000,13 +9041,13 @@ msgstr ""
 "variable instead of the system default."
 
 #. type: TP
-#: doc/tin.1:3401
+#: doc/tin.1:3440
 #, no-wrap
 msgid "B<ISO2ASC>"
 msgstr "B<ISO2ASC>"
 
 #. type: Plain text
-#: doc/tin.1:3405
+#: doc/tin.1:3444
 msgid ""
 "Set the ISO to ASCII charset decoding table character to use in decoding an "
 "article text. Values can range from -1 to 6."
@@ -9015,39 +9056,39 @@ msgstr ""
 "article text. Values can range from -1 to 6."
 
 #. type: TP
-#: doc/tin.1:3406
+#: doc/tin.1:3445
 #, no-wrap
 msgid "B<-1>"
 msgstr "B<-1>"
 
 #. type: Plain text
-#: doc/tin.1:3409
+#: doc/tin.1:3448
 msgid "no conversion"
 msgstr "no conversion"
 
 #. type: Plain text
-#: doc/tin.1:3412
+#: doc/tin.1:3451
 msgid "universal table for many languages"
 msgstr "universal table for many languages"
 
 #. type: Plain text
-#: doc/tin.1:3415
+#: doc/tin.1:3454
 msgid "single-spacing universal table"
 msgstr "single-spacing universal table"
 
 #. type: Plain text
-#: doc/tin.1:3418
+#: doc/tin.1:3457
 msgid "table for Danish, Dutch, German, Norwegian and Swedish"
 msgstr "table for Danish, Dutch, German, Norwegian and Swedish"
 
 #. type: TP
-#: doc/tin.1:3418
+#: doc/tin.1:3457
 #, no-wrap
 msgid "B<3>"
 msgstr "B<3>"
 
 #. type: Plain text
-#: doc/tin.1:3421
+#: doc/tin.1:3460
 msgid ""
 "table for Danish, Finnish, Norwegian and Swedish using the appropriate ISO "
 "646 variant"
@@ -9056,40 +9097,40 @@ msgstr ""
 "646 variant"
 
 #. type: Plain text
-#: doc/tin.1:3424
+#: doc/tin.1:3463
 msgid "table with B<RFC\\%1345> codes in brackets"
 msgstr "table with B<RFC\\%1345> codes in brackets"
 
 #. type: TP
-#: doc/tin.1:3424
+#: doc/tin.1:3463
 #, no-wrap
 msgid "B<5>"
 msgstr "B<5>"
 
 #. type: Plain text
-#: doc/tin.1:3427
+#: doc/tin.1:3466
 msgid "table for printers that allow overstriking with backspace"
 msgstr "table for printers that allow overstriking with backspace"
 
 #. type: TP
-#: doc/tin.1:3427
+#: doc/tin.1:3466
 #, no-wrap
 msgid "B<6>"
 msgstr "B<6>"
 
 #. type: Plain text
-#: doc/tin.1:3430
+#: doc/tin.1:3469
 msgid "table for IBM PC character set (code page 437)"
 msgstr "table for IBM PC character set (code page 437)"
 
 #. type: TP
-#: doc/tin.1:3431
+#: doc/tin.1:3470
 #, no-wrap
 msgid "B<ORGANIZATION>"
 msgstr "B<ORGANIZATION>"
 
 #. type: Plain text
-#: doc/tin.1:3437
+#: doc/tin.1:3476
 msgid ""
 "Set the article header field ''Organization:'' to the contents of the "
 "variable instead of the system default. If reading news on an Apollo "
@@ -9102,24 +9143,24 @@ msgstr ""
 "of $B<ORGANIZATION>."
 
 #. type: TP
-#: doc/tin.1:3437
+#: doc/tin.1:3476
 #, no-wrap
 msgid "B<NEWSORG (DomainOS)>"
 msgstr "B<NEWSORG (DomainOS)>"
 
 #. type: Plain text
-#: doc/tin.1:3440
+#: doc/tin.1:3479
 msgid "DomainOS specific, same as $B<ORGANIZATION> on other OSs (see above)."
 msgstr "DomainOS specific, same as $B<ORGANIZATION> on other OSs (see above)."
 
 #. type: TP
-#: doc/tin.1:3440
+#: doc/tin.1:3479
 #, no-wrap
 msgid "B<REPLYTO>"
 msgstr "B<REPLYTO>"
 
 #. type: Plain text
-#: doc/tin.1:3445
+#: doc/tin.1:3484
 msgid ""
 "Set the article header field ''Reply-To:'' to the return address specified "
 "by the variable. This is useful if you wish to receive replies at a "
@@ -9130,13 +9171,13 @@ msgstr ""
 "different address."
 
 #. type: TP
-#: doc/tin.1:3445
+#: doc/tin.1:3484
 #, no-wrap
 msgid "B<NAME>"
 msgstr "B<NAME>"
 
 #. type: Plain text
-#: doc/tin.1:3449
+#: doc/tin.1:3488
 msgid ""
 "Overrides the full name given in the gecos-files in I</etc/passwd>, see also "
 "B<mail_address>."
@@ -9145,37 +9186,37 @@ msgstr ""
 "B<mail_address>."
 
 #. type: TP
-#: doc/tin.1:3449
+#: doc/tin.1:3488
 #, no-wrap
 msgid "B<REALNAME>"
 msgstr "B<REALNAME>"
 
 #. type: Plain text
-#: doc/tin.1:3452
+#: doc/tin.1:3491
 msgid "Same as $B<NAME>."
 msgstr "Same as $B<NAME>."
 
 #. type: TP
-#: doc/tin.1:3452
+#: doc/tin.1:3491
 #, no-wrap
 msgid "B<HOME>"
 msgstr "B<HOME>"
 
 #. type: Plain text
-#: doc/tin.1:3457
+#: doc/tin.1:3496
 msgid ""
 "Pathname of the user's home directory. See B<\\%environ>(5)  for more info."
 msgstr ""
 "Pathname of the user's home directory. See B<\\%environ>(5)  for more info."
 
 #. type: TP
-#: doc/tin.1:3457
+#: doc/tin.1:3496
 #, no-wrap
 msgid "B<MAILER>"
 msgstr "B<MAILER>"
 
 #. type: Plain text
-#: doc/tin.1:3461
+#: doc/tin.1:3500
 msgid ""
 "This variable has precedence over the default mailer that is used in all "
 "mailing operations within B<tin>."
@@ -9184,24 +9225,24 @@ msgstr ""
 "mailing operations within B<tin>."
 
 #. type: TP
-#: doc/tin.1:3461
+#: doc/tin.1:3500
 #, no-wrap
 msgid "B<MAIL>"
 msgstr "B<MAIL>"
 
 #. type: Plain text
-#: doc/tin.1:3464
+#: doc/tin.1:3503
 msgid "Full path to the user's mailbox."
 msgstr "Full path to the user's mailbox."
 
 #. type: TP
-#: doc/tin.1:3464
+#: doc/tin.1:3503
 #, no-wrap
 msgid "B<VISUAL>"
 msgstr "B<VISUAL>"
 
 #. type: Plain text
-#: doc/tin.1:3473
+#: doc/tin.1:3512
 msgid ""
 "This variable has precedence over the default editor (i.e., B<\\%vi>(1))  "
 "that is used in all editing operations within B<tin> (e.g., posting, "
@@ -9214,13 +9255,13 @@ msgstr ""
 "vi}\"}>. See B<\\%environ>(5)  for more info."
 
 #. type: TP
-#: doc/tin.1:3473
+#: doc/tin.1:3512
 #, no-wrap
 msgid "B<EDITOR>"
 msgstr "B<EDITOR>"
 
 #. type: Plain text
-#: doc/tin.1:3482
+#: doc/tin.1:3521
 msgid ""
 "If $B<VISUAL> is unset, then this variable is looked up for a default "
 "editor. If $B<EDITOR> and $B<VISUAL> are both unset, B<tin> uses the systems "
@@ -9233,13 +9274,13 @@ msgstr ""
 "for more info."
 
 #. type: TP
-#: doc/tin.1:3482
+#: doc/tin.1:3521
 #, no-wrap
 msgid "B<AUTOSUBSCRIBE>"
 msgstr "B<AUTOSUBSCRIBE>"
 
 #. type: Plain text
-#: doc/tin.1:3488
+#: doc/tin.1:3527
 msgid ""
 "A new group is checked against the list of patterns; if it matches, B<tin> "
 "subscribes the user to the group without further query.  See the section "
@@ -9252,12 +9293,12 @@ msgstr ""
 "example, setting"
 
 #. type: Plain text
-#: doc/tin.1:3490
+#: doc/tin.1:3529
 msgid "I<AUTOSUBSCRIBE=comp.os.unix.*,talk.*,!talk.politics.*>"
 msgstr "I<AUTOSUBSCRIBE=comp.os.unix.*,talk.*,!talk.politics.*>"
 
 #. type: Plain text
-#: doc/tin.1:3495
+#: doc/tin.1:3534
 msgid ""
 "will automatically subscribe the user to all new groups in the comp.os.unix "
 "hierarchy, and all talk groups other than talk.politics groups (which will "
@@ -9270,13 +9311,13 @@ msgstr ""
 "with the ''B<-X>'' command-line switch."
 
 #. type: TP
-#: doc/tin.1:3495
+#: doc/tin.1:3534
 #, no-wrap
 msgid "B<AUTOUNSUBSCRIBE>"
 msgstr "B<AUTOUNSUBSCRIBE>"
 
 #. type: Plain text
-#: doc/tin.1:3499
+#: doc/tin.1:3538
 msgid ""
 "Is handled like the $B<AUTOSUBSCRIBE> variable, but groups matching the list "
 "are unsubscribed from without further query. For example, setting"
@@ -9285,12 +9326,12 @@ msgstr ""
 "are unsubscribed from without further query. For example, setting"
 
 #. type: Plain text
-#: doc/tin.1:3501
+#: doc/tin.1:3540
 msgid "I<AUTOUNSUBSCRIBE=alt.flame.*,u*,!uk.*>"
 msgstr "I<AUTOUNSUBSCRIBE=alt.flame.*,u*,!uk.*>"
 
 #. type: Plain text
-#: doc/tin.1:3505
+#: doc/tin.1:3544
 msgid ""
 "will automatically unsubscribe the user from all new alt.flame groups and "
 "all groups starting with u (university groups) other than UK groups (which "
@@ -9301,13 +9342,13 @@ msgstr ""
 "will be queried for as usual)."
 
 #. type: TP
-#: doc/tin.1:3505
+#: doc/tin.1:3544
 #, no-wrap
 msgid "B<TMPDIR>"
 msgstr "B<TMPDIR>"
 
 #. type: Plain text
-#: doc/tin.1:3509
+#: doc/tin.1:3548
 msgid ""
 "A pathname of a directory made available for B<tin> to create temporary "
 "files."
@@ -9316,13 +9357,13 @@ msgstr ""
 "files."
 
 #. type: TP
-#: doc/tin.1:3509
+#: doc/tin.1:3548
 #, no-wrap
 msgid "B<MAILCAPS>"
 msgstr "B<MAILCAPS>"
 
 #. type: Plain text
-#: doc/tin.1:3515
+#: doc/tin.1:3554
 msgid ""
 "This variable can be used to override the default path search for B<\\"
 "%mailcap>(5)  files. See also B<\\%tin>(5)."
@@ -9331,13 +9372,13 @@ msgstr ""
 "%mailcap>(5)  files. See also B<\\%tin>(5)."
 
 #. type: TP
-#: doc/tin.1:3515
+#: doc/tin.1:3554
 #, no-wrap
 msgid "B<NOMETAMAIL>"
 msgstr "B<NOMETAMAIL>"
 
 #. type: Plain text
-#: doc/tin.1:3520
+#: doc/tin.1:3559
 msgid ""
 "Set this variable to disable the use of B<\\%metamail>(1)  or a replacement "
 "(e.g. metamutt)."
@@ -9346,19 +9387,19 @@ msgstr ""
 "(e.g. metamutt)."
 
 #. type: TP
-#: doc/tin.1:3520
+#: doc/tin.1:3559
 #, no-wrap
 msgid "B<MM_CHARSET>"
 msgstr "B<MM_CHARSET>"
 
 #. type: TP
-#: doc/tin.1:3522
+#: doc/tin.1:3561
 #, no-wrap
 msgid "B<ISPELL>"
 msgstr "B<ISPELL>"
 
 #. type: Plain text
-#: doc/tin.1:3527
+#: doc/tin.1:3566
 msgid ""
 "Set this variable to point to B<\\%ispell>(1)  or a replacement and its cmd-"
 "line options."
@@ -9367,13 +9408,13 @@ msgstr ""
 "line options."
 
 #. type: TP
-#: doc/tin.1:3527
+#: doc/tin.1:3566
 #, no-wrap
 msgid "B<PGPOPTS>"
 msgstr "B<PGPOPTS>"
 
 #. type: Plain text
-#: doc/tin.1:3534
+#: doc/tin.1:3573
 msgid ""
 "Define any additional options that you wish to pass to your B<\\%pgp>(1)  or "
 "B<\\%gpg>(1)  program."
@@ -9382,13 +9423,13 @@ msgstr ""
 "B<\\%gpg>(1)  program."
 
 #. type: TP
-#: doc/tin.1:3534
+#: doc/tin.1:3573
 #, no-wrap
 msgid "B<PGPPATH>"
 msgstr "B<PGPPATH>"
 
 #. type: Plain text
-#: doc/tin.1:3539
+#: doc/tin.1:3578
 msgid ""
 "Override the name of the B<\\%pgp>(1)  directory in B<$HOME> that holds your "
 "keys etc.."
@@ -9397,13 +9438,13 @@ msgstr ""
 "keys etc.."
 
 #. type: TP
-#: doc/tin.1:3539
+#: doc/tin.1:3578
 #, no-wrap
 msgid "B<GNUPGHOME>"
 msgstr "B<GNUPGHOME>"
 
 #. type: Plain text
-#: doc/tin.1:3544
+#: doc/tin.1:3583
 msgid ""
 "Override the name of the B<\\%gpg>(1)  directory in B<$HOME> that holds your "
 "keys etc.."
@@ -9412,7 +9453,7 @@ msgstr ""
 "keys etc.."
 
 #. type: TP
-#: doc/tin.1:3544
+#: doc/tin.1:3583
 #, no-wrap
 msgid "B<LC_CTYPE>"
 msgstr "B<LC_CTYPE>"
@@ -9420,32 +9461,32 @@ msgstr "B<LC_CTYPE>"
 #.  TODO: document LC_CTYPEs influence on
 #.        ~/.tin/keymap.*, 8bit char display, ...
 #. type: Plain text
-#: doc/tin.1:3558
+#: doc/tin.1:3597
 msgid ""
 "This variable determines the B<\\%locale>(5)  category for character "
 "handling functions. Usually it determines the character classes for pattern "
 "matching character classification and case conversion. Currently this is not "
 "true for B<tin> (which temporary unsets B<$LC_CTYPE> right before any match "
-"is done to avoid confusion).  It's value should be of the form I<language>"
-"[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%environ>(5)  for more "
-"information."
+"is done to avoid confusion).  It's value should be of the form "
+"I<language>[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%environ>(5)  "
+"for more information."
 msgstr ""
 "This variable determines the B<\\%locale>(5)  category for character "
 "handling functions. Usually it determines the character classes for pattern "
 "matching character classification and case conversion. Currently this is not "
 "true for B<tin> (which temporary unsets B<$LC_CTYPE> right before any match "
-"is done to avoid confusion).  It's value should be of the form I<language>"
-"[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%environ>(5)  for more "
-"information."
+"is done to avoid confusion).  It's value should be of the form "
+"I<language>[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%environ>(5)  "
+"for more information."
 
 #. type: TP
-#: doc/tin.1:3558
+#: doc/tin.1:3597
 #, no-wrap
 msgid "B<LC_MESSAGES>"
 msgstr "B<LC_MESSAGES>"
 
 #. type: Plain text
-#: doc/tin.1:3567
+#: doc/tin.1:3606
 msgid ""
 "Formats of informative and diagnostic messages and interactive responses.  "
 "It's value should be of the form I<language>[I<_territory>][I<.codeset>]"
@@ -9458,30 +9499,30 @@ msgstr ""
 "information."
 
 #. type: TP
-#: doc/tin.1:3567
+#: doc/tin.1:3606
 #, no-wrap
 msgid "B<LC_TIME>"
 msgstr "B<LC_TIME>"
 
 #. type: Plain text
-#: doc/tin.1:3575
+#: doc/tin.1:3614
 msgid ""
-"Date and time formats. It's value should be of the form I<language>"
-"[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%locale>(5)  and B<\\"
-"%environ>(5)  for more information."
+"Date and time formats. It's value should be of the form "
+"I<language>[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%locale>(5)  "
+"and B<\\%environ>(5)  for more information."
 msgstr ""
-"Date and time formats. It's value should be of the form I<language>"
-"[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%locale>(5)  and B<\\"
-"%environ>(5)  for more information."
+"Date and time formats. It's value should be of the form "
+"I<language>[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%locale>(5)  "
+"and B<\\%environ>(5)  for more information."
 
 #. type: TP
-#: doc/tin.1:3575
+#: doc/tin.1:3614
 #, no-wrap
 msgid "B<LC_ALL>"
 msgstr "B<LC_ALL>"
 
 #. type: Plain text
-#: doc/tin.1:3584
+#: doc/tin.1:3623
 msgid ""
 "This variable overrides the value of the B<$LANG> variable and any other B<"
 "$LC_> variable. It's value should be of the form I<language>[I<_territory>]"
@@ -9494,13 +9535,13 @@ msgstr ""
 "information."
 
 #. type: TP
-#: doc/tin.1:3584
+#: doc/tin.1:3623
 #, no-wrap
 msgid "B<LANG>"
 msgstr "B<LANG>"
 
 #. type: Plain text
-#: doc/tin.1:3593
+#: doc/tin.1:3632
 msgid ""
 "This variable determines the B<\\%locale>(5)  category for any category not "
 "specifically selected with a variable starting with B<$LC_>. It's value "
@@ -9513,13 +9554,13 @@ msgstr ""
 "%environ>(5)  for more information."
 
 #. type: TP
-#: doc/tin.1:3593
+#: doc/tin.1:3632
 #, no-wrap
 msgid "B<LANGUAGE>"
 msgstr "B<LANGUAGE>"
 
 #. type: Plain text
-#: doc/tin.1:3601
+#: doc/tin.1:3640
 msgid ""
 "This variable defines a priority list for translations. Whenever a "
 "translation is not available in the language selected via B<$LC_ALL> or B<"
@@ -9534,13 +9575,13 @@ msgstr ""
 "information."
 
 #. type: TP
-#: doc/tin.1:3601
+#: doc/tin.1:3640
 #, no-wrap
 msgid "B<COLUMNS>"
 msgstr "B<COLUMNS>"
 
 #. type: Plain text
-#: doc/tin.1:3611
+#: doc/tin.1:3650
 msgid ""
 "A decimal integer E<gt> 0 used to indicate the user's preferred width in "
 "column positions for the terminal screen or window. If this variable is "
@@ -9561,13 +9602,13 @@ msgstr ""
 "characteristics."
 
 #. type: TP
-#: doc/tin.1:3611
+#: doc/tin.1:3650
 #, no-wrap
 msgid "B<LINES>"
 msgstr "B<LINES>"
 
 #. type: Plain text
-#: doc/tin.1:3621
+#: doc/tin.1:3660
 msgid ""
 "A decimal integer E<gt> 0 used to indicate the user's preferred number of "
 "lines on a page or the vertical screen or window size in lines. A line in "
@@ -9588,13 +9629,13 @@ msgstr ""
 "B<$LINES> unless they wish to override the system selection."
 
 #. type: TP
-#: doc/tin.1:3621
+#: doc/tin.1:3660
 #, no-wrap
 msgid "B<TERM>"
 msgstr "B<TERM>"
 
 #. type: Plain text
-#: doc/tin.1:3627
+#: doc/tin.1:3666
 msgid ""
 "The type of terminal in use. This is used when looking up termcap "
 "sequences.  See B<\\%environ>(5)  for more information."
@@ -9603,24 +9644,24 @@ msgstr ""
 "sequences.  See B<\\%environ>(5)  for more information."
 
 #. type: TP
-#: doc/tin.1:3627
+#: doc/tin.1:3666
 #, no-wrap
 msgid "B<DISPLAY>"
 msgstr "B<DISPLAY>"
 
 #. type: Plain text
-#: doc/tin.1:3630
+#: doc/tin.1:3669
 msgid "Display name, pointing to the X server; required for xface."
 msgstr "Display name, pointing to the X server; required for xface."
 
 #. type: TP
-#: doc/tin.1:3630
+#: doc/tin.1:3669
 #, no-wrap
 msgid "B<WINDOWID>"
 msgstr "B<WINDOWID>"
 
 #. type: Plain text
-#: doc/tin.1:3634
+#: doc/tin.1:3673
 msgid ""
 "Used for determining terminal's X window id; required for xface. Should be "
 "set by the terminal emulator."
@@ -9629,72 +9670,73 @@ msgstr ""
 "set by the terminal emulator."
 
 #. type: TP
-#: doc/tin.1:3634
+#: doc/tin.1:3673
 #, no-wrap
 msgid "B<SHELL>"
 msgstr "B<SHELL>"
 
 #. type: Plain text
-#: doc/tin.1:3638
+#: doc/tin.1:3677
 msgid ""
 "The pathname of the user's login shell. Used to set B<default_shell_command>."
 msgstr ""
 "The pathname of the user's login shell. Used to set B<default_shell_command>."
 
 #. type: TP
-#: doc/tin.1:3638
+#: doc/tin.1:3677
 #, no-wrap
 msgid "B<XDG_RUNTIME_DIR>"
 msgstr "B<XDG_RUNTIME_DIR>"
 
 #. type: Plain text
-#: doc/tin.1:3643
-msgid "The pathname of the user's dir to put non-essential runtime files into."
+#: doc/tin.1:3682
+msgid ""
+"The pathname of the user's dir to put non-essential run time files into."
 msgstr ""
-"The pathname of the user's dir to put non-essential runtime files into."
+"The pathname of the user's dir to put non-essential run time files into."
 
 #. type: SH
-#: doc/tin.1:3643
+#: doc/tin.1:3682
 #, no-wrap
 msgid "SIGNALS"
 msgstr "SIGNALS"
 
 #.  TODO: add missing, sort useful, document in detail
 #. type: Plain text
-#: doc/tin.1:3647
+#: doc/tin.1:3686
 msgid "B<tin> handles a couple of signals:"
 msgstr "B<tin> handles a couple of signals:"
 
 #. type: TP
-#: doc/tin.1:3647
+#: doc/tin.1:3686
 #, no-wrap
 msgid "B<SIGHUP>"
 msgstr "B<SIGHUP>"
 
 #. type: Plain text
-#: doc/tin.1:3650 doc/tin.1:3653
+#: doc/tin.1:3689 doc/tin.1:3692
 msgid "Terminate gracefully."
 msgstr "Terminate gracefully."
 
 #. type: TP
-#: doc/tin.1:3650
+#: doc/tin.1:3689
 #, no-wrap
 msgid "B<SIGTERM>"
 msgstr "B<SIGTERM>"
 
 #. type: TP
-#: doc/tin.1:3653
+#: doc/tin.1:3692
 #, no-wrap
 msgid "B<SIGUSR1>"
 msgstr "B<SIGUSR1>"
 
 #. type: Plain text
-#: doc/tin.1:3656
-msgid "Terminate gracefully but do not restore tty."
-msgstr "Terminate gracefully but do not restore tty."
+#: doc/tin.1:3695
+msgid "Terminate gracefully but do not restore terminal (tty)."
+msgstr "Terminate gracefully but do not restore terminal (tty)."
 
 #. type: TP
-#: doc/tin.1:3656
+#: doc/tin.1:3695
 #, no-wrap
 msgid "B<SIGUSR2>"
 msgstr "B<SIGUSR2>"
@@ -9703,18 +9745,18 @@ msgstr "B<SIGUSR2>"
 #.  give an overview of the most common error messages and how to cope with
 #.  them.
 #. type: Plain text
-#: doc/tin.1:3667
+#: doc/tin.1:3706
 msgid "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file."
 msgstr "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file."
 
 #. type: SH
-#: doc/tin.1:3667
+#: doc/tin.1:3706
 #, no-wrap
 msgid "SECURITY"
 msgstr "SECURITY"
 
 #. type: Plain text
-#: doc/tin.1:3675
+#: doc/tin.1:3714
 msgid ""
 "When B<tin> is started in debug mode (''B<-D n>'') it will create world "
 "readable files in B<$TMPDIR> which may contain the users NNTP password in "
@@ -9727,7 +9769,7 @@ msgstr ""
 "before starting tin in debug mode (e.g.  B<TMPDIR=$HOME tin -D 1>)."
 
 #. type: SH
-#: doc/tin.1:3675
+#: doc/tin.1:3714
 #, no-wrap
 msgid "CONFORMING TO"
 msgstr "CONFORMING TO"
@@ -9735,7 +9777,7 @@ msgstr "CONFORMING TO"
 #.  - RFC\%2045, RFC\%2047, RFC\%2980, RFC\%3977, RFC\%4155, RFC\%4643,
 #.    RFC\%5322, RFC\%5536, RFC\%5537, RFC\%6048 or whatever
 #. type: Plain text
-#: doc/tin.1:3683
+#: doc/tin.1:3722
 msgid ""
 "B<tin> does conform to the Base Definitions volume of IEEE Std 1003.1-2008, "
 "Section 12, Utility Conventions (Utility Argument Syntax, Utility Syntax "
@@ -9746,35 +9788,35 @@ msgstr ""
 "Guidelines)."
 
 #. type: SH
-#: doc/tin.1:3683
+#: doc/tin.1:3722
 #, no-wrap
 msgid "NOTES"
 msgstr "NOTES"
 
 #. type: Plain text
-#: doc/tin.1:3688
+#: doc/tin.1:3727
 msgid ""
-"Regular expression support is provided by the PCRE library package B<\\%pcre>"
-"(3), which is open source software, written by Philip Hazel, and copyright "
-"by the University of Cambridge, England."
-msgstr ""
-"Regular expression support is provided by the PCRE library package B<\\%pcre>"
-"(3), which is open source software, written by Philip Hazel, and copyright "
-"by the University of Cambridge, England."
+"Regular expression support is provided by the PCRE library package B<\\"
+"%pcre>(3), which is open source software, written by Philip Hazel, and "
+"copyright by the University of Cambridge, England."
+msgstr ""
+"Regular expression support is provided by the PCRE library package B<\\"
+"%pcre>(3), which is open source software, written by Philip Hazel, and "
+"copyright by the University of Cambridge, England."
 
 #. type: Plain text
-#: doc/tin.1:3692
+#: doc/tin.1:3731
 msgid "E<lt>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E<gt>"
 msgstr "E<lt>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E<gt>"
 
 #. type: SH
-#: doc/tin.1:3692
+#: doc/tin.1:3731
 #, no-wrap
 msgid "BUGS"
 msgstr "BUGS"
 
 #. type: Plain text
-#: doc/tin.1:3700
+#: doc/tin.1:3739
 msgid ""
 "B<CNews> NNTPd, B<\\%noffle>(1)  (E<lt>= V1.0-pre5) and B<NewsCache> (E<lt>= "
 "V1.1.91) can't handle pipelined GROUP commands. If you run into trouble with "
@@ -9787,30 +9829,30 @@ msgstr ""
 "and recompile."
 
 #. type: Plain text
-#: doc/tin.1:3709
+#: doc/tin.1:3748
 msgid ""
 "Before mailing a bug-report to E<lt>tin-bugs@tin.orgE<gt> please check if "
 "you are using the latest (stable) release, and if not, please upgrade first! "
 "Have a look at the doc/TODO file for known bugs. If you still think you've "
 "found a bug, please use the B<BugReport> ('B<R>')  function and write in "
-"English. Please do NOT enclose a core-file in your bugreport until we "
+"English. Please do NOT enclose a core-file in your bug-report until we "
 "request it."
 msgstr ""
 "Before mailing a bug-report to E<lt>tin-bugs@tin.orgE<gt> please check if "
 "you are using the latest (stable) release, and if not, please upgrade first! "
 "Have a look at the doc/TODO file for known bugs. If you still think you've "
 "found a bug, please use the B<BugReport> ('B<R>')  function and write in "
-"English. Please do NOT enclose a core-file in your bugreport until we "
+"English. Please do NOT enclose a core-file in your bug-report until we "
 "request it."
 
 #. type: SH
-#: doc/tin.1:3709
+#: doc/tin.1:3748
 #, no-wrap
 msgid "HISTORY"
 msgstr "HISTORY"
 
 #. type: Plain text
-#: doc/tin.1:3718
+#: doc/tin.1:3757
 msgid ""
 "B<tin> is based on the B<\\%tass>(1)  newsreader that was developed by Rich "
 "Skrenta and posted to alt.sources in March 1991; its first version was "
@@ -9827,199 +9869,201 @@ msgstr ""
 "overview see"
 
 #. type: Plain text
-#: doc/tin.1:3722
+#: doc/tin.1:3761
 msgid "E<lt>http://www.tin.org/history.htmlE<gt>."
 msgstr "E<lt>http://www.tin.org/history.htmlE<gt>."
 
 #. type: SH
-#: doc/tin.1:3722
+#: doc/tin.1:3761
 #, no-wrap
 msgid "CREDITS"
 msgstr "CREDITS"
 
 #. type: IP
-#: doc/tin.1:3724
+#: doc/tin.1:3763
 #, no-wrap
 msgid "Rich Skrenta"
 msgstr "Rich Skrenta"
 
 #. type: Plain text
-#: doc/tin.1:3728
+#: doc/tin.1:3767
 msgid "author of B<\\%tass>(1)  v3.2 which this newsreader used as its base."
 msgstr "author of B<\\%tass>(1)  v3.2 which this newsreader used as its base."
 
 #. type: IP
-#: doc/tin.1:3728
+#: doc/tin.1:3767
 #, no-wrap
 msgid "Bill Davidsen"
 msgstr "Bill Davidsen"
 
 #. type: Plain text
-#: doc/tin.1:3730
+#: doc/tin.1:3769
 msgid "author of envarg.c environment variable reading routine."
 msgstr "author of envarg.c environment variable reading routine."
 
 #. type: IP
-#: doc/tin.1:3730
+#: doc/tin.1:3769
 #, no-wrap
 msgid "Mike Gleason"
 msgstr "Mike Gleason"
 
 #. type: Plain text
-#: doc/tin.1:3732
+#: doc/tin.1:3771
 msgid "author of sigfile.c random signature generation routines."
 msgstr "author of sigfile.c random signature generation routines."
 
 #. type: IP
-#: doc/tin.1:3732
+#: doc/tin.1:3771
 #, no-wrap
 msgid "Markus Kuhn E<lt>Markus.Kuhn@cl.cam.ac.ukE<gt>"
 msgstr "Markus Kuhn E<lt>Markus.Kuhn@cl.cam.ac.ukE<gt>"
 
 #. type: Plain text
-#: doc/tin.1:3734
+#: doc/tin.1:3773
 msgid ""
 "author of langinfo.c, charset.c and iso2asc.txt ISO-8859-1 documentation."
 msgstr ""
 "author of langinfo.c, charset.c and iso2asc.txt ISO-8859-1 documentation."
 
 #. type: IP
-#: doc/tin.1:3734
+#: doc/tin.1:3773
 #, no-wrap
 msgid "Arnold Robbins"
 msgstr "Arnold Robbins"
 
 #. type: Plain text
-#: doc/tin.1:3736
+#: doc/tin.1:3775
 msgid "author of strftime.c date formatting routine."
 msgstr "author of strftime.c date formatting routine."
 
 #. type: IP
-#: doc/tin.1:3736
+#: doc/tin.1:3775
 #, no-wrap
 msgid "Rich Salz"
 msgstr "Rich Salz"
 
 #. type: Plain text
-#: doc/tin.1:3738
+#: doc/tin.1:3777
 msgid ""
 "author of wildmat.c pattern matching and parsdate.y date parsing routines."
 msgstr ""
 "author of wildmat.c pattern matching and parsdate.y date parsing routines."
 
 #. type: IP
-#: doc/tin.1:3738
+#: doc/tin.1:3777
 #, no-wrap
 msgid "Dave Taylor"
 msgstr "Dave Taylor"
 
 #. type: Plain text
-#: doc/tin.1:3742
+#: doc/tin.1:3781
 msgid "author of curses.c from the B<\\%elm>(1)  mailreader."
 msgstr "author of curses.c from the B<\\%elm>(1)  mailreader."
 
 #. type: IP
-#: doc/tin.1:3742
+#: doc/tin.1:3781
 #, no-wrap
 msgid "Chris Thewalt"
 msgstr "Chris Thewalt"
 
 #. type: Plain text
-#: doc/tin.1:3746
+#: doc/tin.1:3785
 msgid "author of getline.c B<\\%emacs>(1)  style editing routine."
 msgstr "author of getline.c B<\\%emacs>(1)  style editing routine."
 
 #. type: IP
-#: doc/tin.1:3746
+#: doc/tin.1:3785
 #, no-wrap
 msgid "Steven Madsen"
 msgstr "Steven Madsen"
 
 #. type: Plain text
-#: doc/tin.1:3750
+#: doc/tin.1:3789
 msgid "for adding B<\\%pgp>(1)  (Pretty Good Privacy) support."
 msgstr "for adding B<\\%pgp>(1)  (Pretty Good Privacy) support."
 
 #. type: IP
-#: doc/tin.1:3750
+#: doc/tin.1:3789
 #, no-wrap
 msgid "Philip Hazel E<lt>ph10@cam.ac.ukE<gt>"
 msgstr "Philip Hazel E<lt>ph10@cam.ac.ukE<gt>"
 
 #. type: Plain text
-#: doc/tin.1:3754
+#: doc/tin.1:3793
 msgid "for B<\\%pcre>(3)  (Perl-compatible regular expression library)."
 msgstr "for B<\\%pcre>(3)  (Perl-compatible regular expression library)."
 
 #. type: IP
-#: doc/tin.1:3754
+#: doc/tin.1:3793
 #, no-wrap
 msgid "Patrick Powell E<lt>papowell@astart.comE<gt>"
 msgstr "Patrick Powell E<lt>papowell@astart.comE<gt>"
 
 #. type: Plain text
-#: doc/tin.1:3762
+#: doc/tin.1:3801
 msgid "for B<\\%snprintf>(3)  and B<\\%vsnprintf>(3)  fallbacks."
 msgstr "for B<\\%snprintf>(3)  and B<\\%vsnprintf>(3)  fallbacks."
 
 #. type: SH
-#: doc/tin.1:3762
+#: doc/tin.1:3801
 #, no-wrap
 msgid "AUTHOR"
 msgstr "AUTHOR"
 
 #. type: TP
-#: doc/tin.1:3763
+#: doc/tin.1:3802
 #, no-wrap
 msgid "Iain Lea E<lt>iain@bricbrac.deE<gt>"
 msgstr "Iain Lea E<lt>iain@bricbrac.deE<gt>"
 
 #. type: SH
-#: doc/tin.1:3767
+#: doc/tin.1:3806
 #, no-wrap
 msgid "MAINTAINER"
 msgstr "MAINTAINER"
 
 #. type: TP
-#: doc/tin.1:3768
+#: doc/tin.1:3807
 #, no-wrap
 msgid "Urs Janssen E<lt>urs@tin.orgE<gt>"
 msgstr "Urs Janssen E<lt>urs@tin.orgE<gt>"
 
 #. type: SH
-#: doc/tin.1:3772 doc/tin.5:2616
+#: doc/tin.1:3811 doc/tin.5:2634
 #, no-wrap
 msgid "SEE ALSO"
 msgstr "SEE ALSO"
 
 #. type: Plain text
-#: doc/tin.1:3826
+#: doc/tin.1:3865
 msgid ""
 "B<\\%cron>(1), B<\\%elm>(1), B<\\%emacs>(1), B<\\%gpg>(1), B<\\%inews>(1), B<"
-"\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), B<\\%noffle>"
-"(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), B<\\"
-"%sendmail>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tass>(1), B<\\%unshar>"
-"(1), B<\\%uudecode>(1), B<\\%vi>(1), B<\\%xterm>(1x), B<\\%heapsort>(3), B<\\"
-"%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<\\%pcre>(3), B<\\"
-"%pcrepattern>(3), B<\\%qsort>(3), B<\\%snprintf>(3), B<\\%strftime>(3), B<\\"
-"%vsnprintf>(3), B<\\%wildmat>(3), B<\\%environ>(5), B<\\%locale>(5), B<\\"
-"%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%tin>"
-"(5), B<RFC\\%1345>, B<RFC\\%1524>, B<RFC\\%2045>, B<RFC\\%2046>, B<RFC\\"
-"%2047>, B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\%3977>, B<RFC\\%4155>, B<RFC\\"
-"%4643>, B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\%5537>, B<RFC\\%6048>"
+"\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), B<\\"
+"%noffle>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), B<\\"
+"%sendmail>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tass>(1), B<\\"
+"%unshar>(1), B<\\%uudecode>(1), B<\\%vi>(1), B<\\%xterm>(1x), B<\\"
+"%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<"
+"\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), B<\\%snprintf>(3), B<\\"
+"%strftime>(3), B<\\%vsnprintf>(3), B<\\%wildmat>(3), B<\\%environ>(5), B<\\"
+"%locale>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\"
+"%newsoverview>(5), B<\\%tin>(5), B<RFC\\%1345>, B<RFC\\%1524>, B<RFC\\"
+"%2045>, B<RFC\\%2046>, B<RFC\\%2047>, B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\"
+"%3977>, B<RFC\\%4155>, B<RFC\\%4643>, B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\"
+"%5537>, B<RFC\\%6048>"
 msgstr ""
 "B<\\%cron>(1), B<\\%elm>(1), B<\\%emacs>(1), B<\\%gpg>(1), B<\\%inews>(1), B<"
-"\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), B<\\%noffle>"
-"(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), B<\\"
-"%sendmail>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tass>(1), B<\\%unshar>"
-"(1), B<\\%uudecode>(1), B<\\%vi>(1), B<\\%xterm>(1x), B<\\%heapsort>(3), B<\\"
-"%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<\\%pcre>(3), B<\\"
-"%pcrepattern>(3), B<\\%qsort>(3), B<\\%snprintf>(3), B<\\%strftime>(3), B<\\"
-"%vsnprintf>(3), B<\\%wildmat>(3), B<\\%environ>(5), B<\\%locale>(5), B<\\"
-"%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%tin>"
-"(5), B<RFC\\%1345>, B<RFC\\%1524>, B<RFC\\%2045>, B<RFC\\%2046>, B<RFC\\"
-"%2047>, B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\%3977>, B<RFC\\%4155>, B<RFC\\"
-"%4643>, B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\%5537>, B<RFC\\%6048>"
+"\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), B<\\"
+"%noffle>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), B<\\"
+"%sendmail>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tass>(1), B<\\"
+"%unshar>(1), B<\\%uudecode>(1), B<\\%vi>(1), B<\\%xterm>(1x), B<\\"
+"%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<"
+"\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), B<\\%snprintf>(3), B<\\"
+"%strftime>(3), B<\\%vsnprintf>(3), B<\\%wildmat>(3), B<\\%environ>(5), B<\\"
+"%locale>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\"
+"%newsoverview>(5), B<\\%tin>(5), B<RFC\\%1345>, B<RFC\\%1524>, B<RFC\\"
+"%2045>, B<RFC\\%2046>, B<RFC\\%2047>, B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\"
+"%3977>, B<RFC\\%4155>, B<RFC\\%4643>, B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\"
+"%5537>, B<RFC\\%6048>"
 
 #. type: Plain text
 #: doc/tin.5:13
@@ -10029,11 +10073,11 @@ msgstr "tin, rtin - related files"
 #. type: Plain text
 #: doc/tin.5:20
 msgid ""
-"This manpage describes the various (config) files and their formats used by "
+"This man page describes the various (config) files and their formats used by "
 "the B<\\%tin>(1)  newsreader. All files are expected to have unix style "
 "('\\en' aka LF) line endings."
 msgstr ""
-"This manpage describes the various (config) files and their formats used by "
+"This man page describes the various (config) files and their formats used by "
 "the B<\\%tin>(1)  newsreader. All files are expected to have unix style "
 "('\\en' aka LF) line endings."
 
@@ -10289,7 +10333,7 @@ msgstr ""
 "needsterminal and copiousoutput are both specified."
 
 #. type: TP
-#: doc/tin.5:154 doc/tin.5:1073
+#: doc/tin.5:154 doc/tin.5:1076
 #, no-wrap
 msgid "B<description>"
 msgstr "B<description>"
@@ -10354,14 +10398,14 @@ msgstr "B<nametemplate>"
 #. type: Plain text
 #: doc/tin.5:180
 msgid ""
-"The \"nametemplate\" field gives a file name format, in which %s will be "
+"The \"nametemplate\" field gives a filename format, in which %s will be "
 "replaced by a short unique string to give the name of the temporary file to "
 "be passed to the viewing command. This is only expected to be relevant in "
 "environments where filename extensions are meaningful, e.g., one could "
 "specify that a GIF file being passed to a gif viewer should have a name "
 "ending in \".gif\" by using \"nametemplate=%s.gif\""
 msgstr ""
-"The \"nametemplate\" field gives a file name format, in which %s will be "
+"The \"nametemplate\" field gives a filename format, in which %s will be "
 "replaced by a short unique string to give the name of the temporary file to "
 "be passed to the viewing command. This is only expected to be relevant in "
 "environments where filename extensions are meaningful, e.g., one could "
@@ -10382,8 +10426,8 @@ msgstr ""
 "yet."
 
 #. type: TP
-#: doc/tin.5:185 doc/tin.5:271 doc/tin.5:299 doc/tin.5:389 doc/tin.5:704
-#: doc/tin.5:811 doc/tin.5:1093
+#: doc/tin.5:185 doc/tin.5:271 doc/tin.5:299 doc/tin.5:389 doc/tin.5:707
+#: doc/tin.5:814 doc/tin.5:1096
 #, no-wrap
 msgid "Example:"
 msgstr "Example:"
@@ -10505,13 +10549,13 @@ msgstr ""
 "user as it contains the user's uncrypted password for reading news!"
 
 #. type: TP
-#: doc/tin.5:261 doc/tin.5:1084
+#: doc/tin.5:261 doc/tin.5:1087
 #, no-wrap
 msgid "B<nntpserver>"
 msgstr "B<nntpserver>"
 
 #. type: Plain text
-#: doc/tin.5:264 doc/tin.5:1087
+#: doc/tin.5:264 doc/tin.5:1090
 msgid "full qualified domain name of the news server."
 msgstr "full qualified domain name of the news server."
 
@@ -10792,33 +10836,33 @@ msgstr ""
 "the types of pattern that can be used here."
 
 #. type: TP
-#: doc/tin.5:434 doc/tin.5:1196
+#: doc/tin.5:434 doc/tin.5:1199
 #, no-wrap
 msgid "B<add_posted_to_filter>"
 msgstr "B<add_posted_to_filter>"
 
 #. type: Plain text
 #: doc/tin.5:437 doc/tin.5:440 doc/tin.5:443 doc/tin.5:446 doc/tin.5:449
-#: doc/tin.5:452 doc/tin.5:455 doc/tin.5:468 doc/tin.5:478 doc/tin.5:491
-#: doc/tin.5:494 doc/tin.5:497 doc/tin.5:500 doc/tin.5:503 doc/tin.5:510
-#: doc/tin.5:513 doc/tin.5:540 doc/tin.5:543 doc/tin.5:546 doc/tin.5:556
+#: doc/tin.5:452 doc/tin.5:455 doc/tin.5:468 doc/tin.5:478 doc/tin.5:481
+#: doc/tin.5:494 doc/tin.5:497 doc/tin.5:500 doc/tin.5:503 doc/tin.5:506
+#: doc/tin.5:513 doc/tin.5:516 doc/tin.5:543 doc/tin.5:546 doc/tin.5:549
 #: doc/tin.5:559 doc/tin.5:562 doc/tin.5:565 doc/tin.5:568 doc/tin.5:571
-#: doc/tin.5:574 doc/tin.5:577 doc/tin.5:580 doc/tin.5:583 doc/tin.5:589
+#: doc/tin.5:574 doc/tin.5:577 doc/tin.5:580 doc/tin.5:583 doc/tin.5:586
 #: doc/tin.5:592 doc/tin.5:595 doc/tin.5:598 doc/tin.5:601 doc/tin.5:604
-#: doc/tin.5:607 doc/tin.5:613 doc/tin.5:616 doc/tin.5:619 doc/tin.5:622
+#: doc/tin.5:607 doc/tin.5:610 doc/tin.5:616 doc/tin.5:619 doc/tin.5:622
 #: doc/tin.5:625 doc/tin.5:628 doc/tin.5:631 doc/tin.5:634 doc/tin.5:637
-#: doc/tin.5:640 doc/tin.5:694
+#: doc/tin.5:640 doc/tin.5:643 doc/tin.5:697
 msgid "Identical to the tinrc variable of the same name"
 msgstr "Identical to the tinrc variable of the same name"
 
 #. type: TP
-#: doc/tin.5:437 doc/tin.5:1200
+#: doc/tin.5:437 doc/tin.5:1203
 #, no-wrap
 msgid "B<advertising>"
 msgstr "B<advertising>"
 
 #. type: TP
-#: doc/tin.5:440 doc/tin.5:1203
+#: doc/tin.5:440 doc/tin.5:1206
 #, no-wrap
 msgid "B<alternative_handling>"
 msgstr "B<alternative_handling>"
@@ -10830,19 +10874,19 @@ msgid "B<ask_for_metamail>"
 msgstr "B<ask_for_metamail>"
 
 #. type: TP
-#: doc/tin.5:446 doc/tin.5:1246
+#: doc/tin.5:446 doc/tin.5:1249
 #, no-wrap
 msgid "B<auto_cc_bcc>"
 msgstr "B<auto_cc_bcc>"
 
 #. type: TP
-#: doc/tin.5:449 doc/tin.5:1250
+#: doc/tin.5:449 doc/tin.5:1253
 #, no-wrap
 msgid "B<auto_list_thread>"
 msgstr "B<auto_list_thread>"
 
 #. type: TP
-#: doc/tin.5:452 doc/tin.5:1257
+#: doc/tin.5:452 doc/tin.5:1260
 #, no-wrap
 msgid "B<auto_save>"
 msgstr "B<auto_save>"
@@ -10863,7 +10907,7 @@ msgstr ""
 "entering the group."
 
 #. type: TP
-#: doc/tin.5:459 doc/tin.5:1263
+#: doc/tin.5:459 doc/tin.5:1266
 #, no-wrap
 msgid "B<batch_save>"
 msgstr "B<batch_save>"
@@ -10880,7 +10924,7 @@ msgstr ""
 "\\%tin>(1)."
 
 #. type: TP
-#: doc/tin.5:465 doc/tin.5:1377
+#: doc/tin.5:465 doc/tin.5:1383
 #, no-wrap
 msgid "B<date_format>"
 msgstr "B<date_format>"
@@ -10905,19 +10949,25 @@ msgstr ""
 "using B<GroupAutoSave> ('B<S>') will suppress prompting."
 
 #. type: TP
-#: doc/tin.5:475 doc/tin.5:1492
+#: doc/tin.5:475 doc/tin.5:1500
 #, no-wrap
 msgid "B<editor_format>"
 msgstr "B<editor_format>"
 
 #. type: TP
-#: doc/tin.5:478
+#: doc/tin.5:478 doc/tin.5:1505
+#, no-wrap
+msgid "B<extquote_handling>"
+msgstr "B<extquote_handling>"
+
+#. type: TP
+#: doc/tin.5:481
 #, no-wrap
 msgid "B<fcc>"
 msgstr "B<fcc>"
 
 #. type: Plain text
-#: doc/tin.5:482
+#: doc/tin.5:485
 msgid ""
 "Mailbox to save sent mails. The format of the mailbox is controlled via the "
 "tinrc B<mailbox_format> variable."
@@ -10926,65 +10976,65 @@ msgstr ""
 "tinrc B<mailbox_format> variable."
 
 #. type: TP
-#: doc/tin.5:482
+#: doc/tin.5:485
 #, no-wrap
 msgid "B<followup_to>"
 msgstr "B<followup_to>"
 
 #. type: Plain text
-#: doc/tin.5:485
+#: doc/tin.5:488
 msgid "Set ''Followup-To:'' header to the specified group(s)."
 msgstr "Set ''Followup-To:'' header to the specified group(s)."
 
 #. type: TP
-#: doc/tin.5:485 doc/tin.5:774
+#: doc/tin.5:488 doc/tin.5:777
 #, no-wrap
 msgid "B<from>"
 msgstr "B<from>"
 
 #. type: Plain text
-#: doc/tin.5:488
+#: doc/tin.5:491
 msgid "Identical to the tinrc variable B<mail_address>"
 msgstr "Identical to the tinrc variable B<mail_address>"
 
 #. type: TP
-#: doc/tin.5:488 doc/tin.5:1516
+#: doc/tin.5:491 doc/tin.5:1532
 #, no-wrap
 msgid "B<group_catchup_on_exit>"
 msgstr "B<group_catchup_on_exit>"
 
 #. type: TP
-#: doc/tin.5:491 doc/tin.5:1519
+#: doc/tin.5:494 doc/tin.5:1535
 #, no-wrap
 msgid "B<group_format>"
 msgstr "B<group_format>"
 
 #. type: TP
-#: doc/tin.5:494 doc/tin.5:1603
+#: doc/tin.5:497 doc/tin.5:1615
 #, no-wrap
 msgid "B<mail_8bit_header>"
 msgstr "B<mail_8bit_header>"
 
 #. type: TP
-#: doc/tin.5:497 doc/tin.5:1615 doc/tin.5:2392
+#: doc/tin.5:500 doc/tin.5:1627 doc/tin.5:2410
 #, no-wrap
 msgid "B<mail_mime_encoding>"
 msgstr "B<mail_mime_encoding>"
 
 #. type: TP
-#: doc/tin.5:500 doc/tin.5:1634
+#: doc/tin.5:503 doc/tin.5:1646
 #, no-wrap
 msgid "B<maildir>"
 msgstr "B<maildir>"
 
 #. type: TP
-#: doc/tin.5:503
+#: doc/tin.5:506
 #, no-wrap
 msgid "B<mailing_list>"
 msgstr "B<mailing_list>"
 
 #. type: Plain text
-#: doc/tin.5:507
+#: doc/tin.5:510
 msgid ""
 "Used when a group is a mailing list. All responses to the group will be "
 "directed to this email address instead"
@@ -10993,25 +11043,25 @@ msgstr ""
 "directed to this email address instead"
 
 #. type: TP
-#: doc/tin.5:507 doc/tin.5:1672
+#: doc/tin.5:510 doc/tin.5:1684
 #, no-wrap
 msgid "B<mark_ignore_tags>"
 msgstr "B<mark_ignore_tags>"
 
 #. type: TP
-#: doc/tin.5:510 doc/tin.5:1669
+#: doc/tin.5:513 doc/tin.5:1681
 #, no-wrap
 msgid "B<mark_saved_read>"
 msgstr "B<mark_saved_read>"
 
 #. type: TP
-#: doc/tin.5:513
+#: doc/tin.5:516
 #, no-wrap
 msgid "B<mime_forward>"
 msgstr "B<mime_forward>"
 
 #. type: Plain text
-#: doc/tin.5:530
+#: doc/tin.5:533
 msgid ""
 "Determines whether usenet articles are forwarded as attachment or inline. "
 "When set to OFF, the forwarded article will be included in the body of the "
@@ -11044,13 +11094,13 @@ msgstr ""
 "B<interactive_mailer> has to be set to 0 (which is the default)."
 
 #. type: TP
-#: doc/tin.5:530
+#: doc/tin.5:533
 #, no-wrap
 msgid "B<mime_types_to_save>"
 msgstr "B<mime_types_to_save>"
 
 #. type: Plain text
-#: doc/tin.5:537
+#: doc/tin.5:540
 msgid ""
 "A comma separated list of MIME major/minor Content-Types that will be saved "
 "when using the view/save and save/autosave features.  A single * can be used "
@@ -11063,31 +11113,31 @@ msgstr ""
 "entry will negate it, eg: image/*,!image/bmp,!text/html. Default is */*"
 
 #. type: TP
-#: doc/tin.5:537 doc/tin.5:1751
+#: doc/tin.5:540 doc/tin.5:1763
 #, no-wrap
 msgid "B<news_headers_to_display>"
 msgstr "B<news_headers_to_display>"
 
 #. type: TP
-#: doc/tin.5:540 doc/tin.5:1758
+#: doc/tin.5:543 doc/tin.5:1770
 #, no-wrap
 msgid "B<news_headers_to_not_display>"
 msgstr "B<news_headers_to_not_display>"
 
 #. type: TP
-#: doc/tin.5:543 doc/tin.5:1767
+#: doc/tin.5:546 doc/tin.5:1779
 #, no-wrap
 msgid "B<news_quote_format>"
 msgstr "B<news_quote_format>"
 
 #. type: TP
-#: doc/tin.5:546 doc/tin.5:2365
+#: doc/tin.5:549 doc/tin.5:2383
 #, no-wrap
 msgid "B<organization>"
 msgstr "B<organization>"
 
 #. type: Plain text
-#: doc/tin.5:553
+#: doc/tin.5:556
 msgid ""
 "This can be used to set the article header field ''Organization:''. It "
 "overrides the setting (if any) of organization in I</etc/tin/tin.defaults> "
@@ -11100,193 +11150,193 @@ msgstr ""
 "news servers might still overwrite the \\&''Organization:'' header."
 
 #. type: TP
-#: doc/tin.5:553 doc/tin.5:1795
+#: doc/tin.5:556 doc/tin.5:1807
 #, no-wrap
 msgid "B<pos_first_unread>"
 msgstr "B<pos_first_unread>"
 
 #. type: TP
-#: doc/tin.5:556 doc/tin.5:1799
+#: doc/tin.5:559 doc/tin.5:1811
 #, no-wrap
 msgid "B<post_8bit_header>"
 msgstr "B<post_8bit_header>"
 
 #. type: TP
-#: doc/tin.5:559 doc/tin.5:1810 doc/tin.5:2389
+#: doc/tin.5:562 doc/tin.5:1822 doc/tin.5:2407
 #, no-wrap
 msgid "B<post_mime_encoding>"
 msgstr "B<post_mime_encoding>"
 
 #. type: TP
-#: doc/tin.5:562 doc/tin.5:1823
+#: doc/tin.5:565 doc/tin.5:1835
 #, no-wrap
 msgid "B<post_process_type>"
 msgstr "B<post_process_type>"
 
 #. type: TP
-#: doc/tin.5:565 doc/tin.5:1815
+#: doc/tin.5:568 doc/tin.5:1827
 #, no-wrap
 msgid "B<post_process_view>"
 msgstr "B<post_process_view>"
 
 #. type: TP
-#: doc/tin.5:568 doc/tin.5:1846
+#: doc/tin.5:571 doc/tin.5:1858
 #, no-wrap
 msgid "B<print_header>"
 msgstr "B<print_header>"
 
 #. type: TP
-#: doc/tin.5:571 doc/tin.5:1860
+#: doc/tin.5:574 doc/tin.5:1872
 #, no-wrap
 msgid "B<process_only_unread>"
 msgstr "B<process_only_unread>"
 
 #. type: TP
-#: doc/tin.5:574 doc/tin.5:1864
+#: doc/tin.5:577 doc/tin.5:1876
 #, no-wrap
 msgid "B<prompt_followupto>"
 msgstr "B<prompt_followupto>"
 
 #. type: TP
-#: doc/tin.5:577 doc/tin.5:1868
+#: doc/tin.5:580 doc/tin.5:1880
 #, no-wrap
 msgid "B<quote_chars>"
 msgstr "B<quote_chars>"
 
 #. type: TP
-#: doc/tin.5:580 doc/tin.5:1928
+#: doc/tin.5:583 doc/tin.5:1940
 #, no-wrap
 msgid "B<savedir>"
 msgstr "B<savedir>"
 
 #.  TODO: document option
 #. type: TP
-#: doc/tin.5:583
+#: doc/tin.5:586
 #, no-wrap
 msgid "B<savefile>"
 msgstr "B<savefile>"
 
 #. type: TP
-#: doc/tin.5:586 doc/tin.5:1985
+#: doc/tin.5:589 doc/tin.5:1997
 #, no-wrap
 msgid "B<show_author>"
 msgstr "B<show_author>"
 
 #. type: TP
-#: doc/tin.5:589 doc/tin.5:2011
+#: doc/tin.5:592 doc/tin.5:2023
 #, no-wrap
 msgid "B<show_info>"
 msgstr "B<show_info>"
 
 #. type: TP
-#: doc/tin.5:592 doc/tin.5:2029
+#: doc/tin.5:595 doc/tin.5:2041
 #, no-wrap
 msgid "B<show_only_unread_arts>"
 msgstr "B<show_only_unread_arts>"
 
 #. type: TP
-#: doc/tin.5:595 doc/tin.5:2037
+#: doc/tin.5:598 doc/tin.5:2049
 #, no-wrap
 msgid "B<show_signatures>"
 msgstr "B<show_signatures>"
 
 #. type: TP
-#: doc/tin.5:598 doc/tin.5:2040
+#: doc/tin.5:601 doc/tin.5:2052
 #, no-wrap
 msgid "B<sigdashes>"
 msgstr "B<sigdashes>"
 
 #. type: TP
-#: doc/tin.5:601 doc/tin.5:2043
+#: doc/tin.5:604 doc/tin.5:2055
 #, no-wrap
 msgid "B<sigfile>"
 msgstr "B<sigfile>"
 
 #. type: TP
-#: doc/tin.5:604 doc/tin.5:2054
+#: doc/tin.5:607 doc/tin.5:2066
 #, no-wrap
 msgid "B<signature_repost>"
 msgstr "B<signature_repost>"
 
 #. type: TP
-#: doc/tin.5:607 doc/tin.5:2064
+#: doc/tin.5:610 doc/tin.5:2076
 #, no-wrap
 msgid "B<sort_article_type>"
 msgstr "B<sort_article_type>"
 
 #. type: Plain text
-#: doc/tin.5:610
+#: doc/tin.5:613
 msgid "Identical to the tinrc variable B<sort_article_type>"
 msgstr "Identical to the tinrc variable B<sort_article_type>"
 
 #. type: TP
-#: doc/tin.5:610 doc/tin.5:2093
+#: doc/tin.5:613 doc/tin.5:2105
 #, no-wrap
 msgid "B<sort_threads_type>"
 msgstr "B<sort_threads_type>"
 
 #. type: TP
-#: doc/tin.5:613 doc/tin.5:2122
+#: doc/tin.5:616 doc/tin.5:2136
 #, no-wrap
 msgid "B<start_editor_offset>"
 msgstr "B<start_editor_offset>"
 
 #. type: TP
-#: doc/tin.5:616 doc/tin.5:2151
+#: doc/tin.5:619 doc/tin.5:2165
 #, no-wrap
 msgid "B<tex2iso_conv>"
 msgstr "B<tex2iso_conv>"
 
 #. type: TP
-#: doc/tin.5:619 doc/tin.5:2156
+#: doc/tin.5:622 doc/tin.5:2170
 #, no-wrap
 msgid "B<thread_articles>"
 msgstr "B<thread_articles>"
 
 #. type: TP
-#: doc/tin.5:622 doc/tin.5:2190
+#: doc/tin.5:625 doc/tin.5:2204
 #, no-wrap
 msgid "B<thread_catchup_on_exit>"
 msgstr "B<thread_catchup_on_exit>"
 
 #. type: TP
-#: doc/tin.5:625 doc/tin.5:2166
+#: doc/tin.5:628 doc/tin.5:2180
 #, no-wrap
 msgid "B<thread_format>"
 msgstr "B<thread_format>"
 
 #. type: TP
-#: doc/tin.5:628 doc/tin.5:2185
+#: doc/tin.5:631 doc/tin.5:2199
 #, no-wrap
 msgid "B<thread_perc>"
 msgstr "B<thread_perc>"
 
 #. type: TP
-#: doc/tin.5:631 doc/tin.5:2214
+#: doc/tin.5:634 doc/tin.5:2228
 #, no-wrap
 msgid "B<trim_article_body>"
 msgstr "B<trim_article_body>"
 
 #. type: TP
-#: doc/tin.5:634 doc/tin.5:2294
+#: doc/tin.5:637 doc/tin.5:2308
 #, no-wrap
 msgid "B<verbatim_handling>"
 msgstr "B<verbatim_handling>"
 
 #. type: TP
-#: doc/tin.5:637 doc/tin.5:2341
+#: doc/tin.5:640 doc/tin.5:2359
 #, no-wrap
 msgid "B<wrap_on_next_unread>"
 msgstr "B<wrap_on_next_unread>"
 
 #. type: TP
-#: doc/tin.5:640
+#: doc/tin.5:643
 #, no-wrap
 msgid "B<x_body>"
 msgstr "B<x_body>"
 
 #. type: Plain text
-#: doc/tin.5:645
+#: doc/tin.5:648
 msgid ""
 "A piece of text that will be added at the start of a message body. If this "
 "string starts with a / or ~ then it is assumed to be the name of a file "
@@ -11297,24 +11347,24 @@ msgstr ""
 "containing the text to insert."
 
 #. type: TP
-#: doc/tin.5:645
+#: doc/tin.5:648
 #, no-wrap
 msgid "B<x_comment_to>"
 msgstr "B<x_comment_to>"
 
 #. type: Plain text
-#: doc/tin.5:648
+#: doc/tin.5:651
 msgid "Insert ''X-Comment-To:'' header, this is only useful in FIDO groups."
 msgstr "Insert ''X-Comment-To:'' header, this is only useful in FIDO groups."
 
 #. type: TP
-#: doc/tin.5:648
+#: doc/tin.5:651
 #, no-wrap
 msgid "B<x_headers>"
 msgstr "B<x_headers>"
 
 #. type: Plain text
-#: doc/tin.5:656
+#: doc/tin.5:659
 msgid ""
 "A string including header-name and the contents of the header that will be "
 "automatically added when posting. If the string starts with a / or ~ then it "
@@ -11331,13 +11381,13 @@ msgstr ""
 "content."
 
 #. type: TP
-#: doc/tin.5:656
+#: doc/tin.5:659
 #, no-wrap
 msgid "B<quick_kill_scope>"
 msgstr "B<quick_kill_scope>"
 
 #. type: Plain text
-#: doc/tin.5:662
+#: doc/tin.5:665
 msgid ""
 "A comma-separated list of newsgroup patterns (wildmat-style) to which groups "
 "the filter rule added by B<QuickFilterKill> will be applied.  If unset the "
@@ -11348,46 +11398,46 @@ msgstr ""
 "default from the tinrc variable B<default_filter_kill_global> will be used."
 
 #. type: TP
-#: doc/tin.5:662
+#: doc/tin.5:665
 #, no-wrap
 msgid "B<quick_kill_expire>"
 msgstr "B<quick_kill_expire>"
 
 #. type: Plain text
-#: doc/tin.5:665
+#: doc/tin.5:668
 msgid "Identical to the tinrc variable B<default_filter_kill_expire>"
 msgstr "Identical to the tinrc variable B<default_filter_kill_expire>"
 
 #. type: TP
-#: doc/tin.5:665
+#: doc/tin.5:668
 #, no-wrap
 msgid "B<quick_kill_case>"
 msgstr "B<quick_kill_case>"
 
 #. type: Plain text
-#: doc/tin.5:668
+#: doc/tin.5:671
 msgid "Identical to the tinrc variable B<default_filter_kill_case>"
 msgstr "Identical to the tinrc variable B<default_filter_kill_case>"
 
 #. type: TP
-#: doc/tin.5:668
+#: doc/tin.5:671
 #, no-wrap
 msgid "B<quick_kill_header>"
 msgstr "B<quick_kill_header>"
 
 #. type: Plain text
-#: doc/tin.5:671
+#: doc/tin.5:674
 msgid "Identical to the tinrc variable B<default_filter_kill_header>"
 msgstr "Identical to the tinrc variable B<default_filter_kill_header>"
 
 #. type: TP
-#: doc/tin.5:671
+#: doc/tin.5:674
 #, no-wrap
 msgid "B<quick_select_scope>"
 msgstr "B<quick_select_scope>"
 
 #. type: Plain text
-#: doc/tin.5:677
+#: doc/tin.5:680
 msgid ""
 "A comma-separated list of newsgroup patterns (wildmat-style) to which groups "
 "the filter rule added by B<QuickFilterSelect> will be applied. If unset the "
@@ -11398,46 +11448,46 @@ msgstr ""
 "default from the tinrc variable B<default_filter_select_global> will be used."
 
 #. type: TP
-#: doc/tin.5:677
+#: doc/tin.5:680
 #, no-wrap
 msgid "B<quick_select_expire>"
 msgstr "B<quick_select_expire>"
 
 #. type: Plain text
-#: doc/tin.5:680
+#: doc/tin.5:683
 msgid "Identical to the tinrc variable B<default_filter_select_expire>"
 msgstr "Identical to the tinrc variable B<default_filter_select_expire>"
 
 #. type: TP
-#: doc/tin.5:680
+#: doc/tin.5:683
 #, no-wrap
 msgid "B<quick_select_case>"
 msgstr "B<quick_select_case>"
 
 #. type: Plain text
-#: doc/tin.5:683
+#: doc/tin.5:686
 msgid "Identical to the tinrc variable B<default_filter_select_case>"
 msgstr "Identical to the tinrc variable B<default_filter_select_case>"
 
 #. type: TP
-#: doc/tin.5:683
+#: doc/tin.5:686
 #, no-wrap
 msgid "B<quick_select_header>"
 msgstr "B<quick_select_header>"
 
 #. type: Plain text
-#: doc/tin.5:686
+#: doc/tin.5:689
 msgid "Identical to the tinrc variable B<default_filter_select_header>"
 msgstr "Identical to the tinrc variable B<default_filter_select_header>"
 
 #. type: TP
-#: doc/tin.5:686
+#: doc/tin.5:689
 #, no-wrap
 msgid "B<ispell>"
 msgstr "B<ispell>"
 
 #. type: Plain text
-#: doc/tin.5:691
+#: doc/tin.5:694
 msgid ""
 "Path and options for B<\\%ispell>(1)-like spell-checker, e.g. \"aspell --"
 "mode=email --dont-backup check\""
@@ -11446,19 +11496,19 @@ msgstr ""
 "mode=email --dont-backup check\""
 
 #. type: TP
-#: doc/tin.5:691 doc/tin.5:1705
+#: doc/tin.5:694 doc/tin.5:1717
 #, no-wrap
 msgid "B<mm_network_charset>"
 msgstr "B<mm_network_charset>"
 
 #. type: TP
-#: doc/tin.5:694
+#: doc/tin.5:697
 #, no-wrap
 msgid "B<undeclared_charset>"
 msgstr "B<undeclared_charset>"
 
 #. type: Plain text
-#: doc/tin.5:703
+#: doc/tin.5:706
 msgid ""
 "Assume (broken) articles without MIME charset declaration have this charset "
 "- default is US-ASCII. This attribute works only on systems with working B<\\"
@@ -11471,7 +11521,7 @@ msgstr ""
 "strict-charset."
 
 #. type: Plain text
-#: doc/tin.5:713
+#: doc/tin.5:716
 #, no-wrap
 msgid ""
 "# include extra headers\n"
@@ -11487,7 +11537,7 @@ msgstr ""
 "undeclared_charset=ISO-8859-1\n"
 
 #. type: Plain text
-#: doc/tin.5:717
+#: doc/tin.5:720
 #, no-wrap
 msgid ""
 "# in *sources* set post process type to shar only\n"
@@ -11499,7 +11549,7 @@ msgstr ""
 "post_process_type=1\n"
 
 #. type: Plain text
-#: doc/tin.5:724
+#: doc/tin.5:727
 #, no-wrap
 msgid ""
 "# in *binaries* turn on full post processing,\n"
@@ -11517,7 +11567,7 @@ msgstr ""
 "followup_to=poster\n"
 
 #. type: Plain text
-#: doc/tin.5:730
+#: doc/tin.5:733
 #, no-wrap
 msgid ""
 "# in fido.* newsgroups change quote_chars\n"
@@ -11533,7 +11583,7 @@ msgstr ""
 "x_comment_to=ON\n"
 
 #. type: Plain text
-#: doc/tin.5:736
+#: doc/tin.5:739
 #, no-wrap
 msgid ""
 "# in *.test newsgroups, don't append signature\n"
@@ -11549,7 +11599,7 @@ msgstr ""
 "x_headers=Subject: test - ignore - no reply\n"
 
 #. type: Plain text
-#: doc/tin.5:740
+#: doc/tin.5:743
 #, no-wrap
 msgid ""
 "# assume ISO-2022-JP-2 as charset\n"
@@ -11561,7 +11611,7 @@ msgstr ""
 "undeclared_charset=ISO-2022-JP-2\n"
 
 #. type: Plain text
-#: doc/tin.5:752
+#: doc/tin.5:755
 msgid ""
 "The filter file is used to assign scores to certain articles. Based on the "
 "score an article can be filtered out (hidden) or marked hot. Empty lines or "
@@ -11572,13 +11622,13 @@ msgstr ""
 "lines beginning with a '#' are ignored."
 
 #. type: TP
-#: doc/tin.5:752
+#: doc/tin.5:755
 #, no-wrap
 msgid "B<comment>"
 msgstr "B<comment>"
 
 #. type: Plain text
-#: doc/tin.5:761
+#: doc/tin.5:764
 msgid ""
 "Every entry (rule) in the filter file might get a comment. Multiple lines "
 "are allowed (but only for comments yet). Every line must start with the "
@@ -11595,13 +11645,13 @@ msgstr ""
 "ignored and your comments will get lost on the next write of the file."
 
 #. type: TP
-#: doc/tin.5:761
+#: doc/tin.5:764
 #, no-wrap
 msgid "B<group>"
 msgstr "B<group>"
 
 #. type: Plain text
-#: doc/tin.5:765
+#: doc/tin.5:768
 msgid ""
 "A comma-separated list of newsgroup patterns (wildmat-style) to which groups "
 "the filter rule will be applied. This line is mandatory!"
@@ -11610,24 +11660,24 @@ msgstr ""
 "the filter rule will be applied. This line is mandatory!"
 
 #. type: TP
-#: doc/tin.5:765
+#: doc/tin.5:768
 #, no-wrap
 msgid "B<case>"
 msgstr "B<case>"
 
 #. type: Plain text
-#: doc/tin.5:768
+#: doc/tin.5:771
 msgid "0=case-sensitive, 1=case-insensitive"
 msgstr "0=case-sensitive, 1=case-insensitive"
 
 #. type: TP
-#: doc/tin.5:768
+#: doc/tin.5:771
 #, no-wrap
 msgid "B<score>"
 msgstr "B<score>"
 
 #. type: Plain text
-#: doc/tin.5:771
+#: doc/tin.5:774
 msgid ""
 "Score value of the rule; can also be one of the magic words \"kill\" or \"hot"
 "\"."
@@ -11636,18 +11686,18 @@ msgstr ""
 "\"."
 
 #. type: TP
-#: doc/tin.5:771
+#: doc/tin.5:774
 #, no-wrap
 msgid "B<subj>"
 msgstr "B<subj>"
 
 #. type: Plain text
-#: doc/tin.5:774
+#: doc/tin.5:777
 msgid "Match against ''Subject:''"
 msgstr "Match against ''Subject:''"
 
 #. type: Plain text
-#: doc/tin.5:782
+#: doc/tin.5:785
 msgid ""
 "Match against ''From:''.  B<\\%tin>(1)  converts the contents of the "
 "''From:'' header to an old style e-mail address, e.g. ''some@body.example "
@@ -11660,57 +11710,57 @@ msgstr ""
 "trying to match the patterns in the filter rule."
 
 #. type: TP
-#: doc/tin.5:782
+#: doc/tin.5:785
 #, no-wrap
 msgid "B<msgid>"
 msgstr "B<msgid>"
 
 #. type: Plain text
-#: doc/tin.5:785
+#: doc/tin.5:788
 msgid "Match against ''Message-ID:'' and full ''References:''"
 msgstr "Match against ''Message-ID:'' and full ''References:''"
 
 #. type: TP
-#: doc/tin.5:785
+#: doc/tin.5:788
 #, no-wrap
 msgid "B<msgid_last>"
 msgstr "B<msgid_last>"
 
 #. type: Plain text
-#: doc/tin.5:788
+#: doc/tin.5:791
 msgid "Match against ''Message-ID:'' and last ''References:'' entry only"
 msgstr "Match against ''Message-ID:'' and last ''References:'' entry only"
 
 #. type: TP
-#: doc/tin.5:788
+#: doc/tin.5:791
 #, no-wrap
 msgid "B<msgid_only>"
 msgstr "B<msgid_only>"
 
 #. type: Plain text
-#: doc/tin.5:791
+#: doc/tin.5:794
 msgid "Match against ''Message-ID:''"
 msgstr "Match against ''Message-ID:''"
 
 #. type: TP
-#: doc/tin.5:791
+#: doc/tin.5:794
 #, no-wrap
 msgid "B<refs_only>"
 msgstr "B<refs_only>"
 
 #. type: Plain text
-#: doc/tin.5:794
+#: doc/tin.5:797
 msgid "Match against ''References:''"
 msgstr "Match against ''References:''"
 
 #. type: TP
-#: doc/tin.5:794
+#: doc/tin.5:797
 #, no-wrap
 msgid "B<lines>"
 msgstr "B<lines>"
 
 #. type: Plain text
-#: doc/tin.5:797
+#: doc/tin.5:800
 msgid ""
 "Match against ''Lines:'', E<lt>num matches less than, E<gt>num matches more "
 "than."
@@ -11720,24 +11770,24 @@ msgstr ""
 
 #.  TODO: document option in detail
 #. type: TP
-#: doc/tin.5:797
+#: doc/tin.5:800
 #, no-wrap
 msgid "B<gnksa>"
 msgstr "B<gnksa>"
 
 #. type: Plain text
-#: doc/tin.5:801
+#: doc/tin.5:804
 msgid "Match against ''From:'' address parser return codes."
 msgstr "Match against ''From:'' address parser return codes."
 
 #. type: TP
-#: doc/tin.5:801
+#: doc/tin.5:804
 #, no-wrap
 msgid "B<xref>"
 msgstr "B<xref>"
 
 #. type: Plain text
-#: doc/tin.5:807
+#: doc/tin.5:810
 msgid ""
 "Match against ''Xref:'' line. Before any matching is done the line is turned "
 "into the same format ''Newsgroups:'' has that is it is turned into a comma "
@@ -11750,18 +11800,18 @@ msgstr ""
 "counter) removed."
 
 #. type: TP
-#: doc/tin.5:807 doc/tin.5:2535
+#: doc/tin.5:810 doc/tin.5:2553
 #, no-wrap
 msgid "B<time>"
 msgstr "B<time>"
 
 #. type: Plain text
-#: doc/tin.5:810
+#: doc/tin.5:813
 msgid "time_t value when rule expires"
 msgstr "time_t value when rule expires"
 
 #. type: Plain text
-#: doc/tin.5:821
+#: doc/tin.5:824
 #, no-wrap
 msgid ""
 "comment=mark all articles about tin, rtin,\n"
@@ -11779,7 +11829,7 @@ msgstr ""
 "subj=\\eb(cd|[rk]?)?tin(d|pre)?[-.0-9]*\\eb\n"
 
 #. type: Plain text
-#: doc/tin.5:837
+#: doc/tin.5:840
 msgid ""
 "Keymap-file, containing \"I<keyname> I<value> I<[value]>\" pairs separated "
 "by spaces or tabs. Below is a list of all rebindable keynames and their "
@@ -11790,13 +11840,13 @@ msgstr ""
 "defaults. If a keyname is bound to NULL it is unassigned."
 
 #. type: ta
-#: doc/tin.5:839
+#: doc/tin.5:842
 #, no-wrap
 msgid "\\w'GroupSelThdIfUnreadSelected    'u +\\w'SPACE'u +\\w'SPACE'u"
 msgstr "\\w'GroupSelThdIfUnreadSelected    'u +\\w'SPACE'u +\\w'SPACE'u"
 
 #. type: Plain text
-#: doc/tin.5:886
+#: doc/tin.5:889
 #, no-wrap
 msgid ""
 "B<ShellEscape>\t!\n"
@@ -11894,7 +11944,7 @@ msgstr ""
 "B<MarkFeedUnread>\t^W\n"
 
 #. type: Plain text
-#: doc/tin.5:894
+#: doc/tin.5:897
 #, no-wrap
 msgid ""
 "B<AttachSelect>\t^J\t^M\n"
@@ -11908,13 +11958,13 @@ msgstr ""
 "B<AttachSelect>\t^J\t^M\n"
 "B<AttachPipe>\tp\n"
 "B<AttachSave>\ts\n"
-"B<AttachTag>\t\tt\n"
+"B<AttachTag>\tt\n"
 "B<AttachUntag>\tU\n"
 "B<AttachTagPattern>\t=\n"
 "B<AttachToggleTagged>\t@\n"
 
 #. type: Plain text
-#: doc/tin.5:902
+#: doc/tin.5:905
 #, no-wrap
 msgid ""
 "B<ConfigToggleAttrib>\tTAB\n"
@@ -11934,7 +11984,7 @@ msgstr ""
 "B<ConfigResetAttrib>\tr\n"
 
 #. type: Plain text
-#: doc/tin.5:910
+#: doc/tin.5:913
 #, no-wrap
 msgid ""
 "B<FeedTag>\tT\n"
@@ -11954,7 +12004,7 @@ msgstr ""
 "B<FeedThd>\tt\n"
 
 #. type: Plain text
-#: doc/tin.5:913
+#: doc/tin.5:916
 #, no-wrap
 msgid ""
 "B<FilterEdit>\te\n"
@@ -11964,7 +12014,7 @@ msgstr ""
 "B<FilterSave>\ts\n"
 
 #. type: Plain text
-#: doc/tin.5:943
+#: doc/tin.5:946
 #, no-wrap
 msgid ""
 "B<GroupNextUnreadArtOrGrp>\tTAB\n"
@@ -12028,7 +12078,7 @@ msgstr ""
 "B<GroupUndoSel>\t~\n"
 
 #. type: Plain text
-#: doc/tin.5:946
+#: doc/tin.5:949
 #, no-wrap
 msgid ""
 "B<HelpLastPage>\tG\n"
@@ -12038,7 +12088,7 @@ msgstr ""
 "B<HelpFirstPage>\tg\n"
 
 #. type: Plain text
-#: doc/tin.5:986
+#: doc/tin.5:989
 #, no-wrap
 msgid ""
 "B<PageReplyQuoteHeaders>\t^E\n"
@@ -12122,7 +12172,7 @@ msgstr ""
 "B<PageRepost>\tx\n"
 
 #. type: Plain text
-#: doc/tin.5:991
+#: doc/tin.5:994
 #, no-wrap
 msgid ""
 "B<PgpEncSign>\tb\n"
@@ -12136,7 +12186,7 @@ msgstr ""
 "B<PgpSign>\ts\n"
 
 #. type: Plain text
-#: doc/tin.5:1004
+#: doc/tin.5:1007
 #, no-wrap
 msgid ""
 "B<PostAbort>\ta\n"
@@ -12166,7 +12216,7 @@ msgstr ""
 "B<PostSend>\ts\ty\n"
 
 #. type: Plain text
-#: doc/tin.5:1007
+#: doc/tin.5:1010
 #, no-wrap
 msgid ""
 "B<PostponeOverride>\tY\n"
@@ -12176,7 +12226,7 @@ msgstr ""
 "B<PostponeAll>\tA\n"
 
 #. type: Plain text
-#: doc/tin.5:1010
+#: doc/tin.5:1013
 #, no-wrap
 msgid ""
 "B<PromptYes>\ty\tY\n"
@@ -12186,7 +12236,7 @@ msgstr ""
 "B<PromptNo>\tn\tN\n"
 
 #. type: Plain text
-#: doc/tin.5:1013
+#: doc/tin.5:1016
 #, no-wrap
 msgid ""
 "B<SaveAppendFile>\ta\n"
@@ -12196,7 +12246,7 @@ msgstr ""
 "B<SaveOverwriteFile>\to\n"
 
 #. type: Plain text
-#: doc/tin.5:1017
+#: doc/tin.5:1020
 #, no-wrap
 msgid ""
 "B<PProcNone>\tn\n"
@@ -12208,7 +12258,7 @@ msgstr ""
 "B<PProcYes>\ty\n"
 
 #. type: Plain text
-#: doc/tin.5:1035
+#: doc/tin.5:1038
 #, no-wrap
 msgid ""
 "B<SelectEnterNextUnreadGrp>\tTAB\tn\n"
@@ -12248,7 +12298,7 @@ msgstr ""
 "B<SelectMarkGrpUnread>\tz\tZ\n"
 
 #. type: Plain text
-#: doc/tin.5:1042
+#: doc/tin.5:1045
 #, no-wrap
 msgid ""
 "B<ScopeSelect>\t^J\t^M\n"
@@ -12266,7 +12316,7 @@ msgstr ""
 "B<ScopeRename>\tr\n"
 
 #. type: Plain text
-#: doc/tin.5:1057
+#: doc/tin.5:1060
 #, no-wrap
 msgid ""
 "B<ThreadReadNextArtOrThread>\tTAB\n"
@@ -12300,40 +12350,40 @@ msgstr ""
 "B<ThreadUndoSel>\t~\n"
 
 #. type: Plain text
-#: doc/tin.5:1059
+#: doc/tin.5:1062
 #, no-wrap
 msgid "B<UrlSelect>\t^J\t^M\n"
 msgstr "B<UrlSelect>\t^J\t^M\n"
 
 #. type: Plain text
-#: doc/tin.5:1070
+#: doc/tin.5:1073
 msgid ""
-"This file provides short descriptions of each mailgroup. (requires B<\\%tin>"
-"(1)  to be build with mh-mail-handling support). Each line consist of two "
-"tab-separated fields \"I<mailgroupname> I<one-line description>\"."
+"This file provides short descriptions of each mailgroup. (requires B<\\"
+"%tin>(1)  to be build with mh-mail-handling support). Each line consist of "
+"two tab-separated fields \"I<mailgroupname> I<one-line description>\"."
 msgstr ""
-"This file provides short descriptions of each mailgroup. (requires B<\\%tin>"
-"(1)  to be build with mh-mail-handling support). Each line consist of two "
-"tab-separated fields \"I<mailgroupname> I<one-line description>\"."
+"This file provides short descriptions of each mailgroup. (requires B<\\"
+"%tin>(1)  to be build with mh-mail-handling support). Each line consist of "
+"two tab-separated fields \"I<mailgroupname> I<one-line description>\"."
 
 #. type: TP
-#: doc/tin.5:1070
+#: doc/tin.5:1073
 #, no-wrap
 msgid "B<mailgroupname>"
 msgstr "B<mailgroupname>"
 
 #. type: Plain text
-#: doc/tin.5:1073 doc/tin.5:1144 doc/tin.5:2482 doc/tin.5:2535 doc/tin.5:2562
+#: doc/tin.5:1076 doc/tin.5:1147 doc/tin.5:2500 doc/tin.5:2553 doc/tin.5:2580
 msgid "is the name of the newsgroup"
 msgstr "is the name of the newsgroup"
 
 #. type: Plain text
-#: doc/tin.5:1076 doc/tin.5:1147 doc/tin.5:2565
+#: doc/tin.5:1079 doc/tin.5:1150 doc/tin.5:2583
 msgid "is a short single-line description of the group"
 msgstr "is a short single-line description of the group"
 
 #. type: Plain text
-#: doc/tin.5:1084
+#: doc/tin.5:1087
 msgid ""
 "\"I<nntpserver> I<newsrc> [I<shortname> [I<...>]]\" pairs to use with the "
 "''B<-g>'' command-line switch."
@@ -12342,49 +12392,49 @@ msgstr ""
 "''B<-g>'' command-line switch."
 
 #. type: TP
-#: doc/tin.5:1087
+#: doc/tin.5:1090
 #, no-wrap
 msgid "B<newsrc>"
 msgstr "B<newsrc>"
 
 #. type: Plain text
-#: doc/tin.5:1090
+#: doc/tin.5:1093
 msgid "related newsrc."
 msgstr "related newsrc."
 
 #. type: TP
-#: doc/tin.5:1090
+#: doc/tin.5:1093
 #, no-wrap
 msgid "B<shortname>"
 msgstr "B<shortname>"
 
 #. type: Plain text
-#: doc/tin.5:1093
+#: doc/tin.5:1096
 msgid "nickname(s) for the nntpserver."
 msgstr "nickname(s) for the nntpserver."
 
 #. type: Plain text
-#: doc/tin.5:1097
+#: doc/tin.5:1100
 msgid "# sample newsrctable file"
 msgstr "# sample newsrctable file"
 
 #. type: Plain text
-#: doc/tin.5:1099
+#: doc/tin.5:1102
 msgid "news.tin.org .newsrc-tin.org tinorg"
 msgstr "news.tin.org .newsrc-tin.org tinorg"
 
 #. type: Plain text
-#: doc/tin.5:1101
+#: doc/tin.5:1104
 msgid "news.example.org /tmp/nrc-ex example ex"
 msgstr "news.example.org /tmp/nrc-ex example ex"
 
 #. type: Plain text
-#: doc/tin.5:1109
+#: doc/tin.5:1112
 msgid "posting history"
 msgstr "posting history"
 
 #. type: Plain text
-#: doc/tin.5:1119
+#: doc/tin.5:1122
 msgid ""
 "Copy of all posted articles in B<\\%mbox>(5)  format. The filename can be "
 "changed by setting B<posted_articles_file>."
@@ -12393,18 +12443,18 @@ msgstr ""
 "changed by setting B<posted_articles_file>."
 
 #. type: Plain text
-#: doc/tin.5:1128
+#: doc/tin.5:1131
 msgid "Pool of postponed articles. This file is in B<\\%mbox>(5)  format."
 msgstr "Pool of postponed articles. This file is in B<\\%mbox>(5)  format."
 
 #. type: Plain text
-#: doc/tin.5:1133
+#: doc/tin.5:1136
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 
 #. type: Plain text
-#: doc/tin.5:1141
+#: doc/tin.5:1144
 msgid ""
 "This file a copy of the servers newsgroups file which provides short "
 "descriptions of each newsgroup. It is automatically updated on startup "
@@ -12419,25 +12469,25 @@ msgstr ""
 "\tI<one-line description>\"."
 
 #. type: TP
-#: doc/tin.5:1141 doc/tin.5:2559
+#: doc/tin.5:1144 doc/tin.5:2577
 #, no-wrap
 msgid "B<group.name>"
 msgstr "B<group.name>"
 
 #. type: TP
-#: doc/tin.5:1144 doc/tin.5:2562
+#: doc/tin.5:1147 doc/tin.5:2580
 #, no-wrap
 msgid "B<one-line description>"
 msgstr "B<one-line description>"
 
 #. type: Plain text
-#: doc/tin.5:1153
+#: doc/tin.5:1156
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
 msgstr "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
 
 #. type: Plain text
-#: doc/tin.5:1160
+#: doc/tin.5:1163
 msgid ""
 "File to store $B<NNTPSERVER> and $B<NNTPPORT> related data via a list of "
 "\"I<variable>=I<value>\" pairs. Currently there are only two variables, both "
@@ -12448,24 +12498,24 @@ msgstr ""
 "are not meant to be changed by the user."
 
 #. type: TP
-#: doc/tin.5:1160
+#: doc/tin.5:1163
 #, no-wrap
 msgid "B<version>"
 msgstr "B<version>"
 
 #. type: Plain text
-#: doc/tin.5:1163
+#: doc/tin.5:1166
 msgid "Internal version number."
 msgstr "Internal version number."
 
 #. type: TP
-#: doc/tin.5:1163
+#: doc/tin.5:1166
 #, no-wrap
 msgid "B<last_newnews>"
 msgstr "B<last_newnews>"
 
 #. type: Plain text
-#: doc/tin.5:1168
+#: doc/tin.5:1171
 msgid ""
 "Internal timestamp used by B<\\%tin>(1)  to keep track of new newsgroups on "
 "the server."
@@ -12474,7 +12524,7 @@ msgstr ""
 "the server."
 
 #. type: Plain text
-#: doc/tin.5:1190
+#: doc/tin.5:1193
 msgid ""
 "At startup, B<\\%tin>(1)  reads in the configuration file. This contains a "
 "list of \"I<variable>=I<value>\" pairs that can be used to configure the way "
@@ -12493,76 +12543,67 @@ msgstr ""
 "have no private tinrc yet (see also B</etc/tin/tin.defaults>)."
 
 #. type: TP
-#: doc/tin.5:1190
+#: doc/tin.5:1193
 #, no-wrap
 msgid "B<abbreviate_groupname>"
 msgstr "B<abbreviate_groupname>"
 
 #. type: TP
-#: doc/tin.5:1206
+#: doc/tin.5:1209
 #, no-wrap
 msgid "B<art_marked_deleted>"
 msgstr "B<art_marked_deleted>"
 
 #. type: TP
-#: doc/tin.5:1209
+#: doc/tin.5:1212
 #, no-wrap
 msgid "B<art_marked_inrange>"
 msgstr "B<art_marked_inrange>"
 
 #. type: TP
-#: doc/tin.5:1212
+#: doc/tin.5:1215
 #, no-wrap
 msgid "B<art_marked_return>"
 msgstr "B<art_marked_return>"
 
 #. type: TP
-#: doc/tin.5:1216
+#: doc/tin.5:1219
 #, no-wrap
 msgid "B<art_marked_selected>"
 msgstr "B<art_marked_selected>"
 
 #. type: TP
-#: doc/tin.5:1220
+#: doc/tin.5:1223
 #, no-wrap
 msgid "B<art_marked_recent>"
 msgstr "B<art_marked_recent>"
 
 #. type: TP
-#: doc/tin.5:1224
+#: doc/tin.5:1227
 #, no-wrap
 msgid "B<art_marked_unread>"
 msgstr "B<art_marked_unread>"
 
-#. type: Plain text
-#: doc/tin.5:1228
-msgid ""
-"The character used to show that an article has not been read.  Default is "
-"'+'."
-msgstr ""
-"The character used to show that an article has not been read.  Default is "
-"'+'."
-
 #. type: TP
-#: doc/tin.5:1228
+#: doc/tin.5:1231
 #, no-wrap
 msgid "B<art_marked_read>"
 msgstr "B<art_marked_read>"
 
 #. type: TP
-#: doc/tin.5:1231
+#: doc/tin.5:1234
 #, no-wrap
 msgid "B<art_marked_killed>"
 msgstr "B<art_marked_killed>"
 
 #. type: TP
-#: doc/tin.5:1235
+#: doc/tin.5:1238
 #, no-wrap
 msgid "B<art_marked_read_selected>"
 msgstr "B<art_marked_read_selected>"
 
 #. type: Plain text
-#: doc/tin.5:1246
+#: doc/tin.5:1249
 msgid ""
 "If ON B<\\%tin>(1)  will ask before using a MIME viewer (B<metamail_prog>) "
 "to display MIME messages. This only occurs if a MIME viewer is set. Default "
@@ -12573,30 +12614,30 @@ msgstr ""
 "is OFF."
 
 #. type: TP
-#: doc/tin.5:1254
+#: doc/tin.5:1257
 #, no-wrap
 msgid "B<auto_reconnect>"
 msgstr "B<auto_reconnect>"
 
 #. type: Plain text
-#: doc/tin.5:1257
+#: doc/tin.5:1260
 msgid "Reconnect to server automatically. Default is OFF."
 msgstr "Reconnect to server automatically. Default is OFF."
 
 #. type: TP
-#: doc/tin.5:1268
+#: doc/tin.5:1271
 #, no-wrap
 msgid "B<beginner_level>"
 msgstr "B<beginner_level>"
 
 #. type: TP
-#: doc/tin.5:1273
+#: doc/tin.5:1276
 #, no-wrap
 msgid "B<cache_overview_files>"
 msgstr "B<cache_overview_files>"
 
 #. type: Plain text
-#: doc/tin.5:1278
+#: doc/tin.5:1281
 msgid ""
 "If ON, create local copies of NNTP overview files. This can be used to "
 "considerably speed up accessing large groups when using a slow connection.  "
@@ -12607,166 +12648,163 @@ msgstr ""
 "Default is OFF."
 
 #. type: TP
-#: doc/tin.5:1278
+#: doc/tin.5:1281
 #, no-wrap
 msgid "B<catchup_read_groups>"
 msgstr "B<catchup_read_groups>"
 
 #. type: TP
-#: doc/tin.5:1282
+#: doc/tin.5:1285
 #, no-wrap
 msgid "B<col_back>"
 msgstr "B<col_back>"
 
 #. type: TP
-#: doc/tin.5:1285
+#: doc/tin.5:1288
 #, no-wrap
-msgid "B<col_from>"
-msgstr "B<col_from>"
+msgid "B<col_extquote>"
+msgstr "B<col_extquote>"
 
 #. type: TP
-#: doc/tin.5:1288
+#: doc/tin.5:1291
+#, no-wrap
+msgid "B<col_from>"
+msgstr "B<col_from>"
+
+#. type: TP
+#: doc/tin.5:1294
 #, no-wrap
 msgid "B<col_head>"
 msgstr "B<col_head>"
 
 #. type: TP
-#: doc/tin.5:1291
+#: doc/tin.5:1297
 #, no-wrap
 msgid "B<col_help>"
 msgstr "B<col_help>"
 
 #. type: TP
-#: doc/tin.5:1294
+#: doc/tin.5:1300
 #, no-wrap
 msgid "B<col_invers_bg>"
 msgstr "B<col_invers_bg>"
 
 #. type: TP
-#: doc/tin.5:1297
+#: doc/tin.5:1303
 #, no-wrap
 msgid "B<col_invers_fg>"
 msgstr "B<col_invers_fg>"
 
 #. type: TP
-#: doc/tin.5:1300
+#: doc/tin.5:1306
 #, no-wrap
 msgid "B<col_markdash>"
 msgstr "B<col_markdash>"
 
 #. type: TP
-#: doc/tin.5:1304
+#: doc/tin.5:1310
 #, no-wrap
 msgid "B<col_markslash>"
 msgstr "B<col_markslash>"
 
 #. type: TP
-#: doc/tin.5:1308
+#: doc/tin.5:1314
 #, no-wrap
 msgid "B<col_markstar>"
 msgstr "B<col_markstar>"
 
 #. type: TP
-#: doc/tin.5:1312
+#: doc/tin.5:1318
 #, no-wrap
 msgid "B<col_markstroke>"
 msgstr "B<col_markstroke>"
 
 #. type: TP
-#: doc/tin.5:1316
+#: doc/tin.5:1322
 #, no-wrap
 msgid "B<col_minihelp>"
 msgstr "B<col_minihelp>"
 
 #. type: TP
-#: doc/tin.5:1319
+#: doc/tin.5:1325
 #, no-wrap
 msgid "B<col_newsheaders>"
 msgstr "B<col_newsheaders>"
 
 #. type: TP
-#: doc/tin.5:1322
+#: doc/tin.5:1328
 #, no-wrap
 msgid "B<col_normal>"
 msgstr "B<col_normal>"
 
 #. type: TP
-#: doc/tin.5:1325
+#: doc/tin.5:1331
 #, no-wrap
 msgid "B<col_quote>"
 msgstr "B<col_quote>"
 
 #. type: TP
-#: doc/tin.5:1328
+#: doc/tin.5:1334
 #, no-wrap
 msgid "B<col_quote2>"
 msgstr "B<col_quote2>"
 
 #. type: TP
-#: doc/tin.5:1331
+#: doc/tin.5:1337
 #, no-wrap
 msgid "B<col_quote3>"
 msgstr "B<col_quote3>"
 
 #. type: TP
-#: doc/tin.5:1334
+#: doc/tin.5:1340
 #, no-wrap
 msgid "B<col_response>"
 msgstr "B<col_response>"
 
-#. type: Plain text
-#: doc/tin.5:1338
-msgid ""
-"Color of response counter. This is the text that says 'Response x of y' in "
-"the article viewer."
-msgstr ""
-"Colour of response counter. This is the text that says 'Response x of y' in "
-"the article viewer."
-
 #. type: TP
-#: doc/tin.5:1338
+#: doc/tin.5:1344
 #, no-wrap
 msgid "B<col_signature>"
 msgstr "B<col_signature>"
 
 #. type: TP
-#: doc/tin.5:1341
+#: doc/tin.5:1347
 #, no-wrap
 msgid "B<col_urls>"
 msgstr "B<col_urls>"
 
 #. type: TP
-#: doc/tin.5:1344
+#: doc/tin.5:1350
 #, no-wrap
 msgid "B<col_verbatim>"
 msgstr "B<col_verbatim>"
 
 #. type: TP
-#: doc/tin.5:1347
+#: doc/tin.5:1353
 #, no-wrap
 msgid "B<col_subject>"
 msgstr "B<col_subject>"
 
 #. type: TP
-#: doc/tin.5:1350
+#: doc/tin.5:1356
 #, no-wrap
 msgid "B<col_text>"
 msgstr "B<col_text>"
 
 #. type: TP
-#: doc/tin.5:1353
+#: doc/tin.5:1359
 #, no-wrap
 msgid "B<col_title>"
 msgstr "B<col_title>"
 
 #. type: TP
-#: doc/tin.5:1356
+#: doc/tin.5:1362
 #, no-wrap
 msgid "B<confirm_choice>"
 msgstr "B<confirm_choice>"
 
 #. type: Plain text
-#: doc/tin.5:1360
+#: doc/tin.5:1366
 msgid ""
 "B<\\%tin>(1)  can ask for manual confirmation to protect the user. Available "
 "choices:"
@@ -12776,41 +12814,41 @@ msgstr ""
 
 #.  TODO: check if all affected commands are marked [after confirmation]
 #. type: Plain text
-#: doc/tin.5:1366
+#: doc/tin.5:1372
 msgid ""
-"B<commands:> Ask for confirmation before executing certain dangerous "
+"B<commands>: Ask for confirmation before executing certain dangerous "
 "commands (e.g., B<Catchup> ('B<c>')). Commands that this affects are marked "
 "in this manual with '[after confirmation]'."
 msgstr ""
-"B<commands:> Ask for confirmation before executing certain dangerous "
+"B<commands>: Ask for confirmation before executing certain dangerous "
 "commands (e.g., B<Catchup> ('B<c>')). Commands that this affects are marked "
 "in this manual with '[after confirmation]'."
 
 #. type: Plain text
-#: doc/tin.5:1371
+#: doc/tin.5:1377
 msgid ""
-"B<quit:> You'll be asked to confirm that you wish to exit B<\\%tin>(1)  when "
+"B<quit>: You'll be asked to confirm that you wish to exit B<\\%tin>(1)  when "
 "you use the B<Quit> ('B<q>') command."
 msgstr ""
-"B<quit:> You'll be asked to confirm that you wish to exit B<\\%tin>(1)  when "
+"B<quit>: You'll be asked to confirm that you wish to exit B<\\%tin>(1)  when "
 "you use the B<Quit> ('B<q>') command."
 
 #. type: Plain text
-#: doc/tin.5:1375
+#: doc/tin.5:1381
 msgid ""
-"B<select:> Ask for confirmation before marking all not selected (with "
+"B<select>: Ask for confirmation before marking all not selected (with "
 "B<GroupMarkUnselArtRead> ('B<X>') command) articles as read."
 msgstr ""
-"B<select:> Ask for confirmation before marking all not selected (with "
+"B<select>: Ask for confirmation before marking all not selected (with "
 "B<GroupMarkUnselArtRead> ('B<X>') command) articles as read."
 
 #. type: Plain text
-#: doc/tin.5:1377
+#: doc/tin.5:1383
 msgid "Default is commands & quit."
 msgstr "Default is commands & quit."
 
 #. type: Plain text
-#: doc/tin.5:1388
+#: doc/tin.5:1394
 msgid ""
 "Format string used for date representation. A description of the different "
 "format options can be found at B<\\%strftime>(3).  B<\\%tin>(1)  uses B<\\"
@@ -12823,88 +12861,61 @@ msgstr ""
 "fallback code.  Default is \"%a, %d %b %Y %H:%M:%S\"."
 
 #. type: TP
-#: doc/tin.5:1388
+#: doc/tin.5:1394
 #, no-wrap
 msgid "B<default_art_search>"
 msgstr "B<default_art_search>"
 
 #. type: TP
-#: doc/tin.5:1390
+#: doc/tin.5:1396
 #, no-wrap
 msgid "B<default_author_search>"
 msgstr "B<default_author_search>"
 
 #. type: TP
-#: doc/tin.5:1392
+#: doc/tin.5:1398
 #, no-wrap
 msgid "B<default_config_search>"
 msgstr "B<default_config_search>"
 
 #. type: TP
-#: doc/tin.5:1395
+#: doc/tin.5:1401
 #, no-wrap
 msgid "B<default_filter_days>"
 msgstr "B<default_filter_days>"
 
 #. type: TP
-#: doc/tin.5:1398
+#: doc/tin.5:1404
 #, no-wrap
 msgid "B<default_filter_kill_case>"
 msgstr "B<default_filter_kill_case>"
 
-#. type: Plain text
-#: doc/tin.5:1402
-msgid ""
-"Default for quick (1 key) kill filter case. ON = filter case sensitive, OFF "
-"= ignore case. Default is OFF."
-msgstr ""
-"Default for quick (1 key) kill filter case. ON = filter case-sensitive, OFF "
-"= ignore case. Default is OFF."
-
 #. type: TP
-#: doc/tin.5:1402
+#: doc/tin.5:1408
 #, no-wrap
 msgid "B<default_filter_kill_expire>"
 msgstr "B<default_filter_kill_expire>"
 
-#. type: Plain text
-#: doc/tin.5:1406
-msgid ""
-"Default for quick (1 key) kill filter expire. ON = limit to "
-"'B<default_filter_days>', OFF = don't ever expire. Default is OFF."
-msgstr ""
-"Default for quick (1 key) kill filter expire. ON = limit to "
-"'B<default_filter_days>', OFF = don't ever expire. Default is OFF."
-
 #. type: TP
-#: doc/tin.5:1406
+#: doc/tin.5:1413
 #, no-wrap
 msgid "B<default_filter_kill_global>"
 msgstr "B<default_filter_kill_global>"
 
-#. type: Plain text
-#: doc/tin.5:1410
-msgid ""
-"Default for quick (1 key) kill filter global. ON=apply to all groups, "
-"OFF=apply to current group. Default is ON."
-msgstr ""
-"Default for quick (1 key) kill filter global. ON=apply to all groups, "
-"OFF=apply to current group. Default is ON."
-
 #. type: TP
-#: doc/tin.5:1410
+#: doc/tin.5:1417
 #, no-wrap
 msgid "B<default_filter_kill_header>"
 msgstr "B<default_filter_kill_header>"
 
 #. type: ta
-#: doc/tin.5:1415 doc/tin.5:1443
+#: doc/tin.5:1422 doc/tin.5:1451
 #, no-wrap
 msgid "\\w'0,1   'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' entry only'u"
 msgstr "\\w'0,1   'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' entry only'u"
 
 #. type: Plain text
-#: doc/tin.5:1424 doc/tin.5:1452
+#: doc/tin.5:1431 doc/tin.5:1460
 #, no-wrap
 msgid ""
 "0\t''Subject:'' (case sensitive)\n"
@@ -12926,166 +12937,139 @@ msgstr ""
 "7\t''Lines:''\n"
 
 #. type: TP
-#: doc/tin.5:1426
+#: doc/tin.5:1433
 #, no-wrap
 msgid "B<default_filter_select_case>"
 msgstr "B<default_filter_select_case>"
 
 #. type: TP
-#: doc/tin.5:1430
+#: doc/tin.5:1437
 #, no-wrap
 msgid "B<default_filter_select_expire>"
 msgstr "B<default_filter_select_expire>"
 
-#. type: Plain text
-#: doc/tin.5:1434
-msgid ""
-"Default for quick (1 key) auto-selection filter expire. ON = limit to "
-"'B<default_filter_days>', OFF = don't ever expire. Default is OFF."
-msgstr ""
-"Default for quick (1 key) auto-selection filter expire. ON = limit to "
-"'B<default_filter_days>', OFF = don't ever expire. Default is OFF."
-
 #. type: TP
-#: doc/tin.5:1434
+#: doc/tin.5:1442
 #, no-wrap
 msgid "B<default_filter_select_global>"
 msgstr "B<default_filter_select_global>"
 
-#. type: Plain text
-#: doc/tin.5:1438
-msgid ""
-"Default for quick (1 key) auto-selection filter global. ON=apply to all "
-"groups, OFF=apply to current group. Default is ON."
-msgstr ""
-"Default for quick (1 key) auto-selection filter global. ON=apply to all "
-"groups, OFF=apply to current group. Default is ON."
-
 #. type: TP
-#: doc/tin.5:1438
+#: doc/tin.5:1446
 #, no-wrap
 msgid "B<default_filter_select_header>"
 msgstr "B<default_filter_select_header>"
 
 #. type: TP
-#: doc/tin.5:1454
+#: doc/tin.5:1462
 #, no-wrap
 msgid "B<default_goto_group>"
 msgstr "B<default_goto_group>"
 
 #. type: TP
-#: doc/tin.5:1456
+#: doc/tin.5:1464
 #, no-wrap
 msgid "B<default_group_search>"
 msgstr "B<default_group_search>"
 
 #. type: TP
-#: doc/tin.5:1458
+#: doc/tin.5:1466
 #, no-wrap
 msgid "B<default_mail_address>"
 msgstr "B<default_mail_address>"
 
 #. type: TP
-#: doc/tin.5:1460
+#: doc/tin.5:1468
 #, no-wrap
 msgid "B<default_move_group>"
 msgstr "B<default_move_group>"
 
 #. type: TP
-#: doc/tin.5:1462
+#: doc/tin.5:1470
 #, no-wrap
 msgid "B<default_pattern>"
 msgstr "B<default_pattern>"
 
 #. type: TP
-#: doc/tin.5:1464
+#: doc/tin.5:1472
 #, no-wrap
 msgid "B<default_pipe_command>"
 msgstr "B<default_pipe_command>"
 
 #. type: TP
-#: doc/tin.5:1466
+#: doc/tin.5:1474
 #, no-wrap
 msgid "B<default_post_newsgroups>"
 msgstr "B<default_post_newsgroups>"
 
 #. type: TP
-#: doc/tin.5:1468
+#: doc/tin.5:1476
 #, no-wrap
 msgid "B<default_post_subject>"
 msgstr "B<default_post_subject>"
 
 #. type: TP
-#: doc/tin.5:1470
+#: doc/tin.5:1478
 #, no-wrap
 msgid "B<default_range_group>"
 msgstr "B<default_range_group>"
 
 #. type: TP
-#: doc/tin.5:1472
+#: doc/tin.5:1480
 #, no-wrap
 msgid "B<default_range_select>"
 msgstr "B<default_range_select>"
 
 #. type: TP
-#: doc/tin.5:1474
+#: doc/tin.5:1482
 #, no-wrap
 msgid "B<default_range_thread>"
 msgstr "B<default_range_thread>"
 
 #. type: TP
-#: doc/tin.5:1476
+#: doc/tin.5:1484
 #, no-wrap
 msgid "B<default_repost_group>"
 msgstr "B<default_repost_group>"
 
 #. type: TP
-#: doc/tin.5:1478
+#: doc/tin.5:1486
 #, no-wrap
 msgid "B<default_save_file>"
 msgstr "B<default_save_file>"
 
 #. type: TP
-#: doc/tin.5:1480
+#: doc/tin.5:1488
 #, no-wrap
 msgid "B<default_save_mode>"
 msgstr "B<default_save_mode>"
 
 #. type: TP
-#: doc/tin.5:1482
+#: doc/tin.5:1490
 #, no-wrap
 msgid "B<default_select_pattern>"
 msgstr "B<default_select_pattern>"
 
 #. type: TP
-#: doc/tin.5:1484
+#: doc/tin.5:1492
 #, no-wrap
 msgid "B<default_shell_command>"
 msgstr "B<default_shell_command>"
 
 #. type: TP
-#: doc/tin.5:1486
+#: doc/tin.5:1494
 #, no-wrap
 msgid "B<default_subject_search>"
 msgstr "B<default_subject_search>"
 
 #. type: TP
-#: doc/tin.5:1488
+#: doc/tin.5:1496
 #, no-wrap
 msgid "B<draw_arrow>"
 msgstr "B<draw_arrow>"
 
 #. type: Plain text
-#: doc/tin.5:1492
-msgid ""
-"Allows groups/articles to be selected by an arrow '-E<gt>' if set ON or by "
-"an highlighted bar if set OFF."
-msgstr ""
-"Allows groups/articles to be selected by an arrow '-E<gt>' if set ON or by "
-"an highlighted bar if set OFF."
-
-#. type: Plain text
-#: doc/tin.5:1497
+#: doc/tin.5:1505
 msgid ""
 "The format string used to create the editor start command with parameters.  "
 "Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename (e.g., /"
@@ -13096,19 +13080,25 @@ msgstr ""
 "bin/vi +7 .article)."
 
 #. type: TP
-#: doc/tin.5:1497
+#: doc/tin.5:1508
+#, no-wrap
+msgid "B<extquote_regex>"
+msgstr "B<extquote_regex>"
+
+#. type: TP
+#: doc/tin.5:1513
 #, no-wrap
 msgid "B<force_screen_redraw>"
 msgstr "B<force_screen_redraw>"
 
 #. type: TP
-#: doc/tin.5:1501
+#: doc/tin.5:1517
 #, no-wrap
 msgid "B<getart_limit>"
 msgstr "B<getart_limit>"
 
 #. type: Plain text
-#: doc/tin.5:1508
+#: doc/tin.5:1524
 msgid ""
 "If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
 "are fetched from the server. If B<getart_limit> is E<lt> 0 B<\\%tin>(1)  "
@@ -13121,13 +13111,13 @@ msgstr ""
 "B<getart_limit>. Default is 0, which means no limit."
 
 #. type: TP
-#: doc/tin.5:1508
+#: doc/tin.5:1524
 #, no-wrap
 msgid "B<goto_next_unread>"
 msgstr "B<goto_next_unread>"
 
 #. type: Plain text
-#: doc/tin.5:1523
+#: doc/tin.5:1539
 msgid ""
 "The format string used for the Group level. Default is \"%n\\ %m\\ %R\\ %L\\ "
 "\\ %s\\ \\ %F\". The following substitutions are supported:"
@@ -13136,13 +13126,13 @@ msgstr ""
 "\\ %s\\ \\ %F\". The following substitutions are supported:"
 
 #. type: ta
-#: doc/tin.5:1525
+#: doc/tin.5:1541
 #, no-wrap
 msgid "\\w'%G    'u +\\w'number of responses in thread'u"
 msgstr "\\w'%G    'u +\\w'number of responses in thread'u"
 
 #. type: Plain text
-#: doc/tin.5:1537
+#: doc/tin.5:1553
 #, no-wrap
 msgid ""
 "%D\tdate\n"
@@ -13170,82 +13160,31 @@ msgstr ""
 "%%\t%\n"
 
 #. type: TP
-#: doc/tin.5:1539
-#, no-wrap
-msgid "B<groupname_max_length>"
-msgstr "B<groupname_max_length>"
-
-#. type: TP
-#: doc/tin.5:1543
+#: doc/tin.5:1555
 #, no-wrap
 msgid "B<hide_uue>"
 msgstr "B<hide_uue>"
 
-#. type: Plain text
-#: doc/tin.5:1553
-msgid ""
-"If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then "
-"sections of uuencoded data will be shown with a single tag line showing the "
-"size and filename (much the same as a MIME attachment).  If set to 'Hide "
-"all' then any line that looks like uuencoded data will be folded into a tag "
-"line. This is useful when uuencoded data is split across more than one "
-"article but can also lead to false positives. This setting can also be "
-"toggled in the article viewer.  Default is 'No'."
-msgstr ""
-"If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then "
-"sections of uuencoded data will be shown with a single tag line showing the "
-"size and filename (much the same as a MIME attachment).  If set to 'Hide "
-"all' then any line that looks like uuencoded data will be folded into a tag "
-"line. This is useful when uuencoded data is split across more than one "
-"article but can also lead to false positives. This setting can also be "
-"toggled in the article viewer.  Default is 'No'."
-
 #. type: TP
-#: doc/tin.5:1553
+#: doc/tin.5:1565
 #, no-wrap
 msgid "B<inews_prog>"
 msgstr "B<inews_prog>"
 
-#. type: Plain text
-#: doc/tin.5:1560
-msgid ""
-"Path, name and options of external B<\\%inews>(1).  If you are reading via "
-"NNTP the default value is \"--internal\" (use built-in NNTP inews), else it "
-"is \"inews -h\". The article is passed to B<inews_prog> on STDIN via 'E<lt> "
-"article'."
-msgstr ""
-"Path, name and options of external B<\\%inews>(1).  If you are reading via "
-"NNTP the default value is \"--internal\" (use built-in NNTP inews), else it "
-"is \"inews -h\". The article is passed to B<inews_prog> on STDIN via 'E<lt> "
-"article'."
-
 #. type: TP
-#: doc/tin.5:1560
+#: doc/tin.5:1572
 #, no-wrap
 msgid "B<info_in_last_line>"
 msgstr "B<info_in_last_line>"
 
-#. type: Plain text
-#: doc/tin.5:1566
-msgid ""
-"If ON, show current group description or article subject in the last line "
-"(not in the pager and global menu) - B<ToggleInfoLastLine> ('B<i>' toggles "
-"setting). This facility is useful as the full width of the screen is "
-"available to display long subjects. Default is OFF."
-msgstr ""
-"If ON, show current group description or article subject in the last line "
-"(not in the pager and global menu) - B<ToggleInfoLastLine> ('B<i>' toggles "
-"setting). This facility is useful as the full width of the screen is "
-"available to display long subjects. Default is OFF."
-
 #. type: TP
-#: doc/tin.5:1566
+#: doc/tin.5:1578
 #, no-wrap
 msgid "B<interactive_mailer>"
 msgstr "B<interactive_mailer>"
 
 #. type: Plain text
-#: doc/tin.5:1572
+#: doc/tin.5:1584
 msgid ""
 "If greater than 0 your mailreader will be invoked earlier for reply so you "
 "can use more of its features (e.g. MIME, pgp, ...). 1 means include headers, "
@@ -13258,25 +13197,25 @@ msgstr ""
 "usage. This option has to suit B<mailer_format>. Default is 0."
 
 #. type: TP
-#: doc/tin.5:1572
+#: doc/tin.5:1584
 #, no-wrap
 msgid "B<inverse_okay>"
 msgstr "B<inverse_okay>"
 
 #. type: TP
-#: doc/tin.5:1576
+#: doc/tin.5:1588
 #, no-wrap
 msgid "B<keep_dead_articles>"
 msgstr "B<keep_dead_articles>"
 
 #. type: TP
-#: doc/tin.5:1581
+#: doc/tin.5:1593
 #, no-wrap
 msgid "B<kill_level>"
 msgstr "B<kill_level>"
 
 #. type: Plain text
-#: doc/tin.5:1585
+#: doc/tin.5:1597
 msgid ""
 "This option controls the processing and display of articles that are killed. "
 "There are 3 options, default is 0 (B<Kill only unread arts>)."
@@ -13285,7 +13224,7 @@ msgstr ""
 "There are 3 options, default is 0 (B<Kill only unread arts>)."
 
 #. type: Plain text
-#: doc/tin.5:1593
+#: doc/tin.5:1605
 msgid ""
 "B<Kill only unread arts> is the 'traditional' behavior of B<\\%tin>(1).  "
 "Only unread articles are killed once only by marking them read. As filtering "
@@ -13299,259 +13238,74 @@ msgstr ""
 "B<art_marked_killed> and B<art_marked_read_selected> are only shown once. "
 "When you reenter the group the mark will be gone."
 
-#. type: Plain text
-#: doc/tin.5:1609
-msgid ""
-"Allows 8bit characters unencoded in the header of mail message. Default is "
-"OFF. Turning it ON is effective only if B<mail_mime_encoding> is also set to "
-"8bit. Leaving it OFF is safe for most users and compliant to Internet Mail "
-"Standard (B<RFC\\%5322> and B<RFC\\%2047>). Default is OFF."
-msgstr ""
-"Allows 8bit characters unencoded in the header of mail message. Default is "
-"OFF. Turning it ON is effective only if B<mail_mime_encoding> is also set to "
-"8bit. Leaving it OFF is safe for most users and compliant to Internet Mail "
-"Standard (B<RFC\\%5322> and B<RFC\\%2047>). Default is OFF."
-
 #. type: TP
-#: doc/tin.5:1609
+#: doc/tin.5:1621
 #, no-wrap
 msgid "B<mail_address>"
 msgstr "B<mail_address>"
 
 #. type: TP
-#: doc/tin.5:1619
+#: doc/tin.5:1631
 #, no-wrap
 msgid "B<mail_quote_format>"
 msgstr "B<mail_quote_format>"
 
 #. type: TP
-#: doc/tin.5:1624
+#: doc/tin.5:1636
 #, no-wrap
 msgid "B<mailbox_format>"
 msgstr "B<mailbox_format>"
 
-#. type: Plain text
-#: doc/tin.5:1643
-msgid ""
-"The directory where articles/threads are to be saved in B<\\%mbox>(5)  "
-"format. This feature is mainly for use with the B<\\%elm>(1)  mail program. "
-"It allows the user to save articles/threads/groups simply by giving '=' as "
-"the filename to save to. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>."
-msgstr ""
-"The directory where articles/threads are to be saved in B<\\%mbox>(5)  "
-"format. This feature is mainly for use with the B<\\%elm>(1)  mail program. "
-"It allows the user to save articles/threads/groups simply by giving '=' as "
-"the filename to save to. Default is I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>."
-
 #. type: TP
-#: doc/tin.5:1643
+#: doc/tin.5:1655
 #, no-wrap
 msgid "B<mailer_format>"
 msgstr "B<mailer_format>"
 
-#. type: Plain text
-#: doc/tin.5:1649
-msgid ""
-"The format string used to create the mailer command with parameters that is "
-"used for mailing articles to other people. Default is '%M \"%T\" E<lt> "
-"%F' (e.g., /bin/mail \"iain\" E<lt> .article). The flexible format allows "
-"other mailers with different command line parameters to be used such as"
-msgstr ""
-"The format string used to create the mailer command with parameters that is "
-"used for mailing articles to other people. Default is '%M \"%T\" E<lt> "
-"%F' (e.g., /bin/mail \"iain\" E<lt> .article). The flexible format allows "
-"other mailers with different command line parameters to be used such as"
-
-#. type: Plain text
-#: doc/tin.5:1654
-#, no-wrap
-msgid ""
-"sendmail -oem -t E<lt> %F\n"
-"elm -s \"%S\" \"%T\" E<lt> \"%F\"\n"
-"claws-mail --compose \"mailto:%T?subject=%S&insert=%F\"\n"
-msgstr ""
-"sendmail -oem -t E<lt> %F\n"
-"elm -s \"%S\" \"%T\" E<lt> \"%F\"\n"
-"claws-mail --compose \"mailto:%T?subject=%S&insert=%F\"\n"
-
-#. type: Plain text
-#: doc/tin.5:1658
-msgid ""
-"B<interactive_mailer> must be set adequate. The following substitutions are "
-"supported:"
-msgstr ""
-"B<interactive_mailer> must be set adequate. The following substitutions are "
-"supported:"
-
-#. type: ta
-#: doc/tin.5:1660
-#, no-wrap
-msgid "\\w'%S'u +\\w'subject-field'u"
-msgstr "\\w'%S'u +\\w'subject-field'u"
-
-#. type: Plain text
-#: doc/tin.5:1667
-#, no-wrap
-msgid ""
-"%F\tfilename\n"
-"%M\tdefault_mailer\n"
-"%S\tsubject-field\n"
-"%T\tto-filed\n"
-"%U\tusername\n"
-"%%\t%\n"
-msgstr ""
-"%F\tfilename\n"
-"%M\tdefault_mailer\n"
-"%S\tsubject-field\n"
-"%T\tto-filed\n"
-"%U\tusername\n"
-"%%\t%\n"
-
 #. type: TP
-#: doc/tin.5:1680
+#: doc/tin.5:1692
 #, no-wrap
 msgid "B<metamail_prog>"
 msgstr "B<metamail_prog>"
 
-#. type: Plain text
-#: doc/tin.5:1692
-msgid ""
-"Path, name and options of external B<\\%metamail>(1)  program used to view "
-"non-textual parts of articles.  To use the built-in viewer, set to --"
-"internal. This is the default value when B<\\%metamail>(1)  is not "
-"installed. Leave it blank if you don't want any automatic viewing of non-"
-"textual attachments. The 'V' command can always be used to manually view any "
-"attachments. See also B<ask_for_metamail>."
-msgstr ""
-"Path, name and options of external B<\\%metamail>(1)  program used to view "
-"non-textual parts of articles.  To use the built-in viewer, set to --"
-"internal. This is the default value when B<\\%metamail>(1)  is not "
-"installed. Leave it blank if you don't want any automatic viewing of non-"
-"textual attachments. The 'V' command can always be used to manually view any "
-"attachments. See also B<ask_for_metamail>."
-
 #. type: TP
-#: doc/tin.5:1692 doc/tin.5:2385
+#: doc/tin.5:1704 doc/tin.5:2403
 #, no-wrap
 msgid "B<mm_charset>"
 msgstr "B<mm_charset>"
 
-#. type: Plain text
-#: doc/tin.5:1705
-msgid ""
-"Charset supported locally, which is also used for MIME header (charset "
-"parameter and charset name in header encoding) in mail and news postings. If "
-"B<MIME_STRICT_CHARSET> is defined at the compile time, text in charset other "
-"than the value of this parameter is considered not displayable and "
-"represented as '?'. Otherwise, all character sets are regarded as compatible "
-"with the display. If it's not set, the value of the environment variable "
-"$B<MM_CHARSET> is used. US-ASCII or compile-time default is used in case "
-"neither of them is defined. If your system supports B<\\%iconv>(3), this "
-"option is disabled and you should use B<mm_network_charset> instead."
-msgstr ""
-"Charset supported locally, which is also used for MIME header (charset "
-"parameter and charset name in header encoding) in mail and news postings. If "
-"B<MIME_STRICT_CHARSET> is defined at the compile time, text in charset other "
-"than the value of this parameter is considered not displayable and "
-"represented as '?'. Otherwise, all character sets are regarded as compatible "
-"with the display. If it's not set, the value of the environment variable "
-"$B<MM_CHARSET> is used. US-ASCII or compile-time default is used in case "
-"neither of them is defined. If your system supports B<\\%iconv>(3), this "
-"option is disabled and you should use B<mm_network_charset> instead."
-
-#. type: Plain text
-#: doc/tin.5:1716
-msgid ""
-"Charset used for posting and MIME headers; replaces B<mm_charset>.  "
-"Conversion between B<mm_network_charset> and local charset (determined via B<"
-"\\%nl_langinfo>(3))  is done via B<\\%iconv>(3), if this function is not "
-"available on your system this option is disabled and you have to use "
-"B<mm_charset> instead.  B<mm_network_charset> is limited to one of the "
-"following charsets:"
-msgstr ""
-"Charset used for posting and MIME headers; replaces B<mm_charset>.  "
-"Conversion between B<mm_network_charset> and local charset (determined via B<"
-"\\%nl_langinfo>(3))  is done via B<\\%iconv>(3), if this function is not "
-"available on your system this option is disabled and you have to use "
-"B<mm_charset> instead.  B<mm_network_charset> is limited to one of the "
-"following charsets:"
-
 #. type: TP
-#: doc/tin.5:1725
+#: doc/tin.5:1737
 #, no-wrap
 msgid "B<mono_markdash>"
 msgstr "B<mono_markdash>"
 
-#. type: Plain text
-#: doc/tin.5:1730
-msgid ""
-"Character attribute of words emphasized like _this_. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-msgstr ""
-"Character attribute of words emphasised like _this_. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-
 #. type: TP
-#: doc/tin.5:1730
+#: doc/tin.5:1742
 #, no-wrap
 msgid "B<mono_markslash>"
 msgstr "B<mono_markslash>"
 
-#. type: Plain text
-#: doc/tin.5:1735
-msgid ""
-"Character attribute of words emphasized like /this/. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-msgstr ""
-"Character attribute of words emphasised like /this/. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-
 #. type: TP
-#: doc/tin.5:1735
+#: doc/tin.5:1747
 #, no-wrap
 msgid "B<mono_markstar>"
 msgstr "B<mono_markstar>"
 
-#. type: Plain text
-#: doc/tin.5:1740
-msgid ""
-"Character attribute of words emphasized like *this*. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-msgstr ""
-"Character attribute of words emphasised like *this*. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-
 #. type: TP
-#: doc/tin.5:1740
+#: doc/tin.5:1752
 #, no-wrap
 msgid "B<mono_markstroke>"
 msgstr "B<mono_markstroke>"
 
-#. type: Plain text
-#: doc/tin.5:1745
-msgid ""
-"Character attribute of words emphasized like -this-. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-msgstr ""
-"Character attribute of words emphasised like -this-. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-
 #. type: TP
-#: doc/tin.5:1745
+#: doc/tin.5:1757
 #, no-wrap
 msgid "B<newnews>"
 msgstr "B<newnews>"
 
 #. type: Plain text
-#: doc/tin.5:1751
+#: doc/tin.5:1763
 msgid ""
 "These are internal timers used by B<\\%tin>(1)  to keep track of new "
 "newsgroups. Do not change them unless you understand what they are for."
@@ -13559,58 +13313,26 @@ msgstr ""
 "These are internal timers used by B<\\%tin>(1)  to keep track of new "
 "newsgroups. Do not change them unless you understand what they are for."
 
-#. type: Plain text
-#: doc/tin.5:1758
-msgid ""
-"Which news headers you wish to see. If you want to see _all_ the headers, "
-"place an '*' as this value. This is the only way a wildcard can be used. If "
-"you enter 'X-' as the value, you will see all headers beginning with "
-"'X-' (like X-Alan or X-Pape). You can list more than one by delimiting with "
-"spaces. Not defining anything turns off this option."
-msgstr ""
-"Which news headers you wish to see. If you want to see _all_ the headers, "
-"place an '*' as this value. This is the only way a wildcard can be used. If "
-"you enter 'X-' as the value, you will see all headers beginning with "
-"'X-' (like X-Alan or X-Pape). You can list more than one by delimiting with "
-"spaces. Not defining anything turns off this option."
-
-#. type: Plain text
-#: doc/tin.5:1767
-msgid ""
-"Same as B<news_headers_to_display> except it denotes the opposite. An "
-"example of using both options might be if you thought 'X-' headers were A "
-"Good Thing(tm), but thought Alan and Pape were miscreants... well then you "
-"would do something like this: B<news_headers_to_display=X-> "
-"B<news_headers_to_not_display=X-Alan X-Pape> Not defining anything turns off "
-"this option."
-msgstr ""
-"Same as B<news_headers_to_display> except it denotes the opposite. An "
-"example of using both options might be if you thought 'X-' headers were A "
-"Good Thing(tm), but thought Alan and Pape were miscreants... well then you "
-"would do something like this: B<news_headers_to_display=X-> "
-"B<news_headers_to_not_display=X-Alan X-Pape> Not defining anything turns off "
-"this option."
-
 #. type: TP
-#: doc/tin.5:1772
+#: doc/tin.5:1784
 #, no-wrap
 msgid "B<nntp_read_timeout_secs>"
 msgstr "B<nntp_read_timeout_secs>"
 
 #. type: Plain text
-#: doc/tin.5:1775
+#: doc/tin.5:1787
 msgid "Time in seconds to wait for a response from the server. Default is 120."
 msgstr ""
 "Time in seconds to wait for a response from the server. Default is 120."
 
 #. type: TP
-#: doc/tin.5:1775
+#: doc/tin.5:1787
 #, no-wrap
 msgid "B<normalization_form>"
 msgstr "B<normalization_form>"
 
 #. type: Plain text
-#: doc/tin.5:1779
+#: doc/tin.5:1791
 msgid ""
 "The normalization form which should be used to normalize unicode input.  The "
 "possible values are:"
@@ -13619,7 +13341,7 @@ msgstr ""
 "possible values are:"
 
 #. type: Plain text
-#: doc/tin.5:1795
+#: doc/tin.5:1807
 msgid ""
 "Some normalization modes are only available if they are supported by the "
 "library B<\\%tin>(1)  uses to do the normalization. NFC should be used if "
@@ -13630,27 +13352,7 @@ msgstr ""
 "possible."
 
 #. type: Plain text
-#: doc/tin.5:1799
-msgid ""
-"If ON put cursor at first unread article in group otherwise at last "
-"article.  Default is ON."
-msgstr ""
-"If ON put cursor at first unread article in group otherwise at last "
-"article.  Default is ON."
-
-#. type: Plain text
-#: doc/tin.5:1815
-msgid ""
-"MIME encoding of the body in news message, if necessary. (8bit, base64, "
-"quoted-printable, 7bit). Default is 8bit, which leads to no encoding.  "
-"base64 and quoted-printable are usually undesired on usenet."
-msgstr ""
-"MIME encoding of the body in news message, if necessary. (8bit, base64, "
-"quoted-printable, 7bit). Default is 8bit, which leads to no encoding.  "
-"base64 and quoted-printable are usually undesired on usenet."
-
-#. type: Plain text
-#: doc/tin.5:1823
+#: doc/tin.5:1835
 msgid ""
 "If ON, then B<\\%tin>(1)  will start an appropriate viewer program to "
 "display any files that were post processed and uudecoded. The program is "
@@ -13658,10 +13360,10 @@ msgid ""
 msgstr ""
 "If ON, then B<\\%tin>(1)  will start an appropriate viewer program to "
 "display any files that were post processed and uudecoded. The program is "
-"determined using the B<\\%mailcap>(5)  file.  Default is ON."
+"determined using the B<\\%mailcap>(5)  file. Default is ON."
 
 #. type: Plain text
-#: doc/tin.5:1829
+#: doc/tin.5:1841
 msgid ""
 "This specifies whether to perform post processing on saved articles.  "
 "Because the shell archive may contain commands you may not want to be "
@@ -13674,7 +13376,7 @@ msgstr ""
 "are allowed:"
 
 #. type: Plain text
-#: doc/tin.5:1837
+#: doc/tin.5:1849
 msgid ""
 "B<Shell archives>, unpacking of multi-part B<\\%shar>(1)  files only. "
 "Because the shell archive may contain commands you may not want to be "
@@ -13685,19 +13387,19 @@ msgstr ""
 "executed, be careful with this option."
 
 #. type: TP
-#: doc/tin.5:1840
+#: doc/tin.5:1852
 #, no-wrap
 msgid "B<posted_articles_file>"
 msgstr "B<posted_articles_file>"
 
 #. type: TP
-#: doc/tin.5:1850
+#: doc/tin.5:1862
 #, no-wrap
 msgid "B<printer>"
 msgstr "B<printer>"
 
 #. type: Plain text
-#: doc/tin.5:1860
+#: doc/tin.5:1872
 msgid ""
 "The printer program with options that is to be used to print articles. The "
 "default is B<\\%lpr>(1)  for BSD machines and B<\\%lp>(1)  for SysV "
@@ -13710,7 +13412,7 @@ msgstr ""
 "Administrator."
 
 #. type: Plain text
-#: doc/tin.5:1868
+#: doc/tin.5:1880
 msgid ""
 "If ON show empty ''Followup-To:'' header when editing an article.  Default "
 "is OFF."
@@ -13719,13 +13421,13 @@ msgstr ""
 "is OFF."
 
 #. type: TP
-#: doc/tin.5:1874
+#: doc/tin.5:1886
 #, no-wrap
 msgid "B<quote_style>"
 msgstr "B<quote_style>"
 
 #. type: Plain text
-#: doc/tin.5:1880
+#: doc/tin.5:1892
 msgid ""
 "This bit coded integer value controls how articles are to be quoted when "
 "following up or replying to them. Any of the following options can be "
@@ -13738,7 +13440,7 @@ msgstr ""
 "characters are compressed and empty lines are quoted."
 
 #. type: Plain text
-#: doc/tin.5:1885
+#: doc/tin.5:1897
 msgid ""
 "B<Compress quotes> Compress quote characters together when quoting multiple "
 "times (for example, 'E<gt> E<gt> E<gt>' will be turned into "
@@ -13749,7 +13451,7 @@ msgstr ""
 "'E<gt>E<gt>E<gt>'). This option is on by default."
 
 #. type: Plain text
-#: doc/tin.5:1891
+#: doc/tin.5:1903
 msgid ""
 "B<Quote Signatures> This option is off by default. Signatures are always "
 "quoted regardless of this option when you are viewing an article in raw mode "
@@ -13762,18 +13464,18 @@ msgstr ""
 "quoted regardless of this option when B<show_signatures> is off."
 
 #. type: Plain text
-#: doc/tin.5:1893
+#: doc/tin.5:1905
 msgid "B<Quote empty lines> This option is on by default."
 msgstr "B<Quote empty lines> This option is on by default."
 
 #. type: TP
-#: doc/tin.5:1894
+#: doc/tin.5:1906
 #, no-wrap
 msgid "B<quote_regex>"
 msgstr "B<quote_regex>"
 
 #. type: Plain text
-#: doc/tin.5:1901
+#: doc/tin.5:1913
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote>. If B<quote_regex> is blank, then B<"
@@ -13784,13 +13486,13 @@ msgstr ""
 "\\%tin>(1)  uses a built-in default."
 
 #. type: TP
-#: doc/tin.5:1901
+#: doc/tin.5:1913
 #, no-wrap
 msgid "B<quote_regex2>"
 msgstr "B<quote_regex2>"
 
 #. type: Plain text
-#: doc/tin.5:1908
+#: doc/tin.5:1920
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote2>. If B<quote_regex2> is blank, then "
@@ -13801,13 +13503,13 @@ msgstr ""
 "B<\\%tin>(1)  uses a built-in default."
 
 #. type: TP
-#: doc/tin.5:1908
+#: doc/tin.5:1920
 #, no-wrap
 msgid "B<quote_regex3>"
 msgstr "B<quote_regex3>"
 
 #. type: Plain text
-#: doc/tin.5:1915
+#: doc/tin.5:1927
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote3>. If B<quote_regex3> is blank, then "
@@ -13818,78 +13520,61 @@ msgstr ""
 "B<\\%tin>(1)  uses a built-in default."
 
 #. type: TP
-#: doc/tin.5:1915
+#: doc/tin.5:1927
 #, no-wrap
 msgid "B<recent_time>"
 msgstr "B<recent_time>"
 
 #. type: TP
-#: doc/tin.5:1919
+#: doc/tin.5:1931
 #, no-wrap
 msgid "B<render_bidi>"
 msgstr "B<render_bidi>"
 
 #. type: TP
-#: doc/tin.5:1923
+#: doc/tin.5:1935
 #, no-wrap
 msgid "B<reread_active_file_secs>"
 msgstr "B<reread_active_file_secs>"
 
 #. type: TP
-#: doc/tin.5:1932
+#: doc/tin.5:1944
 #, no-wrap
 msgid "B<score_limit_kill>"
 msgstr "B<score_limit_kill>"
 
 #. type: TP
-#: doc/tin.5:1936
+#: doc/tin.5:1948
 #, no-wrap
 msgid "B<score_limit_select>"
 msgstr "B<score_limit_select>"
 
 #. type: TP
-#: doc/tin.5:1940
+#: doc/tin.5:1952
 #, no-wrap
 msgid "B<score_kill>"
 msgstr "B<score_kill>"
 
 #. type: TP
-#: doc/tin.5:1944
+#: doc/tin.5:1956
 #, no-wrap
 msgid "B<score_select>"
 msgstr "B<score_select>"
 
 #. type: TP
-#: doc/tin.5:1948
+#: doc/tin.5:1960
 #, no-wrap
 msgid "B<scroll_lines>"
 msgstr "B<scroll_lines>"
 
-#. type: Plain text
-#: doc/tin.5:1956
-msgid ""
-"The number of lines that will be scrolled up/down in the article pager when "
-"using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get "
-"traditional page-by-page scrolling. Set to -1 to get page-by-page scrolling "
-"where the top/bottom line is carried over onto the next page.  This setting "
-"supersedes show_last_line_prev_page=ON. Set to -2 to get half-page "
-"scrolling. This setting supersedes full_page_scroll=OFF."
-msgstr ""
-"The number of lines that will be scrolled up/down in the article pager when "
-"using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get "
-"traditional page-by-page scrolling. Set to -1 to get page-by-page scrolling "
-"where the top/bottom line is carried over onto the next page.  This setting "
-"supersedes show_last_line_prev_page=ON. Set to -2 to get half-page "
-"scrolling. This setting supersedes full_page_scroll=OFF."
-
 #. type: TP
-#: doc/tin.5:1956
+#: doc/tin.5:1968
 #, no-wrap
 msgid "B<select_format>"
 msgstr "B<select_format>"
 
 #. type: Plain text
-#: doc/tin.5:1960
+#: doc/tin.5:1972
 msgid ""
 "The format string used for the Selection level. Default is \"%f\\ %n\\ %U\\ "
 "\\ %G\\ \\ %d\". The following substitutions are supported:"
@@ -13898,13 +13583,13 @@ msgstr ""
 "\\ %G\\ \\ %d\". The following substitutions are supported:"
 
 #. type: ta
-#: doc/tin.5:1962
+#: doc/tin.5:1974
 #, no-wrap
 msgid "\\w'%G    'u +\\w'current group number'u"
 msgstr "\\w'%G    'u +\\w'current group number'u"
 
 #. type: Plain text
-#: doc/tin.5:1969
+#: doc/tin.5:1981
 #, no-wrap
 msgid ""
 "%G\tgroup name\n"
@@ -13922,19 +13607,19 @@ msgstr ""
 "%%\t%\n"
 
 #. type: TP
-#: doc/tin.5:1971
+#: doc/tin.5:1983
 #, no-wrap
 msgid "B<sort_function>"
 msgstr "B<sort_function>"
 
 #. type: TP
-#: doc/tin.5:2002
+#: doc/tin.5:2014
 #, no-wrap
 msgid "B<show_description>"
 msgstr "B<show_description>"
 
 #. type: Plain text
-#: doc/tin.5:2011
+#: doc/tin.5:2023
 msgid ""
 "If ON show a short group description text after newsgroup name at the group "
 "selection level. The ''B<-d>'' command-line flag will override the setting "
@@ -13950,39 +13635,19 @@ msgstr ""
 "build with mh-mail-handling support) from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/"
 "mailgroups> for mailgroups. Default is ON."
 
-#. type: Plain text
-#: doc/tin.5:2022
-msgid ""
-"B<Lines>, in article listing the line count of an article will be displayed "
-"and in thread listing the line count of first (unread)  article will be "
-"displayed."
-msgstr ""
-"B<Lines>, in article listing the line count of an article will be displayed "
-"and in thread listing the line count of first (unread)  article will be "
-"displayed."
-
-#. type: Plain text
-#: doc/tin.5:2033
-msgid ""
-"If ON show only new/unread articles otherwise show all articles. Default is "
-"ON."
-msgstr ""
-"If ON show only new/unread articles otherwise show all articles. Default is "
-"ON."
-
 #. type: TP
-#: doc/tin.5:2033
+#: doc/tin.5:2045
 #, no-wrap
 msgid "B<show_only_unread_groups>"
 msgstr "B<show_only_unread_groups>"
 
 #. type: Plain text
-#: doc/tin.5:2040
+#: doc/tin.5:2052
 msgid "If OFF don't show signatures when displaying articles. Default is ON."
 msgstr "If OFF don't show signatures when displaying articles. Default is ON."
 
 #. type: Plain text
-#: doc/tin.5:2054
+#: doc/tin.5:2066
 msgid ""
 "The path that specifies the signature file to use when posting, following up "
 "to or replying to an article. If the path is a directory then the signature "
@@ -14001,13 +13666,13 @@ msgstr ""
 "Default is I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>."
 
 #. type: TP
-#: doc/tin.5:2057
+#: doc/tin.5:2069
 #, no-wrap
 msgid "B<slashes_regex>"
 msgstr "B<slashes_regex>"
 
 #. type: Plain text
-#: doc/tin.5:2064
+#: doc/tin.5:2076
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markslash> or B<mono_markslash>. If "
@@ -14018,30 +13683,19 @@ msgstr ""
 "B<slashes_regex> is blank, then B<\\%tin>(1)  uses a built-in default."
 
 #. type: TP
-#: doc/tin.5:2110
+#: doc/tin.5:2122
 #, no-wrap
 msgid "B<spamtrap_warning_addresses>"
 msgstr "B<spamtrap_warning_addresses>"
 
-#. type: Plain text
-#: doc/tin.5:2115
-msgid ""
-"Set this option to a list of comma-separated strings to be warned if you are "
-"replying to an article by mail where the e-mail address contains one of "
-"these strings. The matching is case-insensitive."
-msgstr ""
-"Set this option to a list of comma-separated strings to be warned if you are "
-"replying to an article by mail where the e-mail address contains one of "
-"these strings. The matching is case-insensitive."
-
 #. type: TP
-#: doc/tin.5:2115
+#: doc/tin.5:2129
 #, no-wrap
 msgid "B<stars_regex>"
 msgstr "B<stars_regex>"
 
 #. type: Plain text
-#: doc/tin.5:2122
+#: doc/tin.5:2136
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstar> or B<mono_markstar>. If "
@@ -14052,31 +13706,31 @@ msgstr ""
 "B<stars_regex> is blank, then B<\\%tin>(1)  uses a built-in default."
 
 #. type: TP
-#: doc/tin.5:2127
+#: doc/tin.5:2141
 #, no-wrap
 msgid "B<strip_blanks>"
 msgstr "B<strip_blanks>"
 
 #. type: TP
-#: doc/tin.5:2131
+#: doc/tin.5:2145
 #, no-wrap
 msgid "B<strip_bogus>"
 msgstr "B<strip_bogus>"
 
 #. type: TP
-#: doc/tin.5:2140
+#: doc/tin.5:2154
 #, no-wrap
 msgid "B<strip_newsrc>"
 msgstr "B<strip_newsrc>"
 
 #. type: TP
-#: doc/tin.5:2144
+#: doc/tin.5:2158
 #, no-wrap
 msgid "B<strokes_regex>"
 msgstr "B<strokes_regex>"
 
 #. type: Plain text
-#: doc/tin.5:2151
+#: doc/tin.5:2165
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstroke> or B<mono_markstroke>.  If "
@@ -14087,7 +13741,7 @@ msgstr ""
 "B<strokes_regex> is blank, then B<\\%tin>(1)  uses a built-in default."
 
 #. type: Plain text
-#: doc/tin.5:2156
+#: doc/tin.5:2170
 msgid ""
 "Decode German style TeX umlaut codes to ISO If ON, show \"a as Umlaut-a, "
 "etc. Default is OFF. This behavior can also be toggled in the article viewer "
@@ -14098,7 +13752,7 @@ msgstr ""
 "viewer via B<PageToggleTex2iso> ('B<\">')."
 
 #. type: Plain text
-#: doc/tin.5:2166
+#: doc/tin.5:2180
 msgid ""
 "Defines which threading method to use. The choices are: 0) Don't thread, 1) "
 "Thread on Subject only 2) Thread on References only, 3) Thread on References "
@@ -14117,7 +13771,7 @@ msgstr ""
 "attributes>."
 
 #. type: Plain text
-#: doc/tin.5:2170
+#: doc/tin.5:2184
 msgid ""
 "The format string used for the Thread level. Default is \"%n\\ %m\\ \\ "
 "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:"
@@ -14126,13 +13780,13 @@ msgstr ""
 "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:"
 
 #. type: ta
-#: doc/tin.5:2172
+#: doc/tin.5:2186
 #, no-wrap
 msgid "\\w'%G    'u +\\w'from, name and/or address'u"
 msgstr "\\w'%G    'u +\\w'from, name and/or address'u"
 
 #. type: Plain text
-#: doc/tin.5:2183
+#: doc/tin.5:2197
 #, no-wrap
 msgid ""
 "%D\tdate\n"
@@ -14158,7 +13812,7 @@ msgstr ""
 "%%\t%\n"
 
 #. type: Plain text
-#: doc/tin.5:2190
+#: doc/tin.5:2204
 msgid ""
 "Defines how close the subjects must match while threading by Percentage "
 "Match for threads to be considered part of a single thread. This value is in "
@@ -14169,25 +13823,25 @@ msgstr ""
 "the range 0 to 100. The default is 75."
 
 #. type: TP
-#: doc/tin.5:2194
+#: doc/tin.5:2208
 #, no-wrap
 msgid "B<thread_score>"
 msgstr "B<thread_score>"
 
 #. type: TP
-#: doc/tin.5:2206
+#: doc/tin.5:2220
 #, no-wrap
 msgid "B<translit>"
 msgstr "B<translit>"
 
 #. type: TP
-#: doc/tin.5:2237
+#: doc/tin.5:2251
 #, no-wrap
 msgid "B<underscores_regex>"
 msgstr "B<underscores_regex>"
 
 #. type: Plain text
-#: doc/tin.5:2244
+#: doc/tin.5:2258
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markdash> or B<mono_markdash>. If "
@@ -14198,13 +13852,13 @@ msgstr ""
 "B<underscores_regex> is blank, then B<\\%tin>(1)  uses a built-in default."
 
 #. type: TP
-#: doc/tin.5:2244
+#: doc/tin.5:2258
 #, no-wrap
 msgid "B<unlink_article>"
 msgstr "B<unlink_article>"
 
 #. type: Plain text
-#: doc/tin.5:2248
+#: doc/tin.5:2262
 msgid ""
 "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is "
 "ON."
@@ -14213,89 +13867,78 @@ msgstr ""
 "ON."
 
 #. type: TP
-#: doc/tin.5:2248
+#: doc/tin.5:2262
 #, no-wrap
 msgid "B<url_handler>"
 msgstr "B<url_handler>"
 
-#. type: Plain text
-#: doc/tin.5:2253
-msgid ""
-"The program that will be run when launching URLs in the article viewer using "
-"B<PageViewUrl> ('B<U>'). The actual URL will be appended to this. Default is "
-"B<url_handler.pl %s>."
-msgstr ""
-"The program that will be run when launching URLs in the article viewer using "
-"B<PageViewUrl> ('B<U>'). The actual URL will be appended to this. Default is "
-"B<url_handler.pl %s>."
-
 #. type: TP
-#: doc/tin.5:2253
+#: doc/tin.5:2267
 #, no-wrap
 msgid "B<url_highlight>"
 msgstr "B<url_highlight>"
 
 #. type: TP
-#: doc/tin.5:2256
+#: doc/tin.5:2270
 #, no-wrap
 msgid "B<use_color>"
 msgstr "B<use_color>"
 
 #. type: Plain text
-#: doc/tin.5:2261
+#: doc/tin.5:2275
 msgid "If enabled B<\\%tin>(1)  uses ANSI-colors. Default is OFF."
 msgstr "If enabled B<\\%tin>(1)  uses ANSI-colours. Default is OFF."
 
 #. type: TP
-#: doc/tin.5:2261
+#: doc/tin.5:2275
 #, no-wrap
 msgid "B<use_keypad>"
 msgstr "B<use_keypad>"
 
 #. type: Plain text
-#: doc/tin.5:2264
+#: doc/tin.5:2278
 msgid "Use scroll keys on keypad. Default is OFF."
 msgstr "Use scroll keys on keypad. Default is OFF."
 
 #. type: TP
-#: doc/tin.5:2264
+#: doc/tin.5:2278
 #, no-wrap
 msgid "B<use_mouse>"
 msgstr "B<use_mouse>"
 
 #. type: TP
-#: doc/tin.5:2270
+#: doc/tin.5:2284
 #, no-wrap
 msgid "B<use_slrnface>"
 msgstr "B<use_slrnface>"
 
 #. type: Plain text
-#: doc/tin.5:2282
+#: doc/tin.5:2296
 msgid ""
 "If enabled B<\\%slrnface>(1)  will be used to interpret the ''X-Face:'' "
 "header. For this option to have any effect, B<\\%tin>(1)  must be running in "
-"an B<\\%xterm>(1x)  and B<\\%slrnface>(1)  must be in your $B<PATH>. Default "
+"a B<\\%xterm>(1x)  and B<\\%slrnface>(1)  must be in your $B<PATH>. Default "
 "is OFF."
 msgstr ""
 "If enabled B<\\%slrnface>(1)  will be used to interpret the ''X-Face:'' "
 "header. For this option to have any effect, B<\\%tin>(1)  must be running in "
-"an B<\\%xterm>(1x)  and B<\\%slrnface>(1)  must be in your $B<PATH>. Default "
+"a B<\\%xterm>(1x)  and B<\\%slrnface>(1)  must be in your $B<PATH>. Default "
 "is OFF."
 
 #. type: TP
-#: doc/tin.5:2282
+#: doc/tin.5:2296
 #, no-wrap
 msgid "B<utf8_graphics>"
 msgstr "B<utf8_graphics>"
 
 #. type: TP
-#: doc/tin.5:2286
+#: doc/tin.5:2300
 #, no-wrap
 msgid "B<verbatim_begin_regex>"
 msgstr "B<verbatim_begin_regex>"
 
 #. type: Plain text
-#: doc/tin.5:2290
+#: doc/tin.5:2304
 msgid ""
 "A regular expression that tin will use to find the begin of a verbatim "
 "block.  Default is #v+"
@@ -14304,13 +13947,13 @@ msgstr ""
 "block.  Default is #v+"
 
 #. type: TP
-#: doc/tin.5:2290
+#: doc/tin.5:2304
 #, no-wrap
 msgid "B<verbatim_end_regex>"
 msgstr "B<verbatim_end_regex>"
 
 #. type: Plain text
-#: doc/tin.5:2294
+#: doc/tin.5:2308
 msgid ""
 "A regular expression that tin will use to find the end of a verbatim block.  "
 "Default is #v-"
@@ -14319,76 +13962,61 @@ msgstr ""
 "Default is #v-"
 
 #. type: Plain text
-#: doc/tin.5:2298
+#: doc/tin.5:2312
 msgid "If ON verbatim blocks will be detected.  Default is ON"
 msgstr "If ON verbatim blocks will be detected.  Default is ON"
 
 #. type: TP
-#: doc/tin.5:2298
+#: doc/tin.5:2312
 #, no-wrap
 msgid "B<wildcard>"
 msgstr "B<wildcard>"
 
 #. type: Plain text
-#: doc/tin.5:2310
+#: doc/tin.5:2328
 msgid ""
 "Allows you to select how B<\\%tin>(1)  matches strings. The default is 0 and "
-"uses the wildmat notation, which is how this has traditionally been handled. "
-"Setting this to 1 allows you to use B<\\%perl>(1)  compatible regular "
-"expressions B<\\%pcre>(3).  You will probably want to update your filter "
-"file if you use this regularly. NB: Newsgroup names will always be matched "
-"using the wildmat notation."
+"uses the wildmat notation, which is how this has traditionally been "
+"handled.  Setting this to 1 allows you to use B<\\%perl>(1)  compatible "
+"regular expressions B<\\%pcre>(3).  (see also B<\\%perlre>(1)  and B<\\"
+"%pcrepattern>(3)).  You will probably want to update your filter file if you "
+"use this regularly.  NB: Newsgroup names will always be matched using the "
+"wildmat notation."
 msgstr ""
 "Allows you to select how B<\\%tin>(1)  matches strings. The default is 0 and "
-"uses the wildmat notation, which is how this has traditionally been handled. "
-"Setting this to 1 allows you to use B<\\%perl>(1)  compatible regular "
-"expressions B<\\%pcre>(3).  You will probably want to update your filter "
-"file if you use this regularly. NB: Newsgroup names will always be matched "
-"using the wildmat notation."
+"uses the wildmat notation, which is how this has traditionally been "
+"handled.  Setting this to 1 allows you to use B<\\%perl>(1)  compatible "
+"regular expressions B<\\%pcre>(3).  (see also B<\\%perlre>(1)  and B<\\"
+"%pcrepattern>(3)).  You will probably want to update your filter file if you "
+"use this regularly.  NB: Newsgroup names will always be matched using the "
+"wildmat notation."
 
 #. type: TP
-#: doc/tin.5:2310
+#: doc/tin.5:2328
 #, no-wrap
 msgid "B<word_h_display_marks>"
 msgstr "B<word_h_display_marks>"
 
 #. type: TP
-#: doc/tin.5:2322
+#: doc/tin.5:2340
 #, no-wrap
 msgid "B<word_highlight>"
 msgstr "B<word_highlight>"
 
-#. type: Plain text
-#: doc/tin.5:2330
-msgid ""
-"Enable word highlighting. See B<word_h_display_marks> for the options "
-"available. If B<use_color> is enabled the colors specified in "
-"B<col_markdash>, B<col_markslash>, B<col_markstar> and B<col_markstroke> are "
-"used for word highlighting else the character attributes specified in "
-"B<mono_markdash>, B<mono_markslash>, B<mono_markstar> and B<mono_markstroke> "
-"are used."
-msgstr ""
-"Enable word highlighting. See B<word_h_display_marks> for the options "
-"available. If B<use_color> is enabled the colours specified in "
-"B<col_markdash>, B<col_markslash>, B<col_markstar> and B<col_markstroke> are "
-"used for word highlighting else the character attributes specified in "
-"B<mono_markdash>, B<mono_markslash>, B<mono_markstar> and B<mono_markstroke> "
-"are used."
-
 #. type: TP
-#: doc/tin.5:2330
+#: doc/tin.5:2348
 #, no-wrap
 msgid "B<wrap_column>"
 msgstr "B<wrap_column>"
 
 #. type: TP
-#: doc/tin.5:2346
+#: doc/tin.5:2364
 #, no-wrap
 msgid "B<xpost_quote_format>"
 msgstr "B<xpost_quote_format>"
 
 #. type: Plain text
-#: doc/tin.5:2362
+#: doc/tin.5:2380
 msgid ""
 "Yet another global configuration file with \"I<variable>=I<value>\" pairs. "
 "This one is for the more general options which usually can't be controlled "
@@ -14403,33 +14031,33 @@ msgstr ""
 "I<newslibdir>."
 
 #. type: TP
-#: doc/tin.5:2362
+#: doc/tin.5:2380
 #, no-wrap
 msgid "B<domainname>"
 msgstr "B<domainname>"
 
 #. type: Plain text
-#: doc/tin.5:2365
+#: doc/tin.5:2383
 msgid "Sets a global domain name used in From lines"
 msgstr "Sets a global domain name used in From lines"
 
 #. type: Plain text
-#: doc/tin.5:2369
+#: doc/tin.5:2387
 msgid ""
 "Defines the name of your organization. $B<ORGANIZATION> overrides any "
 "specified value."
 msgstr ""
-"Defines the name of your organization. $B<ORGANIZATION> overrides any "
+"Defines the name of your organisation. $B<ORGANIZATION> overrides any "
 "specified value."
 
 #. type: TP
-#: doc/tin.5:2369
+#: doc/tin.5:2387
 #, no-wrap
 msgid "B<newslibdir>"
 msgstr "B<newslibdir>"
 
 #. type: Plain text
-#: doc/tin.5:2374
+#: doc/tin.5:2392
 msgid ""
 "Defines the default place for some configuration files, common values are I</"
 "usr/lib/news>, I</var/lib/news>, I</usr/local/lib/news> or I</news/db>. "
@@ -14440,13 +14068,13 @@ msgstr ""
 "$B<TIN_LIBDIR> overrides any specified value."
 
 #. type: TP
-#: doc/tin.5:2374
+#: doc/tin.5:2392
 #, no-wrap
 msgid "B<bugaddress>"
 msgstr "B<bugaddress>"
 
 #. type: Plain text
-#: doc/tin.5:2380
+#: doc/tin.5:2398
 msgid ""
 "Defines the email address to which users can send bug reports using a built-"
 "in function. The default points to a developers mailing list located at tin."
@@ -14459,18 +14087,18 @@ msgstr ""
 "administration if you want to deal with your lusers problems on your own."
 
 #. type: TP
-#: doc/tin.5:2380
+#: doc/tin.5:2398
 #, no-wrap
 msgid "B<inewsdir>"
 msgstr "B<inewsdir>"
 
 #. type: Plain text
-#: doc/tin.5:2385
+#: doc/tin.5:2403
 msgid "Defines the directory containing of the B<\\%inews>(1)  executable"
 msgstr "Defines the directory containing of the B<\\%inews>(1)  executable"
 
 #. type: Plain text
-#: doc/tin.5:2389
+#: doc/tin.5:2407
 msgid ""
 "Default charset to be used in MIME's ''Content-Type:'' header. "
 "$B<MM_CHARSET> overrides any specified value."
@@ -14479,14 +14107,14 @@ msgstr ""
 "$B<MM_CHARSET> overrides any specified value."
 
 #. type: Plain text
-#: doc/tin.5:2392
+#: doc/tin.5:2410
 msgid ""
 "Default encoding scheme used in MIME articles. 8bit might be the best value."
 msgstr ""
 "Default encoding scheme used in MIME articles. 8bit might be the best value."
 
 #. type: Plain text
-#: doc/tin.5:2396
+#: doc/tin.5:2414
 msgid ""
 "Default encoding scheme used in MIME letters. quoted-printable is a good "
 "choice here."
@@ -14495,30 +14123,30 @@ msgstr ""
 "choice here."
 
 #. type: TP
-#: doc/tin.5:2396
+#: doc/tin.5:2414
 #, no-wrap
 msgid "B<disable_gnksa_domain_check>"
 msgstr "B<disable_gnksa_domain_check>"
 
 #. type: Plain text
-#: doc/tin.5:2402
+#: doc/tin.5:2420
 msgid ""
 "Allow unregistered top level domains. As the list of valid TLDs is no longer "
-"actively maintained the default was changed to ON starting with B<\\%tin>"
-"(1)  version 2.1.5"
+"actively maintained the default was changed to ON starting with B<\\"
+"%tin>(1)  version 2.1.5"
 msgstr ""
 "Allow unregistered top level domains. As the list of valid TLDs is no longer "
-"actively maintained the default was changed to ON starting with B<\\%tin>"
-"(1)  version 2.1.5"
+"actively maintained the default was changed to ON starting with B<\\"
+"%tin>(1)  version 2.1.5"
 
 #. type: TP
-#: doc/tin.5:2402
+#: doc/tin.5:2420
 #, no-wrap
 msgid "B<disable_sender>"
 msgstr "B<disable_sender>"
 
 #. type: Plain text
-#: doc/tin.5:2406
+#: doc/tin.5:2424
 msgid ""
 "Don't generate a ''Sender:'' header. This has an effect only if "
 "B<inews_prog> is set to --internal."
@@ -14527,13 +14155,13 @@ msgstr ""
 "B<inews_prog> is set to --internal."
 
 #. type: TP
-#: doc/tin.5:2406
+#: doc/tin.5:2424
 #, no-wrap
 msgid "B<spooldir>"
 msgstr "B<spooldir>"
 
 #. type: Plain text
-#: doc/tin.5:2411
+#: doc/tin.5:2429
 msgid ""
 "Base of your newsspool (Bnews, Cnews and INN traditional spool style), "
 "common values are I</var/spool/news>, I</usr/spool/news>, I</news/spool>.  "
@@ -14544,13 +14172,13 @@ msgstr ""
 "$B<TIN_SPOOLDIR> overrides any specified value."
 
 #. type: TP
-#: doc/tin.5:2411
+#: doc/tin.5:2429
 #, no-wrap
 msgid "B<overviewdir>"
 msgstr "B<overviewdir>"
 
 #. type: Plain text
-#: doc/tin.5:2419
+#: doc/tin.5:2437
 msgid ""
 "Base of your NOV database B<\\%newsoverview>(5)  (tradspool style; might be "
 "the same dir as I<spooldir>), common values are I</var/spool/overview>, I</"
@@ -14563,13 +14191,13 @@ msgstr ""
 "specified value."
 
 #. type: TP
-#: doc/tin.5:2419
+#: doc/tin.5:2437
 #, no-wrap
 msgid "B<overviewfile>"
 msgstr "B<overviewfile>"
 
 #. type: Plain text
-#: doc/tin.5:2423
+#: doc/tin.5:2441
 msgid ""
 "Name of a single overview file, common values are I<.overview>, I<over."
 "view>. $B<TIN_NOVFILENAME> overrides any specified value."
@@ -14578,13 +14206,13 @@ msgstr ""
 "view>. $B<TIN_NOVFILENAME> overrides any specified value."
 
 #. type: TP
-#: doc/tin.5:2423
+#: doc/tin.5:2441
 #, no-wrap
 msgid "B<overviewfmtfile>"
 msgstr "B<overviewfmtfile>"
 
 #. type: Plain text
-#: doc/tin.5:2428
+#: doc/tin.5:2446
 msgid ""
 "Full pathname of your newssystem's overview.fmt file; usually the overview."
 "fmt file is in I<newslibdir>, so you only have to change this setting if "
@@ -14595,13 +14223,13 @@ msgstr ""
 "your configuration differs."
 
 #. type: TP
-#: doc/tin.5:2428
+#: doc/tin.5:2446
 #, no-wrap
 msgid "B<activefile>"
 msgstr "B<activefile>"
 
 #. type: Plain text
-#: doc/tin.5:2434
+#: doc/tin.5:2452
 msgid ""
 "Full pathname of your newssystem's active file; usually the active file "
 "resides in I<newslibdir> and is named I<active>, so you only have to change "
@@ -14614,13 +14242,13 @@ msgstr ""
 "specified value."
 
 #. type: TP
-#: doc/tin.5:2434
+#: doc/tin.5:2452
 #, no-wrap
 msgid "B<activetimesfile>"
 msgstr "B<activetimesfile>"
 
 #. type: Plain text
-#: doc/tin.5:2439
+#: doc/tin.5:2457
 msgid ""
 "Full pathname of your newssystem's active.times file; usually the active."
 "times file is I<newslibdir>, so you only have to change this setting if your "
@@ -14631,13 +14259,13 @@ msgstr ""
 "configuration differs."
 
 #. type: TP
-#: doc/tin.5:2439
+#: doc/tin.5:2457
 #, no-wrap
 msgid "B<newsgroupsfile>"
 msgstr "B<newsgroupsfile>"
 
 #. type: Plain text
-#: doc/tin.5:2444
+#: doc/tin.5:2462
 msgid ""
 "Full pathname of your newssystem's newsgroups file; usually the newsgroups "
 "file is in I<newslibdir>, so you only have to change this setting if your "
@@ -14648,13 +14276,13 @@ msgstr ""
 "configuration differs."
 
 #. type: TP
-#: doc/tin.5:2444
+#: doc/tin.5:2462
 #, no-wrap
 msgid "B<subscriptionsfile>"
 msgstr "B<subscriptionsfile>"
 
 #. type: Plain text
-#: doc/tin.5:2449
+#: doc/tin.5:2467
 msgid ""
 "Full pathname of your newssystem's subscriptions file; usually the "
 "subscriptions file is in I<newslibdir>, so you only have to change this "
@@ -14665,12 +14293,12 @@ msgstr ""
 "setting if your configuration differs."
 
 #. type: Plain text
-#: doc/tin.5:2453
+#: doc/tin.5:2471
 msgid "I</usr/local/share/locale/$LC_MESSAGES/LC_MESSAGES/tin.mo>"
 msgstr "I</usr/local/share/locale/$LC_MESSAGES/LC_MESSAGES/tin.mo>"
 
 #. type: Plain text
-#: doc/tin.5:2457
+#: doc/tin.5:2475
 msgid ""
 "translation into language specified in $B<LC_ALL>, $B<LC_MESSAGES> or "
 "$B<LANG>"
@@ -14679,7 +14307,7 @@ msgstr ""
 "$B<LANG>"
 
 #. type: Plain text
-#: doc/tin.5:2471
+#: doc/tin.5:2489
 msgid ""
 "This file lists the newsgroups that the local site receives. Each newsgroup "
 "should be listed only once. Each line specifies one group; within each "
@@ -14693,7 +14321,7 @@ msgstr ""
 
 #.  TODO: IIRC tin issues just a warning in that case?
 #. type: Plain text
-#: doc/tin.5:2476
+#: doc/tin.5:2494
 msgid ""
 "If an article is posted to newsgroups not mentioned in this file, those "
 "newsgroups are ignored.  If no valid newsgroups are specified, the article "
@@ -14704,7 +14332,7 @@ msgstr ""
 "is rejected."
 
 #. type: Plain text
-#: doc/tin.5:2479
+#: doc/tin.5:2497
 msgid ""
 "Each line consists of four space-separated fields \"I<name> I<highmark> "
 "I<lowmark> I<flags>\"."
@@ -14713,30 +14341,30 @@ msgstr ""
 "I<lowmark> I<flags>\"."
 
 #. type: TP
-#: doc/tin.5:2479 doc/tin.5:2532
+#: doc/tin.5:2497 doc/tin.5:2550
 #, no-wrap
 msgid "B<name>"
 msgstr "B<name>"
 
 #. type: TP
-#: doc/tin.5:2482
+#: doc/tin.5:2500
 #, no-wrap
 msgid "B<highmark>"
 msgstr "B<highmark>"
 
 #. type: Plain text
-#: doc/tin.5:2485
+#: doc/tin.5:2503
 msgid "is the highest article number that has been used in that newsgroup"
 msgstr "is the highest article number that has been used in that newsgroup"
 
 #. type: TP
-#: doc/tin.5:2485
+#: doc/tin.5:2503
 #, no-wrap
 msgid "B<lowmark>"
 msgstr "B<lowmark>"
 
 #. type: Plain text
-#: doc/tin.5:2492
+#: doc/tin.5:2510
 msgid ""
 "is the lowest article number in the group; this number is not guaranteed to "
 "be accurate, and should only be taken to be a hint. Note that because of "
@@ -14751,90 +14379,90 @@ msgstr ""
 "are no articles in the newsgroup."
 
 #. type: TP
-#: doc/tin.5:2492
+#: doc/tin.5:2510
 #, no-wrap
 msgid "B<flags>"
 msgstr "B<flags>"
 
 #. type: Plain text
-#: doc/tin.5:2495
+#: doc/tin.5:2513
 msgid "can be one of those"
 msgstr "can be one of those"
 
 #. type: TP
-#: doc/tin.5:2496
+#: doc/tin.5:2514
 #, no-wrap
 msgid "B<y>"
 msgstr "B<y>"
 
 #. type: Plain text
-#: doc/tin.5:2499
+#: doc/tin.5:2517
 msgid "local postings are allowed"
 msgstr "local postings are allowed"
 
 #. type: TP
-#: doc/tin.5:2499
+#: doc/tin.5:2517
 #, no-wrap
 msgid "B<n>"
 msgstr "B<n>"
 
 #. type: Plain text
-#: doc/tin.5:2502
+#: doc/tin.5:2520
 msgid "no local postings are allowed, only remote ones"
 msgstr "no local postings are allowed, only remote ones"
 
 #. type: TP
-#: doc/tin.5:2502
+#: doc/tin.5:2520
 #, no-wrap
 msgid "B<m>"
 msgstr "B<m>"
 
 #. type: Plain text
-#: doc/tin.5:2505
+#: doc/tin.5:2523
 msgid "the group is moderated and all postings must be approved"
 msgstr "the group is moderated and all postings must be approved"
 
 #. type: TP
-#: doc/tin.5:2505
+#: doc/tin.5:2523
 #, no-wrap
 msgid "B<j>"
 msgstr "B<j>"
 
 #. type: Plain text
-#: doc/tin.5:2508
+#: doc/tin.5:2526
 msgid "articles in this group are not kept, but only passed on"
 msgstr "articles in this group are not kept, but only passed on"
 
 #. type: TP
-#: doc/tin.5:2508
+#: doc/tin.5:2526
 #, no-wrap
 msgid "B<x>"
 msgstr "B<x>"
 
 #. type: Plain text
-#: doc/tin.5:2511
+#: doc/tin.5:2529
 msgid "articles cannot be posted to this newsgroup"
 msgstr "articles cannot be posted to this newsgroup"
 
 #. type: TP
-#: doc/tin.5:2511
+#: doc/tin.5:2529
 #, no-wrap
 msgid "B<=foo.bar>"
 msgstr "B<=foo.bar>"
 
 #. type: Plain text
-#: doc/tin.5:2514
+#: doc/tin.5:2532
 msgid "articles are locally filed into the ''foo.bar'' group"
 msgstr "articles are locally filed into the ''foo.bar'' group"
 
 #. type: TP
-#: doc/tin.5:2515 doc/tin.5:2542 doc/tin.5:2565
+#: doc/tin.5:2533 doc/tin.5:2560 doc/tin.5:2583
 #, no-wrap
 msgid "B<\\%tin>(1)"
 msgstr "B<\\%tin>(1)"
 
 #. type: Plain text
-#: doc/tin.5:2521
+#: doc/tin.5:2539
 msgid ""
 "only tries to read the file if you read directly from the local spool, if "
 "you read news via NNTP, B<\\%tin>(1)  uses the LIST (B<RFC\\%3977>) or LIST "
@@ -14845,7 +14473,7 @@ msgstr ""
 "COUNTS (B<RFC\\%6048>) command instead."
 
 #. type: Plain text
-#: doc/tin.5:2532
+#: doc/tin.5:2550
 msgid ""
 "This file provides a chronological record of when newsgroups are created. It "
 "is normally updated by the local news server (e.g.  B<\\%innd>(8))  whenever "
@@ -14858,27 +14486,27 @@ msgstr ""
 "\"I<name> I<time> I<creator>\"."
 
 #. type: Plain text
-#: doc/tin.5:2539
+#: doc/tin.5:2557
 msgid ""
 "is the time when the group was created, expressed as the number of seconds "
-"since the epoch."
+"since the Epoch."
 msgstr ""
 "is the time when the group was created, expressed as the number of seconds "
-"since the epoch."
+"since the Epoch."
 
 #. type: TP
-#: doc/tin.5:2539
+#: doc/tin.5:2557
 #, no-wrap
 msgid "B<creator>"
 msgstr "B<creator>"
 
 #. type: Plain text
-#: doc/tin.5:2542
+#: doc/tin.5:2560
 msgid "is the electronic mail address of the person who created the group."
 msgstr "is the electronic mail address of the person who created the group."
 
 #. type: Plain text
-#: doc/tin.5:2548
+#: doc/tin.5:2566
 msgid ""
 "only tries to read the file if you read directly from the local spool, if "
 "you read news via NNTP, B<\\%tin>(1)  uses the NEWGROUPS (B<RFC\\%3977>) "
@@ -14889,7 +14517,7 @@ msgstr ""
 "command instead."
 
 #. type: Plain text
-#: doc/tin.5:2559
+#: doc/tin.5:2577
 msgid ""
 "This file provides short descriptions of each newsgroup. It is normally "
 "updated by the local news server (e.g.  B<\\%innd>(8))  whenever a new group "
@@ -14902,7 +14530,7 @@ msgstr ""
 "\tI<one-line description>\"."
 
 #. type: Plain text
-#: doc/tin.5:2571
+#: doc/tin.5:2589
 msgid ""
 "only tries to read the file if you read directly from the local spool, if "
 "you read news via NNTP, B<\\%tin>(1)  uses the LIST NEWSGROUPS (B<RFC\\"
@@ -14913,33 +14541,33 @@ msgstr ""
 "%3977>) command instead."
 
 #. type: Plain text
-#: doc/tin.5:2580
+#: doc/tin.5:2598
 msgid ""
-"This file specifies might hold a default organization to be used in the "
+"This file might hold a default organization to be used in the "
 "''Organization:'' header. $B<ORGANIZATION> has a higher priority if set."
 msgstr ""
-"This file specifies might hold a default organization to be used in the "
+"This file might hold a default organisation to be used in the "
 "''Organization:'' header. $B<ORGANIZATION> has a higher priority if set."
 
 #. type: Plain text
-#: doc/tin.5:2598
+#: doc/tin.5:2616
 msgid ""
 "This file specifies the organization of the news overview database (see also "
 "B<\\%newsoverview>(5)).  The order of lines in this file is important; it "
 "determines the order in which the fields will appear in the database. See "
 "also B<\\%overview.fmt>(5).  B<\\%tin>(1)  only tries to read the file if "
-"you read directly from the local spool, if you read news via NNTP, B<\\%tin>"
-"(1)  uses the LIST OVERVIEW.FMT (B<RFC\\%3977>) command instead."
+"you read directly from the local spool, if you read news via NNTP, B<\\"
+"%tin>(1)  uses the LIST OVERVIEW.FMT (B<RFC\\%3977>) command instead."
 msgstr ""
-"This file specifies the organization of the news overview database (see also "
+"This file specifies the organisation of the news overview database (see also "
 "B<\\%newsoverview>(5)).  The order of lines in this file is important; it "
 "determines the order in which the fields will appear in the database. See "
 "also B<\\%overview.fmt>(5).  B<\\%tin>(1)  only tries to read the file if "
-"you read directly from the local spool, if you read news via NNTP, B<\\%tin>"
-"(1)  uses the LIST OVERVIEW.FMT (B<RFC\\%3977>) command instead."
+"you read directly from the local spool, if you read news via NNTP, B<\\"
+"%tin>(1)  uses the LIST OVERVIEW.FMT (B<RFC\\%3977>) command instead."
 
 #. type: Plain text
-#: doc/tin.5:2613
+#: doc/tin.5:2631
 msgid ""
 "This file contains a list of newsgroups - one per line - which the client "
 "should subscribe to when the user has no ${TIN_HOMEDIR:-\"$HOME\"}/.newsrc "
@@ -14954,26 +14582,26 @@ msgstr ""
 "the LIST SUBSCRIPTIONS (B<RFC\\%6048>) command instead."
 
 #. type: Plain text
-#: doc/tin.5:2657
+#: doc/tin.5:2677
 msgid ""
 "B<\\%elm>(1), B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<"
-"\\%metamail>(1), B<\\%perl>(1), B<\\%pgp>(1), B<\\%rn>(1), B<\\%shar>(1), B<"
-"\\%slrnface>(1), B<\\%tin>(1), B<\\%xterm>(1x), B<\\%heapsort>(3), B<\\"
-"%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<\\%pcre>(3), B<\\"
-"%qsort>(3), B<\\%strftime>(3), B<\\%system>(3), B<\\%active>(5), B<\\"
-"%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\"
-"%overview.fmt>(5), B<\\%innd>(8), B<RFC\\%1524>, B<RFC\\%2045>, B<RFC\\"
-"%2046>, B<RFC\\%2047>, B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\%3977>, B<RFC\\"
-"%4155>, B<RFC\\%4643>, B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\%5537>, B<RFC\\"
-"%6048>"
+"\\%metamail>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), "
+"B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tin>(1), B<\\%xterm>(1x), B<\\"
+"%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<"
+"\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), B<\\%strftime>(3), B<\\"
+"%system>(3), B<\\%active>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\"
+"%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), B<\\%innd>(8), B<RFC"
+"\\%1524>, B<RFC\\%2045>, B<RFC\\%2046>, B<RFC\\%2047>, B<RFC\\%2048>, B<RFC\\"
+"%2980>, B<RFC\\%3977>, B<RFC\\%4155>, B<RFC\\%4643>, B<RFC\\%5322>, B<RFC\\"
+"%5536>, B<RFC\\%5537>, B<RFC\\%6048>"
 msgstr ""
 "B<\\%elm>(1), B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<"
-"\\%metamail>(1), B<\\%perl>(1), B<\\%pgp>(1), B<\\%rn>(1), B<\\%shar>(1), B<"
-"\\%slrnface>(1), B<\\%tin>(1), B<\\%xterm>(1x), B<\\%heapsort>(3), B<\\"
-"%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<\\%pcre>(3), B<\\"
-"%qsort>(3), B<\\%strftime>(3), B<\\%system>(3), B<\\%active>(5), B<\\"
-"%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\"
-"%overview.fmt>(5), B<\\%innd>(8), B<RFC\\%1524>, B<RFC\\%2045>, B<RFC\\"
-"%2046>, B<RFC\\%2047>, B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\%3977>, B<RFC\\"
-"%4155>, B<RFC\\%4643>, B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\%5537>, B<RFC\\"
-"%6048>"
+"\\%metamail>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), B<\\%rn>(1), "
+"B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tin>(1), B<\\%xterm>(1x), B<\\"
+"%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<"
+"\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), B<\\%strftime>(3), B<\\"
+"%system>(3), B<\\%active>(5), B<\\%mailcap>(5), B<\\%mbox>(5), B<\\"
+"%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), B<\\%innd>(8), B<RFC"
+"\\%1524>, B<RFC\\%2045>, B<RFC\\%2046>, B<RFC\\%2047>, B<RFC\\%2048>, B<RFC\\"
+"%2980>, B<RFC\\%3977>, B<RFC\\%4155>, B<RFC\\%4643>, B<RFC\\%5322>, B<RFC\\"
+"%5536>, B<RFC\\%5537>, B<RFC\\%6048>"
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/l10n/tin-man.pot tin-2.3.2/doc/l10n/tin-man.pot
--- tin-2.3.1/doc/l10n/tin-man.pot	2014-12-24 09:36:22.000000000 +0100
+++ tin-2.3.2/doc/l10n/tin-man.pot	2015-12-22 11:26:13.000000000 +0100
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2014-12-24 09:36+0100\n"
+"POT-Creation-Date: 2015-12-22 11:26+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"
@@ -25,13 +25,13 @@ msgstr ""
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
 #, no-wrap
-msgid "December 24th, 2014"
+msgid "December 24th, 2015"
 msgstr ""
 
 #. type: TH
 #: doc/tin.1:12 doc/tin.5:9
 #, no-wrap
-msgid "2.3.1"
+msgid "2.3.2"
 msgstr ""
 
 #. type: TH
@@ -125,7 +125,7 @@ msgid "Interactive mode:"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1080 doc/tin.1:3409
+#: doc/tin.1:80 doc/tin.1:90 doc/tin.1:1083 doc/tin.1:3448
 #, no-wrap
 msgid "B<0>"
 msgstr ""
@@ -136,7 +136,7 @@ msgid "Successful program execution."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3412
+#: doc/tin.1:83 doc/tin.1:93 doc/tin.1:3451
 #, no-wrap
 msgid "B<1>"
 msgstr ""
@@ -157,7 +157,7 @@ msgid "No unread news"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:96 doc/tin.1:3415
+#: doc/tin.1:96 doc/tin.1:3454
 #, no-wrap
 msgid "B<2>"
 msgstr ""
@@ -993,138 +993,138 @@ msgid "COMMON EDITING COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:450
+#: doc/tin.1:452
 msgid ""
-"An emacs style editing package allows the easy editing of input strings.  An "
-"history list allows the easy reuse of previously entered strings.  In "
-"addition to the cursor keys, the following commands are available when "
-"editing a string:"
+"An B<\\%emacs>(1)  style editing package allows the easy editing of input "
+"strings.  A history list allows the easy reuse of previously entered "
+"strings.  In addition to the cursor keys, the following commands are "
+"available when editing a string:"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:451
+#: doc/tin.1:453
 #, no-wrap
 msgid "B<^A, ^E>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:454
+#: doc/tin.1:456
 msgid "move to beginning or end of line, respectively."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:454
+#: doc/tin.1:456
 #, no-wrap
 msgid "B<^F, ^B>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:457
+#: doc/tin.1:459
 msgid "non-destructive move forward or back one location, respectively."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:457
+#: doc/tin.1:459
 #, no-wrap
 msgid "B<^D>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:461
+#: doc/tin.1:463
 msgid ""
 "delete the character currently under the cursor, or send EOF if no "
 "characters in the buffer."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:461
+#: doc/tin.1:463
 #, no-wrap
 msgid "B<^H, E<lt>DELE<gt>>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:464
+#: doc/tin.1:466
 msgid "delete character left of the cursor."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:464
+#: doc/tin.1:466
 #, no-wrap
 msgid "B<^K>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:467
+#: doc/tin.1:469
 msgid "delete from cursor to end of line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:467
+#: doc/tin.1:469
 #, no-wrap
 msgid "B<^P, ^N>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:470
+#: doc/tin.1:472
 msgid "move through history, previous and next, respectively."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:470
+#: doc/tin.1:472
 #, no-wrap
 msgid "B<^L, ^R>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:473
+#: doc/tin.1:475
 msgid "redraw the current line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:473
+#: doc/tin.1:475
 #, no-wrap
 msgid "B<E<lt>CRE<gt>>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:477
+#: doc/tin.1:479
 msgid ""
 "places line on history list if non-blank, appends newline and returns to the "
 "caller."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:477
+#: doc/tin.1:479
 #, no-wrap
 msgid "B<E<lt>ESCE<gt>>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:482
+#: doc/tin.1:484
 msgid "aborts the present editing operation."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:482
+#: doc/tin.1:484
 #, no-wrap
 msgid "GLOBAL COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:485
+#: doc/tin.1:487
 msgid ""
 "The following commands are available at all 4 menu levels and always have "
 "the same effect."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:486 doc/tin.1:1352 doc/tin.1:1405
+#: doc/tin.1:488 doc/tin.1:1355 doc/tin.1:1408
 #, no-wrap
 msgid "B<ShellEscape '!'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:491
+#: doc/tin.1:493
 msgid ""
 "Shell escape. B<ShellEscape> by itself will launch a shell, B<ShellEscape> "
 "E<lt>commandE<gt> will run an external E<lt>commandE<gt>. This facility may "
@@ -1132,57 +1132,57 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:491
+#: doc/tin.1:493
 #, no-wrap
 msgid "B<ToggleColor '&'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:494
+#: doc/tin.1:496
 msgid "Toggle use of ANSI color."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:494
+#: doc/tin.1:496
 #, no-wrap
 msgid "B<RedrawScr '^L'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:497
+#: doc/tin.1:499
 msgid "Redraw the current screen."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:497
+#: doc/tin.1:499
 #, no-wrap
 msgid "B<ScrollUp 'E<lt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:500
+#: doc/tin.1:502
 msgid "Scroll screen up by one line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:500
+#: doc/tin.1:502
 #, no-wrap
 msgid "B<ScrollDown 'E<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:503
+#: doc/tin.1:505
 msgid "Scroll screen down by one line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:503
+#: doc/tin.1:505
 #, no-wrap
 msgid "B<Postponed 'O' '^O'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:517
+#: doc/tin.1:519
 msgid ""
 "Reload postponed article. If your system blocks the B<Postponed> key you "
 "must quote it by pressing 'B<^V>' (CTRL-V) first. The postpone-menu offers "
@@ -1198,13 +1198,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:517 doc/tin.1:1358 doc/tin.1:1412
+#: doc/tin.1:519 doc/tin.1:1361 doc/tin.1:1415
 #, no-wrap
 msgid "B<Help 'h'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:523
+#: doc/tin.1:525
 msgid ""
 "Help screen of commands available on the current menu. You can use "
 "B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and B<SearchRepeat> "
@@ -1212,24 +1212,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:523 doc/tin.1:1361 doc/tin.1:1415
+#: doc/tin.1:525 doc/tin.1:1364 doc/tin.1:1418
 #, no-wrap
 msgid "B<ToggleHelpDisplay 'H'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:526 doc/tin.1:1364 doc/tin.1:1418
+#: doc/tin.1:528 doc/tin.1:1367 doc/tin.1:1421
 msgid "Toggle the display of help mini menu at the bottom of the screen."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:526
+#: doc/tin.1:528
 #, no-wrap
 msgid "B<DisplayPostHist 'W'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:532
+#: doc/tin.1:534
 msgid ""
 "List articles posted by user. The date posted, the newsgroup and the subject "
 "are listed. You can use B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and "
@@ -1238,199 +1238,199 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:532
+#: doc/tin.1:534
 #, no-wrap
 msgid "B<Version 'v'>"
 msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:537
+#: doc/tin.1:539
 msgid "Print B<tin> version information."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:537
+#: doc/tin.1:539
 #, no-wrap
 msgid "NEWSGROUP SELECTION COMMANDS"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:538 doc/tin.1:669 doc/tin.1:919 doc/tin.1:1083 doc/tin.1:3421
+#: doc/tin.1:540 doc/tin.1:671 doc/tin.1:922 doc/tin.1:1086 doc/tin.1:3460
 #, no-wrap
 msgid "B<4>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:541
+#: doc/tin.1:543
 msgid "Select group 4."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:541
+#: doc/tin.1:543
 #, no-wrap
 msgid "B<SelectResetNewsrc '^R'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:545
+#: doc/tin.1:547
 msgid ""
 "Reset I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. This will destroy all "
 "records of which articles have been read, so use this carefully."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:545 doc/tin.1:690 doc/tin.1:940
+#: doc/tin.1:547 doc/tin.1:692 doc/tin.1:943
 #, no-wrap
 msgid "B<SetRange '#'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:549 doc/tin.1:694 doc/tin.1:944
+#: doc/tin.1:551 doc/tin.1:696 doc/tin.1:947
 msgid ""
 "Choose a range of articles to be affected by the next command. See the "
 "section \"RANGES\" for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:549
+#: doc/tin.1:551
 #, no-wrap
 msgid "B<SelectSortActive '.'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:552
+#: doc/tin.1:554
 msgid "Sort the list of newsgroups."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:552 doc/tin.1:697 doc/tin.1:947 doc/tin.1:1137 doc/tin.1:1349 doc/tin.1:1399
+#: doc/tin.1:554 doc/tin.1:699 doc/tin.1:950 doc/tin.1:1140 doc/tin.1:1352 doc/tin.1:1402
 #, no-wrap
 msgid "B<SearchRepeat '\\e'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:555 doc/tin.1:950 doc/tin.1:1140 doc/tin.1:1352 doc/tin.1:1402
+#: doc/tin.1:557 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1355 doc/tin.1:1405
 msgid "Repeat the previous search."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:555 doc/tin.1:700 doc/tin.1:950 doc/tin.1:1140 doc/tin.1:1343 doc/tin.1:1393
+#: doc/tin.1:557 doc/tin.1:702 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1346 doc/tin.1:1396
 #, no-wrap
 msgid "B<SearchSubjF '/'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:558
+#: doc/tin.1:560
 msgid "Search for a group by name and description (if displayed)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:558 doc/tin.1:703 doc/tin.1:953 doc/tin.1:1143 doc/tin.1:1346 doc/tin.1:1396
+#: doc/tin.1:560 doc/tin.1:705 doc/tin.1:956 doc/tin.1:1146 doc/tin.1:1349 doc/tin.1:1399
 #, no-wrap
 msgid "B<SearchSubjB '?'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:561
+#: doc/tin.1:563
 msgid "Backward search through the group names and descriptions."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:561
+#: doc/tin.1:563
 #, no-wrap
 msgid "B<SelectReadGrp '^J' 'E<lt>CRE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:564
+#: doc/tin.1:566
 msgid "Read current group."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:564
+#: doc/tin.1:566
 #, no-wrap
 msgid "B<SelectEnterNextUnreadGrp 'E<lt>TABE<gt>' 'n'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:568
+#: doc/tin.1:570
 msgid ""
 "Enter next group with unread news. Will wrap around to the beginning of the "
 "group selection list looking for unread groups."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:568 doc/tin.1:778 doc/tin.1:991 doc/tin.1:1201
+#: doc/tin.1:570 doc/tin.1:780 doc/tin.1:994 doc/tin.1:1204
 #, no-wrap
 msgid "B<Catchup 'c'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:572
+#: doc/tin.1:574
 msgid ""
 "Make current group as all read [after confirmation] and move to the next "
 "group in the group selection list."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:572 doc/tin.1:782 doc/tin.1:995 doc/tin.1:1205
+#: doc/tin.1:574 doc/tin.1:784 doc/tin.1:998 doc/tin.1:1208
 #, no-wrap
 msgid "B<CatchupNextUnread 'C'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:576
+#: doc/tin.1:578
 msgid ""
 "Mark current group as all read [after confirmation] and enter the next "
 "unread group in the group selection list."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:576
+#: doc/tin.1:578
 #, no-wrap
 msgid "B<SelectToggleDescriptions 'd'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:580
+#: doc/tin.1:582
 msgid ""
 "Toggle display to show just the group name or the group name and the group "
 "descriptions."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:580 doc/tin.1:795 doc/tin.1:1008 doc/tin.1:1217
+#: doc/tin.1:582 doc/tin.1:797 doc/tin.1:1011 doc/tin.1:1220
 #, no-wrap
 msgid "B<EditFilter 'E'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:583 doc/tin.1:798 doc/tin.1:1011 doc/tin.1:1220
+#: doc/tin.1:585 doc/tin.1:800 doc/tin.1:1014 doc/tin.1:1223
 msgid "Edit the filter file and reload it afterwards."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:583
+#: doc/tin.1:585
 #, no-wrap
 msgid "B<SelectGoto 'g'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:587 doc/tin.1:802
+#: doc/tin.1:589 doc/tin.1:804
 msgid ""
 "Choose a new group by name. This command can be used to access any group, "
 "even those not currently yanked in."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:587 doc/tin.1:805 doc/tin.1:1011 doc/tin.1:1233 doc/tin.1:1355 doc/tin.1:1408
+#: doc/tin.1:589 doc/tin.1:807 doc/tin.1:1014 doc/tin.1:1236 doc/tin.1:1358 doc/tin.1:1411
 #, no-wrap
 msgid "B<ToggleInfoLastLine 'i'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:592
+#: doc/tin.1:594
 msgid ""
 "Toggle the display of the description of the current newsgroup in the last "
 "line. This will not be available if B<tin> was started with the \\&''B<-d>'' "
@@ -1438,24 +1438,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:592 doc/tin.1:809 doc/tin.1:1014 doc/tin.1:1236
+#: doc/tin.1:594 doc/tin.1:811 doc/tin.1:1017 doc/tin.1:1239
 #, no-wrap
 msgid "B<ToggleInverseVideo 'I'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:595 doc/tin.1:812 doc/tin.1:1017 doc/tin.1:1239
+#: doc/tin.1:597 doc/tin.1:814 doc/tin.1:1020 doc/tin.1:1242
 msgid "Toggle inverse video."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:595
+#: doc/tin.1:597
 #, no-wrap
 msgid "B<SelectMoveGrp 'm'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:601
+#: doc/tin.1:603
 msgid ""
 "Move the current group within the group selection list. By entering '1' the "
 "group will become the first displayed group in the list, by entering '8' the "
@@ -1464,61 +1464,61 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:601 doc/tin.1:829 doc/tin.1:1253
+#: doc/tin.1:603 doc/tin.1:831 doc/tin.1:1256
 #, no-wrap
 msgid "B<OptionMenu 'M'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:605 doc/tin.1:833 doc/tin.1:1257
+#: doc/tin.1:607 doc/tin.1:835 doc/tin.1:1260
 msgid ""
 "User configurable options menu (for more information see section \"GLOBAL "
 "OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES\")."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:605
+#: doc/tin.1:607
 #, no-wrap
 msgid "B<SelectNextUnreadGrp 'N'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:608
+#: doc/tin.1:610
 msgid "Positions the cursor on the next group with unread articles in it."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:608 doc/tin.1:850 doc/tin.1:1036 doc/tin.1:1274
+#: doc/tin.1:610 doc/tin.1:852 doc/tin.1:1039 doc/tin.1:1277
 #, no-wrap
 msgid "B<Quit 'q'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:612
+#: doc/tin.1:614
 msgid ""
 "Quit B<tin> - ask the user to confirm if B<confirm_choice> is set "
 "accordingly."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:612 doc/tin.1:853 doc/tin.1:1039 doc/tin.1:1277
+#: doc/tin.1:614 doc/tin.1:855 doc/tin.1:1042 doc/tin.1:1280
 #, no-wrap
 msgid "B<QuitTin 'Q'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:615 doc/tin.1:856 doc/tin.1:1042 doc/tin.1:1280
+#: doc/tin.1:617 doc/tin.1:858 doc/tin.1:1045 doc/tin.1:1283
 msgid "Quit B<tin> - don't ask the user to confirm."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:615
+#: doc/tin.1:617
 #, no-wrap
 msgid "B<SelectToggleReadDisplay 'r'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:620
+#: doc/tin.1:622
 msgid ""
 "Toggle display of all subscribed to groups and just those groups containing "
 "unread articles. Command has no effect if groups were specified on the "
@@ -1526,37 +1526,37 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:620 doc/tin.1:859 doc/tin.1:1042
+#: doc/tin.1:622 doc/tin.1:861 doc/tin.1:1045
 #, no-wrap
 msgid "B<BugReport 'R'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:624 doc/tin.1:863 doc/tin.1:1046
+#: doc/tin.1:626 doc/tin.1:865 doc/tin.1:1049
 msgid ""
 "Mail a bug report or comment to E<lt>tin-bugs@tin.orgE<gt>. This is the best "
 "way of getting bugs fixed and features added/changed."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:624
+#: doc/tin.1:626
 #, no-wrap
 msgid "B<SelectSubscribe 's'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:627
+#: doc/tin.1:629
 msgid "Subscribe to current group."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:627
+#: doc/tin.1:629
 #, no-wrap
 msgid "B<SelectSubscribePat 'S'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:632
+#: doc/tin.1:634
 msgid ""
 "Subscribe to groups matching user specified pattern. See the section "
 "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B<tin> "
@@ -1564,13 +1564,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:632
+#: doc/tin.1:634
 #, no-wrap
 msgid "B<SelectUnsubscribe 'u'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:637
+#: doc/tin.1:639
 msgid ""
 "Unsubscribe to current group. This can be used to remove bogus groups.  See "
 "B<strip_bogus> in the \"GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE "
@@ -1578,13 +1578,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:637
+#: doc/tin.1:639
 #, no-wrap
 msgid "B<SelectUnsubscribePat 'U'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:642
+#: doc/tin.1:644
 msgid ""
 "Unsubscribe to groups matching user specified pattern. See the section "
 "\"NEWSGROUP LISTS & WILDCARDS\" for the types of pattern that B<tin> "
@@ -1592,13 +1592,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:642 doc/tin.1:887 doc/tin.1:1061 doc/tin.1:1314
+#: doc/tin.1:644 doc/tin.1:889 doc/tin.1:1064 doc/tin.1:1317
 #, no-wrap
 msgid "B<Post 'w'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:648
+#: doc/tin.1:650
 msgid ""
 "Post an article to current group. If posting fails for some reason, you'll "
 "get the chance to B<PostEdit> ('B<e>') the article again, B<PostPostpone> "
@@ -1607,24 +1607,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:648
+#: doc/tin.1:650
 #, no-wrap
 msgid "B<SelectQuitNoWrite 'X'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:651
+#: doc/tin.1:653
 msgid "Quit B<tin> without saving any changes to the configuration."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:651
+#: doc/tin.1:653
 #, no-wrap
 msgid "B<SelectYankActive 'y'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:656
+#: doc/tin.1:658
 msgid ""
 "Yanks in all groups. Toggles the displayed groups between all the groups in "
 "the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file and just "
@@ -1632,38 +1632,38 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:656
+#: doc/tin.1:658
 #, no-wrap
 msgid "B<SelectSyncWithActive 'Y'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:660
+#: doc/tin.1:662
 msgid ""
 "Reread the I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file "
 "to see if any new news has arrived since starting B<tin>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:660
+#: doc/tin.1:662
 #, no-wrap
 msgid "B<SelectMarkGrpUnread 'z' 'Z'>"
 msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:665
+#: doc/tin.1:667
 msgid "Mark all articles in the current group as unread."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:665
+#: doc/tin.1:667
 #, no-wrap
 msgid "GROUP INDEX COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:669
+#: doc/tin.1:671
 msgid ""
 "All searches in this level are limited to unread articles if in "
 "B<show_only_unread_arts> mode. B<GroupToggleReadUnread> ('B<r>')  can be use "
@@ -1671,44 +1671,44 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:672
+#: doc/tin.1:674
 msgid "Select article 4."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:672 doc/tin.1:922 doc/tin.1:1086
+#: doc/tin.1:674 doc/tin.1:925 doc/tin.1:1089
 #, no-wrap
 msgid "B<MenuFilterSelect '^A'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:676 doc/tin.1:926 doc/tin.1:1090
+#: doc/tin.1:678 doc/tin.1:929 doc/tin.1:1093
 msgid ""
 "Auto select article(s) using a menu. Read the section \"FILTERING ARTICLES\" "
 "for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:676 doc/tin.1:926 doc/tin.1:1102
+#: doc/tin.1:678 doc/tin.1:929 doc/tin.1:1105
 #, no-wrap
 msgid "B<MenuFilterKill '^K'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:680 doc/tin.1:930 doc/tin.1:1106
+#: doc/tin.1:682 doc/tin.1:933 doc/tin.1:1109
 msgid ""
 "Kill article(s) using a menu. Read the section \"FILTERING ARTICLES\" for "
 "more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:680 doc/tin.1:930
+#: doc/tin.1:682 doc/tin.1:933
 #, no-wrap
 msgid "B<MarkFeedRead '^X'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:685 doc/tin.1:935
+#: doc/tin.1:687 doc/tin.1:938
 msgid ""
 "Mark current article, thread, range, auto-selected (hot) articles, articles "
 "matching pattern or tagged articles as read. A prompt asks which type should "
@@ -1716,13 +1716,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:685 doc/tin.1:935
+#: doc/tin.1:687 doc/tin.1:938
 #, no-wrap
 msgid "B<MarkFeedUnread '^W'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:690 doc/tin.1:940
+#: doc/tin.1:692 doc/tin.1:943
 msgid ""
 "Mark current article, thread, range, auto-selected (hot) articles, articles "
 "matching pattern or tagged articles as unread. A prompt asks which type "
@@ -1730,63 +1730,63 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:694 doc/tin.1:944 doc/tin.1:1134
+#: doc/tin.1:696 doc/tin.1:947 doc/tin.1:1137
 #, no-wrap
 msgid "B<LastViewed '-'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:697 doc/tin.1:947 doc/tin.1:1137
+#: doc/tin.1:699 doc/tin.1:950 doc/tin.1:1140
 msgid "Re-enter the last message that was viewed."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:700
+#: doc/tin.1:702
 msgid "Repeat the previous search"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:703
+#: doc/tin.1:705 doc/tin.1:956
 msgid "Search forward for specified subject."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:706
-msgid "Search backward for specified subject."
+#: doc/tin.1:708 doc/tin.1:959
+msgid "Search backwards for specified subject."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:706
+#: doc/tin.1:708
 #, no-wrap
 msgid "B<GroupSelThd '*'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:709
+#: doc/tin.1:711 doc/tin.1:962
 msgid "Select current thread for later processing."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:709
+#: doc/tin.1:711
 #, no-wrap
 msgid "B<GroupDoAutoSel '+'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:713
+#: doc/tin.1:715
 msgid ""
 "Selects all threads in current group. It is a shortcut for calling "
 "B<GroupSelPattern> with a pattern of ''*''."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:713
+#: doc/tin.1:715
 #, no-wrap
 msgid "B<GroupToggleThdSel '.'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:718
+#: doc/tin.1:720
 msgid ""
 "Toggle selection of current thread. If at least one unread article, (but not "
 "every unread article) in the current thread is selected, then all unread "
@@ -1794,13 +1794,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:718
+#: doc/tin.1:720
 #, no-wrap
 msgid "B<GroupSelThdIfUnreadSelected ';'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:723
+#: doc/tin.1:725
 msgid ""
 "For each thread in current group, if it at least one unread article is "
 "selected, all unread articles become selected. This is useful for "
@@ -1808,13 +1808,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:723
+#: doc/tin.1:725
 #, no-wrap
 msgid "B<GroupSelPattern '='>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:729
+#: doc/tin.1:731
 msgid ""
 "Prompts for a pattern with which to match on. All threads whose subjects "
 "match the pattern will be marked selected. A pattern of ''*'' will match all "
@@ -1823,24 +1823,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:729
+#: doc/tin.1:731
 #, no-wrap
 msgid "B<GroupReverseSel '@'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:732
+#: doc/tin.1:734
 msgid "Reverse all selections on all articles."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:732
+#: doc/tin.1:734
 #, no-wrap
 msgid "B<GroupUndoSel '~'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:738
+#: doc/tin.1:740
 msgid ""
 "Undo all selections on all articles. It clears the toggle effect of "
 "B<GroupMarkUnselArtRead> ('B<X>') command. Thus after first doing a "
@@ -1849,13 +1849,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:738 doc/tin.1:968 doc/tin.1:1160
+#: doc/tin.1:740 doc/tin.1:971 doc/tin.1:1163
 #, no-wrap
 msgid "B<Pipe '|'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:743 doc/tin.1:973 doc/tin.1:1165
+#: doc/tin.1:745 doc/tin.1:976 doc/tin.1:1168
 msgid ""
 "Pipe current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles into command. See the section \"MAILING "
@@ -1863,13 +1863,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:743 doc/tin.1:1165
+#: doc/tin.1:745 doc/tin.1:1168
 #, no-wrap
 msgid "B<QuickFilterSelect '['>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:752
+#: doc/tin.1:754
 msgid ""
 "Auto select article(s) with a single key [after confirmation]. The defaults "
 "used for selection are based upon the following four tinrc config variables: "
@@ -1881,13 +1881,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:752 doc/tin.1:1174
+#: doc/tin.1:754 doc/tin.1:1177
 #, no-wrap
 msgid "B<QuickFilterKill ']'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:761
+#: doc/tin.1:763
 msgid ""
 "Kill article(s) with a single key [after confirmation]. The defaults used "
 "for killing are based upon the following four tinrc config variables: "
@@ -1899,99 +1899,99 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:761
+#: doc/tin.1:763
 #, no-wrap
 msgid "B<GroupReadBasenote '^J' 'E<lt>CRE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:764
+#: doc/tin.1:766
 msgid "Read current article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:764
+#: doc/tin.1:766
 #, no-wrap
 msgid "B<GroupNextUnreadArtOrGrp 'E<lt>TABE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:767
+#: doc/tin.1:769
 msgid "View next unread article or group."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:767 doc/tin.1:979 doc/tin.1:1191
+#: doc/tin.1:769 doc/tin.1:982 doc/tin.1:1194
 #, no-wrap
 msgid "B<SearchAuthF 'a'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:771
+#: doc/tin.1:773
 msgid ""
 "Author forward search. This searches for articles with a specific ''From:'' "
 "line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:771 doc/tin.1:984 doc/tin.1:1194
+#: doc/tin.1:773 doc/tin.1:987 doc/tin.1:1197
 #, no-wrap
 msgid "B<SearchAuthB 'A'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:774 doc/tin.1:987
+#: doc/tin.1:776 doc/tin.1:990
 msgid "Author backward search. Otherwise, see B<SearchAuthF> ('B<a>') above."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:774 doc/tin.1:987 doc/tin.1:1197
+#: doc/tin.1:776 doc/tin.1:990 doc/tin.1:1200
 #, no-wrap
 msgid "B<SearchBody 'B'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:778 doc/tin.1:991 doc/tin.1:1201
+#: doc/tin.1:780 doc/tin.1:994 doc/tin.1:1204
 msgid ""
 "Search the body of all articles in group (can be slow). You can abort the "
 "search using B<Quit> ('B<q>')."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:782
+#: doc/tin.1:784
 msgid ""
 "Mark all articles as read [after confirmation] then return to the group "
 "selection list. Move cursor to next group."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:786
+#: doc/tin.1:788
 msgid ""
 "Mark all articles as read [after confirmation] and enter the next group with "
 "unread news."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:786
+#: doc/tin.1:788
 #, no-wrap
 msgid "B<GroupToggleSubjDisplay 'd'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:790 doc/tin.1:1003
+#: doc/tin.1:792 doc/tin.1:1006
 msgid ""
 "Cycle the display of the author through all the possible options for the "
 "tinrc variable B<show_author>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:790
+#: doc/tin.1:792
 #, no-wrap
 msgid "B<GroupCancel 'D'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:795 doc/tin.1:1008 doc/tin.1:1214
+#: doc/tin.1:797 doc/tin.1:1011 doc/tin.1:1217
 msgid ""
 "Cancel (delete) or supersede (overwrite) the current article. It must have "
 "been posted by the same user. The cancel message can be seen in the "
@@ -1999,37 +1999,37 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:798
+#: doc/tin.1:800
 #, no-wrap
 msgid "B<GroupGoto 'g'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:802
+#: doc/tin.1:804
 #, no-wrap
 msgid "B<GroupToggleGetartLimit 'G'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:805
+#: doc/tin.1:807
 msgid "Toggle article/group limit."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:809
+#: doc/tin.1:811
 msgid ""
 "Display the subject of the first article in the current thread in the last "
 "line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:812
+#: doc/tin.1:814
 #, no-wrap
 msgid "B<GroupMarkThdRead 'K'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:818
+#: doc/tin.1:820
 msgid ""
 "Mark article/thread as read and move onto the next unread article/thread. If "
 "a range of articles/threads is set, the range will be marked as read instead "
@@ -2038,35 +2038,35 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:818
+#: doc/tin.1:820
 #, no-wrap
 msgid "B<GroupListThd 'l'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:821
+#: doc/tin.1:823
 msgid "Open the thread under the current cursor position."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:821 doc/tin.1:1023 doc/tin.1:1245
+#: doc/tin.1:823 doc/tin.1:1026 doc/tin.1:1248
 #, no-wrap
 msgid "B<LookupMessage 'L'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:824 doc/tin.1:1026 doc/tin.1:1248
+#: doc/tin.1:826 doc/tin.1:1029 doc/tin.1:1251
 msgid "Look up article by ''Message-ID:''."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:824
+#: doc/tin.1:826
 #, no-wrap
 msgid "B<GroupMail 'm'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:829 doc/tin.1:1031 doc/tin.1:1253
+#: doc/tin.1:831 doc/tin.1:1034 doc/tin.1:1256
 msgid ""
 "Mail current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles to someone. See the section \"MAILING "
@@ -2074,35 +2074,35 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:833
+#: doc/tin.1:835
 #, no-wrap
 msgid "B<GroupNextGroup 'n'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:836
+#: doc/tin.1:838
 msgid "Go to next group."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:836
+#: doc/tin.1:838
 #, no-wrap
 msgid "B<GroupNextUnreadArt 'N'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:839
+#: doc/tin.1:841
 msgid "Go to next unread article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:839 doc/tin.1:1031 doc/tin.1:1263
+#: doc/tin.1:841 doc/tin.1:1034 doc/tin.1:1266
 #, no-wrap
 msgid "B<Print 'o'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:844 doc/tin.1:1036 doc/tin.1:1268
+#: doc/tin.1:846 doc/tin.1:1039 doc/tin.1:1271
 msgid ""
 "Send current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles to printer. See the section \"MAILING "
@@ -2110,51 +2110,51 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:844
+#: doc/tin.1:846
 #, no-wrap
 msgid "B<GroupPrevGroup 'p'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:847
+#: doc/tin.1:849
 msgid "Go to previous group."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:847
+#: doc/tin.1:849
 #, no-wrap
 msgid "B<GroupPrevUnreadArt 'P'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:850
+#: doc/tin.1:852
 msgid "Go to previous unread article."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:853 doc/tin.1:1039
+#: doc/tin.1:855 doc/tin.1:1042
 msgid "Return to previous level."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:856
+#: doc/tin.1:858
 #, no-wrap
 msgid "B<GroupToggleReadUnread 'r'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:859
+#: doc/tin.1:861
 msgid "Toggle the display between all articles and unread articles."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:863
+#: doc/tin.1:865
 #, no-wrap
 msgid "B<GroupSave 's'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:868 doc/tin.1:1051 doc/tin.1:1293
+#: doc/tin.1:870 doc/tin.1:1054 doc/tin.1:1296
 msgid ""
 "Save current article / thread / auto-selected (hot) articles / articles "
 "matching pattern / tagged articles. See the section \"MAILING PIPING "
@@ -2162,24 +2162,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:868
+#: doc/tin.1:870
 #, no-wrap
 msgid "B<GroupAutoSave 'S'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:871 doc/tin.1:1054 doc/tin.1:1296
+#: doc/tin.1:873 doc/tin.1:1057 doc/tin.1:1299
 msgid "Save marked articles automatically without further prompting."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:871
+#: doc/tin.1:873
 #, no-wrap
 msgid "B<GroupTag 't'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:876
+#: doc/tin.1:878
 msgid ""
 "Toggle tag-status of current article / thread for B<GroupMail> ('B<m>')  / "
 "B<Pipe> ('B<|>') / B<Print> ('B<o>') / B<GroupSave> ('B<s>') / "
@@ -2187,24 +2187,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:876
+#: doc/tin.1:878
 #, no-wrap
 msgid "B<GroupTagParts 'T'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:879
+#: doc/tin.1:881
 msgid "Automatically tag in order all the parts of the current multi-part message."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:879
+#: doc/tin.1:881
 #, no-wrap
 msgid "B<GroupToggleThreading 'u'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:884
+#: doc/tin.1:886
 msgid ""
 "Cycle the threading mode through no threading, threading by subject, "
 "threading by references, threading on both subject and references, group "
@@ -2212,48 +2212,48 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:884
+#: doc/tin.1:886
 #, no-wrap
 msgid "B<GroupUntag 'U'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:887
+#: doc/tin.1:889
 msgid "Untag all articles that were tagged."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:893
+#: doc/tin.1:896 doc/tin.1:1071 doc/tin.1:1324
 msgid ""
-"Post an article to current group. If posting fails for some reason, you'll "
-"get the chance to edit the article again via B<PostEdit> ('B<e>'), postpone "
-"it via B<PostPostpone> ('B<o>') for later processing (see also ''B<-o>'' "
-"command-line switch) or discard it via B<Quit> ('B<q>')."
+"Post an article to the current group. If posting fails for some reason, "
+"you'll get the chance to edit the article again via B<PostEdit> ('B<e>'), "
+"postpone it for later processing via B<PostPostpone> ('B<o>') (see also "
+"''B<-o>'' command-line switch) or discard it via B<Quit> ('B<q>')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:893
+#: doc/tin.1:896
 #, no-wrap
 msgid "B<GroupRepost 'x'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:899
+#: doc/tin.1:902 doc/tin.1:1330
 msgid ""
 "Repost an already posted article / thread / auto-selected (hot) articles / "
 "articles matching pattern / tagged articles to another newsgroup(s). Useful "
-"for reposting from global to local newsgroups. Do not use this to cross-post "
+"for reposting from global to local newsgroups. Do not use this to crosspost "
 "your own articles."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:899
+#: doc/tin.1:902
 #, no-wrap
 msgid "B<GroupMarkUnselArtRead 'X'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:907
+#: doc/tin.1:910
 msgid ""
 "Mark all unread articles that have not been selected as read, redraw screen "
 "to reflect changes and put index at the first thread to begin reading.  "
@@ -2264,25 +2264,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:907 doc/tin.1:1068 doc/tin.1:1327
+#: doc/tin.1:910 doc/tin.1:1071 doc/tin.1:1330
 #, no-wrap
 msgid "B<MarkArtUnread 'z'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:910
+#: doc/tin.1:913
 msgid "Mark current article as unread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:910 doc/tin.1:1073 doc/tin.1:1330
+#: doc/tin.1:913 doc/tin.1:1076 doc/tin.1:1333
 #, no-wrap
 msgid "B<MarkThdUnread 'Z'>"
 msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:917
+#: doc/tin.1:920
 msgid ""
 "Mark current thread as unread. If a range of threads is set, the range will "
 "be marked as unread instead of the current thread. When tagged threads are "
@@ -2290,94 +2290,79 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:917
+#: doc/tin.1:920
 #, no-wrap
 msgid "THREAD LISTING COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:922
+#: doc/tin.1:925
 msgid "Select article 4 within thread."
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.1:953
-msgid "Search forward for a specified subject."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.1:956
-msgid "Search backwards for a specified subject."
-msgstr ""
-
 #. type: TP
-#: doc/tin.1:956
+#: doc/tin.1:959
 #, no-wrap
 msgid "B<ThreadSelArt '*'>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.1:959
-msgid "Select the current thread for later processing."
-msgstr ""
-
 #. type: TP
-#: doc/tin.1:959
+#: doc/tin.1:962
 #, no-wrap
 msgid "B<ThreadToggleArtSel '.'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:962
+#: doc/tin.1:965
 msgid "Toggle selection of current article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:962
+#: doc/tin.1:965
 #, no-wrap
 msgid "B<ThreadReverseSel '@'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:965
+#: doc/tin.1:968
 msgid "Reverse article selections."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:965
+#: doc/tin.1:968
 #, no-wrap
 msgid "B<ThreadUndoSel '~'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:968
+#: doc/tin.1:971
 msgid "Undo all selections on current thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:973
+#: doc/tin.1:976
 #, no-wrap
 msgid "B<ThreadReadArt '^J' 'E<lt>CRE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:976
+#: doc/tin.1:979
 msgid "Read current article within thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:976
+#: doc/tin.1:979
 #, no-wrap
 msgid "B<ThreadReadNextArtOrThread 'E<lt>TABE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:979
+#: doc/tin.1:982
 msgid "View next unread article within thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:984
+#: doc/tin.1:987
 msgid ""
 "Author forward search. This searches for articles with a specific ''From:'' "
 "line. The search will wrap over into the next thread if nothing is found in "
@@ -2385,44 +2370,44 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:995
+#: doc/tin.1:998
 msgid ""
 "Mark thread as read [after confirmation] and return to the group index "
 "page.  Move cursor to next thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:999
+#: doc/tin.1:1002
 msgid ""
 "Mark thread as read [after confirmation] and enter the next thread "
 "containing unread news."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:999
+#: doc/tin.1:1002
 #, no-wrap
 msgid "B<ThreadToggleSubjDisplay 'd'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1003
+#: doc/tin.1:1006
 #, no-wrap
 msgid "B<ThreadCancel 'D'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1014 doc/tin.1:1236
+#: doc/tin.1:1017 doc/tin.1:1239
 msgid "Display the subject of the current article in the last line."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1017
+#: doc/tin.1:1020
 #, no-wrap
 msgid "B<ThreadMarkArtRead 'K'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1023
+#: doc/tin.1:1026
 msgid ""
 "Mark article as read and move onto the next unread article. If a range of "
 "articles is set, the range will be marked as read instead of the current "
@@ -2430,58 +2415,49 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1026
+#: doc/tin.1:1029
 #, no-wrap
 msgid "B<ThreadMail 'm'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1046
+#: doc/tin.1:1049
 #, no-wrap
 msgid "B<ThreadSave 's'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1051
+#: doc/tin.1:1054
 #, no-wrap
 msgid "B<ThreadAutoSave 'S'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1054
+#: doc/tin.1:1057
 #, no-wrap
 msgid "B<ThreadTag 't'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1058 doc/tin.1:1300
+#: doc/tin.1:1061 doc/tin.1:1303
 msgid ""
 "Toggle tag status of current article for mailing, piping, printing, saving "
 "or reposting."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1058
+#: doc/tin.1:1061
 #, no-wrap
 msgid "B<ThreadUntag 'U'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1061
+#: doc/tin.1:1064
 msgid "Untag all tagged threads."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1068
-msgid ""
-"Post an article to current group. If posting fails for some reason, you'll "
-"get the chance to edit the article again via B<PostEdit> ('B<e>'), postpone "
-"it for later processing via B<PostPostpone> ('B<o>') (see also ''B<-o>'' "
-"command-line switch) or discard it via B<Quit> ('B<q>')."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.1:1073
+#: doc/tin.1:1076
 msgid ""
 "Mark current article in thread as unread. If a range of articles is set, the "
 "range will be marked as unread instead of the current article. When tagged "
@@ -2490,143 +2466,143 @@ msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:1078
+#: doc/tin.1:1081
 msgid "Mark all articles in thread as unread."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:1078
+#: doc/tin.1:1081
 #, no-wrap
 msgid "ARTICLE VIEWER COMMANDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1083
+#: doc/tin.1:1086
 msgid "Read the first (base) article in this thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1086
+#: doc/tin.1:1089
 msgid "Read response 4 in this thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1090
+#: doc/tin.1:1093
 #, no-wrap
 msgid "B<PageReplyQuoteHeaders '^E'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1094
+#: doc/tin.1:1097
 msgid ""
 "Reply through mail to the author of the current article with a copy of the "
 "article with all headers included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1094
+#: doc/tin.1:1097
 #, no-wrap
 msgid "B<PagePGPCheckArticle '^G'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1099
+#: doc/tin.1:1102
 msgid "Perform B<\\%pgp>(1)  operations on article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1099
+#: doc/tin.1:1102
 #, no-wrap
 msgid "B<PageToggleRaw '^H'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1102
+#: doc/tin.1:1105
 msgid "Toggles the display mode (raw including all headers vs. cooked)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1106
+#: doc/tin.1:1109
 #, no-wrap
 msgid "B<PageToggleTabs '^T'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1109
+#: doc/tin.1:1112
 msgid "Toggle the TAB width between 4 and 8 characters."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1109
+#: doc/tin.1:1112
 #, no-wrap
 msgid "B<PageFollowupQuoteHeaders '^W'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1113
+#: doc/tin.1:1116
 msgid ""
 "Post a followup to the current article with a copy of the article with all "
 "headers included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1113
+#: doc/tin.1:1116
 #, no-wrap
 msgid "B<PageToggleTex2iso '\"'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1117
+#: doc/tin.1:1120
 msgid ""
 "Toggle TeX to ISO decoding for current article. The default behavior is "
 "taken from the B<tex2iso_conv> variable in the tinrc file."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1117
+#: doc/tin.1:1120
 #, no-wrap
 msgid "B<PageToggleAllHeaders '*'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1120
+#: doc/tin.1:1123
 msgid ""
 "Toggles the display of all headers vs. headers in "
 "B<news_headers_to_display>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1120
+#: doc/tin.1:1123
 #, no-wrap
 msgid "B<PageToggleRot '%'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1123
+#: doc/tin.1:1126
 msgid "Toggle ROT-13 decoding for this article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1123
+#: doc/tin.1:1126
 #, no-wrap
 msgid "B<PageToggleUue '('>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1127
+#: doc/tin.1:1130
 msgid ""
 "Toggle the display of uuencoded sections. The default behavior is taken from "
 "the B<hide_uue> variable in the tinrc file."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1127
+#: doc/tin.1:1130
 #, no-wrap
 msgid "B<PageReveal ')'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1134
+#: doc/tin.1:1137
 msgid ""
 "The formfeed character (^L) is often used to hide 'spoilers' that the reader "
 "may not initially wish to see when viewing an article. Any text after a "
@@ -2636,23 +2612,23 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1143
+#: doc/tin.1:1146
 msgid "Forward search the text of this article."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1146
+#: doc/tin.1:1149
 msgid "Backward search the text of this article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1146
+#: doc/tin.1:1149
 #, no-wrap
 msgid "B<PageSkipIncludedText ':'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1151
+#: doc/tin.1:1154
 msgid ""
 "Skip to the end of the next quoted text-block in this article. Quoted text "
 "is everything which matches B<quote_regex>, B<quote_regex2> or "
@@ -2660,40 +2636,40 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1151
+#: doc/tin.1:1154
 #, no-wrap
 msgid "B<PageTopThd 'E<lt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1154
+#: doc/tin.1:1157
 msgid "Go to the first article in the current thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1154
+#: doc/tin.1:1157
 #, no-wrap
 msgid "B<PageBotThd 'E<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1157
+#: doc/tin.1:1160
 msgid "Go to the last article in the current thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1157
+#: doc/tin.1:1160
 #, no-wrap
 msgid "B<PageToggleHighlight '_'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1160
+#: doc/tin.1:1163
 msgid "Toggle word highlighting on/off."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1174
+#: doc/tin.1:1177
 msgid ""
 "Auto select article(s) with a single key. The defaults used for selection "
 "are set based upon the following four tinrc config variables: "
@@ -2705,7 +2681,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1183
+#: doc/tin.1:1186
 msgid ""
 "Kill article(s) with a single key. The defaults used for killing are based "
 "upon the following four tinrc config variables: B<default_filter_kill_case>, "
@@ -2716,24 +2692,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1183
+#: doc/tin.1:1186
 #, no-wrap
 msgid "B<PageNextThd '^J' 'E<lt>CRE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1186
+#: doc/tin.1:1189
 msgid "Go to next base article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1186
+#: doc/tin.1:1189
 #, no-wrap
 msgid "B<PageNextUnread 'E<lt>TABE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1191
+#: doc/tin.1:1194
 msgid ""
 "Go to next unread article. If the tinrc variable B<goto_next_unread> doesn't "
 "contain PageNextUnread, then this key will first page through the current "
@@ -2741,304 +2717,286 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1194
+#: doc/tin.1:1197
 msgid "Author forward search."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1197
+#: doc/tin.1:1200
 msgid "Author backward search."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1205
+#: doc/tin.1:1208
 msgid ""
 "Mark the current thread as read [after confirmation] and return to the "
 "previous menu. Move cursor to next item."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1209
+#: doc/tin.1:1212
 msgid ""
 "Mark the rest of the current thread as read [after confirmation] and enter "
 "the next thread with unread articles."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1209
+#: doc/tin.1:1212
 #, no-wrap
 msgid "B<PageCancel 'D'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1214
+#: doc/tin.1:1217
 #, no-wrap
 msgid "B<PageEditArticle 'e'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1217
+#: doc/tin.1:1220
 msgid "Edit the current article. This is restricted to mailgroups and saved news."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1220
+#: doc/tin.1:1223
 #, no-wrap
 msgid "B<PageFollowupQuote 'f'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1223
+#: doc/tin.1:1226
 msgid "Post a followup to the current article with a copy of the article included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1223
+#: doc/tin.1:1226
 #, no-wrap
 msgid "B<PageFollowup 'F'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1227
+#: doc/tin.1:1230
 msgid ""
 "Post a followup to the current article without including a copy of the "
 "article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1227
+#: doc/tin.1:1230
 #, no-wrap
 msgid "B<PageFirstPage 'g'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1230
+#: doc/tin.1:1233
 msgid "Go to the start of the article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1230
+#: doc/tin.1:1233
 #, no-wrap
 msgid "B<PageLastPage 'G'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1233
+#: doc/tin.1:1236
 msgid "Go to the end of the article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1239
+#: doc/tin.1:1242
 #, no-wrap
 msgid "B<PageKillThd 'K'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1242
+#: doc/tin.1:1245
 msgid "Mark rest of thread as read and move onto the next unread thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1242
+#: doc/tin.1:1245
 #, no-wrap
 msgid "B<PageListThd 'l'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1245
+#: doc/tin.1:1248
 msgid "Show the thread menu that the current article is a part of."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1248
+#: doc/tin.1:1251
 #, no-wrap
 msgid "B<PageMail 'm'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1257
+#: doc/tin.1:1260
 #, no-wrap
 msgid "B<PageNextArt 'n'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1260
+#: doc/tin.1:1263
 msgid "Go to the next article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1260
+#: doc/tin.1:1263
 #, no-wrap
 msgid "B<PageNextUnreadArt 'N'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1263
+#: doc/tin.1:1266
 msgid "Go to the next unread article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1268
+#: doc/tin.1:1271
 #, no-wrap
 msgid "B<PagePrevArt 'p'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1271
+#: doc/tin.1:1274
 msgid "Go to the previous article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1271
+#: doc/tin.1:1274
 #, no-wrap
 msgid "B<PagePrevUnreadArt 'P'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1274
+#: doc/tin.1:1277
 msgid "Go to the previous unread article."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1277
+#: doc/tin.1:1280
 msgid "Return to the previous level."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1280
+#: doc/tin.1:1283
 #, no-wrap
 msgid "B<PageReplyQuote 'r'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1284
+#: doc/tin.1:1287
 msgid ""
 "Reply through mail to the author of the current article with a copy of the "
 "article included."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1284
+#: doc/tin.1:1287
 #, no-wrap
 msgid "B<PageReply 'R'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1288
+#: doc/tin.1:1291
 msgid ""
 "Reply through mail to the author of the current article without including "
 "the original article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1288
+#: doc/tin.1:1291
 #, no-wrap
 msgid "B<PageSave 's'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1293
+#: doc/tin.1:1296
 #, no-wrap
 msgid "B<PageAutoSave 'S'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1296
+#: doc/tin.1:1299
 #, no-wrap
 msgid "B<PageTag 't'>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1300
+#: doc/tin.1:1303
 #, no-wrap
 msgid "B<PageGroupSel 'T'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1303
+#: doc/tin.1:1306
 msgid "Return to group selection level."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1303
+#: doc/tin.1:1306
 #, no-wrap
 msgid "B<PageGotoParent 'u'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1306
+#: doc/tin.1:1309
 msgid "Go to parent article."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1306
+#: doc/tin.1:1309
 #, no-wrap
 msgid "B<PageViewUrl 'U'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1310
+#: doc/tin.1:1313
 msgid ""
 "Display a list of URLs in the current article. See the section \"URL "
 "LISTING\" for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1310
+#: doc/tin.1:1313
 #, no-wrap
 msgid "B<PageViewAttach 'V'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1314
+#: doc/tin.1:1317
 msgid ""
 "Display a list of attachments of the current article. See the section "
 "\"ATTACHMENT LISTING\" for more information."
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.1:1321
-msgid ""
-"Post an article to the current group. If posting fails for some reason, "
-"you'll get the chance to edit the article again via B<PostEdit> ('B<e>'), "
-"postpone it for later processing via B<PostPostpone> ('B<o>') (see also "
-"''B<-o>'' command-line switch) or discard it via B<Quit> ('B<q>')."
-msgstr ""
-
 #. type: TP
-#: doc/tin.1:1321
+#: doc/tin.1:1324
 #, no-wrap
 msgid "B<PageRepost 'x'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1327
-msgid ""
-"Repost an already posted article / thread / auto-selected (hot) articles / "
-"articles matching pattern / tagged articles to another newsgroup(s). Useful "
-"for reposting from global to local newsgroups. Do not use this to crosspost "
-"your own articles."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.1:1330
+#: doc/tin.1:1333
 msgid "Mark article as unread."
 msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: Plain text
-#: doc/tin.1:1335
+#: doc/tin.1:1338
 msgid "Mark the current thread as unread."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:1335
+#: doc/tin.1:1338
 #, no-wrap
 msgid "URL LISTING"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1338
+#: doc/tin.1:1341
 msgid ""
 "B<PageViewUrl> ('B<U>') displays a list of URLs in the current "
 "article. Besides the common moving keys, the following commands are "
@@ -3046,52 +3004,52 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1339
+#: doc/tin.1:1342
 #, no-wrap
 msgid "B<UrlSelect '^J' 'E<lt>CRE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1343
+#: doc/tin.1:1346
 msgid ""
 "The current URL will be prompted and opened using the "
 "B<url_handler>. 'B<E<lt>ESCE<gt>>' or no input will skip the URL."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1346
+#: doc/tin.1:1349
 msgid "URL forward search."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1349
+#: doc/tin.1:1352
 msgid "URL backward search."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1355 doc/tin.1:1408
+#: doc/tin.1:1358 doc/tin.1:1411
 msgid "Shell escape."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1358
+#: doc/tin.1:1361
 msgid "Toggle the display of the current URL in the last line."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1361 doc/tin.1:1415
+#: doc/tin.1:1364 doc/tin.1:1418
 msgid "Help screen of commands available."
 msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: SS
-#: doc/tin.1:1367
+#: doc/tin.1:1370
 #, no-wrap
 msgid "ATTACHMENT LISTING"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1370
+#: doc/tin.1:1373
 msgid ""
 "B<PageViewAttach> ('B<V>') displays a list of attachments of the current "
 "article. Besides the common moving keys, the following commands are "
@@ -3099,107 +3057,107 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1371
+#: doc/tin.1:1374
 #, no-wrap
 msgid "B<AttachPipe 'p'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1374
+#: doc/tin.1:1377
 msgid "Pipe attachment into command."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1374
+#: doc/tin.1:1377
 #, no-wrap
 msgid "B<AttachSave 's'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1377
+#: doc/tin.1:1380
 msgid "Save current attachment / tagged attachments to disk."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1377
+#: doc/tin.1:1380
 #, no-wrap
 msgid "B<AttachSelect '^J' 'E<lt>CRE<gt>'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1380
+#: doc/tin.1:1383
 msgid "View attachment."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1380
+#: doc/tin.1:1383
 #, no-wrap
 msgid "B<AttachTag 't'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1383
+#: doc/tin.1:1386
 msgid "Tag one or more attachments for saving."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1383
+#: doc/tin.1:1386
 #, no-wrap
 msgid "B<AttachTagPattern '='>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1387
+#: doc/tin.1:1390
 msgid ""
 "Prompts for a pattern to match. All attachments whose name/description or "
 "content type/transfer encoding match the pattern will be tagged."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1387
+#: doc/tin.1:1390
 #, no-wrap
 msgid "B<AttachToggleTagged '@'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1390
+#: doc/tin.1:1393
 msgid "Reverse tagging of all attachments."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1390
+#: doc/tin.1:1393
 #, no-wrap
 msgid "B<AttachUntag 'U'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1393
+#: doc/tin.1:1396
 msgid "Untag all tagged attachments."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1396
+#: doc/tin.1:1399
 msgid "Attachment forward search."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1399
+#: doc/tin.1:1402
 msgid "Attachment backward search."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1402
+#: doc/tin.1:1405
 #, no-wrap
 msgid "B<GlobalPipe '|'>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1405
+#: doc/tin.1:1408
 msgid "Pipe attachment into command. Uses the raw attachment, no decoding is done."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1412
+#: doc/tin.1:1415
 msgid ""
 "Toggle the display of the name/description of the current attachment in the "
 "last line."
@@ -3207,28 +3165,28 @@ msgstr ""
 
 #. --------------------------------------------------------------------
 #. type: SS
-#: doc/tin.1:1421
+#: doc/tin.1:1424
 #, no-wrap
 msgid "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
 msgstr ""
 
 #.  FIXME - add missing descriptions
-#.        - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used 
+#.        - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used
 #.          in the !TIN_DEFAULTS_DIR config case
 #. type: Plain text
-#: doc/tin.1:1433
+#: doc/tin.1:1436
 msgid ""
 "At startup, B<tin> reads in the configuration files (see also "
 "B<\\%tin>(5)).  They contain a list of variables that can be used to "
-"configure the way B<tin> works.  If it exists, the global configuration "
-"file, I</etc/tin/tinrc> is read.  After that, the user's own configuration "
-"file is read from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>.  The global file "
-"is useful for distributing system-wide defaults to new users who have no "
-"private tinrc yet."
+"configure the way B<tin> works. If it exists, the global configuration file, "
+"I</etc/tin/tinrc> is read. After that, the user's own configuration file is "
+"read from I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>. The global file is useful "
+"for distributing system-wide defaults to new users who have no private tinrc "
+"yet."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1441
+#: doc/tin.1:1444
 msgid ""
 "The variables are user configurable by editing "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc> directly. Most of them can also be "
@@ -3240,7 +3198,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1447
+#: doc/tin.1:1450
 msgid ""
 "In the options menu use the cursor keys in the usual way to move around. Use "
 "B<ConfigSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') to 'open' the option you wish "
@@ -3250,7 +3208,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1454
+#: doc/tin.1:1457
 msgid ""
 "As with the other menus, B<RedrawScr> ('B<^L>') will redraw the screen. You "
 "can use B<SearchSubjF> ('B</>'), B<SearchSubjB> ('B<?>') and B<SearchRepeat> "
@@ -3260,7 +3218,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1459
+#: doc/tin.1:1462
 msgid ""
 "The options menu provides access to the attributes menu for the current "
 "group by the B<ConfigToggleAttrib> ('B<E<lt>TABE<gt>>') command. Pressing "
@@ -3269,14 +3227,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1462
+#: doc/tin.1:1465
 msgid ""
 "The B<ConfigScopeMenu> ('B<S>') command brings up the scopes menu. For more "
 "information see section \"SCOPES MENU\"."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1466
+#: doc/tin.1:1469
 msgid ""
 "Here is a full list of all the available variables. The name in braces is "
 "the name of the corresponding setting in "
@@ -3284,13 +3242,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1466
+#: doc/tin.1:1469
 #, no-wrap
 msgid "B<Abbreviate long newsgroup names (abbreviate_groupname)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1472 doc/tin.5:1196
+#: doc/tin.1:1475 doc/tin.5:1199
 msgid ""
 "If ON abbreviate long newsgroup names at group selection level and article "
 "level (if necessary) like this: news.software.readers -E<gt> "
@@ -3298,159 +3256,159 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1472
+#: doc/tin.1:1475
 #, no-wrap
 msgid "B<Add posted articles to filter (add_posted_to_filter)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1476 doc/tin.5:1200
+#: doc/tin.1:1479 doc/tin.5:1203
 msgid ""
 "If ON add posted articles which start a new thread to filter for "
 "highlighting follow-ups. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1476
+#: doc/tin.1:1479
 #, no-wrap
 msgid "B<Insert 'User-Agent:'-header (advertising)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1479 doc/tin.5:1203
+#: doc/tin.1:1482 doc/tin.5:1206
 msgid "Turn ON advertising in header (''User-Agent:''). Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1479
+#: doc/tin.1:1482
 #, no-wrap
 msgid "B<Skip multipart/alternative parts (alternative_handling)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1482 doc/tin.5:1206
+#: doc/tin.1:1485 doc/tin.5:1209
 msgid "If ON strip multipart/alternative messages automatically. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1482
+#: doc/tin.1:1485
 #, no-wrap
 msgid "B<Character to show deleted articles (art_marked_deleted)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1485 doc/tin.5:1209
+#: doc/tin.1:1488 doc/tin.5:1212
 msgid "The character used to show that an article was deleted. Default is 'D'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1485
+#: doc/tin.1:1488
 #, no-wrap
 msgid "B<Character to show inrange articles (art_marked_inrange)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1488 doc/tin.5:1212
+#: doc/tin.1:1491 doc/tin.5:1215
 msgid "The character used to show that an article is in a range. Default is '#'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1488
+#: doc/tin.1:1491
 #, no-wrap
 msgid "B<Character to show returning arts (art_marked_return)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1492 doc/tin.5:1216
+#: doc/tin.1:1495 doc/tin.5:1219
 msgid ""
 "The character used to show that an article will return as an unread article "
 "when the group is next entered. Default is '-'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1492
+#: doc/tin.1:1495
 #, no-wrap
 msgid "B<Character to show selected articles (art_marked_selected)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1496 doc/tin.5:1220
+#: doc/tin.1:1499 doc/tin.5:1223
 msgid ""
 "The character used to show that an article/thread is auto-selected (hot).  "
 "Default is '*'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1496
+#: doc/tin.1:1499
 #, no-wrap
 msgid "B<Character to show recent articles (art_marked_recent)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1500 doc/tin.5:1224
+#: doc/tin.1:1503 doc/tin.5:1227
 msgid ""
 "The character used to show that an article/thread is recent (not older than "
 "X days). See also B<recent_time>. Default is 'o'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1500
+#: doc/tin.1:1503
 #, no-wrap
 msgid "B<Character to show unread articles (art_marked_unread)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1504
+#: doc/tin.1:1507 doc/tin.5:1231
 msgid ""
-"The character used to show that an article has not been read. Default is "
-"\\&'+'."
+"The character used to show that an article has not been read.  Default is "
+"'+'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1504
+#: doc/tin.1:1507
 #, no-wrap
 msgid "B<Character to show read articles (art_marked_read)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1507 doc/tin.5:1231
+#: doc/tin.1:1510 doc/tin.5:1234
 msgid "The character used to show that an article was read. Default is ' '."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1507
+#: doc/tin.1:1510
 #, no-wrap
 msgid "B<Character to show killed articles (art_marked_killed)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1511 doc/tin.5:1235
+#: doc/tin.1:1514 doc/tin.5:1238
 msgid ""
 "The character used to show that an article was killed. Default is 'K'.  "
 "B<kill_level> must be set accordingly."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1511
+#: doc/tin.1:1514
 #, no-wrap
 msgid "B<Character to show read selected arts (art_marked_read_selected)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1515 doc/tin.5:1239
+#: doc/tin.1:1518 doc/tin.5:1242
 msgid ""
 "The character used to show that an article was hot before it was read.  "
 "Default is ':'. B<kill_level> must be set accordingly."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1515 doc/tin.5:1239
+#: doc/tin.1:1518 doc/tin.5:1242
 #, no-wrap
 msgid "B<Ask before using MIME viewer (ask_for_metamail)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1520
+#: doc/tin.1:1523
 msgid ""
 "If ON B<tin> will ask before using a MIME viewer (B<metamail_prog>) to "
 "display MIME messages. This only occurs if a MIME viewer is set. Default is "
@@ -3458,50 +3416,50 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1520
+#: doc/tin.1:1523
 #, no-wrap
 msgid "B<Send you a cc and/or bcc automatically (auto_cc_bcc)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1524 doc/tin.5:1250
+#: doc/tin.1:1527 doc/tin.5:1253
 msgid ""
 "Automatically put your name in the ''Cc:'' and/or ''Bcc:'' field when "
 "mailing an article. Default is No."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1524
+#: doc/tin.1:1527
 #, no-wrap
 msgid "B<List thread using right arrow key (auto_list_thread)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1528 doc/tin.5:1254
+#: doc/tin.1:1531 doc/tin.5:1257
 msgid ""
 "If ON automatically list thread when entering it using right arrow key.  "
 "Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1528
+#: doc/tin.1:1531
 #, no-wrap
 msgid "B<Reconnect to server automatically (auto_reconnect)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1531 doc/tin.1:2481
+#: doc/tin.1:1534 doc/tin.1:2509
 msgid "Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1531
+#: doc/tin.1:1534
 #, no-wrap
 msgid "B<Use Archive-name: header for save (auto_save)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1537 doc/tin.5:1263
+#: doc/tin.1:1540 doc/tin.5:1266
 msgid ""
 "If ON articles/threads with ''Archive-name:'' in header will be "
 "automatically saved with the Archive-name & part/patch no and post processed "
@@ -3510,13 +3468,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1537
+#: doc/tin.1:1540
 #, no-wrap
 msgid "B<Save articles in batch mode (batch_save)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1542 doc/tin.5:1268
+#: doc/tin.1:1545 doc/tin.5:1271
 msgid ""
 "If set ON articles/threads will be saved in batch mode when save "
 "\\&''B<-S>'' or mail ''B<-M>, B<-N>'' is specified on the command "
@@ -3524,13 +3482,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1542
+#: doc/tin.1:1545
 #, no-wrap
 msgid "B<Show mini menu & posting etiquette (beginner_level)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1547 doc/tin.5:1273
+#: doc/tin.1:1550 doc/tin.5:1276
 msgid ""
 "If set ON a mini menu of the most useful commands will be displayed at the "
 "bottom of the screen for each level. Also a short posting etiquette will be "
@@ -3538,13 +3496,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1547
+#: doc/tin.1:1550
 #, no-wrap
 msgid "B<Cache NNTP overview files locally (cache_overview_files)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1552
+#: doc/tin.1:1555
 msgid ""
 "If ON, create local copies of NNTP overview files. This can be used to "
 "considerably speed up accessing large groups when using a slow connection.  "
@@ -3552,301 +3510,312 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1552
+#: doc/tin.1:1555
 #, no-wrap
 msgid "B<Catchup read groups when quitting (catchup_read_groups)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1558 doc/tin.5:1282
+#: doc/tin.1:1561 doc/tin.5:1285
 msgid ""
 "If set ON the user is asked when quitting if all groups read during the "
 "current session should be marked read. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1558
+#: doc/tin.1:1561
 #, no-wrap
 msgid "B<Standard background color (col_back)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1561 doc/tin.5:1285
+#: doc/tin.1:1564 doc/tin.5:1288
 msgid "Standard background color"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1561
+#: doc/tin.1:1564
+#, no-wrap
+msgid "B<Color of quoted text from external sources (col_extquote)>"
+msgstr ""
+
+#. type: Plain text
+#: doc/tin.1:1567 doc/tin.5:1291
+msgid "Color of quoted text from external sources"
+msgstr ""
+
+#. type: TP
+#: doc/tin.1:1567
 #, no-wrap
 msgid "B<Color of sender (From:) (col_from)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1564 doc/tin.5:1288
+#: doc/tin.1:1570 doc/tin.5:1294
 msgid "Color of sender (From:)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1564
+#: doc/tin.1:1570
 #, no-wrap
 msgid "B<Color of article header lines (col_head)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1567 doc/tin.5:1291
+#: doc/tin.1:1573 doc/tin.5:1297
 msgid "Color of header-lines"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1567
+#: doc/tin.1:1573
 #, no-wrap
 msgid "B<Color of help text (col_help)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1570 doc/tin.5:1294
+#: doc/tin.1:1576 doc/tin.5:1300
 msgid "Color of help pages"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1570
+#: doc/tin.1:1576
 #, no-wrap
 msgid "B<Color for inverse text (background) (col_invers_bg)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1573 doc/tin.5:1297
+#: doc/tin.1:1579 doc/tin.5:1303
 msgid "Color of background for inverse text"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1573
+#: doc/tin.1:1579
 #, no-wrap
 msgid "B<Color for inverse text (foreground) (col_invers_fg)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1576 doc/tin.5:1300
+#: doc/tin.1:1582 doc/tin.5:1306
 msgid "Color of foreground for inverse text"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1576
+#: doc/tin.1:1582
 #, no-wrap
 msgid "B<Color of highlighting with _dash_ (col_markdash)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1580 doc/tin.5:1304
+#: doc/tin.1:1586 doc/tin.5:1310
 msgid ""
 "Color of words emphasized like _this_. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1580
+#: doc/tin.1:1586
 #, no-wrap
 msgid "B<Color of highlighting with /slash/ (col_markslash)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1584 doc/tin.5:1308
+#: doc/tin.1:1590 doc/tin.5:1314
 msgid ""
 "Color of words emphasized like /this/. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1584
+#: doc/tin.1:1590
 #, no-wrap
 msgid "B<Color of highlighting with *stars* (col_markstar)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1588 doc/tin.5:1312
+#: doc/tin.1:1594 doc/tin.5:1318
 msgid ""
 "Color of words emphasized like *this*. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1588
+#: doc/tin.1:1594
 #, no-wrap
 msgid "B<Color of highlighting with -stroke- (col_markstroke)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1592 doc/tin.5:1316
+#: doc/tin.1:1598 doc/tin.5:1322
 msgid ""
 "Color of words emphasized like -this-. See also B<word_h_display_marks> and "
 "B<word_highlight>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1592
+#: doc/tin.1:1598
 #, no-wrap
 msgid "B<Color of mini help menu (col_minihelp)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1595 doc/tin.5:1319
+#: doc/tin.1:1601 doc/tin.5:1325
 msgid "Color of mini help menu"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1595
+#: doc/tin.1:1601
 #, no-wrap
 msgid "B<Color of actual news header fields (col_newsheaders)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1598 doc/tin.5:1322
+#: doc/tin.1:1604 doc/tin.5:1328
 msgid "Color of actual news header fields"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1598
+#: doc/tin.1:1604
 #, no-wrap
 msgid "B<Standard foreground color (col_normal)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1601 doc/tin.5:1325
+#: doc/tin.1:1607 doc/tin.5:1331
 msgid "Standard foreground color"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1601
+#: doc/tin.1:1607
 #, no-wrap
 msgid "B<Color of quoted lines (col_quote)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1604 doc/tin.5:1328
+#: doc/tin.1:1610 doc/tin.5:1334
 msgid "Color of quoted lines"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1604
+#: doc/tin.1:1610
 #, no-wrap
 msgid "B<Color of twice quoted line (col_quote2)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1607 doc/tin.5:1331
+#: doc/tin.1:1613 doc/tin.5:1337
 msgid "Color of twice quoted lines"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1607
+#: doc/tin.1:1613
 #, no-wrap
 msgid "B<Color of =E<gt>3 times quoted line (col_quote3)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1610 doc/tin.5:1334
+#: doc/tin.1:1616 doc/tin.5:1340
 msgid "Color of E<gt>=3 times quoted lines"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1610
+#: doc/tin.1:1616
 #, no-wrap
 msgid "B<Color of response counter (col_response)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1614
+#: doc/tin.1:1620 doc/tin.5:1344
 msgid ""
 "Color of response counter. This is the text that says \"Response x of y\" in "
 "the article viewer."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1614
+#: doc/tin.1:1620
 #, no-wrap
 msgid "B<Color of signatures (col_signature)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1617 doc/tin.5:1341
+#: doc/tin.1:1623 doc/tin.5:1347
 msgid "Color of signatures"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1617
+#: doc/tin.1:1623
 #, no-wrap
 msgid "B<Color of urls highlight (col_urls)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1620 doc/tin.5:1344
+#: doc/tin.1:1626 doc/tin.5:1350
 msgid "Color of urls highlight"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1620
+#: doc/tin.1:1626
 #, no-wrap
 msgid "B<Color of verbatim blocks (col_verbatim)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1623 doc/tin.5:1347
+#: doc/tin.1:1629 doc/tin.5:1353
 msgid "Color of verbatim blocks"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1623
+#: doc/tin.1:1629
 #, no-wrap
 msgid "B<Color of article subject lines (col_subject)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1626 doc/tin.5:1350
+#: doc/tin.1:1632 doc/tin.5:1356
 msgid "Color of article subject"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1626
+#: doc/tin.1:1632
 #, no-wrap
 msgid "B<Color of text lines (col_text)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1629 doc/tin.5:1353
+#: doc/tin.1:1635 doc/tin.5:1359
 msgid "Color of text-lines"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1629
+#: doc/tin.1:1635
 #, no-wrap
 msgid "B<Color of help/mail sign (col_title)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1632 doc/tin.5:1356
+#: doc/tin.1:1638 doc/tin.5:1362
 msgid "Color of help/mail sign"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1632
+#: doc/tin.1:1638
 #, no-wrap
 msgid "B<Which actions require confirmation (confirm_choice)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1635
+#: doc/tin.1:1641
 msgid "Ask for manual confirmation to protect the user."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1636 doc/tin.1:1642 doc/tin.1:1646
+#: doc/tin.1:1642 doc/tin.1:1648 doc/tin.1:1652
 #, no-wrap
 msgid "\\(bu"
 msgstr ""
 
 #.  TODO: check if all affected commands are marked [after confirmation]
 #. type: Plain text
-#: doc/tin.1:1642
+#: doc/tin.1:1648
 msgid ""
 "B<commands> Ask for confirmation before executing certain dangerous commands "
 "(e.g., B<Catchup> ('B<c>')). Commands that this affects are marked in this "
@@ -3854,21 +3823,21 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1646
+#: doc/tin.1:1652
 msgid ""
 "B<quit> You'll be asked to confirm that you wish to exit B<tin> when you use "
 "the B<Quit> ('B<q>') command."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1650
+#: doc/tin.1:1656
 msgid ""
 "B<select> Ask for confirmation before marking all not selected (with "
 "B<GroupMarkUnselArtRead> ('B<X>') command) articles as read."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1651
+#: doc/tin.1:1657
 #, no-wrap
 msgid "B<Format string for display of dates (date_format)>"
 msgstr ""
@@ -3877,7 +3846,7 @@ msgstr ""
 #.  most of these default_* settings are not available from the menu
 #.  as they are intended for internal use only.
 #. type: Plain text
-#: doc/tin.1:1663
+#: doc/tin.1:1669
 msgid ""
 "Format string B<tin> uses for date representation. A description of the "
 "different format options can be found at B<\\%strftime>(3).  B<tin> uses "
@@ -3886,384 +3855,409 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1663
+#: doc/tin.1:1669
 #, no-wrap
 msgid "B<(default_art_search)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1665
+#: doc/tin.1:1671
 #, no-wrap
 msgid "B<(default_author_search)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1667
+#: doc/tin.1:1673
 #, no-wrap
 msgid "B<(default_config_search)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1670 doc/tin.5:1395
+#: doc/tin.1:1676 doc/tin.5:1401
 msgid "The last article/author/config option that was searched for."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1670
+#: doc/tin.1:1676
 #, no-wrap
 msgid "B<(default_filter_days)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1673 doc/tin.5:1398
+#: doc/tin.1:1679 doc/tin.5:1404
 msgid "Default is 28."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1673
+#: doc/tin.1:1679
 #, no-wrap
 msgid "B<(default_filter_kill_case)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1677
+#: doc/tin.1:1683 doc/tin.5:1408
 msgid ""
 "Default for quick (1 key) kill filter case.  ON = filter case sensitive, OFF "
 "= ignore case. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1677
+#: doc/tin.1:1683
 #, no-wrap
 msgid "B<(default_filter_kill_expire)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1682
+#: doc/tin.1:1688 doc/tin.5:1413
 msgid ""
 "Default for quick (1 key) kill filter expire.  ON = limit to "
 "B<default_filter_days>, OFF = don't ever expire. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1682
+#: doc/tin.1:1688
 #, no-wrap
 msgid "B<(default_filter_kill_global)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1686
+#: doc/tin.1:1692 doc/tin.5:1417
 msgid ""
 "Default for quick (1 key) kill filter global.  ON=apply to all groups, "
 "OFF=apply to current group. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1686
+#: doc/tin.1:1692
 #, no-wrap
 msgid "B<(default_filter_kill_header)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1689 doc/tin.5:1413
+#: doc/tin.1:1695 doc/tin.5:1420
 msgid "Default for quick (1 key) kill filter header."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1690 doc/tin.1:1724 doc/tin.1:1859 doc/tin.1:2035 doc/tin.1:2081 doc/tin.1:2197 doc/tin.1:2222 doc/tin.1:2237 doc/tin.1:2288 doc/tin.1:2318 doc/tin.1:2389 doc/tin.1:2421 doc/tin.1:2441 doc/tin.1:2529 doc/tin.5:1586 doc/tin.5:1780 doc/tin.5:1830 doc/tin.5:1975 doc/tin.5:1990 doc/tin.5:2016 doc/tin.5:2069 doc/tin.5:2098 doc/tin.5:2199 doc/tin.5:2219 doc/tin.5:2315
+#: doc/tin.1:1696 doc/tin.1:1730 doc/tin.1:1870 doc/tin.1:2063 doc/tin.1:2109 doc/tin.1:2225 doc/tin.1:2250 doc/tin.1:2265 doc/tin.1:2316 doc/tin.1:2346 doc/tin.1:2417 doc/tin.1:2449 doc/tin.1:2469 doc/tin.1:2557 doc/tin.5:1598 doc/tin.5:1792 doc/tin.5:1842 doc/tin.5:1987 doc/tin.5:2002 doc/tin.5:2028 doc/tin.5:2081 doc/tin.5:2110 doc/tin.5:2213 doc/tin.5:2233 doc/tin.5:2333
 #, no-wrap
 msgid "0"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1692 doc/tin.1:1726
+#: doc/tin.1:1698 doc/tin.1:1732
 #, no-wrap
 msgid " ''Subject:'' (case sensitive)\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1692 doc/tin.1:1726 doc/tin.1:1865 doc/tin.1:2037 doc/tin.1:2083 doc/tin.1:2199 doc/tin.1:2226 doc/tin.1:2239 doc/tin.1:2290 doc/tin.1:2320 doc/tin.1:2391 doc/tin.1:2423 doc/tin.1:2443 doc/tin.1:2531 doc/tin.5:1593 doc/tin.5:1782 doc/tin.5:1832 doc/tin.5:1881 doc/tin.5:1979 doc/tin.5:1992 doc/tin.5:2018 doc/tin.5:2071 doc/tin.5:2100 doc/tin.5:2201 doc/tin.5:2221 doc/tin.5:2317
+#: doc/tin.1:1698 doc/tin.1:1732 doc/tin.1:1876 doc/tin.1:2065 doc/tin.1:2111 doc/tin.1:2227 doc/tin.1:2254 doc/tin.1:2267 doc/tin.1:2318 doc/tin.1:2348 doc/tin.1:2419 doc/tin.1:2451 doc/tin.1:2471 doc/tin.1:2559 doc/tin.5:1605 doc/tin.5:1794 doc/tin.5:1844 doc/tin.5:1893 doc/tin.5:1991 doc/tin.5:2004 doc/tin.5:2030 doc/tin.5:2083 doc/tin.5:2112 doc/tin.5:2215 doc/tin.5:2235 doc/tin.5:2335
 #, no-wrap
 msgid "1"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1694 doc/tin.1:1728
+#: doc/tin.1:1700 doc/tin.1:1734
 #, no-wrap
 msgid " ''Subject:'' (ignore case)\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1694 doc/tin.1:1728 doc/tin.1:1870 doc/tin.1:2039 doc/tin.1:2087 doc/tin.1:2202 doc/tin.1:2243 doc/tin.1:2292 doc/tin.1:2323 doc/tin.1:2393 doc/tin.1:2425 doc/tin.1:2445 doc/tin.1:2533 doc/tin.5:1598 doc/tin.5:1784 doc/tin.5:1837 doc/tin.5:1885 doc/tin.5:1995 doc/tin.5:2022 doc/tin.5:2073 doc/tin.5:2103 doc/tin.5:2203 doc/tin.5:2223 doc/tin.5:2319
+#: doc/tin.1:1700 doc/tin.1:1734 doc/tin.1:1881 doc/tin.1:2067 doc/tin.1:2115 doc/tin.1:2230 doc/tin.1:2271 doc/tin.1:2320 doc/tin.1:2351 doc/tin.1:2421 doc/tin.1:2453 doc/tin.1:2473 doc/tin.1:2561 doc/tin.5:1610 doc/tin.5:1796 doc/tin.5:1849 doc/tin.5:1897 doc/tin.5:2007 doc/tin.5:2034 doc/tin.5:2085 doc/tin.5:2115 doc/tin.5:2217 doc/tin.5:2237 doc/tin.5:2337
 #, no-wrap
 msgid "2"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1696 doc/tin.1:1730
+#: doc/tin.1:1702 doc/tin.1:1736
 #, no-wrap
 msgid " ''From:'' (case sensitive)\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1696 doc/tin.1:1730 doc/tin.1:2041 doc/tin.1:2205 doc/tin.1:2247 doc/tin.1:2294 doc/tin.1:2325 doc/tin.1:2395 doc/tin.1:2447 doc/tin.5:1786 doc/tin.5:1998 doc/tin.5:2026 doc/tin.5:2075 doc/tin.5:2105 doc/tin.5:2225
+#: doc/tin.1:1702 doc/tin.1:1736 doc/tin.1:2069 doc/tin.1:2233 doc/tin.1:2275 doc/tin.1:2322 doc/tin.1:2353 doc/tin.1:2423 doc/tin.1:2475 doc/tin.5:1798 doc/tin.5:2010 doc/tin.5:2038 doc/tin.5:2087 doc/tin.5:2117 doc/tin.5:2239
 #, no-wrap
 msgid "3"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1698 doc/tin.1:1732
+#: doc/tin.1:1704 doc/tin.1:1738
 #, no-wrap
 msgid " ''From:'' (ignore case)\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1698 doc/tin.1:1732 doc/tin.1:2043 doc/tin.1:2296 doc/tin.1:2327 doc/tin.1:2398 doc/tin.1:2449 doc/tin.5:1788 doc/tin.5:1891 doc/tin.5:2077 doc/tin.5:2107 doc/tin.5:2227
+#: doc/tin.1:1704 doc/tin.1:1738 doc/tin.1:2071 doc/tin.1:2324 doc/tin.1:2355 doc/tin.1:2426 doc/tin.1:2477 doc/tin.5:1800 doc/tin.5:1903 doc/tin.5:2089 doc/tin.5:2119 doc/tin.5:2241
 #, no-wrap
 msgid "4"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1700 doc/tin.1:1734
+#: doc/tin.1:1706 doc/tin.1:1740
 #, no-wrap
 msgid " ''Message-ID:'' & full ''References:'' line\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1700 doc/tin.1:1734 doc/tin.1:2298 doc/tin.1:2400 doc/tin.1:2452 doc/tin.5:2079 doc/tin.5:2230
+#: doc/tin.1:1706 doc/tin.1:1740 doc/tin.1:2326 doc/tin.1:2428 doc/tin.1:2480 doc/tin.5:2091 doc/tin.5:2244
 #, no-wrap
 msgid "5"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1702 doc/tin.1:1736
+#: doc/tin.1:1708 doc/tin.1:1742
 #, no-wrap
 msgid " ''Message-ID:'' & last ''References:'' entry only\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1702 doc/tin.1:1736 doc/tin.1:2300 doc/tin.1:2454 doc/tin.5:2081 doc/tin.5:2232
+#: doc/tin.1:1708 doc/tin.1:1742 doc/tin.1:2328 doc/tin.1:2482 doc/tin.5:2093 doc/tin.5:2246
 #, no-wrap
 msgid "6"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1704 doc/tin.1:1738
+#: doc/tin.1:1710 doc/tin.1:1744
 #, no-wrap
 msgid " ''Message-ID:'' entry only\n"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:1704 doc/tin.1:1738 doc/tin.1:2303 doc/tin.1:2456 doc/tin.5:2084 doc/tin.5:2234
+#: doc/tin.1:1710 doc/tin.1:1744 doc/tin.1:2331 doc/tin.1:2484 doc/tin.5:2096 doc/tin.5:2248
 #, no-wrap
 msgid "7"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1706 doc/tin.1:1740
+#: doc/tin.1:1712 doc/tin.1:1746
 #, no-wrap
 msgid " ''Lines:''\n"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1707
+#: doc/tin.1:1713
 #, no-wrap
 msgid "B<(default_filter_select_case)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1711 doc/tin.5:1430
+#: doc/tin.1:1717 doc/tin.5:1437
 msgid ""
 "Default for quick (1 key) auto-selection filter case. ON=filter case "
 "sensitive, OFF=ignore case. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1711
+#: doc/tin.1:1717
 #, no-wrap
 msgid "B<(default_filter_select_expire)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1716
+#: doc/tin.1:1722 doc/tin.5:1442
 msgid ""
 "Default for quick (1 key) auto-selection filter expire.  ON = limit to "
 "B<default_filter_days>, OFF = don't ever expire.  Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1716
+#: doc/tin.1:1722
 #, no-wrap
 msgid "B<(default_filter_select_global)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1720
+#: doc/tin.1:1726 doc/tin.5:1446
 msgid ""
 "Default for quick (1 key) auto-selection filter global.  ON=apply to all "
-"groups OFF=apply to current group. Default is ON."
+"groups, OFF=apply to current group. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1720
+#: doc/tin.1:1726
 #, no-wrap
 msgid "B<(default_filter_select_header)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1723 doc/tin.5:1441
+#: doc/tin.1:1729 doc/tin.5:1449
 msgid "Default for quick (1 key) auto-selection filter header."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1741
+#: doc/tin.1:1747
 #, no-wrap
 msgid "B<(default_goto_group)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1743
+#: doc/tin.1:1749
 #, no-wrap
 msgid "B<(default_group_search)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1745
+#: doc/tin.1:1751
 #, no-wrap
 msgid "B<(default_mail_address)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1747
+#: doc/tin.1:1753
 #, no-wrap
 msgid "B<(default_move_group)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1749
+#: doc/tin.1:1755
 #, no-wrap
 msgid "B<(default_pattern)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1751
+#: doc/tin.1:1757
 #, no-wrap
 msgid "B<(default_pipe_command)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1753
+#: doc/tin.1:1759
 #, no-wrap
 msgid "B<(default_post_newsgroups)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1755
+#: doc/tin.1:1761
 #, no-wrap
 msgid "B<(default_post_subject)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1757
+#: doc/tin.1:1763
 #, no-wrap
 msgid "B<(default_range_group)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1759
+#: doc/tin.1:1765
 #, no-wrap
 msgid "B<(default_range_select)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1761
+#: doc/tin.1:1767
 #, no-wrap
 msgid "B<(default_range_thread)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1763
+#: doc/tin.1:1769
 #, no-wrap
 msgid "B<(default_repost_group)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1765
+#: doc/tin.1:1771
 #, no-wrap
 msgid "B<(default_save_file)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1767
+#: doc/tin.1:1773
 #, no-wrap
 msgid "B<(default_save_mode)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1769
+#: doc/tin.1:1775
 #, no-wrap
 msgid "B<(default_select_pattern)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1771
+#: doc/tin.1:1777
 #, no-wrap
 msgid "B<(default_shell_command)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1773
+#: doc/tin.1:1779
 #, no-wrap
 msgid "B<(default_subject_search)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1775
+#: doc/tin.1:1781
 #, no-wrap
 msgid "B<Draw -E<gt> instead of highlighted bar (draw_arrow)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1779
+#: doc/tin.1:1785 doc/tin.5:1500
 msgid ""
 "Allows groups/articles to be selected by an arrow '-E<gt>' if set ON or by "
 "an highlighted bar if set OFF. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1779
+#: doc/tin.1:1785
 #, no-wrap
 msgid "B<Invocation of your editor (editor_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1783
+#: doc/tin.1:1789
 msgid ""
 "The format string used to create the editor start command with parameters.  "
-"Default is \"%E +%N %F\" (i.e., /bin/vi +7 .article)."
+"Default is \"%E +%N %F\" (e.g., /bin/vi +7 .article)."
+msgstr ""
+
+#. type: TP
+#: doc/tin.1:1789
+#, no-wrap
+msgid "B<Detection of external quotes (extquote_handling)>"
+msgstr ""
+
+#. type: Plain text
+#: doc/tin.1:1792 doc/tin.5:1508
+msgid "If ON quotes from external sources will be detected. Default is OFF."
+msgstr ""
+
+#. type: TP
+#: doc/tin.1:1792
+#, no-wrap
+msgid "B<Regex used to show external quotes (extquote_regex)>"
+msgstr ""
+
+#. type: Plain text
+#: doc/tin.1:1797 doc/tin.5:1513
+msgid ""
+"A regular expression that will be applied when reading articles. All "
+"matching lines are shown in B<col_extquote>. If B<extquote_regex> is blank, "
+"then B<tin> uses a built-in default."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1783
+#: doc/tin.1:1797
 #, no-wrap
 msgid "B<Force redraw after certain commands (force_screen_redraw)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1787 doc/tin.5:1501
+#: doc/tin.1:1801 doc/tin.5:1517
 msgid ""
 "Specifies whether a screen redraw should always be done after certain "
 "external commands. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1787
+#: doc/tin.1:1801
 #, no-wrap
 msgid "B<Number of articles to get (getart_limit)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1793
+#: doc/tin.1:1807
 msgid ""
 "If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
 "are fetched from the server. If B<getart_limit> is E<lt> 0 B<tin> will start "
@@ -4272,24 +4266,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1793
+#: doc/tin.1:1807
 #, no-wrap
 msgid "B<Catchup group using left key (group_catchup_on_exit)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1796 doc/tin.5:1519
+#: doc/tin.1:1810 doc/tin.5:1535
 msgid "If ON catchup group when leaving with the left arrow key. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1796
+#: doc/tin.1:1810
 #, no-wrap
 msgid "B<Format string for the Group level (group_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1800
+#: doc/tin.1:1814
 msgid ""
 "Format string tin uses for Group level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ %R\\ %L\\ \\ %s\\ "
@@ -4297,13 +4291,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1800
+#: doc/tin.1:1814
 #, no-wrap
 msgid "B<Go to the next unread article with (goto_next_unread)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1808 doc/tin.5:1516
+#: doc/tin.1:1822 doc/tin.5:1532
 msgid ""
 "Which keys B<tin> should accept to jump to the next unread article.  "
 "Possible is any combination of B<PageDown> and B<PageNextUnread>.  When "
@@ -4314,60 +4308,46 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1808
-#, no-wrap
-msgid "B<Max. length of group names shown (groupname_max_length)>"
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.1:1812 doc/tin.5:1543
-msgid ""
-"Maximum length of the names of newsgroups to be displayed so that more of "
-"the newsgroup description can be displayed. Default is 32."
-msgstr ""
-
-#. type: TP
-#: doc/tin.1:1812
+#: doc/tin.1:1822
 #, no-wrap
 msgid "B<Display uue data as an attachment (hide_uue)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1821
+#: doc/tin.1:1832 doc/tin.5:1565
 msgid ""
 "If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then "
 "sections of uuencoded data will be shown with a single tag line showing the "
-"size and filename (much the same as a MIME attachment). If set to 'Hide all' "
-"then any line that looks like uuencoded data will be folded into a tag "
-"line.  This is useful when uuencoded data is split across more than one "
+"size and filename (much the same as a MIME attachment).  If set to 'Hide "
+"all' then any line that looks like uuencoded data will be folded into a tag "
+"line. This is useful when uuencoded data is split across more than one "
 "article but can also lead to false positives. This setting can also be "
-"toggled in the article viewer. Default is 'No'."
+"toggled in the article viewer.  Default is 'No'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1821
+#: doc/tin.1:1832
 #, no-wrap
 msgid "B<External inews (inews_prog)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1828
+#: doc/tin.1:1839 doc/tin.5:1572
 msgid ""
 "Path, name and options of external B<\\%inews>(1).  If you are reading via "
-"NNTP the default value is --internal (use built-in NNTP inews), else it is "
-"\"inews -h\". The article is passed to B<inews_prog> on STDIN via 'E<lt> "
+"NNTP the default value is \"--internal\" (use built-in NNTP inews), else it "
+"is \"inews -h\". The article is passed to B<inews_prog> on STDIN via 'E<lt> "
 "article'."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1828
+#: doc/tin.1:1839
 #, no-wrap
 msgid "B<(info_in_last_line)>"
 msgstr ""
 
-#.  this is missing from the Menu
 #. type: Plain text
-#: doc/tin.1:1835
+#: doc/tin.1:1846 doc/tin.5:1578
 msgid ""
 "If ON, show current group description or article subject in the last line "
 "(not in the pager and global menu) - B<ToggleInfoLastLine> ('B<i>')  toggles "
@@ -4376,13 +4356,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1835
+#: doc/tin.1:1846
 #, no-wrap
 msgid "B<Use interactive mail reader (interactive_mailer)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1842
+#: doc/tin.1:1853
 msgid ""
 "Interactive mailreader: if greater than 0 your mailreader will be invoked "
 "earlier for reply so you can use more of its features (e.g. MIME, pgp, "
@@ -4395,26 +4375,26 @@ msgstr ""
 #.        mono_mark* currently do allow "Reverse video" even if
 #.        inverse_okay=FALSE
 #. type: TP
-#: doc/tin.1:1842
+#: doc/tin.1:1853
 #, no-wrap
 msgid "B<Use inverse video for page headers (inverse_okay)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1849 doc/tin.5:1576
+#: doc/tin.1:1860 doc/tin.5:1588
 msgid ""
 "If ON use inverse video for page headers and URL highlighting.  Default is "
 "ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1849
+#: doc/tin.1:1860
 #, no-wrap
 msgid "B<Keep failed arts in ~/dead.articles (keep_dead_articles)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1854 doc/tin.5:1581
+#: doc/tin.1:1865 doc/tin.5:1593
 msgid ""
 "If ON keep all failed postings in I<${TIN_HOMEDIR:-\"$HOME\"}/dead.articles> "
 "besides keeping the last failed posting in "
@@ -4422,20 +4402,20 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1854
+#: doc/tin.1:1865
 #, no-wrap
 msgid "B<Filter which articles (kill_level)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1858
+#: doc/tin.1:1869
 msgid ""
 "This option controls the processing and display of articles that are "
 "killed.  There are 3 options:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1865
+#: doc/tin.1:1876
 msgid ""
 "B<Kill only unread arts> is the 'traditional' behavior of B<tin>. Only "
 "unread articles are killed once only by marking them read. As filtering only "
@@ -4445,7 +4425,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1870 doc/tin.5:1598
+#: doc/tin.1:1881 doc/tin.5:1610
 msgid ""
 "B<Kill all arts & show with K> will process all articles in the group and "
 "therefore there is a processing overhead when using this option. Killed "
@@ -4454,7 +4434,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1874 doc/tin.5:1602
+#: doc/tin.1:1885 doc/tin.5:1614
 msgid ""
 "B<Kill all arts and never show> will process all articles in the group and "
 "therefore there is a processing overhead when using this option. Killed "
@@ -4462,59 +4442,59 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1876
+#: doc/tin.1:1887
 msgid "Default is 0 (B<Kill only unread arts>)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1876
+#: doc/tin.1:1887
 #, no-wrap
 msgid "B<Use 8bit characters in mail headers (mail_8bit_header)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1882
+#: doc/tin.1:1893 doc/tin.5:1621
 msgid ""
 "Allows 8bit characters unencoded in the header of mail message. Default is "
 "OFF. Turning it ON is effective only if B<mail_mime_encoding> is also set to "
 "8bit. Leaving it OFF is safe for most users and compliant to Internet Mail "
-"Standard (B<RFC\\%5322> and B<RFC\\%2047> ). Default is OFF."
+"Standard (B<RFC\\%5322> and B<RFC\\%2047>). Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1882
+#: doc/tin.1:1893
 #, no-wrap
 msgid "B<Mail address (mail_address)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1888 doc/tin.5:1615
+#: doc/tin.1:1899 doc/tin.5:1627
 msgid ""
 "User's mail address (and full name), if not username@host. This is used when "
 "creating articles, sending mail and when B<\\%pgp>(1)  signing."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1888
+#: doc/tin.1:1899
 #, no-wrap
 msgid "B<MIME encoding in mail messages (mail_mime_encoding)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1892 doc/tin.5:1619
+#: doc/tin.1:1903 doc/tin.5:1631
 msgid ""
 "MIME encoding of the body in mail message, if necessary (8bit, base64, "
 "quoted-printable, 7bit). Default is quoted-printable."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1892
+#: doc/tin.1:1903
 #, no-wrap
 msgid "B<Quote line when mailing (mail_quote_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1897 doc/tin.5:1624
+#: doc/tin.1:1908 doc/tin.5:1636
 msgid ""
 "Format of quote line when replying (via mail) to an article (%A=Address, "
 "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, "
@@ -4522,13 +4502,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1897
+#: doc/tin.1:1908
 #, no-wrap
 msgid "B<Format of the mailbox (mailbox_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1907 doc/tin.5:1634
+#: doc/tin.1:1918 doc/tin.5:1646
 msgid ""
 "Select one of the following mailbox-formats: MBOXO (default, except on SCO), "
 "MBOXRD or MMDF (default on SCO). See B<\\%mbox>(5)  and B<RFC\\%4155> for "
@@ -4537,13 +4517,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1907
+#: doc/tin.1:1918
 #, no-wrap
 msgid "B<Mail directory (maildir)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1916
+#: doc/tin.1:1927 doc/tin.5:1655
 msgid ""
 "The directory where articles/threads are to be saved in B<\\%mbox>(5)  "
 "format. This feature is mainly for use with the B<\\%elm>(1)  mail "
@@ -4553,32 +4533,62 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1916
+#: doc/tin.1:1927
 #, no-wrap
 msgid "B<Invocation of your mail command (mailer_format)>"
 msgstr ""
 
-#.  TODO: document %S, %T, %M, %F, %U ...
 #. type: Plain text
-#: doc/tin.1:1925
+#: doc/tin.1:1933 doc/tin.5:1661
 msgid ""
 "The format string used to create the mailer command with parameters that is "
 "used for mailing articles to other people. Default is '%M \"%T\" E<lt> %F' "
 "(e.g., /bin/mail \"iain\" E<lt> .article). The flexible format allows other "
-"mailers with different command-line parameters to be used such as 'elm -s "
-"\"%S\" \"%T\" E<lt> \"%F\"' (e.g., elm -s \"subject\" \"iain\" E<lt> "
-".article) or 'sendmail -oi -oem -t E<lt> %F' (e.g. sendmail -oi -oem -t "
-"E<lt> .article)."
+"mailers with different command line parameters to be used such as"
+msgstr ""
+
+#. type: Plain text
+#: doc/tin.1:1938 doc/tin.5:1666
+#, no-wrap
+msgid ""
+"sendmail -oem -t E<lt> %F\n"
+"elm -s \"%S\" \"%T\" E<lt> \"%F\"\n"
+"claws-mail --compose \"mailto:%T?subject=%S&insert=%F\"\n"
+msgstr ""
+
+#. type: Plain text
+#: doc/tin.1:1942 doc/tin.5:1670
+msgid ""
+"B<interactive_mailer> must be set adequate. The following substitutions are "
+"supported:"
+msgstr ""
+
+#. type: ta
+#: doc/tin.1:1944 doc/tin.5:1672
+#, no-wrap
+msgid "\\w'%S'u +\\w'default_mailer'u"
+msgstr ""
+
+#. type: Plain text
+#: doc/tin.1:1951 doc/tin.5:1679
+#, no-wrap
+msgid ""
+"%F\tfilename\n"
+"%M\tdefault_mailer\n"
+"%S\tsubject-field\n"
+"%T\tto-filed\n"
+"%U\tusername\n"
+"%%\t%\n"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1925
+#: doc/tin.1:1953
 #, no-wrap
 msgid "B<'Mark as (un)read' ignores tags (mark_ignore_tags)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1933 doc/tin.5:1680
+#: doc/tin.1:1961 doc/tin.5:1692
 msgid ""
 "When this is ON, the B<GroupMarkThdRead> ('B<K>'), B<ThreadMarkArtRead> "
 "('B<K>'), B<MarkThdUnread> ('B<Z>') at Group level and B<MarkArtUnread> "
@@ -4589,41 +4599,41 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1933
+#: doc/tin.1:1961
 #, no-wrap
 msgid "B<Mark saved articles/threads as read (mark_saved_read)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1936 doc/tin.5:1672
+#: doc/tin.1:1964 doc/tin.5:1684
 msgid "If ON mark articles that are saved as read. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1936
+#: doc/tin.1:1964
 #, no-wrap
 msgid "B<Viewer program for MIME articles (metamail_prog)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1948
+#: doc/tin.1:1976 doc/tin.5:1704
 msgid ""
 "Path, name and options of external B<\\%metamail>(1)  program used to view "
 "non-textual parts of articles.  To use the built-in viewer, set to "
 "--internal. This is the default value when B<\\%metamail>(1)  is not "
 "installed. Leave it blank if you don't want any automatic viewing of "
 "non-textual attachments. The 'V' command can always be used to manually view "
-"any attachments.  See also B<ask_for_metamail>."
+"any attachments. See also B<ask_for_metamail>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1948
+#: doc/tin.1:1976
 #, no-wrap
 msgid "B<MM_CHARSET (mm_charset)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1961
+#: doc/tin.1:1989 doc/tin.5:1717
 msgid ""
 "Charset supported locally, which is also used for MIME header (charset "
 "parameter and charset name in header encoding) in mail and news postings. If "
@@ -4637,13 +4647,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1961
+#: doc/tin.1:1989
 #, no-wrap
 msgid "B<MM_NETWORK_CHARSET (mm_network_charset)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1972
+#: doc/tin.1:2000 doc/tin.5:1728
 msgid ""
 "Charset used for posting and MIME headers; replaces B<mm_charset>.  "
 "Conversion between B<mm_network_charset> and local charset (determined via "
@@ -4654,14 +4664,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1975 doc/tin.5:1719
+#: doc/tin.1:2003 doc/tin.5:1731
 msgid ""
 "US-ASCII, ISO-8859-{1,2,3,4,5,7,9,10,13,14,15,16}, KOI8-{R,U,RU} "
 "EUC-{CN,JP,KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1981 doc/tin.5:1725
+#: doc/tin.1:2009 doc/tin.5:1737
 msgid ""
 "Not all values might work on your system, see B<\\%iconv_open>(3)  for more "
 "details. If it's not set, the value of the environment variable "
@@ -4670,13 +4680,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1981
+#: doc/tin.1:2009
 #, no-wrap
 msgid "B<Attribute of highlighting with _dash_ (mono_markdash)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1986
+#: doc/tin.1:2014 doc/tin.5:1742
 msgid ""
 "Character attribute of words emphasized like _this_. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4684,13 +4694,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1986
+#: doc/tin.1:2014
 #, no-wrap
 msgid "B<Attribute of highlighting with /slash/ (mono_markslash)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1991
+#: doc/tin.1:2019 doc/tin.5:1747
 msgid ""
 "Character attribute of words emphasized like /this/. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4698,13 +4708,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1991
+#: doc/tin.1:2019
 #, no-wrap
 msgid "B<Attribute of highlighting with *stars* (mono_markstar)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:1996
+#: doc/tin.1:2024 doc/tin.5:1752
 msgid ""
 "Character attribute of words emphasized like *this*. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4712,13 +4722,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:1996
+#: doc/tin.1:2024
 #, no-wrap
 msgid "B<Attribute of highlighting with -stroke- (mono_markstroke)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2001
+#: doc/tin.1:2029 doc/tin.5:1757
 msgid ""
 "Character attribute of words emphasized like -this-. It depends on your "
 "terminal which attributes are usable. See also B<word_h_display_marks> and "
@@ -4726,26 +4736,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2001
+#: doc/tin.1:2029
 #, no-wrap
 msgid "B<(newnews)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2005
+#: doc/tin.1:2033
 msgid ""
 "These are internal timers used by B<tin> to keep track of new newsgroups.  "
 "Do not change them unless you understand what they are for."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2005
+#: doc/tin.1:2033
 #, no-wrap
 msgid "B<Display these header fields (or *) (news_headers_to_display)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2012
+#: doc/tin.1:2040 doc/tin.5:1770
 msgid ""
 "Which news headers you wish to see. If you want to see _all_ the headers, "
 "place an '*' as this value. This is the only way a wildcard can be used.  If "
@@ -4755,30 +4765,30 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2012
+#: doc/tin.1:2040
 #, no-wrap
 msgid "B<Do not display these header fields (news_headers_to_not_display)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2021
+#: doc/tin.1:2049 doc/tin.5:1779
 msgid ""
 "Same as B<news_headers_to_display> except it denotes the opposite. An "
-"example of using both options might be if you thought X- headers were A Good "
-"Thing(tm), but thought Alan and Pape were miscreants... well then you would "
-"do something like this: I<news_headers_to_display=X-> "
-"I<news_headers_to_not_display=X-Alan X-Pape>.  Not defining anything turns "
-"off this option."
+"example of using both options might be if you thought 'X-' headers were A "
+"Good Thing(tm), but thought Alan and Pape were miscreants... well then you "
+"would do something like this: B<news_headers_to_display=X-> "
+"B<news_headers_to_not_display=X-Alan X-Pape> Not defining anything turns off "
+"this option."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2021
+#: doc/tin.1:2049
 #, no-wrap
 msgid "B<Quote line when following up (news_quote_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2026 doc/tin.5:1772
+#: doc/tin.1:2054 doc/tin.5:1784
 msgid ""
 "Format of quote line when posting/following up an article (%A=Address, "
 "%D=Date, %F=Fullname+Address, %G=Groupname, %M=Message-ID, %N=Fullname, "
@@ -4786,84 +4796,84 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2026
+#: doc/tin.1:2054
 #, no-wrap
 msgid "B<NNTP read timeout in seconds (nntp_read_timeout_secs)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2030
+#: doc/tin.1:2058
 msgid ""
 "Time in seconds to wait for a response from the server. Default is 120.  "
 "Setting this to 0 means no timeout."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2030
+#: doc/tin.1:2058
 #, no-wrap
 msgid "B<Unicode normalization form (normalization_form)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2034
+#: doc/tin.1:2062
 msgid ""
 "The normalization form B<tin> should use to normalize unicode input.  The "
 "possible values are:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2037 doc/tin.5:1782
+#: doc/tin.1:2065 doc/tin.5:1794
 msgid "B<None>: no normalization"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2039 doc/tin.5:1784
+#: doc/tin.1:2067 doc/tin.5:1796
 msgid "B<NFKC>: Compatibility Decomposition, followed by Canonical Composition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2041 doc/tin.5:1786
+#: doc/tin.1:2069 doc/tin.5:1798
 msgid "B<NFKD>: Compatibility Decomposition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2043 doc/tin.5:1788
+#: doc/tin.1:2071 doc/tin.5:1800
 msgid "B<NFC>: Canonical Decomposition, followed by Canonical Composition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2045 doc/tin.5:1790
+#: doc/tin.1:2073 doc/tin.5:1802
 msgid "B<NFD>: Canonical Decomposition"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2049
+#: doc/tin.1:2077
 msgid ""
 "Some normalization modes are only available if they are supported by the "
 "library B<tin> uses to do the normalization. NFC should be used if possible."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2049
+#: doc/tin.1:2077
 #, no-wrap
 msgid "B<Go to first unread article in group (pos_first_unread)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2053
+#: doc/tin.1:2081 doc/tin.5:1811
 msgid ""
 "If ON put cursor at first unread article in group otherwise at last "
 "article. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2053
+#: doc/tin.1:2081
 #, no-wrap
 msgid "B<Use 8bit characters in news headers (post_8bit_header)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2064 doc/tin.5:1810
+#: doc/tin.1:2092 doc/tin.5:1822
 msgid ""
 "Allows 8bit characters unencoded in the header of a news article, if set "
 "this also disables the generation of MIME-headers when they are usually "
@@ -4876,27 +4886,27 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2064
+#: doc/tin.1:2092
 #, no-wrap
 msgid "B<MIME encoding in news messages (post_mime_encoding)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2069
+#: doc/tin.1:2097 doc/tin.5:1827
 msgid ""
 "MIME encoding of the body in news message, if necessary. (8bit, base64, "
-"quoted-printable, 7bit). Default is 8bit, which leads to no encoding. base64 "
-"and quoted-printable are usually undesired on usenet."
+"quoted-printable, 7bit). Default is 8bit, which leads to no encoding.  "
+"base64 and quoted-printable are usually undesired on usenet."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2069
+#: doc/tin.1:2097
 #, no-wrap
 msgid "B<View post-processed files (post_process_view)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2076
+#: doc/tin.1:2104
 msgid ""
 "If ON, then B<tin> will start an appropriate viewer program to display any "
 "files that were post processed and uudecoded. The program is determined "
@@ -4904,41 +4914,41 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2076
+#: doc/tin.1:2104
 #, no-wrap
 msgid "B<Post process saved articles (post_process_type)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2080
+#: doc/tin.1:2108
 msgid ""
 "This specifies whether to perform post processing on saved articles.  The "
 "following values are allowed:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2083 doc/tin.5:1832
+#: doc/tin.1:2111 doc/tin.5:1844
 msgid "B<No> (default), no post processing is done."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2087
+#: doc/tin.1:2115
 msgid "B<Shell archives>, unpacking of multi-part B<\\%shar>(1)  files only."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2089 doc/tin.5:1839
+#: doc/tin.1:2117 doc/tin.5:1851
 msgid "B<Yes>, binary attachments and data will be decoded and saved."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2090
+#: doc/tin.1:2118
 #, no-wrap
 msgid "B<Filename to be used for storing posted articles (posted_articles_file)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2096 doc/tin.5:1846
+#: doc/tin.1:2124 doc/tin.5:1858
 msgid ""
 "Keep posted articles in "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/>B<posted_articles_file>.  If no filename "
@@ -4946,26 +4956,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2096
+#: doc/tin.1:2124
 #, no-wrap
 msgid "B<Print all headers when printing (print_header)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2100 doc/tin.5:1850
+#: doc/tin.1:2128 doc/tin.5:1862
 msgid ""
 "If ON, then the full article header is sent to the printer. Otherwise only "
 "the ''Subject:'' and ''From:'' fields are output. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2100
+#: doc/tin.1:2128
 #, no-wrap
 msgid "B<Printer program with options (printer)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2109
+#: doc/tin.1:2137
 msgid ""
 "The printer program with options that is to be used to print articles.  The "
 "default is B<\\%lpr>(1)  for BSD machines and B<\\%lp>(1)  for SysV "
@@ -4974,40 +4984,40 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2109
+#: doc/tin.1:2137
 #, no-wrap
 msgid "B<Process only unread articles (process_only_unread)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2113 doc/tin.5:1864
+#: doc/tin.1:2141 doc/tin.5:1876
 msgid ""
 "If ON only save/print/pipe/mail unread articles (tagged articles excepted).  "
 "Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2113
+#: doc/tin.1:2141
 #, no-wrap
 msgid "B<Show empty Followup-To in editor (prompt_followupto)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2116
+#: doc/tin.1:2144
 msgid ""
 "If ON show empty ''Followup-To:'' header when editing an article. Default is "
 "OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2116
+#: doc/tin.1:2144
 #, no-wrap
 msgid "B<Characters used as quote-marks (quote_chars)>"
 msgstr ""
 
 #.  TODO: document %s
 #. type: Plain text
-#: doc/tin.1:2121 doc/tin.5:1874
+#: doc/tin.1:2149 doc/tin.5:1886
 msgid ""
 "The character used in quoting included text to article followups and mail "
 "replies. The '_' character represents a blank character and is replaced with "
@@ -5015,13 +5025,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2121
+#: doc/tin.1:2149
 #, no-wrap
 msgid "B<Quoting behavior (quote_style)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2128
+#: doc/tin.1:2156
 msgid ""
 "How articles should be quoted when following up or replying to them. There "
 "are a number of things that can be done: empty lines can be quoted, "
@@ -5032,7 +5042,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2132
+#: doc/tin.1:2160
 msgid ""
 "When you are viewing an article in raw mode ('B<^H>'), and follow up or "
 "reply to it, the signature will be quoted even if it would otherwise not "
@@ -5040,13 +5050,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2132
+#: doc/tin.1:2160
 #, no-wrap
 msgid "B<Regex used to show quoted lines (quote_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2137
+#: doc/tin.1:2165
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote>. If B<quote_regex> is blank, then "
@@ -5054,13 +5064,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2137
+#: doc/tin.1:2165
 #, no-wrap
 msgid "B<Regex used to show twice quoted l. (quote_regex2)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2142
+#: doc/tin.1:2170
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote2>. If B<quote_regex2> is blank, then "
@@ -5068,13 +5078,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2142
+#: doc/tin.1:2170
 #, no-wrap
 msgid "B<Regex used to show E<gt>= 3 times q.l. (quote_regex3)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2147
+#: doc/tin.1:2175
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote3>. If B<quote_regex3> is blank, then "
@@ -5082,39 +5092,39 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2147
+#: doc/tin.1:2175
 #, no-wrap
 msgid "B<Article recentness time limit (recent_time)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2151 doc/tin.5:1919
+#: doc/tin.1:2179 doc/tin.5:1931
 msgid ""
 "If set to 0, this feature is deactivated, otherwise it means the number of "
 "days. Default is 2."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2151
+#: doc/tin.1:2179
 #, no-wrap
 msgid "B<Render BiDi (render_bidi)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2155 doc/tin.5:1923
+#: doc/tin.1:2183 doc/tin.5:1935
 msgid ""
 "If ON B<tin> does the rendering of bi-directional text. If OFF B<tin> leaves "
 "the rendering of bi-directional text to the terminal. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2155
+#: doc/tin.1:2183
 #, no-wrap
 msgid "B<Interval in seconds to reread active (reread_active_file_secs)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2160 doc/tin.5:1928
+#: doc/tin.1:2188 doc/tin.5:1940
 msgid ""
 "The news I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file is "
 "reread at regular intervals to show if any new news has arrived. Default is "
@@ -5122,95 +5132,95 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2160
+#: doc/tin.1:2188
 #, no-wrap
 msgid "B<Directory to save arts/threads in (savedir)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2164 doc/tin.5:1932
+#: doc/tin.1:2192 doc/tin.5:1944
 msgid ""
 "Directory where articles/threads are saved. Default is "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/News>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2164
+#: doc/tin.1:2192
 #, no-wrap
 msgid "B<Score limit (kill) (score_limit_kill)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2168 doc/tin.5:1936
+#: doc/tin.1:2196 doc/tin.5:1948
 msgid ""
 "If the score of an article is below or equal this value the article gets "
 "marked as killed."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2168
+#: doc/tin.1:2196
 #, no-wrap
 msgid "B<Score limit (select) (score_limit_select)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2172 doc/tin.5:1940
+#: doc/tin.1:2200 doc/tin.5:1952
 msgid ""
 "If the score of an article is above or equal this value the article gets "
 "marked as hot."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2172
+#: doc/tin.1:2200
 #, no-wrap
 msgid "B<Default score to kill articles (score_kill)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2176 doc/tin.5:1944
+#: doc/tin.1:2204 doc/tin.5:1956
 msgid ""
 "Score of an article which should be killed, this must be E<lt>= "
 "B<score_limit_kill>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2176
+#: doc/tin.1:2204
 #, no-wrap
 msgid "B<Default score to select articles (score_select)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2180 doc/tin.5:1948
+#: doc/tin.1:2208 doc/tin.5:1960
 msgid ""
 "Score of an article which should be marked hot, this must be E<gt>= "
 "B<score_limit_select>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2180
+#: doc/tin.1:2208
 #, no-wrap
 msgid "B<Number of lines to scroll in pager (scroll_lines)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2188
+#: doc/tin.1:2216 doc/tin.5:1968
 msgid ""
 "The number of lines that will be scrolled up/down in the article pager when "
 "using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get "
 "traditional tin page-by-page scrolling. Set to -1 to get page-by-page "
 "scrolling where the top/bottom line is carried over onto the next page.  "
 "This setting supersedes show_last_line_prev_page=ON. Set to -2 to get "
-"half-page scrolling. This setting supersedes full_page_scroll=OFF."
+"half-page scrolling. This setting supersedes B<full_page_scroll>=OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2188
+#: doc/tin.1:2216
 #, no-wrap
 msgid "B<Format string for the Selection level (select_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2192
+#: doc/tin.1:2220
 msgid ""
 "Format string tin uses for Selection level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%f\\ %n\\ %U\\ \\ %G\\ \\ "
@@ -5218,52 +5228,52 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2192
+#: doc/tin.1:2220
 #, no-wrap
-msgid "B<In group menu, show author by (show_author)>"
+msgid "B<In group and thread level, show author by (show_author)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2196 doc/tin.5:1989
+#: doc/tin.1:2224 doc/tin.5:2001
 msgid ""
 "Which information about the author should be shown. Default is 2, authors "
 "full name."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2199 doc/tin.5:1992
+#: doc/tin.1:2227 doc/tin.5:2004
 msgid "B<None>, only the ''Subject:'' line will be displayed."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2202 doc/tin.5:1995
+#: doc/tin.1:2230 doc/tin.5:2007
 msgid ""
 "B<Address>, ''Subject:'' line & the address part of the ''From:'' line are "
 "displayed."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2205 doc/tin.5:1998
+#: doc/tin.1:2233 doc/tin.5:2010
 msgid ""
 "B<Full Name>, ''Subject:'' line & the authors full name part of the "
 "\\&''From:'' line are displayed (default)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2208 doc/tin.5:2001
+#: doc/tin.1:2236 doc/tin.5:2013
 msgid ""
 "B<Address and Name>, ''Subject:'' line & all of the ''From:'' line are "
 "displayed."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2209
+#: doc/tin.1:2237
 #, no-wrap
 msgid "B<Show description of each newsgroup (show_description)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2218
+#: doc/tin.1:2246
 msgid ""
 "If ON show a short group description text after newsgroup name at the group "
 "selection level. The ''B<-d>'' command-line flag will override the setting "
@@ -5274,48 +5284,48 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2218
+#: doc/tin.1:2246
 #, no-wrap
 msgid "B<Function for sorting articles (sort_function)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2221 doc/tin.5:1974
+#: doc/tin.1:2249 doc/tin.5:1986
 msgid "Function used for sorting articles. Default is 0."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2226 doc/tin.5:1979
+#: doc/tin.1:2254 doc/tin.5:1991
 msgid "Use B<\\%qsort>(3)  for sorting."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2231 doc/tin.5:1984
+#: doc/tin.1:2259 doc/tin.5:1996
 msgid ""
 "Use B<\\%heapsort>(3)  for sorting. This might be faster in large groups "
 "with long threads (somewhat presorted data)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2232
+#: doc/tin.1:2260
 #, no-wrap
 msgid "B<Show lines/score in listings (show_info)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2236 doc/tin.5:2015
+#: doc/tin.1:2264 doc/tin.5:2027
 msgid ""
 "Which information about the thread or article should be shown. Default is 1, "
 "show only the line count."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2239 doc/tin.5:2018
+#: doc/tin.1:2267 doc/tin.5:2030
 msgid "B<None>, no information will be displayed."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2243
+#: doc/tin.1:2271 doc/tin.5:2034
 msgid ""
 "B<Lines>, in article listing the line count of an article will be displayed "
 "and in thread listing the line count of first (unread) article will be "
@@ -5323,7 +5333,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2247 doc/tin.5:2026
+#: doc/tin.1:2275 doc/tin.5:2038
 msgid ""
 "B<Score>, in article listing the score of an article will be displayed and "
 "in thread listing the score of the thread will be displayed - see also "
@@ -5331,66 +5341,66 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2249 doc/tin.5:2028
+#: doc/tin.1:2277 doc/tin.5:2040
 msgid "B<Lines & Score>, display line count and score."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2250
+#: doc/tin.1:2278
 #, no-wrap
 msgid "B<Show only unread articles (show_only_unread_arts)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2254
+#: doc/tin.1:2282 doc/tin.5:2045
 msgid ""
 "If ON show only new/unread articles otherwise show all articles.  Default is "
 "ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2254
+#: doc/tin.1:2282
 #, no-wrap
 msgid "B<Show only groups with unread arts (show_only_unread_groups)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2258 doc/tin.5:2037
+#: doc/tin.1:2286 doc/tin.5:2049
 msgid ""
 "If ON show only subscribed groups that contain unread articles. Default is "
 "OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2258
+#: doc/tin.1:2286
 #, no-wrap
 msgid "B<Display signatures (show_signatures)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2262
+#: doc/tin.1:2290
 msgid "If OFF don't show signatures when displaying articles.  Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2262
+#: doc/tin.1:2290
 #, no-wrap
 msgid "B<Prepend signature with '\\en-- \\en' (sigdashes)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2265 doc/tin.5:2043
+#: doc/tin.1:2293 doc/tin.5:2055
 msgid "If ON prepend the signature with sigdashes. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2265
+#: doc/tin.1:2293
 #, no-wrap
 msgid "B<Create signature from path/command (sigfile)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2275
+#: doc/tin.1:2303
 msgid ""
 "The path that specifies the signature file to use when posting, following up "
 "to or replying to an article. If the path is a directory then the signature "
@@ -5402,24 +5412,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2275
+#: doc/tin.1:2303
 #, no-wrap
 msgid "B<Add signature when reposting (signature_repost)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2278 doc/tin.5:2057
+#: doc/tin.1:2306 doc/tin.5:2069
 msgid "If ON add signature to reposted articles. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2278
+#: doc/tin.1:2306
 #, no-wrap
 msgid "B<Regex used to highlight /slashes/ (slashes_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2283
+#: doc/tin.1:2311
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markslash> or B<mono_markslash>. If "
@@ -5427,141 +5437,141 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2283
+#: doc/tin.1:2311
 #, no-wrap
 msgid "B<Sort articles by (sort_article_type)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2287 doc/tin.5:2068
+#: doc/tin.1:2315 doc/tin.5:2080
 msgid ""
 "This specifies how articles should be sorted. Sort by ascending Date (6) is "
 "the default. The following sort types are allowed:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2290 doc/tin.5:2071
+#: doc/tin.1:2318 doc/tin.5:2083
 msgid "B<Nothing>, don't sort articles."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2292 doc/tin.5:2073
+#: doc/tin.1:2320 doc/tin.5:2085
 msgid "B<Subject: (descending)>, sort articles by ''Subject:'' field descending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2294 doc/tin.5:2075
+#: doc/tin.1:2322 doc/tin.5:2087
 msgid "B<Subject: (ascending)>, sort articles by ''Subject:'' field ascending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2296 doc/tin.5:2077
+#: doc/tin.1:2324 doc/tin.5:2089
 msgid "B<From: (descending)>, sort articles by ''From:'' field descending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2298 doc/tin.5:2079
+#: doc/tin.1:2326 doc/tin.5:2091
 msgid "B<From: (ascending)>, sort articles by ''From:'' field ascending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2300 doc/tin.5:2081
+#: doc/tin.1:2328 doc/tin.5:2093
 msgid "B<Date: (descending)>, sort articles by ''Date:'' field descending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2303 doc/tin.5:2084
+#: doc/tin.1:2331 doc/tin.5:2096
 msgid "B<Date: (ascending)>, sort articles by ''Date:'' field ascending (default)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2305 doc/tin.5:2086
+#: doc/tin.1:2333 doc/tin.5:2098
 msgid "B<Score (descending)>, sort articles by filtering score descending."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:2305 doc/tin.5:2086
+#: doc/tin.1:2333 doc/tin.5:2098
 #, no-wrap
 msgid "8"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2307 doc/tin.5:2088
+#: doc/tin.1:2335 doc/tin.5:2100
 msgid "B<Score (ascending)>, sort articles by filtering score ascending."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:2307 doc/tin.5:2088
+#: doc/tin.1:2335 doc/tin.5:2100
 #, no-wrap
 msgid "9"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2309 doc/tin.5:2090
+#: doc/tin.1:2337 doc/tin.5:2102
 msgid "B<Lines: (descending)>, sort articles by ''Lines:'' field descending."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:2309 doc/tin.5:2090
+#: doc/tin.1:2337 doc/tin.5:2102
 #, no-wrap
 msgid "10"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2311 doc/tin.5:2092
+#: doc/tin.1:2339 doc/tin.5:2104
 msgid "B<Lines: (ascending)>, sort articles by ''Lines:'' field ascending."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2312
+#: doc/tin.1:2340
 #, no-wrap
 msgid "B<Sort threads by (sort_threads_type)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2317 doc/tin.5:2097
+#: doc/tin.1:2345 doc/tin.5:2109
 msgid ""
 "This specifies how threads will be sorted. Sort by descending Score (1) is "
 "the default. The following sort types are allowed:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2320 doc/tin.5:2100
+#: doc/tin.1:2348 doc/tin.5:2112
 msgid "B<Nothing>, don't sort threads."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2323 doc/tin.5:2103
+#: doc/tin.1:2351 doc/tin.5:2115
 msgid "B<Score (descending)>, sort threads by filtering score descending (default)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2325 doc/tin.5:2105
+#: doc/tin.1:2353 doc/tin.5:2117
 msgid "B<Score (ascending)>, sort threads by filtering score ascending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2327 doc/tin.5:2107
+#: doc/tin.1:2355 doc/tin.5:2119
 msgid ""
 "B<Last posting date (descending)>, sort threads by date of last posting "
 "descending."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2329 doc/tin.5:2109
+#: doc/tin.1:2357 doc/tin.5:2121
 msgid ""
 "B<Last posting date (ascending)>, sort threads by date of last posting "
 "ascending."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2330
+#: doc/tin.1:2358
 #, no-wrap
 msgid "B<Spamtrap warning address parts (spamtrap_warning_addresses)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2335
+#: doc/tin.1:2363 doc/tin.5:2127
 msgid ""
 "Set this option to a list of comma-separated strings to be warned if you are "
 "replying to an article by mail where the e-mail address contains one of "
@@ -5569,18 +5579,18 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2337
+#: doc/tin.1:2365 doc/tin.5:2129
 msgid "I<spam,delete,remove>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2337
+#: doc/tin.1:2365
 #, no-wrap
 msgid "B<Regex used to highlight *stars* (stars_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2342
+#: doc/tin.1:2370
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstar> or B<mono_markstar>. If "
@@ -5588,13 +5598,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2342
+#: doc/tin.1:2370
 #, no-wrap
 msgid "B<Start editor with line offset (start_editor_offset)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2347 doc/tin.5:2127
+#: doc/tin.1:2375 doc/tin.5:2141
 msgid ""
 "Set ON if the editor used for posting, follow-ups and bug reports has the "
 "capability of starting and positioning the cursor at a specified line within "
@@ -5602,26 +5612,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2347
+#: doc/tin.1:2375
 #, no-wrap
 msgid "B<Strip blanks of end of lines (strip_blanks)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2353 doc/tin.5:2131
+#: doc/tin.1:2381 doc/tin.5:2145
 msgid ""
 "Strips the blanks from the end of each line therefore speeding up the "
 "display when reading on a slow terminal or via modem. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2353
+#: doc/tin.1:2381
 #, no-wrap
 msgid "B<Remove bogus groups from newsrc (strip_bogus)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2362 doc/tin.5:2140
+#: doc/tin.1:2390 doc/tin.5:2154
 msgid ""
 "Bogus groups are groups that are present in your "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file that no longer exist on the news "
@@ -5633,26 +5643,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2362
+#: doc/tin.1:2390
 #, no-wrap
 msgid "B<No unsubscribed groups in newsrc (strip_newsrc)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2366 doc/tin.5:2144
+#: doc/tin.1:2394 doc/tin.5:2158
 msgid ""
 "If ON, then unsubscribed groups will be permanently removed from your "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc> file. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2366
+#: doc/tin.1:2394
 #, no-wrap
 msgid "B<Regex used to highlight -strokes- (strokes_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2371
+#: doc/tin.1:2399
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstroke> or B<mono_markstroke>.  If "
@@ -5660,13 +5670,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2371
+#: doc/tin.1:2399
 #, no-wrap
 msgid "B<Wrap around threads on next unread (wrap_on_next_unread)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2376 doc/tin.5:2346
+#: doc/tin.1:2404 doc/tin.5:2364
 msgid ""
 "If enabled a search for the next unread article will wrap around all "
 "articles to find also previous unread articles. If disabled the search stops "
@@ -5674,26 +5684,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2376
+#: doc/tin.1:2404
 #, no-wrap
 msgid "B<Display \"a as Umlaut-a (tex2iso_conv)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2380
+#: doc/tin.1:2408
 msgid ""
 "If ON, show \"a as Umlaut-a, etc. Default is OFF. This behavior can also be "
 "toggled in the article viewer via B<PageToggleTex2iso> ('B<\">')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2380
+#: doc/tin.1:2408
 #, no-wrap
 msgid "B<Thread articles by (thread_articles)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2388
+#: doc/tin.1:2416
 msgid ""
 "Defines which threading method to use. It's possible to set the threading "
 "type on a per group basis by setting the group attribute variable "
@@ -5704,60 +5714,60 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2391
+#: doc/tin.1:2419
 msgid "B<None>, don't thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2393
+#: doc/tin.1:2421
 msgid "B<Subject>, thread on ''Subject:'' only."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2395
+#: doc/tin.1:2423
 msgid "B<References>, thread on ''References:'' only."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2398
+#: doc/tin.1:2426
 msgid ""
 "B<Both Subject and References>, thread on ''References:'' then "
 "\\&''Subject:'' (default)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2400
+#: doc/tin.1:2428
 msgid "B<Multipart Subject>, thread multipart articles on ''Subject:''."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2403
+#: doc/tin.1:2431
 msgid ""
 "B<Percentage Match>, thread base upon a partial character match on "
 "\\&''Subject:''."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2404
+#: doc/tin.1:2432
 #, no-wrap
 msgid "B<Catchup thread by using left key (thread_catchup_on_exit)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2408 doc/tin.5:2194
+#: doc/tin.1:2436 doc/tin.5:2208
 msgid ""
 "If ON catchup group/thread when leaving with the left arrow key. Default is "
 "ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2408
+#: doc/tin.1:2436
 #, no-wrap
 msgid "B<Format string for the Thread level (thread_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2412
+#: doc/tin.1:2440
 msgid ""
 "Format string tin uses for Thread level representation. See the section "
 "\"CUSTOMIZING THE SCREEN FORMAT\". Default is \"%n\\ %m\\ \\ [%L]\\ \\ %T\\ "
@@ -5765,54 +5775,54 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2412
+#: doc/tin.1:2440
 #, no-wrap
 msgid "B<Matchingness of a thread (thread_perc)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2416
+#: doc/tin.1:2444
 msgid ""
 "How closely the subjects must match for two threads to be considered part of "
 "the same thread. This is a percentage and the default if 75%."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2416
+#: doc/tin.1:2444
 #, no-wrap
 msgid "B<Score of a thread (thread_score)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2420 doc/tin.5:2198
+#: doc/tin.1:2448 doc/tin.5:2212
 msgid ""
 "How the total score of a thread is computed. Default is 0, the maximum score "
 "in this thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2423 doc/tin.5:2201
+#: doc/tin.1:2451 doc/tin.5:2215
 msgid "B<Max>, the maximum score in this thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2425 doc/tin.5:2203
+#: doc/tin.1:2453 doc/tin.5:2217
 msgid "B<Sum>, the sum of all scores in this thread."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2427 doc/tin.5:2205
+#: doc/tin.1:2455 doc/tin.5:2219
 msgid "B<Average>, the average score in this thread."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2428
+#: doc/tin.1:2456
 #, no-wrap
 msgid "B<Transliteration (translit)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2436 doc/tin.5:2214
+#: doc/tin.1:2464 doc/tin.5:2228
 msgid ""
 "If ON append //TRANSLIT to the first argument of B<\\%iconv_open>(3)  to "
 "enable transliteration. This means that when a character cannot be "
@@ -5822,70 +5832,70 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2436
+#: doc/tin.1:2464
 #, no-wrap
 msgid "B<How to treat blank lines (trim_article_body)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2440 doc/tin.5:2218
+#: doc/tin.1:2468 doc/tin.5:2232
 msgid ""
 "Allows you to select how B<tin> treats blank lines in article bodies.  "
 "Default is 0. This option does not affect lines within verbatim blocks."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2443 doc/tin.5:2221
+#: doc/tin.1:2471 doc/tin.5:2235
 msgid "B<Don't trim article body>, do nothing."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2445 doc/tin.5:2223
+#: doc/tin.1:2473 doc/tin.5:2237
 msgid "B<Skip leading blank lines>."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2447 doc/tin.5:2225
+#: doc/tin.1:2475 doc/tin.5:2239
 msgid "B<Skip trailing blank lines>."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2449 doc/tin.5:2227
+#: doc/tin.1:2477 doc/tin.5:2241
 msgid ""
 "B<Skip leading and trailing blank l.>, skip leading and trailing blank "
 "lines."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2452 doc/tin.5:2230
+#: doc/tin.1:2480 doc/tin.5:2244
 msgid ""
 "B<Compact multiple between text>, replace multiple blank lines between "
 "textblocks with one blank line."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2454 doc/tin.5:2232
+#: doc/tin.1:2482 doc/tin.5:2246
 msgid "B<Compact multiple and skip leading>, 4 + 1"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2456 doc/tin.5:2234
+#: doc/tin.1:2484 doc/tin.5:2248
 msgid "B<Compact multiple and skip trailing>, 4 + 2"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2458 doc/tin.5:2236
+#: doc/tin.1:2486 doc/tin.5:2250
 msgid "B<Compact mltpl., skip lead. & trai.>, 4 + 3"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2459
+#: doc/tin.1:2487
 #, no-wrap
 msgid "B<Regex used to highlight _underline_ (underscores_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2464
+#: doc/tin.1:2492
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markdash> or B<mono_markdash>. If "
@@ -5893,142 +5903,142 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2464
+#: doc/tin.1:2492
 #, no-wrap
 msgid "B<Remove ~/.article after posting (unlink_article)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2467
+#: doc/tin.1:2495
 msgid "If ON remove I<~/.article> after posting. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2467
+#: doc/tin.1:2495
 #, no-wrap
-msgid "B<Program that opens URL's (url_handler)>"
+msgid "B<Program that opens URLs (url_handler)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2472
+#: doc/tin.1:2500 doc/tin.5:2267
 msgid ""
-"The program that will be run when launching URL's in the article viewer "
-"using B<PageViewUrl> ('B<U>'). The actual URL will be appended to this.  "
-"Default is B<url_handler.pl %s>."
+"The program that will be run when launching URLs in the article viewer using "
+"B<PageViewUrl> ('B<U>'). The actual URL will be appended to this. Default is "
+"B<url_handler.pl %s>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2472
+#: doc/tin.1:2500
 #, no-wrap
 msgid "B<URL highlighting in message body (url_highlight)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2475 doc/tin.5:2256
+#: doc/tin.1:2503 doc/tin.5:2270
 msgid "Enable highlighting URLs in message body. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2475
+#: doc/tin.1:2503
 #, no-wrap
 msgid "B<Use ANSI color (use_color)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2478
+#: doc/tin.1:2506
 msgid "If enabled B<tin> uses ANSI-colors. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2478
+#: doc/tin.1:2506
 #, no-wrap
 msgid "B<Use scroll keys on keypad (use_keypad)>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2481
+#: doc/tin.1:2509
 #, no-wrap
 msgid "B<Use mouse in xterm (use_mouse)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2487 doc/tin.5:2270
+#: doc/tin.1:2515 doc/tin.5:2284
 msgid ""
 "Allows the mouse button support in a B<\\%xterm>(1x)  to be "
 "enabled/disabled.  Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2487
+#: doc/tin.1:2515
 #, no-wrap
 msgid "B<Use slrnface to show ''X-Face:''s (use_slrnface)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2497
+#: doc/tin.1:2525
 msgid ""
 "If enabled B<tin> uses B<\\%slrnface>(1)  to interpret the ''X-Face:'' "
-"header. For this option to have any effect, B<tin> must be running in an "
+"header. For this option to have any effect, B<tin> must be running in a "
 "B<\\%xterm>(1x)  and B<\\%slrnface>(1)  must be in your $B<PATH>. Default is "
 "OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2497
+#: doc/tin.1:2525
 #, no-wrap
 msgid "B<Use UTF-8 graphics (utf8_graphics)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2501 doc/tin.5:2286
+#: doc/tin.1:2529 doc/tin.5:2300
 msgid ""
 "If ON use UTF-8 characters for indicator ('-E<gt>'), thread/attachment tree "
 "and ellipsis ('...'). Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2501
+#: doc/tin.1:2529
 #, no-wrap
 msgid "B<Regex for begin of a verbatim block (verbatim_begin_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2504
+#: doc/tin.1:2532
 msgid ""
 "A regular expression that tin will use to find the begin of a verbatim "
 "block."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2504
+#: doc/tin.1:2532
 #, no-wrap
 msgid "B<Regex for end of a verbatim block (verbatim_end_regex)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2507
+#: doc/tin.1:2535
 msgid "A regular expression that tin will use to find the end of a verbatim block."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2507
+#: doc/tin.1:2535
 #, no-wrap
 msgid "B<Detection of verbatim blocks (verbatim_handling)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2510
+#: doc/tin.1:2538
 msgid "If ON verbatim blocks will be detected. Default is ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2510
+#: doc/tin.1:2538
 #, no-wrap
 msgid "B<Wildcard matching (wildcard)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2524
+#: doc/tin.1:2552
 msgid ""
 "Allows you to select how B<tin> matches strings. The default is 0 and uses "
 "the wildmat notation, which is how this has traditionally been handled.  "
@@ -6040,41 +6050,41 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2524
+#: doc/tin.1:2552
 #, no-wrap
 msgid "B<What to display instead of mark (word_h_display_marks)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2528 doc/tin.5:2314
+#: doc/tin.1:2556 doc/tin.5:2332
 msgid ""
 "Should the leading and ending stars, slashes, strokes and dashes also be "
 "displayed, even when they are highlighting marks?"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2531 doc/tin.5:2317
+#: doc/tin.1:2559 doc/tin.5:2335
 msgid "B<no>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2533 doc/tin.5:2319
+#: doc/tin.1:2561 doc/tin.5:2337
 msgid "yes, B<display mark>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2535 doc/tin.5:2321
+#: doc/tin.1:2563 doc/tin.5:2339
 msgid "print a B<space> instead"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2536
+#: doc/tin.1:2564
 #, no-wrap
 msgid "B<Word highlighting in message body (word_highlight)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2544
+#: doc/tin.1:2572 doc/tin.5:2348
 msgid ""
 "Enable word highlighting. See B<word_h_display_marks> for the options "
 "available. If B<use_color> is enabled the colors specified in "
@@ -6085,13 +6095,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2544
+#: doc/tin.1:2572
 #, no-wrap
 msgid "B<Page line wrap column (wrap_column)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2555 doc/tin.5:2341
+#: doc/tin.1:2583 doc/tin.5:2359
 msgid ""
 "Sets the column at which a displayed article body should be wrapped.  If "
 "this value is equal to 0, it defaults to the current screen width.  If this "
@@ -6104,26 +6114,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2555
+#: doc/tin.1:2583
 #, no-wrap
-msgid "B<Quote line when cross-posting (xpost_quote_format)>"
+msgid "B<Quote line when crossposting (xpost_quote_format)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2562 doc/tin.5:2351
+#: doc/tin.1:2590 doc/tin.5:2369
 msgid ""
 "Format is the same as for B<news_quote_format>, this is used when answering "
 "to a crossposting to several groups with no ''Followup-To:'' set."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2562
+#: doc/tin.1:2590
 #, no-wrap
 msgid "ATTRIBUTES MENU AND GROUP ATTRIBUTES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2569
+#: doc/tin.1:2597
 msgid ""
 "B<tin> allows certain attributes to be set on a per group basis. If it "
 "exists, the global attributes file, I<${TIN_LIBDIR:-NEWSLIBDIR}/attributes> "
@@ -6134,29 +6144,29 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2577
+#: doc/tin.1:2605
 msgid ""
 "Note that the I<scope=E<lt>grouplistE<gt>> line has to be specified before "
 "the attributes are specified for that list. All attributes are set to a "
 "reasonable default so you only have to specify the attribute that you want "
-"to change (e.g., savedir). All toggle attributes are set by specifying "
+"to change (e.g., B<savedir>). All toggle attributes are set by specifying "
 "ON/OFF. Otherwise, these function exactly the same as their global "
 "equivalents. For more details see B<\\%tin>(5)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2584
+#: doc/tin.1:2612
 msgid ""
 "Attributes can also be changed from the attributes menu which can be "
 "accessed by B<ConfigToggleAttrib> ('B<E<lt>TABE<gt>>') from the options menu "
 "or B<ScopeSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') from the scopes menu.  The "
 "attributes menu looks and behaves very similar to the options menu. The "
 "title shows the current scope. Attributes set in the current scope are "
-"marked with '\\+' to the left of the attributes number."
+"marked with '+' to the left of the attributes number."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2591
+#: doc/tin.1:2619
 msgid ""
 "Besides the keys for moving around and changing values known from the "
 "options menu the attributes menu provides the following command: "
@@ -6164,13 +6174,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2591
+#: doc/tin.1:2619
 #, no-wrap
 msgid "SCOPES MENU"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2596
+#: doc/tin.1:2624
 msgid ""
 "The scopes menu (accessible from the options menu with B<ConfigScopeMenu> "
 "('B<S>')) shows all scopes read from the global and local attributes file.  "
@@ -6179,7 +6189,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2607
+#: doc/tin.1:2635
 msgid ""
 "In addition to the common moving keys the following commands are available: "
 "B<ScopeSelect> ('B<^J>' or 'B<E<lt>CRE<gt>>') enter the attributes menu for "
@@ -6192,14 +6202,14 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2607
+#: doc/tin.1:2635
 #, no-wrap
 msgid "FILTERING ARTICLES"
 msgstr ""
 
 #.  FIXME - add scoring description
 #. type: Plain text
-#: doc/tin.1:2614
+#: doc/tin.1:2642
 msgid ""
 "When there is a subject or an author which you are either very interested "
 "in, or find completely uninteresting, you can easily instruct B<tin> to "
@@ -6209,7 +6219,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2620
+#: doc/tin.1:2648
 msgid ""
 "When B<tin> starts up the user's kill-file "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter> (see also B<\\%tin>(5))  is "
@@ -6218,7 +6228,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2625
+#: doc/tin.1:2653
 msgid ""
 "The degree to which rules are applied depend on the B<kill_level> tinrc "
 "setting. By default killed articles will only be marked read. Adjust "
@@ -6227,7 +6237,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2630
+#: doc/tin.1:2658
 msgid ""
 "Filtering rules can be manually entered into "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter> (but don't do this whilst running "
@@ -6236,7 +6246,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2635
+#: doc/tin.1:2663
 msgid ""
 "The filtering capabilities of B<tin> have been significantly enhanced over "
 "previous versions to include scoring and better pattern matching. It is "
@@ -6245,13 +6255,13 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2637
+#: doc/tin.1:2665
 msgid "E<lt>http://www.tin.org/filtering.txtE<gt>."
 msgstr ""
 
 #.  FIXME - Next paragraph is out of date
 #. type: Plain text
-#: doc/tin.1:2650
+#: doc/tin.1:2678
 msgid ""
 "The on-screen filtering menu is accessed by pressing B<MenuFilterKill> "
 "('B<^K>') or B<MenuFilterSelect> ('B<^A>')  at the Group and Article "
@@ -6265,20 +6275,20 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2650
+#: doc/tin.1:2678
 #, no-wrap
 msgid "POSTING ARTICLES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2653
+#: doc/tin.1:2681
 msgid ""
 "B<tin> allows posting of articles, follow-up to already posted articles and "
 "replying direct through mail to the author of an article."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2663
+#: doc/tin.1:2691
 msgid ""
 "Use the B<Post> ('B<w>') command to post an article to a newsgroup.  After "
 "entering the post subject the default editor (i.e., B<\\%vi>(1))  or the "
@@ -6291,7 +6301,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2668
+#: doc/tin.1:2696
 msgid ""
 "Use the B<DisplayPostHist> ('B<W>') command to display a history of the "
 "articles you have posted. The date the article was posted, which newsgroups "
@@ -6299,7 +6309,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2676
+#: doc/tin.1:2704
 msgid ""
 "Use the B<PageFollowupQuote> ('B<f>'), B<PageFollowup> ('B<F>')  or "
 "B<PageFollowupQuoteHeaders> ('B<^W>') command to post a follow-up article to "
@@ -6311,7 +6321,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2690
+#: doc/tin.1:2718
 msgid ""
 "Use the B<PageReplyQuote> ('B<r>'), B<PageReply> ('B<R>') or "
 "B<PageReplyQuoteHeaders> ('B<^E>') command to reply direct through mail to "
@@ -6326,13 +6336,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2690
+#: doc/tin.1:2718
 #, no-wrap
 msgid "CUSTOMIZING THE ARTICLE QUOTE STRING"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2698
+#: doc/tin.1:2726
 msgid ""
 "When posting a followup to an article or replying direct to the author of an "
 "article via email the text of the article can be quoted. The beginning of "
@@ -6344,13 +6354,13 @@ msgid ""
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:2700
+#: doc/tin.1:2728
 #, no-wrap
 msgid "\\w'%A  'u +\\w'Address'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2709
+#: doc/tin.1:2737
 #, no-wrap
 msgid ""
 "B<%A>\tAddress (Email)\n"
@@ -6364,12 +6374,12 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2712
+#: doc/tin.1:2740
 msgid "e.g.,"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2717
+#: doc/tin.1:2745
 #, no-wrap
 msgid ""
 "CW<mail_quote_format=On %D in %G you wrote:\n"
@@ -6377,12 +6387,12 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2721
+#: doc/tin.1:2749
 msgid "would expand to:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2726
+#: doc/tin.1:2754
 #, no-wrap
 msgid ""
 "CW<On 21 Sep 1993 09:45:51 -0400 in alt.sources you wrote:\n"
@@ -6391,7 +6401,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2736
+#: doc/tin.1:2764
 msgid ""
 "The quoted text section of an article is marked by a preceding quote string "
 "at the beginning of each quoted line. The default quote string is set to "
@@ -6401,13 +6411,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2736
+#: doc/tin.1:2764
 #, no-wrap
 msgid "MAILING PIPING PRINTING REPOSTING AND SAVING ARTICLES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2743
+#: doc/tin.1:2771
 msgid ""
 "The command interface to B<GroupMail>, B<PageMail>, B<PostMail> or "
 "B<ThreadMail> ('B<m>'), B<Pipe> ('B<|>'), B<Print> ('B<o>'), B<PageRepost> "
@@ -6417,7 +6427,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2748
+#: doc/tin.1:2776
 msgid ""
 "Auto-saving with B<*AutoSave> ('B<S>') is a special case and operates only "
 "on marked articles. They will processed without any further prompting "
@@ -6426,15 +6436,15 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2752
+#: doc/tin.1:2780
 msgid ""
 "Otherwise, the initial prompt will ask you to select which article, thread, "
-"hot (auto-selected), regex pattern, tagged articles you wish to mail, pipe "
-"etc."
+"hot (auto-selected), regular expression pattern, tagged articles you wish to "
+"mail, pipe etc."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2756
+#: doc/tin.1:2784
 msgid ""
 "Tagged articles must have already been tagged with a B<*Tag> ('B<t>')  "
 "command. All tagged articles can be untagged by a B<*Untag> ('B<U>')  untag "
@@ -6442,17 +6452,17 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2762
+#: doc/tin.1:2790
 msgid ""
-"If a regex pattern is selected you are asked to enter a pattern (e.g., to "
-"match all articles subject lines containing 'net News' you enter \"net "
-"News\"). Any articles that match the entered expression will be mailed, "
-"piped etc. See also the B<wildcard> tinrc variable for advanced pattern "
-"matching options."
+"If a regular expression pattern is selected you are asked to enter a pattern "
+"(e.g., to match all articles subject lines containing 'net News' you enter "
+"\"net News\"). Any articles that match the entered expression will be "
+"mailed, piped etc. See also the B<wildcard> tinrc variable for advanced "
+"pattern matching options."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2767
+#: doc/tin.1:2795
 msgid ""
 "Various expansion characters are recognized when entering the directory and "
 "file to save to. Environment variables (prefixed with '$') and user home "
@@ -6461,7 +6471,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2772
+#: doc/tin.1:2800
 msgid ""
 "To save articles to a mailbox enter '=E<lt>mailbox nameE<gt>' when asked for "
 "the save filename. If you enter just '=' then articles will be saved to a "
@@ -6470,7 +6480,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2776
+#: doc/tin.1:2804
 msgid ""
 "To save in savedir/E<lt>news.group.nameE<gt>/E<lt>filenameE<gt> format enter "
 "'+E<lt>filenameE<gt>'.  Environment variables are allowed within a filename "
@@ -6478,20 +6488,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2782
+#: doc/tin.1:2810
 msgid ""
 "When saving articles you can specify whether the saved files should be post "
 "processed. A default process type can be set via B<post_process_type>."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2782
+#: doc/tin.1:2810
 #, no-wrap
 msgid "AUTOMATIC MAILING AND SAVING NEW NEWS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2794
+#: doc/tin.1:2822
 msgid ""
 "B<tin> allows new/unread news articles to be mailed (''B<-M>'' and "
 "\\&''B<-N>'' option) or saved (''B<-S>'' option) in batch mode for later "
@@ -6500,13 +6510,13 @@ msgid ""
 "B<\\%cron>(1)  everyday while away, after which you will be mailed a report "
 "of which articles were mailed/saved from which newsgroups and the total "
 "number of articles mailed/saved. Articles are saved in a private news "
-"structure under your E<lt>savedirE<gt> directory (default is "
-"I<${TIN_HOMEDIR:-\"$HOME\"}/News>). Be careful of using this option if you "
+"structure under your B<savedir> directory (default is "
+"I<${TIN_HOMEDIR:-\"$HOME\"}/News>).  Be careful of using this option if you "
 "read a lot of groups because you could overflow your file system."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2798
+#: doc/tin.1:2826
 msgid ""
 "When using ''B<-S>'' together with a given directory to save to (''B<-s>'' "
 "option), the same directory must be specified when reading the articles by "
@@ -6514,7 +6524,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2805
+#: doc/tin.1:2833
 msgid ""
 "If you only want to save some of your groups use the B<batch_save> tinrc "
 "variable. Set to ON or OFF in tinrc to enable/disable saving of all groups "
@@ -6525,50 +6535,50 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2806
+#: doc/tin.1:2834
 #, no-wrap
 msgid "B<tin -M iain -c -f newsrc.mail>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2810
+#: doc/tin.1:2838
 msgid ""
 "(mail any unread articles in newsgroups specified in file newsrc.mail to the "
 "local user iain and mark them as read)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2811
+#: doc/tin.1:2839
 #, no-wrap
 msgid "B<tin -S -c -f newsrc.save>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2815
+#: doc/tin.1:2843
 msgid ""
 "(save any unread articles in newsgroups specified in file newsrc.save and "
 "mark them as read)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:2816
+#: doc/tin.1:2844
 #, no-wrap
 msgid "B<tin -R>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2821
+#: doc/tin.1:2849
 msgid "(read any articles saved by B<tin -S>)"
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2821
+#: doc/tin.1:2849
 #, no-wrap
 msgid "RANGES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2832
+#: doc/tin.1:2860
 msgid ""
 "A range is simply a group of items marked using the B<SetRange> (B<'#'>) "
 "key. Certain B<tin> commands will operate on a range if one exists rather "
@@ -6582,13 +6592,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2833
+#: doc/tin.1:2861
 #, no-wrap
 msgid "NEWSGROUP LISTS & WILDCARDS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2844
+#: doc/tin.1:2872
 msgid ""
 "Several places in B<tin> allow you to specify a list of newsgroups. These "
 "include command-line groups, (un)subscribe groups, the AUTO[UN]SUBSCRIBE "
@@ -6601,30 +6611,30 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2846
+#: doc/tin.1:2874
 msgid "I<alt.config,news.*,!news.test>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2848
+#: doc/tin.1:2876
 msgid "Matches alt.config and everything in the 'news' hierarchy except news.test"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2853
+#: doc/tin.1:2881
 msgid ""
 "See the explanation for the $B<AUTOSUBSCRIBE> variables for further "
 "examples."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2853
+#: doc/tin.1:2881
 #, no-wrap
 msgid "SIGNATURES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2862
+#: doc/tin.1:2890
 msgid ""
 "B<tin> will recognize a signature in either "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature> or "
@@ -6636,19 +6646,19 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2865
+#: doc/tin.1:2893
 msgid ""
 "A signature in I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig> will be pulled into the "
 "editor for both posting and mailing commands."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2867
+#: doc/tin.1:2895
 msgid "The following is an example of a I<.Sig> file:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2872
+#: doc/tin.1:2900
 #, no-wrap
 msgid ""
 "CW<NAMES  Joe Bar E<lt>joe@example.orgE<gt>\n"
@@ -6656,7 +6666,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2887
+#: doc/tin.1:2915
 msgid ""
 "B<tin> also has the capability to generate random signatures on a per "
 "newsgroup basis if so desired. The way to accomplish this is to specify the "
@@ -6670,13 +6680,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:2887
+#: doc/tin.1:2915
 #, no-wrap
 msgid "CUSTOMIZING THE SCREEN FORMAT"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2892
+#: doc/tin.1:2920
 msgid ""
 "The look of the Selection, Group and Thread level can be customized via "
 "format strings. These format strings define the content and the position of "
@@ -6685,13 +6695,13 @@ msgid ""
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:2895
+#: doc/tin.1:2923
 #, no-wrap
 msgid "\\w'%G    'u +\\w'current group/thread/article number'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2912
+#: doc/tin.1:2940
 #, no-wrap
 msgid ""
 "B<%D>\tdate\n"
@@ -6713,14 +6723,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2917
+#: doc/tin.1:2945
 msgid ""
 "Not all variables can be used in each level. The following table provides an "
 "overview:"
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:2920
+#: doc/tin.1:2948
 #, no-wrap
 msgid ""
 "\\w'%G        'uC +\\w'B<select_format> 'uC +\\w'B<group_format> 'uC "
@@ -6728,7 +6738,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2938
+#: doc/tin.1:2966
 #, no-wrap
 msgid ""
 "\tB<select_format>\tB<group_format>\tB<thread_format>\n"
@@ -6751,18 +6761,18 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2942
+#: doc/tin.1:2970
 msgid "Defaults for the format strings:"
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:2945
+#: doc/tin.1:2973
 #, no-wrap
 msgid "\\w'select_format  'u +\\w'\"B<%n %m  [%L]  %T  %F>\"'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2949
+#: doc/tin.1:2977
 #, no-wrap
 msgid ""
 "B<select_format>:\t\"B<%f %n %U  %G  %d>\"\n"
@@ -6771,7 +6781,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2955
+#: doc/tin.1:2983
 msgid ""
 "B<show_description> controls whether the newsgroup description is shown or "
 "not. The description can also be toggled with B<SelectToggleDescriptions> "
@@ -6779,7 +6789,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2960
+#: doc/tin.1:2988
 msgid ""
 "The information displayed with 'B<%F>' depends on the value of "
 "B<show_author>. B<GroupToggleSubjDisplay> resp.  B<ThreadToggleSubjDisplay> "
@@ -6787,35 +6797,50 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2964
+#: doc/tin.1:2992
 msgid ""
-"\\(cqB<%D>' uses B<date_format> for date representation. It is possible to "
+"For date representation 'B<%D>' uses B<date_format>. It is possible to "
 "specify a different date format in round brackets (e.g. 'B<%(%d %b %y "
 "%H:%M)D>'). See B<date_format> for more details."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2974
+#: doc/tin.1:2996
 msgid ""
 "The length of each item (except 'B<%%>') can be defined with a positive "
 "number after the 'B<%>'. The following example displays the score in the "
-"thread level 10 characters wide: 'B<%10S>'. Some variables do have a default "
-"width which may lead to truncation. Truncation for variables which contain "
-"only numbers happens by dividing the value with a sufficient power of ten "
-"and adding a SI suffix to the result, i.e. the variable holds a value of "
-"54321 and the width for the variable is 4 the result will be \"54 k\". If "
-"that's undesired you have to specify a larger width manually, "
-"i.e. 'B<%6n>'. Here is an overview of the defaults:"
+"thread level 10 characters wide: 'B<%10S>'."
+msgstr ""
+
+#. type: Plain text
+#: doc/tin.1:3002
+msgid ""
+"If the newsgroup name is displayed together with the newsgroup description, "
+"the width of the newsgroup name can be controlled via a optional comma "
+"separated second value (e.g. 'B<%60,20G>'). It is valid to omit the first "
+"value (e.g. ('B<%,20G>')). If no second value is given, B<tin> uses a "
+"default value of 32."
+msgstr ""
+
+#. type: Plain text
+#: doc/tin.1:3009
+msgid ""
+"Some variables do have a default width which may lead to truncation.  "
+"Truncation for variables which contain only numbers happens by dividing the "
+"value with a sufficient power of ten and adding a SI suffix to the result, "
+"that is the variable holds a value of 54321 and the width for the variable "
+"is 4 the result will be \"54 k\". If that's undesired you have to specify a "
+"larger width manually, e.g. 'B<%6n>'. Here is an overview of the defaults:"
 msgstr ""
 
 #. type: ta
-#: doc/tin.1:2977
+#: doc/tin.1:3012
 #, no-wrap
-msgid "\\w'Variable  'u\t+\\w'width'u"
+msgid "\\w'Variable  'u +\\w'width'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2986
+#: doc/tin.1:3021
 #, no-wrap
 msgid ""
 "Variable\twidth\n"
@@ -6829,7 +6854,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:2997
+#: doc/tin.1:3032
 msgid ""
 "If no length is given for 'B<%D>', the length is determined by the format "
 "string for the date and the date of the current day. If the date format "
@@ -6842,7 +6867,15 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3001
+#: doc/tin.1:3036
+msgid ""
+"In case the format string contains 'B<%G>' and 'B<%d>' and no length are "
+"given, B<tin> determines the longest newsgroup name and uses this length for "
+"'B<%G>'. The remaining space will used for 'B<%d>'."
+msgstr ""
+
+#. type: Plain text
+#: doc/tin.1:3040
 msgid ""
 "When the format string contains the specifier 'B<%F>' and 'B<%s>' "
 "resp. 'B<%T>' and no length are given, 'B<%F>' will use one third and "
@@ -6850,35 +6883,35 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3009
+#: doc/tin.1:3048
 msgid ""
 "In addition, a minimum screen width can be defined for each item (except "
-"\\(cqB<%%>'). In this case, the item will only be displayed when the screen "
-"is wider than specified. This comes in handy to not overload a small screen "
-"but have maximum information on a large screen. The minimum screen width has "
-"to be specified by a positive number preceded by an 'B<E<gt>>'. In the "
+"'B<%%>'). In this case, the item will only be displayed when the screen is "
+"wider than specified. This comes in handy to not overload a small screen but "
+"have maximum information on a large screen. The minimum screen width has to "
+"be specified by a positive number preceded by an 'B<E<gt>>'. In the "
 "following example B<tin> will display the score only if the screen is wider "
 "than 100 characters: 'B<%E<gt>100S>'."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3017
+#: doc/tin.1:3056
 msgid ""
 "If both the length and the minimum screen width should be specified for an "
 "item, the length must be the first parameter and the minimum screen width "
 "must be the second one. The following example displays the score with a "
 "length of 10 characters only if the screen is wider than 100 characters: "
-"\\(cqB<%10E<gt>100S>'."
+"'B<%10E<gt>100S>'."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:3017
+#: doc/tin.1:3056
 #, no-wrap
 msgid "TIPS AND TRICKS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3021
+#: doc/tin.1:3060
 msgid ""
 "B<tin> can be pretty much be navigated by using the four cursor keys.  The "
 "left arrow key goes up a level, the right arrow key goes down a level, the "
@@ -6886,33 +6919,33 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3023
+#: doc/tin.1:3062
 msgid ""
 "The following newsgroups provide useful information concerning news "
 "software:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3026
+#: doc/tin.1:3065
 msgid ""
 "\\(emnews.software.readers (info. about news user agents tin, rn, nn, slrn "
 "etc.)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3028
+#: doc/tin.1:3067
 msgid "\\(emnews.software.nntp (info. about NNTP)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3030
+#: doc/tin.1:3069
 msgid ""
 "\\(emnews.answers (Frequently Asked Questions (FAQ) about many different "
 "themes)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3034
+#: doc/tin.1:3073
 msgid ""
 "Many prompts within B<tin> offer a default choice that the cursor is "
 "positioned on. By pressing 'B<E<lt>CRE<gt>>' the default value is taken.  "
@@ -6920,14 +6953,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3041
+#: doc/tin.1:3080
 msgid ""
-"When B<tin> is run in an B<\\%xterm>(1x)  it will resize itself each time "
-"the B<\\%xterm>(1x)  is resized."
+"When B<tin> is run in a B<\\%xterm>(1x)  it will resize itself each time the "
+"B<\\%xterm>(1x)  is resized."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3045
+#: doc/tin.1:3084
 msgid ""
 "B<tin> will reread the "
 "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}> file at set "
@@ -6935,20 +6968,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3050
+#: doc/tin.1:3089
 msgid ""
 "If you find large number of new newsgroups cluttering up your screen, "
 "pressing B<SelectToggleReadDisplay> ('B<r>') will make them go away."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:3050
+#: doc/tin.1:3089
 #, no-wrap
 msgid "XTERM BUTTONS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3056
+#: doc/tin.1:3095
 msgid ""
 "If the environment variable B<$TERM> is set to B<\\%xterm>(1x), then button "
 "pressing can be used to select groups and articles. In this discussion, the "
@@ -6957,103 +6990,103 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3058
+#: doc/tin.1:3097
 msgid "In general (i.e., for the group, thread and article menus),"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3058
+#: doc/tin.1:3097
 #, no-wrap
 msgid "Button1 (left)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3061
+#: doc/tin.1:3100
 msgid "enters next (lower) level if you click on an article, otherwise pages down."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3061
+#: doc/tin.1:3100
 #, no-wrap
 msgid "Button2 (center)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3065
+#: doc/tin.1:3104
 msgid ""
 "returns to the previous (upper) level if you click on an article, otherwise "
 "pages up."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3065
+#: doc/tin.1:3104
 #, no-wrap
 msgid "Button3 (right)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3069
+#: doc/tin.1:3108
 msgid ""
 "positions on the article line under mouse cursor, or pages down if you've "
 "clicked outside the list of articles."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3071
+#: doc/tin.1:3110
 msgid "In the group selection menu, if the mouse is pointing at a group then:"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3071 doc/tin.1:3083 doc/tin.1:3097
+#: doc/tin.1:3110 doc/tin.1:3122 doc/tin.1:3136
 #, no-wrap
 msgid "left button"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3075
+#: doc/tin.1:3114
 msgid ""
 "moves to and selects the group pointed at, just like B<SelectReadGrp> "
 "('B<E<lt>CRE<gt>>')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3075 doc/tin.1:3087 doc/tin.1:3100
+#: doc/tin.1:3114 doc/tin.1:3126 doc/tin.1:3139
 #, no-wrap
 msgid "center button"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3078
+#: doc/tin.1:3117
 msgid "quits the program, just like B<Quit> ('B<q>')."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3078 doc/tin.1:3092 doc/tin.1:3105
+#: doc/tin.1:3117 doc/tin.1:3131 doc/tin.1:3144
 #, no-wrap
 msgid "right button"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3081
+#: doc/tin.1:3120
 msgid "moves to the group pointed at."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3083
+#: doc/tin.1:3122
 msgid ""
 "In the article menu, if the mouse is pointing at an article (or thread) "
 "then:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3087
+#: doc/tin.1:3126
 msgid ""
 "reads the article pointed at, just like B<GroupReadBasenote> "
 "('B<E<lt>CRE<gt>>'), or the thread, just like B<GroupListThd> ('B<l>')."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3092
+#: doc/tin.1:3131
 msgid ""
 "exits the menu, catching up on the group if you have "
 "B<group_catchup_on_exit> set in your configuration, just like B<Quit> "
@@ -7061,22 +7094,22 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3095
+#: doc/tin.1:3134
 msgid "moves to the article (or thread) pointed at."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3097
+#: doc/tin.1:3136
 msgid "In the thread menu, if the mouse is pointing at an article then:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3100
+#: doc/tin.1:3139
 msgid "reads article pointed at, just like B<ThreadReadArt> ('B<E<lt>CRE<gt>>')."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3105
+#: doc/tin.1:3144
 msgid ""
 "exits the menu, catching up on the thread if you have "
 "B<thread_catchup_on_exit> set in your configuration, just like B<Quit> "
@@ -7084,25 +7117,25 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3108
+#: doc/tin.1:3147
 msgid "moves to the article pointed at."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3115
+#: doc/tin.1:3154
 msgid ""
 "In other menus and areas button pressing reverts back to usual cut and paste "
 "of B<\\%xterm>(1x), but after one click of any button."
 msgstr ""
 
 #. type: SS
-#: doc/tin.1:3115
+#: doc/tin.1:3154
 #, no-wrap
 msgid "INDEX FILES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3120
+#: doc/tin.1:3159
 msgid ""
 "If your news server supports NOV index files (see B<\\%newsoverview>(5), "
 "most modern installations will) and you have a fast connection to your news "
@@ -7110,7 +7143,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3126
+#: doc/tin.1:3165
 msgid ""
 "If your news server doesn't support NOV index files or you have a very slow "
 "connection to your news server then B<tin> can cache the index for each "
@@ -7120,7 +7153,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3135
+#: doc/tin.1:3174
 msgid ""
 "Each user creates/updates his/her own index files that are stored in "
 "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news/>. If you "
@@ -7132,7 +7165,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3142
+#: doc/tin.1:3181
 msgid ""
 "Entering a group the first time tends to be slow because the index file must "
 "be built from scratch. To alleviate the slowness start B<tin> to create all "
@@ -7143,27 +7176,27 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3147
+#: doc/tin.1:3186
 msgid ""
 "As indexing might take some time you may want to run B<tin> form the system "
 "batcher B<\\%cron>(1)  with the ''B<-u>'' option:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3152
+#: doc/tin.1:3191
 #, no-wrap
 msgid "CW<30 6 * * * /usr/local/bin/tin -u>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3158
+#: doc/tin.1:3197
 msgid ""
 "If you are low on local disk space you should consider to manually purge "
 "cached data for groups you are not reading anymore with something like:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3164
+#: doc/tin.1:3203
 #, no-wrap
 msgid ""
 "CW<find ${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news* "
@@ -7172,7 +7205,7 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3169 doc/tin.5:21
+#: doc/tin.1:3208 doc/tin.5:21
 #, no-wrap
 msgid "FILES"
 msgstr ""
@@ -7193,124 +7226,124 @@ msgstr ""
 #.        $TMPDIR/SCOPES-W   (-D 32)
 #.        $TMPDIR/ACTIVE     (-D 64)
 #. type: Plain text
-#: doc/tin.1:3187
+#: doc/tin.1:3226
 msgid "For a detailed description see B<\\%tin>(5)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3189 doc/tin.5:43
+#: doc/tin.1:3228 doc/tin.5:43
 msgid "I<$MAILCAPS>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3191 doc/tin.5:45
+#: doc/tin.1:3230 doc/tin.5:45
 msgid "I<~/.mailcap>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3193 doc/tin.5:47
+#: doc/tin.1:3232 doc/tin.5:47
 msgid "I</etc/mailcap>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3195 doc/tin.5:49
+#: doc/tin.1:3234 doc/tin.5:49
 msgid "I</usr/etc/mailcap>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3197 doc/tin.5:51
+#: doc/tin.1:3236 doc/tin.5:51
 msgid "I</usr/local/etc/mailcap>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3199 doc/tin.5:53
+#: doc/tin.1:3238 doc/tin.5:53
 msgid "I</etc/mail/mailcap>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3202 doc/tin.5:222
+#: doc/tin.1:3241 doc/tin.5:222
 msgid "I</etc/nntpserver>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3205 doc/tin.5:232
+#: doc/tin.1:3244 doc/tin.5:232
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.cancelsecret>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3208 doc/tin.5:242
+#: doc/tin.1:3247 doc/tin.5:242
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.mime.types>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3210 doc/tin.5:244
+#: doc/tin.1:3249 doc/tin.5:244
 msgid "I</etc/mime.types>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3212 doc/tin.5:246
+#: doc/tin.1:3251 doc/tin.5:246
 msgid "I</etc/tin/mime.types>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3215 doc/tin.5:253
+#: doc/tin.1:3254 doc/tin.5:253
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsauth>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3218 doc/tin.5:286
+#: doc/tin.1:3257 doc/tin.5:286
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3222 doc/tin.5:315
+#: doc/tin.1:3261 doc/tin.5:315
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/.oldnewsrc>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3226 doc/tin.5:323
+#: doc/tin.1:3265 doc/tin.5:323
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.signature>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3228 doc/tin.5:325
+#: doc/tin.1:3267 doc/tin.5:325
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.Sig>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3231 doc/tin.5:332
+#: doc/tin.1:3270 doc/tin.5:332
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.sigfixed>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3234 doc/tin.5:339
+#: doc/tin.1:3273 doc/tin.5:339
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/.inputhistory>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3237 doc/tin.5:346
+#: doc/tin.1:3276 doc/tin.5:346
 msgid "I<${TIN_INDEX_MAILDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.mail/>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3241 doc/tin.5:354
+#: doc/tin.1:3280 doc/tin.5:354
 #, no-wrap
 msgid "I<${TIN_INDEX_NEWSDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.news${NNTPSERVER:+\"-$NNTPSERVER\"}/>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3245 doc/tin.5:362
+#: doc/tin.1:3284 doc/tin.5:362
 msgid "I<${TIN_INDEX_SAVEDIR:-\"${TIN_HOMEDIR:-\"$HOME\"}/.tin\"}/.save/>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3248 doc/tin.5:369
+#: doc/tin.1:3287 doc/tin.5:369
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.mail>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3251 doc/tin.5:403
+#: doc/tin.1:3290 doc/tin.5:403
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/active.save>"
 msgstr ""
 
@@ -7319,66 +7352,66 @@ msgstr ""
 #.  we should think about checking for the new Paths (/news/etc/)
 #.  ${TIN_LIBDIR\-/news/etc"}/attributes
 #. type: Plain text
-#: doc/tin.1:3255 doc/tin.5:414
+#: doc/tin.1:3294 doc/tin.5:414
 msgid "I</etc/tin/attributes>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3257 doc/tin.5:416
+#: doc/tin.1:3296 doc/tin.5:416
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/attributes>"
 msgstr ""
 
 #.  TODO: add missing descriptions and explain things in detail.
 #. type: Plain text
-#: doc/tin.1:3260 doc/tin.5:747
+#: doc/tin.1:3299 doc/tin.5:750
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/filter>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3264 doc/tin.5:829
+#: doc/tin.1:3303 doc/tin.5:832
 #, no-wrap
 msgid "I</etc/tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3266 doc/tin.5:831
+#: doc/tin.1:3305 doc/tin.5:834
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/keymap${${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}:+\".${LC_ALL:-\"${LC_CTYPE:-\"${LC_MESSAGES:-\"$LANG\"}\"}\"}\"}>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3270 doc/tin.5:1064
+#: doc/tin.1:3309 doc/tin.5:1067
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3273 doc/tin.5:1080
+#: doc/tin.1:3312 doc/tin.5:1083
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/newsrctable>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3276 doc/tin.5:1106
+#: doc/tin.1:3315 doc/tin.5:1109
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/posted>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3279 doc/tin.5:1113
+#: doc/tin.1:3318 doc/tin.5:1116
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/Mail/posted>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3282 doc/tin.5:1123
+#: doc/tin.1:3321 doc/tin.5:1126
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/postponed.articles>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3286
+#: doc/tin.1:3325
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3291
+#: doc/tin.1:3330
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER:${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
 msgstr ""
@@ -7388,22 +7421,22 @@ msgstr ""
 #.  we should think about checking for the new Paths (/news/etc/)
 #.  .IR ${TIN_LIBDIR\-"/news/etc"}/tinrc
 #. type: Plain text
-#: doc/tin.1:3296 doc/tin.5:1176
+#: doc/tin.1:3335 doc/tin.5:1179
 msgid "I</etc/tin/tinrc>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3298 doc/tin.5:1178
+#: doc/tin.1:3337 doc/tin.5:1181
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/tinrc>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3301 doc/tin.5:2355
+#: doc/tin.1:3340 doc/tin.5:2373
 msgid "I</etc/tin/tin.defaults>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3304
+#: doc/tin.1:3343
 msgid "I</usr/local/share/locale/${LC_MESSAGES}/LC_MESSAGES/tin.mo>"
 msgstr ""
 
@@ -7412,51 +7445,51 @@ msgstr ""
 #.  we should think about checking for the new Paths
 #.  (described shown below).
 #. type: Plain text
-#: doc/tin.1:3307 doc/tin.5:2465
+#: doc/tin.1:3346 doc/tin.5:2483
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}\"/\"${TIN_ACTIVEFILE:-active}>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3310 doc/tin.5:2525
+#: doc/tin.1:3349 doc/tin.5:2543
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/active.times>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3313 doc/tin.5:2552
+#: doc/tin.1:3352 doc/tin.5:2570
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/newsgroups>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3316 doc/tin.5:2575
+#: doc/tin.1:3355 doc/tin.5:2593
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/organization>"
 msgstr ""
 
 #.  is the Path correct? or is it /news/etc/overview.fmt
 #. type: Plain text
-#: doc/tin.1:3319 doc/tin.5:2585
+#: doc/tin.1:3358 doc/tin.5:2603
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/overview.fmt>"
 msgstr ""
 
 #.  is the Path correct? or is it /news/etc/subscriptions
 #. type: Plain text
-#: doc/tin.1:3322 doc/tin.5:2603
+#: doc/tin.1:3361 doc/tin.5:2621
 msgid "I<${TIN_LIBDIR:-NEWSLIBDIR}/subscriptions>"
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3325
+#: doc/tin.1:3364
 #, no-wrap
 msgid "ENVIRONMENT"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3328
+#: doc/tin.1:3367
 #, no-wrap
 msgid "B<TINRC>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3336
+#: doc/tin.1:3375
 msgid ""
 "Define this variable if you want to specify command-line options that B<tin> "
 "should be started with to save typing them each time it is started. The "
@@ -7467,13 +7500,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3336
+#: doc/tin.1:3375
 #, no-wrap
 msgid "B<TIN_HOMEDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3341
+#: doc/tin.1:3380
 msgid ""
 "Define this variable if you do not want the I<.tin> directory in "
 "I<$HOME/>. E.g., if you want all B<tin>'s private files in I</tmp/.tin> you "
@@ -7481,13 +7514,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3341
+#: doc/tin.1:3380
 #, no-wrap
 msgid "B<TIN_INDEX_NEWSDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3347
+#: doc/tin.1:3386
 msgid ""
 "Define this variable if you do not want the I<.news> directory in "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s news "
@@ -7495,13 +7528,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3347
+#: doc/tin.1:3386
 #, no-wrap
 msgid "B<TIN_INDEX_MAILDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3353
+#: doc/tin.1:3392
 msgid ""
 "Define this variable if you do not want the I<.mail> directory in "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s mail "
@@ -7509,13 +7542,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3353
+#: doc/tin.1:3392
 #, no-wrap
 msgid "B<TIN_INDEX_SAVEDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3359
+#: doc/tin.1:3398
 msgid ""
 "Define this variable if you do not want the I<.save> directory in "
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/>. E.g., if you want all B<tin>'s save "
@@ -7523,13 +7556,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3359
+#: doc/tin.1:3398
 #, no-wrap
 msgid "B<TIN_LIBDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3364
+#: doc/tin.1:3403
 msgid ""
 "Define this variable if you want to override the B<NEWSLIBDIR> path that was "
 "compiled into the B<tin> binary, default is I</usr/lib/news>.  If tin is "
@@ -7537,13 +7570,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3364
+#: doc/tin.1:3403
 #, no-wrap
 msgid "B<TIN_SPOOLDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3369
+#: doc/tin.1:3408
 msgid ""
 "Define this variable if you want to override the B<SPOOLDIR> path that was "
 "compiled into the B<tin> binary, default is I</var/spool/news>.  If tin is "
@@ -7551,13 +7584,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3369
+#: doc/tin.1:3408
 #, no-wrap
 msgid "B<TIN_NOVROOTDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3374
+#: doc/tin.1:3413
 msgid ""
 "Define this variable if you want to override the B<NOVROOTDIR> path that was "
 "compiled into the B<tin> binary, default is B<SPOOLDIR> (see above). If tin "
@@ -7565,27 +7598,27 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3374
+#: doc/tin.1:3413
 #, no-wrap
 msgid "B<TIN_NOVFILENAME>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3380
+#: doc/tin.1:3419
 msgid ""
-"Define this variable if you want to override the B<OVERVIEW_FILE> file name "
+"Define this variable if you want to override the B<OVERVIEW_FILE> filename "
 "that was compiled into the B<tin> binary, default is I<.overview>. If tin is "
 "running in NNTP mode setting this variable has no effect."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3380
+#: doc/tin.1:3419
 #, no-wrap
 msgid "B<TIN_ACTIVEFILE>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3386
+#: doc/tin.1:3425
 msgid ""
 "Define this variable if you want to override the B<NEWSLIBDIR/active> path "
 "that was compiled into the B<tin> binary. If tin is running in NNTP mode "
@@ -7594,13 +7627,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3386
+#: doc/tin.1:3425
 #, no-wrap
 msgid "B<NNTPSERVER>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3392
+#: doc/tin.1:3431
 msgid ""
 "The default NNTP server to remotely read news from. This variable only needs "
 "to be set if the ''B<-r>'' command-line option is specified and the file "
@@ -7609,13 +7642,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3392
+#: doc/tin.1:3431
 #, no-wrap
 msgid "B<NNTPPORT>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3397
+#: doc/tin.1:3436
 msgid ""
 "The NNTP TCP-port to read news from. This variable only needs to be set if "
 "the TCP-port is not 119 (the default).  The ''B<-p>'' command-line option "
@@ -7623,105 +7656,105 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3397
+#: doc/tin.1:3436
 #, no-wrap
 msgid "B<DISTRIBUTION>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3401
+#: doc/tin.1:3440
 msgid ""
 "Set the article header field ''Distribution:'' to the contents of the "
 "variable instead of the system default."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3401
+#: doc/tin.1:3440
 #, no-wrap
 msgid "B<ISO2ASC>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3405
+#: doc/tin.1:3444
 msgid ""
 "Set the ISO to ASCII charset decoding table character to use in decoding an "
 "article text. Values can range from -1 to 6."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3406
+#: doc/tin.1:3445
 #, no-wrap
 msgid "B<-1>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3409
+#: doc/tin.1:3448
 msgid "no conversion"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3412
+#: doc/tin.1:3451
 msgid "universal table for many languages"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3415
+#: doc/tin.1:3454
 msgid "single-spacing universal table"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3418
+#: doc/tin.1:3457
 msgid "table for Danish, Dutch, German, Norwegian and Swedish"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3418
+#: doc/tin.1:3457
 #, no-wrap
 msgid "B<3>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3421
+#: doc/tin.1:3460
 msgid ""
 "table for Danish, Finnish, Norwegian and Swedish using the appropriate ISO "
 "646 variant"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3424
+#: doc/tin.1:3463
 msgid "table with B<RFC\\%1345> codes in brackets"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3424
+#: doc/tin.1:3463
 #, no-wrap
 msgid "B<5>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3427
+#: doc/tin.1:3466
 msgid "table for printers that allow overstriking with backspace"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3427
+#: doc/tin.1:3466
 #, no-wrap
 msgid "B<6>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3430
+#: doc/tin.1:3469
 msgid "table for IBM PC character set (code page 437)"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3431
+#: doc/tin.1:3470
 #, no-wrap
 msgid "B<ORGANIZATION>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3437
+#: doc/tin.1:3476
 msgid ""
 "Set the article header field ''Organization:'' to the contents of the "
 "variable instead of the system default. If reading news on an Apollo "
@@ -7730,24 +7763,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3437
+#: doc/tin.1:3476
 #, no-wrap
 msgid "B<NEWSORG (DomainOS)>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3440
+#: doc/tin.1:3479
 msgid "DomainOS specific, same as $B<ORGANIZATION> on other OSs (see above)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3440
+#: doc/tin.1:3479
 #, no-wrap
 msgid "B<REPLYTO>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3445
+#: doc/tin.1:3484
 msgid ""
 "Set the article header field ''Reply-To:'' to the return address specified "
 "by the variable. This is useful if you wish to receive replies at a "
@@ -7755,72 +7788,72 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3445
+#: doc/tin.1:3484
 #, no-wrap
 msgid "B<NAME>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3449
+#: doc/tin.1:3488
 msgid ""
 "Overrides the full name given in the gecos-files in I</etc/passwd>, see also "
 "B<mail_address>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3449
+#: doc/tin.1:3488
 #, no-wrap
 msgid "B<REALNAME>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3452
+#: doc/tin.1:3491
 msgid "Same as $B<NAME>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3452
+#: doc/tin.1:3491
 #, no-wrap
 msgid "B<HOME>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3457
+#: doc/tin.1:3496
 msgid "Pathname of the user's home directory. See B<\\%environ>(5)  for more info."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3457
+#: doc/tin.1:3496
 #, no-wrap
 msgid "B<MAILER>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3461
+#: doc/tin.1:3500
 msgid ""
 "This variable has precedence over the default mailer that is used in all "
 "mailing operations within B<tin>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3461
+#: doc/tin.1:3500
 #, no-wrap
 msgid "B<MAIL>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3464
+#: doc/tin.1:3503
 msgid "Full path to the user's mailbox."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3464
+#: doc/tin.1:3503
 #, no-wrap
 msgid "B<VISUAL>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3473
+#: doc/tin.1:3512
 msgid ""
 "This variable has precedence over the default editor (i.e., B<\\%vi>(1))  "
 "that is used in all editing operations within B<tin> (e.g., posting, "
@@ -7829,13 +7862,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3473
+#: doc/tin.1:3512
 #, no-wrap
 msgid "B<EDITOR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3482
+#: doc/tin.1:3521
 msgid ""
 "If $B<VISUAL> is unset, then this variable is looked up for a default "
 "editor. If $B<EDITOR> and $B<VISUAL> are both unset, B<tin> uses the systems "
@@ -7844,13 +7877,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3482
+#: doc/tin.1:3521
 #, no-wrap
 msgid "B<AUTOSUBSCRIBE>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3488
+#: doc/tin.1:3527
 msgid ""
 "A new group is checked against the list of patterns; if it matches, B<tin> "
 "subscribes the user to the group without further query.  See the section "
@@ -7859,12 +7892,12 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3490
+#: doc/tin.1:3529
 msgid "I<AUTOSUBSCRIBE=comp.os.unix.*,talk.*,!talk.politics.*>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3495
+#: doc/tin.1:3534
 msgid ""
 "will automatically subscribe the user to all new groups in the comp.os.unix "
 "hierarchy, and all talk groups other than talk.politics groups (which will "
@@ -7873,25 +7906,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3495
+#: doc/tin.1:3534
 #, no-wrap
 msgid "B<AUTOUNSUBSCRIBE>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3499
+#: doc/tin.1:3538
 msgid ""
 "Is handled like the $B<AUTOSUBSCRIBE> variable, but groups matching the list "
 "are unsubscribed from without further query. For example, setting"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3501
+#: doc/tin.1:3540
 msgid "I<AUTOUNSUBSCRIBE=alt.flame.*,u*,!uk.*>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3505
+#: doc/tin.1:3544
 msgid ""
 "will automatically unsubscribe the user from all new alt.flame groups and "
 "all groups starting with u (university groups) other than UK groups (which "
@@ -7899,104 +7932,104 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3505
+#: doc/tin.1:3544
 #, no-wrap
 msgid "B<TMPDIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3509
+#: doc/tin.1:3548
 msgid ""
 "A pathname of a directory made available for B<tin> to create temporary "
 "files."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3509
+#: doc/tin.1:3548
 #, no-wrap
 msgid "B<MAILCAPS>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3515
+#: doc/tin.1:3554
 msgid ""
 "This variable can be used to override the default path search for "
 "B<\\%mailcap>(5)  files. See also B<\\%tin>(5)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3515
+#: doc/tin.1:3554
 #, no-wrap
 msgid "B<NOMETAMAIL>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3520
+#: doc/tin.1:3559
 msgid ""
 "Set this variable to disable the use of B<\\%metamail>(1)  or a replacement "
 "(e.g. metamutt)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3520
+#: doc/tin.1:3559
 #, no-wrap
 msgid "B<MM_CHARSET>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3522
+#: doc/tin.1:3561
 #, no-wrap
 msgid "B<ISPELL>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3527
+#: doc/tin.1:3566
 msgid ""
 "Set this variable to point to B<\\%ispell>(1)  or a replacement and its "
 "cmd-line options."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3527
+#: doc/tin.1:3566
 #, no-wrap
 msgid "B<PGPOPTS>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3534
+#: doc/tin.1:3573
 msgid ""
 "Define any additional options that you wish to pass to your B<\\%pgp>(1)  or "
 "B<\\%gpg>(1)  program."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3534
+#: doc/tin.1:3573
 #, no-wrap
 msgid "B<PGPPATH>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3539
+#: doc/tin.1:3578
 msgid ""
 "Override the name of the B<\\%pgp>(1)  directory in B<$HOME> that holds your "
 "keys etc.."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3539
+#: doc/tin.1:3578
 #, no-wrap
 msgid "B<GNUPGHOME>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3544
+#: doc/tin.1:3583
 msgid ""
 "Override the name of the B<\\%gpg>(1)  directory in B<$HOME> that holds your "
 "keys etc.."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3544
+#: doc/tin.1:3583
 #, no-wrap
 msgid "B<LC_CTYPE>"
 msgstr ""
@@ -8004,7 +8037,7 @@ msgstr ""
 #.  TODO: document LC_CTYPEs influence on
 #.        ~/.tin/keymap.*, 8bit char display, ...
 #. type: Plain text
-#: doc/tin.1:3558
+#: doc/tin.1:3597
 msgid ""
 "This variable determines the B<\\%locale>(5)  category for character "
 "handling functions. Usually it determines the character classes for pattern "
@@ -8016,13 +8049,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3558
+#: doc/tin.1:3597
 #, no-wrap
 msgid "B<LC_MESSAGES>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3567
+#: doc/tin.1:3606
 msgid ""
 "Formats of informative and diagnostic messages and interactive responses.  "
 "It's value should be of the form "
@@ -8031,13 +8064,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3567
+#: doc/tin.1:3606
 #, no-wrap
 msgid "B<LC_TIME>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3575
+#: doc/tin.1:3614
 msgid ""
 "Date and time formats. It's value should be of the form "
 "I<language>[I<_territory>][I<.codeset>][I<@modifier>]. See B<\\%locale>(5)  "
@@ -8045,13 +8078,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3575
+#: doc/tin.1:3614
 #, no-wrap
 msgid "B<LC_ALL>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3584
+#: doc/tin.1:3623
 msgid ""
 "This variable overrides the value of the B<$LANG> variable and any other "
 "B<$LC_> variable. It's value should be of the form "
@@ -8060,13 +8093,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3584
+#: doc/tin.1:3623
 #, no-wrap
 msgid "B<LANG>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3593
+#: doc/tin.1:3632
 msgid ""
 "This variable determines the B<\\%locale>(5)  category for any category not "
 "specifically selected with a variable starting with B<$LC_>. It's value "
@@ -8075,13 +8108,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3593
+#: doc/tin.1:3632
 #, no-wrap
 msgid "B<LANGUAGE>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3601
+#: doc/tin.1:3640
 msgid ""
 "This variable defines a priority list for translations. Whenever a "
 "translation is not available in the language selected via B<$LC_ALL> or "
@@ -8091,13 +8124,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3601
+#: doc/tin.1:3640
 #, no-wrap
 msgid "B<COLUMNS>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3611
+#: doc/tin.1:3650
 msgid ""
 "A decimal integer E<gt> 0 used to indicate the user's preferred width in "
 "column positions for the terminal screen or window. If this variable is "
@@ -8110,13 +8143,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3611
+#: doc/tin.1:3650
 #, no-wrap
 msgid "B<LINES>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3621
+#: doc/tin.1:3660
 msgid ""
 "A decimal integer E<gt> 0 used to indicate the user's preferred number of "
 "lines on a page or the vertical screen or window size in lines. A line in "
@@ -8129,108 +8162,108 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3621
+#: doc/tin.1:3660
 #, no-wrap
 msgid "B<TERM>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3627
+#: doc/tin.1:3666
 msgid ""
 "The type of terminal in use. This is used when looking up termcap "
 "sequences.  See B<\\%environ>(5)  for more information."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3627
+#: doc/tin.1:3666
 #, no-wrap
 msgid "B<DISPLAY>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3630
+#: doc/tin.1:3669
 msgid "Display name, pointing to the X server; required for xface."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3630
+#: doc/tin.1:3669
 #, no-wrap
 msgid "B<WINDOWID>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3634
+#: doc/tin.1:3673
 msgid ""
 "Used for determining terminal's X window id; required for xface. Should be "
 "set by the terminal emulator."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3634
+#: doc/tin.1:3673
 #, no-wrap
 msgid "B<SHELL>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3638
+#: doc/tin.1:3677
 msgid ""
 "The pathname of the user's login shell. Used to set "
 "B<default_shell_command>."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3638
+#: doc/tin.1:3677
 #, no-wrap
 msgid "B<XDG_RUNTIME_DIR>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3643
-msgid "The pathname of the user's dir to put non-essential runtime files into."
+#: doc/tin.1:3682
+msgid "The pathname of the user's dir to put non-essential run time files into."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3643
+#: doc/tin.1:3682
 #, no-wrap
 msgid "SIGNALS"
 msgstr ""
 
 #.  TODO: add missing, sort useful, document in detail
 #. type: Plain text
-#: doc/tin.1:3647
+#: doc/tin.1:3686
 msgid "B<tin> handles a couple of signals:"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3647
+#: doc/tin.1:3686
 #, no-wrap
 msgid "B<SIGHUP>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3650 doc/tin.1:3653
+#: doc/tin.1:3689 doc/tin.1:3692
 msgid "Terminate gracefully."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3650
+#: doc/tin.1:3689
 #, no-wrap
 msgid "B<SIGTERM>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3653
+#: doc/tin.1:3692
 #, no-wrap
 msgid "B<SIGUSR1>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3656
-msgid "Terminate gracefully but do not restore tty."
+#: doc/tin.1:3695
+msgid "Terminate gracefully but do not restore terminal (tty)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3656
+#: doc/tin.1:3695
 #, no-wrap
 msgid "B<SIGUSR2>"
 msgstr ""
@@ -8241,18 +8274,18 @@ msgstr ""
 #.  give an overview of the most common error messages and how to cope with
 #.  them.
 #. type: Plain text
-#: doc/tin.1:3667
+#: doc/tin.1:3706
 msgid "Write out I<${TIN_HOMEDIR:-\"$HOME\"}/.newsrc>-file."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3667
+#: doc/tin.1:3706
 #, no-wrap
 msgid "SECURITY"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3675
+#: doc/tin.1:3714
 msgid ""
 "When B<tin> is started in debug mode (''B<-D n>'') it will create world "
 "readable files in B<$TMPDIR> which may contain the users NNTP password in "
@@ -8261,7 +8294,7 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3675
+#: doc/tin.1:3714
 #, no-wrap
 msgid "CONFORMING TO"
 msgstr ""
@@ -8269,7 +8302,7 @@ msgstr ""
 #.  - RFC\%2045, RFC\%2047, RFC\%2980, RFC\%3977, RFC\%4155, RFC\%4643,
 #.    RFC\%5322, RFC\%5536, RFC\%5537, RFC\%6048 or whatever
 #. type: Plain text
-#: doc/tin.1:3683
+#: doc/tin.1:3722
 msgid ""
 "B<tin> does conform to the Base Definitions volume of IEEE Std 1003.1-2008, "
 "Section 12, Utility Conventions (Utility Argument Syntax, Utility Syntax "
@@ -8277,13 +8310,13 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3683
+#: doc/tin.1:3722
 #, no-wrap
 msgid "NOTES"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3688
+#: doc/tin.1:3727
 msgid ""
 "Regular expression support is provided by the PCRE library package "
 "B<\\%pcre>(3), which is open source software, written by Philip Hazel, and "
@@ -8291,18 +8324,18 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3692
+#: doc/tin.1:3731
 msgid "E<lt>ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/E<gt>"
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3692
+#: doc/tin.1:3731
 #, no-wrap
 msgid "BUGS"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3700
+#: doc/tin.1:3739
 msgid ""
 "B<CNews> NNTPd, B<\\%noffle>(1)  (E<lt>= V1.0-pre5) and B<NewsCache> (E<lt>= "
 "V1.1.91) can't handle pipelined GROUP commands. If you run into trouble with "
@@ -8311,24 +8344,24 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3709
+#: doc/tin.1:3748
 msgid ""
 "Before mailing a bug-report to E<lt>tin-bugs@tin.orgE<gt> please check if "
 "you are using the latest (stable) release, and if not, please upgrade first! "
 "Have a look at the doc/TODO file for known bugs. If you still think you've "
 "found a bug, please use the B<BugReport> ('B<R>')  function and write in "
-"English. Please do NOT enclose a core-file in your bugreport until we "
+"English. Please do NOT enclose a core-file in your bug-report until we "
 "request it."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3709
+#: doc/tin.1:3748
 #, no-wrap
 msgid "HISTORY"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3718
+#: doc/tin.1:3757
 msgid ""
 "B<tin> is based on the B<\\%tass>(1)  newsreader that was developed by Rich "
 "Skrenta and posted to alt.sources in March 1991; its first version was "
@@ -8339,169 +8372,169 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3722
+#: doc/tin.1:3761
 msgid "E<lt>http://www.tin.org/history.htmlE<gt>."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3722
+#: doc/tin.1:3761
 #, no-wrap
 msgid "CREDITS"
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3724
+#: doc/tin.1:3763
 #, no-wrap
 msgid "Rich Skrenta"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3728
+#: doc/tin.1:3767
 msgid "author of B<\\%tass>(1)  v3.2 which this newsreader used as its base."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3728
+#: doc/tin.1:3767
 #, no-wrap
 msgid "Bill Davidsen"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3730
+#: doc/tin.1:3769
 msgid "author of envarg.c environment variable reading routine."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3730
+#: doc/tin.1:3769
 #, no-wrap
 msgid "Mike Gleason"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3732
+#: doc/tin.1:3771
 msgid "author of sigfile.c random signature generation routines."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3732
+#: doc/tin.1:3771
 #, no-wrap
 msgid "Markus Kuhn E<lt>Markus.Kuhn@cl.cam.ac.ukE<gt>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3734
+#: doc/tin.1:3773
 msgid "author of langinfo.c, charset.c and iso2asc.txt ISO-8859-1 documentation."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3734
+#: doc/tin.1:3773
 #, no-wrap
 msgid "Arnold Robbins"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3736
+#: doc/tin.1:3775
 msgid "author of strftime.c date formatting routine."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3736
+#: doc/tin.1:3775
 #, no-wrap
 msgid "Rich Salz"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3738
+#: doc/tin.1:3777
 msgid "author of wildmat.c pattern matching and parsdate.y date parsing routines."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3738
+#: doc/tin.1:3777
 #, no-wrap
 msgid "Dave Taylor"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3742
+#: doc/tin.1:3781
 msgid "author of curses.c from the B<\\%elm>(1)  mailreader."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3742
+#: doc/tin.1:3781
 #, no-wrap
 msgid "Chris Thewalt"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3746
+#: doc/tin.1:3785
 msgid "author of getline.c B<\\%emacs>(1)  style editing routine."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3746
+#: doc/tin.1:3785
 #, no-wrap
 msgid "Steven Madsen"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3750
+#: doc/tin.1:3789
 msgid "for adding B<\\%pgp>(1)  (Pretty Good Privacy) support."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3750
+#: doc/tin.1:3789
 #, no-wrap
 msgid "Philip Hazel E<lt>ph10@cam.ac.ukE<gt>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3754
+#: doc/tin.1:3793
 msgid "for B<\\%pcre>(3)  (Perl-compatible regular expression library)."
 msgstr ""
 
 #. type: IP
-#: doc/tin.1:3754
+#: doc/tin.1:3793
 #, no-wrap
 msgid "Patrick Powell E<lt>papowell@astart.comE<gt>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3762
+#: doc/tin.1:3801
 msgid "for B<\\%snprintf>(3)  and B<\\%vsnprintf>(3)  fallbacks."
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3762
+#: doc/tin.1:3801
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3763
+#: doc/tin.1:3802
 #, no-wrap
 msgid "Iain Lea E<lt>iain@bricbrac.deE<gt>"
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3767
+#: doc/tin.1:3806
 #, no-wrap
 msgid "MAINTAINER"
 msgstr ""
 
 #. type: TP
-#: doc/tin.1:3768
+#: doc/tin.1:3807
 #, no-wrap
 msgid "Urs Janssen E<lt>urs@tin.orgE<gt>"
 msgstr ""
 
 #. type: SH
-#: doc/tin.1:3772 doc/tin.5:2616
+#: doc/tin.1:3811 doc/tin.5:2634
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.1:3826
+#: doc/tin.1:3865
 msgid ""
 "B<\\%cron>(1), B<\\%elm>(1), B<\\%emacs>(1), B<\\%gpg>(1), B<\\%inews>(1), "
 "B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), B<\\%metamail>(1), "
@@ -8526,7 +8559,7 @@ msgstr ""
 #. type: Plain text
 #: doc/tin.5:20
 msgid ""
-"This manpage describes the various (config) files and their formats used by "
+"This man page describes the various (config) files and their formats used by "
 "the B<\\%tin>(1)  newsreader. All files are expected to have unix style "
 "('\\en' aka LF) line endings."
 msgstr ""
@@ -8714,7 +8747,7 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:154 doc/tin.5:1073
+#: doc/tin.5:154 doc/tin.5:1076
 #, no-wrap
 msgid "B<description>"
 msgstr ""
@@ -8767,7 +8800,7 @@ msgstr ""
 #. type: Plain text
 #: doc/tin.5:180
 msgid ""
-"The \"nametemplate\" field gives a file name format, in which %s will be "
+"The \"nametemplate\" field gives a filename format, in which %s will be "
 "replaced by a short unique string to give the name of the temporary file to "
 "be passed to the viewing command. This is only expected to be relevant in "
 "environments where filename extensions are meaningful, e.g., one could "
@@ -8785,7 +8818,7 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:185 doc/tin.5:271 doc/tin.5:299 doc/tin.5:389 doc/tin.5:704 doc/tin.5:811 doc/tin.5:1093
+#: doc/tin.5:185 doc/tin.5:271 doc/tin.5:299 doc/tin.5:389 doc/tin.5:707 doc/tin.5:814 doc/tin.5:1096
 #, no-wrap
 msgid "Example:"
 msgstr ""
@@ -8895,13 +8928,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:261 doc/tin.5:1084
+#: doc/tin.5:261 doc/tin.5:1087
 #, no-wrap
 msgid "B<nntpserver>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:264 doc/tin.5:1087
+#: doc/tin.5:264 doc/tin.5:1090
 msgid "full qualified domain name of the news server."
 msgstr ""
 
@@ -9152,24 +9185,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:434 doc/tin.5:1196
+#: doc/tin.5:434 doc/tin.5:1199
 #, no-wrap
 msgid "B<add_posted_to_filter>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:437 doc/tin.5:440 doc/tin.5:443 doc/tin.5:446 doc/tin.5:449 doc/tin.5:452 doc/tin.5:455 doc/tin.5:468 doc/tin.5:478 doc/tin.5:491 doc/tin.5:494 doc/tin.5:497 doc/tin.5:500 doc/tin.5:503 doc/tin.5:510 doc/tin.5:513 doc/tin.5:540 doc/tin.5:543 doc/tin.5:546 doc/tin.5:556 doc/tin.5:559 doc/tin.5:562 doc/tin.5:565 doc/tin.5:568 doc/tin.5:571 doc/tin.5:574 doc/tin.5:577 doc/tin.5:580 doc/tin.5:583 doc/tin.5:589 doc/tin.5:592 doc/tin.5:595 doc/tin.5:598 doc/tin.5:601 doc/tin.5:604 doc/tin.5:607 doc/tin.5:613 doc/tin.5:616 doc/tin.5:619 doc/tin.5:622 doc/tin.5:625 doc/tin.5:628 doc/tin.5:631 doc/tin.5:634 doc/tin.5:637 doc/tin.5:640 doc/tin.5:694
+#: doc/tin.5:437 doc/tin.5:440 doc/tin.5:443 doc/tin.5:446 doc/tin.5:449 doc/tin.5:452 doc/tin.5:455 doc/tin.5:468 doc/tin.5:478 doc/tin.5:481 doc/tin.5:494 doc/tin.5:497 doc/tin.5:500 doc/tin.5:503 doc/tin.5:506 doc/tin.5:513 doc/tin.5:516 doc/tin.5:543 doc/tin.5:546 doc/tin.5:549 doc/tin.5:559 doc/tin.5:562 doc/tin.5:565 doc/tin.5:568 doc/tin.5:571 doc/tin.5:574 doc/tin.5:577 doc/tin.5:580 doc/tin.5:583 doc/tin.5:586 doc/tin.5:592 doc/tin.5:595 doc/tin.5:598 doc/tin.5:601 doc/tin.5:604 doc/tin.5:607 doc/tin.5:610 doc/tin.5:616 doc/tin.5:619 doc/tin.5:622 doc/tin.5:625 doc/tin.5:628 doc/tin.5:631 doc/tin.5:634 doc/tin.5:637 doc/tin.5:640 doc/tin.5:643 doc/tin.5:697
 msgid "Identical to the tinrc variable of the same name"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:437 doc/tin.5:1200
+#: doc/tin.5:437 doc/tin.5:1203
 #, no-wrap
 msgid "B<advertising>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:440 doc/tin.5:1203
+#: doc/tin.5:440 doc/tin.5:1206
 #, no-wrap
 msgid "B<alternative_handling>"
 msgstr ""
@@ -9181,19 +9214,19 @@ msgid "B<ask_for_metamail>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:446 doc/tin.5:1246
+#: doc/tin.5:446 doc/tin.5:1249
 #, no-wrap
 msgid "B<auto_cc_bcc>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:449 doc/tin.5:1250
+#: doc/tin.5:449 doc/tin.5:1253
 #, no-wrap
 msgid "B<auto_list_thread>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:452 doc/tin.5:1257
+#: doc/tin.5:452 doc/tin.5:1260
 #, no-wrap
 msgid "B<auto_save>"
 msgstr ""
@@ -9212,7 +9245,7 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:459 doc/tin.5:1263
+#: doc/tin.5:459 doc/tin.5:1266
 #, no-wrap
 msgid "B<batch_save>"
 msgstr ""
@@ -9226,7 +9259,7 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:465 doc/tin.5:1377
+#: doc/tin.5:465 doc/tin.5:1383
 #, no-wrap
 msgid "B<date_format>"
 msgstr ""
@@ -9247,109 +9280,115 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:475 doc/tin.5:1492
+#: doc/tin.5:475 doc/tin.5:1500
 #, no-wrap
 msgid "B<editor_format>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:478
+#: doc/tin.5:478 doc/tin.5:1505
+#, no-wrap
+msgid "B<extquote_handling>"
+msgstr ""
+
+#. type: TP
+#: doc/tin.5:481
 #, no-wrap
 msgid "B<fcc>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:482
+#: doc/tin.5:485
 msgid ""
 "Mailbox to save sent mails. The format of the mailbox is controlled via the "
 "tinrc B<mailbox_format> variable."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:482
+#: doc/tin.5:485
 #, no-wrap
 msgid "B<followup_to>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:485
+#: doc/tin.5:488
 msgid "Set ''Followup-To:'' header to the specified group(s)."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:485 doc/tin.5:774
+#: doc/tin.5:488 doc/tin.5:777
 #, no-wrap
 msgid "B<from>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:488
+#: doc/tin.5:491
 msgid "Identical to the tinrc variable B<mail_address>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:488 doc/tin.5:1516
+#: doc/tin.5:491 doc/tin.5:1532
 #, no-wrap
 msgid "B<group_catchup_on_exit>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:491 doc/tin.5:1519
+#: doc/tin.5:494 doc/tin.5:1535
 #, no-wrap
 msgid "B<group_format>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:494 doc/tin.5:1603
+#: doc/tin.5:497 doc/tin.5:1615
 #, no-wrap
 msgid "B<mail_8bit_header>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:497 doc/tin.5:1615 doc/tin.5:2392
+#: doc/tin.5:500 doc/tin.5:1627 doc/tin.5:2410
 #, no-wrap
 msgid "B<mail_mime_encoding>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:500 doc/tin.5:1634
+#: doc/tin.5:503 doc/tin.5:1646
 #, no-wrap
 msgid "B<maildir>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:503
+#: doc/tin.5:506
 #, no-wrap
 msgid "B<mailing_list>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:507
+#: doc/tin.5:510
 msgid ""
 "Used when a group is a mailing list. All responses to the group will be "
 "directed to this email address instead"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:507 doc/tin.5:1672
+#: doc/tin.5:510 doc/tin.5:1684
 #, no-wrap
 msgid "B<mark_ignore_tags>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:510 doc/tin.5:1669
+#: doc/tin.5:513 doc/tin.5:1681
 #, no-wrap
 msgid "B<mark_saved_read>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:513
+#: doc/tin.5:516
 #, no-wrap
 msgid "B<mime_forward>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:530
+#: doc/tin.5:533
 msgid ""
 "Determines whether usenet articles are forwarded as attachment or "
 "inline. When set to OFF, the forwarded article will be included in the body "
@@ -9368,13 +9407,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:530
+#: doc/tin.5:533
 #, no-wrap
 msgid "B<mime_types_to_save>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:537
+#: doc/tin.5:540
 msgid ""
 "A comma separated list of MIME major/minor Content-Types that will be saved "
 "when using the view/save and save/autosave features.  A single * can be used "
@@ -9383,31 +9422,31 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:537 doc/tin.5:1751
+#: doc/tin.5:540 doc/tin.5:1763
 #, no-wrap
 msgid "B<news_headers_to_display>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:540 doc/tin.5:1758
+#: doc/tin.5:543 doc/tin.5:1770
 #, no-wrap
 msgid "B<news_headers_to_not_display>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:543 doc/tin.5:1767
+#: doc/tin.5:546 doc/tin.5:1779
 #, no-wrap
 msgid "B<news_quote_format>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:546 doc/tin.5:2365
+#: doc/tin.5:549 doc/tin.5:2383
 #, no-wrap
 msgid "B<organization>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:553
+#: doc/tin.5:556
 msgid ""
 "This can be used to set the article header field ''Organization:''. It "
 "overrides the setting (if any) of organization in I</etc/tin/tin.defaults> "
@@ -9416,193 +9455,193 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:553 doc/tin.5:1795
+#: doc/tin.5:556 doc/tin.5:1807
 #, no-wrap
 msgid "B<pos_first_unread>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:556 doc/tin.5:1799
+#: doc/tin.5:559 doc/tin.5:1811
 #, no-wrap
 msgid "B<post_8bit_header>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:559 doc/tin.5:1810 doc/tin.5:2389
+#: doc/tin.5:562 doc/tin.5:1822 doc/tin.5:2407
 #, no-wrap
 msgid "B<post_mime_encoding>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:562 doc/tin.5:1823
+#: doc/tin.5:565 doc/tin.5:1835
 #, no-wrap
 msgid "B<post_process_type>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:565 doc/tin.5:1815
+#: doc/tin.5:568 doc/tin.5:1827
 #, no-wrap
 msgid "B<post_process_view>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:568 doc/tin.5:1846
+#: doc/tin.5:571 doc/tin.5:1858
 #, no-wrap
 msgid "B<print_header>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:571 doc/tin.5:1860
+#: doc/tin.5:574 doc/tin.5:1872
 #, no-wrap
 msgid "B<process_only_unread>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:574 doc/tin.5:1864
+#: doc/tin.5:577 doc/tin.5:1876
 #, no-wrap
 msgid "B<prompt_followupto>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:577 doc/tin.5:1868
+#: doc/tin.5:580 doc/tin.5:1880
 #, no-wrap
 msgid "B<quote_chars>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:580 doc/tin.5:1928
+#: doc/tin.5:583 doc/tin.5:1940
 #, no-wrap
 msgid "B<savedir>"
 msgstr ""
 
 #.  TODO: document option
 #. type: TP
-#: doc/tin.5:583
+#: doc/tin.5:586
 #, no-wrap
 msgid "B<savefile>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:586 doc/tin.5:1985
+#: doc/tin.5:589 doc/tin.5:1997
 #, no-wrap
 msgid "B<show_author>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:589 doc/tin.5:2011
+#: doc/tin.5:592 doc/tin.5:2023
 #, no-wrap
 msgid "B<show_info>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:592 doc/tin.5:2029
+#: doc/tin.5:595 doc/tin.5:2041
 #, no-wrap
 msgid "B<show_only_unread_arts>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:595 doc/tin.5:2037
+#: doc/tin.5:598 doc/tin.5:2049
 #, no-wrap
 msgid "B<show_signatures>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:598 doc/tin.5:2040
+#: doc/tin.5:601 doc/tin.5:2052
 #, no-wrap
 msgid "B<sigdashes>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:601 doc/tin.5:2043
+#: doc/tin.5:604 doc/tin.5:2055
 #, no-wrap
 msgid "B<sigfile>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:604 doc/tin.5:2054
+#: doc/tin.5:607 doc/tin.5:2066
 #, no-wrap
 msgid "B<signature_repost>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:607 doc/tin.5:2064
+#: doc/tin.5:610 doc/tin.5:2076
 #, no-wrap
 msgid "B<sort_article_type>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:610
+#: doc/tin.5:613
 msgid "Identical to the tinrc variable B<sort_article_type>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:610 doc/tin.5:2093
+#: doc/tin.5:613 doc/tin.5:2105
 #, no-wrap
 msgid "B<sort_threads_type>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:613 doc/tin.5:2122
+#: doc/tin.5:616 doc/tin.5:2136
 #, no-wrap
 msgid "B<start_editor_offset>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:616 doc/tin.5:2151
+#: doc/tin.5:619 doc/tin.5:2165
 #, no-wrap
 msgid "B<tex2iso_conv>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:619 doc/tin.5:2156
+#: doc/tin.5:622 doc/tin.5:2170
 #, no-wrap
 msgid "B<thread_articles>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:622 doc/tin.5:2190
+#: doc/tin.5:625 doc/tin.5:2204
 #, no-wrap
 msgid "B<thread_catchup_on_exit>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:625 doc/tin.5:2166
+#: doc/tin.5:628 doc/tin.5:2180
 #, no-wrap
 msgid "B<thread_format>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:628 doc/tin.5:2185
+#: doc/tin.5:631 doc/tin.5:2199
 #, no-wrap
 msgid "B<thread_perc>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:631 doc/tin.5:2214
+#: doc/tin.5:634 doc/tin.5:2228
 #, no-wrap
 msgid "B<trim_article_body>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:634 doc/tin.5:2294
+#: doc/tin.5:637 doc/tin.5:2308
 #, no-wrap
 msgid "B<verbatim_handling>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:637 doc/tin.5:2341
+#: doc/tin.5:640 doc/tin.5:2359
 #, no-wrap
 msgid "B<wrap_on_next_unread>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:640
+#: doc/tin.5:643
 #, no-wrap
 msgid "B<x_body>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:645
+#: doc/tin.5:648
 msgid ""
 "A piece of text that will be added at the start of a message body. If this "
 "string starts with a / or ~ then it is assumed to be the name of a file "
@@ -9610,24 +9649,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:645
+#: doc/tin.5:648
 #, no-wrap
 msgid "B<x_comment_to>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:648
+#: doc/tin.5:651
 msgid "Insert ''X-Comment-To:'' header, this is only useful in FIDO groups."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:648
+#: doc/tin.5:651
 #, no-wrap
 msgid "B<x_headers>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:656
+#: doc/tin.5:659
 msgid ""
 "A string including header-name and the contents of the header that will be "
 "automatically added when posting. If the string starts with a / or ~ then it "
@@ -9638,13 +9677,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:656
+#: doc/tin.5:659
 #, no-wrap
 msgid "B<quick_kill_scope>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:662
+#: doc/tin.5:665
 msgid ""
 "A comma-separated list of newsgroup patterns (wildmat-style) to which groups "
 "the filter rule added by B<QuickFilterKill> will be applied.  If unset the "
@@ -9652,46 +9691,46 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:662
+#: doc/tin.5:665
 #, no-wrap
 msgid "B<quick_kill_expire>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:665
+#: doc/tin.5:668
 msgid "Identical to the tinrc variable B<default_filter_kill_expire>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:665
+#: doc/tin.5:668
 #, no-wrap
 msgid "B<quick_kill_case>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:668
+#: doc/tin.5:671
 msgid "Identical to the tinrc variable B<default_filter_kill_case>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:668
+#: doc/tin.5:671
 #, no-wrap
 msgid "B<quick_kill_header>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:671
+#: doc/tin.5:674
 msgid "Identical to the tinrc variable B<default_filter_kill_header>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:671
+#: doc/tin.5:674
 #, no-wrap
 msgid "B<quick_select_scope>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:677
+#: doc/tin.5:680
 msgid ""
 "A comma-separated list of newsgroup patterns (wildmat-style) to which groups "
 "the filter rule added by B<QuickFilterSelect> will be applied. If unset the "
@@ -9700,65 +9739,65 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:677
+#: doc/tin.5:680
 #, no-wrap
 msgid "B<quick_select_expire>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:680
+#: doc/tin.5:683
 msgid "Identical to the tinrc variable B<default_filter_select_expire>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:680
+#: doc/tin.5:683
 #, no-wrap
 msgid "B<quick_select_case>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:683
+#: doc/tin.5:686
 msgid "Identical to the tinrc variable B<default_filter_select_case>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:683
+#: doc/tin.5:686
 #, no-wrap
 msgid "B<quick_select_header>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:686
+#: doc/tin.5:689
 msgid "Identical to the tinrc variable B<default_filter_select_header>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:686
+#: doc/tin.5:689
 #, no-wrap
 msgid "B<ispell>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:691
+#: doc/tin.5:694
 msgid ""
 "Path and options for B<\\%ispell>(1)-like spell-checker, e.g. \"aspell "
 "--mode=email --dont-backup check\""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:691 doc/tin.5:1705
+#: doc/tin.5:694 doc/tin.5:1717
 #, no-wrap
 msgid "B<mm_network_charset>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:694
+#: doc/tin.5:697
 #, no-wrap
 msgid "B<undeclared_charset>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:703
+#: doc/tin.5:706
 msgid ""
 "Assume (broken) articles without MIME charset declaration have this charset "
 "- default is US-ASCII. This attribute works only on systems with working "
@@ -9767,7 +9806,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:713
+#: doc/tin.5:716
 #, no-wrap
 msgid ""
 "# include extra headers\n"
@@ -9778,7 +9817,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:717
+#: doc/tin.5:720
 #, no-wrap
 msgid ""
 "# in *sources* set post process type to shar only\n"
@@ -9787,7 +9826,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:724
+#: doc/tin.5:727
 #, no-wrap
 msgid ""
 "# in *binaries* turn on full post processing,\n"
@@ -9799,7 +9838,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:730
+#: doc/tin.5:733
 #, no-wrap
 msgid ""
 "# in fido.* newsgroups change quote_chars\n"
@@ -9810,7 +9849,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:736
+#: doc/tin.5:739
 #, no-wrap
 msgid ""
 "# in *.test newsgroups, don't append signature\n"
@@ -9821,7 +9860,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:740
+#: doc/tin.5:743
 #, no-wrap
 msgid ""
 "# assume ISO-2022-JP-2 as charset\n"
@@ -9830,7 +9869,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:752
+#: doc/tin.5:755
 msgid ""
 "The filter file is used to assign scores to certain articles. Based on the "
 "score an article can be filtered out (hidden) or marked hot. Empty lines or "
@@ -9838,13 +9877,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:752
+#: doc/tin.5:755
 #, no-wrap
 msgid "B<comment>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:761
+#: doc/tin.5:764
 msgid ""
 "Every entry (rule) in the filter file might get a comment. Multiple lines "
 "are allowed (but only for comments yet). Every line must start with the "
@@ -9855,55 +9894,55 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:761
+#: doc/tin.5:764
 #, no-wrap
 msgid "B<group>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:765
+#: doc/tin.5:768
 msgid ""
 "A comma-separated list of newsgroup patterns (wildmat-style) to which groups "
 "the filter rule will be applied. This line is mandatory!"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:765
+#: doc/tin.5:768
 #, no-wrap
 msgid "B<case>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:768
+#: doc/tin.5:771
 msgid "0=case-sensitive, 1=case-insensitive"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:768
+#: doc/tin.5:771
 #, no-wrap
 msgid "B<score>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:771
+#: doc/tin.5:774
 msgid ""
 "Score value of the rule; can also be one of the magic words \"kill\" or "
 "\"hot\"."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:771
+#: doc/tin.5:774
 #, no-wrap
 msgid "B<subj>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:774
+#: doc/tin.5:777
 msgid "Match against ''Subject:''"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:782
+#: doc/tin.5:785
 msgid ""
 "Match against ''From:''.  B<\\%tin>(1)  converts the contents of the "
 "''From:'' header to an old style e-mail address, e.g. ''some@body.example "
@@ -9912,57 +9951,57 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:782
+#: doc/tin.5:785
 #, no-wrap
 msgid "B<msgid>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:785
+#: doc/tin.5:788
 msgid "Match against ''Message-ID:'' and full ''References:''"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:785
+#: doc/tin.5:788
 #, no-wrap
 msgid "B<msgid_last>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:788
+#: doc/tin.5:791
 msgid "Match against ''Message-ID:'' and last ''References:'' entry only"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:788
+#: doc/tin.5:791
 #, no-wrap
 msgid "B<msgid_only>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:791
+#: doc/tin.5:794
 msgid "Match against ''Message-ID:''"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:791
+#: doc/tin.5:794
 #, no-wrap
 msgid "B<refs_only>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:794
+#: doc/tin.5:797
 msgid "Match against ''References:''"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:794
+#: doc/tin.5:797
 #, no-wrap
 msgid "B<lines>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:797
+#: doc/tin.5:800
 msgid ""
 "Match against ''Lines:'', E<lt>num matches less than, E<gt>num matches more "
 "than."
@@ -9970,24 +10009,24 @@ msgstr ""
 
 #.  TODO: document option in detail
 #. type: TP
-#: doc/tin.5:797
+#: doc/tin.5:800
 #, no-wrap
 msgid "B<gnksa>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:801
+#: doc/tin.5:804
 msgid "Match against ''From:'' address parser return codes."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:801
+#: doc/tin.5:804
 #, no-wrap
 msgid "B<xref>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:807
+#: doc/tin.5:810
 msgid ""
 "Match against ''Xref:'' line. Before any matching is done the line is turned "
 "into the same format ''Newsgroups:'' has that is it is turned into a comma "
@@ -9996,18 +10035,18 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:807 doc/tin.5:2535
+#: doc/tin.5:810 doc/tin.5:2553
 #, no-wrap
 msgid "B<time>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:810
+#: doc/tin.5:813
 msgid "time_t value when rule expires"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:821
+#: doc/tin.5:824
 #, no-wrap
 msgid ""
 "comment=mark all articles about tin, rtin,\n"
@@ -10019,7 +10058,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:837
+#: doc/tin.5:840
 msgid ""
 "Keymap-file, containing \"I<keyname> I<value> I<[value]>\" pairs separated "
 "by spaces or tabs. Below is a list of all rebindable keynames and their "
@@ -10027,13 +10066,13 @@ msgid ""
 msgstr ""
 
 #. type: ta
-#: doc/tin.5:839
+#: doc/tin.5:842
 #, no-wrap
 msgid "\\w'GroupSelThdIfUnreadSelected    'u +\\w'SPACE'u +\\w'SPACE'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:886
+#: doc/tin.5:889
 #, no-wrap
 msgid ""
 "B<ShellEscape>\t!\n"
@@ -10085,7 +10124,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:894
+#: doc/tin.5:897
 #, no-wrap
 msgid ""
 "B<AttachSelect>\t^J\t^M\n"
@@ -10098,7 +10137,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:902
+#: doc/tin.5:905
 #, no-wrap
 msgid ""
 "B<ConfigToggleAttrib>\tTAB\n"
@@ -10111,7 +10150,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:910
+#: doc/tin.5:913
 #, no-wrap
 msgid ""
 "B<FeedTag>\tT\n"
@@ -10124,7 +10163,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:913
+#: doc/tin.5:916
 #, no-wrap
 msgid ""
 "B<FilterEdit>\te\n"
@@ -10132,7 +10171,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:943
+#: doc/tin.5:946
 #, no-wrap
 msgid ""
 "B<GroupNextUnreadArtOrGrp>\tTAB\n"
@@ -10167,7 +10206,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:946
+#: doc/tin.5:949
 #, no-wrap
 msgid ""
 "B<HelpLastPage>\tG\n"
@@ -10175,7 +10214,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:986
+#: doc/tin.5:989
 #, no-wrap
 msgid ""
 "B<PageReplyQuoteHeaders>\t^E\n"
@@ -10220,7 +10259,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:991
+#: doc/tin.5:994
 #, no-wrap
 msgid ""
 "B<PgpEncSign>\tb\n"
@@ -10230,7 +10269,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1004
+#: doc/tin.5:1007
 #, no-wrap
 msgid ""
 "B<PostAbort>\ta\n"
@@ -10248,7 +10287,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1007
+#: doc/tin.5:1010
 #, no-wrap
 msgid ""
 "B<PostponeOverride>\tY\n"
@@ -10256,7 +10295,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1010
+#: doc/tin.5:1013
 #, no-wrap
 msgid ""
 "B<PromptYes>\ty\tY\n"
@@ -10264,7 +10303,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1013
+#: doc/tin.5:1016
 #, no-wrap
 msgid ""
 "B<SaveAppendFile>\ta\n"
@@ -10272,7 +10311,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1017
+#: doc/tin.5:1020
 #, no-wrap
 msgid ""
 "B<PProcNone>\tn\n"
@@ -10281,7 +10320,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1035
+#: doc/tin.5:1038
 #, no-wrap
 msgid ""
 "B<SelectEnterNextUnreadGrp>\tTAB\tn\n"
@@ -10304,7 +10343,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1042
+#: doc/tin.5:1045
 #, no-wrap
 msgid ""
 "B<ScopeSelect>\t^J\t^M\n"
@@ -10316,7 +10355,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1057
+#: doc/tin.5:1060
 #, no-wrap
 msgid ""
 "B<ThreadReadNextArtOrThread>\tTAB\n"
@@ -10336,13 +10375,13 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1059
+#: doc/tin.5:1062
 #, no-wrap
 msgid "B<UrlSelect>\t^J\t^M\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1070
+#: doc/tin.5:1073
 msgid ""
 "This file provides short descriptions of each mailgroup. (requires "
 "B<\\%tin>(1)  to be build with mh-mail-handling support). Each line consist "
@@ -10350,90 +10389,90 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1070
+#: doc/tin.5:1073
 #, no-wrap
 msgid "B<mailgroupname>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1073 doc/tin.5:1144 doc/tin.5:2482 doc/tin.5:2535 doc/tin.5:2562
+#: doc/tin.5:1076 doc/tin.5:1147 doc/tin.5:2500 doc/tin.5:2553 doc/tin.5:2580
 msgid "is the name of the newsgroup"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1076 doc/tin.5:1147 doc/tin.5:2565
+#: doc/tin.5:1079 doc/tin.5:1150 doc/tin.5:2583
 msgid "is a short single-line description of the group"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1084
+#: doc/tin.5:1087
 msgid ""
 "\"I<nntpserver> I<newsrc> [I<shortname> [I<...>]]\" pairs to use with the "
 "''B<-g>'' command-line switch."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1087
+#: doc/tin.5:1090
 #, no-wrap
 msgid "B<newsrc>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1090
+#: doc/tin.5:1093
 msgid "related newsrc."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1090
+#: doc/tin.5:1093
 #, no-wrap
 msgid "B<shortname>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1093
+#: doc/tin.5:1096
 msgid "nickname(s) for the nntpserver."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1097
+#: doc/tin.5:1100
 msgid "# sample newsrctable file"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1099
+#: doc/tin.5:1102
 msgid "news.tin.org .newsrc-tin.org tinorg"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1101
+#: doc/tin.5:1104
 msgid "news.example.org /tmp/nrc-ex example ex"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1109
+#: doc/tin.5:1112
 msgid "posting history"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1119
+#: doc/tin.5:1122
 msgid ""
 "Copy of all posted articles in B<\\%mbox>(5)  format. The filename can be "
 "changed by setting B<posted_articles_file>."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1128
+#: doc/tin.5:1131
 msgid "Pool of postponed articles. This file is in B<\\%mbox>(5)  format."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1133
+#: doc/tin.5:1136
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/newsgroups>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1141
+#: doc/tin.5:1144
 msgid ""
 "This file a copy of the servers newsgroups file which provides short "
 "descriptions of each newsgroup. It is automatically updated on startup "
@@ -10443,25 +10482,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1141 doc/tin.5:2559
+#: doc/tin.5:1144 doc/tin.5:2577
 #, no-wrap
 msgid "B<group.name>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1144 doc/tin.5:2562
+#: doc/tin.5:1147 doc/tin.5:2580
 #, no-wrap
 msgid "B<one-line description>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1153
+#: doc/tin.5:1156
 #, no-wrap
 msgid "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/$NNTPSERVER${NNTPPORT:+\":$NNTPPORT\"}/serverrc>\n"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1160
+#: doc/tin.5:1163
 msgid ""
 "File to store $B<NNTPSERVER> and $B<NNTPPORT> related data via a list of "
 "\"I<variable>=I<value>\" pairs. Currently there are only two variables, both "
@@ -10469,31 +10508,31 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1160
+#: doc/tin.5:1163
 #, no-wrap
 msgid "B<version>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1163
+#: doc/tin.5:1166
 msgid "Internal version number."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1163
+#: doc/tin.5:1166
 #, no-wrap
 msgid "B<last_newnews>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1168
+#: doc/tin.5:1171
 msgid ""
 "Internal timestamp used by B<\\%tin>(1)  to keep track of new newsgroups on "
 "the server."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1190
+#: doc/tin.5:1193
 msgid ""
 "At startup, B<\\%tin>(1)  reads in the configuration file. This contains a "
 "list of \"I<variable>=I<value>\" pairs that can be used to configure the way "
@@ -10505,74 +10544,67 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1190
+#: doc/tin.5:1193
 #, no-wrap
 msgid "B<abbreviate_groupname>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1206
+#: doc/tin.5:1209
 #, no-wrap
 msgid "B<art_marked_deleted>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1209
+#: doc/tin.5:1212
 #, no-wrap
 msgid "B<art_marked_inrange>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1212
+#: doc/tin.5:1215
 #, no-wrap
 msgid "B<art_marked_return>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1216
+#: doc/tin.5:1219
 #, no-wrap
 msgid "B<art_marked_selected>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1220
+#: doc/tin.5:1223
 #, no-wrap
 msgid "B<art_marked_recent>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1224
+#: doc/tin.5:1227
 #, no-wrap
 msgid "B<art_marked_unread>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1228
-msgid ""
-"The character used to show that an article has not been read.  Default is "
-"'+'."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1228
+#: doc/tin.5:1231
 #, no-wrap
 msgid "B<art_marked_read>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1231
+#: doc/tin.5:1234
 #, no-wrap
 msgid "B<art_marked_killed>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1235
+#: doc/tin.5:1238
 #, no-wrap
 msgid "B<art_marked_read_selected>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1246
+#: doc/tin.5:1249
 msgid ""
 "If ON B<\\%tin>(1)  will ask before using a MIME viewer (B<metamail_prog>) "
 "to display MIME messages. This only occurs if a MIME viewer is set. Default "
@@ -10580,30 +10612,30 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1254
+#: doc/tin.5:1257
 #, no-wrap
 msgid "B<auto_reconnect>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1257
+#: doc/tin.5:1260
 msgid "Reconnect to server automatically. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1268
+#: doc/tin.5:1271
 #, no-wrap
 msgid "B<beginner_level>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1273
+#: doc/tin.5:1276
 #, no-wrap
 msgid "B<cache_overview_files>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1278
+#: doc/tin.5:1281
 msgid ""
 "If ON, create local copies of NNTP overview files. This can be used to "
 "considerably speed up accessing large groups when using a slow connection.  "
@@ -10611,164 +10643,163 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1278
+#: doc/tin.5:1281
 #, no-wrap
 msgid "B<catchup_read_groups>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1282
+#: doc/tin.5:1285
 #, no-wrap
 msgid "B<col_back>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1285
+#: doc/tin.5:1288
+#, no-wrap
+msgid "B<col_extquote>"
+msgstr ""
+
+#. type: TP
+#: doc/tin.5:1291
 #, no-wrap
 msgid "B<col_from>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1288
+#: doc/tin.5:1294
 #, no-wrap
 msgid "B<col_head>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1291
+#: doc/tin.5:1297
 #, no-wrap
 msgid "B<col_help>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1294
+#: doc/tin.5:1300
 #, no-wrap
 msgid "B<col_invers_bg>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1297
+#: doc/tin.5:1303
 #, no-wrap
 msgid "B<col_invers_fg>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1300
+#: doc/tin.5:1306
 #, no-wrap
 msgid "B<col_markdash>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1304
+#: doc/tin.5:1310
 #, no-wrap
 msgid "B<col_markslash>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1308
+#: doc/tin.5:1314
 #, no-wrap
 msgid "B<col_markstar>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1312
+#: doc/tin.5:1318
 #, no-wrap
 msgid "B<col_markstroke>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1316
+#: doc/tin.5:1322
 #, no-wrap
 msgid "B<col_minihelp>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1319
+#: doc/tin.5:1325
 #, no-wrap
 msgid "B<col_newsheaders>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1322
+#: doc/tin.5:1328
 #, no-wrap
 msgid "B<col_normal>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1325
+#: doc/tin.5:1331
 #, no-wrap
 msgid "B<col_quote>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1328
+#: doc/tin.5:1334
 #, no-wrap
 msgid "B<col_quote2>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1331
+#: doc/tin.5:1337
 #, no-wrap
 msgid "B<col_quote3>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1334
+#: doc/tin.5:1340
 #, no-wrap
 msgid "B<col_response>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1338
-msgid ""
-"Color of response counter. This is the text that says 'Response x of y' in "
-"the article viewer."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1338
+#: doc/tin.5:1344
 #, no-wrap
 msgid "B<col_signature>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1341
+#: doc/tin.5:1347
 #, no-wrap
 msgid "B<col_urls>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1344
+#: doc/tin.5:1350
 #, no-wrap
 msgid "B<col_verbatim>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1347
+#: doc/tin.5:1353
 #, no-wrap
 msgid "B<col_subject>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1350
+#: doc/tin.5:1356
 #, no-wrap
 msgid "B<col_text>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1353
+#: doc/tin.5:1359
 #, no-wrap
 msgid "B<col_title>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1356
+#: doc/tin.5:1362
 #, no-wrap
 msgid "B<confirm_choice>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1360
+#: doc/tin.5:1366
 msgid ""
 "B<\\%tin>(1)  can ask for manual confirmation to protect the user. Available "
 "choices:"
@@ -10776,34 +10807,34 @@ msgstr ""
 
 #.  TODO: check if all affected commands are marked [after confirmation]
 #. type: Plain text
-#: doc/tin.5:1366
+#: doc/tin.5:1372
 msgid ""
-"B<commands:> Ask for confirmation before executing certain dangerous "
+"B<commands>: Ask for confirmation before executing certain dangerous "
 "commands (e.g., B<Catchup> ('B<c>')). Commands that this affects are marked "
 "in this manual with '[after confirmation]'."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1371
+#: doc/tin.5:1377
 msgid ""
-"B<quit:> You'll be asked to confirm that you wish to exit B<\\%tin>(1)  when "
+"B<quit>: You'll be asked to confirm that you wish to exit B<\\%tin>(1)  when "
 "you use the B<Quit> ('B<q>') command."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1375
+#: doc/tin.5:1381
 msgid ""
-"B<select:> Ask for confirmation before marking all not selected (with "
+"B<select>: Ask for confirmation before marking all not selected (with "
 "B<GroupMarkUnselArtRead> ('B<X>') command) articles as read."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1377
+#: doc/tin.5:1383
 msgid "Default is commands & quit."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1388
+#: doc/tin.5:1394
 msgid ""
 "Format string used for date representation. A description of the different "
 "format options can be found at B<\\%strftime>(3).  B<\\%tin>(1)  uses "
@@ -10812,76 +10843,55 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1388
+#: doc/tin.5:1394
 #, no-wrap
 msgid "B<default_art_search>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1390
+#: doc/tin.5:1396
 #, no-wrap
 msgid "B<default_author_search>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1392
+#: doc/tin.5:1398
 #, no-wrap
 msgid "B<default_config_search>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1395
+#: doc/tin.5:1401
 #, no-wrap
 msgid "B<default_filter_days>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1398
+#: doc/tin.5:1404
 #, no-wrap
 msgid "B<default_filter_kill_case>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1402
-msgid ""
-"Default for quick (1 key) kill filter case. ON = filter case sensitive, OFF "
-"= ignore case. Default is OFF."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1402
+#: doc/tin.5:1408
 #, no-wrap
 msgid "B<default_filter_kill_expire>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1406
-msgid ""
-"Default for quick (1 key) kill filter expire. ON = limit to "
-"'B<default_filter_days>', OFF = don't ever expire. Default is OFF."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1406
+#: doc/tin.5:1413
 #, no-wrap
 msgid "B<default_filter_kill_global>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1410
-msgid ""
-"Default for quick (1 key) kill filter global. ON=apply to all groups, "
-"OFF=apply to current group. Default is ON."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1410
+#: doc/tin.5:1417
 #, no-wrap
 msgid "B<default_filter_kill_header>"
 msgstr ""
 
 #. type: ta
-#: doc/tin.5:1415 doc/tin.5:1443
+#: doc/tin.5:1422 doc/tin.5:1451
 #, no-wrap
 msgid ""
 "\\w'0,1   'u +\\w'\\'\\'Message-ID:\\'\\' & last \\'\\'References:\\'\\' "
@@ -10889,7 +10899,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1424 doc/tin.5:1452
+#: doc/tin.5:1431 doc/tin.5:1460
 #, no-wrap
 msgid ""
 "0\t''Subject:'' (case sensitive)\n"
@@ -10903,160 +10913,139 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1426
+#: doc/tin.5:1433
 #, no-wrap
 msgid "B<default_filter_select_case>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1430
+#: doc/tin.5:1437
 #, no-wrap
 msgid "B<default_filter_select_expire>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1434
-msgid ""
-"Default for quick (1 key) auto-selection filter expire. ON = limit to "
-"'B<default_filter_days>', OFF = don't ever expire. Default is OFF."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1434
+#: doc/tin.5:1442
 #, no-wrap
 msgid "B<default_filter_select_global>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1438
-msgid ""
-"Default for quick (1 key) auto-selection filter global. ON=apply to all "
-"groups, OFF=apply to current group. Default is ON."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1438
+#: doc/tin.5:1446
 #, no-wrap
 msgid "B<default_filter_select_header>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1454
+#: doc/tin.5:1462
 #, no-wrap
 msgid "B<default_goto_group>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1456
+#: doc/tin.5:1464
 #, no-wrap
 msgid "B<default_group_search>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1458
+#: doc/tin.5:1466
 #, no-wrap
 msgid "B<default_mail_address>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1460
+#: doc/tin.5:1468
 #, no-wrap
 msgid "B<default_move_group>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1462
+#: doc/tin.5:1470
 #, no-wrap
 msgid "B<default_pattern>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1464
+#: doc/tin.5:1472
 #, no-wrap
 msgid "B<default_pipe_command>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1466
+#: doc/tin.5:1474
 #, no-wrap
 msgid "B<default_post_newsgroups>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1468
+#: doc/tin.5:1476
 #, no-wrap
 msgid "B<default_post_subject>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1470
+#: doc/tin.5:1478
 #, no-wrap
 msgid "B<default_range_group>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1472
+#: doc/tin.5:1480
 #, no-wrap
 msgid "B<default_range_select>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1474
+#: doc/tin.5:1482
 #, no-wrap
 msgid "B<default_range_thread>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1476
+#: doc/tin.5:1484
 #, no-wrap
 msgid "B<default_repost_group>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1478
+#: doc/tin.5:1486
 #, no-wrap
 msgid "B<default_save_file>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1480
+#: doc/tin.5:1488
 #, no-wrap
 msgid "B<default_save_mode>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1482
+#: doc/tin.5:1490
 #, no-wrap
 msgid "B<default_select_pattern>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1484
+#: doc/tin.5:1492
 #, no-wrap
 msgid "B<default_shell_command>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1486
+#: doc/tin.5:1494
 #, no-wrap
 msgid "B<default_subject_search>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1488
+#: doc/tin.5:1496
 #, no-wrap
 msgid "B<draw_arrow>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1492
-msgid ""
-"Allows groups/articles to be selected by an arrow '-E<gt>' if set ON or by "
-"an highlighted bar if set OFF."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1497
+#: doc/tin.5:1505
 msgid ""
 "The format string used to create the editor start command with parameters.  "
 "Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename (e.g., "
@@ -11064,19 +11053,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1497
+#: doc/tin.5:1508
+#, no-wrap
+msgid "B<extquote_regex>"
+msgstr ""
+
+#. type: TP
+#: doc/tin.5:1513
 #, no-wrap
 msgid "B<force_screen_redraw>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1501
+#: doc/tin.5:1517
 #, no-wrap
 msgid "B<getart_limit>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1508
+#: doc/tin.5:1524
 msgid ""
 "If B<getart_limit> is E<gt> 0 not more than B<getart_limit> articles/group "
 "are fetched from the server. If B<getart_limit> is E<lt> 0 B<\\%tin>(1)  "
@@ -11085,26 +11080,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1508
+#: doc/tin.5:1524
 #, no-wrap
 msgid "B<goto_next_unread>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1523
+#: doc/tin.5:1539
 msgid ""
 "The format string used for the Group level. Default is \"%n\\ %m\\ %R\\ %L\\ "
 "\\ %s\\ \\ %F\". The following substitutions are supported:"
 msgstr ""
 
 #. type: ta
-#: doc/tin.5:1525
+#: doc/tin.5:1541
 #, no-wrap
 msgid "\\w'%G    'u +\\w'number of responses in thread'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1537
+#: doc/tin.5:1553
 #, no-wrap
 msgid ""
 "%D\tdate\n"
@@ -11121,67 +11116,31 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1539
-#, no-wrap
-msgid "B<groupname_max_length>"
-msgstr ""
-
-#. type: TP
-#: doc/tin.5:1543
+#: doc/tin.5:1555
 #, no-wrap
 msgid "B<hide_uue>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1553
-msgid ""
-"If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then "
-"sections of uuencoded data will be shown with a single tag line showing the "
-"size and filename (much the same as a MIME attachment).  If set to 'Hide "
-"all' then any line that looks like uuencoded data will be folded into a tag "
-"line. This is useful when uuencoded data is split across more than one "
-"article but can also lead to false positives. This setting can also be "
-"toggled in the article viewer.  Default is 'No'."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1553
+#: doc/tin.5:1565
 #, no-wrap
 msgid "B<inews_prog>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1560
-msgid ""
-"Path, name and options of external B<\\%inews>(1).  If you are reading via "
-"NNTP the default value is \"--internal\" (use built-in NNTP inews), else it "
-"is \"inews -h\". The article is passed to B<inews_prog> on STDIN via 'E<lt> "
-"article'."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1560
+#: doc/tin.5:1572
 #, no-wrap
 msgid "B<info_in_last_line>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1566
-msgid ""
-"If ON, show current group description or article subject in the last line "
-"(not in the pager and global menu) - B<ToggleInfoLastLine> ('B<i>' toggles "
-"setting). This facility is useful as the full width of the screen is "
-"available to display long subjects. Default is OFF."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1566
+#: doc/tin.5:1578
 #, no-wrap
 msgid "B<interactive_mailer>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1572
+#: doc/tin.5:1584
 msgid ""
 "If greater than 0 your mailreader will be invoked earlier for reply so you "
 "can use more of its features (e.g. MIME, pgp, ...). 1 means include headers, "
@@ -11190,32 +11149,32 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1572
+#: doc/tin.5:1584
 #, no-wrap
 msgid "B<inverse_okay>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1576
+#: doc/tin.5:1588
 #, no-wrap
 msgid "B<keep_dead_articles>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1581
+#: doc/tin.5:1593
 #, no-wrap
 msgid "B<kill_level>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1585
+#: doc/tin.5:1597
 msgid ""
 "This option controls the processing and display of articles that are "
 "killed. There are 3 options, default is 0 (B<Kill only unread arts>)."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1593
+#: doc/tin.5:1605
 msgid ""
 "B<Kill only unread arts> is the 'traditional' behavior of B<\\%tin>(1).  "
 "Only unread articles are killed once only by marking them read. As filtering "
@@ -11224,256 +11183,105 @@ msgid ""
 "once. When you reenter the group the mark will be gone."
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1609
-msgid ""
-"Allows 8bit characters unencoded in the header of mail message. Default is "
-"OFF. Turning it ON is effective only if B<mail_mime_encoding> is also set to "
-"8bit. Leaving it OFF is safe for most users and compliant to Internet Mail "
-"Standard (B<RFC\\%5322> and B<RFC\\%2047>). Default is OFF."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1609
+#: doc/tin.5:1621
 #, no-wrap
 msgid "B<mail_address>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1619
+#: doc/tin.5:1631
 #, no-wrap
 msgid "B<mail_quote_format>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1624
+#: doc/tin.5:1636
 #, no-wrap
 msgid "B<mailbox_format>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1643
-msgid ""
-"The directory where articles/threads are to be saved in B<\\%mbox>(5)  "
-"format. This feature is mainly for use with the B<\\%elm>(1)  mail "
-"program. It allows the user to save articles/threads/groups simply by giving "
-"'=' as the filename to save to. Default is "
-"I<${TIN_HOMEDIR:-\"$HOME\"}/Mail>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1643
+#: doc/tin.5:1655
 #, no-wrap
 msgid "B<mailer_format>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1649
-msgid ""
-"The format string used to create the mailer command with parameters that is "
-"used for mailing articles to other people. Default is '%M \"%T\" E<lt> %F' "
-"(e.g., /bin/mail \"iain\" E<lt> .article). The flexible format allows other "
-"mailers with different command line parameters to be used such as"
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1654
-#, no-wrap
-msgid ""
-"sendmail -oem -t E<lt> %F\n"
-"elm -s \"%S\" \"%T\" E<lt> \"%F\"\n"
-"claws-mail --compose \"mailto:%T?subject=%S&insert=%F\"\n"
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1658
-msgid ""
-"B<interactive_mailer> must be set adequate. The following substitutions are "
-"supported:"
-msgstr ""
-
-#. type: ta
-#: doc/tin.5:1660
-#, no-wrap
-msgid "\\w'%S'u +\\w'subject-field'u"
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1667
-#, no-wrap
-msgid ""
-"%F\tfilename\n"
-"%M\tdefault_mailer\n"
-"%S\tsubject-field\n"
-"%T\tto-filed\n"
-"%U\tusername\n"
-"%%\t%\n"
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1680
+#: doc/tin.5:1692
 #, no-wrap
 msgid "B<metamail_prog>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1692
-msgid ""
-"Path, name and options of external B<\\%metamail>(1)  program used to view "
-"non-textual parts of articles.  To use the built-in viewer, set to "
-"--internal. This is the default value when B<\\%metamail>(1)  is not "
-"installed. Leave it blank if you don't want any automatic viewing of "
-"non-textual attachments. The 'V' command can always be used to manually view "
-"any attachments. See also B<ask_for_metamail>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1692 doc/tin.5:2385
+#: doc/tin.5:1704 doc/tin.5:2403
 #, no-wrap
 msgid "B<mm_charset>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1705
-msgid ""
-"Charset supported locally, which is also used for MIME header (charset "
-"parameter and charset name in header encoding) in mail and news postings. If "
-"B<MIME_STRICT_CHARSET> is defined at the compile time, text in charset other "
-"than the value of this parameter is considered not displayable and "
-"represented as '?'. Otherwise, all character sets are regarded as compatible "
-"with the display. If it's not set, the value of the environment variable "
-"$B<MM_CHARSET> is used. US-ASCII or compile-time default is used in case "
-"neither of them is defined. If your system supports B<\\%iconv>(3), this "
-"option is disabled and you should use B<mm_network_charset> instead."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1716
-msgid ""
-"Charset used for posting and MIME headers; replaces B<mm_charset>.  "
-"Conversion between B<mm_network_charset> and local charset (determined via "
-"B<\\%nl_langinfo>(3))  is done via B<\\%iconv>(3), if this function is not "
-"available on your system this option is disabled and you have to use "
-"B<mm_charset> instead.  B<mm_network_charset> is limited to one of the "
-"following charsets:"
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1725
+#: doc/tin.5:1737
 #, no-wrap
 msgid "B<mono_markdash>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1730
-msgid ""
-"Character attribute of words emphasized like _this_. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1730
+#: doc/tin.5:1742
 #, no-wrap
 msgid "B<mono_markslash>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1735
-msgid ""
-"Character attribute of words emphasized like /this/. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1735
+#: doc/tin.5:1747
 #, no-wrap
 msgid "B<mono_markstar>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1740
-msgid ""
-"Character attribute of words emphasized like *this*. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1740
+#: doc/tin.5:1752
 #, no-wrap
 msgid "B<mono_markstroke>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1745
-msgid ""
-"Character attribute of words emphasized like -this-. It is depending on your "
-"terminal which attributes are usable. See also B<word_h_display_marks> and "
-"B<word_highlight>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1745
+#: doc/tin.5:1757
 #, no-wrap
 msgid "B<newnews>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1751
+#: doc/tin.5:1763
 msgid ""
 "These are internal timers used by B<\\%tin>(1)  to keep track of new "
 "newsgroups. Do not change them unless you understand what they are for."
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1758
-msgid ""
-"Which news headers you wish to see. If you want to see _all_ the headers, "
-"place an '*' as this value. This is the only way a wildcard can be used. If "
-"you enter 'X-' as the value, you will see all headers beginning with 'X-' "
-"(like X-Alan or X-Pape). You can list more than one by delimiting with "
-"spaces. Not defining anything turns off this option."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1767
-msgid ""
-"Same as B<news_headers_to_display> except it denotes the opposite. An "
-"example of using both options might be if you thought 'X-' headers were A "
-"Good Thing(tm), but thought Alan and Pape were miscreants... well then you "
-"would do something like this: B<news_headers_to_display=X-> "
-"B<news_headers_to_not_display=X-Alan X-Pape> Not defining anything turns off "
-"this option."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1772
+#: doc/tin.5:1784
 #, no-wrap
 msgid "B<nntp_read_timeout_secs>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1775
+#: doc/tin.5:1787
 msgid "Time in seconds to wait for a response from the server. Default is 120."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1775
+#: doc/tin.5:1787
 #, no-wrap
 msgid "B<normalization_form>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1779
+#: doc/tin.5:1791
 msgid ""
 "The normalization form which should be used to normalize unicode input.  The "
 "possible values are:"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1795
+#: doc/tin.5:1807
 msgid ""
 "Some normalization modes are only available if they are supported by the "
 "library B<\\%tin>(1)  uses to do the normalization. NFC should be used if "
@@ -11481,22 +11289,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1799
-msgid ""
-"If ON put cursor at first unread article in group otherwise at last "
-"article.  Default is ON."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1815
-msgid ""
-"MIME encoding of the body in news message, if necessary. (8bit, base64, "
-"quoted-printable, 7bit). Default is 8bit, which leads to no encoding.  "
-"base64 and quoted-printable are usually undesired on usenet."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:1823
+#: doc/tin.5:1835
 msgid ""
 "If ON, then B<\\%tin>(1)  will start an appropriate viewer program to "
 "display any files that were post processed and uudecoded. The program is "
@@ -11504,7 +11297,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1829
+#: doc/tin.5:1841
 msgid ""
 "This specifies whether to perform post processing on saved articles.  "
 "Because the shell archive may contain commands you may not want to be "
@@ -11513,7 +11306,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1837
+#: doc/tin.5:1849
 msgid ""
 "B<Shell archives>, unpacking of multi-part B<\\%shar>(1)  files "
 "only. Because the shell archive may contain commands you may not want to be "
@@ -11521,19 +11314,19 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1840
+#: doc/tin.5:1852
 #, no-wrap
 msgid "B<posted_articles_file>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1850
+#: doc/tin.5:1862
 #, no-wrap
 msgid "B<printer>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1860
+#: doc/tin.5:1872
 msgid ""
 "The printer program with options that is to be used to print articles. The "
 "default is B<\\%lpr>(1)  for BSD machines and B<\\%lp>(1)  for SysV "
@@ -11542,20 +11335,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1868
+#: doc/tin.5:1880
 msgid ""
 "If ON show empty ''Followup-To:'' header when editing an article.  Default "
 "is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1874
+#: doc/tin.5:1886
 #, no-wrap
 msgid "B<quote_style>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1880
+#: doc/tin.5:1892
 msgid ""
 "This bit coded integer value controls how articles are to be quoted when "
 "following up or replying to them. Any of the following options can be "
@@ -11564,7 +11357,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1885
+#: doc/tin.5:1897
 msgid ""
 "B<Compress quotes> Compress quote characters together when quoting multiple "
 "times (for example, 'E<gt> E<gt> E<gt>' will be turned into "
@@ -11572,7 +11365,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1891
+#: doc/tin.5:1903
 msgid ""
 "B<Quote Signatures> This option is off by default. Signatures are always "
 "quoted regardless of this option when you are viewing an article in raw mode "
@@ -11581,18 +11374,18 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1893
+#: doc/tin.5:1905
 msgid "B<Quote empty lines> This option is on by default."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1894
+#: doc/tin.5:1906
 #, no-wrap
 msgid "B<quote_regex>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1901
+#: doc/tin.5:1913
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote>. If B<quote_regex> is blank, then "
@@ -11600,13 +11393,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1901
+#: doc/tin.5:1913
 #, no-wrap
 msgid "B<quote_regex2>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1908
+#: doc/tin.5:1920
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote2>. If B<quote_regex2> is blank, then "
@@ -11614,13 +11407,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1908
+#: doc/tin.5:1920
 #, no-wrap
 msgid "B<quote_regex3>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1915
+#: doc/tin.5:1927
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching lines are shown in B<col_quote3>. If B<quote_regex3> is blank, then "
@@ -11628,85 +11421,74 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1915
+#: doc/tin.5:1927
 #, no-wrap
 msgid "B<recent_time>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1919
+#: doc/tin.5:1931
 #, no-wrap
 msgid "B<render_bidi>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1923
+#: doc/tin.5:1935
 #, no-wrap
 msgid "B<reread_active_file_secs>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1932
+#: doc/tin.5:1944
 #, no-wrap
 msgid "B<score_limit_kill>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1936
+#: doc/tin.5:1948
 #, no-wrap
 msgid "B<score_limit_select>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1940
+#: doc/tin.5:1952
 #, no-wrap
 msgid "B<score_kill>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1944
+#: doc/tin.5:1956
 #, no-wrap
 msgid "B<score_select>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1948
+#: doc/tin.5:1960
 #, no-wrap
 msgid "B<scroll_lines>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:1956
-msgid ""
-"The number of lines that will be scrolled up/down in the article pager when "
-"using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get "
-"traditional page-by-page scrolling. Set to -1 to get page-by-page scrolling "
-"where the top/bottom line is carried over onto the next page.  This setting "
-"supersedes show_last_line_prev_page=ON. Set to -2 to get half-page "
-"scrolling. This setting supersedes full_page_scroll=OFF."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:1956
+#: doc/tin.5:1968
 #, no-wrap
 msgid "B<select_format>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1960
+#: doc/tin.5:1972
 msgid ""
 "The format string used for the Selection level. Default is \"%f\\ %n\\ %U\\ "
 "\\ %G\\ \\ %d\". The following substitutions are supported:"
 msgstr ""
 
 #. type: ta
-#: doc/tin.5:1962
+#: doc/tin.5:1974
 #, no-wrap
 msgid "\\w'%G    'u +\\w'current group number'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:1969
+#: doc/tin.5:1981
 #, no-wrap
 msgid ""
 "%G\tgroup name\n"
@@ -11718,19 +11500,19 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:1971
+#: doc/tin.5:1983
 #, no-wrap
 msgid "B<sort_function>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2002
+#: doc/tin.5:2014
 #, no-wrap
 msgid "B<show_description>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2011
+#: doc/tin.5:2023
 msgid ""
 "If ON show a short group description text after newsgroup name at the group "
 "selection level. The ''B<-d>'' command-line flag will override the setting "
@@ -11740,34 +11522,19 @@ msgid ""
 "I<${TIN_HOMEDIR:-\"$HOME\"}/.tin/mailgroups> for mailgroups. Default is ON."
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:2022
-msgid ""
-"B<Lines>, in article listing the line count of an article will be displayed "
-"and in thread listing the line count of first (unread)  article will be "
-"displayed."
-msgstr ""
-
-#. type: Plain text
-#: doc/tin.5:2033
-msgid ""
-"If ON show only new/unread articles otherwise show all articles. Default is "
-"ON."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:2033
+#: doc/tin.5:2045
 #, no-wrap
 msgid "B<show_only_unread_groups>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2040
+#: doc/tin.5:2052
 msgid "If OFF don't show signatures when displaying articles. Default is ON."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2054
+#: doc/tin.5:2066
 msgid ""
 "The path that specifies the signature file to use when posting, following up "
 "to or replying to an article. If the path is a directory then the signature "
@@ -11779,13 +11546,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2057
+#: doc/tin.5:2069
 #, no-wrap
 msgid "B<slashes_regex>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2064
+#: doc/tin.5:2076
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markslash> or B<mono_markslash>. If "
@@ -11793,27 +11560,19 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2110
+#: doc/tin.5:2122
 #, no-wrap
 msgid "B<spamtrap_warning_addresses>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:2115
-msgid ""
-"Set this option to a list of comma-separated strings to be warned if you are "
-"replying to an article by mail where the e-mail address contains one of "
-"these strings. The matching is case-insensitive."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:2115
+#: doc/tin.5:2129
 #, no-wrap
 msgid "B<stars_regex>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2122
+#: doc/tin.5:2136
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstar> or B<mono_markstar>. If "
@@ -11821,31 +11580,31 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2127
+#: doc/tin.5:2141
 #, no-wrap
 msgid "B<strip_blanks>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2131
+#: doc/tin.5:2145
 #, no-wrap
 msgid "B<strip_bogus>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2140
+#: doc/tin.5:2154
 #, no-wrap
 msgid "B<strip_newsrc>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2144
+#: doc/tin.5:2158
 #, no-wrap
 msgid "B<strokes_regex>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2151
+#: doc/tin.5:2165
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markstroke> or B<mono_markstroke>.  If "
@@ -11853,7 +11612,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2156
+#: doc/tin.5:2170
 msgid ""
 "Decode German style TeX umlaut codes to ISO If ON, show \"a as Umlaut-a, "
 "etc. Default is OFF. This behavior can also be toggled in the article viewer "
@@ -11861,7 +11620,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2166
+#: doc/tin.5:2180
 msgid ""
 "Defines which threading method to use. The choices are: 0) Don't thread, 1) "
 "Thread on Subject only 2) Thread on References only, 3) Thread on References "
@@ -11873,20 +11632,20 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2170
+#: doc/tin.5:2184
 msgid ""
 "The format string used for the Thread level. Default is \"%n\\ %m\\ \\ "
 "[%L]\\ \\ %T\\ \\ %F\". The following substitutions are supported:"
 msgstr ""
 
 #. type: ta
-#: doc/tin.5:2172
+#: doc/tin.5:2186
 #, no-wrap
 msgid "\\w'%G    'u +\\w'from, name and/or address'u"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2183
+#: doc/tin.5:2197
 #, no-wrap
 msgid ""
 "%D\tdate\n"
@@ -11902,7 +11661,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2190
+#: doc/tin.5:2204
 msgid ""
 "Defines how close the subjects must match while threading by Percentage "
 "Match for threads to be considered part of a single thread. This value is in "
@@ -11910,25 +11669,25 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2194
+#: doc/tin.5:2208
 #, no-wrap
 msgid "B<thread_score>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2206
+#: doc/tin.5:2220
 #, no-wrap
 msgid "B<translit>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2237
+#: doc/tin.5:2251
 #, no-wrap
 msgid "B<underscores_regex>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2244
+#: doc/tin.5:2258
 msgid ""
 "A regular expression that will be applied when reading articles. All "
 "matching words are shown in B<col_markdash> or B<mono_markdash>. If "
@@ -11936,172 +11695,154 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2244
+#: doc/tin.5:2258
 #, no-wrap
 msgid "B<unlink_article>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2248
+#: doc/tin.5:2262
 msgid ""
 "If ON remove I<${TIN_HOMEDIR:-\"$HOME\"}/.article> after posting. Default is "
 "ON."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2248
+#: doc/tin.5:2262
 #, no-wrap
 msgid "B<url_handler>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:2253
-msgid ""
-"The program that will be run when launching URLs in the article viewer using "
-"B<PageViewUrl> ('B<U>'). The actual URL will be appended to this. Default is "
-"B<url_handler.pl %s>."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:2253
+#: doc/tin.5:2267
 #, no-wrap
 msgid "B<url_highlight>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2256
+#: doc/tin.5:2270
 #, no-wrap
 msgid "B<use_color>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2261
+#: doc/tin.5:2275
 msgid "If enabled B<\\%tin>(1)  uses ANSI-colors. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2261
+#: doc/tin.5:2275
 #, no-wrap
 msgid "B<use_keypad>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2264
+#: doc/tin.5:2278
 msgid "Use scroll keys on keypad. Default is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2264
+#: doc/tin.5:2278
 #, no-wrap
 msgid "B<use_mouse>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2270
+#: doc/tin.5:2284
 #, no-wrap
 msgid "B<use_slrnface>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2282
+#: doc/tin.5:2296
 msgid ""
 "If enabled B<\\%slrnface>(1)  will be used to interpret the ''X-Face:'' "
 "header. For this option to have any effect, B<\\%tin>(1)  must be running in "
-"an B<\\%xterm>(1x)  and B<\\%slrnface>(1)  must be in your $B<PATH>. Default "
+"a B<\\%xterm>(1x)  and B<\\%slrnface>(1)  must be in your $B<PATH>. Default "
 "is OFF."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2282
+#: doc/tin.5:2296
 #, no-wrap
 msgid "B<utf8_graphics>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2286
+#: doc/tin.5:2300
 #, no-wrap
 msgid "B<verbatim_begin_regex>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2290
+#: doc/tin.5:2304
 msgid ""
 "A regular expression that tin will use to find the begin of a verbatim "
 "block.  Default is #v+"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2290
+#: doc/tin.5:2304
 #, no-wrap
 msgid "B<verbatim_end_regex>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2294
+#: doc/tin.5:2308
 msgid ""
 "A regular expression that tin will use to find the end of a verbatim block.  "
 "Default is #v-"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2298
+#: doc/tin.5:2312
 msgid "If ON verbatim blocks will be detected.  Default is ON"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2298
+#: doc/tin.5:2312
 #, no-wrap
 msgid "B<wildcard>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2310
+#: doc/tin.5:2328
 msgid ""
 "Allows you to select how B<\\%tin>(1)  matches strings. The default is 0 and "
 "uses the wildmat notation, which is how this has traditionally been "
-"handled. Setting this to 1 allows you to use B<\\%perl>(1)  compatible "
-"regular expressions B<\\%pcre>(3).  You will probably want to update your "
-"filter file if you use this regularly. NB: Newsgroup names will always be "
-"matched using the wildmat notation."
+"handled.  Setting this to 1 allows you to use B<\\%perl>(1)  compatible "
+"regular expressions B<\\%pcre>(3).  (see also B<\\%perlre>(1)  and "
+"B<\\%pcrepattern>(3)).  You will probably want to update your filter file if "
+"you use this regularly.  NB: Newsgroup names will always be matched using "
+"the wildmat notation."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2310
+#: doc/tin.5:2328
 #, no-wrap
 msgid "B<word_h_display_marks>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2322
+#: doc/tin.5:2340
 #, no-wrap
 msgid "B<word_highlight>"
 msgstr ""
 
-#. type: Plain text
-#: doc/tin.5:2330
-msgid ""
-"Enable word highlighting. See B<word_h_display_marks> for the options "
-"available. If B<use_color> is enabled the colors specified in "
-"B<col_markdash>, B<col_markslash>, B<col_markstar> and B<col_markstroke> are "
-"used for word highlighting else the character attributes specified in "
-"B<mono_markdash>, B<mono_markslash>, B<mono_markstar> and B<mono_markstroke> "
-"are used."
-msgstr ""
-
 #. type: TP
-#: doc/tin.5:2330
+#: doc/tin.5:2348
 #, no-wrap
 msgid "B<wrap_column>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2346
+#: doc/tin.5:2364
 #, no-wrap
 msgid "B<xpost_quote_format>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2362
+#: doc/tin.5:2380
 msgid ""
 "Yet another global configuration file with \"I<variable>=I<value>\" "
 "pairs. This one is for the more general options which usually can't be "
@@ -12111,31 +11852,31 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2362
+#: doc/tin.5:2380
 #, no-wrap
 msgid "B<domainname>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2365
+#: doc/tin.5:2383
 msgid "Sets a global domain name used in From lines"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2369
+#: doc/tin.5:2387
 msgid ""
 "Defines the name of your organization. $B<ORGANIZATION> overrides any "
 "specified value."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2369
+#: doc/tin.5:2387
 #, no-wrap
 msgid "B<newslibdir>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2374
+#: doc/tin.5:2392
 msgid ""
 "Defines the default place for some configuration files, common values are "
 "I</usr/lib/news>, I</var/lib/news>, I</usr/local/lib/news> or "
@@ -12143,13 +11884,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2374
+#: doc/tin.5:2392
 #, no-wrap
 msgid "B<bugaddress>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2380
+#: doc/tin.5:2398
 msgid ""
 "Defines the email address to which users can send bug reports using a "
 "built-in function. The default points to a developers mailing list located "
@@ -12158,43 +11899,43 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2380
+#: doc/tin.5:2398
 #, no-wrap
 msgid "B<inewsdir>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2385
+#: doc/tin.5:2403
 msgid "Defines the directory containing of the B<\\%inews>(1)  executable"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2389
+#: doc/tin.5:2407
 msgid ""
 "Default charset to be used in MIME's ''Content-Type:'' "
 "header. $B<MM_CHARSET> overrides any specified value."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2392
+#: doc/tin.5:2410
 msgid "Default encoding scheme used in MIME articles. 8bit might be the best value."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2396
+#: doc/tin.5:2414
 msgid ""
 "Default encoding scheme used in MIME letters. quoted-printable is a good "
 "choice here."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2396
+#: doc/tin.5:2414
 #, no-wrap
 msgid "B<disable_gnksa_domain_check>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2402
+#: doc/tin.5:2420
 msgid ""
 "Allow unregistered top level domains. As the list of valid TLDs is no longer "
 "actively maintained the default was changed to ON starting with B<\\%tin>(1)  "
@@ -12202,26 +11943,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2402
+#: doc/tin.5:2420
 #, no-wrap
 msgid "B<disable_sender>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2406
+#: doc/tin.5:2424
 msgid ""
 "Don't generate a ''Sender:'' header. This has an effect only if "
 "B<inews_prog> is set to --internal."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2406
+#: doc/tin.5:2424
 #, no-wrap
 msgid "B<spooldir>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2411
+#: doc/tin.5:2429
 msgid ""
 "Base of your newsspool (Bnews, Cnews and INN traditional spool style), "
 "common values are I</var/spool/news>, I</usr/spool/news>, I</news/spool>.  "
@@ -12229,13 +11970,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2411
+#: doc/tin.5:2429
 #, no-wrap
 msgid "B<overviewdir>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2419
+#: doc/tin.5:2437
 msgid ""
 "Base of your NOV database B<\\%newsoverview>(5)  (tradspool style; might be "
 "the same dir as I<spooldir>), common values are I</var/spool/overview>, "
@@ -12244,26 +11985,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2419
+#: doc/tin.5:2437
 #, no-wrap
 msgid "B<overviewfile>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2423
+#: doc/tin.5:2441
 msgid ""
 "Name of a single overview file, common values are I<.overview>, "
 "I<over.view>. $B<TIN_NOVFILENAME> overrides any specified value."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2423
+#: doc/tin.5:2441
 #, no-wrap
 msgid "B<overviewfmtfile>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2428
+#: doc/tin.5:2446
 msgid ""
 "Full pathname of your newssystem's overview.fmt file; usually the "
 "overview.fmt file is in I<newslibdir>, so you only have to change this "
@@ -12271,13 +12012,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2428
+#: doc/tin.5:2446
 #, no-wrap
 msgid "B<activefile>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2434
+#: doc/tin.5:2452
 msgid ""
 "Full pathname of your newssystem's active file; usually the active file "
 "resides in I<newslibdir> and is named I<active>, so you only have to change "
@@ -12286,13 +12027,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2434
+#: doc/tin.5:2452
 #, no-wrap
 msgid "B<activetimesfile>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2439
+#: doc/tin.5:2457
 msgid ""
 "Full pathname of your newssystem's active.times file; usually the "
 "active.times file is I<newslibdir>, so you only have to change this setting "
@@ -12300,13 +12041,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2439
+#: doc/tin.5:2457
 #, no-wrap
 msgid "B<newsgroupsfile>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2444
+#: doc/tin.5:2462
 msgid ""
 "Full pathname of your newssystem's newsgroups file; usually the newsgroups "
 "file is in I<newslibdir>, so you only have to change this setting if your "
@@ -12314,13 +12055,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2444
+#: doc/tin.5:2462
 #, no-wrap
 msgid "B<subscriptionsfile>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2449
+#: doc/tin.5:2467
 msgid ""
 "Full pathname of your newssystem's subscriptions file; usually the "
 "subscriptions file is in I<newslibdir>, so you only have to change this "
@@ -12328,19 +12069,19 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2453
+#: doc/tin.5:2471
 msgid "I</usr/local/share/locale/$LC_MESSAGES/LC_MESSAGES/tin.mo>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2457
+#: doc/tin.5:2475
 msgid ""
 "translation into language specified in $B<LC_ALL>, $B<LC_MESSAGES> or "
 "$B<LANG>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2471
+#: doc/tin.5:2489
 msgid ""
 "This file lists the newsgroups that the local site receives. Each newsgroup "
 "should be listed only once. Each line specifies one group; within each "
@@ -12350,7 +12091,7 @@ msgstr ""
 
 #.  TODO: IIRC tin issues just a warning in that case?
 #. type: Plain text
-#: doc/tin.5:2476
+#: doc/tin.5:2494
 msgid ""
 "If an article is posted to newsgroups not mentioned in this file, those "
 "newsgroups are ignored.  If no valid newsgroups are specified, the article "
@@ -12358,37 +12099,37 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2479
+#: doc/tin.5:2497
 msgid ""
 "Each line consists of four space-separated fields \"I<name> I<highmark> "
 "I<lowmark> I<flags>\"."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2479 doc/tin.5:2532
+#: doc/tin.5:2497 doc/tin.5:2550
 #, no-wrap
 msgid "B<name>"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2482
+#: doc/tin.5:2500
 #, no-wrap
 msgid "B<highmark>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2485
+#: doc/tin.5:2503
 msgid "is the highest article number that has been used in that newsgroup"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2485
+#: doc/tin.5:2503
 #, no-wrap
 msgid "B<lowmark>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2492
+#: doc/tin.5:2510
 msgid ""
 "is the lowest article number in the group; this number is not guaranteed to "
 "be accurate, and should only be taken to be a hint. Note that because of "
@@ -12398,90 +12139,90 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2492
+#: doc/tin.5:2510
 #, no-wrap
 msgid "B<flags>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2495
+#: doc/tin.5:2513
 msgid "can be one of those"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2496
+#: doc/tin.5:2514
 #, no-wrap
 msgid "B<y>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2499
+#: doc/tin.5:2517
 msgid "local postings are allowed"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2499
+#: doc/tin.5:2517
 #, no-wrap
 msgid "B<n>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2502
+#: doc/tin.5:2520
 msgid "no local postings are allowed, only remote ones"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2502
+#: doc/tin.5:2520
 #, no-wrap
 msgid "B<m>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2505
+#: doc/tin.5:2523
 msgid "the group is moderated and all postings must be approved"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2505
+#: doc/tin.5:2523
 #, no-wrap
 msgid "B<j>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2508
+#: doc/tin.5:2526
 msgid "articles in this group are not kept, but only passed on"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2508
+#: doc/tin.5:2526
 #, no-wrap
 msgid "B<x>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2511
+#: doc/tin.5:2529
 msgid "articles cannot be posted to this newsgroup"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2511
+#: doc/tin.5:2529
 #, no-wrap
 msgid "B<=foo.bar>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2514
+#: doc/tin.5:2532
 msgid "articles are locally filed into the ''foo.bar'' group"
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2515 doc/tin.5:2542 doc/tin.5:2565
+#: doc/tin.5:2533 doc/tin.5:2560 doc/tin.5:2583
 #, no-wrap
 msgid "B<\\%tin>(1)"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2521
+#: doc/tin.5:2539
 msgid ""
 "only tries to read the file if you read directly from the local spool, if "
 "you read news via NNTP, B<\\%tin>(1)  uses the LIST (B<RFC\\%3977>) or LIST "
@@ -12489,7 +12230,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2532
+#: doc/tin.5:2550
 msgid ""
 "This file provides a chronological record of when newsgroups are created. It "
 "is normally updated by the local news server (e.g.  B<\\%innd>(8))  whenever "
@@ -12498,25 +12239,25 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2539
+#: doc/tin.5:2557
 msgid ""
 "is the time when the group was created, expressed as the number of seconds "
-"since the epoch."
+"since the Epoch."
 msgstr ""
 
 #. type: TP
-#: doc/tin.5:2539
+#: doc/tin.5:2557
 #, no-wrap
 msgid "B<creator>"
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2542
+#: doc/tin.5:2560
 msgid "is the electronic mail address of the person who created the group."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2548
+#: doc/tin.5:2566
 msgid ""
 "only tries to read the file if you read directly from the local spool, if "
 "you read news via NNTP, B<\\%tin>(1)  uses the NEWGROUPS (B<RFC\\%3977>) "
@@ -12524,7 +12265,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2559
+#: doc/tin.5:2577
 msgid ""
 "This file provides short descriptions of each newsgroup. It is normally "
 "updated by the local news server (e.g.  B<\\%innd>(8))  whenever a new group "
@@ -12533,7 +12274,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2571
+#: doc/tin.5:2589
 msgid ""
 "only tries to read the file if you read directly from the local spool, if "
 "you read news via NNTP, B<\\%tin>(1)  uses the LIST NEWSGROUPS "
@@ -12541,14 +12282,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2580
+#: doc/tin.5:2598
 msgid ""
-"This file specifies might hold a default organization to be used in the "
+"This file might hold a default organization to be used in the "
 "''Organization:'' header. $B<ORGANIZATION> has a higher priority if set."
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2598
+#: doc/tin.5:2616
 msgid ""
 "This file specifies the organization of the news overview database (see also "
 "B<\\%newsoverview>(5)).  The order of lines in this file is important; it "
@@ -12559,7 +12300,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2613
+#: doc/tin.5:2631
 msgid ""
 "This file contains a list of newsgroups - one per line - which the client "
 "should subscribe to when the user has no ${TIN_HOMEDIR:-\"$HOME\"}/.newsrc "
@@ -12569,16 +12310,16 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: doc/tin.5:2657
+#: doc/tin.5:2677
 msgid ""
 "B<\\%elm>(1), B<\\%inews>(1), B<\\%ispell>(1), B<\\%lp>(1), B<\\%lpr>(1), "
-"B<\\%metamail>(1), B<\\%perl>(1), B<\\%pgp>(1), B<\\%rn>(1), B<\\%shar>(1), "
-"B<\\%slrnface>(1), B<\\%tin>(1), B<\\%xterm>(1x), B<\\%heapsort>(3), "
-"B<\\%iconv>(3), B<\\%iconv_open>(3), B<\\%nl_langinfo>(3), B<\\%pcre>(3), "
-"B<\\%qsort>(3), B<\\%strftime>(3), B<\\%system>(3), B<\\%active>(5), "
-"B<\\%mailcap>(5), B<\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), "
-"B<\\%overview.fmt>(5), B<\\%innd>(8), B<RFC\\%1524>, B<RFC\\%2045>, "
-"B<RFC\\%2046>, B<RFC\\%2047>, B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\%3977>, "
-"B<RFC\\%4155>, B<RFC\\%4643>, B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\%5537>, "
-"B<RFC\\%6048>"
+"B<\\%metamail>(1), B<\\%perl>(1), B<\\%perlre>(1), B<\\%pgp>(1), "
+"B<\\%rn>(1), B<\\%shar>(1), B<\\%slrnface>(1), B<\\%tin>(1), "
+"B<\\%xterm>(1x), B<\\%heapsort>(3), B<\\%iconv>(3), B<\\%iconv_open>(3), "
+"B<\\%nl_langinfo>(3), B<\\%pcre>(3), B<\\%pcrepattern>(3), B<\\%qsort>(3), "
+"B<\\%strftime>(3), B<\\%system>(3), B<\\%active>(5), B<\\%mailcap>(5), "
+"B<\\%mbox>(5), B<\\%mmdf>(5), B<\\%newsoverview>(5), B<\\%overview.fmt>(5), "
+"B<\\%innd>(8), B<RFC\\%1524>, B<RFC\\%2045>, B<RFC\\%2046>, B<RFC\\%2047>, "
+"B<RFC\\%2048>, B<RFC\\%2980>, B<RFC\\%3977>, B<RFC\\%4155>, B<RFC\\%4643>, "
+"B<RFC\\%5322>, B<RFC\\%5536>, B<RFC\\%5537>, B<RFC\\%6048>"
 msgstr ""
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/rcvars.txt tin-2.3.2/doc/rcvars.txt
--- tin-2.3.1/doc/rcvars.txt	2013-09-05 00:09:01.000000000 +0200
+++ tin-2.3.2/doc/rcvars.txt	2015-01-04 17:06:06.617999813 +0100
@@ -3,9 +3,9 @@ Adding new tinrc variables:
 . Think of a name for your variable, we'll call it NAME
 . Add it to tincfg.tbl, the ordering of this file decides the order of the
   Option 'M'enu. Use an appropriate type.
-. Add an entry for it to the tin.1 manpage under the
+. Add an entry for it to the tin.1 man page under the
   "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES" section
-  and one to the tin.5 manpage under the "FILES" section (subsection tinrc)
+  and one to the tin.5 man page under the "FILES" section (subsection tinrc)
 . Add NAME with the correct type to the master declaration in tinrc.h
 . Add an initial value for NAME in the correct position in t_config tinrc={};
   in init.c
@@ -41,7 +41,7 @@ Adding new tinrc variables:
 Adding a new attribute:
 
 . Think of a name, we'll call it NAME
-. Document it on the tin.5 manpage under the
+. Document it on the tin.5 man page under the
   "${TIN_HOMEDIR-"$HOME"}/.tin/attributes" section
 . Add it to the t_attribute and t_attribute_state structure in tin.h
 . Define the default value for it in attrib.c:set_default_attributes()
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/tin.1 tin-2.3.2/doc/tin.1
--- tin-2.3.1/doc/tin.1	2014-12-24 09:35:43.000000000 +0100
+++ tin-2.3.2/doc/tin.1	2015-12-22 11:25:55.043209003 +0100
@@ -3,13 +3,13 @@
 .\" Module    : tin.1
 .\" Author    : I. Lea, U. Janssen
 .\" Created   : 1991-08-23
-.\" Updated   : 2014-12-24
+.\" Updated   : 2015-12-01
 .\" Notes     : use american english; still needs some work, e.g.:
 .\"             - document authorization (.newsauth)
 .\"             - document random organization feature
 .\"
 .\"
-.TH tin 1 "December 24th, 2014" "2.3.1" "Usenet newsreader"
+.TH tin 1 "December 24th, 2015" "2.3.2" "Usenet newsreader"
 .\"
 .\"
 .SH NAME
@@ -309,7 +309,7 @@ newsgroups are displayed in the middle o
 unread articles displayed on the same line in front, but it can be customized
 via \fBselect_format\fP.
 .PP
-.\" FIXME - make this autoscale
+.\" FIXME - make this auto scale
 .nf
 \->M    1     2  comp.security.announce  Announcements from the CERT abou
   M    2     1  news.admin.announce     Announcements for news adminstra
@@ -386,7 +386,7 @@ thread. The number of lines of the first
 might also be shown right before the subject - this is controlled by the
 \fBshow_info\fP option. The display can be customized via \fBgroup_format\fP.
 .PP
-.\" FIXME - make this autoscale
+.\" FIXME - make this auto scale
 .nf
                 de.admin.net-abuse.announce (11B 13+ 1* 1o 0K) M
 
@@ -400,7 +400,7 @@ At the Thread level the screen usually (
 used) looks like this, but can be customized via \fBthread_format\fP:
 .\" FIXME - add description of fields
 .PP
-.\" FIXME - make this autoscale
+.\" FIXME - make this auto scale
 .nf
 \->   1      [   7]  What is this funny tree in the thr  Robert F. Simmig
      2      [  12]  +\->                                 Sephan Wagner <s
@@ -412,7 +412,7 @@ used) looks like this, but can be custom
 At the Article level the page header has the following format:
 .\" FIXME - add description of fields
 .PP
-.\" FIXME - make this autoscale
+.\" FIXME - make this auto scale
 .nf
 Sun, 28 Dec 1997 21:21:01   de.admin.news.groups      Thread   20 of 86
 Lines 50   Re: EINSPRUCH zu RESULT:de.comm.mobil.ALL   Article  47 of 59
@@ -443,8 +443,10 @@ Line Down	\fBDown arrow\fP	\fBDown\fP (\
 .\"
 .\"
 .SS "COMMON EDITING COMMANDS"
-An emacs style editing package allows the easy editing of input strings.
-An history list allows the easy reuse of previously entered strings.
+An
+.BR \%emacs (1)
+style editing package allows the easy editing of input strings.
+A history list allows the easy reuse of previously entered strings.
 In addition to the cursor keys, the following commands are available when
 editing a string:
 .PP
@@ -702,7 +704,7 @@ Repeat the previous search
 Search forward for specified subject.
 .TP
 .B SearchSubjB '?'
-Search backward for specified subject.
+Search backwards for specified subject.
 .TP
 .B GroupSelThd '*'
 Select current thread for later processing.
@@ -886,15 +888,16 @@ multipart articles into a thread (''Subj
 Untag all articles that were tagged.
 .TP
 .B Post 'w'
-Post an article to current group. If posting fails for some reason, you'll
-get the chance to edit the article again via \fBPostEdit\fP ('\fBe\fP'),
-postpone it via \fBPostPostpone\fP ('\fBo\fP') for later processing (see
-also ''\fB\-o\fP'' command-line switch) or discard it via \fBQuit\fP ('\fBq\fP').
+Post an article to the current group. If posting fails for some reason,
+you'll get the chance to edit the article again via \fBPostEdit\fP
+('\fBe\fP'), postpone it for later processing via \fBPostPostpone\fP
+('\fBo\fP') (see also ''\fB\-o\fP'' command-line switch) or discard it via
+\fBQuit\fP ('\fBq\fP').
 .TP
 .B GroupRepost 'x'
 Repost an already posted article / thread / auto-selected (hot) articles /
 articles matching pattern / tagged articles to another newsgroup(s). Useful
-for reposting from global to local newsgroups. Do not use this to cross-post
+for reposting from global to local newsgroups. Do not use this to crosspost
 your own articles.
 .TP
 .B GroupMarkUnselArtRead 'X'
@@ -949,13 +952,13 @@ Re-enter the last message that was viewe
 Repeat the previous search.
 .TP
 .B SearchSubjF '/'
-Search forward for a specified subject.
+Search forward for specified subject.
 .TP
 .B SearchSubjB '?'
-Search backwards for a specified subject.
+Search backwards for specified subject.
 .TP
 .B ThreadSelArt '*'
-Select the current thread for later processing.
+Select current thread for later processing.
 .TP
 .B ThreadToggleArtSel '.'
 Toggle selection of current article.
@@ -1060,8 +1063,8 @@ or reposting.
 Untag all tagged threads.
 .TP
 .B Post 'w'
-Post an article to current group. If posting fails for some reason, you'll
-get the chance to edit the article again via \fBPostEdit\fP
+Post an article to the current group. If posting fails for some reason,
+you'll get the chance to edit the article again via \fBPostEdit\fP
 ('\fBe\fP'), postpone it for later processing via \fBPostPostpone\fP
 ('\fBo\fP') (see also ''\fB\-o\fP'' command-line switch) or discard it via
 \fBQuit\fP ('\fBq\fP').
@@ -1316,8 +1319,8 @@ Display a list of attachments of the cur
 Post an article to the current group. If posting fails for some reason,
 you'll get the chance to edit the article again via \fBPostEdit\fP
 ('\fBe\fP'), postpone it for later processing via \fBPostPostpone\fP
-('\fBo\fP') (see also ''\fB\-o\fP'' command-line switch) or discard it
-via \fBQuit\fP ('\fBq\fP').
+('\fBo\fP') (see also ''\fB\-o\fP'' command-line switch) or discard it via
+\fBQuit\fP ('\fBq\fP').
 .TP
 .B PageRepost 'x'
 Repost an already posted article / thread / auto-selected (hot) articles /
@@ -1420,14 +1423,14 @@ Toggle the display of help mini menu at
 .\"
 .SS "GLOBAL OPTIONS MENU AND TINRC CONFIGURABLE VARIABLES"
 .\" FIXME - add missing descriptions
-.\"       - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used 
+.\"       - \fI${TIN_LIBDIR:\-NEWSLIBDIR}/tinrc\fR is used
 .\"         in the !TIN_DEFAULTS_DIR config case
 At startup, \fBtin\fP reads in the configuration files (see also
 .BR \%tin (5)).
 They contain a list of variables that can be used to configure the way
-\fBtin\fP works.  If it exists, the global configuration file,
-\fI/etc/tin/tinrc\fR is read.  After that, the user's own configuration file
-is read from \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/tinrc\fR.  The global file is
+\fBtin\fP works. If it exists, the global configuration file,
+\fI/etc/tin/tinrc\fR is read. After that, the user's own configuration file
+is read from \fI${TIN_HOMEDIR:\-"$HOME"}/.tin/tinrc\fR. The global file is
 useful for distributing system-wide defaults to new users who have no
 private tinrc yet.
 .PP
@@ -1499,8 +1502,8 @@ The character used to show that an artic
 than X days). See also \fBrecent_time\fP. Default is 'o'.
 .TP
 .B Character to show unread articles (art_marked_unread)
-The character used to show that an article has not been read. Default is
-\&'+'.
+The character used to show that an article has not been read.
+Default is '+'.
 .TP
 .B Character to show read articles (art_marked_read)
 The character used to show that an article was read. Default is ' '.
@@ -1559,6 +1562,9 @@ current session should be marked read. D
 .B Standard background color (col_back)
 Standard background color
 .TP
+.B Color of quoted text from external sources (col_extquote)
+Color of quoted text from external sources
+.TP
 .B Color of sender (From:) (col_from)
 Color of sender (From:)
 .TP
@@ -1716,7 +1722,7 @@ Default is OFF.
 .TP
 .B (default_filter_select_global)
 Default for quick (1 key) auto-selection filter global.
-ON=apply to all groups OFF=apply to current group. Default is ON.
+ON=apply to all groups, OFF=apply to current group. Default is ON.
 .TP
 .B (default_filter_select_header)
 Default for quick (1 key) auto-selection filter header.
@@ -1779,7 +1785,15 @@ by an highlighted bar if set OFF. Defaul
 .TP
 .B Invocation of your editor (editor_format)
 The format string used to create the editor start command with parameters.
-Default is "%E +%N %F" (i.e., /bin/vi +7 .article).
+Default is "%E +%N %F" (e.g., /bin/vi +7 .article).
+.TP
+.B Detection of external quotes (extquote_handling)
+If ON quotes from external sources will be detected. Default is OFF.
+.TP
+.B Regex used to show external quotes (extquote_regex)
+A regular expression that will be applied when reading articles. All
+matching lines are shown in \fBcol_extquote\fP. If \fBextquote_regex\fP is
+blank, then \fBtin\fP uses a built-in default.
 .TP
 .B Force redraw after certain commands (force_screen_redraw)
 Specifies whether a screen redraw should always be done after certain
@@ -1806,24 +1820,21 @@ end of the current one. When \fBPageNext
 immediately to the next article when \fBPageNextUnread\fP ('\fB<TAB>\fP')
 is pressed. Default is \fBPageNextUnread\fP.
 .TP
-.B Max. length of group names shown (groupname_max_length)
-Maximum length of the names of newsgroups to be displayed so that more of
-the newsgroup description can be displayed. Default is 32.
-.TP
 .B Display uue data as an attachment (hide_uue)
-If set to 'No' then raw uuencoded data is displayed. If set to 'Yes' then
-sections of uuencoded data will be shown with a single tag line showing the
-size and filename (much the same as a MIME attachment). If set to 'Hide all'
-then any line that looks like uuencoded data will be folded into a tag line.
-This is useful when uuencoded data is split across more than one article but
-can also lead to false positives. This setting can also be toggled in the
-article viewer. Default is 'No'.
+If set to 'No' then raw uuencoded data is displayed. If set to 'Yes'
+then sections of uuencoded data will be shown with a single tag line
+showing the size and filename (much the same as a MIME attachment).
+If set to 'Hide all' then any line that looks like uuencoded data
+will be folded into a tag line. This is useful when uuencoded data is
+split across more than one article but can also lead to false
+positives. This setting can also be toggled in the article viewer.
+Default is 'No'.
 .TP
 .B External inews (inews_prog)
 Path, name and options of external
 .BR \%inews (1).
-If you are reading via NNTP the default value is \-\-internal (use built-in
-NNTP inews), else it is "inews \-h". The article is passed to
+If you are reading via NNTP the default value is "\-\-internal" (use
+built-in NNTP inews), else it is "inews \-h". The article is passed to
 \fBinews_prog\fP on STDIN via '< article'.
 .TP
 .B (info_in_last_line)
@@ -1878,7 +1889,7 @@ Default is 0 (\fBKill only unread arts\f
 Allows 8bit characters unencoded in the header of mail message. Default is
 OFF. Turning it ON is effective only if \fBmail_mime_encoding\fP is also set
 to 8bit. Leaving it OFF is safe for most users and compliant to Internet
-Mail Standard (\fBRFC\%5322\fP  and \fBRFC\%2047\fP ). Default is OFF.
+Mail Standard (\fBRFC\%5322\fP and \fBRFC\%2047\fP). Default is OFF.
 .TP
 .B Mail address (mail_address)
 User's mail address (and full name), if not username@host. This is used when
@@ -1915,13 +1926,30 @@ giving '=' as the filename to save to.
 Default is \fI${TIN_HOMEDIR:\-"$HOME"}/Mail\fR.
 .TP
 .B Invocation of your mail command (mailer_format)
-.\" TODO: document %S, %T, %M, %F, %U ...
 The format string used to create the mailer command with parameters that is
 used for mailing articles to other people. Default is '%M "%T" < %F' (e.g.,
 /bin/mail "iain" < .article). The flexible format allows other mailers with
-different command-line parameters to be used such as 'elm \-s "%S" "%T" <
-"%F"' (e.g., elm \-s "subject" "iain" < .article) or 'sendmail \-oi \-oem \-t <
-%F' (e.g. sendmail \-oi \-oem \-t < .article).
+different command line parameters to be used such as
+.in +.3i
+.nf
+sendmail \-oem \-t < %F
+elm \-s "%S" "%T" < "%F"
+claws-mail \-\-compose "mailto:%T?subject=%S&insert=%F"
+.fi
+.in -.3i
+\fBinteractive_mailer\fP must be set adequate. The following substitutions
+are supported:
+.in +.3i
+.nf
+.ta \w'%S'u +\w'default_mailer'u
+%F	filename
+%M	default_mailer
+%S	subject-field
+%T	to-filed
+%U	username
+%%	%
+.fi
+.in -.3i
 .TP
 .B 'Mark as (un)read' ignores tags (mark_ignore_tags)
 When this is ON, the \fBGroupMarkThdRead\fP ('\fBK\fP'),
@@ -1941,10 +1969,10 @@ program used to view non-textual parts o
 To use the built-in viewer, set to \-\-internal. This is the default
 value when
 .BR \%metamail (1)
-is not installed. Leave it blank if you don't want any
-automatic viewing of non-textual attachments. The 'V' command can
-always be used to manually view any attachments.
-See also \fBask_for_metamail\fP.
+is not installed. Leave it blank if you don't want any automatic
+viewing of non-textual attachments. The 'V' command can always be
+used to manually view any attachments. See also
+\fBask_for_metamail\fP.
 .TP
 .B MM_CHARSET (mm_charset)
 Charset supported locally, which is also used for MIME header
@@ -2012,11 +2040,11 @@ with spaces. Not defining anything turns
 .TP
 .B Do not display these header fields (news_headers_to_not_display)
 Same as \fBnews_headers_to_display\fP except it denotes the opposite. An
-example of using both options might be if you thought X\- headers were A Good
-Thing(tm), but thought Alan and Pape were miscreants... well then you would
-do something like this:
-\fInews_headers_to_display=X\-\fR
-\fInews_headers_to_not_display=X\-Alan X\-Pape\fR.
+example of using both options might be if you thought 'X\-' headers were A
+Good Thing(tm), but thought Alan and Pape were miscreants... well then you
+would do something like this:
+\fBnews_headers_to_display=X\-\fP
+\fBnews_headers_to_not_display=X\-Alan X\-Pape\fP
 Not defining anything turns off this option.
 .TP
 .B Quote line when following up (news_quote_format)
@@ -2063,9 +2091,9 @@ local hierarchy of your interest to dete
 and \fBpost_mime_encoding\fP.
 .TP
 .B MIME encoding in news messages (post_mime_encoding)
-MIME encoding of the body in news message, if necessary. (8bit,
-base64, quoted\-printable, 7bit). Default is 8bit, which leads to no
-encoding. base64 and quoted\-printable are usually undesired on usenet.
+MIME encoding of the body in news message, if necessary. (8bit, base64,
+quoted\-printable, 7bit). Default is 8bit, which leads to no encoding.
+base64 and quoted\-printable are usually undesired on usenet.
 .TP
 .B View post-processed files (post_process_view)
 If ON, then \fBtin\fP will start an appropriate viewer program to display
@@ -2184,13 +2212,13 @@ using cursor-up/down. The default is 1 (
 traditional tin page-by-page scrolling. Set to \-1 to get page-by-page
 scrolling where the top/bottom line is carried over onto the next page.
 This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get
-half-page scrolling. This setting supersedes full_page_scroll=OFF.
+half-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF.
 .TP
 .B Format string for the Selection level (select_format)
 Format string tin uses for Selection level representation. See the section
 "CUSTOMIZING THE SCREEN FORMAT". Default is "%f\ %n\ %U\ \ %G\ \ %d".
 .TP
-.B In group menu, show author by (show_author)
+.B In group and thread level, show author by (show_author)
 Which information about the author should be shown. Default is 2, authors
 full name.
 .RS +.5i
@@ -2465,10 +2493,10 @@ matching words are shown in \fBcol_markd
 .B Remove ~/.article after posting (unlink_article)
 If ON remove \fI~/.article\fR after posting. Default is ON.
 .TP
-.B Program that opens URL's (url_handler)
-The program that will be run when launching URL's in the article viewer
-using \fBPageViewUrl\fP ('\fBU\fP'). The actual URL will be appended to this.
-Default is \fBurl_handler.pl %s\fP.
+.B Program that opens URLs (url_handler)
+The program that will be run when launching URLs in the article viewer
+using \fBPageViewUrl\fP ('\fBU\fP'). The actual URL will be appended to
+this. Default is \fBurl_handler.pl %s\fP.
 .TP
 .B URL highlighting in message body (url_highlight)
 Enable highlighting URLs in message body. Default is ON.
@@ -2489,7 +2517,7 @@ Default is OFF.
 If enabled \fBtin\fP uses
 .BR \%slrnface (1)
 to interpret the ''X\-Face:'' header. For this option to have any effect,
-\fBtin\fP must be running in an
+\fBtin\fP must be running in a
 .BR \%xterm (1x)
 and
 .BR \%slrnface (1)
@@ -2553,7 +2581,7 @@ as the result is still positive, otherwi
 current screen width). Default is 0, wrapping at the current screen
 width.
 .TP
-.B Quote line when cross-posting (xpost_quote_format)
+.B Quote line when crossposting (xpost_quote_format)
 Format is the same as for \fBnews_quote_format\fP, this is used when
 answering to a crossposting to several groups with no ''Followup\-To:''
 set.
@@ -2570,7 +2598,7 @@ to new users who have no private attribu
 Note that the \fIscope=<grouplist>\fR line has to be specified before the
 attributes are specified for that list. All attributes are set to a
 reasonable default so you only have to specify the attribute that you want
-to change (e.g., savedir). All toggle attributes are set by specifying
+to change (e.g., \fBsavedir\fP). All toggle attributes are set by specifying
 ON/OFF. Otherwise, these function exactly the same as their global
 equivalents. For more details see
 .BR \%tin (5).
@@ -2580,7 +2608,7 @@ accessed by \fBConfigToggleAttrib\fP ('\
 menu or \fBScopeSelect\fP ('\fB^J\fP' or '\fB<CR>\fP') from the scopes menu.
 The attributes menu looks and behaves very similar to the options menu. The
 title shows the current scope. Attributes set in the current scope are marked
-with '\+' to the left of the attributes number.
+with '+' to the left of the attributes number.
 .PP
 Besides the keys for moving around and changing values known from the options
 menu the attributes menu provides the following command:
@@ -2747,18 +2775,18 @@ prompting according to the default save
 any attributes set for the current group.
 .PP
 Otherwise, the initial prompt will ask you to select which article,
-thread, hot (auto-selected), regex pattern, tagged articles you wish to
-mail, pipe etc.
+thread, hot (auto-selected), regular expression pattern, tagged articles
+you wish to mail, pipe etc.
 .PP
 Tagged articles must have already been tagged with a \fB*Tag\fP ('\fBt\fP')
 command. All tagged articles can be untagged by a \fB*Untag\fP ('\fBU\fP')
 untag command.
 .PP
-If a regex pattern is selected you are asked to enter a pattern (e.g., to
-match all articles subject lines containing 'net News' you enter "net
-News"). Any articles that match the entered expression will be mailed, piped
-etc. See also the \fBwildcard\fP tinrc variable for advanced pattern
-matching options.
+If a regular expression pattern is selected you are asked to enter a
+pattern (e.g., to match all articles subject lines containing 'net News'
+you enter "net News"). Any articles that match the entered expression will
+be mailed, piped etc. See also the \fBwildcard\fP tinrc variable for advanced
+pattern matching options.
 .PP
 Various expansion characters are recognized when entering the directory
 and file to save to. Environment variables (prefixed with '$') and user home
@@ -2788,8 +2816,8 @@ that expire has removed a whole load of
 everyday while away, after which you will be mailed a report of which
 articles were mailed/saved from which newsgroups and the total number of
 articles mailed/saved. Articles are saved in a private news structure under
-your <savedir> directory (default is \fI${TIN_HOMEDIR:\-"$HOME"}/News\fR). Be
-careful of using this option if you read a lot of groups because you could
+your \fBsavedir\fP directory (default is \fI${TIN_HOMEDIR:\-"$HOME"}/News\fR).
+Be careful of using this option if you read a lot of groups because you could
 overflow your file system.
 .PP
 When using ''\fB\-S\fP'' together with a given directory to save to
@@ -2958,23 +2986,30 @@ The information displayed with '\fB%F\fP
 \fBThreadToggleSubjDisplay\fP ('\fBd\fP') switches through all available
 options.
 .PP
-\(cq\fB%D\fP' uses \fBdate_format\fP for date representation. It is possible to
-specify a different date format in round brackets
+For date representation '\fB%D\fP' uses \fBdate_format\fP. It is possible
+to specify a different date format in round brackets
 (e.g. '\fB%(%d %b %y %H:%M)D\fP'). See \fBdate_format\fP for more details.
 .PP
 The length of each item (except '\fB%%\fP') can be defined with a positive
 number after the '\fB%\fP'. The following example displays the score in the
-thread level 10 characters wide: '\fB%10S\fP'. Some variables do have a default
-width which may lead to truncation. Truncation for variables which contain only
-numbers happens by dividing the value with a sufficient power of ten and adding a
-SI suffix to the result, i.e. the variable holds a value of 54321 and the width
-for the variable is 4 the result will be "54 k". If that's undesired you have
-to specify a larger width manually, i.e. '\fB%6n\fP'. Here is an overview of
-the defaults:
+thread level 10 characters wide: '\fB%10S\fP'.
+.PP
+If the newsgroup name is displayed together with the newsgroup description,
+the width of the newsgroup name can be controlled via a optional comma
+separated second value (e.g. '\fB%60,20G\fP'). It is valid to omit the first
+value (e.g. ('\fB%,20G\fP')). If no second value is given, \fBtin\fP uses a
+default value of 32.
+.PP
+Some variables do have a default width which may lead to truncation.
+Truncation for variables which contain only numbers happens by dividing the
+value with a sufficient power of ten and adding a SI suffix to the result,
+that is the variable holds a value of 54321 and the width for the variable
+is 4 the result will be "54 k". If that's undesired you have to specify a
+larger width manually, e.g. '\fB%6n\fP'. Here is an overview of the defaults:
 .PP
 .in +.3i
 .nf
-.ta \w'Variable  'u	+\w'width'u
+.ta \w'Variable  'u +\w'width'u
 Variable	width
 \fB%I\fP	 3
 \fB%L\fP	 4
@@ -2995,23 +3030,27 @@ to which the date is displayed was poste
 useful to determine the maximum length manually and specify the length in the
 format string.
 .PP
+In case the format string contains '\fB%G\fP' and '\fB%d\fP' and no length are
+given, \fBtin\fP determines the longest newsgroup name and uses this length
+for '\fB%G\fP'. The remaining space will used for '\fB%d\fP'.
+.PP
 When the format string contains the specifier '\fB%F\fP' and '\fB%s\fP'
 resp. '\fB%T\fP' and no length are given, '\fB%F\fP' will use one third
 and '\fB%s\fP' resp. '\fB%T\fP' will use two third of the available space.
 .PP
-In addition, a minimum screen width can be defined for each item (except
-\(cq\fB%%\fP'). In this case, the item will only be displayed when the screen
-is wider than specified. This comes in handy to not overload a small screen
-but have maximum information on a large screen. The minimum screen width has
-to be specified by a positive number preceded by an '\fB>\fP'. In the following
-example \fBtin\fP will display the score only if the screen is wider than 100
-characters: '\fB%>100S\fP'.
+In addition, a minimum screen width can be defined for each
+item (except '\fB%%\fP'). In this case, the item will only be displayed when
+the screen is wider than specified. This comes in handy to not overload a small
+screen but have maximum information on a large screen. The minimum screen width
+has to be specified by a positive number preceded by an '\fB>\fP'. In the
+following example \fBtin\fP will display the score only if the screen is wider
+than 100 characters: '\fB%>100S\fP'.
 .PP
 If both the length and the minimum screen width should be specified for an
 item, the length must be the first parameter and the minimum screen width
 must be the second one. The following example displays the score with a length
-of 10 characters only if the screen is wider than 100 characters:
-\(cq\fB%10>100S\fP'.
+of 10 characters only if the screen is wider than 100
+characters: '\fB%10>100S\fP'.
 .\"
 .\"
 .SS "TIPS AND TRICKS"
@@ -3032,7 +3071,7 @@ Many prompts within \fBtin\fP offer a de
 positioned on. By pressing '\fB<CR>\fP' the default value is taken.
 Most prompts can be aborted by pressing '\fB<ESC>\fP'.
 .PP
-When \fBtin\fP is run in an
+When \fBtin\fP is run in a
 .BR \%xterm (1x)
 it will resize itself each time
 the
@@ -3373,8 +3412,8 @@ was compiled into the \fBtin\fP binary,
 above). If tin is running in NNTP mode setting this variable has no effect.
 .TP
 .B TIN_NOVFILENAME
-Define this variable if you want to override the \fBOVERVIEW_FILE\fP file
-name that was compiled into the \fBtin\fP binary, default is
+Define this variable if you want to override the \fBOVERVIEW_FILE\fP
+filename that was compiled into the \fBtin\fP binary, default is
 \fI.overview\fP. If tin is running in NNTP mode setting this variable has
 no effect.
 .TP
@@ -3637,7 +3676,7 @@ The pathname of the user's login shell.
 \fBdefault_shell_command\fP.
 .TP
 .B XDG_RUNTIME_DIR
-The pathname of the user's dir to put non-essential runtime files into.
+The pathname of the user's dir to put non-essential run time files into.
 .\"
 .\"
 .SH SIGNALS
@@ -3652,7 +3691,7 @@ Terminate gracefully.
 Terminate gracefully.
 .TP
 .B SIGUSR1
-Terminate gracefully but do not restore tty.
+Terminate gracefully but do not restore terminal (tty).
 .TP
 .B SIGUSR2
 Write out \fI${TIN_HOMEDIR:\-"$HOME"}/.newsrc\fR-file.
@@ -3703,7 +3742,7 @@ are using the latest (stable) release, a
 first! Have a look at the doc/TODO file for known bugs. If you still
 think you've found a bug, please use the \fBBugReport\fP ('\fBR\fP')
 function and write in English. Please do NOT enclose a core-file in
-your bugreport until we request it.
+your bug-report until we request it.
 .\"
 .\"
 .SH HISTORY
diff -Nurp '--exclude=.bzr*' tin-2.3.1/doc/tin.5 tin-2.3.2/doc/tin.5
--- tin-2.3.1/doc/tin.5	2014-12-24 09:36:06.000000000 +0100
+++ tin-2.3.2/doc/tin.5	2015-12-22 11:26:06.031208956 +0100
@@ -2,17 +2,17 @@
 .\" Module    : tin.5
 .\" Author    : U. Janssen
 .\" Created   : 2000-07-10
-.\" Updated   : 2014-12-24
+.\" Updated   : 2015-11-21
 .\" Notes     : needs a some work
 .\"
 .\"
-.TH tin 5 "December 24th, 2014" "2.3.1" "Usenet newsreader"
+.TH tin 5 "December 24th, 2015" "2.3.2" "Usenet newsreader"
 
 .SH NAME
 tin, rtin \- related files
 
 .SH DESCRIPTION
-This manpage describes the various (config) files and their formats used by
+This man page describes the various (config) files and their formats used by
 the
 .BR \%tin (1)
 newsreader. All files are expected to have unix style ('\\n' aka LF) line
@@ -171,7 +171,7 @@ points to an appropriate icon to be used
 this kind of data.
 .TP
 .B nametemplate
-The "nametemplate" field gives a file name format, in which %s will be
+The "nametemplate" field gives a filename format, in which %s will be
 replaced by a short unique string to give the name of the temporary file to
 be passed to the viewing command. This is only expected to be relevant in
 environments where filename extensions are meaningful, e.g., one could
@@ -476,6 +476,9 @@ processing of marked articles using \fBG
 .B editor_format
 Identical to the tinrc variable of the same name
 .TP
+.B extquote_handling
+Identical to the tinrc variable of the same name
+.TP
 .B fcc
 Mailbox to save sent mails. The format of the mailbox is controlled
 via the tinrc \fBmailbox_format\fP variable.
@@ -1283,6 +1286,9 @@ current session should be marked read. D
 .B col_back
 Standard background color
 .TP
+.B col_extquote
+Color of quoted text from external sources
+.TP
 .B col_from
 Color of sender (From:)
 .TP
@@ -1333,8 +1339,8 @@ Color of twice quoted lines
 Color of >=3 times quoted lines
 .TP
 .B col_response
-Color of response counter. This is the text that says 'Response x of y' in
-the article viewer.
+Color of response counter. This is the text that says "Response x of y"
+in the article viewer.
 .TP
 .B col_signature
 Color of signatures
@@ -1358,18 +1364,18 @@ Color of help/mail sign
 .BR \%tin (1)
 can ask for manual confirmation to protect the user. Available choices:
 .in +.5i
-.B commands:
+.BR commands :
 Ask for confirmation before executing certain dangerous commands (e.g.,
 \fBCatchup\fP ('\fBc\fP')). Commands that this affects are marked in
 this manual with '[after confirmation]'.
 .\" TODO: check if all affected commands are marked [after confirmation]
 .sp
-.B quit:
+.BR quit :
 You'll be asked to confirm that you wish to exit
 .BR \%tin (1)
 when you use the \fBQuit\fP ('\fBq\fP') command.
 .sp
-.B select:
+.BR select :
 Ask for confirmation before marking all not selected (with
 \fBGroupMarkUnselArtRead\fP ('\fBX\fP') command) articles as read.
 .in -.5i
@@ -1397,16 +1403,17 @@ The last article/author/config option th
 Default is 28.
 .TP
 .B default_filter_kill_case
-Default for quick (1 key) kill filter case. ON = filter case sensitive, OFF
-= ignore case. Default is OFF.
+Default for quick (1 key) kill filter case.
+ON = filter case sensitive, OFF = ignore case. Default is OFF.
 .TP
 .B default_filter_kill_expire
-Default for quick (1 key) kill filter expire. ON = limit
-to '\fBdefault_filter_days\fP', OFF = don't ever expire. Default is OFF.
+Default for quick (1 key) kill filter expire.
+ON = limit to \fBdefault_filter_days\fP, OFF = don't ever expire. Default
+is OFF.
 .TP
 .B default_filter_kill_global
-Default for quick (1 key) kill filter global. ON=apply to all groups,
-OFF=apply to current group. Default is ON.
+Default for quick (1 key) kill filter global.
+ON=apply to all groups, OFF=apply to current group. Default is ON.
 .TP
 .B default_filter_kill_header
 Default for quick (1 key) kill filter header.
@@ -1429,12 +1436,13 @@ Default for quick (1 key) auto-selection
 sensitive, OFF=ignore case. Default is OFF.
 .TP
 .B default_filter_select_expire
-Default for quick (1 key) auto-selection filter expire. ON = limit
-to '\fBdefault_filter_days\fP', OFF = don't ever expire. Default is OFF.
+Default for quick (1 key) auto-selection filter expire.
+ON = limit to \fBdefault_filter_days\fP, OFF = don't ever expire.
+Default is OFF.
 .TP
 .B default_filter_select_global
-Default for quick (1 key) auto-selection filter global. ON=apply to all
-groups, OFF=apply to current group. Default is ON.
+Default for quick (1 key) auto-selection filter global.
+ON=apply to all groups, OFF=apply to current group. Default is ON.
 .TP
 .B default_filter_select_header
 Default for quick (1 key) auto-selection filter header.
@@ -1487,14 +1495,22 @@ Default for quick (1 key) auto-selection
 .B default_subject_search
 .TP
 .B draw_arrow
-Allows groups/articles to be selected by an arrow '\->' if set ON or by an
-highlighted bar if set OFF.
+Allows groups/articles to be selected by an arrow '\->' if set ON or
+by an highlighted bar if set OFF. Default is OFF.
 .TP
 .B editor_format
 The format string used to create the editor start command with parameters.
 Default is '%E +%N %F' with %E=Editor, %N=Linenumber and %F=Filename
 (e.g., /bin/vi +7 .article).
 .TP
+.B extquote_handling
+If ON quotes from external sources will be detected. Default is OFF.
+.TP
+.B extquote_regex
+A regular expression that will be applied when reading articles. All
+matching lines are shown in \fBcol_extquote\fP. If \fBextquote_regex\fP is
+blank, then \fBtin\fP uses a built-in default.
+.TP
 .B force_screen_redraw
 Specifies whether a screen redraw should always be done after certain
 external commands. Default is OFF.
@@ -1537,10 +1553,6 @@ The format string used for the Group lev
 .fi
 .in -.3i
 .TP
-.B groupname_max_length
-Maximum length of the names of newsgroups to be displayed so that more of
-the newsgroup description can be displayed. Default is 32.
-.TP
 .B hide_uue
 If set to 'No' then raw uuencoded data is displayed. If set to 'Yes'
 then sections of uuencoded data will be shown with a single tag line
@@ -1560,8 +1572,8 @@ built-in NNTP inews), else it is "inews
 .TP
 .B info_in_last_line
 If ON, show current group description or article subject in the last line
-(not in the pager and global menu) - \fBToggleInfoLastLine\fP ('\fBi\fP'
-toggles setting). This facility is useful as the full width of the screen is
+(not in the pager and global menu) - \fBToggleInfoLastLine\fP ('\fBi\fP')
+toggles setting. This facility is useful as the full width of the screen is
 available to display long subjects. Default is OFF.
 .TP
 .B interactive_mailer
@@ -1637,9 +1649,9 @@ The directory where articles/threads are
 .BR \%mbox (5)
 format. This feature is mainly for use with the
 .BR \%elm (1)
-mail program. It allows the user to save articles/threads/groups simply
-by giving '=' as the filename to save to. Default is
-\fI${TIN_HOMEDIR:\-"$HOME"}/Mail\fR.
+mail program. It allows the user to save articles/threads/groups simply by
+giving '=' as the filename to save to.
+Default is \fI${TIN_HOMEDIR:\-"$HOME"}/Mail\fR.
 .TP
 .B mailer_format
 The format string used to create the mailer command with parameters that is
@@ -1657,7 +1669,7 @@ claws-mail \-\-compose "mailto:%T?subjec
 are supported:
 .in +.3i
 .nf
-.ta \w'%S'u +\w'subject-field'u
+.ta \w'%S'u +\w'default_mailer'u
 %F	filename
 %M	default_mailer
 %S	subject-field
@@ -1693,7 +1705,7 @@ used to manually view any attachments. S
 .B mm_charset
 Charset supported locally, which is also used for MIME header
 (charset parameter and charset name in header encoding) in mail and
-news postings. If \fBMIME_STRICT_CHARSET\fP is defined at the compile
+news postings. If \fBMIME_STRICT_CHARSET\fP is defined at compile
 time, text in charset other than the value of this parameter is
 considered not displayable and represented as '?'. Otherwise, all
 character sets are regarded as compatible with the display. If it's
@@ -1710,9 +1722,9 @@ via
 .BR \%nl_langinfo (3))
 is done via
 .BR \%iconv (3),
-if this function is not available on your system this option is disabled
-and you have to use \fBmm_charset\fP instead.
-\fBmm_network_charset\fP is limited to one of the following charsets:
+if this function is not available on your system this option is disabled and
+you have to use \fBmm_charset\fP instead. \fBmm_network_charset\fP is
+limited to one of the following charsets:
 .in +.3i
 US-ASCII, ISO-8859-{1,2,3,4,5,7,9,10,13,14,15,16}, KOI8-{R,U,RU}
 EUC-{CN,JP,KR,TW}, ISO-2022-{CN,CN-EXT,JP,JP-1,JP-2}, Big5, UTF-8
@@ -1720,26 +1732,26 @@ EUC-{CN,JP,KR,TW}, ISO-2022-{CN,CN-EXT,J
 Not all values might work on your system, see
 .BR \%iconv_open (3)
 for more details. If it's not set, the value of the environment variable
-$\fBMM_CHARSET\fP is used. US-ASCII or compile-time default is used in
-case neither of them is defined.
+$\fBMM_CHARSET\fP is used. US-ASCII or compile-time default is used in case
+neither of them is defined.
 .TP
 .B mono_markdash
-Character attribute of words emphasized like _this_. It is depending on your
+Character attribute of words emphasized like _this_. It depends on your
 terminal which attributes are usable. See also \fBword_h_display_marks\fP
 and \fBword_highlight\fP.
 .TP
 .B mono_markslash
-Character attribute of words emphasized like /this/. It is depending on your
+Character attribute of words emphasized like /this/. It depends on your
 terminal which attributes are usable. See also \fBword_h_display_marks\fP
 and \fBword_highlight\fP.
 .TP
 .B mono_markstar
-Character attribute of words emphasized like *this*. It is depending on your
+Character attribute of words emphasized like *this*. It depends on your
 terminal which attributes are usable. See also \fBword_h_display_marks\fP
 and \fBword_highlight\fP.
 .TP
 .B mono_markstroke
-Character attribute of words emphasized like \-this\-. It is depending on your
+Character attribute of words emphasized like \-this\-. It depends on your
 terminal which attributes are usable. See also \fBword_h_display_marks\fP
 and \fBword_highlight\fP.
 .TP
@@ -1751,10 +1763,10 @@ what they are for.
 .TP
 .B news_headers_to_display
 Which news headers you wish to see. If you want to see _all_ the headers,
-place an '*' as this value. This is the only way a wildcard can be used. If
-you enter 'X\-' as the value, you will see all headers beginning with 'X\-'
-(like X\-Alan or X\-Pape). You can list more than one by delimiting with
-spaces. Not defining anything turns off this option.
+place an '*' as this value. This is the only way a wildcard can be used.
+If you enter 'X\-' as the value, you will see all headers beginning
+with 'X\-' (like X\-Alan or X\-Pape). You can list more than one by delimiting
+with spaces. Not defining anything turns off this option.
 .TP
 .B news_headers_to_not_display
 Same as \fBnews_headers_to_display\fP except it denotes the opposite. An
@@ -1794,8 +1806,8 @@ library
 uses to do the normalization. NFC should be used if possible.
 .TP
 .B pos_first_unread
-If ON put cursor at first unread article in group otherwise at last article.
-Default is ON.
+If ON put cursor at first unread article in group otherwise at last
+article. Default is ON.
 .TP
 .B post_8bit_header
 Allows 8bit characters unencoded in the header of a news article, if
@@ -1949,10 +1961,10 @@ Score of an article which should be mark
 .B scroll_lines
 The number of lines that will be scrolled up/down in the article pager when
 using cursor-up/down. The default is 1 (line-by-line). Set to 0 to get
-traditional page-by-page scrolling. Set to \-1 to get page-by-page
+traditional tin page-by-page scrolling. Set to \-1 to get page-by-page
 scrolling where the top/bottom line is carried over onto the next page.
 This setting supersedes show_last_line_prev_page=ON. Set to \-2 to get
-half-page scrolling. This setting supersedes full_page_scroll=OFF.
+half-page scrolling. This setting supersedes \fBfull_page_scroll\fP=OFF.
 .TP
 .B select_format
 The format string used for the Selection level. Default is
@@ -2017,8 +2029,8 @@ show only the line count.
 \fBNone\fP, no information will be displayed.
 .IP 1
 \fBLines\fP, in article listing the line count of an article will be
-displayed and in thread listing the line count of first (unread)
-article will be displayed.
+displayed and in thread listing the line count of first (unread) article
+will be displayed.
 .IP 2
 \fBScore\fP, in article listing the score of an article will be displayed
 and in thread listing the score of the thread will be displayed - see also
@@ -2028,8 +2040,8 @@ and in thread listing the score of the t
 .RE
 .TP
 .B show_only_unread_arts
-If ON show only new/unread articles otherwise show all articles. Default is
-ON.
+If ON show only new/unread articles otherwise show all articles.
+Default is ON.
 .TP
 .B show_only_unread_groups
 If ON show only subscribed groups that contain unread articles. Default
@@ -2111,7 +2123,9 @@ the default. The following sort types ar
 .B spamtrap_warning_addresses
 Set this option to a list of comma-separated strings to be warned if you are
 replying to an article by mail where the e-mail address contains one of
-these strings. The matching is case-insensitive.
+these strings. The matching is case-insensitive. Example:
+.sp
+\fIspam,delete,remove\fR
 .TP
 .B stars_regex
 A regular expression that will be applied when reading articles. All
@@ -2274,7 +2288,7 @@ If enabled
 will be used to interpret the ''X\-Face:'' header. For this option to have
 any effect,
 .BR \%tin (1)
-must be running in an
+must be running in a
 .BR \%xterm (1x)
 and
 .BR \%slrnface (1)
@@ -2299,14 +2313,18 @@ Default is ON
 .B wildcard
 Allows you to select how
 .BR \%tin (1)
-matches strings. The default is 0 and uses the wildmat notation, which is
-how this has traditionally been handled. Setting this to 1 allows you to use
+matches strings. The default is 0 and
+uses the wildmat notation, which is how this has traditionally been handled.
+Setting this to 1 allows you to use
 .BR \%perl (1)
 compatible regular expressions
 .BR \%pcre (3).
-You will probably want to update your filter
-file if you use this regularly. NB: Newsgroup names will always be matched
-using the wildmat notation.
+(see also
+.BR \%perlre (1)
+and
+.BR \%pcrepattern (3)).
+You will probably want to update your filter file if you use this regularly.
+NB: Newsgroup names will always be matched using the wildmat notation.
 .TP
 .B word_h_display_marks
 Should the leading and ending stars, slashes, strokes and dashes also be
@@ -2326,7 +2344,7 @@ available. If \fBuse_color\fP is enabled
 \fBcol_markdash\fP, \fBcol_markslash\fP, \fBcol_markstar\fP and
 \fBcol_markstroke\fP are used for word highlighting else the character
 attributes specified in \fBmono_markdash\fP, \fBmono_markslash\fP,
-\fBmono_markstar\fP and \fBmono_markstroke\fP are used.
+\fBmono_markstar\fP and \fBmono_markstroke\fP are used. Default is ON.
 .TP
 .B wrap_column
 Sets the column at which a displayed article body should be wrapped.
@@ -2535,7 +2553,7 @@ is the name of the newsgroup
 .TP
 .B time
 is the time when the group was created, expressed as the number of seconds
-since the epoch.
+since the Epoch.
 .TP
 .B creator
 is the electronic mail address of the person who created the group.
@@ -2574,8 +2592,8 @@ uses the LIST NEWSGROUPS (\fBRFC\%3977\f
 .IR ${TIN_LIBDIR:\-NEWSLIBDIR}/organization
 .sp
 .RS
-This file specifies might hold a default organization to be used
-in the ''Organization:'' header. $\fBORGANIZATION\fP has a higher priority
+This file might hold a default organization to be used in
+the ''Organization:'' header. $\fBORGANIZATION\fP has a higher priority
 if set.
 .RE
 .PP
@@ -2621,6 +2639,7 @@ uses the LIST SUBSCRIPTIONS (\fBRFC\%604
 .BR \%lpr (1),
 .BR \%metamail (1),
 .BR \%perl (1),
+.BR \%perlre (1),
 .BR \%pgp (1),
 .BR \%rn (1),
 .BR \%shar (1),
@@ -2632,6 +2651,7 @@ uses the LIST SUBSCRIPTIONS (\fBRFC\%604
 .BR \%iconv_open (3),
 .BR \%nl_langinfo (3),
 .BR \%pcre (3),
+.BR \%pcrepattern (3),
 .BR \%qsort (3),
 .BR \%strftime (3),
 .BR \%system (3),
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/autoconf.hin tin-2.3.2/include/autoconf.hin
--- tin-2.3.1/include/autoconf.hin	2014-12-24 09:42:57.000000000 +0100
+++ tin-2.3.2/include/autoconf.hin	2015-11-22 01:15:52.147209797 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2012-02-29
  *  Notes     : #include files, #defines & struct's
  *
- * Copyright (c) 1995-2015 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1995-2016 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/bool.h tin-2.3.2/include/bool.h
--- tin-2.3.1/include/bool.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/bool.h	2015-11-22 01:15:40.157545221 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-01-09
  *  Notes     :
  *
- * Copyright (c) 1997-2015 Urs Janssen <urs@tin.org>
+ * Copyright (c) 1997-2016 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/bugrep.h tin-2.3.2/include/bugrep.h
--- tin-2.3.1/include/bugrep.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/bugrep.h	2015-11-22 01:15:40.181545228 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2006-02-15
  *  Notes     :
  *
- * Copyright (c) 1997-2015 Urs Janssen <urs@tin.org>
+ * Copyright (c) 1997-2016 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/debug.h tin-2.3.2/include/debug.h
--- tin-2.3.1/include/debug.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/debug.h	2015-11-22 01:15:40.201545233 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2008-12-12
  *  Notes     :
  *
- * Copyright (c) 2007-2015 Urs Janssen <urs@tin.org>
+ * Copyright (c) 2007-2016 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/extern.h tin-2.3.2/include/extern.h
--- tin-2.3.1/include/extern.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/extern.h	2015-11-22 01:15:40.225545240 +0100
@@ -3,10 +3,10 @@
  *  Module    : extern.h
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2013-11-20
+ *  Updated   : 2015-11-21
  *  Notes     :
  *
- * Copyright (c) 1997-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1997-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -562,6 +562,7 @@ extern constext txt_choose_post_process_
 	extern constext txt_color_on[];
 #endif /* HAVE_COLOR */
 extern constext txt_command_failed[];
+extern constext txt_cook_article_failed_exiting[];
 extern constext txt_confirm_select_on_exit[];
 #ifdef NNTP_ABLE
 	extern constext txt_connecting[];
@@ -611,6 +612,7 @@ extern constext txt_error_copy_fp[];
 extern constext txt_error_corrupted_file[];
 extern constext txt_error_fseek[];
 extern constext txt_error_followup_poster[];
+extern constext txt_error_format_string[];
 extern constext txt_error_gnksa_internal[];
 extern constext txt_error_gnksa_langle[];
 extern constext txt_error_gnksa_lparen[];
@@ -724,6 +726,7 @@ extern constext txt_group_rereading[];
 extern constext txt_group_select_com[];
 extern constext txt_group_selection[];
 extern constext txt_group_singular[];
+extern constext txt_grpdesc_disabled[];
 extern constext txt_help_article_autokill[];
 extern constext txt_help_article_autoselect[];
 extern constext txt_help_article_browse_urls[];
@@ -1450,6 +1453,7 @@ extern struct regex_cache stars_regex;
 extern struct regex_cache underscores_regex;
 extern struct regex_cache strokes_regex;
 #ifdef HAVE_COLOR
+	extern struct regex_cache extquote_regex;
 	extern struct regex_cache quote_regex;
 	extern struct regex_cache quote_regex2;
 	extern struct regex_cache quote_regex3;
@@ -1708,7 +1712,6 @@ extern struct opttxt txt_getart_limit_op
 extern struct opttxt txt_goto_next_unread;
 extern struct opttxt txt_group_catchup_on_exit;
 extern struct opttxt txt_group_format;
-extern struct opttxt txt_groupname_max_length;
 extern struct opttxt txt_hide_uue;
 extern struct opttxt txt_inews_prog;
 extern struct opttxt txt_interactive_mailer;
@@ -1838,6 +1841,8 @@ extern struct opttxt txt_xpost_quote_for
 	extern struct opttxt txt_quote_regex;
 	extern struct opttxt txt_quote_regex2;
 	extern struct opttxt txt_quote_regex3;
+	extern struct opttxt txt_extquote_handling;
+	extern struct opttxt txt_extquote_regex;
 	extern struct opttxt txt_use_color;
 	extern struct opttxt txt_col_normal;
 	extern struct opttxt txt_col_back;
@@ -1850,6 +1855,7 @@ extern struct opttxt txt_xpost_quote_for
 	extern struct opttxt txt_col_quote;
 	extern struct opttxt txt_col_quote2;
 	extern struct opttxt txt_col_quote3;
+	extern struct opttxt txt_col_extquote;
 	extern struct opttxt txt_col_head;
 	extern struct opttxt txt_col_newsheaders;
 	extern struct opttxt txt_col_subject;
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/keymap.h tin-2.3.2/include/keymap.h
--- tin-2.3.1/include/keymap.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/keymap.h	2015-11-22 01:15:40.253545248 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2011-01-25
  *  Notes     :
  *
- * Copyright (c) 1999-2015 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1999-2016 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/newsrc.h tin-2.3.2/include/newsrc.h
--- tin-2.3.1/include/newsrc.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/newsrc.h	2015-11-22 01:15:40.277545254 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2003-11-18
  *  Notes     : newsrc bit handling
  *
- * Copyright (c) 1997-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1997-2016 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 '--exclude=.bzr*' tin-2.3.1/include/nntplib.h tin-2.3.2/include/nntplib.h
--- tin-2.3.1/include/nntplib.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/nntplib.h	2015-11-22 01:15:40.301545261 +0100
@@ -3,10 +3,10 @@
  *  Module    : nntplib.h
  *  Author    : I.Lea
  *  Created   : 1991-04-01
- *  Updated   : 2010-04-29
+ *  Updated   : 2015-11-16
  *  Notes     : nntp.h 1.5.11/1.6 with extensions for tin
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -88,6 +88,7 @@
 #define OK_NOPOST		201	/* Hello; you can't post */
 #define OK_EXTENSIONS	202	/* extensions supported follow */
 #define OK_GOODBYE		205	/* Closing connection */
+#define OK_COMPRESS		206	/* Compression active */
 #define OK_GROUP		211	/* Group selected */
 #define OK_GROUPS		215	/* Newsgroups follow */
 #define OK_MOTD			215	/* News motd follows */
@@ -116,6 +117,7 @@
 
 #define ERR_GOODBYE		400	/* Have to hang up for some reason */
 #define ERR_STATE		401 /* The client must change the state of the connection */
+#define ERR_COMPRESS	403	/* Unable to activate compression */
 #define ERR_NOGROUP		411	/* No such newsgroup */
 #define ERR_NCING		412	/* Not currently in newsgroup */
 
@@ -139,6 +141,7 @@
 #define ERR_ACCESS		502	/* Access to server denied */
 #define ERR_FAULT		503	/* Program fault, command not performed */
 #define ERR_MOTD		503	/* No news motd file */
+#define ERR_COMPRESS_ALG	503	/* Compression algorithm not supported */
 #define ERR_AUTHBAD		580	/* Authorization Failed */
 
 /*
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/policy.h tin-2.3.2/include/policy.h
--- tin-2.3.1/include/policy.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/policy.h	2015-11-22 01:15:40.353545275 +0100
@@ -3,10 +3,10 @@
  *  Module    : policy.h
  *  Author    : Ralf Doeblitz <doeblitz@gmx.de>
  *  Created   : 1999-01-12
- *  Updated   : 2013-11-19
+ *  Updated   : 2015-09-14
  *  Notes     : #defines and static data for policy configuration
  *
- * Copyright (c) 1999-2015 Ralf Doeblitz <doeblitz@gmx.de>
+ * Copyright (c) 1999-2016 Ralf Doeblitz <doeblitz@gmx.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -327,11 +327,12 @@ static const char *gnksa_domain_list[] =
 	"csnet",
 	"bitnet",
 #	endif /* 0 */
-	/* the next four are defined in RFC 2606, RFC 6761 */
+	/* the next five are defined in RFC 2606, RFC 6761 */
 	"invalid",
 #	if 0
-	/* but three of them shoudn't be used on usenet */
+	/* but four of them shoudn't be used on usenet */
 	"test",
+	"onion",
 	"example",
 	"localhost",
 #	endif /* 0 */
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/proto.h tin-2.3.2/include/proto.h
--- tin-2.3.1/include/proto.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/proto.h	2015-11-22 01:15:40.377545282 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2014-10-25
  *  Notes     :
  *
- * Copyright (c) 1997-2015 Urs Janssen <urs@tin.org>
+ * Copyright (c) 1997-2016 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/rfc2046.h tin-2.3.2/include/rfc2046.h
--- tin-2.3.1/include/rfc2046.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/rfc2046.h	2015-12-22 00:20:10.387211403 +0100
@@ -3,10 +3,10 @@
  *  Module    : rfc2046.h
  *  Author    : Jason Faultless <jason@altarstone.com>
  *  Created   : 2000-02-18
- *  Updated   : 2014-02-17
+ *  Updated   : 2015-12-21
  *  Notes     : rfc2046 MIME article definitions
  *
- * Copyright (c) 2000-2015 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 2000-2016 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -74,6 +74,7 @@ typedef struct param
 {
 	char *name;
 	char *value;
+	int part;
 	struct param *next;
 } t_param;
 
@@ -153,11 +154,14 @@ struct t_header
 #	define C_QUOTE2	0x0040
 #	define C_QUOTE3	0x0080
 
-#	define C_URL		0x0100	/* Contains http|ftp|gopher: */
-#	define C_MAIL		0x0200	/* Contains mailto: */
-#	define C_NEWS		0x0400	/* Contains news|nntp: */
-#	define C_CTRLL		0x0800	/* Contains ^L */
-#	define C_VERBATIM	0x1000	/* Verbatim block */
+#	define C_URL			0x0100	/* Contains http|ftp|gopher: */
+#	define C_MAIL			0x0200	/* Contains mailto: */
+#	define C_NEWS			0x0400	/* Contains news|nntp: */
+#	define C_CTRLL			0x0800	/* Contains ^L */
+#	define C_VERBATIM		0x1000	/* Verbatim block */
+#	ifdef HAVE_COLOR
+#		define C_EXTQUOTE	0x2000	/* Quoted text from external sources */
+#	endif /* HAVE_COLOR */
 
 
 typedef struct lineinfo
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/stpwatch.h tin-2.3.2/include/stpwatch.h
--- tin-2.3.1/include/stpwatch.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/stpwatch.h	2015-11-22 01:15:40.425545295 +0100
@@ -7,7 +7,7 @@
  *  Notes     : Simple stopwatch routines for timing code using timeb
  *	             or gettimeofday structs
  *
- * Copyright (c) 1993-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1993-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/tcurses.h tin-2.3.2/include/tcurses.h
--- tin-2.3.1/include/tcurses.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/tcurses.h	2015-11-22 01:15:40.445545301 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2011-04-02
  *  Notes     : curses #include files, #defines & struct's
  *
- * Copyright (c) 1997-2015 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2016 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -50,9 +50,9 @@
 #				endif /* _XOPEN_SOURCE_EXTENDED */
 #				include <ncursesw/ncurses.h>
 				/* we need a recent ncursesw for wide-char */
-#				if (NCURSES_VERSION_MAJOR >= 5) && (NCURSES_VERSION_MINOR >= 3)
+#				if (NCURSES_VERSION_MAJOR == 5) && (NCURSES_VERSION_MINOR >= 3) || (NCURSES_VERSION_MAJOR >= 6)
 #					define HAVE_NCURSESW 1
-#				endif /* NCURSES_VERSION_MAJOR >= 5 && NCURSES_VERSION_MINOR >=3 */
+#				endif /* NCURSES_VERSION_MAJOR == 5 && NCURSES_VERSION_MINOR >=3 || NCURSES_VERSION_MAJOR >= 6 */
 #			else
 #				if defined(HAVE_NCURSES_H)
 #					include <ncurses.h>
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/tin.h tin-2.3.2/include/tin.h
--- tin-2.3.1/include/tin.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/tin.h	2015-11-22 01:15:40.469545307 +0100
@@ -3,10 +3,10 @@
  *  Module    : tin.h
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2014-08-20
+ *  Updated   : 2015-11-21
  *  Notes     : #include files, #defines & struct's
  *
- * Copyright (c) 1997-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1997-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -680,6 +680,9 @@ enum rc_state { RC_IGNORE, RC_CHECK, RC_
 #define DEFAULT_VERBATIM_BEGIN_REGEX	"#v\\+\\s$"
 #define DEFAULT_VERBATIM_END_REGEX	"#v-\\s$"
 
+/* quoted text from external sources */
+#define DEFAULT_EXTQUOTE_REGEX "^\\|\\s"
+
 /*
  * URL related regexs:
  * add TELNET (RFC 4248), WAIS (RFC 4156), IMAP (RFC 2192), NFS (RFC 2224)
@@ -1600,6 +1603,9 @@ struct t_attribute {
 						7=Compact multiple blank lines between textblocks and skip leading and trailing
 						  blank lines */
 	unsigned verbatim_handling:1;	/* 0=none, 1=detect verbatim blocks */
+#ifdef HAVE_COLOR
+	unsigned extquote_handling:1;		/* 0=none, 1=detect quoted text from external sources */
+#endif /* HAVE_COLOR */
 	unsigned wrap_on_next_unread:1;	/* Wrap around threads when searching next unread article */
 	unsigned sort_article_type:4;		/* 0=none, 1=subj descend, 2=subj ascend,
 						   3=from descend, 4=from ascend,
@@ -1691,6 +1697,9 @@ struct t_attribute_state {
 	unsigned mm_network_charset:1;
 #endif /* CHARSET_CONVERSION */
 	unsigned verbatim_handling:1;
+#ifdef HAVE_COLOR
+	unsigned extquote_handling:1;
+#endif /* HAVE_COLOR */
 	unsigned wrap_on_next_unread:1;
 	unsigned x_body:1;
 	unsigned x_comment_to:1;
@@ -1767,6 +1776,7 @@ struct t_fmt {
 	size_t len_grpdesc;		/* %d newsgroup description */
 	size_t len_from;		/* %F From */
 	size_t len_grpname;		/* %G groupname */
+	size_t len_grpname_dsc;
 	size_t len_grpname_max;
 	size_t len_initials;	/* %I initials */
 	size_t len_linenumber;	/* %n linenumber on screen */
@@ -1779,6 +1789,7 @@ struct t_fmt {
 	size_t flags_offset;
 	size_t mark_offset;
 	size_t ucnt_offset;
+	t_bool show_grpdesc;
 	t_bool d_before_f;
 	t_bool g_before_f;
 	t_bool d_before_u;
@@ -2330,7 +2341,7 @@ extern struct tm *localtime(time_t *);
 #ifdef CLOSEDIR_VOID
 #	define CLOSEDIR(DIR)	closedir(DIR)
 #else
-#	define CLOSEDIR(DIR)	if (closedir(DIR)) error_message(2, "closedir() failed: %s %s", __FILE__, __LINE__)
+#	define CLOSEDIR(DIR)	if (closedir(DIR)) error_message(2, "closedir() failed: %s %d", __FILE__, __LINE__)
 #endif /* CLOSEDIR_VOID */
 
 #ifdef HAVE_GETTIMEOFDAY
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/tinrc.h tin-2.3.2/include/tinrc.h
--- tin-2.3.1/include/tinrc.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/tinrc.h	2015-11-22 01:15:40.497545316 +0100
@@ -3,10 +3,10 @@
  *  Module    : tinrc.h
  *  Author    : Jason Faultless <jason@altarstone.com>
  *  Created   : 1999-04-13
- *  Updated   : 2013-09-01
+ *  Updated   : 2015-11-21
  *  Notes     :
  *
- * Copyright (c) 1999-2015 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1999-2016 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -109,6 +109,7 @@ struct t_config {
 		char quote_regex[LEN];				/* regex used to determine quoted lines */
 		char quote_regex2[LEN];				/* regex used to determine twice quoted lines */
 		char quote_regex3[LEN];				/* regex used to determine >=3 times quoted lines */
+		char extquote_regex[LEN];			/* regex used to determine quoted lines from external sources */
 #	endif /* HAVE_COLOR */
 	char slashes_regex[LEN];			/* regex used to highlight /slashes/ */
 	char stars_regex[LEN];				/* regex used to highlight *stars* */
@@ -131,7 +132,6 @@ struct t_config {
 	int getart_limit;					/* number of article to get */
 	int recent_time;				/* Time limit when article is "fresh" */
 	int goto_next_unread;				/* jump to next unread article with SPACE|PGDN|TAB */
-	int groupname_max_length;			/* max len of group names to display on screen */
 	int hide_uue;						/* treatment of uuencoded data in pager */
 	int kill_level;						/* Define how killed articles are shown */
 	int mail_mime_encoding;
@@ -173,6 +173,7 @@ struct t_config {
 		int col_quote;						/* color of quotelines */
 		int col_quote2;						/* color of twice quoted lines */
 		int col_quote3;						/* color of >=3 times quoted lines */
+		int col_extquote;					/* color of quoted external text */
 		int col_response;					/* color of respone counter */
 		int col_signature;					/* color of signature */
 		int col_urls;						/* color of urls highlight */
@@ -240,6 +241,9 @@ struct t_config {
 		t_bool utf8_graphics;				/* use utf-8 characters for line drawing */
 #endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 	t_bool verbatim_handling;			/* Detection of verbatim blocks */
+#	ifdef HAVE_COLOR
+		t_bool extquote_handling;		/* Detection of quoted text from external sources */
+#	endif /* HAVE_COLOR */
 	char inews_prog[PATH_LEN];
 	int interactive_mailer;			/* invoke user's mailreader */
 	t_bool use_mouse;					/* enables/disables mouse support under xterm */
@@ -344,6 +348,9 @@ struct t_config {
 	t_bool attrib_tex2iso_conv;
 	t_bool attrib_thread_catchup_on_exit;
 	t_bool attrib_verbatim_handling;
+#	ifdef HAVE_COLOR
+		t_bool attrib_extquote_handling;
+#	endif /* HAVE_COLOR */
 	t_bool attrib_x_comment_to;
 	t_bool attrib_wrap_on_next_unread;
 	t_bool attrib_ask_for_metamail;
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/tnntp.h tin-2.3.2/include/tnntp.h
--- tin-2.3.1/include/tnntp.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/tnntp.h	2015-11-22 01:15:40.521545323 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2006-02-15
  *  Notes     : #include files, #defines & struct's
  *
- * Copyright (c) 1997-2015 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2016 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/trace.h tin-2.3.2/include/trace.h
--- tin-2.3.1/include/trace.h	2014-12-24 09:42:42.000000000 +0100
+++ tin-2.3.2/include/trace.h	2015-11-22 01:15:40.541545328 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2002-11-10
  *  Notes     : Interface of trace.c
  *
- * Copyright (c) 1997-2015 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2016 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/include/version.h tin-2.3.2/include/version.h
--- tin-2.3.1/include/version.h	2014-12-24 10:39:34.000000000 +0100
+++ tin-2.3.2/include/version.h	2015-12-24 08:48:36.651208997 +0100
@@ -3,10 +3,10 @@
  *  Module    : version.h
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2013-09-01
+ *  Updated   : 2013-11-21
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -40,12 +40,12 @@
 
 #	define PRODUCT		"tin"
 #	ifndef TIN_AUTOCONF_H
-#		define VERSION		"2.3.1"
+#		define VERSION		"2.3.2"
 #	endif /* !TIN_AUTOCONF_H */
-#	define RELEASEDATE	"20141224"
-#	define RELEASENAME	"Tallant"
+#	define RELEASEDATE	"20151224"
+#	define RELEASENAME	"Glenavullen"
 /* config-file versions - must by dotted triples */
-#	define TINRC_VERSION	"1.3.12"
+#	define TINRC_VERSION	"1.3.13"
 #	define ATTRIBUTES_VERSION	"1.0.8"
 #	define FILTER_VERSION	"1.0.0"
 #	define KEYMAP_VERSION	"1.0.9"
diff -Nurp '--exclude=.bzr*' tin-2.3.1/intl/Makefile.in tin-2.3.2/intl/Makefile.in
--- tin-2.3.1/intl/Makefile.in	2013-08-28 19:09:42.000000000 +0200
+++ tin-2.3.2/intl/Makefile.in	2015-11-04 00:42:35.579209001 +0100
@@ -30,7 +30,8 @@ prefix = @prefix@
 exec_prefix = @exec_prefix@
 transform = @program_transform_name@
 libdir = @libdir@
-includedir = @includedir@
+includedir = @includedir@     
+datarootdir = @datarootdir@
 datadir = @datadir@
 localedir = $(datadir)/locale
 gettextsrcdir = $(datadir)/gettext/intl
diff -Nurp '--exclude=.bzr*' tin-2.3.1/po/Makefile.inn tin-2.3.2/po/Makefile.inn
--- tin-2.3.1/po/Makefile.inn	2013-08-28 19:09:48.000000000 +0200
+++ tin-2.3.2/po/Makefile.inn	2015-11-04 00:37:42.787209001 +0100
@@ -25,6 +25,7 @@ VPATH = @srcdir@
 
 prefix		= @prefix@
 exec_prefix	= @exec_prefix@
+datarootdir	= @datarootdir@
 datadir		= @datadir@
 localedir	= $(datadir)/locale
 gettextsrcdir	= $(datadir)/gettext/po
Binary files tin-2.3.1/po/da.gmo and tin-2.3.2/po/da.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.1/po/da.po tin-2.3.2/po/da.po
--- tin-2.3.1/po/da.po	2014-12-24 09:41:49.000000000 +0100
+++ tin-2.3.2/po/da.po	2015-12-24 00:18:15.259209001 +0100
@@ -1,17 +1,20 @@
 # Danish translation of Tin.
 # Copyright (C) 2013 Tin & Joe Hansen.
 # This file is distributed under the same license as the tin package.
-# Joe Hansen <joedalton2@yahoo.dk>, 2009, 2010, 2013, 2014.
+# Joe Hansen <joedalton2@yahoo.dk>, 2009, 2010, 2013, 2014, 2015.
 #
 # Der er ikke anvendt accenter i denne oversÃ¦ttelse.
 # '' er bevaret i oversÃ¦ttelsen pÃ¥ samme mÃ¥de ''.
 #
+# arts -> er en forkortelse for artikler
+# attachment -> vedhÃ¦ftning (bilag)
 # by -> efter
 # catchup -> opsamling
 # Domain literal -> domÃ¦ne-literal (nogen der har et bedre udtryk?)
 # entry -> post
 # followup -> opfÃ¸lgning
 # header -> teksthoved
+# mailing -> postleverance, postudsendelse, sender til
 # newsgroup -> nyhedsgruppe
 # option -> indstilling (tilvalg?)
 # octet (dataenhed) -> oktet (en dataenhed med 8 bit. Betegnelsen Â»byteÂ« bruges ofte som synonym.)
@@ -27,15 +30,16 @@
 # subject -> emne
 # supersed -> fortrÃ¦ng (andre forslag?)
 # thread -> trÃ¥d
+# toggle -> slÃ¥ til/fra (tidligere skift)
 # trim -> beskÃ¦r
 # URL -> URL (mÃ¥ske bedre med adresse, men nogle strenge ser ud til at skulle vÃ¦re korte!).
 # yank -> ryk
-# whitespace -> mellemrum (egentlig 'blanke tegn' (mellemrum, 
+# whitespace -> mellemrum (egentlig 'blanke tegn' (mellemrum,
 #                         (linjeskift, sideskift, tabulatortegn osv.))
-# wrap around -> omhandler, omfavner, ombrydning, omfang ???
+# wrap around -> omfatte, medtag   (andre overvejelser tidligere omhandler, omfavner, ombrydning, omfang)
 #
 # bemÃ¦rk at den her slags strenge ikke skal oversÃ¦ttes
-# add_posted_to_filter=ON/OFF. Kun hvis der er mellemrum til hÃ¸jre for 
+# add_posted_to_filter=ON/OFF. Kun hvis der er mellemrum til hÃ¸jre for
 # tegnet lig med.
 # Husk mellemrum, projektet anbefaler at man bevarer mellemrummene.
 #
@@ -55,10 +59,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tin 2.2.0\n"
+"Project-Id-Version: tin 2.3.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-24 09:41+0100\n"
-"PO-Revision-Date: 2014-11-09 09:14+0100\n"
+"POT-Creation-Date: 2015-12-24 00:18+0100\n"
+"PO-Revision-Date: 2015-01-10 09:14+0100\n"
 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
 "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
 "Language: da\n"
@@ -66,11 +70,11 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/attrib.c:926
+#: src/attrib.c:941
 msgid "Processing attributes... "
 msgstr "Behandler attributter ... "
 
-#: src/attrib.c:1145
+#: src/attrib.c:1163
 #, c-format
 msgid ""
 "# Do not edit this comment block\n"
@@ -79,399 +83,399 @@ msgstr ""
 "# Rediger ikke denne kommentarblok\n"
 "#\n"
 
-#: src/attrib.c:1146
+#: src/attrib.c:1164
 #, c-format
 msgid "#  scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n"
 msgstr "#  scope=STRING (f.eks. alt.*,!alt.bin*) [krÃ¦vet]\n"
 
-#: src/attrib.c:1147
+#: src/attrib.c:1165
 #, c-format
 msgid "#  add_posted_to_filter=ON/OFF\n"
 msgstr "#  add_posted_to_filter=ON/OFF\n"
 
-#: src/attrib.c:1148
+#: src/attrib.c:1166
 #, c-format
 msgid "#  advertising=ON/OFF\n"
 msgstr "#  advertising=ON/OFF\n"
 
-#: src/attrib.c:1149
+#: src/attrib.c:1167
 #, c-format
 msgid "#  alternative_handling=ON/OFF\n"
 msgstr "#  alternative_handling=ON/OFF\n"
 
-#: src/attrib.c:1150
+#: src/attrib.c:1168
 #, c-format
 msgid "#  ask_for_metamail=ON/OFF\n"
 msgstr "#  ask_for_metamail=ON/OFF\n"
 
-#: src/attrib.c:1151
+#: src/attrib.c:1169
 #, c-format
 msgid "#  auto_cc_bcc=NUM\n"
 msgstr "#  auto_cc_bcc=NUM\n"
 
-#: src/attrib.c:1152
+#: src/attrib.c:1170
 #, c-format
 msgid "#    0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n"
 msgstr "#    0=No, 1=Cc, 2=Bcc, 3=Cc og Bcc\n"
 
-#: src/attrib.c:1153
+#: src/attrib.c:1171
 #, c-format
 msgid "#  auto_list_thread=ON/OFF\n"
 msgstr "#  auto_list_thread=ON/OFF\n"
 
-#: src/attrib.c:1154
+#: src/attrib.c:1172
 #, c-format
 msgid "#  auto_save=ON/OFF\n"
 msgstr "#  auto_save=ON/OFF\n"
 
-#: src/attrib.c:1155
+#: src/attrib.c:1173
 #, c-format
 msgid "#  auto_select=ON/OFF\n"
 msgstr "#  auto_select=ON/OFF\n"
 
-#: src/attrib.c:1156
+#: src/attrib.c:1174
 #, c-format
 msgid "#  batch_save=ON/OFF\n"
 msgstr "#  batch_save=ON/OFF\n"
 
-#: src/attrib.c:1157
+#: src/attrib.c:1175
 #, c-format
 msgid "#  date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
 msgstr "#  date_format=STRING (f.eks. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
 
-#: src/attrib.c:1158
+#: src/attrib.c:1176
 #, c-format
 msgid "#  delete_tmp_files=ON/OFF\n"
 msgstr "#  delete_tmp_files=ON/OFF\n"
 
-#: src/attrib.c:1159
+#: src/attrib.c:1177
 #, c-format
 msgid "#  editor_format=STRING (eg. %%E +%%N %%F)\n"
 msgstr "#  editor_format=STRING (f.eks. %%E +%%N %%F)\n"
 
-#: src/attrib.c:1160
+#: src/attrib.c:1178
 #, c-format
 msgid "#  fcc=STRING (eg. =mailbox)\n"
 msgstr "#  fcc=STRING (f.eks. =postkasse)\n"
 
-#: src/attrib.c:1161
+#: src/attrib.c:1179
 #, c-format
 msgid "#  followup_to=STRING\n"
 msgstr "#  followup_to=STRING\n"
 
-#: src/attrib.c:1162
+#: src/attrib.c:1180
 #, c-format
 msgid "#  from=STRING (just append wanted From:-line, don't use quotes)\n"
 msgstr ""
 "#  from=STRING (tilfÃ¸j bare Ã¸nsket From:-linje, brug ikke anfÃ¸rselstegn)\n"
 
-#: src/attrib.c:1163
+#: src/attrib.c:1181
 #, c-format
 msgid "#  group_catchup_on_exit=ON/OFF\n"
 msgstr "#  group_catchup_on_exit=ON/OFF\n"
 
-#: src/attrib.c:1164
+#: src/attrib.c:1182
 #, c-format
 msgid "#  group_format=STRING (eg. %%n %%m %%R %%L  %%s  %%F)\n"
 msgstr "#  group_format=STRING (f.eks. %%n %%m %%R %%L  %%s  %%F)\n"
 
-#: src/attrib.c:1165
+#: src/attrib.c:1183
 #, c-format
 msgid "#  mail_8bit_header=ON/OFF\n"
 msgstr "#  mail_8bit_header=ON/OFF\n"
 
-#: src/attrib.c:1166
+#: src/attrib.c:1184
 #, c-format
 msgid "#  mail_mime_encoding=supported_encoding"
 msgstr "#  mail_mime_encoding=supported_encoding"
 
-#: src/attrib.c:1174
+#: src/attrib.c:1192
 #, c-format
 msgid "#  ispell=STRING\n"
 msgstr "#  ispell=STRING\n"
 
-#: src/attrib.c:1176
+#: src/attrib.c:1194
 #, c-format
 msgid "#  maildir=STRING (eg. ~/Mail)\n"
 msgstr "#  maildir=STRING (f.eks. ~/Post)\n"
 
-#: src/attrib.c:1177
+#: src/attrib.c:1195
 #, c-format
 msgid "#  mailing_list=STRING (eg. majordomo@example.org)\n"
 msgstr "#  mailing_list=STRING (f.eks. majordomo@example.org)\n"
 
-#: src/attrib.c:1178
+#: src/attrib.c:1196
 #, c-format
 msgid "#  mime_types_to_save=STRING (eg. image/*,!image/bmp)\n"
 msgstr "#  mime_types_to_save=STRING (f.eks. image/*,!image/bmp)\n"
 
-#: src/attrib.c:1179
+#: src/attrib.c:1197
 #, c-format
 msgid "#  mark_ignore_tags=ON/OFF\n"
 msgstr "#  mark_ignore_tags=ON/OFF\n"
 
-#: src/attrib.c:1180
+#: src/attrib.c:1198
 #, c-format
 msgid "#  mark_saved_read=ON/OFF\n"
 msgstr "#  mark_saved_read=ON/OFF\n"
 
-#: src/attrib.c:1181
+#: src/attrib.c:1199
 #, c-format
 msgid "#  mime_forward=ON/OFF\n"
 msgstr "#  mime_forward=ON/OFF\n"
 
-#: src/attrib.c:1183
+#: src/attrib.c:1201
 #, c-format
 msgid "#  mm_network_charset=supported_charset"
 msgstr "#  mm_network_charset=supported_charset"
 
-#: src/attrib.c:1190
+#: src/attrib.c:1208
 #, c-format
 msgid "#  undeclared_charset=STRING (default is US-ASCII)\n"
 msgstr "#  undeclared_charset=STRING (standard er US-ASCII)\n"
 
-#: src/attrib.c:1192
+#: src/attrib.c:1210
 #, c-format
 msgid "#  news_headers_to_display=STRING\n"
 msgstr "#  news_headers_to_display=STRING\n"
 
-#: src/attrib.c:1193
+#: src/attrib.c:1211
 #, c-format
 msgid "#  news_headers_to_not_display=STRING\n"
 msgstr "#  news_headers_to_not_display=STRING\n"
 
-#: src/attrib.c:1194
+#: src/attrib.c:1212
 #, c-format
 msgid "#  news_quote_format=STRING\n"
 msgstr "#  news_quote_format=STRING\n"
 
-#: src/attrib.c:1195
+#: src/attrib.c:1213
 #, c-format
 msgid "#  organization=STRING (if beginning with '/' read from file)\n"
 msgstr "#  organization=STRING (hvis '/' er i begyndelsen, sÃ¥ lÃ¦s fra fil)\n"
 
-#: src/attrib.c:1196
+#: src/attrib.c:1214
 #, c-format
 msgid "#  pos_first_unread=ON/OFF\n"
 msgstr "#  pos_first_unread=ON/OFF\n"
 
-#: src/attrib.c:1197
+#: src/attrib.c:1215
 #, c-format
 msgid "#  post_8bit_header=ON/OFF\n"
 msgstr "#  post_8bit_header=ON/OFF\n"
 
-#: src/attrib.c:1198
+#: src/attrib.c:1216
 #, c-format
 msgid "#  post_mime_encoding=supported_encoding"
 msgstr "#  post_mime_encoding=supported_encoding"
 
-#: src/attrib.c:1205
+#: src/attrib.c:1223
 #, c-format
 msgid "#  post_process_type=NUM\n"
 msgstr "#  post_process_type=NUM\n"
 
-#: src/attrib.c:1210
+#: src/attrib.c:1228
 #, c-format
 msgid "#  post_process_view=ON/OFF\n"
 msgstr "#  post_process_view=ON/OFF\n"
 
-#: src/attrib.c:1211
+#: src/attrib.c:1229
 #, c-format
 msgid "#  quick_kill_scope=STRING (ie. talk.*)\n"
 msgstr "#  quick_kill_scope=STRING (f.eks. talk.*)\n"
 
-#: src/attrib.c:1212
+#: src/attrib.c:1230
 #, c-format
 msgid "#  quick_kill_expire=ON/OFF\n"
 msgstr "#  quick_kill_expire=ON/OFF\n"
 
-#: src/attrib.c:1213
+#: src/attrib.c:1231
 #, c-format
 msgid "#  quick_kill_case=ON/OFF\n"
 msgstr "#  quick_kill_case=ON/OFF\n"
 
-#: src/attrib.c:1214
+#: src/attrib.c:1232
 #, c-format
 msgid "#  quick_kill_header=NUM\n"
 msgstr "#  quick_kill_header=NUM\n"
 
-#: src/attrib.c:1215 src/attrib.c:1224
+#: src/attrib.c:1233 src/attrib.c:1242
 #, c-format
 msgid "#    0=Subject: (case sensitive)  1=Subject: (ignore case)\n"
 msgstr "#    0=Subject: (versalfÃ¸lsom) 1=Subject: (ikke versalfÃ¸lsom)\n"
 
-#: src/attrib.c:1216 src/attrib.c:1225
+#: src/attrib.c:1234 src/attrib.c:1243
 #, c-format
 msgid "#    2=From: (case sensitive)     3=From: (ignore case)\n"
 msgstr "#    2=From: (versalfÃ¸lsom) 3=From: (ikke versalfÃ¸lsom)\n"
 
-#: src/attrib.c:1217 src/attrib.c:1226
+#: src/attrib.c:1235 src/attrib.c:1244
 #, c-format
 msgid "#    4=Message-ID: & full References: line\n"
 msgstr "#    4=Message-ID: og fulde References: linje\n"
 
-#: src/attrib.c:1218 src/attrib.c:1227
+#: src/attrib.c:1236 src/attrib.c:1245
 #, c-format
 msgid "#    5=Message-ID: & last References: entry only\n"
 msgstr "#    5=Message-ID: og sidste References: kun indtastning\n"
 
 # Lines skal ikke oversÃ¦ttes
-#: src/attrib.c:1219 src/attrib.c:1228
+#: src/attrib.c:1237 src/attrib.c:1246
 #, c-format
 msgid "#    6=Message-ID: entry only     7=Lines:\n"
 msgstr "#    6=Message-ID: kun indtastning 7=Lines:\n"
 
-#: src/attrib.c:1220
+#: src/attrib.c:1238
 #, c-format
 msgid "#  quick_select_scope=STRING\n"
 msgstr "#  quick_select_scope=STRING\n"
 
-#: src/attrib.c:1221
+#: src/attrib.c:1239
 #, c-format
 msgid "#  quick_select_expire=ON/OFF\n"
 msgstr "#  quick_select_expire=ON/OFF\n"
 
-#: src/attrib.c:1222
+#: src/attrib.c:1240
 #, c-format
 msgid "#  quick_select_case=ON/OFF\n"
 msgstr "#  quick_select_case=ON/OFF\n"
 
-#: src/attrib.c:1223
+#: src/attrib.c:1241
 #, c-format
 msgid "#  quick_select_header=NUM\n"
 msgstr "#  quick_select_header=NUM\n"
 
-#: src/attrib.c:1229
+#: src/attrib.c:1247
 #, c-format
 msgid "#  quote_chars=STRING (%%s, %%S for initials)\n"
 msgstr "#  quote_chars=STRING (%%s, %%S for initialer)\n"
 
-#: src/attrib.c:1231
+#: src/attrib.c:1249
 #, c-format
 msgid "#  print_header=ON/OFF\n"
 msgstr "#  print_header=ON/OFF\n"
 
-#: src/attrib.c:1233
+#: src/attrib.c:1251
 #, c-format
 msgid "#  process_only_unread=ON/OFF\n"
 msgstr "#  process_only_unread=ON/OFF\n"
 
-#: src/attrib.c:1234
+#: src/attrib.c:1252
 #, c-format
 msgid "#  prompt_followupto=ON/OFF\n"
 msgstr "#  prompt_followupto=ON/OFF\n"
 
-#: src/attrib.c:1235
+#: src/attrib.c:1253
 #, c-format
 msgid "#  savedir=STRING (eg. ~user/News)\n"
 msgstr "#  savedir=STRING (f.eks. ~user/News)\n"
 
-#: src/attrib.c:1236
+#: src/attrib.c:1254
 #, c-format
 msgid "#  savefile=STRING (eg. =linux)\n"
 msgstr "#  savefile=STRING (f.eks. =linux)\n"
 
-#: src/attrib.c:1237
+#: src/attrib.c:1255
 #, c-format
 msgid "#  sigfile=STRING (eg. $var/sig)\n"
 msgstr "#  sigfile=STRING (f.eks. $var/sig)\n"
 
-#: src/attrib.c:1238
+#: src/attrib.c:1256
 #, c-format
 msgid "#  show_author=NUM\n"
 msgstr "#  show_author=NUM\n"
 
-#: src/attrib.c:1244
+#: src/attrib.c:1262
 #, c-format
 msgid "#  show_signatures=ON/OFF\n"
 msgstr "#  show_signatures=ON/OFF\n"
 
-#: src/attrib.c:1245
+#: src/attrib.c:1263
 #, c-format
 msgid "#  show_only_unread_arts=ON/OFF\n"
 msgstr "#  show_only_unread_arts=ON/OFF\n"
 
-#: src/attrib.c:1246
+#: src/attrib.c:1264
 #, c-format
 msgid "#  sigdashes=ON/OFF\n"
 msgstr "#  sigdashes=ON/OFF\n"
 
-#: src/attrib.c:1247
+#: src/attrib.c:1265
 #, c-format
 msgid "#  signature_repost=ON/OFF\n"
 msgstr "#  signature_repost=ON/OFF\n"
 
-#: src/attrib.c:1248
+#: src/attrib.c:1266
 #, c-format
 msgid "#  sort_article_type=NUM\n"
 msgstr "#  sort_article_type=NUM\n"
 
-#: src/attrib.c:1266
+#: src/attrib.c:1284
 #, c-format
 msgid "#  sort_threads_type=NUM\n"
 msgstr "#  sort_threads_type=NUM\n"
 
-#: src/attrib.c:1275
+#: src/attrib.c:1293
 #, c-format
 msgid "#  start_editor_offset=ON/OFF\n"
 msgstr "#  start_editor_offset=ON/OFF\n"
 
-#: src/attrib.c:1276
+#: src/attrib.c:1294
 #, c-format
 msgid "#  tex2iso_conv=ON/OFF\n"
 msgstr "#  tex2iso_conv=ON/OFF\n"
 
-#: src/attrib.c:1277
+#: src/attrib.c:1295
 #, c-format
 msgid "#  thread_catchup_on_exit=ON/OFF\n"
 msgstr "#  thread_catchup_on_exit=ON/OFF\n"
 
-#: src/attrib.c:1278
+#: src/attrib.c:1296
 #, c-format
 msgid "#  thread_articles=NUM"
 msgstr "#  thread_articles=NUM"
 
-#: src/attrib.c:1285
+#: src/attrib.c:1303
 #, c-format
 msgid "#  thread_format=STRING (eg. %%n %%m [%%L]  %%T  %%F)\n"
 msgstr "#  thread_format=STRING (f.eks. %%n %%m [%%L]  %%T  %%F)\n"
 
-#: src/attrib.c:1286
+#: src/attrib.c:1304
 #, c-format
 msgid "#  thread_perc=NUM\n"
 msgstr "#  thread_perc=NUM\n"
 
-#: src/attrib.c:1287
+#: src/attrib.c:1305
 #, c-format
 msgid "#  trim_article_body=NUM\n"
 msgstr "#  trim_article_body=NUM\n"
 
-#: src/attrib.c:1288
+#: src/attrib.c:1306
 #, c-format
 msgid "#    0 = Don't trim article body\n"
 msgstr "#    0 = BeskÃ¦r ikke artiklens tekst\n"
 
-#: src/attrib.c:1289
+#: src/attrib.c:1307
 #, c-format
 msgid "#    1 = Skip leading blank lines\n"
 msgstr "#    1 = Udelad foranstillede tomme linjer\n"
 
-#: src/attrib.c:1290
+#: src/attrib.c:1308
 #, c-format
 msgid "#    2 = Skip trailing blank lines\n"
 msgstr "#    2 = Udelad efterstillede tomme linjer\n"
 
-#: src/attrib.c:1291
+#: src/attrib.c:1309
 #, c-format
 msgid "#    3 = Skip leading and trailing blank lines\n"
 msgstr "#    3 = Udelad foranstillede og efterstillede tomme linjer\n"
 
-#: src/attrib.c:1292
+#: src/attrib.c:1310
 #, c-format
 msgid "#    4 = Compact multiple blank lines between text blocks\n"
 msgstr "#    4 = Komprimer flere tomme linjer mellem tekstblokke\n"
 
-#: src/attrib.c:1293
+#: src/attrib.c:1311
 #, c-format
 msgid ""
 "#    5 = Compact multiple blank lines between text blocks and skip\n"
@@ -480,7 +484,7 @@ msgstr ""
 "#    5 = Komprimer flere tomme linjer mellem tekstblokke og udelad\n"
 "#        foranstillede tomme linjer\n"
 
-#: src/attrib.c:1294
+#: src/attrib.c:1312
 #, c-format
 msgid ""
 "#    6 = Compact multiple blank lines between text blocks and skip\n"
@@ -489,7 +493,7 @@ msgstr ""
 "#    6 = Komprimer flere tomme linjer mellem tekstblokke og udelad\n"
 "#        efterstillede tomme linjer\n"
 
-#: src/attrib.c:1295
+#: src/attrib.c:1313
 #, c-format
 msgid ""
 "#    7 = Compact multiple blank lines between text blocks and skip\n"
@@ -498,51 +502,56 @@ msgstr ""
 "#    7 = Komprimer flere tomme linjer mellem tekstblokke og udelad\n"
 "#        foranstillede og efterstillede tomme linjer\n"
 
-#: src/attrib.c:1296
+#: src/attrib.c:1314
 #, c-format
 msgid "#  verbatim_handling=ON/OFF\n"
 msgstr "#  verbatim_handling=ON/OFF\n"
 
-#: src/attrib.c:1297
+#: src/attrib.c:1316
+#, c-format
+msgid "#  extquote_handling=ON/OFF\n"
+msgstr "#  extquote_handling=ON/OFF\n"
+
+#: src/attrib.c:1318
 #, c-format
 msgid "#  wrap_on_next_unread=ON/OFF\n"
 msgstr "#  wrap_on_next_unread=ON/OFF\n"
 
-#: src/attrib.c:1298
+#: src/attrib.c:1319
 #, c-format
 msgid "#  x_body=STRING (eg. ~/.tin/extra-body-text)\n"
 msgstr "#  x_body=STRING (f.eks. ~/.tin/extra-body-text)\n"
 
-#: src/attrib.c:1299
+#: src/attrib.c:1320
 #, c-format
 msgid "#  x_comment_to=ON/OFF\n"
 msgstr "#  x_comment_to=ON/OFF\n"
 
-#: src/attrib.c:1300
+#: src/attrib.c:1321
 #, c-format
 msgid "#  x_headers=STRING (eg. ~/.tin/extra-headers)\n"
 msgstr "#  x_headers=STRING (f.eks. ~/.tin/extra-headers)\n"
 
-#: src/attrib.c:1301
+#: src/attrib.c:1322
 #, c-format
 msgid ""
 "#\n"
 "# Note that it is best to put general (global scoping)\n"
 msgstr ""
 
-#: src/attrib.c:1302
+#: src/attrib.c:1323
 #, c-format
 msgid ""
 "# entries first followed by group specific entries.\n"
 "#\n"
 msgstr ""
 
-#: src/attrib.c:1303
+#: src/attrib.c:1324
 #, c-format
 msgid "############################################################################\n"
 msgstr "############################################################################\n"
 
-#: src/cook.c:624
+#: src/cook.c:623
 msgid "(unknown)"
 msgstr "(ukendt)"
 
@@ -977,100 +986,105 @@ msgid "Command failed: %s"
 msgstr "Kommando mislykkedes: %s"
 
 #: src/lang.c:146
+#, c-format
+msgid "Cook article failed, %s is exiting"
+msgstr ""
+
+#: src/lang.c:147
 msgid "Mark not selected articles read?"
 msgstr "Marker ikke valgte artikler som lÃ¦st?"
 
-#: src/lang.c:148
+#: src/lang.c:149
 #, c-format
 msgid "Connecting to %s..."
 msgstr "Forbinder til %s ..."
 
-#: src/lang.c:150
+#: src/lang.c:151
 msgid "<CR>"
 msgstr "<CR>"
 
-#: src/lang.c:151
+#: src/lang.c:152
 msgid "Creating active file for saved groups...\n"
 msgstr "Opretter aktiv fil for gemte grupper ...\n"
 
-#: src/lang.c:152
+#: src/lang.c:153
 msgid "Creating newsrc file...\n"
 msgstr "Opretter newsrc-fil ...\n"
 
-#: src/lang.c:154 src/lang.c:1296 src/lang.c:1316
+#: src/lang.c:155 src/lang.c:1299 src/lang.c:1319
 msgid "Default"
 msgstr "Standard"
 
-#: src/lang.c:155
+#: src/lang.c:156
 msgid "Delete saved files that have been post processed?"
 msgstr "Slet gemte filer som er blevet efterbehandlet?"
 
-#: src/lang.c:156
+#: src/lang.c:157
 msgid "Deleting temporary files..."
 msgstr "Sletter midlertidige filer ..."
 
-#: src/lang.c:158
+#: src/lang.c:159
 msgid "*** End of article ***"
 msgstr "*** Slut pÃ¥ artikel ***"
 
-#: src/lang.c:159
+#: src/lang.c:160
 msgid "*** End of articles ***"
 msgstr "*** Slut pÃ¥ artikler ***"
 
-#: src/lang.c:160
+#: src/lang.c:161
 msgid "*** End of attachments ***"
 msgstr "*** Slut pÃ¥ vedhÃ¦ftninger ***"
 
-#: src/lang.c:161
+#: src/lang.c:162
 msgid "*** End of groups ***"
 msgstr "*** Slut pÃ¥ grupper ***"
 
-#: src/lang.c:162
+#: src/lang.c:163
 msgid "*** End of page ***"
 msgstr "*** Slut pÃ¥ side ***"
 
-#: src/lang.c:163
+#: src/lang.c:164
 msgid "*** End of scopes ***"
 msgstr "*** Slut pÃ¥ virkefelter ***"
 
-#: src/lang.c:164
+#: src/lang.c:165
 msgid "*** End of thread ***"
 msgstr "*** Slut pÃ¥ trÃ¥d ***"
 
-#: src/lang.c:165
+#: src/lang.c:166
 msgid "*** End of URLs ***"
 msgstr "*** Slut pÃ¥ URL'er ***"
 
-#: src/lang.c:166
+#: src/lang.c:167
 msgid "Enter limit of articles to get> "
 msgstr "Indtast begrÃ¦nsning pÃ¥ antal artikler der skal hentes> "
 
-#: src/lang.c:167
+#: src/lang.c:168
 msgid "Enter Message-ID to go to> "
 msgstr "Indtast besked-id som der skal gÃ¥s till> "
 
-#: src/lang.c:168
+#: src/lang.c:169
 msgid " and enter next unread thread"
 msgstr " og indtast nÃ¦ste ulÃ¦ste trÃ¥d"
 
-#: src/lang.c:169
+#: src/lang.c:170
 msgid " and enter next unread article"
 msgstr " og se nÃ¦ste ulÃ¦ste artikel"
 
-#: src/lang.c:170
+#: src/lang.c:171
 msgid " and enter next unread group"
 msgstr " og indtast nÃ¦ste ulÃ¦ste gruppe"
 
-#: src/lang.c:171
+#: src/lang.c:172
 msgid "Enter option number> "
 msgstr "Indtast valgnummer> "
 
-#: src/lang.c:172
+#: src/lang.c:173
 #, c-format
 msgid "Enter range [%s]> "
 msgstr "Indtast interval [%s]> "
 
-#: src/lang.c:173
+#: src/lang.c:174
 msgid ""
 "\n"
 "Warning: Approved: header used.\n"
@@ -1078,7 +1092,7 @@ msgstr ""
 "\n"
 "Advarsel: Approved:-teksthoved brugt.\n"
 
-#: src/lang.c:175
+#: src/lang.c:176
 msgid ""
 "\n"
 "Error: Bad address in Approved: header.\n"
@@ -1086,7 +1100,7 @@ msgstr ""
 "\n"
 "Fejl: Ugyldig adresse i Approved:-teksthoved.\n"
 
-#: src/lang.c:176
+#: src/lang.c:177
 msgid ""
 "\n"
 "Error: Bad address in From: header.\n"
@@ -1094,7 +1108,7 @@ msgstr ""
 "\n"
 "Fejl: Ugyldig adresse i From:-teksthoved.\n"
 
-#: src/lang.c:177
+#: src/lang.c:178
 msgid ""
 "\n"
 "Error: Bad FQDN in Message-ID: header.\n"
@@ -1102,7 +1116,7 @@ msgstr ""
 "\n"
 "Fejl: Ugyldig FQDN i Message-ID:-teksthoved.\n"
 
-#: src/lang.c:178
+#: src/lang.c:179
 msgid ""
 "\n"
 "Error: Bad address in Reply-To: header.\n"
@@ -1110,7 +1124,7 @@ msgstr ""
 "\n"
 "Fejl: Ugyldig adresse i Reply-To:-teksthoved.\n"
 
-#: src/lang.c:179
+#: src/lang.c:180
 msgid ""
 "\n"
 "Error: Bad address in To: header.\n"
@@ -1118,27 +1132,27 @@ msgstr ""
 "\n"
 "Fejl: Ugyldig adresse i To:-teksthoved.\n"
 
-#: src/lang.c:181
+#: src/lang.c:182
 #, c-format
 msgid "Can't unlock %s"
 msgstr "Kan ikke fjerne lÃ¥s pÃ¥ %s"
 
-#: src/lang.c:182
+#: src/lang.c:183
 #, c-format
 msgid "Couldn't dotlock %s - article not appended!"
 msgstr "Kunne ikke dotlock %s - artikel er ikke tilfÃ¸jet!"
 
-#: src/lang.c:183
+#: src/lang.c:184
 #, c-format
 msgid "Couldn't lock %s - article not appended!"
 msgstr "Kunne ikke lÃ¥se %s - artikel ikke tilfÃ¸jet!"
 
-#: src/lang.c:186
+#: src/lang.c:187
 #, c-format
 msgid "Corrupted file %s"
 msgstr "Korrupt fil %s"
 
-#: src/lang.c:188
+#: src/lang.c:189
 msgid ""
 "\n"
 "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n"
@@ -1146,99 +1160,104 @@ msgstr ""
 "\n"
 "Fejl: Followup-To \"poster\" og en nyhedsgruppe er ikke tilladt!\n"
 
-#: src/lang.c:189
+#: src/lang.c:190
+#, c-format
+msgid "Error: Custom format exceeds screen width. Using default \"%s\"."
+msgstr ""
+
+#: src/lang.c:191
 msgid "Internal error in GNKSA routine - send bug report.\n"
 msgstr "Intern fejl i GNKSA-rutine - indsend fejlrapport.\n"
 
-#: src/lang.c:190
+#: src/lang.c:192
 msgid "Left angle bracket missing in route address.\n"
 msgstr ""
 
-#: src/lang.c:191
+#: src/lang.c:193
 msgid "Left parenthesis missing in old-style address.\n"
 msgstr "Venstre parentes mangler i adresse med Ã¦ldre stil.\n"
 
-#: src/lang.c:192
+#: src/lang.c:194
 msgid "Right parenthesis missing in old-style address.\n"
 msgstr "HÃ¸jre parentes mangler i adresse med Ã¦ldre stil.\n"
 
 # Hmm, altsÃ¥ hvis der er en grund til at de har skrevet det "At" i
 # stedet for at bruge tegnet, kan det jo hedde snabela pÃ¥ dansk, men det
 # virker mÃ¦rkeligt og jeg tror din oversÃ¦ttelse er god nok
-#: src/lang.c:193
+#: src/lang.c:195
 msgid "At-sign missing in mail address.\n"
 msgstr "@-tegn mangler i e-post-adresse.\n"
 
-#: src/lang.c:194
+#: src/lang.c:196
 msgid "Single component FQDN is not allowed. Add your domain.\n"
 msgstr "Enkeltkomponent FQDN er ikke tilladt. TilfÃ¸j dit domÃ¦ne.\n"
 
-#: src/lang.c:195
+#: src/lang.c:197
 msgid ""
 "Invalid domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 
-#: src/lang.c:196
+#: src/lang.c:198
 msgid ""
 "Illegal domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 
-#: src/lang.c:197
+#: src/lang.c:199
 msgid ""
 "Unknown domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 
-#: src/lang.c:198
+#: src/lang.c:200
 msgid "Illegal character in FQDN.\n"
 msgstr "Ulovlig karakter i FQDN.\n"
 
-#: src/lang.c:199
+#: src/lang.c:201
 msgid "Zero length FQDN component not allowed.\n"
 msgstr "FQDN-komponent uden lÃ¦ngde er ikke tilladt.\n"
 
-#: src/lang.c:200
+#: src/lang.c:202
 msgid "FQDN component exceeds maximum allowed length (63 chars).\n"
 msgstr ""
 "FQDN-komponent overstiger den maksimale tilladte lÃ¦ngde (63 karakterer).\n"
 
-#: src/lang.c:201
+#: src/lang.c:203
 msgid "FQDN component may not start or end with hyphen.\n"
 msgstr ""
 
-#: src/lang.c:202
+#: src/lang.c:204
 msgid "FQDN component may not start with digit.\n"
 msgstr "FQDN-komponent mÃ¥ ikke begynde med tal.\n"
 
-#: src/lang.c:203
+#: src/lang.c:205
 msgid "Domain literal has impossible numeric value.\n"
 msgstr "DomÃ¦ne-literal har umulig numerisk vÃ¦rdi.\n"
 
-#: src/lang.c:204
+#: src/lang.c:206
 msgid ""
 "Domain literal is for private use only and not allowed for global use.\n"
 msgstr ""
 "DomÃ¦ne-literal er kun for privat brug og ikke tilladt for global brug.\n"
 
-#: src/lang.c:205
+#: src/lang.c:207
 msgid "Right bracket missing in domain literal.\n"
 msgstr "HÃ¸jre parentes mangler i domÃ¦ne-literal.\n"
 
-#: src/lang.c:206
+#: src/lang.c:208
 msgid "Missing localpart of mail address.\n"
 msgstr "Mangler lokal del af e-post-adresse.\n"
 
-#: src/lang.c:207
+#: src/lang.c:209
 msgid "Illegal character in localpart of mail address.\n"
 msgstr "Ugyldigt tegn i lokal del af e-post-adresse.\n"
 
-#: src/lang.c:208
+#: src/lang.c:210
 msgid "Zero length localpart component not allowed.\n"
 msgstr ""
 
-#: src/lang.c:209
+#: src/lang.c:211
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n"
@@ -1247,7 +1266,7 @@ msgstr ""
 "Ord uden for citationstegn mÃ¥ ikke indeholde Â»!()<>@,;:\\.[]Â« i "
 "ruteadresser.\n"
 
-#: src/lang.c:210
+#: src/lang.c:212
 msgid ""
 "Illegal character in realname.\n"
 "Quoted words may not contain '()<>\\'.\n"
@@ -1255,7 +1274,7 @@ msgstr ""
 "Ugyldigt tegn i det fulde navn.\n"
 "Citerede ord mÃ¥ ikke indeholde Â»()<>\\Â«.\n"
 
-#: src/lang.c:211
+#: src/lang.c:213
 msgid ""
 "Illegal character in realname.\n"
 "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n"
@@ -1263,11 +1282,11 @@ msgstr ""
 "Ugyldigt tegn i det fulde navn.\n"
 "Kodede ord mÃ¥ ikke indeholde Â»!()<>@,;:\"\\.[]/=Â« i parameter.\n"
 
-#: src/lang.c:212
+#: src/lang.c:214
 msgid "Bad syntax in encoded word used in realname.\n"
 msgstr "Ugyldig syntaks i kodet ord brugt i det fulde navn.\n"
 
-#: src/lang.c:213
+#: src/lang.c:215
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '()<>\\' in old-style addresses.\n"
@@ -1276,7 +1295,7 @@ msgstr ""
 "Ord uden for citationstegn mÃ¥ ikke indeholde Â»()<>\\Â« i adresser i gammel "
 "stil.\n"
 
-#: src/lang.c:214
+#: src/lang.c:216
 msgid ""
 "Illegal character in realname.\n"
 "Control characters and unencoded 8bit characters > 127 are not allowed.\n"
@@ -1284,7 +1303,7 @@ msgstr ""
 "Ugyldigt tegn i det fulde navn.\n"
 "Kontroltegn og ukodede 8-bit tegn > 127 er ikke tilladt.\n"
 
-#: src/lang.c:215
+#: src/lang.c:217
 msgid ""
 "\n"
 "Error: No blank line found after header.\n"
@@ -1292,7 +1311,7 @@ msgstr ""
 "\n"
 "Fejl: Ingen blank linje fundet efter teksthoved.\n"
 
-#: src/lang.c:216
+#: src/lang.c:218
 #, c-format
 msgid ""
 "\n"
@@ -1302,7 +1321,7 @@ msgstr ""
 "Fejl: Ulovlig formateret %s.\n"
 
 #. TODO: fixme, US-ASCII is not the only 7bit charset we know about
-#: src/lang.c:218
+#: src/lang.c:220
 msgid ""
 "\n"
 "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n"
@@ -1311,7 +1330,7 @@ msgid ""
 "       editing tinrc.\n"
 msgstr ""
 
-#: src/lang.c:223
+#: src/lang.c:225
 msgid ""
 "\n"
 "Error: Posting contains  non-ASCII characters  but the  MIME encoding\n"
@@ -1321,7 +1340,7 @@ msgid ""
 "       using the M)enu of configurable options or by editing tinrc.\n"
 msgstr ""
 
-#: src/lang.c:229
+#: src/lang.c:231
 msgid ""
 "\n"
 "Error: Article starts with blank line instead of header\n"
@@ -1329,7 +1348,7 @@ msgstr ""
 "\n"
 "Fejl: Artikel starter med blank linje i stedet for teksthoved\n"
 
-#: src/lang.c:230
+#: src/lang.c:232
 #, c-format
 msgid ""
 "\n"
@@ -1340,7 +1359,7 @@ msgstr ""
 "Fejl: Teksthoved pÃ¥ linje %d har ikke et kolon efter teksthovednavnet:\n"
 "%s\n"
 
-#: src/lang.c:231
+#: src/lang.c:233
 #, c-format
 msgid ""
 "\n"
@@ -1349,7 +1368,7 @@ msgstr ""
 "\n"
 "Fejl: Linjen Â»%s:Â« er tom.\n"
 
-#: src/lang.c:232
+#: src/lang.c:234
 #, c-format
 msgid ""
 "\n"
@@ -1358,14 +1377,14 @@ msgstr ""
 "\n"
 "Fejl: Linjen Â»%s:Â« mangler fra artikelteksthovedet.\n"
 
-#: src/lang.c:233
+#: src/lang.c:235
 #, c-format
 msgid ""
 "\n"
 "Error: %s contains non 7bit chars.\n"
 msgstr ""
 
-#: src/lang.c:234
+#: src/lang.c:236
 #, c-format
 msgid ""
 "\n"
@@ -1373,7 +1392,7 @@ msgid ""
 "%s\n"
 msgstr ""
 
-#: src/lang.c:235
+#: src/lang.c:237
 #, c-format
 msgid ""
 "\n"
@@ -1382,26 +1401,26 @@ msgstr ""
 "\n"
 "Fejl: Der er flere (%d) \"%s:\"-linjer i teksthovedet.\n"
 
-#: src/lang.c:236
+#: src/lang.c:238
 #, c-format
 msgid "Insecure permissions of %s (%o)"
 msgstr "Usikre tilladelser pÃ¥ %s (%o)"
 
-#: src/lang.c:238
+#: src/lang.c:240
 #, c-format
 msgid "Invalid response to GROUP command, %s"
 msgstr "Ugyldigt svar pÃ¥ kommanoden GROUP, %s"
 
-#: src/lang.c:243
+#: src/lang.c:245
 #, c-format
 msgid "MIME parse error: Unexpected end of %s/%s article"
 msgstr "MIME-fortolkningsfejl: Uventet afslutning pÃ¥ %s/%s artikel"
 
-#: src/lang.c:244
+#: src/lang.c:246
 msgid "MIME parse error: Start boundary whilst reading headers"
 msgstr ""
 
-#: src/lang.c:245
+#: src/lang.c:247
 msgid ""
 "\n"
 "Error: \"poster\" is not allowed in Newsgroups!\n"
@@ -1409,16 +1428,16 @@ msgstr ""
 "\n"
 "Fejl: Â»indsenderÂ« er ikke tilladt i nyhedsgruppe!\n"
 
-#: src/lang.c:246
+#: src/lang.c:248
 msgid "Can't get a (fully-qualified) domain-name!"
 msgstr "Kan ikke indhente et (fuldt gyldigt) domÃ¦nenavn!"
 
-#: src/lang.c:247
+#: src/lang.c:249
 #, c-format
 msgid "No permissions to go into %s\n"
 msgstr "Ingen tilladelse til at gÃ¥ ind i %s\n"
 
-#: src/lang.c:249
+#: src/lang.c:251
 msgid ""
 "\n"
 "Error: From: line missing.\n"
@@ -1426,30 +1445,30 @@ msgstr ""
 "\n"
 "Fejl: From:-linje mangler.\n"
 
-#: src/lang.c:251
+#: src/lang.c:253
 #, c-format
 msgid "No read permissions for %s\n"
 msgstr "Ingen lÃ¦serettigheder for %s\n"
 
-#: src/lang.c:252
+#: src/lang.c:254
 #, c-format
 msgid "File %s does not exist\n"
 msgstr "Fil %s eksisterer ikke\n"
 
-#: src/lang.c:253
+#: src/lang.c:255
 #, c-format
 msgid "No write permissions for %s\n"
 msgstr "Ingen skriverettigheder for %s\n"
 
-#: src/lang.c:254
+#: src/lang.c:256
 msgid "Can't get user information (/etc/passwd missing?)"
 msgstr "Kan ikke indhente brugerinformation (/etc/passwd mangler?)"
 
-#: src/lang.c:255
+#: src/lang.c:257
 msgid "errors"
 msgstr "fejl"
 
-#: src/lang.c:257
+#: src/lang.c:259
 #, c-format
 msgid ""
 "\n"
@@ -1459,63 +1478,63 @@ msgstr ""
 "Fejl pÃ¥ linje %d: Teksthoved for Â»afsenderÂ« er ikke tilladt (den vil blive "
 "tilfÃ¸jet for dig)\n"
 
-#: src/lang.c:259
+#: src/lang.c:261
 #, c-format
 msgid "Server has non of the groups listed in %s"
 msgstr "Server har ingen af grupperne vist i %s"
 
-#: src/lang.c:260
+#: src/lang.c:262
 msgid "error"
 msgstr "fejl"
 
-#: src/lang.c:261
+#: src/lang.c:263
 msgid "Unknown display level"
 msgstr "Ukendt visningsniveau"
 
-#: src/lang.c:262
+#: src/lang.c:264
 msgid "<ESC>"
 msgstr "<ESC>"
 
-#: src/lang.c:263
+#: src/lang.c:265
 msgid "Exiting..."
 msgstr "Afslutter..."
 
-#: src/lang.c:264
+#: src/lang.c:266
 msgid "leaving external mail-reader"
 msgstr "forlader ekstern postlÃ¦ser"
 
-#: src/lang.c:265
+#: src/lang.c:267
 #, c-format
 msgid "Extracting %s..."
 msgstr "Udpakker %s..."
 
-#: src/lang.c:267
+#: src/lang.c:269
 #, c-format
 msgid "Error writing %s file. Filesystem full? File reset to previous state."
 msgstr ""
 "Kunne ikke skrive %s fil. Filsystem fyldt op? Fil gendannet til tidligere "
 "tilstand."
 
-#: src/lang.c:268
+#: src/lang.c:270
 #, c-format
 msgid "Error making backup of %s file. Filesystem full?"
 msgstr "Fejl under oprettelse af sikkerhedskopi af %s fil. Filsystem fyldt op?"
 
-#: src/lang.c:269
+#: src/lang.c:271
 #, c-format
 msgid "Filtering global rules (%d/%d)..."
 msgstr "Filtrerer globale regler (%d/%d) ..."
 
-#: src/lang.c:270
+#: src/lang.c:272
 msgid "Rule created by: "
 msgstr "Regel oprettet af: "
 
-#: src/lang.c:271
+#: src/lang.c:273
 #, c-format
 msgid "Enter pattern [%s]> "
 msgstr "Indtast mÃ¸nster [%s]> "
 
-#: src/lang.c:272
+#: src/lang.c:274
 #, c-format
 msgid ""
 "\n"
@@ -1524,20 +1543,20 @@ msgstr ""
 "\n"
 "Du anmodte om at opfÃ¸lgninger til din artikel skulle gÃ¥ til fÃ¸lgende %s:\n"
 
-#: src/lang.c:273
+#: src/lang.c:275
 #, c-format
 msgid "  %s\t Answers will be directed to you by mail.\n"
 msgstr "  %s\t Svar vil blive sendt til dig per e-post.\n"
 
-#: src/lang.c:274
+#: src/lang.c:276
 msgid "-- forwarded message --\n"
 msgstr "-- videresendt besked --\n"
 
-#: src/lang.c:275
+#: src/lang.c:277
 msgid "-- end of forwarded message --\n"
 msgstr "-- slut pÃ¥ videresendt besked --\n"
 
-#: src/lang.c:276
+#: src/lang.c:278
 msgid ""
 "# Format:\n"
 "#   comment=STRING    Optional. Multiple lines allowed. Comments must be "
@@ -1568,858 +1587,867 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:297
+#: src/lang.c:299
 #, c-format
 msgid "Enter score for rule (default=%d): "
 msgstr "Indtast point for regel (standard=%d): "
 
-#: src/lang.c:298
+#: src/lang.c:300
 #, c-format
 msgid "Enter the score weight (range 0 < score <= %d)"
 msgstr ""
 
 #. SCORE_MAX
-#: src/lang.c:299
+#: src/lang.c:301
 msgid "Full"
 msgstr "Fuld"
 
-#: src/lang.c:300
+#: src/lang.c:302
 msgid "Comment (optional)  : "
 msgstr "BemÃ¦rkning (valgfri)  : "
 
-#: src/lang.c:301
+#: src/lang.c:303
 msgid "Apply pattern to    : "
 msgstr "Anvend mÃ¸nster pÃ¥    : "
 
-#: src/lang.c:302
+#: src/lang.c:304
 msgid "From: line (ignore case)      "
 msgstr "From:-linje (ignorer versaler) "
 
-#: src/lang.c:303
+#: src/lang.c:305
 msgid "From: line (case sensitive)   "
 msgstr "From:-linje (versalfÃ¸lsom)     "
 
-#: src/lang.c:305
+#: src/lang.c:307
 #, c-format
 msgid "%s%s: Unknown host.\n"
 msgstr "%s%s: Ukendt vÃ¦rt.\n"
 
-#: src/lang.c:307
+#: src/lang.c:309
 msgid "global "
 msgstr ""
 
-#: src/lang.c:308
+#: src/lang.c:310
 #, c-format
 msgid "Please use %.100s instead"
 msgstr "Brug venligst %.100s i stedet for"
 
-#: src/lang.c:309
+#: src/lang.c:311
 #, c-format
 msgid "%s is bogus"
 msgstr "%s er fejlbehÃ¦ftet"
 
-#: src/lang.c:310
+#: src/lang.c:312
 #, c-format
 msgid "Group %s is moderated. Continue?"
 msgstr "Gruppe %s er modereret. FortsÃ¦t?"
 
-#: src/lang.c:311
+#: src/lang.c:313
 msgid "groups"
 msgstr "grupper"
 
-#: src/lang.c:312
+#: src/lang.c:314
 #, c-format
 msgid "Rereading %s..."
 msgstr "GenlÃ¦ser %s ..."
 
-#: src/lang.c:313
+#: src/lang.c:315
 msgid "Top Level Commands"
 msgstr "Kommandoer for topniveau"
 
-#: src/lang.c:314
+#: src/lang.c:316
 msgid "Group Selection"
 msgstr "Gruppemarkering"
 
-#: src/lang.c:315
+#: src/lang.c:317
 msgid "group"
 msgstr "gruppe"
 
-#: src/lang.c:317
+#: src/lang.c:318
+msgid ""
+"*** Group descriptions are disabled according to current select_format ***"
+msgstr ""
+
+#: src/lang.c:320
 msgid ""
 "One or more lines of comment. <CR> to add a line or proceed if line is empty."
 msgstr ""
 "En eller flere linjer med kommentarer. <CR> for at tilfÃ¸je en linje eller "
 "fortsÃ¦tte hvis linjen er tom."
 
-#: src/lang.c:318
+#: src/lang.c:321
 msgid "From: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 "From:-linje der skal tilfÃ¸jes filterfil. <SPACE> skifter & <CR> angiver."
 
-#: src/lang.c:319
+#: src/lang.c:322
 msgid ""
 "Linecount of articles to be filtered. < for less, > for more, = for equal."
 msgstr ""
 "Linjeantal for artikler der skal filtreres. < for mindre, > for mere, = for "
 "lig."
 
-#: src/lang.c:320
+#: src/lang.c:323
 msgid "Message-ID: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Message-ID: Linje der skal tilfÃ¸jes til filterfil. <SPACE> skifter & <CR> "
 "angiver."
 
-#: src/lang.c:321
+#: src/lang.c:324
 msgid "Subject: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Subject: Linje der skal tilfÃ¸jes til filterfil. <SPACE> skifter & <CR> "
 "angiver."
 
-#: src/lang.c:322
+#: src/lang.c:325
 msgid ""
 "Enter text pattern to filter if Subject: & From: lines are not what you want."
 msgstr ""
 "Indtast tekstmÃ¸nter der skal filtreres hvis Subject:- & From:-linjer ikke er "
 "hvad du Ã¸nsker."
 
-#: src/lang.c:323
+#: src/lang.c:326
 msgid ""
 "Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
 msgstr "VÃ¦lg hvor tekstmÃ¸nstre skal bruges. <SPACE> skifter & <CR> angiver."
 
-#: src/lang.c:324
+#: src/lang.c:327
 msgid ""
 "Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
 msgstr ""
 "UdlÃ¸bstid i dage for de indtastede filer. <SPACE> skifter & <CR> angiver."
 
-#: src/lang.c:325
+#: src/lang.c:328
 msgid ""
 "Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Brug kun drÃ¦b pÃ¥ aktuel gruppe eller alle grupper. <SPACE> skifter & <CR> "
 "angiver."
 
-#: src/lang.c:326
+#: src/lang.c:329
 msgid ""
 "Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Brug vÃ¦lg pÃ¥ aktuel gruppe eller alle grupper. <SPACE> skifter & <CR> "
 "angiver."
 
-#: src/lang.c:327
+#: src/lang.c:330
 msgid "kill an article via a menu"
 msgstr "drÃ¦b en artikel via en menu"
 
-#: src/lang.c:328
+#: src/lang.c:331
 msgid "auto-select (hot) an article via a menu"
 msgstr "vÃ¦lg automatisk (varm) en artikel via en menu"
 
-#: src/lang.c:329
+#: src/lang.c:332
 msgid "Browse URLs in article"
 msgstr "Gennemse URL'er i artikel"
 
-#: src/lang.c:330
+#: src/lang.c:333
 msgid "0 - 9\t  display article by number in current thread"
 msgstr "0 - 9\t  vis artikel efter nummer i aktuel trÃ¥d"
 
-#: src/lang.c:332
+#: src/lang.c:335
 msgid "cancel (delete) or supersede (overwrite) current article"
 msgstr "afbryd (slet) eller fortrÃ¦ng (oveskriv) aktuel artikel"
 
-#: src/lang.c:333
+#: src/lang.c:336
 msgid "post followup to current article"
 msgstr "send opfÃ¸lgning til aktuel artikel"
 
-#: src/lang.c:334
+#: src/lang.c:337
 msgid "post followup (don't copy text) to current article"
 msgstr "send opfÃ¸lgning (kopier ikke tekst) til aktuel artikel"
 
-#: src/lang.c:335
+#: src/lang.c:338
 msgid "post followup to current article quoting complete headers"
 msgstr "send opfÃ¸lgning til aktuel artikel med citat for hele hoveder"
 
-#: src/lang.c:336
+#: src/lang.c:339
 msgid "repost chosen article to another group"
 msgstr "gensend valgt artikel til anden gruppe"
 
-#: src/lang.c:338
+#: src/lang.c:341
 msgid "edit article (mail-groups only)"
 msgstr "rediger artikel (kun postgrupper)"
 
-#: src/lang.c:339
+#: src/lang.c:342
 msgid "display first article in current thread"
 msgstr "vis fÃ¸rste artikel i aktuel trÃ¥d"
 
 # af artiklen
-#: src/lang.c:340
+#: src/lang.c:343
 msgid "display first page of article"
 msgstr "vis fÃ¸rste side pÃ¥ artikel"
 
-#: src/lang.c:341
+#: src/lang.c:344
 msgid "display last article in current thread"
 msgstr "vis sidste artikel i aktuel trÃ¥d"
 
-#: src/lang.c:342
+#: src/lang.c:345
 msgid "display last page of article"
 msgstr "vis sidste side pÃ¥ artikel"
 
-#: src/lang.c:343
+#: src/lang.c:346
 msgid "mark rest of thread as read and advance to next unread"
 msgstr "marker resten af trÃ¥den som lÃ¦st og fortsÃ¦t til nÃ¦ste ulÃ¦st"
 
-#: src/lang.c:344
+#: src/lang.c:347
 msgid "display next article"
 msgstr "vis nÃ¦ste artikel"
 
-#: src/lang.c:345
+#: src/lang.c:348
 msgid "display first article in next thread"
 msgstr "vis fÃ¸rste artikel i nÃ¦ste trÃ¥d"
 
-#: src/lang.c:346
+#: src/lang.c:349
 msgid "display next unread article"
 msgstr "vis nÃ¦ste ulÃ¦ste artikel"
 
-#: src/lang.c:347
+#: src/lang.c:350
 msgid "go to the article that this one followed up"
 msgstr "gÃ¥ til den artikel som den her fulgte op pÃ¥"
 
-#: src/lang.c:348
+#: src/lang.c:351
 msgid "display previous article"
 msgstr "vis forrige artikel"
 
-#: src/lang.c:349
+#: src/lang.c:352
 msgid "display previous unread article"
 msgstr "vis forrige ulÃ¦ste artikel"
 
 # eller ".. artikel ved brug af standardmetoden", jeg synes ikke
 # umiddelbart det er til at regne ud
-#: src/lang.c:350
+#: src/lang.c:353
 msgid "quickly kill an article using defaults"
 msgstr "drÃ¦b hurtigt en artikel som bruger standarder"
 
-#: src/lang.c:351
+#: src/lang.c:354
 msgid "quickly auto-select (hot) an article using defaults"
 msgstr "autovÃ¦lg hurtigt (populÃ¦r) en artikel som bruger standarder"
 
 # gÃ¥ tilbage til
-#: src/lang.c:352
+#: src/lang.c:355
 msgid "return to group selection level"
 msgstr "returner til gruppeudvÃ¦lgelsesniveau"
 
-#: src/lang.c:353
+#: src/lang.c:356
 msgid "reply through mail to author"
 msgstr "svar via e-post til forfatter"
 
-#: src/lang.c:354
+#: src/lang.c:357
 msgid "reply through mail (don't copy text) to author"
 msgstr "svar via e-post (kopier ikke tekst) til forfatter"
 
-#: src/lang.c:355
+#: src/lang.c:358
 msgid "reply through mail to author quoting complete headers"
 msgstr "svar via e-post til forfatter med citering af hele hoveder"
 
-#: src/lang.c:356
+#: src/lang.c:359
 msgid "search backwards within this article"
 msgstr "sÃ¸g baglÃ¦ns indenfor denne artikel"
 
-#: src/lang.c:357
+#: src/lang.c:360
 msgid "search forwards within this article"
 msgstr "sÃ¸g fremad idenfor denne artikel"
 
-#: src/lang.c:358
+#: src/lang.c:361
 msgid "show article in raw-mode (including all headers)"
 msgstr "vis artikel i rawtilstand (inklusiv alle hoveder)"
 
-#: src/lang.c:359
+#: src/lang.c:362
 msgid "skip next block of included text"
 msgstr ""
 
-#: src/lang.c:360
+#: src/lang.c:363
 msgid "toggle display of sections hidden by a form-feed (^L) on/off"
 msgstr ""
 
-#: src/lang.c:361
+#: src/lang.c:364
 msgid "toggle display of all headers"
 msgstr "slÃ¥ visning af alle teksthoveder til/fra"
 
-#: src/lang.c:362
+#: src/lang.c:365
 msgid "toggle word highlighting on/off"
 msgstr "slÃ¥ ordfremhÃ¦velse til/fra"
 
-#: src/lang.c:363
+#: src/lang.c:366
 msgid "toggle ROT-13 (basic decode) for current article"
 msgstr "slÃ¥ ROT-13 (basisafkodning) for aktuel artikel til/fra"
 
-#: src/lang.c:364
+#: src/lang.c:367
 msgid "toggle tabwidth 4 <-> 8"
 msgstr ""
 
-#: src/lang.c:365
+#: src/lang.c:368
 msgid "toggle german TeX style decoding for current article"
 msgstr "skift tysk TeX-stilafkodning for nuvÃ¦rende artikel"
 
-#: src/lang.c:366
+#: src/lang.c:369
 msgid "toggle display of uuencoded sections"
 msgstr "skift visning af uuencoded-afsnit"
 
-#: src/lang.c:367
+#: src/lang.c:370
 msgid "View/pipe/save multimedia attachments"
 msgstr "Vis/send/gem multimedievedhÃ¦ftninger"
 
-#: src/lang.c:368
+#: src/lang.c:371
 msgid "choose first attachment in list"
 msgstr "vÃ¦lg fÃ¸rste vedhÃ¦ftning i listen"
 
-#: src/lang.c:369
+#: src/lang.c:372
 msgid "0 - 9\t  choose attachment by number"
 msgstr "0 - 9\t  vÃ¦lg vedhÃ¦ftning efter nummer"
 
-#: src/lang.c:370
+#: src/lang.c:373
 msgid "choose last attachment in list"
 msgstr "vÃ¦lg sidste vedhÃ¦ftning i listen"
 
-#: src/lang.c:372
+#: src/lang.c:375
 msgid "pipe attachment into command"
 msgstr "send (via datakanal) vedhÃ¦ftelse til kommando"
 
-#: src/lang.c:373
+#: src/lang.c:376
 msgid "pipe raw attachment into command"
 msgstr "send (via datakanal) rÃ¥ vedhÃ¦ftelse til kommando"
 
-#: src/lang.c:375
+#: src/lang.c:378
 msgid "save attachment to disk"
 msgstr "gem vedhÃ¦ftninger til disk"
 
-#: src/lang.c:376
+#: src/lang.c:379
 msgid "search for attachments forwards"
 msgstr "sÃ¸g efter vedhÃ¦ftninger fremad"
 
-#: src/lang.c:377
+#: src/lang.c:380
 msgid "search for attachments backwards"
 msgstr "sÃ¸g efter vedhÃ¦ftninger baglÃ¦ns"
 
-#: src/lang.c:378
+#: src/lang.c:381
 msgid "view attachment"
 msgstr "vis vedhÃ¦ftning"
 
-#: src/lang.c:379
+#: src/lang.c:382
 msgid "tag attachment"
 msgstr "mÃ¦rk vedhÃ¦ftning"
 
-#: src/lang.c:380
+#: src/lang.c:383
 msgid "tag attachments that match user specified pattern"
 msgstr "vÃ¦lg vedhÃ¦ftninger som svarer til brugerangivet mÃ¸nster"
 
-#: src/lang.c:381
+#: src/lang.c:384
 msgid "reverse tagging on all attachments (toggle)"
 msgstr "vend mÃ¦rke om for alle vedhÃ¦ftninger (skift)"
 
-#: src/lang.c:382
+#: src/lang.c:385
 msgid "untag all tagged attachments"
 msgstr "fjern alle mÃ¦rkede vedhÃ¦ftninger"
 
-#: src/lang.c:383
+#: src/lang.c:386
 msgid "toggle info message in last line (name/description of attachment)"
 msgstr ""
 "slÃ¥ infobesked i sidste linje til/fra (navn/beskrivelse af vedhÃ¦ftning)"
 
-#: src/lang.c:384
+#: src/lang.c:387
 msgid "choose first attribute in list"
 msgstr "vÃ¦lg fÃ¸rste attribut i listen"
 
-#: src/lang.c:385
+#: src/lang.c:388
 msgid "0 - 9\t  choose attribute by number"
 msgstr "0 - 9\t  vÃ¦lg attribut efter nummer"
 
-#: src/lang.c:386
+#: src/lang.c:389
 msgid "choose last attribute in list"
 msgstr "vÃ¦lg sidste attribut i listen"
 
-#: src/lang.c:387
+#: src/lang.c:390
 msgid "reset attribute to a default value"
 msgstr "nulstil attribut til en standardvÃ¦rdi"
 
-#: src/lang.c:388
+#: src/lang.c:391
 msgid "search forwards for an attribute"
 msgstr "sÃ¸g fremad efter en attribut"
 
-#: src/lang.c:389
+#: src/lang.c:392
 msgid "search backwards for an attribute"
 msgstr "sÃ¸g baglÃ¦ns efter en attribut"
 
-#: src/lang.c:390
+#: src/lang.c:393
 msgid "select attribute"
 msgstr "vÃ¦lg attribut"
 
-#: src/lang.c:391
+#: src/lang.c:394
 msgid "toggle back to options menu when invoked from there"
 msgstr ""
 
-#: src/lang.c:392
+#: src/lang.c:395
 #, c-format
 msgid "report bug or comment via mail to %s"
 msgstr ""
 
-#: src/lang.c:393
+#: src/lang.c:396
 msgid "choose first option in list"
 msgstr "vÃ¦lg fÃ¸rste indstilling i listen"
 
-#: src/lang.c:394
+#: src/lang.c:397
 msgid "0 - 9\t  choose option by number"
 msgstr "0 - 9\t  vÃ¦lg indstilling efter nummer"
 
-#: src/lang.c:395
+#: src/lang.c:398
 msgid "choose last option in list"
 msgstr "vÃ¦lg sidste indstilling i listen"
 
-#: src/lang.c:396
+#: src/lang.c:399
 msgid "start scopes menu"
 msgstr "start virkefeltmenu"
 
-#: src/lang.c:397
+#: src/lang.c:400
 msgid "search forwards for an option"
 msgstr "sÃ¸g fremad efter en indstilling"
 
-#: src/lang.c:398
+#: src/lang.c:401
 msgid "search backwards for an option"
 msgstr "sÃ¸g baglÃ¦ns efter en indstilling"
 
-#: src/lang.c:399
+#: src/lang.c:402
 msgid "select option"
 msgstr "vÃ¦lg indstilling"
 
-#: src/lang.c:400
+#: src/lang.c:403
 msgid "toggle to attributes menu"
 msgstr ""
 
-#: src/lang.c:401
+#: src/lang.c:404
 msgid "choose range of articles to be affected by next command"
 msgstr ""
 
-#: src/lang.c:402
+#: src/lang.c:405
 msgid "escape from command prompt"
 msgstr ""
 
-#: src/lang.c:403
+#: src/lang.c:406
 msgid "edit filter file"
 msgstr "rediger filterfil"
 
-#: src/lang.c:404
+#: src/lang.c:407
 msgid "get help"
 msgstr "fÃ¥ hjÃ¦lp"
 
-#: src/lang.c:405
+#: src/lang.c:408
 msgid "display last article viewed"
 msgstr "vis den sidst viste artikel"
 
-#: src/lang.c:406
+#: src/lang.c:409
 msgid "down one line"
 msgstr "en linje ned"
 
-#: src/lang.c:407
+#: src/lang.c:410
 msgid "up one line"
 msgstr "en linje op"
 
-#: src/lang.c:408
+#: src/lang.c:411
 msgid "go to article chosen by Message-ID"
 msgstr "gÃ¥ til artikel valgt efter besked-id"
 
-#: src/lang.c:409
+#: src/lang.c:412
 msgid "mail article/thread/hot/pattern/tagged articles to someone"
 msgstr "send artikel/trÃ¥d/populÃ¦r/mÃ¸nster/mÃ¦rkede artikler til nogen"
 
-#: src/lang.c:410
+#: src/lang.c:413
 msgid "menu of configurable options"
 msgstr "menu med konfigurerbare indstillinger"
 
-#: src/lang.c:411
+#: src/lang.c:414
 msgid "down one page"
 msgstr "en side ned"
 
-#: src/lang.c:412
+#: src/lang.c:415
 msgid "up one page"
 msgstr "en side ned"
 
-#: src/lang.c:414
+#: src/lang.c:417
 msgid "post (write) article to current group"
 msgstr "send (skriv) artikel til aktuel gruppe"
 
-#: src/lang.c:415
+#: src/lang.c:418
 msgid "post postponed articles"
 msgstr "send udskudte artikler"
 
-#: src/lang.c:417
+#: src/lang.c:420
 msgid "list articles posted by you (from posted file)"
 msgstr "vis artikler sendt af dig (fra sendtfil)"
 
-#: src/lang.c:418
+#: src/lang.c:421
 msgid "return to previous menu"
 msgstr "returner til forrige menu"
 
-#: src/lang.c:419
+#: src/lang.c:422
 msgid "quit tin immediately"
 msgstr "afslut tin Ã¸jbelikkeligt"
 
-#: src/lang.c:420
+#: src/lang.c:423
 msgid "redraw page"
 msgstr "genskriv side"
 
-#: src/lang.c:421
+#: src/lang.c:424
 msgid "save article/thread/hot/pattern/tagged articles to file"
 msgstr "gem artikel/trÃ¥d/populÃ¦r/mÃ¸nster/mÃ¦rkede artikler til fil"
 
-#: src/lang.c:422
+#: src/lang.c:425
 msgid "save marked articles automatically without user prompts"
 msgstr "gem automatisk markerede artikler uden brugerindgreb"
 
-#: src/lang.c:423
+#: src/lang.c:426
 msgid "scroll the screen one line down"
 msgstr "rul skÃ¦rmen en linje ned"
 
-#: src/lang.c:424
+#: src/lang.c:427
 msgid "scroll the screen one line up"
 msgstr "rul skÃ¦rmen en linje op"
 
-#: src/lang.c:425
+#: src/lang.c:428
 msgid "search for articles by author backwards"
 msgstr "sÃ¸g efter artikler baglÃ¦ns efter forfatter"
 
-#: src/lang.c:426
+#: src/lang.c:429
 msgid "search for articles by author forwards"
 msgstr "sÃ¸g efter artikler fremad efter forfatter"
 
-#: src/lang.c:427
+#: src/lang.c:430
 msgid "search all articles for a given string (this may take some time)"
 msgstr "sÃ¸g i alle artikler efter en angivet streng (dette kan tage lang tid)"
 
-#: src/lang.c:428
+#: src/lang.c:431
 msgid " \t  (searches are case-insensitive and wrap around to all articles)"
 msgstr ""
 " \t  (sÃ¸gning er uafhÃ¦ngigt af store/smÃ¥ bogstaver og omhandler alle "
 "artikler)"
 
-#: src/lang.c:429
+#: src/lang.c:432
 msgid "search for articles by Subject line backwards"
 msgstr "sÃ¸g efter artikler baglÃ¦ns per emnelinje"
 
-#: src/lang.c:430
+#: src/lang.c:433
 msgid "search for articles by Subject line forwards"
 msgstr "sÃ¸g efter artikler forlÃ¦ns per emnelinje"
 
-#: src/lang.c:431
+#: src/lang.c:434
 msgid "repeat last search"
 msgstr "gentag sidste sÃ¸gning"
 
-#: src/lang.c:432
+#: src/lang.c:435
 msgid "tag current article for reposting/mailing/piping/printing/saving"
 msgstr ""
 "mÃ¦rk aktuel artikel til gensending/postudsendelse/piping/udskrivning/gemning"
 
-#: src/lang.c:433
+#: src/lang.c:436
 msgid "toggle info message in last line (subject/description)"
 msgstr "slÃ¥ infobesked i sidste linje til/fra (emne/beskrivelse)"
 
-#: src/lang.c:434
+#: src/lang.c:437
 msgid "toggle inverse video"
 msgstr "slÃ¥ omvendt video til/fra"
 
-#: src/lang.c:435
+#: src/lang.c:438
 msgid "toggle mini help menu display"
 msgstr "slÃ¥ minihjÃ¦lpens menuvisning til/fra"
 
-#: src/lang.c:436
+#: src/lang.c:439
 msgid "cycle the display of authors email address, real name, both or neither"
 msgstr ""
 
-#: src/lang.c:437
+#: src/lang.c:440
 msgid "show version information"
 msgstr "vis versioninformation"
 
-#: src/lang.c:438
+#: src/lang.c:441
 msgid "mark all articles as read and return to group selection menu"
 msgstr "marker alle artikler som lÃ¦st og returner til gruppeudvÃ¦lgelsesmenu"
 
-#: src/lang.c:439
+#: src/lang.c:442
 msgid "mark all articles as read and enter next group with unread articles"
 msgstr ""
 "marker alle artikler som lÃ¦st og gÃ¥ videre til nÃ¦ste gruppe med ulÃ¦ste "
 "artikler"
 
-#: src/lang.c:440
+#: src/lang.c:443
 msgid "choose first thread in list"
 msgstr "vÃ¦lg fÃ¸rste trÃ¥d i listen"
 
-#: src/lang.c:441
+#: src/lang.c:444
 msgid "choose last thread in list"
 msgstr "vÃ¦lg sidste trÃ¥d i listen"
 
-#: src/lang.c:442
+#: src/lang.c:445
 msgid "list articles within current thread (bring up Thread sub-menu)"
 msgstr "vis artikler indenfor aktuel trÃ¥d (hent undertrÃ¥dsmenuen frem)"
 
-#: src/lang.c:443
+#: src/lang.c:446
 msgid "mark article as unread"
 msgstr "marker artikel som ulÃ¦st"
 
-#: src/lang.c:444
+#: src/lang.c:447
 msgid "mark current thread, range or tagged threads as read"
 msgstr "marker aktuel trÃ¥d, interval eller mÃ¦rkede trÃ¥de som lÃ¦st"
 
-#: src/lang.c:445
+#: src/lang.c:448
 msgid "mark current thread, range or tagged threads as unread"
 msgstr "marker aktuel trÃ¥d, interval eller mÃ¦rkede trÃ¥de som ulÃ¦ste"
 
-#: src/lang.c:446
+#: src/lang.c:449
 msgid "mark current/range/selected/pattern/tagged as read after prompting"
-msgstr ""
+msgstr "marker aktuel/interval/valgte/mÃ¸nster/mÃ¦rkede som lÃ¦st efter anmodning"
 
-#: src/lang.c:447
+#: src/lang.c:450
 msgid "mark current/range/selected/pattern/tagged as unread after prompting"
 msgstr ""
+"marker aktuel/interval/valgte/mÃ¸nster/mÃ¦rkede som ulÃ¦ste efter anmodning"
 
-#: src/lang.c:448
+#: src/lang.c:451
 msgid "toggle display of all/selected articles"
 msgstr "slÃ¥ visning af alle/valgte artikler til/fra"
 
-#: src/lang.c:449
+#: src/lang.c:452
 msgid "display next group"
 msgstr "vis nÃ¦ste gruppe"
 
-#: src/lang.c:450
+#: src/lang.c:453
 msgid "display previous group"
 msgstr "vis forrige gruppe"
 
-#: src/lang.c:451
+#: src/lang.c:454
 msgid "toggle all selections (all articles)"
 msgstr "slÃ¥ alle valg (alle artikler) til/fra"
 
-#: src/lang.c:452
+#: src/lang.c:455
 msgid "select group (make \"hot\")"
 msgstr "vÃ¦lg gruppe (gÃ¸r Â»populÃ¦rÂ«)"
 
-#: src/lang.c:453
+#: src/lang.c:456
 msgid "select thread"
 msgstr "vÃ¦lg trÃ¥d"
 
-#: src/lang.c:454
+#: src/lang.c:457
 msgid "select threads if at least one unread article is selected"
 msgstr "vÃ¦lg trÃ¥de hvis mindst en ulÃ¦st artikel er valgt"
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid "select threads that match user specified pattern"
 msgstr "vÃ¦lg trÃ¥de som svarer til brugerangivet mÃ¸nster"
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid "tag all parts of current multipart-message in order"
-msgstr ""
+msgstr "mÃ¦rk alle dele af nuvÃ¦rende flerdels-besked i rÃ¦kkefÃ¸lge"
 
-#: src/lang.c:457
+#: src/lang.c:460
 msgid "0 - 9\t  choose thread by number"
 msgstr "0 - 9\t  vÃ¦lg trÃ¥d efter nummer"
 
-#: src/lang.c:458
+#: src/lang.c:461
 msgid "toggle limit number of articles to get, and reload"
-msgstr "skift begrÃ¦ns antallet af artikler at hente, og genindlÃ¦s"
+msgstr "slÃ¥ maks. antal artikler som hentes til/fra, og genindlÃ¦s"
 
-#: src/lang.c:459
+#: src/lang.c:462
 msgid "toggle display of all/unread articles"
-msgstr "skift vis alle/ulÃ¦ste artikler"
+msgstr "slÃ¥ visning af alle/ulÃ¦ste artikler til/fra"
 
-#: src/lang.c:460
+#: src/lang.c:463
 msgid "toggle selection of thread"
-msgstr "skift valg af trÃ¥d"
+msgstr "slÃ¥ valg af trÃ¥d til/fra"
 
-#: src/lang.c:461
+# lÃ¸b igennem de tilgÃ¦ngelige trÃ¥dningstilvalg
+#: src/lang.c:464
 msgid "cycle through threading options available"
-msgstr "lÃ¸b igennem de tilgÃ¦ngelige trÃ¥dningstilvalg"
+msgstr "gennemlÃ¸b de tilgÃ¦ngelige valgmuligheder for trÃ¥dning"
 
-#: src/lang.c:462
+#: src/lang.c:465
 msgid "undo all selections (all articles)"
 msgstr "fortryd alle markeringer (alle artikler)"
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid "untag all tagged threads"
 msgstr "fjerne mÃ¦rke pÃ¥ alle mÃ¦rkede trÃ¥de"
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid "add new scope"
 msgstr "tilfÃ¸j nyt virkefelt"
 
-#: src/lang.c:465
+#: src/lang.c:468
 msgid "delete scope"
 msgstr "slet virkefelt"
 
-#: src/lang.c:466
+#: src/lang.c:469
 msgid "edit attributes file"
 msgstr "rediger attributfil"
 
-#: src/lang.c:467
+#: src/lang.c:470
 msgid "choose first scope in list"
 msgstr "vÃ¦lg fÃ¸rste virkefelt i listen"
 
-#: src/lang.c:468
+#: src/lang.c:471
 msgid "0 - 9\t  choose scope by number"
 msgstr "0 - 9\t  vÃ¦lg virkefelt efter nummer"
 
-#: src/lang.c:469
+#: src/lang.c:472
 msgid "choose last scope in list"
 msgstr "vÃ¦lg sidste virkefelt i listen"
 
-#: src/lang.c:470
+#: src/lang.c:473
 msgid "move scope"
 msgstr "flyt virkefelt"
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid "rename scope"
 msgstr "omdÃ¸b virkefelt"
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid "select scope"
 msgstr "vÃ¦lg virkefelt"
 
-#: src/lang.c:473
+#: src/lang.c:476
 msgid "mark all articles in group as read"
 msgstr "marker alle artikler i gruppe som lÃ¦st"
 
-#: src/lang.c:474
+#: src/lang.c:477
 msgid "mark all articles in group as read and move to next unread group"
 msgstr "marker alle artikler i gruppe som lÃ¦st og flyt til nÃ¦ste ulÃ¦ste gruppe"
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid "choose first group in list"
 msgstr "vÃ¦lg fÃ¸rste gruppe i listen"
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid "choose group by name"
 msgstr "vÃ¦lg gruppe efter navn"
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid "0 - 9\t  choose group by number"
 msgstr "0 - 9\t  vÃ¦lg gruppe efter nummer"
 
-#: src/lang.c:478
+#: src/lang.c:481
 msgid "choose range of groups to be affected by next command"
-msgstr "vÃ¦lg rÃ¦kkevidden af grupper der pÃ¥virkes af nÃ¦ste kommando"
+msgstr "vÃ¦lg omfanget af grupper der pÃ¥virkes af nÃ¦ste kommando"
 
-#: src/lang.c:479
+#: src/lang.c:482
 msgid "choose last group in list"
 msgstr "vÃ¦lg sidste gruppe i listen"
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid "mark all articles in chosen group unread"
 msgstr "marker alle artikler i valgt gruppe som ulÃ¦ste"
 
-#: src/lang.c:481
+#: src/lang.c:484
 msgid "move chosen group within list"
 msgstr "flyt valgt gruppe indenfor listen"
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid "choose next group with unread news"
 msgstr "vÃ¦lg nÃ¦ste gruppe med ulÃ¦ste nyheder"
 
-#: src/lang.c:483 src/lang.c:1367
+#: src/lang.c:486 src/lang.c:1370
 msgid "quit"
 msgstr "afslut"
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid "quit without saving configuration changes"
 msgstr "afslut uden at gemme konfigurationsÃ¦ndringer"
 
-#: src/lang.c:485
+#: src/lang.c:488
 msgid "read chosen group"
 msgstr "lÃ¦s valgt gruppe"
 
-#: src/lang.c:486
+#: src/lang.c:489
 msgid "reset .newsrc (all available articles in groups marked unread)"
 msgstr "nulstil .newsrc (alle tilgÃ¦ngelige artikler i grupper markeret ulÃ¦st)"
 
-#: src/lang.c:487
+#: src/lang.c:490
 msgid "search backwards for a group name"
 msgstr "sÃ¸g baglÃ¦ns efter et gruppenavn"
 
-#: src/lang.c:488
+#: src/lang.c:491
 msgid " \t  (all searches are case-insensitive and wrap around)"
 msgstr ""
 " \t  (alle sÃ¸gninger tager ikke hÃ¸jde for smÃ¥/store bogstaver og omfang)"
 
-#: src/lang.c:489
+#: src/lang.c:492
 msgid "search forwards for a group name"
 msgstr "sÃ¸g fremad efter et gruppenavn"
 
-#: src/lang.c:490
+#: src/lang.c:493
 msgid "subscribe to chosen group"
 msgstr "abonner pÃ¥ valgt gruppe"
 
-#: src/lang.c:491
+#: src/lang.c:494
 msgid "subscribe to groups that match pattern"
 msgstr "abonner pÃ¥ grupper som stemmer overens med mÃ¸nster"
 
-#: src/lang.c:492
+#: src/lang.c:495
 msgid "reread active file to check for any new news"
 msgstr "genlÃ¦ste aktiv fil for at tjekke for nye nyheder"
 
-#: src/lang.c:493
+#: src/lang.c:496
 msgid "toggle display of group name only or group name plus description"
 msgstr ""
 
-#: src/lang.c:494
+#: src/lang.c:497
 msgid "toggle display to show all/unread subscribed groups"
 msgstr ""
 
-#: src/lang.c:495
+#: src/lang.c:498
 msgid "unsubscribe from chosen group"
 msgstr "fjern abonnement fra valgt gruppe"
 
-#: src/lang.c:496
+#: src/lang.c:499
 msgid "unsubscribe from groups that match pattern"
 msgstr ""
 
-#: src/lang.c:497
+#: src/lang.c:500
 msgid "sort the list of groups"
 msgstr "sorter gruppelisten"
 
-#: src/lang.c:498
+#: src/lang.c:501
 msgid "toggle display to show all/subscribed groups"
 msgstr ""
 
-#: src/lang.c:499
+#: src/lang.c:502
 msgid "0 - 9\t  choose article by number"
 msgstr "0 - 9\t  vÃ¦lg artikel efter nummer"
 
-#: src/lang.c:500
+#: src/lang.c:503
 msgid "mark thread as read and return to group index page"
 msgstr "marker trÃ¥d som lÃ¦st og returner til gruppeindeksside"
 
-#: src/lang.c:501
+#: src/lang.c:504
 msgid "mark thread as read and enter next unread thread or group"
-msgstr ""
+msgstr "marker trÃ¥d som lÃ¦st og gÃ¥ til nÃ¦ste ulÃ¦ste trÃ¥d eller gruppe"
 
-#: src/lang.c:502
+#: src/lang.c:505
 msgid "choose first article in list"
 msgstr "vÃ¦lg fÃ¸rste artikel i listen"
 
-#: src/lang.c:503
+#: src/lang.c:506
 msgid "choose last article in list"
 msgstr "vÃ¦lg sidste artikel i listen"
 
-#: src/lang.c:504
+#: src/lang.c:507
 msgid "mark art, range or tagged arts as read; move crsr to next unread art"
 msgstr ""
+"marker artikel, interval eller mÃ¦rkede artikler som lÃ¦st; flyt markÃ¸r til "
+"nÃ¦ste ulÃ¦ste artikel"
 
-#: src/lang.c:505
+#: src/lang.c:508
 msgid "mark article, range or tagged articles as unread"
 msgstr "marker artikel, interval eller mÃ¦rkede trÃ¥de som ulÃ¦ste"
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid "mark current thread as unread"
 msgstr "marker aktuel trÃ¥d som ulÃ¦st"
 
-#: src/lang.c:507
+#: src/lang.c:510
 msgid "read chosen article"
 msgstr "lÃ¦s valgt artikel"
 
-#: src/lang.c:508
+#: src/lang.c:511
 msgid ""
 "Display properties\n"
 "------------------"
@@ -2427,7 +2455,7 @@ msgstr ""
 "Vis egenskaber\n"
 "------------------"
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid ""
 "Miscellaneous\n"
 "-------------"
@@ -2435,19 +2463,19 @@ msgstr ""
 "Diverse\n"
 "-------------"
 
-#: src/lang.c:510
+#: src/lang.c:513
 msgid ""
 "Moving around\n"
 "-------------"
 msgstr ""
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid ""
 "Group/thread/article operations\n"
 "-------------------------------"
 msgstr ""
 
-#: src/lang.c:512
+#: src/lang.c:515
 msgid ""
 "Attachment operations\n"
 "---------------------"
@@ -2455,19 +2483,19 @@ msgstr ""
 "VedhÃ¦ftningshandlinger\n"
 "----------------"
 
-#: src/lang.c:513
+#: src/lang.c:516
 msgid ""
 "Attribute operations\n"
 "--------------------"
 msgstr ""
 
-#: src/lang.c:514
+#: src/lang.c:517
 msgid ""
 "Option operations\n"
 "-----------------"
 msgstr ""
 
-#: src/lang.c:515
+#: src/lang.c:518
 msgid ""
 "Scope operations\n"
 "----------------"
@@ -2475,7 +2503,7 @@ msgstr ""
 "Virkefeltshandlinger\n"
 "----------------"
 
-#: src/lang.c:516
+#: src/lang.c:519
 msgid ""
 "URL operations\n"
 "--------------"
@@ -2483,111 +2511,111 @@ msgstr ""
 "URL-handlinger\n"
 "----------------"
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid "choose first URL in list"
 msgstr "vÃ¦lg fÃ¸rste URL i listen"
 
-#: src/lang.c:518
+#: src/lang.c:521
 msgid "0 - 9\t  choose URL by number"
 msgstr "0 - 9\t  vÃ¦lg URL efter nummer"
 
-#: src/lang.c:519
+#: src/lang.c:522
 msgid "choose last URL in list"
 msgstr "vÃ¦lg sidste URL i listen"
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid "search for URLs forwards"
 msgstr "sÃ¸g efter URL'er fremad"
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid "search for URLs backwards"
 msgstr "sÃ¸g efter URL'er baglÃ¦ns"
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid "Open URL in browser"
 msgstr "Ã…bn URL i browser"
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid "toggle info message in last line (URL)"
 msgstr "slÃ¥ infobesked i sidste linje til/fra (URL)"
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid "Group Level Commands"
 msgstr "Kommandoer for gruppeniveau"
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid "Kill filter added"
 msgstr "Filter for drÃ¦b tilfÃ¸jet"
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid "Auto-selection filter added"
 msgstr "Filter for automatisk markering tilfÃ¸jet"
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid "All parts tagged"
 msgstr "Alle dele mÃ¦rket"
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid "Storing article for later posting"
 msgstr "Gemmer artikel for senere indsendelse"
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid "Please enter a valid character"
 msgstr "Indtast venligst et gyldigt tegn"
 
-#: src/lang.c:531
+#: src/lang.c:534
 #, c-format
 msgid "Missing part #%d"
 msgstr "Manglende del #%d"
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid "*** No postponed articles ***"
 msgstr "*** Ingen udsatte artikler ***"
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid "Not a multi-part message"
 msgstr "Ikke en besked med flere dele"
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid "You are not subscribed to this group"
 msgstr "Du er ikke abonnent pÃ¥ denne gruppe"
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid "No previous expression"
 msgstr "Ingen tidligere udtryk"
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid "Operation disabled in no-overwrite mode"
 msgstr "Handling deaktiveret i tilstanden no-overwrite (ingen-overskrivning)"
 
 #. TODO: replace hardcoded key-name in txt_info_postponed
-#: src/lang.c:538
+#: src/lang.c:541
 #, c-format
 msgid "%d postponed %s, reuse with ^O...\n"
 msgstr ""
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid ""
 "X-Conversion-Note: multipart/alternative contents have been removed.\n"
 "  To get the whole article, turn alternative handling OFF in the Option "
 "Menu\n"
 msgstr ""
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid "Save filename for %s/%s is a mailbox. Attachment not saved"
-msgstr ""
+msgstr "Gem filnavn for %s/%s i en postkasse. VedhÃ¦ftning ikke gemt"
 
-#: src/lang.c:542
+#: src/lang.c:545
 msgid "TeX2Iso encoded article"
 msgstr "TeX2Iso-kodet artikel"
 
-#: src/lang.c:543
+#: src/lang.c:546
 msgid "incomplete "
 msgstr "ufuldstÃ¦ndig "
 
 #. TODO: replace hardcoded key-names
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid ""
 "\n"
@@ -2625,44 +2653,44 @@ msgid ""
 "Please send bug-reports/comments to %s with the 'R' command.\n"
 msgstr ""
 
-#: src/lang.c:561
+#: src/lang.c:564
 #, c-format
 msgid "Invalid  From: %s  line. Read the INSTALL file again."
 msgstr ""
 
-#: src/lang.c:563
+#: src/lang.c:566
 msgid "Invalid multibyte sequence found\n"
 msgstr ""
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid "Invalid  Sender:-header %s"
 msgstr ""
 
-#: src/lang.c:568
+#: src/lang.c:571
 msgid "Inverse video disabled"
 msgstr ""
 
-#: src/lang.c:569
+#: src/lang.c:572
 msgid "Inverse video enabled"
 msgstr ""
 
-#: src/lang.c:571
+#: src/lang.c:574
 #, c-format
 msgid "Missing definition for %s\n"
 msgstr "Mangler definition for %s\n"
 
-#: src/lang.c:572
+#: src/lang.c:575
 #, c-format
 msgid "Invalid key definition '%s'\n"
 msgstr "Ugyldig nÃ¸gledefinition '%s'\n"
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid "Invalid keyname '%s'\n"
 msgstr "Ugylidg nÃ¸glenavn '%s'\n"
 
-#: src/lang.c:574
+#: src/lang.c:577
 #, c-format
 msgid "Keymap file was upgraded to version %s\n"
 msgstr "NÃ¸glekortfil blev opgraderet til version %s\n"
@@ -2670,91 +2698,91 @@ msgstr "NÃ¸glekortfil blev opgraderet ti
 # Hmm, sÃ¥ er spÃ¸rgsmÃ¥let jo sÃ¥, nÃ¥r der er sÃ¥dan et tilfÃ¦ldigt antal
 # mellemrum efter : og positionen af : skal bevares i oversÃ¦ttelsen, det
 # er svÃ¦rt at vide nÃ¥r der ikke er nogen kommentarer
-#: src/lang.c:575
+#: src/lang.c:578
 #, c-format
 msgid "Kill From:     [%s] (y/n): "
 msgstr "DrÃ¦b From:     [%s] (j/n): "
 
-#: src/lang.c:576
+#: src/lang.c:579
 msgid "Kill Lines: (</>num): "
 msgstr "DrÃ¦b linjer: (</>num): "
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid "Kill Article Menu"
 msgstr "DrÃ¦b artikelmenu"
 
-#: src/lang.c:578
+#: src/lang.c:581
 #, c-format
 msgid "Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr "DrÃ¦b Msg-Id:   [%s] (f/l/o/n): "
 
-#: src/lang.c:579
+#: src/lang.c:582
 msgid "Kill pattern scope  : "
 msgstr "DrÃ¦b mÃ¸nstervirkefelt  : "
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid "Kill Subject:  [%s] (y/n): "
 msgstr "DrÃ¦b Subject:  [%s] (j/n): "
 
-#: src/lang.c:581
+#: src/lang.c:584
 msgid "Kill text pattern   : "
 msgstr "DrÃ¦b tekstmÃ¸nster   : "
 
-#: src/lang.c:582
+#: src/lang.c:585
 msgid "Kill time in days   : "
 msgstr "DrÃ¦b tidspunkt pÃ¥ dagen   : "
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid "Last"
 msgstr "Sidste"
 
-#: src/lang.c:585
+#: src/lang.c:588
 msgid "-- Last response --"
 msgstr "-- Sidste svar --"
 
-#: src/lang.c:586
+#: src/lang.c:589
 #, c-format
 msgid "Lines %s  "
 msgstr "Linjer %s  "
 
-#: src/lang.c:588
+#: src/lang.c:591
 msgid "Mail"
 msgstr "Post"
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid "mailbox "
 msgstr "postkasse "
 
-#: src/lang.c:590
+#: src/lang.c:593
 #, c-format
 msgid "Mail article(s) to [%.*s]> "
 msgstr "Send artikel(er) til [%.*s]> "
 
-#: src/lang.c:591
+#: src/lang.c:594
 #, c-format
 msgid "Mailing log to %s\n"
 msgstr "Sender log til %s\n"
 
-#: src/lang.c:592
+#: src/lang.c:595
 msgid "Mail bug report..."
 msgstr "Send fejlrapport ..."
 
-#: src/lang.c:593
+#: src/lang.c:596
 #, c-format
 msgid "Mail BUG REPORT to %s?"
 msgstr "Send FEJLRAPPORT til %s?"
 
-#: src/lang.c:594
+#: src/lang.c:597
 msgid "Mailed"
 msgstr "Sendt"
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid "Mailing to %s..."
 msgstr "Sender til %s ..."
 
-#: src/lang.c:596
+#: src/lang.c:599
 msgid ""
 "# [Mail/Save] active file. Format is like news active file:\n"
 "#   groupname  max.artnum  min.artnum  /dir\n"
@@ -2766,62 +2794,62 @@ msgstr ""
 "# Det 4. felt er basismappen (dvs. ~/Mail eller ~/News)\n"
 "#\n"
 
-#: src/lang.c:599
+#: src/lang.c:602
 #, c-format
 msgid "%s marked as read"
 msgstr "%s markeret som lÃ¦st"
 
-#: src/lang.c:600
+#: src/lang.c:603
 #, c-format
 msgid "%s marked as unread"
 msgstr "%s markeret som ulÃ¦st"
 
-#: src/lang.c:601
+#: src/lang.c:604
 #, c-format
 msgid "Marked %d of %d %s as read"
 msgstr "Markerede %d af %d %s som lÃ¦st"
 
-#: src/lang.c:602
+#: src/lang.c:605
 #, c-format
 msgid "Marked %d of %d %s as unread"
 msgstr "Markerede %d af %d %s som ulÃ¦ste"
 
-#: src/lang.c:603 src/lang.c:1334
+#: src/lang.c:606 src/lang.c:1337
 msgid "Mark"
 msgstr "Marker"
 
-#: src/lang.c:604
+#: src/lang.c:607
 #, c-format
 msgid "Mark all articles as read%s?"
 msgstr "Marker alle artikler som lÃ¦st%s?"
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid "Mark article as read%s?"
 msgstr "Marker alle artikler som lÃ¦st%s?"
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid "Mark group %s as read?"
 msgstr "Marker gruppe %s som lÃ¦st?"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid "Mark thread as read%s?"
 msgstr "Marker trÃ¥d som lÃ¦st%s"
 
-#: src/lang.c:608
+#: src/lang.c:611
 #, c-format
 msgid "Matching %s groups..."
 msgstr "Sammenligner %s grupper ..."
 
-#: src/lang.c:609 src/lang.c:623 src/lang.c:629
+#: src/lang.c:612 src/lang.c:626 src/lang.c:632
 #, c-format
 msgid "<n>=set current to n; %s=line down; %s=line up; %s=help; %s=quit"
 msgstr ""
 "<n>=angiv nuvÃ¦rende som n; %s=linje ned; %s=linje op; %s=hjÃ¦lp; %s=afslut"
 
-#: src/lang.c:611
+#: src/lang.c:614
 #, c-format
 msgid ""
 "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all"
@@ -2829,24 +2857,24 @@ msgstr ""
 "%s=vis; %s=datakanal; %s=datakanal rÃ¥; %s=gem; %s=mÃ¦rke; %s=mÃ¦rkemÃ¸nster; "
 "%s=fjern mÃ¦rke for alle"
 
-#: src/lang.c:613
+#: src/lang.c:616
 #, c-format
 msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr "%s=vis; %s=gem; %s=mÃ¦rke; %s=mÃ¦rkemÃ¸nster; %s=fjern mÃ¦rke for alle"
 
-#: src/lang.c:615
+#: src/lang.c:618
 #, c-format
 msgid ""
 "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search"
 msgstr "%s=vend mÃ¦rkning om; %s=sÃ¸g fremad; %s=sÃ¸g bagud; %s=gentag sÃ¸g"
 
-#: src/lang.c:616 src/lang.c:620
+#: src/lang.c:619 src/lang.c:623
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s=search pattern; %s=kill/select"
 msgstr ""
 "<n>=angiv nuvÃ¦rende som n; %s=nÃ¦ste ulÃ¦st; %s=sÃ¸gemÃ¸nster; %s=drÃ¦b/vÃ¦lg"
 
-#: src/lang.c:617
+#: src/lang.c:620
 #, c-format
 msgid ""
 "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; "
@@ -2855,35 +2883,35 @@ msgstr ""
 "%s=forfattersÃ¸gning; %s=opsamling; %s=linje ned; %s=linje op; %s=marker som "
 "lÃ¦st; %s=vis trÃ¥d"
 
-#: src/lang.c:618
+#: src/lang.c:621
 #, c-format
 msgid "%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom"
 msgstr "%s=linje op; %s=linje ned; %s=side op; %s=side ned; %s=top; %s=bund"
 
-#: src/lang.c:619
+#: src/lang.c:622
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=quit"
 msgstr "%s=sÃ¸g fremad; %s=sÃ¸g bagud; %s=afslut"
 
-#: src/lang.c:621
+#: src/lang.c:624
 #, c-format
 msgid "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
 msgstr ""
 "%s=forfattersÃ¸gning; %s=indholdssÃ¸gning; %s=opsamling; %s=opfÃ¸lgning; "
 "%s=marker som lÃ¦st"
 
-#: src/lang.c:622
+#: src/lang.c:625
 #, c-format
 msgid "%s=add; %s=move; %s=rename; %s=delete"
 msgstr "%s=tilfÃ¸j; %s=flyt; %s=omdÃ¸b; %s=slet"
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
 msgstr ""
 "<n>=angiv nuvÃ¦rende som n; %s=nÃ¦ste ulÃ¦st; %s,%s=sÃ¸gemÃ¸nster; %s=opsamling"
 
-#: src/lang.c:625
+#: src/lang.c:628
 #, c-format
 msgid ""
 "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
@@ -2891,7 +2919,7 @@ msgstr ""
 "%s=linje ned; %s=linje op; %s=hjÃ¦lp; %s=flyt; %s=afslut; %s=slÃ¥ alle/ulÃ¦ste "
 "til/fra"
 
-#: src/lang.c:626
+#: src/lang.c:629
 #, c-format
 msgid ""
 "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/"
@@ -2900,226 +2928,226 @@ msgstr ""
 "%s=abonner; %s=undermÃ¸nster; %s=slut abonnement; %s=fjern undermÃ¸nster; "
 "%s=ryk ind/ud"
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr ""
 
-#: src/lang.c:628
+#: src/lang.c:631
 #, c-format
 msgid "%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread"
 msgstr ""
 "%s=hjÃ¦lp; %s=linje ned; %s=linje op; %s=afslut; %s=mÃ¦rke; %s=marker ulÃ¦st"
 
-#: src/lang.c:630
+#: src/lang.c:633
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=repeat search"
 msgstr "%s=sÃ¸g fremad; %s=sÃ¸g bagud; %s=gentag sÃ¸g"
 
-#: src/lang.c:631
+#: src/lang.c:634
 msgid "--More--"
 msgstr "--Mere--"
 
-#: src/lang.c:632
+#: src/lang.c:635
 #, c-format
 msgid "Moving %s..."
 msgstr "Flytter %s ..."
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid "Message-ID: & last Reference  "
 msgstr "Message-ID: og sidste reference "
 
-#: src/lang.c:634
+#: src/lang.c:637
 msgid "Message-ID: line              "
 msgstr "Message-ID: linje               "
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid "Message-ID: & References: line"
 msgstr "Message-ID: og References: linje"
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid ", name: "
 msgstr ", navn: "
 
-#: src/lang.c:638
+#: src/lang.c:641
 #, c-format
 msgid "Go to newsgroup [%s]> "
 msgstr "GÃ¥ til nyhedsgruppe [%s]> "
 
-#: src/lang.c:639
+#: src/lang.c:642
 msgid "newsgroups"
 msgstr "nyhedsgrupper"
 
-#: src/lang.c:640
+#: src/lang.c:643
 #, c-format
 msgid "Position %s in group list (1,2,..,$) [%d]> "
 msgstr "Position %s i gruppeliste (1,2,..,$) [%d]> "
 
-#: src/lang.c:641
+#: src/lang.c:644
 msgid "newsgroup"
 msgstr "nyhedsgruppe"
 
-#: src/lang.c:642
+#: src/lang.c:645
 msgid "Try and save newsrc file again?"
 msgstr "ForsÃ¸g at gemme newsrc-fil igen?"
 
-#: src/lang.c:643
+#: src/lang.c:646
 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr ""
 "Advarsel: Ingen nyhedsgrupper blev skrevet til din newsrc-fil. Afbrudt."
 
-#: src/lang.c:644
+#: src/lang.c:647
 msgid "newsrc file saved successfully.\n"
 msgstr "newsrc-fil blev gemt.\n"
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid "-- Next response --"
 msgstr "-- NÃ¦ste svar --"
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid "No  "
 msgstr "Nej "
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid "*** No articles ***"
 msgstr "*** Ingen artikler ***"
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid "No articles have been posted"
 msgstr "Ingen artikler er udgivet"
 
-#: src/lang.c:649
+#: src/lang.c:652
 msgid "*** No attachments ***"
 msgstr "*** Ingen vedhÃ¦ftninger ***"
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid "*** No description ***"
 msgstr "*** Ingen beskrivelse ***"
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid "No filename"
 msgstr "Intet filnavn"
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid "No group"
 msgstr "Ingen gruppe"
 
-#: src/lang.c:653
+#: src/lang.c:656
 msgid "*** No groups ***"
 msgstr "*** Ingen grupper ***"
 
-#: src/lang.c:654
+#: src/lang.c:657
 msgid "No more groups to read"
 msgstr "Ikke flere grupper der kan lÃ¦ses"
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid "No last message"
 msgstr "Ingen sidste besked"
 
-#: src/lang.c:656
+#: src/lang.c:659
 msgid "No mail address"
 msgstr "Ingen e-post-adresse"
 
-#: src/lang.c:657
+#: src/lang.c:660
 msgid "No articles marked for saving"
 msgstr "Ingen artikler markeret til gemning"
 
-#: src/lang.c:658
+#: src/lang.c:661
 msgid "No match"
 msgstr "Intet resultat"
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid "No more groups"
 msgstr "Ikke flere grupper"
 
-#: src/lang.c:660
+#: src/lang.c:663
 msgid "No newsgroups"
 msgstr "Ingen nyhedsgrupper"
 
-#: src/lang.c:661
+#: src/lang.c:664
 msgid "No next unread article"
 msgstr "Ingen nÃ¦ste ulÃ¦st artikel"
 
-#: src/lang.c:662
+#: src/lang.c:665
 msgid "No previous group"
 msgstr "Ingen forrige gruppe"
 
-#: src/lang.c:663
+#: src/lang.c:666
 msgid "No previous search, nothing to repeat"
 msgstr "Ingen tidligere sÃ¸gning, intet at gentage"
 
-#: src/lang.c:664
+#: src/lang.c:667
 msgid "No previous unread article"
 msgstr "Ingen forrige ulÃ¦st artikel"
 
-#: src/lang.c:665
+#: src/lang.c:668
 msgid "No responses"
 msgstr "Ingen svar"
 
-#: src/lang.c:666
+#: src/lang.c:669
 msgid "No responses to list in current thread"
 msgstr "Ingen svar at vise i aktuel trÃ¥d"
 
-#: src/lang.c:667
+#: src/lang.c:670
 msgid "*** No scopes ***"
 msgstr "*** Ingen virkefelter ***"
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid "No search string"
 msgstr "Ingen sÃ¸gestreng"
 
-#: src/lang.c:669
+#: src/lang.c:672
 msgid "No subject"
 msgstr "Intet emne"
 
-#: src/lang.c:671
+#: src/lang.c:674
 #, c-format
 msgid "%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr ""
 
-#: src/lang.c:672
+#: src/lang.c:675
 #, c-format
 msgid "%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr ""
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, c-format
 msgid "%s: Terminal must have clearscreen (cl) capability\n"
 msgstr ""
 
-#: src/lang.c:674
+#: src/lang.c:677
 #, c-format
 msgid "%s: Terminal must have cursor motion (cm)\n"
 msgstr ""
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, c-format
 msgid "%s: TERM variable must be set to use screen capabilities\n"
 msgstr ""
 
-#: src/lang.c:677
+#: src/lang.c:680
 #, c-format
 msgid "No viewer found for %s/%s\n"
 msgstr ""
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid "Newsgroup does not exist on this server"
 msgstr "Nyhedsgruppe eksisterer ikke pÃ¥ denne server"
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid "Group %s not found in active file"
 msgstr "Gruppe %s blev ikke fundet i aktiv fil"
 
-#: src/lang.c:680
+#: src/lang.c:683
 msgid "c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr ""
 
-#: src/lang.c:681
+#: src/lang.c:684
 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr ""
 
-#: src/lang.c:682
+#: src/lang.c:685
 #, c-format
 msgid ""
 "# NNTP-server -> newsrc translation table and NNTP-server\n"
@@ -3136,321 +3164,321 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:689
+#: src/lang.c:692
 msgid "Only"
 msgstr "Kun"
 
-#: src/lang.c:690
+#: src/lang.c:693
 #, c-format
 msgid "Option not enabled. Recompile with %s."
 msgstr "Indstilling ikke slÃ¥et til. Rekompiler med %s."
 
-#: src/lang.c:691
+#: src/lang.c:694
 msgid "Options Menu"
 msgstr "Indstillingsmenu"
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid "Options Menu Commands"
 msgstr "Kommandoer for indstillingsmenu"
 
-#: src/lang.c:695
+#: src/lang.c:698
 #, c-format
 msgid "Error in regex: %s at pos. %d '%s'"
 msgstr ""
 
-#: src/lang.c:696
+#: src/lang.c:699
 #, c-format
 msgid "Error in regex: pcre internal error %d"
 msgstr "Fejl i regulÃ¦rt udtryk: intern fejl i pcre %d"
 
-#: src/lang.c:697
+#: src/lang.c:700
 #, c-format
 msgid "Error in regex: study - pcre internal error %s"
 msgstr ""
 
-#: src/lang.c:698
+#: src/lang.c:701
 msgid "Post a followup..."
 msgstr "Indsend en opfÃ¸lgning ..."
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:700
+#: src/lang.c:703
 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:703
+#: src/lang.c:706
 msgid "Posted articles history"
 msgstr "Historik for indsendte artikler"
 
-#: src/lang.c:704
+#: src/lang.c:707
 #, c-format
 msgid "Post to newsgroup(s) [%s]> "
 msgstr "Send til nyhedsgruppe(r) [%s]> "
 
-#: src/lang.c:705
+#: src/lang.c:708
 msgid "-- post processing started --"
 msgstr ""
 
-#: src/lang.c:706
+#: src/lang.c:709
 msgid "-- post processing completed --"
 msgstr ""
 
-#: src/lang.c:707
+#: src/lang.c:710
 #, c-format
 msgid "Post subject [%s]> "
 msgstr "Send emne [%s]> "
 
-#: src/lang.c:708
+#: src/lang.c:711
 msgid ""
 "# Summary of mailed/posted messages viewable by 'W' command from within "
 "tin.\n"
 msgstr ""
 
-#: src/lang.c:709
+#: src/lang.c:712
 msgid "Posting article..."
 msgstr "Sender artikel ..."
 
-#: src/lang.c:710
+#: src/lang.c:713
 #, c-format
 msgid "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr "Send udsatte artikler [%%s]? (%s/%s/%s/%s/%s): "
 
-#: src/lang.c:711
+#: src/lang.c:714
 #, c-format
 msgid "Hot %s"
 msgstr "Varm %s"
 
-#: src/lang.c:712
+#: src/lang.c:715
 #, c-format
 msgid "Tagged %s"
 msgstr "MÃ¦rket %s"
 
-#: src/lang.c:713
+#: src/lang.c:716
 #, c-format
 msgid "Untagged %s"
 msgstr "Uden mÃ¦rke %s"
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid "Processing mail messages marked for deletion."
-msgstr ""
+msgstr "Behandler postbeskeder markeret for sletning."
 
-#: src/lang.c:715
+#: src/lang.c:718
 msgid "Processing saved articles marked for deletion."
-msgstr ""
+msgstr "Behandler gemte artikler markeret for sletning."
 
-#: src/lang.c:716
+#: src/lang.c:719
 #, c-format
 msgid "Accept Followup-To? %s=post, %s=ignore, %s=quit: "
-msgstr ""
+msgstr "Accepter Followup-To? %s=post, %s=ignore, %s=quit: "
 
-#: src/lang.c:717
+#: src/lang.c:720
 msgid "Article unchanged, abort mailing?"
-msgstr ""
+msgstr "Artikel uÃ¦ndret, afbryd postleverance"
 
-#: src/lang.c:718
+#: src/lang.c:721
 #, c-format
 msgid "Do you want to see postponed articles (%d)?"
 msgstr "Ã˜nsker du at se udsatte artikler (%d)?"
 
-#: src/lang.c:720
+#: src/lang.c:723
 msgid "Add quick kill filter?"
 msgstr "TilfÃ¸j filter for hurtig drÃ¦b"
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid "Add quick selection filter?"
 msgstr "TilfÃ¸j filter for hurtig markering"
 
-#: src/lang.c:722
+#: src/lang.c:725
 msgid "Do you really want to quit?"
 msgstr "Ã˜nsker du at afslutte?"
 
-#: src/lang.c:723
+#: src/lang.c:726
 #, c-format
 msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr "%s=rediger afbrydbesked, %s=afslut, %s=slet (afbryd) [%%s]: "
 
-#: src/lang.c:724
+#: src/lang.c:727
 msgid "You have tagged articles in this group - quit anyway?"
 msgstr "Du har mÃ¦rkede artikler i denne gruppe - afslut alligevel?"
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid "%s=quit, %s=edit, %s=postpone: "
 msgstr "%s=afslut, %s=rediger, %s=udsÃ¦t: "
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid "%s=quit %s=edit %s=save kill description: "
 msgstr "%s=afslut %s=rediger %s=gem drÃ¦bbeskrivelse: "
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid "%s=quit %s=edit %s=save select description: "
 msgstr "%s=afslut %s=rediger %s=gem beskrivelse af vÃ¦lg: "
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid "Do you really want to quit without saving your configuration?"
 msgstr "Ã˜nsker du virkelig at afslutte uden at gemme din konfiguration?"
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid "Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr "Ugyldigt interval - '0-9.$' f.eks. 1-$ er gyldige"
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid "Do you want to abort this operation?"
 msgstr "Ã˜nsker du at afbryde denne handling?"
 
-#: src/lang.c:734
+#: src/lang.c:737
 msgid "Do you want to exit tin immediately?"
 msgstr "Ã˜nsker du Ã¸jeblikkeligt at afslutte tin?"
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid "Reading ('q' to quit)..."
 msgstr "LÃ¦ser ('q' for afslut) ..."
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid "Reading %sarticles..."
 msgstr "LÃ¦ser %sartikler ..."
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid "Reading %sattributes file...\n"
 msgstr "LÃ¦ser %sattributfil ...\n"
 
-#: src/lang.c:739
+#: src/lang.c:742
 #, c-format
 msgid "Reading %sconfig file...\n"
 msgstr "LÃ¦ser %skonfigurationsfil ...\n"
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid "Reading filter file...\n"
 msgstr "LÃ¦ser filterfil ...\n"
 
-#: src/lang.c:741
+#: src/lang.c:744
 #, c-format
 msgid "Reading %s groups..."
 msgstr "LÃ¦ser %s grupper ..."
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid "Reading input history file...\n"
 msgstr "LÃ¦ser inddatahistorikfil ...\n"
 
-#: src/lang.c:743
+#: src/lang.c:746
 msgid "Reading keymap file...\n"
 msgstr "LÃ¦ser tastaturkortfil ...\n"
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid "Reading groups from active file... "
 msgstr "LÃ¦ser grupper fra aktiv fil ... "
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid "Reading groups from newsrc file... "
 msgstr "LÃ¦ser grupper fra newsrc-fil ... "
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid "Reading newsgroups file... "
 msgstr "LÃ¦ser fil med nyhedsgrupper ... "
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid "Reading newsrc file..."
 msgstr "LÃ¦ser newsrc-fil ..."
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid "References: line              "
 msgstr "References: linje             "
 
-#: src/lang.c:750
+#: src/lang.c:753
 #, c-format
 msgid "(%d:%02d remaining)"
 msgstr "(%d:%02d igen)"
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid "Bogus group %s removed."
 msgstr "FejlbehÃ¦ftet gruppe %s fjernet."
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid "Removed from the previous rule: "
 msgstr "Fjernet fra den forrige regel: "
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid "Error: rename %s to %s"
 msgstr "Fejl: OmdÃ¸b %s til %s"
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid "Reply to author..."
 msgstr "Svar til forfatter..."
 
-#: src/lang.c:756
+#: src/lang.c:759
 msgid "Repost"
 msgstr "Gensend"
 
-#: src/lang.c:757
+#: src/lang.c:760
 msgid "Reposting article..."
 msgstr "Genindsender artikel..."
 
-#: src/lang.c:758
+#: src/lang.c:761
 #, c-format
 msgid "Repost article(s) to group(s) [%s]> "
 msgstr "Gensend artikler til grupper [%s]> "
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid "Reset newsrc?"
 msgstr "Nulstil newsrc?"
 
-#: src/lang.c:760
+#: src/lang.c:763
 msgid "Responses have been directed to the following newsgroups"
 msgstr "Svar er blevet sendt til de fÃ¸lgende nyhedsgrupper"
 
-#: src/lang.c:761
+#: src/lang.c:764
 #, c-format
 msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr "Svar er blevet sendt til indsender. %s=post, %s=indsend, %s=afslut: "
 
-#: src/lang.c:763
+#: src/lang.c:766
 msgid "Press <RETURN> to continue..."
 msgstr "Tast <RETUR> for at fortsÃ¦tte ..."
 
-#: src/lang.c:765
+#: src/lang.c:768
 #, c-format
 msgid "Select From    [%s] (y/n): "
 msgstr "VÃ¦lg fra       [%s] (y/n): "
 
-#: src/lang.c:766
+#: src/lang.c:769
 msgid "Select Lines: (</>num): "
 msgstr "VÃ¦lg linjer: (</>num): "
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid "Auto-select Article Menu"
 msgstr ""
 
-#: src/lang.c:768
+#: src/lang.c:771
 #, c-format
 msgid "Select Msg-Id  [%s] (f/l/o/n): "
 msgstr "VÃ¦lg Msg-Id  [%s] (f/l/o/n): "
 
-#: src/lang.c:769
+#: src/lang.c:772
 msgid "Select pattern scope: "
 msgstr "VÃ¦lg mÃ¸nstervirkefelt: "
 
-#: src/lang.c:770
+#: src/lang.c:773
 #, c-format
 msgid "Select Subject [%s] (y/n): "
 msgstr "VÃ¦lg emne [%s] (y/n): "
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid "Select text pattern : "
 msgstr "VÃ¦lg tekstmÃ¸nster   : "
 
-#: src/lang.c:772
+#: src/lang.c:775
 msgid "Select time in days   : "
 msgstr "VÃ¦lg tid i dage       : "
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid ""
 "# %s server configuration file\n"
@@ -3463,54 +3491,54 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid "Showing unread groups only"
 msgstr "Vis kun ulÃ¦ste grupper"
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid "Subject: line (ignore case)   "
 msgstr "Subject: linje (ignorer versaler)"
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid "Subject: line (case sensitive)"
 msgstr "Subject: linje (versalfÃ¸lsom)"
 
-#: src/lang.c:782
+#: src/lang.c:785
 msgid "Save"
 msgstr "Gem"
 
-#: src/lang.c:783
+#: src/lang.c:786
 #, c-format
 msgid "Save '%s' (%s/%s)?"
 msgstr "Gem Â»%sÂ« (%s/%s)?"
 
-#: src/lang.c:784
+#: src/lang.c:787
 msgid "Save configuration before continuing?"
 msgstr "Gem konfiguration fÃ¸r du fortsÃ¦tter?"
 
-#: src/lang.c:785
+#: src/lang.c:788
 msgid "Save filename> "
 msgstr "Gem filnavn> "
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid "Saved"
 msgstr "Gemt"
 
-#: src/lang.c:787
+#: src/lang.c:790
 #, c-format
 msgid "%4d unread (%4d hot) %s in %s\n"
 msgstr "%4d ulÃ¦st (%4d varm) %s i %s\n"
 
-#: src/lang.c:788
+#: src/lang.c:791
 #, c-format
 msgid "Saved %s...\n"
 msgstr "Gemt %s ...\n"
 
-#: src/lang.c:789
+#: src/lang.c:792
 msgid "Nothing was saved"
 msgstr "Intet blev gemt"
 
-#: src/lang.c:790
+#: src/lang.c:793
 #, c-format
 msgid ""
 "\n"
@@ -3519,182 +3547,182 @@ msgstr ""
 "\n"
 "%s %d %s fra %d %s\n"
 
-#: src/lang.c:791
+#: src/lang.c:794
 #, c-format
 msgid "-- %s saved to %s%s --"
 msgstr "-- %s gemt til %s%s --"
 
-#: src/lang.c:792
+#: src/lang.c:795
 #, c-format
 msgid "-- %s saved to %s - %s --"
 msgstr "-- %s gemt til %s - %s --"
 
-#: src/lang.c:793
+#: src/lang.c:796
 msgid "Saving..."
 msgstr "Gemmer ..."
 
-#: src/lang.c:794
+#: src/lang.c:797
 #, c-format
 msgid "%s: Screen initialization failed"
 msgstr "%s: SkÃ¦rminitialisering mislykkedes"
 
-#: src/lang.c:796
+#: src/lang.c:799
 #, c-format
 msgid "%s: screen is too small\n"
 msgstr "%s: SkÃ¦rm er for lille\n"
 
-#: src/lang.c:798
+#: src/lang.c:801
 #, c-format
 msgid "screen is too small, %s is exiting\n"
 msgstr "skÃ¦rm er for lille, %s afslutter\n"
 
-#: src/lang.c:799
+#: src/lang.c:802
 msgid "Delete scope?"
 msgstr "Slet virkefelt?"
 
-#: src/lang.c:800
+#: src/lang.c:803
 msgid "Enter scope> "
 msgstr "Indtast virkefelt> "
 
-#: src/lang.c:801
+#: src/lang.c:804
 msgid "Select new position> "
 msgstr "VÃ¦lg ny placering>"
 
-#: src/lang.c:802
+#: src/lang.c:805
 msgid "New position cannot be a global scope"
 msgstr "Ny placering kan ikke vÃ¦re et globalt virkefelt"
 
-#: src/lang.c:803
+#: src/lang.c:806
 msgid "Global scope, operation not allowed"
 msgstr "Global virkefelt, handling ikke tilladt"
 
-#: src/lang.c:804
+#: src/lang.c:807
 msgid "Rename scope> "
 msgstr "OmdÃ¸b virkefelt> "
 
-#: src/lang.c:805
+#: src/lang.c:808
 msgid "Select scope> "
 msgstr "VÃ¦lg virkefelt> "
 
-#: src/lang.c:806
+#: src/lang.c:809
 msgid "Scopes Menu"
 msgstr "Virkefeltsmenu"
 
-#: src/lang.c:807
+#: src/lang.c:810
 msgid "Scopes Menu Commands"
 msgstr "Kommandoer for virkefeltsmenu"
 
-#: src/lang.c:808
+#: src/lang.c:811
 #, c-format
 msgid "Search backwards [%s]> "
 msgstr "SÃ¸g baglÃ¦ns [%s]> "
 
-#: src/lang.c:809
+#: src/lang.c:812
 #, c-format
 msgid "Search body [%s]> "
 msgstr "SÃ¸g tekst [%s]> "
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid "Search forwards [%s]> "
 msgstr "SÃ¸g fremad [%s]> "
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid "Searching..."
 msgstr "SÃ¸ger ..."
 
-#: src/lang.c:812
+#: src/lang.c:815
 #, c-format
 msgid "Searching article %d of %d ('q' to abort)..."
 msgstr "SÃ¸ger i artikel %d af %d ('q' for at afbryde)..."
 
-#: src/lang.c:813
+#: src/lang.c:816
 msgid "Select article> "
 msgstr "VÃ¦lg artikel> "
 
-#: src/lang.c:814
+#: src/lang.c:817
 msgid ""
 "Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr ""
 
-#: src/lang.c:815
+#: src/lang.c:818
 msgid "Select group> "
 msgstr "VÃ¦lg gruppe> "
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid "Enter selection pattern [%s]> "
 msgstr ""
 
-#: src/lang.c:817
+#: src/lang.c:820
 msgid "Select thread> "
 msgstr "VÃ¦lg trÃ¥d> "
 
-#: src/lang.c:818
+#: src/lang.c:821
 #, c-format
 msgid "%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr "%s %s %s (\"%s\") [%s]: send en DETALJEREDE fejlrapport til %s\n"
 
-#: src/lang.c:819
+#: src/lang.c:822
 msgid "servers active-file"
 msgstr ""
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid "Cannot move into new newsgroups. Subscribe first..."
 msgstr "Kan ikke gÃ¥ ind i nye nyhedsgrupper. Abonner fÃ¸rst ..."
 
-#: src/lang.c:821
+#: src/lang.c:824
 msgid "<SPACE>"
 msgstr "<MELLEMRUM>"
 
-#: src/lang.c:822
+#: src/lang.c:825
 #, c-format
 msgid "Starting: (%s)"
 msgstr "Starter: (%s)"
 
-#: src/lang.c:823
+#: src/lang.c:826
 #, c-format
 msgid "List Thread (%d of %d)"
 msgstr "Vis trÃ¥d (%d af %d)"
 
-#: src/lang.c:824
+#: src/lang.c:827
 #, c-format
 msgid "Thread (%.*s)"
 msgstr "TrÃ¥d (%.*s)"
 
-#: src/lang.c:825
+#: src/lang.c:828
 msgid "Enter wildcard subscribe pattern> "
 msgstr ""
 
-#: src/lang.c:826
+#: src/lang.c:829
 #, c-format
 msgid "subscribed to %d groups"
 msgstr ""
 
-#: src/lang.c:827
+#: src/lang.c:830
 #, c-format
 msgid "Subscribed to %s"
 msgstr ""
 
-#: src/lang.c:828
+#: src/lang.c:831
 msgid "Subscribing... "
 msgstr "Abonnerer ... "
 
-#: src/lang.c:829
+#: src/lang.c:832
 #, c-format
 msgid "Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr "Gensend eller fortrÃ¦ng artikler [%%s]? (%s/%s/%s): "
 
-#: src/lang.c:830
+#: src/lang.c:833
 #, c-format
 msgid "Supersede article(s) to group(s) [%s]> "
 msgstr "FortrÃ¦ng artikler til grupper [%s]> "
 
-#: src/lang.c:831
+#: src/lang.c:834
 msgid "Superseding article ..."
 msgstr "FortrÃ¦nger artikel ..."
 
-#: src/lang.c:832
+#: src/lang.c:835
 #, c-format
 msgid ""
 "\n"
@@ -3703,24 +3731,24 @@ msgstr ""
 "\n"
 "Stoppet. Tast 'fg' for at genstarte %s\n"
 
-#: src/lang.c:834
+#: src/lang.c:837
 #, c-format
 msgid "%d days"
 msgstr "%d dage"
 
-#: src/lang.c:835
+#: src/lang.c:838
 msgid "<TAB>"
 msgstr ""
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid "TeX "
 msgstr "TeX "
 
-#: src/lang.c:837
+#: src/lang.c:840
 msgid "# Default action/prompt strings\n"
 msgstr ""
 
-#: src/lang.c:838
+#: src/lang.c:841
 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"
@@ -3731,108 +3759,108 @@ msgid ""
 "# expire=ON/OFF  ON=limit to default_filter_days OFF=don't ever expire\n"
 msgstr ""
 
-#: src/lang.c:851
+#: src/lang.c:854
 msgid ""
 "# If ON use print current subject or newsgroup description in the last line\n"
 msgstr ""
 
-#: src/lang.c:852
+#: src/lang.c:855
 msgid "# Host & time info used for detecting new groups (don't touch)\n"
 msgstr ""
 
-#: src/lang.c:853
+#: src/lang.c:856
 msgid "There is no news\n"
 msgstr "Der er ingen nyheder\n"
 
-#: src/lang.c:854
+#: src/lang.c:857
 msgid "Thread"
 msgstr "TrÃ¥d"
 
-#: src/lang.c:855
+#: src/lang.c:858
 msgid "Thread Level Commands"
 msgstr "Kommandoer pÃ¥ trÃ¥dniveau"
 
-#: src/lang.c:856
+#: src/lang.c:859
 msgid "Thread deselected"
 msgstr "TrÃ¥d fravalgt"
 
-#: src/lang.c:857
+#: src/lang.c:860
 msgid "Thread selected"
 msgstr "TrÃ¥d valgt"
 
-#: src/lang.c:859
+#: src/lang.c:862
 msgid "threads"
 msgstr "trÃ¥de"
 
-#: src/lang.c:861
+#: src/lang.c:864
 msgid "thread"
 msgstr "trÃ¥d"
 
-#: src/lang.c:862
+#: src/lang.c:865
 #, c-format
 msgid "Thread %4s of %4s"
 msgstr "TrÃ¥d %4s af %4s"
 
-#: src/lang.c:863
+#: src/lang.c:866
 msgid "Threading articles..."
 msgstr "Opdeler artikler i trÃ¥de ..."
 
-#: src/lang.c:864
+#: src/lang.c:867
 #, c-format
 msgid "Toggled word highlighting %s"
 msgstr "Skiftede ordfremhÃ¦velse %s"
 
-#: src/lang.c:865
+#: src/lang.c:868
 msgid "Toggled rot13 encoding"
 msgstr "Skiftede rot13-kodning"
 
-#: src/lang.c:866
+#: src/lang.c:869
 #, c-format
 msgid "Toggled german TeX encoding %s"
 msgstr "Skiftede tysk TeX-kodning %s"
 
-#: src/lang.c:867
+#: src/lang.c:870
 #, c-format
 msgid "Toggled tab-width to %d"
 msgstr "Skiftede indryksbredde til %d"
 
-#: src/lang.c:869
+#: src/lang.c:872
 #, c-format
 msgid "%d Trying to dotlock %s"
 msgstr "%d ForsÃ¸ger at dotlock %s"
 
-#: src/lang.c:870
+#: src/lang.c:873
 #, c-format
 msgid "%d Trying to lock %s"
 msgstr "%d ForsÃ¸ger at lÃ¥se %s"
 
-#: src/lang.c:872
+#: src/lang.c:875
 msgid "           h=help"
 msgstr "          h=hjÃ¦lp"
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid "Unlimited"
 msgstr "UbegrÃ¦nset"
 
-#: src/lang.c:875
+#: src/lang.c:878
 msgid "Enter wildcard unsubscribe pattern> "
 msgstr "Indtast jokertegnsmÃ¸nster for framelding af abonnement> "
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid "Error decoding %s : %s"
 msgstr "Fejl unde afkodning af %s : %s"
 
-#: src/lang.c:877
+#: src/lang.c:880
 msgid "No end."
 msgstr "Ingen slutning."
 
-#: src/lang.c:878
+#: src/lang.c:881
 #, c-format
 msgid "%s successfully decoded."
 msgstr "%s dekodet med succes."
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid ""
 "%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
@@ -3841,114 +3869,114 @@ msgstr ""
 "%*s[-- %s/%s, %suuencoded-fil, %d linjer, navn: %s --]\n"
 "\n"
 
-#: src/lang.c:880
+#: src/lang.c:883
 msgid "unread "
 msgstr "ulÃ¦st "
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid "unsubscribed from %d groups"
 msgstr "frameldte abonnement fra %d grupper"
 
-#: src/lang.c:882
+#: src/lang.c:885
 #, c-format
 msgid "Unsubscribed from %s"
 msgstr "Abonnement frameldt fra %s"
 
-#: src/lang.c:883
+#: src/lang.c:886
 msgid "Unsubscribing... "
 msgstr "Framelder abonnement ... "
 
-#: src/lang.c:884
+#: src/lang.c:887
 msgid "Unthreading articles..."
 msgstr "Fjerner trÃ¥dopsÃ¦tning fra artikler ..."
 
-#: src/lang.c:885
+#: src/lang.c:888
 msgid "Updated"
 msgstr "Opdateret"
 
-#: src/lang.c:887
+#: src/lang.c:890
 #, c-format
 msgid "unparseable \"LIST COUNTS\" line: \"%s\""
 msgstr "linjen Â»LIST COUNTSÂ« kan ikke fortolkes: Â»%sÂ«"
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid "Updating"
 msgstr "Opdaterer"
 
-#: src/lang.c:890
+#: src/lang.c:893
 msgid "URL Menu"
 msgstr "URL-menu"
 
-#: src/lang.c:891
+#: src/lang.c:894
 msgid "URL Menu Commands"
 msgstr "Kommandoer for URL-menu"
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, c-format
 msgid "Opening %s"
 msgstr "Ã…bner %s"
 
-#: src/lang.c:893
+#: src/lang.c:896
 msgid "Select URL> "
 msgstr "VÃ¦lg URL> "
 
-#: src/lang.c:894
+#: src/lang.c:897
 msgid "No URLs in this article"
 msgstr "Ingen URL'er i denne artikel"
 
-#: src/lang.c:895
+#: src/lang.c:898
 msgid "Use MIME display program for this message?"
 msgstr "Anvend MIME-visningsprogram for denne besked?"
 
-#: src/lang.c:896
+#: src/lang.c:899
 msgid "  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr ""
 
-#: src/lang.c:897
+#: src/lang.c:900
 msgid "  -Z       return status indicating if any unread news (batch mode)"
 msgstr ""
 
-#: src/lang.c:898
+#: src/lang.c:901
 msgid "  -q       don't check for new newsgroups"
 msgstr "  -q       led ikke efter nye nyhedsgrupper"
 
-#: src/lang.c:899
+#: src/lang.c:902
 msgid "  -X       don't save any files on quit"
 msgstr "  -X       gem ikke nogen filer ved afslutning"
 
-#: src/lang.c:900
+#: src/lang.c:903
 msgid "  -d       don't show newsgroup descriptions"
 msgstr "  -d       vis ikke beskrivelser for nyhedsgrupper"
 
-#: src/lang.c:901
+#: src/lang.c:904
 msgid "  -G limit get only limit articles/group"
 msgstr ""
 
-#: src/lang.c:902
+#: src/lang.c:905
 #, c-format
 msgid "  -H       help information about %s"
 msgstr "  -H       hjÃ¦lpinformation om %s"
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid "  -h       this help message"
 msgstr "  -h       denne hjÃ¦lpebesked"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, c-format
 msgid "  -I dir   news index file directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:905
+#: src/lang.c:908
 msgid "  -u       update index files (batch mode)"
 msgstr ""
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid "  -m dir   mailbox directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:907
+#: src/lang.c:910
 #, c-format
 msgid ""
 "\n"
@@ -3957,49 +3985,49 @@ msgstr ""
 "\n"
 "Send fejlrapporter/kommentarer til %s"
 
-#: src/lang.c:908
+#: src/lang.c:911
 msgid "  -N       mail new news to your posts (batch mode)"
 msgstr ""
 
-#: src/lang.c:909
+#: src/lang.c:912
 msgid "  -M user  mail new news to specified user (batch mode)"
 msgstr ""
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, c-format
 msgid "  -f file  subscribed to newsgroups file [default=%s]"
 msgstr ""
 
-#: src/lang.c:911
+#: src/lang.c:914
 msgid "  -x       no-posting mode"
 msgstr ""
 
-#: src/lang.c:912
+#: src/lang.c:915
 msgid "  -w       post an article and exit"
 msgstr "  -w       send en artikel og afslut"
 
-#: src/lang.c:913
+#: src/lang.c:916
 msgid "  -o       post all postponed articles and exit"
 msgstr "  -o       send alle udsatte artikler og afslut"
 
-#: src/lang.c:914
+#: src/lang.c:917
 msgid "  -R       read news saved by -S option"
 msgstr ""
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid "  -s dir   save news directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:916
+#: src/lang.c:919
 msgid "  -S       save new news for later reading (batch mode)"
 msgstr "  -S       gem nye nyheder til senere lÃ¦sning (batchtilstand)"
 
-#: src/lang.c:917
+#: src/lang.c:920
 msgid "  -z       start if any unread news"
 msgstr ""
 
-#: src/lang.c:918
+#: src/lang.c:921
 #, c-format
 msgid ""
 "A Usenet reader.\n"
@@ -4007,30 +4035,30 @@ msgid ""
 "Usage: %s [options] [newsgroup[,...]]"
 msgstr ""
 
-#: src/lang.c:919
+#: src/lang.c:922
 msgid "  -v       verbose output for batch mode options"
 msgstr ""
 
-#: src/lang.c:920
+#: src/lang.c:923
 msgid "  -V       print version & date information"
 msgstr "  -V       vis version- & datoinformation"
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid "%s only useful without batch mode operations\n"
 msgstr ""
 
-#: src/lang.c:922
+#: src/lang.c:925
 #, c-format
 msgid "%s only useful for batch mode operations\n"
 msgstr ""
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid "Useless combination %s and %s. Ignoring %s.\n"
 msgstr "NyttelÃ¸s kombination %s og %s. Ignorerer %s.\n"
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid ""
 "\n"
@@ -4039,12 +4067,12 @@ msgstr ""
 "\n"
 "%s%d uden for interval (0 - %d). Nulstil til 0"
 
-#: src/lang.c:926
+#: src/lang.c:929
 #, c-format
 msgid "View '%s' (%s/%s)?"
 msgstr "Vis Â»%sÂ« (%s/%s)?"
 
-#: src/lang.c:928
+#: src/lang.c:931
 #, c-format
 msgid ""
 "\n"
@@ -4055,7 +4083,7 @@ msgstr ""
 "Advarsel: indsendelse overstiger %d kolonner. Linje %d er den fÃ¸rste lange:\n"
 "%-100s\n"
 
-#: src/lang.c:929
+#: src/lang.c:932
 msgid ""
 "\n"
 "Warning: article unchanged after editing\n"
@@ -4063,7 +4091,7 @@ msgstr ""
 "\n"
 "Advarsel: Artikel uÃ¦ndret efter redigering\n"
 
-#: src/lang.c:930
+#: src/lang.c:933
 msgid ""
 "\n"
 "Warning: \"Subject:\" contains only whitespaces.\n"
@@ -4071,7 +4099,7 @@ msgstr ""
 "\n"
 "Advarsel: Â»Subject:Â« indeholder kun mellemrum.\n"
 
-#: src/lang.c:931
+#: src/lang.c:934
 msgid ""
 "\n"
 "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:"
@@ -4080,14 +4108,14 @@ msgstr ""
 "\n"
 "Advarsel: Â»Subject:Â« begynder med Â»Re:Â« men der er ingen Â»References:Â«.\n"
 
-#: src/lang.c:933
+#: src/lang.c:936
 msgid ""
 "\n"
 "Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
 "         with \"Re: \" and does not contain \"(was:\".\n"
 msgstr ""
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4101,7 +4129,7 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:940
+#: src/lang.c:943
 msgid ""
 "\n"
 "Warning: You are using a non-plain transfer encoding (such as base64 or\n"
@@ -4110,7 +4138,7 @@ msgid ""
 "         not be encoded properly.\n"
 msgstr ""
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid ""
 "\n"
 "Warning: \"example\" is a reserved hierarchy!\n"
@@ -4118,7 +4146,7 @@ msgstr ""
 "\n"
 "Advarsel: Â»exampleÂ« er et reserveret hierarki!\n"
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid ""
 "\n"
@@ -4133,7 +4161,7 @@ msgstr ""
 "Nogle vÃ¦rdier i din %s-fil har Ã¦ndret sig!\n"
 "LÃ¦s WHATSNEW, etc ...\n"
 
-#: src/lang.c:948
+#: src/lang.c:951
 #, c-format
 msgid ""
 "\n"
@@ -4146,7 +4174,7 @@ msgstr ""
 "Du nedgraderer til tin %s fra en nyere version!\n"
 "Nogle vÃ¦rdier i din %s-fil bliver mÃ¥ske ignoreret, andre kan Ã¦ndre sig!\n"
 
-#: src/lang.c:951
+#: src/lang.c:954
 #, c-format
 msgid ""
 "Warning: tin wrote fewer groups to your\n"
@@ -4156,7 +4184,7 @@ msgid ""
 "before you start tin once again!\n"
 msgstr ""
 
-#: src/lang.c:955
+#: src/lang.c:958
 #, c-format
 msgid ""
 "\n"
@@ -4165,12 +4193,12 @@ msgstr ""
 "\n"
 "Advarsel: Fandt %d Â»-- \\nÂ«-linjer, dette kan forvirre nogle.\n"
 
-#: src/lang.c:956
+#: src/lang.c:959
 #, c-format
 msgid "Warning: Only %d out of %d articles were saved"
 msgstr "Advarsel: Kun %d ud af %d artikler blev gemt"
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid ""
 "\n"
@@ -4181,7 +4209,7 @@ msgid ""
 "         possible.\n"
 msgstr ""
 
-#: src/lang.c:961
+#: src/lang.c:964
 #, c-format
 msgid ""
 "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
@@ -4189,7 +4217,7 @@ msgstr ""
 "Advarsel: Denne postadresse kan indeholde en spamfÃ¦lde. %s=continue, "
 "%s=abort? "
 
-#: src/lang.c:962
+#: src/lang.c:965
 msgid ""
 "\n"
 "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
@@ -4197,37 +4225,37 @@ msgstr ""
 "\n"
 "Advarsel: Underskrifter skal starte med '-- \\n' ikke med '--\\n'.\n"
 
-#: src/lang.c:963
+#: src/lang.c:966
 msgid "Writing attributes file..."
 msgstr "Skriver attributfil ..."
 
-#: src/lang.c:965
+#: src/lang.c:968
 #, c-format
 msgid "%d Responses"
 msgstr "%d svar"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid "Added %d %s"
 msgstr "TilfÃ¸jede %d %s"
 
-#: src/lang.c:968
+#: src/lang.c:971
 msgid "No unsubscribed groups to show"
 msgstr "Ingen grupper der ikke er tilmeldte at vise"
 
-#: src/lang.c:969
+#: src/lang.c:972
 msgid "Showing subscribed to groups only"
 msgstr "Viser kun tilmeldte til grupper"
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid "Yes "
 msgstr "Ja "
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid "    You have mail"
 msgstr "      Du har post"
 
-#: src/lang.c:976
+#: src/lang.c:979
 #, c-format
 msgid ""
 "\n"
@@ -4240,11 +4268,11 @@ msgid ""
 "         M)enu option.\n"
 msgstr ""
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid "  -D mode  debug mode"
 msgstr "   -D tilstand  fejlsÃ¸gningstilstand"
 
-#: src/lang.c:991
+#: src/lang.c:994
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4261,11 +4289,11 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:1000
+#: src/lang.c:1003
 msgid "toggle color"
 msgstr "slÃ¥ farve til/fra"
 
-#: src/lang.c:1001
+#: src/lang.c:1004
 msgid ""
 "# Changing colors of several screen parts\n"
 "# Possible values are:\n"
@@ -4290,17 +4318,17 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:1021
+#: src/lang.c:1024
 msgid "  -a       toggle color flag"
 msgstr "  -a       skift farveflag"
 
-#: src/lang.c:1025
+#: src/lang.c:1028
 msgid ""
 "\n"
 "Error: Followup-To set to more than one newsgroup!\n"
 msgstr ""
 
-#: src/lang.c:1026
+#: src/lang.c:1029
 #, c-format
 msgid ""
 "\n"
@@ -4309,7 +4337,7 @@ msgstr ""
 "\n"
 "Fejl: Â»%sÂ« omdÃ¸bes, brug Â»%sÂ« i steden for!\n"
 
-#: src/lang.c:1027
+#: src/lang.c:1030
 #, c-format
 msgid ""
 "\n"
@@ -4318,7 +4346,7 @@ msgstr ""
 "\n"
 "Fejl: krydsindsendelse til %d nyhedsgrupper og ingen Followup-To-linje!\n"
 
-#: src/lang.c:1028
+#: src/lang.c:1031
 #, c-format
 msgid ""
 "\n"
@@ -4327,7 +4355,7 @@ msgstr ""
 "\n"
 "Fejl: Â»%sÂ« er ikke en gyldig nyhedsgruppe!\n"
 
-#: src/lang.c:1030
+#: src/lang.c:1033
 msgid ""
 "\n"
 "Warning: Followup-To set to more than one newsgroup!\n"
@@ -4335,7 +4363,7 @@ msgstr ""
 "\n"
 "Advarsel: Followup-To angiver mere end en nyhedsgruppe!\n"
 
-#: src/lang.c:1031
+#: src/lang.c:1034
 #, c-format
 msgid ""
 "\n"
@@ -4344,7 +4372,7 @@ msgstr ""
 "\n"
 "Advarsel: Â»%sÂ« er omdÃ¸bt, du skal bruge Â»%sÂ« i stedet for!\n"
 
-#: src/lang.c:1032
+#: src/lang.c:1035
 #, c-format
 msgid ""
 "\n"
@@ -4353,7 +4381,7 @@ msgstr ""
 "\n"
 "Advarsel: krydsindsendelse til %d nyhedsgrupper og ingen Followup-To-linje!\n"
 
-#: src/lang.c:1033
+#: src/lang.c:1036
 #, c-format
 msgid ""
 "\n"
@@ -4362,180 +4390,180 @@ msgstr ""
 "\n"
 "Advarsel: Â»%sÂ« er ikke i din newsrc, den kan vÃ¦re ugyldig pÃ¥ denne side!\n"
 
-#: src/lang.c:1034
+#: src/lang.c:1037
 #, c-format
 msgid ""
 "\n"
 "Warning: \"%s\" is not a valid newsgroup at this site!\n"
 msgstr ""
 
-#: src/lang.c:1038
+#: src/lang.c:1041
 #, c-format
 msgid "%d files successfully written from %d articles. %d %s occurred."
 msgstr "%d filer skrevet fra %d artikler. %d %s opstod."
 
-#: src/lang.c:1039
+#: src/lang.c:1042
 msgid "Missing parts."
 msgstr "Manglende dele."
 
-#: src/lang.c:1040
+#: src/lang.c:1043
 msgid "No beginning."
 msgstr "Ingen begyndelse."
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 msgid "No data."
 msgstr "Ingen data."
 
-#: src/lang.c:1042
+#: src/lang.c:1045
 msgid "Unknown error."
 msgstr "Ukendt fejl."
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid "\tChecksum of %s (%ld %s)"
 msgstr "\tKontrolsum for %s (%ld %s)"
 
-#: src/lang.c:1050
+#: src/lang.c:1053
 msgid "Reading mail active file... "
 msgstr "LÃ¦ser postaktiv fil ... "
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid "Reading mailgroups file... "
 msgstr "LÃ¦ser postgruppens fil ... "
 
-#: src/lang.c:1055
+#: src/lang.c:1058
 msgid "perform PGP operations on article"
 msgstr "udfÃ¸r PGP-handlinger pÃ¥ artikel"
 
-#: src/lang.c:1056
+#: src/lang.c:1059
 msgid "Add key(s) to public keyring?"
 msgstr "TilfÃ¸j nÃ¸gle(r) til offentlig nÃ¸glering?"
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid "%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr "%s=krypter, %s=underskriv, %s=begge, %s=afslut: "
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, c-format
 msgid "%s=sign, %s=sign & include public key, %s=quit: "
 msgstr ""
 
-#: src/lang.c:1059
+#: src/lang.c:1062
 #, c-format
 msgid "PGP has not been set up (can't open %s)"
 msgstr "PGP er ikke sat op (kan ikke Ã¥bne %s)"
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 msgid "Article not signed and no public keys found"
 msgstr "Artikel ikke underskrevet og ingen offentlige nÃ¸gler fundet"
 
-#: src/lang.c:1062
+#: src/lang.c:1065
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1063
+#: src/lang.c:1066
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1064
+#: src/lang.c:1067
 #, c-format
 msgid ""
 "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1067
+#: src/lang.c:1070
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1072
+#: src/lang.c:1075
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1073
+#: src/lang.c:1076
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1074
+#: src/lang.c:1077
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1076
+#: src/lang.c:1079
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1077
+#: src/lang.c:1080
 #, c-format
 msgid "%s=quit, %s=edit, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1078
+#: src/lang.c:1081
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1087
+#: src/lang.c:1090
 msgid "Try cache_overview_files to speed up things.\n"
 msgstr ""
 
-#: src/lang.c:1088
+#: src/lang.c:1091
 msgid "Tin will use local index files instead.\n"
 msgstr "Tin vil i steden for anvende lokale indeksfiler.\n"
 
-#: src/lang.c:1089
+#: src/lang.c:1092
 msgid "Cannot find NNTP server name"
 msgstr "Kan ikke finde NNTP-servernavn"
 
-#: src/lang.c:1090
+#: src/lang.c:1093
 #, c-format
 msgid "Connecting to %s:%u..."
 msgstr "Forbinder til %s:%u ..."
 
-#: src/lang.c:1091
+#: src/lang.c:1094
 msgid "Disconnecting from server...\n"
 msgstr "Afbryder fra server ...\n"
 
-#: src/lang.c:1092
+#: src/lang.c:1095
 #, c-format
 msgid ""
 "Wrong newsgroup name (\"%s\") in response of \"GROUP %s\" command: \"%s\""
 msgstr "Forkert nyhedsgruppenavn (Â»%sÂ«) som svar til Â»GROUP %sÂ«-kommando: Â»%sÂ«"
 
-#: src/lang.c:1093
+#: src/lang.c:1096
 #, c-format
 msgid "Failed to connect to NNTP server %s. Exiting..."
 msgstr "Kunne ikke forbinde til NNTP-server %s. Afslutter ..."
 
-#: src/lang.c:1094
+#: src/lang.c:1097
 msgid "205  Closing connection"
 msgstr "205 Lukker forbindelse"
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 msgid "Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr "Din server understÃ¸tter ikke kommandoerne NNTP XOVER eller OVER.\n"
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 msgid "Connection to news server has timed out. Reconnect?"
 msgstr "Forbindelsen til nyhedsserveren har fÃ¥et tidsudlÃ¸b. Genforbind?"
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 #, c-format
 msgid ""
 "Put the server name in the file %s,\n"
@@ -4544,45 +4572,45 @@ msgstr ""
 "Placer servernavnet i filen %s,\n"
 "eller angiv miljÃ¸variablen NNTPSERVER"
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid "  -A       force authentication on connect"
 msgstr "  -A       fremtving godkendelse ved forbindelse"
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 #, c-format
 msgid "  -g serv  read news from NNTP server serv [default=%s]"
 msgstr "  -g serv  lÃ¦s nyheder fra NNTP-server serv [standard=%s]"
 
-#: src/lang.c:1100
+#: src/lang.c:1103
 #, c-format
 msgid "  -p port  use port as NNTP port [default=%d]"
 msgstr "  -p port  brug port som NNTP-port [standard=%d]"
 
-#: src/lang.c:1101
+#: src/lang.c:1104
 msgid "  -Q       quick start. Same as -nqd"
 msgstr "  -Q       hurtigstart. Samme som -nqd"
 
-#: src/lang.c:1102
+#: src/lang.c:1105
 msgid "  -r       read news remotely from default NNTP server"
 msgstr "  -r       lÃ¦s nyheder eksternt fra standard-NNTP-server"
 
-#: src/lang.c:1103
+#: src/lang.c:1106
 msgid "  -l       use only LIST instead of GROUP (-n) command"
 msgstr "  -l       brug kun LIST i stedet for GROUP-kommando (-n)"
 
-#: src/lang.c:1104
+#: src/lang.c:1107
 msgid "  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr "  -n       lÃ¦s kun abonnerede .newsrc-grupper fra NNTP-server"
 
-#: src/lang.c:1106
+#: src/lang.c:1109
 msgid "  -4       force connecting via IPv4"
 msgstr "  -4       fremtving forbindelse via IPv4"
 
-#: src/lang.c:1107
+#: src/lang.c:1110
 msgid "  -6       force connecting via IPv6"
 msgstr "  -6       fremtving forbindelse via IPv6"
 
-#: src/lang.c:1108
+#: src/lang.c:1111
 msgid ""
 "\n"
 "socket or connect problem\n"
@@ -4590,7 +4618,7 @@ msgstr ""
 "\n"
 "sokkel- eller forbindelsesproblem\n"
 
-#: src/lang.c:1110
+#: src/lang.c:1113
 #, c-format
 msgid ""
 "\n"
@@ -4599,16 +4627,16 @@ msgstr ""
 "\n"
 "Forbindelse til %s: "
 
-#: src/lang.c:1111
+#: src/lang.c:1114
 msgid "Giving up...\n"
 msgstr "Giver op...\n"
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 #, c-format
 msgid "%s/tcp: Unknown service.\n"
 msgstr "%s/tcp: Ukendt tjeneste.\n"
 
-#: src/lang.c:1117
+#: src/lang.c:1120
 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"
@@ -4617,82 +4645,82 @@ msgstr ""
 "Tin vil forsÃ¸ge at bruge XHDR XREF i stedet (gÃ¸r tingene en smule "
 "langsommere.\n"
 
-#: src/lang.c:1120
+#: src/lang.c:1123
 msgid "Your server does not have Xref: in its XOVER information.\n"
 msgstr "Din server har ikke Xref: I sin XOVER-information.\n"
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 #, c-format
 msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
 msgstr "Kan ikke Ã¥bne %s. PrÃ¸v %s -r for at lÃ¦se nyheder via NNTP.\n"
 
-#: src/lang.c:1126
+#: src/lang.c:1129
 msgid "  -Q       quick start. Same as -qd"
 msgstr "  -Q       hurtigstart. Samme som -qd"
 
-#: src/lang.c:1127
+#: src/lang.c:1130
 msgid "  -l       read only active file instead of scanning spool (-n) command"
 msgstr "  -l       lÃ¦s kun aktiv fil i stedet for skanningskÃ¸-kommando (-n)"
 
-#: src/lang.c:1128
+#: src/lang.c:1131
 msgid "  -n       only read subscribed .newsrc groups from spool"
 msgstr "  -n       lÃ¦s kun abonnerede .newsrc-grupper fra kÃ¸"
 
-#: src/lang.c:1129
+#: src/lang.c:1132
 msgid "Your server does not have Xref: in its NOV-files.\n"
 msgstr "Din server har ikke Xref: i sine NOV-filer.\n"
 
-#: src/lang.c:1133
+#: src/lang.c:1136
 msgid "Posting using external inews failed. Use built in inews instead?"
 msgstr "Indsendelse via ekstern inews mislykkedes. Brug byg i inews i stedet?"
 
-#: src/lang.c:1134
+#: src/lang.c:1137
 msgid "It worked! Should I always use my built in inews from now on?"
 msgstr "Det virkede! Skal jeg altid brug min bygning i inews fra nu af?"
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 #, c-format
 msgid "%d %s printed"
 msgstr "%d %s udskrevet"
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid "output article/thread/hot/pattern/tagged articles to printer"
 msgstr ""
 
-#: src/lang.c:1140
+#: src/lang.c:1143
 msgid "Print"
 msgstr "Udskriv"
 
-#: src/lang.c:1141
+#: src/lang.c:1144
 msgid "Printing..."
 msgstr "Udskriver ..."
 
-#: src/lang.c:1145
+#: src/lang.c:1148
 msgid "pipe article/thread/hot/pattern/tagged articles into command"
 msgstr ""
 
-#: src/lang.c:1146
+#: src/lang.c:1149
 msgid "No command"
 msgstr "Ingen kommando"
 
-#: src/lang.c:1147
+#: src/lang.c:1150
 msgid "Pipe"
 msgstr "Datakanal"
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 #, c-format
 msgid "Pipe to command [%.*s]> "
 msgstr "Datakanal til kommando [%.*s]> "
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid "Piping..."
 msgstr "Via datakanal ..."
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid "Piping not enabled."
 msgstr "Datakanal ikke aktiveret."
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 #, c-format
 msgid ""
 "\n"
@@ -4702,7 +4730,7 @@ msgid ""
 "       newsgroup names.\n"
 msgstr ""
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 #, c-format
 msgid ""
 "\n"
@@ -4711,7 +4739,7 @@ msgid ""
 "       Please write all newsgroups into a single line.\n"
 msgstr ""
 
-#: src/lang.c:1165
+#: src/lang.c:1168
 #, c-format
 msgid ""
 "\n"
@@ -4720,7 +4748,7 @@ msgid ""
 "         To avoid trouble please write all newsgroups into a single line.\n"
 msgstr ""
 
-#: src/lang.c:1169
+#: src/lang.c:1172
 #, c-format
 msgid ""
 "\n"
@@ -4729,7 +4757,7 @@ msgstr ""
 "\n"
 "Advarsel: Linjen Â»%s:Â« har mellemrum som SKAL fjernes.\n"
 
-#: src/lang.c:1174
+#: src/lang.c:1177
 msgid ""
 "\n"
 "  If your article contains quoted text  please take some time to pare it "
@@ -4751,40 +4779,40 @@ msgid ""
 "  likely to ignore it completely.  It's a crowded net out there.\n"
 msgstr ""
 
-#: src/lang.c:1187
+#: src/lang.c:1190
 msgid "shell escape"
 msgstr ""
 
-#: src/lang.c:1188
+#: src/lang.c:1191
 #, c-format
 msgid "Shell Command (%s)"
 msgstr "Skalkommando (%s)"
 
-#: src/lang.c:1189
+#: src/lang.c:1192
 #, c-format
 msgid "Enter shell command [%s]> "
 msgstr "Indtast skalkommando [%s]> "
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 #, c-format
 msgid "%s: Can't get entry for TERM\n"
 msgstr ""
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 #, c-format
 msgid "Group %.*s ('q' to quit)..."
 msgstr "Gruppe %.*s (Â»qÂ« for afslut) ..."
 
-#: src/lang.c:1199
+#: src/lang.c:1202
 #, c-format
 msgid "Group %.*s..."
 msgstr "Gruppe %.*s ..."
 
-#: src/lang.c:1203
+#: src/lang.c:1206
 msgid "Server unavailable\n"
 msgstr "Server utilgÃ¦ngelig\n"
 
-#: src/lang.c:1209
+#: src/lang.c:1212
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; "
@@ -4793,602 +4821,613 @@ msgstr ""
 "%s=datakanal; %s=post; %s=udskriv; %s=afslut; %s=skift alle/ulÃ¦st; %s=gem; "
 "%s=mÃ¦rke; %s=indsend"
 
-#: src/lang.c:1210
+#: src/lang.c:1213
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1212
+#: src/lang.c:1215
 #, c-format
 msgid ""
 "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1213
+#: src/lang.c:1216
 #, c-format
 msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1217
+#: src/lang.c:1220
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1218
+#: src/lang.c:1221
 #, c-format
 msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1220
+#: src/lang.c:1223
 #, c-format
 msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1221
+#: src/lang.c:1224
 #, c-format
 msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1227
+#: src/lang.c:1230
 msgid "Terminal does not support color"
 msgstr "Terminal understÃ¸tter ikke farver"
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 #, c-format
 msgid "Trying %s"
 msgstr "ForsÃ¸ger %s"
 
-#: src/lang.c:1246 src/lang.c:1274 src/lang.c:1545 src/refs.c:289
+#: src/lang.c:1249 src/lang.c:1277 src/lang.c:1548 src/refs.c:289
 msgid "None"
 msgstr "Ingen"
 
-#: src/lang.c:1247
+#: src/lang.c:1250
 msgid "Subject"
 msgstr "Emne"
 
-#: src/lang.c:1248
+#: src/lang.c:1251
 msgid "References"
 msgstr "Referencer"
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid "Both Subject and References"
 msgstr "BÃ¥de emne og referencer"
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid "Multipart Subject"
 msgstr ""
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid "Percentage Match"
 msgstr ""
 
-#: src/lang.c:1264 src/lang.c:1355 src/lang.c:1434
+#: src/lang.c:1267 src/lang.c:1358 src/lang.c:1437
 msgid "No"
 msgstr "Nej"
 
-#: src/lang.c:1265 src/lang.c:1436
+#: src/lang.c:1268 src/lang.c:1439
 msgid "Yes"
 msgstr "Ja"
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid "Hide All"
 msgstr "Gem alle"
 
-#: src/lang.c:1275
+#: src/lang.c:1278
 msgid "Address"
 msgstr "Adresse"
 
-#: src/lang.c:1276
+#: src/lang.c:1279
 msgid "Full Name"
 msgstr "Fulde navn"
 
-#: src/lang.c:1277
+#: src/lang.c:1280
 msgid "Address and Name"
 msgstr "Adresse og navn"
 
-#: src/lang.c:1285
+#: src/lang.c:1288
 msgid "Max"
 msgstr "Maks."
 
-#: src/lang.c:1286
+#: src/lang.c:1289
 msgid "Sum"
 msgstr "Sum"
 
-#: src/lang.c:1287
+#: src/lang.c:1290
 msgid "Average"
 msgstr "Gennemsnit"
 
-#: src/lang.c:1297 src/lang.c:1317
+#: src/lang.c:1300 src/lang.c:1320
 msgid "Black"
 msgstr "Sort"
 
-#: src/lang.c:1298 src/lang.c:1318
+#: src/lang.c:1301 src/lang.c:1321
 msgid "Red"
 msgstr "RÃ¸d"
 
-#: src/lang.c:1299 src/lang.c:1319
+#: src/lang.c:1302 src/lang.c:1322
 msgid "Green"
 msgstr "GrÃ¸n"
 
-#: src/lang.c:1300 src/lang.c:1320
+#: src/lang.c:1303 src/lang.c:1323
 msgid "Brown"
 msgstr "Brun"
 
-#: src/lang.c:1301 src/lang.c:1321
+#: src/lang.c:1304 src/lang.c:1324
 msgid "Blue"
 msgstr "BlÃ¥"
 
 # Andre muligheder: RÃ¸dviolet
-#: src/lang.c:1302 src/lang.c:1322
+#: src/lang.c:1305 src/lang.c:1325
 msgid "Pink"
 msgstr "Pink"
 
 # Cyan er en blÃ¥/grÃ¸n farve. (kunne ogsÃ¥ bruge turkis som oversÃ¦ttelse).
-#: src/lang.c:1303 src/lang.c:1323
+#: src/lang.c:1306 src/lang.c:1326
 msgid "Cyan"
 msgstr "Cyan"
 
-#: src/lang.c:1304 src/lang.c:1324
+#: src/lang.c:1307 src/lang.c:1327
 msgid "White"
 msgstr "Hvis"
 
-#: src/lang.c:1305
+#: src/lang.c:1308
 msgid "Gray"
 msgstr "GrÃ¥"
 
-#: src/lang.c:1306
+#: src/lang.c:1309
 msgid "Light Red"
 msgstr "LyserÃ¸d"
 
-#: src/lang.c:1307
+#: src/lang.c:1310
 msgid "Light Green"
 msgstr "LysegrÃ¸n"
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid "Yellow"
 msgstr "Gul"
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid "Light Blue"
 msgstr "LyseblÃ¥"
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid "Light Pink"
 msgstr "Lys pink"
 
-#: src/lang.c:1311
+#: src/lang.c:1314
 msgid "Light Cyan"
 msgstr "Lys cyan"
 
-#: src/lang.c:1312
+#: src/lang.c:1315
 msgid "Light White"
 msgstr "Lysehvid"
 
-#: src/lang.c:1333 src/lang.c:1441 src/lang.c:1456
+#: src/lang.c:1336 src/lang.c:1444 src/lang.c:1459
 msgid "Nothing"
 msgstr "Intet"
 
-#: src/lang.c:1335
+#: src/lang.c:1338
 msgid "Space"
 msgstr "Mellemrum"
 
-#: src/lang.c:1343
+#: src/lang.c:1346
 msgid "Normal"
 msgstr "Normal"
 
-#: src/lang.c:1344
+#: src/lang.c:1347
 msgid "Best highlighting"
 msgstr "Bedste fremhÃ¦velse"
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid "Underline"
 msgstr ""
 
-#: src/lang.c:1346
+#: src/lang.c:1349
 msgid "Reverse video"
 msgstr "Omvendt video"
 
-#: src/lang.c:1347
+#: src/lang.c:1350
 msgid "Blinking"
 msgstr "Blinkende"
 
-#: src/lang.c:1348
+#: src/lang.c:1351
 msgid "Half bright"
 msgstr ""
 
-#: src/lang.c:1349
+#: src/lang.c:1352
 msgid "Bold"
 msgstr "Fed"
 
-#: src/lang.c:1356
+#: src/lang.c:1359
 msgid "Cc"
 msgstr "Cc"
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid "Bcc"
 msgstr "Bcc"
 
-#: src/lang.c:1358
+#: src/lang.c:1361
 msgid "Cc and Bcc"
 msgstr "Cc og Bcc"
 
-#: src/lang.c:1364 src/lang.c:1377
+#: src/lang.c:1367 src/lang.c:1380
 msgid "none"
 msgstr "ingen"
 
-#: src/lang.c:1365
+#: src/lang.c:1368
 msgid "commands"
 msgstr "kommandoer"
 
-#: src/lang.c:1366
+#: src/lang.c:1369
 msgid "select"
 msgstr "vÃ¦lg"
 
-#: src/lang.c:1368
+#: src/lang.c:1371
 msgid "commands & quit"
 msgstr "kommandoer og afslut"
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid "commands & select"
 msgstr "kommandoer og vÃ¦lg"
 
-#: src/lang.c:1370
+#: src/lang.c:1373
 msgid "quit & select"
 msgstr "afslut og vÃ¦lg"
 
-#: src/lang.c:1371
+#: src/lang.c:1374
 msgid "commands & quit & select"
 msgstr "kommandoer og afslut og vÃ¦lg"
 
-#: src/lang.c:1378
+#: src/lang.c:1381
 msgid "PageDown"
 msgstr "Side ned (PageDown)"
 
-#: src/lang.c:1379
+#: src/lang.c:1382
 msgid "PageNextUnread"
 msgstr "Side nÃ¦ste ulÃ¦st (PageNextUnread)"
 
-#: src/lang.c:1380
+#: src/lang.c:1383
 msgid "PageDown or PageNextUnread"
 msgstr "Side ned eller Side nÃ¦ste ulÃ¦st"
 
-#: src/lang.c:1386
+#: src/lang.c:1389
 msgid "Subject: (case sensitive)"
 msgstr "Subject: (versalfÃ¸lsom)"
 
-#: src/lang.c:1387
+#: src/lang.c:1390
 msgid "Subject: (ignore case)"
 msgstr "Subject: (ikke versalfÃ¸lsom)"
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 msgid "From: (case sensitive)"
 msgstr "From: (versalfÃ¸lsom)"
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 msgid "From: (ignore case)"
 msgstr "From: (ikke versalfÃ¸lsom)"
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid "Msg-ID: & full References: line"
 msgstr "Msg-ID: og fulde References: linje"
 
-#: src/lang.c:1391
+#: src/lang.c:1394
 msgid "Msg-ID: & last References: only"
 msgstr "Msg-ID: og sidste References: kun"
 
-#: src/lang.c:1392
+#: src/lang.c:1395
 msgid "Message-ID: entry only"
 msgstr "Message-ID: kun post"
 
 # lines skal ikke oversÃ¦tttes
-#: src/lang.c:1393
+#: src/lang.c:1396
 msgid "Lines:"
 msgstr "Lines:"
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 msgid "Don't trim article body"
 msgstr "BeskÃ¦r ikke artikeltekst"
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid "Skip leading blank lines"
 msgstr "Spring indledende tomme linjer over"
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid "Skip trailing blank lines"
 msgstr "Spring afsluttende tomme linjer over"
 
-#: src/lang.c:1402
+#: src/lang.c:1405
 msgid "Skip leading and trailing blank l."
 msgstr "Spring indledende og afsluttende tomme linjer over"
 
-#: src/lang.c:1403
+#: src/lang.c:1406
 msgid "Compact multiple between text"
 msgstr ""
 
-#: src/lang.c:1404
+#: src/lang.c:1407
 msgid "Compact multiple and skip leading"
 msgstr ""
 
-#: src/lang.c:1405
+#: src/lang.c:1408
 msgid "Compact multiple and skip trailing"
 msgstr ""
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid "Compact mltpl., skip lead. & trai."
 msgstr ""
 
-#: src/lang.c:1435
+#: src/lang.c:1438
 msgid "Shell archive"
 msgstr "Skalarkiv"
 
-#: src/lang.c:1442
+#: src/lang.c:1445
 msgid "Subject: (descending)"
 msgstr "Subject: (faldende)"
 
-#: src/lang.c:1443
+#: src/lang.c:1446
 msgid "Subject: (ascending)"
 msgstr "Subject: (stigende)"
 
-#: src/lang.c:1444
+#: src/lang.c:1447
 msgid "From: (descending)"
 msgstr "From: (faldende)"
 
-#: src/lang.c:1445
+#: src/lang.c:1448
 msgid "From: (ascending)"
 msgstr "From: (stigende)"
 
-#: src/lang.c:1446
+#: src/lang.c:1449
 msgid "Date: (descending)"
 msgstr "Date: (faldende)"
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid "Date: (ascending)"
 msgstr "Date: (stigende)"
 
-#: src/lang.c:1448 src/lang.c:1457
+#: src/lang.c:1451 src/lang.c:1460
 msgid "Score (descending)"
 msgstr "Point (faldende)"
 
-#: src/lang.c:1449 src/lang.c:1458
+#: src/lang.c:1452 src/lang.c:1461
 msgid "Score (ascending)"
 msgstr "Point (stigende)"
 
 # Lines skal ikke oversÃ¦ttes
-#: src/lang.c:1450
+#: src/lang.c:1453
 msgid "Lines: (descending)"
 msgstr "Lines: (faldende)"
 
 # Lines skal ikke oversÃ¦ttes
-#: src/lang.c:1451
+#: src/lang.c:1454
 msgid "Lines: (ascending)"
 msgstr "Lines: (stigende)"
 
-#: src/lang.c:1459
+#: src/lang.c:1462
 msgid "Last posting date (descending)"
 msgstr "Sidste indsendingsdato (faldende)"
 
-#: src/lang.c:1460
+#: src/lang.c:1463
 msgid "Last posting date (ascending)"
 msgstr "Sidste indsendingsdato (stigende)"
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid "Quick-sort"
 msgstr ""
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid "Heap-sort"
 msgstr ""
 
-#: src/lang.c:1474
+#: src/lang.c:1477
 msgid "Always Keep"
 msgstr "Behold altid"
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid "Always Remove"
 msgstr "Fjern altid"
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid "Mark with D on selection screen"
 msgstr "Marker med D pÃ¥ udvÃ¦lgelsesskÃ¦rmen"
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid "Kill only unread arts"
 msgstr "DrÃ¦b kun ulÃ¦st kunst"
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 msgid "Kill all arts & show with K"
 msgstr "DrÃ¦b al kunst og vis med K"
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1484
+#: src/lang.c:1487
 msgid "Kill all arts and never show"
 msgstr "DrÃ¦b al kunst og vis aldrig"
 
-#: src/lang.c:1490
+#: src/lang.c:1493
 msgid "Nothing special"
 msgstr "Intet specielt"
 
-#: src/lang.c:1491
+#: src/lang.c:1494
 msgid "Compress quotes"
 msgstr "Komprimer citattegn"
 
-#: src/lang.c:1492
+#: src/lang.c:1495
 msgid "Quote signatures"
 msgstr "Citer underskrifter"
 
-#: src/lang.c:1493
+#: src/lang.c:1496
 msgid "Compress quotes, quote sigs"
 msgstr "Komprimer citattegn, citer underskr."
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid "Quote empty lines"
 msgstr "Citater tomme linjer"
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid "Compress quotes, quote empty lines"
 msgstr "Komprimer citattegn, citer tomme linjer"
 
-#: src/lang.c:1496
+#: src/lang.c:1499
 msgid "Quote sigs & empty lines"
 msgstr "Citer underskrifter og tomme linjer"
 
-#: src/lang.c:1497
+#: src/lang.c:1500
 msgid "Comp. q., quote sigs & empty lines"
 msgstr "Kompr. c., citer underskr. og tomme linjer"
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid "no"
 msgstr "nej"
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid "with headers"
 msgstr "med teksthoveder"
 
-#: src/lang.c:1539
+#: src/lang.c:1542
 msgid "without headers"
 msgstr "uden teksthoveder"
 
 # hvad er det her for nogle forkortelser (bevaret pÃ¥ engelsk)
-#: src/lang.c:1546
+#: src/lang.c:1549
 msgid "NFKC"
 msgstr "NFKC"
 
-#: src/lang.c:1548
+#: src/lang.c:1551
 msgid "NFKD"
 msgstr "NFKD"
 
-#: src/lang.c:1549
+#: src/lang.c:1552
 msgid "NFC"
 msgstr "NFC"
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid "NFD"
 msgstr "NFD"
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid "Display Options"
 msgstr "Vis indstillinger"
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid "Color Options"
 msgstr "Farveindstillinger"
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 msgid "Highlight Options"
 msgstr "FremhÃ¦velsesindstillinger"
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid "Article-Limiting Options"
 msgstr "ArtikelbegrÃ¦nsende indstillinger"
 
-#: src/lang.c:1584
+#: src/lang.c:1587
 msgid "Posting/Mailing Options"
 msgstr "Indsendelses-/postindstillinger"
 
-#: src/lang.c:1590
+#: src/lang.c:1593
 msgid "Saving/Printing Options"
 msgstr "Gemnings-/udskrivningsindstillinger"
 
-#: src/lang.c:1596
+#: src/lang.c:1599
 msgid "Expert Options"
 msgstr "Ekspertindstillinger"
 
-#: src/lang.c:1602
+#: src/lang.c:1605
 msgid "Filtering Options"
 msgstr "Filterindstillinger"
 
-#: src/lang.c:1607 src/lang.c:1638 src/lang.c:1644 src/lang.c:1671
-#: src/lang.c:1723 src/lang.c:1729 src/lang.c:1739 src/lang.c:1750
-#: src/lang.c:1768 src/lang.c:1843 src/lang.c:2030 src/lang.c:2036
-#: src/lang.c:2042 src/lang.c:2048 src/lang.c:2060 src/lang.c:2067
-#: src/lang.c:2121 src/lang.c:2130 src/lang.c:2136 src/lang.c:2143
-#: src/lang.c:2150 src/lang.c:2157 src/lang.c:2164 src/lang.c:2171
-#: src/lang.c:2178 src/lang.c:2185 src/lang.c:2192 src/lang.c:2199
-#: src/lang.c:2206 src/lang.c:2213 src/lang.c:2220 src/lang.c:2227
-#: src/lang.c:2234 src/lang.c:2241 src/lang.c:2248 src/lang.c:2255
-#: src/lang.c:2262 src/lang.c:2269 src/lang.c:2276 src/lang.c:2283
-#: src/lang.c:2290 src/lang.c:2297 src/lang.c:2305 src/lang.c:2321
-#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2348
-#: src/lang.c:2354 src/lang.c:2371 src/lang.c:2383 src/lang.c:2417
-#: src/lang.c:2470 src/lang.c:2484 src/lang.c:2490 src/lang.c:2515
-#: src/lang.c:2532 src/lang.c:2548 src/lang.c:2584 src/lang.c:2620
-#: src/lang.c:2640 src/lang.c:2675 src/lang.c:2685 src/lang.c:2692
-#: src/lang.c:2718 src/lang.c:2742 src/lang.c:2815 src/lang.c:2829
-#: src/lang.c:2837 src/lang.c:2851 src/lang.c:2857 src/lang.c:2895
+#: src/lang.c:1610 src/lang.c:1641 src/lang.c:1647 src/lang.c:1674
+#: src/lang.c:1726 src/lang.c:1732 src/lang.c:1742 src/lang.c:1753
+#: src/lang.c:1771 src/lang.c:1840 src/lang.c:2041 src/lang.c:2047
+#: src/lang.c:2053 src/lang.c:2059 src/lang.c:2071 src/lang.c:2078
+#: src/lang.c:2132 src/lang.c:2141 src/lang.c:2147 src/lang.c:2154
+#: src/lang.c:2161 src/lang.c:2168 src/lang.c:2175 src/lang.c:2182
+#: src/lang.c:2189 src/lang.c:2196 src/lang.c:2203 src/lang.c:2210
+#: src/lang.c:2217 src/lang.c:2224 src/lang.c:2231 src/lang.c:2238
+#: src/lang.c:2245 src/lang.c:2252 src/lang.c:2259 src/lang.c:2266
+#: src/lang.c:2273 src/lang.c:2280 src/lang.c:2287 src/lang.c:2294
+#: src/lang.c:2301 src/lang.c:2308 src/lang.c:2315 src/lang.c:2323
+#: src/lang.c:2339 src/lang.c:2346 src/lang.c:2353 src/lang.c:2360
+#: src/lang.c:2366 src/lang.c:2372 src/lang.c:2389 src/lang.c:2401
+#: src/lang.c:2435 src/lang.c:2488 src/lang.c:2502 src/lang.c:2508
+#: src/lang.c:2533 src/lang.c:2550 src/lang.c:2566 src/lang.c:2602
+#: src/lang.c:2638 src/lang.c:2658 src/lang.c:2693 src/lang.c:2703
+#: src/lang.c:2710 src/lang.c:2736 src/lang.c:2760 src/lang.c:2833
+#: src/lang.c:2847 src/lang.c:2855 src/lang.c:2869 src/lang.c:2875
+#: src/lang.c:2913
 msgid "<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1608
+#: src/lang.c:1611
 msgid "Show mini menu & posting etiquette"
 msgstr ""
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 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:1614
+#: src/lang.c:1617
 msgid "Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1615
+#: src/lang.c:1618
 msgid "Show description of each newsgroup"
 msgstr "Vis beskrivelse af hver nyhedsgruppe"
 
-#: src/lang.c:1616
+#: src/lang.c:1619
 msgid ""
 "# If ON show group description text after newsgroup name at\n"
 "# group selection level\n"
 msgstr ""
 
-#: src/lang.c:1621
+#: src/lang.c:1624
+#, fuzzy
 msgid ""
-"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
+"Show From (author) fields in group & thread level. <SPACE> toggles & <CR> "
 "sets."
 msgstr ""
+"Vis alle artikler eller kun ulÃ¦ste artikler. <MELLEMRUM> skifter og <CR> "
+"angiver."
 
-#: src/lang.c:1622
-msgid "In group menu, show author by"
+#: src/lang.c:1625
+#, fuzzy
+msgid "In group and thread level, show author by"
 msgstr "I gruppemenu, vis forfatter efter"
 
-#: src/lang.c:1623
+#: src/lang.c:1626
+#, fuzzy
 msgid ""
-"# Part of from field to display\n"
+"# Part of From field to display in group and thread level\n"
 "# Possible values are (the default is marked with *):\n"
 "#   0 = none\n"
 "#   1 = address\n"
 "# * 2 = full name\n"
 "#   3 = both\n"
 msgstr ""
+"# TrÃ¥dbedÃ¸mmelse\n"
+"# Mulige vÃ¦rdier er (standarden er markeret med *):\n"
+"# * 0 = maks\n"
+"#   1 = sum\n"
+"#   2 = gennemsnit\n"
 
-#: src/lang.c:1632
+#: src/lang.c:1635
 msgid "Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1633
+#: src/lang.c:1636
 msgid "Draw -> instead of highlighted bar"
 msgstr ""
 
-#: src/lang.c:1634
+#: src/lang.c:1637
 msgid "# If ON use -> otherwise highlighted bar for selection\n"
 msgstr ""
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid "Use inverse video for page headers"
 msgstr ""
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 msgid "# If ON use inverse video for page headers at different levels\n"
 msgstr ""
 
-#: src/lang.c:1645
+#: src/lang.c:1648
 msgid "Thread articles by"
 msgstr ""
 
-#: src/lang.c:1646
+#: src/lang.c:1649
 msgid ""
 "# Thread articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5400,15 +5439,15 @@ msgid ""
 "#   5 = Percentage Match\n"
 msgstr ""
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid "Enter percentage match required to thread together. <CR> sets."
 msgstr ""
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid "Thread percentage match"
 msgstr ""
 
-#: src/lang.c:1660
+#: src/lang.c:1663
 #, no-c-format
 msgid ""
 "# Thread percentage match...\n"
@@ -5423,11 +5462,11 @@ msgid ""
 "# 'harppy' would be threaded separately from 'happy'\n"
 msgstr ""
 
-#: src/lang.c:1672
+#: src/lang.c:1675
 msgid "Score of a thread"
 msgstr ""
 
-#: src/lang.c:1673
+#: src/lang.c:1676
 msgid ""
 "# Thread score\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5441,18 +5480,18 @@ msgstr ""
 "#   1 = sum\n"
 "#   2 = gennemsnit\n"
 
-#: src/lang.c:1681
+#: src/lang.c:1684
 msgid ""
 "Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Sorter artikler efter Emne, Fra, Dato eller BedÃ¸mmelse. <MELLEMRUM> skifter "
 "og <CR> vÃ¦lger."
 
-#: src/lang.c:1682
+#: src/lang.c:1685
 msgid "Sort articles by"
 msgstr "Sorter artikler efter"
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid ""
 "# Sort articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5469,15 +5508,15 @@ msgid ""
 "#  10 = Lines ascending\n"
 msgstr ""
 
-#: src/lang.c:1699
+#: src/lang.c:1702
 msgid "Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid "Sort threads by"
 msgstr "Sorter trÃ¥de efter"
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid ""
 "# Sort thread by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5488,46 +5527,46 @@ msgid ""
 "#   4 = Last posting date ascending\n"
 msgstr ""
 
-#: src/lang.c:1711
+#: src/lang.c:1714
 msgid ""
 "Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1712
+#: src/lang.c:1715
 msgid "Go to first unread article in group"
 msgstr "GÃ¥ til den fÃ¸rste ulÃ¦ste artikel i gruppe"
 
-#: src/lang.c:1713
+#: src/lang.c:1716
 msgid "# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr ""
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 msgid "Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Vis alle artikler eller kun ulÃ¦ste artikler. <MELLEMRUM> skifter og <CR> "
 "angiver."
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 msgid "Show only unread articles"
 msgstr "Vis kun ulÃ¦ste artikler"
 
-#: src/lang.c:1719
+#: src/lang.c:1722
 msgid "# If ON show only new/unread articles otherwise show all.\n"
 msgstr ""
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 msgid "Show only groups with unread arts"
 msgstr "Vis kun grupper med ulÃ¦st kunst"
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 msgid "# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr ""
 
-#: src/lang.c:1730
+#: src/lang.c:1733
 msgid "Filter which articles"
 msgstr "Filtrer hvilke artikler"
 
-#: src/lang.c:1731
+#: src/lang.c:1734
 msgid ""
 "# Filter which articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5536,11 +5575,11 @@ msgid ""
 "#   2 = kill all articles and never show them\n"
 msgstr ""
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid "Go to the next unread article with"
 msgstr "GÃ¥ til den nÃ¦ste ulÃ¦ste artikel med"
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid ""
 "# Go to the unread article with following key(s)\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5550,11 +5589,11 @@ msgid ""
 "#   3 = PAGE DOWN or TAB\n"
 msgstr ""
 
-#: src/lang.c:1751
+#: src/lang.c:1754
 msgid "How to treat blank lines"
 msgstr "Hvordan tomme linjer skal behandles"
 
-#: src/lang.c:1752
+#: src/lang.c:1755
 msgid ""
 "# Trim the article body, remove unnecessary blank lines.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5571,190 +5610,187 @@ msgid ""
 "#       leading and trailing blank lines\n"
 msgstr ""
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid "List thread using right arrow key"
 msgstr ""
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 msgid ""
 "# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr ""
 
-#: src/lang.c:1774
+#: src/lang.c:1777
 msgid "Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr ""
-"Indtast tegn til at indikere slettede artikler. <CR> angiver, <ESC> afbryder."
+"Indtast tegnet som skal indikere slettede artikler. <CR> angiver, <ESC> "
+"afbryder."
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 msgid "Character to show deleted articles"
-msgstr ""
+msgstr "Tegn til at vise slettede artikler"
 
-#: src/lang.c:1776
+#: src/lang.c:1779
 msgid ""
 "# Character used to show that an art was deleted (default 'D')\n"
 "# _ is turned into ' '\n"
 msgstr ""
+"# Tegn som bruges til at vise at en artikel blev slettet (standard Â»DÂ«)\n"
+"# _ Ã¦ndres til ' '\n"
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 msgid ""
 "Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr ""
-"Indtast tegn der indikerer artikler i et interval. <CR> vÃ¦lger, <ESC> "
+"Indtast tegnet som skal indikere artikler i et interval. <CR> vÃ¦lger, <ESC> "
 "afbryder."
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 msgid "Character to show inrange articles"
-msgstr ""
+msgstr "Tegn til at vise artikler i et interval"
 
-#: src/lang.c:1783
+#: src/lang.c:1786
 msgid ""
 "# Character used to show that an art is in a range (default '#')\n"
 "# _ is turned into ' '\n"
 msgstr ""
+"# Tegn som bruges til at vise at en artikel er i et interval (standard Â»#Â«)\n"
+"# _ Ã¦ndres til ' '\n"
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 msgid ""
 "Enter character to indicate that article will return. <CR> sets, <ESC> "
 "cancels."
 msgstr ""
-"Indtast tegn til at indikere at artikel vil returnere. <CR> angiver, <ESC> "
-"afbryder."
+"Indtast tegnet som skal indikere at artikel vil returnere. <CR> angiver, "
+"<ESC> afbryder."
 
-#: src/lang.c:1789
+#: src/lang.c:1792
 msgid "Character to show returning arts"
-msgstr ""
+msgstr "Tegn til at vise returnerende artikler"
 
-#: src/lang.c:1790
+#: src/lang.c:1793
 msgid ""
 "# Character used to show that an art will return (default '-')\n"
 "# _ is turned into ' '\n"
 msgstr ""
+"# Tegn som bruges til at vise at en artikel vil returnere (standard Â»-Â«)\n"
+"# _ Ã¦ndres til ' '\n"
 
-#: src/lang.c:1795
+#: src/lang.c:1798
 msgid ""
 "Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr ""
-"Indtast tegn til at indikere valgte artikler. <CR> angiver, <ESC> afbryder."
+"Indtast tegnet som skal indikere valgte artikler. <CR> angiver, <ESC> "
+"afbryder."
 
-#: src/lang.c:1796
+#: src/lang.c:1799
 msgid "Character to show selected articles"
 msgstr "Tegn der viser valgte artikler"
 
-#: src/lang.c:1797
+#: src/lang.c:1800
 msgid ""
 "# Character used to show that an art was auto-selected (default '*')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1802
+#: src/lang.c:1805
 msgid "Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1803
+#: src/lang.c:1806
 msgid "Character to show recent articles"
 msgstr "Tegn til at vise seneste artikler"
 
-#: src/lang.c:1804
+#: src/lang.c:1807
 msgid ""
 "# Character used to show that an art is recent (default 'o')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1809
+#: src/lang.c:1812
 msgid "Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr ""
-"Indtast tegn til at indikere ulÃ¦ste artikler. <CR> angiver, <ESC> afbryder."
+"Indtast tegnet som skal indikere ulÃ¦ste artikler. <CR> angiver, <ESC> "
+"afbryder."
 
-#: src/lang.c:1810
+#: src/lang.c:1813
 msgid "Character to show unread articles"
 msgstr "Tegn til visning af ulÃ¦ste artikler"
 
-#: src/lang.c:1811
+#: src/lang.c:1814
 msgid ""
 "# Character used to show that an art is unread (default '+')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1816
+#: src/lang.c:1819
 msgid "Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr ""
 "Indtast tegn til at indikere lÃ¦ste artikler. <CR> angiver, <ESC> afbryder."
 
-#: src/lang.c:1817
+#: src/lang.c:1820
 msgid "Character to show read articles"
 msgstr "Tegn til at vise lÃ¦ste artikler"
 
-#: src/lang.c:1818
+#: src/lang.c:1821
 msgid ""
 "# Character used to show that an art was read (default ' ')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1823
+#: src/lang.c:1826
 msgid "Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1824
+#: src/lang.c:1827
 msgid "Character to show killed articles"
 msgstr "Tegn til at vise drÃ¦bte artikler"
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 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:1830
+#: src/lang.c:1833
 msgid ""
 "Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr ""
-"Indtast tegn til at indikere lÃ¦ste valgte artikler. <CR> angiver, <ESC> "
+"Indtast tegnet som skal indikere lÃ¦ste valgte artikler. <CR> angiver, <ESC> "
 "afbryder."
 
-#: src/lang.c:1831
+#: src/lang.c:1834
 msgid "Character to show readselected arts"
 msgstr ""
 
-#: src/lang.c:1832
+#: src/lang.c:1835
 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:1837
-msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
-msgstr ""
-
-#: src/lang.c:1838
-msgid "Max. length of group names shown"
-msgstr ""
-
-#: src/lang.c:1839
-msgid "# Maximum length of the names of newsgroups displayed\n"
-msgstr "# Maksimal lÃ¦ngde pÃ¥ navne pÃ¥ nyhedsgrupper som vises\n"
-
-#: src/lang.c:1844
+#: src/lang.c:1841
 msgid "Abbreviate long newsgroup names"
 msgstr ""
 
-#: src/lang.c:1845
+#: src/lang.c:1842
 msgid ""
 "# If ON abbreviate (if necessary) long newsgroup names at group selection\n"
 "# level and article level like this:\n"
 "#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n"
 msgstr ""
 
-#: src/lang.c:1851
+#: src/lang.c:1848
 msgid ""
 "0 = full page scrolling, -1 = show previous last line as first on next page, "
 "-2 = half page"
 msgstr ""
 
-#: src/lang.c:1852
+#: src/lang.c:1849
 msgid "Number of lines to scroll in pager"
 msgstr ""
 
-#: src/lang.c:1853
+#: src/lang.c:1850
 msgid ""
 "# Number of lines that cursor-up/down will scroll in article pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5765,28 +5801,28 @@ msgid ""
 "#   2 or greater = scroll by 2 or more lines (only in the pager)\n"
 msgstr ""
 
-#: src/lang.c:1863
+#: src/lang.c:1860
 msgid "Display signatures. <SPACE> toggles & <CR> sets."
 msgstr "Vis underskrifter. <MELLEMRUM> skifter og <CR> vÃ¦lger."
 
-#: src/lang.c:1864
+#: src/lang.c:1861
 msgid "Display signatures"
 msgstr "Vis underskrifter"
 
-#: src/lang.c:1865
+#: src/lang.c:1862
 msgid "# If OFF don't show signatures when displaying articles\n"
 msgstr "# Hvis OFF (FRA) sÃ¥ vis ikke underskrifter nÃ¥r der vises artikler\n"
 
-#: src/lang.c:1869
+#: src/lang.c:1866
 msgid ""
 "Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1870
+#: src/lang.c:1867
 msgid "Display uue data as an attachment"
-msgstr "Vis uue-data som et bilag"
+msgstr "Vis uue-data som en vedhÃ¦ftning"
 
-#: src/lang.c:1871
+#: src/lang.c:1868
 msgid ""
 "# Handling of uuencoded data in the pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5798,31 +5834,32 @@ msgid ""
 "#       be folded into a tag line.\n"
 msgstr ""
 
-#: src/lang.c:1881
+#: src/lang.c:1878
 msgid ""
 "Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr ""
-"Afkod i tysk stil TeX-umlautkoder til ISO. <SPACE> skifter og <CR> vÃ¦lger."
+"Afkod tysk udformning af TeX-umlautkoder til ISO. <SPACE> skifter og <CR> "
+"vÃ¦lger."
 
-#: src/lang.c:1882
+#: src/lang.c:1879
 msgid "Display \"a as Umlaut-a"
 msgstr "Vis \"a som umlaut-a"
 
-#: src/lang.c:1883
+#: src/lang.c:1880
 msgid ""
 "# If ON decode German style TeX umlaut codes to ISO and\n"
 "# show \"a as Umlaut-a, etc.\n"
 msgstr ""
 
-#: src/lang.c:1888 src/lang.c:1898
+#: src/lang.c:1885 src/lang.c:1895
 msgid "Space separated list of header fields"
 msgstr ""
 
-#: src/lang.c:1889
+#: src/lang.c:1886
 msgid "Display these header fields (or *)"
 msgstr "Vis disse teksthovedfelter (eller *)"
 
-#: src/lang.c:1890
+#: src/lang.c:1887
 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"
@@ -5832,11 +5869,11 @@ msgid ""
 "# spaces. Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1899
+#: src/lang.c:1896
 msgid "Do not display these header fields"
 msgstr "Vis ikke disse teksthovedfelter"
 
-#: src/lang.c:1900
+#: src/lang.c:1897
 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"
@@ -5848,76 +5885,76 @@ msgid ""
 "# Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1910
+#: src/lang.c:1907
 msgid ""
 "Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr ""
 "Ã˜nsker du at aktivere automatisk hÃ¥ndtering af flerdels-/alternative "
 "artikler?"
 
-#: src/lang.c:1911
+#: src/lang.c:1908
 msgid "Skip multipart/alternative parts"
 msgstr ""
 
-#: src/lang.c:1912
+#: src/lang.c:1909
 msgid "# If ON strip multipart/alternative messages automatically\n"
 msgstr ""
 
-#: src/lang.c:1916
+#: src/lang.c:1913
 msgid "Enable detection of verbatim blocks? <SPACE> toggles & <CR> sets."
 msgstr "Aktiver detektion af verbatimblokke? <SPACE> skifter og <CR> vÃ¦lger."
 
-#: src/lang.c:1917
+#: src/lang.c:1914
 msgid "Detection of verbatim blocks"
 msgstr "Detektering af verbatimblokke"
 
-#: src/lang.c:1918
+#: src/lang.c:1915
 msgid "# If ON detect verbatim blocks in articles\n"
 msgstr ""
 
-#: src/lang.c:1923
+#: src/lang.c:1920
 msgid "A regex used to decide which lines to show in col_quote."
 msgstr ""
-"Et regulÃ¦rt udtryk brugt til at bestemme hvilke linjer der skal vises i "
+"Et regulÃ¦rt udtryk som bruges til at bestemme hvilke linjer der skal vises i "
 "col_quote."
 
-#: src/lang.c:1924
+#: src/lang.c:1921
 msgid "Regex used to show quoted lines"
-msgstr "RegulÃ¦rt udtryk brugt til at vise citerede linjer"
+msgstr "RegulÃ¦rt udtryk som bruges til at vise citerede linjer"
 
-#: src/lang.c:1925
+#: src/lang.c:1922
 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:1931
+#: src/lang.c:1928
 msgid "A regex used to decide which lines to show in col_quote2."
 msgstr ""
-"Et regulÃ¦rt udtryk brugt til at bestemme hvilke linjer der vises i "
+"Et regulÃ¦rt udtryk som bruges til at bestemme hvilke linjer der vises i "
 "col_quote2."
 
-#: src/lang.c:1932
+#: src/lang.c:1929
 msgid "Regex used to show twice quoted l."
-msgstr ""
+msgstr "RegulÃ¦rt udtryk som bruges til at vise dobbeltciterede l."
 
-#: src/lang.c:1933
+#: src/lang.c:1930
 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:1939
+#: src/lang.c:1936
 msgid "A regex used to decide which lines to show in col_quote3."
 msgstr ""
 
-#: src/lang.c:1940
+#: src/lang.c:1937
 msgid "Regex used to show >= 3 times q.l."
-msgstr "RegulÃ¦rt udtryk brugt til at vise >= 3 gange q.l."
+msgstr "RegulÃ¦rt udtryk som bruges til at vise >= 3 gange q.l."
 
-#: src/lang.c:1941
+#: src/lang.c:1938
 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"
@@ -5925,109 +5962,159 @@ msgid ""
 msgstr ""
 "# Et regulÃ¦rt udtryk som tin vil bruge til at bestemme hvilke linjer\n"
 "# der er citerede >=3 gange. >=3 gange citerede linjer vises i col_quote3.\n"
-"# Hvis efterladt blank bruger tin en indbygget standard.\n"
+"# Hvis denne efterlades tom bruger tin en indbygget standard.\n"
+
+#: src/lang.c:1944
+#, fuzzy
+msgid "Enable detection of external quotes? <SPACE> toggles & <CR> sets."
+msgstr "Aktiver detektion af verbatimblokke? <SPACE> skifter og <CR> vÃ¦lger."
+
+#: src/lang.c:1945
+#, fuzzy
+msgid "Detection of external quotes"
+msgstr "Detektering af verbatimblokke"
+
+#: src/lang.c:1946
+msgid "# If ON detect quoted text from external sources in articles\n"
+msgstr ""
+
+#: src/lang.c:1950
+#, fuzzy
+msgid "A regex used to decide which lines to show in col_extquote."
+msgstr ""
+"Et regulÃ¦rt udtryk som bruges til at bestemme hvilke linjer der skal vises i "
+"col_quote."
+
+#: src/lang.c:1951
+#, fuzzy
+msgid "Regex used to show quotes from external sources"
+msgstr "RegulÃ¦rt udtryk som bruges til at vise citerede linjer"
+
+#: src/lang.c:1952
+#, fuzzy
+msgid ""
+"# A regular expression that tin will use to decide which lines are\n"
+"# external quotes. Text from external quotes is shown in col_extquote.\n"
+"# If you leave this blank, tin will use a built in default.\n"
+msgstr ""
+"# Et regulÃ¦rt udtryk som tin vil bruge til at bestemme hvilke linjer\n"
+"# der er citerede >=3 gange. >=3 gange citerede linjer vises i col_quote3.\n"
+"# Hvis denne efterlades tom bruger tin en indbygget standard.\n"
 
-#: src/lang.c:1948
+#: src/lang.c:1959
 msgid "A regex used to decide which words to show in col_markslashes."
 msgstr ""
-"Et regulÃ¦rt udtryk brugt til at bestemme hvilke ord der skal vises i "
+"Et regulÃ¦rt udtryk som bruges til at bestemme hvilke ord, der skal vises i "
 "col_markslashes."
 
-#: src/lang.c:1949
+#: src/lang.c:1960
 msgid "Regex used to highlight /slashes/"
-msgstr ""
+msgstr "RegulÃ¦rt udtryk som bruges til at fremhÃ¦ve /slashes/"
 
-#: src/lang.c:1950
+#: src/lang.c:1961
 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:1956
+#: src/lang.c:1967
 msgid "A regex used to decide which words to show in col_markstars."
 msgstr ""
-"Et regulÃ¦rt udtryk brugt til at bestemme hvilke ord der skal vises i "
+"Et regulÃ¦rt udtryk som bruges til at bestemme hvilke ord, der skal vises i "
 "col_markstars."
 
-#: src/lang.c:1957
+#: src/lang.c:1968
 msgid "Regex used to highlight *stars*"
-msgstr "RegulÃ¦rt udtryk brugt til at fremhÃ¦ve *stjerner*"
+msgstr "RegulÃ¦rt udtryk som bruges til at fremhÃ¦ve *stjerner*"
 
-#: src/lang.c:1958
+#: src/lang.c:1969
 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:1964
+#: src/lang.c:1975
 msgid "A regex used to decide which words to show in col_markstroke."
 msgstr ""
+"Et regulÃ¦rt udtryk som bruges til at beslutte hvilke ord, der skal vises i "
+"col_markstroke."
 
-#: src/lang.c:1965
+#: src/lang.c:1976
 msgid "Regex used to highlight -strokes-"
-msgstr ""
+msgstr "RegulÃ¦rt udtryk som bruges til at fremhÃ¦ve -strokes-"
 
-#: src/lang.c:1966
+#: src/lang.c:1977
 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:1972
+#: src/lang.c:1983
 msgid "A regex used to decide which words to show in col_markdash."
 msgstr ""
+"Et regulÃ¦rt udtryk som bruges til at beslutte hvilke ord, der skal vises i "
+"col_markdash."
 
-#: src/lang.c:1973
+#: src/lang.c:1984
 msgid "Regex used to highlight _underline_"
-msgstr ""
+msgstr "RegulÃ¦rt udtryk som bruges til at fremhÃ¦ve _underline_"
 
-#: src/lang.c:1974
+#: src/lang.c:1985
 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:1980
+#: src/lang.c:1991
 msgid "A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr ""
+"Et regulÃ¦rt udtryk som bruges til at finde emneprÃ¦fikser, der skal fjernes. "
+"Brug Â»|Â« som adskillelsestegn."
 
-#: src/lang.c:1981
+#: src/lang.c:1992
 msgid "Regex with Subject prefixes"
-msgstr ""
+msgstr "RegulÃ¦rt udtryk med emneprÃ¦fikser"
 
-#: src/lang.c:1982
+#: src/lang.c:1993
 msgid ""
 "# A regular expression that tin will use to find Subject prefixes\n"
 "# which will be removed before showing the header.\n"
 msgstr ""
+"# Et regulÃ¦rt udtryk som tin vil bruge til at finde emneprÃ¦fikser\n"
+"# som vil blive fjernet fÃ¸r teksthovedet vises.\n"
 
-#: src/lang.c:1987
+#: src/lang.c:1998
 msgid "A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr ""
+"Et regulÃ¦rt udtryk som bruges til at finde emnesuffikser, der skal fjernes. "
+"Brug Â»|Â« som adskillelsestegn."
 
-#: src/lang.c:1988
+#: src/lang.c:1999
 msgid "Regex with Subject suffixes"
-msgstr ""
+msgstr "RegulÃ¦rt udtryk med emnesuffikser"
 
-#: src/lang.c:1989
+#: src/lang.c:2000
 msgid ""
 "# A regular expression that tin will use to find Subject suffixes\n"
 "# which will be removed when replying or posting followup.\n"
 msgstr ""
+"# Et regulÃ¦rt udtryk som tin vil bruge til at finde emnesuffikser\n"
+"# som vil blive fjernet nÃ¥r der svares eller sendes opfÃ¸lgninger.\n"
 
-#: src/lang.c:1994
+#: src/lang.c:2005
 msgid "A regex used to find the begin of a verbatim block."
-msgstr "Et regulÃ¦rt udtryk brugt til at finde begyndelsen af en verbatimblok."
+msgstr ""
+"Et regulÃ¦rt udtryk som bruges til at finde begyndelsen af en verbatimblok."
 
-#: src/lang.c:1995
+#: src/lang.c:2006
 msgid "Regex for begin of a verbatim block"
 msgstr "RegulÃ¦rt udtryk for begyndelsen pÃ¥ en verbatimblok"
 
-#: src/lang.c:1996
+#: src/lang.c:2007
 msgid ""
 "# A regular expression that tin will use to find the begin of\n"
 "# a verbatim block.\n"
@@ -6035,21 +6122,24 @@ msgstr ""
 "# Et regulÃ¦rt udtryk som tin vil bruge til at finde begyndelsen\n"
 "# af en verbatimblok.\n"
 
-#: src/lang.c:2001
+#: src/lang.c:2012
 msgid "A regex used to find the end of a verbatim block."
 msgstr ""
+"Et regulÃ¦rt udtryk som bruges til at finde slutningen af en verbatimblok."
 
-#: src/lang.c:2002
+#: src/lang.c:2013
 msgid "Regex for end of a verbatim block"
-msgstr ""
+msgstr "RegulÃ¦rt udtryk for slutningen pÃ¥ en verbatimblok"
 
-#: src/lang.c:2003
+#: src/lang.c:2014
 msgid ""
 "# A regular expression that tin will use to find the end of\n"
 "# a verbatim block.\n"
 msgstr ""
+"# Et regulÃ¦rt udtryk som tin vil bruge til at finde slutningen\n"
+"# af en verbatimblok.\n"
 
-#: src/lang.c:2008
+#: src/lang.c:2019
 msgid ""
 "Enter name and options for external MIME viewer, --internal for built-in "
 "viewer"
@@ -6057,11 +6147,11 @@ msgstr ""
 "Indtast navn og tilvalg for ekstern MIME-fremviser, --internal for indbygget "
 "fremviser"
 
-#: src/lang.c:2009
+#: src/lang.c:2020
 msgid "MIME binary content viewer"
-msgstr ""
+msgstr "Fremviser for MIME-binÃ¦rt indhold"
 
-#: src/lang.c:2010
+#: src/lang.c:2021
 msgid ""
 "# If --internal automatically use the built in MIME viewer for non-text\n"
 "# parts of articles.\n"
@@ -6069,207 +6159,222 @@ msgid ""
 "blank\n"
 "# for no automatic viewing\n"
 msgstr ""
+"# Hvis --internal automatisk bruger den indbyggede MIME-fremviser for ikke-"
+"tekst-\n"
+"# dele af artikler.\n"
+"# Ellers specificeres en ekstern fremviser (f.eks. metamail) eller "
+"efterlades tom\n"
+"# for ingen automatisk visning\n"
 
-#: src/lang.c:2017
+#: src/lang.c:2028
 msgid "Confirm before starting non-text viewing program"
 msgstr "BekrÃ¦ft fÃ¸r start af visningsprogram for ikke-tekst"
 
-#: src/lang.c:2018
+#: src/lang.c:2029
 msgid "Ask before using MIME viewer"
 msgstr "SpÃ¸rg fÃ¸r brug af MIME-fremviser"
 
-#: src/lang.c:2019
+#: src/lang.c:2030
 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 ""
+"# Hvis ON, tin vil spÃ¸rge fÃ¸r programmet bruger metamail til at vise MIME-"
+"beskeder\n"
+"# dette sker kun hvis metamail_prog er sat til noget\n"
 
-#: src/lang.c:2024
+#: src/lang.c:2035
 msgid "Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr ""
+"SpÃ¸rg om at markere grupper som lÃ¦st nÃ¥r der afsluttes. <MELLEMRUM> skifter "
+"& <CR> angiver."
 
-#: src/lang.c:2025
+#: src/lang.c:2036
 msgid "Catchup read groups when quitting"
 msgstr "Opsaml lÃ¦ste grupper ved afslutning"
 
-#: src/lang.c:2026
+#: src/lang.c:2037
 msgid "# If ON ask user if read groups should all be marked read\n"
-msgstr ""
+msgstr "# Hvis ON, spÃ¸rg bruger om lÃ¦ste grupper skal markeres lÃ¦st\n"
 
-#: src/lang.c:2031
+#: src/lang.c:2042
 msgid "Catchup group using left key"
 msgstr "Opsaml gruppe med venstre tast"
 
-#: src/lang.c:2032
+#: src/lang.c:2043
 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr ""
 
-#: src/lang.c:2037
+#: src/lang.c:2048
 msgid "Catchup thread by using left key"
 msgstr "Opsaml trÃ¥de med venstre tast"
 
-#: src/lang.c:2043
+#: src/lang.c:2054
 msgid "Which actions require confirmation"
 msgstr "Hvilke-handliger krÃ¦ver bekrÃ¦ftelse"
 
-#: src/lang.c:2044
+#: src/lang.c:2055
 msgid "# What should we ask confirmation for.\n"
 msgstr "# Hvad skal vi spÃ¸rge efter bekrÃ¦ftelse pÃ¥.\n"
 
-#: src/lang.c:2049
+#: src/lang.c:2060
 msgid "'Mark as (un)read' ignores tags"
 msgstr ""
 
-#: src/lang.c:2050
+#: src/lang.c:2061
 msgid ""
 "# If ON the 'Mark as (un)read' function marks only the current article.\n"
 msgstr ""
 
-#: src/lang.c:2054
+#: src/lang.c:2065
 msgid "Program to run to open URLs, <CR> sets, <ESC> cancels."
 msgstr ""
 "Program der kÃ¸res ved Ã¥bning af adresser, <CR> angiver, <ESC> afbryder."
 
-#: src/lang.c:2055
+#: src/lang.c:2066
 msgid "Program that opens URLs"
 msgstr "Program som Ã¥bner adresser (URL'er)"
 
-#: src/lang.c:2056
+#: src/lang.c:2067
 msgid "# The program used to open URLs. The actual URL will be appended\n"
 msgstr ""
 "# Programmet brugt til at Ã¥bne URL'er. Den aktuelle URL vil blive tilfÃ¸jet\n"
 
-#: src/lang.c:2061
+#: src/lang.c:2072
 msgid "Use mouse in xterm"
 msgstr "Anvend mus i xterm"
 
-#: src/lang.c:2062
+#: src/lang.c:2073
 msgid "# If ON enable mouse button support on xterm terminals\n"
 msgstr ""
 
-#: src/lang.c:2068
+#: src/lang.c:2079
 msgid "Use scroll keys on keypad"
 msgstr "Brug rultaster pÃ¥ numerisk tastatur"
 
-#: src/lang.c:2069
+#: src/lang.c:2080
 msgid "# If ON enable scroll keys on terminals that support it\n"
 msgstr ""
 
-#: src/lang.c:2074
+#: src/lang.c:2085
 msgid "Enter maximum number of article to get. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2075
+#: src/lang.c:2086
 msgid "Number of articles to get"
 msgstr "Antal artikler til hentning"
 
-#: src/lang.c:2076
+#: src/lang.c:2087
 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:2081
+#: src/lang.c:2092
 msgid "Enter number of days article is considered recent. <CR> sets."
-msgstr ""
+msgstr "Indtast antallet af dage som en artikel ses som ny. <CR> angiver."
 
-#: src/lang.c:2082
+#: src/lang.c:2093
 msgid "Article recentness time limit"
-msgstr ""
+msgstr "TidsbegrÃ¦nsning for nye artikler"
 
-#: src/lang.c:2083
+#: src/lang.c:2094
 msgid "# Number of days in which article is considered recent, (0=OFF)\n"
-msgstr ""
+msgstr "# Antallet af dage som en artikel ses som ny, (0=OFF)\n"
 
-#: src/lang.c:2087
+#: src/lang.c:2098
 msgid ""
 "WILDMAT for normal wildcards, REGEX for full regular expression matching."
-msgstr ""
+msgstr "WILDMAT for normale jokertegn, REGEX for fuld regulÃ¦r udtryksmatch."
 
-#: src/lang.c:2088
+#: src/lang.c:2099
 msgid "Wildcard matching"
 msgstr "Jokertegnmatch"
 
-#: src/lang.c:2089
+#: src/lang.c:2100
 msgid ""
 "# Wildcard matching\n"
 "# Possible values are (the default is marked with *):\n"
 "# * 0 = wildmat\n"
 "#   1 = regex\n"
 msgstr ""
+"# Jokertegnmatch\n"
+"# Mulige vÃ¦rdier er (standarden er markeret med *):\n"
+"# * 0 = wildmat\n"
+"#   1 = regex\n"
 
-#: src/lang.c:2096
+#: src/lang.c:2107
 msgid "Enter minimal score before an article is marked killed. <CR> sets."
 msgstr "Indtast minimal point fÃ¸r en artikel markeres som drÃ¦bt. <CR> angiver."
 
-#: src/lang.c:2097
+#: src/lang.c:2108
 msgid "Score limit (kill)"
 msgstr "PointbegrÃ¦nsning (drÃ¦b)"
 
-#: src/lang.c:2098
+#: src/lang.c:2109
 msgid "# Score limit before an article is marked killed\n"
 msgstr "# PointbegrÃ¦nsning fÃ¸r en artikel markeres som drÃ¦bt\n"
 
-#: src/lang.c:2102
+#: src/lang.c:2113
 msgid "Enter default score to kill articles. <CR> sets."
 msgstr "Indtast standardpoint for at drÃ¦be artikler. <CR> angiver."
 
-#: src/lang.c:2103
+#: src/lang.c:2114
 msgid "Default score to kill articles"
 msgstr "Standardpoint for at drÃ¦be artikler"
 
-#: src/lang.c:2104
+#: src/lang.c:2115
 msgid "# Default score to kill articles\n"
 msgstr "# Standardpoint for at drÃ¦be artikler\n"
 
-#: src/lang.c:2108
+#: src/lang.c:2119
 msgid "Enter minimal score before an article is marked hot. <CR> sets."
 msgstr ""
 "Indtast minimal point fÃ¸r en artikel markeres som populÃ¦r. <CR> angiver."
 
-#: src/lang.c:2109
+#: src/lang.c:2120
 msgid "Score limit (select)"
 msgstr "PointbegrÃ¦nsning (vÃ¦lg)"
 
-#: src/lang.c:2110
+#: src/lang.c:2121
 msgid "# Score limit before an article is marked hot\n"
 msgstr "# PointbegrÃ¦nsning fÃ¸r en artikel er markeret som populÃ¦r\n"
 
-#: src/lang.c:2114
+#: src/lang.c:2125
 msgid "Enter default score to select articles. <CR> sets."
 msgstr "Indtast standardpoint for at vÃ¦lge artikler: <CR> angiver."
 
-#: src/lang.c:2115
+#: src/lang.c:2126
 msgid "Default score to select articles"
 msgstr "Standardpoint for at vÃ¦lge artikler"
 
-#: src/lang.c:2116
+#: src/lang.c:2127
 msgid "# Default score to select articles\n"
 msgstr "# Standardpoint for at vÃ¦lge artikler\n"
 
-#: src/lang.c:2122
+#: src/lang.c:2133
 msgid "Use slrnface to show ''X-Face:''s"
 msgstr "Brug slmface for at vise ''X-face:''s"
 
-#: src/lang.c:2123
+#: src/lang.c:2134
 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:2131
+#: src/lang.c:2142
 msgid "Use ANSI color"
 msgstr "Brug ANSI-farve"
 
-#: src/lang.c:2132
+#: src/lang.c:2143
 msgid "# If ON using ANSI-color\n"
 msgstr "# Hvis ON (TIL) brug ANSI-farve\n"
 
-#: src/lang.c:2137
+#: src/lang.c:2148
 msgid "Standard foreground color"
 msgstr "Standardforgrundsfarve"
 
-#: src/lang.c:2138
+#: src/lang.c:2149
 msgid ""
 "# Standard foreground color\n"
 "# Default: -1 (default color)\n"
@@ -6277,11 +6382,11 @@ msgstr ""
 "# Standardforgrundsfarve\n"
 "# Standard: -1 (standardfarve)\n"
 
-#: src/lang.c:2144
+#: src/lang.c:2155
 msgid "Standard background color"
 msgstr "Standardbaggrundsfarve"
 
-#: src/lang.c:2145
+#: src/lang.c:2156
 msgid ""
 "# Standard background color\n"
 "# Default: -1 (default color)\n"
@@ -6289,11 +6394,11 @@ msgstr ""
 "# Standardbaggrundsfarve\n"
 "# Standard: -1 (standardfarve)\n"
 
-#: src/lang.c:2151
+#: src/lang.c:2162
 msgid "Color for inverse text (background)"
 msgstr "Farve for inverteret tekst (baggrund)"
 
-#: src/lang.c:2152
+#: src/lang.c:2163
 msgid ""
 "# Color of background for inverse text\n"
 "# Default: 4 (blue)\n"
@@ -6301,11 +6406,11 @@ msgstr ""
 "# Farve pÃ¥ baggrund for inverteret tekst\n"
 "# Standard: 4 (blÃ¥)\n"
 
-#: src/lang.c:2158
+#: src/lang.c:2169
 msgid "Color for inverse text (foreground)"
 msgstr "Farve pÃ¥ inverteret tekst (forgrund)"
 
-#: src/lang.c:2159
+#: src/lang.c:2170
 msgid ""
 "# Color of foreground for inverse text\n"
 "# Default: 7 (white)\n"
@@ -6313,11 +6418,11 @@ msgstr ""
 "# Farve pÃ¥ forgrund for inverteret tekst\n"
 "# Standard: 7 (hvid)\n"
 
-#: src/lang.c:2165
+#: src/lang.c:2176
 msgid "Color of text lines"
 msgstr "Farve pÃ¥ tekstlinjer"
 
-#: src/lang.c:2166
+#: src/lang.c:2177
 msgid ""
 "# Color of text lines\n"
 "# Default: -1 (default color)\n"
@@ -6325,11 +6430,11 @@ msgstr ""
 "# Farve pÃ¥ tekstlinjer\n"
 "# Standard: -1 (standardfarve)\n"
 
-#: src/lang.c:2172
+#: src/lang.c:2183
 msgid "Color of mini help menu"
 msgstr "Farve pÃ¥ minihjÃ¦lpemenu"
 
-#: src/lang.c:2173
+#: src/lang.c:2184
 msgid ""
 "# Color of mini help menu\n"
 "# Default: 3 (brown)\n"
@@ -6337,11 +6442,11 @@ msgstr ""
 "# Farve pÃ¥ minihjÃ¦lpemenu\n"
 "# Standard: 3 (brun)\n"
 
-#: src/lang.c:2179
+#: src/lang.c:2190
 msgid "Color of help text"
 msgstr "Farve pÃ¥ hjÃ¦lpetekst"
 
-#: src/lang.c:2180
+#: src/lang.c:2191
 msgid ""
 "# Color of help pages\n"
 "# Default: -1 (default color)\n"
@@ -6349,11 +6454,11 @@ msgstr ""
 "# Farve pÃ¥ hjÃ¦lpesider\n"
 "# Standard: -1 (standardfarve)\n"
 
-#: src/lang.c:2186
+#: src/lang.c:2197
 msgid "Color of status messages"
 msgstr "Farve pÃ¥ statusbeskeder"
 
-#: src/lang.c:2187
+#: src/lang.c:2198
 msgid ""
 "# Color of messages in last line\n"
 "# Default: 6 (cyan)\n"
@@ -6361,11 +6466,11 @@ msgstr ""
 "# Farve pÃ¥ beskeder i sidste linje\n"
 "# Standard: 6 (cyan)\n"
 
-#: src/lang.c:2193
+#: src/lang.c:2204
 msgid "Color of quoted lines"
 msgstr "Farve pÃ¥ citerede linjer"
 
-#: src/lang.c:2194
+#: src/lang.c:2205
 msgid ""
 "# Color of quote-lines\n"
 "# Default: 2 (green)\n"
@@ -6373,21 +6478,21 @@ msgstr ""
 "# Farve pÃ¥ citeringslinjer\n"
 "# Standard: 2 (grÃ¸n)\n"
 
-#: src/lang.c:2200
+#: src/lang.c:2211
 msgid "Color of twice quoted line"
 msgstr "Farve pÃ¥ dobbelt citerede linjer"
 
-#: src/lang.c:2201
+#: src/lang.c:2212
 msgid ""
 "# Color of twice quoted lines\n"
 "# Default: 3 (brown)\n"
 msgstr "# Farve pÃ¥ dobbelt citerede linjer# Standard: 3 (brun)\n"
 
-#: src/lang.c:2207
+#: src/lang.c:2218
 msgid "Color of =>3 times quoted line"
 msgstr "Farve pÃ¥ =>3 gange citerede linje"
 
-#: src/lang.c:2208
+#: src/lang.c:2219
 msgid ""
 "# Color of >=3 times quoted lines\n"
 "# Default: 4 (blue)\n"
@@ -6395,11 +6500,11 @@ msgstr ""
 "# Farve pÃ¥ >=3 gange citerede linjer\n"
 "# Standard: 4 (blÃ¥)\n"
 
-#: src/lang.c:2214
+#: src/lang.c:2225
 msgid "Color of article header lines"
 msgstr "Farve pÃ¥ artikelhovedlinjer"
 
-#: src/lang.c:2215
+#: src/lang.c:2226
 msgid ""
 "# Color of header-lines\n"
 "# Default: 2 (green)\n"
@@ -6408,11 +6513,11 @@ msgstr ""
 "# Standard: 2 (grÃ¸n)\n"
 
 # actual, er det sÃ¥dan noget som "faktiske" eller "rigtige" her, jeg er i tvivl
-#: src/lang.c:2221
+#: src/lang.c:2232
 msgid "Color of actual news header fields"
 msgstr "Farve pÃ¥ aktuelle nyhedshovedfelter"
 
-#: src/lang.c:2222
+#: src/lang.c:2233
 msgid ""
 "# Color of actual news header fields\n"
 "# Default: 9 (light red)\n"
@@ -6420,11 +6525,11 @@ msgstr ""
 "# Farve pÃ¥ aktuelle nyhedshovedfelter\n"
 "# Standard: 9 (lyserÃ¸d)\n"
 
-#: src/lang.c:2228
+#: src/lang.c:2239
 msgid "Color of article subject lines"
 msgstr "Farve pÃ¥ artikelemnelinjer"
 
-#: src/lang.c:2229
+#: src/lang.c:2240
 msgid ""
 "# Color of article subject\n"
 "# Default: 6 (cyan)\n"
@@ -6432,11 +6537,25 @@ msgstr ""
 "# Farve pÃ¥ artikelemne\n"
 "# Standard: 6 (cyan)\n"
 
-#: src/lang.c:2235
+#: src/lang.c:2246
+#, fuzzy
+msgid "Color of external quotes"
+msgstr "Farve pÃ¥ tekstlinjer"
+
+#: src/lang.c:2247
+#, fuzzy
+msgid ""
+"# Color of quoted text from external sources\n"
+"# Default: 5 (pink)\n"
+msgstr ""
+"# Farve pÃ¥ verbatimblokke\n"
+"# Standard: 5 (lyserÃ¸d)\n"
+
+#: src/lang.c:2253
 msgid "Color of response counter"
 msgstr "Farve pÃ¥ svartÃ¦ller"
 
-#: src/lang.c:2236
+#: src/lang.c:2254
 msgid ""
 "# Color of response counter\n"
 "# Default: 2 (green)\n"
@@ -6444,11 +6563,11 @@ msgstr ""
 "# Farve pÃ¥ svartÃ¦ller\n"
 "# Standard: 2 (grÃ¸n)\n"
 
-#: src/lang.c:2242
+#: src/lang.c:2260
 msgid "Color of sender (From:)"
 msgstr "Farver pÃ¥ afsender (From:)"
 
-#: src/lang.c:2243
+#: src/lang.c:2261
 msgid ""
 "# Color of sender (From:)\n"
 "# Default: 2 (green)\n"
@@ -6456,11 +6575,11 @@ msgstr ""
 "# Farve pÃ¥ afsender (From:)\n"
 "# Standard: 2 (grÃ¸n)\n"
 
-#: src/lang.c:2249
+#: src/lang.c:2267
 msgid "Color of help/mail sign"
 msgstr "Farve pÃ¥ hjÃ¦lp-/posttegn"
 
-#: src/lang.c:2250
+#: src/lang.c:2268
 msgid ""
 "# Color of Help/Mail-Sign\n"
 "# Default: 4 (blue)\n"
@@ -6468,11 +6587,11 @@ msgstr ""
 "# Farve pÃ¥ hjÃ¦lp-/posttegn\n"
 "# Standard: 4 (blÃ¥)\n"
 
-#: src/lang.c:2256
+#: src/lang.c:2274
 msgid "Color of signatures"
 msgstr "Farve pÃ¥ underskrifter"
 
-#: src/lang.c:2257
+#: src/lang.c:2275
 msgid ""
 "# Color of signature\n"
 "# Default: 4 (blue)\n"
@@ -6480,11 +6599,11 @@ msgstr ""
 "# Farve pÃ¥ underskrift\n"
 "# Standard: 4 (blÃ¥)\n"
 
-#: src/lang.c:2263
+#: src/lang.c:2281
 msgid "Color of highlighted URLs"
 msgstr "Farve pÃ¥ fremhÃ¦vede URL'er"
 
-#: src/lang.c:2264
+#: src/lang.c:2282
 msgid ""
 "# Color of highlighted URLs\n"
 "# Default: -1 (default color)\n"
@@ -6492,11 +6611,11 @@ msgstr ""
 "# Farve pÃ¥ fremhÃ¦vede URL'er\n"
 "# Standard: -1 (standardfarve)\n"
 
-#: src/lang.c:2270
+#: src/lang.c:2288
 msgid "Color of verbatim blocks"
 msgstr "Farve pÃ¥ verbatimblokke"
 
-#: src/lang.c:2271
+#: src/lang.c:2289
 msgid ""
 "# Color of verbatim blocks\n"
 "# Default: 5 (pink)\n"
@@ -6504,11 +6623,11 @@ msgstr ""
 "# Farve pÃ¥ verbatimblokke\n"
 "# Standard: 5 (lyserÃ¸d)\n"
 
-#: src/lang.c:2277
+#: src/lang.c:2295
 msgid "Color of highlighting with *stars*"
 msgstr "Farve pÃ¥ fremhÃ¦vninger med *stjerner*"
 
-#: src/lang.c:2278
+#: src/lang.c:2296
 msgid ""
 "# Color of word highlighting with *stars*\n"
 "# Default: 11 (yellow)\n"
@@ -6516,11 +6635,11 @@ msgstr ""
 "# Farve pÃ¥ ordfremhÃ¦vninger med *stjerner*\n"
 "# Standard: 11 (gul)\n"
 
-#: src/lang.c:2284
+#: src/lang.c:2302
 msgid "Color of highlighting with _dash_"
 msgstr "Farve pÃ¥ fremhÃ¦vning med _streg_"
 
-#: src/lang.c:2285
+#: src/lang.c:2303
 msgid ""
 "# Color of word highlighting with _dash_\n"
 "# Default: 13 (light pink)\n"
@@ -6528,11 +6647,11 @@ msgstr ""
 "# Farve pÃ¥ ordfremhÃ¦vning med _streg_\n"
 "# Standard: 13 (lyselilla)\n"
 
-#: src/lang.c:2291
+#: src/lang.c:2309
 msgid "Color of highlighting with /slash/"
 msgstr "Farve pÃ¥ fremhÃ¦vninger med /skrÃ¥streg/"
 
-#: src/lang.c:2292
+#: src/lang.c:2310
 msgid ""
 "# Color of word highlighting with /slash/\n"
 "# Default: 14 (light cyan)\n"
@@ -6542,11 +6661,11 @@ msgstr ""
 
 # Er det ikke stroke der er skrÃ¥skreg?
 # nej den er god nok med at slahs er skrÃ¥streg ligesom der stÃ¥r fÃ¸r
-#: src/lang.c:2298
+#: src/lang.c:2316
 msgid "Color of highlighting with -stroke-"
 msgstr "Farve pÃ¥ fremhÃ¦vning med -bindestreg-"
 
-#: src/lang.c:2299
+#: src/lang.c:2317
 msgid ""
 "# Color of word highlighting with -stroke-\n"
 "# Default: 12 (light blue)\n"
@@ -6554,11 +6673,11 @@ msgstr ""
 "# Farve pÃ¥ ordfremhÃ¦vning med -bindestreg-\n"
 "# Standard: 12 (lysblÃ¥)\n"
 
-#: src/lang.c:2306
+#: src/lang.c:2324
 msgid "Attr. of highlighting with *stars*"
 msgstr "Attr. pÃ¥ fremhÃ¦vninger med *stjerner*"
 
-#: src/lang.c:2307
+#: src/lang.c:2325
 msgid ""
 "# Attributes of word highlighting on mono terminals\n"
 "# Possible values are:\n"
@@ -6586,57 +6705,57 @@ msgstr ""
 "# Attribut pÃ¥ ordfremhÃ¦vning med *stjerner*\n"
 "# Standard: 6 (fed)\n"
 
-#: src/lang.c:2322
+#: src/lang.c:2340
 msgid "Attr. of highlighting with _dash_"
 msgstr ""
 
-#: src/lang.c:2323
+#: src/lang.c:2341
 msgid ""
 "# Attribute of word highlighting with _dash_\n"
 "# Default: 2 (best highlighting)\n"
 msgstr ""
 
-#: src/lang.c:2329
+#: src/lang.c:2347
 msgid "Attr. of highlighting with /slash/"
 msgstr ""
 
-#: src/lang.c:2330
+#: src/lang.c:2348
 msgid ""
 "# Attribute of word highlighting with /slash/\n"
 "# Default: 5 (half bright)\n"
 msgstr ""
 
-#: src/lang.c:2336
+#: src/lang.c:2354
 msgid "Attr. of highlighting with -stroke-"
 msgstr ""
 
-#: src/lang.c:2337
+#: src/lang.c:2355
 msgid ""
 "# Attribute of word highlighting with -stroke-\n"
 "# Default: 3 (reverse video)\n"
 msgstr ""
 
-#: src/lang.c:2343
+#: src/lang.c:2361
 msgid "URL highlighting in message body"
 msgstr ""
 
-#: src/lang.c:2344
+#: src/lang.c:2362
 msgid "# Enable URL highlighting?\n"
 msgstr "# Aktiver adressefremhÃ¦velse?\n"
 
-#: src/lang.c:2349
+#: src/lang.c:2367
 msgid "Word highlighting in message body"
 msgstr ""
 
-#: src/lang.c:2350
+#: src/lang.c:2368
 msgid "# Enable word highlighting?\n"
 msgstr "# Aktiver ordfremhÃ¦velse?\n"
 
-#: src/lang.c:2355
+#: src/lang.c:2373
 msgid "What to display instead of mark"
 msgstr ""
 
-#: src/lang.c:2356
+#: src/lang.c:2374
 msgid ""
 "# Should the leading and ending stars and dashes also be displayed,\n"
 "# even when they are highlighting marks?\n"
@@ -6646,57 +6765,60 @@ msgid ""
 "# * 2 = print a space instead\n"
 msgstr ""
 
-#: src/lang.c:2365
+#: src/lang.c:2383
 msgid "Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2366
+#: src/lang.c:2384
 msgid "Page line wrap column"
 msgstr ""
 
-#: src/lang.c:2367
+#: src/lang.c:2385
 msgid "# Wrap article lines at column\n"
 msgstr "# Ombryd artikellinjer ved kolonne\n"
 
-#: src/lang.c:2372
+#: src/lang.c:2390
 msgid "Wrap around threads on next unread"
-msgstr "TrÃ¥de omhandlet ved nÃ¦ste ulÃ¦st"
+msgstr "Medtag trÃ¥de i nÃ¦ste ulÃ¦ste"
 
-#: src/lang.c:2373
+#: src/lang.c:2391
 msgid "# If ON wrap around threads on searching next unread article\n"
-msgstr "# Hvis ON omhandlet trÃ¥de ved sÃ¸gning efter nÃ¦ste ulÃ¦st artikel\n"
+msgstr "# Hvis ON, sÃ¥ medtag trÃ¥de ved sÃ¸gning efter nÃ¦ste ulÃ¦ste artikel\n"
 
-#: src/lang.c:2377
+#: src/lang.c:2395
 msgid "Enter default mail address (and fullname). <CR> sets."
 msgstr "Indtast standardpostadresse (og fulde navn). <CR> angiver."
 
-#: src/lang.c:2378 src/lang.c:2876
+#: src/lang.c:2396 src/lang.c:2894
 msgid "Mail address (and fullname)"
 msgstr "Postadresse (og fulde navn)"
 
-#: src/lang.c:2379
+#: src/lang.c:2397
 msgid "# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr ""
 "# Brugers postadresse (og fulde navn), hvis ikke username@host (fulde navn)\n"
 
-#: src/lang.c:2384
+#: src/lang.c:2402
 msgid "Show empty Followup-To in editor"
-msgstr ""
+msgstr "Vis tomme Followup-To i redigeringsprogrammet"
 
-#: src/lang.c:2385
+#: src/lang.c:2403
 msgid "# If ON show empty Followup-To header when editing an article\n"
 msgstr ""
+"# Hvis ON, vis tomme Followup-To-teksthoveder nÃ¥r en artikel redigeres\n"
 
-#: src/lang.c:2389
+#: src/lang.c:2407
 msgid ""
 "Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr ""
+"Indtast path/! command/--none for at oprette din standardunderskrift. <CR> "
+"angiver."
 
-#: src/lang.c:2390
+#: src/lang.c:2408
 msgid "Create signature from path/command"
 msgstr "Opret underskrift fra path/command (sti/kommando)"
 
-#: src/lang.c:2391
+#: src/lang.c:2409
 msgid ""
 "# Signature path (random sigs)/file to be used when posting/replying\n"
 "# sigfile=file       appends file as signature\n"
@@ -6704,52 +6826,52 @@ msgid ""
 "# sigfile=--none     don't append a signature\n"
 msgstr ""
 
-#: src/lang.c:2398
+#: src/lang.c:2416
 msgid ""
 "Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2399
+#: src/lang.c:2417
 msgid "Prepend signature with \"-- \""
 msgstr "Foranstil underskrift med \"-- \""
 
-#: src/lang.c:2400
+#: src/lang.c:2418
 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr ""
 
-#: src/lang.c:2404
+#: src/lang.c:2422
 msgid "Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2405
+#: src/lang.c:2423
 msgid "Add signature when reposting"
 msgstr ""
 
-#: src/lang.c:2406
+#: src/lang.c:2424
 msgid "# If ON add signature to reposted articles\n"
 msgstr ""
 
-#: src/lang.c:2410
+#: src/lang.c:2428
 #, c-format
 msgid "Enter quotation marks, %s or %S for author's initials."
 msgstr ""
 
-#: src/lang.c:2411
+#: src/lang.c:2429
 msgid "Characters used as quote-marks"
 msgstr ""
 
-#: src/lang.c:2412
+#: src/lang.c:2430
 #, 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:2418
+#: src/lang.c:2436
 msgid "Quoting behavior"
 msgstr ""
 
-#: src/lang.c:2419
+#: src/lang.c:2437
 msgid ""
 "# How quoting should be handled when following up or replying.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6763,52 +6885,54 @@ msgid ""
 "#   7 = Compress quotes, quote signatures, quote empty lines\n"
 msgstr ""
 
-#: src/lang.c:2432 src/lang.c:2440 src/lang.c:2446
+#: src/lang.c:2450 src/lang.c:2458 src/lang.c:2464
 msgid ""
 "%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr ""
 
-#: src/lang.c:2433
+#: src/lang.c:2451
 msgid "Quote line when following up"
 msgstr ""
 
-#: src/lang.c:2434
+#: src/lang.c:2452
 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:2441
+#: src/lang.c:2459
 msgid "Quote line when cross-posting"
 msgstr ""
 
-#: src/lang.c:2447
+#: src/lang.c:2465
 msgid "Quote line when mailing"
-msgstr ""
+msgstr "Citer linje ved postleverance"
 
-#: src/lang.c:2452
+#: src/lang.c:2470
 msgid "If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2453
+#: src/lang.c:2471
 msgid "Insert 'User-Agent:' header"
-msgstr ""
+msgstr "IndsÃ¦t Â»User-Agent:Â«-teksthoved"
 
-#: src/lang.c:2454
+#: src/lang.c:2472
 msgid "# If ON include advertising User-Agent: header\n"
 msgstr ""
 
-#: src/lang.c:2459
+#: src/lang.c:2477
 msgid ""
 "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
+"Indtast tegnsÃ¦tnavn for MIME (f.eks. US-ASCII, ISO-8859-1, EUC-KR), <CR> "
+"angiver."
 
-#: src/lang.c:2460
+#: src/lang.c:2478
 msgid "MM_CHARSET"
 msgstr ""
 
-#: src/lang.c:2461
+#: src/lang.c:2479
 msgid ""
 "# Charset supported locally which is also used for MIME header and\n"
 "# Content-Type header.\n"
@@ -6818,40 +6942,40 @@ msgid ""
 "# mm_charset is considered not displayable and represented as '?'.\n"
 msgstr ""
 
-#: src/lang.c:2471
+#: src/lang.c:2489
 msgid "MM_NETWORK_CHARSET"
 msgstr ""
 
-#: src/lang.c:2472
+#: src/lang.c:2490
 msgid "# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr ""
 
-#: src/lang.c:2476
+#: src/lang.c:2494
 msgid ""
 "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
 
-#: src/lang.c:2477
+#: src/lang.c:2495
 msgid "MM_LOCAL_CHARSET"
 msgstr ""
 
-#: src/lang.c:2478
+#: src/lang.c:2496
 msgid "# Charset supported locally.\n"
 msgstr ""
 
-#: src/lang.c:2485
+#: src/lang.c:2503
 msgid "Mailbox format"
 msgstr "Postkasseformat"
 
-#: src/lang.c:2486
+#: src/lang.c:2504
 msgid "# Format of the mailbox.\n"
 msgstr "# Format pÃ¥ postkassen.\n"
 
-#: src/lang.c:2491
+#: src/lang.c:2509
 msgid "MIME encoding in news messages"
 msgstr "MIME-kodning i nye beskeder"
 
-#: src/lang.c:2492
+#: src/lang.c:2510
 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"
@@ -6860,15 +6984,15 @@ msgid ""
 "# Russian charsets with a lot of 8bit characters.\n"
 msgstr ""
 
-#: src/lang.c:2500 src/lang.c:2521
+#: src/lang.c:2518 src/lang.c:2539
 msgid "Don't change unless you know what you are doing. <ESC> cancels."
 msgstr "Ã†ndr ikke med mindre du ved hvad du laver. <ESC> afbryder."
 
-#: src/lang.c:2501
+#: src/lang.c:2519
 msgid "Use 8bit characters in news headers"
 msgstr "Brug 8-bit tegn i nyhedshoveder"
 
-#: src/lang.c:2502
+#: src/lang.c:2520
 msgid ""
 "# If ON, 8bit characters in news headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -6876,28 +7000,28 @@ msgid ""
 "# parameter unless post_mime_encoding is 8bit as well.\n"
 msgstr ""
 
-#: src/lang.c:2509
+#: src/lang.c:2527
 msgid ""
 "Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2510
+#: src/lang.c:2528
 msgid "View post-processed files"
 msgstr ""
 
-#: src/lang.c:2511
+#: src/lang.c:2529
 msgid "# If set, post processed files will be opened in a viewer\n"
 msgstr ""
 
-#: src/lang.c:2516
+#: src/lang.c:2534
 msgid "MIME encoding in mail messages"
 msgstr "MIME-kodning i postbeskeder"
 
-#: src/lang.c:2522
+#: src/lang.c:2540
 msgid "Use 8bit characters in mail headers"
 msgstr "Brug 8-bit tegn i posthoveder"
 
-#: src/lang.c:2523
+#: src/lang.c:2541
 msgid ""
 "# If ON, 8bit characters in mail headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -6908,36 +7032,36 @@ msgid ""
 "# turn it ON unless you have some compelling reason.\n"
 msgstr ""
 
-#: src/lang.c:2533
+#: src/lang.c:2551
 msgid "Strip blanks from ends of lines"
 msgstr "Fjern tomme tegn fra linjeslutninger"
 
-#: src/lang.c:2534
+#: src/lang.c:2552
 msgid ""
 "# If ON strip blanks from ends of lines for faster display on slow "
 "terminals.\n"
 msgstr ""
 
-#: src/lang.c:2539
+#: src/lang.c:2557
 msgid "If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2540
+#: src/lang.c:2558
 msgid "Transliteration"
 msgstr ""
 
-#: src/lang.c:2541
+#: src/lang.c:2559
 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:2549
+#: src/lang.c:2567
 msgid "Send you a Cc/Bcc automatically"
 msgstr "Send dig en Cc/Bcc automatisk"
 
-#: src/lang.c:2550
+#: src/lang.c:2568
 msgid ""
 "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6947,99 +7071,99 @@ msgid ""
 "#   3 = Cc and Bcc\n"
 msgstr ""
 
-#: src/lang.c:2559
+#: src/lang.c:2577
 msgid "Enter address elements about which you want to be warned. <CR> sets."
 msgstr ""
 "Indtast adresseelementer som du Ã¸nsker at blive advaret om. <CR> angiver."
 
-#: src/lang.c:2560
+#: src/lang.c:2578
 msgid "Spamtrap warning address parts"
 msgstr ""
 
-#: src/lang.c:2561
+#: src/lang.c:2579
 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:2566
+#: src/lang.c:2584
 msgid "Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2567
+#: src/lang.c:2585
 msgid "No. of days a filter entry is valid"
 msgstr "Antal dage en filterpost er gyldig"
 
-#: src/lang.c:2568
+#: src/lang.c:2586
 msgid "# Number of days a short term filter will be active\n"
 msgstr "# Antal dage et korttidsfilter vil vÃ¦re aktivt\n"
 
-#: src/lang.c:2572
+#: src/lang.c:2590
 msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr "TilfÃ¸j sendte artikler til filter. <SPACE> skifter & <CR> angiver."
 
-#: src/lang.c:2573
+#: src/lang.c:2591
 msgid "Add posted articles to filter"
 msgstr "TilfÃ¸j indsendte artikler til filter"
 
-#: src/lang.c:2574
+#: src/lang.c:2592
 msgid ""
 "# If ON add posted articles which start a new thread to filter for\n"
 "# highlighting follow-ups\n"
 msgstr ""
 
-#: src/lang.c:2578
+#: src/lang.c:2596
 msgid "The directory where articles/threads are to be saved in mailbox format."
 msgstr ""
 "Mappen hvor artikler/trÃ¥de skal gemmes i mailbox-format (postkasseformat)."
 
-#: src/lang.c:2579
+#: src/lang.c:2597
 msgid "Mail directory"
 msgstr "Postmappe"
 
-#: src/lang.c:2580
+#: src/lang.c:2598
 msgid "# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr ""
 
-#: src/lang.c:2585
+#: src/lang.c:2603
 msgid "Save articles in batch mode (-S)"
 msgstr "Gem artikler i jobtilstand (-S)"
 
-#: src/lang.c:2586
+#: src/lang.c:2604
 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:2591
+#: src/lang.c:2609
 msgid "The directory where you want articles/threads saved."
 msgstr "Mappen hvor du Ã¸nsker at artikler/trÃ¥de gemmes."
 
-#: src/lang.c:2592
+#: src/lang.c:2610
 msgid "Directory to save arts/threads in"
 msgstr ""
 
-#: src/lang.c:2593
+#: src/lang.c:2611
 msgid "# Directory where articles/threads are saved\n"
 msgstr "# Mappe hvor artikler/trÃ¥de gemmes\n"
 
-#: src/lang.c:2597
+#: src/lang.c:2615
 msgid ""
 "Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> "
 "sets."
 msgstr ""
 
-#: src/lang.c:2598
+#: src/lang.c:2616
 msgid "Use Archive-name: header for save"
 msgstr "Brug arkivnavn: teksthoveder for gem"
 
-#: src/lang.c:2599
+#: src/lang.c:2617
 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:2604
+#: src/lang.c:2622
 msgid ""
 "Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 "cancels."
@@ -7047,23 +7171,23 @@ msgstr ""
 "Marker gemte artikler/trÃ¥de som lÃ¦st. <SPACE> skifter, <CR> angiver, <ESC> "
 "afbryder."
 
-#: src/lang.c:2605
+#: src/lang.c:2623
 msgid "Mark saved articles/threads as read"
 msgstr "Marker gemte artikler/trÃ¥de som lÃ¦st"
 
-#: src/lang.c:2606
+#: src/lang.c:2624
 msgid "# If ON mark articles that are saved as read\n"
 msgstr ""
 
-#: src/lang.c:2610
+#: src/lang.c:2628
 msgid "Do post processing (eg. extract attachments) for saved articles."
 msgstr ""
 
-#: src/lang.c:2611
+#: src/lang.c:2629
 msgid "Post process saved articles"
 msgstr ""
 
-#: src/lang.c:2612
+#: src/lang.c:2630
 msgid ""
 "# Perform post processing (saving binary attachments) from saved articles.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7072,30 +7196,30 @@ msgid ""
 "#   2 = yes\n"
 msgstr ""
 
-#: src/lang.c:2621
+#: src/lang.c:2639
 msgid "Process only unread articles"
 msgstr "Behandl kun ulÃ¦ste artikler"
 
-#: src/lang.c:2622
+#: src/lang.c:2640
 msgid ""
 "# If ON only save/print/pipe/mail unread articles (tagged articles "
 "excepted)\n"
 msgstr ""
 
-#: src/lang.c:2627
+#: src/lang.c:2645
 msgid "Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2628
+#: src/lang.c:2646
 msgid "Print all headers when printing"
 msgstr ""
 
-#: src/lang.c:2629
+#: src/lang.c:2647
 msgid ""
 "# If ON print all of article header otherwise just the important lines\n"
 msgstr ""
 
-#: src/lang.c:2633
+#: src/lang.c:2651
 msgid ""
 "The printer program with options that is to be used to print articles/"
 "threads."
@@ -7103,79 +7227,94 @@ msgstr ""
 "Printerprogrammet med indstillinger som vil blive brugt til at udskrive "
 "artikler/trÃ¥de."
 
-#: src/lang.c:2634
+#: src/lang.c:2652
 msgid "Printer program with options"
 msgstr "Printerprogram med indstillinger"
 
-#: src/lang.c:2635
+#: src/lang.c:2653
 msgid "# Print program with parameters used to print articles/threads\n"
-msgstr ""
+msgstr "# Udskriv program med parametre brugt til at udskrive artikler/trÃ¥de\n"
 
-#: src/lang.c:2641
+#: src/lang.c:2659
 msgid "Force redraw after certain commands"
-msgstr ""
+msgstr "Fremtving skÃ¦rmopdatering efter bestemte kommandoer"
 
-#: src/lang.c:2642
+#: src/lang.c:2660
 msgid ""
 "# If ON a screen redraw will always be done after certain external commands\n"
 msgstr ""
+"% Hvis ON, en skÃ¦rmopdatering vil altid blive udfÃ¸rt efter bestemte ekserne "
+"kommandoer\n"
 
-#: src/lang.c:2646
+#: src/lang.c:2664
 msgid ""
 "Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 "Start redigeringsprogram med linjeforskydning. <MELLEMRUM> skifter, <CR> "
 "angiver, <ESC> afbryder."
 
-#: src/lang.c:2647
+#: src/lang.c:2665
 msgid "Start editor with line offset"
 msgstr "Start redigeringsprogram med linjeforskydning"
 
-#: src/lang.c:2648
+#: src/lang.c:2666
 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 ""
+"# Hvis ON, redigeringsprog. vil blive startet med markÃ¸rforskyning i filen\n"
+"# ellers vil markÃ¸ren blive placeret pÃ¥ den fÃ¸rste linje\n"
 
-#: src/lang.c:2653
+#: src/lang.c:2671
 msgid "Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr ""
+"Indtast %E for redigeringsprogram, %F for filnavn, %N for linjenummer, <CR> "
+"angiver."
 
-#: src/lang.c:2654
+#: src/lang.c:2672
 msgid "Invocation of your editor"
 msgstr "IgangsÃ¦ttelse af dit redigeringsprogram"
 
-#: src/lang.c:2655
+#: src/lang.c:2673
 msgid ""
 "# Format of editor line including parameters\n"
 "# %E Editor  %F Filename  %N Linenumber\n"
 msgstr ""
+"# Format for redigeringsprogrammets parametre for linjeinkludering\n"
+"# %E Redigeringsprogram %F Filnavn  %N Linjenummer\n"
 
-#: src/lang.c:2660
+#: src/lang.c:2678
 msgid ""
 "Enter name and options for external-inews, --internal for internal inews"
 msgstr ""
+"Indtast navn og indstillinger for external-inews, --internal for interne "
+"inews"
 
-#: src/lang.c:2661
+#: src/lang.c:2679
 msgid "External inews"
-msgstr ""
+msgstr "Eksterne inews"
 
-#: src/lang.c:2662
+#: src/lang.c:2680
 msgid ""
 "# If --internal use the built in mini inews for posting via NNTP\n"
 "# otherwise use an external inews program\n"
 msgstr ""
+"# Hvis --internal sÃ¥ brug den indbyggede mini-inews til indsendelse via "
+"NNTP\n"
+"# ellers brug et eksternt inews-program\n"
 
-#: src/lang.c:2666
+#: src/lang.c:2684
 msgid ""
 "Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr ""
+"Indtast %M for postprogram, %S for emne, %T for til, %F for filnavn, <CR> "
+"angiver."
 
-#: src/lang.c:2667
+#: src/lang.c:2685
 msgid "Invocation of your mail command"
 msgstr "IgangsÃ¦ttelse af din postkommando"
 
-#: src/lang.c:2668
+#: src/lang.c:2686
 msgid ""
 "# Format of mailer line including parameters\n"
 "# %M Mailer  %S Subject  %T To  %F Filename\n"
@@ -7183,11 +7322,11 @@ msgid ""
 "# ie. elm interactive          :    elm -i %F -s \"%S\" \"%T\"\n"
 msgstr ""
 
-#: src/lang.c:2676
+#: src/lang.c:2694
 msgid "Use interactive mail reader"
 msgstr "Brug interaktiv postlÃ¦ser"
 
-#: src/lang.c:2677
+#: src/lang.c:2695
 msgid ""
 "# Interactive mailreader\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7195,69 +7334,76 @@ msgid ""
 "#   1 = use interactive mailreader with headers in file\n"
 "#   2 = use interactive mailreader without headers in file\n"
 msgstr ""
+"# Interaktiv postlÃ¦ser\n"
+"# Mulige vÃ¦rdier er (standarden er markeret med *):\n"
+"# * 0 = ingen interaktiv postlÃ¦ser\n"
+"#   1 = brug interaktiv postlÃ¦ser med teksthoveder i fil\n"
+"#   2 = brug interaktiv postlÃ¦ser uden teksthoveder i fil\n"
 
-#: src/lang.c:2686
+#: src/lang.c:2704
 msgid "Remove ~/.article after posting"
 msgstr "Fjern ~/.article efter indsendelse"
 
-#: src/lang.c:2687
+#: src/lang.c:2705
 msgid "# If ON remove ~/.article after posting.\n"
-msgstr ""
+msgstr "# Hvis ON, fjern ~/.article efter indsendelse.\n"
 
-#: src/lang.c:2693
+#: src/lang.c:2711
 msgid "Use UTF-8 graphics (thread tree etc.)"
-msgstr ""
+msgstr "Brug UTF-8-grafik (trÃ¥dtrÃ¦ etc.)"
 
-#: src/lang.c:2694
+#: src/lang.c:2712
 msgid ""
 "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
-msgstr ""
+msgstr "# Hvis ON, brug UTF-8-tegn for indikator Â»->Â«, trÃ¦ og ellipse Â»...Â«\n"
 
-#: src/lang.c:2699
+#: src/lang.c:2717
 msgid "Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr ""
 "Filnavn for alle indsendte artikler, <CR> angiver, intet filnavn=gem ikke."
 
-#: src/lang.c:2700
+#: src/lang.c:2718
 msgid "Filename for posted articles"
 msgstr "Filnavn for indsendte artikler"
 
-#: src/lang.c:2701
+#: src/lang.c:2719
 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:2706
+#: src/lang.c:2724
 msgid ""
 "Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr ""
+"Bevar alle mislykkedes artikler i ~/dead.articles. <MELLEMRUM> skifter & "
+"<CR> angiver."
 
-#: src/lang.c:2707
+#: src/lang.c:2725
 msgid "Keep failed arts in ~/dead.articles"
-msgstr ""
+msgstr "Bevar mislykkede artikler i ~/dead.articles"
 
-#: src/lang.c:2708
+#: src/lang.c:2726
 msgid "# If ON keep all failed postings in ~/dead.articles\n"
-msgstr ""
+msgstr "# Hvis On, bevar alle mislykkedes indsendelser i ~/dead.articles\n"
 
-#: src/lang.c:2712
+#: src/lang.c:2730
 msgid "Do you want to strip unsubscribed groups from .newsrc"
-msgstr ""
+msgstr "Ã˜nsker du at fjerne grupper med fjernet abonnement fra .newsrc"
 
-#: src/lang.c:2713
+#: src/lang.c:2731
 msgid "No unsubscribed groups in newsrc"
-msgstr ""
+msgstr "Ingen grupper med fjernet abonnement i newsrc"
 
-#: src/lang.c:2714
+#: src/lang.c:2732
 msgid "# If ON strip unsubscribed groups from newsrc\n"
 msgstr ""
 
-#: src/lang.c:2719
+#: src/lang.c:2737
 msgid "Remove bogus groups from newsrc"
-msgstr ""
+msgstr "Fjern fejlramte grupper fra newsrc"
 
-#: src/lang.c:2720
+#: src/lang.c:2738
 msgid ""
 "# What to do with bogus groups in newsrc file\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7266,70 +7412,71 @@ msgid ""
 "#   2 = highlight with D on selection screen\n"
 msgstr ""
 
-#: src/lang.c:2729
+#: src/lang.c:2747
 msgid ""
 "Enter number of seconds to wait for a response from the server. <CR> sets."
 msgstr ""
+"Indtast antallet af sekunder at vente pÃ¥ svar fra serveren. <CR> angiver."
 
-#: src/lang.c:2730
+#: src/lang.c:2748
 msgid "NNTP read timeout in seconds"
 msgstr "TidsudlÃ¸b i sekunder for NNTP-lÃ¦s"
 
-#: src/lang.c:2731
+#: src/lang.c:2749
 msgid ""
 "# Time in seconds to wait for a response from the server (0=no timeout)\n"
 msgstr "# Ventetid i sekunder efter svar fra en server (0=intet tidsudlÃ¸b)\n"
 
-#: src/lang.c:2736
+#: src/lang.c:2754
 msgid "Enter number of seconds until active file will be reread. <CR> sets."
 msgstr ""
 "Indtast antallet af sekunder fÃ¸r aktiv fil vil blive genlÃ¦st. <CR> angiver."
 
-#: src/lang.c:2737
+#: src/lang.c:2755
 msgid "Interval in secs to reread active"
 msgstr "Interval i sekunder til at genlÃ¦se aktive"
 
-#: src/lang.c:2738
+#: src/lang.c:2756
 msgid ""
 "# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr ""
 "# Tidsinterval i sekunder mellem genlÃ¦sning af den aktive fil (0=aldrig)\n"
 
-#: src/lang.c:2743
+#: src/lang.c:2761
 msgid "Reconnect to server automatically"
 msgstr "Forbind til serveren igen automatisk"
 
-#: src/lang.c:2744
+#: src/lang.c:2762
 msgid ""
 "# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr ""
 "# Hvis ON forbind sÃ¥ autoamtisk til NNTP-serveren hvis forbindelsen "
 "afbrydes\n"
 
-#: src/lang.c:2748
+#: src/lang.c:2766
 msgid ""
 "Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Opret lokale kopier af NNTP-overbliksfiler. <MELLEMRUM> skifter og <CR> "
 "vÃ¦lger."
 
-#: src/lang.c:2749
+#: src/lang.c:2767
 msgid "Cache NNTP overview files locally"
 msgstr "Lagr NNTP-overbliksfiler lokalt"
 
-#: src/lang.c:2750
+#: src/lang.c:2768
 msgid "# If ON, create local copies of NNTP overview files.\n"
 msgstr "# Hvis ON, opret lokale kopier af NNTP-overbliksfiler.\n"
 
-#: src/lang.c:2754 src/lang.c:2769 src/lang.c:2789 src/lang.c:2808
+#: src/lang.c:2772 src/lang.c:2787 src/lang.c:2807 src/lang.c:2826
 msgid "Enter format string. <CR> sets, <ESC> cancels."
 msgstr "Indtast formatstreng. <CR> angiver, <ESC> afbryder."
 
-#: src/lang.c:2755
+#: src/lang.c:2773
 msgid "Format string for selection level"
 msgstr "Formatstreng for udvÃ¦lgelsesniveau"
 
-#: src/lang.c:2756
+#: src/lang.c:2774
 msgid ""
 "# Format string for selection level representation\n"
 "# Default: %f %n %U  %G  %d\n"
@@ -7343,11 +7490,11 @@ msgid ""
 "#   %U              Unread count\n"
 msgstr ""
 
-#: src/lang.c:2770
+#: src/lang.c:2788
 msgid "Format string for group level"
 msgstr "Formatstreng for gruppeniveau"
 
-#: src/lang.c:2771
+#: src/lang.c:2789
 msgid ""
 "# Format string for group level representation\n"
 "# Default: %n %m %R %L  %s  %F\n"
@@ -7366,11 +7513,11 @@ msgid ""
 "#   %S              Score\n"
 msgstr ""
 
-#: src/lang.c:2790
+#: src/lang.c:2808
 msgid "Format string for thread level"
 msgstr "Formatstreng for trÃ¥dniveau"
 
-#: src/lang.c:2791
+#: src/lang.c:2809
 msgid ""
 "# Format string for thread level representation\n"
 "# Default: %n %m  [%L]  %T  %F\n"
@@ -7388,19 +7535,19 @@ msgid ""
 "#   %T              Thread tree (only thread level)\n"
 msgstr ""
 
-#: src/lang.c:2809
+#: src/lang.c:2827
 msgid "Format string for display of dates"
 msgstr "Formatstreng for visning af datoer"
 
-#: src/lang.c:2810
+#: src/lang.c:2828
 msgid "# Format string for date representation\n"
 msgstr "# Formatstreng for datoreprÃ¦sentation\n"
 
-#: src/lang.c:2816
+#: src/lang.c:2834
 msgid "Unicode normalization form"
 msgstr ""
 
-#: src/lang.c:2817
+#: src/lang.c:2835
 msgid ""
 "# Unicode normalization form\n"
 "# Possible values are:\n"
@@ -7411,19 +7558,19 @@ msgid ""
 "#   4 = NFD\n"
 msgstr ""
 
-#: src/lang.c:2830
+#: src/lang.c:2848
 msgid "Render BiDi"
 msgstr "Optegn BiDi"
 
-#: src/lang.c:2831
+#: src/lang.c:2849
 msgid "# If ON, bi-directional text is rendered by tin\n"
 msgstr ""
 
-#: src/lang.c:2838
+#: src/lang.c:2856
 msgid "Function for sorting articles"
 msgstr "Funktion for sortering af artikler"
 
-#: src/lang.c:2839
+#: src/lang.c:2857
 msgid ""
 "# Function for sorting articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7431,168 +7578,168 @@ msgid ""
 "#   1 = heapsort\n"
 msgstr ""
 
-#: src/lang.c:2852
+#: src/lang.c:2870
 msgid "Automatically GroupMarkUnselArtRead"
 msgstr ""
 
-#: src/lang.c:2858
+#: src/lang.c:2876
 msgid "Delete post-process files"
 msgstr ""
 
-#: src/lang.c:2863
+#: src/lang.c:2881
 msgid "Filename for all mailed articles, <CR> sets, no filename=do not save."
 msgstr ""
 
-#: src/lang.c:2864
+#: src/lang.c:2882
 msgid "Mailbox to save sent mails"
 msgstr "Postkasse hvor sendt post gemmes"
 
-#: src/lang.c:2869
+#: src/lang.c:2887
 msgid "Set Followup-To: header to this group(s). <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2870
+#: src/lang.c:2888
 msgid "Followup-To: header"
 msgstr ""
 
-#: src/lang.c:2875
+#: src/lang.c:2893
 msgid "Enter default mail address (and fullname). <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2882
+#: src/lang.c:2900
 msgid ""
 "Path and options for ispell-like spell-checker. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2883
+#: src/lang.c:2901
 msgid "Ispell program"
 msgstr "Ispellprogram"
 
-#: src/lang.c:2889
+#: src/lang.c:2907
 msgid "When group is a mailing list, send responses to this email address."
 msgstr "NÃ¥r gruppe er en postliste, sÃ¥ send svar til denne e-postadresse."
 
-#: src/lang.c:2890
+#: src/lang.c:2908
 msgid "Mailing list address"
 msgstr "Adresse pÃ¥ postliste"
 
-#: src/lang.c:2896
+#: src/lang.c:2914
 msgid "Forward articles as attachment"
-msgstr "Videresend artikler som bilag"
+msgstr "Videresend artikler som vedhÃ¦ftninger"
 
-#: src/lang.c:2901
+#: src/lang.c:2919
 msgid ""
 "A comma separated list of MIME major/minor Content-Types. <ESC> cancels."
 msgstr "En kommaadskilt liste af MIME store/smÃ¥ Content-typer. <ESC> afbryder."
 
-#: src/lang.c:2902
+#: src/lang.c:2920
 msgid "Which MIME types will be saved"
 msgstr "Hvilke MIME-typer vil blive gemt"
 
-#: src/lang.c:2907
+#: src/lang.c:2925
 msgid "Value of the Organization: header. <CR> sets, <ESC> cancels."
 msgstr "VÃ¦rdi for organisationen: teksthoved. <CR> angiver, <ESC> afbryder."
 
-#: src/lang.c:2908
+#: src/lang.c:2926
 msgid "Organization: header"
 msgstr "Organisation: teksthoved"
 
-#: src/lang.c:2913
+#: src/lang.c:2931
 msgid "Filename for saved articles. <CR> sets, <ESC> cancels."
 msgstr "Filnavn for gemte artikler. <CR> angiver, <ESC> afbryder."
 
-#: src/lang.c:2914
+#: src/lang.c:2932
 msgid "savefile"
 msgstr "gemt fil"
 
-#: src/lang.c:2919 src/lang.c:2943
+#: src/lang.c:2937 src/lang.c:2961
 msgid "Scope for the filter rule. <CR> sets, <ESC> cancels."
 msgstr "Virkefelt for filterregel. <CR> angiver, <ESC> afbryder."
 
-#: src/lang.c:2920
+#: src/lang.c:2938
 msgid "Quick (1 key) select filter scope"
 msgstr ""
 
-#: src/lang.c:2925 src/lang.c:2949
+#: src/lang.c:2943 src/lang.c:2967
 msgid "Header for filter rule. <CR> sets, <ESC> cancels."
 msgstr "Teksthoved for filterregel. <CR> angiver, <ESC> afbryder."
 
-#: src/lang.c:2926
+#: src/lang.c:2944
 msgid "Quick (1 key) select filter header"
 msgstr ""
 
-#: src/lang.c:2931 src/lang.c:2955
+#: src/lang.c:2949 src/lang.c:2973
 msgid "ON = case sensitive, OFF = ignore case. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2932
+#: src/lang.c:2950
 msgid "Quick (1 key) select filter case"
 msgstr ""
 
-#: src/lang.c:2937 src/lang.c:2961
+#: src/lang.c:2955 src/lang.c:2979
 msgid "ON = expire, OFF = don't ever expire. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2938
+#: src/lang.c:2956
 msgid "Quick (1 key) select filter expire"
 msgstr ""
 
-#: src/lang.c:2944
+#: src/lang.c:2962
 msgid "Quick (1 key) kill filter scope"
 msgstr ""
 
-#: src/lang.c:2950
+#: src/lang.c:2968
 msgid "Quick (1 key) kill filter header"
 msgstr ""
 
-#: src/lang.c:2956
+#: src/lang.c:2974
 msgid "Quick (1 key) kill filter case"
 msgstr ""
 
-#: src/lang.c:2962
+#: src/lang.c:2980
 msgid "Quick (1 key) kill filter expire"
 msgstr ""
 
-#: src/lang.c:2968
+#: src/lang.c:2986
 msgid "Assume this charset if no charset declaration is present, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2969
+#: src/lang.c:2987
 msgid "UNDECLARED_CHARSET"
 msgstr ""
 
-#: src/lang.c:2975
+#: src/lang.c:2993
 msgid ""
 "Add this text at the start of the message body. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2976
+#: src/lang.c:2994
 msgid "X_Body"
 msgstr "X_Body"
 
-#: src/lang.c:2981
+#: src/lang.c:2999
 msgid "Insert this header when posting. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2982
+#: src/lang.c:3000
 msgid "X_Headers"
 msgstr "X_Headers"
 
-#: src/lang.c:2987
+#: src/lang.c:3005
 msgid ""
 "Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2988
+#: src/lang.c:3006
 msgid "Insert 'X-Comment-To:' header"
 msgstr ""
 
-#: src/misc.c:3837
+#: src/misc.c:3832
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "Version: %s %s udgave %s (Â»%sÂ«) %s %s\n"
 
-#: src/misc.c:3840
+#: src/misc.c:3835
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "Version: %s %s udgave %s (Â»%sÂ«)\n"
@@ -7610,25 +7757,30 @@ msgstr ""
 "\n"
 "Server fik tidsudlÃ¸b, prÃ¸ver at forbinde igen # %d\n"
 
-#: src/nntplib.c:851 src/nntplib.c:1825
+#: src/nntplib.c:836
+#, fuzzy
+msgid "NNTP connection error. Exiting..."
+msgstr "Kunne ikke forbinde til NNTP-server %s. Afslutter ..."
+
+#: src/nntplib.c:849 src/nntplib.c:1814
 msgid "Rejoin current group\n"
 msgstr ""
 
-#: src/nntplib.c:859 src/nntplib.c:1833
+#: src/nntplib.c:857 src/nntplib.c:1822
 #, c-format
 msgid "Read (%s)\n"
 msgstr "LÃ¦st (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:859
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr "Send sidste kommando igen (%s)\n"
 
-#: src/nntplib.c:1489
+#: src/nntplib.c:1478
 msgid "CAPABILITIES did not announce READER"
 msgstr ""
 
-#: src/nntplib.c:1976
+#: src/nntplib.c:1965
 msgid "MOTD: "
 msgstr ""
 
@@ -7637,7 +7789,7 @@ msgstr ""
 msgid "couldn't expand %s\n"
 msgstr "kunne ikke udvide %s\n"
 
-#: src/post.c:1326
+#: src/post.c:1335
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -7646,7 +7798,7 @@ msgstr ""
 "Linje %d er lÃ¦ngere end 998 oktetter og bÃ¸r foldes sammen, men\n"
 "kodningen er hverken sat til %s eller til %s\n"
 
-#: src/post.c:1331
+#: src/post.c:1340
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -7658,7 +7810,7 @@ msgstr ""
 "eller beskeden indeholder ikke 8-bit tegn og foldning vil derfor\n"
 "ikke blive udfÃ¸rt\n"
 
-#: src/post.c:1333
+#: src/post.c:1342
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -7667,7 +7819,7 @@ msgstr ""
 "Linje %d er lÃ¦ngere end 998 oktetter og bÃ¸r foldes sammen, men\n"
 "kodningen er ikke sat til %s\n"
 
-#: src/post.c:2306
+#: src/post.c:2316
 #, c-format
 msgid "Posting: %.*s ..."
 msgstr "Indsender: %.*s ..."
@@ -7697,7 +7849,7 @@ msgstr "[- UtilgÃ¦ngelig -]"
 #. * preamble
 #. * TODO: -> lang.c
 #.
-#: src/rfc2047.c:1302
+#: src/rfc2047.c:1307
 #, c-format
 msgid ""
 "This message has been composed in the 'multipart/mixed' MIME-format. If you\n"
@@ -7712,19 +7864,19 @@ msgstr ""
 "mÃ¦rkeligt ud.\n"
 "\n"
 
-#: src/save.c:1045
+#: src/save.c:1052
 msgid "bytes"
 msgstr "byte"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "unread"
 msgstr "ulÃ¦ste"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "all"
 msgstr "alle"
 
-#: src/select.c:565 src/select.c:567
+#: src/select.c:568 src/select.c:570
 msgid " R"
 msgstr ""
 
@@ -7782,3 +7934,6 @@ msgstr "Slrnface blev unormalt afbrudt,
 #, c-format
 msgid "Slrnface failed: %s."
 msgstr "Slrnface mislykkedes: %s."
+
+#~ msgid "# Maximum length of the names of newsgroups displayed\n"
+#~ msgstr "# Maksimal lÃ¦ngde pÃ¥ navne pÃ¥ nyhedsgrupper som vises\n"
Binary files tin-2.3.1/po/de.gmo and tin-2.3.2/po/de.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.1/po/de.po tin-2.3.2/po/de.po
--- tin-2.3.1/po/de.po	2014-12-24 09:41:49.000000000 +0100
+++ tin-2.3.2/po/de.po	2015-12-24 00:18:15.443208996 +0100
@@ -8,10 +8,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tin 2.3.1\n"
+"Project-Id-Version: tin 2.3.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-24 09:41+0100\n"
-"PO-Revision-Date: 2014-12-24 09:37+0100\n"
+"POT-Creation-Date: 2015-12-24 00:18+0100\n"
+"PO-Revision-Date: 2015-01-25 15:50+0100\n"
 "Last-Translator: Urs Janssen <urs@tin.org>\n"
 "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
 "Language: de\n"
@@ -19,11 +19,11 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/attrib.c:926
+#: src/attrib.c:941
 msgid "Processing attributes... "
 msgstr "Verarbeite Attribute... "
 
-#: src/attrib.c:1145
+#: src/attrib.c:1163
 #, c-format
 msgid ""
 "# Do not edit this comment block\n"
@@ -32,52 +32,52 @@ msgstr ""
 "# Diesen Kommentarabschnitt nicht verÃ¤ndern\n"
 "#\n"
 
-#: src/attrib.c:1146
+#: src/attrib.c:1164
 #, c-format
 msgid "#  scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n"
 msgstr ""
 "#  scope=ZEICHENKETTE  [notwendig]\n"
 "#    GÃ¼ltigkeitsbereich, z.B. alt.*,!alt.bin*\n"
 
-#: src/attrib.c:1147
+#: src/attrib.c:1165
 #, c-format
 msgid "#  add_posted_to_filter=ON/OFF\n"
 msgstr ""
 "#  add_posted_to_filter=ON/OFF\n"
 "#    Filtereintrag erzeugen fÃ¼r eigene Postings\n"
 
-#: src/attrib.c:1148
+#: src/attrib.c:1166
 #, c-format
 msgid "#  advertising=ON/OFF\n"
 msgstr ""
 "#  advertising=ON/OFF\n"
 "#    User-Agent:-Header einfÃ¼gen\n"
 
-#: src/attrib.c:1149
+#: src/attrib.c:1167
 #, c-format
 msgid "#  alternative_handling=ON/OFF\n"
 msgstr ""
 "#  alternative_handling=ON/OFF\n"
 "#    MIME multipart/alternative-Teile ausblenden\n"
 
-#: src/attrib.c:1150
+#: src/attrib.c:1168
 #, c-format
 msgid "#  ask_for_metamail=ON/OFF\n"
 msgstr ""
 "#  ask_for_metamail=ON/OFF\n"
 "#    Start des MIME-Viewers erst nach BestÃ¤tigung\n"
 
-#: src/attrib.c:1151
+#: src/attrib.c:1169
 #, c-format
 msgid "#  auto_cc_bcc=NUM\n"
 msgstr "#  auto_cc_bcc=ZAHL\n"
 
-#: src/attrib.c:1152
+#: src/attrib.c:1170
 #, c-format
 msgid "#    0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n"
 msgstr "#    0=Nein, 1=Cc, 2=Bcc, 3=Cc und Bcc\n"
 
-#: src/attrib.c:1153
+#: src/attrib.c:1171
 #, c-format
 msgid "#  auto_list_thread=ON/OFF\n"
 msgstr ""
@@ -85,7 +85,7 @@ msgstr ""
 "#    Thread beim Betreten mit der rechten Cursortaste automatisch\n"
 "#    anzeigen\n"
 
-#: src/attrib.c:1154
+#: src/attrib.c:1172
 #, c-format
 msgid "#  auto_save=ON/OFF\n"
 msgstr ""
@@ -93,7 +93,7 @@ msgstr ""
 "#    Artikel mit Archive-name:-Header automatisch in die darin\n"
 "#    angegebene Datei speichern\n"
 
-#: src/attrib.c:1155
+#: src/attrib.c:1173
 #, c-format
 msgid "#  auto_select=ON/OFF\n"
 msgstr ""
@@ -101,21 +101,21 @@ msgstr ""
 "#    FÃ¼hre GroupMarkUnselArtRead Kommando automatisch beim Betreten\n"
 "#    der Gruppe aus\n"
 
-#: src/attrib.c:1156
+#: src/attrib.c:1174
 #, c-format
 msgid "#  batch_save=ON/OFF\n"
 msgstr ""
 "#  batch_save=ON/OFF\n"
 "#    Im Batch-Modus werden die Artikel beachtet\n"
 
-#: src/attrib.c:1157
+#: src/attrib.c:1175
 #, c-format
 msgid "#  date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
 msgstr ""
 "#  date_format=ZEICHENKETTE\n"
 "#    z.B. %%a, %%d %%b %%Y %%H:%%M:%%S\n"
 
-#: src/attrib.c:1158
+#: src/attrib.c:1176
 #, c-format
 msgid "#  delete_tmp_files=ON/OFF\n"
 msgstr ""
@@ -123,14 +123,14 @@ msgstr ""
 "#    Gespeicherte, zur Nachbearbeitung weitergegebene Artikel ohne\n"
 "#    Nachfrage lÃ¶schen\n"
 
-#: src/attrib.c:1159
+#: src/attrib.c:1177
 #, c-format
 msgid "#  editor_format=STRING (eg. %%E +%%N %%F)\n"
 msgstr ""
 "#  editor_format=ZEICHENKETTE\n"
 "#    z.B. %%E +%%N %%F\n"
 
-#: src/attrib.c:1160
+#: src/attrib.c:1178
 #, c-format
 msgid "#  fcc=STRING (eg. =mailbox)\n"
 msgstr ""
@@ -138,14 +138,14 @@ msgstr ""
 "#    Datei in der eine Kopie der Mail abgelegt werden soll,\n"
 "#    z.B. =mailbox\n"
 
-#: src/attrib.c:1161
+#: src/attrib.c:1179
 #, c-format
 msgid "#  followup_to=STRING\n"
 msgstr ""
 "#  followup_to=ZEICHENKETTE\n"
 "#    Voreinstellung fÃ¼r den Followup-To:-Header\n"
 
-#: src/attrib.c:1162
+#: src/attrib.c:1180
 #, c-format
 msgid "#  from=STRING (just append wanted From:-line, don't use quotes)\n"
 msgstr ""
@@ -153,7 +153,7 @@ msgstr ""
 "#    Absender, einfach den gewÃ¼nschten Wert eintragen,\n"
 "#    keine AnfÃ¼hrungszeichen verwenden\n"
 
-#: src/attrib.c:1163
+#: src/attrib.c:1181
 #, c-format
 msgid "#  group_catchup_on_exit=ON/OFF\n"
 msgstr ""
@@ -161,14 +161,14 @@ msgstr ""
 "#    Catchup (als gelesen markieren) der Gruppe beim Verlassen\n"
 "#    mit der linken Cursortaste\n"
 
-#: src/attrib.c:1164
+#: src/attrib.c:1182
 #, c-format
 msgid "#  group_format=STRING (eg. %%n %%m %%R %%L  %%s  %%F)\n"
 msgstr ""
 "#  group_format=ZEICHENKETTE\n"
 "#    z.B. %%n %%m %%R %%L  %%s  %%F\n"
 
-#: src/attrib.c:1165
+#: src/attrib.c:1183
 #, c-format
 msgid "#  mail_8bit_header=ON/OFF\n"
 msgstr ""
@@ -176,12 +176,12 @@ msgstr ""
 "#    8-Bit-Zeichen (wie z.B. Umlaute) im Header von E-Mails\n"
 "#    unkodiert senden\n"
 
-#: src/attrib.c:1166
+#: src/attrib.c:1184
 #, c-format
 msgid "#  mail_mime_encoding=supported_encoding"
 msgstr "#  mail_mime_encoding=ZEICHENKETTE"
 
-#: src/attrib.c:1174
+#: src/attrib.c:1192
 #, c-format
 msgid "#  ispell=STRING\n"
 msgstr ""
@@ -189,59 +189,59 @@ msgstr ""
 "#    Aufruf der RechtschreibprÃ¼fung,\n"
 "#    z.B. ispell -C -ddeutsch -w Ã¤Ã¶Ã¼Ã„Ã–ÃœÃŸ@ -Tlatin1\n"
 
-#: src/attrib.c:1176
+#: src/attrib.c:1194
 #, c-format
 msgid "#  maildir=STRING (eg. ~/Mail)\n"
 msgstr ""
 "#  maildir=ZEICHENKETTE\n"
 "#    Verzeichnis der Mail-Ordner, z.B. ~/Mail\n"
 
-#: src/attrib.c:1177
+#: src/attrib.c:1195
 #, c-format
 msgid "#  mailing_list=STRING (eg. majordomo@example.org)\n"
 msgstr ""
 "#  mailing_list=ZEICHENKETTE\n"
 "#    Gruppe ist eine gegatete Mailingliste, z.B. majordomo@example.org\n"
 
-#: src/attrib.c:1178
+#: src/attrib.c:1196
 #, c-format
 msgid "#  mime_types_to_save=STRING (eg. image/*,!image/bmp)\n"
 msgstr ""
 "#  mime_types_to_save=ZEICHENKETTE\n"
 "#    z.B. image/*,!image/bmp\n"
 
-#: src/attrib.c:1179
+#: src/attrib.c:1197
 #, c-format
 msgid "#  mark_ignore_tags=ON/OFF\n"
 msgstr "#  mark_ignore_tags=ON/OFF\n"
 
-#: src/attrib.c:1180
+#: src/attrib.c:1198
 #, c-format
 msgid "#  mark_saved_read=ON/OFF\n"
 msgstr "#  mark_saved_read=ON/OFF\n"
 
-#: src/attrib.c:1181
+#: src/attrib.c:1199
 #, c-format
 msgid "#  mime_forward=ON/OFF\n"
 msgstr ""
 "#  mime_forward=ON/OFF\n"
 "#    Weitergeleitete Artikel als MIME-Anhang senden\n"
 
-#: src/attrib.c:1183
+#: src/attrib.c:1201
 #, c-format
 msgid "#  mm_network_charset=supported_charset"
 msgstr ""
 "#  mm_network_charset=Zeichensatz\n"
 "#    Erlaubt sind folgende:"
 
-#: src/attrib.c:1190
+#: src/attrib.c:1208
 #, c-format
 msgid "#  undeclared_charset=STRING (default is US-ASCII)\n"
 msgstr ""
 "#  undeclared_charset=Zeichensatz\n"
 "#    Voreinstellung ist US-ASCII\n"
 
-#: src/attrib.c:1192
+#: src/attrib.c:1210
 #, c-format
 msgid "#  news_headers_to_display=STRING\n"
 msgstr ""
@@ -249,19 +249,19 @@ msgstr ""
 "#    Voreinstellung ist: Newsgroups Followup-To Summary Keywords X-Comment-"
 "To\n"
 
-#: src/attrib.c:1193
+#: src/attrib.c:1211
 #, c-format
 msgid "#  news_headers_to_not_display=STRING\n"
 msgstr "#  news_headers_to_not_display=ZEICHENKETTE\n"
 
-#: src/attrib.c:1194
+#: src/attrib.c:1212
 #, c-format
 msgid "#  news_quote_format=STRING\n"
 msgstr ""
 "#  news_quote_format=ZEICHENKETTE\n"
 "#    Einleitungszeile, z.B. news_quote_format=In %%M, %%F wrote:\n"
 
-#: src/attrib.c:1195
+#: src/attrib.c:1213
 #, c-format
 msgid "#  organization=STRING (if beginning with '/' read from file)\n"
 msgstr ""
@@ -269,12 +269,12 @@ msgstr ""
 "#    Organization:-Header; ist das erste Zeichen ein '/', wird der\n"
 "#    Wert aus dieser Datei gelesen.\n"
 
-#: src/attrib.c:1196
+#: src/attrib.c:1214
 #, c-format
 msgid "#  pos_first_unread=ON/OFF\n"
 msgstr "#  pos_first_unread=ON/OFF\n"
 
-#: src/attrib.c:1197
+#: src/attrib.c:1215
 #, c-format
 msgid "#  post_8bit_header=ON/OFF\n"
 msgstr ""
@@ -282,26 +282,26 @@ msgstr ""
 "#    8-Bit-Zeichen (wie z.B. Umlaute) im Header von Newsartikeln\n"
 "#    unkodiert senden\n"
 
-#: src/attrib.c:1198
+#: src/attrib.c:1216
 #, c-format
 msgid "#  post_mime_encoding=supported_encoding"
 msgstr "#  post_mime_encoding=ZEICHENKETTE"
 
-#: src/attrib.c:1205
+#: src/attrib.c:1223
 #, c-format
 msgid "#  post_process_type=NUM\n"
 msgstr ""
 "#  post_process_type=ZAHL\n"
 "#    Nachbearbeitung\n"
 
-#: src/attrib.c:1210
+#: src/attrib.c:1228
 #, c-format
 msgid "#  post_process_view=ON/OFF\n"
 msgstr ""
 "#  post_process_view=ON/OFF\n"
 "#    Nachbearbeitete Artikel anzeigen\n"
 
-#: src/attrib.c:1211
+#: src/attrib.c:1229
 #, c-format
 msgid "#  quick_kill_scope=STRING (ie. talk.*)\n"
 msgstr ""
@@ -309,247 +309,247 @@ msgstr ""
 "#    Voreinstellung fÃ¼r GÃ¼ltigkeitsbereich neuer Kill-EintrÃ¤ge,\n"
 "#    z.B. talk.*\n"
 
-#: src/attrib.c:1212
+#: src/attrib.c:1230
 #, c-format
 msgid "#  quick_kill_expire=ON/OFF\n"
 msgstr ""
 "#  quick_kill_expire=ON/OFF\n"
 "#    Kill verfÃ¤llt automatisch\n"
 
-#: src/attrib.c:1213
+#: src/attrib.c:1231
 #, c-format
 msgid "#  quick_kill_case=ON/OFF\n"
 msgstr ""
 "#  quick_kill_case=ON/OFF\n"
 "#    Kill beachtet GroÃŸ/Kleinschreibung\n"
 
-#: src/attrib.c:1214
+#: src/attrib.c:1232
 #, c-format
 msgid "#  quick_kill_header=NUM\n"
 msgstr ""
 "#  quick_kill_header=ZAHL\n"
 "#    Killen nach:\n"
 
-#: src/attrib.c:1215 src/attrib.c:1224
+#: src/attrib.c:1233 src/attrib.c:1242
 #, c-format
 msgid "#    0=Subject: (case sensitive)  1=Subject: (ignore case)\n"
 msgstr ""
 "#    0=Subject: (GroÃŸ/Kleinschreibung beachten), 1=Subject: (G/K "
 "ignorieren)\n"
 
-#: src/attrib.c:1216 src/attrib.c:1225
+#: src/attrib.c:1234 src/attrib.c:1243
 #, c-format
 msgid "#    2=From: (case sensitive)     3=From: (ignore case)\n"
 msgstr "#    2=From: (G/K beachten), 3=From: (G/K ignorieren)\n"
 
-#: src/attrib.c:1217 src/attrib.c:1226
+#: src/attrib.c:1235 src/attrib.c:1244
 #, c-format
 msgid "#    4=Message-ID: & full References: line\n"
 msgstr "#    4=Message-ID: & alle References: EintrÃ¤ge\n"
 
-#: src/attrib.c:1218 src/attrib.c:1227
+#: src/attrib.c:1236 src/attrib.c:1245
 #, c-format
 msgid "#    5=Message-ID: & last References: entry only\n"
 msgstr "#    5=Message-ID: & letzter References: Eintrag\n"
 
-#: src/attrib.c:1219 src/attrib.c:1228
+#: src/attrib.c:1237 src/attrib.c:1246
 #, c-format
 msgid "#    6=Message-ID: entry only     7=Lines:\n"
 msgstr "#    6=Message-ID: allein, 7=Lines:\n"
 
-#: src/attrib.c:1220
+#: src/attrib.c:1238
 #, c-format
 msgid "#  quick_select_scope=STRING\n"
 msgstr ""
 "#  quick_select_scope=ZEICHENKETTE\n"
 "#    Voreinstellung fÃ¼r GÃ¼ltigkeitsbereich neuer Auswahlregeln (Hochscoren)\n"
 
-#: src/attrib.c:1221
+#: src/attrib.c:1239
 #, c-format
 msgid "#  quick_select_expire=ON/OFF\n"
 msgstr ""
 "#  quick_select_expire=ON/OFF\n"
 "#    Regel verfÃ¤llt automatisch\n"
 
-#: src/attrib.c:1222
+#: src/attrib.c:1240
 #, c-format
 msgid "#  quick_select_case=ON/OFF\n"
 msgstr ""
 "#  quick_select_case=ON/OFF\n"
 "#    Regel beachtet GroÃŸ/Kleinschreibung\n"
 
-#: src/attrib.c:1223
+#: src/attrib.c:1241
 #, c-format
 msgid "#  quick_select_header=NUM\n"
 msgstr ""
 "#  quick_select_header=NUM\n"
 "#    AuswÃ¤hlen (Hochscoren) nach:\n"
 
-#: src/attrib.c:1229
+#: src/attrib.c:1247
 #, c-format
 msgid "#  quote_chars=STRING (%%s, %%S for initials)\n"
 msgstr ""
 "#  quote_chars=ZEICHENKETTE\n"
-"#    Zeichen fÃ¼r Zitate in Antworten, %%s oder %%S ergibt Autoreninitialien\n"
+"#    Zeichen fÃ¼r Zitate in Antworten, %%s oder %%S ergibt Autoreninitialen\n"
 
-#: src/attrib.c:1231
+#: src/attrib.c:1249
 #, c-format
 msgid "#  print_header=ON/OFF\n"
 msgstr ""
 "#  print_header=ON/OFF\n"
 "#    Alle Header beim Drucken ausgeben\n"
 
-#: src/attrib.c:1233
+#: src/attrib.c:1251
 #, c-format
 msgid "#  process_only_unread=ON/OFF\n"
 msgstr "#  process_only_unread=ON/OFF\n"
 
-#: src/attrib.c:1234
+#: src/attrib.c:1252
 #, c-format
 msgid "#  prompt_followupto=ON/OFF\n"
 msgstr ""
 "#  prompt_followupto=ON/OFF\n"
 "#    Leeren Followup-To:-Header anzeigen beim Erstellen eines Artikels\n"
 
-#: src/attrib.c:1235
+#: src/attrib.c:1253
 #, c-format
 msgid "#  savedir=STRING (eg. ~user/News)\n"
 msgstr ""
 "#  savedir=ZEICHENKETTE\n"
 "#    Verzeichnis zum Speichern, z.B. ~user/News\n"
 
-#: src/attrib.c:1236
+#: src/attrib.c:1254
 #, c-format
 msgid "#  savefile=STRING (eg. =linux)\n"
 msgstr ""
 "#  savefile=ZEICHENKETTE\n"
 "#    Datei zum Speichern, z.B. =linux\n"
 
-#: src/attrib.c:1237
+#: src/attrib.c:1255
 #, c-format
 msgid "#  sigfile=STRING (eg. $var/sig)\n"
 msgstr ""
 "#  sigfile=ZEICHENKETTE\n"
 "#    Signatur, z.B. $var/sig\n"
 
-#: src/attrib.c:1238
+#: src/attrib.c:1256
 #, c-format
 msgid "#  show_author=NUM\n"
 msgstr ""
 "#  show_author=ZAHL\n"
 "#    Anzeige des From-Felds\n"
 
-#: src/attrib.c:1244
+#: src/attrib.c:1262
 #, c-format
 msgid "#  show_signatures=ON/OFF\n"
 msgstr ""
 "#  show_signatures=ON/OFF\n"
 "#    Signaturen anzeigen\n"
 
-#: src/attrib.c:1245
+#: src/attrib.c:1263
 #, c-format
 msgid "#  show_only_unread_arts=ON/OFF\n"
 msgstr ""
 "#  show_only_unread_arts=ON/OFF\n"
 "#    nur ungelesene Artikel anzeigen\n"
 
-#: src/attrib.c:1246
+#: src/attrib.c:1264
 #, c-format
 msgid "#  sigdashes=ON/OFF\n"
 msgstr ""
 "#  sigdashes=ON/OFF\n"
 "#    Signatur mit '\\n-- \\n' abtrennen\n"
 
-#: src/attrib.c:1247
+#: src/attrib.c:1265
 #, c-format
 msgid "#  signature_repost=ON/OFF\n"
 msgstr ""
 "#  signature_repost=ON/OFF\n"
 "#    Signatur beim Reposten anhÃ¤ngen\n"
 
-#: src/attrib.c:1248
+#: src/attrib.c:1266
 #, c-format
 msgid "#  sort_article_type=NUM\n"
 msgstr ""
 "#  sort_article_type=ZAHL\n"
 "#    Artikel sortieren nach:\n"
 
-#: src/attrib.c:1266
+#: src/attrib.c:1284
 #, c-format
 msgid "#  sort_threads_type=NUM\n"
 msgstr ""
 "#  sort_threads_type=ZAHL\n"
 "#    Threads sortieren nach:\n"
 
-#: src/attrib.c:1275
+#: src/attrib.c:1293
 #, c-format
 msgid "#  start_editor_offset=ON/OFF\n"
 msgstr "#  start_editor_offset=ON/OFF\n"
 
-#: src/attrib.c:1276
+#: src/attrib.c:1294
 #, c-format
 msgid "#  tex2iso_conv=ON/OFF\n"
 msgstr ""
 "#  tex2iso_conv=ON/OFF\n"
 "#    Automatische Umwandlung von TeX-Umlauten\n"
 
-#: src/attrib.c:1277
+#: src/attrib.c:1295
 #, c-format
 msgid "#  thread_catchup_on_exit=ON/OFF\n"
 msgstr "#  thread_catchup_on_exit=ON/OFF\n"
 
-#: src/attrib.c:1278
+#: src/attrib.c:1296
 #, c-format
 msgid "#  thread_articles=NUM"
 msgstr ""
 "#  thread_articles=ZAHL\n"
 "#    Threading nach:"
 
-#: src/attrib.c:1285
+#: src/attrib.c:1303
 #, c-format
 msgid "#  thread_format=STRING (eg. %%n %%m [%%L]  %%T  %%F)\n"
 msgstr ""
 "#  thread_format=ZEICHENKETTE\n"
 "#    z.B. %%n %%m [%%L]  %%T  %%F\n"
 
-#: src/attrib.c:1286
+#: src/attrib.c:1304
 #, c-format
 msgid "#  thread_perc=NUM\n"
 msgstr ""
 "#  thread_perc=ZAHL\n"
 "#    Wie viel Prozent des Subjects mÃ¼ssen gleich sein?\n"
 
-#: src/attrib.c:1287
+#: src/attrib.c:1305
 #, c-format
 msgid "#  trim_article_body=NUM\n"
 msgstr "#  trim_article_body=ZAHL\n"
 
-#: src/attrib.c:1288
+#: src/attrib.c:1306
 #, c-format
 msgid "#    0 = Don't trim article body\n"
 msgstr "#    0 = Artikelrumpf nicht anpassen\n"
 
-#: src/attrib.c:1289
+#: src/attrib.c:1307
 #, c-format
 msgid "#    1 = Skip leading blank lines\n"
 msgstr "#    1 = FÃ¼hrende Leerzeilen Ã¼berspringen\n"
 
-#: src/attrib.c:1290
+#: src/attrib.c:1308
 #, c-format
 msgid "#    2 = Skip trailing blank lines\n"
 msgstr "#    2 = AbschlieÃŸende Leerzeilen Ã¼berspringen\n"
 
-#: src/attrib.c:1291
+#: src/attrib.c:1309
 #, c-format
 msgid "#    3 = Skip leading and trailing blank lines\n"
 msgstr "#    3 = FÃ¼hrende und abschlieÃŸende Leerzeilen Ã¼berspringen\n"
 
-#: src/attrib.c:1292
+#: src/attrib.c:1310
 #, c-format
 msgid "#    4 = Compact multiple blank lines between text blocks\n"
 msgstr "#    4 = Leerzeilen zwischen TextblÃ¶cken zusammenfassen\n"
 
-#: src/attrib.c:1293
+#: src/attrib.c:1311
 #, c-format
 msgid ""
 "#    5 = Compact multiple blank lines between text blocks and skip\n"
@@ -558,7 +558,7 @@ msgstr ""
 "#    5 = Leerzeilen zwischen TextblÃ¶cken zusammenfassen und\n"
 "#        fÃ¼hrende Leerzeilen Ã¼berspringen\n"
 
-#: src/attrib.c:1294
+#: src/attrib.c:1312
 #, c-format
 msgid ""
 "#    6 = Compact multiple blank lines between text blocks and skip\n"
@@ -567,7 +567,7 @@ msgstr ""
 "#    6 = Leerzeilen zwischen TextblÃ¶cken zusammenfassen und\n"
 "#        abschlieÃŸende Leerzeilen Ã¼berspringen\n"
 
-#: src/attrib.c:1295
+#: src/attrib.c:1313
 #, c-format
 msgid ""
 "#    7 = Compact multiple blank lines between text blocks and skip\n"
@@ -576,19 +576,26 @@ msgstr ""
 "#    7 = Leerzeilen zwischen TextblÃ¶cken zusammenfassen und\n"
 "#        fÃ¼hrende sowie abschlieÃŸende Leerzeilen Ã¼berspringen\n"
 
-#: src/attrib.c:1296
+#: src/attrib.c:1314
 #, c-format
 msgid "#  verbatim_handling=ON/OFF\n"
 msgstr ""
 "#  verbatim_handling=ON/OFF\n"
 "#    Wortgetreue TextblÃ¶cke erkennen\n"
 
-#: src/attrib.c:1297
+#: src/attrib.c:1316
+#, c-format
+msgid "#  extquote_handling=ON/OFF\n"
+msgstr ""
+"#  extquote_handling=ON/OFF\n"
+"#    Fremdzitate erkennen\n"
+
+#: src/attrib.c:1318
 #, c-format
 msgid "#  wrap_on_next_unread=ON/OFF\n"
 msgstr "#  wrap_on_next_unread=ON/OFF\n"
 
-#: src/attrib.c:1298
+#: src/attrib.c:1319
 #, c-format
 msgid "#  x_body=STRING (eg. ~/.tin/extra-body-text)\n"
 msgstr ""
@@ -596,7 +603,7 @@ msgstr ""
 "#    Text wird automatisch zu Beginn des Artikels eingefÃ¼gt,\n"
 "#    z.B. ~/.tin/extra-body-text\n"
 
-#: src/attrib.c:1299
+#: src/attrib.c:1320
 #, c-format
 msgid "#  x_comment_to=ON/OFF\n"
 msgstr ""
@@ -604,14 +611,14 @@ msgstr ""
 "#    X-Comment-To:-Header einfÃ¼gen.\n"
 "#    (Nur sinnvoll in nach Fido Technology Network gegateten Gruppen.)\n"
 
-#: src/attrib.c:1300
+#: src/attrib.c:1321
 #, c-format
 msgid "#  x_headers=STRING (eg. ~/.tin/extra-headers)\n"
 msgstr ""
 "#  x_headers=ZEICHENKETTE\n"
 "#    ZusÃ¤tzliche Header, z.B. ~/.tin/extra-headers\n"
 
-#: src/attrib.c:1301
+#: src/attrib.c:1322
 #, c-format
 msgid ""
 "#\n"
@@ -620,7 +627,7 @@ msgstr ""
 "#\n"
 "# Es empfiehlt sich, zuerst allgemein gÃ¼ltige und danach spezielle,\n"
 
-#: src/attrib.c:1302
+#: src/attrib.c:1323
 #, c-format
 msgid ""
 "# entries first followed by group specific entries.\n"
@@ -629,12 +636,12 @@ msgstr ""
 "# nur fÃ¼r bestimmte Newsgruppen gÃ¼ltige EintrÃ¤ge aufzufÃ¼hren.\n"
 "#\n"
 
-#: src/attrib.c:1303
+#: src/attrib.c:1324
 #, c-format
 msgid "############################################################################\n"
 msgstr "############################################################################\n"
 
-#: src/cook.c:624
+#: src/cook.c:623
 msgid "(unknown)"
 msgstr "(unbekannt)"
 
@@ -853,7 +860,7 @@ msgstr "Anhang unmarkiert"
 
 #: src/lang.c:90
 msgid "Attributes Menu Commands"
-msgstr "AttributemenÃ¼ Befehle "
+msgstr "AttributemenÃ¼ Befehle"
 
 #: src/lang.c:91
 #, c-format
@@ -880,7 +887,7 @@ msgstr "    Bitte das Passwort eingeben:
 
 #: src/lang.c:97
 msgid "    Please enter username: "
-msgstr "    Bitte den Usernamen eingeben: "
+msgstr "    Bitte den Benutzernamen eingeben: "
 
 #: src/lang.c:98
 #, c-format
@@ -1069,100 +1076,105 @@ msgid "Command failed: %s"
 msgstr "Befehl fehlgeschlagen: %s"
 
 #: src/lang.c:146
+#, c-format
+msgid "Cook article failed, %s is exiting"
+msgstr "Artilel aufbereiten fehlgeschlagen, %s beendet sich"
+
+#: src/lang.c:147
 msgid "Mark not selected articles read?"
 msgstr "Nicht ausgewÃ¤hlte (hot) Artikel auf gelesen setzen?"
 
-#: src/lang.c:148
+#: src/lang.c:149
 #, c-format
 msgid "Connecting to %s..."
 msgstr "Verbinde mit %s..."
 
-#: src/lang.c:150
+#: src/lang.c:151
 msgid "<CR>"
 msgstr "<CR>"
 
-#: src/lang.c:151
+#: src/lang.c:152
 msgid "Creating active file for saved groups...\n"
 msgstr "Erzeuge die Datei 'active' fÃ¼r gespeicherte Gruppen...\n"
 
-#: src/lang.c:152
+#: src/lang.c:153
 msgid "Creating newsrc file...\n"
 msgstr "Erzeuge newsrc Datei...\n"
 
-#: src/lang.c:154 src/lang.c:1296 src/lang.c:1316
+#: src/lang.c:155 src/lang.c:1299 src/lang.c:1319
 msgid "Default"
 msgstr "Voreinstellung"
 
-#: src/lang.c:155
+#: src/lang.c:156
 msgid "Delete saved files that have been post processed?"
 msgstr "LÃ¶schen der gespeicherten Dateien, die nachbearbeitet wurden?"
 
-#: src/lang.c:156
+#: src/lang.c:157
 msgid "Deleting temporary files..."
 msgstr "LÃ¶sche temporÃ¤re Dateien..."
 
-#: src/lang.c:158
+#: src/lang.c:159
 msgid "*** End of article ***"
 msgstr "*** Ende des Artikels ***"
 
-#: src/lang.c:159
+#: src/lang.c:160
 msgid "*** End of articles ***"
 msgstr "*** Ende der Artikel ***"
 
-#: src/lang.c:160
+#: src/lang.c:161
 msgid "*** End of attachments ***"
 msgstr "*** Ende der AnhÃ¤nge ***"
 
-#: src/lang.c:161
+#: src/lang.c:162
 msgid "*** End of groups ***"
 msgstr "*** Ende der Gruppen ***"
 
-#: src/lang.c:162
+#: src/lang.c:163
 msgid "*** End of page ***"
 msgstr "*** Seitenende ***"
 
-#: src/lang.c:163
+#: src/lang.c:164
 msgid "*** End of scopes ***"
 msgstr "*** Ende der GÃ¼ltigkeitsbereiche ***"
 
-#: src/lang.c:164
+#: src/lang.c:165
 msgid "*** End of thread ***"
 msgstr "*** Ende des Threads ***"
 
-#: src/lang.c:165
+#: src/lang.c:166
 msgid "*** End of URLs ***"
 msgstr "*** Ende der URLs ***"
 
-#: src/lang.c:166
+#: src/lang.c:167
 msgid "Enter limit of articles to get> "
 msgstr "Anzahl zu holender Artikel> "
 
-#: src/lang.c:167
+#: src/lang.c:168
 msgid "Enter Message-ID to go to> "
 msgstr "Message-ID, die Sie suchen> "
 
-#: src/lang.c:168
+#: src/lang.c:169
 msgid " and enter next unread thread"
 msgstr " und nÃ¤chsten ungel. Thread betreten"
 
-#: src/lang.c:169
+#: src/lang.c:170
 msgid " and enter next unread article"
 msgstr " und nÃ¤chsten ungel. Artikel betreten"
 
-#: src/lang.c:170
+#: src/lang.c:171
 msgid " and enter next unread group"
 msgstr " und betritt nÃ¤chste Gruppe"
 
-#: src/lang.c:171
+#: src/lang.c:172
 msgid "Enter option number> "
 msgstr "Optionsnummer eingeben> "
 
-#: src/lang.c:172
+#: src/lang.c:173
 #, c-format
 msgid "Enter range [%s]> "
 msgstr "Bereich eingeben [%s]> "
 
-#: src/lang.c:173
+#: src/lang.c:174
 msgid ""
 "\n"
 "Warning: Approved: header used.\n"
@@ -1170,7 +1182,7 @@ msgstr ""
 "\n"
 "Warnung: Approved:-Header benutzt.\n"
 
-#: src/lang.c:175
+#: src/lang.c:176
 msgid ""
 "\n"
 "Error: Bad address in Approved: header.\n"
@@ -1178,7 +1190,7 @@ msgstr ""
 "\n"
 "Fehler: UngÃ¼ltige Adresse im Approved:-Header.\n"
 
-#: src/lang.c:176
+#: src/lang.c:177
 msgid ""
 "\n"
 "Error: Bad address in From: header.\n"
@@ -1186,7 +1198,7 @@ msgstr ""
 "\n"
 "Fehler: UngÃ¼ltige Adresse im From:-Header.\n"
 
-#: src/lang.c:177
+#: src/lang.c:178
 msgid ""
 "\n"
 "Error: Bad FQDN in Message-ID: header.\n"
@@ -1194,7 +1206,7 @@ msgstr ""
 "\n"
 "Fehler: UngÃ¼ltiger FQDN im Message-ID:-Header.\n"
 
-#: src/lang.c:178
+#: src/lang.c:179
 msgid ""
 "\n"
 "Error: Bad address in Reply-To: header.\n"
@@ -1202,7 +1214,7 @@ msgstr ""
 "\n"
 "Fehler: UngÃ¼ltige Adresse im Reply-To:-Header.\n"
 
-#: src/lang.c:179
+#: src/lang.c:180
 msgid ""
 "\n"
 "Error: Bad address in To: header.\n"
@@ -1210,27 +1222,27 @@ msgstr ""
 "\n"
 "Fehler: UngÃ¼ltige Adresse im To:-Header.\n"
 
-#: src/lang.c:181
+#: src/lang.c:182
 #, c-format
 msgid "Can't unlock %s"
 msgstr "Kann Lock auf %s nicht entfernen"
 
-#: src/lang.c:182
+#: src/lang.c:183
 #, c-format
 msgid "Couldn't dotlock %s - article not appended!"
 msgstr "Konnte %s nicht dotlocken - Artikel nicht angehÃ¤ngt!"
 
-#: src/lang.c:183
+#: src/lang.c:184
 #, c-format
 msgid "Couldn't lock %s - article not appended!"
 msgstr "Konnte %s nicht locken - Artikel nicht angehÃ¤ngt!"
 
-#: src/lang.c:186
+#: src/lang.c:187
 #, c-format
 msgid "Corrupted file %s"
 msgstr "Datei %s ist beschÃ¤digt"
 
-#: src/lang.c:188
+#: src/lang.c:189
 msgid ""
 "\n"
 "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n"
@@ -1239,32 +1251,37 @@ msgstr ""
 "Fehler: Followup-To \"poster\" zusammen mit einem Gruppenname\n"
 "        ist nicht erlaubt!\n"
 
-#: src/lang.c:189
+#: src/lang.c:190
+#, c-format
+msgid "Error: Custom format exceeds screen width. Using default \"%s\"."
+msgstr "Fehler: Format Ã¼berschr. Bildschirmbreite. Benutze Voreinst. \"%s\"."
+
+#: src/lang.c:191
 msgid "Internal error in GNKSA routine - send bug report.\n"
 msgstr ""
 "Interner Fehler in der GNKSA Routine - Senden Sie einen Fehlerbericht.\n"
 
-#: src/lang.c:190
+#: src/lang.c:192
 msgid "Left angle bracket missing in route address.\n"
-msgstr "Linkes GrÃ¶ÃŸerzeichen '<' fehlt in Route-Adresse.\n"
+msgstr "Linkes Kleiner-als-Zeichen '<' fehlt in Route-Adresse.\n"
 
-#: src/lang.c:191
+#: src/lang.c:193
 msgid "Left parenthesis missing in old-style address.\n"
 msgstr "Linke Klammer '(' fehlt in EMail-Adresse (alter Stil).\n"
 
-#: src/lang.c:192
+#: src/lang.c:194
 msgid "Right parenthesis missing in old-style address.\n"
 msgstr "Rechte Klammer ')' fehlt in EMail-Adresse (alter Stil).\n"
 
-#: src/lang.c:193
+#: src/lang.c:195
 msgid "At-sign missing in mail address.\n"
 msgstr "In der Mailadresse fehlt das '@'.\n"
 
-#: src/lang.c:194
+#: src/lang.c:196
 msgid "Single component FQDN is not allowed. Add your domain.\n"
 msgstr "Ein einteiliger FQDN ist nicht erlaubt. FÃ¼gen Sie Ihre Domain hinzu.\n"
 
-#: src/lang.c:195
+#: src/lang.c:197
 msgid ""
 "Invalid domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1272,7 +1289,7 @@ msgstr ""
 "UnzulÃ¤ssige Domain. Senden Sie einen Fehlerbericht, wenn es Ihre TL-Domain\n"
 "wirklich gibt. Benutzen Sie .invalid fÃ¼r bewusst falsche Adressen.\n"
 
-#: src/lang.c:196
+#: src/lang.c:198
 msgid ""
 "Illegal domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1280,7 +1297,7 @@ msgstr ""
 "Regelwidrige Domain. Senden Sie einen Fehlerbericht, wenn es Ihre TL-Domain\n"
 "wirklich gibt. Benutzen Sie .invalid fÃ¼r bewusst falsche Adressen.\n"
 
-#: src/lang.c:197
+#: src/lang.c:199
 msgid ""
 "Unknown domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1288,53 +1305,53 @@ msgstr ""
 "Unbekannte Domain. Senden Sie einen Fehlerbericht, wenn es Ihre TL-Domain\n"
 "wirklich gibt. Benutzen Sie .invalid fÃ¼r bewusst falsche Adressen.\n"
 
-#: src/lang.c:198
+#: src/lang.c:200
 msgid "Illegal character in FQDN.\n"
 msgstr "UngÃ¼ltiges Zeichen im FQDN.\n"
 
-#: src/lang.c:199
+#: src/lang.c:201
 msgid "Zero length FQDN component not allowed.\n"
 msgstr "Der FQDN darf keine leere Komponente enthalten.\n"
 
-#: src/lang.c:200
+#: src/lang.c:202
 msgid "FQDN component exceeds maximum allowed length (63 chars).\n"
 msgstr ""
 "Eine Komponente des FQDN Ã¼berschreitet die maximale LÃ¤nge (63 Zeichen).\n"
 
-#: src/lang.c:201
+#: src/lang.c:203
 msgid "FQDN component may not start or end with hyphen.\n"
 msgstr "Komponenten des FQDN dÃ¼rfen nicht mit einem Bindestrich beginnen.\n"
 
-#: src/lang.c:202
+#: src/lang.c:204
 msgid "FQDN component may not start with digit.\n"
 msgstr "Komponenten des FQDN dÃ¼rfen nicht mit einer Zahl beginnen.\n"
 
-#: src/lang.c:203
+#: src/lang.c:205
 msgid "Domain literal has impossible numeric value.\n"
 msgstr "Die IP-Adresse ist nicht gÃ¼ltig.\n"
 
-#: src/lang.c:204
+#: src/lang.c:206
 msgid ""
 "Domain literal is for private use only and not allowed for global use.\n"
 msgstr "Die IP-Adresse ist ausschlieÃŸlich fÃ¼r den privaten Gebrauch gedacht.\n"
 
-#: src/lang.c:205
+#: src/lang.c:207
 msgid "Right bracket missing in domain literal.\n"
 msgstr "Die rechte Klammer nach der IP-Adresse fehlt.\n"
 
-#: src/lang.c:206
+#: src/lang.c:208
 msgid "Missing localpart of mail address.\n"
 msgstr "Fehlender Lokalteil in der Mailadresse.\n"
 
-#: src/lang.c:207
+#: src/lang.c:209
 msgid "Illegal character in localpart of mail address.\n"
 msgstr "UngÃ¼ltiges Zeichen im Lokalteil der Mailadresse.\n"
 
-#: src/lang.c:208
+#: src/lang.c:210
 msgid "Zero length localpart component not allowed.\n"
 msgstr "Eine leere Lokalteilkomponente ist nicht erlaubt.\n"
 
-#: src/lang.c:209
+#: src/lang.c:211
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n"
@@ -1342,7 +1359,7 @@ msgstr ""
 "UngÃ¼ltiges Zeichen im Realname.\n"
 "UngeschÃ¼tzte WÃ¶rter dÃ¼rfen kein '!()<>@,;:\\.[]' in der Adresse enthalten.\n"
 
-#: src/lang.c:210
+#: src/lang.c:212
 msgid ""
 "Illegal character in realname.\n"
 "Quoted words may not contain '()<>\\'.\n"
@@ -1350,7 +1367,7 @@ msgstr ""
 "UngÃ¼ltiges Zeichen im Realname.\n"
 "GeschÃ¼tzte WÃ¶rter dÃ¼rfen kein '()<>\\' enthalten.\n"
 
-#: src/lang.c:211
+#: src/lang.c:213
 msgid ""
 "Illegal character in realname.\n"
 "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n"
@@ -1358,11 +1375,11 @@ msgstr ""
 "UngÃ¼ltiges Zeichen im Realname.\n"
 "Kodierte WÃ¶rter dÃ¼rfen '!()<>@,;:\"\\.[]/=' nicht enthalten.\n"
 
-#: src/lang.c:212
+#: src/lang.c:214
 msgid "Bad syntax in encoded word used in realname.\n"
 msgstr "Falsche Syntax im kodierten Wort, das im Realname enthalten ist.\n"
 
-#: src/lang.c:213
+#: src/lang.c:215
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '()<>\\' in old-style addresses.\n"
@@ -1371,7 +1388,7 @@ msgstr ""
 "UngeschÃ¼tzte WÃ¶rter dÃ¼rfen kein '()<>\\' in Adressen enthalten (alter "
 "Stil).\n"
 
-#: src/lang.c:214
+#: src/lang.c:216
 msgid ""
 "Illegal character in realname.\n"
 "Control characters and unencoded 8bit characters > 127 are not allowed.\n"
@@ -1379,7 +1396,7 @@ msgstr ""
 "UngÃ¼ltiges Zeichen im Realname.\n"
 "Kontrollzeichen und unkodierte 8bit Zeichen > 127 sind verboten.\n"
 
-#: src/lang.c:215
+#: src/lang.c:217
 msgid ""
 "\n"
 "Error: No blank line found after header.\n"
@@ -1387,7 +1404,7 @@ msgstr ""
 "\n"
 "Fehler: Keine Leerzeile nach dem Header gefunden.\n"
 
-#: src/lang.c:216
+#: src/lang.c:218
 #, c-format
 msgid ""
 "\n"
@@ -1397,7 +1414,7 @@ msgstr ""
 "Fehler: UngÃ¼ltiges %s Format.\n"
 
 #. TODO: fixme, US-ASCII is not the only 7bit charset we know about
-#: src/lang.c:218
+#: src/lang.c:220
 msgid ""
 "\n"
 "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n"
@@ -1411,7 +1428,7 @@ msgstr ""
 "        passenden  Wert fÃ¼r Ihre  Sprache,  indem Sie  M)enÃ¼ benutzen,\n"
 "        oder direkt die tinrc Ã¤ndern.\n"
 
-#: src/lang.c:223
+#: src/lang.c:225
 msgid ""
 "\n"
 "Error: Posting contains  non-ASCII characters  but the  MIME encoding\n"
@@ -1426,7 +1443,7 @@ msgstr ""
 "        \"8bit\" oder \"quoted-printable\" - Zeichensatz abhÃ¤ngig -  via\n"
 "         M)enÃ¼ oder durch editieren der tinrc.\n"
 
-#: src/lang.c:229
+#: src/lang.c:231
 msgid ""
 "\n"
 "Error: Article starts with blank line instead of header\n"
@@ -1434,7 +1451,7 @@ msgstr ""
 "\n"
 "Fehler: Der Artikel beginnt mit einer Leerzeile anstatt des Headers\n"
 
-#: src/lang.c:230
+#: src/lang.c:232
 #, c-format
 msgid ""
 "\n"
@@ -1445,7 +1462,7 @@ msgstr ""
 "Fehler: Der Header in Zeile %d enthÃ¤lt kein ':' nach seinem Bezeichner:\n"
 "%s\n"
 
-#: src/lang.c:231
+#: src/lang.c:233
 #, c-format
 msgid ""
 "\n"
@@ -1454,7 +1471,7 @@ msgstr ""
 "\n"
 "Fehler: Die \"%s:\" Zeile ist leer.\n"
 
-#: src/lang.c:232
+#: src/lang.c:234
 #, c-format
 msgid ""
 "\n"
@@ -1463,7 +1480,7 @@ msgstr ""
 "\n"
 "Fehler: Die \"%s:\" Zeile fehlt im Artikel Header.\n"
 
-#: src/lang.c:233
+#: src/lang.c:235
 #, c-format
 msgid ""
 "\n"
@@ -1472,7 +1489,7 @@ msgstr ""
 "\n"
 "Fehler: %s enthÃ¤lt auch nicht 7Bit Zeichen.\n"
 
-#: src/lang.c:234
+#: src/lang.c:236
 #, c-format
 msgid ""
 "\n"
@@ -1483,7 +1500,7 @@ msgstr ""
 "Fehler: Der Header in der Zeile %d hat kein Leerzeichen nach dem ':' :\n"
 "%s\n"
 
-#: src/lang.c:235
+#: src/lang.c:237
 #, c-format
 msgid ""
 "\n"
@@ -1492,26 +1509,26 @@ msgstr ""
 "\n"
 "Fehler: Es sind mehrere (%d) \"%s:\" Zeilen im Header.\n"
 
-#: src/lang.c:236
+#: src/lang.c:238
 #, c-format
 msgid "Insecure permissions of %s (%o)"
 msgstr "Unsichere ZugriffsbeschrÃ¤nkungen auf %s (%o)"
 
-#: src/lang.c:238
+#: src/lang.c:240
 #, c-format
 msgid "Invalid response to GROUP command, %s"
 msgstr "UngÃ¼ltige Antwort auf GROUP-Befehl, %s"
 
-#: src/lang.c:243
+#: src/lang.c:245
 #, c-format
 msgid "MIME parse error: Unexpected end of %s/%s article"
 msgstr "MIME-Fehler: Unerwartetes Ende des %s/%s-Artikels"
 
-#: src/lang.c:244
+#: src/lang.c:246
 msgid "MIME parse error: Start boundary whilst reading headers"
 msgstr "MIME-Fehler: Anfangsgrenze in Hadern"
 
-#: src/lang.c:245
+#: src/lang.c:247
 msgid ""
 "\n"
 "Error: \"poster\" is not allowed in Newsgroups!\n"
@@ -1519,16 +1536,16 @@ msgstr ""
 "\n"
 "Fehler: \"poster\" ist nicht erlaubt in Newsgroups!\n"
 
-#: src/lang.c:246
+#: src/lang.c:248
 msgid "Can't get a (fully-qualified) domain-name!"
 msgstr "Kann keinen (voll qualifizierten) Domainnamen finden!"
 
-#: src/lang.c:247
+#: src/lang.c:249
 #, c-format
 msgid "No permissions to go into %s\n"
 msgstr "Keine Berechtigung um %s zu betreten\n"
 
-#: src/lang.c:249
+#: src/lang.c:251
 msgid ""
 "\n"
 "Error: From: line missing.\n"
@@ -1536,30 +1553,30 @@ msgstr ""
 "\n"
 "Fehler: Die From: Zeile fehlt.\n"
 
-#: src/lang.c:251
+#: src/lang.c:253
 #, c-format
 msgid "No read permissions for %s\n"
 msgstr "Keine Leseberechtigung fÃ¼r %s\n"
 
-#: src/lang.c:252
+#: src/lang.c:254
 #, c-format
 msgid "File %s does not exist\n"
 msgstr "Datei %s existiert nicht\n"
 
-#: src/lang.c:253
+#: src/lang.c:255
 #, c-format
 msgid "No write permissions for %s\n"
 msgstr "Keine Schreibberechtigung fÃ¼r %s\n"
 
-#: src/lang.c:254
+#: src/lang.c:256
 msgid "Can't get user information (/etc/passwd missing?)"
 msgstr "Kann Benutzer-Infos nicht finden (/etc/passwd fehlt?)"
 
-#: src/lang.c:255
+#: src/lang.c:257
 msgid "errors"
 msgstr "Fehler"
 
-#: src/lang.c:257
+#: src/lang.c:259
 #, c-format
 msgid ""
 "\n"
@@ -1568,61 +1585,61 @@ msgstr ""
 "\n"
 "Fehler in Zeile %d: \"Sender:\"-Header ist nicht erlaubt (wird hinzugefÃ¼gt)\n"
 
-#: src/lang.c:259
+#: src/lang.c:261
 #, c-format
 msgid "Server has non of the groups listed in %s"
 msgstr "Server fÃ¼hrt keine der Gruppen aus %s"
 
-#: src/lang.c:260
+#: src/lang.c:262
 msgid "error"
 msgstr "Fehler"
 
-#: src/lang.c:261
+#: src/lang.c:263
 msgid "Unknown display level"
 msgstr "Unbekannter Level"
 
-#: src/lang.c:262
+#: src/lang.c:264
 msgid "<ESC>"
 msgstr "<ESC>"
 
-#: src/lang.c:263
+#: src/lang.c:265
 msgid "Exiting..."
 msgstr "Beenden..."
 
-#: src/lang.c:264
+#: src/lang.c:266
 msgid "leaving external mail-reader"
 msgstr "Verlasse externen Mailreader"
 
-#: src/lang.c:265
+#: src/lang.c:267
 #, c-format
 msgid "Extracting %s..."
 msgstr "Entpacke %s..."
 
-#: src/lang.c:267
+#: src/lang.c:269
 #, c-format
 msgid "Error writing %s file. Filesystem full? File reset to previous state."
 msgstr "Fehler beim Schreiben von %s. Dateisystem voll? Datei zurÃ¼ckgesetzt."
 
-#: src/lang.c:268
+#: src/lang.c:270
 #, c-format
 msgid "Error making backup of %s file. Filesystem full?"
 msgstr "Fehler beim Erzeugen der Sicherung von %s. Dateisystem voll?"
 
-#: src/lang.c:269
+#: src/lang.c:271
 #, c-format
 msgid "Filtering global rules (%d/%d)..."
 msgstr "Filtern nach den globalen Regeln (%d/%d)..."
 
-#: src/lang.c:270
+#: src/lang.c:272
 msgid "Rule created by: "
 msgstr "Regel erstellt von: "
 
-#: src/lang.c:271
+#: src/lang.c:273
 #, c-format
 msgid "Enter pattern [%s]> "
 msgstr "Muster eingeben [%s]> "
 
-#: src/lang.c:272
+#: src/lang.c:274
 #, c-format
 msgid ""
 "\n"
@@ -1631,20 +1648,20 @@ msgstr ""
 "\n"
 "Antworten auf Ihre Artikel sollen in folgenden %s erscheinen:\n"
 
-#: src/lang.c:273
+#: src/lang.c:275
 #, c-format
 msgid "  %s\t Answers will be directed to you by mail.\n"
 msgstr "  %s\t Antworten erhalten Sie direkt per Mail.\n"
 
-#: src/lang.c:274
+#: src/lang.c:276
 msgid "-- forwarded message --\n"
 msgstr "-- weitergeleitete Nachricht --\n"
 
-#: src/lang.c:275
+#: src/lang.c:277
 msgid "-- end of forwarded message --\n"
 msgstr "-- Ende der weitergeleiteten Nachricht --\n"
 
-#: src/lang.c:276
+#: src/lang.c:278
 msgid ""
 "# Format:\n"
 "#   comment=STRING    Optional. Multiple lines allowed. Comments must be "
@@ -1701,860 +1718,866 @@ msgstr ""
 "#   msgid_only=ZKETTE Message-ID lautet (z.B. <123@@ether.net>).\n"
 "#   refs_only=Z.KETTE References-Header (z.B. <123@@ether.net>), kein\n"
 "#                     Vergleich mit Message-ID-Header.\n"
-"#   lines=[<>]?ZAHL   Zeilenanzahl (Lines-Header)\n"
+"#   lines=[<>]?ZAHL   Zeilenzahl (Lines-Header)\n"
 "#   gnksa=[<>]?ZAHL   RÃ¼ckgabewert der Funktion GNKSA parse_from()\n"
 "#   xref=MUSTER       Muster passt auf Xref-Header (z.B. alt.flame*)\n"
 "#   time=ZAHL         Ablaufdatum der Regel als time_t Wert\n"
 "#                     (Anzahl der Sekunden seit 1970-01-01 00:00:00 UTC)\n"
 "#\n"
 
-#: src/lang.c:297
+#: src/lang.c:299
 #, c-format
 msgid "Enter score for rule (default=%d): "
 msgstr "Bewertung fÃ¼r Regel (Standard=%d): "
 
-#: src/lang.c:298
+#: src/lang.c:300
 #, c-format
 msgid "Enter the score weight (range 0 < score <= %d)"
 msgstr "Geben Sie die HÃ¶he der Bewertung an (Bereich 0 < Bewertung <= %d)"
 
 #. SCORE_MAX
-#: src/lang.c:299
+#: src/lang.c:301
 msgid "Full"
 msgstr "Voll"
 
-#: src/lang.c:300
+#: src/lang.c:302
 msgid "Comment (optional)  : "
 msgstr "Kommentar (optional): "
 
-#: src/lang.c:301
+#: src/lang.c:303
 msgid "Apply pattern to    : "
 msgstr "Wende Muster an auf : "
 
-#: src/lang.c:302
+#: src/lang.c:304
 msgid "From: line (ignore case)      "
 msgstr "From: Zeile (ignoriere GroÃŸ- Kleinschreibung)"
 
-#: src/lang.c:303
+#: src/lang.c:305
 msgid "From: line (case sensitive)   "
 msgstr "From: Zeile (GroÃŸ- Kleinschreibung beachten) "
 
-#: src/lang.c:305
+#: src/lang.c:307
 #, c-format
 msgid "%s%s: Unknown host.\n"
 msgstr "%s%s: Unbekannter Host.\n"
 
-#: src/lang.c:307
+#: src/lang.c:309
 msgid "global "
 msgstr "Global "
 
-#: src/lang.c:308
+#: src/lang.c:310
 #, c-format
 msgid "Please use %.100s instead"
 msgstr "Bitte %.100s statt dessen benutzen"
 
-#: src/lang.c:309
+#: src/lang.c:311
 #, c-format
 msgid "%s is bogus"
 msgstr "%s ist ungÃ¼ltig"
 
-#: src/lang.c:310
+#: src/lang.c:312
 #, c-format
 msgid "Group %s is moderated. Continue?"
 msgstr "Gruppe %s ist moderiert. Fortfahren?"
 
-#: src/lang.c:311
+#: src/lang.c:313
 msgid "groups"
 msgstr "Gruppen"
 
-#: src/lang.c:312
+#: src/lang.c:314
 #, c-format
 msgid "Rereading %s..."
 msgstr "Lese %s..."
 
-#: src/lang.c:313
+#: src/lang.c:315
 msgid "Top Level Commands"
 msgstr "Top Level Befehle"
 
-#: src/lang.c:314
+#: src/lang.c:316
 msgid "Group Selection"
 msgstr "Gruppen-Auswahl"
 
-#: src/lang.c:315
+#: src/lang.c:317
 msgid "group"
 msgstr "Gruppe"
 
-#: src/lang.c:317
+#: src/lang.c:318
+msgid ""
+"*** Group descriptions are disabled according to current select_format ***"
+msgstr ""
+"*** Gruppenbeschreibungen sind aktuell in select_format deaktiviert ***"
+
+#: src/lang.c:320
 msgid ""
 "One or more lines of comment. <CR> to add a line or proceed if line is empty."
 msgstr ""
 "Kommentarzeile(n). <CR> fÃ¼r nÃ¤chsten MenÃ¼punkt bzw. Ende der eingeg. Zeile."
 
-#: src/lang.c:318
+#: src/lang.c:321
 msgid "From: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "From: zum Filter hinzufÃ¼gen. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:319
+#: src/lang.c:322
 msgid ""
 "Linecount of articles to be filtered. < for less, > for more, = for equal."
 msgstr ""
 "Zeilenzahl der Artikel, die gefiltert werden. < weniger, > mehr, = gleich."
 
-#: src/lang.c:320
+#: src/lang.c:323
 msgid "Message-ID: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "Message-ID: zum Filter hinzufÃ¼gen. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:321
+#: src/lang.c:324
 msgid "Subject: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "Subject: zum Filter hinzufÃ¼gen. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:322
+#: src/lang.c:325
 msgid ""
 "Enter text pattern to filter if Subject: & From: lines are not what you want."
 msgstr ""
 "Textmuster zum Filtern, wenn Subject: & From: nicht Ihren WÃ¼nschen "
 "entspricht."
 
-#: src/lang.c:323
+#: src/lang.c:326
 msgid ""
 "Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
 msgstr ""
 "WÃ¤hle worauf das Textmuster angewendet wird. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:324
+#: src/lang.c:327
 msgid ""
 "Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
 msgstr ""
 "GÃ¼ltigkeitsdauer in Tagen fÃ¼r den Filter. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:325
+#: src/lang.c:328
 msgid ""
 "Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Filterregel gilt fÃ¼r aktuelle/alle Gruppe(n). <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:326
+#: src/lang.c:329
 msgid ""
 "Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Filterregel gilt fÃ¼r aktuelle/allen Gruppe(n).<SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:327
+#: src/lang.c:330
 msgid "kill an article via a menu"
 msgstr "killt einen Artikel mittels eines MenÃ¼s"
 
-#: src/lang.c:328
+#: src/lang.c:331
 msgid "auto-select (hot) an article via a menu"
 msgstr "Filterregel (hochscoren) fÃ¼r Artikel via MenÃ¼ erstellen"
 
-#: src/lang.c:329
+#: src/lang.c:332
 msgid "Browse URLs in article"
 msgstr "URLs im Artikel mit Browser Ã¶ffnen"
 
-#: src/lang.c:330
+#: src/lang.c:333
 msgid "0 - 9\t  display article by number in current thread"
 msgstr "0 - 9\t  zeigt Artikel nach Nummern sortiert im aktuellen Thread"
 
-#: src/lang.c:332
+#: src/lang.c:335
 msgid "cancel (delete) or supersede (overwrite) current article"
 msgstr "cancelt (lÃ¶scht) oder ersetzt den aktuellen Artikel"
 
-#: src/lang.c:333
+#: src/lang.c:336
 msgid "post followup to current article"
 msgstr "aktuellen Artikel beantworten (followup)"
 
-#: src/lang.c:334
+#: src/lang.c:337
 msgid "post followup (don't copy text) to current article"
 msgstr "aktuellen Artikel beantworten, ohne Zitieren des Textes"
 
-#: src/lang.c:335
+#: src/lang.c:338
 msgid "post followup to current article quoting complete headers"
 msgstr "aktuellen Artikel beantworten, mit Komplettzitat der Header"
 
-#: src/lang.c:336
+#: src/lang.c:339
 msgid "repost chosen article to another group"
 msgstr "gewÃ¤hlten Artikel in eine andere Gruppe reposten"
 
-#: src/lang.c:338
+#: src/lang.c:341
 msgid "edit article (mail-groups only)"
 msgstr "editiere Artikel (nur bei Mail-Gruppen)"
 
-#: src/lang.c:339
+#: src/lang.c:342
 msgid "display first article in current thread"
 msgstr "ersten Artikel im aktuellen Thread anzeigen"
 
-#: src/lang.c:340
+#: src/lang.c:343
 msgid "display first page of article"
 msgstr "zeigt erste Seite des Artikels an"
 
-#: src/lang.c:341
+#: src/lang.c:344
 msgid "display last article in current thread"
 msgstr "letzten Artikel im aktuellen Thread anzeigen"
 
-#: src/lang.c:342
+#: src/lang.c:345
 msgid "display last page of article"
 msgstr "letzte Seite des Artikels anzeigen"
 
-#: src/lang.c:343
+#: src/lang.c:346
 msgid "mark rest of thread as read and advance to next unread"
 msgstr "markiere Rest des Thread als gelesen, springe zu nÃ¤chstem ungelesenen"
 
-#: src/lang.c:344
+#: src/lang.c:347
 msgid "display next article"
 msgstr "nÃ¤chsten Artikel anzeigen"
 
-#: src/lang.c:345
+#: src/lang.c:348
 msgid "display first article in next thread"
 msgstr "zeigt den ersten Artikel im nÃ¤chsten Thread an"
 
-#: src/lang.c:346
+#: src/lang.c:349
 msgid "display next unread article"
 msgstr "nÃ¤chsten ungelesenen Artikel anzeigen"
 
-#: src/lang.c:347
+#: src/lang.c:350
 msgid "go to the article that this one followed up"
 msgstr "(Bezugs)Artikel anzeigen, den der aktuelle Artikel beantwortet hat"
 
-#: src/lang.c:348
+#: src/lang.c:351
 msgid "display previous article"
 msgstr "vorhergehenden Artikel anzeigen"
 
-#: src/lang.c:349
+#: src/lang.c:352
 msgid "display previous unread article"
 msgstr "vorhergehenden ungelesenen Artikel anzeigen"
 
-#: src/lang.c:350
+#: src/lang.c:353
 msgid "quickly kill an article using defaults"
 msgstr "killt einen Artikel schnell und benutzt dabei die Voreinstellungen"
 
-#: src/lang.c:351
+#: src/lang.c:354
 msgid "quickly auto-select (hot) an article using defaults"
 msgstr "markiert (hervorheben) Artikel und benutzt die Voreinstellungen"
 
-#: src/lang.c:352
+#: src/lang.c:355
 msgid "return to group selection level"
 msgstr "kehrt zum GruppenauswahlmenÃ¼ zurÃ¼ck"
 
-#: src/lang.c:353
+#: src/lang.c:356
 msgid "reply through mail to author"
 msgstr "Antwort per Mail an den Autor"
 
-#: src/lang.c:354
+#: src/lang.c:357
 msgid "reply through mail (don't copy text) to author"
 msgstr "Antwort per Mail an den Autor (ohne Zitieren des Textes)"
 
-#: src/lang.c:355
+#: src/lang.c:358
 msgid "reply through mail to author quoting complete headers"
 msgstr "Antwort per Mail an den Autor, wobei der komplette Header zitiert wird"
 
-#: src/lang.c:356
+#: src/lang.c:359
 msgid "search backwards within this article"
 msgstr "sucht rÃ¼ckwÃ¤rts innerhalb des Artikels"
 
-#: src/lang.c:357
+#: src/lang.c:360
 msgid "search forwards within this article"
 msgstr "sucht vorwÃ¤rts innerhalb des Artikels"
 
-#: src/lang.c:358
+#: src/lang.c:361
 msgid "show article in raw-mode (including all headers)"
 msgstr "Artikel im Rohformat (inklusive aller Header) anzeigen"
 
-#: src/lang.c:359
+#: src/lang.c:362
 msgid "skip next block of included text"
 msgstr "Ã¼berspringt den nÃ¤chsten Zitatblock"
 
-#: src/lang.c:360
+#: src/lang.c:363
 msgid "toggle display of sections hidden by a form-feed (^L) on/off"
 msgstr "schalte Anzeige von durch Form-Feed (^L) versteckten Teilen ein/aus"
 
-#: src/lang.c:361
+#: src/lang.c:364
 msgid "toggle display of all headers"
 msgstr "schalte Anzeige aller Header ein/aus"
 
-#: src/lang.c:362
+#: src/lang.c:365
 msgid "toggle word highlighting on/off"
 msgstr "schaltet das Wort-Hervorheben ein/aus"
 
-#: src/lang.c:363
+#: src/lang.c:366
 msgid "toggle ROT-13 (basic decode) for current article"
 msgstr "(de)aktiviert ROT-13 Dekodierung fÃ¼r den aktuellen Artikel"
 
-#: src/lang.c:364
+#: src/lang.c:367
 msgid "toggle tabwidth 4 <-> 8"
 msgstr "wechsle Tabulatorweite 4 <-> 8"
 
-#: src/lang.c:365
+#: src/lang.c:368
 msgid "toggle german TeX style decoding for current article"
 msgstr "(de)aktiviere deutsche TeX-style Dekodierung fÃ¼r aktuellen Artikel"
 
-#: src/lang.c:366
+#: src/lang.c:369
 msgid "toggle display of uuencoded sections"
 msgstr "Anzeige von UU-kodierten Teilen umschalten"
 
-#: src/lang.c:367
+#: src/lang.c:370
 msgid "View/pipe/save multimedia attachments"
 msgstr "Multimedia-AnhÃ¤nge anzeigen/pipen/speichern"
 
-#: src/lang.c:368
+#: src/lang.c:371
 msgid "choose first attachment in list"
 msgstr "wÃ¤hle ersten Anhang in der Liste"
 
-#: src/lang.c:369
+#: src/lang.c:372
 msgid "0 - 9\t  choose attachment by number"
 msgstr "0 - 9\t  WÃ¤hle Anhang anhand der Nummer"
 
-#: src/lang.c:370
+#: src/lang.c:373
 msgid "choose last attachment in list"
 msgstr "wÃ¤hle letzten Anhang in der Liste"
 
-#: src/lang.c:372
+#: src/lang.c:375
 msgid "pipe attachment into command"
 msgstr "Anhang an Befehl weiterleiten"
 
-#: src/lang.c:373
+#: src/lang.c:376
 msgid "pipe raw attachment into command"
 msgstr "Anhang roh an Befehl weiterleiten"
 
-#: src/lang.c:375
+#: src/lang.c:378
 msgid "save attachment to disk"
 msgstr "Anhang speichern"
 
-#: src/lang.c:376
+#: src/lang.c:379
 msgid "search for attachments forwards"
 msgstr "sucht vorwÃ¤rts nach AnhÃ¤ngen"
 
-#: src/lang.c:377
+#: src/lang.c:380
 msgid "search for attachments backwards"
 msgstr "sucht rÃ¼ckwÃ¤rts nach AnhÃ¤ngen"
 
-#: src/lang.c:378
+#: src/lang.c:381
 msgid "view attachment"
 msgstr "Anhang ansehen"
 
-#: src/lang.c:379
+#: src/lang.c:382
 msgid "tag attachment"
 msgstr "Anhang markieren"
 
-#: src/lang.c:380
+#: src/lang.c:383
 msgid "tag attachments that match user specified pattern"
-msgstr "AnhÃ¤nge markieren die in ein gegebenes Muster pasten"
+msgstr "AnhÃ¤nge markieren die in ein gegebenes Muster passen"
 
-#: src/lang.c:381
+#: src/lang.c:384
 msgid "reverse tagging on all attachments (toggle)"
 msgstr "Markierung der AnhÃ¤nge umkehren (Umschalten)"
 
-#: src/lang.c:382
+#: src/lang.c:385
 msgid "untag all tagged attachments"
 msgstr "hebt die Markierung der markierten AnhÃ¤nge auf"
 
-#: src/lang.c:383
+#: src/lang.c:386
 msgid "toggle info message in last line (name/description of attachment)"
 msgstr "Informationen in der letzten Zeile ein/ausblenden (Name des Anhangs)"
 
-#: src/lang.c:384
+#: src/lang.c:387
 msgid "choose first attribute in list"
 msgstr "wÃ¤hle erstes Attribut in der Liste"
 
-#: src/lang.c:385
+#: src/lang.c:388
 msgid "0 - 9\t  choose attribute by number"
 msgstr "0 - 9\t  WÃ¤hle Attribut anhand der Nummer"
 
-#: src/lang.c:386
+#: src/lang.c:389
 msgid "choose last attribute in list"
 msgstr "wÃ¤hle letztes Attribut in der Liste"
 
-#: src/lang.c:387
+#: src/lang.c:390
 msgid "reset attribute to a default value"
 msgstr "Attribut auf die Voreinstellung zurÃ¼cksetzen"
 
-#: src/lang.c:388
+#: src/lang.c:391
 msgid "search forwards for an attribute"
 msgstr "suche vorwÃ¤rts nach einem Attribut"
 
-#: src/lang.c:389
+#: src/lang.c:392
 msgid "search backwards for an attribute"
 msgstr "sucht rÃ¼ckwÃ¤rts nach einem Attribut"
 
-#: src/lang.c:390
+#: src/lang.c:393
 msgid "select attribute"
 msgstr "Attribut auswÃ¤hlen"
 
-#: src/lang.c:391
+#: src/lang.c:394
 msgid "toggle back to options menu when invoked from there"
 msgstr "zurÃ¼ck zum OptionsmenÃ¼ wechseln falls von dort aufgerufen"
 
-#: src/lang.c:392
+#: src/lang.c:395
 #, c-format
 msgid "report bug or comment via mail to %s"
 msgstr "sendet Fehlerbericht oder Kommentar via Mail an %s"
 
-#: src/lang.c:393
+#: src/lang.c:396
 msgid "choose first option in list"
 msgstr "WÃ¤hle erste Option in der Liste"
 
-#: src/lang.c:394
+#: src/lang.c:397
 msgid "0 - 9\t  choose option by number"
 msgstr "0 - 9\t  wÃ¤hlt die Option anhand der Nummer"
 
-#: src/lang.c:395
+#: src/lang.c:398
 msgid "choose last option in list"
 msgstr "WÃ¤hle letzte Option in der Liste"
 
-#: src/lang.c:396
+#: src/lang.c:399
 msgid "start scopes menu"
 msgstr "GÃ¼ltigkeitsbereichmenÃ¼"
 
-#: src/lang.c:397
+#: src/lang.c:400
 msgid "search forwards for an option"
 msgstr "suche vorwÃ¤rts nach einer Option"
 
-#: src/lang.c:398
+#: src/lang.c:401
 msgid "search backwards for an option"
 msgstr "sucht rÃ¼ckwÃ¤rts nach einer Option"
 
-#: src/lang.c:399
+#: src/lang.c:402
 msgid "select option"
 msgstr "Option auswÃ¤hlen"
 
-#: src/lang.c:400
+#: src/lang.c:403
 msgid "toggle to attributes menu"
-msgstr ""
+msgstr "Umschalten zum AttributemenÃ¼"
 
-#: src/lang.c:401
+#: src/lang.c:404
 msgid "choose range of articles to be affected by next command"
 msgstr "Bereich der Artikel, die vom nÃ¤chsten Kommando betroffen sind"
 
-#: src/lang.c:402
+#: src/lang.c:405
 msgid "escape from command prompt"
 msgstr "Verlassen der Kommandozeile"
 
-#: src/lang.c:403
+#: src/lang.c:406
 msgid "edit filter file"
 msgstr "Filter-Datei bearbeiten"
 
-#: src/lang.c:404
+#: src/lang.c:407
 msgid "get help"
 msgstr "zeigt die Hilfe"
 
-#: src/lang.c:405
+#: src/lang.c:408
 msgid "display last article viewed"
 msgstr "zeigt den zuletzt angezeigten Artikel an"
 
-#: src/lang.c:406
+#: src/lang.c:409
 msgid "down one line"
 msgstr "eine Zeile runter"
 
-#: src/lang.c:407
+#: src/lang.c:410
 msgid "up one line"
 msgstr "eine Zeile hoch"
 
-#: src/lang.c:408
+#: src/lang.c:411
 msgid "go to article chosen by Message-ID"
 msgstr "Artikel mit dieser Message-ID anzeigen"
 
-#: src/lang.c:409
+#: src/lang.c:412
 msgid "mail article/thread/hot/pattern/tagged articles to someone"
 msgstr "Artikel/Thread/hervorgeh./markierten Artikel per Mail weiterleiten"
 
-#: src/lang.c:410
+#: src/lang.c:413
 msgid "menu of configurable options"
 msgstr "MenÃ¼ der konfigurierbaren Optionen"
 
-#: src/lang.c:411
+#: src/lang.c:414
 msgid "down one page"
 msgstr "eine Seite runter"
 
-#: src/lang.c:412
+#: src/lang.c:415
 msgid "up one page"
 msgstr "eine Seite hoch"
 
-#: src/lang.c:414
+#: src/lang.c:417
 msgid "post (write) article to current group"
 msgstr "poste (schreibe) Artikel in die aktuelle Gruppe"
 
-#: src/lang.c:415
+#: src/lang.c:418
 msgid "post postponed articles"
 msgstr "poste zurÃ¼ckgestellte Artikel"
 
-#: src/lang.c:417
+#: src/lang.c:420
 msgid "list articles posted by you (from posted file)"
 msgstr "listet Ihre geposteten Artikel auf (aus der 'posted' Datei)"
 
-#: src/lang.c:418
+#: src/lang.c:421
 msgid "return to previous menu"
 msgstr "kehrt zum vorherigen MenÃ¼ zurÃ¼ck"
 
-#: src/lang.c:419
+#: src/lang.c:422
 msgid "quit tin immediately"
 msgstr "beendet tin sofort"
 
-#: src/lang.c:420
+#: src/lang.c:423
 msgid "redraw page"
 msgstr "Bildschirmdarstellung neu zeichnen"
 
-#: src/lang.c:421
+#: src/lang.c:424
 msgid "save article/thread/hot/pattern/tagged articles to file"
 msgstr "speichert Artikel/Thread hervorgehoben/Muster/markierten Artikel"
 
-#: src/lang.c:422
+#: src/lang.c:425
 msgid "save marked articles automatically without user prompts"
 msgstr "speichert markierte Artikel automatisch ohne Nachfrage"
 
-#: src/lang.c:423
+#: src/lang.c:426
 msgid "scroll the screen one line down"
 msgstr "Bildschirm eine Zeile nach oben schieben"
 
-#: src/lang.c:424
+#: src/lang.c:427
 msgid "scroll the screen one line up"
 msgstr "Bildschirm eine Zeile nach unten schieben"
 
-#: src/lang.c:425
+#: src/lang.c:428
 msgid "search for articles by author backwards"
 msgstr "sucht rÃ¼ckwÃ¤rts nach Artikeln von Autor"
 
-#: src/lang.c:426
+#: src/lang.c:429
 msgid "search for articles by author forwards"
 msgstr "sucht vorwÃ¤rts nach Artikeln von Autor"
 
-#: src/lang.c:427
+#: src/lang.c:430
 msgid "search all articles for a given string (this may take some time)"
 msgstr "sucht in allen Artikel nach vorgegebener Zeichenkette (kann dauern)"
 
 # TODO: formating
-#: src/lang.c:428
+#: src/lang.c:431
 msgid " \t  (searches are case-insensitive and wrap around to all articles)"
 msgstr ""
 " \t  (Suchen beachten GroÃŸ/Kleinschreibung nicht und laufen Ã¼ber den\n"
 "          letzten Artikel hinaus zum ersten Artikel der Gruppe und von dort\n"
 "          aus weiter.)"
 
-#: src/lang.c:429
+#: src/lang.c:432
 msgid "search for articles by Subject line backwards"
 msgstr "durchsucht Artikel rÃ¼ckwÃ¤rts nach Subject Zeile"
 
-#: src/lang.c:430
+#: src/lang.c:433
 msgid "search for articles by Subject line forwards"
 msgstr "durchsucht Artikel vorwÃ¤rts nach Subject Zeile"
 
-#: src/lang.c:431
+#: src/lang.c:434
 msgid "repeat last search"
 msgstr "letzte Suche wiederholen"
 
-#: src/lang.c:432
+#: src/lang.c:435
 msgid "tag current article for reposting/mailing/piping/printing/saving"
 msgstr "markiere Artikel fÃ¼r nochmaliges posten/pipen/drucken/abspeichern"
 
-#: src/lang.c:433
+#: src/lang.c:436
 msgid "toggle info message in last line (subject/description)"
 msgstr "Anzeige von Subject/Beschreibung in d. letzten Zeile (de)aktivieren"
 
-#: src/lang.c:434
+#: src/lang.c:437
 msgid "toggle inverse video"
 msgstr "(de)aktiviert inverse Darstellung"
 
-#: src/lang.c:435
+#: src/lang.c:438
 msgid "toggle mini help menu display"
 msgstr "schaltet das MinihilfemenÃ¼ ein/aus"
 
-#: src/lang.c:436
+#: src/lang.c:439
 msgid "cycle the display of authors email address, real name, both or neither"
 msgstr ""
 "Zeigt des Autors EMail Adresse, Realname, beides oder nichts\n"
 "          von beidem an"
 
-#: src/lang.c:437
+#: src/lang.c:440
 msgid "show version information"
 msgstr "zeige Versionsinformationen"
 
-#: src/lang.c:438
+#: src/lang.c:441
 msgid "mark all articles as read and return to group selection menu"
 msgstr "markiert alle Artikel als gelesen und kehrt zum GruppenmenÃ¼ zurÃ¼ck"
 
-#: src/lang.c:439
+#: src/lang.c:442
 msgid "mark all articles as read and enter next group with unread articles"
 msgstr "markiere Artikel gelesen; Ã¶ffne nÃ¤. Gruppe mit ungelesenen Artikeln"
 
-#: src/lang.c:440
+#: src/lang.c:443
 msgid "choose first thread in list"
 msgstr "WÃ¤hle ersten Thread in der Liste"
 
-#: src/lang.c:441
+#: src/lang.c:444
 msgid "choose last thread in list"
 msgstr "WÃ¤hle letzten Thread in der Liste"
 
-#: src/lang.c:442
+#: src/lang.c:445
 msgid "list articles within current thread (bring up Thread sub-menu)"
 msgstr "listet Artikel im aktuellen Thread (Ã¶ffnet das Thread UntermenÃ¼)"
 
-#: src/lang.c:443
+#: src/lang.c:446
 msgid "mark article as unread"
 msgstr "markiert Artikel als ungelesen"
 
-#: src/lang.c:444
+#: src/lang.c:447
 msgid "mark current thread, range or tagged threads as read"
 msgstr ""
 "markiert den aktuellen Thread, Bereich oder markierte Artikel als gelesen"
 
-#: src/lang.c:445
+#: src/lang.c:448
 msgid "mark current thread, range or tagged threads as unread"
 msgstr ""
 "markiert den aktuellen Thread, Bereich oder markierte Artikel als ungelesen"
 
-#: src/lang.c:446
+#: src/lang.c:449
 msgid "mark current/range/selected/pattern/tagged as read after prompting"
 msgstr ""
 
-#: src/lang.c:447
+#: src/lang.c:450
 msgid "mark current/range/selected/pattern/tagged as unread after prompting"
 msgstr ""
 
-#: src/lang.c:448
+#: src/lang.c:451
 msgid "toggle display of all/selected articles"
 msgstr "wechselt zwischen der Anzeige aller/markierter (hot) Artikel"
 
-#: src/lang.c:449
+#: src/lang.c:452
 msgid "display next group"
 msgstr "zeige nÃ¤chste Gruppe"
 
-#: src/lang.c:450
+#: src/lang.c:453
 msgid "display previous group"
 msgstr "zeige vorhergehende Gruppe"
 
-#: src/lang.c:451
+#: src/lang.c:454
 msgid "toggle all selections (all articles)"
 msgstr "Markierung 'hot'/wichtig fÃ¼r alle Artikel umschalten"
 
-#: src/lang.c:452
+#: src/lang.c:455
 msgid "select group (make \"hot\")"
 msgstr "Markierung 'hot'/wichtig fÃ¼r Gruppe setzen"
 
-#: src/lang.c:453
+#: src/lang.c:456
 msgid "select thread"
 msgstr "Markierung 'hot'/wichtig fÃ¼r Thread setzen"
 
 # TODO: formating
-#: src/lang.c:454
+#: src/lang.c:457
 msgid "select threads if at least one unread article is selected"
 msgstr ""
 "Markierung 'hot'/wichtig fÃ¼r alle Threads setzen, die schon einen\n"
 "          ungelesenen Artikel mit Markierung 'hot'/wichtig enthalten."
 
 # TODO: formating
-#: src/lang.c:455
+#: src/lang.c:458
 msgid "select threads that match user specified pattern"
 msgstr ""
 "Markierung 'hot'/wichtig fÃ¼r alle Threads setzen, die einem\n"
 "          gewÃ¤hlten Muster entsprechen"
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid "tag all parts of current multipart-message in order"
 msgstr "markiert alle Teile der multipart-Nachrichten in der Reihenfolge"
 
-#: src/lang.c:457
+#: src/lang.c:460
 msgid "0 - 9\t  choose thread by number"
 msgstr "0 - 9\t  wÃ¤hlt Thread anhand der Nummer"
 
-#: src/lang.c:458
+#: src/lang.c:461
 msgid "toggle limit number of articles to get, and reload"
 msgstr "Anzahl der zu holenden oder wieder zu ladenden Artikel Ã¤ndern"
 
-#: src/lang.c:459
+#: src/lang.c:462
 msgid "toggle display of all/unread articles"
 msgstr "wechselt zwischen der Anzeige aller/ungelesener Artikel"
 
-#: src/lang.c:460
+#: src/lang.c:463
 msgid "toggle selection of thread"
 msgstr "Markierung 'hot'/wichtig fÃ¼r Thread setzen/entfernen"
 
-#: src/lang.c:461
+#: src/lang.c:464
 msgid "cycle through threading options available"
 msgstr "wechsle durch die verschiedenen Threading-Optionen"
 
-#: src/lang.c:462
+#: src/lang.c:465
 msgid "undo all selections (all articles)"
 msgstr "Markierung 'hot'/wichtig fÃ¼r alle Artikel entfernen"
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid "untag all tagged threads"
 msgstr "hebt die Markierung der markierten Artikel auf"
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid "add new scope"
 msgstr "Neuen GÃ¼ltigkeitsbereich hinzufÃ¼gen"
 
-#: src/lang.c:465
+#: src/lang.c:468
 msgid "delete scope"
 msgstr "GÃ¼ltigkeitsbereich lÃ¶schen"
 
-#: src/lang.c:466
+#: src/lang.c:469
 msgid "edit attributes file"
 msgstr "Attribute-Datei bearbeiten"
 
-#: src/lang.c:467
+#: src/lang.c:470
 msgid "choose first scope in list"
 msgstr "WÃ¤hle ersten GÃ¼ltigkeitsbereich in der Liste"
 
-#: src/lang.c:468
+#: src/lang.c:471
 msgid "0 - 9\t  choose scope by number"
 msgstr "0 - 9\t  wÃ¤hlt den GÃ¼ltigkeitsbereich anhand der Nummer"
 
-#: src/lang.c:469
+#: src/lang.c:472
 msgid "choose last scope in list"
 msgstr "WÃ¤hle letzten GÃ¼ltigkeitsbereich in der Liste"
 
-#: src/lang.c:470
+#: src/lang.c:473
 msgid "move scope"
 msgstr "GÃ¼ltigkeitsbereich verschieben"
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid "rename scope"
 msgstr "GÃ¼ltigkeitsbereich umbenennen"
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid "select scope"
 msgstr "GÃ¼ltigkeitsbereich auswÃ¤hlen"
 
-#: src/lang.c:473
+#: src/lang.c:476
 msgid "mark all articles in group as read"
 msgstr "markiert alle Artikel der Gruppe als gelesen"
 
-#: src/lang.c:474
+#: src/lang.c:477
 msgid "mark all articles in group as read and move to next unread group"
 msgstr "markiert Gruppe als gelesen, springt zur nÃ¤chsten mit ungel. Artikeln"
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid "choose first group in list"
 msgstr "WÃ¤hle erste Gruppe in der Liste"
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid "choose group by name"
 msgstr "Gruppe anhand des Namens auswÃ¤hlen"
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid "0 - 9\t  choose group by number"
 msgstr "0 - 9\t  wÃ¤hlt die Gruppe anhand der Nummer"
 
-#: src/lang.c:478
+#: src/lang.c:481
 msgid "choose range of groups to be affected by next command"
 msgstr "Bereich der Gruppen, die vom nÃ¤chsten Kommando betroffen sind"
 
-#: src/lang.c:479
+#: src/lang.c:482
 msgid "choose last group in list"
 msgstr "WÃ¤hle letzte Gruppe in der Liste"
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid "mark all articles in chosen group unread"
 msgstr "markiert alle Artikel in der gewÃ¤hlten Gruppe als ungelesen"
 
-#: src/lang.c:481
+#: src/lang.c:484
 msgid "move chosen group within list"
 msgstr "bewegt die gewÃ¤hlte Gruppe innerhalb der Liste"
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid "choose next group with unread news"
 msgstr "wÃ¤hlt die nÃ¤chste Gruppe mit ungelesenen Artikeln"
 
-#: src/lang.c:483 src/lang.c:1367
+#: src/lang.c:486 src/lang.c:1370
 msgid "quit"
 msgstr "Beenden"
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid "quit without saving configuration changes"
 msgstr "beenden ohne die KonfigurationsÃ¤nderungen zu sichern"
 
-#: src/lang.c:485
+#: src/lang.c:488
 msgid "read chosen group"
 msgstr "liest ausgewÃ¤hlte Gruppe"
 
-#: src/lang.c:486
+#: src/lang.c:489
 msgid "reset .newsrc (all available articles in groups marked unread)"
 msgstr "setzt die .newsrc zurÃ¼ck (alle Artikel als gelesen markiert)"
 
-#: src/lang.c:487
+#: src/lang.c:490
 msgid "search backwards for a group name"
 msgstr "sucht rÃ¼ckwÃ¤rts nach einem Gruppennamen"
 
-#: src/lang.c:488
+#: src/lang.c:491
 msgid " \t  (all searches are case-insensitive and wrap around)"
 msgstr " \t  (alle Suchen sind case-insensitive und beginnen am Ende von vorn)"
 
-#: src/lang.c:489
+#: src/lang.c:492
 msgid "search forwards for a group name"
 msgstr "suche vorwÃ¤rts nach einer Gruppe"
 
-#: src/lang.c:490
+#: src/lang.c:493
 msgid "subscribe to chosen group"
 msgstr "abonniert ausgewÃ¤hlte Gruppe"
 
-#: src/lang.c:491
+#: src/lang.c:494
 msgid "subscribe to groups that match pattern"
 msgstr "abonniere Gruppen, die auf das Muster passen"
 
-#: src/lang.c:492
+#: src/lang.c:495
 msgid "reread active file to check for any new news"
 msgstr "lies die Datei 'active' neu ein, um nach neuen Artikeln zu suchen"
 
-#: src/lang.c:493
+#: src/lang.c:496
 msgid "toggle display of group name only or group name plus description"
 msgstr "Anzeige der Kurzbeschreibung der Gruppe (de)aktivieren."
 
-#: src/lang.c:494
+#: src/lang.c:497
 msgid "toggle display to show all/unread subscribed groups"
 msgstr "wechselt die Anzeige zwischen allen/ungelesenen abonnierten Gruppen"
 
-#: src/lang.c:495
+#: src/lang.c:498
 msgid "unsubscribe from chosen group"
 msgstr "bestellt ausgewÃ¤hlte Gruppe ab"
 
-#: src/lang.c:496
+#: src/lang.c:499
 msgid "unsubscribe from groups that match pattern"
 msgstr "bestelle Gruppen ab, die auf das Muster passen"
 
-#: src/lang.c:497
+#: src/lang.c:500
 msgid "sort the list of groups"
 msgstr "Liste der Gruppen sortieren"
 
-#: src/lang.c:498
+#: src/lang.c:501
 msgid "toggle display to show all/subscribed groups"
 msgstr "wechselt zwischen der Anzeige aller/abonnierten Gruppen"
 
-#: src/lang.c:499
+#: src/lang.c:502
 msgid "0 - 9\t  choose article by number"
 msgstr "0 - 9\t  WÃ¤hle Artikel anhand der Nummer"
 
-#: src/lang.c:500
+#: src/lang.c:503
 msgid "mark thread as read and return to group index page"
 msgstr "markiert den Thread als gelesen und kehrt zum Gruppenindex zurÃ¼ck"
 
-#: src/lang.c:501
+#: src/lang.c:504
 msgid "mark thread as read and enter next unread thread or group"
 msgstr "markiert Thread als gelesen; nÃ¤chster ungelesener Thread/Gruppe"
 
-#: src/lang.c:502
+#: src/lang.c:505
 msgid "choose first article in list"
 msgstr "wÃ¤hle ersten Artikel in der Liste"
 
-#: src/lang.c:503
+#: src/lang.c:506
 msgid "choose last article in list"
 msgstr "wÃ¤hle letzten Artikel in der Liste"
 
-#: src/lang.c:504
+#: src/lang.c:507
 msgid "mark art, range or tagged arts as read; move crsr to next unread art"
 msgstr ""
 
-#: src/lang.c:505
+#: src/lang.c:508
 msgid "mark article, range or tagged articles as unread"
 msgstr "markiert den Artikel, Bereich oder markierte Artikel als ungelesen"
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid "mark current thread as unread"
 msgstr "markiert den aktuellen Thread als ungelesen"
 
-#: src/lang.c:507
+#: src/lang.c:510
 msgid "read chosen article"
 msgstr "zeige gewÃ¤hlten Artikel"
 
-#: src/lang.c:508
+#: src/lang.c:511
 msgid ""
 "Display properties\n"
 "------------------"
@@ -2562,7 +2585,7 @@ msgstr ""
 "Darstellungsoptionen\n"
 "--------------------"
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid ""
 "Miscellaneous\n"
 "-------------"
@@ -2570,7 +2593,7 @@ msgstr ""
 "Verschiedenes\n"
 "-------------"
 
-#: src/lang.c:510
+#: src/lang.c:513
 msgid ""
 "Moving around\n"
 "-------------"
@@ -2578,132 +2601,138 @@ msgstr ""
 "Position Ã¤ndern\n"
 "---------------"
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid ""
 "Group/thread/article operations\n"
 "-------------------------------"
 msgstr ""
-"Gruppe/Thread/Artikel Kommandos\n"
+"Gruppe/Thread/Artikel Aktionen\n"
 "-------------------------------"
 
-#: src/lang.c:512
+#: src/lang.c:515
 msgid ""
 "Attachment operations\n"
 "---------------------"
 msgstr ""
+"Anhangs Aktionen\n"
+"-----------------"
 
-#: src/lang.c:513
+#: src/lang.c:516
 msgid ""
 "Attribute operations\n"
 "--------------------"
 msgstr ""
+"Attribute Aktionen\n"
+"------------------"
 
-#: src/lang.c:514
+#: src/lang.c:517
 msgid ""
 "Option operations\n"
 "-----------------"
 msgstr ""
+"Options Aktionen\n"
+"----------------"
 
-#: src/lang.c:515
+#: src/lang.c:518
 msgid ""
 "Scope operations\n"
 "----------------"
 msgstr ""
-"GÃ¼ltigkeitsbereich Kommandos\n"
-"----------------------------"
+"GÃ¼ltigkeitsbereich Aktionen\n"
+"---------------------------"
 
-#: src/lang.c:516
+#: src/lang.c:519
 msgid ""
 "URL operations\n"
 "--------------"
 msgstr ""
-"URL Kommandos\n"
-"-------------"
+"URL Aktionen\n"
+"------------"
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid "choose first URL in list"
 msgstr "WÃ¤hle erste URL in der Liste"
 
-#: src/lang.c:518
+#: src/lang.c:521
 msgid "0 - 9\t  choose URL by number"
 msgstr "0 - 9\t  wÃ¤hlt die URL anhand der Nummer"
 
-#: src/lang.c:519
+#: src/lang.c:522
 msgid "choose last URL in list"
 msgstr "WÃ¤hle letzte URL in der Liste"
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid "search for URLs forwards"
 msgstr "Suche vorwÃ¤rts nach URLs"
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid "search for URLs backwards"
 msgstr "Suche rÃ¼ckwÃ¤rts nach URLs"
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid "Open URL in browser"
 msgstr "URL im Browser Ã¶ffnen"
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid "toggle info message in last line (URL)"
-msgstr "Informationen (URL) in der letzten Zeile ein/ausbleden"
+msgstr "Informationen (URL) in der letzten Zeile ein/ausblenden"
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid "Group Level Commands"
 msgstr "Gruppenlevel Befehle"
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid "Kill filter added"
 msgstr "Killfilter hinzugefÃ¼gt"
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid "Auto-selection filter added"
 msgstr "Automatischer Auswahlfilter hinzugefÃ¼gt"
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid "All parts tagged"
 msgstr "Alle Teile markiert"
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid "Storing article for later posting"
 msgstr "Speichert Artikel, um ihn spÃ¤ter zu posten"
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid "Please enter a valid character"
 msgstr "Bitte ein gÃ¼ltiges Zeichen eingeben"
 
-#: src/lang.c:531
+#: src/lang.c:534
 #, c-format
 msgid "Missing part #%d"
 msgstr "Teil Nummer %d fehlt."
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid "*** No postponed articles ***"
 msgstr "*** Keine zurÃ¼ckgelegten Artikel ***"
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid "Not a multi-part message"
 msgstr "Kein mehrteiliger Artikel"
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid "You are not subscribed to this group"
 msgstr "Sie haben diese Gruppe nicht abonniert"
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid "No previous expression"
 msgstr "Kein vorhergehender Ausdruck"
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid "Operation disabled in no-overwrite mode"
 msgstr "AusfÃ¼hrung nicht mÃ¶glich im nicht-Ã¼berschreiben Modus"
 
 #. TODO: replace hardcoded key-name in txt_info_postponed
-#: src/lang.c:538
+#: src/lang.c:541
 #, c-format
 msgid "%d postponed %s, reuse with ^O...\n"
 msgstr "%d zurÃ¼ckgelegte %s, hervorholen mit ^O...\n"
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid ""
 "X-Conversion-Note: multipart/alternative contents have been removed.\n"
 "  To get the whole article, turn alternative handling OFF in the Option "
@@ -2713,21 +2742,21 @@ msgstr ""
 "  Um das zu Ã¤ndern, setzen Sie in der tinrc das alternative_handling auf "
 "OFF\n"
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid "Save filename for %s/%s is a mailbox. Attachment not saved"
 msgstr "Dateiname fÃ¼r %s/%s ist eine Mailbox. Anhang nicht gespeichert"
 
-#: src/lang.c:542
+#: src/lang.c:545
 msgid "TeX2Iso encoded article"
 msgstr "TeX2Iso kodierter Artikel"
 
-#: src/lang.c:543
+#: src/lang.c:546
 msgid "incomplete "
 msgstr "unvollstÃ¤ndige "
 
 #. TODO: replace hardcoded key-names
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid ""
 "\n"
@@ -2774,7 +2803,7 @@ msgstr ""
 "Gruppenindex, den Threadlevel und den Artikelbetrachter. Eine Hilfe gibt es\n"
 "zu jedem Level indem man einfach 'h' drÃ¼ckt.\n"
 "\n"
-"Zum rauf- und runterbewegen benutzt man die Cursortasten oder 'j' und 'k'.\n"
+"Zum rauf und runter bewegen benutzt man die Cursortasten oder 'j' und 'k'.\n"
 "'Bildrauf/Bildrunter', STRG-U und STRG-D um eine Seite hoch oder runter zu\n"
 "scrollen. Eine Newsgruppe betritt man mittels RETURN oder TAB.\n"
 "\n"
@@ -2790,133 +2819,133 @@ msgstr ""
 "Bitte senden Sie Fehlerberichte und Kommentare mittels des 'R' Kommandos an\n"
 "%s.\n"
 
-#: src/lang.c:561
+#: src/lang.c:564
 #, c-format
 msgid "Invalid  From: %s  line. Read the INSTALL file again."
 msgstr "UngÃ¼ltige From: %s Zeile. Lesen Sie  INSTALL nochmal."
 
-#: src/lang.c:563
+#: src/lang.c:566
 msgid "Invalid multibyte sequence found\n"
 msgstr "UngÃ¼ltige Mehrbytezeichen-Folge vorhanden\n"
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid "Invalid  Sender:-header %s"
 msgstr "UngÃ¼ltiger Sender:-Header %s"
 
-#: src/lang.c:568
+#: src/lang.c:571
 msgid "Inverse video disabled"
 msgstr "Inverse Bilddarstellung abgestellt"
 
-#: src/lang.c:569
+#: src/lang.c:572
 msgid "Inverse video enabled"
 msgstr "Inverse Bilddarstellung eingeschaltet"
 
-#: src/lang.c:571
+#: src/lang.c:574
 #, c-format
 msgid "Missing definition for %s\n"
 msgstr "Fehlende Definition fÃ¼r %s\n"
 
-#: src/lang.c:572
+#: src/lang.c:575
 #, c-format
 msgid "Invalid key definition '%s'\n"
 msgstr "UngÃ¼ltige Tastenbelegung '%s'\n"
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid "Invalid keyname '%s'\n"
 msgstr "UngÃ¼ltiger Tastenname '%s'\n"
 
-#: src/lang.c:574
+#: src/lang.c:577
 #, c-format
 msgid "Keymap file was upgraded to version %s\n"
-msgstr "Keymap-File wurde auf Version %s umgestellt\n"
+msgstr "Keymap-Datei wurde auf Version %s umgestellt\n"
 
-#: src/lang.c:575
+#: src/lang.c:578
 #, c-format
 msgid "Kill From:     [%s] (y/n): "
 msgstr "Filter From:   [%s] (j/n): "
 
-#: src/lang.c:576
+#: src/lang.c:579
 msgid "Kill Lines: (</>num): "
 msgstr "Filter Z.:  (</>num): "
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid "Kill Article Menu"
 msgstr "Filter MenÃ¼ (Kill, Bewertung/Score verringern)"
 
-#: src/lang.c:578
+#: src/lang.c:581
 #, c-format
 msgid "Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr "Filter Msg-Id: [%s] (v/l/n/n): "
 
-#: src/lang.c:579
+#: src/lang.c:582
 msgid "Kill pattern scope  : "
 msgstr "Filter nach Muster  : "
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid "Kill Subject:  [%s] (y/n): "
 msgstr "Filter Subject:[%s] (j/n): "
 
-#: src/lang.c:581
+#: src/lang.c:584
 msgid "Kill text pattern   : "
 msgstr "Filter Textmuster   : "
 
-#: src/lang.c:582
+#: src/lang.c:585
 msgid "Kill time in days   : "
 msgstr "Filterzeit in Tagen : "
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid "Last"
 msgstr "Letzte"
 
-#: src/lang.c:585
+#: src/lang.c:588
 msgid "-- Last response --"
 msgstr "-- Letzte Antwort --"
 
-#: src/lang.c:586
+#: src/lang.c:589
 #, c-format
 msgid "Lines %s  "
 msgstr "Zeilen %s "
 
-#: src/lang.c:588
+#: src/lang.c:591
 msgid "Mail"
 msgstr "Maile"
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid "mailbox "
 msgstr "Mailbox "
 
-#: src/lang.c:590
+#: src/lang.c:593
 #, c-format
 msgid "Mail article(s) to [%.*s]> "
 msgstr "Mailt Artikel an [%.*s]> "
 
-#: src/lang.c:591
+#: src/lang.c:594
 #, c-format
 msgid "Mailing log to %s\n"
 msgstr "Maile Log-Datei an %s\n"
 
-#: src/lang.c:592
+#: src/lang.c:595
 msgid "Mail bug report..."
 msgstr "Maile einen Fehlerbericht..."
 
-#: src/lang.c:593
+#: src/lang.c:596
 #, c-format
 msgid "Mail BUG REPORT to %s?"
 msgstr "Fehlerbericht an %s senden?"
 
-#: src/lang.c:594
+#: src/lang.c:597
 msgid "Mailed"
 msgstr "Gemailt"
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid "Mailing to %s..."
 msgstr "Senden der Mail an %s..."
 
-#: src/lang.c:596
+#: src/lang.c:599
 msgid ""
 "# [Mail/Save] active file. Format is like news active file:\n"
 "#   groupname  max.artnum  min.artnum  /dir\n"
@@ -2928,85 +2957,89 @@ msgstr ""
 "# Das 4. Feld ist das Basisverzeichnis (z.B. ~/Mail oder ~/News)\n"
 "#\n"
 
-#: src/lang.c:599
+#: src/lang.c:602
 #, c-format
 msgid "%s marked as read"
 msgstr "%s als gelesen markiert"
 
-#: src/lang.c:600
+#: src/lang.c:603
 #, c-format
 msgid "%s marked as unread"
 msgstr "%s als ungelesen markiert"
 
-#: src/lang.c:601
+#: src/lang.c:604
 #, c-format
 msgid "Marked %d of %d %s as read"
 msgstr "%d von %d %s als gelesen markiert"
 
-#: src/lang.c:602
+#: src/lang.c:605
 #, c-format
 msgid "Marked %d of %d %s as unread"
 msgstr "%d von %d %s als ungelesen markiert"
 
-#: src/lang.c:603 src/lang.c:1334
+#: src/lang.c:606 src/lang.c:1337
 msgid "Mark"
 msgstr "Markierung"
 
-#: src/lang.c:604
+#: src/lang.c:607
 #, c-format
 msgid "Mark all articles as read%s?"
 msgstr "Alle Artikel als gelesen markieren%s?"
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid "Mark article as read%s?"
 msgstr "Artikel als gelesen markieren%s?"
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid "Mark group %s as read?"
 msgstr "Die Gruppe %s als gelesen markieren?"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid "Mark thread as read%s?"
 msgstr "Den Thread als gelesen markieren%s?"
 
-#: src/lang.c:608
+#: src/lang.c:611
 #, c-format
 msgid "Matching %s groups..."
 msgstr "Ãœbereinstimmende %s Gruppen..."
 
-#: src/lang.c:609 src/lang.c:623 src/lang.c:629
+#: src/lang.c:612 src/lang.c:626 src/lang.c:632
 #, c-format
 msgid "<n>=set current to n; %s=line down; %s=line up; %s=help; %s=quit"
-msgstr ""
+msgstr "<n>=springe zu n; %s=Zeile runter; %s=Zeile rauf; %s=Hilfe; %s=Beenden"
 
-#: src/lang.c:611
+#: src/lang.c:614
 #, c-format
 msgid ""
 "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr ""
+"%s=anzeigen; %s=pipen; %s=roh pipen; %s=speichern; %s=markieren; %s=Muster "
+"markieren; %s=Markierungen aufheben"
 
-#: src/lang.c:613
+#: src/lang.c:616
 #, c-format
 msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr ""
-"%s=anzeigen; %s=pipen; %s=markieren; %s=Muster markieren; %s=Markierung "
-"aufheben"
+"%s=anzeigen; %s=speichern; %s=markieren; %s=Muster markieren; "
+"%s=Markierungen aufheben"
 
-#: src/lang.c:615
+#: src/lang.c:618
 #, c-format
 msgid ""
 "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search"
 msgstr ""
+"%s=Markierungen umkehren; %s=Suche vorwÃ¤rts; %s=Suche rÃ¼ckwÃ¤rts; %s=Suche "
+"wiederholen"
 
-#: src/lang.c:616 src/lang.c:620
+#: src/lang.c:619 src/lang.c:623
 #, 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:617
+#: src/lang.c:620
 #, c-format
 msgid ""
 "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; "
@@ -3015,33 +3048,34 @@ msgstr ""
 "%s=Autorsuche; %s=Catchup; %s=n. unten; %s=n. oben; %s=gelesen; %s=Thread "
 "anz."
 
-#: src/lang.c:618
+#: src/lang.c:621
 #, 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"
+"%s=n. oben; %s=n. unten; %s=Bildrauf; %s=Bildrunter; %s=Anfang; %s=letzte "
+"Zeile"
 
-#: src/lang.c:619
+#: src/lang.c:622
 #, 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:621
+#: src/lang.c:624
 #, 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:622
+#: src/lang.c:625
 #, c-format
 msgid "%s=add; %s=move; %s=rename; %s=delete"
 msgstr "%s=hinzufÃ¼gen; %s=verschieben; %s=umbenennen; %s=lÃ¶schen"
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, 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:625
+#: src/lang.c:628
 #, c-format
 msgid ""
 "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
@@ -3049,7 +3083,7 @@ msgstr ""
 "%s=n. unten; %s=n. oben; %s=Hilfe; %s=verschieben; %s=Ende; %s=Alle/Nur "
 "ungel."
 
-#: src/lang.c:626
+#: src/lang.c:629
 #, c-format
 msgid ""
 "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/"
@@ -3058,227 +3092,227 @@ msgstr ""
 "%s=Abo; %s=Abo n. Muster; %s=Abbestellen; %s=Abbest. n. Muster; %s=Alle/Nur "
 "abon."
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, 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:628
+#: src/lang.c:631
 #, 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:630
+#: src/lang.c:633
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=repeat search"
 msgstr "%s=Suche vorwÃ¤rts; %s=Suche rÃ¼ckwÃ¤rts; %s=Suche wiederholen"
 
-#: src/lang.c:631
+#: src/lang.c:634
 msgid "--More--"
 msgstr "--Mehr--"
 
-#: src/lang.c:632
+#: src/lang.c:635
 #, c-format
 msgid "Moving %s..."
 msgstr "Verschiebe %s..."
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid "Message-ID: & last Reference  "
 msgstr "Message-ID: & letzte Reference"
 
-#: src/lang.c:634
+#: src/lang.c:637
 msgid "Message-ID: line              "
 msgstr "Message-ID: Zeile             "
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid "Message-ID: & References: line"
 msgstr "Message-ID: & References:     "
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid ", name: "
 msgstr ", Name: "
 
-#: src/lang.c:638
+#: src/lang.c:641
 #, c-format
 msgid "Go to newsgroup [%s]> "
 msgstr "Gehe zu Gruppe [%s]> "
 
-#: src/lang.c:639
+#: src/lang.c:642
 msgid "newsgroups"
 msgstr "Gruppen"
 
-#: src/lang.c:640
+#: src/lang.c:643
 #, c-format
 msgid "Position %s in group list (1,2,..,$) [%d]> "
 msgstr "Position %s in der Gruppenliste (1,2,..,$) [%d]> "
 
-#: src/lang.c:641
+#: src/lang.c:644
 msgid "newsgroup"
 msgstr "Gruppe"
 
-#: src/lang.c:642
+#: src/lang.c:645
 msgid "Try and save newsrc file again?"
 msgstr "Erneut versuchen, die newsrc-Datei zu schreiben?"
 
-#: src/lang.c:643
+#: src/lang.c:646
 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr "Warnung: Keine Newsgruppen in die newsrc geschrieben. Speicherabbruch."
 
-#: src/lang.c:644
+#: src/lang.c:647
 msgid "newsrc file saved successfully.\n"
 msgstr "newsrc-Datei erfolgreich geschrieben.\n"
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid "-- Next response --"
 msgstr "-- NÃ¤chste Antwort --"
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid "No  "
 msgstr "Nein"
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid "*** No articles ***"
 msgstr "*** Keine Artikel ***"
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid "No articles have been posted"
 msgstr "Es wurden keine Artikel gepostet"
 
-#: src/lang.c:649
+#: src/lang.c:652
 msgid "*** No attachments ***"
 msgstr "*** Keine AnhÃ¤nge ***"
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid "*** No description ***"
 msgstr "*** Keine Kurzbeschreibung ***"
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid "No filename"
 msgstr "Kein Dateiname"
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid "No group"
 msgstr "Keine Gruppe"
 
-#: src/lang.c:653
+#: src/lang.c:656
 msgid "*** No groups ***"
 msgstr "*** Keine Newsgruppen ***"
 
-#: src/lang.c:654
+#: src/lang.c:657
 msgid "No more groups to read"
 msgstr "Keine Gruppen zum Lesen Ã¼brig"
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid "No last message"
 msgstr "Keine letzte Nachricht"
 
-#: src/lang.c:656
+#: src/lang.c:659
 msgid "No mail address"
 msgstr "Keine EMail-Adresse"
 
-#: src/lang.c:657
+#: src/lang.c:660
 msgid "No articles marked for saving"
 msgstr "Keine Artikel zum Speichern markiert"
 
-#: src/lang.c:658
+#: src/lang.c:661
 msgid "No match"
 msgstr "Kein Treffer"
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid "No more groups"
 msgstr "Keine Gruppen mehr"
 
-#: src/lang.c:660
+#: src/lang.c:663
 msgid "No newsgroups"
 msgstr "Keine Newsgruppen"
 
-#: src/lang.c:661
+#: src/lang.c:664
 msgid "No next unread article"
 msgstr "Kein nÃ¤chster ungelesener Artikel"
 
-#: src/lang.c:662
+#: src/lang.c:665
 msgid "No previous group"
 msgstr "Keine vorherige Gruppe"
 
-#: src/lang.c:663
+#: src/lang.c:666
 msgid "No previous search, nothing to repeat"
 msgstr "Keine vorherige Suche, nichts zu wiederholen"
 
-#: src/lang.c:664
+#: src/lang.c:667
 msgid "No previous unread article"
 msgstr "Kein vorheriger ungelesener Artikel"
 
-#: src/lang.c:665
+#: src/lang.c:668
 msgid "No responses"
 msgstr "Keine Antworten"
 
-#: src/lang.c:666
+#: src/lang.c:669
 msgid "No responses to list in current thread"
 msgstr "Keine Antworten vorhanden im aktuellen Thread"
 
-#: src/lang.c:667
+#: src/lang.c:670
 msgid "*** No scopes ***"
 msgstr "*** Keine GÃ¼ltigkeitsbereiche ***"
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid "No search string"
 msgstr "Kein Suchmuster"
 
-#: src/lang.c:669
+#: src/lang.c:672
 msgid "No subject"
 msgstr "Kein Subject"
 
-#: src/lang.c:671
+#: src/lang.c:674
 #, 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:672
+#: src/lang.c:675
 #, 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:673
+#: src/lang.c:676
 #, c-format
 msgid "%s: Terminal must have clearscreen (cl) capability\n"
 msgstr "%s: Terminal muss SchirmlÃ¶schen (cl) unterstÃ¼tzen\n"
 
-#: src/lang.c:674
+#: src/lang.c:677
 #, c-format
 msgid "%s: Terminal must have cursor motion (cm)\n"
 msgstr "%s: Terminal muss Cursor-Bewegungen unterstÃ¼tzen (cm)\n"
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, 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:677
+#: src/lang.c:680
 #, c-format
 msgid "No viewer found for %s/%s\n"
 msgstr "Kein Programm fÃ¼r %s/%s gefunden\n"
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid "Newsgroup does not exist on this server"
 msgstr "Newsgruppe existiert nicht auf diesem Server"
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid "Group %s not found in active file"
 msgstr "Gruppe %s nicht in der Active-Datei gefunden"
 
-#: src/lang.c:680
+#: src/lang.c:683
 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:681
+#: src/lang.c:684
 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:682
+#: src/lang.c:685
 #, c-format
 msgid ""
 "# NNTP-server -> newsrc translation table and NNTP-server\n"
@@ -3307,44 +3341,44 @@ msgstr ""
 "#   news.example.org  /tmp/nrc-ex      example    ex\n"
 "#\n"
 
-#: src/lang.c:689
+#: src/lang.c:692
 msgid "Only"
 msgstr "Nur"
 
-#: src/lang.c:690
+#: src/lang.c:693
 #, c-format
 msgid "Option not enabled. Recompile with %s."
 msgstr "Option nicht vorhanden. Neu kompilieren mit %s."
 
-#: src/lang.c:691
+#: src/lang.c:694
 msgid "Options Menu"
 msgstr "OptionsmenÃ¼"
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid "Options Menu Commands"
 msgstr "OptionsmenÃ¼ Befehle"
 
-#: src/lang.c:695
+#: src/lang.c:698
 #, 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:696
+#: src/lang.c:699
 #, c-format
 msgid "Error in regex: pcre internal error %d"
 msgstr "Fehler im regulÃ¤ren Ausdruck: Interner Fehler %d des pcre"
 
-#: src/lang.c:697
+#: src/lang.c:700
 #, c-format
 msgid "Error in regex: study - pcre internal error %s"
 msgstr "Fehler im regulÃ¤ren Ausdruck: pcre interner Fehler %s"
 
-#: src/lang.c:698
+#: src/lang.c:701
 msgid "Post a followup..."
 msgstr "Schreibe eine Antwort..."
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:700
+#: src/lang.c:703
 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"
@@ -3355,277 +3389,277 @@ msgstr ""
 "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:703
+#: src/lang.c:706
 msgid "Posted articles history"
 msgstr "Ãœbersicht der geposteten Artikel"
 
-#: src/lang.c:704
+#: src/lang.c:707
 #, c-format
 msgid "Post to newsgroup(s) [%s]> "
 msgstr "In Newsgruppe(n) [%s] posten> "
 
-#: src/lang.c:705
+#: src/lang.c:708
 msgid "-- post processing started --"
 msgstr "-- Nachbearbeitung gestartet --"
 
-#: src/lang.c:706
+#: src/lang.c:709
 msgid "-- post processing completed --"
 msgstr "-- Nachbearbeitung beendet --"
 
-#: src/lang.c:707
+#: src/lang.c:710
 #, c-format
 msgid "Post subject [%s]> "
 msgstr "WÃ¤hle Subject [%s]> "
 
-#: src/lang.c:708
+#: src/lang.c:711
 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:709
+#: src/lang.c:712
 msgid "Posting article..."
 msgstr "Poste Artikel..."
 
-#: src/lang.c:710
+#: src/lang.c:713
 #, 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:711
+#: src/lang.c:714
 #, c-format
 msgid "Hot %s"
 msgstr "Wichtig/Hot %s"
 
-#: src/lang.c:712
+#: src/lang.c:715
 #, c-format
 msgid "Tagged %s"
 msgstr "%s markiert"
 
-#: src/lang.c:713
+#: src/lang.c:716
 #, c-format
 msgid "Untagged %s"
 msgstr "%s Markierung entfernt"
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid "Processing mail messages marked for deletion."
 msgstr "Bearbeite zum LÃ¶schen markierte EMails."
 
-#: src/lang.c:715
+#: src/lang.c:718
 msgid "Processing saved articles marked for deletion."
 msgstr "Bearbeite zum LÃ¶schen markierte gespeicherte Artikel."
 
-#: src/lang.c:716
+#: src/lang.c:719
 #, 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:717
+#: src/lang.c:720
 msgid "Article unchanged, abort mailing?"
 msgstr "Mail unverÃ¤ndert, Versand abbrechen?"
 
-#: src/lang.c:718
+#: src/lang.c:721
 #, c-format
 msgid "Do you want to see postponed articles (%d)?"
 msgstr "Wollen Sie die zurÃ¼ckgestellten Artikel sehen (%d)?"
 
-#: src/lang.c:720
+#: src/lang.c:723
 msgid "Add quick kill filter?"
 msgstr "Artikel schnell (laut Voreinstellungen) killen?"
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid "Add quick selection filter?"
 msgstr "Filterregel (hochscoren) (laut Voreinstellungen) hinzufÃ¼gen?"
 
-#: src/lang.c:722
+#: src/lang.c:725
 msgid "Do you really want to quit?"
 msgstr "MÃ¶chten Sie das Programm wirklich beenden?"
 
-#: src/lang.c:723
+#: src/lang.c:726
 #, 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:724
+#: src/lang.c:727
 msgid "You have tagged articles in this group - quit anyway?"
 msgstr "Es befinden sich markierte Artikel in der Gruppe, trotzdem beenden?"
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid "%s=quit, %s=edit, %s=postpone: "
 msgstr "%s=Ende, %s=bearbeiten, %s=zurÃ¼cklegen: "
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid "%s=quit %s=edit %s=save kill description: "
 msgstr "%s=Abbrechen %s=Editieren %s=Kill-Filter speichern: "
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid "%s=quit %s=edit %s=save select description: "
 msgstr "%s=Abbrechen %s=Editieren %s=Filter (hot) speichern: "
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid "Do you really want to quit without saving your configuration?"
 msgstr "Wirklich ohne Speichern der Konfiguration beenden?"
 
-#: src/lang.c:731
+#: src/lang.c:734
 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:733
+#: src/lang.c:736
 msgid "Do you want to abort this operation?"
 msgstr "Wollen Sie diese Operation abbrechen?"
 
-#: src/lang.c:734
+#: src/lang.c:737
 msgid "Do you want to exit tin immediately?"
 msgstr "Wollen Sie tin augenblicklich verlassen?"
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid "Reading ('q' to quit)..."
 msgstr "Lesen ('q' zum Beenden)..."
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid "Reading %sarticles..."
 msgstr "Lese %sArtikel..."
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid "Reading %sattributes file...\n"
 msgstr "Lese %sAttribute-Datei...\n"
 
-#: src/lang.c:739
+#: src/lang.c:742
 #, c-format
 msgid "Reading %sconfig file...\n"
 msgstr "Lese %sKonfigurations-Datei...\n"
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid "Reading filter file...\n"
 msgstr "Lese Filter-Datei...\n"
 
-#: src/lang.c:741
+#: src/lang.c:744
 #, c-format
 msgid "Reading %s groups..."
 msgstr "Lese %s Gruppen..."
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid "Reading input history file...\n"
 msgstr "Lese Eingabe-History...\n"
 
-#: src/lang.c:743
+#: src/lang.c:746
 msgid "Reading keymap file...\n"
 msgstr "Lese Tastenbelegungen...\n"
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid "Reading groups from active file... "
 msgstr "Lese Gruppen aus dem Active... "
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid "Reading groups from newsrc file... "
 msgstr "Lese Gruppen aus der newsrc-Datei... "
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid "Reading newsgroups file... "
 msgstr "Lese Newsgroups-Datei... "
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid "Reading newsrc file..."
 msgstr "Lese newsrc-Datei..."
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid "References: line              "
 msgstr "References: Zeile             "
 
-#: src/lang.c:750
+#: src/lang.c:753
 #, c-format
 msgid "(%d:%02d remaining)"
 msgstr "(noch %d:%02d benÃ¶tigt)"
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid "Bogus group %s removed."
 msgstr "Nicht vorhandene Gruppe %s entfernt."
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid "Removed from the previous rule: "
 msgstr "Aus der vorigen Regel gelÃ¶scht: "
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid "Error: rename %s to %s"
 msgstr "Fehler: Benenne %s in %s"
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid "Reply to author..."
 msgstr "Mailantwort an Autor..."
 
-#: src/lang.c:756
+#: src/lang.c:759
 msgid "Repost"
 msgstr "Reposte"
 
-#: src/lang.c:757
+#: src/lang.c:760
 msgid "Reposting article..."
 msgstr "Wiederholtes posten des Artikels..."
 
-#: src/lang.c:758
+#: src/lang.c:761
 #, c-format
 msgid "Repost article(s) to group(s) [%s]> "
 msgstr "Wiederholtes posten de(s|r) Artikel(s) in [%s]> "
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid "Reset newsrc?"
 msgstr "newsrc zurÃ¼cksetzen?"
 
-#: src/lang.c:760
+#: src/lang.c:763
 msgid "Responses have been directed to the following newsgroups"
 msgstr "Antworten werden in folgende Gruppen gepostet"
 
-#: src/lang.c:761
+#: src/lang.c:764
 #, 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:763
+#: src/lang.c:766
 msgid "Press <RETURN> to continue..."
 msgstr "DrÃ¼cken Sie <RETURN> um fortzufahren..."
 
-#: src/lang.c:765
+#: src/lang.c:768
 #, c-format
 msgid "Select From    [%s] (y/n): "
 msgstr "WÃ¤hle From     [%s] (j/n): "
 
-#: src/lang.c:766
+#: src/lang.c:769
 msgid "Select Lines: (</>num): "
 msgstr "WÃ¤hle Zeilen: (</>num): "
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid "Auto-select Article Menu"
 msgstr "Filter MenÃ¼ (Bewertung/Score erhÃ¶hen)"
 
-#: src/lang.c:768
+#: src/lang.c:771
 #, c-format
 msgid "Select Msg-Id  [%s] (f/l/o/n): "
 msgstr "WÃ¤hle Msg-Id   [%s] (v/l/n/n): "
 
-#: src/lang.c:769
+#: src/lang.c:772
 msgid "Select pattern scope: "
 msgstr "WÃ¤hle Muster        : "
 
-#: src/lang.c:770
+#: src/lang.c:773
 #, c-format
 msgid "Select Subject [%s] (y/n): "
 msgstr "WÃ¤hle Subject  [%s] (j/n): "
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid "Select text pattern : "
 msgstr "WÃ¤hle Textmuster    : "
 
-#: src/lang.c:772
+#: src/lang.c:775
 msgid "Select time in days   : "
 msgstr "WÃ¤hle Zeit in Tagen   : "
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid ""
 "# %s server configuration file\n"
@@ -3647,54 +3681,54 @@ msgstr ""
 "############################################################################\n"
 "\n"
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid "Showing unread groups only"
 msgstr "Zeige nur Gruppen mit ungelesenen Artikeln"
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid "Subject: line (ignore case)   "
 msgstr "Subject: Zeile (GroÃŸ-Kl. ignorieren)         "
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid "Subject: line (case sensitive)"
 msgstr "Subject: Zeile (GroÃŸ-Kl. beachten)           "
 
-#: src/lang.c:782
+#: src/lang.c:785
 msgid "Save"
 msgstr "Speichern"
 
-#: src/lang.c:783
+#: src/lang.c:786
 #, c-format
 msgid "Save '%s' (%s/%s)?"
 msgstr "'%s' (%s/%s) speichern?"
 
-#: src/lang.c:784
+#: src/lang.c:787
 msgid "Save configuration before continuing?"
 msgstr "Zuerst Konfiguration speichern und danach fortfahren?"
 
-#: src/lang.c:785
+#: src/lang.c:788
 msgid "Save filename> "
 msgstr "Name der zu speichernden Datei> "
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid "Saved"
 msgstr "Gespeichert"
 
-#: src/lang.c:787
+#: src/lang.c:790
 #, c-format
 msgid "%4d unread (%4d hot) %s in %s\n"
 msgstr "%4d ungelesene (%4d 'hot') %s in %s\n"
 
-#: src/lang.c:788
+#: src/lang.c:791
 #, c-format
 msgid "Saved %s...\n"
 msgstr "%s gespeichert...\n"
 
-#: src/lang.c:789
+#: src/lang.c:792
 msgid "Nothing was saved"
 msgstr "Nichts gespeichert"
 
-#: src/lang.c:790
+#: src/lang.c:793
 #, c-format
 msgid ""
 "\n"
@@ -3703,186 +3737,186 @@ msgstr ""
 "\n"
 "%s %d %s aus %d %s\n"
 
-#: src/lang.c:791
+#: src/lang.c:794
 #, c-format
 msgid "-- %s saved to %s%s --"
 msgstr "-- %s nach %s%s gespeichert --"
 
-#: src/lang.c:792
+#: src/lang.c:795
 #, c-format
 msgid "-- %s saved to %s - %s --"
 msgstr "-- %s gespeichert als %s - %s --"
 
-#: src/lang.c:793
+#: src/lang.c:796
 msgid "Saving..."
 msgstr "Speichere..."
 
-#: src/lang.c:794
+#: src/lang.c:797
 #, c-format
 msgid "%s: Screen initialization failed"
 msgstr "%s: Initialisierung des Bildschirms fehlgeschlagen"
 
-#: src/lang.c:796
+#: src/lang.c:799
 #, c-format
 msgid "%s: screen is too small\n"
 msgstr "%s: Anzeige ist zu klein\n"
 
-#: src/lang.c:798
+#: src/lang.c:801
 #, c-format
 msgid "screen is too small, %s is exiting\n"
 msgstr "Anzeige zu klein, %s beendet sich\n"
 
-#: src/lang.c:799
+#: src/lang.c:802
 msgid "Delete scope?"
 msgstr "GÃ¼ltigkeitsbereich lÃ¶schen? "
 
-#: src/lang.c:800
+#: src/lang.c:803
 msgid "Enter scope> "
 msgstr "GÃ¼ltigkeitsbereich angeben> "
 
-#: src/lang.c:801
+#: src/lang.c:804
 msgid "Select new position> "
 msgstr "Neue Position auswÃ¤hlen> "
 
-#: src/lang.c:802
+#: src/lang.c:805
 msgid "New position cannot be a global scope"
 msgstr "Neue Position darf kein globaler GÃ¼ltigkeitsbereich sein"
 
-#: src/lang.c:803
+#: src/lang.c:806
 msgid "Global scope, operation not allowed"
 msgstr "Globaler GÃ¼ltigkeitsbereich, Einsatz nicht erlaubt"
 
-#: src/lang.c:804
+#: src/lang.c:807
 msgid "Rename scope> "
 msgstr "GÃ¼ltigkeitsbereich umbenennen> "
 
-#: src/lang.c:805
+#: src/lang.c:808
 msgid "Select scope> "
 msgstr "GÃ¼ltigkeitsbereich auswÃ¤hlen>  "
 
-#: src/lang.c:806
+#: src/lang.c:809
 msgid "Scopes Menu"
 msgstr "GÃ¼ltigkeitsbereichmenÃ¼"
 
-#: src/lang.c:807
+#: src/lang.c:810
 msgid "Scopes Menu Commands"
 msgstr "GÃ¼ltigkeitsbereichmenÃ¼ Befehle"
 
-#: src/lang.c:808
+#: src/lang.c:811
 #, c-format
 msgid "Search backwards [%s]> "
 msgstr "Suche rÃ¼ckwÃ¤rts [%s]> "
 
-#: src/lang.c:809
+#: src/lang.c:812
 #, c-format
 msgid "Search body [%s]> "
 msgstr "Durchsuche Artikelinhalt [%s]> "
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid "Search forwards [%s]> "
 msgstr "Suche vorwÃ¤rts [%s]> "
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid "Searching..."
 msgstr "Suche..."
 
-#: src/lang.c:812
+#: src/lang.c:815
 #, c-format
 msgid "Searching article %d of %d ('q' to abort)..."
 msgstr "Suche Artikel %d von %d ('q' zum abbrechen)..."
 
-#: src/lang.c:813
+#: src/lang.c:816
 msgid "Select article> "
 msgstr "WÃ¤hle Artikel> "
 
-#: src/lang.c:814
+#: src/lang.c:817
 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:815
+#: src/lang.c:818
 msgid "Select group> "
 msgstr "WÃ¤hle Gruppe> "
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid "Enter selection pattern [%s]> "
 msgstr "Nenne das Auswahlmuster [%s]> "
 
-#: src/lang.c:817
+#: src/lang.c:820
 msgid "Select thread> "
 msgstr "WÃ¤hle thread> "
 
-#: src/lang.c:818
+#: src/lang.c:821
 #, 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:819
+#: src/lang.c:822
 msgid "servers active-file"
 msgstr "Die 'active' Datei des Servers"
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid "Cannot move into new newsgroups. Subscribe first..."
 msgstr "Kann die Newsgruppe nicht Ã¶ffnen. Sie muss erst abonniert werden..."
 
-#: src/lang.c:821
+#: src/lang.c:824
 msgid "<SPACE>"
 msgstr "<LEERT>"
 
-#: src/lang.c:822
+#: src/lang.c:825
 #, c-format
 msgid "Starting: (%s)"
 msgstr "Starte: (%s)"
 
-#: src/lang.c:823
+#: src/lang.c:826
 #, c-format
 msgid "List Thread (%d of %d)"
 msgstr "Zeige Thread (%d von %d)"
 
-#: src/lang.c:824
+#: src/lang.c:827
 #, c-format
 msgid "Thread (%.*s)"
 msgstr "Thread (%.*s)"
 
-#: src/lang.c:825
+#: src/lang.c:828
 msgid "Enter wildcard subscribe pattern> "
 msgstr "Wildcardmuster fÃ¼r zu abonnierende Gruppen> "
 
-#: src/lang.c:826
+#: src/lang.c:829
 #, c-format
 msgid "subscribed to %d groups"
 msgstr "%d Gruppen sind abonniert"
 
-#: src/lang.c:827
+#: src/lang.c:830
 #, c-format
 msgid "Subscribed to %s"
 msgstr "%s wurde abonniert"
 
-#: src/lang.c:828
+#: src/lang.c:831
 msgid "Subscribing... "
 msgstr "Abonniere... "
 
-#: src/lang.c:829
+#: src/lang.c:832
 #, 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:830
+#: src/lang.c:833
 #, c-format
 msgid "Supersede article(s) to group(s) [%s]> "
 msgstr "Supersede (Ã¼berschreibe) Artikel in den Gruppen [%s]> "
 
-#: src/lang.c:831
+#: src/lang.c:834
 msgid "Superseding article ..."
 msgstr "Ãœberschreibe Artikel ..."
 
-#: src/lang.c:832
+#: src/lang.c:835
 #, c-format
 msgid ""
 "\n"
@@ -3891,24 +3925,24 @@ msgstr ""
 "\n"
 "Angehalten. Geben Sie 'fg' ein um %s wieder zu starten\n"
 
-#: src/lang.c:834
+#: src/lang.c:837
 #, c-format
 msgid "%d days"
 msgstr "%d Tage"
 
-#: src/lang.c:835
+#: src/lang.c:838
 msgid "<TAB>"
 msgstr "<TAB>"
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid "TeX "
 msgstr "TeX "
 
-#: src/lang.c:837
+#: src/lang.c:840
 msgid "# Default action/prompt strings\n"
 msgstr "# Voreingestellte Aktion/zeige Zeichenkette\n"
 
-#: src/lang.c:838
+#: src/lang.c:841
 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"
@@ -3927,110 +3961,110 @@ msgstr ""
 "# 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:851
+#: src/lang.c:854
 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:852
+#: src/lang.c:855
 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:853
+#: src/lang.c:856
 msgid "There is no news\n"
 msgstr "Es gibt keine neuen Artikel\n"
 
-#: src/lang.c:854
+#: src/lang.c:857
 msgid "Thread"
 msgstr "Thread"
 
-#: src/lang.c:855
+#: src/lang.c:858
 msgid "Thread Level Commands"
 msgstr "Thread Level Kommandos"
 
-#: src/lang.c:856
+#: src/lang.c:859
 msgid "Thread deselected"
 msgstr "Thread nicht mehr ausgewÃ¤hlt"
 
-#: src/lang.c:857
+#: src/lang.c:860
 msgid "Thread selected"
 msgstr "Thread ausgewÃ¤hlt"
 
-#: src/lang.c:859
+#: src/lang.c:862
 msgid "threads"
 msgstr "Threads"
 
-#: src/lang.c:861
+#: src/lang.c:864
 msgid "thread"
 msgstr "Thread"
 
-#: src/lang.c:862
+#: src/lang.c:865
 #, c-format
 msgid "Thread %4s of %4s"
 msgstr "Thread %4s v. %4s"
 
-#: src/lang.c:863
+#: src/lang.c:866
 msgid "Threading articles..."
 msgstr "Sortiere Artikel..."
 
-#: src/lang.c:864
+#: src/lang.c:867
 #, c-format
 msgid "Toggled word highlighting %s"
 msgstr "Wort-Hervorhebung: %s"
 
-#: src/lang.c:865
+#: src/lang.c:868
 msgid "Toggled rot13 encoding"
 msgstr "ROT13-Kodierung (de)aktiviert"
 
-#: src/lang.c:866
+#: src/lang.c:869
 #, c-format
 msgid "Toggled german TeX encoding %s"
 msgstr "Deutsche TeX-Dekodierung: %s"
 
-#: src/lang.c:867
+#: src/lang.c:870
 #, c-format
 msgid "Toggled tab-width to %d"
 msgstr "Tabulatorweite zu %d gewechselt"
 
-#: src/lang.c:869
+#: src/lang.c:872
 #, c-format
 msgid "%d Trying to dotlock %s"
 msgstr "%d Versuche %s zu dotlocken"
 
-#: src/lang.c:870
+#: src/lang.c:873
 #, c-format
 msgid "%d Trying to lock %s"
 msgstr "%d Versuche %s zu locken"
 
-#: src/lang.c:872
+#: src/lang.c:875
 msgid "           h=help"
 msgstr "          h=Hilfe"
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid "Unlimited"
 msgstr "Unbegrenzt"
 
-#: src/lang.c:875
+#: src/lang.c:878
 msgid "Enter wildcard unsubscribe pattern> "
 msgstr "Wildcardmuster fÃ¼r abzubestellende Gruppen> "
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid "Error decoding %s : %s"
 msgstr "Fehler beim Dekodieren von %s : %s"
 
-#: src/lang.c:877
+#: src/lang.c:880
 msgid "No end."
 msgstr "Kein Ende."
 
-#: src/lang.c:878
+#: src/lang.c:881
 #, c-format
 msgid "%s successfully decoded."
 msgstr "%s erfolgreich dekodiert."
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid ""
 "%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
@@ -4039,116 +4073,116 @@ msgstr ""
 "%*s[-- %s/%s, %suukodierte Datei, %d Zeilen, Name: %s --]\n"
 "\n"
 
-#: src/lang.c:880
+#: src/lang.c:883
 msgid "unread "
 msgstr "ungelesen "
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid "unsubscribed from %d groups"
 msgstr "%d Gruppen abbestellt"
 
-#: src/lang.c:882
+#: src/lang.c:885
 #, c-format
 msgid "Unsubscribed from %s"
 msgstr "%s wurde abbestellt"
 
-#: src/lang.c:883
+#: src/lang.c:886
 msgid "Unsubscribing... "
 msgstr "Abbestellen... "
 
-#: src/lang.c:884
+#: src/lang.c:887
 msgid "Unthreading articles..."
 msgstr "Aktuelle Sortierung der Artikel aufheben..."
 
-#: src/lang.c:885
+#: src/lang.c:888
 msgid "Updated"
 msgstr "Aktualisiert"
 
-#: src/lang.c:887
+#: src/lang.c:890
 #, c-format
 msgid "unparseable \"LIST COUNTS\" line: \"%s\""
 msgstr "Nicht auswertbare \"LIST COUNTS\" Zeile: \"%s\""
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid "Updating"
 msgstr "Aktualisiere"
 
-#: src/lang.c:890
+#: src/lang.c:893
 msgid "URL Menu"
 msgstr "URL MenÃ¼"
 
-#: src/lang.c:891
+#: src/lang.c:894
 msgid "URL Menu Commands"
 msgstr "URL MenÃ¼ Befehle"
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, c-format
 msgid "Opening %s"
 msgstr "Ã–ffne %s"
 
-#: src/lang.c:893
+#: src/lang.c:896
 msgid "Select URL> "
 msgstr "WÃ¤hle URL> "
 
-#: src/lang.c:894
+#: src/lang.c:897
 msgid "No URLs in this article"
 msgstr "Keine URLs im Artikel"
 
-#: src/lang.c:895
+#: src/lang.c:898
 msgid "Use MIME display program for this message?"
 msgstr "MIME-Anzeigeprogramm fÃ¼r diese Nachricht benutzen?"
 
-#: src/lang.c:896
+#: src/lang.c:899
 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:897
+#: src/lang.c:900
 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:898
+#: src/lang.c:901
 msgid "  -q       don't check for new newsgroups"
 msgstr "  -q       ÃœberprÃ¼fe nicht auf neue Newsgruppen"
 
-#: src/lang.c:899
+#: src/lang.c:902
 msgid "  -X       don't save any files on quit"
 msgstr "  -X       Speicher keine Dateien beim Beenden"
 
-#: src/lang.c:900
+#: src/lang.c:903
 msgid "  -d       don't show newsgroup descriptions"
 msgstr "  -d       Zeige keine Newsgruppenbeschreibungen"
 
-#: src/lang.c:901
+#: src/lang.c:904
 msgid "  -G limit get only limit articles/group"
 msgstr "  -G limit Hole nur 'limit' Artikel pro Newsgruppe"
 
-#: src/lang.c:902
+#: src/lang.c:905
 #, c-format
 msgid "  -H       help information about %s"
 msgstr "  -H       Hilfe und Informationen Ã¼ber %s"
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid "  -h       this help message"
 msgstr "  -h       Diese Hilfeseite"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, 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:905
+#: src/lang.c:908
 msgid "  -u       update index files (batch mode)"
 msgstr "  -u       Erneuere Index-Dateien (Batch-Modus)"
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid "  -m dir   mailbox directory [default=%s]"
 msgstr "  -m Verz. Mailbox-Verzeichnis [Standard=%s]"
 
-#: src/lang.c:907
+#: src/lang.c:910
 #, c-format
 msgid ""
 "\n"
@@ -4157,49 +4191,49 @@ msgstr ""
 "\n"
 "Schicken Sie Fehlerberichte/Kommentare an %s"
 
-#: src/lang.c:908
+#: src/lang.c:911
 msgid "  -N       mail new news to your posts (batch mode)"
 msgstr "  -N       Maile neue Artikel an sich selbst (Batch-Modus)"
 
-#: src/lang.c:909
+#: src/lang.c:912
 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:910
+#: src/lang.c:913
 #, c-format
 msgid "  -f file  subscribed to newsgroups file [default=%s]"
 msgstr "  -f Datei 'Datei' als .newsrc-Datei nutzen [Standard=%s]"
 
-#: src/lang.c:911
+#: src/lang.c:914
 msgid "  -x       no-posting mode"
 msgstr "  -x       Posten nicht erlaubt Modus"
 
-#: src/lang.c:912
+#: src/lang.c:915
 msgid "  -w       post an article and exit"
 msgstr "  -w       Postet einen Artikel und beendet tin"
 
-#: src/lang.c:913
+#: src/lang.c:916
 msgid "  -o       post all postponed articles and exit"
 msgstr "  -o       Postet alle zurÃ¼ckgelegten Artikel und beendet tin"
 
-#: src/lang.c:914
+#: src/lang.c:917
 msgid "  -R       read news saved by -S option"
 msgstr "  -R       Lese Artikel, die durch -S gespeichert wurden"
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid "  -s dir   save news directory [default=%s]"
 msgstr "  -s Verz. Verzeichnis zum News-Speichern [Standard=%s]"
 
-#: src/lang.c:916
+#: src/lang.c:919
 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:917
+#: src/lang.c:920
 msgid "  -z       start if any unread news"
 msgstr "  -z       Starte, wenn ungelesene Artikel vorliegen"
 
-#: src/lang.c:918
+#: src/lang.c:921
 #, c-format
 msgid ""
 "A Usenet reader.\n"
@@ -4210,30 +4244,30 @@ msgstr ""
 "\n"
 "Syntax: %s [Optionen] [Newsgruppe[,...]]"
 
-#: src/lang.c:919
+#: src/lang.c:922
 msgid "  -v       verbose output for batch mode options"
 msgstr "  -v       AusfÃ¼hrliche Ausgabe fÃ¼r Batch-Modus-Optionen"
 
-#: src/lang.c:920
+#: src/lang.c:923
 msgid "  -V       print version & date information"
 msgstr "  -V       Gebe Versions- und Datumsinformationen aus"
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid "%s only useful without batch mode operations\n"
 msgstr "%s ist nur sinnvoll ohne Batchmodeoperationen\n"
 
-#: src/lang.c:922
+#: src/lang.c:925
 #, c-format
 msgid "%s only useful for batch mode operations\n"
 msgstr "%s ist nur sinnvoll fÃ¼r Batchmodeoperationen\n"
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid "Useless combination %s and %s. Ignoring %s.\n"
 msgstr "Unsinnige Kombination von %s und %s. Ignoriere %s.\n"
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid ""
 "\n"
@@ -4242,12 +4276,12 @@ msgstr ""
 "\n"
 "%s%d ist auÃŸerhalb der Grenzen (0 - %d). ZurÃ¼cksetzen auf 0"
 
-#: src/lang.c:926
+#: src/lang.c:929
 #, c-format
 msgid "View '%s' (%s/%s)?"
 msgstr "'%s' (%s/%s) anzeigen?"
 
-#: src/lang.c:928
+#: src/lang.c:931
 #, c-format
 msgid ""
 "\n"
@@ -4258,7 +4292,7 @@ msgstr ""
 "Warnung: Artikel Ã¼berschreitet %d Spalten. Zeile %d ist die erste lange:\n"
 "%-100s\n"
 
-#: src/lang.c:929
+#: src/lang.c:932
 msgid ""
 "\n"
 "Warning: article unchanged after editing\n"
@@ -4266,7 +4300,7 @@ msgstr ""
 "\n"
 "Warnung: Artikel wurde im Editor nicht verÃ¤ndert\n"
 
-#: src/lang.c:930
+#: src/lang.c:933
 msgid ""
 "\n"
 "Warning: \"Subject:\" contains only whitespaces.\n"
@@ -4274,7 +4308,7 @@ msgstr ""
 "\n"
 "Warnung: \"Subject:\" enthÃ¤lt nur Leerzeichen.\n"
 
-#: src/lang.c:931
+#: src/lang.c:934
 msgid ""
 "\n"
 "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:"
@@ -4284,7 +4318,7 @@ msgstr ""
 "Warnung: \"Subject:\" beginnt mit \"Re: \", aber es gibt keine \"References:"
 "\".\n"
 
-#: src/lang.c:933
+#: src/lang.c:936
 msgid ""
 "\n"
 "Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
@@ -4294,7 +4328,7 @@ msgstr ""
 "Warnung: Artikel hat \"References:\" aber \"Subject:\" beginnt nicht\n"
 "         mit \"Re: \" and enthÃ¤lt auch kein \"(was:\".\n"
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4316,7 +4350,7 @@ msgstr ""
 "Das ist der Artikel, den Sie canceln (lÃ¶schen) wollen:\n"
 "\n"
 
-#: src/lang.c:940
+#: src/lang.c:943
 msgid ""
 "\n"
 "Warning: You are using a non-plain transfer encoding (such as base64 or\n"
@@ -4330,7 +4364,7 @@ msgstr ""
 "         Artikel zu Ã¼bertragen. Falls durch diesen inews eine Signatur\n"
 "         angehÃ¤ngt wird, so kann diese nicht korrekt kodiert werden.\n"
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid ""
 "\n"
 "Warning: \"example\" is a reserved hierarchy!\n"
@@ -4338,7 +4372,7 @@ msgstr ""
 "\n"
 "Warnung: \"example\" ist eine reserviert Hierarchie!\n"
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid ""
 "\n"
@@ -4350,10 +4384,10 @@ msgstr ""
 "\n"
 "\n"
 "Sie benutzen jetzt tin %s, eine neuere Version als frÃ¼her.\n"
-"Einige Einstellungen in Ihrem %s-File haben sich geÃ¤ndert!\n"
+"Einige Einstellungen in Ihrer %s-Datei haben sich geÃ¤ndert!\n"
 "Lesen Sie \"WHATSNEW\", usw....\n"
 
-#: src/lang.c:948
+#: src/lang.c:951
 #, c-format
 msgid ""
 "\n"
@@ -4364,10 +4398,10 @@ msgstr ""
 "\n"
 "\n"
 "Sie benutzen jetzt tin %s, eine Ã¤ltere Version als frÃ¼her!\n"
-"Evtl. werden Einstellungen in Ihrem %s-File\n"
+"Evtl. werden Einstellungen in Ihrer %s-Datei\n"
 "nicht erkannt oder Ã¤ndern sich!\n"
 
-#: src/lang.c:951
+#: src/lang.c:954
 #, c-format
 msgid ""
 "Warning: tin wrote fewer groups to your\n"
@@ -4382,7 +4416,7 @@ msgstr ""
 "wÃ¤hrenddessen abbestellt haben, ist ein Fehler aufgetreten und Sie sollten\n"
 "Ihre %s wiederherstellen, bevor Sie tin nochmal starten!\n"
 
-#: src/lang.c:955
+#: src/lang.c:958
 #, c-format
 msgid ""
 "\n"
@@ -4391,12 +4425,12 @@ msgstr ""
 "\n"
 "Warnung: Es gibt %d '-- \\n' Zeilen. Das kÃ¶nnte einige Leute verwirren.\n"
 
-#: src/lang.c:956
+#: src/lang.c:959
 #, c-format
 msgid "Warning: Only %d out of %d articles were saved"
 msgstr "Warnung: Nur %d von %d Artikeln gespeichert"
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid ""
 "\n"
@@ -4413,14 +4447,14 @@ msgstr ""
 "mÃ¶glich\n"
 "         gehalten werden.\n"
 
-#: src/lang.c:961
+#: src/lang.c:964
 #, 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:962
+#: src/lang.c:965
 msgid ""
 "\n"
 "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
@@ -4428,37 +4462,37 @@ msgstr ""
 "\n"
 "Warnung: Signaturen sollten mit '-- \\n' und nicht mit '--\\n' beginnen.\n"
 
-#: src/lang.c:963
+#: src/lang.c:966
 msgid "Writing attributes file..."
 msgstr "Schreibe Datei mit den Eigenschaften der Newsgruppen..."
 
-#: src/lang.c:965
+#: src/lang.c:968
 #, c-format
 msgid "%d Responses"
 msgstr "%d Antworten"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid "Added %d %s"
 msgstr "%d %s hinzugefÃ¼gt"
 
-#: src/lang.c:968
+#: src/lang.c:971
 msgid "No unsubscribed groups to show"
 msgstr "Keine nicht abonnierte Gruppen gefunden"
 
-#: src/lang.c:969
+#: src/lang.c:972
 msgid "Showing subscribed to groups only"
 msgstr "Zeige nur abonnierte Gruppen"
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid "Yes "
 msgstr "Ja  "
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid "    You have mail"
 msgstr "   Sie haben Mail"
 
-#: src/lang.c:976
+#: src/lang.c:979
 #, c-format
 msgid ""
 "\n"
@@ -4479,11 +4513,11 @@ msgstr ""
 "         entfernen oder MM_NETWORK_CHARSET im M)neu auf einen\n"
 "         passenderen Wert setzen.\n"
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid "  -D mode  debug mode"
 msgstr "  -D Modus Debug-Modus"
 
-#: src/lang.c:991
+#: src/lang.c:994
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4511,11 +4545,11 @@ msgstr ""
 "Dies ist der Artikel, den Sie canceln (lÃ¶schen) wollen:\n"
 "\n"
 
-#: src/lang.c:1000
+#: src/lang.c:1003
 msgid "toggle color"
 msgstr "Farben ein/aus"
 
-#: src/lang.c:1001
+#: src/lang.c:1004
 msgid ""
 "# Changing colors of several screen parts\n"
 "# Possible values are:\n"
@@ -4561,11 +4595,11 @@ msgstr ""
 "#  15 = hellweiÃŸ\n"
 "\n"
 
-#: src/lang.c:1021
+#: src/lang.c:1024
 msgid "  -a       toggle color flag"
 msgstr "  -a       Farbe ein- oder ausschalten"
 
-#: src/lang.c:1025
+#: src/lang.c:1028
 msgid ""
 "\n"
 "Error: Followup-To set to more than one newsgroup!\n"
@@ -4573,7 +4607,7 @@ msgstr ""
 "\n"
 "Fehler: Followup-To auf mehr als eine Newsgruppe gesetzt!\n"
 
-#: src/lang.c:1026
+#: src/lang.c:1029
 #, c-format
 msgid ""
 "\n"
@@ -4582,7 +4616,7 @@ msgstr ""
 "\n"
 "Fehler: \"%s\" wurde umbenannt, \"%s\" stattdessen benutzen!\n"
 
-#: src/lang.c:1027
+#: src/lang.c:1030
 #, c-format
 msgid ""
 "\n"
@@ -4591,7 +4625,7 @@ msgstr ""
 "\n"
 "Fehler: Crossposting in %d Newsgruppen und kein Followup-To gesetzt!\n"
 
-#: src/lang.c:1028
+#: src/lang.c:1031
 #, c-format
 msgid ""
 "\n"
@@ -4600,7 +4634,7 @@ msgstr ""
 "\n"
 "Fehler: \"%s\" ist keine gÃ¼ltige Newsgruppe!\n"
 
-#: src/lang.c:1030
+#: src/lang.c:1033
 msgid ""
 "\n"
 "Warning: Followup-To set to more than one newsgroup!\n"
@@ -4608,7 +4642,7 @@ msgstr ""
 "\n"
 "Warnung: Followup-To in mehr als eine Newsgruppe gesetzt!\n"
 
-#: src/lang.c:1031
+#: src/lang.c:1034
 #, c-format
 msgid ""
 "\n"
@@ -4617,7 +4651,7 @@ msgstr ""
 "\n"
 "Warnung: \"%s\" wurde umbenannt, bitte \"%s\" stattdessen benutzen!\n"
 
-#: src/lang.c:1032
+#: src/lang.c:1035
 #, c-format
 msgid ""
 "\n"
@@ -4626,7 +4660,7 @@ msgstr ""
 "\n"
 "Warnung: Crossposting in %d Newsgruppen und kein Followup-To gesetzt!\n"
 
-#: src/lang.c:1033
+#: src/lang.c:1036
 #, c-format
 msgid ""
 "\n"
@@ -4635,7 +4669,7 @@ msgstr ""
 "\n"
 "Warnung: \"%s\" ist nicht in Ihrer newsrc, sie kÃ¶nnte ungÃ¼ltig sein!\n"
 
-#: src/lang.c:1034
+#: src/lang.c:1037
 #, c-format
 msgid ""
 "\n"
@@ -4644,81 +4678,81 @@ msgstr ""
 "\n"
 "Warnung: \"%s\" ist keine gÃ¼ltige Newsgruppe auf diesem Server!\n"
 
-#: src/lang.c:1038
+#: src/lang.c:1041
 #, 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:1039
+#: src/lang.c:1042
 msgid "Missing parts."
 msgstr "Teile fehlen."
 
-#: src/lang.c:1040
+#: src/lang.c:1043
 msgid "No beginning."
 msgstr "Kein Anfang."
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 msgid "No data."
 msgstr "Keine Daten."
 
-#: src/lang.c:1042
+#: src/lang.c:1045
 msgid "Unknown error."
 msgstr "Unbekannter Fehler."
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid "\tChecksum of %s (%ld %s)"
 msgstr "\tPrÃ¼fsumme fÃ¼r %s (%ld %s)"
 
-#: src/lang.c:1050
+#: src/lang.c:1053
 msgid "Reading mail active file... "
 msgstr "Lese EMail-Active-Datei... "
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid "Reading mailgroups file... "
 msgstr "Lese Mailgruppen-Datei... "
 
-#: src/lang.c:1055
+#: src/lang.c:1058
 msgid "perform PGP operations on article"
 msgstr "wendet PGP auf den Artikel an"
 
-#: src/lang.c:1056
+#: src/lang.c:1059
 msgid "Add key(s) to public keyring?"
 msgstr "SchlÃ¼ssel dem Ã–ffentlichen SchlÃ¼sselring hinzufÃ¼gen?"
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid "%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr "%s=verschlÃ¼sseln, %s=signieren, %s=beides, %s=Ende: "
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, 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:1059
+#: src/lang.c:1062
 #, 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:1060
+#: src/lang.c:1063
 msgid "Article not signed and no public keys found"
 msgstr "Artikel ist nicht signiert; keine Ã¶ffentlichen SchlÃ¼ssel gefunden"
 
-#: src/lang.c:1062
+#: src/lang.c:1065
 #, 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:1063
+#: src/lang.c:1066
 #, 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:1064
+#: src/lang.c:1067
 #, c-format
 msgid ""
 "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
@@ -4726,99 +4760,99 @@ msgstr ""
 "%s=Ende, %s=bearbeiten, %s=ispell, %s=pgp, %s=MenÃ¼, %s=posten, "
 "%s=zurÃ¼cklegen [%%s]: "
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, 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:1067
+#: src/lang.c:1070
 #, 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:1068
+#: src/lang.c:1071
 #, 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:1072
+#: src/lang.c:1075
 #, 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:1073
+#: src/lang.c:1076
 #, 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:1074
+#: src/lang.c:1077
 #, 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:1076
+#: src/lang.c:1079
 #, 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:1077
+#: src/lang.c:1080
 #, c-format
 msgid "%s=quit, %s=edit, %s=send [%%s]: "
 msgstr "%s=Ende, %s=bearbeiten, %s=verschicken [%%s]: "
 
-#: src/lang.c:1078
+#: src/lang.c:1081
 #, 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:1087
+#: src/lang.c:1090
 msgid "Try cache_overview_files to speed up things.\n"
 msgstr "Setze cache_overview_files um das lesen zu beschleunigen.\n"
 
-#: src/lang.c:1088
+#: src/lang.c:1091
 msgid "Tin will use local index files instead.\n"
 msgstr "Tin wird lokale index files benutzen.\n"
 
-#: src/lang.c:1089
+#: src/lang.c:1092
 msgid "Cannot find NNTP server name"
 msgstr "Kann den Namen des NNTP Servers nicht finden"
 
-#: src/lang.c:1090
+#: src/lang.c:1093
 #, c-format
 msgid "Connecting to %s:%u..."
 msgstr "Verbinde mit %s:%u..."
 
-#: src/lang.c:1091
+#: src/lang.c:1094
 msgid "Disconnecting from server...\n"
 msgstr "Trenne Verbindung zum Server...\n"
 
-#: src/lang.c:1092
+#: src/lang.c:1095
 #, c-format
 msgid ""
 "Wrong newsgroup name (\"%s\") in response of \"GROUP %s\" command: \"%s\""
 msgstr "Falsche Newsgruppe (\"%s\") in Antwort auf \"GROUP%s\"-Befehl: \"%s\""
 
-#: src/lang.c:1093
+#: src/lang.c:1096
 #, c-format
 msgid "Failed to connect to NNTP server %s. Exiting..."
 msgstr "Konnte nicht zum NNTP Server %s verbinden. Beende..."
 
-#: src/lang.c:1094
+#: src/lang.c:1097
 msgid "205  Closing connection"
 msgstr "205  SchlieÃŸe Verbindung"
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 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:1096
+#: src/lang.c:1099
 msgid "Connection to news server has timed out. Reconnect?"
 msgstr "Die Verbindung zum Newsserver wurde unterbrochen. Wieder verbinden?"
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 #, c-format
 msgid ""
 "Put the server name in the file %s,\n"
@@ -4827,45 +4861,45 @@ msgstr ""
 "Schreiben Sie den Servernamen in die Datei %s,\n"
 "oder setzen Sie die Umgebungsvariable NNTPSERVER"
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid "  -A       force authentication on connect"
 msgstr "  -A       Erzwinge Anmeldung bei Verbindung"
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 #, 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:1100
+#: src/lang.c:1103
 #, 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:1101
+#: src/lang.c:1104
 msgid "  -Q       quick start. Same as -nqd"
 msgstr "  -Q       Schnellstart. Das Selbe wie -nqd"
 
-#: src/lang.c:1102
+#: src/lang.c:1105
 msgid "  -r       read news remotely from default NNTP server"
 msgstr "  -r       Lese Artikel vom Standard-NNTP-Server"
 
-#: src/lang.c:1103
+#: src/lang.c:1106
 msgid "  -l       use only LIST instead of GROUP (-n) command"
 msgstr "  -l       Benutze nur das LIST anstelle vom GROUP-Kommando (-n)"
 
-#: src/lang.c:1104
+#: src/lang.c:1107
 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:1106
+#: src/lang.c:1109
 msgid "  -4       force connecting via IPv4"
 msgstr "  -4       IPv4 benutzen"
 
-#: src/lang.c:1107
+#: src/lang.c:1110
 msgid "  -6       force connecting via IPv6"
 msgstr "  -6       IPv6 benutzen"
 
-#: src/lang.c:1108
+#: src/lang.c:1111
 msgid ""
 "\n"
 "socket or connect problem\n"
@@ -4873,7 +4907,7 @@ msgstr ""
 "\n"
 "Socket oder Verbindungsproblem\n"
 
-#: src/lang.c:1110
+#: src/lang.c:1113
 #, c-format
 msgid ""
 "\n"
@@ -4882,16 +4916,16 @@ msgstr ""
 "\n"
 "Verbindung mit %s: "
 
-#: src/lang.c:1111
+#: src/lang.c:1114
 msgid "Giving up...\n"
 msgstr "Gebe auf...\n"
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 #, c-format
 msgid "%s/tcp: Unknown service.\n"
 msgstr "%s/tcp: Unbekannter Service.\n"
 
-#: src/lang.c:1117
+#: src/lang.c:1120
 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"
@@ -4899,84 +4933,84 @@ 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:1120
+#: src/lang.c:1123
 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:1123
+#: src/lang.c:1126
 #, 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:1126
+#: src/lang.c:1129
 msgid "  -Q       quick start. Same as -qd"
 msgstr "  -Q       Schnellstart. Das Selbe wie -qd"
 
-#: src/lang.c:1127
+#: src/lang.c:1130
 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"
+"  -l       Nur active Datei lesen ohne den Spool zu durchsuchen (-n) Kommando"
 
-#: src/lang.c:1128
+#: src/lang.c:1131
 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:1129
+#: src/lang.c:1132
 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:1133
+#: src/lang.c:1136
 msgid "Posting using external inews failed. Use built in inews instead?"
 msgstr "Fehler beim Posten mit externem inews, verwende eingebautes?"
 
-#: src/lang.c:1134
+#: src/lang.c:1137
 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:1138
+#: src/lang.c:1141
 #, c-format
 msgid "%d %s printed"
 msgstr "%d %s gedruckt"
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid "output article/thread/hot/pattern/tagged articles to printer"
 msgstr "druckt Artikel/Thread/hervorgehobene/Muster/markierten"
 
-#: src/lang.c:1140
+#: src/lang.c:1143
 msgid "Print"
 msgstr "Drucke"
 
-#: src/lang.c:1141
+#: src/lang.c:1144
 msgid "Printing..."
 msgstr "Drucke..."
 
-#: src/lang.c:1145
+#: src/lang.c:1148
 msgid "pipe article/thread/hot/pattern/tagged articles into command"
 msgstr "pipet Artikel/thread hervorgehoben/Muster/markierten Artikel"
 
-#: src/lang.c:1146
+#: src/lang.c:1149
 msgid "No command"
 msgstr "Kein Kommando"
 
-#: src/lang.c:1147
+#: src/lang.c:1150
 msgid "Pipe"
 msgstr "Pipe"
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 #, c-format
 msgid "Pipe to command [%.*s]> "
 msgstr "Pipen in Kommando [%.*s]> "
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid "Piping..."
 msgstr "Pipen..."
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid "Piping not enabled."
 msgstr "Pipen nicht aktiviert."
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 #, c-format
 msgid ""
 "\n"
@@ -4991,7 +5025,7 @@ msgstr ""
 "        vom Inhalt trennt. Benutzen Sie ein ',' um mehrere Newsgruppen\n"
 "        anzugeben\n"
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 #, c-format
 msgid ""
 "\n"
@@ -5004,7 +5038,7 @@ msgstr ""
 "        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:1165
+#: src/lang.c:1168
 #, c-format
 msgid ""
 "\n"
@@ -5017,7 +5051,7 @@ msgstr ""
 "         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:1169
+#: src/lang.c:1172
 #, c-format
 msgid ""
 "\n"
@@ -5027,7 +5061,7 @@ msgstr ""
 "Warnung: Die \"%s:\" Zeile enthÃ¤lt Leerzeichen die entfernt\n"
 "         werden sollten.\n"
 
-#: src/lang.c:1174
+#: src/lang.c:1177
 msgid ""
 "\n"
 "  If your article contains quoted text  please take some time to pare it "
@@ -5057,44 +5091,45 @@ msgstr ""
 "  so, dass er maximal 80 Zeichen lange Zeilen enthÃ¤lt, fÃ¼r Ihren eigenen\n"
 "  Text sind 72 Zeichen eine gute Wahl, so bleibt dieser auch zitiert unter\n"
 "  80 Zeichen. Wenn Ihre Zeilen zu lang sind, werden Sie auf dem Bildschirm\n"
-"  kammartig umbrochen, und sind daher sehr mÃ¼hsam zu lesen. Wenn Sie Ihren\n"
+"  kammartig umgebrochen, und sind daher sehr mÃ¼hsam zu lesen. Wenn Sie "
+"Ihren\n"
 "  Artikel nicht sorgfÃ¤ltig formatieren, ist es sehr wahrscheinlich, dass er\n"
 "  von vielen gar nicht gelesen wird.\n"
 
-#: src/lang.c:1187
+#: src/lang.c:1190
 msgid "shell escape"
 msgstr "Ausgang zur Shell"
 
-#: src/lang.c:1188
+#: src/lang.c:1191
 #, c-format
 msgid "Shell Command (%s)"
 msgstr "Shellkommando (%s)"
 
-#: src/lang.c:1189
+#: src/lang.c:1192
 #, c-format
 msgid "Enter shell command [%s]> "
 msgstr "Geben Sie ein Shellkommando ein [%s]> "
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 #, 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:1197
+#: src/lang.c:1200
 #, c-format
 msgid "Group %.*s ('q' to quit)..."
 msgstr "Gruppe %.*s ('q' zum beenden)..."
 
-#: src/lang.c:1199
+#: src/lang.c:1202
 #, c-format
 msgid "Group %.*s..."
 msgstr "Gruppe %.*s..."
 
-#: src/lang.c:1203
+#: src/lang.c:1206
 msgid "Server unavailable\n"
 msgstr "Server nicht erreichbar\n"
 
-#: src/lang.c:1209
+#: src/lang.c:1212
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; "
@@ -5103,7 +5138,7 @@ msgstr ""
 "%s=Pipe; %s=Mail; %s=Drucken; %s=Ende; %s=Alle/Nur ungel.; %s=Speich.; "
 "%s=tag; %s=Posten"
 
-#: src/lang.c:1210
+#: src/lang.c:1213
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
@@ -5111,7 +5146,7 @@ msgstr ""
 "%s=Pipe; %s=Mail; %s=Drucken; %s=Ende; %s=Antw. Mail; %s=Speich.; %s=tag; "
 "%s=Posten"
 
-#: src/lang.c:1212
+#: src/lang.c:1215
 #, c-format
 msgid ""
 "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
@@ -5119,523 +5154,527 @@ msgstr ""
 "%s=Mail; %s=Drucken; %s=Ende; %s=Alle/Nur ungel.; %s=Speich.; %s=tag; "
 "%s=Posten"
 
-#: src/lang.c:1213
+#: src/lang.c:1216
 #, 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:1217
+#: src/lang.c:1220
 #, 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:1218
+#: src/lang.c:1221
 #, 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:1220
+#: src/lang.c:1223
 #, 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:1221
+#: src/lang.c:1224
 #, 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:1227
+#: src/lang.c:1230
 msgid "Terminal does not support color"
 msgstr "Terminal unterstÃ¼tzt keine Farben"
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 #, c-format
 msgid "Trying %s"
 msgstr "Versuche %s"
 
-#: src/lang.c:1246 src/lang.c:1274 src/lang.c:1545 src/refs.c:289
+#: src/lang.c:1249 src/lang.c:1277 src/lang.c:1548 src/refs.c:289
 msgid "None"
 msgstr "Nichts"
 
-#: src/lang.c:1247
+#: src/lang.c:1250
 msgid "Subject"
 msgstr "Subject"
 
-#: src/lang.c:1248
+#: src/lang.c:1251
 msgid "References"
 msgstr "References"
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid "Both Subject and References"
 msgstr "Beides: Subject und References"
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid "Multipart Subject"
 msgstr "Mehrteilige Artikel (Subject)"
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid "Percentage Match"
 msgstr "Prozentualer Treffer"
 
-#: src/lang.c:1264 src/lang.c:1355 src/lang.c:1434
+#: src/lang.c:1267 src/lang.c:1358 src/lang.c:1437
 msgid "No"
 msgstr "Nein"
 
-#: src/lang.c:1265 src/lang.c:1436
+#: src/lang.c:1268 src/lang.c:1439
 msgid "Yes"
 msgstr "Ja"
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid "Hide All"
 msgstr "Alle ausblenden"
 
-#: src/lang.c:1275
+#: src/lang.c:1278
 msgid "Address"
 msgstr "Adresse"
 
-#: src/lang.c:1276
+#: src/lang.c:1279
 msgid "Full Name"
 msgstr "Voller Name"
 
-#: src/lang.c:1277
+#: src/lang.c:1280
 msgid "Address and Name"
 msgstr "Adresse und Name"
 
-#: src/lang.c:1285
+#: src/lang.c:1288
 msgid "Max"
 msgstr "HÃ¶chster"
 
-#: src/lang.c:1286
+#: src/lang.c:1289
 msgid "Sum"
 msgstr "Summe"
 
-#: src/lang.c:1287
+#: src/lang.c:1290
 msgid "Average"
 msgstr "Durchschnitt"
 
-#: src/lang.c:1297 src/lang.c:1317
+#: src/lang.c:1300 src/lang.c:1320
 msgid "Black"
 msgstr "Schwarz"
 
-#: src/lang.c:1298 src/lang.c:1318
+#: src/lang.c:1301 src/lang.c:1321
 msgid "Red"
 msgstr "Rot"
 
-#: src/lang.c:1299 src/lang.c:1319
+#: src/lang.c:1302 src/lang.c:1322
 msgid "Green"
 msgstr "GrÃ¼n"
 
-#: src/lang.c:1300 src/lang.c:1320
+#: src/lang.c:1303 src/lang.c:1323
 msgid "Brown"
 msgstr "Braun"
 
-#: src/lang.c:1301 src/lang.c:1321
+#: src/lang.c:1304 src/lang.c:1324
 msgid "Blue"
 msgstr "Blau"
 
-#: src/lang.c:1302 src/lang.c:1322
+#: src/lang.c:1305 src/lang.c:1325
 msgid "Pink"
 msgstr "Rosa"
 
-#: src/lang.c:1303 src/lang.c:1323
+#: src/lang.c:1306 src/lang.c:1326
 msgid "Cyan"
 msgstr "Cyan"
 
-#: src/lang.c:1304 src/lang.c:1324
+#: src/lang.c:1307 src/lang.c:1327
 msgid "White"
 msgstr "WeiÃŸ"
 
-#: src/lang.c:1305
+#: src/lang.c:1308
 msgid "Gray"
 msgstr "Grau"
 
-#: src/lang.c:1306
+#: src/lang.c:1309
 msgid "Light Red"
 msgstr "Helles Rot"
 
-#: src/lang.c:1307
+#: src/lang.c:1310
 msgid "Light Green"
 msgstr "Helles GrÃ¼n"
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid "Yellow"
 msgstr "Gelb"
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid "Light Blue"
 msgstr "Helles Blau"
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid "Light Pink"
 msgstr "Helles Rosa"
 
-#: src/lang.c:1311
+#: src/lang.c:1314
 msgid "Light Cyan"
 msgstr "Helles Cyan"
 
-#: src/lang.c:1312
+#: src/lang.c:1315
 msgid "Light White"
 msgstr "Helles WeiÃŸ"
 
-#: src/lang.c:1333 src/lang.c:1441 src/lang.c:1456
+#: src/lang.c:1336 src/lang.c:1444 src/lang.c:1459
 msgid "Nothing"
 msgstr "Nichts"
 
-#: src/lang.c:1335
+#: src/lang.c:1338
 msgid "Space"
 msgstr "Leerzeichen"
 
-#: src/lang.c:1343
+#: src/lang.c:1346
 msgid "Normal"
 msgstr "Normal"
 
-#: src/lang.c:1344
+#: src/lang.c:1347
 msgid "Best highlighting"
 msgstr "Beste Hervorhebung"
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid "Underline"
 msgstr "Unterstreichen"
 
-#: src/lang.c:1346
+#: src/lang.c:1349
 msgid "Reverse video"
 msgstr "Invers"
 
-#: src/lang.c:1347
+#: src/lang.c:1350
 msgid "Blinking"
 msgstr "Blinkend"
 
-#: src/lang.c:1348
+#: src/lang.c:1351
 msgid "Half bright"
 msgstr "Halbe Helligkeit"
 
-#: src/lang.c:1349
+#: src/lang.c:1352
 msgid "Bold"
 msgstr "Fett"
 
-#: src/lang.c:1356
+#: src/lang.c:1359
 msgid "Cc"
 msgstr "Cc"
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid "Bcc"
 msgstr "Bcc"
 
-#: src/lang.c:1358
+#: src/lang.c:1361
 msgid "Cc and Bcc"
 msgstr "Cc und Bcc"
 
-#: src/lang.c:1364 src/lang.c:1377
+#: src/lang.c:1367 src/lang.c:1380
 msgid "none"
 msgstr "Nichts"
 
-#: src/lang.c:1365
+#: src/lang.c:1368
 msgid "commands"
 msgstr "Kommandos"
 
-#: src/lang.c:1366
+#: src/lang.c:1369
 msgid "select"
 msgstr "X-Befehl"
 
-#: src/lang.c:1368
+#: src/lang.c:1371
 msgid "commands & quit"
 msgstr "Kommandos & Ende"
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid "commands & select"
 msgstr "Kommandos & X-Befehl"
 
-#: src/lang.c:1370
+#: src/lang.c:1373
 msgid "quit & select"
 msgstr "Ende & X-Befehl"
 
-#: src/lang.c:1371
+#: src/lang.c:1374
 msgid "commands & quit & select"
 msgstr "Kmndos & Ende & X-Befehl"
 
-#: src/lang.c:1378
+#: src/lang.c:1381
 msgid "PageDown"
-msgstr ""
+msgstr "PageDown"
 
-#: src/lang.c:1379
+#: src/lang.c:1382
 msgid "PageNextUnread"
-msgstr ""
+msgstr "PageNextUnread"
 
-#: src/lang.c:1380
+#: src/lang.c:1383
 msgid "PageDown or PageNextUnread"
-msgstr ""
+msgstr "PageDown oder PageNextUnread"
 
-#: src/lang.c:1386
+#: src/lang.c:1389
 msgid "Subject: (case sensitive)"
 msgstr "Subject: Zeile (GroÃŸ-Kl. beachten)           "
 
-#: src/lang.c:1387
+#: src/lang.c:1390
 msgid "Subject: (ignore case)"
 msgstr "Subject: Zeile (GroÃŸ-Kl. ignorieren)         "
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 msgid "From: (case sensitive)"
 msgstr "From: Zeile (GroÃŸ- Kleinschreibung beachten) "
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 msgid "From: (ignore case)"
 msgstr "From: Zeile (ignoriere GroÃŸ- Kleinschreibung)"
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid "Msg-ID: & full References: line"
 msgstr "Message-ID: & References:     "
 
-#: src/lang.c:1391
+#: src/lang.c:1394
 msgid "Msg-ID: & last References: only"
 msgstr "Message-ID: & letzte Reference"
 
-#: src/lang.c:1392
+#: src/lang.c:1395
 msgid "Message-ID: entry only"
 msgstr "Message-ID: allein            "
 
-#: src/lang.c:1393
+#: src/lang.c:1396
 msgid "Lines:"
 msgstr "Zeilen:"
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 msgid "Don't trim article body"
 msgstr "Artikelrumpf nicht anpassen"
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid "Skip leading blank lines"
 msgstr "FÃ¼hrende Leerzeilen Ã¼berspringen"
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid "Skip trailing blank lines"
 msgstr "AbschlieÃŸende Leerzeilen Ã¼berspr."
 
-#: src/lang.c:1402
+#: src/lang.c:1405
 msgid "Skip leading and trailing blank l."
 msgstr "FÃ¼hr. & abschlies. Leerz. Ã¼berspr."
 
-#: src/lang.c:1403
+#: src/lang.c:1406
 msgid "Compact multiple between text"
-msgstr ""
+msgstr "Mehrere zwischen TextblÃ¶cken zusammenfassen"
 
-#: src/lang.c:1404
+#: src/lang.c:1407
 msgid "Compact multiple and skip leading"
 msgstr ""
+"Mehrere zwischen Textbl. zusammenfassen + fÃ¼hrende Leerzeilen Ã¼berspringen"
 
-#: src/lang.c:1405
+#: src/lang.c:1408
 msgid "Compact multiple and skip trailing"
 msgstr ""
+"Mehrere zwischen Textbl. zusammenfassen + abschlieÃŸende Leerz. Ã¼berspringen"
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid "Compact mltpl., skip lead. & trai."
 msgstr ""
+"Mehrere zwischen Textbl. zusammenf. + fÃ¼hrende/abschlieÃŸende Leerz. Ã¼berspr."
 
-#: src/lang.c:1435
+#: src/lang.c:1438
 msgid "Shell archive"
 msgstr "Shellarchiv"
 
-#: src/lang.c:1442
+#: src/lang.c:1445
 msgid "Subject: (descending)"
 msgstr "Subject: (Absteigend)"
 
-#: src/lang.c:1443
+#: src/lang.c:1446
 msgid "Subject: (ascending)"
 msgstr "Subject: (Aufsteigend)"
 
-#: src/lang.c:1444
+#: src/lang.c:1447
 msgid "From: (descending)"
 msgstr "From: (Absteigend)"
 
-#: src/lang.c:1445
+#: src/lang.c:1448
 msgid "From: (ascending)"
 msgstr "From: (Aufsteigend)"
 
-#: src/lang.c:1446
+#: src/lang.c:1449
 msgid "Date: (descending)"
 msgstr "Date: (Absteigend)"
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid "Date: (ascending)"
 msgstr "Date: (Aufsteigend)"
 
-#: src/lang.c:1448 src/lang.c:1457
+#: src/lang.c:1451 src/lang.c:1460
 msgid "Score (descending)"
 msgstr "Bewertung (Absteigend)"
 
-#: src/lang.c:1449 src/lang.c:1458
+#: src/lang.c:1452 src/lang.c:1461
 msgid "Score (ascending)"
 msgstr "Bewertung (Aufsteigend)"
 
-#: src/lang.c:1450
+#: src/lang.c:1453
 msgid "Lines: (descending)"
 msgstr "Lines: (Absteigend)"
 
-#: src/lang.c:1451
+#: src/lang.c:1454
 msgid "Lines: (ascending)"
 msgstr "Lines: (Aufsteigend)"
 
-#: src/lang.c:1459
+#: src/lang.c:1462
 msgid "Last posting date (descending)"
 msgstr "Datum des letzten Artikels (Absteigend)"
 
-#: src/lang.c:1460
+#: src/lang.c:1463
 msgid "Last posting date (ascending)"
 msgstr "Datum des letzten Artikels (Aufsteigend)"
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid "Quick-sort"
 msgstr "Quicksort"
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid "Heap-sort"
 msgstr "Heapsort"
 
-#: src/lang.c:1474
+#: src/lang.c:1477
 msgid "Always Keep"
 msgstr "Immer behalten"
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid "Always Remove"
 msgstr "Immer entfernen"
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid "Mark with D on selection screen"
 msgstr "Mit D in der Anzeige markiert"
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid "Kill only unread arts"
 msgstr "Killt nur ungelesene Artikel"
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 msgid "Kill all arts & show with K"
 msgstr "Killt alle Artikel, markiert mit K"
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1484
+#: src/lang.c:1487
 msgid "Kill all arts and never show"
 msgstr "Killt alle Artikel, zeigt sie nie"
 
-#: src/lang.c:1490
+#: src/lang.c:1493
 msgid "Nothing special"
 msgstr "Nichts besonderes"
 
-#: src/lang.c:1491
+#: src/lang.c:1494
 msgid "Compress quotes"
 msgstr "Zitatzeichen zusammenfassen"
 
-#: src/lang.c:1492
+#: src/lang.c:1495
 msgid "Quote signatures"
 msgstr "Signaturen zitieren"
 
-#: src/lang.c:1493
+#: src/lang.c:1496
 msgid "Compress quotes, quote sigs"
 msgstr "Zitatz. kÃ¼rzen, Signat. zitieren"
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid "Quote empty lines"
 msgstr "Leerzeilen zitieren"
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid "Compress quotes, quote empty lines"
 msgstr "Zitatz. kÃ¼rzen, Leerzeilen zit."
 
-#: src/lang.c:1496
+#: src/lang.c:1499
 msgid "Quote sigs & empty lines"
 msgstr "Signat. und Leerzeilen zitieren"
 
-#: src/lang.c:1497
+#: src/lang.c:1500
 msgid "Comp. q., quote sigs & empty lines"
 msgstr "Zitatz. kÃ¼rzen, Sign & Leerz. zit."
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid "no"
 msgstr "nein"
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid "with headers"
 msgstr "mit Header"
 
-#: src/lang.c:1539
+#: src/lang.c:1542
 msgid "without headers"
 msgstr "ohne Header"
 
-#: src/lang.c:1546
+#: src/lang.c:1549
 msgid "NFKC"
 msgstr "NFKC"
 
-#: src/lang.c:1548
+#: src/lang.c:1551
 msgid "NFKD"
 msgstr "NFKD"
 
-#: src/lang.c:1549
+#: src/lang.c:1552
 msgid "NFC"
 msgstr "NFC"
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid "NFD"
 msgstr "NFD"
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid "Display Options"
 msgstr "Darstellungseinstellungen"
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid "Color Options"
 msgstr "Farbeinstellungen"
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 msgid "Highlight Options"
 msgstr "Hervorhebungseinstellungen"
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid "Article-Limiting Options"
 msgstr "Artikel-Begrenzungseinstellungen"
 
-#: src/lang.c:1584
+#: src/lang.c:1587
 msgid "Posting/Mailing Options"
 msgstr "Versandeinstellungen fÃ¼r Mail und News"
 
-#: src/lang.c:1590
+#: src/lang.c:1593
 msgid "Saving/Printing Options"
 msgstr "Speicher- und Druckereinstellungen"
 
-#: src/lang.c:1596
+#: src/lang.c:1599
 msgid "Expert Options"
 msgstr "Experteneinstellungen"
 
-#: src/lang.c:1602
+#: src/lang.c:1605
 msgid "Filtering Options"
 msgstr "Filtereinstellungen"
 
-#: src/lang.c:1607 src/lang.c:1638 src/lang.c:1644 src/lang.c:1671
-#: src/lang.c:1723 src/lang.c:1729 src/lang.c:1739 src/lang.c:1750
-#: src/lang.c:1768 src/lang.c:1843 src/lang.c:2030 src/lang.c:2036
-#: src/lang.c:2042 src/lang.c:2048 src/lang.c:2060 src/lang.c:2067
-#: src/lang.c:2121 src/lang.c:2130 src/lang.c:2136 src/lang.c:2143
-#: src/lang.c:2150 src/lang.c:2157 src/lang.c:2164 src/lang.c:2171
-#: src/lang.c:2178 src/lang.c:2185 src/lang.c:2192 src/lang.c:2199
-#: src/lang.c:2206 src/lang.c:2213 src/lang.c:2220 src/lang.c:2227
-#: src/lang.c:2234 src/lang.c:2241 src/lang.c:2248 src/lang.c:2255
-#: src/lang.c:2262 src/lang.c:2269 src/lang.c:2276 src/lang.c:2283
-#: src/lang.c:2290 src/lang.c:2297 src/lang.c:2305 src/lang.c:2321
-#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2348
-#: src/lang.c:2354 src/lang.c:2371 src/lang.c:2383 src/lang.c:2417
-#: src/lang.c:2470 src/lang.c:2484 src/lang.c:2490 src/lang.c:2515
-#: src/lang.c:2532 src/lang.c:2548 src/lang.c:2584 src/lang.c:2620
-#: src/lang.c:2640 src/lang.c:2675 src/lang.c:2685 src/lang.c:2692
-#: src/lang.c:2718 src/lang.c:2742 src/lang.c:2815 src/lang.c:2829
-#: src/lang.c:2837 src/lang.c:2851 src/lang.c:2857 src/lang.c:2895
+#: src/lang.c:1610 src/lang.c:1641 src/lang.c:1647 src/lang.c:1674
+#: src/lang.c:1726 src/lang.c:1732 src/lang.c:1742 src/lang.c:1753
+#: src/lang.c:1771 src/lang.c:1840 src/lang.c:2041 src/lang.c:2047
+#: src/lang.c:2053 src/lang.c:2059 src/lang.c:2071 src/lang.c:2078
+#: src/lang.c:2132 src/lang.c:2141 src/lang.c:2147 src/lang.c:2154
+#: src/lang.c:2161 src/lang.c:2168 src/lang.c:2175 src/lang.c:2182
+#: src/lang.c:2189 src/lang.c:2196 src/lang.c:2203 src/lang.c:2210
+#: src/lang.c:2217 src/lang.c:2224 src/lang.c:2231 src/lang.c:2238
+#: src/lang.c:2245 src/lang.c:2252 src/lang.c:2259 src/lang.c:2266
+#: src/lang.c:2273 src/lang.c:2280 src/lang.c:2287 src/lang.c:2294
+#: src/lang.c:2301 src/lang.c:2308 src/lang.c:2315 src/lang.c:2323
+#: src/lang.c:2339 src/lang.c:2346 src/lang.c:2353 src/lang.c:2360
+#: src/lang.c:2366 src/lang.c:2372 src/lang.c:2389 src/lang.c:2401
+#: src/lang.c:2435 src/lang.c:2488 src/lang.c:2502 src/lang.c:2508
+#: src/lang.c:2533 src/lang.c:2550 src/lang.c:2566 src/lang.c:2602
+#: src/lang.c:2638 src/lang.c:2658 src/lang.c:2693 src/lang.c:2703
+#: src/lang.c:2710 src/lang.c:2736 src/lang.c:2760 src/lang.c:2833
+#: src/lang.c:2847 src/lang.c:2855 src/lang.c:2869 src/lang.c:2875
+#: src/lang.c:2913
 msgid "<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr "<SPACE> wechselt, <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:1608
+#: src/lang.c:1611
 msgid "Show mini menu & posting etiquette"
 msgstr "Zeigt MinimenÃ¼ & Posting Etikette"
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 msgid ""
 "# If ON show a mini menu of useful commands at each level\n"
 "# and posting etiquette after composing an article\n"
@@ -5643,15 +5682,15 @@ msgstr ""
 "# Falls ON wird ein kleines MenÃ¼ mit nÃ¼tzlichen Kommandos in jedem Level\n"
 "# angezeigt. Nach dem Erstellen eines Artikels wird die Etikette angezeigt\n"
 
-#: src/lang.c:1614
+#: src/lang.c:1617
 msgid "Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr "Zeige Kurzbeschreibung fÃ¼r Gruppe. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:1615
+#: src/lang.c:1618
 msgid "Show description of each newsgroup"
 msgstr "Zeige Beschreibung der Newsgruppen"
 
-#: src/lang.c:1616
+#: src/lang.c:1619
 msgid ""
 "# If ON show group description text after newsgroup name at\n"
 "# group selection level\n"
@@ -5659,61 +5698,61 @@ msgstr ""
 "# Falls ON wird die Newsgruppenbeschreibung im GruppenauswahlmenÃ¼\n"
 "# nach dem Gruppennamen angezeigt\n"
 
-#: src/lang.c:1621
+#: src/lang.c:1624
 msgid ""
-"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
+"Show From (author) fields in group & thread level. <SPACE> toggles & <CR> "
 "sets."
 msgstr ""
-"Zeigt Subject & From (Autor) Felder im GruppenmenÃ¼. <SPACE> wechselt & <CR> "
+"Zeigt From (Autor) Feld im Gruppen- und Threadlevel. <SPACE> wechselt & <CR> "
 "setzt."
 
-#: src/lang.c:1622
-msgid "In group menu, show author by"
-msgstr "Im GruppenmenÃ¼, zeige Autor an nach"
+#: src/lang.c:1625
+msgid "In group and thread level, show author by"
+msgstr "Im Gruppen und Threadlevel, zeige Autor an mit"
 
-#: src/lang.c:1623
+#: src/lang.c:1626
 msgid ""
-"# Part of from field to display\n"
+"# Part of From field to display in group and thread level\n"
 "# Possible values are (the default is marked with *):\n"
 "#   0 = none\n"
 "#   1 = address\n"
 "# * 2 = full name\n"
 "#   3 = both\n"
 msgstr ""
-"# Anzeige des 'From:' Felds\n"
+"# Anzeige des 'From:' Felds im Gruppen und Threadlevel.\n"
 "# MÃ¶gliche Werte sind (die Voreinstellung ist mit * gekennzeichnet):\n"
 "#   0 = nichts\n"
 "#   1 = Adresse\n"
 "# * 2 = Voller Name\n"
 "#   3 = beides (Adresse und Name)\n"
 
-#: src/lang.c:1632
+#: src/lang.c:1635
 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:1633
+#: src/lang.c:1636
 msgid "Draw -> instead of highlighted bar"
 msgstr "Zeige -> anstatt einer Markierung"
 
-#: src/lang.c:1634
+#: src/lang.c:1637
 msgid "# If ON use -> otherwise highlighted bar for selection\n"
 msgstr ""
 "# Falls ON benutze -> andernfalls benutze eine Markierung zur Auswahl\n"
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid "Use inverse video for page headers"
 msgstr "Inverse Darstellung fÃ¼r die Header"
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 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:1645
+#: src/lang.c:1648
 msgid "Thread articles by"
 msgstr "Threade Artikel anhand"
 
-#: src/lang.c:1646
+#: src/lang.c:1649
 msgid ""
 "# Thread articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5733,15 +5772,15 @@ msgstr ""
 "#   4 = Mehrteilige Artikel\n"
 "#   5 = prozentualer Subject Vergleich\n"
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid "Enter percentage match required to thread together. <CR> sets."
 msgstr "Prozent des Subject das gleich sein muss. <CR> setzt."
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid "Thread percentage match"
 msgstr "Prozentualer Subject Vergleich"
 
-#: src/lang.c:1660
+#: src/lang.c:1663
 #, no-c-format
 msgid ""
 "# Thread percentage match...\n"
@@ -5765,11 +5804,11 @@ msgstr ""
 "um\n"
 "# in den gleichen Thread sortiert zu werden.\n"
 
-#: src/lang.c:1672
+#: src/lang.c:1675
 msgid "Score of a thread"
 msgstr "Bewertung eines Threads"
 
-#: src/lang.c:1673
+#: src/lang.c:1676
 msgid ""
 "# Thread score\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5783,16 +5822,16 @@ msgstr ""
 "#   1 = Summe\n"
 "#   2 = Durchschnitt\n"
 
-#: src/lang.c:1681
+#: src/lang.c:1684
 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:1682
+#: src/lang.c:1685
 msgid "Sort articles by"
 msgstr "Sortiere Artikel nach"
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid ""
 "# Sort articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5822,15 +5861,15 @@ msgstr ""
 "#   9 = Lines absteigend\n"
 "#  10 = Lines aufsteigend\n"
 
-#: src/lang.c:1699
+#: src/lang.c:1702
 msgid "Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr "Threads nach Bewertung (Score) ordnen? <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid "Sort threads by"
 msgstr "Sortiere Threads nach"
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid ""
 "# Sort thread by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5848,46 +5887,46 @@ msgstr ""
 "#   3 = Datum des letzten Artikels (absteigend)\n"
 "#   4 = Datum des letzten Artikels (aufsteigend)\n"
 
-#: src/lang.c:1711
+#: src/lang.c:1714
 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:1712
+#: src/lang.c:1715
 msgid "Go to first unread article in group"
 msgstr "Setze Cursor auf ersten ungel. Art."
 
-#: src/lang.c:1713
+#: src/lang.c:1716
 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:1717
+#: src/lang.c:1720
 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:1718
+#: src/lang.c:1721
 msgid "Show only unread articles"
 msgstr "Zeige nur ungelesene Artikel"
 
-#: src/lang.c:1719
+#: src/lang.c:1722
 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:1724
+#: src/lang.c:1727
 msgid "Show only groups with unread arts"
 msgstr "Zeige nur Gruppen mit ungel. Art."
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 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:1730
+#: src/lang.c:1733
 msgid "Filter which articles"
 msgstr "Filter (kill) anwenden auf"
 
-#: src/lang.c:1731
+#: src/lang.c:1734
 msgid ""
 "# Filter which articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5901,11 +5940,11 @@ msgstr ""
 "#   1 = Filtert alle Artikel und markiert sie mit K\n"
 "#   2 = Filtert alle Artikel und zeigt gekillte niemals an\n"
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid "Go to the next unread article with"
 msgstr "Zum nÃ¤chsten ungelesenen Artikel springen mit"
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid ""
 "# Go to the unread article with following key(s)\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5921,11 +5960,11 @@ msgstr ""
 "# * 2 = TAB\n"
 "#   3 = PAGE DOWN oder TAB\n"
 
-#: src/lang.c:1751
+#: src/lang.c:1754
 msgid "How to treat blank lines"
 msgstr "Wie mit Leerzeilen umgegangen werden soll"
 
-#: src/lang.c:1752
+#: src/lang.c:1755
 msgid ""
 "# Trim the article body, remove unnecessary blank lines.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5955,26 +5994,26 @@ msgstr ""
 "#   7 = Leerzeilen zwischen TextblÃ¶cken zusammenfassen und\n"
 "#       fÃ¼hrende sowie abschlieÃŸende Leerzeilen Ã¼berspringen\n"
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid "List thread using right arrow key"
 msgstr "Zeige Thread mit rechter Pfeilt. an"
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 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:1774
+#: src/lang.c:1777
 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:1775
+#: src/lang.c:1778
 msgid "Character to show deleted articles"
 msgstr "Zeichen fÃ¼r gelÃ¶schte Artikel"
 
-#: src/lang.c:1776
+#: src/lang.c:1779
 msgid ""
 "# Character used to show that an art was deleted (default 'D')\n"
 "# _ is turned into ' '\n"
@@ -5982,18 +6021,18 @@ msgstr ""
 "# Zeichen fÃ¼r einen Artikel, der gelÃ¶scht wurde (Voreinstellung 'D')\n"
 "# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 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:1782
+#: src/lang.c:1785
 msgid "Character to show inrange articles"
 msgstr "Zeichen fÃ¼r Artikel im Bereich"
 
-#: src/lang.c:1783
+#: src/lang.c:1786
 msgid ""
 "# Character used to show that an art is in a range (default '#')\n"
 "# _ is turned into ' '\n"
@@ -6001,17 +6040,17 @@ msgstr ""
 "# Zeichen fÃ¼r Artikel die im Bereich sind (Voreinstellung '#')\n"
 "# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 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:1789
+#: src/lang.c:1792
 msgid "Character to show returning arts"
 msgstr "Zeichen fÃ¼r wiederkehrende Artikel"
 
-#: src/lang.c:1790
+#: src/lang.c:1793
 msgid ""
 "# Character used to show that an art will return (default '-')\n"
 "# _ is turned into ' '\n"
@@ -6019,17 +6058,17 @@ msgstr ""
 "# Zeichen, dass ein Artikel wiederkommen wird (Voreinstellung '-')\n"
 "# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1795
+#: src/lang.c:1798
 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:1796
+#: src/lang.c:1799
 msgid "Character to show selected articles"
 msgstr "Zeichen fÃ¼r wichtige Artikel"
 
-#: src/lang.c:1797
+#: src/lang.c:1800
 msgid ""
 "# Character used to show that an art was auto-selected (default '*')\n"
 "# _ is turned into ' '\n"
@@ -6037,15 +6076,15 @@ msgstr ""
 "# Zeichen fÃ¼r Artikel mit Markierung wichtig/'hot' (Voreinstellung '*')\n"
 "# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1802
+#: src/lang.c:1805
 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:1803
+#: src/lang.c:1806
 msgid "Character to show recent articles"
 msgstr "Zeichen fÃ¼r aktuelle Artikel"
 
-#: src/lang.c:1804
+#: src/lang.c:1807
 msgid ""
 "# Character used to show that an art is recent (default 'o')\n"
 "# _ is turned into ' '\n"
@@ -6053,15 +6092,15 @@ msgstr ""
 "# Zeichen fÃ¼r einen aktuellen Artikel (Voreinstellung ist 'o')\n"
 "# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1809
+#: src/lang.c:1812
 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:1810
+#: src/lang.c:1813
 msgid "Character to show unread articles"
 msgstr "Zeichen fÃ¼r ungelesene Artikel"
 
-#: src/lang.c:1811
+#: src/lang.c:1814
 msgid ""
 "# Character used to show that an art is unread (default '+')\n"
 "# _ is turned into ' '\n"
@@ -6069,15 +6108,15 @@ msgstr ""
 "# Zeichen fÃ¼r ungelesene Artikel (Voreinstellung '+')\n"
 "# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1816
+#: src/lang.c:1819
 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:1817
+#: src/lang.c:1820
 msgid "Character to show read articles"
 msgstr "Zeichen fÃ¼r gelesene Artikel"
 
-#: src/lang.c:1818
+#: src/lang.c:1821
 msgid ""
 "# Character used to show that an art was read (default ' ')\n"
 "# _ is turned into ' '\n"
@@ -6085,15 +6124,15 @@ msgstr ""
 "# Zeichen fÃ¼r gelesene Artikel (Voreinstellung ' ')\n"
 "# _ wird in ' ' umgewandelt\n"
 
-#: src/lang.c:1823
+#: src/lang.c:1826
 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:1824
+#: src/lang.c:1827
 msgid "Character to show killed articles"
 msgstr "Zeichen fÃ¼r gekillte Artikel"
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 msgid ""
 "# Character used to show that an art was killed (default 'K')\n"
 "# kill_level must be set accordingly, _ is turned into ' '\n"
@@ -6101,17 +6140,17 @@ msgstr ""
 "# Zeichen fÃ¼r gekillte Artikel (Voreinstellung 'K')\n"
 "# _ wird in ' ' umgewandelt, kill_level muss passend gesetzt sein.\n"
 
-#: src/lang.c:1830
+#: src/lang.c:1833
 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:1831
+#: src/lang.c:1834
 msgid "Character to show readselected arts"
 msgstr "Zeichen fÃ¼r gelesene wichtige Art."
 
-#: src/lang.c:1832
+#: src/lang.c:1835
 msgid ""
 "# Character used to show that an art was selected before read (default ':')\n"
 "# kill_level must be set accordingly, _ is turned into ' '\n"
@@ -6120,23 +6159,11 @@ msgstr ""
 "# (Voreinstellung ':')\n"
 "# _ wird in ' ' umgewandelt, kill_level muss passend gesetzt sein.\n"
 
-#: src/lang.c:1837
-msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
-msgstr "Maximale LÃ¤nge des angezeigten Newsgruppennamens. <CR> setzt."
-
-#: src/lang.c:1838
-msgid "Max. length of group names shown"
-msgstr "Max. LÃ¤nge angezeigter Gruppennamen"
-
-#: src/lang.c:1839
-msgid "# Maximum length of the names of newsgroups displayed\n"
-msgstr "# Maximale LÃ¤nge der angezeigten Newsgruppennamen\n"
-
-#: src/lang.c:1844
+#: src/lang.c:1841
 msgid "Abbreviate long newsgroup names"
 msgstr "Lange Newsgruppennamen abkÃ¼rzen"
 
-#: src/lang.c:1845
+#: src/lang.c:1842
 msgid ""
 "# If ON abbreviate (if necessary) long newsgroup names at group selection\n"
 "# level and article level like this:\n"
@@ -6145,7 +6172,7 @@ msgstr ""
 "# Falls ON: lange Newsgruppennamen in der Anzeige wie folgt kÃ¼rzen:\n"
 "#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n"
 
-#: src/lang.c:1851
+#: src/lang.c:1848
 msgid ""
 "0 = full page scrolling, -1 = show previous last line as first on next page, "
 "-2 = half page"
@@ -6153,11 +6180,11 @@ msgstr ""
 "0 = seitenweise, -1 = zeige zusÃ¤tzlich letzte Zeile der vorigen Seite, -2 = "
 "halbe Seite"
 
-#: src/lang.c:1852
+#: src/lang.c:1849
 msgid "Number of lines to scroll in pager"
 msgstr "BlÃ¤ttere Artikel um ... Zeilen"
 
-#: src/lang.c:1853
+#: src/lang.c:1850
 msgid ""
 "# Number of lines that cursor-up/down will scroll in article pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6176,28 +6203,28 @@ msgstr ""
 "# * 1 = zeilenweise\n"
 "#   2 oder mehr = um 2 oder mehr Zeilen\n"
 
-#: src/lang.c:1863
+#: src/lang.c:1860
 msgid "Display signatures. <SPACE> toggles & <CR> sets."
 msgstr "Zeige Signaturen an. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:1864
+#: src/lang.c:1861
 msgid "Display signatures"
 msgstr "Zeige Signaturen an"
 
-#: src/lang.c:1865
+#: src/lang.c:1862
 msgid "# If OFF don't show signatures when displaying articles\n"
 msgstr "# Falls OFF zeige keine Signaturen an\n"
 
-#: src/lang.c:1869
+#: src/lang.c:1866
 msgid ""
 "Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr "Uu-kodierte Teile als Anhang anzeigen. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:1870
+#: src/lang.c:1867
 msgid "Display uue data as an attachment"
 msgstr "Zeige uue-Teile als Anhang an"
 
-#: src/lang.c:1871
+#: src/lang.c:1868
 msgid ""
 "# Handling of uuencoded data in the pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6215,17 +6242,17 @@ msgstr ""
 "#       Ã¤hnlich der von MIME-AnhÃ¤ngen\n"
 "#   2 = Einzeilige Zusammenfassung auch fÃ¼r unvollstÃ¤ndige Daten\n"
 
-#: src/lang.c:1881
+#: src/lang.c:1878
 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:1882
+#: src/lang.c:1879
 msgid "Display \"a as Umlaut-a"
 msgstr "Wandle TeX-Umlaute automatisch um"
 
-#: src/lang.c:1883
+#: src/lang.c:1880
 msgid ""
 "# If ON decode German style TeX umlaut codes to ISO and\n"
 "# show \"a as Umlaut-a, etc.\n"
@@ -6233,15 +6260,15 @@ msgstr ""
 "# Wenn ON dekodiere laut german.sty (TeX) kodierte Umlaute und stelle\n"
 "# \"a als Ã¤, usw. dar\n"
 
-#: src/lang.c:1888 src/lang.c:1898
+#: src/lang.c:1885 src/lang.c:1895
 msgid "Space separated list of header fields"
 msgstr "Durch Leerzeichen getrennte Liste der Header-Felder"
 
-#: src/lang.c:1889
+#: src/lang.c:1886
 msgid "Display these header fields (or *)"
 msgstr "Zeige diese Header-Felder (oder *)"
 
-#: src/lang.c:1890
+#: src/lang.c:1887
 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"
@@ -6257,11 +6284,11 @@ msgstr ""
 "# Leerzeichen getrennte Werte angeben. Wenn Sie hier nichts definieren\n"
 "# wird diese Option deaktiviert.\n"
 
-#: src/lang.c:1899
+#: src/lang.c:1896
 msgid "Do not display these header fields"
 msgstr "Zeige folgende Header nicht an"
 
-#: src/lang.c:1900
+#: src/lang.c:1897
 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"
@@ -6280,44 +6307,44 @@ msgstr ""
 "# news_headers_to_not_display=X-Alan X-Pape\n"
 "# Wenn Sie hier nichts angeben, wird diese Option deaktiviert.\n"
 
-#: src/lang.c:1910
+#: src/lang.c:1907
 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:1911
+#: src/lang.c:1908
 msgid "Skip multipart/alternative parts"
 msgstr "Ãœbersp. multipart/alternative-Teile"
 
-#: src/lang.c:1912
+#: src/lang.c:1909
 msgid "# If ON strip multipart/alternative messages automatically\n"
 msgstr ""
 "# Falls ON entsorge multipart/alternative Teile des Artikels automatisch\n"
 
-#: src/lang.c:1916
+#: src/lang.c:1913
 msgid "Enable detection of verbatim blocks? <SPACE> toggles & <CR> sets."
 msgstr ""
-"Wortgetreue TextblÃ¶cke erkennen einschlaten? <SPACE> wechselt & <CR> setzt."
+"Wortgetreue TextblÃ¶cke erkennen einschalten? <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:1917
+#: src/lang.c:1914
 msgid "Detection of verbatim blocks"
 msgstr "Wortgetreue TextblÃ¶cke erkennen"
 
-#: src/lang.c:1918
+#: src/lang.c:1915
 msgid "# If ON detect verbatim blocks in articles\n"
-msgstr "# Falls ON werden wortgetreue TextblÃ¶cke in Artiklen erkannt\n"
+msgstr "# Falls ON werden wortgetreue TextblÃ¶cke in Artikeln erkannt\n"
 
-#: src/lang.c:1923
+#: src/lang.c:1920
 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:1924
+#: src/lang.c:1921
 msgid "Regex used to show quoted lines"
 msgstr "RegulÃ¤rer Ausd. fÃ¼r zit. Zeilen"
 
-#: src/lang.c:1925
+#: src/lang.c:1922
 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"
@@ -6328,15 +6355,15 @@ msgstr ""
 "# Farbe angezeigt, die in col_quote definiert sind.\n"
 "# Wenn Sie hier nichts angeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1931
+#: src/lang.c:1928
 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:1932
+#: src/lang.c:1929
 msgid "Regex used to show twice quoted l."
 msgstr "Reg. Ausd. fÃ¼r zweifach zitierte Z."
 
-#: src/lang.c:1933
+#: src/lang.c:1930
 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"
@@ -6347,15 +6374,15 @@ msgstr ""
 "# Farbe dargestellt, die in col_quote2 definiert ist.\n"
 "# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1939
+#: src/lang.c:1936
 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:1940
+#: src/lang.c:1937
 msgid "Regex used to show >= 3 times q.l."
 msgstr "Reg. Ausd. fÃ¼r >=3-fach zitierte Z."
 
-#: src/lang.c:1941
+#: src/lang.c:1938
 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"
@@ -6366,16 +6393,48 @@ msgstr ""
 "# dargestellt, die in col_quote3 definiert sind.\n"
 "# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1948
+#: src/lang.c:1944
+msgid "Enable detection of external quotes? <SPACE> toggles & <CR> sets."
+msgstr "Fremdzitate erkennen einschalten? <SPACE> wechselt & <CR> setzt."
+
+#: src/lang.c:1945
+msgid "Detection of external quotes"
+msgstr "Fremdzitate erkennen"
+
+#: src/lang.c:1946
+msgid "# If ON detect quoted text from external sources in articles\n"
+msgstr "# Falls ON werden Fremdzitate in Artikeln erkannt\n"
+
+#: src/lang.c:1950
+msgid "A regex used to decide which lines to show in col_extquote."
+msgstr ""
+"RegulÃ¤rer Ausdruck fÃ¼r Zeilen, die mit col_extquote dargestellt werden."
+
+#: src/lang.c:1951
+msgid "Regex used to show quotes from external sources"
+msgstr "RegulÃ¤rer Ausd. fÃ¼r Zeilen mit Fremdzitaten"
+
+#: src/lang.c:1952
+msgid ""
+"# A regular expression that tin will use to decide which lines are\n"
+"# external quotes. Text from external quotes is shown in col_extquote.\n"
+"# If you leave this blank, tin will use a built in default.\n"
+msgstr ""
+"# Ein regulÃ¤rer Ausdruck, den tin benutzt, um zu entscheiden welche\n"
+"# Zeilen Fremdzitate sind. Fremdzitat Zeilen werden mit der\n"
+"# Farbe dargestellt, die in col_extquote definiert ist.\n"
+"# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n"
+
+#: src/lang.c:1959
 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:1949
+#: src/lang.c:1960
 msgid "Regex used to highlight /slashes/"
 msgstr "Reg. fÃ¼r /SchrÃ¤gst./ Hervorhebungen"
 
-#: src/lang.c:1950
+#: src/lang.c:1961
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '/' are to be shown in col_markslashes.\n"
@@ -6385,16 +6444,16 @@ msgstr ""
 "# zwischen '/' in col_markslashes angezeigt werden.\n"
 "# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1956
+#: src/lang.c:1967
 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:1957
+#: src/lang.c:1968
 msgid "Regex used to highlight *stars*"
 msgstr "Regu. A. fÃ¼r *Stern* Hervorhebungen"
 
-#: src/lang.c:1958
+#: src/lang.c:1969
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '*' are to be shown in col_markstars.\n"
@@ -6404,16 +6463,16 @@ msgstr ""
 "# zwischen '*' in col_markstars angezeigt werden.\n"
 "# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1964
+#: src/lang.c:1975
 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:1965
+#: src/lang.c:1976
 msgid "Regex used to highlight -strokes-"
 msgstr "Reg. fÃ¼r -Durchstr.- Hervorhebungen"
 
-#: src/lang.c:1966
+#: src/lang.c:1977
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '-' are to be shown in col_markstroke.\n"
@@ -6423,16 +6482,16 @@ msgstr ""
 "# zwischen '-' in col_markstroke angezeigt werden.\n"
 "# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1972
+#: src/lang.c:1983
 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:1973
+#: src/lang.c:1984
 msgid "Regex used to highlight _underline_"
 msgstr "Reg. fÃ¼r _Unterstr._ Hervorhebungen"
 
-#: src/lang.c:1974
+#: src/lang.c:1985
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '_' are to be shown in col_markdash.\n"
@@ -6442,16 +6501,16 @@ msgstr ""
 "# zwischen '_' in col_markdash angezeigt werden.\n"
 "# Wenn Sie hier nichts eingeben, werden die Voreinstellungen benutzt.\n"
 
-#: src/lang.c:1980
+#: src/lang.c:1991
 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:1981
+#: src/lang.c:1992
 msgid "Regex with Subject prefixes"
 msgstr "Reg. Ausd. fÃ¼r den Subjectanfang"
 
-#: src/lang.c:1982
+#: src/lang.c:1993
 msgid ""
 "# A regular expression that tin will use to find Subject prefixes\n"
 "# which will be removed before showing the header.\n"
@@ -6459,16 +6518,16 @@ msgstr ""
 "# Ein regulÃ¤rer Ausdruck, mit dem tin Worte im Anfang des Subjects findet,\n"
 "# die dann entfernt werden.\n"
 
-#: src/lang.c:1987
+#: src/lang.c:1998
 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:1988
+#: src/lang.c:1999
 msgid "Regex with Subject suffixes"
 msgstr "Reg. Ausd. fÃ¼r das Subjectende"
 
-#: src/lang.c:1989
+#: src/lang.c:2000
 msgid ""
 "# A regular expression that tin will use to find Subject suffixes\n"
 "# which will be removed when replying or posting followup.\n"
@@ -6476,16 +6535,16 @@ 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:1994
+#: src/lang.c:2005
 msgid "A regex used to find the begin of a verbatim block."
 msgstr ""
 "Reg. Ausd., um den Beginn eines wortgetreu wiederzugebenden Absatz zu finden."
 
-#: src/lang.c:1995
+#: src/lang.c:2006
 msgid "Regex for begin of a verbatim block"
 msgstr "Reg. Ausd. fÃ¼r den Anfang eines wortgetreu wiederzugebenden Absatzes"
 
-#: src/lang.c:1996
+#: src/lang.c:2007
 msgid ""
 "# A regular expression that tin will use to find the begin of\n"
 "# a verbatim block.\n"
@@ -6493,16 +6552,16 @@ msgstr ""
 "# Ein regulÃ¤rer Ausdruck, der den Beginn eines wortgetreu wiederzugebenden\n"
 "# Absatzes findet.\n"
 
-#: src/lang.c:2001
+#: src/lang.c:2012
 msgid "A regex used to find the end of a verbatim block."
 msgstr ""
 "Reg. Ausd., um das Ende eines wortgetreu wiederzugebenden Absatz zu finden."
 
-#: src/lang.c:2002
+#: src/lang.c:2013
 msgid "Regex for end of a verbatim block"
 msgstr "Reg. Ausd. fÃ¼r das Ende eines wortgetreu wiederzugebenden Absatzes"
 
-#: src/lang.c:2003
+#: src/lang.c:2014
 msgid ""
 "# A regular expression that tin will use to find the end of\n"
 "# a verbatim block.\n"
@@ -6510,18 +6569,18 @@ msgstr ""
 "# Ein regulÃ¤rer Ausdruck, der das Ende eines wortgetreu wiederzugebenden\n"
 "# Absatzes findet.\n"
 
-#: src/lang.c:2008
+#: src/lang.c:2019
 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:2009
+#: src/lang.c:2020
 msgid "MIME binary content viewer"
 msgstr "MIME-Viewer"
 
-#: src/lang.c:2010
+#: src/lang.c:2021
 msgid ""
 "# If --internal automatically use the built in MIME viewer for non-text\n"
 "# parts of articles.\n"
@@ -6533,15 +6592,15 @@ msgstr ""
 "# nicht Text teilen benutzt. Andernfalls das angegebene Programm\n"
 "# (z.B. metamail). Keine Angabe schaltet die automatische Anzeige aus.\n"
 
-#: src/lang.c:2017
+#: src/lang.c:2028
 msgid "Confirm before starting non-text viewing program"
 msgstr "Start des MIME-Viewers bestÃ¤tigen"
 
-#: src/lang.c:2018
+#: src/lang.c:2029
 msgid "Ask before using MIME viewer"
 msgstr "Start des MIME-Viewers bestÃ¤tigen"
 
-#: src/lang.c:2019
+#: src/lang.c:2030
 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"
@@ -6549,40 +6608,40 @@ 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:2024
+#: src/lang.c:2035
 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:2025
+#: src/lang.c:2036
 msgid "Catchup read groups when quitting"
 msgstr "Catchup der Gruppen beim Beenden"
 
-#: src/lang.c:2026
+#: src/lang.c:2037
 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:2031
+#: src/lang.c:2042
 msgid "Catchup group using left key"
 msgstr "Catchup der Gruppe mit l. Cursor"
 
-#: src/lang.c:2032
+#: src/lang.c:2043
 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr ""
 "# Falls ON: Catchup (als gelesen markieren) der Gruppe/des Threads\n"
 "#           beim Verlassen mit der linken Cursortaste\n"
 
-#: src/lang.c:2037
+#: src/lang.c:2048
 msgid "Catchup thread by using left key"
 msgstr "Catchup mit der linken Cursort."
 
-#: src/lang.c:2043
+#: src/lang.c:2054
 msgid "Which actions require confirmation"
 msgstr "BestÃ¤tigung erforderlich fÃ¼r"
 
-#: src/lang.c:2044
+#: src/lang.c:2055
 msgid "# What should we ask confirmation for.\n"
 msgstr ""
 "# Welche Operationen mÃ¼ssen explizit bestÃ¤tigt werden.\n"
@@ -6591,55 +6650,55 @@ msgstr ""
 "# gelesen (siehe 'X' Befehl im Manual).\n"
 
 # TRANSLATION TOO LONG
-#: src/lang.c:2049
+#: src/lang.c:2060
 msgid "'Mark as (un)read' ignores tags"
 msgstr "'Art. (un)gelesen markieren' ignoriert Markierte"
 
-#: src/lang.c:2050
+#: src/lang.c:2061
 msgid ""
 "# If ON the 'Mark as (un)read' function marks only the current article.\n"
 msgstr ""
 "# Falls ON wird mit der Funktion 'Art. (un)gelesen markieren' nur\n"
 "# der jeweilige Artikel markiert.\n"
 
-#: src/lang.c:2054
+#: src/lang.c:2065
 msgid "Program to run to open URLs, <CR> sets, <ESC> cancels."
 msgstr "Ã–ffne URLs mit ... <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:2055
+#: src/lang.c:2066
 msgid "Program that opens URLs"
 msgstr "Ã–ffne URLs mit ..."
 
-#: src/lang.c:2056
+#: src/lang.c:2067
 msgid "# The program used to open URLs. The actual URL will be appended\n"
 msgstr ""
 "# Programm zum Ã–ffnen von URLs, die jeweilige URL wird hinten angehÃ¤ngt.\n"
 
-#: src/lang.c:2061
+#: src/lang.c:2072
 msgid "Use mouse in xterm"
 msgstr "Maus in xterm nutzen"
 
-#: src/lang.c:2062
+#: src/lang.c:2073
 msgid "# If ON enable mouse button support on xterm terminals\n"
 msgstr "# Falls ON wird die MaustastenunterstÃ¼tzung fÃ¼r xterm aktiviert\n"
 
-#: src/lang.c:2068
+#: src/lang.c:2079
 msgid "Use scroll keys on keypad"
 msgstr "Scrollt. vom Nummernblock nutzen"
 
-#: src/lang.c:2069
+#: src/lang.c:2080
 msgid "# If ON enable scroll keys on terminals that support it\n"
 msgstr "# Falls ON werden die Scrolltasten genutzt (Terminal abhÃ¤ngig)\n"
 
-#: src/lang.c:2074
+#: src/lang.c:2085
 msgid "Enter maximum number of article to get. <CR> sets."
 msgstr "Maximale Anzahl der zu holenden Artikel eingeben. <CR> setzt."
 
-#: src/lang.c:2075
+#: src/lang.c:2086
 msgid "Number of articles to get"
 msgstr "Anzahl der zu holenden Artikel"
 
-#: src/lang.c:2076
+#: src/lang.c:2087
 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"
@@ -6648,30 +6707,30 @@ msgstr ""
 "# angegeben wird, holt tin alle ungelesenen plus die letzten n gelesenen\n"
 "# Artikel\n"
 
-#: src/lang.c:2081
+#: src/lang.c:2092
 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:2082
+#: src/lang.c:2093
 msgid "Article recentness time limit"
 msgstr "Artikel Neuheitszeit-Limit"
 
-#: src/lang.c:2083
+#: src/lang.c:2094
 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:2087
+#: src/lang.c:2098
 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:2088
+#: src/lang.c:2099
 msgid "Wildcard matching"
 msgstr "WildcardprÃ¼fung"
 
-#: src/lang.c:2089
+#: src/lang.c:2100
 msgid ""
 "# Wildcard matching\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6683,66 +6742,66 @@ msgstr ""
 "# * 0 = wildmat\n"
 "#   1 = RegulÃ¤rer Ausdruck\n"
 
-#: src/lang.c:2096
+#: src/lang.c:2107
 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:2097
+#: src/lang.c:2108
 msgid "Score limit (kill)"
 msgstr "Bewertungsgrenze (kill)"
 
-#: src/lang.c:2098
+#: src/lang.c:2109
 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:2102
+#: src/lang.c:2113
 msgid "Enter default score to kill articles. <CR> sets."
 msgstr "Bewertung fÃ¼r gekillte Artikel. <CR> setzt."
 
-#: src/lang.c:2103
+#: src/lang.c:2114
 msgid "Default score to kill articles"
 msgstr "Bewertung fÃ¼r gekillte Artikel"
 
-#: src/lang.c:2104
+#: src/lang.c:2115
 msgid "# Default score to kill articles\n"
 msgstr "# Bewertung fÃ¼r gekillte Artikel\n"
 
-#: src/lang.c:2108
+#: src/lang.c:2119
 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:2109
+#: src/lang.c:2120
 msgid "Score limit (select)"
 msgstr "Bewertungsgrenze (select)"
 
-#: src/lang.c:2110
+#: src/lang.c:2121
 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:2114
+#: src/lang.c:2125
 msgid "Enter default score to select articles. <CR> sets."
 msgstr "Bewertung fÃ¼r wichtige Artikel (hot). <CR> setzt."
 
-#: src/lang.c:2115
+#: src/lang.c:2126
 msgid "Default score to select articles"
 msgstr "Bewertung fÃ¼r wichtige Artikel"
 
-#: src/lang.c:2116
+#: src/lang.c:2127
 msgid "# Default score to select articles\n"
 msgstr "# Bewertung fÃ¼r wichtige Artikel (hot)\n"
 
-#: src/lang.c:2122
+#: src/lang.c:2133
 msgid "Use slrnface to show ''X-Face:''s"
 msgstr "''X-Face:''s mit slrnface Anzeigen"
 
-#: src/lang.c:2123
+#: src/lang.c:2134
 msgid ""
 "# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 "# Only useful when running in an xterm.\n"
@@ -6750,19 +6809,19 @@ msgstr ""
 "# Falls ON benutze slrnface(1) um ''X-Face:'' anzuzeigen.\n"
 "# Funktioniert nur wenn tin in einem xterm lÃ¤uft.\n"
 
-#: src/lang.c:2131
+#: src/lang.c:2142
 msgid "Use ANSI color"
 msgstr "Benutze ANSI-Farben"
 
-#: src/lang.c:2132
+#: src/lang.c:2143
 msgid "# If ON using ANSI-color\n"
 msgstr "# Falls ON benutze ANSI-Farben\n"
 
-#: src/lang.c:2137
+#: src/lang.c:2148
 msgid "Standard foreground color"
 msgstr "Standard Vordergrundfarbe"
 
-#: src/lang.c:2138
+#: src/lang.c:2149
 msgid ""
 "# Standard foreground color\n"
 "# Default: -1 (default color)\n"
@@ -6770,11 +6829,11 @@ msgstr ""
 "# Standard Vordergrundfarbe\n"
 "# Voreinstellung: -1 (Standard Farbe)\n"
 
-#: src/lang.c:2144
+#: src/lang.c:2155
 msgid "Standard background color"
 msgstr "Standard Hintergrundfarbe"
 
-#: src/lang.c:2145
+#: src/lang.c:2156
 msgid ""
 "# Standard background color\n"
 "# Default: -1 (default color)\n"
@@ -6782,11 +6841,11 @@ msgstr ""
 "# Standard Hintergrundfarbe\n"
 "# Voreinstellung: -1 (Standard Farbe)\n"
 
-#: src/lang.c:2151
+#: src/lang.c:2162
 msgid "Color for inverse text (background)"
 msgstr "Farbe des inversen Text (Hinterg.)"
 
-#: src/lang.c:2152
+#: src/lang.c:2163
 msgid ""
 "# Color of background for inverse text\n"
 "# Default: 4 (blue)\n"
@@ -6794,11 +6853,11 @@ msgstr ""
 "# Farbe des Hintergrunds fÃ¼r inversen Text\n"
 "# Voreinstellung: 4 (blau)\n"
 
-#: src/lang.c:2158
+#: src/lang.c:2169
 msgid "Color for inverse text (foreground)"
 msgstr "Farbe des inversen Text (Vordergr.)"
 
-#: src/lang.c:2159
+#: src/lang.c:2170
 msgid ""
 "# Color of foreground for inverse text\n"
 "# Default: 7 (white)\n"
@@ -6806,11 +6865,11 @@ msgstr ""
 "# Farbe des Vordergrunds fÃ¼r inversen Text\n"
 "# Voreinstellung: 7 (weiÃŸ)\n"
 
-#: src/lang.c:2165
+#: src/lang.c:2176
 msgid "Color of text lines"
 msgstr "Farbe der Textzeilen"
 
-#: src/lang.c:2166
+#: src/lang.c:2177
 msgid ""
 "# Color of text lines\n"
 "# Default: -1 (default color)\n"
@@ -6818,11 +6877,11 @@ msgstr ""
 "# Farbe der Textzeilen\n"
 "# Voreinstellung: -1 (Standard Farbe)\n"
 
-#: src/lang.c:2172
+#: src/lang.c:2183
 msgid "Color of mini help menu"
 msgstr "Farbe des MinihilfemenÃ¼"
 
-#: src/lang.c:2173
+#: src/lang.c:2184
 msgid ""
 "# Color of mini help menu\n"
 "# Default: 3 (brown)\n"
@@ -6830,23 +6889,23 @@ msgstr ""
 "# Farbe des MinihilfemenÃ¼\n"
 "# Voreinstellung: 3 (braun)\n"
 
-#: src/lang.c:2179
+#: src/lang.c:2190
 msgid "Color of help text"
 msgstr "Farbe des Hilfstext"
 
-#: src/lang.c:2180
+#: src/lang.c:2191
 msgid ""
 "# Color of help pages\n"
 "# Default: -1 (default color)\n"
 msgstr ""
-"# Farbe der Hilfsseiten\n"
+"# Farbe der Hilfeseiten\n"
 "# Voreinstellung: -1 (Standard Farbe)\n"
 
-#: src/lang.c:2186
+#: src/lang.c:2197
 msgid "Color of status messages"
 msgstr "Farbe der Statusmeldungen"
 
-#: src/lang.c:2187
+#: src/lang.c:2198
 msgid ""
 "# Color of messages in last line\n"
 "# Default: 6 (cyan)\n"
@@ -6854,11 +6913,11 @@ msgstr ""
 "# Farbe der letzten Zeile im Artikel\n"
 "# Voreinstellung: 6 (cyan)\n"
 
-#: src/lang.c:2193
+#: src/lang.c:2204
 msgid "Color of quoted lines"
 msgstr "Farbe der zitierten Zeilen"
 
-#: src/lang.c:2194
+#: src/lang.c:2205
 msgid ""
 "# Color of quote-lines\n"
 "# Default: 2 (green)\n"
@@ -6866,11 +6925,11 @@ msgstr ""
 "# Farbe der zitierten Zeilen\n"
 "# Voreinstellung: 2 (grÃ¼n)\n"
 
-#: src/lang.c:2200
+#: src/lang.c:2211
 msgid "Color of twice quoted line"
 msgstr "Farbe von zweifach zitierten Zeilen"
 
-#: src/lang.c:2201
+#: src/lang.c:2212
 msgid ""
 "# Color of twice quoted lines\n"
 "# Default: 3 (brown)\n"
@@ -6878,11 +6937,11 @@ msgstr ""
 "# Farbe von zweifach zitierten Zeilen\n"
 "# Voreinstellung: 3 (braun)\n"
 
-#: src/lang.c:2207
+#: src/lang.c:2218
 msgid "Color of =>3 times quoted line"
 msgstr "Farbe von =>3-fach zitierten Zeilen"
 
-#: src/lang.c:2208
+#: src/lang.c:2219
 msgid ""
 "# Color of >=3 times quoted lines\n"
 "# Default: 4 (blue)\n"
@@ -6890,11 +6949,11 @@ msgstr ""
 "# Farbe von =>3-fach zitierten Zeilen\n"
 "# Voreinstellung: 4 (blau)\n"
 
-#: src/lang.c:2214
+#: src/lang.c:2225
 msgid "Color of article header lines"
 msgstr "Farbe der Artikelheaderzeilen"
 
-#: src/lang.c:2215
+#: src/lang.c:2226
 msgid ""
 "# Color of header-lines\n"
 "# Default: 2 (green)\n"
@@ -6902,11 +6961,11 @@ msgstr ""
 "# Farbe der Artikelheaderzeilen\n"
 "# Voreinstellung: 2 (grÃ¼n)\n"
 
-#: src/lang.c:2221
+#: src/lang.c:2232
 msgid "Color of actual news header fields"
 msgstr "Farbe des angezeigten Headers"
 
-#: src/lang.c:2222
+#: src/lang.c:2233
 msgid ""
 "# Color of actual news header fields\n"
 "# Default: 9 (light red)\n"
@@ -6914,11 +6973,11 @@ msgstr ""
 "# Farbe des angezeigten Headers\n"
 "# Voreinstellung: 9 (hellrot)\n"
 
-#: src/lang.c:2228
+#: src/lang.c:2239
 msgid "Color of article subject lines"
 msgstr "Farbe der Subjectzeile"
 
-#: src/lang.c:2229
+#: src/lang.c:2240
 msgid ""
 "# Color of article subject\n"
 "# Default: 6 (cyan)\n"
@@ -6926,11 +6985,23 @@ msgstr ""
 "# Farbe der Subjectzeile\n"
 "# Voreinstellung: 6 (cyan)\n"
 
-#: src/lang.c:2235
+#: src/lang.c:2246
+msgid "Color of external quotes"
+msgstr "Farbe der Fremdzitate"
+
+#: src/lang.c:2247
+msgid ""
+"# Color of quoted text from external sources\n"
+"# Default: 5 (pink)\n"
+msgstr ""
+"# Farbe des Fremdzitat-Textes\n"
+"# Voreinstellung: 5 (rosa)\n"
+
+#: src/lang.c:2253
 msgid "Color of response counter"
 msgstr "Farbe des AntwortzÃ¤hlers"
 
-#: src/lang.c:2236
+#: src/lang.c:2254
 msgid ""
 "# Color of response counter\n"
 "# Default: 2 (green)\n"
@@ -6938,11 +7009,11 @@ msgstr ""
 "# Farbe des AntwortzÃ¤hlers\n"
 "# Voreinstellung: 2 (grÃ¼n)\n"
 
-#: src/lang.c:2242
+#: src/lang.c:2260
 msgid "Color of sender (From:)"
 msgstr "Farbe des Autors (From:)"
 
-#: src/lang.c:2243
+#: src/lang.c:2261
 msgid ""
 "# Color of sender (From:)\n"
 "# Default: 2 (green)\n"
@@ -6950,11 +7021,11 @@ msgstr ""
 "# Farbe des Autors (From:)\n"
 "# Voreinstellung: 2 (grÃ¼n)\n"
 
-#: src/lang.c:2249
+#: src/lang.c:2267
 msgid "Color of help/mail sign"
 msgstr "Farbe des Hilfe/Mail-Zeichens"
 
-#: src/lang.c:2250
+#: src/lang.c:2268
 msgid ""
 "# Color of Help/Mail-Sign\n"
 "# Default: 4 (blue)\n"
@@ -6962,11 +7033,11 @@ msgstr ""
 "# Farbe des Hilfe/Mail-Zeichens\n"
 "# Voreinstellung: 4 (blau)\n"
 
-#: src/lang.c:2256
+#: src/lang.c:2274
 msgid "Color of signatures"
 msgstr "Farbe von Signaturen"
 
-#: src/lang.c:2257
+#: src/lang.c:2275
 msgid ""
 "# Color of signature\n"
 "# Default: 4 (blue)\n"
@@ -6974,11 +7045,11 @@ msgstr ""
 "# Farbe von Signaturen\n"
 "# Voreinstellung: 4 (blau)\n"
 
-#: src/lang.c:2263
+#: src/lang.c:2281
 msgid "Color of highlighted URLs"
 msgstr "Farbe der hervorgehobenen URLs"
 
-#: src/lang.c:2264
+#: src/lang.c:2282
 msgid ""
 "# Color of highlighted URLs\n"
 "# Default: -1 (default color)\n"
@@ -6986,11 +7057,11 @@ msgstr ""
 "# Farbe der hervorgehobenen URLs\n"
 "# Voreinstellung: -1 (Standard Farbe)\n"
 
-#: src/lang.c:2270
+#: src/lang.c:2288
 msgid "Color of verbatim blocks"
 msgstr "Farbe des wortgetreu darzustellenden Textes"
 
-#: src/lang.c:2271
+#: src/lang.c:2289
 msgid ""
 "# Color of verbatim blocks\n"
 "# Default: 5 (pink)\n"
@@ -6998,11 +7069,11 @@ msgstr ""
 "# Farbe des wortgetreu darzustellenden Textes\n"
 "# Voreinstellung: 5 (rosa)\n"
 
-#: src/lang.c:2277
+#: src/lang.c:2295
 msgid "Color of highlighting with *stars*"
 msgstr "Farbe der Hervorhebung *Sterne*"
 
-#: src/lang.c:2278
+#: src/lang.c:2296
 msgid ""
 "# Color of word highlighting with *stars*\n"
 "# Default: 11 (yellow)\n"
@@ -7010,11 +7081,11 @@ msgstr ""
 "# Farbe der Hervorhebung durch *Sterne*\n"
 "# Voreinstellung: 11 (gelb)\n"
 
-#: src/lang.c:2284
+#: src/lang.c:2302
 msgid "Color of highlighting with _dash_"
 msgstr "Farbe der Hervorhebung _Striche_"
 
-#: src/lang.c:2285
+#: src/lang.c:2303
 msgid ""
 "# Color of word highlighting with _dash_\n"
 "# Default: 13 (light pink)\n"
@@ -7022,11 +7093,11 @@ msgstr ""
 "# Farbe der Hervorhebung durch _Striche_\n"
 "# Voreinstellung: 13 (hellrosa)\n"
 
-#: src/lang.c:2291
+#: src/lang.c:2309
 msgid "Color of highlighting with /slash/"
 msgstr "Farbe der Hervorhebung /SchrÃ¤gstr./"
 
-#: src/lang.c:2292
+#: src/lang.c:2310
 msgid ""
 "# Color of word highlighting with /slash/\n"
 "# Default: 14 (light cyan)\n"
@@ -7034,11 +7105,11 @@ msgstr ""
 "# Farbe der Hervorhebung durch /SchrÃ¤gstriche/\n"
 "# Voreinstellung: 14 (hellcyan)\n"
 
-#: src/lang.c:2298
+#: src/lang.c:2316
 msgid "Color of highlighting with -stroke-"
 msgstr "Farbe der Hervorhebung -Durchstr.-"
 
-#: src/lang.c:2299
+#: src/lang.c:2317
 msgid ""
 "# Color of word highlighting with -stroke-\n"
 "# Default: 12 (light blue)\n"
@@ -7046,11 +7117,11 @@ msgstr ""
 "# Farbe der Hervorhebung durch -Durchstreichen-\n"
 "# Voreinstellung: 12 (hellblau)\n"
 
-#: src/lang.c:2306
+#: src/lang.c:2324
 msgid "Attr. of highlighting with *stars*"
 msgstr "Hervorhebungsattribute *Sterne*"
 
-#: src/lang.c:2307
+#: src/lang.c:2325
 msgid ""
 "# Attributes of word highlighting on mono terminals\n"
 "# Possible values are:\n"
@@ -7078,11 +7149,11 @@ msgstr ""
 "# Hervorhebungsattribut fÃ¼r *Sterne*\n"
 "# Voreinstellung: 6 (fett)\n"
 
-#: src/lang.c:2322
+#: src/lang.c:2340
 msgid "Attr. of highlighting with _dash_"
 msgstr "Hervorhebungsattr. _Unterstriche_"
 
-#: src/lang.c:2323
+#: src/lang.c:2341
 msgid ""
 "# Attribute of word highlighting with _dash_\n"
 "# Default: 2 (best highlighting)\n"
@@ -7090,11 +7161,11 @@ msgstr ""
 "# Hervorhebungsattribut fÃ¼r _Unterstriche_\n"
 "# Voreinstellung: 2 (beste Hervorhebung)\n"
 
-#: src/lang.c:2329
+#: src/lang.c:2347
 msgid "Attr. of highlighting with /slash/"
 msgstr "Hervorhebungsattr. /SchrÃ¤gstriche/"
 
-#: src/lang.c:2330
+#: src/lang.c:2348
 msgid ""
 "# Attribute of word highlighting with /slash/\n"
 "# Default: 5 (half bright)\n"
@@ -7102,11 +7173,11 @@ msgstr ""
 "# Hervorhebungsattribut fÃ¼r /SchrÃ¤gstriche/\n"
 "# Voreinstellung: 5 (halbe Helligkeit)\n"
 
-#: src/lang.c:2336
+#: src/lang.c:2354
 msgid "Attr. of highlighting with -stroke-"
 msgstr "Hervorhebungsattr. -Durchstreich.-"
 
-#: src/lang.c:2337
+#: src/lang.c:2355
 msgid ""
 "# Attribute of word highlighting with -stroke-\n"
 "# Default: 3 (reverse video)\n"
@@ -7114,27 +7185,27 @@ msgstr ""
 "# Hervorhebungsattribut fÃ¼r -Durchstreichen-\n"
 "# Voreinstellung: 3 (Invers)\n"
 
-#: src/lang.c:2343
+#: src/lang.c:2361
 msgid "URL highlighting in message body"
 msgstr "URL-Hervorhebung im Artikel"
 
-#: src/lang.c:2344
+#: src/lang.c:2362
 msgid "# Enable URL highlighting?\n"
 msgstr "# URL-Hervorhebung aktivieren?\n"
 
-#: src/lang.c:2349
+#: src/lang.c:2367
 msgid "Word highlighting in message body"
 msgstr "Wort-Hervorhebung im Artikel"
 
-#: src/lang.c:2350
+#: src/lang.c:2368
 msgid "# Enable word highlighting?\n"
 msgstr "# Wort-Hervorhebung aktivieren?\n"
 
-#: src/lang.c:2355
+#: src/lang.c:2373
 msgid "What to display instead of mark"
 msgstr "Anstelle der Markierung anzeigen"
 
-#: src/lang.c:2356
+#: src/lang.c:2374
 msgid ""
 "# Should the leading and ending stars and dashes also be displayed,\n"
 "# even when they are highlighting marks?\n"
@@ -7150,23 +7221,23 @@ msgstr ""
 "#   1 = ja, anzeigen\n"
 "# * 2 = Leerzeichen anstelle darstellen\n"
 
-#: src/lang.c:2365
+#: src/lang.c:2383
 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."
+msgstr "Nach wie vielen Zeichen soll im Pager umgebrochen werden? <CR> setzt."
 
-#: src/lang.c:2366
+#: src/lang.c:2384
 msgid "Page line wrap column"
 msgstr "Zeilen umbrechen nach"
 
-#: src/lang.c:2367
+#: src/lang.c:2385
 msgid "# Wrap article lines at column\n"
 msgstr "# In der Artikelanzeige Zeilen umbrechen bei Spalte\n"
 
-#: src/lang.c:2372
+#: src/lang.c:2390
 msgid "Wrap around threads on next unread"
 msgstr "NÃ¤.ungel.-kein Abbr. am Listenende?"
 
-#: src/lang.c:2373
+#: src/lang.c:2391
 msgid "# If ON wrap around threads on searching next unread article\n"
 msgstr ""
 "# Diverse Funktionen in tin wechseln zum \"nÃ¤chsten\" ungelesenen\n"
@@ -7174,38 +7245,38 @@ msgstr ""
 "# 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:2377
+#: src/lang.c:2395
 msgid "Enter default mail address (and fullname). <CR> sets."
 msgstr "Standard Mail-Adresse (und Name) eingeben. <CR> setzt."
 
-#: src/lang.c:2378 src/lang.c:2876
+#: src/lang.c:2396 src/lang.c:2894
 msgid "Mail address (and fullname)"
 msgstr "Mailadresse (und Name)"
 
-#: src/lang.c:2379
+#: src/lang.c:2397
 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:2384
+#: src/lang.c:2402
 msgid "Show empty Followup-To in editor"
-msgstr "Leeres Fup'2 im Editor anzeigen"
+msgstr "Leeres Fup-To im Editor anzeigen"
 
-#: src/lang.c:2385
+#: src/lang.c:2403
 msgid "# If ON show empty Followup-To header when editing an article\n"
 msgstr "# Falls ON zeige leeren Followup-To:-Header im Editor\n"
 
-#: src/lang.c:2389
+#: src/lang.c:2407
 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:2390
+#: src/lang.c:2408
 msgid "Create signature from path/command"
 msgstr "Erzeuge Signatur aus Pfad/Kommando"
 
-#: src/lang.c:2391
+#: src/lang.c:2409
 msgid ""
 "# Signature path (random sigs)/file to be used when posting/replying\n"
 "# sigfile=file       appends file as signature\n"
@@ -7217,43 +7288,43 @@ msgstr ""
 "# sigfile=!Kommando  fÃ¼hrt Kommando aus um Sig zu erzeugen\n"
 "# sigfile=--none     hÃ¤ngt keine Signatur an\n"
 
-#: src/lang.c:2398
+#: src/lang.c:2416
 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:2399
+#: src/lang.c:2417
 msgid "Prepend signature with \"-- \""
 msgstr "Trenne Sig mit \"-- \" ab"
 
-#: src/lang.c:2400
+#: src/lang.c:2418
 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr "# Falls ON trenne Signatur mit '\\n-- \\n' ab\n"
 
-#: src/lang.c:2404
+#: src/lang.c:2422
 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:2405
+#: src/lang.c:2423
 msgid "Add signature when reposting"
 msgstr "Signatur beim Reposten anhÃ¤ngen"
 
-#: src/lang.c:2406
+#: src/lang.c:2424
 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:2410
+#: src/lang.c:2428
 #, 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:2411
+#: src/lang.c:2429
 msgid "Characters used as quote-marks"
 msgstr "Zitatzeichen"
 
-#: src/lang.c:2412
+#: src/lang.c:2430
 #, c-format
 msgid ""
 "# Characters used in quoting to followups and replies.\n"
@@ -7262,11 +7333,11 @@ msgstr ""
 "# Zeichen fÃ¼r Zitate in Antworten.\n"
 "# '_' wird durch ' ' ersetzt. %s, %S wird ersetzt durch Autoreninitialen.\n"
 
-#: src/lang.c:2418
+#: src/lang.c:2436
 msgid "Quoting behavior"
 msgstr "Zitierverhalten"
 
-#: src/lang.c:2419
+#: src/lang.c:2437
 msgid ""
 "# How quoting should be handled when following up or replying.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7291,17 +7362,17 @@ msgstr ""
 "#   7 = Zitatzeichen zusammenziehen & Signaturen zitieren & Leerzeilen "
 "zitieren\n"
 
-#: src/lang.c:2432 src/lang.c:2440 src/lang.c:2446
+#: src/lang.c:2450 src/lang.c:2458 src/lang.c:2464
 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:2433
+#: src/lang.c:2451
 msgid "Quote line when following up"
 msgstr "Einleitungszeile beim Antworten"
 
-#: src/lang.c:2434
+#: src/lang.c:2452
 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"
@@ -7311,36 +7382,36 @@ msgstr ""
 "# %A Adresse  %D Datum  %F Adr+Name  %G Gruppenname  %M Message-ID\n"
 "# %N Voller Name  %C Vorname  %I Initialen\n"
 
-#: src/lang.c:2441
+#: src/lang.c:2459
 msgid "Quote line when cross-posting"
 msgstr "Einleitungszeile beim Crossposten"
 
-#: src/lang.c:2447
+#: src/lang.c:2465
 msgid "Quote line when mailing"
 msgstr "Einleitungszeile bei Mailantwort"
 
-#: src/lang.c:2452
+#: src/lang.c:2470
 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:2453
+#: src/lang.c:2471
 msgid "Insert 'User-Agent:' header"
 msgstr "FÃ¼ge 'User-Agent:'-Header ein"
 
-#: src/lang.c:2454
+#: src/lang.c:2472
 msgid "# If ON include advertising User-Agent: header\n"
 msgstr "# Falls ON fÃ¼ge User-Agent:-Header ein\n"
 
-#: src/lang.c:2459
+#: src/lang.c:2477
 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:2460
+#: src/lang.c:2478
 msgid "MM_CHARSET"
 msgstr "MM_CHARSET"
 
-#: src/lang.c:2461
+#: src/lang.c:2479
 msgid ""
 "# Charset supported locally which is also used for MIME header and\n"
 "# Content-Type header.\n"
@@ -7359,40 +7430,40 @@ msgstr ""
 "# definiert, werden andere ZeichensÃ¤tze als mm_charset nicht dargestellt\n"
 "# und die jeweiligen Zeichen durch ein '?' ersetzt.\n"
 
-#: src/lang.c:2471
+#: src/lang.c:2489
 msgid "MM_NETWORK_CHARSET"
 msgstr "MM_NETWORK_CHARSET"
 
-#: src/lang.c:2472
+#: src/lang.c:2490
 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:2476
+#: src/lang.c:2494
 msgid ""
 "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr "Lokaler Zeichensatz (z.B. US-ASCII, ISO-8859-1, EUC-KR), <CR> setzt."
 
-#: src/lang.c:2477
+#: src/lang.c:2495
 msgid "MM_LOCAL_CHARSET"
 msgstr "MM_LOCAL_CHARSET"
 
-#: src/lang.c:2478
+#: src/lang.c:2496
 msgid "# Charset supported locally.\n"
 msgstr "# Lokaler Zeichensatz.\n"
 
-#: src/lang.c:2485
+#: src/lang.c:2503
 msgid "Mailbox format"
 msgstr "Mailbox-Format"
 
-#: src/lang.c:2486
+#: src/lang.c:2504
 msgid "# Format of the mailbox.\n"
 msgstr "# Format der Mailbox.\n"
 
-#: src/lang.c:2491
+#: src/lang.c:2509
 msgid "MIME encoding in news messages"
 msgstr "MIME-Kodierung in Newsartikeln"
 
-#: src/lang.c:2492
+#: src/lang.c:2510
 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"
@@ -7407,15 +7478,15 @@ msgstr ""
 "# fÃ¼r die meisten 8Bit ZeichensÃ¤tze aus Ostasien, Griechenland und Russland\n"
 "# ist, da dort gehÃ¤uft 8Bit Zeichen vorkommen.\n"
 
-#: src/lang.c:2500 src/lang.c:2521
+#: src/lang.c:2518 src/lang.c:2539
 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:2501
+#: src/lang.c:2519
 msgid "Use 8bit characters in news headers"
 msgstr "Benutze 8bit-Zeichen im Newsheader"
 
-#: src/lang.c:2502
+#: src/lang.c:2520
 msgid ""
 "# If ON, 8bit characters in news headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -7429,29 +7500,29 @@ msgstr ""
 "# kodiert, wenn post_mime_encoding nicht auch auf 8bit eingestellt\n"
 "# ist.\n"
 
-#: src/lang.c:2509
+#: src/lang.c:2527
 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:2510
+#: src/lang.c:2528
 msgid "View post-processed files"
 msgstr "Nachbearbeitete Artikel anzeigen"
 
-#: src/lang.c:2511
+#: src/lang.c:2529
 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:2516
+#: src/lang.c:2534
 msgid "MIME encoding in mail messages"
 msgstr "MIME-Kodierung fÃ¼r E-Mails"
 
-#: src/lang.c:2522
+#: src/lang.c:2540
 msgid "Use 8bit characters in mail headers"
 msgstr "Benutze 8bit Zeichen im Mail Header"
 
-#: src/lang.c:2523
+#: src/lang.c:2541
 msgid ""
 "# If ON, 8bit characters in mail headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -7470,26 +7541,26 @@ msgstr ""
 "# 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:2533
+#: src/lang.c:2551
 msgid "Strip blanks from ends of lines"
 msgstr "Leerzeichen am Zeilenende entfernen"
 
-#: src/lang.c:2534
+#: src/lang.c:2552
 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:2539
+#: src/lang.c:2557
 msgid "If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr "Wenn ON verwende Umschreibungen. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:2540
+#: src/lang.c:2558
 msgid "Transliteration"
 msgstr "Verwende Umschreibungen"
 
-#: src/lang.c:2541
+#: src/lang.c:2559
 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"
@@ -7501,11 +7572,11 @@ msgstr ""
 "# Terminal als EUR umschrieben, ohne //TRANSLIT wÃ¼rde tin ein\n"
 "# Fragezeichen verwenden.\n"
 
-#: src/lang.c:2549
+#: src/lang.c:2567
 msgid "Send you a Cc/Bcc automatically"
 msgstr "Sendet Ihnen automatisch ein Cc/Bbc"
 
-#: src/lang.c:2550
+#: src/lang.c:2568
 msgid ""
 "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7522,15 +7593,15 @@ msgstr ""
 "#   2 = Bcc\n"
 "#   3 = Cc und Bcc\n"
 
-#: src/lang.c:2559
+#: src/lang.c:2577
 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:2560
+#: src/lang.c:2578
 msgid "Spamtrap warning address parts"
 msgstr "Spamfallenwarnung in Adresse"
 
-#: src/lang.c:2561
+#: src/lang.c:2579
 msgid ""
 "# A comma-delimited list of address-parts you want to be warned\n"
 "# about when trying to reply by email.\n"
@@ -7539,28 +7610,28 @@ msgstr ""
 "wenn\n"
 "# Sie via Mail antworten wollen.\n"
 
-#: src/lang.c:2566
+#: src/lang.c:2584
 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:2567
+#: src/lang.c:2585
 msgid "No. of days a filter entry is valid"
 msgstr "Tage, die ein Filter gÃ¼ltig ist"
 
-#: src/lang.c:2568
+#: src/lang.c:2586
 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:2572
+#: src/lang.c:2590
 msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Gepostete Artikel zum Filter hinzufÃ¼gen. <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:2573
+#: src/lang.c:2591
 msgid "Add posted articles to filter"
 msgstr "FÃ¼ge gepostete Artikel zum Filter"
 
-#: src/lang.c:2574
+#: src/lang.c:2592
 msgid ""
 "# If ON add posted articles which start a new thread to filter for\n"
 "# highlighting follow-ups\n"
@@ -7568,25 +7639,25 @@ msgstr ""
 "# Falls ON fÃ¼ge gepostete Artikel die einen neuen Thread einleiten\n"
 "# zum Filter hinzu um evtl. Antworten hervorzuheben\n"
 
-#: src/lang.c:2578
+#: src/lang.c:2596
 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:2579
+#: src/lang.c:2597
 msgid "Mail directory"
 msgstr "Mail Verzeichnis"
 
-#: src/lang.c:2580
+#: src/lang.c:2598
 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:2585
+#: src/lang.c:2603
 msgid "Save articles in batch mode (-S)"
 msgstr "Speicher Artikel im Batchmode (-S)"
 
-#: src/lang.c:2586
+#: src/lang.c:2604
 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"
@@ -7594,19 +7665,19 @@ 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:2591
+#: src/lang.c:2609
 msgid "The directory where you want articles/threads saved."
 msgstr "Das Verzeichnis, in dem Artikel/Threads gespeichert werden sollen."
 
-#: src/lang.c:2592
+#: src/lang.c:2610
 msgid "Directory to save arts/threads in"
 msgstr "Verz. um Art/Threads zu speichern"
 
-#: src/lang.c:2593
+#: src/lang.c:2611
 msgid "# Directory where articles/threads are saved\n"
 msgstr "# Verzeichnis in dem Artikel/Threads gespeichert werden\n"
 
-#: src/lang.c:2597
+#: src/lang.c:2615
 msgid ""
 "Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> "
 "sets."
@@ -7614,11 +7685,11 @@ msgstr ""
 "Autom. sp. von Art/Thread anhand Archive-name:-Header. <SPACE> wechselt & "
 "<CR> setzt."
 
-#: src/lang.c:2598
+#: src/lang.c:2616
 msgid "Use Archive-name: header for save"
 msgstr "Nutze Archive-name: zum Speichern"
 
-#: src/lang.c:2599
+#: src/lang.c:2617
 msgid ""
 "# If ON articles/threads with Archive-name: in mail header will\n"
 "# be automatically saved with the Archive-name & part/patch no.\n"
@@ -7626,31 +7697,31 @@ msgstr ""
 "# Falls ON werden Artikel mit gesetztem Archive-name:-Header unter\n"
 "# diesem abgespeichert\n"
 
-#: src/lang.c:2604
+#: src/lang.c:2622
 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:2605
+#: src/lang.c:2623
 msgid "Mark saved articles/threads as read"
 msgstr "Mark. gesp. Artikel/Threads gelesen"
 
-#: src/lang.c:2606
+#: src/lang.c:2624
 msgid "# If ON mark articles that are saved as read\n"
 msgstr "# Falls ON werden gespeicherte Artikel als gelesen markiert\n"
 
-#: src/lang.c:2610
+#: src/lang.c:2628
 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:2611
+#: src/lang.c:2629
 msgid "Post process saved articles"
 msgstr "Nachbearbeiten gespeichert. Artikel"
 
-#: src/lang.c:2612
+#: src/lang.c:2630
 msgid ""
 "# Perform post processing (saving binary attachments) from saved articles.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7664,11 +7735,11 @@ msgstr ""
 "#   1 = nur Shell Archive (shar) auspacken\n"
 "#   2 = ja\n"
 
-#: src/lang.c:2621
+#: src/lang.c:2639
 msgid "Process only unread articles"
 msgstr "Bearbeite nur ungelesene Artikel"
 
-#: src/lang.c:2622
+#: src/lang.c:2640
 msgid ""
 "# If ON only save/print/pipe/mail unread articles (tagged articles "
 "excepted)\n"
@@ -7676,56 +7747,56 @@ msgstr ""
 "# Falls ON speichere/drucke/pipe/maile nur ungelesene Artikel\n"
 "# (markierte Artikel ausgenommen)\n"
 
-#: src/lang.c:2627
+#: src/lang.c:2645
 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:2628
+#: src/lang.c:2646
 msgid "Print all headers when printing"
 msgstr "Alle Header beim Drucken ausgeben"
 
-#: src/lang.c:2629
+#: src/lang.c:2647
 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:2633
+#: src/lang.c:2651
 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:2634
+#: src/lang.c:2652
 msgid "Printer program with options"
 msgstr "Druckprogramm mit Optionen"
 
-#: src/lang.c:2635
+#: src/lang.c:2653
 msgid "# Print program with parameters used to print articles/threads\n"
 msgstr "# Druckprogramm mit Optionen zum drucken der Artikel/Threads\n"
 
-#: src/lang.c:2641
+#: src/lang.c:2659
 msgid "Force redraw after certain commands"
 msgstr "Anzeigeauffrischung nach Kommandos"
 
-#: src/lang.c:2642
+#: src/lang.c:2660
 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:2646
+#: src/lang.c:2664
 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:2647
+#: src/lang.c:2665
 msgid "Start editor with line offset"
 msgstr "Starte Editor mit EinrÃ¼ckung"
 
-#: src/lang.c:2648
+#: src/lang.c:2666
 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"
@@ -7733,15 +7804,15 @@ 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:2653
+#: src/lang.c:2671
 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:2654
+#: src/lang.c:2672
 msgid "Invocation of your editor"
 msgstr "Aufruf Ihres Editors"
 
-#: src/lang.c:2655
+#: src/lang.c:2673
 msgid ""
 "# Format of editor line including parameters\n"
 "# %E Editor  %F Filename  %N Linenumber\n"
@@ -7749,16 +7820,16 @@ msgstr ""
 "# Format der Editorzeile mit den Parametern fÃ¼r den Aufruf\n"
 "# %E Editor  %F Dateiname  %N Zeilennummer\n"
 
-#: src/lang.c:2660
+#: src/lang.c:2678
 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:2661
+#: src/lang.c:2679
 msgid "External inews"
 msgstr "Externes inews-Programm"
 
-#: src/lang.c:2662
+#: src/lang.c:2680
 msgid ""
 "# If --internal use the built in mini inews for posting via NNTP\n"
 "# otherwise use an external inews program\n"
@@ -7767,17 +7838,17 @@ msgstr ""
 "# benutzt, sonst wird das hier angegebene Programm mit den angegebenen\n"
 "# Optionen verwendet. z.B. 'inews -h'\n"
 
-#: src/lang.c:2666
+#: src/lang.c:2684
 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:2667
+#: src/lang.c:2685
 msgid "Invocation of your mail command"
 msgstr "Aufruf Ihres Mailkommandos"
 
-#: src/lang.c:2668
+#: src/lang.c:2686
 msgid ""
 "# Format of mailer line including parameters\n"
 "# %M Mailer  %S Subject  %T To  %F Filename\n"
@@ -7789,11 +7860,11 @@ msgstr ""
 "# 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:2676
+#: src/lang.c:2694
 msgid "Use interactive mail reader"
 msgstr "Benutze interaktives Mailprogramm"
 
-#: src/lang.c:2677
+#: src/lang.c:2695
 msgid ""
 "# Interactive mailreader\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7809,35 +7880,35 @@ msgstr ""
 "#   2 = interaktives Mailprogramm, Mailheader werden als Argumente "
 "Ã¼bergeben\n"
 
-#: src/lang.c:2686
+#: src/lang.c:2704
 msgid "Remove ~/.article after posting"
 msgstr "Entferne ~/.article nach dem posten"
 
-#: src/lang.c:2687
+#: src/lang.c:2705
 msgid "# If ON remove ~/.article after posting.\n"
 msgstr "# Falls ON entferne ~/.article nach dem posten.\n"
 
-#: src/lang.c:2693
+#: src/lang.c:2711
 msgid "Use UTF-8 graphics (thread tree etc.)"
 msgstr "UTF-8-Grafik benutzten (Baumdarstellung etc.)"
 
-#: src/lang.c:2694
+#: src/lang.c:2712
 msgid ""
 "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
 msgstr ""
 "# Falls ON werden UTF-8-Zeichen fÃ¼r die Anzeige '->', Baumdarstellung und "
 "Auslassungspunkten '...' benutzt.\n"
 
-#: src/lang.c:2699
+#: src/lang.c:2717
 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:2700
+#: src/lang.c:2718
 msgid "Filename for posted articles"
 msgstr "Gepostete Artikel speichern in"
 
-#: src/lang.c:2701
+#: src/lang.c:2719
 msgid ""
 "# Filename where to keep all postings (default posted)\n"
 "# If no filename is set then postings will not be saved\n"
@@ -7845,38 +7916,38 @@ msgstr ""
 "# Dateiname fÃ¼r die Kopie aller Postings (Voreinstellung posted)\n"
 "# Ist kein Name angegeben wird keine Kopie gespeichert\n"
 
-#: src/lang.c:2706
+#: src/lang.c:2724
 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:2707
+#: src/lang.c:2725
 msgid "Keep failed arts in ~/dead.articles"
 msgstr "Halte Fehlschl. in ~/dead.articles"
 
-#: src/lang.c:2708
+#: src/lang.c:2726
 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:2712
+#: src/lang.c:2730
 msgid "Do you want to strip unsubscribed groups from .newsrc"
 msgstr "Wollen Sie nicht-abonnierte Gruppen aus der .newsrc entfernen?"
 
-#: src/lang.c:2713
+#: src/lang.c:2731
 msgid "No unsubscribed groups in newsrc"
 msgstr "Nur abonnierte Gruppen in newsrc"
 
-#: src/lang.c:2714
+#: src/lang.c:2732
 msgid "# If ON strip unsubscribed groups from newsrc\n"
 msgstr "# Falls ON entferne nicht-abonnierte Gruppen aus der newsrc\n"
 
-#: src/lang.c:2719
+#: src/lang.c:2737
 msgid "Remove bogus groups from newsrc"
 msgstr "LÃ¶sche nicht vorhan. G. aus newsrc"
 
-#: src/lang.c:2720
+#: src/lang.c:2738
 msgid ""
 "# What to do with bogus groups in newsrc file\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7890,71 +7961,72 @@ msgstr ""
 "#   1 = entfernen\n"
 "#   2 = Mit D in der Auswahl markieren.\n"
 
-#: src/lang.c:2729
+#: src/lang.c:2747
 msgid ""
 "Enter number of seconds to wait for a response from the server. <CR> sets."
 msgstr ""
+"Sekunden die auf eine Antwort vom Server gewartet werden soll. <CR> setzt."
 
-#: src/lang.c:2730
+#: src/lang.c:2748
 msgid "NNTP read timeout in seconds"
 msgstr "NNTP-lese Zeitlimit in Sekunden"
 
-#: src/lang.c:2731
+#: src/lang.c:2749
 msgid ""
 "# Time in seconds to wait for a response from the server (0=no timeout)\n"
 msgstr ""
 "# Maximal n Sekunden auf eine Antwort vom Server warten (0 = kein "
 "Zeitlimit)\n"
 
-#: src/lang.c:2736
+#: src/lang.c:2754
 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:2737
+#: src/lang.c:2755
 msgid "Interval in secs to reread active"
 msgstr "Active alle ... Sekunden neu lesen"
 
-#: src/lang.c:2738
+#: src/lang.c:2756
 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:2743
+#: src/lang.c:2761
 msgid "Reconnect to server automatically"
 msgstr "Autom. Wiederverbindung zum Server"
 
-#: src/lang.c:2744
+#: src/lang.c:2762
 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 wiederhergestellt.\n"
 
-#: src/lang.c:2748
+#: src/lang.c:2766
 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:2749
+#: src/lang.c:2767
 msgid "Cache NNTP overview files locally"
 msgstr "Speichere NNTP Overview Daten lokal"
 
-#: src/lang.c:2750
+#: src/lang.c:2768
 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:2754 src/lang.c:2769 src/lang.c:2789 src/lang.c:2808
+#: src/lang.c:2772 src/lang.c:2787 src/lang.c:2807 src/lang.c:2826
 msgid "Enter format string. <CR> sets, <ESC> cancels."
 msgstr "Format-Zeichenkette eingeben. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:2755
+#: src/lang.c:2773
 msgid "Format string for selection level"
 msgstr "Formatanweisung fÃ¼r die Auswahlebene"
 
-#: src/lang.c:2756
+#: src/lang.c:2774
 msgid ""
 "# Format string for selection level representation\n"
 "# Default: %f %n %U  %G  %d\n"
@@ -7975,16 +8047,16 @@ msgstr ""
 "#   %f              Gruppenkennzeichnung: 'D' gelÃ¶scht, 'X' nicht "
 "schreibbar,\n"
 "#                   'M' moderiert, '=' umbenannt, 'N' neu, 'u' nicht "
-"aboniert\n"
+"abonniert\n"
 "#   %G              Name der Gruppe\n"
 "#   %n              aktuelle Gruppennummer\n"
 "#   %U              Anzahl ungelesener Artikel\n"
 
-#: src/lang.c:2770
+#: src/lang.c:2788
 msgid "Format string for group level"
 msgstr "Formatanweisung fÃ¼r die Gruppenebene"
 
-#: src/lang.c:2771
+#: src/lang.c:2789
 msgid ""
 "# Format string for group level representation\n"
 "# Default: %n %m %R %L  %s  %F\n"
@@ -8018,11 +8090,11 @@ msgstr ""
 "#   %s              Subject\n"
 "#   %S              Score\n"
 
-#: src/lang.c:2790
+#: src/lang.c:2808
 msgid "Format string for thread level"
 msgstr "Formatanweisung fÃ¼r die Threadebene"
 
-#: src/lang.c:2791
+#: src/lang.c:2809
 msgid ""
 "# Format string for thread level representation\n"
 "# Default: %n %m  [%L]  %T  %F\n"
@@ -8054,19 +8126,19 @@ msgstr ""
 "#   %S              Score\n"
 "#   %T              Subject und/oder Baumdarstellung des Thread\n"
 
-#: src/lang.c:2809
+#: src/lang.c:2827
 msgid "Format string for display of dates"
 msgstr "Datums Format-Zeichenkette"
 
-#: src/lang.c:2810
+#: src/lang.c:2828
 msgid "# Format string for date representation\n"
 msgstr "# Zeichenkette die die Datumsanzeige beschreibt.\n"
 
-#: src/lang.c:2816
+#: src/lang.c:2834
 msgid "Unicode normalization form"
 msgstr "Unicode Normalisierungsart"
 
-#: src/lang.c:2817
+#: src/lang.c:2835
 msgid ""
 "# Unicode normalization form\n"
 "# Possible values are:\n"
@@ -8084,19 +8156,19 @@ msgstr ""
 "#   3 = NFC\n"
 "#   4 = NFD\n"
 
-#: src/lang.c:2830
+#: src/lang.c:2848
 msgid "Render BiDi"
 msgstr "BiDi wiedergeben"
 
-#: src/lang.c:2831
+#: src/lang.c:2849
 msgid "# If ON, bi-directional text is rendered by tin\n"
 msgstr "# Falls ON, wird bi-direktionaler Text von tin wiedergeben.\n"
 
-#: src/lang.c:2838
+#: src/lang.c:2856
 msgid "Function for sorting articles"
 msgstr "Sortierfunktion"
 
-#: src/lang.c:2839
+#: src/lang.c:2857
 msgid ""
 "# Function for sorting articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -8108,176 +8180,181 @@ msgstr ""
 "# * 0 = qsort\n"
 "#   1 = heapsort\n"
 
-#: src/lang.c:2852
+#: src/lang.c:2870
 msgid "Automatically GroupMarkUnselArtRead"
-msgstr ""
+msgstr "GroupMarkUnselArtRead Kommando automatisch ausfÃ¼hren"
 
-#: src/lang.c:2858
+#: src/lang.c:2876
 msgid "Delete post-process files"
-msgstr ""
+msgstr "Nachbearbeitete Artikel lÃ¶schen"
 
-#: src/lang.c:2863
+#: src/lang.c:2881
 msgid "Filename for all mailed articles, <CR> sets, no filename=do not save."
 msgstr ""
+"Dateiname fÃ¼r Kopie der Mailantworten. <CR> setzt, kein Name=keine Kopie."
 
-#: src/lang.c:2864
+#: src/lang.c:2882
 msgid "Mailbox to save sent mails"
-msgstr ""
+msgstr "Mailbox fÃ¼r Kopie der Mailantworten"
 
-#: src/lang.c:2869
+#: src/lang.c:2887
 msgid "Set Followup-To: header to this group(s). <CR> sets, <ESC> cancels."
 msgstr ""
 "Followup-To:-Header auf folgende Gruppe(n) setzten. <CR> setzt, <ESC> bricht "
 "ab."
 
-#: src/lang.c:2870
+#: src/lang.c:2888
 msgid "Followup-To: header"
 msgstr "Followup-To:-Header"
 
-#: src/lang.c:2875
+#: src/lang.c:2893
 msgid "Enter default mail address (and fullname). <CR> sets, <ESC> cancels."
 msgstr ""
 "Standard Mail-Adresse (und Name) eingeben. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:2882
+#: src/lang.c:2900
 msgid ""
 "Path and options for ispell-like spell-checker. <CR> sets, <ESC> cancels."
 msgstr ""
-"Pfad & Optionen f. ispell komp. RechtschreibeprÃ¼fer. <CR> setzt, <ESC> "
-"bricht ab."
+"Pfad & Optionen f. ispell komp. RechtschreibprÃ¼fer. <CR> setzt, <ESC> bricht "
+"ab."
 
-#: src/lang.c:2883
+#: src/lang.c:2901
 msgid "Ispell program"
 msgstr "ispell Programm"
 
-#: src/lang.c:2889
+#: src/lang.c:2907
 msgid "When group is a mailing list, send responses to this email address."
 msgstr ""
-"Falls die Gruppe ine Mailingliste ist gehen Antworten an diese Listenadresse."
+"Falls die Gruppe eine Mailingliste ist gehen Antworten an diese "
+"Listenadresse."
 
-#: src/lang.c:2890
+#: src/lang.c:2908
 msgid "Mailing list address"
 msgstr "Adresse der Mailingliste"
 
-#: src/lang.c:2896
+#: src/lang.c:2914
 msgid "Forward articles as attachment"
 msgstr "Artikel als Anhang weiterleiten"
 
-#: src/lang.c:2901
+#: src/lang.c:2919
 msgid ""
 "A comma separated list of MIME major/minor Content-Types. <ESC> cancels."
 msgstr ""
+"Kommata getrennte Liste von MIME-Haupt/Neben Content-Typen. <ESC> bricht ab."
 
-#: src/lang.c:2902
+#: src/lang.c:2920
 msgid "Which MIME types will be saved"
-msgstr ""
+msgstr "Welche MIME-Typen werden gespeichert"
 
-#: src/lang.c:2907
+#: src/lang.c:2925
 msgid "Value of the Organization: header. <CR> sets, <ESC> cancels."
 msgstr "Wert des Organization:-Headers. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:2908
+#: src/lang.c:2926
 msgid "Organization: header"
 msgstr "Organization:-Header"
 
-#: src/lang.c:2913
+#: src/lang.c:2931
 msgid "Filename for saved articles. <CR> sets, <ESC> cancels."
 msgstr "Dateiname fÃ¼r gespeicherte Artikel. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:2914
+#: src/lang.c:2932
 msgid "savefile"
 msgstr "Dateiname"
 
-#: src/lang.c:2919 src/lang.c:2943
+#: src/lang.c:2937 src/lang.c:2961
 msgid "Scope for the filter rule. <CR> sets, <ESC> cancels."
-msgstr ""
+msgstr "GÃ¼ltigkeitsbereich fÃ¼r die Filterregel. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:2920
+#: src/lang.c:2938
 msgid "Quick (1 key) select filter scope"
 msgstr "Schnell (1 Tasten) Auswahlfilter GÃ¼ltigkeitsbereich"
 
-#: src/lang.c:2925 src/lang.c:2949
+#: src/lang.c:2943 src/lang.c:2967
 msgid "Header for filter rule. <CR> sets, <ESC> cancels."
-msgstr ""
+msgstr "Header fÃ¼r Filterregel. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:2926
+#: src/lang.c:2944
 msgid "Quick (1 key) select filter header"
-msgstr ""
+msgstr "Schnell (1 Tasten) Auswahlfilter Header"
 
-#: src/lang.c:2931 src/lang.c:2955
+#: src/lang.c:2949 src/lang.c:2973
 msgid "ON = case sensitive, OFF = ignore case. <CR> sets, <ESC> cancels."
-msgstr ""
+msgstr "GroÃŸ-/Kleinschreibung beachten (ON) oder ignorieren (OFF)."
 
-#: src/lang.c:2932
+#: src/lang.c:2950
 msgid "Quick (1 key) select filter case"
-msgstr ""
+msgstr "Schnell (1 Tasten) Auswahlfilter GroÃŸ-/Kleinschreibung"
 
-#: src/lang.c:2937 src/lang.c:2961
+#: src/lang.c:2955 src/lang.c:2979
 msgid "ON = expire, OFF = don't ever expire. <CR> sets, <ESC> cancels."
 msgstr ""
+"ON = kann verfallen, OFF = niemals verfallen lassen. <CR> setzt, <ESC> "
+"bricht ab."
 
-#: src/lang.c:2938
+#: src/lang.c:2956
 msgid "Quick (1 key) select filter expire"
-msgstr ""
+msgstr "Schnell (1 Tasten) Auswahlfilter Ablaufdatum"
 
-#: src/lang.c:2944
+#: src/lang.c:2962
 msgid "Quick (1 key) kill filter scope"
 msgstr "Schnell (1 Tasten) Killfilter GÃ¼ltigkeitsbereich"
 
-#: src/lang.c:2950
+#: src/lang.c:2968
 msgid "Quick (1 key) kill filter header"
-msgstr ""
+msgstr "Schnell (1 Tasten) Killfilter Header"
 
-#: src/lang.c:2956
+#: src/lang.c:2974
 msgid "Quick (1 key) kill filter case"
-msgstr ""
+msgstr "Schnell (1 Tasten) Killfilter GroÃŸ-/Kleinschreibung"
 
-#: src/lang.c:2962
+#: src/lang.c:2980
 msgid "Quick (1 key) kill filter expire"
-msgstr ""
+msgstr "Schnell (1 Tasten) Killfilter Ablaufdatum"
 
-#: src/lang.c:2968
+#: src/lang.c:2986
 msgid "Assume this charset if no charset declaration is present, <CR> to set."
 msgstr "Diesen Zeichensatz annehmen falls kleiner deklariert ist. <CR> setzt."
 
-#: src/lang.c:2969
+#: src/lang.c:2987
 msgid "UNDECLARED_CHARSET"
 msgstr "UNDECLARED_CHARSET"
 
-#: src/lang.c:2975
+#: src/lang.c:2993
 msgid ""
 "Add this text at the start of the message body. <CR> sets, <ESC> cancels."
 msgstr ""
-"Diesen Text am Anfag des Artikels einfÃ¼gen. <CR> setzt, <ESC> bricht ab."
+"Diesen Text am Anfang des Artikels einfÃ¼gen. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:2976
+#: src/lang.c:2994
 msgid "X_Body"
 msgstr "X_Body"
 
-#: src/lang.c:2981
+#: src/lang.c:2999
 msgid "Insert this header when posting. <CR> sets, <ESC> cancels."
 msgstr "Diesen Header beim Posten einfÃ¼gen. <CR> setzt, <ESC> bricht ab."
 
-#: src/lang.c:2982
+#: src/lang.c:3000
 msgid "X_Headers"
 msgstr "X_Headers"
 
-#: src/lang.c:2987
+#: src/lang.c:3005
 msgid ""
 "Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
 msgstr ""
 "X-Comment-To:-Header automatische einfÃ¼gen? <SPACE> wechselt & <CR> setzt."
 
-#: src/lang.c:2988
+#: src/lang.c:3006
 msgid "Insert 'X-Comment-To:' header"
 msgstr "FÃ¼ge 'X-Comment-To:'-Header ein"
 
-#: src/misc.c:3837
+#: src/misc.c:3832
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "Version: %s %s Ausgabe %s (\"%s\") %s %s\n"
 
-#: src/misc.c:3840
+#: src/misc.c:3835
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "Version: %s %s Ausgabe %s (\"%s\")\n"
@@ -8295,25 +8372,29 @@ msgstr ""
 "\n"
 "Server reagierte nicht, Wiederholung Nummer # %d\n"
 
-#: src/nntplib.c:851 src/nntplib.c:1825
+#: src/nntplib.c:836
+msgid "NNTP connection error. Exiting..."
+msgstr "NNTP Verbindungsfehler. Beende..."
+
+#: src/nntplib.c:849 src/nntplib.c:1814
 msgid "Rejoin current group\n"
 msgstr "Betrete aktuelle Gruppe neu\n"
 
-#: src/nntplib.c:859 src/nntplib.c:1833
+#: src/nntplib.c:857 src/nntplib.c:1822
 #, c-format
 msgid "Read (%s)\n"
 msgstr "Lese (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:859
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr "Sende letztes Kommando (%s) neu\n"
 
-#: src/nntplib.c:1489
+#: src/nntplib.c:1478
 msgid "CAPABILITIES did not announce READER"
-msgstr "CAPABILITIES hat das READER nicht bekannt geben"
+msgstr "CAPABILITIES hat READER nicht bekannt geben"
 
-#: src/nntplib.c:1976
+#: src/nntplib.c:1965
 msgid "MOTD: "
 msgstr ""
 
@@ -8322,37 +8403,37 @@ msgstr ""
 msgid "couldn't expand %s\n"
 msgstr "Kann %s nicht expandieren\n"
 
-#: src/post.c:1326
+#: src/post.c:1335
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
 "encoding is neither set to %s nor to %s\n"
 msgstr ""
-"Zeile %d ist lÃ¤nger als 998 Oktetts und sollte gefaltet werden,\n"
-"aber die Kodierung ist weder auf %s noch auf %s gestellt\n"
+"Zeile %d ist lÃ¤nger als 998 Oktette und sollte gefaltet werden,\n"
+"aber die Kodierung ist weder auf %s noch auf %s gestellt.\n"
 
-#: src/post.c:1331
+#: src/post.c:1340
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
 "encoding is set to %s without enabling MIME_BREAK_LONG_LINES or\n"
 "posting doesn't contain any 8bit chars and thus folding won't happen\n"
 msgstr ""
-"Zeile %d ist lÃ¤nger als 998 Oktetts und sollte gefaltet werden,\n"
+"Zeile %d ist lÃ¤nger als 998 Oktette und sollte gefaltet werden,\n"
 "aber die Kodierung ist auf %s gestellt ohne MIME_BREAK_LONG_LINES\n"
 "angeschaltet zu haben, oder der Artikel enthÃ¤lt keine 8Bit Zeichen\n"
 "und wird daher nicht automatisch gefaltet wird.\n"
 
-#: src/post.c:1333
+#: src/post.c:1342
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
 "encoding is not set to %s\n"
 msgstr ""
-"Zeile %d ist lÃ¤nger als 998 Oktetts und sollte gefaltet werden,\n"
-"aber die Kodierung ist nicht auf %s gesetzt\n"
+"Zeile %d ist lÃ¤nger als 998 Oktette und sollte gefaltet werden,\n"
+"aber die Kodierung ist nicht auf %s gesetzt.\n"
 
-#: src/post.c:2306
+#: src/post.c:2316
 #, c-format
 msgid "Posting: %.*s ..."
 msgstr "Poste: %.*s ..."
@@ -8382,7 +8463,7 @@ msgstr "[- Nicht VerfÃ¼gbar -]"
 #. * preamble
 #. * TODO: -> lang.c
 #.
-#: src/rfc2047.c:1302
+#: src/rfc2047.c:1307
 #, c-format
 msgid ""
 "This message has been composed in the 'multipart/mixed' MIME-format. If you\n"
@@ -8398,19 +8479,19 @@ msgstr ""
 "aussehen.\n"
 "\n"
 
-#: src/save.c:1045
+#: src/save.c:1052
 msgid "bytes"
 msgstr "Bytes"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "unread"
 msgstr "ungelesen"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "all"
 msgstr "Alle"
 
-#: src/select.c:565 src/select.c:567
+#: src/select.c:568 src/select.c:570
 msgid " R"
 msgstr " R"
 
@@ -8455,7 +8536,7 @@ msgstr ""
 
 #: src/xface.c:141
 msgid "Can't run slrnface: couldn't construct fifo name."
-msgstr ""
+msgstr "Kann slrnface nicht starten: konnte FIFO-Name nicht erzeugen."
 
 #: src/xface.c:180
 #, c-format
Binary files tin-2.3.1/po/en_GB.gmo and tin-2.3.2/po/en_GB.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.1/po/en_GB.po tin-2.3.2/po/en_GB.po
--- tin-2.3.1/po/en_GB.po	2014-12-24 09:41:49.000000000 +0100
+++ tin-2.3.2/po/en_GB.po	2015-12-24 00:18:15.599208999 +0100
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tin 2.3.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-24 09:41+0100\n"
+"POT-Creation-Date: 2015-12-24 00:18+0100\n"
 "PO-Revision-Date: 2013-12-24 01:00+0000\n"
 "Last-Translator: Urs Janssen <urs@tin.org>\n"
 "Language-Team: \n"
@@ -16,473 +16,478 @@ msgstr ""
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/attrib.c:926
+#: src/attrib.c:941
 msgid "Processing attributes... "
 msgstr ""
 
-#: src/attrib.c:1145
+#: src/attrib.c:1163
 #, c-format
 msgid ""
 "# Do not edit this comment block\n"
 "#\n"
 msgstr ""
 
-#: src/attrib.c:1146
+#: src/attrib.c:1164
 #, c-format
 msgid "#  scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n"
 msgstr ""
 
-#: src/attrib.c:1147
+#: src/attrib.c:1165
 #, c-format
 msgid "#  add_posted_to_filter=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1148
+#: src/attrib.c:1166
 #, c-format
 msgid "#  advertising=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1149
+#: src/attrib.c:1167
 #, c-format
 msgid "#  alternative_handling=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1150
+#: src/attrib.c:1168
 #, c-format
 msgid "#  ask_for_metamail=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1151
+#: src/attrib.c:1169
 #, c-format
 msgid "#  auto_cc_bcc=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1152
+#: src/attrib.c:1170
 #, c-format
 msgid "#    0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n"
 msgstr ""
 
-#: src/attrib.c:1153
+#: src/attrib.c:1171
 #, c-format
 msgid "#  auto_list_thread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1154
+#: src/attrib.c:1172
 #, c-format
 msgid "#  auto_save=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1155
+#: src/attrib.c:1173
 #, c-format
 msgid "#  auto_select=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1156
+#: src/attrib.c:1174
 #, c-format
 msgid "#  batch_save=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1157
+#: src/attrib.c:1175
 #, c-format
 msgid "#  date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
 msgstr ""
 
-#: src/attrib.c:1158
+#: src/attrib.c:1176
 #, c-format
 msgid "#  delete_tmp_files=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1159
+#: src/attrib.c:1177
 #, c-format
 msgid "#  editor_format=STRING (eg. %%E +%%N %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1160
+#: src/attrib.c:1178
 #, c-format
 msgid "#  fcc=STRING (eg. =mailbox)\n"
 msgstr ""
 
-#: src/attrib.c:1161
+#: src/attrib.c:1179
 #, c-format
 msgid "#  followup_to=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1162
+#: src/attrib.c:1180
 #, c-format
 msgid "#  from=STRING (just append wanted From:-line, don't use quotes)\n"
 msgstr ""
 
-#: src/attrib.c:1163
+#: src/attrib.c:1181
 #, c-format
 msgid "#  group_catchup_on_exit=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1164
+#: src/attrib.c:1182
 #, c-format
 msgid "#  group_format=STRING (eg. %%n %%m %%R %%L  %%s  %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1165
+#: src/attrib.c:1183
 #, c-format
 msgid "#  mail_8bit_header=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1166
+#: src/attrib.c:1184
 #, c-format
 msgid "#  mail_mime_encoding=supported_encoding"
 msgstr ""
 
-#: src/attrib.c:1174
+#: src/attrib.c:1192
 #, c-format
 msgid "#  ispell=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1176
+#: src/attrib.c:1194
 #, c-format
 msgid "#  maildir=STRING (eg. ~/Mail)\n"
 msgstr ""
 
-#: src/attrib.c:1177
+#: src/attrib.c:1195
 #, c-format
 msgid "#  mailing_list=STRING (eg. majordomo@example.org)\n"
 msgstr ""
 
-#: src/attrib.c:1178
+#: src/attrib.c:1196
 #, c-format
 msgid "#  mime_types_to_save=STRING (eg. image/*,!image/bmp)\n"
 msgstr ""
 
-#: src/attrib.c:1179
+#: src/attrib.c:1197
 #, c-format
 msgid "#  mark_ignore_tags=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1180
+#: src/attrib.c:1198
 #, c-format
 msgid "#  mark_saved_read=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1181
+#: src/attrib.c:1199
 #, c-format
 msgid "#  mime_forward=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1183
+#: src/attrib.c:1201
 #, c-format
 msgid "#  mm_network_charset=supported_charset"
 msgstr ""
 
-#: src/attrib.c:1190
+#: src/attrib.c:1208
 #, c-format
 msgid "#  undeclared_charset=STRING (default is US-ASCII)\n"
 msgstr ""
 
-#: src/attrib.c:1192
+#: src/attrib.c:1210
 #, c-format
 msgid "#  news_headers_to_display=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1193
+#: src/attrib.c:1211
 #, c-format
 msgid "#  news_headers_to_not_display=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1194
+#: src/attrib.c:1212
 #, c-format
 msgid "#  news_quote_format=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1195
+#: src/attrib.c:1213
 #, c-format
 msgid "#  organization=STRING (if beginning with '/' read from file)\n"
 msgstr ""
 
-#: src/attrib.c:1196
+#: src/attrib.c:1214
 #, c-format
 msgid "#  pos_first_unread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1197
+#: src/attrib.c:1215
 #, c-format
 msgid "#  post_8bit_header=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1198
+#: src/attrib.c:1216
 #, c-format
 msgid "#  post_mime_encoding=supported_encoding"
 msgstr ""
 
-#: src/attrib.c:1205
+#: src/attrib.c:1223
 #, c-format
 msgid "#  post_process_type=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1210
+#: src/attrib.c:1228
 #, c-format
 msgid "#  post_process_view=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1211
+#: src/attrib.c:1229
 #, c-format
 msgid "#  quick_kill_scope=STRING (ie. talk.*)\n"
 msgstr ""
 
-#: src/attrib.c:1212
+#: src/attrib.c:1230
 #, c-format
 msgid "#  quick_kill_expire=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1213
+#: src/attrib.c:1231
 #, c-format
 msgid "#  quick_kill_case=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1214
+#: src/attrib.c:1232
 #, c-format
 msgid "#  quick_kill_header=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1215 src/attrib.c:1224
+#: src/attrib.c:1233 src/attrib.c:1242
 #, c-format
 msgid "#    0=Subject: (case sensitive)  1=Subject: (ignore case)\n"
 msgstr ""
 
-#: src/attrib.c:1216 src/attrib.c:1225
+#: src/attrib.c:1234 src/attrib.c:1243
 #, c-format
 msgid "#    2=From: (case sensitive)     3=From: (ignore case)\n"
 msgstr ""
 
-#: src/attrib.c:1217 src/attrib.c:1226
+#: src/attrib.c:1235 src/attrib.c:1244
 #, c-format
 msgid "#    4=Message-ID: & full References: line\n"
 msgstr ""
 
-#: src/attrib.c:1218 src/attrib.c:1227
+#: src/attrib.c:1236 src/attrib.c:1245
 #, c-format
 msgid "#    5=Message-ID: & last References: entry only\n"
 msgstr ""
 
-#: src/attrib.c:1219 src/attrib.c:1228
+#: src/attrib.c:1237 src/attrib.c:1246
 #, c-format
 msgid "#    6=Message-ID: entry only     7=Lines:\n"
 msgstr ""
 
-#: src/attrib.c:1220
+#: src/attrib.c:1238
 #, c-format
 msgid "#  quick_select_scope=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1221
+#: src/attrib.c:1239
 #, c-format
 msgid "#  quick_select_expire=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1222
+#: src/attrib.c:1240
 #, c-format
 msgid "#  quick_select_case=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1223
+#: src/attrib.c:1241
 #, c-format
 msgid "#  quick_select_header=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1229
+#: src/attrib.c:1247
 #, c-format
 msgid "#  quote_chars=STRING (%%s, %%S for initials)\n"
 msgstr ""
 
-#: src/attrib.c:1231
+#: src/attrib.c:1249
 #, c-format
 msgid "#  print_header=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1233
+#: src/attrib.c:1251
 #, c-format
 msgid "#  process_only_unread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1234
+#: src/attrib.c:1252
 #, c-format
 msgid "#  prompt_followupto=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1235
+#: src/attrib.c:1253
 #, c-format
 msgid "#  savedir=STRING (eg. ~user/News)\n"
 msgstr ""
 
-#: src/attrib.c:1236
+#: src/attrib.c:1254
 #, c-format
 msgid "#  savefile=STRING (eg. =linux)\n"
 msgstr ""
 
-#: src/attrib.c:1237
+#: src/attrib.c:1255
 #, c-format
 msgid "#  sigfile=STRING (eg. $var/sig)\n"
 msgstr ""
 
-#: src/attrib.c:1238
+#: src/attrib.c:1256
 #, c-format
 msgid "#  show_author=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1244
+#: src/attrib.c:1262
 #, c-format
 msgid "#  show_signatures=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1245
+#: src/attrib.c:1263
 #, c-format
 msgid "#  show_only_unread_arts=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1246
+#: src/attrib.c:1264
 #, c-format
 msgid "#  sigdashes=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1247
+#: src/attrib.c:1265
 #, c-format
 msgid "#  signature_repost=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1248
+#: src/attrib.c:1266
 #, c-format
 msgid "#  sort_article_type=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1266
+#: src/attrib.c:1284
 #, c-format
 msgid "#  sort_threads_type=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1275
+#: src/attrib.c:1293
 #, c-format
 msgid "#  start_editor_offset=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1276
+#: src/attrib.c:1294
 #, c-format
 msgid "#  tex2iso_conv=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1277
+#: src/attrib.c:1295
 #, c-format
 msgid "#  thread_catchup_on_exit=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1278
+#: src/attrib.c:1296
 #, c-format
 msgid "#  thread_articles=NUM"
 msgstr ""
 
-#: src/attrib.c:1285
+#: src/attrib.c:1303
 #, c-format
 msgid "#  thread_format=STRING (eg. %%n %%m [%%L]  %%T  %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1286
+#: src/attrib.c:1304
 #, c-format
 msgid "#  thread_perc=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1287
+#: src/attrib.c:1305
 #, c-format
 msgid "#  trim_article_body=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1288
+#: src/attrib.c:1306
 #, c-format
 msgid "#    0 = Don't trim article body\n"
 msgstr ""
 
-#: src/attrib.c:1289
+#: src/attrib.c:1307
 #, c-format
 msgid "#    1 = Skip leading blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1290
+#: src/attrib.c:1308
 #, c-format
 msgid "#    2 = Skip trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1291
+#: src/attrib.c:1309
 #, c-format
 msgid "#    3 = Skip leading and trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1292
+#: src/attrib.c:1310
 #, c-format
 msgid "#    4 = Compact multiple blank lines between text blocks\n"
 msgstr ""
 
-#: src/attrib.c:1293
+#: src/attrib.c:1311
 #, c-format
 msgid ""
 "#    5 = Compact multiple blank lines between text blocks and skip\n"
 "#        leading blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1294
+#: src/attrib.c:1312
 #, c-format
 msgid ""
 "#    6 = Compact multiple blank lines between text blocks and skip\n"
 "#        trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1295
+#: src/attrib.c:1313
 #, c-format
 msgid ""
 "#    7 = Compact multiple blank lines between text blocks and skip\n"
 "#        leading and trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1296
+#: src/attrib.c:1314
 #, c-format
 msgid "#  verbatim_handling=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1297
+#: src/attrib.c:1316
+#, c-format
+msgid "#  extquote_handling=ON/OFF\n"
+msgstr ""
+
+#: src/attrib.c:1318
 #, c-format
 msgid "#  wrap_on_next_unread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1298
+#: src/attrib.c:1319
 #, c-format
 msgid "#  x_body=STRING (eg. ~/.tin/extra-body-text)\n"
 msgstr ""
 
-#: src/attrib.c:1299
+#: src/attrib.c:1320
 #, c-format
 msgid "#  x_comment_to=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1300
+#: src/attrib.c:1321
 #, c-format
 msgid "#  x_headers=STRING (eg. ~/.tin/extra-headers)\n"
 msgstr ""
 
-#: src/attrib.c:1301
+#: src/attrib.c:1322
 #, c-format
 msgid ""
 "#\n"
 "# Note that it is best to put general (global scoping)\n"
 msgstr ""
 
-#: src/attrib.c:1302
+#: src/attrib.c:1323
 #, c-format
 msgid ""
 "# entries first followed by group specific entries.\n"
 "#\n"
 msgstr ""
 
-#: src/attrib.c:1303
+#: src/attrib.c:1324
 #, c-format
 msgid "############################################################################\n"
 msgstr ""
 
-#: src/cook.c:624
+#: src/cook.c:623
 msgid "(unknown)"
 msgstr ""
 
@@ -901,289 +906,299 @@ msgid "Command failed: %s"
 msgstr ""
 
 #: src/lang.c:146
+#, c-format
+msgid "Cook article failed, %s is exiting"
+msgstr ""
+
+#: src/lang.c:147
 msgid "Mark not selected articles read?"
 msgstr ""
 
-#: src/lang.c:148
+#: src/lang.c:149
 #, c-format
 msgid "Connecting to %s..."
 msgstr ""
 
-#: src/lang.c:150
+#: src/lang.c:151
 msgid "<CR>"
 msgstr ""
 
-#: src/lang.c:151
+#: src/lang.c:152
 msgid "Creating active file for saved groups...\n"
 msgstr ""
 
-#: src/lang.c:152
+#: src/lang.c:153
 msgid "Creating newsrc file...\n"
 msgstr ""
 
-#: src/lang.c:154 src/lang.c:1296 src/lang.c:1316
+#: src/lang.c:155 src/lang.c:1299 src/lang.c:1319
 msgid "Default"
 msgstr ""
 
-#: src/lang.c:155
+#: src/lang.c:156
 msgid "Delete saved files that have been post processed?"
 msgstr ""
 
-#: src/lang.c:156
+#: src/lang.c:157
 msgid "Deleting temporary files..."
 msgstr ""
 
-#: src/lang.c:158
+#: src/lang.c:159
 msgid "*** End of article ***"
 msgstr ""
 
-#: src/lang.c:159
+#: src/lang.c:160
 msgid "*** End of articles ***"
 msgstr ""
 
-#: src/lang.c:160
+#: src/lang.c:161
 msgid "*** End of attachments ***"
 msgstr ""
 
-#: src/lang.c:161
+#: src/lang.c:162
 msgid "*** End of groups ***"
 msgstr ""
 
-#: src/lang.c:162
+#: src/lang.c:163
 msgid "*** End of page ***"
 msgstr ""
 
-#: src/lang.c:163
+#: src/lang.c:164
 msgid "*** End of scopes ***"
 msgstr ""
 
-#: src/lang.c:164
+#: src/lang.c:165
 msgid "*** End of thread ***"
 msgstr ""
 
-#: src/lang.c:165
+#: src/lang.c:166
 msgid "*** End of URLs ***"
 msgstr ""
 
-#: src/lang.c:166
+#: src/lang.c:167
 msgid "Enter limit of articles to get> "
 msgstr ""
 
-#: src/lang.c:167
+#: src/lang.c:168
 msgid "Enter Message-ID to go to> "
 msgstr ""
 
-#: src/lang.c:168
+#: src/lang.c:169
 msgid " and enter next unread thread"
 msgstr ""
 
-#: src/lang.c:169
+#: src/lang.c:170
 msgid " and enter next unread article"
 msgstr ""
 
-#: src/lang.c:170
+#: src/lang.c:171
 msgid " and enter next unread group"
 msgstr ""
 
-#: src/lang.c:171
+#: src/lang.c:172
 msgid "Enter option number> "
 msgstr ""
 
-#: src/lang.c:172
+#: src/lang.c:173
 #, c-format
 msgid "Enter range [%s]> "
 msgstr ""
 
-#: src/lang.c:173
+#: src/lang.c:174
 msgid ""
 "\n"
 "Warning: Approved: header used.\n"
 msgstr ""
 
-#: src/lang.c:175
+#: src/lang.c:176
 msgid ""
 "\n"
 "Error: Bad address in Approved: header.\n"
 msgstr ""
 
-#: src/lang.c:176
+#: src/lang.c:177
 msgid ""
 "\n"
 "Error: Bad address in From: header.\n"
 msgstr ""
 
-#: src/lang.c:177
+#: src/lang.c:178
 msgid ""
 "\n"
 "Error: Bad FQDN in Message-ID: header.\n"
 msgstr ""
 
-#: src/lang.c:178
+#: src/lang.c:179
 msgid ""
 "\n"
 "Error: Bad address in Reply-To: header.\n"
 msgstr ""
 
-#: src/lang.c:179
+#: src/lang.c:180
 msgid ""
 "\n"
 "Error: Bad address in To: header.\n"
 msgstr ""
 
-#: src/lang.c:181
+#: src/lang.c:182
 #, c-format
 msgid "Can't unlock %s"
 msgstr ""
 
-#: src/lang.c:182
+#: src/lang.c:183
 #, c-format
 msgid "Couldn't dotlock %s - article not appended!"
 msgstr ""
 
-#: src/lang.c:183
+#: src/lang.c:184
 #, c-format
 msgid "Couldn't lock %s - article not appended!"
 msgstr ""
 
-#: src/lang.c:186
+#: src/lang.c:187
 #, c-format
 msgid "Corrupted file %s"
 msgstr ""
 
-#: src/lang.c:188
+#: src/lang.c:189
 msgid ""
 "\n"
 "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n"
 msgstr ""
 
-#: src/lang.c:189
+#: src/lang.c:190
+#, c-format
+msgid "Error: Custom format exceeds screen width. Using default \"%s\"."
+msgstr ""
+
+#: src/lang.c:191
 msgid "Internal error in GNKSA routine - send bug report.\n"
 msgstr ""
 
-#: src/lang.c:190
+#: src/lang.c:192
 msgid "Left angle bracket missing in route address.\n"
 msgstr ""
 
-#: src/lang.c:191
+#: src/lang.c:193
 msgid "Left parenthesis missing in old-style address.\n"
 msgstr ""
 
-#: src/lang.c:192
+#: src/lang.c:194
 msgid "Right parenthesis missing in old-style address.\n"
 msgstr ""
 
-#: src/lang.c:193
+#: src/lang.c:195
 msgid "At-sign missing in mail address.\n"
 msgstr ""
 
-#: src/lang.c:194
+#: src/lang.c:196
 msgid "Single component FQDN is not allowed. Add your domain.\n"
 msgstr ""
 
-#: src/lang.c:195
+#: src/lang.c:197
 msgid ""
 "Invalid domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 
-#: src/lang.c:196
+#: src/lang.c:198
 msgid ""
 "Illegal domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 
-#: src/lang.c:197
+#: src/lang.c:199
 msgid ""
 "Unknown domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 
-#: src/lang.c:198
+#: src/lang.c:200
 msgid "Illegal character in FQDN.\n"
 msgstr ""
 
-#: src/lang.c:199
+#: src/lang.c:201
 msgid "Zero length FQDN component not allowed.\n"
 msgstr ""
 
-#: src/lang.c:200
+#: src/lang.c:202
 msgid "FQDN component exceeds maximum allowed length (63 chars).\n"
 msgstr ""
 
-#: src/lang.c:201
+#: src/lang.c:203
 msgid "FQDN component may not start or end with hyphen.\n"
 msgstr ""
 
-#: src/lang.c:202
+#: src/lang.c:204
 msgid "FQDN component may not start with digit.\n"
 msgstr ""
 
-#: src/lang.c:203
+#: src/lang.c:205
 msgid "Domain literal has impossible numeric value.\n"
 msgstr ""
 
-#: src/lang.c:204
+#: src/lang.c:206
 msgid ""
 "Domain literal is for private use only and not allowed for global use.\n"
 msgstr ""
 
-#: src/lang.c:205
+#: src/lang.c:207
 msgid "Right bracket missing in domain literal.\n"
 msgstr ""
 
-#: src/lang.c:206
+#: src/lang.c:208
 msgid "Missing localpart of mail address.\n"
 msgstr ""
 
-#: src/lang.c:207
+#: src/lang.c:209
 msgid "Illegal character in localpart of mail address.\n"
 msgstr ""
 
-#: src/lang.c:208
+#: src/lang.c:210
 msgid "Zero length localpart component not allowed.\n"
 msgstr ""
 
-#: src/lang.c:209
+#: src/lang.c:211
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n"
 msgstr ""
 
-#: src/lang.c:210
+#: src/lang.c:212
 msgid ""
 "Illegal character in realname.\n"
 "Quoted words may not contain '()<>\\'.\n"
 msgstr ""
 
-#: src/lang.c:211
+#: src/lang.c:213
 msgid ""
 "Illegal character in realname.\n"
 "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n"
 msgstr ""
 
-#: src/lang.c:212
+#: src/lang.c:214
 msgid "Bad syntax in encoded word used in realname.\n"
 msgstr ""
 
-#: src/lang.c:213
+#: src/lang.c:215
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '()<>\\' in old-style addresses.\n"
 msgstr ""
 
-#: src/lang.c:214
+#: src/lang.c:216
 msgid ""
 "Illegal character in realname.\n"
 "Control characters and unencoded 8bit characters > 127 are not allowed.\n"
 msgstr ""
 
-#: src/lang.c:215
+#: src/lang.c:217
 msgid ""
 "\n"
 "Error: No blank line found after header.\n"
 msgstr ""
 
-#: src/lang.c:216
+#: src/lang.c:218
 #, c-format
 msgid ""
 "\n"
@@ -1191,7 +1206,7 @@ msgid ""
 msgstr ""
 
 #. TODO: fixme, US-ASCII is not the only 7bit charset we know about
-#: src/lang.c:218
+#: src/lang.c:220
 msgid ""
 "\n"
 "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n"
@@ -1200,7 +1215,7 @@ msgid ""
 "       editing tinrc.\n"
 msgstr ""
 
-#: src/lang.c:223
+#: src/lang.c:225
 msgid ""
 "\n"
 "Error: Posting contains  non-ASCII characters  but the  MIME encoding\n"
@@ -1210,13 +1225,13 @@ msgid ""
 "       using the M)enu of configurable options or by editing tinrc.\n"
 msgstr ""
 
-#: src/lang.c:229
+#: src/lang.c:231
 msgid ""
 "\n"
 "Error: Article starts with blank line instead of header\n"
 msgstr ""
 
-#: src/lang.c:230
+#: src/lang.c:232
 #, c-format
 msgid ""
 "\n"
@@ -1224,28 +1239,28 @@ msgid ""
 "%s\n"
 msgstr ""
 
-#: src/lang.c:231
+#: src/lang.c:233
 #, c-format
 msgid ""
 "\n"
 "Error: The \"%s:\" line is empty.\n"
 msgstr ""
 
-#: src/lang.c:232
+#: src/lang.c:234
 #, c-format
 msgid ""
 "\n"
 "Error: The \"%s:\" line is missing from the article header.\n"
 msgstr ""
 
-#: src/lang.c:233
+#: src/lang.c:235
 #, c-format
 msgid ""
 "\n"
 "Error: %s contains non 7bit chars.\n"
 msgstr ""
 
-#: src/lang.c:234
+#: src/lang.c:236
 #, c-format
 msgid ""
 "\n"
@@ -1253,158 +1268,158 @@ msgid ""
 "%s\n"
 msgstr ""
 
-#: src/lang.c:235
+#: src/lang.c:237
 #, c-format
 msgid ""
 "\n"
 "Error: There are multiple (%d) \"%s:\" lines in the header.\n"
 msgstr ""
 
-#: src/lang.c:236
+#: src/lang.c:238
 #, c-format
 msgid "Insecure permissions of %s (%o)"
 msgstr ""
 
-#: src/lang.c:238
+#: src/lang.c:240
 #, c-format
 msgid "Invalid response to GROUP command, %s"
 msgstr ""
 
-#: src/lang.c:243
+#: src/lang.c:245
 #, c-format
 msgid "MIME parse error: Unexpected end of %s/%s article"
 msgstr ""
 
-#: src/lang.c:244
+#: src/lang.c:246
 msgid "MIME parse error: Start boundary whilst reading headers"
 msgstr ""
 
-#: src/lang.c:245
+#: src/lang.c:247
 msgid ""
 "\n"
 "Error: \"poster\" is not allowed in Newsgroups!\n"
 msgstr ""
 
-#: src/lang.c:246
+#: src/lang.c:248
 msgid "Can't get a (fully-qualified) domain-name!"
 msgstr ""
 
-#: src/lang.c:247
+#: src/lang.c:249
 #, c-format
 msgid "No permissions to go into %s\n"
 msgstr ""
 
-#: src/lang.c:249
+#: src/lang.c:251
 msgid ""
 "\n"
 "Error: From: line missing.\n"
 msgstr ""
 
-#: src/lang.c:251
+#: src/lang.c:253
 #, c-format
 msgid "No read permissions for %s\n"
 msgstr ""
 
-#: src/lang.c:252
+#: src/lang.c:254
 #, c-format
 msgid "File %s does not exist\n"
 msgstr ""
 
-#: src/lang.c:253
+#: src/lang.c:255
 #, c-format
 msgid "No write permissions for %s\n"
 msgstr ""
 
-#: src/lang.c:254
+#: src/lang.c:256
 msgid "Can't get user information (/etc/passwd missing?)"
 msgstr ""
 
-#: src/lang.c:255
+#: src/lang.c:257
 msgid "errors"
 msgstr ""
 
-#: src/lang.c:257
+#: src/lang.c:259
 #, c-format
 msgid ""
 "\n"
 "Error on line %d: \"Sender:\" header not allowed (it will be added for you)\n"
 msgstr ""
 
-#: src/lang.c:259
+#: src/lang.c:261
 #, c-format
 msgid "Server has non of the groups listed in %s"
 msgstr ""
 
-#: src/lang.c:260
+#: src/lang.c:262
 msgid "error"
 msgstr ""
 
-#: src/lang.c:261
+#: src/lang.c:263
 msgid "Unknown display level"
 msgstr ""
 
-#: src/lang.c:262
+#: src/lang.c:264
 msgid "<ESC>"
 msgstr ""
 
-#: src/lang.c:263
+#: src/lang.c:265
 msgid "Exiting..."
 msgstr ""
 
-#: src/lang.c:264
+#: src/lang.c:266
 msgid "leaving external mail-reader"
 msgstr ""
 
-#: src/lang.c:265
+#: src/lang.c:267
 #, c-format
 msgid "Extracting %s..."
 msgstr ""
 
-#: src/lang.c:267
+#: src/lang.c:269
 #, c-format
 msgid "Error writing %s file. Filesystem full? File reset to previous state."
 msgstr ""
 
-#: src/lang.c:268
+#: src/lang.c:270
 #, c-format
 msgid "Error making backup of %s file. Filesystem full?"
 msgstr ""
 
-#: src/lang.c:269
+#: src/lang.c:271
 #, c-format
 msgid "Filtering global rules (%d/%d)..."
 msgstr ""
 
-#: src/lang.c:270
+#: src/lang.c:272
 msgid "Rule created by: "
 msgstr ""
 
-#: src/lang.c:271
+#: src/lang.c:273
 #, c-format
 msgid "Enter pattern [%s]> "
 msgstr ""
 
-#: src/lang.c:272
+#: src/lang.c:274
 #, c-format
 msgid ""
 "\n"
 "You requested followups to your article to go to the following %s:\n"
 msgstr ""
 
-#: src/lang.c:273
+#: src/lang.c:275
 #, c-format
 msgid "  %s\t Answers will be directed to you by mail.\n"
 msgstr ""
 
-#: src/lang.c:274
+#: src/lang.c:276
 msgid "-- forwarded message --\n"
 msgstr ""
 
-#: src/lang.c:275
+#: src/lang.c:277
 msgid "-- end of forwarded message --\n"
 msgstr ""
 
-#: src/lang.c:276
+#: src/lang.c:278
 msgid ""
 "# Format:\n"
 "#   comment=STRING    Optional. Multiple lines allowed. Comments must be "
@@ -1435,989 +1450,994 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:297
+#: src/lang.c:299
 #, c-format
 msgid "Enter score for rule (default=%d): "
 msgstr ""
 
-#: src/lang.c:298
+#: src/lang.c:300
 #, c-format
 msgid "Enter the score weight (range 0 < score <= %d)"
 msgstr ""
 
 #. SCORE_MAX
-#: src/lang.c:299
+#: src/lang.c:301
 msgid "Full"
 msgstr ""
 
-#: src/lang.c:300
+#: src/lang.c:302
 msgid "Comment (optional)  : "
 msgstr ""
 
-#: src/lang.c:301
+#: src/lang.c:303
 msgid "Apply pattern to    : "
 msgstr ""
 
-#: src/lang.c:302
+#: src/lang.c:304
 msgid "From: line (ignore case)      "
 msgstr ""
 
-#: src/lang.c:303
+#: src/lang.c:305
 msgid "From: line (case sensitive)   "
 msgstr ""
 
-#: src/lang.c:305
+#: src/lang.c:307
 #, c-format
 msgid "%s%s: Unknown host.\n"
 msgstr ""
 
-#: src/lang.c:307
+#: src/lang.c:309
 msgid "global "
 msgstr ""
 
-#: src/lang.c:308
+#: src/lang.c:310
 #, c-format
 msgid "Please use %.100s instead"
 msgstr ""
 
-#: src/lang.c:309
+#: src/lang.c:311
 #, c-format
 msgid "%s is bogus"
 msgstr ""
 
-#: src/lang.c:310
+#: src/lang.c:312
 #, c-format
 msgid "Group %s is moderated. Continue?"
 msgstr ""
 
-#: src/lang.c:311
+#: src/lang.c:313
 msgid "groups"
 msgstr ""
 
-#: src/lang.c:312
+#: src/lang.c:314
 #, c-format
 msgid "Rereading %s..."
 msgstr ""
 
-#: src/lang.c:313
+#: src/lang.c:315
 msgid "Top Level Commands"
 msgstr ""
 
-#: src/lang.c:314
+#: src/lang.c:316
 msgid "Group Selection"
 msgstr ""
 
-#: src/lang.c:315
+#: src/lang.c:317
 msgid "group"
 msgstr ""
 
-#: src/lang.c:317
+#: src/lang.c:318
+msgid ""
+"*** Group descriptions are disabled according to current select_format ***"
+msgstr ""
+
+#: src/lang.c:320
 msgid ""
 "One or more lines of comment. <CR> to add a line or proceed if line is empty."
 msgstr ""
 
-#: src/lang.c:318
+#: src/lang.c:321
 msgid "From: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:319
+#: src/lang.c:322
 msgid ""
 "Linecount of articles to be filtered. < for less, > for more, = for equal."
 msgstr ""
 
-#: src/lang.c:320
+#: src/lang.c:323
 msgid "Message-ID: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:321
+#: src/lang.c:324
 msgid "Subject: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:322
+#: src/lang.c:325
 msgid ""
 "Enter text pattern to filter if Subject: & From: lines are not what you want."
 msgstr ""
 
-#: src/lang.c:323
+#: src/lang.c:326
 msgid ""
 "Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:324
+#: src/lang.c:327
 msgid ""
 "Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:325
+#: src/lang.c:328
 msgid ""
 "Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:326
+#: src/lang.c:329
 msgid ""
 "Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:327
+#: src/lang.c:330
 msgid "kill an article via a menu"
 msgstr ""
 
-#: src/lang.c:328
+#: src/lang.c:331
 msgid "auto-select (hot) an article via a menu"
 msgstr ""
 
-#: src/lang.c:329
+#: src/lang.c:332
 msgid "Browse URLs in article"
 msgstr ""
 
-#: src/lang.c:330
+#: src/lang.c:333
 msgid "0 - 9\t  display article by number in current thread"
 msgstr ""
 
-#: src/lang.c:332
+#: src/lang.c:335
 msgid "cancel (delete) or supersede (overwrite) current article"
 msgstr ""
 
-#: src/lang.c:333
+#: src/lang.c:336
 msgid "post followup to current article"
 msgstr ""
 
-#: src/lang.c:334
+#: src/lang.c:337
 msgid "post followup (don't copy text) to current article"
 msgstr ""
 
-#: src/lang.c:335
+#: src/lang.c:338
 msgid "post followup to current article quoting complete headers"
 msgstr ""
 
-#: src/lang.c:336
+#: src/lang.c:339
 msgid "repost chosen article to another group"
 msgstr ""
 
-#: src/lang.c:338
+#: src/lang.c:341
 msgid "edit article (mail-groups only)"
 msgstr ""
 
-#: src/lang.c:339
+#: src/lang.c:342
 msgid "display first article in current thread"
 msgstr ""
 
-#: src/lang.c:340
+#: src/lang.c:343
 msgid "display first page of article"
 msgstr ""
 
-#: src/lang.c:341
+#: src/lang.c:344
 msgid "display last article in current thread"
 msgstr ""
 
-#: src/lang.c:342
+#: src/lang.c:345
 msgid "display last page of article"
 msgstr ""
 
-#: src/lang.c:343
+#: src/lang.c:346
 msgid "mark rest of thread as read and advance to next unread"
 msgstr ""
 
-#: src/lang.c:344
+#: src/lang.c:347
 msgid "display next article"
 msgstr ""
 
-#: src/lang.c:345
+#: src/lang.c:348
 msgid "display first article in next thread"
 msgstr ""
 
-#: src/lang.c:346
+#: src/lang.c:349
 msgid "display next unread article"
 msgstr ""
 
-#: src/lang.c:347
+#: src/lang.c:350
 msgid "go to the article that this one followed up"
 msgstr ""
 
-#: src/lang.c:348
+#: src/lang.c:351
 msgid "display previous article"
 msgstr ""
 
-#: src/lang.c:349
+#: src/lang.c:352
 msgid "display previous unread article"
 msgstr ""
 
-#: src/lang.c:350
+#: src/lang.c:353
 msgid "quickly kill an article using defaults"
 msgstr ""
 
-#: src/lang.c:351
+#: src/lang.c:354
 msgid "quickly auto-select (hot) an article using defaults"
 msgstr ""
 
-#: src/lang.c:352
+#: src/lang.c:355
 msgid "return to group selection level"
 msgstr ""
 
-#: src/lang.c:353
+#: src/lang.c:356
 msgid "reply through mail to author"
 msgstr ""
 
-#: src/lang.c:354
+#: src/lang.c:357
 msgid "reply through mail (don't copy text) to author"
 msgstr ""
 
-#: src/lang.c:355
+#: src/lang.c:358
 msgid "reply through mail to author quoting complete headers"
 msgstr ""
 
-#: src/lang.c:356
+#: src/lang.c:359
 msgid "search backwards within this article"
 msgstr ""
 
-#: src/lang.c:357
+#: src/lang.c:360
 msgid "search forwards within this article"
 msgstr ""
 
-#: src/lang.c:358
+#: src/lang.c:361
 msgid "show article in raw-mode (including all headers)"
 msgstr ""
 
-#: src/lang.c:359
+#: src/lang.c:362
 msgid "skip next block of included text"
 msgstr ""
 
-#: src/lang.c:360
+#: src/lang.c:363
 msgid "toggle display of sections hidden by a form-feed (^L) on/off"
 msgstr ""
 
-#: src/lang.c:361
+#: src/lang.c:364
 msgid "toggle display of all headers"
 msgstr ""
 
-#: src/lang.c:362
+#: src/lang.c:365
 msgid "toggle word highlighting on/off"
 msgstr ""
 
-#: src/lang.c:363
+#: src/lang.c:366
 msgid "toggle ROT-13 (basic decode) for current article"
 msgstr ""
 
-#: src/lang.c:364
+#: src/lang.c:367
 msgid "toggle tabwidth 4 <-> 8"
 msgstr ""
 
-#: src/lang.c:365
+#: src/lang.c:368
 msgid "toggle german TeX style decoding for current article"
 msgstr ""
 
-#: src/lang.c:366
+#: src/lang.c:369
 msgid "toggle display of uuencoded sections"
 msgstr ""
 
-#: src/lang.c:367
+#: src/lang.c:370
 msgid "View/pipe/save multimedia attachments"
 msgstr ""
 
-#: src/lang.c:368
+#: src/lang.c:371
 msgid "choose first attachment in list"
 msgstr ""
 
-#: src/lang.c:369
+#: src/lang.c:372
 msgid "0 - 9\t  choose attachment by number"
 msgstr ""
 
-#: src/lang.c:370
+#: src/lang.c:373
 msgid "choose last attachment in list"
 msgstr ""
 
-#: src/lang.c:372
+#: src/lang.c:375
 msgid "pipe attachment into command"
 msgstr ""
 
-#: src/lang.c:373
+#: src/lang.c:376
 msgid "pipe raw attachment into command"
 msgstr ""
 
-#: src/lang.c:375
+#: src/lang.c:378
 msgid "save attachment to disk"
 msgstr ""
 
-#: src/lang.c:376
+#: src/lang.c:379
 msgid "search for attachments forwards"
 msgstr ""
 
-#: src/lang.c:377
+#: src/lang.c:380
 msgid "search for attachments backwards"
 msgstr ""
 
-#: src/lang.c:378
+#: src/lang.c:381
 msgid "view attachment"
 msgstr ""
 
-#: src/lang.c:379
+#: src/lang.c:382
 msgid "tag attachment"
 msgstr ""
 
-#: src/lang.c:380
+#: src/lang.c:383
 msgid "tag attachments that match user specified pattern"
 msgstr ""
 
-#: src/lang.c:381
+#: src/lang.c:384
 msgid "reverse tagging on all attachments (toggle)"
 msgstr ""
 
-#: src/lang.c:382
+#: src/lang.c:385
 msgid "untag all tagged attachments"
 msgstr ""
 
-#: src/lang.c:383
+#: src/lang.c:386
 msgid "toggle info message in last line (name/description of attachment)"
 msgstr ""
 
-#: src/lang.c:384
+#: src/lang.c:387
 msgid "choose first attribute in list"
 msgstr ""
 
-#: src/lang.c:385
+#: src/lang.c:388
 msgid "0 - 9\t  choose attribute by number"
 msgstr ""
 
-#: src/lang.c:386
+#: src/lang.c:389
 msgid "choose last attribute in list"
 msgstr ""
 
-#: src/lang.c:387
+#: src/lang.c:390
 msgid "reset attribute to a default value"
 msgstr ""
 
-#: src/lang.c:388
+#: src/lang.c:391
 msgid "search forwards for an attribute"
 msgstr ""
 
-#: src/lang.c:389
+#: src/lang.c:392
 msgid "search backwards for an attribute"
 msgstr ""
 
-#: src/lang.c:390
+#: src/lang.c:393
 msgid "select attribute"
 msgstr ""
 
-#: src/lang.c:391
+#: src/lang.c:394
 msgid "toggle back to options menu when invoked from there"
 msgstr ""
 
-#: src/lang.c:392
+#: src/lang.c:395
 #, c-format
 msgid "report bug or comment via mail to %s"
 msgstr ""
 
-#: src/lang.c:393
+#: src/lang.c:396
 msgid "choose first option in list"
 msgstr ""
 
-#: src/lang.c:394
+#: src/lang.c:397
 msgid "0 - 9\t  choose option by number"
 msgstr ""
 
-#: src/lang.c:395
+#: src/lang.c:398
 msgid "choose last option in list"
 msgstr ""
 
-#: src/lang.c:396
+#: src/lang.c:399
 msgid "start scopes menu"
 msgstr ""
 
-#: src/lang.c:397
+#: src/lang.c:400
 msgid "search forwards for an option"
 msgstr ""
 
-#: src/lang.c:398
+#: src/lang.c:401
 msgid "search backwards for an option"
 msgstr ""
 
-#: src/lang.c:399
+#: src/lang.c:402
 msgid "select option"
 msgstr ""
 
-#: src/lang.c:400
+#: src/lang.c:403
 msgid "toggle to attributes menu"
 msgstr ""
 
-#: src/lang.c:401
+#: src/lang.c:404
 msgid "choose range of articles to be affected by next command"
 msgstr ""
 
-#: src/lang.c:402
+#: src/lang.c:405
 msgid "escape from command prompt"
 msgstr ""
 
-#: src/lang.c:403
+#: src/lang.c:406
 msgid "edit filter file"
 msgstr ""
 
-#: src/lang.c:404
+#: src/lang.c:407
 msgid "get help"
 msgstr ""
 
-#: src/lang.c:405
+#: src/lang.c:408
 msgid "display last article viewed"
 msgstr ""
 
-#: src/lang.c:406
+#: src/lang.c:409
 msgid "down one line"
 msgstr ""
 
-#: src/lang.c:407
+#: src/lang.c:410
 msgid "up one line"
 msgstr ""
 
-#: src/lang.c:408
+#: src/lang.c:411
 msgid "go to article chosen by Message-ID"
 msgstr ""
 
-#: src/lang.c:409
+#: src/lang.c:412
 msgid "mail article/thread/hot/pattern/tagged articles to someone"
 msgstr ""
 
-#: src/lang.c:410
+#: src/lang.c:413
 msgid "menu of configurable options"
 msgstr ""
 
-#: src/lang.c:411
+#: src/lang.c:414
 msgid "down one page"
 msgstr ""
 
-#: src/lang.c:412
+#: src/lang.c:415
 msgid "up one page"
 msgstr ""
 
-#: src/lang.c:414
+#: src/lang.c:417
 msgid "post (write) article to current group"
 msgstr ""
 
-#: src/lang.c:415
+#: src/lang.c:418
 msgid "post postponed articles"
 msgstr ""
 
-#: src/lang.c:417
+#: src/lang.c:420
 msgid "list articles posted by you (from posted file)"
 msgstr ""
 
-#: src/lang.c:418
+#: src/lang.c:421
 msgid "return to previous menu"
 msgstr ""
 
-#: src/lang.c:419
+#: src/lang.c:422
 msgid "quit tin immediately"
 msgstr ""
 
-#: src/lang.c:420
+#: src/lang.c:423
 msgid "redraw page"
 msgstr ""
 
-#: src/lang.c:421
+#: src/lang.c:424
 msgid "save article/thread/hot/pattern/tagged articles to file"
 msgstr ""
 
-#: src/lang.c:422
+#: src/lang.c:425
 msgid "save marked articles automatically without user prompts"
 msgstr ""
 
-#: src/lang.c:423
+#: src/lang.c:426
 msgid "scroll the screen one line down"
 msgstr ""
 
-#: src/lang.c:424
+#: src/lang.c:427
 msgid "scroll the screen one line up"
 msgstr ""
 
-#: src/lang.c:425
+#: src/lang.c:428
 msgid "search for articles by author backwards"
 msgstr ""
 
-#: src/lang.c:426
+#: src/lang.c:429
 msgid "search for articles by author forwards"
 msgstr ""
 
-#: src/lang.c:427
+#: src/lang.c:430
 msgid "search all articles for a given string (this may take some time)"
 msgstr ""
 
-#: src/lang.c:428
+#: src/lang.c:431
 msgid " \t  (searches are case-insensitive and wrap around to all articles)"
 msgstr ""
 
-#: src/lang.c:429
+#: src/lang.c:432
 msgid "search for articles by Subject line backwards"
 msgstr ""
 
-#: src/lang.c:430
+#: src/lang.c:433
 msgid "search for articles by Subject line forwards"
 msgstr ""
 
-#: src/lang.c:431
+#: src/lang.c:434
 msgid "repeat last search"
 msgstr ""
 
-#: src/lang.c:432
+#: src/lang.c:435
 msgid "tag current article for reposting/mailing/piping/printing/saving"
 msgstr ""
 
-#: src/lang.c:433
+#: src/lang.c:436
 msgid "toggle info message in last line (subject/description)"
 msgstr ""
 
-#: src/lang.c:434
+#: src/lang.c:437
 msgid "toggle inverse video"
 msgstr ""
 
-#: src/lang.c:435
+#: src/lang.c:438
 msgid "toggle mini help menu display"
 msgstr ""
 
-#: src/lang.c:436
+#: src/lang.c:439
 msgid "cycle the display of authors email address, real name, both or neither"
 msgstr ""
 
-#: src/lang.c:437
+#: src/lang.c:440
 msgid "show version information"
 msgstr ""
 
-#: src/lang.c:438
+#: src/lang.c:441
 msgid "mark all articles as read and return to group selection menu"
 msgstr ""
 
-#: src/lang.c:439
+#: src/lang.c:442
 msgid "mark all articles as read and enter next group with unread articles"
 msgstr ""
 
-#: src/lang.c:440
+#: src/lang.c:443
 msgid "choose first thread in list"
 msgstr ""
 
-#: src/lang.c:441
+#: src/lang.c:444
 msgid "choose last thread in list"
 msgstr ""
 
-#: src/lang.c:442
+#: src/lang.c:445
 msgid "list articles within current thread (bring up Thread sub-menu)"
 msgstr ""
 
-#: src/lang.c:443
+#: src/lang.c:446
 msgid "mark article as unread"
 msgstr ""
 
-#: src/lang.c:444
+#: src/lang.c:447
 msgid "mark current thread, range or tagged threads as read"
 msgstr ""
 
-#: src/lang.c:445
+#: src/lang.c:448
 msgid "mark current thread, range or tagged threads as unread"
 msgstr ""
 
-#: src/lang.c:446
+#: src/lang.c:449
 msgid "mark current/range/selected/pattern/tagged as read after prompting"
 msgstr ""
 
-#: src/lang.c:447
+#: src/lang.c:450
 msgid "mark current/range/selected/pattern/tagged as unread after prompting"
 msgstr ""
 
-#: src/lang.c:448
+#: src/lang.c:451
 msgid "toggle display of all/selected articles"
 msgstr ""
 
-#: src/lang.c:449
+#: src/lang.c:452
 msgid "display next group"
 msgstr ""
 
-#: src/lang.c:450
+#: src/lang.c:453
 msgid "display previous group"
 msgstr ""
 
-#: src/lang.c:451
+#: src/lang.c:454
 msgid "toggle all selections (all articles)"
 msgstr ""
 
-#: src/lang.c:452
+#: src/lang.c:455
 msgid "select group (make \"hot\")"
 msgstr ""
 
-#: src/lang.c:453
+#: src/lang.c:456
 msgid "select thread"
 msgstr ""
 
-#: src/lang.c:454
+#: src/lang.c:457
 msgid "select threads if at least one unread article is selected"
 msgstr ""
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid "select threads that match user specified pattern"
 msgstr ""
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid "tag all parts of current multipart-message in order"
 msgstr ""
 
-#: src/lang.c:457
+#: src/lang.c:460
 msgid "0 - 9\t  choose thread by number"
 msgstr ""
 
-#: src/lang.c:458
+#: src/lang.c:461
 msgid "toggle limit number of articles to get, and reload"
 msgstr ""
 
-#: src/lang.c:459
+#: src/lang.c:462
 msgid "toggle display of all/unread articles"
 msgstr ""
 
-#: src/lang.c:460
+#: src/lang.c:463
 msgid "toggle selection of thread"
 msgstr ""
 
-#: src/lang.c:461
+#: src/lang.c:464
 msgid "cycle through threading options available"
 msgstr ""
 
-#: src/lang.c:462
+#: src/lang.c:465
 msgid "undo all selections (all articles)"
 msgstr ""
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid "untag all tagged threads"
 msgstr ""
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid "add new scope"
 msgstr ""
 
-#: src/lang.c:465
+#: src/lang.c:468
 msgid "delete scope"
 msgstr ""
 
-#: src/lang.c:466
+#: src/lang.c:469
 msgid "edit attributes file"
 msgstr ""
 
-#: src/lang.c:467
+#: src/lang.c:470
 msgid "choose first scope in list"
 msgstr ""
 
-#: src/lang.c:468
+#: src/lang.c:471
 msgid "0 - 9\t  choose scope by number"
 msgstr ""
 
-#: src/lang.c:469
+#: src/lang.c:472
 msgid "choose last scope in list"
 msgstr ""
 
-#: src/lang.c:470
+#: src/lang.c:473
 msgid "move scope"
 msgstr ""
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid "rename scope"
 msgstr ""
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid "select scope"
 msgstr ""
 
-#: src/lang.c:473
+#: src/lang.c:476
 msgid "mark all articles in group as read"
 msgstr ""
 
-#: src/lang.c:474
+#: src/lang.c:477
 msgid "mark all articles in group as read and move to next unread group"
 msgstr ""
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid "choose first group in list"
 msgstr ""
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid "choose group by name"
 msgstr ""
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid "0 - 9\t  choose group by number"
 msgstr ""
 
-#: src/lang.c:478
+#: src/lang.c:481
 msgid "choose range of groups to be affected by next command"
 msgstr ""
 
-#: src/lang.c:479
+#: src/lang.c:482
 msgid "choose last group in list"
 msgstr ""
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid "mark all articles in chosen group unread"
 msgstr ""
 
-#: src/lang.c:481
+#: src/lang.c:484
 msgid "move chosen group within list"
 msgstr ""
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid "choose next group with unread news"
 msgstr ""
 
-#: src/lang.c:483 src/lang.c:1367
+#: src/lang.c:486 src/lang.c:1370
 msgid "quit"
 msgstr ""
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid "quit without saving configuration changes"
 msgstr ""
 
-#: src/lang.c:485
+#: src/lang.c:488
 msgid "read chosen group"
 msgstr ""
 
-#: src/lang.c:486
+#: src/lang.c:489
 msgid "reset .newsrc (all available articles in groups marked unread)"
 msgstr ""
 
-#: src/lang.c:487
+#: src/lang.c:490
 msgid "search backwards for a group name"
 msgstr ""
 
-#: src/lang.c:488
+#: src/lang.c:491
 msgid " \t  (all searches are case-insensitive and wrap around)"
 msgstr ""
 
-#: src/lang.c:489
+#: src/lang.c:492
 msgid "search forwards for a group name"
 msgstr ""
 
-#: src/lang.c:490
+#: src/lang.c:493
 msgid "subscribe to chosen group"
 msgstr ""
 
-#: src/lang.c:491
+#: src/lang.c:494
 msgid "subscribe to groups that match pattern"
 msgstr ""
 
-#: src/lang.c:492
+#: src/lang.c:495
 msgid "reread active file to check for any new news"
 msgstr ""
 
-#: src/lang.c:493
+#: src/lang.c:496
 msgid "toggle display of group name only or group name plus description"
 msgstr ""
 
-#: src/lang.c:494
+#: src/lang.c:497
 msgid "toggle display to show all/unread subscribed groups"
 msgstr ""
 
-#: src/lang.c:495
+#: src/lang.c:498
 msgid "unsubscribe from chosen group"
 msgstr ""
 
-#: src/lang.c:496
+#: src/lang.c:499
 msgid "unsubscribe from groups that match pattern"
 msgstr ""
 
-#: src/lang.c:497
+#: src/lang.c:500
 msgid "sort the list of groups"
 msgstr ""
 
-#: src/lang.c:498
+#: src/lang.c:501
 msgid "toggle display to show all/subscribed groups"
 msgstr ""
 
-#: src/lang.c:499
+#: src/lang.c:502
 msgid "0 - 9\t  choose article by number"
 msgstr ""
 
-#: src/lang.c:500
+#: src/lang.c:503
 msgid "mark thread as read and return to group index page"
 msgstr ""
 
-#: src/lang.c:501
+#: src/lang.c:504
 msgid "mark thread as read and enter next unread thread or group"
 msgstr ""
 
-#: src/lang.c:502
+#: src/lang.c:505
 msgid "choose first article in list"
 msgstr ""
 
-#: src/lang.c:503
+#: src/lang.c:506
 msgid "choose last article in list"
 msgstr ""
 
-#: src/lang.c:504
+#: src/lang.c:507
 msgid "mark art, range or tagged arts as read; move crsr to next unread art"
 msgstr ""
 
-#: src/lang.c:505
+#: src/lang.c:508
 msgid "mark article, range or tagged articles as unread"
 msgstr ""
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid "mark current thread as unread"
 msgstr ""
 
-#: src/lang.c:507
+#: src/lang.c:510
 msgid "read chosen article"
 msgstr ""
 
-#: src/lang.c:508
+#: src/lang.c:511
 msgid ""
 "Display properties\n"
 "------------------"
 msgstr ""
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid ""
 "Miscellaneous\n"
 "-------------"
 msgstr ""
 
-#: src/lang.c:510
+#: src/lang.c:513
 msgid ""
 "Moving around\n"
 "-------------"
 msgstr ""
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid ""
 "Group/thread/article operations\n"
 "-------------------------------"
 msgstr ""
 
-#: src/lang.c:512
+#: src/lang.c:515
 msgid ""
 "Attachment operations\n"
 "---------------------"
 msgstr ""
 
-#: src/lang.c:513
+#: src/lang.c:516
 msgid ""
 "Attribute operations\n"
 "--------------------"
 msgstr ""
 
-#: src/lang.c:514
+#: src/lang.c:517
 msgid ""
 "Option operations\n"
 "-----------------"
 msgstr ""
 
-#: src/lang.c:515
+#: src/lang.c:518
 msgid ""
 "Scope operations\n"
 "----------------"
 msgstr ""
 
-#: src/lang.c:516
+#: src/lang.c:519
 msgid ""
 "URL operations\n"
 "--------------"
 msgstr ""
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid "choose first URL in list"
 msgstr ""
 
-#: src/lang.c:518
+#: src/lang.c:521
 msgid "0 - 9\t  choose URL by number"
 msgstr ""
 
-#: src/lang.c:519
+#: src/lang.c:522
 msgid "choose last URL in list"
 msgstr ""
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid "search for URLs forwards"
 msgstr ""
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid "search for URLs backwards"
 msgstr ""
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid "Open URL in browser"
 msgstr ""
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid "toggle info message in last line (URL)"
 msgstr ""
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid "Group Level Commands"
 msgstr ""
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid "Kill filter added"
 msgstr ""
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid "Auto-selection filter added"
 msgstr ""
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid "All parts tagged"
 msgstr ""
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid "Storing article for later posting"
 msgstr ""
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid "Please enter a valid character"
 msgstr ""
 
-#: src/lang.c:531
+#: src/lang.c:534
 #, c-format
 msgid "Missing part #%d"
 msgstr ""
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid "*** No postponed articles ***"
 msgstr ""
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid "Not a multi-part message"
 msgstr ""
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid "You are not subscribed to this group"
 msgstr ""
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid "No previous expression"
 msgstr ""
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid "Operation disabled in no-overwrite mode"
 msgstr ""
 
 #. TODO: replace hardcoded key-name in txt_info_postponed
-#: src/lang.c:538
+#: src/lang.c:541
 #, c-format
 msgid "%d postponed %s, reuse with ^O...\n"
 msgstr ""
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid ""
 "X-Conversion-Note: multipart/alternative contents have been removed.\n"
 "  To get the whole article, turn alternative handling OFF in the Option "
 "Menu\n"
 msgstr ""
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid "Save filename for %s/%s is a mailbox. Attachment not saved"
 msgstr ""
 
-#: src/lang.c:542
+#: src/lang.c:545
 msgid "TeX2Iso encoded article"
 msgstr ""
 
-#: src/lang.c:543
+#: src/lang.c:546
 msgid "incomplete "
 msgstr ""
 
 #. TODO: replace hardcoded key-names
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid ""
 "\n"
@@ -2455,133 +2475,133 @@ msgid ""
 "Please send bug-reports/comments to %s with the 'R' command.\n"
 msgstr ""
 
-#: src/lang.c:561
+#: src/lang.c:564
 #, c-format
 msgid "Invalid  From: %s  line. Read the INSTALL file again."
 msgstr ""
 
-#: src/lang.c:563
+#: src/lang.c:566
 msgid "Invalid multibyte sequence found\n"
 msgstr ""
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid "Invalid  Sender:-header %s"
 msgstr ""
 
-#: src/lang.c:568
+#: src/lang.c:571
 msgid "Inverse video disabled"
 msgstr ""
 
-#: src/lang.c:569
+#: src/lang.c:572
 msgid "Inverse video enabled"
 msgstr ""
 
-#: src/lang.c:571
+#: src/lang.c:574
 #, c-format
 msgid "Missing definition for %s\n"
 msgstr ""
 
-#: src/lang.c:572
+#: src/lang.c:575
 #, c-format
 msgid "Invalid key definition '%s'\n"
 msgstr ""
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid "Invalid keyname '%s'\n"
 msgstr ""
 
-#: src/lang.c:574
+#: src/lang.c:577
 #, c-format
 msgid "Keymap file was upgraded to version %s\n"
 msgstr ""
 
-#: src/lang.c:575
+#: src/lang.c:578
 #, c-format
 msgid "Kill From:     [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:576
+#: src/lang.c:579
 msgid "Kill Lines: (</>num): "
 msgstr ""
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid "Kill Article Menu"
 msgstr ""
 
-#: src/lang.c:578
+#: src/lang.c:581
 #, c-format
 msgid "Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr ""
 
-#: src/lang.c:579
+#: src/lang.c:582
 msgid "Kill pattern scope  : "
 msgstr ""
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid "Kill Subject:  [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:581
+#: src/lang.c:584
 msgid "Kill text pattern   : "
 msgstr ""
 
-#: src/lang.c:582
+#: src/lang.c:585
 msgid "Kill time in days   : "
 msgstr ""
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid "Last"
 msgstr ""
 
-#: src/lang.c:585
+#: src/lang.c:588
 msgid "-- Last response --"
 msgstr ""
 
-#: src/lang.c:586
+#: src/lang.c:589
 #, c-format
 msgid "Lines %s  "
 msgstr ""
 
-#: src/lang.c:588
+#: src/lang.c:591
 msgid "Mail"
 msgstr ""
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid "mailbox "
 msgstr ""
 
-#: src/lang.c:590
+#: src/lang.c:593
 #, c-format
 msgid "Mail article(s) to [%.*s]> "
 msgstr ""
 
-#: src/lang.c:591
+#: src/lang.c:594
 #, c-format
 msgid "Mailing log to %s\n"
 msgstr ""
 
-#: src/lang.c:592
+#: src/lang.c:595
 msgid "Mail bug report..."
 msgstr ""
 
-#: src/lang.c:593
+#: src/lang.c:596
 #, c-format
 msgid "Mail BUG REPORT to %s?"
 msgstr ""
 
-#: src/lang.c:594
+#: src/lang.c:597
 msgid "Mailed"
 msgstr ""
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid "Mailing to %s..."
 msgstr ""
 
-#: src/lang.c:596
+#: src/lang.c:599
 msgid ""
 "# [Mail/Save] active file. Format is like news active file:\n"
 "#   groupname  max.artnum  min.artnum  /dir\n"
@@ -2589,345 +2609,345 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:599
+#: src/lang.c:602
 #, c-format
 msgid "%s marked as read"
 msgstr ""
 
-#: src/lang.c:600
+#: src/lang.c:603
 #, c-format
 msgid "%s marked as unread"
 msgstr ""
 
-#: src/lang.c:601
+#: src/lang.c:604
 #, c-format
 msgid "Marked %d of %d %s as read"
 msgstr ""
 
-#: src/lang.c:602
+#: src/lang.c:605
 #, c-format
 msgid "Marked %d of %d %s as unread"
 msgstr ""
 
-#: src/lang.c:603 src/lang.c:1334
+#: src/lang.c:606 src/lang.c:1337
 msgid "Mark"
 msgstr ""
 
-#: src/lang.c:604
+#: src/lang.c:607
 #, c-format
 msgid "Mark all articles as read%s?"
 msgstr ""
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid "Mark article as read%s?"
 msgstr ""
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid "Mark group %s as read?"
 msgstr ""
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid "Mark thread as read%s?"
 msgstr ""
 
-#: src/lang.c:608
+#: src/lang.c:611
 #, c-format
 msgid "Matching %s groups..."
 msgstr ""
 
-#: src/lang.c:609 src/lang.c:623 src/lang.c:629
+#: src/lang.c:612 src/lang.c:626 src/lang.c:632
 #, c-format
 msgid "<n>=set current to n; %s=line down; %s=line up; %s=help; %s=quit"
 msgstr ""
 
-#: src/lang.c:611
+#: src/lang.c:614
 #, c-format
 msgid ""
 "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr ""
 
-#: src/lang.c:613
+#: src/lang.c:616
 #, c-format
 msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr ""
 
-#: src/lang.c:615
+#: src/lang.c:618
 #, c-format
 msgid ""
 "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search"
 msgstr ""
 
-#: src/lang.c:616 src/lang.c:620
+#: src/lang.c:619 src/lang.c:623
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s=search pattern; %s=kill/select"
 msgstr ""
 
-#: src/lang.c:617
+#: src/lang.c:620
 #, c-format
 msgid ""
 "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; "
 "%s=list thread"
 msgstr ""
 
-#: src/lang.c:618
+#: src/lang.c:621
 #, c-format
 msgid "%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom"
 msgstr ""
 
-#: src/lang.c:619
+#: src/lang.c:622
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=quit"
 msgstr ""
 
-#: src/lang.c:621
+#: src/lang.c:624
 #, c-format
 msgid "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
 msgstr ""
 
-#: src/lang.c:622
+#: src/lang.c:625
 #, c-format
 msgid "%s=add; %s=move; %s=rename; %s=delete"
 msgstr ""
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
 msgstr ""
 
-#: src/lang.c:625
+#: src/lang.c:628
 #, c-format
 msgid ""
 "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
 msgstr ""
 
-#: src/lang.c:626
+#: src/lang.c:629
 #, c-format
 msgid ""
 "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/"
 "out"
 msgstr ""
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr ""
 
-#: src/lang.c:628
+#: src/lang.c:631
 #, c-format
 msgid "%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread"
 msgstr ""
 
-#: src/lang.c:630
+#: src/lang.c:633
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=repeat search"
 msgstr ""
 
-#: src/lang.c:631
+#: src/lang.c:634
 msgid "--More--"
 msgstr ""
 
-#: src/lang.c:632
+#: src/lang.c:635
 #, c-format
 msgid "Moving %s..."
 msgstr ""
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid "Message-ID: & last Reference  "
 msgstr ""
 
-#: src/lang.c:634
+#: src/lang.c:637
 msgid "Message-ID: line              "
 msgstr ""
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid "Message-ID: & References: line"
 msgstr ""
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid ", name: "
 msgstr ""
 
-#: src/lang.c:638
+#: src/lang.c:641
 #, c-format
 msgid "Go to newsgroup [%s]> "
 msgstr ""
 
-#: src/lang.c:639
+#: src/lang.c:642
 msgid "newsgroups"
 msgstr ""
 
-#: src/lang.c:640
+#: src/lang.c:643
 #, c-format
 msgid "Position %s in group list (1,2,..,$) [%d]> "
 msgstr ""
 
-#: src/lang.c:641
+#: src/lang.c:644
 msgid "newsgroup"
 msgstr ""
 
-#: src/lang.c:642
+#: src/lang.c:645
 msgid "Try and save newsrc file again?"
 msgstr ""
 
-#: src/lang.c:643
+#: src/lang.c:646
 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr ""
 
-#: src/lang.c:644
+#: src/lang.c:647
 msgid "newsrc file saved successfully.\n"
 msgstr ""
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid "-- Next response --"
 msgstr ""
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid "No  "
 msgstr ""
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid "*** No articles ***"
 msgstr ""
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid "No articles have been posted"
 msgstr ""
 
-#: src/lang.c:649
+#: src/lang.c:652
 msgid "*** No attachments ***"
 msgstr ""
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid "*** No description ***"
 msgstr ""
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid "No filename"
 msgstr ""
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid "No group"
 msgstr ""
 
-#: src/lang.c:653
+#: src/lang.c:656
 msgid "*** No groups ***"
 msgstr ""
 
-#: src/lang.c:654
+#: src/lang.c:657
 msgid "No more groups to read"
 msgstr ""
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid "No last message"
 msgstr ""
 
-#: src/lang.c:656
+#: src/lang.c:659
 msgid "No mail address"
 msgstr ""
 
-#: src/lang.c:657
+#: src/lang.c:660
 msgid "No articles marked for saving"
 msgstr ""
 
-#: src/lang.c:658
+#: src/lang.c:661
 msgid "No match"
 msgstr ""
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid "No more groups"
 msgstr ""
 
-#: src/lang.c:660
+#: src/lang.c:663
 msgid "No newsgroups"
 msgstr ""
 
-#: src/lang.c:661
+#: src/lang.c:664
 msgid "No next unread article"
 msgstr ""
 
-#: src/lang.c:662
+#: src/lang.c:665
 msgid "No previous group"
 msgstr ""
 
-#: src/lang.c:663
+#: src/lang.c:666
 msgid "No previous search, nothing to repeat"
 msgstr ""
 
-#: src/lang.c:664
+#: src/lang.c:667
 msgid "No previous unread article"
 msgstr ""
 
-#: src/lang.c:665
+#: src/lang.c:668
 msgid "No responses"
 msgstr ""
 
-#: src/lang.c:666
+#: src/lang.c:669
 msgid "No responses to list in current thread"
 msgstr ""
 
-#: src/lang.c:667
+#: src/lang.c:670
 msgid "*** No scopes ***"
 msgstr ""
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid "No search string"
 msgstr ""
 
-#: src/lang.c:669
+#: src/lang.c:672
 msgid "No subject"
 msgstr ""
 
-#: src/lang.c:671
+#: src/lang.c:674
 #, c-format
 msgid "%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr ""
 
-#: src/lang.c:672
+#: src/lang.c:675
 #, c-format
 msgid "%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr ""
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, c-format
 msgid "%s: Terminal must have clearscreen (cl) capability\n"
 msgstr ""
 
-#: src/lang.c:674
+#: src/lang.c:677
 #, c-format
 msgid "%s: Terminal must have cursor motion (cm)\n"
 msgstr ""
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, c-format
 msgid "%s: TERM variable must be set to use screen capabilities\n"
 msgstr ""
 
-#: src/lang.c:677
+#: src/lang.c:680
 #, c-format
 msgid "No viewer found for %s/%s\n"
 msgstr ""
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid "Newsgroup does not exist on this server"
 msgstr ""
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid "Group %s not found in active file"
 msgstr ""
 
-#: src/lang.c:680
+#: src/lang.c:683
 msgid "c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr ""
 
-#: src/lang.c:681
+#: src/lang.c:684
 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr ""
 
-#: src/lang.c:682
+#: src/lang.c:685
 #, c-format
 msgid ""
 "# NNTP-server -> newsrc translation table and NNTP-server\n"
@@ -2944,321 +2964,321 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:689
+#: src/lang.c:692
 msgid "Only"
 msgstr ""
 
-#: src/lang.c:690
+#: src/lang.c:693
 #, c-format
 msgid "Option not enabled. Recompile with %s."
 msgstr ""
 
-#: src/lang.c:691
+#: src/lang.c:694
 msgid "Options Menu"
 msgstr ""
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid "Options Menu Commands"
 msgstr ""
 
-#: src/lang.c:695
+#: src/lang.c:698
 #, c-format
 msgid "Error in regex: %s at pos. %d '%s'"
 msgstr ""
 
-#: src/lang.c:696
+#: src/lang.c:699
 #, c-format
 msgid "Error in regex: pcre internal error %d"
 msgstr ""
 
-#: src/lang.c:697
+#: src/lang.c:700
 #, c-format
 msgid "Error in regex: study - pcre internal error %s"
 msgstr ""
 
-#: src/lang.c:698
+#: src/lang.c:701
 msgid "Post a followup..."
 msgstr ""
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:700
+#: src/lang.c:703
 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:703
+#: src/lang.c:706
 msgid "Posted articles history"
 msgstr ""
 
-#: src/lang.c:704
+#: src/lang.c:707
 #, c-format
 msgid "Post to newsgroup(s) [%s]> "
 msgstr ""
 
-#: src/lang.c:705
+#: src/lang.c:708
 msgid "-- post processing started --"
 msgstr ""
 
-#: src/lang.c:706
+#: src/lang.c:709
 msgid "-- post processing completed --"
 msgstr ""
 
-#: src/lang.c:707
+#: src/lang.c:710
 #, c-format
 msgid "Post subject [%s]> "
 msgstr ""
 
-#: src/lang.c:708
+#: src/lang.c:711
 msgid ""
 "# Summary of mailed/posted messages viewable by 'W' command from within "
 "tin.\n"
 msgstr ""
 
-#: src/lang.c:709
+#: src/lang.c:712
 msgid "Posting article..."
 msgstr ""
 
-#: src/lang.c:710
+#: src/lang.c:713
 #, c-format
 msgid "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr ""
 
-#: src/lang.c:711
+#: src/lang.c:714
 #, c-format
 msgid "Hot %s"
 msgstr ""
 
-#: src/lang.c:712
+#: src/lang.c:715
 #, c-format
 msgid "Tagged %s"
 msgstr ""
 
-#: src/lang.c:713
+#: src/lang.c:716
 #, c-format
 msgid "Untagged %s"
 msgstr ""
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid "Processing mail messages marked for deletion."
 msgstr ""
 
-#: src/lang.c:715
+#: src/lang.c:718
 msgid "Processing saved articles marked for deletion."
 msgstr ""
 
-#: src/lang.c:716
+#: src/lang.c:719
 #, c-format
 msgid "Accept Followup-To? %s=post, %s=ignore, %s=quit: "
 msgstr ""
 
-#: src/lang.c:717
+#: src/lang.c:720
 msgid "Article unchanged, abort mailing?"
 msgstr ""
 
-#: src/lang.c:718
+#: src/lang.c:721
 #, c-format
 msgid "Do you want to see postponed articles (%d)?"
 msgstr ""
 
-#: src/lang.c:720
+#: src/lang.c:723
 msgid "Add quick kill filter?"
 msgstr ""
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid "Add quick selection filter?"
 msgstr ""
 
-#: src/lang.c:722
+#: src/lang.c:725
 msgid "Do you really want to quit?"
 msgstr ""
 
-#: src/lang.c:723
+#: src/lang.c:726
 #, c-format
 msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr ""
 
-#: src/lang.c:724
+#: src/lang.c:727
 msgid "You have tagged articles in this group - quit anyway?"
 msgstr ""
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid "%s=quit, %s=edit, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid "%s=quit %s=edit %s=save kill description: "
 msgstr ""
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid "%s=quit %s=edit %s=save select description: "
 msgstr ""
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid "Do you really want to quit without saving your configuration?"
 msgstr ""
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid "Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr ""
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid "Do you want to abort this operation?"
 msgstr ""
 
-#: src/lang.c:734
+#: src/lang.c:737
 msgid "Do you want to exit tin immediately?"
 msgstr ""
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid "Reading ('q' to quit)..."
 msgstr ""
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid "Reading %sarticles..."
 msgstr ""
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid "Reading %sattributes file...\n"
 msgstr ""
 
-#: src/lang.c:739
+#: src/lang.c:742
 #, c-format
 msgid "Reading %sconfig file...\n"
 msgstr ""
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid "Reading filter file...\n"
 msgstr ""
 
-#: src/lang.c:741
+#: src/lang.c:744
 #, c-format
 msgid "Reading %s groups..."
 msgstr ""
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid "Reading input history file...\n"
 msgstr ""
 
-#: src/lang.c:743
+#: src/lang.c:746
 msgid "Reading keymap file...\n"
 msgstr ""
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid "Reading groups from active file... "
 msgstr ""
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid "Reading groups from newsrc file... "
 msgstr ""
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid "Reading newsgroups file... "
 msgstr ""
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid "Reading newsrc file..."
 msgstr ""
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid "References: line              "
 msgstr ""
 
-#: src/lang.c:750
+#: src/lang.c:753
 #, c-format
 msgid "(%d:%02d remaining)"
 msgstr ""
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid "Bogus group %s removed."
 msgstr ""
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid "Removed from the previous rule: "
 msgstr ""
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid "Error: rename %s to %s"
 msgstr ""
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid "Reply to author..."
 msgstr ""
 
-#: src/lang.c:756
+#: src/lang.c:759
 msgid "Repost"
 msgstr ""
 
-#: src/lang.c:757
+#: src/lang.c:760
 msgid "Reposting article..."
 msgstr ""
 
-#: src/lang.c:758
+#: src/lang.c:761
 #, c-format
 msgid "Repost article(s) to group(s) [%s]> "
 msgstr ""
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid "Reset newsrc?"
 msgstr ""
 
-#: src/lang.c:760
+#: src/lang.c:763
 msgid "Responses have been directed to the following newsgroups"
 msgstr ""
 
-#: src/lang.c:761
+#: src/lang.c:764
 #, c-format
 msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr ""
 
-#: src/lang.c:763
+#: src/lang.c:766
 msgid "Press <RETURN> to continue..."
 msgstr ""
 
-#: src/lang.c:765
+#: src/lang.c:768
 #, c-format
 msgid "Select From    [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:766
+#: src/lang.c:769
 msgid "Select Lines: (</>num): "
 msgstr ""
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid "Auto-select Article Menu"
 msgstr ""
 
-#: src/lang.c:768
+#: src/lang.c:771
 #, c-format
 msgid "Select Msg-Id  [%s] (f/l/o/n): "
 msgstr ""
 
-#: src/lang.c:769
+#: src/lang.c:772
 msgid "Select pattern scope: "
 msgstr ""
 
-#: src/lang.c:770
+#: src/lang.c:773
 #, c-format
 msgid "Select Subject [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid "Select text pattern : "
 msgstr ""
 
-#: src/lang.c:772
+#: src/lang.c:775
 msgid "Select time in days   : "
 msgstr ""
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid ""
 "# %s server configuration file\n"
@@ -3271,260 +3291,260 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid "Showing unread groups only"
 msgstr ""
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid "Subject: line (ignore case)   "
 msgstr ""
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid "Subject: line (case sensitive)"
 msgstr ""
 
-#: src/lang.c:782
+#: src/lang.c:785
 msgid "Save"
 msgstr ""
 
-#: src/lang.c:783
+#: src/lang.c:786
 #, c-format
 msgid "Save '%s' (%s/%s)?"
 msgstr ""
 
-#: src/lang.c:784
+#: src/lang.c:787
 msgid "Save configuration before continuing?"
 msgstr ""
 
-#: src/lang.c:785
+#: src/lang.c:788
 msgid "Save filename> "
 msgstr ""
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid "Saved"
 msgstr ""
 
-#: src/lang.c:787
+#: src/lang.c:790
 #, c-format
 msgid "%4d unread (%4d hot) %s in %s\n"
 msgstr ""
 
-#: src/lang.c:788
+#: src/lang.c:791
 #, c-format
 msgid "Saved %s...\n"
 msgstr ""
 
-#: src/lang.c:789
+#: src/lang.c:792
 msgid "Nothing was saved"
 msgstr ""
 
-#: src/lang.c:790
+#: src/lang.c:793
 #, c-format
 msgid ""
 "\n"
 "%s %d %s from %d %s\n"
 msgstr ""
 
-#: src/lang.c:791
+#: src/lang.c:794
 #, c-format
 msgid "-- %s saved to %s%s --"
 msgstr ""
 
-#: src/lang.c:792
+#: src/lang.c:795
 #, c-format
 msgid "-- %s saved to %s - %s --"
 msgstr ""
 
-#: src/lang.c:793
+#: src/lang.c:796
 msgid "Saving..."
 msgstr ""
 
-#: src/lang.c:794
+#: src/lang.c:797
 #, c-format
 msgid "%s: Screen initialization failed"
 msgstr "%s: Screen initialisation failed"
 
-#: src/lang.c:796
+#: src/lang.c:799
 #, c-format
 msgid "%s: screen is too small\n"
 msgstr ""
 
-#: src/lang.c:798
+#: src/lang.c:801
 #, c-format
 msgid "screen is too small, %s is exiting\n"
 msgstr ""
 
-#: src/lang.c:799
+#: src/lang.c:802
 msgid "Delete scope?"
 msgstr ""
 
-#: src/lang.c:800
+#: src/lang.c:803
 msgid "Enter scope> "
 msgstr ""
 
-#: src/lang.c:801
+#: src/lang.c:804
 msgid "Select new position> "
 msgstr ""
 
-#: src/lang.c:802
+#: src/lang.c:805
 msgid "New position cannot be a global scope"
 msgstr ""
 
-#: src/lang.c:803
+#: src/lang.c:806
 msgid "Global scope, operation not allowed"
 msgstr ""
 
-#: src/lang.c:804
+#: src/lang.c:807
 msgid "Rename scope> "
 msgstr ""
 
-#: src/lang.c:805
+#: src/lang.c:808
 msgid "Select scope> "
 msgstr ""
 
-#: src/lang.c:806
+#: src/lang.c:809
 msgid "Scopes Menu"
 msgstr ""
 
-#: src/lang.c:807
+#: src/lang.c:810
 msgid "Scopes Menu Commands"
 msgstr ""
 
-#: src/lang.c:808
+#: src/lang.c:811
 #, c-format
 msgid "Search backwards [%s]> "
 msgstr ""
 
-#: src/lang.c:809
+#: src/lang.c:812
 #, c-format
 msgid "Search body [%s]> "
 msgstr ""
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid "Search forwards [%s]> "
 msgstr ""
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid "Searching..."
 msgstr ""
 
-#: src/lang.c:812
+#: src/lang.c:815
 #, c-format
 msgid "Searching article %d of %d ('q' to abort)..."
 msgstr ""
 
-#: src/lang.c:813
+#: src/lang.c:816
 msgid "Select article> "
 msgstr ""
 
-#: src/lang.c:814
+#: src/lang.c:817
 msgid ""
 "Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr ""
 
-#: src/lang.c:815
+#: src/lang.c:818
 msgid "Select group> "
 msgstr ""
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid "Enter selection pattern [%s]> "
 msgstr ""
 
-#: src/lang.c:817
+#: src/lang.c:820
 msgid "Select thread> "
 msgstr ""
 
-#: src/lang.c:818
+#: src/lang.c:821
 #, c-format
 msgid "%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr ""
 
-#: src/lang.c:819
+#: src/lang.c:822
 msgid "servers active-file"
 msgstr ""
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid "Cannot move into new newsgroups. Subscribe first..."
 msgstr ""
 
-#: src/lang.c:821
+#: src/lang.c:824
 msgid "<SPACE>"
 msgstr ""
 
-#: src/lang.c:822
+#: src/lang.c:825
 #, c-format
 msgid "Starting: (%s)"
 msgstr ""
 
-#: src/lang.c:823
+#: src/lang.c:826
 #, c-format
 msgid "List Thread (%d of %d)"
 msgstr ""
 
-#: src/lang.c:824
+#: src/lang.c:827
 #, c-format
 msgid "Thread (%.*s)"
 msgstr ""
 
-#: src/lang.c:825
+#: src/lang.c:828
 msgid "Enter wildcard subscribe pattern> "
 msgstr ""
 
-#: src/lang.c:826
+#: src/lang.c:829
 #, c-format
 msgid "subscribed to %d groups"
 msgstr ""
 
-#: src/lang.c:827
+#: src/lang.c:830
 #, c-format
 msgid "Subscribed to %s"
 msgstr ""
 
-#: src/lang.c:828
+#: src/lang.c:831
 msgid "Subscribing... "
 msgstr ""
 
-#: src/lang.c:829
+#: src/lang.c:832
 #, c-format
 msgid "Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr ""
 
-#: src/lang.c:830
+#: src/lang.c:833
 #, c-format
 msgid "Supersede article(s) to group(s) [%s]> "
 msgstr ""
 
-#: src/lang.c:831
+#: src/lang.c:834
 msgid "Superseding article ..."
 msgstr ""
 
-#: src/lang.c:832
+#: src/lang.c:835
 #, c-format
 msgid ""
 "\n"
 "Stopped. Type 'fg' to restart %s\n"
 msgstr ""
 
-#: src/lang.c:834
+#: src/lang.c:837
 #, c-format
 msgid "%d days"
 msgstr ""
 
-#: src/lang.c:835
+#: src/lang.c:838
 msgid "<TAB>"
 msgstr ""
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid "TeX "
 msgstr ""
 
-#: src/lang.c:837
+#: src/lang.c:840
 msgid "# Default action/prompt strings\n"
 msgstr ""
 
-#: src/lang.c:838
+#: src/lang.c:841
 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"
@@ -3535,271 +3555,271 @@ msgid ""
 "# expire=ON/OFF  ON=limit to default_filter_days OFF=don't ever expire\n"
 msgstr ""
 
-#: src/lang.c:851
+#: src/lang.c:854
 msgid ""
 "# If ON use print current subject or newsgroup description in the last line\n"
 msgstr ""
 
-#: src/lang.c:852
+#: src/lang.c:855
 msgid "# Host & time info used for detecting new groups (don't touch)\n"
 msgstr ""
 
-#: src/lang.c:853
+#: src/lang.c:856
 msgid "There is no news\n"
 msgstr ""
 
-#: src/lang.c:854
+#: src/lang.c:857
 msgid "Thread"
 msgstr ""
 
-#: src/lang.c:855
+#: src/lang.c:858
 msgid "Thread Level Commands"
 msgstr ""
 
-#: src/lang.c:856
+#: src/lang.c:859
 msgid "Thread deselected"
 msgstr ""
 
-#: src/lang.c:857
+#: src/lang.c:860
 msgid "Thread selected"
 msgstr ""
 
-#: src/lang.c:859
+#: src/lang.c:862
 msgid "threads"
 msgstr ""
 
-#: src/lang.c:861
+#: src/lang.c:864
 msgid "thread"
 msgstr ""
 
-#: src/lang.c:862
+#: src/lang.c:865
 #, c-format
 msgid "Thread %4s of %4s"
 msgstr ""
 
-#: src/lang.c:863
+#: src/lang.c:866
 msgid "Threading articles..."
 msgstr ""
 
-#: src/lang.c:864
+#: src/lang.c:867
 #, c-format
 msgid "Toggled word highlighting %s"
 msgstr ""
 
-#: src/lang.c:865
+#: src/lang.c:868
 msgid "Toggled rot13 encoding"
 msgstr ""
 
-#: src/lang.c:866
+#: src/lang.c:869
 #, c-format
 msgid "Toggled german TeX encoding %s"
 msgstr ""
 
-#: src/lang.c:867
+#: src/lang.c:870
 #, c-format
 msgid "Toggled tab-width to %d"
 msgstr ""
 
-#: src/lang.c:869
+#: src/lang.c:872
 #, c-format
 msgid "%d Trying to dotlock %s"
 msgstr ""
 
-#: src/lang.c:870
+#: src/lang.c:873
 #, c-format
 msgid "%d Trying to lock %s"
 msgstr ""
 
-#: src/lang.c:872
+#: src/lang.c:875
 msgid "           h=help"
 msgstr ""
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid "Unlimited"
 msgstr ""
 
-#: src/lang.c:875
+#: src/lang.c:878
 msgid "Enter wildcard unsubscribe pattern> "
 msgstr ""
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid "Error decoding %s : %s"
 msgstr ""
 
-#: src/lang.c:877
+#: src/lang.c:880
 msgid "No end."
 msgstr ""
 
-#: src/lang.c:878
+#: src/lang.c:881
 #, c-format
 msgid "%s successfully decoded."
 msgstr ""
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid ""
 "%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
 "\n"
 msgstr ""
 
-#: src/lang.c:880
+#: src/lang.c:883
 msgid "unread "
 msgstr ""
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid "unsubscribed from %d groups"
 msgstr ""
 
-#: src/lang.c:882
+#: src/lang.c:885
 #, c-format
 msgid "Unsubscribed from %s"
 msgstr ""
 
-#: src/lang.c:883
+#: src/lang.c:886
 msgid "Unsubscribing... "
 msgstr ""
 
-#: src/lang.c:884
+#: src/lang.c:887
 msgid "Unthreading articles..."
 msgstr ""
 
-#: src/lang.c:885
+#: src/lang.c:888
 msgid "Updated"
 msgstr ""
 
-#: src/lang.c:887
+#: src/lang.c:890
 #, c-format
 msgid "unparseable \"LIST COUNTS\" line: \"%s\""
 msgstr ""
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid "Updating"
 msgstr ""
 
-#: src/lang.c:890
+#: src/lang.c:893
 msgid "URL Menu"
 msgstr ""
 
-#: src/lang.c:891
+#: src/lang.c:894
 msgid "URL Menu Commands"
 msgstr ""
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, c-format
 msgid "Opening %s"
 msgstr ""
 
-#: src/lang.c:893
+#: src/lang.c:896
 msgid "Select URL> "
 msgstr ""
 
-#: src/lang.c:894
+#: src/lang.c:897
 msgid "No URLs in this article"
 msgstr ""
 
-#: src/lang.c:895
+#: src/lang.c:898
 msgid "Use MIME display program for this message?"
 msgstr ""
 
-#: src/lang.c:896
+#: src/lang.c:899
 msgid "  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr ""
 
-#: src/lang.c:897
+#: src/lang.c:900
 msgid "  -Z       return status indicating if any unread news (batch mode)"
 msgstr ""
 
-#: src/lang.c:898
+#: src/lang.c:901
 msgid "  -q       don't check for new newsgroups"
 msgstr ""
 
-#: src/lang.c:899
+#: src/lang.c:902
 msgid "  -X       don't save any files on quit"
 msgstr ""
 
-#: src/lang.c:900
+#: src/lang.c:903
 msgid "  -d       don't show newsgroup descriptions"
 msgstr ""
 
-#: src/lang.c:901
+#: src/lang.c:904
 msgid "  -G limit get only limit articles/group"
 msgstr ""
 
-#: src/lang.c:902
+#: src/lang.c:905
 #, c-format
 msgid "  -H       help information about %s"
 msgstr ""
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid "  -h       this help message"
 msgstr ""
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, c-format
 msgid "  -I dir   news index file directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:905
+#: src/lang.c:908
 msgid "  -u       update index files (batch mode)"
 msgstr ""
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid "  -m dir   mailbox directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:907
+#: src/lang.c:910
 #, c-format
 msgid ""
 "\n"
 "Mail bug reports/comments to %s"
 msgstr ""
 
-#: src/lang.c:908
+#: src/lang.c:911
 msgid "  -N       mail new news to your posts (batch mode)"
 msgstr ""
 
-#: src/lang.c:909
+#: src/lang.c:912
 msgid "  -M user  mail new news to specified user (batch mode)"
 msgstr ""
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, c-format
 msgid "  -f file  subscribed to newsgroups file [default=%s]"
 msgstr ""
 
-#: src/lang.c:911
+#: src/lang.c:914
 msgid "  -x       no-posting mode"
 msgstr ""
 
-#: src/lang.c:912
+#: src/lang.c:915
 msgid "  -w       post an article and exit"
 msgstr ""
 
-#: src/lang.c:913
+#: src/lang.c:916
 msgid "  -o       post all postponed articles and exit"
 msgstr ""
 
-#: src/lang.c:914
+#: src/lang.c:917
 msgid "  -R       read news saved by -S option"
 msgstr ""
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid "  -s dir   save news directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:916
+#: src/lang.c:919
 msgid "  -S       save new news for later reading (batch mode)"
 msgstr ""
 
-#: src/lang.c:917
+#: src/lang.c:920
 msgid "  -z       start if any unread news"
 msgstr ""
 
-#: src/lang.c:918
+#: src/lang.c:921
 #, c-format
 msgid ""
 "A Usenet reader.\n"
@@ -3807,42 +3827,42 @@ msgid ""
 "Usage: %s [options] [newsgroup[,...]]"
 msgstr ""
 
-#: src/lang.c:919
+#: src/lang.c:922
 msgid "  -v       verbose output for batch mode options"
 msgstr ""
 
-#: src/lang.c:920
+#: src/lang.c:923
 msgid "  -V       print version & date information"
 msgstr ""
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid "%s only useful without batch mode operations\n"
 msgstr ""
 
-#: src/lang.c:922
+#: src/lang.c:925
 #, c-format
 msgid "%s only useful for batch mode operations\n"
 msgstr ""
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid "Useless combination %s and %s. Ignoring %s.\n"
 msgstr ""
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid ""
 "\n"
 "%s%d out of range (0 - %d). Reset to 0"
 msgstr ""
 
-#: src/lang.c:926
+#: src/lang.c:929
 #, c-format
 msgid "View '%s' (%s/%s)?"
 msgstr ""
 
-#: src/lang.c:928
+#: src/lang.c:931
 #, c-format
 msgid ""
 "\n"
@@ -3850,33 +3870,33 @@ msgid ""
 "%-100s\n"
 msgstr ""
 
-#: src/lang.c:929
+#: src/lang.c:932
 msgid ""
 "\n"
 "Warning: article unchanged after editing\n"
 msgstr ""
 
-#: src/lang.c:930
+#: src/lang.c:933
 msgid ""
 "\n"
 "Warning: \"Subject:\" contains only whitespaces.\n"
 msgstr ""
 
-#: src/lang.c:931
+#: src/lang.c:934
 msgid ""
 "\n"
 "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:"
 "\".\n"
 msgstr ""
 
-#: src/lang.c:933
+#: src/lang.c:936
 msgid ""
 "\n"
 "Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
 "         with \"Re: \" and does not contain \"(was:\".\n"
 msgstr ""
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -3890,7 +3910,7 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:940
+#: src/lang.c:943
 msgid ""
 "\n"
 "Warning: You are using a non-plain transfer encoding (such as base64 or\n"
@@ -3899,13 +3919,13 @@ msgid ""
 "         not be encoded properly.\n"
 msgstr ""
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid ""
 "\n"
 "Warning: \"example\" is a reserved hierarchy!\n"
 msgstr ""
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid ""
 "\n"
@@ -3915,7 +3935,7 @@ msgid ""
 "Read WHATSNEW, etc...\n"
 msgstr ""
 
-#: src/lang.c:948
+#: src/lang.c:951
 #, c-format
 msgid ""
 "\n"
@@ -3924,7 +3944,7 @@ msgid ""
 "Some values in your %s file may be ignored, others might have changed!\n"
 msgstr ""
 
-#: src/lang.c:951
+#: src/lang.c:954
 #, c-format
 msgid ""
 "Warning: tin wrote fewer groups to your\n"
@@ -3934,19 +3954,19 @@ msgid ""
 "before you start tin once again!\n"
 msgstr ""
 
-#: src/lang.c:955
+#: src/lang.c:958
 #, c-format
 msgid ""
 "\n"
 "Warning: Found %d '-- \\n' lines, this may confuse some people.\n"
 msgstr ""
 
-#: src/lang.c:956
+#: src/lang.c:959
 #, c-format
 msgid "Warning: Only %d out of %d articles were saved"
 msgstr ""
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid ""
 "\n"
@@ -3957,49 +3977,49 @@ msgid ""
 "         possible.\n"
 msgstr ""
 
-#: src/lang.c:961
+#: src/lang.c:964
 #, c-format
 msgid ""
 "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
 msgstr ""
 
-#: src/lang.c:962
+#: src/lang.c:965
 msgid ""
 "\n"
 "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
 msgstr ""
 
-#: src/lang.c:963
+#: src/lang.c:966
 msgid "Writing attributes file..."
 msgstr ""
 
-#: src/lang.c:965
+#: src/lang.c:968
 #, c-format
 msgid "%d Responses"
 msgstr ""
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid "Added %d %s"
 msgstr ""
 
-#: src/lang.c:968
+#: src/lang.c:971
 msgid "No unsubscribed groups to show"
 msgstr ""
 
-#: src/lang.c:969
+#: src/lang.c:972
 msgid "Showing subscribed to groups only"
 msgstr ""
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid "Yes "
 msgstr ""
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid "    You have mail"
 msgstr ""
 
-#: src/lang.c:976
+#: src/lang.c:979
 #, c-format
 msgid ""
 "\n"
@@ -4012,11 +4032,11 @@ msgid ""
 "         M)enu option.\n"
 msgstr ""
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid "  -D mode  debug mode"
 msgstr ""
 
-#: src/lang.c:991
+#: src/lang.c:994
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4033,11 +4053,11 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:1000
+#: src/lang.c:1003
 msgid "toggle color"
 msgstr "toggle colour"
 
-#: src/lang.c:1001
+#: src/lang.c:1004
 msgid ""
 "# Changing colors of several screen parts\n"
 "# Possible values are:\n"
@@ -4073,7 +4093,7 @@ msgstr ""
 "#   6 = cyan\n"
 "#   7 = white\n"
 "# These are *only* for foreground:\n"
-"#   8 = gray\n"
+"#   8 = grey\n"
 "#   9 = light red\n"
 "#  10 = light green\n"
 "#  11 = yellow\n"
@@ -4083,386 +4103,386 @@ msgstr ""
 "#  15 = light white\n"
 "\n"
 
-#: src/lang.c:1021
+#: src/lang.c:1024
 msgid "  -a       toggle color flag"
 msgstr "  -a       toggle colour flag"
 
-#: src/lang.c:1025
+#: src/lang.c:1028
 msgid ""
 "\n"
 "Error: Followup-To set to more than one newsgroup!\n"
 msgstr ""
 
-#: src/lang.c:1026
+#: src/lang.c:1029
 #, c-format
 msgid ""
 "\n"
 "Error: \"%s\" is renamed, use \"%s\" instead!\n"
 msgstr ""
 
-#: src/lang.c:1027
+#: src/lang.c:1030
 #, c-format
 msgid ""
 "\n"
 "Error: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr ""
 
-#: src/lang.c:1028
+#: src/lang.c:1031
 #, c-format
 msgid ""
 "\n"
 "Error: \"%s\" is not a valid newsgroup!\n"
 msgstr ""
 
-#: src/lang.c:1030
+#: src/lang.c:1033
 msgid ""
 "\n"
 "Warning: Followup-To set to more than one newsgroup!\n"
 msgstr ""
 
-#: src/lang.c:1031
+#: src/lang.c:1034
 #, c-format
 msgid ""
 "\n"
 "Warning: \"%s\" is renamed, you should use \"%s\" instead!\n"
 msgstr ""
 
-#: src/lang.c:1032
+#: src/lang.c:1035
 #, c-format
 msgid ""
 "\n"
 "Warning: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr ""
 
-#: src/lang.c:1033
+#: src/lang.c:1036
 #, c-format
 msgid ""
 "\n"
 "Warning: \"%s\" is not in your newsrc, it may be invalid at this site!\n"
 msgstr ""
 
-#: src/lang.c:1034
+#: src/lang.c:1037
 #, c-format
 msgid ""
 "\n"
 "Warning: \"%s\" is not a valid newsgroup at this site!\n"
 msgstr ""
 
-#: src/lang.c:1038
+#: src/lang.c:1041
 #, c-format
 msgid "%d files successfully written from %d articles. %d %s occurred."
 msgstr ""
 
-#: src/lang.c:1039
+#: src/lang.c:1042
 msgid "Missing parts."
 msgstr ""
 
-#: src/lang.c:1040
+#: src/lang.c:1043
 msgid "No beginning."
 msgstr ""
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 msgid "No data."
 msgstr ""
 
-#: src/lang.c:1042
+#: src/lang.c:1045
 msgid "Unknown error."
 msgstr ""
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid "\tChecksum of %s (%ld %s)"
 msgstr ""
 
-#: src/lang.c:1050
+#: src/lang.c:1053
 msgid "Reading mail active file... "
 msgstr ""
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid "Reading mailgroups file... "
 msgstr ""
 
-#: src/lang.c:1055
+#: src/lang.c:1058
 msgid "perform PGP operations on article"
 msgstr ""
 
-#: src/lang.c:1056
+#: src/lang.c:1059
 msgid "Add key(s) to public keyring?"
 msgstr ""
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid "%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr ""
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, c-format
 msgid "%s=sign, %s=sign & include public key, %s=quit: "
 msgstr ""
 
-#: src/lang.c:1059
+#: src/lang.c:1062
 #, c-format
 msgid "PGP has not been set up (can't open %s)"
 msgstr ""
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 msgid "Article not signed and no public keys found"
 msgstr ""
 
-#: src/lang.c:1062
+#: src/lang.c:1065
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1063
+#: src/lang.c:1066
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1064
+#: src/lang.c:1067
 #, c-format
 msgid ""
 "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1067
+#: src/lang.c:1070
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1072
+#: src/lang.c:1075
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1073
+#: src/lang.c:1076
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1074
+#: src/lang.c:1077
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1076
+#: src/lang.c:1079
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1077
+#: src/lang.c:1080
 #, c-format
 msgid "%s=quit, %s=edit, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1078
+#: src/lang.c:1081
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1087
+#: src/lang.c:1090
 msgid "Try cache_overview_files to speed up things.\n"
 msgstr ""
 
-#: src/lang.c:1088
+#: src/lang.c:1091
 msgid "Tin will use local index files instead.\n"
 msgstr ""
 
-#: src/lang.c:1089
+#: src/lang.c:1092
 msgid "Cannot find NNTP server name"
 msgstr ""
 
-#: src/lang.c:1090
+#: src/lang.c:1093
 #, c-format
 msgid "Connecting to %s:%u..."
 msgstr ""
 
-#: src/lang.c:1091
+#: src/lang.c:1094
 msgid "Disconnecting from server...\n"
 msgstr ""
 
-#: src/lang.c:1092
+#: src/lang.c:1095
 #, c-format
 msgid ""
 "Wrong newsgroup name (\"%s\") in response of \"GROUP %s\" command: \"%s\""
 msgstr ""
 
-#: src/lang.c:1093
+#: src/lang.c:1096
 #, c-format
 msgid "Failed to connect to NNTP server %s. Exiting..."
 msgstr ""
 
-#: src/lang.c:1094
+#: src/lang.c:1097
 msgid "205  Closing connection"
 msgstr ""
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 msgid "Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr ""
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 msgid "Connection to news server has timed out. Reconnect?"
 msgstr ""
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 #, c-format
 msgid ""
 "Put the server name in the file %s,\n"
 "or set the environment variable NNTPSERVER"
 msgstr ""
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid "  -A       force authentication on connect"
 msgstr ""
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 #, c-format
 msgid "  -g serv  read news from NNTP server serv [default=%s]"
 msgstr ""
 
-#: src/lang.c:1100
+#: src/lang.c:1103
 #, c-format
 msgid "  -p port  use port as NNTP port [default=%d]"
 msgstr ""
 
-#: src/lang.c:1101
+#: src/lang.c:1104
 msgid "  -Q       quick start. Same as -nqd"
 msgstr ""
 
-#: src/lang.c:1102
+#: src/lang.c:1105
 msgid "  -r       read news remotely from default NNTP server"
 msgstr ""
 
-#: src/lang.c:1103
+#: src/lang.c:1106
 msgid "  -l       use only LIST instead of GROUP (-n) command"
 msgstr ""
 
-#: src/lang.c:1104
+#: src/lang.c:1107
 msgid "  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr ""
 
-#: src/lang.c:1106
+#: src/lang.c:1109
 msgid "  -4       force connecting via IPv4"
 msgstr ""
 
-#: src/lang.c:1107
+#: src/lang.c:1110
 msgid "  -6       force connecting via IPv6"
 msgstr ""
 
-#: src/lang.c:1108
+#: src/lang.c:1111
 msgid ""
 "\n"
 "socket or connect problem\n"
 msgstr ""
 
-#: src/lang.c:1110
+#: src/lang.c:1113
 #, c-format
 msgid ""
 "\n"
 "Connection to %s: "
 msgstr ""
 
-#: src/lang.c:1111
+#: src/lang.c:1114
 msgid "Giving up...\n"
 msgstr ""
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 #, c-format
 msgid "%s/tcp: Unknown service.\n"
 msgstr ""
 
-#: src/lang.c:1117
+#: src/lang.c:1120
 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:1120
+#: src/lang.c:1123
 msgid "Your server does not have Xref: in its XOVER information.\n"
 msgstr ""
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 #, c-format
 msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
 msgstr ""
 
-#: src/lang.c:1126
+#: src/lang.c:1129
 msgid "  -Q       quick start. Same as -qd"
 msgstr ""
 
-#: src/lang.c:1127
+#: src/lang.c:1130
 msgid "  -l       read only active file instead of scanning spool (-n) command"
 msgstr ""
 
-#: src/lang.c:1128
+#: src/lang.c:1131
 msgid "  -n       only read subscribed .newsrc groups from spool"
 msgstr ""
 
-#: src/lang.c:1129
+#: src/lang.c:1132
 msgid "Your server does not have Xref: in its NOV-files.\n"
 msgstr ""
 
-#: src/lang.c:1133
+#: src/lang.c:1136
 msgid "Posting using external inews failed. Use built in inews instead?"
 msgstr ""
 
-#: src/lang.c:1134
+#: src/lang.c:1137
 msgid "It worked! Should I always use my built in inews from now on?"
 msgstr ""
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 #, c-format
 msgid "%d %s printed"
 msgstr ""
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid "output article/thread/hot/pattern/tagged articles to printer"
 msgstr ""
 
-#: src/lang.c:1140
+#: src/lang.c:1143
 msgid "Print"
 msgstr ""
 
-#: src/lang.c:1141
+#: src/lang.c:1144
 msgid "Printing..."
 msgstr ""
 
-#: src/lang.c:1145
+#: src/lang.c:1148
 msgid "pipe article/thread/hot/pattern/tagged articles into command"
 msgstr ""
 
-#: src/lang.c:1146
+#: src/lang.c:1149
 msgid "No command"
 msgstr ""
 
-#: src/lang.c:1147
+#: src/lang.c:1150
 msgid "Pipe"
 msgstr ""
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 #, c-format
 msgid "Pipe to command [%.*s]> "
 msgstr ""
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid "Piping..."
 msgstr ""
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid "Piping not enabled."
 msgstr ""
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 #, c-format
 msgid ""
 "\n"
@@ -4472,7 +4492,7 @@ msgid ""
 "       newsgroup names.\n"
 msgstr ""
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 #, c-format
 msgid ""
 "\n"
@@ -4481,7 +4501,7 @@ msgid ""
 "       Please write all newsgroups into a single line.\n"
 msgstr ""
 
-#: src/lang.c:1165
+#: src/lang.c:1168
 #, c-format
 msgid ""
 "\n"
@@ -4490,14 +4510,14 @@ msgid ""
 "         To avoid trouble please write all newsgroups into a single line.\n"
 msgstr ""
 
-#: src/lang.c:1169
+#: src/lang.c:1172
 #, c-format
 msgid ""
 "\n"
 "Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n"
 msgstr ""
 
-#: src/lang.c:1174
+#: src/lang.c:1177
 msgid ""
 "\n"
 "  If your article contains quoted text  please take some time to pare it "
@@ -4519,604 +4539,605 @@ msgid ""
 "  likely to ignore it completely.  It's a crowded net out there.\n"
 msgstr ""
 
-#: src/lang.c:1187
+#: src/lang.c:1190
 msgid "shell escape"
 msgstr ""
 
-#: src/lang.c:1188
+#: src/lang.c:1191
 #, c-format
 msgid "Shell Command (%s)"
 msgstr ""
 
-#: src/lang.c:1189
+#: src/lang.c:1192
 #, c-format
 msgid "Enter shell command [%s]> "
 msgstr ""
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 #, c-format
 msgid "%s: Can't get entry for TERM\n"
 msgstr ""
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 #, c-format
 msgid "Group %.*s ('q' to quit)..."
 msgstr ""
 
-#: src/lang.c:1199
+#: src/lang.c:1202
 #, c-format
 msgid "Group %.*s..."
 msgstr ""
 
-#: src/lang.c:1203
+#: src/lang.c:1206
 msgid "Server unavailable\n"
 msgstr ""
 
-#: src/lang.c:1209
+#: src/lang.c:1212
 #, 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:1210
+#: src/lang.c:1213
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1212
+#: src/lang.c:1215
 #, c-format
 msgid ""
 "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1213
+#: src/lang.c:1216
 #, c-format
 msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1217
+#: src/lang.c:1220
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1218
+#: src/lang.c:1221
 #, c-format
 msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1220
+#: src/lang.c:1223
 #, c-format
 msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1221
+#: src/lang.c:1224
 #, c-format
 msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1227
+#: src/lang.c:1230
 msgid "Terminal does not support color"
 msgstr "Terminal does not support colour"
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 #, c-format
 msgid "Trying %s"
 msgstr ""
 
-#: src/lang.c:1246 src/lang.c:1274 src/lang.c:1545 src/refs.c:289
+#: src/lang.c:1249 src/lang.c:1277 src/lang.c:1548 src/refs.c:289
 msgid "None"
 msgstr ""
 
-#: src/lang.c:1247
+#: src/lang.c:1250
 msgid "Subject"
 msgstr ""
 
-#: src/lang.c:1248
+#: src/lang.c:1251
 msgid "References"
 msgstr ""
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid "Both Subject and References"
 msgstr ""
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid "Multipart Subject"
 msgstr ""
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid "Percentage Match"
 msgstr ""
 
-#: src/lang.c:1264 src/lang.c:1355 src/lang.c:1434
+#: src/lang.c:1267 src/lang.c:1358 src/lang.c:1437
 msgid "No"
 msgstr ""
 
-#: src/lang.c:1265 src/lang.c:1436
+#: src/lang.c:1268 src/lang.c:1439
 msgid "Yes"
 msgstr ""
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid "Hide All"
 msgstr ""
 
-#: src/lang.c:1275
+#: src/lang.c:1278
 msgid "Address"
 msgstr ""
 
-#: src/lang.c:1276
+#: src/lang.c:1279
 msgid "Full Name"
 msgstr ""
 
-#: src/lang.c:1277
+#: src/lang.c:1280
 msgid "Address and Name"
 msgstr ""
 
-#: src/lang.c:1285
+#: src/lang.c:1288
 msgid "Max"
 msgstr ""
 
-#: src/lang.c:1286
+#: src/lang.c:1289
 msgid "Sum"
 msgstr ""
 
-#: src/lang.c:1287
+#: src/lang.c:1290
 msgid "Average"
 msgstr ""
 
-#: src/lang.c:1297 src/lang.c:1317
+#: src/lang.c:1300 src/lang.c:1320
 msgid "Black"
 msgstr ""
 
-#: src/lang.c:1298 src/lang.c:1318
+#: src/lang.c:1301 src/lang.c:1321
 msgid "Red"
 msgstr ""
 
-#: src/lang.c:1299 src/lang.c:1319
+#: src/lang.c:1302 src/lang.c:1322
 msgid "Green"
 msgstr ""
 
-#: src/lang.c:1300 src/lang.c:1320
+#: src/lang.c:1303 src/lang.c:1323
 msgid "Brown"
 msgstr ""
 
-#: src/lang.c:1301 src/lang.c:1321
+#: src/lang.c:1304 src/lang.c:1324
 msgid "Blue"
 msgstr ""
 
-#: src/lang.c:1302 src/lang.c:1322
+#: src/lang.c:1305 src/lang.c:1325
 msgid "Pink"
 msgstr ""
 
-#: src/lang.c:1303 src/lang.c:1323
+#: src/lang.c:1306 src/lang.c:1326
 msgid "Cyan"
 msgstr ""
 
-#: src/lang.c:1304 src/lang.c:1324
+#: src/lang.c:1307 src/lang.c:1327
 msgid "White"
 msgstr ""
 
-#: src/lang.c:1305
+#: src/lang.c:1308
 msgid "Gray"
 msgstr "Grey"
 
-#: src/lang.c:1306
+#: src/lang.c:1309
 msgid "Light Red"
 msgstr ""
 
-#: src/lang.c:1307
+#: src/lang.c:1310
 msgid "Light Green"
 msgstr ""
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid "Yellow"
 msgstr ""
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid "Light Blue"
 msgstr ""
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid "Light Pink"
 msgstr ""
 
-#: src/lang.c:1311
+#: src/lang.c:1314
 msgid "Light Cyan"
 msgstr ""
 
-#: src/lang.c:1312
+#: src/lang.c:1315
 msgid "Light White"
 msgstr ""
 
-#: src/lang.c:1333 src/lang.c:1441 src/lang.c:1456
+#: src/lang.c:1336 src/lang.c:1444 src/lang.c:1459
 msgid "Nothing"
 msgstr ""
 
-#: src/lang.c:1335
+#: src/lang.c:1338
 msgid "Space"
 msgstr ""
 
-#: src/lang.c:1343
+#: src/lang.c:1346
 msgid "Normal"
 msgstr ""
 
-#: src/lang.c:1344
+#: src/lang.c:1347
 msgid "Best highlighting"
 msgstr ""
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid "Underline"
 msgstr ""
 
-#: src/lang.c:1346
+#: src/lang.c:1349
 msgid "Reverse video"
 msgstr ""
 
-#: src/lang.c:1347
+#: src/lang.c:1350
 msgid "Blinking"
 msgstr ""
 
-#: src/lang.c:1348
+#: src/lang.c:1351
 msgid "Half bright"
 msgstr ""
 
-#: src/lang.c:1349
+#: src/lang.c:1352
 msgid "Bold"
 msgstr ""
 
-#: src/lang.c:1356
+#: src/lang.c:1359
 msgid "Cc"
 msgstr ""
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid "Bcc"
 msgstr ""
 
-#: src/lang.c:1358
+#: src/lang.c:1361
 msgid "Cc and Bcc"
 msgstr ""
 
-#: src/lang.c:1364 src/lang.c:1377
+#: src/lang.c:1367 src/lang.c:1380
 msgid "none"
 msgstr ""
 
-#: src/lang.c:1365
+#: src/lang.c:1368
 msgid "commands"
 msgstr ""
 
-#: src/lang.c:1366
+#: src/lang.c:1369
 msgid "select"
 msgstr ""
 
-#: src/lang.c:1368
+#: src/lang.c:1371
 msgid "commands & quit"
 msgstr ""
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid "commands & select"
 msgstr ""
 
-#: src/lang.c:1370
+#: src/lang.c:1373
 msgid "quit & select"
 msgstr ""
 
-#: src/lang.c:1371
+#: src/lang.c:1374
 msgid "commands & quit & select"
 msgstr ""
 
-#: src/lang.c:1378
+#: src/lang.c:1381
 msgid "PageDown"
 msgstr ""
 
-#: src/lang.c:1379
+#: src/lang.c:1382
 msgid "PageNextUnread"
 msgstr ""
 
-#: src/lang.c:1380
+#: src/lang.c:1383
 msgid "PageDown or PageNextUnread"
 msgstr ""
 
-#: src/lang.c:1386
+#: src/lang.c:1389
 msgid "Subject: (case sensitive)"
 msgstr ""
 
-#: src/lang.c:1387
+#: src/lang.c:1390
 msgid "Subject: (ignore case)"
 msgstr ""
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 msgid "From: (case sensitive)"
 msgstr ""
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 msgid "From: (ignore case)"
 msgstr ""
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid "Msg-ID: & full References: line"
 msgstr ""
 
-#: src/lang.c:1391
+#: src/lang.c:1394
 msgid "Msg-ID: & last References: only"
 msgstr ""
 
-#: src/lang.c:1392
+#: src/lang.c:1395
 msgid "Message-ID: entry only"
 msgstr ""
 
-#: src/lang.c:1393
+#: src/lang.c:1396
 msgid "Lines:"
 msgstr ""
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 msgid "Don't trim article body"
 msgstr ""
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid "Skip leading blank lines"
 msgstr ""
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid "Skip trailing blank lines"
 msgstr ""
 
-#: src/lang.c:1402
+#: src/lang.c:1405
 msgid "Skip leading and trailing blank l."
 msgstr ""
 
-#: src/lang.c:1403
+#: src/lang.c:1406
 msgid "Compact multiple between text"
 msgstr ""
 
-#: src/lang.c:1404
+#: src/lang.c:1407
 msgid "Compact multiple and skip leading"
 msgstr ""
 
-#: src/lang.c:1405
+#: src/lang.c:1408
 msgid "Compact multiple and skip trailing"
 msgstr ""
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid "Compact mltpl., skip lead. & trai."
 msgstr ""
 
-#: src/lang.c:1435
+#: src/lang.c:1438
 msgid "Shell archive"
 msgstr ""
 
-#: src/lang.c:1442
+#: src/lang.c:1445
 msgid "Subject: (descending)"
 msgstr ""
 
-#: src/lang.c:1443
+#: src/lang.c:1446
 msgid "Subject: (ascending)"
 msgstr ""
 
-#: src/lang.c:1444
+#: src/lang.c:1447
 msgid "From: (descending)"
 msgstr ""
 
-#: src/lang.c:1445
+#: src/lang.c:1448
 msgid "From: (ascending)"
 msgstr ""
 
-#: src/lang.c:1446
+#: src/lang.c:1449
 msgid "Date: (descending)"
 msgstr ""
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid "Date: (ascending)"
 msgstr ""
 
-#: src/lang.c:1448 src/lang.c:1457
+#: src/lang.c:1451 src/lang.c:1460
 msgid "Score (descending)"
 msgstr ""
 
-#: src/lang.c:1449 src/lang.c:1458
+#: src/lang.c:1452 src/lang.c:1461
 msgid "Score (ascending)"
 msgstr ""
 
-#: src/lang.c:1450
+#: src/lang.c:1453
 msgid "Lines: (descending)"
 msgstr ""
 
-#: src/lang.c:1451
+#: src/lang.c:1454
 msgid "Lines: (ascending)"
 msgstr ""
 
-#: src/lang.c:1459
+#: src/lang.c:1462
 msgid "Last posting date (descending)"
 msgstr ""
 
-#: src/lang.c:1460
+#: src/lang.c:1463
 msgid "Last posting date (ascending)"
 msgstr ""
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid "Quick-sort"
 msgstr ""
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid "Heap-sort"
 msgstr ""
 
-#: src/lang.c:1474
+#: src/lang.c:1477
 msgid "Always Keep"
 msgstr ""
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid "Always Remove"
 msgstr ""
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid "Mark with D on selection screen"
 msgstr ""
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid "Kill only unread arts"
 msgstr ""
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 msgid "Kill all arts & show with K"
 msgstr ""
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1484
+#: src/lang.c:1487
 msgid "Kill all arts and never show"
 msgstr ""
 
-#: src/lang.c:1490
+#: src/lang.c:1493
 msgid "Nothing special"
 msgstr ""
 
-#: src/lang.c:1491
+#: src/lang.c:1494
 msgid "Compress quotes"
 msgstr ""
 
-#: src/lang.c:1492
+#: src/lang.c:1495
 msgid "Quote signatures"
 msgstr ""
 
-#: src/lang.c:1493
+#: src/lang.c:1496
 msgid "Compress quotes, quote sigs"
 msgstr ""
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid "Quote empty lines"
 msgstr ""
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid "Compress quotes, quote empty lines"
 msgstr ""
 
-#: src/lang.c:1496
+#: src/lang.c:1499
 msgid "Quote sigs & empty lines"
 msgstr ""
 
-#: src/lang.c:1497
+#: src/lang.c:1500
 msgid "Comp. q., quote sigs & empty lines"
 msgstr ""
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid "no"
 msgstr ""
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid "with headers"
 msgstr ""
 
-#: src/lang.c:1539
+#: src/lang.c:1542
 msgid "without headers"
 msgstr ""
 
-#: src/lang.c:1546
+#: src/lang.c:1549
 msgid "NFKC"
 msgstr ""
 
-#: src/lang.c:1548
+#: src/lang.c:1551
 msgid "NFKD"
 msgstr ""
 
-#: src/lang.c:1549
+#: src/lang.c:1552
 msgid "NFC"
 msgstr ""
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid "NFD"
 msgstr ""
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid "Display Options"
 msgstr ""
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid "Color Options"
 msgstr "Colour Options"
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 msgid "Highlight Options"
 msgstr ""
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid "Article-Limiting Options"
 msgstr ""
 
-#: src/lang.c:1584
+#: src/lang.c:1587
 msgid "Posting/Mailing Options"
 msgstr ""
 
-#: src/lang.c:1590
+#: src/lang.c:1593
 msgid "Saving/Printing Options"
 msgstr ""
 
-#: src/lang.c:1596
+#: src/lang.c:1599
 msgid "Expert Options"
 msgstr ""
 
-#: src/lang.c:1602
+#: src/lang.c:1605
 msgid "Filtering Options"
 msgstr ""
 
-#: src/lang.c:1607 src/lang.c:1638 src/lang.c:1644 src/lang.c:1671
-#: src/lang.c:1723 src/lang.c:1729 src/lang.c:1739 src/lang.c:1750
-#: src/lang.c:1768 src/lang.c:1843 src/lang.c:2030 src/lang.c:2036
-#: src/lang.c:2042 src/lang.c:2048 src/lang.c:2060 src/lang.c:2067
-#: src/lang.c:2121 src/lang.c:2130 src/lang.c:2136 src/lang.c:2143
-#: src/lang.c:2150 src/lang.c:2157 src/lang.c:2164 src/lang.c:2171
-#: src/lang.c:2178 src/lang.c:2185 src/lang.c:2192 src/lang.c:2199
-#: src/lang.c:2206 src/lang.c:2213 src/lang.c:2220 src/lang.c:2227
-#: src/lang.c:2234 src/lang.c:2241 src/lang.c:2248 src/lang.c:2255
-#: src/lang.c:2262 src/lang.c:2269 src/lang.c:2276 src/lang.c:2283
-#: src/lang.c:2290 src/lang.c:2297 src/lang.c:2305 src/lang.c:2321
-#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2348
-#: src/lang.c:2354 src/lang.c:2371 src/lang.c:2383 src/lang.c:2417
-#: src/lang.c:2470 src/lang.c:2484 src/lang.c:2490 src/lang.c:2515
-#: src/lang.c:2532 src/lang.c:2548 src/lang.c:2584 src/lang.c:2620
-#: src/lang.c:2640 src/lang.c:2675 src/lang.c:2685 src/lang.c:2692
-#: src/lang.c:2718 src/lang.c:2742 src/lang.c:2815 src/lang.c:2829
-#: src/lang.c:2837 src/lang.c:2851 src/lang.c:2857 src/lang.c:2895
+#: src/lang.c:1610 src/lang.c:1641 src/lang.c:1647 src/lang.c:1674
+#: src/lang.c:1726 src/lang.c:1732 src/lang.c:1742 src/lang.c:1753
+#: src/lang.c:1771 src/lang.c:1840 src/lang.c:2041 src/lang.c:2047
+#: src/lang.c:2053 src/lang.c:2059 src/lang.c:2071 src/lang.c:2078
+#: src/lang.c:2132 src/lang.c:2141 src/lang.c:2147 src/lang.c:2154
+#: src/lang.c:2161 src/lang.c:2168 src/lang.c:2175 src/lang.c:2182
+#: src/lang.c:2189 src/lang.c:2196 src/lang.c:2203 src/lang.c:2210
+#: src/lang.c:2217 src/lang.c:2224 src/lang.c:2231 src/lang.c:2238
+#: src/lang.c:2245 src/lang.c:2252 src/lang.c:2259 src/lang.c:2266
+#: src/lang.c:2273 src/lang.c:2280 src/lang.c:2287 src/lang.c:2294
+#: src/lang.c:2301 src/lang.c:2308 src/lang.c:2315 src/lang.c:2323
+#: src/lang.c:2339 src/lang.c:2346 src/lang.c:2353 src/lang.c:2360
+#: src/lang.c:2366 src/lang.c:2372 src/lang.c:2389 src/lang.c:2401
+#: src/lang.c:2435 src/lang.c:2488 src/lang.c:2502 src/lang.c:2508
+#: src/lang.c:2533 src/lang.c:2550 src/lang.c:2566 src/lang.c:2602
+#: src/lang.c:2638 src/lang.c:2658 src/lang.c:2693 src/lang.c:2703
+#: src/lang.c:2710 src/lang.c:2736 src/lang.c:2760 src/lang.c:2833
+#: src/lang.c:2847 src/lang.c:2855 src/lang.c:2869 src/lang.c:2875
+#: src/lang.c:2913
 msgid "<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1608
+#: src/lang.c:1611
 msgid "Show mini menu & posting etiquette"
 msgstr ""
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 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:1614
+#: src/lang.c:1617
 msgid "Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1615
+#: src/lang.c:1618
 msgid "Show description of each newsgroup"
 msgstr ""
 
-#: src/lang.c:1616
+#: src/lang.c:1619
 msgid ""
 "# If ON show group description text after newsgroup name at\n"
 "# group selection level\n"
 msgstr ""
 
-#: src/lang.c:1621
+#: src/lang.c:1624
 msgid ""
-"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
+"Show From (author) fields in group & thread level. <SPACE> toggles & <CR> "
 "sets."
 msgstr ""
 
-#: src/lang.c:1622
-msgid "In group menu, show author by"
+#: src/lang.c:1625
+msgid "In group and thread level, show author by"
 msgstr ""
 
-#: src/lang.c:1623
+#: src/lang.c:1626
 msgid ""
-"# Part of from field to display\n"
+"# Part of From field to display in group and thread level\n"
 "# Possible values are (the default is marked with *):\n"
 "#   0 = none\n"
 "#   1 = address\n"
@@ -5124,31 +5145,31 @@ msgid ""
 "#   3 = both\n"
 msgstr ""
 
-#: src/lang.c:1632
+#: src/lang.c:1635
 msgid "Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1633
+#: src/lang.c:1636
 msgid "Draw -> instead of highlighted bar"
 msgstr ""
 
-#: src/lang.c:1634
+#: src/lang.c:1637
 msgid "# If ON use -> otherwise highlighted bar for selection\n"
 msgstr ""
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid "Use inverse video for page headers"
 msgstr ""
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 msgid "# If ON use inverse video for page headers at different levels\n"
 msgstr ""
 
-#: src/lang.c:1645
+#: src/lang.c:1648
 msgid "Thread articles by"
 msgstr ""
 
-#: src/lang.c:1646
+#: src/lang.c:1649
 msgid ""
 "# Thread articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5160,15 +5181,15 @@ msgid ""
 "#   5 = Percentage Match\n"
 msgstr ""
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid "Enter percentage match required to thread together. <CR> sets."
 msgstr ""
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid "Thread percentage match"
 msgstr ""
 
-#: src/lang.c:1660
+#: src/lang.c:1663
 #, no-c-format
 msgid ""
 "# Thread percentage match...\n"
@@ -5183,11 +5204,11 @@ msgid ""
 "# 'harppy' would be threaded separately from 'happy'\n"
 msgstr ""
 
-#: src/lang.c:1672
+#: src/lang.c:1675
 msgid "Score of a thread"
 msgstr ""
 
-#: src/lang.c:1673
+#: src/lang.c:1676
 msgid ""
 "# Thread score\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5196,16 +5217,16 @@ msgid ""
 "#   2 = average\n"
 msgstr ""
 
-#: src/lang.c:1681
+#: src/lang.c:1684
 msgid ""
 "Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1682
+#: src/lang.c:1685
 msgid "Sort articles by"
 msgstr ""
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid ""
 "# Sort articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5222,15 +5243,15 @@ msgid ""
 "#  10 = Lines ascending\n"
 msgstr ""
 
-#: src/lang.c:1699
+#: src/lang.c:1702
 msgid "Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid "Sort threads by"
 msgstr ""
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid ""
 "# Sort thread by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5241,44 +5262,44 @@ msgid ""
 "#   4 = Last posting date ascending\n"
 msgstr ""
 
-#: src/lang.c:1711
+#: src/lang.c:1714
 msgid ""
 "Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1712
+#: src/lang.c:1715
 msgid "Go to first unread article in group"
 msgstr ""
 
-#: src/lang.c:1713
+#: src/lang.c:1716
 msgid "# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr ""
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 msgid "Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 msgid "Show only unread articles"
 msgstr ""
 
-#: src/lang.c:1719
+#: src/lang.c:1722
 msgid "# If ON show only new/unread articles otherwise show all.\n"
 msgstr ""
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 msgid "Show only groups with unread arts"
 msgstr ""
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 msgid "# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr ""
 
-#: src/lang.c:1730
+#: src/lang.c:1733
 msgid "Filter which articles"
 msgstr ""
 
-#: src/lang.c:1731
+#: src/lang.c:1734
 msgid ""
 "# Filter which articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5287,11 +5308,11 @@ msgid ""
 "#   2 = kill all articles and never show them\n"
 msgstr ""
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid "Go to the next unread article with"
 msgstr ""
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid ""
 "# Go to the unread article with following key(s)\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5301,11 +5322,11 @@ msgid ""
 "#   3 = PAGE DOWN or TAB\n"
 msgstr ""
 
-#: src/lang.c:1751
+#: src/lang.c:1754
 msgid "How to treat blank lines"
 msgstr ""
 
-#: src/lang.c:1752
+#: src/lang.c:1755
 msgid ""
 "# Trim the article body, remove unnecessary blank lines.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5322,180 +5343,168 @@ msgid ""
 "#       leading and trailing blank lines\n"
 msgstr ""
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid "List thread using right arrow key"
 msgstr ""
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 msgid ""
 "# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr ""
 
-#: src/lang.c:1774
+#: src/lang.c:1777
 msgid "Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 msgid "Character to show deleted articles"
 msgstr ""
 
-#: src/lang.c:1776
+#: src/lang.c:1779
 msgid ""
 "# Character used to show that an art was deleted (default 'D')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 msgid ""
 "Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 msgid "Character to show inrange articles"
 msgstr ""
 
-#: src/lang.c:1783
+#: src/lang.c:1786
 msgid ""
 "# Character used to show that an art is in a range (default '#')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 msgid ""
 "Enter character to indicate that article will return. <CR> sets, <ESC> "
 "cancels."
 msgstr ""
 
-#: src/lang.c:1789
+#: src/lang.c:1792
 msgid "Character to show returning arts"
 msgstr ""
 
-#: src/lang.c:1790
+#: src/lang.c:1793
 msgid ""
 "# Character used to show that an art will return (default '-')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1795
+#: src/lang.c:1798
 msgid ""
 "Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1796
+#: src/lang.c:1799
 msgid "Character to show selected articles"
 msgstr ""
 
-#: src/lang.c:1797
+#: src/lang.c:1800
 msgid ""
 "# Character used to show that an art was auto-selected (default '*')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1802
+#: src/lang.c:1805
 msgid "Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1803
+#: src/lang.c:1806
 msgid "Character to show recent articles"
 msgstr ""
 
-#: src/lang.c:1804
+#: src/lang.c:1807
 msgid ""
 "# Character used to show that an art is recent (default 'o')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1809
+#: src/lang.c:1812
 msgid "Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1810
+#: src/lang.c:1813
 msgid "Character to show unread articles"
 msgstr ""
 
-#: src/lang.c:1811
+#: src/lang.c:1814
 msgid ""
 "# Character used to show that an art is unread (default '+')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1816
+#: src/lang.c:1819
 msgid "Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1817
+#: src/lang.c:1820
 msgid "Character to show read articles"
 msgstr ""
 
-#: src/lang.c:1818
+#: src/lang.c:1821
 msgid ""
 "# Character used to show that an art was read (default ' ')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1823
+#: src/lang.c:1826
 msgid "Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1824
+#: src/lang.c:1827
 msgid "Character to show killed articles"
 msgstr ""
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 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:1830
+#: src/lang.c:1833
 msgid ""
 "Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1831
+#: src/lang.c:1834
 msgid "Character to show readselected arts"
 msgstr ""
 
-#: src/lang.c:1832
+#: src/lang.c:1835
 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:1837
-msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
-msgstr ""
-
-#: src/lang.c:1838
-msgid "Max. length of group names shown"
-msgstr ""
-
-#: src/lang.c:1839
-msgid "# Maximum length of the names of newsgroups displayed\n"
-msgstr ""
-
-#: src/lang.c:1844
+#: src/lang.c:1841
 msgid "Abbreviate long newsgroup names"
 msgstr ""
 
-#: src/lang.c:1845
+#: src/lang.c:1842
 msgid ""
 "# If ON abbreviate (if necessary) long newsgroup names at group selection\n"
 "# level and article level like this:\n"
 "#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n"
 msgstr ""
 
-#: src/lang.c:1851
+#: src/lang.c:1848
 msgid ""
 "0 = full page scrolling, -1 = show previous last line as first on next page, "
 "-2 = half page"
 msgstr ""
 
-#: src/lang.c:1852
+#: src/lang.c:1849
 msgid "Number of lines to scroll in pager"
 msgstr ""
 
-#: src/lang.c:1853
+#: src/lang.c:1850
 msgid ""
 "# Number of lines that cursor-up/down will scroll in article pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5513,28 +5522,28 @@ msgstr ""
 "# * 1 = line-by-line\n"
 "#   2 or greater = scroll by 2 or more lines (only in the pager)\n"
 
-#: src/lang.c:1863
+#: src/lang.c:1860
 msgid "Display signatures. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1864
+#: src/lang.c:1861
 msgid "Display signatures"
 msgstr ""
 
-#: src/lang.c:1865
+#: src/lang.c:1862
 msgid "# If OFF don't show signatures when displaying articles\n"
 msgstr ""
 
-#: src/lang.c:1869
+#: src/lang.c:1866
 msgid ""
 "Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1870
+#: src/lang.c:1867
 msgid "Display uue data as an attachment"
 msgstr ""
 
-#: src/lang.c:1871
+#: src/lang.c:1868
 msgid ""
 "# Handling of uuencoded data in the pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5546,30 +5555,30 @@ msgid ""
 "#       be folded into a tag line.\n"
 msgstr ""
 
-#: src/lang.c:1881
+#: src/lang.c:1878
 msgid ""
 "Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1882
+#: src/lang.c:1879
 msgid "Display \"a as Umlaut-a"
 msgstr ""
 
-#: src/lang.c:1883
+#: src/lang.c:1880
 msgid ""
 "# If ON decode German style TeX umlaut codes to ISO and\n"
 "# show \"a as Umlaut-a, etc.\n"
 msgstr ""
 
-#: src/lang.c:1888 src/lang.c:1898
+#: src/lang.c:1885 src/lang.c:1895
 msgid "Space separated list of header fields"
 msgstr ""
 
-#: src/lang.c:1889
+#: src/lang.c:1886
 msgid "Display these header fields (or *)"
 msgstr ""
 
-#: src/lang.c:1890
+#: src/lang.c:1887
 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"
@@ -5579,11 +5588,11 @@ msgid ""
 "# spaces. Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1899
+#: src/lang.c:1896
 msgid "Do not display these header fields"
 msgstr ""
 
-#: src/lang.c:1900
+#: src/lang.c:1897
 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"
@@ -5595,203 +5604,230 @@ msgid ""
 "# Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1910
+#: src/lang.c:1907
 msgid ""
 "Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr ""
 
-#: src/lang.c:1911
+#: src/lang.c:1908
 msgid "Skip multipart/alternative parts"
 msgstr ""
 
-#: src/lang.c:1912
+#: src/lang.c:1909
 msgid "# If ON strip multipart/alternative messages automatically\n"
 msgstr ""
 
-#: src/lang.c:1916
+#: src/lang.c:1913
 msgid "Enable detection of verbatim blocks? <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1917
+#: src/lang.c:1914
 msgid "Detection of verbatim blocks"
 msgstr ""
 
-#: src/lang.c:1918
+#: src/lang.c:1915
 msgid "# If ON detect verbatim blocks in articles\n"
 msgstr ""
 
-#: src/lang.c:1923
+#: src/lang.c:1920
 msgid "A regex used to decide which lines to show in col_quote."
 msgstr ""
 
-#: src/lang.c:1924
+#: src/lang.c:1921
 msgid "Regex used to show quoted lines"
 msgstr ""
 
-#: src/lang.c:1925
+#: src/lang.c:1922
 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:1931
+#: src/lang.c:1928
 msgid "A regex used to decide which lines to show in col_quote2."
 msgstr ""
 
-#: src/lang.c:1932
+#: src/lang.c:1929
 msgid "Regex used to show twice quoted l."
 msgstr ""
 
-#: src/lang.c:1933
+#: src/lang.c:1930
 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:1939
+#: src/lang.c:1936
 msgid "A regex used to decide which lines to show in col_quote3."
 msgstr ""
 
-#: src/lang.c:1940
+#: src/lang.c:1937
 msgid "Regex used to show >= 3 times q.l."
 msgstr ""
 
-#: src/lang.c:1941
+#: src/lang.c:1938
 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:1948
+#: src/lang.c:1944
+msgid "Enable detection of external quotes? <SPACE> toggles & <CR> sets."
+msgstr ""
+
+#: src/lang.c:1945
+msgid "Detection of external quotes"
+msgstr ""
+
+#: src/lang.c:1946
+msgid "# If ON detect quoted text from external sources in articles\n"
+msgstr ""
+
+#: src/lang.c:1950
+msgid "A regex used to decide which lines to show in col_extquote."
+msgstr ""
+
+#: src/lang.c:1951
+msgid "Regex used to show quotes from external sources"
+msgstr ""
+
+#: src/lang.c:1952
+msgid ""
+"# A regular expression that tin will use to decide which lines are\n"
+"# external quotes. Text from external quotes is shown in col_extquote.\n"
+"# If you leave this blank, tin will use a built in default.\n"
+msgstr ""
+
+#: src/lang.c:1959
 msgid "A regex used to decide which words to show in col_markslashes."
 msgstr ""
 
-#: src/lang.c:1949
+#: src/lang.c:1960
 msgid "Regex used to highlight /slashes/"
 msgstr ""
 
-#: src/lang.c:1950
+#: src/lang.c:1961
 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:1956
+#: src/lang.c:1967
 msgid "A regex used to decide which words to show in col_markstars."
 msgstr ""
 
-#: src/lang.c:1957
+#: src/lang.c:1968
 msgid "Regex used to highlight *stars*"
 msgstr ""
 
-#: src/lang.c:1958
+#: src/lang.c:1969
 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:1964
+#: src/lang.c:1975
 msgid "A regex used to decide which words to show in col_markstroke."
 msgstr ""
 
-#: src/lang.c:1965
+#: src/lang.c:1976
 msgid "Regex used to highlight -strokes-"
 msgstr ""
 
-#: src/lang.c:1966
+#: src/lang.c:1977
 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:1972
+#: src/lang.c:1983
 msgid "A regex used to decide which words to show in col_markdash."
 msgstr ""
 
-#: src/lang.c:1973
+#: src/lang.c:1984
 msgid "Regex used to highlight _underline_"
 msgstr ""
 
-#: src/lang.c:1974
+#: src/lang.c:1985
 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:1980
+#: src/lang.c:1991
 msgid "A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr ""
 
-#: src/lang.c:1981
+#: src/lang.c:1992
 msgid "Regex with Subject prefixes"
 msgstr ""
 
-#: src/lang.c:1982
+#: src/lang.c:1993
 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:1987
+#: src/lang.c:1998
 msgid "A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr ""
 
-#: src/lang.c:1988
+#: src/lang.c:1999
 msgid "Regex with Subject suffixes"
 msgstr ""
 
-#: src/lang.c:1989
+#: src/lang.c:2000
 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:1994
+#: src/lang.c:2005
 msgid "A regex used to find the begin of a verbatim block."
 msgstr ""
 
-#: src/lang.c:1995
+#: src/lang.c:2006
 msgid "Regex for begin of a verbatim block"
 msgstr ""
 
-#: src/lang.c:1996
+#: src/lang.c:2007
 msgid ""
 "# A regular expression that tin will use to find the begin of\n"
 "# a verbatim block.\n"
 msgstr ""
 
-#: src/lang.c:2001
+#: src/lang.c:2012
 msgid "A regex used to find the end of a verbatim block."
 msgstr ""
 
-#: src/lang.c:2002
+#: src/lang.c:2013
 msgid "Regex for end of a verbatim block"
 msgstr ""
 
-#: src/lang.c:2003
+#: src/lang.c:2014
 msgid ""
 "# A regular expression that tin will use to find the end of\n"
 "# a verbatim block.\n"
 msgstr ""
 
-#: src/lang.c:2008
+#: src/lang.c:2019
 msgid ""
 "Enter name and options for external MIME viewer, --internal for built-in "
 "viewer"
 msgstr ""
 
-#: src/lang.c:2009
+#: src/lang.c:2020
 msgid "MIME binary content viewer"
 msgstr ""
 
-#: src/lang.c:2010
+#: src/lang.c:2021
 msgid ""
 "# If --internal automatically use the built in MIME viewer for non-text\n"
 "# parts of articles.\n"
@@ -5800,125 +5836,125 @@ msgid ""
 "# for no automatic viewing\n"
 msgstr ""
 
-#: src/lang.c:2017
+#: src/lang.c:2028
 msgid "Confirm before starting non-text viewing program"
 msgstr ""
 
-#: src/lang.c:2018
+#: src/lang.c:2029
 msgid "Ask before using MIME viewer"
 msgstr ""
 
-#: src/lang.c:2019
+#: src/lang.c:2030
 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:2024
+#: src/lang.c:2035
 msgid "Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2025
+#: src/lang.c:2036
 msgid "Catchup read groups when quitting"
 msgstr ""
 
-#: src/lang.c:2026
+#: src/lang.c:2037
 msgid "# If ON ask user if read groups should all be marked read\n"
 msgstr ""
 
-#: src/lang.c:2031
+#: src/lang.c:2042
 msgid "Catchup group using left key"
 msgstr ""
 
-#: src/lang.c:2032
+#: src/lang.c:2043
 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr ""
 
-#: src/lang.c:2037
+#: src/lang.c:2048
 msgid "Catchup thread by using left key"
 msgstr ""
 
-#: src/lang.c:2043
+#: src/lang.c:2054
 msgid "Which actions require confirmation"
 msgstr ""
 
-#: src/lang.c:2044
+#: src/lang.c:2055
 msgid "# What should we ask confirmation for.\n"
 msgstr ""
 
-#: src/lang.c:2049
+#: src/lang.c:2060
 msgid "'Mark as (un)read' ignores tags"
 msgstr ""
 
-#: src/lang.c:2050
+#: src/lang.c:2061
 msgid ""
 "# If ON the 'Mark as (un)read' function marks only the current article.\n"
 msgstr ""
 
-#: src/lang.c:2054
+#: src/lang.c:2065
 msgid "Program to run to open URLs, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2055
+#: src/lang.c:2066
 msgid "Program that opens URLs"
 msgstr ""
 
-#: src/lang.c:2056
+#: src/lang.c:2067
 msgid "# The program used to open URLs. The actual URL will be appended\n"
 msgstr ""
 
-#: src/lang.c:2061
+#: src/lang.c:2072
 msgid "Use mouse in xterm"
 msgstr ""
 
-#: src/lang.c:2062
+#: src/lang.c:2073
 msgid "# If ON enable mouse button support on xterm terminals\n"
 msgstr ""
 
-#: src/lang.c:2068
+#: src/lang.c:2079
 msgid "Use scroll keys on keypad"
 msgstr ""
 
-#: src/lang.c:2069
+#: src/lang.c:2080
 msgid "# If ON enable scroll keys on terminals that support it\n"
 msgstr ""
 
-#: src/lang.c:2074
+#: src/lang.c:2085
 msgid "Enter maximum number of article to get. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2075
+#: src/lang.c:2086
 msgid "Number of articles to get"
 msgstr ""
 
-#: src/lang.c:2076
+#: src/lang.c:2087
 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:2081
+#: src/lang.c:2092
 msgid "Enter number of days article is considered recent. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2082
+#: src/lang.c:2093
 msgid "Article recentness time limit"
 msgstr ""
 
-#: src/lang.c:2083
+#: src/lang.c:2094
 msgid "# Number of days in which article is considered recent, (0=OFF)\n"
 msgstr ""
 
-#: src/lang.c:2087
+#: src/lang.c:2098
 msgid ""
 "WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr ""
 
-#: src/lang.c:2088
+#: src/lang.c:2099
 msgid "Wildcard matching"
 msgstr ""
 
-#: src/lang.c:2089
+#: src/lang.c:2100
 msgid ""
 "# Wildcard matching\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5926,77 +5962,77 @@ msgid ""
 "#   1 = regex\n"
 msgstr ""
 
-#: src/lang.c:2096
+#: src/lang.c:2107
 msgid "Enter minimal score before an article is marked killed. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2097
+#: src/lang.c:2108
 msgid "Score limit (kill)"
 msgstr ""
 
-#: src/lang.c:2098
+#: src/lang.c:2109
 msgid "# Score limit before an article is marked killed\n"
 msgstr ""
 
-#: src/lang.c:2102
+#: src/lang.c:2113
 msgid "Enter default score to kill articles. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2103
+#: src/lang.c:2114
 msgid "Default score to kill articles"
 msgstr ""
 
-#: src/lang.c:2104
+#: src/lang.c:2115
 msgid "# Default score to kill articles\n"
 msgstr ""
 
-#: src/lang.c:2108
+#: src/lang.c:2119
 msgid "Enter minimal score before an article is marked hot. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2109
+#: src/lang.c:2120
 msgid "Score limit (select)"
 msgstr ""
 
-#: src/lang.c:2110
+#: src/lang.c:2121
 msgid "# Score limit before an article is marked hot\n"
 msgstr ""
 
-#: src/lang.c:2114
+#: src/lang.c:2125
 msgid "Enter default score to select articles. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2115
+#: src/lang.c:2126
 msgid "Default score to select articles"
 msgstr ""
 
-#: src/lang.c:2116
+#: src/lang.c:2127
 msgid "# Default score to select articles\n"
 msgstr ""
 
-#: src/lang.c:2122
+#: src/lang.c:2133
 msgid "Use slrnface to show ''X-Face:''s"
 msgstr ""
 
-#: src/lang.c:2123
+#: src/lang.c:2134
 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:2131
+#: src/lang.c:2142
 msgid "Use ANSI color"
 msgstr "Use ANSI colour"
 
-#: src/lang.c:2132
+#: src/lang.c:2143
 msgid "# If ON using ANSI-color\n"
 msgstr "# If ON using ANSI-colour\n"
 
-#: src/lang.c:2137
+#: src/lang.c:2148
 msgid "Standard foreground color"
 msgstr "Standard foreground colour"
 
-#: src/lang.c:2138
+#: src/lang.c:2149
 msgid ""
 "# Standard foreground color\n"
 "# Default: -1 (default color)\n"
@@ -6004,11 +6040,11 @@ msgstr ""
 "# Standard foreground colour\n"
 "# Default: -1 (default colour)\n"
 
-#: src/lang.c:2144
+#: src/lang.c:2155
 msgid "Standard background color"
 msgstr "Standard background colour"
 
-#: src/lang.c:2145
+#: src/lang.c:2156
 msgid ""
 "# Standard background color\n"
 "# Default: -1 (default color)\n"
@@ -6016,11 +6052,11 @@ msgstr ""
 "# Standard background colour\n"
 "# Default: -1 (default colour)\n"
 
-#: src/lang.c:2151
+#: src/lang.c:2162
 msgid "Color for inverse text (background)"
 msgstr "Colour for inverse text (bg)"
 
-#: src/lang.c:2152
+#: src/lang.c:2163
 msgid ""
 "# Color of background for inverse text\n"
 "# Default: 4 (blue)\n"
@@ -6028,11 +6064,11 @@ msgstr ""
 "# Colour of background for inverse text\n"
 "# Default: 4 (blue)\n"
 
-#: src/lang.c:2158
+#: src/lang.c:2169
 msgid "Color for inverse text (foreground)"
 msgstr "Colour for inverse text (fg)"
 
-#: src/lang.c:2159
+#: src/lang.c:2170
 msgid ""
 "# Color of foreground for inverse text\n"
 "# Default: 7 (white)\n"
@@ -6040,11 +6076,11 @@ msgstr ""
 "# Colour of foreground for inverse text\n"
 "# Default: 7 (white)\n"
 
-#: src/lang.c:2165
+#: src/lang.c:2176
 msgid "Color of text lines"
 msgstr "Colour of text lines"
 
-#: src/lang.c:2166
+#: src/lang.c:2177
 msgid ""
 "# Color of text lines\n"
 "# Default: -1 (default color)\n"
@@ -6052,11 +6088,11 @@ msgstr ""
 "# Colour of text lines\n"
 "# Default: -1 (default colour)\n"
 
-#: src/lang.c:2172
+#: src/lang.c:2183
 msgid "Color of mini help menu"
 msgstr "Colour of mini help menu"
 
-#: src/lang.c:2173
+#: src/lang.c:2184
 msgid ""
 "# Color of mini help menu\n"
 "# Default: 3 (brown)\n"
@@ -6064,11 +6100,11 @@ msgstr ""
 "# Colour of mini help menu\n"
 "# Default: 3 (brown)\n"
 
-#: src/lang.c:2179
+#: src/lang.c:2190
 msgid "Color of help text"
 msgstr "Colour of help text"
 
-#: src/lang.c:2180
+#: src/lang.c:2191
 msgid ""
 "# Color of help pages\n"
 "# Default: -1 (default color)\n"
@@ -6076,11 +6112,11 @@ msgstr ""
 "# Colour of help pages\n"
 "# Default: -1 (default colour)\n"
 
-#: src/lang.c:2186
+#: src/lang.c:2197
 msgid "Color of status messages"
 msgstr "Colour of status messages"
 
-#: src/lang.c:2187
+#: src/lang.c:2198
 msgid ""
 "# Color of messages in last line\n"
 "# Default: 6 (cyan)\n"
@@ -6088,11 +6124,11 @@ msgstr ""
 "# Colour of messages in last line\n"
 "# Default: 6 (cyan)\n"
 
-#: src/lang.c:2193
+#: src/lang.c:2204
 msgid "Color of quoted lines"
 msgstr "Colour of quoted lines"
 
-#: src/lang.c:2194
+#: src/lang.c:2205
 msgid ""
 "# Color of quote-lines\n"
 "# Default: 2 (green)\n"
@@ -6100,11 +6136,11 @@ msgstr ""
 "# Colour of quote-lines\n"
 "# Default: 2 (green)\n"
 
-#: src/lang.c:2200
+#: src/lang.c:2211
 msgid "Color of twice quoted line"
 msgstr "Colour of twice quoted line"
 
-#: src/lang.c:2201
+#: src/lang.c:2212
 msgid ""
 "# Color of twice quoted lines\n"
 "# Default: 3 (brown)\n"
@@ -6112,11 +6148,11 @@ msgstr ""
 "# Colour of twice quoted lines\n"
 "# Default: 3 (brown)\n"
 
-#: src/lang.c:2207
+#: src/lang.c:2218
 msgid "Color of =>3 times quoted line"
 msgstr "Colour of =>3 times quoted line"
 
-#: src/lang.c:2208
+#: src/lang.c:2219
 msgid ""
 "# Color of >=3 times quoted lines\n"
 "# Default: 4 (blue)\n"
@@ -6124,11 +6160,11 @@ msgstr ""
 "# Colour of >=3 times quoted lines\n"
 "# Default: 4 (blue)\n"
 
-#: src/lang.c:2214
+#: src/lang.c:2225
 msgid "Color of article header lines"
 msgstr "Colour of article header lines"
 
-#: src/lang.c:2215
+#: src/lang.c:2226
 msgid ""
 "# Color of header-lines\n"
 "# Default: 2 (green)\n"
@@ -6136,11 +6172,11 @@ msgstr ""
 "# Colour of header-lines\n"
 "# Default: 2 (green)\n"
 
-#: src/lang.c:2221
+#: src/lang.c:2232
 msgid "Color of actual news header fields"
 msgstr "Colour of actual news header fields"
 
-#: src/lang.c:2222
+#: src/lang.c:2233
 msgid ""
 "# Color of actual news header fields\n"
 "# Default: 9 (light red)\n"
@@ -6148,11 +6184,11 @@ msgstr ""
 "# Colour of actual news header fields\n"
 "# Default: 9 (light red)\n"
 
-#: src/lang.c:2228
+#: src/lang.c:2239
 msgid "Color of article subject lines"
 msgstr "Colour of article subject lines"
 
-#: src/lang.c:2229
+#: src/lang.c:2240
 msgid ""
 "# Color of article subject\n"
 "# Default: 6 (cyan)\n"
@@ -6160,11 +6196,23 @@ msgstr ""
 "# Colour of article subject\n"
 "# Default: 6 (cyan)\n"
 
-#: src/lang.c:2235
+#: src/lang.c:2246
+msgid "Color of external quotes"
+msgstr "Colour of external quotes"
+
+#: src/lang.c:2247
+msgid ""
+"# Color of quoted text from external sources\n"
+"# Default: 5 (pink)\n"
+msgstr ""
+"# Colour of quoted text from external sources\n"
+"# Default: 5 (pink)\n"
+
+#: src/lang.c:2253
 msgid "Color of response counter"
 msgstr "Colour of response counter"
 
-#: src/lang.c:2236
+#: src/lang.c:2254
 msgid ""
 "# Color of response counter\n"
 "# Default: 2 (green)\n"
@@ -6172,11 +6220,11 @@ msgstr ""
 "# Colour of response counter\n"
 "# Default: 2 (green)\n"
 
-#: src/lang.c:2242
+#: src/lang.c:2260
 msgid "Color of sender (From:)"
 msgstr "Colour of sender (From:)"
 
-#: src/lang.c:2243
+#: src/lang.c:2261
 msgid ""
 "# Color of sender (From:)\n"
 "# Default: 2 (green)\n"
@@ -6184,11 +6232,11 @@ msgstr ""
 "# Colour of sender (From:)\n"
 "# Default: 2 (green)\n"
 
-#: src/lang.c:2249
+#: src/lang.c:2267
 msgid "Color of help/mail sign"
 msgstr "Colour of help/mail sign"
 
-#: src/lang.c:2250
+#: src/lang.c:2268
 msgid ""
 "# Color of Help/Mail-Sign\n"
 "# Default: 4 (blue)\n"
@@ -6196,11 +6244,11 @@ msgstr ""
 "# Colour of Help/Mail-Sign\n"
 "# Default: 4 (blue)\n"
 
-#: src/lang.c:2256
+#: src/lang.c:2274
 msgid "Color of signatures"
 msgstr "Colour of signatures"
 
-#: src/lang.c:2257
+#: src/lang.c:2275
 msgid ""
 "# Color of signature\n"
 "# Default: 4 (blue)\n"
@@ -6208,11 +6256,11 @@ msgstr ""
 "# Colour of signature\n"
 "# Default: 4 (blue)\n"
 
-#: src/lang.c:2263
+#: src/lang.c:2281
 msgid "Color of highlighted URLs"
 msgstr "Colour of highlighted URLs"
 
-#: src/lang.c:2264
+#: src/lang.c:2282
 msgid ""
 "# Color of highlighted URLs\n"
 "# Default: -1 (default color)\n"
@@ -6220,11 +6268,11 @@ msgstr ""
 "# Colour of highlighted URLs\n"
 "# Default: -1 (default colour)\n"
 
-#: src/lang.c:2270
+#: src/lang.c:2288
 msgid "Color of verbatim blocks"
 msgstr "Colour of verbatim blocks"
 
-#: src/lang.c:2271
+#: src/lang.c:2289
 msgid ""
 "# Color of verbatim blocks\n"
 "# Default: 5 (pink)\n"
@@ -6232,11 +6280,11 @@ msgstr ""
 "# Colour of verbatim blocks\n"
 "# Default: 5 (pink)\n"
 
-#: src/lang.c:2277
+#: src/lang.c:2295
 msgid "Color of highlighting with *stars*"
 msgstr "Colour of highlighting with *stars*"
 
-#: src/lang.c:2278
+#: src/lang.c:2296
 msgid ""
 "# Color of word highlighting with *stars*\n"
 "# Default: 11 (yellow)\n"
@@ -6244,11 +6292,11 @@ msgstr ""
 "# Colour of word highlighting with *stars*\n"
 "# Default: 11 (yellow)\n"
 
-#: src/lang.c:2284
+#: src/lang.c:2302
 msgid "Color of highlighting with _dash_"
 msgstr "Colour of highlighting with _dash_"
 
-#: src/lang.c:2285
+#: src/lang.c:2303
 msgid ""
 "# Color of word highlighting with _dash_\n"
 "# Default: 13 (light pink)\n"
@@ -6256,11 +6304,11 @@ msgstr ""
 "# Colour of word highlighting with _dash_\n"
 "# Default: 13 (light pink)\n"
 
-#: src/lang.c:2291
+#: src/lang.c:2309
 msgid "Color of highlighting with /slash/"
 msgstr "Colour of highlighting with /slash/"
 
-#: src/lang.c:2292
+#: src/lang.c:2310
 msgid ""
 "# Color of word highlighting with /slash/\n"
 "# Default: 14 (light cyan)\n"
@@ -6268,11 +6316,11 @@ msgstr ""
 "# Colour of word highlighting with /slash/\n"
 "# Default: 14 (light cyan)\n"
 
-#: src/lang.c:2298
+#: src/lang.c:2316
 msgid "Color of highlighting with -stroke-"
 msgstr "Colour of highlighting w. -stroke-"
 
-#: src/lang.c:2299
+#: src/lang.c:2317
 msgid ""
 "# Color of word highlighting with -stroke-\n"
 "# Default: 12 (light blue)\n"
@@ -6280,11 +6328,11 @@ msgstr ""
 "# Colour of word highlighting with -stroke-\n"
 "# Default: 12 (light blue)\n"
 
-#: src/lang.c:2306
+#: src/lang.c:2324
 msgid "Attr. of highlighting with *stars*"
 msgstr ""
 
-#: src/lang.c:2307
+#: src/lang.c:2325
 msgid ""
 "# Attributes of word highlighting on mono terminals\n"
 "# Possible values are:\n"
@@ -6300,57 +6348,57 @@ msgid ""
 "# Default: 6 (bold)\n"
 msgstr ""
 
-#: src/lang.c:2322
+#: src/lang.c:2340
 msgid "Attr. of highlighting with _dash_"
 msgstr ""
 
-#: src/lang.c:2323
+#: src/lang.c:2341
 msgid ""
 "# Attribute of word highlighting with _dash_\n"
 "# Default: 2 (best highlighting)\n"
 msgstr ""
 
-#: src/lang.c:2329
+#: src/lang.c:2347
 msgid "Attr. of highlighting with /slash/"
 msgstr ""
 
-#: src/lang.c:2330
+#: src/lang.c:2348
 msgid ""
 "# Attribute of word highlighting with /slash/\n"
 "# Default: 5 (half bright)\n"
 msgstr ""
 
-#: src/lang.c:2336
+#: src/lang.c:2354
 msgid "Attr. of highlighting with -stroke-"
 msgstr ""
 
-#: src/lang.c:2337
+#: src/lang.c:2355
 msgid ""
 "# Attribute of word highlighting with -stroke-\n"
 "# Default: 3 (reverse video)\n"
 msgstr ""
 
-#: src/lang.c:2343
+#: src/lang.c:2361
 msgid "URL highlighting in message body"
 msgstr ""
 
-#: src/lang.c:2344
+#: src/lang.c:2362
 msgid "# Enable URL highlighting?\n"
 msgstr ""
 
-#: src/lang.c:2349
+#: src/lang.c:2367
 msgid "Word highlighting in message body"
 msgstr ""
 
-#: src/lang.c:2350
+#: src/lang.c:2368
 msgid "# Enable word highlighting?\n"
 msgstr ""
 
-#: src/lang.c:2355
+#: src/lang.c:2373
 msgid "What to display instead of mark"
 msgstr ""
 
-#: src/lang.c:2356
+#: src/lang.c:2374
 msgid ""
 "# Should the leading and ending stars and dashes also be displayed,\n"
 "# even when they are highlighting marks?\n"
@@ -6360,56 +6408,56 @@ msgid ""
 "# * 2 = print a space instead\n"
 msgstr ""
 
-#: src/lang.c:2365
+#: src/lang.c:2383
 msgid "Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2366
+#: src/lang.c:2384
 msgid "Page line wrap column"
 msgstr ""
 
-#: src/lang.c:2367
+#: src/lang.c:2385
 msgid "# Wrap article lines at column\n"
 msgstr ""
 
-#: src/lang.c:2372
+#: src/lang.c:2390
 msgid "Wrap around threads on next unread"
 msgstr ""
 
-#: src/lang.c:2373
+#: src/lang.c:2391
 msgid "# If ON wrap around threads on searching next unread article\n"
 msgstr ""
 
-#: src/lang.c:2377
+#: src/lang.c:2395
 msgid "Enter default mail address (and fullname). <CR> sets."
 msgstr ""
 
-#: src/lang.c:2378 src/lang.c:2876
+#: src/lang.c:2396 src/lang.c:2894
 msgid "Mail address (and fullname)"
 msgstr ""
 
-#: src/lang.c:2379
+#: src/lang.c:2397
 msgid "# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr ""
 
-#: src/lang.c:2384
+#: src/lang.c:2402
 msgid "Show empty Followup-To in editor"
 msgstr ""
 
-#: src/lang.c:2385
+#: src/lang.c:2403
 msgid "# If ON show empty Followup-To header when editing an article\n"
 msgstr ""
 
-#: src/lang.c:2389
+#: src/lang.c:2407
 msgid ""
 "Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2390
+#: src/lang.c:2408
 msgid "Create signature from path/command"
 msgstr ""
 
-#: src/lang.c:2391
+#: src/lang.c:2409
 msgid ""
 "# Signature path (random sigs)/file to be used when posting/replying\n"
 "# sigfile=file       appends file as signature\n"
@@ -6417,52 +6465,52 @@ msgid ""
 "# sigfile=--none     don't append a signature\n"
 msgstr ""
 
-#: src/lang.c:2398
+#: src/lang.c:2416
 msgid ""
 "Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2399
+#: src/lang.c:2417
 msgid "Prepend signature with \"-- \""
 msgstr ""
 
-#: src/lang.c:2400
+#: src/lang.c:2418
 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr ""
 
-#: src/lang.c:2404
+#: src/lang.c:2422
 msgid "Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2405
+#: src/lang.c:2423
 msgid "Add signature when reposting"
 msgstr ""
 
-#: src/lang.c:2406
+#: src/lang.c:2424
 msgid "# If ON add signature to reposted articles\n"
 msgstr ""
 
-#: src/lang.c:2410
+#: src/lang.c:2428
 #, c-format
 msgid "Enter quotation marks, %s or %S for author's initials."
 msgstr ""
 
-#: src/lang.c:2411
+#: src/lang.c:2429
 msgid "Characters used as quote-marks"
 msgstr ""
 
-#: src/lang.c:2412
+#: src/lang.c:2430
 #, 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:2418
+#: src/lang.c:2436
 msgid "Quoting behavior"
 msgstr "Quoting behaviour"
 
-#: src/lang.c:2419
+#: src/lang.c:2437
 msgid ""
 "# How quoting should be handled when following up or replying.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6476,52 +6524,52 @@ msgid ""
 "#   7 = Compress quotes, quote signatures, quote empty lines\n"
 msgstr ""
 
-#: src/lang.c:2432 src/lang.c:2440 src/lang.c:2446
+#: src/lang.c:2450 src/lang.c:2458 src/lang.c:2464
 msgid ""
 "%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr ""
 
-#: src/lang.c:2433
+#: src/lang.c:2451
 msgid "Quote line when following up"
 msgstr ""
 
-#: src/lang.c:2434
+#: src/lang.c:2452
 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:2441
+#: src/lang.c:2459
 msgid "Quote line when cross-posting"
 msgstr ""
 
-#: src/lang.c:2447
+#: src/lang.c:2465
 msgid "Quote line when mailing"
 msgstr ""
 
-#: src/lang.c:2452
+#: src/lang.c:2470
 msgid "If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2453
+#: src/lang.c:2471
 msgid "Insert 'User-Agent:' header"
 msgstr ""
 
-#: src/lang.c:2454
+#: src/lang.c:2472
 msgid "# If ON include advertising User-Agent: header\n"
 msgstr ""
 
-#: src/lang.c:2459
+#: src/lang.c:2477
 msgid ""
 "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
 
-#: src/lang.c:2460
+#: src/lang.c:2478
 msgid "MM_CHARSET"
 msgstr ""
 
-#: src/lang.c:2461
+#: src/lang.c:2479
 msgid ""
 "# Charset supported locally which is also used for MIME header and\n"
 "# Content-Type header.\n"
@@ -6531,40 +6579,40 @@ msgid ""
 "# mm_charset is considered not displayable and represented as '?'.\n"
 msgstr ""
 
-#: src/lang.c:2471
+#: src/lang.c:2489
 msgid "MM_NETWORK_CHARSET"
 msgstr ""
 
-#: src/lang.c:2472
+#: src/lang.c:2490
 msgid "# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr ""
 
-#: src/lang.c:2476
+#: src/lang.c:2494
 msgid ""
 "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
 
-#: src/lang.c:2477
+#: src/lang.c:2495
 msgid "MM_LOCAL_CHARSET"
 msgstr ""
 
-#: src/lang.c:2478
+#: src/lang.c:2496
 msgid "# Charset supported locally.\n"
 msgstr ""
 
-#: src/lang.c:2485
+#: src/lang.c:2503
 msgid "Mailbox format"
 msgstr ""
 
-#: src/lang.c:2486
+#: src/lang.c:2504
 msgid "# Format of the mailbox.\n"
 msgstr ""
 
-#: src/lang.c:2491
+#: src/lang.c:2509
 msgid "MIME encoding in news messages"
 msgstr ""
 
-#: src/lang.c:2492
+#: src/lang.c:2510
 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"
@@ -6573,15 +6621,15 @@ msgid ""
 "# Russian charsets with a lot of 8bit characters.\n"
 msgstr ""
 
-#: src/lang.c:2500 src/lang.c:2521
+#: src/lang.c:2518 src/lang.c:2539
 msgid "Don't change unless you know what you are doing. <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2501
+#: src/lang.c:2519
 msgid "Use 8bit characters in news headers"
 msgstr ""
 
-#: src/lang.c:2502
+#: src/lang.c:2520
 msgid ""
 "# If ON, 8bit characters in news headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -6589,28 +6637,28 @@ msgid ""
 "# parameter unless post_mime_encoding is 8bit as well.\n"
 msgstr ""
 
-#: src/lang.c:2509
+#: src/lang.c:2527
 msgid ""
 "Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2510
+#: src/lang.c:2528
 msgid "View post-processed files"
 msgstr ""
 
-#: src/lang.c:2511
+#: src/lang.c:2529
 msgid "# If set, post processed files will be opened in a viewer\n"
 msgstr ""
 
-#: src/lang.c:2516
+#: src/lang.c:2534
 msgid "MIME encoding in mail messages"
 msgstr ""
 
-#: src/lang.c:2522
+#: src/lang.c:2540
 msgid "Use 8bit characters in mail headers"
 msgstr ""
 
-#: src/lang.c:2523
+#: src/lang.c:2541
 msgid ""
 "# If ON, 8bit characters in mail headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -6621,36 +6669,36 @@ msgid ""
 "# turn it ON unless you have some compelling reason.\n"
 msgstr ""
 
-#: src/lang.c:2533
+#: src/lang.c:2551
 msgid "Strip blanks from ends of lines"
 msgstr ""
 
-#: src/lang.c:2534
+#: src/lang.c:2552
 msgid ""
 "# If ON strip blanks from ends of lines for faster display on slow "
 "terminals.\n"
 msgstr ""
 
-#: src/lang.c:2539
+#: src/lang.c:2557
 msgid "If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2540
+#: src/lang.c:2558
 msgid "Transliteration"
 msgstr ""
 
-#: src/lang.c:2541
+#: src/lang.c:2559
 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:2549
+#: src/lang.c:2567
 msgid "Send you a Cc/Bcc automatically"
 msgstr ""
 
-#: src/lang.c:2550
+#: src/lang.c:2568
 msgid ""
 "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6660,119 +6708,119 @@ msgid ""
 "#   3 = Cc and Bcc\n"
 msgstr ""
 
-#: src/lang.c:2559
+#: src/lang.c:2577
 msgid "Enter address elements about which you want to be warned. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2560
+#: src/lang.c:2578
 msgid "Spamtrap warning address parts"
 msgstr ""
 
-#: src/lang.c:2561
+#: src/lang.c:2579
 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:2566
+#: src/lang.c:2584
 msgid "Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2567
+#: src/lang.c:2585
 msgid "No. of days a filter entry is valid"
 msgstr ""
 
-#: src/lang.c:2568
+#: src/lang.c:2586
 msgid "# Number of days a short term filter will be active\n"
 msgstr ""
 
-#: src/lang.c:2572
+#: src/lang.c:2590
 msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2573
+#: src/lang.c:2591
 msgid "Add posted articles to filter"
 msgstr ""
 
-#: src/lang.c:2574
+#: src/lang.c:2592
 msgid ""
 "# If ON add posted articles which start a new thread to filter for\n"
 "# highlighting follow-ups\n"
 msgstr ""
 
-#: src/lang.c:2578
+#: src/lang.c:2596
 msgid "The directory where articles/threads are to be saved in mailbox format."
 msgstr ""
 
-#: src/lang.c:2579
+#: src/lang.c:2597
 msgid "Mail directory"
 msgstr ""
 
-#: src/lang.c:2580
+#: src/lang.c:2598
 msgid "# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr ""
 
-#: src/lang.c:2585
+#: src/lang.c:2603
 msgid "Save articles in batch mode (-S)"
 msgstr ""
 
-#: src/lang.c:2586
+#: src/lang.c:2604
 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:2591
+#: src/lang.c:2609
 msgid "The directory where you want articles/threads saved."
 msgstr ""
 
-#: src/lang.c:2592
+#: src/lang.c:2610
 msgid "Directory to save arts/threads in"
 msgstr ""
 
-#: src/lang.c:2593
+#: src/lang.c:2611
 msgid "# Directory where articles/threads are saved\n"
 msgstr ""
 
-#: src/lang.c:2597
+#: src/lang.c:2615
 msgid ""
 "Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> "
 "sets."
 msgstr ""
 
-#: src/lang.c:2598
+#: src/lang.c:2616
 msgid "Use Archive-name: header for save"
 msgstr ""
 
-#: src/lang.c:2599
+#: src/lang.c:2617
 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:2604
+#: src/lang.c:2622
 msgid ""
 "Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 "cancels."
 msgstr ""
 
-#: src/lang.c:2605
+#: src/lang.c:2623
 msgid "Mark saved articles/threads as read"
 msgstr ""
 
-#: src/lang.c:2606
+#: src/lang.c:2624
 msgid "# If ON mark articles that are saved as read\n"
 msgstr ""
 
-#: src/lang.c:2610
+#: src/lang.c:2628
 msgid "Do post processing (eg. extract attachments) for saved articles."
 msgstr ""
 
-#: src/lang.c:2611
+#: src/lang.c:2629
 msgid "Post process saved articles"
 msgstr ""
 
-#: src/lang.c:2612
+#: src/lang.c:2630
 msgid ""
 "# Perform post processing (saving binary attachments) from saved articles.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6781,106 +6829,106 @@ msgid ""
 "#   2 = yes\n"
 msgstr ""
 
-#: src/lang.c:2621
+#: src/lang.c:2639
 msgid "Process only unread articles"
 msgstr ""
 
-#: src/lang.c:2622
+#: src/lang.c:2640
 msgid ""
 "# If ON only save/print/pipe/mail unread articles (tagged articles "
 "excepted)\n"
 msgstr ""
 
-#: src/lang.c:2627
+#: src/lang.c:2645
 msgid "Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2628
+#: src/lang.c:2646
 msgid "Print all headers when printing"
 msgstr ""
 
-#: src/lang.c:2629
+#: src/lang.c:2647
 msgid ""
 "# If ON print all of article header otherwise just the important lines\n"
 msgstr ""
 
-#: src/lang.c:2633
+#: src/lang.c:2651
 msgid ""
 "The printer program with options that is to be used to print articles/"
 "threads."
 msgstr ""
 
-#: src/lang.c:2634
+#: src/lang.c:2652
 msgid "Printer program with options"
 msgstr ""
 
-#: src/lang.c:2635
+#: src/lang.c:2653
 msgid "# Print program with parameters used to print articles/threads\n"
 msgstr ""
 
-#: src/lang.c:2641
+#: src/lang.c:2659
 msgid "Force redraw after certain commands"
 msgstr ""
 
-#: src/lang.c:2642
+#: src/lang.c:2660
 msgid ""
 "# If ON a screen redraw will always be done after certain external commands\n"
 msgstr ""
 
-#: src/lang.c:2646
+#: src/lang.c:2664
 msgid ""
 "Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2647
+#: src/lang.c:2665
 msgid "Start editor with line offset"
 msgstr ""
 
-#: src/lang.c:2648
+#: src/lang.c:2666
 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:2653
+#: src/lang.c:2671
 msgid "Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2654
+#: src/lang.c:2672
 msgid "Invocation of your editor"
 msgstr ""
 
-#: src/lang.c:2655
+#: src/lang.c:2673
 msgid ""
 "# Format of editor line including parameters\n"
 "# %E Editor  %F Filename  %N Linenumber\n"
 msgstr ""
 
-#: src/lang.c:2660
+#: src/lang.c:2678
 msgid ""
 "Enter name and options for external-inews, --internal for internal inews"
 msgstr ""
 
-#: src/lang.c:2661
+#: src/lang.c:2679
 msgid "External inews"
 msgstr ""
 
-#: src/lang.c:2662
+#: src/lang.c:2680
 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:2666
+#: src/lang.c:2684
 msgid ""
 "Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2667
+#: src/lang.c:2685
 msgid "Invocation of your mail command"
 msgstr ""
 
-#: src/lang.c:2668
+#: src/lang.c:2686
 msgid ""
 "# Format of mailer line including parameters\n"
 "# %M Mailer  %S Subject  %T To  %F Filename\n"
@@ -6888,11 +6936,11 @@ msgid ""
 "# ie. elm interactive          :    elm -i %F -s \"%S\" \"%T\"\n"
 msgstr ""
 
-#: src/lang.c:2676
+#: src/lang.c:2694
 msgid "Use interactive mail reader"
 msgstr ""
 
-#: src/lang.c:2677
+#: src/lang.c:2695
 msgid ""
 "# Interactive mailreader\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6901,67 +6949,67 @@ msgid ""
 "#   2 = use interactive mailreader without headers in file\n"
 msgstr ""
 
-#: src/lang.c:2686
+#: src/lang.c:2704
 msgid "Remove ~/.article after posting"
 msgstr ""
 
-#: src/lang.c:2687
+#: src/lang.c:2705
 msgid "# If ON remove ~/.article after posting.\n"
 msgstr ""
 
-#: src/lang.c:2693
+#: src/lang.c:2711
 msgid "Use UTF-8 graphics (thread tree etc.)"
 msgstr ""
 
-#: src/lang.c:2694
+#: src/lang.c:2712
 msgid ""
 "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
 msgstr ""
 
-#: src/lang.c:2699
+#: src/lang.c:2717
 msgid "Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr ""
 
-#: src/lang.c:2700
+#: src/lang.c:2718
 msgid "Filename for posted articles"
 msgstr ""
 
-#: src/lang.c:2701
+#: src/lang.c:2719
 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:2706
+#: src/lang.c:2724
 msgid ""
 "Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2707
+#: src/lang.c:2725
 msgid "Keep failed arts in ~/dead.articles"
 msgstr ""
 
-#: src/lang.c:2708
+#: src/lang.c:2726
 msgid "# If ON keep all failed postings in ~/dead.articles\n"
 msgstr ""
 
-#: src/lang.c:2712
+#: src/lang.c:2730
 msgid "Do you want to strip unsubscribed groups from .newsrc"
 msgstr ""
 
-#: src/lang.c:2713
+#: src/lang.c:2731
 msgid "No unsubscribed groups in newsrc"
 msgstr ""
 
-#: src/lang.c:2714
+#: src/lang.c:2732
 msgid "# If ON strip unsubscribed groups from newsrc\n"
 msgstr ""
 
-#: src/lang.c:2719
+#: src/lang.c:2737
 msgid "Remove bogus groups from newsrc"
 msgstr ""
 
-#: src/lang.c:2720
+#: src/lang.c:2738
 msgid ""
 "# What to do with bogus groups in newsrc file\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6970,64 +7018,64 @@ msgid ""
 "#   2 = highlight with D on selection screen\n"
 msgstr ""
 
-#: src/lang.c:2729
+#: src/lang.c:2747
 msgid ""
 "Enter number of seconds to wait for a response from the server. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2730
+#: src/lang.c:2748
 msgid "NNTP read timeout in seconds"
 msgstr ""
 
-#: src/lang.c:2731
+#: src/lang.c:2749
 msgid ""
 "# Time in seconds to wait for a response from the server (0=no timeout)\n"
 msgstr ""
 
-#: src/lang.c:2736
+#: src/lang.c:2754
 msgid "Enter number of seconds until active file will be reread. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2737
+#: src/lang.c:2755
 msgid "Interval in secs to reread active"
 msgstr ""
 
-#: src/lang.c:2738
+#: src/lang.c:2756
 msgid ""
 "# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr ""
 
-#: src/lang.c:2743
+#: src/lang.c:2761
 msgid "Reconnect to server automatically"
 msgstr ""
 
-#: src/lang.c:2744
+#: src/lang.c:2762
 msgid ""
 "# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr ""
 
-#: src/lang.c:2748
+#: src/lang.c:2766
 msgid ""
 "Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2749
+#: src/lang.c:2767
 msgid "Cache NNTP overview files locally"
 msgstr ""
 
-#: src/lang.c:2750
+#: src/lang.c:2768
 msgid "# If ON, create local copies of NNTP overview files.\n"
 msgstr ""
 
-#: src/lang.c:2754 src/lang.c:2769 src/lang.c:2789 src/lang.c:2808
+#: src/lang.c:2772 src/lang.c:2787 src/lang.c:2807 src/lang.c:2826
 msgid "Enter format string. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2755
+#: src/lang.c:2773
 msgid "Format string for selection level"
 msgstr ""
 
-#: src/lang.c:2756
+#: src/lang.c:2774
 msgid ""
 "# Format string for selection level representation\n"
 "# Default: %f %n %U  %G  %d\n"
@@ -7041,11 +7089,11 @@ msgid ""
 "#   %U              Unread count\n"
 msgstr ""
 
-#: src/lang.c:2770
+#: src/lang.c:2788
 msgid "Format string for group level"
 msgstr ""
 
-#: src/lang.c:2771
+#: src/lang.c:2789
 msgid ""
 "# Format string for group level representation\n"
 "# Default: %n %m %R %L  %s  %F\n"
@@ -7064,11 +7112,11 @@ msgid ""
 "#   %S              Score\n"
 msgstr ""
 
-#: src/lang.c:2790
+#: src/lang.c:2808
 msgid "Format string for thread level"
 msgstr ""
 
-#: src/lang.c:2791
+#: src/lang.c:2809
 msgid ""
 "# Format string for thread level representation\n"
 "# Default: %n %m  [%L]  %T  %F\n"
@@ -7086,19 +7134,19 @@ msgid ""
 "#   %T              Thread tree (only thread level)\n"
 msgstr ""
 
-#: src/lang.c:2809
+#: src/lang.c:2827
 msgid "Format string for display of dates"
 msgstr ""
 
-#: src/lang.c:2810
+#: src/lang.c:2828
 msgid "# Format string for date representation\n"
 msgstr ""
 
-#: src/lang.c:2816
+#: src/lang.c:2834
 msgid "Unicode normalization form"
 msgstr "Unicode normalisation form"
 
-#: src/lang.c:2817
+#: src/lang.c:2835
 msgid ""
 "# Unicode normalization form\n"
 "# Possible values are:\n"
@@ -7116,19 +7164,19 @@ msgstr ""
 "#   3 = NFC\n"
 "#   4 = NFD\n"
 
-#: src/lang.c:2830
+#: src/lang.c:2848
 msgid "Render BiDi"
 msgstr ""
 
-#: src/lang.c:2831
+#: src/lang.c:2849
 msgid "# If ON, bi-directional text is rendered by tin\n"
 msgstr ""
 
-#: src/lang.c:2838
+#: src/lang.c:2856
 msgid "Function for sorting articles"
 msgstr ""
 
-#: src/lang.c:2839
+#: src/lang.c:2857
 msgid ""
 "# Function for sorting articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7136,168 +7184,168 @@ msgid ""
 "#   1 = heapsort\n"
 msgstr ""
 
-#: src/lang.c:2852
+#: src/lang.c:2870
 msgid "Automatically GroupMarkUnselArtRead"
 msgstr ""
 
-#: src/lang.c:2858
+#: src/lang.c:2876
 msgid "Delete post-process files"
 msgstr ""
 
-#: src/lang.c:2863
+#: src/lang.c:2881
 msgid "Filename for all mailed articles, <CR> sets, no filename=do not save."
 msgstr ""
 
-#: src/lang.c:2864
+#: src/lang.c:2882
 msgid "Mailbox to save sent mails"
 msgstr ""
 
-#: src/lang.c:2869
+#: src/lang.c:2887
 msgid "Set Followup-To: header to this group(s). <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2870
+#: src/lang.c:2888
 msgid "Followup-To: header"
 msgstr ""
 
-#: src/lang.c:2875
+#: src/lang.c:2893
 msgid "Enter default mail address (and fullname). <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2882
+#: src/lang.c:2900
 msgid ""
 "Path and options for ispell-like spell-checker. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2883
+#: src/lang.c:2901
 msgid "Ispell program"
 msgstr ""
 
-#: src/lang.c:2889
+#: src/lang.c:2907
 msgid "When group is a mailing list, send responses to this email address."
 msgstr ""
 
-#: src/lang.c:2890
+#: src/lang.c:2908
 msgid "Mailing list address"
 msgstr ""
 
-#: src/lang.c:2896
+#: src/lang.c:2914
 msgid "Forward articles as attachment"
 msgstr ""
 
-#: src/lang.c:2901
+#: src/lang.c:2919
 msgid ""
 "A comma separated list of MIME major/minor Content-Types. <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2902
+#: src/lang.c:2920
 msgid "Which MIME types will be saved"
 msgstr ""
 
-#: src/lang.c:2907
+#: src/lang.c:2925
 msgid "Value of the Organization: header. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2908
+#: src/lang.c:2926
 msgid "Organization: header"
 msgstr ""
 
-#: src/lang.c:2913
+#: src/lang.c:2931
 msgid "Filename for saved articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2914
+#: src/lang.c:2932
 msgid "savefile"
 msgstr ""
 
-#: src/lang.c:2919 src/lang.c:2943
+#: src/lang.c:2937 src/lang.c:2961
 msgid "Scope for the filter rule. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2920
+#: src/lang.c:2938
 msgid "Quick (1 key) select filter scope"
 msgstr ""
 
-#: src/lang.c:2925 src/lang.c:2949
+#: src/lang.c:2943 src/lang.c:2967
 msgid "Header for filter rule. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2926
+#: src/lang.c:2944
 msgid "Quick (1 key) select filter header"
 msgstr ""
 
-#: src/lang.c:2931 src/lang.c:2955
+#: src/lang.c:2949 src/lang.c:2973
 msgid "ON = case sensitive, OFF = ignore case. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2932
+#: src/lang.c:2950
 msgid "Quick (1 key) select filter case"
 msgstr ""
 
-#: src/lang.c:2937 src/lang.c:2961
+#: src/lang.c:2955 src/lang.c:2979
 msgid "ON = expire, OFF = don't ever expire. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2938
+#: src/lang.c:2956
 msgid "Quick (1 key) select filter expire"
 msgstr ""
 
-#: src/lang.c:2944
+#: src/lang.c:2962
 msgid "Quick (1 key) kill filter scope"
 msgstr ""
 
-#: src/lang.c:2950
+#: src/lang.c:2968
 msgid "Quick (1 key) kill filter header"
 msgstr ""
 
-#: src/lang.c:2956
+#: src/lang.c:2974
 msgid "Quick (1 key) kill filter case"
 msgstr ""
 
-#: src/lang.c:2962
+#: src/lang.c:2980
 msgid "Quick (1 key) kill filter expire"
 msgstr ""
 
-#: src/lang.c:2968
+#: src/lang.c:2986
 msgid "Assume this charset if no charset declaration is present, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2969
+#: src/lang.c:2987
 msgid "UNDECLARED_CHARSET"
 msgstr ""
 
-#: src/lang.c:2975
+#: src/lang.c:2993
 msgid ""
 "Add this text at the start of the message body. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2976
+#: src/lang.c:2994
 msgid "X_Body"
 msgstr ""
 
-#: src/lang.c:2981
+#: src/lang.c:2999
 msgid "Insert this header when posting. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2982
+#: src/lang.c:3000
 msgid "X_Headers"
 msgstr ""
 
-#: src/lang.c:2987
+#: src/lang.c:3005
 msgid ""
 "Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2988
+#: src/lang.c:3006
 msgid "Insert 'X-Comment-To:' header"
 msgstr ""
 
-#: src/misc.c:3837
+#: src/misc.c:3832
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr ""
 
-#: src/misc.c:3840
+#: src/misc.c:3835
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr ""
@@ -7313,25 +7361,29 @@ msgid ""
 "Server timed out, trying reconnect # %d\n"
 msgstr ""
 
-#: src/nntplib.c:851 src/nntplib.c:1825
+#: src/nntplib.c:836
+msgid "NNTP connection error. Exiting..."
+msgstr ""
+
+#: src/nntplib.c:849 src/nntplib.c:1814
 msgid "Rejoin current group\n"
 msgstr ""
 
-#: src/nntplib.c:859 src/nntplib.c:1833
+#: src/nntplib.c:857 src/nntplib.c:1822
 #, c-format
 msgid "Read (%s)\n"
 msgstr ""
 
-#: src/nntplib.c:861
+#: src/nntplib.c:859
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr ""
 
-#: src/nntplib.c:1489
+#: src/nntplib.c:1478
 msgid "CAPABILITIES did not announce READER"
 msgstr ""
 
-#: src/nntplib.c:1976
+#: src/nntplib.c:1965
 msgid "MOTD: "
 msgstr ""
 
@@ -7340,14 +7392,14 @@ msgstr ""
 msgid "couldn't expand %s\n"
 msgstr ""
 
-#: src/post.c:1326
+#: src/post.c:1335
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
 "encoding is neither set to %s nor to %s\n"
 msgstr ""
 
-#: src/post.c:1331
+#: src/post.c:1340
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -7355,14 +7407,14 @@ msgid ""
 "posting doesn't contain any 8bit chars and thus folding won't happen\n"
 msgstr ""
 
-#: src/post.c:1333
+#: src/post.c:1342
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
 "encoding is not set to %s\n"
 msgstr ""
 
-#: src/post.c:2306
+#: src/post.c:2316
 #, c-format
 msgid "Posting: %.*s ..."
 msgstr ""
@@ -7392,7 +7444,7 @@ msgstr ""
 #. * preamble
 #. * TODO: -> lang.c
 #.
-#: src/rfc2047.c:1302
+#: src/rfc2047.c:1307
 #, c-format
 msgid ""
 "This message has been composed in the 'multipart/mixed' MIME-format. If you\n"
@@ -7402,19 +7454,19 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/save.c:1045
+#: src/save.c:1052
 msgid "bytes"
 msgstr ""
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "unread"
 msgstr ""
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "all"
 msgstr ""
 
-#: src/select.c:565 src/select.c:567
+#: src/select.c:568 src/select.c:570
 msgid " R"
 msgstr ""
 
Binary files tin-2.3.1/po/et.gmo and tin-2.3.2/po/et.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.1/po/et.po tin-2.3.2/po/et.po
--- tin-2.3.1/po/et.po	2014-12-24 09:41:50.000000000 +0100
+++ tin-2.3.2/po/et.po	2015-12-24 00:18:15.775209001 +0100
@@ -4,10 +4,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tin 2.2.0\n"
+"Project-Id-Version: tin 2.3.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-24 09:41+0100\n"
-"PO-Revision-Date: 2014-01-02 19:12+0200\n"
+"POT-Creation-Date: 2015-12-24 00:18+0100\n"
+"PO-Revision-Date: 2014-12-24 18:55+0200\n"
 "Last-Translator: Toomas Soome <tsoome@me.com>\n"
 "Language-Team: Estonian <linux-ee@lists.eenet.ee>\n"
 "Language: et\n"
@@ -15,11 +15,11 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/attrib.c:926
+#: src/attrib.c:941
 msgid "Processing attributes... "
 msgstr "TÃ¶Ã¶tlen atribuute... "
 
-#: src/attrib.c:1145
+#: src/attrib.c:1163
 #, c-format
 msgid ""
 "# Do not edit this comment block\n"
@@ -28,399 +28,399 @@ msgstr ""
 "# Ã„rge seda kommentaari blokki muutke\n"
 "#\n"
 
-#: src/attrib.c:1146
+#: src/attrib.c:1164
 #, c-format
 msgid "#  scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n"
 msgstr "#  scope=SÃ•NE (n. alt.*,!alt.bin*) [kohustuslik]\n"
 
-#: src/attrib.c:1147
+#: src/attrib.c:1165
 #, c-format
 msgid "#  add_posted_to_filter=ON/OFF\n"
 msgstr "#  add_posted_to_filter=ON/OFF\n"
 
-#: src/attrib.c:1148
+#: src/attrib.c:1166
 #, c-format
 msgid "#  advertising=ON/OFF\n"
 msgstr "#  advertising=ON/OFF\n"
 
-#: src/attrib.c:1149
+#: src/attrib.c:1167
 #, c-format
 msgid "#  alternative_handling=ON/OFF\n"
 msgstr "#  alternative_handling=ON/OFF\n"
 
-#: src/attrib.c:1150
+#: src/attrib.c:1168
 #, c-format
 msgid "#  ask_for_metamail=ON/OFF\n"
 msgstr "#  ask_for_metamail=ON/OFF\n"
 
-#: src/attrib.c:1151
+#: src/attrib.c:1169
 #, c-format
 msgid "#  auto_cc_bcc=NUM\n"
 msgstr "#  auto_cc_bcc=NUM\n"
 
-#: src/attrib.c:1152
+#: src/attrib.c:1170
 #, c-format
 msgid "#    0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n"
 msgstr "#    0=Ei pane, 1=Cc, 2=Bcc, 3=Cc ja Bcc\n"
 
-#: src/attrib.c:1153
+#: src/attrib.c:1171
 #, c-format
 msgid "#  auto_list_thread=ON/OFF\n"
 msgstr "#  auto_list_thread=ON/OFF\n"
 
-#: src/attrib.c:1154
+#: src/attrib.c:1172
 #, c-format
 msgid "#  auto_save=ON/OFF\n"
 msgstr "#  auto_save=ON/OFF\n"
 
-#: src/attrib.c:1155
+#: src/attrib.c:1173
 #, c-format
 msgid "#  auto_select=ON/OFF\n"
 msgstr "#  auto_select=ON/OFF\n"
 
-#: src/attrib.c:1156
+#: src/attrib.c:1174
 #, c-format
 msgid "#  batch_save=ON/OFF\n"
 msgstr "#  batch_save=ON/OFF\n"
 
-#: src/attrib.c:1157
+#: src/attrib.c:1175
 #, c-format
 msgid "#  date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
 msgstr "#  date_format=SÃ•NE (n. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
 
-#: src/attrib.c:1158
+#: src/attrib.c:1176
 #, c-format
 msgid "#  delete_tmp_files=ON/OFF\n"
 msgstr "#  delete_tmp_files=ON/OFF\n"
 
-#: src/attrib.c:1159
+#: src/attrib.c:1177
 #, c-format
 msgid "#  editor_format=STRING (eg. %%E +%%N %%F)\n"
 msgstr "#  editor_format=SÃ•NE (n. %%E +%%N %%F)\n"
 
-#: src/attrib.c:1160
+#: src/attrib.c:1178
 #, c-format
 msgid "#  fcc=STRING (eg. =mailbox)\n"
 msgstr "#  fcc=SÃ•NE (n. =postkast)\n"
 
-#: src/attrib.c:1161
+#: src/attrib.c:1179
 #, c-format
 msgid "#  followup_to=STRING\n"
 msgstr "#  followup_to=SÃ•NE\n"
 
-#: src/attrib.c:1162
+#: src/attrib.c:1180
 #, c-format
 msgid "#  from=STRING (just append wanted From:-line, don't use quotes)\n"
 msgstr ""
 "#  from=SÃ•NE (kirjutage soovitav From: rida, Ã¤rge kasutage jutumÃ¤rke)\n"
 
-#: src/attrib.c:1163
+#: src/attrib.c:1181
 #, c-format
 msgid "#  group_catchup_on_exit=ON/OFF\n"
 msgstr "#  group_catchup_on_exit=ON/OFF\n"
 
-#: src/attrib.c:1164
+#: src/attrib.c:1182
 #, c-format
 msgid "#  group_format=STRING (eg. %%n %%m %%R %%L  %%s  %%F)\n"
 msgstr "#  group_format=SÃ•NE (nt. %%n %%m %%R %%L  %%s  %%F)\n"
 
-#: src/attrib.c:1165
+#: src/attrib.c:1183
 #, c-format
 msgid "#  mail_8bit_header=ON/OFF\n"
 msgstr "#  mail_8bit_header=ON/OFF\n"
 
-#: src/attrib.c:1166
+#: src/attrib.c:1184
 #, c-format
 msgid "#  mail_mime_encoding=supported_encoding"
 msgstr "#  mail_mime_encoding=toetatud_kodeering"
 
-#: src/attrib.c:1174
+#: src/attrib.c:1192
 #, c-format
 msgid "#  ispell=STRING\n"
 msgstr "#  ispell=SÃ•NE\n"
 
-#: src/attrib.c:1176
+#: src/attrib.c:1194
 #, c-format
 msgid "#  maildir=STRING (eg. ~/Mail)\n"
 msgstr "#  maildir=SÃ•NE (n. ~/Mail)\n"
 
-#: src/attrib.c:1177
+#: src/attrib.c:1195
 #, c-format
 msgid "#  mailing_list=STRING (eg. majordomo@example.org)\n"
 msgstr "#  mailing_list=SÃ•NE (n. majordomo@example.org)\n"
 
-#: src/attrib.c:1178
+#: src/attrib.c:1196
 #, c-format
 msgid "#  mime_types_to_save=STRING (eg. image/*,!image/bmp)\n"
 msgstr "#  mime_types_to_save=SÃ•NE (n. image/*,!image/bmp)\n"
 
-#: src/attrib.c:1179
+#: src/attrib.c:1197
 #, c-format
 msgid "#  mark_ignore_tags=ON/OFF\n"
 msgstr "#  mark_ignore_tags=ON/OFF\n"
 
-#: src/attrib.c:1180
+#: src/attrib.c:1198
 #, c-format
 msgid "#  mark_saved_read=ON/OFF\n"
 msgstr "#  mark_saved_read=ON/OFF\n"
 
-#: src/attrib.c:1181
+#: src/attrib.c:1199
 #, c-format
 msgid "#  mime_forward=ON/OFF\n"
 msgstr "#  mime_forward=ON/OFF\n"
 
-#: src/attrib.c:1183
+#: src/attrib.c:1201
 #, c-format
 msgid "#  mm_network_charset=supported_charset"
 msgstr "#  mm_network_charset=toetatud_koodileht"
 
-#: src/attrib.c:1190
+#: src/attrib.c:1208
 #, c-format
 msgid "#  undeclared_charset=STRING (default is US-ASCII)\n"
 msgstr "#  undeclared_charset=SÃ•NE (vaikimisi on US-ASCII)\n"
 
-#: src/attrib.c:1192
+#: src/attrib.c:1210
 #, c-format
 msgid "#  news_headers_to_display=STRING\n"
 msgstr "#  news_headers_to_display=SÃ•NE\n"
 
-#: src/attrib.c:1193
+#: src/attrib.c:1211
 #, c-format
 msgid "#  news_headers_to_not_display=STRING\n"
 msgstr "#  news_headers_to_not_display=SÃ•NE\n"
 
-#: src/attrib.c:1194
+#: src/attrib.c:1212
 #, c-format
 msgid "#  news_quote_format=STRING\n"
 msgstr "#  news_quote_format=SÃ•NE\n"
 
-#: src/attrib.c:1195
+#: src/attrib.c:1213
 #, c-format
 msgid "#  organization=STRING (if beginning with '/' read from file)\n"
 msgstr "#  organization=SÃ•NE (kui algab sÃ¼mboliga '/', loe failist)\n"
 
-#: src/attrib.c:1196
+#: src/attrib.c:1214
 #, c-format
 msgid "#  pos_first_unread=ON/OFF\n"
 msgstr "#  pos_first_unread=ON/OFF\n"
 
-#: src/attrib.c:1197
+#: src/attrib.c:1215
 #, c-format
 msgid "#  post_8bit_header=ON/OFF\n"
 msgstr "#  post_8bit_header=ON/OFF\n"
 
-#: src/attrib.c:1198
+#: src/attrib.c:1216
 #, c-format
 msgid "#  post_mime_encoding=supported_encoding"
 msgstr "#  post_mime_encoding=toetatud_kodeering"
 
-#: src/attrib.c:1205
+#: src/attrib.c:1223
 #, c-format
 msgid "#  post_process_type=NUM\n"
 msgstr "#  post_process_type=NUM\n"
 
-#: src/attrib.c:1210
+#: src/attrib.c:1228
 #, c-format
 msgid "#  post_process_view=ON/OFF\n"
 msgstr "#  post_process_view=ON/OFF\n"
 
-#: src/attrib.c:1211
+#: src/attrib.c:1229
 #, c-format
 msgid "#  quick_kill_scope=STRING (ie. talk.*)\n"
 msgstr "#  quick_kill_scope=SÃ•NE (n. talk.*)\n"
 
-#: src/attrib.c:1212
+#: src/attrib.c:1230
 #, c-format
 msgid "#  quick_kill_expire=ON/OFF\n"
 msgstr "#  quick_kill_expire=ON/OFF\n"
 
-#: src/attrib.c:1213
+#: src/attrib.c:1231
 #, c-format
 msgid "#  quick_kill_case=ON/OFF\n"
 msgstr "#  quick_kill_case=ON/OFF\n"
 
-#: src/attrib.c:1214
+#: src/attrib.c:1232
 #, c-format
 msgid "#  quick_kill_header=NUM\n"
 msgstr "#  quick_kill_header=NUM\n"
 
-#: src/attrib.c:1215 src/attrib.c:1224
+#: src/attrib.c:1233 src/attrib.c:1242
 #, c-format
 msgid "#    0=Subject: (case sensitive)  1=Subject: (ignore case)\n"
 msgstr "#    0=Teema: (tÃµstutundlik) 1=Teema: (tÃµstutundetu)\n"
 
-#: src/attrib.c:1216 src/attrib.c:1225
+#: src/attrib.c:1234 src/attrib.c:1243
 #, c-format
 msgid "#    2=From: (case sensitive)     3=From: (ignore case)\n"
 msgstr "#    2=Saatja: (tÃµstutundlik) 3=Saatja: (tÃµstutundetu)\n"
 
-#: src/attrib.c:1217 src/attrib.c:1226
+#: src/attrib.c:1235 src/attrib.c:1244
 #, c-format
 msgid "#    4=Message-ID: & full References: line\n"
 msgstr "#    4=Message-ID: ja tÃ¤ielik References: rida\n"
 
-#: src/attrib.c:1218 src/attrib.c:1227
+#: src/attrib.c:1236 src/attrib.c:1245
 #, c-format
 msgid "#    5=Message-ID: & last References: entry only\n"
 msgstr "#    5=Message-ID: & ainult viimane viitamise kirje\n"
 
-#: src/attrib.c:1219 src/attrib.c:1228
+#: src/attrib.c:1237 src/attrib.c:1246
 #, c-format
 msgid "#    6=Message-ID: entry only     7=Lines:\n"
 msgstr "#    6=Message-ID: kirje ainult   7=Ridu:\n"
 
-#: src/attrib.c:1220
+#: src/attrib.c:1238
 #, c-format
 msgid "#  quick_select_scope=STRING\n"
 msgstr "#  quick_select_scope=SÃ•NE\n"
 
-#: src/attrib.c:1221
+#: src/attrib.c:1239
 #, c-format
 msgid "#  quick_select_expire=ON/OFF\n"
 msgstr "#  quick_select_expire=ON/OFF\n"
 
-#: src/attrib.c:1222
+#: src/attrib.c:1240
 #, c-format
 msgid "#  quick_select_case=ON/OFF\n"
 msgstr "#  quick_select_case=ON/OFF\n"
 
-#: src/attrib.c:1223
+#: src/attrib.c:1241
 #, c-format
 msgid "#  quick_select_header=NUM\n"
 msgstr "#  quick_select_header=NUM\n"
 
-#: src/attrib.c:1229
+#: src/attrib.c:1247
 #, c-format
 msgid "#  quote_chars=STRING (%%s, %%S for initials)\n"
 msgstr "#  quote_chars=SÃ•NE (%%s, %%S annavad initsiaalid)\n"
 
-#: src/attrib.c:1231
+#: src/attrib.c:1249
 #, c-format
 msgid "#  print_header=ON/OFF\n"
 msgstr "#  print_header=ON/OFF\n"
 
-#: src/attrib.c:1233
+#: src/attrib.c:1251
 #, c-format
 msgid "#  process_only_unread=ON/OFF\n"
 msgstr "#  process_only_unread=ON/OFF\n"
 
-#: src/attrib.c:1234
+#: src/attrib.c:1252
 #, c-format
 msgid "#  prompt_followupto=ON/OFF\n"
 msgstr "#  prompt_followupto=ON/OFF\n"
 
-#: src/attrib.c:1235
+#: src/attrib.c:1253
 #, c-format
 msgid "#  savedir=STRING (eg. ~user/News)\n"
 msgstr "#  savedir=SÃ•NE (n. ~user/News)\n"
 
-#: src/attrib.c:1236
+#: src/attrib.c:1254
 #, c-format
 msgid "#  savefile=STRING (eg. =linux)\n"
 msgstr "#  savefile=SÃ•NE (n. =linux)\n"
 
-#: src/attrib.c:1237
+#: src/attrib.c:1255
 #, c-format
 msgid "#  sigfile=STRING (eg. $var/sig)\n"
 msgstr "#  sigfile=SÃ•NE (n. $var/sig)\n"
 
-#: src/attrib.c:1238
+#: src/attrib.c:1256
 #, c-format
 msgid "#  show_author=NUM\n"
 msgstr "#  show_author=NUM\n"
 
-#: src/attrib.c:1244
+#: src/attrib.c:1262
 #, c-format
 msgid "#  show_signatures=ON/OFF\n"
 msgstr "#  show_signatures=ON/OFF\n"
 
-#: src/attrib.c:1245
+#: src/attrib.c:1263
 #, c-format
 msgid "#  show_only_unread_arts=ON/OFF\n"
 msgstr "#  show_only_unread_arts=ON/OFF\n"
 
-#: src/attrib.c:1246
+#: src/attrib.c:1264
 #, c-format
 msgid "#  sigdashes=ON/OFF\n"
 msgstr "#  sigdashes=ON/OFF\n"
 
-#: src/attrib.c:1247
+#: src/attrib.c:1265
 #, c-format
 msgid "#  signature_repost=ON/OFF\n"
 msgstr "#  signature_repost=ON/OFF\n"
 
-#: src/attrib.c:1248
+#: src/attrib.c:1266
 #, c-format
 msgid "#  sort_article_type=NUM\n"
 msgstr "#  sort_article_type=NUM\n"
 
-#: src/attrib.c:1266
+#: src/attrib.c:1284
 #, c-format
 msgid "#  sort_threads_type=NUM\n"
 msgstr "#  sort_threads_type=NUM\n"
 
-#: src/attrib.c:1275
+#: src/attrib.c:1293
 #, c-format
 msgid "#  start_editor_offset=ON/OFF\n"
 msgstr "#  start_editor_offset=ON/OFF\n"
 
 #
-#: src/attrib.c:1276
+#: src/attrib.c:1294
 #, c-format
 msgid "#  tex2iso_conv=ON/OFF\n"
 msgstr "#  tex2iso_conv=ON/OFF\n"
 
-#: src/attrib.c:1277
+#: src/attrib.c:1295
 #, c-format
 msgid "#  thread_catchup_on_exit=ON/OFF\n"
 msgstr "#  thread_catchup_on_exit=ON/OFF\n"
 
-#: src/attrib.c:1278
+#: src/attrib.c:1296
 #, c-format
 msgid "#  thread_articles=NUM"
 msgstr "#  thread_articles=NUM"
 
-#: src/attrib.c:1285
+#: src/attrib.c:1303
 #, c-format
 msgid "#  thread_format=STRING (eg. %%n %%m [%%L]  %%T  %%F)\n"
 msgstr "#  thread_format=SÃ•NE (n. %%n %%m [%%L]  %%T  %%F)\n"
 
-#: src/attrib.c:1286
+#: src/attrib.c:1304
 #, c-format
 msgid "#  thread_perc=NUM\n"
 msgstr "#  thread_perc=NUM\n"
 
-#: src/attrib.c:1287
+#: src/attrib.c:1305
 #, c-format
 msgid "#  trim_article_body=NUM\n"
 msgstr "#  trim_article_body=NUM\n"
 
-#: src/attrib.c:1288
+#: src/attrib.c:1306
 #, c-format
 msgid "#    0 = Don't trim article body\n"
 msgstr "#    0 = Ã„ra lÃ¼henda artikli keha\n"
 
-#: src/attrib.c:1289
+#: src/attrib.c:1307
 #, c-format
 msgid "#    1 = Skip leading blank lines\n"
 msgstr "#    1 = JÃ¤ta alles alguses olevad tÃ¼hjad read\n"
 
-#: src/attrib.c:1290
+#: src/attrib.c:1308
 #, c-format
 msgid "#    2 = Skip trailing blank lines\n"
 msgstr "#    2 = JÃ¤ta alles lÃµpus olevad tÃ¼hjad read\n"
 
-#: src/attrib.c:1291
+#: src/attrib.c:1309
 #, c-format
 msgid "#    3 = Skip leading and trailing blank lines\n"
 msgstr "#    3 = JÃ¤ta alles alguses ja lÃµpus olevad tÃ¼hjad read\n"
 
-#: src/attrib.c:1292
+#: src/attrib.c:1310
 #, c-format
 msgid "#    4 = Compact multiple blank lines between text blocks\n"
 msgstr "#    4 = Tihenda teksti vahel olevad tÃ¼hjad read\n"
 
-#: src/attrib.c:1293
+#: src/attrib.c:1311
 #, c-format
 msgid ""
 "#    5 = Compact multiple blank lines between text blocks and skip\n"
@@ -429,7 +429,7 @@ msgstr ""
 "#    5 = Tihenda teksti vahel olevad tÃ¼hjad read ja\n"
 "#        jÃ¤ta vahele alguses olevad tÃ¼hjad read\n"
 
-#: src/attrib.c:1294
+#: src/attrib.c:1312
 #, c-format
 msgid ""
 "#    6 = Compact multiple blank lines between text blocks and skip\n"
@@ -438,7 +438,7 @@ msgstr ""
 "#    6 = Tihenda teksti vahel olevad tÃ¼hjad read ja\n"
 "#        jÃ¤ta vahele lÃµpus olevad tÃ¼hjad read\n"
 
-#: src/attrib.c:1295
+#: src/attrib.c:1313
 #, c-format
 msgid ""
 "#    7 = Compact multiple blank lines between text blocks and skip\n"
@@ -447,32 +447,37 @@ msgstr ""
 "#    7 = Tihenda teksti vahel olevad tÃ¼hjad read ja\n"
 "#        jÃ¤ta vahele alguses ja lÃµpus olevad tÃ¼hjad read\n"
 
-#: src/attrib.c:1296
+#: src/attrib.c:1314
 #, c-format
 msgid "#  verbatim_handling=ON/OFF\n"
 msgstr "#  verbatim_handling=ON/OFF\n"
 
-#: src/attrib.c:1297
+#: src/attrib.c:1316
+#, c-format
+msgid "#  extquote_handling=ON/OFF\n"
+msgstr "#  extquote_handling=ON/OFF\n"
+
+#: src/attrib.c:1318
 #, c-format
 msgid "#  wrap_on_next_unread=ON/OFF\n"
 msgstr "#  wrap_on_next_unread=ON/OFF\n"
 
-#: src/attrib.c:1298
+#: src/attrib.c:1319
 #, c-format
 msgid "#  x_body=STRING (eg. ~/.tin/extra-body-text)\n"
 msgstr "#  x_body=SÃ•NE (n. ~/.tin/extra-body-text)\n"
 
-#: src/attrib.c:1299
+#: src/attrib.c:1320
 #, c-format
 msgid "#  x_comment_to=ON/OFF\n"
 msgstr "#  x_comment_to=ON/OFF\n"
 
-#: src/attrib.c:1300
+#: src/attrib.c:1321
 #, c-format
 msgid "#  x_headers=STRING (eg. ~/.tin/extra-headers)\n"
 msgstr "#  x_headers=SÃ•NE (n. ~/.tin/extra-headers)\n"
 
-#: src/attrib.c:1301
+#: src/attrib.c:1322
 #, c-format
 msgid ""
 "#\n"
@@ -481,7 +486,7 @@ msgstr ""
 "#\n"
 "# MÃ¤rkus: parem on kÃµigepealt kirjeldada Ã¼ldisemad (globaalse skoobiga)\n"
 
-#: src/attrib.c:1302
+#: src/attrib.c:1323
 #, c-format
 msgid ""
 "# entries first followed by group specific entries.\n"
@@ -490,12 +495,12 @@ msgstr ""
 "# ning seejÃ¤rel konkreetsemad, grupi spetsiifilised, reeglid.\n"
 "#\n"
 
-#: src/attrib.c:1303
+#: src/attrib.c:1324
 #, c-format
 msgid "############################################################################\n"
 msgstr "############################################################################\n"
 
-#: src/cook.c:624
+#: src/cook.c:623
 msgid "(unknown)"
 msgstr "(tundmatu)"
 
@@ -930,100 +935,105 @@ msgid "Command failed: %s"
 msgstr "KÃ¤sk ebaÃµnnestus: %s"
 
 #: src/lang.c:146
+#, c-format
+msgid "Cook article failed, %s is exiting"
+msgstr ""
+
+#: src/lang.c:147
 msgid "Mark not selected articles read?"
 msgstr "MÃ¤rgin valimata artiklid loetuks?"
 
-#: src/lang.c:148
+#: src/lang.c:149
 #, c-format
 msgid "Connecting to %s..."
 msgstr "Loon Ã¼hendust serveriga %s..."
 
-#: src/lang.c:150
+#: src/lang.c:151
 msgid "<CR>"
 msgstr "<CR>"
 
-#: src/lang.c:151
+#: src/lang.c:152
 msgid "Creating active file for saved groups...\n"
 msgstr "Loon salvestatud gruppidele active faili...\n"
 
-#: src/lang.c:152
+#: src/lang.c:153
 msgid "Creating newsrc file...\n"
 msgstr "Loon newsrc faili...\n"
 
-#: src/lang.c:154 src/lang.c:1296 src/lang.c:1316
+#: src/lang.c:155 src/lang.c:1299 src/lang.c:1319
 msgid "Default"
 msgstr "Vaikimisi"
 
-#: src/lang.c:155
+#: src/lang.c:156
 msgid "Delete saved files that have been post processed?"
 msgstr "Kas kustutada salvestatud ja tÃ¶Ã¶deldud failid?"
 
-#: src/lang.c:156
+#: src/lang.c:157
 msgid "Deleting temporary files..."
 msgstr "Kustutan ajutisi faile..."
 
-#: src/lang.c:158
+#: src/lang.c:159
 msgid "*** End of article ***"
 msgstr "*** Artiklid on otsas ***"
 
-#: src/lang.c:159
+#: src/lang.c:160
 msgid "*** End of articles ***"
 msgstr "*** Artiklid on otsas ***"
 
-#: src/lang.c:160
+#: src/lang.c:161
 msgid "*** End of attachments ***"
 msgstr "*** Manused on otsas ***"
 
-#: src/lang.c:161
+#: src/lang.c:162
 msgid "*** End of groups ***"
 msgstr "*** Grupid on otsas ***"
 
-#: src/lang.c:162
+#: src/lang.c:163
 msgid "*** End of page ***"
 msgstr "*** Lehe lÃµpp ***"
 
-#: src/lang.c:163
+#: src/lang.c:164
 msgid "*** End of scopes ***"
 msgstr "*** Skoopide lÃµpp ***"
 
-#: src/lang.c:164
+#: src/lang.c:165
 msgid "*** End of thread ***"
 msgstr "*** Teema on otsas ***"
 
-#: src/lang.c:165
+#: src/lang.c:166
 msgid "*** End of URLs ***"
 msgstr "*** URL'id on otsas ***"
 
-#: src/lang.c:166
+#: src/lang.c:167
 msgid "Enter limit of articles to get> "
 msgstr "Sisestage leatavate artiklite piirang> "
 
-#: src/lang.c:167
+#: src/lang.c:168
 msgid "Enter Message-ID to go to> "
 msgstr "Sisestage Message-ID> "
 
-#: src/lang.c:168
+#: src/lang.c:169
 msgid " and enter next unread thread"
 msgstr " ja siseneda jÃ¤rgmisse lugemata teemasse"
 
-#: src/lang.c:169
+#: src/lang.c:170
 msgid " and enter next unread article"
 msgstr " ja sisene jÃ¤rgmisse lugemata artiklisse"
 
-#: src/lang.c:170
+#: src/lang.c:171
 msgid " and enter next unread group"
 msgstr " ja siseneda jÃ¤rgmisse lugemata teemasse"
 
-#: src/lang.c:171
+#: src/lang.c:172
 msgid "Enter option number> "
 msgstr "Sisestage omaduse number> "
 
-#: src/lang.c:172
+#: src/lang.c:173
 #, c-format
 msgid "Enter range [%s]> "
 msgstr "Sisestage vahemik [%s]> "
 
-#: src/lang.c:173
+#: src/lang.c:174
 msgid ""
 "\n"
 "Warning: Approved: header used.\n"
@@ -1031,7 +1041,7 @@ msgstr ""
 "\n"
 "Hoiatus: Kasutati pÃ¤iserida Approved:.\n"
 
-#: src/lang.c:175
+#: src/lang.c:176
 msgid ""
 "\n"
 "Error: Bad address in Approved: header.\n"
@@ -1039,7 +1049,7 @@ msgstr ""
 "\n"
 "Viga: Vigane aadress Approved: real.\n"
 
-#: src/lang.c:176
+#: src/lang.c:177
 msgid ""
 "\n"
 "Error: Bad address in From: header.\n"
@@ -1047,7 +1057,7 @@ msgstr ""
 "\n"
 "Viga: Vigane aadress From: real.\n"
 
-#: src/lang.c:177
+#: src/lang.c:178
 msgid ""
 "\n"
 "Error: Bad FQDN in Message-ID: header.\n"
@@ -1055,7 +1065,7 @@ msgstr ""
 "\n"
 "Viga: Vigane FQDN Message-ID: real.\n"
 
-#: src/lang.c:178
+#: src/lang.c:179
 msgid ""
 "\n"
 "Error: Bad address in Reply-To: header.\n"
@@ -1063,7 +1073,7 @@ msgstr ""
 "\n"
 "Viga: Vigane aadress Reply-To: real.\n"
 
-#: src/lang.c:179
+#: src/lang.c:180
 msgid ""
 "\n"
 "Error: Bad address in To: header.\n"
@@ -1071,27 +1081,27 @@ msgstr ""
 "\n"
 "Viga: Vigane aadress To: real.\n"
 
-#: src/lang.c:181
+#: src/lang.c:182
 #, c-format
 msgid "Can't unlock %s"
 msgstr "%s ei saa lahti lukustada"
 
-#: src/lang.c:182
+#: src/lang.c:183
 #, c-format
 msgid "Couldn't dotlock %s - article not appended!"
 msgstr "Ei saa punkt-lukustada %s - artiklit ei lisatud!"
 
-#: src/lang.c:183
+#: src/lang.c:184
 #, c-format
 msgid "Couldn't lock %s - article not appended!"
 msgstr "Ei saa lukustada %s - artiklit ei lisatud!"
 
-#: src/lang.c:186
+#: src/lang.c:187
 #, c-format
 msgid "Corrupted file %s"
 msgstr "Vigane fail %s"
 
-#: src/lang.c:188
+#: src/lang.c:189
 msgid ""
 "\n"
 "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n"
@@ -1099,31 +1109,36 @@ msgstr ""
 "\n"
 "Viga: Followup-To postitajale ja gruppi ei ole lubatud!\n"
 
-#: src/lang.c:189
+#: src/lang.c:190
+#, c-format
+msgid "Error: Custom format exceeds screen width. Using default \"%s\"."
+msgstr ""
+
+#: src/lang.c:191
 msgid "Internal error in GNKSA routine - send bug report.\n"
 msgstr "Sisemine viga GNKSA protseduuris - saatke vearaport.\n"
 
-#: src/lang.c:190
+#: src/lang.c:192
 msgid "Left angle bracket missing in route address.\n"
 msgstr "Aadressis puudub <.\n"
 
-#: src/lang.c:191
+#: src/lang.c:193
 msgid "Left parenthesis missing in old-style address.\n"
 msgstr "Vanas stiilis aadressis puudub vasak Ã¼marsulg.\n"
 
-#: src/lang.c:192
+#: src/lang.c:194
 msgid "Right parenthesis missing in old-style address.\n"
 msgstr "Vanas stiilis aadressis puudub parem Ã¼marsulg.\n"
 
-#: src/lang.c:193
+#: src/lang.c:195
 msgid "At-sign missing in mail address.\n"
 msgstr "Postiaadressis puudub at-mÃ¤rk.\n"
 
-#: src/lang.c:194
+#: src/lang.c:196
 msgid "Single component FQDN is not allowed. Add your domain.\n"
 msgstr "Ãœhekomponendiline FQDN pole lubatud. Lisage oma doomen.\n"
 
-#: src/lang.c:195
+#: src/lang.c:197
 msgid ""
 "Invalid domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1131,7 +1146,7 @@ msgstr ""
 "Vigane doomen. Saatke vearaport, kui teie doomen on reaalselt olemas.\n"
 "Kasutage \"vigase\" aadressi kirjutamisel juurmise doomenina .invalid.\n"
 
-#: src/lang.c:196
+#: src/lang.c:198
 msgid ""
 "Illegal domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1139,7 +1154,7 @@ msgstr ""
 "Vigane doomen. Saatke vearaport, kui teie doomen on reaalselt olemas.\n"
 "Kasutage \"vigase\" aadressi kirjutamisel juurmise doomenina .invalid.\n"
 
-#: src/lang.c:197
+#: src/lang.c:199
 msgid ""
 "Unknown domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1147,52 +1162,52 @@ msgstr ""
 "Vigane doomen. Saatke vearaport, kui teie doomen on reaalselt olemas.\n"
 "Kasutage \"vigase\" aadressi kirjutamisel juurmise doomenina .invalid.\n"
 
-#: src/lang.c:198
+#: src/lang.c:200
 msgid "Illegal character in FQDN.\n"
 msgstr "FQDN sisaldab lubamatut sÃ¼mbolit.\n"
 
-#: src/lang.c:199
+#: src/lang.c:201
 msgid "Zero length FQDN component not allowed.\n"
 msgstr "Null pikkusega FQDN komponent ei ole lubatud.\n"
 
-#: src/lang.c:200
+#: src/lang.c:202
 msgid "FQDN component exceeds maximum allowed length (63 chars).\n"
 msgstr "FQDN komponendi pikkus Ã¼letab maksimaalset lubatut (63 sÃ¼mbolit).\n"
 
-#: src/lang.c:201
+#: src/lang.c:203
 msgid "FQDN component may not start or end with hyphen.\n"
 msgstr "FQDN komponendi alguses ega lÃµpus ei vÃµi olla kriips.\n"
 
-#: src/lang.c:202
+#: src/lang.c:204
 msgid "FQDN component may not start with digit.\n"
 msgstr "FQDN komponent ei vÃµi alata numbriga.\n"
 
-#: src/lang.c:203
+#: src/lang.c:205
 msgid "Domain literal has impossible numeric value.\n"
 msgstr "Doomen sisaldab vÃµimatut numbrilist vÃ¤Ã¤rtust.\n"
 
-#: src/lang.c:204
+#: src/lang.c:206
 msgid ""
 "Domain literal is for private use only and not allowed for global use.\n"
 msgstr "Doomenit on lubatud kasutada ainult privaatvÃµrgus.\n"
 
-#: src/lang.c:205
+#: src/lang.c:207
 msgid "Right bracket missing in domain literal.\n"
 msgstr "Doomenis puudub vasak sulg.\n"
 
-#: src/lang.c:206
+#: src/lang.c:208
 msgid "Missing localpart of mail address.\n"
 msgstr "Aadressil puudub lokaalne osa.\n"
 
-#: src/lang.c:207
+#: src/lang.c:209
 msgid "Illegal character in localpart of mail address.\n"
 msgstr "Lubamatu sÃ¼mbol aadressi lokaalses osas.\n"
 
-#: src/lang.c:208
+#: src/lang.c:210
 msgid "Zero length localpart component not allowed.\n"
 msgstr "Null pikkusega lokaalne komponent ei ole lubatud.\n"
 
-#: src/lang.c:209
+#: src/lang.c:211
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n"
@@ -1200,7 +1215,7 @@ msgstr ""
 "PÃ¤risnimes on lubamatu sÃ¼mbol.\n"
 "Kvootimata sÃµnad aadressides ei tohi sisaldada '!()<>@,;:\\.[]'.\n"
 
-#: src/lang.c:210
+#: src/lang.c:212
 msgid ""
 "Illegal character in realname.\n"
 "Quoted words may not contain '()<>\\'.\n"
@@ -1208,7 +1223,7 @@ msgstr ""
 "PÃ¤risnimes on lubamatu sÃ¼mbol.\n"
 "Kvooditud sÃµnad ei vÃµi sisaldada '()<>\\'.\n"
 
-#: src/lang.c:211
+#: src/lang.c:213
 msgid ""
 "Illegal character in realname.\n"
 "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n"
@@ -1216,11 +1231,11 @@ msgstr ""
 "PÃ¤risnimes on lubamatu sÃ¼mbol.\n"
 "Kodeeritud sÃµnad parameetris ei vÃµi sisaldada '!()<>@,;:\"\\.[]/='.\n"
 
-#: src/lang.c:212
+#: src/lang.c:214
 msgid "Bad syntax in encoded word used in realname.\n"
 msgstr "Vigane reaalses nimes kasutatud kodeeritud sÃµna sÃ¼ntaks.\n"
 
-#: src/lang.c:213
+#: src/lang.c:215
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '()<>\\' in old-style addresses.\n"
@@ -1228,7 +1243,7 @@ msgstr ""
 "PÃ¤risnimes on lubamatu sÃ¼mbol.\n"
 "Kvootimata sÃµnad vanas stiilis aadressides ei vÃµi sisaldada '()<>\\'.\n"
 
-#: src/lang.c:214
+#: src/lang.c:216
 msgid ""
 "Illegal character in realname.\n"
 "Control characters and unencoded 8bit characters > 127 are not allowed.\n"
@@ -1237,7 +1252,7 @@ msgstr ""
 "KontrollsÃ¼mbolid ja kodeerimata 8bit sÃ¼mbolid vÃ¤Ã¤rtusega > 127 ei ole "
 "lubatud.\n"
 
-#: src/lang.c:215
+#: src/lang.c:217
 msgid ""
 "\n"
 "Error: No blank line found after header.\n"
@@ -1245,7 +1260,7 @@ msgstr ""
 "\n"
 "Viga: peale pÃ¤iseridu pole tÃ¼hja rida.\n"
 
-#: src/lang.c:216
+#: src/lang.c:218
 #, c-format
 msgid ""
 "\n"
@@ -1255,7 +1270,7 @@ msgstr ""
 "Viga: Vigaselt vormindatud %s.\n"
 
 #. TODO: fixme, US-ASCII is not the only 7bit charset we know about
-#: src/lang.c:218
+#: src/lang.c:220
 msgid ""
 "\n"
 "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n"
@@ -1268,7 +1283,7 @@ msgstr ""
 "      on US_ASCII - palun seadke MM_CHARSET vÃ¤Ã¤rtus oma keelele sobivaks\n"
 "      kasutades seadete M)enÃ¼Ã¼d vÃµi toimetades tinrc faili.\n"
 
-#: src/lang.c:223
+#: src/lang.c:225
 msgid ""
 "\n"
 "Error: Posting contains  non-ASCII characters  but the  MIME encoding\n"
@@ -1284,7 +1299,7 @@ msgstr ""
 "      enam levinud.  Muuta saate kasutades seadete M)enÃ¼Ã¼d vÃµi toimetades\n"
 "      tinrc faili.\n"
 
-#: src/lang.c:229
+#: src/lang.c:231
 msgid ""
 "\n"
 "Error: Article starts with blank line instead of header\n"
@@ -1292,7 +1307,7 @@ msgstr ""
 "\n"
 "Viga: Artikkel algab pÃ¤ise asemel tÃ¼hja reaga\n"
 
-#: src/lang.c:230
+#: src/lang.c:232
 #, c-format
 msgid ""
 "\n"
@@ -1303,7 +1318,7 @@ msgstr ""
 "Viga: PÃ¤isereal %d puudub pÃ¤ise nime jÃ¤rel koolon:\n"
 "%s\n"
 
-#: src/lang.c:231
+#: src/lang.c:233
 #, c-format
 msgid ""
 "\n"
@@ -1312,7 +1327,7 @@ msgstr ""
 "\n"
 "Viga: \"%s:\" rida on tÃ¼hi.\n"
 
-#: src/lang.c:232
+#: src/lang.c:234
 #, c-format
 msgid ""
 "\n"
@@ -1321,7 +1336,7 @@ msgstr ""
 "\n"
 "Viga: Artikli pÃ¤ises puudub rida \"%s:\".\n"
 
-#: src/lang.c:233
+#: src/lang.c:235
 #, c-format
 msgid ""
 "\n"
@@ -1330,7 +1345,7 @@ msgstr ""
 "\n"
 "Viga: %s sisaldab mitte 7bit sÃ¼mboleid.\n"
 
-#: src/lang.c:234
+#: src/lang.c:236
 #, c-format
 msgid ""
 "\n"
@@ -1341,7 +1356,7 @@ msgstr ""
 "Viga: PÃ¤isel real %d puudub kooloni jÃ¤rel tÃ¼hik:\n"
 "%s\n"
 
-#: src/lang.c:235
+#: src/lang.c:237
 #, c-format
 msgid ""
 "\n"
@@ -1350,26 +1365,26 @@ msgstr ""
 "\n"
 "Viga: PÃ¤ises on mitu (%d) \"%s:\" rida.\n"
 
-#: src/lang.c:236
+#: src/lang.c:238
 #, c-format
 msgid "Insecure permissions of %s (%o)"
 msgstr "Ebaturvalised Ãµigused failil %s (%o)"
 
-#: src/lang.c:238
+#: src/lang.c:240
 #, c-format
 msgid "Invalid response to GROUP command, %s"
 msgstr "Vigane vastus GROUP kÃ¤sule, %s"
 
-#: src/lang.c:243
+#: src/lang.c:245
 #, c-format
 msgid "MIME parse error: Unexpected end of %s/%s article"
 msgstr "MIME parsimise viga: Ootamatu artikli %s/%s lÃµpp"
 
-#: src/lang.c:244
+#: src/lang.c:246
 msgid "MIME parse error: Start boundary whilst reading headers"
 msgstr "MIME parsimise viga: Algas eraldaja aga loen alles pÃ¤iseid"
 
-#: src/lang.c:245
+#: src/lang.c:247
 msgid ""
 "\n"
 "Error: \"poster\" is not allowed in Newsgroups!\n"
@@ -1377,16 +1392,16 @@ msgstr ""
 "\n"
 "Viga: \"poster\" ei ole lubatud gruppides!\n"
 
-#: src/lang.c:246
+#: src/lang.c:248
 msgid "Can't get a (fully-qualified) domain-name!"
 msgstr "Ei Ãµnnestu saada (tÃ¤is) doomeninime!"
 
-#: src/lang.c:247
+#: src/lang.c:249
 #, c-format
 msgid "No permissions to go into %s\n"
 msgstr "Puuduvad Ãµigused siseneda %s\n"
 
-#: src/lang.c:249
+#: src/lang.c:251
 msgid ""
 "\n"
 "Error: From: line missing.\n"
@@ -1394,30 +1409,30 @@ msgstr ""
 "\n"
 "Viga: From: rida puudub.\n"
 
-#: src/lang.c:251
+#: src/lang.c:253
 #, c-format
 msgid "No read permissions for %s\n"
 msgstr "%s lugemiseks pole Ãµiguseid\n"
 
-#: src/lang.c:252
+#: src/lang.c:254
 #, c-format
 msgid "File %s does not exist\n"
 msgstr "Faili %s pole\n"
 
-#: src/lang.c:253
+#: src/lang.c:255
 #, c-format
 msgid "No write permissions for %s\n"
 msgstr "%s kirjutamiseks pole Ãµiguseid\n"
 
-#: src/lang.c:254
+#: src/lang.c:256
 msgid "Can't get user information (/etc/passwd missing?)"
 msgstr "Ei leia kasutate kohta infot (/etc/passwd puudub?)"
 
-#: src/lang.c:255
+#: src/lang.c:257
 msgid "errors"
 msgstr "viga"
 
-#: src/lang.c:257
+#: src/lang.c:259
 #, c-format
 msgid ""
 "\n"
@@ -1426,63 +1441,63 @@ msgstr ""
 "\n"
 "Viga real %d: \"Sender:\" pÃ¤iserida pole lubatud (see lisatakse teie eest)\n"
 
-#: src/lang.c:259
+#: src/lang.c:261
 #, c-format
 msgid "Server has non of the groups listed in %s"
 msgstr "Serveril pole failis %s nÃ¤idatud gruppe"
 
-#: src/lang.c:260
+#: src/lang.c:262
 msgid "error"
 msgstr "viga"
 
-#: src/lang.c:261
+#: src/lang.c:263
 msgid "Unknown display level"
 msgstr "Tundmatu ektaani tase"
 
-#: src/lang.c:262
+#: src/lang.c:264
 msgid "<ESC>"
 msgstr "<ESC>"
 
-#: src/lang.c:263
+#: src/lang.c:265
 msgid "Exiting..."
 msgstr "LÃµpetan..."
 
-#: src/lang.c:264
+#: src/lang.c:266
 msgid "leaving external mail-reader"
 msgstr "jÃ¤tan vÃ¤lise kirjade lugeja"
 
-#: src/lang.c:265
+#: src/lang.c:267
 #, c-format
 msgid "Extracting %s..."
 msgstr "Loon %s..."
 
-#: src/lang.c:267
+#: src/lang.c:269
 #, c-format
 msgid "Error writing %s file. Filesystem full? File reset to previous state."
 msgstr ""
 "Viga faili %s kirjutamisel. FailisÃ¼steem on tÃ¤is? Faili eelmine olek "
 "taastatud."
 
-#: src/lang.c:268
+#: src/lang.c:270
 #, c-format
 msgid "Error making backup of %s file. Filesystem full?"
 msgstr "Failist %s ei Ãµnnestu varukoopiat luua. FailisÃ¼steem on tÃ¤is?"
 
-#: src/lang.c:269
+#: src/lang.c:271
 #, c-format
 msgid "Filtering global rules (%d/%d)..."
 msgstr "Filtreerin globaalseid reegleid (%d/%d)..."
 
-#: src/lang.c:270
+#: src/lang.c:272
 msgid "Rule created by: "
 msgstr "Reegli looja: "
 
-#: src/lang.c:271
+#: src/lang.c:273
 #, c-format
 msgid "Enter pattern [%s]> "
 msgstr "Sisestage muster [%s]> "
 
-#: src/lang.c:272
+#: src/lang.c:274
 #, c-format
 msgid ""
 "\n"
@@ -1491,20 +1506,20 @@ msgstr ""
 "\n"
 "Te soovisite vastused artiklile %s:\n"
 
-#: src/lang.c:273
+#: src/lang.c:275
 #, c-format
 msgid "  %s\t Answers will be directed to you by mail.\n"
 msgstr "  %s\t Vastused saadetakse teile kirjaga.\n"
 
-#: src/lang.c:274
+#: src/lang.c:276
 msgid "-- forwarded message --\n"
 msgstr "-- edastatud teade --\n"
 
-#: src/lang.c:275
+#: src/lang.c:277
 msgid "-- end of forwarded message --\n"
 msgstr "-- edastatud teate lÃµpp --\n"
 
-#: src/lang.c:276
+#: src/lang.c:278
 msgid ""
 "# Format:\n"
 "#   comment=STRING    Optional. Multiple lines allowed. Comments must be "
@@ -1565,836 +1580,841 @@ msgstr ""
 "#   time=NUMBER       Mittekohustuslik. Reegli aegumine time_t vÃ¤Ã¤rtusena\n"
 "#\n"
 
-#: src/lang.c:297
+#: src/lang.c:299
 #, c-format
 msgid "Enter score for rule (default=%d): "
 msgstr "Reegli kaal        (vaikimisi=%d): "
 
-#: src/lang.c:298
+#: src/lang.c:300
 #, c-format
 msgid "Enter the score weight (range 0 < score <= %d)"
 msgstr "Sisestage reegli kaal (vahemik on 0 < kaal <= %d)"
 
 #. SCORE_MAX
-#: src/lang.c:299
+#: src/lang.c:301
 msgid "Full"
 msgstr "TÃ¤is"
 
-#: src/lang.c:300
+#: src/lang.c:302
 msgid "Comment (optional)  : "
 msgstr "Kommentaar (vaba)   : "
 
-#: src/lang.c:301
+#: src/lang.c:303
 msgid "Apply pattern to    : "
 msgstr "Rakenda mustrit     : "
 
-#: src/lang.c:302
+#: src/lang.c:304
 msgid "From: line (ignore case)      "
 msgstr "From: rida (tÃµstutundetu)   "
 
-#: src/lang.c:303
+#: src/lang.c:305
 msgid "From: line (case sensitive)   "
 msgstr "From: rida (tÃµstutundlik)   "
 
-#: src/lang.c:305
+#: src/lang.c:307
 #, c-format
 msgid "%s%s: Unknown host.\n"
 msgstr "%s%s: Tundmatu host.\n"
 
-#: src/lang.c:307
+#: src/lang.c:309
 msgid "global "
 msgstr "globaalset "
 
-#: src/lang.c:308
+#: src/lang.c:310
 #, c-format
 msgid "Please use %.100s instead"
 msgstr "Kasutage selle asemel palun %.100s"
 
-#: src/lang.c:309
+#: src/lang.c:311
 #, c-format
 msgid "%s is bogus"
 msgstr "gruppi %s pole"
 
-#: src/lang.c:310
+#: src/lang.c:312
 #, c-format
 msgid "Group %s is moderated. Continue?"
 msgstr "Grupp %s on modereeritav. JÃ¤tkan?"
 
-#: src/lang.c:311
+#: src/lang.c:313
 msgid "groups"
 msgstr "gruppi"
 
-#: src/lang.c:312
+#: src/lang.c:314
 #, c-format
 msgid "Rereading %s..."
 msgstr "Loen %s uuesti..."
 
-#: src/lang.c:313
+#: src/lang.c:315
 msgid "Top Level Commands"
 msgstr "Ãœlemise taseme kÃ¤sud"
 
-#: src/lang.c:314
+#: src/lang.c:316
 msgid "Group Selection"
 msgstr "Grupi valik"
 
-#: src/lang.c:315
+#: src/lang.c:317
 msgid "group"
 msgstr "grupp"
 
-#: src/lang.c:317
+#: src/lang.c:318
+msgid ""
+"*** Group descriptions are disabled according to current select_format ***"
+msgstr ""
+
+#: src/lang.c:320
 msgid ""
 "One or more lines of comment. <CR> to add a line or proceed if line is empty."
 msgstr ""
 "Ãœks vÃµi enam kommentaari rida. <CR> lisamiseks vÃµi tÃ¼hja rea jÃ¤tkamiseks."
 
-#: src/lang.c:318
+#: src/lang.c:321
 msgid "From: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "From: rida filtrite faili. <TÃœHIK> lÃ¼litab, <CR> seab."
 
-#: src/lang.c:319
+#: src/lang.c:322
 msgid ""
 "Linecount of articles to be filtered. < for less, > for more, = for equal."
 msgstr "Filtraaritavate artiklite ridu. < on vÃ¤hem, > on rohkem, = on vÃµrdne."
 
-#: src/lang.c:320
+#: src/lang.c:323
 msgid "Message-ID: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "Message-ID: rida filtri faili lisamiseks. <TÃœHIK> lÃ¼litab, <CR> seab."
 
-#: src/lang.c:321
+#: src/lang.c:324
 msgid "Subject: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "Subject: rida filtri faili lisamiseks. <TÃœHIK> lÃ¼litab, <CR> seab."
 
-#: src/lang.c:322
+#: src/lang.c:325
 msgid ""
 "Enter text pattern to filter if Subject: & From: lines are not what you want."
 msgstr ""
 "Sisestage filtreerimiseks tekstimuster, kui Subject: ja From: ei ole piisav."
 
-#: src/lang.c:323
+#: src/lang.c:326
 msgid ""
 "Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
 msgstr "Valige, kus tekstimustrit rakendada. <TÃœHIK> lÃ¼litab, <CR> seab."
 
-#: src/lang.c:324
+#: src/lang.c:327
 msgid ""
 "Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
 msgstr "Sisestatud filtri aegumisaeg pÃ¤evades. <TÃœHIK> lÃ¼litab, <CR> seab."
 
-#: src/lang.c:325
+#: src/lang.c:328
 msgid ""
 "Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Kasuta surmamist jooksval/kÃµikidel gruppidel. <TÃœHIK> lÃ¼litab, <CR> seab."
 
-#: src/lang.c:326
+#: src/lang.c:329
 msgid ""
 "Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Kasuta valikut jooksval/kÃµikidel gruppidel. <TÃœHIK> lÃ¼litab, <CR> seab."
 
-#: src/lang.c:327
+#: src/lang.c:330
 msgid "kill an article via a menu"
 msgstr "artiklite surmamise menÃ¼Ã¼"
 
-#: src/lang.c:328
+#: src/lang.c:331
 msgid "auto-select (hot) an article via a menu"
 msgstr "(kuuma) artikli automaatse valiku menÃ¼Ã¼"
 
-#: src/lang.c:329
+#: src/lang.c:332
 msgid "Browse URLs in article"
 msgstr "Brausi artiklis olevaid URLe"
 
-#: src/lang.c:330
+#: src/lang.c:333
 msgid "0 - 9\t  display article by number in current thread"
 msgstr "0 - 9\t  nÃ¤ita jooksva teema numbri jÃ¤rgi valitud artiklit"
 
-#: src/lang.c:332
+#: src/lang.c:335
 msgid "cancel (delete) or supersede (overwrite) current article"
 msgstr "katkesta (kustuta) vÃµi asenda (kirjuta Ã¼le) jooksev artikkel"
 
-#: src/lang.c:333
+#: src/lang.c:336
 msgid "post followup to current article"
 msgstr "postita vastus jooksvale artiklile"
 
-#: src/lang.c:334
+#: src/lang.c:337
 msgid "post followup (don't copy text) to current article"
 msgstr "postita vastus (kopeeri teksti) jooksvale artiklile"
 
-#: src/lang.c:335
+#: src/lang.c:338
 msgid "post followup to current article quoting complete headers"
 msgstr "postita vastus jooksvale artiklile, tsiteerides kÃµiki pÃ¤iseid"
 
-#: src/lang.c:336
+#: src/lang.c:339
 msgid "repost chosen article to another group"
 msgstr "postita valitud artikkel teise gruppi"
 
-#: src/lang.c:338
+#: src/lang.c:341
 msgid "edit article (mail-groups only)"
 msgstr "toimeta artiklit (ainult kirjade-grupid)"
 
-#: src/lang.c:339
+#: src/lang.c:342
 msgid "display first article in current thread"
 msgstr "nÃ¤ita jooksva teema esimest artiklit"
 
-#: src/lang.c:340
+#: src/lang.c:343
 msgid "display first page of article"
 msgstr "nÃ¤ita artikli esimest lehekÃ¼lge"
 
-#: src/lang.c:341
+#: src/lang.c:344
 msgid "display last article in current thread"
 msgstr "nÃ¤ita jooksva teema viimast artiklit"
 
-#: src/lang.c:342
+#: src/lang.c:345
 msgid "display last page of article"
 msgstr "nÃ¤ita artikli viimast lehekÃ¼lge"
 
-#: src/lang.c:343
+#: src/lang.c:346
 msgid "mark rest of thread as read and advance to next unread"
 msgstr "mÃ¤rgi teema loetuks ja liigu jÃ¤rgmisele lugemata teemale"
 
-#: src/lang.c:344
+#: src/lang.c:347
 msgid "display next article"
 msgstr "nÃ¤ita jÃ¤rgmist artiklit"
 
-#: src/lang.c:345
+#: src/lang.c:348
 msgid "display first article in next thread"
 msgstr "nÃ¤ita jÃ¤rgmise teema esimest artiklit"
 
-#: src/lang.c:346
+#: src/lang.c:349
 msgid "display next unread article"
 msgstr "nÃ¤ita jÃ¤rgmist lugemata artiklit"
 
-#: src/lang.c:347
+#: src/lang.c:350
 msgid "go to the article that this one followed up"
 msgstr "mine artiklile, millele see artikkel jÃ¤rgneb"
 
-#: src/lang.c:348
+#: src/lang.c:351
 msgid "display previous article"
 msgstr "nÃ¤ita eelmist artiklit"
 
-#: src/lang.c:349
+#: src/lang.c:352
 msgid "display previous unread article"
 msgstr "nÃ¤ita eelmist lugemata artiklit"
 
-#: src/lang.c:350
+#: src/lang.c:353
 msgid "quickly kill an article using defaults"
 msgstr "surma kiiresti artikkel, kasutades vaikevÃ¤Ã¤rtusi"
 
-#: src/lang.c:351
+#: src/lang.c:354
 msgid "quickly auto-select (hot) an article using defaults"
 msgstr "vali kiiresti vaikevÃ¤Ã¤rtusi kasutades (kuumad) artiklid"
 
-#: src/lang.c:352
+#: src/lang.c:355
 msgid "return to group selection level"
 msgstr "tagasi gruppide valikusse"
 
-#: src/lang.c:353
+#: src/lang.c:356
 msgid "reply through mail to author"
 msgstr "vasta autorile kirjaga"
 
-#: src/lang.c:354
+#: src/lang.c:357
 msgid "reply through mail (don't copy text) to author"
 msgstr "vasta autorile kirjaga (teksti ei kopeerita)"
 
-#: src/lang.c:355
+#: src/lang.c:358
 msgid "reply through mail to author quoting complete headers"
 msgstr "vasta autorile kirjaga, tsiteerides kÃµiki pÃ¤iseid"
 
-#: src/lang.c:356
+#: src/lang.c:359
 msgid "search backwards within this article"
 msgstr "otsi artiklis tagaspidi"
 
-#: src/lang.c:357
+#: src/lang.c:360
 msgid "search forwards within this article"
 msgstr "otsi artiklis edaspidi"
 
-#: src/lang.c:358
+#: src/lang.c:361
 msgid "show article in raw-mode (including all headers)"
 msgstr "nÃ¤ita kogu artiklit (koos pÃ¤istega)"
 
-#: src/lang.c:359
+#: src/lang.c:362
 msgid "skip next block of included text"
 msgstr "jÃ¤rgmisele tekstiblokile"
 
-#: src/lang.c:360
+#: src/lang.c:363
 msgid "toggle display of sections hidden by a form-feed (^L) on/off"
 msgstr "lÃ¼lita lehevahetusega (^L) peidetud osade nÃ¤itamist"
 
-#: src/lang.c:361
+#: src/lang.c:364
 msgid "toggle display of all headers"
 msgstr "lÃ¼lita ekraanil kÃµik pÃ¤ised"
 
-#: src/lang.c:362
+#: src/lang.c:365
 msgid "toggle word highlighting on/off"
 msgstr "lÃ¼lita sÃµnade mÃ¤rkimine sisse/vÃ¤lja"
 
-#: src/lang.c:363
+#: src/lang.c:366
 msgid "toggle ROT-13 (basic decode) for current article"
 msgstr "lÃ¼lita jooksva artikli ROT-13 (lihtne dekodeering) kodeering"
 
-#: src/lang.c:364
+#: src/lang.c:367
 msgid "toggle tabwidth 4 <-> 8"
 msgstr "lÃ¼lita tabulaatori laius 4 <-> 8"
 
-#: src/lang.c:365
+#: src/lang.c:368
 msgid "toggle german TeX style decoding for current article"
 msgstr "lÃ¼lita jooksva artikli saksa TeX stiilis dekodeerimine"
 
-#: src/lang.c:366
+#: src/lang.c:369
 msgid "toggle display of uuencoded sections"
 msgstr "lÃ¼lita uuenkodeeritud osade nÃ¤itamine"
 
-#: src/lang.c:367
+#: src/lang.c:370
 msgid "View/pipe/save multimedia attachments"
 msgstr "Vaata/toru/salvesta multimeedia manuseid"
 
-#: src/lang.c:368
+#: src/lang.c:371
 msgid "choose first attachment in list"
 msgstr "vali loendis esimene manus"
 
-#: src/lang.c:369
+#: src/lang.c:372
 msgid "0 - 9\t  choose attachment by number"
 msgstr "0 - 9\t  vali numbri jÃ¤rgi manus"
 
-#: src/lang.c:370
+#: src/lang.c:373
 msgid "choose last attachment in list"
 msgstr "vali loendis viimane manus"
 
-#: src/lang.c:372
+#: src/lang.c:375
 msgid "pipe attachment into command"
 msgstr "saada manus toru kaudu kÃ¤sule"
 
-#: src/lang.c:373
+#: src/lang.c:376
 msgid "pipe raw attachment into command"
 msgstr "saada kogu manus toru kaudu kÃ¤sule"
 
-#: src/lang.c:375
+#: src/lang.c:378
 msgid "save attachment to disk"
 msgstr "salvesta manus kettale"
 
-#: src/lang.c:376
+#: src/lang.c:379
 msgid "search for attachments forwards"
 msgstr "otsi manuseid edaspidi"
 
-#: src/lang.c:377
+#: src/lang.c:380
 msgid "search for attachments backwards"
 msgstr "otsi manuseid tagaspidi"
 
-#: src/lang.c:378
+#: src/lang.c:381
 msgid "view attachment"
 msgstr "vaata manust"
 
-#: src/lang.c:379
+#: src/lang.c:382
 msgid "tag attachment"
 msgstr "mÃ¤rgi manus"
 
-#: src/lang.c:380
+#: src/lang.c:383
 msgid "tag attachments that match user specified pattern"
 msgstr "mÃ¤rgi kasutaja mÃ¤Ã¤ratud mustrile vastavad manused"
 
-#: src/lang.c:381
+#: src/lang.c:384
 msgid "reverse tagging on all attachments (toggle)"
 msgstr "kÃµikide manuste tagurpidi mÃ¤rkimine"
 
-#: src/lang.c:382
+#: src/lang.c:385
 msgid "untag all tagged attachments"
 msgstr "eemalda mÃ¤rgistus kÃµikidelt mÃ¤rgitud manustelt"
 
-#: src/lang.c:383
+#: src/lang.c:386
 msgid "toggle info message in last line (name/description of attachment)"
 msgstr "lÃ¼lita viimase rea infoteadet (manuse teema/kirjeldus)"
 
-#: src/lang.c:384
+#: src/lang.c:387
 msgid "choose first attribute in list"
 msgstr "vali loendis esimene atribuut"
 
-#: src/lang.c:385
+#: src/lang.c:388
 msgid "0 - 9\t  choose attribute by number"
 msgstr "0 - 9\t  vali numbri jÃ¤rgi atribuut"
 
-#: src/lang.c:386
+#: src/lang.c:389
 msgid "choose last attribute in list"
 msgstr "vali loendis viimane atribuut"
 
-#: src/lang.c:387
+#: src/lang.c:390
 msgid "reset attribute to a default value"
 msgstr "sea atribuudile vaikevÃ¤Ã¤rtus"
 
-#: src/lang.c:388
+#: src/lang.c:391
 msgid "search forwards for an attribute"
 msgstr "otsi atribuuti edaspidi"
 
-#: src/lang.c:389
+#: src/lang.c:392
 msgid "search backwards for an attribute"
 msgstr "otsi atribuuti tagaspidi"
 
-#: src/lang.c:390
+#: src/lang.c:393
 msgid "select attribute"
 msgstr "vali atribuut"
 
-#: src/lang.c:391
+#: src/lang.c:394
 msgid "toggle back to options menu when invoked from there"
 msgstr "tagasi seadete menÃ¼Ã¼sse"
 
-#: src/lang.c:392
+#: src/lang.c:395
 #, c-format
 msgid "report bug or comment via mail to %s"
 msgstr "saatke vearaport vÃµi kommentaar aadressile %s"
 
-#: src/lang.c:393
+#: src/lang.c:396
 msgid "choose first option in list"
 msgstr "vali loetelust esimene parameeter"
 
-#: src/lang.c:394
+#: src/lang.c:397
 msgid "0 - 9\t  choose option by number"
 msgstr "0 - 9\t  vali parameeter numbri jÃ¤rgi"
 
-#: src/lang.c:395
+#: src/lang.c:398
 msgid "choose last option in list"
 msgstr "vali loetelust viimane parameeter"
 
-#: src/lang.c:396
+#: src/lang.c:399
 msgid "start scopes menu"
 msgstr "alusta skoopide menÃ¼Ã¼d"
 
-#: src/lang.c:397
+#: src/lang.c:400
 msgid "search forwards for an option"
 msgstr "otsi parameetrit nime edaspidi"
 
-#: src/lang.c:398
+#: src/lang.c:401
 msgid "search backwards for an option"
 msgstr "otsi parameetrit tagaspidi"
 
-#: src/lang.c:399
+#: src/lang.c:402
 msgid "select option"
 msgstr "vali parameeter"
 
-#: src/lang.c:400
+#: src/lang.c:403
 msgid "toggle to attributes menu"
 msgstr "lÃ¼lita atribuutide menÃ¼Ã¼"
 
-#: src/lang.c:401
+#: src/lang.c:404
 msgid "choose range of articles to be affected by next command"
 msgstr "valige jÃ¤rgmise kÃ¤suga tÃ¶Ã¶deldavate artiklite vahemik"
 
-#: src/lang.c:402
+#: src/lang.c:405
 msgid "escape from command prompt"
 msgstr "pÃ¤Ã¤s kÃ¤suviibalt"
 
-#: src/lang.c:403
+#: src/lang.c:406
 msgid "edit filter file"
 msgstr "toimeta filtrite faili"
 
-#: src/lang.c:404
+#: src/lang.c:407
 msgid "get help"
 msgstr "anna abiinfot"
 
-#: src/lang.c:405
+#: src/lang.c:408
 msgid "display last article viewed"
 msgstr "nÃ¤ita viimasena vaadatud artiklit"
 
-#: src/lang.c:406
+#: src/lang.c:409
 msgid "down one line"
 msgstr "Ã¼ks rida alla"
 
-#: src/lang.c:407
+#: src/lang.c:410
 msgid "up one line"
 msgstr "Ã¼les Ã¼ks rida"
 
-#: src/lang.c:408
+#: src/lang.c:411
 msgid "go to article chosen by Message-ID"
 msgstr "liigu Message-ID poolt mÃ¤Ã¤ratud artiklile"
 
-#: src/lang.c:409
+#: src/lang.c:412
 msgid "mail article/thread/hot/pattern/tagged articles to someone"
 msgstr "saada artikkel/teema/kuum/muster/mÃ¤rgitud kellelegi"
 
-#: src/lang.c:410
+#: src/lang.c:413
 msgid "menu of configurable options"
 msgstr "seadete menÃ¼Ã¼"
 
-#: src/lang.c:411
+#: src/lang.c:414
 msgid "down one page"
 msgstr "alla Ã¼ks lehekÃ¼lg"
 
-#: src/lang.c:412
+#: src/lang.c:415
 msgid "up one page"
 msgstr "Ã¼les Ã¼ks lehekÃ¼lg"
 
-#: src/lang.c:414
+#: src/lang.c:417
 msgid "post (write) article to current group"
 msgstr "postita (kirjuta) artikkel jooksvasse gruppi"
 
-#: src/lang.c:415
+#: src/lang.c:418
 msgid "post postponed articles"
 msgstr "postita ootel artiklid"
 
-#: src/lang.c:417
+#: src/lang.c:420
 msgid "list articles posted by you (from posted file)"
 msgstr "nÃ¤ita teie poolt postitatud artikleid (failist posted)"
 
-#: src/lang.c:418
+#: src/lang.c:421
 msgid "return to previous menu"
 msgstr "tagasi eelmisse menÃ¼Ã¼sse"
 
-#: src/lang.c:419
+#: src/lang.c:422
 msgid "quit tin immediately"
 msgstr "vÃ¤lju viivitamata tinist"
 
-#: src/lang.c:420
+#: src/lang.c:423
 msgid "redraw page"
 msgstr "vÃ¤rskenda lehekÃ¼lge"
 
-#: src/lang.c:421
+#: src/lang.c:424
 msgid "save article/thread/hot/pattern/tagged articles to file"
 msgstr "salvesta artikkel/teema/kuum/muster/mÃ¤rgitud faili"
 
-#: src/lang.c:422
+#: src/lang.c:425
 msgid "save marked articles automatically without user prompts"
 msgstr "salvesta mÃ¤rgitud artiklid automaatselt, kasutajalt kÃ¼simata"
 
-#: src/lang.c:423
+#: src/lang.c:426
 msgid "scroll the screen one line down"
 msgstr "keri ekraani rida alla"
 
-#: src/lang.c:424
+#: src/lang.c:427
 msgid "scroll the screen one line up"
 msgstr "keri ekraani rida Ã¼les"
 
-#: src/lang.c:425
+#: src/lang.c:428
 msgid "search for articles by author backwards"
 msgstr "otsi artikleid autori jÃ¤rgi tagaspidi"
 
-#: src/lang.c:426
+#: src/lang.c:429
 msgid "search for articles by author forwards"
 msgstr "otsi artikleid autori jÃ¤rgi edaspidi"
 
-#: src/lang.c:427
+#: src/lang.c:430
 msgid "search all articles for a given string (this may take some time)"
 msgstr "otsi antud teksti artiklitest (see vÃµib vÃµtta aega)"
 
-#: src/lang.c:428
+#: src/lang.c:431
 msgid " \t  (searches are case-insensitive and wrap around to all articles)"
 msgstr " \t  (otsing on tÃµstutundetu ja kÃ¤ib Ã¼le kÃµikide artiklite)"
 
-#: src/lang.c:429
+#: src/lang.c:432
 msgid "search for articles by Subject line backwards"
 msgstr "otsi artiklit teema jÃ¤rgi tagaspidi"
 
-#: src/lang.c:430
+#: src/lang.c:433
 msgid "search for articles by Subject line forwards"
 msgstr "otsi artiklit teema jÃ¤rgi edaspidi"
 
-#: src/lang.c:431
+#: src/lang.c:434
 msgid "repeat last search"
 msgstr "korda eelmist otsingut"
 
-#: src/lang.c:432
+#: src/lang.c:435
 msgid "tag current article for reposting/mailing/piping/printing/saving"
 msgstr "mÃ¤rgi jooksev artikkel, et postitada/saata/trÃ¼kkida/salvestada/torusse"
 
-#: src/lang.c:433
+#: src/lang.c:436
 msgid "toggle info message in last line (subject/description)"
 msgstr "lÃ¼lita viimase rea infoteadet (teema/kirjeldus)"
 
-#: src/lang.c:434
+#: src/lang.c:437
 msgid "toggle inverse video"
 msgstr "lÃ¼lita pÃ¶Ã¶ratud video"
 
-#: src/lang.c:435
+#: src/lang.c:438
 msgid "toggle mini help menu display"
 msgstr "abiinfo lÃ¼lita ekraanil miniabi menÃ¼Ã¼d"
 
-#: src/lang.c:436
+#: src/lang.c:439
 msgid "cycle the display of authors email address, real name, both or neither"
 msgstr "vali nÃ¤itamiseks autori aadress, pÃ¤risnimi, mÃµlemad vÃµi mitte midagi"
 
-#: src/lang.c:437
+#: src/lang.c:440
 msgid "show version information"
 msgstr "esita info versioonist"
 
-#: src/lang.c:438
+#: src/lang.c:441
 msgid "mark all articles as read and return to group selection menu"
 msgstr "mÃ¤rgi artiklid loetuks ja vÃ¤lju gruppide valiku menÃ¼Ã¼sse"
 
-#: src/lang.c:439
+#: src/lang.c:442
 msgid "mark all articles as read and enter next group with unread articles"
 msgstr "mÃ¤rgi artiklid loetuks, sisene jÃ¤rgmisse lugemata artiklitega gruppi"
 
-#: src/lang.c:440
+#: src/lang.c:443
 msgid "choose first thread in list"
 msgstr "vali loendist esimene teema"
 
-#: src/lang.c:441
+#: src/lang.c:444
 msgid "choose last thread in list"
 msgstr "vali loendist viimane teema"
 
-#: src/lang.c:442
+#: src/lang.c:445
 msgid "list articles within current thread (bring up Thread sub-menu)"
 msgstr "artiklite loend jooksvas teemas (esita teema alam-menÃ¼Ã¼)"
 
-#: src/lang.c:443
+#: src/lang.c:446
 msgid "mark article as unread"
 msgstr "mÃ¤rgi artikkel loetuks"
 
-#: src/lang.c:444
+#: src/lang.c:447
 msgid "mark current thread, range or tagged threads as read"
 msgstr "mÃ¤rgi jooksev teema, vahemik vÃµi mÃ¤rgitud teemad loetuks"
 
-#: src/lang.c:445
+#: src/lang.c:448
 msgid "mark current thread, range or tagged threads as unread"
 msgstr "mÃ¤rgi jooksev teema, vahemik vÃµi mÃ¤rgitud teemad mitteloetuks"
 
-#: src/lang.c:446
+#: src/lang.c:449
 msgid "mark current/range/selected/pattern/tagged as read after prompting"
 msgstr "mÃ¤rgi jooksev/vahemik/valitud/muster/mÃ¤rgitud loetuks"
 
-#: src/lang.c:447
+#: src/lang.c:450
 msgid "mark current/range/selected/pattern/tagged as unread after prompting"
 msgstr "mÃ¤rgi jooksev/vahemik/valitud/muster/mÃ¤rgitud mitteloetuks"
 
-#: src/lang.c:448
+#: src/lang.c:451
 msgid "toggle display of all/selected articles"
 msgstr "lÃ¼lita ekraanile kÃµik/valitud artiklid"
 
-#: src/lang.c:449
+#: src/lang.c:452
 msgid "display next group"
 msgstr "nÃ¤ita jÃ¤rgmist gruppi"
 
-#: src/lang.c:450
+#: src/lang.c:453
 msgid "display previous group"
 msgstr "nÃ¤ita eelmist gruppi"
 
-#: src/lang.c:451
+#: src/lang.c:454
 msgid "toggle all selections (all articles)"
 msgstr "lÃ¼lita kÃµiki valikuid (kÃµiki artikleid)"
 
-#: src/lang.c:452
+#: src/lang.c:455
 msgid "select group (make \"hot\")"
 msgstr "vali grupp (muuda \"kuumaks\")"
 
-#: src/lang.c:453
+#: src/lang.c:456
 msgid "select thread"
 msgstr "vali teema"
 
-#: src/lang.c:454
+#: src/lang.c:457
 msgid "select threads if at least one unread article is selected"
 msgstr "vali teemad, kui on valitud vÃ¤hemalt Ã¼ks lugemata artikkel"
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid "select threads that match user specified pattern"
 msgstr "vali kasutaja mÃ¤Ã¤ratud mustrile vastavad teemad"
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid "tag all parts of current multipart-message in order"
 msgstr "mÃ¤rgi jooksva mitmeosalise teate kÃµik osad"
 
-#: src/lang.c:457
+#: src/lang.c:460
 msgid "0 - 9\t  choose thread by number"
 msgstr "0 - 9\t  vali numbri jÃ¤rgi teema"
 
-#: src/lang.c:458
+#: src/lang.c:461
 msgid "toggle limit number of articles to get, and reload"
 msgstr "sea laetavate artiklite piirang ja lae uuesti"
 
-#: src/lang.c:459
+#: src/lang.c:462
 msgid "toggle display of all/unread articles"
 msgstr "lÃ¼lita ekraanil kÃµik/lugemata artiklid"
 
-#: src/lang.c:460
+#: src/lang.c:463
 msgid "toggle selection of thread"
 msgstr "lÃ¼lita teema valikut"
 
-#: src/lang.c:461
+#: src/lang.c:464
 msgid "cycle through threading options available"
 msgstr "erinevad teemade kÃ¤sitlemise vÃµtmed"
 
-#: src/lang.c:462
+#: src/lang.c:465
 msgid "undo all selections (all articles)"
 msgstr "ennista kÃµik valikud (kÃµik artiklid)"
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid "untag all tagged threads"
 msgstr "eemalda mÃ¤rgistus kÃµikidelt mÃ¤rgitud teemadelt"
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid "add new scope"
 msgstr "lisa uus skoop"
 
-#: src/lang.c:465
+#: src/lang.c:468
 msgid "delete scope"
 msgstr "kustuta skoop"
 
-#: src/lang.c:466
+#: src/lang.c:469
 msgid "edit attributes file"
 msgstr "toimeta atribuutide faili"
 
-#: src/lang.c:467
+#: src/lang.c:470
 msgid "choose first scope in list"
 msgstr "vali loetelust esimene skoop"
 
-#: src/lang.c:468
+#: src/lang.c:471
 msgid "0 - 9\t  choose scope by number"
 msgstr "0 - 9\t  vali skoop numbri jÃ¤rgi"
 
-#: src/lang.c:469
+#: src/lang.c:472
 msgid "choose last scope in list"
 msgstr "vali loetelust viimane skoop"
 
-#: src/lang.c:470
+#: src/lang.c:473
 msgid "move scope"
 msgstr "liiguta skoopi"
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid "rename scope"
 msgstr "nimeta skoop Ã¼mber"
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid "select scope"
 msgstr "vali skoop"
 
-#: src/lang.c:473
+#: src/lang.c:476
 msgid "mark all articles in group as read"
 msgstr "mÃ¤rgi valitud grupis kÃµik artiklid loetuks"
 
-#: src/lang.c:474
+#: src/lang.c:477
 msgid "mark all articles in group as read and move to next unread group"
 msgstr "mÃ¤rgi grupp loetuks ja liigu jÃ¤rgmisele lugemata grupile"
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid "choose first group in list"
 msgstr "vali loetelust esimene grupp"
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid "choose group by name"
 msgstr "vali grupp nime jÃ¤rgi"
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid "0 - 9\t  choose group by number"
 msgstr "0 - 9\t  vali grupp numbri jÃ¤rgi"
 
-#: src/lang.c:478
+#: src/lang.c:481
 msgid "choose range of groups to be affected by next command"
 msgstr "jÃ¤rgmise kÃ¤suga tÃ¶Ã¶deldavate gruppide vahemik"
 
-#: src/lang.c:479
+#: src/lang.c:482
 msgid "choose last group in list"
 msgstr "vali loetelust viimane grupp"
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid "mark all articles in chosen group unread"
 msgstr "mÃ¤rgi valitud grupis kÃµik artiklid mitte-loetuks"
 
-#: src/lang.c:481
+#: src/lang.c:484
 msgid "move chosen group within list"
 msgstr "liiguta valitud gruppi loendis"
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid "choose next group with unread news"
 msgstr "vali jÃ¤rgmine lugemata artiklitega grupp"
 
-#: src/lang.c:483 src/lang.c:1367
+#: src/lang.c:486 src/lang.c:1370
 msgid "quit"
 msgstr "vÃ¤lju"
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid "quit without saving configuration changes"
 msgstr "vÃ¤lju muudetud seadeid salvestamata"
 
-#: src/lang.c:485
+#: src/lang.c:488
 msgid "read chosen group"
 msgstr "loe valitud gruppi"
 
-#: src/lang.c:486
+#: src/lang.c:489
 msgid "reset .newsrc (all available articles in groups marked unread)"
 msgstr ".newsrc faili algvÃ¤Ã¤rtustamine (kÃµik artiklid mitte-loetuks)"
 
-#: src/lang.c:487
+#: src/lang.c:490
 msgid "search backwards for a group name"
 msgstr "otsi grupi nime tagaspidi"
 
-#: src/lang.c:488
+#: src/lang.c:491
 msgid " \t  (all searches are case-insensitive and wrap around)"
 msgstr " \t  (kÃµik otsingud on tÃµstutundetud ja vajadusel alustavad algusest)"
 
-#: src/lang.c:489
+#: src/lang.c:492
 msgid "search forwards for a group name"
 msgstr "otsi grupi nime edaspidi"
 
-#: src/lang.c:490
+#: src/lang.c:493
 msgid "subscribe to chosen group"
 msgstr "telli valitud grupp"
 
-#: src/lang.c:491
+#: src/lang.c:494
 msgid "subscribe to groups that match pattern"
 msgstr "telli mustrile vastavaid gruppe"
 
-#: src/lang.c:492
+#: src/lang.c:495
 msgid "reread active file to check for any new news"
 msgstr "kontrolli aktiivsete gruppide faili - kas on uusi artikleid"
 
-#: src/lang.c:493
+#: src/lang.c:496
 msgid "toggle display of group name only or group name plus description"
 msgstr "vali ekraanil ainult grupi nimi vÃµi grupi nimi ja kirjeldus"
 
-#: src/lang.c:494
+#: src/lang.c:497
 msgid "toggle display to show all/unread subscribed groups"
 msgstr "vali ekraanile kÃµik/lugemata tellitud grupid"
 
-#: src/lang.c:495
+#: src/lang.c:498
 msgid "unsubscribe from chosen group"
 msgstr "loobu valitud grupist"
 
-#: src/lang.c:496
+#: src/lang.c:499
 msgid "unsubscribe from groups that match pattern"
 msgstr "loobu mustrile vastavatest gruppidest"
 
-#: src/lang.c:497
+#: src/lang.c:500
 msgid "sort the list of groups"
 msgstr "jÃ¤rjesta gruppide loend"
 
-#: src/lang.c:498
+#: src/lang.c:501
 msgid "toggle display to show all/subscribed groups"
 msgstr "nÃ¤ita ekraanil kÃµiki/tellitud gruppe"
 
-#: src/lang.c:499
+#: src/lang.c:502
 msgid "0 - 9\t  choose article by number"
 msgstr "0 - 9\t  vali numbri jÃ¤rgi artikkel"
 
-#: src/lang.c:500
+#: src/lang.c:503
 msgid "mark thread as read and return to group index page"
 msgstr "mÃ¤rgi teema loetuks ja vÃ¤lju gruppide indeksi lehele"
 
-#: src/lang.c:501
+#: src/lang.c:504
 msgid "mark thread as read and enter next unread thread or group"
 msgstr "mÃ¤rgi teema loetuks ja sisene jÃ¤rgmisse teemasse vÃµi gruppi"
 
-#: src/lang.c:502
+#: src/lang.c:505
 msgid "choose first article in list"
 msgstr "vali loendis esimene artikkel"
 
-#: src/lang.c:503
+#: src/lang.c:506
 msgid "choose last article in list"
 msgstr "vali loendis viimane artikkel"
 
-#: src/lang.c:504
+#: src/lang.c:507
 msgid "mark art, range or tagged arts as read; move crsr to next unread art"
 msgstr ""
 "mÃ¤rgi art. vahemik vÃµi mÃ¤rgitud art. loetuks, liigu jÃ¤rgm. lugemata artiklile"
 
-#: src/lang.c:505
+#: src/lang.c:508
 msgid "mark article, range or tagged articles as unread"
 msgstr "mÃ¤rgi jooksev teema, vahemik vÃµi mÃ¤rgitud teemad mitteloetuks"
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid "mark current thread as unread"
 msgstr "mÃ¤rgi teema mitteloetuks"
 
-#: src/lang.c:507
+#: src/lang.c:510
 msgid "read chosen article"
 msgstr "loe valitud artiklit"
 
-#: src/lang.c:508
+#: src/lang.c:511
 msgid ""
 "Display properties\n"
 "------------------"
@@ -2402,7 +2422,7 @@ msgstr ""
 "Ekraani omadused\n"
 "----------------"
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid ""
 "Miscellaneous\n"
 "-------------"
@@ -2410,7 +2430,7 @@ msgstr ""
 "Muud\n"
 "----"
 
-#: src/lang.c:510
+#: src/lang.c:513
 msgid ""
 "Moving around\n"
 "-------------"
@@ -2418,7 +2438,7 @@ msgstr ""
 "Liikumine\n"
 "---------"
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid ""
 "Group/thread/article operations\n"
 "-------------------------------"
@@ -2426,7 +2446,7 @@ msgstr ""
 "Grupi/teema/artikli operatsioonid\n"
 "---------------------------------"
 
-#: src/lang.c:512
+#: src/lang.c:515
 msgid ""
 "Attachment operations\n"
 "---------------------"
@@ -2434,7 +2454,7 @@ msgstr ""
 "Operatsioonid manustega\n"
 "-----------------------"
 
-#: src/lang.c:513
+#: src/lang.c:516
 msgid ""
 "Attribute operations\n"
 "--------------------"
@@ -2442,7 +2462,7 @@ msgstr ""
 "Operatsioonid atribuutidega\n"
 "---------------------------"
 
-#: src/lang.c:514
+#: src/lang.c:517
 msgid ""
 "Option operations\n"
 "-----------------"
@@ -2450,7 +2470,7 @@ msgstr ""
 "Operatsioonid seadetega\n"
 "-----------------------"
 
-#: src/lang.c:515
+#: src/lang.c:518
 msgid ""
 "Scope operations\n"
 "----------------"
@@ -2458,7 +2478,7 @@ msgstr ""
 "Operatsioonid skoobiga\n"
 "----------------------"
 
-#: src/lang.c:516
+#: src/lang.c:519
 msgid ""
 "URL operations\n"
 "--------------"
@@ -2466,90 +2486,90 @@ msgstr ""
 "Operatsioonid URL'idega\n"
 "-----------------------"
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid "choose first URL in list"
 msgstr "vali loetelust esimene URL"
 
-#: src/lang.c:518
+#: src/lang.c:521
 msgid "0 - 9\t  choose URL by number"
 msgstr "0 - 9\t  vali numbri jÃ¤rgi URL"
 
-#: src/lang.c:519
+#: src/lang.c:522
 msgid "choose last URL in list"
 msgstr "vali loetelust viimane URL"
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid "search for URLs forwards"
 msgstr "otsi URL'e edaspidi"
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid "search for URLs backwards"
 msgstr "otsi URL'e tagaspidi"
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid "Open URL in browser"
 msgstr "Ava URL brauseris"
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid "toggle info message in last line (URL)"
 msgstr "lÃ¼lita viimase rea infoteadet (URL)"
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid "Group Level Commands"
 msgstr "Grupitaseme kÃ¤sud"
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid "Kill filter added"
 msgstr "Surmamise filter lisatud"
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid "Auto-selection filter added"
 msgstr "Automaatse valiku filter lisatud"
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid "All parts tagged"
 msgstr "KÃµik osad on mÃ¤rgitud"
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid "Storing article for later posting"
 msgstr "Salvestan artikli hiljem postitamiseks"
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid "Please enter a valid character"
 msgstr "Palun sisestage lubatud sÃ¼mbol"
 
-#: src/lang.c:531
+#: src/lang.c:534
 #, c-format
 msgid "Missing part #%d"
 msgstr "Puudub osa nr: %d"
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid "*** No postponed articles ***"
 msgstr "*** Postitusootel artikleid pole ***"
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid "Not a multi-part message"
 msgstr "Ei ole mitmeosaline teade"
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid "You are not subscribed to this group"
 msgstr "Te pole seda gruppi tellinud"
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid "No previous expression"
 msgstr "Eelmist avaldist pole"
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid "Operation disabled in no-overwrite mode"
 msgstr "Operatsioon on Ã¼lekirjutamist keelavas moodis keelatud"
 
 #. TODO: replace hardcoded key-name in txt_info_postponed
-#: src/lang.c:538
+#: src/lang.c:541
 #, c-format
 msgid "%d postponed %s, reuse with ^O...\n"
 msgstr "%d ootel %s, kasutamiseks ^O...\n"
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid ""
 "X-Conversion-Note: multipart/alternative contents have been removed.\n"
 "  To get the whole article, turn alternative handling OFF in the Option "
@@ -2558,21 +2578,21 @@ msgstr ""
 "X-Conversion-Note: multipart/alternative sisu on eemaldatud.\n"
 "  Et nÃ¤ha tervet artiklit, lÃ¼litage alternatiivide kÃ¤sitlemine vÃ¤lja\n"
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid "Save filename for %s/%s is a mailbox. Attachment not saved"
 msgstr "Fail %s/%s salvestamiseks on postkast. Lisa ei salvestatud"
 
-#: src/lang.c:542
+#: src/lang.c:545
 msgid "TeX2Iso encoded article"
 msgstr "TeX2Iso kodeeritud artikkel"
 
-#: src/lang.c:543
+#: src/lang.c:546
 msgid "incomplete "
 msgstr "mittetÃ¤ielik "
 
 #. TODO: replace hardcoded key-names
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid ""
 "\n"
@@ -2633,133 +2653,133 @@ msgstr ""
 "Lisainfot leiate manualist, README, INSTALL, TODO ja FTP failidest.\n"
 "Palun saatke vearaportid/kommentaarid 'R' kÃ¤suga aadressil %s.\n"
 
-#: src/lang.c:561
+#: src/lang.c:564
 #, c-format
 msgid "Invalid  From: %s  line. Read the INSTALL file again."
 msgstr "Vigane From: %s rida. Lugege uuesti faili INSTALL."
 
-#: src/lang.c:563
+#: src/lang.c:566
 msgid "Invalid multibyte sequence found\n"
 msgstr "Leidsin vigase mitmebaidi jÃ¤rjendi\n"
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid "Invalid  Sender:-header %s"
 msgstr "Vigane Sender:-pÃ¤is %s"
 
-#: src/lang.c:568
+#: src/lang.c:571
 msgid "Inverse video disabled"
 msgstr "PÃ¶Ã¶ratud video keelatud"
 
-#: src/lang.c:569
+#: src/lang.c:572
 msgid "Inverse video enabled"
 msgstr "PÃ¶Ã¶ratud video lubatud"
 
-#: src/lang.c:571
+#: src/lang.c:574
 #, c-format
 msgid "Missing definition for %s\n"
 msgstr "%s definitsioon puudub\n"
 
-#: src/lang.c:572
+#: src/lang.c:575
 #, c-format
 msgid "Invalid key definition '%s'\n"
 msgstr "Vigane klahvi definitsioon '%s'\n"
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid "Invalid keyname '%s'\n"
 msgstr "Vigane klahvi nimi '%s'\n"
 
-#: src/lang.c:574
+#: src/lang.c:577
 #, c-format
 msgid "Keymap file was upgraded to version %s\n"
 msgstr "Keymap fail uuendati versioonini %s\n"
 
-#: src/lang.c:575
+#: src/lang.c:578
 #, c-format
 msgid "Kill From:     [%s] (y/n): "
 msgstr "Surmake From:  [%s] (j/e): "
 
-#: src/lang.c:576
+#: src/lang.c:579
 msgid "Kill Lines: (</>num): "
 msgstr "Surmake read: (</>num) : "
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid "Kill Article Menu"
 msgstr "Artuklite surmamise menÃ¼Ã¼"
 
-#: src/lang.c:578
+#: src/lang.c:581
 #, c-format
 msgid "Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr "Surmake Msg-Id:[%s] (f/l/o/n): "
 
-#: src/lang.c:579
+#: src/lang.c:582
 msgid "Kill pattern scope  : "
 msgstr "Surmamise mustri ulatus: "
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid "Kill Subject:  [%s] (y/n): "
 msgstr "Surmake teema: [%s] (j/e): "
 
-#: src/lang.c:581
+#: src/lang.c:584
 msgid "Kill text pattern   : "
 msgstr "Surmake tekst mustriga : "
 
-#: src/lang.c:582
+#: src/lang.c:585
 msgid "Kill time in days   : "
 msgstr "Surmamise aeg pÃ¤evades : "
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid "Last"
 msgstr "Viimane"
 
-#: src/lang.c:585
+#: src/lang.c:588
 msgid "-- Last response --"
 msgstr "-- Viimane vastus --"
 
-#: src/lang.c:586
+#: src/lang.c:589
 #, c-format
 msgid "Lines %s  "
 msgstr "Rida: %s  "
 
-#: src/lang.c:588
+#: src/lang.c:591
 msgid "Mail"
 msgstr "E-post"
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid "mailbox "
 msgstr "postkasti "
 
-#: src/lang.c:590
+#: src/lang.c:593
 #, c-format
 msgid "Mail article(s) to [%.*s]> "
 msgstr "Saada artiklid aadressil [%.*s]> "
 
-#: src/lang.c:591
+#: src/lang.c:594
 #, c-format
 msgid "Mailing log to %s\n"
 msgstr "Saadan logi aadressil %s\n"
 
-#: src/lang.c:592
+#: src/lang.c:595
 msgid "Mail bug report..."
 msgstr "Saada vearaport..."
 
-#: src/lang.c:593
+#: src/lang.c:596
 #, c-format
 msgid "Mail BUG REPORT to %s?"
 msgstr "Saadan VEARAPORTI aadressil %s?"
 
-#: src/lang.c:594
+#: src/lang.c:597
 msgid "Mailed"
 msgstr "Saadetud"
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid "Mailing to %s..."
 msgstr "Saadan aadressil %s..."
 
-#: src/lang.c:596
+#: src/lang.c:599
 msgid ""
 "# [Mail/Save] active file. Format is like news active file:\n"
 "#   groupname  max.artnum  min.artnum  /dir\n"
@@ -2771,61 +2791,61 @@ msgstr ""
 "# Neljas vÃ¤li on baaskataloog (nÃ¤iteks ~/Mail vÃµi ~/News)\n"
 "#\n"
 
-#: src/lang.c:599
+#: src/lang.c:602
 #, c-format
 msgid "%s marked as read"
 msgstr "%s mÃ¤rgitud loetuks"
 
-#: src/lang.c:600
+#: src/lang.c:603
 #, c-format
 msgid "%s marked as unread"
 msgstr "%s mÃ¤rgitud mitteloetuks"
 
-#: src/lang.c:601
+#: src/lang.c:604
 #, c-format
 msgid "Marked %d of %d %s as read"
 msgstr "MÃ¤rkisin %d (%d) %s loetuks"
 
-#: src/lang.c:602
+#: src/lang.c:605
 #, c-format
 msgid "Marked %d of %d %s as unread"
 msgstr "MÃ¤rkisin %d (%d) %s mitteloetuks"
 
-#: src/lang.c:603 src/lang.c:1334
+#: src/lang.c:606 src/lang.c:1337
 msgid "Mark"
 msgstr "MÃ¤rk"
 
-#: src/lang.c:604
+#: src/lang.c:607
 #, c-format
 msgid "Mark all articles as read%s?"
 msgstr "MÃ¤rgin kÃµik artiklid loetuks%s?"
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid "Mark article as read%s?"
 msgstr "MÃ¤rgin artikli loetuks%s?"
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid "Mark group %s as read?"
 msgstr "MÃ¤rgin grupi %s loetuks?"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid "Mark thread as read%s?"
 msgstr "MÃ¤rgin teema loetuks%s?"
 
-#: src/lang.c:608
+#: src/lang.c:611
 #, c-format
 msgid "Matching %s groups..."
 msgstr "Otsin %s gruppe..."
 
-#: src/lang.c:609 src/lang.c:623 src/lang.c:629
+#: src/lang.c:612 src/lang.c:626 src/lang.c:632
 #, c-format
 msgid "<n>=set current to n; %s=line down; %s=line up; %s=help; %s=quit"
 msgstr "<n>=jooksev n; %s=rida alla; %s=rida Ã¼les; %s=abiinfo; %s=vÃ¤lju"
 
-#: src/lang.c:611
+#: src/lang.c:614
 #, c-format
 msgid ""
 "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all"
@@ -2833,24 +2853,24 @@ msgstr ""
 "%s=vaata; %s=toru; %s=toru vormindamata; %s=salvesta; %s=mÃ¤rgi; %s=mÃ¤rgi "
 "muster %s=eemalda mÃ¤rk"
 
-#: src/lang.c:613
+#: src/lang.c:616
 #, c-format
 msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr "%s=vaata; %s=salvesta; %s=mÃ¤rgi; %s=mÃ¤rgi muster; %s=eemalda mÃ¤rgid"
 
-#: src/lang.c:615
+#: src/lang.c:618
 #, c-format
 msgid ""
 "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search"
 msgstr ""
 "%s=tagaspidi mÃ¤rgi; %s=otsi edaspidi; %s=otsi tagaspidi; %s=korda otsingut"
 
-#: src/lang.c:616 src/lang.c:620
+#: src/lang.c:619 src/lang.c:623
 #, 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:617
+#: src/lang.c:620
 #, c-format
 msgid ""
 "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; "
@@ -2859,266 +2879,266 @@ msgstr ""
 "%s=autori otsing; %s=loetud; %s=rida alla; %s=rida Ã¼les; %s=mÃ¤rgi loetuks; "
 "%s=teema"
 
-#: src/lang.c:618
+#: src/lang.c:621
 #, 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:619
+#: src/lang.c:622
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=quit"
 msgstr "%s=otsi edaspidi; %s=otsi tagaspidi; %s=vÃ¤lju"
 
-#: src/lang.c:621
+#: src/lang.c:624
 #, 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:622
+#: src/lang.c:625
 #, c-format
 msgid "%s=add; %s=move; %s=rename; %s=delete"
 msgstr "%s=lisa; %s=liiguta; %s=uus nimi; %s=kustuta"
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, 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:625
+#: src/lang.c:628
 #, 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:626
+#: src/lang.c:629
 #, 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:627
+#: src/lang.c:630
 #, 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:628
+#: src/lang.c:631
 #, 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:630
+#: src/lang.c:633
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=repeat search"
 msgstr "%s=otsi edaspidi; %s=otsi tagaspidi; %s=korda otsingut"
 
-#: src/lang.c:631
+#: src/lang.c:634
 msgid "--More--"
 msgstr "--Veel--"
 
-#: src/lang.c:632
+#: src/lang.c:635
 #, c-format
 msgid "Moving %s..."
 msgstr "TÃµstan %s..."
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid "Message-ID: & last Reference  "
 msgstr "Message-ID: & viimane viitamine "
 
-#: src/lang.c:634
+#: src/lang.c:637
 msgid "Message-ID: line              "
 msgstr "Message-ID: rida              "
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid "Message-ID: & References: line"
 msgstr "Message-ID: & References: rida"
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid ", name: "
 msgstr ", nimi: "
 
-#: src/lang.c:638
+#: src/lang.c:641
 #, c-format
 msgid "Go to newsgroup [%s]> "
 msgstr "Mine gruppi [%s]> "
 
-#: src/lang.c:639
+#: src/lang.c:642
 msgid "newsgroups"
 msgstr "gruppidesse"
 
-#: src/lang.c:640
+#: src/lang.c:643
 #, c-format
 msgid "Position %s in group list (1,2,..,$) [%d]> "
 msgstr "Positsioon %s gruppide nimistus (1,2,..,$) [%d]> "
 
-#: src/lang.c:641
+#: src/lang.c:644
 msgid "newsgroup"
 msgstr "gruppi"
 
-#: src/lang.c:642
+#: src/lang.c:645
 msgid "Try and save newsrc file again?"
 msgstr "Proovin newsrc faili uuesti salvestada?"
 
-#: src/lang.c:643
+#: src/lang.c:646
 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:644
+#: src/lang.c:647
 msgid "newsrc file saved successfully.\n"
 msgstr "newsrc fail on edukalt salvestatud.\n"
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid "-- Next response --"
 msgstr "- JÃ¤rgmine vastus -"
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid "No  "
 msgstr "Ei  "
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid "*** No articles ***"
 msgstr "*** Artikleid pole ***"
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid "No articles have been posted"
 msgstr "Postitatud artikleid pole"
 
-#: src/lang.c:649
+#: src/lang.c:652
 msgid "*** No attachments ***"
 msgstr "*** Manuseid pole ***"
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid "*** No description ***"
 msgstr "*** Kirjeldus puudub ***"
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid "No filename"
 msgstr "Failil pole nime"
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid "No group"
 msgstr "Gruppi pole"
 
-#: src/lang.c:653
+#: src/lang.c:656
 msgid "*** No groups ***"
 msgstr "*** Gruppe pole ***"
 
-#: src/lang.c:654
+#: src/lang.c:657
 msgid "No more groups to read"
 msgstr "Lugemiseks rohkem gruppe pole"
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid "No last message"
 msgstr "Viimast teadet pole"
 
-#: src/lang.c:656
+#: src/lang.c:659
 msgid "No mail address"
 msgstr "E-posti aadressi pole"
 
-#: src/lang.c:657
+#: src/lang.c:660
 msgid "No articles marked for saving"
 msgstr "Salvestamiseks mÃ¤rgitud artikleid pole"
 
-#: src/lang.c:658
+#: src/lang.c:661
 msgid "No match"
 msgstr "Ei leia"
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid "No more groups"
 msgstr "Rohkem gruppe pole"
 
-#: src/lang.c:660
+#: src/lang.c:663
 msgid "No newsgroups"
 msgstr "Gruppe pole"
 
-#: src/lang.c:661
+#: src/lang.c:664
 msgid "No next unread article"
 msgstr "JÃ¤rgmist lugemata artiklit pole"
 
-#: src/lang.c:662
+#: src/lang.c:665
 msgid "No previous group"
 msgstr "Eelmist gruppi pole"
 
-#: src/lang.c:663
+#: src/lang.c:666
 msgid "No previous search, nothing to repeat"
 msgstr "Eelmist otsingut pole, ei saa korrata"
 
-#: src/lang.c:664
+#: src/lang.c:667
 msgid "No previous unread article"
 msgstr "Eelmist lugemata artiklit pole"
 
-#: src/lang.c:665
+#: src/lang.c:668
 msgid "No responses"
 msgstr "Vastuseid pole"
 
-#: src/lang.c:666
+#: src/lang.c:669
 msgid "No responses to list in current thread"
 msgstr "Jooksvas teemas pole vastuseid"
 
-#: src/lang.c:667
+#: src/lang.c:670
 msgid "*** No scopes ***"
 msgstr "*** Skoope pole ***"
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid "No search string"
 msgstr "OtsingusÃµne puudub"
 
-#: src/lang.c:669
+#: src/lang.c:672
 msgid "No subject"
 msgstr "Teema puudub"
 
-#: src/lang.c:671
+#: src/lang.c:674
 #, 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:672
+#: src/lang.c:675
 #, 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:673
+#: src/lang.c:676
 #, c-format
 msgid "%s: Terminal must have clearscreen (cl) capability\n"
 msgstr "%s: Terminalil peab olema ekraanipuhastamise (cl) omadus\n"
 
-#: src/lang.c:674
+#: src/lang.c:677
 #, c-format
 msgid "%s: Terminal must have cursor motion (cm)\n"
 msgstr "%s: Terminal peab toetama kursori liigutamist (cm)\n"
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, 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:677
+#: src/lang.c:680
 #, c-format
 msgid "No viewer found for %s/%s\n"
 msgstr "%s/%s jaoks puudub vaatur\n"
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid "Newsgroup does not exist on this server"
 msgstr "Gruppi pole sellel serveril"
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid "Group %s not found in active file"
 msgstr "Gruppi %s pole aktiivsete gruppide failis"
 
-#: src/lang.c:680
+#: src/lang.c:683
 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:681
+#: src/lang.c:684
 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:682
+#: src/lang.c:685
 #, c-format
 msgid ""
 "# NNTP-server -> newsrc translation table and NNTP-server\n"
@@ -3147,44 +3167,44 @@ msgstr ""
 "#   news.example.org    /tmp/nrc-ex      example    ex\n"
 "#\n"
 
-#: src/lang.c:689
+#: src/lang.c:692
 msgid "Only"
 msgstr "Ainult"
 
-#: src/lang.c:690
+#: src/lang.c:693
 #, c-format
 msgid "Option not enabled. Recompile with %s."
 msgstr "VÃµti pole lubatud. Kasutage kompileerimisel %s."
 
-#: src/lang.c:691
+#: src/lang.c:694
 msgid "Options Menu"
 msgstr "Omaduste menÃ¼Ã¼"
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid "Options Menu Commands"
 msgstr "Omaduste menÃ¼Ã¼ kÃ¤sud"
 
-#: src/lang.c:695
+#: src/lang.c:698
 #, c-format
 msgid "Error in regex: %s at pos. %d '%s'"
 msgstr "Viga regulaaravaldises: %s positsioonil %d '%s'"
 
-#: src/lang.c:696
+#: src/lang.c:699
 #, c-format
 msgid "Error in regex: pcre internal error %d"
 msgstr "Viga regulaaravaldises: pcre sisemine viga %d"
 
-#: src/lang.c:697
+#: src/lang.c:700
 #, c-format
 msgid "Error in regex: study - pcre internal error %s"
 msgstr "Viga regulaaravaldises: uurimiseks - pcre sisemine viga %s"
 
-#: src/lang.c:698
+#: src/lang.c:701
 msgid "Post a followup..."
 msgstr "Postita vastus..."
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:700
+#: src/lang.c:703
 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"
@@ -3194,277 +3214,277 @@ msgstr ""
 "vÃµi muul viisil kÃµrvaldatav, vÃµite artikli salvestada hiljem postitamiseks\n"
 "ja ^O kÃ¤suga hiljem postitada.\n"
 
-#: src/lang.c:703
+#: src/lang.c:706
 msgid "Posted articles history"
 msgstr "Postitatud artiklite ajalugu"
 
-#: src/lang.c:704
+#: src/lang.c:707
 #, c-format
 msgid "Post to newsgroup(s) [%s]> "
 msgstr "Postita gruppidesse [%s]> "
 
-#: src/lang.c:705
+#: src/lang.c:708
 msgid "-- post processing started --"
 msgstr "-- lÃµpptÃ¶Ã¶tlus alustas --"
 
-#: src/lang.c:706
+#: src/lang.c:709
 msgid "-- post processing completed --"
 msgstr "-- lÃµpptÃ¶Ã¶tlus lÃµpetas --"
 
-#: src/lang.c:707
+#: src/lang.c:710
 #, c-format
 msgid "Post subject [%s]> "
 msgstr "Postituse teema [%s]> "
 
-#: src/lang.c:708
+#: src/lang.c:711
 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:709
+#: src/lang.c:712
 msgid "Posting article..."
 msgstr "Postitan artiklit..."
 
-#: src/lang.c:710
+#: src/lang.c:713
 #, 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:711
+#: src/lang.c:714
 #, c-format
 msgid "Hot %s"
 msgstr "Kuum %s"
 
-#: src/lang.c:712
+#: src/lang.c:715
 #, c-format
 msgid "Tagged %s"
 msgstr "MÃ¤rgitud %s"
 
-#: src/lang.c:713
+#: src/lang.c:716
 #, c-format
 msgid "Untagged %s"
 msgstr "MÃ¤rkimata %s"
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid "Processing mail messages marked for deletion."
 msgstr "TÃ¶Ã¶tlen kirju, mis on kustutamiseks mÃ¤rgitud."
 
-#: src/lang.c:715
+#: src/lang.c:718
 msgid "Processing saved articles marked for deletion."
 msgstr "TÃ¶Ã¶tlen salvestatud ja kustutamiseks mÃ¤rgitud artikleid."
 
-#: src/lang.c:716
+#: src/lang.c:719
 #, 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:717
+#: src/lang.c:720
 msgid "Article unchanged, abort mailing?"
 msgstr "Artiklit ei ole muudetud, katkestan saatmise?"
 
-#: src/lang.c:718
+#: src/lang.c:721
 #, c-format
 msgid "Do you want to see postponed articles (%d)?"
 msgstr "Kas soovite nÃ¤ha postitamisootel artikleid (%d)?"
 
-#: src/lang.c:720
+#: src/lang.c:723
 msgid "Add quick kill filter?"
 msgstr "Lisan kiirsurmamise filtri?"
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid "Add quick selection filter?"
 msgstr "Lisan kiirvaliku filtri?"
 
-#: src/lang.c:722
+#: src/lang.c:725
 msgid "Do you really want to quit?"
 msgstr "Kas te tÃµesti soovite vÃ¤ljuda?"
 
-#: src/lang.c:723
+#: src/lang.c:726
 #, 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:724
+#: src/lang.c:727
 msgid "You have tagged articles in this group - quit anyway?"
 msgstr "Teil on siin grupis mÃ¤rgitud artikleid - vÃ¤ljun siiski?"
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid "%s=quit, %s=edit, %s=postpone: "
 msgstr "%s=vÃ¤lju, %s=toimeta, %s=ootele: "
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid "%s=quit %s=edit %s=save kill description: "
 msgstr "%s=vÃ¤lju %s=toimeta %s=salvesta surmamise kirjeldus: "
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid "%s=quit %s=edit %s=save select description: "
 msgstr "%s=vÃ¤lju %s=toimeta %s=salvesta valiku kirjeldus: "
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid "Do you really want to quit without saving your configuration?"
 msgstr "Kas te tÃµesti soovite seadeid salvestamata vÃ¤ljuda?"
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid "Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr "Vigane vahemik - lubatud on '0-9.$' nÃ¤iteks 1-$"
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid "Do you want to abort this operation?"
 msgstr "Kas soovite seda operatsiooni katkestada?"
 
-#: src/lang.c:734
+#: src/lang.c:737
 msgid "Do you want to exit tin immediately?"
 msgstr "Kas soovite viivitamata tinist vÃ¤ljuda?"
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid "Reading ('q' to quit)..."
 msgstr "Loen ('q' katkestamiseks)..."
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid "Reading %sarticles..."
 msgstr "Loen %sartikleid..."
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid "Reading %sattributes file...\n"
 msgstr "Loen %satribuutide faili...\n"
 
-#: src/lang.c:739
+#: src/lang.c:742
 #, c-format
 msgid "Reading %sconfig file...\n"
 msgstr "Loen %sseadete faili...\n"
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid "Reading filter file...\n"
 msgstr "Loen filtrite faili...\n"
 
-#: src/lang.c:741
+#: src/lang.c:744
 #, c-format
 msgid "Reading %s groups..."
 msgstr "Loen %s gruppe..."
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid "Reading input history file...\n"
 msgstr "Loen sisendi ajalugu...\n"
 
-#: src/lang.c:743
+#: src/lang.c:746
 msgid "Reading keymap file...\n"
 msgstr "Loen klahvitabeli faili...\n"
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid "Reading groups from active file... "
 msgstr "Loen aktiivseid gruppe... "
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid "Reading groups from newsrc file... "
 msgstr "Loen gruppe newsrc failist... "
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid "Reading newsgroups file... "
 msgstr "Loen gruppide kirjeldusi... "
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid "Reading newsrc file..."
 msgstr "Loen newsrc faili..."
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid "References: line              "
 msgstr "References: rida              "
 
-#: src/lang.c:750
+#: src/lang.c:753
 #, c-format
 msgid "(%d:%02d remaining)"
 msgstr "(%d:%02d jÃ¤rgneb)"
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid "Bogus group %s removed."
 msgstr "Vigane grupp %s on eemaldatud."
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid "Removed from the previous rule: "
 msgstr "Eelmisest reeglist eemaldatud: "
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid "Error: rename %s to %s"
 msgstr "Viga: %s uus nimi %s"
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid "Reply to author..."
 msgstr "Vastan autorile..."
 
-#: src/lang.c:756
+#: src/lang.c:759
 msgid "Repost"
 msgstr "Uuesti postitus"
 
-#: src/lang.c:757
+#: src/lang.c:760
 msgid "Reposting article..."
 msgstr "Postitan artikli uuesti..."
 
-#: src/lang.c:758
+#: src/lang.c:761
 #, c-format
 msgid "Repost article(s) to group(s) [%s]> "
 msgstr "Postitan artikli(d) gruppi(desse) [%s]> "
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid "Reset newsrc?"
 msgstr "AlgvÃ¤Ã¤rtustan newsrc?"
 
-#: src/lang.c:760
+#: src/lang.c:763
 msgid "Responses have been directed to the following newsgroups"
 msgstr "Vastused edastatakse jÃ¤rgnevatesse gruppidesse"
 
-#: src/lang.c:761
+#: src/lang.c:764
 #, 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:763
+#: src/lang.c:766
 msgid "Press <RETURN> to continue..."
 msgstr "JÃ¤tkamiseks vajutage <RETURN>..."
 
-#: src/lang.c:765
+#: src/lang.c:768
 #, c-format
 msgid "Select From    [%s] (y/n): "
 msgstr "Valige From    [%s] (j/e): "
 
-#: src/lang.c:766
+#: src/lang.c:769
 msgid "Select Lines: (</>num): "
 msgstr "Valige read:  (</>num): "
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid "Auto-select Article Menu"
 msgstr "Automaatselt valitavate artiklite menÃ¼Ã¼"
 
-#: src/lang.c:768
+#: src/lang.c:771
 #, c-format
 msgid "Select Msg-Id  [%s] (f/l/o/n): "
 msgstr "Valige Msg-Id  [%s] (f/l/o/n): "
 
-#: src/lang.c:769
+#: src/lang.c:772
 msgid "Select pattern scope: "
 msgstr "Valige mustri ulatus: "
 
-#: src/lang.c:770
+#: src/lang.c:773
 #, c-format
 msgid "Select Subject [%s] (y/n): "
 msgstr "Valige teema   [%s] (j/e): "
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid "Select text pattern : "
 msgstr "Valige tekstimuster : "
 
-#: src/lang.c:772
+#: src/lang.c:775
 msgid "Select time in days   : "
 msgstr "Valige aeg pÃ¤evades   : "
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid ""
 "# %s server configuration file\n"
@@ -3485,54 +3505,54 @@ msgstr ""
 "############################################################################\n"
 "\n"
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid "Showing unread groups only"
 msgstr "NÃ¤itan ainult lugemata gruppe"
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid "Subject: line (ignore case)   "
 msgstr "Subject: rida (tÃµstutundetu)"
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid "Subject: line (case sensitive)"
 msgstr "Subject: rida (tÃµstutundlik)"
 
-#: src/lang.c:782
+#: src/lang.c:785
 msgid "Save"
 msgstr "Salvesta"
 
-#: src/lang.c:783
+#: src/lang.c:786
 #, c-format
 msgid "Save '%s' (%s/%s)?"
 msgstr "Salvestan '%s' (%s/%s)?"
 
-#: src/lang.c:784
+#: src/lang.c:787
 msgid "Save configuration before continuing?"
 msgstr "Salvestan seaded enne jÃ¤tkamist?"
 
-#: src/lang.c:785
+#: src/lang.c:788
 msgid "Save filename> "
 msgstr "Fail salvestamiseks> "
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid "Saved"
 msgstr "Salvestatud"
 
-#: src/lang.c:787
+#: src/lang.c:790
 #, c-format
 msgid "%4d unread (%4d hot) %s in %s\n"
 msgstr "%4d lugemata (%4d kuuma) %s grupis %s\n"
 
-#: src/lang.c:788
+#: src/lang.c:791
 #, c-format
 msgid "Saved %s...\n"
 msgstr "Salvestatud %s...\n"
 
-#: src/lang.c:789
+#: src/lang.c:792
 msgid "Nothing was saved"
 msgstr "Midagi ei salvestatud"
 
-#: src/lang.c:790
+#: src/lang.c:793
 #, c-format
 msgid ""
 "\n"
@@ -3541,185 +3561,185 @@ msgstr ""
 "\n"
 "%s %d %s %d grupist%s\n"
 
-#: src/lang.c:791
+#: src/lang.c:794
 #, c-format
 msgid "-- %s saved to %s%s --"
 msgstr "-- %s salvestati %s%s --"
 
-#: src/lang.c:792
+#: src/lang.c:795
 #, c-format
 msgid "-- %s saved to %s - %s --"
 msgstr "-- %s salvestati %s - %s --"
 
-#: src/lang.c:793
+#: src/lang.c:796
 msgid "Saving..."
 msgstr "Salvestan..."
 
-#: src/lang.c:794
+#: src/lang.c:797
 #, c-format
 msgid "%s: Screen initialization failed"
 msgstr "%s: Ekraani initsialiseerimine ebaÃµnnestus"
 
-#: src/lang.c:796
+#: src/lang.c:799
 #, c-format
 msgid "%s: screen is too small\n"
 msgstr "%s: ekraan on liiga vÃ¤ike\n"
 
-#: src/lang.c:798
+#: src/lang.c:801
 #, 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:799
+#: src/lang.c:802
 msgid "Delete scope?"
 msgstr "Kustutan skoobi?"
 
-#: src/lang.c:800
+#: src/lang.c:803
 msgid "Enter scope> "
 msgstr "Sisestage skoop> "
 
-#: src/lang.c:801
+#: src/lang.c:804
 msgid "Select new position> "
 msgstr "Valige uus positsioon> "
 
-#: src/lang.c:802
+#: src/lang.c:805
 msgid "New position cannot be a global scope"
 msgstr "Uus positsioon ei saa olla globaalne skoop"
 
-#: src/lang.c:803
+#: src/lang.c:806
 msgid "Global scope, operation not allowed"
 msgstr "Globaalne skoop, operatsioon ei ole lubatud"
 
-#: src/lang.c:804
+#: src/lang.c:807
 msgid "Rename scope> "
 msgstr "Skoobi uus nimi> "
 
-#: src/lang.c:805
+#: src/lang.c:808
 msgid "Select scope> "
 msgstr "Valige skoop> "
 
-#: src/lang.c:806
+#: src/lang.c:809
 msgid "Scopes Menu"
 msgstr "Skoopide menÃ¼Ã¼"
 
-#: src/lang.c:807
+#: src/lang.c:810
 msgid "Scopes Menu Commands"
 msgstr "Skoopide menÃ¼Ã¼ kÃ¤sud"
 
-#: src/lang.c:808
+#: src/lang.c:811
 #, c-format
 msgid "Search backwards [%s]> "
 msgstr "Otsin tagurpidi [%s]> "
 
-#: src/lang.c:809
+#: src/lang.c:812
 #, c-format
 msgid "Search body [%s]> "
 msgstr "Otsi kehast [%s]> "
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid "Search forwards [%s]> "
 msgstr "Otsi edaspidi [%s]> "
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid "Searching..."
 msgstr "Otsin..."
 
-#: src/lang.c:812
+#: src/lang.c:815
 #, c-format
 msgid "Searching article %d of %d ('q' to abort)..."
 msgstr "Otsin artiklit %d/%d ('q' katkestamiseks)..."
 
-#: src/lang.c:813
+#: src/lang.c:816
 msgid "Select article> "
 msgstr "Valige artikkel> "
 
-#: src/lang.c:814
+#: src/lang.c:817
 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:815
+#: src/lang.c:818
 msgid "Select group> "
 msgstr "Valige grupp> "
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid "Enter selection pattern [%s]> "
 msgstr "Sisestage valiku muster [%s]> "
 
-#: src/lang.c:817
+#: src/lang.c:820
 msgid "Select thread> "
 msgstr "Valige teema> "
 
-#: src/lang.c:818
+#: src/lang.c:821
 #, 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:819
+#: src/lang.c:822
 msgid "servers active-file"
 msgstr "serveri aktiivsete gruppide fail"
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid "Cannot move into new newsgroups. Subscribe first..."
 msgstr "Uutesse gruppidesse ei saa siseneda. Tellige kÃµigepealt..."
 
-#: src/lang.c:821
+#: src/lang.c:824
 msgid "<SPACE>"
 msgstr "<TÃœHIK>"
 
-#: src/lang.c:822
+#: src/lang.c:825
 #, c-format
 msgid "Starting: (%s)"
 msgstr "Stardin: (%s)"
 
-#: src/lang.c:823
+#: src/lang.c:826
 #, c-format
 msgid "List Thread (%d of %d)"
 msgstr "Teemad (%d/%d)"
 
-#: src/lang.c:824
+#: src/lang.c:827
 #, c-format
 msgid "Thread (%.*s)"
 msgstr "Teema (%.*s)"
 
-#: src/lang.c:825
+#: src/lang.c:828
 msgid "Enter wildcard subscribe pattern> "
 msgstr "Sisestage tellimise muster> "
 
-#: src/lang.c:826
+#: src/lang.c:829
 #, c-format
 msgid "subscribed to %d groups"
 msgstr "%d gruppi on tellitud"
 
-#: src/lang.c:827
+#: src/lang.c:830
 #, c-format
 msgid "Subscribed to %s"
 msgstr "%s on tellitud"
 
-#: src/lang.c:828
+#: src/lang.c:831
 msgid "Subscribing... "
 msgstr "Tellin... "
 
-#: src/lang.c:829
+#: src/lang.c:832
 #, 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:830
+#: src/lang.c:833
 #, c-format
 msgid "Supersede article(s) to group(s) [%s]> "
 msgstr "Asendan artikli(d) gruppides [%s]> "
 
-#: src/lang.c:831
+#: src/lang.c:834
 msgid "Superseding article ..."
 msgstr "Asendan artikli ..."
 
-#: src/lang.c:832
+#: src/lang.c:835
 #, c-format
 msgid ""
 "\n"
@@ -3728,24 +3748,24 @@ msgstr ""
 "\n"
 "Peatatud. %s uuesti kÃ¤ivitamiseks kirjutage palun 'fg'\n"
 
-#: src/lang.c:834
+#: src/lang.c:837
 #, c-format
 msgid "%d days"
 msgstr "%d pÃ¤eva"
 
-#: src/lang.c:835
+#: src/lang.c:838
 msgid "<TAB>"
 msgstr "<TAB>"
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid "TeX "
 msgstr "TeX "
 
-#: src/lang.c:837
+#: src/lang.c:840
 msgid "# Default action/prompt strings\n"
 msgstr "# Vaikimisi aktsioonide/viipade sÃµned\n"
 
-#: src/lang.c:838
+#: src/lang.c:841
 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"
@@ -3764,108 +3784,108 @@ msgstr ""
 "# 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:851
+#: src/lang.c:854
 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:852
+#: src/lang.c:855
 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:853
+#: src/lang.c:856
 msgid "There is no news\n"
 msgstr "Uudiseid pole\n"
 
-#: src/lang.c:854
+#: src/lang.c:857
 msgid "Thread"
 msgstr "Teema"
 
-#: src/lang.c:855
+#: src/lang.c:858
 msgid "Thread Level Commands"
 msgstr "Teemataseme kÃ¤sud"
 
-#: src/lang.c:856
+#: src/lang.c:859
 msgid "Thread deselected"
 msgstr "Teema pole valitud"
 
-#: src/lang.c:857
+#: src/lang.c:860
 msgid "Thread selected"
 msgstr "Teema on valitud"
 
-#: src/lang.c:859
+#: src/lang.c:862
 msgid "threads"
 msgstr "teemad"
 
-#: src/lang.c:861
+#: src/lang.c:864
 msgid "thread"
 msgstr "teema"
 
-#: src/lang.c:862
+#: src/lang.c:865
 #, c-format
 msgid "Thread %4s of %4s"
 msgstr "Teema %4s : %4s"
 
-#: src/lang.c:863
+#: src/lang.c:866
 msgid "Threading articles..."
 msgstr "JÃ¤rjestan artiklid teemade kaupa..."
 
-#: src/lang.c:864
+#: src/lang.c:867
 #, c-format
 msgid "Toggled word highlighting %s"
 msgstr "SÃµnade esiletÃµstmine lÃ¼litatud %s"
 
-#: src/lang.c:865
+#: src/lang.c:868
 msgid "Toggled rot13 encoding"
 msgstr "LÃ¼litatud rot13 kodeerimine"
 
-#: src/lang.c:866
+#: src/lang.c:869
 #, c-format
 msgid "Toggled german TeX encoding %s"
 msgstr "LÃ¼litatud saksa TeX kodeering %s"
 
-#: src/lang.c:867
+#: src/lang.c:870
 #, c-format
 msgid "Toggled tab-width to %d"
 msgstr "LÃ¼litatud tab-width vÃ¤Ã¤rtus %d"
 
-#: src/lang.c:869
+#: src/lang.c:872
 #, c-format
 msgid "%d Trying to dotlock %s"
 msgstr "%d Ãœritan punkt-lukustada %s"
 
-#: src/lang.c:870
+#: src/lang.c:873
 #, c-format
 msgid "%d Trying to lock %s"
 msgstr "%d Ãœritan lukustada %s"
 
-#: src/lang.c:872
+#: src/lang.c:875
 msgid "           h=help"
 msgstr "           h=appi"
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid "Unlimited"
 msgstr "Piiramata"
 
-#: src/lang.c:875
+#: src/lang.c:878
 msgid "Enter wildcard unsubscribe pattern> "
 msgstr "Sisestage loobumise muster> "
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid "Error decoding %s : %s"
 msgstr "Viga %s dekodeerimisel: %s"
 
-#: src/lang.c:877
+#: src/lang.c:880
 msgid "No end."
 msgstr "LÃµpp puudub."
 
-#: src/lang.c:878
+#: src/lang.c:881
 #, c-format
 msgid "%s successfully decoded."
 msgstr "%s on edukalt dekodeeritud."
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid ""
 "%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
@@ -3874,116 +3894,116 @@ msgstr ""
 "%*s[-- %s/%s, %suuenkodeeritud fail, %d rida, nimi: %s --]\n"
 "\n"
 
-#: src/lang.c:880
+#: src/lang.c:883
 msgid "unread "
 msgstr "lugemata "
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid "unsubscribed from %d groups"
 msgstr "loobunud %d grupist"
 
-#: src/lang.c:882
+#: src/lang.c:885
 #, c-format
 msgid "Unsubscribed from %s"
 msgstr "Loobunud grupist %s"
 
-#: src/lang.c:883
+#: src/lang.c:886
 msgid "Unsubscribing... "
 msgstr "Loobun gruppidest... "
 
-#: src/lang.c:884
+#: src/lang.c:887
 msgid "Unthreading articles..."
 msgstr "TÃ¼keldan teemad..."
 
-#: src/lang.c:885
+#: src/lang.c:888
 msgid "Updated"
 msgstr "Uuendatud"
 
-#: src/lang.c:887
+#: src/lang.c:890
 #, c-format
 msgid "unparseable \"LIST COUNTS\" line: \"%s\""
 msgstr "mitteparsitav \"LIST COUNTS\" rida: \"%s\""
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid "Updating"
 msgstr "Uuendan"
 
-#: src/lang.c:890
+#: src/lang.c:893
 msgid "URL Menu"
 msgstr "URL MenÃ¼Ã¼"
 
-#: src/lang.c:891
+#: src/lang.c:894
 msgid "URL Menu Commands"
 msgstr "URL menÃ¼Ã¼ kÃ¤sud"
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, c-format
 msgid "Opening %s"
 msgstr "Avan %s"
 
-#: src/lang.c:893
+#: src/lang.c:896
 msgid "Select URL> "
 msgstr "Valige URL> "
 
-#: src/lang.c:894
+#: src/lang.c:897
 msgid "No URLs in this article"
 msgstr "Selles artiklis pole URL'e"
 
-#: src/lang.c:895
+#: src/lang.c:898
 msgid "Use MIME display program for this message?"
 msgstr "Kasutan selle teate lugemiseks MIME nÃ¤itamise programmi?"
 
-#: src/lang.c:896
+#: src/lang.c:899
 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:897
+#: src/lang.c:900
 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:898
+#: src/lang.c:901
 msgid "  -q       don't check for new newsgroups"
 msgstr "  -q       Ã¤ra otsi uusi gruppe"
 
-#: src/lang.c:899
+#: src/lang.c:902
 msgid "  -X       don't save any files on quit"
 msgstr "  -X       tÃ¶Ã¶ lÃµpetamisel Ã¤ra salvesta Ã¼htegi faili"
 
-#: src/lang.c:900
+#: src/lang.c:903
 msgid "  -d       don't show newsgroup descriptions"
 msgstr "  -d       Ã¤ra nÃ¤ita gruppide kirjeldusi"
 
-#: src/lang.c:901
+#: src/lang.c:904
 msgid "  -G limit get only limit articles/group"
 msgstr "  -G num   loe aunult num artiklit/gruppi"
 
-#: src/lang.c:902
+#: src/lang.c:905
 #, c-format
 msgid "  -H       help information about %s"
 msgstr "  -H       %s kasutamise abiinfo"
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid "  -h       this help message"
 msgstr "  -h       see abitekst"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, c-format
 msgid "  -I dir   news index file directory [default=%s]"
 msgstr "  -I kat   uudiste indeksfaili kataloog [vaikimisi=%s]"
 
-#: src/lang.c:905
+#: src/lang.c:908
 msgid "  -u       update index files (batch mode)"
 msgstr "  -u       vÃ¤rskenda indeksfaile (pakettmood)"
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid "  -m dir   mailbox directory [default=%s]"
 msgstr "  -m kat   kirjakaustade kataloog [vaikimisi=%s]"
 
-#: src/lang.c:907
+#: src/lang.c:910
 #, c-format
 msgid ""
 "\n"
@@ -3992,49 +4012,49 @@ msgstr ""
 "\n"
 "Saatke palun vea raport/kommentaarid aadressil %s"
 
-#: src/lang.c:908
+#: src/lang.c:911
 msgid "  -N       mail new news to your posts (batch mode)"
 msgstr "  -N       saada uued vastused teie postitustele (pakettmood)"
 
-#: src/lang.c:909
+#: src/lang.c:912
 msgid "  -M user  mail new news to specified user (batch mode)"
 msgstr "  -M kasut saada uued artiklid nÃ¤idatud kasutajale (pakettmood)"
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, c-format
 msgid "  -f file  subscribed to newsgroups file [default=%s]"
 msgstr "  -f fail  tellitud gruppide fail [vaikimisi=%s]"
 
-#: src/lang.c:911
+#: src/lang.c:914
 msgid "  -x       no-posting mode"
 msgstr "  -x       postitamiseta mood"
 
-#: src/lang.c:912
+#: src/lang.c:915
 msgid "  -w       post an article and exit"
 msgstr "  -w       postita artikkel ja lÃµpeta tÃ¶Ã¶"
 
-#: src/lang.c:913
+#: src/lang.c:916
 msgid "  -o       post all postponed articles and exit"
 msgstr "  -o       postita kÃµik postitamisootel artiklid ja lÃµpeta tÃ¶Ã¶"
 
-#: src/lang.c:914
+#: src/lang.c:917
 msgid "  -R       read news saved by -S option"
 msgstr "  -R       loe artikleid, mis on salvestatud -S vÃµtmega"
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid "  -s dir   save news directory [default=%s]"
 msgstr "  -s kat   artiklite salvestamise kataloog [vaikimisi=%s]"
 
-#: src/lang.c:916
+#: src/lang.c:919
 msgid "  -S       save new news for later reading (batch mode)"
 msgstr "  -S       salvesta uued artiklid hilisemaks lugemiseks (pakettmood)"
 
-#: src/lang.c:917
+#: src/lang.c:920
 msgid "  -z       start if any unread news"
 msgstr "  -z       alusta tÃ¶Ã¶d, kui on lugemata uudiseid"
 
-#: src/lang.c:918
+#: src/lang.c:921
 #, c-format
 msgid ""
 "A Usenet reader.\n"
@@ -4045,30 +4065,30 @@ msgstr ""
 "\n"
 "Kasuta: %s [vÃµtmed] [grupp[,...]]"
 
-#: src/lang.c:919
+#: src/lang.c:922
 msgid "  -v       verbose output for batch mode options"
 msgstr "  -v       esita pakettmoodi kÃ¤skudega detailsemat informatsiooni"
 
-#: src/lang.c:920
+#: src/lang.c:923
 msgid "  -V       print version & date information"
 msgstr "  -V       esita versiooni ja kuupÃ¤eva informatsioon"
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid "%s only useful without batch mode operations\n"
 msgstr "%s on kasutatav ainult pakettmoodi kÃ¤skudeta\n"
 
-#: src/lang.c:922
+#: src/lang.c:925
 #, c-format
 msgid "%s only useful for batch mode operations\n"
 msgstr "%s on kasutatav ainult pakettmoodi kÃ¤skudega\n"
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid "Useless combination %s and %s. Ignoring %s.\n"
 msgstr "Kasutu %s ja %s kombinatsioon. Ignoreerin %s.\n"
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid ""
 "\n"
@@ -4077,12 +4097,12 @@ msgstr ""
 "\n"
 "%s%d piiridest vÃ¤ljas (0 - %d). Sean 0"
 
-#: src/lang.c:926
+#: src/lang.c:929
 #, c-format
 msgid "View '%s' (%s/%s)?"
 msgstr "Vaatan '%s' (%s/%s)?"
 
-#: src/lang.c:928
+#: src/lang.c:931
 #, c-format
 msgid ""
 "\n"
@@ -4093,7 +4113,7 @@ msgstr ""
 "Hoiatus: postitus Ã¼letab %d veergu. Esimene pikk rida on rida %d:\n"
 "%-100s\n"
 
-#: src/lang.c:929
+#: src/lang.c:932
 msgid ""
 "\n"
 "Warning: article unchanged after editing\n"
@@ -4101,7 +4121,7 @@ msgstr ""
 "\n"
 "Hoiatus: artiklit ei ole toimetamise kÃ¤igus muudetud\n"
 
-#: src/lang.c:930
+#: src/lang.c:933
 msgid ""
 "\n"
 "Warning: \"Subject:\" contains only whitespaces.\n"
@@ -4109,7 +4129,7 @@ msgstr ""
 "\n"
 "Hoiatus: \"Subject:\" real on ainult tÃ¼hikud.\n"
 
-#: src/lang.c:931
+#: src/lang.c:934
 msgid ""
 "\n"
 "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:"
@@ -4119,7 +4139,7 @@ msgstr ""
 "Hoiatus: \"Subject:\" algab fraasiga \"Re: \", aga \"References:\" vÃ¤lju "
 "pole.\n"
 
-#: src/lang.c:933
+#: src/lang.c:936
 msgid ""
 "\n"
 "Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
@@ -4130,7 +4150,7 @@ msgstr ""
 "fraasiga\n"
 "         \"Re: \" ega sisalda \"(was:\".\n"
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4152,7 +4172,7 @@ msgstr ""
 "Siin on artikkel, mida te hakkate kustutama:\n"
 "\n"
 
-#: src/lang.c:940
+#: src/lang.c:943
 msgid ""
 "\n"
 "Warning: You are using a non-plain transfer encoding (such as base64 or\n"
@@ -4169,7 +4189,7 @@ msgstr ""
 "kodeerita\n"
 "         korrektselt.\n"
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid ""
 "\n"
 "Warning: \"example\" is a reserved hierarchy!\n"
@@ -4177,7 +4197,7 @@ msgstr ""
 "\n"
 "Hoiatus: \"nÃ¤ide\" on reserveeritud hierarhia!\n"
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid ""
 "\n"
@@ -4192,7 +4212,7 @@ msgstr ""
 "VÃ¤Ã¤rtused failis %s on muutunud!\n"
 "Palun lugege faile WHATSNEW, jne...\n"
 
-#: src/lang.c:948
+#: src/lang.c:951
 #, c-format
 msgid ""
 "\n"
@@ -4207,7 +4227,7 @@ msgstr ""
 "MÃµningaid vÃ¤Ã¤rtusi failis %s vÃµidakse ignoreerida, mÃµningaid vÃµidakse "
 "muuta!\n"
 
-#: src/lang.c:951
+#: src/lang.c:954
 #, c-format
 msgid ""
 "Warning: tin wrote fewer groups to your\n"
@@ -4222,7 +4242,7 @@ msgstr ""
 "grupist%s, tÃ¤hendab see viga ja te peaksite varundama oma %s\n"
 "enne, kui te tini uuesti kÃ¤ivitate!\n"
 
-#: src/lang.c:955
+#: src/lang.c:958
 #, c-format
 msgid ""
 "\n"
@@ -4232,12 +4252,12 @@ msgstr ""
 "Hoiatus: Leidsin %d '-- \\n' rida, mis vÃµib tekitada osades inimestes "
 "segadust.\n"
 
-#: src/lang.c:956
+#: src/lang.c:959
 #, c-format
 msgid "Warning: Only %d out of %d articles were saved"
 msgstr "Hoiatus: Salvestati ainult %d artiklit %d artiklist"
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid ""
 "\n"
@@ -4254,7 +4274,7 @@ msgstr ""
 "vÃµimalikult\n"
 "         lÃ¼hikesed.\n"
 
-#: src/lang.c:961
+#: src/lang.c:964
 #, c-format
 msgid ""
 "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
@@ -4262,7 +4282,7 @@ msgstr ""
 "Hoiatus: see aadress vÃµib sisaldada rÃ¤mpsposti lÃµksu. %s=jÃ¤tkan, "
 "%s=katkestan?"
 
-#: src/lang.c:962
+#: src/lang.c:965
 msgid ""
 "\n"
 "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
@@ -4270,37 +4290,37 @@ msgstr ""
 "\n"
 "Hoiatus: Signatuuride alguses peaks olema '-- \\n', mitte '--\\n'.\n"
 
-#: src/lang.c:963
+#: src/lang.c:966
 msgid "Writing attributes file..."
 msgstr "Kirjutan atribuutide faili..."
 
-#: src/lang.c:965
+#: src/lang.c:968
 #, c-format
 msgid "%d Responses"
 msgstr "%d Vastust"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid "Added %d %s"
 msgstr "Lisatud %d %s"
 
-#: src/lang.c:968
+#: src/lang.c:971
 msgid "No unsubscribed groups to show"
 msgstr "Tellimata gruppe pole"
 
-#: src/lang.c:969
+#: src/lang.c:972
 msgid "Showing subscribed to groups only"
 msgstr "NÃ¤itan ainult tellitud gruppe"
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid "Yes "
 msgstr "Jah "
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid "    You have mail"
 msgstr "    Teil on kiri"
 
-#: src/lang.c:976
+#: src/lang.c:979
 #, c-format
 msgid ""
 "\n"
@@ -4318,14 +4338,14 @@ msgstr ""
 "         Kui te postitate selle artikli muutmata kujul, asendatakse\n"
 "         need sÃ¼mbolid sÃ¼mboliga '?'. Et vÃ¤ltida sodi teie artiklis, palun\n"
 "         seda kas muuta ja eemaldada need sÃ¼mbolid vÃµi muuta seadet\n"
-"         MM_NETWORK_CHARSET. Viimast saate teostada kasutades valikut M)"
-"enÃ¼Ã¼.\n"
+"         MM_NETWORK_CHARSET. Viimast saate teostada kasutades valikut "
+"M)enÃ¼Ã¼.\n"
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid "  -D mode  debug mode"
 msgstr "  -D mood  silumismood"
 
-#: src/lang.c:991
+#: src/lang.c:994
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4351,11 +4371,11 @@ msgstr ""
 "Siin on artikkel, mida te asute kustutama:\n"
 "\n"
 
-#: src/lang.c:1000
+#: src/lang.c:1003
 msgid "toggle color"
 msgstr "lÃ¼lita vÃ¤rve"
 
-#: src/lang.c:1001
+#: src/lang.c:1004
 msgid ""
 "# Changing colors of several screen parts\n"
 "# Possible values are:\n"
@@ -4401,11 +4421,11 @@ msgstr ""
 "#  15 = helevalge\n"
 "\n"
 
-#: src/lang.c:1021
+#: src/lang.c:1024
 msgid "  -a       toggle color flag"
 msgstr "  -a       lÃ¼lita vÃ¤rvide kasutamist"
 
-#: src/lang.c:1025
+#: src/lang.c:1028
 msgid ""
 "\n"
 "Error: Followup-To set to more than one newsgroup!\n"
@@ -4413,7 +4433,7 @@ msgstr ""
 "\n"
 "Viga: Followup-To real on rohkem kui Ã¼ks grupp!\n"
 
-#: src/lang.c:1026
+#: src/lang.c:1029
 #, c-format
 msgid ""
 "\n"
@@ -4422,7 +4442,7 @@ msgstr ""
 "\n"
 "Viga: \"%s\" on Ã¼mber nimetatud, kasutage selle asemel \"%s\"!\n"
 
-#: src/lang.c:1027
+#: src/lang.c:1030
 #, c-format
 msgid ""
 "\n"
@@ -4431,7 +4451,7 @@ msgstr ""
 "\n"
 "Viga: ristpostitus %d gruppi ja Followup-To rida puudub!\n"
 
-#: src/lang.c:1028
+#: src/lang.c:1031
 #, c-format
 msgid ""
 "\n"
@@ -4440,7 +4460,7 @@ msgstr ""
 "\n"
 "Viga: \"%s\" ei ole lubatud grupp!\n"
 
-#: src/lang.c:1030
+#: src/lang.c:1033
 msgid ""
 "\n"
 "Warning: Followup-To set to more than one newsgroup!\n"
@@ -4448,7 +4468,7 @@ msgstr ""
 "\n"
 "Hoiatus: Followup-To on seatud rohkem, kui Ã¼hele grupile!\n"
 
-#: src/lang.c:1031
+#: src/lang.c:1034
 #, c-format
 msgid ""
 "\n"
@@ -4457,7 +4477,7 @@ msgstr ""
 "\n"
 "Hoiatus: \"%s\" on Ã¼mber nimetatud, kasutage selle asemel \"%s\"!\n"
 
-#: src/lang.c:1032
+#: src/lang.c:1035
 #, c-format
 msgid ""
 "\n"
@@ -4466,7 +4486,7 @@ msgstr ""
 "\n"
 "Hoiatus: ristpostitus %d uudisegruppi ja Followup-To rida puudub!\n"
 
-#: src/lang.c:1033
+#: src/lang.c:1036
 #, c-format
 msgid ""
 "\n"
@@ -4476,7 +4496,7 @@ msgstr ""
 "Hoiatus: \"%s\" puudub teie newsrc failist, see vÃµib olla selles serveris "
 "vigane!\n"
 
-#: src/lang.c:1034
+#: src/lang.c:1037
 #, c-format
 msgid ""
 "\n"
@@ -4485,79 +4505,79 @@ msgstr ""
 "\n"
 "Hoiatus: \"%s\" ei ole selles serveris kehtiv grupp!\n"
 
-#: src/lang.c:1038
+#: src/lang.c:1041
 #, 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:1039
+#: src/lang.c:1042
 msgid "Missing parts."
 msgstr "Osad puuduvad."
 
-#: src/lang.c:1040
+#: src/lang.c:1043
 msgid "No beginning."
 msgstr "Algus puudub."
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 msgid "No data."
 msgstr "Andmeid pole."
 
-#: src/lang.c:1042
+#: src/lang.c:1045
 msgid "Unknown error."
 msgstr "Tundmatu viga."
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid "\tChecksum of %s (%ld %s)"
 msgstr "\t%s kontrollsumma (%ld %s)"
 
-#: src/lang.c:1050
+#: src/lang.c:1053
 msgid "Reading mail active file... "
 msgstr "Loen aktiivsete kirjade kausta... "
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid "Reading mailgroups file... "
 msgstr "Loen kirjagruppide faili... "
 
-#: src/lang.c:1055
+#: src/lang.c:1058
 msgid "perform PGP operations on article"
 msgstr "kasuta artiklil PGP operatsioone"
 
-#: src/lang.c:1056
+#: src/lang.c:1059
 msgid "Add key(s) to public keyring?"
 msgstr "Lisan vÃµtmed avalike vÃµtmete hoidlasse?"
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, 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:1058
+#: src/lang.c:1061
 #, 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:1059
+#: src/lang.c:1062
 #, c-format
 msgid "PGP has not been set up (can't open %s)"
 msgstr "PGP pole seadistatud (ei saa avada %s)"
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 msgid "Article not signed and no public keys found"
 msgstr "Artikkel pole allkirjastatud ja avalikke vÃµtmeid pole"
 
-#: src/lang.c:1062
+#: src/lang.c:1065
 #, 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:1063
+#: src/lang.c:1066
 #, 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:1064
+#: src/lang.c:1067
 #, c-format
 msgid ""
 "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
@@ -4565,97 +4585,97 @@ msgstr ""
 "%s=vÃ¤lju, %s=toimeta, %s=ispell, %s=pgp, %s=menÃ¼Ã¼, %s=postita, %s=ootele "
 "[%%s]: "
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, 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:1067
+#: src/lang.c:1070
 #, 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:1068
+#: src/lang.c:1071
 #, 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:1072
+#: src/lang.c:1075
 #, 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:1073
+#: src/lang.c:1076
 #, 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:1074
+#: src/lang.c:1077
 #, 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:1076
+#: src/lang.c:1079
 #, 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:1077
+#: src/lang.c:1080
 #, c-format
 msgid "%s=quit, %s=edit, %s=send [%%s]: "
 msgstr "%s=vÃ¤lju, %s=toimeta, %s=saada [%%s]: "
 
-#: src/lang.c:1078
+#: src/lang.c:1081
 #, 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:1087
+#: src/lang.c:1090
 msgid "Try cache_overview_files to speed up things.\n"
 msgstr "Proovige asjade kiirendamiseks cache_overview_files.\n"
 
-#: src/lang.c:1088
+#: src/lang.c:1091
 msgid "Tin will use local index files instead.\n"
 msgstr "Tin kasutab hoopis kohalikke indeksfaile.\n"
 
-#: src/lang.c:1089
+#: src/lang.c:1092
 msgid "Cannot find NNTP server name"
 msgstr "Ei leia NNTP serveri nime"
 
-#: src/lang.c:1090
+#: src/lang.c:1093
 #, c-format
 msgid "Connecting to %s:%u..."
 msgstr "Loon Ã¼hendust serveriga %s:%u..."
 
-#: src/lang.c:1091
+#: src/lang.c:1094
 msgid "Disconnecting from server...\n"
 msgstr "LÃµpetan Ã¼henduse...\n"
 
-#: src/lang.c:1092
+#: src/lang.c:1095
 #, c-format
 msgid ""
 "Wrong newsgroup name (\"%s\") in response of \"GROUP %s\" command: \"%s\""
 msgstr "Vale grupi nimi (\"%s\") vastuseks \"GROUP %s\" kÃ¤sule: \"%s\""
 
-#: src/lang.c:1093
+#: src/lang.c:1096
 #, c-format
 msgid "Failed to connect to NNTP server %s. Exiting..."
 msgstr "NNTP serveriga %s Ã¼henduse loomine ebaÃµnnestus. LÃµpetan..."
 
-#: src/lang.c:1094
+#: src/lang.c:1097
 msgid "205  Closing connection"
 msgstr "205  Sulen Ã¼hendust"
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 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:1096
+#: src/lang.c:1099
 msgid "Connection to news server has timed out. Reconnect?"
 msgstr "Ãœhendus uudisegruppide serveriga aegus. Ã¼hendun uuesti?"
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 #, c-format
 msgid ""
 "Put the server name in the file %s,\n"
@@ -4664,45 +4684,45 @@ msgstr ""
 "Kirjutage serveri nimi faili %s,\n"
 "vÃµi seadke keskonnamuutuja NNTPSERVER"
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid "  -A       force authentication on connect"
 msgstr "  -A       sunni Ã¼henduse loomisel autentima"
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 #, 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:1100
+#: src/lang.c:1103
 #, c-format
 msgid "  -p port  use port as NNTP port [default=%d]"
 msgstr "  -p port  kasuta NNTP porti [vaikimisi=%d]"
 
-#: src/lang.c:1101
+#: src/lang.c:1104
 msgid "  -Q       quick start. Same as -nqd"
 msgstr "  -Q       kiirstart. Sama kui -nqd"
 
-#: src/lang.c:1102
+#: src/lang.c:1105
 msgid "  -r       read news remotely from default NNTP server"
 msgstr "  -r       loe artikleid kasutades vaikimisi NNTP serverit"
 
-#: src/lang.c:1103
+#: src/lang.c:1106
 msgid "  -l       use only LIST instead of GROUP (-n) command"
 msgstr "  -l       kasuta LIST kÃ¤sku GROUP (-n) kÃ¤su asemel"
 
-#: src/lang.c:1104
+#: src/lang.c:1107
 msgid "  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr "  -n       loe NNTP serverist ainult tellitud .newsrc grupid"
 
-#: src/lang.c:1106
+#: src/lang.c:1109
 msgid "  -4       force connecting via IPv4"
 msgstr "  -4       kasuta ainult IPv4"
 
-#: src/lang.c:1107
+#: src/lang.c:1110
 msgid "  -6       force connecting via IPv6"
 msgstr "  -6       kasuta ainult IPv6"
 
-#: src/lang.c:1108
+#: src/lang.c:1111
 msgid ""
 "\n"
 "socket or connect problem\n"
@@ -4710,7 +4730,7 @@ msgstr ""
 "\n"
 "Probleem pistikuga vÃµi Ã¼hendusega\n"
 
-#: src/lang.c:1110
+#: src/lang.c:1113
 #, c-format
 msgid ""
 "\n"
@@ -4719,16 +4739,16 @@ msgstr ""
 "\n"
 "Loon Ã¼hendust serveriga %s: "
 
-#: src/lang.c:1111
+#: src/lang.c:1114
 msgid "Giving up...\n"
 msgstr "Annan alla...\n"
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 #, c-format
 msgid "%s/tcp: Unknown service.\n"
 msgstr "%s/tcp: Tundmatu teenus.\n"
 
-#: src/lang.c:1117
+#: src/lang.c:1120
 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"
@@ -4737,83 +4757,83 @@ msgstr ""
 "Tin Ã¼ritab kasutada XHDR XREF selle asemel (vÃµib olla mÃµnevÃµrra "
 "aeganÃµudvam).\n"
 
-#: src/lang.c:1120
+#: src/lang.c:1123
 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:1123
+#: src/lang.c:1126
 #, 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:1126
+#: src/lang.c:1129
 msgid "  -Q       quick start. Same as -qd"
 msgstr "  -Q       kiirstart. Sama kui -qd"
 
-#: src/lang.c:1127
+#: src/lang.c:1130
 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:1128
+#: src/lang.c:1131
 msgid "  -n       only read subscribed .newsrc groups from spool"
 msgstr "  -n       loe poolist ainult tellitud .newsrc gruppe"
 
-#: src/lang.c:1129
+#: src/lang.c:1132
 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:1133
+#: src/lang.c:1136
 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:1134
+#: src/lang.c:1137
 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:1138
+#: src/lang.c:1141
 #, c-format
 msgid "%d %s printed"
 msgstr "%d %s trÃ¼kitud"
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid "output article/thread/hot/pattern/tagged articles to printer"
 msgstr "saada artikkel/teema/kuum/muster/mÃ¤rgitud trÃ¼kkalile"
 
-#: src/lang.c:1140
+#: src/lang.c:1143
 msgid "Print"
 msgstr "TrÃ¼ki"
 
-#: src/lang.c:1141
+#: src/lang.c:1144
 msgid "Printing..."
 msgstr "TrÃ¼kin..."
 
-#: src/lang.c:1145
+#: src/lang.c:1148
 msgid "pipe article/thread/hot/pattern/tagged articles into command"
 msgstr "saada artikkel/teema/kuum/muster/mÃ¤rgitud toruga kÃ¤sule"
 
-#: src/lang.c:1146
+#: src/lang.c:1149
 msgid "No command"
 msgstr "KÃ¤sku pole"
 
-#: src/lang.c:1147
+#: src/lang.c:1150
 msgid "Pipe"
 msgstr "Toru"
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 #, c-format
 msgid "Pipe to command [%.*s]> "
 msgstr "Toru kÃ¤sku [%.*s]> "
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid "Piping..."
 msgstr "Saadan torusse..."
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid "Piping not enabled."
 msgstr "Toru kasutamine pole lubatud."
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 #, c-format
 msgid ""
 "\n"
@@ -4827,7 +4847,7 @@ msgstr ""
 "      tÃ¼hik on see,  mis eraldab koolonit (:)  teistest komponentidest\n"
 "      real. Gruppide eraldamiseks kasutage palun koma (,).\n"
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 #, c-format
 msgid ""
 "\n"
@@ -4840,7 +4860,7 @@ msgstr ""
 "      tÃ¼hikuid, siis ei ole see lubatud.  Palun kirjutage kÃµik grupid\n"
 "      Ã¼hele reale.\n"
 
-#: src/lang.c:1165
+#: src/lang.c:1168
 #, c-format
 msgid ""
 "\n"
@@ -4853,7 +4873,7 @@ msgstr ""
 "      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:1169
+#: src/lang.c:1172
 #, c-format
 msgid ""
 "\n"
@@ -4862,7 +4882,7 @@ msgstr ""
 "\n"
 "Hoiatus: Rida \"%s:\" sisaldab tÃ¼hikuid, mis TULEKS eemaldada.\n"
 
-#: src/lang.c:1174
+#: src/lang.c:1177
 msgid ""
 "\n"
 "  If your article contains quoted text  please take some time to pare it "
@@ -4894,40 +4914,40 @@ msgstr ""
 "  tega, siis ilmselt enamus lugejaid ignoreerib teid tÃ¤iesti. TÃ¤napÃ¤eval on\n"
 "  vÃµrgus palju rahvast ja infot!\n"
 
-#: src/lang.c:1187
+#: src/lang.c:1190
 msgid "shell escape"
 msgstr "paojada kÃ¤sureale"
 
-#: src/lang.c:1188
+#: src/lang.c:1191
 #, c-format
 msgid "Shell Command (%s)"
 msgstr "KÃ¤surea kÃ¤sk (%s)"
 
-#: src/lang.c:1189
+#: src/lang.c:1192
 #, c-format
 msgid "Enter shell command [%s]> "
 msgstr "Sisestage kÃ¤surea kÃ¤sk [%s]> "
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 #, c-format
 msgid "%s: Can't get entry for TERM\n"
 msgstr "%s: Ei saa TERM kirjet\n"
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 #, c-format
 msgid "Group %.*s ('q' to quit)..."
 msgstr "Grupp %.*s ('q' lÃµpetamiseks)..."
 
-#: src/lang.c:1199
+#: src/lang.c:1202
 #, c-format
 msgid "Group %.*s..."
 msgstr "Grupp %.*s..."
 
-#: src/lang.c:1203
+#: src/lang.c:1206
 msgid "Server unavailable\n"
 msgstr "Server ei vasta\n"
 
-#: src/lang.c:1209
+#: src/lang.c:1212
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; "
@@ -4936,7 +4956,7 @@ 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:1210
+#: src/lang.c:1213
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
@@ -4944,530 +4964,531 @@ msgstr ""
 "%s=toru; %s=kiri; %s=trÃ¼ki; %s=vÃ¤lju; %s=kirjuta; %s=salv; %s=mÃ¤rgi; "
 "%s=postita"
 
-#: src/lang.c:1212
+#: src/lang.c:1215
 #, 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:1213
+#: src/lang.c:1216
 #, 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:1217
+#: src/lang.c:1220
 #, 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:1218
+#: src/lang.c:1221
 #, 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:1220
+#: src/lang.c:1223
 #, 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:1221
+#: src/lang.c:1224
 #, 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:1227
+#: src/lang.c:1230
 msgid "Terminal does not support color"
 msgstr "Terminal ei toeta vÃ¤rve"
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 #, c-format
 msgid "Trying %s"
 msgstr "Proovin %s"
 
-#: src/lang.c:1246 src/lang.c:1274 src/lang.c:1545 src/refs.c:289
+#: src/lang.c:1249 src/lang.c:1277 src/lang.c:1548 src/refs.c:289
 msgid "None"
 msgstr "Pole"
 
-#: src/lang.c:1247
+#: src/lang.c:1250
 msgid "Subject"
 msgstr "Teema"
 
-#: src/lang.c:1248
+#: src/lang.c:1251
 msgid "References"
 msgstr "Viited"
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid "Both Subject and References"
 msgstr "Nii teema kui viited"
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid "Multipart Subject"
 msgstr "Mitmeosaliste teema"
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid "Percentage Match"
 msgstr "Percentage Match"
 
-#: src/lang.c:1264 src/lang.c:1355 src/lang.c:1434
+#: src/lang.c:1267 src/lang.c:1358 src/lang.c:1437
 msgid "No"
 msgstr "Ei"
 
-#: src/lang.c:1265 src/lang.c:1436
+#: src/lang.c:1268 src/lang.c:1439
 msgid "Yes"
 msgstr "Jah"
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid "Hide All"
 msgstr "Peida kÃµik"
 
-#: src/lang.c:1275
+#: src/lang.c:1278
 msgid "Address"
 msgstr "Aadress"
 
-#: src/lang.c:1276
+#: src/lang.c:1279
 msgid "Full Name"
 msgstr "TÃ¤isnimi"
 
-#: src/lang.c:1277
+#: src/lang.c:1280
 msgid "Address and Name"
 msgstr "Aadress ja nimi"
 
-#: src/lang.c:1285
+#: src/lang.c:1288
 msgid "Max"
 msgstr "Maksimum"
 
-#: src/lang.c:1286
+#: src/lang.c:1289
 msgid "Sum"
 msgstr "Summa"
 
-#: src/lang.c:1287
+#: src/lang.c:1290
 msgid "Average"
 msgstr "Keskmine"
 
-#: src/lang.c:1297 src/lang.c:1317
+#: src/lang.c:1300 src/lang.c:1320
 msgid "Black"
 msgstr "Must"
 
-#: src/lang.c:1298 src/lang.c:1318
+#: src/lang.c:1301 src/lang.c:1321
 msgid "Red"
 msgstr "Punane"
 
-#: src/lang.c:1299 src/lang.c:1319
+#: src/lang.c:1302 src/lang.c:1322
 msgid "Green"
 msgstr "Roheline"
 
-#: src/lang.c:1300 src/lang.c:1320
+#: src/lang.c:1303 src/lang.c:1323
 msgid "Brown"
 msgstr "Pruun"
 
-#: src/lang.c:1301 src/lang.c:1321
+#: src/lang.c:1304 src/lang.c:1324
 msgid "Blue"
 msgstr "Sinine"
 
-#: src/lang.c:1302 src/lang.c:1322
+#: src/lang.c:1305 src/lang.c:1325
 msgid "Pink"
 msgstr "Roosa"
 
-#: src/lang.c:1303 src/lang.c:1323
+#: src/lang.c:1306 src/lang.c:1326
 msgid "Cyan"
 msgstr "Lilla"
 
-#: src/lang.c:1304 src/lang.c:1324
+#: src/lang.c:1307 src/lang.c:1327
 msgid "White"
 msgstr "valge"
 
-#: src/lang.c:1305
+#: src/lang.c:1308
 msgid "Gray"
 msgstr "Hall"
 
-#: src/lang.c:1306
+#: src/lang.c:1309
 msgid "Light Red"
 msgstr "Helepunane"
 
-#: src/lang.c:1307
+#: src/lang.c:1310
 msgid "Light Green"
 msgstr "Heleroheline"
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid "Yellow"
 msgstr "Kollane"
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid "Light Blue"
 msgstr "Helesinine"
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid "Light Pink"
 msgstr "Heleroosa"
 
-#: src/lang.c:1311
+#: src/lang.c:1314
 msgid "Light Cyan"
 msgstr "Helelilla"
 
-#: src/lang.c:1312
+#: src/lang.c:1315
 msgid "Light White"
 msgstr "Helevalge"
 
-#: src/lang.c:1333 src/lang.c:1441 src/lang.c:1456
+#: src/lang.c:1336 src/lang.c:1444 src/lang.c:1459
 msgid "Nothing"
 msgstr "Ei kasuta"
 
-#: src/lang.c:1335
+#: src/lang.c:1338
 msgid "Space"
 msgstr "TÃ¼hik"
 
-#: src/lang.c:1343
+#: src/lang.c:1346
 msgid "Normal"
 msgstr "Tavaline"
 
-#: src/lang.c:1344
+#: src/lang.c:1347
 msgid "Best highlighting"
 msgstr "Parim esiletÃµstmine"
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid "Underline"
 msgstr "Allajoonitud"
 
-#: src/lang.c:1346
+#: src/lang.c:1349
 msgid "Reverse video"
 msgstr "PÃ¶Ã¶ratud video"
 
-#: src/lang.c:1347
+#: src/lang.c:1350
 msgid "Blinking"
 msgstr "Plinkiv"
 
-#: src/lang.c:1348
+#: src/lang.c:1351
 msgid "Half bright"
 msgstr "Poolhele"
 
-#: src/lang.c:1349
+#: src/lang.c:1352
 msgid "Bold"
 msgstr "Paks"
 
-#: src/lang.c:1356
+#: src/lang.c:1359
 msgid "Cc"
 msgstr "Cc"
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid "Bcc"
 msgstr "Bcc"
 
-#: src/lang.c:1358
+#: src/lang.c:1361
 msgid "Cc and Bcc"
 msgstr "Cc ja Bcc"
 
-#: src/lang.c:1364 src/lang.c:1377
+#: src/lang.c:1367 src/lang.c:1380
 msgid "none"
 msgstr "pole"
 
-#: src/lang.c:1365
+#: src/lang.c:1368
 msgid "commands"
 msgstr "kÃ¤sud"
 
-#: src/lang.c:1366
+#: src/lang.c:1369
 msgid "select"
 msgstr "valik"
 
-#: src/lang.c:1368
+#: src/lang.c:1371
 msgid "commands & quit"
 msgstr "kÃ¤sud & vÃ¤lju"
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid "commands & select"
 msgstr "kÃ¤sud & valik"
 
-#: src/lang.c:1370
+#: src/lang.c:1373
 msgid "quit & select"
 msgstr "vÃ¤lju & valik"
 
-#: src/lang.c:1371
+#: src/lang.c:1374
 msgid "commands & quit & select"
 msgstr "kÃ¤sud & vÃ¤lju & valik"
 
-#: src/lang.c:1378
+#: src/lang.c:1381
 msgid "PageDown"
 msgstr "PageDown"
 
-#: src/lang.c:1379
+#: src/lang.c:1382
 msgid "PageNextUnread"
 msgstr "PageNextUnread"
 
-#: src/lang.c:1380
+#: src/lang.c:1383
 msgid "PageDown or PageNextUnread"
 msgstr "PageDown vÃµi PageNextUnread"
 
-#: src/lang.c:1386
+#: src/lang.c:1389
 msgid "Subject: (case sensitive)"
 msgstr "Subject: (tÃµstutundlik)"
 
-#: src/lang.c:1387
+#: src/lang.c:1390
 msgid "Subject: (ignore case)"
 msgstr "Subject: (tÃµstutundetu)"
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 msgid "From: (case sensitive)"
 msgstr "From: (tÃµstutundlik)"
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 msgid "From: (ignore case)"
 msgstr "From: (tÃµstutundetu)"
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid "Msg-ID: & full References: line"
 msgstr "Msg-ID: ja tÃ¤ielik References: rida"
 
-#: src/lang.c:1391
+#: src/lang.c:1394
 msgid "Msg-ID: & last References: only"
 msgstr "Message-ID: ja ainult viimane References:"
 
-#: src/lang.c:1392
+#: src/lang.c:1395
 msgid "Message-ID: entry only"
 msgstr "ainult Message-ID: rida"
 
-#: src/lang.c:1393
+#: src/lang.c:1396
 msgid "Lines:"
 msgstr "Ridu:"
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 msgid "Don't trim article body"
 msgstr "Ã„ra lÃ¼henda artikli keha"
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid "Skip leading blank lines"
 msgstr "JÃ¤ta alguses tÃ¼hjad read alles"
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid "Skip trailing blank lines"
 msgstr "JÃ¤ta lÃµpus tÃ¼hjad read alles"
 
-#: src/lang.c:1402
+#: src/lang.c:1405
 msgid "Skip leading and trailing blank l."
 msgstr "JÃ¤ta alguses ja lÃµpus tÃ¼hjad read alles"
 
-#: src/lang.c:1403
+#: src/lang.c:1406
 msgid "Compact multiple between text"
 msgstr "Tihenda tekstiblokid"
 
-#: src/lang.c:1404
+#: src/lang.c:1407
 msgid "Compact multiple and skip leading"
 msgstr "Tihenda, jÃ¤ta alguses read alles"
 
-#: src/lang.c:1405
+#: src/lang.c:1408
 msgid "Compact multiple and skip trailing"
 msgstr "Tihenda, jÃ¤ta lÃµpus read alles"
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid "Compact mltpl., skip lead. & trai."
 msgstr "Tihenda, jÃ¤ta alguse ja lÃµpu read alles"
 
-#: src/lang.c:1435
+#: src/lang.c:1438
 msgid "Shell archive"
 msgstr "Shelli arhiiv"
 
-#: src/lang.c:1442
+#: src/lang.c:1445
 msgid "Subject: (descending)"
 msgstr "Subject: (kahanevalt)"
 
-#: src/lang.c:1443
+#: src/lang.c:1446
 msgid "Subject: (ascending)"
 msgstr "Subject: (kasvavalt)"
 
-#: src/lang.c:1444
+#: src/lang.c:1447
 msgid "From: (descending)"
 msgstr "From: (kahanevalt)"
 
-#: src/lang.c:1445
+#: src/lang.c:1448
 msgid "From: (ascending)"
 msgstr "From: (kasvavalt)"
 
-#: src/lang.c:1446
+#: src/lang.c:1449
 msgid "Date: (descending)"
 msgstr "Date: (kahanevalt)"
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid "Date: (ascending)"
 msgstr "Date: (kasvavalt)"
 
-#: src/lang.c:1448 src/lang.c:1457
+#: src/lang.c:1451 src/lang.c:1460
 msgid "Score (descending)"
 msgstr "Kaal (kahanevalt)"
 
-#: src/lang.c:1449 src/lang.c:1458
+#: src/lang.c:1452 src/lang.c:1461
 msgid "Score (ascending)"
 msgstr "Kaal (kasvavalt)"
 
-#: src/lang.c:1450
+#: src/lang.c:1453
 msgid "Lines: (descending)"
 msgstr "Lines: (kahanevalt)"
 
-#: src/lang.c:1451
+#: src/lang.c:1454
 msgid "Lines: (ascending)"
 msgstr "Lines: (kasvavalt)"
 
-#: src/lang.c:1459
+#: src/lang.c:1462
 msgid "Last posting date (descending)"
 msgstr "Viimane postitamise kuupÃ¤ev (kahanevalt)"
 
-#: src/lang.c:1460
+#: src/lang.c:1463
 msgid "Last posting date (ascending)"
 msgstr "Viimane postitamise kuupÃ¤ev (kasvavalt)"
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid "Quick-sort"
 msgstr "Quick-sort"
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid "Heap-sort"
 msgstr "Heap-sort"
 
-#: src/lang.c:1474
+#: src/lang.c:1477
 msgid "Always Keep"
 msgstr "Hoia alati"
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid "Always Remove"
 msgstr "Eemalda alati"
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid "Mark with D on selection screen"
 msgstr "MÃ¤rgi valikuekraanil tÃ¤hega D"
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid "Kill only unread arts"
 msgstr "Surma ainult lugemata artiklid"
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 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:1484
+#: src/lang.c:1487
 msgid "Kill all arts and never show"
 msgstr "Surma kÃµik artiklid ja Ã¤ra nÃ¤ita"
 
-#: src/lang.c:1490
+#: src/lang.c:1493
 msgid "Nothing special"
 msgstr "Ei midagi erilist"
 
-#: src/lang.c:1491
+#: src/lang.c:1494
 msgid "Compress quotes"
 msgstr "Tihenda tsitaadid"
 
-#: src/lang.c:1492
+#: src/lang.c:1495
 msgid "Quote signatures"
 msgstr "Tsiteeri allkirju"
 
-#: src/lang.c:1493
+#: src/lang.c:1496
 msgid "Compress quotes, quote sigs"
 msgstr "Tihenda tsitaadid, tsiteeri allkirju"
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid "Quote empty lines"
 msgstr "Tsiteeri tÃ¼hje ridu"
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid "Compress quotes, quote empty lines"
 msgstr "Tihenda tsitaadid, tsiteeri tÃ¼hje ridu"
 
-#: src/lang.c:1496
+#: src/lang.c:1499
 msgid "Quote sigs & empty lines"
 msgstr "Tsiteeri allkirju ja tÃ¼hje ridu"
 
-#: src/lang.c:1497
+#: src/lang.c:1500
 msgid "Comp. q., quote sigs & empty lines"
 msgstr "Tihenda tsitaate, tsiteeri allkirju ja tÃ¼hje ridu"
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid "no"
 msgstr "ei"
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid "with headers"
 msgstr "pÃ¤istega"
 
-#: src/lang.c:1539
+#: src/lang.c:1542
 msgid "without headers"
 msgstr "pÃ¤isteta"
 
-#: src/lang.c:1546
+#: src/lang.c:1549
 msgid "NFKC"
 msgstr "NFKC"
 
-#: src/lang.c:1548
+#: src/lang.c:1551
 msgid "NFKD"
 msgstr "NFKD"
 
-#: src/lang.c:1549
+#: src/lang.c:1552
 msgid "NFC"
 msgstr "NFC"
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid "NFD"
 msgstr "NFD"
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid "Display Options"
 msgstr "Ekraani seaded"
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid "Color Options"
 msgstr "VÃ¤rvide seaded"
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 msgid "Highlight Options"
 msgstr "MÃ¤rkimise seaded"
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid "Article-Limiting Options"
 msgstr "Artikli piirangute seaded"
 
-#: src/lang.c:1584
+#: src/lang.c:1587
 msgid "Posting/Mailing Options"
 msgstr "Postitamise/saatmise seaded"
 
-#: src/lang.c:1590
+#: src/lang.c:1593
 msgid "Saving/Printing Options"
 msgstr "Salvestamise/trÃ¼kkimise seaded"
 
-#: src/lang.c:1596
+#: src/lang.c:1599
 msgid "Expert Options"
 msgstr "Ekspertseaded"
 
-#: src/lang.c:1602
+#: src/lang.c:1605
 msgid "Filtering Options"
 msgstr "Filtreerimise seaded"
 
-#: src/lang.c:1607 src/lang.c:1638 src/lang.c:1644 src/lang.c:1671
-#: src/lang.c:1723 src/lang.c:1729 src/lang.c:1739 src/lang.c:1750
-#: src/lang.c:1768 src/lang.c:1843 src/lang.c:2030 src/lang.c:2036
-#: src/lang.c:2042 src/lang.c:2048 src/lang.c:2060 src/lang.c:2067
-#: src/lang.c:2121 src/lang.c:2130 src/lang.c:2136 src/lang.c:2143
-#: src/lang.c:2150 src/lang.c:2157 src/lang.c:2164 src/lang.c:2171
-#: src/lang.c:2178 src/lang.c:2185 src/lang.c:2192 src/lang.c:2199
-#: src/lang.c:2206 src/lang.c:2213 src/lang.c:2220 src/lang.c:2227
-#: src/lang.c:2234 src/lang.c:2241 src/lang.c:2248 src/lang.c:2255
-#: src/lang.c:2262 src/lang.c:2269 src/lang.c:2276 src/lang.c:2283
-#: src/lang.c:2290 src/lang.c:2297 src/lang.c:2305 src/lang.c:2321
-#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2348
-#: src/lang.c:2354 src/lang.c:2371 src/lang.c:2383 src/lang.c:2417
-#: src/lang.c:2470 src/lang.c:2484 src/lang.c:2490 src/lang.c:2515
-#: src/lang.c:2532 src/lang.c:2548 src/lang.c:2584 src/lang.c:2620
-#: src/lang.c:2640 src/lang.c:2675 src/lang.c:2685 src/lang.c:2692
-#: src/lang.c:2718 src/lang.c:2742 src/lang.c:2815 src/lang.c:2829
-#: src/lang.c:2837 src/lang.c:2851 src/lang.c:2857 src/lang.c:2895
+#: src/lang.c:1610 src/lang.c:1641 src/lang.c:1647 src/lang.c:1674
+#: src/lang.c:1726 src/lang.c:1732 src/lang.c:1742 src/lang.c:1753
+#: src/lang.c:1771 src/lang.c:1840 src/lang.c:2041 src/lang.c:2047
+#: src/lang.c:2053 src/lang.c:2059 src/lang.c:2071 src/lang.c:2078
+#: src/lang.c:2132 src/lang.c:2141 src/lang.c:2147 src/lang.c:2154
+#: src/lang.c:2161 src/lang.c:2168 src/lang.c:2175 src/lang.c:2182
+#: src/lang.c:2189 src/lang.c:2196 src/lang.c:2203 src/lang.c:2210
+#: src/lang.c:2217 src/lang.c:2224 src/lang.c:2231 src/lang.c:2238
+#: src/lang.c:2245 src/lang.c:2252 src/lang.c:2259 src/lang.c:2266
+#: src/lang.c:2273 src/lang.c:2280 src/lang.c:2287 src/lang.c:2294
+#: src/lang.c:2301 src/lang.c:2308 src/lang.c:2315 src/lang.c:2323
+#: src/lang.c:2339 src/lang.c:2346 src/lang.c:2353 src/lang.c:2360
+#: src/lang.c:2366 src/lang.c:2372 src/lang.c:2389 src/lang.c:2401
+#: src/lang.c:2435 src/lang.c:2488 src/lang.c:2502 src/lang.c:2508
+#: src/lang.c:2533 src/lang.c:2550 src/lang.c:2566 src/lang.c:2602
+#: src/lang.c:2638 src/lang.c:2658 src/lang.c:2693 src/lang.c:2703
+#: src/lang.c:2710 src/lang.c:2736 src/lang.c:2760 src/lang.c:2833
+#: src/lang.c:2847 src/lang.c:2855 src/lang.c:2869 src/lang.c:2875
+#: src/lang.c:2913
 msgid "<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr "<TÃœHIK> lÃ¼litab, <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:1608
+#: src/lang.c:1611
 msgid "Show mini menu & posting etiquette"
 msgstr "NÃ¤ita minimenÃ¼Ã¼d & post. etiketti"
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 msgid ""
 "# If ON show a mini menu of useful commands at each level\n"
 "# and posting etiquette after composing an article\n"
@@ -5475,15 +5496,15 @@ msgstr ""
 "# Kui vÃ¤Ã¤rtus on ON, nÃ¤ita enimkasutatavate kÃ¤skude minimenÃ¼Ã¼d\n"
 "# ja peale artikli kirjutamist postitamise etiketti.\n"
 
-#: src/lang.c:1614
+#: src/lang.c:1617
 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:1615
+#: src/lang.c:1618
 msgid "Show description of each newsgroup"
 msgstr "NÃ¤ita iga grupi lÃ¼hikirjeldust"
 
-#: src/lang.c:1616
+#: src/lang.c:1619
 msgid ""
 "# If ON show group description text after newsgroup name at\n"
 "# group selection level\n"
@@ -5491,20 +5512,23 @@ msgstr ""
 "# Kui vÃ¤Ã¤rtus on ON, nÃ¤ita gruppide tasemel iga grupi nime\n"
 "# jÃ¤rel grupi lÃ¼hikirjeldust\n"
 
-#: src/lang.c:1621
+#: src/lang.c:1624
+#, fuzzy
 msgid ""
-"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
+"Show From (author) fields in group & thread level. <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:1622
-msgid "In group menu, show author by"
+#: src/lang.c:1625
+#, fuzzy
+msgid "In group and thread level, show author by"
 msgstr "NÃ¤ita grupimenÃ¼Ã¼s autorit"
 
-#: src/lang.c:1623
+#: src/lang.c:1626
+#, fuzzy
 msgid ""
-"# Part of from field to display\n"
+"# Part of From field to display in group and thread level\n"
 "# Possible values are (the default is marked with *):\n"
 "#   0 = none\n"
 "#   1 = address\n"
@@ -5518,33 +5542,33 @@ msgstr ""
 "# * 2 = tÃ¤isnimi\n"
 "#   3 = mÃµlemad\n"
 
-#: src/lang.c:1632
+#: src/lang.c:1635
 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:1633
+#: src/lang.c:1636
 msgid "Draw -> instead of highlighted bar"
 msgstr "Joonista -> heleda riba asemel"
 
-#: src/lang.c:1634
+#: src/lang.c:1637
 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:1639
+#: src/lang.c:1642
 msgid "Use inverse video for page headers"
 msgstr "Kasuta pÃ¤istel pÃ¶Ã¶ratud videot"
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 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:1645
+#: src/lang.c:1648
 msgid "Thread articles by"
 msgstr "Artiklite teemadesse jagamine"
 
-#: src/lang.c:1646
+#: src/lang.c:1649
 msgid ""
 "# Thread articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5564,15 +5588,15 @@ msgstr ""
 "#   4 = Mitmeosaline teema\n"
 "#   5 = Protsentuaalne sobivus\n"
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid "Enter percentage match required to thread together. <CR> sets."
 msgstr "Sisestage teema loomiseks vajalik protsentuaalne sobivus. <CR> seab."
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid "Thread percentage match"
 msgstr "Teema protsentuaalne sobivus"
 
-#: src/lang.c:1660
+#: src/lang.c:1663
 #, no-c-format
 msgid ""
 "# Thread percentage match...\n"
@@ -5593,11 +5617,11 @@ msgstr ""
 "# 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:1672
+#: src/lang.c:1675
 msgid "Score of a thread"
 msgstr "Teema kaal"
 
-#: src/lang.c:1673
+#: src/lang.c:1676
 msgid ""
 "# Thread score\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5611,18 +5635,18 @@ msgstr ""
 "#   1 = summa\n"
 "#   2 = keskmine\n"
 
-#: src/lang.c:1681
+#: src/lang.c:1684
 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:1682
+#: src/lang.c:1685
 msgid "Sort articles by"
 msgstr "Artiklite jÃ¤rjestus"
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid ""
 "# Sort articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5652,16 +5676,16 @@ msgstr ""
 "#   9 = Ridu kahanev\n"
 "#  10 = Ridu kasvav\n"
 
-#: src/lang.c:1699
+#: src/lang.c:1702
 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:1700
+#: src/lang.c:1703
 msgid "Sort threads by"
 msgstr "Teemade jÃ¤rjestus"
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid ""
 "# Sort thread by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5679,49 +5703,49 @@ msgstr ""
 "#   3 = Viimane postitamise kuupÃ¤ev kahanevalt\n"
 "#   4 = Viimane postitamise kuupÃ¤ev kasvavalt\n"
 
-#: src/lang.c:1711
+#: src/lang.c:1714
 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:1712
+#: src/lang.c:1715
 msgid "Go to first unread article in group"
 msgstr "Mine grupis esimesele lugemata artiklile"
 
-#: src/lang.c:1713
+#: src/lang.c:1716
 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:1717
+#: src/lang.c:1720
 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:1718
+#: src/lang.c:1721
 msgid "Show only unread articles"
 msgstr "NÃ¤ita ainult lugemata artikleid"
 
-#: src/lang.c:1719
+#: src/lang.c:1722
 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:1724
+#: src/lang.c:1727
 msgid "Show only groups with unread arts"
 msgstr "Ainult lugemata artiklitega grupid"
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 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:1730
+#: src/lang.c:1733
 msgid "Filter which articles"
 msgstr "Filtreeri artikleid"
 
-#: src/lang.c:1731
+#: src/lang.c:1734
 msgid ""
 "# Filter which articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5735,11 +5759,11 @@ msgstr ""
 "#   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:1740
+#: src/lang.c:1743
 msgid "Go to the next unread article with"
 msgstr "Liigu jÃ¤rgmise lugemata artiklile klahviga"
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid ""
 "# Go to the unread article with following key(s)\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5755,11 +5779,11 @@ msgstr ""
 "# * 2 = TAB\n"
 "#   3 = LK alla vÃµi TAB\n"
 
-#: src/lang.c:1751
+#: src/lang.c:1754
 msgid "How to treat blank lines"
 msgstr "Kuidas kÃ¤sitleda tÃ¼hje ridasid"
 
-#: src/lang.c:1752
+#: src/lang.c:1755
 msgid ""
 "# Trim the article body, remove unnecessary blank lines.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5786,28 +5810,28 @@ msgstr ""
 "#   6 = Tihenda read tekstiblokkide vahel ja eemalda lÃµpust\n"
 "#   7 = Tihenda read tekstiblokkide vahel ja eemalda algusest ja lÃµpust\n"
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid "List thread using right arrow key"
 msgstr "Nool paremale nÃ¤itab teema loendit"
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 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:1774
+#: src/lang.c:1777
 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:1775
+#: src/lang.c:1778
 msgid "Character to show deleted articles"
 msgstr "Kustutatud artiklite marker"
 
-#: src/lang.c:1776
+#: src/lang.c:1779
 msgid ""
 "# Character used to show that an art was deleted (default 'D')\n"
 "# _ is turned into ' '\n"
@@ -5815,18 +5839,18 @@ msgstr ""
 "# SÃ¼mbol, mis tÃ¤histab kustutatud artiklit (vaikimisi 'D')\n"
 "# _ asendatakse tÃ¼hikuga ' '\n"
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 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:1782
+#: src/lang.c:1785
 msgid "Character to show inrange articles"
 msgstr "Artiklite vahemiku marker"
 
-#: src/lang.c:1783
+#: src/lang.c:1786
 msgid ""
 "# Character used to show that an art is in a range (default '#')\n"
 "# _ is turned into ' '\n"
@@ -5834,17 +5858,17 @@ msgstr ""
 "# SÃ¼mbol, mis mÃ¤rgib vahemikku kuuluvaid artikleid (vaikimisi '#')\n"
 "# _ asendatakse tÃ¼hikuga ' '\n"
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 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:1789
+#: src/lang.c:1792
 msgid "Character to show returning arts"
 msgstr "Tagasi tulnud artiklite marker"
 
-#: src/lang.c:1790
+#: src/lang.c:1793
 msgid ""
 "# Character used to show that an art will return (default '-')\n"
 "# _ is turned into ' '\n"
@@ -5852,16 +5876,16 @@ msgstr ""
 "# SÃ¼mbol, mis nÃ¤itab, et artikkel tuleb tagasi (vaikimisi '-')\n"
 "# _ asendatakse tÃ¼hikuga ' '\n"
 
-#: src/lang.c:1795
+#: src/lang.c:1798
 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:1796
+#: src/lang.c:1799
 msgid "Character to show selected articles"
 msgstr "Valitud artiklite marker"
 
-#: src/lang.c:1797
+#: src/lang.c:1800
 msgid ""
 "# Character used to show that an art was auto-selected (default '*')\n"
 "# _ is turned into ' '\n"
@@ -5869,16 +5893,16 @@ msgstr ""
 "# SÃ¼mbol, mis nÃ¤itab, et artikkel on automaatselt valitud (vaikimisi '*')\n"
 "# _ asendatakse tÃ¼hikuga ' '\n"
 
-#: src/lang.c:1802
+#: src/lang.c:1805
 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:1803
+#: src/lang.c:1806
 msgid "Character to show recent articles"
 msgstr "VÃ¤rskete artiklite marker"
 
-#: src/lang.c:1804
+#: src/lang.c:1807
 msgid ""
 "# Character used to show that an art is recent (default 'o')\n"
 "# _ is turned into ' '\n"
@@ -5886,16 +5910,16 @@ msgstr ""
 "# SÃ¼mbol, mis nÃ¤itab, et artikkel on vÃ¤rske (vaikimisi 'o')\n"
 "# _ asendatakse tÃ¼hikuga ' '\n"
 
-#: src/lang.c:1809
+#: src/lang.c:1812
 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:1810
+#: src/lang.c:1813
 msgid "Character to show unread articles"
 msgstr "Lugemata artiklite marker"
 
-#: src/lang.c:1811
+#: src/lang.c:1814
 msgid ""
 "# Character used to show that an art is unread (default '+')\n"
 "# _ is turned into ' '\n"
@@ -5903,15 +5927,15 @@ msgstr ""
 "# SÃ¼mbol, mis nÃ¤itab, et artikkel on lugemata (vaikimisi '+')\n"
 "# _ asendatakse tÃ¼hikuga ' '\n"
 
-#: src/lang.c:1816
+#: src/lang.c:1819
 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:1817
+#: src/lang.c:1820
 msgid "Character to show read articles"
 msgstr "Loetud artiklite marker"
 
-#: src/lang.c:1818
+#: src/lang.c:1821
 msgid ""
 "# Character used to show that an art was read (default ' ')\n"
 "# _ is turned into ' '\n"
@@ -5919,16 +5943,16 @@ msgstr ""
 "# SÃ¼mbol, mis nÃ¤itab, et artikkel on loetud (vaikimisi ' ')\n"
 "# _ asendatakse tÃ¼hikuga ' '\n"
 
-#: src/lang.c:1823
+#: src/lang.c:1826
 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:1824
+#: src/lang.c:1827
 msgid "Character to show killed articles"
 msgstr "Surmatud artiklite marker"
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 msgid ""
 "# Character used to show that an art was killed (default 'K')\n"
 "# kill_level must be set accordingly, _ is turned into ' '\n"
@@ -5936,16 +5960,16 @@ msgstr ""
 "# SÃ¼mbol, mis nÃ¤itab, et artikkel on surmatud (vaikimisi 'K')\n"
 "# _ asendatakse tÃ¼hikuga ' '\n"
 
-#: src/lang.c:1830
+#: src/lang.c:1833
 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:1831
+#: src/lang.c:1834
 msgid "Character to show readselected arts"
 msgstr "Lugemiseks valitud artiklite marker"
 
-#: src/lang.c:1832
+#: src/lang.c:1835
 msgid ""
 "# Character used to show that an art was selected before read (default ':')\n"
 "# kill_level must be set accordingly, _ is turned into ' '\n"
@@ -5953,23 +5977,11 @@ 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:1837
-msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
-msgstr "Sisestage maksimaalne nÃ¤idatav grupi nime pikkus. <CR> seab."
-
-#: src/lang.c:1838
-msgid "Max. length of group names shown"
-msgstr "Maksimaalne grupinime pikkus"
-
-#: src/lang.c:1839
-msgid "# Maximum length of the names of newsgroups displayed\n"
-msgstr "# Maksimaalne grupi nime pikkus, mida nÃ¤idatakse ekraanil\n"
-
-#: src/lang.c:1844
+#: src/lang.c:1841
 msgid "Abbreviate long newsgroup names"
 msgstr "LÃ¼henda gruppide pikad nimed"
 
-#: src/lang.c:1845
+#: src/lang.c:1842
 msgid ""
 "# If ON abbreviate (if necessary) long newsgroup names at group selection\n"
 "# level and article level like this:\n"
@@ -5979,7 +5991,7 @@ msgstr ""
 "# jÃ¤rgnevalt:\n"
 "#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n"
 
-#: src/lang.c:1851
+#: src/lang.c:1848
 msgid ""
 "0 = full page scrolling, -1 = show previous last line as first on next page, "
 "-2 = half page"
@@ -5987,11 +5999,11 @@ msgstr ""
 "0 = kerida kogu leht, -1 = nÃ¤ita eelmist rida jÃ¤rgmise lehe esimese reana, "
 "-2 = pool lehte"
 
-#: src/lang.c:1852
+#: src/lang.c:1849
 msgid "Number of lines to scroll in pager"
 msgstr "Lehitsejas keritavate ridade arv"
 
-#: src/lang.c:1853
+#: src/lang.c:1850
 msgid ""
 "# Number of lines that cursor-up/down will scroll in article pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6009,29 +6021,29 @@ msgstr ""
 "# * 1 = rida haaval\n"
 "#   2 vÃµi suurem = keri 2 vÃµi enama rea haaval (ainult lehitsejas)\n"
 
-#: src/lang.c:1863
+#: src/lang.c:1860
 msgid "Display signatures. <SPACE> toggles & <CR> sets."
 msgstr "NÃ¤ita signatuure, <TÃœHIK> lÃ¼litab, <CR> seab."
 
-#: src/lang.c:1864
+#: src/lang.c:1861
 msgid "Display signatures"
 msgstr "NÃ¤ita signatuure"
 
-#: src/lang.c:1865
+#: src/lang.c:1862
 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:1869
+#: src/lang.c:1866
 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:1870
+#: src/lang.c:1867
 msgid "Display uue data as an attachment"
 msgstr "NÃ¤ita uuenk. andmeid lisadena"
 
-#: src/lang.c:1871
+#: src/lang.c:1868
 msgid ""
 "# Handling of uuencoded data in the pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6051,18 +6063,18 @@ msgstr ""
 "#       mÃ¤rgituna.\n"
 
 #
-#: src/lang.c:1881
+#: src/lang.c:1878
 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:1882
+#: src/lang.c:1879
 msgid "Display \"a as Umlaut-a"
 msgstr "NÃ¤ita \"a kui Umlaut-a"
 
-#: src/lang.c:1883
+#: src/lang.c:1880
 msgid ""
 "# If ON decode German style TeX umlaut codes to ISO and\n"
 "# show \"a as Umlaut-a, etc.\n"
@@ -6070,15 +6082,15 @@ 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:1888 src/lang.c:1898
+#: src/lang.c:1885 src/lang.c:1895
 msgid "Space separated list of header fields"
 msgstr "TÃ¼hikuga eraldatud pÃ¤ised"
 
-#: src/lang.c:1889
+#: src/lang.c:1886
 msgid "Display these header fields (or *)"
 msgstr "NÃ¤ita neid pÃ¤iseid (vÃµi *)"
 
-#: src/lang.c:1890
+#: src/lang.c:1887
 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"
@@ -6095,11 +6107,11 @@ msgstr ""
 "tÃ¼hikut.\n"
 "# Kui te vÃ¤Ã¤rtust ei mÃ¤Ã¤ra, lÃ¼litatakse see omadus vÃ¤lja.\n"
 
-#: src/lang.c:1899
+#: src/lang.c:1896
 msgid "Do not display these header fields"
 msgstr "Ã„ra nÃ¤ita neid pÃ¤iseridu"
 
-#: src/lang.c:1900
+#: src/lang.c:1897
 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"
@@ -6119,43 +6131,43 @@ msgstr ""
 "#\n"
 "# Kui te vÃ¤Ã¤rtust ei mÃ¤Ã¤ra, lÃ¼litatakse see omadus vÃ¤lja.\n"
 
-#: src/lang.c:1910
+#: src/lang.c:1907
 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:1911
+#: src/lang.c:1908
 msgid "Skip multipart/alternative parts"
 msgstr "JÃ¤ta multipart/alternative osad"
 
-#: src/lang.c:1912
+#: src/lang.c:1909
 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:1916
+#: src/lang.c:1913
 msgid "Enable detection of verbatim blocks? <SPACE> toggles & <CR> sets."
 msgstr "Luba identsete blokkide tuvastamine? <TÃœHIK> lÃ¼litab, <CR> seab."
 
-#: src/lang.c:1917
+#: src/lang.c:1914
 msgid "Detection of verbatim blocks"
 msgstr "Identsete blokkide tuvastamine"
 
-#: src/lang.c:1918
+#: src/lang.c:1915
 msgid "# If ON detect verbatim blocks in articles\n"
 msgstr "# Kui vÃ¤Ã¤rtus on ON, tuvasta artiklis identsed blokid\n"
 
-#: src/lang.c:1923
+#: src/lang.c:1920
 msgid "A regex used to decide which lines to show in col_quote."
 msgstr "Regulaaravaldis otsustamaks, milliseid ridu tsitaatides nÃ¤idata."
 
-#: src/lang.c:1924
+#: src/lang.c:1921
 msgid "Regex used to show quoted lines"
 msgstr "Tsiteeritud ridade nÃ¤itamise regex"
 
-#: src/lang.c:1925
+#: src/lang.c:1922
 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"
@@ -6165,15 +6177,15 @@ msgstr ""
 "# 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:1931
+#: src/lang.c:1928
 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:1932
+#: src/lang.c:1929
 msgid "Regex used to show twice quoted l."
 msgstr "Topelt tsiteeritud ridu nÃ¤itav reg"
 
-#: src/lang.c:1933
+#: src/lang.c:1930
 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"
@@ -6184,15 +6196,15 @@ msgstr ""
 "# nÃ¤idatakse col_quote2.\n"
 "# Kui te jÃ¤tate selle tÃ¼hjaks, kasutab tin sisseehitatud vÃ¤Ã¤rtust.\n"
 
-#: src/lang.c:1939
+#: src/lang.c:1936
 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:1940
+#: src/lang.c:1937
 msgid "Regex used to show >= 3 times q.l."
 msgstr ">= 3 tsiteeritud ridu nÃ¤itav reg"
 
-#: src/lang.c:1941
+#: src/lang.c:1938
 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"
@@ -6203,15 +6215,52 @@ msgstr ""
 "# nÃ¤idatakse col_quote3.\n"
 "# Kui te jÃ¤tate selle tÃ¼hjaks, kasutab tin sisseehitatud vÃ¤Ã¤rtust.\n"
 
-#: src/lang.c:1948
+#: src/lang.c:1944
+#, fuzzy
+msgid "Enable detection of external quotes? <SPACE> toggles & <CR> sets."
+msgstr "Luba identsete blokkide tuvastamine? <TÃœHIK> lÃ¼litab, <CR> seab."
+
+#: src/lang.c:1945
+#, fuzzy
+msgid "Detection of external quotes"
+msgstr "Identsete blokkide tuvastamine"
+
+#: src/lang.c:1946
+#, fuzzy
+msgid "# If ON detect quoted text from external sources in articles\n"
+msgstr "# Kui vÃ¤Ã¤rtus on ON, tuvasta artiklis identsed blokid\n"
+
+#: src/lang.c:1950
+#, fuzzy
+msgid "A regex used to decide which lines to show in col_extquote."
+msgstr "Regulaaravaldis otsustamaks, milliseid ridu tsitaatides nÃ¤idata."
+
+#: src/lang.c:1951
+#, fuzzy
+msgid "Regex used to show quotes from external sources"
+msgstr "Tsiteeritud ridade nÃ¤itamise regex"
+
+#: src/lang.c:1952
+#, fuzzy
+msgid ""
+"# A regular expression that tin will use to decide which lines are\n"
+"# external quotes. Text from external quotes is shown in col_extquote.\n"
+"# If you leave this blank, tin will use a built in default.\n"
+msgstr ""
+"# Regulaaravaldis, mida tin kasutab, et otsustada, millised\n"
+"# read on kahekordselt tsiteeritud. Topelt tsiteeritud ridu\n"
+"# nÃ¤idatakse col_quote2.\n"
+"# Kui te jÃ¤tate selle tÃ¼hjaks, kasutab tin sisseehitatud vÃ¤Ã¤rtust.\n"
+
+#: src/lang.c:1959
 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:1949
+#: src/lang.c:1960
 msgid "Regex used to highlight /slashes/"
 msgstr "Regex et esile tÃµsta /kaldkriipse/"
 
-#: src/lang.c:1950
+#: src/lang.c:1961
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '/' are to be shown in col_markslashes.\n"
@@ -6222,15 +6271,15 @@ msgstr ""
 "# sÃµnu nÃ¤idata col_markslashes abil. Kui jÃ¤tate selle tÃ¼hjaks, kasutab\n"
 "# tin sisse ehitatud vaikevÃ¤Ã¤rtust.\n"
 
-#: src/lang.c:1956
+#: src/lang.c:1967
 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:1957
+#: src/lang.c:1968
 msgid "Regex used to highlight *stars*"
 msgstr "Regex et esile tÃµsta *tÃ¤rne*"
 
-#: src/lang.c:1958
+#: src/lang.c:1969
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '*' are to be shown in col_markstars.\n"
@@ -6241,15 +6290,15 @@ msgstr ""
 "# sÃµnu nÃ¤idata col_markstars abil. Kui jÃ¤tate selle tÃ¼hjaks, kasutab\n"
 "# tin sisse ehitatud vaikevÃ¤Ã¤rtust.\n"
 
-#: src/lang.c:1964
+#: src/lang.c:1975
 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:1965
+#: src/lang.c:1976
 msgid "Regex used to highlight -strokes-"
 msgstr "Regex et esile tÃµsta -kriipse-"
 
-#: src/lang.c:1966
+#: src/lang.c:1977
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '-' are to be shown in col_markstroke.\n"
@@ -6260,15 +6309,15 @@ msgstr ""
 "# sÃµnu nÃ¤idata col_markstroke abil. Kui jÃ¤tate selle tÃ¼hjaks, kasutab\n"
 "# tin sisse ehitatud vaikevÃ¤Ã¤rtust.\n"
 
-#: src/lang.c:1972
+#: src/lang.c:1983
 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:1973
+#: src/lang.c:1984
 msgid "Regex used to highlight _underline_"
 msgstr "Regex et esile tÃµsta _alakriipse_"
 
-#: src/lang.c:1974
+#: src/lang.c:1985
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '_' are to be shown in col_markdash.\n"
@@ -6279,16 +6328,16 @@ msgstr ""
 "# sÃµnu nÃ¤idata col_markdash abil. Kui jÃ¤tate selle tÃ¼hjaks, kasutab\n"
 "# tin sisse ehitatud vaikevÃ¤Ã¤rtust.\n"
 
-#: src/lang.c:1980
+#: src/lang.c:1991
 msgid "A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr ""
 "Regulaaravaldis eemaldatava teema prefiksi leidmiseks. Eraldajaks on '|'."
 
-#: src/lang.c:1981
+#: src/lang.c:1992
 msgid "Regex with Subject prefixes"
 msgstr "Regex teema prefiksi leidmiseks"
 
-#: src/lang.c:1982
+#: src/lang.c:1993
 msgid ""
 "# A regular expression that tin will use to find Subject prefixes\n"
 "# which will be removed before showing the header.\n"
@@ -6296,16 +6345,16 @@ msgstr ""
 "# Regulaaravaldis, mida tin kasutab, et leida teema prefiksit, mida\n"
 "# enne pÃ¤ise nÃ¤itamist eemaldada.\n"
 
-#: src/lang.c:1987
+#: src/lang.c:1998
 msgid "A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr ""
 "Regulaaravaldis eemaldatava teema sufiksi leidmiseks. Eraldajaks on '|'."
 
-#: src/lang.c:1988
+#: src/lang.c:1999
 msgid "Regex with Subject suffixes"
 msgstr "Regex teema sufiksi leidmiseks"
 
-#: src/lang.c:1989
+#: src/lang.c:2000
 msgid ""
 "# A regular expression that tin will use to find Subject suffixes\n"
 "# which will be removed when replying or posting followup.\n"
@@ -6313,46 +6362,46 @@ msgstr ""
 "# Regulaaravaldis, mida tin kasutab teema sufiksi leidmiseks,\n"
 "# mis eemaldatakse vastuse saatmisel vÃµi postitamisel.\n"
 
-#: src/lang.c:1994
+#: src/lang.c:2005
 msgid "A regex used to find the begin of a verbatim block."
 msgstr "Regulaaravaldis identse bloki alguse tuvastamiseks."
 
-#: src/lang.c:1995
+#: src/lang.c:2006
 msgid "Regex for begin of a verbatim block"
 msgstr "Identse bloki alguse reg. avaldis"
 
-#: src/lang.c:1996
+#: src/lang.c:2007
 msgid ""
 "# A regular expression that tin will use to find the begin of\n"
 "# a verbatim block.\n"
 msgstr "# Regulaaravaldis, mida tin kasutab et leida identse bloki algust.\n"
 
-#: src/lang.c:2001
+#: src/lang.c:2012
 msgid "A regex used to find the end of a verbatim block."
 msgstr "Regulaaravaldis identse bloki lÃµpu tuvastamiseks."
 
-#: src/lang.c:2002
+#: src/lang.c:2013
 msgid "Regex for end of a verbatim block"
 msgstr "Identse bloki lÃµpu reg. avaldis"
 
-#: src/lang.c:2003
+#: src/lang.c:2014
 msgid ""
 "# A regular expression that tin will use to find the end of\n"
 "# a verbatim block.\n"
 msgstr "# Regulaaravaldis, mida tin kasutab et leida identse bloki lÃµppu.\n"
 
-#: src/lang.c:2008
+#: src/lang.c:2019
 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:2009
+#: src/lang.c:2020
 msgid "MIME binary content viewer"
 msgstr "MIME kahendsisu lehitseja"
 
-#: src/lang.c:2010
+#: src/lang.c:2021
 msgid ""
 "# If --internal automatically use the built in MIME viewer for non-text\n"
 "# parts of articles.\n"
@@ -6365,15 +6414,15 @@ msgstr ""
 "# Muidu mÃ¤Ã¤ra automaatseks vaatamiseks vÃ¤line programm (nt. metamail) vÃµi\n"
 "# jÃ¤ta tÃ¼hjaks\n"
 
-#: src/lang.c:2017
+#: src/lang.c:2028
 msgid "Confirm before starting non-text viewing program"
 msgstr "KÃ¼si enne mitte-tekstiliste osade vaatamist kinnitust"
 
-#: src/lang.c:2018
+#: src/lang.c:2029
 msgid "Ask before using MIME viewer"
 msgstr "KÃ¼si MIME lehitseja kasutamise luba"
 
-#: src/lang.c:2019
+#: src/lang.c:2030
 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"
@@ -6381,48 +6430,48 @@ 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:2024
+#: src/lang.c:2035
 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:2025
+#: src/lang.c:2036
 msgid "Catchup read groups when quitting"
 msgstr "VÃ¤ljumisel mÃ¤rkida grupid loetuks"
 
-#: src/lang.c:2026
+#: src/lang.c:2037
 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:2031
+#: src/lang.c:2042
 msgid "Catchup group using left key"
 msgstr "Nool vasakule mÃ¤rgib grupi loetuks"
 
-#: src/lang.c:2032
+#: src/lang.c:2043
 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:2037
+#: src/lang.c:2048
 msgid "Catchup thread by using left key"
 msgstr "Nool vasakule mÃ¤rgib teema loetuks"
 
-#: src/lang.c:2043
+#: src/lang.c:2054
 msgid "Which actions require confirmation"
 msgstr "Tegevused mis nÃµuavad kinnitust"
 
-#: src/lang.c:2044
+#: src/lang.c:2055
 msgid "# What should we ask confirmation for.\n"
 msgstr "# Millele me peaksime kÃ¼sima kinnitust.\n"
 
-#: src/lang.c:2049
+#: src/lang.c:2060
 msgid "'Mark as (un)read' ignores tags"
 msgstr "'MÃ¤rgi art. (mitte)loetuks' eirab mÃ¤rke"
 
-#: src/lang.c:2050
+#: src/lang.c:2061
 msgid ""
 "# If ON the 'Mark as (un)read' function marks only the current article.\n"
 msgstr ""
@@ -6430,45 +6479,45 @@ msgstr ""
 "ainult\n"
 "# jooksva artikli.\n"
 
-#: src/lang.c:2054
+#: src/lang.c:2065
 msgid "Program to run to open URLs, <CR> sets, <ESC> cancels."
 msgstr "Programm URLide avamiseks, <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2055
+#: src/lang.c:2066
 msgid "Program that opens URLs"
 msgstr "Programm URLide avamiseks"
 
-#: src/lang.c:2056
+#: src/lang.c:2067
 msgid "# The program used to open URLs. The actual URL will be appended\n"
 msgstr "# Programm URLide avamiseks. URL lisatakse argumendiks\n"
 
-#: src/lang.c:2061
+#: src/lang.c:2072
 msgid "Use mouse in xterm"
 msgstr "Kasuta xterm aknas hiirt"
 
-#: src/lang.c:2062
+#: src/lang.c:2073
 msgid "# If ON enable mouse button support on xterm terminals\n"
 msgstr "# Kui vÃ¤Ã¤rtus on ON, luba xterm aknas hiire tugi\n"
 
-#: src/lang.c:2068
+#: src/lang.c:2079
 msgid "Use scroll keys on keypad"
 msgstr "Kasuta kerimisnuppe"
 
-#: src/lang.c:2069
+#: src/lang.c:2080
 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:2074
+#: src/lang.c:2085
 msgid "Enter maximum number of article to get. <CR> sets."
 msgstr "Sisestage suurim laetavate artiklite arv. <CR> seab."
 
-#: src/lang.c:2075
+#: src/lang.c:2086
 msgid "Number of articles to get"
 msgstr "Laetavate artiklite arv"
 
-#: src/lang.c:2076
+#: src/lang.c:2087
 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"
@@ -6476,29 +6525,29 @@ 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:2081
+#: src/lang.c:2092
 msgid "Enter number of days article is considered recent. <CR> sets."
 msgstr "Sisestage artikli vÃ¤rskuse kestus. <CR> seab."
 
-#: src/lang.c:2082
+#: src/lang.c:2093
 msgid "Article recentness time limit"
 msgstr "Artikli vÃ¤rskuse ajapiir"
 
-#: src/lang.c:2083
+#: src/lang.c:2094
 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:2087
+#: src/lang.c:2098
 msgid ""
 "WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr ""
 "WILDMAT tavalistele jokkeritele, REGEX tÃ¤isregulaaravaldistega otsimisele."
 
-#: src/lang.c:2088
+#: src/lang.c:2099
 msgid "Wildcard matching"
 msgstr "Jokkeritega otsimine"
 
-#: src/lang.c:2089
+#: src/lang.c:2100
 msgid ""
 "# Wildcard matching\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6510,60 +6559,60 @@ msgstr ""
 "# * 0 = wildmat\n"
 "#   1 = regex\n"
 
-#: src/lang.c:2096
+#: src/lang.c:2107
 msgid "Enter minimal score before an article is marked killed. <CR> sets."
 msgstr "Sisestage minimaalne kaal artikli surmamiseks. <CR> seab."
 
-#: src/lang.c:2097
+#: src/lang.c:2108
 msgid "Score limit (kill)"
 msgstr "Kaalu alampiir (surmamine)"
 
-#: src/lang.c:2098
+#: src/lang.c:2109
 msgid "# Score limit before an article is marked killed\n"
 msgstr "# Kaalu alampiir, enne kui artikkel mÃ¤rgitakse surmatuks\n"
 
-#: src/lang.c:2102
+#: src/lang.c:2113
 msgid "Enter default score to kill articles. <CR> sets."
 msgstr "Sisestage vaikimisi kaal artiklite surmamiseks. <CR> seab."
 
-#: src/lang.c:2103
+#: src/lang.c:2114
 msgid "Default score to kill articles"
 msgstr "Artiklite surmamise vaikimisi kaal"
 
-#: src/lang.c:2104
+#: src/lang.c:2115
 msgid "# Default score to kill articles\n"
 msgstr "# Vaikimisi kaal artiklite surmamiseks\n"
 
-#: src/lang.c:2108
+#: src/lang.c:2119
 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:2109
+#: src/lang.c:2120
 msgid "Score limit (select)"
 msgstr "Kaalu alampiir (valik)"
 
-#: src/lang.c:2110
+#: src/lang.c:2121
 msgid "# Score limit before an article is marked hot\n"
 msgstr "# Kaalu alampiir, enne kui artikkel mÃ¤rgitakse muumaks\n"
 
-#: src/lang.c:2114
+#: src/lang.c:2125
 msgid "Enter default score to select articles. <CR> sets."
 msgstr "Sisestage vaikimisi kaal artiklite valimiseks. <CR> seab."
 
-#: src/lang.c:2115
+#: src/lang.c:2126
 msgid "Default score to select articles"
 msgstr "Vaikimisi kaal artiklite valimiseks"
 
-#: src/lang.c:2116
+#: src/lang.c:2127
 msgid "# Default score to select articles\n"
 msgstr "# Vaikimisi kaal artiklite valimiseks\n"
 
-#: src/lang.c:2122
+#: src/lang.c:2133
 msgid "Use slrnface to show ''X-Face:''s"
 msgstr "''X-Face:'' nÃ¤itamiseks slrnface"
 
-#: src/lang.c:2123
+#: src/lang.c:2134
 msgid ""
 "# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 "# Only useful when running in an xterm.\n"
@@ -6571,19 +6620,19 @@ msgstr ""
 "# Kui vÃ¤Ã¤rtus on ON, kasutan ''X-Face:'' pÃ¤iste kÃ¤sitlemiseks slrnface(1).\n"
 "# Kasulik ainult xterm aknas.\n"
 
-#: src/lang.c:2131
+#: src/lang.c:2142
 msgid "Use ANSI color"
 msgstr "Kasuta ANSI vÃ¤rve"
 
-#: src/lang.c:2132
+#: src/lang.c:2143
 msgid "# If ON using ANSI-color\n"
 msgstr "# Kui vÃ¤Ã¤rtus on ON, kasuta ANSI vÃ¤rve\n"
 
-#: src/lang.c:2137
+#: src/lang.c:2148
 msgid "Standard foreground color"
 msgstr "Standardne esiplaani vÃ¤rv"
 
-#: src/lang.c:2138
+#: src/lang.c:2149
 msgid ""
 "# Standard foreground color\n"
 "# Default: -1 (default color)\n"
@@ -6591,11 +6640,11 @@ msgstr ""
 "# Standardne esiplaani vÃ¤rv\n"
 "# Vaikimisi: -1 (vaikimisi vÃ¤rv)\n"
 
-#: src/lang.c:2144
+#: src/lang.c:2155
 msgid "Standard background color"
 msgstr "Standardne tagaplaani vÃ¤rv"
 
-#: src/lang.c:2145
+#: src/lang.c:2156
 msgid ""
 "# Standard background color\n"
 "# Default: -1 (default color)\n"
@@ -6603,11 +6652,11 @@ msgstr ""
 "# Standardne tagaplaani vÃ¤rv\n"
 "# Vaikimisi: -1 (vaikimisi vÃ¤rv)\n"
 
-#: src/lang.c:2151
+#: src/lang.c:2162
 msgid "Color for inverse text (background)"
 msgstr "PÃ¶Ã¶ratud teksti vÃ¤rv (tagaplaan)"
 
-#: src/lang.c:2152
+#: src/lang.c:2163
 msgid ""
 "# Color of background for inverse text\n"
 "# Default: 4 (blue)\n"
@@ -6615,11 +6664,11 @@ msgstr ""
 "# PÃ¶Ã¶ratud teksti tagaplaani vÃ¤rv\n"
 "# Vaikimisi: 4 (sinine)\n"
 
-#: src/lang.c:2158
+#: src/lang.c:2169
 msgid "Color for inverse text (foreground)"
 msgstr "PÃ¶Ã¶ratud teksti vÃ¤rv (esiplaan)"
 
-#: src/lang.c:2159
+#: src/lang.c:2170
 msgid ""
 "# Color of foreground for inverse text\n"
 "# Default: 7 (white)\n"
@@ -6627,11 +6676,11 @@ msgstr ""
 "# PÃ¶Ã¶ratud teksti esiplaani vÃ¤rv\n"
 "# Vaikimisi: 7 (valge)\n"
 
-#: src/lang.c:2165
+#: src/lang.c:2176
 msgid "Color of text lines"
 msgstr "Tekstiridade vÃ¤rv"
 
-#: src/lang.c:2166
+#: src/lang.c:2177
 msgid ""
 "# Color of text lines\n"
 "# Default: -1 (default color)\n"
@@ -6639,11 +6688,11 @@ msgstr ""
 "# Tekstiridade vÃ¤rv\n"
 "# Vaikimisi: -1 (vaikimisi vÃ¤rv)\n"
 
-#: src/lang.c:2172
+#: src/lang.c:2183
 msgid "Color of mini help menu"
 msgstr "Miniabiinfo vÃ¤rv"
 
-#: src/lang.c:2173
+#: src/lang.c:2184
 msgid ""
 "# Color of mini help menu\n"
 "# Default: 3 (brown)\n"
@@ -6651,11 +6700,11 @@ msgstr ""
 "# Miniabiinfo vÃ¤rv\n"
 "# Vaikimisi: 3 (pruun)\n"
 
-#: src/lang.c:2179
+#: src/lang.c:2190
 msgid "Color of help text"
 msgstr "Abiinfo vÃ¤rv"
 
-#: src/lang.c:2180
+#: src/lang.c:2191
 msgid ""
 "# Color of help pages\n"
 "# Default: -1 (default color)\n"
@@ -6663,11 +6712,11 @@ msgstr ""
 "# Abiinfo vÃ¤rv\n"
 "# Vaikimisi: -1 (vaikimisi vÃ¤rv)\n"
 
-#: src/lang.c:2186
+#: src/lang.c:2197
 msgid "Color of status messages"
 msgstr "Olekuteadete vÃ¤rv"
 
-#: src/lang.c:2187
+#: src/lang.c:2198
 msgid ""
 "# Color of messages in last line\n"
 "# Default: 6 (cyan)\n"
@@ -6675,11 +6724,11 @@ msgstr ""
 "# Viimasel real olevate teadete vÃ¤rv\n"
 "# Default: 6 (lilla)\n"
 
-#: src/lang.c:2193
+#: src/lang.c:2204
 msgid "Color of quoted lines"
 msgstr "Tsitaadi vÃ¤rv"
 
-#: src/lang.c:2194
+#: src/lang.c:2205
 msgid ""
 "# Color of quote-lines\n"
 "# Default: 2 (green)\n"
@@ -6687,11 +6736,11 @@ msgstr ""
 "# Tsitaadi vÃ¤rv\n"
 "# Vaikimisi: 2 (roheline)\n"
 
-#: src/lang.c:2200
+#: src/lang.c:2211
 msgid "Color of twice quoted line"
 msgstr "Topelt tsiteeritud rea vÃ¤rv"
 
-#: src/lang.c:2201
+#: src/lang.c:2212
 msgid ""
 "# Color of twice quoted lines\n"
 "# Default: 3 (brown)\n"
@@ -6699,11 +6748,11 @@ msgstr ""
 "# Topelt tsiteeritud rea vÃ¤rv\n"
 "# Vaikimisi: 3 (pruun)\n"
 
-#: src/lang.c:2207
+#: src/lang.c:2218
 msgid "Color of =>3 times quoted line"
 msgstr "=>3 korda tsiteeritud rea vÃ¤rv"
 
-#: src/lang.c:2208
+#: src/lang.c:2219
 msgid ""
 "# Color of >=3 times quoted lines\n"
 "# Default: 4 (blue)\n"
@@ -6711,11 +6760,11 @@ msgstr ""
 "# =>3 korda tsiteeritud rea vÃ¤rv\n"
 "# Vaikimisi: 4 (sinine)\n"
 
-#: src/lang.c:2214
+#: src/lang.c:2225
 msgid "Color of article header lines"
 msgstr "Artikli pÃ¤iseridade vÃ¤rv"
 
-#: src/lang.c:2215
+#: src/lang.c:2226
 msgid ""
 "# Color of header-lines\n"
 "# Default: 2 (green)\n"
@@ -6723,11 +6772,11 @@ msgstr ""
 "# PÃ¤iseridade vÃ¤rv\n"
 "# Vaikimisi: 2 (roheline)\n"
 
-#: src/lang.c:2221
+#: src/lang.c:2232
 msgid "Color of actual news header fields"
 msgstr "Artikli tegelike pÃ¤iseridade vÃ¤rv"
 
-#: src/lang.c:2222
+#: src/lang.c:2233
 msgid ""
 "# Color of actual news header fields\n"
 "# Default: 9 (light red)\n"
@@ -6735,11 +6784,11 @@ msgstr ""
 "# Artikli tegelike pÃ¤iseridade vÃ¤rv\n"
 "# Vaikimisi: 9 (helepunane)\n"
 
-#: src/lang.c:2228
+#: src/lang.c:2239
 msgid "Color of article subject lines"
 msgstr "Artikli teemarea vÃ¤rv"
 
-#: src/lang.c:2229
+#: src/lang.c:2240
 msgid ""
 "# Color of article subject\n"
 "# Default: 6 (cyan)\n"
@@ -6747,11 +6796,25 @@ msgstr ""
 "# Artikli teema vÃ¤rv\n"
 "# Vaikimisi: 6 (lilla)\n"
 
-#: src/lang.c:2235
+#: src/lang.c:2246
+#, fuzzy
+msgid "Color of external quotes"
+msgstr "Tekstiridade vÃ¤rv"
+
+#: src/lang.c:2247
+#, fuzzy
+msgid ""
+"# Color of quoted text from external sources\n"
+"# Default: 5 (pink)\n"
+msgstr ""
+"# Identsete blokkide vÃ¤rv\n"
+"# Vaikimisi: 5 (roosa)\n"
+
+#: src/lang.c:2253
 msgid "Color of response counter"
 msgstr "Vastuste arvu loenduri vÃ¤rv"
 
-#: src/lang.c:2236
+#: src/lang.c:2254
 msgid ""
 "# Color of response counter\n"
 "# Default: 2 (green)\n"
@@ -6759,11 +6822,11 @@ msgstr ""
 "# Vastuste arvu loenduri vÃ¤rv\n"
 "# Vaikimisi: 2 (roheline)\n"
 
-#: src/lang.c:2242
+#: src/lang.c:2260
 msgid "Color of sender (From:)"
 msgstr "Saatja vÃ¤rv (From:)"
 
-#: src/lang.c:2243
+#: src/lang.c:2261
 msgid ""
 "# Color of sender (From:)\n"
 "# Default: 2 (green)\n"
@@ -6771,11 +6834,11 @@ msgstr ""
 "# Saatja vÃ¤rv (From:)\n"
 "# Vaikimisi: 2 (roheline)\n"
 
-#: src/lang.c:2249
+#: src/lang.c:2267
 msgid "Color of help/mail sign"
 msgstr "Abiinfo/kirja teate vÃ¤rv"
 
-#: src/lang.c:2250
+#: src/lang.c:2268
 msgid ""
 "# Color of Help/Mail-Sign\n"
 "# Default: 4 (blue)\n"
@@ -6783,11 +6846,11 @@ msgstr ""
 "# Abiinfo/kirja teate vÃ¤rv\n"
 "# Vaikimisi: 4 (sinine)\n"
 
-#: src/lang.c:2256
+#: src/lang.c:2274
 msgid "Color of signatures"
 msgstr "Signatuuri vÃ¤rv"
 
-#: src/lang.c:2257
+#: src/lang.c:2275
 msgid ""
 "# Color of signature\n"
 "# Default: 4 (blue)\n"
@@ -6795,11 +6858,11 @@ msgstr ""
 "# Signatuuri vÃ¤rv\n"
 "# Vaikimisi: 4 (sinine)\n"
 
-#: src/lang.c:2263
+#: src/lang.c:2281
 msgid "Color of highlighted URLs"
 msgstr "EsiletÃµstetud URLide vÃ¤rv"
 
-#: src/lang.c:2264
+#: src/lang.c:2282
 msgid ""
 "# Color of highlighted URLs\n"
 "# Default: -1 (default color)\n"
@@ -6807,11 +6870,11 @@ msgstr ""
 "# EsiletÃµstetud URLide vÃ¤rv\n"
 "# Vaikimisi: -1 (vaikimisi vÃ¤rv)\n"
 
-#: src/lang.c:2270
+#: src/lang.c:2288
 msgid "Color of verbatim blocks"
 msgstr "Identsete blokkide vÃ¤rv"
 
-#: src/lang.c:2271
+#: src/lang.c:2289
 msgid ""
 "# Color of verbatim blocks\n"
 "# Default: 5 (pink)\n"
@@ -6819,11 +6882,11 @@ msgstr ""
 "# Identsete blokkide vÃ¤rv\n"
 "# Vaikimisi: 5 (roosa)\n"
 
-#: src/lang.c:2277
+#: src/lang.c:2295
 msgid "Color of highlighting with *stars*"
 msgstr "*tÃ¤rnidega* esiletÃµstmise vÃ¤rv"
 
-#: src/lang.c:2278
+#: src/lang.c:2296
 msgid ""
 "# Color of word highlighting with *stars*\n"
 "# Default: 11 (yellow)\n"
@@ -6831,11 +6894,11 @@ msgstr ""
 "# *tÃ¤rnidega* esiletÃµstmise vÃ¤rv\n"
 "# Vaikimisi: 11 (kollane)\n"
 
-#: src/lang.c:2284
+#: src/lang.c:2302
 msgid "Color of highlighting with _dash_"
 msgstr "_alakriipsudega_ esiletÃµstmise vÃ¤rv"
 
-#: src/lang.c:2285
+#: src/lang.c:2303
 msgid ""
 "# Color of word highlighting with _dash_\n"
 "# Default: 13 (light pink)\n"
@@ -6843,11 +6906,11 @@ msgstr ""
 "# _alakriipsudega_ esiletÃµstmise vÃ¤rv\n"
 "# Vaikimisi: 13 (heleroosa)\n"
 
-#: src/lang.c:2291
+#: src/lang.c:2309
 msgid "Color of highlighting with /slash/"
 msgstr "/Kaldkriipsude/ esiletÃµstmise vÃ¤rv"
 
-#: src/lang.c:2292
+#: src/lang.c:2310
 msgid ""
 "# Color of word highlighting with /slash/\n"
 "# Default: 14 (light cyan)\n"
@@ -6855,11 +6918,11 @@ msgstr ""
 "# /Kaldkriipsude/ esiletÃµstmise vÃ¤rv\n"
 "# Vaikimisi: 14 (helelilla)\n"
 
-#: src/lang.c:2298
+#: src/lang.c:2316
 msgid "Color of highlighting with -stroke-"
 msgstr "-Kriipsudega- esiletÃµstmise vÃ¤rv"
 
-#: src/lang.c:2299
+#: src/lang.c:2317
 msgid ""
 "# Color of word highlighting with -stroke-\n"
 "# Default: 12 (light blue)\n"
@@ -6867,11 +6930,11 @@ msgstr ""
 "# -Kriipsudega- esiletÃµstmise vÃ¤rv\n"
 "# Vaikimisi: 12 (helesinine)\n"
 
-#: src/lang.c:2306
+#: src/lang.c:2324
 msgid "Attr. of highlighting with *stars*"
 msgstr "*tÃ¤rnidega* esiletÃµstmise atribuut"
 
-#: src/lang.c:2307
+#: src/lang.c:2325
 msgid ""
 "# Attributes of word highlighting on mono terminals\n"
 "# Possible values are:\n"
@@ -6899,11 +6962,11 @@ msgstr ""
 "# *tÃ¤rnidega* esiletÃµstmise atribuut\n"
 "# Vaikimisi: 6 (paks)\n"
 
-#: src/lang.c:2322
+#: src/lang.c:2340
 msgid "Attr. of highlighting with _dash_"
 msgstr "_alakriipsudega_ esiletÃµstmise atr."
 
-#: src/lang.c:2323
+#: src/lang.c:2341
 msgid ""
 "# Attribute of word highlighting with _dash_\n"
 "# Default: 2 (best highlighting)\n"
@@ -6911,11 +6974,11 @@ msgstr ""
 "# _alakriipsudega_ esiletÃµstmise atribuut\n"
 "# Vaikimisi: 2 (parim esiletÃµstmine)\n"
 
-#: src/lang.c:2329
+#: src/lang.c:2347
 msgid "Attr. of highlighting with /slash/"
 msgstr "/Kaldkriipsude/ esiletÃµstmise atr."
 
-#: src/lang.c:2330
+#: src/lang.c:2348
 msgid ""
 "# Attribute of word highlighting with /slash/\n"
 "# Default: 5 (half bright)\n"
@@ -6923,37 +6986,37 @@ msgstr ""
 "# /Kaldkriipsude/ esiletÃµstmise atribuut\n"
 "# Vaikimisi: 5 (poolhele)\n"
 
-#: src/lang.c:2336
+#: src/lang.c:2354
 msgid "Attr. of highlighting with -stroke-"
 msgstr "-Kriipsudega- esiletÃµstmise atr."
 
-#: src/lang.c:2337
+#: src/lang.c:2355
 msgid ""
 "# Attribute of word highlighting with -stroke-\n"
 "# Default: 3 (reverse video)\n"
 msgstr "# Vaikimisi: 3 (pÃ¶Ã¶ratud video)\n"
 
-#: src/lang.c:2343
+#: src/lang.c:2361
 msgid "URL highlighting in message body"
 msgstr "Teate kehas URL esiletÃµstmine"
 
-#: src/lang.c:2344
+#: src/lang.c:2362
 msgid "# Enable URL highlighting?\n"
 msgstr "# Luba URLide esiletÃµstmine?\n"
 
-#: src/lang.c:2349
+#: src/lang.c:2367
 msgid "Word highlighting in message body"
 msgstr "SÃµnade esiletÃµstmine teate kehas"
 
-#: src/lang.c:2350
+#: src/lang.c:2368
 msgid "# Enable word highlighting?\n"
 msgstr "# Lubada sÃµnade esiletÃµstmine?\n"
 
-#: src/lang.c:2355
+#: src/lang.c:2373
 msgid "What to display instead of mark"
 msgstr "Mida nÃ¤idata mÃ¤rgi asemel"
 
-#: src/lang.c:2356
+#: src/lang.c:2374
 msgid ""
 "# Should the leading and ending stars and dashes also be displayed,\n"
 "# even when they are highlighting marks?\n"
@@ -6969,59 +7032,59 @@ msgstr ""
 "#   1 - jah, nÃ¤ita mÃ¤rki\n"
 "# * 2 - trÃ¼ki hoopis tÃ¼hik\n"
 
-#: src/lang.c:2365
+#: src/lang.c:2383
 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:2366
+#: src/lang.c:2384
 msgid "Page line wrap column"
 msgstr "Rea murdmise veerg lehitsejas"
 
-#: src/lang.c:2367
+#: src/lang.c:2385
 msgid "# Wrap article lines at column\n"
 msgstr "# Murra artikli read antud veerus\n"
 
-#: src/lang.c:2372
+#: src/lang.c:2390
 msgid "Wrap around threads on next unread"
 msgstr "Liigu lugemata art-le Ã¼mber teemade"
 
-#: src/lang.c:2373
+#: src/lang.c:2391
 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:2377
+#: src/lang.c:2395
 msgid "Enter default mail address (and fullname). <CR> sets."
 msgstr "Sisestage oma e-posti aadress (ja oma nimi). <CR> seab."
 
-#: src/lang.c:2378 src/lang.c:2876
+#: src/lang.c:2396 src/lang.c:2894
 msgid "Mail address (and fullname)"
 msgstr "E-posti aadress (ja teie nimi)"
 
-#: src/lang.c:2379
+#: src/lang.c:2397
 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:2384
+#: src/lang.c:2402
 msgid "Show empty Followup-To in editor"
 msgstr "NÃ¤ita toimetis tÃ¼hja Followup-To"
 
-#: src/lang.c:2385
+#: src/lang.c:2403
 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:2389
+#: src/lang.c:2407
 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:2390
+#: src/lang.c:2408
 msgid "Create signature from path/command"
 msgstr "Signatuuri loomiseks tee/kÃ¤sk"
 
-#: src/lang.c:2391
+#: src/lang.c:2409
 msgid ""
 "# Signature path (random sigs)/file to be used when posting/replying\n"
 "# sigfile=file       appends file as signature\n"
@@ -7033,41 +7096,41 @@ msgstr ""
 "# sigfile=!kÃ¤sk      kÃ¤ivitab kÃ¤su, mis genereerib signatuuri\n"
 "# sigfile=--none     Ã¤ra lisa signatuuri\n"
 
-#: src/lang.c:2398
+#: src/lang.c:2416
 msgid ""
 "Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr "Signatuurile eelnevale reale \"-- \". <TÃœHIK> lÃ¼litab, <CR> seab."
 
-#: src/lang.c:2399
+#: src/lang.c:2417
 msgid "Prepend signature with \"-- \""
 msgstr "Lisa signatuuri ette \"-- \""
 
-#: src/lang.c:2400
+#: src/lang.c:2418
 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:2404
+#: src/lang.c:2422
 msgid "Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr "Lisa artikli uuestipostitamisel signatuur. <TÃœHIK> lÃ¼litab, <CR> seab."
 
-#: src/lang.c:2405
+#: src/lang.c:2423
 msgid "Add signature when reposting"
 msgstr "Lisa uuestipostitusel signatuur"
 
-#: src/lang.c:2406
+#: src/lang.c:2424
 msgid "# If ON add signature to reposted articles\n"
 msgstr "# Kui vÃ¤Ã¤rtus on ON, lisa uuestipostitatud artiklile signatuur\n"
 
-#: src/lang.c:2410
+#: src/lang.c:2428
 #, 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:2411
+#: src/lang.c:2429
 msgid "Characters used as quote-marks"
 msgstr "Tsiteerimise mÃ¤rgid"
 
-#: src/lang.c:2412
+#: src/lang.c:2430
 #, c-format
 msgid ""
 "# Characters used in quoting to followups and replies.\n"
@@ -7076,11 +7139,11 @@ msgstr ""
 "# SÃ¼mbolid, mida kasutada tsiteerimisel vastustes.\n"
 "# '_' asendatakse tÃ¼hikuga ' ', %s, %S asendatakse autori initsiaalidega.\n"
 
-#: src/lang.c:2418
+#: src/lang.c:2436
 msgid "Quoting behavior"
 msgstr "KÃ¤itumine tsiteerimisel"
 
-#: src/lang.c:2419
+#: src/lang.c:2437
 msgid ""
 "# How quoting should be handled when following up or replying.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7104,17 +7167,17 @@ msgstr ""
 "#   6 = Tsiteeri allkirju, tsiteeri tÃ¼hje ridu\n"
 "#   7 = Tihenda tsitaadid, tsiteeri allkirju, tsiteeri tÃ¼hje ridu\n"
 
-#: src/lang.c:2432 src/lang.c:2440 src/lang.c:2446
+#: src/lang.c:2450 src/lang.c:2458 src/lang.c:2464
 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:2433
+#: src/lang.c:2451
 msgid "Quote line when following up"
 msgstr "Tsiteerimise rida vastamisel"
 
-#: src/lang.c:2434
+#: src/lang.c:2452
 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"
@@ -7124,38 +7187,38 @@ msgstr ""
 "# %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:2441
+#: src/lang.c:2459
 msgid "Quote line when cross-posting"
 msgstr "Tsiteerimise rida ristpostitusel"
 
-#: src/lang.c:2447
+#: src/lang.c:2465
 msgid "Quote line when mailing"
 msgstr "Tsiteerimise rida kirjutamisel"
 
-#: src/lang.c:2452
+#: src/lang.c:2470
 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:2453
+#: src/lang.c:2471
 msgid "Insert 'User-Agent:' header"
 msgstr "Sisestage 'User-Agent:' pÃ¤is"
 
-#: src/lang.c:2454
+#: src/lang.c:2472
 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:2459
+#: src/lang.c:2477
 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:2460
+#: src/lang.c:2478
 msgid "MM_CHARSET"
 msgstr "MM_CHARSET"
 
-#: src/lang.c:2461
+#: src/lang.c:2479
 msgid ""
 "# Charset supported locally which is also used for MIME header and\n"
 "# Content-Type header.\n"
@@ -7173,41 +7236,41 @@ msgstr ""
 "# loetakse mm_charset vÃ¤Ã¤rtusest erinev kooditabel mitte-nÃ¤idatavaks\n"
 "# ja nÃ¤itamisel kasutatakse '?'.\n"
 
-#: src/lang.c:2471
+#: src/lang.c:2489
 msgid "MM_NETWORK_CHARSET"
 msgstr "MM_NETWORK_CHARSET"
 
-#: src/lang.c:2472
+#: src/lang.c:2490
 msgid "# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr "# Postituste MIME (Content-Type) pÃ¤ises kasutatav kooditabel.\n"
 
-#: src/lang.c:2476
+#: src/lang.c:2494
 msgid ""
 "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
 "Sisestage lokaalse kooditabeli nimi (n. UTF-8, ISO-8859-15), <CR> seab."
 
-#: src/lang.c:2477
+#: src/lang.c:2495
 msgid "MM_LOCAL_CHARSET"
 msgstr "MM_LOCAL_CHARSET"
 
-#: src/lang.c:2478
+#: src/lang.c:2496
 msgid "# Charset supported locally.\n"
 msgstr "# Lokaalne kooditabel.\n"
 
-#: src/lang.c:2485
+#: src/lang.c:2503
 msgid "Mailbox format"
 msgstr "Kirjade kataloog"
 
-#: src/lang.c:2486
+#: src/lang.c:2504
 msgid "# Format of the mailbox.\n"
 msgstr "# Kirjade kataloog.\n"
 
-#: src/lang.c:2491
+#: src/lang.c:2509
 msgid "MIME encoding in news messages"
 msgstr "Kasuta artiklites MIME kodeerimist"
 
-#: src/lang.c:2492
+#: src/lang.c:2510
 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"
@@ -7221,15 +7284,15 @@ msgstr ""
 "# Base64 on kasulik enamuse 8 bitistele ida-aasia, kreeka ja vene\n"
 "# kooditabelitele, kus kasutatakse palju 8 bitiseid sÃ¼mboleid.\n"
 
-#: src/lang.c:2500 src/lang.c:2521
+#: src/lang.c:2518 src/lang.c:2539
 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:2501
+#: src/lang.c:2519
 msgid "Use 8bit characters in news headers"
 msgstr "Kasuta artikli pÃ¤ises 8bit tÃ¤hti"
 
-#: src/lang.c:2502
+#: src/lang.c:2520
 msgid ""
 "# If ON, 8bit characters in news headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -7241,30 +7304,30 @@ msgstr ""
 "# 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:2509
+#: src/lang.c:2527
 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:2510
+#: src/lang.c:2528
 msgid "View post-processed files"
 msgstr "Vaata tÃ¶Ã¶deldud faile"
 
-#: src/lang.c:2511
+#: src/lang.c:2529
 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:2516
+#: src/lang.c:2534
 msgid "MIME encoding in mail messages"
 msgstr "Kasuta kirjades MIME kodeerimist"
 
-#: src/lang.c:2522
+#: src/lang.c:2540
 msgid "Use 8bit characters in mail headers"
 msgstr "Kasuta kirja pÃ¤ises 8bit tÃ¤hti"
 
-#: src/lang.c:2523
+#: src/lang.c:2541
 msgid ""
 "# If ON, 8bit characters in mail headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -7281,11 +7344,11 @@ msgstr ""
 "# 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:2533
+#: src/lang.c:2551
 msgid "Strip blanks from ends of lines"
 msgstr "Eemalda tÃ¼hikud realÃµppudest"
 
-#: src/lang.c:2534
+#: src/lang.c:2552
 msgid ""
 "# If ON strip blanks from ends of lines for faster display on slow "
 "terminals.\n"
@@ -7293,16 +7356,16 @@ msgstr ""
 "# Kui vÃ¤Ã¤rtus on ON, eemalda aeglaste terminalise tÃ¶Ã¶ kiirendamiseks\n"
 "# realÃµppudest tÃ¼hikud.\n"
 
-#: src/lang.c:2539
+#: src/lang.c:2557
 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:2540
+#: src/lang.c:2558
 msgid "Transliteration"
 msgstr "Transliteratsioon"
 
-#: src/lang.c:2541
+#: src/lang.c:2559
 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"
@@ -7313,11 +7376,11 @@ msgstr ""
 "# ei saa esitada soovitavas kooditabelis, vÃµib seda esitada kasutades\n"
 "# Ã¼ht vÃµi enamat sarnast sÃ¼mbolit.\n"
 
-#: src/lang.c:2549
+#: src/lang.c:2567
 msgid "Send you a Cc/Bcc automatically"
 msgstr "Saada automaatselt Cc/Bcc koopia"
 
-#: src/lang.c:2550
+#: src/lang.c:2568
 msgid ""
 "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7333,15 +7396,15 @@ msgstr ""
 "#   2 = Bcc\n"
 "#   3 = Cc ja Bcc\n"
 
-#: src/lang.c:2559
+#: src/lang.c:2577
 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:2560
+#: src/lang.c:2578
 msgid "Spamtrap warning address parts"
 msgstr "RÃ¤mpsposti hoiatus aadressi osadele"
 
-#: src/lang.c:2561
+#: src/lang.c:2579
 msgid ""
 "# A comma-delimited list of address-parts you want to be warned\n"
 "# about when trying to reply by email.\n"
@@ -7349,27 +7412,27 @@ msgstr ""
 "# Komaga eraldatud aadresside komponentide loend, mille kasutamisel\n"
 "# tuleks kasutajat hoiatada.\n"
 
-#: src/lang.c:2566
+#: src/lang.c:2584
 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:2567
+#: src/lang.c:2585
 msgid "No. of days a filter entry is valid"
 msgstr "Filtri kehtivus pÃ¤evades"
 
-#: src/lang.c:2568
+#: src/lang.c:2586
 msgid "# Number of days a short term filter will be active\n"
 msgstr "# lÃ¼hiajalise filtri kehtivus pÃ¤evades\n"
 
-#: src/lang.c:2572
+#: src/lang.c:2590
 msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr "Lisage postitatud artikkel filtrisse. <TÃœHIK> lÃ¼litab, <CR> seab."
 
-#: src/lang.c:2573
+#: src/lang.c:2591
 msgid "Add posted articles to filter"
 msgstr "Lisage postitatud artikkel filtrile"
 
-#: src/lang.c:2574
+#: src/lang.c:2592
 msgid ""
 "# If ON add posted articles which start a new thread to filter for\n"
 "# highlighting follow-ups\n"
@@ -7377,24 +7440,24 @@ msgstr ""
 "# Kui vÃ¤Ã¤rtus on ON, lisa postitatud artiklid, mis alustavad uut teemat,\n"
 "# filtrile, mis mÃ¤rgistab vastuseid\n"
 
-#: src/lang.c:2578
+#: src/lang.c:2596
 msgid "The directory where articles/threads are to be saved in mailbox format."
 msgstr "Kataloog, kuhu artikleid/teemasid salvestatakse kirjaformaadis."
 
-#: src/lang.c:2579
+#: src/lang.c:2597
 msgid "Mail directory"
 msgstr "Kirjade kataloog"
 
-#: src/lang.c:2580
+#: src/lang.c:2598
 msgid "# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr ""
 "# (-m) kataloog, kuhu artikleid/teemasid salvestatakse kirjaformaadis\n"
 
-#: src/lang.c:2585
+#: src/lang.c:2603
 msgid "Save articles in batch mode (-S)"
 msgstr "Salvesta artiklid pakettmoodis (-S)"
 
-#: src/lang.c:2586
+#: src/lang.c:2604
 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"
@@ -7402,30 +7465,30 @@ 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:2591
+#: src/lang.c:2609
 msgid "The directory where you want articles/threads saved."
 msgstr "Kataloog, kuhu te soovite artikleid salvestada."
 
-#: src/lang.c:2592
+#: src/lang.c:2610
 msgid "Directory to save arts/threads in"
 msgstr "Kataloog artiklite salvestamiseks"
 
-#: src/lang.c:2593
+#: src/lang.c:2611
 msgid "# Directory where articles/threads are saved\n"
 msgstr "# Kataloog, kuhu salvestatakse artiklid/teemad\n"
 
-#: src/lang.c:2597
+#: src/lang.c:2615
 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:2598
+#: src/lang.c:2616
 msgid "Use Archive-name: header for save"
 msgstr "Kasuta salvestamisel Archive-name:"
 
-#: src/lang.c:2599
+#: src/lang.c:2617
 msgid ""
 "# If ON articles/threads with Archive-name: in mail header will\n"
 "# be automatically saved with the Archive-name & part/patch no.\n"
@@ -7433,7 +7496,7 @@ 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:2604
+#: src/lang.c:2622
 msgid ""
 "Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 "cancels."
@@ -7441,23 +7504,23 @@ msgstr ""
 "MÃ¤rgi salvestatud artiklid loetuks. <TÃœHIK> lÃ¼litab, <CR> seab, <ESC> "
 "katkestab."
 
-#: src/lang.c:2605
+#: src/lang.c:2623
 msgid "Mark saved articles/threads as read"
 msgstr "MÃ¤rgi salvestatud artiklid loetuks"
 
-#: src/lang.c:2606
+#: src/lang.c:2624
 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:2610
+#: src/lang.c:2628
 msgid "Do post processing (eg. extract attachments) for saved articles."
 msgstr "Teosta salvestatud artiklitel jÃ¤reltÃ¶Ã¶tlemist (nt. lisade eraldamist)."
 
-#: src/lang.c:2611
+#: src/lang.c:2629
 msgid "Post process saved articles"
 msgstr "Salvestatud artikl. jÃ¤reltÃ¶Ã¶tlemine"
 
-#: src/lang.c:2612
+#: src/lang.c:2630
 msgid ""
 "# Perform post processing (saving binary attachments) from saved articles.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7471,11 +7534,11 @@ msgstr ""
 "#   1 = jah\n"
 "#   2 = eralda ainult shelli arhiivid (shar)\n"
 
-#: src/lang.c:2621
+#: src/lang.c:2639
 msgid "Process only unread articles"
 msgstr "TÃ¶Ã¶tle ainult lugemata artikleid"
 
-#: src/lang.c:2622
+#: src/lang.c:2640
 msgid ""
 "# If ON only save/print/pipe/mail unread articles (tagged articles "
 "excepted)\n"
@@ -7483,60 +7546,60 @@ msgstr ""
 "# Kui vÃ¤Ã¤rtus on ON, salvesta/trÃ¼ki/torusse/saada lugemata artikleid\n"
 "# (eeldatakse mÃ¤rgitud artikleid).\n"
 
-#: src/lang.c:2627
+#: src/lang.c:2645
 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:2628
+#: src/lang.c:2646
 msgid "Print all headers when printing"
 msgstr "TrÃ¼kkimisel trÃ¼ki kÃµik pÃ¤ised"
 
-#: src/lang.c:2629
+#: src/lang.c:2647
 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:2633
+#: src/lang.c:2651
 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:2634
+#: src/lang.c:2652
 msgid "Printer program with options"
 msgstr "TrÃ¼kikÃ¤sk koos vÃµtmetega"
 
-#: src/lang.c:2635
+#: src/lang.c:2653
 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:2641
+#: src/lang.c:2659
 msgid "Force redraw after certain commands"
 msgstr "VÃ¤rskenda ekraani peale kÃ¤ske"
 
-#: src/lang.c:2642
+#: src/lang.c:2660
 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:2646
+#: src/lang.c:2664
 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:2647
+#: src/lang.c:2665
 msgid "Start editor with line offset"
 msgstr "KÃ¤ivita tekstitoimeti reanumbril"
 
-#: src/lang.c:2648
+#: src/lang.c:2666
 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"
@@ -7545,16 +7608,16 @@ msgstr ""
 "# vastavale reale. Vastasel korral positsioneeritakse kursor esimesele "
 "reale\n"
 
-#: src/lang.c:2653
+#: src/lang.c:2671
 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:2654
+#: src/lang.c:2672
 msgid "Invocation of your editor"
 msgstr "Teie tekstitoimeti"
 
-#: src/lang.c:2655
+#: src/lang.c:2673
 msgid ""
 "# Format of editor line including parameters\n"
 "# %E Editor  %F Filename  %N Linenumber\n"
@@ -7562,16 +7625,16 @@ msgstr ""
 "# Tekstitoimeti rea formaat koos parameetritega\n"
 "# %E Toimeti  %F Failinimi  %N Reanumber\n"
 
-#: src/lang.c:2660
+#: src/lang.c:2678
 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:2661
+#: src/lang.c:2679
 msgid "External inews"
 msgstr "VÃ¤line inews"
 
-#: src/lang.c:2662
+#: src/lang.c:2680
 msgid ""
 "# If --internal use the built in mini inews for posting via NNTP\n"
 "# otherwise use an external inews program\n"
@@ -7579,18 +7642,18 @@ msgstr ""
 "# Kui on --internal, kasuta NNTP postitustel sisseehitatud inews kÃ¤sku\n"
 "# muidu kasuta vÃ¤list inews programmi\n"
 
-#: src/lang.c:2666
+#: src/lang.c:2684
 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:2667
+#: src/lang.c:2685
 msgid "Invocation of your mail command"
 msgstr "Teie e-posti kÃ¤sk"
 
-#: src/lang.c:2668
+#: src/lang.c:2686
 msgid ""
 "# Format of mailer line including parameters\n"
 "# %M Mailer  %S Subject  %T To  %F Filename\n"
@@ -7602,11 +7665,11 @@ msgstr ""
 "# 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:2676
+#: src/lang.c:2694
 msgid "Use interactive mail reader"
 msgstr "Kasuta interaktiivset e-posti"
 
-#: src/lang.c:2677
+#: src/lang.c:2695
 msgid ""
 "# Interactive mailreader\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7620,33 +7683,33 @@ msgstr ""
 "#   1 = kasuta interaktiivset e-posti programmi koos pÃ¤istega\n"
 "#   2 = kasuta interaktiivset e-posti programmi pÃ¤isteta\n"
 
-#: src/lang.c:2686
+#: src/lang.c:2704
 msgid "Remove ~/.article after posting"
 msgstr "Eemalda ~/.article peale postitust"
 
-#: src/lang.c:2687
+#: src/lang.c:2705
 msgid "# If ON remove ~/.article after posting.\n"
 msgstr "# Kui vÃ¤Ã¤rtus on ON, kustuta  ~/.article peale postitust.\n"
 
-#: src/lang.c:2693
+#: src/lang.c:2711
 msgid "Use UTF-8 graphics (thread tree etc.)"
 msgstr "Kasuta UTF-8 graafikat (teema puu jne.)"
 
-#: src/lang.c:2694
+#: src/lang.c:2712
 msgid ""
 "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
 msgstr "# Kasuta UTF-8 sÃ¼mboleid mÃ¤rkimaks '->', puud ja punkte '...'.\n"
 
-#: src/lang.c:2699
+#: src/lang.c:2717
 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:2700
+#: src/lang.c:2718
 msgid "Filename for posted articles"
 msgstr "Failinimi postitatud artiklitele"
 
-#: src/lang.c:2701
+#: src/lang.c:2719
 msgid ""
 "# Filename where to keep all postings (default posted)\n"
 "# If no filename is set then postings will not be saved\n"
@@ -7654,39 +7717,39 @@ msgstr ""
 "# Failinimi, kus hoida kÃµiki postitusi (vaikimisi posted)\n"
 "# Kui nime pole, siis postitusi ei salvestata\n"
 
-#: src/lang.c:2706
+#: src/lang.c:2724
 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:2707
+#: src/lang.c:2725
 msgid "Keep failed arts in ~/dead.articles"
 msgstr "Vigased artiklid ~/dead.articles"
 
-#: src/lang.c:2708
+#: src/lang.c:2726
 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:2712
+#: src/lang.c:2730
 msgid "Do you want to strip unsubscribed groups from .newsrc"
 msgstr "Kas te soovite eemaldada tellimata grupid .newsrc failist"
 
-#: src/lang.c:2713
+#: src/lang.c:2731
 msgid "No unsubscribed groups in newsrc"
 msgstr "newsrcs ainult tellitud grupid"
 
-#: src/lang.c:2714
+#: src/lang.c:2732
 msgid "# If ON strip unsubscribed groups from newsrc\n"
 msgstr "# Kui vÃ¤Ã¤rtus on ON, eemalda tellimata grupid newsrc failist\n"
 
-#: src/lang.c:2719
+#: src/lang.c:2737
 msgid "Remove bogus groups from newsrc"
 msgstr "Eemalda olematud grupid"
 
-#: src/lang.c:2720
+#: src/lang.c:2738
 msgid ""
 "# What to do with bogus groups in newsrc file\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7700,67 +7763,67 @@ msgstr ""
 "#   1 = Eemalda\n"
 "#   2 = MÃ¤rgi valikuekraanil lipuga D\n"
 
-#: src/lang.c:2729
+#: src/lang.c:2747
 msgid ""
 "Enter number of seconds to wait for a response from the server. <CR> sets."
 msgstr "Sisestage serverilt vastuse ootamise aeg sekundites. <CR> seab."
 
-#: src/lang.c:2730
+#: src/lang.c:2748
 msgid "NNTP read timeout in seconds"
 msgstr "NNTP lugemise taimout sekundites"
 
-#: src/lang.c:2731
+#: src/lang.c:2749
 msgid ""
 "# Time in seconds to wait for a response from the server (0=no timeout)\n"
 msgstr "# Serverilt vastuse ootamise aeg sekundites (0=piiramata)\n"
 
-#: src/lang.c:2736
+#: src/lang.c:2754
 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:2737
+#: src/lang.c:2755
 msgid "Interval in secs to reread active"
 msgstr "Aktiivsete faili lugemise intervall"
 
-#: src/lang.c:2738
+#: src/lang.c:2756
 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:2743
+#: src/lang.c:2761
 msgid "Reconnect to server automatically"
 msgstr "Taasta automaatselt NNTP Ã¼hendus"
 
-#: src/lang.c:2744
+#: src/lang.c:2762
 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:2748
+#: src/lang.c:2766
 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:2749
+#: src/lang.c:2767
 msgid "Cache NNTP overview files locally"
 msgstr "Puhverda NNTP overview lokaalselt"
 
-#: src/lang.c:2750
+#: src/lang.c:2768
 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:2754 src/lang.c:2769 src/lang.c:2789 src/lang.c:2808
+#: src/lang.c:2772 src/lang.c:2787 src/lang.c:2807 src/lang.c:2826
 msgid "Enter format string. <CR> sets, <ESC> cancels."
 msgstr "Sisestage vormingusÃµne. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2755
+#: src/lang.c:2773
 msgid "Format string for selection level"
 msgstr "Valiku taseme vormingusÃµne"
 
-#: src/lang.c:2756
+#: src/lang.c:2774
 msgid ""
 "# Format string for selection level representation\n"
 "# Default: %f %n %U  %G  %d\n"
@@ -7785,11 +7848,11 @@ msgstr ""
 "#   %n              Number, rea number ekraanil\n"
 "#   %U              Lugemata\n"
 
-#: src/lang.c:2770
+#: src/lang.c:2788
 msgid "Format string for group level"
 msgstr "Gruppide taseme vormingusÃµne"
 
-#: src/lang.c:2771
+#: src/lang.c:2789
 msgid ""
 "# Format string for group level representation\n"
 "# Default: %n %m %R %L  %s  %F\n"
@@ -7812,8 +7875,8 @@ msgstr ""
 "# VÃµimalikud vÃ¤Ã¤rtused on:\n"
 "#   %%              '%'\n"
 "#   %D              KuupÃ¤ev, nagu date_format\n"
-"#   %(formatstr)D   KuupÃ¤ev, formatstr edastatakse funktsioonile my_strftime"
-"()\n"
+"#   %(formatstr)D   KuupÃ¤ev, formatstr edastatakse funktsioonile "
+"my_strftime()\n"
 "#   %F              From, nimi ja/vÃµi aadress vastavalt show_author\n"
 "#   %I              Initsiaalid\n"
 "#   %L              Ridade arv\n"
@@ -7824,11 +7887,11 @@ msgstr ""
 "#   %s              Teema (ainult grupi tasemes)\n"
 "#   %S              Skoor\n"
 
-#: src/lang.c:2790
+#: src/lang.c:2808
 msgid "Format string for thread level"
 msgstr "Teema taseme vormingusÃµne"
 
-#: src/lang.c:2791
+#: src/lang.c:2809
 msgid ""
 "# Format string for thread level representation\n"
 "# Default: %n %m  [%L]  %T  %F\n"
@@ -7860,19 +7923,19 @@ msgstr ""
 "#   %S              Skoor\n"
 "#   %T              Teema puu (ainult teema tase)\n"
 
-#: src/lang.c:2809
+#: src/lang.c:2827
 msgid "Format string for display of dates"
 msgstr "KuupÃ¤evade esitamise vormingusÃµne"
 
-#: src/lang.c:2810
+#: src/lang.c:2828
 msgid "# Format string for date representation\n"
 msgstr "# VormingusÃµne kuupÃ¤evade esitamiseks\n"
 
-#: src/lang.c:2816
+#: src/lang.c:2834
 msgid "Unicode normalization form"
 msgstr "Unikoodi normaliseerimise kuju"
 
-#: src/lang.c:2817
+#: src/lang.c:2835
 msgid ""
 "# Unicode normalization form\n"
 "# Possible values are:\n"
@@ -7890,19 +7953,19 @@ msgstr ""
 "#   3 = NFC\n"
 "#   4 = NFD\n"
 
-#: src/lang.c:2830
+#: src/lang.c:2848
 msgid "Render BiDi"
 msgstr "Renderda BiDi"
 
-#: src/lang.c:2831
+#: src/lang.c:2849
 msgid "# If ON, bi-directional text is rendered by tin\n"
 msgstr "# Kui vÃ¤Ã¤rtus on ON, renderdab tin mitmesuunalist (BiDi) teksti\n"
 
-#: src/lang.c:2838
+#: src/lang.c:2856
 msgid "Function for sorting articles"
 msgstr "Failinimi jÃ¤rjestatud artiklitele"
 
-#: src/lang.c:2839
+#: src/lang.c:2857
 msgid ""
 "# Function for sorting articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7914,171 +7977,171 @@ msgstr ""
 "# * 0 = qsort\n"
 "#   1 = heapsort\n"
 
-#: src/lang.c:2852
+#: src/lang.c:2870
 msgid "Automatically GroupMarkUnselArtRead"
 msgstr "Automaatselt GroupMarkUnselArtRead"
 
-#: src/lang.c:2858
+#: src/lang.c:2876
 msgid "Delete post-process files"
 msgstr "Kustuta jÃ¤rel-tÃ¶Ã¶deldud failid"
 
-#: src/lang.c:2863
+#: src/lang.c:2881
 msgid "Filename for all mailed articles, <CR> sets, no filename=do not save."
 msgstr ""
 "Failinimi mailitud artiklitele. <CR> seab. Nime puudumisel ei salvestata."
 
-#: src/lang.c:2864
+#: src/lang.c:2882
 msgid "Mailbox to save sent mails"
 msgstr "Saadetud e-mailide postkast"
 
-#: src/lang.c:2869
+#: src/lang.c:2887
 msgid "Set Followup-To: header to this group(s). <CR> sets, <ESC> cancels."
 msgstr "Sea grup(p)i(de)le Followup-To: pÃ¤is. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2870
+#: src/lang.c:2888
 msgid "Followup-To: header"
 msgstr "Followup-To: pÃ¤is"
 
-#: src/lang.c:2875
+#: src/lang.c:2893
 msgid "Enter default mail address (and fullname). <CR> sets, <ESC> cancels."
 msgstr ""
 "Sisestage oma e-posti aadress (ja oma nimi). <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2882
+#: src/lang.c:2900
 msgid ""
 "Path and options for ispell-like spell-checker. <CR> sets, <ESC> cancels."
 msgstr ""
 "ispell vÃµi selle analoogi tee ja argumendid, <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2883
+#: src/lang.c:2901
 msgid "Ispell program"
 msgstr "Ispell programm"
 
-#: src/lang.c:2889
+#: src/lang.c:2907
 msgid "When group is a mailing list, send responses to this email address."
 msgstr "Kui grupp on postiloend, saada vastused sel aadressil."
 
-#: src/lang.c:2890
+#: src/lang.c:2908
 msgid "Mailing list address"
 msgstr "Postiloendi aadress"
 
-#: src/lang.c:2896
+#: src/lang.c:2914
 msgid "Forward articles as attachment"
 msgstr "Edasta artiklid manusena"
 
-#: src/lang.c:2901
+#: src/lang.c:2919
 msgid ""
 "A comma separated list of MIME major/minor Content-Types. <ESC> cancels."
 msgstr "Komaga eraldatud loend MIME pÃµhi/alam sisu tÃ¼Ã¼pidest. <ESC> katkestab."
 
-#: src/lang.c:2902
+#: src/lang.c:2920
 msgid "Which MIME types will be saved"
 msgstr "Millised MIME tÃ¼Ã¼bid salvestatakse"
 
-#: src/lang.c:2907
+#: src/lang.c:2925
 msgid "Value of the Organization: header. <CR> sets, <ESC> cancels."
 msgstr "Organization: pÃ¤ise vÃ¤Ã¤rtus. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2908
+#: src/lang.c:2926
 msgid "Organization: header"
 msgstr "Organization: pÃ¤is"
 
-#: src/lang.c:2913
+#: src/lang.c:2931
 msgid "Filename for saved articles. <CR> sets, <ESC> cancels."
 msgstr "Salvestatud artiklite fail. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2914
+#: src/lang.c:2932
 msgid "savefile"
 msgstr "fail salvestamiseks"
 
-#: src/lang.c:2919 src/lang.c:2943
+#: src/lang.c:2937 src/lang.c:2961
 msgid "Scope for the filter rule. <CR> sets, <ESC> cancels."
 msgstr "Filtri reegli skoop. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2920
+#: src/lang.c:2938
 msgid "Quick (1 key) select filter scope"
 msgstr "Kiirvaliku (1 klahv) filtri skoop"
 
-#: src/lang.c:2925 src/lang.c:2949
+#: src/lang.c:2943 src/lang.c:2967
 msgid "Header for filter rule. <CR> sets, <ESC> cancels."
 msgstr "Filtri reegli pÃ¤is. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2926
+#: src/lang.c:2944
 msgid "Quick (1 key) select filter header"
 msgstr "Kiire (1 klahvi) valik pÃ¤iste filtreerimiseks"
 
-#: src/lang.c:2931 src/lang.c:2955
+#: src/lang.c:2949 src/lang.c:2973
 msgid "ON = case sensitive, OFF = ignore case. <CR> sets, <ESC> cancels."
 msgstr "ON = tÃµstutundlik, OFF = tÃµstutundetu. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2932
+#: src/lang.c:2950
 msgid "Quick (1 key) select filter case"
 msgstr "Kiirvaliku (1 klahv) valiku filtri tÃµstutundlikkus"
 
-#: src/lang.c:2937 src/lang.c:2961
+#: src/lang.c:2955 src/lang.c:2979
 msgid "ON = expire, OFF = don't ever expire. <CR> sets, <ESC> cancels."
 msgstr "ON = aegub, OFF = ei aegu. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2938
+#: src/lang.c:2956
 msgid "Quick (1 key) select filter expire"
 msgstr "Kiirvalikuga (1 klahv) aegumise filter"
 
-#: src/lang.c:2944
+#: src/lang.c:2962
 msgid "Quick (1 key) kill filter scope"
 msgstr "Kiirsurmamise (1 klahv) filtri skoop"
 
-#: src/lang.c:2950
+#: src/lang.c:2968
 msgid "Quick (1 key) kill filter header"
 msgstr "Kiirvalikuga (1 klahv) surmamise filtri pÃ¤is"
 
-#: src/lang.c:2956
+#: src/lang.c:2974
 msgid "Quick (1 key) kill filter case"
 msgstr "Kiirsurmamise (1 klahv) filtri tÃµstutundlikkus"
 
-#: src/lang.c:2962
+#: src/lang.c:2980
 msgid "Quick (1 key) kill filter expire"
 msgstr "Kiirvalikuga (1 klahv) surmamise filtri aegumine"
 
-#: src/lang.c:2968
+#: src/lang.c:2986
 msgid "Assume this charset if no charset declaration is present, <CR> to set."
 msgstr "Kui kooditabelit pole mÃ¤Ã¤ratud, kasuta seda kooditabelit, <CR> seab."
 
-#: src/lang.c:2969
+#: src/lang.c:2987
 msgid "UNDECLARED_CHARSET"
 msgstr "UNDECLARED_CHARSET"
 
-#: src/lang.c:2975
+#: src/lang.c:2993
 msgid ""
 "Add this text at the start of the message body. <CR> sets, <ESC> cancels."
 msgstr "Lisa see tekst teate keha algusse. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2976
+#: src/lang.c:2994
 msgid "X_Body"
 msgstr "X_Body"
 
-#: src/lang.c:2981
+#: src/lang.c:2999
 msgid "Insert this header when posting. <CR> sets, <ESC> cancels."
 msgstr "Lisa postitamisel see pÃ¤is. <CR> seab, <ESC> katkestab."
 
-#: src/lang.c:2982
+#: src/lang.c:3000
 msgid "X_Headers"
 msgstr "X_Headers"
 
-#: src/lang.c:2987
+#: src/lang.c:3005
 msgid ""
 "Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
 msgstr "Lisa automaatselt X-Comment-To: pÃ¤is? <TÃœHIK> lÃ¼litab, <CR> seab."
 
-#: src/lang.c:2988
+#: src/lang.c:3006
 msgid "Insert 'X-Comment-To:' header"
 msgstr "Sisestage 'X-Comment-To:' pÃ¤is"
 
-#: src/misc.c:3837
+#: src/misc.c:3832
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "Versioon: %s %s vÃ¤ljalase %s (\"%s\") %s %s\n"
 
-#: src/misc.c:3840
+#: src/misc.c:3835
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "Versioon: %s %s vÃ¤ljalase %s (\"%s\")\n"
@@ -8096,25 +8159,30 @@ msgstr ""
 "\n"
 "Ãœhendus serveriga aegus, proovin taastada, katse %d\n"
 
-#: src/nntplib.c:851 src/nntplib.c:1825
+#: src/nntplib.c:836
+#, fuzzy
+msgid "NNTP connection error. Exiting..."
+msgstr "NNTP serveriga %s Ã¼henduse loomine ebaÃµnnestus. LÃµpetan..."
+
+#: src/nntplib.c:849 src/nntplib.c:1814
 msgid "Rejoin current group\n"
 msgstr "TaasÃ¼hinen jooksva grupiga\n"
 
-#: src/nntplib.c:859 src/nntplib.c:1833
+#: src/nntplib.c:857 src/nntplib.c:1822
 #, c-format
 msgid "Read (%s)\n"
 msgstr "Lugesin (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:859
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr "Saada viimane kÃ¤sk uuesti (%s)\n"
 
-#: src/nntplib.c:1489
+#: src/nntplib.c:1478
 msgid "CAPABILITIES did not announce READER"
 msgstr "CAPABILITIES ei sisalda READER"
 
-#: src/nntplib.c:1976
+#: src/nntplib.c:1965
 msgid "MOTD: "
 msgstr "MOTD: "
 
@@ -8123,7 +8191,7 @@ msgstr "MOTD: "
 msgid "couldn't expand %s\n"
 msgstr "ei saa laiendada %s\n"
 
-#: src/post.c:1326
+#: src/post.c:1335
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -8132,7 +8200,7 @@ msgstr ""
 "Rida %d on pikem, kui 998 sÃ¼mbolit ja tuleks poolitada, aga kodeering\n"
 "pole ei %s ega %s\n"
 
-#: src/post.c:1331
+#: src/post.c:1340
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -8143,7 +8211,7 @@ msgstr ""
 "on %s ja MIME_BREAK_LONG_LINES pole seatud vÃµi postitamine ei sisalda\n"
 "8 bitiseid sÃ¼mboleid ja seetÃµttu poolitamist ei toimu\n"
 
-#: src/post.c:1333
+#: src/post.c:1342
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -8152,7 +8220,7 @@ msgstr ""
 "Rida %d on pikem, kui 998 sÃ¼mbolit ja tuleks poolitada, aga kodeering\n"
 "pole %s\n"
 
-#: src/post.c:2306
+#: src/post.c:2316
 #, c-format
 msgid "Posting: %.*s ..."
 msgstr "Postitan: %.*s ..."
@@ -8182,7 +8250,7 @@ msgstr "[- Pole kasutatav -]"
 #. * preamble
 #. * TODO: -> lang.c
 #.
-#: src/rfc2047.c:1302
+#: src/rfc2047.c:1307
 #, c-format
 msgid ""
 "This message has been composed in the 'multipart/mixed' MIME-format. If you\n"
@@ -8196,19 +8264,19 @@ msgstr ""
 "vormingut kasutama ja jÃ¤rgnev tekst vÃµib olla kummaline.\n"
 "\n"
 
-#: src/save.c:1045
+#: src/save.c:1052
 msgid "bytes"
 msgstr "baiti"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "unread"
 msgstr "lugemata"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "all"
 msgstr "kÃµik"
 
-#: src/select.c:565 src/select.c:567
+#: src/select.c:568 src/select.c:570
 msgid " R"
 msgstr " L"
 
@@ -8263,3 +8331,12 @@ msgstr "Slrnface lÃµpetas veaga, kood %d
 #, c-format
 msgid "Slrnface failed: %s."
 msgstr "Slrnface ebaÃµnnestus: %s."
+
+#~ msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
+#~ msgstr "Sisestage maksimaalne nÃ¤idatav grupi nime pikkus. <CR> seab."
+
+#~ msgid "Max. length of group names shown"
+#~ msgstr "Maksimaalne grupinime pikkus"
+
+#~ msgid "# Maximum length of the names of newsgroups displayed\n"
+#~ msgstr "# Maksimaalne grupi nime pikkus, mida nÃ¤idatakse ekraanil\n"
Binary files tin-2.3.1/po/fr.gmo and tin-2.3.2/po/fr.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.1/po/fr.po tin-2.3.2/po/fr.po
--- tin-2.3.1/po/fr.po	2014-12-24 09:41:50.000000000 +0100
+++ tin-2.3.2/po/fr.po	2015-12-24 00:18:15.951209007 +0100
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tin-2.2.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-24 09:41+0100\n"
+"POT-Creation-Date: 2015-12-24 00:18+0100\n"
 "PO-Revision-Date: 2014-05-08 13:28+0100\n"
 "Last-Translator: Matt Anton <tin@syrius.org>\n"
 "Language-Team: French <traduc@traduc.org>\n"
@@ -17,11 +17,11 @@ msgstr ""
 "X-Generator: Poedit 1.5.5\n"
 "X-Poedit-SourceCharset: UTF-8\n"
 
-#: src/attrib.c:926
+#: src/attrib.c:941
 msgid "Processing attributes... "
 msgstr "Traitement du fichier attributes..."
 
-#: src/attrib.c:1145
+#: src/attrib.c:1163
 #, c-format
 msgid ""
 "# Do not edit this comment block\n"
@@ -30,397 +30,397 @@ msgstr ""
 "# Ne pas Ã©diter ce commentaire\n"
 "#\n"
 
-#: src/attrib.c:1146
+#: src/attrib.c:1164
 #, c-format
 msgid "#  scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n"
 msgstr "#  scope=TERME (pe. alt.*,!alt.bin*) [obligatoire]\n"
 
-#: src/attrib.c:1147
+#: src/attrib.c:1165
 #, c-format
 msgid "#  add_posted_to_filter=ON/OFF\n"
 msgstr "#  add_posted_to_filter=ON/OFF\n"
 
-#: src/attrib.c:1148
+#: src/attrib.c:1166
 #, c-format
 msgid "#  advertising=ON/OFF\n"
 msgstr "#  advertising=ON/OFF\n"
 
-#: src/attrib.c:1149
+#: src/attrib.c:1167
 #, c-format
 msgid "#  alternative_handling=ON/OFF\n"
 msgstr "#  alternative_handling=ON/OFF\n"
 
-#: src/attrib.c:1150
+#: src/attrib.c:1168
 #, c-format
 msgid "#  ask_for_metamail=ON/OFF\n"
 msgstr "#  ask_for_metamail=ON/OFF\n"
 
-#: src/attrib.c:1151
+#: src/attrib.c:1169
 #, c-format
 msgid "#  auto_cc_bcc=NUM\n"
 msgstr "#  auto_cc_bcc=NUM\n"
 
-#: src/attrib.c:1152
+#: src/attrib.c:1170
 #, c-format
 msgid "#    0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n"
 msgstr "#    0=Non, 1=Cc, 2=Cci, 3=Cc et Cci\n"
 
-#: src/attrib.c:1153
+#: src/attrib.c:1171
 #, c-format
 msgid "#  auto_list_thread=ON/OFF\n"
 msgstr "#  auto_list_thread=ON/OFF\n"
 
-#: src/attrib.c:1154
+#: src/attrib.c:1172
 #, c-format
 msgid "#  auto_save=ON/OFF\n"
 msgstr "#  auto_save=ON/OFF\n"
 
-#: src/attrib.c:1155
+#: src/attrib.c:1173
 #, c-format
 msgid "#  auto_select=ON/OFF\n"
 msgstr "#  auto_select=ON/OFF\n"
 
-#: src/attrib.c:1156
+#: src/attrib.c:1174
 #, c-format
 msgid "#  batch_save=ON/OFF\n"
 msgstr "#  batch_save=ON/OFF\n"
 
-#: src/attrib.c:1157
+#: src/attrib.c:1175
 #, c-format
 msgid "#  date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
 msgstr "#  date_format=TERME (pe. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
 
-#: src/attrib.c:1158
+#: src/attrib.c:1176
 #, c-format
 msgid "#  delete_tmp_files=ON/OFF\n"
 msgstr "#  delete_tmp_files=ON/OFF\n"
 
-#: src/attrib.c:1159
+#: src/attrib.c:1177
 #, c-format
 msgid "#  editor_format=STRING (eg. %%E +%%N %%F)\n"
 msgstr "#  editor_format=TERME (pe. %%E +%%N %%F)\n"
 
-#: src/attrib.c:1160
+#: src/attrib.c:1178
 #, c-format
 msgid "#  fcc=STRING (eg. =mailbox)\n"
 msgstr "#  fcc=TERME (pe. =mailbox)\n"
 
-#: src/attrib.c:1161
+#: src/attrib.c:1179
 #, c-format
 msgid "#  followup_to=STRING\n"
 msgstr "#  followup_to=TERME\n"
 
-#: src/attrib.c:1162
+#: src/attrib.c:1180
 #, c-format
 msgid "#  from=STRING (just append wanted From:-line, don't use quotes)\n"
 msgstr "#  from=TERME (choix du 'From:', ne pas utiliser celui citÃ©)\n"
 
-#: src/attrib.c:1163
+#: src/attrib.c:1181
 #, c-format
 msgid "#  group_catchup_on_exit=ON/OFF\n"
 msgstr "#  group_catchup_on_exit=ON/OFF\n"
 
-#: src/attrib.c:1164
+#: src/attrib.c:1182
 #, c-format
 msgid "#  group_format=STRING (eg. %%n %%m %%R %%L  %%s  %%F)\n"
 msgstr "#  group_format=TERME (pe. %%n %%m %%R %%L  %%s  %%F)\n"
 
-#: src/attrib.c:1165
+#: src/attrib.c:1183
 #, c-format
 msgid "#  mail_8bit_header=ON/OFF\n"
 msgstr "#  mail_8bit_header=ON/OFF\n"
 
-#: src/attrib.c:1166
+#: src/attrib.c:1184
 #, c-format
 msgid "#  mail_mime_encoding=supported_encoding"
 msgstr "#  mail_mime_encoding=encodage_supportÃ©"
 
-#: src/attrib.c:1174
+#: src/attrib.c:1192
 #, c-format
 msgid "#  ispell=STRING\n"
 msgstr "#  ispell=TERME\n"
 
-#: src/attrib.c:1176
+#: src/attrib.c:1194
 #, c-format
 msgid "#  maildir=STRING (eg. ~/Mail)\n"
 msgstr "#  maildir=TERME (pe. ~/Mail)\n"
 
-#: src/attrib.c:1177
+#: src/attrib.c:1195
 #, c-format
 msgid "#  mailing_list=STRING (eg. majordomo@example.org)\n"
 msgstr "#  mailing_list=TERME (pe. majordomo@example.org)\n"
 
-#: src/attrib.c:1178
+#: src/attrib.c:1196
 #, c-format
 msgid "#  mime_types_to_save=STRING (eg. image/*,!image/bmp)\n"
 msgstr "#  mime_types_to_save=TERME (pe. image/*,!image/bmp)\n"
 
-#: src/attrib.c:1179
+#: src/attrib.c:1197
 #, c-format
 msgid "#  mark_ignore_tags=ON/OFF\n"
 msgstr "#  mark_ignore_tags=ON/OFF\n"
 
-#: src/attrib.c:1180
+#: src/attrib.c:1198
 #, c-format
 msgid "#  mark_saved_read=ON/OFF\n"
 msgstr "#  mark_saved_read=ON/OFF\n"
 
-#: src/attrib.c:1181
+#: src/attrib.c:1199
 #, c-format
 msgid "#  mime_forward=ON/OFF\n"
 msgstr "#  mime_forward=ON/OFF\n"
 
-#: src/attrib.c:1183
+#: src/attrib.c:1201
 #, c-format
 msgid "#  mm_network_charset=supported_charset"
 msgstr "#  mm_network_charset=encodage_supportÃ©"
 
-#: src/attrib.c:1190
+#: src/attrib.c:1208
 #, c-format
 msgid "#  undeclared_charset=STRING (default is US-ASCII)\n"
 msgstr "#  undeclared_charset=TERME (dÃ©faut est US-ASCII)\n"
 
-#: src/attrib.c:1192
+#: src/attrib.c:1210
 #, c-format
 msgid "#  news_headers_to_display=STRING\n"
 msgstr "#  news_headers_to_display=TERME\n"
 
-#: src/attrib.c:1193
+#: src/attrib.c:1211
 #, c-format
 msgid "#  news_headers_to_not_display=STRING\n"
 msgstr "#  news_headers_to_not_display=TERME\n"
 
-#: src/attrib.c:1194
+#: src/attrib.c:1212
 #, c-format
 msgid "#  news_quote_format=STRING\n"
 msgstr "#  news_quote_format=TERME\n"
 
-#: src/attrib.c:1195
+#: src/attrib.c:1213
 #, c-format
 msgid "#  organization=STRING (if beginning with '/' read from file)\n"
 msgstr "#  organization=TERME (si commence par '/' lire dans fichier)\n"
 
-#: src/attrib.c:1196
+#: src/attrib.c:1214
 #, c-format
 msgid "#  pos_first_unread=ON/OFF\n"
 msgstr "#  pos_first_unread=ON/OFF\n"
 
-#: src/attrib.c:1197
+#: src/attrib.c:1215
 #, c-format
 msgid "#  post_8bit_header=ON/OFF\n"
 msgstr "#  post_8bit_header=ON/OFF\n"
 
-#: src/attrib.c:1198
+#: src/attrib.c:1216
 #, c-format
 msgid "#  post_mime_encoding=supported_encoding"
 msgstr "#  post_mime_encoding=encodage_supportÃ©"
 
-#: src/attrib.c:1205
+#: src/attrib.c:1223
 #, c-format
 msgid "#  post_process_type=NUM\n"
 msgstr "#  post_process_type=NUM\n"
 
-#: src/attrib.c:1210
+#: src/attrib.c:1228
 #, c-format
 msgid "#  post_process_view=ON/OFF\n"
 msgstr "#  post_process_view=ON/OFF\n"
 
-#: src/attrib.c:1211
+#: src/attrib.c:1229
 #, c-format
 msgid "#  quick_kill_scope=STRING (ie. talk.*)\n"
 msgstr "#  quick_kill_scope=TERME (pe. talk.*)\n"
 
-#: src/attrib.c:1212
+#: src/attrib.c:1230
 #, c-format
 msgid "#  quick_kill_expire=ON/OFF\n"
 msgstr "#  quick_kill_expire=ON/OFF\n"
 
-#: src/attrib.c:1213
+#: src/attrib.c:1231
 #, c-format
 msgid "#  quick_kill_case=ON/OFF\n"
 msgstr "#  quick_kill_case=ON/OFF\n"
 
-#: src/attrib.c:1214
+#: src/attrib.c:1232
 #, c-format
 msgid "#  quick_kill_header=NUM\n"
 msgstr "#  quick_kill_header=NUM\n"
 
-#: src/attrib.c:1215 src/attrib.c:1224
+#: src/attrib.c:1233 src/attrib.c:1242
 #, c-format
 msgid "#    0=Subject: (case sensitive)  1=Subject: (ignore case)\n"
 msgstr "#    0=Subject: (casse sensible)  1=Subject: (ignore la casse)\n"
 
-#: src/attrib.c:1216 src/attrib.c:1225
+#: src/attrib.c:1234 src/attrib.c:1243
 #, c-format
 msgid "#    2=From: (case sensitive)     3=From: (ignore case)\n"
 msgstr "#    2=From: (casse sensible)     3=From: (ignore la casse)\n"
 
-#: src/attrib.c:1217 src/attrib.c:1226
+#: src/attrib.c:1235 src/attrib.c:1244
 #, c-format
 msgid "#    4=Message-ID: & full References: line\n"
 msgstr "#    4=Message-ID: &  \"References:\" complÃ¨tes : ligne\n"
 
-#: src/attrib.c:1218 src/attrib.c:1227
+#: src/attrib.c:1236 src/attrib.c:1245
 #, c-format
 msgid "#    5=Message-ID: & last References: entry only\n"
 msgstr "#    5=Message-ID: & derniÃ¨res References: entrÃ©e uniquement\n"
 
-#: src/attrib.c:1219 src/attrib.c:1228
+#: src/attrib.c:1237 src/attrib.c:1246
 #, c-format
 msgid "#    6=Message-ID: entry only     7=Lines:\n"
 msgstr "#    6=Message-ID: entrÃ©e uniquement     7=Lignes:\n"
 
-#: src/attrib.c:1220
+#: src/attrib.c:1238
 #, c-format
 msgid "#  quick_select_scope=STRING\n"
 msgstr "#  quick_select_scope=TERME\n"
 
-#: src/attrib.c:1221
+#: src/attrib.c:1239
 #, c-format
 msgid "#  quick_select_expire=ON/OFF\n"
 msgstr "#  quick_select_expire=ON/OFF\n"
 
-#: src/attrib.c:1222
+#: src/attrib.c:1240
 #, c-format
 msgid "#  quick_select_case=ON/OFF\n"
 msgstr "#  quick_select_case=ON/OFF\n"
 
-#: src/attrib.c:1223
+#: src/attrib.c:1241
 #, c-format
 msgid "#  quick_select_header=NUM\n"
 msgstr "#  quick_select_header=NUM\n"
 
-#: src/attrib.c:1229
+#: src/attrib.c:1247
 #, c-format
 msgid "#  quote_chars=STRING (%%s, %%S for initials)\n"
 msgstr "#  quote_chars=TERME (%%s, %%S pour les initiales)\n"
 
-#: src/attrib.c:1231
+#: src/attrib.c:1249
 #, c-format
 msgid "#  print_header=ON/OFF\n"
 msgstr "#  print_header=ON/OFF\n"
 
-#: src/attrib.c:1233
+#: src/attrib.c:1251
 #, c-format
 msgid "#  process_only_unread=ON/OFF\n"
 msgstr "#  process_only_unread=ON/OFF\n"
 
-#: src/attrib.c:1234
+#: src/attrib.c:1252
 #, c-format
 msgid "#  prompt_followupto=ON/OFF\n"
 msgstr "#  prompt_followupto=ON/OFF\n"
 
-#: src/attrib.c:1235
+#: src/attrib.c:1253
 #, c-format
 msgid "#  savedir=STRING (eg. ~user/News)\n"
 msgstr "#  savedir=TERME (pe. ~user/News)\n"
 
-#: src/attrib.c:1236
+#: src/attrib.c:1254
 #, c-format
 msgid "#  savefile=STRING (eg. =linux)\n"
 msgstr "#  savefile=TERME (pe. =linux)\n"
 
-#: src/attrib.c:1237
+#: src/attrib.c:1255
 #, c-format
 msgid "#  sigfile=STRING (eg. $var/sig)\n"
 msgstr "#  sigfile=TERME (pe. $var/sig)\n"
 
-#: src/attrib.c:1238
+#: src/attrib.c:1256
 #, c-format
 msgid "#  show_author=NUM\n"
 msgstr "#  show_author=NUM\n"
 
-#: src/attrib.c:1244
+#: src/attrib.c:1262
 #, c-format
 msgid "#  show_signatures=ON/OFF\n"
 msgstr "#  show_signatures=ON/OFF\n"
 
-#: src/attrib.c:1245
+#: src/attrib.c:1263
 #, c-format
 msgid "#  show_only_unread_arts=ON/OFF\n"
 msgstr "#  show_only_unread=ON/OFF\n"
 
-#: src/attrib.c:1246
+#: src/attrib.c:1264
 #, c-format
 msgid "#  sigdashes=ON/OFF\n"
 msgstr "#  sigdashes=ON/OFF\n"
 
-#: src/attrib.c:1247
+#: src/attrib.c:1265
 #, c-format
 msgid "#  signature_repost=ON/OFF\n"
 msgstr "#  signature_repost=ON/OFF\n"
 
-#: src/attrib.c:1248
+#: src/attrib.c:1266
 #, c-format
 msgid "#  sort_article_type=NUM\n"
 msgstr "#  sort_art_type=NUM\n"
 
-#: src/attrib.c:1266
+#: src/attrib.c:1284
 #, c-format
 msgid "#  sort_threads_type=NUM\n"
 msgstr "#  sort_threads_type=NUM\n"
 
-#: src/attrib.c:1275
+#: src/attrib.c:1293
 #, c-format
 msgid "#  start_editor_offset=ON/OFF\n"
 msgstr "#  start_editor_offset=ON/OFF\n"
 
-#: src/attrib.c:1276
+#: src/attrib.c:1294
 #, c-format
 msgid "#  tex2iso_conv=ON/OFF\n"
 msgstr "#  tex2iso_conv=ON/OFF\n"
 
-#: src/attrib.c:1277
+#: src/attrib.c:1295
 #, c-format
 msgid "#  thread_catchup_on_exit=ON/OFF\n"
 msgstr "#  batch_save=ON/OFF\n"
 
-#: src/attrib.c:1278
+#: src/attrib.c:1296
 #, c-format
 msgid "#  thread_articles=NUM"
 msgstr "#  thread_arts=NUM"
 
-#: src/attrib.c:1285
+#: src/attrib.c:1303
 #, c-format
 msgid "#  thread_format=STRING (eg. %%n %%m [%%L]  %%T  %%F)\n"
 msgstr "#  thread_format=TERME (pe. %%n %%m [%%L]  %%T  %%F)\n"
 
-#: src/attrib.c:1286
+#: src/attrib.c:1304
 #, c-format
 msgid "#  thread_perc=NUM\n"
 msgstr "#  thread_perc=NUM\n"
 
-#: src/attrib.c:1287
+#: src/attrib.c:1305
 #, c-format
 msgid "#  trim_article_body=NUM\n"
 msgstr "#  trim_article_body=NUM\n"
 
-#: src/attrib.c:1288
+#: src/attrib.c:1306
 #, c-format
 msgid "#    0 = Don't trim article body\n"
 msgstr "#    0 = Ne pas nettoyer le corps de l'article\n"
 
-#: src/attrib.c:1289
+#: src/attrib.c:1307
 #, c-format
 msgid "#    1 = Skip leading blank lines\n"
 msgstr "#   1 = Effacer les lignes vides du dÃ©but\n"
 
-#: src/attrib.c:1290
+#: src/attrib.c:1308
 #, c-format
 msgid "#    2 = Skip trailing blank lines\n"
 msgstr "#   2 = Effacer les lignes vides de la fin\n"
 
-#: src/attrib.c:1291
+#: src/attrib.c:1309
 #, c-format
 msgid "#    3 = Skip leading and trailing blank lines\n"
 msgstr "#   3 = Effacer les lignes vides du dÃ©but et de la fin\n"
 
-#: src/attrib.c:1292
+#: src/attrib.c:1310
 #, c-format
 msgid "#    4 = Compact multiple blank lines between text blocks\n"
 msgstr "#   4 = Regrouper plusieurs lignes vides entre les paragraphes\n"
 
-#: src/attrib.c:1293
+#: src/attrib.c:1311
 #, c-format
 msgid ""
 "#    5 = Compact multiple blank lines between text blocks and skip\n"
@@ -429,7 +429,7 @@ msgstr ""
 "#   5 = Regrouper plusieurs lignes vides entre les paragraphes et\n"
 "#       effacer les lignes vides du dÃ©but\n"
 
-#: src/attrib.c:1294
+#: src/attrib.c:1312
 #, c-format
 msgid ""
 "#    6 = Compact multiple blank lines between text blocks and skip\n"
@@ -438,7 +438,7 @@ msgstr ""
 "#   6 = Regrouper plusieurs lignes vides entre les paragraphes et\n"
 "#       effacer les lignes vides de la fin\n"
 
-#: src/attrib.c:1295
+#: src/attrib.c:1313
 #, c-format
 msgid ""
 "#    7 = Compact multiple blank lines between text blocks and skip\n"
@@ -447,32 +447,37 @@ msgstr ""
 "#   7 = Regrouper plusieurs lignes vides entre les paragraphes et\n"
 "#       effacer les lignes vides du dÃ©but et de la fin\n"
 
-#: src/attrib.c:1296
+#: src/attrib.c:1314
 #, c-format
 msgid "#  verbatim_handling=ON/OFF\n"
 msgstr "#  verbatim_handling=ON/OFF\n"
 
-#: src/attrib.c:1297
+#: src/attrib.c:1316
+#, fuzzy, c-format
+msgid "#  extquote_handling=ON/OFF\n"
+msgstr "#  extquote_handling=ON/OFF\n"
+
+#: src/attrib.c:1318
 #, c-format
 msgid "#  wrap_on_next_unread=ON/OFF\n"
 msgstr "#  wrap_on_next_unread=ON/OFF\n"
 
-#: src/attrib.c:1298
+#: src/attrib.c:1319
 #, c-format
 msgid "#  x_body=STRING (eg. ~/.tin/extra-body-text)\n"
 msgstr "#  x_body=TERME (pe. ~/.tin/extra-body-text)\n"
 
-#: src/attrib.c:1299
+#: src/attrib.c:1320
 #, c-format
 msgid "#  x_comment_to=ON/OFF\n"
 msgstr "#  x_comment_to=ON/OFF\n"
 
-#: src/attrib.c:1300
+#: src/attrib.c:1321
 #, c-format
 msgid "#  x_headers=STRING (eg. ~/.tin/extra-headers)\n"
 msgstr "#  x_headers=TERME (pe. ~/.tin/extra-headers)\n"
 
-#: src/attrib.c:1301
+#: src/attrib.c:1322
 #, c-format
 msgid ""
 "#\n"
@@ -481,7 +486,7 @@ msgstr ""
 "#\n"
 "# Notez que placer les entrÃ©es gÃ©nÃ©rales (portÃ©e globale) en premier\n"
 
-#: src/attrib.c:1302
+#: src/attrib.c:1323
 #, c-format
 msgid ""
 "# entries first followed by group specific entries.\n"
@@ -490,12 +495,12 @@ msgstr ""
 "# est prÃ©fÃ©rable, suivies des entrÃ©es spÃ©cifiques aux groupes.\n"
 "#\n"
 
-#: src/attrib.c:1303
+#: src/attrib.c:1324
 #, c-format
 msgid "############################################################################\n"
 msgstr "############################################################################\n"
 
-#: src/cook.c:624
+#: src/cook.c:623
 msgid "(unknown)"
 msgstr "(inconnu)"
 
@@ -931,100 +936,105 @@ msgid "Command failed: %s"
 msgstr "Ã‰chec commande : %s"
 
 #: src/lang.c:146
+#, c-format
+msgid "Cook article failed, %s is exiting"
+msgstr ""
+
+#: src/lang.c:147
 msgid "Mark not selected articles read?"
 msgstr "Marquer comme lu les articles sÃ©lectionnÃ©s ?"
 
-#: src/lang.c:148
+#: src/lang.c:149
 #, c-format
 msgid "Connecting to %s..."
 msgstr "Connexion Ã  %s..."
 
-#: src/lang.c:150
+#: src/lang.c:151
 msgid "<CR>"
 msgstr "<RETOUR>"
 
-#: src/lang.c:151
+#: src/lang.c:152
 msgid "Creating active file for saved groups...\n"
 msgstr "CrÃ©ation du fichier active des groupes enregistrÃ©s...\n"
 
-#: src/lang.c:152
+#: src/lang.c:153
 msgid "Creating newsrc file...\n"
 msgstr "CrÃ©ation du fichier newsrc...\n"
 
-#: src/lang.c:154 src/lang.c:1296 src/lang.c:1316
+#: src/lang.c:155 src/lang.c:1299 src/lang.c:1319
 msgid "Default"
 msgstr "DÃ©faut"
 
-#: src/lang.c:155
+#: src/lang.c:156
 msgid "Delete saved files that have been post processed?"
 msgstr "Effacer les fichiers enregistrÃ©s qui ont Ã©tÃ© post-traitÃ©s ?"
 
-#: src/lang.c:156
+#: src/lang.c:157
 msgid "Deleting temporary files..."
 msgstr "Effacement des fichiers temporaires..."
 
-#: src/lang.c:158
+#: src/lang.c:159
 msgid "*** End of article ***"
 msgstr "*** Fin de l'article ***"
 
-#: src/lang.c:159
+#: src/lang.c:160
 msgid "*** End of articles ***"
 msgstr "*** Fin de la liste ***"
 
-#: src/lang.c:160
+#: src/lang.c:161
 msgid "*** End of attachments ***"
 msgstr "*** Fin des piÃ¨ces-jointes ***"
 
-#: src/lang.c:161
+#: src/lang.c:162
 msgid "*** End of groups ***"
 msgstr "*** Fin de la liste ***"
 
-#: src/lang.c:162
+#: src/lang.c:163
 msgid "*** End of page ***"
 msgstr "*** Fin de l'article ***"
 
-#: src/lang.c:163
+#: src/lang.c:164
 msgid "*** End of scopes ***"
 msgstr "*** Fin de la liste ***"
 
-#: src/lang.c:164
+#: src/lang.c:165
 msgid "*** End of thread ***"
 msgstr "*** Fin du fil ***"
 
-#: src/lang.c:165
+#: src/lang.c:166
 msgid "*** End of URLs ***"
 msgstr "*** Fin des URLs ***"
 
-#: src/lang.c:166
+#: src/lang.c:167
 msgid "Enter limit of articles to get> "
 msgstr "Entrez le nombre max d'articles Ã  rÃ©cupÃ©rer > "
 
-#: src/lang.c:167
+#: src/lang.c:168
 msgid "Enter Message-ID to go to> "
 msgstr "Entrez le Message-ID Ã  voir > "
 
-#: src/lang.c:168
+#: src/lang.c:169
 msgid " and enter next unread thread"
 msgstr " et passer au fil non lu suivant"
 
-#: src/lang.c:169
+#: src/lang.c:170
 msgid " and enter next unread article"
 msgstr " et passer Ã  l'article non lu suivant"
 
-#: src/lang.c:170
+#: src/lang.c:171
 msgid " and enter next unread group"
 msgstr " et entrer dans le groupe suivant non lu"
 
-#: src/lang.c:171
+#: src/lang.c:172
 msgid "Enter option number> "
 msgstr "Entrez le numÃ©ro de l'option > "
 
-#: src/lang.c:172
+#: src/lang.c:173
 #, c-format
 msgid "Enter range [%s]> "
 msgstr "Entrez un champ [%s] > "
 
-#: src/lang.c:173
+#: src/lang.c:174
 msgid ""
 "\n"
 "Warning: Approved: header used.\n"
@@ -1032,7 +1042,7 @@ msgstr ""
 "\n"
 "Attention : en-tÃªte Approved: utilisÃ©.\n"
 
-#: src/lang.c:175
+#: src/lang.c:176
 msgid ""
 "\n"
 "Error: Bad address in Approved: header.\n"
@@ -1040,7 +1050,7 @@ msgstr ""
 "\n"
 "Erreur : Mauvaise adresse dans l'en-tÃªte Approved:.\n"
 
-#: src/lang.c:176
+#: src/lang.c:177
 msgid ""
 "\n"
 "Error: Bad address in From: header.\n"
@@ -1048,7 +1058,7 @@ msgstr ""
 "\n"
 "Erreur : Mauvaise adresse dans l'en-tÃªte From:.\n"
 
-#: src/lang.c:177
+#: src/lang.c:178
 msgid ""
 "\n"
 "Error: Bad FQDN in Message-ID: header.\n"
@@ -1056,7 +1066,7 @@ msgstr ""
 "\n"
 "Erreur : Mauvais FQDN dans l'en-tÃªte Message-ID:.\n"
 
-#: src/lang.c:178
+#: src/lang.c:179
 msgid ""
 "\n"
 "Error: Bad address in Reply-To: header.\n"
@@ -1064,7 +1074,7 @@ msgstr ""
 "\n"
 "Erreur : Mauvais adresse dans l'en-Ãªte Reply-To:.\n"
 
-#: src/lang.c:179
+#: src/lang.c:180
 msgid ""
 "\n"
 "Error: Bad address in To: header.\n"
@@ -1072,27 +1082,27 @@ msgstr ""
 "\n"
 "Erreur : Mauvaise adresse dans l'en-tÃªte To:.\n"
 
-#: src/lang.c:181
+#: src/lang.c:182
 #, c-format
 msgid "Can't unlock %s"
 msgstr "DÃ©verrouillage de %s impossible"
 
-#: src/lang.c:182
+#: src/lang.c:183
 #, c-format
 msgid "Couldn't dotlock %s - article not appended!"
 msgstr "N'a pu dÃ©verrouiler %s - article non ajoutÃ© !"
 
-#: src/lang.c:183
+#: src/lang.c:184
 #, c-format
 msgid "Couldn't lock %s - article not appended!"
 msgstr "N'a pu verrouiller %s - article non ajoutÃ© !"
 
-#: src/lang.c:186
+#: src/lang.c:187
 #, c-format
 msgid "Corrupted file %s"
 msgstr "Fichier %s corrompu"
 
-#: src/lang.c:188
+#: src/lang.c:189
 msgid ""
 "\n"
 "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n"
@@ -1100,31 +1110,36 @@ msgstr ""
 "\n"
 "Erreur : Followup-To \"poster\" et un groupe n'est pas autorisÃ© !\n"
 
-#: src/lang.c:189
+#: src/lang.c:190
+#, c-format
+msgid "Error: Custom format exceeds screen width. Using default \"%s\"."
+msgstr ""
+
+#: src/lang.c:191
 msgid "Internal error in GNKSA routine - send bug report.\n"
 msgstr "Erreur interne dans routine GNKSA - envoi d'un rapport de bogue.\n"
 
-#: src/lang.c:190
+#: src/lang.c:192
 msgid "Left angle bracket missing in route address.\n"
 msgstr "Accolade gauche manquante dans l'adresse de routage.\n"
 
-#: src/lang.c:191
+#: src/lang.c:193
 msgid "Left parenthesis missing in old-style address.\n"
 msgstr "ParenthÃ¨se gauche manquante dans l'ancien type d'adresse.\n"
 
-#: src/lang.c:192
+#: src/lang.c:194
 msgid "Right parenthesis missing in old-style address.\n"
 msgstr "ParenthÃ¨se droite manquante dans l'ancien type d'adresse.\n"
 
-#: src/lang.c:193
+#: src/lang.c:195
 msgid "At-sign missing in mail address.\n"
 msgstr "Arobase manquant dans l'adresse email.\n"
 
-#: src/lang.c:194
+#: src/lang.c:196
 msgid "Single component FQDN is not allowed. Add your domain.\n"
 msgstr "Composant FQDN unique non autorisÃ©. Ajoutez votre domaine.\n"
 
-#: src/lang.c:195
+#: src/lang.c:197
 msgid ""
 "Invalid domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1133,7 +1148,7 @@ msgstr ""
 "existe.\n"
 "Utilisez .invalid comme domaine premier pour les fausses adresses.\n"
 
-#: src/lang.c:196
+#: src/lang.c:198
 msgid ""
 "Illegal domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1142,7 +1157,7 @@ msgstr ""
 "existe.\n"
 "Utilisez .invalid comme domaine premier pour les fausses adresses.\n"
 
-#: src/lang.c:197
+#: src/lang.c:199
 msgid ""
 "Unknown domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1151,54 +1166,54 @@ msgstr ""
 "existe.\n"
 "Utilisez .invalid comme domaine premier pour les fausses adresses.\n"
 
-#: src/lang.c:198
+#: src/lang.c:200
 msgid "Illegal character in FQDN.\n"
 msgstr "CaractÃ¨re illÃ©gal dans le FQDN.\n"
 
-#: src/lang.c:199
+#: src/lang.c:201
 msgid "Zero length FQDN component not allowed.\n"
 msgstr "Valeur vide dans le FQDN non autorisÃ©.\n"
 
-#: src/lang.c:200
+#: src/lang.c:202
 msgid "FQDN component exceeds maximum allowed length (63 chars).\n"
 msgstr "Composant FQDN excÃ¨de la longueur max autorisÃ©e (63 car.).\n"
 
-#: src/lang.c:201
+#: src/lang.c:203
 msgid "FQDN component may not start or end with hyphen.\n"
 msgstr "Composant FQDN ne devrait pas commencer ou finir par un tiret.\n"
 
-#: src/lang.c:202
+#: src/lang.c:204
 msgid "FQDN component may not start with digit.\n"
 msgstr "Composant FQDN ne devrait pas commencer par un chiffre.\n"
 
-#: src/lang.c:203
+#: src/lang.c:205
 msgid "Domain literal has impossible numeric value.\n"
 msgstr "Domaine littÃ©ral contient une valeur numÃ©rique impossible.\n"
 
-#: src/lang.c:204
+#: src/lang.c:206
 msgid ""
 "Domain literal is for private use only and not allowed for global use.\n"
 msgstr ""
 "Domaine littÃ©ral est pour l'usage privÃ© et n'est pas autorisÃ© Ã  l'usage "
 "global.\n"
 
-#: src/lang.c:205
+#: src/lang.c:207
 msgid "Right bracket missing in domain literal.\n"
 msgstr "ParenthÃ¨se droite manquante dans le domaine littÃ©ral.\n"
 
-#: src/lang.c:206
+#: src/lang.c:208
 msgid "Missing localpart of mail address.\n"
 msgstr "Partie locale manquante dans l'adresse email.\n"
 
-#: src/lang.c:207
+#: src/lang.c:209
 msgid "Illegal character in localpart of mail address.\n"
 msgstr "CaractÃ¨re illÃ©gal dans la partie locale de l'adresse email.\n"
 
-#: src/lang.c:208
+#: src/lang.c:210
 msgid "Zero length localpart component not allowed.\n"
 msgstr "Valeur vide dans composant de partie locale non autorisÃ©.\n"
 
-#: src/lang.c:209
+#: src/lang.c:211
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n"
@@ -1207,7 +1222,7 @@ msgstr ""
 "Mots non citÃ©s ne devraient pas contenir '!()<>@,;:\\.[]' dans l'adresse de "
 "routage.\n"
 
-#: src/lang.c:210
+#: src/lang.c:212
 msgid ""
 "Illegal character in realname.\n"
 "Quoted words may not contain '()<>\\'.\n"
@@ -1215,7 +1230,7 @@ msgstr ""
 "CaractÃ¨re illÃ©gal dans le nom rÃ©el.\n"
 "Mots citÃ©s ne devraient pas contenir '()<>\\'.\n"
 
-#: src/lang.c:211
+#: src/lang.c:213
 msgid ""
 "Illegal character in realname.\n"
 "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n"
@@ -1224,11 +1239,11 @@ msgstr ""
 "Mots encodÃ©s ne devraient pas contenir '!()<>@,;:\"\\.[]/=' dans le "
 "paramÃ¨tre.\n"
 
-#: src/lang.c:212
+#: src/lang.c:214
 msgid "Bad syntax in encoded word used in realname.\n"
 msgstr "Mauvaise syntaxe dans le mot encodÃ© utilisÃ© dans le nom rÃ©el.\n"
 
-#: src/lang.c:213
+#: src/lang.c:215
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '()<>\\' in old-style addresses.\n"
@@ -1237,7 +1252,7 @@ msgstr ""
 "Mots non citÃ©s ne devraient pas contenir '()<>\\' dans les adresses de type "
 "anciennes.\n"
 
-#: src/lang.c:214
+#: src/lang.c:216
 msgid ""
 "Illegal character in realname.\n"
 "Control characters and unencoded 8bit characters > 127 are not allowed.\n"
@@ -1246,7 +1261,7 @@ msgstr ""
 "Les caractÃ¨res de contrÃ´le et non encodÃ©s en 8bit > 127 ne sont pas "
 "autorisÃ©s.\n"
 
-#: src/lang.c:215
+#: src/lang.c:217
 msgid ""
 "\n"
 "Error: No blank line found after header.\n"
@@ -1254,7 +1269,7 @@ msgstr ""
 "\n"
 "Erreur : Pas de ligne vide trouvÃ©e aprÃ¨s l'en-tÃªte.\n"
 
-#: src/lang.c:216
+#: src/lang.c:218
 #, c-format
 msgid ""
 "\n"
@@ -1264,7 +1279,7 @@ msgstr ""
 "Erreur : Formattage incorrect de %s.\n"
 
 #. TODO: fixme, US-ASCII is not the only 7bit charset we know about
-#: src/lang.c:218
+#: src/lang.c:220
 msgid ""
 "\n"
 "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n"
@@ -1278,7 +1293,7 @@ msgstr ""
 "         correcte pour votre langue via le M)enu des options ou via\n"
 "         l'Ã©dition de votre tinrc.\n"
 
-#: src/lang.c:223
+#: src/lang.c:225
 msgid ""
 "\n"
 "Error: Posting contains  non-ASCII characters  but the  MIME encoding\n"
@@ -1295,7 +1310,7 @@ msgstr ""
 "         changement peut Ãªtre effectuÃ© via le M)enu des options ou via\n"
 "         l'Ã©dition de votre tinrc.\n"
 
-#: src/lang.c:229
+#: src/lang.c:231
 msgid ""
 "\n"
 "Error: Article starts with blank line instead of header\n"
@@ -1303,7 +1318,7 @@ msgstr ""
 "\n"
 "Erreur : L'article dÃ©bute avec une ligne vide au lieu d'un en-tÃªte\n"
 
-#: src/lang.c:230
+#: src/lang.c:232
 #, c-format
 msgid ""
 "\n"
@@ -1315,7 +1330,7 @@ msgstr ""
 "nom :\n"
 "%s\n"
 
-#: src/lang.c:231
+#: src/lang.c:233
 #, c-format
 msgid ""
 "\n"
@@ -1324,7 +1339,7 @@ msgstr ""
 "\n"
 "Erreur : La ligne \"%s:\" est vide.\n"
 
-#: src/lang.c:232
+#: src/lang.c:234
 #, c-format
 msgid ""
 "\n"
@@ -1333,7 +1348,7 @@ msgstr ""
 "\n"
 "Erreur : La ligne \"%s:\" est absente de l'en-tÃªte de l'article.\n"
 
-#: src/lang.c:233
+#: src/lang.c:235
 #, c-format
 msgid ""
 "\n"
@@ -1342,7 +1357,7 @@ msgstr ""
 "\n"
 "Erreur : %s ne contient pas de caractÃ¨res 7 bits.\n"
 
-#: src/lang.c:234
+#: src/lang.c:236
 #, c-format
 msgid ""
 "\n"
@@ -1353,7 +1368,7 @@ msgstr ""
 "Erreur : L'en-tÃªte Ã  la ligne %d n'a pas d'espace aprÃ¨s le sÃ©parateur :\n"
 "%s\n"
 
-#: src/lang.c:235
+#: src/lang.c:237
 #, c-format
 msgid ""
 "\n"
@@ -1362,26 +1377,26 @@ msgstr ""
 "\n"
 "Erreur : Il y a plusieurs lignes (%d) \"%s:\" dans l'en-tÃªte.\n"
 
-#: src/lang.c:236
+#: src/lang.c:238
 #, c-format
 msgid "Insecure permissions of %s (%o)"
 msgstr "Permissions de %s non sÃ»res (%o)"
 
-#: src/lang.c:238
+#: src/lang.c:240
 #, c-format
 msgid "Invalid response to GROUP command, %s"
 msgstr "RÃ©ponse de la commande GROUP invalide, %s"
 
-#: src/lang.c:243
+#: src/lang.c:245
 #, c-format
 msgid "MIME parse error: Unexpected end of %s/%s article"
-msgstr "Erreur MIME : Fin inattendue de l'article %s %s"
+msgstr "Erreur MIME : Fin inattendue de l'article %s/%s"
 
-#: src/lang.c:244
+#: src/lang.c:246
 msgid "MIME parse error: Start boundary whilst reading headers"
 msgstr "Erreur MIME : DÃ©but de la borne lors de la lecture des en-tÃªtes"
 
-#: src/lang.c:245
+#: src/lang.c:247
 msgid ""
 "\n"
 "Error: \"poster\" is not allowed in Newsgroups!\n"
@@ -1389,16 +1404,16 @@ msgstr ""
 "\n"
 "Erreur : \"poster\" n'est pas autorisÃ© dans les Groupes !\n"
 
-#: src/lang.c:246
+#: src/lang.c:248
 msgid "Can't get a (fully-qualified) domain-name!"
 msgstr "Nom de domaine (qualifiÃ©) introuvable !"
 
-#: src/lang.c:247
+#: src/lang.c:249
 #, c-format
 msgid "No permissions to go into %s\n"
 msgstr "Pas la permission d'aller dans %s\n"
 
-#: src/lang.c:249
+#: src/lang.c:251
 msgid ""
 "\n"
 "Error: From: line missing.\n"
@@ -1406,30 +1421,30 @@ msgstr ""
 "\n"
 "Erreur : En-tÃªte 'From:' manquant.\n"
 
-#: src/lang.c:251
+#: src/lang.c:253
 #, c-format
 msgid "No read permissions for %s\n"
 msgstr "Pas la permission de lecture pour %s\n"
 
-#: src/lang.c:252
+#: src/lang.c:254
 #, c-format
 msgid "File %s does not exist\n"
 msgstr "Fichier %s inexistant\n"
 
-#: src/lang.c:253
+#: src/lang.c:255
 #, c-format
 msgid "No write permissions for %s\n"
 msgstr "Pas la permission d'Ã©crire pour %s\n"
 
-#: src/lang.c:254
+#: src/lang.c:256
 msgid "Can't get user information (/etc/passwd missing?)"
 msgstr "Info sur l'utilisateur introuvable (/etc/passwd manquant ?)"
 
-#: src/lang.c:255
+#: src/lang.c:257
 msgid "errors"
 msgstr "erreurs"
 
-#: src/lang.c:257
+#: src/lang.c:259
 #, c-format
 msgid ""
 "\n"
@@ -1439,84 +1454,84 @@ msgstr ""
 "Erreur sur la ligne %d : en-tÃªte \"Sender:\" non autorisÃ© (sera ajoutÃ© pour "
 "vous)\n"
 
-#: src/lang.c:259
+#: src/lang.c:261
 #, c-format
 msgid "Server has non of the groups listed in %s"
 msgstr "Le serveur n'a aucun groupe listÃ© dans %s"
 
-#: src/lang.c:260
+#: src/lang.c:262
 msgid "error"
 msgstr "erreur"
 
-#: src/lang.c:261
+#: src/lang.c:263
 msgid "Unknown display level"
 msgstr "Vue affichÃ©e inconnue"
 
-#: src/lang.c:262
+#: src/lang.c:264
 msgid "<ESC>"
 msgstr "<ESC>"
 
-#: src/lang.c:263
+#: src/lang.c:265
 msgid "Exiting..."
 msgstr "Fermeture..."
 
-#: src/lang.c:264
+#: src/lang.c:266
 msgid "leaving external mail-reader"
 msgstr "fermeture du client mail externe"
 
-#: src/lang.c:265
+#: src/lang.c:267
 #, c-format
 msgid "Extracting %s..."
 msgstr "Extraction de %s..."
 
-#: src/lang.c:267
+#: src/lang.c:269
 #, c-format
 msgid "Error writing %s file. Filesystem full? File reset to previous state."
 msgstr "Ã‰criture du fichier %s Ã©chouÃ©e. Disque plein ? Fichier non touchÃ©."
 
-#: src/lang.c:268
+#: src/lang.c:270
 #, c-format
 msgid "Error making backup of %s file. Filesystem full?"
 msgstr "Erreur lors de la sauvegarde du fichier %s. Disque plein ?"
 
-#: src/lang.c:269
+#: src/lang.c:271
 #, c-format
 msgid "Filtering global rules (%d/%d)..."
 msgstr "Filtrage selon les rÃ¨gles globales (%d/%d)..."
 
-#: src/lang.c:270
+#: src/lang.c:272
 msgid "Rule created by: "
 msgstr "RÃ¨gle crÃ©Ã©e par : "
 
-#: src/lang.c:271
+#: src/lang.c:273
 #, c-format
 msgid "Enter pattern [%s]> "
 msgstr "Entrez le rÃ©glage [%s] > "
 
-#: src/lang.c:272
+#: src/lang.c:274
 #, c-format
 msgid ""
 "\n"
 "You requested followups to your article to go to the following %s:\n"
 msgstr ""
 "\n"
-"Vous avez souhaitÃ© que les rÃ©ponses Ã  votre article aillent au(x) %s suivant"
-"(s) :\n"
+"Vous avez souhaitÃ© que les rÃ©ponses Ã  votre article aillent au(x) %s "
+"suivant(s) :\n"
 
-#: src/lang.c:273
+#: src/lang.c:275
 #, c-format
 msgid "  %s\t Answers will be directed to you by mail.\n"
 msgstr "  %s\t Les rÃ©ponses vous seront envoyÃ©es par email.\n"
 
-#: src/lang.c:274
+#: src/lang.c:276
 msgid "-- forwarded message --\n"
 msgstr "-- message redirigÃ© --\n"
 
-#: src/lang.c:275
+#: src/lang.c:277
 msgid "-- end of forwarded message --\n"
 msgstr "-- fin du message redirigÃ© --\n"
 
-#: src/lang.c:276
+#: src/lang.c:278
 msgid ""
 "# Format:\n"
 "#   comment=STRING    Optional. Multiple lines allowed. Comments must be "
@@ -1580,841 +1595,846 @@ msgstr ""
 "rÃ¨gle.\n"
 "#\n"
 
-#: src/lang.c:297
+#: src/lang.c:299
 #, c-format
 msgid "Enter score for rule (default=%d): "
 msgstr "Entrez le score (dÃ©faut=%d) : "
 
-#: src/lang.c:298
+#: src/lang.c:300
 #, c-format
 msgid "Enter the score weight (range 0 < score <= %d)"
 msgstr "Entrez la valeur du score (0 < score <= %d)"
 
 #. SCORE_MAX
-#: src/lang.c:299
+#: src/lang.c:301
 msgid "Full"
 msgstr "Tous"
 
-#: src/lang.c:300
+#: src/lang.c:302
 msgid "Comment (optional)  : "
 msgstr "Commentaire (facultatif) : "
 
-#: src/lang.c:301
+#: src/lang.c:303
 msgid "Apply pattern to    : "
 msgstr "Appliquer Ã      : "
 
-#: src/lang.c:302
+#: src/lang.c:304
 msgid "From: line (ignore case)      "
 msgstr "l'en-tÃªte 'From:' (ignorer la casse)"
 
-#: src/lang.c:303
+#: src/lang.c:305
 msgid "From: line (case sensitive)   "
 msgstr "l'en-tÃªte 'From:' (casse sensible)"
 
-#: src/lang.c:305
+#: src/lang.c:307
 #, c-format
 msgid "%s%s: Unknown host.\n"
 msgstr "%s%s : HÃ´te inconnu.\n"
 
-#: src/lang.c:307
+#: src/lang.c:309
 msgid "global "
 msgstr "global "
 
-#: src/lang.c:308
+#: src/lang.c:310
 #, c-format
 msgid "Please use %.100s instead"
 msgstr "Utilisez svp %.100s Ã  la place"
 
-#: src/lang.c:309
+#: src/lang.c:311
 #, c-format
 msgid "%s is bogus"
 msgstr "%s pose problÃ¨me"
 
-#: src/lang.c:310
+#: src/lang.c:312
 #, c-format
 msgid "Group %s is moderated. Continue?"
 msgstr "Groupe %s modÃ©rÃ©. Continuer ?"
 
-#: src/lang.c:311
+#: src/lang.c:313
 msgid "groups"
 msgstr "groupes"
 
-#: src/lang.c:312
+#: src/lang.c:314
 #, c-format
 msgid "Rereading %s..."
 msgstr "Relecture de %s..."
 
-#: src/lang.c:313
+#: src/lang.c:315
 msgid "Top Level Commands"
 msgstr "Commandes niveau supÃ©rieur"
 
-#: src/lang.c:314
+#: src/lang.c:316
 msgid "Group Selection"
 msgstr "SÃ©lection du groupe"
 
-#: src/lang.c:315
+#: src/lang.c:317
 msgid "group"
 msgstr "groupe"
 
-#: src/lang.c:317
+#: src/lang.c:318
+msgid ""
+"*** Group descriptions are disabled according to current select_format ***"
+msgstr ""
+
+#: src/lang.c:320
 msgid ""
 "One or more lines of comment. <CR> to add a line or proceed if line is empty."
 msgstr ""
 "Inclure un commentaire. <RETOUR> pour ajouter une ligne ou continuer si vide."
 
-#: src/lang.c:318
+#: src/lang.c:321
 msgid "From: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "Filtrer l'en-tÃªte 'From:'. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:319
+#: src/lang.c:322
 msgid ""
 "Linecount of articles to be filtered. < for less, > for more, = for equal."
 msgstr ""
 "Filtrer selon le nombre de lignes. < pour moins, > pour plus, = pareil."
 
-#: src/lang.c:320
+#: src/lang.c:323
 msgid "Message-ID: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "Filtrer l'en-tÃªte 'Message-ID'. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:321
+#: src/lang.c:324
 msgid "Subject: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "Filtrer l'en-tÃªte 'Subject'. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:322
+#: src/lang.c:325
 msgid ""
 "Enter text pattern to filter if Subject: & From: lines are not what you want."
 msgstr "Terme Ã  filtrer si autre que les en-tÃªtes 'Subject:' & 'From:'."
 
-#: src/lang.c:323
+#: src/lang.c:326
 msgid ""
 "Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Sur quel en-tÃªte appliquer ce terme. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:324
+#: src/lang.c:327
 msgid ""
 "Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
 msgstr ""
 "DurÃ©e (en nombre de jours) de la rÃ¨gle. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:325
+#: src/lang.c:328
 msgid ""
 "Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr "Filtrer groupe actuel ou tous. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:326
+#: src/lang.c:329
 msgid ""
 "Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Appliquer la rÃ¨gle au groupe actuel ou Ã  tous. <ESPACE> change & <RETOUR> "
 "valide."
 
-#: src/lang.c:327
+#: src/lang.c:330
 msgid "kill an article via a menu"
 msgstr "filtrer un article via un menu"
 
-#: src/lang.c:328
+#: src/lang.c:331
 msgid "auto-select (hot) an article via a menu"
 msgstr "sÃ©lection auto. (hot) d'un article via un menu"
 
-#: src/lang.c:329
+#: src/lang.c:332
 msgid "Browse URLs in article"
 msgstr "Voir les URLs dans l'article"
 
-#: src/lang.c:330
+#: src/lang.c:333
 msgid "0 - 9\t  display article by number in current thread"
 msgstr "0 - 9\t  affiche les articles par numÃ©ro du fil actuel"
 
-#: src/lang.c:332
+#: src/lang.c:335
 msgid "cancel (delete) or supersede (overwrite) current article"
 msgstr "annuler (effacer) ou remplacer (Ã©craser) l'article actuel"
 
-#: src/lang.c:333
+#: src/lang.c:336
 msgid "post followup to current article"
 msgstr "poster un suivi pour l'article actuel"
 
-#: src/lang.c:334
+#: src/lang.c:337
 msgid "post followup (don't copy text) to current article"
 msgstr "poster un suivi (ne pas copier le texte) pour l'article actuel"
 
-#: src/lang.c:335
+#: src/lang.c:338
 msgid "post followup to current article quoting complete headers"
 msgstr "poster un suivi pour l'article actuel en citant les en-tÃªtes"
 
-#: src/lang.c:336
+#: src/lang.c:339
 msgid "repost chosen article to another group"
 msgstr "reposter l'article choisi dans un autre groupe"
 
-#: src/lang.c:338
+#: src/lang.c:341
 msgid "edit article (mail-groups only)"
 msgstr "Ã©diter l'article (groupes de messagerie uniquement)"
 
-#: src/lang.c:339
+#: src/lang.c:342
 msgid "display first article in current thread"
 msgstr "afficher le 1er article du fil actuel"
 
-#: src/lang.c:340
+#: src/lang.c:343
 msgid "display first page of article"
 msgstr "afficher la 1Ã¨re page de l'article"
 
-#: src/lang.c:341
+#: src/lang.c:344
 msgid "display last article in current thread"
 msgstr "afficher le dernier article du fil actuel"
 
-#: src/lang.c:342
+#: src/lang.c:345
 msgid "display last page of article"
 msgstr "afficher la derniÃ¨re page de l'article"
 
-#: src/lang.c:343
+#: src/lang.c:346
 msgid "mark rest of thread as read and advance to next unread"
 msgstr "marquer comme lu le reste du fil et aller au fil non lu suivant"
 
-#: src/lang.c:344
+#: src/lang.c:347
 msgid "display next article"
 msgstr "afficher l'article suivant"
 
-#: src/lang.c:345
+#: src/lang.c:348
 msgid "display first article in next thread"
 msgstr "afficher le 1er article du fil suivant"
 
-#: src/lang.c:346
+#: src/lang.c:349
 msgid "display next unread article"
 msgstr "afficher le prochain article non lu"
 
-#: src/lang.c:347
+#: src/lang.c:350
 msgid "go to the article that this one followed up"
 msgstr "aller Ã  l'article parent"
 
-#: src/lang.c:348
+#: src/lang.c:351
 msgid "display previous article"
 msgstr "afficher l'article prÃ©cÃ©dent"
 
-#: src/lang.c:349
+#: src/lang.c:352
 msgid "display previous unread article"
 msgstr "afficher l'article prÃ©cÃ©dent non lu"
 
-#: src/lang.c:350
+#: src/lang.c:353
 msgid "quickly kill an article using defaults"
 msgstr "filtrer rapidement un article en utilisant les dÃ©fauts"
 
-#: src/lang.c:351
+#: src/lang.c:354
 msgid "quickly auto-select (hot) an article using defaults"
 msgstr "sÃ©lection auto. (hot) d'un article en utilisant les dÃ©fauts"
 
-#: src/lang.c:352
+#: src/lang.c:355
 msgid "return to group selection level"
 msgstr "retourner Ã  la vue sÃ©lection de groupe"
 
-#: src/lang.c:353
+#: src/lang.c:356
 msgid "reply through mail to author"
 msgstr "rÃ©pondre par email Ã  l'auteur"
 
-#: src/lang.c:354
+#: src/lang.c:357
 msgid "reply through mail (don't copy text) to author"
 msgstr "rÃ©pondre (ne pas copier le texte) par email Ã  l'auteur"
 
-#: src/lang.c:355
+#: src/lang.c:358
 msgid "reply through mail to author quoting complete headers"
 msgstr "rÃ©pondre par email Ã  l'auteur en citant les en-tÃªtes"
 
-#: src/lang.c:356
+#: src/lang.c:359
 msgid "search backwards within this article"
 msgstr "recherche arriÃ¨re dans cet article"
 
-#: src/lang.c:357
+#: src/lang.c:360
 msgid "search forwards within this article"
 msgstr "recherche avant dans cet article"
 
-#: src/lang.c:358
+#: src/lang.c:361
 msgid "show article in raw-mode (including all headers)"
 msgstr "afficher la source des articles (incluant les en-tÃªtes)"
 
-#: src/lang.c:359
+#: src/lang.c:362
 msgid "skip next block of included text"
 msgstr "passer au bloc suivant incluant du texte"
 
-#: src/lang.c:360
+#: src/lang.c:363
 msgid "toggle display of sections hidden by a form-feed (^L) on/off"
 msgstr "(dÃ©s)activer l'affichage des sections masquer par (^L)"
 
-#: src/lang.c:361
+#: src/lang.c:364
 msgid "toggle display of all headers"
 msgstr "(dÃ©s)activer l'affichage de tous les en-tÃªtes"
 
-#: src/lang.c:362
+#: src/lang.c:365
 msgid "toggle word highlighting on/off"
 msgstr "(dÃ©s)activer la surbrillance des mots"
 
-#: src/lang.c:363
+#: src/lang.c:366
 msgid "toggle ROT-13 (basic decode) for current article"
 msgstr "(dÃ©s)activer ROT-13 (dÃ©codage basic) pour l'article actuel"
 
-#: src/lang.c:364
+#: src/lang.c:367
 msgid "toggle tabwidth 4 <-> 8"
 msgstr "basculer la taille de tabulation 4 <-> 8"
 
-#: src/lang.c:365
+#: src/lang.c:368
 msgid "toggle german TeX style decoding for current article"
 msgstr "(dÃ©s)activer le dÃ©codage Allemand de type TeX pour l'article actuel"
 
-#: src/lang.c:366
+#: src/lang.c:369
 msgid "toggle display of uuencoded sections"
 msgstr "(dÃ©s)activer l'affichage des sections uuencodÃ©es"
 
-#: src/lang.c:367
+#: src/lang.c:370
 msgid "View/pipe/save multimedia attachments"
 msgstr "Voir/passer/enregistrer les PJ multimÃ©dia"
 
-#: src/lang.c:368
+#: src/lang.c:371
 msgid "choose first attachment in list"
 msgstr "choisir la premiÃ¨re piÃ¨ce-jointe de la liste"
 
-#: src/lang.c:369
+#: src/lang.c:372
 msgid "0 - 9\t  choose attachment by number"
 msgstr "0 - 9\t  choisir la piÃ¨ce-jointe par son numÃ©ro"
 
-#: src/lang.c:370
+#: src/lang.c:373
 msgid "choose last attachment in list"
 msgstr "choisir la derniÃ¨re PJ de la liste"
 
-#: src/lang.c:372
+#: src/lang.c:375
 msgid "pipe attachment into command"
 msgstr "passer la piÃ¨ce-jointe Ã  une commande"
 
-#: src/lang.c:373
+#: src/lang.c:376
 msgid "pipe raw attachment into command"
 msgstr "passer la source de la PJ Ã  une commande"
 
-#: src/lang.c:375
+#: src/lang.c:378
 msgid "save attachment to disk"
 msgstr "enregistrer la piÃ¨ce-jointe"
 
-#: src/lang.c:376
+#: src/lang.c:379
 msgid "search for attachments forwards"
 msgstr "recherche avant des piÃ¨ces-jointes"
 
-#: src/lang.c:377
+#: src/lang.c:380
 msgid "search for attachments backwards"
 msgstr "recherche arriÃ¨re des piÃ¨ces-jointes"
 
-#: src/lang.c:378
+#: src/lang.c:381
 msgid "view attachment"
 msgstr "voir la piÃ¨ce-jointe"
 
-#: src/lang.c:379
+#: src/lang.c:382
 msgid "tag attachment"
 msgstr "marquer la piÃ¨ce-jointe"
 
-#: src/lang.c:380
+#: src/lang.c:383
 msgid "tag attachments that match user specified pattern"
 msgstr "marquer les PJ qui correspondant Ã  une recherche"
 
-#: src/lang.c:381
+#: src/lang.c:384
 msgid "reverse tagging on all attachments (toggle)"
 msgstr "annuler (ou pas) le marquage de toutes les PJ"
 
-#: src/lang.c:382
+#: src/lang.c:385
 msgid "untag all tagged attachments"
 msgstr "dÃ©marquer toutes les PJ marquÃ©es"
 
-#: src/lang.c:383
+#: src/lang.c:386
 msgid "toggle info message in last line (name/description of attachment)"
 msgstr ""
 "(dÃ©s)activer le message d'info. de la derniÃ¨re ligne (nom/description de la "
 "PJ)"
 
-#: src/lang.c:384
+#: src/lang.c:387
 msgid "choose first attribute in list"
 msgstr "choisir le 1er article dans la liste"
 
-#: src/lang.c:385
+#: src/lang.c:388
 msgid "0 - 9\t  choose attribute by number"
 msgstr "0 - 9\t  choisir un article par numÃ©ro"
 
-#: src/lang.c:386
+#: src/lang.c:389
 msgid "choose last attribute in list"
 msgstr "choisir le dernier article dans la liste"
 
-#: src/lang.c:387
+#: src/lang.c:390
 msgid "reset attribute to a default value"
 msgstr "rÃ©initialiser Ã  sa valeur par dÃ©faut"
 
-#: src/lang.c:388
+#: src/lang.c:391
 msgid "search forwards for an attribute"
 msgstr "recherche avant d'un attribut"
 
-#: src/lang.c:389
+#: src/lang.c:392
 msgid "search backwards for an attribute"
 msgstr "recherche arriÃ¨re d'un attribut"
 
-#: src/lang.c:390
+#: src/lang.c:393
 msgid "select attribute"
 msgstr "sÃ©lectionner un attribut"
 
-#: src/lang.c:391
+#: src/lang.c:394
 msgid "toggle back to options menu when invoked from there"
 msgstr "revenir au menu options lorsque demandÃ© depuis ici"
 
-#: src/lang.c:392
+#: src/lang.c:395
 #, c-format
 msgid "report bug or comment via mail to %s"
 msgstr "signaler un bogue ou envoi d'un commentaire Ã  %s"
 
-#: src/lang.c:393
+#: src/lang.c:396
 msgid "choose first option in list"
 msgstr "choisir la premiÃ¨re option de la liste"
 
-#: src/lang.c:394
+#: src/lang.c:397
 msgid "0 - 9\t  choose option by number"
 msgstr "0 - 9\t  choisir une option par son numÃ©ro"
 
-#: src/lang.c:395
+#: src/lang.c:398
 msgid "choose last option in list"
 msgstr "choisir la derniÃ¨re option de la liste"
 
-#: src/lang.c:396
+#: src/lang.c:399
 msgid "start scopes menu"
 msgstr "afficher le menu des sÃ©lections"
 
-#: src/lang.c:397
+#: src/lang.c:400
 msgid "search forwards for an option"
 msgstr "recherche avant d'une option"
 
-#: src/lang.c:398
+#: src/lang.c:401
 msgid "search backwards for an option"
 msgstr "recherche arriÃ¨re d'une option"
 
-#: src/lang.c:399
+#: src/lang.c:402
 msgid "select option"
 msgstr "sÃ©lectionner une option"
 
-#: src/lang.c:400
+#: src/lang.c:403
 msgid "toggle to attributes menu"
 msgstr "(dÃ©s)activer le menu attributs"
 
-#: src/lang.c:401
+#: src/lang.c:404
 msgid "choose range of articles to be affected by next command"
 msgstr "choisir les articles qui seront affectÃ©s par la commande suivante"
 
-#: src/lang.c:402
+#: src/lang.c:405
 msgid "escape from command prompt"
 msgstr "quitter le prompt"
 
-#: src/lang.c:403
+#: src/lang.c:406
 msgid "edit filter file"
 msgstr "Ã©diter les filtres"
 
-#: src/lang.c:404
+#: src/lang.c:407
 msgid "get help"
 msgstr "voir l'aide"
 
-#: src/lang.c:405
+#: src/lang.c:408
 msgid "display last article viewed"
 msgstr "afficher le dernier article lu"
 
-#: src/lang.c:406
+#: src/lang.c:409
 msgid "down one line"
 msgstr "descendre d'une ligne"
 
-#: src/lang.c:407
+#: src/lang.c:410
 msgid "up one line"
 msgstr "monter d'une ligne"
 
-#: src/lang.c:408
+#: src/lang.c:411
 msgid "go to article chosen by Message-ID"
 msgstr "aller Ã  l'article via son Message-ID"
 
-#: src/lang.c:409
+#: src/lang.c:412
 msgid "mail article/thread/hot/pattern/tagged articles to someone"
 msgstr "envoyer article/fil/sÃ©l./articles marquÃ©s Ã  une personne"
 
-#: src/lang.c:410
+#: src/lang.c:413
 msgid "menu of configurable options"
 msgstr "menu des options rÃ©glables"
 
-#: src/lang.c:411
+#: src/lang.c:414
 msgid "down one page"
 msgstr "descendre d'une page"
 
-#: src/lang.c:412
+#: src/lang.c:415
 msgid "up one page"
 msgstr "monter d'une page"
 
-#: src/lang.c:414
+#: src/lang.c:417
 msgid "post (write) article to current group"
 msgstr "poster (Ã©crire) un article dans le groupe actuel"
 
-#: src/lang.c:415
+#: src/lang.c:418
 msgid "post postponed articles"
 msgstr "poster les brouillons"
 
-#: src/lang.c:417
+#: src/lang.c:420
 msgid "list articles posted by you (from posted file)"
 msgstr "lister les articles postÃ©s par vous (fichier posted)"
 
-#: src/lang.c:418
+#: src/lang.c:421
 msgid "return to previous menu"
 msgstr "retourner au menu prÃ©cÃ©dent"
 
-#: src/lang.c:419
+#: src/lang.c:422
 msgid "quit tin immediately"
 msgstr "quitter tin immÃ©diatement"
 
-#: src/lang.c:420
+#: src/lang.c:423
 msgid "redraw page"
 msgstr "rafraÃ®chir la page"
 
-#: src/lang.c:421
+#: src/lang.c:424
 msgid "save article/thread/hot/pattern/tagged articles to file"
 msgstr "enregistrer article/fil/sÃ©l./articles marquÃ©s dans un fichier"
 
-#: src/lang.c:422
+#: src/lang.c:425
 msgid "save marked articles automatically without user prompts"
 msgstr "enregistrement auto. des articles marquÃ©s sans demander"
 
-#: src/lang.c:423
+#: src/lang.c:426
 msgid "scroll the screen one line down"
 msgstr "dÃ©filer une page par une page"
 
-#: src/lang.c:424
+#: src/lang.c:427
 msgid "scroll the screen one line up"
 msgstr "remonter une page par une page"
 
-#: src/lang.c:425
+#: src/lang.c:428
 msgid "search for articles by author backwards"
 msgstr "recherche arriÃ¨re d'articles par auteur"
 
-#: src/lang.c:426
+#: src/lang.c:429
 msgid "search for articles by author forwards"
 msgstr "recherche avant d'articles par auteur"
 
-#: src/lang.c:427
+#: src/lang.c:430
 msgid "search all articles for a given string (this may take some time)"
 msgstr "rechercher partout un terme prÃ©cis (cela peut prendre du temps)"
 
-#: src/lang.c:428
+#: src/lang.c:431
 msgid " \t  (searches are case-insensitive and wrap around to all articles)"
 msgstr ""
 " \t  (les recherches ignorent la casse et s'opÃ¨rent sur tous les articles)"
 
-#: src/lang.c:429
+#: src/lang.c:432
 msgid "search for articles by Subject line backwards"
 msgstr "recherche arriÃ¨re d'articles par Sujet"
 
-#: src/lang.c:430
+#: src/lang.c:433
 msgid "search for articles by Subject line forwards"
 msgstr "recherche avant d'articles par Sujet"
 
-#: src/lang.c:431
+#: src/lang.c:434
 msgid "repeat last search"
 msgstr "relancer la derniÃ¨re recherche"
 
-#: src/lang.c:432
+#: src/lang.c:435
 msgid "tag current article for reposting/mailing/piping/printing/saving"
 msgstr "marquer article pour repostage/envoi/passer/imprimer/enregistrer"
 
-#: src/lang.c:433
+#: src/lang.c:436
 msgid "toggle info message in last line (subject/description)"
 msgstr "afficher ou non les infos dans la derniÃ¨re ligne (sujet/description)"
 
-#: src/lang.c:434
+#: src/lang.c:437
 msgid "toggle inverse video"
 msgstr "afficher ou non la vidÃ©o inversÃ©e"
 
-#: src/lang.c:435
+#: src/lang.c:438
 msgid "toggle mini help menu display"
 msgstr "afficher ou non le petit menu d'aide"
 
-#: src/lang.c:436
+#: src/lang.c:439
 msgid "cycle the display of authors email address, real name, both or neither"
 msgstr "afficher cycliquement l'email des auteurs, nom rÃ©el, les deux ou aucun"
 
-#: src/lang.c:437
+#: src/lang.c:440
 msgid "show version information"
 msgstr "afficher la version de tin"
 
-#: src/lang.c:438
+#: src/lang.c:441
 msgid "mark all articles as read and return to group selection menu"
 msgstr "marquer tous les articles comme lus et retourner au menu groupe"
 
-#: src/lang.c:439
+#: src/lang.c:442
 msgid "mark all articles as read and enter next group with unread articles"
 msgstr "tout marquer comme lu et entrer dans le prochain groupe non lu"
 
-#: src/lang.c:440
+#: src/lang.c:443
 msgid "choose first thread in list"
 msgstr "choisir le 1er fil de la liste"
 
-#: src/lang.c:441
+#: src/lang.c:444
 msgid "choose last thread in list"
 msgstr "choisir le dernier fil de la liste"
 
-#: src/lang.c:442
+#: src/lang.c:445
 msgid "list articles within current thread (bring up Thread sub-menu)"
 msgstr "lister les articles du fil actuel (sous-menu fil)"
 
-#: src/lang.c:443
+#: src/lang.c:446
 msgid "mark article as unread"
 msgstr "marquer l'article comme non lu"
 
-#: src/lang.c:444
+#: src/lang.c:447
 msgid "mark current thread, range or tagged threads as read"
 msgstr "marquer le(s) fil(s) actuel(s) marquÃ©(s) ou pas comme lu(s)"
 
-#: src/lang.c:445
+#: src/lang.c:448
 msgid "mark current thread, range or tagged threads as unread"
 msgstr "marquer le fil actuel ou les fils marquÃ©s comme non lus"
 
-#: src/lang.c:446
+#: src/lang.c:449
 msgid "mark current/range/selected/pattern/tagged as read after prompting"
 msgstr "aprÃ¨s avoir demandÃ©, marquer lu l'actuel/sÃ©lectionnÃ©/champ/marquÃ©"
 
-#: src/lang.c:447
+#: src/lang.c:450
 msgid "mark current/range/selected/pattern/tagged as unread after prompting"
 msgstr "aprÃ¨s avoir demandÃ©, marquer non lu l'actuel/sÃ©lectionnÃ©/champ/marquÃ©"
 
-#: src/lang.c:448
+#: src/lang.c:451
 msgid "toggle display of all/selected articles"
 msgstr "(dÃ©s)activer la vue de tout article/articles sÃ©lectionnÃ©s"
 
-#: src/lang.c:449
+#: src/lang.c:452
 msgid "display next group"
 msgstr "afficher le groupe suivant"
 
-#: src/lang.c:450
+#: src/lang.c:453
 msgid "display previous group"
 msgstr "afficher le groupe prÃ©cÃ©dent"
 
-#: src/lang.c:451
+#: src/lang.c:454
 msgid "toggle all selections (all articles)"
 msgstr "(dÃ©s)activer toutes les sÃ©lections (tout article)"
 
-#: src/lang.c:452
+#: src/lang.c:455
 msgid "select group (make \"hot\")"
 msgstr "sÃ©lection du groupe (utiliser \"hot\")"
 
-#: src/lang.c:453
+#: src/lang.c:456
 msgid "select thread"
 msgstr "sÃ©lectionner le fil"
 
-#: src/lang.c:454
+#: src/lang.c:457
 msgid "select threads if at least one unread article is selected"
 msgstr "sÃ©l. les fils si au moins un article non lu est sÃ©lectionnÃ©"
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid "select threads that match user specified pattern"
 msgstr "sÃ©lectionner les fils qui correspondent au critÃ¨re choisi"
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid "tag all parts of current multipart-message in order"
 msgstr "marquer dans l'ordre toutes parties du message multiparties"
 
-#: src/lang.c:457
+#: src/lang.c:460
 msgid "0 - 9\t  choose thread by number"
 msgstr "0 - 9\t  choisir le fil par numÃ©ro"
 
-#: src/lang.c:458
+#: src/lang.c:461
 msgid "toggle limit number of articles to get, and reload"
 msgstr "(dÃ©s)activer le nombre limite d'article Ã  charger et Ã  recharger"
 
-#: src/lang.c:459
+#: src/lang.c:462
 msgid "toggle display of all/unread articles"
 msgstr "(dÃ©s)activer l'affichage de tout article/articles non lus"
 
-#: src/lang.c:460
+#: src/lang.c:463
 msgid "toggle selection of thread"
 msgstr "(dÃ©s)activer sÃ©lection du fil"
 
-#: src/lang.c:461
+#: src/lang.c:464
 msgid "cycle through threading options available"
 msgstr "voir toutes les options de groupage disponibles"
 
-#: src/lang.c:462
+#: src/lang.c:465
 msgid "undo all selections (all articles)"
 msgstr "annuler toutes sÃ©lections (tout article)"
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid "untag all tagged threads"
 msgstr "dÃ©marquer tout fil marquÃ©"
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid "add new scope"
 msgstr "ajouter une sÃ©lection"
 
-#: src/lang.c:465
+#: src/lang.c:468
 msgid "delete scope"
 msgstr "effacer la sÃ©lection"
 
-#: src/lang.c:466
+#: src/lang.c:469
 msgid "edit attributes file"
 msgstr "Ã©diter le fichier attributes"
 
-#: src/lang.c:467
+#: src/lang.c:470
 msgid "choose first scope in list"
 msgstr "choisir la 1Ã¨re sÃ©lection de la liste"
 
-#: src/lang.c:468
+#: src/lang.c:471
 msgid "0 - 9\t  choose scope by number"
 msgstr "0 - 9\t  choisir une sÃ©lection par son numÃ©ro"
 
-#: src/lang.c:469
+#: src/lang.c:472
 msgid "choose last scope in list"
 msgstr "choisir la derniÃ¨re sÃ©lection de la liste"
 
-#: src/lang.c:470
+#: src/lang.c:473
 msgid "move scope"
 msgstr "dÃ©placer la sÃ©lection"
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid "rename scope"
 msgstr "renommer la sÃ©lection"
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid "select scope"
 msgstr "faire une sÃ©lection"
 
-#: src/lang.c:473
+#: src/lang.c:476
 msgid "mark all articles in group as read"
 msgstr "marquer lu tous les articles du groupe"
 
-#: src/lang.c:474
+#: src/lang.c:477
 msgid "mark all articles in group as read and move to next unread group"
 msgstr "marquer lu le groupe et aller au groupe non lu suivant"
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid "choose first group in list"
 msgstr "choisir le 1er groupe de la liste"
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid "choose group by name"
 msgstr "choisir le groupe par nom"
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid "0 - 9\t  choose group by number"
 msgstr "0 - 9\t  choisir un groupe par son numÃ©ro"
 
-#: src/lang.c:478
+#: src/lang.c:481
 msgid "choose range of groups to be affected by next command"
 msgstr "choisir les groupes affectÃ©s par la commande suivante"
 
-#: src/lang.c:479
+#: src/lang.c:482
 msgid "choose last group in list"
 msgstr "choisir le dernier groupe de la liste"
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid "mark all articles in chosen group unread"
 msgstr "marquer non lu tout article dans le groupe choisi"
 
-#: src/lang.c:481
+#: src/lang.c:484
 msgid "move chosen group within list"
 msgstr "dÃ©placer le groupe sÃ©lectionnÃ©"
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid "choose next group with unread news"
 msgstr "choisir le groupe suivant ayant articles non lus"
 
-#: src/lang.c:483 src/lang.c:1367
+#: src/lang.c:486 src/lang.c:1370
 msgid "quit"
 msgstr "quitter"
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid "quit without saving configuration changes"
 msgstr "quitter sans enregistrer les changements"
 
-#: src/lang.c:485
+#: src/lang.c:488
 msgid "read chosen group"
 msgstr "lire le groupe choisi"
 
-#: src/lang.c:486
+#: src/lang.c:489
 msgid "reset .newsrc (all available articles in groups marked unread)"
 msgstr "rÃ©initialiser .newsrc (tout sera marquÃ© non lu dans les groupes)"
 
-#: src/lang.c:487
+#: src/lang.c:490
 msgid "search backwards for a group name"
 msgstr "recherche arriÃ¨re d'un groupe"
 
-#: src/lang.c:488
+#: src/lang.c:491
 msgid " \t  (all searches are case-insensitive and wrap around)"
 msgstr " \t  (les recherches sont sensibles Ã  la casse)"
 
-#: src/lang.c:489
+#: src/lang.c:492
 msgid "search forwards for a group name"
 msgstr "recherche avant d'un groupe"
 
-#: src/lang.c:490
+#: src/lang.c:493
 msgid "subscribe to chosen group"
 msgstr "s'abonner au groupe sÃ©lectionnÃ©"
 
-#: src/lang.c:491
+#: src/lang.c:494
 msgid "subscribe to groups that match pattern"
 msgstr "abonnement aux groupes correspondant au critÃ¨re"
 
-#: src/lang.c:492
+#: src/lang.c:495
 msgid "reread active file to check for any new news"
 msgstr "vÃ©rifier l'existence de nouveaux articles"
 
-#: src/lang.c:493
+#: src/lang.c:496
 msgid "toggle display of group name only or group name plus description"
 msgstr "afficher ou non le nom du groupe ou le nom + sa description"
 
-#: src/lang.c:494
+#: src/lang.c:497
 msgid "toggle display to show all/unread subscribed groups"
 msgstr "afficher ou non tous les groupes abonnÃ©s non lu"
 
-#: src/lang.c:495
+#: src/lang.c:498
 msgid "unsubscribe from chosen group"
 msgstr "se dÃ©sabonner du groupe sÃ©lectionnÃ©"
 
-#: src/lang.c:496
+#: src/lang.c:499
 msgid "unsubscribe from groups that match pattern"
 msgstr "dÃ©sabonnement aux groupes correspondant au critÃ¨re"
 
-#: src/lang.c:497
+#: src/lang.c:500
 msgid "sort the list of groups"
 msgstr "trier la liste des groupes"
 
-#: src/lang.c:498
+#: src/lang.c:501
 msgid "toggle display to show all/subscribed groups"
 msgstr "afficher ou non tous les groupes abonnÃ©s"
 
-#: src/lang.c:499
+#: src/lang.c:502
 msgid "0 - 9\t  choose article by number"
 msgstr "0 - 9\t  choisir article par numÃ©ro"
 
-#: src/lang.c:500
+#: src/lang.c:503
 msgid "mark thread as read and return to group index page"
 msgstr "marquer le fil comme lu et revenir Ã  la liste des groupes"
 
-#: src/lang.c:501
+#: src/lang.c:504
 msgid "mark thread as read and enter next unread thread or group"
 msgstr "marquer le fil comme lu et aller dans le fil ou groupe non lu suivant"
 
-#: src/lang.c:502
+#: src/lang.c:505
 msgid "choose first article in list"
 msgstr "choisir le 1er article dans la liste"
 
-#: src/lang.c:503
+#: src/lang.c:506
 msgid "choose last article in list"
 msgstr "choisir le dernier article dans la liste"
 
-#: src/lang.c:504
+#: src/lang.c:507
 msgid "mark art, range or tagged arts as read; move crsr to next unread art"
 msgstr ""
 "marquer le ou les articles marquÃ©s comme lus et aller au prochain non lu"
 
-#: src/lang.c:505
+#: src/lang.c:508
 msgid "mark article, range or tagged articles as unread"
 msgstr "marquer l'article actuel ou les articles marquÃ©s comme non lus"
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid "mark current thread as unread"
 msgstr "marquer le fil actuel comme non lu"
 
-#: src/lang.c:507
+#: src/lang.c:510
 msgid "read chosen article"
 msgstr "lire l'article choisi"
 
-#: src/lang.c:508
+#: src/lang.c:511
 msgid ""
 "Display properties\n"
 "------------------"
@@ -2422,7 +2442,7 @@ msgstr ""
 "PropriÃ©tÃ©s de l'affichage\n"
 "-------------------------"
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid ""
 "Miscellaneous\n"
 "-------------"
@@ -2430,7 +2450,7 @@ msgstr ""
 "Divers\n"
 "------"
 
-#: src/lang.c:510
+#: src/lang.c:513
 msgid ""
 "Moving around\n"
 "-------------"
@@ -2438,7 +2458,7 @@ msgstr ""
 "Navigation\n"
 "----------"
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid ""
 "Group/thread/article operations\n"
 "-------------------------------"
@@ -2446,7 +2466,7 @@ msgstr ""
 "OpÃ©rations sur les Groupes / fils / articles\n"
 "--------------------------------------------"
 
-#: src/lang.c:512
+#: src/lang.c:515
 msgid ""
 "Attachment operations\n"
 "---------------------"
@@ -2454,7 +2474,7 @@ msgstr ""
 "OpÃ©rations sur les piÃ¨ces-jointes\n"
 "---------------------------------"
 
-#: src/lang.c:513
+#: src/lang.c:516
 msgid ""
 "Attribute operations\n"
 "--------------------"
@@ -2462,7 +2482,7 @@ msgstr ""
 "OpÃ©rations sur les attributs\n"
 "----------------------------"
 
-#: src/lang.c:514
+#: src/lang.c:517
 msgid ""
 "Option operations\n"
 "-----------------"
@@ -2470,7 +2490,7 @@ msgstr ""
 "Options des opÃ©rations\n"
 "----------------------"
 
-#: src/lang.c:515
+#: src/lang.c:518
 msgid ""
 "Scope operations\n"
 "----------------"
@@ -2478,7 +2498,7 @@ msgstr ""
 "OpÃ©rations sur les sÃ©lections\n"
 "-----------------------------"
 
-#: src/lang.c:516
+#: src/lang.c:519
 msgid ""
 "URL operations\n"
 "--------------"
@@ -2486,90 +2506,90 @@ msgstr ""
 "OpÃ©rations sur les URL\n"
 "----------------------"
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid "choose first URL in list"
 msgstr "choisir la premiÃ¨re URL de la liste"
 
-#: src/lang.c:518
+#: src/lang.c:521
 msgid "0 - 9\t  choose URL by number"
 msgstr "0 - 9\t  choisir l'URL par son numÃ©ro"
 
-#: src/lang.c:519
+#: src/lang.c:522
 msgid "choose last URL in list"
 msgstr "choisir la derniÃ¨re URL de la liste"
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid "search for URLs forwards"
 msgstr "recherche avant des URLs"
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid "search for URLs backwards"
 msgstr "recherche arriÃ¨re des URLs"
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid "Open URL in browser"
 msgstr "Ouvrir l'URL dans le navigateur"
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid "toggle info message in last line (URL)"
 msgstr "(dÃ©s)activer le message d'info. dans la derniÃ¨re ligne (URL)"
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid "Group Level Commands"
 msgstr "Commandes du niveau Groupe"
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid "Kill filter added"
 msgstr "Filtre ajoutÃ©"
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid "Auto-selection filter added"
 msgstr "Filtre Ã  auto-sÃ©lection ajoutÃ©"
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid "All parts tagged"
 msgstr "Toutes les parties sont marquÃ©es"
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid "Storing article for later posting"
 msgstr "Stockage de l'article afin de le poster plus tard"
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid "Please enter a valid character"
 msgstr "Entrez un caractÃ¨re valide svp"
 
-#: src/lang.c:531
+#: src/lang.c:534
 #, c-format
 msgid "Missing part #%d"
 msgstr "Partie manquante #%d"
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid "*** No postponed articles ***"
 msgstr "*** Aucun brouillon ***"
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid "Not a multi-part message"
 msgstr "N'est pas un message en plusieurs parties"
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid "You are not subscribed to this group"
 msgstr "Vous n'Ãªtes pas abonnÃ© Ã  ce groupe"
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid "No previous expression"
 msgstr "Pas d'expression prÃ©cÃ©dente"
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid "Operation disabled in no-overwrite mode"
 msgstr "OpÃ©ration dÃ©sactivÃ©e en mode lecture"
 
 #. TODO: replace hardcoded key-name in txt_info_postponed
-#: src/lang.c:538
+#: src/lang.c:541
 #, c-format
 msgid "%d postponed %s, reuse with ^O...\n"
 msgstr "%d %s brouillon(s), rÃ©utilisez-le(s) avec ^O...\n"
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid ""
 "X-Conversion-Note: multipart/alternative contents have been removed.\n"
 "  To get the whole article, turn alternative handling OFF in the Option "
@@ -2580,21 +2600,21 @@ msgstr ""
 "dans\n"
 "  le Menu Option.\n"
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid "Save filename for %s/%s is a mailbox. Attachment not saved"
-msgstr "Enregistrer le fichier sous %s %s est une bÃ l. PJ non enregistrÃ©e"
+msgstr "Enregistrer le fichier sous %s/%s est une bÃ l. PJ non enregistrÃ©e"
 
-#: src/lang.c:542
+#: src/lang.c:545
 msgid "TeX2Iso encoded article"
 msgstr "Article encodÃ© en TeX2Iso"
 
-#: src/lang.c:543
+#: src/lang.c:546
 msgid "incomplete "
 msgstr "incomplet "
 
 #. TODO: replace hardcoded key-names
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid ""
 "\n"
@@ -2664,133 +2684,133 @@ msgstr ""
 "plaÃ®t\n"
 "un rapport de bogue/commentaires Ã  %s via la touche 'R'.\n"
 
-#: src/lang.c:561
+#: src/lang.c:564
 #, c-format
 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:563
+#: src/lang.c:566
 msgid "Invalid multibyte sequence found\n"
 msgstr "SÃ©quence multibyte invalide trouvÃ©e\n"
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid "Invalid  Sender:-header %s"
 msgstr "En-tÃªte Sender: %s invalide"
 
-#: src/lang.c:568
+#: src/lang.c:571
 msgid "Inverse video disabled"
 msgstr "VidÃ©o inversÃ©e dÃ©sactivÃ©e"
 
-#: src/lang.c:569
+#: src/lang.c:572
 msgid "Inverse video enabled"
 msgstr "VidÃ©o inversÃ©e activÃ©e"
 
-#: src/lang.c:571
+#: src/lang.c:574
 #, c-format
 msgid "Missing definition for %s\n"
 msgstr "DÃ©finition manquante pour %s\n"
 
-#: src/lang.c:572
+#: src/lang.c:575
 #, c-format
 msgid "Invalid key definition '%s'\n"
 msgstr "DÃ©finition de clÃ© invalide '%s'\n"
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid "Invalid keyname '%s'\n"
 msgstr "Nom de clÃ© invalide '%s'\n"
 
-#: src/lang.c:574
+#: src/lang.c:577
 #, 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:575
+#: src/lang.c:578
 #, c-format
 msgid "Kill From:     [%s] (y/n): "
 msgstr "   De : [%s] (o/n) : "
 
-#: src/lang.c:576
+#: src/lang.c:579
 msgid "Kill Lines: (</>num): "
 msgstr "Nombre de lignes (</>num)    : "
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid "Kill Article Menu"
 msgstr "CrÃ©er un filtre"
 
-#: src/lang.c:578
+#: src/lang.c:581
 #, c-format
 msgid "Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr "  MID : [%s] (t/d/a/n) : "
 
-#: src/lang.c:579
+#: src/lang.c:582
 msgid "Kill pattern scope  : "
 msgstr "Filtre s'appliquant Ã  : "
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid "Kill Subject:  [%s] (y/n): "
 msgstr "Sujet : [%s] (o/n) : "
 
-#: src/lang.c:581
+#: src/lang.c:584
 msgid "Kill text pattern   : "
 msgstr "Texte Ã  filtrer : "
 
-#: src/lang.c:582
+#: src/lang.c:585
 msgid "Kill time in days   : "
 msgstr "DurÃ©e du filtre              : "
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid "Last"
 msgstr "Dernier"
 
-#: src/lang.c:585
+#: src/lang.c:588
 msgid "-- Last response --"
 msgstr "-- DerniÃ¨re rÃ©ponse --"
 
-#: src/lang.c:586
+#: src/lang.c:589
 #, c-format
 msgid "Lines %s  "
 msgstr "%s lignes "
 
-#: src/lang.c:588
+#: src/lang.c:591
 msgid "Mail"
 msgstr "Envoyer"
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid "mailbox "
 msgstr "bÃ l"
 
-#: src/lang.c:590
+#: src/lang.c:593
 #, c-format
 msgid "Mail article(s) to [%.*s]> "
 msgstr "Envoyer article(s) Ã  [%.*s] > "
 
-#: src/lang.c:591
+#: src/lang.c:594
 #, c-format
 msgid "Mailing log to %s\n"
 msgstr "Envoi de l'historique Ã  %s\n"
 
-#: src/lang.c:592
+#: src/lang.c:595
 msgid "Mail bug report..."
 msgstr "Envoi d'un rapport de bogue..."
 
-#: src/lang.c:593
+#: src/lang.c:596
 #, c-format
 msgid "Mail BUG REPORT to %s?"
 msgstr "Signaler le BOGUE Ã  %s ?"
 
-#: src/lang.c:594
+#: src/lang.c:597
 msgid "Mailed"
 msgstr "EnvoyÃ©"
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid "Mailing to %s..."
 msgstr "Envoi Ã  %s..."
 
-#: src/lang.c:596
+#: src/lang.c:599
 msgid ""
 "# [Mail/Save] active file. Format is like news active file:\n"
 "#   groupname  max.artnum  min.artnum  /dir\n"
@@ -2803,61 +2823,61 @@ msgstr ""
 "# Le 4Ã¨me champ est le rÃ©pertoire racine utilisÃ©\n"
 "# (p.e. ~/Mail ou ~/News)\n"
 
-#: src/lang.c:599
+#: src/lang.c:602
 #, c-format
 msgid "%s marked as read"
 msgstr "%s marquÃ© comme lu"
 
-#: src/lang.c:600
+#: src/lang.c:603
 #, c-format
 msgid "%s marked as unread"
 msgstr "%s marquÃ© comme non lu"
 
-#: src/lang.c:601
+#: src/lang.c:604
 #, c-format
 msgid "Marked %d of %d %s as read"
 msgstr "%d sur %d %s marquÃ©(s) comme lu(s)"
 
-#: src/lang.c:602
+#: src/lang.c:605
 #, c-format
 msgid "Marked %d of %d %s as unread"
 msgstr "%d sur %d %s marquÃ©(s) comme non lu(s)"
 
-#: src/lang.c:603 src/lang.c:1334
+#: src/lang.c:606 src/lang.c:1337
 msgid "Mark"
 msgstr "Marque"
 
-#: src/lang.c:604
+#: src/lang.c:607
 #, c-format
 msgid "Mark all articles as read%s?"
 msgstr "Marquer tous les articles comme lus%s ?"
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid "Mark article as read%s?"
 msgstr "Marquer l'article comme lu%s ?"
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid "Mark group %s as read?"
 msgstr "Marquer le groupe %s comme lu ?"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid "Mark thread as read%s?"
 msgstr "Marquer le fil comme lu%s ?"
 
-#: src/lang.c:608
+#: src/lang.c:611
 #, c-format
 msgid "Matching %s groups..."
 msgstr "%s groupes correspondants..."
 
-#: src/lang.c:609 src/lang.c:623 src/lang.c:629
+#: src/lang.c:612 src/lang.c:626 src/lang.c:632
 #, c-format
 msgid "<n>=set current to n; %s=line down; %s=line up; %s=help; %s=quit"
 msgstr "<n>=mettre l'actuel Ã  n; %s=descendre; %s=monter; %s=aide; %s=quitter"
 
-#: src/lang.c:611
+#: src/lang.c:614
 #, c-format
 msgid ""
 "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all"
@@ -2865,13 +2885,13 @@ msgstr ""
 "%s=voir; %s=passer; %s=passer la source; %s=enregistrer; %s=marquer; "
 "%s=marquer sÃ©lection; %s=tout dÃ©marquer"
 
-#: src/lang.c:613
+#: src/lang.c:616
 #, c-format
 msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr ""
 "%s=voir; %s=enregistrer; %s=marquer; %s=marquer sÃ©lection; %s=tout dÃ©marquer"
 
-#: src/lang.c:615
+#: src/lang.c:618
 #, c-format
 msgid ""
 "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search"
@@ -2879,12 +2899,12 @@ msgstr ""
 "%s=(dÃ©s)activer le marquage; %s=recherche avant; %s=recherche arriÃ¨re; "
 "%s=rÃ©pÃ©ter la recherche"
 
-#: src/lang.c:616 src/lang.c:620
+#: src/lang.c:619 src/lang.c:623
 #, 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:617
+#: src/lang.c:620
 #, c-format
 msgid ""
 "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; "
@@ -2892,39 +2912,39 @@ msgid ""
 msgstr ""
 "%s=rech. auteur; %s=tout lu; %s=bas; %s=haut; %s=marquer lu; %s=voir fil"
 
-#: src/lang.c:618
+#: src/lang.c:621
 #, 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:619
+#: src/lang.c:622
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=quit"
 msgstr "%s=recherche avant; %s=recherche arriÃ¨re; %s=quitter"
 
-#: src/lang.c:621
+#: src/lang.c:624
 #, 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:622
+#: src/lang.c:625
 #, c-format
 msgid "%s=add; %s=move; %s=rename; %s=delete"
 msgstr "%s=ajouter; %s=dÃ©placer; %s=renommer; %s=effacer"
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, 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:625
+#: src/lang.c:628
 #, 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:626
+#: src/lang.c:629
 #, c-format
 msgid ""
 "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/"
@@ -2932,227 +2952,227 @@ msgid ""
 msgstr ""
 "%s=abonner; %s=sous-critÃ¨re; %s=dÃ©sabonner; %s=critÃ¨re; %s=liste des groupes"
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, 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:628
+#: src/lang.c:631
 #, 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:630
+#: src/lang.c:633
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=repeat search"
 msgstr "%s=recherche avant; %s=recherche arriÃ¨re; %s=rÃ©pÃ©ter la recherche"
 
-#: src/lang.c:631
+#: src/lang.c:634
 msgid "--More--"
 msgstr "-- Suite --"
 
-#: src/lang.c:632
+#: src/lang.c:635
 #, c-format
 msgid "Moving %s..."
 msgstr "DÃ©placement de %s..."
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid "Message-ID: & last Reference  "
 msgstr "l'en-tÃªte 'Message-ID:' & derniÃ¨re RÃ©fÃ©rence  "
 
-#: src/lang.c:634
+#: src/lang.c:637
 msgid "Message-ID: line              "
 msgstr "l'en-tÃªte 'Message-ID:'"
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid "Message-ID: & References: line"
 msgstr "l'en-tÃªte 'Message-ID:' & 'References:'"
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid ", name: "
 msgstr ", nom : "
 
-#: src/lang.c:638
+#: src/lang.c:641
 #, c-format
 msgid "Go to newsgroup [%s]> "
 msgstr "Aller dans le groupe [%s]> "
 
-#: src/lang.c:639
+#: src/lang.c:642
 msgid "newsgroups"
 msgstr "groupes"
 
-#: src/lang.c:640
+#: src/lang.c:643
 #, 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:641
+#: src/lang.c:644
 msgid "newsgroup"
 msgstr "groupe"
 
-#: src/lang.c:642
+#: src/lang.c:645
 msgid "Try and save newsrc file again?"
 msgstr "Encore essayer et enregistrer le newsrc ?"
 
-#: src/lang.c:643
+#: src/lang.c:646
 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:644
+#: src/lang.c:647
 msgid "newsrc file saved successfully.\n"
 msgstr "le newsrc a Ã©tÃ© enregistrÃ© avec succÃ¨s.\n"
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid "-- Next response --"
 msgstr "-- RÃ©ponse suivante --"
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid "No  "
 msgstr "Non "
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid "*** No articles ***"
 msgstr "*** Aucun article ***"
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid "No articles have been posted"
 msgstr "Aucun article n'a Ã©tÃ© postÃ©"
 
-#: src/lang.c:649
+#: src/lang.c:652
 msgid "*** No attachments ***"
 msgstr "*** Pas de piÃ¨ces-jointes ***"
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid "*** No description ***"
 msgstr "*** Aucune description ***"
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid "No filename"
 msgstr "Pas de nom de fichier"
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid "No group"
 msgstr "Pas de groupe"
 
-#: src/lang.c:653
+#: src/lang.c:656
 msgid "*** No groups ***"
 msgstr "*** Aucun groupe ***"
 
-#: src/lang.c:654
+#: src/lang.c:657
 msgid "No more groups to read"
 msgstr "Plus de groupes Ã  lire"
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid "No last message"
 msgstr "Aucun dernier message"
 
-#: src/lang.c:656
+#: src/lang.c:659
 msgid "No mail address"
 msgstr "Aucune adresse email"
 
-#: src/lang.c:657
+#: src/lang.c:660
 msgid "No articles marked for saving"
 msgstr "Aucun article marquÃ© Ã  enregistrer"
 
-#: src/lang.c:658
+#: src/lang.c:661
 msgid "No match"
 msgstr "Aucun rÃ©sultat"
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid "No more groups"
 msgstr "Plus de groupes"
 
-#: src/lang.c:660
+#: src/lang.c:663
 msgid "No newsgroups"
 msgstr "Aucun groupe"
 
-#: src/lang.c:661
+#: src/lang.c:664
 msgid "No next unread article"
 msgstr "Aucun article non lu suivant"
 
-#: src/lang.c:662
+#: src/lang.c:665
 msgid "No previous group"
 msgstr "Aucun groupe prÃ©cÃ©dent"
 
-#: src/lang.c:663
+#: src/lang.c:666
 msgid "No previous search, nothing to repeat"
 msgstr "Aucune recherche prÃ©cÃ©dente, rien Ã  rÃ©pÃ©ter"
 
-#: src/lang.c:664
+#: src/lang.c:667
 msgid "No previous unread article"
 msgstr "Aucun article non lu prÃ©cÃ©dent"
 
-#: src/lang.c:665
+#: src/lang.c:668
 msgid "No responses"
 msgstr "Aucune rÃ©ponse"
 
-#: src/lang.c:666
+#: src/lang.c:669
 msgid "No responses to list in current thread"
 msgstr "Aucune rÃ©ponse Ã  afficher dans le fil actuel"
 
-#: src/lang.c:667
+#: src/lang.c:670
 msgid "*** No scopes ***"
 msgstr "*** Aucune sÃ©lection ***"
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid "No search string"
 msgstr "Aucun terme Ã  rechercher"
 
-#: src/lang.c:669
+#: src/lang.c:672
 msgid "No subject"
 msgstr "Aucun sujet"
 
-#: src/lang.c:671
+#: src/lang.c:674
 #, 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:672
+#: src/lang.c:675
 #, 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:673
+#: src/lang.c:676
 #, c-format
 msgid "%s: Terminal must have clearscreen (cl) capability\n"
 msgstr "%s: Terminal doit avoir la fonction clearscreen (cl)\n"
 
-#: src/lang.c:674
+#: src/lang.c:677
 #, 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:675
+#: src/lang.c:678
 #, 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:677
+#: src/lang.c:680
 #, c-format
 msgid "No viewer found for %s/%s\n"
 msgstr "Visualiseur introuvable pour %s/%s\n"
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid "Newsgroup does not exist on this server"
 msgstr "Groupe inexistant sur ce serveur"
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid "Group %s not found in active file"
 msgstr "Groupe %s introuvable dans le fichier active"
 
-#: src/lang.c:680
+#: src/lang.c:683
 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:681
+#: src/lang.c:684
 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:682
+#: src/lang.c:685
 #, c-format
 msgid ""
 "# NNTP-server -> newsrc translation table and NNTP-server\n"
@@ -3182,44 +3202,44 @@ msgstr ""
 "#   news.ka.nu    /tmp/nrc-nu      kanu    nu\n"
 "#\n"
 
-#: src/lang.c:689
+#: src/lang.c:692
 msgid "Only"
 msgstr "Actuel"
 
-#: src/lang.c:690
+#: src/lang.c:693
 #, c-format
 msgid "Option not enabled. Recompile with %s."
 msgstr "Option non activÃ©e. Recompilez avec %s."
 
-#: src/lang.c:691
+#: src/lang.c:694
 msgid "Options Menu"
 msgstr "Menu Options"
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid "Options Menu Commands"
 msgstr "Menu Options"
 
-#: src/lang.c:695
+#: src/lang.c:698
 #, c-format
 msgid "Error in regex: %s at pos. %d '%s'"
 msgstr "Erreur dans la regex : %s Ã  %d '%s'"
 
-#: src/lang.c:696
+#: src/lang.c:699
 #, c-format
 msgid "Error in regex: pcre internal error %d"
 msgstr "Erreur dans la regex : erreur pcre interne %d"
 
-#: src/lang.c:697
+#: src/lang.c:700
 #, c-format
 msgid "Error in regex: study - pcre internal error %s"
 msgstr "Erreur dans la regex : study - erreur pcre interne %s"
 
-#: src/lang.c:698
+#: src/lang.c:701
 msgid "Post a followup..."
 msgstr "Postage du suivi..."
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:700
+#: src/lang.c:703
 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"
@@ -3230,29 +3250,29 @@ msgstr ""
 "l'article comme brouillon et le rÃ©utiliser plus tard grÃ¢ce Ã  la commande "
 "^O.\n"
 
-#: src/lang.c:703
+#: src/lang.c:706
 msgid "Posted articles history"
 msgstr "Historique des articles postÃ©s"
 
-#: src/lang.c:704
+#: src/lang.c:707
 #, c-format
 msgid "Post to newsgroup(s) [%s]> "
 msgstr "Poster dans groupe(s) [%s]> "
 
-#: src/lang.c:705
+#: src/lang.c:708
 msgid "-- post processing started --"
 msgstr "-- post-traitement lancÃ© --"
 
-#: src/lang.c:706
+#: src/lang.c:709
 msgid "-- post processing completed --"
 msgstr "-- post-traitement terminÃ© --"
 
-#: src/lang.c:707
+#: src/lang.c:710
 #, c-format
 msgid "Post subject [%s]> "
 msgstr "Poster le sujet [%s] > "
 
-#: src/lang.c:708
+#: src/lang.c:711
 msgid ""
 "# Summary of mailed/posted messages viewable by 'W' command from within "
 "tin.\n"
@@ -3260,251 +3280,251 @@ msgstr ""
 "# Sommaire des messages envoyÃ©s/postÃ©s visible par la commande 'W' depuis "
 "tin.\n"
 
-#: src/lang.c:709
+#: src/lang.c:712
 msgid "Posting article..."
 msgstr "Postage de l'article..."
 
-#: src/lang.c:710
+#: src/lang.c:713
 #, 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:711
+#: src/lang.c:714
 #, c-format
 msgid "Hot %s"
 msgstr "%s sÃ©lectionnÃ©"
 
-#: src/lang.c:712
+#: src/lang.c:715
 #, c-format
 msgid "Tagged %s"
 msgstr "%s marquÃ©"
 
-#: src/lang.c:713
+#: src/lang.c:716
 #, c-format
 msgid "Untagged %s"
 msgstr "%s non marquÃ©"
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid "Processing mail messages marked for deletion."
 msgstr "Traitement des emails enregistrÃ©s marquÃ©s pour effacement."
 
-#: src/lang.c:715
+#: src/lang.c:718
 msgid "Processing saved articles marked for deletion."
 msgstr "Traitement des articles enregistrÃ©s marquÃ©s pour effacement."
 
-#: src/lang.c:716
+#: src/lang.c:719
 #, 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:717
+#: src/lang.c:720
 msgid "Article unchanged, abort mailing?"
 msgstr "Article inchangÃ©, annuler l'envoi ?"
 
-#: src/lang.c:718
+#: src/lang.c:721
 #, c-format
 msgid "Do you want to see postponed articles (%d)?"
 msgstr "Voulez-vous voir les brouillons (%d) ?"
 
-#: src/lang.c:720
+#: src/lang.c:723
 msgid "Add quick kill filter?"
 msgstr "Ajouter rapidement un filtre ?"
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid "Add quick selection filter?"
 msgstr "Ajouter rapidement une rÃ¨gle ?"
 
-#: src/lang.c:722
+#: src/lang.c:725
 msgid "Do you really want to quit?"
 msgstr "Voulez-vous rÃ©ellement quitter ?"
 
-#: src/lang.c:723
+#: src/lang.c:726
 #, 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:724
+#: src/lang.c:727
 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:725
+#: src/lang.c:728
 #, c-format
 msgid "%s=quit, %s=edit, %s=postpone: "
 msgstr "%s=quitter, %s=Ã©diter, %s=brouillon : "
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid "%s=quit %s=edit %s=save kill description: "
 msgstr "%s=quitter, %s=Ã©diter, %s=enregistrer le filtre : "
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid "%s=quit %s=edit %s=save select description: "
 msgstr "%s=quitter %s=Ã©diter %s=enregistrer la rÃ¨gle : "
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid "Do you really want to quit without saving your configuration?"
 msgstr "Voulez-vous rÃ©ellement quitter sans enregistrer votre configuration ?"
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid "Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr "Champ invalide - '0-9.$' pe. 1-$ est valide"
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid "Do you want to abort this operation?"
 msgstr "Voulez-vous annuler cette opÃ©ration ?"
 
-#: src/lang.c:734
+#: src/lang.c:737
 msgid "Do you want to exit tin immediately?"
 msgstr "Voulez-vous quitter tin immÃ©diatement ?"
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid "Reading ('q' to quit)..."
 msgstr "Lecture ('q' pour quitter)..."
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid "Reading %sarticles..."
 msgstr "Lecture de %sarticles..."
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid "Reading %sattributes file...\n"
 msgstr "Lecture du fichier %sattributes...\n"
 
-#: src/lang.c:739
+#: src/lang.c:742
 #, c-format
 msgid "Reading %sconfig file...\n"
 msgstr "Lecture du fichier %sconfig...\n"
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid "Reading filter file...\n"
 msgstr "Lecture du fichier filter...\n"
 
-#: src/lang.c:741
+#: src/lang.c:744
 #, c-format
 msgid "Reading %s groups..."
 msgstr "Lecture de %s groupes..."
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid "Reading input history file...\n"
 msgstr "Lecture du fichier d'historique...\n"
 
-#: src/lang.c:743
+#: src/lang.c:746
 msgid "Reading keymap file...\n"
 msgstr "Lecture du fichier keymap...\n"
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid "Reading groups from active file... "
 msgstr "Lecture des groupes depuis le fichier active... "
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid "Reading groups from newsrc file... "
 msgstr "Lecture des groupes depuis le fichier newsrc... "
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid "Reading newsgroups file... "
 msgstr "Lecture du fichier newsgroups... "
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid "Reading newsrc file..."
 msgstr "Lecture du fichier newsrc..."
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid "References: line              "
 msgstr "l'en-tÃªte 'References:'"
 
-#: src/lang.c:750
+#: src/lang.c:753
 #, c-format
 msgid "(%d:%02d remaining)"
 msgstr "(%d:%02d restant)"
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid "Bogus group %s removed."
 msgstr "Effacement du groupe corrompu %s."
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid "Removed from the previous rule: "
 msgstr "EffacÃ© de la rÃ¨gle prÃ©cÃ©dente : "
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid "Error: rename %s to %s"
 msgstr "Erreur : renommer %s Ã  %s"
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid "Reply to author..."
 msgstr "RÃ©pondre Ã  l'auteur..."
 
-#: src/lang.c:756
+#: src/lang.c:759
 msgid "Repost"
 msgstr "Reposter"
 
-#: src/lang.c:757
+#: src/lang.c:760
 msgid "Reposting article..."
 msgstr "Repostage de l'article..."
 
-#: src/lang.c:758
+#: src/lang.c:761
 #, c-format
 msgid "Repost article(s) to group(s) [%s]> "
 msgstr "Reposter article(s) dans groupe(s) [%s] > "
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid "Reset newsrc?"
 msgstr "RÃ©initialiser newsrc ?"
 
-#: src/lang.c:760
+#: src/lang.c:763
 msgid "Responses have been directed to the following newsgroups"
 msgstr "Les rÃ©ponses ont Ã©tÃ© redirigÃ©es vers les groupes suivants"
 
-#: src/lang.c:761
+#: src/lang.c:764
 #, 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:763
+#: src/lang.c:766
 msgid "Press <RETURN> to continue..."
 msgstr "Appuyez sur <RETOUR> pour continuer..."
 
-#: src/lang.c:765
+#: src/lang.c:768
 #, c-format
 msgid "Select From    [%s] (y/n): "
 msgstr "   De : [%s] (o/n) : "
 
-#: src/lang.c:766
+#: src/lang.c:769
 msgid "Select Lines: (</>num): "
 msgstr "Nombre de lignes (</>num)    : "
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid "Auto-select Article Menu"
 msgstr "CrÃ©er une rÃ¨gle"
 
-#: src/lang.c:768
+#: src/lang.c:771
 #, c-format
 msgid "Select Msg-Id  [%s] (f/l/o/n): "
 msgstr "  MID : [%s] (t/d/a/n) : "
 
-#: src/lang.c:769
+#: src/lang.c:772
 msgid "Select pattern scope: "
 msgstr "RÃ¨gle s'appliquant Ã  : "
 
-#: src/lang.c:770
+#: src/lang.c:773
 #, c-format
 msgid "Select Subject [%s] (y/n): "
 msgstr "Sujet : [%s] (o/n) : "
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid "Select text pattern : "
 msgstr "Texte ou terme  : "
 
-#: src/lang.c:772
+#: src/lang.c:775
 msgid "Select time in days   : "
 msgstr "DurÃ©e de la rÃ¨gle            : "
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid ""
 "# %s server configuration file\n"
@@ -3525,54 +3545,54 @@ msgstr ""
 "# Enfin, ne touchez pas Ã  ce fichier si vous ne savez pas quoi y faire.\n"
 "############################################################################\n"
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid "Showing unread groups only"
 msgstr "Afficher uniquement les groupes non lus"
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid "Subject: line (ignore case)   "
 msgstr "l'en-tÃªte 'Subject:' (ignorer la casse)"
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid "Subject: line (case sensitive)"
 msgstr "l'en-tÃªte 'Subject:' (casse sensible)"
 
-#: src/lang.c:782
+#: src/lang.c:785
 msgid "Save"
 msgstr "Enregistrer"
 
-#: src/lang.c:783
+#: src/lang.c:786
 #, c-format
 msgid "Save '%s' (%s/%s)?"
 msgstr "Enregistrer '%s' (%s/%s) ?"
 
-#: src/lang.c:784
+#: src/lang.c:787
 msgid "Save configuration before continuing?"
 msgstr "Enregistrer la configuration avant de continuer ?"
 
-#: src/lang.c:785
+#: src/lang.c:788
 msgid "Save filename> "
 msgstr "Enregistrer sous le nom de fichier > "
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid "Saved"
 msgstr "EnregistrÃ©"
 
-#: src/lang.c:787
+#: src/lang.c:790
 #, 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:788
+#: src/lang.c:791
 #, c-format
 msgid "Saved %s...\n"
 msgstr "Enregistrement de %s...\n"
 
-#: src/lang.c:789
+#: src/lang.c:792
 msgid "Nothing was saved"
 msgstr "Rien n'a Ã©tÃ© enregistrÃ©"
 
-#: src/lang.c:790
+#: src/lang.c:793
 #, c-format
 msgid ""
 "\n"
@@ -3581,183 +3601,183 @@ msgstr ""
 "\n"
 "%s %d %s de %d %s\n"
 
-#: src/lang.c:791
+#: src/lang.c:794
 #, c-format
 msgid "-- %s saved to %s%s --"
 msgstr "-- %s enregistrÃ© sous %s%s --"
 
-#: src/lang.c:792
+#: src/lang.c:795
 #, c-format
 msgid "-- %s saved to %s - %s --"
 msgstr "-- %s enregistrÃ© sous %s - %s --"
 
-#: src/lang.c:793
+#: src/lang.c:796
 msgid "Saving..."
 msgstr "Enregistrement..."
 
-#: src/lang.c:794
+#: src/lang.c:797
 #, c-format
 msgid "%s: Screen initialization failed"
 msgstr "%s : Ã‰chec de l'initialisation de l'Ã©cran"
 
-#: src/lang.c:796
+#: src/lang.c:799
 #, c-format
 msgid "%s: screen is too small\n"
 msgstr "%s : l'Ã©cran est trop petit\n"
 
-#: src/lang.c:798
+#: src/lang.c:801
 #, c-format
 msgid "screen is too small, %s is exiting\n"
 msgstr "l'Ã©cran est trop petit, %s quitte\n"
 
-#: src/lang.c:799
+#: src/lang.c:802
 msgid "Delete scope?"
 msgstr "Effacer la sÃ©lection ?"
 
-#: src/lang.c:800
+#: src/lang.c:803
 msgid "Enter scope> "
 msgstr "Entrez la sÃ©lection >"
 
-#: src/lang.c:801
+#: src/lang.c:804
 msgid "Select new position> "
 msgstr "SÃ©lection de la nouvelle position >"
 
-#: src/lang.c:802
+#: src/lang.c:805
 msgid "New position cannot be a global scope"
 msgstr "Nouvelle position ne peut Ãªtre une sÃ©lection globale"
 
-#: src/lang.c:803
+#: src/lang.c:806
 msgid "Global scope, operation not allowed"
 msgstr "OpÃ©ration interdite, sÃ©lection globale"
 
-#: src/lang.c:804
+#: src/lang.c:807
 msgid "Rename scope> "
 msgstr "Renommer la sÃ©lection"
 
-#: src/lang.c:805
+#: src/lang.c:808
 msgid "Select scope> "
 msgstr "SÃ©lectionner le groupe > "
 
-#: src/lang.c:806
+#: src/lang.c:809
 msgid "Scopes Menu"
 msgstr "Menu Options"
 
-#: src/lang.c:807
+#: src/lang.c:810
 msgid "Scopes Menu Commands"
 msgstr "Menu de sÃ©lection"
 
-#: src/lang.c:808
+#: src/lang.c:811
 #, c-format
 msgid "Search backwards [%s]> "
 msgstr "Recherche arriÃ¨re [%s] > "
 
-#: src/lang.c:809
+#: src/lang.c:812
 #, c-format
 msgid "Search body [%s]> "
 msgstr "Rechercher dans le corps [%s] > "
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid "Search forwards [%s]> "
 msgstr "Recherche avant [%s] > "
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid "Searching..."
 msgstr "Recherche..."
 
-#: src/lang.c:812
+#: src/lang.c:815
 #, c-format
 msgid "Searching article %d of %d ('q' to abort)..."
 msgstr "Recherche article %d sur %d ('q' pour annuler)..."
 
-#: src/lang.c:813
+#: src/lang.c:816
 msgid "Select article> "
 msgstr "SÃ©lectionner l'article > "
 
-#: src/lang.c:814
+#: src/lang.c:817
 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:815
+#: src/lang.c:818
 msgid "Select group> "
 msgstr "SÃ©lectionner le groupe > "
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid "Enter selection pattern [%s]> "
 msgstr "Entrez le critÃ¨re de sÃ©lection [%s] > "
 
-#: src/lang.c:817
+#: src/lang.c:820
 msgid "Select thread> "
 msgstr "SÃ©lectionner le fil > "
 
-#: src/lang.c:818
+#: src/lang.c:821
 #, 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 bogue DÃ‰TAILLÃ‰ Ã  %s\n"
 
-#: src/lang.c:819
+#: src/lang.c:822
 msgid "servers active-file"
 msgstr "fichier active des serveurs"
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid "Cannot move into new newsgroups. Subscribe first..."
 msgstr "DÃ©placement dans nouveaux groupes impossible. Abonnez-vous d'abord..."
 
-#: src/lang.c:821
+#: src/lang.c:824
 msgid "<SPACE>"
 msgstr "<ESPACE>"
 
-#: src/lang.c:822
+#: src/lang.c:825
 #, c-format
 msgid "Starting: (%s)"
 msgstr "DÃ©marrage : (%s)"
 
-#: src/lang.c:823
+#: src/lang.c:826
 #, c-format
 msgid "List Thread (%d of %d)"
 msgstr "Visualisation du fil (%d sur %d)"
 
-#: src/lang.c:824
+#: src/lang.c:827
 #, c-format
 msgid "Thread (%.*s)"
 msgstr "Fil (%.*s)"
 
-#: src/lang.c:825
+#: src/lang.c:828
 msgid "Enter wildcard subscribe pattern> "
 msgstr "Entrer un caractÃ¨re joker comme critÃ¨re > "
 
-#: src/lang.c:826
+#: src/lang.c:829
 #, c-format
 msgid "subscribed to %d groups"
 msgstr "AbonnÃ© Ã  %d groupes"
 
-#: src/lang.c:827
+#: src/lang.c:830
 #, c-format
 msgid "Subscribed to %s"
 msgstr "AbonnÃ© Ã  %s"
 
-#: src/lang.c:828
+#: src/lang.c:831
 msgid "Subscribing... "
 msgstr "Abonnement... "
 
-#: src/lang.c:829
+#: src/lang.c:832
 #, 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:830
+#: src/lang.c:833
 #, c-format
 msgid "Supersede article(s) to group(s) [%s]> "
 msgstr "Remplacer le(s) article(s) du(es) groupe(s) [%s] > "
 
-#: src/lang.c:831
+#: src/lang.c:834
 msgid "Superseding article ..."
 msgstr "Remplacement de l'article..."
 
-#: src/lang.c:832
+#: src/lang.c:835
 #, c-format
 msgid ""
 "\n"
@@ -3766,24 +3786,24 @@ msgstr ""
 "\n"
 "ArrÃªtÃ©. Tapez 'fg' pour relancer %s\n"
 
-#: src/lang.c:834
+#: src/lang.c:837
 #, c-format
 msgid "%d days"
 msgstr "%d jours"
 
-#: src/lang.c:835
+#: src/lang.c:838
 msgid "<TAB>"
 msgstr "<TAB>"
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid "TeX "
 msgstr "TeX "
 
-#: src/lang.c:837
+#: src/lang.c:840
 msgid "# Default action/prompt strings\n"
 msgstr "# Termes action/prompt par dÃ©faut\n"
 
-#: src/lang.c:838
+#: src/lang.c:841
 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"
@@ -3803,7 +3823,7 @@ msgstr ""
 "# 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:851
+#: src/lang.c:854
 msgid ""
 "# If ON use print current subject or newsgroup description in the last line\n"
 msgstr ""
@@ -3811,105 +3831,105 @@ msgstr ""
 "derniÃ¨re\n"
 "# ligne\n"
 
-#: src/lang.c:852
+#: src/lang.c:855
 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:853
+#: src/lang.c:856
 msgid "There is no news\n"
 msgstr "Rien de neuf\n"
 
-#: src/lang.c:854
+#: src/lang.c:857
 msgid "Thread"
 msgstr "Fil"
 
-#: src/lang.c:855
+#: src/lang.c:858
 msgid "Thread Level Commands"
 msgstr "Commandes pour fil"
 
-#: src/lang.c:856
+#: src/lang.c:859
 msgid "Thread deselected"
 msgstr "Fil dÃ©sÃ©lectionnÃ©"
 
-#: src/lang.c:857
+#: src/lang.c:860
 msgid "Thread selected"
 msgstr "Fil sÃ©lectionnÃ©"
 
-#: src/lang.c:859
+#: src/lang.c:862
 msgid "threads"
 msgstr "fils"
 
-#: src/lang.c:861
+#: src/lang.c:864
 msgid "thread"
 msgstr "fil"
 
-#: src/lang.c:862
+#: src/lang.c:865
 #, c-format
 msgid "Thread %4s of %4s"
 msgstr "    Fil %4s sur %4s"
 
-#: src/lang.c:863
+#: src/lang.c:866
 msgid "Threading articles..."
 msgstr "Regroupement des articles..."
 
-#: src/lang.c:864
+#: src/lang.c:867
 #, c-format
 msgid "Toggled word highlighting %s"
 msgstr "(DÃ©s)activer surbrillance %s"
 
-#: src/lang.c:865
+#: src/lang.c:868
 msgid "Toggled rot13 encoding"
 msgstr "(DÃ©s)activer codage rot13"
 
-#: src/lang.c:866
+#: src/lang.c:869
 #, c-format
 msgid "Toggled german TeX encoding %s"
 msgstr "(DÃ©s)activer codage TeX Allemand %s"
 
-#: src/lang.c:867
+#: src/lang.c:870
 #, c-format
 msgid "Toggled tab-width to %d"
 msgstr "(DÃ©s)activer largeur de tabulation Ã  %d"
 
-#: src/lang.c:869
+#: src/lang.c:872
 #, c-format
 msgid "%d Trying to dotlock %s"
 msgstr "%d essaye de dÃ©verrouiller %s"
 
-#: src/lang.c:870
+#: src/lang.c:873
 #, c-format
 msgid "%d Trying to lock %s"
 msgstr "%d essaye de verrouiller %s"
 
-#: src/lang.c:872
+#: src/lang.c:875
 msgid "           h=help"
 msgstr "           h=aide"
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid "Unlimited"
 msgstr "IllimitÃ©e"
 
-#: src/lang.c:875
+#: src/lang.c:878
 msgid "Enter wildcard unsubscribe pattern> "
 msgstr "Terme joker pour se dÃ©sabonner > "
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid "Error decoding %s : %s"
 msgstr "Erreur lors du dÃ©codage de %s : %s"
 
-#: src/lang.c:877
+#: src/lang.c:880
 msgid "No end."
 msgstr "Pas de fin."
 
-#: src/lang.c:878
+#: src/lang.c:881
 #, c-format
 msgid "%s successfully decoded."
 msgstr "%s dÃ©codÃ© avec succÃ¨s."
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid ""
 "%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
@@ -3918,118 +3938,118 @@ msgstr ""
 "%*s[-- %s/%s, %sfichier uuencodÃ©, %d lignes, nom : %s --]\n"
 "\n"
 
-#: src/lang.c:880
+#: src/lang.c:883
 msgid "unread "
 msgstr "non lu"
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid "unsubscribed from %d groups"
 msgstr "dÃ©sabonnÃ© de %d groupes"
 
-#: src/lang.c:882
+#: src/lang.c:885
 #, c-format
 msgid "Unsubscribed from %s"
 msgstr "DÃ©sabonnÃ© de %s"
 
-#: src/lang.c:883
+#: src/lang.c:886
 msgid "Unsubscribing... "
 msgstr "DÃ©sabonnement... "
 
-#: src/lang.c:884
+#: src/lang.c:887
 msgid "Unthreading articles..."
 msgstr "DÃ©groupement des articles..."
 
-#: src/lang.c:885
+#: src/lang.c:888
 msgid "Updated"
 msgstr "Mis Ã  jour"
 
-#: src/lang.c:887
+#: src/lang.c:890
 #, c-format
 msgid "unparseable \"LIST COUNTS\" line: \"%s\""
 msgstr "ligne \"LIST COUNTS\" intraitable : \"%s\""
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid "Updating"
 msgstr "Mise Ã  jour"
 
-#: src/lang.c:890
+#: src/lang.c:893
 msgid "URL Menu"
 msgstr "Menu URL"
 
-#: src/lang.c:891
+#: src/lang.c:894
 msgid "URL Menu Commands"
 msgstr "Menu URL"
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, c-format
 msgid "Opening %s"
 msgstr "Ouverture de %s"
 
-#: src/lang.c:893
+#: src/lang.c:896
 msgid "Select URL> "
 msgstr "SÃ©lectionner l'URL >"
 
-#: src/lang.c:894
+#: src/lang.c:897
 msgid "No URLs in this article"
 msgstr "Plus d'URL dans cet article"
 
-#: src/lang.c:895
+#: src/lang.c:898
 msgid "Use MIME display program for this message?"
 msgstr "Utiliser le programme d'affichage MIME pour ce message ?"
 
-#: src/lang.c:896
+#: src/lang.c:899
 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:897
+#: src/lang.c:900
 msgid "  -Z       return status indicating if any unread news (batch mode)"
 msgstr ""
 "  -Z       retourne un statut s'il y a de nouveaux articles (en tÃ¢che de "
 "fond)"
 
-#: src/lang.c:898
+#: src/lang.c:901
 msgid "  -q       don't check for new newsgroups"
 msgstr "  -q       ne pas vÃ©rifier s'il y a des nouveaux groupes"
 
-#: src/lang.c:899
+#: src/lang.c:902
 msgid "  -X       don't save any files on quit"
 msgstr "  -X       ne pas enregistrer de fichiers Ã  la fermeture"
 
-#: src/lang.c:900
+#: src/lang.c:903
 msgid "  -d       don't show newsgroup descriptions"
 msgstr "  -d       ne pas afficher les descriptions des groupes"
 
-#: src/lang.c:901
+#: src/lang.c:904
 msgid "  -G limit get only limit articles/group"
 msgstr "  -G nombre max. d'articles/groupes Ã  rÃ©cupÃ©rer"
 
-#: src/lang.c:902
+#: src/lang.c:905
 #, c-format
 msgid "  -H       help information about %s"
 msgstr "  -H       aide Ã  propos de %s"
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid "  -h       this help message"
 msgstr "  -h       ce message d'aide"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, 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:905
+#: src/lang.c:908
 msgid "  -u       update index files (batch mode)"
 msgstr "  -u       met Ã  jour les fichiers index (en tÃ¢che de fond)"
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid "  -m dir   mailbox directory [default=%s]"
 msgstr "  -m rÃ©p.  rÃ©pertoire des boÃ®tes Ã  lettre [dÃ©faut=%s]"
 
-#: src/lang.c:907
+#: src/lang.c:910
 #, c-format
 msgid ""
 "\n"
@@ -4038,52 +4058,52 @@ msgstr ""
 "\n"
 "Envoyez par mail vos rapports de bogues/suggestions Ã  %s"
 
-#: src/lang.c:908
+#: src/lang.c:911
 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:909
+#: src/lang.c:912
 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:910
+#: src/lang.c:913
 #, c-format
 msgid "  -f file  subscribed to newsgroups file [default=%s]"
 msgstr "  -f fich. abonnÃ© au fichier groupes [dÃ©faut=%s]"
 
-#: src/lang.c:911
+#: src/lang.c:914
 msgid "  -x       no-posting mode"
 msgstr "  -x       mode postage OFF"
 
-#: src/lang.c:912
+#: src/lang.c:915
 msgid "  -w       post an article and exit"
 msgstr "  -w       poster un article puis quitter"
 
-#: src/lang.c:913
+#: src/lang.c:916
 msgid "  -o       post all postponed articles and exit"
 msgstr "  -o       poster tous les brouillons puis quitter"
 
-#: src/lang.c:914
+#: src/lang.c:917
 msgid "  -R       read news saved by -S option"
 msgstr "  -R       lire les articles enregistrÃ©s via l'option -S"
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, 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:916
+#: src/lang.c:919
 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:917
+#: src/lang.c:920
 msgid "  -z       start if any unread news"
 msgstr "  -z       lancer s'il y a des articles non lus"
 
-#: src/lang.c:918
+#: src/lang.c:921
 #, c-format
 msgid ""
 "A Usenet reader.\n"
@@ -4093,30 +4113,30 @@ msgstr ""
 "Un lecteur UseNet.\n"
 "Usage : %s [options] [groupe[,...]]"
 
-#: src/lang.c:919
+#: src/lang.c:922
 msgid "  -v       verbose output for batch mode options"
 msgstr "  -v       sortie dÃ©taillÃ©e pour options en tÃ¢che de fond"
 
-#: src/lang.c:920
+#: src/lang.c:923
 msgid "  -V       print version & date information"
 msgstr "  -V       afficher la date et la version"
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, 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:922
+#: src/lang.c:925
 #, 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:923
+#: src/lang.c:926
 #, c-format
 msgid "Useless combination %s and %s. Ignoring %s.\n"
 msgstr "Combinaison %s et %s inutile. %s ignorÃ©e.\n"
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid ""
 "\n"
@@ -4125,12 +4145,12 @@ msgstr ""
 "\n"
 "%s%d expirÃ© (0 - %d). Remis Ã  0"
 
-#: src/lang.c:926
+#: src/lang.c:929
 #, c-format
 msgid "View '%s' (%s/%s)?"
 msgstr "Voir '%s' (%s/%s) ?"
 
-#: src/lang.c:928
+#: src/lang.c:931
 #, c-format
 msgid ""
 "\n"
@@ -4142,7 +4162,7 @@ msgstr ""
 "dÃ©passant :\n"
 "%-100s\n"
 
-#: src/lang.c:929
+#: src/lang.c:932
 msgid ""
 "\n"
 "Warning: article unchanged after editing\n"
@@ -4150,7 +4170,7 @@ msgstr ""
 "\n"
 "Attention : article inchangÃ© aprÃ¨s son Ã©dition\n"
 
-#: src/lang.c:930
+#: src/lang.c:933
 msgid ""
 "\n"
 "Warning: \"Subject:\" contains only whitespaces.\n"
@@ -4158,7 +4178,7 @@ msgstr ""
 "\n"
 "Attention : \"Subject:\" contient que des espaces.\n"
 
-#: src/lang.c:931
+#: src/lang.c:934
 msgid ""
 "\n"
 "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:"
@@ -4168,7 +4188,7 @@ msgstr ""
 "Attention : \"Subject:\" commence par \"Re: \" mais il n'y a pas de "
 "\"References:\".\n"
 
-#: src/lang.c:933
+#: src/lang.c:936
 msgid ""
 "\n"
 "Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
@@ -4178,7 +4198,7 @@ msgstr ""
 "Attention : L'article a \"References:\" mais \"Subject:\" ne commence\n"
 "            avec \"Re: \" et ne contient pas \"(was:\".\n"
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4202,7 +4222,7 @@ msgstr ""
 "Voici l'article que vous vous apprÃªtez Ã  effacer :\n"
 "\n"
 
-#: src/lang.c:940
+#: src/lang.c:943
 msgid ""
 "\n"
 "Warning: You are using a non-plain transfer encoding (such as base64 or\n"
@@ -4216,7 +4236,7 @@ msgstr ""
 "            votre article. Si une signature y est ajoutÃ©e par cet inews,\n"
 "            elle ne sera pas encodÃ©e correctement.\n"
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid ""
 "\n"
 "Warning: \"example\" is a reserved hierarchy!\n"
@@ -4224,7 +4244,7 @@ msgstr ""
 "\n"
 "Attention : \"exemple\" est une hiÃ©rarchie rÃ©servÃ©e !\n"
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid ""
 "\n"
@@ -4239,7 +4259,7 @@ msgstr ""
 "Certaines valeurs dans votre fichier %s ont changÃ© !\n"
 "Lisez le fichier WHATSNEW, etc...\n"
 
-#: src/lang.c:948
+#: src/lang.c:951
 #, c-format
 msgid ""
 "\n"
@@ -4253,7 +4273,7 @@ msgstr ""
 "Certaines valeurs dans votre fichier %s peuvent Ãªtre ignorÃ©es, d'autres\n"
 "ont peut-Ãªtre changÃ©es !\n"
 
-#: src/lang.c:951
+#: src/lang.c:954
 #, c-format
 msgid ""
 "Warning: tin wrote fewer groups to your\n"
@@ -4268,7 +4288,7 @@ msgstr ""
 "lors de cette session, cela indique une erreur et vous devriez sauvegarder\n"
 "votre %s avant de relancer tin !\n"
 
-#: src/lang.c:955
+#: src/lang.c:958
 #, c-format
 msgid ""
 "\n"
@@ -4277,12 +4297,12 @@ msgstr ""
 "\n"
 "Attention : %d lignes '-- \\n' trouvÃ©es, cela peut prÃªter Ã  confusion.\n"
 
-#: src/lang.c:956
+#: src/lang.c:959
 #, 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:957
+#: src/lang.c:960
 #, c-format
 msgid ""
 "\n"
@@ -4299,7 +4319,7 @@ msgstr ""
 "d'Ãªtre\n"
 "            le plus court possible.\n"
 
-#: src/lang.c:961
+#: src/lang.c:964
 #, c-format
 msgid ""
 "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
@@ -4307,7 +4327,7 @@ msgstr ""
 "Attention : cette email peut contenir un piÃ¨ge Ã  spam. %s=continuer, "
 "%s=annuler ?"
 
-#: src/lang.c:962
+#: src/lang.c:965
 msgid ""
 "\n"
 "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
@@ -4316,37 +4336,37 @@ msgstr ""
 "Attention : Les signatures doivent commencer avec '-- \\n' et non par '-- "
 "\\n'.\n"
 
-#: src/lang.c:963
+#: src/lang.c:966
 msgid "Writing attributes file..."
 msgstr "Ã‰criture du fichier attributes..."
 
-#: src/lang.c:965
+#: src/lang.c:968
 #, c-format
 msgid "%d Responses"
 msgstr "%d RÃ©ponses"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid "Added %d %s"
 msgstr "%d %s ajoutÃ©(s)"
 
-#: src/lang.c:968
+#: src/lang.c:971
 msgid "No unsubscribed groups to show"
 msgstr "Aucuns groupes non abonnÃ©s Ã  afficher"
 
-#: src/lang.c:969
+#: src/lang.c:972
 msgid "Showing subscribed to groups only"
 msgstr "Afficher uniquement les groupes abonnÃ©s"
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid "Yes "
 msgstr "Oui "
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid "    You have mail"
 msgstr "     Nouveau mail"
 
-#: src/lang.c:976
+#: src/lang.c:979
 #, c-format
 msgid ""
 "\n"
@@ -4367,11 +4387,11 @@ msgstr ""
 "            problÃ¨me, ou bien changer la valeur de MM_NETWORK_CHARSET\n"
 "            via le M)enu.\n"
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid "  -D mode  debug mode"
 msgstr "  -D mode  mode debug"
 
-#: src/lang.c:991
+#: src/lang.c:994
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4400,11 +4420,11 @@ msgstr ""
 "Voici l'article que vous vous apprÃªtez a effacer :\n"
 "\n"
 
-#: src/lang.c:1000
+#: src/lang.c:1003
 msgid "toggle color"
 msgstr "(dÃ©s)activer la couleur"
 
-#: src/lang.c:1001
+#: src/lang.c:1004
 msgid ""
 "# Changing colors of several screen parts\n"
 "# Possible values are:\n"
@@ -4450,11 +4470,11 @@ msgstr ""
 "#  15 = blanc gras\n"
 "\n"
 
-#: src/lang.c:1021
+#: src/lang.c:1024
 msgid "  -a       toggle color flag"
 msgstr "  -a       change la couleur"
 
-#: src/lang.c:1025
+#: src/lang.c:1028
 msgid ""
 "\n"
 "Error: Followup-To set to more than one newsgroup!\n"
@@ -4462,7 +4482,7 @@ msgstr ""
 "\n"
 "Erreur : Suivi positionnÃ© sur plus d'un groupe !\n"
 
-#: src/lang.c:1026
+#: src/lang.c:1029
 #, c-format
 msgid ""
 "\n"
@@ -4471,7 +4491,7 @@ msgstr ""
 "\n"
 "Erreur : \"%s\" est renommÃ©, utilisez Ã  la place \"%s\" !\n"
 
-#: src/lang.c:1027
+#: src/lang.c:1030
 #, c-format
 msgid ""
 "\n"
@@ -4480,7 +4500,7 @@ msgstr ""
 "\n"
 "Erreur : multi-postage vers %d groupes et pas de ligne Followup-To !\n"
 
-#: src/lang.c:1028
+#: src/lang.c:1031
 #, c-format
 msgid ""
 "\n"
@@ -4489,7 +4509,7 @@ msgstr ""
 "\n"
 "Erreur : \"%s\" n'est pas un groupe valide !\n"
 
-#: src/lang.c:1030
+#: src/lang.c:1033
 msgid ""
 "\n"
 "Warning: Followup-To set to more than one newsgroup!\n"
@@ -4497,7 +4517,7 @@ msgstr ""
 "\n"
 "Attention : Suivi positionnÃ© sur plus d'un groupe !\n"
 
-#: src/lang.c:1031
+#: src/lang.c:1034
 #, c-format
 msgid ""
 "\n"
@@ -4506,7 +4526,7 @@ msgstr ""
 "\n"
 "Attention : \"%s\" est renommÃ©, vous devriez utiliser \"%s\" Ã  la place !\n"
 
-#: src/lang.c:1032
+#: src/lang.c:1035
 #, c-format
 msgid ""
 "\n"
@@ -4515,7 +4535,7 @@ msgstr ""
 "\n"
 "Attention : multi-postage vers %d groupes et aucun suivi !\n"
 
-#: src/lang.c:1033
+#: src/lang.c:1036
 #, c-format
 msgid ""
 "\n"
@@ -4526,7 +4546,7 @@ msgstr ""
 "            pas apparaÃ®tre dans ce groupe !\n"
 "\n"
 
-#: src/lang.c:1034
+#: src/lang.c:1037
 #, c-format
 msgid ""
 "\n"
@@ -4535,79 +4555,79 @@ msgstr ""
 "\n"
 "Attention : \"%s\" n'est pas un groupe valide !\n"
 
-#: src/lang.c:1038
+#: src/lang.c:1041
 #, 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:1039
+#: src/lang.c:1042
 msgid "Missing parts."
 msgstr "Parties manquantes."
 
-#: src/lang.c:1040
+#: src/lang.c:1043
 msgid "No beginning."
 msgstr "Pas de dÃ©but."
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 msgid "No data."
 msgstr "Pas de donnÃ©es."
 
-#: src/lang.c:1042
+#: src/lang.c:1045
 msgid "Unknown error."
 msgstr "Erreur inconnue."
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid "\tChecksum of %s (%ld %s)"
 msgstr "\tSomme de contrÃ´le de %s (%ld %s)"
 
-#: src/lang.c:1050
+#: src/lang.c:1053
 msgid "Reading mail active file... "
 msgstr "Lecture du fichier active mail... "
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid "Reading mailgroups file... "
 msgstr "Lecture du fichier mailgroups... "
 
-#: src/lang.c:1055
+#: src/lang.c:1058
 msgid "perform PGP operations on article"
 msgstr "effectuer des opÃ©rations PGP sur l'article"
 
-#: src/lang.c:1056
+#: src/lang.c:1059
 msgid "Add key(s) to public keyring?"
 msgstr "Ajouter les clÃ©(s) au cercle public ?"
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid "%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr "%s=encoder, %s=signer, %s=les deux, %s=quitter : "
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, 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:1059
+#: src/lang.c:1062
 #, 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:1060
+#: src/lang.c:1063
 msgid "Article not signed and no public keys found"
 msgstr "Article non signÃ© et pas de clÃ©s publiques trouvÃ©es"
 
-#: src/lang.c:1062
+#: src/lang.c:1065
 #, 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:1063
+#: src/lang.c:1066
 #, 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:1064
+#: src/lang.c:1067
 #, c-format
 msgid ""
 "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
@@ -4615,75 +4635,75 @@ msgstr ""
 "%s=quitter, %s=Ã©diter, %s=ispell, %s=pgp, %s=menu, %s=poster, %s=brouillon "
 "[%%s]: "
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, 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:1067
+#: src/lang.c:1070
 #, 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:1068
+#: src/lang.c:1071
 #, 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:1072
+#: src/lang.c:1075
 #, 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:1073
+#: src/lang.c:1076
 #, 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:1074
+#: src/lang.c:1077
 #, 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:1076
+#: src/lang.c:1079
 #, 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:1077
+#: src/lang.c:1080
 #, c-format
 msgid "%s=quit, %s=edit, %s=send [%%s]: "
 msgstr "%s=quitter, %s=Ã©diter, %s=envoyer [%%s] : "
 
-#: src/lang.c:1078
+#: src/lang.c:1081
 #, 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:1087
+#: src/lang.c:1090
 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:1088
+#: src/lang.c:1091
 msgid "Tin will use local index files instead.\n"
 msgstr "Tin utilisera Ã  la place un index local.\n"
 
-#: src/lang.c:1089
+#: src/lang.c:1092
 msgid "Cannot find NNTP server name"
 msgstr "Nom du serveur NNTP introuvable"
 
-#: src/lang.c:1090
+#: src/lang.c:1093
 #, c-format
 msgid "Connecting to %s:%u..."
 msgstr "Connexion Ã  %s:%u..."
 
-#: src/lang.c:1091
+#: src/lang.c:1094
 msgid "Disconnecting from server...\n"
 msgstr "DÃ©connexion du serveur...\n"
 
-#: src/lang.c:1092
+#: src/lang.c:1095
 #, c-format
 msgid ""
 "Wrong newsgroup name (\"%s\") in response of \"GROUP %s\" command: \"%s\""
@@ -4691,24 +4711,24 @@ msgstr ""
 "Nom de groupe erronÃ© (\"%s\") dans la rÃ©ponse de la commande \"GROUP%s\" : "
 "\"%s\""
 
-#: src/lang.c:1093
+#: src/lang.c:1096
 #, c-format
 msgid "Failed to connect to NNTP server %s. Exiting..."
 msgstr "Ã‰chec de la connexion au serveur NNTP %s. Fermeture..."
 
-#: src/lang.c:1094
+#: src/lang.c:1097
 msgid "205  Closing connection"
 msgstr "205  Fermeture de la connexion"
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 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:1096
+#: src/lang.c:1099
 msgid "Connection to news server has timed out. Reconnect?"
 msgstr "Connexion au serveur de nouvelles expirÃ©e. Se reconnecter ?"
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 #, c-format
 msgid ""
 "Put the server name in the file %s,\n"
@@ -4717,46 +4737,46 @@ msgstr ""
 "Mettez le nom du serveur dans le fichier %s,\n"
 "ou utilisez la variable d'environnement NNTPSERVER"
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid "  -A       force authentication on connect"
 msgstr "  -A       force l'authentification Ã  la connexion"
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 #, c-format
 msgid "  -g serv  read news from NNTP server serv [default=%s]"
 msgstr "  -g serv  utilise le serveur NNTP serv [dÃ©faut=%s]"
 
-#: src/lang.c:1100
+#: src/lang.c:1103
 #, 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:1101
+#: src/lang.c:1104
 msgid "  -Q       quick start. Same as -nqd"
 msgstr "  -Q       dÃ©marrage rapide. Idem que -npd"
 
-#: src/lang.c:1102
+#: src/lang.c:1105
 msgid "  -r       read news remotely from default NNTP server"
 msgstr "  -r       lire les articles depuis le serveur NNTP par dÃ©faut"
 
-#: src/lang.c:1103
+#: src/lang.c:1106
 msgid "  -l       use only LIST instead of GROUP (-n) command"
 msgstr "  -l       utilise seulement LIST plutÃ´t que GROUP (-n)"
 
-#: src/lang.c:1104
+#: src/lang.c:1107
 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:1106
+#: src/lang.c:1109
 msgid "  -4       force connecting via IPv4"
 msgstr "  -4       forcer la connexion via IPv4"
 
-#: src/lang.c:1107
+#: src/lang.c:1110
 msgid "  -6       force connecting via IPv6"
 msgstr "  -6       forcer la connexion via IPV6"
 
-#: src/lang.c:1108
+#: src/lang.c:1111
 msgid ""
 "\n"
 "socket or connect problem\n"
@@ -4764,7 +4784,7 @@ msgstr ""
 "\n"
 "problÃ¨me de socket ou de connexion\n"
 
-#: src/lang.c:1110
+#: src/lang.c:1113
 #, c-format
 msgid ""
 "\n"
@@ -4773,16 +4793,16 @@ msgstr ""
 "\n"
 "Connexion Ã  %s : "
 
-#: src/lang.c:1111
+#: src/lang.c:1114
 msgid "Giving up...\n"
 msgstr "Abandon...\n"
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 #, c-format
 msgid "%s/tcp: Unknown service.\n"
 msgstr "%s/tcp : Service inconnu.\n"
 
-#: src/lang.c:1117
+#: src/lang.c:1120
 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"
@@ -4790,83 +4810,83 @@ 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:1120
+#: src/lang.c:1123
 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:1123
+#: src/lang.c:1126
 #, 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:1126
+#: src/lang.c:1129
 msgid "  -Q       quick start. Same as -qd"
 msgstr "  -Q       dÃ©marrage rapide. Idem que -qd"
 
-#: src/lang.c:1127
+#: src/lang.c:1130
 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:1128
+#: src/lang.c:1131
 msgid "  -n       only read subscribed .newsrc groups from spool"
 msgstr "  -n       lire seulement groupes abonnÃ©s du .newsrc depuis le spool"
 
-#: src/lang.c:1129
+#: src/lang.c:1132
 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:1133
+#: src/lang.c:1136
 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:1134
+#: src/lang.c:1137
 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:1138
+#: src/lang.c:1141
 #, c-format
 msgid "%d %s printed"
 msgstr "%d %s imprimÃ©"
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid "output article/thread/hot/pattern/tagged articles to printer"
 msgstr "envoyer article/fil/sÃ©l./articles marquÃ©s Ã  l'imprimante"
 
-#: src/lang.c:1140
+#: src/lang.c:1143
 msgid "Print"
 msgstr "Imprimer"
 
-#: src/lang.c:1141
+#: src/lang.c:1144
 msgid "Printing..."
 msgstr "Impression..."
 
-#: src/lang.c:1145
+#: src/lang.c:1148
 msgid "pipe article/thread/hot/pattern/tagged articles into command"
 msgstr "passer article/fil/sÃ©l./articles marquÃ©s Ã  une commande"
 
-#: src/lang.c:1146
+#: src/lang.c:1149
 msgid "No command"
 msgstr "Aucune commande"
 
-#: src/lang.c:1147
+#: src/lang.c:1150
 msgid "Pipe"
 msgstr "Passer (pipe)"
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 #, c-format
 msgid "Pipe to command [%.*s]> "
 msgstr "Passer Ã  la commande [%.*s] > "
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid "Piping..."
 msgstr "Passage..."
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid "Piping not enabled."
 msgstr "Passage non activÃ©."
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 #, c-format
 msgid ""
 "\n"
@@ -4881,7 +4901,7 @@ msgstr ""
 "         du contenu. Utilisez une virgule (,) pour sÃ©parer de multiples\n"
 "         noms de groupes.\n"
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 #, c-format
 msgid ""
 "\n"
@@ -4894,7 +4914,7 @@ msgstr ""
 "         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:1165
+#: src/lang.c:1168
 #, c-format
 msgid ""
 "\n"
@@ -4909,7 +4929,7 @@ msgstr ""
 "            Pour Ã©viter les problÃ¨mes, indiquez tous les groupes sur une\n"
 "            seule ligne.\n"
 
-#: src/lang.c:1169
+#: src/lang.c:1172
 #, c-format
 msgid ""
 "\n"
@@ -4919,7 +4939,7 @@ msgstr ""
 "Attention : La ligne \"%s:\" contient un ou des espaces qui DOIVENT\n"
 "            Ãªtre enlevÃ©s.\n"
 
-#: src/lang.c:1174
+#: src/lang.c:1177
 msgid ""
 "\n"
 "  If your article contains quoted text  please take some time to pare it "
@@ -4956,40 +4976,40 @@ msgstr ""
 "simples\n"
 "  rÃ¨gles, pratiquement toutes les personnes ignoreront vos articles.\n"
 
-#: src/lang.c:1187
+#: src/lang.c:1190
 msgid "shell escape"
 msgstr "accÃ©der Ã  un shell"
 
-#: src/lang.c:1188
+#: src/lang.c:1191
 #, c-format
 msgid "Shell Command (%s)"
 msgstr "Commande shell (%s)"
 
-#: src/lang.c:1189
+#: src/lang.c:1192
 #, c-format
 msgid "Enter shell command [%s]> "
 msgstr "Commande shell [%s] > "
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 #, c-format
 msgid "%s: Can't get entry for TERM\n"
 msgstr "%s : EntrÃ©e pour TERM introuvable\n"
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 #, c-format
 msgid "Group %.*s ('q' to quit)..."
 msgstr "Groupe %.*s ('q' pour quitter)..."
 
-#: src/lang.c:1199
+#: src/lang.c:1202
 #, c-format
 msgid "Group %.*s..."
 msgstr "Groupe %.*s..."
 
-#: src/lang.c:1203
+#: src/lang.c:1206
 msgid "Server unavailable\n"
 msgstr "Service indisponible\n"
 
-#: src/lang.c:1209
+#: src/lang.c:1212
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; "
@@ -4998,7 +5018,7 @@ msgstr ""
 "%s=passer; %s=mail; %s=impr.; %s=quitter; %s=voir lu/non lu; %s=enreg.; "
 "%s=marquer; %s=poster"
 
-#: src/lang.c:1210
+#: src/lang.c:1213
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
@@ -5006,7 +5026,7 @@ msgstr ""
 "%s=passer; %s=mail; %s=impr.; %s=quitter; %s=rÃ©pondre; %s=enreg.; "
 "%s=marquer; %s=poster"
 
-#: src/lang.c:1212
+#: src/lang.c:1215
 #, c-format
 msgid ""
 "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
@@ -5014,14 +5034,14 @@ msgstr ""
 "%s=mail; %s=imprimer; %s=quitter; %s=voir lu/non lu; %s=enregistrer; "
 "%s=marquer; %s=poster"
 
-#: src/lang.c:1213
+#: src/lang.c:1216
 #, 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:1217
+#: src/lang.c:1220
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
@@ -5029,513 +5049,514 @@ msgstr ""
 "%s=passer; %s=mail; %s=quitter; %s=voir lu/non lu; %s=enregistrer; "
 "%s=marquer; %s=poster"
 
-#: src/lang.c:1218
+#: src/lang.c:1221
 #, c-format
 msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 "%s=passer; %s=mail; %s=quitter; %s=rÃ©pondre; %s=enregistrer; %s=marquer; "
 "%s=poster"
 
-#: src/lang.c:1220
+#: src/lang.c:1223
 #, 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:1221
+#: src/lang.c:1224
 #, 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:1227
+#: src/lang.c:1230
 msgid "Terminal does not support color"
 msgstr "Le terminal ne supporte pas les couleurs"
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 #, c-format
 msgid "Trying %s"
 msgstr "Essai %s"
 
-#: src/lang.c:1246 src/lang.c:1274 src/lang.c:1545 src/refs.c:289
+#: src/lang.c:1249 src/lang.c:1277 src/lang.c:1548 src/refs.c:289
 msgid "None"
 msgstr "Aucun"
 
-#: src/lang.c:1247
+#: src/lang.c:1250
 msgid "Subject"
 msgstr "Sujet"
 
-#: src/lang.c:1248
+#: src/lang.c:1251
 msgid "References"
 msgstr "RÃ©fÃ©rences"
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid "Both Subject and References"
 msgstr "Sujet et RÃ©fÃ©rences"
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid "Multipart Subject"
 msgstr "Sujet multiparties"
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid "Percentage Match"
 msgstr "Taux de concordance"
 
-#: src/lang.c:1264 src/lang.c:1355 src/lang.c:1434
+#: src/lang.c:1267 src/lang.c:1358 src/lang.c:1437
 msgid "No"
 msgstr "Non"
 
-#: src/lang.c:1265 src/lang.c:1436
+#: src/lang.c:1268 src/lang.c:1439
 msgid "Yes"
 msgstr "Oui"
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid "Hide All"
 msgstr "Tout masquer"
 
-#: src/lang.c:1275
+#: src/lang.c:1278
 msgid "Address"
 msgstr "Adresse"
 
-#: src/lang.c:1276
+#: src/lang.c:1279
 msgid "Full Name"
 msgstr "Nom complet"
 
-#: src/lang.c:1277
+#: src/lang.c:1280
 msgid "Address and Name"
 msgstr "Adresse et Nom"
 
-#: src/lang.c:1285
+#: src/lang.c:1288
 msgid "Max"
 msgstr "Max"
 
-#: src/lang.c:1286
+#: src/lang.c:1289
 msgid "Sum"
 msgstr "Addition"
 
-#: src/lang.c:1287
+#: src/lang.c:1290
 msgid "Average"
 msgstr "Moyenne"
 
-#: src/lang.c:1297 src/lang.c:1317
+#: src/lang.c:1300 src/lang.c:1320
 msgid "Black"
 msgstr "Noir"
 
-#: src/lang.c:1298 src/lang.c:1318
+#: src/lang.c:1301 src/lang.c:1321
 msgid "Red"
 msgstr "Rouge"
 
-#: src/lang.c:1299 src/lang.c:1319
+#: src/lang.c:1302 src/lang.c:1322
 msgid "Green"
 msgstr "Vert"
 
-#: src/lang.c:1300 src/lang.c:1320
+#: src/lang.c:1303 src/lang.c:1323
 msgid "Brown"
 msgstr "Marron"
 
-#: src/lang.c:1301 src/lang.c:1321
+#: src/lang.c:1304 src/lang.c:1324
 msgid "Blue"
 msgstr "Bleu"
 
-#: src/lang.c:1302 src/lang.c:1322
+#: src/lang.c:1305 src/lang.c:1325
 msgid "Pink"
 msgstr "Rose"
 
-#: src/lang.c:1303 src/lang.c:1323
+#: src/lang.c:1306 src/lang.c:1326
 msgid "Cyan"
 msgstr "Cyan"
 
-#: src/lang.c:1304 src/lang.c:1324
+#: src/lang.c:1307 src/lang.c:1327
 msgid "White"
 msgstr "Blanc"
 
-#: src/lang.c:1305
+#: src/lang.c:1308
 msgid "Gray"
 msgstr "Gris"
 
-#: src/lang.c:1306
+#: src/lang.c:1309
 msgid "Light Red"
 msgstr "Rouge gras"
 
-#: src/lang.c:1307
+#: src/lang.c:1310
 msgid "Light Green"
 msgstr "Vert gras"
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid "Yellow"
 msgstr "Jaune"
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid "Light Blue"
 msgstr "Bleu gras"
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid "Light Pink"
 msgstr "Rose gras"
 
-#: src/lang.c:1311
+#: src/lang.c:1314
 msgid "Light Cyan"
 msgstr "Cyan gras"
 
-#: src/lang.c:1312
+#: src/lang.c:1315
 msgid "Light White"
 msgstr "Blanc gras"
 
-#: src/lang.c:1333 src/lang.c:1441 src/lang.c:1456
+#: src/lang.c:1336 src/lang.c:1444 src/lang.c:1459
 msgid "Nothing"
 msgstr "Rien"
 
-#: src/lang.c:1335
+#: src/lang.c:1338
 msgid "Space"
 msgstr "Espace"
 
-#: src/lang.c:1343
+#: src/lang.c:1346
 msgid "Normal"
 msgstr "Normal"
 
-#: src/lang.c:1344
+#: src/lang.c:1347
 msgid "Best highlighting"
 msgstr "Meilleure surbrillance"
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid "Underline"
 msgstr "SoulignÃ©"
 
-#: src/lang.c:1346
+#: src/lang.c:1349
 msgid "Reverse video"
 msgstr "VidÃ©o inversÃ©e"
 
-#: src/lang.c:1347
+#: src/lang.c:1350
 msgid "Blinking"
 msgstr "Clignotement"
 
-#: src/lang.c:1348
+#: src/lang.c:1351
 msgid "Half bright"
 msgstr "Moins lumineux"
 
-#: src/lang.c:1349
+#: src/lang.c:1352
 msgid "Bold"
 msgstr "Gras"
 
-#: src/lang.c:1356
+#: src/lang.c:1359
 msgid "Cc"
 msgstr "Cc"
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid "Bcc"
 msgstr "Cci"
 
-#: src/lang.c:1358
+#: src/lang.c:1361
 msgid "Cc and Bcc"
 msgstr "Cc et Cci"
 
-#: src/lang.c:1364 src/lang.c:1377
+#: src/lang.c:1367 src/lang.c:1380
 msgid "none"
 msgstr "aucun"
 
-#: src/lang.c:1365
+#: src/lang.c:1368
 msgid "commands"
 msgstr "commandes"
 
-#: src/lang.c:1366
+#: src/lang.c:1369
 msgid "select"
 msgstr "sÃ©lection"
 
-#: src/lang.c:1368
+#: src/lang.c:1371
 msgid "commands & quit"
 msgstr "commandes & quitter"
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid "commands & select"
 msgstr "commandes & sÃ©lection"
 
-#: src/lang.c:1370
+#: src/lang.c:1373
 msgid "quit & select"
 msgstr "quitter & sÃ©lection"
 
-#: src/lang.c:1371
+#: src/lang.c:1374
 msgid "commands & quit & select"
 msgstr "commandes, quitter & sÃ©lection"
 
-#: src/lang.c:1378
+#: src/lang.c:1381
 msgid "PageDown"
 msgstr "PageDown"
 
-#: src/lang.c:1379
+#: src/lang.c:1382
 msgid "PageNextUnread"
 msgstr "PageNextUnread"
 
-#: src/lang.c:1380
+#: src/lang.c:1383
 msgid "PageDown or PageNextUnread"
 msgstr "PageDown ou PageNextUnread"
 
-#: src/lang.c:1386
+#: src/lang.c:1389
 msgid "Subject: (case sensitive)"
 msgstr "l'en-tÃªte 'Subject:' (casse sensible)"
 
-#: src/lang.c:1387
+#: src/lang.c:1390
 msgid "Subject: (ignore case)"
 msgstr "l'en-tÃªte 'Subject:' (ignorer la casse)"
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 msgid "From: (case sensitive)"
 msgstr "l'en-tÃªte 'From:' (casse sensible)"
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 msgid "From: (ignore case)"
 msgstr "l'en-tÃªte 'From:' (ignorer la casse)"
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid "Msg-ID: & full References: line"
 msgstr "Ligne 'Msg-ID:' & 'References:'"
 
-#: src/lang.c:1391
+#: src/lang.c:1394
 msgid "Msg-ID: & last References: only"
 msgstr "Msg-ID: & derniÃ¨res RÃ©fÃ©rences: uniquement"
 
-#: src/lang.c:1392
+#: src/lang.c:1395
 msgid "Message-ID: entry only"
 msgstr "entrÃ©e 'Message-ID:' uniquement"
 
-#: src/lang.c:1393
+#: src/lang.c:1396
 msgid "Lines:"
 msgstr "Lignes:"
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 msgid "Don't trim article body"
 msgstr "Ne pas couper le corps de l'article"
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid "Skip leading blank lines"
 msgstr "Passer les lignes vides du dÃ©but"
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid "Skip trailing blank lines"
 msgstr "Passer les lignes vides de la fin"
 
-#: src/lang.c:1402
+#: src/lang.c:1405
 msgid "Skip leading and trailing blank l."
 msgstr "Passer toutes les lignes vides"
 
-#: src/lang.c:1403
+#: src/lang.c:1406
 msgid "Compact multiple between text"
 msgstr "Regrouper entre chaque paragraphe"
 
-#: src/lang.c:1404
+#: src/lang.c:1407
 msgid "Compact multiple and skip leading"
 msgstr "Regrouper et effacer les premiÃ¨res"
 
-#: src/lang.c:1405
+#: src/lang.c:1408
 msgid "Compact multiple and skip trailing"
 msgstr "Regrouper et effacer les derniÃ¨res"
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid "Compact mltpl., skip lead. & trai."
 msgstr "Regrouper puis effacer les premiÃ¨res et derniÃ¨res"
 
-#: src/lang.c:1435
+#: src/lang.c:1438
 msgid "Shell archive"
 msgstr "Archive shell"
 
-#: src/lang.c:1442
+#: src/lang.c:1445
 msgid "Subject: (descending)"
 msgstr "Subject : (descendant)"
 
-#: src/lang.c:1443
+#: src/lang.c:1446
 msgid "Subject: (ascending)"
 msgstr "Subject : (ascendant)"
 
-#: src/lang.c:1444
+#: src/lang.c:1447
 msgid "From: (descending)"
 msgstr "From: (descendant)"
 
-#: src/lang.c:1445
+#: src/lang.c:1448
 msgid "From: (ascending)"
 msgstr "From: (ascendant)"
 
-#: src/lang.c:1446
+#: src/lang.c:1449
 msgid "Date: (descending)"
 msgstr "Date: (descendant)"
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid "Date: (ascending)"
 msgstr "Date: (ascendant)"
 
-#: src/lang.c:1448 src/lang.c:1457
+#: src/lang.c:1451 src/lang.c:1460
 msgid "Score (descending)"
 msgstr "Score (descendant)"
 
-#: src/lang.c:1449 src/lang.c:1458
+#: src/lang.c:1452 src/lang.c:1461
 msgid "Score (ascending)"
 msgstr "Score (ascendant)"
 
-#: src/lang.c:1450
+#: src/lang.c:1453
 msgid "Lines: (descending)"
 msgstr "Lines: (descendant)"
 
-#: src/lang.c:1451
+#: src/lang.c:1454
 msgid "Lines: (ascending)"
 msgstr "Lines: (ascendant)"
 
-#: src/lang.c:1459
+#: src/lang.c:1462
 msgid "Last posting date (descending)"
 msgstr "DerniÃ¨re date de postage (descendant)"
 
-#: src/lang.c:1460
+#: src/lang.c:1463
 msgid "Last posting date (ascending)"
 msgstr "DerniÃ¨re date de postage (ascendant)"
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid "Quick-sort"
 msgstr "Quick-sort"
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid "Heap-sort"
 msgstr "Heap-sort"
 
-#: src/lang.c:1474
+#: src/lang.c:1477
 msgid "Always Keep"
 msgstr "Toujours garder"
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid "Always Remove"
 msgstr "Toujours effacer"
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid "Mark with D on selection screen"
 msgstr "Marquer avec un D dans la vue sÃ©lection"
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid "Kill only unread arts"
 msgstr "Filtrer uniquement les articles non lus"
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 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:1484
+#: src/lang.c:1487
 msgid "Kill all arts and never show"
 msgstr "Filtrer tous les articles et ne jamais afficher"
 
-#: src/lang.c:1490
+#: src/lang.c:1493
 msgid "Nothing special"
 msgstr "Rien de spÃ©cial"
 
-#: src/lang.c:1491
+#: src/lang.c:1494
 msgid "Compress quotes"
 msgstr "Citations compressÃ©es"
 
-#: src/lang.c:1492
+#: src/lang.c:1495
 msgid "Quote signatures"
 msgstr "Citer les signatures"
 
-#: src/lang.c:1493
+#: src/lang.c:1496
 msgid "Compress quotes, quote sigs"
 msgstr "Compresser les citations, citer les signatures"
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid "Quote empty lines"
 msgstr "Citer les lignes vides"
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid "Compress quotes, quote empty lines"
 msgstr "Compresser les citations, citer les lignes vides"
 
-#: src/lang.c:1496
+#: src/lang.c:1499
 msgid "Quote sigs & empty lines"
 msgstr "Citer les signatures & les lignes vides"
 
-#: src/lang.c:1497
+#: src/lang.c:1500
 msgid "Comp. q., quote sigs & empty lines"
 msgstr "Citations compr., signatures et lignes vides citÃ©es"
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid "no"
 msgstr "non"
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid "with headers"
 msgstr "avec les en-tÃªtes"
 
-#: src/lang.c:1539
+#: src/lang.c:1542
 msgid "without headers"
 msgstr "sans les en-tÃªtes"
 
-#: src/lang.c:1546
+#: src/lang.c:1549
 msgid "NFKC"
 msgstr "NFKC"
 
-#: src/lang.c:1548
+#: src/lang.c:1551
 msgid "NFKD"
 msgstr "NFKD"
 
-#: src/lang.c:1549
+#: src/lang.c:1552
 msgid "NFC"
 msgstr "NFC"
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid "NFD"
 msgstr "NFD"
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid "Display Options"
 msgstr "Options d'affichage"
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid "Color Options"
 msgstr "Options des couleurs"
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 msgid "Highlight Options"
 msgstr "Options de mise en Ã©vidence"
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid "Article-Limiting Options"
 msgstr "Options des articles"
 
-#: src/lang.c:1584
+#: src/lang.c:1587
 msgid "Posting/Mailing Options"
 msgstr "Options de postage/messagerie"
 
-#: src/lang.c:1590
+#: src/lang.c:1593
 msgid "Saving/Printing Options"
 msgstr "Options d'enregistrement/d'impression"
 
-#: src/lang.c:1596
+#: src/lang.c:1599
 msgid "Expert Options"
 msgstr "Options avancÃ©es"
 
-#: src/lang.c:1602
+#: src/lang.c:1605
 msgid "Filtering Options"
 msgstr "Options de filtrage"
 
-#: src/lang.c:1607 src/lang.c:1638 src/lang.c:1644 src/lang.c:1671
-#: src/lang.c:1723 src/lang.c:1729 src/lang.c:1739 src/lang.c:1750
-#: src/lang.c:1768 src/lang.c:1843 src/lang.c:2030 src/lang.c:2036
-#: src/lang.c:2042 src/lang.c:2048 src/lang.c:2060 src/lang.c:2067
-#: src/lang.c:2121 src/lang.c:2130 src/lang.c:2136 src/lang.c:2143
-#: src/lang.c:2150 src/lang.c:2157 src/lang.c:2164 src/lang.c:2171
-#: src/lang.c:2178 src/lang.c:2185 src/lang.c:2192 src/lang.c:2199
-#: src/lang.c:2206 src/lang.c:2213 src/lang.c:2220 src/lang.c:2227
-#: src/lang.c:2234 src/lang.c:2241 src/lang.c:2248 src/lang.c:2255
-#: src/lang.c:2262 src/lang.c:2269 src/lang.c:2276 src/lang.c:2283
-#: src/lang.c:2290 src/lang.c:2297 src/lang.c:2305 src/lang.c:2321
-#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2348
-#: src/lang.c:2354 src/lang.c:2371 src/lang.c:2383 src/lang.c:2417
-#: src/lang.c:2470 src/lang.c:2484 src/lang.c:2490 src/lang.c:2515
-#: src/lang.c:2532 src/lang.c:2548 src/lang.c:2584 src/lang.c:2620
-#: src/lang.c:2640 src/lang.c:2675 src/lang.c:2685 src/lang.c:2692
-#: src/lang.c:2718 src/lang.c:2742 src/lang.c:2815 src/lang.c:2829
-#: src/lang.c:2837 src/lang.c:2851 src/lang.c:2857 src/lang.c:2895
+#: src/lang.c:1610 src/lang.c:1641 src/lang.c:1647 src/lang.c:1674
+#: src/lang.c:1726 src/lang.c:1732 src/lang.c:1742 src/lang.c:1753
+#: src/lang.c:1771 src/lang.c:1840 src/lang.c:2041 src/lang.c:2047
+#: src/lang.c:2053 src/lang.c:2059 src/lang.c:2071 src/lang.c:2078
+#: src/lang.c:2132 src/lang.c:2141 src/lang.c:2147 src/lang.c:2154
+#: src/lang.c:2161 src/lang.c:2168 src/lang.c:2175 src/lang.c:2182
+#: src/lang.c:2189 src/lang.c:2196 src/lang.c:2203 src/lang.c:2210
+#: src/lang.c:2217 src/lang.c:2224 src/lang.c:2231 src/lang.c:2238
+#: src/lang.c:2245 src/lang.c:2252 src/lang.c:2259 src/lang.c:2266
+#: src/lang.c:2273 src/lang.c:2280 src/lang.c:2287 src/lang.c:2294
+#: src/lang.c:2301 src/lang.c:2308 src/lang.c:2315 src/lang.c:2323
+#: src/lang.c:2339 src/lang.c:2346 src/lang.c:2353 src/lang.c:2360
+#: src/lang.c:2366 src/lang.c:2372 src/lang.c:2389 src/lang.c:2401
+#: src/lang.c:2435 src/lang.c:2488 src/lang.c:2502 src/lang.c:2508
+#: src/lang.c:2533 src/lang.c:2550 src/lang.c:2566 src/lang.c:2602
+#: src/lang.c:2638 src/lang.c:2658 src/lang.c:2693 src/lang.c:2703
+#: src/lang.c:2710 src/lang.c:2736 src/lang.c:2760 src/lang.c:2833
+#: src/lang.c:2847 src/lang.c:2855 src/lang.c:2869 src/lang.c:2875
+#: src/lang.c:2913
 msgid "<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr "<ESPACE> change, <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:1608
+#: src/lang.c:1611
 msgid "Show mini menu & posting etiquette"
 msgstr "Afficher le menu & l'intitulÃ© du postage"
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 msgid ""
 "# If ON show a mini menu of useful commands at each level\n"
 "# and posting etiquette after composing an article\n"
@@ -5543,17 +5564,17 @@ 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:1614
+#: src/lang.c:1617
 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:1615
+#: src/lang.c:1618
 msgid "Show description of each newsgroup"
 msgstr "Voir description de chaque groupe"
 
-#: src/lang.c:1616
+#: src/lang.c:1619
 msgid ""
 "# If ON show group description text after newsgroup name at\n"
 "# group selection level\n"
@@ -5561,21 +5582,24 @@ 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:1621
+#: src/lang.c:1624
+#, fuzzy
 msgid ""
-"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
+"Show From (author) fields in group & thread level. <SPACE> toggles & <CR> "
 "sets."
 msgstr ""
 "Affiche le sujet & l'auteur dans le menu groupe. <ESPACE> change & <RETOUR> "
 "valide."
 
-#: src/lang.c:1622
-msgid "In group menu, show author by"
+#: src/lang.c:1625
+#, fuzzy
+msgid "In group and thread level, show author by"
 msgstr "Dans vue groupe, voir auteur par"
 
-#: src/lang.c:1623
+#: src/lang.c:1626
+#, fuzzy
 msgid ""
-"# Part of from field to display\n"
+"# Part of From field to display in group and thread level\n"
 "# Possible values are (the default is marked with *):\n"
 "#   0 = none\n"
 "#   1 = address\n"
@@ -5589,34 +5613,34 @@ msgstr ""
 "# * 2 = nom complet\n"
 "#   3 les deux\n"
 
-#: src/lang.c:1632
+#: src/lang.c:1635
 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:1633
+#: src/lang.c:1636
 msgid "Draw -> instead of highlighted bar"
 msgstr "Afficher -> plutÃ´t qu'une barre"
 
-#: src/lang.c:1634
+#: src/lang.c:1637
 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:1639
+#: src/lang.c:1642
 msgid "Use inverse video for page headers"
 msgstr "VidÃ©o inversÃ©e pour les en-tÃªtes"
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 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:1645
+#: src/lang.c:1648
 msgid "Thread articles by"
 msgstr "Regrouper les articles par"
 
-#: src/lang.c:1646
+#: src/lang.c:1649
 msgid ""
 "# Thread articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5636,17 +5660,17 @@ msgstr ""
 "#   4 = Sujet multipartie\n"
 "#   5 = Pourcentage de concordance\n"
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid "Enter percentage match required to thread together. <CR> sets."
 msgstr ""
 "Entrer le pourcentage de concordance pour grouper les articles en un fil. "
 "<RETOUR> valide."
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid "Thread percentage match"
 msgstr "Pourcentage de concordance pour grouper"
 
-#: src/lang.c:1660
+#: src/lang.c:1663
 #, no-c-format
 msgid ""
 "# Thread percentage match...\n"
@@ -5675,11 +5699,11 @@ msgstr ""
 "'harpie',\n"
 "# 'happie' et 'harppy' seront regroupÃ©s Ã  part de 'happy'\n"
 
-#: src/lang.c:1672
+#: src/lang.c:1675
 msgid "Score of a thread"
 msgstr "Score d'un fil"
 
-#: src/lang.c:1673
+#: src/lang.c:1676
 msgid ""
 "# Thread score\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5693,17 +5717,17 @@ msgstr ""
 "#   1 = somme\n"
 "#   2 = moyenne\n"
 
-#: src/lang.c:1681
+#: src/lang.c:1684
 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:1682
+#: src/lang.c:1685
 msgid "Sort articles by"
 msgstr "Trier les articles par"
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid ""
 "# Sort articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5733,15 +5757,15 @@ msgstr ""
 "#   9 = Lignes descendant\n"
 "#  10 = Lignes ascendant)\n"
 
-#: src/lang.c:1699
+#: src/lang.c:1702
 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:1700
+#: src/lang.c:1703
 msgid "Sort threads by"
 msgstr "Trier les fils par"
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid ""
 "# Sort thread by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5759,50 +5783,50 @@ msgstr ""
 "#   3 = Date la plus rÃ©cente, descendant\n"
 "#   4 = Date la plus rÃ©cente, ascendant\n"
 
-#: src/lang.c:1711
+#: src/lang.c:1714
 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:1712
+#: src/lang.c:1715
 msgid "Go to first unread article in group"
 msgstr "Aller au 1er article non lu du groupe"
 
-#: src/lang.c:1713
+#: src/lang.c:1716
 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:1717
+#: src/lang.c:1720
 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:1718
+#: src/lang.c:1721
 msgid "Show only unread articles"
 msgstr "Afficher articles non lus seulement"
 
-#: src/lang.c:1719
+#: src/lang.c:1722
 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:1724
+#: src/lang.c:1727
 msgid "Show only groups with unread arts"
 msgstr "Voir groupes avec articles non lus"
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 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:1730
+#: src/lang.c:1733
 msgid "Filter which articles"
 msgstr "Filtrer quel article"
 
-#: src/lang.c:1731
+#: src/lang.c:1734
 msgid ""
 "# Filter which articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5816,11 +5840,11 @@ msgstr ""
 "#   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:1740
+#: src/lang.c:1743
 msgid "Go to the next unread article with"
 msgstr "Aller au prochain article non lu avec"
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid ""
 "# Go to the unread article with following key(s)\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5836,11 +5860,11 @@ msgstr ""
 "# * 2 = TAB\n"
 "#   3 = PAGE DOWN ou TAB\n"
 
-#: src/lang.c:1751
+#: src/lang.c:1754
 msgid "How to treat blank lines"
 msgstr "Comment gÃ©rer les lignes vides"
 
-#: src/lang.c:1752
+#: src/lang.c:1755
 msgid ""
 "# Trim the article body, remove unnecessary blank lines.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5870,27 +5894,27 @@ msgstr ""
 "#   7 = Regrouper plusieurs lignes vides entre les paragraphes et\n"
 "#       effacer les lignes vides du dÃ©but et de la fin\n"
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid "List thread using right arrow key"
 msgstr "Lister le fil via la flÃ¨che droite"
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 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:1774
+#: src/lang.c:1777
 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:1775
+#: src/lang.c:1778
 msgid "Character to show deleted articles"
 msgstr "CaractÃ¨re pour articles effacÃ©s"
 
-#: src/lang.c:1776
+#: src/lang.c:1779
 msgid ""
 "# Character used to show that an art was deleted (default 'D')\n"
 "# _ is turned into ' '\n"
@@ -5898,17 +5922,17 @@ msgstr ""
 "# CaractÃ¨re utilisÃ© pour indiquer qu'un article a Ã©tÃ© supprimÃ© (dÃ©faut 'D')\n"
 "# _ est transformÃ© en ' '\n"
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 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:1782
+#: src/lang.c:1785
 msgid "Character to show inrange articles"
 msgstr "CaractÃ¨re pour articles non inclus"
 
-#: src/lang.c:1783
+#: src/lang.c:1786
 msgid ""
 "# Character used to show that an art is in a range (default '#')\n"
 "# _ is turned into ' '\n"
@@ -5916,7 +5940,7 @@ msgstr ""
 "# CaractÃ¨re utilisÃ© pour indiquer qu'un article est inclus (dÃ©faut '#')\n"
 "# _ est transformÃ© en ' '\n"
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 msgid ""
 "Enter character to indicate that article will return. <CR> sets, <ESC> "
 "cancels."
@@ -5924,11 +5948,11 @@ msgstr ""
 "CaractÃ¨re indiquant que l'article sera retournÃ©. <RETOUR> valide, <ESC> "
 "annule."
 
-#: src/lang.c:1789
+#: src/lang.c:1792
 msgid "Character to show returning arts"
 msgstr "CaractÃ¨re pour articles retournÃ©s"
 
-#: src/lang.c:1790
+#: src/lang.c:1793
 msgid ""
 "# Character used to show that an art will return (default '-')\n"
 "# _ is turned into ' '\n"
@@ -5936,17 +5960,17 @@ msgstr ""
 "# CaractÃ¨re utilisÃ© pour indiquer qu'un article sera retournÃ© (dÃ©faut '#')\n"
 "# _ est transformÃ© en ' '\n"
 
-#: src/lang.c:1795
+#: src/lang.c:1798
 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:1796
+#: src/lang.c:1799
 msgid "Character to show selected articles"
 msgstr "CaractÃ¨re pour articles sÃ©lect."
 
-#: src/lang.c:1797
+#: src/lang.c:1800
 msgid ""
 "# Character used to show that an art was auto-selected (default '*')\n"
 "# _ is turned into ' '\n"
@@ -5955,16 +5979,16 @@ msgstr ""
 "'*')\n"
 "# _est transformÃ© en ' '\n"
 
-#: src/lang.c:1802
+#: src/lang.c:1805
 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:1803
+#: src/lang.c:1806
 msgid "Character to show recent articles"
 msgstr "CaractÃ¨re pour articles rÃ©cents"
 
-#: src/lang.c:1804
+#: src/lang.c:1807
 msgid ""
 "# Character used to show that an art is recent (default 'o')\n"
 "# _ is turned into ' '\n"
@@ -5972,16 +5996,16 @@ msgstr ""
 "# CaractÃ¨re utilisÃ© pour indiquer qu'un article est rÃ©cent (defaut 'o')\n"
 "# _est transformÃ© en ' '\n"
 
-#: src/lang.c:1809
+#: src/lang.c:1812
 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:1810
+#: src/lang.c:1813
 msgid "Character to show unread articles"
 msgstr "CaractÃ¨re pour articles non lus"
 
-#: src/lang.c:1811
+#: src/lang.c:1814
 msgid ""
 "# Character used to show that an art is unread (default '+')\n"
 "# _ is turned into ' '\n"
@@ -5989,15 +6013,15 @@ msgstr ""
 "# CaractÃ¨re utilisÃ© pour indiquer qu'un article est non lu (defaut '+')\n"
 "# _est transformÃ© en ' '\n"
 
-#: src/lang.c:1816
+#: src/lang.c:1819
 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:1817
+#: src/lang.c:1820
 msgid "Character to show read articles"
 msgstr "CaractÃ¨re pour articles lus"
 
-#: src/lang.c:1818
+#: src/lang.c:1821
 msgid ""
 "# Character used to show that an art was read (default ' ')\n"
 "# _ is turned into ' '\n"
@@ -6005,16 +6029,16 @@ msgstr ""
 "# CaractÃ¨re utilisÃ© pour indiquer qu'un article a Ã©tÃ© lu (defaut ' ')\n"
 "# _est transformÃ© en ' '\n"
 
-#: src/lang.c:1823
+#: src/lang.c:1826
 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:1824
+#: src/lang.c:1827
 msgid "Character to show killed articles"
 msgstr "CaractÃ¨re pour articles filtrÃ©s"
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 msgid ""
 "# Character used to show that an art was killed (default 'K')\n"
 "# kill_level must be set accordingly, _ is turned into ' '\n"
@@ -6022,18 +6046,18 @@ 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:1830
+#: src/lang.c:1833
 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:1831
+#: src/lang.c:1834
 msgid "Character to show readselected arts"
 msgstr "CaractÃ¨re pour articles sÃ©lectionnÃ©s lus"
 
-#: src/lang.c:1832
+#: src/lang.c:1835
 msgid ""
 "# Character used to show that an art was selected before read (default ':')\n"
 "# kill_level must be set accordingly, _ is turned into ' '\n"
@@ -6042,23 +6066,11 @@ msgstr ""
 "# d'Ãªtre lu (defaut ':')\n"
 "# kill_level doit Ãªtre choisi en consÃ©quence, _ est transformÃ© en ' '\n"
 
-#: src/lang.c:1837
-msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
-msgstr "Largeur max. Ã  afficher des noms des groupes. <RETOUR> valide."
-
-#: src/lang.c:1838
-msgid "Max. length of group names shown"
-msgstr "Largeur max. des noms des groupes"
-
-#: src/lang.c:1839
-msgid "# Maximum length of the names of newsgroups displayed\n"
-msgstr "# Largeur maximum Ã  afficher des noms des groupes.\n"
-
-#: src/lang.c:1844
+#: src/lang.c:1841
 msgid "Abbreviate long newsgroup names"
 msgstr "AbrÃ©ger les noms de groupes trop longs"
 
-#: src/lang.c:1845
+#: src/lang.c:1842
 msgid ""
 "# If ON abbreviate (if necessary) long newsgroup names at group selection\n"
 "# level and article level like this:\n"
@@ -6068,7 +6080,7 @@ msgstr ""
 "# la vue de sÃ©lection de groupes et d'articles comme affichÃ© ci-dessous :\n"
 "#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n"
 
-#: src/lang.c:1851
+#: src/lang.c:1848
 msgid ""
 "0 = full page scrolling, -1 = show previous last line as first on next page, "
 "-2 = half page"
@@ -6076,11 +6088,11 @@ msgstr ""
 "0 = dÃ©filement page par page, -1 = afficher derniÃ¨re ligne dans page "
 "suivante, -2 = demi-page"
 
-#: src/lang.c:1852
+#: src/lang.c:1849
 msgid "Number of lines to scroll in pager"
 msgstr "Vitesse de dÃ©filement dans le pager"
 
-#: src/lang.c:1853
+#: src/lang.c:1850
 msgid ""
 "# Number of lines that cursor-up/down will scroll in article pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6098,32 +6110,32 @@ msgstr ""
 "# * 1 = ligne par ligne\n"
 "#   2 ou plus = dÃ©filer 2 lignes par 2 ou plus (seulement dans le pager)\n"
 
-#: src/lang.c:1863
+#: src/lang.c:1860
 msgid "Display signatures. <SPACE> toggles & <CR> sets."
 msgstr "Affiche les signatures. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:1864
+#: src/lang.c:1861
 msgid "Display signatures"
 msgstr "Afficher les signatures"
 
-#: src/lang.c:1865
+#: src/lang.c:1862
 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:1869
+#: src/lang.c:1866
 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:1870
+#: src/lang.c:1867
 msgid "Display uue data as an attachment"
 msgstr "Afficher donnÃ©e uue comme PJ"
 
-#: src/lang.c:1871
+#: src/lang.c:1868
 msgid ""
 "# Handling of uuencoded data in the pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6143,18 +6155,18 @@ msgstr ""
 "des\n"
 "#       donnÃ©es uuencode sera condensÃ©e en une seule ligne.\n"
 
-#: src/lang.c:1881
+#: src/lang.c:1878
 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:1882
+#: src/lang.c:1879
 msgid "Display \"a as Umlaut-a"
 msgstr "Afficher \"a comme Umlaut-a"
 
-#: src/lang.c:1883
+#: src/lang.c:1880
 msgid ""
 "# If ON decode German style TeX umlaut codes to ISO and\n"
 "# show \"a as Umlaut-a, etc.\n"
@@ -6162,15 +6174,15 @@ 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:1888 src/lang.c:1898
+#: src/lang.c:1885 src/lang.c:1895
 msgid "Space separated list of header fields"
 msgstr "Liste des en-tÃªtes, sÃ©parÃ©s par des espaces"
 
-#: src/lang.c:1889
+#: src/lang.c:1886
 msgid "Display these header fields (or *)"
 msgstr "Afficher ces en-tÃªtes (ou *)"
 
-#: src/lang.c:1890
+#: src/lang.c:1887
 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"
@@ -6189,11 +6201,11 @@ msgstr ""
 "# en-tÃªtes en les dÃ©limitant avec des espaces. Ne rien dÃ©finir, dÃ©sactive\n"
 "# cette option.\n"
 
-#: src/lang.c:1899
+#: src/lang.c:1896
 msgid "Do not display these header fields"
 msgstr "Ne pas afficher ces en-tÃªtes"
 
-#: src/lang.c:1900
+#: src/lang.c:1897
 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"
@@ -6214,45 +6226,45 @@ msgstr ""
 "# news_headers_to_not_display=X-Alan X-Pape\n"
 "# Ne rien dÃ©finir, dÃ©sactive cette option.\n"
 
-#: src/lang.c:1910
+#: src/lang.c:1907
 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:1911
+#: src/lang.c:1908
 msgid "Skip multipart/alternative parts"
 msgstr "Ignorer parties multipart/alter."
 
-#: src/lang.c:1912
+#: src/lang.c:1909
 msgid "# If ON strip multipart/alternative messages automatically\n"
 msgstr "# Si ON, enlÃ¨ve automatiquement les messages multipart/alternative\n"
 
-#: src/lang.c:1916
+#: src/lang.c:1913
 msgid "Enable detection of verbatim blocks? <SPACE> toggles & <CR> sets."
 msgstr ""
 "Activer la dÃ©tection des blocs Ã  citer ? <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:1917
+#: src/lang.c:1914
 msgid "Detection of verbatim blocks"
 msgstr "DÃ©tection des blocs textuels"
 
-#: src/lang.c:1918
+#: src/lang.c:1915
 msgid "# If ON detect verbatim blocks in articles\n"
 msgstr "# Si ON, dÃ©tecte les blocs textuels dans les articles\n"
 
-#: src/lang.c:1923
+#: src/lang.c:1920
 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:1924
+#: src/lang.c:1921
 msgid "Regex used to show quoted lines"
 msgstr "Regex pour afficher les citations"
 
-#: src/lang.c:1925
+#: src/lang.c:1922
 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"
@@ -6262,17 +6274,17 @@ msgstr ""
 "# 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:1931
+#: src/lang.c:1928
 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:1932
+#: src/lang.c:1929
 msgid "Regex used to show twice quoted l."
 msgstr "Regex pour afficher le 2nd niveau"
 
-#: src/lang.c:1933
+#: src/lang.c:1930
 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"
@@ -6282,17 +6294,17 @@ msgstr ""
 "# 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:1939
+#: src/lang.c:1936
 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:1940
+#: src/lang.c:1937
 msgid "Regex used to show >= 3 times q.l."
 msgstr "Regex pour afficher niveau >= 3"
 
-#: src/lang.c:1941
+#: src/lang.c:1938
 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"
@@ -6304,17 +6316,56 @@ msgstr ""
 "# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
 "dÃ©faut.\n"
 
-#: src/lang.c:1948
+#: src/lang.c:1944
+#, fuzzy
+msgid "Enable detection of external quotes? <SPACE> toggles & <CR> sets."
+msgstr ""
+"Activer la dÃ©tection des blocs Ã  citer ? <ESPACE> change & <RETOUR> valide."
+
+#: src/lang.c:1945
+#, fuzzy
+msgid "Detection of external quotes"
+msgstr "DÃ©tection des blocs textuels"
+
+#: src/lang.c:1946
+#, fuzzy
+msgid "# If ON detect quoted text from external sources in articles\n"
+msgstr "# Si ON, dÃ©tecte les blocs textuels dans les articles\n"
+
+#: src/lang.c:1950
+#, fuzzy
+msgid "A regex used to decide which lines to show in col_extquote."
+msgstr ""
+"Une expression rÃ©guliÃ¨re pour dÃ©terminer quelles lignes afficher dans "
+"col_quote."
+
+#: src/lang.c:1951
+#, fuzzy
+msgid "Regex used to show quotes from external sources"
+msgstr "Regex pour afficher les citations"
+
+#: src/lang.c:1952
+#, fuzzy
+msgid ""
+"# A regular expression that tin will use to decide which lines are\n"
+"# external quotes. Text from external quotes is shown in col_extquote.\n"
+"# If you leave this blank, tin will use a built in default.\n"
+msgstr ""
+"# Une expression rÃ©guliÃ¨re qui permettra Ã  tin d'afficher les citations de\n"
+"# 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:1959
 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:1949
+#: src/lang.c:1960
 msgid "Regex used to highlight /slashes/"
 msgstr "Regex pour les mots entre /slash/"
 
-#: src/lang.c:1950
+#: src/lang.c:1961
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '/' are to be shown in col_markslashes.\n"
@@ -6325,17 +6376,17 @@ msgstr ""
 "# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
 "dÃ©faut.\n"
 
-#: src/lang.c:1956
+#: src/lang.c:1967
 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:1957
+#: src/lang.c:1968
 msgid "Regex used to highlight *stars*"
 msgstr "Regex pour les mots entre *astÃ©risques*"
 
-#: src/lang.c:1958
+#: src/lang.c:1969
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '*' are to be shown in col_markstars.\n"
@@ -6346,17 +6397,17 @@ msgstr ""
 "# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
 "dÃ©faut.\n"
 
-#: src/lang.c:1964
+#: src/lang.c:1975
 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:1965
+#: src/lang.c:1976
 msgid "Regex used to highlight -strokes-"
 msgstr "Regex pour les mots entre -tirets-"
 
-#: src/lang.c:1966
+#: src/lang.c:1977
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '-' are to be shown in col_markstroke.\n"
@@ -6367,17 +6418,17 @@ msgstr ""
 "# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
 "dÃ©faut.\n"
 
-#: src/lang.c:1972
+#: src/lang.c:1983
 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:1973
+#: src/lang.c:1984
 msgid "Regex used to highlight _underline_"
 msgstr "Regex pour les mots entre _underscore_"
 
-#: src/lang.c:1974
+#: src/lang.c:1985
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '_' are to be shown in col_markdash.\n"
@@ -6388,17 +6439,17 @@ msgstr ""
 "# Si vous laissez ce champ vide, tin utilisera une valeur incluse par "
 "dÃ©faut.\n"
 
-#: src/lang.c:1980
+#: src/lang.c:1991
 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:1981
+#: src/lang.c:1992
 msgid "Regex with Subject prefixes"
 msgstr "Regex pour les prÃ©fixes dans le sujet"
 
-#: src/lang.c:1982
+#: src/lang.c:1993
 msgid ""
 "# A regular expression that tin will use to find Subject prefixes\n"
 "# which will be removed before showing the header.\n"
@@ -6406,17 +6457,17 @@ 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:1987
+#: src/lang.c:1998
 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:1988
+#: src/lang.c:1999
 msgid "Regex with Subject suffixes"
 msgstr "Regex pour les suffixes dans le sujet"
 
-#: src/lang.c:1989
+#: src/lang.c:2000
 msgid ""
 "# A regular expression that tin will use to find Subject suffixes\n"
 "# which will be removed when replying or posting followup.\n"
@@ -6424,15 +6475,15 @@ 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:1994
+#: src/lang.c:2005
 msgid "A regex used to find the begin of a verbatim block."
 msgstr "Une expression rÃ©guliÃ¨re pour trouver le dÃ©but d'un bloc textuel."
 
-#: src/lang.c:1995
+#: src/lang.c:2006
 msgid "Regex for begin of a verbatim block"
 msgstr "Regex pour le dÃ©but d'un bloc textuel"
 
-#: src/lang.c:1996
+#: src/lang.c:2007
 msgid ""
 "# A regular expression that tin will use to find the begin of\n"
 "# a verbatim block.\n"
@@ -6440,15 +6491,15 @@ msgstr ""
 "# Une expression rÃ©guliÃ¨re que tin utilisera pour trouver\n"
 "# le dÃ©but d'un bloc textuel.\n"
 
-#: src/lang.c:2001
+#: src/lang.c:2012
 msgid "A regex used to find the end of a verbatim block."
 msgstr "Une expression rÃ©guliÃ¨re pour trouver la fin d'un bloc textuel."
 
-#: src/lang.c:2002
+#: src/lang.c:2013
 msgid "Regex for end of a verbatim block"
 msgstr "Regex pour la fin d'un bloc textuel"
 
-#: src/lang.c:2003
+#: src/lang.c:2014
 msgid ""
 "# A regular expression that tin will use to find the end of\n"
 "# a verbatim block.\n"
@@ -6456,7 +6507,7 @@ msgstr ""
 "# Une expression rÃ©guliÃ¨re que tin utilisera pour trouver\n"
 "# la fin d'une bloc textuel.\n"
 
-#: src/lang.c:2008
+#: src/lang.c:2019
 msgid ""
 "Enter name and options for external MIME viewer, --internal for built-in "
 "viewer"
@@ -6464,11 +6515,11 @@ msgstr ""
 "Nom et options pour le visualisateur MIME externe, --internal pour celui "
 "inclus"
 
-#: src/lang.c:2009
+#: src/lang.c:2020
 msgid "MIME binary content viewer"
 msgstr "Visualisateur de contenu MIME"
 
-#: src/lang.c:2010
+#: src/lang.c:2021
 msgid ""
 "# If --internal automatically use the built in MIME viewer for non-text\n"
 "# parts of articles.\n"
@@ -6481,15 +6532,15 @@ msgstr ""
 "# 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:2017
+#: src/lang.c:2028
 msgid "Confirm before starting non-text viewing program"
 msgstr "Confirmation avant le lancement d'un visualisateur externe"
 
-#: src/lang.c:2018
+#: src/lang.c:2029
 msgid "Ask before using MIME viewer"
 msgstr "Demander avant d'utiliser le visualisateur"
 
-#: src/lang.c:2019
+#: src/lang.c:2030
 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"
@@ -6498,46 +6549,46 @@ msgstr ""
 "# messages MIME\n"
 "# Cela ne se produit que lorsque 'metamail_prog' contient une valeur\n"
 
-#: src/lang.c:2024
+#: src/lang.c:2035
 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:2025
+#: src/lang.c:2036
 msgid "Catchup read groups when quitting"
 msgstr "Marquer lu les groupes Ã  la fermeture"
 
-#: src/lang.c:2026
+#: src/lang.c:2037
 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:2031
+#: src/lang.c:2042
 msgid "Catchup group using left key"
 msgstr "Marquer lu le groupe via la flÃ¨che gauche"
 
-#: src/lang.c:2032
+#: src/lang.c:2043
 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:2037
+#: src/lang.c:2048
 msgid "Catchup thread by using left key"
 msgstr "Marquer lu le fil via la flÃ¨che gauche"
 
-#: src/lang.c:2043
+#: src/lang.c:2054
 msgid "Which actions require confirmation"
 msgstr "Quelles actions requiÃ¨rent confirmation"
 
-#: src/lang.c:2044
+#: src/lang.c:2055
 msgid "# What should we ask confirmation for.\n"
 msgstr "# Demande de confirmation pour...\n"
 
-#: src/lang.c:2049
+#: src/lang.c:2060
 msgid "'Mark as (un)read' ignores tags"
 msgstr "'Marquer (non)lu l'article' ignore les marques"
 
-#: src/lang.c:2050
+#: src/lang.c:2061
 msgid ""
 "# If ON the 'Mark as (un)read' function marks only the current article.\n"
 msgstr ""
@@ -6545,45 +6596,45 @@ msgstr ""
 "l'article\n"
 "# actuel.\n"
 
-#: src/lang.c:2054
+#: src/lang.c:2065
 msgid "Program to run to open URLs, <CR> sets, <ESC> cancels."
 msgstr "Logiciel utilisÃ© pour lancer les URLs, <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:2055
+#: src/lang.c:2066
 msgid "Program that opens URLs"
 msgstr "Logiciel lanÃ§ant les URLs"
 
-#: src/lang.c:2056
+#: src/lang.c:2067
 msgid "# The program used to open URLs. The actual URL will be appended\n"
 msgstr "# Commande ou script ouvrant les URLs. L'URL sera ajoutÃ©e\n"
 
-#: src/lang.c:2061
+#: src/lang.c:2072
 msgid "Use mouse in xterm"
 msgstr "Utiliser la souris dans l'xterm"
 
-#: src/lang.c:2062
+#: src/lang.c:2073
 msgid "# If ON enable mouse button support on xterm terminals\n"
 msgstr "# Si ON, active le support de la souris dans xterm\n"
 
-#: src/lang.c:2068
+#: src/lang.c:2079
 msgid "Use scroll keys on keypad"
 msgstr "Utiliser les flÃ¨ches du pavÃ© numÃ©rique"
 
-#: src/lang.c:2069
+#: src/lang.c:2080
 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:2074
+#: src/lang.c:2085
 msgid "Enter maximum number of article to get. <CR> sets."
 msgstr "Nombre max d'articles Ã  rÃ©cupÃ©rer. <RETOUR> valide."
 
-#: src/lang.c:2075
+#: src/lang.c:2086
 msgid "Number of articles to get"
 msgstr "Nombre d'articles Ã  rÃ©cupÃ©rer"
 
-#: src/lang.c:2076
+#: src/lang.c:2087
 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"
@@ -6592,29 +6643,29 @@ msgstr ""
 "# dÃ©termine le nombre max d'articles dÃ©jÃ  lus Ã  relire avant le premier non "
 "lu\n"
 
-#: src/lang.c:2081
+#: src/lang.c:2092
 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:2082
+#: src/lang.c:2093
 msgid "Article recentness time limit"
 msgstr "DurÃ©e des articles considÃ©rÃ©s comme rÃ©cents"
 
-#: src/lang.c:2083
+#: src/lang.c:2094
 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:2087
+#: src/lang.c:2098
 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:2088
+#: src/lang.c:2099
 msgid "Wildcard matching"
 msgstr "Concordance wildcard"
 
-#: src/lang.c:2089
+#: src/lang.c:2100
 msgid ""
 "# Wildcard matching\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6626,59 +6677,59 @@ msgstr ""
 "# * 0 = wildmat\n"
 "#   1 = regex\n"
 
-#: src/lang.c:2096
+#: src/lang.c:2107
 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:2097
+#: src/lang.c:2108
 msgid "Score limit (kill)"
 msgstr "Score minimum (filtre)"
 
-#: src/lang.c:2098
+#: src/lang.c:2109
 msgid "# Score limit before an article is marked killed\n"
 msgstr "# Score minimal avant qu'un article soit filtrÃ©\n"
 
-#: src/lang.c:2102
+#: src/lang.c:2113
 msgid "Enter default score to kill articles. <CR> sets."
 msgstr "Score par dÃ©faut pour filtrer les articles. <RETOUR> valide."
 
-#: src/lang.c:2103
+#: src/lang.c:2114
 msgid "Default score to kill articles"
 msgstr "Score par dÃ©f. pour filtrer les articles"
 
-#: src/lang.c:2104
+#: src/lang.c:2115
 msgid "# Default score to kill articles\n"
 msgstr "# Score par dÃ©faut pour filtrer les articles\n"
 
-#: src/lang.c:2108
+#: src/lang.c:2119
 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:2109
+#: src/lang.c:2120
 msgid "Score limit (select)"
 msgstr "Score minimum (sÃ©lection)"
 
-#: src/lang.c:2110
+#: src/lang.c:2121
 msgid "# Score limit before an article is marked hot\n"
 msgstr "# Score minimal avant qu'un article soit sÃ©lectionnÃ©\n"
 
-#: src/lang.c:2114
+#: src/lang.c:2125
 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:2115
+#: src/lang.c:2126
 msgid "Default score to select articles"
 msgstr "Score par dÃ©faut pour sÃ©l. les articles"
 
-#: src/lang.c:2116
+#: src/lang.c:2127
 msgid "# Default score to select articles\n"
 msgstr "# Score par dÃ©faut pour sÃ©lectionner les articles\n"
 
-#: src/lang.c:2122
+#: src/lang.c:2133
 msgid "Use slrnface to show ''X-Face:''s"
 msgstr "Utiliser slrnface pour afficher les 'X-Face:'"
 
-#: src/lang.c:2123
+#: src/lang.c:2134
 msgid ""
 "# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 "# Only useful when running in an xterm.\n"
@@ -6686,19 +6737,19 @@ 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:2131
+#: src/lang.c:2142
 msgid "Use ANSI color"
 msgstr "Utiliser les couleurs ANSI"
 
-#: src/lang.c:2132
+#: src/lang.c:2143
 msgid "# If ON using ANSI-color\n"
 msgstr "# Si ON, utiliser les couleurs ANSI\n"
 
-#: src/lang.c:2137
+#: src/lang.c:2148
 msgid "Standard foreground color"
 msgstr "Couleur standard de l'avant-plan"
 
-#: src/lang.c:2138
+#: src/lang.c:2149
 msgid ""
 "# Standard foreground color\n"
 "# Default: -1 (default color)\n"
@@ -6706,11 +6757,11 @@ msgstr ""
 "# Couleur standard de l'avant-plan\n"
 "# DÃ©faut : -1 (dÃ©faut couleur)\n"
 
-#: src/lang.c:2144
+#: src/lang.c:2155
 msgid "Standard background color"
 msgstr "Couleur standard de l'arriÃ¨re-plan"
 
-#: src/lang.c:2145
+#: src/lang.c:2156
 msgid ""
 "# Standard background color\n"
 "# Default: -1 (default color)\n"
@@ -6718,11 +6769,11 @@ msgstr ""
 "# Couleur standard de l'arriÃ¨re-plan\n"
 "# DÃ©faut : -1 (dÃ©faut couleur)\n"
 
-#: src/lang.c:2151
+#: src/lang.c:2162
 msgid "Color for inverse text (background)"
 msgstr "Couleur du texte inversÃ© (arriÃ¨re-plan)"
 
-#: src/lang.c:2152
+#: src/lang.c:2163
 msgid ""
 "# Color of background for inverse text\n"
 "# Default: 4 (blue)\n"
@@ -6730,11 +6781,11 @@ msgstr ""
 "# Couleur de l'arriÃ¨re-plan pour le texte inversÃ©\n"
 "# DÃ©faut : 4 (bleu)\n"
 
-#: src/lang.c:2158
+#: src/lang.c:2169
 msgid "Color for inverse text (foreground)"
 msgstr "Couleur du texte inversÃ© (avant-plan)"
 
-#: src/lang.c:2159
+#: src/lang.c:2170
 msgid ""
 "# Color of foreground for inverse text\n"
 "# Default: 7 (white)\n"
@@ -6742,11 +6793,11 @@ msgstr ""
 "# Couleur de l'avant-plan du texte inversÃ©\n"
 "# DÃ©faut : 7 (blanc)\n"
 
-#: src/lang.c:2165
+#: src/lang.c:2176
 msgid "Color of text lines"
 msgstr "Couleur du texte"
 
-#: src/lang.c:2166
+#: src/lang.c:2177
 msgid ""
 "# Color of text lines\n"
 "# Default: -1 (default color)\n"
@@ -6754,11 +6805,11 @@ msgstr ""
 "# Couleur du texte\n"
 "# DÃ©faut : -1 (dÃ©faut couleur)\n"
 
-#: src/lang.c:2172
+#: src/lang.c:2183
 msgid "Color of mini help menu"
 msgstr "Couleur du petit menu d'aide"
 
-#: src/lang.c:2173
+#: src/lang.c:2184
 msgid ""
 "# Color of mini help menu\n"
 "# Default: 3 (brown)\n"
@@ -6766,11 +6817,11 @@ msgstr ""
 "# Couleur du petit menu d'aide\n"
 "# DÃ©faut : 3 (marron)\n"
 
-#: src/lang.c:2179
+#: src/lang.c:2190
 msgid "Color of help text"
 msgstr "Couleur de l'aide"
 
-#: src/lang.c:2180
+#: src/lang.c:2191
 msgid ""
 "# Color of help pages\n"
 "# Default: -1 (default color)\n"
@@ -6778,11 +6829,11 @@ msgstr ""
 "# Couleur des pages d'aide\n"
 "# DÃ©faut : -1 (couleur par dÃ©faut)\n"
 
-#: src/lang.c:2186
+#: src/lang.c:2197
 msgid "Color of status messages"
 msgstr "Couleur des messages de statut"
 
-#: src/lang.c:2187
+#: src/lang.c:2198
 msgid ""
 "# Color of messages in last line\n"
 "# Default: 6 (cyan)\n"
@@ -6790,11 +6841,11 @@ msgstr ""
 "# Couleur des messages de statut\n"
 "# DÃ©faut : 6 (cyan)\n"
 
-#: src/lang.c:2193
+#: src/lang.c:2204
 msgid "Color of quoted lines"
 msgstr "Couleur de citation de 1er niveau"
 
-#: src/lang.c:2194
+#: src/lang.c:2205
 msgid ""
 "# Color of quote-lines\n"
 "# Default: 2 (green)\n"
@@ -6802,11 +6853,11 @@ msgstr ""
 "# Couleur de citation de premier niveau\n"
 "# DÃ©faut : 2 (vert)\n"
 
-#: src/lang.c:2200
+#: src/lang.c:2211
 msgid "Color of twice quoted line"
 msgstr "Couleur de citation de 2nd niveau"
 
-#: src/lang.c:2201
+#: src/lang.c:2212
 msgid ""
 "# Color of twice quoted lines\n"
 "# Default: 3 (brown)\n"
@@ -6814,11 +6865,11 @@ msgstr ""
 "# Couleur de citation de second niveau\n"
 "# DÃ©faut : 3 (marron)\n"
 
-#: src/lang.c:2207
+#: src/lang.c:2218
 msgid "Color of =>3 times quoted line"
 msgstr "Couleur de citation de 3e niveau ou sup."
 
-#: src/lang.c:2208
+#: src/lang.c:2219
 msgid ""
 "# Color of >=3 times quoted lines\n"
 "# Default: 4 (blue)\n"
@@ -6826,11 +6877,11 @@ msgstr ""
 "# Couleur de citation de 3e niveau ou supÃ©rieur\n"
 "# DÃ©faut : 4 (bleu)\n"
 
-#: src/lang.c:2214
+#: src/lang.c:2225
 msgid "Color of article header lines"
 msgstr "Couleur des en-tÃªtes de l'article"
 
-#: src/lang.c:2215
+#: src/lang.c:2226
 msgid ""
 "# Color of header-lines\n"
 "# Default: 2 (green)\n"
@@ -6838,11 +6889,11 @@ msgstr ""
 "# Couleur des en-tÃªtes de l'article\n"
 "# DÃ©faut : 2 (vert)\n"
 
-#: src/lang.c:2221
+#: src/lang.c:2232
 msgid "Color of actual news header fields"
 msgstr "Couleur des champs d'en-tÃªte actuels"
 
-#: src/lang.c:2222
+#: src/lang.c:2233
 msgid ""
 "# Color of actual news header fields\n"
 "# Default: 9 (light red)\n"
@@ -6850,11 +6901,11 @@ msgstr ""
 "# Couleur des champs d'en-tÃªtes actuels\n"
 "# DÃ©faut : 9 (rouge gras)\n"
 
-#: src/lang.c:2228
+#: src/lang.c:2239
 msgid "Color of article subject lines"
 msgstr "Couleur du sujet"
 
-#: src/lang.c:2229
+#: src/lang.c:2240
 msgid ""
 "# Color of article subject\n"
 "# Default: 6 (cyan)\n"
@@ -6862,11 +6913,25 @@ msgstr ""
 "# Couleur du sujet\n"
 "# DÃ©faut : 6 (cyan)\n"
 
-#: src/lang.c:2235
+#: src/lang.c:2246
+#, fuzzy
+msgid "Color of external quotes"
+msgstr "Couleur du texte"
+
+#: src/lang.c:2247
+#, fuzzy
+msgid ""
+"# Color of quoted text from external sources\n"
+"# Default: 5 (pink)\n"
+msgstr ""
+"# Couleur des blocs textuels\n"
+"# DÃ©faut : 5 (rose)\n"
+
+#: src/lang.c:2253
 msgid "Color of response counter"
 msgstr "Couleur du compteur de rÃ©ponse"
 
-#: src/lang.c:2236
+#: src/lang.c:2254
 msgid ""
 "# Color of response counter\n"
 "# Default: 2 (green)\n"
@@ -6874,11 +6939,11 @@ msgstr ""
 "# Couleur du compteur de rÃ©ponse\n"
 "# DÃ©faut : 2 (vert)\n"
 
-#: src/lang.c:2242
+#: src/lang.c:2260
 msgid "Color of sender (From:)"
 msgstr "Couleur de l'expÃ©diteur (From:)"
 
-#: src/lang.c:2243
+#: src/lang.c:2261
 msgid ""
 "# Color of sender (From:)\n"
 "# Default: 2 (green)\n"
@@ -6886,11 +6951,11 @@ msgstr ""
 "# Couleur de l'expÃ©diteur (From:)\n"
 "# DÃ©faut : 2 (vert)\n"
 
-#: src/lang.c:2249
+#: src/lang.c:2267
 msgid "Color of help/mail sign"
 msgstr "Couleur de l'aide/signature email"
 
-#: src/lang.c:2250
+#: src/lang.c:2268
 msgid ""
 "# Color of Help/Mail-Sign\n"
 "# Default: 4 (blue)\n"
@@ -6898,11 +6963,11 @@ msgstr ""
 "# Couleur de l'aide/signature email\n"
 "# DÃ©faut : 4 (bleu)\n"
 
-#: src/lang.c:2256
+#: src/lang.c:2274
 msgid "Color of signatures"
 msgstr "Couleur des signatures"
 
-#: src/lang.c:2257
+#: src/lang.c:2275
 msgid ""
 "# Color of signature\n"
 "# Default: 4 (blue)\n"
@@ -6910,11 +6975,11 @@ msgstr ""
 "# Couleur des signatures\n"
 "# DÃ©faut : 4 (bleu)\n"
 
-#: src/lang.c:2263
+#: src/lang.c:2281
 msgid "Color of highlighted URLs"
 msgstr "Couleur des URLs en surbrillance"
 
-#: src/lang.c:2264
+#: src/lang.c:2282
 msgid ""
 "# Color of highlighted URLs\n"
 "# Default: -1 (default color)\n"
@@ -6922,11 +6987,11 @@ msgstr ""
 "# Couleur des URLs en surbrillance\n"
 "# DÃ©faut : -1 (dÃ©faut couleur)\n"
 
-#: src/lang.c:2270
+#: src/lang.c:2288
 msgid "Color of verbatim blocks"
 msgstr "Couleur des blocs textuels"
 
-#: src/lang.c:2271
+#: src/lang.c:2289
 msgid ""
 "# Color of verbatim blocks\n"
 "# Default: 5 (pink)\n"
@@ -6934,11 +6999,11 @@ msgstr ""
 "# Couleur des blocs textuels\n"
 "# DÃ©faut : 5 (rose)\n"
 
-#: src/lang.c:2277
+#: src/lang.c:2295
 msgid "Color of highlighting with *stars*"
 msgstr "Couleur des mots entre *astÃ©risques*"
 
-#: src/lang.c:2278
+#: src/lang.c:2296
 msgid ""
 "# Color of word highlighting with *stars*\n"
 "# Default: 11 (yellow)\n"
@@ -6946,11 +7011,11 @@ msgstr ""
 "# Couleur des mots entre *astÃ©risques*\n"
 "# DÃ©faut : 11 (jaune)\n"
 
-#: src/lang.c:2284
+#: src/lang.c:2302
 msgid "Color of highlighting with _dash_"
 msgstr "Couleur des mots entre _underscore_"
 
-#: src/lang.c:2285
+#: src/lang.c:2303
 msgid ""
 "# Color of word highlighting with _dash_\n"
 "# Default: 13 (light pink)\n"
@@ -6958,11 +7023,11 @@ msgstr ""
 "# Couleur des mots entre _underscore_\n"
 "# DÃ©faut : 13 (rose gras)\n"
 
-#: src/lang.c:2291
+#: src/lang.c:2309
 msgid "Color of highlighting with /slash/"
 msgstr "Couleur des mots entre /slash/"
 
-#: src/lang.c:2292
+#: src/lang.c:2310
 msgid ""
 "# Color of word highlighting with /slash/\n"
 "# Default: 14 (light cyan)\n"
@@ -6970,11 +7035,11 @@ msgstr ""
 "# Couleur des mots entre /slash/\n"
 "# DÃ©faut : 14 (cyan gras)\n"
 
-#: src/lang.c:2298
+#: src/lang.c:2316
 msgid "Color of highlighting with -stroke-"
 msgstr "Couleur des mots entre -tirets-"
 
-#: src/lang.c:2299
+#: src/lang.c:2317
 msgid ""
 "# Color of word highlighting with -stroke-\n"
 "# Default: 12 (light blue)\n"
@@ -6982,11 +7047,11 @@ msgstr ""
 "# Couleur des mots entre -tirets-\n"
 "# DÃ©faut : 12 (bleu gras)\n"
 
-#: src/lang.c:2306
+#: src/lang.c:2324
 msgid "Attr. of highlighting with *stars*"
 msgstr "Style des mots entre *astÃ©risques*"
 
-#: src/lang.c:2307
+#: src/lang.c:2325
 msgid ""
 "# Attributes of word highlighting on mono terminals\n"
 "# Possible values are:\n"
@@ -7014,11 +7079,11 @@ msgstr ""
 "# Style des mots entre *astÃ©risques*\n"
 "# DÃ©faut : 6 (gras)\n"
 
-#: src/lang.c:2322
+#: src/lang.c:2340
 msgid "Attr. of highlighting with _dash_"
 msgstr "Style des mots entre _underscore_"
 
-#: src/lang.c:2323
+#: src/lang.c:2341
 msgid ""
 "# Attribute of word highlighting with _dash_\n"
 "# Default: 2 (best highlighting)\n"
@@ -7026,11 +7091,11 @@ msgstr ""
 "# Style des mots entre _tirets_\n"
 "# DÃ©faut : 2 (mise en Ã©vidence accrue)\n"
 
-#: src/lang.c:2329
+#: src/lang.c:2347
 msgid "Attr. of highlighting with /slash/"
 msgstr "Style des mots entre /slash/"
 
-#: src/lang.c:2330
+#: src/lang.c:2348
 msgid ""
 "# Attribute of word highlighting with /slash/\n"
 "# Default: 5 (half bright)\n"
@@ -7038,11 +7103,11 @@ msgstr ""
 "# Style des mots entre /slash/\n"
 "# DÃ©faut : 5 (contrastÃ©)\n"
 
-#: src/lang.c:2336
+#: src/lang.c:2354
 msgid "Attr. of highlighting with -stroke-"
 msgstr "Style des mots entre -tirets-"
 
-#: src/lang.c:2337
+#: src/lang.c:2355
 msgid ""
 "# Attribute of word highlighting with -stroke-\n"
 "# Default: 3 (reverse video)\n"
@@ -7050,27 +7115,27 @@ msgstr ""
 "# Style des mots entre -tirets-\n"
 "# DÃ©faut : 3 (vidÃ©o inversÃ©e)\n"
 
-#: src/lang.c:2343
+#: src/lang.c:2361
 msgid "URL highlighting in message body"
 msgstr "Mise en Ã©vidence des URLs dans les articles"
 
-#: src/lang.c:2344
+#: src/lang.c:2362
 msgid "# Enable URL highlighting?\n"
 msgstr "# Mettre en Ã©vidence les URLs ?\n"
 
-#: src/lang.c:2349
+#: src/lang.c:2367
 msgid "Word highlighting in message body"
 msgstr "Mise en Ã©vidence des mots dans les articles"
 
-#: src/lang.c:2350
+#: src/lang.c:2368
 msgid "# Enable word highlighting?\n"
 msgstr "# Mettre en Ã©vidence les mots ?\n"
 
-#: src/lang.c:2355
+#: src/lang.c:2373
 msgid "What to display instead of mark"
 msgstr "Afficher Ã§a plutÃ´t qu'une marque"
 
-#: src/lang.c:2356
+#: src/lang.c:2374
 msgid ""
 "# Should the leading and ending stars and dashes also be displayed,\n"
 "# even when they are highlighting marks?\n"
@@ -7086,63 +7151,63 @@ msgstr ""
 "#   1 = oui, afficher la marque\n"
 "# * 2 = plutÃ´t afficher un espace\n"
 
-#: src/lang.c:2365
+#: src/lang.c:2383
 msgid "Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr "Largeur du pager. <RETOUR> valide."
 
-#: src/lang.c:2366
+#: src/lang.c:2384
 msgid "Page line wrap column"
 msgstr "Largeur du pager"
 
-#: src/lang.c:2367
+#: src/lang.c:2385
 msgid "# Wrap article lines at column\n"
 msgstr "# Justifier les lignes des articles Ã  la colonne indiquÃ©e\n"
 
-#: src/lang.c:2372
+#: src/lang.c:2390
 msgid "Wrap around threads on next unread"
 msgstr "Englober les fils pour le non lu suivant"
 
-#: src/lang.c:2373
+#: src/lang.c:2391
 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:2377
+#: src/lang.c:2395
 msgid "Enter default mail address (and fullname). <CR> sets."
 msgstr "Adresse mail par dÃ©faut (et nom complet). <RETOUR> valide."
 
-#: src/lang.c:2378 src/lang.c:2876
+#: src/lang.c:2396 src/lang.c:2894
 msgid "Mail address (and fullname)"
 msgstr "Adresse mail (et nom complet)"
 
-#: src/lang.c:2379
+#: src/lang.c:2397
 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:2384
+#: src/lang.c:2402
 msgid "Show empty Followup-To in editor"
 msgstr "Inclure l'en-tÃªte Followup-To dans l'Ã©diteur"
 
-#: src/lang.c:2385
+#: src/lang.c:2403
 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:2389
+#: src/lang.c:2407
 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:2390
+#: src/lang.c:2408
 msgid "Create signature from path/command"
 msgstr "Signature depuis fichier/commande"
 
-#: src/lang.c:2391
+#: src/lang.c:2409
 msgid ""
 "# Signature path (random sigs)/file to be used when posting/replying\n"
 "# sigfile=file       appends file as signature\n"
@@ -7156,44 +7221,44 @@ msgstr ""
 "signature\n"
 "# sigfile=--aucun     ne pas ajouter de signature\n"
 
-#: src/lang.c:2398
+#: src/lang.c:2416
 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:2399
+#: src/lang.c:2417
 msgid "Prepend signature with \"-- \""
 msgstr "PrÃ©cÃ©der la signature avec \"-- \""
 
-#: src/lang.c:2400
+#: src/lang.c:2418
 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:2404
+#: src/lang.c:2422
 msgid "Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Rajouter la signature lors du repostage. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:2405
+#: src/lang.c:2423
 msgid "Add signature when reposting"
 msgstr "Rajouter la signature lors du repostage"
 
-#: src/lang.c:2406
+#: src/lang.c:2424
 msgid "# If ON add signature to reposted articles\n"
 msgstr "# Si ON, rajoute la signature aux articles repostÃ©s\n"
 
-#: src/lang.c:2410
+#: src/lang.c:2428
 #, 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:2411
+#: src/lang.c:2429
 msgid "Characters used as quote-marks"
 msgstr "CaractÃ¨re de citation"
 
-#: src/lang.c:2412
+#: src/lang.c:2430
 #, c-format
 msgid ""
 "# Characters used in quoting to followups and replies.\n"
@@ -7203,11 +7268,11 @@ msgstr ""
 "# '_' est remplacÃ© par ' ', %s, %S sont remplacÃ©s par les intiales\n"
 "# de l'auteur auquel vous rÃ©pondez.\n"
 
-#: src/lang.c:2418
+#: src/lang.c:2436
 msgid "Quoting behavior"
 msgstr "Type de citations"
 
-#: src/lang.c:2419
+#: src/lang.c:2437
 msgid ""
 "# How quoting should be handled when following up or replying.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7231,17 +7296,17 @@ msgstr ""
 "#   6 = Citer les signatures, citer les lignes vides\n"
 "#   7 = Citations compr., signatures et lignes vides citÃ©es\n"
 
-#: src/lang.c:2432 src/lang.c:2440 src/lang.c:2446
+#: src/lang.c:2450 src/lang.c:2458 src/lang.c:2464
 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:2433
+#: src/lang.c:2451
 msgid "Quote line when following up"
 msgstr "Citation lors d'un suivi"
 
-#: src/lang.c:2434
+#: src/lang.c:2452
 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"
@@ -7251,39 +7316,39 @@ msgstr ""
 "# %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:2441
+#: src/lang.c:2459
 msgid "Quote line when cross-posting"
 msgstr "Citation lors d'un cross-post"
 
-#: src/lang.c:2447
+#: src/lang.c:2465
 msgid "Quote line when mailing"
 msgstr "Citation lors d'un envoi par mail"
 
-#: src/lang.c:2452
+#: src/lang.c:2470
 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:2453
+#: src/lang.c:2471
 msgid "Insert 'User-Agent:' header"
 msgstr "InsÃ©rer l'en-tÃªte 'User-Agent:'"
 
-#: src/lang.c:2454
+#: src/lang.c:2472
 msgid "# If ON include advertising User-Agent: header\n"
 msgstr "# Si ON inclus l'en-tÃªte 'User-Agent:'\n"
 
-#: src/lang.c:2459
+#: src/lang.c:2477
 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:2460
+#: src/lang.c:2478
 msgid "MM_CHARSET"
 msgstr "MM_CHARSET"
 
-#: src/lang.c:2461
+#: src/lang.c:2479
 msgid ""
 "# Charset supported locally which is also used for MIME header and\n"
 "# Content-Type header.\n"
@@ -7303,40 +7368,40 @@ msgstr ""
 "# d'encodage autre que mm_charset est considÃ©rÃ© comme non disponible et\n"
 "# reprÃ©sentÃ© par '?'.\n"
 
-#: src/lang.c:2471
+#: src/lang.c:2489
 msgid "MM_NETWORK_CHARSET"
 msgstr "MM_NETWORK_CHARSET"
 
-#: src/lang.c:2472
+#: src/lang.c:2490
 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:2476
+#: src/lang.c:2494
 msgid ""
 "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr "Encodage local (p.e. US-ASCII, ISO_8859_1, EUC_KR), <RETOUR> valide."
 
-#: src/lang.c:2477
+#: src/lang.c:2495
 msgid "MM_LOCAL_CHARSET"
 msgstr "MM_LOCAL_CHARSET"
 
-#: src/lang.c:2478
+#: src/lang.c:2496
 msgid "# Charset supported locally.\n"
 msgstr "# Encodage de caractÃ¨res local disponible.\n"
 
-#: src/lang.c:2485
+#: src/lang.c:2503
 msgid "Mailbox format"
 msgstr "Format de la boÃ®te Ã  lettres"
 
-#: src/lang.c:2486
+#: src/lang.c:2504
 msgid "# Format of the mailbox.\n"
 msgstr "# Format de la boÃ®te Ã  lettres\n"
 
-#: src/lang.c:2491
+#: src/lang.c:2509
 msgid "MIME encoding in news messages"
 msgstr "Encodage MIME dans les messages usenet"
 
-#: src/lang.c:2492
+#: src/lang.c:2510
 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"
@@ -7351,15 +7416,15 @@ msgstr ""
 "# 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:2500 src/lang.c:2521
+#: src/lang.c:2518 src/lang.c:2539
 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:2501
+#: src/lang.c:2519
 msgid "Use 8bit characters in news headers"
 msgstr "CaractÃ¨res 8bit dans les en-tÃªtes usenet"
 
-#: src/lang.c:2502
+#: src/lang.c:2520
 msgid ""
 "# If ON, 8bit characters in news headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -7372,30 +7437,30 @@ msgstr ""
 "# de la valeur de cette option sauf si post_mime_encoding a comme\n"
 "# valeur 8bit.\n"
 
-#: src/lang.c:2509
+#: src/lang.c:2527
 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:2510
+#: src/lang.c:2528
 msgid "View post-processed files"
 msgstr "Voir les fichiers traitÃ©s"
 
-#: src/lang.c:2511
+#: src/lang.c:2529
 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:2516
+#: src/lang.c:2534
 msgid "MIME encoding in mail messages"
 msgstr "Encodage MIME pour les mails"
 
-#: src/lang.c:2522
+#: src/lang.c:2540
 msgid "Use 8bit characters in mail headers"
 msgstr "CaractÃ¨res 8bits dans en-tÃªtes mail"
 
-#: src/lang.c:2523
+#: src/lang.c:2541
 msgid ""
 "# If ON, 8bit characters in mail headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -7415,11 +7480,11 @@ msgstr ""
 "# mails donc nous vous conseillons de ne PAS activer cette option sauf si\n"
 "# vous avez une bonne raison.\n"
 
-#: src/lang.c:2533
+#: src/lang.c:2551
 msgid "Strip blanks from ends of lines"
 msgstr "Nettoyer les fins de lignes"
 
-#: src/lang.c:2534
+#: src/lang.c:2552
 msgid ""
 "# If ON strip blanks from ends of lines for faster display on slow "
 "terminals.\n"
@@ -7427,17 +7492,17 @@ 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:2539
+#: src/lang.c:2557
 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:2540
+#: src/lang.c:2558
 msgid "Transliteration"
 msgstr "TranslitÃ©ration (conversion)"
 
-#: src/lang.c:2541
+#: src/lang.c:2559
 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"
@@ -7447,11 +7512,11 @@ msgstr ""
 "# 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:2549
+#: src/lang.c:2567
 msgid "Send you a Cc/Bcc automatically"
 msgstr "S'envoyer automatiquement une copie"
 
-#: src/lang.c:2550
+#: src/lang.c:2568
 msgid ""
 "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7468,15 +7533,15 @@ msgstr ""
 "#   2 = Cci\n"
 "#   3 = Cc et Cci\n"
 
-#: src/lang.c:2559
+#: src/lang.c:2577
 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:2560
+#: src/lang.c:2578
 msgid "Spamtrap warning address parts"
 msgstr "PiÃ¨ges Ã  spam dans les adresses"
 
-#: src/lang.c:2561
+#: src/lang.c:2579
 msgid ""
 "# A comma-delimited list of address-parts you want to be warned\n"
 "# about when trying to reply by email.\n"
@@ -7484,28 +7549,28 @@ 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:2566
+#: src/lang.c:2584
 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:2567
+#: src/lang.c:2585
 msgid "No. of days a filter entry is valid"
 msgstr "DurÃ©e de validitÃ© d'un filtre"
 
-#: src/lang.c:2568
+#: src/lang.c:2586
 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:2572
+#: src/lang.c:2590
 msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr ""
 "CrÃ©er une rÃ¨gle pour les articles postÃ©s. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:2573
+#: src/lang.c:2591
 msgid "Add posted articles to filter"
 msgstr "CrÃ©er une rÃ¨gle pour les articles postÃ©s"
 
-#: src/lang.c:2574
+#: src/lang.c:2592
 msgid ""
 "# If ON add posted articles which start a new thread to filter for\n"
 "# highlighting follow-ups\n"
@@ -7513,24 +7578,24 @@ msgstr ""
 "# Si ON, crÃ©e une rÃ¨gle pour les articles dÃ©butant un nouveau fil\n"
 "# afin de mettre en surbrillance les suivis.\n"
 
-#: src/lang.c:2578
+#: src/lang.c:2596
 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:2579
+#: src/lang.c:2597
 msgid "Mail directory"
 msgstr "RÃ©pertoire mail"
 
-#: src/lang.c:2580
+#: src/lang.c:2598
 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:2585
+#: src/lang.c:2603
 msgid "Save articles in batch mode (-S)"
 msgstr "Enregistrer articles en arriÃ¨re-plan (-S)"
 
-#: src/lang.c:2586
+#: src/lang.c:2604
 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"
@@ -7538,19 +7603,19 @@ 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:2591
+#: src/lang.c:2609
 msgid "The directory where you want articles/threads saved."
 msgstr "Le rÃ©pertoire oÃ¹ vous voulez enregistrer les articles/fils."
 
-#: src/lang.c:2592
+#: src/lang.c:2610
 msgid "Directory to save arts/threads in"
 msgstr "RÃ©pertoire oÃ¹ enregistrer les articles/fils"
 
-#: src/lang.c:2593
+#: src/lang.c:2611
 msgid "# Directory where articles/threads are saved\n"
 msgstr "# RÃ©pertoire oÃ¹ sont enregistrÃ©s les articles/fils\n"
 
-#: src/lang.c:2597
+#: src/lang.c:2615
 msgid ""
 "Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> "
 "sets."
@@ -7558,11 +7623,11 @@ msgstr ""
 "Enregistrement auto. basÃ© sur l'en-tÃªte Archive-name:. <ESPACE> change & "
 "<RETOUR> valide."
 
-#: src/lang.c:2598
+#: src/lang.c:2616
 msgid "Use Archive-name: header for save"
 msgstr "Honorer l'en-tÃªte 'Archive-name:'"
 
-#: src/lang.c:2599
+#: src/lang.c:2617
 msgid ""
 "# If ON articles/threads with Archive-name: in mail header will\n"
 "# be automatically saved with the Archive-name & part/patch no.\n"
@@ -7571,7 +7636,7 @@ msgstr ""
 "# du mail seront enregistrÃ©s automatiquement avec l'Archive-name\n"
 "# & le numÃ©ro de la partie et ou patch.\n"
 
-#: src/lang.c:2604
+#: src/lang.c:2622
 msgid ""
 "Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 "cancels."
@@ -7579,23 +7644,23 @@ msgstr ""
 "Marquer lu les articles/fils enregistrÃ©s. <ESPACE> change, <RETOUR> valide, "
 "<ESC> annule."
 
-#: src/lang.c:2605
+#: src/lang.c:2623
 msgid "Mark saved articles/threads as read"
 msgstr "Marquer lu les articles/fils enregistrÃ©s"
 
-#: src/lang.c:2606
+#: src/lang.c:2624
 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:2610
+#: src/lang.c:2628
 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:2611
+#: src/lang.c:2629
 msgid "Post process saved articles"
 msgstr "Post-traiter les articles enregistrÃ©s"
 
-#: src/lang.c:2612
+#: src/lang.c:2630
 msgid ""
 "# Perform post processing (saving binary attachments) from saved articles.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7609,11 +7674,11 @@ msgstr ""
 "#   1 = extraire uniquement les *.shar (archives shell)\n"
 "#   2 = oui\n"
 
-#: src/lang.c:2621
+#: src/lang.c:2639
 msgid "Process only unread articles"
 msgstr "Traiter uniquement les articles non lus"
 
-#: src/lang.c:2622
+#: src/lang.c:2640
 msgid ""
 "# If ON only save/print/pipe/mail unread articles (tagged articles "
 "excepted)\n"
@@ -7621,22 +7686,22 @@ msgstr ""
 "# Si ON, enregistre/imprime/pipe/envoi articles non lu\n"
 "# (exceptÃ© les articles marquÃ©s)\n"
 
-#: src/lang.c:2627
+#: src/lang.c:2645
 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:2628
+#: src/lang.c:2646
 msgid "Print all headers when printing"
 msgstr "Imprimer tous les en-tÃªtes"
 
-#: src/lang.c:2629
+#: src/lang.c:2647
 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:2633
+#: src/lang.c:2651
 msgid ""
 "The printer program with options that is to be used to print articles/"
 "threads."
@@ -7644,39 +7709,39 @@ msgstr ""
 "Le logiciel d'impression avec options utilisÃ©es pour imprimer les articles/"
 "fils."
 
-#: src/lang.c:2634
+#: src/lang.c:2652
 msgid "Printer program with options"
 msgstr "Logiciel d'impression avec options"
 
-#: src/lang.c:2635
+#: src/lang.c:2653
 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:2641
+#: src/lang.c:2659
 msgid "Force redraw after certain commands"
 msgstr "RafraÃ®chir l'Ã©cran aprÃ¨s certaines actions"
 
-#: src/lang.c:2642
+#: src/lang.c:2660
 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:2646
+#: src/lang.c:2664
 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:2647
+#: src/lang.c:2665
 msgid "Start editor with line offset"
 msgstr "Lancer l'Ã©diteur avec une ligne dÃ©calÃ©e"
 
-#: src/lang.c:2648
+#: src/lang.c:2666
 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"
@@ -7684,16 +7749,16 @@ 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:2653
+#: src/lang.c:2671
 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:2654
+#: src/lang.c:2672
 msgid "Invocation of your editor"
 msgstr "Lancement de votre Ã©diteur"
 
-#: src/lang.c:2655
+#: src/lang.c:2673
 msgid ""
 "# Format of editor line including parameters\n"
 "# %E Editor  %F Filename  %N Linenumber\n"
@@ -7701,16 +7766,16 @@ msgstr ""
 "# Format des paramÃ¨tres pour l'Ã©diteur\n"
 "# %E Ã‰diteur  %F Fichier  %N NÂ° de ligne\n"
 
-#: src/lang.c:2660
+#: src/lang.c:2678
 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:2661
+#: src/lang.c:2679
 msgid "External inews"
 msgstr "Inews externe"
 
-#: src/lang.c:2662
+#: src/lang.c:2680
 msgid ""
 "# If --internal use the built in mini inews for posting via NNTP\n"
 "# otherwise use an external inews program\n"
@@ -7718,18 +7783,18 @@ 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:2666
+#: src/lang.c:2684
 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:2667
+#: src/lang.c:2685
 msgid "Invocation of your mail command"
 msgstr "Lancement de votre client mail"
 
-#: src/lang.c:2668
+#: src/lang.c:2686
 msgid ""
 "# Format of mailer line including parameters\n"
 "# %M Mailer  %S Subject  %T To  %F Filename\n"
@@ -7741,11 +7806,11 @@ msgstr ""
 "# 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:2676
+#: src/lang.c:2694
 msgid "Use interactive mail reader"
 msgstr "Utiliser un MUA interactif"
 
-#: src/lang.c:2677
+#: src/lang.c:2695
 msgid ""
 "# Interactive mailreader\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7759,36 +7824,36 @@ msgstr ""
 "#   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:2686
+#: src/lang.c:2704
 msgid "Remove ~/.article after posting"
 msgstr "Effacer ~/.article aprÃ¨s le postage"
 
-#: src/lang.c:2687
+#: src/lang.c:2705
 msgid "# If ON remove ~/.article after posting.\n"
 msgstr "# Si ON, effacer ~/.article aprÃ¨s le postage.\n"
 
-#: src/lang.c:2693
+#: src/lang.c:2711
 msgid "Use UTF-8 graphics (thread tree etc.)"
 msgstr "Utiliser les formes UTF-8 (symboles, etc.)"
 
-#: src/lang.c:2694
+#: src/lang.c:2712
 msgid ""
 "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
 msgstr ""
 "# Si ON, utilise les caractÃ¨res UTF-8 pour les symboles '->', '...' et "
 "autres.\n"
 
-#: src/lang.c:2699
+#: src/lang.c:2717
 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:2700
+#: src/lang.c:2718
 msgid "Filename for posted articles"
 msgstr "Fichier pour les articles postÃ©s"
 
-#: src/lang.c:2701
+#: src/lang.c:2719
 msgid ""
 "# Filename where to keep all postings (default posted)\n"
 "# If no filename is set then postings will not be saved\n"
@@ -7797,41 +7862,41 @@ msgstr ""
 "# Si aucun fichier n'est indiquÃ©, les articles postÃ©s ne seront pas\n"
 "# enregistrÃ©s\n"
 
-#: src/lang.c:2706
+#: src/lang.c:2724
 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:2707
+#: src/lang.c:2725
 msgid "Keep failed arts in ~/dead.articles"
 msgstr "Articles non postÃ©s dans ~/dead.articles"
 
-#: src/lang.c:2708
+#: src/lang.c:2726
 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:2712
+#: src/lang.c:2730
 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:2713
+#: src/lang.c:2731
 msgid "No unsubscribed groups in newsrc"
 msgstr "Pas de groupes dÃ©sabonnÃ©s dans newsrc"
 
-#: src/lang.c:2714
+#: src/lang.c:2732
 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:2719
+#: src/lang.c:2737
 msgid "Remove bogus groups from newsrc"
 msgstr "Effacer les groupes corrompus de newsrc"
 
-#: src/lang.c:2720
+#: src/lang.c:2738
 msgid ""
 "# What to do with bogus groups in newsrc file\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7845,71 +7910,71 @@ msgstr ""
 "#   1 = effacer\n"
 "#   2 = marquer d'un D dans l'Ã©cran de sÃ©lection\n"
 
-#: src/lang.c:2729
+#: src/lang.c:2747
 msgid ""
 "Enter number of seconds to wait for a response from the server. <CR> sets."
 msgstr ""
 "DurÃ©e de l'attente d'une rÃ©ponse du serveur (en secondes). <RETOUR> valide."
 
-#: src/lang.c:2730
+#: src/lang.c:2748
 msgid "NNTP read timeout in seconds"
 msgstr "DurÃ©e limite d'attente lecture NNTP en secondes"
 
-#: src/lang.c:2731
+#: src/lang.c:2749
 msgid ""
 "# Time in seconds to wait for a response from the server (0=no timeout)\n"
 msgstr ""
 "# DurÃ©e en secondes, de l'attente d'une rÃ©ponse du serveur (0=pas de durÃ©e "
 "limite)\n"
 
-#: src/lang.c:2736
+#: src/lang.c:2754
 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:2737
+#: src/lang.c:2755
 msgid "Interval in secs to reread active"
 msgstr "DurÃ©e avant relecture du fichier active"
 
-#: src/lang.c:2738
+#: src/lang.c:2756
 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:2743
+#: src/lang.c:2761
 msgid "Reconnect to server automatically"
 msgstr "Reconnexion automatique au serveur"
 
-#: src/lang.c:2744
+#: src/lang.c:2762
 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:2748
+#: src/lang.c:2766
 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:2749
+#: src/lang.c:2767
 msgid "Cache NNTP overview files locally"
 msgstr "Cache local des en-tÃªtes NNTP"
 
-#: src/lang.c:2750
+#: src/lang.c:2768
 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:2754 src/lang.c:2769 src/lang.c:2789 src/lang.c:2808
+#: src/lang.c:2772 src/lang.c:2787 src/lang.c:2807 src/lang.c:2826
 msgid "Enter format string. <CR> sets, <ESC> cancels."
 msgstr "Formatage des dates. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:2755
+#: src/lang.c:2773
 msgid "Format string for selection level"
 msgstr "Marques de formatage dans la sÃ©lection de groupe"
 
-#: src/lang.c:2756
+#: src/lang.c:2774
 msgid ""
 "# Format string for selection level representation\n"
 "# Default: %f %n %U  %G  %d\n"
@@ -7933,11 +7998,11 @@ msgstr ""
 "#   %n              Nombre, numÃ©rotation des lignes Ã  l'Ã©cran\n"
 "#   %U              Nombre de non lu(s)\n"
 
-#: src/lang.c:2770
+#: src/lang.c:2788
 msgid "Format string for group level"
 msgstr "Marques de formatage dans les groupes"
 
-#: src/lang.c:2771
+#: src/lang.c:2789
 msgid ""
 "# Format string for group level representation\n"
 "# Default: %n %m %R %L  %s  %F\n"
@@ -7971,11 +8036,11 @@ msgstr ""
 "#   %s              Sujet (uniquement dans la sÃ©lection de groupe)\n"
 "#   %S              Score\n"
 
-#: src/lang.c:2790
+#: src/lang.c:2808
 msgid "Format string for thread level"
 msgstr "Marques de formatage dans les fils"
 
-#: src/lang.c:2791
+#: src/lang.c:2809
 msgid ""
 "# Format string for thread level representation\n"
 "# Default: %n %m  [%L]  %T  %F\n"
@@ -8007,19 +8072,19 @@ msgstr ""
 "#   %S              Score\n"
 "#   %T              Vue du fil (uniquement dans les fils)\n"
 
-#: src/lang.c:2809
+#: src/lang.c:2827
 msgid "Format string for display of dates"
 msgstr "Format des dates affichÃ©es"
 
-#: src/lang.c:2810
+#: src/lang.c:2828
 msgid "# Format string for date representation\n"
 msgstr "# Format des dates affichÃ©es\n"
 
-#: src/lang.c:2816
+#: src/lang.c:2834
 msgid "Unicode normalization form"
 msgstr "Normalisation d'Unicode"
 
-#: src/lang.c:2817
+#: src/lang.c:2835
 msgid ""
 "# Unicode normalization form\n"
 "# Possible values are:\n"
@@ -8037,19 +8102,19 @@ msgstr ""
 "#   3 = NFC\n"
 "#   4 = NFD\n"
 
-#: src/lang.c:2830
+#: src/lang.c:2848
 msgid "Render BiDi"
 msgstr "Rendu BiDi"
 
-#: src/lang.c:2831
+#: src/lang.c:2849
 msgid "# If ON, bi-directional text is rendered by tin\n"
 msgstr "# Si ON, le texte bi-directionnel est affichÃ© par tin\n"
 
-#: src/lang.c:2838
+#: src/lang.c:2856
 msgid "Function for sorting articles"
 msgstr "Fonction pour trier les articles"
 
-#: src/lang.c:2839
+#: src/lang.c:2857
 msgid ""
 "# Function for sorting articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -8061,180 +8126,180 @@ msgstr ""
 "# * 0 = qsort\n"
 "#   1 = heapsort\n"
 
-#: src/lang.c:2852
+#: src/lang.c:2870
 msgid "Automatically GroupMarkUnselArtRead"
 msgstr "GroupMarkUnselArtRead automatiquement"
 
-#: src/lang.c:2858
+#: src/lang.c:2876
 msgid "Delete post-process files"
 msgstr "Effacer les fichiers traitÃ©s"
 
-#: src/lang.c:2863
+#: src/lang.c:2881
 msgid "Filename for all mailed 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:2864
+#: src/lang.c:2882
 msgid "Mailbox to save sent mails"
 msgstr "BoÃ®te aux lettres pour les emails envoyÃ©s"
 
-#: src/lang.c:2869
+#: src/lang.c:2887
 msgid "Set Followup-To: header to this group(s). <CR> sets, <ESC> cancels."
 msgstr ""
 "En-tÃªte 'Followup-To:' pour ce(s) groupe(s). <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:2870
+#: src/lang.c:2888
 msgid "Followup-To: header"
 msgstr "En-tÃªte 'Followup-To:'"
 
-#: src/lang.c:2875
+#: src/lang.c:2893
 msgid "Enter default mail address (and fullname). <CR> sets, <ESC> cancels."
 msgstr ""
 "Adresse mail par dÃ©faut (et nom complet). <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:2882
+#: src/lang.c:2900
 msgid ""
 "Path and options for ispell-like spell-checker. <CR> sets, <ESC> cancels."
 msgstr ""
 "Chemin et options pour ispell (ou autre correcteur). <RETOUR> valide, <ESC> "
 "annule."
 
-#: src/lang.c:2883
+#: src/lang.c:2901
 msgid "Ispell program"
 msgstr "Programme 'Ispell'"
 
-#: src/lang.c:2889
+#: src/lang.c:2907
 msgid "When group is a mailing list, send responses to this email address."
 msgstr ""
 "Lorsque le groupe est une liste de diffusion, envoyer les rÃ©ponses Ã  cette "
 "adresse email."
 
-#: src/lang.c:2890
+#: src/lang.c:2908
 msgid "Mailing list address"
 msgstr "Adresse email de la liste de diffusion"
 
-#: src/lang.c:2896
+#: src/lang.c:2914
 msgid "Forward articles as attachment"
 msgstr "Faire suivre les articles en piÃ¨ce-jointe"
 
-#: src/lang.c:2901
+#: src/lang.c:2919
 msgid ""
 "A comma separated list of MIME major/minor Content-Types. <ESC> cancels."
 msgstr ""
 "Une liste des 'Content-Type' MIME majeur/mineur sÃ©parÃ©e par des virgules. "
 "<ESC> annule."
 
-#: src/lang.c:2902
+#: src/lang.c:2920
 msgid "Which MIME types will be saved"
 msgstr "Quels types MIME seront enregistrÃ©s"
 
-#: src/lang.c:2907
+#: src/lang.c:2925
 msgid "Value of the Organization: header. <CR> sets, <ESC> cancels."
 msgstr "Contenu de l'en-tÃªte 'Organisation:'. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:2908
+#: src/lang.c:2926
 msgid "Organization: header"
 msgstr "En-tÃªte 'Organisation:'"
 
-#: src/lang.c:2913
+#: src/lang.c:2931
 msgid "Filename for saved articles. <CR> sets, <ESC> cancels."
 msgstr "Nom des articles sauvegardÃ©s. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:2914
+#: src/lang.c:2932
 msgid "savefile"
 msgstr "savefile"
 
-#: src/lang.c:2919 src/lang.c:2943
+#: src/lang.c:2937 src/lang.c:2961
 msgid "Scope for the filter rule. <CR> sets, <ESC> cancels."
 msgstr "DurÃ©e de la rÃ¨gle. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:2920
+#: src/lang.c:2938
 msgid "Quick (1 key) select filter scope"
 msgstr "SÃ©lection rapide (une touche) de la durÃ©e d'une rÃ¨gle"
 
-#: src/lang.c:2925 src/lang.c:2949
+#: src/lang.c:2943 src/lang.c:2967
 msgid "Header for filter rule. <CR> sets, <ESC> cancels."
 msgstr "En-tÃªte pour la rÃ¨gle. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:2926
+#: src/lang.c:2944
 msgid "Quick (1 key) select filter header"
 msgstr "SÃ©lection rapide (une touche) d'une rÃ¨gle sur l'en-tÃªte"
 
-#: src/lang.c:2931 src/lang.c:2955
+#: src/lang.c:2949 src/lang.c:2973
 msgid "ON = case sensitive, OFF = ignore case. <CR> sets, <ESC> cancels."
 msgstr ""
 "ON = casse sensible, OFF = ignore la casse. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:2932
+#: src/lang.c:2950
 msgid "Quick (1 key) select filter case"
 msgstr "SÃ©lection rapide (une touche) de la casse d'une rÃ¨gle"
 
-#: src/lang.c:2937 src/lang.c:2961
+#: src/lang.c:2955 src/lang.c:2979
 msgid "ON = expire, OFF = don't ever expire. <CR> sets, <ESC> cancels."
 msgstr "ON = expire, OFF = n'expire pas. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:2938
+#: src/lang.c:2956
 msgid "Quick (1 key) select filter expire"
 msgstr "SÃ©lection rapide (une touche) de l'expiration d'une rÃ¨gle"
 
-#: src/lang.c:2944
+#: src/lang.c:2962
 msgid "Quick (1 key) kill filter scope"
 msgstr "SÃ©lection rapide (une touche) de la durÃ©e du filtre"
 
-#: src/lang.c:2950
+#: src/lang.c:2968
 msgid "Quick (1 key) kill filter header"
 msgstr "SÃ©lection rapide (une touche) du filtre sur l'en-tÃªte"
 
-#: src/lang.c:2956
+#: src/lang.c:2974
 msgid "Quick (1 key) kill filter case"
 msgstr "SÃ©lection rapide (une touche) de la casse d'un filtre"
 
-#: src/lang.c:2962
+#: src/lang.c:2980
 msgid "Quick (1 key) kill filter expire"
 msgstr "SÃ©lection rapide (une touche) de l'expiration du filtre"
 
-#: src/lang.c:2968
+#: src/lang.c:2986
 msgid "Assume this charset if no charset declaration is present, <CR> to set."
 msgstr "Utilise cet encodage si aucun n'est spÃ©cifiÃ©, <RETOUR> pour changer."
 
-#: src/lang.c:2969
+#: src/lang.c:2987
 msgid "UNDECLARED_CHARSET"
 msgstr "UNDECLARED_CHARSET"
 
-#: src/lang.c:2975
+#: src/lang.c:2993
 msgid ""
 "Add this text at the start of the message body. <CR> sets, <ESC> cancels."
 msgstr "Ajouter ce texte au dÃ©but du message. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:2976
+#: src/lang.c:2994
 msgid "X_Body"
 msgstr "X_Body"
 
-#: src/lang.c:2981
+#: src/lang.c:2999
 msgid "Insert this header when posting. <CR> sets, <ESC> cancels."
 msgstr "InsÃ©rer cet en-tÃªte lors du postage. <RETOUR> valide, <ESC> annule."
 
-#: src/lang.c:2982
+#: src/lang.c:3000
 msgid "X_Headers"
 msgstr "X_Headers"
 
-#: src/lang.c:2987
+#: src/lang.c:3005
 msgid ""
 "Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
 msgstr ""
 "Si ON, inclus un en-tÃªte 'X-Comment-To:'. <ESPACE> change & <RETOUR> valide."
 
-#: src/lang.c:2988
+#: src/lang.c:3006
 msgid "Insert 'X-Comment-To:' header"
 msgstr "InsÃ©rer l'en-tÃªte 'X-Comment-To:'"
 
-#: src/misc.c:3837
+#: src/misc.c:3832
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "Version : %s %s release %s (\"%s\") %s %s\n"
 
-#: src/misc.c:3840
+#: src/misc.c:3835
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "Version : %s %s release %s (\"%s\")\n"
@@ -8252,25 +8317,30 @@ msgstr ""
 "\n"
 "Connexion au serveur expirÃ©e, reconnexion # %d\n"
 
-#: src/nntplib.c:851 src/nntplib.c:1825
+#: src/nntplib.c:836
+#, fuzzy
+msgid "NNTP connection error. Exiting..."
+msgstr "Ã‰chec de la connexion au serveur NNTP %s. Fermeture..."
+
+#: src/nntplib.c:849 src/nntplib.c:1814
 msgid "Rejoin current group\n"
 msgstr "Rejoindre le groupe actuel\n"
 
-#: src/nntplib.c:859 src/nntplib.c:1833
+#: src/nntplib.c:857 src/nntplib.c:1822
 #, c-format
 msgid "Read (%s)\n"
 msgstr "Lecture (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:859
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr "RÃ©envoyer la derniÃ¨re commande (%s)\n"
 
-#: src/nntplib.c:1489
+#: src/nntplib.c:1478
 msgid "CAPABILITIES did not announce READER"
 msgstr "CAPABILITIES n'a pas annoncÃ© READER"
 
-#: src/nntplib.c:1976
+#: src/nntplib.c:1965
 msgid "MOTD: "
 msgstr "MOTD: "
 
@@ -8279,7 +8349,7 @@ msgstr "MOTD: "
 msgid "couldn't expand %s\n"
 msgstr "impossible de dÃ©compacter %s\n"
 
-#: src/post.c:1326
+#: src/post.c:1335
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -8288,7 +8358,7 @@ msgstr ""
 "La ligne %d dÃ©passe les 998 octets et devrait Ãªtre rÃ©duite, mais\n"
 "l'encodage n'est ni %s ni %s\n"
 
-#: src/post.c:1331
+#: src/post.c:1340
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -8300,7 +8370,7 @@ msgstr ""
 "activÃ©e ou l'article ne contient pas de caractÃ¨res 8 bits donc pas\n"
 "besoin de rÃ©duire la ligne\n"
 
-#: src/post.c:1333
+#: src/post.c:1342
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -8309,7 +8379,7 @@ msgstr ""
 "La ligne %d dÃ©passe les 998 octets et devrait Ãªtre rÃ©duite, mais\n"
 "l'encodage n'est pas %s\n"
 
-#: src/post.c:2306
+#: src/post.c:2316
 #, c-format
 msgid "Posting: %.*s ..."
 msgstr "Postage : %.*s ..."
@@ -8339,7 +8409,7 @@ msgstr "[- Indisponible -]"
 #. * preamble
 #. * TODO: -> lang.c
 #.
-#: src/rfc2047.c:1302
+#: src/rfc2047.c:1307
 #, c-format
 msgid ""
 "This message has been composed in the 'multipart/mixed' MIME-format. If you\n"
@@ -8353,19 +8423,19 @@ msgstr ""
 "ce qui suit peut paraÃ®tre assez bizarre.\n"
 "\n"
 
-#: src/save.c:1045
+#: src/save.c:1052
 msgid "bytes"
 msgstr "octets"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "unread"
 msgstr "non lu(s)"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "all"
 msgstr "tout"
 
-#: src/select.c:565 src/select.c:567
+#: src/select.c:568 src/select.c:570
 msgid " R"
 msgstr " R"
 
@@ -8414,3 +8484,12 @@ msgstr "Fermeture anormale de Slrnface,
 #, c-format
 msgid "Slrnface failed: %s."
 msgstr "Ã‰chec de Slrnface : %s."
+
+#~ msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
+#~ msgstr "Largeur max. Ã  afficher des noms des groupes. <RETOUR> valide."
+
+#~ msgid "Max. length of group names shown"
+#~ msgstr "Largeur max. des noms des groupes"
+
+#~ msgid "# Maximum length of the names of newsgroups displayed\n"
+#~ msgstr "# Largeur maximum Ã  afficher des noms des groupes.\n"
Binary files tin-2.3.1/po/ru.gmo and tin-2.3.2/po/ru.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.1/po/ru.po tin-2.3.2/po/ru.po
--- tin-2.3.1/po/ru.po	2014-12-24 09:41:50.000000000 +0100
+++ tin-2.3.2/po/ru.po	2015-12-24 00:18:16.151209035 +0100
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tin 1.8.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-24 09:41+0100\n"
+"POT-Creation-Date: 2015-12-24 00:18+0100\n"
 "PO-Revision-Date: 2006-04-21 15:39+0200\n"
 "Last-Translator: Andrei Emeltchenko <andrei.emeltchenko@finik.org>\n"
 "Language-Team: Russian <gnu@mx.ru>\n"
@@ -16,12 +16,12 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
-#: src/attrib.c:926
+#: src/attrib.c:941
 #, fuzzy
 msgid "Processing attributes... "
 msgstr "úÁÐÉÓØ ÆÁÊÌÁ ÁÔÒÉÂÕÔÏ×..."
 
-#: src/attrib.c:1145
+#: src/attrib.c:1163
 #, c-format
 msgid ""
 "# Do not edit this comment block\n"
@@ -30,464 +30,469 @@ msgstr ""
 "# îÅ ÒÅÄÁËÔÉÒÕÊÔÅ ÜÔÏÔ ÂÌÏË ËÏÍÍÅÎÔÁÒÉÅ×\n"
 "#\n"
 
-#: src/attrib.c:1146
+#: src/attrib.c:1164
 #, c-format
 msgid "#  scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n"
 msgstr "#  scope=óôòïëá (ÎÁÐÒ. alt.*,!alt.bin*) [mandatory]\n"
 
-#: src/attrib.c:1147
+#: src/attrib.c:1165
 #, c-format
 msgid "#  add_posted_to_filter=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1148
+#: src/attrib.c:1166
 #, c-format
 msgid "#  advertising=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1149
+#: src/attrib.c:1167
 #, c-format
 msgid "#  alternative_handling=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1150
+#: src/attrib.c:1168
 #, c-format
 msgid "#  ask_for_metamail=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1151
+#: src/attrib.c:1169
 #, fuzzy, c-format
 msgid "#  auto_cc_bcc=NUM\n"
 msgstr "#  show_author=þéóìï\n"
 
-#: src/attrib.c:1152
+#: src/attrib.c:1170
 #, c-format
 msgid "#    0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n"
 msgstr ""
 
-#: src/attrib.c:1153
+#: src/attrib.c:1171
 #, fuzzy, c-format
 msgid "#  auto_list_thread=ON/OFF\n"
 msgstr "#  show_author=þéóìï\n"
 
-#: src/attrib.c:1154
+#: src/attrib.c:1172
 #, c-format
 msgid "#  auto_save=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1155
+#: src/attrib.c:1173
 #, c-format
 msgid "#  auto_select=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1156
+#: src/attrib.c:1174
 #, c-format
 msgid "#  batch_save=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1157
+#: src/attrib.c:1175
 #, c-format
 msgid "#  date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
 msgstr ""
 
-#: src/attrib.c:1158
+#: src/attrib.c:1176
 #, c-format
 msgid "#  delete_tmp_files=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1159
+#: src/attrib.c:1177
 #, c-format
 msgid "#  editor_format=STRING (eg. %%E +%%N %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1160
+#: src/attrib.c:1178
 #, c-format
 msgid "#  fcc=STRING (eg. =mailbox)\n"
 msgstr "#  fcc=óôòïëá (ÎÁÐÒ. =mailbox)\n"
 
-#: src/attrib.c:1161
+#: src/attrib.c:1179
 #, c-format
 msgid "#  followup_to=STRING\n"
 msgstr "#  followup_to=óôòïëá\n"
 
-#: src/attrib.c:1162
+#: src/attrib.c:1180
 #, c-format
 msgid "#  from=STRING (just append wanted From:-line, don't use quotes)\n"
 msgstr ""
 "#  from=óôòïëá (ÄÏÂÁ×ØÔÅ ÖÅÌÁÅÍÕÀ ÓÔÒÏËÕ From:, ÎÅ ÉÓÐÏÌØÚÕÊÔÅ ËÁ×ÙÞËÉ)\n"
 
-#: src/attrib.c:1163
+#: src/attrib.c:1181
 #, c-format
 msgid "#  group_catchup_on_exit=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1164
+#: src/attrib.c:1182
 #, c-format
 msgid "#  group_format=STRING (eg. %%n %%m %%R %%L  %%s  %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1165
+#: src/attrib.c:1183
 #, fuzzy, c-format
 msgid "#  mail_8bit_header=ON/OFF\n"
 msgstr "#  thread_perc=þéóìï\n"
 
-#: src/attrib.c:1166
+#: src/attrib.c:1184
 #, c-format
 msgid "#  mail_mime_encoding=supported_encoding"
 msgstr ""
 
-#: src/attrib.c:1174
+#: src/attrib.c:1192
 #, c-format
 msgid "#  ispell=STRING\n"
 msgstr "#  ispell=óôòïëá\n"
 
-#: src/attrib.c:1176
+#: src/attrib.c:1194
 #, c-format
 msgid "#  maildir=STRING (eg. ~/Mail)\n"
 msgstr "#  maildir=óôòïëá (ÎÁÐÒ. ~/Mail)\n"
 
-#: src/attrib.c:1177
+#: src/attrib.c:1195
 #, c-format
 msgid "#  mailing_list=STRING (eg. majordomo@example.org)\n"
 msgstr "#  mailing_list=óôòïëá (ÎÁÐÒ. majordomo@example.org)\n"
 
-#: src/attrib.c:1178
+#: src/attrib.c:1196
 #, c-format
 msgid "#  mime_types_to_save=STRING (eg. image/*,!image/bmp)\n"
 msgstr "#  mime_types_to_save=óôòïëá (ÎÁÐÒ. image/*,!image/bmp)\n"
 
-#: src/attrib.c:1179
+#: src/attrib.c:1197
 #, fuzzy, c-format
 msgid "#  mark_ignore_tags=ON/OFF\n"
 msgstr "#  show_author=þéóìï\n"
 
-#: src/attrib.c:1180
+#: src/attrib.c:1198
 #, fuzzy, c-format
 msgid "#  mark_saved_read=ON/OFF\n"
 msgstr "#  show_author=þéóìï\n"
 
-#: src/attrib.c:1181
+#: src/attrib.c:1199
 #, c-format
 msgid "#  mime_forward=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1183
+#: src/attrib.c:1201
 #, c-format
 msgid "#  mm_network_charset=supported_charset"
 msgstr "#  mm_network_charset=ÐÏÄÄÅÒÖÉ×ÁÅÍÁÑ_ËÏÄÉÒÏ×ËÁ"
 
-#: src/attrib.c:1190
+#: src/attrib.c:1208
 #, c-format
 msgid "#  undeclared_charset=STRING (default is US-ASCII)\n"
 msgstr "#  undeclared_charset=óôòïëá (ÐÏ ÕÍÏÌÞÁÎÉÀ US-ASCII)\n"
 
-#: src/attrib.c:1192
+#: src/attrib.c:1210
 #, fuzzy, c-format
 msgid "#  news_headers_to_display=STRING\n"
 msgstr "#  news_quote_format=óôòïëá\n"
 
-#: src/attrib.c:1193
+#: src/attrib.c:1211
 #, fuzzy, c-format
 msgid "#  news_headers_to_not_display=STRING\n"
 msgstr "#  news_quote_format=óôòïëá\n"
 
-#: src/attrib.c:1194
+#: src/attrib.c:1212
 #, c-format
 msgid "#  news_quote_format=STRING\n"
 msgstr "#  news_quote_format=óôòïëá\n"
 
-#: src/attrib.c:1195
+#: src/attrib.c:1213
 #, c-format
 msgid "#  organization=STRING (if beginning with '/' read from file)\n"
 msgstr ""
 "#  organization=óôòïëá (ÅÓÌÉ ÎÁÞÉÎÁÅÔÓÑ Ó '/', ÔÏ ÐÒÏÞÉÔÁÔØ ÉÚ ÆÁÊÌÁ)\n"
 
-#: src/attrib.c:1196
+#: src/attrib.c:1214
 #, fuzzy, c-format
 msgid "#  pos_first_unread=ON/OFF\n"
 msgstr "#  show_author=þéóìï\n"
 
-#: src/attrib.c:1197
+#: src/attrib.c:1215
 #, fuzzy, c-format
 msgid "#  post_8bit_header=ON/OFF\n"
 msgstr "#  thread_perc=þéóìï\n"
 
-#: src/attrib.c:1198
+#: src/attrib.c:1216
 #, c-format
 msgid "#  post_mime_encoding=supported_encoding"
 msgstr ""
 
-#: src/attrib.c:1205
+#: src/attrib.c:1223
 #, fuzzy, c-format
 msgid "#  post_process_type=NUM\n"
 msgstr "#  post_proc_type=þéóìï\n"
 
-#: src/attrib.c:1210
+#: src/attrib.c:1228
 #, fuzzy, c-format
 msgid "#  post_process_view=ON/OFF\n"
 msgstr "#  post_proc_type=þéóìï\n"
 
-#: src/attrib.c:1211
+#: src/attrib.c:1229
 #, c-format
 msgid "#  quick_kill_scope=STRING (ie. talk.*)\n"
 msgstr "#  quick_kill_scope=óôòïëá (ÎÁÐÒ. talk.*)\n"
 
-#: src/attrib.c:1212
+#: src/attrib.c:1230
 #, c-format
 msgid "#  quick_kill_expire=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1213
+#: src/attrib.c:1231
 #, c-format
 msgid "#  quick_kill_case=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1214
+#: src/attrib.c:1232
 #, c-format
 msgid "#  quick_kill_header=NUM\n"
 msgstr "#  quick_kill_header=þéóìï\n"
 
-#: src/attrib.c:1215 src/attrib.c:1224
+#: src/attrib.c:1233 src/attrib.c:1242
 #, fuzzy, c-format
 msgid "#    0=Subject: (case sensitive)  1=Subject: (ignore case)\n"
 msgstr "#    0=subj (ÕÞÉÔÙ×ÁÔØ ÒÅÇÉÓÔÒ) 1=subj (ÉÇÎÏÒÉÒÏ×ÁÔØ ÒÅÇÉÓÔÒ)\n"
 
-#: src/attrib.c:1216 src/attrib.c:1225
+#: src/attrib.c:1234 src/attrib.c:1243
 #, fuzzy, c-format
 msgid "#    2=From: (case sensitive)     3=From: (ignore case)\n"
 msgstr "#    2=from (ÕÞÉÔÙ×ÁÔØ ÒÅÇÉÓÔÒ) 3=from (ÉÇÎÏÒÉÒÏ×ÁÔØ ÒÅÇÉÓÔÒ)\n"
 
-#: src/attrib.c:1217 src/attrib.c:1226
+#: src/attrib.c:1235 src/attrib.c:1244
 #, c-format
 msgid "#    4=Message-ID: & full References: line\n"
 msgstr ""
 
-#: src/attrib.c:1218 src/attrib.c:1227
+#: src/attrib.c:1236 src/attrib.c:1245
 #, c-format
 msgid "#    5=Message-ID: & last References: entry only\n"
 msgstr ""
 
-#: src/attrib.c:1219 src/attrib.c:1228
+#: src/attrib.c:1237 src/attrib.c:1246
 #, c-format
 msgid "#    6=Message-ID: entry only     7=Lines:\n"
 msgstr ""
 
-#: src/attrib.c:1220
+#: src/attrib.c:1238
 #, c-format
 msgid "#  quick_select_scope=STRING\n"
 msgstr "#  quick_select_scope=óôòïëá\n"
 
-#: src/attrib.c:1221
+#: src/attrib.c:1239
 #, c-format
 msgid "#  quick_select_expire=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1222
+#: src/attrib.c:1240
 #, c-format
 msgid "#  quick_select_case=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1223
+#: src/attrib.c:1241
 #, c-format
 msgid "#  quick_select_header=NUM\n"
 msgstr "#  quick_select_header=þéóìï\n"
 
-#: src/attrib.c:1229
+#: src/attrib.c:1247
 #, c-format
 msgid "#  quote_chars=STRING (%%s, %%S for initials)\n"
 msgstr "#  quote_chars=óôòïëá (%%s, %%S ÄÌÑ ÉÎÉÃÉÁÌÏ×)\n"
 
-#: src/attrib.c:1231
+#: src/attrib.c:1249
 #, fuzzy, c-format
 msgid "#  print_header=ON/OFF\n"
 msgstr "#  thread_perc=þéóìï\n"
 
-#: src/attrib.c:1233
+#: src/attrib.c:1251
 #, fuzzy, c-format
 msgid "#  process_only_unread=ON/OFF\n"
 msgstr "#  show_author=þéóìï\n"
 
-#: src/attrib.c:1234
+#: src/attrib.c:1252
 #, fuzzy, c-format
 msgid "#  prompt_followupto=ON/OFF\n"
 msgstr "#  followup_to=óôòïëá\n"
 
-#: src/attrib.c:1235
+#: src/attrib.c:1253
 #, c-format
 msgid "#  savedir=STRING (eg. ~user/News)\n"
 msgstr "#  savedir=óôòïëá (ÎÁÐÒ. ~user/News)\n"
 
-#: src/attrib.c:1236
+#: src/attrib.c:1254
 #, c-format
 msgid "#  savefile=STRING (eg. =linux)\n"
 msgstr "#  savefile=óôòïëá (ÎÁÐÒ. =linux)\n"
 
-#: src/attrib.c:1237
+#: src/attrib.c:1255
 #, c-format
 msgid "#  sigfile=STRING (eg. $var/sig)\n"
 msgstr "#  sigfile=óôòïëá (ÎÁÐÒ. $var/sig)\n"
 
-#: src/attrib.c:1238
+#: src/attrib.c:1256
 #, c-format
 msgid "#  show_author=NUM\n"
 msgstr "#  show_author=þéóìï\n"
 
-#: src/attrib.c:1244
+#: src/attrib.c:1262
 #, fuzzy, c-format
 msgid "#  show_signatures=ON/OFF\n"
 msgstr "#  show_author=þéóìï\n"
 
-#: src/attrib.c:1245
+#: src/attrib.c:1263
 #, fuzzy, c-format
 msgid "#  show_only_unread_arts=ON/OFF\n"
 msgstr "#  show_author=þéóìï\n"
 
-#: src/attrib.c:1246
+#: src/attrib.c:1264
 #, fuzzy, c-format
 msgid "#  sigdashes=ON/OFF\n"
 msgstr "#  show_author=þéóìï\n"
 
-#: src/attrib.c:1247
+#: src/attrib.c:1265
 #, fuzzy, c-format
 msgid "#  signature_repost=ON/OFF\n"
 msgstr "#  show_author=þéóìï\n"
 
-#: src/attrib.c:1248
+#: src/attrib.c:1266
 #, fuzzy, c-format
 msgid "#  sort_article_type=NUM\n"
 msgstr "#  sort_art_type=þéóìï\n"
 
-#: src/attrib.c:1266
+#: src/attrib.c:1284
 #, c-format
 msgid "#  sort_threads_type=NUM\n"
 msgstr "#  sort_threads_type=þéóìï\n"
 
-#: src/attrib.c:1275
+#: src/attrib.c:1293
 #, fuzzy, c-format
 msgid "#  start_editor_offset=ON/OFF\n"
 msgstr "#  show_author=þéóìï\n"
 
-#: src/attrib.c:1276
+#: src/attrib.c:1294
 #, c-format
 msgid "#  tex2iso_conv=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1277
+#: src/attrib.c:1295
 #, c-format
 msgid "#  thread_catchup_on_exit=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1278
+#: src/attrib.c:1296
 #, fuzzy, c-format
 msgid "#  thread_articles=NUM"
 msgstr "#  thread_arts=þéóìï"
 
-#: src/attrib.c:1285
+#: src/attrib.c:1303
 #, c-format
 msgid "#  thread_format=STRING (eg. %%n %%m [%%L]  %%T  %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1286
+#: src/attrib.c:1304
 #, c-format
 msgid "#  thread_perc=NUM\n"
 msgstr "#  thread_perc=þéóìï\n"
 
-#: src/attrib.c:1287
+#: src/attrib.c:1305
 #, c-format
 msgid "#  trim_article_body=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1288
+#: src/attrib.c:1306
 #, c-format
 msgid "#    0 = Don't trim article body\n"
 msgstr ""
 
-#: src/attrib.c:1289
+#: src/attrib.c:1307
 #, c-format
 msgid "#    1 = Skip leading blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1290
+#: src/attrib.c:1308
 #, c-format
 msgid "#    2 = Skip trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1291
+#: src/attrib.c:1309
 #, c-format
 msgid "#    3 = Skip leading and trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1292
+#: src/attrib.c:1310
 #, c-format
 msgid "#    4 = Compact multiple blank lines between text blocks\n"
 msgstr ""
 
-#: src/attrib.c:1293
+#: src/attrib.c:1311
 #, c-format
 msgid ""
 "#    5 = Compact multiple blank lines between text blocks and skip\n"
 "#        leading blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1294
+#: src/attrib.c:1312
 #, c-format
 msgid ""
 "#    6 = Compact multiple blank lines between text blocks and skip\n"
 "#        trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1295
+#: src/attrib.c:1313
 #, c-format
 msgid ""
 "#    7 = Compact multiple blank lines between text blocks and skip\n"
 "#        leading and trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1296
+#: src/attrib.c:1314
 #, c-format
 msgid "#  verbatim_handling=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1297
+#: src/attrib.c:1316
+#, fuzzy, c-format
+msgid "#  extquote_handling=ON/OFF\n"
+msgstr "#  show_author=þéóìï\n"
+
+#: src/attrib.c:1318
 #, fuzzy, c-format
 msgid "#  wrap_on_next_unread=ON/OFF\n"
 msgstr "#  show_author=þéóìï\n"
 
-#: src/attrib.c:1298
+#: src/attrib.c:1319
 #, c-format
 msgid "#  x_body=STRING (eg. ~/.tin/extra-body-text)\n"
 msgstr "#  x_body=óôòïëá (ÎÁÐÒ. ~/.tin/extra-body-text)\n"
 
-#: src/attrib.c:1299
+#: src/attrib.c:1320
 #, c-format
 msgid "#  x_comment_to=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1300
+#: src/attrib.c:1321
 #, c-format
 msgid "#  x_headers=STRING (eg. ~/.tin/extra-headers)\n"
 msgstr "#  x_headers=óôòïëá (ÎÁÐÒ. ~/.tin/extra-headers)\n"
 
-#: src/attrib.c:1301
+#: src/attrib.c:1322
 #, c-format
 msgid ""
 "#\n"
 "# Note that it is best to put general (global scoping)\n"
 msgstr ""
 
-#: src/attrib.c:1302
+#: src/attrib.c:1323
 #, c-format
 msgid ""
 "# entries first followed by group specific entries.\n"
 "#\n"
 msgstr ""
 
-#: src/attrib.c:1303
+#: src/attrib.c:1324
 #, c-format
 msgid "############################################################################\n"
 msgstr ""
 
-#: src/cook.c:624
+#: src/cook.c:623
 msgid "(unknown)"
 msgstr "(ÎÅÉÚ×ÅÓÔÎÏ)"
 
@@ -928,105 +933,110 @@ msgid "Command failed: %s"
 msgstr "ïÛÉÂËÁ ×Ï ×ÒÅÍÑ ÉÓÐÏÌÎÅÎÉÑ: %s"
 
 #: src/lang.c:146
+#, fuzzy, c-format
+msgid "Cook article failed, %s is exiting"
+msgstr "ÜËÒÁÎ ÓÌÉÛËÏÍ ÍÁÌ, %s ×ÙÈÏÄ\n"
+
+#: src/lang.c:147
 msgid "Mark not selected articles read?"
 msgstr "ðÏÍÅÔÉÔØ ÎÅÏÔÍÅÞÅÎÎÙÅ ÓÔÁÔØÉ ËÁË ÐÒÏÞÉÔÁÎÎÙÅ?"
 
-#: src/lang.c:148
+#: src/lang.c:149
 #, c-format
 msgid "Connecting to %s..."
 msgstr "óÏÅÄÉÎÑÅÍÓÑ Ó %s..."
 
-#: src/lang.c:150
+#: src/lang.c:151
 msgid "<CR>"
 msgstr ""
 
-#: src/lang.c:151
+#: src/lang.c:152
 msgid "Creating active file for saved groups...\n"
 msgstr "óÏÚÄÁÎÉÅ ÆÁÊÌÁ active ÄÌÑ ÓÏÈÒ. ÇÒÕÐÐ...\n"
 
-#: src/lang.c:152
+#: src/lang.c:153
 msgid "Creating newsrc file...\n"
 msgstr "óÏÚÄÁÎÉÅ ÆÁÊÌÁ newsrc...\n"
 
-#: src/lang.c:154 src/lang.c:1296 src/lang.c:1316
+#: src/lang.c:155 src/lang.c:1299 src/lang.c:1319
 msgid "Default"
 msgstr "ðÏ ÕÍÏÌÞÁÎÉÀ"
 
-#: src/lang.c:155
+#: src/lang.c:156
 msgid "Delete saved files that have been post processed?"
 msgstr "õÄÁÌÉÔØ ÓÏÈÒÁÎ£ÎÎÙÅ ÏÂÒÁÂÏÔÁÎÎÙÅ ÆÁÊÌÙ?"
 
-#: src/lang.c:156
+#: src/lang.c:157
 msgid "Deleting temporary files..."
 msgstr "õÄÁÌÅÎÉÅ ×ÒÅÍÅÎÎÙÈ ÆÁÊÌÏ×..."
 
-#: src/lang.c:158
+#: src/lang.c:159
 msgid "*** End of article ***"
 msgstr "*** ëÏÎÅÃ ÓÔÁÔØÉ ***"
 
-#: src/lang.c:159
+#: src/lang.c:160
 msgid "*** End of articles ***"
 msgstr "*** ëÏÎÅÃ ÓÔÁÔÅÊ ***"
 
-#: src/lang.c:160
+#: src/lang.c:161
 #, fuzzy
 msgid "*** End of attachments ***"
 msgstr "*** ëÏÎÅÃ ÓÔÁÔÅÊ ***"
 
-#: src/lang.c:161
+#: src/lang.c:162
 msgid "*** End of groups ***"
 msgstr "*** ëÏÎÅÃ ÇÒÕÐÐ ***"
 
-#: src/lang.c:162
+#: src/lang.c:163
 #, fuzzy
 msgid "*** End of page ***"
 msgstr "*** ëÏÎÅÃ ÓÔÁÔØÉ ***"
 
-#: src/lang.c:163
+#: src/lang.c:164
 #, fuzzy
 msgid "*** End of scopes ***"
 msgstr "*** ëÏÎÅÃ ÇÒÕÐÐ ***"
 
-#: src/lang.c:164
+#: src/lang.c:165
 msgid "*** End of thread ***"
 msgstr "*** ëÏÎÅÃ ÄÉÓËÕÓÓÉÉ ***"
 
-#: src/lang.c:165
+#: src/lang.c:166
 #, fuzzy
 msgid "*** End of URLs ***"
 msgstr "*** ëÏÎÅÃ ÇÒÕÐÐ ***"
 
-#: src/lang.c:166
+#: src/lang.c:167
 msgid "Enter limit of articles to get> "
 msgstr "÷×ÅÄÉÔÅ ÐÒÅÄÅÌ ÐÏÌÕÞÁÅÍÙÈ ÓÔÁÔÅÊ> "
 
-#: src/lang.c:167
+#: src/lang.c:168
 msgid "Enter Message-ID to go to> "
 msgstr "÷×ÅÄÉÔÅ Message-ID ÄÌÑ ÐÅÒÅÈÏÄÁ> "
 
-#: src/lang.c:168
+#: src/lang.c:169
 msgid " and enter next unread thread"
 msgstr " É ××ÅÄÉÔÅ ÓÌÅÄÕÀÝÕÀ ÎÅÐÒÏÞÉÔÁÎÎÕÀ ÄÉÓËÕÓÓÉÀ"
 
-#: src/lang.c:169
+#: src/lang.c:170
 #, fuzzy
 msgid " and enter next unread article"
 msgstr " É ××ÅÄÉÔÅ ÓÌÅÄÕÀÝÕÀ ÎÅÐÒÏÞÉÔÁÎÎÕÀ ÄÉÓËÕÓÓÉÀ"
 
-#: src/lang.c:170
+#: src/lang.c:171
 msgid " and enter next unread group"
 msgstr " É ××ÅÄÉÔÅ ÓÌÅÄÕÀÝÕÀ ÎÅÐÒÏÞÉÔÁÎÎÕÀ ÇÒÕÐÐÕ"
 
-#: src/lang.c:171
+#: src/lang.c:172
 msgid "Enter option number> "
 msgstr "÷×ÅÄÉÔÅ ÎÏÍÅÒ ÏÐÃÉÉ> "
 
-#: src/lang.c:172
+#: src/lang.c:173
 #, c-format
 msgid "Enter range [%s]> "
 msgstr "÷×ÅÄÉÔÅ ÄÉÁÐÁÚÏÎ [%s]> "
 
-#: src/lang.c:173
+#: src/lang.c:174
 msgid ""
 "\n"
 "Warning: Approved: header used.\n"
@@ -1034,7 +1044,7 @@ msgstr ""
 "\n"
 "÷ÎÉÍÁÎÉÅ: ÉÓÐÏÌØÚÏ×ÁÎ ÚÁÇÏÌÏ×ÏË Approved:.\n"
 
-#: src/lang.c:175
+#: src/lang.c:176
 msgid ""
 "\n"
 "Error: Bad address in Approved: header.\n"
@@ -1042,7 +1052,7 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: îÅ×ÅÒÎÙÊ ÁÄÒÅÓ × ÚÁÇÏÌÏ×ËÅ Approved:.\n"
 
-#: src/lang.c:176
+#: src/lang.c:177
 msgid ""
 "\n"
 "Error: Bad address in From: header.\n"
@@ -1050,7 +1060,7 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: îÅ×ÅÒÎÙÊ ÁÄÒÅÓ × ÚÁÇÏÌÏ×ËÅ From:.\n"
 
-#: src/lang.c:177
+#: src/lang.c:178
 msgid ""
 "\n"
 "Error: Bad FQDN in Message-ID: header.\n"
@@ -1058,7 +1068,7 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: îÅ×ÅÒÎÙÊ FQDN × ÚÁÇÏÌÏ×ËÅ Message-ID:.\n"
 
-#: src/lang.c:178
+#: src/lang.c:179
 msgid ""
 "\n"
 "Error: Bad address in Reply-To: header.\n"
@@ -1066,7 +1076,7 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: îÅ×ÅÒÎÙÊ ÁÄÒÅÓ × ÚÁÇÏÌÏ×ËÅ Reply-To:.\n"
 
-#: src/lang.c:179
+#: src/lang.c:180
 #, fuzzy
 msgid ""
 "\n"
@@ -1075,27 +1085,27 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: îÅ×ÅÒÎÙÊ ÁÄÒÅÓ × ÚÁÇÏÌÏ×ËÅ From:.\n"
 
-#: src/lang.c:181
+#: src/lang.c:182
 #, c-format
 msgid "Can't unlock %s"
 msgstr "îÅ ÍÏÇÕ ÒÁÚÂÌÏËÉÒÏ×ÁÔØ %s"
 
-#: src/lang.c:182
+#: src/lang.c:183
 #, c-format
 msgid "Couldn't dotlock %s - article not appended!"
 msgstr "îÅ ÍÏÇÕ dotlock %s - ÓÔÁÔØÑ ÎÅ ÐÒÉËÒÅÐÌÅÎÁ!"
 
-#: src/lang.c:183
+#: src/lang.c:184
 #, c-format
 msgid "Couldn't lock %s - article not appended!"
 msgstr "îÅ ÍÏÇÕ ÚÁÂÌÏËÉÒÏ×ÁÔØ %s - ÓÔÁÔØÑ ÎÅ ÐÒÉËÒÅÐÌÅÎÁ!"
 
-#: src/lang.c:186
+#: src/lang.c:187
 #, c-format
 msgid "Corrupted file %s"
 msgstr "ðÏ×ÒÅÖÄÅÎÎÙÊ ÆÁÊÌ %s"
 
-#: src/lang.c:188
+#: src/lang.c:189
 #, fuzzy
 msgid ""
 "\n"
@@ -1104,31 +1114,36 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: Followup-To ÕÓÔÁÎÏ×ÌÅÎ ÎÁ ÂÏÌØÛÅ ÞÅÍ ÏÄÎÕ ÇÒÕÐÐÕ!\n"
 
-#: src/lang.c:189
+#: src/lang.c:190
+#, c-format
+msgid "Error: Custom format exceeds screen width. Using default \"%s\"."
+msgstr ""
+
+#: src/lang.c:191
 msgid "Internal error in GNKSA routine - send bug report.\n"
 msgstr "÷ÎÕÔÒÅÎÎÑÑ ÏÛÉÂËÁ × ÆÕÎËÃÉÉ GNKSA - ÏÔÐÒÁ×ØÔÅ ÓÏÏÂÝÅÎÉÅ ÏÂ ÏÛÉÂËÅ.\n"
 
-#: src/lang.c:190
+#: src/lang.c:192
 msgid "Left angle bracket missing in route address.\n"
 msgstr "÷ ÁÄÒÅÓÅ ÐÒÏÐÕÝÅÎÁ ÌÅ×ÁÑ ÕÇÌÏ×ÁÑ ÓËÏÂËÁ.\n"
 
-#: src/lang.c:191
+#: src/lang.c:193
 msgid "Left parenthesis missing in old-style address.\n"
 msgstr "÷ ÁÄÒÅÓÅ ÓÔÁÒÏÇÏ ÓÔÉÌÑ ÐÒÏÐÕÝÅÎÁ ÌÅ×ÁÑ ËÒÕÇÌÁÑ ÓËÏÂËÁ.\n"
 
-#: src/lang.c:192
+#: src/lang.c:194
 msgid "Right parenthesis missing in old-style address.\n"
 msgstr "÷ ÁÄÒÅÓÅ ÓÔÁÒÏÇÏ ÓÔÉÌÑ ÐÒÏÐÕÝÅÎÁ ÐÒÁ×ÁÑ ËÒÕÇÌÁÑ ÓËÏÂËÁ.\n"
 
-#: src/lang.c:193
+#: src/lang.c:195
 msgid "At-sign missing in mail address.\n"
 msgstr "÷ ÐÏÞÔÏ×ÏÍ ÁÄÒÅÓÅ ÐÒÏÐÕÝÅÎ ÚÎÁË '@'.\n"
 
-#: src/lang.c:194
+#: src/lang.c:196
 msgid "Single component FQDN is not allowed. Add your domain.\n"
 msgstr "åÄÉÎÓÔ×ÅÎÎÙÊ ËÏÍÐÏÎÅÎÔ FQDN ÎÅÄÏÐÕÓÔÉÍ. äÏÂÁ×ØÔÅ ×ÁÛ ÄÏÍÅÎ.\n"
 
-#: src/lang.c:195
+#: src/lang.c:197
 msgid ""
 "Invalid domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1136,7 +1151,7 @@ msgstr ""
 "îÅÐÒÁ×ÉÌØÎÙÊ ÄÏÍÅÎ. ïÔÐÒÁ×ØÔÅ ÓÏÏÂÝÅÎÉÅ ÏÂ ÏÛÉÂËÅ, ÅÓÌÉ ÄÏÍÅÎ ÓÕÝÅÓÔ×ÕÅÔ.\n"
 "éÓÐÏÌØÚÕÊÔÅ .invalid ËÁË ÄÏÍÅÎ 1 ÕÒÏ×ÎÑ ÄÌÑ ÉÓÐÏÒÞÅÎÎÙÈ ÁÄÒÅÓÏ×.\n"
 
-#: src/lang.c:196
+#: src/lang.c:198
 msgid ""
 "Illegal domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1144,7 +1159,7 @@ msgstr ""
 "îÅÄÏÐÕÓÔÉÍÙÊ ÄÏÍÅÎ. ïÔÐÒÁ×ØÔÅ ÓÏÏÂÝÅÎÉÅ ÏÂ ÏÛÉÂËÅ ÅÓÌÉ ÄÏÍÅÎ ÓÕÝÅÓÔ×ÕÅÔ.\n"
 "éÓÐÏÌØÚÕÊÔÅ .invalid ËÁË ÄÏÍÅÎ 1 ÕÒÏ×ÎÑ ÄÌÑ ÉÓÐÏÒÞÅÎÎÙÈ ÁÄÒÅÓÏ×.\n"
 
-#: src/lang.c:197
+#: src/lang.c:199
 msgid ""
 "Unknown domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1152,52 +1167,52 @@ msgstr ""
 "îÅÉÚ×ÅÓÔÎÙÊ ÄÏÍÅÎ. ïÔÐÒÁ×ØÔÅ ÓÏÏÂÝÅÎÉÅ ÏÂ ÏÛÉÂËÅ ÅÓÌÉ ÄÏÍÅÎ ÓÕÝÅÓÔ×ÕÅÔ.\n"
 "éÓÐÏÌØÚÕÊÔÅ .invalid ËÁË ÄÏÍÅÎ 1 ÕÒÏ×ÎÑ ÄÌÑ ÉÓÐÏÒÞÅÎÎÙÈ ÁÄÒÅÓÏ×.\n"
 
-#: src/lang.c:198
+#: src/lang.c:200
 msgid "Illegal character in FQDN.\n"
 msgstr "îÅÄÏÐÕÓÔÉÍÙÊ ÚÎÁË × FQDN.\n"
 
-#: src/lang.c:199
+#: src/lang.c:201
 msgid "Zero length FQDN component not allowed.\n"
 msgstr "îÕÌÅ×ÁÑ ÄÌÉÎÁ ËÏÍÐÏÎÅÎÔÁ FQDN ÎÅÄÏÐÕÓÔÉÍÁ.\n"
 
-#: src/lang.c:200
+#: src/lang.c:202
 msgid "FQDN component exceeds maximum allowed length (63 chars).\n"
 msgstr "ëÏÍÐÏÎÅÎÔ FQDN ÐÒÅ×ÙÛÁÅÔ ÍÁËÓ. ÄÏÐÕÓÔÉÍÕÀ ÄÌÉÎÕ (63 ÚÎÁËÁ).\n"
 
-#: src/lang.c:201
+#: src/lang.c:203
 msgid "FQDN component may not start or end with hyphen.\n"
 msgstr "ëÏÍÐÏÎÅÎÔ FQDN ÎÅ ÍÏÖÅÔ ÎÁÞÉÎÁÔØÓÑ ÉÌÉ ÚÁËÁÎÞÉ×ÁÔØÓÑ ÄÅÆÉÓÏÍ.\n"
 
-#: src/lang.c:202
+#: src/lang.c:204
 msgid "FQDN component may not start with digit.\n"
 msgstr "ëÏÍÐÏÎÅÎÔ FQDN ÎÅ ÍÏÖÅÔ ÎÁÞÉÎÁÔØÓÑ Ó ÃÉÆÒÙ.\n"
 
-#: src/lang.c:203
+#: src/lang.c:205
 msgid "Domain literal has impossible numeric value.\n"
 msgstr "÷ ÚÎÁËÅ ÄÏÍÅÎÁ ÎÅÄÏÐÕÓÔÉÍÙÊ ÃÉÆÒÏ×ÏÊ ÚÎÁË.\n"
 
-#: src/lang.c:204
+#: src/lang.c:206
 msgid ""
 "Domain literal is for private use only and not allowed for global use.\n"
 msgstr "úÎÁË ÄÏÍÅÎÁ ÔÏÌØËÏ ÄÌÑ ÞÁÓÔÎÏÇÏ ÉÓÐÏÌØÚÏ×ÁÎÉÑ É ÎÅÄÏÐÕÓÔÉÍ.\n"
 
-#: src/lang.c:205
+#: src/lang.c:207
 msgid "Right bracket missing in domain literal.\n"
 msgstr "÷ ÚÎÁËÅ ÄÏÍÅÎÁ ÐÒÏÐÕÝÅÎÁ ÐÒÁ×ÁÑ ÓËÏÂËÁ.\n"
 
-#: src/lang.c:206
+#: src/lang.c:208
 msgid "Missing localpart of mail address.\n"
 msgstr "ðÒÏÐÕÝÅÎÁ ÌÏËÁÌØÎÁÑ ÞÁÓÔØ ÐÏÞÔÏ×ÏÇÏ ÁÄÒÅÓÁ.\n"
 
-#: src/lang.c:207
+#: src/lang.c:209
 msgid "Illegal character in localpart of mail address.\n"
 msgstr "îÅÄÏÐÕÓÔÉÍÙÊ ÚÎÁË × ÌÏËÁÌØÎÏÊ ÞÁÓÔÉ ÐÏÞÔÏ×ÏÇÏ ÁÄÒÅÓÁ.\n"
 
-#: src/lang.c:208
+#: src/lang.c:210
 msgid "Zero length localpart component not allowed.\n"
 msgstr "îÕÌÅ×ÁÑ ÄÌÉÎÁ ÌÏËÁÌØÎÏÊ ÞÁÓÔÉ email ÎÅÄÏÐÕÓÔÉÍÁ.\n"
 
-#: src/lang.c:209
+#: src/lang.c:211
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n"
@@ -1205,7 +1220,7 @@ msgstr ""
 "îÅÄÏÐÕÓÔÉÍÙÊ ÚÎÁË × ÉÍÅÎÉ.\n"
 "óÌÏ×Á ÂÅÚ ËÁ×ÙÞÅË ÎÅ ÍÏÇÕÔ ÓÏÄÅÒÖÁÔØ '!()<>@,;:\\.[]' × ÁÄÒÅÓÅ.\n"
 
-#: src/lang.c:210
+#: src/lang.c:212
 msgid ""
 "Illegal character in realname.\n"
 "Quoted words may not contain '()<>\\'.\n"
@@ -1213,7 +1228,7 @@ msgstr ""
 "îÅÄÏÐÕÓÔÉÍÙÊ ÚÎÁË × ÉÍÅÎÉ.\n"
 "óÌÏ×Á × ËÁ×ÙÞËÁÈ ÎÅ ÍÏÇÕÔ ÓÏÄÅÒÖÁÔØ '()<>\\'.\n"
 
-#: src/lang.c:211
+#: src/lang.c:213
 msgid ""
 "Illegal character in realname.\n"
 "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n"
@@ -1221,11 +1236,11 @@ msgstr ""
 "îÅÄÏÐÕÓÔÉÍÙÊ ÚÎÁË × ÉÍÅÎÉ.\n"
 "ëÏÄÉÒÏ×ÁÎÎÙÅ ÓÌÏ×Á ÎÅ ÍÏÇÕÔ ÓÏÄÅÒÖÁÔØ '!()<>@,;:\"\\.[]/=' × ÐÁÒÁÍÅÔÒÅ.\n"
 
-#: src/lang.c:212
+#: src/lang.c:214
 msgid "Bad syntax in encoded word used in realname.\n"
 msgstr "îÅ×ÅÒÎÙÊ ÓÉÎÔÁËÓÉÓ × ËÏÄÉÒÏ×ÁÎÎÏÍ ÓÌÏ×Å, ÉÓÐÏÌØÚÏ×ÁÎÎÏÍ × ÉÍÅÎÉ.\n"
 
-#: src/lang.c:213
+#: src/lang.c:215
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '()<>\\' in old-style addresses.\n"
@@ -1233,7 +1248,7 @@ msgstr ""
 "îÅÄÏÐÕÓÔÉÍÙÊ ÚÎÁË × ÉÍÅÎÉ.\n"
 "óÌÏ×Á ÂÅÚ ËÁ×ÙÞÅË ÎÅ ÍÏÇÕÔ ÓÏÄÅÒÖÁÔØ '()<>\\' × ÁÄÒÅÓÁÈ ÓÔÁÒÏÇÏ ÓÔÉÌÑ.\n"
 
-#: src/lang.c:214
+#: src/lang.c:216
 msgid ""
 "Illegal character in realname.\n"
 "Control characters and unencoded 8bit characters > 127 are not allowed.\n"
@@ -1241,7 +1256,7 @@ msgstr ""
 "îÅÄÏÐÕÓÔÉÍÙÊ ÚÎÁË × ÉÍÅÎÉ.\n"
 "õÐÒÁ×ÌÑÀÝÉÅ ÓÉÍ×ÏÌÙ É ÎÅËÏÄ. 8-ÂÉÔÎÙÅ ÓÉÍ×. > 127 ÎÅÄÏÐÕÓÔÉÍÙ.\n"
 
-#: src/lang.c:215
+#: src/lang.c:217
 msgid ""
 "\n"
 "Error: No blank line found after header.\n"
@@ -1249,7 +1264,7 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: îÅ ÎÁÊÄÅÎÁ ÐÕÓÔÁÑ ÓÔÒÏËÁ ÐÏÓÌÅ ÚÁÇÏÌÏ×ËÁ.\n"
 
-#: src/lang.c:216
+#: src/lang.c:218
 #, c-format
 msgid ""
 "\n"
@@ -1257,7 +1272,7 @@ msgid ""
 msgstr ""
 
 #. TODO: fixme, US-ASCII is not the only 7bit charset we know about
-#: src/lang.c:218
+#: src/lang.c:220
 msgid ""
 "\n"
 "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n"
@@ -1271,7 +1286,7 @@ msgstr ""
 "        ×ÁÛÅÍÕ ÑÚÙËÕ, ÉÓÐÏÌØÚÕÑ M)ÍÅÎÀ ËÏÎÆÉÇÕÒÉÒÕÅÍÙÈ ÚÎÁÞÅÎÉÊ ÉÌÉ\n"
 "        ÏÔÒÅÄÁËÔÉÒÕÊÔÅ tinrc.\n"
 
-#: src/lang.c:223
+#: src/lang.c:225
 msgid ""
 "\n"
 "Error: Posting contains  non-ASCII characters  but the  MIME encoding\n"
@@ -1288,7 +1303,7 @@ msgstr ""
 "ÏÔÒÅÄÁËÔÉÒÕÊÔÅ\n"
 "\t ÆÁÊÌ tinrc.\n"
 
-#: src/lang.c:229
+#: src/lang.c:231
 msgid ""
 "\n"
 "Error: Article starts with blank line instead of header\n"
@@ -1296,7 +1311,7 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: óÔÁÔØÑ ÎÁÞÉÎÁÅÔÓÑ Ó ÐÕÓÔÏÊ ÓÔÒÏËÉ ×ÍÅÓÔÏ ÚÁÇÏÌÏ×ËÁ\n"
 
-#: src/lang.c:230
+#: src/lang.c:232
 #, c-format
 msgid ""
 "\n"
@@ -1307,7 +1322,7 @@ msgstr ""
 "ïÛÉÂËÁ: úÁÇÏÌÏ×ÏË × ÓÔÒÏËÅ %d ÎÅ ÉÍÅÅÔ Ä×ÏÅÔÏÞÉÑ ÐÏÓÌÅ ÉÍÅÎÉ:\n"
 "%s\n"
 
-#: src/lang.c:231
+#: src/lang.c:233
 #, c-format
 msgid ""
 "\n"
@@ -1316,7 +1331,7 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: ðÕcÔÁÑ ÓÔÒÏËÁ \"%s:\".\n"
 
-#: src/lang.c:232
+#: src/lang.c:234
 #, c-format
 msgid ""
 "\n"
@@ -1325,14 +1340,14 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: óÔÒÏËÁ  \"%s:\" ÐÒÏÐÕÝÅÎÁ × ÚÁÌÏ×ËÅ ÓÔÁÔØÉ.\n"
 
-#: src/lang.c:233
+#: src/lang.c:235
 #, c-format
 msgid ""
 "\n"
 "Error: %s contains non 7bit chars.\n"
 msgstr ""
 
-#: src/lang.c:234
+#: src/lang.c:236
 #, c-format
 msgid ""
 "\n"
@@ -1343,7 +1358,7 @@ msgstr ""
 "ïÛÉÂËÁ: úÁÇÏÌÏ×ÏË × ÓÔÒÏËÅ %d ÎÅ ÉÍÅÅÔ ÐÒÏÂÅÌÁ ÐÏÓÌÅ Ä×ÏÅÔÏÞÉÑ:\n"
 "%s\n"
 
-#: src/lang.c:235
+#: src/lang.c:237
 #, c-format
 msgid ""
 "\n"
@@ -1352,26 +1367,26 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: îÅÓËÏÌØËÏ ÓÔÒÏË (%d) \"%s:\" × ÚÁÇÏÌÏ×ËÅ.\n"
 
-#: src/lang.c:236
+#: src/lang.c:238
 #, c-format
 msgid "Insecure permissions of %s (%o)"
 msgstr "îÅÂÅÚÏÐÁÓÎÙÅ ÐÒÁ×Á ÄÏÓÔÕÐÁ %s (%o)"
 
-#: src/lang.c:238
+#: src/lang.c:240
 #, c-format
 msgid "Invalid response to GROUP command, %s"
 msgstr "îÅÄÏÐÕÓÔÉÍÙÊ ÏÔ×ÅÔ ÎÁ ËÏÍÁÎÄÕ GROUP, %s"
 
-#: src/lang.c:243
+#: src/lang.c:245
 #, c-format
 msgid "MIME parse error: Unexpected end of %s/%s article"
 msgstr "ïÛÉÂËÁ ÏÂÒÁÂÏÔËÉ MIME: îÅÏÖÉÄÁÎÎÏÅ ÏËÏÎÞÁÎÉÅ ÓÔÁÔØÉ %s/%s"
 
-#: src/lang.c:244
+#: src/lang.c:246
 msgid "MIME parse error: Start boundary whilst reading headers"
 msgstr "ïÛÉÂËÁ ÏÂÒÁÂÏÔËÉ MIME: îÁÞÁÌÏ ÇÒÁÎÉÃÙ × ÚÁÇÏÌÏ×ËÅ"
 
-#: src/lang.c:245
+#: src/lang.c:247
 #, fuzzy
 msgid ""
 "\n"
@@ -1380,16 +1395,16 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: \"%s\" - ÎÅÄÏÐÕÓÔÉÍÁÑ ÇÒÕÐÐÁ!\n"
 
-#: src/lang.c:246
+#: src/lang.c:248
 msgid "Can't get a (fully-qualified) domain-name!"
 msgstr "îÅ ÕÄÁ£ÔÓÑ ÐÏÌÕÞÉÔØ ÐÏÌÎÏÅ ÉÍÑ ÄÏÍÅÎÁ!"
 
-#: src/lang.c:247
+#: src/lang.c:249
 #, c-format
 msgid "No permissions to go into %s\n"
 msgstr "îÅÔ ÄÏÓÔÕÐÁ ÄÌÑ %s\n"
 
-#: src/lang.c:249
+#: src/lang.c:251
 msgid ""
 "\n"
 "Error: From: line missing.\n"
@@ -1397,30 +1412,30 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: ðÒÏÐÕÝÅÎÁ ÓÔÒÏËÁ From:.\n"
 
-#: src/lang.c:251
+#: src/lang.c:253
 #, c-format
 msgid "No read permissions for %s\n"
 msgstr "îÅÔ ÐÒÁ×Á ÎÁ ÞÔÅÎÉÅ ÄÌÑ %s\n"
 
-#: src/lang.c:252
+#: src/lang.c:254
 #, c-format
 msgid "File %s does not exist\n"
 msgstr "æÁÊÌ %s ÎÅ ÓÕÝÅÓÔ×ÕÅÔ\n"
 
-#: src/lang.c:253
+#: src/lang.c:255
 #, c-format
 msgid "No write permissions for %s\n"
 msgstr "îÅÔ ÐÒÁ×Á ÎÁ ÚÁÐÉÓØ ÄÌÑ %s\n"
 
-#: src/lang.c:254
+#: src/lang.c:256
 msgid "Can't get user information (/etc/passwd missing?)"
 msgstr "îÅ ÍÏÇÕ ÐÏÌÕÞÉÔØ ÉÎÆÏÒÍÁÃÉÀ Ï ÐÏÌØÚÏ×ÁÔÅÌÅ (ÎÅÔ /etc/passwd ?)"
 
-#: src/lang.c:255
+#: src/lang.c:257
 msgid "errors"
 msgstr "ÏÛÉÂËÉ"
 
-#: src/lang.c:257
+#: src/lang.c:259
 #, c-format
 msgid ""
 "\n"
@@ -1429,82 +1444,82 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ × ÓÔÒÏËÅ %d: úÁÇÏÌÏ×ÏË \"Sender:\" ÎÅÄÏÐÕÓÔÉÍ (ÂÕÄÅÔ ÄÏÂÁ×ÌÅÎ)\n"
 
-#: src/lang.c:259
+#: src/lang.c:261
 #, c-format
 msgid "Server has non of the groups listed in %s"
 msgstr "îÁ ÓÅÒ×ÅÒÅ ÎÅÔ ÎÉ ÏÄÎÏÊ ÇÒÕÐÐÙ ÕËÁÚÁÎÎÙÈ × %s"
 
-#: src/lang.c:260
+#: src/lang.c:262
 msgid "error"
 msgstr "ÏÛÉÂËÁ"
 
-#: src/lang.c:261
+#: src/lang.c:263
 msgid "Unknown display level"
 msgstr "îÅÉÚ×ÅÓÔÎÙÊ ÕÒÏ×ÅÎØ ÄÉÓÐÌÅÑ"
 
-#: src/lang.c:262
+#: src/lang.c:264
 msgid "<ESC>"
 msgstr ""
 
-#: src/lang.c:263
+#: src/lang.c:265
 msgid "Exiting..."
 msgstr "÷ÙÈÏÄ..."
 
-#: src/lang.c:264
+#: src/lang.c:266
 msgid "leaving external mail-reader"
 msgstr "ÏÓÔÁ×ÌÑÅÍ ×ÎÅÛÎÉÊ ÐÏÞÔÏ×ÙÊ ËÌÉÅÎÔ"
 
-#: src/lang.c:265
+#: src/lang.c:267
 #, c-format
 msgid "Extracting %s..."
 msgstr "éÚ×ÌÅËÁÅÍ %s..."
 
-#: src/lang.c:267
+#: src/lang.c:269
 #, c-format
 msgid "Error writing %s file. Filesystem full? File reset to previous state."
 msgstr ""
 "ïÛÉÂËÁ ÚÁÐÉÓÉ ÆÁÊÌÁ %s. îÅÔ ÍÅÓÔÁ? ÷ÏÓÓÔÁÎÏ×ÌÅÎÏ ÐÒÅÄ. ÓÏÓÔÏÑÎÉÅ ÆÁÊÌÁ."
 
-#: src/lang.c:268
+#: src/lang.c:270
 #, c-format
 msgid "Error making backup of %s file. Filesystem full?"
 msgstr "ïÛÉÂËÁ ÓÏÈÒÁÎÅÎÉÑ ÒÅÚÅÒ×ÎÏÊ ËÏÐÉÉ ÆÁÊÌÁ %s. îÅÔ ÍÅÓÔÁ?"
 
-#: src/lang.c:269
+#: src/lang.c:271
 #, c-format
 msgid "Filtering global rules (%d/%d)..."
 msgstr "æÉÌØÔÒÁÃÉÑ ÇÌÏÂÁÌØÎÙÈ ÐÒÁ×ÉÌ (%d/%d)..."
 
-#: src/lang.c:270
+#: src/lang.c:272
 msgid "Rule created by: "
 msgstr "ðÒÁ×ÉÌÏ ÓÏÚÄÁÎÏ: "
 
-#: src/lang.c:271
+#: src/lang.c:273
 #, c-format
 msgid "Enter pattern [%s]> "
 msgstr "÷×ÅÄÉÔÅ ÛÁÂÌÏÎ [%s]> "
 
-#: src/lang.c:272
+#: src/lang.c:274
 #, c-format
 msgid ""
 "\n"
 "You requested followups to your article to go to the following %s:\n"
 msgstr ""
 
-#: src/lang.c:273
+#: src/lang.c:275
 #, c-format
 msgid "  %s\t Answers will be directed to you by mail.\n"
 msgstr "  %s\t ïÔ×ÅÔÙ ÂÕÄÕÔ ÎÁÐÒÁ×ÌÅÎÙ Ë ×ÁÍ ÐÏ email.\n"
 
-#: src/lang.c:274
+#: src/lang.c:276
 msgid "-- forwarded message --\n"
 msgstr "-- ÐÅÒÅÓÌÁÎÎÏÅ ÓÏÏÂÝÅÎÉÅ --\n"
 
-#: src/lang.c:275
+#: src/lang.c:277
 msgid "-- end of forwarded message --\n"
 msgstr "-- ËÏÎÅÃ ÐÅÒÅÓÌÁÎÎÏÇÏ ÓÏÏÂÝÅÎÉÑ --\n"
 
-#: src/lang.c:276
+#: src/lang.c:278
 msgid ""
 "# Format:\n"
 "#   comment=STRING    Optional. Multiple lines allowed. Comments must be "
@@ -1535,879 +1550,884 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:297
+#: src/lang.c:299
 #, c-format
 msgid "Enter score for rule (default=%d): "
 msgstr "÷×ÅÄÉÔÅ score ÄÌÑ ÐÒÁ×ÉÌÁ (ÐÏ ÕÍÏÌÞÁÎÉÀ=%d): "
 
-#: src/lang.c:298
+#: src/lang.c:300
 #, c-format
 msgid "Enter the score weight (range 0 < score <= %d)"
 msgstr "÷×ÅÄÉÔÅ ×ÅÓ score (× ÐÒÅÄÅÌÁÈ 0 < score <= %d)"
 
 #. SCORE_MAX
-#: src/lang.c:299
+#: src/lang.c:301
 msgid "Full"
 msgstr "ðÏÌÎÙÊ"
 
-#: src/lang.c:300
+#: src/lang.c:302
 msgid "Comment (optional)  : "
 msgstr "ëÏÍÍÅÎÔÁÒÉÊ (ÏÐÃÉÏÎÁÌÅÎ): "
 
-#: src/lang.c:301
+#: src/lang.c:303
 msgid "Apply pattern to    : "
 msgstr "ðÒÉÍÅÎÉÔØ ÛÁÂÌÏÎ Ë  : "
 
-#: src/lang.c:302
+#: src/lang.c:304
 msgid "From: line (ignore case)      "
 msgstr "From: ÓÔÒÏËÁ (ÉÇÎÏÒ. ÒÅÇÉÓÔÒ)   "
 
-#: src/lang.c:303
+#: src/lang.c:305
 msgid "From: line (case sensitive)   "
 msgstr "From: ÓÔÒÏËÁ (ÎÅ ÉÇÎÏÒ. ÒÅÇÉÓÔÒ)    "
 
-#: src/lang.c:305
+#: src/lang.c:307
 #, c-format
 msgid "%s%s: Unknown host.\n"
 msgstr "%s%s: îÅÉÚ×ÅÓÔÎÙÊ ÈÏÓÔ.\n"
 
-#: src/lang.c:307
+#: src/lang.c:309
 msgid "global "
 msgstr "ÇÌÏÂÁÌØÎÙÈ "
 
-#: src/lang.c:308
+#: src/lang.c:310
 #, c-format
 msgid "Please use %.100s instead"
 msgstr "ðÏÖÁÌÕÊÓÔÁ ÉÓÐÏÌØÚÕÊÔÅ ×ÍÅÓÔÏ ÜÔÏÇÏ %.100s"
 
-#: src/lang.c:309
+#: src/lang.c:311
 #, c-format
 msgid "%s is bogus"
 msgstr "%s ÆÉËÔÉ×ÎÁ (bogus)"
 
-#: src/lang.c:310
+#: src/lang.c:312
 #, c-format
 msgid "Group %s is moderated. Continue?"
 msgstr "çÒÕÐÐÁ %s ÍÏÄÅÒÉÒÕÅÔÓÑ. ðÒÏÄÏÌÖÉÔØ?"
 
-#: src/lang.c:311
+#: src/lang.c:313
 msgid "groups"
 msgstr "ÇÒÕÐÐÙ"
 
-#: src/lang.c:312
+#: src/lang.c:314
 #, c-format
 msgid "Rereading %s..."
 msgstr "ðÅÒÅÞÉÔÙ×ÁÀ %s..."
 
-#: src/lang.c:313
+#: src/lang.c:315
 msgid "Top Level Commands"
 msgstr "ëÏÍÁÎÄÙ ×ÅÒÈÎÅÇÏ ÕÒÏ×ÎÑ"
 
-#: src/lang.c:314
+#: src/lang.c:316
 msgid "Group Selection"
 msgstr "÷ÙÂÏÒ ÇÒÕÐÐÙ"
 
-#: src/lang.c:315
+#: src/lang.c:317
 msgid "group"
 msgstr "ÇÒÕÐÐÁ"
 
-#: src/lang.c:317
+#: src/lang.c:318
+msgid ""
+"*** Group descriptions are disabled according to current select_format ***"
+msgstr ""
+
+#: src/lang.c:320
 msgid ""
 "One or more lines of comment. <CR> to add a line or proceed if line is empty."
 msgstr ""
 "ïÄÎÁ ÉÌÉ ÂÏÌÅÅ ÓÔÒÏË ËÏÍÍÅÎÔÁÒÉÑ. <CR> ÄÏÂÁ×ÉÔØ ÓÔÒÏËÕ ÉÌÉ ÐÒÏÄÏÌÖÉÔØ ÅÓÌÉ "
 "ÓÔÒÏËÁ ÐÕÓÔÁ."
 
-#: src/lang.c:318
+#: src/lang.c:321
 msgid "From: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "From: ÓÔÒÏËÁ ÄÌÑ ÄÏÂ. × ÆÉÌØÔÒ. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:319
+#: src/lang.c:322
 msgid ""
 "Linecount of articles to be filtered. < for less, > for more, = for equal."
 msgstr "äÌÉÎÁ ÆÉÌØÔÒÕÅÍÙÈ ÓÔÁÔÅÊ. < ÍÅÎØÛÅ, > ÂÏÌØÛÅ, = ÒÁ×ÎÏ."
 
-#: src/lang.c:320
+#: src/lang.c:323
 msgid "Message-ID: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "Message-ID: ÓÔÒÏËÁ ÄÌÑ ÄÏÂ. × ÆÉÌØÔÒ. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:321
+#: src/lang.c:324
 msgid "Subject: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "ôÅÍÁ: ÓÔÒÏËÁ ÄÌÑ ÄÏÂ. × ÆÉÌØÔÒ. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:322
+#: src/lang.c:325
 msgid ""
 "Enter text pattern to filter if Subject: & From: lines are not what you want."
 msgstr "÷×ÅÄÉÔÅ ÛÁÂÌÏÎ ÄÌÑ ÆÉÌØÔÒÁÃÉÉ ÅÓÌÉ Subject: É From: ÓÔÒÏËÉ ÎÅÖÅÌÁÎÎÙ."
 
-#: src/lang.c:323
+#: src/lang.c:326
 msgid ""
 "Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
 msgstr "÷ÙÂÒÁÔØ ÉÅÓÔÏ ÐÒÉÍÅÎÅÎÉÑ ÛÁÂÌÏÎÁ. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:324
+#: src/lang.c:327
 msgid ""
 "Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
 msgstr "÷ÒÅÍÑ ÄÅÊÓÔ×ÉÑ ÆÉÌØÔÒÁ × ÄÎÑÈ. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:325
+#: src/lang.c:328
 msgid ""
 "Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 "ðÒÉÍÅÎÉÔØ kill ÔÏÌØËÏ Ë ÔÅËÕÝÅÊ ÉÌÉ ËÏ ×ÓÅÍ ÇÒÕÐÐÁÍ. <ðòïâåì> ×ÙÂÏÒ, <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:326
+#: src/lang.c:329
 msgid ""
 "Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 "ðÒÉÍÅÎÉÔØ ×ÙÂÏÒ Ë ÔÅËÕÝÅÊ ÉÌÉ ËÏ ×ÓÅÍ ÇÒÕÐÐÁÍ. <ðòïâåì> ×ÙÂÏÒ, <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:327
+#: src/lang.c:330
 msgid "kill an article via a menu"
 msgstr "ÕÎÉÞÔÏÖÉÔØ ÓÔÁÔØÀ ÞÅÒÅÚ ÍÅÎÀ"
 
-#: src/lang.c:328
+#: src/lang.c:331
 msgid "auto-select (hot) an article via a menu"
 msgstr "Á×ÔÏ×ÙÂÏÒ (hot) ÓÔÁÔØÉ ÞÅÒÅÚ ÍÅÎÀ"
 
-#: src/lang.c:329
+#: src/lang.c:332
 msgid "Browse URLs in article"
 msgstr "ðÒÏÓÍÏÔÒ URL × ÓÔÁÔØÅ"
 
-#: src/lang.c:330
+#: src/lang.c:333
 msgid "0 - 9\t  display article by number in current thread"
 msgstr "0 - 9\t  ÐÏËÁÚÁÔØ ÓÔÁÔØÀ ÐÏ ÎÏÍÅÒÕ × ÔÅËÕÝÅÊ ÄÉÓËÕÓÓÉÉ"
 
-#: src/lang.c:332
+#: src/lang.c:335
 msgid "cancel (delete) or supersede (overwrite) current article"
 msgstr "ÏÔÍÅÎÉÔØ (ÕÄÁÌÉÔØ) ÉÌÉ ÚÁÍÅÎÉÔØ (ÐÅÒÅÐÉÓÁÔØ) ÔÅËÕÝÕÀ ÓÔÁÔØÀ"
 
-#: src/lang.c:333
+#: src/lang.c:336
 msgid "post followup to current article"
 msgstr "ÏÔÐÒÁ×ÉÔØ followup ÎÁ ÔÅËÕÝÕÀ ÓÔÁÔØÀ"
 
-#: src/lang.c:334
+#: src/lang.c:337
 msgid "post followup (don't copy text) to current article"
 msgstr "ÏÔÐÒÁ×ÉÔØ followup (ÎÅ ËÏÐÉÒÕÑ ÔÅËÓÔ) ÎÁ ÔÅËÕÝÕÀ ÓÔÁÔØÀ"
 
-#: src/lang.c:335
+#: src/lang.c:338
 msgid "post followup to current article quoting complete headers"
 msgstr "ÏÔÐÒÁ×ÉÔØ followup ÎÁ ÔÅËÕÝÕÀ ÓÔÁÔØÀ, ÃÉÔÉÒÕÑ ÐÏÌÎÙÅ ÚÁÇÏÌÏ×ËÉ"
 
-#: src/lang.c:336
+#: src/lang.c:339
 msgid "repost chosen article to another group"
 msgstr "ÏÔÐÒÁ×ÉÔØ ×ÙÂÒÁÎÎÕÀ ÓÔÁÔØÀ × ÄÒÕÇÕÀ ÇÒÕÐÐÕ"
 
-#: src/lang.c:338
+#: src/lang.c:341
 msgid "edit article (mail-groups only)"
 msgstr "ÒÅÄÁËÔÉÒÏ×ÁÔØ ÓÔÁÔØÀ (ÔÏÌØËÏ ÄÌÑ ÐÏÞÔÏ×ÙÈ ÇÒÕÐÐ)"
 
-#: src/lang.c:339
+#: src/lang.c:342
 msgid "display first article in current thread"
 msgstr "ÐÏËÁÚÁÔØ ÐÅÒ×ÕÀ ÓÔÁÔØÀ × ÔÅËÕÝÅÊ ÄÉÓËÕÓÓÉÉ"
 
-#: src/lang.c:340
+#: src/lang.c:343
 msgid "display first page of article"
 msgstr "ÐÏËÁÚÁÔØ ÐÅÒ×ÕÀ ÓÔÒÁÎÉÃÕ ÓÔÁÔØÉ"
 
-#: src/lang.c:341
+#: src/lang.c:344
 msgid "display last article in current thread"
 msgstr "ÐÏËÁÚÁÔØ ÐÏÓÌÅÄÎÀÀ ÓÔÁÔØÀ × ÔÅËÕÝÅÊ ÄÉÓËÕÓÓÉÉ"
 
-#: src/lang.c:342
+#: src/lang.c:345
 msgid "display last page of article"
 msgstr "ÐÏËÁÚÁÔØ ÐÏÓÌÅÄÎÀÀ ÓÔÒÁÎÉÃÕ ÓÔÁÔØÉ"
 
-#: src/lang.c:343
+#: src/lang.c:346
 msgid "mark rest of thread as read and advance to next unread"
 msgstr "ÐÏÍÅÔÉÔØ ÏÓÔÁÔÏË ÄÉÓË. ËÁË ÐÒÏÞÉÔÁÎÎÙÊ É ÐÅÒÅÊÔÉ ÎÁ ÓÌÅÄ. ÎÅÐÒÏÞÉÔ."
 
-#: src/lang.c:344
+#: src/lang.c:347
 msgid "display next article"
 msgstr "ÐÏËÁÚÁÔØ ÓÌÅÄÕÀÝÕÀ ÓÔÁÔØÀ"
 
-#: src/lang.c:345
+#: src/lang.c:348
 msgid "display first article in next thread"
 msgstr "ÐÏËÁÚÁÔØ ÐÅÒ×ÕÀ ÓÔÁÔØÀ × ÓÌÅÄÕÀÝÅÊ ÄÉÓËÕÓÓÉÉ"
 
-#: src/lang.c:346
+#: src/lang.c:349
 msgid "display next unread article"
 msgstr "ÐÏËÁÚÁÔØ ÓÌÅÄÕÀÝÕÀ ÎÅÐÒÏÞÉÔÁÎÎÕÀ ÓÔÁÔØÀ"
 
-#: src/lang.c:347
+#: src/lang.c:350
 msgid "go to the article that this one followed up"
 msgstr "ÐÅÒÅÊÔÉ ÎÁ ÓÔÁÔØÀ ÚÁ ËÏÔÏÒÏÊ ÓÌÅÄÕÅÔ ÜÔÁ ÓÔÁÔØÑ"
 
-#: src/lang.c:348
+#: src/lang.c:351
 msgid "display previous article"
 msgstr "ÐÏËÁÚÁÔØ ÐÒÅÄÙÄÕÝÕÀ ÓÔÁÔØÀ"
 
-#: src/lang.c:349
+#: src/lang.c:352
 msgid "display previous unread article"
 msgstr "ÐÏËÁÚÁÔØ ÐÒÅÄÙÄÕÝÕÀ ÎÅÐÒÏÞÉÔÁÎÎÕÀ ÓÔÁÔØÀ"
 
-#: src/lang.c:350
+#: src/lang.c:353
 msgid "quickly kill an article using defaults"
 msgstr "ÂÙÓÔÒÏ ÕÎÉÞÔÏÖÉÔØ ÓÔÁÔØÀ ÉÓÐÏÌØÚÕÑ ÕÓÔÁÎÏ×ËÉ ÐÏ ÕÍÏÌÞÁÎÉÀ"
 
-#: src/lang.c:351
+#: src/lang.c:354
 msgid "quickly auto-select (hot) an article using defaults"
 msgstr "ÂÙÓÔÒÙÊ Á×ÔÏ×ÙÂÏÒ (hot) ÓÔÁÔØÉ ÉÓÐÏÌØÚÕÑ ÕÓÔÁÎÏ×ËÉ ÐÏ ÕÍÏÌÞÁÎÉÀ"
 
-#: src/lang.c:352
+#: src/lang.c:355
 msgid "return to group selection level"
 msgstr "×ÅÒÎÕÔØÓÑ × ÕÒÏ×ÅÎØ ×ÙÂÏÒÁ ÇÒÕÐÐ"
 
-#: src/lang.c:353
+#: src/lang.c:356
 msgid "reply through mail to author"
 msgstr "ÏÔ×ÅÔÉÔØ Á×ÔÏÒÕ ÐÏ email"
 
-#: src/lang.c:354
+#: src/lang.c:357
 msgid "reply through mail (don't copy text) to author"
 msgstr "ÏÔ×ÅÔÉÔØ (ÎÅ ×ÓÔÁ×ÌÑÑ ÔÅËÓÔ) Á×ÔÏÒÕ ÐÏ email"
 
-#: src/lang.c:355
+#: src/lang.c:358
 msgid "reply through mail to author quoting complete headers"
 msgstr "ÏÔ×ÅÔÉÔØ (ÃÉÔÉÒÕÑ ÐÏÌÎÏÓÔØÀ ÚÁÇÏÌÏ×ËÉ) Á×ÔÏÒÕ ÐÏ email"
 
-#: src/lang.c:356
+#: src/lang.c:359
 msgid "search backwards within this article"
 msgstr "ÐÏÉÓË ÎÁÚÁÄ ×ÎÕÔÒÉ ÜÔÏÊ ÓÔÁÔØÉ"
 
-#: src/lang.c:357
+#: src/lang.c:360
 msgid "search forwards within this article"
 msgstr "ÐÏÉÓË ×ÐÅÒ£Ä ×ÎÕÔÒÉ ÜÔÏÊ ÓÔÁÔØÉ"
 
-#: src/lang.c:358
+#: src/lang.c:361
 msgid "show article in raw-mode (including all headers)"
 msgstr "ÐÏËÁÚÁÔØ ÓÔÁÔØÀ × raw ÒÅÖÉÍÅ (×ËÌÀÞÁÑ ×ÓÅ ÚÁÇÏÌÏ×ËÉ)"
 
-#: src/lang.c:359
+#: src/lang.c:362
 msgid "skip next block of included text"
 msgstr "ÐÒÏÐÕÓÔÉÔØ ÓÌÅÄÕÀÝÉÊ ÂÌÏË ×ËÌÀÞ£ÎÎÏÇÏ ÔÅËÓÔÁ"
 
-#: src/lang.c:360
+#: src/lang.c:363
 msgid "toggle display of sections hidden by a form-feed (^L) on/off"
 msgstr "ÉÚÍÅÎÉÔØ ÏÔÏÂÒÁÖÅÎÉÅ ÓÅËÃÉÊ ÓËÒÙÔÙÈ Ó ÐÏÍÏÝØÀ form-feed (^L) ÷ëì/÷ùëì"
 
-#: src/lang.c:361
+#: src/lang.c:364
 #, fuzzy
 msgid "toggle display of all headers"
 msgstr "ÐÏËÁÚÙ×ÁÔØ ×ÓÅ/ÎÅÐÒÏÞÉÔÁÎÎÙÅ ÓÔÁÔØÉ"
 
-#: src/lang.c:362
+#: src/lang.c:365
 msgid "toggle word highlighting on/off"
 msgstr "ÉÚÍÅÎÉÔØ ÐÏÄÓ×ÅÔËÕ ÓÌÏ× ÷ëì/÷ùëì"
 
-#: src/lang.c:363
+#: src/lang.c:366
 msgid "toggle ROT-13 (basic decode) for current article"
 msgstr "ÉÚÍÅÎÉÔØ ROT-13 (ÄÅËÏÄÉÒÏ×ÁÎÉÅ) ÄÌÑ ÔÅËÕÝÅÊ ÓÔÁÔØÉ"
 
-#: src/lang.c:364
+#: src/lang.c:367
 msgid "toggle tabwidth 4 <-> 8"
 msgstr "ÉÚÍÅÎÉÔØ ÛÉÒÉÎÕ TAB 4 <-> 8"
 
-#: src/lang.c:365
+#: src/lang.c:368
 msgid "toggle german TeX style decoding for current article"
 msgstr "ÉÚÍÅÎÉÔØ ÎÅÍÅÃËÉÊ TeX ÓÔÉÌØ ÄÅËÏÄÉÒÏ×ÁÎÉÑ ÄÌÑ ÔÅËÕÝÅÊ ÓÔÁÔØÉ"
 
-#: src/lang.c:366
+#: src/lang.c:369
 msgid "toggle display of uuencoded sections"
 msgstr "ÉÚÍÅÎÉÔØ ÐÏËÁÚ UUE ÚÁËÏÄÉÒÏ×ÁÎÎÏÊ ÓÅËÃÉÉ"
 
-#: src/lang.c:367
+#: src/lang.c:370
 #, fuzzy
 msgid "View/pipe/save multimedia attachments"
 msgstr "ðÒÏÓÍÏÔÒÅÔØ/ÓÏÈÒÁÎÉÔØ ÍÕÌØÔÉÍÅÄÉÑ-×ÌÏÖÅÎÉÅ"
 
-#: src/lang.c:368
+#: src/lang.c:371
 #, fuzzy
 msgid "choose first attachment in list"
 msgstr "×ÙÂÒÁÔØ ÐÅÒ×ÕÀ ÓÔÁÔØÀ × ÓÐÉÓËÅ"
 
-#: src/lang.c:369
+#: src/lang.c:372
 #, fuzzy
 msgid "0 - 9\t  choose attachment by number"
 msgstr "0 - 9\t  ×ÙÂÒÁÔØ ÓÔÁÔØÀ ÐÏ ÎÏÍÅÒÕ"
 
-#: src/lang.c:370
+#: src/lang.c:373
 #, fuzzy
 msgid "choose last attachment in list"
 msgstr "×ÙÂÒÁÔØ ÐÏÓÌÅÄÎÀÀ ÓÔÁÔØÀ × ÓÐÉÓËÅ"
 
-#: src/lang.c:372
+#: src/lang.c:375
 msgid "pipe attachment into command"
 msgstr ""
 
-#: src/lang.c:373
+#: src/lang.c:376
 #, fuzzy
 msgid "pipe raw attachment into command"
 msgstr "ëÏÍÁÎÄÙ ÕÒÏ×ÎÑ ÓÔÁÔÅÊ"
 
-#: src/lang.c:375
+#: src/lang.c:378
 msgid "save attachment to disk"
 msgstr ""
 
-#: src/lang.c:376
+#: src/lang.c:379
 #, fuzzy
 msgid "search for attachments forwards"
 msgstr "ÐÏÉÓË ÓÔÁÔÅÊ ÐÏ Á×ÔÏÒÕ (×ÐÅÒ£Ä)"
 
-#: src/lang.c:377
+#: src/lang.c:380
 #, fuzzy
 msgid "search for attachments backwards"
 msgstr "ÐÏÉÓË ÓÔÁÔÅÊ ÐÏ Á×ÔÏÒÕ (ÎÁÚÁÄ)"
 
-#: src/lang.c:378
+#: src/lang.c:381
 msgid "view attachment"
 msgstr ""
 
-#: src/lang.c:379
+#: src/lang.c:382
 #, fuzzy
 msgid "tag attachment"
 msgstr "÷ÙÂÅÒÉÔÅ ÓÔÁÔØÀ> "
 
-#: src/lang.c:380
+#: src/lang.c:383
 #, fuzzy
 msgid "tag attachments that match user specified pattern"
 msgstr "×ÙÂÒÁÔØ ÄÉÓËÕÓÓÉÉ, ËÏÔÏÒÙÅ ÐÏÄÐÁÄÁÀÔ ÐÏÄ ÕËÁÚÁÎÎÙÊ ÛÁÂÌÏÎ"
 
-#: src/lang.c:381
+#: src/lang.c:384
 msgid "reverse tagging on all attachments (toggle)"
 msgstr ""
 
-#: src/lang.c:382
+#: src/lang.c:385
 #, fuzzy
 msgid "untag all tagged attachments"
 msgstr "ÓÎÑÔØ ÍÅÔËÉ Ó ÏÔÍÅÞÅÎÎÙÈ ÄÉÓËÕÓÓÉÊ"
 
-#: src/lang.c:383
+#: src/lang.c:386
 #, fuzzy
 msgid "toggle info message in last line (name/description of attachment)"
 msgstr "ÉÚÍÅÎÉÔØ ÉÎÆ. ÓÏÏÂÝÅÎÉÅ × ÐÏÓÌÅÄÎÅÊ ÓÔÒÏËÅ (ÔÅÍÁ/ÏÐÉÓÁÎÉÅ)"
 
-#: src/lang.c:384
+#: src/lang.c:387
 #, fuzzy
 msgid "choose first attribute in list"
 msgstr "×ÙÂÒÁÔØ ÐÅÒ×ÕÀ ÓÔÁÔØÀ × ÓÐÉÓËÅ"
 
-#: src/lang.c:385
+#: src/lang.c:388
 #, fuzzy
 msgid "0 - 9\t  choose attribute by number"
 msgstr "0 - 9\t  ×ÙÂÒÁÔØ ÓÔÁÔØÀ ÐÏ ÎÏÍÅÒÕ"
 
-#: src/lang.c:386
+#: src/lang.c:389
 #, fuzzy
 msgid "choose last attribute in list"
 msgstr "×ÙÂÒÁÔØ ÐÏÓÌÅÄÎÀÀ ÓÔÁÔØÀ × ÓÐÉÓËÅ"
 
-#: src/lang.c:387
+#: src/lang.c:390
 msgid "reset attribute to a default value"
 msgstr ""
 
-#: src/lang.c:388
+#: src/lang.c:391
 #, fuzzy
 msgid "search forwards for an attribute"
 msgstr "ÐÏÉÓË ÉÍÅÎÉ ÇÒÕÐÐÙ (×ÐÅÒ£Ä)"
 
-#: src/lang.c:389
+#: src/lang.c:392
 #, fuzzy
 msgid "search backwards for an attribute"
 msgstr "ÐÏÉÓË ÉÍÅÎÉ ÇÒÕÐÐÙ (ÎÁÚÁÄ)"
 
-#: src/lang.c:390
+#: src/lang.c:393
 #, fuzzy
 msgid "select attribute"
 msgstr "×ÙÂÒÁÔØ ÄÉÓËÕÓÓÉÀ"
 
-#: src/lang.c:391
+#: src/lang.c:394
 msgid "toggle back to options menu when invoked from there"
 msgstr ""
 
-#: src/lang.c:392
+#: src/lang.c:395
 #, c-format
 msgid "report bug or comment via mail to %s"
 msgstr "ÏÔÐÒÁ×ÉÔØ ÓÏÏÂÝÅÎÉÅ ÏÂ ÏÛÉÂËÅ ÉÌÉ ËÏÍÍÅÎÔÁÒÉÊ %s ÐÏ email"
 
-#: src/lang.c:393
+#: src/lang.c:396
 #, fuzzy
 msgid "choose first option in list"
 msgstr "×ÙÂÒÁÔØ ÐÅÒ×ÕÀ ÇÒÕÐÐÕ × ÓÐÉÓËÅ"
 
-#: src/lang.c:394
+#: src/lang.c:397
 #, fuzzy
 msgid "0 - 9\t  choose option by number"
 msgstr "0 - 9\t  ×ÙÂÒÁÔØ ÇÒÕÐÐÕ ÐÏ ÎÏÍÅÒÕ"
 
-#: src/lang.c:395
+#: src/lang.c:398
 #, fuzzy
 msgid "choose last option in list"
 msgstr "×ÙÂÒÁÔØ ÐÏÓÌÅÄÎÀÀ ÇÒÕÐÐÕ × ÓÐÉÓËÅ"
 
-#: src/lang.c:396
+#: src/lang.c:399
 #, fuzzy
 msgid "start scopes menu"
 msgstr "×ÏÚ×ÒÁÔ × ÐÒÅÄÙÄÕÝÅÅ ÍÅÎÀ"
 
-#: src/lang.c:397
+#: src/lang.c:400
 #, fuzzy
 msgid "search forwards for an option"
 msgstr "ÐÏÉÓË ÉÍÅÎÉ ÇÒÕÐÐÙ (×ÐÅÒ£Ä)"
 
-#: src/lang.c:398
+#: src/lang.c:401
 #, fuzzy
 msgid "search backwards for an option"
 msgstr "ÐÏÉÓË ÉÍÅÎÉ ÇÒÕÐÐÙ (ÎÁÚÁÄ)"
 
-#: src/lang.c:399
+#: src/lang.c:402
 #, fuzzy
 msgid "select option"
 msgstr "×ÙÂÏÒ"
 
-#: src/lang.c:400
+#: src/lang.c:403
 msgid "toggle to attributes menu"
 msgstr ""
 
-#: src/lang.c:401
+#: src/lang.c:404
 msgid "choose range of articles to be affected by next command"
 msgstr "×ÙÂÒÁÔØ ÄÉÁÐÁÚÏÎ ÓÔÁÔÅÊ ÐÏÄ×ÅÒÖÅÎÎÙÈ ÓÌÅÄÕÀÝÅÊ ËÏÍÁÎÄÏÊ"
 
-#: src/lang.c:402
+#: src/lang.c:405
 msgid "escape from command prompt"
 msgstr "×ÙÊÔÉ ÉÚ ËÏÍÁÎÄÎÏÊ ÓÔÒÏËÉ"
 
-#: src/lang.c:403
+#: src/lang.c:406
 msgid "edit filter file"
 msgstr "ÒÅÄÁËÔÉÒÏ×ÁÔØ ÆÁÊÌ ÆÉÌØÔÒÁ"
 
-#: src/lang.c:404
+#: src/lang.c:407
 msgid "get help"
 msgstr "ÐÏÌÕÞÉÔØ ÐÏÍÏÝØ"
 
-#: src/lang.c:405
+#: src/lang.c:408
 msgid "display last article viewed"
 msgstr "ÐÏËÁÚÁÔØ ÐÏÓÌÅÄÎÀÀ ÐÒÏÓÍÏÔÒÅÎÎÕÀ ÓÔÁÔØÀ"
 
-#: src/lang.c:406
+#: src/lang.c:409
 msgid "down one line"
 msgstr "×ÎÉÚ ÎÁ ÏÄÎÕ ÓÔÒÏËÕ"
 
-#: src/lang.c:407
+#: src/lang.c:410
 msgid "up one line"
 msgstr "××ÅÒÈ ÎÁ ÏÄÎÕ ÓÔÒÏËÕ"
 
-#: src/lang.c:408
+#: src/lang.c:411
 msgid "go to article chosen by Message-ID"
 msgstr "ÐÅÒÅÊÔÉ ÎÁ ÓÔÁÔØÀ ÐÏ Message-ID"
 
-#: src/lang.c:409
+#: src/lang.c:412
 msgid "mail article/thread/hot/pattern/tagged articles to someone"
 msgstr "ÏÔÐÒÁ×ÉÔØ ÓÔÁÔØÀ/ÄÉÓË./hot/ÛÁÂÌÏÎ/ÏÔÍÅÞÅÎÎÙÅ ÓÔÁÔØÉ ÐÏ email"
 
-#: src/lang.c:410
+#: src/lang.c:413
 msgid "menu of configurable options"
 msgstr "ÍÅÎÀ ËÏÎÆÉÇÕÒÁÃÉÏÎÎÙÈ ÏÐÃÉÊ"
 
-#: src/lang.c:411
+#: src/lang.c:414
 msgid "down one page"
 msgstr "×ÎÉÚ ÎÁ ÏÄÎÕ ÓÔÒÁÎÉÃÕ"
 
-#: src/lang.c:412
+#: src/lang.c:415
 msgid "up one page"
 msgstr "××ÅÒÈ ÎÁ ÏÄÎÕ ÓÔÒÁÎÉÃÕ"
 
-#: src/lang.c:414
+#: src/lang.c:417
 msgid "post (write) article to current group"
 msgstr "ÏÔÐÒÁ×ÉÔØ (ÎÁÐÉÓÁÔØ) ÓÔÁÔØÀ × ÔÅËÕÝÕÀ ÇÒÕÐÐÕ"
 
-#: src/lang.c:415
+#: src/lang.c:418
 msgid "post postponed articles"
 msgstr "ÏÔÐÒÁ×ÉÔØ ÏÔÌÏÖÅÎÎÙÅ ÓÔÁÔØÉ"
 
-#: src/lang.c:417
+#: src/lang.c:420
 msgid "list articles posted by you (from posted file)"
 msgstr "ÓÐÉÓÏË ÓÔÁÔÅÊ ÏÔÐÒÁ×ÌÅÎÎÙÈ ×ÁÍÉ (ÉÚ ÆÁÊÌÁ posted)"
 
-#: src/lang.c:418
+#: src/lang.c:421
 msgid "return to previous menu"
 msgstr "×ÏÚ×ÒÁÔ × ÐÒÅÄÙÄÕÝÅÅ ÍÅÎÀ"
 
-#: src/lang.c:419
+#: src/lang.c:422
 msgid "quit tin immediately"
 msgstr "×ÙÊÔÉ ÉÚ tin ÎÅÍÅÄÌÅÎÎÏ"
 
-#: src/lang.c:420
+#: src/lang.c:423
 msgid "redraw page"
 msgstr "ÐÅÒÅÒÉÓÏ×ÁÔØ ÓÔÒÁÎÉÃÕ"
 
-#: src/lang.c:421
+#: src/lang.c:424
 msgid "save article/thread/hot/pattern/tagged articles to file"
 msgstr "ÓÏÈÒÁÎÉÔØ ÓÔÁÔØÀ/ÄÉÓË./hot/ÛÁÂÌÏÎ/ÏÔÍÅÞÅÎÎÙÅ ÓÔÁÔØÉ × ÆÁÊÌ"
 
-#: src/lang.c:422
+#: src/lang.c:425
 msgid "save marked articles automatically without user prompts"
 msgstr "ÓÏÈÒÁÎÑÔØ ÏÔÍÅÞÅÎÎÙÅ ÓÔÁÔØÉ Á×ÔÏÍÁÔÉÞÅÓËÉ ÂÅÚ ÐÏÄÔ×ÅÒÖÄÅÎÉÑ"
 
-#: src/lang.c:423
+#: src/lang.c:426
 msgid "scroll the screen one line down"
 msgstr "ÐÒÏËÒÕÔÉÔØ ÜËÒÁÎ ÎÁ ÏÄÎÕ ÌÉÎÉÀ ×ÎÉÚ"
 
-#: src/lang.c:424
+#: src/lang.c:427
 msgid "scroll the screen one line up"
 msgstr "ÐÒÏËÒÕÔÉÔØ ÜËÒÁÎ ÎÁ ÏÄÎÕ ÌÉÎÉÀ ××ÅÒÈ"
 
-#: src/lang.c:425
+#: src/lang.c:428
 msgid "search for articles by author backwards"
 msgstr "ÐÏÉÓË ÓÔÁÔÅÊ ÐÏ Á×ÔÏÒÕ (ÎÁÚÁÄ)"
 
-#: src/lang.c:426
+#: src/lang.c:429
 msgid "search for articles by author forwards"
 msgstr "ÐÏÉÓË ÓÔÁÔÅÊ ÐÏ Á×ÔÏÒÕ (×ÐÅÒ£Ä)"
 
-#: src/lang.c:427
+#: src/lang.c:430
 msgid "search all articles for a given string (this may take some time)"
 msgstr "ÐÏÉÓË ×ÓÅÈ ÓÔÁÔÅÊ ÐÏ ÚÁÄÁÎÎÏÊ ÓÔÒÏËÅ (ÍÏÖÅÔ ÚÁÎÑÔØ ÎÅËÏÔÏÒÏÅ ×ÒÅÍÑ)"
 
-#: src/lang.c:428
+#: src/lang.c:431
 msgid " \t  (searches are case-insensitive and wrap around to all articles)"
 msgstr " \t  (ÐÏÉÓË ÉÇÎÏÒÉÒÕÅÔ ÒÅÇÉÓÔÒ É ÏÈ×ÁÔÙ×ÁÅÔ ×ÓÅ ÓÔÁÔØÉ)"
 
-#: src/lang.c:429
+#: src/lang.c:432
 msgid "search for articles by Subject line backwards"
 msgstr "ÐÏÉÓË ÓÔÁÔÅÊ ÐÏ ôÅÍÅ (ÎÁÚÁÄ)"
 
-#: src/lang.c:430
+#: src/lang.c:433
 msgid "search for articles by Subject line forwards"
 msgstr "ÐÏÉÓË ÓÔÁÔÅÊ ÐÏ ôÅÍÅ (×ÐÅÒ£Ä)"
 
-#: src/lang.c:431
+#: src/lang.c:434
 msgid "repeat last search"
 msgstr "ÐÏ×ÔÏÒÉÔØ ÐÏÓÌÅÄÎÉÊ ÐÏÉÓË"
 
-#: src/lang.c:432
+#: src/lang.c:435
 msgid "tag current article for reposting/mailing/piping/printing/saving"
 msgstr "ÏÔÍÅÔÉÔØ ÔÅËÕÝÕÀ ÓÔÁÔØÀ ÄÌÑ ÐÅÒÅÏÔÐ./email/piping/ÐÅÞÁÔÉ/ÓÏÈÒÁÎ."
 
-#: src/lang.c:433
+#: src/lang.c:436
 msgid "toggle info message in last line (subject/description)"
 msgstr "ÉÚÍÅÎÉÔØ ÉÎÆ. ÓÏÏÂÝÅÎÉÅ × ÐÏÓÌÅÄÎÅÊ ÓÔÒÏËÅ (ÔÅÍÁ/ÏÐÉÓÁÎÉÅ)"
 
-#: src/lang.c:434
+#: src/lang.c:437
 msgid "toggle inverse video"
 msgstr "ÉÚÍÅÎÉÔØ ÉÎ×ÅÒÓÉÀ ×ÉÄÅÏ"
 
-#: src/lang.c:435
+#: src/lang.c:438
 msgid "toggle mini help menu display"
 msgstr "ÉÚÍÅÎÉÔØ ÍÉÎÉÐÏÄÓËÁÚËÕ"
 
-#: src/lang.c:436
+#: src/lang.c:439
 msgid "cycle the display of authors email address, real name, both or neither"
 msgstr "ÓÍÅÎÉÔØ ÐÏËÁÚ ÁÄÒÅÓÏ× email, ÉÍÅÎ, ÏÂÏÉÈ ÉÌÉ ÎÉÞÅÇÏ"
 
-#: src/lang.c:437
+#: src/lang.c:440
 msgid "show version information"
 msgstr "ÐÏËÁÚÁÔØ ÉÎÆÏÒÍÁÃÉÀ Ï ×ÅÒÓÉÉ"
 
-#: src/lang.c:438
+#: src/lang.c:441
 msgid "mark all articles as read and return to group selection menu"
 msgstr "ÐÏÍÅÔÉÔØ ×ÓÅ ÓÔÁÔØÉ ËÁË ÐÒÏÞÉÔÁÎÎÙÅ É ×ÅÒÎÕÔØÓÑ × ÍÅÎÀ ×ÙÂÏÒÁ ÇÒÕÐÐ"
 
-#: src/lang.c:439
+#: src/lang.c:442
 msgid "mark all articles as read and enter next group with unread articles"
 msgstr ""
 "ÐÏÍÅÔÉÔØ ×ÓÅ ÓÔÁÔØÉ ËÁË ÐÒÏÞÉÔ. É ×ÏÊÔÉ × ÓÌÅÄ. ÇÒÕÐÐÕ Ó ÎÅÐÒÏÞÉÔ. ÓÔÁÔØÑÍÉ"
 
-#: src/lang.c:440
+#: src/lang.c:443
 msgid "choose first thread in list"
 msgstr "×ÙÂÒÁÔØ ÐÅÒ×ÕÀ ÄÉÓËÕÓÓÉÀ × ÓÐÉÓËÅ"
 
-#: src/lang.c:441
+#: src/lang.c:444
 msgid "choose last thread in list"
 msgstr "×ÙÂÒÁÔØ ÐÏÓÌÅÄÎÀÀ ÄÉÓËÕÓÓÉÀ × ÓÐÉÓËÅ"
 
-#: src/lang.c:442
+#: src/lang.c:445
 msgid "list articles within current thread (bring up Thread sub-menu)"
 msgstr "ÓÐÉÓÏË ÓÔÁÔÅÊ × ÄÉÓËÕÓÓÉÉ (×ÙÚ×ÁÔØ ÐÏÄÍÅÎÀ äÉÓËÕÓÓÉÑ)"
 
-#: src/lang.c:443
+#: src/lang.c:446
 msgid "mark article as unread"
 msgstr "ÐÏÍÅÔÉÔØ ÓÔÁÔØÀ ËÁË ÐÒÏÞÉÔÁÎÎÕÀ"
 
-#: src/lang.c:444
+#: src/lang.c:447
 #, fuzzy
 msgid "mark current thread, range or tagged threads as read"
 msgstr "ÐÏÍÅÔÉÔØ ÔÅËÕÝÕÀ ÄÉÓË. ÉÌÉ ÏÔÍÅÞÅÎÎÙÅ ÄÉÓË. ËÁË ÐÒÏÞÉÔÁÎÎÙÅ"
 
-#: src/lang.c:445
+#: src/lang.c:448
 #, fuzzy
 msgid "mark current thread, range or tagged threads as unread"
 msgstr "ÐÏÍÅÔÉÔØ ÔÅËÕÝÕÀ ÄÉÓË. ÉÌÉ ÏÔÍÅÞÅÎÎÙÅ ÄÉÓË. ËÁË ÐÒÏÞÉÔÁÎÎÙÅ"
 
-#: src/lang.c:446
+#: src/lang.c:449
 msgid "mark current/range/selected/pattern/tagged as read after prompting"
 msgstr ""
 
-#: src/lang.c:447
+#: src/lang.c:450
 msgid "mark current/range/selected/pattern/tagged as unread after prompting"
 msgstr ""
 
-#: src/lang.c:448
+#: src/lang.c:451
 msgid "toggle display of all/selected articles"
 msgstr "ðÏËÁÚÙ×ÁÔØ ×ÓÅ/×ÙÂÒÁÎÎÙÅ ÓÔÁÔØÉ"
 
-#: src/lang.c:449
+#: src/lang.c:452
 msgid "display next group"
 msgstr "ÐÏËÁÚÁÔØ ÓÌÅÄÕÀÝÕÀ ÇÒÕÐÐÕ"
 
-#: src/lang.c:450
+#: src/lang.c:453
 msgid "display previous group"
 msgstr "ÐÏËÁÚÁÔØ ÐÒÅÄÙÄÕÝÕÀ ÇÒÕÐÐÕ"
 
-#: src/lang.c:451
+#: src/lang.c:454
 msgid "toggle all selections (all articles)"
 msgstr "ÉÚÍÅÎÉÔØ ×ÓÅ ÐÏÍÅÔËÉ (×ÓÅ ÓÔÁÔØÉ)"
 
-#: src/lang.c:452
+#: src/lang.c:455
 msgid "select group (make \"hot\")"
 msgstr "×ÙÂÒÁÔØ ÇÒÕÐÐÕ (ÓÄÅÌÁÔØ \"hot\")"
 
-#: src/lang.c:453
+#: src/lang.c:456
 msgid "select thread"
 msgstr "×ÙÂÒÁÔØ ÄÉÓËÕÓÓÉÀ"
 
-#: src/lang.c:454
+#: src/lang.c:457
 msgid "select threads if at least one unread article is selected"
 msgstr "×ÙÂÒÁÔØ ÄÉÓËÕÓÓÉÀ, ÅÓÌÉ ÈÏÔÑ ÂÙ ÏÄÎÁ ÎÅÐÒÏÞÉÔ. ÓÔÁÔØÑ ÐÏÍÅÞÅÎÁ"
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid "select threads that match user specified pattern"
 msgstr "×ÙÂÒÁÔØ ÄÉÓËÕÓÓÉÉ, ËÏÔÏÒÙÅ ÐÏÄÐÁÄÁÀÔ ÐÏÄ ÕËÁÚÁÎÎÙÊ ÛÁÂÌÏÎ"
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid "tag all parts of current multipart-message in order"
 msgstr "ÐÏÍÅÔÉÔØ ×ÓÅ ÞÁÓÔÉ ÔÅËÕÝÅÇÏ multipart-ÓÏÏÂÝÅÎÉÑ ÐÏ ÐÏÒÑÄËÕ"
 
-#: src/lang.c:457
+#: src/lang.c:460
 msgid "0 - 9\t  choose thread by number"
 msgstr "0 - 9\t  ×ÙÂÒÁÔØ ÄÉÓËÕÓÓÉÀ ÐÏ ÎÏÍÅÒÕ"
 
-#: src/lang.c:458
+#: src/lang.c:461
 msgid "toggle limit number of articles to get, and reload"
 msgstr "ÉÚÍÅÎÉÔØ ÐÒÅÄÅÌ ÞÉÓÌÁ ÐÏÌÕÞÁÅÍÙÈ É ÐÅÒÅÞÉÔÁÎÎÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:459
+#: src/lang.c:462
 msgid "toggle display of all/unread articles"
 msgstr "ÐÏËÁÚÙ×ÁÔØ ×ÓÅ/ÎÅÐÒÏÞÉÔÁÎÎÙÅ ÓÔÁÔØÉ"
 
-#: src/lang.c:460
+#: src/lang.c:463
 msgid "toggle selection of thread"
 msgstr "ÉÚÍÅÎÉÔØ ÐÏÍÅÔËÉ ÄÉÓËÕÓÓÉÊ"
 
-#: src/lang.c:461
+#: src/lang.c:464
 msgid "cycle through threading options available"
 msgstr "ÐÅÒÅÂÏÒ ÄÏÓÔÕÐÎÙÈ ÏÐÃÉÊ ÄÉÓËÕÓÓÉÊ"
 
-#: src/lang.c:462
+#: src/lang.c:465
 msgid "undo all selections (all articles)"
 msgstr "ÏÔÍÅÎÉÔØ ×ÓÅ ÐÏÍÅÔËÉ (×ÓÅÈ ÓÔÁÔÅÊ)"
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid "untag all tagged threads"
 msgstr "ÓÎÑÔØ ÍÅÔËÉ Ó ÏÔÍÅÞÅÎÎÙÈ ÄÉÓËÕÓÓÉÊ"
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid "add new scope"
 msgstr ""
 
-#: src/lang.c:465
+#: src/lang.c:468
 #, fuzzy
 msgid "delete scope"
 msgstr "÷ÙÂÒÁÔØ ÏÂÌÁÓÔØ ÛÁÂÌÏÎÁ: "
 
-#: src/lang.c:466
+#: src/lang.c:469
 #, fuzzy
 msgid "edit attributes file"
 msgstr "úÁÐÉÓØ ÆÁÊÌÁ ÁÔÒÉÂÕÔÏ×..."
 
-#: src/lang.c:467
+#: src/lang.c:470
 #, fuzzy
 msgid "choose first scope in list"
 msgstr "×ÙÂÒÁÔØ ÐÅÒ×ÕÀ ÇÒÕÐÐÕ × ÓÐÉÓËÅ"
 
-#: src/lang.c:468
+#: src/lang.c:471
 #, fuzzy
 msgid "0 - 9\t  choose scope by number"
 msgstr "0 - 9\t  ×ÙÂÒÁÔØ ÇÒÕÐÐÕ ÐÏ ÎÏÍÅÒÕ"
 
-#: src/lang.c:469
+#: src/lang.c:472
 #, fuzzy
 msgid "choose last scope in list"
 msgstr "×ÙÂÒÁÔØ ÐÏÓÌÅÄÎÀÀ ÇÒÕÐÐÕ × ÓÐÉÓËÅ"
 
-#: src/lang.c:470
+#: src/lang.c:473
 msgid "move scope"
 msgstr ""
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid "rename scope"
 msgstr ""
 
-#: src/lang.c:472
+#: src/lang.c:475
 #, fuzzy
 msgid "select scope"
 msgstr "×ÙÈÏÄ × ÏÂÏÌÏÞËÕ"
 
-#: src/lang.c:473
+#: src/lang.c:476
 msgid "mark all articles in group as read"
 msgstr "ÐÏÍÅÔÉÔØ ×ÓÅ ÓÔÁÔØÉ × ÇÒÕÐÐÅ ËÁË ÐÒÏÞÉÔÁÎÎÙÅ"
 
-#: src/lang.c:474
+#: src/lang.c:477
 msgid "mark all articles in group as read and move to next unread group"
 msgstr ""
 "ÐÏÍÅÔÉÔØ ×ÓÅ ÓÔÁÔØÉ × ÇÒÕÐÐÅ ËÁË ÐÒÏÞÉÔ. É ÐÅÒÅÊÔÉ Ë ÓÌÅÄ. ÎÅÐÒÏÞÉÔ. ÇÒÕÐÐÅ"
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid "choose first group in list"
 msgstr "×ÙÂÒÁÔØ ÐÅÒ×ÕÀ ÇÒÕÐÐÕ × ÓÐÉÓËÅ"
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid "choose group by name"
 msgstr "×ÙÂÒÁÔØ ÇÒÕÐÐÕ ÐÏ ÉÍÅÎÉ"
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid "0 - 9\t  choose group by number"
 msgstr "0 - 9\t  ×ÙÂÒÁÔØ ÇÒÕÐÐÕ ÐÏ ÎÏÍÅÒÕ"
 
-#: src/lang.c:478
+#: src/lang.c:481
 msgid "choose range of groups to be affected by next command"
 msgstr "×ÙÂÒÁÔØ ÄÉÁÐÁÚÏÎ ÇÒÕÐÐ ÐÏÄ×ÅÒÖÅÎÎÙÈ ÓÌÅÄÕÀÝÅÊ ËÏÍÁÎÄÅ"
 
-#: src/lang.c:479
+#: src/lang.c:482
 msgid "choose last group in list"
 msgstr "×ÙÂÒÁÔØ ÐÏÓÌÅÄÎÀÀ ÇÒÕÐÐÕ × ÓÐÉÓËÅ"
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid "mark all articles in chosen group unread"
 msgstr "ÐÏÍÅÔÉÔØ ×ÓÅ ÓÔÁÔØÉ × ÇÒÕÐÐÅ ËÁË ÎÅÐÒÏÞÉÔÁÎÎÙÅ"
 
-#: src/lang.c:481
+#: src/lang.c:484
 msgid "move chosen group within list"
 msgstr "ÐÅÒÅÍÅÓÔÉÔØ ÇÒÕÐÐÕ × ÓÐÉÓËÅ"
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid "choose next group with unread news"
 msgstr "×ÙÂÒÁÔØ ÓÌÅÄ. ÇÒÕÐÐÕ Ó ÎÅÐÒÏÞÉÔÁÎÎÙÍÉ ÎÏ×ÏÓÔÑÍÉ"
 
-#: src/lang.c:483 src/lang.c:1367
+#: src/lang.c:486 src/lang.c:1370
 msgid "quit"
 msgstr "×ÙÈÏÄ"
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid "quit without saving configuration changes"
 msgstr "×ÙÈÏÄ ÂÅÚ ÓÏÈÒÁÎÅÎÉÑ ËÏÎÆÉÇÕÒÁÃÉÏÎÎÙÈ ÉÚÍÅÎÅÎÉÊ"
 
-#: src/lang.c:485
+#: src/lang.c:488
 msgid "read chosen group"
 msgstr "ÐÒÏÞÉÔÁÔØ ×ÙÂÒÁÎÎÕÀ ÇÒÕÐÐÕ"
 
-#: src/lang.c:486
+#: src/lang.c:489
 msgid "reset .newsrc (all available articles in groups marked unread)"
 msgstr "ÓÂÒÏÓÉÔØ .newsrc (×ÓÅ ÓÔÁÔØÉ × ÇÒÕÐÐÅ ÐÏÍÅÔÑÔÓÑ ÎÅÐÒÏÞÉÔÁÎÎÙÍÉ)"
 
-#: src/lang.c:487
+#: src/lang.c:490
 msgid "search backwards for a group name"
 msgstr "ÐÏÉÓË ÉÍÅÎÉ ÇÒÕÐÐÙ (ÎÁÚÁÄ)"
 
-#: src/lang.c:488
+#: src/lang.c:491
 msgid " \t  (all searches are case-insensitive and wrap around)"
 msgstr " \t  (×ÓÅ ÐÏÉÓËÉ ÒÅÇÉÓÔÒÏ-ÎÅÚÁ×ÉÓÉÍÙ É ÏÈ×ÁÔÙ×ÁÀÔ ×ÓÅ ÓÔÁÔØÉ/ÇÒÕÐÐÙ)"
 
-#: src/lang.c:489
+#: src/lang.c:492
 msgid "search forwards for a group name"
 msgstr "ÐÏÉÓË ÉÍÅÎÉ ÇÒÕÐÐÙ (×ÐÅÒ£Ä)"
 
-#: src/lang.c:490
+#: src/lang.c:493
 msgid "subscribe to chosen group"
 msgstr "ÐÏÄÐÉÓÁÔØÓÑ ÎÁ ×ÙÂÒÁÎÎÕÀ ÇÒÕÐÐÕ"
 
-#: src/lang.c:491
+#: src/lang.c:494
 msgid "subscribe to groups that match pattern"
 msgstr "ÐÏÄÐÉÓÁÔØÓÑ ÎÁ ÇÒÕÐÐÙ, ÓÏ×ÐÁÄÁÀÝÉÅ Ó ÛÁÂÌÏÎÏÍ"
 
-#: src/lang.c:492
+#: src/lang.c:495
 msgid "reread active file to check for any new news"
 msgstr "ÐÅÒÅÞÉÔÁÔØ ÆÁÊÌ active ÄÌÑ ÐÒÏ×ÅÒËÉ ÎÏ×ÙÈ ÎÏ×ÏÓÔÅÊ"
 
-#: src/lang.c:493
+#: src/lang.c:496
 msgid "toggle display of group name only or group name plus description"
 msgstr "ÐÅÒÅËÌÀÞÉÔØ ×Ù×ÏÄ: ÉÍÑ ÇÒÕÐÐÙ ÉÌÉ ÉÍÑ ÇÒÕÐÐÙ ÐÌÀÓ ÏÐÉÓÁÎÉÅ"
 
-#: src/lang.c:494
+#: src/lang.c:497
 msgid "toggle display to show all/unread subscribed groups"
 msgstr "ÐÅÒÅËÌÀÞÉÔØ ×Ù×ÏÄ: ×ÓÅ/ÎÅÐÒÏÞÉÔÁÎÎÙÅ ÐÏÄÐÉÓÁÎÎÙÅ ÇÒÕÐÐÙ"
 
-#: src/lang.c:495
+#: src/lang.c:498
 msgid "unsubscribe from chosen group"
 msgstr "ÏÔÐÉÓÁÔØÓÑ ÏÔ ×ÙÂÒÁÎÎÏÊ ÇÒÕÐÐÙ"
 
-#: src/lang.c:496
+#: src/lang.c:499
 msgid "unsubscribe from groups that match pattern"
 msgstr "ÏÔÐÉÓÁÔØÓÑ ÏÔ ÇÒÕÐÐ, ÓÏ×ÐÁÄÁÀÝÉÈ Ó ÛÁÂÌÏÎÏÍ"
 
-#: src/lang.c:497
+#: src/lang.c:500
 msgid "sort the list of groups"
 msgstr "ÓÏÒÔÉÒÏ×ÁÔØ ÓÐÉÓÏË ÇÒÕÐÐ"
 
-#: src/lang.c:498
+#: src/lang.c:501
 msgid "toggle display to show all/subscribed groups"
 msgstr "ÐÅÒÅËÌÀÞÉÔØ ×Ù×ÏÄ: ×ÓÅ/ÐÏÄÐÉÓÁÎÎÙÅ ÇÒÕÐÐÙ"
 
-#: src/lang.c:499
+#: src/lang.c:502
 msgid "0 - 9\t  choose article by number"
 msgstr "0 - 9\t  ×ÙÂÒÁÔØ ÓÔÁÔØÀ ÐÏ ÎÏÍÅÒÕ"
 
-#: src/lang.c:500
+#: src/lang.c:503
 msgid "mark thread as read and return to group index page"
 msgstr ""
 "ÐÏÍÅÔÉÔØ ÄÉÓËÕÓÓÉÀ ËÁË ÐÒÏÞÉÔÁÎÎÕÀ É ×ÅÒÎÕÔØÓÑ ÎÁ ÓÔÒÁÎÉÃÕ ÉÎÄÅËÓÁ ÇÒÕÐÐ"
 
-#: src/lang.c:501
+#: src/lang.c:504
 msgid "mark thread as read and enter next unread thread or group"
 msgstr ""
 "ÐÏÍÅÔÉÔØ ÄÉÓË. ËÁË ÐÒÏÞÉÔ. É ÐÅÒÅÊÔÉ × ÓÌÅÄ. ÎÅÐÒÏÞÉÔ. ÄÉÓË. ÉÌÉ ÇÒÕÐÐÅ"
 
-#: src/lang.c:502
+#: src/lang.c:505
 msgid "choose first article in list"
 msgstr "×ÙÂÒÁÔØ ÐÅÒ×ÕÀ ÓÔÁÔØÀ × ÓÐÉÓËÅ"
 
-#: src/lang.c:503
+#: src/lang.c:506
 msgid "choose last article in list"
 msgstr "×ÙÂÒÁÔØ ÐÏÓÌÅÄÎÀÀ ÓÔÁÔØÀ × ÓÐÉÓËÅ"
 
-#: src/lang.c:504
+#: src/lang.c:507
 #, fuzzy
 msgid "mark art, range or tagged arts as read; move crsr to next unread art"
 msgstr ""
 "ÐÏÍÅÔÉÔØ ÓÔÁÔØÀ ÉÌÉ ÏÔÍÅÞ. ÓÔÁÔØÉ ËÁË ÐÒÏÞÉÔ. É ÐÅÒÅÊÔÉ Ë ÓÌÅÄ. ÎÅÐÒÏÞ. "
 "ÓÔÁÔØÅ"
 
-#: src/lang.c:505
+#: src/lang.c:508
 #, fuzzy
 msgid "mark article, range or tagged articles as unread"
 msgstr "ÐÏÍÅÔÉÔØ ÓÔÁÔØÀ ËÁË ÐÒÏÞÉÔÁÎÎÕÀ"
 
-#: src/lang.c:506
+#: src/lang.c:509
 #, fuzzy
 msgid "mark current thread as unread"
 msgstr "ÐÏÍÅÔÉÔØ ÄÉÓËÕÓÓÉÀ ËÁË ÎÅÐÒÏÞÉÔÁÎÎÕÀ"
 
-#: src/lang.c:507
+#: src/lang.c:510
 msgid "read chosen article"
 msgstr "ÐÒÏÞÉÔÁÔØ ×ÙÂÒÁÎÎÕÀ ÓÔÁÔØÀ"
 
-#: src/lang.c:508
+#: src/lang.c:511
 msgid ""
 "Display properties\n"
 "------------------"
@@ -2415,7 +2435,7 @@ msgstr ""
 "ðÏËÁÚÁÔØ Ó×ÏÊÓÔ×Á\n"
 "-----------------"
 
-#: src/lang.c:509
+#: src/lang.c:512
 #, fuzzy
 msgid ""
 "Miscellaneous\n"
@@ -2424,7 +2444,7 @@ msgstr ""
 "òÁÚÎÙÅ\n"
 "------"
 
-#: src/lang.c:510
+#: src/lang.c:513
 msgid ""
 "Moving around\n"
 "-------------"
@@ -2432,7 +2452,7 @@ msgstr ""
 "ä×ÉÖÅÎÉÅ\n"
 "--------"
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid ""
 "Group/thread/article operations\n"
 "-------------------------------"
@@ -2440,7 +2460,7 @@ msgstr ""
 "ïÐÅÒÁÃÉÉ Ó ÇÒÕÐÐÁÍÉ/ÄÉÓËÕÓÓÉÑÍ/ÓÔÁÔØÑÍÉ\n"
 "---------------------------------------"
 
-#: src/lang.c:512
+#: src/lang.c:515
 #, fuzzy
 msgid ""
 "Attachment operations\n"
@@ -2449,7 +2469,7 @@ msgstr ""
 "ðÏËÁÚÁÔØ Ó×ÏÊÓÔ×Á\n"
 "-----------------"
 
-#: src/lang.c:513
+#: src/lang.c:516
 #, fuzzy
 msgid ""
 "Attribute operations\n"
@@ -2458,7 +2478,7 @@ msgstr ""
 "ðÏËÁÚÁÔØ Ó×ÏÊÓÔ×Á\n"
 "-----------------"
 
-#: src/lang.c:514
+#: src/lang.c:517
 #, fuzzy
 msgid ""
 "Option operations\n"
@@ -2467,7 +2487,7 @@ msgstr ""
 "ðÏËÁÚÁÔØ Ó×ÏÊÓÔ×Á\n"
 "-----------------"
 
-#: src/lang.c:515
+#: src/lang.c:518
 #, fuzzy
 msgid ""
 "Scope operations\n"
@@ -2476,7 +2496,7 @@ msgstr ""
 "ðÏËÁÚÁÔØ Ó×ÏÊÓÔ×Á\n"
 "-----------------"
 
-#: src/lang.c:516
+#: src/lang.c:519
 #, fuzzy
 msgid ""
 "URL operations\n"
@@ -2485,96 +2505,96 @@ msgstr ""
 "ðÏËÁÚÁÔØ Ó×ÏÊÓÔ×Á\n"
 "-----------------"
 
-#: src/lang.c:517
+#: src/lang.c:520
 #, fuzzy
 msgid "choose first URL in list"
 msgstr "×ÙÂÒÁÔØ ÐÅÒ×ÕÀ ÇÒÕÐÐÕ × ÓÐÉÓËÅ"
 
-#: src/lang.c:518
+#: src/lang.c:521
 #, fuzzy
 msgid "0 - 9\t  choose URL by number"
 msgstr "0 - 9\t  ×ÙÂÒÁÔØ ÇÒÕÐÐÕ ÐÏ ÎÏÍÅÒÕ"
 
-#: src/lang.c:519
+#: src/lang.c:522
 #, fuzzy
 msgid "choose last URL in list"
 msgstr "×ÙÂÒÁÔØ ÐÏÓÌÅÄÎÀÀ ÇÒÕÐÐÕ × ÓÐÉÓËÅ"
 
-#: src/lang.c:520
+#: src/lang.c:523
 #, fuzzy
 msgid "search for URLs forwards"
 msgstr "ÐÏÉÓË ÓÔÁÔÅÊ ÐÏ Á×ÔÏÒÕ (×ÐÅÒ£Ä)"
 
-#: src/lang.c:521
+#: src/lang.c:524
 #, fuzzy
 msgid "search for URLs backwards"
 msgstr "ÐÏÉÓË ÓÔÁÔÅÊ ÐÏ Á×ÔÏÒÕ (ÎÁÚÁÄ)"
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid "Open URL in browser"
 msgstr ""
 
-#: src/lang.c:523
+#: src/lang.c:526
 #, fuzzy
 msgid "toggle info message in last line (URL)"
 msgstr "ÉÚÍÅÎÉÔØ ÉÎÆ. ÓÏÏÂÝÅÎÉÅ × ÐÏÓÌÅÄÎÅÊ ÓÔÒÏËÅ (ÔÅÍÁ/ÏÐÉÓÁÎÉÅ)"
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid "Group Level Commands"
 msgstr "ëÏÍÁÎÄÙ ÕÒÏ×ÎÑ ÇÒÕÐÐ"
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid "Kill filter added"
 msgstr "õÎÉÞÔÏÖÉÔØ ÄÏÂÁ×ÌÅÎÎÙÊ ÆÉÌØÔÒ"
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid "Auto-selection filter added"
 msgstr "æÉÌØÔÒ Á×ÔÏ×ÙÂÏÒÁ ÄÏÂÁ×ÌÅÎ"
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid "All parts tagged"
 msgstr "÷ÓÅ ÞÁÓÔÉ ÐÏÍÅÞÅÎÙ"
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid "Storing article for later posting"
 msgstr "óÏÈÒÁÎÅÎÉÅ ÓÔÁÔØÉ ÄÌÑ ÏÔÌÏÖÅÎÎÏÊ ÏÔÐÒÁ×ËÉ"
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid "Please enter a valid character"
 msgstr "ðÏÖÁÌÕÊÓÔÁ ××ÅÄÉÔÅ ÄÏÐÕÓÔÉÍÙÊ ÓÉÍ×ÏÌ"
 
-#: src/lang.c:531
+#: src/lang.c:534
 #, c-format
 msgid "Missing part #%d"
 msgstr "ðÒÏÐÕÝÅÎÁ ÞÁÓÔØ #%d"
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid "*** No postponed articles ***"
 msgstr "*** îÅÔ ÏÔÌÏÖÅÎÎÙÈ ÓÔÁÔÅÊ ***"
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid "Not a multi-part message"
 msgstr "îÅ multi-part ÓÏÏÂÝÅÎÉÅ"
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid "You are not subscribed to this group"
 msgstr "÷Ù ÎÅ ÐÏÄÐÉÓÁÎÙ ÎÁ ÜÔÕ ÇÒÕÐÐÕ"
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid "No previous expression"
 msgstr "îÅÔ ÐÒÅÄÙÄÕÝÅÇÏ ×ÙÒÁÖÅÎÉÑ"
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid "Operation disabled in no-overwrite mode"
 msgstr "ïÐÅÒÁÃÉÑ ÚÁÐÒÅÝÅÎÁ × ÒÅÖÉÍÅ ÚÁÐÒÅÝÅÎÉÑ ÐÅÒÅÚÁÐÉÓÉ"
 
 #. TODO: replace hardcoded key-name in txt_info_postponed
-#: src/lang.c:538
+#: src/lang.c:541
 #, c-format
 msgid "%d postponed %s, reuse with ^O...\n"
 msgstr "%d ÏÔÌÏÖÅÎÁ(Ù) %s, ×ÏÚÏÂÎÏ×ÉÔØ Ó ^O...\n"
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid ""
 "X-Conversion-Note: multipart/alternative contents have been removed.\n"
 "  To get the whole article, turn alternative handling OFF in the Option "
@@ -2584,21 +2604,21 @@ msgstr ""
 "  äÌÑ ÐÏÌÕÞÅÎÉÑ ×ÓÅÊ ÓÔÁÔØÉ, ÉÚÍÅÎÉÔÅ ÏÂÒÁÂÏÔËÕ multipart/alternative\n"
 "  ÓÔÁÔÅÊ ÎÁ OFF × íÅÎÀ ÏÐÃÉÊ\n"
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid "Save filename for %s/%s is a mailbox. Attachment not saved"
 msgstr "æÁÊÌ ÄÌÑ ÓÏÈÒÁÎÅÎÉÑ  %s/%s - mailbox. ÷ÌÏÖÅÎÉÅ ÎÅ ÓÏÈÒÁÎÅÎÏ"
 
-#: src/lang.c:542
+#: src/lang.c:545
 msgid "TeX2Iso encoded article"
 msgstr "TeX2Iso ËÏÄÉÒÏ×ÁÎÎÁÑ ÓÔÁÔØÑ"
 
-#: src/lang.c:543
+#: src/lang.c:546
 msgid "incomplete "
 msgstr "ÎÅÐÏÌÎÙÊ "
 
 #. TODO: replace hardcoded key-names
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid ""
 "\n"
@@ -2664,133 +2684,133 @@ msgstr ""
 "TODO É FTP. óÏÏÂÝÅÎÉÑ ÏÂ ÏÛÉÂËÁÈ É ÏÔÚÙ×Ù ÏÔÐÒÁ×ÌÑÊÔÅ %s ÐÒÉ ÐÏÍÏÝÉ ËÏÍÁÎÄÙ "
 "'R'.\n"
 
-#: src/lang.c:561
+#: src/lang.c:564
 #, c-format
 msgid "Invalid  From: %s  line. Read the INSTALL file again."
 msgstr "îÅÄÏÐÕÓÔÉÍÁÑ ÓÔÒÏËÁ From: %s. ðÒÏÞÉÔÁÊÔÅ ÆÁÊÌ INSTALL ÓÎÏ×Á."
 
-#: src/lang.c:563
+#: src/lang.c:566
 msgid "Invalid multibyte sequence found\n"
 msgstr "îÁÊÄÅÎÁ ÎÅÄÏÐÕÓÔÉÍÁÑ ÍÕÌØÔÉÂÁÊÔÏ×ÁÑ ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÏÓÔØ\n"
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid "Invalid  Sender:-header %s"
 msgstr "îÅÄÏÐÕÓÔÉÍÙÊ ÚÁÇÏÌÏ×ÏË Sender: %s"
 
-#: src/lang.c:568
+#: src/lang.c:571
 msgid "Inverse video disabled"
 msgstr "éÎ×ÅÒÓÎÏÅ ×ÉÄÅÏ ÚÁÐÒÅÝÅÎÏ"
 
-#: src/lang.c:569
+#: src/lang.c:572
 msgid "Inverse video enabled"
 msgstr "éÎ×ÅÒÓÎÏÅ ×ÉÄÅÏ ÒÁÚÒÅÛÅÎÏ"
 
-#: src/lang.c:571
+#: src/lang.c:574
 #, c-format
 msgid "Missing definition for %s\n"
 msgstr "ðÒÏÐÕÝÅÎÏ ÏÐÒÅÄÅÌÅÎÉÅ ÄÌÑ %s\n"
 
-#: src/lang.c:572
+#: src/lang.c:575
 #, c-format
 msgid "Invalid key definition '%s'\n"
 msgstr "îÅÐÒÁ×ÉÌØÎÏÅ ÏÐÒÅÄÅÌÅÎÉÅ ËÌÁ×ÉÛÉ '%s'\n"
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid "Invalid keyname '%s'\n"
 msgstr "îÅÐÒÁ×ÉÌØÎÏÅ ÎÁÚ×ÁÎÉÅ ËÌÁ×ÉÛÉ '%s'\n"
 
-#: src/lang.c:574
+#: src/lang.c:577
 #, c-format
 msgid "Keymap file was upgraded to version %s\n"
 msgstr "æÁÊÌ Keymap ÏÂÎÏ×ÌÅÎ ÄÏ ×ÅÒÓÉÉ %s\n"
 
-#: src/lang.c:575
+#: src/lang.c:578
 #, c-format
 msgid "Kill From:     [%s] (y/n): "
 msgstr "õÎÉÞÔÏÖÉÔØ From:    [%s] (y/n): "
 
-#: src/lang.c:576
+#: src/lang.c:579
 msgid "Kill Lines: (</>num): "
 msgstr "õÎÉÞÔÏÖÉÔØ ÓÔÒÏËÉ: (</>num): "
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid "Kill Article Menu"
 msgstr "õÎÉÞÔÏÖÉÔØ ÍÅÎÀ ÓÔÁÔØÉ"
 
-#: src/lang.c:578
+#: src/lang.c:581
 #, c-format
 msgid "Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr "õÎÉÞÔÏÖÉÔØ Msg-Id:   [%s] (f/l/o/n): "
 
-#: src/lang.c:579
+#: src/lang.c:582
 msgid "Kill pattern scope  : "
 msgstr "õÎÉÞÔÏÖÉÔØ ÛÁÂÌÏÎ ÏÂÚÏÒÁ  : "
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid "Kill Subject:  [%s] (y/n): "
 msgstr "õÎÉÞÔÏÖÉÔØ ôÅÍÕ:  [%s] (y/n): "
 
-#: src/lang.c:581
+#: src/lang.c:584
 msgid "Kill text pattern   : "
 msgstr "õÎÉÞÔÏÖÉÔØ ÛÁÂÌÏÎ    : "
 
-#: src/lang.c:582
+#: src/lang.c:585
 msgid "Kill time in days   : "
 msgstr "õÎÉÞÔÏÖÉÔØ ×ÒÅÍÑ × ÄÎÑÈ   : "
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid "Last"
 msgstr "ðÏÓÌÅÄÎÉÊ"
 
-#: src/lang.c:585
+#: src/lang.c:588
 msgid "-- Last response --"
 msgstr "-- ðÏÓÌÅÄÎÉÊ ÏÔ×ÅÔ --"
 
-#: src/lang.c:586
+#: src/lang.c:589
 #, c-format
 msgid "Lines %s  "
 msgstr "óÔÒÏË %s  "
 
-#: src/lang.c:588
+#: src/lang.c:591
 msgid "Mail"
 msgstr ""
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid "mailbox "
 msgstr ""
 
-#: src/lang.c:590
+#: src/lang.c:593
 #, c-format
 msgid "Mail article(s) to [%.*s]> "
 msgstr "ïÔÐÒÁ×ÉÔØ ÓÔÁÔØÀ(É) ÐÏ email [%.*s]> "
 
-#: src/lang.c:591
+#: src/lang.c:594
 #, c-format
 msgid "Mailing log to %s\n"
 msgstr "ïÔÐÒÁ×ÉÔØ ÌÏÇ-ÓÏÏÂÝÅÎÉÅ %s\n"
 
-#: src/lang.c:592
+#: src/lang.c:595
 msgid "Mail bug report..."
 msgstr "ïÔÐÒÁ×ÌÑÅÔÓÑ ÓÏÏÂÝÅÎÉÅ ÏÂ ÏÛÉÂËÅ..."
 
-#: src/lang.c:593
+#: src/lang.c:596
 #, c-format
 msgid "Mail BUG REPORT to %s?"
 msgstr "ïÔÐÒÁ×ÉÔØ ÓÏÏÂÝÅÎÉÅ ÏÂ ÏÛÉÂËÅ %s?"
 
-#: src/lang.c:594
+#: src/lang.c:597
 msgid "Mailed"
 msgstr "ïÔÐÒÁ×ÌÅÎÏ ÐÏ email"
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid "Mailing to %s..."
 msgstr "ïÔÐÒÁ×ÌÑÅÔÓÑ ÐÏ email %s..."
 
-#: src/lang.c:596
+#: src/lang.c:599
 msgid ""
 "# [Mail/Save] active file. Format is like news active file:\n"
 "#   groupname  max.artnum  min.artnum  /dir\n"
@@ -2798,84 +2818,84 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:599
+#: src/lang.c:602
 #, fuzzy, c-format
 msgid "%s marked as read"
 msgstr "%s ÐÏÍÅÞÅÎÏ ËÁË ÎÅÐÒÏÞÉÔÁÎÏ"
 
-#: src/lang.c:600
+#: src/lang.c:603
 #, c-format
 msgid "%s marked as unread"
 msgstr "%s ÐÏÍÅÞÅÎÏ ËÁË ÎÅÐÒÏÞÉÔÁÎÏ"
 
-#: src/lang.c:601
+#: src/lang.c:604
 #, fuzzy, c-format
 msgid "Marked %d of %d %s as read"
 msgstr "ðÏÍÅÞÅÎÏ %d ÉÚ %d ÏÔÍÅÞÅÎÎÙÈ %s ËÁË ÐÒÏÞÉÔÁÎÎÙÅ"
 
-#: src/lang.c:602
+#: src/lang.c:605
 #, fuzzy, c-format
 msgid "Marked %d of %d %s as unread"
 msgstr "ðÏÍÅÞÅÎÏ %d ÉÚ %d ÏÔÍÅÞÅÎÎÙÈ %s ËÁË ÐÒÏÞÉÔÁÎÎÙÅ"
 
-#: src/lang.c:603 src/lang.c:1334
+#: src/lang.c:606 src/lang.c:1337
 msgid "Mark"
 msgstr ""
 
-#: src/lang.c:604
+#: src/lang.c:607
 #, c-format
 msgid "Mark all articles as read%s?"
 msgstr "ðÏÍÅÔÉÔØ ×ÓÅ ÓÔÁÔØÉ ËÁË ÐÒÏÞÉÔÁÎÎÙÅ%s?"
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, fuzzy, c-format
 msgid "Mark article as read%s?"
 msgstr "ðÏÍÅÔÉÔØ ×ÓÅ ÓÔÁÔØÉ ËÁË ÐÒÏÞÉÔÁÎÎÙÅ%s?"
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid "Mark group %s as read?"
 msgstr "ðÏÍÅÔÉÔØ ÇÒÕÐÐÕ %s ËÁË ÐÒÏÞÉÔÁÎÎÕÀ?"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid "Mark thread as read%s?"
 msgstr "ðÏÍÅÔÉÔØ ÄÉÓËÕÓÓÉÀ ËÁË ÐÒÏÞÉÔÁÎÎÕÀ %s?"
 
-#: src/lang.c:608
+#: src/lang.c:611
 #, c-format
 msgid "Matching %s groups..."
 msgstr "óÏÐÏÓÔÁ×ÌÅÎÉÅ Ó ÛÁÂÌÏÎÏÍ %s ÇÒÕÐÐ..."
 
-#: src/lang.c:609 src/lang.c:623 src/lang.c:629
+#: src/lang.c:612 src/lang.c:626 src/lang.c:632
 #, fuzzy, c-format
 msgid "<n>=set current to n; %s=line down; %s=line up; %s=help; %s=quit"
 msgstr "<n>=ÐÅÒÅÊÔÉ Ë n; %s=ÓÌÅÄ. ÎÅÐÒÏÞ.; %s=catchup; %s=ÉÚÍÅÎ. ×ÉÄ"
 
-#: src/lang.c:611
+#: src/lang.c:614
 #, fuzzy, c-format
 msgid ""
 "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr "%s=mail; %s=×ÙÈÏÄ; %s=ÏÔ×ÅÔÉÔØ; %s=ÓÏÈÒÁÎÉÔØ; %s=ÏÔÍ.; %s=ÏÔÐÒÁ×ÉÔØ"
 
-#: src/lang.c:613
+#: src/lang.c:616
 #, fuzzy, c-format
 msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr "%s=mail; %s=×ÙÈÏÄ; %s=ÏÔ×ÅÔÉÔØ; %s=ÓÏÈÒÁÎÉÔØ; %s=ÏÔÍ.; %s=ÏÔÐÒÁ×ÉÔØ"
 
-#: src/lang.c:615
+#: src/lang.c:618
 #, fuzzy, c-format
 msgid ""
 "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search"
 msgstr "%s=ÐÏÉÓË ×ÐÅÒ£Ä; %s=ÐÏÉÓË ÎÁÚÁÄ; %s=×ÙÈÏÄ"
 
-#: src/lang.c:616 src/lang.c:620
+#: src/lang.c:619 src/lang.c:623
 #, 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:617
+#: src/lang.c:620
 #, c-format
 msgid ""
 "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; "
@@ -2884,35 +2904,35 @@ msgstr ""
 "%s=ÐÏÉÓË Á×Ô.; %s=catchup; %s=ÓÔÒË. ×ÎÉÚ.; %s=ÓÔÒË. ××ÅÒÈ.; %s=ÍÁÒË. ÐÒÏÞ.; "
 "%s=ÓÐÉÓ. ÄÉÓË."
 
-#: src/lang.c:618
+#: src/lang.c:621
 #, 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:619
+#: src/lang.c:622
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=quit"
 msgstr "%s=ÐÏÉÓË ×ÐÅÒ£Ä; %s=ÐÏÉÓË ÎÁÚÁÄ; %s=×ÙÈÏÄ"
 
-#: src/lang.c:621
+#: src/lang.c:624
 #, 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:622
+#: src/lang.c:625
 #, c-format
 msgid "%s=add; %s=move; %s=rename; %s=delete"
 msgstr ""
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, 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:625
+#: src/lang.c:628
 #, c-format
 msgid ""
 "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
@@ -2920,7 +2940,7 @@ msgstr ""
 "%s=ÓÔÒ. ×ÎÉÚ; %s=ÓÔÒ. ××ÅÒÈ; %s=ÐÏÍÏÝØ; %s=ÐÅÒÅÍ.; %s=×ÙÈÏÄ; %s=ÕÓÔ. ×ÓÅ|"
 "ÎÅÐÒÏÞ."
 
-#: src/lang.c:626
+#: src/lang.c:629
 #, c-format
 msgid ""
 "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/"
@@ -2929,228 +2949,228 @@ msgstr ""
 "%s=ÐÏÄÐÉÓÁÔØÓÑ; %s=ÐÏÄÐ. ÛÁÂÌÏÎ; %s=ÏÔÐÉÓÁÔØÓÑ; %s=ÏÔÐÉÓ. ÛÁÂÌÏÎ; %s=yank in/"
 "out"
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, 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:628
+#: src/lang.c:631
 #, 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:630
+#: src/lang.c:633
 #, fuzzy, c-format
 msgid "%s=search forwards; %s=search backwards; %s=repeat search"
 msgstr "%s=ÐÏÉÓË ×ÐÅÒ£Ä; %s=ÐÏÉÓË ÎÁÚÁÄ; %s=×ÙÈÏÄ"
 
-#: src/lang.c:631
+#: src/lang.c:634
 msgid "--More--"
 msgstr "--äÁÌÅÅ--"
 
-#: src/lang.c:632
+#: src/lang.c:635
 #, c-format
 msgid "Moving %s..."
 msgstr "ðÅÒÅÍÅÝÅÎÉÅ %s..."
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid "Message-ID: & last Reference  "
 msgstr ""
 
-#: src/lang.c:634
+#: src/lang.c:637
 msgid "Message-ID: line              "
 msgstr "Message-ID: ÓÔÒÏËÁ            "
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid "Message-ID: & References: line"
 msgstr ""
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid ", name: "
 msgstr ", ÉÍÑ: "
 
-#: src/lang.c:638
+#: src/lang.c:641
 #, fuzzy, c-format
 msgid "Go to newsgroup [%s]> "
 msgstr "ðÅÒÅÊÔÉ Ë ÇÒÕÐÐÅ [%s]> "
 
-#: src/lang.c:639
+#: src/lang.c:642
 msgid "newsgroups"
 msgstr "ÇÒÕÐÐÙ"
 
-#: src/lang.c:640
+#: src/lang.c:643
 #, c-format
 msgid "Position %s in group list (1,2,..,$) [%d]> "
 msgstr "ðÏÚÉÃÉÑ %s × ÓÐÉÓËÅ ÇÒÕÐÐ (1,2,..,$) [%d]> "
 
-#: src/lang.c:641
+#: src/lang.c:644
 msgid "newsgroup"
 msgstr "ÇÒÕÐÐÁ"
 
-#: src/lang.c:642
+#: src/lang.c:645
 msgid "Try and save newsrc file again?"
 msgstr "ðÏÐÒÏÂÏ×ÁÔØ É ÓÏÈÒÁÎÉÔØ newsrc ÓÎÏ×Á?"
 
-#: src/lang.c:643
+#: src/lang.c:646
 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr "÷ÎÉÍÁÎÉÅ: çÒÕÐÐÙ ÎÅ ÂÙÌÉ ÚÁÐÉÓÁÎÙ × newsrc. óÏÈÒÁÎÅÎÉÅ ÐÒÅÒ×ÁÎÏ."
 
-#: src/lang.c:644
+#: src/lang.c:647
 msgid "newsrc file saved successfully.\n"
 msgstr "newsrc ÆÁÊÌ ÕÓÐÅÛÎÏ ÓÏÈÒÁÎ£Î.\n"
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid "-- Next response --"
 msgstr "-- óÌÅÄÕÀÝÉÊ ÏÔ×ÅÔ --"
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid "No  "
 msgstr "îÅÔ  "
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid "*** No articles ***"
 msgstr "*** îÅÔ ÓÔÁÔÅÊ ***"
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid "No articles have been posted"
 msgstr "îÉ ÏÄÎÁ ÓÔÁÔØÑ ÎÅ ÂÙÌÁ ÏÔÐÒÁ×ÌÅÎÁ"
 
-#: src/lang.c:649
+#: src/lang.c:652
 #, fuzzy
 msgid "*** No attachments ***"
 msgstr "*** îÅÔ ÓÔÁÔÅÊ ***"
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid "*** No description ***"
 msgstr "*** îÅÔ ÏÐÉÓÁÎÉÑ ***"
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid "No filename"
 msgstr "îÅÔ ÉÍÅÎÉ ÆÁÊÌÁ"
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid "No group"
 msgstr "îÅÔ ÇÒÕÐÐÙ"
 
-#: src/lang.c:653
+#: src/lang.c:656
 msgid "*** No groups ***"
 msgstr "*** îÅÔ ÇÒÕÐÐ ***"
 
-#: src/lang.c:654
+#: src/lang.c:657
 msgid "No more groups to read"
 msgstr "îÅÔ ÂÏÌØÛÅ ÇÒÕÐÐ ÄÌÑ ÞÔÅÎÉÑ"
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid "No last message"
 msgstr "îÅÔ ÐÏÓÌÅÄÎÅÇÏ ÓÏÏÂÝÅÎÉÑ"
 
-#: src/lang.c:656
+#: src/lang.c:659
 msgid "No mail address"
 msgstr "îÅÔ ÁÄÒÅÓÁ email"
 
-#: src/lang.c:657
+#: src/lang.c:660
 msgid "No articles marked for saving"
 msgstr "îÅÔ ÍÁÒËÉÒÏ×ÁÎÎÙÈ ÄÌÑ ÓÏÈÒÁÎÅÎÉÑ ÓÔÁÔÅÊ"
 
-#: src/lang.c:658
+#: src/lang.c:661
 msgid "No match"
 msgstr "îÅÔ ÓÏ×ÐÁÄÅÎÉÑ"
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid "No more groups"
 msgstr "âÏÌØÛÅ ÎÅÔ ÇÒÕÐÐ"
 
-#: src/lang.c:660
+#: src/lang.c:663
 msgid "No newsgroups"
 msgstr "îÅÔ ÇÒÕÐÐ"
 
-#: src/lang.c:661
+#: src/lang.c:664
 msgid "No next unread article"
 msgstr "îÅÔ ÓÌÅÄÕÀÝÅÊ ÎÅÐÒÏÞÉÔÁÎÎÏÊ ÓÔÁÔØÉ"
 
-#: src/lang.c:662
+#: src/lang.c:665
 msgid "No previous group"
 msgstr "îÅÔ ÐÒÅÄÙÄÕÝÅÊ ÇÒÕÐÐÙ"
 
-#: src/lang.c:663
+#: src/lang.c:666
 msgid "No previous search, nothing to repeat"
 msgstr ""
 
-#: src/lang.c:664
+#: src/lang.c:667
 msgid "No previous unread article"
 msgstr "îÅÔ ÐÒÅÄÙÄÕÝÅÊ ÎÅÐÒÏÞÉÔÁÎÎÏÊ ÓÔÁÔØÉ"
 
-#: src/lang.c:665
+#: src/lang.c:668
 msgid "No responses"
 msgstr "îÅÔ ÏÔ×ÅÔÏ×"
 
-#: src/lang.c:666
+#: src/lang.c:669
 msgid "No responses to list in current thread"
 msgstr "îÅÔ ÏÔ×ÅÔÏ× ÎÁ ÓÐÉÓÏË × ÔÅËÕÝÅÊ ÄÉÓËÕÓÓÉÉ"
 
-#: src/lang.c:667
+#: src/lang.c:670
 #, fuzzy
 msgid "*** No scopes ***"
 msgstr "*** îÅÔ ÇÒÕÐÐ ***"
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid "No search string"
 msgstr "îÅÔ ÓÔÒÏËÉ ÐÏÉÓËÁ"
 
-#: src/lang.c:669
+#: src/lang.c:672
 msgid "No subject"
 msgstr "îÅÔ ÔÅÍÙ"
 
-#: src/lang.c:671
+#: src/lang.c:674
 #, c-format
 msgid "%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr "%s: ôÅÒÍÉÎÁÌ ÄÏÌÖÅÎ ÉÍÅÔØ ÆÕÎËÃÉÀ clear to end-of-line (ce)\n"
 
-#: src/lang.c:672
+#: src/lang.c:675
 #, c-format
 msgid "%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr "%s: ôÅÒÍÉÎÁÌ ÄÏÌÖÅÎ ÉÍÅÔØ ÆÕÎËÃÉÀ clear to end-of-screen (cd)\n"
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, c-format
 msgid "%s: Terminal must have clearscreen (cl) capability\n"
 msgstr "%s: ôÅÒÍÉÎÁÌ ÄÏÌÖÅÎ ÉÍÅÔØ ÆÕÎËÃÉÀ clearscreen (cl)\n"
 
-#: src/lang.c:674
+#: src/lang.c:677
 #, c-format
 msgid "%s: Terminal must have cursor motion (cm)\n"
 msgstr "%s: ôÅÒÍÉÎÁÌ ÄÏÌÖÅÎ ÉÍÅÔØ cursor motion (cm)\n"
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, c-format
 msgid "%s: TERM variable must be set to use screen capabilities\n"
 msgstr "%s: ÕÓÔÁÎÏ×ÉÔÅ ÐÅÒÅÍÅÎÎÕÀ ÓÒÅÄÙ TERM\n"
 
-#: src/lang.c:677
+#: src/lang.c:680
 #, c-format
 msgid "No viewer found for %s/%s\n"
 msgstr "îÅ ÎÁÊÄÅÎ ÐÒÏÓÍÏÔÏÒÝÉË ÄÌÑ %s/%s\n"
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid "Newsgroup does not exist on this server"
 msgstr "çÒÕÐÐÁ ÎÅ ÓÕÝÅÓÔ×ÕÅÔ ÎÁ ÜÔÏÍ ÓÅÒ×ÅÒÅ"
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid "Group %s not found in active file"
 msgstr "çÒÕÐÐÁ %s ÎÅ ÎÁÊÄÅÎÁ × ÆÁÊÌÅ active"
 
-#: src/lang.c:680
+#: src/lang.c:683
 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:681
+#: src/lang.c:684
 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr "a)ÉÓÐ. ÁÌØÔÅÒ. ÉÍÑ, d)ÉÓÐ. ÓÔÁÎÄÁÒÔÎÙÊ .newsrc, q)×ÙÈÏÄ ÉÚ tin: "
 
-#: src/lang.c:682
+#: src/lang.c:685
 #, c-format
 msgid ""
 "# NNTP-server -> newsrc translation table and NNTP-server\n"
@@ -3167,45 +3187,45 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:689
+#: src/lang.c:692
 msgid "Only"
 msgstr "ôÏÌØËÏ"
 
-#: src/lang.c:690
+#: src/lang.c:693
 #, c-format
 msgid "Option not enabled. Recompile with %s."
 msgstr "ïÐÃÉÑ ÎÅ ×ËÌÀÞÅÎÁ. ðÅÒÅÓÏÂÅÒÉÔÅ ÐÁËÅÔ Ó %s."
 
-#: src/lang.c:691
+#: src/lang.c:694
 msgid "Options Menu"
 msgstr "íÅÎÀ ÏÐÃÉÊ"
 
-#: src/lang.c:692
+#: src/lang.c:695
 #, fuzzy
 msgid "Options Menu Commands"
 msgstr "íÅÎÀ ÏÐÃÉÊ"
 
-#: src/lang.c:695
+#: src/lang.c:698
 #, c-format
 msgid "Error in regex: %s at pos. %d '%s'"
 msgstr "ïÛÉÂËÁ × regex: %s × ÐÏÚ. %d '%s'"
 
-#: src/lang.c:696
+#: src/lang.c:699
 #, c-format
 msgid "Error in regex: pcre internal error %d"
 msgstr "ïÛÉÂËÁ × regex: ×ÎÕÔÒÅÎÎÑÑ ÏÛÉÂËÁ pcre %d"
 
-#: src/lang.c:697
+#: src/lang.c:700
 #, c-format
 msgid "Error in regex: study - pcre internal error %s"
 msgstr "ïÛÉÂËÁ × regex: study - ×ÎÕÔÒÅÎÎÑÑ ÏÛÉÂËÁ pcre %s"
 
-#: src/lang.c:698
+#: src/lang.c:701
 msgid "Post a followup..."
 msgstr "ïÔÐÒÁ×ÌÅÎÉÅ ÏÔ×ÅÔÁ × ÇÒÕÐÐÕ..."
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:700
+#: src/lang.c:703
 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"
@@ -3215,29 +3235,29 @@ msgstr ""
 "É ÍÏÖÅÔ ÂÙÔØ ÉÓÐÒÁ×ÌÅÎÁÑ, ÔÏ ×Ù ÍÏÖÅÔÅ ÏÔÌÏÖÉÔØ ÓÔÁÔØÀ É ÏÔÐÒÁ×ÉÔØ Å£ Ó\n"
 "ÐÏÍÏÝØÀ ^O ÐÏÚÖÅ.\n"
 
-#: src/lang.c:703
+#: src/lang.c:706
 msgid "Posted articles history"
 msgstr "éÓÔÏÒÉÑ ÏÔÐÒÁ×ÌÅÎÎÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:704
+#: src/lang.c:707
 #, c-format
 msgid "Post to newsgroup(s) [%s]> "
 msgstr "ïÔÐÒÁ×ÉÔØ × ÇÒÕÐÐÕ(Ù) [%s]> "
 
-#: src/lang.c:705
+#: src/lang.c:708
 msgid "-- post processing started --"
 msgstr "-- ÐÏÓÔ-ÏÂÒÁÂÏÔËÁ ÎÁÞÁÔÁ --"
 
-#: src/lang.c:706
+#: src/lang.c:709
 msgid "-- post processing completed --"
 msgstr "-- ÐÏÓÔ-ÏÂÒÁÂÏÔËÁ ÚÁËÏÎÞÅÎÁ --"
 
-#: src/lang.c:707
+#: src/lang.c:710
 #, c-format
 msgid "Post subject [%s]> "
 msgstr "ôÅÍÁ ÓÏÏÂÝÅÎÉÑ [%s]> "
 
-#: src/lang.c:708
+#: src/lang.c:711
 msgid ""
 "# Summary of mailed/posted messages viewable by 'W' command from within "
 "tin.\n"
@@ -3246,250 +3266,250 @@ msgstr ""
 "ËÏÍÁÎÄÏÊ\n"
 "# 'W' ÉÚ tin.\n"
 
-#: src/lang.c:709
+#: src/lang.c:712
 msgid "Posting article..."
 msgstr "ïÔÐÒÁ×ÌÅÎÉÅ ÓÔÁÔØÉ..."
 
-#: src/lang.c:710
+#: src/lang.c:713
 #, c-format
 msgid "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr "ïÔÐÒÁ×ÉÔØ ÏÔÌÏÖÅÎÎÙÅ ÓÔÁÔØÉ [%%s]? (%s/%s/%s/%s/%s): "
 
-#: src/lang.c:711
+#: src/lang.c:714
 #, c-format
 msgid "Hot %s"
 msgstr ""
 
-#: src/lang.c:712
+#: src/lang.c:715
 #, c-format
 msgid "Tagged %s"
 msgstr "ðÏÍÅÞÅÎÙ %s"
 
-#: src/lang.c:713
+#: src/lang.c:716
 #, c-format
 msgid "Untagged %s"
 msgstr "óÎÑÔÙ ÏÔÍÅÔËÉ %s"
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid "Processing mail messages marked for deletion."
 msgstr "ïÂÒÁÂÏÔËÁ ÐÏÞÔÏ×ÙÈ ÓÏÏÂÝÅÎÉÊ ÐÏÍÅÞÅÎÎÙÈ ÄÌÑ ÕÄÁÌÅÎÉÑ."
 
-#: src/lang.c:715
+#: src/lang.c:718
 msgid "Processing saved articles marked for deletion."
 msgstr "ïÂÒÁÂÏÔËÁ ÓÏÈÒÁÎ£ÎÎÙÈ ÓÔÁÔÅÊ ÐÏÍÅÞÅÎÎÙÈ ÄÌÑ ÕÄÁÌÅÎÉÑ."
 
-#: src/lang.c:716
+#: src/lang.c:719
 #, c-format
 msgid "Accept Followup-To? %s=post, %s=ignore, %s=quit: "
 msgstr "ðÒÉÎÑÔØ Followup-To? %s=ÏÔÐÒÁ×ÉÔØ, %s=ÉÇÎÏÒÉÒÏ×ÁÔØ, %s=×ÙÈÏÄ: "
 
-#: src/lang.c:717
+#: src/lang.c:720
 msgid "Article unchanged, abort mailing?"
 msgstr "óÔÁÔØÑ ÎÅ ÉÚÍÅÎÉÌÁÓØ, ÐÒÅÒ×ÁÔØ ÏÔÐÒÁ×ËÕ?"
 
-#: src/lang.c:718
+#: src/lang.c:721
 #, c-format
 msgid "Do you want to see postponed articles (%d)?"
 msgstr "èÏÔÉÔÅ ÐÏÓÍÏÔÒÅÔØ ÏÔÌÏÖÅÎÎÙÅ ÓÔÁÔØÉ (%d)?"
 
-#: src/lang.c:720
+#: src/lang.c:723
 msgid "Add quick kill filter?"
 msgstr "äÏÂÁ×ÉÔØ ÆÉÌØÔÒ ÂÙÓÔÒÏÇÏ ÕÎÉÞÔÏÖÅÎÉÑ?"
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid "Add quick selection filter?"
 msgstr "äÏÂÁ×ÉÔØ ÆÉÌØÔÒ ÂÙÓÔÒÏÇÏ ×ÙÂÏÒÁ?"
 
-#: src/lang.c:722
+#: src/lang.c:725
 msgid "Do you really want to quit?"
 msgstr "÷Ù ÄÅÊÓÔ×ÉÔÅÌØÎÏ ÈÏÔÉÔÅ ×ÙÊÔÉ?"
 
-#: src/lang.c:723
+#: src/lang.c:726
 #, c-format
 msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr "%s=ÒÅÄÁËÔ. ÏÔÍÅÎ. ÓÏÏÂÝÅÎÉÑ, %s=×ÙÈÏÄ, %s=ÕÄÁÌÉÔØ (ÏÔÍÅÎÉÔØ) [%%s]: "
 
-#: src/lang.c:724
+#: src/lang.c:727
 msgid "You have tagged articles in this group - quit anyway?"
 msgstr "ïÓÔÁÌÉÓØ ÐÏÍÅÞÅÎÎÙÅ ÓÔÁÔØÉ × ÇÒÕÐÐÅ - ×ÙÊÔÉ ×ÓÅ ÒÁ×ÎÏ?"
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid "%s=quit, %s=edit, %s=postpone: "
 msgstr "%s=×ÙÈÏÄ, %s=ÒÅÄÁËÔÉÒÏ×ÁÔØ, %s=ÏÔÌÏÖÉÔØ: "
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid "%s=quit %s=edit %s=save kill description: "
 msgstr "%s=×ÙÈÏÄ %s=ÒÅÄÁËÔÉÒÏ×ÁÔØ %s=ÓÏÈÒ. ÕÎÉÞÔÏÖÅÎÎÏÅ ÏÐÉÓÁÎÉÅ: "
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid "%s=quit %s=edit %s=save select description: "
 msgstr "%s=×ÙÈÏÄ %s=ÒÅÄÁËÔÉÒÏ×ÁÔØ %s=ÓÏÈÒ. ×ÙÂÒÁÎÎÏÅ ÏÐÉÓÁÎÉÅ: "
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid "Do you really want to quit without saving your configuration?"
 msgstr "÷Ù ÄÅÊÓÔ×ÉÔÅÌØÎÏ ÈÏÔÉÔÅ ×ÙÊÔÉ ÂÅÚ ÓÏÈÒÁÎÅÎÉÑ ËÏÎÆÉÇÕÒÁÃÉÉ?"
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid "Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr "îÅÄÏÐÕÓÔÉÍÙÊ ÄÉÁÐÁÚÏÎ - ÄÏÓÔÕÐÎÙ '0-9.$', ÎÁÐÒ. 1-$"
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid "Do you want to abort this operation?"
 msgstr "÷Ù ÈÏÔÉÔÅ ÐÒÅÒ×ÁÔØ ÏÐÅÒÁÃÉÀ?"
 
-#: src/lang.c:734
+#: src/lang.c:737
 msgid "Do you want to exit tin immediately?"
 msgstr "÷Ù ÈÏÔÉÔÅ ×ÙÊÔÉ ÉÚ tin ÎÅÍÅÄÌÅÎÎÏ?"
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid "Reading ('q' to quit)..."
 msgstr "þÔÅÎÉÅ ('q' - ×ÙÈÏÄ)..."
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid "Reading %sarticles..."
 msgstr "þÔÅÎÉÅ %sÓÔÁÔÅÊ..."
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid "Reading %sattributes file...\n"
 msgstr "þÔÅÎÉÅ ÆÁÊÌÁ %sÁÔÒÉÂÕÔÏ×...\n"
 
-#: src/lang.c:739
+#: src/lang.c:742
 #, c-format
 msgid "Reading %sconfig file...\n"
 msgstr "þÔÅÎÉÅ ÆÁÊÌÁ %sconfig...\n"
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid "Reading filter file...\n"
 msgstr "þÔÅÎÉÅ ÆÁÊÌÁ ÆÉÌØÔÒÏ×...\n"
 
-#: src/lang.c:741
+#: src/lang.c:744
 #, c-format
 msgid "Reading %s groups..."
 msgstr "þÔÅÎÉÅ %s ÇÒÕÐÐ..."
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid "Reading input history file...\n"
 msgstr "þÔÅÎÉÅ ÆÁÊÌÁ ÉÓÔÏÒÉÉ...\n"
 
-#: src/lang.c:743
+#: src/lang.c:746
 msgid "Reading keymap file...\n"
 msgstr "þÔÅÎÉÅ ÆÁÊÌÁ ÎÁÚÎÁÞÅÎÉÊ ËÌÁ×ÉÛ...\n"
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid "Reading groups from active file... "
 msgstr "þÔÅÎÉÅ ÇÒÕÐÐ ÉÚ ÆÁÊÌÁ active... "
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid "Reading groups from newsrc file... "
 msgstr "þÔÅÎÉÅ ÇÒÕÐÐ ÉÚ ÆÁÊÌÁ newsrc... "
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid "Reading newsgroups file... "
 msgstr "þÔÅÎÉÅ ÆÁÊÌÁ ÇÒÕÐÐ... "
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid "Reading newsrc file..."
 msgstr "þÔÅÎÉÅ ÆÁÊÌÁ newsrc..."
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid "References: line              "
 msgstr "References: ÓÔÒÏËÁ            "
 
-#: src/lang.c:750
+#: src/lang.c:753
 #, c-format
 msgid "(%d:%02d remaining)"
 msgstr "(%d:%02d ÏÓÔÁÌÏÓØ)"
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid "Bogus group %s removed."
 msgstr "ïÛÉÂÏÞÎÁÑ ÇÒÕÐÐÁ %s ÕÄÁÌÅÎÁ."
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid "Removed from the previous rule: "
 msgstr "õÄÁÌ£Î ÉÚ ÐÒÅÄÙÄÕÝÅÇÏ ÐÒÁ×ÉÌÁ: "
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid "Error: rename %s to %s"
 msgstr "ïÛÉÂËÁ: ÐÅÒÅÉÍÅÎÏ×ÁÔØ %s × %s"
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid "Reply to author..."
 msgstr "ïÔ×ÅÞÁÅÍ Á×ÔÏÒÕ..."
 
-#: src/lang.c:756
+#: src/lang.c:759
 msgid "Repost"
 msgstr "ïÐÒÁ×ÉÔØ ÓÎÏ×Á"
 
-#: src/lang.c:757
+#: src/lang.c:760
 msgid "Reposting article..."
 msgstr "ðÏ×ÔÏÒÎÁÑ ÏÔÐÒÁ×ËÁ ÓÔÁÔØÉ..."
 
-#: src/lang.c:758
+#: src/lang.c:761
 #, c-format
 msgid "Repost article(s) to group(s) [%s]> "
 msgstr "ïÔÐÒÁ×ÉÔØ ÓÎÏ×Á ÓÔÁÔØÀ(É) × ÇÒÕÐÐÕ(Ù) [%s]> "
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid "Reset newsrc?"
 msgstr "óÂÒÏÓÉÔØ newsrc?"
 
-#: src/lang.c:760
+#: src/lang.c:763
 msgid "Responses have been directed to the following newsgroups"
 msgstr "ïÔ×ÅÔÙ ÂÙÌÉ ÐÅÒÅÎÁÐÒÁ×ÌÅÎÙ × ÓÌÅÄÕÀÝÉÅ ÇÒÕÐÐÙ"
 
-#: src/lang.c:761
+#: src/lang.c:764
 #, c-format
 msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr ""
 "ïÔ×ÅÔÙ ÂÙÌÉ ÐÅÒÅÎÁÐÒÁ×ÌÅÎÙ ÏÔÐÒÁ×ÉÔÅÌÀ. %s=mail, %s=ÏÔÐÒÁ×ÉÔØ, %s=×ÙÈÏÄ: "
 
-#: src/lang.c:763
+#: src/lang.c:766
 msgid "Press <RETURN> to continue..."
 msgstr "îÁÖÍÉÔÅ <CR> ÄÌÑ ÐÒÏÄÏÌÖÅÎÉÑ..."
 
-#: src/lang.c:765
+#: src/lang.c:768
 #, c-format
 msgid "Select From    [%s] (y/n): "
 msgstr "÷ÙÂÒÁÔØ From   [%s] (y/n): "
 
-#: src/lang.c:766
+#: src/lang.c:769
 msgid "Select Lines: (</>num): "
 msgstr "÷ÙÂÒÁÔØ ÓÔÒÏËÉ: (</>num): "
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid "Auto-select Article Menu"
 msgstr "á×ÔÏ×ÙÂÏÒ íÅÎÀ ÓÔÁÔÅÊ"
 
-#: src/lang.c:768
+#: src/lang.c:771
 #, c-format
 msgid "Select Msg-Id  [%s] (f/l/o/n): "
 msgstr "÷ÙÂÒÁÔØ Msg-Id [%s] (f/l/o/n): "
 
-#: src/lang.c:769
+#: src/lang.c:772
 msgid "Select pattern scope: "
 msgstr "÷ÙÂÒÁÔØ ÏÂÌÁÓÔØ ÛÁÂÌÏÎÁ: "
 
-#: src/lang.c:770
+#: src/lang.c:773
 #, c-format
 msgid "Select Subject [%s] (y/n): "
 msgstr "÷ÙÂÒÁÔØ ôÅÍÕ [%s] (y/n): "
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid "Select text pattern : "
 msgstr "÷ÙÂÒÁÔØ ÛÁÂÌÏÎ : "
 
-#: src/lang.c:772
+#: src/lang.c:775
 msgid "Select time in days   : "
 msgstr "÷ÙÂÒÁÔØ ×ÒÅÍÑ  : "
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid ""
 "# %s server configuration file\n"
@@ -3510,54 +3530,54 @@ msgstr ""
 "############################################################################\n"
 "\n"
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid "Showing unread groups only"
 msgstr "÷Ù×ÏÄ ÔÏÌØËÏ ÎÅÐÒÏÞÉÔÁÎÎÙÈ ÇÒÕÐÐ"
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid "Subject: line (ignore case)   "
 msgstr "ôÅÍÁ: ÓÔÒÏËÁ (ÉÇÎÏÒÉÒÏ×ÁÔØ ÒÅÇÉÓÔÒ) "
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid "Subject: line (case sensitive)"
 msgstr "ôÅÍÁ: ÓÔÒÏËÁ (ÎÅ ÉÇÎÏÒÉÒÏ×ÁÔØ ÒÅÇÉÓÔÒ)"
 
-#: src/lang.c:782
+#: src/lang.c:785
 msgid "Save"
 msgstr "óÏÈÒÁÎÉÔØ"
 
-#: src/lang.c:783
+#: src/lang.c:786
 #, c-format
 msgid "Save '%s' (%s/%s)?"
 msgstr "óÏÈÒÁÎÉÔØ '%s' (%s/%s)?"
 
-#: src/lang.c:784
+#: src/lang.c:787
 msgid "Save configuration before continuing?"
 msgstr "óÏÈÒÁÎÉÔØ ËÏÎÆÉÇÕÒÁÃÉÀ ÐÅÒÅÄ ÐÒÏÄÏÌÖÅÎÉÅÍ?"
 
-#: src/lang.c:785
+#: src/lang.c:788
 msgid "Save filename> "
 msgstr "óÏÈÒÁÎÉÔØ × ÆÁÊÌ> "
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid "Saved"
 msgstr "óÏÈÒÁÎÅÎÏ"
 
-#: src/lang.c:787
+#: src/lang.c:790
 #, c-format
 msgid "%4d unread (%4d hot) %s in %s\n"
 msgstr "%4d ÎÅÐÒÏÞÉÔÁÎÏ (%4d hot) %s × %s\n"
 
-#: src/lang.c:788
+#: src/lang.c:791
 #, c-format
 msgid "Saved %s...\n"
 msgstr "óÏÈÒÁÎÅÎÏ %s...\n"
 
-#: src/lang.c:789
+#: src/lang.c:792
 msgid "Nothing was saved"
 msgstr "îÉÞÅÇÏ ÎÅ ÂÙÌÏ ÓÏÈÒÁÎÅÎÏ"
 
-#: src/lang.c:790
+#: src/lang.c:793
 #, c-format
 msgid ""
 "\n"
@@ -3566,190 +3586,190 @@ msgstr ""
 "\n"
 "%s %d %s ÉÚ %d %s\n"
 
-#: src/lang.c:791
+#: src/lang.c:794
 #, c-format
 msgid "-- %s saved to %s%s --"
 msgstr "-- %s ÓÏÈÒÁÎ. × %s%s --"
 
-#: src/lang.c:792
+#: src/lang.c:795
 #, c-format
 msgid "-- %s saved to %s - %s --"
 msgstr "-- %s ÓÏÈÒÁÎ. × %s - %s --"
 
-#: src/lang.c:793
+#: src/lang.c:796
 msgid "Saving..."
 msgstr "úÁÐÉÓØ..."
 
-#: src/lang.c:794
+#: src/lang.c:797
 #, c-format
 msgid "%s: Screen initialization failed"
 msgstr "%s: ÎÅÕÄÁÞÎÁÑ ÉÎÉÃÉÁÌÉÚÁÃÉÑ ÜËÒÁÎÁ"
 
-#: src/lang.c:796
+#: src/lang.c:799
 #, c-format
 msgid "%s: screen is too small\n"
 msgstr "%s: ÜËÒÁÎ ÓÌÉÛËÏÍ ÍÁÌ\n"
 
-#: src/lang.c:798
+#: src/lang.c:801
 #, c-format
 msgid "screen is too small, %s is exiting\n"
 msgstr "ÜËÒÁÎ ÓÌÉÛËÏÍ ÍÁÌ, %s ×ÙÈÏÄ\n"
 
-#: src/lang.c:799
+#: src/lang.c:802
 #, fuzzy
 msgid "Delete scope?"
 msgstr "÷ÙÂÒÁÔØ ÏÂÌÁÓÔØ ÛÁÂÌÏÎÁ: "
 
-#: src/lang.c:800
+#: src/lang.c:803
 #, fuzzy
 msgid "Enter scope> "
 msgstr "÷×ÅÄÉÔÅ ÎÏÍÅÒ ÏÐÃÉÉ> "
 
-#: src/lang.c:801
+#: src/lang.c:804
 #, fuzzy
 msgid "Select new position> "
 msgstr "÷ÙÂÒÁÔØ ÛÁÂÌÏÎ : "
 
-#: src/lang.c:802
+#: src/lang.c:805
 msgid "New position cannot be a global scope"
 msgstr ""
 
-#: src/lang.c:803
+#: src/lang.c:806
 msgid "Global scope, operation not allowed"
 msgstr ""
 
-#: src/lang.c:804
+#: src/lang.c:807
 msgid "Rename scope> "
 msgstr ""
 
-#: src/lang.c:805
+#: src/lang.c:808
 #, fuzzy
 msgid "Select scope> "
 msgstr "÷ÙÂÅÒÉÔÅ ÇÒÕÐÐÕ> "
 
-#: src/lang.c:806
+#: src/lang.c:809
 #, fuzzy
 msgid "Scopes Menu"
 msgstr "íÅÎÀ ÏÐÃÉÊ"
 
-#: src/lang.c:807
+#: src/lang.c:810
 #, fuzzy
 msgid "Scopes Menu Commands"
 msgstr "ëÏÍÁÎÄÙ ×ÅÒÈÎÅÇÏ ÕÒÏ×ÎÑ"
 
-#: src/lang.c:808
+#: src/lang.c:811
 #, c-format
 msgid "Search backwards [%s]> "
 msgstr "ðÏÉÓË ÎÁÚÁÄ [%s]> "
 
-#: src/lang.c:809
+#: src/lang.c:812
 #, c-format
 msgid "Search body [%s]> "
 msgstr "ðÏÉÓË × ÔÅÌÅ [%s]> "
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid "Search forwards [%s]> "
 msgstr "ðÏÉÓË ×ÐÅÒ£Ä [%s]> "
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid "Searching..."
 msgstr "ðÏÉÓË..."
 
-#: src/lang.c:812
+#: src/lang.c:815
 #, c-format
 msgid "Searching article %d of %d ('q' to abort)..."
 msgstr "ðÏÉÓË ÓÔÁÔØÉ %d ÉÚ %d ('q' - ÐÒÅÒ×ÁÔØ)..."
 
-#: src/lang.c:813
+#: src/lang.c:816
 msgid "Select article> "
 msgstr "÷ÙÂÅÒÉÔÅ ÓÔÁÔØÀ> "
 
-#: src/lang.c:814
+#: src/lang.c:817
 msgid ""
 "Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr ""
 "÷ÙÂÅÒÉÔÅ ÎÏÍÅÒ ÏÐÃÉÉ ÉÌÉ ÐÅÒÅÊÄÉÔÅ ÓÔÒÅÌÏÞËÁÍÉ É ÎÁÖÍÉÔÅ <CR>. 'q' ×ÙÈÏÄ."
 
-#: src/lang.c:815
+#: src/lang.c:818
 msgid "Select group> "
 msgstr "÷ÙÂÅÒÉÔÅ ÇÒÕÐÐÕ> "
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid "Enter selection pattern [%s]> "
 msgstr "÷×ÅÄÉÔÅ ÛÁÂÌÏÎ ÄÌÑ ×ÙÂÏÒÁ [%s]> "
 
-#: src/lang.c:817
+#: src/lang.c:820
 #, fuzzy
 msgid "Select thread> "
 msgstr "÷ÙÂÅÒÉÔÅ ÄÉÓËÕÓÓÉÀ > "
 
-#: src/lang.c:818
+#: src/lang.c:821
 #, c-format
 msgid "%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr "%s %s %s (\"%s\") [%s]: ÏÔÐÒÁ×ØÔÅ ÐÏÄÒÏÂÎÕÀ ÉÎÆÏÒÍÁÃÉÀ ÏÂ ÏÛÉÂËÅ %s\n"
 
-#: src/lang.c:819
+#: src/lang.c:822
 msgid "servers active-file"
 msgstr "active-ÆÁÊÌ ÓÅÒ×ÅÒÏ×"
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid "Cannot move into new newsgroups. Subscribe first..."
 msgstr "îÅ ÍÏÇÕ ÐÅÒÅÊÔÉ × ÎÏ×ÕÀ ÇÒÕÐÐÕ. óÎÁÞÁÌÁ ÐÏÄÐÉÛÉÔÅÓØ..."
 
-#: src/lang.c:821
+#: src/lang.c:824
 msgid "<SPACE>"
 msgstr "<ðòïâåì>"
 
-#: src/lang.c:822
+#: src/lang.c:825
 #, c-format
 msgid "Starting: (%s)"
 msgstr "óÔÁÒÔÕÀ: (%s)"
 
-#: src/lang.c:823
+#: src/lang.c:826
 #, c-format
 msgid "List Thread (%d of %d)"
 msgstr "óÐÉÓÏË ÄÉÓËÕÓÓÉÊ (%d ÉÚ %d)"
 
-#: src/lang.c:824
+#: src/lang.c:827
 #, c-format
 msgid "Thread (%.*s)"
 msgstr "äÉÓËÕÓÓÉÑ (%.*s)"
 
-#: src/lang.c:825
+#: src/lang.c:828
 msgid "Enter wildcard subscribe pattern> "
 msgstr "÷×ÅÄÉÔÅ ÛÁÂÌÏÎ ÄÌÑ ÐÏÄÐÉÓËÉ> "
 
-#: src/lang.c:826
+#: src/lang.c:829
 #, c-format
 msgid "subscribed to %d groups"
 msgstr "ÐÏÄÐÉÓÁÌÉÓØ ÎÁ %d ÇÒÕÐÐ"
 
-#: src/lang.c:827
+#: src/lang.c:830
 #, c-format
 msgid "Subscribed to %s"
 msgstr "ðÏÄÐÉÓÁÌÉÓØ ÎÁ %s"
 
-#: src/lang.c:828
+#: src/lang.c:831
 msgid "Subscribing... "
 msgstr "ðÏÄÐÉÓÙ×ÁÅÍÓÑ... "
 
-#: src/lang.c:829
+#: src/lang.c:832
 #, c-format
 msgid "Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr "ïÔÐÒÁ×ÉÔØ ÓÎÏ×Á ÉÌÉ ÚÁÍÅÎÉÔØ ÓÔÁÔØÀ(É) [%%s]? (%s/%s/%s): "
 
-#: src/lang.c:830
+#: src/lang.c:833
 #, c-format
 msgid "Supersede article(s) to group(s) [%s]> "
 msgstr "úÁÍÅÎÉÔØ ÓÔÁÔØÀ(É) × ÇÒÕÐÐÕ(Ù) [%s]> "
 
-#: src/lang.c:831
+#: src/lang.c:834
 msgid "Superseding article ..."
 msgstr "úÁÍÅÎÁ ÓÔÁÔØÉ ..."
 
-#: src/lang.c:832
+#: src/lang.c:835
 #, c-format
 msgid ""
 "\n"
@@ -3758,24 +3778,24 @@ msgstr ""
 "\n"
 "ïÓÔÁÎÏ×ÌÅÎÏ. îÁÂÅÒÉÔÅ 'fg' ÄÌÑ ÐÅÒÅÚÁÐÕÓËÁ %s\n"
 
-#: src/lang.c:834
+#: src/lang.c:837
 #, c-format
 msgid "%d days"
 msgstr "%d ÄÎÅÊ"
 
-#: src/lang.c:835
+#: src/lang.c:838
 msgid "<TAB>"
 msgstr "<ôáâ>"
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid "TeX "
 msgstr ""
 
-#: src/lang.c:837
+#: src/lang.c:840
 msgid "# Default action/prompt strings\n"
 msgstr ""
 
-#: src/lang.c:838
+#: src/lang.c:841
 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"
@@ -3786,111 +3806,111 @@ msgid ""
 "# expire=ON/OFF  ON=limit to default_filter_days OFF=don't ever expire\n"
 msgstr ""
 
-#: src/lang.c:851
+#: src/lang.c:854
 msgid ""
 "# If ON use print current subject or newsgroup description in the last line\n"
 msgstr ""
 "# åÓÌÉ ON, ÔÏ ×Ù×ÏÄÉÔØ ÔÅËÕÝÕÀ ÔÅÍÕ ÉÌÉ ÏÐÉÓÁÎÉÅ ÇÒÕÐÐÙ × ÐÏÓÌÅÄÎÅÊ ÓÔÒÏËÅ\n"
 
-#: src/lang.c:852
+#: src/lang.c:855
 msgid "# Host & time info used for detecting new groups (don't touch)\n"
 msgstr ""
 "# éÎÆÏÒÍÁÃÉÑ Ï ÈÏÓÔÅ É ×ÒÅÍÅÎÉ, ÉÓÐÏÌØÚÕÅÔÓÑ ÄÌÑ ÏÐÒÅÄÅÌÅÎÉÑ\n"
 "# ÎÏ×ÙÈ ÇÒÕÐÐ (ÎÅ ÉÚÍÅÎÑÔØ)\n"
 
-#: src/lang.c:853
+#: src/lang.c:856
 msgid "There is no news\n"
 msgstr "îÅÔ ÎÏ×ÏÓÔÅÊ\n"
 
-#: src/lang.c:854
+#: src/lang.c:857
 msgid "Thread"
 msgstr "äÉÓËÕÓÓÉÑ"
 
-#: src/lang.c:855
+#: src/lang.c:858
 msgid "Thread Level Commands"
 msgstr "ëÏÍÁÎÄÙ ÕÒÏ×ÎÑ ÄÉÓËÕÓÓÉÊ"
 
-#: src/lang.c:856
+#: src/lang.c:859
 msgid "Thread deselected"
 msgstr "ó ÄÉÓËÕÓÓÉÉ ÓÎÑÔÁ ÏÔÍÅÔËÁ"
 
-#: src/lang.c:857
+#: src/lang.c:860
 msgid "Thread selected"
 msgstr "äÉÓËÕÓÓÉÑ ×ÙÂÒÁÎÁ"
 
-#: src/lang.c:859
+#: src/lang.c:862
 msgid "threads"
 msgstr "ÄÉÓËÕÓÓÉÉ"
 
-#: src/lang.c:861
+#: src/lang.c:864
 msgid "thread"
 msgstr "ÄÉÓËÕÓÓÉÑ"
 
-#: src/lang.c:862
+#: src/lang.c:865
 #, c-format
 msgid "Thread %4s of %4s"
 msgstr "äÉÓËÕÓÓÉÑ %4s ÉÚ %4s"
 
-#: src/lang.c:863
+#: src/lang.c:866
 msgid "Threading articles..."
 msgstr "òÁÚÂÏÒ ÄÉÓËÕÓÓÉÊ..."
 
-#: src/lang.c:864
+#: src/lang.c:867
 #, c-format
 msgid "Toggled word highlighting %s"
 msgstr "ðÅÒÅËÌÀÞÅÎÉÅ ÐÏÄÓ×ÅÔËÉ ÓÌÏ× %s"
 
-#: src/lang.c:865
+#: src/lang.c:868
 msgid "Toggled rot13 encoding"
 msgstr "ðÅÒÅËÌÀÞÅÎÉÅ ËÏÄÉÒÏ×ËÉ rot13"
 
-#: src/lang.c:866
+#: src/lang.c:869
 #, c-format
 msgid "Toggled german TeX encoding %s"
 msgstr "ðÅÒÅËÌÀÞÅÎÉÅ ÎÅÍÅÃËÏÊ TeX ËÏÄÉÒÏ×ËÉ %s"
 
-#: src/lang.c:867
+#: src/lang.c:870
 #, c-format
 msgid "Toggled tab-width to %d"
 msgstr "ðÅÒÅËÌÀÞÅÎÉÅ ÛÉÒÉÎÙ ÔÁÂÕÌÑÃÉÉ ÎÁ %d"
 
-#: src/lang.c:869
+#: src/lang.c:872
 #, c-format
 msgid "%d Trying to dotlock %s"
 msgstr "%d ÐÏÐÙÔËÁ dotlock %s"
 
-#: src/lang.c:870
+#: src/lang.c:873
 #, c-format
 msgid "%d Trying to lock %s"
 msgstr "%d ðÏÐÙÔËÁ ÚÁÂÌÏËÉÒÏ×ÁÔØ %s"
 
-#: src/lang.c:872
+#: src/lang.c:875
 msgid "           h=help"
 msgstr "           h=ÐÏÍÏÝØ"
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid "Unlimited"
 msgstr "îÅÏÇÒÁÎÉÞÅÎ"
 
-#: src/lang.c:875
+#: src/lang.c:878
 msgid "Enter wildcard unsubscribe pattern> "
 msgstr "÷×ÅÄÉÔÅ ÛÁÂÌÏÎ ÄÌÑ ÏÔÐÉÓÙ×ÁÎÉÑ> "
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid "Error decoding %s : %s"
 msgstr "ïÛÉÂËÁ ÒÁÓËÏÄÉÒÏ×ÁÎÉÑ %s : %s"
 
-#: src/lang.c:877
+#: src/lang.c:880
 msgid "No end."
 msgstr "îÅÔ ËÏÎÃÁ."
 
-#: src/lang.c:878
+#: src/lang.c:881
 #, c-format
 msgid "%s successfully decoded."
 msgstr "%s ÕÓÐÅÛÎÏ ÒÁÓËÏÄÉÒÏ×ÁÎ."
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid ""
 "%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
@@ -3899,118 +3919,118 @@ msgstr ""
 "%*s[-- %s/%s, %suuencoded ÆÁÊÌ, %d ÓÔÒÏË, ÉÍÑ: %s --]\n"
 "\n"
 
-#: src/lang.c:880
+#: src/lang.c:883
 msgid "unread "
 msgstr "ÎÅÐÒÏÞÉÔÁÎÏ "
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid "unsubscribed from %d groups"
 msgstr "ÏÔÐÉÓÁÌÉÓØ ÏÔ %d ÇÒÕÐÐ"
 
-#: src/lang.c:882
+#: src/lang.c:885
 #, c-format
 msgid "Unsubscribed from %s"
 msgstr "ïÔÐÉÓÁÌÉÓØ ÏÔ %s"
 
-#: src/lang.c:883
+#: src/lang.c:886
 msgid "Unsubscribing... "
 msgstr "ïÔÐÉÓÙ×ÁÅÍÓÑ... "
 
-#: src/lang.c:884
+#: src/lang.c:887
 msgid "Unthreading articles..."
 msgstr "òÁÚÇÒÕÐÐÉÒÏ×ËÁ ÄÉÓËÕÓÓÉÊ..."
 
-#: src/lang.c:885
+#: src/lang.c:888
 msgid "Updated"
 msgstr "ïÂÎÏ×ÌÅÎÏ"
 
-#: src/lang.c:887
+#: src/lang.c:890
 #, c-format
 msgid "unparseable \"LIST COUNTS\" line: \"%s\""
 msgstr ""
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid "Updating"
 msgstr "ïÂÎÏ×ÌÅÎÉÅ"
 
-#: src/lang.c:890
+#: src/lang.c:893
 msgid "URL Menu"
 msgstr ""
 
-#: src/lang.c:891
+#: src/lang.c:894
 #, fuzzy
 msgid "URL Menu Commands"
 msgstr "ëÏÍÁÎÄÙ ×ÅÒÈÎÅÇÏ ÕÒÏ×ÎÑ"
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, fuzzy, c-format
 msgid "Opening %s"
 msgstr "ïÔËÒÙÔÉÅ %s\n"
 
-#: src/lang.c:893
+#: src/lang.c:896
 #, fuzzy
 msgid "Select URL> "
 msgstr "÷ÙÂÅÒÉÔÅ ÇÒÕÐÐÕ> "
 
-#: src/lang.c:894
+#: src/lang.c:897
 #, fuzzy
 msgid "No URLs in this article"
 msgstr "îÅÔ ÂÏÌØÛÅ URL × ÓÔÁÔØÅ"
 
-#: src/lang.c:895
+#: src/lang.c:898
 msgid "Use MIME display program for this message?"
 msgstr "÷ÙÚ×ÁÔØ ÐÒÏÇÒÁÍÍÕ, ÐÏËÁÚÙ×ÁÀÝÕÀ MIME ÄÌÑ ÓÔÁÔØÉ?"
 
-#: src/lang.c:896
+#: src/lang.c:899
 msgid "  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr ""
 "  -c       ÏÔÍÅÔÉÔØ ×ÓÅ ÎÏ×ÏÓÔÉ ËÁË ÐÒÏÞ. × ÐÏÄÐÉÓ. ÇÒÕÐÐÁÈ (ÐÁËÅÔÎÙÊ ÒÅÖÉÍ)"
 
-#: src/lang.c:897
+#: src/lang.c:900
 msgid "  -Z       return status indicating if any unread news (batch mode)"
 msgstr "  -Z       ×ÏÚ×ÒÁÔ ÓÔÁÔÕÓÁ Ï ÎÅÐÒÏÞÉÔÁÎÎÙÈ ÎÏ×ÏÓÔÑÈ (ÐÁËÅÔÎÙÊ ÒÅÖÉÍ)"
 
-#: src/lang.c:898
+#: src/lang.c:901
 msgid "  -q       don't check for new newsgroups"
 msgstr "  -q       ÎÅ ÐÒÏ×ÅÒÑÔØ ÐÏÑ×ÌÅÎÉÑ ÎÏ×ÙÈ ÇÒÕÐÐ ÎÏ×ÏÓÔÅÊ"
 
-#: src/lang.c:899
+#: src/lang.c:902
 msgid "  -X       don't save any files on quit"
 msgstr "  -X       ÎÅ ÓÏÈÒÁÎÑÔØ ÆÁÊÌÙ ÐÒÉ ×ÙÈÏÄÅ"
 
-#: src/lang.c:900
+#: src/lang.c:903
 msgid "  -d       don't show newsgroup descriptions"
 msgstr "  -d       ÎÅ ÐÏËÁÚÙ×ÁÔØ ÏÐÉÓÁÎÉÑ ÇÒÕÐÐ"
 
-#: src/lang.c:901
+#: src/lang.c:904
 msgid "  -G limit get only limit articles/group"
 msgstr "  -G limit ÐÏÌÕÞÉÔØ ÔÏÌØËÏ limit ÓÔÁÔÅÊ/ÇÒÕÐÐ"
 
-#: src/lang.c:902
+#: src/lang.c:905
 #, c-format
 msgid "  -H       help information about %s"
 msgstr "  -H       ÐÏÄÓËÁÚËÁ Ï %s"
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid "  -h       this help message"
 msgstr "  -h       ÜÔÁ ÐÏÄÓËÁÚËÁ"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, c-format
 msgid "  -I dir   news index file directory [default=%s]"
 msgstr "  -I dir   ÄÉÒÅËÔÏÒÉÑ ÉÎÄÅËÓÎÏÇÏ ÆÁÊÌÁ [ÐÏ ÕÍÏÌÞÁÎÉÀ=%s]"
 
-#: src/lang.c:905
+#: src/lang.c:908
 msgid "  -u       update index files (batch mode)"
 msgstr "  -u       ÏÂÎÏ×ÉÔØ ÉÎÄÅËÓÎÙÅ ÆÁÊÌÙ (ÐÁËÅÔÎÙÊ ÒÅÖÉÍ)"
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid "  -m dir   mailbox directory [default=%s]"
 msgstr "  -m dir   ÄÉÒÅËÔÏÒÉÑ mailbox [ÐÏ ÕÍÏÌÞÁÎÉÀ=%s]"
 
-#: src/lang.c:907
+#: src/lang.c:910
 #, c-format
 msgid ""
 "\n"
@@ -4019,55 +4039,55 @@ msgstr ""
 "\n"
 "ïÔÐÒÁ×ÌÑÊÔÅ ÏÛÉÂËÉ/ËÏÍÍÅÎÔÁÒÉÉ %s"
 
-#: src/lang.c:908
+#: src/lang.c:911
 msgid "  -N       mail new news to your posts (batch mode)"
 msgstr ""
 "  -N       ÏÔÐÒÁ×ÌÑÔØ ÐÏ email ÎÏ×ÙÅ ÓÔÁÔØÉ ÎÁ ×ÁÛÉ ÓÏÏÂÝÅÎÉÑ (ÐÁËÅÔÎÙÊ "
 "ÒÅÖÉÍ)"
 
-#: src/lang.c:909
+#: src/lang.c:912
 msgid "  -M user  mail new news to specified user (batch mode)"
 msgstr ""
 "  -M user  ÏÔÐÒÁ×ÌÑÔØ ÐÏ email ÎÏ×ÙÅ ÓÔÁÔØÉ ÕËÁÚÁÎÎÏÍÕ ÐÏÌØÚÏ×ÁÔÅÌÀ "
 "(ÐÁËÅÔÎÙÊ ÒÅÖÉÍ)"
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, c-format
 msgid "  -f file  subscribed to newsgroups file [default=%s]"
 msgstr "  -f file  ÆÁÊÌ ÐÏÄÐÉÓËÉ [ÐÏ ÕÍÏÌÞÁÎÉÀ=%s]"
 
-#: src/lang.c:911
+#: src/lang.c:914
 #, fuzzy
 msgid "  -x       no-posting mode"
 msgstr "  -x       ÒÅÖÉÍ ÚÁÐÒÅÔ ÏÔÐÒÁ×ÌÅÎÉÑ"
 
-#: src/lang.c:912
+#: src/lang.c:915
 msgid "  -w       post an article and exit"
 msgstr "  -w       ÏÔÐÒÁ×ÉÔØ ÓÔÁÔØÀ É ×ÙÊÔÉ"
 
-#: src/lang.c:913
+#: src/lang.c:916
 msgid "  -o       post all postponed articles and exit"
 msgstr "  -o       ÏÔÐÒÁ×ÉÔØ ×ÓÅ ÏÔÌÏÖÅÎÎÙÅ ÓÔÁÔØÉ É ×ÙÊÔÉ"
 
-#: src/lang.c:914
+#: src/lang.c:917
 msgid "  -R       read news saved by -S option"
 msgstr "  -R       ÞÉÔÁÔØ ÎÏ×ÏÓÔÉ, ÓÏÈÒÁÎ£ÎÎÙÅ ÏÐÃÉÅÊ -S"
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid "  -s dir   save news directory [default=%s]"
 msgstr "  -s dir   ÄÉÒÅËÔÏÒÉÑ ÄÌÑ ÓÏÈÒÁÎÅÎÉÑ ÎÏ×ÏÓÔÅÊ [ÐÏ ÕÍÏÌÞÁÎÉÀ=%s]"
 
-#: src/lang.c:916
+#: src/lang.c:919
 msgid "  -S       save new news for later reading (batch mode)"
 msgstr ""
 "  -S       ÓÏÈÒÁÎÑÔØ ÎÏ×ÏÓÔÉ ÄÌÑ ÐÏÓÌÅÄÕÀÝÅÇÏ ÐÒÏÞÔÅÎÉÑ (ÐÁËÅÔÎÙÊ ÒÅÖÉÍ)"
 
-#: src/lang.c:917
+#: src/lang.c:920
 msgid "  -z       start if any unread news"
 msgstr "  -z       ÚÁÐÕÓÔÉÔØ ÅÓÌÉ ÅÓÔØ ÎÅÐÒÏÞÉÔÁÎÎÙÅ ÎÏ×ÏÓÔÉ"
 
-#: src/lang.c:918
+#: src/lang.c:921
 #, c-format
 msgid ""
 "A Usenet reader.\n"
@@ -4078,30 +4098,30 @@ msgstr ""
 "\n"
 "éÓÐÏÌØÚÏ×ÁÎÉÅ: %s [ÏÐÃÉÉ] [ÇÒÕÐÐÁ ÎÏ×ÏÓÔÅÊ[,...]]"
 
-#: src/lang.c:919
+#: src/lang.c:922
 msgid "  -v       verbose output for batch mode options"
 msgstr "  -v       ÄÅÔÁÌØÎÙÊ ×Ù×ÏÄ ÄÌÑ ÏÐÃÉÊ ÐÁËÅÔÎÏÇÏ ÒÅÖÉÍÁ"
 
-#: src/lang.c:920
+#: src/lang.c:923
 msgid "  -V       print version & date information"
 msgstr "  -V       ×Ù×ÅÓÔÉ ×ÅÒÓÉÀ É ÄÁÔÕ"
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid "%s only useful without batch mode operations\n"
 msgstr "%s ÏÐÃÉÑ ÐÏÌÅÚÎÁ ÔÏÌØËÏ ÂÅÚ ÐÁËÅÔÎÏÇÏ ÒÅÖÉÍÁ\n"
 
-#: src/lang.c:922
+#: src/lang.c:925
 #, c-format
 msgid "%s only useful for batch mode operations\n"
 msgstr "%s ÏÐÃÉÑ ÐÏÌÅÚÎÁ ÔÏÌØËÏ × ÐÁËÅÔÎÏÍ ÒÅÖÉÍÅ\n"
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid "Useless combination %s and %s. Ignoring %s.\n"
 msgstr ""
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid ""
 "\n"
@@ -4110,12 +4130,12 @@ msgstr ""
 "\n"
 "%s%d ×ÎÅ ÄÉÁÐÁÚÏÎÁ (0 - %d). óÂÒÏÓ × 0"
 
-#: src/lang.c:926
+#: src/lang.c:929
 #, c-format
 msgid "View '%s' (%s/%s)?"
 msgstr "ðÒÏÓÍÏÔÒ '%s' (%s/%s)?"
 
-#: src/lang.c:928
+#: src/lang.c:931
 #, c-format
 msgid ""
 "\n"
@@ -4127,7 +4147,7 @@ msgstr ""
 "óÔÒÏËÁ %d - ÐÅÒ×ÁÑ ÄÌÉÎÎÁÑ ÓÔÒÏËÁ:\n"
 "%-100s\n"
 
-#: src/lang.c:929
+#: src/lang.c:932
 msgid ""
 "\n"
 "Warning: article unchanged after editing\n"
@@ -4135,7 +4155,7 @@ msgstr ""
 "\n"
 "÷ÎÉÍÁÎÉÅ: ÓÔÁÔØÑ ÎÅ ÉÚÍÅÎÉÌÁÓØ ÐÏÓÌÅ ÒÅÄÁËÔÉÒÏ×ÁÎÉÑ\n"
 
-#: src/lang.c:930
+#: src/lang.c:933
 msgid ""
 "\n"
 "Warning: \"Subject:\" contains only whitespaces.\n"
@@ -4143,7 +4163,7 @@ msgstr ""
 "\n"
 "÷ÎÉÍÁÎÉÅ: \"Subject:\" ÓÏÄÅÒÖÉÔ ÏÄÎÉ ÐÒÏÂÅÌÙ.\n"
 
-#: src/lang.c:931
+#: src/lang.c:934
 msgid ""
 "\n"
 "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:"
@@ -4152,7 +4172,7 @@ msgstr ""
 "\n"
 "ðÒÅÄÕÐÒÅÖÄÅÎÉÅ: \"Subject:\" ÎÁÞÉÎÁÅÔÓÑ Ó  \"Re: \" ÎÏ ÎÅÔ \"References:\".\n"
 
-#: src/lang.c:933
+#: src/lang.c:936
 msgid ""
 "\n"
 "Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
@@ -4162,7 +4182,7 @@ msgstr ""
 "÷ÎÉÍÁÎÉÅ: × ÓÔÁÔØÅ ÅÓÔØ \"References:\" ÎÏ \"Subject:\"\n"
 "          ÎÅ ÎÁÞÉÎÁÅÔÓÑ Ó \"Re: \" É ÎÅ ÓÏÄÅÒÖÉÔ \"(was:\".\n"
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4184,7 +4204,7 @@ msgstr ""
 "÷ÏÔ ÓÔÁÔØÑ, ËÏÔÏÒÕÀ ×Ù ÈÏÔÉÔÅ ÏÔÍÅÎÉÔØ:\n"
 "\n"
 
-#: src/lang.c:940
+#: src/lang.c:943
 msgid ""
 "\n"
 "Warning: You are using a non-plain transfer encoding (such as base64 or\n"
@@ -4199,13 +4219,13 @@ msgstr ""
 "ÂÕÄÅÔ\n"
 "          ÄÏÂÁ×ÌÅÎÁ ÜÔÏÊ ÐÒÏÇÒÁÍÍÏÊ, ÏÎÁ ÎÅ ÂÕÄÅÔ ËÏÒÒÅËÔÎÏ ÚÁËÏÄÉÒÏ×ÁÎÁ.\n"
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid ""
 "\n"
 "Warning: \"example\" is a reserved hierarchy!\n"
 msgstr ""
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid ""
 "\n"
@@ -4220,7 +4240,7 @@ msgstr ""
 "îÅËÏÔÏÒÙÅ ÚÎÁÞÅÎÉÑ × ×ÁÛÅÍ %s ÆÁÊÌÅ ÉÚÍÅÎÉÌÉÓØ!\n"
 "ðÒÏÞÉÔÁÊÔÅ WHATSNEW, É Ô.Ä...\n"
 
-#: src/lang.c:948
+#: src/lang.c:951
 #, c-format
 msgid ""
 "\n"
@@ -4234,7 +4254,7 @@ msgstr ""
 "îÅËÏÔÏÒÙÅ ÚÎÁÞÅÎÉÅÑ × ÆÁÊÌÅ %s ÍÏÇÕÔ ÂÙÔØ ÐÒÏÉÇÎÏÒÉÒÏ×ÁÎÙ,\n"
 "ÄÒÕÇÉÅ ÍÏÇÌÉ ÂÙÔØ ÉÚÍÅÎÅÎÙ!\n"
 
-#: src/lang.c:951
+#: src/lang.c:954
 #, c-format
 msgid ""
 "Warning: tin wrote fewer groups to your\n"
@@ -4244,7 +4264,7 @@ msgid ""
 "before you start tin once again!\n"
 msgstr ""
 
-#: src/lang.c:955
+#: src/lang.c:958
 #, c-format
 msgid ""
 "\n"
@@ -4254,12 +4274,12 @@ msgstr ""
 "÷ÎÉÍÁÎÉÅ: ÏÂÎÁÒÕÖÅÎÏ %d '-- \\n' ÓÔÒÏË, ÜÔÏ ÍÏÖÅÔ ÕÄÉ×ÉÔØ ÎÅËÏÔÏÒÙÈ "
 "ÐÏÌØÚÏ×ÁÔÅÌÅÊ.\n"
 
-#: src/lang.c:956
+#: src/lang.c:959
 #, c-format
 msgid "Warning: Only %d out of %d articles were saved"
 msgstr "÷ÎÉÍÁÎÉÅ: óÏÈÒÁÎÅÎÙ ÔÏÌØËÏ %d ÉÚ %d ÓÔÁÔÅÊ"
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid ""
 "\n"
@@ -4274,14 +4294,14 @@ msgstr ""
 "          ÐÏÌÅÚÎÕÀ ÉÎÆÏÒÍÁÃÉÀ, ÏÎÉ ÄÏÌÖÎÙ ÂÙÔØ ËÏÒÏÔËÉÍÉ ÎÁÓÔÏÌØËÏ,\n"
 "          ÎÁÓËÏÌØËÏ ÜÔÏ ×ÏÚÍÏÖÎÏ.\n"
 
-#: src/lang.c:961
+#: src/lang.c:964
 #, c-format
 msgid ""
 "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
 msgstr ""
 "÷ÎÉÍÁÎÉÅ: ÁÄÒÅÓ email ÍÏÖÅÔ ÓÏÄÅÒÖÁÔØ spamtrap. %s=ÐÒÏÄÏÌÖÉÔØ, %s=ÓÔÏÐ? "
 
-#: src/lang.c:962
+#: src/lang.c:965
 msgid ""
 "\n"
 "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
@@ -4289,37 +4309,37 @@ msgstr ""
 "\n"
 "÷ÎÉÍÁÎÉÅ: óÉÇÎÁÔÕÒÙ ÄÏÌÖÎÙ ÎÁÞÉÎÁÔØÓÑ Ó '-- \\n' ÎÅ Ó '--\\n'.\n"
 
-#: src/lang.c:963
+#: src/lang.c:966
 msgid "Writing attributes file..."
 msgstr "úÁÐÉÓØ ÆÁÊÌÁ ÁÔÒÉÂÕÔÏ×..."
 
-#: src/lang.c:965
+#: src/lang.c:968
 #, c-format
 msgid "%d Responses"
 msgstr "%d ÏÔ×ÅÔÏ×"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid "Added %d %s"
 msgstr "äÏÂÁ×ÌÅÎÏ %d %s"
 
-#: src/lang.c:968
+#: src/lang.c:971
 msgid "No unsubscribed groups to show"
 msgstr "îÅÔ ÏÔÐÉÓÁÎÎÙÈ ÇÒÕÐÐ ÄÌÑ ×Ù×ÏÄÁ"
 
-#: src/lang.c:969
+#: src/lang.c:972
 msgid "Showing subscribed to groups only"
 msgstr "ðÏËÁÚ ÔÏÌØËÏ ÐÏÄÐÉÓÁÎÎÙÈ ÎÁ ÇÒÕÐÐÕ"
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid "Yes "
 msgstr "äÁ "
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid "    You have mail"
 msgstr "    îÏ×ÁÑ ÐÏÞÔÁ"
 
-#: src/lang.c:976
+#: src/lang.c:979
 #, c-format
 msgid ""
 "\n"
@@ -4339,11 +4359,11 @@ msgstr ""
 "          ÏÔÒÅÄÁËÔÉÒÕÊÔÅ Å£ É ÕÂÅÒÉÔÅ ÜÔÉ ÓÉÍ×ÏÌÙ ÉÌÉ ÉÚÍÅÎÉÔÅ × M)ÅÎÀ\n"
 "          ÚÎÁÞÅÎÉÅ MM_NETWORK_CHARSET ÎÁ ÐÏÄÈÏÄÑÝÅÅ.\n"
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid "  -D mode  debug mode"
 msgstr ""
 
-#: src/lang.c:991
+#: src/lang.c:994
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4370,11 +4390,11 @@ msgstr ""
 "÷ÏÔ ÓÔÁÔØÑ, ËÏÔÏÒÕÀ ×Ù ÈÏÔÉÔÅ ÏÔÍÅÎÉÔØ:\n"
 "\n"
 
-#: src/lang.c:1000
+#: src/lang.c:1003
 msgid "toggle color"
 msgstr "ÉÚÍÅÎÉÔØ Ã×ÅÔ"
 
-#: src/lang.c:1001
+#: src/lang.c:1004
 msgid ""
 "# Changing colors of several screen parts\n"
 "# Possible values are:\n"
@@ -4420,11 +4440,11 @@ msgstr ""
 "#  15 = Ó×ÅÔÌÏ-ÂÅÌÙÊ\n"
 "\n"
 
-#: src/lang.c:1021
+#: src/lang.c:1024
 msgid "  -a       toggle color flag"
 msgstr "  -a       ÉÚÍÅÎÉÔØ Ã×ÅÔ"
 
-#: src/lang.c:1025
+#: src/lang.c:1028
 msgid ""
 "\n"
 "Error: Followup-To set to more than one newsgroup!\n"
@@ -4432,14 +4452,14 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: Followup-To ÕÓÔÁÎÏ×ÌÅÎ ÎÁ ÂÏÌØÛÅ ÞÅÍ ÏÄÎÕ ÇÒÕÐÐÕ!\n"
 
-#: src/lang.c:1026
+#: src/lang.c:1029
 #, c-format
 msgid ""
 "\n"
 "Error: \"%s\" is renamed, use \"%s\" instead!\n"
 msgstr ""
 
-#: src/lang.c:1027
+#: src/lang.c:1030
 #, c-format
 msgid ""
 "\n"
@@ -4448,7 +4468,7 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: ËÒÏÓÓ-ÐÏÓÔÉÎÇÁ × %d ÇÒÕÐÐÙ ÂÅÚ Followup-To ÓÔÒÏËÉ!\n"
 
-#: src/lang.c:1028
+#: src/lang.c:1031
 #, c-format
 msgid ""
 "\n"
@@ -4457,7 +4477,7 @@ msgstr ""
 "\n"
 "ïÛÉÂËÁ: \"%s\" - ÎÅÄÏÐÕÓÔÉÍÁÑ ÇÒÕÐÐÁ!\n"
 
-#: src/lang.c:1030
+#: src/lang.c:1033
 msgid ""
 "\n"
 "Warning: Followup-To set to more than one newsgroup!\n"
@@ -4465,7 +4485,7 @@ msgstr ""
 "\n"
 "÷ÎÉÍÁÎÉÅ: Followup-To ÕÓÔÁÎÏ×ÌÅÎ ÎÁ ÂÏÌØÛÅ ÞÅÍ ÏÄÎÕ ÇÒÕÐÐÕ!\n"
 
-#: src/lang.c:1031
+#: src/lang.c:1034
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4474,7 +4494,7 @@ msgstr ""
 "\n"
 "÷ÎÉÍÁÎÉÅ: \"%s\" - ÎÅÄÏÐÕÓÔÉÍÁÑ ÎÁ ÜÔÏÍ ÍÅÓÔÅ ÇÒÕÐÐÁ ÎÏ×ÏÓÔÅÊ!\n"
 
-#: src/lang.c:1032
+#: src/lang.c:1035
 #, c-format
 msgid ""
 "\n"
@@ -4483,7 +4503,7 @@ msgstr ""
 "\n"
 "÷ÎÉÍÁÎÉÅ: ËÒÏÓÓ-ÐÏÓÔÉÎÇ × %d ÇÒÕÐÐÙ ÂÅÚ Followup-To ÓÔÒÏËÉ!\n"
 
-#: src/lang.c:1033
+#: src/lang.c:1036
 #, c-format
 msgid ""
 "\n"
@@ -4492,7 +4512,7 @@ msgstr ""
 "\n"
 "÷ÎÉÍÁÎÉÅ: \"%s\" ÎÅ × newsrc É ÍÏÖÅÔ ÂÙÔØ ÏÛÉÂÏÞÎÁ ÎÁ ÜÔÏÍ ÍÅÓÔÅ!\n"
 
-#: src/lang.c:1034
+#: src/lang.c:1037
 #, c-format
 msgid ""
 "\n"
@@ -4501,176 +4521,176 @@ msgstr ""
 "\n"
 "÷ÎÉÍÁÎÉÅ: \"%s\" - ÎÅÄÏÐÕÓÔÉÍÁÑ ÎÁ ÜÔÏÍ ÍÅÓÔÅ ÇÒÕÐÐÁ ÎÏ×ÏÓÔÅÊ!\n"
 
-#: src/lang.c:1038
+#: src/lang.c:1041
 #, c-format
 msgid "%d files successfully written from %d articles. %d %s occurred."
 msgstr "%d ÆÁÊÌÏ× ÕÓÐÅÛÎÏ ÚÁÐÉÓÁÎÙ ÉÚ %d ÓÔÁÔÅÊ. %d %s."
 
-#: src/lang.c:1039
+#: src/lang.c:1042
 msgid "Missing parts."
 msgstr "ðÒÏÐÕÝÅÎÙ ÞÁÓÔÉ."
 
-#: src/lang.c:1040
+#: src/lang.c:1043
 msgid "No beginning."
 msgstr "îÅÔ ÎÁÞÁÌÁ."
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 msgid "No data."
 msgstr "îÅÔ ÄÁÎÎÙÈ."
 
-#: src/lang.c:1042
+#: src/lang.c:1045
 msgid "Unknown error."
 msgstr "îÅÉÚ×ÅÓÔÎÁÑ ÏÛÉÂËÁ."
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid "\tChecksum of %s (%ld %s)"
 msgstr "\tëÏÎÔÒÏÌØÎÁÑ ÓÕÍÍÁ %s (%ld %s)"
 
-#: src/lang.c:1050
+#: src/lang.c:1053
 msgid "Reading mail active file... "
 msgstr ""
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid "Reading mailgroups file... "
 msgstr "þÔÅÎÉÅ ÆÁÊÌÁ mailgroups... "
 
-#: src/lang.c:1055
+#: src/lang.c:1058
 msgid "perform PGP operations on article"
 msgstr "×ÙÐÏÌÎÉÔØ PGP ÏÐÅÒÁÃÉÉ ÓÏ ÓÔÁÔØÅÊ"
 
-#: src/lang.c:1056
+#: src/lang.c:1059
 msgid "Add key(s) to public keyring?"
 msgstr "äÏÂÁ×ÉÔØ ËÌÀÞ(É) Ë ÏÔËÒÙÔÙÍ ËÌÀÞÁÍ?"
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid "%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr "%s=ÛÉÆÒÏ×ÁÔØ, %s=ÐÏÄÐÉÓÁÔØ, %s=ÏÂÁ, %s=×ÙÈÏÄ: "
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, c-format
 msgid "%s=sign, %s=sign & include public key, %s=quit: "
 msgstr "%s=ÛÉÆÒÏ×ÁÔØ, %s=ÐÏÄÐÉÓÁÔØ É ×ÌÏÖÉÔØ ÏÔËÒÙÔÙÊ ËÌÀÞ, %s=×ÙÈÏÄ: "
 
-#: src/lang.c:1059
+#: src/lang.c:1062
 #, c-format
 msgid "PGP has not been set up (can't open %s)"
 msgstr "PGP ÎÅ ÕÓÔÁÎÏ×ÌÅÎ (ÎÅ ÍÏÇÕ ÏÔËÒÙÔØ %s)"
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 msgid "Article not signed and no public keys found"
 msgstr "óÔÁÔØÑ ÎÅ ÐÏÄÐÉÓÁÎÁ É ÏÔËÒÙÔÙÊ ËÌÀÞ ÎÅ ÎÁÊÄÅÎ"
 
-#: src/lang.c:1062
+#: src/lang.c:1065
 #, 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:1063
+#: src/lang.c:1066
 #, 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:1064
+#: src/lang.c:1067
 #, 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:1066
+#: src/lang.c:1069
 #, 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:1067
+#: src/lang.c:1070
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr "%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=pgp, %s=ÏÔÐÒÁ×ÉÔØ [%%s]: "
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, 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:1072
+#: src/lang.c:1075
 #, 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:1073
+#: src/lang.c:1076
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr "%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=ispell, %s=ÏÔÐÒÁ×ÉÔØ [%%s]: "
 
-#: src/lang.c:1074
+#: src/lang.c:1077
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 "%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=ispell, %s=ÍÅÎÀ, %s=ÏÔÐÒÁ×ÉÔØ, %s=ÏÔÌÏÖÉÔØ [%%s]: "
 
-#: src/lang.c:1076
+#: src/lang.c:1079
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr "%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=ÍÅÎÀ, %s=ÏÔÐÒÁ×ÉÔØ, %s=ÏÔÌÏÖÉÔØ: "
 
-#: src/lang.c:1077
+#: src/lang.c:1080
 #, c-format
 msgid "%s=quit, %s=edit, %s=send [%%s]: "
 msgstr "%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=ÏÔÐÒÁ×ÉÔØ [%%s]: "
 
-#: src/lang.c:1078
+#: src/lang.c:1081
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr "%s=×ÙÈÏÄ, %s=ÒÅÄ., %s=ÍÅÎÀ, %s=ÏÔÐÒÁ×ÉÔØ, %s=ÏÔÌÏÖÉÔØ [%%s]: "
 
-#: src/lang.c:1087
+#: src/lang.c:1090
 msgid "Try cache_overview_files to speed up things.\n"
 msgstr "ðÏÐÒÏÂÕÊÔÅ cache_overview_files ÄÌÑ ÕÓËÏÒÅÎÉÑ.\n"
 
-#: src/lang.c:1088
+#: src/lang.c:1091
 msgid "Tin will use local index files instead.\n"
 msgstr "Tin ÂÕÄÅÔ ÉÓÐÏÌØÚÏ×ÁÔØ ÆÁÊÌÙ ÌÏËÁÌØÎÏÇÏ ÉÎÄÅËÓÁ.\n"
 
-#: src/lang.c:1089
+#: src/lang.c:1092
 msgid "Cannot find NNTP server name"
 msgstr "îÅ ÍÏÇÕ ÎÁÊÔÉ ÉÍÑ NNTP ÓÅÒ×ÅÒÁ"
 
-#: src/lang.c:1090
+#: src/lang.c:1093
 #, fuzzy, c-format
 msgid "Connecting to %s:%u..."
 msgstr "óÏÅÄÉÎÅÎÉÅ Ó %s:%u..."
 
-#: src/lang.c:1091
+#: src/lang.c:1094
 msgid "Disconnecting from server...\n"
 msgstr "ïÔÓÏÅÄÉÎÅÎÉÅ ÏÔ ÓÅÒ×ÅÒÁ...\n"
 
-#: src/lang.c:1092
+#: src/lang.c:1095
 #, fuzzy, c-format
 msgid ""
 "Wrong newsgroup name (\"%s\") in response of \"GROUP %s\" command: \"%s\""
 msgstr "îÅÐÒÁ×ÉÌØÎÏÅ ÉÍÑ ÇÒÕÐÐÙ × ÏÔ×ÅÔÅ ÎÁ ËÏÍÁÎÄÕ GROUP, %s ÄÌÑ %s"
 
-#: src/lang.c:1093
+#: src/lang.c:1096
 #, c-format
 msgid "Failed to connect to NNTP server %s. Exiting..."
 msgstr "îÅ ÕÄÁÌÏÓØ ÓÏÅÄÉÎÉÔØÓÑ Ó NNTP ÓÅÒ×ÅÒÏÍ %s. ÷ÙÈÏÄ..."
 
-#: src/lang.c:1094
+#: src/lang.c:1097
 msgid "205  Closing connection"
 msgstr "205  úÁËÒÙÔÉÅ ÓÏÅÄÉÎÅÎÉÑ"
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 msgid "Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr "óÅÒ×ÅÒ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ NNTP XOVER ÉÌÉ OVER ËÏÍÁÎÄÙ.\n"
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 msgid "Connection to news server has timed out. Reconnect?"
 msgstr "÷ÒÅÍÑ ÓÏÅÄÉÎÅÎÉÑ Ë ÓÅÒ×ÅÒÕ ÐÒÅ×ÙÓÉÌÏ ÌÉÍÉÔ. ðÏÄËÌÀÞÉÔØÓÑ ÅÝ£ ÒÁÚ?"
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 #, c-format
 msgid ""
 "Put the server name in the file %s,\n"
@@ -4679,46 +4699,46 @@ msgstr ""
 "ðÏÍÅÓÔÉÔØ ÉÍÑ ÓÅÒ×ÅÒÁ × ÆÁÊÌ %s,\n"
 "ÉÌÉ ÕÓÔÁÎÏ×ÉÔØ ÐÅÒÅÍÅÎÎÕÀ ÏËÒÕÖÅÎÉÑ NNTPSERVER"
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid "  -A       force authentication on connect"
 msgstr "  -A       ÐÒÉÎÕÄÉÔÅÌØÎÁÑ ÁÕÔÅÎÔÉÆÉËÁÃÉÑ ÐÒÉ ÓÏÅÄÉÎÅÎÉÉ"
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 #, c-format
 msgid "  -g serv  read news from NNTP server serv [default=%s]"
 msgstr "  -g serv  ÞÔÅÎÉÅ ÎÏ×ÏÓÔÅÊ Ó NNTP ÓÅÒ×ÅÒÁ serv [ÐÏ ÕÍÏÌÞÁÎÉÀ=%s]"
 
-#: src/lang.c:1100
+#: src/lang.c:1103
 #, c-format
 msgid "  -p port  use port as NNTP port [default=%d]"
 msgstr "  -p port  ÉÓÐÏÌØÚÏ×ÁÔØ port ËÁË NNTP ÐÏÒÔ [ÐÏ ÕÍÏÌÞÁÎÉÀ=%d]"
 
-#: src/lang.c:1101
+#: src/lang.c:1104
 msgid "  -Q       quick start. Same as -nqd"
 msgstr "  -Q       ÂÙÓÔÒÙÊ ÚÁÐÕÓË. ëÁË Ó ÏÐÃÉÑÍÉ -nqd"
 
-#: src/lang.c:1102
+#: src/lang.c:1105
 msgid "  -r       read news remotely from default NNTP server"
 msgstr ""
 "  -r       ÞÉÔÁÔØ ÎÏ×ÏÓÔÉ ÕÄÁÌÅÎÎÏ Ó NNTP ÓÅÒ×ÅÒÁ, ÚÁÄÁÎÎÏÇÏ ÐÏ ÕÍÏÌÞÁÎÉÀ"
 
-#: src/lang.c:1103
+#: src/lang.c:1106
 msgid "  -l       use only LIST instead of GROUP (-n) command"
 msgstr "  -l       ÉÓÐÏÌØÚÏ×ÁÔØ LIST ×ÍÅÓÔÏ ËÏÍÁÎÄÙ GROUP (-n)"
 
-#: src/lang.c:1104
+#: src/lang.c:1107
 msgid "  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr "  -n       ÞÉÔÁÔØ ÔÏÌØËÏ ÐÏÄÐÉÓÁÎÎÙÅ .newsrc ÇÒÕÐÐÙ Ó NNTP ÓÅÒ×ÅÒÁ"
 
-#: src/lang.c:1106
+#: src/lang.c:1109
 msgid "  -4       force connecting via IPv4"
 msgstr ""
 
-#: src/lang.c:1107
+#: src/lang.c:1110
 msgid "  -6       force connecting via IPv6"
 msgstr ""
 
-#: src/lang.c:1108
+#: src/lang.c:1111
 msgid ""
 "\n"
 "socket or connect problem\n"
@@ -4726,7 +4746,7 @@ msgstr ""
 "\n"
 "ÐÒÏÂÌÅÍÁ Ó ÓÏËÅÔÏÍ ÉÌÉ Ó ÓÏÅÄÉÎÅÎÉÅÍ\n"
 
-#: src/lang.c:1110
+#: src/lang.c:1113
 #, c-format
 msgid ""
 "\n"
@@ -4735,16 +4755,16 @@ msgstr ""
 "\n"
 "óÏÅÄÉÎÅÎÉÅ Ó %s: "
 
-#: src/lang.c:1111
+#: src/lang.c:1114
 msgid "Giving up...\n"
 msgstr "ðÒÅËÒÁÝÁÅÍ...\n"
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 #, c-format
 msgid "%s/tcp: Unknown service.\n"
 msgstr "%s/tcp: îÅÉÚ×ÅÓÔÎÙÊ ÓÅÒ×ÉÓ.\n"
 
-#: src/lang.c:1117
+#: src/lang.c:1120
 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"
@@ -4752,83 +4772,83 @@ msgstr ""
 "÷ÁÛ ÓÅÒ×ÅÒ ÎÅ ÓÏÄÅÒÖÉÔ Xref: × Ó×ÏÅÊ ÉÎÆÏÒÍÁÃÉÉ XOVER.\n"
 "Tin ÂÕÄÅÔ ÉÓÐÏÌØÚÏ×ÁÔØ XHDR XREF (ÞÕÔØ ÍÅÄÌÅÎÅÅ).\n"
 
-#: src/lang.c:1120
+#: src/lang.c:1123
 msgid "Your server does not have Xref: in its XOVER information.\n"
 msgstr "óÅÒ×ÅÒ ÎÅ ÓÏÄÅÒÖÉÔ Xref: × XOVER.\n"
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 #, 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:1126
+#: src/lang.c:1129
 msgid "  -Q       quick start. Same as -qd"
 msgstr "  -Q       ÂÙÓÔÒÙÊ ÚÁÐÕÓË. ôÏ ÖÅ ÓÁÍÏÅ ËÁË Ó ÏÐÃÉÑÍÉ -qd"
 
-#: src/lang.c:1127
+#: src/lang.c:1130
 msgid "  -l       read only active file instead of scanning spool (-n) command"
 msgstr ""
 "  -l       ÞÉÔÁÔØ ÔÏÌØËÏ ÆÁÊÌ active ×ÍÅÓÔÏ ÓËÁÎÉÒÏ×ÁÎÉÑ spool (-n) ËÏÍÁÎÄÙ"
 
-#: src/lang.c:1128
+#: src/lang.c:1131
 msgid "  -n       only read subscribed .newsrc groups from spool"
 msgstr "  -n       ÞÉÔÁÔØ ÔÏÌØËÏ ÐÏÄÐÉÓÁÎÎÙÅ .newsrc ÇÒÕÐÐÙ ÉÚ spool"
 
-#: src/lang.c:1129
+#: src/lang.c:1132
 msgid "Your server does not have Xref: in its NOV-files.\n"
 msgstr "÷ÁÛ ÓÅÒ×ÅÒ ÎÅ ÉÍÅÅÔ Xref: × NOV-ÆÁÊÌÁÈ.\n"
 
-#: src/lang.c:1133
+#: src/lang.c:1136
 msgid "Posting using external inews failed. Use built in inews instead?"
 msgstr "ïÔÐÒÁ×ÌÅÎÉÅ Ó ×ÎÅÛÎÉÍ inews ÐÒÏ×ÁÌÉÌÏÓØ. éÓÐÏÌØÚÏ×ÁÔØ ×ÓÔÒÏÅÎÎÙÊ inews"
 
-#: src/lang.c:1134
+#: src/lang.c:1137
 msgid "It worked! Should I always use my built in inews from now on?"
 msgstr "úÁÒÁÂÏÔÁÌÏ! éÓÐÏÌØÚÏ×ÁÔØ ×ÓÅÇÄÁ ÓÄÅÌÁÎÎÙÊ inews?"
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 #, c-format
 msgid "%d %s printed"
 msgstr "%d %s ÎÁÐÅÞÁÔÁÎÏ"
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid "output article/thread/hot/pattern/tagged articles to printer"
 msgstr "×Ù×ÏÄ ÓÔÁÔØÉ/ÄÉÓËÕÓÓÉÉ/hot/ÛÁÂÌÏÎÁ/ÐÏÍÅÞÅÎÎÙÈ ÓÔÁÔÅÊ ÎÁ ÐÅÞÁÔØ"
 
-#: src/lang.c:1140
+#: src/lang.c:1143
 msgid "Print"
 msgstr "ðÅÞÁÔØ"
 
-#: src/lang.c:1141
+#: src/lang.c:1144
 msgid "Printing..."
 msgstr "ðÅÞÁÔÁÀ..."
 
-#: src/lang.c:1145
+#: src/lang.c:1148
 msgid "pipe article/thread/hot/pattern/tagged articles into command"
 msgstr "pipe ÓÔÁÔØÀ/ÄÉÓËÕÓÓÉÀ/hot/ÛÁÂÌÏÎ/ÐÏÍÅÞÅÎÎÙÅ ÓÔÁÔØÉ × ËÏÍÁÎÄÕ"
 
-#: src/lang.c:1146
+#: src/lang.c:1149
 msgid "No command"
 msgstr "îÅÔ ËÏÍÁÎÄÙ"
 
-#: src/lang.c:1147
+#: src/lang.c:1150
 msgid "Pipe"
 msgstr ""
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 #, c-format
 msgid "Pipe to command [%.*s]> "
 msgstr "Pipe × ËÏÍÁÎÄÕ [%.*s]> "
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid "Piping..."
 msgstr ""
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid "Piping not enabled."
 msgstr "Piping ÎÅ ×ËÌÀÞÅÎ."
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 #, c-format
 msgid ""
 "\n"
@@ -4843,7 +4863,7 @@ msgstr ""
 "        É ÓÏÄÅÒÖÉÍÏÅ.  éÓÐÏÌØÚÕÊÔÅ ÚÁÐÑÔÕÀ (,) ÄÌÑ ÒÁÚÄÅÌÅÎÉÑ\n"
 "        ÎÅÓËÏÌØËÉÈ ÉÍÅÎ ÇÒÕÐÐ.\n"
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 #, c-format
 msgid ""
 "\n"
@@ -4856,7 +4876,7 @@ msgstr ""
 "        ÔÁË ËÁË ÓÔÒÏËÁ ÎÅ ÍÏÖÅÔ ÓÏÄÅÒÖÁÔØ ÐÒÏÂÅÌÏ×.\n"
 "        ðÏÖÁÌÕÊÓÔÁ ÚÁÐÉÓÙ×ÁÅÔÅ ×ÓÅ ÇÒÕÐÐÙ ÏÄÎÏÊ ÓÔÒÏËÏÊ.\n"
 
-#: src/lang.c:1165
+#: src/lang.c:1168
 #, c-format
 msgid ""
 "\n"
@@ -4869,7 +4889,7 @@ msgstr ""
 "          üÔÏ ÎÏ×ÏÅ Ó×ÏÊÔÓ×Ï É ÍÏÖÅÔ ÐÏÄÄÅÒÖÉ×ÁÔØÓÑ ÎÅ ×ÓÅÍÉ ÓÅÒ×ÅÒÁÍÉ.\n"
 "          þÔÏÂÙ ÉÚÂÅÖÁÔØ ÐÒÏÂÌÅÍ, ÚÁÐÉÓÙ×ÁÊÔÅ ×ÓÅ ÇÒÕÐÐÙ ÏÄÎÏÊ ÓÔÒÏËÏÊ.\n"
 
-#: src/lang.c:1169
+#: src/lang.c:1172
 #, c-format
 msgid ""
 "\n"
@@ -4878,7 +4898,7 @@ msgstr ""
 "\n"
 "÷ÎÉÍÁÎÉÅ: ÓÔÒÏËÁ \"%s:\" ÓÏÄÅÒÖÉÔ ÐÒÏÂÅÌÙ, ËÏÔÏÒÙÅ ÄÏÌÖÎÙ ÂÙÔØ ÕÂÒÁÎÙ.\n"
 
-#: src/lang.c:1174
+#: src/lang.c:1177
 msgid ""
 "\n"
 "  If your article contains quoted text  please take some time to pare it "
@@ -4900,40 +4920,40 @@ msgid ""
 "  likely to ignore it completely.  It's a crowded net out there.\n"
 msgstr ""
 
-#: src/lang.c:1187
+#: src/lang.c:1190
 msgid "shell escape"
 msgstr "×ÙÈÏÄ × ÏÂÏÌÏÞËÕ"
 
-#: src/lang.c:1188
+#: src/lang.c:1191
 #, c-format
 msgid "Shell Command (%s)"
 msgstr "ëÏÍÁÎÄÁ ÏÂÏÌÏÞËÉ (%s)"
 
-#: src/lang.c:1189
+#: src/lang.c:1192
 #, c-format
 msgid "Enter shell command [%s]> "
 msgstr "÷×ÅÄÉÔÅ ËÏÍÁÎÄÕ ÏÂÏÌÏÞËÉ [%s]> "
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 #, c-format
 msgid "%s: Can't get entry for TERM\n"
 msgstr "%s: îÅ ÍÏÇÕ ÐÏÌÕÞÉÔØ ÚÁÐÉÓØ ÄÌÑ TERM\n"
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 #, c-format
 msgid "Group %.*s ('q' to quit)..."
 msgstr "çÒÕÐÐÁ %.*s ('q' ÞÔÏÂÙ ×ÙÊÔÉ)..."
 
-#: src/lang.c:1199
+#: src/lang.c:1202
 #, c-format
 msgid "Group %.*s..."
 msgstr "çÒÕÐÐÁ %.*s..."
 
-#: src/lang.c:1203
+#: src/lang.c:1206
 msgid "Server unavailable\n"
 msgstr "óÅÒ×ÅÒ ÎÅ ÄÏÓÔÕÐÅÎ\n"
 
-#: src/lang.c:1209
+#: src/lang.c:1212
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; "
@@ -4942,7 +4962,7 @@ msgstr ""
 "%s=pipe; %s=mail; %s=ÐÅÞÁÔØ; %s=×ÙÈÏÄ; %s=toggle all/unread; %s=ÓÏÈÒ.; "
 "%s=ÏÔÍ.; %s=ÏÔÐÒÁ×ÉÔØ"
 
-#: src/lang.c:1210
+#: src/lang.c:1213
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
@@ -4950,7 +4970,7 @@ msgstr ""
 "%s=pipe; %s=mail; %s=ÐÅÞÁÔØ; %s=×ÙÈÏÄ; %s=reply mail; %s=ÓÏÈÒ.; %s=ÏÔÍ.; "
 "%s=ÏÔÐÒÁ×ÉÔØ"
 
-#: src/lang.c:1212
+#: src/lang.c:1215
 #, c-format
 msgid ""
 "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
@@ -4958,13 +4978,13 @@ msgstr ""
 "%s=mail; %s=ÐÅÞÁÔØ; %s=×ÙÈÏÄ; %s=toggle all/unread; %s=ÓÏÈÒ.; %s=ÏÔÍ.; "
 "%s=ÏÔÐÒÁ×ÉÔØ"
 
-#: src/lang.c:1213
+#: src/lang.c:1216
 #, c-format
 msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 "%s=mail; %s=ÐÅÞÁÔØ; %s=×ÙÈÏÄ; %s=ÏÔ×ÅÔÉÔØ; %s=ÓÏÈÒ.; %s=ÏÔÍ.; %s=ÏÔÐÒÁ×ÉÔØ"
 
-#: src/lang.c:1217
+#: src/lang.c:1220
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
@@ -4972,520 +4992,521 @@ msgstr ""
 "%s=pipe; %s=mail; %s=×ÙÈÏÄ; %s=toggle all/unread; %s=ÓÏÈÒ.; %s=ÏÔÍ.; "
 "%s=ÏÔÐÒÁ×ÉÔØ"
 
-#: src/lang.c:1218
+#: src/lang.c:1221
 #, c-format
 msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 "%s=pipe; %s=mail; %s=×ÙÈÏÄ; %s=ÏÔ×ÅÔÉÔØ; %s=ÓÏÈÒ.; %s=ÏÔÍ.; %s=ÏÔÐÒÁ×ÉÔØ"
 
-#: src/lang.c:1220
+#: src/lang.c:1223
 #, c-format
 msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 "%s=mail; %s=×ÙÈÏÄ; %s=toggle all/unread; %s=ÓÏÈÒ.; %s=ÏÔÍ.; %s=ÏÔÐÒÁ×ÉÔØ"
 
-#: src/lang.c:1221
+#: src/lang.c:1224
 #, c-format
 msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr "%s=mail; %s=×ÙÈÏÄ; %s=ÏÔ×ÅÔÉÔØ; %s=ÓÏÈÒÁÎÉÔØ; %s=ÏÔÍ.; %s=ÏÔÐÒÁ×ÉÔØ"
 
-#: src/lang.c:1227
+#: src/lang.c:1230
 msgid "Terminal does not support color"
 msgstr "ôÅÒÍÉÎÁÌ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ Ã×ÅÔ"
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 #, c-format
 msgid "Trying %s"
 msgstr ""
 
-#: src/lang.c:1246 src/lang.c:1274 src/lang.c:1545 src/refs.c:289
+#: src/lang.c:1249 src/lang.c:1277 src/lang.c:1548 src/refs.c:289
 msgid "None"
 msgstr "îÉÞÅÇÏ"
 
-#: src/lang.c:1247
+#: src/lang.c:1250
 msgid "Subject"
 msgstr "ôÅÍÁ"
 
-#: src/lang.c:1248
+#: src/lang.c:1251
 msgid "References"
 msgstr ""
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid "Both Subject and References"
 msgstr "ôÅÍÁ É References"
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid "Multipart Subject"
 msgstr ""
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid "Percentage Match"
 msgstr "óÏ×ÐÁÄÅÎÉÑ ÐÏ ÐÒÏÃÅÎÔÁÍ"
 
-#: src/lang.c:1264 src/lang.c:1355 src/lang.c:1434
+#: src/lang.c:1267 src/lang.c:1358 src/lang.c:1437
 msgid "No"
 msgstr "îÅÔ"
 
-#: src/lang.c:1265 src/lang.c:1436
+#: src/lang.c:1268 src/lang.c:1439
 msgid "Yes"
 msgstr "äÁ"
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid "Hide All"
 msgstr "óËÒÙÔØ ×ÓÅ"
 
-#: src/lang.c:1275
+#: src/lang.c:1278
 msgid "Address"
 msgstr "áÄÒÅÓ"
 
-#: src/lang.c:1276
+#: src/lang.c:1279
 msgid "Full Name"
 msgstr "ðÏÌÎÏÅ ÉÍÑ"
 
-#: src/lang.c:1277
+#: src/lang.c:1280
 msgid "Address and Name"
 msgstr "áÄÒÅÓ É ÉÍÑ"
 
-#: src/lang.c:1285
+#: src/lang.c:1288
 msgid "Max"
 msgstr "íÁËÓÉÍÁÌØÎÙÊ"
 
-#: src/lang.c:1286
+#: src/lang.c:1289
 msgid "Sum"
 msgstr "óÕÍÍÁ"
 
-#: src/lang.c:1287
+#: src/lang.c:1290
 msgid "Average"
 msgstr "óÒÅÄÎÉÊ"
 
-#: src/lang.c:1297 src/lang.c:1317
+#: src/lang.c:1300 src/lang.c:1320
 msgid "Black"
 msgstr "þÅÒÎÙÊ"
 
-#: src/lang.c:1298 src/lang.c:1318
+#: src/lang.c:1301 src/lang.c:1321
 msgid "Red"
 msgstr "ëÒÁÓÎÙÊ"
 
-#: src/lang.c:1299 src/lang.c:1319
+#: src/lang.c:1302 src/lang.c:1322
 msgid "Green"
 msgstr "úÅÌ£ÎÙÊ"
 
-#: src/lang.c:1300 src/lang.c:1320
+#: src/lang.c:1303 src/lang.c:1323
 msgid "Brown"
 msgstr "ëÏÒÉÞÎÅ×ÙÊ"
 
-#: src/lang.c:1301 src/lang.c:1321
+#: src/lang.c:1304 src/lang.c:1324
 msgid "Blue"
 msgstr "óÉÎÉÊ"
 
-#: src/lang.c:1302 src/lang.c:1322
+#: src/lang.c:1305 src/lang.c:1325
 msgid "Pink"
 msgstr "òÏÚÏ×ÙÊ"
 
-#: src/lang.c:1303 src/lang.c:1323
+#: src/lang.c:1306 src/lang.c:1326
 msgid "Cyan"
 msgstr "çÏÌÕÂÏÊ"
 
-#: src/lang.c:1304 src/lang.c:1324
+#: src/lang.c:1307 src/lang.c:1327
 msgid "White"
 msgstr "âÅÌÙÊ"
 
-#: src/lang.c:1305
+#: src/lang.c:1308
 msgid "Gray"
 msgstr "óÅÒÙÊ"
 
-#: src/lang.c:1306
+#: src/lang.c:1309
 msgid "Light Red"
 msgstr "ó×ÅÔÌÏ-ËÒÁÓÎÙÊ"
 
-#: src/lang.c:1307
+#: src/lang.c:1310
 msgid "Light Green"
 msgstr "ó×ÅÔÌÏ-ÚÅÌ£ÎÙÊ"
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid "Yellow"
 msgstr "ö£ÌÔÙÊ"
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid "Light Blue"
 msgstr "ó×ÅÔÌÏ-ÓÉÎÉÊ"
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid "Light Pink"
 msgstr "ó×ÅÔÌÏ-ÒÏÚÏ×ÙÊ"
 
-#: src/lang.c:1311
+#: src/lang.c:1314
 msgid "Light Cyan"
 msgstr "ó×ÅÔÌÏ-ÇÏÌÕÂÏÊ"
 
-#: src/lang.c:1312
+#: src/lang.c:1315
 msgid "Light White"
 msgstr "ó×ÅÔÌÏ-ÂÅÌÙÊ"
 
-#: src/lang.c:1333 src/lang.c:1441 src/lang.c:1456
+#: src/lang.c:1336 src/lang.c:1444 src/lang.c:1459
 msgid "Nothing"
 msgstr "îÉÞÅÇÏ"
 
-#: src/lang.c:1335
+#: src/lang.c:1338
 msgid "Space"
 msgstr ""
 
-#: src/lang.c:1343
+#: src/lang.c:1346
 msgid "Normal"
 msgstr ""
 
-#: src/lang.c:1344
+#: src/lang.c:1347
 msgid "Best highlighting"
 msgstr "ìÕÞÛÅÅ ÐÏÄÓ×ÅÞÉ×ÁÎÉÅ"
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid "Underline"
 msgstr "ðÏÄÞÅÒËÉ×ÁÎÉÅ"
 
-#: src/lang.c:1346
+#: src/lang.c:1349
 msgid "Reverse video"
 msgstr "òÅ×ÅÒÓÎÏÅ ×ÉÄÅÏ"
 
-#: src/lang.c:1347
+#: src/lang.c:1350
 msgid "Blinking"
 msgstr "íÉÇÁÎÉÅ"
 
-#: src/lang.c:1348
+#: src/lang.c:1351
 msgid "Half bright"
 msgstr ""
 
-#: src/lang.c:1349
+#: src/lang.c:1352
 msgid "Bold"
 msgstr ""
 
-#: src/lang.c:1356
+#: src/lang.c:1359
 msgid "Cc"
 msgstr ""
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid "Bcc"
 msgstr ""
 
-#: src/lang.c:1358
+#: src/lang.c:1361
 msgid "Cc and Bcc"
 msgstr ""
 
-#: src/lang.c:1364 src/lang.c:1377
+#: src/lang.c:1367 src/lang.c:1380
 msgid "none"
 msgstr "ÎÉÞÅÇÏ"
 
-#: src/lang.c:1365
+#: src/lang.c:1368
 msgid "commands"
 msgstr "ËÏÍÁÎÄÙ"
 
-#: src/lang.c:1366
+#: src/lang.c:1369
 msgid "select"
 msgstr "×ÙÂÏÒ"
 
-#: src/lang.c:1368
+#: src/lang.c:1371
 msgid "commands & quit"
 msgstr "ËÏÍÁÎÄÙ É ×ÙÈÏÄ"
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid "commands & select"
 msgstr "ËÏÍÁÎÄÙ É ×ÙÂÏÒ"
 
-#: src/lang.c:1370
+#: src/lang.c:1373
 msgid "quit & select"
 msgstr "×ÙÈÏÄ É ×ÙÂÏÒ"
 
-#: src/lang.c:1371
+#: src/lang.c:1374
 msgid "commands & quit & select"
 msgstr "ËÏÍÁÎÄÙ, ×ÙÈÏÄ É ×ÙÂÏÒ"
 
-#: src/lang.c:1378
+#: src/lang.c:1381
 msgid "PageDown"
 msgstr ""
 
-#: src/lang.c:1379
+#: src/lang.c:1382
 msgid "PageNextUnread"
 msgstr ""
 
-#: src/lang.c:1380
+#: src/lang.c:1383
 msgid "PageDown or PageNextUnread"
 msgstr ""
 
-#: src/lang.c:1386
+#: src/lang.c:1389
 #, fuzzy
 msgid "Subject: (case sensitive)"
 msgstr "ôÅÍÁ: ÓÔÒÏËÁ (ÎÅ ÉÇÎÏÒÉÒÏ×ÁÔØ ÒÅÇÉÓÔÒ)"
 
-#: src/lang.c:1387
+#: src/lang.c:1390
 #, fuzzy
 msgid "Subject: (ignore case)"
 msgstr "ôÅÍÁ: ÓÔÒÏËÁ (ÉÇÎÏÒÉÒÏ×ÁÔØ ÒÅÇÉÓÔÒ) "
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 #, fuzzy
 msgid "From: (case sensitive)"
 msgstr "From: ÓÔÒÏËÁ (ÎÅ ÉÇÎÏÒ. ÒÅÇÉÓÔÒ)    "
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 #, fuzzy
 msgid "From: (ignore case)"
 msgstr "From: ÓÔÒÏËÁ (ÉÇÎÏÒ. ÒÅÇÉÓÔÒ)   "
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid "Msg-ID: & full References: line"
 msgstr ""
 
-#: src/lang.c:1391
+#: src/lang.c:1394
 msgid "Msg-ID: & last References: only"
 msgstr ""
 
-#: src/lang.c:1392
+#: src/lang.c:1395
 msgid "Message-ID: entry only"
 msgstr ""
 
-#: src/lang.c:1393
+#: src/lang.c:1396
 #, fuzzy
 msgid "Lines:"
 msgstr "óÔÒÏËÉ"
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 #, fuzzy
 msgid "Don't trim article body"
 msgstr "óÏÒÔÉÒÏ×ÁÔØ ÓÔÁÔØÉ ÐÏ"
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid "Skip leading blank lines"
 msgstr ""
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid "Skip trailing blank lines"
 msgstr ""
 
-#: src/lang.c:1402
+#: src/lang.c:1405
 msgid "Skip leading and trailing blank l."
 msgstr ""
 
-#: src/lang.c:1403
+#: src/lang.c:1406
 msgid "Compact multiple between text"
 msgstr ""
 
-#: src/lang.c:1404
+#: src/lang.c:1407
 msgid "Compact multiple and skip leading"
 msgstr ""
 
-#: src/lang.c:1405
+#: src/lang.c:1408
 msgid "Compact multiple and skip trailing"
 msgstr ""
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid "Compact mltpl., skip lead. & trai."
 msgstr ""
 
-#: src/lang.c:1435
+#: src/lang.c:1438
 msgid "Shell archive"
 msgstr ""
 
-#: src/lang.c:1442
+#: src/lang.c:1445
 msgid "Subject: (descending)"
 msgstr "ôÅÍÁ: (ÐÏ ÕÂÙ×ÁÎÉÀ)"
 
-#: src/lang.c:1443
+#: src/lang.c:1446
 msgid "Subject: (ascending)"
 msgstr "ôÅÍÁ: (ÐÏ ×ÏÚÒÁÓÔÁÎÉÀ)"
 
-#: src/lang.c:1444
+#: src/lang.c:1447
 msgid "From: (descending)"
 msgstr "From: (ÐÏ ÕÂÙ×ÁÎÉÀ)"
 
-#: src/lang.c:1445
+#: src/lang.c:1448
 msgid "From: (ascending)"
 msgstr "From: (ÐÏ ×ÏÚÒÁÓÔÁÎÉÀ)"
 
-#: src/lang.c:1446
+#: src/lang.c:1449
 msgid "Date: (descending)"
 msgstr "äÁÔÁ: (ÐÏ ÕÂÙ×ÁÎÉÀ)"
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid "Date: (ascending)"
 msgstr "äÁÔÁ: (ÐÏ ×ÏÚÒÁÓÔÁÎÉÀ)"
 
-#: src/lang.c:1448 src/lang.c:1457
+#: src/lang.c:1451 src/lang.c:1460
 msgid "Score (descending)"
 msgstr "Score (ÐÏ ÕÂÙ×ÁÎÉÀ)"
 
-#: src/lang.c:1449 src/lang.c:1458
+#: src/lang.c:1452 src/lang.c:1461
 msgid "Score (ascending)"
 msgstr "Score (ÐÏ ×ÏÚÒÁÓÔÁÎÉÀ)"
 
-#: src/lang.c:1450
+#: src/lang.c:1453
 msgid "Lines: (descending)"
 msgstr "ëÏÌÉÞÅÓÔ×Ï ÓÔÒÏË: (ÐÏ ÕÂÙ×ÁÎÉÀ)"
 
-#: src/lang.c:1451
+#: src/lang.c:1454
 msgid "Lines: (ascending)"
 msgstr "ëÏÌÉÞÅÓÔ×Ï ÓÔÒÏË: (ÐÏ ×ÏÚÒÁÓÔÁÎÉÀ)"
 
-#: src/lang.c:1459
+#: src/lang.c:1462
 #, fuzzy
 msgid "Last posting date (descending)"
 msgstr "ëÏÌÉÞÅÓÔ×Ï ÓÔÒÏË: (ÐÏ ÕÂÙ×ÁÎÉÀ)"
 
-#: src/lang.c:1460
+#: src/lang.c:1463
 #, fuzzy
 msgid "Last posting date (ascending)"
 msgstr "ëÏÌÉÞÅÓÔ×Ï ÓÔÒÏË: (ÐÏ ×ÏÚÒÁÓÔÁÎÉÀ)"
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid "Quick-sort"
 msgstr ""
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid "Heap-sort"
 msgstr ""
 
-#: src/lang.c:1474
+#: src/lang.c:1477
 msgid "Always Keep"
 msgstr ""
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid "Always Remove"
 msgstr ""
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid "Mark with D on selection screen"
 msgstr ""
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid "Kill only unread arts"
 msgstr "õÎÉÞÔÏÖÁÔØ ÔÏÌØËÏ ÎÅÐÒÏÞ. ÓÔÁÔØÉ"
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 msgid "Kill all arts & show with K"
 msgstr "õÎÉÞÔÏÖÁÔØ ×ÓÅ ÓÔÁÔØÉ É ÐÏËÁÚ. Ó K"
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1484
+#: src/lang.c:1487
 msgid "Kill all arts and never show"
 msgstr "õÎÉÞÔÏÖÁÔØ ×ÓÅ ÓÔÁÔØÉ É ÎÅ ÐÏËÁÚ."
 
-#: src/lang.c:1490
+#: src/lang.c:1493
 msgid "Nothing special"
 msgstr "îÉÞÅÇÏ ÏÓÏÂÅÎÎÏÇÏ"
 
-#: src/lang.c:1491
+#: src/lang.c:1494
 msgid "Compress quotes"
 msgstr "óÖÉÍÁÔØ ÃÉÔÉÒÏ×ÁÎÉÅ"
 
-#: src/lang.c:1492
+#: src/lang.c:1495
 msgid "Quote signatures"
 msgstr "ãÉÔÉÒÏ×ÁÔØ ÓÉÇÎÁÔÕÒÙ"
 
-#: src/lang.c:1493
+#: src/lang.c:1496
 msgid "Compress quotes, quote sigs"
 msgstr "óÖÉÍÁÔØ ÓÉÇÎÁÔÕÒÙ, ÃÉÔÉÒÏ×ÁÔØ ÓÉÇÎÁÔÕÒÙ"
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid "Quote empty lines"
 msgstr "ãÉÔÉÒÏ×ÁÔØ ÐÕÓÔÙÅ ÓÔÒÏËÉ"
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid "Compress quotes, quote empty lines"
 msgstr "óÖÉÍÁÔØ ÃÉÔÉÒÏ×ÁÎÉÅ, ÃÉÔÉÒÏ×ÁÔØ ÐÕÓÔÙÅ ÓÔÒÏËÉ"
 
-#: src/lang.c:1496
+#: src/lang.c:1499
 msgid "Quote sigs & empty lines"
 msgstr "ãÉÔÉÒÏ×ÁÔØ ÓÉÇÎÁÔÕÒÙ É ÐÕÓÔÙÅ ÓÔÒÏËÉ"
 
-#: src/lang.c:1497
+#: src/lang.c:1500
 msgid "Comp. q., quote sigs & empty lines"
 msgstr "óÖÉÍÁÔØ ÃÉÔÉÒÏ×ÁÎÉÅ, ÃÉÔÉÒÏ×ÁÔØ ÓÉÇÎÁÔÕÒÙ É ÐÕÓÔÙÅ ÓÔÒÏËÉ"
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid "no"
 msgstr "ÎÅÔ"
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid "with headers"
 msgstr "Ó ÚÁÇÏÌÏ×ËÁÍÉ"
 
-#: src/lang.c:1539
+#: src/lang.c:1542
 msgid "without headers"
 msgstr "ÂÅÚ ÚÁÇÏÌÏ×ËÏ×"
 
-#: src/lang.c:1546
+#: src/lang.c:1549
 msgid "NFKC"
 msgstr ""
 
-#: src/lang.c:1548
+#: src/lang.c:1551
 msgid "NFKD"
 msgstr ""
 
-#: src/lang.c:1549
+#: src/lang.c:1552
 msgid "NFC"
 msgstr ""
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid "NFD"
 msgstr ""
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid "Display Options"
 msgstr "ïÐÃÉÉ ×Ù×ÏÄÁ"
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid "Color Options"
 msgstr "ïÐÃÉÉ ÒÁÂÏÔÙ Ó Ã×ÅÔÏÍ"
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 #, fuzzy
 msgid "Highlight Options"
 msgstr "ïÐÃÉÉ ÆÉÌØÔÒÁÃÉÉ"
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid "Article-Limiting Options"
 msgstr ""
 
-#: src/lang.c:1584
+#: src/lang.c:1587
 msgid "Posting/Mailing Options"
 msgstr "ïÐÃÉÉ ÏÔÐÒÁ×ËÉ ÓÔÁÔÅÊ/ÐÉÓÅÍ"
 
-#: src/lang.c:1590
+#: src/lang.c:1593
 msgid "Saving/Printing Options"
 msgstr "ïÐÃÉÉ ÓÏÈÒÁÎÅÎÉÑ É ÐÅÞÁÔÉ"
 
-#: src/lang.c:1596
+#: src/lang.c:1599
 msgid "Expert Options"
 msgstr "üËÓÐÅÒÔÎÙÅ ÏÐÃÉÉ"
 
-#: src/lang.c:1602
+#: src/lang.c:1605
 msgid "Filtering Options"
 msgstr "ïÐÃÉÉ ÆÉÌØÔÒÁÃÉÉ"
 
-#: src/lang.c:1607 src/lang.c:1638 src/lang.c:1644 src/lang.c:1671
-#: src/lang.c:1723 src/lang.c:1729 src/lang.c:1739 src/lang.c:1750
-#: src/lang.c:1768 src/lang.c:1843 src/lang.c:2030 src/lang.c:2036
-#: src/lang.c:2042 src/lang.c:2048 src/lang.c:2060 src/lang.c:2067
-#: src/lang.c:2121 src/lang.c:2130 src/lang.c:2136 src/lang.c:2143
-#: src/lang.c:2150 src/lang.c:2157 src/lang.c:2164 src/lang.c:2171
-#: src/lang.c:2178 src/lang.c:2185 src/lang.c:2192 src/lang.c:2199
-#: src/lang.c:2206 src/lang.c:2213 src/lang.c:2220 src/lang.c:2227
-#: src/lang.c:2234 src/lang.c:2241 src/lang.c:2248 src/lang.c:2255
-#: src/lang.c:2262 src/lang.c:2269 src/lang.c:2276 src/lang.c:2283
-#: src/lang.c:2290 src/lang.c:2297 src/lang.c:2305 src/lang.c:2321
-#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2348
-#: src/lang.c:2354 src/lang.c:2371 src/lang.c:2383 src/lang.c:2417
-#: src/lang.c:2470 src/lang.c:2484 src/lang.c:2490 src/lang.c:2515
-#: src/lang.c:2532 src/lang.c:2548 src/lang.c:2584 src/lang.c:2620
-#: src/lang.c:2640 src/lang.c:2675 src/lang.c:2685 src/lang.c:2692
-#: src/lang.c:2718 src/lang.c:2742 src/lang.c:2815 src/lang.c:2829
-#: src/lang.c:2837 src/lang.c:2851 src/lang.c:2857 src/lang.c:2895
+#: src/lang.c:1610 src/lang.c:1641 src/lang.c:1647 src/lang.c:1674
+#: src/lang.c:1726 src/lang.c:1732 src/lang.c:1742 src/lang.c:1753
+#: src/lang.c:1771 src/lang.c:1840 src/lang.c:2041 src/lang.c:2047
+#: src/lang.c:2053 src/lang.c:2059 src/lang.c:2071 src/lang.c:2078
+#: src/lang.c:2132 src/lang.c:2141 src/lang.c:2147 src/lang.c:2154
+#: src/lang.c:2161 src/lang.c:2168 src/lang.c:2175 src/lang.c:2182
+#: src/lang.c:2189 src/lang.c:2196 src/lang.c:2203 src/lang.c:2210
+#: src/lang.c:2217 src/lang.c:2224 src/lang.c:2231 src/lang.c:2238
+#: src/lang.c:2245 src/lang.c:2252 src/lang.c:2259 src/lang.c:2266
+#: src/lang.c:2273 src/lang.c:2280 src/lang.c:2287 src/lang.c:2294
+#: src/lang.c:2301 src/lang.c:2308 src/lang.c:2315 src/lang.c:2323
+#: src/lang.c:2339 src/lang.c:2346 src/lang.c:2353 src/lang.c:2360
+#: src/lang.c:2366 src/lang.c:2372 src/lang.c:2389 src/lang.c:2401
+#: src/lang.c:2435 src/lang.c:2488 src/lang.c:2502 src/lang.c:2508
+#: src/lang.c:2533 src/lang.c:2550 src/lang.c:2566 src/lang.c:2602
+#: src/lang.c:2638 src/lang.c:2658 src/lang.c:2693 src/lang.c:2703
+#: src/lang.c:2710 src/lang.c:2736 src/lang.c:2760 src/lang.c:2833
+#: src/lang.c:2847 src/lang.c:2855 src/lang.c:2869 src/lang.c:2875
+#: src/lang.c:2913
 msgid "<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr "<ðòïâåì> ×ÙÂÒÁÔØ, <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:1608
+#: src/lang.c:1611
 msgid "Show mini menu & posting etiquette"
 msgstr "ðÏËÁÚÙ×ÁÔØ ÍÉÎÉ-ÍÅÎÀ É ÜÔÉËÅÔ ÏÂÝÅÎÉÑ"
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 msgid ""
 "# If ON show a mini menu of useful commands at each level\n"
 "# and posting etiquette after composing an article\n"
@@ -5493,17 +5514,17 @@ msgstr ""
 "# åÓÌÉ ON, ÔÏ ÐÏËÁÚÙ×ÁÔØ ËÏÒÏÔËÏÅ ÏÐÉÓÁÎÉÅ ÄÌÑ ËÁÖÄÏÊ ÇÒÕÐÐÙ\n"
 "# É ÐÒÁ×ÉÌÁ ÓÅÔÅ×ÏÇÏ ÜÔÉËÅÔÁ ÐÏÓÌÅ ÓÏÚÄÁÎÉÑ ÓÔÁÔØÉ\n"
 
-#: src/lang.c:1614
+#: src/lang.c:1617
 msgid "Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr ""
 "ðÏËÁÚÙ×ÁÔØ ËÏÒÏÔËÏÅ ÏÐÉÓÁÎÉÑ ÄÌÑ ËÁÖÄÏÊ ÇÒÕÐÐÙ. <ðòïâåì> ×ÙÂÏÒ, <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:1615
+#: src/lang.c:1618
 msgid "Show description of each newsgroup"
 msgstr "ðÏËÁÚÙ×ÁÔØ ÏÐÉÓÁÎÉÅ ÇÒÕÐÐ"
 
-#: src/lang.c:1616
+#: src/lang.c:1619
 msgid ""
 "# If ON show group description text after newsgroup name at\n"
 "# group selection level\n"
@@ -5511,19 +5532,22 @@ msgstr ""
 "# åÓÌÉ ON, ÔÏ ÐÏËÁÚÙ×ÁÔØ ÏÐÉÓÁÎÉÅ ÇÒÕÐÐÙ ÐÏÓÌÅ ÉÍÅÎÉ ÇÒÕÐÐÙ ×\n"
 "# ÒÅÖÉÍÅ ×ÙÂÏÒÁ ÇÒÕÐÐÙ\n"
 
-#: src/lang.c:1621
+#: src/lang.c:1624
+#, fuzzy
 msgid ""
-"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
+"Show From (author) fields in group & thread level. <SPACE> toggles & <CR> "
 "sets."
 msgstr "÷Ù×ÏÄ ôÅÍÙ É á×ÔÏÒÁ × ÍÅÎÀ ÇÒÕÐÐÙ. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:1622
-msgid "In group menu, show author by"
+#: src/lang.c:1625
+#, fuzzy
+msgid "In group and thread level, show author by"
 msgstr "÷ ÍÅÎÀ ÇÒÕÐÐÙ ÐÏËÁÚÁÔØ Á×ÔÏÒÁ ËÁË"
 
-#: src/lang.c:1623
+#: src/lang.c:1626
+#, fuzzy
 msgid ""
-"# Part of from field to display\n"
+"# Part of From field to display in group and thread level\n"
 "# Possible values are (the default is marked with *):\n"
 "#   0 = none\n"
 "#   1 = address\n"
@@ -5537,33 +5561,33 @@ msgstr ""
 "# * 2 = ÐÏÌÎÏÅ ÉÍÑ\n"
 "#   3 = ÁÄÒÅÓ É ÐÏÌÎÏÅ ÉÍÑ\n"
 
-#: src/lang.c:1632
+#: src/lang.c:1635
 msgid "Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr "÷Ù×ÏÄÉÔØ -> ×ÍÅÓÔÏ ÐÏÄÓ×ÅÔËÉ × ÍÅÎÀ. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:1633
+#: src/lang.c:1636
 msgid "Draw -> instead of highlighted bar"
 msgstr "÷Ù×ÏÄÉÔØ -> ×ÍÅÓÔÏ ÐÏÄÓ×ÅÔËÉ × ÍÅÎÀ."
 
-#: src/lang.c:1634
+#: src/lang.c:1637
 msgid "# If ON use -> otherwise highlighted bar for selection\n"
 msgstr "# åÓÌÉ ON, ÔÏ ×Ù×ÏÄÉÔØ -> ×ÍÅÓÔÏ ÐÏÄÓ×ÅÔËÉ × ÍÅÎÀ\n"
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid "Use inverse video for page headers"
 msgstr "éÎ×ÅÒÓÎÙÊ ×ÉÄÅÏ ÒÅÖÉÍ ÄÌÑ ÚÁÇÏÌÏ×ËÏ× ÓÔÒÁÎÉÃ"
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 msgid "# If ON use inverse video for page headers at different levels\n"
 msgstr ""
 "# åÓÌÉ ON, ÔÏ ÉÓÐÏÌØÚÏ×ÁÔØ ÉÎ×ÅÒÓÉÀ Ã×ÅÔÏ× ÄÌÑ ÚÁÇÏÌÏ×ËÏ× ÎÁ\n"
 "# ÒÁÚÌÉÞÎÙÈ ÕÒÏ×ÎÑÈ\n"
 
-#: src/lang.c:1645
+#: src/lang.c:1648
 msgid "Thread articles by"
 msgstr "çÒÕÐÐÉÒÏ×ÁÔØ ÓÔÁÔØÉ ÐÏ"
 
-#: src/lang.c:1646
+#: src/lang.c:1649
 msgid ""
 "# Thread articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5583,17 +5607,17 @@ msgstr ""
 "#   4 = Multipart Subject\n"
 "#   5 = óÏ×ÐÁÄÅÎÉÅ ÐÏ ÐÒÏÃÅÎÔÁÍ\n"
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid "Enter percentage match required to thread together. <CR> sets."
 msgstr ""
 "÷×ÅÄÉÔÅ ÎÅÏÂÈÏÄÉÍÙÊ ÐÒÏÃÅÎÔ ÓÏ×ÐÁÄÅÎÉÑ ÄÌÑ ÏÂßÅÄÉÎÅÎÉÑ × ÄÉÓËÕÓÓÉÀ. <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid "Thread percentage match"
 msgstr "ðÒÏÃÅÎÔ ÓÏ×ÐÁÄÅÎÉÑ ÄÉÓËÕÓÓÉÉ"
 
-#: src/lang.c:1660
+#: src/lang.c:1663
 #, no-c-format
 msgid ""
 "# Thread percentage match...\n"
@@ -5608,11 +5632,11 @@ msgid ""
 "# 'harppy' would be threaded separately from 'happy'\n"
 msgstr ""
 
-#: src/lang.c:1672
+#: src/lang.c:1675
 msgid "Score of a thread"
 msgstr "Score ÄÉÓËÕÓÓÉÉ"
 
-#: src/lang.c:1673
+#: src/lang.c:1676
 msgid ""
 "# Thread score\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5626,18 +5650,18 @@ msgstr ""
 "#   1 = ÓÕÍÍÁ\n"
 "#   2 = ÓÒÅÄÎÅÅ\n"
 
-#: src/lang.c:1681
+#: src/lang.c:1684
 msgid ""
 "Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 "óÏÒÔÉÒÏ×ÁÔØ ÓÔÁÔØÉ ÐÏ ôÅÍÅ, From, äÁÔÅ ÉÌÉ Score. <ðòïâåì> ×ÙÂÏÒ, <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:1682
+#: src/lang.c:1685
 msgid "Sort articles by"
 msgstr "óÏÒÔÉÒÏ×ÁÔØ ÓÔÁÔØÉ ÐÏ"
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid ""
 "# Sort articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5667,17 +5691,17 @@ msgstr ""
 "#   9 = ëÏÌÉÞÅÓÔ×Ï ÓÔÒÏË ÐÏ ÕÂÙ×ÁÎÉÀ\n"
 "#  10 = ëÏÌÉÞÅÓÔ×Ï ÓÔÒÏË ÐÏ ×ÏÚÒÁÓÔÁÎÉÀ\n"
 
-#: src/lang.c:1699
+#: src/lang.c:1702
 msgid "Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 "îÅ ÓÏÒÔÉÒÏ×ÁÔØ ÄÉÓËÕÓÓÉÉ ÉÌÉ ÓÏÒÔÉÒÏ×ÁÔØ ÐÏ Score. <ðòïâåì> ×ÙÂÏÒ, <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid "Sort threads by"
 msgstr "óÏÒÔÉÒÏ×ÁÔØ ÄÉÓËÕÓÓÉÉ ÐÏ"
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 #, fuzzy
 msgid ""
 "# Sort thread by ...\n"
@@ -5694,55 +5718,55 @@ msgstr ""
 "# * 1 = Score ÐÏ ÕÂÙ×ÁÎÉÀ\n"
 "#   2 = Score ÐÏ ×ÏÚÒÁÓÔÁÎÉÀ\n"
 
-#: src/lang.c:1711
+#: src/lang.c:1714
 msgid ""
 "Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 "õÓÔ. ËÕÒÓÏÒ ÎÁ ÐÅÒ×ÕÀ/ÐÏÓÌÅÄ. ÎÅÐÒÏÞÉÔ. ÓÔÁÔØÀ × ÇÒÕÐÐÁÈ. <ðòïâåì> ×ÙÂÏÒ, "
 "<CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:1712
+#: src/lang.c:1715
 #, fuzzy
 msgid "Go to first unread article in group"
 msgstr "ðÅÒÅÊÔÉ Ë ÐÅÒ×ÏÊ ÎÅÐÒÏÞ. ÓÔÁÔØÅ × ÇÒÕÐÐÅ"
 
-#: src/lang.c:1713
+#: src/lang.c:1716
 msgid "# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr ""
 "# åÓÌÉ ON ÔÏ ÐÅÒÅÊÔÉ Ë ÐÅÒ×ÏÊ ÎÅÐÒÏÞÉÔÁÎÎÏÊ ÓÔÁÔØÅ × ÇÒÕÐÐÅ,\n"
 "# ÉÎÁÞÅ Ë ÐÅÒÅÊÔÉ Ë ÐÏÓÌÅÄÎÅÊ.\n"
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 msgid "Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 "ðÏËÁÚÙ×ÁÔØ ×ÓÅ ÓÔÁÔØÉ ÉÌÉ ÔÏÌØËÏ ÎÅÐÒÏÞÉÔÁÎÎÙÅ. <ðòïâåì> ×ÙÂÏÒ, <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 msgid "Show only unread articles"
 msgstr "ðÏËÁÚÙ×ÁÔØ ÔÏÌØËÏ ÎÅÐÒÏÞÉÔ. ÓÔÁÔØÉ"
 
-#: src/lang.c:1719
+#: src/lang.c:1722
 msgid "# If ON show only new/unread articles otherwise show all.\n"
 msgstr ""
 "# åÓÌÉ ON, ÔÏ ÐÏËÁÚÙ×ÁÔØ ÔÏÌØËÏ ÎÏ×ÙÅ/ÎÅÐÒÏÞÉÔÁÎÎÙÅ ÓÔÁÔØÉ,\n"
 "# ÉÎÁÞÅ ÐÏËÁÚÙ×ÁÔØ ×ÓÅ.\n"
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 msgid "Show only groups with unread arts"
 msgstr "ðÏËÁÚÙ×ÁÔØ ÔÏÌØËÏ ÇÒÕÐÐÙ Ó ÎÅÐÒÏÞ. ÓÔÁÔØÑÍÉ"
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 msgid "# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr ""
 "# åÓÌÉ ON, ÔÏ ÐÏËÁÚÙ×ÁÔØ ÔÏÌØËÏ ÐÏÄÐÉÓÁÎÎÙÅ ÇÒÕÐÐÙ Ó ÎÅÐÒÏÞÔ£ÎÎÙÍÉ "
 "ÓÔÁÔØÑÍÉ.\n"
 
-#: src/lang.c:1730
+#: src/lang.c:1733
 msgid "Filter which articles"
 msgstr "óÔÁÔØÉ ÄÌÑ ÆÉÌØÔÒÁÃÉÉ"
 
-#: src/lang.c:1731
+#: src/lang.c:1734
 msgid ""
 "# Filter which articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5751,11 +5775,11 @@ msgid ""
 "#   2 = kill all articles and never show them\n"
 msgstr ""
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid "Go to the next unread article with"
 msgstr ""
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid ""
 "# Go to the unread article with following key(s)\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5765,12 +5789,12 @@ msgid ""
 "#   3 = PAGE DOWN or TAB\n"
 msgstr ""
 
-#: src/lang.c:1751
+#: src/lang.c:1754
 #, fuzzy
 msgid "How to treat blank lines"
 msgstr "ãÉÔÉÒÏ×ÁÔØ ÐÕÓÔÙÅ ÓÔÒÏËÉ"
 
-#: src/lang.c:1752
+#: src/lang.c:1755
 msgid ""
 "# Trim the article body, remove unnecessary blank lines.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5787,87 +5811,87 @@ msgid ""
 "#       leading and trailing blank lines\n"
 msgstr ""
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid "List thread using right arrow key"
 msgstr "òÁÚ×ÅÒÎÕÔØ ÄÉÓËÕÓÓÉÀ ÐÒÁ×ÏÊ ÓÔÒÅÌËÏÊ"
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 msgid ""
 "# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr ""
 
-#: src/lang.c:1774
+#: src/lang.c:1777
 msgid "Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr ""
 "÷×ÅÄÉÔÅ ÓÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÕÄÁÌ£ÎÎÙÈ ÓÔÁÔÅÊ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 msgid "Character to show deleted articles"
 msgstr "óÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÕÄÁÌ£ÎÎÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:1776
+#: src/lang.c:1779
 msgid ""
 "# Character used to show that an art was deleted (default 'D')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 msgid ""
 "Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr ""
 "÷×ÅÄÉÔÅ ÓÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÓÔÁÔÅÊ × ÄÉÁÐÁÚÏÎÅ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> "
 "ÏÔÍÅÎÉÔØ."
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 msgid "Character to show inrange articles"
 msgstr "óÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÓÔÁÔÅÊ × ÄÉÁÐÁÚÏÎÅ"
 
-#: src/lang.c:1783
+#: src/lang.c:1786
 msgid ""
 "# Character used to show that an art is in a range (default '#')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 msgid ""
 "Enter character to indicate that article will return. <CR> sets, <ESC> "
 "cancels."
 msgstr ""
 
-#: src/lang.c:1789
+#: src/lang.c:1792
 msgid "Character to show returning arts"
 msgstr "óÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ×ÏÚ×Ò. ÓÔÁÔÅÊ"
 
-#: src/lang.c:1790
+#: src/lang.c:1793
 msgid ""
 "# Character used to show that an art will return (default '-')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1795
+#: src/lang.c:1798
 msgid ""
 "Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr "÷×ÅÄÉÔÅ ÓÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ×ÙÂÒÁÎÎÙÈ ÓÔÁÔÅÊ. <CR> ××ÏÄ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:1796
+#: src/lang.c:1799
 msgid "Character to show selected articles"
 msgstr "óÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ×ÙÂÒÁÎÎÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:1797
+#: src/lang.c:1800
 msgid ""
 "# Character used to show that an art was auto-selected (default '*')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1802
+#: src/lang.c:1805
 msgid "Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr "÷×ÅÄÉÔÅ ÓÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÎÏ×ÙÈ ÓÔÁÔÅÊ. <CR> ××ÏÄ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:1803
+#: src/lang.c:1806
 msgid "Character to show recent articles"
 msgstr "óÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÎÏ×ÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:1804
+#: src/lang.c:1807
 msgid ""
 "# Character used to show that an art is recent (default 'o')\n"
 "# _ is turned into ' '\n"
@@ -5875,16 +5899,16 @@ msgstr ""
 "# óÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÎÏ×ÏÊ ÓÔÁÔØÉ (ÐÏ ÕÍÏÌÞÁÎÉÀ 'o')\n"
 "# _ ÚÁÍÅÎÑÅÔÓÑ ÎÁ ' '\n"
 
-#: src/lang.c:1809
+#: src/lang.c:1812
 msgid "Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr ""
 "÷×ÅÄÉÔÅ ÓÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÎÅÐÒÏÞÉÔÁÎÎÙÈ ÓÔÁÔÅÊ. <CR> ××ÏÄ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:1810
+#: src/lang.c:1813
 msgid "Character to show unread articles"
 msgstr "óÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÎÅÐÒÏÞÉÔÁÎÎÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:1811
+#: src/lang.c:1814
 msgid ""
 "# Character used to show that an art is unread (default '+')\n"
 "# _ is turned into ' '\n"
@@ -5892,16 +5916,16 @@ msgstr ""
 "# óÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÓÔÁÔØÉ ËÁË ÎÅÐÒÏÞÉÔÁÎÎÏÊ (ÐÏ ÕÍÏÌÞÁÎÉÀ '+')\n"
 "# _ ÚÁÍÅÎÑÅÔÓÑ ÎÁ ' '\n"
 
-#: src/lang.c:1816
+#: src/lang.c:1819
 msgid "Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr ""
 "÷×ÅÄÉÔÅ ÓÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÐÒÏÞÉÔÁÎÎÙÈ ÓÔÁÔÅÊ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:1817
+#: src/lang.c:1820
 msgid "Character to show read articles"
 msgstr "óÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÐÒÏÞÉÔÁÎÎÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:1818
+#: src/lang.c:1821
 msgid ""
 "# Character used to show that an art was read (default ' ')\n"
 "# _ is turned into ' '\n"
@@ -5909,61 +5933,49 @@ msgstr ""
 "# óÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÓÔÁÔØÉ ËÁË ÐÒÏÞÉÔÁÎÎÏÊ (ÐÏ ÕÍÏÌÞÁÎÉÀ ' ')\n"
 "# _ ÚÁÍÅÎÑÅÔÓÑ ÎÁ ' '\n"
 
-#: src/lang.c:1823
+#: src/lang.c:1826
 msgid "Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr ""
 "÷×ÅÄÉÔÅ ÓÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÕÎÉÞÔÏÖÅÎÎÙÈ ÓÔÁÔÅÊ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> "
 "ÏÔÍÅÎÁ."
 
-#: src/lang.c:1824
+#: src/lang.c:1827
 msgid "Character to show killed articles"
 msgstr "óÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÕÎÉÞÔÏÖÅÎÎÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 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:1830
+#: src/lang.c:1833
 msgid ""
 "Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1831
+#: src/lang.c:1834
 msgid "Character to show readselected arts"
 msgstr ""
 
-#: src/lang.c:1832
+#: src/lang.c:1835
 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:1837
-msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
-msgstr "íÁËÓÉÍÁÌØÎÁÑ ÄÌÉÎÁ ÉÍ£Î ÇÒÕÐÐ ÐÒÉ ×Ù×ÏÄÅ. <CR> ÕÓÔÁÎÏ×ÉÔØ."
-
-#: src/lang.c:1838
-msgid "Max. length of group names shown"
-msgstr "íÁËÓ. ÄÌÉÎÁ ÉÍ£Î ÇÒÕÐÐ ÐÒÉ ×Ù×ÏÄÅ"
-
-#: src/lang.c:1839
-msgid "# Maximum length of the names of newsgroups displayed\n"
-msgstr "# íÁËÓÉÍÁÌØÎÁÑ ÄÌÉÎÁ ÉÍ£Î ÇÒÕÐÐ ÐÒÉ ×Ù×ÏÄÅ\n"
-
-#: src/lang.c:1844
+#: src/lang.c:1841
 msgid "Abbreviate long newsgroup names"
 msgstr ""
 
-#: src/lang.c:1845
+#: src/lang.c:1842
 msgid ""
 "# If ON abbreviate (if necessary) long newsgroup names at group selection\n"
 "# level and article level like this:\n"
 "#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n"
 msgstr ""
 
-#: src/lang.c:1851
+#: src/lang.c:1848
 msgid ""
 "0 = full page scrolling, -1 = show previous last line as first on next page, "
 "-2 = half page"
@@ -5971,11 +5983,11 @@ msgstr ""
 "0 = ÐÒÏËÒÕÔËÁ ×ÓÅÊ ÓÔÒÁÎÉÃÙ, -1 = ÐÒÅÄÙÄÕÝÁÑ ÐÏÓÌÅÄÎÑÑ ÓÔÒÏËÁ ËÁË ÐÅÒ×ÁÑ ÎÁ "
 "ÓÌÅÄÕÀÝÅÊ ÓÔÒÁÎÉÃÅ, -2 = ÐÏÌÓÔÒÁÎÉÃÙ"
 
-#: src/lang.c:1852
+#: src/lang.c:1849
 msgid "Number of lines to scroll in pager"
 msgstr "þÉÓÌÏ ÓÔÒÏË ÐÒÏËÒÕÔËÉ × ÐÅÊÄÖÅÒÅ"
 
-#: src/lang.c:1853
+#: src/lang.c:1850
 msgid ""
 "# Number of lines that cursor-up/down will scroll in article pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5986,30 +5998,30 @@ msgid ""
 "#   2 or greater = scroll by 2 or more lines (only in the pager)\n"
 msgstr ""
 
-#: src/lang.c:1863
+#: src/lang.c:1860
 msgid "Display signatures. <SPACE> toggles & <CR> sets."
 msgstr "÷Ù×ÏÄÉÔØ ÓÉÇÎÁÔÕÒÙ. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:1864
+#: src/lang.c:1861
 msgid "Display signatures"
 msgstr "÷Ù×ÏÄÉÔØ ÓÉÇÎÁÔÕÒÙ"
 
-#: src/lang.c:1865
+#: src/lang.c:1862
 msgid "# If OFF don't show signatures when displaying articles\n"
 msgstr "# åÓÌÉ OFF, ÔÏ ÎÅ ×Ù×ÏÄÉÔØ ÓÉÇÎÁÔÕÒÙ ÐÒÉ ×Ù×ÏÄÅ ÓÔÁÔÅÊ\n"
 
-#: src/lang.c:1869
+#: src/lang.c:1866
 msgid ""
 "Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr ""
 "÷Ù×ÏÄÉÔØ UUE ÚÁËÏÄÉÒÏ×ÁÎÎÙÅ ÄÁÎÎÙÅ ËÁË ×ÌÏÖÅÎÉÅ. <ðòïâåì> ×ÙÂÏÒ, <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:1870
+#: src/lang.c:1867
 msgid "Display uue data as an attachment"
 msgstr "÷Ù×ÏÄÉÔØ UUE ÄÁÎÎÙÅ ËÁË ×ÌÏÖÅÎÉÅ"
 
-#: src/lang.c:1871
+#: src/lang.c:1868
 msgid ""
 "# Handling of uuencoded data in the pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6021,30 +6033,30 @@ msgid ""
 "#       be folded into a tag line.\n"
 msgstr ""
 
-#: src/lang.c:1881
+#: src/lang.c:1878
 msgid ""
 "Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1882
+#: src/lang.c:1879
 msgid "Display \"a as Umlaut-a"
 msgstr "÷Ù×ÏÄÉÔØ \"a ËÁË Umlaut-a"
 
-#: src/lang.c:1883
+#: src/lang.c:1880
 msgid ""
 "# If ON decode German style TeX umlaut codes to ISO and\n"
 "# show \"a as Umlaut-a, etc.\n"
 msgstr ""
 
-#: src/lang.c:1888 src/lang.c:1898
+#: src/lang.c:1885 src/lang.c:1895
 msgid "Space separated list of header fields"
 msgstr "óÐÉÓÏË ÐÏÌÅÊ ÚÁÇÏÌÏ×ËÁ, ÒÁÚÄÅÌ£ÎÎÙÅ ÐÒÏÂÅÌÁÍÉ"
 
-#: src/lang.c:1889
+#: src/lang.c:1886
 msgid "Display these header fields (or *)"
 msgstr "ðÏËÁÚÙ×ÁÔØ ÜÔÉ ÐÏÌÑ ÚÁÇÏÌÏ×ËÁ (ÉÌÉ *)"
 
-#: src/lang.c:1890
+#: src/lang.c:1887
 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"
@@ -6054,11 +6066,11 @@ msgid ""
 "# spaces. Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1899
+#: src/lang.c:1896
 msgid "Do not display these header fields"
 msgstr "îÅ ÐÏËÁÚÙ×ÁÔØ ÜÔÉ ÐÏÌÑ ÚÁÇÏÌÏ×ËÁ"
 
-#: src/lang.c:1900
+#: src/lang.c:1897
 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"
@@ -6070,197 +6082,229 @@ msgid ""
 "# Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1910
+#: src/lang.c:1907
 msgid ""
 "Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr "èÏÔÉÔÅ ×ËÌÀÞÉÔØ Á×ÔÏÍÁÔÉÞÅÓËÕÀ ÏÂÒÁÂÏÔËÕ multipart/alternative ÓÔÁÔÅÊ?"
 
-#: src/lang.c:1911
+#: src/lang.c:1908
 msgid "Skip multipart/alternative parts"
 msgstr "ðÒÏÐÕÓËÁÔØ multipart/alternative ÞÁÓÔÉ"
 
-#: src/lang.c:1912
+#: src/lang.c:1909
 msgid "# If ON strip multipart/alternative messages automatically\n"
 msgstr ""
 
-#: src/lang.c:1916
+#: src/lang.c:1913
 #, fuzzy
 msgid "Enable detection of verbatim blocks? <SPACE> toggles & <CR> sets."
 msgstr ""
 "äÏÂÁ×ÌÑÔØ ÓÉÇÎÁÔÕÒÕ ÐÒÉ ÐÏ×ÔÏÒÎÏÊ ÏÔÐÒÁ×ËÅ. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:1917
+#: src/lang.c:1914
 msgid "Detection of verbatim blocks"
 msgstr ""
 
-#: src/lang.c:1918
+#: src/lang.c:1915
 #, fuzzy
 msgid "# If ON detect verbatim blocks in articles\n"
 msgstr ""
 "# åÓÌÉ ON, ÔÏ ÄÅÒÖÁÔØ ×ÓÅ ÎÅÕÄÁ×ÛÉÅÓÑ ÏÔÐÒÁ×ËÉ ÓÔÁÔÅÊ × ~/dead.articles\n"
 
-#: src/lang.c:1923
+#: src/lang.c:1920
 msgid "A regex used to decide which lines to show in col_quote."
 msgstr ""
 
-#: src/lang.c:1924
+#: src/lang.c:1921
 msgid "Regex used to show quoted lines"
 msgstr "çÅÇ. ×ÙÒ. ÃÉÔÉÒÕÅÍÙÈ ÓÔÒÏË"
 
-#: src/lang.c:1925
+#: src/lang.c:1922
 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:1931
+#: src/lang.c:1928
 msgid "A regex used to decide which lines to show in col_quote2."
 msgstr ""
 
-#: src/lang.c:1932
+#: src/lang.c:1929
 msgid "Regex used to show twice quoted l."
 msgstr "òÅÇ. ×ÙÒ. ÄÌÑ Ä×ÁÖÄÙ ÃÉÔÉÒÕÅÍÙÈ ÓÔÒÏË"
 
-#: src/lang.c:1933
+#: src/lang.c:1930
 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:1939
+#: src/lang.c:1936
 msgid "A regex used to decide which lines to show in col_quote3."
 msgstr ""
 
-#: src/lang.c:1940
+#: src/lang.c:1937
 msgid "Regex used to show >= 3 times q.l."
 msgstr "òÅÇ. ×ÙÒ. ÄÌÑ ÃÉÔÉÒÕÅÍÙÈ ÓÔÒÏË >= 3 ÒÁÚ"
 
-#: src/lang.c:1941
+#: src/lang.c:1938
 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:1948
+#: src/lang.c:1944
+#, fuzzy
+msgid "Enable detection of external quotes? <SPACE> toggles & <CR> sets."
+msgstr ""
+"äÏÂÁ×ÌÑÔØ ÓÉÇÎÁÔÕÒÕ ÐÒÉ ÐÏ×ÔÏÒÎÏÊ ÏÔÐÒÁ×ËÅ. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
+
+#: src/lang.c:1945
+msgid "Detection of external quotes"
+msgstr ""
+
+#: src/lang.c:1946
+#, fuzzy
+msgid "# If ON detect quoted text from external sources in articles\n"
+msgstr ""
+"# åÓÌÉ ON, ÔÏ ÄÅÒÖÁÔØ ×ÓÅ ÎÅÕÄÁ×ÛÉÅÓÑ ÏÔÐÒÁ×ËÉ ÓÔÁÔÅÊ × ~/dead.articles\n"
+
+#: src/lang.c:1950
+msgid "A regex used to decide which lines to show in col_extquote."
+msgstr ""
+
+#: src/lang.c:1951
+#, fuzzy
+msgid "Regex used to show quotes from external sources"
+msgstr "çÅÇ. ×ÙÒ. ÃÉÔÉÒÕÅÍÙÈ ÓÔÒÏË"
+
+#: src/lang.c:1952
+msgid ""
+"# A regular expression that tin will use to decide which lines are\n"
+"# external quotes. Text from external quotes is shown in col_extquote.\n"
+"# If you leave this blank, tin will use a built in default.\n"
+msgstr ""
+
+#: src/lang.c:1959
 msgid "A regex used to decide which words to show in col_markslashes."
 msgstr ""
 
-#: src/lang.c:1949
+#: src/lang.c:1960
 msgid "Regex used to highlight /slashes/"
 msgstr "òÅÇ. ×ÙÒ. ÄÌÑ ×ÙÄÅÌÅÎÉÑ /ÔÅËÓÔÁ/"
 
-#: src/lang.c:1950
+#: src/lang.c:1961
 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:1956
+#: src/lang.c:1967
 msgid "A regex used to decide which words to show in col_markstars."
 msgstr ""
 
-#: src/lang.c:1957
+#: src/lang.c:1968
 msgid "Regex used to highlight *stars*"
 msgstr "òÅÇ. ×ÙÒ. ÄÌÑ ×ÙÄÅÌÅÎÉÑ *ÔÅËÓÔÁ*"
 
-#: src/lang.c:1958
+#: src/lang.c:1969
 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:1964
+#: src/lang.c:1975
 msgid "A regex used to decide which words to show in col_markstroke."
 msgstr ""
 
-#: src/lang.c:1965
+#: src/lang.c:1976
 msgid "Regex used to highlight -strokes-"
 msgstr "òÅÇ. ×ÙÒ. ÄÌÑ ×ÙÄÅÌÅÎÉÑ -ÔÅËÓÔÁ-"
 
-#: src/lang.c:1966
+#: src/lang.c:1977
 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:1972
+#: src/lang.c:1983
 msgid "A regex used to decide which words to show in col_markdash."
 msgstr ""
 
-#: src/lang.c:1973
+#: src/lang.c:1984
 msgid "Regex used to highlight _underline_"
 msgstr "òÅÇ. ×ÙÒ. ÄÌÑ ×ÙÄÅÌÅÎÉÑ _ÔÅËÓÔÁ_"
 
-#: src/lang.c:1974
+#: src/lang.c:1985
 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:1980
+#: src/lang.c:1991
 msgid "A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr ""
 
-#: src/lang.c:1981
+#: src/lang.c:1992
 msgid "Regex with Subject prefixes"
 msgstr ""
 
-#: src/lang.c:1982
+#: src/lang.c:1993
 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:1987
+#: src/lang.c:1998
 msgid "A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr ""
 
-#: src/lang.c:1988
+#: src/lang.c:1999
 msgid "Regex with Subject suffixes"
 msgstr ""
 
-#: src/lang.c:1989
+#: src/lang.c:2000
 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:1994
+#: src/lang.c:2005
 msgid "A regex used to find the begin of a verbatim block."
 msgstr ""
 
-#: src/lang.c:1995
+#: src/lang.c:2006
 msgid "Regex for begin of a verbatim block"
 msgstr ""
 
-#: src/lang.c:1996
+#: src/lang.c:2007
 msgid ""
 "# A regular expression that tin will use to find the begin of\n"
 "# a verbatim block.\n"
 msgstr ""
 
-#: src/lang.c:2001
+#: src/lang.c:2012
 msgid "A regex used to find the end of a verbatim block."
 msgstr ""
 
-#: src/lang.c:2002
+#: src/lang.c:2013
 msgid "Regex for end of a verbatim block"
 msgstr ""
 
-#: src/lang.c:2003
+#: src/lang.c:2014
 msgid ""
 "# A regular expression that tin will use to find the end of\n"
 "# a verbatim block.\n"
 msgstr ""
 
-#: src/lang.c:2008
+#: src/lang.c:2019
 msgid ""
 "Enter name and options for external MIME viewer, --internal for built-in "
 "viewer"
@@ -6268,11 +6312,11 @@ msgstr ""
 "÷×ÅÄÉÔÅ ÉÍÑ É ÏÐÃÉÉ ÄÌÑ ×ÎÅÛÎÅÇÏ ÐÒÏÓÍÏÔÒ. MIME, --internal ÄÌÑ ×ÓÔÒÏÅÎÎÏÇÏ "
 "ÐÒÏÓÍÏÔÒ."
 
-#: src/lang.c:2009
+#: src/lang.c:2020
 msgid "MIME binary content viewer"
 msgstr "ðÒÏÓÍÏÔÏÒÝÉË ÓÏÄÅÒÖÉÍÏÇÏ Ä×ÏÉÞÎÏÇÏ MIME"
 
-#: src/lang.c:2010
+#: src/lang.c:2021
 msgid ""
 "# If --internal automatically use the built in MIME viewer for non-text\n"
 "# parts of articles.\n"
@@ -6281,132 +6325,132 @@ msgid ""
 "# for no automatic viewing\n"
 msgstr ""
 
-#: src/lang.c:2017
+#: src/lang.c:2028
 msgid "Confirm before starting non-text viewing program"
 msgstr "ðÏÄÔ×ÅÒÖÄÁÔØ ÓÔÁÒÔ ÐÒÏÓÍÏÔÏÒÝÉËÁ ÎÅÔÅËÓÔÏ×ÏÊ ÉÎÆÏÒÍÁÃÉÉ"
 
-#: src/lang.c:2018
+#: src/lang.c:2029
 msgid "Ask before using MIME viewer"
 msgstr "óÐÒÏÓÉÔØ ÏÂ ÉÓÐÏÌ. ÐÒÏÓÍÏÔÒ. MIME"
 
-#: src/lang.c:2019
+#: src/lang.c:2030
 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:2024
+#: src/lang.c:2035
 msgid "Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr ""
 "óÐÒÏÓÉÔØ ÏÂ ÏÔÍÅÔËÅ ÇÒÕÐÐ ËÁË ÐÒÏÞÉÔ. ÐÒÉ ×ÙÈÏÄÅ. <ðòïâåì> ×ÙÂÏÒ, <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2025
+#: src/lang.c:2036
 msgid "Catchup read groups when quitting"
 msgstr ""
 
-#: src/lang.c:2026
+#: src/lang.c:2037
 msgid "# If ON ask user if read groups should all be marked read\n"
 msgstr ""
 "# åÓÌÉ ON, ÔÏ ÓÐÒÏÓÉÔØ ÐÏÌØÚÏ×ÁÔÅÌÑ ÄÏÌÖÎÙ ÌÉ ÂÙÔØ ×ÓÅ ÇÒÕÐÐÙ\n"
 "# ÐÏÍÅÞÅÎÙ ËÁË ÐÒÏÞÔ£ÎÎÙÅ.\n"
 
-#: src/lang.c:2031
+#: src/lang.c:2042
 msgid "Catchup group using left key"
 msgstr ""
 
-#: src/lang.c:2032
+#: src/lang.c:2043
 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr ""
 
-#: src/lang.c:2037
+#: src/lang.c:2048
 msgid "Catchup thread by using left key"
 msgstr ""
 
-#: src/lang.c:2043
+#: src/lang.c:2054
 msgid "Which actions require confirmation"
 msgstr "ëÁËÉÅ ÄÅÊÓÔ×ÉÑ ÔÒÅÂÕÀÔ ÐÏÄÔ×ÅÒÖÄÅÎÉÑ"
 
-#: src/lang.c:2044
+#: src/lang.c:2055
 msgid "# What should we ask confirmation for.\n"
 msgstr "# ëÁËÉÅ ÄÅÊÓÔ×ÉÑ ÔÒÅÂÕÀÔ ÐÏÄÔ×ÅÒÖÄÅÎÉÑ.\n"
 
-#: src/lang.c:2049
+#: src/lang.c:2060
 msgid "'Mark as (un)read' ignores tags"
 msgstr ""
 
-#: src/lang.c:2050
+#: src/lang.c:2061
 msgid ""
 "# If ON the 'Mark as (un)read' function marks only the current article.\n"
 msgstr ""
 
-#: src/lang.c:2054
+#: src/lang.c:2065
 #, fuzzy
 msgid "Program to run to open URLs, <CR> sets, <ESC> cancels."
 msgstr "ðÒÏÇÒÁÍÍÙ ÄÌÑ ÏÔËÒÙÔÉÑ URL. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ"
 
-#: src/lang.c:2055
+#: src/lang.c:2066
 #, fuzzy
 msgid "Program that opens URLs"
 msgstr "ðÒÏÇÒÁÍÍÁ ÄÌÑ ÏÔËÒÙÔÉÑ URL"
 
-#: src/lang.c:2056
+#: src/lang.c:2067
 #, fuzzy
 msgid "# The program used to open URLs. The actual URL will be appended\n"
 msgstr "# ðÒÏÇÒÁÍÍÁ ÄÌÑ ÏÔËÒÙÔÉÑ URL. óÁÍ URL ÂÕÄÅÔ ÄÏÂÁ×ÌÅÎ × ËÏÎÅÃ\n"
 
-#: src/lang.c:2061
+#: src/lang.c:2072
 msgid "Use mouse in xterm"
 msgstr "éÓÐÏÌØÚÏ×ÁÔØ ÍÙÛØ × xterm"
 
-#: src/lang.c:2062
+#: src/lang.c:2073
 msgid "# If ON enable mouse button support on xterm terminals\n"
 msgstr "# åÓÌÉ ON, ÔÏ ÉÓÐÏÌØÚÏ×ÁÔØ ÍÙÛØ × xterm ÔÅÒÍÉÎÁÌÁÈ\n"
 
-#: src/lang.c:2068
+#: src/lang.c:2079
 msgid "Use scroll keys on keypad"
 msgstr "éÓÐÏÌØÚÏ×ÁÔØ ËÌÁ×ÉÛÉ ÐÒÏËÒÕÔËÉ ÎÁ keypad"
 
-#: src/lang.c:2069
+#: src/lang.c:2080
 msgid "# If ON enable scroll keys on terminals that support it\n"
 msgstr "# åÓÌÉ ON, ÔÏ ÉÓÐÏÌØÚÏ×ÁÔØ ËÌÁ×ÉÛÉ ÐÒÏËÒÕÔËÉ ÎÁ ÎÅËÏÔÏÒÙÈ ÔÅÒÍÉÎÁÌÁÈ\n"
 
-#: src/lang.c:2074
+#: src/lang.c:2085
 msgid "Enter maximum number of article to get. <CR> sets."
 msgstr "÷×ÅÄÉÔÅ ÍÁËÓÉÍÁÌØÎÏÅ ÞÉÓÌÏ ÓÔÁÔÅÊ ÄÌÑ ÚÁÇÒÕÚËÉ. <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2075
+#: src/lang.c:2086
 msgid "Number of articles to get"
 msgstr "þÉÓÌÏ ÓÔÁÔÅÊ ÄÌÑ ÚÁÇÒÕÚËÉ"
 
-#: src/lang.c:2076
+#: src/lang.c:2087
 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:2081
+#: src/lang.c:2092
 msgid "Enter number of days article is considered recent. <CR> sets."
 msgstr "÷×ÅÄÉÔÅ ÞÉÓÌÏ ÄÎÅÊ, ÐÏËÁ ÓÔÁÔØÑ ÓÞÉÔÁÅÔÓÑ ÎÏ×ÏÊ. <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2082
+#: src/lang.c:2093
 msgid "Article recentness time limit"
 msgstr "ìÉÍÉÔ ×ÒÅÍÅÎÉ ÄÌÑ ÎÏ×ÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:2083
+#: src/lang.c:2094
 msgid "# Number of days in which article is considered recent, (0=OFF)\n"
 msgstr "# þÉÓÌÏ ÄÎÅÊ, ÐÏËÁ ÓÔÁÔØÑ ÓÞÉÔÁÅÔÓÑ ÎÏ×ÏÊ. (0=OFF)\n"
 
-#: src/lang.c:2087
+#: src/lang.c:2098
 msgid ""
 "WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr "WILDMAT ÄÌÑ ÏÂÙÞÎÙÈ ÛÁÂÌÏÎÏ×, REGEX ÄÌÑ ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÊ"
 
-#: src/lang.c:2088
+#: src/lang.c:2099
 msgid "Wildcard matching"
 msgstr "ôÉÐ ÛÁÂÌÏÎÁ"
 
-#: src/lang.c:2089
+#: src/lang.c:2100
 msgid ""
 "# Wildcard matching\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6418,59 +6462,59 @@ msgstr ""
 "# * 0 = wildmat\n"
 "#   1 = regex\n"
 
-#: src/lang.c:2096
+#: src/lang.c:2107
 msgid "Enter minimal score before an article is marked killed. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2097
+#: src/lang.c:2108
 msgid "Score limit (kill)"
 msgstr ""
 
-#: src/lang.c:2098
+#: src/lang.c:2109
 msgid "# Score limit before an article is marked killed\n"
 msgstr ""
 
-#: src/lang.c:2102
+#: src/lang.c:2113
 msgid "Enter default score to kill articles. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2103
+#: src/lang.c:2114
 msgid "Default score to kill articles"
 msgstr ""
 
-#: src/lang.c:2104
+#: src/lang.c:2115
 msgid "# Default score to kill articles\n"
 msgstr ""
 
-#: src/lang.c:2108
+#: src/lang.c:2119
 msgid "Enter minimal score before an article is marked hot. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2109
+#: src/lang.c:2120
 msgid "Score limit (select)"
 msgstr ""
 
-#: src/lang.c:2110
+#: src/lang.c:2121
 msgid "# Score limit before an article is marked hot\n"
 msgstr ""
 
-#: src/lang.c:2114
+#: src/lang.c:2125
 msgid "Enter default score to select articles. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2115
+#: src/lang.c:2126
 msgid "Default score to select articles"
 msgstr ""
 
-#: src/lang.c:2116
+#: src/lang.c:2127
 msgid "# Default score to select articles\n"
 msgstr ""
 
-#: src/lang.c:2122
+#: src/lang.c:2133
 msgid "Use slrnface to show ''X-Face:''s"
 msgstr "éÓÐÏÌØÚÏ×ÁÔØ slrnface ÄÌÑ ÐÏËÁÚÁ X_Face:"
 
-#: src/lang.c:2123
+#: src/lang.c:2134
 msgid ""
 "# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 "# Only useful when running in an xterm.\n"
@@ -6478,19 +6522,19 @@ msgstr ""
 "# åÓÌÉ ON, ÔÏ ÉÓÐÏÌØÚÏ×ÁÔØ slrnface(1) ÄÌÑ ÉÎÔÅÒÐÒÅÔÉÒÏ×ÁÎÉÑ\n"
 "# ÚÁÇÏÌÏ×ËÁ X-Face. ðÏÌØÚÎÏ ÔÏÌØËÏ ÐÏÄ xterm.\n"
 
-#: src/lang.c:2131
+#: src/lang.c:2142
 msgid "Use ANSI color"
 msgstr "éÓÐÏÌØÚÏ×ÁÔØ Ã×ÅÔ ANSI"
 
-#: src/lang.c:2132
+#: src/lang.c:2143
 msgid "# If ON using ANSI-color\n"
 msgstr "# åÓÌÉ ON, ÔÏ ÉÓÐÏÌØÚÏ×ÁÔØ Ã×ÅÔ ANSI\n"
 
-#: src/lang.c:2137
+#: src/lang.c:2148
 msgid "Standard foreground color"
 msgstr "óÔÁÎÄÁÒÔÎÙÊ Ã×ÅÔ ÓÉÍ×ÏÌÏ×"
 
-#: src/lang.c:2138
+#: src/lang.c:2149
 msgid ""
 "# Standard foreground color\n"
 "# Default: -1 (default color)\n"
@@ -6498,11 +6542,11 @@ msgstr ""
 "# óÔÁÎÄÁÒÔÎÙÊ Ã×ÅÔ ÓÉÍ×ÏÌÏ×\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: -1 (Ã×ÅÔ ÐÏ ÕÍÏÌÞÁÎÉÀ)\n"
 
-#: src/lang.c:2144
+#: src/lang.c:2155
 msgid "Standard background color"
 msgstr "óÔÁÎÄÁÒÔÎÙÊ Ã×ÅÔ ÆÏÎÁ"
 
-#: src/lang.c:2145
+#: src/lang.c:2156
 msgid ""
 "# Standard background color\n"
 "# Default: -1 (default color)\n"
@@ -6510,11 +6554,11 @@ msgstr ""
 "# óÔÁÎÄÁÒÔÎÙÊ Ã×ÅÔ ÆÏÎÁ\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: -1 (Ã×ÅÔ ÐÏ ÕÍÏÌÞÁÎÉÀ)\n"
 
-#: src/lang.c:2151
+#: src/lang.c:2162
 msgid "Color for inverse text (background)"
 msgstr "ã×ÅÔ ÄÌÑ ÉÎ×ÅÒÓÎÏÇÏ ÔÅËÓÔÁ (ÆÏÎ)"
 
-#: src/lang.c:2152
+#: src/lang.c:2163
 msgid ""
 "# Color of background for inverse text\n"
 "# Default: 4 (blue)\n"
@@ -6522,11 +6566,11 @@ msgstr ""
 "# ã×ÅÔ ÆÏÎÁ ÄÌÑ ÉÎ×ÅÒÓÎÏÇÏ ÔÅËÓÔÁ\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 4 (ÓÉÎÉÊ)\n"
 
-#: src/lang.c:2158
+#: src/lang.c:2169
 msgid "Color for inverse text (foreground)"
 msgstr "ã×ÅÔ ÄÌÑ ÉÎ×ÅÒÓÎÏÇÏ ÔÅËÓÔÁ (ÓÉÍ×ÏÌÙ)"
 
-#: src/lang.c:2159
+#: src/lang.c:2170
 msgid ""
 "# Color of foreground for inverse text\n"
 "# Default: 7 (white)\n"
@@ -6534,11 +6578,11 @@ msgstr ""
 "# ã×ÅÔ ÄÌÑ ÉÎ×ÅÒÓÎÏÇÏ ÔÅËÓÔÁ (ÓÉÍ×ÏÌÙ)\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 7 (ÂÅÌÙÊ)\n"
 
-#: src/lang.c:2165
+#: src/lang.c:2176
 msgid "Color of text lines"
 msgstr "ã×ÅÔ ÔÅËÓÔÏ×ÙÈ ÓÔÒÏË"
 
-#: src/lang.c:2166
+#: src/lang.c:2177
 msgid ""
 "# Color of text lines\n"
 "# Default: -1 (default color)\n"
@@ -6546,11 +6590,11 @@ msgstr ""
 "# ã×ÅÔ ÔÅËÓÔÏ×ÙÈ ÓÔÒÏË\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: -1 (Ã×ÅÔ ÐÏ ÕÍÏÌÞÁÎÉÀ)\n"
 
-#: src/lang.c:2172
+#: src/lang.c:2183
 msgid "Color of mini help menu"
 msgstr "ã×ÅÔ ÔÅËÓÔÁ ÍÅÎÀ ÍÉÎÉ-ÐÏÍÏÝÉ"
 
-#: src/lang.c:2173
+#: src/lang.c:2184
 msgid ""
 "# Color of mini help menu\n"
 "# Default: 3 (brown)\n"
@@ -6558,11 +6602,11 @@ msgstr ""
 "# ã×ÅÔ ÔÅËÓÔÁ ÍÉÎÉ-ÐÏÍÏÝÉ\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 3 (ËÏÒÉÞÎÅ×ÙÊ)\n"
 
-#: src/lang.c:2179
+#: src/lang.c:2190
 msgid "Color of help text"
 msgstr "ã×ÅÔ ÔÅËÓÔÁ ÐÏÍÏÝÉ"
 
-#: src/lang.c:2180
+#: src/lang.c:2191
 msgid ""
 "# Color of help pages\n"
 "# Default: -1 (default color)\n"
@@ -6570,21 +6614,21 @@ msgstr ""
 "# ã×ÅÔ ÔÅËÓÔÁ ÐÏÍÏÝÉ\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: -1 (Ã×ÅÔ ÐÏ ÕÍÏÌÞÁÎÉÀ)\n"
 
-#: src/lang.c:2186
+#: src/lang.c:2197
 msgid "Color of status messages"
 msgstr "ã×ÅÔ ÓÔÁÔÕÓÎÙÈ ÓÏÏÂÝÅÎÉÊ"
 
-#: src/lang.c:2187
+#: src/lang.c:2198
 msgid ""
 "# Color of messages in last line\n"
 "# Default: 6 (cyan)\n"
 msgstr ""
 
-#: src/lang.c:2193
+#: src/lang.c:2204
 msgid "Color of quoted lines"
 msgstr "ã×ÅÔ ÃÉÔÉÒÕÅÍÙÈ ÓÔÒÏË"
 
-#: src/lang.c:2194
+#: src/lang.c:2205
 msgid ""
 "# Color of quote-lines\n"
 "# Default: 2 (green)\n"
@@ -6592,11 +6636,11 @@ msgstr ""
 "# ã×ÅÔ ÃÉÔÉÒÕÅÍÙÈ ÓÔÒÏË\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 2 (ÚÅÌ£ÎÙÊ)\n"
 
-#: src/lang.c:2200
+#: src/lang.c:2211
 msgid "Color of twice quoted line"
 msgstr "ã×ÅÔ Ä×ÁÖÄÙ ÃÉÔÉÒÕÅÍÙÈ ÓÔÒÏË"
 
-#: src/lang.c:2201
+#: src/lang.c:2212
 msgid ""
 "# Color of twice quoted lines\n"
 "# Default: 3 (brown)\n"
@@ -6604,11 +6648,11 @@ msgstr ""
 "# ã×ÅÔ Ä×ÁÖÄÙ ÃÉÔÉÒÕÅÍÙÈ ÓÔÒÏË\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 3 (ËÏÒÉÞÎÅ×ÙÊ)\n"
 
-#: src/lang.c:2207
+#: src/lang.c:2218
 msgid "Color of =>3 times quoted line"
 msgstr "ã×ÅÔ >=3 ÃÉÔÉÒÕÅÍÙÈ ÓÔÒÏË"
 
-#: src/lang.c:2208
+#: src/lang.c:2219
 msgid ""
 "# Color of >=3 times quoted lines\n"
 "# Default: 4 (blue)\n"
@@ -6616,11 +6660,11 @@ msgstr ""
 "# ã×ÅÔ >=3 ÃÉÔÉÒÕÅÍÙÈ ÓÔÒÏË\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 4 (ÓÉÎÉÊ)\n"
 
-#: src/lang.c:2214
+#: src/lang.c:2225
 msgid "Color of article header lines"
 msgstr "ã×ÅÔ ÓÔÒÏË ÚÁÇÏÌÏ×ËÏ× ÓÔÁÔØÉ"
 
-#: src/lang.c:2215
+#: src/lang.c:2226
 msgid ""
 "# Color of header-lines\n"
 "# Default: 2 (green)\n"
@@ -6628,11 +6672,11 @@ msgstr ""
 "# ã×ÅÔ ÓÔÒÏË ÚÁÇÏÌÏ×ËÁ\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 2 (ÚÅÌ£ÎÙÊ)\n"
 
-#: src/lang.c:2221
+#: src/lang.c:2232
 msgid "Color of actual news header fields"
 msgstr "ã×ÅÔ ÓÔÒÏË news ÚÁÇÏÌÏ×ËÏ× ÓÔÁÔÅÊ"
 
-#: src/lang.c:2222
+#: src/lang.c:2233
 msgid ""
 "# Color of actual news header fields\n"
 "# Default: 9 (light red)\n"
@@ -6640,11 +6684,11 @@ msgstr ""
 "# ã×ÅÔ ÓÔÒÏË news ÚÁÇÏÌÏ×ËÏ× ÓÔÁÔÅÊ\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 9 (Ó×ÅÔÌÏ-ËÒÁÓÎÙÊ)\n"
 
-#: src/lang.c:2228
+#: src/lang.c:2239
 msgid "Color of article subject lines"
 msgstr "ã×ÅÔ ÓÔÒÏË Ó ÔÅÍÏÊ ÓÔÁÔØÉ"
 
-#: src/lang.c:2229
+#: src/lang.c:2240
 msgid ""
 "# Color of article subject\n"
 "# Default: 6 (cyan)\n"
@@ -6652,11 +6696,25 @@ msgstr ""
 "# ã×ÅÔ ÓÔÒÏËÉ Ó ÔÅÍÏÊ ÓÔÁÔØÉ\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 6 (ÇÏÌÕÂÏÊ)\n"
 
-#: src/lang.c:2235
+#: src/lang.c:2246
+#, fuzzy
+msgid "Color of external quotes"
+msgstr "ã×ÅÔ ÔÅËÓÔÏ×ÙÈ ÓÔÒÏË"
+
+#: src/lang.c:2247
+#, fuzzy
+msgid ""
+"# Color of quoted text from external sources\n"
+"# Default: 5 (pink)\n"
+msgstr ""
+"# ã×ÅÔ ÓÔÒÏËÉ Ó ÔÅÍÏÊ ÓÔÁÔØÉ\n"
+"# ðÏ ÕÍÏÌÞÁÎÉÀ: 6 (ÇÏÌÕÂÏÊ)\n"
+
+#: src/lang.c:2253
 msgid "Color of response counter"
 msgstr "ã×ÅÔ ÓÞÅÔÞÉËÁ ËÏÌÉÞÅÓÔ×Á ÏÔ×ÅÔÏ×"
 
-#: src/lang.c:2236
+#: src/lang.c:2254
 msgid ""
 "# Color of response counter\n"
 "# Default: 2 (green)\n"
@@ -6664,11 +6722,11 @@ msgstr ""
 "# ã×ÅÔ ÓÞÅÔÞÉËÁ ËÏÌÉÞÅÓÔ×Á ÏÔ×ÅÔÏ×\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 2 (ÚÅÌ£ÎÙÊ)\n"
 
-#: src/lang.c:2242
+#: src/lang.c:2260
 msgid "Color of sender (From:)"
 msgstr "ã×ÅÔ ÓÔÒÏËÉ ÏÔÐÒÁ×ÉÔÅÌÑ From:"
 
-#: src/lang.c:2243
+#: src/lang.c:2261
 msgid ""
 "# Color of sender (From:)\n"
 "# Default: 2 (green)\n"
@@ -6676,11 +6734,11 @@ msgstr ""
 "# ã×ÅÔ ÓÔÒÏËÉ ÏÔÐÒÁ×ÉÔÅÌÑ (From:)\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 2 (ÚÅÌ£ÎÙÊ)\n"
 
-#: src/lang.c:2249
+#: src/lang.c:2267
 msgid "Color of help/mail sign"
 msgstr "ã×ÅÔ ÓÏÏÂÝÅÎÉÑ Ï ×ÙÚÏ×Å ÐÏÍÏÝÉ"
 
-#: src/lang.c:2250
+#: src/lang.c:2268
 msgid ""
 "# Color of Help/Mail-Sign\n"
 "# Default: 4 (blue)\n"
@@ -6688,11 +6746,11 @@ msgstr ""
 "# ã×ÅÔ Help/Mail-Sign\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 4 (ÓÉÎÉÊ)\n"
 
-#: src/lang.c:2256
+#: src/lang.c:2274
 msgid "Color of signatures"
 msgstr "ã×ÅÔ ÓÉÇÎÁÔÕÒ"
 
-#: src/lang.c:2257
+#: src/lang.c:2275
 msgid ""
 "# Color of signature\n"
 "# Default: 4 (blue)\n"
@@ -6700,11 +6758,11 @@ msgstr ""
 "# ã×ÅÔ ÓÉÇÎÁÔÕÒ\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 4 (ÓÉÎÉÊ)\n"
 
-#: src/lang.c:2263
+#: src/lang.c:2281
 msgid "Color of highlighted URLs"
 msgstr "ã×ÅÔ ÐÏÄÓ×ÅÞÉ×ÁÎÉÑ URL"
 
-#: src/lang.c:2264
+#: src/lang.c:2282
 msgid ""
 "# Color of highlighted URLs\n"
 "# Default: -1 (default color)\n"
@@ -6712,12 +6770,12 @@ msgstr ""
 "# ã×ÅÔ ÐÏÄÓ×ÅÞÉ×ÁÎÉÑ URL\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: -1 (Ã×ÅÔ ÐÏ ÕÍÏÌÞÁÎÉÀ)\n"
 
-#: src/lang.c:2270
+#: src/lang.c:2288
 #, fuzzy
 msgid "Color of verbatim blocks"
 msgstr "ã×ÅÔ ÔÅËÓÔÏ×ÙÈ ÓÔÒÏË"
 
-#: src/lang.c:2271
+#: src/lang.c:2289
 #, fuzzy
 msgid ""
 "# Color of verbatim blocks\n"
@@ -6726,11 +6784,11 @@ msgstr ""
 "# ã×ÅÔ ÓÔÒÏËÉ Ó ÔÅÍÏÊ ÓÔÁÔØÉ\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 6 (ÇÏÌÕÂÏÊ)\n"
 
-#: src/lang.c:2277
+#: src/lang.c:2295
 msgid "Color of highlighting with *stars*"
 msgstr "ã×ÅÔ ×ÙÄÅÌÅÎÎÏÇÏ *ÔÅËÓÔÁ*"
 
-#: src/lang.c:2278
+#: src/lang.c:2296
 msgid ""
 "# Color of word highlighting with *stars*\n"
 "# Default: 11 (yellow)\n"
@@ -6738,11 +6796,11 @@ msgstr ""
 "# ã×ÅÔ ÄÌÑ ×ÙÄÅÌÅÎÎÏÇÏ *ÔÅËÓÔÁ*\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 11 (Ö£ÌÔÙÊ)\n"
 
-#: src/lang.c:2284
+#: src/lang.c:2302
 msgid "Color of highlighting with _dash_"
 msgstr "ã×ÅÔ ×ÙÄÅÌÅÎÎÏÇÏ _ÔÅËÓÔÁ_"
 
-#: src/lang.c:2285
+#: src/lang.c:2303
 msgid ""
 "# Color of word highlighting with _dash_\n"
 "# Default: 13 (light pink)\n"
@@ -6750,11 +6808,11 @@ msgstr ""
 "# ã×ÅÔ ÄÌÑ ×ÙÄÅÌÅÎÎÏÇÏ _ÔÅËÓÔÁ_\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 13 (Ó×ÅÔÌÏ-ÒÏÚÏ×ÙÊ)\n"
 
-#: src/lang.c:2291
+#: src/lang.c:2309
 msgid "Color of highlighting with /slash/"
 msgstr "ã×ÅÔ ×ÙÄÅÌÅÎÎÏÇÏ /ÔÅËÓÔÁ/"
 
-#: src/lang.c:2292
+#: src/lang.c:2310
 msgid ""
 "# Color of word highlighting with /slash/\n"
 "# Default: 14 (light cyan)\n"
@@ -6762,11 +6820,11 @@ msgstr ""
 "# ã×ÅÔ ÄÌÑ ×ÙÄÅÌÅÎÉÑ /ÔÅËÓÔÁ/\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 14 (Ó×ÅÔÌÏ-ÇÏÌÕÂÏÊ)\n"
 
-#: src/lang.c:2298
+#: src/lang.c:2316
 msgid "Color of highlighting with -stroke-"
 msgstr "ã×ÅÔ ×ÙÄÅÌÅÎÎÏÇÏ -ÔÅËÓÔÁ-"
 
-#: src/lang.c:2299
+#: src/lang.c:2317
 msgid ""
 "# Color of word highlighting with -stroke-\n"
 "# Default: 12 (light blue)\n"
@@ -6774,11 +6832,11 @@ msgstr ""
 "# ã×ÅÔ ÄÌÑ ×ÙÄÅÌÅÎÉÑ -ÔÅËÓÔÁ-\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 12 (Ó×ÅÔÌÏ-ÓÉÎÉÊ)\n"
 
-#: src/lang.c:2306
+#: src/lang.c:2324
 msgid "Attr. of highlighting with *stars*"
 msgstr "áÔÒÉÂÕÔ ×ÙÄÅÌÅÎÎÏÇÏ *ÔÅËÓÔÁ*"
 
-#: src/lang.c:2307
+#: src/lang.c:2325
 msgid ""
 "# Attributes of word highlighting on mono terminals\n"
 "# Possible values are:\n"
@@ -6806,11 +6864,11 @@ msgstr ""
 "# áÔÒÉÂÕÔ ÄÌÑ ×ÙÄÅÌÅÎÎÏÇÏ *ÔÅËÓÔÁ*\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 6 (bold)\n"
 
-#: src/lang.c:2322
+#: src/lang.c:2340
 msgid "Attr. of highlighting with _dash_"
 msgstr "áÔÒÉÂÕÔ ×ÙÄÅÌÅÎÎÏÇÏ _ÔÅËÓÔÁ_"
 
-#: src/lang.c:2323
+#: src/lang.c:2341
 msgid ""
 "# Attribute of word highlighting with _dash_\n"
 "# Default: 2 (best highlighting)\n"
@@ -6818,11 +6876,11 @@ msgstr ""
 "# áÔÒÉÂÕÔ ×ÙÄÅÌÅÎÎÏÇÏ _ÔÅËÓÔÁ_\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 2 (ÌÕÞÛÅÅ ÐÏÄÓ×ÅÞÉ×ÁÎÉÅ)\n"
 
-#: src/lang.c:2329
+#: src/lang.c:2347
 msgid "Attr. of highlighting with /slash/"
 msgstr "áÔÒÉÂÕÔ ×ÙÄÅÌÅÎÎÏÇÏ /ÔÅËÓÔÁ/"
 
-#: src/lang.c:2330
+#: src/lang.c:2348
 msgid ""
 "# Attribute of word highlighting with /slash/\n"
 "# Default: 5 (half bright)\n"
@@ -6830,11 +6888,11 @@ msgstr ""
 "# áÔÒÉÂÕÔ ÄÌÑ ×ÙÄÅÌÅÎÉÑ /ÔÅËÓÔÁ/\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 5 (half bright)\n"
 
-#: src/lang.c:2336
+#: src/lang.c:2354
 msgid "Attr. of highlighting with -stroke-"
 msgstr "áÔÒÉÂÕÔ ×ÙÄÅÌÅÎÎÏÇÏ -ÔÅËÓÔÁ-"
 
-#: src/lang.c:2337
+#: src/lang.c:2355
 msgid ""
 "# Attribute of word highlighting with -stroke-\n"
 "# Default: 3 (reverse video)\n"
@@ -6842,27 +6900,27 @@ msgstr ""
 "# áÔÒÉÂÕÔ ×ÙÄÅÌÅÎÎÏÇÏ -ÔÅËÓÔÁ-\n"
 "# ðÏ ÕÍÏÌÞÁÎÉÀ: 3 (ÒÅ×ÅÒÓÎÏÅ ×ÉÄÅÏ)\n"
 
-#: src/lang.c:2343
+#: src/lang.c:2361
 msgid "URL highlighting in message body"
 msgstr "ðÏÄÓ×ÅÞÉ×ÁÔØ URL × ÔÅÌÅ ÐÉÓØÍÁ"
 
-#: src/lang.c:2344
+#: src/lang.c:2362
 msgid "# Enable URL highlighting?\n"
 msgstr "# ÷ËÌÀÞÉÔØ ÐÏÄÓ×ÅÔËÕ URL?\n"
 
-#: src/lang.c:2349
+#: src/lang.c:2367
 msgid "Word highlighting in message body"
 msgstr "ðÏÄÓ×ÅÞÉ×ÁÔØ ÓÌÏ×Á × ÔÅÌÅ ÓÏÏÂÝÅÎÉÑ"
 
-#: src/lang.c:2350
+#: src/lang.c:2368
 msgid "# Enable word highlighting?\n"
 msgstr "# ÷ËÌÀÞÉÔØ ÐÏÄÓ×ÅÔËÕ ÓÌÏ×?\n"
 
-#: src/lang.c:2355
+#: src/lang.c:2373
 msgid "What to display instead of mark"
 msgstr "÷Ù×ÏÄÉÔØ ×ÍÅÓÔÏ ÏÔÍÅÔËÉ"
 
-#: src/lang.c:2356
+#: src/lang.c:2374
 msgid ""
 "# Should the leading and ending stars and dashes also be displayed,\n"
 "# even when they are highlighting marks?\n"
@@ -6872,58 +6930,58 @@ msgid ""
 "# * 2 = print a space instead\n"
 msgstr ""
 
-#: src/lang.c:2365
+#: src/lang.c:2383
 msgid "Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr "÷×ÅÄÉÔÅ ÍÁËÓ. ÞÉÓÌÏ ÓÉÍ×ÏÌÏ× × ÓÔÒÏËÅ × ÐÅÊÄÖÅÒÅ. <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2366
+#: src/lang.c:2384
 msgid "Page line wrap column"
 msgstr "íÁËÓ. ÞÉÓÌÏ ÓÉÍ×ÏÌÏ× × ÓÔÒÏËÅ × ÐÅÊÄÖÅÒÅ"
 
-#: src/lang.c:2367
+#: src/lang.c:2385
 msgid "# Wrap article lines at column\n"
 msgstr ""
 
-#: src/lang.c:2372
+#: src/lang.c:2390
 msgid "Wrap around threads on next unread"
 msgstr ""
 
-#: src/lang.c:2373
+#: src/lang.c:2391
 msgid "# If ON wrap around threads on searching next unread article\n"
 msgstr ""
 
-#: src/lang.c:2377
+#: src/lang.c:2395
 msgid "Enter default mail address (and fullname). <CR> sets."
 msgstr "÷×ÅÄÉÔÅ email ÁÄÒÅÓ (É ÐÏÌÎÏÅ ÉÍÑ). <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2378 src/lang.c:2876
+#: src/lang.c:2396 src/lang.c:2894
 msgid "Mail address (and fullname)"
 msgstr "Email ÁÄÒÅÓ (É ÐÏÌÎÏÅ ÉÍÑ)"
 
-#: src/lang.c:2379
+#: src/lang.c:2397
 msgid "# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr "# Email ÁÄÒÅÓ ÐÏÌØÚÏ×ÁÔÅÌÑ (É ÐÏÌÎÏÅ ÉÍÑ).\n"
 
-#: src/lang.c:2384
+#: src/lang.c:2402
 msgid "Show empty Followup-To in editor"
 msgstr "ðÏËÁÚÙ×ÁÔØ ÐÕÓÔÏÊ Followup-To × ÒÅÄÁËÔÏÒÅ"
 
-#: src/lang.c:2385
+#: src/lang.c:2403
 msgid "# If ON show empty Followup-To header when editing an article\n"
 msgstr ""
 "# åÓÌÉ ON, ÔÏ ÐÏËÁÚÙ×ÁÔØ ÐÕÓÔÏÊ Follow-up ×Ï ×ÒÅÍÑ ÒÅÄÁËÔÉÒÏ×ÁÎÉÑ ÓÔÁÔØÉ\n"
 
-#: src/lang.c:2389
+#: src/lang.c:2407
 msgid ""
 "Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr ""
 "÷×ÅÄÉÔÅ ÐÕÔØ/! ËÏÍÁÎÄÁ/--none ÄÌÑ ÓÏÚÄÁÎÉÑ ×ÁÛÅÊ ÓÉÇÎÁÔÕÒÙ. <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2390
+#: src/lang.c:2408
 msgid "Create signature from path/command"
 msgstr "óÏÚÄÁÔØ ÓÉÇÎÁÔÕÒÕ ËÏÍÁÎÄÏÊ"
 
-#: src/lang.c:2391
+#: src/lang.c:2409
 msgid ""
 "# Signature path (random sigs)/file to be used when posting/replying\n"
 "# sigfile=file       appends file as signature\n"
@@ -6931,55 +6989,55 @@ msgid ""
 "# sigfile=--none     don't append a signature\n"
 msgstr ""
 
-#: src/lang.c:2398
+#: src/lang.c:2416
 msgid ""
 "Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr ""
 "îÁÞÉÎÁÔØ ÓÉÇÎÁÔÕÒÕ Ó \"--\" × ÏÔÄÅÌØÎÏÊ ÓÔÒÏËÅ. <ðòïâåì> ×ÙÂÏÒ, <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2399
+#: src/lang.c:2417
 msgid "Prepend signature with \"-- \""
 msgstr "îÁÞÉÎÁÔØ ÓÉÇÎÁÔÕÒÕ Ó \"--\""
 
-#: src/lang.c:2400
+#: src/lang.c:2418
 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr "# åÓÌÉ ON, ÔÏ ÎÁÞÉÎÁÔØ ÓÉÇÎÁÔÕÒÕ Ó ÄÅÆÉÓÏ× '\\n-- \\n'\n"
 
-#: src/lang.c:2404
+#: src/lang.c:2422
 msgid "Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 "äÏÂÁ×ÌÑÔØ ÓÉÇÎÁÔÕÒÕ ÐÒÉ ÐÏ×ÔÏÒÎÏÊ ÏÔÐÒÁ×ËÅ. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2405
+#: src/lang.c:2423
 msgid "Add signature when reposting"
 msgstr "äÏÂÁ×ÌÑÔØ ÓÉÇÎÁÔÕÒÕ ÐÒÉ ÐÏ×ÔÏÒÎÏÊ ÏÔÐÒÁ×ËÅ"
 
-#: src/lang.c:2406
+#: src/lang.c:2424
 msgid "# If ON add signature to reposted articles\n"
 msgstr "# åÓÌÉ ON, ÔÏ ÄÏÂÁ×ÌÑÔØ ÓÉÇÎÁÔÕÒÕ ÐÒÉ ÐÏ×ÔÏÒÎÏÊ ÏÔÐÒÁ×ËÅ\n"
 
-#: src/lang.c:2410
+#: src/lang.c:2428
 #, c-format
 msgid "Enter quotation marks, %s or %S for author's initials."
 msgstr "÷×ÅÄÉÔÅ ÓÉÍ×ÏÌÙ ÄÌÑ ÎÁÞÁÌÁ ÃÉÔÉÒÏ×ÁÎÉÑ, %s ÉÌÉ %S ÉÎÉÃÉÁÌÙ Á×ÔÏÒÁ."
 
-#: src/lang.c:2411
+#: src/lang.c:2429
 msgid "Characters used as quote-marks"
 msgstr "óÉÍ×ÏÌÙ ÉÓÐÏÌØÚÕÅÍÙÅ ÄÌÑ ÎÁÞÁÌÁ ÃÉÔÉÒÏ×ÁÎÉÑ"
 
-#: src/lang.c:2412
+#: src/lang.c:2430
 #, 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:2418
+#: src/lang.c:2436
 msgid "Quoting behavior"
 msgstr "ãÉÔÉÒÏ×ÁÎÉÅ"
 
-#: src/lang.c:2419
+#: src/lang.c:2437
 msgid ""
 "# How quoting should be handled when following up or replying.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7003,56 +7061,56 @@ msgstr ""
 "#   6 = ãÉÔÉÒÏ×ÁÔØ ÓÉÇÎÁÔÕÒÙ É ÐÕÓÔÙÅ ÓÔÒÏËÉ\n"
 "#   7 = óÖÉÍÁÔØ ÃÉÔÉÒÏ×ÁÎÉÅ, ÃÉÔÉÒÏ×ÁÔØ ÓÉÇÎÁÔÕÒÙ É ÐÕÓÔÙÅ ÓÔÒÏËÉ\n"
 
-#: src/lang.c:2432 src/lang.c:2440 src/lang.c:2446
+#: src/lang.c:2450 src/lang.c:2458 src/lang.c:2464
 msgid ""
 "%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr ""
 
-#: src/lang.c:2433
+#: src/lang.c:2451
 msgid "Quote line when following up"
 msgstr "ãÉÔÉÒÏ×ÁÔØ ÐÒÉ follow-up"
 
-#: src/lang.c:2434
+#: src/lang.c:2452
 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:2441
+#: src/lang.c:2459
 msgid "Quote line when cross-posting"
 msgstr "ãÉÔÉÒÏ×ÁÔØ ÐÒÉ ËÒÏÓÓ-ÐÏÓÔÉÎÇÅ"
 
-#: src/lang.c:2447
+#: src/lang.c:2465
 msgid "Quote line when mailing"
 msgstr "ãÉÔÉÒÏ×ÁÔØ ÐÒÉ ÏÔÐÒÁ×ËÅ email"
 
-#: src/lang.c:2452
+#: src/lang.c:2470
 msgid "If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr ""
 "åÓÌÉ ON, ÔÏ ÄÏÂÁ×ÌÑÔØ ÚÁÇÏÌÏ×ÏË User-Agent:. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2453
+#: src/lang.c:2471
 #, fuzzy
 msgid "Insert 'User-Agent:' header"
 msgstr "äÏÂÁ×ÌÑÔØ ÚÁÇÏÌÏ×ÏË User-Agent:"
 
-#: src/lang.c:2454
+#: src/lang.c:2472
 msgid "# If ON include advertising User-Agent: header\n"
 msgstr "# åÓÌÉ ON, ÔÏ ÄÏÂÁ×ÌÑÔØ ÒÅËÌÁÍÎÙÊ ÚÁÇÏÌÏ×ÏË User-Agent:\n"
 
-#: src/lang.c:2459
+#: src/lang.c:2477
 msgid ""
 "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
 "÷×ÅÄÉÔÅ ËÏÄÉÒÏ×ËÕ ÄÌÑ MIME (ÎÁÐÒ. US-ASCII, ISO-8859-1, EUC-KR), <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2460
+#: src/lang.c:2478
 msgid "MM_CHARSET"
 msgstr ""
 
-#: src/lang.c:2461
+#: src/lang.c:2479
 msgid ""
 "# Charset supported locally which is also used for MIME header and\n"
 "# Content-Type header.\n"
@@ -7062,15 +7120,15 @@ msgid ""
 "# mm_charset is considered not displayable and represented as '?'.\n"
 msgstr ""
 
-#: src/lang.c:2471
+#: src/lang.c:2489
 msgid "MM_NETWORK_CHARSET"
 msgstr ""
 
-#: src/lang.c:2472
+#: src/lang.c:2490
 msgid "# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr "# ëÏÄÉÒÏ×ËÁ × MIME (Content-Type) × ÏÔÐÒÁ×ÌÑÅÍÙÈ ÓÔÁÔØÑÈ.\n"
 
-#: src/lang.c:2476
+#: src/lang.c:2494
 #, fuzzy
 msgid ""
 "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
@@ -7078,27 +7136,27 @@ msgstr ""
 "÷×ÅÄÉÔÅ ËÏÄÉÒÏ×ËÕ ÄÌÑ MIME (ÎÁÐÒ. US-ASCII, ISO-8859-1, EUC-KR), <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2477
+#: src/lang.c:2495
 msgid "MM_LOCAL_CHARSET"
 msgstr ""
 
-#: src/lang.c:2478
+#: src/lang.c:2496
 msgid "# Charset supported locally.\n"
 msgstr ""
 
-#: src/lang.c:2485
+#: src/lang.c:2503
 msgid "Mailbox format"
 msgstr "æÏÒÍÁÔ Mailbox"
 
-#: src/lang.c:2486
+#: src/lang.c:2504
 msgid "# Format of the mailbox.\n"
 msgstr "# æÏÒÍÁÔ mailbox.\n"
 
-#: src/lang.c:2491
+#: src/lang.c:2509
 msgid "MIME encoding in news messages"
 msgstr "ëÏÄÉÒÏ×ËÁ MIME × ÓÔÁÔØÑÈ"
 
-#: src/lang.c:2492
+#: src/lang.c:2510
 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"
@@ -7107,15 +7165,15 @@ msgid ""
 "# Russian charsets with a lot of 8bit characters.\n"
 msgstr ""
 
-#: src/lang.c:2500 src/lang.c:2521
+#: src/lang.c:2518 src/lang.c:2539
 msgid "Don't change unless you know what you are doing. <ESC> cancels."
 msgstr "îÅ ÉÚÍÅÎÑÊÔÅ, ÅÓÌÉ ÎÅ ÐÏÎÉÍÁÅÔÅ ÞÔÏ ×Ù ÄÅÌÁÅÔÅ. <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:2501
+#: src/lang.c:2519
 msgid "Use 8bit characters in news headers"
 msgstr "éÓÐÏÌØÚÏ×ÁÔØ 8 ÂÉÔÎÙÅ ÓÉÍ×ÏÌÙ × ÚÁÇÏÌÏ×ËÁÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:2502
+#: src/lang.c:2520
 msgid ""
 "# If ON, 8bit characters in news headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -7128,32 +7186,32 @@ msgstr ""
 "# ÏÔ ÚÎÁÞÅÎÉÑ ÜÔÏÇÏ ÐÁÒÁÍÅÔÒÁ, ÐÏËÁ post_mime_encoding ÔÁËÖÅ\n"
 "# ÎÅ ÕÓÔÁÎÏ×ÌÅÎ × 8bit.\n"
 
-#: src/lang.c:2509
+#: src/lang.c:2527
 msgid ""
 "Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 "á×ÔÏÐÒÏÓÍÏÔÒ ÐÏÓÔ-ÏÂÒÁÂÏÔÁÎÎÙÈ ÆÁÊÌÏ×. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ, "
 "<ESC> ÏÔÍÅÎÉÔØ"
 
-#: src/lang.c:2510
+#: src/lang.c:2528
 msgid "View post-processed files"
 msgstr "ðÒÏÓÍÏÔÒ ÐÏÓÔ-ÏÂÒÁÂÏÔÁÎÎÙÈ ÆÁÊÌÏ×"
 
-#: src/lang.c:2511
+#: src/lang.c:2529
 msgid "# If set, post processed files will be opened in a viewer\n"
 msgstr ""
 "# åÓÌÉ ÕÓÔÁÎÏ×ÌÅÎ, ÔÏ ÐÏÓÔ-ÏÂÒÁÂÏÔÁÎÎÙÅ ÆÁÊÌÙ ÂÕÄÕÔ ÏÔËÒÙ×ÁÔØÓÑ\n"
 "# × ÐÒÏÓÍÏÔÏÒÝÉËÅ\n"
 
-#: src/lang.c:2516
+#: src/lang.c:2534
 msgid "MIME encoding in mail messages"
 msgstr "MIME ËÏÄÉÒÏ×ËÁ × ÐÏÞÔÏ×ÙÈ ÓÏÏÂÝÅÎÉÑÈ"
 
-#: src/lang.c:2522
+#: src/lang.c:2540
 msgid "Use 8bit characters in mail headers"
 msgstr "éÓÐÏÌØÚÏ×ÁÔØ 8 ÂÉÔÎÙÅ ÓÉÍ×ÏÌÙ × ÚÁÇÏÌÏ×ËÁÈ ÐÏÞÔÙ"
 
-#: src/lang.c:2523
+#: src/lang.c:2541
 msgid ""
 "# If ON, 8bit characters in mail headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -7164,11 +7222,11 @@ msgid ""
 "# turn it ON unless you have some compelling reason.\n"
 msgstr ""
 
-#: src/lang.c:2533
+#: src/lang.c:2551
 msgid "Strip blanks from ends of lines"
 msgstr "õÂÉÒÁÔØ ÐÒÏÂÅÌÙ × ËÏÎÃÅ ÓÔÒÏËÉ"
 
-#: src/lang.c:2534
+#: src/lang.c:2552
 msgid ""
 "# If ON strip blanks from ends of lines for faster display on slow "
 "terminals.\n"
@@ -7176,16 +7234,16 @@ msgstr ""
 "# åÓÌÉ ON, ÔÏ ÕÂÉÒÁÔØ ÐÒÏÂÅÌÙ × ËÏÎÃÅ ÓÔÒÏËÉ ÄÌÑ ÂÏÌÅÅ ÂÙÓÔÒÏÇÏ ×Ù×ÏÄÁ\n"
 "# ÎÁ ÍÅÄÌÅÎÎÙÈ ÔÅÒÍÉÎÁÌÁÈ.\n"
 
-#: src/lang.c:2539
+#: src/lang.c:2557
 msgid "If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr ""
 "åÓÌÉ ON, ÔÏ ÉÓÐÏÌØÚÏ×ÁÔØ ÔÒÁÎÓÌÉÔÅÒÁÃÉÀ, <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ"
 
-#: src/lang.c:2540
+#: src/lang.c:2558
 msgid "Transliteration"
 msgstr "ôÒÁÎÓÌÉÔÅÒÁÃÉÑ"
 
-#: src/lang.c:2541
+#: src/lang.c:2559
 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"
@@ -7195,12 +7253,12 @@ msgstr ""
 "# ÓÉÍ×ÏÌ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÐÒÅÄÓÔÁ×ÌÅÎ × ÃÅÌÅ×ÏÍ ÎÁÂÏÒÅ ÓÉÍ×ÏÌÏ×, ÔÏ ÏÎ\n"
 "# ÁÐÐÒÏËÓÉÍÉÒÕÅÔÓÑ ÏÄÎÉÍ ÉÌÉ ÎÅÓËÏÌØËÉÍÉ ÐÏÈÏÖÉÍÉ ÓÉÍ×ÏÌÁÍÉ.\n"
 
-#: src/lang.c:2549
+#: src/lang.c:2567
 #, fuzzy
 msgid "Send you a Cc/Bcc automatically"
 msgstr "ïÔÐÒÁ×ÌÑÔØ ×ÁÍ Cc Á×ÔÏÍÁÔÉÞÅÓËÉ"
 
-#: src/lang.c:2550
+#: src/lang.c:2568
 #, fuzzy
 msgid ""
 "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n"
@@ -7218,81 +7276,81 @@ msgstr ""
 "#   3 = NFC\n"
 "#   4 = NFD\n"
 
-#: src/lang.c:2559
+#: src/lang.c:2577
 msgid "Enter address elements about which you want to be warned. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2560
+#: src/lang.c:2578
 msgid "Spamtrap warning address parts"
 msgstr ""
 
-#: src/lang.c:2561
+#: src/lang.c:2579
 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:2566
+#: src/lang.c:2584
 msgid "Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr "÷×ÅÄÉÔÅ ÞÉÓÌÏ ÄÎÅÊ ÐÏËÁ ÆÉÌØÔÒ ÉÍÅÅÔ ÓÉÌÕ. <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2567
+#: src/lang.c:2585
 msgid "No. of days a filter entry is valid"
 msgstr "þÉÓÌÏ ÄÎÅÊ ÐÏËÁ ÆÉÌØÔÒ ÉÍÅÅÔ ÓÉÌÕ"
 
-#: src/lang.c:2568
+#: src/lang.c:2586
 msgid "# Number of days a short term filter will be active\n"
 msgstr ""
 
-#: src/lang.c:2572
+#: src/lang.c:2590
 msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr "äÏÂÁ×ÉÔØ ÏÔÐÒÁ×ÌÅÎÎÙÅ ÓÔÁÔØÉ × ÆÉÌØÔÒ, <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ"
 
-#: src/lang.c:2573
+#: src/lang.c:2591
 msgid "Add posted articles to filter"
 msgstr "äÏÂÁ×ÉÔØ ÏÔÐÒÁ×ÌÅÎÎÙÅ ÓÔÁÔØÉ × ÆÉÌØÔÒ"
 
-#: src/lang.c:2574
+#: src/lang.c:2592
 msgid ""
 "# If ON add posted articles which start a new thread to filter for\n"
 "# highlighting follow-ups\n"
 msgstr ""
 
-#: src/lang.c:2578
+#: src/lang.c:2596
 msgid "The directory where articles/threads are to be saved in mailbox format."
 msgstr "äÉÒÅËÔÏÒÉÑ ÄÌÑ ÓÏÈÒÁÎÅÎÉÑ ÓÔÁÔÅÊ/ÄÉÓËÕÓÓÉÊ × ÆÏÒÍÁÔÅ mailbox."
 
-#: src/lang.c:2579
+#: src/lang.c:2597
 msgid "Mail directory"
 msgstr "äÉÒÅËÔÏÒÉÑ ÄÌÑ ÐÏÞÔÙ"
 
-#: src/lang.c:2580
+#: src/lang.c:2598
 msgid "# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr "# (-m) ÄÉÒÅËÔÏÒÉÑ ÄÌÑ ÓÏÈÒÁÎÅÎÉÑ ÓÔÁÔÅÊ/ÄÉÓËÕÓÓÉÊ × ÆÏÒÍÁÔÅ mailbox\n"
 
-#: src/lang.c:2585
+#: src/lang.c:2603
 msgid "Save articles in batch mode (-S)"
 msgstr "óÏÈÒÁÎÑÔØ ÓÔÁÔØÉ × ÐÁËÅÔÎÏÍ ÒÅÖÉÍÅ (-S)"
 
-#: src/lang.c:2586
+#: src/lang.c:2604
 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:2591
+#: src/lang.c:2609
 msgid "The directory where you want articles/threads saved."
 msgstr "äÉÒÅËÔÏÒÉÑ ÄÌÑ ÓÏÈÒÁÎÅÎÉÑ ÓÔÁÔÅÊ/ÄÉÓËÕÓÓÉÊ"
 
-#: src/lang.c:2592
+#: src/lang.c:2610
 msgid "Directory to save arts/threads in"
 msgstr "äÉÒÅËÔÏÒÉÑ ÄÌÑ ÓÏÈÒÁÎÅÎÉÑ ÓÔÁÔÅÊ/ÄÉÓËÕÓÓÉÊ"
 
-#: src/lang.c:2593
+#: src/lang.c:2611
 msgid "# Directory where articles/threads are saved\n"
 msgstr "# äÉÒÅËÔÏÒÉÑ ÄÌÑ ÓÏÈÒÁÎÅÎÉÑ ÓÔÁÔÅÊ/ÄÉÓËÕÓÓÉÊ\n"
 
-#: src/lang.c:2597
+#: src/lang.c:2615
 msgid ""
 "Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> "
 "sets."
@@ -7300,17 +7358,17 @@ msgstr ""
 "á×ÔÏÍÁÔÉÞÅÓËÉ ÓÏÈÒÁÎÑÔØ ÓÔÁÔØÉ/ÄÉÓË. Ó ÚÁÇÏÌÏ×ËÏÍ Archive-name:. <ðòïâåì> "
 "×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2598
+#: src/lang.c:2616
 msgid "Use Archive-name: header for save"
 msgstr "éÓÐÏÌØÚÏ×ÁÔØ ÚÁÇÏÌÏ×ÏË Archive-name: ÄÌÑ ÓÏÈÒÁÎÅÎÉÑ"
 
-#: src/lang.c:2599
+#: src/lang.c:2617
 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:2604
+#: src/lang.c:2622
 msgid ""
 "Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 "cancels."
@@ -7318,24 +7376,24 @@ msgstr ""
 "ïÔÍÅÔÉÔØ ÓÏÈÒÁÎ£ÎÎÙÅ ÓÔÁÔØÉ/ÄÉÓËÕÓÓÉÉ ËÁË ÐÒÏÞÉÔÁÎÎÙÅ. <ðòïâåì> ×ÙÂÏÒ, <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ"
 
-#: src/lang.c:2605
+#: src/lang.c:2623
 msgid "Mark saved articles/threads as read"
 msgstr "ïÔÍÅÔÉÔØ ÓÏÈÒÁÎ£ÎÎÙÅ ÓÔÁÔØÉ/ÄÉÓËÕÓÓÉÉ ËÁË ÐÒÏÞÉÔÁÎÎÙÅ"
 
-#: src/lang.c:2606
+#: src/lang.c:2624
 msgid "# If ON mark articles that are saved as read\n"
 msgstr "# åÓÌÉ ON, ÔÏ ÏÔÍÅÔÉÔØ ÓÏÈÒÁÎ£ÎÎÙÅ ÓÔÁÔØÉ ËÁË ÐÒÏÞÉÔÁÎÎÙÅ\n"
 
-#: src/lang.c:2610
+#: src/lang.c:2628
 msgid "Do post processing (eg. extract attachments) for saved articles."
 msgstr ""
 "÷ÙÐÏÌÎÉÔØ ÐÏÓÔ-ÏÂÒÁÂÏÔËÕ (ÎÁÐÒ. ÕÂÒÁÔØ ×ÌÏÖÅÎÉÑ) ÄÌÑ ÓÏÈÒÁÎÑÅÍÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:2611
+#: src/lang.c:2629
 msgid "Post process saved articles"
 msgstr "ðÏÓÔ-ÏÂÒÁÂÏÔËÁ ÓÏÈÒÁÎ£ÎÎÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:2612
+#: src/lang.c:2630
 msgid ""
 "# Perform post processing (saving binary attachments) from saved articles.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7344,65 +7402,65 @@ msgid ""
 "#   2 = yes\n"
 msgstr ""
 
-#: src/lang.c:2621
+#: src/lang.c:2639
 msgid "Process only unread articles"
 msgstr "ïÂÒÁÂÏÔÁÔØ ÔÏÌØËÏ ÎÅÐÒÏÞ. ÓÔÁÔØÉ"
 
-#: src/lang.c:2622
+#: src/lang.c:2640
 msgid ""
 "# If ON only save/print/pipe/mail unread articles (tagged articles "
 "excepted)\n"
 msgstr ""
 
-#: src/lang.c:2627
+#: src/lang.c:2645
 msgid "Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr ""
 "ðÅÞÁÔÁÔØ ×ÓÅ ÉÌÉ ÔÏÌØËÏ ÞÁÓÔØ ÚÁÇÏÌÏ×ËÏ×. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2628
+#: src/lang.c:2646
 msgid "Print all headers when printing"
 msgstr "ðÅÞÁÔÁÔØ ×ÓÅ ÚÁÇÏÌÏ×ËÉ"
 
-#: src/lang.c:2629
+#: src/lang.c:2647
 msgid ""
 "# If ON print all of article header otherwise just the important lines\n"
 msgstr "# åÓÌÉ ON, ÔÏ ×Ù×ÏÄÉÔØ ×ÓÅ ÚÁÇÏÌÏ×ËÉ ÓÔÁÔÅÊ, ÉÎÁÞÅ ÔÏÌØËÏ ×ÁÖÎÙÅ\n"
 
-#: src/lang.c:2633
+#: src/lang.c:2651
 msgid ""
 "The printer program with options that is to be used to print articles/"
 "threads."
 msgstr "ëÏÍÁÎÄÁ ÐÅÞÁÔÉ Ó ÐÁÒÁÍÅÔÒÁÍÉ ÄÌÑ ÐÅÞÁÔÉ ÓÔÁÔÅÊ/ÄÉÓËÕÓÓÉÊ"
 
-#: src/lang.c:2634
+#: src/lang.c:2652
 msgid "Printer program with options"
 msgstr "ðÒÏÇÒÁÍÍÁ ÐÅÞÁÔÉ Ó ÏÐÃÉÑÍÉ"
 
-#: src/lang.c:2635
+#: src/lang.c:2653
 msgid "# Print program with parameters used to print articles/threads\n"
 msgstr "# ëÏÍÁÎÄÁ ÐÅÞÁÔÉ Ó ÐÁÒÁÍÅÔÒÁÍÉ ÄÌÑ ÐÅÞÁÔÉ ÓÔÁÔÅÊ/ÄÉÓËÕÓÓÉÊ\n"
 
-#: src/lang.c:2641
+#: src/lang.c:2659
 msgid "Force redraw after certain commands"
 msgstr "ðÅÒÅÒÉÓÏ×Ù×ÁÔØ ÜËÒÁÎ ÐÏÓÌÅ ÎÅËÏÔÏÒÙÈ ËÏÍÁÎÄ"
 
-#: src/lang.c:2642
+#: src/lang.c:2660
 msgid ""
 "# If ON a screen redraw will always be done after certain external commands\n"
 msgstr "# åÓÌÉ ON, ÔÏ ÐÅÒÅÒÉÓÏ×Ù×ÁÔØ ÜËÒÁÎ ÐÏÓÌÅ ÎÅËÏÔÏÒÙÈ ×ÎÅÛÎÉÈ ËÏÍÁÎÄ\n"
 
-#: src/lang.c:2646
+#: src/lang.c:2664
 msgid ""
 "Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 "úÁÐÕÓÔÉÔØ ÒÅÄÁËÔÏÒ Ó ÕÓÔÁÎÏ×ËÏÊ ËÕÒÓÏÒÁ. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ, "
 "<ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:2647
+#: src/lang.c:2665
 msgid "Start editor with line offset"
 msgstr "úÁÐÕÓÔÉÔØ ÒÅÄÁËÔÏÒ Ó ÕÓÔÁÎÏ×ËÏÊ ËÕÒÓÏÒÁ"
 
-#: src/lang.c:2648
+#: src/lang.c:2666
 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"
@@ -7410,17 +7468,17 @@ msgstr ""
 "# åÓÌÉ ON, ÔÏ ÒÅÄÁËÔÏÒ ÂÕÄÅÔ ÚÁÐÕÝÅÎ Ó ÕÓÔÁÎÏ×ËÏÊ ËÕÒÓÏÒÁ ÓÏ ÓÍÅÝÅÎÉÅÍ,\n"
 "# ÉÎÁÞÅ ËÕÒÓÏÒ ÂÕÄÅÔ ÕÓÔÁÎÏ×ÌÅÎ ÎÁ ÐÅÒ×ÏÊ ÓÔÒÏËÅ\n"
 
-#: src/lang.c:2653
+#: src/lang.c:2671
 msgid "Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr ""
 "÷×ÅÄÉÔÅ %E ÄÌÑ ÉÍÅÎÉ ÒÅÄÁËÔÏÒÁ, %F ÄÌÑ ÉÍÅÎÉ ÆÁÊÌÁ, %N ÄÌÑ ÎÏÍÅÒÁ ÓÔÒÏËÉ. "
 "<CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2654
+#: src/lang.c:2672
 msgid "Invocation of your editor"
 msgstr "úÁÐÕÓË ×ÁÛÅÇÏ ÒÅÄÁËÔÏÒÁ"
 
-#: src/lang.c:2655
+#: src/lang.c:2673
 msgid ""
 "# Format of editor line including parameters\n"
 "# %E Editor  %F Filename  %N Linenumber\n"
@@ -7428,16 +7486,16 @@ msgstr ""
 "# æÏÒÍÁÔ ÓÔÒÏËÉ ÄÌÑ ÚÁÐÕÓËÁ ÒÅÄÁËÔÏÒÁ ×ËÌÀÞÁÅÔ ÐÁÒÁÍÅÔÒÙ\n"
 "# %E òÅÄÁËÔÏÒ  %F éÍÑ ÆÁÊÌÁ  %N îÏÍÅÒ ÓÔÒÏËÉ\n"
 
-#: src/lang.c:2660
+#: src/lang.c:2678
 msgid ""
 "Enter name and options for external-inews, --internal for internal inews"
 msgstr "÷×ÅÄÉÔÅ ÉÍÑ É ÏÐÃÉÉ ÄÌÑ external-inews, --internal ÄÌÑ internal inews"
 
-#: src/lang.c:2661
+#: src/lang.c:2679
 msgid "External inews"
 msgstr "÷ÎÅÛÎÉÊ inews"
 
-#: src/lang.c:2662
+#: src/lang.c:2680
 msgid ""
 "# If --internal use the built in mini inews for posting via NNTP\n"
 "# otherwise use an external inews program\n"
@@ -7445,18 +7503,18 @@ msgstr ""
 "# åÓÌÉ --internal, ÔÏ ÉÓÐÏÌØÚÏ×ÁÔØ ×ÓÔÒÏÅÎÎÙÊ ÍÉÎÉ unews ÄÌÑ ÏÔÐÒÁ×ËÉ\n"
 "# ÓÔÁÔÅÊ ÞÅÒÅÚ NNTP, ÉÎÁÞÅ ÉÓÐÏÌØÚÏ×ÁÔØ ×ÎÅÛÎÀÀ ÐÒÏÇÒÁÍÍÕ inews\n"
 
-#: src/lang.c:2666
+#: src/lang.c:2684
 msgid ""
 "Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr ""
 "÷×ÅÄÉÔÅ %M ÄÌÑ MTA, %S ÄÌÑ ÔÅÍÙ, %T ÄÌÑ To, %F ÄÌÑ ÉÍÅÎÉ ÆÁÊÌÁ, <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2667
+#: src/lang.c:2685
 msgid "Invocation of your mail command"
 msgstr "úÁÐÕÓË ×ÁÛÅÊ ËÏÍÁÎÄÙ ÏÔÐÒÁ×ËÉ ÐÏÞÔÙ"
 
-#: src/lang.c:2668
+#: src/lang.c:2686
 msgid ""
 "# Format of mailer line including parameters\n"
 "# %M Mailer  %S Subject  %T To  %F Filename\n"
@@ -7464,11 +7522,11 @@ msgid ""
 "# ie. elm interactive          :    elm -i %F -s \"%S\" \"%T\"\n"
 msgstr ""
 
-#: src/lang.c:2676
+#: src/lang.c:2694
 msgid "Use interactive mail reader"
 msgstr "éÓÐÏÌØÚÏ×ÁÔØ ÉÎÔÅÒÁËÔÉ×ÎÕÀ ÐÒÏÇÒÁÍÍÕ ÞÔÅÎÉÑ ÐÏÞÔÙ"
 
-#: src/lang.c:2677
+#: src/lang.c:2695
 msgid ""
 "# Interactive mailreader\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7484,34 +7542,34 @@ msgstr ""
 "#   2 = ÉÓÐÏÌØÚÏ×ÁÔØ ÉÎÔÅÒÁËÔÉ×ÎÕÀ ÐÒÏÇÒÁÍÍÕ ÞÔÅÎÉÑ ÐÏÞÔÙ ÂÅÚ ÚÁÇÏÌÏ×ËÏ× × "
 "ÆÁÊÌÅ\n"
 
-#: src/lang.c:2686
+#: src/lang.c:2704
 msgid "Remove ~/.article after posting"
 msgstr "õÂÒÁÔØ ~/.article ÐÏÓÌÅ ÏÔÐÒÁ×ËÉ"
 
-#: src/lang.c:2687
+#: src/lang.c:2705
 msgid "# If ON remove ~/.article after posting.\n"
 msgstr "# åÓÌÉ ON, ÔÏ ÕÂÒÁÔØ ~/.article ÐÏÓÌÅ ÏÔÐÒÁ×ËÉ.\n"
 
-#: src/lang.c:2693
+#: src/lang.c:2711
 msgid "Use UTF-8 graphics (thread tree etc.)"
 msgstr ""
 
-#: src/lang.c:2694
+#: src/lang.c:2712
 msgid ""
 "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
 msgstr ""
 
-#: src/lang.c:2699
+#: src/lang.c:2717
 msgid "Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr ""
 "éÍÑ ÆÁÊÌÁ ÄÌÑ ×ÓÅÈ ÏÔÐÒÁ×ÌÅÎÎÙÈ ÓÔÁÔÅÊ. <CR> ÕÓÔÁÎÏ×ÉÔØ, ÎÅ ÉÍÅÎÉ=ÎÅ "
 "ÓÏÈÒÁÎÑÔØ."
 
-#: src/lang.c:2700
+#: src/lang.c:2718
 msgid "Filename for posted articles"
 msgstr "éÍÑ ÆÁÊÌÁ ÄÌÑ ÏÔÐÒÁ×ÌÅÎÎÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:2701
+#: src/lang.c:2719
 msgid ""
 "# Filename where to keep all postings (default posted)\n"
 "# If no filename is set then postings will not be saved\n"
@@ -7519,39 +7577,39 @@ msgstr ""
 "# éÍÑ ÆÁÊÌÁ ÄÌÑ ÓÏÈÒÁÎÅÎÉÑ ÏÔÐÒÁ×ÌÅÎÎÙÈ ÓÔÁÔÅÊ.\n"
 "# åÓÌÉ ÉÍÑ ÆÁÊÌÁ ÎÅ ÕËÁÚÁÎÏ, ÔÏ ÏÔÐÒÁ×ÌÅÎÎÙÅ ÓÔÁÔØÉ ÎÅ ÂÕÄÕÔ ÓÏÈÒÁÎÑÔÓÑ.\n"
 
-#: src/lang.c:2706
+#: src/lang.c:2724
 msgid ""
 "Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 "äÅÒÖÁÔØ ×ÓÅ ÎÅÕÄÁ×ÛÉÅÓÑ ÓÔÁÔØÉ × ~/dead.articles. <ðòïâåì> ×ÙÂÏÒ, <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2707
+#: src/lang.c:2725
 msgid "Keep failed arts in ~/dead.articles"
 msgstr "äÅÒÖÁÔØ ÎÅÕÄÁ×ÛÉÅÓÑ ÓÔÁÔØÉ × ~/dead.articles"
 
-#: src/lang.c:2708
+#: src/lang.c:2726
 msgid "# If ON keep all failed postings in ~/dead.articles\n"
 msgstr ""
 "# åÓÌÉ ON, ÔÏ ÄÅÒÖÁÔØ ×ÓÅ ÎÅÕÄÁ×ÛÉÅÓÑ ÏÔÐÒÁ×ËÉ ÓÔÁÔÅÊ × ~/dead.articles\n"
 
-#: src/lang.c:2712
+#: src/lang.c:2730
 msgid "Do you want to strip unsubscribed groups from .newsrc"
 msgstr "èÏÔÉÔÅ ÕÂÒÁÔØ ÎÅÐÏÄÐÉÓÁÎÎÙÅ ÇÒÕÐÐÙ ÉÚ .newsrc"
 
-#: src/lang.c:2713
+#: src/lang.c:2731
 msgid "No unsubscribed groups in newsrc"
 msgstr "õÂÉÒÁÔØ ÎÅÐÏÄÐÉÓÁÎÎÙÅ ÇÒÕÐÐÙ ÉÚ newsrc"
 
-#: src/lang.c:2714
+#: src/lang.c:2732
 msgid "# If ON strip unsubscribed groups from newsrc\n"
 msgstr "# åÓÌÉ ON, ÔÏ ÕÂÉÒÁÔØ ÎÅÐÏÄÐÉÓÁÎÎÙÅ ÇÒÕÐÐÙ ÉÚ newsrc\n"
 
-#: src/lang.c:2719
+#: src/lang.c:2737
 msgid "Remove bogus groups from newsrc"
 msgstr "õÂÉÒÁÔØ ÆÉËÔÉ×ÎÙÅ ÇÒÕÐÐÙ ÉÚ newsrc"
 
-#: src/lang.c:2720
+#: src/lang.c:2738
 msgid ""
 "# What to do with bogus groups in newsrc file\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7565,7 +7623,7 @@ msgstr ""
 "#   1 = ÕÎÉÞÔÏÖÁÔØ\n"
 "#   2 = ÐÏÍÅÞÁÔØ D × ÜËÒÁÎÅ ×ÙÂÏÒÁ\n"
 
-#: src/lang.c:2729
+#: src/lang.c:2747
 #, fuzzy
 msgid ""
 "Enter number of seconds to wait for a response from the server. <CR> sets."
@@ -7573,37 +7631,37 @@ msgstr ""
 "÷×ÅÄÉÔÅ ËÏÌÉÞÅÓÔ×Ï ÓÅËÕÎÄ ÍÅÖÄÕ Á×ÔÏÍÁÔÉÞÅÓËÉÍ ÞÔÅÎÉÅÍ ÁËÔÉ×ÎÏÇÏ ÆÁÊÌÁ. <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2730
+#: src/lang.c:2748
 msgid "NNTP read timeout in seconds"
 msgstr ""
 
-#: src/lang.c:2731
+#: src/lang.c:2749
 msgid ""
 "# Time in seconds to wait for a response from the server (0=no timeout)\n"
 msgstr ""
 
-#: src/lang.c:2736
+#: src/lang.c:2754
 msgid "Enter number of seconds until active file will be reread. <CR> sets."
 msgstr ""
 "÷×ÅÄÉÔÅ ËÏÌÉÞÅÓÔ×Ï ÓÅËÕÎÄ ÍÅÖÄÕ Á×ÔÏÍÁÔÉÞÅÓËÉÍ ÞÔÅÎÉÅÍ ÁËÔÉ×ÎÏÇÏ ÆÁÊÌÁ. <CR> "
 "ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2737
+#: src/lang.c:2755
 msgid "Interval in secs to reread active"
 msgstr "éÎÔÅÒ×ÁÌ × ÓÅËÕÎÄÁÈ ÍÅÖÄÕ ÞÔÅÎÉÅÍ active"
 
-#: src/lang.c:2738
+#: src/lang.c:2756
 msgid ""
 "# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr ""
 "# ÷ÒÅÍÅÎÎÏÊ ÉÎÔÅÒ×ÁÌ × ÓÅËÕÎÄÁÈ ÍÅÖÄÕ Á×ÔÏÍÁÔÉÞÅÓËÉÍ ÞÔÅÎÉÅÍ ÆÁÊÌÁ\n"
 "# active (0=ÎÉËÏÇÄÁ)\n"
 
-#: src/lang.c:2743
+#: src/lang.c:2761
 msgid "Reconnect to server automatically"
 msgstr "óÏÅÄÉÎÉÔØÓÑ ÓÎÏ×Á Ó ÓÅÒ×ÅÒÏÍ Á×ÔÏÍÁÔÉÞÅÓËÉ"
 
-#: src/lang.c:2744
+#: src/lang.c:2762
 msgid ""
 "# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr ""
@@ -7611,29 +7669,29 @@ msgstr ""
 "ÓÏÅÄÉÎÅÎÉÅ\n"
 "# ÐÒÅÒ×ÁÌÏÓØ\n"
 
-#: src/lang.c:2748
+#: src/lang.c:2766
 msgid ""
 "Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2749
+#: src/lang.c:2767
 msgid "Cache NNTP overview files locally"
 msgstr ""
 
-#: src/lang.c:2750
+#: src/lang.c:2768
 msgid "# If ON, create local copies of NNTP overview files.\n"
 msgstr ""
 
-#: src/lang.c:2754 src/lang.c:2769 src/lang.c:2789 src/lang.c:2808
+#: src/lang.c:2772 src/lang.c:2787 src/lang.c:2807 src/lang.c:2826
 msgid "Enter format string. <CR> sets, <ESC> cancels."
 msgstr "÷×ÅÄÉÔÅ ÆÏÒÍÁÔ ÓÔÒÏËÉ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:2755
+#: src/lang.c:2773
 #, fuzzy
 msgid "Format string for selection level"
 msgstr "×ÅÒÎÕÔØÓÑ × ÕÒÏ×ÅÎØ ×ÙÂÏÒÁ ÇÒÕÐÐ"
 
-#: src/lang.c:2756
+#: src/lang.c:2774
 msgid ""
 "# Format string for selection level representation\n"
 "# Default: %f %n %U  %G  %d\n"
@@ -7647,12 +7705,12 @@ msgid ""
 "#   %U              Unread count\n"
 msgstr ""
 
-#: src/lang.c:2770
+#: src/lang.c:2788
 #, fuzzy
 msgid "Format string for group level"
 msgstr "æÏÒÍÁÔ ÓÔÒÏËÉ ÄÌÑ ×Ù×ÏÄÁ ÄÁÔ"
 
-#: src/lang.c:2771
+#: src/lang.c:2789
 msgid ""
 "# Format string for group level representation\n"
 "# Default: %n %m %R %L  %s  %F\n"
@@ -7671,12 +7729,12 @@ msgid ""
 "#   %S              Score\n"
 msgstr ""
 
-#: src/lang.c:2790
+#: src/lang.c:2808
 #, fuzzy
 msgid "Format string for thread level"
 msgstr "# æÏÒÍÁÔ ÓÔÒÏËÉ ÄÌÑ ÐÒÅÄÓÔÁ×ÌÅÎÉÑ ÄÁÔÙ\n"
 
-#: src/lang.c:2791
+#: src/lang.c:2809
 msgid ""
 "# Format string for thread level representation\n"
 "# Default: %n %m  [%L]  %T  %F\n"
@@ -7694,19 +7752,19 @@ msgid ""
 "#   %T              Thread tree (only thread level)\n"
 msgstr ""
 
-#: src/lang.c:2809
+#: src/lang.c:2827
 msgid "Format string for display of dates"
 msgstr "æÏÒÍÁÔ ÓÔÒÏËÉ ÄÌÑ ×Ù×ÏÄÁ ÄÁÔ"
 
-#: src/lang.c:2810
+#: src/lang.c:2828
 msgid "# Format string for date representation\n"
 msgstr "# æÏÒÍÁÔ ÓÔÒÏËÉ ÄÌÑ ÐÒÅÄÓÔÁ×ÌÅÎÉÑ ÄÁÔÙ\n"
 
-#: src/lang.c:2816
+#: src/lang.c:2834
 msgid "Unicode normalization form"
 msgstr "æÏÒÍÁ ÎÏÒÍÁÌÉÚÁÃÉÉ Unicode"
 
-#: src/lang.c:2817
+#: src/lang.c:2835
 #, fuzzy
 msgid ""
 "# Unicode normalization form\n"
@@ -7725,20 +7783,20 @@ msgstr ""
 "#   3 = NFC\n"
 "#   4 = NFD\n"
 
-#: src/lang.c:2830
+#: src/lang.c:2848
 msgid "Render BiDi"
 msgstr "÷ÏÓÐÒÏÉÚ×ÏÄÉÔØ BiDi"
 
-#: src/lang.c:2831
+#: src/lang.c:2849
 msgid "# If ON, bi-directional text is rendered by tin\n"
 msgstr "# åÓÌÉ ON, ÔÏ Ä×ÕÎÁÐÒÁ×ÌÅÎÎÙÊ ÔÅËÓÔ ×ÏÓÐÒÏÉÚ×ÏÄÉÔÓÑ tin'ÏÍ\n"
 
-#: src/lang.c:2838
+#: src/lang.c:2856
 #, fuzzy
 msgid "Function for sorting articles"
 msgstr "éÍÑ ÆÁÊÌÁ ÄÌÑ ÏÔÐÒÁ×ÌÅÎÎÙÈ ÓÔÁÔÅÊ"
 
-#: src/lang.c:2839
+#: src/lang.c:2857
 #, fuzzy
 msgid ""
 "# Function for sorting articles\n"
@@ -7751,156 +7809,156 @@ msgstr ""
 "# * 0 = wildmat\n"
 "#   1 = regex\n"
 
-#: src/lang.c:2852
+#: src/lang.c:2870
 msgid "Automatically GroupMarkUnselArtRead"
 msgstr ""
 
-#: src/lang.c:2858
+#: src/lang.c:2876
 #, fuzzy
 msgid "Delete post-process files"
 msgstr "ðÒÏÓÍÏÔÒ ÐÏÓÔ-ÏÂÒÁÂÏÔÁÎÎÙÈ ÆÁÊÌÏ×"
 
-#: src/lang.c:2863
+#: src/lang.c:2881
 #, fuzzy
 msgid "Filename for all mailed articles, <CR> sets, no filename=do not save."
 msgstr ""
 "éÍÑ ÆÁÊÌÁ ÄÌÑ ×ÓÅÈ ÏÔÐÒÁ×ÌÅÎÎÙÈ ÓÔÁÔÅÊ. <CR> ÕÓÔÁÎÏ×ÉÔØ, ÎÅ ÉÍÅÎÉ=ÎÅ "
 "ÓÏÈÒÁÎÑÔØ."
 
-#: src/lang.c:2864
+#: src/lang.c:2882
 msgid "Mailbox to save sent mails"
 msgstr ""
 
-#: src/lang.c:2869
+#: src/lang.c:2887
 #, fuzzy
 msgid "Set Followup-To: header to this group(s). <CR> sets, <ESC> cancels."
 msgstr "÷×ÅÄÉÔÅ ÆÏÒÍÁÔ ÓÔÒÏËÉ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:2870
+#: src/lang.c:2888
 msgid "Followup-To: header"
 msgstr ""
 
-#: src/lang.c:2875
+#: src/lang.c:2893
 #, fuzzy
 msgid "Enter default mail address (and fullname). <CR> sets, <ESC> cancels."
 msgstr "÷×ÅÄÉÔÅ email ÁÄÒÅÓ (É ÐÏÌÎÏÅ ÉÍÑ). <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2882
+#: src/lang.c:2900
 #, fuzzy
 msgid ""
 "Path and options for ispell-like spell-checker. <CR> sets, <ESC> cancels."
 msgstr "ðÒÏÇÒÁÍÍÙ ÄÌÑ ÏÔËÒÙÔÉÑ URL. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ"
 
-#: src/lang.c:2883
+#: src/lang.c:2901
 msgid "Ispell program"
 msgstr ""
 
-#: src/lang.c:2889
+#: src/lang.c:2907
 msgid "When group is a mailing list, send responses to this email address."
 msgstr ""
 
-#: src/lang.c:2890
+#: src/lang.c:2908
 #, fuzzy
 msgid "Mailing list address"
 msgstr "ïÔÐÒÁ×ÉÔØ ÌÏÇ-ÓÏÏÂÝÅÎÉÅ %s\n"
 
-#: src/lang.c:2896
+#: src/lang.c:2914
 msgid "Forward articles as attachment"
 msgstr ""
 
-#: src/lang.c:2901
+#: src/lang.c:2919
 msgid ""
 "A comma separated list of MIME major/minor Content-Types. <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2902
+#: src/lang.c:2920
 msgid "Which MIME types will be saved"
 msgstr ""
 
-#: src/lang.c:2907
+#: src/lang.c:2925
 #, fuzzy
 msgid "Value of the Organization: header. <CR> sets, <ESC> cancels."
 msgstr "÷×ÅÄÉÔÅ ÆÏÒÍÁÔ ÓÔÒÏËÉ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:2908
+#: src/lang.c:2926
 msgid "Organization: header"
 msgstr ""
 
-#: src/lang.c:2913
+#: src/lang.c:2931
 #, fuzzy
 msgid "Filename for saved articles. <CR> sets, <ESC> cancels."
 msgstr "÷×ÅÄÉÔÅ ÆÏÒÍÁÔ ÓÔÒÏËÉ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:2914
+#: src/lang.c:2932
 #, fuzzy
 msgid "savefile"
 msgstr "óÏÈÒÁÎÉÔØ × ÆÁÊÌ> "
 
-#: src/lang.c:2919 src/lang.c:2943
+#: src/lang.c:2937 src/lang.c:2961
 #, fuzzy
 msgid "Scope for the filter rule. <CR> sets, <ESC> cancels."
 msgstr "÷×ÅÄÉÔÅ ÆÏÒÍÁÔ ÓÔÒÏËÉ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:2920
+#: src/lang.c:2938
 #, fuzzy
 msgid "Quick (1 key) select filter scope"
 msgstr "äÏÂÁ×ÉÔØ ÆÉÌØÔÒ ÂÙÓÔÒÏÇÏ ×ÙÂÏÒÁ?"
 
-#: src/lang.c:2925 src/lang.c:2949
+#: src/lang.c:2943 src/lang.c:2967
 #, fuzzy
 msgid "Header for filter rule. <CR> sets, <ESC> cancels."
 msgstr "÷×ÅÄÉÔÅ ÆÏÒÍÁÔ ÓÔÒÏËÉ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:2926
+#: src/lang.c:2944
 msgid "Quick (1 key) select filter header"
 msgstr ""
 
-#: src/lang.c:2931 src/lang.c:2955
+#: src/lang.c:2949 src/lang.c:2973
 #, fuzzy
 msgid "ON = case sensitive, OFF = ignore case. <CR> sets, <ESC> cancels."
 msgstr "÷×ÅÄÉÔÅ ÆÏÒÍÁÔ ÓÔÒÏËÉ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:2932
+#: src/lang.c:2950
 #, fuzzy
 msgid "Quick (1 key) select filter case"
 msgstr "äÏÂÁ×ÉÔØ ÆÉÌØÔÒ ÂÙÓÔÒÏÇÏ ×ÙÂÏÒÁ?"
 
-#: src/lang.c:2937 src/lang.c:2961
+#: src/lang.c:2955 src/lang.c:2979
 #, fuzzy
 msgid "ON = expire, OFF = don't ever expire. <CR> sets, <ESC> cancels."
 msgstr "÷×ÅÄÉÔÅ ÆÏÒÍÁÔ ÓÔÒÏËÉ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:2938
+#: src/lang.c:2956
 msgid "Quick (1 key) select filter expire"
 msgstr ""
 
-#: src/lang.c:2944
+#: src/lang.c:2962
 #, fuzzy
 msgid "Quick (1 key) kill filter scope"
 msgstr "äÏÂÁ×ÉÔØ ÆÉÌØÔÒ ÂÙÓÔÒÏÇÏ ÕÎÉÞÔÏÖÅÎÉÑ?"
 
-#: src/lang.c:2950
+#: src/lang.c:2968
 msgid "Quick (1 key) kill filter header"
 msgstr ""
 
-#: src/lang.c:2956
+#: src/lang.c:2974
 #, fuzzy
 msgid "Quick (1 key) kill filter case"
 msgstr "äÏÂÁ×ÉÔØ ÆÉÌØÔÒ ÂÙÓÔÒÏÇÏ ÕÎÉÞÔÏÖÅÎÉÑ?"
 
-#: src/lang.c:2962
+#: src/lang.c:2980
 msgid "Quick (1 key) kill filter expire"
 msgstr ""
 
-#: src/lang.c:2968
+#: src/lang.c:2986
 msgid "Assume this charset if no charset declaration is present, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2969
+#: src/lang.c:2987
 msgid "UNDECLARED_CHARSET"
 msgstr ""
 
-#: src/lang.c:2975
+#: src/lang.c:2993
 #, fuzzy
 msgid ""
 "Add this text at the start of the message body. <CR> sets, <ESC> cancels."
@@ -7908,37 +7966,37 @@ msgstr ""
 "÷×ÅÄÉÔÅ ÓÉÍ×ÏÌ ÄÌÑ ÏÔÍÅÔËÉ ÓÔÁÔÅÊ × ÄÉÁÐÁÚÏÎÅ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> "
 "ÏÔÍÅÎÉÔØ."
 
-#: src/lang.c:2976
+#: src/lang.c:2994
 msgid "X_Body"
 msgstr ""
 
-#: src/lang.c:2981
+#: src/lang.c:2999
 #, fuzzy
 msgid "Insert this header when posting. <CR> sets, <ESC> cancels."
 msgstr "÷×ÅÄÉÔÅ ÆÏÒÍÁÔ ÓÔÒÏËÉ. <CR> ÕÓÔÁÎÏ×ÉÔØ, <ESC> ÏÔÍÅÎÁ."
 
-#: src/lang.c:2982
+#: src/lang.c:3000
 msgid "X_Headers"
 msgstr ""
 
-#: src/lang.c:2987
+#: src/lang.c:3005
 #, fuzzy
 msgid ""
 "Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
 msgstr ""
 "åÓÌÉ ON, ÔÏ ÄÏÂÁ×ÌÑÔØ ÚÁÇÏÌÏ×ÏË User-Agent:. <ðòïâåì> ×ÙÂÏÒ, <CR> ÕÓÔÁÎÏ×ÉÔØ."
 
-#: src/lang.c:2988
+#: src/lang.c:3006
 #, fuzzy
 msgid "Insert 'X-Comment-To:' header"
 msgstr "äÏÂÁ×ÌÑÔØ ÚÁÇÏÌÏ×ÏË 'X-Comment-To:'"
 
-#: src/misc.c:3837
+#: src/misc.c:3832
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "÷ÅÒÓÉÑ: %s %s ÒÅÌÉÚ %s (\"%s\") %s %s\n"
 
-#: src/misc.c:3840
+#: src/misc.c:3835
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "÷ÅÒÓÉÑ: %s %s ÒÅÌÉÚ %s (\"%s\")\n"
@@ -7956,25 +8014,30 @@ msgstr ""
 "\n"
 "óÅÒ×ÅÒ ÎÅ ÏÔ×ÅÞÁÅÔ, ÐÏÐÙÔËÁ ÓÏÅÄÉÎÉÔØÓÑ ÓÎÏ×Á # %d\n"
 
-#: src/nntplib.c:851 src/nntplib.c:1825
+#: src/nntplib.c:836
+#, fuzzy
+msgid "NNTP connection error. Exiting..."
+msgstr "îÅ ÕÄÁÌÏÓØ ÓÏÅÄÉÎÉÔØÓÑ Ó NNTP ÓÅÒ×ÅÒÏÍ %s. ÷ÙÈÏÄ..."
+
+#: src/nntplib.c:849 src/nntplib.c:1814
 msgid "Rejoin current group\n"
 msgstr "÷ÓÔÕÐÉÔØ ÓÎÏ×Á × ÔÅËÕÝÕÀ ÇÒÕÐÐÕ\n"
 
-#: src/nntplib.c:859 src/nntplib.c:1833
+#: src/nntplib.c:857 src/nntplib.c:1822
 #, c-format
 msgid "Read (%s)\n"
 msgstr "þÔÅÎÉÅ (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:859
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr "ðÅÒÅÓÌÁÔØ ÐÏÓÌÅÄÎÀÀ ËÏÍÁÎÄÕ (%s)\n"
 
-#: src/nntplib.c:1489
+#: src/nntplib.c:1478
 msgid "CAPABILITIES did not announce READER"
 msgstr ""
 
-#: src/nntplib.c:1976
+#: src/nntplib.c:1965
 msgid "MOTD: "
 msgstr ""
 
@@ -7983,7 +8046,7 @@ msgstr ""
 msgid "couldn't expand %s\n"
 msgstr "ÎÅ ÐÏÌÕÞÉÌÏÓØ ÒÁÓËÒÙÔØ %s\n"
 
-#: src/post.c:1326
+#: src/post.c:1335
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -7992,7 +8055,7 @@ msgstr ""
 "óÔÒÏËÁ %d ÄÌÉÎÎÅÅ 998 ÏËÔÅÔÏ× É ÄÏÌÖÎÁ ÂÙÔØ ÒÁÚÂÉÔÁ ÎÁ ÞÁÓÔÉ,\n"
 "ÎÏ ËÏÄÉÒÏ×ËÁ ÎÅ ÕÓÔÁÎÏ×ÌÅÎÁ ÎÉ × %s, ÎÉ × %s\n"
 
-#: src/post.c:1331
+#: src/post.c:1340
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -8004,7 +8067,7 @@ msgstr ""
 "ÉÌÉ ÓÏÏÂÝÅÎÉÅ ÎÅ ÓÏÄÅÒÖÉÔ ÎÉ ÏÄÎÏÇÏ 8-ÂÉÔÎÏÇÏ ÓÉÍ×ÏÌÁ, ÔÁËÉÍ ÏÂÒÁÚÏÍ\n"
 "ÒÁÚÂÉÔÉÑ ÎÁ ÞÁÓÔÉ ÎÅ ÐÒÏÉÚÏÊÄ£Ô.\n"
 
-#: src/post.c:1333
+#: src/post.c:1342
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -8013,7 +8076,7 @@ msgstr ""
 "óÔÒÏËÁ %d ÄÌÉÎÎÅÅ 998 ÏËÔÅÔÏ× É ÄÏÌÖÎÁ ÂÙÔØ ÒÁÚÂÉÔÁ ÎÁ ÞÁÓÔÉ,\n"
 "ÎÏ ËÏÄÉÒÏ×ËÁ ÎÅ ÕÓÔÁÎÏ×ÌÅÎÁ × %s\n"
 
-#: src/post.c:2306
+#: src/post.c:2316
 #, c-format
 msgid "Posting: %.*s ..."
 msgstr "ïÔÐÒÁ×ÌÅÎÉÅ × ÇÒÕÐÐÕ %.*s ..."
@@ -8043,7 +8106,7 @@ msgstr "[- îÅÄÏÓÔÕÐÎÏ -]"
 #. * preamble
 #. * TODO: -> lang.c
 #.
-#: src/rfc2047.c:1302
+#: src/rfc2047.c:1307
 #, c-format
 msgid ""
 "This message has been composed in the 'multipart/mixed' MIME-format. If you\n"
@@ -8057,19 +8120,19 @@ msgstr ""
 "ÄÌÑ ÒÁÂÏÔÙ Ó ÎÏ×ÙÍ ÆÏÒÍÁÔÏÍ É ÓÌÅÄÕÀÝÉÅ ÄÁÎÎÙÅ ÍÏÇÕÔ ×ÙÇÌÑÄÅÔØ ÓÔÒÁÎÎÏ.\n"
 "\n"
 
-#: src/save.c:1045
+#: src/save.c:1052
 msgid "bytes"
 msgstr "ÂÁÊÔ"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "unread"
 msgstr "ÎÅÐÒÏÞÉÔÁÎÎÙÅ"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "all"
 msgstr "×ÓÅ"
 
-#: src/select.c:565 src/select.c:567
+#: src/select.c:568 src/select.c:570
 msgid " R"
 msgstr ""
 
@@ -8126,6 +8189,15 @@ msgstr "Slrnface ÎÅÐÒÁ×ÉÌØÎÏ ÚÁ×ÅÒÛÅÎÁ Ó
 msgid "Slrnface failed: %s."
 msgstr "Slrnface: ÏÛÉÂËÁ ÚÁÐÕÓËÁ: %s."
 
+#~ msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
+#~ msgstr "íÁËÓÉÍÁÌØÎÁÑ ÄÌÉÎÁ ÉÍ£Î ÇÒÕÐÐ ÐÒÉ ×Ù×ÏÄÅ. <CR> ÕÓÔÁÎÏ×ÉÔØ."
+
+#~ msgid "Max. length of group names shown"
+#~ msgstr "íÁËÓ. ÄÌÉÎÁ ÉÍ£Î ÇÒÕÐÐ ÐÒÉ ×Ù×ÏÄÅ"
+
+#~ msgid "# Maximum length of the names of newsgroups displayed\n"
+#~ msgstr "# íÁËÓÉÍÁÌØÎÁÑ ÄÌÉÎÁ ÉÍ£Î ÇÒÕÐÐ ÐÒÉ ×Ù×ÏÄÅ\n"
+
 #, fuzzy
 #~ msgid "mark selected articles as read"
 #~ msgstr "ðÏÍÅÔÉÔØ ÎÅÏÔÍÅÞÅÎÎÙÅ ÓÔÁÔØÉ ËÁË ÐÒÏÞÉÔÁÎÎÙÅ?"
Binary files tin-2.3.1/po/sv.gmo and tin-2.3.2/po/sv.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.1/po/sv.po tin-2.3.2/po/sv.po
--- tin-2.3.1/po/sv.po	2014-12-24 09:41:50.000000000 +0100
+++ tin-2.3.2/po/sv.po	2015-12-24 00:18:16.323209008 +0100
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tin 1.8.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-24 09:41+0100\n"
+"POT-Creation-Date: 2015-12-24 00:18+0100\n"
 "PO-Revision-Date: 2006-01-11 21:22+0100\n"
 "Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -16,474 +16,479 @@ msgstr ""
 "Content-Type: text/plain; charset=iso-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/attrib.c:926
+#: src/attrib.c:941
 #, fuzzy
 msgid "Processing attributes... "
 msgstr "Skriver attributfil... "
 
-#: src/attrib.c:1145
+#: src/attrib.c:1163
 #, c-format
 msgid ""
 "# Do not edit this comment block\n"
 "#\n"
 msgstr ""
 
-#: src/attrib.c:1146
+#: src/attrib.c:1164
 #, c-format
 msgid "#  scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n"
 msgstr ""
 
-#: src/attrib.c:1147
+#: src/attrib.c:1165
 #, c-format
 msgid "#  add_posted_to_filter=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1148
+#: src/attrib.c:1166
 #, c-format
 msgid "#  advertising=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1149
+#: src/attrib.c:1167
 #, c-format
 msgid "#  alternative_handling=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1150
+#: src/attrib.c:1168
 #, c-format
 msgid "#  ask_for_metamail=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1151
+#: src/attrib.c:1169
 #, c-format
 msgid "#  auto_cc_bcc=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1152
+#: src/attrib.c:1170
 #, c-format
 msgid "#    0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n"
 msgstr ""
 
-#: src/attrib.c:1153
+#: src/attrib.c:1171
 #, c-format
 msgid "#  auto_list_thread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1154
+#: src/attrib.c:1172
 #, c-format
 msgid "#  auto_save=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1155
+#: src/attrib.c:1173
 #, c-format
 msgid "#  auto_select=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1156
+#: src/attrib.c:1174
 #, c-format
 msgid "#  batch_save=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1157
+#: src/attrib.c:1175
 #, c-format
 msgid "#  date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
 msgstr ""
 
-#: src/attrib.c:1158
+#: src/attrib.c:1176
 #, c-format
 msgid "#  delete_tmp_files=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1159
+#: src/attrib.c:1177
 #, c-format
 msgid "#  editor_format=STRING (eg. %%E +%%N %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1160
+#: src/attrib.c:1178
 #, c-format
 msgid "#  fcc=STRING (eg. =mailbox)\n"
 msgstr ""
 
-#: src/attrib.c:1161
+#: src/attrib.c:1179
 #, c-format
 msgid "#  followup_to=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1162
+#: src/attrib.c:1180
 #, c-format
 msgid "#  from=STRING (just append wanted From:-line, don't use quotes)\n"
 msgstr ""
 
-#: src/attrib.c:1163
+#: src/attrib.c:1181
 #, c-format
 msgid "#  group_catchup_on_exit=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1164
+#: src/attrib.c:1182
 #, c-format
 msgid "#  group_format=STRING (eg. %%n %%m %%R %%L  %%s  %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1165
+#: src/attrib.c:1183
 #, c-format
 msgid "#  mail_8bit_header=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1166
+#: src/attrib.c:1184
 #, c-format
 msgid "#  mail_mime_encoding=supported_encoding"
 msgstr ""
 
-#: src/attrib.c:1174
+#: src/attrib.c:1192
 #, c-format
 msgid "#  ispell=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1176
+#: src/attrib.c:1194
 #, c-format
 msgid "#  maildir=STRING (eg. ~/Mail)\n"
 msgstr ""
 
-#: src/attrib.c:1177
+#: src/attrib.c:1195
 #, c-format
 msgid "#  mailing_list=STRING (eg. majordomo@example.org)\n"
 msgstr ""
 
-#: src/attrib.c:1178
+#: src/attrib.c:1196
 #, c-format
 msgid "#  mime_types_to_save=STRING (eg. image/*,!image/bmp)\n"
 msgstr ""
 
-#: src/attrib.c:1179
+#: src/attrib.c:1197
 #, c-format
 msgid "#  mark_ignore_tags=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1180
+#: src/attrib.c:1198
 #, c-format
 msgid "#  mark_saved_read=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1181
+#: src/attrib.c:1199
 #, c-format
 msgid "#  mime_forward=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1183
+#: src/attrib.c:1201
 #, c-format
 msgid "#  mm_network_charset=supported_charset"
 msgstr ""
 
-#: src/attrib.c:1190
+#: src/attrib.c:1208
 #, c-format
 msgid "#  undeclared_charset=STRING (default is US-ASCII)\n"
 msgstr ""
 
-#: src/attrib.c:1192
+#: src/attrib.c:1210
 #, c-format
 msgid "#  news_headers_to_display=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1193
+#: src/attrib.c:1211
 #, c-format
 msgid "#  news_headers_to_not_display=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1194
+#: src/attrib.c:1212
 #, c-format
 msgid "#  news_quote_format=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1195
+#: src/attrib.c:1213
 #, c-format
 msgid "#  organization=STRING (if beginning with '/' read from file)\n"
 msgstr ""
 
-#: src/attrib.c:1196
+#: src/attrib.c:1214
 #, c-format
 msgid "#  pos_first_unread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1197
+#: src/attrib.c:1215
 #, c-format
 msgid "#  post_8bit_header=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1198
+#: src/attrib.c:1216
 #, c-format
 msgid "#  post_mime_encoding=supported_encoding"
 msgstr ""
 
-#: src/attrib.c:1205
+#: src/attrib.c:1223
 #, c-format
 msgid "#  post_process_type=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1210
+#: src/attrib.c:1228
 #, c-format
 msgid "#  post_process_view=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1211
+#: src/attrib.c:1229
 #, c-format
 msgid "#  quick_kill_scope=STRING (ie. talk.*)\n"
 msgstr ""
 
-#: src/attrib.c:1212
+#: src/attrib.c:1230
 #, c-format
 msgid "#  quick_kill_expire=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1213
+#: src/attrib.c:1231
 #, c-format
 msgid "#  quick_kill_case=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1214
+#: src/attrib.c:1232
 #, c-format
 msgid "#  quick_kill_header=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1215 src/attrib.c:1224
+#: src/attrib.c:1233 src/attrib.c:1242
 #, c-format
 msgid "#    0=Subject: (case sensitive)  1=Subject: (ignore case)\n"
 msgstr ""
 
-#: src/attrib.c:1216 src/attrib.c:1225
+#: src/attrib.c:1234 src/attrib.c:1243
 #, c-format
 msgid "#    2=From: (case sensitive)     3=From: (ignore case)\n"
 msgstr ""
 
-#: src/attrib.c:1217 src/attrib.c:1226
+#: src/attrib.c:1235 src/attrib.c:1244
 #, c-format
 msgid "#    4=Message-ID: & full References: line\n"
 msgstr ""
 
-#: src/attrib.c:1218 src/attrib.c:1227
+#: src/attrib.c:1236 src/attrib.c:1245
 #, c-format
 msgid "#    5=Message-ID: & last References: entry only\n"
 msgstr ""
 
-#: src/attrib.c:1219 src/attrib.c:1228
+#: src/attrib.c:1237 src/attrib.c:1246
 #, c-format
 msgid "#    6=Message-ID: entry only     7=Lines:\n"
 msgstr ""
 
-#: src/attrib.c:1220
+#: src/attrib.c:1238
 #, c-format
 msgid "#  quick_select_scope=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1221
+#: src/attrib.c:1239
 #, c-format
 msgid "#  quick_select_expire=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1222
+#: src/attrib.c:1240
 #, c-format
 msgid "#  quick_select_case=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1223
+#: src/attrib.c:1241
 #, c-format
 msgid "#  quick_select_header=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1229
+#: src/attrib.c:1247
 #, c-format
 msgid "#  quote_chars=STRING (%%s, %%S for initials)\n"
 msgstr ""
 
-#: src/attrib.c:1231
+#: src/attrib.c:1249
 #, c-format
 msgid "#  print_header=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1233
+#: src/attrib.c:1251
 #, c-format
 msgid "#  process_only_unread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1234
+#: src/attrib.c:1252
 #, c-format
 msgid "#  prompt_followupto=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1235
+#: src/attrib.c:1253
 #, c-format
 msgid "#  savedir=STRING (eg. ~user/News)\n"
 msgstr ""
 
-#: src/attrib.c:1236
+#: src/attrib.c:1254
 #, c-format
 msgid "#  savefile=STRING (eg. =linux)\n"
 msgstr ""
 
-#: src/attrib.c:1237
+#: src/attrib.c:1255
 #, c-format
 msgid "#  sigfile=STRING (eg. $var/sig)\n"
 msgstr ""
 
-#: src/attrib.c:1238
+#: src/attrib.c:1256
 #, c-format
 msgid "#  show_author=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1244
+#: src/attrib.c:1262
 #, c-format
 msgid "#  show_signatures=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1245
+#: src/attrib.c:1263
 #, c-format
 msgid "#  show_only_unread_arts=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1246
+#: src/attrib.c:1264
 #, c-format
 msgid "#  sigdashes=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1247
+#: src/attrib.c:1265
 #, c-format
 msgid "#  signature_repost=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1248
+#: src/attrib.c:1266
 #, c-format
 msgid "#  sort_article_type=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1266
+#: src/attrib.c:1284
 #, c-format
 msgid "#  sort_threads_type=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1275
+#: src/attrib.c:1293
 #, c-format
 msgid "#  start_editor_offset=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1276
+#: src/attrib.c:1294
 #, c-format
 msgid "#  tex2iso_conv=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1277
+#: src/attrib.c:1295
 #, c-format
 msgid "#  thread_catchup_on_exit=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1278
+#: src/attrib.c:1296
 #, c-format
 msgid "#  thread_articles=NUM"
 msgstr ""
 
-#: src/attrib.c:1285
+#: src/attrib.c:1303
 #, c-format
 msgid "#  thread_format=STRING (eg. %%n %%m [%%L]  %%T  %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1286
+#: src/attrib.c:1304
 #, c-format
 msgid "#  thread_perc=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1287
+#: src/attrib.c:1305
 #, c-format
 msgid "#  trim_article_body=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1288
+#: src/attrib.c:1306
 #, c-format
 msgid "#    0 = Don't trim article body\n"
 msgstr ""
 
-#: src/attrib.c:1289
+#: src/attrib.c:1307
 #, c-format
 msgid "#    1 = Skip leading blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1290
+#: src/attrib.c:1308
 #, c-format
 msgid "#    2 = Skip trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1291
+#: src/attrib.c:1309
 #, c-format
 msgid "#    3 = Skip leading and trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1292
+#: src/attrib.c:1310
 #, c-format
 msgid "#    4 = Compact multiple blank lines between text blocks\n"
 msgstr ""
 
-#: src/attrib.c:1293
+#: src/attrib.c:1311
 #, c-format
 msgid ""
 "#    5 = Compact multiple blank lines between text blocks and skip\n"
 "#        leading blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1294
+#: src/attrib.c:1312
 #, c-format
 msgid ""
 "#    6 = Compact multiple blank lines between text blocks and skip\n"
 "#        trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1295
+#: src/attrib.c:1313
 #, c-format
 msgid ""
 "#    7 = Compact multiple blank lines between text blocks and skip\n"
 "#        leading and trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1296
+#: src/attrib.c:1314
 #, c-format
 msgid "#  verbatim_handling=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1297
+#: src/attrib.c:1316
+#, c-format
+msgid "#  extquote_handling=ON/OFF\n"
+msgstr ""
+
+#: src/attrib.c:1318
 #, c-format
 msgid "#  wrap_on_next_unread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1298
+#: src/attrib.c:1319
 #, c-format
 msgid "#  x_body=STRING (eg. ~/.tin/extra-body-text)\n"
 msgstr ""
 
-#: src/attrib.c:1299
+#: src/attrib.c:1320
 #, c-format
 msgid "#  x_comment_to=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1300
+#: src/attrib.c:1321
 #, c-format
 msgid "#  x_headers=STRING (eg. ~/.tin/extra-headers)\n"
 msgstr ""
 
-#: src/attrib.c:1301
+#: src/attrib.c:1322
 #, c-format
 msgid ""
 "#\n"
 "# Note that it is best to put general (global scoping)\n"
 msgstr ""
 
-#: src/attrib.c:1302
+#: src/attrib.c:1323
 #, c-format
 msgid ""
 "# entries first followed by group specific entries.\n"
 "#\n"
 msgstr ""
 
-#: src/attrib.c:1303
+#: src/attrib.c:1324
 #, c-format
 msgid "############################################################################\n"
 msgstr ""
 
-#: src/cook.c:624
+#: src/cook.c:623
 msgid "(unknown)"
 msgstr "(okänd)"
 
@@ -918,294 +923,304 @@ msgid "Command failed: %s"
 msgstr "Kommando misslyckades: %s"
 
 #: src/lang.c:146
+#, fuzzy, c-format
+msgid "Cook article failed, %s is exiting"
+msgstr "skärm är för liten, %s avslutas\n"
+
+#: src/lang.c:147
 msgid "Mark not selected articles read?"
 msgstr ""
 
-#: src/lang.c:148
+#: src/lang.c:149
 #, c-format
 msgid "Connecting to %s..."
 msgstr "Ansluter till %s..."
 
-#: src/lang.c:150
+#: src/lang.c:151
 msgid "<CR>"
 msgstr ""
 
-#: src/lang.c:151
+#: src/lang.c:152
 msgid "Creating active file for saved groups...\n"
 msgstr ""
 
-#: src/lang.c:152
+#: src/lang.c:153
 msgid "Creating newsrc file...\n"
 msgstr ""
 
-#: src/lang.c:154 src/lang.c:1296 src/lang.c:1316
+#: src/lang.c:155 src/lang.c:1299 src/lang.c:1319
 msgid "Default"
 msgstr "Förvald"
 
-#: src/lang.c:155
+#: src/lang.c:156
 msgid "Delete saved files that have been post processed?"
 msgstr ""
 
-#: src/lang.c:156
+#: src/lang.c:157
 msgid "Deleting temporary files..."
 msgstr ""
 
-#: src/lang.c:158
+#: src/lang.c:159
 msgid "*** End of article ***"
 msgstr "*** Slut på artikel ***"
 
-#: src/lang.c:159
+#: src/lang.c:160
 msgid "*** End of articles ***"
 msgstr "*** Slut på artiklar ***"
 
-#: src/lang.c:160
+#: src/lang.c:161
 #, fuzzy
 msgid "*** End of attachments ***"
 msgstr "*** Slut på artiklar ***"
 
-#: src/lang.c:161
+#: src/lang.c:162
 msgid "*** End of groups ***"
 msgstr "*** Slut på grupper ***"
 
-#: src/lang.c:162
+#: src/lang.c:163
 #, fuzzy
 msgid "*** End of page ***"
 msgstr "*** Slut på artikel ***"
 
-#: src/lang.c:163
+#: src/lang.c:164
 #, fuzzy
 msgid "*** End of scopes ***"
 msgstr "*** Slut på grupper ***"
 
-#: src/lang.c:164
+#: src/lang.c:165
 msgid "*** End of thread ***"
 msgstr "*** Slut på tråd ***"
 
-#: src/lang.c:165
+#: src/lang.c:166
 #, fuzzy
 msgid "*** End of URLs ***"
 msgstr "*** Slut på grupper ***"
 
-#: src/lang.c:166
+#: src/lang.c:167
 msgid "Enter limit of articles to get> "
 msgstr ""
 
-#: src/lang.c:167
+#: src/lang.c:168
 msgid "Enter Message-ID to go to> "
 msgstr ""
 
-#: src/lang.c:168
+#: src/lang.c:169
 msgid " and enter next unread thread"
 msgstr ""
 
-#: src/lang.c:169
+#: src/lang.c:170
 #, fuzzy
 msgid " and enter next unread article"
 msgstr "Slut på olästa artiklar"
 
-#: src/lang.c:170
+#: src/lang.c:171
 msgid " and enter next unread group"
 msgstr ""
 
-#: src/lang.c:171
+#: src/lang.c:172
 msgid "Enter option number> "
 msgstr ""
 
-#: src/lang.c:172
+#: src/lang.c:173
 #, c-format
 msgid "Enter range [%s]> "
 msgstr ""
 
-#: src/lang.c:173
+#: src/lang.c:174
 msgid ""
 "\n"
 "Warning: Approved: header used.\n"
 msgstr ""
 
-#: src/lang.c:175
+#: src/lang.c:176
 msgid ""
 "\n"
 "Error: Bad address in Approved: header.\n"
 msgstr ""
 
-#: src/lang.c:176
+#: src/lang.c:177
 msgid ""
 "\n"
 "Error: Bad address in From: header.\n"
 msgstr ""
 
-#: src/lang.c:177
+#: src/lang.c:178
 msgid ""
 "\n"
 "Error: Bad FQDN in Message-ID: header.\n"
 msgstr ""
 
-#: src/lang.c:178
+#: src/lang.c:179
 msgid ""
 "\n"
 "Error: Bad address in Reply-To: header.\n"
 msgstr ""
 
-#: src/lang.c:179
+#: src/lang.c:180
 msgid ""
 "\n"
 "Error: Bad address in To: header.\n"
 msgstr ""
 
-#: src/lang.c:181
+#: src/lang.c:182
 #, c-format
 msgid "Can't unlock %s"
 msgstr "Kan inte låsa upp %s"
 
-#: src/lang.c:182
+#: src/lang.c:183
 #, c-format
 msgid "Couldn't dotlock %s - article not appended!"
 msgstr ""
 
-#: src/lang.c:183
+#: src/lang.c:184
 #, c-format
 msgid "Couldn't lock %s - article not appended!"
 msgstr ""
 
-#: src/lang.c:186
+#: src/lang.c:187
 #, c-format
 msgid "Corrupted file %s"
 msgstr "Skadad fil %s"
 
-#: src/lang.c:188
+#: src/lang.c:189
 msgid ""
 "\n"
 "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n"
 msgstr ""
 
-#: src/lang.c:189
+#: src/lang.c:190
+#, c-format
+msgid "Error: Custom format exceeds screen width. Using default \"%s\"."
+msgstr ""
+
+#: src/lang.c:191
 msgid "Internal error in GNKSA routine - send bug report.\n"
 msgstr ""
 
-#: src/lang.c:190
+#: src/lang.c:192
 msgid "Left angle bracket missing in route address.\n"
 msgstr ""
 
-#: src/lang.c:191
+#: src/lang.c:193
 msgid "Left parenthesis missing in old-style address.\n"
 msgstr ""
 
-#: src/lang.c:192
+#: src/lang.c:194
 msgid "Right parenthesis missing in old-style address.\n"
 msgstr ""
 
-#: src/lang.c:193
+#: src/lang.c:195
 msgid "At-sign missing in mail address.\n"
 msgstr ""
 
-#: src/lang.c:194
+#: src/lang.c:196
 msgid "Single component FQDN is not allowed. Add your domain.\n"
 msgstr ""
 
-#: src/lang.c:195
+#: src/lang.c:197
 msgid ""
 "Invalid domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 
-#: src/lang.c:196
+#: src/lang.c:198
 msgid ""
 "Illegal domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 
-#: src/lang.c:197
+#: src/lang.c:199
 msgid ""
 "Unknown domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 
-#: src/lang.c:198
+#: src/lang.c:200
 msgid "Illegal character in FQDN.\n"
 msgstr ""
 
-#: src/lang.c:199
+#: src/lang.c:201
 msgid "Zero length FQDN component not allowed.\n"
 msgstr ""
 
-#: src/lang.c:200
+#: src/lang.c:202
 msgid "FQDN component exceeds maximum allowed length (63 chars).\n"
 msgstr ""
 
-#: src/lang.c:201
+#: src/lang.c:203
 msgid "FQDN component may not start or end with hyphen.\n"
 msgstr ""
 
-#: src/lang.c:202
+#: src/lang.c:204
 msgid "FQDN component may not start with digit.\n"
 msgstr ""
 
-#: src/lang.c:203
+#: src/lang.c:205
 msgid "Domain literal has impossible numeric value.\n"
 msgstr ""
 
-#: src/lang.c:204
+#: src/lang.c:206
 msgid ""
 "Domain literal is for private use only and not allowed for global use.\n"
 msgstr ""
 
-#: src/lang.c:205
+#: src/lang.c:207
 msgid "Right bracket missing in domain literal.\n"
 msgstr ""
 
-#: src/lang.c:206
+#: src/lang.c:208
 msgid "Missing localpart of mail address.\n"
 msgstr ""
 
-#: src/lang.c:207
+#: src/lang.c:209
 msgid "Illegal character in localpart of mail address.\n"
 msgstr ""
 
-#: src/lang.c:208
+#: src/lang.c:210
 msgid "Zero length localpart component not allowed.\n"
 msgstr ""
 
-#: src/lang.c:209
+#: src/lang.c:211
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n"
 msgstr ""
 
-#: src/lang.c:210
+#: src/lang.c:212
 msgid ""
 "Illegal character in realname.\n"
 "Quoted words may not contain '()<>\\'.\n"
 msgstr ""
 
-#: src/lang.c:211
+#: src/lang.c:213
 msgid ""
 "Illegal character in realname.\n"
 "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n"
 msgstr ""
 
-#: src/lang.c:212
+#: src/lang.c:214
 msgid "Bad syntax in encoded word used in realname.\n"
 msgstr ""
 
-#: src/lang.c:213
+#: src/lang.c:215
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '()<>\\' in old-style addresses.\n"
 msgstr ""
 
-#: src/lang.c:214
+#: src/lang.c:216
 msgid ""
 "Illegal character in realname.\n"
 "Control characters and unencoded 8bit characters > 127 are not allowed.\n"
 msgstr ""
 
-#: src/lang.c:215
+#: src/lang.c:217
 msgid ""
 "\n"
 "Error: No blank line found after header.\n"
 msgstr ""
 
-#: src/lang.c:216
+#: src/lang.c:218
 #, c-format
 msgid ""
 "\n"
@@ -1213,7 +1228,7 @@ msgid ""
 msgstr ""
 
 #. TODO: fixme, US-ASCII is not the only 7bit charset we know about
-#: src/lang.c:218
+#: src/lang.c:220
 msgid ""
 "\n"
 "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n"
@@ -1222,7 +1237,7 @@ msgid ""
 "       editing tinrc.\n"
 msgstr ""
 
-#: src/lang.c:223
+#: src/lang.c:225
 msgid ""
 "\n"
 "Error: Posting contains  non-ASCII characters  but the  MIME encoding\n"
@@ -1232,13 +1247,13 @@ msgid ""
 "       using the M)enu of configurable options or by editing tinrc.\n"
 msgstr ""
 
-#: src/lang.c:229
+#: src/lang.c:231
 msgid ""
 "\n"
 "Error: Article starts with blank line instead of header\n"
 msgstr ""
 
-#: src/lang.c:230
+#: src/lang.c:232
 #, c-format
 msgid ""
 "\n"
@@ -1246,28 +1261,28 @@ msgid ""
 "%s\n"
 msgstr ""
 
-#: src/lang.c:231
+#: src/lang.c:233
 #, c-format
 msgid ""
 "\n"
 "Error: The \"%s:\" line is empty.\n"
 msgstr ""
 
-#: src/lang.c:232
+#: src/lang.c:234
 #, c-format
 msgid ""
 "\n"
 "Error: The \"%s:\" line is missing from the article header.\n"
 msgstr ""
 
-#: src/lang.c:233
+#: src/lang.c:235
 #, c-format
 msgid ""
 "\n"
 "Error: %s contains non 7bit chars.\n"
 msgstr ""
 
-#: src/lang.c:234
+#: src/lang.c:236
 #, c-format
 msgid ""
 "\n"
@@ -1275,159 +1290,159 @@ msgid ""
 "%s\n"
 msgstr ""
 
-#: src/lang.c:235
+#: src/lang.c:237
 #, c-format
 msgid ""
 "\n"
 "Error: There are multiple (%d) \"%s:\" lines in the header.\n"
 msgstr ""
 
-#: src/lang.c:236
+#: src/lang.c:238
 #, c-format
 msgid "Insecure permissions of %s (%o)"
 msgstr ""
 
-#: src/lang.c:238
+#: src/lang.c:240
 #, c-format
 msgid "Invalid response to GROUP command, %s"
 msgstr ""
 
-#: src/lang.c:243
+#: src/lang.c:245
 #, c-format
 msgid "MIME parse error: Unexpected end of %s/%s article"
 msgstr ""
 
-#: src/lang.c:244
+#: src/lang.c:246
 msgid "MIME parse error: Start boundary whilst reading headers"
 msgstr ""
 
-#: src/lang.c:245
+#: src/lang.c:247
 msgid ""
 "\n"
 "Error: \"poster\" is not allowed in Newsgroups!\n"
 msgstr ""
 
-#: src/lang.c:246
+#: src/lang.c:248
 msgid "Can't get a (fully-qualified) domain-name!"
 msgstr ""
 
-#: src/lang.c:247
+#: src/lang.c:249
 #, c-format
 msgid "No permissions to go into %s\n"
 msgstr "Inga rättigheter att gå in i %s\n"
 
-#: src/lang.c:249
+#: src/lang.c:251
 msgid ""
 "\n"
 "Error: From: line missing.\n"
 msgstr ""
 
-#: src/lang.c:251
+#: src/lang.c:253
 #, c-format
 msgid "No read permissions for %s\n"
 msgstr "Inga läsrättigheter för %s\n"
 
-#: src/lang.c:252
+#: src/lang.c:254
 #, c-format
 msgid "File %s does not exist\n"
 msgstr "Filen %s existerar inte\n"
 
-#: src/lang.c:253
+#: src/lang.c:255
 #, c-format
 msgid "No write permissions for %s\n"
 msgstr "Inga skrivrättigheter för %s\n"
 
-#: src/lang.c:254
+#: src/lang.c:256
 msgid "Can't get user information (/etc/passwd missing?)"
 msgstr ""
 
-#: src/lang.c:255
+#: src/lang.c:257
 msgid "errors"
 msgstr "fel"
 
-#: src/lang.c:257
+#: src/lang.c:259
 #, c-format
 msgid ""
 "\n"
 "Error on line %d: \"Sender:\" header not allowed (it will be added for you)\n"
 msgstr ""
 
-#: src/lang.c:259
+#: src/lang.c:261
 #, c-format
 msgid "Server has non of the groups listed in %s"
 msgstr ""
 
-#: src/lang.c:260
+#: src/lang.c:262
 msgid "error"
 msgstr "fel"
 
-#: src/lang.c:261
+#: src/lang.c:263
 msgid "Unknown display level"
 msgstr ""
 
-#: src/lang.c:262
+#: src/lang.c:264
 msgid "<ESC>"
 msgstr "<ESC>"
 
-#: src/lang.c:263
+#: src/lang.c:265
 msgid "Exiting..."
 msgstr "Avslutar..."
 
-#: src/lang.c:264
+#: src/lang.c:266
 msgid "leaving external mail-reader"
 msgstr ""
 
-#: src/lang.c:265
+#: src/lang.c:267
 #, c-format
 msgid "Extracting %s..."
 msgstr "extraherar %s..."
 
-#: src/lang.c:267
+#: src/lang.c:269
 #, c-format
 msgid "Error writing %s file. Filesystem full? File reset to previous state."
 msgstr ""
 
-#: src/lang.c:268
+#: src/lang.c:270
 #, c-format
 msgid "Error making backup of %s file. Filesystem full?"
 msgstr ""
 
-#: src/lang.c:269
+#: src/lang.c:271
 #, c-format
 msgid "Filtering global rules (%d/%d)..."
 msgstr ""
 
-#: src/lang.c:270
+#: src/lang.c:272
 msgid "Rule created by: "
 msgstr ""
 
-#: src/lang.c:271
+#: src/lang.c:273
 #, c-format
 msgid "Enter pattern [%s]> "
 msgstr "Ange mönster [%s]> "
 
-#: src/lang.c:272
+#: src/lang.c:274
 #, c-format
 msgid ""
 "\n"
 "You requested followups to your article to go to the following %s:\n"
 msgstr ""
 
-#: src/lang.c:273
+#: src/lang.c:275
 #, c-format
 msgid "  %s\t Answers will be directed to you by mail.\n"
 msgstr ""
 
-#: src/lang.c:274
+#: src/lang.c:276
 msgid "-- forwarded message --\n"
 msgstr "-- vidarebefordrat meddelande --\n"
 
-#: src/lang.c:275
+#: src/lang.c:277
 #, fuzzy
 msgid "-- end of forwarded message --\n"
 msgstr "Vidarebefordrat meddelande (slut)\n"
 
-#: src/lang.c:276
+#: src/lang.c:278
 msgid ""
 "# Format:\n"
 "#   comment=STRING    Optional. Multiple lines allowed. Comments must be "
@@ -1458,859 +1473,864 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:297
+#: src/lang.c:299
 #, c-format
 msgid "Enter score for rule (default=%d): "
 msgstr ""
 
-#: src/lang.c:298
+#: src/lang.c:300
 #, c-format
 msgid "Enter the score weight (range 0 < score <= %d)"
 msgstr ""
 
 #. SCORE_MAX
-#: src/lang.c:299
+#: src/lang.c:301
 msgid "Full"
 msgstr "Fullständig"
 
-#: src/lang.c:300
+#: src/lang.c:302
 msgid "Comment (optional)  : "
 msgstr "Kommentar (valfri)  : "
 
-#: src/lang.c:301
+#: src/lang.c:303
 msgid "Apply pattern to    : "
 msgstr ""
 
-#: src/lang.c:302
+#: src/lang.c:304
 msgid "From: line (ignore case)      "
 msgstr ""
 
-#: src/lang.c:303
+#: src/lang.c:305
 msgid "From: line (case sensitive)   "
 msgstr ""
 
-#: src/lang.c:305
+#: src/lang.c:307
 #, c-format
 msgid "%s%s: Unknown host.\n"
 msgstr "%s%s: Okänd värd.\n"
 
-#: src/lang.c:307
+#: src/lang.c:309
 msgid "global "
 msgstr "global "
 
-#: src/lang.c:308
+#: src/lang.c:310
 #, c-format
 msgid "Please use %.100s instead"
 msgstr "Vänligen använd %.100s istället"
 
-#: src/lang.c:309
+#: src/lang.c:311
 #, c-format
 msgid "%s is bogus"
 msgstr ""
 
-#: src/lang.c:310
+#: src/lang.c:312
 #, c-format
 msgid "Group %s is moderated. Continue?"
 msgstr "Grupp %s är modererad. Fortsätta?"
 
-#: src/lang.c:311
+#: src/lang.c:313
 msgid "groups"
 msgstr "grupper"
 
-#: src/lang.c:312
+#: src/lang.c:314
 #, c-format
 msgid "Rereading %s..."
 msgstr "Läser om %s..."
 
-#: src/lang.c:313
+#: src/lang.c:315
 msgid "Top Level Commands"
 msgstr "Toppnivåkommandon"
 
-#: src/lang.c:314
+#: src/lang.c:316
 msgid "Group Selection"
 msgstr "Gruppval"
 
-#: src/lang.c:315
+#: src/lang.c:317
 msgid "group"
 msgstr "grupp"
 
-#: src/lang.c:317
+#: src/lang.c:318
+msgid ""
+"*** Group descriptions are disabled according to current select_format ***"
+msgstr ""
+
+#: src/lang.c:320
 msgid ""
 "One or more lines of comment. <CR> to add a line or proceed if line is empty."
 msgstr ""
 
-#: src/lang.c:318
+#: src/lang.c:321
 msgid "From: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:319
+#: src/lang.c:322
 msgid ""
 "Linecount of articles to be filtered. < for less, > for more, = for equal."
 msgstr ""
 
-#: src/lang.c:320
+#: src/lang.c:323
 msgid "Message-ID: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:321
+#: src/lang.c:324
 msgid "Subject: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:322
+#: src/lang.c:325
 msgid ""
 "Enter text pattern to filter if Subject: & From: lines are not what you want."
 msgstr ""
 
-#: src/lang.c:323
+#: src/lang.c:326
 msgid ""
 "Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:324
+#: src/lang.c:327
 msgid ""
 "Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:325
+#: src/lang.c:328
 msgid ""
 "Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:326
+#: src/lang.c:329
 msgid ""
 "Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:327
+#: src/lang.c:330
 msgid "kill an article via a menu"
 msgstr ""
 
-#: src/lang.c:328
+#: src/lang.c:331
 msgid "auto-select (hot) an article via a menu"
 msgstr ""
 
-#: src/lang.c:329
+#: src/lang.c:332
 msgid "Browse URLs in article"
 msgstr "Bläddra URL:er i artikel"
 
-#: src/lang.c:330
+#: src/lang.c:333
 msgid "0 - 9\t  display article by number in current thread"
 msgstr ""
 
-#: src/lang.c:332
+#: src/lang.c:335
 msgid "cancel (delete) or supersede (overwrite) current article"
 msgstr ""
 
-#: src/lang.c:333
+#: src/lang.c:336
 msgid "post followup to current article"
 msgstr ""
 
-#: src/lang.c:334
+#: src/lang.c:337
 msgid "post followup (don't copy text) to current article"
 msgstr ""
 
-#: src/lang.c:335
+#: src/lang.c:338
 msgid "post followup to current article quoting complete headers"
 msgstr ""
 
-#: src/lang.c:336
+#: src/lang.c:339
 msgid "repost chosen article to another group"
 msgstr ""
 
-#: src/lang.c:338
+#: src/lang.c:341
 msgid "edit article (mail-groups only)"
 msgstr ""
 
-#: src/lang.c:339
+#: src/lang.c:342
 msgid "display first article in current thread"
 msgstr ""
 
-#: src/lang.c:340
+#: src/lang.c:343
 msgid "display first page of article"
 msgstr ""
 
-#: src/lang.c:341
+#: src/lang.c:344
 msgid "display last article in current thread"
 msgstr ""
 
-#: src/lang.c:342
+#: src/lang.c:345
 msgid "display last page of article"
 msgstr "visa sista sidan av artikel"
 
-#: src/lang.c:343
+#: src/lang.c:346
 msgid "mark rest of thread as read and advance to next unread"
 msgstr ""
 
-#: src/lang.c:344
+#: src/lang.c:347
 msgid "display next article"
 msgstr "visa nästa artikel"
 
-#: src/lang.c:345
+#: src/lang.c:348
 msgid "display first article in next thread"
 msgstr "visa första artikel i nästa tråd"
 
-#: src/lang.c:346
+#: src/lang.c:349
 msgid "display next unread article"
 msgstr "visa nästa olästa artikel"
 
-#: src/lang.c:347
+#: src/lang.c:350
 msgid "go to the article that this one followed up"
 msgstr ""
 
-#: src/lang.c:348
+#: src/lang.c:351
 msgid "display previous article"
 msgstr "visa föregående artikel"
 
-#: src/lang.c:349
+#: src/lang.c:352
 msgid "display previous unread article"
 msgstr "visa föregående olästa artikel"
 
-#: src/lang.c:350
+#: src/lang.c:353
 msgid "quickly kill an article using defaults"
 msgstr ""
 
-#: src/lang.c:351
+#: src/lang.c:354
 msgid "quickly auto-select (hot) an article using defaults"
 msgstr ""
 
-#: src/lang.c:352
+#: src/lang.c:355
 msgid "return to group selection level"
 msgstr "återgå till gruppvalsnivå"
 
-#: src/lang.c:353
+#: src/lang.c:356
 msgid "reply through mail to author"
 msgstr ""
 
-#: src/lang.c:354
+#: src/lang.c:357
 msgid "reply through mail (don't copy text) to author"
 msgstr ""
 
-#: src/lang.c:355
+#: src/lang.c:358
 msgid "reply through mail to author quoting complete headers"
 msgstr ""
 
-#: src/lang.c:356
+#: src/lang.c:359
 msgid "search backwards within this article"
 msgstr ""
 
-#: src/lang.c:357
+#: src/lang.c:360
 msgid "search forwards within this article"
 msgstr "sök framåt inom denna artikel"
 
-#: src/lang.c:358
+#: src/lang.c:361
 msgid "show article in raw-mode (including all headers)"
 msgstr ""
 
-#: src/lang.c:359
+#: src/lang.c:362
 msgid "skip next block of included text"
 msgstr ""
 
-#: src/lang.c:360
+#: src/lang.c:363
 msgid "toggle display of sections hidden by a form-feed (^L) on/off"
 msgstr ""
 
-#: src/lang.c:361
+#: src/lang.c:364
 #, fuzzy
 msgid "toggle display of all headers"
 msgstr "växla val av tråd"
 
-#: src/lang.c:362
+#: src/lang.c:365
 msgid "toggle word highlighting on/off"
 msgstr ""
 
-#: src/lang.c:363
+#: src/lang.c:366
 msgid "toggle ROT-13 (basic decode) for current article"
 msgstr ""
 
-#: src/lang.c:364
+#: src/lang.c:367
 msgid "toggle tabwidth 4 <-> 8"
 msgstr ""
 
-#: src/lang.c:365
+#: src/lang.c:368
 msgid "toggle german TeX style decoding for current article"
 msgstr ""
 
-#: src/lang.c:366
+#: src/lang.c:369
 msgid "toggle display of uuencoded sections"
 msgstr ""
 
-#: src/lang.c:367
+#: src/lang.c:370
 msgid "View/pipe/save multimedia attachments"
 msgstr ""
 
-#: src/lang.c:368
+#: src/lang.c:371
 #, fuzzy
 msgid "choose first attachment in list"
 msgstr "välj första artikel i lista"
 
-#: src/lang.c:369
+#: src/lang.c:372
 #, fuzzy
 msgid "0 - 9\t  choose attachment by number"
 msgstr "0 - 9\t  välj artikel efter nummer"
 
-#: src/lang.c:370
+#: src/lang.c:373
 #, fuzzy
 msgid "choose last attachment in list"
 msgstr "välj sista artikel i lista"
 
-#: src/lang.c:372
+#: src/lang.c:375
 msgid "pipe attachment into command"
 msgstr ""
 
-#: src/lang.c:373
+#: src/lang.c:376
 #, fuzzy
 msgid "pipe raw attachment into command"
 msgstr "Toppnivåkommandon"
 
-#: src/lang.c:375
+#: src/lang.c:378
 msgid "save attachment to disk"
 msgstr ""
 
-#: src/lang.c:376
+#: src/lang.c:379
 msgid "search for attachments forwards"
 msgstr ""
 
-#: src/lang.c:377
+#: src/lang.c:380
 #, fuzzy
 msgid "search for attachments backwards"
 msgstr "%s=sök framåt; %s=sök bakåt; %s=avsluta"
 
-#: src/lang.c:378
+#: src/lang.c:381
 msgid "view attachment"
 msgstr ""
 
-#: src/lang.c:379
+#: src/lang.c:382
 #, fuzzy
 msgid "tag attachment"
 msgstr "Välj artikel> "
 
-#: src/lang.c:380
+#: src/lang.c:383
 msgid "tag attachments that match user specified pattern"
 msgstr ""
 
-#: src/lang.c:381
+#: src/lang.c:384
 msgid "reverse tagging on all attachments (toggle)"
 msgstr ""
 
-#: src/lang.c:382
+#: src/lang.c:385
 #, fuzzy
 msgid "untag all tagged attachments"
 msgstr "Välj artikel> "
 
-#: src/lang.c:383
+#: src/lang.c:386
 msgid "toggle info message in last line (name/description of attachment)"
 msgstr ""
 
-#: src/lang.c:384
+#: src/lang.c:387
 #, fuzzy
 msgid "choose first attribute in list"
 msgstr "välj första artikel i lista"
 
-#: src/lang.c:385
+#: src/lang.c:388
 #, fuzzy
 msgid "0 - 9\t  choose attribute by number"
 msgstr "0 - 9\t  välj artikel efter nummer"
 
-#: src/lang.c:386
+#: src/lang.c:389
 #, fuzzy
 msgid "choose last attribute in list"
 msgstr "välj sista artikel i lista"
 
-#: src/lang.c:387
+#: src/lang.c:390
 msgid "reset attribute to a default value"
 msgstr ""
 
-#: src/lang.c:388
+#: src/lang.c:391
 #, fuzzy
 msgid "search forwards for an attribute"
 msgstr "sök framåt efter ett gruppnamn"
 
-#: src/lang.c:389
+#: src/lang.c:392
 #, fuzzy
 msgid "search backwards for an attribute"
 msgstr "sök framåt efter ett gruppnamn"
 
-#: src/lang.c:390
+#: src/lang.c:393
 #, fuzzy
 msgid "select attribute"
 msgstr "välj tråd"
 
-#: src/lang.c:391
+#: src/lang.c:394
 msgid "toggle back to options menu when invoked from there"
 msgstr ""
 
-#: src/lang.c:392
+#: src/lang.c:395
 #, c-format
 msgid "report bug or comment via mail to %s"
 msgstr "rapportera fel eller kommentar via e-post till %s"
 
-#: src/lang.c:393
+#: src/lang.c:396
 #, fuzzy
 msgid "choose first option in list"
 msgstr "välj första grupp i lista"
 
-#: src/lang.c:394
+#: src/lang.c:397
 #, fuzzy
 msgid "0 - 9\t  choose option by number"
 msgstr "0 - 9\t  välj grupp efter nummer"
 
-#: src/lang.c:395
+#: src/lang.c:398
 #, fuzzy
 msgid "choose last option in list"
 msgstr "välj sista grupp i lista"
 
-#: src/lang.c:396
+#: src/lang.c:399
 #, fuzzy
 msgid "start scopes menu"
 msgstr "återgå till föregående meny"
 
-#: src/lang.c:397
+#: src/lang.c:400
 #, fuzzy
 msgid "search forwards for an option"
 msgstr "sök framåt efter ett gruppnamn"
 
-#: src/lang.c:398
+#: src/lang.c:401
 #, fuzzy
 msgid "search backwards for an option"
 msgstr "sök framåt efter ett gruppnamn"
 
-#: src/lang.c:399
+#: src/lang.c:402
 #, fuzzy
 msgid "select option"
 msgstr "välj"
 
-#: src/lang.c:400
+#: src/lang.c:403
 msgid "toggle to attributes menu"
 msgstr ""
 
-#: src/lang.c:401
+#: src/lang.c:404
 msgid "choose range of articles to be affected by next command"
 msgstr ""
 
-#: src/lang.c:402
+#: src/lang.c:405
 msgid "escape from command prompt"
 msgstr ""
 
-#: src/lang.c:403
+#: src/lang.c:406
 msgid "edit filter file"
 msgstr "redigera filterfil"
 
-#: src/lang.c:404
+#: src/lang.c:407
 msgid "get help"
 msgstr "få hjälp"
 
-#: src/lang.c:405
+#: src/lang.c:408
 msgid "display last article viewed"
 msgstr ""
 
-#: src/lang.c:406
+#: src/lang.c:409
 msgid "down one line"
 msgstr "en rad ner"
 
-#: src/lang.c:407
+#: src/lang.c:410
 msgid "up one line"
 msgstr "upp en rad"
 
-#: src/lang.c:408
+#: src/lang.c:411
 msgid "go to article chosen by Message-ID"
 msgstr ""
 
-#: src/lang.c:409
+#: src/lang.c:412
 msgid "mail article/thread/hot/pattern/tagged articles to someone"
 msgstr ""
 
-#: src/lang.c:410
+#: src/lang.c:413
 msgid "menu of configurable options"
 msgstr ""
 
-#: src/lang.c:411
+#: src/lang.c:414
 msgid "down one page"
 msgstr "ner en sida"
 
-#: src/lang.c:412
+#: src/lang.c:415
 msgid "up one page"
 msgstr "upp en sida"
 
-#: src/lang.c:414
+#: src/lang.c:417
 msgid "post (write) article to current group"
 msgstr ""
 
-#: src/lang.c:415
+#: src/lang.c:418
 msgid "post postponed articles"
 msgstr ""
 
-#: src/lang.c:417
+#: src/lang.c:420
 msgid "list articles posted by you (from posted file)"
 msgstr ""
 
-#: src/lang.c:418
+#: src/lang.c:421
 msgid "return to previous menu"
 msgstr "återgå till föregående meny"
 
-#: src/lang.c:419
+#: src/lang.c:422
 msgid "quit tin immediately"
 msgstr "avsluta tin omedelbart"
 
-#: src/lang.c:420
+#: src/lang.c:423
 msgid "redraw page"
 msgstr "rita om sida"
 
-#: src/lang.c:421
+#: src/lang.c:424
 msgid "save article/thread/hot/pattern/tagged articles to file"
 msgstr ""
 
-#: src/lang.c:422
+#: src/lang.c:425
 msgid "save marked articles automatically without user prompts"
 msgstr ""
 
-#: src/lang.c:423
+#: src/lang.c:426
 msgid "scroll the screen one line down"
 msgstr ""
 
-#: src/lang.c:424
+#: src/lang.c:427
 msgid "scroll the screen one line up"
 msgstr ""
 
-#: src/lang.c:425
+#: src/lang.c:428
 msgid "search for articles by author backwards"
 msgstr ""
 
-#: src/lang.c:426
+#: src/lang.c:429
 msgid "search for articles by author forwards"
 msgstr ""
 
-#: src/lang.c:427
+#: src/lang.c:430
 msgid "search all articles for a given string (this may take some time)"
 msgstr ""
 
-#: src/lang.c:428
+#: src/lang.c:431
 msgid " \t  (searches are case-insensitive and wrap around to all articles)"
 msgstr ""
 
-#: src/lang.c:429
+#: src/lang.c:432
 msgid "search for articles by Subject line backwards"
 msgstr ""
 
-#: src/lang.c:430
+#: src/lang.c:433
 msgid "search for articles by Subject line forwards"
 msgstr ""
 
-#: src/lang.c:431
+#: src/lang.c:434
 msgid "repeat last search"
 msgstr "repetera senaste sökning"
 
-#: src/lang.c:432
+#: src/lang.c:435
 msgid "tag current article for reposting/mailing/piping/printing/saving"
 msgstr ""
 
-#: src/lang.c:433
+#: src/lang.c:436
 msgid "toggle info message in last line (subject/description)"
 msgstr ""
 
-#: src/lang.c:434
+#: src/lang.c:437
 msgid "toggle inverse video"
 msgstr ""
 
-#: src/lang.c:435
+#: src/lang.c:438
 msgid "toggle mini help menu display"
 msgstr ""
 
-#: src/lang.c:436
+#: src/lang.c:439
 msgid "cycle the display of authors email address, real name, both or neither"
 msgstr ""
 
-#: src/lang.c:437
+#: src/lang.c:440
 msgid "show version information"
 msgstr "visa versionsinformation"
 
-#: src/lang.c:438
+#: src/lang.c:441
 msgid "mark all articles as read and return to group selection menu"
 msgstr ""
 
-#: src/lang.c:439
+#: src/lang.c:442
 msgid "mark all articles as read and enter next group with unread articles"
 msgstr ""
 
-#: src/lang.c:440
+#: src/lang.c:443
 msgid "choose first thread in list"
 msgstr "välj första tråd i lista"
 
-#: src/lang.c:441
+#: src/lang.c:444
 msgid "choose last thread in list"
 msgstr "välj sista tråd i lista"
 
-#: src/lang.c:442
+#: src/lang.c:445
 msgid "list articles within current thread (bring up Thread sub-menu)"
 msgstr ""
 
-#: src/lang.c:443
+#: src/lang.c:446
 msgid "mark article as unread"
 msgstr "markera artikel som oläst"
 
-#: src/lang.c:444
+#: src/lang.c:447
 msgid "mark current thread, range or tagged threads as read"
 msgstr ""
 
-#: src/lang.c:445
+#: src/lang.c:448
 msgid "mark current thread, range or tagged threads as unread"
 msgstr ""
 
-#: src/lang.c:446
+#: src/lang.c:449
 msgid "mark current/range/selected/pattern/tagged as read after prompting"
 msgstr ""
 
-#: src/lang.c:447
+#: src/lang.c:450
 msgid "mark current/range/selected/pattern/tagged as unread after prompting"
 msgstr ""
 
-#: src/lang.c:448
+#: src/lang.c:451
 msgid "toggle display of all/selected articles"
 msgstr ""
 
-#: src/lang.c:449
+#: src/lang.c:452
 msgid "display next group"
 msgstr "visa nästa grupp"
 
-#: src/lang.c:450
+#: src/lang.c:453
 msgid "display previous group"
 msgstr "visa föregående grupp"
 
-#: src/lang.c:451
+#: src/lang.c:454
 msgid "toggle all selections (all articles)"
 msgstr ""
 
-#: src/lang.c:452
+#: src/lang.c:455
 msgid "select group (make \"hot\")"
 msgstr "välj grupp (gör \"het\")"
 
-#: src/lang.c:453
+#: src/lang.c:456
 msgid "select thread"
 msgstr "välj tråd"
 
-#: src/lang.c:454
+#: src/lang.c:457
 msgid "select threads if at least one unread article is selected"
 msgstr ""
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid "select threads that match user specified pattern"
 msgstr ""
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid "tag all parts of current multipart-message in order"
 msgstr ""
 
-#: src/lang.c:457
+#: src/lang.c:460
 msgid "0 - 9\t  choose thread by number"
 msgstr "0 - 9\t  välj tråd efter nummer"
 
-#: src/lang.c:458
+#: src/lang.c:461
 msgid "toggle limit number of articles to get, and reload"
 msgstr ""
 
-#: src/lang.c:459
+#: src/lang.c:462
 msgid "toggle display of all/unread articles"
 msgstr ""
 
-#: src/lang.c:460
+#: src/lang.c:463
 msgid "toggle selection of thread"
 msgstr "växla val av tråd"
 
-#: src/lang.c:461
+#: src/lang.c:464
 msgid "cycle through threading options available"
 msgstr ""
 
-#: src/lang.c:462
+#: src/lang.c:465
 msgid "undo all selections (all articles)"
 msgstr ""
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid "untag all tagged threads"
 msgstr ""
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid "add new scope"
 msgstr ""
 
-#: src/lang.c:465
+#: src/lang.c:468
 msgid "delete scope"
 msgstr ""
 
-#: src/lang.c:466
+#: src/lang.c:469
 #, fuzzy
 msgid "edit attributes file"
 msgstr "Skriver attributfil..."
 
-#: src/lang.c:467
+#: src/lang.c:470
 #, fuzzy
 msgid "choose first scope in list"
 msgstr "välj första grupp i lista"
 
-#: src/lang.c:468
+#: src/lang.c:471
 #, fuzzy
 msgid "0 - 9\t  choose scope by number"
 msgstr "0 - 9\t  välj grupp efter nummer"
 
-#: src/lang.c:469
+#: src/lang.c:472
 #, fuzzy
 msgid "choose last scope in list"
 msgstr "välj sista grupp i lista"
 
-#: src/lang.c:470
+#: src/lang.c:473
 msgid "move scope"
 msgstr ""
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid "rename scope"
 msgstr ""
 
-#: src/lang.c:472
+#: src/lang.c:475
 #, fuzzy
 msgid "select scope"
 msgstr "välj"
 
-#: src/lang.c:473
+#: src/lang.c:476
 msgid "mark all articles in group as read"
 msgstr ""
 
-#: src/lang.c:474
+#: src/lang.c:477
 msgid "mark all articles in group as read and move to next unread group"
 msgstr ""
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid "choose first group in list"
 msgstr "välj första grupp i lista"
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid "choose group by name"
 msgstr "välj grupp efter namn"
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid "0 - 9\t  choose group by number"
 msgstr "0 - 9\t  välj grupp efter nummer"
 
-#: src/lang.c:478
+#: src/lang.c:481
 msgid "choose range of groups to be affected by next command"
 msgstr ""
 
-#: src/lang.c:479
+#: src/lang.c:482
 msgid "choose last group in list"
 msgstr "välj sista grupp i lista"
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid "mark all articles in chosen group unread"
 msgstr ""
 
-#: src/lang.c:481
+#: src/lang.c:484
 msgid "move chosen group within list"
 msgstr ""
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid "choose next group with unread news"
 msgstr ""
 
-#: src/lang.c:483 src/lang.c:1367
+#: src/lang.c:486 src/lang.c:1370
 msgid "quit"
 msgstr "avsluta"
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid "quit without saving configuration changes"
 msgstr "avsluta utan att spara konfigurationsändringar"
 
-#: src/lang.c:485
+#: src/lang.c:488
 msgid "read chosen group"
 msgstr "läs vald grupp"
 
-#: src/lang.c:486
+#: src/lang.c:489
 msgid "reset .newsrc (all available articles in groups marked unread)"
 msgstr ""
 
-#: src/lang.c:487
+#: src/lang.c:490
 msgid "search backwards for a group name"
 msgstr ""
 
-#: src/lang.c:488
+#: src/lang.c:491
 msgid " \t  (all searches are case-insensitive and wrap around)"
 msgstr ""
 
-#: src/lang.c:489
+#: src/lang.c:492
 msgid "search forwards for a group name"
 msgstr "sök framåt efter ett gruppnamn"
 
-#: src/lang.c:490
+#: src/lang.c:493
 msgid "subscribe to chosen group"
 msgstr "prenumerera på vald grupp"
 
-#: src/lang.c:491
+#: src/lang.c:494
 msgid "subscribe to groups that match pattern"
 msgstr ""
 
-#: src/lang.c:492
+#: src/lang.c:495
 msgid "reread active file to check for any new news"
 msgstr ""
 
-#: src/lang.c:493
+#: src/lang.c:496
 msgid "toggle display of group name only or group name plus description"
 msgstr ""
 
-#: src/lang.c:494
+#: src/lang.c:497
 msgid "toggle display to show all/unread subscribed groups"
 msgstr ""
 
-#: src/lang.c:495
+#: src/lang.c:498
 msgid "unsubscribe from chosen group"
 msgstr "säg upp prenumeration av vald grupp"
 
-#: src/lang.c:496
+#: src/lang.c:499
 msgid "unsubscribe from groups that match pattern"
 msgstr "säg upp prenumeration av grupper som matchar mönster"
 
-#: src/lang.c:497
+#: src/lang.c:500
 msgid "sort the list of groups"
 msgstr "sortera listan av grupper"
 
-#: src/lang.c:498
+#: src/lang.c:501
 msgid "toggle display to show all/subscribed groups"
 msgstr ""
 
-#: src/lang.c:499
+#: src/lang.c:502
 msgid "0 - 9\t  choose article by number"
 msgstr "0 - 9\t  välj artikel efter nummer"
 
-#: src/lang.c:500
+#: src/lang.c:503
 msgid "mark thread as read and return to group index page"
 msgstr ""
 
-#: src/lang.c:501
+#: src/lang.c:504
 msgid "mark thread as read and enter next unread thread or group"
 msgstr ""
 
-#: src/lang.c:502
+#: src/lang.c:505
 msgid "choose first article in list"
 msgstr "välj första artikel i lista"
 
-#: src/lang.c:503
+#: src/lang.c:506
 msgid "choose last article in list"
 msgstr "välj sista artikel i lista"
 
-#: src/lang.c:504
+#: src/lang.c:507
 msgid "mark art, range or tagged arts as read; move crsr to next unread art"
 msgstr ""
 
-#: src/lang.c:505
+#: src/lang.c:508
 #, fuzzy
 msgid "mark article, range or tagged articles as unread"
 msgstr "markera artikel som oläst"
 
-#: src/lang.c:506
+#: src/lang.c:509
 #, fuzzy
 msgid "mark current thread as unread"
 msgstr "markera tråd som oläst"
 
-#: src/lang.c:507
+#: src/lang.c:510
 msgid "read chosen article"
 msgstr "läs vald artikel"
 
-#: src/lang.c:508
+#: src/lang.c:511
 msgid ""
 "Display properties\n"
 "------------------"
@@ -2318,7 +2338,7 @@ msgstr ""
 "Visa egenskaper\n"
 "---------------"
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid ""
 "Miscellaneous\n"
 "-------------"
@@ -2326,7 +2346,7 @@ msgstr ""
 "Diverse\n"
 "-------"
 
-#: src/lang.c:510
+#: src/lang.c:513
 msgid ""
 "Moving around\n"
 "-------------"
@@ -2334,7 +2354,7 @@ msgstr ""
 "Flytta runt\n"
 "-----------"
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid ""
 "Group/thread/article operations\n"
 "-------------------------------"
@@ -2342,7 +2362,7 @@ msgstr ""
 "Operationer för grupp/tråd/artikel\n"
 "----------------------------------"
 
-#: src/lang.c:512
+#: src/lang.c:515
 #, fuzzy
 msgid ""
 "Attachment operations\n"
@@ -2351,7 +2371,7 @@ msgstr ""
 "Visa egenskaper\n"
 "---------------"
 
-#: src/lang.c:513
+#: src/lang.c:516
 #, fuzzy
 msgid ""
 "Attribute operations\n"
@@ -2360,7 +2380,7 @@ msgstr ""
 "Visa egenskaper\n"
 "---------------"
 
-#: src/lang.c:514
+#: src/lang.c:517
 #, fuzzy
 msgid ""
 "Option operations\n"
@@ -2369,7 +2389,7 @@ msgstr ""
 "Visa egenskaper\n"
 "---------------"
 
-#: src/lang.c:515
+#: src/lang.c:518
 #, fuzzy
 msgid ""
 "Scope operations\n"
@@ -2378,7 +2398,7 @@ msgstr ""
 "Visa egenskaper\n"
 "---------------"
 
-#: src/lang.c:516
+#: src/lang.c:519
 #, fuzzy
 msgid ""
 "URL operations\n"
@@ -2387,116 +2407,116 @@ msgstr ""
 "Visa egenskaper\n"
 "---------------"
 
-#: src/lang.c:517
+#: src/lang.c:520
 #, fuzzy
 msgid "choose first URL in list"
 msgstr "välj första grupp i lista"
 
-#: src/lang.c:518
+#: src/lang.c:521
 #, fuzzy
 msgid "0 - 9\t  choose URL by number"
 msgstr "0 - 9\t  välj grupp efter nummer"
 
-#: src/lang.c:519
+#: src/lang.c:522
 #, fuzzy
 msgid "choose last URL in list"
 msgstr "välj sista grupp i lista"
 
-#: src/lang.c:520
+#: src/lang.c:523
 #, fuzzy
 msgid "search for URLs forwards"
 msgstr "Sök framåt [%s]> "
 
-#: src/lang.c:521
+#: src/lang.c:524
 #, fuzzy
 msgid "search for URLs backwards"
 msgstr "Sök bakåt [%s]> "
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid "Open URL in browser"
 msgstr ""
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid "toggle info message in last line (URL)"
 msgstr ""
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid "Group Level Commands"
 msgstr "Gruppnivåkommandon"
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid "Kill filter added"
 msgstr ""
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid "Auto-selection filter added"
 msgstr ""
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid "All parts tagged"
 msgstr ""
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid "Storing article for later posting"
 msgstr ""
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid "Please enter a valid character"
 msgstr "Vänligen ange ett giltigt tecken"
 
-#: src/lang.c:531
+#: src/lang.c:534
 #, c-format
 msgid "Missing part #%d"
 msgstr ""
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid "*** No postponed articles ***"
 msgstr "*** Inga uppskjutna artiklar ***"
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid "Not a multi-part message"
 msgstr ""
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid "You are not subscribed to this group"
 msgstr "Du är inte prenumerant av denna grupp"
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid "No previous expression"
 msgstr "Inget tidigare uttryck"
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid "Operation disabled in no-overwrite mode"
 msgstr ""
 
 #. TODO: replace hardcoded key-name in txt_info_postponed
-#: src/lang.c:538
+#: src/lang.c:541
 #, c-format
 msgid "%d postponed %s, reuse with ^O...\n"
 msgstr ""
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid ""
 "X-Conversion-Note: multipart/alternative contents have been removed.\n"
 "  To get the whole article, turn alternative handling OFF in the Option "
 "Menu\n"
 msgstr ""
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid "Save filename for %s/%s is a mailbox. Attachment not saved"
 msgstr ""
 
-#: src/lang.c:542
+#: src/lang.c:545
 msgid "TeX2Iso encoded article"
 msgstr ""
 
-#: src/lang.c:543
+#: src/lang.c:546
 msgid "incomplete "
 msgstr "ej komplett "
 
 #. TODO: replace hardcoded key-names
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid ""
 "\n"
@@ -2534,133 +2554,133 @@ msgid ""
 "Please send bug-reports/comments to %s with the 'R' command.\n"
 msgstr ""
 
-#: src/lang.c:561
+#: src/lang.c:564
 #, c-format
 msgid "Invalid  From: %s  line. Read the INSTALL file again."
 msgstr ""
 
-#: src/lang.c:563
+#: src/lang.c:566
 msgid "Invalid multibyte sequence found\n"
 msgstr ""
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid "Invalid  Sender:-header %s"
 msgstr ""
 
-#: src/lang.c:568
+#: src/lang.c:571
 msgid "Inverse video disabled"
 msgstr ""
 
-#: src/lang.c:569
+#: src/lang.c:572
 msgid "Inverse video enabled"
 msgstr ""
 
-#: src/lang.c:571
+#: src/lang.c:574
 #, c-format
 msgid "Missing definition for %s\n"
 msgstr ""
 
-#: src/lang.c:572
+#: src/lang.c:575
 #, c-format
 msgid "Invalid key definition '%s'\n"
 msgstr ""
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid "Invalid keyname '%s'\n"
 msgstr ""
 
-#: src/lang.c:574
+#: src/lang.c:577
 #, c-format
 msgid "Keymap file was upgraded to version %s\n"
 msgstr ""
 
-#: src/lang.c:575
+#: src/lang.c:578
 #, c-format
 msgid "Kill From:     [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:576
+#: src/lang.c:579
 msgid "Kill Lines: (</>num): "
 msgstr ""
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid "Kill Article Menu"
 msgstr ""
 
-#: src/lang.c:578
+#: src/lang.c:581
 #, c-format
 msgid "Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr ""
 
-#: src/lang.c:579
+#: src/lang.c:582
 msgid "Kill pattern scope  : "
 msgstr ""
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid "Kill Subject:  [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:581
+#: src/lang.c:584
 msgid "Kill text pattern   : "
 msgstr ""
 
-#: src/lang.c:582
+#: src/lang.c:585
 msgid "Kill time in days   : "
 msgstr ""
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid "Last"
 msgstr "Sista"
 
-#: src/lang.c:585
+#: src/lang.c:588
 msgid "-- Last response --"
 msgstr "-- Sista svaret --"
 
-#: src/lang.c:586
+#: src/lang.c:589
 #, c-format
 msgid "Lines %s  "
 msgstr "Rader %s  "
 
-#: src/lang.c:588
+#: src/lang.c:591
 msgid "Mail"
 msgstr "Post"
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid "mailbox "
 msgstr "postlåda "
 
-#: src/lang.c:590
+#: src/lang.c:593
 #, c-format
 msgid "Mail article(s) to [%.*s]> "
 msgstr "Skicka artikel(ar) till [%.*s]> "
 
-#: src/lang.c:591
+#: src/lang.c:594
 #, c-format
 msgid "Mailing log to %s\n"
 msgstr "Skickar logg till %s\n"
 
-#: src/lang.c:592
+#: src/lang.c:595
 msgid "Mail bug report..."
 msgstr ""
 
-#: src/lang.c:593
+#: src/lang.c:596
 #, c-format
 msgid "Mail BUG REPORT to %s?"
 msgstr "Skicka FELRAPPORT till %s?"
 
-#: src/lang.c:594
+#: src/lang.c:597
 msgid "Mailed"
 msgstr "Skickad"
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid "Mailing to %s..."
 msgstr "Skickar till %s..."
 
-#: src/lang.c:596
+#: src/lang.c:599
 msgid ""
 "# [Mail/Save] active file. Format is like news active file:\n"
 "#   groupname  max.artnum  min.artnum  /dir\n"
@@ -2668,353 +2688,353 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:599
+#: src/lang.c:602
 #, fuzzy, c-format
 msgid "%s marked as read"
 msgstr "%s markerad som oläst"
 
-#: src/lang.c:600
+#: src/lang.c:603
 #, c-format
 msgid "%s marked as unread"
 msgstr "%s markerad som oläst"
 
-#: src/lang.c:601
+#: src/lang.c:604
 #, fuzzy, c-format
 msgid "Marked %d of %d %s as read"
 msgstr "Markera grupp %s som läst?"
 
-#: src/lang.c:602
+#: src/lang.c:605
 #, fuzzy, c-format
 msgid "Marked %d of %d %s as unread"
 msgstr "Markera grupp %s som läst?"
 
-#: src/lang.c:603 src/lang.c:1334
+#: src/lang.c:606 src/lang.c:1337
 msgid "Mark"
 msgstr "Markera"
 
-#: src/lang.c:604
+#: src/lang.c:607
 #, c-format
 msgid "Mark all articles as read%s?"
 msgstr "Markera alla artiklar som lästa%s?"
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, fuzzy, c-format
 msgid "Mark article as read%s?"
 msgstr "Markera alla artiklar som lästa%s?"
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid "Mark group %s as read?"
 msgstr "Markera grupp %s som läst?"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid "Mark thread as read%s?"
 msgstr "Markera tråd som läst%s?"
 
-#: src/lang.c:608
+#: src/lang.c:611
 #, c-format
 msgid "Matching %s groups..."
 msgstr "Matchar %s grupper..."
 
-#: src/lang.c:609 src/lang.c:623 src/lang.c:629
+#: src/lang.c:612 src/lang.c:626 src/lang.c:632
 #, fuzzy, c-format
 msgid "<n>=set current to n; %s=line down; %s=line up; %s=help; %s=quit"
 msgstr ""
 "<n>=sätt nuvarande till n; %s=nästa olästa; %s=sökmönster; %s=döda/välj"
 
-#: src/lang.c:611
+#: src/lang.c:614
 #, fuzzy, c-format
 msgid ""
 "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr ""
 "%s=rad ner; %s=rad upp; %s=hjälp; %s=flytta; %s=avsluta; %s=växla alla/olästa"
 
-#: src/lang.c:613
+#: src/lang.c:616
 #, fuzzy, c-format
 msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr ""
 "%s=rad ner; %s=rad upp; %s=hjälp; %s=flytta; %s=avsluta; %s=växla alla/olästa"
 
-#: src/lang.c:615
+#: src/lang.c:618
 #, fuzzy, c-format
 msgid ""
 "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search"
 msgstr "%s=sök framåt; %s=sök bakåt; %s=avsluta"
 
-#: src/lang.c:616 src/lang.c:620
+#: src/lang.c:619 src/lang.c:623
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s=search pattern; %s=kill/select"
 msgstr ""
 "<n>=sätt nuvarande till n; %s=nästa olästa; %s=sökmönster; %s=döda/välj"
 
-#: src/lang.c:617
+#: src/lang.c:620
 #, c-format
 msgid ""
 "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; "
 "%s=list thread"
 msgstr ""
 
-#: src/lang.c:618
+#: src/lang.c:621
 #, c-format
 msgid "%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom"
 msgstr "%s=rad upp; %s=rad ner; %s=sida upp; %s=sida ned; %s=topp; %s=botten"
 
-#: src/lang.c:619
+#: src/lang.c:622
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=quit"
 msgstr "%s=sök framåt; %s=sök bakåt; %s=avsluta"
 
-#: src/lang.c:621
+#: src/lang.c:624
 #, c-format
 msgid "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
 msgstr ""
 
-#: src/lang.c:622
+#: src/lang.c:625
 #, c-format
 msgid "%s=add; %s=move; %s=rename; %s=delete"
 msgstr ""
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
 msgstr ""
 
-#: src/lang.c:625
+#: src/lang.c:628
 #, c-format
 msgid ""
 "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
 msgstr ""
 "%s=rad ner; %s=rad upp; %s=hjälp; %s=flytta; %s=avsluta; %s=växla alla/olästa"
 
-#: src/lang.c:626
+#: src/lang.c:629
 #, c-format
 msgid ""
 "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/"
 "out"
 msgstr ""
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr ""
 
-#: src/lang.c:628
+#: src/lang.c:631
 #, c-format
 msgid "%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread"
 msgstr ""
 "%s=hjälp; %s=rad ner; %s=rad upp; %s=avsluta; %s=märk; %s=markera oläst"
 
-#: src/lang.c:630
+#: src/lang.c:633
 #, fuzzy, c-format
 msgid "%s=search forwards; %s=search backwards; %s=repeat search"
 msgstr "%s=sök framåt; %s=sök bakåt; %s=avsluta"
 
-#: src/lang.c:631
+#: src/lang.c:634
 msgid "--More--"
 msgstr "--Mer--"
 
-#: src/lang.c:632
+#: src/lang.c:635
 #, c-format
 msgid "Moving %s..."
 msgstr "Flyttar %s..."
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid "Message-ID: & last Reference  "
 msgstr ""
 
-#: src/lang.c:634
+#: src/lang.c:637
 msgid "Message-ID: line              "
 msgstr ""
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid "Message-ID: & References: line"
 msgstr ""
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid ", name: "
 msgstr ", namn: "
 
-#: src/lang.c:638
+#: src/lang.c:641
 #, c-format
 msgid "Go to newsgroup [%s]> "
 msgstr "Gå till diskussionsgrupp [%s]> "
 
-#: src/lang.c:639
+#: src/lang.c:642
 msgid "newsgroups"
 msgstr "diskussionsgrupper"
 
-#: src/lang.c:640
+#: src/lang.c:643
 #, c-format
 msgid "Position %s in group list (1,2,..,$) [%d]> "
 msgstr ""
 
-#: src/lang.c:641
+#: src/lang.c:644
 msgid "newsgroup"
 msgstr "diskussionsgrupp"
 
-#: src/lang.c:642
+#: src/lang.c:645
 msgid "Try and save newsrc file again?"
 msgstr "Försöka att spara filen newsrc igen?"
 
-#: src/lang.c:643
+#: src/lang.c:646
 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr ""
 
-#: src/lang.c:644
+#: src/lang.c:647
 msgid "newsrc file saved successfully.\n"
 msgstr ""
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid "-- Next response --"
 msgstr "-- Nästa svar --"
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid "No  "
 msgstr "Nej "
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid "*** No articles ***"
 msgstr "*** Inga artiklar ***"
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid "No articles have been posted"
 msgstr "Inga artiklar har postats"
 
-#: src/lang.c:649
+#: src/lang.c:652
 #, fuzzy
 msgid "*** No attachments ***"
 msgstr "*** Inga artiklar ***"
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid "*** No description ***"
 msgstr "*** Ingen beskrivning ***"
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid "No filename"
 msgstr "Inget filnamn"
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid "No group"
 msgstr "Ingen grupp"
 
-#: src/lang.c:653
+#: src/lang.c:656
 msgid "*** No groups ***"
 msgstr "*** Inga grupper ***"
 
-#: src/lang.c:654
+#: src/lang.c:657
 msgid "No more groups to read"
 msgstr "Inga fler grupper att läsa"
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid "No last message"
 msgstr "Inget sista meddelande"
 
-#: src/lang.c:656
+#: src/lang.c:659
 msgid "No mail address"
 msgstr "Ingen e-postadress"
 
-#: src/lang.c:657
+#: src/lang.c:660
 msgid "No articles marked for saving"
 msgstr ""
 
-#: src/lang.c:658
+#: src/lang.c:661
 msgid "No match"
 msgstr "Ingen match"
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid "No more groups"
 msgstr "Inga fler grupper"
 
-#: src/lang.c:660
+#: src/lang.c:663
 msgid "No newsgroups"
 msgstr "Inga diskussionsgrupper"
 
-#: src/lang.c:661
+#: src/lang.c:664
 msgid "No next unread article"
 msgstr "Slut på olästa artiklar"
 
-#: src/lang.c:662
+#: src/lang.c:665
 msgid "No previous group"
 msgstr "Ingen föregående grupp"
 
-#: src/lang.c:663
+#: src/lang.c:666
 msgid "No previous search, nothing to repeat"
 msgstr ""
 
-#: src/lang.c:664
+#: src/lang.c:667
 msgid "No previous unread article"
 msgstr "Ingen föregående oläst artikel"
 
-#: src/lang.c:665
+#: src/lang.c:668
 msgid "No responses"
 msgstr "Inga svar"
 
-#: src/lang.c:666
+#: src/lang.c:669
 msgid "No responses to list in current thread"
 msgstr ""
 
-#: src/lang.c:667
+#: src/lang.c:670
 #, fuzzy
 msgid "*** No scopes ***"
 msgstr "*** Inga grupper ***"
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid "No search string"
 msgstr "Ingen söksträng"
 
-#: src/lang.c:669
+#: src/lang.c:672
 msgid "No subject"
 msgstr "Inget ämne"
 
-#: src/lang.c:671
+#: src/lang.c:674
 #, c-format
 msgid "%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr ""
 
-#: src/lang.c:672
+#: src/lang.c:675
 #, c-format
 msgid "%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr ""
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, c-format
 msgid "%s: Terminal must have clearscreen (cl) capability\n"
 msgstr ""
 
-#: src/lang.c:674
+#: src/lang.c:677
 #, c-format
 msgid "%s: Terminal must have cursor motion (cm)\n"
 msgstr ""
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, c-format
 msgid "%s: TERM variable must be set to use screen capabilities\n"
 msgstr ""
 
-#: src/lang.c:677
+#: src/lang.c:680
 #, c-format
 msgid "No viewer found for %s/%s\n"
 msgstr ""
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid "Newsgroup does not exist on this server"
 msgstr ""
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid "Group %s not found in active file"
 msgstr ""
 
-#: src/lang.c:680
+#: src/lang.c:683
 msgid "c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr ""
 
-#: src/lang.c:681
+#: src/lang.c:684
 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr ""
 
-#: src/lang.c:682
+#: src/lang.c:685
 #, c-format
 msgid ""
 "# NNTP-server -> newsrc translation table and NNTP-server\n"
@@ -3031,322 +3051,322 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:689
+#: src/lang.c:692
 msgid "Only"
 msgstr "Endast"
 
-#: src/lang.c:690
+#: src/lang.c:693
 #, c-format
 msgid "Option not enabled. Recompile with %s."
 msgstr "Flagga inte aktiverad. Bygg om med %s."
 
-#: src/lang.c:691
+#: src/lang.c:694
 msgid "Options Menu"
 msgstr "Alternativmenyn"
 
-#: src/lang.c:692
+#: src/lang.c:695
 #, fuzzy
 msgid "Options Menu Commands"
 msgstr "Alternativmenyn"
 
-#: src/lang.c:695
+#: src/lang.c:698
 #, c-format
 msgid "Error in regex: %s at pos. %d '%s'"
 msgstr ""
 
-#: src/lang.c:696
+#: src/lang.c:699
 #, c-format
 msgid "Error in regex: pcre internal error %d"
 msgstr ""
 
-#: src/lang.c:697
+#: src/lang.c:700
 #, c-format
 msgid "Error in regex: study - pcre internal error %s"
 msgstr ""
 
-#: src/lang.c:698
+#: src/lang.c:701
 msgid "Post a followup..."
 msgstr "Posta en uppföljning..."
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:700
+#: src/lang.c:703
 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:703
+#: src/lang.c:706
 msgid "Posted articles history"
 msgstr ""
 
-#: src/lang.c:704
+#: src/lang.c:707
 #, c-format
 msgid "Post to newsgroup(s) [%s]> "
 msgstr "Posta till diskussionsgrupp(er) [%s]> "
 
-#: src/lang.c:705
+#: src/lang.c:708
 msgid "-- post processing started --"
 msgstr ""
 
-#: src/lang.c:706
+#: src/lang.c:709
 msgid "-- post processing completed --"
 msgstr ""
 
-#: src/lang.c:707
+#: src/lang.c:710
 #, c-format
 msgid "Post subject [%s]> "
 msgstr ""
 
-#: src/lang.c:708
+#: src/lang.c:711
 msgid ""
 "# Summary of mailed/posted messages viewable by 'W' command from within "
 "tin.\n"
 msgstr ""
 
-#: src/lang.c:709
+#: src/lang.c:712
 msgid "Posting article..."
 msgstr "Postar artikel..."
 
-#: src/lang.c:710
+#: src/lang.c:713
 #, c-format
 msgid "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr ""
 
-#: src/lang.c:711
+#: src/lang.c:714
 #, c-format
 msgid "Hot %s"
 msgstr "Hetta %s"
 
-#: src/lang.c:712
+#: src/lang.c:715
 #, c-format
 msgid "Tagged %s"
 msgstr "Märkt %s"
 
-#: src/lang.c:713
+#: src/lang.c:716
 #, c-format
 msgid "Untagged %s"
 msgstr ""
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid "Processing mail messages marked for deletion."
 msgstr ""
 
-#: src/lang.c:715
+#: src/lang.c:718
 msgid "Processing saved articles marked for deletion."
 msgstr ""
 
-#: src/lang.c:716
+#: src/lang.c:719
 #, c-format
 msgid "Accept Followup-To? %s=post, %s=ignore, %s=quit: "
 msgstr ""
 
-#: src/lang.c:717
+#: src/lang.c:720
 msgid "Article unchanged, abort mailing?"
 msgstr ""
 
-#: src/lang.c:718
+#: src/lang.c:721
 #, c-format
 msgid "Do you want to see postponed articles (%d)?"
 msgstr ""
 
-#: src/lang.c:720
+#: src/lang.c:723
 msgid "Add quick kill filter?"
 msgstr ""
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid "Add quick selection filter?"
 msgstr ""
 
-#: src/lang.c:722
+#: src/lang.c:725
 msgid "Do you really want to quit?"
 msgstr "Vill du verkligen avsluta?"
 
-#: src/lang.c:723
+#: src/lang.c:726
 #, c-format
 msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr ""
 
-#: src/lang.c:724
+#: src/lang.c:727
 msgid "You have tagged articles in this group - quit anyway?"
 msgstr ""
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid "%s=quit, %s=edit, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid "%s=quit %s=edit %s=save kill description: "
 msgstr ""
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid "%s=quit %s=edit %s=save select description: "
 msgstr ""
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid "Do you really want to quit without saving your configuration?"
 msgstr "Vill du verkligen avsluta utan att spara din konfiguration?"
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid "Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr ""
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid "Do you want to abort this operation?"
 msgstr "Vill du avbryta denna operation?"
 
-#: src/lang.c:734
+#: src/lang.c:737
 msgid "Do you want to exit tin immediately?"
 msgstr "Vill du avsluta tin omedelbart?"
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid "Reading ('q' to quit)..."
 msgstr "Läser (\"q\" för att avsluta)..."
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid "Reading %sarticles..."
 msgstr "Läser %sarticles..."
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid "Reading %sattributes file...\n"
 msgstr "Läser %sattributfil...\n"
 
-#: src/lang.c:739
+#: src/lang.c:742
 #, c-format
 msgid "Reading %sconfig file...\n"
 msgstr "Läser %skonfigurationsfil...\n"
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid "Reading filter file...\n"
 msgstr "Läser filterfil...\n"
 
-#: src/lang.c:741
+#: src/lang.c:744
 #, c-format
 msgid "Reading %s groups..."
 msgstr "Läser %s grupper..."
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid "Reading input history file...\n"
 msgstr ""
 
-#: src/lang.c:743
+#: src/lang.c:746
 msgid "Reading keymap file...\n"
 msgstr ""
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid "Reading groups from active file... "
 msgstr "Läser grupper från aktiv fil..."
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid "Reading groups from newsrc file... "
 msgstr ""
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid "Reading newsgroups file... "
 msgstr ""
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid "Reading newsrc file..."
 msgstr ""
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid "References: line              "
 msgstr ""
 
-#: src/lang.c:750
+#: src/lang.c:753
 #, c-format
 msgid "(%d:%02d remaining)"
 msgstr "(%d:%02d återstår)"
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid "Bogus group %s removed."
 msgstr ""
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid "Removed from the previous rule: "
 msgstr ""
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid "Error: rename %s to %s"
 msgstr "Fel: byt namn på %s till %s"
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid "Reply to author..."
 msgstr ""
 
-#: src/lang.c:756
+#: src/lang.c:759
 msgid "Repost"
 msgstr ""
 
-#: src/lang.c:757
+#: src/lang.c:760
 msgid "Reposting article..."
 msgstr ""
 
-#: src/lang.c:758
+#: src/lang.c:761
 #, c-format
 msgid "Repost article(s) to group(s) [%s]> "
 msgstr ""
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid "Reset newsrc?"
 msgstr "Återställ newsrc?"
 
-#: src/lang.c:760
+#: src/lang.c:763
 msgid "Responses have been directed to the following newsgroups"
 msgstr ""
 
-#: src/lang.c:761
+#: src/lang.c:764
 #, c-format
 msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr ""
 
-#: src/lang.c:763
+#: src/lang.c:766
 msgid "Press <RETURN> to continue..."
 msgstr "Tryck <RETURN> för att fortsätta..."
 
-#: src/lang.c:765
+#: src/lang.c:768
 #, c-format
 msgid "Select From    [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:766
+#: src/lang.c:769
 msgid "Select Lines: (</>num): "
 msgstr "Välj rader: (</>num): "
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid "Auto-select Article Menu"
 msgstr ""
 
-#: src/lang.c:768
+#: src/lang.c:771
 #, c-format
 msgid "Select Msg-Id  [%s] (f/l/o/n): "
 msgstr ""
 
-#: src/lang.c:769
+#: src/lang.c:772
 msgid "Select pattern scope: "
 msgstr ""
 
-#: src/lang.c:770
+#: src/lang.c:773
 #, c-format
 msgid "Select Subject [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid "Select text pattern : "
 msgstr ""
 
-#: src/lang.c:772
+#: src/lang.c:775
 msgid "Select time in days   : "
 msgstr "Välj tid i dagar   : "
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid ""
 "# %s server configuration file\n"
@@ -3359,54 +3379,54 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid "Showing unread groups only"
 msgstr "Visar endast olästa grupper"
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid "Subject: line (ignore case)   "
 msgstr ""
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid "Subject: line (case sensitive)"
 msgstr ""
 
-#: src/lang.c:782
+#: src/lang.c:785
 msgid "Save"
 msgstr "Spara"
 
-#: src/lang.c:783
+#: src/lang.c:786
 #, c-format
 msgid "Save '%s' (%s/%s)?"
 msgstr "Spara \"%s\" (%s/%s)?"
 
-#: src/lang.c:784
+#: src/lang.c:787
 msgid "Save configuration before continuing?"
 msgstr "Spara konfiguration före du fortsätter?"
 
-#: src/lang.c:785
+#: src/lang.c:788
 msgid "Save filename> "
 msgstr "Spara filnamn> "
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid "Saved"
 msgstr "Sparad"
 
-#: src/lang.c:787
+#: src/lang.c:790
 #, c-format
 msgid "%4d unread (%4d hot) %s in %s\n"
 msgstr ""
 
-#: src/lang.c:788
+#: src/lang.c:791
 #, c-format
 msgid "Saved %s...\n"
 msgstr "Sparade %s...\n"
 
-#: src/lang.c:789
+#: src/lang.c:792
 msgid "Nothing was saved"
 msgstr "Ingenting sparades"
 
-#: src/lang.c:790
+#: src/lang.c:793
 #, c-format
 msgid ""
 "\n"
@@ -3415,213 +3435,213 @@ msgstr ""
 "\n"
 "%s %d %s från %d %s\n"
 
-#: src/lang.c:791
+#: src/lang.c:794
 #, c-format
 msgid "-- %s saved to %s%s --"
 msgstr "-- %s sparad till %s%s --"
 
-#: src/lang.c:792
+#: src/lang.c:795
 #, c-format
 msgid "-- %s saved to %s - %s --"
 msgstr "-- %s sparad till %s - %s --"
 
-#: src/lang.c:793
+#: src/lang.c:796
 msgid "Saving..."
 msgstr "Sparar..."
 
-#: src/lang.c:794
+#: src/lang.c:797
 #, c-format
 msgid "%s: Screen initialization failed"
 msgstr ""
 
-#: src/lang.c:796
+#: src/lang.c:799
 #, c-format
 msgid "%s: screen is too small\n"
 msgstr "%s: skärm är för liten\n"
 
-#: src/lang.c:798
+#: src/lang.c:801
 #, c-format
 msgid "screen is too small, %s is exiting\n"
 msgstr "skärm är för liten, %s avslutas\n"
 
-#: src/lang.c:799
+#: src/lang.c:802
 msgid "Delete scope?"
 msgstr ""
 
-#: src/lang.c:800
+#: src/lang.c:803
 #, fuzzy
 msgid "Enter scope> "
 msgstr "Ange mönster [%s]> "
 
-#: src/lang.c:801
+#: src/lang.c:804
 msgid "Select new position> "
 msgstr ""
 
-#: src/lang.c:802
+#: src/lang.c:805
 msgid "New position cannot be a global scope"
 msgstr ""
 
-#: src/lang.c:803
+#: src/lang.c:806
 msgid "Global scope, operation not allowed"
 msgstr ""
 
-#: src/lang.c:804
+#: src/lang.c:807
 msgid "Rename scope> "
 msgstr ""
 
-#: src/lang.c:805
+#: src/lang.c:808
 #, fuzzy
 msgid "Select scope> "
 msgstr "Välj grupp> "
 
-#: src/lang.c:806
+#: src/lang.c:809
 #, fuzzy
 msgid "Scopes Menu"
 msgstr "Alternativmenyn"
 
-#: src/lang.c:807
+#: src/lang.c:810
 #, fuzzy
 msgid "Scopes Menu Commands"
 msgstr "Toppnivåkommandon"
 
-#: src/lang.c:808
+#: src/lang.c:811
 #, c-format
 msgid "Search backwards [%s]> "
 msgstr "Sök bakåt [%s]> "
 
-#: src/lang.c:809
+#: src/lang.c:812
 #, c-format
 msgid "Search body [%s]> "
 msgstr ""
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid "Search forwards [%s]> "
 msgstr "Sök framåt [%s]> "
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid "Searching..."
 msgstr "Söker..."
 
-#: src/lang.c:812
+#: src/lang.c:815
 #, c-format
 msgid "Searching article %d of %d ('q' to abort)..."
 msgstr ""
 
-#: src/lang.c:813
+#: src/lang.c:816
 msgid "Select article> "
 msgstr "Välj artikel> "
 
-#: src/lang.c:814
+#: src/lang.c:817
 msgid ""
 "Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr ""
 "Välj alternativnummer före texten eller använd piltangenter och <CR>. \"q\" "
 "avsluta."
 
-#: src/lang.c:815
+#: src/lang.c:818
 msgid "Select group> "
 msgstr "Välj grupp> "
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid "Enter selection pattern [%s]> "
 msgstr ""
 
-#: src/lang.c:817
+#: src/lang.c:820
 #, fuzzy
 msgid "Select thread> "
 msgstr "Välj tråd > "
 
-#: src/lang.c:818
+#: src/lang.c:821
 #, c-format
 msgid "%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr ""
 
-#: src/lang.c:819
+#: src/lang.c:822
 msgid "servers active-file"
 msgstr ""
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid "Cannot move into new newsgroups. Subscribe first..."
 msgstr ""
 
-#: src/lang.c:821
+#: src/lang.c:824
 msgid "<SPACE>"
 msgstr "<BLANKSTEG>"
 
-#: src/lang.c:822
+#: src/lang.c:825
 #, c-format
 msgid "Starting: (%s)"
 msgstr "Startar: (%s)"
 
-#: src/lang.c:823
+#: src/lang.c:826
 #, c-format
 msgid "List Thread (%d of %d)"
 msgstr "Lista tråd (%d av %d)"
 
-#: src/lang.c:824
+#: src/lang.c:827
 #, c-format
 msgid "Thread (%.*s)"
 msgstr "Tråd (%.*s)"
 
-#: src/lang.c:825
+#: src/lang.c:828
 msgid "Enter wildcard subscribe pattern> "
 msgstr ""
 
-#: src/lang.c:826
+#: src/lang.c:829
 #, c-format
 msgid "subscribed to %d groups"
 msgstr ""
 
-#: src/lang.c:827
+#: src/lang.c:830
 #, c-format
 msgid "Subscribed to %s"
 msgstr ""
 
-#: src/lang.c:828
+#: src/lang.c:831
 msgid "Subscribing... "
 msgstr ""
 
-#: src/lang.c:829
+#: src/lang.c:832
 #, c-format
 msgid "Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr ""
 
-#: src/lang.c:830
+#: src/lang.c:833
 #, c-format
 msgid "Supersede article(s) to group(s) [%s]> "
 msgstr ""
 
-#: src/lang.c:831
+#: src/lang.c:834
 msgid "Superseding article ..."
 msgstr ""
 
-#: src/lang.c:832
+#: src/lang.c:835
 #, c-format
 msgid ""
 "\n"
 "Stopped. Type 'fg' to restart %s\n"
 msgstr ""
 
-#: src/lang.c:834
+#: src/lang.c:837
 #, c-format
 msgid "%d days"
 msgstr "%d dagar"
 
-#: src/lang.c:835
+#: src/lang.c:838
 msgid "<TAB>"
 msgstr "<TAB>"
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid "TeX "
 msgstr "TeX "
 
-#: src/lang.c:837
+#: src/lang.c:840
 msgid "# Default action/prompt strings\n"
 msgstr ""
 
-#: src/lang.c:838
+#: src/lang.c:841
 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"
@@ -3632,225 +3652,225 @@ msgid ""
 "# expire=ON/OFF  ON=limit to default_filter_days OFF=don't ever expire\n"
 msgstr ""
 
-#: src/lang.c:851
+#: src/lang.c:854
 msgid ""
 "# If ON use print current subject or newsgroup description in the last line\n"
 msgstr ""
 
-#: src/lang.c:852
+#: src/lang.c:855
 msgid "# Host & time info used for detecting new groups (don't touch)\n"
 msgstr ""
 
-#: src/lang.c:853
+#: src/lang.c:856
 msgid "There is no news\n"
 msgstr ""
 
-#: src/lang.c:854
+#: src/lang.c:857
 msgid "Thread"
 msgstr "Tråd"
 
-#: src/lang.c:855
+#: src/lang.c:858
 msgid "Thread Level Commands"
 msgstr ""
 
-#: src/lang.c:856
+#: src/lang.c:859
 msgid "Thread deselected"
 msgstr ""
 
-#: src/lang.c:857
+#: src/lang.c:860
 msgid "Thread selected"
 msgstr ""
 
-#: src/lang.c:859
+#: src/lang.c:862
 msgid "threads"
 msgstr "trådar"
 
-#: src/lang.c:861
+#: src/lang.c:864
 msgid "thread"
 msgstr "tråd"
 
-#: src/lang.c:862
+#: src/lang.c:865
 #, c-format
 msgid "Thread %4s of %4s"
 msgstr "Tråd %4s av %4s"
 
-#: src/lang.c:863
+#: src/lang.c:866
 msgid "Threading articles..."
 msgstr "Trådar artiklar..."
 
-#: src/lang.c:864
+#: src/lang.c:867
 #, c-format
 msgid "Toggled word highlighting %s"
 msgstr ""
 
-#: src/lang.c:865
+#: src/lang.c:868
 msgid "Toggled rot13 encoding"
 msgstr ""
 
-#: src/lang.c:866
+#: src/lang.c:869
 #, c-format
 msgid "Toggled german TeX encoding %s"
 msgstr ""
 
-#: src/lang.c:867
+#: src/lang.c:870
 #, c-format
 msgid "Toggled tab-width to %d"
 msgstr ""
 
-#: src/lang.c:869
+#: src/lang.c:872
 #, c-format
 msgid "%d Trying to dotlock %s"
 msgstr ""
 
-#: src/lang.c:870
+#: src/lang.c:873
 #, c-format
 msgid "%d Trying to lock %s"
 msgstr "%d Försöker att låsa %s"
 
-#: src/lang.c:872
+#: src/lang.c:875
 msgid "           h=help"
 msgstr "           h=hjälp"
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid "Unlimited"
 msgstr "Obegränsad"
 
-#: src/lang.c:875
+#: src/lang.c:878
 msgid "Enter wildcard unsubscribe pattern> "
 msgstr ""
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid "Error decoding %s : %s"
 msgstr "Fel vid avkodning av %s : %s"
 
-#: src/lang.c:877
+#: src/lang.c:880
 msgid "No end."
 msgstr "Inget slut."
 
-#: src/lang.c:878
+#: src/lang.c:881
 #, c-format
 msgid "%s successfully decoded."
 msgstr "%s lyckades avkodas."
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid ""
 "%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
 "\n"
 msgstr ""
 
-#: src/lang.c:880
+#: src/lang.c:883
 msgid "unread "
 msgstr "oläst "
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid "unsubscribed from %d groups"
 msgstr ""
 
-#: src/lang.c:882
+#: src/lang.c:885
 #, c-format
 msgid "Unsubscribed from %s"
 msgstr ""
 
-#: src/lang.c:883
+#: src/lang.c:886
 msgid "Unsubscribing... "
 msgstr ""
 
-#: src/lang.c:884
+#: src/lang.c:887
 msgid "Unthreading articles..."
 msgstr ""
 
-#: src/lang.c:885
+#: src/lang.c:888
 msgid "Updated"
 msgstr "Uppdaterad"
 
-#: src/lang.c:887
+#: src/lang.c:890
 #, c-format
 msgid "unparseable \"LIST COUNTS\" line: \"%s\""
 msgstr ""
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid "Updating"
 msgstr "Uppdaterar"
 
-#: src/lang.c:890
+#: src/lang.c:893
 msgid "URL Menu"
 msgstr ""
 
-#: src/lang.c:891
+#: src/lang.c:894
 #, fuzzy
 msgid "URL Menu Commands"
 msgstr "Toppnivåkommandon"
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, fuzzy, c-format
 msgid "Opening %s"
 msgstr "Öppnar %s\n"
 
-#: src/lang.c:893
+#: src/lang.c:896
 #, fuzzy
 msgid "Select URL> "
 msgstr "Välj grupp> "
 
-#: src/lang.c:894
+#: src/lang.c:897
 #, fuzzy
 msgid "No URLs in this article"
 msgstr "Inga fler URL:er i denna artikel"
 
-#: src/lang.c:895
+#: src/lang.c:898
 msgid "Use MIME display program for this message?"
 msgstr ""
 
-#: src/lang.c:896
+#: src/lang.c:899
 msgid "  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr ""
 
-#: src/lang.c:897
+#: src/lang.c:900
 msgid "  -Z       return status indicating if any unread news (batch mode)"
 msgstr ""
 
-#: src/lang.c:898
+#: src/lang.c:901
 msgid "  -q       don't check for new newsgroups"
 msgstr ""
 
-#: src/lang.c:899
+#: src/lang.c:902
 msgid "  -X       don't save any files on quit"
 msgstr ""
 
-#: src/lang.c:900
+#: src/lang.c:903
 msgid "  -d       don't show newsgroup descriptions"
 msgstr ""
 
-#: src/lang.c:901
+#: src/lang.c:904
 msgid "  -G limit get only limit articles/group"
 msgstr ""
 
-#: src/lang.c:902
+#: src/lang.c:905
 #, c-format
 msgid "  -H       help information about %s"
 msgstr ""
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid "  -h       this help message"
 msgstr "  -h       detta hjälpmeddelande"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, c-format
 msgid "  -I dir   news index file directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:905
+#: src/lang.c:908
 msgid "  -u       update index files (batch mode)"
 msgstr ""
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid "  -m dir   mailbox directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:907
+#: src/lang.c:910
 #, c-format
 msgid ""
 "\n"
@@ -3860,49 +3880,49 @@ msgstr ""
 "Skicka felrapporter/kommentarer till %s\n"
 "Rapportera synpunkter på översättningen till <tp-sv@listor.tp-sv.se>."
 
-#: src/lang.c:908
+#: src/lang.c:911
 msgid "  -N       mail new news to your posts (batch mode)"
 msgstr ""
 
-#: src/lang.c:909
+#: src/lang.c:912
 msgid "  -M user  mail new news to specified user (batch mode)"
 msgstr ""
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, c-format
 msgid "  -f file  subscribed to newsgroups file [default=%s]"
 msgstr ""
 
-#: src/lang.c:911
+#: src/lang.c:914
 msgid "  -x       no-posting mode"
 msgstr ""
 
-#: src/lang.c:912
+#: src/lang.c:915
 msgid "  -w       post an article and exit"
 msgstr "  -w       posta en artikel och avsluta"
 
-#: src/lang.c:913
+#: src/lang.c:916
 msgid "  -o       post all postponed articles and exit"
 msgstr ""
 
-#: src/lang.c:914
+#: src/lang.c:917
 msgid "  -R       read news saved by -S option"
 msgstr ""
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid "  -s dir   save news directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:916
+#: src/lang.c:919
 msgid "  -S       save new news for later reading (batch mode)"
 msgstr ""
 
-#: src/lang.c:917
+#: src/lang.c:920
 msgid "  -z       start if any unread news"
 msgstr "  -z       starta om det finns olästa diskussioner"
 
-#: src/lang.c:918
+#: src/lang.c:921
 #, c-format
 msgid ""
 "A Usenet reader.\n"
@@ -3913,42 +3933,42 @@ msgstr ""
 "\n"
 "Användning: %s [flaggor] [diskussionsgrupp[,...]]"
 
-#: src/lang.c:919
+#: src/lang.c:922
 msgid "  -v       verbose output for batch mode options"
 msgstr ""
 
-#: src/lang.c:920
+#: src/lang.c:923
 msgid "  -V       print version & date information"
 msgstr "  -V       skriv ut version & datuminformation"
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid "%s only useful without batch mode operations\n"
 msgstr ""
 
-#: src/lang.c:922
+#: src/lang.c:925
 #, c-format
 msgid "%s only useful for batch mode operations\n"
 msgstr ""
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid "Useless combination %s and %s. Ignoring %s.\n"
 msgstr ""
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid ""
 "\n"
 "%s%d out of range (0 - %d). Reset to 0"
 msgstr ""
 
-#: src/lang.c:926
+#: src/lang.c:929
 #, c-format
 msgid "View '%s' (%s/%s)?"
 msgstr "Visa \"%s\" (%s/%s)?"
 
-#: src/lang.c:928
+#: src/lang.c:931
 #, c-format
 msgid ""
 "\n"
@@ -3956,33 +3976,33 @@ msgid ""
 "%-100s\n"
 msgstr ""
 
-#: src/lang.c:929
+#: src/lang.c:932
 msgid ""
 "\n"
 "Warning: article unchanged after editing\n"
 msgstr ""
 
-#: src/lang.c:930
+#: src/lang.c:933
 msgid ""
 "\n"
 "Warning: \"Subject:\" contains only whitespaces.\n"
 msgstr ""
 
-#: src/lang.c:931
+#: src/lang.c:934
 msgid ""
 "\n"
 "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:"
 "\".\n"
 msgstr ""
 
-#: src/lang.c:933
+#: src/lang.c:936
 msgid ""
 "\n"
 "Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
 "         with \"Re: \" and does not contain \"(was:\".\n"
 msgstr ""
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -3996,7 +4016,7 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:940
+#: src/lang.c:943
 msgid ""
 "\n"
 "Warning: You are using a non-plain transfer encoding (such as base64 or\n"
@@ -4005,13 +4025,13 @@ msgid ""
 "         not be encoded properly.\n"
 msgstr ""
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid ""
 "\n"
 "Warning: \"example\" is a reserved hierarchy!\n"
 msgstr ""
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid ""
 "\n"
@@ -4021,7 +4041,7 @@ msgid ""
 "Read WHATSNEW, etc...\n"
 msgstr ""
 
-#: src/lang.c:948
+#: src/lang.c:951
 #, c-format
 msgid ""
 "\n"
@@ -4030,7 +4050,7 @@ msgid ""
 "Some values in your %s file may be ignored, others might have changed!\n"
 msgstr ""
 
-#: src/lang.c:951
+#: src/lang.c:954
 #, c-format
 msgid ""
 "Warning: tin wrote fewer groups to your\n"
@@ -4040,19 +4060,19 @@ msgid ""
 "before you start tin once again!\n"
 msgstr ""
 
-#: src/lang.c:955
+#: src/lang.c:958
 #, c-format
 msgid ""
 "\n"
 "Warning: Found %d '-- \\n' lines, this may confuse some people.\n"
 msgstr ""
 
-#: src/lang.c:956
+#: src/lang.c:959
 #, c-format
 msgid "Warning: Only %d out of %d articles were saved"
 msgstr ""
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid ""
 "\n"
@@ -4063,49 +4083,49 @@ msgid ""
 "         possible.\n"
 msgstr ""
 
-#: src/lang.c:961
+#: src/lang.c:964
 #, c-format
 msgid ""
 "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
 msgstr ""
 
-#: src/lang.c:962
+#: src/lang.c:965
 msgid ""
 "\n"
 "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
 msgstr ""
 
-#: src/lang.c:963
+#: src/lang.c:966
 msgid "Writing attributes file..."
 msgstr "Skriver attributfil..."
 
-#: src/lang.c:965
+#: src/lang.c:968
 #, c-format
 msgid "%d Responses"
 msgstr "%d svar"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid "Added %d %s"
 msgstr "Lade till %d %s"
 
-#: src/lang.c:968
+#: src/lang.c:971
 msgid "No unsubscribed groups to show"
 msgstr ""
 
-#: src/lang.c:969
+#: src/lang.c:972
 msgid "Showing subscribed to groups only"
 msgstr ""
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid "Yes "
 msgstr "Ja "
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid "    You have mail"
 msgstr "    Du har post"
 
-#: src/lang.c:976
+#: src/lang.c:979
 #, c-format
 msgid ""
 "\n"
@@ -4118,11 +4138,11 @@ msgid ""
 "         M)enu option.\n"
 msgstr ""
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid "  -D mode  debug mode"
 msgstr ""
 
-#: src/lang.c:991
+#: src/lang.c:994
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4139,11 +4159,11 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:1000
+#: src/lang.c:1003
 msgid "toggle color"
 msgstr "växla färg"
 
-#: src/lang.c:1001
+#: src/lang.c:1004
 msgid ""
 "# Changing colors of several screen parts\n"
 "# Possible values are:\n"
@@ -4168,289 +4188,289 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:1021
+#: src/lang.c:1024
 msgid "  -a       toggle color flag"
 msgstr ""
 
-#: src/lang.c:1025
+#: src/lang.c:1028
 msgid ""
 "\n"
 "Error: Followup-To set to more than one newsgroup!\n"
 msgstr ""
 
-#: src/lang.c:1026
+#: src/lang.c:1029
 #, c-format
 msgid ""
 "\n"
 "Error: \"%s\" is renamed, use \"%s\" instead!\n"
 msgstr ""
 
-#: src/lang.c:1027
+#: src/lang.c:1030
 #, c-format
 msgid ""
 "\n"
 "Error: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr ""
 
-#: src/lang.c:1028
+#: src/lang.c:1031
 #, c-format
 msgid ""
 "\n"
 "Error: \"%s\" is not a valid newsgroup!\n"
 msgstr ""
 
-#: src/lang.c:1030
+#: src/lang.c:1033
 msgid ""
 "\n"
 "Warning: Followup-To set to more than one newsgroup!\n"
 msgstr ""
 
-#: src/lang.c:1031
+#: src/lang.c:1034
 #, c-format
 msgid ""
 "\n"
 "Warning: \"%s\" is renamed, you should use \"%s\" instead!\n"
 msgstr ""
 
-#: src/lang.c:1032
+#: src/lang.c:1035
 #, c-format
 msgid ""
 "\n"
 "Warning: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr ""
 
-#: src/lang.c:1033
+#: src/lang.c:1036
 #, c-format
 msgid ""
 "\n"
 "Warning: \"%s\" is not in your newsrc, it may be invalid at this site!\n"
 msgstr ""
 
-#: src/lang.c:1034
+#: src/lang.c:1037
 #, c-format
 msgid ""
 "\n"
 "Warning: \"%s\" is not a valid newsgroup at this site!\n"
 msgstr ""
 
-#: src/lang.c:1038
+#: src/lang.c:1041
 #, c-format
 msgid "%d files successfully written from %d articles. %d %s occurred."
 msgstr ""
 
-#: src/lang.c:1039
+#: src/lang.c:1042
 msgid "Missing parts."
 msgstr ""
 
-#: src/lang.c:1040
+#: src/lang.c:1043
 msgid "No beginning."
 msgstr "Ingen början."
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 msgid "No data."
 msgstr "Inget data."
 
-#: src/lang.c:1042
+#: src/lang.c:1045
 msgid "Unknown error."
 msgstr "Okänt fel."
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid "\tChecksum of %s (%ld %s)"
 msgstr "\tKontrollsumma för %s (%ld %s)"
 
-#: src/lang.c:1050
+#: src/lang.c:1053
 msgid "Reading mail active file... "
 msgstr ""
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid "Reading mailgroups file... "
 msgstr ""
 
-#: src/lang.c:1055
+#: src/lang.c:1058
 msgid "perform PGP operations on article"
 msgstr "genomför PGP-operationer på artikel"
 
-#: src/lang.c:1056
+#: src/lang.c:1059
 msgid "Add key(s) to public keyring?"
 msgstr ""
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid "%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr "%s=kryptera, %s=signera, %s=båda, %s=avsluta: "
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, c-format
 msgid "%s=sign, %s=sign & include public key, %s=quit: "
 msgstr "%s=signera, %s=signera & inkludera publik nyckel, %s=avsluta: "
 
-#: src/lang.c:1059
+#: src/lang.c:1062
 #, c-format
 msgid "PGP has not been set up (can't open %s)"
 msgstr ""
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 msgid "Article not signed and no public keys found"
 msgstr ""
 
-#: src/lang.c:1062
+#: src/lang.c:1065
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1063
+#: src/lang.c:1066
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1064
+#: src/lang.c:1067
 #, c-format
 msgid ""
 "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1067
+#: src/lang.c:1070
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1072
+#: src/lang.c:1075
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1073
+#: src/lang.c:1076
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1074
+#: src/lang.c:1077
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1076
+#: src/lang.c:1079
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1077
+#: src/lang.c:1080
 #, c-format
 msgid "%s=quit, %s=edit, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1078
+#: src/lang.c:1081
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1087
+#: src/lang.c:1090
 msgid "Try cache_overview_files to speed up things.\n"
 msgstr ""
 
-#: src/lang.c:1088
+#: src/lang.c:1091
 msgid "Tin will use local index files instead.\n"
 msgstr ""
 
-#: src/lang.c:1089
+#: src/lang.c:1092
 msgid "Cannot find NNTP server name"
 msgstr ""
 
-#: src/lang.c:1090
+#: src/lang.c:1093
 #, c-format
 msgid "Connecting to %s:%u..."
 msgstr "Ansluter till %s:%u..."
 
-#: src/lang.c:1091
+#: src/lang.c:1094
 msgid "Disconnecting from server...\n"
 msgstr "Kopplar ner från server...\n"
 
-#: src/lang.c:1092
+#: src/lang.c:1095
 #, c-format
 msgid ""
 "Wrong newsgroup name (\"%s\") in response of \"GROUP %s\" command: \"%s\""
 msgstr ""
 
-#: src/lang.c:1093
+#: src/lang.c:1096
 #, c-format
 msgid "Failed to connect to NNTP server %s. Exiting..."
 msgstr ""
 
-#: src/lang.c:1094
+#: src/lang.c:1097
 msgid "205  Closing connection"
 msgstr "205  Stänger anslutning"
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 msgid "Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr ""
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 msgid "Connection to news server has timed out. Reconnect?"
 msgstr ""
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 #, c-format
 msgid ""
 "Put the server name in the file %s,\n"
 "or set the environment variable NNTPSERVER"
 msgstr ""
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid "  -A       force authentication on connect"
 msgstr "  -A       tvinga autentisering vid anslutning"
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 #, c-format
 msgid "  -g serv  read news from NNTP server serv [default=%s]"
 msgstr ""
 
-#: src/lang.c:1100
+#: src/lang.c:1103
 #, c-format
 msgid "  -p port  use port as NNTP port [default=%d]"
 msgstr ""
 
-#: src/lang.c:1101
+#: src/lang.c:1104
 msgid "  -Q       quick start. Same as -nqd"
 msgstr "  -Q       snabbstart. Samma som -nqd"
 
-#: src/lang.c:1102
+#: src/lang.c:1105
 msgid "  -r       read news remotely from default NNTP server"
 msgstr ""
 
-#: src/lang.c:1103
+#: src/lang.c:1106
 msgid "  -l       use only LIST instead of GROUP (-n) command"
 msgstr ""
 
-#: src/lang.c:1104
+#: src/lang.c:1107
 msgid "  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr ""
 
-#: src/lang.c:1106
+#: src/lang.c:1109
 msgid "  -4       force connecting via IPv4"
 msgstr ""
 
-#: src/lang.c:1107
+#: src/lang.c:1110
 msgid "  -6       force connecting via IPv6"
 msgstr ""
 
-#: src/lang.c:1108
+#: src/lang.c:1111
 msgid ""
 "\n"
 "socket or connect problem\n"
 msgstr ""
 
-#: src/lang.c:1110
+#: src/lang.c:1113
 #, c-format
 msgid ""
 "\n"
@@ -4459,99 +4479,99 @@ msgstr ""
 "\n"
 "Anslutning till %s: "
 
-#: src/lang.c:1111
+#: src/lang.c:1114
 msgid "Giving up...\n"
 msgstr "Ger upp...\n"
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 #, c-format
 msgid "%s/tcp: Unknown service.\n"
 msgstr "%s/tcp: Okänd tjänst.\n"
 
-#: src/lang.c:1117
+#: src/lang.c:1120
 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:1120
+#: src/lang.c:1123
 msgid "Your server does not have Xref: in its XOVER information.\n"
 msgstr ""
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 #, c-format
 msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
 msgstr ""
 "Kan inte öppna %s. Försök med %s -r för att läsa diskussionsgrupper via "
 "NNTP.\n"
 
-#: src/lang.c:1126
+#: src/lang.c:1129
 msgid "  -Q       quick start. Same as -qd"
 msgstr "  -Q       snabbstart. Samma som -qd"
 
-#: src/lang.c:1127
+#: src/lang.c:1130
 msgid "  -l       read only active file instead of scanning spool (-n) command"
 msgstr ""
 
-#: src/lang.c:1128
+#: src/lang.c:1131
 msgid "  -n       only read subscribed .newsrc groups from spool"
 msgstr ""
 
-#: src/lang.c:1129
+#: src/lang.c:1132
 msgid "Your server does not have Xref: in its NOV-files.\n"
 msgstr "Din server har inte Xref: i sina NOV-filer.\n"
 
-#: src/lang.c:1133
+#: src/lang.c:1136
 msgid "Posting using external inews failed. Use built in inews instead?"
 msgstr ""
 
-#: src/lang.c:1134
+#: src/lang.c:1137
 msgid "It worked! Should I always use my built in inews from now on?"
 msgstr ""
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 #, c-format
 msgid "%d %s printed"
 msgstr "%d %s utskriven"
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid "output article/thread/hot/pattern/tagged articles to printer"
 msgstr ""
 
-#: src/lang.c:1140
+#: src/lang.c:1143
 msgid "Print"
 msgstr "Skriv ut"
 
-#: src/lang.c:1141
+#: src/lang.c:1144
 msgid "Printing..."
 msgstr "Skriver ut..."
 
-#: src/lang.c:1145
+#: src/lang.c:1148
 msgid "pipe article/thread/hot/pattern/tagged articles into command"
 msgstr ""
 
-#: src/lang.c:1146
+#: src/lang.c:1149
 msgid "No command"
 msgstr "Inget kommando"
 
-#: src/lang.c:1147
+#: src/lang.c:1150
 msgid "Pipe"
 msgstr "Rör"
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 #, fuzzy, c-format
 msgid "Pipe to command [%.*s]> "
 msgstr "Öppna rör till kommando [%.*s]> "
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid "Piping..."
 msgstr ""
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid "Piping not enabled."
 msgstr ""
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 #, c-format
 msgid ""
 "\n"
@@ -4561,7 +4581,7 @@ msgid ""
 "       newsgroup names.\n"
 msgstr ""
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 #, c-format
 msgid ""
 "\n"
@@ -4570,7 +4590,7 @@ msgid ""
 "       Please write all newsgroups into a single line.\n"
 msgstr ""
 
-#: src/lang.c:1165
+#: src/lang.c:1168
 #, c-format
 msgid ""
 "\n"
@@ -4579,14 +4599,14 @@ msgid ""
 "         To avoid trouble please write all newsgroups into a single line.\n"
 msgstr ""
 
-#: src/lang.c:1169
+#: src/lang.c:1172
 #, c-format
 msgid ""
 "\n"
 "Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n"
 msgstr ""
 
-#: src/lang.c:1174
+#: src/lang.c:1177
 msgid ""
 "\n"
 "  If your article contains quoted text  please take some time to pare it "
@@ -4608,611 +4628,612 @@ msgid ""
 "  likely to ignore it completely.  It's a crowded net out there.\n"
 msgstr ""
 
-#: src/lang.c:1187
+#: src/lang.c:1190
 msgid "shell escape"
 msgstr ""
 
-#: src/lang.c:1188
+#: src/lang.c:1191
 #, c-format
 msgid "Shell Command (%s)"
 msgstr "Skalkommando (%s)"
 
-#: src/lang.c:1189
+#: src/lang.c:1192
 #, c-format
 msgid "Enter shell command [%s]> "
 msgstr "Ange skalkommando [%s]> "
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 #, c-format
 msgid "%s: Can't get entry for TERM\n"
 msgstr ""
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 #, c-format
 msgid "Group %.*s ('q' to quit)..."
 msgstr "Grupp %.*s (\"q\" för att avsluta)..."
 
-#: src/lang.c:1199
+#: src/lang.c:1202
 #, c-format
 msgid "Group %.*s..."
 msgstr "Grupp %.*s..."
 
-#: src/lang.c:1203
+#: src/lang.c:1206
 msgid "Server unavailable\n"
 msgstr "Server ej tillgänglig\n"
 
-#: src/lang.c:1209
+#: src/lang.c:1212
 #, 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:1210
+#: src/lang.c:1213
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1212
+#: src/lang.c:1215
 #, c-format
 msgid ""
 "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1213
+#: src/lang.c:1216
 #, c-format
 msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1217
+#: src/lang.c:1220
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1218
+#: src/lang.c:1221
 #, c-format
 msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1220
+#: src/lang.c:1223
 #, c-format
 msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1221
+#: src/lang.c:1224
 #, c-format
 msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1227
+#: src/lang.c:1230
 msgid "Terminal does not support color"
 msgstr ""
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 #, c-format
 msgid "Trying %s"
 msgstr "Försöker med %s"
 
-#: src/lang.c:1246 src/lang.c:1274 src/lang.c:1545 src/refs.c:289
+#: src/lang.c:1249 src/lang.c:1277 src/lang.c:1548 src/refs.c:289
 msgid "None"
 msgstr "Ingen"
 
-#: src/lang.c:1247
+#: src/lang.c:1250
 msgid "Subject"
 msgstr "Ämne"
 
-#: src/lang.c:1248
+#: src/lang.c:1251
 msgid "References"
 msgstr "Referenser"
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid "Both Subject and References"
 msgstr ""
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid "Multipart Subject"
 msgstr ""
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid "Percentage Match"
 msgstr ""
 
-#: src/lang.c:1264 src/lang.c:1355 src/lang.c:1434
+#: src/lang.c:1267 src/lang.c:1358 src/lang.c:1437
 msgid "No"
 msgstr "Nej"
 
-#: src/lang.c:1265 src/lang.c:1436
+#: src/lang.c:1268 src/lang.c:1439
 msgid "Yes"
 msgstr "Ja"
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid "Hide All"
 msgstr "Göm alla"
 
-#: src/lang.c:1275
+#: src/lang.c:1278
 msgid "Address"
 msgstr "Adress"
 
-#: src/lang.c:1276
+#: src/lang.c:1279
 msgid "Full Name"
 msgstr "Hela namnet"
 
-#: src/lang.c:1277
+#: src/lang.c:1280
 msgid "Address and Name"
 msgstr "Adress och namn"
 
-#: src/lang.c:1285
+#: src/lang.c:1288
 msgid "Max"
 msgstr "Max"
 
-#: src/lang.c:1286
+#: src/lang.c:1289
 msgid "Sum"
 msgstr "Summa"
 
-#: src/lang.c:1287
+#: src/lang.c:1290
 msgid "Average"
 msgstr "Medelvärde"
 
-#: src/lang.c:1297 src/lang.c:1317
+#: src/lang.c:1300 src/lang.c:1320
 msgid "Black"
 msgstr "Svart"
 
-#: src/lang.c:1298 src/lang.c:1318
+#: src/lang.c:1301 src/lang.c:1321
 msgid "Red"
 msgstr "Röd"
 
-#: src/lang.c:1299 src/lang.c:1319
+#: src/lang.c:1302 src/lang.c:1322
 msgid "Green"
 msgstr "Grön"
 
-#: src/lang.c:1300 src/lang.c:1320
+#: src/lang.c:1303 src/lang.c:1323
 msgid "Brown"
 msgstr "Brun"
 
-#: src/lang.c:1301 src/lang.c:1321
+#: src/lang.c:1304 src/lang.c:1324
 msgid "Blue"
 msgstr "Blå"
 
-#: src/lang.c:1302 src/lang.c:1322
+#: src/lang.c:1305 src/lang.c:1325
 msgid "Pink"
 msgstr "Rosa"
 
-#: src/lang.c:1303 src/lang.c:1323
+#: src/lang.c:1306 src/lang.c:1326
 msgid "Cyan"
 msgstr "Turkos"
 
-#: src/lang.c:1304 src/lang.c:1324
+#: src/lang.c:1307 src/lang.c:1327
 msgid "White"
 msgstr "Vit"
 
-#: src/lang.c:1305
+#: src/lang.c:1308
 msgid "Gray"
 msgstr "Grå"
 
-#: src/lang.c:1306
+#: src/lang.c:1309
 msgid "Light Red"
 msgstr "Ljusröd"
 
-#: src/lang.c:1307
+#: src/lang.c:1310
 msgid "Light Green"
 msgstr "Ljusgrön"
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid "Yellow"
 msgstr "Gul"
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid "Light Blue"
 msgstr "Ljusblå"
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid "Light Pink"
 msgstr "Ljusrosa"
 
-#: src/lang.c:1311
+#: src/lang.c:1314
 msgid "Light Cyan"
 msgstr "Ljusturkos"
 
-#: src/lang.c:1312
+#: src/lang.c:1315
 msgid "Light White"
 msgstr "Ljusvit"
 
-#: src/lang.c:1333 src/lang.c:1441 src/lang.c:1456
+#: src/lang.c:1336 src/lang.c:1444 src/lang.c:1459
 msgid "Nothing"
 msgstr "Ingenting"
 
-#: src/lang.c:1335
+#: src/lang.c:1338
 msgid "Space"
 msgstr "Blanksteg"
 
-#: src/lang.c:1343
+#: src/lang.c:1346
 msgid "Normal"
 msgstr "Normal"
 
-#: src/lang.c:1344
+#: src/lang.c:1347
 msgid "Best highlighting"
 msgstr ""
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid "Underline"
 msgstr "Understruken"
 
-#: src/lang.c:1346
+#: src/lang.c:1349
 msgid "Reverse video"
 msgstr ""
 
-#: src/lang.c:1347
+#: src/lang.c:1350
 msgid "Blinking"
 msgstr "Blinkande"
 
-#: src/lang.c:1348
+#: src/lang.c:1351
 msgid "Half bright"
 msgstr ""
 
-#: src/lang.c:1349
+#: src/lang.c:1352
 msgid "Bold"
 msgstr "Fet"
 
-#: src/lang.c:1356
+#: src/lang.c:1359
 msgid "Cc"
 msgstr ""
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid "Bcc"
 msgstr ""
 
-#: src/lang.c:1358
+#: src/lang.c:1361
 msgid "Cc and Bcc"
 msgstr ""
 
-#: src/lang.c:1364 src/lang.c:1377
+#: src/lang.c:1367 src/lang.c:1380
 msgid "none"
 msgstr "ingen"
 
-#: src/lang.c:1365
+#: src/lang.c:1368
 msgid "commands"
 msgstr "kommandon"
 
-#: src/lang.c:1366
+#: src/lang.c:1369
 msgid "select"
 msgstr "välj"
 
-#: src/lang.c:1368
+#: src/lang.c:1371
 msgid "commands & quit"
 msgstr ""
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid "commands & select"
 msgstr ""
 
-#: src/lang.c:1370
+#: src/lang.c:1373
 msgid "quit & select"
 msgstr ""
 
-#: src/lang.c:1371
+#: src/lang.c:1374
 msgid "commands & quit & select"
 msgstr ""
 
-#: src/lang.c:1378
+#: src/lang.c:1381
 msgid "PageDown"
 msgstr ""
 
-#: src/lang.c:1379
+#: src/lang.c:1382
 msgid "PageNextUnread"
 msgstr ""
 
-#: src/lang.c:1380
+#: src/lang.c:1383
 msgid "PageDown or PageNextUnread"
 msgstr ""
 
-#: src/lang.c:1386
+#: src/lang.c:1389
 #, fuzzy
 msgid "Subject: (case sensitive)"
 msgstr "Ämne: (stigande)"
 
-#: src/lang.c:1387
+#: src/lang.c:1390
 #, fuzzy
 msgid "Subject: (ignore case)"
 msgstr "Ämne: (stigande)"
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 #, fuzzy
 msgid "From: (case sensitive)"
 msgstr "Från: (stigande)"
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 #, fuzzy
 msgid "From: (ignore case)"
 msgstr "Från: (stigande)"
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid "Msg-ID: & full References: line"
 msgstr ""
 
-#: src/lang.c:1391
+#: src/lang.c:1394
 msgid "Msg-ID: & last References: only"
 msgstr ""
 
-#: src/lang.c:1392
+#: src/lang.c:1395
 msgid "Message-ID: entry only"
 msgstr ""
 
-#: src/lang.c:1393
+#: src/lang.c:1396
 #, fuzzy
 msgid "Lines:"
 msgstr "Rader"
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 #, fuzzy
 msgid "Don't trim article body"
 msgstr "Sortera artiklar efter"
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid "Skip leading blank lines"
 msgstr ""
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid "Skip trailing blank lines"
 msgstr ""
 
-#: src/lang.c:1402
+#: src/lang.c:1405
 msgid "Skip leading and trailing blank l."
 msgstr ""
 
-#: src/lang.c:1403
+#: src/lang.c:1406
 msgid "Compact multiple between text"
 msgstr ""
 
-#: src/lang.c:1404
+#: src/lang.c:1407
 msgid "Compact multiple and skip leading"
 msgstr ""
 
-#: src/lang.c:1405
+#: src/lang.c:1408
 msgid "Compact multiple and skip trailing"
 msgstr ""
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid "Compact mltpl., skip lead. & trai."
 msgstr ""
 
-#: src/lang.c:1435
+#: src/lang.c:1438
 msgid "Shell archive"
 msgstr "Skalarkiv"
 
-#: src/lang.c:1442
+#: src/lang.c:1445
 msgid "Subject: (descending)"
 msgstr "Ämne: (fallande)"
 
-#: src/lang.c:1443
+#: src/lang.c:1446
 msgid "Subject: (ascending)"
 msgstr "Ämne: (stigande)"
 
-#: src/lang.c:1444
+#: src/lang.c:1447
 msgid "From: (descending)"
 msgstr "Från: (fallande)"
 
-#: src/lang.c:1445
+#: src/lang.c:1448
 msgid "From: (ascending)"
 msgstr "Från: (stigande)"
 
-#: src/lang.c:1446
+#: src/lang.c:1449
 msgid "Date: (descending)"
 msgstr "Datum: (fallande)"
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid "Date: (ascending)"
 msgstr "Datum: (stigande)"
 
-#: src/lang.c:1448 src/lang.c:1457
+#: src/lang.c:1451 src/lang.c:1460
 msgid "Score (descending)"
 msgstr "Poäng (fallande)"
 
-#: src/lang.c:1449 src/lang.c:1458
+#: src/lang.c:1452 src/lang.c:1461
 msgid "Score (ascending)"
 msgstr "Poäng (stigande)"
 
-#: src/lang.c:1450
+#: src/lang.c:1453
 msgid "Lines: (descending)"
 msgstr "Rader: (fallande)"
 
-#: src/lang.c:1451
+#: src/lang.c:1454
 msgid "Lines: (ascending)"
 msgstr "Rader: (stigande)"
 
-#: src/lang.c:1459
+#: src/lang.c:1462
 msgid "Last posting date (descending)"
 msgstr ""
 
-#: src/lang.c:1460
+#: src/lang.c:1463
 msgid "Last posting date (ascending)"
 msgstr ""
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid "Quick-sort"
 msgstr ""
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid "Heap-sort"
 msgstr ""
 
-#: src/lang.c:1474
+#: src/lang.c:1477
 msgid "Always Keep"
 msgstr "Behåll alltid"
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid "Always Remove"
 msgstr "Ta alltid bort"
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid "Mark with D on selection screen"
 msgstr ""
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid "Kill only unread arts"
 msgstr ""
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 msgid "Kill all arts & show with K"
 msgstr ""
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1484
+#: src/lang.c:1487
 msgid "Kill all arts and never show"
 msgstr ""
 
-#: src/lang.c:1490
+#: src/lang.c:1493
 msgid "Nothing special"
 msgstr "Ingenting speciellt"
 
-#: src/lang.c:1491
+#: src/lang.c:1494
 msgid "Compress quotes"
 msgstr ""
 
-#: src/lang.c:1492
+#: src/lang.c:1495
 msgid "Quote signatures"
 msgstr ""
 
-#: src/lang.c:1493
+#: src/lang.c:1496
 msgid "Compress quotes, quote sigs"
 msgstr ""
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid "Quote empty lines"
 msgstr ""
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid "Compress quotes, quote empty lines"
 msgstr ""
 
-#: src/lang.c:1496
+#: src/lang.c:1499
 msgid "Quote sigs & empty lines"
 msgstr ""
 
-#: src/lang.c:1497
+#: src/lang.c:1500
 msgid "Comp. q., quote sigs & empty lines"
 msgstr ""
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid "no"
 msgstr "nej"
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid "with headers"
 msgstr ""
 
-#: src/lang.c:1539
+#: src/lang.c:1542
 msgid "without headers"
 msgstr ""
 
-#: src/lang.c:1546
+#: src/lang.c:1549
 msgid "NFKC"
 msgstr ""
 
-#: src/lang.c:1548
+#: src/lang.c:1551
 msgid "NFKD"
 msgstr ""
 
-#: src/lang.c:1549
+#: src/lang.c:1552
 msgid "NFC"
 msgstr ""
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid "NFD"
 msgstr ""
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid "Display Options"
 msgstr "Visningsalternativ"
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid "Color Options"
 msgstr ""
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 #, fuzzy
 msgid "Highlight Options"
 msgstr "Visningsalternativ"
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid "Article-Limiting Options"
 msgstr ""
 
-#: src/lang.c:1584
+#: src/lang.c:1587
 msgid "Posting/Mailing Options"
 msgstr ""
 
-#: src/lang.c:1590
+#: src/lang.c:1593
 msgid "Saving/Printing Options"
 msgstr ""
 
-#: src/lang.c:1596
+#: src/lang.c:1599
 msgid "Expert Options"
 msgstr ""
 
-#: src/lang.c:1602
+#: src/lang.c:1605
 msgid "Filtering Options"
 msgstr ""
 
-#: src/lang.c:1607 src/lang.c:1638 src/lang.c:1644 src/lang.c:1671
-#: src/lang.c:1723 src/lang.c:1729 src/lang.c:1739 src/lang.c:1750
-#: src/lang.c:1768 src/lang.c:1843 src/lang.c:2030 src/lang.c:2036
-#: src/lang.c:2042 src/lang.c:2048 src/lang.c:2060 src/lang.c:2067
-#: src/lang.c:2121 src/lang.c:2130 src/lang.c:2136 src/lang.c:2143
-#: src/lang.c:2150 src/lang.c:2157 src/lang.c:2164 src/lang.c:2171
-#: src/lang.c:2178 src/lang.c:2185 src/lang.c:2192 src/lang.c:2199
-#: src/lang.c:2206 src/lang.c:2213 src/lang.c:2220 src/lang.c:2227
-#: src/lang.c:2234 src/lang.c:2241 src/lang.c:2248 src/lang.c:2255
-#: src/lang.c:2262 src/lang.c:2269 src/lang.c:2276 src/lang.c:2283
-#: src/lang.c:2290 src/lang.c:2297 src/lang.c:2305 src/lang.c:2321
-#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2348
-#: src/lang.c:2354 src/lang.c:2371 src/lang.c:2383 src/lang.c:2417
-#: src/lang.c:2470 src/lang.c:2484 src/lang.c:2490 src/lang.c:2515
-#: src/lang.c:2532 src/lang.c:2548 src/lang.c:2584 src/lang.c:2620
-#: src/lang.c:2640 src/lang.c:2675 src/lang.c:2685 src/lang.c:2692
-#: src/lang.c:2718 src/lang.c:2742 src/lang.c:2815 src/lang.c:2829
-#: src/lang.c:2837 src/lang.c:2851 src/lang.c:2857 src/lang.c:2895
+#: src/lang.c:1610 src/lang.c:1641 src/lang.c:1647 src/lang.c:1674
+#: src/lang.c:1726 src/lang.c:1732 src/lang.c:1742 src/lang.c:1753
+#: src/lang.c:1771 src/lang.c:1840 src/lang.c:2041 src/lang.c:2047
+#: src/lang.c:2053 src/lang.c:2059 src/lang.c:2071 src/lang.c:2078
+#: src/lang.c:2132 src/lang.c:2141 src/lang.c:2147 src/lang.c:2154
+#: src/lang.c:2161 src/lang.c:2168 src/lang.c:2175 src/lang.c:2182
+#: src/lang.c:2189 src/lang.c:2196 src/lang.c:2203 src/lang.c:2210
+#: src/lang.c:2217 src/lang.c:2224 src/lang.c:2231 src/lang.c:2238
+#: src/lang.c:2245 src/lang.c:2252 src/lang.c:2259 src/lang.c:2266
+#: src/lang.c:2273 src/lang.c:2280 src/lang.c:2287 src/lang.c:2294
+#: src/lang.c:2301 src/lang.c:2308 src/lang.c:2315 src/lang.c:2323
+#: src/lang.c:2339 src/lang.c:2346 src/lang.c:2353 src/lang.c:2360
+#: src/lang.c:2366 src/lang.c:2372 src/lang.c:2389 src/lang.c:2401
+#: src/lang.c:2435 src/lang.c:2488 src/lang.c:2502 src/lang.c:2508
+#: src/lang.c:2533 src/lang.c:2550 src/lang.c:2566 src/lang.c:2602
+#: src/lang.c:2638 src/lang.c:2658 src/lang.c:2693 src/lang.c:2703
+#: src/lang.c:2710 src/lang.c:2736 src/lang.c:2760 src/lang.c:2833
+#: src/lang.c:2847 src/lang.c:2855 src/lang.c:2869 src/lang.c:2875
+#: src/lang.c:2913
 msgid "<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1608
+#: src/lang.c:1611
 msgid "Show mini menu & posting etiquette"
 msgstr ""
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 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:1614
+#: src/lang.c:1617
 msgid "Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1615
+#: src/lang.c:1618
 msgid "Show description of each newsgroup"
 msgstr ""
 
-#: src/lang.c:1616
+#: src/lang.c:1619
 msgid ""
 "# If ON show group description text after newsgroup name at\n"
 "# group selection level\n"
 msgstr ""
 
-#: src/lang.c:1621
+#: src/lang.c:1624
 msgid ""
-"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
+"Show From (author) fields in group & thread level. <SPACE> toggles & <CR> "
 "sets."
 msgstr ""
 
-#: src/lang.c:1622
-msgid "In group menu, show author by"
+#: src/lang.c:1625
+msgid "In group and thread level, show author by"
 msgstr ""
 
-#: src/lang.c:1623
+#: src/lang.c:1626
 msgid ""
-"# Part of from field to display\n"
+"# Part of From field to display in group and thread level\n"
 "# Possible values are (the default is marked with *):\n"
 "#   0 = none\n"
 "#   1 = address\n"
@@ -5220,31 +5241,31 @@ msgid ""
 "#   3 = both\n"
 msgstr ""
 
-#: src/lang.c:1632
+#: src/lang.c:1635
 msgid "Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1633
+#: src/lang.c:1636
 msgid "Draw -> instead of highlighted bar"
 msgstr ""
 
-#: src/lang.c:1634
+#: src/lang.c:1637
 msgid "# If ON use -> otherwise highlighted bar for selection\n"
 msgstr ""
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid "Use inverse video for page headers"
 msgstr ""
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 msgid "# If ON use inverse video for page headers at different levels\n"
 msgstr ""
 
-#: src/lang.c:1645
+#: src/lang.c:1648
 msgid "Thread articles by"
 msgstr "Tråda artiklar efter"
 
-#: src/lang.c:1646
+#: src/lang.c:1649
 msgid ""
 "# Thread articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5256,15 +5277,15 @@ msgid ""
 "#   5 = Percentage Match\n"
 msgstr ""
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid "Enter percentage match required to thread together. <CR> sets."
 msgstr ""
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid "Thread percentage match"
 msgstr ""
 
-#: src/lang.c:1660
+#: src/lang.c:1663
 #, no-c-format
 msgid ""
 "# Thread percentage match...\n"
@@ -5279,11 +5300,11 @@ msgid ""
 "# 'harppy' would be threaded separately from 'happy'\n"
 msgstr ""
 
-#: src/lang.c:1672
+#: src/lang.c:1675
 msgid "Score of a thread"
 msgstr ""
 
-#: src/lang.c:1673
+#: src/lang.c:1676
 msgid ""
 "# Thread score\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5292,16 +5313,16 @@ msgid ""
 "#   2 = average\n"
 msgstr ""
 
-#: src/lang.c:1681
+#: src/lang.c:1684
 msgid ""
 "Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1682
+#: src/lang.c:1685
 msgid "Sort articles by"
 msgstr "Sortera artiklar efter"
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid ""
 "# Sort articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5318,15 +5339,15 @@ msgid ""
 "#  10 = Lines ascending\n"
 msgstr ""
 
-#: src/lang.c:1699
+#: src/lang.c:1702
 msgid "Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid "Sort threads by"
 msgstr "Sortera trådar efter"
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid ""
 "# Sort thread by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5337,44 +5358,44 @@ msgid ""
 "#   4 = Last posting date ascending\n"
 msgstr ""
 
-#: src/lang.c:1711
+#: src/lang.c:1714
 msgid ""
 "Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1712
+#: src/lang.c:1715
 msgid "Go to first unread article in group"
 msgstr "välj första artikel i lista"
 
-#: src/lang.c:1713
+#: src/lang.c:1716
 msgid "# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr ""
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 msgid "Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 msgid "Show only unread articles"
 msgstr "Visa endast olästa artiklar"
 
-#: src/lang.c:1719
+#: src/lang.c:1722
 msgid "# If ON show only new/unread articles otherwise show all.\n"
 msgstr ""
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 msgid "Show only groups with unread arts"
 msgstr ""
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 msgid "# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr ""
 
-#: src/lang.c:1730
+#: src/lang.c:1733
 msgid "Filter which articles"
 msgstr "Filtrera vilka artiklar"
 
-#: src/lang.c:1731
+#: src/lang.c:1734
 msgid ""
 "# Filter which articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5383,11 +5404,11 @@ msgid ""
 "#   2 = kill all articles and never show them\n"
 msgstr ""
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid "Go to the next unread article with"
 msgstr ""
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid ""
 "# Go to the unread article with following key(s)\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5397,11 +5418,11 @@ msgid ""
 "#   3 = PAGE DOWN or TAB\n"
 msgstr ""
 
-#: src/lang.c:1751
+#: src/lang.c:1754
 msgid "How to treat blank lines"
 msgstr ""
 
-#: src/lang.c:1752
+#: src/lang.c:1755
 msgid ""
 "# Trim the article body, remove unnecessary blank lines.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5418,180 +5439,168 @@ msgid ""
 "#       leading and trailing blank lines\n"
 msgstr ""
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid "List thread using right arrow key"
 msgstr ""
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 msgid ""
 "# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr ""
 
-#: src/lang.c:1774
+#: src/lang.c:1777
 msgid "Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 msgid "Character to show deleted articles"
 msgstr ""
 
-#: src/lang.c:1776
+#: src/lang.c:1779
 msgid ""
 "# Character used to show that an art was deleted (default 'D')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 msgid ""
 "Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 msgid "Character to show inrange articles"
 msgstr ""
 
-#: src/lang.c:1783
+#: src/lang.c:1786
 msgid ""
 "# Character used to show that an art is in a range (default '#')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 msgid ""
 "Enter character to indicate that article will return. <CR> sets, <ESC> "
 "cancels."
 msgstr ""
 
-#: src/lang.c:1789
+#: src/lang.c:1792
 msgid "Character to show returning arts"
 msgstr ""
 
-#: src/lang.c:1790
+#: src/lang.c:1793
 msgid ""
 "# Character used to show that an art will return (default '-')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1795
+#: src/lang.c:1798
 msgid ""
 "Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1796
+#: src/lang.c:1799
 msgid "Character to show selected articles"
 msgstr ""
 
-#: src/lang.c:1797
+#: src/lang.c:1800
 msgid ""
 "# Character used to show that an art was auto-selected (default '*')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1802
+#: src/lang.c:1805
 msgid "Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1803
+#: src/lang.c:1806
 msgid "Character to show recent articles"
 msgstr ""
 
-#: src/lang.c:1804
+#: src/lang.c:1807
 msgid ""
 "# Character used to show that an art is recent (default 'o')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1809
+#: src/lang.c:1812
 msgid "Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1810
+#: src/lang.c:1813
 msgid "Character to show unread articles"
 msgstr ""
 
-#: src/lang.c:1811
+#: src/lang.c:1814
 msgid ""
 "# Character used to show that an art is unread (default '+')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1816
+#: src/lang.c:1819
 msgid "Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1817
+#: src/lang.c:1820
 msgid "Character to show read articles"
 msgstr ""
 
-#: src/lang.c:1818
+#: src/lang.c:1821
 msgid ""
 "# Character used to show that an art was read (default ' ')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1823
+#: src/lang.c:1826
 msgid "Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1824
+#: src/lang.c:1827
 msgid "Character to show killed articles"
 msgstr ""
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 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:1830
+#: src/lang.c:1833
 msgid ""
 "Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1831
+#: src/lang.c:1834
 msgid "Character to show readselected arts"
 msgstr ""
 
-#: src/lang.c:1832
+#: src/lang.c:1835
 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:1837
-msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
-msgstr ""
-
-#: src/lang.c:1838
-msgid "Max. length of group names shown"
-msgstr ""
-
-#: src/lang.c:1839
-msgid "# Maximum length of the names of newsgroups displayed\n"
-msgstr ""
-
-#: src/lang.c:1844
+#: src/lang.c:1841
 msgid "Abbreviate long newsgroup names"
 msgstr ""
 
-#: src/lang.c:1845
+#: src/lang.c:1842
 msgid ""
 "# If ON abbreviate (if necessary) long newsgroup names at group selection\n"
 "# level and article level like this:\n"
 "#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n"
 msgstr ""
 
-#: src/lang.c:1851
+#: src/lang.c:1848
 msgid ""
 "0 = full page scrolling, -1 = show previous last line as first on next page, "
 "-2 = half page"
 msgstr ""
 
-#: src/lang.c:1852
+#: src/lang.c:1849
 msgid "Number of lines to scroll in pager"
 msgstr ""
 
-#: src/lang.c:1853
+#: src/lang.c:1850
 msgid ""
 "# Number of lines that cursor-up/down will scroll in article pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5602,28 +5611,28 @@ msgid ""
 "#   2 or greater = scroll by 2 or more lines (only in the pager)\n"
 msgstr ""
 
-#: src/lang.c:1863
+#: src/lang.c:1860
 msgid "Display signatures. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1864
+#: src/lang.c:1861
 msgid "Display signatures"
 msgstr "Visa signaturer"
 
-#: src/lang.c:1865
+#: src/lang.c:1862
 msgid "# If OFF don't show signatures when displaying articles\n"
 msgstr ""
 
-#: src/lang.c:1869
+#: src/lang.c:1866
 msgid ""
 "Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1870
+#: src/lang.c:1867
 msgid "Display uue data as an attachment"
 msgstr ""
 
-#: src/lang.c:1871
+#: src/lang.c:1868
 msgid ""
 "# Handling of uuencoded data in the pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5635,30 +5644,30 @@ msgid ""
 "#       be folded into a tag line.\n"
 msgstr ""
 
-#: src/lang.c:1881
+#: src/lang.c:1878
 msgid ""
 "Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1882
+#: src/lang.c:1879
 msgid "Display \"a as Umlaut-a"
 msgstr "Visa \"a som Umlaut-a"
 
-#: src/lang.c:1883
+#: src/lang.c:1880
 msgid ""
 "# If ON decode German style TeX umlaut codes to ISO and\n"
 "# show \"a as Umlaut-a, etc.\n"
 msgstr ""
 
-#: src/lang.c:1888 src/lang.c:1898
+#: src/lang.c:1885 src/lang.c:1895
 msgid "Space separated list of header fields"
 msgstr ""
 
-#: src/lang.c:1889
+#: src/lang.c:1886
 msgid "Display these header fields (or *)"
 msgstr ""
 
-#: src/lang.c:1890
+#: src/lang.c:1887
 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"
@@ -5668,11 +5677,11 @@ msgid ""
 "# spaces. Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1899
+#: src/lang.c:1896
 msgid "Do not display these header fields"
 msgstr ""
 
-#: src/lang.c:1900
+#: src/lang.c:1897
 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"
@@ -5684,203 +5693,230 @@ msgid ""
 "# Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1910
+#: src/lang.c:1907
 msgid ""
 "Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr ""
 
-#: src/lang.c:1911
+#: src/lang.c:1908
 msgid "Skip multipart/alternative parts"
 msgstr ""
 
-#: src/lang.c:1912
+#: src/lang.c:1909
 msgid "# If ON strip multipart/alternative messages automatically\n"
 msgstr ""
 
-#: src/lang.c:1916
+#: src/lang.c:1913
 msgid "Enable detection of verbatim blocks? <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1917
+#: src/lang.c:1914
 msgid "Detection of verbatim blocks"
 msgstr ""
 
-#: src/lang.c:1918
+#: src/lang.c:1915
 msgid "# If ON detect verbatim blocks in articles\n"
 msgstr ""
 
-#: src/lang.c:1923
+#: src/lang.c:1920
 msgid "A regex used to decide which lines to show in col_quote."
 msgstr ""
 
-#: src/lang.c:1924
+#: src/lang.c:1921
 msgid "Regex used to show quoted lines"
 msgstr ""
 
-#: src/lang.c:1925
+#: src/lang.c:1922
 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:1931
+#: src/lang.c:1928
 msgid "A regex used to decide which lines to show in col_quote2."
 msgstr ""
 
-#: src/lang.c:1932
+#: src/lang.c:1929
 msgid "Regex used to show twice quoted l."
 msgstr ""
 
-#: src/lang.c:1933
+#: src/lang.c:1930
 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:1939
+#: src/lang.c:1936
 msgid "A regex used to decide which lines to show in col_quote3."
 msgstr ""
 
-#: src/lang.c:1940
+#: src/lang.c:1937
 msgid "Regex used to show >= 3 times q.l."
 msgstr ""
 
-#: src/lang.c:1941
+#: src/lang.c:1938
 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:1948
+#: src/lang.c:1944
+msgid "Enable detection of external quotes? <SPACE> toggles & <CR> sets."
+msgstr ""
+
+#: src/lang.c:1945
+msgid "Detection of external quotes"
+msgstr ""
+
+#: src/lang.c:1946
+msgid "# If ON detect quoted text from external sources in articles\n"
+msgstr ""
+
+#: src/lang.c:1950
+msgid "A regex used to decide which lines to show in col_extquote."
+msgstr ""
+
+#: src/lang.c:1951
+msgid "Regex used to show quotes from external sources"
+msgstr ""
+
+#: src/lang.c:1952
+msgid ""
+"# A regular expression that tin will use to decide which lines are\n"
+"# external quotes. Text from external quotes is shown in col_extquote.\n"
+"# If you leave this blank, tin will use a built in default.\n"
+msgstr ""
+
+#: src/lang.c:1959
 msgid "A regex used to decide which words to show in col_markslashes."
 msgstr ""
 
-#: src/lang.c:1949
+#: src/lang.c:1960
 msgid "Regex used to highlight /slashes/"
 msgstr ""
 
-#: src/lang.c:1950
+#: src/lang.c:1961
 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:1956
+#: src/lang.c:1967
 msgid "A regex used to decide which words to show in col_markstars."
 msgstr ""
 
-#: src/lang.c:1957
+#: src/lang.c:1968
 msgid "Regex used to highlight *stars*"
 msgstr ""
 
-#: src/lang.c:1958
+#: src/lang.c:1969
 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:1964
+#: src/lang.c:1975
 msgid "A regex used to decide which words to show in col_markstroke."
 msgstr ""
 
-#: src/lang.c:1965
+#: src/lang.c:1976
 msgid "Regex used to highlight -strokes-"
 msgstr ""
 
-#: src/lang.c:1966
+#: src/lang.c:1977
 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:1972
+#: src/lang.c:1983
 msgid "A regex used to decide which words to show in col_markdash."
 msgstr ""
 
-#: src/lang.c:1973
+#: src/lang.c:1984
 msgid "Regex used to highlight _underline_"
 msgstr ""
 
-#: src/lang.c:1974
+#: src/lang.c:1985
 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:1980
+#: src/lang.c:1991
 msgid "A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr ""
 
-#: src/lang.c:1981
+#: src/lang.c:1992
 msgid "Regex with Subject prefixes"
 msgstr ""
 
-#: src/lang.c:1982
+#: src/lang.c:1993
 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:1987
+#: src/lang.c:1998
 msgid "A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr ""
 
-#: src/lang.c:1988
+#: src/lang.c:1999
 msgid "Regex with Subject suffixes"
 msgstr ""
 
-#: src/lang.c:1989
+#: src/lang.c:2000
 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:1994
+#: src/lang.c:2005
 msgid "A regex used to find the begin of a verbatim block."
 msgstr ""
 
-#: src/lang.c:1995
+#: src/lang.c:2006
 msgid "Regex for begin of a verbatim block"
 msgstr ""
 
-#: src/lang.c:1996
+#: src/lang.c:2007
 msgid ""
 "# A regular expression that tin will use to find the begin of\n"
 "# a verbatim block.\n"
 msgstr ""
 
-#: src/lang.c:2001
+#: src/lang.c:2012
 msgid "A regex used to find the end of a verbatim block."
 msgstr ""
 
-#: src/lang.c:2002
+#: src/lang.c:2013
 msgid "Regex for end of a verbatim block"
 msgstr ""
 
-#: src/lang.c:2003
+#: src/lang.c:2014
 msgid ""
 "# A regular expression that tin will use to find the end of\n"
 "# a verbatim block.\n"
 msgstr ""
 
-#: src/lang.c:2008
+#: src/lang.c:2019
 msgid ""
 "Enter name and options for external MIME viewer, --internal for built-in "
 "viewer"
 msgstr ""
 
-#: src/lang.c:2009
+#: src/lang.c:2020
 msgid "MIME binary content viewer"
 msgstr ""
 
-#: src/lang.c:2010
+#: src/lang.c:2021
 msgid ""
 "# If --internal automatically use the built in MIME viewer for non-text\n"
 "# parts of articles.\n"
@@ -5889,125 +5925,125 @@ msgid ""
 "# for no automatic viewing\n"
 msgstr ""
 
-#: src/lang.c:2017
+#: src/lang.c:2028
 msgid "Confirm before starting non-text viewing program"
 msgstr ""
 
-#: src/lang.c:2018
+#: src/lang.c:2029
 msgid "Ask before using MIME viewer"
 msgstr ""
 
-#: src/lang.c:2019
+#: src/lang.c:2030
 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:2024
+#: src/lang.c:2035
 msgid "Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2025
+#: src/lang.c:2036
 msgid "Catchup read groups when quitting"
 msgstr ""
 
-#: src/lang.c:2026
+#: src/lang.c:2037
 msgid "# If ON ask user if read groups should all be marked read\n"
 msgstr ""
 
-#: src/lang.c:2031
+#: src/lang.c:2042
 msgid "Catchup group using left key"
 msgstr ""
 
-#: src/lang.c:2032
+#: src/lang.c:2043
 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr ""
 
-#: src/lang.c:2037
+#: src/lang.c:2048
 msgid "Catchup thread by using left key"
 msgstr ""
 
-#: src/lang.c:2043
+#: src/lang.c:2054
 msgid "Which actions require confirmation"
 msgstr ""
 
-#: src/lang.c:2044
+#: src/lang.c:2055
 msgid "# What should we ask confirmation for.\n"
 msgstr ""
 
-#: src/lang.c:2049
+#: src/lang.c:2060
 msgid "'Mark as (un)read' ignores tags"
 msgstr ""
 
-#: src/lang.c:2050
+#: src/lang.c:2061
 msgid ""
 "# If ON the 'Mark as (un)read' function marks only the current article.\n"
 msgstr ""
 
-#: src/lang.c:2054
+#: src/lang.c:2065
 msgid "Program to run to open URLs, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2055
+#: src/lang.c:2066
 msgid "Program that opens URLs"
 msgstr ""
 
-#: src/lang.c:2056
+#: src/lang.c:2067
 msgid "# The program used to open URLs. The actual URL will be appended\n"
 msgstr ""
 
-#: src/lang.c:2061
+#: src/lang.c:2072
 msgid "Use mouse in xterm"
 msgstr ""
 
-#: src/lang.c:2062
+#: src/lang.c:2073
 msgid "# If ON enable mouse button support on xterm terminals\n"
 msgstr ""
 
-#: src/lang.c:2068
+#: src/lang.c:2079
 msgid "Use scroll keys on keypad"
 msgstr ""
 
-#: src/lang.c:2069
+#: src/lang.c:2080
 msgid "# If ON enable scroll keys on terminals that support it\n"
 msgstr ""
 
-#: src/lang.c:2074
+#: src/lang.c:2085
 msgid "Enter maximum number of article to get. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2075
+#: src/lang.c:2086
 msgid "Number of articles to get"
 msgstr ""
 
-#: src/lang.c:2076
+#: src/lang.c:2087
 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:2081
+#: src/lang.c:2092
 msgid "Enter number of days article is considered recent. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2082
+#: src/lang.c:2093
 msgid "Article recentness time limit"
 msgstr ""
 
-#: src/lang.c:2083
+#: src/lang.c:2094
 msgid "# Number of days in which article is considered recent, (0=OFF)\n"
 msgstr ""
 
-#: src/lang.c:2087
+#: src/lang.c:2098
 msgid ""
 "WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr ""
 
-#: src/lang.c:2088
+#: src/lang.c:2099
 msgid "Wildcard matching"
 msgstr ""
 
-#: src/lang.c:2089
+#: src/lang.c:2100
 msgid ""
 "# Wildcard matching\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6015,317 +6051,328 @@ msgid ""
 "#   1 = regex\n"
 msgstr ""
 
-#: src/lang.c:2096
+#: src/lang.c:2107
 msgid "Enter minimal score before an article is marked killed. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2097
+#: src/lang.c:2108
 msgid "Score limit (kill)"
 msgstr ""
 
-#: src/lang.c:2098
+#: src/lang.c:2109
 msgid "# Score limit before an article is marked killed\n"
 msgstr ""
 
-#: src/lang.c:2102
+#: src/lang.c:2113
 msgid "Enter default score to kill articles. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2103
+#: src/lang.c:2114
 msgid "Default score to kill articles"
 msgstr ""
 
-#: src/lang.c:2104
+#: src/lang.c:2115
 msgid "# Default score to kill articles\n"
 msgstr ""
 
-#: src/lang.c:2108
+#: src/lang.c:2119
 msgid "Enter minimal score before an article is marked hot. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2109
+#: src/lang.c:2120
 msgid "Score limit (select)"
 msgstr ""
 
-#: src/lang.c:2110
+#: src/lang.c:2121
 msgid "# Score limit before an article is marked hot\n"
 msgstr ""
 
-#: src/lang.c:2114
+#: src/lang.c:2125
 msgid "Enter default score to select articles. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2115
+#: src/lang.c:2126
 msgid "Default score to select articles"
 msgstr ""
 
-#: src/lang.c:2116
+#: src/lang.c:2127
 msgid "# Default score to select articles\n"
 msgstr ""
 
-#: src/lang.c:2122
+#: src/lang.c:2133
 msgid "Use slrnface to show ''X-Face:''s"
 msgstr ""
 
-#: src/lang.c:2123
+#: src/lang.c:2134
 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:2131
+#: src/lang.c:2142
 msgid "Use ANSI color"
 msgstr "Använd ANSI-färg"
 
-#: src/lang.c:2132
+#: src/lang.c:2143
 msgid "# If ON using ANSI-color\n"
 msgstr ""
 
-#: src/lang.c:2137
+#: src/lang.c:2148
 msgid "Standard foreground color"
 msgstr ""
 
-#: src/lang.c:2138
+#: src/lang.c:2149
 msgid ""
 "# Standard foreground color\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:2144
+#: src/lang.c:2155
 msgid "Standard background color"
 msgstr ""
 
-#: src/lang.c:2145
+#: src/lang.c:2156
 msgid ""
 "# Standard background color\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:2151
+#: src/lang.c:2162
 msgid "Color for inverse text (background)"
 msgstr ""
 
-#: src/lang.c:2152
+#: src/lang.c:2163
 msgid ""
 "# Color of background for inverse text\n"
 "# Default: 4 (blue)\n"
 msgstr ""
 
-#: src/lang.c:2158
+#: src/lang.c:2169
 msgid "Color for inverse text (foreground)"
 msgstr ""
 
-#: src/lang.c:2159
+#: src/lang.c:2170
 msgid ""
 "# Color of foreground for inverse text\n"
 "# Default: 7 (white)\n"
 msgstr ""
 
-#: src/lang.c:2165
+#: src/lang.c:2176
 msgid "Color of text lines"
 msgstr ""
 
-#: src/lang.c:2166
+#: src/lang.c:2177
 msgid ""
 "# Color of text lines\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:2172
+#: src/lang.c:2183
 msgid "Color of mini help menu"
 msgstr ""
 
-#: src/lang.c:2173
+#: src/lang.c:2184
 msgid ""
 "# Color of mini help menu\n"
 "# Default: 3 (brown)\n"
 msgstr ""
 
-#: src/lang.c:2179
+#: src/lang.c:2190
 msgid "Color of help text"
 msgstr ""
 
-#: src/lang.c:2180
+#: src/lang.c:2191
 msgid ""
 "# Color of help pages\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:2186
+#: src/lang.c:2197
 msgid "Color of status messages"
 msgstr ""
 
-#: src/lang.c:2187
+#: src/lang.c:2198
 msgid ""
 "# Color of messages in last line\n"
 "# Default: 6 (cyan)\n"
 msgstr ""
 
-#: src/lang.c:2193
+#: src/lang.c:2204
 msgid "Color of quoted lines"
 msgstr ""
 
-#: src/lang.c:2194
+#: src/lang.c:2205
 msgid ""
 "# Color of quote-lines\n"
 "# Default: 2 (green)\n"
 msgstr ""
 
-#: src/lang.c:2200
+#: src/lang.c:2211
 msgid "Color of twice quoted line"
 msgstr ""
 
-#: src/lang.c:2201
+#: src/lang.c:2212
 msgid ""
 "# Color of twice quoted lines\n"
 "# Default: 3 (brown)\n"
 msgstr ""
 
-#: src/lang.c:2207
+#: src/lang.c:2218
 msgid "Color of =>3 times quoted line"
 msgstr ""
 
-#: src/lang.c:2208
+#: src/lang.c:2219
 msgid ""
 "# Color of >=3 times quoted lines\n"
 "# Default: 4 (blue)\n"
 msgstr ""
 
-#: src/lang.c:2214
+#: src/lang.c:2225
 msgid "Color of article header lines"
 msgstr ""
 
-#: src/lang.c:2215
+#: src/lang.c:2226
 msgid ""
 "# Color of header-lines\n"
 "# Default: 2 (green)\n"
 msgstr ""
 
-#: src/lang.c:2221
+#: src/lang.c:2232
 msgid "Color of actual news header fields"
 msgstr ""
 
-#: src/lang.c:2222
+#: src/lang.c:2233
 msgid ""
 "# Color of actual news header fields\n"
 "# Default: 9 (light red)\n"
 msgstr ""
 
-#: src/lang.c:2228
+#: src/lang.c:2239
 msgid "Color of article subject lines"
 msgstr ""
 
-#: src/lang.c:2229
+#: src/lang.c:2240
 msgid ""
 "# Color of article subject\n"
 "# Default: 6 (cyan)\n"
 msgstr ""
 
-#: src/lang.c:2235
+#: src/lang.c:2246
+#, fuzzy
+msgid "Color of external quotes"
+msgstr "Färg för signaturer"
+
+#: src/lang.c:2247
+msgid ""
+"# Color of quoted text from external sources\n"
+"# Default: 5 (pink)\n"
+msgstr ""
+
+#: src/lang.c:2253
 msgid "Color of response counter"
 msgstr ""
 
-#: src/lang.c:2236
+#: src/lang.c:2254
 msgid ""
 "# Color of response counter\n"
 "# Default: 2 (green)\n"
 msgstr ""
 
-#: src/lang.c:2242
+#: src/lang.c:2260
 msgid "Color of sender (From:)"
 msgstr ""
 
-#: src/lang.c:2243
+#: src/lang.c:2261
 msgid ""
 "# Color of sender (From:)\n"
 "# Default: 2 (green)\n"
 msgstr ""
 
-#: src/lang.c:2249
+#: src/lang.c:2267
 msgid "Color of help/mail sign"
 msgstr ""
 
-#: src/lang.c:2250
+#: src/lang.c:2268
 msgid ""
 "# Color of Help/Mail-Sign\n"
 "# Default: 4 (blue)\n"
 msgstr ""
 
-#: src/lang.c:2256
+#: src/lang.c:2274
 msgid "Color of signatures"
 msgstr "Färg för signaturer"
 
-#: src/lang.c:2257
+#: src/lang.c:2275
 msgid ""
 "# Color of signature\n"
 "# Default: 4 (blue)\n"
 msgstr ""
 
-#: src/lang.c:2263
+#: src/lang.c:2281
 msgid "Color of highlighted URLs"
 msgstr ""
 
-#: src/lang.c:2264
+#: src/lang.c:2282
 msgid ""
 "# Color of highlighted URLs\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:2270
+#: src/lang.c:2288
 msgid "Color of verbatim blocks"
 msgstr ""
 
-#: src/lang.c:2271
+#: src/lang.c:2289
 msgid ""
 "# Color of verbatim blocks\n"
 "# Default: 5 (pink)\n"
 msgstr ""
 
-#: src/lang.c:2277
+#: src/lang.c:2295
 msgid "Color of highlighting with *stars*"
 msgstr ""
 
-#: src/lang.c:2278
+#: src/lang.c:2296
 msgid ""
 "# Color of word highlighting with *stars*\n"
 "# Default: 11 (yellow)\n"
 msgstr ""
 
-#: src/lang.c:2284
+#: src/lang.c:2302
 msgid "Color of highlighting with _dash_"
 msgstr ""
 
-#: src/lang.c:2285
+#: src/lang.c:2303
 msgid ""
 "# Color of word highlighting with _dash_\n"
 "# Default: 13 (light pink)\n"
 msgstr ""
 
-#: src/lang.c:2291
+#: src/lang.c:2309
 msgid "Color of highlighting with /slash/"
 msgstr ""
 
-#: src/lang.c:2292
+#: src/lang.c:2310
 msgid ""
 "# Color of word highlighting with /slash/\n"
 "# Default: 14 (light cyan)\n"
 msgstr ""
 
-#: src/lang.c:2298
+#: src/lang.c:2316
 msgid "Color of highlighting with -stroke-"
 msgstr ""
 
-#: src/lang.c:2299
+#: src/lang.c:2317
 msgid ""
 "# Color of word highlighting with -stroke-\n"
 "# Default: 12 (light blue)\n"
 msgstr ""
 
-#: src/lang.c:2306
+#: src/lang.c:2324
 msgid "Attr. of highlighting with *stars*"
 msgstr ""
 
-#: src/lang.c:2307
+#: src/lang.c:2325
 msgid ""
 "# Attributes of word highlighting on mono terminals\n"
 "# Possible values are:\n"
@@ -6341,57 +6388,57 @@ msgid ""
 "# Default: 6 (bold)\n"
 msgstr ""
 
-#: src/lang.c:2322
+#: src/lang.c:2340
 msgid "Attr. of highlighting with _dash_"
 msgstr ""
 
-#: src/lang.c:2323
+#: src/lang.c:2341
 msgid ""
 "# Attribute of word highlighting with _dash_\n"
 "# Default: 2 (best highlighting)\n"
 msgstr ""
 
-#: src/lang.c:2329
+#: src/lang.c:2347
 msgid "Attr. of highlighting with /slash/"
 msgstr ""
 
-#: src/lang.c:2330
+#: src/lang.c:2348
 msgid ""
 "# Attribute of word highlighting with /slash/\n"
 "# Default: 5 (half bright)\n"
 msgstr ""
 
-#: src/lang.c:2336
+#: src/lang.c:2354
 msgid "Attr. of highlighting with -stroke-"
 msgstr ""
 
-#: src/lang.c:2337
+#: src/lang.c:2355
 msgid ""
 "# Attribute of word highlighting with -stroke-\n"
 "# Default: 3 (reverse video)\n"
 msgstr ""
 
-#: src/lang.c:2343
+#: src/lang.c:2361
 msgid "URL highlighting in message body"
 msgstr ""
 
-#: src/lang.c:2344
+#: src/lang.c:2362
 msgid "# Enable URL highlighting?\n"
 msgstr ""
 
-#: src/lang.c:2349
+#: src/lang.c:2367
 msgid "Word highlighting in message body"
 msgstr ""
 
-#: src/lang.c:2350
+#: src/lang.c:2368
 msgid "# Enable word highlighting?\n"
 msgstr ""
 
-#: src/lang.c:2355
+#: src/lang.c:2373
 msgid "What to display instead of mark"
 msgstr ""
 
-#: src/lang.c:2356
+#: src/lang.c:2374
 msgid ""
 "# Should the leading and ending stars and dashes also be displayed,\n"
 "# even when they are highlighting marks?\n"
@@ -6401,56 +6448,56 @@ msgid ""
 "# * 2 = print a space instead\n"
 msgstr ""
 
-#: src/lang.c:2365
+#: src/lang.c:2383
 msgid "Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2366
+#: src/lang.c:2384
 msgid "Page line wrap column"
 msgstr ""
 
-#: src/lang.c:2367
+#: src/lang.c:2385
 msgid "# Wrap article lines at column\n"
 msgstr ""
 
-#: src/lang.c:2372
+#: src/lang.c:2390
 msgid "Wrap around threads on next unread"
 msgstr ""
 
-#: src/lang.c:2373
+#: src/lang.c:2391
 msgid "# If ON wrap around threads on searching next unread article\n"
 msgstr ""
 
-#: src/lang.c:2377
+#: src/lang.c:2395
 msgid "Enter default mail address (and fullname). <CR> sets."
 msgstr ""
 
-#: src/lang.c:2378 src/lang.c:2876
+#: src/lang.c:2396 src/lang.c:2894
 msgid "Mail address (and fullname)"
 msgstr "E-postadress (och hela namnet)"
 
-#: src/lang.c:2379
+#: src/lang.c:2397
 msgid "# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr ""
 
-#: src/lang.c:2384
+#: src/lang.c:2402
 msgid "Show empty Followup-To in editor"
 msgstr ""
 
-#: src/lang.c:2385
+#: src/lang.c:2403
 msgid "# If ON show empty Followup-To header when editing an article\n"
 msgstr ""
 
-#: src/lang.c:2389
+#: src/lang.c:2407
 msgid ""
 "Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2390
+#: src/lang.c:2408
 msgid "Create signature from path/command"
 msgstr ""
 
-#: src/lang.c:2391
+#: src/lang.c:2409
 msgid ""
 "# Signature path (random sigs)/file to be used when posting/replying\n"
 "# sigfile=file       appends file as signature\n"
@@ -6458,52 +6505,52 @@ msgid ""
 "# sigfile=--none     don't append a signature\n"
 msgstr ""
 
-#: src/lang.c:2398
+#: src/lang.c:2416
 msgid ""
 "Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2399
+#: src/lang.c:2417
 msgid "Prepend signature with \"-- \""
 msgstr ""
 
-#: src/lang.c:2400
+#: src/lang.c:2418
 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr ""
 
-#: src/lang.c:2404
+#: src/lang.c:2422
 msgid "Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2405
+#: src/lang.c:2423
 msgid "Add signature when reposting"
 msgstr ""
 
-#: src/lang.c:2406
+#: src/lang.c:2424
 msgid "# If ON add signature to reposted articles\n"
 msgstr ""
 
-#: src/lang.c:2410
+#: src/lang.c:2428
 #, c-format
 msgid "Enter quotation marks, %s or %S for author's initials."
 msgstr ""
 
-#: src/lang.c:2411
+#: src/lang.c:2429
 msgid "Characters used as quote-marks"
 msgstr ""
 
-#: src/lang.c:2412
+#: src/lang.c:2430
 #, 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:2418
+#: src/lang.c:2436
 msgid "Quoting behavior"
 msgstr ""
 
-#: src/lang.c:2419
+#: src/lang.c:2437
 msgid ""
 "# How quoting should be handled when following up or replying.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6517,52 +6564,52 @@ msgid ""
 "#   7 = Compress quotes, quote signatures, quote empty lines\n"
 msgstr ""
 
-#: src/lang.c:2432 src/lang.c:2440 src/lang.c:2446
+#: src/lang.c:2450 src/lang.c:2458 src/lang.c:2464
 msgid ""
 "%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr ""
 
-#: src/lang.c:2433
+#: src/lang.c:2451
 msgid "Quote line when following up"
 msgstr ""
 
-#: src/lang.c:2434
+#: src/lang.c:2452
 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:2441
+#: src/lang.c:2459
 msgid "Quote line when cross-posting"
 msgstr ""
 
-#: src/lang.c:2447
+#: src/lang.c:2465
 msgid "Quote line when mailing"
 msgstr ""
 
-#: src/lang.c:2452
+#: src/lang.c:2470
 msgid "If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2453
+#: src/lang.c:2471
 msgid "Insert 'User-Agent:' header"
 msgstr ""
 
-#: src/lang.c:2454
+#: src/lang.c:2472
 msgid "# If ON include advertising User-Agent: header\n"
 msgstr ""
 
-#: src/lang.c:2459
+#: src/lang.c:2477
 msgid ""
 "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
 
-#: src/lang.c:2460
+#: src/lang.c:2478
 msgid "MM_CHARSET"
 msgstr "MM_CHARSET"
 
-#: src/lang.c:2461
+#: src/lang.c:2479
 msgid ""
 "# Charset supported locally which is also used for MIME header and\n"
 "# Content-Type header.\n"
@@ -6572,41 +6619,41 @@ msgid ""
 "# mm_charset is considered not displayable and represented as '?'.\n"
 msgstr ""
 
-#: src/lang.c:2471
+#: src/lang.c:2489
 msgid "MM_NETWORK_CHARSET"
 msgstr "MM_NETWORK_CHARSET"
 
-#: src/lang.c:2472
+#: src/lang.c:2490
 msgid "# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr ""
 
-#: src/lang.c:2476
+#: src/lang.c:2494
 msgid ""
 "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
 
-#: src/lang.c:2477
+#: src/lang.c:2495
 #, fuzzy
 msgid "MM_LOCAL_CHARSET"
 msgstr "MM_CHARSET"
 
-#: src/lang.c:2478
+#: src/lang.c:2496
 msgid "# Charset supported locally.\n"
 msgstr ""
 
-#: src/lang.c:2485
+#: src/lang.c:2503
 msgid "Mailbox format"
 msgstr "Format på postlåda"
 
-#: src/lang.c:2486
+#: src/lang.c:2504
 msgid "# Format of the mailbox.\n"
 msgstr "# Format på postlåda.\n"
 
-#: src/lang.c:2491
+#: src/lang.c:2509
 msgid "MIME encoding in news messages"
 msgstr ""
 
-#: src/lang.c:2492
+#: src/lang.c:2510
 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"
@@ -6615,15 +6662,15 @@ msgid ""
 "# Russian charsets with a lot of 8bit characters.\n"
 msgstr ""
 
-#: src/lang.c:2500 src/lang.c:2521
+#: src/lang.c:2518 src/lang.c:2539
 msgid "Don't change unless you know what you are doing. <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2501
+#: src/lang.c:2519
 msgid "Use 8bit characters in news headers"
 msgstr ""
 
-#: src/lang.c:2502
+#: src/lang.c:2520
 msgid ""
 "# If ON, 8bit characters in news headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -6631,28 +6678,28 @@ msgid ""
 "# parameter unless post_mime_encoding is 8bit as well.\n"
 msgstr ""
 
-#: src/lang.c:2509
+#: src/lang.c:2527
 msgid ""
 "Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2510
+#: src/lang.c:2528
 msgid "View post-processed files"
 msgstr ""
 
-#: src/lang.c:2511
+#: src/lang.c:2529
 msgid "# If set, post processed files will be opened in a viewer\n"
 msgstr ""
 
-#: src/lang.c:2516
+#: src/lang.c:2534
 msgid "MIME encoding in mail messages"
 msgstr ""
 
-#: src/lang.c:2522
+#: src/lang.c:2540
 msgid "Use 8bit characters in mail headers"
 msgstr ""
 
-#: src/lang.c:2523
+#: src/lang.c:2541
 msgid ""
 "# If ON, 8bit characters in mail headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -6663,36 +6710,36 @@ msgid ""
 "# turn it ON unless you have some compelling reason.\n"
 msgstr ""
 
-#: src/lang.c:2533
+#: src/lang.c:2551
 msgid "Strip blanks from ends of lines"
 msgstr ""
 
-#: src/lang.c:2534
+#: src/lang.c:2552
 msgid ""
 "# If ON strip blanks from ends of lines for faster display on slow "
 "terminals.\n"
 msgstr ""
 
-#: src/lang.c:2539
+#: src/lang.c:2557
 msgid "If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2540
+#: src/lang.c:2558
 msgid "Transliteration"
 msgstr ""
 
-#: src/lang.c:2541
+#: src/lang.c:2559
 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:2549
+#: src/lang.c:2567
 msgid "Send you a Cc/Bcc automatically"
 msgstr ""
 
-#: src/lang.c:2550
+#: src/lang.c:2568
 msgid ""
 "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6702,119 +6749,119 @@ msgid ""
 "#   3 = Cc and Bcc\n"
 msgstr ""
 
-#: src/lang.c:2559
+#: src/lang.c:2577
 msgid "Enter address elements about which you want to be warned. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2560
+#: src/lang.c:2578
 msgid "Spamtrap warning address parts"
 msgstr ""
 
-#: src/lang.c:2561
+#: src/lang.c:2579
 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:2566
+#: src/lang.c:2584
 msgid "Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2567
+#: src/lang.c:2585
 msgid "No. of days a filter entry is valid"
 msgstr ""
 
-#: src/lang.c:2568
+#: src/lang.c:2586
 msgid "# Number of days a short term filter will be active\n"
 msgstr ""
 
-#: src/lang.c:2572
+#: src/lang.c:2590
 msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2573
+#: src/lang.c:2591
 msgid "Add posted articles to filter"
 msgstr ""
 
-#: src/lang.c:2574
+#: src/lang.c:2592
 msgid ""
 "# If ON add posted articles which start a new thread to filter for\n"
 "# highlighting follow-ups\n"
 msgstr ""
 
-#: src/lang.c:2578
+#: src/lang.c:2596
 msgid "The directory where articles/threads are to be saved in mailbox format."
 msgstr ""
 
-#: src/lang.c:2579
+#: src/lang.c:2597
 msgid "Mail directory"
 msgstr "Postkatalog"
 
-#: src/lang.c:2580
+#: src/lang.c:2598
 msgid "# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr ""
 
-#: src/lang.c:2585
+#: src/lang.c:2603
 msgid "Save articles in batch mode (-S)"
 msgstr ""
 
-#: src/lang.c:2586
+#: src/lang.c:2604
 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:2591
+#: src/lang.c:2609
 msgid "The directory where you want articles/threads saved."
 msgstr ""
 
-#: src/lang.c:2592
+#: src/lang.c:2610
 msgid "Directory to save arts/threads in"
 msgstr ""
 
-#: src/lang.c:2593
+#: src/lang.c:2611
 msgid "# Directory where articles/threads are saved\n"
 msgstr ""
 
-#: src/lang.c:2597
+#: src/lang.c:2615
 msgid ""
 "Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> "
 "sets."
 msgstr ""
 
-#: src/lang.c:2598
+#: src/lang.c:2616
 msgid "Use Archive-name: header for save"
 msgstr ""
 
-#: src/lang.c:2599
+#: src/lang.c:2617
 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:2604
+#: src/lang.c:2622
 msgid ""
 "Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 "cancels."
 msgstr ""
 
-#: src/lang.c:2605
+#: src/lang.c:2623
 msgid "Mark saved articles/threads as read"
 msgstr ""
 
-#: src/lang.c:2606
+#: src/lang.c:2624
 msgid "# If ON mark articles that are saved as read\n"
 msgstr ""
 
-#: src/lang.c:2610
+#: src/lang.c:2628
 msgid "Do post processing (eg. extract attachments) for saved articles."
 msgstr ""
 
-#: src/lang.c:2611
+#: src/lang.c:2629
 msgid "Post process saved articles"
 msgstr ""
 
-#: src/lang.c:2612
+#: src/lang.c:2630
 msgid ""
 "# Perform post processing (saving binary attachments) from saved articles.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6823,106 +6870,106 @@ msgid ""
 "#   2 = yes\n"
 msgstr ""
 
-#: src/lang.c:2621
+#: src/lang.c:2639
 msgid "Process only unread articles"
 msgstr ""
 
-#: src/lang.c:2622
+#: src/lang.c:2640
 msgid ""
 "# If ON only save/print/pipe/mail unread articles (tagged articles "
 "excepted)\n"
 msgstr ""
 
-#: src/lang.c:2627
+#: src/lang.c:2645
 msgid "Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2628
+#: src/lang.c:2646
 msgid "Print all headers when printing"
 msgstr ""
 
-#: src/lang.c:2629
+#: src/lang.c:2647
 msgid ""
 "# If ON print all of article header otherwise just the important lines\n"
 msgstr ""
 
-#: src/lang.c:2633
+#: src/lang.c:2651
 msgid ""
 "The printer program with options that is to be used to print articles/"
 "threads."
 msgstr ""
 
-#: src/lang.c:2634
+#: src/lang.c:2652
 msgid "Printer program with options"
 msgstr ""
 
-#: src/lang.c:2635
+#: src/lang.c:2653
 msgid "# Print program with parameters used to print articles/threads\n"
 msgstr ""
 
-#: src/lang.c:2641
+#: src/lang.c:2659
 msgid "Force redraw after certain commands"
 msgstr ""
 
-#: src/lang.c:2642
+#: src/lang.c:2660
 msgid ""
 "# If ON a screen redraw will always be done after certain external commands\n"
 msgstr ""
 
-#: src/lang.c:2646
+#: src/lang.c:2664
 msgid ""
 "Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2647
+#: src/lang.c:2665
 msgid "Start editor with line offset"
 msgstr ""
 
-#: src/lang.c:2648
+#: src/lang.c:2666
 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:2653
+#: src/lang.c:2671
 msgid "Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2654
+#: src/lang.c:2672
 msgid "Invocation of your editor"
 msgstr ""
 
-#: src/lang.c:2655
+#: src/lang.c:2673
 msgid ""
 "# Format of editor line including parameters\n"
 "# %E Editor  %F Filename  %N Linenumber\n"
 msgstr ""
 
-#: src/lang.c:2660
+#: src/lang.c:2678
 msgid ""
 "Enter name and options for external-inews, --internal for internal inews"
 msgstr ""
 
-#: src/lang.c:2661
+#: src/lang.c:2679
 msgid "External inews"
 msgstr "Extern inews"
 
-#: src/lang.c:2662
+#: src/lang.c:2680
 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:2666
+#: src/lang.c:2684
 msgid ""
 "Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2667
+#: src/lang.c:2685
 msgid "Invocation of your mail command"
 msgstr ""
 
-#: src/lang.c:2668
+#: src/lang.c:2686
 msgid ""
 "# Format of mailer line including parameters\n"
 "# %M Mailer  %S Subject  %T To  %F Filename\n"
@@ -6930,11 +6977,11 @@ msgid ""
 "# ie. elm interactive          :    elm -i %F -s \"%S\" \"%T\"\n"
 msgstr ""
 
-#: src/lang.c:2676
+#: src/lang.c:2694
 msgid "Use interactive mail reader"
 msgstr ""
 
-#: src/lang.c:2677
+#: src/lang.c:2695
 msgid ""
 "# Interactive mailreader\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6943,67 +6990,67 @@ msgid ""
 "#   2 = use interactive mailreader without headers in file\n"
 msgstr ""
 
-#: src/lang.c:2686
+#: src/lang.c:2704
 msgid "Remove ~/.article after posting"
 msgstr "Ta bort ~/.article efter postning"
 
-#: src/lang.c:2687
+#: src/lang.c:2705
 msgid "# If ON remove ~/.article after posting.\n"
 msgstr ""
 
-#: src/lang.c:2693
+#: src/lang.c:2711
 msgid "Use UTF-8 graphics (thread tree etc.)"
 msgstr ""
 
-#: src/lang.c:2694
+#: src/lang.c:2712
 msgid ""
 "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
 msgstr ""
 
-#: src/lang.c:2699
+#: src/lang.c:2717
 msgid "Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr ""
 
-#: src/lang.c:2700
+#: src/lang.c:2718
 msgid "Filename for posted articles"
 msgstr ""
 
-#: src/lang.c:2701
+#: src/lang.c:2719
 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:2706
+#: src/lang.c:2724
 msgid ""
 "Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2707
+#: src/lang.c:2725
 msgid "Keep failed arts in ~/dead.articles"
 msgstr ""
 
-#: src/lang.c:2708
+#: src/lang.c:2726
 msgid "# If ON keep all failed postings in ~/dead.articles\n"
 msgstr ""
 
-#: src/lang.c:2712
+#: src/lang.c:2730
 msgid "Do you want to strip unsubscribed groups from .newsrc"
 msgstr ""
 
-#: src/lang.c:2713
+#: src/lang.c:2731
 msgid "No unsubscribed groups in newsrc"
 msgstr ""
 
-#: src/lang.c:2714
+#: src/lang.c:2732
 msgid "# If ON strip unsubscribed groups from newsrc\n"
 msgstr ""
 
-#: src/lang.c:2719
+#: src/lang.c:2737
 msgid "Remove bogus groups from newsrc"
 msgstr ""
 
-#: src/lang.c:2720
+#: src/lang.c:2738
 msgid ""
 "# What to do with bogus groups in newsrc file\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7012,65 +7059,65 @@ msgid ""
 "#   2 = highlight with D on selection screen\n"
 msgstr ""
 
-#: src/lang.c:2729
+#: src/lang.c:2747
 msgid ""
 "Enter number of seconds to wait for a response from the server. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2730
+#: src/lang.c:2748
 msgid "NNTP read timeout in seconds"
 msgstr ""
 
-#: src/lang.c:2731
+#: src/lang.c:2749
 msgid ""
 "# Time in seconds to wait for a response from the server (0=no timeout)\n"
 msgstr ""
 
-#: src/lang.c:2736
+#: src/lang.c:2754
 msgid "Enter number of seconds until active file will be reread. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2737
+#: src/lang.c:2755
 msgid "Interval in secs to reread active"
 msgstr ""
 
-#: src/lang.c:2738
+#: src/lang.c:2756
 msgid ""
 "# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr ""
 
-#: src/lang.c:2743
+#: src/lang.c:2761
 msgid "Reconnect to server automatically"
 msgstr ""
 
-#: src/lang.c:2744
+#: src/lang.c:2762
 msgid ""
 "# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr ""
 
-#: src/lang.c:2748
+#: src/lang.c:2766
 msgid ""
 "Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2749
+#: src/lang.c:2767
 msgid "Cache NNTP overview files locally"
 msgstr ""
 
-#: src/lang.c:2750
+#: src/lang.c:2768
 msgid "# If ON, create local copies of NNTP overview files.\n"
 msgstr ""
 
-#: src/lang.c:2754 src/lang.c:2769 src/lang.c:2789 src/lang.c:2808
+#: src/lang.c:2772 src/lang.c:2787 src/lang.c:2807 src/lang.c:2826
 msgid "Enter format string. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2755
+#: src/lang.c:2773
 #, fuzzy
 msgid "Format string for selection level"
 msgstr "återgå till gruppvalsnivå"
 
-#: src/lang.c:2756
+#: src/lang.c:2774
 msgid ""
 "# Format string for selection level representation\n"
 "# Default: %f %n %U  %G  %d\n"
@@ -7084,12 +7131,12 @@ msgid ""
 "#   %U              Unread count\n"
 msgstr ""
 
-#: src/lang.c:2770
+#: src/lang.c:2788
 #, fuzzy
 msgid "Format string for group level"
 msgstr "återgå till gruppvalsnivå"
 
-#: src/lang.c:2771
+#: src/lang.c:2789
 msgid ""
 "# Format string for group level representation\n"
 "# Default: %n %m %R %L  %s  %F\n"
@@ -7108,11 +7155,11 @@ msgid ""
 "#   %S              Score\n"
 msgstr ""
 
-#: src/lang.c:2790
+#: src/lang.c:2808
 msgid "Format string for thread level"
 msgstr ""
 
-#: src/lang.c:2791
+#: src/lang.c:2809
 msgid ""
 "# Format string for thread level representation\n"
 "# Default: %n %m  [%L]  %T  %F\n"
@@ -7130,19 +7177,19 @@ msgid ""
 "#   %T              Thread tree (only thread level)\n"
 msgstr ""
 
-#: src/lang.c:2809
+#: src/lang.c:2827
 msgid "Format string for display of dates"
 msgstr ""
 
-#: src/lang.c:2810
+#: src/lang.c:2828
 msgid "# Format string for date representation\n"
 msgstr ""
 
-#: src/lang.c:2816
+#: src/lang.c:2834
 msgid "Unicode normalization form"
 msgstr ""
 
-#: src/lang.c:2817
+#: src/lang.c:2835
 msgid ""
 "# Unicode normalization form\n"
 "# Possible values are:\n"
@@ -7153,19 +7200,19 @@ msgid ""
 "#   4 = NFD\n"
 msgstr ""
 
-#: src/lang.c:2830
+#: src/lang.c:2848
 msgid "Render BiDi"
 msgstr ""
 
-#: src/lang.c:2831
+#: src/lang.c:2849
 msgid "# If ON, bi-directional text is rendered by tin\n"
 msgstr ""
 
-#: src/lang.c:2838
+#: src/lang.c:2856
 msgid "Function for sorting articles"
 msgstr ""
 
-#: src/lang.c:2839
+#: src/lang.c:2857
 msgid ""
 "# Function for sorting articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7173,172 +7220,172 @@ msgid ""
 "#   1 = heapsort\n"
 msgstr ""
 
-#: src/lang.c:2852
+#: src/lang.c:2870
 msgid "Automatically GroupMarkUnselArtRead"
 msgstr ""
 
-#: src/lang.c:2858
+#: src/lang.c:2876
 msgid "Delete post-process files"
 msgstr ""
 
-#: src/lang.c:2863
+#: src/lang.c:2881
 msgid "Filename for all mailed articles, <CR> sets, no filename=do not save."
 msgstr ""
 
-#: src/lang.c:2864
+#: src/lang.c:2882
 msgid "Mailbox to save sent mails"
 msgstr ""
 
-#: src/lang.c:2869
+#: src/lang.c:2887
 msgid "Set Followup-To: header to this group(s). <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2870
+#: src/lang.c:2888
 msgid "Followup-To: header"
 msgstr ""
 
-#: src/lang.c:2875
+#: src/lang.c:2893
 msgid "Enter default mail address (and fullname). <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2882
+#: src/lang.c:2900
 msgid ""
 "Path and options for ispell-like spell-checker. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2883
+#: src/lang.c:2901
 msgid "Ispell program"
 msgstr ""
 
-#: src/lang.c:2889
+#: src/lang.c:2907
 msgid "When group is a mailing list, send responses to this email address."
 msgstr ""
 
-#: src/lang.c:2890
+#: src/lang.c:2908
 #, fuzzy
 msgid "Mailing list address"
 msgstr "Skickar logg till %s\n"
 
-#: src/lang.c:2896
+#: src/lang.c:2914
 msgid "Forward articles as attachment"
 msgstr ""
 
-#: src/lang.c:2901
+#: src/lang.c:2919
 msgid ""
 "A comma separated list of MIME major/minor Content-Types. <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2902
+#: src/lang.c:2920
 msgid "Which MIME types will be saved"
 msgstr ""
 
-#: src/lang.c:2907
+#: src/lang.c:2925
 msgid "Value of the Organization: header. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2908
+#: src/lang.c:2926
 msgid "Organization: header"
 msgstr ""
 
-#: src/lang.c:2913
+#: src/lang.c:2931
 msgid "Filename for saved articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2914
+#: src/lang.c:2932
 #, fuzzy
 msgid "savefile"
 msgstr "Spara filnamn> "
 
-#: src/lang.c:2919 src/lang.c:2943
+#: src/lang.c:2937 src/lang.c:2961
 msgid "Scope for the filter rule. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2920
+#: src/lang.c:2938
 msgid "Quick (1 key) select filter scope"
 msgstr ""
 
-#: src/lang.c:2925 src/lang.c:2949
+#: src/lang.c:2943 src/lang.c:2967
 msgid "Header for filter rule. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2926
+#: src/lang.c:2944
 msgid "Quick (1 key) select filter header"
 msgstr ""
 
-#: src/lang.c:2931 src/lang.c:2955
+#: src/lang.c:2949 src/lang.c:2973
 msgid "ON = case sensitive, OFF = ignore case. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2932
+#: src/lang.c:2950
 msgid "Quick (1 key) select filter case"
 msgstr ""
 
-#: src/lang.c:2937 src/lang.c:2961
+#: src/lang.c:2955 src/lang.c:2979
 msgid "ON = expire, OFF = don't ever expire. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2938
+#: src/lang.c:2956
 msgid "Quick (1 key) select filter expire"
 msgstr ""
 
-#: src/lang.c:2944
+#: src/lang.c:2962
 msgid "Quick (1 key) kill filter scope"
 msgstr ""
 
-#: src/lang.c:2950
+#: src/lang.c:2968
 msgid "Quick (1 key) kill filter header"
 msgstr ""
 
-#: src/lang.c:2956
+#: src/lang.c:2974
 msgid "Quick (1 key) kill filter case"
 msgstr ""
 
-#: src/lang.c:2962
+#: src/lang.c:2980
 msgid "Quick (1 key) kill filter expire"
 msgstr ""
 
-#: src/lang.c:2968
+#: src/lang.c:2986
 msgid "Assume this charset if no charset declaration is present, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2969
+#: src/lang.c:2987
 #, fuzzy
 msgid "UNDECLARED_CHARSET"
 msgstr "MM_NETWORK_CHARSET"
 
-#: src/lang.c:2975
+#: src/lang.c:2993
 msgid ""
 "Add this text at the start of the message body. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2976
+#: src/lang.c:2994
 #, fuzzy
 msgid "X_Body"
 msgstr "Fet"
 
-#: src/lang.c:2981
+#: src/lang.c:2999
 msgid "Insert this header when posting. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2982
+#: src/lang.c:3000
 msgid "X_Headers"
 msgstr ""
 
-#: src/lang.c:2987
+#: src/lang.c:3005
 msgid ""
 "Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2988
+#: src/lang.c:3006
 msgid "Insert 'X-Comment-To:' header"
 msgstr ""
 
-#: src/misc.c:3837
+#: src/misc.c:3832
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "Version: %s %s utgåva %s (\"%s\") %s %s\n"
 
-#: src/misc.c:3840
+#: src/misc.c:3835
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "Version: %s %s utgåva %s (\"%s\")\n"
@@ -7354,25 +7401,32 @@ msgid ""
 "Server timed out, trying reconnect # %d\n"
 msgstr ""
 
-#: src/nntplib.c:851 src/nntplib.c:1825
+#: src/nntplib.c:836
+#, fuzzy
+msgid "NNTP connection error. Exiting..."
+msgstr ""
+"\n"
+"%s innehåller inga nyhetsgrupper. Avslutar."
+
+#: src/nntplib.c:849 src/nntplib.c:1814
 msgid "Rejoin current group\n"
 msgstr ""
 
-#: src/nntplib.c:859 src/nntplib.c:1833
+#: src/nntplib.c:857 src/nntplib.c:1822
 #, c-format
 msgid "Read (%s)\n"
 msgstr "Läs (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:859
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr ""
 
-#: src/nntplib.c:1489
+#: src/nntplib.c:1478
 msgid "CAPABILITIES did not announce READER"
 msgstr ""
 
-#: src/nntplib.c:1976
+#: src/nntplib.c:1965
 msgid "MOTD: "
 msgstr ""
 
@@ -7381,14 +7435,14 @@ msgstr ""
 msgid "couldn't expand %s\n"
 msgstr ""
 
-#: src/post.c:1326
+#: src/post.c:1335
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
 "encoding is neither set to %s nor to %s\n"
 msgstr ""
 
-#: src/post.c:1331
+#: src/post.c:1340
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -7396,14 +7450,14 @@ msgid ""
 "posting doesn't contain any 8bit chars and thus folding won't happen\n"
 msgstr ""
 
-#: src/post.c:1333
+#: src/post.c:1342
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
 "encoding is not set to %s\n"
 msgstr ""
 
-#: src/post.c:2306
+#: src/post.c:2316
 #, c-format
 msgid "Posting: %.*s ..."
 msgstr "Postar: %.*s ..."
@@ -7433,7 +7487,7 @@ msgstr "[- Ej tillgänglig -]"
 #. * preamble
 #. * TODO: -> lang.c
 #.
-#: src/rfc2047.c:1302
+#: src/rfc2047.c:1307
 #, c-format
 msgid ""
 "This message has been composed in the 'multipart/mixed' MIME-format. If you\n"
@@ -7443,19 +7497,19 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/save.c:1045
+#: src/save.c:1052
 msgid "bytes"
 msgstr "byte"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "unread"
 msgstr "oläst"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "all"
 msgstr "alla"
 
-#: src/select.c:565 src/select.c:567
+#: src/select.c:568 src/select.c:570
 msgid " R"
 msgstr ""
 
diff -Nurp '--exclude=.bzr*' tin-2.3.1/po/tin.pot tin-2.3.2/po/tin.pot
--- tin-2.3.1/po/tin.pot	2014-12-24 09:41:49.000000000 +0100
+++ tin-2.3.2/po/tin.pot	2015-12-24 00:18:27.999208008 +0100
@@ -3,12 +3,11 @@
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
-#, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-24 09:41+0100\n"
+"POT-Creation-Date: 2015-12-24 00:18+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"
@@ -17,473 +16,478 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/attrib.c:926
+#: src/attrib.c:941
 msgid "Processing attributes... "
 msgstr ""
 
-#: src/attrib.c:1145
+#: src/attrib.c:1163
 #, c-format
 msgid ""
 "# Do not edit this comment block\n"
 "#\n"
 msgstr ""
 
-#: src/attrib.c:1146
+#: src/attrib.c:1164
 #, c-format
 msgid "#  scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n"
 msgstr ""
 
-#: src/attrib.c:1147
+#: src/attrib.c:1165
 #, c-format
 msgid "#  add_posted_to_filter=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1148
+#: src/attrib.c:1166
 #, c-format
 msgid "#  advertising=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1149
+#: src/attrib.c:1167
 #, c-format
 msgid "#  alternative_handling=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1150
+#: src/attrib.c:1168
 #, c-format
 msgid "#  ask_for_metamail=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1151
+#: src/attrib.c:1169
 #, c-format
 msgid "#  auto_cc_bcc=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1152
+#: src/attrib.c:1170
 #, c-format
 msgid "#    0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n"
 msgstr ""
 
-#: src/attrib.c:1153
+#: src/attrib.c:1171
 #, c-format
 msgid "#  auto_list_thread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1154
+#: src/attrib.c:1172
 #, c-format
 msgid "#  auto_save=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1155
+#: src/attrib.c:1173
 #, c-format
 msgid "#  auto_select=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1156
+#: src/attrib.c:1174
 #, c-format
 msgid "#  batch_save=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1157
+#: src/attrib.c:1175
 #, c-format
 msgid "#  date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
 msgstr ""
 
-#: src/attrib.c:1158
+#: src/attrib.c:1176
 #, c-format
 msgid "#  delete_tmp_files=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1159
+#: src/attrib.c:1177
 #, c-format
 msgid "#  editor_format=STRING (eg. %%E +%%N %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1160
+#: src/attrib.c:1178
 #, c-format
 msgid "#  fcc=STRING (eg. =mailbox)\n"
 msgstr ""
 
-#: src/attrib.c:1161
+#: src/attrib.c:1179
 #, c-format
 msgid "#  followup_to=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1162
+#: src/attrib.c:1180
 #, c-format
 msgid "#  from=STRING (just append wanted From:-line, don't use quotes)\n"
 msgstr ""
 
-#: src/attrib.c:1163
+#: src/attrib.c:1181
 #, c-format
 msgid "#  group_catchup_on_exit=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1164
+#: src/attrib.c:1182
 #, c-format
 msgid "#  group_format=STRING (eg. %%n %%m %%R %%L  %%s  %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1165
+#: src/attrib.c:1183
 #, c-format
 msgid "#  mail_8bit_header=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1166
+#: src/attrib.c:1184
 #, c-format
 msgid "#  mail_mime_encoding=supported_encoding"
 msgstr ""
 
-#: src/attrib.c:1174
+#: src/attrib.c:1192
 #, c-format
 msgid "#  ispell=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1176
+#: src/attrib.c:1194
 #, c-format
 msgid "#  maildir=STRING (eg. ~/Mail)\n"
 msgstr ""
 
-#: src/attrib.c:1177
+#: src/attrib.c:1195
 #, c-format
 msgid "#  mailing_list=STRING (eg. majordomo@example.org)\n"
 msgstr ""
 
-#: src/attrib.c:1178
+#: src/attrib.c:1196
 #, c-format
 msgid "#  mime_types_to_save=STRING (eg. image/*,!image/bmp)\n"
 msgstr ""
 
-#: src/attrib.c:1179
+#: src/attrib.c:1197
 #, c-format
 msgid "#  mark_ignore_tags=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1180
+#: src/attrib.c:1198
 #, c-format
 msgid "#  mark_saved_read=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1181
+#: src/attrib.c:1199
 #, c-format
 msgid "#  mime_forward=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1183
+#: src/attrib.c:1201
 #, c-format
 msgid "#  mm_network_charset=supported_charset"
 msgstr ""
 
-#: src/attrib.c:1190
+#: src/attrib.c:1208
 #, c-format
 msgid "#  undeclared_charset=STRING (default is US-ASCII)\n"
 msgstr ""
 
-#: src/attrib.c:1192
+#: src/attrib.c:1210
 #, c-format
 msgid "#  news_headers_to_display=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1193
+#: src/attrib.c:1211
 #, c-format
 msgid "#  news_headers_to_not_display=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1194
+#: src/attrib.c:1212
 #, c-format
 msgid "#  news_quote_format=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1195
+#: src/attrib.c:1213
 #, c-format
 msgid "#  organization=STRING (if beginning with '/' read from file)\n"
 msgstr ""
 
-#: src/attrib.c:1196
+#: src/attrib.c:1214
 #, c-format
 msgid "#  pos_first_unread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1197
+#: src/attrib.c:1215
 #, c-format
 msgid "#  post_8bit_header=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1198
+#: src/attrib.c:1216
 #, c-format
 msgid "#  post_mime_encoding=supported_encoding"
 msgstr ""
 
-#: src/attrib.c:1205
+#: src/attrib.c:1223
 #, c-format
 msgid "#  post_process_type=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1210
+#: src/attrib.c:1228
 #, c-format
 msgid "#  post_process_view=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1211
+#: src/attrib.c:1229
 #, c-format
 msgid "#  quick_kill_scope=STRING (ie. talk.*)\n"
 msgstr ""
 
-#: src/attrib.c:1212
+#: src/attrib.c:1230
 #, c-format
 msgid "#  quick_kill_expire=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1213
+#: src/attrib.c:1231
 #, c-format
 msgid "#  quick_kill_case=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1214
+#: src/attrib.c:1232
 #, c-format
 msgid "#  quick_kill_header=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1215 src/attrib.c:1224
+#: src/attrib.c:1233 src/attrib.c:1242
 #, c-format
 msgid "#    0=Subject: (case sensitive)  1=Subject: (ignore case)\n"
 msgstr ""
 
-#: src/attrib.c:1216 src/attrib.c:1225
+#: src/attrib.c:1234 src/attrib.c:1243
 #, c-format
 msgid "#    2=From: (case sensitive)     3=From: (ignore case)\n"
 msgstr ""
 
-#: src/attrib.c:1217 src/attrib.c:1226
+#: src/attrib.c:1235 src/attrib.c:1244
 #, c-format
 msgid "#    4=Message-ID: & full References: line\n"
 msgstr ""
 
-#: src/attrib.c:1218 src/attrib.c:1227
+#: src/attrib.c:1236 src/attrib.c:1245
 #, c-format
 msgid "#    5=Message-ID: & last References: entry only\n"
 msgstr ""
 
-#: src/attrib.c:1219 src/attrib.c:1228
+#: src/attrib.c:1237 src/attrib.c:1246
 #, c-format
 msgid "#    6=Message-ID: entry only     7=Lines:\n"
 msgstr ""
 
-#: src/attrib.c:1220
+#: src/attrib.c:1238
 #, c-format
 msgid "#  quick_select_scope=STRING\n"
 msgstr ""
 
-#: src/attrib.c:1221
+#: src/attrib.c:1239
 #, c-format
 msgid "#  quick_select_expire=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1222
+#: src/attrib.c:1240
 #, c-format
 msgid "#  quick_select_case=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1223
+#: src/attrib.c:1241
 #, c-format
 msgid "#  quick_select_header=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1229
+#: src/attrib.c:1247
 #, c-format
 msgid "#  quote_chars=STRING (%%s, %%S for initials)\n"
 msgstr ""
 
-#: src/attrib.c:1231
+#: src/attrib.c:1249
 #, c-format
 msgid "#  print_header=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1233
+#: src/attrib.c:1251
 #, c-format
 msgid "#  process_only_unread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1234
+#: src/attrib.c:1252
 #, c-format
 msgid "#  prompt_followupto=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1235
+#: src/attrib.c:1253
 #, c-format
 msgid "#  savedir=STRING (eg. ~user/News)\n"
 msgstr ""
 
-#: src/attrib.c:1236
+#: src/attrib.c:1254
 #, c-format
 msgid "#  savefile=STRING (eg. =linux)\n"
 msgstr ""
 
-#: src/attrib.c:1237
+#: src/attrib.c:1255
 #, c-format
 msgid "#  sigfile=STRING (eg. $var/sig)\n"
 msgstr ""
 
-#: src/attrib.c:1238
+#: src/attrib.c:1256
 #, c-format
 msgid "#  show_author=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1244
+#: src/attrib.c:1262
 #, c-format
 msgid "#  show_signatures=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1245
+#: src/attrib.c:1263
 #, c-format
 msgid "#  show_only_unread_arts=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1246
+#: src/attrib.c:1264
 #, c-format
 msgid "#  sigdashes=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1247
+#: src/attrib.c:1265
 #, c-format
 msgid "#  signature_repost=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1248
+#: src/attrib.c:1266
 #, c-format
 msgid "#  sort_article_type=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1266
+#: src/attrib.c:1284
 #, c-format
 msgid "#  sort_threads_type=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1275
+#: src/attrib.c:1293
 #, c-format
 msgid "#  start_editor_offset=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1276
+#: src/attrib.c:1294
 #, c-format
 msgid "#  tex2iso_conv=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1277
+#: src/attrib.c:1295
 #, c-format
 msgid "#  thread_catchup_on_exit=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1278
+#: src/attrib.c:1296
 #, c-format
 msgid "#  thread_articles=NUM"
 msgstr ""
 
-#: src/attrib.c:1285
+#: src/attrib.c:1303
 #, c-format
 msgid "#  thread_format=STRING (eg. %%n %%m [%%L]  %%T  %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1286
+#: src/attrib.c:1304
 #, c-format
 msgid "#  thread_perc=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1287
+#: src/attrib.c:1305
 #, c-format
 msgid "#  trim_article_body=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1288
+#: src/attrib.c:1306
 #, c-format
 msgid "#    0 = Don't trim article body\n"
 msgstr ""
 
-#: src/attrib.c:1289
+#: src/attrib.c:1307
 #, c-format
 msgid "#    1 = Skip leading blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1290
+#: src/attrib.c:1308
 #, c-format
 msgid "#    2 = Skip trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1291
+#: src/attrib.c:1309
 #, c-format
 msgid "#    3 = Skip leading and trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1292
+#: src/attrib.c:1310
 #, c-format
 msgid "#    4 = Compact multiple blank lines between text blocks\n"
 msgstr ""
 
-#: src/attrib.c:1293
+#: src/attrib.c:1311
 #, c-format
 msgid ""
 "#    5 = Compact multiple blank lines between text blocks and skip\n"
 "#        leading blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1294
+#: src/attrib.c:1312
 #, c-format
 msgid ""
 "#    6 = Compact multiple blank lines between text blocks and skip\n"
 "#        trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1295
+#: src/attrib.c:1313
 #, c-format
 msgid ""
 "#    7 = Compact multiple blank lines between text blocks and skip\n"
 "#        leading and trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1296
+#: src/attrib.c:1314
 #, c-format
 msgid "#  verbatim_handling=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1297
+#: src/attrib.c:1316
+#, c-format
+msgid "#  extquote_handling=ON/OFF\n"
+msgstr ""
+
+#: src/attrib.c:1318
 #, c-format
 msgid "#  wrap_on_next_unread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1298
+#: src/attrib.c:1319
 #, c-format
 msgid "#  x_body=STRING (eg. ~/.tin/extra-body-text)\n"
 msgstr ""
 
-#: src/attrib.c:1299
+#: src/attrib.c:1320
 #, c-format
 msgid "#  x_comment_to=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1300
+#: src/attrib.c:1321
 #, c-format
 msgid "#  x_headers=STRING (eg. ~/.tin/extra-headers)\n"
 msgstr ""
 
-#: src/attrib.c:1301
+#: src/attrib.c:1322
 #, c-format
 msgid ""
 "#\n"
 "# Note that it is best to put general (global scoping)\n"
 msgstr ""
 
-#: src/attrib.c:1302
+#: src/attrib.c:1323
 #, c-format
 msgid ""
 "# entries first followed by group specific entries.\n"
 "#\n"
 msgstr ""
 
-#: src/attrib.c:1303
+#: src/attrib.c:1324
 #, c-format
 msgid "############################################################################\n"
 msgstr ""
 
-#: src/cook.c:624
+#: src/cook.c:623
 msgid "(unknown)"
 msgstr ""
 
@@ -902,289 +906,299 @@ msgid "Command failed: %s"
 msgstr ""
 
 #: src/lang.c:146
+#, c-format
+msgid "Cook article failed, %s is exiting"
+msgstr ""
+
+#: src/lang.c:147
 msgid "Mark not selected articles read?"
 msgstr ""
 
-#: src/lang.c:148
+#: src/lang.c:149
 #, c-format
 msgid "Connecting to %s..."
 msgstr ""
 
-#: src/lang.c:150
+#: src/lang.c:151
 msgid "<CR>"
 msgstr ""
 
-#: src/lang.c:151
+#: src/lang.c:152
 msgid "Creating active file for saved groups...\n"
 msgstr ""
 
-#: src/lang.c:152
+#: src/lang.c:153
 msgid "Creating newsrc file...\n"
 msgstr ""
 
-#: src/lang.c:154 src/lang.c:1296 src/lang.c:1316
+#: src/lang.c:155 src/lang.c:1299 src/lang.c:1319
 msgid "Default"
 msgstr ""
 
-#: src/lang.c:155
+#: src/lang.c:156
 msgid "Delete saved files that have been post processed?"
 msgstr ""
 
-#: src/lang.c:156
+#: src/lang.c:157
 msgid "Deleting temporary files..."
 msgstr ""
 
-#: src/lang.c:158
+#: src/lang.c:159
 msgid "*** End of article ***"
 msgstr ""
 
-#: src/lang.c:159
+#: src/lang.c:160
 msgid "*** End of articles ***"
 msgstr ""
 
-#: src/lang.c:160
+#: src/lang.c:161
 msgid "*** End of attachments ***"
 msgstr ""
 
-#: src/lang.c:161
+#: src/lang.c:162
 msgid "*** End of groups ***"
 msgstr ""
 
-#: src/lang.c:162
+#: src/lang.c:163
 msgid "*** End of page ***"
 msgstr ""
 
-#: src/lang.c:163
+#: src/lang.c:164
 msgid "*** End of scopes ***"
 msgstr ""
 
-#: src/lang.c:164
+#: src/lang.c:165
 msgid "*** End of thread ***"
 msgstr ""
 
-#: src/lang.c:165
+#: src/lang.c:166
 msgid "*** End of URLs ***"
 msgstr ""
 
-#: src/lang.c:166
+#: src/lang.c:167
 msgid "Enter limit of articles to get> "
 msgstr ""
 
-#: src/lang.c:167
+#: src/lang.c:168
 msgid "Enter Message-ID to go to> "
 msgstr ""
 
-#: src/lang.c:168
+#: src/lang.c:169
 msgid " and enter next unread thread"
 msgstr ""
 
-#: src/lang.c:169
+#: src/lang.c:170
 msgid " and enter next unread article"
 msgstr ""
 
-#: src/lang.c:170
+#: src/lang.c:171
 msgid " and enter next unread group"
 msgstr ""
 
-#: src/lang.c:171
+#: src/lang.c:172
 msgid "Enter option number> "
 msgstr ""
 
-#: src/lang.c:172
+#: src/lang.c:173
 #, c-format
 msgid "Enter range [%s]> "
 msgstr ""
 
-#: src/lang.c:173
+#: src/lang.c:174
 msgid ""
 "\n"
 "Warning: Approved: header used.\n"
 msgstr ""
 
-#: src/lang.c:175
+#: src/lang.c:176
 msgid ""
 "\n"
 "Error: Bad address in Approved: header.\n"
 msgstr ""
 
-#: src/lang.c:176
+#: src/lang.c:177
 msgid ""
 "\n"
 "Error: Bad address in From: header.\n"
 msgstr ""
 
-#: src/lang.c:177
+#: src/lang.c:178
 msgid ""
 "\n"
 "Error: Bad FQDN in Message-ID: header.\n"
 msgstr ""
 
-#: src/lang.c:178
+#: src/lang.c:179
 msgid ""
 "\n"
 "Error: Bad address in Reply-To: header.\n"
 msgstr ""
 
-#: src/lang.c:179
+#: src/lang.c:180
 msgid ""
 "\n"
 "Error: Bad address in To: header.\n"
 msgstr ""
 
-#: src/lang.c:181
+#: src/lang.c:182
 #, c-format
 msgid "Can't unlock %s"
 msgstr ""
 
-#: src/lang.c:182
+#: src/lang.c:183
 #, c-format
 msgid "Couldn't dotlock %s - article not appended!"
 msgstr ""
 
-#: src/lang.c:183
+#: src/lang.c:184
 #, c-format
 msgid "Couldn't lock %s - article not appended!"
 msgstr ""
 
-#: src/lang.c:186
+#: src/lang.c:187
 #, c-format
 msgid "Corrupted file %s"
 msgstr ""
 
-#: src/lang.c:188
+#: src/lang.c:189
 msgid ""
 "\n"
 "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n"
 msgstr ""
 
-#: src/lang.c:189
+#: src/lang.c:190
+#, c-format
+msgid "Error: Custom format exceeds screen width. Using default \"%s\"."
+msgstr ""
+
+#: src/lang.c:191
 msgid "Internal error in GNKSA routine - send bug report.\n"
 msgstr ""
 
-#: src/lang.c:190
+#: src/lang.c:192
 msgid "Left angle bracket missing in route address.\n"
 msgstr ""
 
-#: src/lang.c:191
+#: src/lang.c:193
 msgid "Left parenthesis missing in old-style address.\n"
 msgstr ""
 
-#: src/lang.c:192
+#: src/lang.c:194
 msgid "Right parenthesis missing in old-style address.\n"
 msgstr ""
 
-#: src/lang.c:193
+#: src/lang.c:195
 msgid "At-sign missing in mail address.\n"
 msgstr ""
 
-#: src/lang.c:194
+#: src/lang.c:196
 msgid "Single component FQDN is not allowed. Add your domain.\n"
 msgstr ""
 
-#: src/lang.c:195
+#: src/lang.c:197
 msgid ""
 "Invalid domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 
-#: src/lang.c:196
+#: src/lang.c:198
 msgid ""
 "Illegal domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 
-#: src/lang.c:197
+#: src/lang.c:199
 msgid ""
 "Unknown domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
 msgstr ""
 
-#: src/lang.c:198
+#: src/lang.c:200
 msgid "Illegal character in FQDN.\n"
 msgstr ""
 
-#: src/lang.c:199
+#: src/lang.c:201
 msgid "Zero length FQDN component not allowed.\n"
 msgstr ""
 
-#: src/lang.c:200
+#: src/lang.c:202
 msgid "FQDN component exceeds maximum allowed length (63 chars).\n"
 msgstr ""
 
-#: src/lang.c:201
+#: src/lang.c:203
 msgid "FQDN component may not start or end with hyphen.\n"
 msgstr ""
 
-#: src/lang.c:202
+#: src/lang.c:204
 msgid "FQDN component may not start with digit.\n"
 msgstr ""
 
-#: src/lang.c:203
+#: src/lang.c:205
 msgid "Domain literal has impossible numeric value.\n"
 msgstr ""
 
-#: src/lang.c:204
+#: src/lang.c:206
 msgid ""
 "Domain literal is for private use only and not allowed for global use.\n"
 msgstr ""
 
-#: src/lang.c:205
+#: src/lang.c:207
 msgid "Right bracket missing in domain literal.\n"
 msgstr ""
 
-#: src/lang.c:206
+#: src/lang.c:208
 msgid "Missing localpart of mail address.\n"
 msgstr ""
 
-#: src/lang.c:207
+#: src/lang.c:209
 msgid "Illegal character in localpart of mail address.\n"
 msgstr ""
 
-#: src/lang.c:208
+#: src/lang.c:210
 msgid "Zero length localpart component not allowed.\n"
 msgstr ""
 
-#: src/lang.c:209
+#: src/lang.c:211
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n"
 msgstr ""
 
-#: src/lang.c:210
+#: src/lang.c:212
 msgid ""
 "Illegal character in realname.\n"
 "Quoted words may not contain '()<>\\'.\n"
 msgstr ""
 
-#: src/lang.c:211
+#: src/lang.c:213
 msgid ""
 "Illegal character in realname.\n"
 "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n"
 msgstr ""
 
-#: src/lang.c:212
+#: src/lang.c:214
 msgid "Bad syntax in encoded word used in realname.\n"
 msgstr ""
 
-#: src/lang.c:213
+#: src/lang.c:215
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '()<>\\' in old-style addresses.\n"
 msgstr ""
 
-#: src/lang.c:214
+#: src/lang.c:216
 msgid ""
 "Illegal character in realname.\n"
 "Control characters and unencoded 8bit characters > 127 are not allowed.\n"
 msgstr ""
 
-#: src/lang.c:215
+#: src/lang.c:217
 msgid ""
 "\n"
 "Error: No blank line found after header.\n"
 msgstr ""
 
-#: src/lang.c:216
+#: src/lang.c:218
 #, c-format
 msgid ""
 "\n"
@@ -1192,7 +1206,7 @@ msgid ""
 msgstr ""
 
 #. TODO: fixme, US-ASCII is not the only 7bit charset we know about
-#: src/lang.c:218
+#: src/lang.c:220
 msgid ""
 "\n"
 "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n"
@@ -1201,7 +1215,7 @@ msgid ""
 "       editing tinrc.\n"
 msgstr ""
 
-#: src/lang.c:223
+#: src/lang.c:225
 msgid ""
 "\n"
 "Error: Posting contains  non-ASCII characters  but the  MIME encoding\n"
@@ -1211,13 +1225,13 @@ msgid ""
 "       using the M)enu of configurable options or by editing tinrc.\n"
 msgstr ""
 
-#: src/lang.c:229
+#: src/lang.c:231
 msgid ""
 "\n"
 "Error: Article starts with blank line instead of header\n"
 msgstr ""
 
-#: src/lang.c:230
+#: src/lang.c:232
 #, c-format
 msgid ""
 "\n"
@@ -1225,28 +1239,28 @@ msgid ""
 "%s\n"
 msgstr ""
 
-#: src/lang.c:231
+#: src/lang.c:233
 #, c-format
 msgid ""
 "\n"
 "Error: The \"%s:\" line is empty.\n"
 msgstr ""
 
-#: src/lang.c:232
+#: src/lang.c:234
 #, c-format
 msgid ""
 "\n"
 "Error: The \"%s:\" line is missing from the article header.\n"
 msgstr ""
 
-#: src/lang.c:233
+#: src/lang.c:235
 #, c-format
 msgid ""
 "\n"
 "Error: %s contains non 7bit chars.\n"
 msgstr ""
 
-#: src/lang.c:234
+#: src/lang.c:236
 #, c-format
 msgid ""
 "\n"
@@ -1254,158 +1268,158 @@ msgid ""
 "%s\n"
 msgstr ""
 
-#: src/lang.c:235
+#: src/lang.c:237
 #, c-format
 msgid ""
 "\n"
 "Error: There are multiple (%d) \"%s:\" lines in the header.\n"
 msgstr ""
 
-#: src/lang.c:236
+#: src/lang.c:238
 #, c-format
 msgid "Insecure permissions of %s (%o)"
 msgstr ""
 
-#: src/lang.c:238
+#: src/lang.c:240
 #, c-format
 msgid "Invalid response to GROUP command, %s"
 msgstr ""
 
-#: src/lang.c:243
+#: src/lang.c:245
 #, c-format
 msgid "MIME parse error: Unexpected end of %s/%s article"
 msgstr ""
 
-#: src/lang.c:244
+#: src/lang.c:246
 msgid "MIME parse error: Start boundary whilst reading headers"
 msgstr ""
 
-#: src/lang.c:245
+#: src/lang.c:247
 msgid ""
 "\n"
 "Error: \"poster\" is not allowed in Newsgroups!\n"
 msgstr ""
 
-#: src/lang.c:246
+#: src/lang.c:248
 msgid "Can't get a (fully-qualified) domain-name!"
 msgstr ""
 
-#: src/lang.c:247
+#: src/lang.c:249
 #, c-format
 msgid "No permissions to go into %s\n"
 msgstr ""
 
-#: src/lang.c:249
+#: src/lang.c:251
 msgid ""
 "\n"
 "Error: From: line missing.\n"
 msgstr ""
 
-#: src/lang.c:251
+#: src/lang.c:253
 #, c-format
 msgid "No read permissions for %s\n"
 msgstr ""
 
-#: src/lang.c:252
+#: src/lang.c:254
 #, c-format
 msgid "File %s does not exist\n"
 msgstr ""
 
-#: src/lang.c:253
+#: src/lang.c:255
 #, c-format
 msgid "No write permissions for %s\n"
 msgstr ""
 
-#: src/lang.c:254
+#: src/lang.c:256
 msgid "Can't get user information (/etc/passwd missing?)"
 msgstr ""
 
-#: src/lang.c:255
+#: src/lang.c:257
 msgid "errors"
 msgstr ""
 
-#: src/lang.c:257
+#: src/lang.c:259
 #, c-format
 msgid ""
 "\n"
 "Error on line %d: \"Sender:\" header not allowed (it will be added for you)\n"
 msgstr ""
 
-#: src/lang.c:259
+#: src/lang.c:261
 #, c-format
 msgid "Server has non of the groups listed in %s"
 msgstr ""
 
-#: src/lang.c:260
+#: src/lang.c:262
 msgid "error"
 msgstr ""
 
-#: src/lang.c:261
+#: src/lang.c:263
 msgid "Unknown display level"
 msgstr ""
 
-#: src/lang.c:262
+#: src/lang.c:264
 msgid "<ESC>"
 msgstr ""
 
-#: src/lang.c:263
+#: src/lang.c:265
 msgid "Exiting..."
 msgstr ""
 
-#: src/lang.c:264
+#: src/lang.c:266
 msgid "leaving external mail-reader"
 msgstr ""
 
-#: src/lang.c:265
+#: src/lang.c:267
 #, c-format
 msgid "Extracting %s..."
 msgstr ""
 
-#: src/lang.c:267
+#: src/lang.c:269
 #, c-format
 msgid "Error writing %s file. Filesystem full? File reset to previous state."
 msgstr ""
 
-#: src/lang.c:268
+#: src/lang.c:270
 #, c-format
 msgid "Error making backup of %s file. Filesystem full?"
 msgstr ""
 
-#: src/lang.c:269
+#: src/lang.c:271
 #, c-format
 msgid "Filtering global rules (%d/%d)..."
 msgstr ""
 
-#: src/lang.c:270
+#: src/lang.c:272
 msgid "Rule created by: "
 msgstr ""
 
-#: src/lang.c:271
+#: src/lang.c:273
 #, c-format
 msgid "Enter pattern [%s]> "
 msgstr ""
 
-#: src/lang.c:272
+#: src/lang.c:274
 #, c-format
 msgid ""
 "\n"
 "You requested followups to your article to go to the following %s:\n"
 msgstr ""
 
-#: src/lang.c:273
+#: src/lang.c:275
 #, c-format
 msgid "  %s\t Answers will be directed to you by mail.\n"
 msgstr ""
 
-#: src/lang.c:274
+#: src/lang.c:276
 msgid "-- forwarded message --\n"
 msgstr ""
 
-#: src/lang.c:275
+#: src/lang.c:277
 msgid "-- end of forwarded message --\n"
 msgstr ""
 
-#: src/lang.c:276
+#: src/lang.c:278
 msgid ""
 "# Format:\n"
 "#   comment=STRING    Optional. Multiple lines allowed. Comments must be "
@@ -1436,989 +1450,994 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:297
+#: src/lang.c:299
 #, c-format
 msgid "Enter score for rule (default=%d): "
 msgstr ""
 
-#: src/lang.c:298
+#: src/lang.c:300
 #, c-format
 msgid "Enter the score weight (range 0 < score <= %d)"
 msgstr ""
 
 #. SCORE_MAX
-#: src/lang.c:299
+#: src/lang.c:301
 msgid "Full"
 msgstr ""
 
-#: src/lang.c:300
+#: src/lang.c:302
 msgid "Comment (optional)  : "
 msgstr ""
 
-#: src/lang.c:301
+#: src/lang.c:303
 msgid "Apply pattern to    : "
 msgstr ""
 
-#: src/lang.c:302
+#: src/lang.c:304
 msgid "From: line (ignore case)      "
 msgstr ""
 
-#: src/lang.c:303
+#: src/lang.c:305
 msgid "From: line (case sensitive)   "
 msgstr ""
 
-#: src/lang.c:305
+#: src/lang.c:307
 #, c-format
 msgid "%s%s: Unknown host.\n"
 msgstr ""
 
-#: src/lang.c:307
+#: src/lang.c:309
 msgid "global "
 msgstr ""
 
-#: src/lang.c:308
+#: src/lang.c:310
 #, c-format
 msgid "Please use %.100s instead"
 msgstr ""
 
-#: src/lang.c:309
+#: src/lang.c:311
 #, c-format
 msgid "%s is bogus"
 msgstr ""
 
-#: src/lang.c:310
+#: src/lang.c:312
 #, c-format
 msgid "Group %s is moderated. Continue?"
 msgstr ""
 
-#: src/lang.c:311
+#: src/lang.c:313
 msgid "groups"
 msgstr ""
 
-#: src/lang.c:312
+#: src/lang.c:314
 #, c-format
 msgid "Rereading %s..."
 msgstr ""
 
-#: src/lang.c:313
+#: src/lang.c:315
 msgid "Top Level Commands"
 msgstr ""
 
-#: src/lang.c:314
+#: src/lang.c:316
 msgid "Group Selection"
 msgstr ""
 
-#: src/lang.c:315
+#: src/lang.c:317
 msgid "group"
 msgstr ""
 
-#: src/lang.c:317
+#: src/lang.c:318
+msgid ""
+"*** Group descriptions are disabled according to current select_format ***"
+msgstr ""
+
+#: src/lang.c:320
 msgid ""
 "One or more lines of comment. <CR> to add a line or proceed if line is empty."
 msgstr ""
 
-#: src/lang.c:318
+#: src/lang.c:321
 msgid "From: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:319
+#: src/lang.c:322
 msgid ""
 "Linecount of articles to be filtered. < for less, > for more, = for equal."
 msgstr ""
 
-#: src/lang.c:320
+#: src/lang.c:323
 msgid "Message-ID: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:321
+#: src/lang.c:324
 msgid "Subject: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:322
+#: src/lang.c:325
 msgid ""
 "Enter text pattern to filter if Subject: & From: lines are not what you want."
 msgstr ""
 
-#: src/lang.c:323
+#: src/lang.c:326
 msgid ""
 "Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:324
+#: src/lang.c:327
 msgid ""
 "Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:325
+#: src/lang.c:328
 msgid ""
 "Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:326
+#: src/lang.c:329
 msgid ""
 "Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:327
+#: src/lang.c:330
 msgid "kill an article via a menu"
 msgstr ""
 
-#: src/lang.c:328
+#: src/lang.c:331
 msgid "auto-select (hot) an article via a menu"
 msgstr ""
 
-#: src/lang.c:329
+#: src/lang.c:332
 msgid "Browse URLs in article"
 msgstr ""
 
-#: src/lang.c:330
+#: src/lang.c:333
 msgid "0 - 9\t  display article by number in current thread"
 msgstr ""
 
-#: src/lang.c:332
+#: src/lang.c:335
 msgid "cancel (delete) or supersede (overwrite) current article"
 msgstr ""
 
-#: src/lang.c:333
+#: src/lang.c:336
 msgid "post followup to current article"
 msgstr ""
 
-#: src/lang.c:334
+#: src/lang.c:337
 msgid "post followup (don't copy text) to current article"
 msgstr ""
 
-#: src/lang.c:335
+#: src/lang.c:338
 msgid "post followup to current article quoting complete headers"
 msgstr ""
 
-#: src/lang.c:336
+#: src/lang.c:339
 msgid "repost chosen article to another group"
 msgstr ""
 
-#: src/lang.c:338
+#: src/lang.c:341
 msgid "edit article (mail-groups only)"
 msgstr ""
 
-#: src/lang.c:339
+#: src/lang.c:342
 msgid "display first article in current thread"
 msgstr ""
 
-#: src/lang.c:340
+#: src/lang.c:343
 msgid "display first page of article"
 msgstr ""
 
-#: src/lang.c:341
+#: src/lang.c:344
 msgid "display last article in current thread"
 msgstr ""
 
-#: src/lang.c:342
+#: src/lang.c:345
 msgid "display last page of article"
 msgstr ""
 
-#: src/lang.c:343
+#: src/lang.c:346
 msgid "mark rest of thread as read and advance to next unread"
 msgstr ""
 
-#: src/lang.c:344
+#: src/lang.c:347
 msgid "display next article"
 msgstr ""
 
-#: src/lang.c:345
+#: src/lang.c:348
 msgid "display first article in next thread"
 msgstr ""
 
-#: src/lang.c:346
+#: src/lang.c:349
 msgid "display next unread article"
 msgstr ""
 
-#: src/lang.c:347
+#: src/lang.c:350
 msgid "go to the article that this one followed up"
 msgstr ""
 
-#: src/lang.c:348
+#: src/lang.c:351
 msgid "display previous article"
 msgstr ""
 
-#: src/lang.c:349
+#: src/lang.c:352
 msgid "display previous unread article"
 msgstr ""
 
-#: src/lang.c:350
+#: src/lang.c:353
 msgid "quickly kill an article using defaults"
 msgstr ""
 
-#: src/lang.c:351
+#: src/lang.c:354
 msgid "quickly auto-select (hot) an article using defaults"
 msgstr ""
 
-#: src/lang.c:352
+#: src/lang.c:355
 msgid "return to group selection level"
 msgstr ""
 
-#: src/lang.c:353
+#: src/lang.c:356
 msgid "reply through mail to author"
 msgstr ""
 
-#: src/lang.c:354
+#: src/lang.c:357
 msgid "reply through mail (don't copy text) to author"
 msgstr ""
 
-#: src/lang.c:355
+#: src/lang.c:358
 msgid "reply through mail to author quoting complete headers"
 msgstr ""
 
-#: src/lang.c:356
+#: src/lang.c:359
 msgid "search backwards within this article"
 msgstr ""
 
-#: src/lang.c:357
+#: src/lang.c:360
 msgid "search forwards within this article"
 msgstr ""
 
-#: src/lang.c:358
+#: src/lang.c:361
 msgid "show article in raw-mode (including all headers)"
 msgstr ""
 
-#: src/lang.c:359
+#: src/lang.c:362
 msgid "skip next block of included text"
 msgstr ""
 
-#: src/lang.c:360
+#: src/lang.c:363
 msgid "toggle display of sections hidden by a form-feed (^L) on/off"
 msgstr ""
 
-#: src/lang.c:361
+#: src/lang.c:364
 msgid "toggle display of all headers"
 msgstr ""
 
-#: src/lang.c:362
+#: src/lang.c:365
 msgid "toggle word highlighting on/off"
 msgstr ""
 
-#: src/lang.c:363
+#: src/lang.c:366
 msgid "toggle ROT-13 (basic decode) for current article"
 msgstr ""
 
-#: src/lang.c:364
+#: src/lang.c:367
 msgid "toggle tabwidth 4 <-> 8"
 msgstr ""
 
-#: src/lang.c:365
+#: src/lang.c:368
 msgid "toggle german TeX style decoding for current article"
 msgstr ""
 
-#: src/lang.c:366
+#: src/lang.c:369
 msgid "toggle display of uuencoded sections"
 msgstr ""
 
-#: src/lang.c:367
+#: src/lang.c:370
 msgid "View/pipe/save multimedia attachments"
 msgstr ""
 
-#: src/lang.c:368
+#: src/lang.c:371
 msgid "choose first attachment in list"
 msgstr ""
 
-#: src/lang.c:369
+#: src/lang.c:372
 msgid "0 - 9\t  choose attachment by number"
 msgstr ""
 
-#: src/lang.c:370
+#: src/lang.c:373
 msgid "choose last attachment in list"
 msgstr ""
 
-#: src/lang.c:372
+#: src/lang.c:375
 msgid "pipe attachment into command"
 msgstr ""
 
-#: src/lang.c:373
+#: src/lang.c:376
 msgid "pipe raw attachment into command"
 msgstr ""
 
-#: src/lang.c:375
+#: src/lang.c:378
 msgid "save attachment to disk"
 msgstr ""
 
-#: src/lang.c:376
+#: src/lang.c:379
 msgid "search for attachments forwards"
 msgstr ""
 
-#: src/lang.c:377
+#: src/lang.c:380
 msgid "search for attachments backwards"
 msgstr ""
 
-#: src/lang.c:378
+#: src/lang.c:381
 msgid "view attachment"
 msgstr ""
 
-#: src/lang.c:379
+#: src/lang.c:382
 msgid "tag attachment"
 msgstr ""
 
-#: src/lang.c:380
+#: src/lang.c:383
 msgid "tag attachments that match user specified pattern"
 msgstr ""
 
-#: src/lang.c:381
+#: src/lang.c:384
 msgid "reverse tagging on all attachments (toggle)"
 msgstr ""
 
-#: src/lang.c:382
+#: src/lang.c:385
 msgid "untag all tagged attachments"
 msgstr ""
 
-#: src/lang.c:383
+#: src/lang.c:386
 msgid "toggle info message in last line (name/description of attachment)"
 msgstr ""
 
-#: src/lang.c:384
+#: src/lang.c:387
 msgid "choose first attribute in list"
 msgstr ""
 
-#: src/lang.c:385
+#: src/lang.c:388
 msgid "0 - 9\t  choose attribute by number"
 msgstr ""
 
-#: src/lang.c:386
+#: src/lang.c:389
 msgid "choose last attribute in list"
 msgstr ""
 
-#: src/lang.c:387
+#: src/lang.c:390
 msgid "reset attribute to a default value"
 msgstr ""
 
-#: src/lang.c:388
+#: src/lang.c:391
 msgid "search forwards for an attribute"
 msgstr ""
 
-#: src/lang.c:389
+#: src/lang.c:392
 msgid "search backwards for an attribute"
 msgstr ""
 
-#: src/lang.c:390
+#: src/lang.c:393
 msgid "select attribute"
 msgstr ""
 
-#: src/lang.c:391
+#: src/lang.c:394
 msgid "toggle back to options menu when invoked from there"
 msgstr ""
 
-#: src/lang.c:392
+#: src/lang.c:395
 #, c-format
 msgid "report bug or comment via mail to %s"
 msgstr ""
 
-#: src/lang.c:393
+#: src/lang.c:396
 msgid "choose first option in list"
 msgstr ""
 
-#: src/lang.c:394
+#: src/lang.c:397
 msgid "0 - 9\t  choose option by number"
 msgstr ""
 
-#: src/lang.c:395
+#: src/lang.c:398
 msgid "choose last option in list"
 msgstr ""
 
-#: src/lang.c:396
+#: src/lang.c:399
 msgid "start scopes menu"
 msgstr ""
 
-#: src/lang.c:397
+#: src/lang.c:400
 msgid "search forwards for an option"
 msgstr ""
 
-#: src/lang.c:398
+#: src/lang.c:401
 msgid "search backwards for an option"
 msgstr ""
 
-#: src/lang.c:399
+#: src/lang.c:402
 msgid "select option"
 msgstr ""
 
-#: src/lang.c:400
+#: src/lang.c:403
 msgid "toggle to attributes menu"
 msgstr ""
 
-#: src/lang.c:401
+#: src/lang.c:404
 msgid "choose range of articles to be affected by next command"
 msgstr ""
 
-#: src/lang.c:402
+#: src/lang.c:405
 msgid "escape from command prompt"
 msgstr ""
 
-#: src/lang.c:403
+#: src/lang.c:406
 msgid "edit filter file"
 msgstr ""
 
-#: src/lang.c:404
+#: src/lang.c:407
 msgid "get help"
 msgstr ""
 
-#: src/lang.c:405
+#: src/lang.c:408
 msgid "display last article viewed"
 msgstr ""
 
-#: src/lang.c:406
+#: src/lang.c:409
 msgid "down one line"
 msgstr ""
 
-#: src/lang.c:407
+#: src/lang.c:410
 msgid "up one line"
 msgstr ""
 
-#: src/lang.c:408
+#: src/lang.c:411
 msgid "go to article chosen by Message-ID"
 msgstr ""
 
-#: src/lang.c:409
+#: src/lang.c:412
 msgid "mail article/thread/hot/pattern/tagged articles to someone"
 msgstr ""
 
-#: src/lang.c:410
+#: src/lang.c:413
 msgid "menu of configurable options"
 msgstr ""
 
-#: src/lang.c:411
+#: src/lang.c:414
 msgid "down one page"
 msgstr ""
 
-#: src/lang.c:412
+#: src/lang.c:415
 msgid "up one page"
 msgstr ""
 
-#: src/lang.c:414
+#: src/lang.c:417
 msgid "post (write) article to current group"
 msgstr ""
 
-#: src/lang.c:415
+#: src/lang.c:418
 msgid "post postponed articles"
 msgstr ""
 
-#: src/lang.c:417
+#: src/lang.c:420
 msgid "list articles posted by you (from posted file)"
 msgstr ""
 
-#: src/lang.c:418
+#: src/lang.c:421
 msgid "return to previous menu"
 msgstr ""
 
-#: src/lang.c:419
+#: src/lang.c:422
 msgid "quit tin immediately"
 msgstr ""
 
-#: src/lang.c:420
+#: src/lang.c:423
 msgid "redraw page"
 msgstr ""
 
-#: src/lang.c:421
+#: src/lang.c:424
 msgid "save article/thread/hot/pattern/tagged articles to file"
 msgstr ""
 
-#: src/lang.c:422
+#: src/lang.c:425
 msgid "save marked articles automatically without user prompts"
 msgstr ""
 
-#: src/lang.c:423
+#: src/lang.c:426
 msgid "scroll the screen one line down"
 msgstr ""
 
-#: src/lang.c:424
+#: src/lang.c:427
 msgid "scroll the screen one line up"
 msgstr ""
 
-#: src/lang.c:425
+#: src/lang.c:428
 msgid "search for articles by author backwards"
 msgstr ""
 
-#: src/lang.c:426
+#: src/lang.c:429
 msgid "search for articles by author forwards"
 msgstr ""
 
-#: src/lang.c:427
+#: src/lang.c:430
 msgid "search all articles for a given string (this may take some time)"
 msgstr ""
 
-#: src/lang.c:428
+#: src/lang.c:431
 msgid " \t  (searches are case-insensitive and wrap around to all articles)"
 msgstr ""
 
-#: src/lang.c:429
+#: src/lang.c:432
 msgid "search for articles by Subject line backwards"
 msgstr ""
 
-#: src/lang.c:430
+#: src/lang.c:433
 msgid "search for articles by Subject line forwards"
 msgstr ""
 
-#: src/lang.c:431
+#: src/lang.c:434
 msgid "repeat last search"
 msgstr ""
 
-#: src/lang.c:432
+#: src/lang.c:435
 msgid "tag current article for reposting/mailing/piping/printing/saving"
 msgstr ""
 
-#: src/lang.c:433
+#: src/lang.c:436
 msgid "toggle info message in last line (subject/description)"
 msgstr ""
 
-#: src/lang.c:434
+#: src/lang.c:437
 msgid "toggle inverse video"
 msgstr ""
 
-#: src/lang.c:435
+#: src/lang.c:438
 msgid "toggle mini help menu display"
 msgstr ""
 
-#: src/lang.c:436
+#: src/lang.c:439
 msgid "cycle the display of authors email address, real name, both or neither"
 msgstr ""
 
-#: src/lang.c:437
+#: src/lang.c:440
 msgid "show version information"
 msgstr ""
 
-#: src/lang.c:438
+#: src/lang.c:441
 msgid "mark all articles as read and return to group selection menu"
 msgstr ""
 
-#: src/lang.c:439
+#: src/lang.c:442
 msgid "mark all articles as read and enter next group with unread articles"
 msgstr ""
 
-#: src/lang.c:440
+#: src/lang.c:443
 msgid "choose first thread in list"
 msgstr ""
 
-#: src/lang.c:441
+#: src/lang.c:444
 msgid "choose last thread in list"
 msgstr ""
 
-#: src/lang.c:442
+#: src/lang.c:445
 msgid "list articles within current thread (bring up Thread sub-menu)"
 msgstr ""
 
-#: src/lang.c:443
+#: src/lang.c:446
 msgid "mark article as unread"
 msgstr ""
 
-#: src/lang.c:444
+#: src/lang.c:447
 msgid "mark current thread, range or tagged threads as read"
 msgstr ""
 
-#: src/lang.c:445
+#: src/lang.c:448
 msgid "mark current thread, range or tagged threads as unread"
 msgstr ""
 
-#: src/lang.c:446
+#: src/lang.c:449
 msgid "mark current/range/selected/pattern/tagged as read after prompting"
 msgstr ""
 
-#: src/lang.c:447
+#: src/lang.c:450
 msgid "mark current/range/selected/pattern/tagged as unread after prompting"
 msgstr ""
 
-#: src/lang.c:448
+#: src/lang.c:451
 msgid "toggle display of all/selected articles"
 msgstr ""
 
-#: src/lang.c:449
+#: src/lang.c:452
 msgid "display next group"
 msgstr ""
 
-#: src/lang.c:450
+#: src/lang.c:453
 msgid "display previous group"
 msgstr ""
 
-#: src/lang.c:451
+#: src/lang.c:454
 msgid "toggle all selections (all articles)"
 msgstr ""
 
-#: src/lang.c:452
+#: src/lang.c:455
 msgid "select group (make \"hot\")"
 msgstr ""
 
-#: src/lang.c:453
+#: src/lang.c:456
 msgid "select thread"
 msgstr ""
 
-#: src/lang.c:454
+#: src/lang.c:457
 msgid "select threads if at least one unread article is selected"
 msgstr ""
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid "select threads that match user specified pattern"
 msgstr ""
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid "tag all parts of current multipart-message in order"
 msgstr ""
 
-#: src/lang.c:457
+#: src/lang.c:460
 msgid "0 - 9\t  choose thread by number"
 msgstr ""
 
-#: src/lang.c:458
+#: src/lang.c:461
 msgid "toggle limit number of articles to get, and reload"
 msgstr ""
 
-#: src/lang.c:459
+#: src/lang.c:462
 msgid "toggle display of all/unread articles"
 msgstr ""
 
-#: src/lang.c:460
+#: src/lang.c:463
 msgid "toggle selection of thread"
 msgstr ""
 
-#: src/lang.c:461
+#: src/lang.c:464
 msgid "cycle through threading options available"
 msgstr ""
 
-#: src/lang.c:462
+#: src/lang.c:465
 msgid "undo all selections (all articles)"
 msgstr ""
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid "untag all tagged threads"
 msgstr ""
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid "add new scope"
 msgstr ""
 
-#: src/lang.c:465
+#: src/lang.c:468
 msgid "delete scope"
 msgstr ""
 
-#: src/lang.c:466
+#: src/lang.c:469
 msgid "edit attributes file"
 msgstr ""
 
-#: src/lang.c:467
+#: src/lang.c:470
 msgid "choose first scope in list"
 msgstr ""
 
-#: src/lang.c:468
+#: src/lang.c:471
 msgid "0 - 9\t  choose scope by number"
 msgstr ""
 
-#: src/lang.c:469
+#: src/lang.c:472
 msgid "choose last scope in list"
 msgstr ""
 
-#: src/lang.c:470
+#: src/lang.c:473
 msgid "move scope"
 msgstr ""
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid "rename scope"
 msgstr ""
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid "select scope"
 msgstr ""
 
-#: src/lang.c:473
+#: src/lang.c:476
 msgid "mark all articles in group as read"
 msgstr ""
 
-#: src/lang.c:474
+#: src/lang.c:477
 msgid "mark all articles in group as read and move to next unread group"
 msgstr ""
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid "choose first group in list"
 msgstr ""
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid "choose group by name"
 msgstr ""
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid "0 - 9\t  choose group by number"
 msgstr ""
 
-#: src/lang.c:478
+#: src/lang.c:481
 msgid "choose range of groups to be affected by next command"
 msgstr ""
 
-#: src/lang.c:479
+#: src/lang.c:482
 msgid "choose last group in list"
 msgstr ""
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid "mark all articles in chosen group unread"
 msgstr ""
 
-#: src/lang.c:481
+#: src/lang.c:484
 msgid "move chosen group within list"
 msgstr ""
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid "choose next group with unread news"
 msgstr ""
 
-#: src/lang.c:483 src/lang.c:1367
+#: src/lang.c:486 src/lang.c:1370
 msgid "quit"
 msgstr ""
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid "quit without saving configuration changes"
 msgstr ""
 
-#: src/lang.c:485
+#: src/lang.c:488
 msgid "read chosen group"
 msgstr ""
 
-#: src/lang.c:486
+#: src/lang.c:489
 msgid "reset .newsrc (all available articles in groups marked unread)"
 msgstr ""
 
-#: src/lang.c:487
+#: src/lang.c:490
 msgid "search backwards for a group name"
 msgstr ""
 
-#: src/lang.c:488
+#: src/lang.c:491
 msgid " \t  (all searches are case-insensitive and wrap around)"
 msgstr ""
 
-#: src/lang.c:489
+#: src/lang.c:492
 msgid "search forwards for a group name"
 msgstr ""
 
-#: src/lang.c:490
+#: src/lang.c:493
 msgid "subscribe to chosen group"
 msgstr ""
 
-#: src/lang.c:491
+#: src/lang.c:494
 msgid "subscribe to groups that match pattern"
 msgstr ""
 
-#: src/lang.c:492
+#: src/lang.c:495
 msgid "reread active file to check for any new news"
 msgstr ""
 
-#: src/lang.c:493
+#: src/lang.c:496
 msgid "toggle display of group name only or group name plus description"
 msgstr ""
 
-#: src/lang.c:494
+#: src/lang.c:497
 msgid "toggle display to show all/unread subscribed groups"
 msgstr ""
 
-#: src/lang.c:495
+#: src/lang.c:498
 msgid "unsubscribe from chosen group"
 msgstr ""
 
-#: src/lang.c:496
+#: src/lang.c:499
 msgid "unsubscribe from groups that match pattern"
 msgstr ""
 
-#: src/lang.c:497
+#: src/lang.c:500
 msgid "sort the list of groups"
 msgstr ""
 
-#: src/lang.c:498
+#: src/lang.c:501
 msgid "toggle display to show all/subscribed groups"
 msgstr ""
 
-#: src/lang.c:499
+#: src/lang.c:502
 msgid "0 - 9\t  choose article by number"
 msgstr ""
 
-#: src/lang.c:500
+#: src/lang.c:503
 msgid "mark thread as read and return to group index page"
 msgstr ""
 
-#: src/lang.c:501
+#: src/lang.c:504
 msgid "mark thread as read and enter next unread thread or group"
 msgstr ""
 
-#: src/lang.c:502
+#: src/lang.c:505
 msgid "choose first article in list"
 msgstr ""
 
-#: src/lang.c:503
+#: src/lang.c:506
 msgid "choose last article in list"
 msgstr ""
 
-#: src/lang.c:504
+#: src/lang.c:507
 msgid "mark art, range or tagged arts as read; move crsr to next unread art"
 msgstr ""
 
-#: src/lang.c:505
+#: src/lang.c:508
 msgid "mark article, range or tagged articles as unread"
 msgstr ""
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid "mark current thread as unread"
 msgstr ""
 
-#: src/lang.c:507
+#: src/lang.c:510
 msgid "read chosen article"
 msgstr ""
 
-#: src/lang.c:508
+#: src/lang.c:511
 msgid ""
 "Display properties\n"
 "------------------"
 msgstr ""
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid ""
 "Miscellaneous\n"
 "-------------"
 msgstr ""
 
-#: src/lang.c:510
+#: src/lang.c:513
 msgid ""
 "Moving around\n"
 "-------------"
 msgstr ""
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid ""
 "Group/thread/article operations\n"
 "-------------------------------"
 msgstr ""
 
-#: src/lang.c:512
+#: src/lang.c:515
 msgid ""
 "Attachment operations\n"
 "---------------------"
 msgstr ""
 
-#: src/lang.c:513
+#: src/lang.c:516
 msgid ""
 "Attribute operations\n"
 "--------------------"
 msgstr ""
 
-#: src/lang.c:514
+#: src/lang.c:517
 msgid ""
 "Option operations\n"
 "-----------------"
 msgstr ""
 
-#: src/lang.c:515
+#: src/lang.c:518
 msgid ""
 "Scope operations\n"
 "----------------"
 msgstr ""
 
-#: src/lang.c:516
+#: src/lang.c:519
 msgid ""
 "URL operations\n"
 "--------------"
 msgstr ""
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid "choose first URL in list"
 msgstr ""
 
-#: src/lang.c:518
+#: src/lang.c:521
 msgid "0 - 9\t  choose URL by number"
 msgstr ""
 
-#: src/lang.c:519
+#: src/lang.c:522
 msgid "choose last URL in list"
 msgstr ""
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid "search for URLs forwards"
 msgstr ""
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid "search for URLs backwards"
 msgstr ""
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid "Open URL in browser"
 msgstr ""
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid "toggle info message in last line (URL)"
 msgstr ""
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid "Group Level Commands"
 msgstr ""
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid "Kill filter added"
 msgstr ""
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid "Auto-selection filter added"
 msgstr ""
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid "All parts tagged"
 msgstr ""
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid "Storing article for later posting"
 msgstr ""
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid "Please enter a valid character"
 msgstr ""
 
-#: src/lang.c:531
+#: src/lang.c:534
 #, c-format
 msgid "Missing part #%d"
 msgstr ""
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid "*** No postponed articles ***"
 msgstr ""
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid "Not a multi-part message"
 msgstr ""
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid "You are not subscribed to this group"
 msgstr ""
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid "No previous expression"
 msgstr ""
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid "Operation disabled in no-overwrite mode"
 msgstr ""
 
 #. TODO: replace hardcoded key-name in txt_info_postponed
-#: src/lang.c:538
+#: src/lang.c:541
 #, c-format
 msgid "%d postponed %s, reuse with ^O...\n"
 msgstr ""
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid ""
 "X-Conversion-Note: multipart/alternative contents have been removed.\n"
 "  To get the whole article, turn alternative handling OFF in the Option "
 "Menu\n"
 msgstr ""
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid "Save filename for %s/%s is a mailbox. Attachment not saved"
 msgstr ""
 
-#: src/lang.c:542
+#: src/lang.c:545
 msgid "TeX2Iso encoded article"
 msgstr ""
 
-#: src/lang.c:543
+#: src/lang.c:546
 msgid "incomplete "
 msgstr ""
 
 #. TODO: replace hardcoded key-names
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid ""
 "\n"
@@ -2456,133 +2475,133 @@ msgid ""
 "Please send bug-reports/comments to %s with the 'R' command.\n"
 msgstr ""
 
-#: src/lang.c:561
+#: src/lang.c:564
 #, c-format
 msgid "Invalid  From: %s  line. Read the INSTALL file again."
 msgstr ""
 
-#: src/lang.c:563
+#: src/lang.c:566
 msgid "Invalid multibyte sequence found\n"
 msgstr ""
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid "Invalid  Sender:-header %s"
 msgstr ""
 
-#: src/lang.c:568
+#: src/lang.c:571
 msgid "Inverse video disabled"
 msgstr ""
 
-#: src/lang.c:569
+#: src/lang.c:572
 msgid "Inverse video enabled"
 msgstr ""
 
-#: src/lang.c:571
+#: src/lang.c:574
 #, c-format
 msgid "Missing definition for %s\n"
 msgstr ""
 
-#: src/lang.c:572
+#: src/lang.c:575
 #, c-format
 msgid "Invalid key definition '%s'\n"
 msgstr ""
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid "Invalid keyname '%s'\n"
 msgstr ""
 
-#: src/lang.c:574
+#: src/lang.c:577
 #, c-format
 msgid "Keymap file was upgraded to version %s\n"
 msgstr ""
 
-#: src/lang.c:575
+#: src/lang.c:578
 #, c-format
 msgid "Kill From:     [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:576
+#: src/lang.c:579
 msgid "Kill Lines: (</>num): "
 msgstr ""
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid "Kill Article Menu"
 msgstr ""
 
-#: src/lang.c:578
+#: src/lang.c:581
 #, c-format
 msgid "Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr ""
 
-#: src/lang.c:579
+#: src/lang.c:582
 msgid "Kill pattern scope  : "
 msgstr ""
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid "Kill Subject:  [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:581
+#: src/lang.c:584
 msgid "Kill text pattern   : "
 msgstr ""
 
-#: src/lang.c:582
+#: src/lang.c:585
 msgid "Kill time in days   : "
 msgstr ""
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid "Last"
 msgstr ""
 
-#: src/lang.c:585
+#: src/lang.c:588
 msgid "-- Last response --"
 msgstr ""
 
-#: src/lang.c:586
+#: src/lang.c:589
 #, c-format
 msgid "Lines %s  "
 msgstr ""
 
-#: src/lang.c:588
+#: src/lang.c:591
 msgid "Mail"
 msgstr ""
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid "mailbox "
 msgstr ""
 
-#: src/lang.c:590
+#: src/lang.c:593
 #, c-format
 msgid "Mail article(s) to [%.*s]> "
 msgstr ""
 
-#: src/lang.c:591
+#: src/lang.c:594
 #, c-format
 msgid "Mailing log to %s\n"
 msgstr ""
 
-#: src/lang.c:592
+#: src/lang.c:595
 msgid "Mail bug report..."
 msgstr ""
 
-#: src/lang.c:593
+#: src/lang.c:596
 #, c-format
 msgid "Mail BUG REPORT to %s?"
 msgstr ""
 
-#: src/lang.c:594
+#: src/lang.c:597
 msgid "Mailed"
 msgstr ""
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid "Mailing to %s..."
 msgstr ""
 
-#: src/lang.c:596
+#: src/lang.c:599
 msgid ""
 "# [Mail/Save] active file. Format is like news active file:\n"
 "#   groupname  max.artnum  min.artnum  /dir\n"
@@ -2590,345 +2609,345 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:599
+#: src/lang.c:602
 #, c-format
 msgid "%s marked as read"
 msgstr ""
 
-#: src/lang.c:600
+#: src/lang.c:603
 #, c-format
 msgid "%s marked as unread"
 msgstr ""
 
-#: src/lang.c:601
+#: src/lang.c:604
 #, c-format
 msgid "Marked %d of %d %s as read"
 msgstr ""
 
-#: src/lang.c:602
+#: src/lang.c:605
 #, c-format
 msgid "Marked %d of %d %s as unread"
 msgstr ""
 
-#: src/lang.c:603 src/lang.c:1334
+#: src/lang.c:606 src/lang.c:1337
 msgid "Mark"
 msgstr ""
 
-#: src/lang.c:604
+#: src/lang.c:607
 #, c-format
 msgid "Mark all articles as read%s?"
 msgstr ""
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid "Mark article as read%s?"
 msgstr ""
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid "Mark group %s as read?"
 msgstr ""
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid "Mark thread as read%s?"
 msgstr ""
 
-#: src/lang.c:608
+#: src/lang.c:611
 #, c-format
 msgid "Matching %s groups..."
 msgstr ""
 
-#: src/lang.c:609 src/lang.c:623 src/lang.c:629
+#: src/lang.c:612 src/lang.c:626 src/lang.c:632
 #, c-format
 msgid "<n>=set current to n; %s=line down; %s=line up; %s=help; %s=quit"
 msgstr ""
 
-#: src/lang.c:611
+#: src/lang.c:614
 #, c-format
 msgid ""
 "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr ""
 
-#: src/lang.c:613
+#: src/lang.c:616
 #, c-format
 msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr ""
 
-#: src/lang.c:615
+#: src/lang.c:618
 #, c-format
 msgid ""
 "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search"
 msgstr ""
 
-#: src/lang.c:616 src/lang.c:620
+#: src/lang.c:619 src/lang.c:623
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s=search pattern; %s=kill/select"
 msgstr ""
 
-#: src/lang.c:617
+#: src/lang.c:620
 #, c-format
 msgid ""
 "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; "
 "%s=list thread"
 msgstr ""
 
-#: src/lang.c:618
+#: src/lang.c:621
 #, c-format
 msgid "%s=line up; %s=line down; %s=page up; %s=page down; %s=top; %s=bottom"
 msgstr ""
 
-#: src/lang.c:619
+#: src/lang.c:622
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=quit"
 msgstr ""
 
-#: src/lang.c:621
+#: src/lang.c:624
 #, c-format
 msgid "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
 msgstr ""
 
-#: src/lang.c:622
+#: src/lang.c:625
 #, c-format
 msgid "%s=add; %s=move; %s=rename; %s=delete"
 msgstr ""
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
 msgstr ""
 
-#: src/lang.c:625
+#: src/lang.c:628
 #, c-format
 msgid ""
 "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
 msgstr ""
 
-#: src/lang.c:626
+#: src/lang.c:629
 #, c-format
 msgid ""
 "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/"
 "out"
 msgstr ""
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr ""
 
-#: src/lang.c:628
+#: src/lang.c:631
 #, c-format
 msgid "%s=help; %s=line down; %s=line up; %s=quit; %s=tag; %s=mark unread"
 msgstr ""
 
-#: src/lang.c:630
+#: src/lang.c:633
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=repeat search"
 msgstr ""
 
-#: src/lang.c:631
+#: src/lang.c:634
 msgid "--More--"
 msgstr ""
 
-#: src/lang.c:632
+#: src/lang.c:635
 #, c-format
 msgid "Moving %s..."
 msgstr ""
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid "Message-ID: & last Reference  "
 msgstr ""
 
-#: src/lang.c:634
+#: src/lang.c:637
 msgid "Message-ID: line              "
 msgstr ""
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid "Message-ID: & References: line"
 msgstr ""
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid ", name: "
 msgstr ""
 
-#: src/lang.c:638
+#: src/lang.c:641
 #, c-format
 msgid "Go to newsgroup [%s]> "
 msgstr ""
 
-#: src/lang.c:639
+#: src/lang.c:642
 msgid "newsgroups"
 msgstr ""
 
-#: src/lang.c:640
+#: src/lang.c:643
 #, c-format
 msgid "Position %s in group list (1,2,..,$) [%d]> "
 msgstr ""
 
-#: src/lang.c:641
+#: src/lang.c:644
 msgid "newsgroup"
 msgstr ""
 
-#: src/lang.c:642
+#: src/lang.c:645
 msgid "Try and save newsrc file again?"
 msgstr ""
 
-#: src/lang.c:643
+#: src/lang.c:646
 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr ""
 
-#: src/lang.c:644
+#: src/lang.c:647
 msgid "newsrc file saved successfully.\n"
 msgstr ""
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid "-- Next response --"
 msgstr ""
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid "No  "
 msgstr ""
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid "*** No articles ***"
 msgstr ""
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid "No articles have been posted"
 msgstr ""
 
-#: src/lang.c:649
+#: src/lang.c:652
 msgid "*** No attachments ***"
 msgstr ""
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid "*** No description ***"
 msgstr ""
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid "No filename"
 msgstr ""
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid "No group"
 msgstr ""
 
-#: src/lang.c:653
+#: src/lang.c:656
 msgid "*** No groups ***"
 msgstr ""
 
-#: src/lang.c:654
+#: src/lang.c:657
 msgid "No more groups to read"
 msgstr ""
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid "No last message"
 msgstr ""
 
-#: src/lang.c:656
+#: src/lang.c:659
 msgid "No mail address"
 msgstr ""
 
-#: src/lang.c:657
+#: src/lang.c:660
 msgid "No articles marked for saving"
 msgstr ""
 
-#: src/lang.c:658
+#: src/lang.c:661
 msgid "No match"
 msgstr ""
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid "No more groups"
 msgstr ""
 
-#: src/lang.c:660
+#: src/lang.c:663
 msgid "No newsgroups"
 msgstr ""
 
-#: src/lang.c:661
+#: src/lang.c:664
 msgid "No next unread article"
 msgstr ""
 
-#: src/lang.c:662
+#: src/lang.c:665
 msgid "No previous group"
 msgstr ""
 
-#: src/lang.c:663
+#: src/lang.c:666
 msgid "No previous search, nothing to repeat"
 msgstr ""
 
-#: src/lang.c:664
+#: src/lang.c:667
 msgid "No previous unread article"
 msgstr ""
 
-#: src/lang.c:665
+#: src/lang.c:668
 msgid "No responses"
 msgstr ""
 
-#: src/lang.c:666
+#: src/lang.c:669
 msgid "No responses to list in current thread"
 msgstr ""
 
-#: src/lang.c:667
+#: src/lang.c:670
 msgid "*** No scopes ***"
 msgstr ""
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid "No search string"
 msgstr ""
 
-#: src/lang.c:669
+#: src/lang.c:672
 msgid "No subject"
 msgstr ""
 
-#: src/lang.c:671
+#: src/lang.c:674
 #, c-format
 msgid "%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr ""
 
-#: src/lang.c:672
+#: src/lang.c:675
 #, c-format
 msgid "%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr ""
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, c-format
 msgid "%s: Terminal must have clearscreen (cl) capability\n"
 msgstr ""
 
-#: src/lang.c:674
+#: src/lang.c:677
 #, c-format
 msgid "%s: Terminal must have cursor motion (cm)\n"
 msgstr ""
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, c-format
 msgid "%s: TERM variable must be set to use screen capabilities\n"
 msgstr ""
 
-#: src/lang.c:677
+#: src/lang.c:680
 #, c-format
 msgid "No viewer found for %s/%s\n"
 msgstr ""
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid "Newsgroup does not exist on this server"
 msgstr ""
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid "Group %s not found in active file"
 msgstr ""
 
-#: src/lang.c:680
+#: src/lang.c:683
 msgid "c)reate it, use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr ""
 
-#: src/lang.c:681
+#: src/lang.c:684
 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr ""
 
-#: src/lang.c:682
+#: src/lang.c:685
 #, c-format
 msgid ""
 "# NNTP-server -> newsrc translation table and NNTP-server\n"
@@ -2945,321 +2964,321 @@ msgid ""
 "#\n"
 msgstr ""
 
-#: src/lang.c:689
+#: src/lang.c:692
 msgid "Only"
 msgstr ""
 
-#: src/lang.c:690
+#: src/lang.c:693
 #, c-format
 msgid "Option not enabled. Recompile with %s."
 msgstr ""
 
-#: src/lang.c:691
+#: src/lang.c:694
 msgid "Options Menu"
 msgstr ""
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid "Options Menu Commands"
 msgstr ""
 
-#: src/lang.c:695
+#: src/lang.c:698
 #, c-format
 msgid "Error in regex: %s at pos. %d '%s'"
 msgstr ""
 
-#: src/lang.c:696
+#: src/lang.c:699
 #, c-format
 msgid "Error in regex: pcre internal error %d"
 msgstr ""
 
-#: src/lang.c:697
+#: src/lang.c:700
 #, c-format
 msgid "Error in regex: study - pcre internal error %s"
 msgstr ""
 
-#: src/lang.c:698
+#: src/lang.c:701
 msgid "Post a followup..."
 msgstr ""
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:700
+#: src/lang.c:703
 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:703
+#: src/lang.c:706
 msgid "Posted articles history"
 msgstr ""
 
-#: src/lang.c:704
+#: src/lang.c:707
 #, c-format
 msgid "Post to newsgroup(s) [%s]> "
 msgstr ""
 
-#: src/lang.c:705
+#: src/lang.c:708
 msgid "-- post processing started --"
 msgstr ""
 
-#: src/lang.c:706
+#: src/lang.c:709
 msgid "-- post processing completed --"
 msgstr ""
 
-#: src/lang.c:707
+#: src/lang.c:710
 #, c-format
 msgid "Post subject [%s]> "
 msgstr ""
 
-#: src/lang.c:708
+#: src/lang.c:711
 msgid ""
 "# Summary of mailed/posted messages viewable by 'W' command from within "
 "tin.\n"
 msgstr ""
 
-#: src/lang.c:709
+#: src/lang.c:712
 msgid "Posting article..."
 msgstr ""
 
-#: src/lang.c:710
+#: src/lang.c:713
 #, c-format
 msgid "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr ""
 
-#: src/lang.c:711
+#: src/lang.c:714
 #, c-format
 msgid "Hot %s"
 msgstr ""
 
-#: src/lang.c:712
+#: src/lang.c:715
 #, c-format
 msgid "Tagged %s"
 msgstr ""
 
-#: src/lang.c:713
+#: src/lang.c:716
 #, c-format
 msgid "Untagged %s"
 msgstr ""
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid "Processing mail messages marked for deletion."
 msgstr ""
 
-#: src/lang.c:715
+#: src/lang.c:718
 msgid "Processing saved articles marked for deletion."
 msgstr ""
 
-#: src/lang.c:716
+#: src/lang.c:719
 #, c-format
 msgid "Accept Followup-To? %s=post, %s=ignore, %s=quit: "
 msgstr ""
 
-#: src/lang.c:717
+#: src/lang.c:720
 msgid "Article unchanged, abort mailing?"
 msgstr ""
 
-#: src/lang.c:718
+#: src/lang.c:721
 #, c-format
 msgid "Do you want to see postponed articles (%d)?"
 msgstr ""
 
-#: src/lang.c:720
+#: src/lang.c:723
 msgid "Add quick kill filter?"
 msgstr ""
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid "Add quick selection filter?"
 msgstr ""
 
-#: src/lang.c:722
+#: src/lang.c:725
 msgid "Do you really want to quit?"
 msgstr ""
 
-#: src/lang.c:723
+#: src/lang.c:726
 #, c-format
 msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr ""
 
-#: src/lang.c:724
+#: src/lang.c:727
 msgid "You have tagged articles in this group - quit anyway?"
 msgstr ""
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid "%s=quit, %s=edit, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid "%s=quit %s=edit %s=save kill description: "
 msgstr ""
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid "%s=quit %s=edit %s=save select description: "
 msgstr ""
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid "Do you really want to quit without saving your configuration?"
 msgstr ""
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid "Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr ""
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid "Do you want to abort this operation?"
 msgstr ""
 
-#: src/lang.c:734
+#: src/lang.c:737
 msgid "Do you want to exit tin immediately?"
 msgstr ""
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid "Reading ('q' to quit)..."
 msgstr ""
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid "Reading %sarticles..."
 msgstr ""
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid "Reading %sattributes file...\n"
 msgstr ""
 
-#: src/lang.c:739
+#: src/lang.c:742
 #, c-format
 msgid "Reading %sconfig file...\n"
 msgstr ""
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid "Reading filter file...\n"
 msgstr ""
 
-#: src/lang.c:741
+#: src/lang.c:744
 #, c-format
 msgid "Reading %s groups..."
 msgstr ""
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid "Reading input history file...\n"
 msgstr ""
 
-#: src/lang.c:743
+#: src/lang.c:746
 msgid "Reading keymap file...\n"
 msgstr ""
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid "Reading groups from active file... "
 msgstr ""
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid "Reading groups from newsrc file... "
 msgstr ""
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid "Reading newsgroups file... "
 msgstr ""
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid "Reading newsrc file..."
 msgstr ""
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid "References: line              "
 msgstr ""
 
-#: src/lang.c:750
+#: src/lang.c:753
 #, c-format
 msgid "(%d:%02d remaining)"
 msgstr ""
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid "Bogus group %s removed."
 msgstr ""
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid "Removed from the previous rule: "
 msgstr ""
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid "Error: rename %s to %s"
 msgstr ""
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid "Reply to author..."
 msgstr ""
 
-#: src/lang.c:756
+#: src/lang.c:759
 msgid "Repost"
 msgstr ""
 
-#: src/lang.c:757
+#: src/lang.c:760
 msgid "Reposting article..."
 msgstr ""
 
-#: src/lang.c:758
+#: src/lang.c:761
 #, c-format
 msgid "Repost article(s) to group(s) [%s]> "
 msgstr ""
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid "Reset newsrc?"
 msgstr ""
 
-#: src/lang.c:760
+#: src/lang.c:763
 msgid "Responses have been directed to the following newsgroups"
 msgstr ""
 
-#: src/lang.c:761
+#: src/lang.c:764
 #, c-format
 msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr ""
 
-#: src/lang.c:763
+#: src/lang.c:766
 msgid "Press <RETURN> to continue..."
 msgstr ""
 
-#: src/lang.c:765
+#: src/lang.c:768
 #, c-format
 msgid "Select From    [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:766
+#: src/lang.c:769
 msgid "Select Lines: (</>num): "
 msgstr ""
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid "Auto-select Article Menu"
 msgstr ""
 
-#: src/lang.c:768
+#: src/lang.c:771
 #, c-format
 msgid "Select Msg-Id  [%s] (f/l/o/n): "
 msgstr ""
 
-#: src/lang.c:769
+#: src/lang.c:772
 msgid "Select pattern scope: "
 msgstr ""
 
-#: src/lang.c:770
+#: src/lang.c:773
 #, c-format
 msgid "Select Subject [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid "Select text pattern : "
 msgstr ""
 
-#: src/lang.c:772
+#: src/lang.c:775
 msgid "Select time in days   : "
 msgstr ""
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid ""
 "# %s server configuration file\n"
@@ -3272,260 +3291,260 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid "Showing unread groups only"
 msgstr ""
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid "Subject: line (ignore case)   "
 msgstr ""
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid "Subject: line (case sensitive)"
 msgstr ""
 
-#: src/lang.c:782
+#: src/lang.c:785
 msgid "Save"
 msgstr ""
 
-#: src/lang.c:783
+#: src/lang.c:786
 #, c-format
 msgid "Save '%s' (%s/%s)?"
 msgstr ""
 
-#: src/lang.c:784
+#: src/lang.c:787
 msgid "Save configuration before continuing?"
 msgstr ""
 
-#: src/lang.c:785
+#: src/lang.c:788
 msgid "Save filename> "
 msgstr ""
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid "Saved"
 msgstr ""
 
-#: src/lang.c:787
+#: src/lang.c:790
 #, c-format
 msgid "%4d unread (%4d hot) %s in %s\n"
 msgstr ""
 
-#: src/lang.c:788
+#: src/lang.c:791
 #, c-format
 msgid "Saved %s...\n"
 msgstr ""
 
-#: src/lang.c:789
+#: src/lang.c:792
 msgid "Nothing was saved"
 msgstr ""
 
-#: src/lang.c:790
+#: src/lang.c:793
 #, c-format
 msgid ""
 "\n"
 "%s %d %s from %d %s\n"
 msgstr ""
 
-#: src/lang.c:791
+#: src/lang.c:794
 #, c-format
 msgid "-- %s saved to %s%s --"
 msgstr ""
 
-#: src/lang.c:792
+#: src/lang.c:795
 #, c-format
 msgid "-- %s saved to %s - %s --"
 msgstr ""
 
-#: src/lang.c:793
+#: src/lang.c:796
 msgid "Saving..."
 msgstr ""
 
-#: src/lang.c:794
+#: src/lang.c:797
 #, c-format
 msgid "%s: Screen initialization failed"
 msgstr ""
 
-#: src/lang.c:796
+#: src/lang.c:799
 #, c-format
 msgid "%s: screen is too small\n"
 msgstr ""
 
-#: src/lang.c:798
+#: src/lang.c:801
 #, c-format
 msgid "screen is too small, %s is exiting\n"
 msgstr ""
 
-#: src/lang.c:799
+#: src/lang.c:802
 msgid "Delete scope?"
 msgstr ""
 
-#: src/lang.c:800
+#: src/lang.c:803
 msgid "Enter scope> "
 msgstr ""
 
-#: src/lang.c:801
+#: src/lang.c:804
 msgid "Select new position> "
 msgstr ""
 
-#: src/lang.c:802
+#: src/lang.c:805
 msgid "New position cannot be a global scope"
 msgstr ""
 
-#: src/lang.c:803
+#: src/lang.c:806
 msgid "Global scope, operation not allowed"
 msgstr ""
 
-#: src/lang.c:804
+#: src/lang.c:807
 msgid "Rename scope> "
 msgstr ""
 
-#: src/lang.c:805
+#: src/lang.c:808
 msgid "Select scope> "
 msgstr ""
 
-#: src/lang.c:806
+#: src/lang.c:809
 msgid "Scopes Menu"
 msgstr ""
 
-#: src/lang.c:807
+#: src/lang.c:810
 msgid "Scopes Menu Commands"
 msgstr ""
 
-#: src/lang.c:808
+#: src/lang.c:811
 #, c-format
 msgid "Search backwards [%s]> "
 msgstr ""
 
-#: src/lang.c:809
+#: src/lang.c:812
 #, c-format
 msgid "Search body [%s]> "
 msgstr ""
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid "Search forwards [%s]> "
 msgstr ""
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid "Searching..."
 msgstr ""
 
-#: src/lang.c:812
+#: src/lang.c:815
 #, c-format
 msgid "Searching article %d of %d ('q' to abort)..."
 msgstr ""
 
-#: src/lang.c:813
+#: src/lang.c:816
 msgid "Select article> "
 msgstr ""
 
-#: src/lang.c:814
+#: src/lang.c:817
 msgid ""
 "Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr ""
 
-#: src/lang.c:815
+#: src/lang.c:818
 msgid "Select group> "
 msgstr ""
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid "Enter selection pattern [%s]> "
 msgstr ""
 
-#: src/lang.c:817
+#: src/lang.c:820
 msgid "Select thread> "
 msgstr ""
 
-#: src/lang.c:818
+#: src/lang.c:821
 #, c-format
 msgid "%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr ""
 
-#: src/lang.c:819
+#: src/lang.c:822
 msgid "servers active-file"
 msgstr ""
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid "Cannot move into new newsgroups. Subscribe first..."
 msgstr ""
 
-#: src/lang.c:821
+#: src/lang.c:824
 msgid "<SPACE>"
 msgstr ""
 
-#: src/lang.c:822
+#: src/lang.c:825
 #, c-format
 msgid "Starting: (%s)"
 msgstr ""
 
-#: src/lang.c:823
+#: src/lang.c:826
 #, c-format
 msgid "List Thread (%d of %d)"
 msgstr ""
 
-#: src/lang.c:824
+#: src/lang.c:827
 #, c-format
 msgid "Thread (%.*s)"
 msgstr ""
 
-#: src/lang.c:825
+#: src/lang.c:828
 msgid "Enter wildcard subscribe pattern> "
 msgstr ""
 
-#: src/lang.c:826
+#: src/lang.c:829
 #, c-format
 msgid "subscribed to %d groups"
 msgstr ""
 
-#: src/lang.c:827
+#: src/lang.c:830
 #, c-format
 msgid "Subscribed to %s"
 msgstr ""
 
-#: src/lang.c:828
+#: src/lang.c:831
 msgid "Subscribing... "
 msgstr ""
 
-#: src/lang.c:829
+#: src/lang.c:832
 #, c-format
 msgid "Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr ""
 
-#: src/lang.c:830
+#: src/lang.c:833
 #, c-format
 msgid "Supersede article(s) to group(s) [%s]> "
 msgstr ""
 
-#: src/lang.c:831
+#: src/lang.c:834
 msgid "Superseding article ..."
 msgstr ""
 
-#: src/lang.c:832
+#: src/lang.c:835
 #, c-format
 msgid ""
 "\n"
 "Stopped. Type 'fg' to restart %s\n"
 msgstr ""
 
-#: src/lang.c:834
+#: src/lang.c:837
 #, c-format
 msgid "%d days"
 msgstr ""
 
-#: src/lang.c:835
+#: src/lang.c:838
 msgid "<TAB>"
 msgstr ""
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid "TeX "
 msgstr ""
 
-#: src/lang.c:837
+#: src/lang.c:840
 msgid "# Default action/prompt strings\n"
 msgstr ""
 
-#: src/lang.c:838
+#: src/lang.c:841
 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"
@@ -3536,271 +3555,271 @@ msgid ""
 "# expire=ON/OFF  ON=limit to default_filter_days OFF=don't ever expire\n"
 msgstr ""
 
-#: src/lang.c:851
+#: src/lang.c:854
 msgid ""
 "# If ON use print current subject or newsgroup description in the last line\n"
 msgstr ""
 
-#: src/lang.c:852
+#: src/lang.c:855
 msgid "# Host & time info used for detecting new groups (don't touch)\n"
 msgstr ""
 
-#: src/lang.c:853
+#: src/lang.c:856
 msgid "There is no news\n"
 msgstr ""
 
-#: src/lang.c:854
+#: src/lang.c:857
 msgid "Thread"
 msgstr ""
 
-#: src/lang.c:855
+#: src/lang.c:858
 msgid "Thread Level Commands"
 msgstr ""
 
-#: src/lang.c:856
+#: src/lang.c:859
 msgid "Thread deselected"
 msgstr ""
 
-#: src/lang.c:857
+#: src/lang.c:860
 msgid "Thread selected"
 msgstr ""
 
-#: src/lang.c:859
+#: src/lang.c:862
 msgid "threads"
 msgstr ""
 
-#: src/lang.c:861
+#: src/lang.c:864
 msgid "thread"
 msgstr ""
 
-#: src/lang.c:862
+#: src/lang.c:865
 #, c-format
 msgid "Thread %4s of %4s"
 msgstr ""
 
-#: src/lang.c:863
+#: src/lang.c:866
 msgid "Threading articles..."
 msgstr ""
 
-#: src/lang.c:864
+#: src/lang.c:867
 #, c-format
 msgid "Toggled word highlighting %s"
 msgstr ""
 
-#: src/lang.c:865
+#: src/lang.c:868
 msgid "Toggled rot13 encoding"
 msgstr ""
 
-#: src/lang.c:866
+#: src/lang.c:869
 #, c-format
 msgid "Toggled german TeX encoding %s"
 msgstr ""
 
-#: src/lang.c:867
+#: src/lang.c:870
 #, c-format
 msgid "Toggled tab-width to %d"
 msgstr ""
 
-#: src/lang.c:869
+#: src/lang.c:872
 #, c-format
 msgid "%d Trying to dotlock %s"
 msgstr ""
 
-#: src/lang.c:870
+#: src/lang.c:873
 #, c-format
 msgid "%d Trying to lock %s"
 msgstr ""
 
-#: src/lang.c:872
+#: src/lang.c:875
 msgid "           h=help"
 msgstr ""
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid "Unlimited"
 msgstr ""
 
-#: src/lang.c:875
+#: src/lang.c:878
 msgid "Enter wildcard unsubscribe pattern> "
 msgstr ""
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid "Error decoding %s : %s"
 msgstr ""
 
-#: src/lang.c:877
+#: src/lang.c:880
 msgid "No end."
 msgstr ""
 
-#: src/lang.c:878
+#: src/lang.c:881
 #, c-format
 msgid "%s successfully decoded."
 msgstr ""
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid ""
 "%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
 "\n"
 msgstr ""
 
-#: src/lang.c:880
+#: src/lang.c:883
 msgid "unread "
 msgstr ""
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid "unsubscribed from %d groups"
 msgstr ""
 
-#: src/lang.c:882
+#: src/lang.c:885
 #, c-format
 msgid "Unsubscribed from %s"
 msgstr ""
 
-#: src/lang.c:883
+#: src/lang.c:886
 msgid "Unsubscribing... "
 msgstr ""
 
-#: src/lang.c:884
+#: src/lang.c:887
 msgid "Unthreading articles..."
 msgstr ""
 
-#: src/lang.c:885
+#: src/lang.c:888
 msgid "Updated"
 msgstr ""
 
-#: src/lang.c:887
+#: src/lang.c:890
 #, c-format
 msgid "unparseable \"LIST COUNTS\" line: \"%s\""
 msgstr ""
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid "Updating"
 msgstr ""
 
-#: src/lang.c:890
+#: src/lang.c:893
 msgid "URL Menu"
 msgstr ""
 
-#: src/lang.c:891
+#: src/lang.c:894
 msgid "URL Menu Commands"
 msgstr ""
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, c-format
 msgid "Opening %s"
 msgstr ""
 
-#: src/lang.c:893
+#: src/lang.c:896
 msgid "Select URL> "
 msgstr ""
 
-#: src/lang.c:894
+#: src/lang.c:897
 msgid "No URLs in this article"
 msgstr ""
 
-#: src/lang.c:895
+#: src/lang.c:898
 msgid "Use MIME display program for this message?"
 msgstr ""
 
-#: src/lang.c:896
+#: src/lang.c:899
 msgid "  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr ""
 
-#: src/lang.c:897
+#: src/lang.c:900
 msgid "  -Z       return status indicating if any unread news (batch mode)"
 msgstr ""
 
-#: src/lang.c:898
+#: src/lang.c:901
 msgid "  -q       don't check for new newsgroups"
 msgstr ""
 
-#: src/lang.c:899
+#: src/lang.c:902
 msgid "  -X       don't save any files on quit"
 msgstr ""
 
-#: src/lang.c:900
+#: src/lang.c:903
 msgid "  -d       don't show newsgroup descriptions"
 msgstr ""
 
-#: src/lang.c:901
+#: src/lang.c:904
 msgid "  -G limit get only limit articles/group"
 msgstr ""
 
-#: src/lang.c:902
+#: src/lang.c:905
 #, c-format
 msgid "  -H       help information about %s"
 msgstr ""
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid "  -h       this help message"
 msgstr ""
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, c-format
 msgid "  -I dir   news index file directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:905
+#: src/lang.c:908
 msgid "  -u       update index files (batch mode)"
 msgstr ""
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid "  -m dir   mailbox directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:907
+#: src/lang.c:910
 #, c-format
 msgid ""
 "\n"
 "Mail bug reports/comments to %s"
 msgstr ""
 
-#: src/lang.c:908
+#: src/lang.c:911
 msgid "  -N       mail new news to your posts (batch mode)"
 msgstr ""
 
-#: src/lang.c:909
+#: src/lang.c:912
 msgid "  -M user  mail new news to specified user (batch mode)"
 msgstr ""
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, c-format
 msgid "  -f file  subscribed to newsgroups file [default=%s]"
 msgstr ""
 
-#: src/lang.c:911
+#: src/lang.c:914
 msgid "  -x       no-posting mode"
 msgstr ""
 
-#: src/lang.c:912
+#: src/lang.c:915
 msgid "  -w       post an article and exit"
 msgstr ""
 
-#: src/lang.c:913
+#: src/lang.c:916
 msgid "  -o       post all postponed articles and exit"
 msgstr ""
 
-#: src/lang.c:914
+#: src/lang.c:917
 msgid "  -R       read news saved by -S option"
 msgstr ""
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid "  -s dir   save news directory [default=%s]"
 msgstr ""
 
-#: src/lang.c:916
+#: src/lang.c:919
 msgid "  -S       save new news for later reading (batch mode)"
 msgstr ""
 
-#: src/lang.c:917
+#: src/lang.c:920
 msgid "  -z       start if any unread news"
 msgstr ""
 
-#: src/lang.c:918
+#: src/lang.c:921
 #, c-format
 msgid ""
 "A Usenet reader.\n"
@@ -3808,42 +3827,42 @@ msgid ""
 "Usage: %s [options] [newsgroup[,...]]"
 msgstr ""
 
-#: src/lang.c:919
+#: src/lang.c:922
 msgid "  -v       verbose output for batch mode options"
 msgstr ""
 
-#: src/lang.c:920
+#: src/lang.c:923
 msgid "  -V       print version & date information"
 msgstr ""
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid "%s only useful without batch mode operations\n"
 msgstr ""
 
-#: src/lang.c:922
+#: src/lang.c:925
 #, c-format
 msgid "%s only useful for batch mode operations\n"
 msgstr ""
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid "Useless combination %s and %s. Ignoring %s.\n"
 msgstr ""
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid ""
 "\n"
 "%s%d out of range (0 - %d). Reset to 0"
 msgstr ""
 
-#: src/lang.c:926
+#: src/lang.c:929
 #, c-format
 msgid "View '%s' (%s/%s)?"
 msgstr ""
 
-#: src/lang.c:928
+#: src/lang.c:931
 #, c-format
 msgid ""
 "\n"
@@ -3851,33 +3870,33 @@ msgid ""
 "%-100s\n"
 msgstr ""
 
-#: src/lang.c:929
+#: src/lang.c:932
 msgid ""
 "\n"
 "Warning: article unchanged after editing\n"
 msgstr ""
 
-#: src/lang.c:930
+#: src/lang.c:933
 msgid ""
 "\n"
 "Warning: \"Subject:\" contains only whitespaces.\n"
 msgstr ""
 
-#: src/lang.c:931
+#: src/lang.c:934
 msgid ""
 "\n"
 "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:"
 "\".\n"
 msgstr ""
 
-#: src/lang.c:933
+#: src/lang.c:936
 msgid ""
 "\n"
 "Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
 "         with \"Re: \" and does not contain \"(was:\".\n"
 msgstr ""
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -3891,7 +3910,7 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:940
+#: src/lang.c:943
 msgid ""
 "\n"
 "Warning: You are using a non-plain transfer encoding (such as base64 or\n"
@@ -3900,13 +3919,13 @@ msgid ""
 "         not be encoded properly.\n"
 msgstr ""
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid ""
 "\n"
 "Warning: \"example\" is a reserved hierarchy!\n"
 msgstr ""
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid ""
 "\n"
@@ -3916,7 +3935,7 @@ msgid ""
 "Read WHATSNEW, etc...\n"
 msgstr ""
 
-#: src/lang.c:948
+#: src/lang.c:951
 #, c-format
 msgid ""
 "\n"
@@ -3925,7 +3944,7 @@ msgid ""
 "Some values in your %s file may be ignored, others might have changed!\n"
 msgstr ""
 
-#: src/lang.c:951
+#: src/lang.c:954
 #, c-format
 msgid ""
 "Warning: tin wrote fewer groups to your\n"
@@ -3935,19 +3954,19 @@ msgid ""
 "before you start tin once again!\n"
 msgstr ""
 
-#: src/lang.c:955
+#: src/lang.c:958
 #, c-format
 msgid ""
 "\n"
 "Warning: Found %d '-- \\n' lines, this may confuse some people.\n"
 msgstr ""
 
-#: src/lang.c:956
+#: src/lang.c:959
 #, c-format
 msgid "Warning: Only %d out of %d articles were saved"
 msgstr ""
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid ""
 "\n"
@@ -3958,49 +3977,49 @@ msgid ""
 "         possible.\n"
 msgstr ""
 
-#: src/lang.c:961
+#: src/lang.c:964
 #, c-format
 msgid ""
 "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
 msgstr ""
 
-#: src/lang.c:962
+#: src/lang.c:965
 msgid ""
 "\n"
 "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
 msgstr ""
 
-#: src/lang.c:963
+#: src/lang.c:966
 msgid "Writing attributes file..."
 msgstr ""
 
-#: src/lang.c:965
+#: src/lang.c:968
 #, c-format
 msgid "%d Responses"
 msgstr ""
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid "Added %d %s"
 msgstr ""
 
-#: src/lang.c:968
+#: src/lang.c:971
 msgid "No unsubscribed groups to show"
 msgstr ""
 
-#: src/lang.c:969
+#: src/lang.c:972
 msgid "Showing subscribed to groups only"
 msgstr ""
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid "Yes "
 msgstr ""
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid "    You have mail"
 msgstr ""
 
-#: src/lang.c:976
+#: src/lang.c:979
 #, c-format
 msgid ""
 "\n"
@@ -4013,11 +4032,11 @@ msgid ""
 "         M)enu option.\n"
 msgstr ""
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid "  -D mode  debug mode"
 msgstr ""
 
-#: src/lang.c:991
+#: src/lang.c:994
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4034,11 +4053,11 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:1000
+#: src/lang.c:1003
 msgid "toggle color"
 msgstr ""
 
-#: src/lang.c:1001
+#: src/lang.c:1004
 msgid ""
 "# Changing colors of several screen parts\n"
 "# Possible values are:\n"
@@ -4063,386 +4082,386 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:1021
+#: src/lang.c:1024
 msgid "  -a       toggle color flag"
 msgstr ""
 
-#: src/lang.c:1025
+#: src/lang.c:1028
 msgid ""
 "\n"
 "Error: Followup-To set to more than one newsgroup!\n"
 msgstr ""
 
-#: src/lang.c:1026
+#: src/lang.c:1029
 #, c-format
 msgid ""
 "\n"
 "Error: \"%s\" is renamed, use \"%s\" instead!\n"
 msgstr ""
 
-#: src/lang.c:1027
+#: src/lang.c:1030
 #, c-format
 msgid ""
 "\n"
 "Error: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr ""
 
-#: src/lang.c:1028
+#: src/lang.c:1031
 #, c-format
 msgid ""
 "\n"
 "Error: \"%s\" is not a valid newsgroup!\n"
 msgstr ""
 
-#: src/lang.c:1030
+#: src/lang.c:1033
 msgid ""
 "\n"
 "Warning: Followup-To set to more than one newsgroup!\n"
 msgstr ""
 
-#: src/lang.c:1031
+#: src/lang.c:1034
 #, c-format
 msgid ""
 "\n"
 "Warning: \"%s\" is renamed, you should use \"%s\" instead!\n"
 msgstr ""
 
-#: src/lang.c:1032
+#: src/lang.c:1035
 #, c-format
 msgid ""
 "\n"
 "Warning: cross-posting to %d newsgroups and no Followup-To line!\n"
 msgstr ""
 
-#: src/lang.c:1033
+#: src/lang.c:1036
 #, c-format
 msgid ""
 "\n"
 "Warning: \"%s\" is not in your newsrc, it may be invalid at this site!\n"
 msgstr ""
 
-#: src/lang.c:1034
+#: src/lang.c:1037
 #, c-format
 msgid ""
 "\n"
 "Warning: \"%s\" is not a valid newsgroup at this site!\n"
 msgstr ""
 
-#: src/lang.c:1038
+#: src/lang.c:1041
 #, c-format
 msgid "%d files successfully written from %d articles. %d %s occurred."
 msgstr ""
 
-#: src/lang.c:1039
+#: src/lang.c:1042
 msgid "Missing parts."
 msgstr ""
 
-#: src/lang.c:1040
+#: src/lang.c:1043
 msgid "No beginning."
 msgstr ""
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 msgid "No data."
 msgstr ""
 
-#: src/lang.c:1042
+#: src/lang.c:1045
 msgid "Unknown error."
 msgstr ""
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid "\tChecksum of %s (%ld %s)"
 msgstr ""
 
-#: src/lang.c:1050
+#: src/lang.c:1053
 msgid "Reading mail active file... "
 msgstr ""
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid "Reading mailgroups file... "
 msgstr ""
 
-#: src/lang.c:1055
+#: src/lang.c:1058
 msgid "perform PGP operations on article"
 msgstr ""
 
-#: src/lang.c:1056
+#: src/lang.c:1059
 msgid "Add key(s) to public keyring?"
 msgstr ""
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid "%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr ""
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, c-format
 msgid "%s=sign, %s=sign & include public key, %s=quit: "
 msgstr ""
 
-#: src/lang.c:1059
+#: src/lang.c:1062
 #, c-format
 msgid "PGP has not been set up (can't open %s)"
 msgstr ""
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 msgid "Article not signed and no public keys found"
 msgstr ""
 
-#: src/lang.c:1062
+#: src/lang.c:1065
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1063
+#: src/lang.c:1066
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1064
+#: src/lang.c:1067
 #, c-format
 msgid ""
 "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1067
+#: src/lang.c:1070
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1072
+#: src/lang.c:1075
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1073
+#: src/lang.c:1076
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1074
+#: src/lang.c:1077
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1076
+#: src/lang.c:1079
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr ""
 
-#: src/lang.c:1077
+#: src/lang.c:1080
 #, c-format
 msgid "%s=quit, %s=edit, %s=send [%%s]: "
 msgstr ""
 
-#: src/lang.c:1078
+#: src/lang.c:1081
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 
-#: src/lang.c:1087
+#: src/lang.c:1090
 msgid "Try cache_overview_files to speed up things.\n"
 msgstr ""
 
-#: src/lang.c:1088
+#: src/lang.c:1091
 msgid "Tin will use local index files instead.\n"
 msgstr ""
 
-#: src/lang.c:1089
+#: src/lang.c:1092
 msgid "Cannot find NNTP server name"
 msgstr ""
 
-#: src/lang.c:1090
+#: src/lang.c:1093
 #, c-format
 msgid "Connecting to %s:%u..."
 msgstr ""
 
-#: src/lang.c:1091
+#: src/lang.c:1094
 msgid "Disconnecting from server...\n"
 msgstr ""
 
-#: src/lang.c:1092
+#: src/lang.c:1095
 #, c-format
 msgid ""
 "Wrong newsgroup name (\"%s\") in response of \"GROUP %s\" command: \"%s\""
 msgstr ""
 
-#: src/lang.c:1093
+#: src/lang.c:1096
 #, c-format
 msgid "Failed to connect to NNTP server %s. Exiting..."
 msgstr ""
 
-#: src/lang.c:1094
+#: src/lang.c:1097
 msgid "205  Closing connection"
 msgstr ""
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 msgid "Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr ""
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 msgid "Connection to news server has timed out. Reconnect?"
 msgstr ""
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 #, c-format
 msgid ""
 "Put the server name in the file %s,\n"
 "or set the environment variable NNTPSERVER"
 msgstr ""
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid "  -A       force authentication on connect"
 msgstr ""
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 #, c-format
 msgid "  -g serv  read news from NNTP server serv [default=%s]"
 msgstr ""
 
-#: src/lang.c:1100
+#: src/lang.c:1103
 #, c-format
 msgid "  -p port  use port as NNTP port [default=%d]"
 msgstr ""
 
-#: src/lang.c:1101
+#: src/lang.c:1104
 msgid "  -Q       quick start. Same as -nqd"
 msgstr ""
 
-#: src/lang.c:1102
+#: src/lang.c:1105
 msgid "  -r       read news remotely from default NNTP server"
 msgstr ""
 
-#: src/lang.c:1103
+#: src/lang.c:1106
 msgid "  -l       use only LIST instead of GROUP (-n) command"
 msgstr ""
 
-#: src/lang.c:1104
+#: src/lang.c:1107
 msgid "  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr ""
 
-#: src/lang.c:1106
+#: src/lang.c:1109
 msgid "  -4       force connecting via IPv4"
 msgstr ""
 
-#: src/lang.c:1107
+#: src/lang.c:1110
 msgid "  -6       force connecting via IPv6"
 msgstr ""
 
-#: src/lang.c:1108
+#: src/lang.c:1111
 msgid ""
 "\n"
 "socket or connect problem\n"
 msgstr ""
 
-#: src/lang.c:1110
+#: src/lang.c:1113
 #, c-format
 msgid ""
 "\n"
 "Connection to %s: "
 msgstr ""
 
-#: src/lang.c:1111
+#: src/lang.c:1114
 msgid "Giving up...\n"
 msgstr ""
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 #, c-format
 msgid "%s/tcp: Unknown service.\n"
 msgstr ""
 
-#: src/lang.c:1117
+#: src/lang.c:1120
 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:1120
+#: src/lang.c:1123
 msgid "Your server does not have Xref: in its XOVER information.\n"
 msgstr ""
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 #, c-format
 msgid "Can't open %s. Try %s -r to read news via NNTP.\n"
 msgstr ""
 
-#: src/lang.c:1126
+#: src/lang.c:1129
 msgid "  -Q       quick start. Same as -qd"
 msgstr ""
 
-#: src/lang.c:1127
+#: src/lang.c:1130
 msgid "  -l       read only active file instead of scanning spool (-n) command"
 msgstr ""
 
-#: src/lang.c:1128
+#: src/lang.c:1131
 msgid "  -n       only read subscribed .newsrc groups from spool"
 msgstr ""
 
-#: src/lang.c:1129
+#: src/lang.c:1132
 msgid "Your server does not have Xref: in its NOV-files.\n"
 msgstr ""
 
-#: src/lang.c:1133
+#: src/lang.c:1136
 msgid "Posting using external inews failed. Use built in inews instead?"
 msgstr ""
 
-#: src/lang.c:1134
+#: src/lang.c:1137
 msgid "It worked! Should I always use my built in inews from now on?"
 msgstr ""
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 #, c-format
 msgid "%d %s printed"
 msgstr ""
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid "output article/thread/hot/pattern/tagged articles to printer"
 msgstr ""
 
-#: src/lang.c:1140
+#: src/lang.c:1143
 msgid "Print"
 msgstr ""
 
-#: src/lang.c:1141
+#: src/lang.c:1144
 msgid "Printing..."
 msgstr ""
 
-#: src/lang.c:1145
+#: src/lang.c:1148
 msgid "pipe article/thread/hot/pattern/tagged articles into command"
 msgstr ""
 
-#: src/lang.c:1146
+#: src/lang.c:1149
 msgid "No command"
 msgstr ""
 
-#: src/lang.c:1147
+#: src/lang.c:1150
 msgid "Pipe"
 msgstr ""
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 #, c-format
 msgid "Pipe to command [%.*s]> "
 msgstr ""
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid "Piping..."
 msgstr ""
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid "Piping not enabled."
 msgstr ""
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 #, c-format
 msgid ""
 "\n"
@@ -4452,7 +4471,7 @@ msgid ""
 "       newsgroup names.\n"
 msgstr ""
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 #, c-format
 msgid ""
 "\n"
@@ -4461,7 +4480,7 @@ msgid ""
 "       Please write all newsgroups into a single line.\n"
 msgstr ""
 
-#: src/lang.c:1165
+#: src/lang.c:1168
 #, c-format
 msgid ""
 "\n"
@@ -4470,14 +4489,14 @@ msgid ""
 "         To avoid trouble please write all newsgroups into a single line.\n"
 msgstr ""
 
-#: src/lang.c:1169
+#: src/lang.c:1172
 #, c-format
 msgid ""
 "\n"
 "Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n"
 msgstr ""
 
-#: src/lang.c:1174
+#: src/lang.c:1177
 msgid ""
 "\n"
 "  If your article contains quoted text  please take some time to pare it "
@@ -4499,604 +4518,605 @@ msgid ""
 "  likely to ignore it completely.  It's a crowded net out there.\n"
 msgstr ""
 
-#: src/lang.c:1187
+#: src/lang.c:1190
 msgid "shell escape"
 msgstr ""
 
-#: src/lang.c:1188
+#: src/lang.c:1191
 #, c-format
 msgid "Shell Command (%s)"
 msgstr ""
 
-#: src/lang.c:1189
+#: src/lang.c:1192
 #, c-format
 msgid "Enter shell command [%s]> "
 msgstr ""
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 #, c-format
 msgid "%s: Can't get entry for TERM\n"
 msgstr ""
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 #, c-format
 msgid "Group %.*s ('q' to quit)..."
 msgstr ""
 
-#: src/lang.c:1199
+#: src/lang.c:1202
 #, c-format
 msgid "Group %.*s..."
 msgstr ""
 
-#: src/lang.c:1203
+#: src/lang.c:1206
 msgid "Server unavailable\n"
 msgstr ""
 
-#: src/lang.c:1209
+#: src/lang.c:1212
 #, 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:1210
+#: src/lang.c:1213
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1212
+#: src/lang.c:1215
 #, c-format
 msgid ""
 "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1213
+#: src/lang.c:1216
 #, c-format
 msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1217
+#: src/lang.c:1220
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1218
+#: src/lang.c:1221
 #, c-format
 msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1220
+#: src/lang.c:1223
 #, c-format
 msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1221
+#: src/lang.c:1224
 #, c-format
 msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 
-#: src/lang.c:1227
+#: src/lang.c:1230
 msgid "Terminal does not support color"
 msgstr ""
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 #, c-format
 msgid "Trying %s"
 msgstr ""
 
-#: src/lang.c:1246 src/lang.c:1274 src/lang.c:1545 src/refs.c:289
+#: src/lang.c:1249 src/lang.c:1277 src/lang.c:1548 src/refs.c:289
 msgid "None"
 msgstr ""
 
-#: src/lang.c:1247
+#: src/lang.c:1250
 msgid "Subject"
 msgstr ""
 
-#: src/lang.c:1248
+#: src/lang.c:1251
 msgid "References"
 msgstr ""
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid "Both Subject and References"
 msgstr ""
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid "Multipart Subject"
 msgstr ""
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid "Percentage Match"
 msgstr ""
 
-#: src/lang.c:1264 src/lang.c:1355 src/lang.c:1434
+#: src/lang.c:1267 src/lang.c:1358 src/lang.c:1437
 msgid "No"
 msgstr ""
 
-#: src/lang.c:1265 src/lang.c:1436
+#: src/lang.c:1268 src/lang.c:1439
 msgid "Yes"
 msgstr ""
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid "Hide All"
 msgstr ""
 
-#: src/lang.c:1275
+#: src/lang.c:1278
 msgid "Address"
 msgstr ""
 
-#: src/lang.c:1276
+#: src/lang.c:1279
 msgid "Full Name"
 msgstr ""
 
-#: src/lang.c:1277
+#: src/lang.c:1280
 msgid "Address and Name"
 msgstr ""
 
-#: src/lang.c:1285
+#: src/lang.c:1288
 msgid "Max"
 msgstr ""
 
-#: src/lang.c:1286
+#: src/lang.c:1289
 msgid "Sum"
 msgstr ""
 
-#: src/lang.c:1287
+#: src/lang.c:1290
 msgid "Average"
 msgstr ""
 
-#: src/lang.c:1297 src/lang.c:1317
+#: src/lang.c:1300 src/lang.c:1320
 msgid "Black"
 msgstr ""
 
-#: src/lang.c:1298 src/lang.c:1318
+#: src/lang.c:1301 src/lang.c:1321
 msgid "Red"
 msgstr ""
 
-#: src/lang.c:1299 src/lang.c:1319
+#: src/lang.c:1302 src/lang.c:1322
 msgid "Green"
 msgstr ""
 
-#: src/lang.c:1300 src/lang.c:1320
+#: src/lang.c:1303 src/lang.c:1323
 msgid "Brown"
 msgstr ""
 
-#: src/lang.c:1301 src/lang.c:1321
+#: src/lang.c:1304 src/lang.c:1324
 msgid "Blue"
 msgstr ""
 
-#: src/lang.c:1302 src/lang.c:1322
+#: src/lang.c:1305 src/lang.c:1325
 msgid "Pink"
 msgstr ""
 
-#: src/lang.c:1303 src/lang.c:1323
+#: src/lang.c:1306 src/lang.c:1326
 msgid "Cyan"
 msgstr ""
 
-#: src/lang.c:1304 src/lang.c:1324
+#: src/lang.c:1307 src/lang.c:1327
 msgid "White"
 msgstr ""
 
-#: src/lang.c:1305
+#: src/lang.c:1308
 msgid "Gray"
 msgstr ""
 
-#: src/lang.c:1306
+#: src/lang.c:1309
 msgid "Light Red"
 msgstr ""
 
-#: src/lang.c:1307
+#: src/lang.c:1310
 msgid "Light Green"
 msgstr ""
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid "Yellow"
 msgstr ""
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid "Light Blue"
 msgstr ""
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid "Light Pink"
 msgstr ""
 
-#: src/lang.c:1311
+#: src/lang.c:1314
 msgid "Light Cyan"
 msgstr ""
 
-#: src/lang.c:1312
+#: src/lang.c:1315
 msgid "Light White"
 msgstr ""
 
-#: src/lang.c:1333 src/lang.c:1441 src/lang.c:1456
+#: src/lang.c:1336 src/lang.c:1444 src/lang.c:1459
 msgid "Nothing"
 msgstr ""
 
-#: src/lang.c:1335
+#: src/lang.c:1338
 msgid "Space"
 msgstr ""
 
-#: src/lang.c:1343
+#: src/lang.c:1346
 msgid "Normal"
 msgstr ""
 
-#: src/lang.c:1344
+#: src/lang.c:1347
 msgid "Best highlighting"
 msgstr ""
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid "Underline"
 msgstr ""
 
-#: src/lang.c:1346
+#: src/lang.c:1349
 msgid "Reverse video"
 msgstr ""
 
-#: src/lang.c:1347
+#: src/lang.c:1350
 msgid "Blinking"
 msgstr ""
 
-#: src/lang.c:1348
+#: src/lang.c:1351
 msgid "Half bright"
 msgstr ""
 
-#: src/lang.c:1349
+#: src/lang.c:1352
 msgid "Bold"
 msgstr ""
 
-#: src/lang.c:1356
+#: src/lang.c:1359
 msgid "Cc"
 msgstr ""
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid "Bcc"
 msgstr ""
 
-#: src/lang.c:1358
+#: src/lang.c:1361
 msgid "Cc and Bcc"
 msgstr ""
 
-#: src/lang.c:1364 src/lang.c:1377
+#: src/lang.c:1367 src/lang.c:1380
 msgid "none"
 msgstr ""
 
-#: src/lang.c:1365
+#: src/lang.c:1368
 msgid "commands"
 msgstr ""
 
-#: src/lang.c:1366
+#: src/lang.c:1369
 msgid "select"
 msgstr ""
 
-#: src/lang.c:1368
+#: src/lang.c:1371
 msgid "commands & quit"
 msgstr ""
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid "commands & select"
 msgstr ""
 
-#: src/lang.c:1370
+#: src/lang.c:1373
 msgid "quit & select"
 msgstr ""
 
-#: src/lang.c:1371
+#: src/lang.c:1374
 msgid "commands & quit & select"
 msgstr ""
 
-#: src/lang.c:1378
+#: src/lang.c:1381
 msgid "PageDown"
 msgstr ""
 
-#: src/lang.c:1379
+#: src/lang.c:1382
 msgid "PageNextUnread"
 msgstr ""
 
-#: src/lang.c:1380
+#: src/lang.c:1383
 msgid "PageDown or PageNextUnread"
 msgstr ""
 
-#: src/lang.c:1386
+#: src/lang.c:1389
 msgid "Subject: (case sensitive)"
 msgstr ""
 
-#: src/lang.c:1387
+#: src/lang.c:1390
 msgid "Subject: (ignore case)"
 msgstr ""
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 msgid "From: (case sensitive)"
 msgstr ""
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 msgid "From: (ignore case)"
 msgstr ""
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid "Msg-ID: & full References: line"
 msgstr ""
 
-#: src/lang.c:1391
+#: src/lang.c:1394
 msgid "Msg-ID: & last References: only"
 msgstr ""
 
-#: src/lang.c:1392
+#: src/lang.c:1395
 msgid "Message-ID: entry only"
 msgstr ""
 
-#: src/lang.c:1393
+#: src/lang.c:1396
 msgid "Lines:"
 msgstr ""
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 msgid "Don't trim article body"
 msgstr ""
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid "Skip leading blank lines"
 msgstr ""
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid "Skip trailing blank lines"
 msgstr ""
 
-#: src/lang.c:1402
+#: src/lang.c:1405
 msgid "Skip leading and trailing blank l."
 msgstr ""
 
-#: src/lang.c:1403
+#: src/lang.c:1406
 msgid "Compact multiple between text"
 msgstr ""
 
-#: src/lang.c:1404
+#: src/lang.c:1407
 msgid "Compact multiple and skip leading"
 msgstr ""
 
-#: src/lang.c:1405
+#: src/lang.c:1408
 msgid "Compact multiple and skip trailing"
 msgstr ""
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid "Compact mltpl., skip lead. & trai."
 msgstr ""
 
-#: src/lang.c:1435
+#: src/lang.c:1438
 msgid "Shell archive"
 msgstr ""
 
-#: src/lang.c:1442
+#: src/lang.c:1445
 msgid "Subject: (descending)"
 msgstr ""
 
-#: src/lang.c:1443
+#: src/lang.c:1446
 msgid "Subject: (ascending)"
 msgstr ""
 
-#: src/lang.c:1444
+#: src/lang.c:1447
 msgid "From: (descending)"
 msgstr ""
 
-#: src/lang.c:1445
+#: src/lang.c:1448
 msgid "From: (ascending)"
 msgstr ""
 
-#: src/lang.c:1446
+#: src/lang.c:1449
 msgid "Date: (descending)"
 msgstr ""
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid "Date: (ascending)"
 msgstr ""
 
-#: src/lang.c:1448 src/lang.c:1457
+#: src/lang.c:1451 src/lang.c:1460
 msgid "Score (descending)"
 msgstr ""
 
-#: src/lang.c:1449 src/lang.c:1458
+#: src/lang.c:1452 src/lang.c:1461
 msgid "Score (ascending)"
 msgstr ""
 
-#: src/lang.c:1450
+#: src/lang.c:1453
 msgid "Lines: (descending)"
 msgstr ""
 
-#: src/lang.c:1451
+#: src/lang.c:1454
 msgid "Lines: (ascending)"
 msgstr ""
 
-#: src/lang.c:1459
+#: src/lang.c:1462
 msgid "Last posting date (descending)"
 msgstr ""
 
-#: src/lang.c:1460
+#: src/lang.c:1463
 msgid "Last posting date (ascending)"
 msgstr ""
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid "Quick-sort"
 msgstr ""
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid "Heap-sort"
 msgstr ""
 
-#: src/lang.c:1474
+#: src/lang.c:1477
 msgid "Always Keep"
 msgstr ""
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid "Always Remove"
 msgstr ""
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid "Mark with D on selection screen"
 msgstr ""
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid "Kill only unread arts"
 msgstr ""
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 msgid "Kill all arts & show with K"
 msgstr ""
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1484
+#: src/lang.c:1487
 msgid "Kill all arts and never show"
 msgstr ""
 
-#: src/lang.c:1490
+#: src/lang.c:1493
 msgid "Nothing special"
 msgstr ""
 
-#: src/lang.c:1491
+#: src/lang.c:1494
 msgid "Compress quotes"
 msgstr ""
 
-#: src/lang.c:1492
+#: src/lang.c:1495
 msgid "Quote signatures"
 msgstr ""
 
-#: src/lang.c:1493
+#: src/lang.c:1496
 msgid "Compress quotes, quote sigs"
 msgstr ""
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid "Quote empty lines"
 msgstr ""
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid "Compress quotes, quote empty lines"
 msgstr ""
 
-#: src/lang.c:1496
+#: src/lang.c:1499
 msgid "Quote sigs & empty lines"
 msgstr ""
 
-#: src/lang.c:1497
+#: src/lang.c:1500
 msgid "Comp. q., quote sigs & empty lines"
 msgstr ""
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid "no"
 msgstr ""
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid "with headers"
 msgstr ""
 
-#: src/lang.c:1539
+#: src/lang.c:1542
 msgid "without headers"
 msgstr ""
 
-#: src/lang.c:1546
+#: src/lang.c:1549
 msgid "NFKC"
 msgstr ""
 
-#: src/lang.c:1548
+#: src/lang.c:1551
 msgid "NFKD"
 msgstr ""
 
-#: src/lang.c:1549
+#: src/lang.c:1552
 msgid "NFC"
 msgstr ""
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid "NFD"
 msgstr ""
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid "Display Options"
 msgstr ""
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid "Color Options"
 msgstr ""
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 msgid "Highlight Options"
 msgstr ""
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid "Article-Limiting Options"
 msgstr ""
 
-#: src/lang.c:1584
+#: src/lang.c:1587
 msgid "Posting/Mailing Options"
 msgstr ""
 
-#: src/lang.c:1590
+#: src/lang.c:1593
 msgid "Saving/Printing Options"
 msgstr ""
 
-#: src/lang.c:1596
+#: src/lang.c:1599
 msgid "Expert Options"
 msgstr ""
 
-#: src/lang.c:1602
+#: src/lang.c:1605
 msgid "Filtering Options"
 msgstr ""
 
-#: src/lang.c:1607 src/lang.c:1638 src/lang.c:1644 src/lang.c:1671
-#: src/lang.c:1723 src/lang.c:1729 src/lang.c:1739 src/lang.c:1750
-#: src/lang.c:1768 src/lang.c:1843 src/lang.c:2030 src/lang.c:2036
-#: src/lang.c:2042 src/lang.c:2048 src/lang.c:2060 src/lang.c:2067
-#: src/lang.c:2121 src/lang.c:2130 src/lang.c:2136 src/lang.c:2143
-#: src/lang.c:2150 src/lang.c:2157 src/lang.c:2164 src/lang.c:2171
-#: src/lang.c:2178 src/lang.c:2185 src/lang.c:2192 src/lang.c:2199
-#: src/lang.c:2206 src/lang.c:2213 src/lang.c:2220 src/lang.c:2227
-#: src/lang.c:2234 src/lang.c:2241 src/lang.c:2248 src/lang.c:2255
-#: src/lang.c:2262 src/lang.c:2269 src/lang.c:2276 src/lang.c:2283
-#: src/lang.c:2290 src/lang.c:2297 src/lang.c:2305 src/lang.c:2321
-#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2348
-#: src/lang.c:2354 src/lang.c:2371 src/lang.c:2383 src/lang.c:2417
-#: src/lang.c:2470 src/lang.c:2484 src/lang.c:2490 src/lang.c:2515
-#: src/lang.c:2532 src/lang.c:2548 src/lang.c:2584 src/lang.c:2620
-#: src/lang.c:2640 src/lang.c:2675 src/lang.c:2685 src/lang.c:2692
-#: src/lang.c:2718 src/lang.c:2742 src/lang.c:2815 src/lang.c:2829
-#: src/lang.c:2837 src/lang.c:2851 src/lang.c:2857 src/lang.c:2895
+#: src/lang.c:1610 src/lang.c:1641 src/lang.c:1647 src/lang.c:1674
+#: src/lang.c:1726 src/lang.c:1732 src/lang.c:1742 src/lang.c:1753
+#: src/lang.c:1771 src/lang.c:1840 src/lang.c:2041 src/lang.c:2047
+#: src/lang.c:2053 src/lang.c:2059 src/lang.c:2071 src/lang.c:2078
+#: src/lang.c:2132 src/lang.c:2141 src/lang.c:2147 src/lang.c:2154
+#: src/lang.c:2161 src/lang.c:2168 src/lang.c:2175 src/lang.c:2182
+#: src/lang.c:2189 src/lang.c:2196 src/lang.c:2203 src/lang.c:2210
+#: src/lang.c:2217 src/lang.c:2224 src/lang.c:2231 src/lang.c:2238
+#: src/lang.c:2245 src/lang.c:2252 src/lang.c:2259 src/lang.c:2266
+#: src/lang.c:2273 src/lang.c:2280 src/lang.c:2287 src/lang.c:2294
+#: src/lang.c:2301 src/lang.c:2308 src/lang.c:2315 src/lang.c:2323
+#: src/lang.c:2339 src/lang.c:2346 src/lang.c:2353 src/lang.c:2360
+#: src/lang.c:2366 src/lang.c:2372 src/lang.c:2389 src/lang.c:2401
+#: src/lang.c:2435 src/lang.c:2488 src/lang.c:2502 src/lang.c:2508
+#: src/lang.c:2533 src/lang.c:2550 src/lang.c:2566 src/lang.c:2602
+#: src/lang.c:2638 src/lang.c:2658 src/lang.c:2693 src/lang.c:2703
+#: src/lang.c:2710 src/lang.c:2736 src/lang.c:2760 src/lang.c:2833
+#: src/lang.c:2847 src/lang.c:2855 src/lang.c:2869 src/lang.c:2875
+#: src/lang.c:2913
 msgid "<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1608
+#: src/lang.c:1611
 msgid "Show mini menu & posting etiquette"
 msgstr ""
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 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:1614
+#: src/lang.c:1617
 msgid "Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1615
+#: src/lang.c:1618
 msgid "Show description of each newsgroup"
 msgstr ""
 
-#: src/lang.c:1616
+#: src/lang.c:1619
 msgid ""
 "# If ON show group description text after newsgroup name at\n"
 "# group selection level\n"
 msgstr ""
 
-#: src/lang.c:1621
+#: src/lang.c:1624
 msgid ""
-"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
+"Show From (author) fields in group & thread level. <SPACE> toggles & <CR> "
 "sets."
 msgstr ""
 
-#: src/lang.c:1622
-msgid "In group menu, show author by"
+#: src/lang.c:1625
+msgid "In group and thread level, show author by"
 msgstr ""
 
-#: src/lang.c:1623
+#: src/lang.c:1626
 msgid ""
-"# Part of from field to display\n"
+"# Part of From field to display in group and thread level\n"
 "# Possible values are (the default is marked with *):\n"
 "#   0 = none\n"
 "#   1 = address\n"
@@ -5104,31 +5124,31 @@ msgid ""
 "#   3 = both\n"
 msgstr ""
 
-#: src/lang.c:1632
+#: src/lang.c:1635
 msgid "Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1633
+#: src/lang.c:1636
 msgid "Draw -> instead of highlighted bar"
 msgstr ""
 
-#: src/lang.c:1634
+#: src/lang.c:1637
 msgid "# If ON use -> otherwise highlighted bar for selection\n"
 msgstr ""
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid "Use inverse video for page headers"
 msgstr ""
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 msgid "# If ON use inverse video for page headers at different levels\n"
 msgstr ""
 
-#: src/lang.c:1645
+#: src/lang.c:1648
 msgid "Thread articles by"
 msgstr ""
 
-#: src/lang.c:1646
+#: src/lang.c:1649
 msgid ""
 "# Thread articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5140,15 +5160,15 @@ msgid ""
 "#   5 = Percentage Match\n"
 msgstr ""
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid "Enter percentage match required to thread together. <CR> sets."
 msgstr ""
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid "Thread percentage match"
 msgstr ""
 
-#: src/lang.c:1660
+#: src/lang.c:1663
 #, no-c-format
 msgid ""
 "# Thread percentage match...\n"
@@ -5163,11 +5183,11 @@ msgid ""
 "# 'harppy' would be threaded separately from 'happy'\n"
 msgstr ""
 
-#: src/lang.c:1672
+#: src/lang.c:1675
 msgid "Score of a thread"
 msgstr ""
 
-#: src/lang.c:1673
+#: src/lang.c:1676
 msgid ""
 "# Thread score\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5176,16 +5196,16 @@ msgid ""
 "#   2 = average\n"
 msgstr ""
 
-#: src/lang.c:1681
+#: src/lang.c:1684
 msgid ""
 "Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1682
+#: src/lang.c:1685
 msgid "Sort articles by"
 msgstr ""
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid ""
 "# Sort articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5202,15 +5222,15 @@ msgid ""
 "#  10 = Lines ascending\n"
 msgstr ""
 
-#: src/lang.c:1699
+#: src/lang.c:1702
 msgid "Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid "Sort threads by"
 msgstr ""
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid ""
 "# Sort thread by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5221,44 +5241,44 @@ msgid ""
 "#   4 = Last posting date ascending\n"
 msgstr ""
 
-#: src/lang.c:1711
+#: src/lang.c:1714
 msgid ""
 "Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1712
+#: src/lang.c:1715
 msgid "Go to first unread article in group"
 msgstr ""
 
-#: src/lang.c:1713
+#: src/lang.c:1716
 msgid "# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr ""
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 msgid "Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 msgid "Show only unread articles"
 msgstr ""
 
-#: src/lang.c:1719
+#: src/lang.c:1722
 msgid "# If ON show only new/unread articles otherwise show all.\n"
 msgstr ""
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 msgid "Show only groups with unread arts"
 msgstr ""
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 msgid "# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr ""
 
-#: src/lang.c:1730
+#: src/lang.c:1733
 msgid "Filter which articles"
 msgstr ""
 
-#: src/lang.c:1731
+#: src/lang.c:1734
 msgid ""
 "# Filter which articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5267,11 +5287,11 @@ msgid ""
 "#   2 = kill all articles and never show them\n"
 msgstr ""
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid "Go to the next unread article with"
 msgstr ""
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid ""
 "# Go to the unread article with following key(s)\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5281,11 +5301,11 @@ msgid ""
 "#   3 = PAGE DOWN or TAB\n"
 msgstr ""
 
-#: src/lang.c:1751
+#: src/lang.c:1754
 msgid "How to treat blank lines"
 msgstr ""
 
-#: src/lang.c:1752
+#: src/lang.c:1755
 msgid ""
 "# Trim the article body, remove unnecessary blank lines.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5302,180 +5322,168 @@ msgid ""
 "#       leading and trailing blank lines\n"
 msgstr ""
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid "List thread using right arrow key"
 msgstr ""
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 msgid ""
 "# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr ""
 
-#: src/lang.c:1774
+#: src/lang.c:1777
 msgid "Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 msgid "Character to show deleted articles"
 msgstr ""
 
-#: src/lang.c:1776
+#: src/lang.c:1779
 msgid ""
 "# Character used to show that an art was deleted (default 'D')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 msgid ""
 "Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 msgid "Character to show inrange articles"
 msgstr ""
 
-#: src/lang.c:1783
+#: src/lang.c:1786
 msgid ""
 "# Character used to show that an art is in a range (default '#')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 msgid ""
 "Enter character to indicate that article will return. <CR> sets, <ESC> "
 "cancels."
 msgstr ""
 
-#: src/lang.c:1789
+#: src/lang.c:1792
 msgid "Character to show returning arts"
 msgstr ""
 
-#: src/lang.c:1790
+#: src/lang.c:1793
 msgid ""
 "# Character used to show that an art will return (default '-')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1795
+#: src/lang.c:1798
 msgid ""
 "Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1796
+#: src/lang.c:1799
 msgid "Character to show selected articles"
 msgstr ""
 
-#: src/lang.c:1797
+#: src/lang.c:1800
 msgid ""
 "# Character used to show that an art was auto-selected (default '*')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1802
+#: src/lang.c:1805
 msgid "Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1803
+#: src/lang.c:1806
 msgid "Character to show recent articles"
 msgstr ""
 
-#: src/lang.c:1804
+#: src/lang.c:1807
 msgid ""
 "# Character used to show that an art is recent (default 'o')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1809
+#: src/lang.c:1812
 msgid "Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1810
+#: src/lang.c:1813
 msgid "Character to show unread articles"
 msgstr ""
 
-#: src/lang.c:1811
+#: src/lang.c:1814
 msgid ""
 "# Character used to show that an art is unread (default '+')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1816
+#: src/lang.c:1819
 msgid "Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1817
+#: src/lang.c:1820
 msgid "Character to show read articles"
 msgstr ""
 
-#: src/lang.c:1818
+#: src/lang.c:1821
 msgid ""
 "# Character used to show that an art was read (default ' ')\n"
 "# _ is turned into ' '\n"
 msgstr ""
 
-#: src/lang.c:1823
+#: src/lang.c:1826
 msgid "Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1824
+#: src/lang.c:1827
 msgid "Character to show killed articles"
 msgstr ""
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 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:1830
+#: src/lang.c:1833
 msgid ""
 "Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:1831
+#: src/lang.c:1834
 msgid "Character to show readselected arts"
 msgstr ""
 
-#: src/lang.c:1832
+#: src/lang.c:1835
 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:1837
-msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
-msgstr ""
-
-#: src/lang.c:1838
-msgid "Max. length of group names shown"
-msgstr ""
-
-#: src/lang.c:1839
-msgid "# Maximum length of the names of newsgroups displayed\n"
-msgstr ""
-
-#: src/lang.c:1844
+#: src/lang.c:1841
 msgid "Abbreviate long newsgroup names"
 msgstr ""
 
-#: src/lang.c:1845
+#: src/lang.c:1842
 msgid ""
 "# If ON abbreviate (if necessary) long newsgroup names at group selection\n"
 "# level and article level like this:\n"
 "#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n"
 msgstr ""
 
-#: src/lang.c:1851
+#: src/lang.c:1848
 msgid ""
 "0 = full page scrolling, -1 = show previous last line as first on next page, "
 "-2 = half page"
 msgstr ""
 
-#: src/lang.c:1852
+#: src/lang.c:1849
 msgid "Number of lines to scroll in pager"
 msgstr ""
 
-#: src/lang.c:1853
+#: src/lang.c:1850
 msgid ""
 "# Number of lines that cursor-up/down will scroll in article pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5486,28 +5494,28 @@ msgid ""
 "#   2 or greater = scroll by 2 or more lines (only in the pager)\n"
 msgstr ""
 
-#: src/lang.c:1863
+#: src/lang.c:1860
 msgid "Display signatures. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1864
+#: src/lang.c:1861
 msgid "Display signatures"
 msgstr ""
 
-#: src/lang.c:1865
+#: src/lang.c:1862
 msgid "# If OFF don't show signatures when displaying articles\n"
 msgstr ""
 
-#: src/lang.c:1869
+#: src/lang.c:1866
 msgid ""
 "Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1870
+#: src/lang.c:1867
 msgid "Display uue data as an attachment"
 msgstr ""
 
-#: src/lang.c:1871
+#: src/lang.c:1868
 msgid ""
 "# Handling of uuencoded data in the pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5519,30 +5527,30 @@ msgid ""
 "#       be folded into a tag line.\n"
 msgstr ""
 
-#: src/lang.c:1881
+#: src/lang.c:1878
 msgid ""
 "Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1882
+#: src/lang.c:1879
 msgid "Display \"a as Umlaut-a"
 msgstr ""
 
-#: src/lang.c:1883
+#: src/lang.c:1880
 msgid ""
 "# If ON decode German style TeX umlaut codes to ISO and\n"
 "# show \"a as Umlaut-a, etc.\n"
 msgstr ""
 
-#: src/lang.c:1888 src/lang.c:1898
+#: src/lang.c:1885 src/lang.c:1895
 msgid "Space separated list of header fields"
 msgstr ""
 
-#: src/lang.c:1889
+#: src/lang.c:1886
 msgid "Display these header fields (or *)"
 msgstr ""
 
-#: src/lang.c:1890
+#: src/lang.c:1887
 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"
@@ -5552,11 +5560,11 @@ msgid ""
 "# spaces. Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1899
+#: src/lang.c:1896
 msgid "Do not display these header fields"
 msgstr ""
 
-#: src/lang.c:1900
+#: src/lang.c:1897
 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"
@@ -5568,203 +5576,230 @@ msgid ""
 "# Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1910
+#: src/lang.c:1907
 msgid ""
 "Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr ""
 
-#: src/lang.c:1911
+#: src/lang.c:1908
 msgid "Skip multipart/alternative parts"
 msgstr ""
 
-#: src/lang.c:1912
+#: src/lang.c:1909
 msgid "# If ON strip multipart/alternative messages automatically\n"
 msgstr ""
 
-#: src/lang.c:1916
+#: src/lang.c:1913
 msgid "Enable detection of verbatim blocks? <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1917
+#: src/lang.c:1914
 msgid "Detection of verbatim blocks"
 msgstr ""
 
-#: src/lang.c:1918
+#: src/lang.c:1915
 msgid "# If ON detect verbatim blocks in articles\n"
 msgstr ""
 
-#: src/lang.c:1923
+#: src/lang.c:1920
 msgid "A regex used to decide which lines to show in col_quote."
 msgstr ""
 
-#: src/lang.c:1924
+#: src/lang.c:1921
 msgid "Regex used to show quoted lines"
 msgstr ""
 
-#: src/lang.c:1925
+#: src/lang.c:1922
 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:1931
+#: src/lang.c:1928
 msgid "A regex used to decide which lines to show in col_quote2."
 msgstr ""
 
-#: src/lang.c:1932
+#: src/lang.c:1929
 msgid "Regex used to show twice quoted l."
 msgstr ""
 
-#: src/lang.c:1933
+#: src/lang.c:1930
 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:1939
+#: src/lang.c:1936
 msgid "A regex used to decide which lines to show in col_quote3."
 msgstr ""
 
-#: src/lang.c:1940
+#: src/lang.c:1937
 msgid "Regex used to show >= 3 times q.l."
 msgstr ""
 
-#: src/lang.c:1941
+#: src/lang.c:1938
 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:1948
+#: src/lang.c:1944
+msgid "Enable detection of external quotes? <SPACE> toggles & <CR> sets."
+msgstr ""
+
+#: src/lang.c:1945
+msgid "Detection of external quotes"
+msgstr ""
+
+#: src/lang.c:1946
+msgid "# If ON detect quoted text from external sources in articles\n"
+msgstr ""
+
+#: src/lang.c:1950
+msgid "A regex used to decide which lines to show in col_extquote."
+msgstr ""
+
+#: src/lang.c:1951
+msgid "Regex used to show quotes from external sources"
+msgstr ""
+
+#: src/lang.c:1952
+msgid ""
+"# A regular expression that tin will use to decide which lines are\n"
+"# external quotes. Text from external quotes is shown in col_extquote.\n"
+"# If you leave this blank, tin will use a built in default.\n"
+msgstr ""
+
+#: src/lang.c:1959
 msgid "A regex used to decide which words to show in col_markslashes."
 msgstr ""
 
-#: src/lang.c:1949
+#: src/lang.c:1960
 msgid "Regex used to highlight /slashes/"
 msgstr ""
 
-#: src/lang.c:1950
+#: src/lang.c:1961
 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:1956
+#: src/lang.c:1967
 msgid "A regex used to decide which words to show in col_markstars."
 msgstr ""
 
-#: src/lang.c:1957
+#: src/lang.c:1968
 msgid "Regex used to highlight *stars*"
 msgstr ""
 
-#: src/lang.c:1958
+#: src/lang.c:1969
 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:1964
+#: src/lang.c:1975
 msgid "A regex used to decide which words to show in col_markstroke."
 msgstr ""
 
-#: src/lang.c:1965
+#: src/lang.c:1976
 msgid "Regex used to highlight -strokes-"
 msgstr ""
 
-#: src/lang.c:1966
+#: src/lang.c:1977
 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:1972
+#: src/lang.c:1983
 msgid "A regex used to decide which words to show in col_markdash."
 msgstr ""
 
-#: src/lang.c:1973
+#: src/lang.c:1984
 msgid "Regex used to highlight _underline_"
 msgstr ""
 
-#: src/lang.c:1974
+#: src/lang.c:1985
 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:1980
+#: src/lang.c:1991
 msgid "A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr ""
 
-#: src/lang.c:1981
+#: src/lang.c:1992
 msgid "Regex with Subject prefixes"
 msgstr ""
 
-#: src/lang.c:1982
+#: src/lang.c:1993
 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:1987
+#: src/lang.c:1998
 msgid "A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr ""
 
-#: src/lang.c:1988
+#: src/lang.c:1999
 msgid "Regex with Subject suffixes"
 msgstr ""
 
-#: src/lang.c:1989
+#: src/lang.c:2000
 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:1994
+#: src/lang.c:2005
 msgid "A regex used to find the begin of a verbatim block."
 msgstr ""
 
-#: src/lang.c:1995
+#: src/lang.c:2006
 msgid "Regex for begin of a verbatim block"
 msgstr ""
 
-#: src/lang.c:1996
+#: src/lang.c:2007
 msgid ""
 "# A regular expression that tin will use to find the begin of\n"
 "# a verbatim block.\n"
 msgstr ""
 
-#: src/lang.c:2001
+#: src/lang.c:2012
 msgid "A regex used to find the end of a verbatim block."
 msgstr ""
 
-#: src/lang.c:2002
+#: src/lang.c:2013
 msgid "Regex for end of a verbatim block"
 msgstr ""
 
-#: src/lang.c:2003
+#: src/lang.c:2014
 msgid ""
 "# A regular expression that tin will use to find the end of\n"
 "# a verbatim block.\n"
 msgstr ""
 
-#: src/lang.c:2008
+#: src/lang.c:2019
 msgid ""
 "Enter name and options for external MIME viewer, --internal for built-in "
 "viewer"
 msgstr ""
 
-#: src/lang.c:2009
+#: src/lang.c:2020
 msgid "MIME binary content viewer"
 msgstr ""
 
-#: src/lang.c:2010
+#: src/lang.c:2021
 msgid ""
 "# If --internal automatically use the built in MIME viewer for non-text\n"
 "# parts of articles.\n"
@@ -5773,125 +5808,125 @@ msgid ""
 "# for no automatic viewing\n"
 msgstr ""
 
-#: src/lang.c:2017
+#: src/lang.c:2028
 msgid "Confirm before starting non-text viewing program"
 msgstr ""
 
-#: src/lang.c:2018
+#: src/lang.c:2029
 msgid "Ask before using MIME viewer"
 msgstr ""
 
-#: src/lang.c:2019
+#: src/lang.c:2030
 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:2024
+#: src/lang.c:2035
 msgid "Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2025
+#: src/lang.c:2036
 msgid "Catchup read groups when quitting"
 msgstr ""
 
-#: src/lang.c:2026
+#: src/lang.c:2037
 msgid "# If ON ask user if read groups should all be marked read\n"
 msgstr ""
 
-#: src/lang.c:2031
+#: src/lang.c:2042
 msgid "Catchup group using left key"
 msgstr ""
 
-#: src/lang.c:2032
+#: src/lang.c:2043
 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr ""
 
-#: src/lang.c:2037
+#: src/lang.c:2048
 msgid "Catchup thread by using left key"
 msgstr ""
 
-#: src/lang.c:2043
+#: src/lang.c:2054
 msgid "Which actions require confirmation"
 msgstr ""
 
-#: src/lang.c:2044
+#: src/lang.c:2055
 msgid "# What should we ask confirmation for.\n"
 msgstr ""
 
-#: src/lang.c:2049
+#: src/lang.c:2060
 msgid "'Mark as (un)read' ignores tags"
 msgstr ""
 
-#: src/lang.c:2050
+#: src/lang.c:2061
 msgid ""
 "# If ON the 'Mark as (un)read' function marks only the current article.\n"
 msgstr ""
 
-#: src/lang.c:2054
+#: src/lang.c:2065
 msgid "Program to run to open URLs, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2055
+#: src/lang.c:2066
 msgid "Program that opens URLs"
 msgstr ""
 
-#: src/lang.c:2056
+#: src/lang.c:2067
 msgid "# The program used to open URLs. The actual URL will be appended\n"
 msgstr ""
 
-#: src/lang.c:2061
+#: src/lang.c:2072
 msgid "Use mouse in xterm"
 msgstr ""
 
-#: src/lang.c:2062
+#: src/lang.c:2073
 msgid "# If ON enable mouse button support on xterm terminals\n"
 msgstr ""
 
-#: src/lang.c:2068
+#: src/lang.c:2079
 msgid "Use scroll keys on keypad"
 msgstr ""
 
-#: src/lang.c:2069
+#: src/lang.c:2080
 msgid "# If ON enable scroll keys on terminals that support it\n"
 msgstr ""
 
-#: src/lang.c:2074
+#: src/lang.c:2085
 msgid "Enter maximum number of article to get. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2075
+#: src/lang.c:2086
 msgid "Number of articles to get"
 msgstr ""
 
-#: src/lang.c:2076
+#: src/lang.c:2087
 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:2081
+#: src/lang.c:2092
 msgid "Enter number of days article is considered recent. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2082
+#: src/lang.c:2093
 msgid "Article recentness time limit"
 msgstr ""
 
-#: src/lang.c:2083
+#: src/lang.c:2094
 msgid "# Number of days in which article is considered recent, (0=OFF)\n"
 msgstr ""
 
-#: src/lang.c:2087
+#: src/lang.c:2098
 msgid ""
 "WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr ""
 
-#: src/lang.c:2088
+#: src/lang.c:2099
 msgid "Wildcard matching"
 msgstr ""
 
-#: src/lang.c:2089
+#: src/lang.c:2100
 msgid ""
 "# Wildcard matching\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5899,317 +5934,327 @@ msgid ""
 "#   1 = regex\n"
 msgstr ""
 
-#: src/lang.c:2096
+#: src/lang.c:2107
 msgid "Enter minimal score before an article is marked killed. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2097
+#: src/lang.c:2108
 msgid "Score limit (kill)"
 msgstr ""
 
-#: src/lang.c:2098
+#: src/lang.c:2109
 msgid "# Score limit before an article is marked killed\n"
 msgstr ""
 
-#: src/lang.c:2102
+#: src/lang.c:2113
 msgid "Enter default score to kill articles. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2103
+#: src/lang.c:2114
 msgid "Default score to kill articles"
 msgstr ""
 
-#: src/lang.c:2104
+#: src/lang.c:2115
 msgid "# Default score to kill articles\n"
 msgstr ""
 
-#: src/lang.c:2108
+#: src/lang.c:2119
 msgid "Enter minimal score before an article is marked hot. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2109
+#: src/lang.c:2120
 msgid "Score limit (select)"
 msgstr ""
 
-#: src/lang.c:2110
+#: src/lang.c:2121
 msgid "# Score limit before an article is marked hot\n"
 msgstr ""
 
-#: src/lang.c:2114
+#: src/lang.c:2125
 msgid "Enter default score to select articles. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2115
+#: src/lang.c:2126
 msgid "Default score to select articles"
 msgstr ""
 
-#: src/lang.c:2116
+#: src/lang.c:2127
 msgid "# Default score to select articles\n"
 msgstr ""
 
-#: src/lang.c:2122
+#: src/lang.c:2133
 msgid "Use slrnface to show ''X-Face:''s"
 msgstr ""
 
-#: src/lang.c:2123
+#: src/lang.c:2134
 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:2131
+#: src/lang.c:2142
 msgid "Use ANSI color"
 msgstr ""
 
-#: src/lang.c:2132
+#: src/lang.c:2143
 msgid "# If ON using ANSI-color\n"
 msgstr ""
 
-#: src/lang.c:2137
+#: src/lang.c:2148
 msgid "Standard foreground color"
 msgstr ""
 
-#: src/lang.c:2138
+#: src/lang.c:2149
 msgid ""
 "# Standard foreground color\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:2144
+#: src/lang.c:2155
 msgid "Standard background color"
 msgstr ""
 
-#: src/lang.c:2145
+#: src/lang.c:2156
 msgid ""
 "# Standard background color\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:2151
+#: src/lang.c:2162
 msgid "Color for inverse text (background)"
 msgstr ""
 
-#: src/lang.c:2152
+#: src/lang.c:2163
 msgid ""
 "# Color of background for inverse text\n"
 "# Default: 4 (blue)\n"
 msgstr ""
 
-#: src/lang.c:2158
+#: src/lang.c:2169
 msgid "Color for inverse text (foreground)"
 msgstr ""
 
-#: src/lang.c:2159
+#: src/lang.c:2170
 msgid ""
 "# Color of foreground for inverse text\n"
 "# Default: 7 (white)\n"
 msgstr ""
 
-#: src/lang.c:2165
+#: src/lang.c:2176
 msgid "Color of text lines"
 msgstr ""
 
-#: src/lang.c:2166
+#: src/lang.c:2177
 msgid ""
 "# Color of text lines\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:2172
+#: src/lang.c:2183
 msgid "Color of mini help menu"
 msgstr ""
 
-#: src/lang.c:2173
+#: src/lang.c:2184
 msgid ""
 "# Color of mini help menu\n"
 "# Default: 3 (brown)\n"
 msgstr ""
 
-#: src/lang.c:2179
+#: src/lang.c:2190
 msgid "Color of help text"
 msgstr ""
 
-#: src/lang.c:2180
+#: src/lang.c:2191
 msgid ""
 "# Color of help pages\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:2186
+#: src/lang.c:2197
 msgid "Color of status messages"
 msgstr ""
 
-#: src/lang.c:2187
+#: src/lang.c:2198
 msgid ""
 "# Color of messages in last line\n"
 "# Default: 6 (cyan)\n"
 msgstr ""
 
-#: src/lang.c:2193
+#: src/lang.c:2204
 msgid "Color of quoted lines"
 msgstr ""
 
-#: src/lang.c:2194
+#: src/lang.c:2205
 msgid ""
 "# Color of quote-lines\n"
 "# Default: 2 (green)\n"
 msgstr ""
 
-#: src/lang.c:2200
+#: src/lang.c:2211
 msgid "Color of twice quoted line"
 msgstr ""
 
-#: src/lang.c:2201
+#: src/lang.c:2212
 msgid ""
 "# Color of twice quoted lines\n"
 "# Default: 3 (brown)\n"
 msgstr ""
 
-#: src/lang.c:2207
+#: src/lang.c:2218
 msgid "Color of =>3 times quoted line"
 msgstr ""
 
-#: src/lang.c:2208
+#: src/lang.c:2219
 msgid ""
 "# Color of >=3 times quoted lines\n"
 "# Default: 4 (blue)\n"
 msgstr ""
 
-#: src/lang.c:2214
+#: src/lang.c:2225
 msgid "Color of article header lines"
 msgstr ""
 
-#: src/lang.c:2215
+#: src/lang.c:2226
 msgid ""
 "# Color of header-lines\n"
 "# Default: 2 (green)\n"
 msgstr ""
 
-#: src/lang.c:2221
+#: src/lang.c:2232
 msgid "Color of actual news header fields"
 msgstr ""
 
-#: src/lang.c:2222
+#: src/lang.c:2233
 msgid ""
 "# Color of actual news header fields\n"
 "# Default: 9 (light red)\n"
 msgstr ""
 
-#: src/lang.c:2228
+#: src/lang.c:2239
 msgid "Color of article subject lines"
 msgstr ""
 
-#: src/lang.c:2229
+#: src/lang.c:2240
 msgid ""
 "# Color of article subject\n"
 "# Default: 6 (cyan)\n"
 msgstr ""
 
-#: src/lang.c:2235
+#: src/lang.c:2246
+msgid "Color of external quotes"
+msgstr ""
+
+#: src/lang.c:2247
+msgid ""
+"# Color of quoted text from external sources\n"
+"# Default: 5 (pink)\n"
+msgstr ""
+
+#: src/lang.c:2253
 msgid "Color of response counter"
 msgstr ""
 
-#: src/lang.c:2236
+#: src/lang.c:2254
 msgid ""
 "# Color of response counter\n"
 "# Default: 2 (green)\n"
 msgstr ""
 
-#: src/lang.c:2242
+#: src/lang.c:2260
 msgid "Color of sender (From:)"
 msgstr ""
 
-#: src/lang.c:2243
+#: src/lang.c:2261
 msgid ""
 "# Color of sender (From:)\n"
 "# Default: 2 (green)\n"
 msgstr ""
 
-#: src/lang.c:2249
+#: src/lang.c:2267
 msgid "Color of help/mail sign"
 msgstr ""
 
-#: src/lang.c:2250
+#: src/lang.c:2268
 msgid ""
 "# Color of Help/Mail-Sign\n"
 "# Default: 4 (blue)\n"
 msgstr ""
 
-#: src/lang.c:2256
+#: src/lang.c:2274
 msgid "Color of signatures"
 msgstr ""
 
-#: src/lang.c:2257
+#: src/lang.c:2275
 msgid ""
 "# Color of signature\n"
 "# Default: 4 (blue)\n"
 msgstr ""
 
-#: src/lang.c:2263
+#: src/lang.c:2281
 msgid "Color of highlighted URLs"
 msgstr ""
 
-#: src/lang.c:2264
+#: src/lang.c:2282
 msgid ""
 "# Color of highlighted URLs\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:2270
+#: src/lang.c:2288
 msgid "Color of verbatim blocks"
 msgstr ""
 
-#: src/lang.c:2271
+#: src/lang.c:2289
 msgid ""
 "# Color of verbatim blocks\n"
 "# Default: 5 (pink)\n"
 msgstr ""
 
-#: src/lang.c:2277
+#: src/lang.c:2295
 msgid "Color of highlighting with *stars*"
 msgstr ""
 
-#: src/lang.c:2278
+#: src/lang.c:2296
 msgid ""
 "# Color of word highlighting with *stars*\n"
 "# Default: 11 (yellow)\n"
 msgstr ""
 
-#: src/lang.c:2284
+#: src/lang.c:2302
 msgid "Color of highlighting with _dash_"
 msgstr ""
 
-#: src/lang.c:2285
+#: src/lang.c:2303
 msgid ""
 "# Color of word highlighting with _dash_\n"
 "# Default: 13 (light pink)\n"
 msgstr ""
 
-#: src/lang.c:2291
+#: src/lang.c:2309
 msgid "Color of highlighting with /slash/"
 msgstr ""
 
-#: src/lang.c:2292
+#: src/lang.c:2310
 msgid ""
 "# Color of word highlighting with /slash/\n"
 "# Default: 14 (light cyan)\n"
 msgstr ""
 
-#: src/lang.c:2298
+#: src/lang.c:2316
 msgid "Color of highlighting with -stroke-"
 msgstr ""
 
-#: src/lang.c:2299
+#: src/lang.c:2317
 msgid ""
 "# Color of word highlighting with -stroke-\n"
 "# Default: 12 (light blue)\n"
 msgstr ""
 
-#: src/lang.c:2306
+#: src/lang.c:2324
 msgid "Attr. of highlighting with *stars*"
 msgstr ""
 
-#: src/lang.c:2307
+#: src/lang.c:2325
 msgid ""
 "# Attributes of word highlighting on mono terminals\n"
 "# Possible values are:\n"
@@ -6225,57 +6270,57 @@ msgid ""
 "# Default: 6 (bold)\n"
 msgstr ""
 
-#: src/lang.c:2322
+#: src/lang.c:2340
 msgid "Attr. of highlighting with _dash_"
 msgstr ""
 
-#: src/lang.c:2323
+#: src/lang.c:2341
 msgid ""
 "# Attribute of word highlighting with _dash_\n"
 "# Default: 2 (best highlighting)\n"
 msgstr ""
 
-#: src/lang.c:2329
+#: src/lang.c:2347
 msgid "Attr. of highlighting with /slash/"
 msgstr ""
 
-#: src/lang.c:2330
+#: src/lang.c:2348
 msgid ""
 "# Attribute of word highlighting with /slash/\n"
 "# Default: 5 (half bright)\n"
 msgstr ""
 
-#: src/lang.c:2336
+#: src/lang.c:2354
 msgid "Attr. of highlighting with -stroke-"
 msgstr ""
 
-#: src/lang.c:2337
+#: src/lang.c:2355
 msgid ""
 "# Attribute of word highlighting with -stroke-\n"
 "# Default: 3 (reverse video)\n"
 msgstr ""
 
-#: src/lang.c:2343
+#: src/lang.c:2361
 msgid "URL highlighting in message body"
 msgstr ""
 
-#: src/lang.c:2344
+#: src/lang.c:2362
 msgid "# Enable URL highlighting?\n"
 msgstr ""
 
-#: src/lang.c:2349
+#: src/lang.c:2367
 msgid "Word highlighting in message body"
 msgstr ""
 
-#: src/lang.c:2350
+#: src/lang.c:2368
 msgid "# Enable word highlighting?\n"
 msgstr ""
 
-#: src/lang.c:2355
+#: src/lang.c:2373
 msgid "What to display instead of mark"
 msgstr ""
 
-#: src/lang.c:2356
+#: src/lang.c:2374
 msgid ""
 "# Should the leading and ending stars and dashes also be displayed,\n"
 "# even when they are highlighting marks?\n"
@@ -6285,56 +6330,56 @@ msgid ""
 "# * 2 = print a space instead\n"
 msgstr ""
 
-#: src/lang.c:2365
+#: src/lang.c:2383
 msgid "Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2366
+#: src/lang.c:2384
 msgid "Page line wrap column"
 msgstr ""
 
-#: src/lang.c:2367
+#: src/lang.c:2385
 msgid "# Wrap article lines at column\n"
 msgstr ""
 
-#: src/lang.c:2372
+#: src/lang.c:2390
 msgid "Wrap around threads on next unread"
 msgstr ""
 
-#: src/lang.c:2373
+#: src/lang.c:2391
 msgid "# If ON wrap around threads on searching next unread article\n"
 msgstr ""
 
-#: src/lang.c:2377
+#: src/lang.c:2395
 msgid "Enter default mail address (and fullname). <CR> sets."
 msgstr ""
 
-#: src/lang.c:2378 src/lang.c:2876
+#: src/lang.c:2396 src/lang.c:2894
 msgid "Mail address (and fullname)"
 msgstr ""
 
-#: src/lang.c:2379
+#: src/lang.c:2397
 msgid "# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr ""
 
-#: src/lang.c:2384
+#: src/lang.c:2402
 msgid "Show empty Followup-To in editor"
 msgstr ""
 
-#: src/lang.c:2385
+#: src/lang.c:2403
 msgid "# If ON show empty Followup-To header when editing an article\n"
 msgstr ""
 
-#: src/lang.c:2389
+#: src/lang.c:2407
 msgid ""
 "Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2390
+#: src/lang.c:2408
 msgid "Create signature from path/command"
 msgstr ""
 
-#: src/lang.c:2391
+#: src/lang.c:2409
 msgid ""
 "# Signature path (random sigs)/file to be used when posting/replying\n"
 "# sigfile=file       appends file as signature\n"
@@ -6342,52 +6387,52 @@ msgid ""
 "# sigfile=--none     don't append a signature\n"
 msgstr ""
 
-#: src/lang.c:2398
+#: src/lang.c:2416
 msgid ""
 "Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2399
+#: src/lang.c:2417
 msgid "Prepend signature with \"-- \""
 msgstr ""
 
-#: src/lang.c:2400
+#: src/lang.c:2418
 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr ""
 
-#: src/lang.c:2404
+#: src/lang.c:2422
 msgid "Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2405
+#: src/lang.c:2423
 msgid "Add signature when reposting"
 msgstr ""
 
-#: src/lang.c:2406
+#: src/lang.c:2424
 msgid "# If ON add signature to reposted articles\n"
 msgstr ""
 
-#: src/lang.c:2410
+#: src/lang.c:2428
 #, c-format
 msgid "Enter quotation marks, %s or %S for author's initials."
 msgstr ""
 
-#: src/lang.c:2411
+#: src/lang.c:2429
 msgid "Characters used as quote-marks"
 msgstr ""
 
-#: src/lang.c:2412
+#: src/lang.c:2430
 #, 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:2418
+#: src/lang.c:2436
 msgid "Quoting behavior"
 msgstr ""
 
-#: src/lang.c:2419
+#: src/lang.c:2437
 msgid ""
 "# How quoting should be handled when following up or replying.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6401,52 +6446,52 @@ msgid ""
 "#   7 = Compress quotes, quote signatures, quote empty lines\n"
 msgstr ""
 
-#: src/lang.c:2432 src/lang.c:2440 src/lang.c:2446
+#: src/lang.c:2450 src/lang.c:2458 src/lang.c:2464
 msgid ""
 "%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr ""
 
-#: src/lang.c:2433
+#: src/lang.c:2451
 msgid "Quote line when following up"
 msgstr ""
 
-#: src/lang.c:2434
+#: src/lang.c:2452
 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:2441
+#: src/lang.c:2459
 msgid "Quote line when cross-posting"
 msgstr ""
 
-#: src/lang.c:2447
+#: src/lang.c:2465
 msgid "Quote line when mailing"
 msgstr ""
 
-#: src/lang.c:2452
+#: src/lang.c:2470
 msgid "If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2453
+#: src/lang.c:2471
 msgid "Insert 'User-Agent:' header"
 msgstr ""
 
-#: src/lang.c:2454
+#: src/lang.c:2472
 msgid "# If ON include advertising User-Agent: header\n"
 msgstr ""
 
-#: src/lang.c:2459
+#: src/lang.c:2477
 msgid ""
 "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
 
-#: src/lang.c:2460
+#: src/lang.c:2478
 msgid "MM_CHARSET"
 msgstr ""
 
-#: src/lang.c:2461
+#: src/lang.c:2479
 msgid ""
 "# Charset supported locally which is also used for MIME header and\n"
 "# Content-Type header.\n"
@@ -6456,40 +6501,40 @@ msgid ""
 "# mm_charset is considered not displayable and represented as '?'.\n"
 msgstr ""
 
-#: src/lang.c:2471
+#: src/lang.c:2489
 msgid "MM_NETWORK_CHARSET"
 msgstr ""
 
-#: src/lang.c:2472
+#: src/lang.c:2490
 msgid "# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr ""
 
-#: src/lang.c:2476
+#: src/lang.c:2494
 msgid ""
 "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
 
-#: src/lang.c:2477
+#: src/lang.c:2495
 msgid "MM_LOCAL_CHARSET"
 msgstr ""
 
-#: src/lang.c:2478
+#: src/lang.c:2496
 msgid "# Charset supported locally.\n"
 msgstr ""
 
-#: src/lang.c:2485
+#: src/lang.c:2503
 msgid "Mailbox format"
 msgstr ""
 
-#: src/lang.c:2486
+#: src/lang.c:2504
 msgid "# Format of the mailbox.\n"
 msgstr ""
 
-#: src/lang.c:2491
+#: src/lang.c:2509
 msgid "MIME encoding in news messages"
 msgstr ""
 
-#: src/lang.c:2492
+#: src/lang.c:2510
 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"
@@ -6498,15 +6543,15 @@ msgid ""
 "# Russian charsets with a lot of 8bit characters.\n"
 msgstr ""
 
-#: src/lang.c:2500 src/lang.c:2521
+#: src/lang.c:2518 src/lang.c:2539
 msgid "Don't change unless you know what you are doing. <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2501
+#: src/lang.c:2519
 msgid "Use 8bit characters in news headers"
 msgstr ""
 
-#: src/lang.c:2502
+#: src/lang.c:2520
 msgid ""
 "# If ON, 8bit characters in news headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -6514,28 +6559,28 @@ msgid ""
 "# parameter unless post_mime_encoding is 8bit as well.\n"
 msgstr ""
 
-#: src/lang.c:2509
+#: src/lang.c:2527
 msgid ""
 "Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2510
+#: src/lang.c:2528
 msgid "View post-processed files"
 msgstr ""
 
-#: src/lang.c:2511
+#: src/lang.c:2529
 msgid "# If set, post processed files will be opened in a viewer\n"
 msgstr ""
 
-#: src/lang.c:2516
+#: src/lang.c:2534
 msgid "MIME encoding in mail messages"
 msgstr ""
 
-#: src/lang.c:2522
+#: src/lang.c:2540
 msgid "Use 8bit characters in mail headers"
 msgstr ""
 
-#: src/lang.c:2523
+#: src/lang.c:2541
 msgid ""
 "# If ON, 8bit characters in mail headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -6546,36 +6591,36 @@ msgid ""
 "# turn it ON unless you have some compelling reason.\n"
 msgstr ""
 
-#: src/lang.c:2533
+#: src/lang.c:2551
 msgid "Strip blanks from ends of lines"
 msgstr ""
 
-#: src/lang.c:2534
+#: src/lang.c:2552
 msgid ""
 "# If ON strip blanks from ends of lines for faster display on slow "
 "terminals.\n"
 msgstr ""
 
-#: src/lang.c:2539
+#: src/lang.c:2557
 msgid "If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2540
+#: src/lang.c:2558
 msgid "Transliteration"
 msgstr ""
 
-#: src/lang.c:2541
+#: src/lang.c:2559
 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:2549
+#: src/lang.c:2567
 msgid "Send you a Cc/Bcc automatically"
 msgstr ""
 
-#: src/lang.c:2550
+#: src/lang.c:2568
 msgid ""
 "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6585,119 +6630,119 @@ msgid ""
 "#   3 = Cc and Bcc\n"
 msgstr ""
 
-#: src/lang.c:2559
+#: src/lang.c:2577
 msgid "Enter address elements about which you want to be warned. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2560
+#: src/lang.c:2578
 msgid "Spamtrap warning address parts"
 msgstr ""
 
-#: src/lang.c:2561
+#: src/lang.c:2579
 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:2566
+#: src/lang.c:2584
 msgid "Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2567
+#: src/lang.c:2585
 msgid "No. of days a filter entry is valid"
 msgstr ""
 
-#: src/lang.c:2568
+#: src/lang.c:2586
 msgid "# Number of days a short term filter will be active\n"
 msgstr ""
 
-#: src/lang.c:2572
+#: src/lang.c:2590
 msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2573
+#: src/lang.c:2591
 msgid "Add posted articles to filter"
 msgstr ""
 
-#: src/lang.c:2574
+#: src/lang.c:2592
 msgid ""
 "# If ON add posted articles which start a new thread to filter for\n"
 "# highlighting follow-ups\n"
 msgstr ""
 
-#: src/lang.c:2578
+#: src/lang.c:2596
 msgid "The directory where articles/threads are to be saved in mailbox format."
 msgstr ""
 
-#: src/lang.c:2579
+#: src/lang.c:2597
 msgid "Mail directory"
 msgstr ""
 
-#: src/lang.c:2580
+#: src/lang.c:2598
 msgid "# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr ""
 
-#: src/lang.c:2585
+#: src/lang.c:2603
 msgid "Save articles in batch mode (-S)"
 msgstr ""
 
-#: src/lang.c:2586
+#: src/lang.c:2604
 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:2591
+#: src/lang.c:2609
 msgid "The directory where you want articles/threads saved."
 msgstr ""
 
-#: src/lang.c:2592
+#: src/lang.c:2610
 msgid "Directory to save arts/threads in"
 msgstr ""
 
-#: src/lang.c:2593
+#: src/lang.c:2611
 msgid "# Directory where articles/threads are saved\n"
 msgstr ""
 
-#: src/lang.c:2597
+#: src/lang.c:2615
 msgid ""
 "Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> "
 "sets."
 msgstr ""
 
-#: src/lang.c:2598
+#: src/lang.c:2616
 msgid "Use Archive-name: header for save"
 msgstr ""
 
-#: src/lang.c:2599
+#: src/lang.c:2617
 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:2604
+#: src/lang.c:2622
 msgid ""
 "Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 "cancels."
 msgstr ""
 
-#: src/lang.c:2605
+#: src/lang.c:2623
 msgid "Mark saved articles/threads as read"
 msgstr ""
 
-#: src/lang.c:2606
+#: src/lang.c:2624
 msgid "# If ON mark articles that are saved as read\n"
 msgstr ""
 
-#: src/lang.c:2610
+#: src/lang.c:2628
 msgid "Do post processing (eg. extract attachments) for saved articles."
 msgstr ""
 
-#: src/lang.c:2611
+#: src/lang.c:2629
 msgid "Post process saved articles"
 msgstr ""
 
-#: src/lang.c:2612
+#: src/lang.c:2630
 msgid ""
 "# Perform post processing (saving binary attachments) from saved articles.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6706,106 +6751,106 @@ msgid ""
 "#   2 = yes\n"
 msgstr ""
 
-#: src/lang.c:2621
+#: src/lang.c:2639
 msgid "Process only unread articles"
 msgstr ""
 
-#: src/lang.c:2622
+#: src/lang.c:2640
 msgid ""
 "# If ON only save/print/pipe/mail unread articles (tagged articles "
 "excepted)\n"
 msgstr ""
 
-#: src/lang.c:2627
+#: src/lang.c:2645
 msgid "Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2628
+#: src/lang.c:2646
 msgid "Print all headers when printing"
 msgstr ""
 
-#: src/lang.c:2629
+#: src/lang.c:2647
 msgid ""
 "# If ON print all of article header otherwise just the important lines\n"
 msgstr ""
 
-#: src/lang.c:2633
+#: src/lang.c:2651
 msgid ""
 "The printer program with options that is to be used to print articles/"
 "threads."
 msgstr ""
 
-#: src/lang.c:2634
+#: src/lang.c:2652
 msgid "Printer program with options"
 msgstr ""
 
-#: src/lang.c:2635
+#: src/lang.c:2653
 msgid "# Print program with parameters used to print articles/threads\n"
 msgstr ""
 
-#: src/lang.c:2641
+#: src/lang.c:2659
 msgid "Force redraw after certain commands"
 msgstr ""
 
-#: src/lang.c:2642
+#: src/lang.c:2660
 msgid ""
 "# If ON a screen redraw will always be done after certain external commands\n"
 msgstr ""
 
-#: src/lang.c:2646
+#: src/lang.c:2664
 msgid ""
 "Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2647
+#: src/lang.c:2665
 msgid "Start editor with line offset"
 msgstr ""
 
-#: src/lang.c:2648
+#: src/lang.c:2666
 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:2653
+#: src/lang.c:2671
 msgid "Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2654
+#: src/lang.c:2672
 msgid "Invocation of your editor"
 msgstr ""
 
-#: src/lang.c:2655
+#: src/lang.c:2673
 msgid ""
 "# Format of editor line including parameters\n"
 "# %E Editor  %F Filename  %N Linenumber\n"
 msgstr ""
 
-#: src/lang.c:2660
+#: src/lang.c:2678
 msgid ""
 "Enter name and options for external-inews, --internal for internal inews"
 msgstr ""
 
-#: src/lang.c:2661
+#: src/lang.c:2679
 msgid "External inews"
 msgstr ""
 
-#: src/lang.c:2662
+#: src/lang.c:2680
 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:2666
+#: src/lang.c:2684
 msgid ""
 "Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2667
+#: src/lang.c:2685
 msgid "Invocation of your mail command"
 msgstr ""
 
-#: src/lang.c:2668
+#: src/lang.c:2686
 msgid ""
 "# Format of mailer line including parameters\n"
 "# %M Mailer  %S Subject  %T To  %F Filename\n"
@@ -6813,11 +6858,11 @@ msgid ""
 "# ie. elm interactive          :    elm -i %F -s \"%S\" \"%T\"\n"
 msgstr ""
 
-#: src/lang.c:2676
+#: src/lang.c:2694
 msgid "Use interactive mail reader"
 msgstr ""
 
-#: src/lang.c:2677
+#: src/lang.c:2695
 msgid ""
 "# Interactive mailreader\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6826,67 +6871,67 @@ msgid ""
 "#   2 = use interactive mailreader without headers in file\n"
 msgstr ""
 
-#: src/lang.c:2686
+#: src/lang.c:2704
 msgid "Remove ~/.article after posting"
 msgstr ""
 
-#: src/lang.c:2687
+#: src/lang.c:2705
 msgid "# If ON remove ~/.article after posting.\n"
 msgstr ""
 
-#: src/lang.c:2693
+#: src/lang.c:2711
 msgid "Use UTF-8 graphics (thread tree etc.)"
 msgstr ""
 
-#: src/lang.c:2694
+#: src/lang.c:2712
 msgid ""
 "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
 msgstr ""
 
-#: src/lang.c:2699
+#: src/lang.c:2717
 msgid "Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr ""
 
-#: src/lang.c:2700
+#: src/lang.c:2718
 msgid "Filename for posted articles"
 msgstr ""
 
-#: src/lang.c:2701
+#: src/lang.c:2719
 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:2706
+#: src/lang.c:2724
 msgid ""
 "Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2707
+#: src/lang.c:2725
 msgid "Keep failed arts in ~/dead.articles"
 msgstr ""
 
-#: src/lang.c:2708
+#: src/lang.c:2726
 msgid "# If ON keep all failed postings in ~/dead.articles\n"
 msgstr ""
 
-#: src/lang.c:2712
+#: src/lang.c:2730
 msgid "Do you want to strip unsubscribed groups from .newsrc"
 msgstr ""
 
-#: src/lang.c:2713
+#: src/lang.c:2731
 msgid "No unsubscribed groups in newsrc"
 msgstr ""
 
-#: src/lang.c:2714
+#: src/lang.c:2732
 msgid "# If ON strip unsubscribed groups from newsrc\n"
 msgstr ""
 
-#: src/lang.c:2719
+#: src/lang.c:2737
 msgid "Remove bogus groups from newsrc"
 msgstr ""
 
-#: src/lang.c:2720
+#: src/lang.c:2738
 msgid ""
 "# What to do with bogus groups in newsrc file\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6895,64 +6940,64 @@ msgid ""
 "#   2 = highlight with D on selection screen\n"
 msgstr ""
 
-#: src/lang.c:2729
+#: src/lang.c:2747
 msgid ""
 "Enter number of seconds to wait for a response from the server. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2730
+#: src/lang.c:2748
 msgid "NNTP read timeout in seconds"
 msgstr ""
 
-#: src/lang.c:2731
+#: src/lang.c:2749
 msgid ""
 "# Time in seconds to wait for a response from the server (0=no timeout)\n"
 msgstr ""
 
-#: src/lang.c:2736
+#: src/lang.c:2754
 msgid "Enter number of seconds until active file will be reread. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2737
+#: src/lang.c:2755
 msgid "Interval in secs to reread active"
 msgstr ""
 
-#: src/lang.c:2738
+#: src/lang.c:2756
 msgid ""
 "# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr ""
 
-#: src/lang.c:2743
+#: src/lang.c:2761
 msgid "Reconnect to server automatically"
 msgstr ""
 
-#: src/lang.c:2744
+#: src/lang.c:2762
 msgid ""
 "# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr ""
 
-#: src/lang.c:2748
+#: src/lang.c:2766
 msgid ""
 "Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2749
+#: src/lang.c:2767
 msgid "Cache NNTP overview files locally"
 msgstr ""
 
-#: src/lang.c:2750
+#: src/lang.c:2768
 msgid "# If ON, create local copies of NNTP overview files.\n"
 msgstr ""
 
-#: src/lang.c:2754 src/lang.c:2769 src/lang.c:2789 src/lang.c:2808
+#: src/lang.c:2772 src/lang.c:2787 src/lang.c:2807 src/lang.c:2826
 msgid "Enter format string. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2755
+#: src/lang.c:2773
 msgid "Format string for selection level"
 msgstr ""
 
-#: src/lang.c:2756
+#: src/lang.c:2774
 msgid ""
 "# Format string for selection level representation\n"
 "# Default: %f %n %U  %G  %d\n"
@@ -6966,11 +7011,11 @@ msgid ""
 "#   %U              Unread count\n"
 msgstr ""
 
-#: src/lang.c:2770
+#: src/lang.c:2788
 msgid "Format string for group level"
 msgstr ""
 
-#: src/lang.c:2771
+#: src/lang.c:2789
 msgid ""
 "# Format string for group level representation\n"
 "# Default: %n %m %R %L  %s  %F\n"
@@ -6989,11 +7034,11 @@ msgid ""
 "#   %S              Score\n"
 msgstr ""
 
-#: src/lang.c:2790
+#: src/lang.c:2808
 msgid "Format string for thread level"
 msgstr ""
 
-#: src/lang.c:2791
+#: src/lang.c:2809
 msgid ""
 "# Format string for thread level representation\n"
 "# Default: %n %m  [%L]  %T  %F\n"
@@ -7011,19 +7056,19 @@ msgid ""
 "#   %T              Thread tree (only thread level)\n"
 msgstr ""
 
-#: src/lang.c:2809
+#: src/lang.c:2827
 msgid "Format string for display of dates"
 msgstr ""
 
-#: src/lang.c:2810
+#: src/lang.c:2828
 msgid "# Format string for date representation\n"
 msgstr ""
 
-#: src/lang.c:2816
+#: src/lang.c:2834
 msgid "Unicode normalization form"
 msgstr ""
 
-#: src/lang.c:2817
+#: src/lang.c:2835
 msgid ""
 "# Unicode normalization form\n"
 "# Possible values are:\n"
@@ -7034,19 +7079,19 @@ msgid ""
 "#   4 = NFD\n"
 msgstr ""
 
-#: src/lang.c:2830
+#: src/lang.c:2848
 msgid "Render BiDi"
 msgstr ""
 
-#: src/lang.c:2831
+#: src/lang.c:2849
 msgid "# If ON, bi-directional text is rendered by tin\n"
 msgstr ""
 
-#: src/lang.c:2838
+#: src/lang.c:2856
 msgid "Function for sorting articles"
 msgstr ""
 
-#: src/lang.c:2839
+#: src/lang.c:2857
 msgid ""
 "# Function for sorting articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7054,168 +7099,168 @@ msgid ""
 "#   1 = heapsort\n"
 msgstr ""
 
-#: src/lang.c:2852
+#: src/lang.c:2870
 msgid "Automatically GroupMarkUnselArtRead"
 msgstr ""
 
-#: src/lang.c:2858
+#: src/lang.c:2876
 msgid "Delete post-process files"
 msgstr ""
 
-#: src/lang.c:2863
+#: src/lang.c:2881
 msgid "Filename for all mailed articles, <CR> sets, no filename=do not save."
 msgstr ""
 
-#: src/lang.c:2864
+#: src/lang.c:2882
 msgid "Mailbox to save sent mails"
 msgstr ""
 
-#: src/lang.c:2869
+#: src/lang.c:2887
 msgid "Set Followup-To: header to this group(s). <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2870
+#: src/lang.c:2888
 msgid "Followup-To: header"
 msgstr ""
 
-#: src/lang.c:2875
+#: src/lang.c:2893
 msgid "Enter default mail address (and fullname). <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2882
+#: src/lang.c:2900
 msgid ""
 "Path and options for ispell-like spell-checker. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2883
+#: src/lang.c:2901
 msgid "Ispell program"
 msgstr ""
 
-#: src/lang.c:2889
+#: src/lang.c:2907
 msgid "When group is a mailing list, send responses to this email address."
 msgstr ""
 
-#: src/lang.c:2890
+#: src/lang.c:2908
 msgid "Mailing list address"
 msgstr ""
 
-#: src/lang.c:2896
+#: src/lang.c:2914
 msgid "Forward articles as attachment"
 msgstr ""
 
-#: src/lang.c:2901
+#: src/lang.c:2919
 msgid ""
 "A comma separated list of MIME major/minor Content-Types. <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2902
+#: src/lang.c:2920
 msgid "Which MIME types will be saved"
 msgstr ""
 
-#: src/lang.c:2907
+#: src/lang.c:2925
 msgid "Value of the Organization: header. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2908
+#: src/lang.c:2926
 msgid "Organization: header"
 msgstr ""
 
-#: src/lang.c:2913
+#: src/lang.c:2931
 msgid "Filename for saved articles. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2914
+#: src/lang.c:2932
 msgid "savefile"
 msgstr ""
 
-#: src/lang.c:2919 src/lang.c:2943
+#: src/lang.c:2937 src/lang.c:2961
 msgid "Scope for the filter rule. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2920
+#: src/lang.c:2938
 msgid "Quick (1 key) select filter scope"
 msgstr ""
 
-#: src/lang.c:2925 src/lang.c:2949
+#: src/lang.c:2943 src/lang.c:2967
 msgid "Header for filter rule. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2926
+#: src/lang.c:2944
 msgid "Quick (1 key) select filter header"
 msgstr ""
 
-#: src/lang.c:2931 src/lang.c:2955
+#: src/lang.c:2949 src/lang.c:2973
 msgid "ON = case sensitive, OFF = ignore case. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2932
+#: src/lang.c:2950
 msgid "Quick (1 key) select filter case"
 msgstr ""
 
-#: src/lang.c:2937 src/lang.c:2961
+#: src/lang.c:2955 src/lang.c:2979
 msgid "ON = expire, OFF = don't ever expire. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2938
+#: src/lang.c:2956
 msgid "Quick (1 key) select filter expire"
 msgstr ""
 
-#: src/lang.c:2944
+#: src/lang.c:2962
 msgid "Quick (1 key) kill filter scope"
 msgstr ""
 
-#: src/lang.c:2950
+#: src/lang.c:2968
 msgid "Quick (1 key) kill filter header"
 msgstr ""
 
-#: src/lang.c:2956
+#: src/lang.c:2974
 msgid "Quick (1 key) kill filter case"
 msgstr ""
 
-#: src/lang.c:2962
+#: src/lang.c:2980
 msgid "Quick (1 key) kill filter expire"
 msgstr ""
 
-#: src/lang.c:2968
+#: src/lang.c:2986
 msgid "Assume this charset if no charset declaration is present, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2969
+#: src/lang.c:2987
 msgid "UNDECLARED_CHARSET"
 msgstr ""
 
-#: src/lang.c:2975
+#: src/lang.c:2993
 msgid ""
 "Add this text at the start of the message body. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2976
+#: src/lang.c:2994
 msgid "X_Body"
 msgstr ""
 
-#: src/lang.c:2981
+#: src/lang.c:2999
 msgid "Insert this header when posting. <CR> sets, <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2982
+#: src/lang.c:3000
 msgid "X_Headers"
 msgstr ""
 
-#: src/lang.c:2987
+#: src/lang.c:3005
 msgid ""
 "Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2988
+#: src/lang.c:3006
 msgid "Insert 'X-Comment-To:' header"
 msgstr ""
 
-#: src/misc.c:3837
+#: src/misc.c:3832
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr ""
 
-#: src/misc.c:3840
+#: src/misc.c:3835
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr ""
@@ -7231,25 +7276,29 @@ msgid ""
 "Server timed out, trying reconnect # %d\n"
 msgstr ""
 
-#: src/nntplib.c:851 src/nntplib.c:1825
+#: src/nntplib.c:836
+msgid "NNTP connection error. Exiting..."
+msgstr ""
+
+#: src/nntplib.c:849 src/nntplib.c:1814
 msgid "Rejoin current group\n"
 msgstr ""
 
-#: src/nntplib.c:859 src/nntplib.c:1833
+#: src/nntplib.c:857 src/nntplib.c:1822
 #, c-format
 msgid "Read (%s)\n"
 msgstr ""
 
-#: src/nntplib.c:861
+#: src/nntplib.c:859
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr ""
 
-#: src/nntplib.c:1489
+#: src/nntplib.c:1478
 msgid "CAPABILITIES did not announce READER"
 msgstr ""
 
-#: src/nntplib.c:1976
+#: src/nntplib.c:1965
 msgid "MOTD: "
 msgstr ""
 
@@ -7258,14 +7307,14 @@ msgstr ""
 msgid "couldn't expand %s\n"
 msgstr ""
 
-#: src/post.c:1326
+#: src/post.c:1335
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
 "encoding is neither set to %s nor to %s\n"
 msgstr ""
 
-#: src/post.c:1331
+#: src/post.c:1340
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -7273,14 +7322,14 @@ msgid ""
 "posting doesn't contain any 8bit chars and thus folding won't happen\n"
 msgstr ""
 
-#: src/post.c:1333
+#: src/post.c:1342
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
 "encoding is not set to %s\n"
 msgstr ""
 
-#: src/post.c:2306
+#: src/post.c:2316
 #, c-format
 msgid "Posting: %.*s ..."
 msgstr ""
@@ -7310,7 +7359,7 @@ msgstr ""
 #. * preamble
 #. * TODO: -> lang.c
 #.
-#: src/rfc2047.c:1302
+#: src/rfc2047.c:1307
 #, c-format
 msgid ""
 "This message has been composed in the 'multipart/mixed' MIME-format. If you\n"
@@ -7320,19 +7369,19 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/save.c:1045
+#: src/save.c:1052
 msgid "bytes"
 msgstr ""
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "unread"
 msgstr ""
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "all"
 msgstr ""
 
-#: src/select.c:565 src/select.c:567
+#: src/select.c:568 src/select.c:570
 msgid " R"
 msgstr ""
 
Binary files tin-2.3.1/po/tr.gmo and tin-2.3.2/po/tr.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.1/po/tr.po tin-2.3.2/po/tr.po
--- tin-2.3.1/po/tr.po	2014-12-24 09:41:50.000000000 +0100
+++ tin-2.3.2/po/tr.po	2015-12-24 00:18:16.523209003 +0100
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tin 1.7.7\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-24 09:41+0100\n"
+"POT-Creation-Date: 2015-12-24 00:18+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"
@@ -17,12 +17,12 @@ msgstr ""
 "Content-Type: text/plain; charset=ISO-8859-9\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/attrib.c:926
+#: src/attrib.c:941
 #, fuzzy
 msgid "Processing attributes... "
 msgstr "Öznitelikler dosylasýný yazýyor..."
 
-#: src/attrib.c:1145
+#: src/attrib.c:1163
 #, c-format
 msgid ""
 "# Do not edit this comment block\n"
@@ -31,445 +31,450 @@ msgstr ""
 "# Bu açýklama bloðunu düzenlemeyin\n"
 "#\n"
 
-#: src/attrib.c:1146
+#: src/attrib.c:1164
 #, fuzzy, c-format
 msgid "#  scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n"
 msgstr "#  scope=DÝZGE (kapsam, örn. alt.*,!alt.bin*) [zorunlu]\n"
 
-#: src/attrib.c:1147
+#: src/attrib.c:1165
 #, c-format
 msgid "#  add_posted_to_filter=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1148
+#: src/attrib.c:1166
 #, c-format
 msgid "#  advertising=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1149
+#: src/attrib.c:1167
 #, c-format
 msgid "#  alternative_handling=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1150
+#: src/attrib.c:1168
 #, c-format
 msgid "#  ask_for_metamail=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1151
+#: src/attrib.c:1169
 #, c-format
 msgid "#  auto_cc_bcc=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1152
+#: src/attrib.c:1170
 #, c-format
 msgid "#    0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n"
 msgstr ""
 
-#: src/attrib.c:1153
+#: src/attrib.c:1171
 #, c-format
 msgid "#  auto_list_thread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1154
+#: src/attrib.c:1172
 #, c-format
 msgid "#  auto_save=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1155
+#: src/attrib.c:1173
 #, c-format
 msgid "#  auto_select=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1156
+#: src/attrib.c:1174
 #, c-format
 msgid "#  batch_save=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1157
+#: src/attrib.c:1175
 #, c-format
 msgid "#  date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
 msgstr ""
 
-#: src/attrib.c:1158
+#: src/attrib.c:1176
 #, c-format
 msgid "#  delete_tmp_files=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1159
+#: src/attrib.c:1177
 #, c-format
 msgid "#  editor_format=STRING (eg. %%E +%%N %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1160
+#: src/attrib.c:1178
 #, c-format
 msgid "#  fcc=STRING (eg. =mailbox)\n"
 msgstr ""
 
-#: src/attrib.c:1161
+#: src/attrib.c:1179
 #, c-format
 msgid "#  followup_to=STRING\n"
 msgstr "#  followup_to=DÝZGE (cevap yönlendirmesi)\n"
 
-#: src/attrib.c:1162
+#: src/attrib.c:1180
 #, c-format
 msgid "#  from=STRING (just append wanted From:-line, don't use quotes)\n"
 msgstr ""
 
-#: src/attrib.c:1163
+#: src/attrib.c:1181
 #, c-format
 msgid "#  group_catchup_on_exit=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1164
+#: src/attrib.c:1182
 #, c-format
 msgid "#  group_format=STRING (eg. %%n %%m %%R %%L  %%s  %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1165
+#: src/attrib.c:1183
 #, c-format
 msgid "#  mail_8bit_header=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1166
+#: src/attrib.c:1184
 #, c-format
 msgid "#  mail_mime_encoding=supported_encoding"
 msgstr ""
 
-#: src/attrib.c:1174
+#: src/attrib.c:1192
 #, fuzzy, c-format
 msgid "#  ispell=STRING\n"
 msgstr "#  ispell=DÝZGE\n"
 
-#: src/attrib.c:1176
+#: src/attrib.c:1194
 #, fuzzy, c-format
 msgid "#  maildir=STRING (eg. ~/Mail)\n"
 msgstr "#  maildir=DÝZGE (posta dizini, örn. ~/Mail)\n"
 
-#: src/attrib.c:1177
+#: src/attrib.c:1195
 #, fuzzy, c-format
 msgid "#  mailing_list=STRING (eg. majordomo@example.org)\n"
 msgstr "#  mailing_list=DÝZGE (posta listesi, örn. majordomo@example.org)\n"
 
-#: src/attrib.c:1178
+#: src/attrib.c:1196
 #, c-format
 msgid "#  mime_types_to_save=STRING (eg. image/*,!image/bmp)\n"
 msgstr ""
 
-#: src/attrib.c:1179
+#: src/attrib.c:1197
 #, c-format
 msgid "#  mark_ignore_tags=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1180
+#: src/attrib.c:1198
 #, c-format
 msgid "#  mark_saved_read=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1181
+#: src/attrib.c:1199
 #, c-format
 msgid "#  mime_forward=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1183
+#: src/attrib.c:1201
 #, c-format
 msgid "#  mm_network_charset=supported_charset"
 msgstr ""
 
-#: src/attrib.c:1190
+#: src/attrib.c:1208
 #, c-format
 msgid "#  undeclared_charset=STRING (default is US-ASCII)\n"
 msgstr ""
 
-#: src/attrib.c:1192
+#: src/attrib.c:1210
 #, fuzzy, c-format
 msgid "#  news_headers_to_display=STRING\n"
 msgstr "#  news_quote_format=DÝZGE\n"
 
-#: src/attrib.c:1193
+#: src/attrib.c:1211
 #, fuzzy, c-format
 msgid "#  news_headers_to_not_display=STRING\n"
 msgstr "#  news_quote_format=DÝZGE\n"
 
-#: src/attrib.c:1194
+#: src/attrib.c:1212
 #, fuzzy, c-format
 msgid "#  news_quote_format=STRING\n"
 msgstr "#  news_quote_format=DÝZGE\n"
 
-#: src/attrib.c:1195
+#: src/attrib.c:1213
 #, c-format
 msgid "#  organization=STRING (if beginning with '/' read from file)\n"
 msgstr ""
 "#  organization=DÝZGE (kurum; eðer / ile baþlýyor ise, dosyadan okunur)\n"
 
-#: src/attrib.c:1196
+#: src/attrib.c:1214
 #, c-format
 msgid "#  pos_first_unread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1197
+#: src/attrib.c:1215
 #, c-format
 msgid "#  post_8bit_header=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1198
+#: src/attrib.c:1216
 #, c-format
 msgid "#  post_mime_encoding=supported_encoding"
 msgstr ""
 
-#: src/attrib.c:1205
+#: src/attrib.c:1223
 #, c-format
 msgid "#  post_process_type=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1210
+#: src/attrib.c:1228
 #, c-format
 msgid "#  post_process_view=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1211
+#: src/attrib.c:1229
 #, c-format
 msgid "#  quick_kill_scope=STRING (ie. talk.*)\n"
 msgstr ""
 
-#: src/attrib.c:1212
+#: src/attrib.c:1230
 #, c-format
 msgid "#  quick_kill_expire=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1213
+#: src/attrib.c:1231
 #, c-format
 msgid "#  quick_kill_case=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1214
+#: src/attrib.c:1232
 #, c-format
 msgid "#  quick_kill_header=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1215 src/attrib.c:1224
+#: src/attrib.c:1233 src/attrib.c:1242
 #, c-format
 msgid "#    0=Subject: (case sensitive)  1=Subject: (ignore case)\n"
 msgstr ""
 
-#: src/attrib.c:1216 src/attrib.c:1225
+#: src/attrib.c:1234 src/attrib.c:1243
 #, c-format
 msgid "#    2=From: (case sensitive)     3=From: (ignore case)\n"
 msgstr ""
 
-#: src/attrib.c:1217 src/attrib.c:1226
+#: src/attrib.c:1235 src/attrib.c:1244
 #, c-format
 msgid "#    4=Message-ID: & full References: line\n"
 msgstr ""
 
-#: src/attrib.c:1218 src/attrib.c:1227
+#: src/attrib.c:1236 src/attrib.c:1245
 #, c-format
 msgid "#    5=Message-ID: & last References: entry only\n"
 msgstr ""
 
-#: src/attrib.c:1219 src/attrib.c:1228
+#: src/attrib.c:1237 src/attrib.c:1246
 #, c-format
 msgid "#    6=Message-ID: entry only     7=Lines:\n"
 msgstr ""
 
-#: src/attrib.c:1220
+#: src/attrib.c:1238
 #, fuzzy, c-format
 msgid "#  quick_select_scope=STRING\n"
 msgstr "#  quick_select_scope=DÝZGE\n"
 
-#: src/attrib.c:1221
+#: src/attrib.c:1239
 #, c-format
 msgid "#  quick_select_expire=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1222
+#: src/attrib.c:1240
 #, c-format
 msgid "#  quick_select_case=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1223
+#: src/attrib.c:1241
 #, c-format
 msgid "#  quick_select_header=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1229
+#: src/attrib.c:1247
 #, c-format
 msgid "#  quote_chars=STRING (%%s, %%S for initials)\n"
 msgstr ""
 
-#: src/attrib.c:1231
+#: src/attrib.c:1249
 #, c-format
 msgid "#  print_header=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1233
+#: src/attrib.c:1251
 #, c-format
 msgid "#  process_only_unread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1234
+#: src/attrib.c:1252
 #, fuzzy, c-format
 msgid "#  prompt_followupto=ON/OFF\n"
 msgstr "#  followup_to=DÝZGE (cevap yönlendirmesi)\n"
 
-#: src/attrib.c:1235
+#: src/attrib.c:1253
 #, fuzzy, c-format
 msgid "#  savedir=STRING (eg. ~user/News)\n"
 msgstr "#  savedir=DÝZGE (saklama dizini, örn. ~user/News)\n"
 
-#: src/attrib.c:1236
+#: src/attrib.c:1254
 #, fuzzy, c-format
 msgid "#  savefile=STRING (eg. =linux)\n"
 msgstr "#  savefile=DÝZGE (saklama dosyasý, örn. =linux)\n"
 
-#: src/attrib.c:1237
+#: src/attrib.c:1255
 #, fuzzy, c-format
 msgid "#  sigfile=STRING (eg. $var/sig)\n"
 msgstr "#  sigfile=DÝZGE (imza dosyasý, örn. $var/sig)\n"
 
-#: src/attrib.c:1238
+#: src/attrib.c:1256
 #, c-format
 msgid "#  show_author=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1244
+#: src/attrib.c:1262
 #, c-format
 msgid "#  show_signatures=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1245
+#: src/attrib.c:1263
 #, c-format
 msgid "#  show_only_unread_arts=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1246
+#: src/attrib.c:1264
 #, c-format
 msgid "#  sigdashes=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1247
+#: src/attrib.c:1265
 #, c-format
 msgid "#  signature_repost=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1248
+#: src/attrib.c:1266
 #, c-format
 msgid "#  sort_article_type=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1266
+#: src/attrib.c:1284
 #, c-format
 msgid "#  sort_threads_type=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1275
+#: src/attrib.c:1293
 #, c-format
 msgid "#  start_editor_offset=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1276
+#: src/attrib.c:1294
 #, c-format
 msgid "#  tex2iso_conv=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1277
+#: src/attrib.c:1295
 #, c-format
 msgid "#  thread_catchup_on_exit=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1278
+#: src/attrib.c:1296
 #, c-format
 msgid "#  thread_articles=NUM"
 msgstr ""
 
-#: src/attrib.c:1285
+#: src/attrib.c:1303
 #, c-format
 msgid "#  thread_format=STRING (eg. %%n %%m [%%L]  %%T  %%F)\n"
 msgstr ""
 
-#: src/attrib.c:1286
+#: src/attrib.c:1304
 #, c-format
 msgid "#  thread_perc=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1287
+#: src/attrib.c:1305
 #, c-format
 msgid "#  trim_article_body=NUM\n"
 msgstr ""
 
-#: src/attrib.c:1288
+#: src/attrib.c:1306
 #, c-format
 msgid "#    0 = Don't trim article body\n"
 msgstr ""
 
-#: src/attrib.c:1289
+#: src/attrib.c:1307
 #, c-format
 msgid "#    1 = Skip leading blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1290
+#: src/attrib.c:1308
 #, c-format
 msgid "#    2 = Skip trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1291
+#: src/attrib.c:1309
 #, c-format
 msgid "#    3 = Skip leading and trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1292
+#: src/attrib.c:1310
 #, c-format
 msgid "#    4 = Compact multiple blank lines between text blocks\n"
 msgstr ""
 
-#: src/attrib.c:1293
+#: src/attrib.c:1311
 #, c-format
 msgid ""
 "#    5 = Compact multiple blank lines between text blocks and skip\n"
 "#        leading blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1294
+#: src/attrib.c:1312
 #, c-format
 msgid ""
 "#    6 = Compact multiple blank lines between text blocks and skip\n"
 "#        trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1295
+#: src/attrib.c:1313
 #, c-format
 msgid ""
 "#    7 = Compact multiple blank lines between text blocks and skip\n"
 "#        leading and trailing blank lines\n"
 msgstr ""
 
-#: src/attrib.c:1296
+#: src/attrib.c:1314
 #, c-format
 msgid "#  verbatim_handling=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1297
+#: src/attrib.c:1316
+#, c-format
+msgid "#  extquote_handling=ON/OFF\n"
+msgstr ""
+
+#: src/attrib.c:1318
 #, c-format
 msgid "#  wrap_on_next_unread=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1298
+#: src/attrib.c:1319
 #, fuzzy, c-format
 msgid "#  x_body=STRING (eg. ~/.tin/extra-body-text)\n"
 msgstr "#  x_body=DÝZGE (extra gövde dosyasý, örn. ~/.tin/extra-body-text)\n"
 
-#: src/attrib.c:1299
+#: src/attrib.c:1320
 #, c-format
 msgid "#  x_comment_to=ON/OFF\n"
 msgstr ""
 
-#: src/attrib.c:1300
+#: src/attrib.c:1321
 #, fuzzy, c-format
 msgid "#  x_headers=STRING (eg. ~/.tin/extra-headers)\n"
 msgstr ""
 "#  x_headers=DÝZGE (ekstra baþlýk dosyasý, örn. ~/.tin/extra-headers)\n"
 
-#: src/attrib.c:1301
+#: src/attrib.c:1322
 #, fuzzy, c-format
 msgid ""
 "#\n"
@@ -478,7 +483,7 @@ msgstr ""
 "#\n"
 "# Genel(küresel) kaplamýn en iyi olduðunu not ediniz.\n"
 
-#: src/attrib.c:1302
+#: src/attrib.c:1323
 #, fuzzy, c-format
 msgid ""
 "# entries first followed by group specific entries.\n"
@@ -487,12 +492,12 @@ msgstr ""
 "# Öncelikle özgül grup girdileri tarafýndan takip edilen girdiler\n"
 "#\n"
 
-#: src/attrib.c:1303
+#: src/attrib.c:1324
 #, fuzzy, c-format
 msgid "############################################################################\n"
 msgstr "############################################################################\n"
 
-#: src/cook.c:624
+#: src/cook.c:623
 msgid "(unknown)"
 msgstr "(bilinmiyor)"
 
@@ -952,115 +957,120 @@ msgid "Command failed: %s"
 msgstr "Komut baþarýsýz: %s"
 
 #: src/lang.c:146
+#, fuzzy, c-format
+msgid "Cook article failed, %s is exiting"
+msgstr "ekran çok küçük, %s çýkýyor\n"
+
+#: src/lang.c:147
 msgid "Mark not selected articles read?"
 msgstr ""
 
-#: src/lang.c:148
+#: src/lang.c:149
 #, fuzzy, c-format
 msgid "Connecting to %s..."
 msgstr "Baðlanýyor %s..."
 
-#: src/lang.c:150
+#: src/lang.c:151
 msgid "<CR>"
 msgstr "<CR>"
 
-#: src/lang.c:151
+#: src/lang.c:152
 #, fuzzy
 msgid "Creating active file for saved groups...\n"
 msgstr "Kaydedilen kümeler için aktif dosya oluþturuyor...\n"
 
-#: src/lang.c:152
+#: src/lang.c:153
 #, fuzzy
 msgid "Creating newsrc file...\n"
 msgstr "Newsrc dosyasý oluþturuluyor...\n"
 
-#: src/lang.c:154 src/lang.c:1296 src/lang.c:1316
+#: src/lang.c:155 src/lang.c:1299 src/lang.c:1319
 msgid "Default"
 msgstr "Öntanýmlý"
 
-#: src/lang.c:155
+#: src/lang.c:156
 #, fuzzy
 msgid "Delete saved files that have been post processed?"
 msgstr "Son iþlenen kaydedilmiþ dosyalarý sil?"
 
-#: src/lang.c:156
+#: src/lang.c:157
 msgid "Deleting temporary files..."
 msgstr "Geçici dosyalar siliniyor..."
 
-#: src/lang.c:158
+#: src/lang.c:159
 msgid "*** End of article ***"
 msgstr "*** Makalenin sonu ***"
 
-#: src/lang.c:159
+#: src/lang.c:160
 msgid "*** End of articles ***"
 msgstr "*** Makalelerin sonu ***"
 
-#: src/lang.c:160
+#: src/lang.c:161
 #, fuzzy
 msgid "*** End of attachments ***"
 msgstr "*** Makalelerin sonu ***"
 
-#: src/lang.c:161
+#: src/lang.c:162
 #, fuzzy
 msgid "*** End of groups ***"
 msgstr "*** Kümelerin sonu ***"
 
-#: src/lang.c:162
+#: src/lang.c:163
 #, fuzzy
 msgid "*** End of page ***"
 msgstr "*** Makalenin sonu ***"
 
-#: src/lang.c:163
+#: src/lang.c:164
 #, fuzzy
 msgid "*** End of scopes ***"
 msgstr "*** Kümelerin sonu ***"
 
-#: src/lang.c:164
+#: src/lang.c:165
 #, fuzzy
 msgid "*** End of thread ***"
 msgstr "*** Parçacýklarýn sonu ***"
 
-#: src/lang.c:165
+#: src/lang.c:166
 #, fuzzy
 msgid "*** End of URLs ***"
 msgstr "*** Kümelerin sonu ***"
 
-#: src/lang.c:166
+#: src/lang.c:167
 #, fuzzy
 msgid "Enter limit of articles to get> "
 msgstr "Alýnacak makalelerin limitini girin> "
 
-#: src/lang.c:167
+#: src/lang.c:168
 #, fuzzy
 msgid "Enter Message-ID to go to> "
 msgstr "Gitmek için kimlik mesajýný girin> "
 
-#: src/lang.c:168
+#: src/lang.c:169
 #, fuzzy
 msgid " and enter next unread thread"
 msgstr " ve sonraki okuma parçacýðýný yazýn"
 
-#: src/lang.c:169
+#: src/lang.c:170
 #, fuzzy
 msgid " and enter next unread article"
 msgstr " ve sonraki okuma parçacýðýný yazýn"
 
-#: src/lang.c:170
+#: src/lang.c:171
 #, fuzzy
 msgid " and enter next unread group"
 msgstr " ve sonraki okuma kümesini yazýn"
 
-#: src/lang.c:171
+#: src/lang.c:172
 #, fuzzy
 msgid "Enter option number> "
 msgstr "Seçenek numarasýný yazýn> "
 
-#: src/lang.c:172
+#: src/lang.c:173
 #, fuzzy, c-format
 msgid "Enter range [%s]> "
 msgstr "Aralýðý yazýn [%s]> "
 
-#: src/lang.c:173
+#: src/lang.c:174
 #, fuzzy
 msgid ""
 "\n"
@@ -1069,7 +1079,7 @@ msgstr ""
 "\n"
 "Uyarý: Onaylandý: baþlýk kullanýldý.\n"
 
-#: src/lang.c:175
+#: src/lang.c:176
 #, fuzzy
 msgid ""
 "\n"
@@ -1078,7 +1088,7 @@ msgstr ""
 "\n"
 "Hata: Onaylananda bozuk adres: baþlýk.\n"
 
-#: src/lang.c:176
+#: src/lang.c:177
 #, fuzzy
 msgid ""
 "\n"
@@ -1087,7 +1097,7 @@ msgstr ""
 "\n"
 "Hata: Gönderende bozuk adres: baþlýk.\n"
 
-#: src/lang.c:177
+#: src/lang.c:178
 #, fuzzy
 msgid ""
 "\n"
@@ -1096,7 +1106,7 @@ msgstr ""
 "\n"
 "Hata: Kimilk mesajýnda bozuk FQDN: baþlýk.\n"
 
-#: src/lang.c:178
+#: src/lang.c:179
 #, fuzzy
 msgid ""
 "\n"
@@ -1105,7 +1115,7 @@ msgstr ""
 "\n"
 "Hata: Yanýtta bozuk adres: baþlýk\n"
 
-#: src/lang.c:179
+#: src/lang.c:180
 #, fuzzy
 msgid ""
 "\n"
@@ -1114,27 +1124,27 @@ msgstr ""
 "\n"
 "Hata: Gönderende bozuk adres: baþlýk.\n"
 
-#: src/lang.c:181
+#: src/lang.c:182
 #, fuzzy, c-format
 msgid "Can't unlock %s"
 msgstr "Açýlamýyor %s"
 
-#: src/lang.c:182
+#: src/lang.c:183
 #, fuzzy, c-format
 msgid "Couldn't dotlock %s - article not appended!"
 msgstr "Açýlamadý %s - makale eklenmedi!"
 
-#: src/lang.c:183
+#: src/lang.c:184
 #, fuzzy, c-format
 msgid "Couldn't lock %s - article not appended!"
 msgstr "Kapatýlamadý %s - makale eklenmedi!"
 
-#: src/lang.c:186
+#: src/lang.c:187
 #, fuzzy, c-format
 msgid "Corrupted file %s"
 msgstr "Virüslü dosya %s"
 
-#: src/lang.c:188
+#: src/lang.c:189
 #, fuzzy
 msgid ""
 "\n"
@@ -1143,33 +1153,38 @@ msgstr ""
 "\n"
 "Hata: Birden fazla haber grubu için Takip-Et ayarlandý!\n"
 
-#: src/lang.c:189
+#: src/lang.c:190
+#, c-format
+msgid "Error: Custom format exceeds screen width. Using default \"%s\"."
+msgstr ""
+
+#: src/lang.c:191
 msgid "Internal error in GNKSA routine - send bug report.\n"
 msgstr "GNKSA yordamýnda iç hata - hata raporu gönder.\n"
 
-#: src/lang.c:190
+#: src/lang.c:192
 #, fuzzy
 msgid "Left angle bracket missing in route address.\n"
 msgstr "Yordam adresinde sol açýlý ayraç eksik.\n"
 
-#: src/lang.c:191
+#: src/lang.c:193
 msgid "Left parenthesis missing in old-style address.\n"
 msgstr "Eski-biçemli adreste sol ayraç eksik.\n"
 
-#: src/lang.c:192
+#: src/lang.c:194
 msgid "Right parenthesis missing in old-style address.\n"
 msgstr "Eski-biçemli adreste sað ayraç eksik.\n"
 
-#: src/lang.c:193
+#: src/lang.c:195
 msgid "At-sign missing in mail address.\n"
 msgstr "Posta adresinde @ iþareti eksik.\n"
 
-#: src/lang.c:194
+#: src/lang.c:196
 #, fuzzy
 msgid "Single component FQDN is not allowed. Add your domain.\n"
 msgstr "FQDN tekli bileþenine izin verilmedi. Taným kümesi ekleyin.\n"
 
-#: src/lang.c:195
+#: src/lang.c:197
 #, fuzzy
 msgid ""
 "Invalid domain. Send bug report if your top level domain really exists.\n"
@@ -1178,7 +1193,7 @@ msgstr ""
 "Geçersiz etki alaný. Üst düzey etki alaný varsa hata raporu gönderin.\n"
 "Kullan . munged adresler için geçersiz üst düzey etki alaný.\n"
 
-#: src/lang.c:196
+#: src/lang.c:198
 #, fuzzy
 msgid ""
 "Illegal domain. Send bug report if your top level domain really exists.\n"
@@ -1187,7 +1202,7 @@ msgstr ""
 "Kuraldýþý etki alaný. Üst düzey etki alaný varsa hata raporu gönderin.\n"
 "Kuulan . munged adresler için geçersiz üst düzey etki alaný.\n"
 
-#: src/lang.c:197
+#: src/lang.c:199
 #, fuzzy
 msgid ""
 "Unknown domain. Send bug report if your top level domain really exists.\n"
@@ -1196,36 +1211,36 @@ msgstr ""
 "Bilinmeyen etki alaný. Üst düzey etki alalný varsa hata raporu gönderin.\n"
 "Kullan. munged adresler geçersiz üst düzey etki alaný.\n"
 
-#: src/lang.c:198
+#: src/lang.c:200
 msgid "Illegal character in FQDN.\n"
 msgstr "FQDN'de kuraldýþý karakter.\n"
 
-#: src/lang.c:199
+#: src/lang.c:201
 #, fuzzy
 msgid "Zero length FQDN component not allowed.\n"
 msgstr "Sýfýr unzunluklu FQDN bileþenine izin verilmedi.\n"
 
-#: src/lang.c:200
+#: src/lang.c:202
 #, fuzzy
 msgid "FQDN component exceeds maximum allowed length (63 chars).\n"
 msgstr "FQDN bileþeni izin verilen maximum uzunluðu aþýyor.(63 kar.).\n"
 
-#: src/lang.c:201
+#: src/lang.c:203
 #, fuzzy
 msgid "FQDN component may not start or end with hyphen.\n"
 msgstr "FQDN bileþeni tire ile baþlamayabilir veya bitmeyebilir.\n"
 
-#: src/lang.c:202
+#: src/lang.c:204
 #, fuzzy
 msgid "FQDN component may not start with digit.\n"
 msgstr "FQDN bileþeni basamak ile baþlamayabilir.\n"
 
-#: src/lang.c:203
+#: src/lang.c:205
 #, fuzzy
 msgid "Domain literal has impossible numeric value.\n"
 msgstr "Deðiþmez etki alaný imkansýz sayýsal deðere sahip.\n"
 
-#: src/lang.c:204
+#: src/lang.c:206
 #, fuzzy
 msgid ""
 "Domain literal is for private use only and not allowed for global use.\n"
@@ -1233,25 +1248,25 @@ msgstr ""
 "Deðiþmez etki alaný sadece özel kullaným içindir ve küresel kullanýma izin "
 "verilmez.\n"
 
-#: src/lang.c:205
+#: src/lang.c:207
 #, fuzzy
 msgid "Right bracket missing in domain literal.\n"
 msgstr "Deðiþmez etki alanýnda sað köþeli ayraç eksik.\n"
 
-#: src/lang.c:206
+#: src/lang.c:208
 msgid "Missing localpart of mail address.\n"
 msgstr "Posta adresinin yerel kýsmý eksik.\n"
 
-#: src/lang.c:207
+#: src/lang.c:209
 msgid "Illegal character in localpart of mail address.\n"
 msgstr "Posta adresinin yerel kýsmýnda kuraldýþý karakter.\n"
 
-#: src/lang.c:208
+#: src/lang.c:210
 #, fuzzy
 msgid "Zero length localpart component not allowed.\n"
 msgstr "Sýfýr uzunluklu yerel kýsým bileþenine izin verilmedi.\n"
 
-#: src/lang.c:209
+#: src/lang.c:211
 #, fuzzy
 msgid ""
 "Illegal character in realname.\n"
@@ -1260,7 +1275,7 @@ msgstr ""
 "Gerçek isimde kuraldýþý karakter.\n"
 "Ýmlenmemiþ sözcükler yordam adreslerinde '!()<>@,;:\\.[]' içermeyebilir.\n"
 
-#: src/lang.c:210
+#: src/lang.c:212
 #, fuzzy
 msgid ""
 "Illegal character in realname.\n"
@@ -1269,7 +1284,7 @@ msgstr ""
 "Gerçek isimde kuraldýþý karakter.\n"
 "Ýmlenmil sözcükler '()<>\\' içermeyebilir.\n"
 
-#: src/lang.c:211
+#: src/lang.c:213
 #, fuzzy
 msgid ""
 "Illegal character in realname.\n"
@@ -1278,12 +1293,12 @@ msgstr ""
 "Gerçek isimde kuraldýþý karakter.\n"
 "Kodlanmýþ sözcükler parametrelerde '!()<>@,;:\"\\.[]/= içermeyebilir.\n"
 
-#: src/lang.c:212
+#: src/lang.c:214
 #, fuzzy
 msgid "Bad syntax in encoded word used in realname.\n"
 msgstr "Gerçek isimde kullanýlan kodlanmýþ sözkükte bozuk sözdizimi.\n"
 
-#: src/lang.c:213
+#: src/lang.c:215
 #, fuzzy
 msgid ""
 "Illegal character in realname.\n"
@@ -1292,7 +1307,7 @@ msgstr ""
 "Gerçek isimde kuraldýþý karakter.\n"
 "Ýmlenmemiþ sözcükler eski-biçemli adreslerde '()<>\\' içermeyebilir.\n"
 
-#: src/lang.c:214
+#: src/lang.c:216
 #, fuzzy
 msgid ""
 "Illegal character in realname.\n"
@@ -1301,7 +1316,7 @@ msgstr ""
 "Gerçek isimde kuraldýþý karakter. Denetim karakterlerine ve kodlanmamýþ 8bit "
 "karakterlerine > 127 izin verilmedi.\n"
 
-#: src/lang.c:215
+#: src/lang.c:217
 #, fuzzy
 msgid ""
 "\n"
@@ -1310,7 +1325,7 @@ msgstr ""
 "\n"
 "Hata: Baþlýktan sonra boþ satýr bulunamadý.\n"
 
-#: src/lang.c:216
+#: src/lang.c:218
 #, c-format
 msgid ""
 "\n"
@@ -1318,7 +1333,7 @@ msgid ""
 msgstr ""
 
 #. TODO: fixme, US-ASCII is not the only 7bit charset we know about
-#: src/lang.c:218
+#: src/lang.c:220
 #, fuzzy
 msgid ""
 "\n"
@@ -1333,7 +1348,7 @@ msgstr ""
 " diliniz için yapýlandýrabilen seçenekler M)enüsünü kullanarak ya da\n"
 " tinric düzenleyerek.\n"
 
-#: src/lang.c:223
+#: src/lang.c:225
 #, fuzzy
 msgid ""
 "\n"
@@ -1350,7 +1365,7 @@ msgstr ""
 " yaþadýðýnýz bölgede daha yaygýn olana. Bu yapýlabilir\n"
 " yapýlandýrabilen seçenekler  M)enüsü kullanýlarak veya tinrc düzenlenerek.\n"
 
-#: src/lang.c:229
+#: src/lang.c:231
 #, fuzzy
 msgid ""
 "\n"
@@ -1359,7 +1374,7 @@ msgstr ""
 "\n"
 "Hata: Makale baþlýk yerine boþ satýrla baþlýyor\n"
 
-#: src/lang.c:230
+#: src/lang.c:232
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -1370,7 +1385,7 @@ msgstr ""
 "Hata: Satýrdaki baþlýkta %d baþlýk isminden sonra iki nokta yok:\n"
 "%s\n"
 
-#: src/lang.c:231
+#: src/lang.c:233
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -1379,7 +1394,7 @@ msgstr ""
 "\n"
 "Hata: \"%s:\"satýrý boþ.\n"
 
-#: src/lang.c:232
+#: src/lang.c:234
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -1388,14 +1403,14 @@ msgstr ""
 "\n"
 "Hata: Makale baþlýðýnda \"%s:\" satýrý eksik.\n"
 
-#: src/lang.c:233
+#: src/lang.c:235
 #, c-format
 msgid ""
 "\n"
 "Error: %s contains non 7bit chars.\n"
 msgstr ""
 
-#: src/lang.c:234
+#: src/lang.c:236
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -1406,7 +1421,7 @@ msgstr ""
 "Hata: %d satýrýndaki baþlýkta iki noktadan sonra boþluk yok:\n"
 "%s\n"
 
-#: src/lang.c:235
+#: src/lang.c:237
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -1415,27 +1430,27 @@ msgstr ""
 "\n"
 "Hata: Baþlýkta (%d) \"%s:\" çoklu satýlrarý var.\n"
 
-#: src/lang.c:236
+#: src/lang.c:238
 #, fuzzy, c-format
 msgid "Insecure permissions of %s (%o)"
 msgstr "Güvenli olmayan yetkiler %s (%o)"
 
-#: src/lang.c:238
+#: src/lang.c:240
 #, fuzzy, c-format
 msgid "Invalid response to GROUP command, %s"
 msgstr "KÜME komutuna geçersiz yanýt.%s"
 
-#: src/lang.c:243
+#: src/lang.c:245
 #, fuzzy, c-format
 msgid "MIME parse error: Unexpected end of %s/%s article"
 msgstr "MIME ayrýþtýrma hatasý: Makale %s/%s için beklenmeyen son"
 
-#: src/lang.c:244
+#: src/lang.c:246
 #, fuzzy
 msgid "MIME parse error: Start boundary whilst reading headers"
 msgstr "MIME ayrýþtýrma hatasý: Baþlýklarý okurken baþlatma sýnýrý"
 
-#: src/lang.c:245
+#: src/lang.c:247
 #, fuzzy
 msgid ""
 "\n"
@@ -1444,17 +1459,17 @@ msgstr ""
 "\n"
 "Hata: \"%s\" geçerli bir haber grubu deðil!\n"
 
-#: src/lang.c:246
+#: src/lang.c:248
 #, fuzzy
 msgid "Can't get a (fully-qualified) domain-name!"
 msgstr "(Tam niletelendirilmiþ) etki alaný adý alýnamadý!"
 
-#: src/lang.c:247
+#: src/lang.c:249
 #, fuzzy, c-format
 msgid "No permissions to go into %s\n"
 msgstr "%s için gidiþ yetkisi yok\n"
 
-#: src/lang.c:249
+#: src/lang.c:251
 #, fuzzy
 msgid ""
 "\n"
@@ -1463,32 +1478,32 @@ msgstr ""
 "\n"
 "Hata: Baþlangýç:satýr eksik.\n"
 
-#: src/lang.c:251
+#: src/lang.c:253
 #, fuzzy, c-format
 msgid "No read permissions for %s\n"
 msgstr "%s için okuma yetkisi yok\n"
 
-#: src/lang.c:252
+#: src/lang.c:254
 #, fuzzy, c-format
 msgid "File %s does not exist\n"
 msgstr "%s dosyasý yok\n"
 
-#: src/lang.c:253
+#: src/lang.c:255
 #, fuzzy, c-format
 msgid "No write permissions for %s\n"
 msgstr "%s için yazma yetkisi yok\n"
 
-#: src/lang.c:254
+#: src/lang.c:256
 #, fuzzy
 msgid "Can't get user information (/etc/passwd missing?)"
 msgstr "Kullanýcý bilgisi alýnamýyor(/etc/passwd kayýp?)"
 
-#: src/lang.c:255
+#: src/lang.c:257
 #, fuzzy
 msgid "errors"
 msgstr "hatalar"
 
-#: src/lang.c:257
+#: src/lang.c:259
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -1498,69 +1513,69 @@ msgstr ""
 "%d satýrýnda hata \"Sender:\" baþlýk için izin verilmedi (sizin için "
 "eklenecek)\n"
 
-#: src/lang.c:259
+#: src/lang.c:261
 #, fuzzy, c-format
 msgid "Server has non of the groups listed in %s"
 msgstr "Sunucuda %s'de listelenen gruplarýn hiçbiri yok"
 
-#: src/lang.c:260
+#: src/lang.c:262
 #, fuzzy
 msgid "error"
 msgstr "hata"
 
-#: src/lang.c:261
+#: src/lang.c:263
 #, fuzzy
 msgid "Unknown display level"
 msgstr "Bilinmeyen gösterim düzeyi"
 
-#: src/lang.c:262
+#: src/lang.c:264
 #, fuzzy
 msgid "<ESC>"
 msgstr "<ESC>"
 
-#: src/lang.c:263
+#: src/lang.c:265
 #, fuzzy
 msgid "Exiting..."
 msgstr "Çýkýyor..."
 
-#: src/lang.c:264
+#: src/lang.c:266
 #, fuzzy
 msgid "leaving external mail-reader"
 msgstr "Dýþ posta-okuyucuyu býrakýyor"
 
-#: src/lang.c:265
+#: src/lang.c:267
 #, fuzzy, c-format
 msgid "Extracting %s..."
 msgstr "Ayýklýyor %s..."
 
-#: src/lang.c:267
+#: src/lang.c:269
 #, fuzzy, c-format
 msgid "Error writing %s file. Filesystem full? File reset to previous state."
 msgstr ""
 "%s dosyasýný yazarken hata. Dosya sistemi dolu? Dosya önceki durumuna "
 "dönüþtürüldü."
 
-#: src/lang.c:268
+#: src/lang.c:270
 #, fuzzy, c-format
 msgid "Error making backup of %s file. Filesystem full?"
 msgstr "%s dosyasýný yedeklemede hata. Dosya sistemi dolu?"
 
-#: src/lang.c:269
+#: src/lang.c:271
 #, fuzzy, c-format
 msgid "Filtering global rules (%d/%d)..."
 msgstr "Genel kurallar süzgeçleniyor (%d/%d)..."
 
-#: src/lang.c:270
+#: src/lang.c:272
 #, fuzzy
 msgid "Rule created by: "
 msgstr "Kural oluþturuldu: "
 
-#: src/lang.c:271
+#: src/lang.c:273
 #, fuzzy, c-format
 msgid "Enter pattern [%s]> "
 msgstr "Örüntüyü girin [%s]> "
 
-#: src/lang.c:272
+#: src/lang.c:274
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -1569,20 +1584,20 @@ msgstr ""
 "\n"
 "Gitmek için makalenize takip-et istediniz %s:\n"
 
-#: src/lang.c:273
+#: src/lang.c:275
 #, fuzzy, c-format
 msgid "  %s\t Answers will be directed to you by mail.\n"
 msgstr "  %s\t Cevaplarý postayla yönlendirilecek.\n"
 
-#: src/lang.c:274
+#: src/lang.c:276
 msgid "-- forwarded message --\n"
 msgstr ""
 
-#: src/lang.c:275
+#: src/lang.c:277
 msgid "-- end of forwarded message --\n"
 msgstr ""
 
-#: src/lang.c:276
+#: src/lang.c:278
 #, fuzzy
 msgid ""
 "# Format:\n"
@@ -1640,93 +1655,98 @@ msgstr ""
 "#   time=NUM          Seçmeli.Kural bitince time_t deðeri\n"
 "#\n"
 
-#: src/lang.c:297
+#: src/lang.c:299
 #, fuzzy, c-format
 msgid "Enter score for rule (default=%d): "
 msgstr "Kural için skoru yazýn (varsayýlan=%d): "
 
-#: src/lang.c:298
+#: src/lang.c:300
 #, fuzzy, c-format
 msgid "Enter the score weight (range 0 < score <= %d)"
 msgstr "Skor aðýrlýðýný yazýn (aralýk 0 < skor <= %d)"
 
 #. SCORE_MAX
-#: src/lang.c:299
+#: src/lang.c:301
 #, fuzzy
 msgid "Full"
 msgstr "Tam"
 
-#: src/lang.c:300
+#: src/lang.c:302
 #, fuzzy
 msgid "Comment (optional)  : "
 msgstr "Komut (seçmeli)   : "
 
-#: src/lang.c:301
+#: src/lang.c:303
 #, fuzzy
 msgid "Apply pattern to    : "
 msgstr "Örüntüyü uygula   : "
 
-#: src/lang.c:302
+#: src/lang.c:304
 #, fuzzy
 msgid "From: line (ignore case)      "
 msgstr "Gönderen: satýr (büyük/küçük harfleri yoksay) "
 
-#: src/lang.c:303
+#: src/lang.c:305
 #, fuzzy
 msgid "From: line (case sensitive)   "
 msgstr "Gönderen: satýr (büyük/küçük harfe duyarlý)   "
 
-#: src/lang.c:305
+#: src/lang.c:307
 #, fuzzy, c-format
 msgid "%s%s: Unknown host.\n"
 msgstr "%s%s: Bilinmeyen ana sunucu.\n"
 
-#: src/lang.c:307
+#: src/lang.c:309
 #, fuzzy
 msgid "global "
 msgstr "küresel "
 
-#: src/lang.c:308
+#: src/lang.c:310
 #, fuzzy, c-format
 msgid "Please use %.100s instead"
 msgstr "Lütfen % kullanýn.100s yerine"
 
-#: src/lang.c:309
+#: src/lang.c:311
 #, c-format
 msgid "%s is bogus"
 msgstr "%s sahte"
 
-#: src/lang.c:310
+#: src/lang.c:312
 #, fuzzy, c-format
 msgid "Group %s is moderated. Continue?"
 msgstr "Küme %s ayarlandý. Devam?"
 
-#: src/lang.c:311
+#: src/lang.c:313
 #, fuzzy
 msgid "groups"
 msgstr "kümeler"
 
-#: src/lang.c:312
+#: src/lang.c:314
 #, c-format
 msgid "Rereading %s..."
 msgstr "%s tekrar okunuyor..."
 
-#: src/lang.c:313
+#: src/lang.c:315
 #, fuzzy
 msgid "Top Level Commands"
 msgstr "Üst Düzey Komutlar"
 
-#: src/lang.c:314
+#: src/lang.c:316
 #, fuzzy
 msgid "Group Selection"
 msgstr "Küme Seçimi"
 
-#: src/lang.c:315
+#: src/lang.c:317
 #, fuzzy
 msgid "group"
 msgstr "küme"
 
-#: src/lang.c:317
+#: src/lang.c:318
+msgid ""
+"*** Group descriptions are disabled according to current select_format ***"
+msgstr ""
+
+#: src/lang.c:320
 #, fuzzy
 msgid ""
 "One or more lines of comment. <CR> to add a line or proceed if line is empty."
@@ -1734,33 +1754,33 @@ msgstr ""
 "Komutun bir veya birden çok satýrý. Satýr boþsa satýr eklemek veya devam "
 "etmek için <CR>."
 
-#: src/lang.c:318
+#: src/lang.c:321
 #, fuzzy
 msgid "From: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Gönderen: Süzgeç dosyaya eklenecek satýr.<SPACE> deðiþtirir & <CR> ayarlar."
 
-#: src/lang.c:319
+#: src/lang.c:322
 #, fuzzy
 msgid ""
 "Linecount of articles to be filtered. < for less, > for more, = for equal."
 msgstr "Süzgeçlenecek makalelerin satýr sayýsý. < az , > çok , =eþit."
 
-#: src/lang.c:320
+#: src/lang.c:323
 #, fuzzy
 msgid "Message-ID: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Ýleti-kimliði: Dosya süzgeçlemek için eklenecek satýr. <SPACE> deðiþtirir & "
 "<CR> ayarlar."
 
-#: src/lang.c:321
+#: src/lang.c:324
 #, fuzzy
 msgid "Subject: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr ""
 "Konu: Dosya süzgeçlemek için eklenecek satýr. <SPACE> deðiþtirir & <CR> "
 "ayarlar."
 
-#: src/lang.c:322
+#: src/lang.c:325
 #, fuzzy
 msgid ""
 "Enter text pattern to filter if Subject: & From: lines are not what you want."
@@ -1768,7 +1788,7 @@ msgstr ""
 "Süzgeçlemek için metin örüntüsünü girin eðer Konu: & Gönderen: istediðiniz "
 "satýrlar deðilse."
 
-#: src/lang.c:323
+#: src/lang.c:326
 #, fuzzy
 msgid ""
 "Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
@@ -1776,7 +1796,7 @@ msgstr ""
 "Metin örüntüsünün nereye uygulanacaðýný seçin. <SPACE> deðiþtirir & <CR> "
 "ayarlar."
 
-#: src/lang.c:324
+#: src/lang.c:327
 #, fuzzy
 msgid ""
 "Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
@@ -1784,7 +1804,7 @@ msgstr ""
 "Yazýlan süzgeç için gün olarak kullaným süresi bitimi.<SPACE> deðiþtirir & "
 "<CR> ayarlar."
 
-#: src/lang.c:325
+#: src/lang.c:328
 #, fuzzy
 msgid ""
 "Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
@@ -1792,7 +1812,7 @@ msgstr ""
 "Sadece mevcut küme veya bütün kümeler için kill uygulayýn. <SPACE> "
 "deðiþtirir & <CR>ayarlar."
 
-#: src/lang.c:326
+#: src/lang.c:329
 #, fuzzy
 msgid ""
 "Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
@@ -1800,889 +1820,889 @@ msgstr ""
 "Mevcut küme veya bütün kümeler için seç uygulayýn <SPACE> deðiþtirir & "
 "<CR>ayarlar."
 
-#: src/lang.c:327
+#: src/lang.c:330
 #, fuzzy
 msgid "kill an article via a menu"
 msgstr "makaleyi menü aracýlýðýyla öldür"
 
-#: src/lang.c:328
+#: src/lang.c:331
 #, fuzzy
 msgid "auto-select (hot) an article via a menu"
 msgstr "makaleyi menü aracýlýyla otomatik-seç (hot)"
 
-#: src/lang.c:329
+#: src/lang.c:332
 #, fuzzy
 msgid "Browse URLs in article"
 msgstr "Makaledeki URL'lara gözat"
 
-#: src/lang.c:330
+#: src/lang.c:333
 #, fuzzy
 msgid "0 - 9\t  display article by number in current thread"
 msgstr "0 - 9\t  makaleyi mevcut parçacýktaki sayýyla görüntüle"
 
-#: src/lang.c:332
+#: src/lang.c:335
 msgid "cancel (delete) or supersede (overwrite) current article"
 msgstr ""
 
-#: src/lang.c:333
+#: src/lang.c:336
 #, fuzzy
 msgid "post followup to current article"
 msgstr "mevcut makale için takip-et gönder"
 
-#: src/lang.c:334
+#: src/lang.c:337
 #, fuzzy
 msgid "post followup (don't copy text) to current article"
 msgstr "mevcut makale için takip-et gönder (metni kopyalama)"
 
-#: src/lang.c:335
+#: src/lang.c:338
 #, fuzzy
 msgid "post followup to current article quoting complete headers"
 msgstr "tam baþlýklarý imleyen mevcut makale için takip-et gönder"
 
-#: src/lang.c:336
+#: src/lang.c:339
 #, fuzzy
 msgid "repost chosen article to another group"
 msgstr "seçilen makaleyi baþka bir kümeye yeniden gönder"
 
-#: src/lang.c:338
+#: src/lang.c:341
 #, fuzzy
 msgid "edit article (mail-groups only)"
 msgstr "makaleyi düzenle (sadece posta-gruplarý)"
 
-#: src/lang.c:339
+#: src/lang.c:342
 #, fuzzy
 msgid "display first article in current thread"
 msgstr "mevcut parçacýktaki makaleyi ilk görüntüle"
 
-#: src/lang.c:340
+#: src/lang.c:343
 #, fuzzy
 msgid "display first page of article"
 msgstr "makalenin ilk sayfasýný görüntüle"
 
-#: src/lang.c:341
+#: src/lang.c:344
 #, fuzzy
 msgid "display last article in current thread"
 msgstr "mevcut parçacýktaki son makaleyi görüntüle"
 
-#: src/lang.c:342
+#: src/lang.c:345
 #, fuzzy
 msgid "display last page of article"
 msgstr "makalenin son sayfasný görüntüle"
 
-#: src/lang.c:343
+#: src/lang.c:346
 #, fuzzy
 msgid "mark rest of thread as read and advance to next unread"
 msgstr "parçacýðýn kalanýný okunmuþ olarak iþaretle ve sonraki okunmamýþa geç"
 
-#: src/lang.c:344
+#: src/lang.c:347
 #, fuzzy
 msgid "display next article"
 msgstr "sonraki makaleyi görüntüle"
 
-#: src/lang.c:345
+#: src/lang.c:348
 #, fuzzy
 msgid "display first article in next thread"
 msgstr "sonraki baþlýktaki ilk makaleyi görüntüle"
 
-#: src/lang.c:346
+#: src/lang.c:349
 #, fuzzy
 msgid "display next unread article"
 msgstr "sonraki okunmamýþ makaleyi görüntüle"
 
-#: src/lang.c:347
+#: src/lang.c:350
 #, fuzzy
 msgid "go to the article that this one followed up"
 msgstr "bunu takip eden makaleye git"
 
-#: src/lang.c:348
+#: src/lang.c:351
 #, fuzzy
 msgid "display previous article"
 msgstr "önceki makaleyi görüntüle"
 
-#: src/lang.c:349
+#: src/lang.c:352
 #, fuzzy
 msgid "display previous unread article"
 msgstr "önceki okunmamýþ makaleyi görüntüle"
 
-#: src/lang.c:350
+#: src/lang.c:353
 #, fuzzy
 msgid "quickly kill an article using defaults"
 msgstr "varsayýlanlarý kullanarak makaleyi hemen öldür"
 
-#: src/lang.c:351
+#: src/lang.c:354
 #, fuzzy
 msgid "quickly auto-select (hot) an article using defaults"
 msgstr "varsayýlanlarý kullanarak makaleyi hemen otomatik-seç(hot)"
 
-#: src/lang.c:352
+#: src/lang.c:355
 #, fuzzy
 msgid "return to group selection level"
 msgstr "küme seçme düzeyine dön"
 
-#: src/lang.c:353
+#: src/lang.c:356
 #, fuzzy
 msgid "reply through mail to author"
 msgstr "yazara posta aracýlýðyla yanýt ver"
 
-#: src/lang.c:354
+#: src/lang.c:357
 #, fuzzy
 msgid "reply through mail (don't copy text) to author"
 msgstr "yazara posta aracýlýyla yanýt ver (metni kopyalama)"
 
-#: src/lang.c:355
+#: src/lang.c:358
 #, fuzzy
 msgid "reply through mail to author quoting complete headers"
 msgstr "tam baþlýklarý imleyerek yazara posta aracýlýðýyla yanýt ver"
 
-#: src/lang.c:356
+#: src/lang.c:359
 #, fuzzy
 msgid "search backwards within this article"
 msgstr "bu makalede geriye doðru ara"
 
-#: src/lang.c:357
+#: src/lang.c:360
 #, fuzzy
 msgid "search forwards within this article"
 msgstr "bu makalede ileriye doðru ara"
 
-#: src/lang.c:358
+#: src/lang.c:361
 #, fuzzy
 msgid "show article in raw-mode (including all headers)"
 msgstr "makaleyi ham-kipte göster (bütün baþlýklar dahil)"
 
-#: src/lang.c:359
+#: src/lang.c:362
 #, fuzzy
 msgid "skip next block of included text"
 msgstr "ekli dosyanýn sonraki öbeðine atla"
 
-#: src/lang.c:360
+#: src/lang.c:363
 #, fuzzy
 msgid "toggle display of sections hidden by a form-feed (^L) on/off"
 msgstr ""
 "(^L)açýk/kapalý form-besleme tarafýndan gizlenen bölümlerin gösterimini "
 "deðiþtir"
 
-#: src/lang.c:361
+#: src/lang.c:364
 #, fuzzy
 msgid "toggle display of all headers"
 msgstr "bütün/okunmamýþ makalelerin görünümünü deðiþtir"
 
-#: src/lang.c:362
+#: src/lang.c:365
 #, fuzzy
 msgid "toggle word highlighting on/off"
 msgstr "açýk/kapalý vurgulayan sözcüðü deðiþtir"
 
-#: src/lang.c:363
+#: src/lang.c:366
 #, fuzzy
 msgid "toggle ROT-13 (basic decode) for current article"
 msgstr "mevcut makale için ROT-13 (temel kod çözücü) deðiþtir"
 
-#: src/lang.c:364
+#: src/lang.c:367
 #, fuzzy
 msgid "toggle tabwidth 4 <-> 8"
 msgstr "sekme aralýðýný deðiþtir 4 <-> 8"
 
-#: src/lang.c:365
+#: src/lang.c:368
 #, fuzzy
 msgid "toggle german TeX style decoding for current article"
 msgstr "german TeX kod biçemi mevcut makale için deðiþtir"
 
-#: src/lang.c:366
+#: src/lang.c:369
 #, fuzzy
 msgid "toggle display of uuencoded sections"
 msgstr "metinsele kodlanmýþ bölümlerin gösterimini deðiþtir"
 
-#: src/lang.c:367
+#: src/lang.c:370
 #, fuzzy
 msgid "View/pipe/save multimedia attachments"
 msgstr "çoklu-ortam eklerini Görüntüle/kaydet"
 
-#: src/lang.c:368
+#: src/lang.c:371
 #, fuzzy
 msgid "choose first attachment in list"
 msgstr "listedeki ilk makaleyi seç"
 
-#: src/lang.c:369
+#: src/lang.c:372
 #, fuzzy
 msgid "0 - 9\t  choose attachment by number"
 msgstr "0 - 9\t  sayýya göre makale seç"
 
-#: src/lang.c:370
+#: src/lang.c:373
 #, fuzzy
 msgid "choose last attachment in list"
 msgstr "listedeki son makaleyi seç"
 
-#: src/lang.c:372
+#: src/lang.c:375
 msgid "pipe attachment into command"
 msgstr ""
 
-#: src/lang.c:373
+#: src/lang.c:376
 #, fuzzy
 msgid "pipe raw attachment into command"
 msgstr "Makale Düzey Komutlarý"
 
-#: src/lang.c:375
+#: src/lang.c:378
 msgid "save attachment to disk"
 msgstr ""
 
-#: src/lang.c:376
+#: src/lang.c:379
 #, fuzzy
 msgid "search for attachments forwards"
 msgstr "makaleleri yazara göre ileriye doðru ara"
 
-#: src/lang.c:377
+#: src/lang.c:380
 #, fuzzy
 msgid "search for attachments backwards"
 msgstr "makaleleri yazara göre geriye doðru ara"
 
-#: src/lang.c:378
+#: src/lang.c:381
 msgid "view attachment"
 msgstr ""
 
-#: src/lang.c:379
+#: src/lang.c:382
 #, fuzzy
 msgid "tag attachment"
 msgstr "Makale seç> "
 
-#: src/lang.c:380
+#: src/lang.c:383
 #, fuzzy
 msgid "tag attachments that match user specified pattern"
 msgstr "kullanýcý tanýmlý kalýba uyan baþlýklarý seç"
 
-#: src/lang.c:381
+#: src/lang.c:384
 msgid "reverse tagging on all attachments (toggle)"
 msgstr ""
 
-#: src/lang.c:382
+#: src/lang.c:385
 #, fuzzy
 msgid "untag all tagged attachments"
 msgstr "etiketlenmiþ bütün parçacýklarýn etiketini kaldýr"
 
-#: src/lang.c:383
+#: src/lang.c:386
 #, fuzzy
 msgid "toggle info message in last line (name/description of attachment)"
 msgstr "son satýrdaki bilgi iletisini deðiþtir (konu/taným)"
 
-#: src/lang.c:384
+#: src/lang.c:387
 #, fuzzy
 msgid "choose first attribute in list"
 msgstr "listedeki ilk makaleyi seç"
 
-#: src/lang.c:385
+#: src/lang.c:388
 #, fuzzy
 msgid "0 - 9\t  choose attribute by number"
 msgstr "0 - 9\t  sayýya göre makale seç"
 
-#: src/lang.c:386
+#: src/lang.c:389
 #, fuzzy
 msgid "choose last attribute in list"
 msgstr "listedeki son makaleyi seç"
 
-#: src/lang.c:387
+#: src/lang.c:390
 msgid "reset attribute to a default value"
 msgstr ""
 
-#: src/lang.c:388
+#: src/lang.c:391
 #, fuzzy
 msgid "search forwards for an attribute"
 msgstr "ileriye doðru küme ismi ara"
 
-#: src/lang.c:389
+#: src/lang.c:392
 #, fuzzy
 msgid "search backwards for an attribute"
 msgstr "geriye doðru küme ismi ara"
 
-#: src/lang.c:390
+#: src/lang.c:393
 #, fuzzy
 msgid "select attribute"
 msgstr "parçacýk seç"
 
-#: src/lang.c:391
+#: src/lang.c:394
 msgid "toggle back to options menu when invoked from there"
 msgstr ""
 
-#: src/lang.c:392
+#: src/lang.c:395
 #, fuzzy, c-format
 msgid "report bug or comment via mail to %s"
 msgstr "hata veya komutu posta aracýlýðýyla bildirin %s"
 
-#: src/lang.c:393
+#: src/lang.c:396
 #, fuzzy
 msgid "choose first option in list"
 msgstr "listedeki ilk kümeyi seç"
 
-#: src/lang.c:394
+#: src/lang.c:397
 #, fuzzy
 msgid "0 - 9\t  choose option by number"
 msgstr "0 - 9\t  sayýya göre küme seç"
 
-#: src/lang.c:395
+#: src/lang.c:398
 #, fuzzy
 msgid "choose last option in list"
 msgstr "listedeki son kümeyi seç"
 
-#: src/lang.c:396
+#: src/lang.c:399
 #, fuzzy
 msgid "start scopes menu"
 msgstr "önceki menüye dön"
 
-#: src/lang.c:397
+#: src/lang.c:400
 #, fuzzy
 msgid "search forwards for an option"
 msgstr "ileriye doðru küme ismi ara"
 
-#: src/lang.c:398
+#: src/lang.c:401
 #, fuzzy
 msgid "search backwards for an option"
 msgstr "geriye doðru küme ismi ara"
 
-#: src/lang.c:399
+#: src/lang.c:402
 #, fuzzy
 msgid "select option"
 msgstr "seç"
 
-#: src/lang.c:400
+#: src/lang.c:403
 msgid "toggle to attributes menu"
 msgstr ""
 
-#: src/lang.c:401
+#: src/lang.c:404
 #, fuzzy
 msgid "choose range of articles to be affected by next command"
 msgstr "sonraki komuttan etkilenen makalelerin aralýðýný seç"
 
-#: src/lang.c:402
+#: src/lang.c:405
 #, fuzzy
 msgid "escape from command prompt"
 msgstr "komut isteminden çýk"
 
-#: src/lang.c:403
+#: src/lang.c:406
 #, fuzzy
 msgid "edit filter file"
 msgstr "Süz dosyasý okunuyor"
 
-#: src/lang.c:404
+#: src/lang.c:407
 #, fuzzy
 msgid "get help"
 msgstr "yardým al"
 
-#: src/lang.c:405
+#: src/lang.c:408
 #, fuzzy
 msgid "display last article viewed"
 msgstr "görüntülenen son makaleyi göster"
 
-#: src/lang.c:406
+#: src/lang.c:409
 #, fuzzy
 msgid "down one line"
 msgstr "bir satýr aþaðý"
 
-#: src/lang.c:407
+#: src/lang.c:410
 #, fuzzy
 msgid "up one line"
 msgstr "bir satýr aþaðý"
 
-#: src/lang.c:408
+#: src/lang.c:411
 #, fuzzy
 msgid "go to article chosen by Message-ID"
 msgstr "Ýleti-kimliði tarafýndn seçilen makaleye git"
 
-#: src/lang.c:409
+#: src/lang.c:412
 #, fuzzy
 msgid "mail article/thread/hot/pattern/tagged articles to someone"
 msgstr "makale/parçacýk/hot/örüntü/etiketlenmiþ makaleleri postala"
 
-#: src/lang.c:410
+#: src/lang.c:413
 #, fuzzy
 msgid "menu of configurable options"
 msgstr "yapýlandýrabilir seçenekler menüsü"
 
-#: src/lang.c:411
+#: src/lang.c:414
 #, fuzzy
 msgid "down one page"
 msgstr "bir sayfa alta"
 
-#: src/lang.c:412
+#: src/lang.c:415
 #, fuzzy
 msgid "up one page"
 msgstr "bir sayfa yukarýya"
 
-#: src/lang.c:414
+#: src/lang.c:417
 #, fuzzy
 msgid "post (write) article to current group"
 msgstr "makaleyi mevcut kümeye gönder(yaz)"
 
-#: src/lang.c:415
+#: src/lang.c:418
 #, fuzzy
 msgid "post postponed articles"
 msgstr "ertelenmiþ makaleleri postala"
 
-#: src/lang.c:417
+#: src/lang.c:420
 #, fuzzy
 msgid "list articles posted by you (from posted file)"
 msgstr "(postalanmýþ dosyadan) tarafýnýzdan postalanan makaleleri listele"
 
-#: src/lang.c:418
+#: src/lang.c:421
 #, fuzzy
 msgid "return to previous menu"
 msgstr "önceki menüye dön"
 
-#: src/lang.c:419
+#: src/lang.c:422
 #, fuzzy
 msgid "quit tin immediately"
 msgstr "tin'den hemen çýk"
 
-#: src/lang.c:420
+#: src/lang.c:423
 #, fuzzy
 msgid "redraw page"
 msgstr "sayfayý yeniden çiz"
 
-#: src/lang.c:421
+#: src/lang.c:424
 #, fuzzy
 msgid "save article/thread/hot/pattern/tagged articles to file"
 msgstr "makale/parçacýk/hot/örüntü/etiketlenmiþ makaleleri dosyaya kaydet"
 
-#: src/lang.c:422
+#: src/lang.c:425
 #, fuzzy
 msgid "save marked articles automatically without user prompts"
 msgstr "iþaretlenmiþ makaleleri kullanýcý istemi olmadan otomatik kaydet"
 
-#: src/lang.c:423
+#: src/lang.c:426
 msgid "scroll the screen one line down"
 msgstr ""
 
-#: src/lang.c:424
+#: src/lang.c:427
 msgid "scroll the screen one line up"
 msgstr ""
 
-#: src/lang.c:425
+#: src/lang.c:428
 #, fuzzy
 msgid "search for articles by author backwards"
 msgstr "makaleleri yazara göre geriye doðru ara"
 
-#: src/lang.c:426
+#: src/lang.c:429
 #, fuzzy
 msgid "search for articles by author forwards"
 msgstr "makaleleri yazara göre ileriye doðru ara"
 
-#: src/lang.c:427
+#: src/lang.c:430
 #, fuzzy
 msgid "search all articles for a given string (this may take some time)"
 msgstr "bütün makaleleri verilen dizgi için ara (bu uzun sürebilir)"
 
-#: src/lang.c:428
+#: src/lang.c:431
 #, fuzzy
 msgid " \t  (searches are case-insensitive and wrap around to all articles)"
 msgstr ""
 " \t  (arayýcýlar büyük/küçük harfe duyarlýdýr ve bütün makaleleri çevreler)"
 
-#: src/lang.c:429
+#: src/lang.c:432
 #, fuzzy
 msgid "search for articles by Subject line backwards"
 msgstr "makaleleri Konu satýrýna göre geriye doðru ara"
 
-#: src/lang.c:430
+#: src/lang.c:433
 #, fuzzy
 msgid "search for articles by Subject line forwards"
 msgstr "makaleleri Konuya göre ileriye doðru ara"
 
-#: src/lang.c:431
+#: src/lang.c:434
 #, fuzzy
 msgid "repeat last search"
 msgstr "son aramayý tekrarla"
 
-#: src/lang.c:432
+#: src/lang.c:435
 #, fuzzy
 msgid "tag current article for reposting/mailing/piping/printing/saving"
 msgstr ""
 "mevcut makaleyi yeniden gönderme/postalama/kanal/yazdýrma/kaydetme için "
 "etiketle"
 
-#: src/lang.c:433
+#: src/lang.c:436
 #, fuzzy
 msgid "toggle info message in last line (subject/description)"
 msgstr "son satýrdaki bilgi iletisini deðiþtir (konu/taným)"
 
-#: src/lang.c:434
+#: src/lang.c:437
 #, fuzzy
 msgid "toggle inverse video"
 msgstr "ters video'yu deðiþtir"
 
-#: src/lang.c:435
+#: src/lang.c:438
 #, fuzzy
 msgid "toggle mini help menu display"
 msgstr "mini yardým menüsü görünümünü deðiþtir"
 
-#: src/lang.c:436
+#: src/lang.c:439
 #, fuzzy
 msgid "cycle the display of authors email address, real name, both or neither"
 msgstr ""
 "yazarlarýn e-posta adreslerinin, gerçek isimlerinin, ikisinin veya "
 "hiçbirinin görünümünü çevir"
 
-#: src/lang.c:437
+#: src/lang.c:440
 #, fuzzy
 msgid "show version information"
 msgstr "sürüm bilgisini göster"
 
-#: src/lang.c:438
+#: src/lang.c:441
 #, fuzzy
 msgid "mark all articles as read and return to group selection menu"
 msgstr ""
 "bürtümn makaleleri okunmuþ olarak iþaretle ve küme seçme menüsüne geri dön"
 
-#: src/lang.c:439
+#: src/lang.c:442
 #, fuzzy
 msgid "mark all articles as read and enter next group with unread articles"
 msgstr ""
 "bütün makaleleri okunmuþ olarak iþaretle ve okunmamýþ makalelerin bulunduðu "
 "sonraki kümeye gir"
 
-#: src/lang.c:440
+#: src/lang.c:443
 #, fuzzy
 msgid "choose first thread in list"
 msgstr "listedeki ilk parçacýðý seç"
 
-#: src/lang.c:441
+#: src/lang.c:444
 #, fuzzy
 msgid "choose last thread in list"
 msgstr "listedeki son parçacýðý seç"
 
-#: src/lang.c:442
+#: src/lang.c:445
 #, fuzzy
 msgid "list articles within current thread (bring up Thread sub-menu)"
 msgstr ""
 "mevcut parçacýk kapsamýndaki makaleleri seç ( Parçacýk alt-menüsünü aç)"
 
-#: src/lang.c:443
+#: src/lang.c:446
 #, fuzzy
 msgid "mark article as unread"
 msgstr "makaleyi okunmamýþ olarak iþaretle"
 
-#: src/lang.c:444
+#: src/lang.c:447
 #, fuzzy
 msgid "mark current thread, range or tagged threads as read"
 msgstr ""
 "mevcut parçacýðý veya etiketlenmiþ parçacýklarý okunmuþ olarak iþaretle "
 
-#: src/lang.c:445
+#: src/lang.c:448
 #, fuzzy
 msgid "mark current thread, range or tagged threads as unread"
 msgstr ""
 "mevcut parçacýðý veya etiketlenmiþ parçacýklarý okunmuþ olarak iþaretle "
 
-#: src/lang.c:446
+#: src/lang.c:449
 msgid "mark current/range/selected/pattern/tagged as read after prompting"
 msgstr ""
 
-#: src/lang.c:447
+#: src/lang.c:450
 msgid "mark current/range/selected/pattern/tagged as unread after prompting"
 msgstr ""
 
-#: src/lang.c:448
+#: src/lang.c:451
 #, fuzzy
 msgid "toggle display of all/selected articles"
 msgstr "Bütün/seçilen makalelerin görünümünü deðiþtir"
 
-#: src/lang.c:449
+#: src/lang.c:452
 #, fuzzy
 msgid "display next group"
 msgstr "sonraki kümeyi görüntüle"
 
-#: src/lang.c:450
+#: src/lang.c:453
 #, fuzzy
 msgid "display previous group"
 msgstr "önceki kümeyi görüntüle"
 
-#: src/lang.c:451
+#: src/lang.c:454
 #, fuzzy
 msgid "toggle all selections (all articles)"
 msgstr "bütün seçimleri (bütün makaleleri) deðiþtir"
 
-#: src/lang.c:452
+#: src/lang.c:455
 #, fuzzy
 msgid "select group (make \"hot\")"
 msgstr "küme seç (yap \"hot\")"
 
-#: src/lang.c:453
+#: src/lang.c:456
 #, fuzzy
 msgid "select thread"
 msgstr "parçacýk seç"
 
-#: src/lang.c:454
+#: src/lang.c:457
 #, fuzzy
 msgid "select threads if at least one unread article is selected"
 msgstr "en az bir okunmamýþ makale seçilmiþse parçacýk seç)"
 
-#: src/lang.c:455
+#: src/lang.c:458
 #, fuzzy
 msgid "select threads that match user specified pattern"
 msgstr "kullanýcý tanýmlý kalýba uyan baþlýklarý seç"
 
-#: src/lang.c:456
+#: src/lang.c:459
 #, fuzzy
 msgid "tag all parts of current multipart-message in order"
 msgstr "mevcut çok-bölümlü iletinin bütün bölümlerini sýrayla etiketle"
 
-#: src/lang.c:457
+#: src/lang.c:460
 #, fuzzy
 msgid "0 - 9\t  choose thread by number"
 msgstr "0 - 9\t  sayýya göre parçacýk seç"
 
-#: src/lang.c:458
+#: src/lang.c:461
 #, fuzzy
 msgid "toggle limit number of articles to get, and reload"
 msgstr "alýnacak ve yeniden yüklenecek makalelerin sýnýr sayýsýný deðiþtir."
 
-#: src/lang.c:459
+#: src/lang.c:462
 #, fuzzy
 msgid "toggle display of all/unread articles"
 msgstr "bütün/okunmamýþ makalelerin görünümünü deðiþtir"
 
-#: src/lang.c:460
+#: src/lang.c:463
 #, fuzzy
 msgid "toggle selection of thread"
 msgstr "parçacýk seçimini deðiþtir"
 
-#: src/lang.c:461
+#: src/lang.c:464
 #, fuzzy
 msgid "cycle through threading options available"
 msgstr "kullanýlabilir parçacýk seçenekleriyle çevir"
 
-#: src/lang.c:462
+#: src/lang.c:465
 #, fuzzy
 msgid "undo all selections (all articles)"
 msgstr "bütün seçimleri (bütün makaleleri) geri al"
 
-#: src/lang.c:463
+#: src/lang.c:466
 #, fuzzy
 msgid "untag all tagged threads"
 msgstr "etiketlenmiþ bütün parçacýklarýn etiketini kaldýr"
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid "add new scope"
 msgstr ""
 
-#: src/lang.c:465
+#: src/lang.c:468
 #, fuzzy
 msgid "delete scope"
 msgstr "Örüntü alanýný seç: "
 
-#: src/lang.c:466
+#: src/lang.c:469
 #, fuzzy
 msgid "edit attributes file"
 msgstr "Öznitelikler dosylasýný yazýyor..."
 
-#: src/lang.c:467
+#: src/lang.c:470
 #, fuzzy
 msgid "choose first scope in list"
 msgstr "listedeki ilk kümeyi seç"
 
-#: src/lang.c:468
+#: src/lang.c:471
 #, fuzzy
 msgid "0 - 9\t  choose scope by number"
 msgstr "0 - 9\t  sayýya göre küme seç"
 
-#: src/lang.c:469
+#: src/lang.c:472
 #, fuzzy
 msgid "choose last scope in list"
 msgstr "listedeki son kümeyi seç"
 
-#: src/lang.c:470
+#: src/lang.c:473
 msgid "move scope"
 msgstr ""
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid "rename scope"
 msgstr ""
 
-#: src/lang.c:472
+#: src/lang.c:475
 #, fuzzy
 msgid "select scope"
 msgstr "kabuk çýkýþý"
 
-#: src/lang.c:473
+#: src/lang.c:476
 #, fuzzy
 msgid "mark all articles in group as read"
 msgstr "kümedeki bütün makaleleri okunmuþ olarak iþaretle"
 
-#: src/lang.c:474
+#: src/lang.c:477
 #, fuzzy
 msgid "mark all articles in group as read and move to next unread group"
 msgstr ""
 "kümedeki bütün makaleleri okumuþ olarak iþaretle ve sonraki okunmamýþ kümeye "
 "geç"
 
-#: src/lang.c:475
+#: src/lang.c:478
 #, fuzzy
 msgid "choose first group in list"
 msgstr "listedeki ilk kümeyi seç"
 
-#: src/lang.c:476
+#: src/lang.c:479
 #, fuzzy
 msgid "choose group by name"
 msgstr "Ýsme göre küme seç"
 
-#: src/lang.c:477
+#: src/lang.c:480
 #, fuzzy
 msgid "0 - 9\t  choose group by number"
 msgstr "0 - 9\t  sayýya göre küme seç"
 
-#: src/lang.c:478
+#: src/lang.c:481
 #, fuzzy
 msgid "choose range of groups to be affected by next command"
 msgstr "sonraki komuttan etkilenecek olan kümelerin aralýðýný seç"
 
-#: src/lang.c:479
+#: src/lang.c:482
 #, fuzzy
 msgid "choose last group in list"
 msgstr "listedeki son kümeyi seç"
 
-#: src/lang.c:480
+#: src/lang.c:483
 #, fuzzy
 msgid "mark all articles in chosen group unread"
 msgstr "seçilen kümedeki bütün makaleleri okunmamýþ olarak iþaretle"
 
-#: src/lang.c:481
+#: src/lang.c:484
 #, fuzzy
 msgid "move chosen group within list"
 msgstr "Listede seçilen kümeye git"
 
-#: src/lang.c:482
+#: src/lang.c:485
 #, fuzzy
 msgid "choose next group with unread news"
 msgstr "okunmamýþ haberlerde sonraki kümeyi seç"
 
-#: src/lang.c:483 src/lang.c:1367
+#: src/lang.c:486 src/lang.c:1370
 #, fuzzy
 msgid "quit"
 msgstr "çýk"
 
-#: src/lang.c:484
+#: src/lang.c:487
 #, fuzzy
 msgid "quit without saving configuration changes"
 msgstr "yapýlandýrabilir deðiþiklikleri kaydetmeden çýk"
 
-#: src/lang.c:485
+#: src/lang.c:488
 #, fuzzy
 msgid "read chosen group"
 msgstr "seçilen kümeyi oku"
 
-#: src/lang.c:486
+#: src/lang.c:489
 #, fuzzy
 msgid "reset .newsrc (all available articles in groups marked unread)"
 msgstr ""
 "reset .newsrc (kümelerdeki bütün kullanýlabilir makaleler okunmamýþ olarak "
 "iþaretlendi)"
 
-#: src/lang.c:487
+#: src/lang.c:490
 #, fuzzy
 msgid "search backwards for a group name"
 msgstr "geriye doðru küme ismi ara"
 
-#: src/lang.c:488
+#: src/lang.c:491
 #, fuzzy
 msgid " \t  (all searches are case-insensitive and wrap around)"
 msgstr " \t  (bütün arayýcýlar büyük/küçük harfe duyarlýdýr ve çevreler)"
 
-#: src/lang.c:489
+#: src/lang.c:492
 #, fuzzy
 msgid "search forwards for a group name"
 msgstr "ileriye doðru küme ismi ara"
 
-#: src/lang.c:490
+#: src/lang.c:493
 #, fuzzy
 msgid "subscribe to chosen group"
 msgstr "seçilen kümeye abone ol"
 
-#: src/lang.c:491
+#: src/lang.c:494
 #, fuzzy
 msgid "subscribe to groups that match pattern"
 msgstr "örüntüye uyan kümelere abone ol"
 
-#: src/lang.c:492
+#: src/lang.c:495
 #, fuzzy
 msgid "reread active file to check for any new news"
 msgstr "aktif dosyayý yeni haberleri onaylamak için yeniden oku"
 
-#: src/lang.c:493
+#: src/lang.c:496
 #, fuzzy
 msgid "toggle display of group name only or group name plus description"
 msgstr "sadece küme ismini veya küme ismi ve taným görünümünü deðiþtir"
 
-#: src/lang.c:494
+#: src/lang.c:497
 #, fuzzy
 msgid "toggle display to show all/unread subscribed groups"
 msgstr ""
 "bütün7okunmamýþ abone olmayan kümeleri göstermek için görünümü deðiþtir"
 
-#: src/lang.c:495
+#: src/lang.c:498
 #, fuzzy
 msgid "unsubscribe from chosen group"
 msgstr "seçilen küme için abonelikten çýk"
 
-#: src/lang.c:496
+#: src/lang.c:499
 #, fuzzy
 msgid "unsubscribe from groups that match pattern"
 msgstr "örüntüye uyan bütün kümeler için abonelikten çýk"
 
-#: src/lang.c:497
+#: src/lang.c:500
 #, fuzzy
 msgid "sort the list of groups"
 msgstr "küme listelerini sýrala"
 
-#: src/lang.c:498
+#: src/lang.c:501
 #, fuzzy
 msgid "toggle display to show all/subscribed groups"
 msgstr "bütün/abone olmayan kümeleri göstermek için görünümü deðiþtir"
 
-#: src/lang.c:499
+#: src/lang.c:502
 #, fuzzy
 msgid "0 - 9\t  choose article by number"
 msgstr "0 - 9\t  sayýya göre makale seç"
 
-#: src/lang.c:500
+#: src/lang.c:503
 #, fuzzy
 msgid "mark thread as read and return to group index page"
 msgstr "parçacýðý okunmuþ olarak iþaretle ve küme dizin sayfasýna geri dön"
 
-#: src/lang.c:501
+#: src/lang.c:504
 #, fuzzy
 msgid "mark thread as read and enter next unread thread or group"
 msgstr ""
 "parçacýðý okunmuþ olarak iþaretle ve sonraki okunmamýþ parçacýða veya kümeye "
 "gir"
 
-#: src/lang.c:502
+#: src/lang.c:505
 #, fuzzy
 msgid "choose first article in list"
 msgstr "listedeki ilk makaleyi seç"
 
-#: src/lang.c:503
+#: src/lang.c:506
 #, fuzzy
 msgid "choose last article in list"
 msgstr "listedeki son makaleyi seç"
 
-#: src/lang.c:504
+#: src/lang.c:507
 #, fuzzy
 msgid "mark art, range or tagged arts as read; move crsr to next unread art"
 msgstr ""
 "makaleyi veya etiketlenen makaleleri okunmuþ olarak iþaretle ve imleçi "
 "sonraki okunmamýþ makaleye taþý"
 
-#: src/lang.c:505
+#: src/lang.c:508
 #, fuzzy
 msgid "mark article, range or tagged articles as unread"
 msgstr "makaleyi okunmamýþ olarak iþaretle"
 
-#: src/lang.c:506
+#: src/lang.c:509
 #, fuzzy
 msgid "mark current thread as unread"
 msgstr "parçacýðý okunmamýþ olarak iþaretle"
 
-#: src/lang.c:507
+#: src/lang.c:510
 #, fuzzy
 msgid "read chosen article"
 msgstr "seçilen makaleyi oku"
 
-#: src/lang.c:508
+#: src/lang.c:511
 #, fuzzy
 msgid ""
 "Display properties\n"
@@ -2691,7 +2711,7 @@ msgstr ""
 "Özellikleri görüntüle\n"
 "---------------------"
 
-#: src/lang.c:509
+#: src/lang.c:512
 #, fuzzy
 msgid ""
 "Miscellaneous\n"
@@ -2700,7 +2720,7 @@ msgstr ""
 "Diðer\n"
 "-----"
 
-#: src/lang.c:510
+#: src/lang.c:513
 #, fuzzy
 msgid ""
 "Moving around\n"
@@ -2709,7 +2729,7 @@ msgstr ""
 "Etrafýna taþý\n"
 "-------------"
 
-#: src/lang.c:511
+#: src/lang.c:514
 #, fuzzy
 msgid ""
 "Group/thread/article operations\n"
@@ -2718,7 +2738,7 @@ msgstr ""
 "Küme/parçacýk/makale iþlemleri\n"
 "-------------------------------"
 
-#: src/lang.c:512
+#: src/lang.c:515
 #, fuzzy
 msgid ""
 "Attachment operations\n"
@@ -2727,7 +2747,7 @@ msgstr ""
 "Özellikleri görüntüle\n"
 "---------------------"
 
-#: src/lang.c:513
+#: src/lang.c:516
 #, fuzzy
 msgid ""
 "Attribute operations\n"
@@ -2736,7 +2756,7 @@ msgstr ""
 "Özellikleri görüntüle\n"
 "---------------------"
 
-#: src/lang.c:514
+#: src/lang.c:517
 #, fuzzy
 msgid ""
 "Option operations\n"
@@ -2745,7 +2765,7 @@ msgstr ""
 "Özellikleri görüntüle\n"
 "---------------------"
 
-#: src/lang.c:515
+#: src/lang.c:518
 #, fuzzy
 msgid ""
 "Scope operations\n"
@@ -2754,7 +2774,7 @@ msgstr ""
 "Özellikleri görüntüle\n"
 "---------------------"
 
-#: src/lang.c:516
+#: src/lang.c:519
 #, fuzzy
 msgid ""
 "URL operations\n"
@@ -2763,107 +2783,107 @@ msgstr ""
 "Özellikleri görüntüle\n"
 "---------------------"
 
-#: src/lang.c:517
+#: src/lang.c:520
 #, fuzzy
 msgid "choose first URL in list"
 msgstr "listedeki ilk kümeyi seç"
 
-#: src/lang.c:518
+#: src/lang.c:521
 #, fuzzy
 msgid "0 - 9\t  choose URL by number"
 msgstr "0 - 9\t  sayýya göre küme seç"
 
-#: src/lang.c:519
+#: src/lang.c:522
 #, fuzzy
 msgid "choose last URL in list"
 msgstr "listedeki son kümeyi seç"
 
-#: src/lang.c:520
+#: src/lang.c:523
 #, fuzzy
 msgid "search for URLs forwards"
 msgstr "makaleleri yazara göre ileriye doðru ara"
 
-#: src/lang.c:521
+#: src/lang.c:524
 #, fuzzy
 msgid "search for URLs backwards"
 msgstr "makaleleri yazara göre geriye doðru ara"
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid "Open URL in browser"
 msgstr ""
 
-#: src/lang.c:523
+#: src/lang.c:526
 #, fuzzy
 msgid "toggle info message in last line (URL)"
 msgstr "son satýrdaki bilgi iletisini deðiþtir (konu/taným)"
 
-#: src/lang.c:525
+#: src/lang.c:528
 #, fuzzy
 msgid "Group Level Commands"
 msgstr "Küme Düzey Komutlarý"
 
-#: src/lang.c:526
+#: src/lang.c:529
 #, fuzzy
 msgid "Kill filter added"
 msgstr "Eklendikten sonra öldür"
 
-#: src/lang.c:527
+#: src/lang.c:530
 #, fuzzy
 msgid "Auto-selection filter added"
 msgstr "Eklendikten sonra otomatik-seç"
 
-#: src/lang.c:528
+#: src/lang.c:531
 #, fuzzy
 msgid "All parts tagged"
 msgstr "Bütün bölümler etiketlendi"
 
-#: src/lang.c:529
+#: src/lang.c:532
 #, fuzzy
 msgid "Storing article for later posting"
 msgstr "Makale daha sonra postlama için yükleniyor"
 
-#: src/lang.c:530
+#: src/lang.c:533
 #, fuzzy
 msgid "Please enter a valid character"
 msgstr "Lütfen geçerli bir karakter yazýn"
 
-#: src/lang.c:531
+#: src/lang.c:534
 #, fuzzy, c-format
 msgid "Missing part #%d"
 msgstr "Eksik bölüm #%d"
 
-#: src/lang.c:532
+#: src/lang.c:535
 #, fuzzy
 msgid "*** No postponed articles ***"
 msgstr "*** Ertelenmiþ makale yok ***"
 
-#: src/lang.c:533
+#: src/lang.c:536
 #, fuzzy
 msgid "Not a multi-part message"
 msgstr "Çok-bölümlü ileti deðil"
 
-#: src/lang.c:534
+#: src/lang.c:537
 #, fuzzy
 msgid "You are not subscribed to this group"
 msgstr "Bu kümeye abone deðilsiniz"
 
-#: src/lang.c:535
+#: src/lang.c:538
 #, fuzzy
 msgid "No previous expression"
 msgstr "Önceki ifade yok"
 
-#: src/lang.c:536
+#: src/lang.c:539
 #, fuzzy
 msgid "Operation disabled in no-overwrite mode"
 msgstr "Üstüne yazýlmayan kipte iþlem geçersiz"
 
 #. TODO: replace hardcoded key-name in txt_info_postponed
-#: src/lang.c:538
+#: src/lang.c:541
 #, fuzzy, c-format
 msgid "%d postponed %s, reuse with ^O...\n"
 msgstr "%d ertelendi %s, tekrar kullan ^O...\n"
 
-#: src/lang.c:539
+#: src/lang.c:542
 #, fuzzy
 msgid ""
 "X-Conversion-Note: multipart/alternative contents have been removed.\n"
@@ -2874,23 +2894,23 @@ msgstr ""
 "  Bütün makaleyi almak için, Seçenekler Menüsündeki alternatif kotarmayý\n"
 "  OFF durumuna getirin\n"
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, fuzzy, c-format
 msgid "Save filename for %s/%s is a mailbox. Attachment not saved"
 msgstr "Dosya adýný %s/%s için kaydet bir posta kutusudur. Ek kaydedilmedi"
 
-#: src/lang.c:542
+#: src/lang.c:545
 #, fuzzy
 msgid "TeX2Iso encoded article"
 msgstr "TeX2Iso makaleyi kodladý"
 
-#: src/lang.c:543
+#: src/lang.c:546
 #, fuzzy
 msgid "incomplete "
 msgstr "tamamlanmadý "
 
 #. TODO: replace hardcoded key-names
-#: src/lang.c:545
+#: src/lang.c:548
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -2956,146 +2976,146 @@ msgstr ""
 "dosyalarýný okuyun.\n"
 "Hata-raporlarýný ve önerileri 'R' komutu ile %s'e gönderin.\n"
 
-#: src/lang.c:561
+#: src/lang.c:564
 #, fuzzy, c-format
 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:563
+#: src/lang.c:566
 msgid "Invalid multibyte sequence found\n"
 msgstr ""
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, fuzzy, c-format
 msgid "Invalid  Sender:-header %s"
 msgstr "Geçersiz Gönderen: -baþlýk %s"
 
-#: src/lang.c:568
+#: src/lang.c:571
 #, fuzzy
 msgid "Inverse video disabled"
 msgstr "Ters video geçersiz"
 
-#: src/lang.c:569
+#: src/lang.c:572
 #, fuzzy
 msgid "Inverse video enabled"
 msgstr "Ters video geçerli"
 
-#: src/lang.c:571
+#: src/lang.c:574
 #, fuzzy, c-format
 msgid "Missing definition for %s\n"
 msgstr "Taným eksik %s\n"
 
-#: src/lang.c:572
+#: src/lang.c:575
 #, fuzzy, c-format
 msgid "Invalid key definition '%s'\n"
 msgstr "Geçersiz tuþ tanýmý '%s'\n"
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, fuzzy, c-format
 msgid "Invalid keyname '%s'\n"
 msgstr "Geçersiz anahtar sözcük '%s'\n"
 
-#: src/lang.c:574
+#: src/lang.c:577
 #, c-format
 msgid "Keymap file was upgraded to version %s\n"
 msgstr ""
 
-#: src/lang.c:575
+#: src/lang.c:578
 #, fuzzy, c-format
 msgid "Kill From:     [%s] (y/n): "
 msgstr "Göndereni yok et:     [%s] (y/n): "
 
-#: src/lang.c:576
+#: src/lang.c:579
 #, fuzzy
 msgid "Kill Lines: (</>num): "
 msgstr "Satýrlarý yok et:(</>num): "
 
-#: src/lang.c:577
+#: src/lang.c:580
 #, fuzzy
 msgid "Kill Article Menu"
 msgstr "Makale menüsünü yok et"
 
-#: src/lang.c:578
+#: src/lang.c:581
 #, 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:579
+#: src/lang.c:582
 #, fuzzy
 msgid "Kill pattern scope  : "
 msgstr "Örüntü kapsamýný yok et: "
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, fuzzy, c-format
 msgid "Kill Subject:  [%s] (y/n): "
 msgstr "Konuyu yok et: [%s] (y/n): "
 
-#: src/lang.c:581
+#: src/lang.c:584
 #, fuzzy
 msgid "Kill text pattern   : "
 msgstr "Metin örüntüsünü yok et : "
 
-#: src/lang.c:582
+#: src/lang.c:585
 #, fuzzy
 msgid "Kill time in days   : "
 msgstr "Zamaný gün olarak yok et: "
 
-#: src/lang.c:584
+#: src/lang.c:587
 #, fuzzy
 msgid "Last"
 msgstr "Son"
 
-#: src/lang.c:585
+#: src/lang.c:588
 #, fuzzy
 msgid "-- Last response --"
 msgstr "-- Son yanýt --"
 
-#: src/lang.c:586
+#: src/lang.c:589
 #, fuzzy, c-format
 msgid "Lines %s  "
 msgstr "Satýrlar %s "
 
-#: src/lang.c:588
+#: src/lang.c:591
 #, fuzzy
 msgid "Mail"
 msgstr "Postalandý"
 
-#: src/lang.c:589
+#: src/lang.c:592
 #, fuzzy
 msgid "mailbox "
 msgstr "posta kutusu "
 
-#: src/lang.c:590
+#: src/lang.c:593
 #, fuzzy, c-format
 msgid "Mail article(s) to [%.*s]> "
 msgstr "Makaleleri postala [%.*s]> "
 
-#: src/lang.c:591
+#: src/lang.c:594
 #, fuzzy, c-format
 msgid "Mailing log to %s\n"
 msgstr "Günlüðü postalýyor %s\n"
 
-#: src/lang.c:592
+#: src/lang.c:595
 #, fuzzy
 msgid "Mail bug report..."
 msgstr "Hata raporu postala..."
 
-#: src/lang.c:593
+#: src/lang.c:596
 #, fuzzy, c-format
 msgid "Mail BUG REPORT to %s?"
 msgstr "HATA RAPORUNU postala %s?"
 
-#: src/lang.c:594
+#: src/lang.c:597
 #, fuzzy
 msgid "Mailed"
 msgstr "Postalandý"
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, fuzzy, c-format
 msgid "Mailing to %s..."
 msgstr "Postalanýyor %s..."
 
-#: src/lang.c:596
+#: src/lang.c:599
 #, fuzzy
 msgid ""
 "# [Mail/Save] active file. Format is like news active file:\n"
@@ -3108,88 +3128,88 @@ msgstr ""
 "# 4. alan basedir(örn.~/Mail or ~/News)\n"
 "#\n"
 
-#: src/lang.c:599
+#: src/lang.c:602
 #, fuzzy, c-format
 msgid "%s marked as read"
 msgstr "%s okunmamýþ olarak iþaretlendi"
 
-#: src/lang.c:600
+#: src/lang.c:603
 #, fuzzy, c-format
 msgid "%s marked as unread"
 msgstr "%s okunmamýþ olarak iþaretlendi"
 
-#: src/lang.c:601
+#: src/lang.c:604
 #, fuzzy, c-format
 msgid "Marked %d of %d %s as read"
 msgstr "%d içerisinde %d iþaretlendi %s okunmuþ olarak etiketlendi"
 
-#: src/lang.c:602
+#: src/lang.c:605
 #, fuzzy, c-format
 msgid "Marked %d of %d %s as unread"
 msgstr "%d içerisinde %d iþaretlendi %s okunmuþ olarak etiketlendi"
 
-#: src/lang.c:603 src/lang.c:1334
+#: src/lang.c:606 src/lang.c:1337
 #, fuzzy
 msgid "Mark"
 msgstr "Ýþaretle"
 
-#: src/lang.c:604
+#: src/lang.c:607
 #, fuzzy, c-format
 msgid "Mark all articles as read%s?"
 msgstr "Bütün makaleleri okunmuþ olarak iþaretle%s?"
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, fuzzy, c-format
 msgid "Mark article as read%s?"
 msgstr "Bütün makaleleri okunmuþ olarak iþaretle%s?"
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, fuzzy, c-format
 msgid "Mark group %s as read?"
 msgstr "Küme %s 'i okunmuþ olarak iþaretle?"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, fuzzy, c-format
 msgid "Mark thread as read%s?"
 msgstr "Parçacýk %s 'i okunmuþ olarak iþaretle?"
 
-#: src/lang.c:608
+#: src/lang.c:611
 #, fuzzy, c-format
 msgid "Matching %s groups..."
 msgstr "%s kümelerini eþleþtiriyor..."
 
-#: src/lang.c:609 src/lang.c:623 src/lang.c:629
+#: src/lang.c:612 src/lang.c:626 src/lang.c:632
 #, fuzzy, c-format
 msgid "<n>=set current to n; %s=line down; %s=line up; %s=help; %s=quit"
 msgstr ""
 "<n>= muvcut n için ayarlandý; %s=sonraki okunmayan; %s=catchup; %s=deðiþimi "
 "görüntüle"
 
-#: src/lang.c:611
+#: src/lang.c:614
 #, fuzzy, c-format
 msgid ""
 "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr "%s=posta; %s=çýk; %s=cevap yaz; %s=kaydet; %s=etiketle; %s=yolla"
 
-#: src/lang.c:613
+#: src/lang.c:616
 #, fuzzy, c-format
 msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr "%s=posta; %s=çýk; %s=cevap yaz; %s=kaydet; %s=etiketle; %s=yolla"
 
-#: src/lang.c:615
+#: src/lang.c:618
 #, fuzzy, c-format
 msgid ""
 "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search"
 msgstr "%s=ileriye doðru ara; %s=geriye doðru ara; %s=çýk"
 
-#: src/lang.c:616 src/lang.c:620
+#: src/lang.c:619 src/lang.c:623
 #, 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:617
+#: src/lang.c:620
 #, fuzzy, c-format
 msgid ""
 "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; "
@@ -3198,37 +3218,37 @@ 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:618
+#: src/lang.c:621
 #, 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:619
+#: src/lang.c:622
 #, 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:621
+#: src/lang.c:624
 #, 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:622
+#: src/lang.c:625
 #, c-format
 msgid "%s=add; %s=move; %s=rename; %s=delete"
 msgstr ""
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, 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:625
+#: src/lang.c:628
 #, fuzzy, c-format
 msgid ""
 "%s=line down; %s=line up; %s=help; %s=move; %s=quit; %s=toggle all/unread"
@@ -3236,7 +3256,7 @@ 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:626
+#: src/lang.c:629
 #, fuzzy, c-format
 msgid ""
 "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/"
@@ -3245,268 +3265,268 @@ msgstr ""
 "%s=abone ol; %s=alt örüntü; %s=abonelikten çýk; %s=alt olmayan örüntü; "
 "%s=yank in/out"
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, 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:628
+#: src/lang.c:631
 #, 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:630
+#: src/lang.c:633
 #, fuzzy, c-format
 msgid "%s=search forwards; %s=search backwards; %s=repeat search"
 msgstr "%s=ileriye doðru ara; %s=geriye doðru ara; %s=çýk"
 
-#: src/lang.c:631
+#: src/lang.c:634
 #, fuzzy
 msgid "--More--"
 msgstr "--Tümü--"
 
-#: src/lang.c:632
+#: src/lang.c:635
 #, fuzzy, c-format
 msgid "Moving %s..."
 msgstr "Taþýnan %s..."
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid "Message-ID: & last Reference  "
 msgstr ""
 
-#: src/lang.c:634
+#: src/lang.c:637
 #, fuzzy
 msgid "Message-ID: line              "
 msgstr "Ýleti-Kimliði: satýr             "
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid "Message-ID: & References: line"
 msgstr ""
 
-#: src/lang.c:637
+#: src/lang.c:640
 #, fuzzy
 msgid ", name: "
 msgstr ", isim: "
 
-#: src/lang.c:638
+#: src/lang.c:641
 #, fuzzy, c-format
 msgid "Go to newsgroup [%s]> "
 msgstr "Haber grubuna gidin [%s]> "
 
-#: src/lang.c:639
+#: src/lang.c:642
 #, fuzzy
 msgid "newsgroups"
 msgstr "haber gruplarý"
 
-#: src/lang.c:640
+#: src/lang.c:643
 #, fuzzy, c-format
 msgid "Position %s in group list (1,2,..,$) [%d]> "
 msgstr "Grup listesinde %s konumlayýn (1,2,..,$) [%d]> "
 
-#: src/lang.c:641
+#: src/lang.c:644
 #, fuzzy
 msgid "newsgroup"
 msgstr "haber gruplarý"
 
-#: src/lang.c:642
+#: src/lang.c:645
 #, fuzzy
 msgid "Try and save newsrc file again?"
 msgstr "Newsrc dosyasýný kaydetmeyi tekrar dene?"
 
-#: src/lang.c:643
+#: src/lang.c:646
 #, 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:644
+#: src/lang.c:647
 #, fuzzy
 msgid "newsrc file saved successfully.\n"
 msgstr "newsrc dosyasý baþarýyla kaydedildi.\n"
 
-#: src/lang.c:645
+#: src/lang.c:648
 #, fuzzy
 msgid "-- Next response --"
 msgstr "-- Sonraki yanýt --"
 
-#: src/lang.c:646
+#: src/lang.c:649
 #, fuzzy
 msgid "No  "
 msgstr "Hayýr"
 
-#: src/lang.c:647
+#: src/lang.c:650
 #, fuzzy
 msgid "*** No articles ***"
 msgstr "*** Makale yok ***"
 
-#: src/lang.c:648
+#: src/lang.c:651
 #, fuzzy
 msgid "No articles have been posted"
 msgstr "Hiçbir makale gönderilmedi"
 
-#: src/lang.c:649
+#: src/lang.c:652
 #, fuzzy
 msgid "*** No attachments ***"
 msgstr "*** Makale yok ***"
 
-#: src/lang.c:650
+#: src/lang.c:653
 #, fuzzy
 msgid "*** No description ***"
 msgstr "*** Taným yok ***"
 
-#: src/lang.c:651
+#: src/lang.c:654
 #, fuzzy
 msgid "No filename"
 msgstr "Dosya adý yok"
 
-#: src/lang.c:652
+#: src/lang.c:655
 #, fuzzy
 msgid "No group"
 msgstr "Küme yok"
 
-#: src/lang.c:653
+#: src/lang.c:656
 #, fuzzy
 msgid "*** No groups ***"
 msgstr "*** Kümeler yok ***"
 
-#: src/lang.c:654
+#: src/lang.c:657
 #, fuzzy
 msgid "No more groups to read"
 msgstr "Okunacak küme kalmadý"
 
-#: src/lang.c:655
+#: src/lang.c:658
 #, fuzzy
 msgid "No last message"
 msgstr "Son ileti yok"
 
-#: src/lang.c:656
+#: src/lang.c:659
 #, fuzzy
 msgid "No mail address"
 msgstr "Posta adresi yok"
 
-#: src/lang.c:657
+#: src/lang.c:660
 #, fuzzy
 msgid "No articles marked for saving"
 msgstr "Kaydetmek için hiçbir makale iþaretlenmedi"
 
-#: src/lang.c:658
+#: src/lang.c:661
 #, fuzzy
 msgid "No match"
 msgstr "Eþ yok"
 
-#: src/lang.c:659
+#: src/lang.c:662
 #, fuzzy
 msgid "No more groups"
 msgstr "Baþka küme yok"
 
-#: src/lang.c:660
+#: src/lang.c:663
 #, fuzzy
 msgid "No newsgroups"
 msgstr "Haber gruplarý yok"
 
-#: src/lang.c:661
+#: src/lang.c:664
 #, fuzzy
 msgid "No next unread article"
 msgstr "Sonraki okunmamýþ makale yok"
 
-#: src/lang.c:662
+#: src/lang.c:665
 #, fuzzy
 msgid "No previous group"
 msgstr "Önceki küme yok"
 
-#: src/lang.c:663
+#: src/lang.c:666
 msgid "No previous search, nothing to repeat"
 msgstr ""
 
-#: src/lang.c:664
+#: src/lang.c:667
 #, fuzzy
 msgid "No previous unread article"
 msgstr "Önceki okunmamýþ makale yok"
 
-#: src/lang.c:665
+#: src/lang.c:668
 #, fuzzy
 msgid "No responses"
 msgstr "Yanýt yok"
 
-#: src/lang.c:666
+#: src/lang.c:669
 #, fuzzy
 msgid "No responses to list in current thread"
 msgstr "Mevcut parçacýkta listelemek için hiç yanýt yok"
 
-#: src/lang.c:667
+#: src/lang.c:670
 #, fuzzy
 msgid "*** No scopes ***"
 msgstr "*** Kümeler yok ***"
 
-#: src/lang.c:668
+#: src/lang.c:671
 #, fuzzy
 msgid "No search string"
 msgstr "Arama dizgisi yok"
 
-#: src/lang.c:669
+#: src/lang.c:672
 #, fuzzy
 msgid "No subject"
 msgstr "Konu yok"
 
-#: src/lang.c:671
+#: src/lang.c:674
 #, 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:672
+#: src/lang.c:675
 #, 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:673
+#: src/lang.c:676
 #, 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:674
+#: src/lang.c:677
 #, fuzzy, c-format
 msgid "%s: Terminal must have cursor motion (cm)\n"
 msgstr "%s: Uçbirimin imleç hareketi olmalý (cm)\n"
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, 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:677
+#: src/lang.c:680
 #, 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:678
+#: src/lang.c:681
 #, fuzzy
 msgid "Newsgroup does not exist on this server"
 msgstr "Bu sunucuda haber grubu yok"
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, fuzzy, c-format
 msgid "Group %s not found in active file"
 msgstr "Küme %s aktif dosyada bulunamadý"
 
-#: src/lang.c:680
+#: src/lang.c:683
 #, 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:681
+#: src/lang.c:684
 #, 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:682
+#: src/lang.c:685
 #, fuzzy, c-format
 msgid ""
 "# NNTP-server -> newsrc translation table and NNTP-server\n"
@@ -3536,48 +3556,48 @@ msgstr ""
 "#   news.example.org  /tmp/nrc-ex      example    ex\n"
 "#\n"
 
-#: src/lang.c:689
+#: src/lang.c:692
 #, fuzzy
 msgid "Only"
 msgstr "Sadece"
 
-#: src/lang.c:690
+#: src/lang.c:693
 #, fuzzy, c-format
 msgid "Option not enabled. Recompile with %s."
 msgstr "Seçenek etkin kýlýnmadý. Yeniden derle %s."
 
-#: src/lang.c:691
+#: src/lang.c:694
 #, fuzzy
 msgid "Options Menu"
 msgstr "Seçenekler menüsü"
 
-#: src/lang.c:692
+#: src/lang.c:695
 #, fuzzy
 msgid "Options Menu Commands"
 msgstr "Seçenekler menüsü"
 
-#: src/lang.c:695
+#: src/lang.c:698
 #, fuzzy, c-format
 msgid "Error in regex: %s at pos. %d '%s'"
 msgstr "Regex'de hata: poda %s. %d '%s'"
 
-#: src/lang.c:696
+#: src/lang.c:699
 #, fuzzy, c-format
 msgid "Error in regex: pcre internal error %d"
 msgstr "Regex'de hata: pcre iç hata %d"
 
-#: src/lang.c:697
+#: src/lang.c:700
 #, fuzzy, c-format
 msgid "Error in regex: study - pcre internal error %s"
 msgstr "Regex'de hata: incele - pcre iç hata %s"
 
-#: src/lang.c:698
+#: src/lang.c:701
 #, fuzzy
 msgid "Post a followup..."
 msgstr "Takip edici gönder..."
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:700
+#: src/lang.c:703
 #, fuzzy
 msgid ""
 "An error has occurred while posting the article. If you think that this\n"
@@ -3588,32 +3608,32 @@ msgstr ""
 "düþünüyorsanýz, makaleyi erteleyebilir ve tekrar ^O komutunu kulanarak "
 "ulaþabilirsiniz.\n"
 
-#: src/lang.c:703
+#: src/lang.c:706
 #, fuzzy
 msgid "Posted articles history"
 msgstr "Gönderilmiþ makalelerin geçmiþi"
 
-#: src/lang.c:704
+#: src/lang.c:707
 #, fuzzy, c-format
 msgid "Post to newsgroup(s) [%s]> "
 msgstr "habergrup(lar)a gönder [%s]> "
 
-#: src/lang.c:705
+#: src/lang.c:708
 #, fuzzy
 msgid "-- post processing started --"
 msgstr "-- gönderme iþlemi baþlatýldý --"
 
-#: src/lang.c:706
+#: src/lang.c:709
 #, fuzzy
 msgid "-- post processing completed --"
 msgstr "-- gönderme iþlemi tamamlandý --"
 
-#: src/lang.c:707
+#: src/lang.c:710
 #, fuzzy, c-format
 msgid "Post subject [%s]> "
 msgstr "Konuyu gönder (%s)> "
 
-#: src/lang.c:708
+#: src/lang.c:711
 #, fuzzy
 msgid ""
 "# Summary of mailed/posted messages viewable by 'W' command from within "
@@ -3621,281 +3641,281 @@ msgid ""
 msgstr ""
 "# 'W' komutundan görünebilir postalanmýþ/gönderilmiþ iletilerin özeti.\n"
 
-#: src/lang.c:709
+#: src/lang.c:712
 #, fuzzy
 msgid "Posting article..."
 msgstr "Makale gönderiliyor..."
 
-#: src/lang.c:710
+#: src/lang.c:713
 #, 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:711
+#: src/lang.c:714
 #, fuzzy, c-format
 msgid "Hot %s"
 msgstr "Hot %s"
 
-#: src/lang.c:712
+#: src/lang.c:715
 #, fuzzy, c-format
 msgid "Tagged %s"
 msgstr "%s imlenmiþ"
 
-#: src/lang.c:713
+#: src/lang.c:716
 #, fuzzy, c-format
 msgid "Untagged %s"
 msgstr "%s imlenmemiþ"
 
-#: src/lang.c:714
+#: src/lang.c:717
 #, fuzzy
 msgid "Processing mail messages marked for deletion."
 msgstr "Silinmek için iþaretlenen iletilerin iþletilmesi."
 
-#: src/lang.c:715
+#: src/lang.c:718
 #, fuzzy
 msgid "Processing saved articles marked for deletion."
 msgstr "Silinmek için iþaretlenen kaydedilmiþ makalelerin iþletilmesi."
 
-#: src/lang.c:716
+#: src/lang.c:719
 #, 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:717
+#: src/lang.c:720
 #, fuzzy
 msgid "Article unchanged, abort mailing?"
 msgstr "Makale deðiþtirilmesini, posta iptal edilsin mi?"
 
-#: src/lang.c:718
+#: src/lang.c:721
 #, fuzzy, c-format
 msgid "Do you want to see postponed articles (%d)?"
 msgstr "Ertelediðiniz makaleleri görmek ister misiniz (%d)?"
 
-#: src/lang.c:720
+#: src/lang.c:723
 #, fuzzy
 msgid "Add quick kill filter?"
 msgstr "Öldürücü hýzlý süzü eklensin mi?"
 
-#: src/lang.c:721
+#: src/lang.c:724
 #, fuzzy
 msgid "Add quick selection filter?"
 msgstr "Hýzlý seçenek süzü eklensin mi?"
 
-#: src/lang.c:722
+#: src/lang.c:725
 #, fuzzy
 msgid "Do you really want to quit?"
 msgstr "Terketmek istediðinizden emin misiniz?"
 
-#: src/lang.c:723
+#: src/lang.c:726
 #, 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:724
+#: src/lang.c:727
 #, fuzzy
 msgid "You have tagged articles in this group - quit anyway?"
 msgstr "Bu gruptaki makaleleri imlediniz-yine de terk edilsin mi?"
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, fuzzy, c-format
 msgid "%s=quit, %s=edit, %s=postpone: "
 msgstr "%s=terk et, %s=düzenle, %s=ertele: "
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, 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:727
+#: src/lang.c:730
 #, 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:728
+#: src/lang.c:731
 #, 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:731
+#: src/lang.c:734
 #, fuzzy
 msgid "Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr "Geçersiz aralýklar- '0-9.$' eg. 1-$ geçerlidir"
 
-#: src/lang.c:733
+#: src/lang.c:736
 #, fuzzy
 msgid "Do you want to abort this operation?"
 msgstr "Ýþlem durdurulsun mu?"
 
-#: src/lang.c:734
+#: src/lang.c:737
 #, fuzzy
 msgid "Do you want to exit tin immediately?"
 msgstr "tin'den hemen çýkmak istediðinizden emin misisniz?"
 
-#: src/lang.c:736
+#: src/lang.c:739
 #, fuzzy
 msgid "Reading ('q' to quit)..."
 msgstr "('q' iptal) okunuyor..."
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, fuzzy, c-format
 msgid "Reading %sarticles..."
 msgstr "Makaleler %sokunuyor..."
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, fuzzy, c-format
 msgid "Reading %sattributes file...\n"
 msgstr "%sÖznitelik dosyasý okunuyor...\n"
 
-#: src/lang.c:739
+#: src/lang.c:742
 #, fuzzy, c-format
 msgid "Reading %sconfig file...\n"
 msgstr "%sYapýlandýrma dosyasý okunuyor\n"
 
-#: src/lang.c:740
+#: src/lang.c:743
 #, fuzzy
 msgid "Reading filter file...\n"
 msgstr "Süz dosyasý okunuyor...\n"
 
-#: src/lang.c:741
+#: src/lang.c:744
 #, fuzzy, c-format
 msgid "Reading %s groups..."
 msgstr "%s gruplar okunuyor..."
 
-#: src/lang.c:742
+#: src/lang.c:745
 #, fuzzy
 msgid "Reading input history file...\n"
 msgstr "Giriþ tarihçe dosyasý okunuyor...\n"
 
-#: src/lang.c:743
+#: src/lang.c:746
 #, fuzzy
 msgid "Reading keymap file...\n"
 msgstr "anahtarharita dosyasý okunuyor...\n"
 
-#: src/lang.c:744
+#: src/lang.c:747
 #, fuzzy
 msgid "Reading groups from active file... "
 msgstr "Gruplar yürürlükteki dosyadan okunuyor... "
 
-#: src/lang.c:745
+#: src/lang.c:748
 #, fuzzy
 msgid "Reading groups from newsrc file... "
 msgstr "Gruplar haberkaynak dosyasýndan okunuyor... "
 
-#: src/lang.c:746
+#: src/lang.c:749
 #, fuzzy
 msgid "Reading newsgroups file... "
 msgstr "Habergruplar dosyasý okunuyor... "
 
-#: src/lang.c:747
+#: src/lang.c:750
 #, fuzzy
 msgid "Reading newsrc file..."
 msgstr "Haberkaynak dosyasý okunuyor..."
 
-#: src/lang.c:748
+#: src/lang.c:751
 #, fuzzy
 msgid "References: line              "
 msgstr "Ýleti-Kimliði: satýr             "
 
-#: src/lang.c:750
+#: src/lang.c:753
 #, c-format
 msgid "(%d:%02d remaining)"
 msgstr ""
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, fuzzy, c-format
 msgid "Bogus group %s removed."
 msgstr "Bogus grubu %s kaldýrýldý."
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid "Removed from the previous rule: "
 msgstr "Önceki kuraldan kaldýrýldý: "
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, fuzzy, c-format
 msgid "Error: rename %s to %s"
 msgstr "Hata:%s'den %s'ye yeniden adlandýr"
 
-#: src/lang.c:755
+#: src/lang.c:758
 #, fuzzy
 msgid "Reply to author..."
 msgstr "Yetkiliye yanýt gönderiyor..."
 
-#: src/lang.c:756
+#: src/lang.c:759
 #, fuzzy
 msgid "Repost"
 msgstr "Yeniden gönder"
 
-#: src/lang.c:757
+#: src/lang.c:760
 #, fuzzy
 msgid "Reposting article..."
 msgstr "Makale yeniden gönderiliyor..."
 
-#: src/lang.c:758
+#: src/lang.c:761
 #, fuzzy, c-format
 msgid "Repost article(s) to group(s) [%s]> "
 msgstr "Makale(ler)i grup(lar)a gönder (%s)> "
 
-#: src/lang.c:759
+#: src/lang.c:762
 #, fuzzy
 msgid "Reset newsrc?"
 msgstr "Haberkaynak sýfýrlansýn mý?"
 
-#: src/lang.c:760
+#: src/lang.c:763
 #, fuzzy
 msgid "Responses have been directed to the following newsgroups"
 msgstr "Yanýtlar sonraki habergruplara yönlendirildi"
 
-#: src/lang.c:761
+#: src/lang.c:764
 #, 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:763
+#: src/lang.c:766
 #, fuzzy
 msgid "Press <RETURN> to continue..."
 msgstr "Devam etmek için <DÖNÜÞ> bas..."
 
-#: src/lang.c:765
+#: src/lang.c:768
 #, c-format
 msgid "Select From    [%s] (y/n): "
 msgstr ""
 
-#: src/lang.c:766
+#: src/lang.c:769
 #, fuzzy
 msgid "Select Lines: (</>num): "
 msgstr "Satýrlarý seç: (</>num): "
 
-#: src/lang.c:767
+#: src/lang.c:770
 #, fuzzy
 msgid "Auto-select Article Menu"
 msgstr "Otomatik Seçme Makale Menüsü"
 
-#: src/lang.c:768
+#: src/lang.c:771
 #, 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:769
+#: src/lang.c:772
 #, fuzzy
 msgid "Select pattern scope: "
 msgstr "Örüntü alanýný seç: "
 
-#: src/lang.c:770
+#: src/lang.c:773
 #, fuzzy, c-format
 msgid "Select Subject [%s] (y/n): "
 msgstr "Konuyu seç [%s] (y/n): "
 
-#: src/lang.c:771
+#: src/lang.c:774
 #, fuzzy
 msgid "Select text pattern : "
 msgstr "Alan metnini seç : "
 
-#: src/lang.c:772
+#: src/lang.c:775
 #, fuzzy
 msgid "Select time in days   : "
 msgstr "Günlük olarak zamaný seç: "
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, fuzzy, c-format
 msgid ""
 "# %s server configuration file\n"
@@ -3914,62 +3934,62 @@ msgstr ""
 "# terk ettiðinde yeniden yazýlacak %s.\n"
 "# Ne yapmak gerektiðinizi bilmiyorsanýz lütfen deðiþtirmeyiniz.\n"
 
-#: src/lang.c:779
+#: src/lang.c:782
 #, fuzzy
 msgid "Showing unread groups only"
 msgstr "Sadece okunmamýþ gruplar görünüyor"
 
-#: src/lang.c:780
+#: src/lang.c:783
 #, fuzzy
 msgid "Subject: line (ignore case)   "
 msgstr "Konu: satýr (büyük küçük harf durumunu yoksay)"
 
-#: src/lang.c:781
+#: src/lang.c:784
 #, fuzzy
 msgid "Subject: line (case sensitive)"
 msgstr "Konu: satýr (büyük-küçük duyarlý)"
 
-#: src/lang.c:782
+#: src/lang.c:785
 #, fuzzy
 msgid "Save"
 msgstr "Kaydet"
 
-#: src/lang.c:783
+#: src/lang.c:786
 #, fuzzy, c-format
 msgid "Save '%s' (%s/%s)?"
 msgstr "Kaydedilsin mi '%s' (%s/%s)?"
 
-#: src/lang.c:784
+#: src/lang.c:787
 #, fuzzy
 msgid "Save configuration before continuing?"
 msgstr "Devam etmeden düzenlemeleri kaydet?"
 
-#: src/lang.c:785
+#: src/lang.c:788
 #, fuzzy
 msgid "Save filename> "
 msgstr "Dosyaadý kaydet> "
 
-#: src/lang.c:786
+#: src/lang.c:789
 #, fuzzy
 msgid "Saved"
 msgstr "Kaydedildi"
 
-#: src/lang.c:787
+#: src/lang.c:790
 #, fuzzy, c-format
 msgid "%4d unread (%4d hot) %s in %s\n"
 msgstr "%4d okunmamýþ (%4d hot) %s in %s\n"
 
-#: src/lang.c:788
+#: src/lang.c:791
 #, fuzzy, c-format
 msgid "Saved %s...\n"
 msgstr "Kaydedildi %s...\n"
 
-#: src/lang.c:789
+#: src/lang.c:792
 #, fuzzy
 msgid "Nothing was saved"
 msgstr "Hiçbirþey kaydedilmedi"
 
-#: src/lang.c:790
+#: src/lang.c:793
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -3978,109 +3998,109 @@ msgstr ""
 "\n"
 "%s %d %s 'dan %d %s\n"
 
-#: src/lang.c:791
+#: src/lang.c:794
 #, fuzzy, c-format
 msgid "-- %s saved to %s%s --"
 msgstr "-- %s kaydedildi %s%s --"
 
-#: src/lang.c:792
+#: src/lang.c:795
 #, fuzzy, c-format
 msgid "-- %s saved to %s - %s --"
 msgstr "-- %s kaydedildi %s - %s --"
 
-#: src/lang.c:793
+#: src/lang.c:796
 #, fuzzy
 msgid "Saving..."
 msgstr "Kaydediliyor..."
 
-#: src/lang.c:794
+#: src/lang.c:797
 #, fuzzy, c-format
 msgid "%s: Screen initialization failed"
 msgstr "%s: Ekran baþlatma baþarýsýz"
 
-#: src/lang.c:796
+#: src/lang.c:799
 #, fuzzy, c-format
 msgid "%s: screen is too small\n"
 msgstr "%s: ekran çok küçük\n"
 
-#: src/lang.c:798
+#: src/lang.c:801
 #, fuzzy, c-format
 msgid "screen is too small, %s is exiting\n"
 msgstr "ekran çok küçük, %s çýkýyor\n"
 
-#: src/lang.c:799
+#: src/lang.c:802
 #, fuzzy
 msgid "Delete scope?"
 msgstr "Örüntü alanýný seç: "
 
-#: src/lang.c:800
+#: src/lang.c:803
 #, fuzzy
 msgid "Enter scope> "
 msgstr "Seçenek numarasýný yazýn> "
 
-#: src/lang.c:801
+#: src/lang.c:804
 #, fuzzy
 msgid "Select new position> "
 msgstr "Alan metnini seç : "
 
-#: src/lang.c:802
+#: src/lang.c:805
 msgid "New position cannot be a global scope"
 msgstr ""
 
-#: src/lang.c:803
+#: src/lang.c:806
 msgid "Global scope, operation not allowed"
 msgstr ""
 
-#: src/lang.c:804
+#: src/lang.c:807
 msgid "Rename scope> "
 msgstr ""
 
-#: src/lang.c:805
+#: src/lang.c:808
 #, fuzzy
 msgid "Select scope> "
 msgstr "Grup seç> "
 
-#: src/lang.c:806
+#: src/lang.c:809
 #, fuzzy
 msgid "Scopes Menu"
 msgstr "Seçenekler menüsü"
 
-#: src/lang.c:807
+#: src/lang.c:810
 #, fuzzy
 msgid "Scopes Menu Commands"
 msgstr "Üst Düzey Komutlar"
 
-#: src/lang.c:808
+#: src/lang.c:811
 #, fuzzy, c-format
 msgid "Search backwards [%s]> "
 msgstr "Geri ara [%s]> "
 
-#: src/lang.c:809
+#: src/lang.c:812
 #, fuzzy, c-format
 msgid "Search body [%s]> "
 msgstr "Gövdeyi ara [%s]> "
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, fuzzy, c-format
 msgid "Search forwards [%s]> "
 msgstr "Ýleri ara [%s]> "
 
-#: src/lang.c:811
+#: src/lang.c:814
 #, fuzzy
 msgid "Searching..."
 msgstr "Arýyor..."
 
-#: src/lang.c:812
+#: src/lang.c:815
 #, fuzzy, c-format
 msgid "Searching article %d of %d ('q' to abort)..."
 msgstr "Makale aranýyor %d of %d ('q' durdur)..."
 
-#: src/lang.c:813
+#: src/lang.c:816
 #, fuzzy
 msgid "Select article> "
 msgstr "Makale seç> "
 
-#: src/lang.c:814
+#: src/lang.c:817
 #, fuzzy
 msgid ""
 "Select option number before text or use arrow keys and <CR>. 'q' to quit."
@@ -4088,92 +4108,92 @@ msgstr ""
 "Metin ve ok tuþu kullanmadan seçenek ve <CR>düðmelerini basýnýz. terk etmek "
 "için 'q'."
 
-#: src/lang.c:815
+#: src/lang.c:818
 #, fuzzy
 msgid "Select group> "
 msgstr "Grup seç> "
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, fuzzy, c-format
 msgid "Enter selection pattern [%s]> "
 msgstr "Seçme örüntüsünü girin [%s]> "
 
-#: src/lang.c:817
+#: src/lang.c:820
 #, fuzzy
 msgid "Select thread> "
 msgstr "En küçük yürütme birimlerini seç > "
 
-#: src/lang.c:818
+#: src/lang.c:821
 #, 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:819
+#: src/lang.c:822
 #, fuzzy
 msgid "servers active-file"
 msgstr "Sunucular etkindosyasý"
 
-#: src/lang.c:820
+#: src/lang.c:823
 #, fuzzy
 msgid "Cannot move into new newsgroups. Subscribe first..."
 msgstr "Habergruplara giriþ yapýlamýyor. Önce abone ol..."
 
-#: src/lang.c:821
+#: src/lang.c:824
 #, fuzzy
 msgid "<SPACE>"
 msgstr "<ARALIK>"
 
-#: src/lang.c:822
+#: src/lang.c:825
 #, fuzzy, c-format
 msgid "Starting: (%s)"
 msgstr "Baþlatma: (%s)"
 
-#: src/lang.c:823
+#: src/lang.c:826
 #, fuzzy, c-format
 msgid "List Thread (%d of %d)"
 msgstr "En küçük yürütme birimlerini listele (%d of %d)"
 
-#: src/lang.c:824
+#: src/lang.c:827
 #, fuzzy, c-format
 msgid "Thread (%.*s)"
 msgstr "En küçük yürütme birimi (%.*s)"
 
-#: src/lang.c:825
+#: src/lang.c:828
 #, fuzzy
 msgid "Enter wildcard subscribe pattern> "
 msgstr "Joker abone alanýna giriniz> "
 
-#: src/lang.c:826
+#: src/lang.c:829
 #, fuzzy, c-format
 msgid "subscribed to %d groups"
 msgstr "%d gruplara abone olundu"
 
-#: src/lang.c:827
+#: src/lang.c:830
 #, fuzzy, c-format
 msgid "Subscribed to %s"
 msgstr "Abone olundu %s"
 
-#: src/lang.c:828
+#: src/lang.c:831
 #, fuzzy
 msgid "Subscribing... "
 msgstr "Abone olunuyor... "
 
-#: src/lang.c:829
+#: src/lang.c:832
 #, 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:830
+#: src/lang.c:833
 #, fuzzy, c-format
 msgid "Supersede article(s) to group(s) [%s]> "
 msgstr "Makale(ler)i Grup(lar)a yerini al [%s]> "
 
-#: src/lang.c:831
+#: src/lang.c:834
 #, fuzzy
 msgid "Superseding article ..."
 msgstr "Makaleyi deðiþtiriyor..."
 
-#: src/lang.c:832
+#: src/lang.c:835
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4182,26 +4202,26 @@ msgstr ""
 "\n"
 "Durduruldu. Yeniden baþlatmak için 'fg' yaz %s\n"
 
-#: src/lang.c:834
+#: src/lang.c:837
 #, fuzzy, c-format
 msgid "%d days"
 msgstr "%d günler"
 
-#: src/lang.c:835
+#: src/lang.c:838
 #, fuzzy
 msgid "<TAB>"
 msgstr "<SEKME>"
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid "TeX "
 msgstr ""
 
-#: src/lang.c:837
+#: src/lang.c:840
 #, fuzzy
 msgid "# Default action/prompt strings\n"
 msgstr "# Varsayýlan iþlem/komut dizgileri\n"
 
-#: src/lang.c:838
+#: src/lang.c:841
 #, fuzzy
 msgid ""
 "# Defaults for quick (1 key) kill & auto-selection filters\n"
@@ -4220,7 +4240,7 @@ msgstr ""
 "# 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:851
+#: src/lang.c:854
 #, fuzzy
 msgid ""
 "# If ON use print current subject or newsgroup description in the last line\n"
@@ -4228,119 +4248,119 @@ msgstr ""
 "# ON durumdaysa mevcut konu yada son satýrdaki habergrup tanýmý için "
 "yazýcýyý kullanýnýz\n"
 
-#: src/lang.c:852
+#: src/lang.c:855
 #, 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:853
+#: src/lang.c:856
 #, fuzzy
 msgid "There is no news\n"
 msgstr "Hiçbir haber yok\n"
 
-#: src/lang.c:854
+#: src/lang.c:857
 #, fuzzy
 msgid "Thread"
 msgstr "En küçük yürütme birimi"
 
-#: src/lang.c:855
+#: src/lang.c:858
 #, fuzzy
 msgid "Thread Level Commands"
 msgstr "En Küçük Yürütme Birim Komut Düzeyi"
 
-#: src/lang.c:856
+#: src/lang.c:859
 #, fuzzy
 msgid "Thread deselected"
 msgstr "En küçük yürütme birimin seçimi iptal edildi"
 
-#: src/lang.c:857
+#: src/lang.c:860
 #, fuzzy
 msgid "Thread selected"
 msgstr "En küçük yürütme birimi seçildi"
 
-#: src/lang.c:859
+#: src/lang.c:862
 #, fuzzy
 msgid "threads"
 msgstr "en küçük yürütme birimleri"
 
-#: src/lang.c:861
+#: src/lang.c:864
 #, fuzzy
 msgid "thread"
 msgstr "en küçük yürütme birimi"
 
-#: src/lang.c:862
+#: src/lang.c:865
 #, fuzzy, c-format
 msgid "Thread %4s of %4s"
 msgstr "En küçük yürütme birimi %4s of %4s"
 
-#: src/lang.c:863
+#: src/lang.c:866
 #, fuzzy
 msgid "Threading articles..."
 msgstr "Makaleler baðlanýyor..."
 
-#: src/lang.c:864
+#: src/lang.c:867
 #, fuzzy, c-format
 msgid "Toggled word highlighting %s"
 msgstr "Geçiþ kelime belirtiliyor %s"
 
-#: src/lang.c:865
+#: src/lang.c:868
 #, fuzzy
 msgid "Toggled rot13 encoding"
 msgstr "Geçiþ rot13 kodlanýyor"
 
-#: src/lang.c:866
+#: src/lang.c:869
 #, fuzzy, c-format
 msgid "Toggled german TeX encoding %s"
 msgstr "Geçiþ almanca TeX kodlanýyor %s"
 
-#: src/lang.c:867
+#: src/lang.c:870
 #, fuzzy, c-format
 msgid "Toggled tab-width to %d"
 msgstr "Geçiþ sekme geniþliði %d"
 
-#: src/lang.c:869
+#: src/lang.c:872
 #, fuzzy, c-format
 msgid "%d Trying to dotlock %s"
 msgstr "%d kilitlemeye deniyor %s"
 
-#: src/lang.c:870
+#: src/lang.c:873
 #, fuzzy, c-format
 msgid "%d Trying to lock %s"
 msgstr "%d kilitlemeye çalýþýyor %s"
 
-#: src/lang.c:872
+#: src/lang.c:875
 #, fuzzy
 msgid "           h=help"
 msgstr "         h=yardým"
 
-#: src/lang.c:874
+#: src/lang.c:877
 #, fuzzy
 msgid "Unlimited"
 msgstr "Sýnýrsýz"
 
-#: src/lang.c:875
+#: src/lang.c:878
 #, fuzzy
 msgid "Enter wildcard unsubscribe pattern> "
 msgstr "Abone iptal joker alanýna giriniz> "
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, fuzzy, c-format
 msgid "Error decoding %s : %s"
 msgstr "Hata kod çözülmesi %s: %s"
 
-#: src/lang.c:877
+#: src/lang.c:880
 #, fuzzy
 msgid "No end."
 msgstr "Sonu yok."
 
-#: src/lang.c:878
+#: src/lang.c:881
 #, fuzzy, c-format
 msgid "%s successfully decoded."
 msgstr "%s kod baþarýyla çözüldü."
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, fuzzy, c-format
 msgid ""
 "%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
@@ -4349,135 +4369,135 @@ msgstr ""
 "%*s[-- %s/%s, %s metinsele kodlama dosyasý, %d satýr, ad: %s --]\n"
 "\n"
 
-#: src/lang.c:880
+#: src/lang.c:883
 #, fuzzy
 msgid "unread "
 msgstr "okunmamýþ "
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, fuzzy, c-format
 msgid "unsubscribed from %d groups"
 msgstr "%d gruptan abonelik iptal edildi"
 
-#: src/lang.c:882
+#: src/lang.c:885
 #, fuzzy, c-format
 msgid "Unsubscribed from %s"
 msgstr "abonelik iptal edildi %s"
 
-#: src/lang.c:883
+#: src/lang.c:886
 #, fuzzy
 msgid "Unsubscribing... "
 msgstr "Abonelik iptal oluyor... "
 
-#: src/lang.c:884
+#: src/lang.c:887
 #, fuzzy
 msgid "Unthreading articles..."
 msgstr "Makalelerin baðlantýsý sonlanýyor..."
 
-#: src/lang.c:885
+#: src/lang.c:888
 #, fuzzy
 msgid "Updated"
 msgstr "Güncelendi"
 
-#: src/lang.c:887
+#: src/lang.c:890
 #, c-format
 msgid "unparseable \"LIST COUNTS\" line: \"%s\""
 msgstr ""
 
-#: src/lang.c:889
+#: src/lang.c:892
 #, fuzzy
 msgid "Updating"
 msgstr "Güncellenme"
 
-#: src/lang.c:890
+#: src/lang.c:893
 msgid "URL Menu"
 msgstr ""
 
-#: src/lang.c:891
+#: src/lang.c:894
 #, fuzzy
 msgid "URL Menu Commands"
 msgstr "Üst Düzey Komutlar"
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, fuzzy, c-format
 msgid "Opening %s"
 msgstr "Açýlma %s\n"
 
-#: src/lang.c:893
+#: src/lang.c:896
 #, fuzzy
 msgid "Select URL> "
 msgstr "Grup seç> "
 
-#: src/lang.c:894
+#: src/lang.c:897
 #, fuzzy
 msgid "No URLs in this article"
 msgstr "Makalede Birörnek Kaynak Bulucu yok"
 
-#: src/lang.c:895
+#: src/lang.c:898
 #, 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:896
+#: src/lang.c:899
 #, 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:897
+#: src/lang.c:900
 #, 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:898
+#: src/lang.c:901
 #, fuzzy
 msgid "  -q       don't check for new newsgroups"
 msgstr "  -q       yeni habergruplarý için deneme"
 
-#: src/lang.c:899
+#: src/lang.c:902
 #, fuzzy
 msgid "  -X       don't save any files on quit"
 msgstr "  -X       çýkýþta hiçbir dosya kaydetme"
 
-#: src/lang.c:900
+#: src/lang.c:903
 #, fuzzy
 msgid "  -d       don't show newsgroup descriptions"
 msgstr "  -d       habergrubu tanýmlarý gösterme"
 
-#: src/lang.c:901
+#: src/lang.c:904
 #, fuzzy
 msgid "  -G limit get only limit articles/group"
 msgstr "  -G limit sadece makale/grup sýnýrý elde et"
 
-#: src/lang.c:902
+#: src/lang.c:905
 #, fuzzy, c-format
 msgid "  -H       help information about %s"
 msgstr "  -H       yardým bilgisi %s"
 
-#: src/lang.c:903
+#: src/lang.c:906
 #, fuzzy
 msgid "  -h       this help message"
 msgstr "  -h       ileti yardýmý"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, fuzzy, c-format
 msgid "  -I dir   news index file directory [default=%s]"
 msgstr "  -I dir   haber dizin dosyasý [varsayýlant=%s]"
 
-#: src/lang.c:905
+#: src/lang.c:908
 #, fuzzy
 msgid "  -u       update index files (batch mode)"
 msgstr "  -u       guncelleme dizin dosyasý (toplu modu)"
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, fuzzy, c-format
 msgid "  -m dir   mailbox directory [default=%s]"
 msgstr "  -m dir   posta kutusu dizini [varsayýlan=%s]"
 
-#: src/lang.c:907
+#: src/lang.c:910
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4486,57 +4506,57 @@ msgstr ""
 "\n"
 "posta hata raporu/açýklama %s"
 
-#: src/lang.c:908
+#: src/lang.c:911
 #, fuzzy
 msgid "  -N       mail new news to your posts (batch mode)"
 msgstr "  -N       Gönderilenlere yeni haber gönder (toplu mod)"
 
-#: src/lang.c:909
+#: src/lang.c:912
 #, 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:910
+#: src/lang.c:913
 #, 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:911
+#: src/lang.c:914
 #, fuzzy
 msgid "  -x       no-posting mode"
 msgstr "  -x       iþlem modu yok"
 
-#: src/lang.c:912
+#: src/lang.c:915
 #, fuzzy
 msgid "  -w       post an article and exit"
 msgstr "  -w       makale gönder ve çýk"
 
-#: src/lang.c:913
+#: src/lang.c:916
 #, fuzzy
 msgid "  -o       post all postponed articles and exit"
 msgstr "  -o       ertelenmiþ bütün makaleleri gönder ve çýk"
 
-#: src/lang.c:914
+#: src/lang.c:917
 #, fuzzy
 msgid "  -R       read news saved by -S option"
 msgstr "  -R       -S seçeneði basarak kaydedilen haberleri oku"
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, fuzzy, c-format
 msgid "  -s dir   save news directory [default=%s]"
 msgstr "  -s dir   haber dizinini kaydet (varsayýlan=%s)"
 
-#: src/lang.c:916
+#: src/lang.c:919
 #, 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:917
+#: src/lang.c:920
 #, fuzzy
 msgid "  -z       start if any unread news"
 msgstr "  -z       okunmamýþ haber varsa baþla"
 
-#: src/lang.c:918
+#: src/lang.c:921
 #, fuzzy, c-format
 msgid ""
 "A Usenet reader.\n"
@@ -4547,32 +4567,32 @@ msgstr ""
 "\n"
 "Kullaným: %s [seçenekler] [habergrubu[,...]]"
 
-#: src/lang.c:919
+#: src/lang.c:922
 #, fuzzy
 msgid "  -v       verbose output for batch mode options"
 msgstr "  -v       toplu kip seçenekleri için gereksiz çýkýþ"
 
-#: src/lang.c:920
+#: src/lang.c:923
 #, fuzzy
 msgid "  -V       print version & date information"
 msgstr "  -V       Sürüm & tarih bilgilerini yazdýr"
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, 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:922
+#: src/lang.c:925
 #, 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:923
+#: src/lang.c:926
 #, c-format
 msgid "Useless combination %s and %s. Ignoring %s.\n"
 msgstr ""
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4581,12 +4601,12 @@ msgstr ""
 "\n"
 "%s%d erimin dýþýnda (0 - %d), Sýfýrla"
 
-#: src/lang.c:926
+#: src/lang.c:929
 #, fuzzy, c-format
 msgid "View '%s' (%s/%s)?"
 msgstr "Göster '%s' (%s/%s)?"
 
-#: src/lang.c:928
+#: src/lang.c:931
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4597,7 +4617,7 @@ msgstr ""
 "Uyarý: gönderme %d sütunlarýný geçiyor. %d en uzun ilk satýr:\n"
 "%-100s\n"
 
-#: src/lang.c:929
+#: src/lang.c:932
 #, fuzzy
 msgid ""
 "\n"
@@ -4606,7 +4626,7 @@ msgstr ""
 "\n"
 "Uyarý: makale düzenlendikten sonra deðiþtirildi\n"
 
-#: src/lang.c:930
+#: src/lang.c:933
 #, fuzzy
 msgid ""
 "\n"
@@ -4615,7 +4635,7 @@ msgstr ""
 "\n"
 "Uyarý: \"Konu:\" sadece beyazboþluklar var.\n"
 
-#: src/lang.c:931
+#: src/lang.c:934
 #, fuzzy
 msgid ""
 "\n"
@@ -4625,7 +4645,7 @@ msgstr ""
 "\n"
 "Uyarý: \"Konu:\" ,  \"Re: \" ile baþlar ama \"Referanslar:\" yok.\n"
 
-#: src/lang.c:933
+#: src/lang.c:936
 #, fuzzy
 msgid ""
 "\n"
@@ -4636,7 +4656,7 @@ msgstr ""
 "Uyarý: Makalede \"Referanslar:\"  var \"Konu:\"    \"Re: \" ile\n"
 "       baþlmýyor ve \"(was:\" yok.\n"
 
-#: src/lang.c:936
+#: src/lang.c:939
 #, fuzzy
 msgid ""
 "Read carefully!\n"
@@ -4660,7 +4680,7 @@ msgstr ""
 "Ýptal etmek üzere olduðunuz makale bu:\n"
 "\n"
 
-#: src/lang.c:940
+#: src/lang.c:943
 #, fuzzy
 msgid ""
 "\n"
@@ -4677,13 +4697,13 @@ msgstr ""
 "          inews programý tarafýndan bir imza iliþtirildiyse, uygun þekilde "
 "kodlanamaz.\n"
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid ""
 "\n"
 "Warning: \"example\" is a reserved hierarchy!\n"
 msgstr ""
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4698,7 +4718,7 @@ msgstr ""
 "%s dosyanýzdaki bazi deðerler deðiþtirilmiþtir!\n"
 "Oku WHATSNEW, vb...\n"
 
-#: src/lang.c:948
+#: src/lang.c:951
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4711,7 +4731,7 @@ msgstr ""
 "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:951
+#: src/lang.c:954
 #, fuzzy, c-format
 msgid ""
 "Warning: tin wrote fewer groups to your\n"
@@ -4727,7 +4747,7 @@ msgstr ""
 "bu bir hata gösterir ve tini tekrar baþlatmadan %s'i\n"
 "yedeklemeniz gerekmektedir!\n"
 
-#: src/lang.c:955
+#: src/lang.c:958
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4736,12 +4756,12 @@ msgstr ""
 "\n"
 "Uyarý: Bulundu %d '-- \\n' satýrlar, bazý insanlarýn kafasý karýþabilir.\n"
 
-#: src/lang.c:956
+#: src/lang.c:959
 #, fuzzy, c-format
 msgid "Warning: Only %d out of %d articles were saved"
 msgstr "Uyarý: Sadece %d 'de %d makale kaydedildi"
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4756,7 +4776,7 @@ msgstr ""
 "         iþe yarar bilgi aktarmadýklarý için, olabildikleri kadar kýsa\n"
 "        olmalýlar.\n"
 
-#: src/lang.c:961
+#: src/lang.c:964
 #, fuzzy, c-format
 msgid ""
 "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
@@ -4764,7 +4784,7 @@ msgstr ""
 "Uyarý: bu posta adresinde mesaj yaðanaðý tuzaðý olabilir. %s=devam. "
 "%s=durdur? "
 
-#: src/lang.c:962
+#: src/lang.c:965
 #, fuzzy
 msgid ""
 "\n"
@@ -4773,42 +4793,42 @@ msgstr ""
 "\n"
 "Uyarý: Ýmzalar '-- \\n' ile baþlamalý '--\\n' ile deðil.\n"
 
-#: src/lang.c:963
+#: src/lang.c:966
 #, fuzzy
 msgid "Writing attributes file..."
 msgstr "Öznitelikler dosylasýný yazýyor..."
 
-#: src/lang.c:965
+#: src/lang.c:968
 #, fuzzy, c-format
 msgid "%d Responses"
 msgstr "%d Yanýtlar"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, fuzzy, c-format
 msgid "Added %d %s"
 msgstr "Eklendi %d %s"
 
-#: src/lang.c:968
+#: src/lang.c:971
 #, fuzzy
 msgid "No unsubscribed groups to show"
 msgstr "Gösterilecek abonelikten çýkmýþ küme yok"
 
-#: src/lang.c:969
+#: src/lang.c:972
 #, fuzzy
 msgid "Showing subscribed to groups only"
 msgstr "Sadece abone kümeleri göster"
 
-#: src/lang.c:970
+#: src/lang.c:973
 #, fuzzy
 msgid "Yes "
 msgstr "Evet"
 
-#: src/lang.c:971
+#: src/lang.c:974
 #, fuzzy
 msgid "    You have mail"
 msgstr "     Postanýz var"
 
-#: src/lang.c:976
+#: src/lang.c:979
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4829,11 +4849,11 @@ msgstr ""
 "    ayarlarýný M)enü seçeneði ile yollamak için daha uygun bir þekilde\n"
 "    deðiþtirin.\n"
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid "  -D mode  debug mode"
 msgstr ""
 
-#: src/lang.c:991
+#: src/lang.c:994
 #, fuzzy
 msgid ""
 "Read carefully!\n"
@@ -4861,12 +4881,12 @@ msgstr ""
 "Ýptal etmek üzere olduðunuz makale bu:\n"
 "\n"
 
-#: src/lang.c:1000
+#: src/lang.c:1003
 #, fuzzy
 msgid "toggle color"
 msgstr "renk deðiþtir"
 
-#: src/lang.c:1001
+#: src/lang.c:1004
 msgid ""
 "# Changing colors of several screen parts\n"
 "# Possible values are:\n"
@@ -4891,12 +4911,12 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/lang.c:1021
+#: src/lang.c:1024
 #, fuzzy
 msgid "  -a       toggle color flag"
 msgstr "  -a       renk bayraðýný deðiþtir"
 
-#: src/lang.c:1025
+#: src/lang.c:1028
 #, fuzzy
 msgid ""
 "\n"
@@ -4905,14 +4925,14 @@ msgstr ""
 "\n"
 "Hata: Birden fazla haber grubu için Takip-Et ayarlandý!\n"
 
-#: src/lang.c:1026
+#: src/lang.c:1029
 #, c-format
 msgid ""
 "\n"
 "Error: \"%s\" is renamed, use \"%s\" instead!\n"
 msgstr ""
 
-#: src/lang.c:1027
+#: src/lang.c:1030
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4921,7 +4941,7 @@ msgstr ""
 "\n"
 "Hata: %d haber gruubuna çapraz gönderiyor ve Takip-Et satýrý yok!\n"
 
-#: src/lang.c:1028
+#: src/lang.c:1031
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4930,7 +4950,7 @@ msgstr ""
 "\n"
 "Hata: \"%s\" geçerli bir haber grubu deðil!\n"
 
-#: src/lang.c:1030
+#: src/lang.c:1033
 #, fuzzy
 msgid ""
 "\n"
@@ -4939,7 +4959,7 @@ msgstr ""
 "\n"
 "Uyarý: Birden fazla haber grubu için Takip-Et ayarlandý!\n"
 
-#: src/lang.c:1031
+#: src/lang.c:1034
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4948,7 +4968,7 @@ msgstr ""
 "\n"
 "Uyaý:  \"%s\" bu sitede geçerli bir newsrc deðil!\n"
 
-#: src/lang.c:1032
+#: src/lang.c:1035
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4957,7 +4977,7 @@ msgstr ""
 "\n"
 "Hata: %d haber gruubuna çapraz gönderiyor ve Takip-Et satýrý yok!\n"
 
-#: src/lang.c:1033
+#: src/lang.c:1036
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4966,7 +4986,7 @@ msgstr ""
 "\n"
 "Uyarý:  \"%s\" sizin newsrc'niz deðil, bu sitede geçersiz olabilir!\n"
 
-#: src/lang.c:1034
+#: src/lang.c:1037
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -4975,190 +4995,190 @@ msgstr ""
 "\n"
 "Uyaý:  \"%s\" bu sitede geçerli bir newsrc deðil!\n"
 
-#: src/lang.c:1038
+#: src/lang.c:1041
 #, 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:1039
+#: src/lang.c:1042
 #, fuzzy
 msgid "Missing parts."
 msgstr "Bazý yerler eksik."
 
-#: src/lang.c:1040
+#: src/lang.c:1043
 #, fuzzy
 msgid "No beginning."
 msgstr "Baþlangýç yok."
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 #, fuzzy
 msgid "No data."
 msgstr "Veri yok."
 
-#: src/lang.c:1042
+#: src/lang.c:1045
 #, fuzzy
 msgid "Unknown error."
 msgstr "Bilinmeyen hata."
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, fuzzy, c-format
 msgid "\tChecksum of %s (%ld %s)"
 msgstr "\tSaðlama toplamý %s (%ld %s)"
 
-#: src/lang.c:1050
+#: src/lang.c:1053
 #, fuzzy
 msgid "Reading mail active file... "
 msgstr "Posta aktif dosyasý okunuyor... "
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 #, fuzzy
 msgid "Reading mailgroups file... "
 msgstr "Postagruplarý dosyasý okunuyor... "
 
-#: src/lang.c:1055
+#: src/lang.c:1058
 #, fuzzy
 msgid "perform PGP operations on article"
 msgstr "makalede PGP iþlemi gerçekleþtir"
 
-#: src/lang.c:1056
+#: src/lang.c:1059
 #, fuzzy
 msgid "Add key(s) to public keyring?"
 msgstr "Genel tuþhalkasýna tuþ(lar) ekle?"
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, 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:1058
+#: src/lang.c:1061
 #, 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:1059
+#: src/lang.c:1062
 #, fuzzy, c-format
 msgid "PGP has not been set up (can't open %s)"
 msgstr "PGP ayarlanmadý (açýlamýyor %s)"
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 #, fuzzy
 msgid "Article not signed and no public keys found"
 msgstr "Makale  imzalanmadý ve genel tuþlar bulunamadý"
 
-#: src/lang.c:1062
+#: src/lang.c:1065
 #, 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:1063
+#: src/lang.c:1066
 #, 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:1064
+#: src/lang.c:1067
 #, 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:1066
+#: src/lang.c:1069
 #, 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:1067
+#: src/lang.c:1070
 #, 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:1068
+#: src/lang.c:1071
 #, 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:1072
+#: src/lang.c:1075
 #, 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:1073
+#: src/lang.c:1076
 #, 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:1074
+#: src/lang.c:1077
 #, 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:1076
+#: src/lang.c:1079
 #, 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:1077
+#: src/lang.c:1080
 #, fuzzy, c-format
 msgid "%s=quit, %s=edit, %s=send [%%s]: "
 msgstr "%s=çýk, %s=düzenle, %s=gönder [%%s]: "
 
-#: src/lang.c:1078
+#: src/lang.c:1081
 #, 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:1087
+#: src/lang.c:1090
 #, 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:1088
+#: src/lang.c:1091
 #, fuzzy
 msgid "Tin will use local index files instead.\n"
 msgstr "Tin yerel dizin dosyalarýný kullanacak.\n"
 
-#: src/lang.c:1089
+#: src/lang.c:1092
 #, fuzzy
 msgid "Cannot find NNTP server name"
 msgstr "NNTP sunucu ismi bulunamadý"
 
-#: src/lang.c:1090
+#: src/lang.c:1093
 #, fuzzy, c-format
 msgid "Connecting to %s:%u..."
 msgstr "Baðlanýyor %s:%u..."
 
-#: src/lang.c:1091
+#: src/lang.c:1094
 #, fuzzy
 msgid "Disconnecting from server...\n"
 msgstr "Sunucu baðlantýsý kesildi...\n"
 
-#: src/lang.c:1092
+#: src/lang.c:1095
 #, fuzzy, c-format
 msgid ""
 "Wrong newsgroup name (\"%s\") in response of \"GROUP %s\" command: \"%s\""
 msgstr "GRUP komut yanýtýnda yanlýþ haber grubu ismi. %s e %s"
 
-#: src/lang.c:1093
+#: src/lang.c:1096
 #, 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:1094
+#: src/lang.c:1097
 #, fuzzy
 msgid "205  Closing connection"
 msgstr "205  Baðlantý kesiliyor"
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 #, 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:1096
+#: src/lang.c:1099
 #, fuzzy
 msgid "Connection to news server has timed out. Reconnect?"
 msgstr "Haber sunucusu baðlantý süreniz doldu. Tekrar baðlan?"
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 #, fuzzy, c-format
 msgid ""
 "Put the server name in the file %s,\n"
@@ -5167,50 +5187,50 @@ msgstr ""
 "%s dosyasýna sunucu ismini girin,\n"
 "ya da çevre deðiþkeni NNTPSERVERi ayarlayýn"
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 #, fuzzy
 msgid "  -A       force authentication on connect"
 msgstr "  -A       baðlantýda doðrulamayý zorla"
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 #, 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:1100
+#: src/lang.c:1103
 #, 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:1101
+#: src/lang.c:1104
 #, fuzzy
 msgid "  -Q       quick start. Same as -nqd"
 msgstr "  -Q       hýzlý baþlat. -nqd ile ayný"
 
-#: src/lang.c:1102
+#: src/lang.c:1105
 #, fuzzy
 msgid "  -r       read news remotely from default NNTP server"
 msgstr "  -r       varsayýlan NTTP sunucusundan haberleri uzaktan oku"
 
-#: src/lang.c:1103
+#: src/lang.c:1106
 #, fuzzy
 msgid "  -l       use only LIST instead of GROUP (-n) command"
 msgstr "  -l       GROUP (-n) komutu yerine sadece LIST i kullan"
 
-#: src/lang.c:1104
+#: src/lang.c:1107
 #, fuzzy
 msgid "  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr "  -n       NNTP sunucusundan sadece abone newsrc gruplarýný oku"
 
-#: src/lang.c:1106
+#: src/lang.c:1109
 msgid "  -4       force connecting via IPv4"
 msgstr ""
 
-#: src/lang.c:1107
+#: src/lang.c:1110
 msgid "  -6       force connecting via IPv6"
 msgstr ""
 
-#: src/lang.c:1108
+#: src/lang.c:1111
 #, fuzzy
 msgid ""
 "\n"
@@ -5219,7 +5239,7 @@ msgstr ""
 "\n"
 "socket ya da baðlantý hatasý\n"
 
-#: src/lang.c:1110
+#: src/lang.c:1113
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -5228,17 +5248,17 @@ msgstr ""
 "\n"
 "Baðlanýyor %s: "
 
-#: src/lang.c:1111
+#: src/lang.c:1114
 #, fuzzy
 msgid "Giving up...\n"
 msgstr "Pes ediliyor...\n"
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 #, fuzzy, c-format
 msgid "%s/tcp: Unknown service.\n"
 msgstr "%s/tcp: Bilinmeyen servis.\n"
 
-#: src/lang.c:1117
+#: src/lang.c:1120
 #, fuzzy
 msgid ""
 "Your server does not have Xref: in its XOVER information.\n"
@@ -5247,100 +5267,100 @@ msgstr ""
 "Sunucunuzun XOVER bilgisinde Xref: yok.\n"
 "Tin XHDR XREF kullanmayý deneyecek (biraz yavaþlatýr).\n"
 
-#: src/lang.c:1120
+#: src/lang.c:1123
 #, fuzzy
 msgid "Your server does not have Xref: in its XOVER information.\n"
 msgstr "Sunucunuzun XOVER bilgisinde Xref: yok.\n"
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 #, 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:1126
+#: src/lang.c:1129
 #, fuzzy
 msgid "  -Q       quick start. Same as -qd"
 msgstr "  -Q       hýzlý baþlat. -qd ile ayný"
 
-#: src/lang.c:1127
+#: src/lang.c:1130
 #, 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:1128
+#: src/lang.c:1131
 #, fuzzy
 msgid "  -n       only read subscribed .newsrc groups from spool"
 msgstr "  -n       'bekletme'den sadece abone newsrc gruplarý okuyun"
 
-#: src/lang.c:1129
+#: src/lang.c:1132
 #, fuzzy
 msgid "Your server does not have Xref: in its NOV-files.\n"
 msgstr "Sunucunuzun NOV-dosyalarýnda Xref:yok.\n"
 
-#: src/lang.c:1133
+#: src/lang.c:1136
 #, 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:1134
+#: src/lang.c:1137
 #, 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:1138
+#: src/lang.c:1141
 #, fuzzy, c-format
 msgid "%d %s printed"
 msgstr "%d %s yazdýrýldý"
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 #, 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:1140
+#: src/lang.c:1143
 #, fuzzy
 msgid "Print"
 msgstr "Yazdýr"
 
-#: src/lang.c:1141
+#: src/lang.c:1144
 #, fuzzy
 msgid "Printing..."
 msgstr "Yazdýrýlýyor..."
 
-#: src/lang.c:1145
+#: src/lang.c:1148
 #, 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:1146
+#: src/lang.c:1149
 #, fuzzy
 msgid "No command"
 msgstr "Komut yok"
 
-#: src/lang.c:1147
+#: src/lang.c:1150
 #, fuzzy
 msgid "Pipe"
 msgstr "Kanal"
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 #, fuzzy, c-format
 msgid "Pipe to command [%.*s]> "
 msgstr "Komut kanalý [%.*s]> "
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 #, fuzzy
 msgid "Piping..."
 msgstr "Yöneltiliyor..."
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 #, fuzzy
 msgid "Piping not enabled."
 msgstr "Yöneltme gerçekleþtirilemedi."
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -5355,7 +5375,7 @@ msgstr ""
 "      boþluktur. Çoklu habergrubu isimlerini ayýrmak için\n"
 "      virgül (,) kullanýn.\n"
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -5368,7 +5388,7 @@ msgstr ""
 "       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:1165
+#: src/lang.c:1168
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -5383,7 +5403,7 @@ msgstr ""
 "        Herhangi bir sorunla karþýlaþmamak için bütün haber gruplarýný tek "
 "bir satýra yazýn.\n"
 
-#: src/lang.c:1169
+#: src/lang.c:1172
 #, fuzzy, c-format
 msgid ""
 "\n"
@@ -5392,7 +5412,7 @@ msgstr ""
 "\n"
 "Uyarý: \"%s:\" satýrýnda SÝLÝNMESÝ GEREKEN boþluklar var.\n"
 
-#: src/lang.c:1174
+#: src/lang.c:1177
 #, fuzzy
 msgid ""
 "\n"
@@ -5429,42 +5449,42 @@ msgstr ""
 " dikkatli ve özenli olmazsanýz, insanlar onu tamamen yoksayarlar. Net "
 "oldukça kalabalýk bir yer.\n"
 
-#: src/lang.c:1187
+#: src/lang.c:1190
 #, fuzzy
 msgid "shell escape"
 msgstr "kabuk çýkýþý"
 
-#: src/lang.c:1188
+#: src/lang.c:1191
 #, fuzzy, c-format
 msgid "Shell Command (%s)"
 msgstr "Kabuk Komutu (%s)"
 
-#: src/lang.c:1189
+#: src/lang.c:1192
 #, fuzzy, c-format
 msgid "Enter shell command [%s]> "
 msgstr "Kabuk komutunu girin [%s]> "
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 #, 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:1197
+#: src/lang.c:1200
 #, fuzzy, c-format
 msgid "Group %.*s ('q' to quit)..."
 msgstr "Grup %.*s (çýkmak için 'q')..."
 
-#: src/lang.c:1199
+#: src/lang.c:1202
 #, fuzzy, c-format
 msgid "Group %.*s..."
 msgstr "Grup %.*s..."
 
-#: src/lang.c:1203
+#: src/lang.c:1206
 #, fuzzy
 msgid "Server unavailable\n"
 msgstr "Sunucu kullanýlamýyor\n"
 
-#: src/lang.c:1209
+#: src/lang.c:1212
 #, fuzzy, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; "
@@ -5473,7 +5493,7 @@ 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:1210
+#: src/lang.c:1213
 #, fuzzy, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
@@ -5481,7 +5501,7 @@ msgstr ""
 "%s=kanal; %s=posta; %s=yazdýr; %s=çýk; %s=cevap yaz; %s=kaydet; %s=etiketle; "
 "%s=yolla"
 
-#: src/lang.c:1212
+#: src/lang.c:1215
 #, fuzzy, c-format
 msgid ""
 "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
@@ -5489,13 +5509,13 @@ msgstr ""
 "%s=posta; %s=yazdýr; %s=çýk; %s=hepsini deðiþtir/okunmayanlar; %s=kaydet; "
 "%s=etiketle; %s=yolla"
 
-#: src/lang.c:1213
+#: src/lang.c:1216
 #, 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:1217
+#: src/lang.c:1220
 #, fuzzy, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
@@ -5503,605 +5523,606 @@ msgstr ""
 "%s=kanal; %s=posta; %s=çýk; %s=hepsini deðiþtir/okunmayanlar; %s=kaydet; "
 "%s=etiketle; %s=yolla"
 
-#: src/lang.c:1218
+#: src/lang.c:1221
 #, 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:1220
+#: src/lang.c:1223
 #, 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:1221
+#: src/lang.c:1224
 #, 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:1227
+#: src/lang.c:1230
 #, fuzzy
 msgid "Terminal does not support color"
 msgstr "Uçbirim renk desteklemiyor"
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 #, fuzzy, c-format
 msgid "Trying %s"
 msgstr "%s deneniyor"
 
-#: src/lang.c:1246 src/lang.c:1274 src/lang.c:1545 src/refs.c:289
+#: src/lang.c:1249 src/lang.c:1277 src/lang.c:1548 src/refs.c:289
 #, fuzzy
 msgid "None"
 msgstr "Hiçbiri"
 
-#: src/lang.c:1247
+#: src/lang.c:1250
 #, fuzzy
 msgid "Subject"
 msgstr "Konu"
 
-#: src/lang.c:1248
+#: src/lang.c:1251
 #, fuzzy
 msgid "References"
 msgstr "Kaynaklar"
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 #, fuzzy
 msgid "Both Subject and References"
 msgstr "Konu ve Kaynaklar"
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 #, fuzzy
 msgid "Multipart Subject"
 msgstr "Çoklu Konu"
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid "Percentage Match"
 msgstr ""
 
-#: src/lang.c:1264 src/lang.c:1355 src/lang.c:1434
+#: src/lang.c:1267 src/lang.c:1358 src/lang.c:1437
 #, fuzzy
 msgid "No"
 msgstr "Hayýr"
 
-#: src/lang.c:1265 src/lang.c:1436
+#: src/lang.c:1268 src/lang.c:1439
 #, fuzzy
 msgid "Yes"
 msgstr "Evet"
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 #, fuzzy
 msgid "Hide All"
 msgstr "Tümünü Sakla"
 
-#: src/lang.c:1275
+#: src/lang.c:1278
 #, fuzzy
 msgid "Address"
 msgstr "Adres"
 
-#: src/lang.c:1276
+#: src/lang.c:1279
 #, fuzzy
 msgid "Full Name"
 msgstr "Tüm Ýsim"
 
-#: src/lang.c:1277
+#: src/lang.c:1280
 #, fuzzy
 msgid "Address and Name"
 msgstr "Adres ve Ýsim"
 
-#: src/lang.c:1285
+#: src/lang.c:1288
 #, fuzzy
 msgid "Max"
 msgstr "En Çok"
 
-#: src/lang.c:1286
+#: src/lang.c:1289
 #, fuzzy
 msgid "Sum"
 msgstr "Toplam"
 
-#: src/lang.c:1287
+#: src/lang.c:1290
 #, fuzzy
 msgid "Average"
 msgstr "Ortalama"
 
-#: src/lang.c:1297 src/lang.c:1317
+#: src/lang.c:1300 src/lang.c:1320
 #, fuzzy
 msgid "Black"
 msgstr "Siyah"
 
-#: src/lang.c:1298 src/lang.c:1318
+#: src/lang.c:1301 src/lang.c:1321
 #, fuzzy
 msgid "Red"
 msgstr "Kýrmýzý"
 
-#: src/lang.c:1299 src/lang.c:1319
+#: src/lang.c:1302 src/lang.c:1322
 #, fuzzy
 msgid "Green"
 msgstr "Yeþil"
 
-#: src/lang.c:1300 src/lang.c:1320
+#: src/lang.c:1303 src/lang.c:1323
 #, fuzzy
 msgid "Brown"
 msgstr "Kahverengi"
 
-#: src/lang.c:1301 src/lang.c:1321
+#: src/lang.c:1304 src/lang.c:1324
 #, fuzzy
 msgid "Blue"
 msgstr "Mavi"
 
-#: src/lang.c:1302 src/lang.c:1322
+#: src/lang.c:1305 src/lang.c:1325
 #, fuzzy
 msgid "Pink"
 msgstr "Pembe"
 
-#: src/lang.c:1303 src/lang.c:1323
+#: src/lang.c:1306 src/lang.c:1326
 #, fuzzy
 msgid "Cyan"
 msgstr "Camgöbeði"
 
-#: src/lang.c:1304 src/lang.c:1324
+#: src/lang.c:1307 src/lang.c:1327
 #, fuzzy
 msgid "White"
 msgstr "Beyaz"
 
-#: src/lang.c:1305
+#: src/lang.c:1308
 #, fuzzy
 msgid "Gray"
 msgstr "Gri"
 
-#: src/lang.c:1306
+#: src/lang.c:1309
 #, fuzzy
 msgid "Light Red"
 msgstr "Açýk Kýrmýzý"
 
-#: src/lang.c:1307
+#: src/lang.c:1310
 #, fuzzy
 msgid "Light Green"
 msgstr "Açýk Yeþil"
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 #, fuzzy
 msgid "Yellow"
 msgstr "Sarý"
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 #, fuzzy
 msgid "Light Blue"
 msgstr "Açýk Mavi"
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 #, fuzzy
 msgid "Light Pink"
 msgstr "Açýk Pembe"
 
-#: src/lang.c:1311
+#: src/lang.c:1314
 #, fuzzy
 msgid "Light Cyan"
 msgstr "Açýk Camgöbeði"
 
-#: src/lang.c:1312
+#: src/lang.c:1315
 #, fuzzy
 msgid "Light White"
 msgstr "Açýk Beyaz"
 
-#: src/lang.c:1333 src/lang.c:1441 src/lang.c:1456
+#: src/lang.c:1336 src/lang.c:1444 src/lang.c:1459
 #, fuzzy
 msgid "Nothing"
 msgstr "Hiçbirþey"
 
-#: src/lang.c:1335
+#: src/lang.c:1338
 #, fuzzy
 msgid "Space"
 msgstr "Boþluk"
 
-#: src/lang.c:1343
+#: src/lang.c:1346
 #, fuzzy
 msgid "Normal"
 msgstr "Normal"
 
-#: src/lang.c:1344
+#: src/lang.c:1347
 #, fuzzy
 msgid "Best highlighting"
 msgstr "En iyi vurgulama"
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 #, fuzzy
 msgid "Underline"
 msgstr "Alt çizgi"
 
-#: src/lang.c:1346
+#: src/lang.c:1349
 #, fuzzy
 msgid "Reverse video"
 msgstr "Tes görüntü"
 
-#: src/lang.c:1347
+#: src/lang.c:1350
 #, fuzzy
 msgid "Blinking"
 msgstr "Yanýp sönme"
 
-#: src/lang.c:1348
+#: src/lang.c:1351
 #, fuzzy
 msgid "Half bright"
 msgstr "Yarý parlak"
 
-#: src/lang.c:1349
+#: src/lang.c:1352
 #, fuzzy
 msgid "Bold"
 msgstr "Kalýn"
 
-#: src/lang.c:1356
+#: src/lang.c:1359
 msgid "Cc"
 msgstr ""
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid "Bcc"
 msgstr ""
 
-#: src/lang.c:1358
+#: src/lang.c:1361
 msgid "Cc and Bcc"
 msgstr ""
 
-#: src/lang.c:1364 src/lang.c:1377
+#: src/lang.c:1367 src/lang.c:1380
 #, fuzzy
 msgid "none"
 msgstr "hiçbiri"
 
-#: src/lang.c:1365
+#: src/lang.c:1368
 #, fuzzy
 msgid "commands"
 msgstr "komutlar"
 
-#: src/lang.c:1366
+#: src/lang.c:1369
 #, fuzzy
 msgid "select"
 msgstr "seç"
 
-#: src/lang.c:1368
+#: src/lang.c:1371
 #, fuzzy
 msgid "commands & quit"
 msgstr "komutlar & çýk"
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 #, fuzzy
 msgid "commands & select"
 msgstr "komutlar & seç"
 
-#: src/lang.c:1370
+#: src/lang.c:1373
 #, fuzzy
 msgid "quit & select"
 msgstr "çýk & seç"
 
-#: src/lang.c:1371
+#: src/lang.c:1374
 #, fuzzy
 msgid "commands & quit & select"
 msgstr "komutlar & çýk & seç"
 
-#: src/lang.c:1378
+#: src/lang.c:1381
 msgid "PageDown"
 msgstr ""
 
-#: src/lang.c:1379
+#: src/lang.c:1382
 msgid "PageNextUnread"
 msgstr ""
 
-#: src/lang.c:1380
+#: src/lang.c:1383
 msgid "PageDown or PageNextUnread"
 msgstr ""
 
-#: src/lang.c:1386
+#: src/lang.c:1389
 #, fuzzy
 msgid "Subject: (case sensitive)"
 msgstr "Konu: satýr (büyük-küçük duyarlý)"
 
-#: src/lang.c:1387
+#: src/lang.c:1390
 #, fuzzy
 msgid "Subject: (ignore case)"
 msgstr "Konu: satýr (büyük küçük harf durumunu yoksay)"
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 #, fuzzy
 msgid "From: (case sensitive)"
 msgstr "Gönderen: satýr (büyük/küçük harfe duyarlý)   "
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 #, fuzzy
 msgid "From: (ignore case)"
 msgstr "Gönderen: satýr (büyük/küçük harfleri yoksay) "
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid "Msg-ID: & full References: line"
 msgstr ""
 
-#: src/lang.c:1391
+#: src/lang.c:1394
 msgid "Msg-ID: & last References: only"
 msgstr ""
 
-#: src/lang.c:1392
+#: src/lang.c:1395
 msgid "Message-ID: entry only"
 msgstr ""
 
-#: src/lang.c:1393
+#: src/lang.c:1396
 #, fuzzy
 msgid "Lines:"
 msgstr "Çizgiler"
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 #, fuzzy
 msgid "Don't trim article body"
 msgstr "Makaleleri sýrala"
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid "Skip leading blank lines"
 msgstr ""
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid "Skip trailing blank lines"
 msgstr ""
 
-#: src/lang.c:1402
+#: src/lang.c:1405
 msgid "Skip leading and trailing blank l."
 msgstr ""
 
-#: src/lang.c:1403
+#: src/lang.c:1406
 msgid "Compact multiple between text"
 msgstr ""
 
-#: src/lang.c:1404
+#: src/lang.c:1407
 msgid "Compact multiple and skip leading"
 msgstr ""
 
-#: src/lang.c:1405
+#: src/lang.c:1408
 msgid "Compact multiple and skip trailing"
 msgstr ""
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid "Compact mltpl., skip lead. & trai."
 msgstr ""
 
-#: src/lang.c:1435
+#: src/lang.c:1438
 #, fuzzy
 msgid "Shell archive"
 msgstr "kabuk arþivi"
 
-#: src/lang.c:1442
+#: src/lang.c:1445
 #, fuzzy
 msgid "Subject: (descending)"
 msgstr "Konu: (alçalan)"
 
-#: src/lang.c:1443
+#: src/lang.c:1446
 #, fuzzy
 msgid "Subject: (ascending)"
 msgstr "Konu: (yükselen)"
 
-#: src/lang.c:1444
+#: src/lang.c:1447
 #, fuzzy
 msgid "From: (descending)"
 msgstr "Gönderen: (alçalan)"
 
-#: src/lang.c:1445
+#: src/lang.c:1448
 #, fuzzy
 msgid "From: (ascending)"
 msgstr "Gönderen: (yükselen)"
 
-#: src/lang.c:1446
+#: src/lang.c:1449
 #, fuzzy
 msgid "Date: (descending)"
 msgstr "Tarih: (alçalan)"
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 #, fuzzy
 msgid "Date: (ascending)"
 msgstr "Tarih: (yükselen)"
 
-#: src/lang.c:1448 src/lang.c:1457
+#: src/lang.c:1451 src/lang.c:1460
 #, fuzzy
 msgid "Score (descending)"
 msgstr "Skor: (alçalan)"
 
-#: src/lang.c:1449 src/lang.c:1458
+#: src/lang.c:1452 src/lang.c:1461
 #, fuzzy
 msgid "Score (ascending)"
 msgstr "Skor: (yükselen)"
 
-#: src/lang.c:1450
+#: src/lang.c:1453
 #, fuzzy
 msgid "Lines: (descending)"
 msgstr "Satýrlar: (alçalan)"
 
-#: src/lang.c:1451
+#: src/lang.c:1454
 #, fuzzy
 msgid "Lines: (ascending)"
 msgstr "Satýrlar: (yükselen)"
 
-#: src/lang.c:1459
+#: src/lang.c:1462
 #, fuzzy
 msgid "Last posting date (descending)"
 msgstr "Satýrlar: (alçalan)"
 
-#: src/lang.c:1460
+#: src/lang.c:1463
 #, fuzzy
 msgid "Last posting date (ascending)"
 msgstr "Satýrlar: (yükselen)"
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid "Quick-sort"
 msgstr ""
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid "Heap-sort"
 msgstr ""
 
-#: src/lang.c:1474
+#: src/lang.c:1477
 #, fuzzy
 msgid "Always Keep"
 msgstr "Hep Sakla"
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 #, fuzzy
 msgid "Always Remove"
 msgstr "Hep Kaldýr"
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 #, fuzzy
 msgid "Mark with D on selection screen"
 msgstr "Seçenek ekranýnda D ile iþaretle"
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 #, fuzzy
 msgid "Kill only unread arts"
 msgstr "Sadece okunmayan makaleleri yok et"
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 #, 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:1484
+#: src/lang.c:1487
 #, fuzzy
 msgid "Kill all arts and never show"
 msgstr "Tüm makaleleri yok et ve asla gösterme"
 
-#: src/lang.c:1490
+#: src/lang.c:1493
 #, fuzzy
 msgid "Nothing special"
 msgstr "Özel birþey yok"
 
-#: src/lang.c:1491
+#: src/lang.c:1494
 #, fuzzy
 msgid "Compress quotes"
 msgstr "Ýmleri sýkýþtýr"
 
-#: src/lang.c:1492
+#: src/lang.c:1495
 #, fuzzy
 msgid "Quote signatures"
 msgstr "Ýmzalarý imle"
 
-#: src/lang.c:1493
+#: src/lang.c:1496
 #, fuzzy
 msgid "Compress quotes, quote sigs"
 msgstr "Ýmleri sýkýþtýr, imzalarý imle"
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 #, fuzzy
 msgid "Quote empty lines"
 msgstr "Boþ satýrlarý imle"
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 #, fuzzy
 msgid "Compress quotes, quote empty lines"
 msgstr "Ýmleri sýkýþtýr, boþ satýrlarý imle"
 
-#: src/lang.c:1496
+#: src/lang.c:1499
 #, fuzzy
 msgid "Quote sigs & empty lines"
 msgstr "Ýmzalarý & boþ satýrlarý imle"
 
-#: src/lang.c:1497
+#: src/lang.c:1500
 #, fuzzy
 msgid "Comp. q., quote sigs & empty lines"
 msgstr "Ýmleri sýkýþtýr, imzalarý & boþ satýrlarý imle"
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 #, fuzzy
 msgid "no"
 msgstr "hiçbiri"
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 #, fuzzy
 msgid "with headers"
 msgstr "en küçük yürütme birimleri"
 
-#: src/lang.c:1539
+#: src/lang.c:1542
 msgid "without headers"
 msgstr ""
 
-#: src/lang.c:1546
+#: src/lang.c:1549
 msgid "NFKC"
 msgstr ""
 
-#: src/lang.c:1548
+#: src/lang.c:1551
 msgid "NFKD"
 msgstr ""
 
-#: src/lang.c:1549
+#: src/lang.c:1552
 msgid "NFC"
 msgstr ""
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid "NFD"
 msgstr ""
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 #, fuzzy
 msgid "Display Options"
 msgstr "Seçenekleri Göster"
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 #, fuzzy
 msgid "Color Options"
 msgstr "Renk Seçenekleri"
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 #, fuzzy
 msgid "Highlight Options"
 msgstr "Süzgeçleme Seçenekleri"
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 #, fuzzy
 msgid "Article-Limiting Options"
 msgstr "Makale-Sýnýrlandýrma Seçenekleri"
 
-#: src/lang.c:1584
+#: src/lang.c:1587
 #, fuzzy
 msgid "Posting/Mailing Options"
 msgstr "Yollama/Postalama Seçenekleri"
 
-#: src/lang.c:1590
+#: src/lang.c:1593
 #, fuzzy
 msgid "Saving/Printing Options"
 msgstr "Kaydetme/Yazdýrma Seçenekleri"
 
-#: src/lang.c:1596
+#: src/lang.c:1599
 #, fuzzy
 msgid "Expert Options"
 msgstr "Uzman Seçenekleri"
 
-#: src/lang.c:1602
+#: src/lang.c:1605
 #, fuzzy
 msgid "Filtering Options"
 msgstr "Süzgeçleme Seçenekleri"
 
-#: src/lang.c:1607 src/lang.c:1638 src/lang.c:1644 src/lang.c:1671
-#: src/lang.c:1723 src/lang.c:1729 src/lang.c:1739 src/lang.c:1750
-#: src/lang.c:1768 src/lang.c:1843 src/lang.c:2030 src/lang.c:2036
-#: src/lang.c:2042 src/lang.c:2048 src/lang.c:2060 src/lang.c:2067
-#: src/lang.c:2121 src/lang.c:2130 src/lang.c:2136 src/lang.c:2143
-#: src/lang.c:2150 src/lang.c:2157 src/lang.c:2164 src/lang.c:2171
-#: src/lang.c:2178 src/lang.c:2185 src/lang.c:2192 src/lang.c:2199
-#: src/lang.c:2206 src/lang.c:2213 src/lang.c:2220 src/lang.c:2227
-#: src/lang.c:2234 src/lang.c:2241 src/lang.c:2248 src/lang.c:2255
-#: src/lang.c:2262 src/lang.c:2269 src/lang.c:2276 src/lang.c:2283
-#: src/lang.c:2290 src/lang.c:2297 src/lang.c:2305 src/lang.c:2321
-#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2348
-#: src/lang.c:2354 src/lang.c:2371 src/lang.c:2383 src/lang.c:2417
-#: src/lang.c:2470 src/lang.c:2484 src/lang.c:2490 src/lang.c:2515
-#: src/lang.c:2532 src/lang.c:2548 src/lang.c:2584 src/lang.c:2620
-#: src/lang.c:2640 src/lang.c:2675 src/lang.c:2685 src/lang.c:2692
-#: src/lang.c:2718 src/lang.c:2742 src/lang.c:2815 src/lang.c:2829
-#: src/lang.c:2837 src/lang.c:2851 src/lang.c:2857 src/lang.c:2895
+#: src/lang.c:1610 src/lang.c:1641 src/lang.c:1647 src/lang.c:1674
+#: src/lang.c:1726 src/lang.c:1732 src/lang.c:1742 src/lang.c:1753
+#: src/lang.c:1771 src/lang.c:1840 src/lang.c:2041 src/lang.c:2047
+#: src/lang.c:2053 src/lang.c:2059 src/lang.c:2071 src/lang.c:2078
+#: src/lang.c:2132 src/lang.c:2141 src/lang.c:2147 src/lang.c:2154
+#: src/lang.c:2161 src/lang.c:2168 src/lang.c:2175 src/lang.c:2182
+#: src/lang.c:2189 src/lang.c:2196 src/lang.c:2203 src/lang.c:2210
+#: src/lang.c:2217 src/lang.c:2224 src/lang.c:2231 src/lang.c:2238
+#: src/lang.c:2245 src/lang.c:2252 src/lang.c:2259 src/lang.c:2266
+#: src/lang.c:2273 src/lang.c:2280 src/lang.c:2287 src/lang.c:2294
+#: src/lang.c:2301 src/lang.c:2308 src/lang.c:2315 src/lang.c:2323
+#: src/lang.c:2339 src/lang.c:2346 src/lang.c:2353 src/lang.c:2360
+#: src/lang.c:2366 src/lang.c:2372 src/lang.c:2389 src/lang.c:2401
+#: src/lang.c:2435 src/lang.c:2488 src/lang.c:2502 src/lang.c:2508
+#: src/lang.c:2533 src/lang.c:2550 src/lang.c:2566 src/lang.c:2602
+#: src/lang.c:2638 src/lang.c:2658 src/lang.c:2693 src/lang.c:2703
+#: src/lang.c:2710 src/lang.c:2736 src/lang.c:2760 src/lang.c:2833
+#: src/lang.c:2847 src/lang.c:2855 src/lang.c:2869 src/lang.c:2875
+#: src/lang.c:2913
 #, fuzzy
 msgid "<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr "<SPACE> deðiþtirir, <CR> ayarlar, <ESC> iptal eder."
 
-#: src/lang.c:1608
+#: src/lang.c:1611
 #, fuzzy
 msgid "Show mini menu & posting etiquette"
 msgstr "Mini menüyü & yollama etiketini göster"
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 #, fuzzy
 msgid ""
 "# If ON show a mini menu of useful commands at each level\n"
@@ -6111,18 +6132,18 @@ msgstr ""
 "komutlarýn\n"
 "# mini menüsünü ve yollama etiketini göster.\n"
 
-#: src/lang.c:1614
+#: src/lang.c:1617
 #, 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:1615
+#: src/lang.c:1618
 #, fuzzy
 msgid "Show description of each newsgroup"
 msgstr "Her haber grubu için açýklama göster"
 
-#: src/lang.c:1616
+#: src/lang.c:1619
 #, fuzzy
 msgid ""
 "# If ON show group description text after newsgroup name at\n"
@@ -6131,24 +6152,24 @@ msgstr ""
 "# ON durumundaysa grup seçim düzeyindeki haber grubu isiminden sonraki\n"
 "# grup açýklama metnini göster.\n"
 
-#: src/lang.c:1621
+#: src/lang.c:1624
 #, fuzzy
 msgid ""
-"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
+"Show From (author) fields in group & thread level. <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:1622
+#: src/lang.c:1625
 #, fuzzy
-msgid "In group menu, show author by"
+msgid "In group and thread level, show author by"
 msgstr "Grup menüsünde yazarý þuna göre göster"
 
-#: src/lang.c:1623
+#: src/lang.c:1626
 #, fuzzy
 msgid ""
-"# Part of from field to display\n"
+"# Part of From field to display in group and thread level\n"
 "# Possible values are (the default is marked with *):\n"
 "#   0 = none\n"
 "#   1 = address\n"
@@ -6157,39 +6178,39 @@ msgid ""
 msgstr ""
 "# Gösterilecek gönderen alan kýsýmlarý 0)hiç 1)adres 2) tüm isim 3) hepsi\n"
 
-#: src/lang.c:1632
+#: src/lang.c:1635
 #, 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:1633
+#: src/lang.c:1636
 #, fuzzy
 msgid "Draw -> instead of highlighted bar"
 msgstr "Çiz -> vurgulanmýþ çubuk yerine"
 
-#: src/lang.c:1634
+#: src/lang.c:1637
 #, 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:1639
+#: src/lang.c:1642
 #, fuzzy
 msgid "Use inverse video for page headers"
 msgstr "Sayfa baþlýklarý için ters görüntü kullan"
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 #, 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:1645
+#: src/lang.c:1648
 #, fuzzy
 msgid "Thread articles by"
 msgstr "Makaleleri belirle"
 
-#: src/lang.c:1646
+#: src/lang.c:1649
 msgid ""
 "# Thread articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6201,15 +6222,15 @@ msgid ""
 "#   5 = Percentage Match\n"
 msgstr ""
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid "Enter percentage match required to thread together. <CR> sets."
 msgstr ""
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid "Thread percentage match"
 msgstr ""
 
-#: src/lang.c:1660
+#: src/lang.c:1663
 #, no-c-format
 msgid ""
 "# Thread percentage match...\n"
@@ -6224,12 +6245,12 @@ msgid ""
 "# 'harppy' would be threaded separately from 'happy'\n"
 msgstr ""
 
-#: src/lang.c:1672
+#: src/lang.c:1675
 #, fuzzy
 msgid "Score of a thread"
 msgstr "Bir iþ parçacýðýnýn skoru"
 
-#: src/lang.c:1673
+#: src/lang.c:1676
 msgid ""
 "# Thread score\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6238,7 +6259,7 @@ msgid ""
 "#   2 = average\n"
 msgstr ""
 
-#: src/lang.c:1681
+#: src/lang.c:1684
 #, fuzzy
 msgid ""
 "Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
@@ -6246,12 +6267,12 @@ msgstr ""
 "Makaleleri Konu,Gönderen,Tarih ya da Skora göre sýrala. <SPACE> deðiþtirir & "
 "<CR> ayarlar."
 
-#: src/lang.c:1682
+#: src/lang.c:1685
 #, fuzzy
 msgid "Sort articles by"
 msgstr "Makaleleri sýrala"
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 #, fuzzy
 msgid ""
 "# Sort articles by ...\n"
@@ -6274,19 +6295,19 @@ msgstr ""
 "# 7=(Skor azalmasý) 8=(Skor yükselmesi) 9=(Satýrlar azalmasý) 10=(Satýrlar "
 "yükselmesi).\n"
 
-#: src/lang.c:1699
+#: src/lang.c:1702
 #, 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:1700
+#: src/lang.c:1703
 #, fuzzy
 msgid "Sort threads by"
 msgstr "Ýþ parçacýklarýný sýrala"
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 #, fuzzy
 msgid ""
 "# Sort thread by ...\n"
@@ -6303,7 +6324,7 @@ msgstr ""
 "# 7=(Skor azalmasý) 8=(Skor yükselmesi) 9=(Satýrlar azalmasý) 10=(Satýrlar "
 "yükselmesi).\n"
 
-#: src/lang.c:1711
+#: src/lang.c:1714
 #, fuzzy
 msgid ""
 "Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
@@ -6311,53 +6332,53 @@ msgstr ""
 "Ýmleci gruplardaki ilk/son okunmamýþ makalelere koyun. <SPACE> deðiþtirir & "
 "<CR> ayarlar."
 
-#: src/lang.c:1712
+#: src/lang.c:1715
 #, fuzzy
 msgid "Go to first unread article in group"
 msgstr "Gruptaki ilk okunmamýþ makaleye git"
 
-#: src/lang.c:1713
+#: src/lang.c:1716
 #, 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:1717
+#: src/lang.c:1720
 #, 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:1718
+#: src/lang.c:1721
 #, fuzzy
 msgid "Show only unread articles"
 msgstr "Sadece okunmayan makaleleri göster"
 
-#: src/lang.c:1719
+#: src/lang.c:1722
 #, 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:1724
+#: src/lang.c:1727
 #, fuzzy
 msgid "Show only groups with unread arts"
 msgstr "Sadece okunmamýþ makale olan gruplarý göster"
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 #, 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:1730
+#: src/lang.c:1733
 #, fuzzy
 msgid "Filter which articles"
 msgstr "Hangi makaleleri filtrele"
 
-#: src/lang.c:1731
+#: src/lang.c:1734
 #, fuzzy
 msgid ""
 "# Filter which articles\n"
@@ -6370,12 +6391,12 @@ msgstr ""
 "# 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:1740
+#: src/lang.c:1743
 #, fuzzy
 msgid "Go to the next unread article with"
 msgstr "Sonraki okunmamýþ makale yok"
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 #, fuzzy
 msgid ""
 "# Go to the unread article with following key(s)\n"
@@ -6388,12 +6409,12 @@ 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:1751
+#: src/lang.c:1754
 #, fuzzy
 msgid "How to treat blank lines"
 msgstr "Boþ satýrlarý imle"
 
-#: src/lang.c:1752
+#: src/lang.c:1755
 msgid ""
 "# Trim the article body, remove unnecessary blank lines.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6410,12 +6431,12 @@ msgid ""
 "#       leading and trailing blank lines\n"
 msgstr ""
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 #, fuzzy
 msgid "List thread using right arrow key"
 msgstr "Sað ok tuþuna basarak parçacýklarý listele"
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 #, fuzzy
 msgid ""
 "# If ON automatically list thread when entering it using right arrow key.\n"
@@ -6423,19 +6444,19 @@ msgstr ""
 "# ON durumundaysa parçacýklarý sað ok tuþunu kullanarak girerken otomatik "
 "olarak listele.\n"
 
-#: src/lang.c:1774
+#: src/lang.c:1777
 #, 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:1775
+#: src/lang.c:1778
 #, fuzzy
 msgid "Character to show deleted articles"
 msgstr "Silinmiþ makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1776
+#: src/lang.c:1779
 #, fuzzy
 msgid ""
 "# Character used to show that an art was deleted (default 'D')\n"
@@ -6444,7 +6465,7 @@ msgstr ""
 "# Makalenin silindiðini göstermek için kullanýlan karakter (varsayýlan 'D')\n"
 "# _ þuna dönüþür ' '\n"
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 #, fuzzy
 msgid ""
 "Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
@@ -6452,12 +6473,12 @@ msgstr ""
 "Sýralanmýþ makaleleri imlemek için karakter girin. <CR> ayarlar, <ESC> iptal "
 "eder."
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 #, fuzzy
 msgid "Character to show inrange articles"
 msgstr "Sýralanmýþ makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1783
+#: src/lang.c:1786
 #, fuzzy
 msgid ""
 "# Character used to show that an art is in a range (default '#')\n"
@@ -6467,7 +6488,7 @@ msgstr ""
 "(varsayýlan '#')\n"
 "# _ þuna dönüþür ' '\n"
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 #, fuzzy
 msgid ""
 "Enter character to indicate that article will return. <CR> sets, <ESC> "
@@ -6476,12 +6497,12 @@ msgstr ""
 "Makalenin döneceðini göstermek için karakter girin. <CR> ayarlar, <ESC> "
 "iptal eder."
 
-#: src/lang.c:1789
+#: src/lang.c:1792
 #, fuzzy
 msgid "Character to show returning arts"
 msgstr "Dönen makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1790
+#: src/lang.c:1793
 #, fuzzy
 msgid ""
 "# Character used to show that an art will return (default '-')\n"
@@ -6491,7 +6512,7 @@ msgstr ""
 "'-')\n"
 "# _ þuna dönüþür ' '\n"
 
-#: src/lang.c:1795
+#: src/lang.c:1798
 #, fuzzy
 msgid ""
 "Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
@@ -6499,12 +6520,12 @@ msgstr ""
 "Seçilen makaleleri imlemek için karakter girin. <CR> ayarlar, <ESC> iptal "
 "eder."
 
-#: src/lang.c:1796
+#: src/lang.c:1799
 #, fuzzy
 msgid "Character to show selected articles"
 msgstr "Seçilen makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1797
+#: src/lang.c:1800
 #, fuzzy
 msgid ""
 "# Character used to show that an art was auto-selected (default '*')\n"
@@ -6514,18 +6535,18 @@ msgstr ""
 "(varsayýlan '*')\n"
 "# _ þuna dönüþür ' '\n"
 
-#: src/lang.c:1802
+#: src/lang.c:1805
 #, 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:1803
+#: src/lang.c:1806
 #, fuzzy
 msgid "Character to show recent articles"
 msgstr "Son makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1804
+#: src/lang.c:1807
 #, fuzzy
 msgid ""
 "# Character used to show that an art is recent (default 'o')\n"
@@ -6535,19 +6556,19 @@ msgstr ""
 "'o')\n"
 "# _ þuna dönüþür ' '\n"
 
-#: src/lang.c:1809
+#: src/lang.c:1812
 #, 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:1810
+#: src/lang.c:1813
 #, fuzzy
 msgid "Character to show unread articles"
 msgstr "Okunmamýþ makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1811
+#: src/lang.c:1814
 #, fuzzy
 msgid ""
 "# Character used to show that an art is unread (default '+')\n"
@@ -6557,18 +6578,18 @@ msgstr ""
 "'+')\n"
 "# _ þuna dönüþür ' '\n"
 
-#: src/lang.c:1816
+#: src/lang.c:1819
 #, 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:1817
+#: src/lang.c:1820
 #, fuzzy
 msgid "Character to show read articles"
 msgstr "Okunmamýþ makaleleri gösterecek olan karakter"
 
-#: src/lang.c:1818
+#: src/lang.c:1821
 #, fuzzy
 msgid ""
 "# Character used to show that an art was read (default ' ')\n"
@@ -6578,19 +6599,19 @@ msgstr ""
 "')\n"
 "# _ þuna dönüþür ' '\n"
 
-#: src/lang.c:1823
+#: src/lang.c:1826
 #, 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:1824
+#: src/lang.c:1827
 #, fuzzy
 msgid "Character to show killed articles"
 msgstr "Yok olan makaleleri gösterecen karakter"
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 #, fuzzy
 msgid ""
 "# Character used to show that an art was killed (default 'K')\n"
@@ -6600,7 +6621,7 @@ msgstr ""
 "'K')\n"
 "# yok olma düzeyi ona göre ayarlanmalýdýr, _ þuna dönüþür ' '\n"
 
-#: src/lang.c:1830
+#: src/lang.c:1833
 #, fuzzy
 msgid ""
 "Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
@@ -6608,12 +6629,12 @@ msgstr ""
 "Okunmuþ-seçilmiþ makaleleri imlemek için karakter girin. <CR> ayarlar, <ESC> "
 "iptal eder."
 
-#: src/lang.c:1831
+#: src/lang.c:1834
 #, fuzzy
 msgid "Character to show readselected arts"
 msgstr "Okunmuþ-seçilmiþ makaleleri gösteren karakter"
 
-#: src/lang.c:1832
+#: src/lang.c:1835
 #, fuzzy
 msgid ""
 "# Character used to show that an art was selected before read (default ':')\n"
@@ -6623,33 +6644,18 @@ msgstr ""
 "(varsayýlan ':')\n"
 "# yok olma düzeyi ona göre ayarlanmalýdýr, _ þuna dönüþür ' '\n"
 
-#: src/lang.c:1837
-#, 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:1838
-#, fuzzy
-msgid "Max. length of group names shown"
-msgstr "Gösterilen grup isimlerinin en fazla uzunluðu"
-
-#: src/lang.c:1839
-#, 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:1844
+#: src/lang.c:1841
 msgid "Abbreviate long newsgroup names"
 msgstr ""
 
-#: src/lang.c:1845
+#: src/lang.c:1842
 msgid ""
 "# If ON abbreviate (if necessary) long newsgroup names at group selection\n"
 "# level and article level like this:\n"
 "#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n"
 msgstr ""
 
-#: src/lang.c:1851
+#: src/lang.c:1848
 #, fuzzy
 msgid ""
 "0 = full page scrolling, -1 = show previous last line as first on next page, "
@@ -6658,12 +6664,12 @@ 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:1852
+#: src/lang.c:1849
 #, fuzzy
 msgid "Number of lines to scroll in pager"
 msgstr "Sayfalayýcýda kaydýrýlan satýr sayýsý"
 
-#: src/lang.c:1853
+#: src/lang.c:1850
 msgid ""
 "# Number of lines that cursor-up/down will scroll in article pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6674,29 +6680,29 @@ msgid ""
 "#   2 or greater = scroll by 2 or more lines (only in the pager)\n"
 msgstr ""
 
-#: src/lang.c:1863
+#: src/lang.c:1860
 msgid "Display signatures. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1864
+#: src/lang.c:1861
 #, fuzzy
 msgid "Display signatures"
 msgstr "Seçenekleri Göster"
 
-#: src/lang.c:1865
+#: src/lang.c:1862
 msgid "# If OFF don't show signatures when displaying articles\n"
 msgstr ""
 
-#: src/lang.c:1869
+#: src/lang.c:1866
 msgid ""
 "Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1870
+#: src/lang.c:1867
 msgid "Display uue data as an attachment"
 msgstr ""
 
-#: src/lang.c:1871
+#: src/lang.c:1868
 msgid ""
 "# Handling of uuencoded data in the pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6708,30 +6714,30 @@ msgid ""
 "#       be folded into a tag line.\n"
 msgstr ""
 
-#: src/lang.c:1881
+#: src/lang.c:1878
 msgid ""
 "Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:1882
+#: src/lang.c:1879
 msgid "Display \"a as Umlaut-a"
 msgstr ""
 
-#: src/lang.c:1883
+#: src/lang.c:1880
 msgid ""
 "# If ON decode German style TeX umlaut codes to ISO and\n"
 "# show \"a as Umlaut-a, etc.\n"
 msgstr ""
 
-#: src/lang.c:1888 src/lang.c:1898
+#: src/lang.c:1885 src/lang.c:1895
 msgid "Space separated list of header fields"
 msgstr ""
 
-#: src/lang.c:1889
+#: src/lang.c:1886
 msgid "Display these header fields (or *)"
 msgstr ""
 
-#: src/lang.c:1890
+#: src/lang.c:1887
 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"
@@ -6741,12 +6747,12 @@ msgid ""
 "# spaces. Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1899
+#: src/lang.c:1896
 #, fuzzy
 msgid "Do not display these header fields"
 msgstr "Aktüel habver baþlýlarý alanýnýn rengi"
 
-#: src/lang.c:1900
+#: src/lang.c:1897
 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"
@@ -6758,208 +6764,239 @@ msgid ""
 "# Not defining anything turns off this option.\n"
 msgstr ""
 
-#: src/lang.c:1910
+#: src/lang.c:1907
 msgid ""
 "Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr ""
 
-#: src/lang.c:1911
+#: src/lang.c:1908
 msgid "Skip multipart/alternative parts"
 msgstr ""
 
-#: src/lang.c:1912
+#: src/lang.c:1909
 msgid "# If ON strip multipart/alternative messages automatically\n"
 msgstr ""
 
-#: src/lang.c:1916
+#: src/lang.c:1913
 #, fuzzy
 msgid "Enable detection of verbatim blocks? <SPACE> toggles & <CR> sets."
 msgstr ""
 "Konu: Dosya süzgeçlemek için eklenecek satýr. <SPACE> deðiþtirir & <CR> "
 "ayarlar."
 
-#: src/lang.c:1917
+#: src/lang.c:1914
 msgid "Detection of verbatim blocks"
 msgstr ""
 
-#: src/lang.c:1918
+#: src/lang.c:1915
 #, fuzzy
 msgid "# If ON detect verbatim blocks in articles\n"
 msgstr "# If ON gönderilemeyen bütün postalarý tut ~/ölü.makale\n"
 
-#: src/lang.c:1923
+#: src/lang.c:1920
 msgid "A regex used to decide which lines to show in col_quote."
 msgstr ""
 
-#: src/lang.c:1924
+#: src/lang.c:1921
 msgid "Regex used to show quoted lines"
 msgstr ""
 
-#: src/lang.c:1925
+#: src/lang.c:1922
 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:1931
+#: src/lang.c:1928
 msgid "A regex used to decide which lines to show in col_quote2."
 msgstr ""
 
-#: src/lang.c:1932
+#: src/lang.c:1929
 msgid "Regex used to show twice quoted l."
 msgstr ""
 
-#: src/lang.c:1933
+#: src/lang.c:1930
 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:1939
+#: src/lang.c:1936
 msgid "A regex used to decide which lines to show in col_quote3."
 msgstr ""
 
-#: src/lang.c:1940
+#: src/lang.c:1937
 msgid "Regex used to show >= 3 times q.l."
 msgstr ""
 
-#: src/lang.c:1941
+#: src/lang.c:1938
 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:1948
+#: src/lang.c:1944
+#, fuzzy
+msgid "Enable detection of external quotes? <SPACE> toggles & <CR> sets."
+msgstr ""
+"Konu: Dosya süzgeçlemek için eklenecek satýr. <SPACE> deðiþtirir & <CR> "
+"ayarlar."
+
+#: src/lang.c:1945
+msgid "Detection of external quotes"
+msgstr ""
+
+#: src/lang.c:1946
+#, fuzzy
+msgid "# If ON detect quoted text from external sources in articles\n"
+msgstr "# If ON gönderilemeyen bütün postalarý tut ~/ölü.makale\n"
+
+#: src/lang.c:1950
+msgid "A regex used to decide which lines to show in col_extquote."
+msgstr ""
+
+#: src/lang.c:1951
+msgid "Regex used to show quotes from external sources"
+msgstr ""
+
+#: src/lang.c:1952
+msgid ""
+"# A regular expression that tin will use to decide which lines are\n"
+"# external quotes. Text from external quotes is shown in col_extquote.\n"
+"# If you leave this blank, tin will use a built in default.\n"
+msgstr ""
+
+#: src/lang.c:1959
 msgid "A regex used to decide which words to show in col_markslashes."
 msgstr ""
 
-#: src/lang.c:1949
+#: src/lang.c:1960
 msgid "Regex used to highlight /slashes/"
 msgstr ""
 
-#: src/lang.c:1950
+#: src/lang.c:1961
 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:1956
+#: src/lang.c:1967
 msgid "A regex used to decide which words to show in col_markstars."
 msgstr ""
 
-#: src/lang.c:1957
+#: src/lang.c:1968
 msgid "Regex used to highlight *stars*"
 msgstr ""
 
-#: src/lang.c:1958
+#: src/lang.c:1969
 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:1964
+#: src/lang.c:1975
 msgid "A regex used to decide which words to show in col_markstroke."
 msgstr ""
 
-#: src/lang.c:1965
+#: src/lang.c:1976
 #, fuzzy
 msgid "Regex used to highlight -strokes-"
 msgstr "-vuruþ- ile vurgulama rengi"
 
-#: src/lang.c:1966
+#: src/lang.c:1977
 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:1972
+#: src/lang.c:1983
 msgid "A regex used to decide which words to show in col_markdash."
 msgstr ""
 
-#: src/lang.c:1973
+#: src/lang.c:1984
 msgid "Regex used to highlight _underline_"
 msgstr ""
 
-#: src/lang.c:1974
+#: src/lang.c:1985
 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:1980
+#: src/lang.c:1991
 msgid "A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr ""
 
-#: src/lang.c:1981
+#: src/lang.c:1992
 msgid "Regex with Subject prefixes"
 msgstr ""
 
-#: src/lang.c:1982
+#: src/lang.c:1993
 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:1987
+#: src/lang.c:1998
 msgid "A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr ""
 
-#: src/lang.c:1988
+#: src/lang.c:1999
 msgid "Regex with Subject suffixes"
 msgstr ""
 
-#: src/lang.c:1989
+#: src/lang.c:2000
 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:1994
+#: src/lang.c:2005
 msgid "A regex used to find the begin of a verbatim block."
 msgstr ""
 
-#: src/lang.c:1995
+#: src/lang.c:2006
 msgid "Regex for begin of a verbatim block"
 msgstr ""
 
-#: src/lang.c:1996
+#: src/lang.c:2007
 msgid ""
 "# A regular expression that tin will use to find the begin of\n"
 "# a verbatim block.\n"
 msgstr ""
 
-#: src/lang.c:2001
+#: src/lang.c:2012
 msgid "A regex used to find the end of a verbatim block."
 msgstr ""
 
-#: src/lang.c:2002
+#: src/lang.c:2013
 msgid "Regex for end of a verbatim block"
 msgstr ""
 
-#: src/lang.c:2003
+#: src/lang.c:2014
 msgid ""
 "# A regular expression that tin will use to find the end of\n"
 "# a verbatim block.\n"
 msgstr ""
 
-#: src/lang.c:2008
+#: src/lang.c:2019
 msgid ""
 "Enter name and options for external MIME viewer, --internal for built-in "
 "viewer"
 msgstr ""
 
-#: src/lang.c:2009
+#: src/lang.c:2020
 msgid "MIME binary content viewer"
 msgstr ""
 
-#: src/lang.c:2010
+#: src/lang.c:2021
 msgid ""
 "# If --internal automatically use the built in MIME viewer for non-text\n"
 "# parts of articles.\n"
@@ -6968,112 +7005,112 @@ msgid ""
 "# for no automatic viewing\n"
 msgstr ""
 
-#: src/lang.c:2017
+#: src/lang.c:2028
 msgid "Confirm before starting non-text viewing program"
 msgstr ""
 
-#: src/lang.c:2018
+#: src/lang.c:2029
 msgid "Ask before using MIME viewer"
 msgstr ""
 
-#: src/lang.c:2019
+#: src/lang.c:2030
 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:2024
+#: src/lang.c:2035
 msgid "Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2025
+#: src/lang.c:2036
 msgid "Catchup read groups when quitting"
 msgstr ""
 
-#: src/lang.c:2026
+#: src/lang.c:2037
 msgid "# If ON ask user if read groups should all be marked read\n"
 msgstr ""
 
-#: src/lang.c:2031
+#: src/lang.c:2042
 msgid "Catchup group using left key"
 msgstr ""
 
-#: src/lang.c:2032
+#: src/lang.c:2043
 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr ""
 
-#: src/lang.c:2037
+#: src/lang.c:2048
 msgid "Catchup thread by using left key"
 msgstr ""
 
-#: src/lang.c:2043
+#: src/lang.c:2054
 msgid "Which actions require confirmation"
 msgstr ""
 
-#: src/lang.c:2044
+#: src/lang.c:2055
 msgid "# What should we ask confirmation for.\n"
 msgstr ""
 
-#: src/lang.c:2049
+#: src/lang.c:2060
 #, fuzzy
 msgid "'Mark as (un)read' ignores tags"
 msgstr "makaleyi okunmamýþ olarak iþaretle"
 
-#: src/lang.c:2050
+#: src/lang.c:2061
 #, fuzzy
 msgid ""
 "# If ON the 'Mark as (un)read' function marks only the current article.\n"
 msgstr "# ON durumundaysa 'makaleyi okunmuþ olarak iþaretle'"
 
-#: src/lang.c:2054
+#: src/lang.c:2065
 #, fuzzy
 msgid "Program to run to open URLs, <CR> sets, <ESC> cancels."
 msgstr "URL açmak için çalýþtýrýlan program, <CR> ayarlar, <ESC> iptal eder."
 
-#: src/lang.c:2055
+#: src/lang.c:2066
 #, fuzzy
 msgid "Program that opens URLs"
 msgstr "URL açan program"
 
-#: src/lang.c:2056
+#: src/lang.c:2067
 #, fuzzy
 msgid "# The program used to open URLs. The actual URL will be appended\n"
 msgstr "# Program URL açýyordu. Aktüel URL'ler sona eklenecek\n"
 
-#: src/lang.c:2061
+#: src/lang.c:2072
 #, fuzzy
 msgid "Use mouse in xterm"
 msgstr "xterm2de fare kullan"
 
-#: src/lang.c:2062
+#: src/lang.c:2073
 #, fuzzy
 msgid "# If ON enable mouse button support on xterm terminals\n"
 msgstr ""
 "# ON durumundaysa xtrem uçbirimlerini destekleyen fare tuþunu etkinleþtir.\n"
 
-#: src/lang.c:2068
+#: src/lang.c:2079
 #, fuzzy
 msgid "Use scroll keys on keypad"
 msgstr "Klavye üzerinde kaydýrma tuþlarýný kullan"
 
-#: src/lang.c:2069
+#: src/lang.c:2080
 #, 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:2074
+#: src/lang.c:2085
 #, 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:2075
+#: src/lang.c:2086
 #, fuzzy
 msgid "Number of articles to get"
 msgstr "Alýnacak makale sayýsý"
 
-#: src/lang.c:2076
+#: src/lang.c:2087
 #, fuzzy
 msgid ""
 "# Number of articles to get (0=no limit), if negative sets maximum number\n"
@@ -7081,34 +7118,34 @@ msgid ""
 msgstr ""
 "# Alýnacak makale sayýsý (0= sýnýrsýz), eðer negatif max.sayýyý ayarlarsa\n"
 
-#: src/lang.c:2081
+#: src/lang.c:2092
 #, 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:2082
+#: src/lang.c:2093
 #, fuzzy
 msgid "Article recentness time limit"
 msgstr "Makalenin yenilik zaman sýnýrý"
 
-#: src/lang.c:2083
+#: src/lang.c:2094
 #, 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:2087
+#: src/lang.c:2098
 #, 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:2088
+#: src/lang.c:2099
 #, fuzzy
 msgid "Wildcard matching"
 msgstr "Joker eþleþtiriyor"
 
-#: src/lang.c:2089
+#: src/lang.c:2100
 msgid ""
 "# Wildcard matching\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7116,74 +7153,74 @@ msgid ""
 "#   1 = regex\n"
 msgstr ""
 
-#: src/lang.c:2096
+#: src/lang.c:2107
 #, 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:2097
+#: src/lang.c:2108
 #, fuzzy
 msgid "Score limit (kill)"
 msgstr "Sýnýrý skorla (yok et)"
 
-#: src/lang.c:2098
+#: src/lang.c:2109
 #, 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:2102
+#: src/lang.c:2113
 #, 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:2103
+#: src/lang.c:2114
 #, fuzzy
 msgid "Default score to kill articles"
 msgstr "Makaleleri yok etmke için skoru varsay"
 
-#: src/lang.c:2104
+#: src/lang.c:2115
 #, fuzzy
 msgid "# Default score to kill articles\n"
 msgstr "# Makaleleri yok etmke için skoru varsay\n"
 
-#: src/lang.c:2108
+#: src/lang.c:2119
 #, 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:2109
+#: src/lang.c:2120
 #, fuzzy
 msgid "Score limit (select)"
 msgstr "Sýnýrý skorla (seç)"
 
-#: src/lang.c:2110
+#: src/lang.c:2121
 #, 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:2114
+#: src/lang.c:2125
 #, 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:2115
+#: src/lang.c:2126
 #, fuzzy
 msgid "Default score to select articles"
 msgstr "Makaleleri seçmek için varsayýlan deðer"
 
-#: src/lang.c:2116
+#: src/lang.c:2127
 #, fuzzy
 msgid "# Default score to select articles\n"
 msgstr "# Makaleleri seçmek için varsayýlan deðer\n"
 
-#: src/lang.c:2122
+#: src/lang.c:2133
 #, fuzzy
 msgid "Use slrnface to show ''X-Face:''s"
 msgstr "''X-Face:''s göstermek için slmface kullan"
 
-#: src/lang.c:2123
+#: src/lang.c:2134
 #, fuzzy
 msgid ""
 "# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
@@ -7193,308 +7230,320 @@ msgstr ""
 "kullanýlýyor.\n"
 "# sadece xterm çalýþýtýrýlýrken yararlý.\n"
 
-#: src/lang.c:2131
+#: src/lang.c:2142
 #, fuzzy
 msgid "Use ANSI color"
 msgstr "ANSI renk geçerli"
 
-#: src/lang.c:2132
+#: src/lang.c:2143
 #, fuzzy
 msgid "# If ON using ANSI-color\n"
 msgstr "# On durumundaysa ANSI-renk kullanýlýyor\n"
 
-#: src/lang.c:2137
+#: src/lang.c:2148
 #, fuzzy
 msgid "Standard foreground color"
 msgstr "Standart önplan rengi"
 
-#: src/lang.c:2138
+#: src/lang.c:2149
 #, fuzzy
 msgid ""
 "# Standard foreground color\n"
 "# Default: -1 (default color)\n"
 msgstr "# Standart önplan rengi\n"
 
-#: src/lang.c:2144
+#: src/lang.c:2155
 #, fuzzy
 msgid "Standard background color"
 msgstr "Standart arkaplan rengi"
 
-#: src/lang.c:2145
+#: src/lang.c:2156
 #, fuzzy
 msgid ""
 "# Standard background color\n"
 "# Default: -1 (default color)\n"
 msgstr "# Standart arkaplan rengi\n"
 
-#: src/lang.c:2151
+#: src/lang.c:2162
 #, fuzzy
 msgid "Color for inverse text (background)"
 msgstr "Çapraz metnin arkaplan rengi"
 
-#: src/lang.c:2152
+#: src/lang.c:2163
 #, fuzzy
 msgid ""
 "# Color of background for inverse text\n"
 "# Default: 4 (blue)\n"
 msgstr "# Çapraz metnin arkaplan rengi\n"
 
-#: src/lang.c:2158
+#: src/lang.c:2169
 #, fuzzy
 msgid "Color for inverse text (foreground)"
 msgstr "Çapraz metnin önplan rengi"
 
-#: src/lang.c:2159
+#: src/lang.c:2170
 #, fuzzy
 msgid ""
 "# Color of foreground for inverse text\n"
 "# Default: 7 (white)\n"
 msgstr "# Çapraz metnin önplan rengi\n"
 
-#: src/lang.c:2165
+#: src/lang.c:2176
 #, fuzzy
 msgid "Color of text lines"
 msgstr "Metin satýrlarýnýn rengi"
 
-#: src/lang.c:2166
+#: src/lang.c:2177
 #, fuzzy
 msgid ""
 "# Color of text lines\n"
 "# Default: -1 (default color)\n"
 msgstr "# Color of text lines\n"
 
-#: src/lang.c:2172
+#: src/lang.c:2183
 #, fuzzy
 msgid "Color of mini help menu"
 msgstr "Mini yardým menüsünün rengi"
 
-#: src/lang.c:2173
+#: src/lang.c:2184
 #, 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:2179
+#: src/lang.c:2190
 #, fuzzy
 msgid "Color of help text"
 msgstr "Yardým sayfalarýnýn rengi"
 
-#: src/lang.c:2180
+#: src/lang.c:2191
 msgid ""
 "# Color of help pages\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:2186
+#: src/lang.c:2197
 #, fuzzy
 msgid "Color of status messages"
 msgstr "Durum iletilerinin rengi"
 
-#: src/lang.c:2187
+#: src/lang.c:2198
 #, fuzzy
 msgid ""
 "# Color of messages in last line\n"
 "# Default: 6 (cyan)\n"
 msgstr "# Son satýrdaki iletilerin rengi\n"
 
-#: src/lang.c:2193
+#: src/lang.c:2204
 #, fuzzy
 msgid "Color of quoted lines"
 msgstr "Ýmlenmiþ-satýr rengi"
 
-#: src/lang.c:2194
+#: src/lang.c:2205
 #, fuzzy
 msgid ""
 "# Color of quote-lines\n"
 "# Default: 2 (green)\n"
 msgstr "# Ýmlenmiþ-satýr rengi\n"
 
-#: src/lang.c:2200
+#: src/lang.c:2211
 #, fuzzy
 msgid "Color of twice quoted line"
 msgstr "Çift imlenen satýrlarýn rengi"
 
-#: src/lang.c:2201
+#: src/lang.c:2212
 #, fuzzy
 msgid ""
 "# Color of twice quoted lines\n"
 "# Default: 3 (brown)\n"
 msgstr "# Çift imlenen satýrlarýn rengi\n"
 
-#: src/lang.c:2207
+#: src/lang.c:2218
 #, fuzzy
 msgid "Color of =>3 times quoted line"
 msgstr "Ýmlenmiþ satýrda =>3 kat rengi"
 
-#: src/lang.c:2208
+#: src/lang.c:2219
 #, fuzzy
 msgid ""
 "# Color of >=3 times quoted lines\n"
 "# Default: 4 (blue)\n"
 msgstr "# Ýmlenmiþ satýrlarda >=3 kat rengi\n"
 
-#: src/lang.c:2214
+#: src/lang.c:2225
 #, fuzzy
 msgid "Color of article header lines"
 msgstr "Makale baþlýk satýrlarýnýn rengi"
 
-#: src/lang.c:2215
+#: src/lang.c:2226
 #, fuzzy
 msgid ""
 "# Color of header-lines\n"
 "# Default: 2 (green)\n"
 msgstr "# Baþlýk-satýrlarýnýn rengi\n"
 
-#: src/lang.c:2221
+#: src/lang.c:2232
 #, fuzzy
 msgid "Color of actual news header fields"
 msgstr "Aktüel habver baþlýlarý alanýnýn rengi"
 
-#: src/lang.c:2222
+#: src/lang.c:2233
 #, 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:2228
+#: src/lang.c:2239
 #, fuzzy
 msgid "Color of article subject lines"
 msgstr "Makale konu satýrlarýnýn rengi"
 
-#: src/lang.c:2229
+#: src/lang.c:2240
 #, fuzzy
 msgid ""
 "# Color of article subject\n"
 "# Default: 6 (cyan)\n"
 msgstr "# Makale konusunun rengi\n"
 
-#: src/lang.c:2235
+#: src/lang.c:2246
+#, fuzzy
+msgid "Color of external quotes"
+msgstr "Metin satýrlarýnýn rengi"
+
+#: src/lang.c:2247
+#, fuzzy
+msgid ""
+"# Color of quoted text from external sources\n"
+"# Default: 5 (pink)\n"
+msgstr "# Makale konusunun rengi\n"
+
+#: src/lang.c:2253
 #, fuzzy
 msgid "Color of response counter"
 msgstr "Yanýt sayacý rengi"
 
-#: src/lang.c:2236
+#: src/lang.c:2254
 #, fuzzy
 msgid ""
 "# Color of response counter\n"
 "# Default: 2 (green)\n"
 msgstr "# Yanýt sayacý rengi\n"
 
-#: src/lang.c:2242
+#: src/lang.c:2260
 #, fuzzy
 msgid "Color of sender (From:)"
 msgstr "Gönderen (-den:) rengi"
 
-#: src/lang.c:2243
+#: src/lang.c:2261
 #, fuzzy
 msgid ""
 "# Color of sender (From:)\n"
 "# Default: 2 (green)\n"
 msgstr "# Gönderen (-den:) rengi\n"
 
-#: src/lang.c:2249
+#: src/lang.c:2267
 #, fuzzy
 msgid "Color of help/mail sign"
 msgstr "yardým/posta iþareti rengi"
 
-#: src/lang.c:2250
+#: src/lang.c:2268
 #, fuzzy
 msgid ""
 "# Color of Help/Mail-Sign\n"
 "# Default: 4 (blue)\n"
 msgstr "# Yardým/Posta Ýþareti rengi\n"
 
-#: src/lang.c:2256
+#: src/lang.c:2274
 #, fuzzy
 msgid "Color of signatures"
 msgstr "Ýmza rengi"
 
-#: src/lang.c:2257
+#: src/lang.c:2275
 #, fuzzy
 msgid ""
 "# Color of signature\n"
 "# Default: 4 (blue)\n"
 msgstr "# Ýmza rengi\n"
 
-#: src/lang.c:2263
+#: src/lang.c:2281
 #, fuzzy
 msgid "Color of highlighted URLs"
 msgstr "*yýldýz* ile vurgulama rengi"
 
-#: src/lang.c:2264
+#: src/lang.c:2282
 msgid ""
 "# Color of highlighted URLs\n"
 "# Default: -1 (default color)\n"
 msgstr ""
 
-#: src/lang.c:2270
+#: src/lang.c:2288
 #, fuzzy
 msgid "Color of verbatim blocks"
 msgstr "Metin satýrlarýnýn rengi"
 
-#: src/lang.c:2271
+#: src/lang.c:2289
 #, fuzzy
 msgid ""
 "# Color of verbatim blocks\n"
 "# Default: 5 (pink)\n"
 msgstr "# Makale konusunun rengi\n"
 
-#: src/lang.c:2277
+#: src/lang.c:2295
 #, fuzzy
 msgid "Color of highlighting with *stars*"
 msgstr "*yýldýz* ile vurgulama rengi"
 
-#: src/lang.c:2278
+#: src/lang.c:2296
 #, fuzzy
 msgid ""
 "# Color of word highlighting with *stars*\n"
 "# Default: 11 (yellow)\n"
 msgstr "# *yýldýz* ile vurgulama rengi\n"
 
-#: src/lang.c:2284
+#: src/lang.c:2302
 #, fuzzy
 msgid "Color of highlighting with _dash_"
 msgstr "_kesik çizgi_ ile vurgulama rengi"
 
-#: src/lang.c:2285
+#: src/lang.c:2303
 #, fuzzy
 msgid ""
 "# Color of word highlighting with _dash_\n"
 "# Default: 13 (light pink)\n"
 msgstr "# _kesik çizgi_ ile vurgulama rengi\n"
 
-#: src/lang.c:2291
+#: src/lang.c:2309
 #, fuzzy
 msgid "Color of highlighting with /slash/"
 msgstr "/bölü/ ile vurgulama rengi"
 
-#: src/lang.c:2292
+#: src/lang.c:2310
 #, fuzzy
 msgid ""
 "# Color of word highlighting with /slash/\n"
 "# Default: 14 (light cyan)\n"
 msgstr "# /bölü/ ile vurgulama rengi\n"
 
-#: src/lang.c:2298
+#: src/lang.c:2316
 #, fuzzy
 msgid "Color of highlighting with -stroke-"
 msgstr "-vuruþ- ile vurgulama rengi"
 
-#: src/lang.c:2299
+#: src/lang.c:2317
 #, fuzzy
 msgid ""
 "# Color of word highlighting with -stroke-\n"
 "# Default: 12 (light blue)\n"
 msgstr "# -vuruþ- ile vurgulama rengi\n"
 
-#: src/lang.c:2306
+#: src/lang.c:2324
 #, fuzzy
 msgid "Attr. of highlighting with *stars*"
 msgstr "*yýldýz*  ile vurgulama özniteliði"
 
-#: src/lang.c:2307
+#: src/lang.c:2325
 #, fuzzy
 msgid ""
 "# Attributes of word highlighting on mono terminals\n"
@@ -7517,67 +7566,67 @@ msgstr ""
 "# 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:2322
+#: src/lang.c:2340
 #, fuzzy
 msgid "Attr. of highlighting with _dash_"
 msgstr "_vuruþ_  ile vurgulama özniteliði"
 
-#: src/lang.c:2323
+#: src/lang.c:2341
 msgid ""
 "# Attribute of word highlighting with _dash_\n"
 "# Default: 2 (best highlighting)\n"
 msgstr ""
 
-#: src/lang.c:2329
+#: src/lang.c:2347
 #, fuzzy
 msgid "Attr. of highlighting with /slash/"
 msgstr "/bölü/ ile vurgulama özniteliði"
 
-#: src/lang.c:2330
+#: src/lang.c:2348
 #, 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:2336
+#: src/lang.c:2354
 #, fuzzy
 msgid "Attr. of highlighting with -stroke-"
 msgstr "-kesik çizgi- ile vurgulama özniteliði"
 
-#: src/lang.c:2337
+#: src/lang.c:2355
 #, 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:2343
+#: src/lang.c:2361
 #, fuzzy
 msgid "URL highlighting in message body"
 msgstr "Ýleti gövdesinde vurgulana sözcük"
 
-#: src/lang.c:2344
+#: src/lang.c:2362
 #, fuzzy
 msgid "# Enable URL highlighting?\n"
 msgstr "# Sözcük vurgulamayý etkinlþetir?\n"
 
-#: src/lang.c:2349
+#: src/lang.c:2367
 #, fuzzy
 msgid "Word highlighting in message body"
 msgstr "Ýleti gövdesinde vurgulana sözcük"
 
-#: src/lang.c:2350
+#: src/lang.c:2368
 #, fuzzy
 msgid "# Enable word highlighting?\n"
 msgstr "# Sözcük vurgulamayý etkinlþetir?\n"
 
-#: src/lang.c:2355
+#: src/lang.c:2373
 #, fuzzy
 msgid "What to display instead of mark"
 msgstr "Ýþaretin yerine ne gösterilmeli?"
 
-#: src/lang.c:2356
+#: src/lang.c:2374
 #, fuzzy
 msgid ""
 "# Should the leading and ending stars and dashes also be displayed,\n"
@@ -7591,70 +7640,70 @@ msgstr ""
 "# 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:2365
+#: src/lang.c:2383
 #, 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:2366
+#: src/lang.c:2384
 #, fuzzy
 msgid "Page line wrap column"
 msgstr "Sayfa satýrý sütunu çevreliyor"
 
-#: src/lang.c:2367
+#: src/lang.c:2385
 #, fuzzy
 msgid "# Wrap article lines at column\n"
 msgstr "# Sütundaki makale satýrlarýný çevrele\n"
 
-#: src/lang.c:2372
+#: src/lang.c:2390
 #, fuzzy
 msgid "Wrap around threads on next unread"
 msgstr "Sonraki okunmayanda parçacýklarý çevrele"
 
-#: src/lang.c:2373
+#: src/lang.c:2391
 #, 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:2377
+#: src/lang.c:2395
 #, 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:2378 src/lang.c:2876
+#: src/lang.c:2396 src/lang.c:2894
 #, fuzzy
 msgid "Mail address (and fullname)"
 msgstr "Posta adresi (ile tüm isim)"
 
-#: src/lang.c:2379
+#: src/lang.c:2397
 #, 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:2384
+#: src/lang.c:2402
 msgid "Show empty Followup-To in editor"
 msgstr ""
 
-#: src/lang.c:2385
+#: src/lang.c:2403
 msgid "# If ON show empty Followup-To header when editing an article\n"
 msgstr ""
 
-#: src/lang.c:2389
+#: src/lang.c:2407
 msgid ""
 "Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr ""
 
-#: src/lang.c:2390
+#: src/lang.c:2408
 msgid "Create signature from path/command"
 msgstr ""
 
-#: src/lang.c:2391
+#: src/lang.c:2409
 msgid ""
 "# Signature path (random sigs)/file to be used when posting/replying\n"
 "# sigfile=file       appends file as signature\n"
@@ -7662,41 +7711,41 @@ msgid ""
 "# sigfile=--none     don't append a signature\n"
 msgstr ""
 
-#: src/lang.c:2398
+#: src/lang.c:2416
 msgid ""
 "Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2399
+#: src/lang.c:2417
 msgid "Prepend signature with \"-- \""
 msgstr ""
 
-#: src/lang.c:2400
+#: src/lang.c:2418
 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr ""
 
-#: src/lang.c:2404
+#: src/lang.c:2422
 msgid "Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2405
+#: src/lang.c:2423
 msgid "Add signature when reposting"
 msgstr ""
 
-#: src/lang.c:2406
+#: src/lang.c:2424
 msgid "# If ON add signature to reposted articles\n"
 msgstr ""
 
-#: src/lang.c:2410
+#: src/lang.c:2428
 #, c-format
 msgid "Enter quotation marks, %s or %S for author's initials."
 msgstr ""
 
-#: src/lang.c:2411
+#: src/lang.c:2429
 msgid "Characters used as quote-marks"
 msgstr ""
 
-#: src/lang.c:2412
+#: src/lang.c:2430
 #, fuzzy, c-format
 msgid ""
 "# Characters used in quoting to followups and replies.\n"
@@ -7705,12 +7754,12 @@ 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:2418
+#: src/lang.c:2436
 #, fuzzy
 msgid "Quoting behavior"
 msgstr "Davranýþ göstermesi"
 
-#: src/lang.c:2419
+#: src/lang.c:2437
 #, fuzzy
 msgid ""
 "# How quoting should be handled when following up or replying.\n"
@@ -7734,19 +7783,19 @@ msgstr ""
 "# 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:2432 src/lang.c:2440 src/lang.c:2446
+#: src/lang.c:2450 src/lang.c:2458 src/lang.c:2464
 #, 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:2433
+#: src/lang.c:2451
 #, fuzzy
 msgid "Quote line when following up"
 msgstr "Sonrakine geçerken satýr göster"
 
-#: src/lang.c:2434
+#: src/lang.c:2452
 #, fuzzy
 msgid ""
 "# Format of quote line when mailing/posting/following-up an article\n"
@@ -7758,34 +7807,34 @@ msgstr ""
 "# %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:2441
+#: src/lang.c:2459
 #, fuzzy
 msgid "Quote line when cross-posting"
 msgstr "Çapraz gönderirken satýrý göster"
 
-#: src/lang.c:2447
+#: src/lang.c:2465
 #, fuzzy
 msgid "Quote line when mailing"
 msgstr "posta gönderirken satýrý göster"
 
-#: src/lang.c:2452
+#: src/lang.c:2470
 #, 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:2453
+#: src/lang.c:2471
 #, fuzzy
 msgid "Insert 'User-Agent:' header"
 msgstr "'User-Agent:'-baþlýk ekleyiniz"
 
-#: src/lang.c:2454
+#: src/lang.c:2472
 #, 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:2459
+#: src/lang.c:2477
 #, fuzzy
 msgid ""
 "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
@@ -7793,11 +7842,11 @@ msgstr ""
 "(US-ASCII, ISO-8859-1, EUC-KR) Çok Amaçlý Internet Posta Uzantýlarý için "
 "karakterküme ismini giriniz."
 
-#: src/lang.c:2460
+#: src/lang.c:2478
 msgid "MM_CHARSET"
 msgstr ""
 
-#: src/lang.c:2461
+#: src/lang.c:2479
 #, fuzzy
 msgid ""
 "# Charset supported locally which is also used for MIME header and\n"
@@ -7816,19 +7865,19 @@ msgstr ""
 "tanýmlanmýþsa, diðer karakterkümesi\n"
 "# mm_karakterkümesi görünemez ve gösteremez '?'.\n"
 
-#: src/lang.c:2471
+#: src/lang.c:2489
 #, fuzzy
 msgid "MM_NETWORK_CHARSET"
 msgstr "MM_AÐ_KARAKTERKÜMESÝ"
 
-#: src/lang.c:2472
+#: src/lang.c:2490
 #, 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:2476
+#: src/lang.c:2494
 #, fuzzy
 msgid ""
 "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
@@ -7836,31 +7885,31 @@ msgstr ""
 "(US-ASCII, ISO-8859-1, EUC-KR) Çok Amaçlý Internet Posta Uzantýlarý için "
 "karakterküme ismini giriniz."
 
-#: src/lang.c:2477
+#: src/lang.c:2495
 #, fuzzy
 msgid "MM_LOCAL_CHARSET"
 msgstr "MM_AÐ_KARAKTERKÜMESÝ"
 
-#: src/lang.c:2478
+#: src/lang.c:2496
 msgid "# Charset supported locally.\n"
 msgstr ""
 
-#: src/lang.c:2485
+#: src/lang.c:2503
 #, fuzzy
 msgid "Mailbox format"
 msgstr "posta kutusu"
 
-#: src/lang.c:2486
+#: src/lang.c:2504
 #, fuzzy
 msgid "# Format of the mailbox.\n"
 msgstr "# Posta kutusunun biçimi.\n"
 
-#: src/lang.c:2491
+#: src/lang.c:2509
 #, fuzzy
 msgid "MIME encoding in news messages"
 msgstr "Yeni mesajlarda Çok Amaçlý Internet Posta Uzantýlarý kodla"
 
-#: src/lang.c:2492
+#: src/lang.c:2510
 #, fuzzy
 msgid ""
 "# MIME encoding (8bit, base64, quoted-printable, 7bit) of the body\n"
@@ -7876,17 +7925,17 @@ msgstr ""
 "# Base64 8bit Doðu Asya ve Yunancadan daha yüksek verimlidir\n"
 "# Rusça karakter kümesinin 8bit karakterler.\n"
 
-#: src/lang.c:2500 src/lang.c:2521
+#: src/lang.c:2518 src/lang.c:2539
 #, 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:2501
+#: src/lang.c:2519
 #, fuzzy
 msgid "Use 8bit characters in news headers"
 msgstr "Yeni baþlýklarda 8bit karakter kullan."
 
-#: src/lang.c:2502
+#: src/lang.c:2520
 #, fuzzy
 msgid ""
 "# If ON, 8bit characters in news headers are NOT encoded.\n"
@@ -7899,7 +7948,7 @@ msgstr ""
 "# karakterlerin deðeri bakýlmadan kodlanýr\n"
 "# Çok Amaçlý Internet Posta Uzantýlarý kodlamasý 8bit ise\n"
 
-#: src/lang.c:2509
+#: src/lang.c:2527
 #, fuzzy
 msgid ""
 "Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
@@ -7907,27 +7956,27 @@ msgstr ""
 "Soniþemci dosyalarý otomatik olarak göster <SPACE> toggles, <CR> sets, <ESC> "
 "cancels."
 
-#: src/lang.c:2510
+#: src/lang.c:2528
 #, fuzzy
 msgid "View post-processed files"
 msgstr "Soniþlemci dosyalarý göster"
 
-#: src/lang.c:2511
+#: src/lang.c:2529
 #, 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:2516
+#: src/lang.c:2534
 #, fuzzy
 msgid "MIME encoding in mail messages"
 msgstr "Çok Amaçlý Internet Posta Uzantýlarý posta iletilerinde kodla"
 
-#: src/lang.c:2522
+#: src/lang.c:2540
 #, fuzzy
 msgid "Use 8bit characters in mail headers"
 msgstr "Posta baþlýklarýnda 8bit karakter kullan"
 
-#: src/lang.c:2523
+#: src/lang.c:2541
 #, fuzzy
 msgid ""
 "# If ON, 8bit characters in mail headers are NOT encoded.\n"
@@ -7945,12 +7994,12 @@ msgstr ""
 "# posta baþlýklarýnda 8bit karakterleri yasaksa iptal önerilir HAYIR -e\n"
 "# Çok önemli neden yoksa ON durumuna getir\n"
 
-#: src/lang.c:2533
+#: src/lang.c:2551
 #, fuzzy
 msgid "Strip blanks from ends of lines"
 msgstr "Satýr sonu boþlarý yok et"
 
-#: src/lang.c:2534
+#: src/lang.c:2552
 #, fuzzy
 msgid ""
 "# If ON strip blanks from ends of lines for faster display on slow "
@@ -7958,17 +8007,17 @@ msgid ""
 msgstr ""
 "# ON durumdaysa yavaþ uçbirimde daha hýzlý görüntü için boþlarý yok et.\n"
 
-#: src/lang.c:2539
+#: src/lang.c:2557
 #, fuzzy
 msgid "If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr "ON durumdaysa damga çevirisi kullan.  <SPACE> toggles & <CR> sets."
 
-#: src/lang.c:2540
+#: src/lang.c:2558
 #, fuzzy
 msgid "Transliteration"
 msgstr "Damga çevirisi"
 
-#: src/lang.c:2541
+#: src/lang.c:2559
 #, fuzzy
 msgid ""
 "# If ON, use //TRANSLIT extension. This means that when a character cannot\n"
@@ -7979,12 +8028,12 @@ msgstr ""
 "# daha büyük damga kümesi, yaklaþýk deðer verilebilir\n"
 "# Bir veya daha fazla ayný karakter\n"
 
-#: src/lang.c:2549
+#: src/lang.c:2567
 #, fuzzy
 msgid "Send you a Cc/Bcc automatically"
 msgstr "Mektup kopyasý otomatik olarak kendine gönder."
 
-#: src/lang.c:2550
+#: src/lang.c:2568
 #, fuzzy
 msgid ""
 "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n"
@@ -7997,17 +8046,17 @@ 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:2559
+#: src/lang.c:2577
 #, 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:2560
+#: src/lang.c:2578
 #, fuzzy
 msgid "Spamtrap warning address parts"
 msgstr "isteneyen e-mail posta uyarýsý"
 
-#: src/lang.c:2561
+#: src/lang.c:2579
 #, fuzzy
 msgid ""
 "# A comma-delimited list of address-parts you want to be warned\n"
@@ -8017,59 +8066,59 @@ msgstr ""
 "göster\n"
 "# e-posta ile cevap yazmak istediðin zaman\n"
 
-#: src/lang.c:2566
+#: src/lang.c:2584
 #, 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:2567
+#: src/lang.c:2585
 #, fuzzy
 msgid "No. of days a filter entry is valid"
 msgstr "Süz girdisinin geçerli günler sayýsý"
 
-#: src/lang.c:2568
+#: src/lang.c:2586
 #, 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:2572
+#: src/lang.c:2590
 msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr ""
 
-#: src/lang.c:2573
+#: src/lang.c:2591
 #, fuzzy
 msgid "Add posted articles to filter"
 msgstr "Gönderilen makaleleri süzgece ekle"
 
-#: src/lang.c:2574
+#: src/lang.c:2592
 #, 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:2578
+#: src/lang.c:2596
 #, 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:2579
+#: src/lang.c:2597
 #, fuzzy
 msgid "Mail directory"
 msgstr "Posta dizini"
 
-#: src/lang.c:2580
+#: src/lang.c:2598
 #, 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:2585
+#: src/lang.c:2603
 #, fuzzy
 msgid "Save articles in batch mode (-S)"
 msgstr "Makaleleri toplu moda kaydet (-S)"
 
-#: src/lang.c:2586
+#: src/lang.c:2604
 #, fuzzy
 msgid ""
 "# If ON articles/threads will be saved in batch mode when save -S\n"
@@ -8078,22 +8127,22 @@ msgstr ""
 "# ON durumdaysa kaydeti bastýðýn zaman makaleler/iç parçacýklar\n"
 "# toplu mode olarak kaydedilir\n"
 
-#: src/lang.c:2591
+#: src/lang.c:2609
 #, fuzzy
 msgid "The directory where you want articles/threads saved."
 msgstr "makeleleri7iç parçacýklarýný kaydetmek istediðin dizin."
 
-#: src/lang.c:2592
+#: src/lang.c:2610
 #, fuzzy
 msgid "Directory to save arts/threads in"
 msgstr "iç parçacýklarýn kaydedildiði dizin"
 
-#: src/lang.c:2593
+#: src/lang.c:2611
 #, fuzzy
 msgid "# Directory where articles/threads are saved\n"
 msgstr "# Kaydedilmiþ makalelerin/iç parçacýklarýn olduðu dizin\n"
 
-#: src/lang.c:2597
+#: src/lang.c:2615
 #, fuzzy
 msgid ""
 "Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> "
@@ -8102,12 +8151,12 @@ msgstr ""
 "Arçivadý olarak makaleleri/iç parçacýklarý otomatik olarak kaydet: header. "
 "<SPACE> toggles & <CR> sets."
 
-#: src/lang.c:2598
+#: src/lang.c:2616
 #, fuzzy
 msgid "Use Archive-name: header for save"
 msgstr "Arþiv ismi kullan: baþlýk kaydetme"
 
-#: src/lang.c:2599
+#: src/lang.c:2617
 #, fuzzy
 msgid ""
 "# If ON articles/threads with Archive-name: in mail header will\n"
@@ -8116,7 +8165,7 @@ msgstr ""
 "# ON durumdaysa Arþiv ismi ile makaleleri/iç parçacýklarý: posta baþlýðý\n"
 "# will Arþiv ismi &\n"
 
-#: src/lang.c:2604
+#: src/lang.c:2622
 #, fuzzy
 msgid ""
 "Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
@@ -8125,29 +8174,29 @@ 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:2605
+#: src/lang.c:2623
 #, fuzzy
 msgid "Mark saved articles/threads as read"
 msgstr "Kaydedilmiþ makaleleri /iç parçacýklarý okunmuþ olarak iþaretle"
 
-#: src/lang.c:2606
+#: src/lang.c:2624
 #, 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:2610
+#: src/lang.c:2628
 #, 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:2611
+#: src/lang.c:2629
 #, fuzzy
 msgid "Post process saved articles"
 msgstr "Kaydedilmiþ makaleleri gönder"
 
-#: src/lang.c:2612
+#: src/lang.c:2630
 #, fuzzy
 msgid ""
 "# Perform post processing (saving binary attachments) from saved articles.\n"
@@ -8159,12 +8208,12 @@ 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:2621
+#: src/lang.c:2639
 #, fuzzy
 msgid "Process only unread articles"
 msgstr "Sadece okunmayan makaleleri iþle"
 
-#: src/lang.c:2622
+#: src/lang.c:2640
 #, fuzzy
 msgid ""
 "# If ON only save/print/pipe/mail unread articles (tagged articles "
@@ -8173,18 +8222,18 @@ msgstr ""
 "# ON durumundaysa okunmamýþ makaleleri sadece kaydet/yazdýr/ilet/postala "
 "(imlenmiþ makaleler hariç tutulur)\n"
 
-#: src/lang.c:2627
+#: src/lang.c:2645
 #, 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:2628
+#: src/lang.c:2646
 #, fuzzy
 msgid "Print all headers when printing"
 msgstr "Yazdýrýrken tüm baþlýklarý yazdýr"
 
-#: src/lang.c:2629
+#: src/lang.c:2647
 #, fuzzy
 msgid ""
 "# If ON print all of article header otherwise just the important lines\n"
@@ -8192,7 +8241,7 @@ msgstr ""
 "# On durumundaysa makale baþlýðýnýn tümünü deðilse sadece önemli olanlarý "
 "yazdýr\n"
 
-#: src/lang.c:2633
+#: src/lang.c:2651
 #, fuzzy
 msgid ""
 "The printer program with options that is to be used to print articles/"
@@ -8201,24 +8250,24 @@ msgstr ""
 "Makaleleri/parçacýklarý yazdýrmak için kullanýlacak seçenekli yazýcý "
 "programý."
 
-#: src/lang.c:2634
+#: src/lang.c:2652
 #, fuzzy
 msgid "Printer program with options"
 msgstr "Seçenekli yazýcý programý"
 
-#: src/lang.c:2635
+#: src/lang.c:2653
 #, 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:2641
+#: src/lang.c:2659
 #, fuzzy
 msgid "Force redraw after certain commands"
 msgstr "Kesin komutlardan sonra ekrandaki çizimin yenilenmesini güçlendir"
 
-#: src/lang.c:2642
+#: src/lang.c:2660
 #, fuzzy
 msgid ""
 "# If ON a screen redraw will always be done after certain external commands\n"
@@ -8226,7 +8275,7 @@ msgstr ""
 "# ON durumdaysa ekrandaki çizimin yenilenmesi bazý dýþ komutlardan sonra "
 "tamamlanacak\n"
 
-#: src/lang.c:2646
+#: src/lang.c:2664
 #, fuzzy
 msgid ""
 "Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
@@ -8234,12 +8283,12 @@ 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:2647
+#: src/lang.c:2665
 #, fuzzy
 msgid "Start editor with line offset"
 msgstr "Düzenleyiciyi satýr konumu ile baþlat"
 
-#: src/lang.c:2648
+#: src/lang.c:2666
 #, fuzzy
 msgid ""
 "# If ON editor will be started with cursor offset into the file\n"
@@ -8248,19 +8297,19 @@ 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:2653
+#: src/lang.c:2671
 #, 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:2654
+#: src/lang.c:2672
 #, fuzzy
 msgid "Invocation of your editor"
 msgstr "Düzenleyicinizin yürütülmesi"
 
-#: src/lang.c:2655
+#: src/lang.c:2673
 #, fuzzy
 msgid ""
 "# Format of editor line including parameters\n"
@@ -8269,7 +8318,7 @@ msgstr ""
 "# Parametrelerle birlikte düzenleyici satýrý biçimi\n"
 "# %E Düzenleyici  %F Dosya adý  %N Satýr numarasý\n"
 
-#: src/lang.c:2660
+#: src/lang.c:2678
 #, fuzzy
 msgid ""
 "Enter name and options for external-inews, --internal for internal inews"
@@ -8277,12 +8326,12 @@ msgstr ""
 "Dýþ inew programlarý için isim ve seçenekleri, --iç inew programlarý için "
 "içseli girin"
 
-#: src/lang.c:2661
+#: src/lang.c:2679
 #, fuzzy
 msgid "External inews"
 msgstr "Dýþ inew programlarý"
 
-#: src/lang.c:2662
+#: src/lang.c:2680
 #, fuzzy
 msgid ""
 "# If --internal use the built in mini inews for posting via NNTP\n"
@@ -8292,7 +8341,7 @@ msgstr ""
 "programlarýný kullanýn\n"
 "# deðilse bir dýþ inew programý kullanýn\n"
 
-#: src/lang.c:2666
+#: src/lang.c:2684
 #, fuzzy
 msgid ""
 "Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
@@ -8300,12 +8349,12 @@ 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:2667
+#: src/lang.c:2685
 #, fuzzy
 msgid "Invocation of your mail command"
 msgstr "Posta komutunuzun yürütülmesi"
 
-#: src/lang.c:2668
+#: src/lang.c:2686
 #, fuzzy
 msgid ""
 "# Format of mailer line including parameters\n"
@@ -8318,12 +8367,12 @@ msgstr ""
 "# ie. elmi göndericiniz olarak kullanmak için:    elm -s \"%S\" \"%T\" < %F\n"
 "# ie. elm etkileþimli            :    elm -i %F -s \"%S\" \"%T\"\n"
 
-#: src/lang.c:2676
+#: src/lang.c:2694
 #, fuzzy
 msgid "Use interactive mail reader"
 msgstr "Etkileþimli posta okuyucu kullan"
 
-#: src/lang.c:2677
+#: src/lang.c:2695
 msgid ""
 "# Interactive mailreader\n"
 "# Possible values are (the default is marked with *):\n"
@@ -8332,38 +8381,38 @@ msgid ""
 "#   2 = use interactive mailreader without headers in file\n"
 msgstr ""
 
-#: src/lang.c:2686
+#: src/lang.c:2704
 #, fuzzy
 msgid "Remove ~/.article after posting"
 msgstr "Kaldýr ~/.article sonra makale"
 
-#: src/lang.c:2687
+#: src/lang.c:2705
 #, fuzzy
 msgid "# If ON remove ~/.article after posting.\n"
 msgstr "# ON durumundaysa kaldýr  ~/.gönderimden sonra makale.\n"
 
-#: src/lang.c:2693
+#: src/lang.c:2711
 msgid "Use UTF-8 graphics (thread tree etc.)"
 msgstr ""
 
-#: src/lang.c:2694
+#: src/lang.c:2712
 msgid ""
 "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
 msgstr ""
 
-#: src/lang.c:2699
+#: src/lang.c:2717
 #, 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:2700
+#: src/lang.c:2718
 #, fuzzy
 msgid "Filename for posted articles"
 msgstr "Gönderilen makaleler için dosya adý"
 
-#: src/lang.c:2701
+#: src/lang.c:2719
 #, fuzzy
 msgid ""
 "# Filename where to keep all postings (default posted)\n"
@@ -8372,7 +8421,7 @@ msgstr ""
 "# Postalarýn tutunacak dosyaadý (gönderilmiþ varsayýlan)\n"
 "# Dosyaadý yoksa hiçbir posta kaydedilmeyecek\n"
 
-#: src/lang.c:2706
+#: src/lang.c:2724
 #, fuzzy
 msgid ""
 "Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
@@ -8380,37 +8429,37 @@ msgstr ""
 "Baþarýsýz makaleleri tut ~/ölü.makale. <Aralýk> büyük küçük harf & <CR> "
 "kümeleri."
 
-#: src/lang.c:2707
+#: src/lang.c:2725
 #, fuzzy
 msgid "Keep failed arts in ~/dead.articles"
 msgstr "Baþarýsýz makaleleri tut ~/ölü.makale"
 
-#: src/lang.c:2708
+#: src/lang.c:2726
 #, 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:2712
+#: src/lang.c:2730
 #, fuzzy
 msgid "Do you want to strip unsubscribed groups from .newsrc"
 msgstr "Abone olmayan gruplarý çýkart .newsrc"
 
-#: src/lang.c:2713
+#: src/lang.c:2731
 #, fuzzy
 msgid "No unsubscribed groups in newsrc"
 msgstr "Abone olmayan grup yok newsrc"
 
-#: src/lang.c:2714
+#: src/lang.c:2732
 #, fuzzy
 msgid "# If ON strip unsubscribed groups from newsrc\n"
 msgstr "# If ON abone olmamýþ gruplarý çýkart newsrc\n"
 
-#: src/lang.c:2719
+#: src/lang.c:2737
 #, fuzzy
 msgid "Remove bogus groups from newsrc"
 msgstr "Bogus gruplarý kaldýr newsrc"
 
-#: src/lang.c:2720
+#: src/lang.c:2738
 #, fuzzy
 msgid ""
 "# What to do with bogus groups in newsrc file\n"
@@ -8422,43 +8471,43 @@ 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:2729
+#: src/lang.c:2747
 #, fuzzy
 msgid ""
 "Enter number of seconds to wait for a response from the server. <CR> sets."
 msgstr "Aktif dosya tekrar okunana kadar saniye miktarýný girin. <CR> ayarlar."
 
-#: src/lang.c:2730
+#: src/lang.c:2748
 msgid "NNTP read timeout in seconds"
 msgstr ""
 
-#: src/lang.c:2731
+#: src/lang.c:2749
 msgid ""
 "# Time in seconds to wait for a response from the server (0=no timeout)\n"
 msgstr ""
 
-#: src/lang.c:2736
+#: src/lang.c:2754
 #, 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:2737
+#: src/lang.c:2755
 #, fuzzy
 msgid "Interval in secs to reread active"
 msgstr "yeniden etkin kýlma saniye aralýðý"
 
-#: src/lang.c:2738
+#: src/lang.c:2756
 #, 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:2743
+#: src/lang.c:2761
 #, fuzzy
 msgid "Reconnect to server automatically"
 msgstr "Sunucuya otomatik olarak baðlan"
 
-#: src/lang.c:2744
+#: src/lang.c:2762
 #, fuzzy
 msgid ""
 "# If ON automatically reconnect to NNTP server if the connection is broken\n"
@@ -8466,7 +8515,7 @@ msgstr ""
 "# ON konumunda ise baðlantý kesilirse NNTP sunucusuna otomatik olarak tekrar "
 "baðlan\n"
 
-#: src/lang.c:2748
+#: src/lang.c:2766
 #, fuzzy
 msgid ""
 "Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
@@ -8474,28 +8523,28 @@ msgstr ""
 "NNTP giriþ sayfalarýnýn yerel kopyalarýný yarat. <SPACE> deðiþtirir & <CR> "
 "ayarlar."
 
-#: src/lang.c:2749
+#: src/lang.c:2767
 #, fuzzy
 msgid "Cache NNTP overview files locally"
 msgstr "Að Haberleri Aktarma Protokolü önbelleði yerel olarak giriþ dosyalarý"
 
-#: src/lang.c:2750
+#: src/lang.c:2768
 #, 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:2754 src/lang.c:2769 src/lang.c:2789 src/lang.c:2808
+#: src/lang.c:2772 src/lang.c:2787 src/lang.c:2807 src/lang.c:2826
 #, 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:2755
+#: src/lang.c:2773
 #, fuzzy
 msgid "Format string for selection level"
 msgstr "küme seçme düzeyine dön"
 
-#: src/lang.c:2756
+#: src/lang.c:2774
 msgid ""
 "# Format string for selection level representation\n"
 "# Default: %f %n %U  %G  %d\n"
@@ -8509,12 +8558,12 @@ msgid ""
 "#   %U              Unread count\n"
 msgstr ""
 
-#: src/lang.c:2770
+#: src/lang.c:2788
 #, fuzzy
 msgid "Format string for group level"
 msgstr "küme seçme düzeyine dön"
 
-#: src/lang.c:2771
+#: src/lang.c:2789
 msgid ""
 "# Format string for group level representation\n"
 "# Default: %n %m %R %L  %s  %F\n"
@@ -8533,11 +8582,11 @@ msgid ""
 "#   %S              Score\n"
 msgstr ""
 
-#: src/lang.c:2790
+#: src/lang.c:2808
 msgid "Format string for thread level"
 msgstr ""
 
-#: src/lang.c:2791
+#: src/lang.c:2809
 msgid ""
 "# Format string for thread level representation\n"
 "# Default: %n %m  [%L]  %T  %F\n"
@@ -8555,19 +8604,19 @@ msgid ""
 "#   %T              Thread tree (only thread level)\n"
 msgstr ""
 
-#: src/lang.c:2809
+#: src/lang.c:2827
 msgid "Format string for display of dates"
 msgstr ""
 
-#: src/lang.c:2810
+#: src/lang.c:2828
 msgid "# Format string for date representation\n"
 msgstr ""
 
-#: src/lang.c:2816
+#: src/lang.c:2834
 msgid "Unicode normalization form"
 msgstr ""
 
-#: src/lang.c:2817
+#: src/lang.c:2835
 msgid ""
 "# Unicode normalization form\n"
 "# Possible values are:\n"
@@ -8578,20 +8627,20 @@ msgid ""
 "#   4 = NFD\n"
 msgstr ""
 
-#: src/lang.c:2830
+#: src/lang.c:2848
 msgid "Render BiDi"
 msgstr ""
 
-#: src/lang.c:2831
+#: src/lang.c:2849
 msgid "# If ON, bi-directional text is rendered by tin\n"
 msgstr ""
 
-#: src/lang.c:2838
+#: src/lang.c:2856
 #, fuzzy
 msgid "Function for sorting articles"
 msgstr "Gönderilen makaleler için dosya adý"
 
-#: src/lang.c:2839
+#: src/lang.c:2857
 #, fuzzy
 msgid ""
 "# Function for sorting articles\n"
@@ -8601,164 +8650,164 @@ msgid ""
 msgstr ""
 "# Gösterilecek gönderen alan kýsýmlarý 0)hiç 1)adres 2) tüm isim 3) hepsi\n"
 
-#: src/lang.c:2852
+#: src/lang.c:2870
 msgid "Automatically GroupMarkUnselArtRead"
 msgstr ""
 
-#: src/lang.c:2858
+#: src/lang.c:2876
 #, fuzzy
 msgid "Delete post-process files"
 msgstr "Soniþlemci dosyalarý göster"
 
-#: src/lang.c:2863
+#: src/lang.c:2881
 #, fuzzy
 msgid "Filename for all mailed 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:2864
+#: src/lang.c:2882
 msgid "Mailbox to save sent mails"
 msgstr ""
 
-#: src/lang.c:2869
+#: src/lang.c:2887
 #, fuzzy
 msgid "Set Followup-To: header to this group(s). <CR> sets, <ESC> cancels."
 msgstr ""
 "Okunan makaleleri imlemek için karakter girin. <CR> yarlar, <ESC> iptal eder."
 
-#: src/lang.c:2870
+#: src/lang.c:2888
 msgid "Followup-To: header"
 msgstr ""
 
-#: src/lang.c:2875
+#: src/lang.c:2893
 #, fuzzy
 msgid "Enter default mail address (and fullname). <CR> sets, <ESC> cancels."
 msgstr "Varsayýlan posta adresini (ve tüm ismi) yaz, <CR> ayarlar."
 
-#: src/lang.c:2882
+#: src/lang.c:2900
 #, fuzzy
 msgid ""
 "Path and options for ispell-like spell-checker. <CR> sets, <ESC> cancels."
 msgstr "URL açmak için çalýþtýrýlan program, <CR> ayarlar, <ESC> iptal eder."
 
-#: src/lang.c:2883
+#: src/lang.c:2901
 msgid "Ispell program"
 msgstr ""
 
-#: src/lang.c:2889
+#: src/lang.c:2907
 msgid "When group is a mailing list, send responses to this email address."
 msgstr ""
 
-#: src/lang.c:2890
+#: src/lang.c:2908
 #, fuzzy
 msgid "Mailing list address"
 msgstr "Günlüðü postalýyor %s\n"
 
-#: src/lang.c:2896
+#: src/lang.c:2914
 msgid "Forward articles as attachment"
 msgstr ""
 
-#: src/lang.c:2901
+#: src/lang.c:2919
 msgid ""
 "A comma separated list of MIME major/minor Content-Types. <ESC> cancels."
 msgstr ""
 
-#: src/lang.c:2902
+#: src/lang.c:2920
 msgid "Which MIME types will be saved"
 msgstr ""
 
-#: src/lang.c:2907
+#: src/lang.c:2925
 #, fuzzy
 msgid "Value of the Organization: header. <CR> sets, <ESC> cancels."
 msgstr ""
 "Okunan makaleleri imlemek için karakter girin. <CR> yarlar, <ESC> iptal eder."
 
-#: src/lang.c:2908
+#: src/lang.c:2926
 msgid "Organization: header"
 msgstr ""
 
-#: src/lang.c:2913
+#: src/lang.c:2931
 #, fuzzy
 msgid "Filename for saved articles. <CR> sets, <ESC> cancels."
 msgstr ""
 "Okunan makaleleri imlemek için karakter girin. <CR> yarlar, <ESC> iptal eder."
 
-#: src/lang.c:2914
+#: src/lang.c:2932
 #, fuzzy
 msgid "savefile"
 msgstr "Dosyaadý kaydet> "
 
-#: src/lang.c:2919 src/lang.c:2943
+#: src/lang.c:2937 src/lang.c:2961
 #, fuzzy
 msgid "Scope for the filter rule. <CR> sets, <ESC> cancels."
 msgstr ""
 "Okunan makaleleri imlemek için karakter girin. <CR> yarlar, <ESC> iptal eder."
 
-#: src/lang.c:2920
+#: src/lang.c:2938
 #, fuzzy
 msgid "Quick (1 key) select filter scope"
 msgstr "Hýzlý seçenek süzü eklensin mi?"
 
-#: src/lang.c:2925 src/lang.c:2949
+#: src/lang.c:2943 src/lang.c:2967
 #, fuzzy
 msgid "Header for filter rule. <CR> sets, <ESC> cancels."
 msgstr ""
 "Okunan makaleleri imlemek için karakter girin. <CR> yarlar, <ESC> iptal eder."
 
-#: src/lang.c:2926
+#: src/lang.c:2944
 msgid "Quick (1 key) select filter header"
 msgstr ""
 
-#: src/lang.c:2931 src/lang.c:2955
+#: src/lang.c:2949 src/lang.c:2973
 #, fuzzy
 msgid "ON = case sensitive, OFF = ignore case. <CR> sets, <ESC> cancels."
 msgstr ""
 "Okunan makaleleri imlemek için karakter girin. <CR> yarlar, <ESC> iptal eder."
 
-#: src/lang.c:2932
+#: src/lang.c:2950
 #, fuzzy
 msgid "Quick (1 key) select filter case"
 msgstr "Hýzlý seçenek süzü eklensin mi?"
 
-#: src/lang.c:2937 src/lang.c:2961
+#: src/lang.c:2955 src/lang.c:2979
 #, fuzzy
 msgid "ON = expire, OFF = don't ever expire. <CR> sets, <ESC> cancels."
 msgstr ""
 "Okunan makaleleri imlemek için karakter girin. <CR> yarlar, <ESC> iptal eder."
 
-#: src/lang.c:2938
+#: src/lang.c:2956
 msgid "Quick (1 key) select filter expire"
 msgstr ""
 
-#: src/lang.c:2944
+#: src/lang.c:2962
 #, fuzzy
 msgid "Quick (1 key) kill filter scope"
 msgstr "Öldürücü hýzlý süzü eklensin mi?"
 
-#: src/lang.c:2950
+#: src/lang.c:2968
 msgid "Quick (1 key) kill filter header"
 msgstr ""
 
-#: src/lang.c:2956
+#: src/lang.c:2974
 #, fuzzy
 msgid "Quick (1 key) kill filter case"
 msgstr "Öldürücü hýzlý süzü eklensin mi?"
 
-#: src/lang.c:2962
+#: src/lang.c:2980
 msgid "Quick (1 key) kill filter expire"
 msgstr ""
 
-#: src/lang.c:2968
+#: src/lang.c:2986
 msgid "Assume this charset if no charset declaration is present, <CR> to set."
 msgstr ""
 
-#: src/lang.c:2969
+#: src/lang.c:2987
 #, fuzzy
 msgid "UNDECLARED_CHARSET"
 msgstr "MM_AÐ_KARAKTERKÜMESÝ"
 
-#: src/lang.c:2975
+#: src/lang.c:2993
 #, fuzzy
 msgid ""
 "Add this text at the start of the message body. <CR> sets, <ESC> cancels."
@@ -8766,22 +8815,22 @@ msgstr ""
 "Sýralanmýþ makaleleri imlemek için karakter girin. <CR> ayarlar, <ESC> iptal "
 "eder."
 
-#: src/lang.c:2976
+#: src/lang.c:2994
 #, fuzzy
 msgid "X_Body"
 msgstr "Kalýn"
 
-#: src/lang.c:2981
+#: src/lang.c:2999
 #, fuzzy
 msgid "Insert this header when posting. <CR> sets, <ESC> cancels."
 msgstr ""
 "Okunan makaleleri imlemek için karakter girin. <CR> yarlar, <ESC> iptal eder."
 
-#: src/lang.c:2982
+#: src/lang.c:3000
 msgid "X_Headers"
 msgstr ""
 
-#: src/lang.c:2987
+#: src/lang.c:3005
 #, fuzzy
 msgid ""
 "Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
@@ -8789,17 +8838,17 @@ msgstr ""
 "ON durumdaysa, Kullanýcý-Etken baþlýðý ekleyiniz.  <SPACE> toggles & <CR> "
 "sets."
 
-#: src/lang.c:2988
+#: src/lang.c:3006
 #, fuzzy
 msgid "Insert 'X-Comment-To:' header"
 msgstr "'X-Comment-To:'-baþlýk ekleyiniz"
 
-#: src/misc.c:3837
+#: src/misc.c:3832
 #, fuzzy, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "Sürüm: %s %s serbest býrak %s (\"%s\") %s %s\n"
 
-#: src/misc.c:3840
+#: src/misc.c:3835
 #, fuzzy, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "Sürüm: %s %s serbest býrak %s (\"%s\")\n"
@@ -8818,26 +8867,31 @@ msgstr ""
 "\n"
 "Sunucu süresi doldu, tekrar baðlanmaya çalýþýyor # %d\n"
 
-#: src/nntplib.c:851 src/nntplib.c:1825
+#: src/nntplib.c:836
+#, fuzzy
+msgid "NNTP connection error. Exiting..."
+msgstr "NNTP sunucusuna baðlantý baþarýsýz %s. Çýkýyor..."
+
+#: src/nntplib.c:849 src/nntplib.c:1814
 #, fuzzy
 msgid "Rejoin current group\n"
 msgstr "Þu anki gruba tekrar katýl\n"
 
-#: src/nntplib.c:859 src/nntplib.c:1833
+#: src/nntplib.c:857 src/nntplib.c:1822
 #, fuzzy, c-format
 msgid "Read (%s)\n"
 msgstr "Oku (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:859
 #, fuzzy, c-format
 msgid "Resend last command (%s)\n"
 msgstr "Son komutu tekrr yolla (%s)\n"
 
-#: src/nntplib.c:1489
+#: src/nntplib.c:1478
 msgid "CAPABILITIES did not announce READER"
 msgstr ""
 
-#: src/nntplib.c:1976
+#: src/nntplib.c:1965
 msgid "MOTD: "
 msgstr ""
 
@@ -8846,14 +8900,14 @@ msgstr ""
 msgid "couldn't expand %s\n"
 msgstr "%s geniþletilemedi\n"
 
-#: src/post.c:1326
+#: src/post.c:1335
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
 "encoding is neither set to %s nor to %s\n"
 msgstr ""
 
-#: src/post.c:1331
+#: src/post.c:1340
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -8861,14 +8915,14 @@ msgid ""
 "posting doesn't contain any 8bit chars and thus folding won't happen\n"
 msgstr ""
 
-#: src/post.c:1333
+#: src/post.c:1342
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
 "encoding is not set to %s\n"
 msgstr ""
 
-#: src/post.c:2306
+#: src/post.c:2316
 #, fuzzy, c-format
 msgid "Posting: %.*s ..."
 msgstr "Gönderiliyor: %.*s ..."
@@ -8901,7 +8955,7 @@ msgstr "[- Kullanýlamýyor -]"
 #. * preamble
 #. * TODO: -> lang.c
 #.
-#: src/rfc2047.c:1302
+#: src/rfc2047.c:1307
 #, c-format
 msgid ""
 "This message has been composed in the 'multipart/mixed' MIME-format. If you\n"
@@ -8911,19 +8965,19 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/save.c:1045
+#: src/save.c:1052
 msgid "bytes"
 msgstr "bayt"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "unread"
 msgstr "okunmamýþ"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "all"
 msgstr "Hepsi"
 
-#: src/select.c:565 src/select.c:567
+#: src/select.c:568 src/select.c:570
 msgid " R"
 msgstr " R"
 
@@ -8985,6 +9039,18 @@ msgid "Slrnface failed: %s."
 msgstr "Slrnface baþarýsýz: %s."
 
 #, 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."
+
+#, fuzzy
+#~ msgid "Max. length of group names shown"
+#~ msgstr "Gösterilen grup isimlerinin en fazla uzunluðu"
+
+#, 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"
+
+#, fuzzy
 #~ msgid "mark selected articles as read"
 #~ msgstr "makaleyi okunmamýþ olarak iþaretle"
 
Binary files tin-2.3.1/po/zh_CN.gmo and tin-2.3.2/po/zh_CN.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.1/po/zh_CN.po tin-2.3.2/po/zh_CN.po
--- tin-2.3.1/po/zh_CN.po	1970-01-01 01:00:00.000000000 +0100
+++ tin-2.3.2/po/zh_CN.po	2015-12-24 00:18:16.691209009 +0100
@@ -0,0 +1,8235 @@
+# Simplified Chinese Messages for tin.
+# Copyright (C) 2011 The tin Project (msgids).
+# This file is distributed under the same license as the tin package.
+# Shih-Kun Huang (ctin-1.22), Jian-Da Li (ctin-1.3), 1997.
+# Wei-Lun Chao <bluebat@member.fsf.org>, 2012, 2013.
+# Mingye Wang <arthur200126@gmail.com>, 2015
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: tin 2.3.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-12-24 00:18+0100\n"
+"PO-Revision-Date: 2015-08-28 12:21+0800\n"
+"Last-Translator: Mingye Wang <arthur200126@gmail.com>\n"
+"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
+"Language: zh_CN\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 1.8.4\n"
+
+#: src/attrib.c:941
+msgid "Processing attributes... "
+msgstr "å¤„ç†å±žæ€§â€¦"
+
+#: src/attrib.c:1163
+#, c-format
+msgid ""
+"# Do not edit this comment block\n"
+"#\n"
+msgstr ""
+"# ä¸ç¼–è¾‘è¿™ä¸ªè¯„è®ºåŒºå—\n"
+"#\n"
+
+#: src/attrib.c:1164
+#, c-format
+msgid "#  scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n"
+msgstr "#  scope=å­—ä¸² (ä¾‹å¦‚ï¼šalt.*,!alt.bin*) [å¿…è¦]\n"
+
+#: src/attrib.c:1165
+#, c-format
+msgid "#  add_posted_to_filter=ON/OFF\n"
+msgstr "#  add_posted_to_filter=ON/OFF\n"
+
+#: src/attrib.c:1166
+#, c-format
+msgid "#  advertising=ON/OFF\n"
+msgstr "#  advertising=ON/OFF\n"
+
+#: src/attrib.c:1167
+#, c-format
+msgid "#  alternative_handling=ON/OFF\n"
+msgstr "#  alternative_handling=ON/OFF\n"
+
+#: src/attrib.c:1168
+#, c-format
+msgid "#  ask_for_metamail=ON/OFF\n"
+msgstr "#  ask_for_metamail=ON/OFF\n"
+
+#: src/attrib.c:1169
+#, c-format
+msgid "#  auto_cc_bcc=NUM\n"
+msgstr "#  auto_cc_bcc=æ•°å­—\n"
+
+#: src/attrib.c:1170
+#, c-format
+msgid "#    0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n"
+msgstr "#    0=æ— ï¼Œ1=æŠ„é€ï¼Œ2=å¯†ä»¶æŠ„é€ï¼Œ3=æŠ„é€å’Œå¯†ä»¶æŠ„é€\n"
+
+#: src/attrib.c:1171
+#, c-format
+msgid "#  auto_list_thread=ON/OFF\n"
+msgstr "#  auto_list_thread=ON/OFF\n"
+
+#: src/attrib.c:1172
+#, c-format
+msgid "#  auto_save=ON/OFF\n"
+msgstr "#  auto_save=ON/OFF\n"
+
+#: src/attrib.c:1173
+#, c-format
+msgid "#  auto_select=ON/OFF\n"
+msgstr "#  auto_select=ON/OFF\n"
+
+#: src/attrib.c:1174
+#, c-format
+msgid "#  batch_save=ON/OFF\n"
+msgstr "#  batch_save=ON/OFF\n"
+
+#: src/attrib.c:1175
+#, c-format
+msgid "#  date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
+msgstr "#  date_format=å­—ä¸² (ä¾‹å¦‚ï¼š%%aï¼Œ%%d %%b %%Y %%H:%%M:%%S)\n"
+
+#: src/attrib.c:1176
+#, c-format
+msgid "#  delete_tmp_files=ON/OFF\n"
+msgstr "#  delete_tmp_files=ON/OFF\n"
+
+#: src/attrib.c:1177
+#, c-format
+msgid "#  editor_format=STRING (eg. %%E +%%N %%F)\n"
+msgstr "#  editor_format=å­—ä¸² (ä¾‹å¦‚ï¼š%%E+%%N %%F)\n"
+
+#: src/attrib.c:1178
+#, c-format
+msgid "#  fcc=STRING (eg. =mailbox)\n"
+msgstr "#  fcc=å­—ä¸² (ä¾‹å¦‚ï¼š=mailbox)\n"
+
+#: src/attrib.c:1179
+#, c-format
+msgid "#  followup_to=STRING\n"
+msgstr "#  followup_to=å­—ä¸²\n"
+
+#: src/attrib.c:1180
+#, c-format
+msgid "#  from=STRING (just append wanted From:-line, don't use quotes)\n"
+msgstr "#  from=å­—ä¸² (ä»…é™„åŠ æƒ³è¦çš„å‘ä¿¡è€… :-lineï¼Œä¸ä½¿ç”¨å¼•è¨€)\n"
+
+#: src/attrib.c:1181
+#, c-format
+msgid "#  group_catchup_on_exit=ON/OFF\n"
+msgstr "#  group_catchup_on_exit=ON/OFF\n"
+
+#: src/attrib.c:1182
+#, c-format
+msgid "#  group_format=STRING (eg. %%n %%m %%R %%L  %%s  %%F)\n"
+msgstr "#  group_format=å­—ä¸² (ä¾‹å¦‚ï¼š%%n %%m %%R %%L  %%s  %%F)\n"
+
+#: src/attrib.c:1183
+#, c-format
+msgid "#  mail_8bit_header=ON/OFF\n"
+msgstr "#  mail_8 bit_header=ON/OFF\n"
+
+#: src/attrib.c:1184
+#, c-format
+msgid "#  mail_mime_encoding=supported_encoding"
+msgstr "#  mail_mime_encoding=supported_encoding"
+
+#: src/attrib.c:1192
+#, c-format
+msgid "#  ispell=STRING\n"
+msgstr "#  ispell=å­—ä¸²\n"
+
+#: src/attrib.c:1194
+#, c-format
+msgid "#  maildir=STRING (eg. ~/Mail)\n"
+msgstr "#  maildir=å­—ä¸² (ä¾‹å¦‚ï¼š~/Mail)\n"
+
+#: src/attrib.c:1195
+#, c-format
+msgid "#  mailing_list=STRING (eg. majordomo@example.org)\n"
+msgstr "#  mailing_list=å­—ä¸² (ä¾‹å¦‚ï¼šmajordomo@example.org)\n"
+
+#: src/attrib.c:1196
+#, c-format
+msgid "#  mime_types_to_save=STRING (eg. image/*,!image/bmp)\n"
+msgstr "#  mime_types_to_save=å­—ä¸² (ä¾‹å¦‚ï¼šimage/*,!image/bmp)\n"
+
+#: src/attrib.c:1197
+#, c-format
+msgid "#  mark_ignore_tags=ON/OFF\n"
+msgstr "#  mark_ignore_tags=ON/OFF\n"
+
+#: src/attrib.c:1198
+#, c-format
+msgid "#  mark_saved_read=ON/OFF\n"
+msgstr "#  mark_saved_read=ON/OFF\n"
+
+#: src/attrib.c:1199
+#, c-format
+msgid "#  mime_forward=ON/OFF\n"
+msgstr "#  mime_forward=ON/OFF\n"
+
+#: src/attrib.c:1201
+#, c-format
+msgid "#  mm_network_charset=supported_charset"
+msgstr "#  mm_network_charset=æ”¯æŒçš„å­—ç¬¦é›†"
+
+#: src/attrib.c:1208
+#, c-format
+msgid "#  undeclared_charset=STRING (default is US-ASCII)\n"
+msgstr "#  undeclared_charset=å­—ä¸² (ç¼ºçœæ˜¯ US-ASCII)\n"
+
+#: src/attrib.c:1210
+#, c-format
+msgid "#  news_headers_to_display=STRING\n"
+msgstr "#  news_headers_to_display=å­—ä¸²\n"
+
+#: src/attrib.c:1211
+#, c-format
+msgid "#  news_headers_to_not_display=STRING\n"
+msgstr "#  news_headers_to_not_display=å­—ä¸²\n"
+
+#: src/attrib.c:1212
+#, c-format
+msgid "#  news_quote_format=STRING\n"
+msgstr "#  news_quote_format=å­—ä¸²\n"
+
+#: src/attrib.c:1213
+#, c-format
+msgid "#  organization=STRING (if beginning with '/' read from file)\n"
+msgstr "#  organization=å­—ä¸² (å¦‚æžœèµ·å§‹éƒ¨åˆ†ä¸Žâ€˜/â€™è¯»å–ä»Žæ–‡ä»¶)\n"
+
+#: src/attrib.c:1214
+#, c-format
+msgid "#  pos_first_unread=ON/OFF\n"
+msgstr "#  pos_first_unread=ON/OFF\n"
+
+#: src/attrib.c:1215
+#, c-format
+msgid "#  post_8bit_header=ON/OFF\n"
+msgstr "#  post_8 bit_header=ON/OFF\n"
+
+#: src/attrib.c:1216
+#, c-format
+msgid "#  post_mime_encoding=supported_encoding"
+msgstr "#  post_mime_encoding=æ”¯æŒçš„ç¼–ç "
+
+#: src/attrib.c:1223
+#, c-format
+msgid "#  post_process_type=NUM\n"
+msgstr "#  post_process_type=æ•°å­—\n"
+
+#: src/attrib.c:1228
+#, c-format
+msgid "#  post_process_view=ON/OFF\n"
+msgstr "#  post_process_view=ON/OFF\n"
+
+#: src/attrib.c:1229
+#, c-format
+msgid "#  quick_kill_scope=STRING (ie. talk.*)\n"
+msgstr "#  quick_kill_scope=å­—ä¸² (äº¦å³ talk.*)\n"
+
+#: src/attrib.c:1230
+#, c-format
+msgid "#  quick_kill_expire=ON/OFF\n"
+msgstr "#  quick_kill_expire=ON/OFF\n"
+
+#: src/attrib.c:1231
+#, c-format
+msgid "#  quick_kill_case=ON/OFF\n"
+msgstr "#  quick_kill_case=ON/OFF\n"
+
+#: src/attrib.c:1232
+#, c-format
+msgid "#  quick_kill_header=NUM\n"
+msgstr "#  quick_kill_header=æ•°å­—\n"
+
+#: src/attrib.c:1233 src/attrib.c:1242
+#, c-format
+msgid "#    0=Subject: (case sensitive)  1=Subject: (ignore case)\n"
+msgstr "#    0=Subject: (å¤§å°å†™ç›¸ç¬¦)  1=Subject: (å¿½ç•¥å¤§å°å†™)\n"
+
+#: src/attrib.c:1234 src/attrib.c:1243
+#, c-format
+msgid "#    2=From: (case sensitive)     3=From: (ignore case)\n"
+msgstr "#    2=From: (å¤§å°å†™ç›¸ç¬¦)     3=From: (å¿½ç•¥å¤§å°å†™)\n"
+
+#: src/attrib.c:1235 src/attrib.c:1244
+#, c-format
+msgid "#    4=Message-ID: & full References: line\n"
+msgstr "#    4=Message-ID: & å…¨éƒ¨ References: è¡Œ\n"
+
+#: src/attrib.c:1236 src/attrib.c:1245
+#, c-format
+msgid "#    5=Message-ID: & last References: entry only\n"
+msgstr "#    5=åªæœ‰ Message-ID: & æœ€åŽä¸€ç¬” References: æ¡ç›®\n"
+
+#: src/attrib.c:1237 src/attrib.c:1246
+#, c-format
+msgid "#    6=Message-ID: entry only     7=Lines:\n"
+msgstr "#    6=åªæœ‰ Message-ID: æ¡ç›®     7=Lines:\n"
+
+#: src/attrib.c:1238
+#, c-format
+msgid "#  quick_select_scope=STRING\n"
+msgstr "#  quick_select_scope=å­—ä¸²\n"
+
+#: src/attrib.c:1239
+#, c-format
+msgid "#  quick_select_expire=ON/OFF\n"
+msgstr "#  quick_select_expire=ON/OFF\n"
+
+#: src/attrib.c:1240
+#, c-format
+msgid "#  quick_select_case=ON/OFF\n"
+msgstr "#  quick_select_case=ON/OFF\n"
+
+#: src/attrib.c:1241
+#, c-format
+msgid "#  quick_select_header=NUM\n"
+msgstr "#  quick_select_header=æ•°å­—\n"
+
+#: src/attrib.c:1247
+#, c-format
+msgid "#  quote_chars=STRING (%%s, %%S for initials)\n"
+msgstr "#  quote_chars=å­—ä¸² (%%sï¼Œ%%S ç”¨äºŽç¼©å†™)\n"
+
+#: src/attrib.c:1249
+#, c-format
+msgid "#  print_header=ON/OFF\n"
+msgstr "#  print_header=ON/OFF\n"
+
+#: src/attrib.c:1251
+#, c-format
+msgid "#  process_only_unread=ON/OFF\n"
+msgstr "#  process_only_unread=ON/OFF\n"
+
+#: src/attrib.c:1252
+#, c-format
+msgid "#  prompt_followupto=ON/OFF\n"
+msgstr "#  prompt_followupto=ON/OFF\n"
+
+#: src/attrib.c:1253
+#, c-format
+msgid "#  savedir=STRING (eg. ~user/News)\n"
+msgstr "#  savedir=å­—ä¸² (ä¾‹å¦‚ï¼š~user/News)\n"
+
+#: src/attrib.c:1254
+#, c-format
+msgid "#  savefile=STRING (eg. =linux)\n"
+msgstr "#  savefile=å­—ä¸² (ä¾‹å¦‚ï¼š=linux)\n"
+
+#: src/attrib.c:1255
+#, c-format
+msgid "#  sigfile=STRING (eg. $var/sig)\n"
+msgstr "#  sigfile=å­—ä¸² (ä¾‹å¦‚ï¼š$var/sig)\n"
+
+#: src/attrib.c:1256
+#, c-format
+msgid "#  show_author=NUM\n"
+msgstr "#  show_author=æ•°å­—\n"
+
+#: src/attrib.c:1262
+#, c-format
+msgid "#  show_signatures=ON/OFF\n"
+msgstr "#  show_signatures=ON/OFF\n"
+
+#: src/attrib.c:1263
+#, c-format
+msgid "#  show_only_unread_arts=ON/OFF\n"
+msgstr "#  show_only_unread_arts=ON/OFF\n"
+
+#: src/attrib.c:1264
+#, c-format
+msgid "#  sigdashes=ON/OFF\n"
+msgstr "#  sigdashes=ON/OFF\n"
+
+#: src/attrib.c:1265
+#, c-format
+msgid "#  signature_repost=ON/OFF\n"
+msgstr "#  signature_repost=ON/OFF\n"
+
+#: src/attrib.c:1266
+#, c-format
+msgid "#  sort_article_type=NUM\n"
+msgstr "#  sort_article_type=æ•°å­—\n"
+
+#: src/attrib.c:1284
+#, c-format
+msgid "#  sort_threads_type=NUM\n"
+msgstr "#  sort_threads_type=æ•°å­—\n"
+
+#: src/attrib.c:1293
+#, c-format
+msgid "#  start_editor_offset=ON/OFF\n"
+msgstr "#  start_editor_offset=ON/OFF\n"
+
+#: src/attrib.c:1294
+#, c-format
+msgid "#  tex2iso_conv=ON/OFF\n"
+msgstr "#  tex2iso_conv=ON/OFF\n"
+
+#: src/attrib.c:1295
+#, c-format
+msgid "#  thread_catchup_on_exit=ON/OFF\n"
+msgstr "#  thread_catchup_on_exit=ON/OFF\n"
+
+#: src/attrib.c:1296
+#, c-format
+msgid "#  thread_articles=NUM"
+msgstr "#  thread_articles=æ•°å­—"
+
+#: src/attrib.c:1303
+#, c-format
+msgid "#  thread_format=STRING (eg. %%n %%m [%%L]  %%T  %%F)\n"
+msgstr "#  thread_format=å­—ä¸² (ä¾‹å¦‚ï¼š%%n %%m [%%L]  %%T  %%F)\n"
+
+#: src/attrib.c:1304
+#, c-format
+msgid "#  thread_perc=NUM\n"
+msgstr "#  thread_perc=æ•°å­—\n"
+
+#: src/attrib.c:1305
+#, c-format
+msgid "#  trim_article_body=NUM\n"
+msgstr "#  trim_article_body=æ•°å­—\n"
+
+#: src/attrib.c:1306
+#, c-format
+msgid "#    0 = Don't trim article body\n"
+msgstr "#    0 = ä¸ä¿®å‰ªæ–‡ç« å†…æ–‡\n"
+
+#: src/attrib.c:1307
+#, c-format
+msgid "#    1 = Skip leading blank lines\n"
+msgstr "#    1 = è·³è¿‡å‰å¯¼ç©ºè¡Œ\n"
+
+#: src/attrib.c:1308
+#, c-format
+msgid "#    2 = Skip trailing blank lines\n"
+msgstr "#    2 = è·³è¿‡å°¾éšç©ºè¡Œ\n"
+
+#: src/attrib.c:1309
+#, c-format
+msgid "#    3 = Skip leading and trailing blank lines\n"
+msgstr "#    3 = è·³è¿‡å‰å¯¼å’Œå°¾éšç©ºè¡Œ\n"
+
+#: src/attrib.c:1310
+#, c-format
+msgid "#    4 = Compact multiple blank lines between text blocks\n"
+msgstr "#    4 = åŽ‹ç¼©æ–‡æœ¬åŒºå—ä¹‹é—´çš„å¤šé‡ç©ºè¡Œ\n"
+
+#: src/attrib.c:1311
+#, c-format
+msgid ""
+"#    5 = Compact multiple blank lines between text blocks and skip\n"
+"#        leading blank lines\n"
+msgstr ""
+"#    5 = åŽ‹ç¼©æ–‡æœ¬åŒºå—ä¹‹é—´çš„å¤šé‡ç©ºè¡Œå¹¶è·³è¿‡\n"
+"#        å‰å¯¼ç©ºè¡Œ\n"
+
+#: src/attrib.c:1312
+#, c-format
+msgid ""
+"#    6 = Compact multiple blank lines between text blocks and skip\n"
+"#        trailing blank lines\n"
+msgstr ""
+"#    6 = åŽ‹ç¼©æ–‡æœ¬åŒºå—ä¹‹é—´çš„å¤šé‡ç©ºè¡Œå¹¶è·³è¿‡\n"
+"#        å°¾éšç©ºè¡Œ\n"
+
+#: src/attrib.c:1313
+#, c-format
+msgid ""
+"#    7 = Compact multiple blank lines between text blocks and skip\n"
+"#        leading and trailing blank lines\n"
+msgstr ""
+"#    7 = åŽ‹ç¼©æ–‡æœ¬åŒºå—ä¹‹é—´çš„å¤šé‡ç©ºè¡Œå¹¶è·³è¿‡\n"
+"#        å‰å¯¼å’Œå°¾éšç©ºè¡Œ\n"
+
+#: src/attrib.c:1314
+#, c-format
+msgid "#  verbatim_handling=ON/OFF\n"
+msgstr "#  verbatim_handling=ON/OFF\n"
+
+#: src/attrib.c:1316
+#, fuzzy, c-format
+msgid "#  extquote_handling=ON/OFF\n"
+msgstr "#  verbatim_handling=ON/OFF\n"
+
+#: src/attrib.c:1318
+#, c-format
+msgid "#  wrap_on_next_unread=ON/OFF\n"
+msgstr "#  wrap_on_next_unread=ON/OFF\n"
+
+#: src/attrib.c:1319
+#, c-format
+msgid "#  x_body=STRING (eg. ~/.tin/extra-body-text)\n"
+msgstr "#  x_body=å­—ä¸² (ä¾‹å¦‚ï¼š~/.tin/extra-body-text)\n"
+
+#: src/attrib.c:1320
+#, c-format
+msgid "#  x_comment_to=ON/OFF\n"
+msgstr "#  x_comment_to=ON/OFF\n"
+
+#: src/attrib.c:1321
+#, c-format
+msgid "#  x_headers=STRING (eg. ~/.tin/extra-headers)\n"
+msgstr "#  x_headers=å­—ä¸² (ä¾‹å¦‚ï¼š~/.tin/extra-headers)\n"
+
+#: src/attrib.c:1322
+#, c-format
+msgid ""
+"#\n"
+"# Note that it is best to put general (global scoping)\n"
+msgstr ""
+"#\n"
+"# è¦æ³¨æ„çš„æ˜¯ï¼Œæœ€å¥½æ˜¯æ”¾åˆ°ä¸€èˆ¬çŽ¯å¢ƒ (å…¨å±€èŒƒå›´)\n"
+
+#: src/attrib.c:1323
+#, c-format
+msgid ""
+"# entries first followed by group specific entries.\n"
+"#\n"
+msgstr ""
+"# æ¡ç›®å…ˆäºŽç¾¤ç»„ç‰¹å®šçš„æ¡ç›®ã€‚\n"
+"#\n"
+
+#: src/attrib.c:1324
+#, c-format
+msgid "############################################################################\n"
+msgstr "############################################################################\n"
+
+#: src/cook.c:623
+msgid "(unknown)"
+msgstr "(ä¸æ˜Ž)"
+
+#: src/keymap.c:277
+msgid "NULL"
+msgstr "NULL"
+
+#: src/lang.c:42
+msgid "1 Response"
+msgstr "1 ç¯‡å›žåº”"
+
+#: src/lang.c:46
+#, c-format
+msgid ""
+"\n"
+"%s contains no newsgroups. Exiting."
+msgstr ""
+"\n"
+"%s ä¸å«ä»»ä½•æ–°é—»ç¾¤ç»„ã€‚ç¦»å¼€ã€‚"
+
+#: src/lang.c:47
+msgid "all "
+msgstr "æ‰€æœ‰ "
+
+#: src/lang.c:48
+msgid "All groups"
+msgstr "æ‰€æœ‰ç¾¤ç»„"
+
+#: src/lang.c:49
+#, c-format
+msgid "File %s exists. %s=append, %s=overwrite, %s=quit: "
+msgstr "æ–‡ä»¶ %s å·²å­˜åœ¨ã€‚%s=é™„åŠ ï¼Œ%s=è¦†å†™ï¼Œ%s=ç¦»å¼€ï¼š"
+
+#: src/lang.c:50
+msgid "Article cancelled (deleted)."
+msgstr "å·²å–æ¶ˆæ–‡ç«  (è¢«åˆ é™¤)ã€‚"
+
+#: src/lang.c:52
+msgid "Article cannot be cancelled (deleted)."
+msgstr "æ— æ³•å–æ¶ˆæ–‡ç«  (è¢«åˆ é™¤)ã€‚"
+
+#: src/lang.c:54
+msgid "Article deleted."
+msgstr "å·²åˆ é™¤æ–‡ç« ã€‚"
+
+#: src/lang.c:55
+#, c-format
+msgid ""
+"\n"
+"Your article:\n"
+"  \"%s\"\n"
+"will be mailed to the following address:\n"
+"  %s"
+msgstr ""
+"\n"
+"æ‚¨çš„æ–‡ç« ï¼š\n"
+"  â€œ%sâ€\n"
+"å°†è¢«å¼ è´´åˆ°ä¸‹åˆ—åœ°å€ï¼š\n"
+"  %s"
+
+#: src/lang.c:56
+#, c-format
+msgid ""
+"\n"
+"Your article:\n"
+"  \"%s\"\n"
+"will be posted to the following %s:\n"
+msgstr ""
+"\n"
+"æ‚¨çš„æ–‡ç« ï¼š\n"
+"  â€œ%sâ€\n"
+"å°†è¢«å¼ è´´åˆ°ä¸‹åˆ— %sï¼š\n"
+
+#: src/lang.c:57
+msgid "Article not posted!"
+msgstr "æ— æ³•å¼ è´´æ–‡ç« ï¼"
+
+#: src/lang.c:58
+msgid "Article not saved"
+msgstr "æ— æ³•ä¿å­˜æ–‡ç« "
+
+#: src/lang.c:59
+msgid "Article Level Commands"
+msgstr "æ–‡ç« å±‚çº§æŒ‡ä»¤"
+
+#: src/lang.c:60
+msgid "Article has no parent"
+msgstr "æ–‡ç« æ²¡æœ‰ä»»ä½•ä¸Šå±‚"
+
+#: src/lang.c:61
+msgid "Parent article has been killed"
+msgstr "ä¸Šå±‚æ–‡ç« å·²è¢«ç é™¤"
+
+#: src/lang.c:62
+msgid "Parent article is unavailable"
+msgstr "ä¸Šå±‚æ–‡ç« æ— æ³•ä½¿ç”¨"
+
+#: src/lang.c:63
+#, c-format
+msgid "Article posted: %s"
+msgstr "å·²å¼ è´´æ–‡ç« ï¼š%s"
+
+#: src/lang.c:64
+#, c-format
+msgid "Article rejected (saved to %s)"
+msgstr "å·²æ‹’ç»æ–‡ç«  (ä¿å­˜åˆ° %s)"
+
+#: src/lang.c:65
+#, c-format
+msgid ""
+"%s=article, %s=thread, %s=range, %s=hot, %s=pattern, %s=tagged, %s=quit: "
+msgstr "%s=æ–‡ç« ï¼Œ%s=è®¨è®ºä¸²ï¼Œ%s=èŒƒå›´ï¼Œ%s=çƒ­é—¨ï¼Œ%s=æ¨¡å¼ï¼Œ%s=å·²æ ‡è®°ï¼Œ%s=ç¦»å¼€ï¼š"
+
+#: src/lang.c:66
+msgid "Article unavailable"
+msgstr "æ— æ³•ä½¿ç”¨æ–‡ç« "
+
+#: src/lang.c:67
+msgid "Article undeleted."
+msgstr "å–æ¶ˆåˆ é™¤æ–‡ç« ã€‚"
+
+#: src/lang.c:68
+#, c-format
+msgid "Article %4d of %4d"
+msgstr "æ–‡ç«  %4d ä¹‹äºŽ %4d"
+
+#: src/lang.c:70
+msgid "articles"
+msgstr "æ–‡ç« "
+
+#: src/lang.c:71
+msgid "This is a repost of the following article:"
+msgstr "è¿™æ˜¯ä»¥ä¸‹æ–‡ç« çš„é‡æ–°å¼ è´´ï¼š"
+
+#: src/lang.c:72
+msgid "article"
+msgstr "æ–‡ç« "
+
+#: src/lang.c:73
+msgid "Article"
+msgstr "æ–‡ç« "
+
+#: src/lang.c:74
+#, c-format
+msgid "-- %d %s mailed --"
+msgstr "-- %d %s å·²å¯„å‡º --"
+
+#: src/lang.c:75
+#, c-format
+msgid " at %s"
+msgstr " äºŽ %s"
+
+#: src/lang.c:76
+#, c-format
+msgid "%*s[-- %s/%s, encoding %s%s%s, %d lines%s%s --]\n"
+msgstr "%*s[-- %s/%sï¼Œç¼–ç  %s%s%sï¼Œ%d è¡Œ%s%s --]\n"
+
+#: src/lang.c:77
+msgid ", charset: "
+msgstr "ï¼Œå­—ç¬¦é›†ï¼š"
+
+#: src/lang.c:78
+#, c-format
+msgid "%*s[-- charset %s not supported --]\n"
+msgstr "%*s[-- ä¸æ”¯æŒ %s å­—ç¬¦é›† --]\n"
+
+#: src/lang.c:79
+#, c-format
+msgid "%*s[-- Description: %s --]\n"
+msgstr "%*s[-- æè¿°ï¼š%s --]\n"
+
+#: src/lang.c:80
+#, c-format
+msgid "%d lines"
+msgstr "%d è¡Œ"
+
+#: src/lang.c:81
+msgid "Attachment Menu"
+msgstr "é™„ä»¶èœå•"
+
+#: src/lang.c:82
+msgid "Attachment Menu Commands"
+msgstr "é™„ä»¶åŠŸèƒ½è¡¨æŒ‡ä»¤"
+
+#: src/lang.c:83
+msgid "<no name>"
+msgstr "<æ²¡æœ‰åç§°>"
+
+#: src/lang.c:84
+#, c-format
+msgid "Attachment saved successfully. (%s)"
+msgstr "æˆåŠŸä¿å­˜é™„ä»¶ã€‚(%s)"
+
+#: src/lang.c:85
+#, c-format
+msgid "%d of %d attachments saved successfully."
+msgstr "æˆåŠŸä¿å­˜ %2$d ä¸­çš„ %1$d é¡¹é™„ä»¶ã€‚"
+
+#: src/lang.c:86
+msgid "Select attachment> "
+msgstr "é€‰å–é™„ä»¶>"
+
+#: src/lang.c:87
+msgid "Tagged attachment"
+msgstr "å·²æ ‡è®°é™„ä»¶"
+
+#: src/lang.c:88
+#, c-format
+msgid "%d attachments tagged"
+msgstr "%d é™„ä»¶å·²æ ‡è®°"
+
+#: src/lang.c:89
+msgid "Untagged attachment"
+msgstr "å·²å–æ¶ˆé™„ä»¶æ ‡è®°"
+
+#: src/lang.c:90
+msgid "Attributes Menu Commands"
+msgstr "å±žæ€§åŠŸèƒ½è¡¨æŒ‡ä»¤"
+
+#: src/lang.c:91
+#, c-format
+msgid "attribute with no scope: %s"
+msgstr "å±žæ€§ä¸å…·ä»»ä½•èŒƒå›´ï¼š%s"
+
+#: src/lang.c:93
+#, c-format
+msgid "%d Authentication failed"
+msgstr "%d è®¤è¯å¤±è´¥"
+
+#: src/lang.c:94
+#, c-format
+msgid "NNTP authorization password not found for %s"
+msgstr "æ‰¾ä¸åˆ°ç”¨äºŽ %s çš„ NNTP æŽˆæƒå¯†ç "
+
+#: src/lang.c:95
+msgid "Server expects authentication.\n"
+msgstr "æœåŠ¡å™¨é¢„æœŸéœ€è¦è®¤è¯ã€‚\n"
+
+#: src/lang.c:96
+msgid "    Please enter password: "
+msgstr "    è¯·è¾“å…¥å¯†ç ï¼š"
+
+#: src/lang.c:97
+msgid "    Please enter username: "
+msgstr "    è¯·è¾“å…¥ç”¨æˆ·åï¼š"
+
+#: src/lang.c:98
+#, c-format
+msgid "Authorized for user: %s\n"
+msgstr "ç”¨æˆ·èŽ·å¾—æŽˆæƒï¼š%s\n"
+
+#: src/lang.c:99
+#, c-format
+msgid "Authorization failed for user: %s\n"
+msgstr "ç”¨æˆ·æŽˆæƒå¤±è´¥ï¼š%s\n"
+
+#: src/lang.c:101
+#, c-format
+msgid "Author search backwards [%s]> "
+msgstr "å‘åŽæœç´¢ä½œè€… [%s]>"
+
+#: src/lang.c:102
+#, c-format
+msgid "Author search forwards [%s]> "
+msgstr "å‘å‰æœç´¢ä½œè€… [%s]>"
+
+#: src/lang.c:103
+#, c-format
+msgid ""
+"\n"
+"Autosubscribed to %s"
+msgstr ""
+"\n"
+"è‡ªåŠ¨è®¢é˜… %s"
+
+#: src/lang.c:104
+msgid "Autosubscribing groups...\n"
+msgstr "è‡ªåŠ¨è®¢é˜…ç¾¤ç»„â€¦\n"
+
+#: src/lang.c:105
+#, c-format
+msgid "Autoselecting articles (use '%s' to see all unread) ..."
+msgstr "è‡ªåŠ¨é€‰å–æ–‡ç«  (ä½¿ç”¨â€˜%sâ€™ä»¥çœ‹åˆ°æ‰€æœ‰æœªè¯»)â€¦"
+
+#: src/lang.c:107
+#, c-format
+msgid "Active file corrupt - %s"
+msgstr "çŽ°ç”¨æ–‡ä»¶æŸå - %s"
+
+#: src/lang.c:108
+#, c-format
+msgid ""
+"Article to be posted resulted in errors/warnings. %s=quit, %s=Menu, %s=edit: "
+msgstr "è¦å¼ è´´çš„æ–‡ç« å¯¼è‡´é”™è¯¯/è­¦å‘Šã€‚%s=ç¦»å¼€ï¼Œ%s=èœå•ï¼Œ%s=ç¼–è¾‘ï¼š"
+
+#: src/lang.c:109
+#, c-format
+msgid "Unrecognized attribute: %s"
+msgstr "æ— æ³•è¾¨è¯†çš„å±žæ€§ï¼š%s"
+
+#: src/lang.c:110
+#, c-format
+msgid "Bad command. Type '%s' for help."
+msgstr "ä¸å½“çš„å‘½ä»¤ã€‚è¾“å…¥â€˜%sâ€™ä»¥èŽ·å¾—è¯´æ˜Žã€‚"
+
+#: src/lang.c:112
+msgid "Base article"
+msgstr "åŸºåº•æ–‡ç« "
+
+#: src/lang.c:113
+msgid "Base article range"
+msgstr "åŸºåº•æ–‡ç« èŒƒå›´"
+
+#: src/lang.c:114
+#, c-format
+msgid "%s: Updating of index files not supported\n"
+msgstr "%sï¼šä¸æ”¯æŒç´¢å¼•æ–‡ä»¶çš„æ›´æ–°\n"
+
+#: src/lang.c:115
+msgid "*** Beginning of article ***"
+msgstr "*** æ–‡ç« å¼€å¤´ ***"
+
+#: src/lang.c:116
+msgid "*** Beginning of page ***"
+msgstr "*** é¡µé¢å¼€å¤´ ***"
+
+#: src/lang.c:118
+#, c-format
+msgid "Cancel (delete) or supersede (overwrite) article [%%s]? (%s/%s/%s): "
+msgstr "å–æ¶ˆ (åˆ é™¤) æˆ–å–ä»£ (è¦†å†™) æ–‡ç«  [%%s]ï¼Ÿ(%s/%s/%s)ï¼š"
+
+#: src/lang.c:119
+msgid "Cancelling article..."
+msgstr "å–æ¶ˆæ–‡ç« â€¦"
+
+#: src/lang.c:121
+#, c-format
+msgid "Cannot create %s"
+msgstr "æ— æ³•åˆ›å»º %s"
+
+#: src/lang.c:122
+#, c-format
+msgid "Can't find base article %d"
+msgstr "æ‰¾ä¸åˆ°åŸºåº•æ–‡ç«  %d"
+
+#: src/lang.c:123
+#, c-format
+msgid "Can't open %s"
+msgstr "æ— æ³•æ‰“å¼€ %s"
+
+#: src/lang.c:124
+#, c-format
+msgid "Couldn't open %s for saving"
+msgstr "æ— æ³•æ‰“å¼€ %s ä»¥ä¿å­˜"
+
+#: src/lang.c:125
+msgid "*** Posting not allowed ***"
+msgstr "*** ä¸å…è®¸å¼ è´´ ***"
+
+#: src/lang.c:126
+#, c-format
+msgid "Posting is not allowed to %s"
+msgstr "ä¸å…è®¸å¼ è´´åˆ° %s"
+
+#: src/lang.c:128
+#, c-format
+msgid "Can't retrieve %s"
+msgstr "æ— æ³•å–å›ž %s"
+
+#: src/lang.c:130
+#, c-format
+msgid "%s is a directory"
+msgstr "%s æ˜¯ä¸ªç›®å½•"
+
+#: src/lang.c:131
+msgid "Catchup"
+msgstr "è®¾å›žæœªè¯»"
+
+#: src/lang.c:132
+#, c-format
+msgid "Catchup %s..."
+msgstr "è®¾å›žæœªè¯» %sâ€¦"
+
+#: src/lang.c:133
+msgid "Catchup all groups entered during this session?"
+msgstr "å°†æ‰€æœ‰åœ¨è¿™ä¸ªä½œä¸šé˜¶æ®µæœŸé—´å†…è¿›å…¥çš„ç¾¤ç»„è®¾å›žæœªè¯»ï¼Ÿ"
+
+#: src/lang.c:134
+msgid "You have tagged articles in this group - catchup anyway?"
+msgstr "æ‚¨å·²åœ¨è¿™ä¸ªç¾¤ç»„ä¸­æ ‡è®°æ–‡ç«  - è¿˜æ˜¯è¦è®¾å›žæœªè¯»ï¼Ÿ"
+
+#: src/lang.c:135
+#, c-format
+msgid "%s %d %s in %lu seconds\n"
+msgstr "%s %d %s äºŽ %lu ç§’å®Œæˆ\n"
+
+#: src/lang.c:136
+msgid "Caughtup"
+msgstr "å·²è®¾å›žæœªè¯»"
+
+#: src/lang.c:137
+msgid "Check Prepared Article"
+msgstr "æ£€æŸ¥å¤‡å¦¥çš„æ–‡ç« "
+
+#: src/lang.c:138
+msgid "Checking for new groups... "
+msgstr "æ£€æŸ¥çœ‹çœ‹æ–°ç¾¤ç»„â€¦"
+
+#: src/lang.c:139
+msgid "Checking for news..."
+msgstr "æ£€æŸ¥çœ‹çœ‹æ–°é—»â€¦"
+
+#: src/lang.c:140
+#, c-format
+msgid "Post-process %s=no, %s=yes, %s=shar, %s=quit: "
+msgstr "åŽç½®å¤„ç† %s=å¦ï¼Œ%s=æ˜¯ï¼Œ%s=sharï¼Œ%s=ç¦»å¼€ï¼š"
+
+#: src/lang.c:142
+msgid "ANSI color disabled"
+msgstr "ANSI é¢œè‰²å·²åœç”¨"
+
+#: src/lang.c:143
+msgid "ANSI color enabled"
+msgstr "ANSI é¢œè‰²å·²å¯ç”¨"
+
+#: src/lang.c:145
+#, c-format
+msgid "Command failed: %s"
+msgstr "å‘½ä»¤å¤±è´¥ï¼š%s"
+
+#: src/lang.c:146
+#, c-format
+msgid "Cook article failed, %s is exiting"
+msgstr ""
+
+#: src/lang.c:147
+msgid "Mark not selected articles read?"
+msgstr "æ ‡è®°æœªé€‰æ–‡ç« ä¸ºå·²è¯»ï¼Ÿ"
+
+#: src/lang.c:149
+#, c-format
+msgid "Connecting to %s..."
+msgstr "è¿žæŽ¥åˆ° %sâ€¦"
+
+#: src/lang.c:151
+msgid "<CR>"
+msgstr "<CR>"
+
+#: src/lang.c:152
+msgid "Creating active file for saved groups...\n"
+msgstr "ä¸ºå·²å­˜ç¾¤ç»„åˆ›å»ºçŽ°ç”¨æ–‡ä»¶â€¦\n"
+
+#: src/lang.c:153
+msgid "Creating newsrc file...\n"
+msgstr "åˆ›å»º newsrc æ–‡ä»¶â€¦\n"
+
+#: src/lang.c:155 src/lang.c:1299 src/lang.c:1319
+msgid "Default"
+msgstr "ç¼ºçœ"
+
+#: src/lang.c:156
+msgid "Delete saved files that have been post processed?"
+msgstr "åˆ é™¤ç»è¿‡åŽç½®å¤„ç†çš„å·²å­˜æ–‡ä»¶ï¼Ÿ"
+
+#: src/lang.c:157
+msgid "Deleting temporary files..."
+msgstr "åˆ é™¤æš‚å­˜æ–‡ä»¶â€¦"
+
+#: src/lang.c:159
+msgid "*** End of article ***"
+msgstr "*** æ–‡ç« ç»“æŸ ***"
+
+#: src/lang.c:160
+msgid "*** End of articles ***"
+msgstr "*** æ–‡ç« ç»“æŸ ***"
+
+#: src/lang.c:161
+msgid "*** End of attachments ***"
+msgstr "*** é™„ä»¶ç»“æŸ ***"
+
+#: src/lang.c:162
+msgid "*** End of groups ***"
+msgstr "*** ç¾¤ç»„ç»“æŸ ***"
+
+#: src/lang.c:163
+msgid "*** End of page ***"
+msgstr "*** é¡µé¢ç»“æŸ ***"
+
+#: src/lang.c:164
+msgid "*** End of scopes ***"
+msgstr "*** èŒƒå›´ç»“æŸ ***"
+
+#: src/lang.c:165
+msgid "*** End of thread ***"
+msgstr "*** è®¨è®ºä¸²ç»“æŸ ***"
+
+#: src/lang.c:166
+msgid "*** End of URLs ***"
+msgstr "*** ç½‘å€ç»“æŸ ***"
+
+#: src/lang.c:167
+msgid "Enter limit of articles to get> "
+msgstr "è¾“å…¥æå–æ–‡ç« çš„é™åˆ¶>"
+
+#: src/lang.c:168
+msgid "Enter Message-ID to go to> "
+msgstr "è¾“å…¥è¦å‰å¾€çš„æ¶ˆæ¯è¯†åˆ«å·>"
+
+#: src/lang.c:169
+msgid " and enter next unread thread"
+msgstr " å¹¶è¿›å…¥ä¸‹ä¸€ä¸ªæœªè¯»çš„è®¨è®ºä¸²"
+
+#: src/lang.c:170
+msgid " and enter next unread article"
+msgstr " å¹¶è¿›å…¥ä¸‹ä¸€ç¯‡æœªè¯»çš„æ–‡ç« "
+
+#: src/lang.c:171
+msgid " and enter next unread group"
+msgstr " å¹¶è¿›å…¥ä¸‹ä¸€ä¸ªæœªè¯»çš„ç¾¤ç»„"
+
+#: src/lang.c:172
+msgid "Enter option number> "
+msgstr "è¾“å…¥é€‰é¡¹æ•°å­—>"
+
+#: src/lang.c:173
+#, c-format
+msgid "Enter range [%s]> "
+msgstr "è¾“å…¥èŒƒå›´ [%s]>"
+
+#: src/lang.c:174
+msgid ""
+"\n"
+"Warning: Approved: header used.\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šå·²ä½¿ç”¨ Approved: æ ‡å¤´ã€‚\n"
+
+#: src/lang.c:176
+msgid ""
+"\n"
+"Error: Bad address in Approved: header.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šä¸å½“çš„åœ°å€äºŽ Approved: æ ‡å¤´ã€‚\n"
+
+#: src/lang.c:177
+msgid ""
+"\n"
+"Error: Bad address in From: header.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šä¸å½“çš„åœ°å€äºŽ From: æ ‡å¤´ã€‚\n"
+
+#: src/lang.c:178
+msgid ""
+"\n"
+"Error: Bad FQDN in Message-ID: header.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šä¸å½“çš„ FQDN äºŽ Message-ID: æ ‡å¤´ã€‚\n"
+
+#: src/lang.c:179
+msgid ""
+"\n"
+"Error: Bad address in Reply-To: header.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šä¸å½“çš„åœ°å€äºŽ Reply-To: æ ‡å¤´ã€‚\n"
+
+#: src/lang.c:180
+msgid ""
+"\n"
+"Error: Bad address in To: header.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šä¸å½“çš„åœ°å€åœ¨ From: æ ‡å¤´å†…ã€‚\n"
+
+#: src/lang.c:182
+#, c-format
+msgid "Can't unlock %s"
+msgstr "æ— æ³•è§£é™¤é”å®š %s"
+
+#: src/lang.c:183
+#, c-format
+msgid "Couldn't dotlock %s - article not appended!"
+msgstr "æ— æ³•ç‚¹é” %s - æ–‡ç« æœªé™„åŠ ï¼"
+
+#: src/lang.c:184
+#, c-format
+msgid "Couldn't lock %s - article not appended!"
+msgstr "æ— æ³•é”å®š %s - æ–‡ç« æœªé™„åŠ ï¼"
+
+#: src/lang.c:187
+#, c-format
+msgid "Corrupted file %s"
+msgstr "å·²æŸåæ–‡ä»¶ %s"
+
+#: src/lang.c:189
+msgid ""
+"\n"
+"Error: Followup-To \"poster\" and a newsgroup is not allowed!\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šä¸å…è®¸è·Ÿè´´â€œposterâ€å’Œæ–°é—»ç¾¤ç»„ï¼\n"
+
+#: src/lang.c:190
+#, c-format
+msgid "Error: Custom format exceeds screen width. Using default \"%s\"."
+msgstr ""
+
+#: src/lang.c:191
+msgid "Internal error in GNKSA routine - send bug report.\n"
+msgstr "GNKSA ä¾‹ç¨‹ä¸­å‘ç”Ÿå†…éƒ¨é”™è¯¯ - å‘é€é”™è¯¯æŠ¥å‘Šã€‚\n"
+
+#: src/lang.c:192
+msgid "Left angle bracket missing in route address.\n"
+msgstr "åœ¨è·¯ç”±åœ°å€ä¸­ç¼ºå°‘å·¦è§’æ‹¬å·ã€‚\n"
+
+#: src/lang.c:193
+msgid "Left parenthesis missing in old-style address.\n"
+msgstr "åœ¨æ—§å¼åœ°å€ä¸­ç¼ºå°‘å·¦æ‹¬å·ã€‚\n"
+
+#: src/lang.c:194
+msgid "Right parenthesis missing in old-style address.\n"
+msgstr "åœ¨æ—§å¼åœ°å€ä¸­ç¼ºå°‘å³æ‹¬å·ã€‚\n"
+
+#: src/lang.c:195
+msgid "At-sign missing in mail address.\n"
+msgstr "åœ¨é‚®ä»¶åœ°å€ä¸­ç¼ºå°‘ @ ç¬¦å·ã€‚\n"
+
+#: src/lang.c:196
+msgid "Single component FQDN is not allowed. Add your domain.\n"
+msgstr "ä¸å…è®¸å•ä¸€ç»„æˆ FQDNã€‚è¯·åŠ å…¥æ‚¨çš„åŸŸåã€‚\n"
+
+#: src/lang.c:197
+msgid ""
+"Invalid domain. Send bug report if your top level domain really exists.\n"
+"Use .invalid as top level domain for munged addresses.\n"
+msgstr ""
+"æ— æ•ˆçš„åŸŸåã€‚å¦‚æžœæ‚¨çš„é¡¶å±‚åŸŸåçœŸçš„å­˜åœ¨ï¼Œè¯·å‘é€é”™è¯¯æŠ¥å‘Šã€‚\n"
+"ä½¿ç”¨ .invalid ä½œä¸ºä¼ªè£…åœ°å€çš„é¡¶å±‚åŸŸåã€‚\n"
+
+#: src/lang.c:198
+msgid ""
+"Illegal domain. Send bug report if your top level domain really exists.\n"
+"Use .invalid as top level domain for munged addresses.\n"
+msgstr ""
+"ä¸åˆæ³•çš„åŸŸåã€‚å¦‚æžœæ‚¨çš„é¡¶å±‚åŸŸåçœŸçš„å­˜åœ¨ï¼Œè¯·å‘é€é”™è¯¯æŠ¥å‘Šã€‚\n"
+"ä½¿ç”¨ .invalid ä½œä¸ºä¼ªè£…åœ°å€çš„é¡¶å±‚åŸŸåã€‚\n"
+
+#: src/lang.c:199
+msgid ""
+"Unknown domain. Send bug report if your top level domain really exists.\n"
+"Use .invalid as top level domain for munged addresses.\n"
+msgstr ""
+"ä¸æ˜ŽåŸŸåã€‚å¦‚æžœæ‚¨çš„é¡¶å±‚åŸŸåçœŸçš„å­˜åœ¨ï¼Œè¯·å‘é€é”™è¯¯æŠ¥å‘Šã€‚\n"
+"ä½¿ç”¨ .invalid ä½œä¸ºä¼ªè£…åœ°å€çš„é¡¶å±‚åŸŸåã€‚\n"
+
+#: src/lang.c:200
+msgid "Illegal character in FQDN.\n"
+msgstr "FQDN ä¸­æœ‰ä¸åˆæ³•çš„å­—ç¬¦ã€‚\n"
+
+#: src/lang.c:201
+msgid "Zero length FQDN component not allowed.\n"
+msgstr "ä¸å…è®¸é›¶é•¿åº¦çš„ FQDN ç»„æˆã€‚\n"
+
+#: src/lang.c:202
+msgid "FQDN component exceeds maximum allowed length (63 chars).\n"
+msgstr "FQDN ç»„æˆè¶…å‡ºå…è®¸çš„æœ€å¤§é•¿åº¦ (63 ä¸ªå­—ç¬¦)ã€‚\n"
+
+#: src/lang.c:203
+msgid "FQDN component may not start or end with hyphen.\n"
+msgstr "FQDN ç»„æˆä¸å¯ä»¥è¿žå­—å·èµ·å§‹æˆ–ç»“æŸã€‚\n"
+
+#: src/lang.c:204
+msgid "FQDN component may not start with digit.\n"
+msgstr "FQDN ç»„æˆä¸å¯ä»¥æ•°å­—èµ·å§‹ã€‚\n"
+
+#: src/lang.c:205
+msgid "Domain literal has impossible numeric value.\n"
+msgstr "åŸŸåå­—é¢é‡å…·æœ‰ä¸å¯èƒ½çš„æ•°å€¼ã€‚\n"
+
+#: src/lang.c:206
+msgid ""
+"Domain literal is for private use only and not allowed for global use.\n"
+msgstr "åŸŸåå­—é¢é‡åªé™ç§äººä½¿ç”¨è€Œä¸å…è®¸å…¨å±€ä½¿ç”¨ã€‚\n"
+
+#: src/lang.c:207
+msgid "Right bracket missing in domain literal.\n"
+msgstr "åŸŸåå­—é¢é‡ä¸­ç¼ºå°‘å³ä¸­æ‹¬å·ã€‚\n"
+
+#: src/lang.c:208
+msgid "Missing localpart of mail address.\n"
+msgstr "ç¼ºå°‘é‚®ä»¶åœ°å€çš„æœ¬åœ°éƒ¨åˆ†ã€‚\n"
+
+#: src/lang.c:209
+msgid "Illegal character in localpart of mail address.\n"
+msgstr "é‚®ä»¶åœ°å€çš„æœ¬åœ°éƒ¨åˆ†æœ‰ä¸åˆæ³•çš„å­—ç¬¦ã€‚\n"
+
+#: src/lang.c:210
+msgid "Zero length localpart component not allowed.\n"
+msgstr "ä¸å…è®¸é›¶é•¿åº¦çš„æœ¬åœ°éƒ¨åˆ†ç»„æˆã€‚\n"
+
+#: src/lang.c:211
+msgid ""
+"Illegal character in realname.\n"
+"Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n"
+msgstr ""
+"çœŸå®žåç§°ä¸­æœ‰ä¸åˆæ³•çš„å­—ç¬¦ã€‚\n"
+"è·¯ç”±åœ°å€ä¸­çš„å¼•è¨€ç»“æŸå­—è¯ä¸å¯ä»¥åŒ…å«â€˜!()<>@,;:\\.[]â€™ã€‚\n"
+
+#: src/lang.c:212
+msgid ""
+"Illegal character in realname.\n"
+"Quoted words may not contain '()<>\\'.\n"
+msgstr ""
+"çœŸå®žåç§°ä¸­æœ‰ä¸åˆæ³•çš„å­—ç¬¦ã€‚\n"
+"å¼•è¨€å­—è¯ä¸å¯ä»¥åŒ…å«â€˜()<>\\â€™ã€‚\n"
+
+#: src/lang.c:213
+msgid ""
+"Illegal character in realname.\n"
+"Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n"
+msgstr ""
+"çœŸå®žåç§°ä¸­æœ‰ä¸åˆæ³•çš„å­—ç¬¦ã€‚\n"
+"ç¼–ç å­—è¯åœ¨å‚æ•°ä¸­ä¸å¯ä»¥åŒ…å«â€˜!()<>@,;:\"\\.[]/=â€™ã€‚\n"
+
+#: src/lang.c:214
+msgid "Bad syntax in encoded word used in realname.\n"
+msgstr "ç”¨äºŽçœŸå®žåç§°çš„ç¼–ç å­—è¯ä¸­æœ‰ä¸å½“çš„è¯­æ³•ã€‚\n"
+
+#: src/lang.c:215
+msgid ""
+"Illegal character in realname.\n"
+"Unquoted words may not contain '()<>\\' in old-style addresses.\n"
+msgstr ""
+"çœŸå®žåç§°ä¸­æœ‰ä¸åˆæ³•çš„å­—ç¬¦ã€‚\n"
+"å¼•è¨€ç»“æŸå­—è¯åœ¨æ—§å¼åœ°å€ä¸­ä¸å¯ä»¥åŒ…å«â€˜()<>\\â€™ã€‚\n"
+
+#: src/lang.c:216
+msgid ""
+"Illegal character in realname.\n"
+"Control characters and unencoded 8bit characters > 127 are not allowed.\n"
+msgstr ""
+"çœŸå®žåç§°ä¸­æœ‰ä¸åˆæ³•çš„å­—ç¬¦ã€‚\n"
+"æŽ§åˆ¶å­—ç¬¦å’Œæœªç¼–ç  8 æ¯”ç‰¹å­—ç¬¦ä¸å…è®¸ > 127ã€‚\n"
+
+#: src/lang.c:217
+msgid ""
+"\n"
+"Error: No blank line found after header.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šæ ‡å¤´ä¹‹åŽæ‰¾ä¸åˆ°ä»»ä½•ç©ºè¡Œã€‚\n"
+
+#: src/lang.c:218
+#, c-format
+msgid ""
+"\n"
+"Error: Illegal formatted %s.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šä¸åˆæ³•çš„æ ¼å¼ %sã€‚\n"
+
+#. TODO: fixme, US-ASCII is not the only 7bit charset we know about
+#: src/lang.c:220
+msgid ""
+"\n"
+"Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n"
+"       US-ASCII  - please change this setting to a suitable value for\n"
+"       your language  using the  M)enu of configurable  options or by\n"
+"       editing tinrc.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šå¼ è´´ä¸­å«æœ‰éž ASCII å­—ç¬¦ï¼Œä½†æ˜¯ MM_CHARSET å·²è®¾ç½®ä¸º\n"
+"      US-ASCII  - è¯·ä½¿ç”¨å¯ç»„é…é€‰é¡¹çš„ M)èœå• æˆ–è€…ç»ç”±ç¼–è¾‘\n"
+"      tinrc æ¥å˜æ›´è¿™ä¸ªè®¾ç½®ä¸ºé€‚åˆæ‚¨çš„è¯­è¨€çš„å€¼ã€‚\n"
+
+#: src/lang.c:225
+msgid ""
+"\n"
+"Error: Posting contains  non-ASCII characters  but the  MIME encoding\n"
+"       for news  messages  is set  to \"7bit\"  -  please change this\n"
+"       setting to \"8bit\" or \"quoted-printable\" depending  on what\n"
+"       is more common  in your part  of the world.  This can  be done\n"
+"       using the M)enu of configurable options or by editing tinrc.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šå¼ è´´ä¸­å«æœ‰éž ASCII å­—ç¬¦ï¼Œä½†æ˜¯æ–°é—»æ¶ˆæ¯çš„ MIME ç¼–ç å´\n"
+"      æ˜¯è®¾ç½®ä¸ºâ€œ7 æ¯”ç‰¹â€ -  è¯·ä¾æ®æ‚¨æ‰€åœ¨çš„çŽ¯å¢ƒä¸­æœ€å¸¸è§çš„\n"
+"      æƒ…å†µæ¥å˜æ›´è¿™ä¸ªè®¾ç½®ä¸ºâ€œ8 æ¯”ç‰¹â€æˆ–æ˜¯â€œquoted-printableâ€ã€‚\n"
+"      è¿™å¯ä»¥åˆ©ç”¨å¯ç»„é…é€‰é¡¹çš„  M)èœå• æˆ–æ˜¯ç»ç”±ç¼–è¾‘ tinrc æ¥\n"
+"      è¾¾æˆã€‚\n"
+
+#: src/lang.c:231
+msgid ""
+"\n"
+"Error: Article starts with blank line instead of header\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šæ–‡ç« ä»¥ç©ºè¡Œèµ·å§‹è€Œéžæ ‡å¤´\n"
+
+#: src/lang.c:232
+#, c-format
+msgid ""
+"\n"
+"Error: Header on line %d does not have a colon after the header name:\n"
+"%s\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šç¬¬ %d è¡Œçš„æ ‡å¤´äºŽæ ‡å¤´åç§°ä¹‹åŽæ²¡æœ‰å†’å·ï¼š\n"
+"%s\n"
+
+#: src/lang.c:233
+#, c-format
+msgid ""
+"\n"
+"Error: The \"%s:\" line is empty.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šâ€œ%s:â€è¿™è¡Œæ˜¯ç©ºçš„ã€‚\n"
+
+#: src/lang.c:234
+#, c-format
+msgid ""
+"\n"
+"Error: The \"%s:\" line is missing from the article header.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šâ€œ%s:â€æ–‡ç« æ ‡å¤´ç¼ºå°‘è¿™è¡Œã€‚\n"
+
+#: src/lang.c:235
+#, c-format
+msgid ""
+"\n"
+"Error: %s contains non 7bit chars.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼š%s å«æœ‰éž 7 æ¯”ç‰¹å­—ç¬¦ã€‚\n"
+
+#: src/lang.c:236
+#, c-format
+msgid ""
+"\n"
+"Error: Header on line %d does not have a space after the colon:\n"
+"%s\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šç¬¬ %d è¡Œçš„æ ‡å¤´äºŽå†’å·ä¹‹åŽæ²¡æœ‰ç©ºæ ¼ï¼š\n"
+"%s\n"
+
+#: src/lang.c:237
+#, c-format
+msgid ""
+"\n"
+"Error: There are multiple (%d) \"%s:\" lines in the header.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šåœ¨æ ‡å¤´ä¸­å‡ºçŽ°å¤šé‡çš„ (%d)â€œ%s:â€è¡Œã€‚\n"
+
+#: src/lang.c:238
+#, c-format
+msgid "Insecure permissions of %s (%o)"
+msgstr "%s (%o) çš„ä¸å®‰å…¨æƒé™"
+
+#: src/lang.c:240
+#, c-format
+msgid "Invalid response to GROUP command, %s"
+msgstr "å¯¹äºŽ GROUP å‘½ä»¤çš„æ— æ•ˆå›žåº”ï¼Œ%s"
+
+#: src/lang.c:245
+#, c-format
+msgid "MIME parse error: Unexpected end of %s/%s article"
+msgstr "MIME å‰–æžé”™è¯¯ï¼šæœªé¢„æœŸçš„ %s/%s æ–‡ç« ç»“æŸ"
+
+#: src/lang.c:246
+msgid "MIME parse error: Start boundary whilst reading headers"
+msgstr "MIME å‰–æžé”™è¯¯ï¼šè¯»å–æ ‡å¤´æ—¶å‡ºçŽ°èµ·å§‹è¾¹ç•Œ"
+
+#: src/lang.c:247
+msgid ""
+"\n"
+"Error: \"poster\" is not allowed in Newsgroups!\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šåœ¨æ–°é—»ç¾¤ç»„ä¸­ä¸å…è®¸â€œposterâ€ï¼\n"
+
+#: src/lang.c:248
+msgid "Can't get a (fully-qualified) domain-name!"
+msgstr "æ— æ³•æå– (å®Œå…¨åˆæ ¼çš„) åŸŸååç§°ï¼"
+
+#: src/lang.c:249
+#, c-format
+msgid "No permissions to go into %s\n"
+msgstr "æ²¡æœ‰æƒé™å¯è¿›å…¥ %s\n"
+
+#: src/lang.c:251
+msgid ""
+"\n"
+"Error: From: line missing.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼š From: è¡Œç¼ºå¤±ã€‚\n"
+
+#: src/lang.c:253
+#, c-format
+msgid "No read permissions for %s\n"
+msgstr "æ²¡æœ‰ %s çš„è¯»å–æƒé™\n"
+
+#: src/lang.c:254
+#, c-format
+msgid "File %s does not exist\n"
+msgstr "æ–‡ä»¶ %s ä¸å­˜åœ¨\n"
+
+#: src/lang.c:255
+#, c-format
+msgid "No write permissions for %s\n"
+msgstr "æ²¡æœ‰ %s çš„å†™å…¥æƒé™\n"
+
+#: src/lang.c:256
+msgid "Can't get user information (/etc/passwd missing?)"
+msgstr "æ— æ³•æå–ç”¨æˆ·ä¿¡æ¯ (ç¼ºå°‘ /etc/passwd ?)"
+
+#: src/lang.c:257
+msgid "errors"
+msgstr "é”™è¯¯"
+
+#: src/lang.c:259
+#, c-format
+msgid ""
+"\n"
+"Error on line %d: \"Sender:\" header not allowed (it will be added for you)\n"
+msgstr ""
+"\n"
+"é”™è¯¯äºŽç¬¬ %d è¡Œï¼šâ€œSender:â€æ ‡å¤´ä¸è¢«å…è®¸ (å°†ä¼šä¸ºæ‚¨åŠ å…¥)\n"
+
+#: src/lang.c:261
+#, c-format
+msgid "Server has non of the groups listed in %s"
+msgstr "æœåŠ¡å™¨ä¸å…·ä»»ä½•ä¸€ä¸ªåˆ—åœ¨ %s ä¸­çš„ç¾¤ç»„"
+
+#: src/lang.c:262
+msgid "error"
+msgstr "é”™è¯¯"
+
+#: src/lang.c:263
+msgid "Unknown display level"
+msgstr "ä¸æ˜Žçš„æ˜¾ç¤ºå±‚çº§"
+
+#: src/lang.c:264
+msgid "<ESC>"
+msgstr "<ESC>"
+
+#: src/lang.c:265
+msgid "Exiting..."
+msgstr "æ­£åœ¨ç¦»å¼€â€¦"
+
+#: src/lang.c:266
+msgid "leaving external mail-reader"
+msgstr "ç¦»å¼€å¤–éƒ¨é‚®ä»¶é˜…è¯»å™¨"
+
+#: src/lang.c:267
+#, c-format
+msgid "Extracting %s..."
+msgstr "æ­£åœ¨æˆªå– %sâ€¦"
+
+#: src/lang.c:269
+#, c-format
+msgid "Error writing %s file. Filesystem full? File reset to previous state."
+msgstr "å†™å…¥ %s æ–‡ä»¶æ—¶å‘ç”Ÿé”™è¯¯ã€‚æ–‡ä»¶ç³»ç»Ÿå·²æ»¡ï¼Ÿæ–‡ä»¶é‡ç½®åˆ°ä¸Šä¸€ä¸ªçŠ¶æ€ã€‚"
+
+#: src/lang.c:270
+#, c-format
+msgid "Error making backup of %s file. Filesystem full?"
+msgstr "åˆ¶ä½œæ–‡ä»¶ %s å¤‡ä»½æ—¶å‘ç”Ÿé”™è¯¯ã€‚æ–‡ä»¶ç³»ç»Ÿå·²æ»¡ï¼Ÿ"
+
+#: src/lang.c:271
+#, c-format
+msgid "Filtering global rules (%d/%d)..."
+msgstr "ç­›é€‰å…¨å±€è§„åˆ™ (%d/%d)â€¦"
+
+#: src/lang.c:272
+msgid "Rule created by: "
+msgstr "è§„åˆ™åˆ›å»ºè€…ä¸ºï¼š"
+
+#: src/lang.c:273
+#, c-format
+msgid "Enter pattern [%s]> "
+msgstr "è¾“å…¥æ¨¡å¼ [%s]>"
+
+#: src/lang.c:274
+#, c-format
+msgid ""
+"\n"
+"You requested followups to your article to go to the following %s:\n"
+msgstr ""
+"\n"
+"æ‚¨æ‰€è¦æ±‚å¯¹äºŽæ‚¨æ–‡ç« çš„è·Ÿè´´ä¸ºä¸‹åˆ— %sï¼š\n"
+
+#: src/lang.c:275
+#, c-format
+msgid "  %s\t Answers will be directed to you by mail.\n"
+msgstr "  %s\t å›žå¤å°†ä¼šç›´æŽ¥ç»ç”±é‚®ä»¶å¯„ç»™æ‚¨ã€‚\n"
+
+#: src/lang.c:276
+msgid "-- forwarded message --\n"
+msgstr "-- å·²è½¬å‘æ¶ˆæ¯ --\n"
+
+#: src/lang.c:277
+msgid "-- end of forwarded message --\n"
+msgstr "-- å·²è½¬å‘æ¶ˆæ¯ç»“æŸ --\n"
+
+#: src/lang.c:278
+msgid ""
+"# Format:\n"
+"#   comment=STRING    Optional. Multiple lines allowed. Comments must be "
+"placed\n"
+"#                     at the beginning of a rule, or they will be moved to "
+"the\n"
+"#                     next rule. '#' is not a valid keyword for a comment!\n"
+"#   group=STRING      Mandatory. Newsgroups list (e.g. comp.*,!*sources*).\n"
+"#   case=NUM          Mandatory. Compare=0 / ignore=1 case when filtering.\n"
+"#   score=NUM|STRING  Mandatory. Score to give. Either:\n"
+"#     score=NUM         A number (e.g. 70). Or:\n"
+"#     score=STRING      One of the two keywords: 'hot' or 'kill'.\n"
+"#   subj=STRING       Optional. Subject: line (e.g. How to be a wizard).\n"
+"#   from=STRING       Optional. From: line (e.g. *Craig Shergold*).\n"
+"#   msgid=STRING      Optional. Message-ID: line (e.g. <123@ether.net>) "
+"with\n"
+"#                     full references.\n"
+"#   msgid_last=STRING Optional. Like above, but with last reference only.\n"
+"#   msgid_only=STRING Optional. Like above, but without references.\n"
+"#   refs_only=STRING  Optional. References: line (e.g. <123@ether.net>) "
+"without\n"
+"#                     Message-ID:\n"
+"#   lines=[<>]?NUM    Optional. Lines: line. '<' or '>' are optional.\n"
+"#   gnksa=[<>]?NUM    Optional. GNKSA parse_from() return code. '<' or '>' "
+"opt.\n"
+"#   xref=PATTERN      Optional. Kill pattern (e.g. alt.flame*)\n"
+"#   time=NUM          Optional. time_t value when rule expires\n"
+"#\n"
+msgstr ""
+"# æ ¼å¼ï¼š\n"
+"#   comment=å­—ä¸²      å¯é€‰ã€‚å…è®¸å¤šè¡Œã€‚è¯„è®ºå¿…é¡»è¢«ç½®æ”¾äºŽè§„åˆ™çš„èµ·å§‹éƒ¨åˆ†ï¼Œå¦åˆ™å°†"
+"è¢«\n"
+"#                     ç§»åˆ°ä¸‹ä¸€è§„åˆ™ã€‚'#' å¹¶éžå¯ç”¨äºŽè¯„è®ºçš„æœ‰æ•ˆå…³é”®å­—ï¼\n"
+"#   group=å­—ä¸²        å¿…è¦ã€‚æ–°é—»ç¾¤ç»„æ¸…å•(ä¾‹å¦‚ï¼šcomp.*,!*sources*)ã€‚\n"
+"#   case=æ•°å­—         å¿…è¦ã€‚æ¯”è¾ƒ=0 / å¿½ç•¥=1 å¤§å°å†™äºŽç­›é€‰æ—¶\n"
+"#   score=æ•°å­—|å­—ä¸²   å¿…è¦ã€‚ç»™å‡ºçš„åˆ†æ•°ã€‚è‹¥éžï¼š\n"
+"#     score=æ•°å­—        ä¸€ä¸ªæ•°å­— (ä¾‹å¦‚ï¼š70)ï¼Œå°±æ˜¯ï¼š\n"
+"#     score=å­—ä¸²        ä¸¤ä¸ªå…³é”®å­—ä¹‹ä¸€ï¼š'hot' æˆ– 'kill'ã€‚\n"
+"#   subj=å­—ä¸²         å¯é€‰ã€‚ Subject: è¡Œ (ä¾‹å¦‚ï¼šå¦‚ä½•ä½œä¸ºä¸€ä¸ªç²¾çµ)ã€‚\n"
+"#   from=å­—ä¸²         å¯é€‰ã€‚ From: è¡Œ (ä¾‹å¦‚ï¼š*Craig Shergold*)ã€‚\n"
+"#   msgid=å­—ä¸²        å¯é€‰ã€‚ Message-ID: è¡Œ (ä¾‹å¦‚ï¼š<123@ether.net>) é™„å¸¦\n"
+"#                     å®Œæ•´çš„å‚ç…§ã€‚\n"
+"#   msgid_last=å­—ä¸²   å¯é€‰ã€‚å¦‚ä¸Šï¼Œä½†æ˜¯åªé™„æœ€åŽä¸€æ¬¡å‚ç…§ã€‚\n"
+"#   msgid_only=å­—ä¸²   å¯é€‰ã€‚å¦‚ä¸Šï¼Œä½†æ˜¯ä¸é™„å‚ç…§ã€‚\n"
+"#   refs_only=å­—ä¸²    å¯é€‰ã€‚å‚ç…§ï¼šè¡Œ (ä¾‹å¦‚ï¼š<123@ether.net>) ä¸é™„ Message-"
+"ID: \n"
+"#   lines=[<>]?æ•°å­—   å¯é€‰ã€‚è¡Œï¼šè¡Œã€‚ '<' æˆ– '>' ä¸ºå¯é€‰çš„ã€‚\n"
+"#   gnksa=[<>]?æ•°å­—   å¯é€‰ã€‚GNKSA parse_from() è¿”å›žå€¼ã€‚ '<' æˆ– '>' ä¸ºå¯é€‰"
+"çš„ã€‚\n"
+"#   xref=æ¨¡å¼         å¯é€‰ã€‚ç é™¤æ¨¡å¼ (ä¾‹å¦‚ï¼šalt.flame*)\n"
+"#   time=æ•°å­—         å¯é€‰ã€‚time_t å€¼è¡¨ç¤ºè§„åˆ™è¿‡æœŸçš„æ—¶é—´\n"
+"#\n"
+
+#: src/lang.c:299
+#, c-format
+msgid "Enter score for rule (default=%d): "
+msgstr "è¾“å…¥è§„åˆ™çš„åˆ†æ•° (ç¼ºçœ=%d)ï¼š"
+
+#: src/lang.c:300
+#, c-format
+msgid "Enter the score weight (range 0 < score <= %d)"
+msgstr "è¾“å…¥åˆ†æ•°çš„æƒé‡ (èŒƒå›´ 0 < åˆ†æ•° <= %d)"
+
+#. SCORE_MAX
+#: src/lang.c:301
+msgid "Full"
+msgstr "å…¨éƒ¨"
+
+#: src/lang.c:302
+msgid "Comment (optional)  : "
+msgstr "è¯„è®º (å¯é€‰çš„) ï¼š"
+
+#: src/lang.c:303
+msgid "Apply pattern to    : "
+msgstr "å¥—ç”¨æ¨¡å¼åˆ°   ï¼š"
+
+#: src/lang.c:304
+msgid "From: line (ignore case)      "
+msgstr "From: è¡Œ (å¿½ç•¥å¤§å°å†™)      "
+
+#: src/lang.c:305
+msgid "From: line (case sensitive)   "
+msgstr "From: è¡Œ (å¤§å°å†™ç›¸ç¬¦)   "
+
+#: src/lang.c:307
+#, c-format
+msgid "%s%s: Unknown host.\n"
+msgstr "%s%sï¼šä¸æ˜Žçš„ä¸»æœºã€‚\n"
+
+#: src/lang.c:309
+msgid "global "
+msgstr "å…¨å±€ "
+
+#: src/lang.c:310
+#, c-format
+msgid "Please use %.100s instead"
+msgstr "è¯·ä½¿ç”¨ %.100s ä½œä¸ºæ›¿ä»£"
+
+#: src/lang.c:311
+#, c-format
+msgid "%s is bogus"
+msgstr "%s æ˜¯å‡é€ çš„"
+
+#: src/lang.c:312
+#, c-format
+msgid "Group %s is moderated. Continue?"
+msgstr "ç¾¤ç»„ %s æœ‰äººä¸»æŒã€‚è¦ç»§ç»­ï¼Ÿ"
+
+#: src/lang.c:313
+msgid "groups"
+msgstr "ç¾¤ç»„"
+
+#: src/lang.c:314
+#, c-format
+msgid "Rereading %s..."
+msgstr "é‡æ–°è¯»å– %sâ€¦"
+
+#: src/lang.c:315
+msgid "Top Level Commands"
+msgstr "é¡¶å±‚å‘½ä»¤"
+
+#: src/lang.c:316
+msgid "Group Selection"
+msgstr "ç¾¤ç»„é€‰æ‹©"
+
+#: src/lang.c:317
+msgid "group"
+msgstr "ç¾¤ç»„"
+
+#: src/lang.c:318
+msgid ""
+"*** Group descriptions are disabled according to current select_format ***"
+msgstr ""
+
+#: src/lang.c:320
+msgid ""
+"One or more lines of comment. <CR> to add a line or proceed if line is empty."
+msgstr "ä¸€æˆ–å¤šè¡Œçš„è¯„è®ºã€‚<CR> ä»¥åŠ å…¥ä¸€è¡Œæˆ–æ˜¯å¦‚æžœç©ºè¡Œåˆ™ç»§ç»­ã€‚"
+
+#: src/lang.c:321
+msgid "From: line to add to filter file. <SPACE> toggles & <CR> sets."
+msgstr "From: è¦åŠ å…¥ç­›é€‰å™¨æ–‡ä»¶çš„åˆ—ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:322
+msgid ""
+"Linecount of articles to be filtered. < for less, > for more, = for equal."
+msgstr "è¦ç­›é€‰çš„æ–‡ç« è¡Œæ•°ã€‚< è¡¨ç¤ºè¾ƒå°‘ï¼Œ> è¡¨ç¤ºæ›´å¤šï¼Œ= è¡¨ç¤ºç›¸ç­‰ã€‚"
+
+#: src/lang.c:323
+msgid "Message-ID: line to add to filter file. <SPACE> toggles & <CR> sets."
+msgstr "Message-ID: è¦åŠ å…¥ç­›é€‰å™¨æ–‡ä»¶çš„åˆ—ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:324
+msgid "Subject: line to add to filter file. <SPACE> toggles & <CR> sets."
+msgstr "Subject: è¦åŠ å…¥ç­›é€‰å™¨æ–‡ä»¶çš„åˆ—ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:325
+msgid ""
+"Enter text pattern to filter if Subject: & From: lines are not what you want."
+msgstr "å¦‚æžœ Subject: &  From: å„åˆ—ä¸æ˜¯æ‚¨æƒ³è¦çš„ï¼Œå°±è¾“å…¥æ–‡æœ¬æ¨¡å¼åˆ°ç­›é€‰å™¨ã€‚"
+
+#: src/lang.c:326
+msgid ""
+"Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
+msgstr "é€‰å–åº”è¯¥å¥—ç”¨æ–‡æœ¬æ¨¡å¼çš„åœ°æ–¹ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:327
+msgid ""
+"Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
+msgstr "æ‰€è¾“å…¥ç­›é€‰å™¨çš„è¿‡æœŸå¤©æ•°ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:328
+msgid ""
+"Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
+msgstr "åªå¯¹ç›®å‰çš„ç¾¤ç»„æˆ–æ‰€æœ‰ç¾¤ç»„æ‰å¥—ç”¨ç é™¤ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:329
+msgid ""
+"Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
+msgstr "å¯¹ç›®å‰çš„ç¾¤ç»„æˆ–æ‰€æœ‰ç¾¤ç»„å¥—ç”¨é€‰å–ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:330
+msgid "kill an article via a menu"
+msgstr "é€è¿‡èœå•ç é™¤æ–‡ç« "
+
+#: src/lang.c:331
+msgid "auto-select (hot) an article via a menu"
+msgstr "é€è¿‡èœå•è‡ªåŠ¨é€‰å– (çƒ­é—¨) æ–‡ç« "
+
+#: src/lang.c:332
+msgid "Browse URLs in article"
+msgstr "åœ¨æ–‡ç« ä¸­æµè§ˆç½‘å€"
+
+#: src/lang.c:333
+msgid "0 - 9\t  display article by number in current thread"
+msgstr "0 - 9\t  åœ¨ç›®å‰çš„è®¨è®ºä¸²ä¸­ä¾ç¼–å·æ˜¾ç¤ºæ–‡ç« "
+
+#: src/lang.c:335
+msgid "cancel (delete) or supersede (overwrite) current article"
+msgstr "å–æ¶ˆ (åˆ é™¤) æˆ–å–ä»£ (è¦†å†™) ç›®å‰çš„æ–‡ç« "
+
+#: src/lang.c:336
+msgid "post followup to current article"
+msgstr "è·Ÿè´´ç›®å‰çš„æ–‡ç« "
+
+#: src/lang.c:337
+msgid "post followup (don't copy text) to current article"
+msgstr "è·Ÿè´´ (ä¸å¤åˆ¶æ–‡æœ¬) ç›®å‰çš„æ–‡ç« "
+
+#: src/lang.c:338
+msgid "post followup to current article quoting complete headers"
+msgstr "è·Ÿè´´ç›®å‰çš„æ–‡ç« å¹¶å¼•è¿°å®Œæ•´æ ‡å¤´"
+
+#: src/lang.c:339
+msgid "repost chosen article to another group"
+msgstr "é‡æ–°å¼ è´´æ‰€é€‰æ–‡ç« åˆ°å¦å¤–çš„ç¾¤ç»„"
+
+#: src/lang.c:341
+msgid "edit article (mail-groups only)"
+msgstr "ç¼–è¾‘æ–‡ç«  (åªé™é‚®ä»¶ç¾¤ç»„)"
+
+#: src/lang.c:342
+msgid "display first article in current thread"
+msgstr "æ˜¾ç¤ºç›®å‰è®¨è®ºä¸²ä¸­çš„ç¬¬ä¸€ç¯‡æ–‡ç« "
+
+#: src/lang.c:343
+msgid "display first page of article"
+msgstr "æ˜¾ç¤ºæ–‡ç« çš„ç¬¬ä¸€é¡µ"
+
+#: src/lang.c:344
+msgid "display last article in current thread"
+msgstr "æ˜¾ç¤ºç›®å‰è®¨è®ºä¸²ä¸­çš„æœ€åŽä¸€ç¯‡æ–‡ç« "
+
+#: src/lang.c:345
+msgid "display last page of article"
+msgstr "æ˜¾ç¤ºæ–‡ç« çš„æœ€åŽä¸€é¡µ"
+
+#: src/lang.c:346
+msgid "mark rest of thread as read and advance to next unread"
+msgstr "æ ‡è®°å…¶ä½™çš„è®¨è®ºä¸²ä¸ºå·²è¯»å¹¶è·³åˆ°ä¸‹ä¸€ä¸ªæœªè¯»"
+
+#: src/lang.c:347
+msgid "display next article"
+msgstr "æ˜¾ç¤ºä¸‹ä¸€ç¯‡æ–‡ç« "
+
+#: src/lang.c:348
+msgid "display first article in next thread"
+msgstr "æ˜¾ç¤ºä¸‹ä¸€ä¸ªè®¨è®ºä¸²çš„ç¬¬ä¸€ç¯‡æ–‡ç« "
+
+#: src/lang.c:349
+msgid "display next unread article"
+msgstr "æ˜¾ç¤ºä¸‹ä¸€ç¯‡æœªè¯»æ–‡ç« "
+
+#: src/lang.c:350
+msgid "go to the article that this one followed up"
+msgstr "å‰å¾€è¿™ç¯‡æ‰€è·Ÿè´´çš„æ–‡ç« "
+
+#: src/lang.c:351
+msgid "display previous article"
+msgstr "æ˜¾ç¤ºä¸Šä¸€ç¯‡æ–‡ç« "
+
+#: src/lang.c:352
+msgid "display previous unread article"
+msgstr "æ˜¾ç¤ºä¸Šä¸€ç¯‡æœªè¯»æ–‡ç« "
+
+#: src/lang.c:353
+msgid "quickly kill an article using defaults"
+msgstr "ä½¿ç”¨é»˜è®¤å€¼å¿«é€Ÿç é™¤æ–‡ç« "
+
+#: src/lang.c:354
+msgid "quickly auto-select (hot) an article using defaults"
+msgstr "ä½¿ç”¨é»˜è®¤å€¼å¿«é€Ÿè‡ªåŠ¨é€‰å– (çƒ­é—¨) æ–‡ç« "
+
+#: src/lang.c:355
+msgid "return to group selection level"
+msgstr "å›žåˆ°ç¾¤ç»„é€‰æ‹©å±‚çº§"
+
+#: src/lang.c:356
+msgid "reply through mail to author"
+msgstr "é€è¿‡é‚®ä»¶å›žå¤ä½œè€…"
+
+#: src/lang.c:357
+msgid "reply through mail (don't copy text) to author"
+msgstr "é€è¿‡é‚®ä»¶ (ä¸å¤åˆ¶æ–‡æœ¬) å›žå¤ä½œè€…"
+
+#: src/lang.c:358
+msgid "reply through mail to author quoting complete headers"
+msgstr "é€è¿‡é‚®ä»¶å›žå¤ä½œè€…å¹¶å¼•è¿°å®Œæ•´æ ‡å¤´"
+
+#: src/lang.c:359
+msgid "search backwards within this article"
+msgstr "åœ¨è¿™ç¯‡æ–‡ç« ä¹‹å†…å‘åŽæœç´¢"
+
+#: src/lang.c:360
+msgid "search forwards within this article"
+msgstr "åœ¨è¿™ç¯‡æ–‡ç« ä¹‹å†…å‘å‰æœç´¢"
+
+#: src/lang.c:361
+msgid "show article in raw-mode (including all headers)"
+msgstr "åœ¨åŽŸå§‹æ¨¡å¼ä¸­æ˜¾ç¤ºæ–‡ç«  (åŒ…å«æ‰€æœ‰æ ‡å¤´)"
+
+#: src/lang.c:362
+msgid "skip next block of included text"
+msgstr "è·³è¿‡æ‰€å«æ–‡æœ¬çš„ä¸‹ä¸€ä¸ªåŒºå—"
+
+#: src/lang.c:363
+msgid "toggle display of sections hidden by a form-feed (^L) on/off"
+msgstr "åˆ‡æ¢æ˜¾ç¤ºç”±è¡¨æ ¼é¦ˆé€ (^L) æ‰€éšè—çš„åŒºæ®µ ON/OFF"
+
+#: src/lang.c:364
+msgid "toggle display of all headers"
+msgstr "åˆ‡æ¢æ˜¾ç¤ºæ‰€æœ‰æ ‡å¤´"
+
+#: src/lang.c:365
+msgid "toggle word highlighting on/off"
+msgstr "åˆ‡æ¢å­—è¯é«˜äº®åº¦æ˜¾ç¤º ON/OFF"
+
+#: src/lang.c:366
+msgid "toggle ROT-13 (basic decode) for current article"
+msgstr "åˆ‡æ¢ç›®å‰æ–‡ç« çš„ ROT-13 (åŸºæœ¬è§£ç )"
+
+#: src/lang.c:367
+msgid "toggle tabwidth 4 <-> 8"
+msgstr "åˆ‡æ¢è·³æ ¼å®½åº¦ 4 <-> 8"
+
+#: src/lang.c:368
+msgid "toggle german TeX style decoding for current article"
+msgstr "åˆ‡æ¢ç›®å‰æ–‡ç« çš„å¾·è¯­ TeX æ ·å¼è§£ç "
+
+#: src/lang.c:369
+msgid "toggle display of uuencoded sections"
+msgstr "åˆ‡æ¢æ˜¾ç¤ºå¹¶ç¼–ç åŒºæ®µ"
+
+#: src/lang.c:370
+msgid "View/pipe/save multimedia attachments"
+msgstr "æŸ¥çœ‹/ç®¡é“/ä¿å­˜å¤šåª’ä½“é™„ä»¶"
+
+#: src/lang.c:371
+msgid "choose first attachment in list"
+msgstr "é€‰æ‹©åˆ—è¡¨ä¸­çš„ç¬¬ä¸€ä¸ªé™„ä»¶"
+
+#: src/lang.c:372
+msgid "0 - 9\t  choose attachment by number"
+msgstr "0 - 9\t  ä¾ç¼–å·é€‰æ‹©é™„ä»¶"
+
+#: src/lang.c:373
+msgid "choose last attachment in list"
+msgstr "é€‰æ‹©åˆ—è¡¨ä¸­çš„æœ€åŽä¸€ä¸ªé™„ä»¶"
+
+#: src/lang.c:375
+msgid "pipe attachment into command"
+msgstr "å°†é™„ä»¶è¿›å…¥ç®¡é“å‘½ä»¤"
+
+#: src/lang.c:376
+msgid "pipe raw attachment into command"
+msgstr "å°†åŽŸå§‹é™„ä»¶è¿›å…¥ç®¡é“å‘½ä»¤"
+
+#: src/lang.c:378
+msgid "save attachment to disk"
+msgstr "å°†é™„ä»¶ä¿å­˜åˆ°ç£ç›˜"
+
+#: src/lang.c:379
+msgid "search for attachments forwards"
+msgstr "å‘å‰æœç´¢é™„ä»¶"
+
+#: src/lang.c:380
+msgid "search for attachments backwards"
+msgstr "å‘åŽæœç´¢é™„ä»¶"
+
+#: src/lang.c:381
+msgid "view attachment"
+msgstr "æŸ¥çœ‹é™„ä»¶"
+
+#: src/lang.c:382
+msgid "tag attachment"
+msgstr "æ ‡è®°é™„ä»¶"
+
+#: src/lang.c:383
+msgid "tag attachments that match user specified pattern"
+msgstr "æ ‡è®°åŒ¹é…ç”¨æˆ·æŒ‡å®šæ¨¡å¼çš„é™„ä»¶"
+
+#: src/lang.c:384
+msgid "reverse tagging on all attachments (toggle)"
+msgstr "åå‘æ ‡è®°æ‰€æœ‰é™„ä»¶ (åˆ‡æ¢)"
+
+#: src/lang.c:385
+msgid "untag all tagged attachments"
+msgstr "å–æ¶ˆæ ‡è®°æ‰€æœ‰å·²æ ‡è®°é™„ä»¶"
+
+#: src/lang.c:386
+msgid "toggle info message in last line (name/description of attachment)"
+msgstr "åˆ‡æ¢æœ€åŽä¸€è¡Œä¸­çš„ä¿¡æ¯ (é™„ä»¶çš„åç§°/æè¿°)"
+
+#: src/lang.c:387
+msgid "choose first attribute in list"
+msgstr "é€‰æ‹©åˆ—è¡¨ä¸­çš„ç¬¬ä¸€é¡¹å±žæ€§"
+
+#: src/lang.c:388
+msgid "0 - 9\t  choose attribute by number"
+msgstr "0 - 9\t  ä¾ç¼–å·é€‰æ‹©å±žæ€§"
+
+#: src/lang.c:389
+msgid "choose last attribute in list"
+msgstr "é€‰æ‹©åˆ—è¡¨ä¸­çš„æœ€åŽä¸€é¡¹å±žæ€§"
+
+#: src/lang.c:390
+msgid "reset attribute to a default value"
+msgstr "é‡ç½®å±žæ€§ä¸ºé»˜è®¤å€¼"
+
+#: src/lang.c:391
+msgid "search forwards for an attribute"
+msgstr "å‘å‰æœç´¢æŸä¸€å±žæ€§"
+
+#: src/lang.c:392
+msgid "search backwards for an attribute"
+msgstr "å‘åŽæœç´¢æŸä¸€å±žæ€§"
+
+#: src/lang.c:393
+msgid "select attribute"
+msgstr "é€‰å–å±žæ€§"
+
+#: src/lang.c:394
+msgid "toggle back to options menu when invoked from there"
+msgstr "å¦‚æžœä¹‹å‰ä»Žé‚£é‡Œè°ƒç”¨å°±åˆ‡å›žé€‰é¡¹åŠŸèƒ½è¡¨"
+
+#: src/lang.c:395
+#, c-format
+msgid "report bug or comment via mail to %s"
+msgstr "é€è¿‡é‚®ä»¶æŠ¥å‘Šé”™è¯¯æˆ–è¯„è®ºç»™ %s"
+
+#: src/lang.c:396
+msgid "choose first option in list"
+msgstr "é€‰æ‹©åˆ—è¡¨ä¸­çš„ç¬¬ä¸€ä¸ªé€‰é¡¹"
+
+#: src/lang.c:397
+msgid "0 - 9\t  choose option by number"
+msgstr "0 - 9\t  ä¾ç¼–å·é€‰æ‹©é€‰é¡¹"
+
+#: src/lang.c:398
+msgid "choose last option in list"
+msgstr "é€‰æ‹©åˆ—è¡¨ä¸­çš„æœ€åŽä¸€ä¸ªé€‰é¡¹"
+
+#: src/lang.c:399
+msgid "start scopes menu"
+msgstr "èµ·å§‹èŒƒå›´èœå•"
+
+#: src/lang.c:400
+msgid "search forwards for an option"
+msgstr "å‘å‰æœç´¢æŸä¸€é€‰é¡¹"
+
+#: src/lang.c:401
+msgid "search backwards for an option"
+msgstr "å‘åŽæœç´¢æŸä¸€é€‰é¡¹"
+
+#: src/lang.c:402
+msgid "select option"
+msgstr "é€‰å–é€‰é¡¹"
+
+#: src/lang.c:403
+msgid "toggle to attributes menu"
+msgstr "åˆ‡æ¢åˆ°å±žæ€§èœå•"
+
+#: src/lang.c:404
+msgid "choose range of articles to be affected by next command"
+msgstr "é€‰æ‹©ä¼šè¢«ä¸‹ä¸€ä¸ªå‘½ä»¤æ‰€å½±å“çš„æ–‡ç« èŒƒå›´"
+
+#: src/lang.c:405
+msgid "escape from command prompt"
+msgstr "ä»ŽæŒ‡ä»¤æç¤ºç¬¦å·é€€å‡º"
+
+#: src/lang.c:406
+msgid "edit filter file"
+msgstr "ç¼–è¾‘ç­›é€‰å™¨æ–‡ä»¶"
+
+#: src/lang.c:407
+msgid "get help"
+msgstr "æå–è¯´æ˜Ž"
+
+#: src/lang.c:408
+msgid "display last article viewed"
+msgstr "æ˜¾ç¤ºæœ€åŽä¸€ç¯‡å·²æŸ¥çœ‹æ–‡ç« "
+
+#: src/lang.c:409
+msgid "down one line"
+msgstr "å‘ä¸‹ä¸€è¡Œ"
+
+#: src/lang.c:410
+msgid "up one line"
+msgstr "å‘ä¸Šä¸€è¡Œ"
+
+#: src/lang.c:411
+msgid "go to article chosen by Message-ID"
+msgstr "å‰å¾€ä¾æ¶ˆæ¯è¯†åˆ«å·æ‰€é€‰æ–‡ç« "
+
+#: src/lang.c:412
+msgid "mail article/thread/hot/pattern/tagged articles to someone"
+msgstr "é‚®å¯„æ–‡ç« /è®¨è®ºä¸²/çƒ­é—¨/æ¨¡å¼/å·²æ ‡è®°æ–‡ç« ç»™æŸäºº"
+
+#: src/lang.c:413
+msgid "menu of configurable options"
+msgstr "å¯ç»„é…é€‰é¡¹çš„èœå•"
+
+#: src/lang.c:414
+msgid "down one page"
+msgstr "å‘ä¸‹ä¸€é¡µ"
+
+#: src/lang.c:415
+msgid "up one page"
+msgstr "å‘ä¸Šä¸€é¡µ"
+
+#: src/lang.c:417
+msgid "post (write) article to current group"
+msgstr "å¼ è´´ (å†™å…¥) æ–‡ç« åˆ°ç›®å‰çš„ç¾¤ç»„"
+
+#: src/lang.c:418
+msgid "post postponed articles"
+msgstr "å¼ è´´è¢«æç½®çš„æ–‡ç« "
+
+#: src/lang.c:420
+msgid "list articles posted by you (from posted file)"
+msgstr "åˆ—å‡ºç”±æ‚¨æ‰€å¼ è´´çš„æ–‡ç«  (æ¥è‡ªå¼ è´´çš„æ–‡ä»¶)"
+
+#: src/lang.c:421
+msgid "return to previous menu"
+msgstr "å›žåˆ°ä¸Šä¸€ä¸ªèœå•"
+
+#: src/lang.c:422
+msgid "quit tin immediately"
+msgstr "é©¬ä¸Šç¦»å¼€ tin"
+
+#: src/lang.c:423
+msgid "redraw page"
+msgstr "é‡ç»˜é¡µé¢"
+
+#: src/lang.c:424
+msgid "save article/thread/hot/pattern/tagged articles to file"
+msgstr "ä¿å­˜æ–‡ç« /è®¨è®ºä¸²/çƒ­é—¨/æ¨¡å¼/å·²æ ‡è®°æ–‡ç« åˆ°æ–‡ä»¶"
+
+#: src/lang.c:425
+msgid "save marked articles automatically without user prompts"
+msgstr "è‡ªåŠ¨ä¿å­˜æ ‡è®°çš„æ–‡ç« è€Œæ— éœ€ç”¨æˆ·æç¤º"
+
+#: src/lang.c:426
+msgid "scroll the screen one line down"
+msgstr "å·åŠ¨å±å¹•ä¸€æ¬¡ä¸‹ç§»ä¸€è¡Œ"
+
+#: src/lang.c:427
+msgid "scroll the screen one line up"
+msgstr "å·åŠ¨å±å¹•ä¸€æ¬¡ä¸Šç§»ä¸€è¡Œ"
+
+#: src/lang.c:428
+msgid "search for articles by author backwards"
+msgstr "ä¾ä½œè€…å‘åŽæœç´¢æ–‡ç« "
+
+#: src/lang.c:429
+msgid "search for articles by author forwards"
+msgstr "ä¾ä½œè€…å‘å‰æœç´¢æ–‡ç« "
+
+#: src/lang.c:430
+msgid "search all articles for a given string (this may take some time)"
+msgstr "å¯¹æ‰€æœ‰æ–‡ç« æœç´¢ç»™å®šçš„å­—ä¸² (è¿™ä¹Ÿè®¸ä¼šèŠ±ä¸€ç‚¹æ—¶é—´)"
+
+#: src/lang.c:431
+msgid " \t  (searches are case-insensitive and wrap around to all articles)"
+msgstr " \t (æœç´¢æ—¶å¤§å°å†™ä¸é¡»ç›¸ç¬¦å¹¶å›žåˆ°æ‰€æœ‰æ–‡ç« çš„å‰ç«¯)"
+
+#: src/lang.c:432
+msgid "search for articles by Subject line backwards"
+msgstr "ä¾ä¸»é¢˜å‘åŽæœç´¢æ–‡ç« "
+
+#: src/lang.c:433
+msgid "search for articles by Subject line forwards"
+msgstr "ä¾ä¸»é¢˜å‘å‰æœç´¢æ–‡ç« "
+
+#: src/lang.c:434
+msgid "repeat last search"
+msgstr "é‡å¤æœ€åŽä¸€ç¬”æœç´¢"
+
+#: src/lang.c:435
+msgid "tag current article for reposting/mailing/piping/printing/saving"
+msgstr "æ ‡è®°ç›®å‰çš„æ–‡ç« ä»¥ç”¨äºŽé‡æ–°å¼ è´´/é‚®å¯„/ç®¡é“/æ‰“å°/ä¿å­˜"
+
+#: src/lang.c:436
+msgid "toggle info message in last line (subject/description)"
+msgstr "åˆ‡æ¢æœ€åŽä¸€è¡Œä¸­çš„ä¿¡æ¯æ¶ˆæ¯ (ä¸»æ—¨/æè¿°)"
+
+#: src/lang.c:437
+msgid "toggle inverse video"
+msgstr "åˆ‡æ¢åç™½æ˜¾ç¤º"
+
+#: src/lang.c:438
+msgid "toggle mini help menu display"
+msgstr "åˆ‡æ¢è¿·ä½ è¯´æ˜Žèœå•æ˜¾ç¤º"
+
+#: src/lang.c:439
+msgid "cycle the display of authors email address, real name, both or neither"
+msgstr "å‘¨æœŸæ˜¾ç¤ºä½œè€…ç”µå­é‚®ä»¶åœ°å€ã€çœŸå®žåç§°ã€ä¸¤è€…æˆ–çš†éž"
+
+#: src/lang.c:440
+msgid "show version information"
+msgstr "æ˜¾ç¤ºç‰ˆæœ¬ä¿¡æ¯"
+
+#: src/lang.c:441
+msgid "mark all articles as read and return to group selection menu"
+msgstr "æ ‡è®°æ‰€æœ‰æ–‡ç« ä¸ºå·²è¯»å¹¶å›žåˆ°ç¾¤ç»„é€‰æ‹©èœå•"
+
+#: src/lang.c:442
+msgid "mark all articles as read and enter next group with unread articles"
+msgstr "æ ‡è®°æ‰€æœ‰æ–‡ç« ä¸ºå·²è¯»å¹¶è¿›å…¥ä¸‹ä¸€ä¸ªç¾¤ç»„ä¸Žæœªè¯»æ–‡ç« "
+
+#: src/lang.c:443
+msgid "choose first thread in list"
+msgstr "é€‰æ‹©æ¸…å•ä¸­çš„ç¬¬ä¸€ç¬”è®¨è®ºä¸²"
+
+#: src/lang.c:444
+msgid "choose last thread in list"
+msgstr "é€‰æ‹©æ¸…å•ä¸­çš„æœ€åŽä¸€ç¯‡è®¨è®ºä¸²"
+
+#: src/lang.c:445
+msgid "list articles within current thread (bring up Thread sub-menu)"
+msgstr "åˆ—å‡ºç›®å‰è®¨è®ºä¸²ä¹‹å†…çš„æ–‡ç«  (å¸¦å‡ºè®¨è®ºä¸²å­èœå•)"
+
+#: src/lang.c:446
+msgid "mark article as unread"
+msgstr "æ ‡è®°æ–‡ç« ä¸ºæœªè¯»"
+
+#: src/lang.c:447
+msgid "mark current thread, range or tagged threads as read"
+msgstr "æ ‡è®°ç›®å‰çš„è®¨è®ºä¸²ã€èŒƒå›´æˆ–å·²æ ‡è®°è®¨è®ºä¸²ä¸ºå·²è¯»"
+
+#: src/lang.c:448
+msgid "mark current thread, range or tagged threads as unread"
+msgstr "æ ‡è®°ç›®å‰çš„è®¨è®ºä¸²ã€èŒƒå›´æˆ–å·²æ ‡è®°è®¨è®ºä¸²ä¸ºæœªè¯»"
+
+#: src/lang.c:449
+msgid "mark current/range/selected/pattern/tagged as read after prompting"
+msgstr "æ ‡è®°ç›®å‰çš„/èŒƒå›´/å·²é€‰/æ¨¡å¼/å·²æ ‡è®°äºŽæç¤ºä¹‹åŽä¸ºå·²è¯»"
+
+#: src/lang.c:450
+msgid "mark current/range/selected/pattern/tagged as unread after prompting"
+msgstr "æ ‡è®°ç›®å‰çš„/èŒƒå›´/å·²é€‰/æ¨¡å¼/å·²æ ‡è®°äºŽæç¤ºä¹‹åŽä¸ºæœªè¯»"
+
+#: src/lang.c:451
+msgid "toggle display of all/selected articles"
+msgstr "åˆ‡æ¢æ˜¾ç¤ºæ‰€æœ‰/å·²é€‰æ–‡ç« "
+
+#: src/lang.c:452
+msgid "display next group"
+msgstr "æ˜¾ç¤ºä¸‹ä¸€ä¸ªç¾¤ç»„"
+
+#: src/lang.c:453
+msgid "display previous group"
+msgstr "æ˜¾ç¤ºä¸Šä¸€ä¸ªç¾¤ç»„"
+
+#: src/lang.c:454
+msgid "toggle all selections (all articles)"
+msgstr "åˆ‡æ¢æ‰€æœ‰é€‰å– (æ‰€æœ‰æ–‡ç« )"
+
+#: src/lang.c:455
+msgid "select group (make \"hot\")"
+msgstr "é€‰å–ç¾¤ç»„ (è®¾ä¸ºâ€œçƒ­é—¨â€)"
+
+#: src/lang.c:456
+msgid "select thread"
+msgstr "é€‰å–è®¨è®ºä¸²"
+
+#: src/lang.c:457
+msgid "select threads if at least one unread article is selected"
+msgstr "å¦‚æžœè‡³å°‘é€‰å–äº†ä¸€ç¯‡æœªè¯»æ–‡ç« å°±é€‰å–è®¨è®ºä¸²"
+
+#: src/lang.c:458
+msgid "select threads that match user specified pattern"
+msgstr "é€‰å–åŒ¹é…ç”¨æˆ·æŒ‡å®šæ¨¡å¼çš„è®¨è®ºä¸²"
+
+#: src/lang.c:459
+msgid "tag all parts of current multipart-message in order"
+msgstr "ä¾åºæ ‡è®°ç›®å‰å¤šéƒ¨ä»¶æ¶ˆæ¯çš„æ‰€æœ‰éƒ¨åˆ†"
+
+#: src/lang.c:460
+msgid "0 - 9\t  choose thread by number"
+msgstr "0 - 9\t  ä¾ç¼–å·é€‰æ‹©è®¨è®ºä¸²"
+
+#: src/lang.c:461
+msgid "toggle limit number of articles to get, and reload"
+msgstr "åˆ‡æ¢è¦æå–æ–‡ç« çš„é™åˆ¶æ•°é‡ï¼Œå¹¶é‡æ–°åŠ è½½"
+
+#: src/lang.c:462
+msgid "toggle display of all/unread articles"
+msgstr "åˆ‡æ¢æ˜¾ç¤ºæ‰€æœ‰/æœªè¯»æ–‡ç« "
+
+#: src/lang.c:463
+msgid "toggle selection of thread"
+msgstr "åˆ‡æ¢è®¨è®ºä¸²çš„é€‰å–"
+
+#: src/lang.c:464
+msgid "cycle through threading options available"
+msgstr "é‡å¤å¾ªçŽ¯å¯ç”¨çš„è®¨è®ºä¸²é€‰é¡¹"
+
+#: src/lang.c:465
+msgid "undo all selections (all articles)"
+msgstr "å¤åŽŸæ‰€æœ‰é€‰å– (æ‰€æœ‰æ–‡ç« )"
+
+#: src/lang.c:466
+msgid "untag all tagged threads"
+msgstr "å–æ¶ˆæ ‡è®°æ‰€æœ‰å·²æ ‡è®°è®¨è®ºä¸²"
+
+#: src/lang.c:467
+msgid "add new scope"
+msgstr "åŠ å…¥æ–°çš„èŒƒå›´"
+
+#: src/lang.c:468
+msgid "delete scope"
+msgstr "åˆ é™¤èŒƒå›´"
+
+#: src/lang.c:469
+msgid "edit attributes file"
+msgstr "ç¼–è¾‘å±žæ€§æ–‡ä»¶"
+
+#: src/lang.c:470
+msgid "choose first scope in list"
+msgstr "é€‰æ‹©æ¸…å•ä¸­çš„ç¬¬ä¸€ç¬”èŒƒå›´"
+
+#: src/lang.c:471
+msgid "0 - 9\t  choose scope by number"
+msgstr "0 - 9\t  ä¾ç¼–å·é€‰æ‹©èŒƒå›´"
+
+#: src/lang.c:472
+msgid "choose last scope in list"
+msgstr "é€‰æ‹©æ¸…å•ä¸­çš„æœ€åŽä¸€ç¬”èŒƒå›´"
+
+#: src/lang.c:473
+msgid "move scope"
+msgstr "ç§»åŠ¨èŒƒå›´"
+
+#: src/lang.c:474
+msgid "rename scope"
+msgstr "é‡å‘½åèŒƒå›´"
+
+#: src/lang.c:475
+msgid "select scope"
+msgstr "é€‰å–èŒƒå›´"
+
+#: src/lang.c:476
+msgid "mark all articles in group as read"
+msgstr "æ ‡è®°æ‰€æœ‰ç¾¤ç»„ä¸­çš„æ–‡ç« ä¸ºå·²è¯»"
+
+#: src/lang.c:477
+msgid "mark all articles in group as read and move to next unread group"
+msgstr "æ ‡è®°æ‰€æœ‰ç¾¤ç»„ä¸­çš„æ–‡ç« ä¸ºå·²è¯»å¹¶ç§»åŠ¨åˆ°ä¸‹ä¸€ä¸ªæœªè¯»ç¾¤ç»„"
+
+#: src/lang.c:478
+msgid "choose first group in list"
+msgstr "é€‰æ‹©æ¸…å•ä¸­çš„ç¬¬ä¸€ç¬”ç¾¤ç»„"
+
+#: src/lang.c:479
+msgid "choose group by name"
+msgstr "ä¾åç§°é€‰æ‹©ç¾¤ç»„"
+
+#: src/lang.c:480
+msgid "0 - 9\t  choose group by number"
+msgstr "0 - 9\t  ä¾ç¼–å·é€‰æ‹©ç¾¤ç»„"
+
+#: src/lang.c:481
+msgid "choose range of groups to be affected by next command"
+msgstr "é€‰æ‹©å—ä¸‹ä¸€ä¸ªå‘½ä»¤æ‰€å½±å“çš„ç¾¤ç»„èŒƒå›´"
+
+#: src/lang.c:482
+msgid "choose last group in list"
+msgstr "é€‰æ‹©æ¸…å•ä¸­çš„æœ€åŽä¸€ä¸ªç¾¤ç»„"
+
+#: src/lang.c:483
+msgid "mark all articles in chosen group unread"
+msgstr "æ ‡è®°æ‰€æœ‰åœ¨å·²é€‰ç¾¤ç»„ä¸­çš„æ–‡ç« ä¸ºæœªè¯»"
+
+#: src/lang.c:484
+msgid "move chosen group within list"
+msgstr "ç§»åŠ¨æ¸…å•å†…æ‰€é€‰ç¾¤ç»„"
+
+#: src/lang.c:485
+msgid "choose next group with unread news"
+msgstr "é€‰æ‹©å…·æœ‰æœªè¯»æ–°é—»çš„ä¸‹ä¸€ä¸ªç¾¤ç»„"
+
+#: src/lang.c:486 src/lang.c:1370
+msgid "quit"
+msgstr "ç¦»å¼€"
+
+#: src/lang.c:487
+msgid "quit without saving configuration changes"
+msgstr "ç¦»å¼€ä½†ä¸ä¿å­˜ç»„æ€å˜æ›´"
+
+#: src/lang.c:488
+msgid "read chosen group"
+msgstr "è¯»å–æ‰€é€‰ç¾¤ç»„"
+
+#: src/lang.c:489
+msgid "reset .newsrc (all available articles in groups marked unread)"
+msgstr "é‡ç½® .newsrc (æ ‡è®°æ‰€æœ‰å¯ç”¨ç¾¤ç»„ä¸­çš„æ–‡ç« ä¸ºæœªè¯»)"
+
+#: src/lang.c:490
+msgid "search backwards for a group name"
+msgstr "å‘åŽæœç´¢ç¾¤ç»„åç§°"
+
+#: src/lang.c:491
+msgid " \t  (all searches are case-insensitive and wrap around)"
+msgstr " \t  (æ‰€æœ‰æœç´¢ä¸é¡»ç¬¦åˆå¤§å°å†™å¹¶å›žåˆ°å¼€å§‹éƒ¨åˆ†)"
+
+#: src/lang.c:492
+msgid "search forwards for a group name"
+msgstr "å‘å‰æœç´¢ç¾¤ç»„åç§°"
+
+#: src/lang.c:493
+msgid "subscribe to chosen group"
+msgstr "è®¢é˜…æ‰€é€‰ç¾¤ç»„"
+
+#: src/lang.c:494
+msgid "subscribe to groups that match pattern"
+msgstr "è®¢é˜…åŒ¹é…æ¨¡å¼çš„ç¾¤ç»„"
+
+#: src/lang.c:495
+msgid "reread active file to check for any new news"
+msgstr "é‡æ–°è¯»å–çŽ°ç”¨æ–‡ä»¶ä»¥æ£€æŸ¥çœ‹çœ‹ä»»ä½•æ–°çš„æ–°é—»"
+
+#: src/lang.c:496
+msgid "toggle display of group name only or group name plus description"
+msgstr "åˆ‡æ¢åªæ˜¾ç¤ºç¾¤ç»„åç§°æˆ–æ˜¯ç¾¤ç»„åç§°åŠ ä¸Šæè¿°"
+
+#: src/lang.c:497
+msgid "toggle display to show all/unread subscribed groups"
+msgstr "åˆ‡æ¢æ˜¾ç¤ºå…¨éƒ¨/æœªè¯»çš„å·²è®¢é˜…ç¾¤ç»„"
+
+#: src/lang.c:498
+msgid "unsubscribe from chosen group"
+msgstr "å–æ¶ˆè®¢é˜…æ‰€é€‰ç¾¤ç»„"
+
+#: src/lang.c:499
+msgid "unsubscribe from groups that match pattern"
+msgstr "å–æ¶ˆè®¢é˜…åŒ¹é…æ¨¡å¼çš„ç¾¤ç»„"
+
+#: src/lang.c:500
+msgid "sort the list of groups"
+msgstr "æŽ’åºç¾¤ç»„æ¸…å•"
+
+#: src/lang.c:501
+msgid "toggle display to show all/subscribed groups"
+msgstr "åˆ‡æ¢æ˜¾ç¤ºå…¨éƒ¨/å·²è®¢é˜…çš„ç¾¤ç»„"
+
+#: src/lang.c:502
+msgid "0 - 9\t  choose article by number"
+msgstr "0 - 9\t  ä¾ç¼–å·é€‰æ‹©æ–‡ç« "
+
+#: src/lang.c:503
+msgid "mark thread as read and return to group index page"
+msgstr "æ ‡è®°è®¨è®ºä¸²ä¸ºå·²è¯»å¹¶å›žåˆ°ç¾¤ç»„ç´¢å¼•é¡µé¢"
+
+#: src/lang.c:504
+msgid "mark thread as read and enter next unread thread or group"
+msgstr "æ ‡è®°è®¨è®ºä¸²ä¸ºå·²è¯»å¹¶è¾“å…¥ä¸‹ä¸€ä¸ªæœªè¯»çš„è®¨è®ºä¸²æˆ–ç¾¤ç»„"
+
+#: src/lang.c:505
+msgid "choose first article in list"
+msgstr "é€‰æ‹©æ¸…å•ä¸­çš„ç¬¬ä¸€ç¯‡æ–‡ç« "
+
+#: src/lang.c:506
+msgid "choose last article in list"
+msgstr "é€‰æ‹©æ¸…å•ä¸­çš„æœ€åŽä¸€ç¯‡æ–‡ç« "
+
+#: src/lang.c:507
+msgid "mark art, range or tagged arts as read; move crsr to next unread art"
+msgstr "æ ‡è®°æ–‡ç« ã€èŒƒå›´æˆ–å·²æ ‡è®°æ–‡ç« ä¸ºå·²è¯»ï¼›ç§»åŠ¨å…‰æ ‡åˆ°ä¸‹ä¸€ç¯‡æœªè¯»æ–‡ç« "
+
+#: src/lang.c:508
+msgid "mark article, range or tagged articles as unread"
+msgstr "æ ‡è®°æ–‡ç« ã€èŒƒå›´æˆ–å·²æ ‡è®°æ–‡ç« ä¸ºæœªè¯»"
+
+#: src/lang.c:509
+msgid "mark current thread as unread"
+msgstr "æ ‡è®°ç›®å‰è®¨è®ºä¸²ä¸ºæœªè¯»"
+
+#: src/lang.c:510
+msgid "read chosen article"
+msgstr "è¯»å–æ‰€é€‰æ–‡ç« "
+
+#: src/lang.c:511
+msgid ""
+"Display properties\n"
+"------------------"
+msgstr ""
+"æ˜¾ç¤ºå±žæ€§\n"
+"------------------"
+
+#: src/lang.c:512
+msgid ""
+"Miscellaneous\n"
+"-------------"
+msgstr ""
+"æ‚é¡¹\n"
+"-------------"
+
+#: src/lang.c:513
+msgid ""
+"Moving around\n"
+"-------------"
+msgstr ""
+"å››å¤„ç§»åŠ¨\n"
+"-------------"
+
+#: src/lang.c:514
+msgid ""
+"Group/thread/article operations\n"
+"-------------------------------"
+msgstr ""
+"ç¾¤ç»„/è®¨è®ºä¸²/æ–‡ç« æ“ä½œ\n"
+"-------------------------------"
+
+#: src/lang.c:515
+msgid ""
+"Attachment operations\n"
+"---------------------"
+msgstr ""
+"é™„ä»¶æ“ä½œ\n"
+"---------------------"
+
+#: src/lang.c:516
+msgid ""
+"Attribute operations\n"
+"--------------------"
+msgstr ""
+"å±žæ€§æ“ä½œ\n"
+"--------------------"
+
+#: src/lang.c:517
+msgid ""
+"Option operations\n"
+"-----------------"
+msgstr ""
+"é€‰é¡¹æ“ä½œ\n"
+"-----------------"
+
+#: src/lang.c:518
+msgid ""
+"Scope operations\n"
+"----------------"
+msgstr ""
+"èŒƒå›´æ“ä½œ\n"
+"----------------"
+
+#: src/lang.c:519
+msgid ""
+"URL operations\n"
+"--------------"
+msgstr ""
+"ç½‘å€æ“ä½œ\n"
+"--------------"
+
+#: src/lang.c:520
+msgid "choose first URL in list"
+msgstr "é€‰æ‹©æ¸…å•ä¸­çš„ç¬¬ä¸€ç¬”ç½‘å€"
+
+#: src/lang.c:521
+msgid "0 - 9\t  choose URL by number"
+msgstr "0 - 9\t  ä¾ç¼–å·é€‰æ‹©ç½‘å€"
+
+#: src/lang.c:522
+msgid "choose last URL in list"
+msgstr "é€‰æ‹©æ¸…å•ä¸­çš„æœ€åŽä¸€ç¬”ç½‘å€"
+
+#: src/lang.c:523
+msgid "search for URLs forwards"
+msgstr "å‘å‰æœç´¢ç½‘å€"
+
+#: src/lang.c:524
+msgid "search for URLs backwards"
+msgstr "å‘åŽæœç´¢ç½‘å€"
+
+#: src/lang.c:525
+msgid "Open URL in browser"
+msgstr "åœ¨æµè§ˆå™¨ä¸­æ‰“å¼€ç½‘å€"
+
+#: src/lang.c:526
+msgid "toggle info message in last line (URL)"
+msgstr "åˆ‡æ¢æœ€åŽä¸€è¡Œçš„ä¿¡æ¯æ¶ˆæ¯ (ç½‘å€)"
+
+#: src/lang.c:528
+msgid "Group Level Commands"
+msgstr "ç¾¤ç»„å±‚çº§å‘½ä»¤"
+
+#: src/lang.c:529
+msgid "Kill filter added"
+msgstr "ç é™¤å·²åŠ å…¥çš„ç­›é€‰å™¨"
+
+#: src/lang.c:530
+msgid "Auto-selection filter added"
+msgstr "è‡ªåŠ¨é€‰å–å·²åŠ å…¥çš„ç­›é€‰å™¨"
+
+#: src/lang.c:531
+msgid "All parts tagged"
+msgstr "å·²æ ‡è®°æ‰€æœ‰éƒ¨åˆ†"
+
+#: src/lang.c:532
+msgid "Storing article for later posting"
+msgstr "å­˜å…¥æ–‡ç« ä»¥ç”¨äºŽç¨åŽå¼ è´´"
+
+#: src/lang.c:533
+msgid "Please enter a valid character"
+msgstr "è¯·è¾“å…¥æœ‰æ•ˆå­—ç¬¦"
+
+#: src/lang.c:534
+#, c-format
+msgid "Missing part #%d"
+msgstr "ç¼ºå°‘éƒ¨åˆ†çš„ #%d"
+
+#: src/lang.c:535
+msgid "*** No postponed articles ***"
+msgstr "*** æœªè¢«æç½®çš„æ–‡ç«  ***"
+
+#: src/lang.c:536
+msgid "Not a multi-part message"
+msgstr "ä¸æ˜¯ä¸€ç¯‡å¤šéƒ¨ä»¶æ¶ˆæ¯"
+
+#: src/lang.c:537
+msgid "You are not subscribed to this group"
+msgstr "æ‚¨æœªè®¢é˜…è¿™ä¸ªç¾¤ç»„"
+
+#: src/lang.c:538
+msgid "No previous expression"
+msgstr "æ²¡æœ‰ä¸Šä¸€ä¸ªè¡¨è¾¾å¼"
+
+#: src/lang.c:539
+msgid "Operation disabled in no-overwrite mode"
+msgstr "åœ¨æ— è¦†å†™æ¨¡å¼ä¸­çš„æ“ä½œå·²åœç”¨"
+
+#. TODO: replace hardcoded key-name in txt_info_postponed
+#: src/lang.c:541
+#, c-format
+msgid "%d postponed %s, reuse with ^O...\n"
+msgstr "%d å·²æç½® %sï¼ŒæŒ‰ä¸‹ ^O ä»¥é‡æ–°ä½¿ç”¨â€¦\n"
+
+#: src/lang.c:542
+msgid ""
+"X-Conversion-Note: multipart/alternative contents have been removed.\n"
+"  To get the whole article, turn alternative handling OFF in the Option "
+"Menu\n"
+msgstr ""
+"X-Conversion-Note: å¤šéƒ¨ä»¶/æ›¿ä»£å†…å®¹å·²è¢«ç§»é™¤ã€‚\n"
+"  è¦æå–æ•´ç¯‡æ–‡ç« ï¼Œè¯·åœ¨é€‰é¡¹åŠŸèƒ½è¡¨ä¸­å…³é—­æ›¿ä»£å¤„ç†\n"
+
+#: src/lang.c:544
+#, c-format
+msgid "Save filename for %s/%s is a mailbox. Attachment not saved"
+msgstr "ä¿å­˜ %s/%s çš„æ–‡ä»¶åæ˜¯ä¸€ä¸ªä¿¡ç®±ã€‚é™„ä»¶æœªè¢«ä¿å­˜"
+
+#: src/lang.c:545
+msgid "TeX2Iso encoded article"
+msgstr "TeX2Iso ç¼–ç æ–‡ç« "
+
+#: src/lang.c:546
+msgid "incomplete "
+msgstr "ä¸å®Œæ•´çš„ "
+
+#. TODO: replace hardcoded key-names
+#: src/lang.c:548
+#, c-format
+msgid ""
+"\n"
+"Welcome to %s, a full screen threaded Netnews reader. It can read news "
+"locally\n"
+"(ie. <spool>/news) or remotely (-r option)  from a NNTP (Network News "
+"Transport\n"
+"Protocol) server. -h lists the available command line options.\n"
+"\n"
+"%s  has four newsreading levels, the newsgroup selection page, the group "
+"index\n"
+"page, the thread listing page and the article viewer. Help is available at "
+"each\n"
+"level by pressing the 'h' command.\n"
+"\n"
+"Move up/down by using the terminal arrow keys or 'j' and 'k'.  Use PgUp/PgDn "
+"or\n"
+"Ctrl-U and Ctrl-D to page up/down. Enter a newsgroup by pressing RETURN/"
+"TAB.\n"
+"\n"
+"Articles, threads, tagged articles or articles matching a pattern can be "
+"mailed\n"
+"('m' command), printed ('o' command), saved ('s' command), piped ('|' "
+"command).\n"
+"Use  the 'w' command  to post a  news article,  the 'f'/'F' commands  to "
+"post a\n"
+"follow-up to  an existing  news article  and the 'r'/'R' commands  to reply "
+"via\n"
+"mail to an  existing news article author.  The 'M' command allows the "
+"operation\n"
+"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"
+msgstr ""
+"\n"
+"æ¬¢è¿Žä½¿ç”¨ %s è¿™ä¸ªå…¨å±å¹•æ”¯æŒè®¨è®ºä¸²çš„ç½‘ç»œæ–°é—»é˜…è¯»å™¨ã€‚å®ƒå¯ä»¥è¯»å–æœ¬åœ°ç«¯æ–°é—»\n"
+"(äº¦å³ <spool>/news) æˆ–è¿œç¨‹ (-r é€‰é¡¹) æ¥è‡ª NNTP (ç½‘ç»œæ–°é—»ä¼ è¾“\n"
+"åå®š) æœåŠ¡å™¨ã€‚-h å°†åˆ—å‡ºå¯ç”¨çš„å‘½ä»¤è¡Œå‚æ•°é€‰é¡¹ã€‚\n"
+"\n"
+"%s  æœ‰å››ä¸ªæ–°é—»é˜…è¯»å±‚çº§ï¼šæ–°é—»ç¾¤ç»„é€‰æ‹©é¡µé¢ã€ç¾¤ç»„ç´¢å¼•\n"
+"é¡µé¢ã€è®¨è®ºä¸²åˆ—è¡¨é¡µé¢å’Œæ–‡ç« æŸ¥çœ‹å™¨ã€‚äºŽæ¯ä¸ªå±‚çº§ç”±æŒ‰ä¸‹\n"
+"â€˜hâ€™å‘½ä»¤éƒ½å¯ä»¥çœ‹åˆ°è¯´æ˜Žã€‚\n"
+"\n"
+"å‘ä¸Š/å‘ä¸‹ç§»åŠ¨å¯ç»ç”±ä½¿ç”¨ç»ˆç«¯æœºæ–¹å‘é”®æˆ–â€˜jâ€™å’Œâ€˜kâ€™ã€‚ ä½¿ç”¨ PgUp/PgDn æˆ–\n"
+"Ctrl-U å’Œ Ctrl-D ä»¥å‘ä¸Š/å‘ä¸‹ä¸€é¡µã€‚è¾“å…¥æ–°é—»ç¾¤ç»„å¯ç»ç”±æŒ‰ä¸‹ RETURN/TABã€‚\n"
+"\n"
+"æ–‡ç« ã€è®¨è®ºä¸²ã€å·²æ ‡è®°æ–‡ç« æˆ–åŒ¹é…æ¨¡å¼çš„æ–‡ç« éƒ½å¯ä»¥è¢«é‚®å¯„\n"
+"(â€˜mâ€™å‘½ä»¤)ã€æ‰“å° (â€˜oâ€™å‘½ä»¤)ã€ä¿å­˜ (â€˜sâ€™å‘½ä»¤)ã€ç®¡é“ (â€˜|â€™å‘½ä»¤)ã€‚\n"
+"ä½¿ç”¨â€˜wâ€™å‘½ä»¤æ¥å¼ è´´æ–°é—»æ–‡ç« ï¼Œâ€˜fâ€™/â€˜Fâ€™å‘½ä»¤å¯ä»¥å¼ è´´\n"
+"å›žåº”åˆ°çŽ°æœ‰æ–°é—»æ–‡ç« ï¼Œä»¥åŠâ€˜râ€™/â€˜Râ€™å‘½ä»¤æ¥é€è¿‡ç”µå­é‚®ä»¶\n"
+"å›žå¤ç»™çŽ°æœ‰æ–°é—»æ–‡ç« çš„ä½œè€…ã€‚â€˜Mâ€™å‘½ä»¤å…è®¸æ‚¨é€è¿‡èœå•æ¥\n"
+"ç»„é… %s çš„æ“ä½œã€‚\n"
+"\n"
+"è¦èŽ·å¾—æ›´å¤šä¿¡æ¯ï¼Œè¯·é˜…è¯»åœ¨çº¿æ‰‹å†Œã€READMEã€INSTALLã€TODO å’Œ FTP ç­‰æ–‡ä»¶ã€‚\n"
+"è¯·åˆ©ç”¨â€˜Râ€™å‘½ä»¤å‘é€é”™è¯¯æŠ¥å‘Š/æ„è§ç»™ %sã€‚\n"
+
+#: src/lang.c:564
+#, c-format
+msgid "Invalid  From: %s  line. Read the INSTALL file again."
+msgstr "æ— æ•ˆçš„   From: %s  è¡Œã€‚è¯·å†é˜…è¯» INSTALL æ–‡ä»¶ã€‚"
+
+#: src/lang.c:566
+msgid "Invalid multibyte sequence found\n"
+msgstr "å‡ºçŽ°æ— æ•ˆçš„å¤šå­—èŠ‚åºåˆ—\n"
+
+#: src/lang.c:569
+#, c-format
+msgid "Invalid  Sender:-header %s"
+msgstr "æ— æ•ˆçš„  Sender: -header %s"
+
+#: src/lang.c:571
+msgid "Inverse video disabled"
+msgstr "åç™½æ˜¾ç¤ºå·²åœç”¨"
+
+#: src/lang.c:572
+msgid "Inverse video enabled"
+msgstr "åç™½æ˜¾ç¤ºå·²å¯ç”¨"
+
+#: src/lang.c:574
+#, c-format
+msgid "Missing definition for %s\n"
+msgstr "ç¼ºå°‘ %s çš„å®šä¹‰\n"
+
+#: src/lang.c:575
+#, c-format
+msgid "Invalid key definition '%s'\n"
+msgstr "æ— æ•ˆçš„æŒ‰é”®å®šä¹‰â€˜%sâ€™\n"
+
+#: src/lang.c:576
+#, c-format
+msgid "Invalid keyname '%s'\n"
+msgstr "æ— æ•ˆçš„æŒ‰é”®åç§°â€˜%sâ€™\n"
+
+#: src/lang.c:577
+#, c-format
+msgid "Keymap file was upgraded to version %s\n"
+msgstr "Keymap æ–‡ä»¶å·²å‡çº§åˆ°ç‰ˆæœ¬ %s\n"
+
+#: src/lang.c:578
+#, c-format
+msgid "Kill From:     [%s] (y/n): "
+msgstr "ç é™¤ From:   [%s] (y/n)ï¼š"
+
+#: src/lang.c:579
+msgid "Kill Lines: (</>num): "
+msgstr "ç é™¤ Lines: (</>num)ï¼š"
+
+#: src/lang.c:580
+msgid "Kill Article Menu"
+msgstr "ç é™¤æ–‡ç« èœå•"
+
+#: src/lang.c:581
+#, c-format
+msgid "Kill Msg-Id:   [%s] (f/l/o/n): "
+msgstr "ç é™¤ Msg-Idï¼š [%s] (f/l/o/n)ï¼š"
+
+#: src/lang.c:582
+msgid "Kill pattern scope  : "
+msgstr "ç é™¤æ¨¡å¼èŒƒå›´ ï¼š"
+
+#: src/lang.c:583
+#, c-format
+msgid "Kill Subject:  [%s] (y/n): "
+msgstr "ç é™¤ Subject: [%s] (y/n)ï¼š"
+
+#: src/lang.c:584
+msgid "Kill text pattern   : "
+msgstr "ç é™¤æ–‡æœ¬æ¨¡å¼  ï¼š"
+
+#: src/lang.c:585
+msgid "Kill time in days   : "
+msgstr "ç é™¤æ—¶é—´äºŽæ¯æ—¥  ï¼š"
+
+#: src/lang.c:587
+msgid "Last"
+msgstr "æœ€åŽä¸€ç¬”"
+
+#: src/lang.c:588
+msgid "-- Last response --"
+msgstr "-- æœ€åŽä¸€ç¬”å›žåº” --"
+
+#: src/lang.c:589
+#, c-format
+msgid "Lines %s  "
+msgstr "è¡Œ %s  "
+
+#: src/lang.c:591
+msgid "Mail"
+msgstr "é‚®å¯„"
+
+#: src/lang.c:592
+msgid "mailbox "
+msgstr "ä¿¡ç®± "
+
+#: src/lang.c:593
+#, c-format
+msgid "Mail article(s) to [%.*s]> "
+msgstr "é‚®å¯„æ–‡ç« åˆ° [%.*s]>"
+
+#: src/lang.c:594
+#, c-format
+msgid "Mailing log to %s\n"
+msgstr "é‚®å¯„è®°å½•æ¡£åˆ° %s\n"
+
+#: src/lang.c:595
+msgid "Mail bug report..."
+msgstr "é‚®å¯„é”™è¯¯æŠ¥å‘Šâ€¦"
+
+#: src/lang.c:596
+#, c-format
+msgid "Mail BUG REPORT to %s?"
+msgstr "é‚®å¯„é”™è¯¯æŠ¥å‘Šåˆ° %sï¼Ÿ"
+
+#: src/lang.c:597
+msgid "Mailed"
+msgstr "å·²å¯„å‡º"
+
+#: src/lang.c:598
+#, c-format
+msgid "Mailing to %s..."
+msgstr "é‚®å¯„åˆ° %sâ€¦"
+
+#: src/lang.c:599
+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 ""
+"# [é‚®å¯„/ä¿å­˜] çŽ°ç”¨æ–‡ä»¶ã€‚æ ¼å¼å¦‚åŒæ–°é—»çŽ°ç”¨æ–‡ä»¶ï¼š\n"
+"#   ç¾¤ç»„åç§°  æœ€å¤§æ–‡ç« ç¼–å·  æœ€å°æ–‡ç« ç¼–å·  ç›®å½•\n"
+"# ç¬¬å››ä¸ªå­—æ®µæ˜¯åŸºåº•ç›®å½• (äº¦å³ ~/Mail æˆ– ~/News)\n"
+"#\n"
+
+#: src/lang.c:602
+#, c-format
+msgid "%s marked as read"
+msgstr "%s æ ‡è®°ä¸ºå·²è¯»"
+
+#: src/lang.c:603
+#, c-format
+msgid "%s marked as unread"
+msgstr "%s æ ‡è®°ä¸ºæœªè¯»"
+
+#: src/lang.c:604
+#, c-format
+msgid "Marked %d of %d %s as read"
+msgstr "æ ‡è®° %2$d ä¸­çš„ %1$d %3$s ä¸ºå·²è¯»"
+
+#: src/lang.c:605
+#, c-format
+msgid "Marked %d of %d %s as unread"
+msgstr "æ ‡è®° %2$d ä¸­çš„ %1$d %3$s ä¸ºæœªè¯»"
+
+#: src/lang.c:606 src/lang.c:1337
+msgid "Mark"
+msgstr "æ ‡è®°"
+
+#: src/lang.c:607
+#, c-format
+msgid "Mark all articles as read%s?"
+msgstr "æ ‡è®°æ‰€æœ‰æ–‡ç« ä¸º %s è¯»ï¼Ÿ"
+
+#: src/lang.c:608
+#, c-format
+msgid "Mark article as read%s?"
+msgstr "æ ‡è®°æ–‡ç« ä¸º %s è¯»ï¼Ÿ"
+
+#: src/lang.c:609
+#, c-format
+msgid "Mark group %s as read?"
+msgstr "æ ‡è®°ç¾¤ç»„ %s ä¸ºå·²è¯»ï¼Ÿ"
+
+#: src/lang.c:610
+#, c-format
+msgid "Mark thread as read%s?"
+msgstr "æ ‡è®°è®¨è®ºä¸²ä¸º %s è¯»ï¼Ÿ"
+
+#: src/lang.c:611
+#, c-format
+msgid "Matching %s groups..."
+msgstr "æ­£åœ¨åŒ¹é… %s ç¾¤ç»„â€¦"
+
+#: src/lang.c:612 src/lang.c:626 src/lang.c:632
+#, c-format
+msgid "<n>=set current to n; %s=line down; %s=line up; %s=help; %s=quit"
+msgstr "<n>=è®¾ç½®ç›®å‰ä¸º n; %s=ä¸‹ç§»ä¸€è¡Œï¼›%s=ä¸Šç§»ä¸€è¡Œï¼›%s=æ±‚åŠ©ï¼›%s=ç¦»å¼€"
+
+#: src/lang.c:614
+#, c-format
+msgid ""
+"%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all"
+msgstr ""
+"%s=æŸ¥çœ‹ï¼›%s=ç®¡é“ï¼›%s=ç®¡é“åŽŸå§‹ï¼›%s=ä¿å­˜ï¼›%s=æ ‡è®°ï¼›%s=æ ‡è®°æ¨¡å¼ï¼›%s=å–æ¶ˆæ‰€æœ‰æ ‡è®°"
+
+#: src/lang.c:616
+#, c-format
+msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all"
+msgstr "%s=æŸ¥çœ‹ï¼›%s=ä¿å­˜ï¼›%s=æ ‡è®°ï¼›%s=æ ‡è®°æ¨¡å¼ï¼›%s=å–æ¶ˆæ‰€æœ‰æ ‡è®°"
+
+#: src/lang.c:618
+#, c-format
+msgid ""
+"%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search"
+msgstr "%s=åå‘æ ‡è®°ï¼›%s=å‘å‰æœç´¢ï¼›%s=å‘åŽæœç´¢ï¼›%s=é‡å¤æœç´¢"
+
+#: src/lang.c:619 src/lang.c:623
+#, 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:620
+#, c-format
+msgid ""
+"%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; "
+"%s=list thread"
+msgstr ""
+"%s=ä½œè€…æœç´¢ï¼›%s=è®¾å›žæœªè¯»ï¼›%s=ä¸‹ç§»ä¸€è¡Œï¼›%s=ä¸Šç§»ä¸€è¡Œï¼›%s=è®¾ä¸ºå·²è¯»ï¼›%s=åˆ—å‡ºè®¨è®º"
+"ä¸²"
+
+#: src/lang.c:621
+#, 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:622
+#, c-format
+msgid "%s=search forwards; %s=search backwards; %s=quit"
+msgstr "%s=å‘å‰æœç´¢ï¼›%s=å‘åŽæœç´¢ï¼›%s=ç¦»å¼€"
+
+#: src/lang.c:624
+#, c-format
+msgid "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
+msgstr "%s=ä½œè€…æœç´¢ï¼›%s=å†…æ–‡æœç´¢ï¼›%s=è®¾å›žæœªè¯»ï¼›%s=è·Ÿè´´ï¼›%s=è®¾ä¸ºå·²è¯»"
+
+#: src/lang.c:625
+#, c-format
+msgid "%s=add; %s=move; %s=rename; %s=delete"
+msgstr "%s=åŠ å…¥ï¼›%s=ç§»åŠ¨ï¼›%s=é‡å‘½åï¼›%s=åˆ é™¤"
+
+#: src/lang.c:627
+#, c-format
+msgid "<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
+msgstr "<n>=è®¾ç½®ç›®å‰ä¸º n; %s=ä¸‹ä¸€ä¸ªæœªè¯»ï¼›%s,%s=æœç´¢æ¨¡å¼ï¼›%s=è®¾å›žæœªè¯»"
+
+#: src/lang.c:628
+#, 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:629
+#, c-format
+msgid ""
+"%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/"
+"out"
+msgstr "%s=è®¢é˜…ï¼›%s=è®¢é˜…æ¨¡å¼ï¼›%s=å–æ¶ˆè®¢é˜…ï¼›%s=å–æ¶ˆè®¢é˜…æ¨¡å¼ï¼›%s=æ‹”å…¥/å‡º"
+
+#: src/lang.c:630
+#, c-format
+msgid "<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
+msgstr "<n>=è®¾ç½®ç›®å‰ä¸º n; %s=ä¸‹ä¸€ä¸ªæœªè¯»ï¼›%s=è®¾å›žæœªè¯»ï¼›%s=æ˜¾ç¤ºåˆ‡æ¢"
+
+#: src/lang.c:631
+#, 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:633
+#, c-format
+msgid "%s=search forwards; %s=search backwards; %s=repeat search"
+msgstr "%s=å‘å‰æœç´¢ï¼›%s=å‘åŽæœç´¢ï¼›%s=é‡å¤æœç´¢"
+
+#: src/lang.c:634
+msgid "--More--"
+msgstr "--æ›´å¤š--"
+
+#: src/lang.c:635
+#, c-format
+msgid "Moving %s..."
+msgstr "æ­£åœ¨ç§»åŠ¨ %sâ€¦"
+
+#: src/lang.c:636
+msgid "Message-ID: & last Reference  "
+msgstr "Message-ID: & æœ€è¿‘å‚è€ƒ  "
+
+#: src/lang.c:637
+msgid "Message-ID: line              "
+msgstr "Message-ID: è¡Œ              "
+
+#: src/lang.c:638
+msgid "Message-ID: & References: line"
+msgstr "Message-ID: & References: è¡Œ"
+
+#: src/lang.c:640
+msgid ", name: "
+msgstr "ï¼Œåç§°ï¼š"
+
+#: src/lang.c:641
+#, c-format
+msgid "Go to newsgroup [%s]> "
+msgstr "å‰å¾€æ–°é—»ç¾¤ç»„ [%s]>"
+
+#: src/lang.c:642
+msgid "newsgroups"
+msgstr "æ–°é—»ç¾¤ç»„"
+
+#: src/lang.c:643
+#, c-format
+msgid "Position %s in group list (1,2,..,$) [%d]> "
+msgstr "å®šä½ %s äºŽç¾¤ç»„æ¸…å• (1,2,..,$) [%d]>"
+
+#: src/lang.c:644
+msgid "newsgroup"
+msgstr "æ–°é—»ç¾¤ç»„"
+
+#: src/lang.c:645
+msgid "Try and save newsrc file again?"
+msgstr "å†æ¬¡å°è¯•å¹¶ä¿å­˜ newsrc æ–‡ä»¶ï¼Ÿ"
+
+#: src/lang.c:646
+msgid "Warning: No newsgroups were written to your newsrc file. Save aborted."
+msgstr "è­¦å‘Šï¼šæ²¡æœ‰ä»»ä½•æ–°é—»ç¾¤ç»„è¢«å†™å…¥æ‚¨çš„ newsrc æ–‡ä»¶ã€‚å·²æ”¾å¼ƒä¿å­˜ã€‚"
+
+#: src/lang.c:647
+msgid "newsrc file saved successfully.\n"
+msgstr "newsrc æ–‡ä»¶å·²æˆåŠŸä¿å­˜ã€‚\n"
+
+#: src/lang.c:648
+msgid "-- Next response --"
+msgstr "-- ä¸‹ä¸€ä¸ªå›žåº” --"
+
+#: src/lang.c:649
+msgid "No  "
+msgstr "å¦  "
+
+#: src/lang.c:650
+msgid "*** No articles ***"
+msgstr "*** æ²¡æœ‰æ–‡ç«  ***"
+
+#: src/lang.c:651
+msgid "No articles have been posted"
+msgstr "æ²¡æœ‰ä»»ä½•æ–‡ç« å·²è¢«å¼ è´´"
+
+#: src/lang.c:652
+msgid "*** No attachments ***"
+msgstr "*** æ²¡æœ‰é™„ä»¶ ***"
+
+#: src/lang.c:653
+msgid "*** No description ***"
+msgstr "*** æ²¡æœ‰æè¿° ***"
+
+#: src/lang.c:654
+msgid "No filename"
+msgstr "æ²¡æœ‰æ–‡ä»¶å"
+
+#: src/lang.c:655
+msgid "No group"
+msgstr "æ²¡æœ‰ç¾¤ç»„"
+
+#: src/lang.c:656
+msgid "*** No groups ***"
+msgstr "*** æ²¡æœ‰ç¾¤ç»„ ***"
+
+#: src/lang.c:657
+msgid "No more groups to read"
+msgstr "å·²æ— å¯è¯»å–ç¾¤ç»„"
+
+#: src/lang.c:658
+msgid "No last message"
+msgstr "æ²¡æœ‰æœ€è¿‘ä¸€ç¬”æ¶ˆæ¯"
+
+#: src/lang.c:659
+msgid "No mail address"
+msgstr "æ²¡æœ‰é‚®ä»¶åœ°å€"
+
+#: src/lang.c:660
+msgid "No articles marked for saving"
+msgstr "æ²¡æœ‰æ ‡è®°è¦ä¿å­˜çš„æ–‡ç« "
+
+#: src/lang.c:661
+msgid "No match"
+msgstr "æ²¡æœ‰åŒ¹é…"
+
+#: src/lang.c:662
+msgid "No more groups"
+msgstr "å·²æ— ç¾¤ç»„"
+
+#: src/lang.c:663
+msgid "No newsgroups"
+msgstr "æ²¡æœ‰æ–°é—»ç¾¤ç»„"
+
+#: src/lang.c:664
+msgid "No next unread article"
+msgstr "æ²¡æœ‰ä¸‹ä¸€ç¯‡æœªè¯»æ–‡ç« "
+
+#: src/lang.c:665
+msgid "No previous group"
+msgstr "æ²¡æœ‰ä¸Šä¸€ä¸ªç¾¤ç»„"
+
+#: src/lang.c:666
+msgid "No previous search, nothing to repeat"
+msgstr "æ²¡æœ‰ä¸Šä¸€ä¸ªæœç´¢ï¼Œæ²¡æœ‰ä»»ä½•ä¸œè¥¿å¯é‡å¤"
+
+#: src/lang.c:667
+msgid "No previous unread article"
+msgstr "æ²¡æœ‰ä¸Šä¸€ç¯‡æœªè¯»æ–‡ç« "
+
+#: src/lang.c:668
+msgid "No responses"
+msgstr "æ²¡æœ‰å›žåº”"
+
+#: src/lang.c:669
+msgid "No responses to list in current thread"
+msgstr "åœ¨ç›®å‰çš„è®¨è®ºä¸²ä¸­æ²¡æœ‰å›žåº”å¯åˆ—å‡º"
+
+#: src/lang.c:670
+msgid "*** No scopes ***"
+msgstr "*** æ²¡æœ‰èŒƒå›´ ***"
+
+#: src/lang.c:671
+msgid "No search string"
+msgstr "æ²¡æœ‰æœç´¢å­—ä¸²"
+
+#: src/lang.c:672
+msgid "No subject"
+msgstr "æ²¡æœ‰ä¸»æ—¨"
+
+#: src/lang.c:674
+#, c-format
+msgid "%s: Terminal must have clear to end-of-line (ce)\n"
+msgstr "%sï¼šç»ˆç«¯æœºå¿…é¡»èƒ½å¤Ÿæ¸…ç©ºåˆ°è¡Œå°¾ (ce)\n"
+
+#: src/lang.c:675
+#, c-format
+msgid "%s: Terminal must have clear to end-of-screen (cd)\n"
+msgstr "%sï¼šç»ˆç«¯æœºå¿…é¡»èƒ½å¤Ÿæ¸…ç©ºåˆ°å±å¹•æœ«ç«¯ (cd)\n"
+
+#: src/lang.c:676
+#, c-format
+msgid "%s: Terminal must have clearscreen (cl) capability\n"
+msgstr "%sï¼šç»ˆç«¯æœºå¿…é¡»å…·å¤‡æ¸…ç©ºå±å¹• (cl) çš„èƒ½åŠ›\n"
+
+#: src/lang.c:677
+#, c-format
+msgid "%s: Terminal must have cursor motion (cm)\n"
+msgstr "%sï¼šç»ˆç«¯æœºå¿…é¡»èƒ½å¤Ÿç§»åŠ¨å…‰æ ‡ (cm)\n"
+
+#: src/lang.c:678
+#, c-format
+msgid "%s: TERM variable must be set to use screen capabilities\n"
+msgstr "%sï¼šTERM å˜é‡å¿…é¡»è¢«è®¾ç½®ä»¥ä½¿ç”¨å±å¹•èƒ½åŠ›\n"
+
+#: src/lang.c:680
+#, c-format
+msgid "No viewer found for %s/%s\n"
+msgstr "æ‰¾ä¸åˆ°ä»»ä½•æŸ¥çœ‹å™¨ç”¨äºŽ %s/%s\n"
+
+#: src/lang.c:681
+msgid "Newsgroup does not exist on this server"
+msgstr "æ–°é—»ç¾¤ç»„ä¸å­˜åœ¨äºŽè¿™ä¸ªæœåŠ¡å™¨"
+
+#: src/lang.c:682
+#, c-format
+msgid "Group %s not found in active file"
+msgstr "åœ¨çŽ°ç”¨æ–‡ä»¶ä¸­æ‰¾ä¸åˆ°ç¾¤ç»„ %s"
+
+#: src/lang.c:683
+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:684
+msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: "
+msgstr "ä½¿ç”¨ a)æ›¿ä»£åç§°ã€ä½¿ç”¨ d)ç¼ºçœ .newsrcã€q)ç¦»å¼€ tinï¼š"
+
+#: src/lang.c:685
+#, c-format
+msgid ""
+"# NNTP-server -> newsrc translation table and NNTP-server\n"
+"# shortname list for %s %s\n"
+"#\n"
+"# the format of this file is\n"
+"#   <FQDN of NNTP-server> <newsrc file> <shortname> ...\n"
+"#\n"
+"# if <newsrc file> is given without path, $HOME is assumed as its location\n"
+"#\n"
+"# examples:\n"
+"#   news.tin.org      .newsrc-tin.org  tinorg\n"
+"#   news.example.org  /tmp/nrc-ex      example    ex\n"
+"#\n"
+msgstr ""
+"# NNTP-server -> newsrc ç¿»è¯‘è¡¨æ ¼å’Œ NNTP-server\n"
+"# ç®€ç§°æ¸…å•ç”¨äºŽ %s %s\n"
+"#\n"
+"# è¿™ä¸ªæ–‡ä»¶çš„æ ¼å¼æ˜¯\n"
+"#  <NNTP-server çš„ FQDN> <newsrc æ–‡ä»¶> <ç®€ç§°>â€¦\n"
+"#\n"
+"# å¦‚æžœæä¾›çš„ <newsrc æ–‡ä»¶> ä¸å«è·¯å¾„ï¼Œ$HOME ä¼šè¢«å‡è®¾ä¸ºå®ƒæ‰€åœ¨çš„ä½ç½®\n"
+"#\n"
+"# èŒƒä¾‹ï¼š\n"
+"#   news.tin.org      .newsrc-tin.org  tinorg\n"
+"#   news.example.org  /tmp/nrc-ex      example    ex\n"
+"#\n"
+
+#: src/lang.c:692
+msgid "Only"
+msgstr "åªæœ‰"
+
+#: src/lang.c:693
+#, c-format
+msgid "Option not enabled. Recompile with %s."
+msgstr "é€‰é¡¹æœªå¯ç”¨ã€‚é‡æ–°ä»¥ %s ç¼–è¯‘ã€‚"
+
+#: src/lang.c:694
+msgid "Options Menu"
+msgstr "é€‰é¡¹åŠŸèƒ½è¡¨"
+
+#: src/lang.c:695
+msgid "Options Menu Commands"
+msgstr "é€‰é¡¹åŠŸèƒ½è¡¨å‘½ä»¤"
+
+#: src/lang.c:698
+#, c-format
+msgid "Error in regex: %s at pos. %d '%s'"
+msgstr "åœ¨æ­£åˆ™è¡¨è¾¾å¼ %s çš„ä½ç½® %d å‘ç”Ÿé”™è¯¯ï¼šâ€˜%sâ€™"
+
+#: src/lang.c:699
+#, c-format
+msgid "Error in regex: pcre internal error %d"
+msgstr "åœ¨æ­£åˆ™è¡¨è¾¾å¼ä¸­å‘ç”Ÿé”™è¯¯ï¼špcre å†…éƒ¨é”™è¯¯ %d"
+
+#: src/lang.c:700
+#, c-format
+msgid "Error in regex: study - pcre internal error %s"
+msgstr "åœ¨æ­£åˆ™è¡¨è¾¾å¼ä¸­å‘ç”Ÿé”™è¯¯ï¼šstudy - pcre å†…éƒ¨é”™è¯¯ %s"
+
+#: src/lang.c:701
+msgid "Post a followup..."
+msgstr "è·Ÿè´´â€¦"
+
+#. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
+#: src/lang.c:703
+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"
+"é”™è¯¯æ˜¯æš‚æ—¶æˆ–æ˜¯å¯æ”¹æ­£çš„ï¼Œæ‚¨å¯ä»¥æç½®æ–‡ç« \n"
+"å¹¶äºŽç¨åŽä»¥ ^O å†æ¬¡å–å‡ºå®ƒã€‚\n"
+
+#: src/lang.c:706
+msgid "Posted articles history"
+msgstr "å¼ è´´æ–‡ç« åŽ†å²è®°å½•"
+
+#: src/lang.c:707
+#, c-format
+msgid "Post to newsgroup(s) [%s]> "
+msgstr "å¼ è´´åˆ°æ–°é—»ç¾¤ç»„ [%s]>"
+
+#: src/lang.c:708
+msgid "-- post processing started --"
+msgstr "-- å¼ è´´å¤„ç†å¼€å§‹ --"
+
+#: src/lang.c:709
+msgid "-- post processing completed --"
+msgstr "-- å¼ è´´å¤„ç†å®Œæˆ --"
+
+#: src/lang.c:710
+#, c-format
+msgid "Post subject [%s]> "
+msgstr "å¼ è´´ä¸»æ—¨ [%s]>"
+
+#: src/lang.c:711
+msgid ""
+"# Summary of mailed/posted messages viewable by 'W' command from within "
+"tin.\n"
+msgstr "# é‚®å¯„/å¼ è´´çš„æ¶ˆæ¯æ¦‚è¦å¯ä»¥åœ¨ tin ä¹‹ä¸­ç»ç”±â€˜Wâ€™å‘½ä»¤æ¥æŸ¥çœ‹ã€‚\n"
+
+#: src/lang.c:712
+msgid "Posting article..."
+msgstr "å¼ è´´æ–‡ç« â€¦"
+
+#: src/lang.c:713
+#, c-format
+msgid "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
+msgstr "å¼ è´´è¢«æç½®çš„æ–‡ç«  [%%s]ï¼Ÿ(%s/%s/%s/%s/%s)ï¼š"
+
+#: src/lang.c:714
+#, c-format
+msgid "Hot %s"
+msgstr "çƒ­é—¨ %s"
+
+#: src/lang.c:715
+#, c-format
+msgid "Tagged %s"
+msgstr "å·²æ ‡è®° %s"
+
+#: src/lang.c:716
+#, c-format
+msgid "Untagged %s"
+msgstr "å·²å–æ¶ˆæ ‡è®° %s"
+
+#: src/lang.c:717
+msgid "Processing mail messages marked for deletion."
+msgstr "å¤„ç†æ ‡è®°ä¸ºåˆ é™¤çš„é‚®ä»¶æ¶ˆæ¯ã€‚"
+
+#: src/lang.c:718
+msgid "Processing saved articles marked for deletion."
+msgstr "å¤„ç†æ ‡è®°ä¸ºåˆ é™¤çš„å·²ä¿å­˜æ–‡ç« ã€‚"
+
+#: src/lang.c:719
+#, c-format
+msgid "Accept Followup-To? %s=post, %s=ignore, %s=quit: "
+msgstr "æŽ¥å—è·Ÿè´´ï¼Ÿ%s=å¼ è´´ï¼Œ%s=å¿½ç•¥ï¼Œ%s=ç¦»å¼€ï¼š"
+
+#: src/lang.c:720
+msgid "Article unchanged, abort mailing?"
+msgstr "æ–‡ç« æœªå˜æ›´ï¼Œæ”¾å¼ƒé‚®å¯„ï¼Ÿ"
+
+#: src/lang.c:721
+#, c-format
+msgid "Do you want to see postponed articles (%d)?"
+msgstr "æ‚¨è¦çœ‹åˆ°æç½®çš„æ–‡ç«  (%d) å—ï¼Ÿ"
+
+#: src/lang.c:723
+msgid "Add quick kill filter?"
+msgstr "åŠ å…¥å¿«é€Ÿç é™¤ç­›é€‰å™¨ï¼Ÿ"
+
+#: src/lang.c:724
+msgid "Add quick selection filter?"
+msgstr "åŠ å…¥å¿«é€Ÿé€‰æ‹©ç­›é€‰å™¨ï¼Ÿ"
+
+#: src/lang.c:725
+msgid "Do you really want to quit?"
+msgstr "æ‚¨çœŸçš„è¦ç¦»å¼€å—ï¼Ÿ"
+
+#: src/lang.c:726
+#, c-format
+msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
+msgstr "%s=ç¼–è¾‘å–æ¶ˆæ¶ˆæ¯ï¼Œ%s=ç¦»å¼€ï¼Œ%s=åˆ é™¤ (å–æ¶ˆ) [%%s]ï¼š"
+
+#: src/lang.c:727
+msgid "You have tagged articles in this group - quit anyway?"
+msgstr "æ‚¨å·²åœ¨è¿™ä¸ªç¾¤ç»„ä¸­æ ‡è®°æ–‡ç«  - æ— è®ºå¦‚ä½•éƒ½è¦ç¦»å¼€ï¼Ÿ"
+
+#: src/lang.c:728
+#, c-format
+msgid "%s=quit, %s=edit, %s=postpone: "
+msgstr "%s=ç¦»å¼€ï¼Œ%s=ç¼–è¾‘ï¼Œ%s=æç½®ï¼š"
+
+#: src/lang.c:729
+#, c-format
+msgid "%s=quit %s=edit %s=save kill description: "
+msgstr "%s=ç¦»å¼€ %s=ç¼–è¾‘ %s=ä¿å­˜ç é™¤æè¿°ï¼š"
+
+#: src/lang.c:730
+#, c-format
+msgid "%s=quit %s=edit %s=save select description: "
+msgstr "%s=ç¦»å¼€ %s=ç¼–è¾‘ %s=ä¿å­˜é€‰å–æè¿°ï¼š"
+
+#: src/lang.c:731
+msgid "Do you really want to quit without saving your configuration?"
+msgstr "æ‚¨çœŸçš„è¦ç¦»å¼€å´ä¸ä¿å­˜æ‚¨çš„ç»„æ€å—ï¼Ÿ"
+
+#: src/lang.c:734
+msgid "Invalid range - valid are '0-9.$' eg. 1-$"
+msgstr "æ— æ•ˆçš„èŒƒå›´ - æœ‰æ•ˆæ˜¯â€˜0-9.$â€™ä¾‹å¦‚ï¼š1-$"
+
+#: src/lang.c:736
+msgid "Do you want to abort this operation?"
+msgstr "æ‚¨è¦æ”¾å¼ƒè¿™ä¸ªæ“ä½œå—ï¼Ÿ"
+
+#: src/lang.c:737
+msgid "Do you want to exit tin immediately?"
+msgstr "æ‚¨è¦é©¬ä¸Šç¦»å¼€ tin å—ï¼Ÿ"
+
+#: src/lang.c:739
+msgid "Reading ('q' to quit)..."
+msgstr "è¯»å– (â€˜qâ€™è¡¨ç¤ºç¦»å¼€)â€¦"
+
+#: src/lang.c:740
+#, c-format
+msgid "Reading %sarticles..."
+msgstr "è¯»å– %s ç¯‡æ–‡ç« â€¦"
+
+#: src/lang.c:741
+#, c-format
+msgid "Reading %sattributes file...\n"
+msgstr "è¯»å– %s å±žæ€§æ–‡ä»¶â€¦\n"
+
+#: src/lang.c:742
+#, c-format
+msgid "Reading %sconfig file...\n"
+msgstr "è¯»å– %s ç»„æ€æ–‡ä»¶â€¦\n"
+
+#: src/lang.c:743
+msgid "Reading filter file...\n"
+msgstr "è¯»å–ç­›é€‰å™¨æ–‡ä»¶â€¦\n"
+
+#: src/lang.c:744
+#, c-format
+msgid "Reading %s groups..."
+msgstr "è¯»å– %s ç¾¤ç»„â€¦"
+
+#: src/lang.c:745
+msgid "Reading input history file...\n"
+msgstr "è¯»å–è¾“å…¥åŽ†å²æ–‡ä»¶â€¦\n"
+
+#: src/lang.c:746
+msgid "Reading keymap file...\n"
+msgstr "è¯»å– keymap æ–‡ä»¶â€¦\n"
+
+#: src/lang.c:747
+msgid "Reading groups from active file... "
+msgstr "ä»ŽçŽ°ç”¨æ–‡ä»¶è¯»å–ç¾¤ç»„â€¦"
+
+#: src/lang.c:748
+msgid "Reading groups from newsrc file... "
+msgstr "ä»Ž newsrc æ–‡ä»¶è¯»å–ç¾¤ç»„â€¦"
+
+#: src/lang.c:749
+msgid "Reading newsgroups file... "
+msgstr "è¯»å–æ–°é—»ç¾¤ç»„æ–‡ä»¶â€¦"
+
+#: src/lang.c:750
+msgid "Reading newsrc file..."
+msgstr "è¯»å– newsrc æ–‡ä»¶â€¦"
+
+#: src/lang.c:751
+msgid "References: line              "
+msgstr "References: è¡Œ              "
+
+#: src/lang.c:753
+#, c-format
+msgid "(%d:%02d remaining)"
+msgstr "(%d:%02d è¿˜å‰©ä½™)"
+
+#: src/lang.c:755
+#, c-format
+msgid "Bogus group %s removed."
+msgstr "å‡é€ çš„ç¾¤ç»„ %s å·²ç§»é™¤ã€‚"
+
+#: src/lang.c:756
+msgid "Removed from the previous rule: "
+msgstr "å·²ä»Žä¸Šä¸€ä¸ªè§„åˆ™ç§»é™¤ï¼š"
+
+#: src/lang.c:757
+#, c-format
+msgid "Error: rename %s to %s"
+msgstr "é”™è¯¯ï¼šé‡å‘½å %s ä¸º %s"
+
+#: src/lang.c:758
+msgid "Reply to author..."
+msgstr "å›žå¤ç»™ä½œè€…â€¦"
+
+#: src/lang.c:759
+msgid "Repost"
+msgstr "é‡æ–°å¼ è´´"
+
+#: src/lang.c:760
+msgid "Reposting article..."
+msgstr "é‡æ–°å¼ è´´æ–‡ç« â€¦"
+
+#: src/lang.c:761
+#, c-format
+msgid "Repost article(s) to group(s) [%s]> "
+msgstr "é‡æ–°å¼ è´´æ–‡ç« åˆ°ç¾¤ç»„ [%s]>"
+
+#: src/lang.c:762
+msgid "Reset newsrc?"
+msgstr "é‡ç½® newsrcï¼Ÿ"
+
+#: src/lang.c:763
+msgid "Responses have been directed to the following newsgroups"
+msgstr "å›žåº”å·²è¢«å¯¼å‘ä¸‹åˆ—æ–°é—»ç¾¤ç»„"
+
+#: src/lang.c:764
+#, c-format
+msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
+msgstr "å›žåº”å·²è¢«å¯¼å‘å¼ è´´è€…ã€‚%s=é‚®å¯„ï¼Œ%s=å¼ è´´ï¼Œ%s=ç¦»å¼€ï¼š"
+
+#: src/lang.c:766
+msgid "Press <RETURN> to continue..."
+msgstr "æŒ‰ä¸‹ <RETURN> ä»¥ç»§ç»­â€¦"
+
+#: src/lang.c:768
+#, c-format
+msgid "Select From    [%s] (y/n): "
+msgstr "é€‰å–è‡ª    [%s] (y/n)ï¼š"
+
+#: src/lang.c:769
+msgid "Select Lines: (</>num): "
+msgstr "é€‰å–å¤šè¡Œï¼š(</>num)ï¼š"
+
+#: src/lang.c:770
+msgid "Auto-select Article Menu"
+msgstr "è‡ªåŠ¨é€‰å–æ–‡ç« èœå•"
+
+#: src/lang.c:771
+#, c-format
+msgid "Select Msg-Id  [%s] (f/l/o/n): "
+msgstr "é€‰å– Msg-Id  [%s] (f/l/o/n)ï¼š"
+
+#: src/lang.c:772
+msgid "Select pattern scope: "
+msgstr "é€‰å–æ¨¡å¼èŒƒå›´ï¼š"
+
+#: src/lang.c:773
+#, c-format
+msgid "Select Subject [%s] (y/n): "
+msgstr "é€‰å–ä¸»æ—¨ [%s] (y/n)ï¼š"
+
+#: src/lang.c:774
+msgid "Select text pattern : "
+msgstr "é€‰å–æ–‡æœ¬æ¨¡å¼ï¼š"
+
+#: src/lang.c:775
+msgid "Select time in days   : "
+msgstr "é€‰å–æ—¶é—´å¤©æ•°  ï¼š"
+
+#: src/lang.c:776
+#, c-format
+msgid ""
+"# %s server configuration file\n"
+"# This file was automatically saved by %s %s %s (\"%s\")\n"
+"#\n"
+"# Do not edit while %s is running, since all your changes to this file\n"
+"# will be overwritten when you leave %s.\n"
+"# Do not edit at all if you don't know what you do.\n"
+"############################################################################\n"
+"\n"
+msgstr ""
+"# %s æœåŠ¡å™¨ç»„æ€æ–‡ä»¶\n"
+"# è¿™ä¸ªæ–‡ä»¶æ˜¯è‡ªåŠ¨ç”± %s %s %s (â€œ%sâ€) æ‰€ä¿å­˜\n"
+"#\n"
+"# å½“ %s æ­£åœ¨è¿è¡Œæ—¶è¯·ä¸è¦ç¼–è¾‘ï¼Œå› ä¸ºæ‚¨æ‰€æœ‰å¯¹è¿™ä¸ªæ–‡ä»¶çš„å˜æ›´\n"
+"# å°†äºŽæ‚¨ç¦»å¼€ %s æ—¶è¢«è¦†å†™ã€‚\n"
+"# å¦‚æžœæ‚¨ä¸çŸ¥é“æ‚¨åœ¨åšä»€ä¹ˆï¼Œè¯·ä¸è¦ç¼–è¾‘ä»»ä½•ä¸œè¥¿ã€‚\n"
+"############################################################################\n"
+"\n"
+
+#: src/lang.c:782
+msgid "Showing unread groups only"
+msgstr "åªæ˜¾ç¤ºæœªè¯»ç¾¤ç»„"
+
+#: src/lang.c:783
+msgid "Subject: line (ignore case)   "
+msgstr "Subject: è¡Œ (å¿½ç•¥å¤§å°å†™)   "
+
+#: src/lang.c:784
+msgid "Subject: line (case sensitive)"
+msgstr "Subject: è¡Œ (å¤§å°å†™ç›¸ç¬¦)"
+
+#: src/lang.c:785
+msgid "Save"
+msgstr "ä¿å­˜"
+
+#: src/lang.c:786
+#, c-format
+msgid "Save '%s' (%s/%s)?"
+msgstr "ä¿å­˜â€˜%sâ€™(%s/%s)ï¼Ÿ"
+
+#: src/lang.c:787
+msgid "Save configuration before continuing?"
+msgstr "ç»§ç»­ä¹‹å‰å…ˆä¿å­˜ç»„æ€ï¼Ÿ"
+
+#: src/lang.c:788
+msgid "Save filename> "
+msgstr "ä¿å­˜æ–‡ä»¶å>"
+
+#: src/lang.c:789
+msgid "Saved"
+msgstr "å·²ä¿å­˜"
+
+#: src/lang.c:790
+#, c-format
+msgid "%4d unread (%4d hot) %s in %s\n"
+msgstr "%4d æœªè¯» (%4d çƒ­é—¨) %s äºŽ %s\n"
+
+#: src/lang.c:791
+#, c-format
+msgid "Saved %s...\n"
+msgstr "å·²ä¿å­˜ %sâ€¦\n"
+
+#: src/lang.c:792
+msgid "Nothing was saved"
+msgstr "æ²¡æœ‰ä»»ä½•ä¸œè¥¿è¢«ä¿å­˜"
+
+#: src/lang.c:793
+#, c-format
+msgid ""
+"\n"
+"%s %d %s from %d %s\n"
+msgstr ""
+"\n"
+"%s %d %s æ¥è‡ª %d %s\n"
+
+#: src/lang.c:794
+#, c-format
+msgid "-- %s saved to %s%s --"
+msgstr "-- %s ä¿å­˜åˆ° %s%s --"
+
+#: src/lang.c:795
+#, c-format
+msgid "-- %s saved to %s - %s --"
+msgstr "-- %s ä¿å­˜åˆ° %s - %s --"
+
+#: src/lang.c:796
+msgid "Saving..."
+msgstr "ä¿å­˜ä¸­â€¦"
+
+#: src/lang.c:797
+#, c-format
+msgid "%s: Screen initialization failed"
+msgstr "%sï¼šå±å¹•åˆå§‹åŒ–å¤±è´¥"
+
+#: src/lang.c:799
+#, c-format
+msgid "%s: screen is too small\n"
+msgstr "%sï¼šå±å¹•å¤ªå°\n"
+
+#: src/lang.c:801
+#, c-format
+msgid "screen is too small, %s is exiting\n"
+msgstr "å±å¹•å¤ªå°ï¼Œ%s æ­£åœ¨ç¦»å¼€\n"
+
+#: src/lang.c:802
+msgid "Delete scope?"
+msgstr "åˆ é™¤èŒƒå›´ï¼Ÿ"
+
+#: src/lang.c:803
+msgid "Enter scope> "
+msgstr "è¾“å…¥èŒƒå›´>"
+
+#: src/lang.c:804
+msgid "Select new position> "
+msgstr "é€‰å–æ–°ä½ç½®>"
+
+#: src/lang.c:805
+msgid "New position cannot be a global scope"
+msgstr "æ–°ä½ç½®ä¸å¯æ˜¯å…¨å±€èŒƒå›´"
+
+#: src/lang.c:806
+msgid "Global scope, operation not allowed"
+msgstr "å…¨å±€èŒƒå›´ï¼Œæ“ä½œä¸å…è®¸"
+
+#: src/lang.c:807
+msgid "Rename scope> "
+msgstr "é‡å‘½åèŒƒå›´>"
+
+#: src/lang.c:808
+msgid "Select scope> "
+msgstr "é€‰å–èŒƒå›´>"
+
+#: src/lang.c:809
+msgid "Scopes Menu"
+msgstr "èŒƒå›´èœå•"
+
+#: src/lang.c:810
+msgid "Scopes Menu Commands"
+msgstr "èŒƒå›´åŠŸèƒ½è¡¨æŒ‡ä»¤"
+
+#: src/lang.c:811
+#, c-format
+msgid "Search backwards [%s]> "
+msgstr "å‘åŽæœç´¢ [%s]>"
+
+#: src/lang.c:812
+#, c-format
+msgid "Search body [%s]> "
+msgstr "æœç´¢å†…æ–‡ [%s]>"
+
+#: src/lang.c:813
+#, c-format
+msgid "Search forwards [%s]> "
+msgstr "å‘å‰æœç´¢ [%s]>"
+
+#: src/lang.c:814
+msgid "Searching..."
+msgstr "æœç´¢ä¸­â€¦"
+
+#: src/lang.c:815
+#, c-format
+msgid "Searching article %d of %d ('q' to abort)..."
+msgstr "æœç´¢æ–‡ç«  %2$d ä¸­çš„ %1$d (â€˜qâ€™ä»¥æ”¾å¼ƒ)â€¦"
+
+#: src/lang.c:816
+msgid "Select article> "
+msgstr "é€‰å–æ–‡ç« >"
+
+#: src/lang.c:817
+msgid ""
+"Select option number before text or use arrow keys and <CR>. 'q' to quit."
+msgstr "é€‰å–æ–‡æœ¬å‰æ–¹çš„é€‰é¡¹æ•°å­—æˆ–ä½¿ç”¨æ–¹å‘é”®å’Œ <CR>ã€‚â€˜qâ€™ä»¥ç¦»å¼€ã€‚"
+
+#: src/lang.c:818
+msgid "Select group> "
+msgstr "é€‰å–ç¾¤ç»„>"
+
+#: src/lang.c:819
+#, c-format
+msgid "Enter selection pattern [%s]> "
+msgstr "è¾“å…¥é€‰æ‹©æ¨¡å¼ [%s]>"
+
+#: src/lang.c:820
+msgid "Select thread> "
+msgstr "é€‰å–å¸–å­> "
+
+#: src/lang.c:821
+#, c-format
+msgid "%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
+msgstr "%s %s %s (â€œ%sâ€) [%s]ï¼šå‘é€è¯¦ç»†çš„é”™è¯¯æŠ¥å‘Šç»™ %s\n"
+
+#: src/lang.c:822
+msgid "servers active-file"
+msgstr "æœåŠ¡å™¨ç›®å‰æ–‡ä»¶"
+
+#: src/lang.c:823
+msgid "Cannot move into new newsgroups. Subscribe first..."
+msgstr "æ— æ³•ç§»å…¥æ–°çš„æ–°é—»ç¾¤ç»„ã€‚è¯·å…ˆè®¢é˜…â€¦"
+
+#: src/lang.c:824
+msgid "<SPACE>"
+msgstr "<SPACE>"
+
+#: src/lang.c:825
+#, c-format
+msgid "Starting: (%s)"
+msgstr "å¼€å§‹ï¼š(%s)"
+
+#: src/lang.c:826
+#, c-format
+msgid "List Thread (%d of %d)"
+msgstr "åˆ—å‡ºè®¨è®ºä¸² (%2$d ä¸­çš„ %1$d)"
+
+#: src/lang.c:827
+#, c-format
+msgid "Thread (%.*s)"
+msgstr "è®¨è®ºä¸² (%.*s)"
+
+#: src/lang.c:828
+msgid "Enter wildcard subscribe pattern> "
+msgstr "è¾“å…¥é€šé…ç¬¦è®¢é˜…æ¨¡å¼>"
+
+#: src/lang.c:829
+#, c-format
+msgid "subscribed to %d groups"
+msgstr "å·²è®¢é˜… %d ç¾¤ç»„"
+
+#: src/lang.c:830
+#, c-format
+msgid "Subscribed to %s"
+msgstr "å·²è®¢é˜… %s"
+
+#: src/lang.c:831
+msgid "Subscribing... "
+msgstr "è®¢é˜…â€¦"
+
+#: src/lang.c:832
+#, c-format
+msgid "Repost or supersede article(s) [%%s]? (%s/%s/%s): "
+msgstr "é‡æ–°å¼ è´´æˆ–å–ä»£æ–‡ç«  [%%s]ï¼Ÿ(%s/%s/%s)ï¼š"
+
+#: src/lang.c:833
+#, c-format
+msgid "Supersede article(s) to group(s) [%s]> "
+msgstr "å–ä»£æ–‡ç« äºŽç¾¤ç»„ [%s]>"
+
+#: src/lang.c:834
+msgid "Superseding article ..."
+msgstr "å–ä»£æ–‡ç« â€¦"
+
+#: src/lang.c:835
+#, c-format
+msgid ""
+"\n"
+"Stopped. Type 'fg' to restart %s\n"
+msgstr ""
+"\n"
+"å·²åœæ­¢ã€‚è¾“å…¥â€˜fgâ€™ä»¥é‡æ–°å¯åŠ¨ %s\n"
+
+#: src/lang.c:837
+#, c-format
+msgid "%d days"
+msgstr "%d å¤©"
+
+#: src/lang.c:838
+msgid "<TAB>"
+msgstr "<TAB>"
+
+#: src/lang.c:839
+msgid "TeX "
+msgstr "TeX "
+
+#: src/lang.c:840
+msgid "# Default action/prompt strings\n"
+msgstr "# ç¼ºçœçš„åŠ¨ä½œ/æç¤ºå­—ä¸²\n"
+
+#: src/lang.c:841
+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"
+"#             6=Message-ID: entry only 7=Lines:\n"
+"# global=ON/OFF  ON=apply to all groups OFF=apply to current group\n"
+"# 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"
+msgstr ""
+"# ç”¨äºŽå¿«é€Ÿ (1 é”®) ç é™¤ & è‡ªåŠ¨é€‰æ‹©çš„ç­›é€‰å™¨é»˜è®¤å€¼\n"
+"# header=NUM  0,1=Subject: 2,3=From: 4=Message-ID: & å…¨éƒ¨ References: è¡Œ\n"
+"#             5=åªæœ‰ Message-ID: & æœ€åŽä¸€ç¬” References: æ¡ç›®\n"
+"#             6=åªæœ‰ Message-ID: æ¡ç›® 7=Lines: \n"
+"# global=ON/OFF  ON=å¥—ç”¨äºŽæ‰€æœ‰ç¾¤ç»„ OFF=å¥—ç”¨åˆ°ç›®å‰çš„ç¾¤ç»„\n"
+"# case=ON/OFF    ON=ç­›é€‰å™¨å¤§å°å†™é¡»ç›¸ç¬¦ OFF=å¿½ç•¥å¤§å°å†™\n"
+"# expire=ON/OFF  ON=é™åˆ¶åˆ° default_filter_days OFF=ä¸ä¼šè¿‡æœŸ\n"
+
+#: src/lang.c:854
+msgid ""
+"# If ON use print current subject or newsgroup description in the last line\n"
+msgstr "# å¦‚æžœä¸º ON å°±å°å‡ºç›®å‰çš„ä¸»æ—¨æˆ–æœ€åŽä¸€è¡Œä¸­çš„æ–°é—»ç¾¤ç»„æè¿°\n"
+
+#: src/lang.c:855
+msgid "# Host & time info used for detecting new groups (don't touch)\n"
+msgstr "# ä¸»æœº & æ—¶é—´ä¿¡æ¯ç”¨äºŽä¾¦æµ‹æ–°ç¾¤ç»„ (ä¸å½±å“)\n"
+
+#: src/lang.c:856
+msgid "There is no news\n"
+msgstr "æ²¡æœ‰ä»»ä½•æ–°é—»\n"
+
+#: src/lang.c:857
+msgid "Thread"
+msgstr "è®¨è®ºä¸²"
+
+#: src/lang.c:858
+msgid "Thread Level Commands"
+msgstr "è®¨è®ºä¸²å±‚çº§å‘½ä»¤"
+
+#: src/lang.c:859
+msgid "Thread deselected"
+msgstr "è®¨è®ºä¸²å·²å–æ¶ˆé€‰å–"
+
+#: src/lang.c:860
+msgid "Thread selected"
+msgstr "è®¨è®ºä¸²å·²é€‰å–"
+
+#: src/lang.c:862
+msgid "threads"
+msgstr "è®¨è®ºä¸²"
+
+#: src/lang.c:864
+msgid "thread"
+msgstr "è®¨è®ºä¸²"
+
+#: src/lang.c:865
+#, c-format
+msgid "Thread %4s of %4s"
+msgstr "è®¨è®ºä¸² %2$4s ä¸­çš„ %1$4s"
+
+#: src/lang.c:866
+msgid "Threading articles..."
+msgstr "è®¨è®ºä¸²æ–‡ç« â€¦"
+
+#: src/lang.c:867
+#, c-format
+msgid "Toggled word highlighting %s"
+msgstr "å·²åˆ‡æ¢å­—è¯é«˜äº®åº¦æ˜¾ç¤º %s"
+
+#: src/lang.c:868
+msgid "Toggled rot13 encoding"
+msgstr "å·²åˆ‡æ¢ rot13 ç¼–ç "
+
+#: src/lang.c:869
+#, c-format
+msgid "Toggled german TeX encoding %s"
+msgstr "å·²åˆ‡æ¢å¾·è¯­ TeX ç¼–ç  %s"
+
+#: src/lang.c:870
+#, c-format
+msgid "Toggled tab-width to %d"
+msgstr "å·²åˆ‡æ¢è·³æ ¼å®½åº¦ä¸º %d"
+
+#: src/lang.c:872
+#, c-format
+msgid "%d Trying to dotlock %s"
+msgstr "%d å°è¯•ç‚¹é”å®š %s"
+
+#: src/lang.c:873
+#, c-format
+msgid "%d Trying to lock %s"
+msgstr "%d å°è¯•é”å®š %s"
+
+#: src/lang.c:875
+msgid "           h=help"
+msgstr "           h=æ±‚åŠ©"
+
+#: src/lang.c:877
+msgid "Unlimited"
+msgstr "æ²¡æœ‰é™åˆ¶"
+
+#: src/lang.c:878
+msgid "Enter wildcard unsubscribe pattern> "
+msgstr "è¾“å…¥å–æ¶ˆè®¢é˜…çš„é€šé…ç¬¦æ¨¡å¼>"
+
+#: src/lang.c:879
+#, c-format
+msgid "Error decoding %s : %s"
+msgstr "è§£ç  %s æ—¶å‘ç”Ÿé”™è¯¯ï¼š%s"
+
+#: src/lang.c:880
+msgid "No end."
+msgstr "æ²¡æœ‰ç»“æŸã€‚"
+
+#: src/lang.c:881
+#, c-format
+msgid "%s successfully decoded."
+msgstr "%s å·²æˆåŠŸè§£ç ã€‚"
+
+#: src/lang.c:882
+#, 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:883
+msgid "unread "
+msgstr "æœªè¯» "
+
+#: src/lang.c:884
+#, c-format
+msgid "unsubscribed from %d groups"
+msgstr "å·²ä»Ž %d ç¾¤ç»„å–æ¶ˆè®¢é˜…"
+
+#: src/lang.c:885
+#, c-format
+msgid "Unsubscribed from %s"
+msgstr "å·²ä»Ž %s å–æ¶ˆè®¢é˜…"
+
+#: src/lang.c:886
+msgid "Unsubscribing... "
+msgstr "å–æ¶ˆè®¢é˜…â€¦"
+
+#: src/lang.c:887
+msgid "Unthreading articles..."
+msgstr "å±•å¼€è®¨è®ºä¸²æ–‡ç« â€¦"
+
+#: src/lang.c:888
+msgid "Updated"
+msgstr "å·²æ›´æ–°"
+
+#: src/lang.c:890
+#, c-format
+msgid "unparseable \"LIST COUNTS\" line: \"%s\""
+msgstr "æ— æ³•è§£æžçš„â€œæ¸…å•è®¡æ•°â€è¡Œï¼šâ€œ%sâ€"
+
+#: src/lang.c:892
+msgid "Updating"
+msgstr "æ›´æ–°"
+
+#: src/lang.c:893
+msgid "URL Menu"
+msgstr "ç½‘å€èœå•"
+
+#: src/lang.c:894
+msgid "URL Menu Commands"
+msgstr "ç½‘å€åŠŸèƒ½è¡¨æŒ‡ä»¤"
+
+#: src/lang.c:895
+#, c-format
+msgid "Opening %s"
+msgstr "æ‰“å¼€ %s"
+
+#: src/lang.c:896
+msgid "Select URL> "
+msgstr "é€‰å–ç½‘å€>"
+
+#: src/lang.c:897
+msgid "No URLs in this article"
+msgstr "åœ¨è¿™ç¯‡æ–‡ç« ä¸­æ²¡æœ‰ç½‘å€"
+
+#: src/lang.c:898
+msgid "Use MIME display program for this message?"
+msgstr "è¿™ä¸ªæ¶ˆæ¯ä½¿ç”¨ MIME æ˜¾ç¤ºç¨‹åºï¼Ÿ"
+
+#: src/lang.c:899
+msgid "  -c       mark all news as read in subscribed newsgroups (batch mode)"
+msgstr "  -c       æ ‡è®°æ‰€æœ‰åœ¨è®¢é˜…æ–°é—»ç¾¤ç»„ä¸­çš„æ–°é—»ä¸ºå·²è¯» (æ‰¹æ¬¡æ¨¡å¼)"
+
+#: src/lang.c:900
+msgid "  -Z       return status indicating if any unread news (batch mode)"
+msgstr "  -Z       è¿”å›žçŠ¶æ€æŒ‡å‡ºæ˜¯å¦æœ‰ä»»ä½•æœªè¯»æ–°é—» (æ‰¹æ¬¡æ¨¡å¼)"
+
+#: src/lang.c:901
+msgid "  -q       don't check for new newsgroups"
+msgstr "  -q       ä¸æ£€æŸ¥æ–°çš„æ–°é—»ç¾¤ç»„"
+
+#: src/lang.c:902
+msgid "  -X       don't save any files on quit"
+msgstr "  -X       ç¦»å¼€æ—¶ä¸ä¿å­˜ä»»ä½•æ–‡ä»¶"
+
+#: src/lang.c:903
+msgid "  -d       don't show newsgroup descriptions"
+msgstr "  -d       ä¸æ˜¾ç¤ºæ–°é—»ç¾¤ç»„çš„æè¿°"
+
+#: src/lang.c:904
+msgid "  -G limit get only limit articles/group"
+msgstr "  -G limit åªæå–æœ‰é™çš„æ–‡ç« /ç¾¤ç»„"
+
+#: src/lang.c:905
+#, c-format
+msgid "  -H       help information about %s"
+msgstr "  -H       %s ç›¸å…³çš„è¯´æ˜Žä¿¡æ¯"
+
+#: src/lang.c:906
+msgid "  -h       this help message"
+msgstr "  -h       è¿™ä»½è¯´æ˜Žæ¶ˆæ¯"
+
+#: src/lang.c:907
+#, c-format
+msgid "  -I dir   news index file directory [default=%s]"
+msgstr "  -I dir   æ–°é—»ç´¢å¼•æ–‡ä»¶ç›®å½• [ç¼ºçœ=%s]"
+
+#: src/lang.c:908
+msgid "  -u       update index files (batch mode)"
+msgstr "  -u       æ›´æ–°ç´¢å¼•æ–‡ä»¶ (æ‰¹æ¬¡æ¨¡å¼)"
+
+#: src/lang.c:909
+#, c-format
+msgid "  -m dir   mailbox directory [default=%s]"
+msgstr "  -m dir   ä¿¡ç®±ç›®å½• [ç¼ºçœ=%s]"
+
+#: src/lang.c:910
+#, c-format
+msgid ""
+"\n"
+"Mail bug reports/comments to %s"
+msgstr ""
+"\n"
+"é‚®å¯„é”™è¯¯æŠ¥å‘Š/è¯„è®ºç»™ %s"
+
+#: src/lang.c:911
+msgid "  -N       mail new news to your posts (batch mode)"
+msgstr "  -N       é‚®å¯„å¯¹äºŽæ‚¨çš„å¼ è´´çš„æ–°é—» (æ‰¹æ¬¡æ¨¡å¼)"
+
+#: src/lang.c:912
+msgid "  -M user  mail new news to specified user (batch mode)"
+msgstr "  -M user  é‚®å¯„æ–°çš„æ–°é—»ç»™æŒ‡å®šç”¨æˆ· (æ‰¹æ¬¡æ¨¡å¼)"
+
+#: src/lang.c:913
+#, c-format
+msgid "  -f file  subscribed to newsgroups file [default=%s]"
+msgstr "  -f file  è®¢é˜…æ–°é—»ç¾¤ç»„æ–‡ä»¶ [ç¼ºçœ=%s]"
+
+#: src/lang.c:914
+msgid "  -x       no-posting mode"
+msgstr "  -x       ä¸è®¸å¼ è´´æ¨¡å¼"
+
+#: src/lang.c:915
+msgid "  -w       post an article and exit"
+msgstr "  -w       å¼ è´´æ–‡ç« ç„¶åŽç¦»å¼€"
+
+#: src/lang.c:916
+msgid "  -o       post all postponed articles and exit"
+msgstr "  -o       å¼ è´´æ‰€æœ‰æç½®çš„æ–‡ç« ç„¶åŽç¦»å¼€"
+
+#: src/lang.c:917
+msgid "  -R       read news saved by -S option"
+msgstr "  -R       è¯»å–ç”± -S é€‰é¡¹æ‰€ä¿å­˜çš„æ–°é—»"
+
+#: src/lang.c:918
+#, c-format
+msgid "  -s dir   save news directory [default=%s]"
+msgstr "  -s dir   ä¿å­˜æ–°é—»ç›®å½• [ç¼ºçœ=%s]"
+
+#: src/lang.c:919
+msgid "  -S       save new news for later reading (batch mode)"
+msgstr "  -S       ä¿å­˜æ–°çš„æ–°é—»ä»¥ä¾¿ç¨åŽè¯»å– (æ‰¹æ¬¡æ¨¡å¼)"
+
+#: src/lang.c:920
+msgid "  -z       start if any unread news"
+msgstr "  -z       å¦‚æžœæœ‰ä»»ä½•æœªè¯»æ–°é—»æ‰æ‰“å¼€"
+
+#: src/lang.c:921
+#, c-format
+msgid ""
+"A Usenet reader.\n"
+"\n"
+"Usage: %s [options] [newsgroup[,...]]"
+msgstr ""
+"æ–°é—»ç¾¤ç»„é˜…è¯»å™¨ã€‚\n"
+"\n"
+"ç”¨æ³•ï¼š%s [é€‰é¡¹] [æ–°é—»ç¾¤ç»„[,...]]"
+
+#: src/lang.c:922
+msgid "  -v       verbose output for batch mode options"
+msgstr "  -v       è¯¦ç»†è¾“å‡ºç”¨äºŽæ‰¹æ¬¡æ¨¡å¼é€‰é¡¹"
+
+#: src/lang.c:923
+msgid "  -V       print version & date information"
+msgstr "  -V       å°å‡ºç‰ˆæœ¬ & æ—¥æœŸä¿¡æ¯"
+
+#: src/lang.c:924
+#, c-format
+msgid "%s only useful without batch mode operations\n"
+msgstr "%s åªæœ‰åœ¨éžæ‰¹æ¬¡æ¨¡å¼æ“ä½œæ—¶æœ‰ç”¨\n"
+
+#: src/lang.c:925
+#, c-format
+msgid "%s only useful for batch mode operations\n"
+msgstr "%s åªæœ‰åœ¨æ‰¹æ¬¡æ¨¡å¼æ“ä½œæ—¶æœ‰ç”¨\n"
+
+#: src/lang.c:926
+#, c-format
+msgid "Useless combination %s and %s. Ignoring %s.\n"
+msgstr "æ— ç”¨çš„ç»„åˆ %s å’Œ %sã€‚å¿½ç•¥ %sã€‚\n"
+
+#: src/lang.c:928
+#, c-format
+msgid ""
+"\n"
+"%s%d out of range (0 - %d). Reset to 0"
+msgstr ""
+"\n"
+"%s%d è¶…å‡ºèŒƒå›´ (0 - %d)ã€‚é‡ç½®ä¸º 0"
+
+#: src/lang.c:929
+#, c-format
+msgid "View '%s' (%s/%s)?"
+msgstr "æŸ¥çœ‹â€˜%sâ€™(%s/%s)ï¼Ÿ"
+
+#: src/lang.c:931
+#, c-format
+msgid ""
+"\n"
+"Warning: posting exceeds %d columns. Line %d is the first long one:\n"
+"%-100s\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šå¼ è´´è¶…å‡º %d å­—æ®µã€‚ç¬¬ %d è¡Œæ˜¯ç¬¬ä¸€ä¸ªé•¿è¡Œï¼š\n"
+"%-100s\n"
+
+#: src/lang.c:932
+msgid ""
+"\n"
+"Warning: article unchanged after editing\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šæ–‡ç« ç¼–è¾‘ä¹‹åŽæœªå˜æ›´\n"
+
+#: src/lang.c:933
+msgid ""
+"\n"
+"Warning: \"Subject:\" contains only whitespaces.\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šâ€œ Subject: â€åªå«ç©ºç™½ã€‚\n"
+
+#: src/lang.c:934
+msgid ""
+"\n"
+"Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:"
+"\".\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šâ€œ Subject: â€ä»¥â€œReï¼šâ€å¼€å§‹ä½†æ˜¯æ²¡æœ‰â€œ References: â€ã€‚\n"
+
+#: src/lang.c:936
+msgid ""
+"\n"
+"Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
+"         with \"Re: \" and does not contain \"(was:\".\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šæ–‡ç« æœ‰â€œ References: â€ä½†æ˜¯â€œ Subject: â€å¹¶éž\n"
+"      ä»¥â€œRe:â€å¼€å§‹ä¸”ä¸åŒ…å«â€œ(was:â€ã€‚\n"
+
+#: src/lang.c:939
+msgid ""
+"Read carefully!\n"
+"\n"
+"  You are about to cancel an article seemingly written by you. This will "
+"wipe\n"
+"  the article from most  news servers  throughout the world,  but there is "
+"no\n"
+"  guarantee that it will work.\n"
+"\n"
+"This is the article you are about to cancel:\n"
+"\n"
+msgstr ""
+"è¯·ä»”ç»†é˜…è¯»ï¼\n"
+"\n"
+"  æ‚¨å³å°†å–æ¶ˆä¸€ç¯‡ä¼¼ä¹Žç”±æ‚¨ç¼–å†™çš„æ–‡ç« ã€‚è¿™å°†ä½¿\n"
+"  æ–‡ç« ä»Žå…¨ä¸–ç•Œå¤§éƒ¨åˆ†çš„æ–°é—»æœåŠ¡å™¨ä¸­æŠ¹é™¤ï¼Œä½†æ˜¯å¹¶ä¸ä¿è¯\n"
+"  å®ƒä¸€å®šä¼šå¦‚æ­¤ã€‚\n"
+"\n"
+"è¿™æ˜¯æ‚¨å³å°†å–æ¶ˆçš„æ–‡ç« ï¼š\n"
+"\n"
+
+#: src/lang.c:943
+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"
+"         article. If a signature is appended by that inews program it will\n"
+"         not be encoded properly.\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šæ‚¨æ­£åœ¨ä½¿ç”¨éžçº¯æ–‡æœ¬çš„è½¬é€ç¼–ç  (åƒæ˜¯ base64 æˆ–\n"
+"      quoted-printable) ä»¥åŠæŸä¸ªå¤–éƒ¨ inews ç¨‹åºæ¥æäº¤æ‚¨çš„\n"
+"      æ–‡ç« ã€‚å¦‚æžœæŸä¸ªç­¾åè¢«è¯¥ inews ç¨‹åºæ‰€é™„åŠ ï¼Œå®ƒå°†\n"
+"      æ— æ³•è¢«é€‚å½“åœ°ç¼–ç ã€‚\n"
+
+#: src/lang.c:948
+msgid ""
+"\n"
+"Warning: \"example\" is a reserved hierarchy!\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šâ€œexampleâ€æ˜¯è¢«ä¿ç•™çš„é˜¶å±‚ç»“æž„ï¼\n"
+
+#: src/lang.c:949
+#, c-format
+msgid ""
+"\n"
+"\n"
+"You are upgrading to tin %s from an earlier version.\n"
+"Some values in your %s file have changed!\n"
+"Read WHATSNEW, etc...\n"
+msgstr ""
+"\n"
+"\n"
+"æ‚¨æ­£åœ¨ä»Žè¾ƒæ—©çš„ç‰ˆæœ¬å‡çº§åˆ° tin %sã€‚\n"
+"åœ¨æ‚¨ %s æ–‡ä»¶ä¸­çš„æŸäº›å€¼å·²æœ‰å˜æ›´ï¼\n"
+"è¯·å‚é˜… WHATSNEW â€¦ç­‰ç­‰\n"
+
+#: src/lang.c:951
+#, c-format
+msgid ""
+"\n"
+"\n"
+"You are downgrading to tin %s from a more recent version!\n"
+"Some values in your %s file may be ignored, others might have changed!\n"
+msgstr ""
+"\n"
+"\n"
+"æ‚¨æ­£åœ¨ä»Žè¾ƒæ–°çš„ç‰ˆæœ¬é™çº§åˆ° tin %sï¼\n"
+"åœ¨æ‚¨ %s æ–‡ä»¶ä¸­çš„æŸäº›å€¼å¯èƒ½ä¼šè¢«å¿½ç•¥ï¼Œå…¶ä»–å€¼ä¹Ÿå¯èƒ½å·²æœ‰å˜æ›´ï¼\n"
+
+#: src/lang.c:954
+#, c-format
+msgid ""
+"Warning: tin wrote fewer groups to your\n"
+"\t%s\n"
+"than it read at startup. If you didn't unsubscribe from %ld %s during\n"
+"this session this indicates an error and you should backup your %s\n"
+"before you start tin once again!\n"
+msgstr ""
+"è­¦å‘Šï¼štin å†™å…¥æ‚¨çš„\n"
+"\t%s ä¸­çš„ç¾¤ç»„è¦æ¯”\n"
+"å®ƒäºŽå¯åŠ¨æ—¶è¯»å–çš„è¿˜å°‘ã€‚å¦‚æžœæ‚¨åœ¨è¿™ä¸ªä½œä¸šé˜¶æ®µæœŸé—´\n"
+"å¹¶æœªå–æ¶ˆè®¢é˜… %ld %sï¼Œé‚£ä¹ˆè¿™å°±ä»£è¡¨å‘ç”Ÿäº†é”™è¯¯ï¼Œè€Œæ‚¨åº”è¯¥\n"
+"äºŽå†æ¬¡å¯åŠ¨ tin ä¹‹å‰å…ˆå¤‡ä»½æ‚¨çš„ %sï¼\n"
+
+#: src/lang.c:958
+#, c-format
+msgid ""
+"\n"
+"Warning: Found %d '-- \\n' lines, this may confuse some people.\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šæ‰¾åˆ° %d ä¸ªâ€˜-- \\nâ€™è¡Œï¼Œè¿™ä¹Ÿè®¸ä¼šä½¿æŸäº›äººæ„Ÿåˆ°å›°æƒ‘ã€‚\n"
+
+#: src/lang.c:959
+#, c-format
+msgid "Warning: Only %d out of %d articles were saved"
+msgstr "è­¦å‘Šï¼šåªæœ‰ %2$d ä¸­çš„ %1$d ç¯‡æ–‡ç« è¢«ä¿å­˜"
+
+#: src/lang.c:960
+#, c-format
+msgid ""
+"\n"
+"Warning: Your signature  is longer than %d lines.  Since signatures usually "
+"do\n"
+"         not  transport any  useful information,  they should be as  short "
+"as\n"
+"         possible.\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šæ‚¨çš„ç­¾åé•¿åº¦å·²è¶…è¿‡ %d è¡Œã€‚ ç”±äºŽç­¾åé€šå¸¸\n"
+"      ä¸ä¼šç”¨æ¥ä¼ è¾“ä»»ä½•æœ‰ç”¨çš„ä¿¡æ¯ï¼Œå®ƒä»¬åº”è¯¥è¦æ„ˆçŸ­æ„ˆå¥½ã€‚\n"
+
+#: src/lang.c:964
+#, c-format
+msgid ""
+"Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
+msgstr "è­¦å‘Šï¼šè¿™ä¸ªé‚®ä»¶åœ°å€å¯èƒ½åŒ…å«åžƒåœ¾é™·é˜±ã€‚%s=ç»§ç»­ï¼Œ%s=æ”¾å¼ƒï¼Ÿ"
+
+#: src/lang.c:965
+msgid ""
+"\n"
+"Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šç­¾ååº”è¯¥ä»¥â€˜-- \\nâ€™èµ·å§‹è€Œéžä»¥â€˜--\\nâ€™ã€‚\n"
+
+#: src/lang.c:966
+msgid "Writing attributes file..."
+msgstr "å†™å…¥å±žæ€§æ–‡ä»¶â€¦"
+
+#: src/lang.c:968
+#, c-format
+msgid "%d Responses"
+msgstr "%d ç¯‡å›žåº”"
+
+#: src/lang.c:970
+#, c-format
+msgid "Added %d %s"
+msgstr "å·²åŠ å…¥ %d %s"
+
+#: src/lang.c:971
+msgid "No unsubscribed groups to show"
+msgstr "æ²¡æœ‰å·²å–æ¶ˆè®¢é˜…çš„ç¾¤ç»„å¯æ˜¾ç¤º"
+
+#: src/lang.c:972
+msgid "Showing subscribed to groups only"
+msgstr "åªæ˜¾ç¤ºå·²è®¢é˜…ç¾¤ç»„"
+
+#: src/lang.c:973
+msgid "Yes "
+msgstr "æ˜¯ "
+
+#: src/lang.c:974
+msgid "    You have mail"
+msgstr "    æ‚¨æœ‰é‚®ä»¶"
+
+#: src/lang.c:979
+#, c-format
+msgid ""
+"\n"
+"Warning: Posting is in %s and contains characters which are not\n"
+"         in your selected MM_NETWORK_CHARSET: %s.\n"
+"         These characters will be replaced by '?' if you post this\n"
+"         article unchanged. To avoid garbling your article please either\n"
+"         edit it and remove those characters or change the setting of\n"
+"         MM_NETWORK_CHARSET to a suitable value for your posting via the\n"
+"         M)enu option.\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šå¼ è´´æ˜¯ä»¥ %s è¯­è¨€å¹¶å«æœ‰ä¸€äº›å­—ç¬¦æ˜¯ä¸å±žäºŽ\n"
+"      æ‚¨æ‰€é€‰ MM_NETWORK_CHARSETï¼š%sã€‚\n"
+"      å¦‚æžœæ‚¨ä»ç„¶ä¸å˜æ›´è€Œå¼ è´´è¿™ç¯‡æ–‡ç« ï¼Œè¿™äº›å­—ç¬¦å°†è¢«\n"
+"      â€˜ï¼Ÿâ€™æ‰€ç½®æ¢ã€‚è¦é¿å…å¼„åæ‚¨çš„æ–‡ç« ï¼Œæ‚¨å¿…é¡»\n"
+"      ç¼–è¾‘å®ƒå¹¶ç§»é™¤é‚£äº›å­—ç¬¦ï¼Œæˆ–æ˜¯é€è¿‡ M)èœå• é€‰é¡¹åŽ»\n"
+"      å˜æ›´ MM_NETWORK_CHARSET çš„è®¾ç½®ä¸ºé€‚å½“çš„å€¼ï¼Œ\n"
+"      ä»¥ç”¨äºŽæ‚¨çš„å¼ è´´ã€‚\n"
+
+#: src/lang.c:990
+msgid "  -D mode  debug mode"
+msgstr "  -D æ¨¡å¼  é™¤é”™æ¨¡å¼"
+
+#: src/lang.c:994
+msgid ""
+"Read carefully!\n"
+"\n"
+"  You are about to cancel an article seemingly not written by you.  This "
+"will\n"
+"  wipe the article from lots of news servers throughout the world;\n"
+"  Usenet's majority  considers this  rather inappropriate,  to say the "
+"least.\n"
+"  Only press 'd'  if you are  absolutely positive  that you are ready to "
+"take\n"
+"  the rap.\n"
+"\n"
+"This is the article you are about to cancel:\n"
+"\n"
+msgstr ""
+"è¯·ä»”ç»†é˜…è¯»ï¼\n"
+"\n"
+"  æ‚¨å³å°†å–æ¶ˆä¸€ç¯‡ä¼¼ä¹Žä¸æ˜¯ç”±æ‚¨æ‰€å†™çš„æ–‡ç« ã€‚ è¿™å°†ä½¿\n"
+"  æ–‡ç« ä»Žå…¨ä¸–ç•Œå¤§éƒ¨åˆ†çš„æ–°é—»æœåŠ¡å™¨ä¸­æŠ¹é™¤ï¼›\n"
+"  å¤šæ•°çš„ Usenet ç”¨æˆ·è®¤ä¸ºè¿™æ˜¯ç›¸å½“ä¸åˆå®œçš„ã€‚\n"
+"  åªæœ‰å½“æ‚¨ä¼šç»å¯¹æ­£é¢çœ‹å¾…å°†è¦é¢å¯¹çš„é¥¶èˆŒæ—¶ï¼Œ\n"
+"  æ‰åŽ»æŒ‰ä¸‹â€˜ï½„â€™ã€‚\n"
+"\n"
+"è¿™æ˜¯æ‚¨å³å°†è¦å–æ¶ˆçš„æ–‡ç« ï¼š\n"
+"\n"
+
+#: src/lang.c:1003
+msgid "toggle color"
+msgstr "åˆ‡æ¢é¢œè‰²"
+
+#: src/lang.c:1004
+msgid ""
+"# Changing colors of several screen parts\n"
+"# Possible values are:\n"
+"#  -1 = default (white for foreground and black for background)\n"
+"#   0 = black\n"
+"#   1 = red\n"
+"#   2 = green\n"
+"#   3 = brown\n"
+"#   4 = blue\n"
+"#   5 = pink\n"
+"#   6 = cyan\n"
+"#   7 = white\n"
+"# These are *only* for foreground:\n"
+"#   8 = gray\n"
+"#   9 = light red\n"
+"#  10 = light green\n"
+"#  11 = yellow\n"
+"#  12 = light blue\n"
+"#  13 = light pink\n"
+"#  14 = light cyan\n"
+"#  15 = light white\n"
+"\n"
+msgstr ""
+"# å˜æ›´å¤šä¸ªå±å¹•éƒ¨åˆ†çš„é¢œè‰²\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ï¼š\n"
+"#  -1 = ç¼ºçœ (ç™½è‰²ç”¨äºŽå‰æ™¯è€Œé»‘è‰²ç”¨äºŽèƒŒæ™¯)\n"
+"#   0 = é»‘è‰²\n"
+"#   1 = çº¢è‰²\n"
+"#   2 = ç»¿è‰²\n"
+"#   3 = æ£•è‰²\n"
+"#   4 = è“è‰²\n"
+"#   5 = ç²‰çº¢\n"
+"#   6 = é’è‰²\n"
+"#   7 = ç™½è‰²\n"
+"# è¿™äº› *åª* ç”¨äºŽå‰æ™¯ï¼š\n"
+"#   8 = ç°è‰²\n"
+"#   9 = æµ…çº¢è‰²\n"
+"#  10 = æµ…ç»¿è‰²\n"
+"#  11 = é»„è‰²\n"
+"#  12 = æµ…è“è‰²\n"
+"#  13 = æµ…ç²‰çº¢\n"
+"#  14 = æµ…é’è‰²\n"
+"#  15 = äº®ç™½è‰²\n"
+"\n"
+
+#: src/lang.c:1024
+msgid "  -a       toggle color flag"
+msgstr "  -a       åˆ‡æ¢é¢œè‰²æ——æ ‡"
+
+#: src/lang.c:1028
+msgid ""
+"\n"
+"Error: Followup-To set to more than one newsgroup!\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šè·Ÿè´´è¢«è®¾ç½®è¶…è¿‡ä¸€ä¸ªæ–°é—»ç¾¤ç»„ï¼\n"
+
+#: src/lang.c:1029
+#, c-format
+msgid ""
+"\n"
+"Error: \"%s\" is renamed, use \"%s\" instead!\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šâ€œ%sâ€è¢«é‡å‘½åï¼Œä½¿ç”¨â€œ%sâ€ä½œä¸ºæ›¿ä»£ï¼\n"
+
+#: src/lang.c:1030
+#, c-format
+msgid ""
+"\n"
+"Error: cross-posting to %d newsgroups and no Followup-To line!\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šè·¨æ¿å¼ è´´åˆ° %d æ–°é—»ç¾¤ç»„è€Œæ²¡æœ‰è·Ÿè´´è¡Œï¼\n"
+
+#: src/lang.c:1031
+#, c-format
+msgid ""
+"\n"
+"Error: \"%s\" is not a valid newsgroup!\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šâ€œ%sâ€å¹¶éžæœ‰æ•ˆæ–°é—»ç¾¤ç»„ï¼\n"
+
+#: src/lang.c:1033
+msgid ""
+"\n"
+"Warning: Followup-To set to more than one newsgroup!\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šè·Ÿè´´è¢«è®¾ç½®è¶…è¿‡ä¸€ä¸ªæ–°é—»ç¾¤ç»„ï¼\n"
+
+#: src/lang.c:1034
+#, c-format
+msgid ""
+"\n"
+"Warning: \"%s\" is renamed, you should use \"%s\" instead!\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šâ€œ%sâ€è¢«é‡å‘½åï¼Œæ‚¨åº”è¯¥ä½¿ç”¨â€œ%sâ€ä½œä¸ºæ›¿ä»£ï¼\n"
+
+#: src/lang.c:1035
+#, c-format
+msgid ""
+"\n"
+"Warning: cross-posting to %d newsgroups and no Followup-To line!\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šè·¨æ¿å¼ è´´åˆ° %d æ–°é—»ç¾¤ç»„è€Œæ²¡æœ‰è·Ÿè´´è¡Œï¼\n"
+
+#: src/lang.c:1036
+#, 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:1037
+#, c-format
+msgid ""
+"\n"
+"Warning: \"%s\" is not a valid newsgroup at this site!\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šâ€œ%sâ€å¹¶éžè¿™ä¸ªç«™å°ä¸Šçš„æœ‰æ•ˆæ–°é—»ç¾¤ç»„ï¼\n"
+
+#: src/lang.c:1041
+#, c-format
+msgid "%d files successfully written from %d articles. %d %s occurred."
+msgstr "%d ä¸ªæ–‡ä»¶æˆåŠŸåœ°ä»Ž %d ç¯‡æ–‡ç« å†™å…¥ã€‚%d %s å·²å‘ç”Ÿã€‚"
+
+#: src/lang.c:1042
+msgid "Missing parts."
+msgstr "ç¼ºå°‘éƒ¨åˆ†ã€‚"
+
+#: src/lang.c:1043
+msgid "No beginning."
+msgstr "æ²¡æœ‰èµ·å§‹éƒ¨åˆ†ã€‚"
+
+#: src/lang.c:1044
+msgid "No data."
+msgstr "æ²¡æœ‰æ•°æ®ã€‚"
+
+#: src/lang.c:1045
+msgid "Unknown error."
+msgstr "ä¸æ˜Žé”™è¯¯ã€‚"
+
+#: src/lang.c:1048
+#, c-format
+msgid "\tChecksum of %s (%ld %s)"
+msgstr "\t%s çš„æ€»å’Œæ£€æŸ¥ç  (%ld %s)"
+
+#: src/lang.c:1053
+msgid "Reading mail active file... "
+msgstr "è¯»å–é‚®ä»¶çŽ°ç”¨æ–‡ä»¶â€¦"
+
+#: src/lang.c:1054
+msgid "Reading mailgroups file... "
+msgstr "è¯»å–é‚®ä»¶ç¾¤ç»„æ–‡ä»¶â€¦"
+
+#: src/lang.c:1058
+msgid "perform PGP operations on article"
+msgstr "å¯¹äºŽæ–‡ç« æ–½è¡Œ PGP æ“ä½œ"
+
+#: src/lang.c:1059
+msgid "Add key(s) to public keyring?"
+msgstr "å°†å¯†é’¥åŠ å…¥å…¬ç”¨é’¥åŒ™åœˆï¼Ÿ"
+
+#: src/lang.c:1060
+#, c-format
+msgid "%s=encrypt, %s=sign, %s=both, %s=quit: "
+msgstr "%s=åŠ å¯†ï¼Œ%s=ç­¾åï¼Œ%s=ä¸¤è€…ï¼Œ%s=ç¦»å¼€ï¼š"
+
+#: src/lang.c:1061
+#, c-format
+msgid "%s=sign, %s=sign & include public key, %s=quit: "
+msgstr "%s=ç­¾åï¼Œ%s=ç­¾å & åŒ…å«å…¬å¼€å¯†é’¥ï¼Œ%s=ç¦»å¼€ï¼š"
+
+#: src/lang.c:1062
+#, c-format
+msgid "PGP has not been set up (can't open %s)"
+msgstr "PGP å°šæœªè®¾ç½® (æ— æ³•æ‰“å¼€ %s)"
+
+#: src/lang.c:1063
+msgid "Article not signed and no public keys found"
+msgstr "æ–‡ç« æœªè¢«ç­¾åä¸”æ‰¾ä¸åˆ°ä»»ä½•å…¬å¼€å¯†é’¥"
+
+#: src/lang.c:1065
+#, c-format
+msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
+msgstr "%s=ç¦»å¼€ï¼Œ%s=ç¼–è¾‘ï¼Œ%s=æ‹¼å†™æ£€æŸ¥ï¼Œ%s=pgpï¼Œ%s=èœå•ï¼Œ%s=å¼ è´´ï¼Œ%s=æç½®ï¼š"
+
+#: src/lang.c:1066
+#, c-format
+msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
+msgstr "%s=ç¦»å¼€ï¼Œ%s=ç¼–è¾‘ï¼Œ%s=æ‹¼å†™æ£€æŸ¥ï¼Œ%s=pgpï¼Œ%s=å‘é€ [%%s]ï¼š"
+
+#: src/lang.c:1067
+#, c-format
+msgid ""
+"%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
+msgstr ""
+"%s=ç¦»å¼€ï¼Œ%s=ç¼–è¾‘ï¼Œ%s=æ‹¼å†™æ£€æŸ¥ï¼Œ%s=pgpï¼Œ%s=èœå•ï¼Œ%s=å¼ è´´ï¼Œ%s=æç½® [%%s]ï¼š"
+
+#: src/lang.c:1069
+#, 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:1070
+#, c-format
+msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
+msgstr "%s=ç¦»å¼€ï¼Œ%s=ç¼–è¾‘ï¼Œ%s=pgpï¼Œ%s=å‘é€ [%%s]ï¼š"
+
+#: src/lang.c:1071
+#, 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:1075
+#, c-format
+msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
+msgstr "%s=ç¦»å¼€ï¼Œ%s=ç¼–è¾‘ï¼Œ%s=æ‹¼å†™æ£€æŸ¥ï¼Œ%s=èœå•ï¼Œ%s=å¼ è´´ï¼Œ%s=æç½®ï¼š"
+
+#: src/lang.c:1076
+#, c-format
+msgid "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
+msgstr "%s=ç¦»å¼€ï¼Œ%s=ç¼–è¾‘ï¼Œ%s=æ‹¼å†™æ£€æŸ¥ï¼Œ%s=å‘é€ [%%s]ï¼š"
+
+#: src/lang.c:1077
+#, c-format
+msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
+msgstr "%s=ç¦»å¼€ï¼Œ%s=ç¼–è¾‘ï¼Œ%s=æ‹¼å†™æ£€æŸ¥ï¼Œ%s=èœå•ï¼Œ%s=å¼ è´´ï¼Œ%s=æç½® [%%s]ï¼š"
+
+#: src/lang.c:1079
+#, c-format
+msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
+msgstr "%s=ç¦»å¼€ï¼Œ%s=ç¼–è¾‘ï¼Œ%s=èœå•ï¼Œ%s=å¼ è´´ï¼Œ%s=æç½®ï¼š"
+
+#: src/lang.c:1080
+#, c-format
+msgid "%s=quit, %s=edit, %s=send [%%s]: "
+msgstr "%s=ç¦»å¼€ï¼Œ%s=ç¼–è¾‘ï¼Œ%s=å‘é€ [%%s]ï¼š"
+
+#: src/lang.c:1081
+#, c-format
+msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
+msgstr "%s=ç¦»å¼€ï¼Œ%s=ç¼–è¾‘ï¼Œ%s=èœå•ï¼Œ%s=å¼ è´´ï¼Œ%s=æç½® [%%s]ï¼š"
+
+#: src/lang.c:1090
+msgid "Try cache_overview_files to speed up things.\n"
+msgstr "å°è¯• cache_overview_files ä»¥åŠ é€Ÿã€‚\n"
+
+#: src/lang.c:1091
+msgid "Tin will use local index files instead.\n"
+msgstr "Tin å°†ä½¿ç”¨æœ¬åœ°ç´¢å¼•æ–‡ä»¶ä½œä¸ºæ›¿ä»£ã€‚\n"
+
+#: src/lang.c:1092
+msgid "Cannot find NNTP server name"
+msgstr "æ‰¾ä¸åˆ° NNTP æœåŠ¡å™¨åç§°"
+
+#: src/lang.c:1093
+#, c-format
+msgid "Connecting to %s:%u..."
+msgstr "è¿žæŽ¥åˆ° %s:%uâ€¦"
+
+#: src/lang.c:1094
+msgid "Disconnecting from server...\n"
+msgstr "ä»ŽæœåŠ¡å™¨ä¸­æ–­è¿žæŽ¥â€¦\n"
+
+#: src/lang.c:1095
+#, c-format
+msgid ""
+"Wrong newsgroup name (\"%s\") in response of \"GROUP %s\" command: \"%s\""
+msgstr "é”™è¯¯æ–°é—»ç¾¤ç»„åç§° (â€œ%sâ€) äºŽâ€œç¾¤ç»„ %sâ€å‘½ä»¤ï¼šâ€œ%sâ€çš„å›žåº”ä¹‹ä¸­"
+
+#: src/lang.c:1096
+#, c-format
+msgid "Failed to connect to NNTP server %s. Exiting..."
+msgstr "è¿žæŽ¥åˆ° NNTP æœåŠ¡å™¨ %s æ—¶å¤±è´¥ã€‚ç¦»å¼€â€¦"
+
+#: src/lang.c:1097
+msgid "205  Closing connection"
+msgstr "205  å…³é—­è¿žæŽ¥"
+
+#: src/lang.c:1098
+msgid "Your server does not support the NNTP XOVER or OVER command.\n"
+msgstr "æ‚¨çš„æœåŠ¡å™¨ä¸æ”¯æŒ NNTP XOVER æˆ– OVER å‘½ä»¤ã€‚\n"
+
+#: src/lang.c:1099
+msgid "Connection to news server has timed out. Reconnect?"
+msgstr "è¿žæŽ¥åˆ°æ–°é—»æœåŠ¡å™¨å·²è¶…æ—¶ã€‚é‡æ–°è¿žæŽ¥ï¼Ÿ"
+
+#: src/lang.c:1100
+#, 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:1101
+msgid "  -A       force authentication on connect"
+msgstr "  -A       è¿žæŽ¥æ—¶å¼ºåˆ¶è®¤è¯"
+
+#: src/lang.c:1102
+#, c-format
+msgid "  -g serv  read news from NNTP server serv [default=%s]"
+msgstr "  -g serv  ä»Ž NNTP æœåŠ¡å™¨ serv [ç¼ºçœ=%s] è¯»å–æ–°é—»"
+
+#: src/lang.c:1103
+#, c-format
+msgid "  -p port  use port as NNTP port [default=%d]"
+msgstr "  -p port  ä½¿ç”¨ port ä½œä¸º NNTP é€šä¿¡ç«¯å£ [ç¼ºçœ=%d]"
+
+#: src/lang.c:1104
+msgid "  -Q       quick start. Same as -nqd"
+msgstr "  -Q       å¿«é€Ÿå¼€å§‹ã€‚å¦‚åŒ -nqd"
+
+#: src/lang.c:1105
+msgid "  -r       read news remotely from default NNTP server"
+msgstr "  -r       ä»Žç¼ºçœ NNTP æœåŠ¡å™¨è¿œç¨‹è¯»å–æ–°é—»"
+
+#: src/lang.c:1106
+msgid "  -l       use only LIST instead of GROUP (-n) command"
+msgstr "  -l       åªä½¿ç”¨ LIST ä»¥ä»£æ›¿ GROUP (-n) å‘½ä»¤"
+
+#: src/lang.c:1107
+msgid "  -n       only read subscribed .newsrc groups from NNTP server"
+msgstr "  -n       ä»Ž NNTP æœåŠ¡å™¨åªè¯»å–å·²è®¢é˜…çš„ .newsrc ç¾¤ç»„"
+
+#: src/lang.c:1109
+msgid "  -4       force connecting via IPv4"
+msgstr "  -4       å¼ºåˆ¶é€è¿‡ IPv4 è¿žæŽ¥"
+
+#: src/lang.c:1110
+msgid "  -6       force connecting via IPv6"
+msgstr "  -6       å¼ºåˆ¶é€è¿‡ IPv6 è¿žæŽ¥"
+
+#: src/lang.c:1111
+msgid ""
+"\n"
+"socket or connect problem\n"
+msgstr ""
+"\n"
+"é€šä¿¡ç«¯æˆ–è¿žæŽ¥é—®é¢˜\n"
+
+#: src/lang.c:1113
+#, c-format
+msgid ""
+"\n"
+"Connection to %s: "
+msgstr ""
+"\n"
+"è¿žæŽ¥åˆ° %sï¼š"
+
+#: src/lang.c:1114
+msgid "Giving up...\n"
+msgstr "æ”¾å¼ƒâ€¦\n"
+
+#: src/lang.c:1116
+#, c-format
+msgid "%s/tcp: Unknown service.\n"
+msgstr "%s/tcpï¼šä¸æ˜ŽæœåŠ¡ã€‚\n"
+
+#: src/lang.c:1120
+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 ""
+"æ‚¨çš„æœåŠ¡å™¨æ²¡æœ‰ Xref: äºŽå®ƒçš„ XOVER ä¿¡æ¯ä¹‹ä¸­ã€‚\n"
+"Tin å°†å°è¯•ä½¿ç”¨ XHDR XREF ä½œä¸ºæ›¿ä»£ (ä¼šæ…¢ä¸€ç‚¹)ã€‚\n"
+
+#: src/lang.c:1123
+msgid "Your server does not have Xref: in its XOVER information.\n"
+msgstr "æ‚¨çš„æœåŠ¡å™¨æ²¡æœ‰ Xref: äºŽå®ƒçš„ XOVER ä¿¡æ¯ä¹‹ä¸­ã€‚\n"
+
+#: src/lang.c:1126
+#, 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:1129
+msgid "  -Q       quick start. Same as -qd"
+msgstr "  -Q       å¿«é€Ÿå¼€å§‹ã€‚å¦‚åŒ -qd"
+
+#: src/lang.c:1130
+msgid "  -l       read only active file instead of scanning spool (-n) command"
+msgstr "  -l       çŽ°ç”¨æ–‡ä»¶åªè¯»ä»¥ä»£æ›¿æ‰«ææš‚å­˜ (-n) å‘½ä»¤"
+
+#: src/lang.c:1131
+msgid "  -n       only read subscribed .newsrc groups from spool"
+msgstr "  -n       åªä»Žæš‚å­˜è¯»å–å·²è®¢é˜…çš„ .newsrc ç¾¤ç»„"
+
+#: src/lang.c:1132
+msgid "Your server does not have Xref: in its NOV-files.\n"
+msgstr "æ‚¨çš„æœåŠ¡å™¨æ²¡æœ‰ Xref: äºŽå®ƒçš„ NOV æ–‡ä»¶ä¹‹ä¸­ã€‚\n"
+
+#: src/lang.c:1136
+msgid "Posting using external inews failed. Use built in inews instead?"
+msgstr "ä½¿ç”¨å¤–éƒ¨ inews å¼ è´´å¤±è´¥ã€‚ä½¿ç”¨å†…ç½® inews ä½œä¸ºæ›¿ä»£ï¼Ÿ"
+
+#: src/lang.c:1137
+msgid "It worked! Should I always use my built in inews from now on?"
+msgstr "å®ƒåšåˆ°äº†ï¼ä»ŽçŽ°åœ¨èµ·ï¼Œæˆ‘åº”è¯¥ä¸€å¾‹ä½¿ç”¨å†…ç½®çš„ inewsï¼Ÿ"
+
+#: src/lang.c:1141
+#, c-format
+msgid "%d %s printed"
+msgstr "%d %s å·²æ‰“å°"
+
+#: src/lang.c:1142
+msgid "output article/thread/hot/pattern/tagged articles to printer"
+msgstr "è¾“å‡º æ–‡ç« /è®¨è®ºä¸²/çƒ­é—¨/æ¨¡å¼/å·²æ ‡è®°æ–‡ç«  åˆ°æ‰“å°æœº"
+
+#: src/lang.c:1143
+msgid "Print"
+msgstr "æ‰“å°"
+
+#: src/lang.c:1144
+msgid "Printing..."
+msgstr "æ‰“å°ä¸­â€¦"
+
+#: src/lang.c:1148
+msgid "pipe article/thread/hot/pattern/tagged articles into command"
+msgstr "ç®¡é“ æ–‡ç« /è®¨è®ºä¸²/çƒ­é—¨/æ¨¡å¼/å·²æ ‡è®°æ–‡ç«  è¿›å…¥å‘½ä»¤"
+
+#: src/lang.c:1149
+msgid "No command"
+msgstr "æ²¡æœ‰å‘½ä»¤"
+
+#: src/lang.c:1150
+msgid "Pipe"
+msgstr "ç®¡é“"
+
+#: src/lang.c:1151
+#, c-format
+msgid "Pipe to command [%.*s]> "
+msgstr "ç®¡é“åˆ°å‘½ä»¤ [%.*s]>"
+
+#: src/lang.c:1152
+msgid "Piping..."
+msgstr "ç®¡é“ä¸­â€¦"
+
+#: src/lang.c:1154
+msgid "Piping not enabled."
+msgstr "ç®¡é“æœªå¯ç”¨ã€‚"
+
+#: src/lang.c:1158
+#, c-format
+msgid ""
+"\n"
+"Error: The \"%s:\" line has spaces  in it that MUST be removed.\n"
+"       The only allowable  space is the one  separating the colon (:)\n"
+"       from  the  contents.  Use a  comma  (,)  to separate  multiple\n"
+"       newsgroup names.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šâ€œ%s:â€è¡Œä¸­å«æœ‰å¿…é¡»è¢«ç§»é™¤çš„ç©ºæ ¼ã€‚\n"
+"      åªæœ‰ç”¨æ¥åˆ†éš”å†’å·(:)ä¸Žå†…å®¹çš„ç©ºæ ¼\n"
+"      æ‰å…è®¸ã€‚ä½¿ç”¨é€—å·(,)æ¥åˆ†éš”å¤šé‡çš„\n"
+"      æ–°é—»ç¾¤ç»„åç§°ã€‚\n"
+
+#: src/lang.c:1163
+#, c-format
+msgid ""
+"\n"
+"Error: The \"%s:\" line is  continued in  the next line.  Since\n"
+"       the line  may not  contain  whitespace,  this is  not allowed.\n"
+"       Please write all newsgroups into a single line.\n"
+msgstr ""
+"\n"
+"é”™è¯¯ï¼šâ€œ%s:â€è¡Œä¼šå»¶ç»­è‡³ä¸‹ä¸€è¡Œã€‚ ç”±äºŽ\n"
+"      åœ¨è¡Œä¸­ä¸å¯ä»¥åŒ…å«ç©ºç™½ï¼Œ å› æ­¤è¿™æ˜¯ä¸å…è®¸çš„ã€‚\n"
+"      è¯·å°†æ‰€æœ‰æ–°é—»ç¾¤ç»„å†™å…¥å•ä¸€è¡Œä¸­ã€‚\n"
+
+#: src/lang.c:1168
+#, c-format
+msgid ""
+"\n"
+"Warning: The \"%s:\" line is continued in the next line.\n"
+"         This is a very new feature and may not be accepted by all servers.\n"
+"         To avoid trouble please write all newsgroups into a single line.\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šâ€œ%s:â€è¡Œä¼šå»¶ç»­è‡³ä¸‹ä¸€è¡Œã€‚\n"
+"        è¿™æ˜¯éžå¸¸æ–°çš„åŠŸèƒ½ï¼Œå¯èƒ½æ— æ³•è¢«æ‰€æœ‰çš„æœåŠ¡å™¨æŽ¥æ”¶ã€‚\n"
+"        ä¸ºé¿å…éº»çƒ¦ï¼Œè¯·å°†æ‰€æœ‰æ–°é—»ç¾¤ç»„å†™å…¥å•ä¸€è¡Œä¸­ã€‚\n"
+
+#: src/lang.c:1172
+#, c-format
+msgid ""
+"\n"
+"Warning: The \"%s:\" line has spaces in it that SHOULD be removed.\n"
+msgstr ""
+"\n"
+"è­¦å‘Šï¼šâ€œ%s:â€è¡Œä¸­å«æœ‰åº”è¯¥è¢«ç§»é™¤çš„ç©ºæ ¼ã€‚\n"
+
+#: src/lang.c:1177
+msgid ""
+"\n"
+"  If your article contains quoted text  please take some time to pare it "
+"down\n"
+"  to just the  key points to which you are  responding,  or people will "
+"think\n"
+"  you are a dweeb!  Many people have the habit of skipping any article  "
+"whose\n"
+"  first page is largely  quoted material.  Format your article to fit in "
+"less\n"
+"  then 80 chars,  since that's the conventional size  (72 is a good choice "
+"as\n"
+"  it allows quoting without exceeding the limit).  If your lines are too "
+"long\n"
+"  they'll wrap  around  ugly and  people won't  read what you  write.  If "
+"you\n"
+"  aren't  careful  and considerate  in  formatting  your posting, people  "
+"are\n"
+"  likely to ignore it completely.  It's a crowded net out there.\n"
+msgstr ""
+"\n"
+"  å¦‚æžœæ‚¨çš„æ–‡ç« å«æœ‰å¼•è¨€æ–‡æœ¬ï¼Œè¯·èŠ±ä¸€ç‚¹æ—¶é—´å°†å®ƒç²¾ç®€\n"
+"  åˆ°ä»…å‰©æ‚¨æ‰€è¦å›žåº”çš„å…³é”®ç‚¹ï¼Œå¦åˆ™åˆ«äººå°†ä¼šè§‰å¾—\n"
+"  æ‚¨æ˜¯ä¸ª dweebï¼ è®¸å¤šäººä¹ æƒ¯ä¼šè·³è¿‡ä»»ä½•ç¬¬ä¸€é¡µæ˜¯å¤§é‡\n"
+"  å¼•è¨€ææ–™çš„æ–‡ç« ã€‚ è®©æ‚¨çš„æ–‡ç« å®½åº¦æ ¼å¼ç¬¦åˆå°äºŽ\n"
+"  80 å­—ç¬¦ï¼Œç”±äºŽé‚£æ˜¯ä¸€ä¸ªä¼ ç»Ÿçš„å¤§å°  (72 æ˜¯ä¸ªä¸é”™çš„é€‰æ‹©ï¼Œ\n"
+"  å› ä¸ºå®ƒå…è®¸å¼•è¨€è€Œæ— éœ€è¶…å‡ºé™åˆ¶)ã€‚ å¦‚æžœæ‚¨çš„æ–‡æœ¬è¡Œå¤ªé•¿\n"
+"  å®ƒä»¬ä¼šäº§ç”Ÿéš¾çœ‹çš„æ¢è¡Œï¼Œè€Œåˆ«äººå°†æ— æ³•è¯»å–æ‚¨æ‰€å†™çš„ä¸œè¥¿ã€‚ å¦‚æžœæ‚¨\n"
+"  ä¸åœ¨ä¹Žå¹¶æ³¨æ„æ‚¨å¼ è´´æ‰€ç”¨çš„æ ¼å¼ï¼Œåˆ«äººå°†å¾ˆå¯èƒ½\n"
+"  ä¼šå®Œå…¨å¿½ç•¥å®ƒï¼Œå°¤å…¶æ˜¯åœ¨è¿™ä¸ªæ‹¥æŒ¤çš„ç½‘ç»œä¸­ã€‚\n"
+
+#: src/lang.c:1190
+msgid "shell escape"
+msgstr "å‘½ä»¤å£³è·³è„±"
+
+#: src/lang.c:1191
+#, c-format
+msgid "Shell Command (%s)"
+msgstr "å‘½ä»¤å£³å‘½ä»¤ (%s)"
+
+#: src/lang.c:1192
+#, c-format
+msgid "Enter shell command [%s]> "
+msgstr "è¾“å…¥å‘½ä»¤å£³å‘½ä»¤ [%s]>"
+
+#: src/lang.c:1196
+#, c-format
+msgid "%s: Can't get entry for TERM\n"
+msgstr "%sï¼šæ— æ³•æå– TERM æ¡ç›®\n"
+
+#: src/lang.c:1200
+#, c-format
+msgid "Group %.*s ('q' to quit)..."
+msgstr "ç¾¤ç»„ %.*s (â€˜qâ€™ä»¥ç¦»å¼€)â€¦"
+
+#: src/lang.c:1202
+#, c-format
+msgid "Group %.*s..."
+msgstr "ç¾¤ç»„ %.*sâ€¦"
+
+#: src/lang.c:1206
+msgid "Server unavailable\n"
+msgstr "æœåŠ¡å™¨æ— æ³•ä½¿ç”¨\n"
+
+#: src/lang.c:1212
+#, c-format
+msgid ""
+"%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; "
+"%s=post"
+msgstr ""
+"%s=ç®¡é“ï¼›%s=é‚®å¯„ï¼›%s=æ‰“å°ï¼›%s=ç¦»å¼€ï¼›%s=åˆ‡æ¢æ‰€æœ‰/æœªè¯»ï¼›%s=ä¿å­˜ï¼›%s=æ ‡è®°ï¼›%s=å¼ "
+"è´´"
+
+#: src/lang.c:1213
+#, c-format
+msgid ""
+"%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
+msgstr ""
+"%s=ç®¡é“ï¼›%s=é‚®å¯„ï¼›%s=æ‰“å°ï¼›%s=ç¦»å¼€ï¼›%s=å›žå¤é‚®ä»¶ï¼›%s=ä¿å­˜ï¼›%s=æ ‡è®°ï¼›%s=å¼ è´´"
+
+#: src/lang.c:1215
+#, c-format
+msgid ""
+"%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
+msgstr "%s=é‚®å¯„ï¼›%s=æ‰“å°ï¼›%s=ç¦»å¼€ï¼›%s=åˆ‡æ¢æ‰€æœ‰/æœªè¯»ï¼›%s=ä¿å­˜ï¼›%s=æ ‡è®°ï¼›%s=å¼ è´´"
+
+#: src/lang.c:1216
+#, c-format
+msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
+msgstr "%s=é‚®å¯„ï¼›%s=æ‰“å°ï¼›%s=ç¦»å¼€ï¼›%s=å›žå¤é‚®ä»¶ï¼›%s=ä¿å­˜ï¼›%s=æ ‡è®°ï¼›%s=å¼ è´´"
+
+#: src/lang.c:1220
+#, c-format
+msgid ""
+"%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
+msgstr "%s=ç®¡é“ï¼›%s=é‚®å¯„ï¼›%s=ç¦»å¼€ï¼›%s=åˆ‡æ¢æ‰€æœ‰/æœªè¯»ï¼›%s=ä¿å­˜ï¼›%s=æ ‡è®°ï¼›%s=å¼ è´´"
+
+#: src/lang.c:1221
+#, c-format
+msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
+msgstr "%s=ç®¡é“ï¼›%s=é‚®å¯„ï¼›%s=ç¦»å¼€ï¼›%s=å›žå¤é‚®ä»¶ï¼›%s=ä¿å­˜ï¼›%s=æ ‡è®°ï¼›%s=å¼ è´´"
+
+#: src/lang.c:1223
+#, c-format
+msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
+msgstr "%s=é‚®å¯„ï¼›%s=ç¦»å¼€ï¼›%s=åˆ‡æ¢æ‰€æœ‰/æœªè¯»ï¼›%s=ä¿å­˜ï¼›%s=æ ‡è®°ï¼›%s=å¼ è´´"
+
+#: src/lang.c:1224
+#, c-format
+msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
+msgstr "%s=é‚®å¯„ï¼›%s=ç¦»å¼€ï¼›%s=å›žå¤é‚®ä»¶ï¼›%s=ä¿å­˜ï¼›%s=æ ‡è®°ï¼›%s=å¼ è´´"
+
+#: src/lang.c:1230
+msgid "Terminal does not support color"
+msgstr "ç»ˆç«¯æœºä¸æ”¯æŒé¢œè‰²"
+
+#: src/lang.c:1235
+#, c-format
+msgid "Trying %s"
+msgstr "å°è¯• %s"
+
+#: src/lang.c:1249 src/lang.c:1277 src/lang.c:1548 src/refs.c:289
+msgid "None"
+msgstr "æ— "
+
+#: src/lang.c:1250
+msgid "Subject"
+msgstr "ä¸»æ—¨"
+
+#: src/lang.c:1251
+msgid "References"
+msgstr "å‚è€ƒ"
+
+#: src/lang.c:1252
+msgid "Both Subject and References"
+msgstr "ä¸»æ—¨å’Œå‚è€ƒä¸¤è€…"
+
+#: src/lang.c:1253
+msgid "Multipart Subject"
+msgstr "å¤šéƒ¨ä»¶ä¸»æ—¨"
+
+#: src/lang.c:1254
+msgid "Percentage Match"
+msgstr "ç™¾åˆ†æ¯”åŒ¹é…"
+
+#: src/lang.c:1267 src/lang.c:1358 src/lang.c:1437
+msgid "No"
+msgstr "å¦"
+
+#: src/lang.c:1268 src/lang.c:1439
+msgid "Yes"
+msgstr "æ˜¯"
+
+#: src/lang.c:1269
+msgid "Hide All"
+msgstr "éšè—æ‰€æœ‰"
+
+#: src/lang.c:1278
+msgid "Address"
+msgstr "åœ°å€"
+
+#: src/lang.c:1279
+msgid "Full Name"
+msgstr "å…¨å"
+
+#: src/lang.c:1280
+msgid "Address and Name"
+msgstr "åœ°å€å’Œåç§°"
+
+#: src/lang.c:1288
+msgid "Max"
+msgstr "æœ€å¤§"
+
+#: src/lang.c:1289
+msgid "Sum"
+msgstr "æ€»å’Œ"
+
+#: src/lang.c:1290
+msgid "Average"
+msgstr "å¹³å‡"
+
+#: src/lang.c:1300 src/lang.c:1320
+msgid "Black"
+msgstr "é»‘è‰²"
+
+#: src/lang.c:1301 src/lang.c:1321
+msgid "Red"
+msgstr "çº¢è‰²"
+
+#: src/lang.c:1302 src/lang.c:1322
+msgid "Green"
+msgstr "ç»¿è‰²"
+
+#: src/lang.c:1303 src/lang.c:1323
+msgid "Brown"
+msgstr "æ£•è‰²"
+
+#: src/lang.c:1304 src/lang.c:1324
+msgid "Blue"
+msgstr "è“è‰²"
+
+#: src/lang.c:1305 src/lang.c:1325
+msgid "Pink"
+msgstr "ç²‰çº¢"
+
+#: src/lang.c:1306 src/lang.c:1326
+msgid "Cyan"
+msgstr "é’è‰²"
+
+#: src/lang.c:1307 src/lang.c:1327
+msgid "White"
+msgstr "ç™½è‰²"
+
+#: src/lang.c:1308
+msgid "Gray"
+msgstr "ç°è‰²"
+
+#: src/lang.c:1309
+msgid "Light Red"
+msgstr "æµ…çº¢è‰²"
+
+#: src/lang.c:1310
+msgid "Light Green"
+msgstr "æµ…ç»¿è‰²"
+
+#: src/lang.c:1311
+msgid "Yellow"
+msgstr "é»„è‰²"
+
+#: src/lang.c:1312
+msgid "Light Blue"
+msgstr "æµ…è“è‰²"
+
+#: src/lang.c:1313
+msgid "Light Pink"
+msgstr "æµ…ç²‰çº¢"
+
+#: src/lang.c:1314
+msgid "Light Cyan"
+msgstr "æµ…é’è‰²"
+
+#: src/lang.c:1315
+msgid "Light White"
+msgstr "äº®ç™½è‰²"
+
+#: src/lang.c:1336 src/lang.c:1444 src/lang.c:1459
+msgid "Nothing"
+msgstr "æ²¡æœ‰ä»»ä½•ä¸œè¥¿"
+
+#: src/lang.c:1338
+msgid "Space"
+msgstr "ç©ºæ ¼"
+
+#: src/lang.c:1346
+msgid "Normal"
+msgstr "ä¸€èˆ¬"
+
+#: src/lang.c:1347
+msgid "Best highlighting"
+msgstr "æœ€ä½³é«˜äº®åº¦æ˜¾ç¤º"
+
+#: src/lang.c:1348
+msgid "Underline"
+msgstr "åº•çº¿"
+
+#: src/lang.c:1349
+msgid "Reverse video"
+msgstr "åç™½æ˜¾ç¤º"
+
+#: src/lang.c:1350
+msgid "Blinking"
+msgstr "é—ªåŠ¨"
+
+#: src/lang.c:1351
+msgid "Half bright"
+msgstr "åŠæ˜Žäº®"
+
+#: src/lang.c:1352
+msgid "Bold"
+msgstr "ç²—ä½“"
+
+#: src/lang.c:1359
+msgid "Cc"
+msgstr "å‰¯æœ¬"
+
+#: src/lang.c:1360
+msgid "Bcc"
+msgstr "å¯†ä»¶å‰¯æœ¬"
+
+#: src/lang.c:1361
+msgid "Cc and Bcc"
+msgstr "å‰¯æœ¬å’Œå¯†ä»¶å‰¯æœ¬"
+
+#: src/lang.c:1367 src/lang.c:1380
+msgid "none"
+msgstr "æ— "
+
+#: src/lang.c:1368
+msgid "commands"
+msgstr "å‘½ä»¤"
+
+#: src/lang.c:1369
+msgid "select"
+msgstr "é€‰å–"
+
+#: src/lang.c:1371
+msgid "commands & quit"
+msgstr "å‘½ä»¤ & ç¦»å¼€"
+
+#: src/lang.c:1372
+msgid "commands & select"
+msgstr "å‘½ä»¤ & é€‰å–"
+
+#: src/lang.c:1373
+msgid "quit & select"
+msgstr "ç¦»å¼€ & é€‰å–"
+
+#: src/lang.c:1374
+msgid "commands & quit & select"
+msgstr "å‘½ä»¤ & ç¦»å¼€ & é€‰å–"
+
+#: src/lang.c:1381
+msgid "PageDown"
+msgstr "ä¸‹ä¸€é¡µ"
+
+#: src/lang.c:1382
+msgid "PageNextUnread"
+msgstr "ä¸‹ä¸€æœªè¯»é¡µ"
+
+#: src/lang.c:1383
+msgid "PageDown or PageNextUnread"
+msgstr "ä¸‹ä¸€é¡µæˆ–ä¸€æœªè¯»é¡µ"
+
+#: src/lang.c:1389
+msgid "Subject: (case sensitive)"
+msgstr "Subject: (å¤§å°å†™ç›¸ç¬¦)"
+
+#: src/lang.c:1390
+msgid "Subject: (ignore case)"
+msgstr "Subject: (å¿½ç•¥å¤§å°å†™)"
+
+#: src/lang.c:1391
+msgid "From: (case sensitive)"
+msgstr "From: (å¤§å°å†™ç›¸ç¬¦)"
+
+#: src/lang.c:1392
+msgid "From: (ignore case)"
+msgstr "From: (å¿½ç•¥å¤§å°å†™)"
+
+#: src/lang.c:1393
+msgid "Msg-ID: & full References: line"
+msgstr "Message-ID: & å…¨éƒ¨ References: è¡Œ"
+
+#: src/lang.c:1394
+msgid "Msg-ID: & last References: only"
+msgstr "Message-ID: & æœ€åŽä¸€ç¬” References: åªæœ‰"
+
+#: src/lang.c:1395
+msgid "Message-ID: entry only"
+msgstr "åªæœ‰ Message-ID: æ¡ç›®"
+
+#: src/lang.c:1396
+msgid "Lines:"
+msgstr "Lines:"
+
+#: src/lang.c:1402
+msgid "Don't trim article body"
+msgstr "ä¸ä¿®å‰ªæ–‡ç« å†…æ–‡"
+
+#: src/lang.c:1403
+msgid "Skip leading blank lines"
+msgstr "è·³è¿‡å‰å¯¼ç©ºè¡Œ"
+
+#: src/lang.c:1404
+msgid "Skip trailing blank lines"
+msgstr "è·³è¿‡å°¾éšç©ºè¡Œ"
+
+#: src/lang.c:1405
+msgid "Skip leading and trailing blank l."
+msgstr "è·³è¿‡å‰å¯¼å’Œå°¾éšç©ºè¡Œã€‚"
+
+#: src/lang.c:1406
+msgid "Compact multiple between text"
+msgstr "åŽ‹ç¼©æ–‡æœ¬é—´å¤šé‡ç©ºè¡Œ"
+
+#: src/lang.c:1407
+msgid "Compact multiple and skip leading"
+msgstr "åŽ‹ç¼©å¤šé‡ç©ºè¡Œå’Œè·³è¿‡å‰å¯¼ç©ºè¡Œ"
+
+#: src/lang.c:1408
+msgid "Compact multiple and skip trailing"
+msgstr "åŽ‹ç¼©å¤šé‡ç©ºè¡Œå’Œè·³è¿‡å°¾éšç©ºè¡Œ"
+
+#: src/lang.c:1409
+msgid "Compact mltpl., skip lead. & trai."
+msgstr "åŽ‹ç¼©å¤šé‡ç©ºè¡Œï¼Œè·³è¿‡å‰å¯¼ & å°¾éšç©ºè¡Œã€‚"
+
+#: src/lang.c:1438
+msgid "Shell archive"
+msgstr "å‘½ä»¤å£³å­˜ç›˜"
+
+#: src/lang.c:1445
+msgid "Subject: (descending)"
+msgstr "Subject: (é€’å‡)"
+
+#: src/lang.c:1446
+msgid "Subject: (ascending)"
+msgstr "Subject: (é€’å‡)"
+
+#: src/lang.c:1447
+msgid "From: (descending)"
+msgstr "From: (é€’å‡)"
+
+#: src/lang.c:1448
+msgid "From: (ascending)"
+msgstr "From: (é€’å‡)"
+
+#: src/lang.c:1449
+msgid "Date: (descending)"
+msgstr "Date: (é€’å‡)"
+
+#: src/lang.c:1450
+msgid "Date: (ascending)"
+msgstr "Date: (é€’å‡)"
+
+#: src/lang.c:1451 src/lang.c:1460
+msgid "Score (descending)"
+msgstr "åˆ†æ•° (é€’å‡)"
+
+#: src/lang.c:1452 src/lang.c:1461
+msgid "Score (ascending)"
+msgstr "åˆ†æ•° (é€’å‡)"
+
+#: src/lang.c:1453
+msgid "Lines: (descending)"
+msgstr "Lines: (é€’å‡)"
+
+#: src/lang.c:1454
+msgid "Lines: (ascending)"
+msgstr "Lines: (é€’å‡)"
+
+#: src/lang.c:1462
+msgid "Last posting date (descending)"
+msgstr "æœ€è¿‘ä¸€æ¬¡å¼ è´´æ—¥æœŸ (é€’å‡)"
+
+#: src/lang.c:1463
+msgid "Last posting date (ascending)"
+msgstr "æœ€è¿‘ä¸€æ¬¡å¼ è´´æ—¥æœŸ (é€’å‡)"
+
+#: src/lang.c:1469
+msgid "Quick-sort"
+msgstr "å¿«é€ŸæŽ’åºæ³•"
+
+#: src/lang.c:1470
+msgid "Heap-sort"
+msgstr "å †ç§¯æŽ’åºæ³•"
+
+#: src/lang.c:1477
+msgid "Always Keep"
+msgstr "ä¸€å¾‹ä¿ç•™"
+
+#: src/lang.c:1478
+msgid "Always Remove"
+msgstr "ä¸€å¾‹ç§»é™¤"
+
+#: src/lang.c:1479
+msgid "Mark with D on selection screen"
+msgstr "äºŽé€‰æ‹©å±å¹•ä»¥ D æ ‡è®°"
+
+#: src/lang.c:1485
+msgid "Kill only unread arts"
+msgstr "åªç é™¤æœªè¯»æ–‡ç« "
+
+#: src/lang.c:1486
+msgid "Kill all arts & show with K"
+msgstr "ä»¥ K ç é™¤æ‰€æœ‰æ–‡ç«  & æ˜¾ç¤º"
+
+#. TODO: s/K/art_marked_killed/
+#: src/lang.c:1487
+msgid "Kill all arts and never show"
+msgstr "ç é™¤æ‰€æœ‰æ–‡ç« å¹¶æ°¸ä¸æ˜¾ç¤º"
+
+#: src/lang.c:1493
+msgid "Nothing special"
+msgstr "æ²¡ä»€ä¹ˆç‰¹åˆ«"
+
+#: src/lang.c:1494
+msgid "Compress quotes"
+msgstr "åŽ‹ç¼©å¼•è¨€"
+
+#: src/lang.c:1495
+msgid "Quote signatures"
+msgstr "å¼•ç”¨ç­¾å"
+
+#: src/lang.c:1496
+msgid "Compress quotes, quote sigs"
+msgstr "åŽ‹ç¼©å¼•è¨€ï¼Œå¼•ç”¨ç­¾å"
+
+#: src/lang.c:1497
+msgid "Quote empty lines"
+msgstr "å¼•è¨€ç©ºè¡Œ"
+
+#: src/lang.c:1498
+msgid "Compress quotes, quote empty lines"
+msgstr "åŽ‹ç¼©å¼•è¨€ï¼Œå¼•è¨€ç©ºè¡Œ"
+
+#: src/lang.c:1499
+msgid "Quote sigs & empty lines"
+msgstr "å¼•ç”¨ç­¾å & ç©ºè¡Œ"
+
+#: src/lang.c:1500
+msgid "Comp. q., quote sigs & empty lines"
+msgstr "åŽ‹ç¼©å¼•è¨€ï¼Œå¼•ç”¨ç­¾å & ç©ºè¡Œ"
+
+#: src/lang.c:1540
+msgid "no"
+msgstr "æ— "
+
+#: src/lang.c:1541
+msgid "with headers"
+msgstr "ä¿ç•™æ ‡å¤´"
+
+#: src/lang.c:1542
+msgid "without headers"
+msgstr "æ— éœ€æ ‡å¤´"
+
+#: src/lang.c:1549
+msgid "NFKC"
+msgstr "NFKC"
+
+#: src/lang.c:1551
+msgid "NFKD"
+msgstr "NFKD"
+
+#: src/lang.c:1552
+msgid "NFC"
+msgstr "NFC"
+
+#: src/lang.c:1553
+msgid "NFD"
+msgstr "NFD"
+
+#: src/lang.c:1561
+msgid "Display Options"
+msgstr "æ˜¾ç¤ºé€‰é¡¹"
+
+#: src/lang.c:1568
+msgid "Color Options"
+msgstr "é¢œè‰²é€‰é¡¹"
+
+#: src/lang.c:1574
+msgid "Highlight Options"
+msgstr "çªæ˜¾é€‰é¡¹"
+
+#: src/lang.c:1581
+msgid "Article-Limiting Options"
+msgstr "æ–‡ç« é™åˆ¶é€‰é¡¹"
+
+#: src/lang.c:1587
+msgid "Posting/Mailing Options"
+msgstr "å¼ è´´/é‚®å¯„é€‰é¡¹"
+
+#: src/lang.c:1593
+msgid "Saving/Printing Options"
+msgstr "ä¿å­˜/æ‰“å°é€‰é¡¹"
+
+#: src/lang.c:1599
+msgid "Expert Options"
+msgstr "ä¸“å®¶é€‰é¡¹"
+
+#: src/lang.c:1605
+msgid "Filtering Options"
+msgstr "ç­›é€‰é€‰é¡¹"
+
+#: src/lang.c:1610 src/lang.c:1641 src/lang.c:1647 src/lang.c:1674
+#: src/lang.c:1726 src/lang.c:1732 src/lang.c:1742 src/lang.c:1753
+#: src/lang.c:1771 src/lang.c:1840 src/lang.c:2041 src/lang.c:2047
+#: src/lang.c:2053 src/lang.c:2059 src/lang.c:2071 src/lang.c:2078
+#: src/lang.c:2132 src/lang.c:2141 src/lang.c:2147 src/lang.c:2154
+#: src/lang.c:2161 src/lang.c:2168 src/lang.c:2175 src/lang.c:2182
+#: src/lang.c:2189 src/lang.c:2196 src/lang.c:2203 src/lang.c:2210
+#: src/lang.c:2217 src/lang.c:2224 src/lang.c:2231 src/lang.c:2238
+#: src/lang.c:2245 src/lang.c:2252 src/lang.c:2259 src/lang.c:2266
+#: src/lang.c:2273 src/lang.c:2280 src/lang.c:2287 src/lang.c:2294
+#: src/lang.c:2301 src/lang.c:2308 src/lang.c:2315 src/lang.c:2323
+#: src/lang.c:2339 src/lang.c:2346 src/lang.c:2353 src/lang.c:2360
+#: src/lang.c:2366 src/lang.c:2372 src/lang.c:2389 src/lang.c:2401
+#: src/lang.c:2435 src/lang.c:2488 src/lang.c:2502 src/lang.c:2508
+#: src/lang.c:2533 src/lang.c:2550 src/lang.c:2566 src/lang.c:2602
+#: src/lang.c:2638 src/lang.c:2658 src/lang.c:2693 src/lang.c:2703
+#: src/lang.c:2710 src/lang.c:2736 src/lang.c:2760 src/lang.c:2833
+#: src/lang.c:2847 src/lang.c:2855 src/lang.c:2869 src/lang.c:2875
+#: src/lang.c:2913
+msgid "<SPACE> toggles, <CR> sets, <ESC> cancels."
+msgstr "<SPACE> åˆ‡æ¢ï¼Œ<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:1611
+msgid "Show mini menu & posting etiquette"
+msgstr "æ˜¾ç¤ºè¿·ä½ èœå• & å¼ è´´ç¤¼ä»ª"
+
+#: src/lang.c:1612
+msgid ""
+"# If ON show a mini menu of useful commands at each level\n"
+"# and posting etiquette after composing an article\n"
+msgstr ""
+"# å¦‚æžœæ‰“å¼€å°±åœ¨æ¯ä¸ªå±‚çº§ä¸­æ˜¾ç¤ºå¸¸ç”¨å‘½ä»¤çš„è¿·ä½ èœå•\n"
+"# å¹¶äºŽæ’°å†™æ–‡ç« ä¹‹åŽæ˜¾ç¤ºå¼ è´´ç¤¼ä»ª\n"
+
+#: src/lang.c:1617
+msgid "Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
+msgstr "æ˜¾ç¤ºæ¯ä¸ªæ–°é—»ç¾¤ç»„çš„ç®€çŸ­æè¿°ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:1618
+msgid "Show description of each newsgroup"
+msgstr "æ˜¾ç¤ºæ¯ä¸ªæ–°é—»ç¾¤ç»„çš„æè¿°"
+
+#: src/lang.c:1619
+msgid ""
+"# If ON show group description text after newsgroup name at\n"
+"# group selection level\n"
+msgstr ""
+"# å¦‚æžœæ‰“å¼€å°±åœ¨ç¾¤ç»„é€‰æ‹©å±‚çº§ä¸­äºŽæ–°é—»ç¾¤ç»„åç§°ä¹‹åŽ\n"
+"# æ˜¾ç¤ºç¾¤ç»„æè¿°æ–‡æœ¬\n"
+
+#: src/lang.c:1624
+#, fuzzy
+msgid ""
+"Show From (author) fields in group & thread level. <SPACE> toggles & <CR> "
+"sets."
+msgstr "åœ¨ç¾¤ç»„èœå•ä¸­æ˜¾ç¤ºä¸»æ—¨ & å‘ä¿¡è€… (ä½œè€…) å­—æ®µã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:1625
+#, fuzzy
+msgid "In group and thread level, show author by"
+msgstr "åœ¨ç¾¤ç»„èœå•ä¸­ï¼Œæ˜¾ç¤ºä½œè€…"
+
+#: src/lang.c:1626
+#, fuzzy
+msgid ""
+"# Part of From field to display in group and thread level\n"
+"# Possible values are (the default is marked with *):\n"
+"#   0 = none\n"
+"#   1 = address\n"
+"# * 2 = full name\n"
+"#   3 = both\n"
+msgstr ""
+"# è¦æ˜¾ç¤ºçš„å‘ä¿¡è€…éƒ¨åˆ†å­—æ®µ\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"#   0 = æ— \n"
+"#   1 = åœ°å€\n"
+"# * 2 = å…¨å\n"
+"#   3 = ä¸¤è€…\n"
+
+#: src/lang.c:1635
+msgid "Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
+msgstr "ç»˜åˆ¶ -> æˆ–é«˜äº®åº¦æ¡ç”¨äºŽé€‰æ‹©ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:1636
+msgid "Draw -> instead of highlighted bar"
+msgstr "ç»˜åˆ¶ -> ä»¥ä»£æ›¿é«˜äº®åº¦æ¡"
+
+#: src/lang.c:1637
+msgid "# If ON use -> otherwise highlighted bar for selection\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±ä½¿ç”¨ -> å¦åˆ™é«˜äº®åº¦æ¡ç”¨äºŽé€‰æ‹©\n"
+
+#: src/lang.c:1642
+msgid "Use inverse video for page headers"
+msgstr "ä½¿ç”¨åç™½æ˜¾ç¤ºç”¨äºŽé¡µé¢æ ‡å¤´"
+
+#: src/lang.c:1643
+msgid "# If ON use inverse video for page headers at different levels\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±äºŽä¸åŒçš„å±‚çº§ä½¿ç”¨åç™½æ˜¾ç¤ºç”¨äºŽé¡µé¢æ ‡å¤´\n"
+
+#: src/lang.c:1648
+msgid "Thread articles by"
+msgstr "è®¨è®ºä¸²æ–‡ç« ä¾æ®"
+
+#: src/lang.c:1649
+msgid ""
+"# Thread articles by ...\n"
+"# Possible values are (the default is marked with *):\n"
+"#   0 = nothing\n"
+"#   1 = Subject\n"
+"#   2 = References\n"
+"# * 3 = Both (Subject and References)\n"
+"#   4 = Multipart Subject\n"
+"#   5 = Percentage Match\n"
+msgstr ""
+"# è®¨è®ºä¸²æ–‡ç« ä¾â€¦\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"#   0 = æ²¡æœ‰ä»»ä½•ä¸œè¥¿\n"
+"#   1 = ä¸»æ—¨\n"
+"#   2 = å‚è€ƒ\n"
+"# * 3 = ä¸¤è€… (ä¸»æ—¨å’Œå‚è€ƒ)\n"
+"#   4 = å¤šéƒ¨ä»¶ä¸»æ—¨\n"
+"#   5 = ç™¾åˆ†æ¯”åŒ¹é…\n"
+
+#: src/lang.c:1660
+msgid "Enter percentage match required to thread together. <CR> sets."
+msgstr "è¾“å…¥å°†è®¨è®ºä¸²èµ·æ‰€å¿…éœ€çš„ç™¾åˆ†æ¯”åŒ¹é…ã€‚<CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:1661
+msgid "Thread percentage match"
+msgstr "è®¨è®ºä¸²ç™¾åˆ†æ¯”åŒ¹é…"
+
+#: src/lang.c:1663
+#, no-c-format
+msgid ""
+"# Thread percentage match...\n"
+"# the percentage of characters in the subject of an article that must match\n"
+"# a base article for both those articles to be considered to belong to the\n"
+"# same thread. This option is an integer percentage, eg. 80, no decimals "
+"may\n"
+"# follow. If 80 is used here, then 80% of the characters must match "
+"exactly,\n"
+"# no insertion of a character, for the two articles to be put in the same\n"
+"# thread. eg. 'happy' and 'harpy' would match, but 'harpie', 'happie' and\n"
+"# 'harppy' would be threaded separately from 'happy'\n"
+msgstr ""
+"# å¸–å­ç™¾åˆ†æ¯”åŒ¹é…â€¦\n"
+"# åœ¨æ–‡ç« çš„ä¸»é¢˜ä¸­ï¼Œä¸€å®šç™¾åˆ†æ¯”çš„å­—ç¬¦å¿…é¡»åŒ¹é…æŸä¸ªç”¨æ¥åŒæ—¶åŒ¹é…ä¸¤ç¯‡æ–‡ç« çš„åŸºç¡€æ–‡"
+"ç« \n"
+"# æ­¤é€‰é¡¹åº”è¯¥æ˜¯ä¸€ä¸ªæ•´æ•°ç™¾åˆ†æ¯”ï¼Œä¾‹å¦‚ 80ï¼Œå¹¶ä¸”ä¸å¯è·Ÿéšä»»ä½•å°æ•°ã€‚\n"
+"# å¦‚æžœ 80 ç”¨åœ¨è¿™é‡Œï¼Œä¸¤ä¸ªå°†è¢«ç½®å…¥åŒä¸€ä¸ªå¸–å­ä¸­çš„æ–‡ç« æ ‡é¢˜ä¸­ 80% çš„å­—ç¬¦å¿…é¡»èƒ½ç²¾ç¡®"
+"åŒ¹é…ï¼Œä¸å«\n"
+"# ä»»ä½•æ’å…¥ã€‚ä¾‹å¦‚ happy å°†åŒ¹é… harpyï¼Œä½† harpie, happie å’Œ harpy ä¼šè¢«åˆ†å…¥å¦ä¸€"
+"ç¯‡å¸–å­ã€‚\n"
+
+#: src/lang.c:1675
+msgid "Score of a thread"
+msgstr "è®¨è®ºä¸²çš„åˆ†æ•°"
+
+#: src/lang.c:1676
+msgid ""
+"# Thread score\n"
+"# Possible values are (the default is marked with *):\n"
+"# * 0 = max\n"
+"#   1 = sum\n"
+"#   2 = average\n"
+msgstr ""
+"# è®¨è®ºä¸²åˆ†æ•°\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"# * 0 = æœ€å¤§\n"
+"#   1 = æ€»å’Œ\n"
+"#   2 = å¹³å‡\n"
+
+#: src/lang.c:1684
+msgid ""
+"Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
+msgstr "æŽ’åºæ–‡ç« ä¾æ®ä¸»é¢˜ã€å‘ä¿¡è€…ã€æ—¥æœŸæˆ–åˆ†æ•°ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:1685
+msgid "Sort articles by"
+msgstr "æŽ’åºæ–‡ç« ä¾æ®"
+
+#: src/lang.c:1686
+msgid ""
+"# Sort articles by ...\n"
+"# Possible values are (the default is marked with *):\n"
+"#   0 = nothing\n"
+"#   1 = Subject descending\n"
+"#   2 = Subject ascending\n"
+"#   3 = From descending\n"
+"#   4 = From ascending\n"
+"#   5 = Date descending\n"
+"# * 6 = Date ascending\n"
+"#   7 = Score descending\n"
+"#   8 = Score ascending\n"
+"#   9 = Lines descending\n"
+"#  10 = Lines ascending\n"
+msgstr ""
+"# æŽ’åºæ–‡ç« ä¾æ®â€¦\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"#   0 = æ²¡æœ‰ä»»ä½•ä¸œè¥¿\n"
+"#   1 = ä¸»æ—¨é€’å‡\n"
+"#   2 = ä¸»æ—¨é€’å‡\n"
+"#   3 = å‘ä¿¡è€…é€’å‡\n"
+"#   4 = å‘ä¿¡è€…é€’å‡\n"
+"#   5 = æ—¥æœŸé€’å‡\n"
+"# * 6 = æ—¥æœŸé€’å‡\n"
+"#   7 = åˆ†æ•°é€’å‡\n"
+"#   8 = åˆ†æ•°é€’å‡\n"
+"#   9 = è¡Œæ•°é€’å‡\n"
+"#  10 = è¡Œæ•°é€’å‡\n"
+
+#: src/lang.c:1702
+msgid "Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
+msgstr "æŽ’åºè®¨è®ºä¸²ä¸ä¾æ®ä»»ä½•ä¸œè¥¿æˆ–ä¾æ®åˆ†æ•°ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:1703
+msgid "Sort threads by"
+msgstr "æŽ’åºè®¨è®ºä¸²ä¾æ®"
+
+#: src/lang.c:1704
+msgid ""
+"# Sort thread by ...\n"
+"# Possible values are (the default is marked with *):\n"
+"#   0 = nothing\n"
+"# * 1 = Score descending\n"
+"#   2 = Score ascending\n"
+"#   3 = Last posting date descending\n"
+"#   4 = Last posting date ascending\n"
+msgstr ""
+"# æŽ’åºè®¨è®ºä¸²ä¾æ®â€¦\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"#   0 = æ²¡æœ‰ä»»ä½•ä¸œè¥¿\n"
+"# * 1 = åˆ†æ•°é€’å‡\n"
+"#   2 = åˆ†æ•°é€’å‡\n"
+"#   3 = æœ€è¿‘ä¸€æ¬¡å¼ è´´æ—¥æœŸé€’å‡\n"
+"#   4 = æœ€è¿‘ä¸€æ¬¡å¼ è´´æ—¥æœŸé€’å‡\n"
+
+#: src/lang.c:1714
+msgid ""
+"Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
+msgstr "å°†å…‰æ ‡æ”¾åœ¨ç¾¤ç»„ä¸­ç¬¬ä¸€/æœ€åŽä¸€ç¯‡æœªè¯»æ–‡ç« ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:1715
+msgid "Go to first unread article in group"
+msgstr "å‰å¾€ç¾¤ç»„ä¸­ç¬¬ä¸€ç¯‡æœªè¯»çš„æ–‡ç« "
+
+#: src/lang.c:1716
+msgid "# If ON put cursor at first unread art in group otherwise last art\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±å°†å…‰æ ‡æ”¾åœ¨ç¾¤ç»„ä¸­ç¬¬ä¸€ç¯‡æœªè¯»æ–‡ç« ï¼Œå¦åˆ™æ˜¯æœ€åŽä¸€ç¯‡æ–‡ç« \n"
+
+#: src/lang.c:1720
+msgid "Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
+msgstr "æ˜¾ç¤ºæ‰€æœ‰æ–‡ç« æˆ–åªæœ‰æœªè¯»æ–‡ç« ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:1721
+msgid "Show only unread articles"
+msgstr "åªæ˜¾ç¤ºæœªè¯»æ–‡ç« "
+
+#: src/lang.c:1722
+msgid "# If ON show only new/unread articles otherwise show all.\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±åªæ˜¾ç¤ºæ–°çš„/æœªè¯»æ–‡ç« ï¼Œå¦åˆ™å…¨éƒ¨æ˜¾ç¤ºã€‚\n"
+
+#: src/lang.c:1727
+msgid "Show only groups with unread arts"
+msgstr "åªæ˜¾ç¤ºæœ‰æœªè¯»æ–‡ç« çš„ç¾¤ç»„"
+
+#: src/lang.c:1728
+msgid "# If ON show only subscribed to groups that contain unread articles.\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±åªæ˜¾ç¤ºåŒ…å«æœªè¯»æ–‡ç« çš„è®¢é˜…ç¾¤ç»„ã€‚\n"
+
+#: src/lang.c:1733
+msgid "Filter which articles"
+msgstr "ç­›é€‰å“ªäº›æ–‡ç« "
+
+#: src/lang.c:1734
+msgid ""
+"# Filter which articles\n"
+"# Possible values are (the default is marked with *):\n"
+"# * 0 = only kill unread articles\n"
+"#   1 = kill all articles and show in threads marked with K\n"
+"#   2 = kill all articles and never show them\n"
+msgstr ""
+"# ç­›é€‰å“ªäº›æ–‡ç« \n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"# * 0 = åªæœ‰ç é™¤æœªè¯»æ–‡ç« \n"
+"#   1 = ç é™¤æ‰€æœ‰æ–‡ç« å¹¶åœ¨è®¨è®ºä¸²ä¸­æ˜¾ç¤ºæ—¶ä»¥ K æ ‡è®°\n"
+"#   2 = ç é™¤æ‰€æœ‰æ–‡ç« å¹¶æ°¸ä¸æ˜¾ç¤ºå®ƒä»¬\n"
+
+#: src/lang.c:1743
+msgid "Go to the next unread article with"
+msgstr "å‰å¾€ä¸‹ä¸€ç¯‡æœªè¯»æ–‡ç« å€Ÿç”±"
+
+#: src/lang.c:1744
+msgid ""
+"# Go to the unread article with following key(s)\n"
+"# Possible values are (the default is marked with *):\n"
+"#   0 = nothing\n"
+"#   1 = PAGE DOWN\n"
+"# * 2 = TAB\n"
+"#   3 = PAGE DOWN or TAB\n"
+msgstr ""
+"# å‰å¾€æœªè¯»æ–‡ç« å€Ÿç”±ä¸‹åˆ—æŒ‰é”®\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"#   0 = æ²¡æœ‰ä»»ä½•ä¸œè¥¿\n"
+"#   1 = PAGE DOWN\n"
+"# * 2 = TAB\n"
+"#   3 = PAGE DOWN æˆ– TAB\n"
+
+#: src/lang.c:1754
+msgid "How to treat blank lines"
+msgstr "å¦‚ä½•å¯¹å¾…ç©ºè¡Œ"
+
+#: src/lang.c:1755
+msgid ""
+"# Trim the article body, remove unnecessary blank lines.\n"
+"# Possible values are (the default is marked with *):\n"
+"# * 0 = Nothing special\n"
+"#   1 = Skip leading blank lines\n"
+"#   2 = Skip trailing blank lines\n"
+"#   3 = Skip leading and trailing blank lines\n"
+"#   4 = Compact multiple blank lines between text blocks\n"
+"#   5 = Compact multiple blank lines between text blocks and skip\n"
+"#       leading blank lines\n"
+"#   6 = Compact multiple blank lines between text blocks and skip\n"
+"#       trailing blank lines\n"
+"#   7 = Compact multiple blank lines between text blocks and skip\n"
+"#       leading and trailing blank lines\n"
+msgstr ""
+"# ä¿®å‰ªæ–‡ç« å†…æ–‡ï¼Œç§»é™¤ä¸å¿…è¦çš„ç©ºè¡Œã€‚\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"# * 0 = æ²¡ä»€ä¹ˆç‰¹åˆ«\n"
+"#   1 = è·³è¿‡å‰å¯¼ç©ºè¡Œ\n"
+"#   2 = è·³è¿‡å°¾éšç©ºè¡Œ\n"
+"#   3 = è·³è¿‡å‰å¯¼å’Œå°¾éšç©ºè¡Œ\n"
+"#   4 = åŽ‹ç¼©æ–‡æœ¬åŒºå—é—´çš„å¤šé‡ç©ºè¡Œ\n"
+"#   5 = åŽ‹ç¼©æ–‡æœ¬åŒºå—é—´çš„å¤šé‡ç©ºè¡Œå’Œè·³è¿‡\n"
+"#       å‰å¯¼ç©ºè¡Œ\n"
+"#   6 = åŽ‹ç¼©æ–‡æœ¬åŒºå—é—´çš„å¤šé‡ç©ºè¡Œå’Œè·³è¿‡\n"
+"#       å°¾éšç©ºè¡Œ\n"
+"#   7 = åŽ‹ç¼©æ–‡æœ¬åŒºå—é—´çš„å¤šé‡ç©ºè¡Œå’Œè·³è¿‡\n"
+"#       å‰å¯¼å’Œå°¾éšç©ºè¡Œ\n"
+
+#: src/lang.c:1772
+msgid "List thread using right arrow key"
+msgstr "ä½¿ç”¨å‘å³é”®åˆ—å‡ºè®¨è®ºä¸²"
+
+#: src/lang.c:1773
+msgid ""
+"# If ON automatically list thread when entering it using right arrow key.\n"
+msgstr "# å¦‚æžœæ‰“å¼€å½“ä½¿ç”¨å‘å³é”®è¾“å…¥å®ƒæ—¶å°±è‡ªåŠ¨åˆ—å‡ºè®¨è®ºä¸²ã€‚\n"
+
+#: src/lang.c:1777
+msgid "Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
+msgstr "è¾“å…¥å­—ç¬¦ä»¥æŒ‡å‡ºå·²åˆ é™¤æ–‡ç« ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:1778
+msgid "Character to show deleted articles"
+msgstr "ç”¨æ¥æ˜¾ç¤ºå·²åˆ é™¤æ–‡ç« çš„å­—ç¬¦"
+
+#: src/lang.c:1779
+msgid ""
+"# Character used to show that an art was deleted (default 'D')\n"
+"# _ is turned into ' '\n"
+msgstr ""
+"# ç”¨æ¥æ˜¾ç¤ºæ–‡ç« è¢«åˆ é™¤çš„å­—ç¬¦ (ç¼ºçœâ€˜Dâ€™)\n"
+"# _ è¢«è½¬æ¢ä¸ºâ€˜ â€™\n"
+
+#: src/lang.c:1784
+msgid ""
+"Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
+msgstr "è¾“å…¥å­—ç¬¦ä»¥æŒ‡å‡ºåœ¨èŒƒå›´ä¸­çš„æ–‡ç« ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:1785
+msgid "Character to show inrange articles"
+msgstr "ç”¨æ¥æ˜¾ç¤ºèŒƒå›´ä¸­æ–‡ç« çš„å­—ç¬¦"
+
+#: src/lang.c:1786
+msgid ""
+"# Character used to show that an art is in a range (default '#')\n"
+"# _ is turned into ' '\n"
+msgstr ""
+"# ç”¨æ¥æ˜¾ç¤ºæ–‡ç« åœ¨èŒƒå›´ä¸­çš„å­—ç¬¦ (ç¼ºçœâ€˜#â€™)\n"
+"# _ è¢«è½¬æ¢ä¸ºâ€˜ â€™\n"
+
+#: src/lang.c:1791
+msgid ""
+"Enter character to indicate that article will return. <CR> sets, <ESC> "
+"cancels."
+msgstr "è¾“å…¥å­—ç¬¦ä»¥æŒ‡å‡ºè¯¥æ–‡ç« å°†è¿”å›žã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:1792
+msgid "Character to show returning arts"
+msgstr "ç”¨æ¥æ˜¾ç¤ºè¿”å›žæ–‡ç« çš„å­—ç¬¦"
+
+#: src/lang.c:1793
+msgid ""
+"# Character used to show that an art will return (default '-')\n"
+"# _ is turned into ' '\n"
+msgstr ""
+"# ç”¨æ¥æ˜¾ç¤ºè¯¥æ–‡ç« å°†è¿”å›žçš„å­—ç¬¦ (ç¼ºçœâ€˜-â€™)\n"
+"# _ è¢«è½¬æ¢ä¸ºâ€˜ â€™\n"
+
+#: src/lang.c:1798
+msgid ""
+"Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
+msgstr "è¾“å…¥å­—ç¬¦ä»¥æŒ‡å‡ºå·²é€‰æ–‡ç« ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:1799
+msgid "Character to show selected articles"
+msgstr "ç”¨æ¥æ˜¾ç¤ºå·²é€‰æ–‡ç« çš„å­—ç¬¦"
+
+#: src/lang.c:1800
+msgid ""
+"# Character used to show that an art was auto-selected (default '*')\n"
+"# _ is turned into ' '\n"
+msgstr ""
+"# ç”¨æ¥æ˜¾ç¤ºè¯¥æ–‡ç« å·²è¢«è‡ªåŠ¨é€‰å–çš„å­—ç¬¦ (ç¼ºçœâ€˜*â€™)\n"
+"# _ è¢«è½¬æ¢ä¸ºâ€˜ â€™\n"
+
+#: src/lang.c:1805
+msgid "Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
+msgstr "è¾“å…¥å­—ç¬¦ä»¥æŒ‡å‡ºæœ€è¿‘æ–‡ç« ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:1806
+msgid "Character to show recent articles"
+msgstr "ç”¨æ¥æ˜¾ç¤ºæœ€è¿‘æ–‡ç« çš„å­—ç¬¦"
+
+#: src/lang.c:1807
+msgid ""
+"# Character used to show that an art is recent (default 'o')\n"
+"# _ is turned into ' '\n"
+msgstr ""
+"# ç”¨æ¥æ˜¾ç¤ºæ˜¯æœ€è¿‘æ–‡ç« çš„å­—ç¬¦ (ç¼ºçœâ€˜oâ€™)\n"
+"# _ è¢«è½¬æ¢ä¸ºâ€˜ â€™\n"
+
+#: src/lang.c:1812
+msgid "Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
+msgstr "è¾“å…¥å­—ç¬¦ä»¥æŒ‡å‡ºæœªè¯»æ–‡ç« ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:1813
+msgid "Character to show unread articles"
+msgstr "ç”¨æ¥æ˜¾ç¤ºæœªè¯»æ–‡ç« çš„å­—ç¬¦"
+
+#: src/lang.c:1814
+msgid ""
+"# Character used to show that an art is unread (default '+')\n"
+"# _ is turned into ' '\n"
+msgstr ""
+"# ç”¨æ¥æ˜¾ç¤ºè¯¥æ–‡ç« æœªè¯»çš„å­—ç¬¦ (ç¼ºçœâ€˜+â€™)\n"
+"# _ è¢«è½¬æ¢ä¸ºâ€˜ â€™\n"
+
+#: src/lang.c:1819
+msgid "Enter character to indicate read articles. <CR> sets, <ESC> cancels."
+msgstr "è¾“å…¥å­—ç¬¦ä»¥æŒ‡å‡ºå·²è¯»æ–‡ç« ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:1820
+msgid "Character to show read articles"
+msgstr "ç”¨æ¥æ˜¾ç¤ºå·²è¯»æ–‡ç« çš„å­—ç¬¦"
+
+#: src/lang.c:1821
+msgid ""
+"# Character used to show that an art was read (default ' ')\n"
+"# _ is turned into ' '\n"
+msgstr ""
+"# ç”¨æ¥æ˜¾ç¤ºè¯¥æ–‡ç« å·²è¯»å–å­—ç¬¦ (ç¼ºçœâ€˜ â€™)\n"
+"# _ è¢«è½¬æ¢ä¸ºâ€˜ â€™\n"
+
+#: src/lang.c:1826
+msgid "Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
+msgstr "è¾“å…¥å­—ç¬¦ä»¥æŒ‡å‡ºè¢«ç é™¤æ–‡ç« ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:1827
+msgid "Character to show killed articles"
+msgstr "ç”¨æ¥æ˜¾ç¤ºè¢«ç é™¤æ–‡ç« çš„å­—ç¬¦"
+
+#: src/lang.c:1828
+msgid ""
+"# Character used to show that an art was killed (default 'K')\n"
+"# kill_level must be set accordingly, _ is turned into ' '\n"
+msgstr ""
+"# ç”¨æ¥æ˜¾ç¤ºè¯¥æ–‡ç« è¢«ç é™¤çš„å­—ç¬¦ (ç¼ºçœâ€˜Kâ€™)\n"
+"# kill_level å¿…é¡»æ ¹æ®ä¸åŒæƒ…å†µè€Œè®¾ç½®ï¼Œ_ è¢«è½¬æ¢ä¸ºâ€˜ â€™\n"
+
+#: src/lang.c:1833
+msgid ""
+"Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
+msgstr "è¾“å…¥å­—ç¬¦ä»¥æŒ‡å‡ºè¯»å–æ‰€é€‰æ–‡ç« ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:1834
+msgid "Character to show readselected arts"
+msgstr "ç”¨æ¥æ˜¾ç¤ºè¯»å–æ‰€é€‰æ–‡ç« çš„å­—ç¬¦"
+
+#: src/lang.c:1835
+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 ""
+"# ç”¨æ¥æ˜¾ç¤ºè¯¥æ–‡ç« è¯»å–ä¹‹å‰å·²è¢«é€‰çš„å­—ç¬¦ (ç¼ºçœâ€˜:â€™)\n"
+"# kill_level å¿…é¡»æ ¹æ®ä¸åŒæƒ…å†µè€Œè®¾ç½®ï¼Œ_ è¢«è½¬æ¢ä¸ºâ€˜ â€™\n"
+
+#: src/lang.c:1841
+msgid "Abbreviate long newsgroup names"
+msgstr "å°†è¾ƒé•¿æ–°é—»ç¾¤ç»„åç§°ç¼©å†™"
+
+#: src/lang.c:1842
+msgid ""
+"# If ON abbreviate (if necessary) long newsgroup names at group selection\n"
+"# level and article level like this:\n"
+"#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.r.\n"
+msgstr ""
+"# å¦‚æžœæ‰“å¼€å°±å°†è¾ƒé•¿æ–°é—»ç¾¤ç»„åç§°ç¼©å†™ (å¦‚æžœå¿…è¦çš„è¯)ï¼Œåœ¨ç¾¤ç»„é€‰æ‹©\n"
+"# å±‚çº§å’Œæ–‡ç« å±‚çº§ä¼šå¦‚ä¸‹æ‰€ç¤ºï¼š\n"
+"#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.rã€‚\n"
+
+#: src/lang.c:1848
+msgid ""
+"0 = full page scrolling, -1 = show previous last line as first on next page, "
+"-2 = half page"
+msgstr "0 = æ•´é¡µå·åŠ¨ï¼Œ-1 = æ˜¾ç¤ºä¸Šé¡µæœ€åŽä¸€è¡Œä¸ºä¸‹é¡µç¬¬ä¸€è¡Œï¼Œ-2 = åŠé¡µå·åŠ¨"
+
+#: src/lang.c:1849
+msgid "Number of lines to scroll in pager"
+msgstr "é¡µé¢åˆ‡æ¢æ—¶å·åŠ¨çš„è¡Œæ•°"
+
+#: src/lang.c:1850
+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"
+"#  -1 = the top/bottom line is carried over onto the next page\n"
+"#   0 = page-by-page (traditional behavior)\n"
+"# * 1 = line-by-line\n"
+"#   2 or greater = scroll by 2 or more lines (only in the pager)\n"
+msgstr ""
+"# å…‰æ ‡å‘ä¸Š/å‘ä¸‹æ—¶æ–‡ç« é¡µé¢åˆ‡æ¢å°†å·åŠ¨çš„è¡Œæ•°\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"#  -2 = åŠé¡µå·åŠ¨\n"
+"#  -1 = é¡¶/åº•è¡Œè¢«å¸¦å…¥ä¸‹ä¸€é¡µ\n"
+"#   0 = æ•´é¡µå·åŠ¨ (ä¼ ç»Ÿè¡Œä¸º)\n"
+"# * 1 = å·åŠ¨ä¸€è¡Œ\n"
+"#   2 æˆ–æ›´å¤§ = å·åŠ¨ 2 æˆ–æ›´å¤šè¡Œ (åªæœ‰åœ¨é¡µé¢åˆ‡æ¢æ—¶)\n"
+
+#: src/lang.c:1860
+msgid "Display signatures. <SPACE> toggles & <CR> sets."
+msgstr "æ˜¾ç¤ºç­¾åã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:1861
+msgid "Display signatures"
+msgstr "æ˜¾ç¤ºç­¾å"
+
+#: src/lang.c:1862
+msgid "# If OFF don't show signatures when displaying articles\n"
+msgstr "# å¦‚æžœå…³é—­äºŽæ˜¾ç¤ºæ–‡ç« æ—¶å°±ä¸æ˜¾ç¤ºç­¾å\n"
+
+#: src/lang.c:1866
+msgid ""
+"Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
+msgstr "å°† uuencoded æ•°æ®æ˜¾ç¤ºä¸ºå·²æ ‡è®°é™„ä»¶ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:1867
+msgid "Display uue data as an attachment"
+msgstr "å°† uue æ•°æ®ä½œä¸ºé™„ä»¶æ˜¾ç¤º"
+
+#: src/lang.c:1868
+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"
+"#   1 = yes, uuencoded data will be condensed to a single tag line showing\n"
+"#       size and filename, similar to how MIME attachments are displayed\n"
+"#   2 = hide all, as for 1, but any line that looks like uuencoded data "
+"will\n"
+"#       be folded into a tag line.\n"
+msgstr ""
+"# åœ¨é¡µé¢åˆ‡æ¢ä¸­å¤„ç† uuencoded æ•°æ®\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"# * 0 = æ— ï¼Œæ˜¾ç¤ºåŽŸå§‹ uuencoded æ•°æ®\n"
+"#   1 = æ˜¯ï¼Œuuencoded æ•°æ®å°†è¢«åŽ‹ç¼©ä¸ºå•ä¸€æ ‡è®°è¡Œï¼Œå¹¶æ˜¾ç¤º\n"
+"#       å¤§å°å’Œæ–‡ä»¶åï¼Œç±»ä¼¼äºŽæ˜¾ç¤º MIME é™„ä»¶çš„æ–¹å¼\n"
+"#   2 = éšè—æ‰€æœ‰ï¼Œç±»ä¼¼ 1ï¼Œä½†æ˜¯ä»»ä½•çœ‹æ¥åƒæ˜¯ uuencoded æ•°æ®çš„è¡Œï¼Œéƒ½å°†\n"
+"#       è¢«æŠ˜å ä¸ºä¸€æ ‡è®°è¡Œã€‚\n"
+
+#: src/lang.c:1878
+msgid ""
+"Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
+msgstr "è§£ç å¾·è¯­æ ·å¼ TeX å˜éŸ³ç¼–ç ä¸º ISOã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:1879
+msgid "Display \"a as Umlaut-a"
+msgstr "æ˜¾ç¤º \"a ä¸ºå˜éŸ³ a"
+
+#: src/lang.c:1880
+msgid ""
+"# If ON decode German style TeX umlaut codes to ISO and\n"
+"# show \"a as Umlaut-a, etc.\n"
+msgstr ""
+"# å¦‚æžœæ‰“å¼€å°±è§£ç å¾·è¯­æ ·å¼ TeX å˜éŸ³ç¼–ç ä¸º ISO å¹¶\n"
+"# æ˜¾ç¤º \"a ä¸ºå˜éŸ³ a ...ç­‰ç­‰\n"
+
+#: src/lang.c:1885 src/lang.c:1895
+msgid "Space separated list of header fields"
+msgstr "ä»¥ç©ºæ ¼åˆ†éš”çš„æ ‡å¤´å­—æ®µæ¸…å•"
+
+#: src/lang.c:1886
+msgid "Display these header fields (or *)"
+msgstr "æ˜¾ç¤ºè¿™äº›æ ‡å¤´å­—æ®µ (æˆ– *)"
+
+#: src/lang.c:1887
+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"
+"# 'X-' (like X-Alan or X-Pape). You can list more than one by delimiting "
+"with\n"
+"# spaces. Not defining anything turns off this option.\n"
+msgstr ""
+"# æ‚¨å¸Œæœ›çœ‹åˆ°å“ªäº›æ–°é—»æ ‡å¤´ã€‚å¦‚æžœæ‚¨è¦çœ‹åˆ°_æ‰€æœ‰_æ ‡å¤´ï¼Œ\n"
+"# å°±å°†â€˜*â€™ä½œä¸ºè¿™ä¸ªå€¼ã€‚è¿™æ˜¯é€šé…ç¬¦å¯ä»¥è¢«ä½¿ç”¨çš„æƒŸä¸€æ–¹å¼ã€‚\n"
+"# å¦‚æžœæ‚¨è¾“å…¥â€˜X-â€™ä½œä¸ºå€¼ï¼Œæ‚¨å°†çœ‹åˆ°æ‰€æœ‰æ ‡å¤´èµ·å§‹éƒ¨åˆ†é™„ä¸Š\n"
+"#â€˜X-â€™(åƒæ˜¯ X-Alan æˆ– X-Pape)ã€‚æ‚¨å¯ä»¥å€Ÿç”±ä»¥ç©ºæ ¼åˆ†éš”è€Œåˆ—å‡º\n"
+"# è¶…è¿‡ä¸€ä¸ªã€‚æ²¡æœ‰å®šä¹‰ä»»ä½•å€¼å°†ä¼šå…³é—­è¿™ä¸ªé€‰é¡¹ã€‚\n"
+
+#: src/lang.c:1896
+msgid "Do not display these header fields"
+msgstr "ä¸æ˜¾ç¤ºè¿™äº›æ ‡å¤´å­—æ®µ"
+
+#: src/lang.c:1897
+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 "
+"you\n"
+"# would do something like this:\n"
+"# news_headers_to_display=X-\n"
+"# news_headers_to_not_display=X-Alan X-Pape\n"
+"# Not defining anything turns off this option.\n"
+msgstr ""
+"# å¦‚åŒâ€˜news_headers_to_displayâ€™ä½†é™¤äº†å®ƒè¡¨ç¤ºç›¸åçš„æ„æ€ã€‚\n"
+"# ä½¿ç”¨ä¸¤è€…é€‰é¡¹çš„ä¾‹å­ä¹‹ä¸€ä¹Ÿè®¸æ˜¯ï¼šå¦‚æžœæ‚¨è®¤ä¸º X- æ ‡å¤´æ˜¯\n"
+"# A Good Thing(tm)ï¼Œä½†æ˜¯è®¤ä¸º Alan å’Œ Pape æ˜¯å¼‚ç«¯...é‚£ä¹ˆæ‚¨\n"
+"# å¯èƒ½ä¼šå¦‚æ­¤åšï¼š\n"
+"# news_headers_to_display=X-\n"
+"# news_headers_to_not_display=X-Alan X-Pape\n"
+"# æ²¡æœ‰å®šä¹‰ä»»ä½•å€¼å°±è¡¨ç¤ºå…³é—­è¿™ä¸ªé€‰é¡¹ã€‚\n"
+
+#: src/lang.c:1907
+msgid ""
+"Do you want to enable automatic handling of multipart/alternative articles?"
+msgstr "æ‚¨è¦å¯ç”¨å¤šéƒ¨ä»¶/æ›¿ä»£æ–‡ç« çš„è‡ªåŠ¨å¤„ç†å—ï¼Ÿ"
+
+#: src/lang.c:1908
+msgid "Skip multipart/alternative parts"
+msgstr "è·³è¿‡å¤šéƒ¨ä»¶/æ›¿ä»£éƒ¨åˆ†"
+
+#: src/lang.c:1909
+msgid "# If ON strip multipart/alternative messages automatically\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±è‡ªåŠ¨æˆªé™¤å¤šéƒ¨ä»¶/æ›¿ä»£æ¶ˆæ¯\n"
+
+#: src/lang.c:1913
+msgid "Enable detection of verbatim blocks? <SPACE> toggles & <CR> sets."
+msgstr "å¯ç”¨å­—é¢åŒºå—çš„ä¾¦æµ‹ï¼Ÿ<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:1914
+msgid "Detection of verbatim blocks"
+msgstr "å­—é¢åŒºå—çš„ä¾¦æµ‹"
+
+#: src/lang.c:1915
+msgid "# If ON detect verbatim blocks in articles\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±åœ¨æ–‡ç« ä¸­ä¾¦æµ‹å­—é¢åŒºå—\n"
+
+#: src/lang.c:1920
+msgid "A regex used to decide which lines to show in col_quote."
+msgstr "ç”¨æ¥å†³å®šåœ¨ col_quote ä¸­è¦æ˜¾ç¤ºå“ªäº›è¡Œçš„ regexã€‚"
+
+#: src/lang.c:1921
+msgid "Regex used to show quoted lines"
+msgstr "ç”¨æ¥æ˜¾ç¤ºå¼•è¨€è¡Œçš„ regex"
+
+#: src/lang.c:1922
+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 ""
+"# æŸ¥çœ‹æ–‡ç« æ—¶ tin å°†ç”¨æ¥å†³å®šæŸè¡Œæ˜¯å¦ä¸ºå¼•è¨€çš„\n"
+"# æ­£åˆ™è¡¨è¾¾å¼ã€‚å¼•è¨€è¡Œå°†ä»¥ col_quote æ˜¾ç¤ºã€‚\n"
+"# å¦‚æžœæ‚¨ä¿ç•™å®ƒä¸ºç©ºç™½ï¼Œtin å°†ä½¿ç”¨å†…ç½®çš„é»˜è®¤å€¼ã€‚\n"
+
+#: src/lang.c:1928
+msgid "A regex used to decide which lines to show in col_quote2."
+msgstr "ç”¨æ¥å†³å®šè¦ä»¥ col_quote2 æ˜¾ç¤ºå“ªäº›è¡Œçš„ regexã€‚"
+
+#: src/lang.c:1929
+msgid "Regex used to show twice quoted l."
+msgstr "ç”¨æ¥æ˜¾ç¤ºç¬¬äºŒå±‚å¼•è¨€è¡Œçš„ regexã€‚"
+
+#: src/lang.c:1930
+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 ""
+"# tin å°†ç”¨æ¥å†³å®šæŸè¡Œæ˜¯å¦ä¸ºç¬¬äºŒå±‚å¼•è¨€çš„\n"
+"# æ­£åˆ™è¡¨è¾¾å¼ã€‚ç¬¬äºŒå±‚å¼•è¨€è¡Œå°†ä»¥ col_quote2 æ˜¾ç¤ºã€‚\n"
+"# å¦‚æžœæ‚¨ä¿ç•™å®ƒä¸ºç©ºç™½ï¼Œtin å°†ä½¿ç”¨å†…ç½®çš„é»˜è®¤å€¼ã€‚\n"
+
+#: src/lang.c:1936
+msgid "A regex used to decide which lines to show in col_quote3."
+msgstr "ç”¨æ¥å†³å®šè¦ä»¥ col_quote3 æ˜¾ç¤ºå“ªäº›è¡Œçš„ regexã€‚"
+
+#: src/lang.c:1937
+msgid "Regex used to show >= 3 times q.l."
+msgstr "ç”¨æ¥æ˜¾ç¤º >= 3 å±‚å¼•è¨€è¡Œçš„ regexã€‚"
+
+#: src/lang.c:1938
+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 ""
+"# tin å°†ç”¨æ¥å†³å®šæŸè¡Œæ˜¯å¦ä¸º >= 3 å±‚å¼•è¨€çš„\n"
+"# æ­£åˆ™è¡¨è¾¾å¼ã€‚>= 3 å±‚å¼•è¨€è¡Œå°†ä»¥ col_quote3 æ˜¾ç¤ºã€‚\n"
+"# å¦‚æžœæ‚¨ä¿ç•™å®ƒä¸ºç©ºç™½ï¼Œtin å°†ä½¿ç”¨å†…ç½®çš„é»˜è®¤å€¼ã€‚\n"
+
+#: src/lang.c:1944
+#, fuzzy
+msgid "Enable detection of external quotes? <SPACE> toggles & <CR> sets."
+msgstr "å¯ç”¨å­—é¢åŒºå—çš„ä¾¦æµ‹ï¼Ÿ<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:1945
+#, fuzzy
+msgid "Detection of external quotes"
+msgstr "å­—é¢åŒºå—çš„ä¾¦æµ‹"
+
+#: src/lang.c:1946
+#, fuzzy
+msgid "# If ON detect quoted text from external sources in articles\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±åœ¨æ–‡ç« ä¸­ä¾¦æµ‹å­—é¢åŒºå—\n"
+
+#: src/lang.c:1950
+#, fuzzy
+msgid "A regex used to decide which lines to show in col_extquote."
+msgstr "ç”¨æ¥å†³å®šåœ¨ col_quote ä¸­è¦æ˜¾ç¤ºå“ªäº›è¡Œçš„ regexã€‚"
+
+#: src/lang.c:1951
+#, fuzzy
+msgid "Regex used to show quotes from external sources"
+msgstr "ç”¨æ¥æ˜¾ç¤ºå¼•è¨€è¡Œçš„ regex"
+
+#: src/lang.c:1952
+#, fuzzy
+msgid ""
+"# A regular expression that tin will use to decide which lines are\n"
+"# external quotes. Text from external quotes is shown in col_extquote.\n"
+"# If you leave this blank, tin will use a built in default.\n"
+msgstr ""
+"# tin å°†ç”¨æ¥å†³å®šæŸè¡Œæ˜¯å¦ä¸ºç¬¬äºŒå±‚å¼•è¨€çš„\n"
+"# æ­£åˆ™è¡¨è¾¾å¼ã€‚ç¬¬äºŒå±‚å¼•è¨€è¡Œå°†ä»¥ col_quote2 æ˜¾ç¤ºã€‚\n"
+"# å¦‚æžœæ‚¨ä¿ç•™å®ƒä¸ºç©ºç™½ï¼Œtin å°†ä½¿ç”¨å†…ç½®çš„é»˜è®¤å€¼ã€‚\n"
+
+#: src/lang.c:1959
+msgid "A regex used to decide which words to show in col_markslashes."
+msgstr "ç”¨æ¥å†³å®šè¦ä»¥ col_markslashes æ˜¾ç¤ºå“ªäº›å­—è¯çš„ regexã€‚"
+
+#: src/lang.c:1960
+msgid "Regex used to highlight /slashes/"
+msgstr "ç”¨æ¥é«˜äº®åº¦æ ‡ç¤º /æ–œçº¿/ çš„ regex"
+
+#: src/lang.c:1961
+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 ""
+"# tin å°†ç”¨æ¥å†³å®šå“ªäº›è¢«â€˜/â€™å¤¹ä½çš„å­—è¯\n"
+"# å°†ä»¥ col_markslashes æ˜¾ç¤ºçš„æ­£åˆ™è¡¨è¾¾å¼ã€‚\n"
+"# å¦‚æžœæ‚¨ä¿ç•™å®ƒä¸ºç©ºç™½ï¼Œtin å°†ä½¿ç”¨å†…ç½®çš„é»˜è®¤å€¼ã€‚\n"
+
+#: src/lang.c:1967
+msgid "A regex used to decide which words to show in col_markstars."
+msgstr "ç”¨æ¥å†³å®šè¦ä»¥ col_markstars æ˜¾ç¤ºå“ªäº›å­—è¯çš„ regexã€‚"
+
+#: src/lang.c:1968
+msgid "Regex used to highlight *stars*"
+msgstr "ç”¨æ¥é«˜äº®åº¦æ˜¾ç¤º *æ˜Ÿå·* çš„ regex"
+
+#: src/lang.c:1969
+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 ""
+"# tin å°†ç”¨æ¥å†³å®šå“ªäº›è¢«â€˜*â€™å¤¹ä½çš„å­—è¯\n"
+"# å°†ä»¥ col_markstars æ˜¾ç¤ºçš„æ­£åˆ™è¡¨è¾¾å¼ã€‚\n"
+"# å¦‚æžœæ‚¨ä¿ç•™å®ƒä¸ºç©ºç™½ï¼Œtin å°†ä½¿ç”¨å†…ç½®çš„é»˜è®¤å€¼ã€‚\n"
+
+#: src/lang.c:1975
+msgid "A regex used to decide which words to show in col_markstroke."
+msgstr "ç”¨æ¥å†³å®šè¦ä»¥ col_markstroke æ˜¾ç¤ºå“ªäº›å­—è¯çš„ regexã€‚"
+
+#: src/lang.c:1976
+msgid "Regex used to highlight -strokes-"
+msgstr "ç”¨æ¥é«˜äº®åº¦æ˜¾ç¤º -æ¨ªçº¿- çš„ regex"
+
+#: src/lang.c:1977
+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 ""
+"# tin å°†ç”¨æ¥å†³å®šå“ªäº›è¢«â€˜-â€™å¤¹ä½çš„å­—è¯\n"
+"# å°†ä»¥ col_markstroke æ˜¾ç¤ºçš„æ­£åˆ™è¡¨è¾¾å¼ã€‚\n"
+"# å¦‚æžœæ‚¨ä¿ç•™å®ƒä¸ºç©ºç™½ï¼Œtin å°†ä½¿ç”¨å†…ç½®çš„é»˜è®¤å€¼ã€‚\n"
+
+#: src/lang.c:1983
+msgid "A regex used to decide which words to show in col_markdash."
+msgstr "ç”¨æ¥å†³å®šè¦ä»¥ col_markdash æ˜¾ç¤ºå“ªäº›å­—è¯çš„ regexã€‚"
+
+#: src/lang.c:1984
+msgid "Regex used to highlight _underline_"
+msgstr "ç”¨æ¥é«˜äº®åº¦æ˜¾ç¤º _åº•çº¿_ çš„ regex"
+
+#: src/lang.c:1985
+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 ""
+"# tin å°†ç”¨æ¥å†³å®šå“ªäº›è¢«â€˜_â€™å¤¹ä½çš„å­—è¯\n"
+"# å°†ä»¥ col_markdash æ˜¾ç¤ºçš„æ­£åˆ™è¡¨è¾¾å¼ã€‚\n"
+"# å¦‚æžœæ‚¨ä¿ç•™å®ƒä¸ºç©ºç™½ï¼Œtin å°†ä½¿ç”¨å†…ç½®çš„é»˜è®¤å€¼ã€‚\n"
+
+#: src/lang.c:1991
+msgid "A regex used to find Subject prefixes to remove.  Use '|' as separator."
+msgstr "ç”¨æ¥å¯»æ‰¾è¦ç§»é™¤çš„ä¸»æ—¨å‰ç¼€çš„ regexã€‚ ä½¿ç”¨â€˜|â€™ä½œä¸ºåˆ†éš”ç¬¦å·ã€‚"
+
+#: src/lang.c:1992
+msgid "Regex with Subject prefixes"
+msgstr "ä¸»æ—¨å‰ç¼€çš„ regex"
+
+#: src/lang.c:1993
+msgid ""
+"# A regular expression that tin will use to find Subject prefixes\n"
+"# which will be removed before showing the header.\n"
+msgstr ""
+"# tin å°†ç”¨æ¥å¯»æ‰¾ä¸»æ—¨å‰ç¼€çš„æ­£åˆ™è¡¨è¾¾å¼\n"
+"# äºŽæ˜¾ç¤ºæ ‡å¤´ä¹‹å‰å°†è¢«ç§»é™¤ã€‚\n"
+
+#: src/lang.c:1998
+msgid "A regex used to find Subject suffixes to remove.  Use '|' as separator."
+msgstr "ç”¨æ¥å¯»æ‰¾è¦ç§»é™¤çš„ä¸»æ—¨åŽç¼€çš„ regexã€‚ ä½¿ç”¨â€˜|â€™ä½œä¸ºåˆ†éš”ç¬¦å·ã€‚"
+
+#: src/lang.c:1999
+msgid "Regex with Subject suffixes"
+msgstr "ä¸»æ—¨åŽç¼€çš„ regex"
+
+#: src/lang.c:2000
+msgid ""
+"# A regular expression that tin will use to find Subject suffixes\n"
+"# which will be removed when replying or posting followup.\n"
+msgstr ""
+"# tin å°†ç”¨æ¥å¯»æ‰¾ä¸»æ—¨åŽç¼€çš„æ­£åˆ™è¡¨è¾¾å¼\n"
+"# äºŽå›žå¤æˆ–è·Ÿè´´æ—¶å°†è¢«ç§»é™¤ã€‚\n"
+
+#: src/lang.c:2005
+msgid "A regex used to find the begin of a verbatim block."
+msgstr "ç”¨æ¥æ‰¾å¯»å­—é¢åŒºå—å¼€å§‹çš„ regexã€‚"
+
+#: src/lang.c:2006
+msgid "Regex for begin of a verbatim block"
+msgstr "ç”¨äºŽå­—é¢åŒºå—å¼€å§‹çš„ regex"
+
+#: src/lang.c:2007
+msgid ""
+"# A regular expression that tin will use to find the begin of\n"
+"# a verbatim block.\n"
+msgstr "# tin å°†ç”¨æ¥æ‰¾å¯»å­—é¢åŒºå—å¼€å§‹çš„æ­£åˆ™è¡¨è¾¾å¼ã€‚\n"
+
+#: src/lang.c:2012
+msgid "A regex used to find the end of a verbatim block."
+msgstr "ç”¨æ¥æ‰¾å¯»å­—é¢åŒºå—ç»“æŸçš„ regexã€‚"
+
+#: src/lang.c:2013
+msgid "Regex for end of a verbatim block"
+msgstr "ç”¨äºŽå­—é¢åŒºå—ç»“æŸçš„ regex"
+
+#: src/lang.c:2014
+msgid ""
+"# A regular expression that tin will use to find the end of\n"
+"# a verbatim block.\n"
+msgstr "# tin å°†ç”¨æ¥æ‰¾å¯»å­—é¢åŒºå—ç»“æŸçš„æ­£åˆ™è¡¨è¾¾å¼ã€‚\n"
+
+#: src/lang.c:2019
+msgid ""
+"Enter name and options for external MIME viewer, --internal for built-in "
+"viewer"
+msgstr "è¾“å…¥å¤–éƒ¨ MIME æŸ¥çœ‹å™¨çš„åç§°å’Œé€‰é¡¹ï¼Œ--internal è¡¨ç¤ºå†…ç½®æŸ¥çœ‹å™¨"
+
+#: src/lang.c:2020
+msgid "MIME binary content viewer"
+msgstr "MIME äºŒè¿›åˆ¶å†…å®¹æŸ¥çœ‹å™¨"
+
+#: src/lang.c:2021
+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 ""
+"# å¦‚æžœè®¾ç½®äº† --internal å°±è‡ªåŠ¨ä½¿ç”¨å†…ç½® MIME æŸ¥çœ‹å™¨ç”¨äºŽæ–‡ç« çš„\n"
+"# éžçº¯æ–‡æœ¬éƒ¨åˆ†ã€‚\n"
+"# å¦åˆ™è¯·æŒ‡å®šå¤–éƒ¨æŸ¥çœ‹å™¨ç¨‹åº (ä¾‹ï¼šmetamail) æˆ–ä¿æŒç©ºç™½ä»¥\n"
+"# è¡¨ç¤ºä¸è¦è‡ªåŠ¨æŸ¥çœ‹\n"
+
+#: src/lang.c:2028
+msgid "Confirm before starting non-text viewing program"
+msgstr "å¯åŠ¨éžçº¯æ–‡æœ¬æŸ¥çœ‹ç¨‹åºä¹‹å‰å…ˆç¡®è®¤"
+
+#: src/lang.c:2029
+msgid "Ask before using MIME viewer"
+msgstr "ä½¿ç”¨ MIME æŸ¥çœ‹å™¨ä¹‹å‰å…ˆè¯¢é—®"
+
+#: src/lang.c:2030
+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 ""
+"# å¦‚æžœæ‰“å¼€ï¼Œtin å°†äºŽä½¿ç”¨ metamail æ˜¾ç¤º MIME æ¶ˆæ¯ä¹‹å‰å…ˆè¯¢é—®\n"
+"# åªæœ‰å½“ metamail_prog å·²è®¾ç½®ä¸ºæŸä¸ªå€¼æ—¶ï¼Œè¿™æ‰ä¼šå‘ç”Ÿ\n"
+
+#: src/lang.c:2035
+msgid "Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
+msgstr "ç¦»å¼€æ—¶è¯¢é—®æ˜¯å¦å°†ç¾¤ç»„æ ‡è®°ä¸ºå·²è¯»ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2036
+msgid "Catchup read groups when quitting"
+msgstr "ç¦»å¼€æ—¶å°†å·²è¯»ç¾¤ç»„è®¾å›žæœªè¯»"
+
+#: src/lang.c:2037
+msgid "# If ON ask user if read groups should all be marked read\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±è¯¢é—®ç”¨æˆ·æ˜¯å¦æ‰€æœ‰å·²è¯»ç¾¤ç»„åº”è¯¥éƒ½è¢«æ ‡è®°ä¸ºå·²è¯»\n"
+
+#: src/lang.c:2042
+msgid "Catchup group using left key"
+msgstr "ä½¿ç”¨å‘å·¦é”®å°†ç¾¤ç»„è®¾å›žæœªè¯»"
+
+#: src/lang.c:2043
+msgid "# If ON catchup group/thread when leaving with the left arrow key.\n"
+msgstr "# å¦‚æžœæ‰“å¼€åˆ™å½“ä»¥å‘å·¦é”®ç¦»å¼€æ—¶ï¼Œå°†ç¾¤ç»„/è®¨è®ºä¸²è®¾å›žæœªè¯»ã€‚\n"
+
+#: src/lang.c:2048
+msgid "Catchup thread by using left key"
+msgstr "ä½¿ç”¨å‘å·¦é”®å°†è®¨è®ºä¸²è®¾å›žæœªè¯»"
+
+#: src/lang.c:2054
+msgid "Which actions require confirmation"
+msgstr "å“ªäº›åŠ¨ä½œéœ€è¦ç¡®è®¤"
+
+#: src/lang.c:2055
+msgid "# What should we ask confirmation for.\n"
+msgstr "# æˆ‘ä»¬åº”è¯¥å¯¹äºŽä»€ä¹ˆè¯¢é—®ç¡®è®¤ã€‚\n"
+
+#: src/lang.c:2060
+msgid "'Mark as (un)read' ignores tags"
+msgstr "â€˜æ ‡è®°ä¸º(æœª)å·²è¯»â€™å¿½ç•¥æ ‡è®°"
+
+#: src/lang.c:2061
+msgid ""
+"# If ON the 'Mark as (un)read' function marks only the current article.\n"
+msgstr "# å¦‚æžœæ‰“å¼€åˆ™â€˜æ ‡è®°ä¸º(æœª)å·²è¯»â€™åŠŸèƒ½åªä¼šæ ‡è®°ç›®å‰çš„æ–‡ç« ã€‚\n"
+
+#: src/lang.c:2065
+msgid "Program to run to open URLs, <CR> sets, <ESC> cancels."
+msgstr "è¿è¡Œä»¥æ‰“å¼€ç½‘å€çš„ç¨‹åºï¼Œ<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2066
+msgid "Program that opens URLs"
+msgstr "æ‰“å¼€ç½‘å€çš„ç¨‹åº"
+
+#: src/lang.c:2067
+msgid "# The program used to open URLs. The actual URL will be appended\n"
+msgstr "# ç”¨æ¥æ‰“å¼€ç½‘å€çš„ç¨‹åºã€‚å°†ä¼šé™„åŠ å®žé™…çš„ç½‘å€\n"
+
+#: src/lang.c:2072
+msgid "Use mouse in xterm"
+msgstr "åœ¨ xterm ä¸­ä½¿ç”¨é¼ æ ‡"
+
+#: src/lang.c:2073
+msgid "# If ON enable mouse button support on xterm terminals\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±å¯ç”¨ xterm ç»ˆç«¯æœºå¯¹äºŽé¼ æ ‡æŒ‰é’®çš„æ”¯æŒ\n"
+
+#: src/lang.c:2079
+msgid "Use scroll keys on keypad"
+msgstr "ä½¿ç”¨æ•°å­—é”®ç›˜ä¸Šçš„å·åŠ¨é”®"
+
+#: src/lang.c:2080
+msgid "# If ON enable scroll keys on terminals that support it\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±åœ¨æœ‰æ”¯æŒå·åŠ¨é”®çš„ç»ˆç«¯æœºä¸Šå¯ç”¨å®ƒ\n"
+
+#: src/lang.c:2085
+msgid "Enter maximum number of article to get. <CR> sets."
+msgstr "è¾“å…¥è¦æå–æ–‡ç« çš„æœ€å¤§å€¼æ•°é‡ã€‚<CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2086
+msgid "Number of articles to get"
+msgstr "è¦æå–æ–‡ç« çš„æ•°é‡"
+
+#: src/lang.c:2087
+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 ""
+"# è¦æå–æ–‡ç« çš„æ•°é‡ (0=æ— é™åˆ¶)ï¼Œå¦‚æžœä¸ºè´Ÿå°±è®¾ç½®\n"
+"# ä¸ºç¬¬ä¸€ç¯‡æœªè¯»æ–‡ç« ä¹‹å‰è¦è¯»å–çš„å·²è¯»æ–‡ç« æœ€å¤§å€¼\n"
+
+#: src/lang.c:2092
+msgid "Enter number of days article is considered recent. <CR> sets."
+msgstr "è¾“å…¥è¢«è®¤ä¸ºæœ€è¿‘æ–‡ç« çš„æ—¥æ•°ã€‚<CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2093
+msgid "Article recentness time limit"
+msgstr "æœ€è¿‘æ–‡ç« çš„æ—¶é—´é™åˆ¶"
+
+#: src/lang.c:2094
+msgid "# Number of days in which article is considered recent, (0=OFF)\n"
+msgstr "# è¢«è®¤ä¸ºæ˜¯æœ€è¿‘æ–‡ç« æ‰€éœ€çš„æ—¥æ•°ï¼Œ(0=å…³é—­)\n"
+
+#: src/lang.c:2098
+msgid ""
+"WILDMAT for normal wildcards, REGEX for full regular expression matching."
+msgstr "WILDMAT ç”¨äºŽä¸€èˆ¬é€šé…ç¬¦ï¼ŒREGEX ç”¨äºŽå®Œæ•´æ­£åˆ™è¡¨è¾¾å¼åŒ¹é…ã€‚"
+
+#: src/lang.c:2099
+msgid "Wildcard matching"
+msgstr "é€šé…ç¬¦åŒ¹é…"
+
+#: src/lang.c:2100
+msgid ""
+"# Wildcard matching\n"
+"# Possible values are (the default is marked with *):\n"
+"# * 0 = wildmat\n"
+"#   1 = regex\n"
+msgstr ""
+"# é€šé…ç¬¦åŒ¹é…\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"# * 0 = wildmat\n"
+"#   1 = regex\n"
+
+#: src/lang.c:2107
+msgid "Enter minimal score before an article is marked killed. <CR> sets."
+msgstr "è¾“å…¥æ–‡ç« è¢«æ ‡è®°ç é™¤ä¹‹å‰çš„æœ€å°‘åˆ†æ•°ã€‚<CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2108
+msgid "Score limit (kill)"
+msgstr "åˆ†æ•°é™åˆ¶ (ç é™¤)"
+
+#: src/lang.c:2109
+msgid "# Score limit before an article is marked killed\n"
+msgstr "# æ–‡ç« è¢«æ ‡è®°ç é™¤ä¹‹å‰çš„åˆ†æ•°é™åˆ¶\n"
+
+#: src/lang.c:2113
+msgid "Enter default score to kill articles. <CR> sets."
+msgstr "è¾“å…¥ç é™¤æ–‡ç« çš„ç¼ºçœåˆ†æ•°ã€‚<CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2114
+msgid "Default score to kill articles"
+msgstr "ç é™¤æ–‡ç« çš„ç¼ºçœåˆ†æ•°"
+
+#: src/lang.c:2115
+msgid "# Default score to kill articles\n"
+msgstr "# ç é™¤æ–‡ç« çš„ç¼ºçœåˆ†æ•°\n"
+
+#: src/lang.c:2119
+msgid "Enter minimal score before an article is marked hot. <CR> sets."
+msgstr "è¾“å…¥æ–‡ç« è¢«æ ‡è®°çƒ­é—¨ä¹‹å‰çš„æœ€å°‘åˆ†æ•°ã€‚<CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2120
+msgid "Score limit (select)"
+msgstr "åˆ†æ•°é™åˆ¶ (é€‰å–)"
+
+#: src/lang.c:2121
+msgid "# Score limit before an article is marked hot\n"
+msgstr "# æ–‡ç« è¢«æ ‡è®°çƒ­é—¨ä¹‹å‰çš„åˆ†æ•°é™åˆ¶\n"
+
+#: src/lang.c:2125
+msgid "Enter default score to select articles. <CR> sets."
+msgstr "è¾“å…¥é€‰å–æ–‡ç« çš„ç¼ºçœåˆ†æ•°ã€‚<CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2126
+msgid "Default score to select articles"
+msgstr "é€‰å–æ–‡ç« çš„ç¼ºçœåˆ†æ•°"
+
+#: src/lang.c:2127
+msgid "# Default score to select articles\n"
+msgstr "# é€‰å–æ–‡ç« çš„ç¼ºçœåˆ†æ•°\n"
+
+#: src/lang.c:2133
+msgid "Use slrnface to show ''X-Face:''s"
+msgstr "ä½¿ç”¨ slrnface ä»¥æ˜¾ç¤ºâ€˜X-Face:â€™"
+
+#: src/lang.c:2134
+msgid ""
+"# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
+"# Only useful when running in an xterm.\n"
+msgstr ""
+"# å¦‚æžœæ‰“å¼€å°±ä½¿ç”¨ slrnface(1) ä»¥è§£è¯‘â€˜X-Face:â€™æ ‡å¤´ã€‚\n"
+"# åªæœ‰åœ¨ xterm ä¸­è¿è¡Œæ—¶æ‰æœ‰ä½œç”¨ã€‚\n"
+
+#: src/lang.c:2142
+msgid "Use ANSI color"
+msgstr "ä½¿ç”¨ ANSI é¢œè‰²"
+
+#: src/lang.c:2143
+msgid "# If ON using ANSI-color\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±ä½¿ç”¨ ANSI é¢œè‰²\n"
+
+#: src/lang.c:2148
+msgid "Standard foreground color"
+msgstr "æ ‡å‡†å‰æ™¯é¢œè‰²"
+
+#: src/lang.c:2149
+msgid ""
+"# Standard foreground color\n"
+"# Default: -1 (default color)\n"
+msgstr ""
+"# æ ‡å‡†å‰æ™¯é¢œè‰²\n"
+"# ç¼ºçœï¼š-1 (ç¼ºçœé¢œè‰²)\n"
+
+#: src/lang.c:2155
+msgid "Standard background color"
+msgstr "æ ‡å‡†èƒŒæ™¯é¢œè‰²"
+
+#: src/lang.c:2156
+msgid ""
+"# Standard background color\n"
+"# Default: -1 (default color)\n"
+msgstr ""
+"# æ ‡å‡†èƒŒæ™¯é¢œè‰²\n"
+"# ç¼ºçœï¼š-1 (ç¼ºçœé¢œè‰²)\n"
+
+#: src/lang.c:2162
+msgid "Color for inverse text (background)"
+msgstr "åç™½æ–‡æœ¬çš„é¢œè‰² (èƒŒæ™¯)"
+
+#: src/lang.c:2163
+msgid ""
+"# Color of background for inverse text\n"
+"# Default: 4 (blue)\n"
+msgstr ""
+"# åç™½æ–‡æœ¬çš„èƒŒæ™¯é¢œè‰²\n"
+"# ç¼ºçœï¼š4 (è“è‰²)\n"
+
+#: src/lang.c:2169
+msgid "Color for inverse text (foreground)"
+msgstr "åç™½æ–‡æœ¬çš„é¢œè‰² (å‰æ™¯)"
+
+#: src/lang.c:2170
+msgid ""
+"# Color of foreground for inverse text\n"
+"# Default: 7 (white)\n"
+msgstr ""
+"# åç™½æ–‡æœ¬çš„å‰æ™¯é¢œè‰²\n"
+"# ç¼ºçœï¼š7 (ç™½è‰²)\n"
+
+#: src/lang.c:2176
+msgid "Color of text lines"
+msgstr "æ–‡æœ¬è¡Œçš„é¢œè‰²"
+
+#: src/lang.c:2177
+msgid ""
+"# Color of text lines\n"
+"# Default: -1 (default color)\n"
+msgstr ""
+"# æ–‡æœ¬è¡Œçš„é¢œè‰²\n"
+"# ç¼ºçœï¼š-1 (ç¼ºçœé¢œè‰²)\n"
+
+#: src/lang.c:2183
+msgid "Color of mini help menu"
+msgstr "è¿·ä½ è¯´æ˜Žèœå•çš„é¢œè‰²"
+
+#: src/lang.c:2184
+msgid ""
+"# Color of mini help menu\n"
+"# Default: 3 (brown)\n"
+msgstr ""
+"# è¿·ä½ è¯´æ˜Žèœå•çš„é¢œè‰²\n"
+"# ç¼ºçœï¼š3 (æ£•è‰²)\n"
+
+#: src/lang.c:2190
+msgid "Color of help text"
+msgstr "è¯´æ˜Žæ–‡æœ¬çš„é¢œè‰²"
+
+#: src/lang.c:2191
+msgid ""
+"# Color of help pages\n"
+"# Default: -1 (default color)\n"
+msgstr ""
+"# è¯´æ˜Žé¡µé¢çš„é¢œè‰²\n"
+"# ç¼ºçœï¼š-1 (ç¼ºçœé¢œè‰²)\n"
+
+#: src/lang.c:2197
+msgid "Color of status messages"
+msgstr "çŠ¶æ€æ¶ˆæ¯çš„é¢œè‰²"
+
+#: src/lang.c:2198
+msgid ""
+"# Color of messages in last line\n"
+"# Default: 6 (cyan)\n"
+msgstr ""
+"# æœ€åŽä¸€è¡Œä¸­æ¶ˆæ¯çš„é¢œè‰²\n"
+"# ç¼ºçœï¼š6 (é’è‰²)\n"
+
+#: src/lang.c:2204
+msgid "Color of quoted lines"
+msgstr "å¼•è¨€è¡Œçš„é¢œè‰²"
+
+#: src/lang.c:2205
+msgid ""
+"# Color of quote-lines\n"
+"# Default: 2 (green)\n"
+msgstr ""
+"# å¼•è¨€è¡Œçš„é¢œè‰²\n"
+"# ç¼ºçœï¼š2 (ç»¿è‰²)\n"
+
+#: src/lang.c:2211
+msgid "Color of twice quoted line"
+msgstr "ç¬¬äºŒå±‚å¼•è¨€è¡Œçš„é¢œè‰²"
+
+#: src/lang.c:2212
+msgid ""
+"# Color of twice quoted lines\n"
+"# Default: 3 (brown)\n"
+msgstr ""
+"# ç¬¬äºŒå±‚å¼•è¨€è¡Œçš„é¢œè‰²\n"
+"# ç¼ºçœï¼š3 (æ£•è‰²)\n"
+
+#: src/lang.c:2218
+msgid "Color of =>3 times quoted line"
+msgstr "=>3 å±‚å¼•è¨€è¡Œçš„é¢œè‰²"
+
+#: src/lang.c:2219
+msgid ""
+"# Color of >=3 times quoted lines\n"
+"# Default: 4 (blue)\n"
+msgstr ""
+"# =>3 å±‚å¼•è¨€è¡Œçš„é¢œè‰²\n"
+"# ç¼ºçœï¼š4 (è“è‰²)\n"
+
+#: src/lang.c:2225
+msgid "Color of article header lines"
+msgstr "æ ‡å¤´è¡Œçš„é¢œè‰²"
+
+#: src/lang.c:2226
+msgid ""
+"# Color of header-lines\n"
+"# Default: 2 (green)\n"
+msgstr ""
+"# æ ‡å¤´è¡Œçš„é¢œè‰²\n"
+"# ç¼ºçœï¼š2 (ç»¿è‰²)\n"
+
+#: src/lang.c:2232
+msgid "Color of actual news header fields"
+msgstr "å®žé™…æ–°é—»æ ‡å¤´å­—æ®µçš„é¢œè‰²"
+
+#: src/lang.c:2233
+msgid ""
+"# Color of actual news header fields\n"
+"# Default: 9 (light red)\n"
+msgstr ""
+"# å®žé™…æ–°é—»æ ‡å¤´å­—æ®µçš„é¢œè‰²\n"
+"# ç¼ºçœï¼š9 (æµ…çº¢è‰²)\n"
+
+#: src/lang.c:2239
+msgid "Color of article subject lines"
+msgstr "æ–‡ç« ä¸»æ—¨è¡Œçš„é¢œè‰²"
+
+#: src/lang.c:2240
+msgid ""
+"# Color of article subject\n"
+"# Default: 6 (cyan)\n"
+msgstr ""
+"# æ–‡ç« ä¸»æ—¨è¡Œçš„é¢œè‰²\n"
+"# ç¼ºçœï¼š6 (é’è‰²)\n"
+
+#: src/lang.c:2246
+#, fuzzy
+msgid "Color of external quotes"
+msgstr "æ–‡æœ¬è¡Œçš„é¢œè‰²"
+
+#: src/lang.c:2247
+#, fuzzy
+msgid ""
+"# Color of quoted text from external sources\n"
+"# Default: 5 (pink)\n"
+msgstr ""
+"# å­—é¢åŒºå—çš„é¢œè‰²\n"
+"# ç¼ºçœï¼š5 (ç²‰çº¢)\n"
+
+#: src/lang.c:2253
+msgid "Color of response counter"
+msgstr "å›žåº”è®¡æ•°å™¨çš„é¢œè‰²"
+
+#: src/lang.c:2254
+msgid ""
+"# Color of response counter\n"
+"# Default: 2 (green)\n"
+msgstr ""
+"# å›žåº”è®¡æ•°å™¨çš„é¢œè‰²\n"
+"# ç¼ºçœï¼š2 (ç»¿è‰²)\n"
+
+#: src/lang.c:2260
+msgid "Color of sender (From:)"
+msgstr "å‘é€è€…çš„é¢œè‰² ( From: )"
+
+#: src/lang.c:2261
+msgid ""
+"# Color of sender (From:)\n"
+"# Default: 2 (green)\n"
+msgstr ""
+"# å‘é€è€…çš„é¢œè‰² ( From: )\n"
+"# ç¼ºçœï¼š2 (ç»¿è‰²)\n"
+
+#: src/lang.c:2267
+msgid "Color of help/mail sign"
+msgstr "è¯´æ˜Ž/é‚®ä»¶ç­¾åçš„é¢œè‰²"
+
+#: src/lang.c:2268
+msgid ""
+"# Color of Help/Mail-Sign\n"
+"# Default: 4 (blue)\n"
+msgstr ""
+"# è¯´æ˜Ž/é‚®ä»¶ç­¾åçš„é¢œè‰²\n"
+"# ç¼ºçœï¼š4 (è“è‰²)\n"
+
+#: src/lang.c:2274
+msgid "Color of signatures"
+msgstr "ç­¾åçš„é¢œè‰²"
+
+#: src/lang.c:2275
+msgid ""
+"# Color of signature\n"
+"# Default: 4 (blue)\n"
+msgstr ""
+"# ç­¾åçš„é¢œè‰²\n"
+"# ç¼ºçœï¼š4 (è“è‰²)\n"
+
+#: src/lang.c:2281
+msgid "Color of highlighted URLs"
+msgstr "é«˜äº®åº¦ç½‘å€çš„é¢œè‰²"
+
+#: src/lang.c:2282
+msgid ""
+"# Color of highlighted URLs\n"
+"# Default: -1 (default color)\n"
+msgstr ""
+"# é«˜äº®åº¦ç½‘å€çš„é¢œè‰²\n"
+"# ç¼ºçœï¼š-1 (ç¼ºçœé¢œè‰²)\n"
+
+#: src/lang.c:2288
+msgid "Color of verbatim blocks"
+msgstr "å­—é¢åŒºå—çš„é¢œè‰²"
+
+#: src/lang.c:2289
+msgid ""
+"# Color of verbatim blocks\n"
+"# Default: 5 (pink)\n"
+msgstr ""
+"# å­—é¢åŒºå—çš„é¢œè‰²\n"
+"# ç¼ºçœï¼š5 (ç²‰çº¢)\n"
+
+#: src/lang.c:2295
+msgid "Color of highlighting with *stars*"
+msgstr "é«˜äº®åº¦æ˜¾ç¤º *æ˜Ÿå·* çš„é¢œè‰²"
+
+#: src/lang.c:2296
+msgid ""
+"# Color of word highlighting with *stars*\n"
+"# Default: 11 (yellow)\n"
+msgstr ""
+"# é«˜äº®åº¦æ˜¾ç¤º *æ˜Ÿå·* å­—è¯çš„é¢œè‰²\n"
+"# ç¼ºçœï¼š11 (é»„è‰²)\n"
+
+#: src/lang.c:2302
+msgid "Color of highlighting with _dash_"
+msgstr "é«˜äº®åº¦æ˜¾ç¤º _åº•çº¿_ çš„é¢œè‰²"
+
+#: src/lang.c:2303
+msgid ""
+"# Color of word highlighting with _dash_\n"
+"# Default: 13 (light pink)\n"
+msgstr ""
+"# é«˜äº®åº¦æ˜¾ç¤º _åº•çº¿_ å­—è¯çš„é¢œè‰²\n"
+"# ç¼ºçœï¼š13 (æµ…ç²‰çº¢)\n"
+
+#: src/lang.c:2309
+msgid "Color of highlighting with /slash/"
+msgstr "é«˜äº®åº¦æ˜¾ç¤º /æ–œçº¿/ çš„é¢œè‰²"
+
+#: src/lang.c:2310
+msgid ""
+"# Color of word highlighting with /slash/\n"
+"# Default: 14 (light cyan)\n"
+msgstr ""
+"# é«˜äº®åº¦æ˜¾ç¤º /æ–œçº¿/ å­—è¯çš„é¢œè‰²\n"
+"# ç¼ºçœï¼š14 (æµ…è“ç»¿è‰²)\n"
+
+#: src/lang.c:2316
+msgid "Color of highlighting with -stroke-"
+msgstr "é«˜äº®åº¦æ˜¾ç¤º -æ¨ªçº¿- çš„é¢œè‰²"
+
+#: src/lang.c:2317
+msgid ""
+"# Color of word highlighting with -stroke-\n"
+"# Default: 12 (light blue)\n"
+msgstr ""
+"# é«˜äº®åº¦æ˜¾ç¤º -æ¨ªçº¿- å­—è¯çš„é¢œè‰²\n"
+"# ç¼ºçœï¼š12 (æµ…è“è‰²)\n"
+
+#: src/lang.c:2324
+msgid "Attr. of highlighting with *stars*"
+msgstr "é«˜äº®åº¦æ˜¾ç¤º *æ˜Ÿå·* çš„å±žæ€§"
+
+#: src/lang.c:2325
+msgid ""
+"# Attributes of word highlighting on mono terminals\n"
+"# Possible values are:\n"
+"#   0 = Normal\n"
+"#   1 = Underline\n"
+"#   2 = Best highlighting\n"
+"#   3 = Reverse video\n"
+"#   4 = Blinking\n"
+"#   5 = Half bright\n"
+"#   6 = Bold\n"
+"\n"
+"# Attribute of word highlighting with *stars*\n"
+"# Default: 6 (bold)\n"
+msgstr ""
+"# æ–¼å•è‰²ç»ˆç«¯æœºé«˜äº®åº¦æ˜¾ç¤ºå­—è¯çš„å±žæ€§\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ï¼š\n"
+"#   0 = ä¸€èˆ¬\n"
+"#   1 = åº•çº¿\n"
+"#   2 = æœ€ä½³é«˜äº®åº¦æ˜¾ç¤º\n"
+"#   3 = åç™½æ˜¾ç¤º\n"
+"#   4 = é—ªåŠ¨\n"
+"#   5 = åŠæ˜Žäº®\n"
+"#   6 = ç²—ä½“\n"
+"\n"
+"# é«˜äº®åº¦æ˜¾ç¤º *æ˜Ÿå·* å­—è¯çš„å±žæ€§\n"
+"# ç¼ºçœï¼š6 (ç²—ä½“)\n"
+
+#: src/lang.c:2340
+msgid "Attr. of highlighting with _dash_"
+msgstr "é«˜äº®åº¦æ˜¾ç¤º _åº•çº¿_ çš„å±žæ€§"
+
+#: src/lang.c:2341
+msgid ""
+"# Attribute of word highlighting with _dash_\n"
+"# Default: 2 (best highlighting)\n"
+msgstr ""
+"# é«˜äº®åº¦æ˜¾ç¤º _åº•çº¿_ å­—è¯çš„å±žæ€§\n"
+"# ç¼ºçœï¼š2 (æœ€å¥½é«˜äº®åº¦æ˜¾ç¤º)\n"
+
+#: src/lang.c:2347
+msgid "Attr. of highlighting with /slash/"
+msgstr "é«˜äº®åº¦æ˜¾ç¤º /æ–œçº¿/ çš„å±žæ€§"
+
+#: src/lang.c:2348
+msgid ""
+"# Attribute of word highlighting with /slash/\n"
+"# Default: 5 (half bright)\n"
+msgstr ""
+"# é«˜äº®åº¦æ˜¾ç¤º /æ–œçº¿/ å­—è¯çš„å±žæ€§\n"
+"# ç¼ºçœï¼š5 (åŠæ˜Žäº®)\n"
+
+#: src/lang.c:2354
+msgid "Attr. of highlighting with -stroke-"
+msgstr "é«˜äº®åº¦æ˜¾ç¤º -æ¨ªçº¿- çš„å±žæ€§"
+
+#: src/lang.c:2355
+msgid ""
+"# Attribute of word highlighting with -stroke-\n"
+"# Default: 3 (reverse video)\n"
+msgstr ""
+"# é«˜äº®åº¦æ˜¾ç¤º /æ–œçº¿/ å­—è¯çš„å±žæ€§\n"
+"# ç¼ºçœï¼š3 (åç™½æ˜¾ç¤º)\n"
+
+#: src/lang.c:2361
+msgid "URL highlighting in message body"
+msgstr "åœ¨æ¶ˆæ¯å†…æ–‡ä¸­é«˜äº®åº¦æ˜¾ç¤ºç½‘å€"
+
+#: src/lang.c:2362
+msgid "# Enable URL highlighting?\n"
+msgstr "# å¯ç”¨é«˜äº®åº¦æ˜¾ç¤ºç½‘å€ï¼Ÿ\n"
+
+#: src/lang.c:2367
+msgid "Word highlighting in message body"
+msgstr "åœ¨æ¶ˆæ¯å†…æ–‡ä¸­é«˜äº®åº¦æ˜¾ç¤ºå­—è¯"
+
+#: src/lang.c:2368
+msgid "# Enable word highlighting?\n"
+msgstr "# å¯ç”¨é«˜äº®åº¦æ˜¾ç¤ºå­—è¯ï¼Ÿ\n"
+
+#: src/lang.c:2373
+msgid "What to display instead of mark"
+msgstr "è¦æ˜¾ç¤ºä»€ä¹ˆä»¥ä»£æ›¿æ ‡è®°"
+
+#: src/lang.c:2374
+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"
+"#   0 = no\n"
+"#   1 = yes, display mark\n"
+"# * 2 = print a space instead\n"
+msgstr ""
+"# å‰å¯¼å’Œç»“æŸçš„æ˜Ÿå·å’Œæ¨ªçº¿ä¹Ÿåº”è¯¥è¦æ˜¾ç¤ºï¼Œ\n"
+"# å³ä½¿å®ƒä»¬æ˜¯é«˜äº®åº¦æ˜¾ç¤ºçš„æ ‡è®°å—ï¼Ÿ\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"#   0 = å¦\n"
+"#   1 = æ˜¯ï¼Œæ˜¾ç¤ºæ ‡è®°\n"
+"# * 2 = å°å‡ºç©ºæ ¼ä½œä¸ºæ›¿ä»£\n"
+
+#: src/lang.c:2383
+msgid "Enter column number to wrap article lines to in the pager. <CR> sets."
+msgstr "è¾“å…¥åœ¨é¡µé¢åˆ‡æ¢ä¸­ç”¨æ¥å°†æ–‡ç« æ¢è¡Œçš„æ å·ã€‚<CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2384
+msgid "Page line wrap column"
+msgstr "é¡µé¢è‡ªåŠ¨æ¢è¡Œæ å·"
+
+#: src/lang.c:2385
+msgid "# Wrap article lines at column\n"
+msgstr "# æ–‡ç« æ¢è¡ŒäºŽæ å·\n"
+
+#: src/lang.c:2390
+msgid "Wrap around threads on next unread"
+msgstr "äºŽä¸‹ä¸€ç¯‡æœªè¯»å›žåˆ°å¼€å§‹éƒ¨åˆ†è®¨è®ºä¸²"
+
+#: src/lang.c:2391
+msgid "# If ON wrap around threads on searching next unread article\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±äºŽæœç´¢ä¸‹ä¸€ç¯‡æœªè¯»æ–‡ç« æ—¶å›žåˆ°å¼€å§‹éƒ¨åˆ†è®¨è®ºä¸²\n"
+
+#: src/lang.c:2395
+msgid "Enter default mail address (and fullname). <CR> sets."
+msgstr "è¾“å…¥ç¼ºçœé‚®ä»¶åœ°å€ (ä»¥åŠå…¨å)ã€‚<CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2396 src/lang.c:2894
+msgid "Mail address (and fullname)"
+msgstr "é‚®ä»¶åœ°å€ (ä»¥åŠå…¨å)"
+
+#: src/lang.c:2397
+msgid "# User's mail address (and fullname), if not username@host (fullname)\n"
+msgstr "# ç”¨æˆ·é‚®ä»¶åœ°å€ (ä»¥åŠå…¨å)ï¼Œå¦‚æžœä¸æ˜¯ ç”¨æˆ·å@ä¸»æœº (å…¨å)\n"
+
+#: src/lang.c:2402
+msgid "Show empty Followup-To in editor"
+msgstr "åœ¨ç¼–è¾‘å™¨ä¸­æ˜¾ç¤ºç©ºçš„è·Ÿè´´"
+
+#: src/lang.c:2403
+msgid "# If ON show empty Followup-To header when editing an article\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±äºŽç¼–è¾‘æ–‡ç« æ—¶æ˜¾ç¤ºç©ºçš„è·Ÿè´´æ ‡å¤´\n"
+
+#: src/lang.c:2407
+msgid ""
+"Enter path/! command/--none to create your default signature. <CR> sets."
+msgstr "è¾“å…¥ path/! command/--none ä»¥åˆ›å»ºæ‚¨çš„ç¼ºçœç­¾åã€‚<CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2408
+msgid "Create signature from path/command"
+msgstr "ä»Žè·¯å¾„/å‘½ä»¤åˆ›å»ºç­¾å"
+
+#: src/lang.c:2409
+msgid ""
+"# Signature path (random sigs)/file to be used when posting/replying\n"
+"# sigfile=file       appends file as signature\n"
+"# sigfile=!command   executes external command to generate a signature\n"
+"# sigfile=--none     don't append a signature\n"
+msgstr ""
+"# å¼ è´´/å›žå¤æ—¶ä½¿ç”¨çš„ç­¾åè·¯å¾„ (éšæœºç­¾å)/æ–‡ä»¶\n"
+"# sigfile=æ–‡ä»¶       ä½œä¸ºç­¾åçš„é™„åŠ æ–‡ä»¶\n"
+"# sigfile=!å‘½ä»¤      è¿è¡Œå¤–éƒ¨å‘½ä»¤ä»¥äº§ç”Ÿç­¾å\n"
+"# sigfile=--none     ä¸é™„åŠ ç­¾å\n"
+
+#: src/lang.c:2416
+msgid ""
+"Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
+msgstr "å°†å•ç‹¬ä¸€è¡Œçš„â€œ-- â€å‰ç½®äºŽç­¾åã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2417
+msgid "Prepend signature with \"-- \""
+msgstr "å°†â€œ-- â€å‰ç½®äºŽç­¾å"
+
+#: src/lang.c:2418
+msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±å°†è™šçº¿â€˜\\n-- \\nâ€™å‰ç½®äºŽç­¾å\n"
+
+#: src/lang.c:2422
+msgid "Add signature when reposting articles. <SPACE> toggles & <CR> sets."
+msgstr "é‡æ–°å¼ è´´æ–‡ç« æ—¶åŠ å…¥ç­¾åã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2423
+msgid "Add signature when reposting"
+msgstr "é‡æ–°å¼ è´´æ—¶åŠ å…¥ç­¾å"
+
+#: src/lang.c:2424
+msgid "# If ON add signature to reposted articles\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±å°†ç­¾ååŠ å…¥é‡æ–°å¼ è´´çš„æ–‡ç« \n"
+
+#: src/lang.c:2428
+#, c-format
+msgid "Enter quotation marks, %s or %S for author's initials."
+msgstr "è¾“å…¥å¼•è¨€ç¬¦å·ã€%s æˆ– %S ä½œä¸ºä½œè€…çš„ç¼©å†™ã€‚"
+
+#: src/lang.c:2429
+msgid "Characters used as quote-marks"
+msgstr "ä½œä¸ºå¼•è¨€ç¬¦å·ä½¿ç”¨çš„å­—ç¬¦"
+
+#: src/lang.c:2430
+#, 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 ""
+"# å­—ç¬¦å·²ç”¨äºŽå¼•è¨€åˆ°è·Ÿéšå’Œå›žå¤ã€‚\n"
+"#â€˜_â€™è¢«ç½®æ¢ç”±â€˜ â€™ï¼Œ%sï¼Œ%S è¢«ç½®æ¢ä¾ä½œè€…è®¾ç½®ç¼©å†™ã€‚\n"
+
+#: src/lang.c:2436
+msgid "Quoting behavior"
+msgstr "å¼•è¨€è¡Œä¸º"
+
+#: src/lang.c:2437
+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"
+"#   1 = Compress quotes\n"
+"#   2 = Quote signatures\n"
+"#   3 = Compress quotes, quote signatures\n"
+"#   4 = Quote empty lines\n"
+"# * 5 = Compress quotes, quote empty lines\n"
+"#   6 = Quote signatures, quote empty lines\n"
+"#   7 = Compress quotes, quote signatures, quote empty lines\n"
+msgstr ""
+"# å½“è·Ÿè´´æˆ–å›žå¤æ—¶åº”è¯¥å¦‚ä½•å¤„ç†å¼•è¨€ã€‚\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"#   0 = æ²¡ä»€ä¹ˆç‰¹åˆ«\n"
+"#   1 = åŽ‹ç¼©å¼•è¨€\n"
+"#   2 = å¼•ç”¨ç­¾å\n"
+"#   3 = åŽ‹ç¼©å¼•è¨€ï¼Œå¼•ç”¨ç­¾å\n"
+"#   4 = å¼•ç”¨ç©ºè¡Œ\n"
+"# * 5 = åŽ‹ç¼©å¼•è¨€ï¼Œå¼•ç”¨ç©ºè¡Œ\n"
+"#   6 = å¼•ç”¨ç­¾åï¼Œå¼•ç”¨ç©ºè¡Œ\n"
+"#   7 = åŽ‹ç¼©å¼•è¨€ï¼Œå¼•ç”¨ç­¾åï¼Œå¼•ç”¨ç©ºè¡Œ\n"
+
+#: src/lang.c:2450 src/lang.c:2458 src/lang.c:2464
+msgid ""
+"%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
+msgstr "%A åœ°å€ %D æ—¥æœŸ %F åœ°å€+åç§° %G ç¾¤ç»„åç§° %M æ¶ˆæ¯è¯†åˆ«å· %N åç§° %C åå­—"
+
+#: src/lang.c:2451
+msgid "Quote line when following up"
+msgstr "è·Ÿè´´æ—¶çš„å¼•è¨€è¡Œ"
+
+#: src/lang.c:2452
+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 ""
+"# æ ¼å¼çš„å¼•è¨€è¡Œæ—¶é‚®å¯„/è´´æ–‡/following-up æ–‡ç« \n"
+"# %A åœ°å€    %D æ—¥æœŸ   %F Addr+åç§°   %G ç¾¤ç»„åç§°   %M æ¶ˆæ¯è¯†åˆ«å·\n"
+"# %N å…¨å  %C åå­—   %I ç¼©å†™\n"
+
+#: src/lang.c:2459
+msgid "Quote line when cross-posting"
+msgstr "è·¨æ¿å¼ è´´æ—¶çš„å¼•è¨€è¡Œ"
+
+#: src/lang.c:2465
+msgid "Quote line when mailing"
+msgstr "é‚®å¯„æ—¶çš„å¼•è¨€è¡Œ"
+
+#: src/lang.c:2470
+msgid "If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
+msgstr "å¦‚æžœæ‰“å¼€å°±åŒ…å« User-Agent: æ ‡å¤´ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2471
+msgid "Insert 'User-Agent:' header"
+msgstr "æ’å…¥â€˜User-Agent:â€™æ ‡å¤´"
+
+#: src/lang.c:2472
+msgid "# If ON include advertising User-Agent: header\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±åŒ…å«ä½œä¸ºé€šå‘Šçš„ User-Agent: æ ‡å¤´\n"
+
+#: src/lang.c:2477
+msgid ""
+"Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
+msgstr ""
+"è¾“å…¥ç”¨äºŽ MIME çš„å­—ç¬¦é›†åç§° (ä¾‹å¦‚ï¼šUS-ASCII, ISO-8859-1, EUC-KR)ï¼Œ<CR> ä»¥è®¾"
+"ç½®ã€‚"
+
+#: src/lang.c:2478
+msgid "MM_CHARSET"
+msgstr "MM_CHARSET"
+
+#: src/lang.c:2479
+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"
+"# Set to US-ASCII or compile time default if neither of them is defined.\n"
+"# If MIME_STRICT_CHARSET is defined at compile-time, charset other than\n"
+"# mm_charset is considered not displayable and represented as '?'.\n"
+msgstr ""
+"# æœ¬åœ°æ”¯æŒçš„å­—ç¬¦é›†ï¼Œå®ƒåŒæ—¶ç”¨äºŽ MIME æ ‡å¤´å’Œ\n"
+"# å†…å®¹ç±»åž‹æ ‡å¤´ã€‚\n"
+"# å¦‚æžœæœªè®¾ç½®ï¼Œå°†ä¼šä½¿ç”¨çŽ¯å¢ƒå˜é‡ MM_CHARSET çš„å€¼ã€‚\n"
+"# å¦‚æžœå®ƒä»¬éƒ½æ²¡æœ‰è¢«å®šä¹‰ï¼Œå°±è®¾ç½®ä¸º US-ASCII æˆ–ç¼–è¯‘æ—¶æœŸçš„é»˜è®¤å€¼ã€‚\n"
+"# å¦‚æžœ MIME_STRICT_CHARSET äºŽç¼–è¯‘æ—¶æœŸè¢«å®šä¹‰ï¼Œé‚£ä¹ˆ mm_charset ä»¥å¤–çš„\n"
+"# å­—ç¬¦é›†å°†è¢«è®¤ä¸ºæ— æ³•æ˜¾ç¤ºï¼Œå¹¶ä¸”ä»¥â€˜ï¼Ÿâ€™çš„æ–¹å¼è¡¨è¿°ã€‚\n"
+
+#: src/lang.c:2489
+msgid "MM_NETWORK_CHARSET"
+msgstr "MM_NETWORK_CHARSET"
+
+#: src/lang.c:2490
+msgid "# Charset used for MIME (Content-Type) header in postings.\n"
+msgstr "# åœ¨è´´æ–‡ä¸­ä½œä¸º MIME (å†…å®¹ç±»åž‹) æ ‡å¤´çš„å­—ç¬¦é›†ã€‚\n"
+
+#: src/lang.c:2494
+msgid ""
+"Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
+msgstr "è¾“å…¥æœ¬åœ°å­—ç¬¦é›†åç§° (ä¾‹å¦‚ï¼šUS-ASCII, ISO-8859-1, EUC-KR)ï¼Œ<CR> ä»¥è®¾ç½®ã€‚"
+
+#: src/lang.c:2495
+msgid "MM_LOCAL_CHARSET"
+msgstr "MM_LOCAL_CHARSET"
+
+#: src/lang.c:2496
+msgid "# Charset supported locally.\n"
+msgstr "# æœ¬åœ°æ”¯æŒçš„å­—ç¬¦é›†ã€‚\n"
+
+#: src/lang.c:2503
+msgid "Mailbox format"
+msgstr "ä¿¡ç®±æ ¼å¼"
+
+#: src/lang.c:2504
+msgid "# Format of the mailbox.\n"
+msgstr "# ä¿¡ç®±çš„æ ¼å¼ã€‚\n"
+
+#: src/lang.c:2509
+msgid "MIME encoding in news messages"
+msgstr "åœ¨æ–°é—»æ¶ˆæ¯ä¸­çš„ MIME ç¼–ç "
+
+#: src/lang.c:2510
+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"
+"# while Base64 is more efficient for most 8bit East Asian, Greek, and\n"
+"# Russian charsets with a lot of 8bit characters.\n"
+msgstr ""
+"# å†…æ–‡çš„ MIME ç¼–ç  (8bit, base64, quoted-printable, 7bit)ï¼Œ\n"
+"# äºŽå¿…è¦æ—¶ç”¨äºŽé‚®ä»¶å’Œè´´æ–‡ã€‚QP å¯¹äºŽåŒ…å«å°éƒ¨åˆ†éž US-ASCII å­—ç¬¦\n"
+"# çš„å¤šæ•°æ¬§æ´²å­—ç¬¦é›† (ISO-8859-X) ç›¸å½“å¥½ç”¨ï¼Œ\n"
+"# è€Œ Base64 å¯¹äºŽåŒ…å«å¾ˆå¤š 8 æ¯”ç‰¹å­—ç¬¦çš„å¤šæ•° 8 æ¯”ç‰¹ä¸œäºšè¯¸è¯­ã€\n"
+"# å¸Œè…Šè¯­ä»¥åŠä¿„è¯­å­—ç¬¦é›†æ¥è¯´æ›´ä¸ºé€‚å½“ã€‚\n"
+
+#: src/lang.c:2518 src/lang.c:2539
+msgid "Don't change unless you know what you are doing. <ESC> cancels."
+msgstr "ä¸è¦å˜æ›´ï¼Œé™¤éžæ‚¨çŸ¥é“æ‚¨åœ¨åšä»€ä¹ˆã€‚<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2519
+msgid "Use 8bit characters in news headers"
+msgstr "åœ¨æ–°é—»æ ‡å¤´ä¸­ä½¿ç”¨ 8 æ¯”ç‰¹å­—ç¬¦"
+
+#: src/lang.c:2520
+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 ""
+"# å¦‚æžœæ‰“å¼€ï¼Œæ–°é—»æ ‡å¤´ä¸­çš„ 8 æ¯”ç‰¹å­—ç¬¦å°†ä¸è¢«ç¼–ç ã€‚\n"
+"# ç¼ºçœä¸ºå…³é—­ã€‚å› æ­¤ 8 æ¯”ç‰¹å­—ç¬¦æŒ‰ç…§ç¼ºçœå°†è¢«ç¼–ç ã€‚\n"
+"# é™¤éž post_mime_encoding åŒæ ·ä¹Ÿè¢«è®¾ç½®ä¸º 8 æ¯”ç‰¹ï¼Œ\n"
+"# å¦åˆ™æ ‡å¤´ä¸­çš„ 8 æ¯”ç‰¹å­—ç¬¦å°†æ— è§†äºŽæ­¤å‚æ•°è€Œè¢«ç¼–ç ã€‚\n"
+
+#: src/lang.c:2527
+msgid ""
+"Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
+msgstr "è‡ªåŠ¨æŸ¥çœ‹å¤„ç†åŽæ–‡ä»¶<SPACE> åˆ‡æ¢ï¼Œ<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2528
+msgid "View post-processed files"
+msgstr "æŸ¥çœ‹å¤„ç†åŽæ–‡ä»¶"
+
+#: src/lang.c:2529
+msgid "# If set, post processed files will be opened in a viewer\n"
+msgstr "# å¦‚æžœè®¾ç½®ï¼Œå¤„ç†ä¹‹åŽçš„æ–‡ä»¶å°†åœ¨æŸ¥çœ‹å™¨ä¸­è¢«æ‰“å¼€\n"
+
+#: src/lang.c:2534
+msgid "MIME encoding in mail messages"
+msgstr "é‚®ä»¶æ¶ˆæ¯ä¸­çš„ MIME ç¼–ç "
+
+#: src/lang.c:2540
+msgid "Use 8bit characters in mail headers"
+msgstr "é‚®ä»¶æ ‡å¤´ä¸­ä½¿ç”¨ 8 æ¯”ç‰¹å­—ç¬¦"
+
+#: src/lang.c:2541
+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 "
+"parameter\n"
+"# unless mail_mime_encoding is 8bit as well. Note that RFC 2822\n"
+"# prohibits 8bit characters in mail headers so that you are advised NOT to\n"
+"# turn it ON unless you have some compelling reason.\n"
+msgstr ""
+"# å¦‚æžœæ‰“å¼€å°±ä¸ä¼šå°†é‚®ä»¶æ ‡å¤´ä¸­çš„ 8 æ¯”ç‰¹å­—ç¬¦ç¼–ç ã€‚\n"
+"# ç¼ºçœæ˜¯å…³é—­ï¼Œå› æ­¤ 8 æ¯”ç‰¹å­—ç¬¦æŒ‰ç…§ç¼ºçœä¼šè¢«ç¼–ç ã€‚\n"
+"# é‚®ä»¶æ ‡å¤´ä¸­çš„ 8 æ¯”ç‰¹å­—ç¬¦å°†ä¼šç¼–ç è€Œå¿½ç•¥è¿™ä¸ªå‚æ•°çš„å€¼\n"
+"# é™¤éž mail_mime_encoding åŒæ ·è¢«è®¾ç½®ä¸º 8 æ¯”ç‰¹ã€‚è¦æ³¨æ„çš„æ˜¯ï¼ŒRFC 2822\n"
+"# ç¦æ­¢é‚®ä»¶æ ‡å¤´ä¸­çš„ 8 æ¯”ç‰¹å­—ç¬¦ï¼Œå› æ­¤å»ºè®®æ‚¨ä¸è¦å°†å®ƒæ‰“å¼€ï¼Œ\n"
+"# é™¤éžæ‚¨æœ‰æŸäº›å¼ºåˆ¶çš„åŽŸå› ã€‚\n"
+
+#: src/lang.c:2551
+msgid "Strip blanks from ends of lines"
+msgstr "ä»Žè¡Œå°¾æˆªé™¤ç©ºç™½"
+
+#: src/lang.c:2552
+msgid ""
+"# If ON strip blanks from ends of lines for faster display on slow "
+"terminals.\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±ä»Žè¡Œå°¾æˆªé™¤ç©ºç™½ï¼Œä»¥ä¾¿åœ¨è¾ƒæ…¢ç»ˆç«¯æœºä¸Šèƒ½è¾ƒå¿«æ˜¾ç¤ºã€‚\n"
+
+#: src/lang.c:2557
+msgid "If ON, use transliteration. <SPACE> toggles & <CR> sets."
+msgstr "å¦‚æžœæ‰“å¼€å°±ä½¿ç”¨å­—é¢é‡è½¬è¯‘ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2558
+msgid "Transliteration"
+msgstr "å­—é¢é‡è½¬è¯‘"
+
+#: src/lang.c:2559
+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 ""
+"# å¦‚æžœæ‰“å¼€å°±ä½¿ç”¨ //TRANSLIT æ‰©å……åŠŸèƒ½ã€‚è¿™è¡¨ç¤ºå½“æŸå­—ç¬¦æ— æ³•\n"
+"# åœ¨ç›®æ ‡å­—ç¬¦é›†ä¸­è¢«è¡¨è¿°æ—¶ï¼Œå®ƒå¯ä»¥é€è¿‡ä¸€ä¸ª\n"
+"# æˆ–å¤šä¸ªå¤–è§‚ç±»ä¼¼çš„å­—ç¬¦æ‰€è¿‘ä¼¼æ˜¾ç¤ºã€‚\n"
+
+#: src/lang.c:2567
+msgid "Send you a Cc/Bcc automatically"
+msgstr "è‡ªåŠ¨å‘é€ç»™æ‚¨ä¸€ä»½å‰¯æœ¬/å¯†ä»¶å‰¯æœ¬"
+
+#: src/lang.c:2568
+msgid ""
+"# Put your name in the Cc: and/or Bcc: field when mailing an article.\n"
+"# Possible values are (the default is marked with *):\n"
+"# * 0 = No\n"
+"#   1 = Cc\n"
+"#   2 = Bcc\n"
+"#   3 = Cc and Bcc\n"
+msgstr ""
+"# é‚®å¯„æ–‡ç« æ—¶å°†æ‚¨çš„å§“åæ”¾åœ¨ Cc: å’Œ/æˆ– Bcc: å­—æ®µä¸­ã€‚\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"# * 0 = å¦\n"
+"#   1 = å‰¯æœ¬\n"
+"#   2 = å¯†ä»¶å‰¯æœ¬\n"
+"#   3 = å‰¯æœ¬å’Œå¯†ä»¶å‰¯æœ¬\n"
+
+#: src/lang.c:2577
+msgid "Enter address elements about which you want to be warned. <CR> sets."
+msgstr "è¾“å…¥æ‚¨æƒ³è¦èŽ·å¾—ç›¸å…³è­¦å‘Šçš„åœ°å€å› ç´ ã€‚<CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2578
+msgid "Spamtrap warning address parts"
+msgstr "åžƒåœ¾é‚®ä»¶æŠ“å–è­¦å‘Šçš„åœ°å€éƒ¨åˆ†"
+
+#: src/lang.c:2579
+msgid ""
+"# A comma-delimited list of address-parts you want to be warned\n"
+"# about when trying to reply by email.\n"
+msgstr ""
+"# å½“æ‚¨å°è¯•ä»¥ç”µå­é‚®ä»¶å›žå¤æ—¶\n"
+"# æƒ³è¦èŽ·å¾—ç›¸å…³è­¦å‘Šè€Œä»¥é€—å·åˆ†éš”çš„åœ°å€éƒ¨åˆ†æ¸…å•ã€‚\n"
+
+#: src/lang.c:2584
+msgid "Enter default number of days a filter entry will be valid. <CR> sets."
+msgstr "è¾“å…¥ç­›é€‰å™¨æ¡ç›®ä¿æŒæœ‰æ•ˆçš„ç¼ºçœå¤©æ•°ã€‚<CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2585
+msgid "No. of days a filter entry is valid"
+msgstr "ç­›é€‰å™¨æ¡ç›®æœ‰æ•ˆå¤©æ•°"
+
+#: src/lang.c:2586
+msgid "# Number of days a short term filter will be active\n"
+msgstr "# çŸ­æœŸç­›é€‰å™¨ä¿æŒä½œç”¨çš„å¤©æ•°\n"
+
+#: src/lang.c:2590
+msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
+msgstr "åŠ å…¥å·²å¼ è´´æ–‡ç« åˆ°ç­›é€‰å™¨ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2591
+msgid "Add posted articles to filter"
+msgstr "åŠ å…¥å·²å¼ è´´æ–‡ç« åˆ°ç­›é€‰å™¨"
+
+#: src/lang.c:2592
+msgid ""
+"# If ON add posted articles which start a new thread to filter for\n"
+"# highlighting follow-ups\n"
+msgstr ""
+"# å¦‚æžœæ‰“å¼€å°±åŠ å…¥å¼€å§‹æ–°è®¨è®ºä¸²çš„å·²å¼ è´´æ–‡ç« åˆ°ç­›é€‰å™¨\n"
+"# ä½œä¸ºé«˜äº®åº¦æ˜¾ç¤ºè·Ÿè´´\n"
+
+#: src/lang.c:2596
+msgid "The directory where articles/threads are to be saved in mailbox format."
+msgstr "å°†ä»¥ mailbox æ ¼å¼ä¿å­˜çš„æ–‡ç« /è®¨è®ºä¸²ç›®å½•ä½ç½®ã€‚"
+
+#: src/lang.c:2597
+msgid "Mail directory"
+msgstr "é‚®ä»¶ç›®å½•"
+
+#: src/lang.c:2598
+msgid "# (-m) directory where articles/threads are saved in mailbox format\n"
+msgstr "# (-m) ä»¥ mailbox æ ¼å¼ä¿å­˜çš„æ–‡ç« /è®¨è®ºä¸²ç›®å½•ä½ç½®\n"
+
+#: src/lang.c:2603
+msgid "Save articles in batch mode (-S)"
+msgstr "ä»¥æ‰¹æ¬¡æ¨¡å¼ä¿å­˜æ–‡ç«  (-S)"
+
+#: src/lang.c:2604
+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 ""
+"# å¦‚æžœæ‰“å¼€å°±äºŽå‘½ä»¤è¡Œä¸ŠæŒ‡å®šä¿å­˜ -S æˆ–é‚®å¯„ (-M/-N) æ—¶\n"
+"# ä»¥æ‰¹æ¬¡æ¨¡å¼ä¿å­˜æ–‡ç« /è®¨è®ºä¸²\n"
+
+#: src/lang.c:2609
+msgid "The directory where you want articles/threads saved."
+msgstr "æ‚¨æƒ³è¦ä¿å­˜æ–‡ç« /è®¨è®ºä¸²çš„ç›®å½•ä½ç½®ã€‚"
+
+#: src/lang.c:2610
+msgid "Directory to save arts/threads in"
+msgstr "è¦ä¿å­˜æ–‡ç« /è®¨è®ºä¸²çš„ç›®å½•"
+
+#: src/lang.c:2611
+msgid "# Directory where articles/threads are saved\n"
+msgstr "# ä¿å­˜æ–‡ç« /è®¨è®ºä¸²çš„ç›®å½•ä½ç½®\n"
+
+#: src/lang.c:2615
+msgid ""
+"Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> "
+"sets."
+msgstr "ä¾ Archive-name: æ ‡å¤´æ¥è‡ªåŠ¨ä¿å­˜æ–‡ç« /è®¨è®ºä¸²ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2616
+msgid "Use Archive-name: header for save"
+msgstr "ä¿å­˜ä½¿ç”¨ Archive-name: æ ‡å¤´"
+
+#: src/lang.c:2617
+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 ""
+"# å¦‚æžœæ‰“å¼€å°±å°†åœ¨é‚®ä»¶æ ‡å¤´ä¸­å…·æœ‰ Archive-name: çš„æ–‡ç« /è®¨è®ºä¸²\n"
+"# ä»¥å­˜ç›˜åç§° & éƒ¨åˆ†/ä¿®è¡¥ç¨‹åºå·ç è‡ªåŠ¨ä¿å­˜\n"
+
+#: src/lang.c:2622
+msgid ""
+"Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
+"cancels."
+msgstr "å°†å·²ä¿å­˜çš„æ–‡ç« /è®¨è®ºä¸²æ ‡è®°ä¸ºå·²è¯»ã€‚<SPACE> åˆ‡æ¢ï¼Œ<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2623
+msgid "Mark saved articles/threads as read"
+msgstr "å°†å·²ä¿å­˜çš„æ–‡ç« /è®¨è®ºä¸²æ ‡è®°ä¸ºå·²è¯»"
+
+#: src/lang.c:2624
+msgid "# If ON mark articles that are saved as read\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±æ ‡è®°å·²ä¿å­˜çš„æ–‡ç« ä¸ºå·²è¯»\n"
+
+#: src/lang.c:2628
+msgid "Do post processing (eg. extract attachments) for saved articles."
+msgstr "å¯¹äºŽå·²ä¿å­˜çš„æ–‡ç« è¿›è¡ŒåŽç»­å¤„ç† (ä¾‹å¦‚ï¼šæˆªå–é™„ä»¶)ã€‚"
+
+#: src/lang.c:2629
+msgid "Post process saved articles"
+msgstr "åŽç»­å¤„ç†å·²ä¿å­˜çš„æ–‡ç« "
+
+#: src/lang.c:2630
+msgid ""
+"# Perform post processing (saving binary attachments) from saved articles.\n"
+"# Possible values are (the default is marked with *):\n"
+"# * 0 = no\n"
+"#   1 = extract shell archives (shar) only\n"
+"#   2 = yes\n"
+msgstr ""
+"# å¯¹å·²ä¿å­˜çš„æ–‡ç« æ–½è¡ŒåŽç»­å¤„ç† (ä¿å­˜äºŒè¿›åˆ¶é™„ä»¶)ã€‚\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"# * 0 = å¦\n"
+"#   1 = åªæˆªå–å‘½ä»¤å£³å½’æ¡£ (shar)\n"
+"#   2 = æ˜¯\n"
+
+#: src/lang.c:2639
+msgid "Process only unread articles"
+msgstr "åªå¤„ç†æœªè¯»æ–‡ç« "
+
+#: src/lang.c:2640
+msgid ""
+"# If ON only save/print/pipe/mail unread articles (tagged articles "
+"excepted)\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±åª ä¿å­˜/æ‰“å°/ç®¡é“/é‚®å¯„ æœªè¯»æ–‡ç«  (é™¤äº†å·²æ ‡è®°æ–‡ç« )\n"
+
+#: src/lang.c:2645
+msgid "Print all or just part of header. <SPACE> toggles & <CR> sets."
+msgstr "æ‰“å°æ‰€æœ‰æˆ–æ˜¯ä»…ä»…éƒ¨åˆ†çš„æ ‡å¤´ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2646
+msgid "Print all headers when printing"
+msgstr "æ‰“å°æ—¶æ‰“å°æ‰€æœ‰æ ‡å¤´"
+
+#: src/lang.c:2647
+msgid ""
+"# If ON print all of article header otherwise just the important lines\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±æ‰“å°æ‰€æœ‰çš„æ–‡ç« æ ‡å¤´ï¼Œå¦åˆ™ä»…æ‰“å°é‡è¦è¡Œ\n"
+
+#: src/lang.c:2651
+msgid ""
+"The printer program with options that is to be used to print articles/"
+"threads."
+msgstr "å°†è¢«ç”¨æ¥æ‰“å°æ–‡ç« /è®¨è®ºä¸²çš„æ‰“å°ç¨‹åºä»¥åŠé€‰é¡¹ã€‚"
+
+#: src/lang.c:2652
+msgid "Printer program with options"
+msgstr "æ‰“å°ç¨‹åºä»¥åŠé€‰é¡¹"
+
+#: src/lang.c:2653
+msgid "# Print program with parameters used to print articles/threads\n"
+msgstr "# ç”¨æ¥æ‰“å°æ–‡ç« /è®¨è®ºä¸²çš„æ‰“å°ç¨‹åºä»¥åŠå‚æ•°\n"
+
+#: src/lang.c:2659
+msgid "Force redraw after certain commands"
+msgstr "ç‰¹å®šå‘½ä»¤ä¹‹åŽå¼ºåˆ¶é‡ç»˜"
+
+#: src/lang.c:2660
+msgid ""
+"# If ON a screen redraw will always be done after certain external commands\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±äºŽç‰¹å®šå¤–éƒ¨å‘½ä»¤ä¹‹åŽå°†ä¸€å¾‹å®Œæˆå±å¹•é‡ç»˜\n"
+
+#: src/lang.c:2664
+msgid ""
+"Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
+msgstr "å¯å§‹ç¼–è¾‘å™¨ä»¥åŠè¡Œåç§»ã€‚<SPACE> åˆ‡æ¢ï¼Œ<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2665
+msgid "Start editor with line offset"
+msgstr "å¯å§‹ç¼–è¾‘å™¨ä»¥åŠè¡Œåç§»"
+
+#: src/lang.c:2666
+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 ""
+"# å¦‚æžœæ‰“å¼€å°±å¯å§‹ç¼–è¾‘å™¨ä»¥åŠè¿›å…¥æ–‡ä»¶åŽçš„å…‰æ ‡åç§»\n"
+"# å¦åˆ™å…‰æ ‡å°†è¢«å®šä½äºŽç¬¬ä¸€è¡Œ\n"
+
+#: src/lang.c:2671
+msgid "Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
+msgstr "è¾“å…¥ %E ä½œä¸ºç¼–è¾‘å™¨ï¼Œ%F ä½œä¸ºæ–‡ä»¶åï¼Œ%N ä½œä¸ºè¡Œå·ï¼Œ<CR> ä»¥è®¾ç½®ã€‚"
+
+#: src/lang.c:2672
+msgid "Invocation of your editor"
+msgstr "è°ƒç”¨æ‚¨çš„ç¼–è¾‘å™¨"
+
+#: src/lang.c:2673
+msgid ""
+"# Format of editor line including parameters\n"
+"# %E Editor  %F Filename  %N Linenumber\n"
+msgstr ""
+"# æ ¼å¼çš„ç¼–è¾‘å™¨è¡ŒåŒ…å«å‚æ•°\n"
+"# %E ç¼–è¾‘å™¨  %F æ–‡ä»¶å  %N Linenumber\n"
+
+#: src/lang.c:2678
+msgid ""
+"Enter name and options for external-inews, --internal for internal inews"
+msgstr "è¾“å…¥ç”¨äºŽå¤–éƒ¨ inews çš„åç§°å’Œé€‰é¡¹ï¼Œ--internal ç”¨äºŽå†…éƒ¨ inews"
+
+#: src/lang.c:2679
+msgid "External inews"
+msgstr "å¤–éƒ¨ inews"
+
+#: src/lang.c:2680
+msgid ""
+"# If --internal use the built in mini inews for posting via NNTP\n"
+"# otherwise use an external inews program\n"
+msgstr ""
+"# å¦‚æžœè®¾ç½® --internal å°±ä½¿ç”¨å†…ç½®çš„è¿·ä½  inews ä½œä¸ºé€è¿‡ NNTP å¼ è´´\n"
+"# å¦åˆ™ä½¿ç”¨å¤–éƒ¨ inews ç¨‹åº\n"
+
+#: src/lang.c:2684
+msgid ""
+"Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
+msgstr ""
+"è¾“å…¥ %M ä½œä¸ºé‚®ä»¶ç¨‹åºï¼Œ%S ä½œä¸ºä¸»æ—¨ï¼Œ%T ä½œä¸ºæ”¶ä»¶è€…ï¼Œ%F ä½œä¸ºæ–‡ä»¶åï¼Œ<CR> ä»¥è®¾"
+"ç½®ã€‚"
+
+#: src/lang.c:2685
+msgid "Invocation of your mail command"
+msgstr "è°ƒç”¨æ‚¨çš„é‚®å¯„å‘½ä»¤"
+
+#: src/lang.c:2686
+msgid ""
+"# Format of mailer line including parameters\n"
+"# %M Mailer  %S Subject  %T To  %F Filename\n"
+"# ie. to use elm as your mailer:    elm -s \"%S\" \"%T\" < %F\n"
+"# ie. elm interactive          :    elm -i %F -s \"%S\" \"%T\"\n"
+msgstr ""
+"# æ ¼å¼çš„é‚®ä»¶ç¨‹åºè¡ŒåŒ…å«å‚æ•°\n"
+"# %M é‚®ä»¶ç¨‹åº  %S ä¸»æ—¨  %T åˆ°  %F æ–‡ä»¶å\n"
+"# æˆ‘ã€‚ä»¥ä½¿ç”¨ elm ä½œä¸ºæ‚¨çš„é‚®ä»¶ç¨‹åºï¼š   elm -sâ€œ%Sâ€â€œ%Tâ€<%F\n"
+"# æˆ‘ã€‚elm äº¤äº’å¼         ï¼š   elm -i %F -sâ€œ%Sâ€â€œ%Tâ€\n"
+
+#: src/lang.c:2694
+msgid "Use interactive mail reader"
+msgstr "ä½¿ç”¨äº¤äº’å¼é‚®ä»¶é˜…è¯»å™¨"
+
+#: src/lang.c:2695
+msgid ""
+"# Interactive mailreader\n"
+"# Possible values are (the default is marked with *):\n"
+"# * 0 = no interactive mailreader\n"
+"#   1 = use interactive mailreader with headers in file\n"
+"#   2 = use interactive mailreader without headers in file\n"
+msgstr ""
+"# äº¤äº’å¼é‚®ä»¶é˜…è¯»å™¨\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"# * 0 = éžäº¤äº’å¼é‚®ä»¶é˜…è¯»å™¨\n"
+"#   1 = ä½¿ç”¨äº¤äº’å¼é‚®ä»¶é˜…è¯»å™¨ä»¥åŠæ–‡ä»¶ä¸­çš„æ ‡å¤´\n"
+"#   2 = ä½¿ç”¨äº¤äº’å¼é‚®ä»¶é˜…è¯»å™¨è€Œæ— éœ€æ–‡ä»¶ä¸­çš„æ ‡å¤´\n"
+
+#: src/lang.c:2704
+msgid "Remove ~/.article after posting"
+msgstr "å¼ è´´ä¹‹åŽç§»é™¤ ~/.article"
+
+#: src/lang.c:2705
+msgid "# If ON remove ~/.article after posting.\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±äºŽå¼ è´´ä¹‹åŽç§»é™¤ ~/.articleã€‚\n"
+
+#: src/lang.c:2711
+msgid "Use UTF-8 graphics (thread tree etc.)"
+msgstr "ä½¿ç”¨ UTF-8 å›¾å½¢ (æ ‘çŠ¶è®¨è®ºä¸²ç­‰ç­‰â€¦)"
+
+#: src/lang.c:2712
+msgid ""
+"# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±ä½¿ç”¨ UTF-8 å­—ç¬¦ä½œä¸ºæŒ‡ç¤ºå™¨â€˜->â€™ã€æ ‘çŠ¶ç»“æž„å’Œçœç•¥ç¬¦å·â€˜â€¦â€™ã€‚\n"
+
+#: src/lang.c:2717
+msgid "Filename for all posted articles, <CR> sets, no filename=do not save."
+msgstr "ç”¨äºŽæ‰€æœ‰å·²å¼ è´´æ–‡ç« çš„æ–‡ä»¶åï¼Œ<CR> è®¾ç½®ï¼Œæ²¡æœ‰æ–‡ä»¶å=ä¸ä¿å­˜ã€‚"
+
+#: src/lang.c:2718
+msgid "Filename for posted articles"
+msgstr "ç”¨äºŽå·²å¼ è´´æ–‡ç« çš„æ–‡ä»¶å"
+
+#: src/lang.c:2719
+msgid ""
+"# Filename where to keep all postings (default posted)\n"
+"# If no filename is set then postings will not be saved\n"
+msgstr ""
+"# ä¿ç•™æ‰€æœ‰è´´æ–‡ (ç¼ºçœä¸ºå·²å¼ è´´) çš„æ–‡ä»¶ä½ç½®\n"
+"# å¦‚æžœæ²¡æœ‰è®¾ç½®æ–‡ä»¶ååˆ™ä¸ä¼šä¿å­˜è´´æ–‡\n"
+
+#: src/lang.c:2724
+msgid ""
+"Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
+msgstr "ä¿ç•™æ‰€æœ‰å¼ è´´å¤±è´¥çš„æ–‡ç« äºŽ ~/dead.articlesã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2725
+msgid "Keep failed arts in ~/dead.articles"
+msgstr "ä¿ç•™å¼ è´´å¤±è´¥çš„æ–‡ç« äºŽ ~/dead.articles"
+
+#: src/lang.c:2726
+msgid "# If ON keep all failed postings in ~/dead.articles\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±ä¿ç•™æ‰€æœ‰å¼ è´´å¤±è´¥çš„è´´æ–‡äºŽ ~/dead.articles\n"
+
+#: src/lang.c:2730
+msgid "Do you want to strip unsubscribed groups from .newsrc"
+msgstr "æ‚¨è¦ä»Ž .newsrc æˆªé™¤å·²å–æ¶ˆè®¢é˜…çš„ç¾¤ç»„"
+
+#: src/lang.c:2731
+msgid "No unsubscribed groups in newsrc"
+msgstr "åœ¨ newsrc ä¸­æ²¡æœ‰å·²å–æ¶ˆè®¢é˜…çš„ç¾¤ç»„"
+
+#: src/lang.c:2732
+msgid "# If ON strip unsubscribed groups from newsrc\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±ä»Ž newsrc æˆªé™¤å·²å–æ¶ˆè®¢é˜…çš„ç¾¤ç»„\n"
+
+#: src/lang.c:2737
+msgid "Remove bogus groups from newsrc"
+msgstr "ä»Ž newsrc ç§»é™¤å‡é€ çš„ç¾¤ç»„"
+
+#: src/lang.c:2738
+msgid ""
+"# What to do with bogus groups in newsrc file\n"
+"# Possible values are (the default is marked with *):\n"
+"# * 0 = keep\n"
+"#   1 = remove\n"
+"#   2 = highlight with D on selection screen\n"
+msgstr ""
+"# è¦å¦‚ä½•å¤„ç† newsrc æ–‡ä»¶ä¸­å‡é€ çš„ç¾¤ç»„\n"
+"# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"# * 0 = ä¿ç•™\n"
+"#   1 = ç§»é™¤\n"
+"#   2 = ä»¥ D é«˜äº®åº¦æ˜¾ç¤ºäºŽé€‰æ‹©å±å¹•\n"
+
+#: src/lang.c:2747
+msgid ""
+"Enter number of seconds to wait for a response from the server. <CR> sets."
+msgstr "è¾“å…¥ä»ŽæœåŠ¡å™¨ç­‰å¾…å›žåº”çš„ç§’æ•°ã€‚<CR> è¡¨ç¤ºè®¾ç½®ã€‚"
+
+#: src/lang.c:2748
+msgid "NNTP read timeout in seconds"
+msgstr "NNTP è¯»å–è¶…æ—¶çš„ç§’æ•°"
+
+#: src/lang.c:2749
+msgid ""
+"# Time in seconds to wait for a response from the server (0=no timeout)\n"
+msgstr "# ä»ŽæœåŠ¡å™¨ç­‰å¾…å›žåº”çš„ç§’æ•°æ—¶é—´ (0=æ²¡æœ‰è¶…æ—¶é™åˆ¶)\n"
+
+#: src/lang.c:2754
+msgid "Enter number of seconds until active file will be reread. <CR> sets."
+msgstr "è¾“å…¥é‡æ–°è¯»å–çŽ°ç”¨æ–‡ä»¶çš„é—´éš”ç§’æ•°ã€‚<CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2755
+msgid "Interval in secs to reread active"
+msgstr "é‡æ–°è¯»å–çŽ°ç”¨æ–‡ä»¶çš„é—´éš”(ä»¥ç§’ä¸ºå•ä½)"
+
+#: src/lang.c:2756
+msgid ""
+"# Time interval in seconds between rereading the active file (0=never)\n"
+msgstr "# é‡æ–°è¯»å–çŽ°ç”¨æ–‡ä»¶çš„æ—¶é—´é—´éš”ç§’æ•° (0=æ°¸ä¸)\n"
+
+#: src/lang.c:2761
+msgid "Reconnect to server automatically"
+msgstr "è‡ªåŠ¨é‡æ–°è¿žæŽ¥åˆ°æœåŠ¡å™¨"
+
+#: src/lang.c:2762
+msgid ""
+"# If ON automatically reconnect to NNTP server if the connection is broken\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±äºŽè¿žæŽ¥ä¸­æ–­æ—¶è‡ªåŠ¨é‡æ–°è¿žæŽ¥åˆ° NNTP æœåŠ¡å™¨\n"
+
+#: src/lang.c:2766
+msgid ""
+"Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
+msgstr "åˆ›å»º NNTP æ¦‚è¿°æ–‡ä»¶çš„æœ¬åœ°å¤æœ¬ã€‚<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:2767
+msgid "Cache NNTP overview files locally"
+msgstr "äº§ç”Ÿ NNTP æ¦‚è¿°æ–‡ä»¶çš„æœ¬åœ°ç¼“å­˜"
+
+#: src/lang.c:2768
+msgid "# If ON, create local copies of NNTP overview files.\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±åˆ›å»º NNTP æ¦‚è¿°æ–‡ä»¶çš„æœ¬åœ°å¤æœ¬ã€‚\n"
+
+#: src/lang.c:2772 src/lang.c:2787 src/lang.c:2807 src/lang.c:2826
+msgid "Enter format string. <CR> sets, <ESC> cancels."
+msgstr "è¾“å…¥æ ¼å¼å­—ä¸²ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2773
+msgid "Format string for selection level"
+msgstr "ç”¨äºŽé€‰æ‹©å±‚çº§è¡¨ç¤ºçš„æ ¼å¼å­—ä¸²"
+
+#: src/lang.c:2774
+msgid ""
+"# Format string for selection level representation\n"
+"# Default: %f %n %U  %G  %d\n"
+"# Possible values are:\n"
+"#   %%              '%'\n"
+"#   %d              Description\n"
+"#   %f              Newsgroup flag: 'D' bogus, 'X' not postable,\n"
+"#                   'M' moderated, '=' renamed, 'N' new, 'u' unsubscribed\n"
+"#   %G              Group name\n"
+"#   %n              Number, linenumber on screen\n"
+"#   %U              Unread count\n"
+msgstr ""
+"# ç”¨äºŽé€‰æ‹©å±‚çº§è¡¨ç¤ºçš„æ ¼å¼å­—ä¸²\n"
+"# é»˜è®¤å€¼: %f %n %U  %G  %d\n"
+"# å¯èƒ½å€¼:\n"
+"#   %%              '%'\n"
+"#   %d              æè¿°\n"
+"#   %f              æ–°é—»ç»„æ——æ ‡: 'D' è™šå‡ (bogus), 'X' ä¸å¯å¼ è´´,\n"
+"#                   'M' moderated, '=' å·²é‡å‘½å, 'N' æ–°å¢ž, 'u' æœªè®¢é˜…\n"
+"#   %G              ç»„å\n"
+"#   %n              æ•°å­—ï¼Œå±å¹•ä¸Šçš„è¡Œæ•°\n"
+"#   %U              æœªè¯»æ•°\n"
+
+#: src/lang.c:2788
+msgid "Format string for group level"
+msgstr "ç”¨äºŽç»„å±‚çº§è¡¨ç¤ºçš„æ ¼å¼å­—ä¸²"
+
+#: src/lang.c:2789
+msgid ""
+"# Format string for group level representation\n"
+"# Default: %n %m %R %L  %s  %F\n"
+"# Possible values are:\n"
+"#   %%              '%'\n"
+"#   %D              Date, like date_format\n"
+"#   %(formatstr)D   Date, formatstr gets passed to my_strftime()\n"
+"#   %F              From, name and/or address according to show_author\n"
+"#   %I              Initials\n"
+"#   %L              Line count\n"
+"#   %M              Message-ID\n"
+"#   %m              Article marks\n"
+"#   %n              Number, linenumber on screen\n"
+"#   %R              Count, number of responses in thread\n"
+"#   %s              Subject (only group level)\n"
+"#   %S              Score\n"
+msgstr ""
+"# ç”¨äºŽç»„å±‚çº§è¡¨ç¤ºçš„æ ¼å¼å­—ä¸²\n"
+"# é»˜è®¤å€¼: %n %m %R %L  %s  %F\n"
+"# å¯èƒ½å€¼:\n"
+"#   %%              '%'\n"
+"#   %D              æ—¥æœŸ, å°±åƒ date_format\n"
+"#   %(formatstr)D   æ—¥æœŸ, formatstr ä¼šè¢«é€è¿› my_strftime()\n"
+"#   %F              æ¥æº, åå­—å’Œ/æˆ–åœ°å€ï¼ŒæŒ‰ç…§ show_author\n"
+"#   %I              é¦–å­—æ¯\n"
+"#   %L              è¡Œæ•°\n"
+"#   %M              æ¶ˆæ¯-ID\n"
+"#   %m              æ–‡ç« æ ‡è®°\n"
+"#   %n              æ•°å­—ï¼Œå±å¹•ä¸Šçš„è¡Œå·\n"
+"#   %R              è®¡æ•°ï¼Œå¸–å­çš„å›žå¤æ•°\n"
+"#   %s              ä¸»é¢˜ï¼ˆä»…ç»„çº§ï¼‰\n"
+"#   %S              åˆ†æ•°\n"
+
+#: src/lang.c:2808
+msgid "Format string for thread level"
+msgstr "ç”¨äºŽå¸–å­å±‚çº§çš„æ ¼å¼å­—ä¸²"
+
+#: src/lang.c:2809
+msgid ""
+"# Format string for thread level representation\n"
+"# Default: %n %m  [%L]  %T  %F\n"
+"# Possible values are:\n"
+"#   %%              '%'\n"
+"#   %D              Date, like date_format\n"
+"#   %(formatstr)D   Date, formatstr gets passed to my_strftime()\n"
+"#   %F              From, name and/or address according to show_author\n"
+"#   %I              Initials\n"
+"#   %L              Line count\n"
+"#   %M              Message-ID\n"
+"#   %m              Article marks\n"
+"#   %n              Number, linenumber on screen\n"
+"#   %S              Score\n"
+"#   %T              Thread tree (only thread level)\n"
+msgstr ""
+"# ç”¨äºŽå¸–å­å±‚çº§è¡¨ç¤ºçš„æ ¼å¼å­—ä¸²\n"
+"# é»˜è®¤å€¼: %n %m  [%L]  %T  %F\n"
+"# å¯èƒ½å€¼:\n"
+"#   %%              '%'\n"
+"#   %D              æ—¥æœŸ, å°±åƒ date_format\n"
+"#   %(formatstr)D   æ—¥æœŸ, formatstr ä¼šè¢«é€è¿› my_strftime()\n"
+"#   %F              æ¥æº, åå­—å’Œ/æˆ–åœ°å€ï¼ŒæŒ‰ç…§ show_author\n"
+"#   %I              é¦–å­—æ¯\n"
+"#   %L              è¡Œæ•°\n"
+"#   %M              æ¶ˆæ¯-ID\n"
+"#   %m              æ–‡ç« æ ‡è®°\n"
+"#   %n              æ•°å­—ï¼Œå±å¹•ä¸Šçš„è¡Œå·\n"
+"#   %R              è®¡æ•°ï¼Œå¸–å­çš„å›žå¤æ•°\n"
+"#   %S              åˆ†æ•°\n"
+"#   %T              å¸–å­æ ‘ï¼ˆä»…å¸–çº§ï¼‰\n"
+"\n"
+
+#: src/lang.c:2827
+msgid "Format string for display of dates"
+msgstr "ç”¨äºŽæ˜¾ç¤ºæ—¥æœŸçš„æ ¼å¼å­—ä¸²"
+
+#: src/lang.c:2828
+msgid "# Format string for date representation\n"
+msgstr "# ç”¨äºŽæ—¥æœŸè¡¨ç¤ºçš„æ ¼å¼å­—ä¸²\n"
+
+#: src/lang.c:2834
+msgid "Unicode normalization form"
+msgstr "ä¸‡å›½ç èŒƒå¼å½¢å¼"
+
+#: src/lang.c:2835
+msgid ""
+"# Unicode normalization form\n"
+"# Possible values are:\n"
+"#   0 = None\n"
+"#   1 = NFKC\n"
+"#   2 = NFKD\n"
+"#   3 = NFC\n"
+"#   4 = NFD\n"
+msgstr ""
+"# ä¸‡å›½ç èŒƒå¼å½¢å¼\n"
+"# å¯èƒ½çš„å€¼ä¸ºï¼š\n"
+"#   0 = æ— \n"
+"#   1 = NFKC\n"
+"#   2 = NFKD\n"
+"#   3 = NFC\n"
+"#   4 = NFD\n"
+
+#: src/lang.c:2848
+msgid "Render BiDi"
+msgstr "å‘ˆçŽ°åŒå‘æ–‡æœ¬"
+
+#: src/lang.c:2849
+msgid "# If ON, bi-directional text is rendered by tin\n"
+msgstr "# å¦‚æžœæ‰“å¼€å°±ç”± tin å‘ˆçŽ°åŒå‘æ–‡æœ¬\n"
+
+#: src/lang.c:2856
+msgid "Function for sorting articles"
+msgstr "ç”¨äºŽæŽ’åºæ–‡ç« çš„å‡½æ•°"
+
+#: src/lang.c:2857
+msgid ""
+"# Function for sorting articles\n"
+"# Possible values are (the default is marked with *):\n"
+"# * 0 = qsort\n"
+"#   1 = heapsort\n"
+msgstr ""
+"# ç”¨äºŽæŽ’åºæ–‡ç« çš„å‡½æ•°\n"
+"# å¯èƒ½çš„å€¼ä¸º (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+"# * 0 = å¿«é€ŸæŽ’åº\n"
+"#   1 = å †ç§¯æŽ’åº\n"
+
+#: src/lang.c:2870
+msgid "Automatically GroupMarkUnselArtRead"
+msgstr "è‡ªåŠ¨ GroupMarkUnselArtRead"
+
+#: src/lang.c:2876
+msgid "Delete post-process files"
+msgstr "åˆ é™¤åŽç»­å¤„ç†æ–‡ä»¶"
+
+#: src/lang.c:2881
+msgid "Filename for all mailed articles, <CR> sets, no filename=do not save."
+msgstr "ç”¨äºŽæ‰€æœ‰å·²é‚®å¯„æ–‡ç« çš„æ–‡ä»¶åï¼Œ<CR> è®¾ç½®ï¼Œæ²¡æœ‰æ–‡ä»¶å=ä¸ä¿å­˜ã€‚"
+
+#: src/lang.c:2882
+msgid "Mailbox to save sent mails"
+msgstr "è¦ä¿å­˜å·²å‘é€é‚®ä»¶çš„ä¿¡ç®±"
+
+#: src/lang.c:2887
+msgid "Set Followup-To: header to this group(s). <CR> sets, <ESC> cancels."
+msgstr "è®¾ç½® Followup-To: æ ‡å¤´ä¸ºè¿™ä¸ªç¾¤ç»„ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2888
+msgid "Followup-To: header"
+msgstr "Followup-To: æ ‡å¤´"
+
+#: src/lang.c:2893
+msgid "Enter default mail address (and fullname). <CR> sets, <ESC> cancels."
+msgstr "è¾“å…¥ç¼ºçœé‚®ä»¶åœ°å€ (é™„å…¨å)ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2900
+msgid ""
+"Path and options for ispell-like spell-checker. <CR> sets, <ESC> cancels."
+msgstr "ä½œä¸ºç±»ä¼¼ ispell æ‹¼å†™æ£€æŸ¥å™¨çš„è·¯å¾„å’Œé€‰é¡¹ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2901
+msgid "Ispell program"
+msgstr "Ispell ç¨‹åº"
+
+#: src/lang.c:2907
+msgid "When group is a mailing list, send responses to this email address."
+msgstr "å½“ç¾¤ç»„æ˜¯ä¸ªé‚®é€’è®ºå›æ—¶ï¼Œå‘é€å›žåº”åˆ°è¿™ä¸ªç”µå­é‚®ä»¶åœ°å€ã€‚"
+
+#: src/lang.c:2908
+msgid "Mailing list address"
+msgstr "é‚®é€’è®ºå›åœ°å€"
+
+#: src/lang.c:2914
+msgid "Forward articles as attachment"
+msgstr "ä½œä¸ºé™„ä»¶ä»¥è½¬å‘æ–‡ç« "
+
+#: src/lang.c:2919
+msgid ""
+"A comma separated list of MIME major/minor Content-Types. <ESC> cancels."
+msgstr "é€—å·åˆ†éš”çš„ MIME ä¸»è¦/æ¬¡è¦å†…å®¹ç±»åž‹æ¸…å•ã€‚<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2920
+msgid "Which MIME types will be saved"
+msgstr "å°†è¢«ä¿å­˜çš„ MIME ç±»åž‹"
+
+#: src/lang.c:2925
+msgid "Value of the Organization: header. <CR> sets, <ESC> cancels."
+msgstr "Organization: æ ‡å¤´çš„å€¼ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2926
+msgid "Organization: header"
+msgstr "Organization: æ ‡å¤´"
+
+#: src/lang.c:2931
+msgid "Filename for saved articles. <CR> sets, <ESC> cancels."
+msgstr "ç”¨äºŽå·²ä¿å­˜æ–‡ç« çš„æ–‡ä»¶åã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2932
+msgid "savefile"
+msgstr "ä¿å­˜æ–‡ä»¶"
+
+#: src/lang.c:2937 src/lang.c:2961
+msgid "Scope for the filter rule. <CR> sets, <ESC> cancels."
+msgstr "ç”¨äºŽç­›é€‰å™¨è§„åˆ™çš„èŒƒå›´ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2938
+msgid "Quick (1 key) select filter scope"
+msgstr "å¿«é€Ÿ (1 é”®) é€‰å–ç­›é€‰å™¨èŒƒå›´"
+
+#: src/lang.c:2943 src/lang.c:2967
+msgid "Header for filter rule. <CR> sets, <ESC> cancels."
+msgstr "ç”¨äºŽç­›é€‰å™¨è§„åˆ™çš„æ ‡å¤´ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2944
+msgid "Quick (1 key) select filter header"
+msgstr "å¿«é€Ÿ (1 é”®) é€‰å–ç­›é€‰å™¨æ ‡å¤´"
+
+#: src/lang.c:2949 src/lang.c:2973
+msgid "ON = case sensitive, OFF = ignore case. <CR> sets, <ESC> cancels."
+msgstr "ON = å¤§å°å†™ç›¸ç¬¦ï¼ŒOFF = å¿½ç•¥å¤§å°å†™ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2950
+msgid "Quick (1 key) select filter case"
+msgstr "å¿«é€Ÿ (1 é”®) é€‰å–ç­›é€‰å™¨å¤§å°å†™"
+
+#: src/lang.c:2955 src/lang.c:2979
+msgid "ON = expire, OFF = don't ever expire. <CR> sets, <ESC> cancels."
+msgstr "ON = è¿‡æœŸï¼ŒOFF = ä¸ä¼šè¿‡æœŸã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2956
+msgid "Quick (1 key) select filter expire"
+msgstr "å¿«é€Ÿ (1 é”®) é€‰å–ç­›é€‰å™¨è¿‡æœŸ"
+
+#: src/lang.c:2962
+msgid "Quick (1 key) kill filter scope"
+msgstr "å¿«é€Ÿ (1 é”®) ç é™¤ç­›é€‰å™¨èŒƒå›´"
+
+#: src/lang.c:2968
+msgid "Quick (1 key) kill filter header"
+msgstr "å¿«é€Ÿ (1 é”®) ç é™¤ç­›é€‰å™¨æ ‡å¤´"
+
+#: src/lang.c:2974
+msgid "Quick (1 key) kill filter case"
+msgstr "å¿«é€Ÿ (1 é”®) ç é™¤ç­›é€‰å™¨å¤§å°å†™"
+
+#: src/lang.c:2980
+msgid "Quick (1 key) kill filter expire"
+msgstr "å¿«é€Ÿ (1 é”®) ç é™¤ç­›é€‰å™¨è¿‡æœŸ"
+
+#: src/lang.c:2986
+msgid "Assume this charset if no charset declaration is present, <CR> to set."
+msgstr "å¦‚æžœä¸å­˜åœ¨ä»»ä½•å­—ç¬¦é›†å®£å‘Šå°±å‡è®¾ä¸ºè¿™ä¸ªå­—ç¬¦é›†ï¼Œ<CR> ä»¥è®¾ç½®ã€‚"
+
+#: src/lang.c:2987
+msgid "UNDECLARED_CHARSET"
+msgstr "æœªå®£å‘Šå­—ç¬¦é›†"
+
+#: src/lang.c:2993
+msgid ""
+"Add this text at the start of the message body. <CR> sets, <ESC> cancels."
+msgstr "åŠ å…¥è¿™ä¸ªæ–‡æœ¬äºŽæ¶ˆæ¯å†…æ–‡çš„å¼€å§‹ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:2994
+msgid "X_Body"
+msgstr "X_Body"
+
+#: src/lang.c:2999
+msgid "Insert this header when posting. <CR> sets, <ESC> cancels."
+msgstr "å¼ è´´æ—¶æ’å…¥è¿™ä¸ªæ ‡å¤´ã€‚<CR> è®¾ç½®ï¼Œ<ESC> å–æ¶ˆã€‚"
+
+#: src/lang.c:3000
+msgid "X_Headers"
+msgstr "X_Headers"
+
+#: src/lang.c:3005
+msgid ""
+"Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
+msgstr "è‡ªåŠ¨æ’å…¥ X-Comment-To: æ ‡å¤´ï¼Ÿ<SPACE> åˆ‡æ¢ & <CR> è®¾ç½®ã€‚"
+
+#: src/lang.c:3006
+msgid "Insert 'X-Comment-To:' header"
+msgstr "æ’å…¥â€˜X-Comment-To:â€™æ ‡å¤´"
+
+#: src/misc.c:3832
+#, c-format
+msgid "Version: %s %s release %s (\"%s\") %s %s\n"
+msgstr "ç‰ˆæœ¬ï¼š%s %s å‘å¸ƒ %s (â€œ%sâ€) %s %s\n"
+
+#: src/misc.c:3835
+#, c-format
+msgid "Version: %s %s release %s (\"%s\")\n"
+msgstr "ç‰ˆæœ¬ï¼š%s %s å‘å¸ƒ %s (â€œ%sâ€)\n"
+
+#: src/newsrc.c:456
+msgid "Unreachable?\n"
+msgstr "æ— æ³•è¿žæŽ¥ï¼Ÿ\n"
+
+#: src/nntplib.c:815
+#, c-format
+msgid ""
+"\n"
+"Server timed out, trying reconnect # %d\n"
+msgstr ""
+"\n"
+"æœåŠ¡å™¨å·²è¶…æ—¶ï¼Œå°è¯•é‡æ–°è¿žæŽ¥ # %d\n"
+
+#: src/nntplib.c:836
+#, fuzzy
+msgid "NNTP connection error. Exiting..."
+msgstr "è¿žæŽ¥åˆ° NNTP æœåŠ¡å™¨ %s æ—¶å¤±è´¥ã€‚ç¦»å¼€â€¦"
+
+#: src/nntplib.c:849 src/nntplib.c:1814
+msgid "Rejoin current group\n"
+msgstr "é‡æ–°é“¾æŽ¥ç›®å‰çš„ç¾¤ç»„\n"
+
+#: src/nntplib.c:857 src/nntplib.c:1822
+#, c-format
+msgid "Read (%s)\n"
+msgstr "å·²è¯» (%s)\n"
+
+#: src/nntplib.c:859
+#, c-format
+msgid "Resend last command (%s)\n"
+msgstr "é‡æ–°å‘é€æœ€è¿‘çš„å‘½ä»¤ (%s)\n"
+
+#: src/nntplib.c:1478
+msgid "CAPABILITIES did not announce READER"
+msgstr "èƒ½åŠ›ä¸­å¹¶æœªå®£å‘ŠåŒ…å«é˜…è¯»å™¨"
+
+#: src/nntplib.c:1965
+msgid "MOTD: "
+msgstr "MOTD: "
+
+#: src/nrctbl.c:175
+#, c-format
+msgid "couldn't expand %s\n"
+msgstr "æ— æ³•å±•å¼€ %s\n"
+
+#: src/post.c:1335
+#, c-format
+msgid ""
+"Line %d is longer than 998 octets and should be folded, but\n"
+"encoding is neither set to %s nor to %s\n"
+msgstr ""
+"ç¬¬ %d è¡Œé•¿åº¦è¶…è¿‡ 998 å­—èŠ‚è€Œåº”è¯¥è¢«æŠ˜å ï¼Œä½†æ˜¯\n"
+"ç¼–ç æœªè¢«è®¾ç½®ä¸º %s äº¦éž %s\n"
+
+#: src/post.c:1340
+#, c-format
+msgid ""
+"Line %d is longer than 998 octets and should be folded, but\n"
+"encoding is set to %s without enabling MIME_BREAK_LONG_LINES or\n"
+"posting doesn't contain any 8bit chars and thus folding won't happen\n"
+msgstr ""
+"ç¬¬ %d è¡Œé•¿åº¦è¶…è¿‡ 998 å­—èŠ‚è€Œåº”è¯¥è¢«æŠ˜å ï¼Œä½†æ˜¯\n"
+"ç¼–ç è¢«è®¾ç½®ä¸º %s è€Œæœªå¯ç”¨ MIME_BREAK_LONG_LINES æˆ–æ˜¯\n"
+"è´´æ–‡ä¸åŒ…å«ä»»ä½• 8 æ¯”ç‰¹å­—ç¬¦ï¼Œå› è€Œæ— æ³•å‘ç”ŸæŠ˜å \n"
+
+#: src/post.c:1342
+#, c-format
+msgid ""
+"Line %d is longer than 998 octets and should be folded, but\n"
+"encoding is not set to %s\n"
+msgstr ""
+"ç¬¬ %d è¡Œé•¿åº¦è¶…è¿‡ 998 å­—èŠ‚è€Œï¼Œä½†æ˜¯\n"
+"ç¼–ç æœªè¢«è®¾ç½®ä¸º %s\n"
+
+#: src/post.c:2316
+#, c-format
+msgid "Posting: %.*s ..."
+msgstr "å¼ è´´ï¼š%.*sâ€¦"
+
+#. Check if okay to read
+#: src/read.c:198
+msgid "Aborting read, please wait..."
+msgstr "æ”¾å¼ƒè¯»å–ï¼Œè¯·ç¨å¾…â€¦"
+
+#: src/read.c:345
+msgid "Aborted read\n"
+msgstr "å·²æ”¾å¼ƒè¯»å–\n"
+
+#: src/read.c:400
+msgid "Draining\n"
+msgstr "æŽ’æ”¾\n"
+
+#: src/refs.c:233
+msgid "unchanged"
+msgstr "æœªå˜æ›´"
+
+#: src/refs.c:600
+msgid "[- Unavailable -]"
+msgstr "[- ä¸å¯ç”¨ -]"
+
+#.
+#. * preamble
+#. * TODO: -> lang.c
+#.
+#: src/rfc2047.c:1307
+#, c-format
+msgid ""
+"This message has been composed in the 'multipart/mixed' MIME-format. If you\n"
+"are reading this prefix, your mail reader probably has not yet been "
+"modified\n"
+"to understand the new format, and some of what follows may look strange.\n"
+"\n"
+msgstr ""
+"è¿™ä¸ªæ¶ˆæ¯å·²è¢«å†™åœ¨â€˜å¤šéƒ¨ä»¶/æ··åˆâ€™çš„ MIME æ ¼å¼ä¸­ã€‚å¦‚æžœæ‚¨\n"
+"æ­£åœ¨è¯»å–è¿™ä¸ªå‰ç¼€ï¼Œæ‚¨çš„é‚®ä»¶é˜…è¯»å™¨æˆ–è®¸å°šæœªè¢«ä¿®æ”¹\n"
+"ä»¥äº†è§£æ–°çš„æ ¼å¼ï¼Œè€ŒéšåŽè€Œæ¥çš„ä¸œè¥¿ä¹Ÿè®¸çœ‹èµ·æ¥ä¼šå¾ˆæ€ªå¼‚ã€‚\n"
+"\n"
+
+#: src/save.c:1052
+msgid "bytes"
+msgstr "å­—èŠ‚"
+
+#: src/select.c:385
+msgid "unread"
+msgstr "æœªè¯»"
+
+#: src/select.c:385
+msgid "all"
+msgstr "æ‰€æœ‰"
+
+#: src/select.c:568 src/select.c:570
+msgid " R"
+msgstr " R"
+
+#: src/xface.c:70
+msgid "Can't run slrnface: Not running in a xterm."
+msgstr "æ— æ³•è¿è¡Œ slrnfaceï¼šæœªåœ¨ xterm ä¸­è¿è¡Œã€‚"
+
+#: src/xface.c:82 src/xface.c:93 src/xface.c:108
+#, c-format
+msgid "Can't run slrnface: Environment variable %s not found."
+msgstr "æ— æ³•è¿è¡Œ slrnfaceï¼šæ‰¾ä¸åˆ°çŽ¯å¢ƒå˜é‡ %sã€‚"
+
+#: src/xface.c:117 src/xface.c:149
+#, c-format
+msgid "Can't run slrnface: failed to create %s"
+msgstr "æ— æ³•è¿è¡Œ slrnfaceï¼šæ— æ³•åˆ›å»º %s"
+
+#: src/xface.c:127
+msgid ""
+"This directory is used to create named pipes for communication between\n"
+"slrnface and its parent process. It should normally be empty because\n"
+"the pipe is deleted right after it has been opened by both processes.\n"
+"\n"
+"File names generated by slrnface have the form \"hostname.pid\". It is\n"
+"probably an error if they linger here longer than a fraction of a second.\n"
+"\n"
+"However, if the directory is mounted from an NFS server, you might see\n"
+"special files created by your NFS server while slrnface is running.\n"
+"Do not try to remove them.\n"
+msgstr ""
+"è¿™ä¸ªç›®å½•è¢«ç”¨æ¥åˆ›å»ºå…·åç®¡é“ä½œä¸º slrnface\n"
+"ä¸Žå…¶ä¸Šå±‚è¿›ç¨‹ä¹‹é—´çš„é€šä¿¡ã€‚å®ƒé€šå¸¸åº”è¯¥æ˜¯ç©ºçš„ï¼Œå› ä¸º\n"
+"å½“ç®¡é“åŒæ—¶ç”±ä¸¤ä¸ªè¿›ç¨‹æ‰“å¼€ä¹‹åŽï¼Œå®ƒä¼šç«‹å³è¢«åˆ é™¤ã€‚\n"
+"\n"
+"ç”± slrnface äº§ç”Ÿçš„æ–‡ä»¶åç§°å…·æœ‰â€œä¸»æœºåç§°.pidâ€çš„å½¢å¼ã€‚\n"
+"å¦‚æžœå®ƒä»¬é€—ç•™åœ¨æ­¤çš„æ—¶é—´è¶…è¿‡äº†å‡ åˆ†ä¹‹ä¸€ç§’ï¼Œä¹Ÿè®¸å°±æ˜¯ä¸ªé”™è¯¯ã€‚\n"
+"\n"
+"ç„¶è€Œï¼Œå¦‚æžœç›®å½•æ˜¯æŒ‚è½½è‡ª NFS æœåŠ¡å™¨ï¼Œå½“ slrnface è¿è¡Œæ—¶ï¼Œ\n"
+"æ‚¨ä¹Ÿè®¸ä¼šçœ‹åˆ°ç”±æ‚¨çš„ NFS æœåŠ¡å™¨æ‰€åˆ›å»ºçš„ç‰¹æ®Šæ–‡ä»¶ã€‚\n"
+"è¯·ä¸è¦å°è¯•åŽ»ç§»é™¤å®ƒä»¬ã€‚\n"
+
+#: src/xface.c:141
+msgid "Can't run slrnface: couldn't construct fifo name."
+msgstr "æ— æ³•è¿è¡Œ slrnfaceï¼šæ— æ³•å»ºæž„ fifo åç§°ã€‚"
+
+#: src/xface.c:180
+#, c-format
+msgid "Slrnface abnormally exited, code %d."
+msgstr "Slrnface ä¸æ­£å¸¸é€€å‡ºï¼Œä»£ç  %dã€‚"
+
+#: src/xface.c:227
+#, c-format
+msgid "Slrnface failed: %s."
+msgstr "Slrnface å¤±è´¥ï¼š%sã€‚"
+
+#~ msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
+#~ msgstr "è¾“å…¥æ˜¾ç¤ºæ–°é—»ç¾¤ç»„åç§°çš„æœ€å¤§é•¿åº¦ã€‚<CR> è®¾ç½®ã€‚"
+
+#~ msgid "Max. length of group names shown"
+#~ msgstr "æ˜¾ç¤ºç¾¤ç»„åç§°çš„æœ€å¤§é•¿åº¦"
+
+#~ msgid "# Maximum length of the names of newsgroups displayed\n"
+#~ msgstr "# æ˜¾ç¤ºæ–°é—»ç¾¤ç»„åç§°çš„æœ€å¤§é•¿åº¦\n"
+
+#~ msgid "#  show_info=NUM\n"
+#~ msgstr "#  show_info=æ•°å­—\n"
+
+#~ msgid "Lines"
+#~ msgstr "è¡Œæ•°"
+
+#~ msgid "Score"
+#~ msgstr "åˆ†æ•°"
+
+#~ msgid "Lines & Score"
+#~ msgstr "è¡Œæ•° & åˆ†æ•°"
+
+#~ msgid "Show lines/score in listings"
+#~ msgstr "åœ¨åˆ—è¡¨ä¸­æ˜¾ç¤ºè¡Œæ•°/åˆ†æ•°"
+
+#~ msgid ""
+#~ "# What information should be displayed in article/thread listing\n"
+#~ "# Possible values are (the default is marked with *):\n"
+#~ "#   0 = nothing\n"
+#~ "# * 1 = lines\n"
+#~ "#   2 = score\n"
+#~ "#   3 = lines & score\n"
+#~ msgstr ""
+#~ "# å“ªäº›ä¿¡æ¯åº”è¯¥è¢«æ˜¾ç¤ºåœ¨æ–‡ç« /è®¨è®ºä¸²åˆ—è¡¨ä¸­\n"
+#~ "# å¯èƒ½çš„å€¼åŒ…æ‹¬ (é»˜è®¤å€¼ä»¥ * æ ‡è®°)ï¼š\n"
+#~ "#   0 = æ²¡æœ‰ä»»ä½•ä¸œè¥¿\n"
+#~ "# * 1 = è¡Œæ•°\n"
+#~ "#   2 = åˆ†æ•°\n"
+#~ "#   3 = è¡Œæ•° & åˆ†æ•°\n"
Binary files tin-2.3.1/po/zh_TW.gmo and tin-2.3.2/po/zh_TW.gmo differ
diff -Nurp '--exclude=.bzr*' tin-2.3.1/po/zh_TW.po tin-2.3.2/po/zh_TW.po
--- tin-2.3.1/po/zh_TW.po	2014-12-24 09:41:50.000000000 +0100
+++ tin-2.3.2/po/zh_TW.po	2015-12-24 00:18:16.871209001 +0100
@@ -2,14 +2,14 @@
 # Copyright (C) 2011 The tin Project (msgids).
 # This file is distributed under the same license as the tin package.
 # Shih-Kun Huang (ctin-1.22), Jian-Da Li (ctin-1.3), 1997.
-# Wei-Lun Chao <bluebat@member.fsf.org>, 2012, 2013.
+# Wei-Lun Chao <bluebat@member.fsf.org>, 2012, 2013, 2015.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tin 2.1.2\n"
+"Project-Id-Version: tin 2.3.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-12-24 09:41+0100\n"
-"PO-Revision-Date: 2013-02-12 23:03+0800\n"
+"POT-Creation-Date: 2015-12-24 00:18+0100\n"
+"PO-Revision-Date: 2015-10-08 12:13+0800\n"
 "Last-Translator: Wei-Lun Chao <bluebat@member.fsf.org>\n"
 "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
 "Language: zh_TW\n"
@@ -18,11 +18,11 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: src/attrib.c:926
+#: src/attrib.c:941
 msgid "Processing attributes... "
 msgstr "è™•ç†å±¬æ€§â€¦"
 
-#: src/attrib.c:1145
+#: src/attrib.c:1163
 #, c-format
 msgid ""
 "# Do not edit this comment block\n"
@@ -31,397 +31,397 @@ msgstr ""
 "# ä¸ç·¨è¼¯é€™å€‹è©•è«–å€å¡Š\n"
 "#\n"
 
-#: src/attrib.c:1146
+#: src/attrib.c:1164
 #, c-format
 msgid "#  scope=STRING (eg. alt.*,!alt.bin*) [mandatory]\n"
 msgstr "#  scope=å­—ä¸² (ä¾‹å¦‚ï¼šalt.*,!alt.bin*) [å¿…è¦]\n"
 
-#: src/attrib.c:1147
+#: src/attrib.c:1165
 #, c-format
 msgid "#  add_posted_to_filter=ON/OFF\n"
 msgstr "#  add_posted_to_filter=ON/OFF\n"
 
-#: src/attrib.c:1148
+#: src/attrib.c:1166
 #, c-format
 msgid "#  advertising=ON/OFF\n"
 msgstr "#  advertising=ON/OFF\n"
 
-#: src/attrib.c:1149
+#: src/attrib.c:1167
 #, c-format
 msgid "#  alternative_handling=ON/OFF\n"
 msgstr "#  alternative_handling=ON/OFF\n"
 
-#: src/attrib.c:1150
+#: src/attrib.c:1168
 #, c-format
 msgid "#  ask_for_metamail=ON/OFF\n"
 msgstr "#  ask_for_metamail=ON/OFF\n"
 
-#: src/attrib.c:1151
+#: src/attrib.c:1169
 #, c-format
 msgid "#  auto_cc_bcc=NUM\n"
 msgstr "#  auto_cc_bcc=æ•¸å­—\n"
 
-#: src/attrib.c:1152
+#: src/attrib.c:1170
 #, c-format
 msgid "#    0=No, 1=Cc, 2=Bcc, 3=Cc and Bcc\n"
 msgstr "#    0=ç„¡ï¼Œ1=å‰¯æœ¬ï¼Œ2=å¯†ä»¶å‰¯æœ¬ï¼Œ3=å‰¯æœ¬å’Œå¯†ä»¶å‰¯æœ¬\n"
 
-#: src/attrib.c:1153
+#: src/attrib.c:1171
 #, c-format
 msgid "#  auto_list_thread=ON/OFF\n"
 msgstr "#  auto_list_thread=ON/OFF\n"
 
-#: src/attrib.c:1154
+#: src/attrib.c:1172
 #, c-format
 msgid "#  auto_save=ON/OFF\n"
 msgstr "#  auto_save=ON/OFF\n"
 
-#: src/attrib.c:1155
+#: src/attrib.c:1173
 #, c-format
 msgid "#  auto_select=ON/OFF\n"
 msgstr "#  auto_select=ON/OFF\n"
 
-#: src/attrib.c:1156
+#: src/attrib.c:1174
 #, c-format
 msgid "#  batch_save=ON/OFF\n"
 msgstr "#  batch_save=ON/OFF\n"
 
-#: src/attrib.c:1157
+#: src/attrib.c:1175
 #, c-format
 msgid "#  date_format=STRING (eg. %%a, %%d %%b %%Y %%H:%%M:%%S)\n"
 msgstr "#  date_format=å­—ä¸² (ä¾‹å¦‚ï¼š%%aï¼Œ%%d %%b %%Y %%H:%%M:%%S)\n"
 
-#: src/attrib.c:1158
+#: src/attrib.c:1176
 #, c-format
 msgid "#  delete_tmp_files=ON/OFF\n"
 msgstr "#  delete_tmp_files=ON/OFF\n"
 
-#: src/attrib.c:1159
+#: src/attrib.c:1177
 #, c-format
 msgid "#  editor_format=STRING (eg. %%E +%%N %%F)\n"
 msgstr "#  editor_format=å­—ä¸² (ä¾‹å¦‚ï¼š%%E+%%N %%F)\n"
 
-#: src/attrib.c:1160
+#: src/attrib.c:1178
 #, c-format
 msgid "#  fcc=STRING (eg. =mailbox)\n"
 msgstr "#  fcc=å­—ä¸² (ä¾‹å¦‚ï¼š=mailbox)\n"
 
-#: src/attrib.c:1161
+#: src/attrib.c:1179
 #, c-format
 msgid "#  followup_to=STRING\n"
 msgstr "#  followup_to=å­—ä¸²\n"
 
-#: src/attrib.c:1162
+#: src/attrib.c:1180
 #, c-format
 msgid "#  from=STRING (just append wanted From:-line, don't use quotes)\n"
 msgstr "#  from=å­—ä¸² (åƒ…é™„åŠ æƒ³è¦çš„ç™¼ä¿¡è€… :-lineï¼Œä¸ä½¿ç”¨å¼•è¨€)\n"
 
-#: src/attrib.c:1163
+#: src/attrib.c:1181
 #, c-format
 msgid "#  group_catchup_on_exit=ON/OFF\n"
 msgstr "#  group_catchup_on_exit=ON/OFF\n"
 
-#: src/attrib.c:1164
-#, fuzzy, c-format
+#: src/attrib.c:1182
+#, c-format
 msgid "#  group_format=STRING (eg. %%n %%m %%R %%L  %%s  %%F)\n"
-msgstr "#  date_format=å­—ä¸² (ä¾‹å¦‚ï¼š%%aï¼Œ%%d %%b %%Y %%H:%%M:%%S)\n"
+msgstr "#  group_format=å­—ä¸² (ä¾‹å¦‚ï¼š%%n %%m %%R %%L  %%s  %%F)\n"
 
-#: src/attrib.c:1165
+#: src/attrib.c:1183
 #, c-format
 msgid "#  mail_8bit_header=ON/OFF\n"
 msgstr "#  mail_8 bit_header=ON/OFF\n"
 
-#: src/attrib.c:1166
+#: src/attrib.c:1184
 #, c-format
 msgid "#  mail_mime_encoding=supported_encoding"
 msgstr "#  mail_mime_encoding=supported_encoding"
 
-#: src/attrib.c:1174
+#: src/attrib.c:1192
 #, c-format
 msgid "#  ispell=STRING\n"
 msgstr "#  ispell=å­—ä¸²\n"
 
-#: src/attrib.c:1176
+#: src/attrib.c:1194
 #, c-format
 msgid "#  maildir=STRING (eg. ~/Mail)\n"
 msgstr "#  maildir=å­—ä¸² (ä¾‹å¦‚ï¼š~/Mail)\n"
 
-#: src/attrib.c:1177
+#: src/attrib.c:1195
 #, c-format
 msgid "#  mailing_list=STRING (eg. majordomo@example.org)\n"
 msgstr "#  mailing_list=å­—ä¸² (ä¾‹å¦‚ï¼šmajordomo@example.org)\n"
 
-#: src/attrib.c:1178
+#: src/attrib.c:1196
 #, c-format
 msgid "#  mime_types_to_save=STRING (eg. image/*,!image/bmp)\n"
 msgstr "#  mime_types_to_save=å­—ä¸² (ä¾‹å¦‚ï¼šimage/*,!image/bmp)\n"
 
-#: src/attrib.c:1179
+#: src/attrib.c:1197
 #, c-format
 msgid "#  mark_ignore_tags=ON/OFF\n"
 msgstr "#  mark_ignore_tags=ON/OFF\n"
 
-#: src/attrib.c:1180
+#: src/attrib.c:1198
 #, c-format
 msgid "#  mark_saved_read=ON/OFF\n"
 msgstr "#  mark_saved_read=ON/OFF\n"
 
-#: src/attrib.c:1181
+#: src/attrib.c:1199
 #, c-format
 msgid "#  mime_forward=ON/OFF\n"
 msgstr "#  mime_forward=ON/OFF\n"
 
-#: src/attrib.c:1183
+#: src/attrib.c:1201
 #, c-format
 msgid "#  mm_network_charset=supported_charset"
 msgstr "#  mm_network_charset=æ”¯æ´çš„å­—å…ƒé›†"
 
-#: src/attrib.c:1190
+#: src/attrib.c:1208
 #, c-format
 msgid "#  undeclared_charset=STRING (default is US-ASCII)\n"
 msgstr "#  undeclared_charset=å­—ä¸² (é è¨­æ˜¯ US-ASCII)\n"
 
-#: src/attrib.c:1192
+#: src/attrib.c:1210
 #, c-format
 msgid "#  news_headers_to_display=STRING\n"
 msgstr "#  news_headers_to_display=å­—ä¸²\n"
 
-#: src/attrib.c:1193
+#: src/attrib.c:1211
 #, c-format
 msgid "#  news_headers_to_not_display=STRING\n"
 msgstr "#  news_headers_to_not_display=å­—ä¸²\n"
 
-#: src/attrib.c:1194
+#: src/attrib.c:1212
 #, c-format
 msgid "#  news_quote_format=STRING\n"
 msgstr "#  news_quote_format=å­—ä¸²\n"
 
-#: src/attrib.c:1195
+#: src/attrib.c:1213
 #, c-format
 msgid "#  organization=STRING (if beginning with '/' read from file)\n"
 msgstr "#  organization=å­—ä¸² (å¦‚æžœèµ·å§‹éƒ¨åˆ†èˆ‡ã€Ž/ã€è®€å–å¾žæª”æ¡ˆ)\n"
 
-#: src/attrib.c:1196
+#: src/attrib.c:1214
 #, c-format
 msgid "#  pos_first_unread=ON/OFF\n"
 msgstr "#  pos_first_unread=ON/OFF\n"
 
-#: src/attrib.c:1197
+#: src/attrib.c:1215
 #, c-format
 msgid "#  post_8bit_header=ON/OFF\n"
 msgstr "#  post_8 bit_header=ON/OFF\n"
 
-#: src/attrib.c:1198
+#: src/attrib.c:1216
 #, c-format
 msgid "#  post_mime_encoding=supported_encoding"
 msgstr "#  post_mime_encoding=æ”¯æ´çš„ç·¨ç¢¼"
 
-#: src/attrib.c:1205
+#: src/attrib.c:1223
 #, c-format
 msgid "#  post_process_type=NUM\n"
 msgstr "#  post_process_type=æ•¸å­—\n"
 
-#: src/attrib.c:1210
+#: src/attrib.c:1228
 #, c-format
 msgid "#  post_process_view=ON/OFF\n"
 msgstr "#  post_process_view=ON/OFF\n"
 
-#: src/attrib.c:1211
+#: src/attrib.c:1229
 #, c-format
 msgid "#  quick_kill_scope=STRING (ie. talk.*)\n"
 msgstr "#  quick_kill_scope=å­—ä¸² (äº¦å³ talk.*)\n"
 
-#: src/attrib.c:1212
+#: src/attrib.c:1230
 #, c-format
 msgid "#  quick_kill_expire=ON/OFF\n"
 msgstr "#  quick_kill_expire=ON/OFF\n"
 
-#: src/attrib.c:1213
+#: src/attrib.c:1231
 #, c-format
 msgid "#  quick_kill_case=ON/OFF\n"
 msgstr "#  quick_kill_case=ON/OFF\n"
 
-#: src/attrib.c:1214
+#: src/attrib.c:1232
 #, c-format
 msgid "#  quick_kill_header=NUM\n"
 msgstr "#  quick_kill_header=æ•¸å­—\n"
 
-#: src/attrib.c:1215 src/attrib.c:1224
+#: src/attrib.c:1233 src/attrib.c:1242
 #, c-format
 msgid "#    0=Subject: (case sensitive)  1=Subject: (ignore case)\n"
 msgstr "#    0=Subject: (å¤§å°å¯«ç›¸ç¬¦)  1=Subject: (å¿½ç•¥å¤§å°å¯«)\n"
 
-#: src/attrib.c:1216 src/attrib.c:1225
+#: src/attrib.c:1234 src/attrib.c:1243
 #, c-format
 msgid "#    2=From: (case sensitive)     3=From: (ignore case)\n"
 msgstr "#    2=From: (å¤§å°å¯«ç›¸ç¬¦)     3=From: (å¿½ç•¥å¤§å°å¯«)\n"
 
-#: src/attrib.c:1217 src/attrib.c:1226
+#: src/attrib.c:1235 src/attrib.c:1244
 #, c-format
 msgid "#    4=Message-ID: & full References: line\n"
 msgstr "#    4=Message-ID: & å…¨éƒ¨ References: åˆ—\n"
 
-#: src/attrib.c:1218 src/attrib.c:1227
+#: src/attrib.c:1236 src/attrib.c:1245
 #, c-format
 msgid "#    5=Message-ID: & last References: entry only\n"
 msgstr "#    5=åªæœ‰ Message-ID: & æœ€å¾Œä¸€ç­† References: æ¢ç›®\n"
 
-#: src/attrib.c:1219 src/attrib.c:1228
+#: src/attrib.c:1237 src/attrib.c:1246
 #, c-format
 msgid "#    6=Message-ID: entry only     7=Lines:\n"
 msgstr "#    6=åªæœ‰ Message-ID: æ¢ç›®     7=Lines:\n"
 
-#: src/attrib.c:1220
+#: src/attrib.c:1238
 #, c-format
 msgid "#  quick_select_scope=STRING\n"
 msgstr "#  quick_select_scope=å­—ä¸²\n"
 
-#: src/attrib.c:1221
+#: src/attrib.c:1239
 #, c-format
 msgid "#  quick_select_expire=ON/OFF\n"
 msgstr "#  quick_select_expire=ON/OFF\n"
 
-#: src/attrib.c:1222
+#: src/attrib.c:1240
 #, c-format
 msgid "#  quick_select_case=ON/OFF\n"
 msgstr "#  quick_select_case=ON/OFF\n"
 
-#: src/attrib.c:1223
+#: src/attrib.c:1241
 #, c-format
 msgid "#  quick_select_header=NUM\n"
 msgstr "#  quick_select_header=æ•¸å­—\n"
 
-#: src/attrib.c:1229
+#: src/attrib.c:1247
 #, c-format
 msgid "#  quote_chars=STRING (%%s, %%S for initials)\n"
 msgstr "#  quote_chars=å­—ä¸² (%%sï¼Œ%%S ç”¨æ–¼ç¸®å¯«)\n"
 
-#: src/attrib.c:1231
+#: src/attrib.c:1249
 #, c-format
 msgid "#  print_header=ON/OFF\n"
 msgstr "#  print_header=ON/OFF\n"
 
-#: src/attrib.c:1233
+#: src/attrib.c:1251
 #, c-format
 msgid "#  process_only_unread=ON/OFF\n"
 msgstr "#  process_only_unread=ON/OFF\n"
 
-#: src/attrib.c:1234
+#: src/attrib.c:1252
 #, c-format
 msgid "#  prompt_followupto=ON/OFF\n"
 msgstr "#  prompt_followupto=ON/OFF\n"
 
-#: src/attrib.c:1235
+#: src/attrib.c:1253
 #, c-format
 msgid "#  savedir=STRING (eg. ~user/News)\n"
 msgstr "#  savedir=å­—ä¸² (ä¾‹å¦‚ï¼š~user/News)\n"
 
-#: src/attrib.c:1236
+#: src/attrib.c:1254
 #, c-format
 msgid "#  savefile=STRING (eg. =linux)\n"
 msgstr "#  savefile=å­—ä¸² (ä¾‹å¦‚ï¼š=linux)\n"
 
-#: src/attrib.c:1237
+#: src/attrib.c:1255
 #, c-format
 msgid "#  sigfile=STRING (eg. $var/sig)\n"
 msgstr "#  sigfile=å­—ä¸² (ä¾‹å¦‚ï¼š$var/sig)\n"
 
-#: src/attrib.c:1238
+#: src/attrib.c:1256
 #, c-format
 msgid "#  show_author=NUM\n"
 msgstr "#  show_author=æ•¸å­—\n"
 
-#: src/attrib.c:1244
+#: src/attrib.c:1262
 #, c-format
 msgid "#  show_signatures=ON/OFF\n"
 msgstr "#  show_signatures=ON/OFF\n"
 
-#: src/attrib.c:1245
+#: src/attrib.c:1263
 #, c-format
 msgid "#  show_only_unread_arts=ON/OFF\n"
 msgstr "#  show_only_unread_arts=ON/OFF\n"
 
-#: src/attrib.c:1246
+#: src/attrib.c:1264
 #, c-format
 msgid "#  sigdashes=ON/OFF\n"
 msgstr "#  sigdashes=ON/OFF\n"
 
-#: src/attrib.c:1247
+#: src/attrib.c:1265
 #, c-format
 msgid "#  signature_repost=ON/OFF\n"
 msgstr "#  signature_repost=ON/OFF\n"
 
-#: src/attrib.c:1248
+#: src/attrib.c:1266
 #, c-format
 msgid "#  sort_article_type=NUM\n"
 msgstr "#  sort_article_type=æ•¸å­—\n"
 
-#: src/attrib.c:1266
+#: src/attrib.c:1284
 #, c-format
 msgid "#  sort_threads_type=NUM\n"
 msgstr "#  sort_threads_type=æ•¸å­—\n"
 
-#: src/attrib.c:1275
+#: src/attrib.c:1293
 #, c-format
 msgid "#  start_editor_offset=ON/OFF\n"
 msgstr "#  start_editor_offset=ON/OFF\n"
 
-#: src/attrib.c:1276
+#: src/attrib.c:1294
 #, c-format
 msgid "#  tex2iso_conv=ON/OFF\n"
 msgstr "#  tex2iso_conv=ON/OFF\n"
 
-#: src/attrib.c:1277
+#: src/attrib.c:1295
 #, c-format
 msgid "#  thread_catchup_on_exit=ON/OFF\n"
 msgstr "#  thread_catchup_on_exit=ON/OFF\n"
 
-#: src/attrib.c:1278
+#: src/attrib.c:1296
 #, c-format
 msgid "#  thread_articles=NUM"
 msgstr "#  thread_articles=æ•¸å­—"
 
-#: src/attrib.c:1285
-#, fuzzy, c-format
+#: src/attrib.c:1303
+#, c-format
 msgid "#  thread_format=STRING (eg. %%n %%m [%%L]  %%T  %%F)\n"
-msgstr "#  editor_format=å­—ä¸² (ä¾‹å¦‚ï¼š%%E+%%N %%F)\n"
+msgstr "#  thread_format=å­—ä¸² (ä¾‹å¦‚ï¼š%%n %%m [%%L]  %%T  %%F)\n"
 
-#: src/attrib.c:1286
+#: src/attrib.c:1304
 #, c-format
 msgid "#  thread_perc=NUM\n"
 msgstr "#  thread_perc=æ•¸å­—\n"
 
-#: src/attrib.c:1287
+#: src/attrib.c:1305
 #, c-format
 msgid "#  trim_article_body=NUM\n"
 msgstr "#  trim_article_body=æ•¸å­—\n"
 
-#: src/attrib.c:1288
+#: src/attrib.c:1306
 #, c-format
 msgid "#    0 = Don't trim article body\n"
 msgstr "#    0 = ä¸ä¿®å‰ªæ–‡ç« å…§æ–‡\n"
 
-#: src/attrib.c:1289
+#: src/attrib.c:1307
 #, c-format
 msgid "#    1 = Skip leading blank lines\n"
 msgstr "#    1 = è·³éŽå‰å°Žç©ºåˆ—\n"
 
-#: src/attrib.c:1290
+#: src/attrib.c:1308
 #, c-format
 msgid "#    2 = Skip trailing blank lines\n"
 msgstr "#    2 = è·³éŽå°¾éš¨ç©ºåˆ—\n"
 
-#: src/attrib.c:1291
+#: src/attrib.c:1309
 #, c-format
 msgid "#    3 = Skip leading and trailing blank lines\n"
 msgstr "#    3 = è·³éŽå‰å°Žå’Œå°¾éš¨ç©ºåˆ—\n"
 
-#: src/attrib.c:1292
+#: src/attrib.c:1310
 #, c-format
 msgid "#    4 = Compact multiple blank lines between text blocks\n"
 msgstr "#    4 = å£“ç¸®æ–‡å­—å€å¡Šä¹‹é–“çš„å¤šé‡ç©ºåˆ—\n"
 
-#: src/attrib.c:1293
+#: src/attrib.c:1311
 #, c-format
 msgid ""
 "#    5 = Compact multiple blank lines between text blocks and skip\n"
@@ -430,7 +430,7 @@ msgstr ""
 "#    5 = å£“ç¸®æ–‡å­—å€å¡Šä¹‹é–“çš„å¤šé‡ç©ºåˆ—ä¸¦è·³éŽ\n"
 "#        å‰å°Žç©ºåˆ—\n"
 
-#: src/attrib.c:1294
+#: src/attrib.c:1312
 #, c-format
 msgid ""
 "#    6 = Compact multiple blank lines between text blocks and skip\n"
@@ -439,7 +439,7 @@ msgstr ""
 "#    6 = å£“ç¸®æ–‡å­—å€å¡Šä¹‹é–“çš„å¤šé‡ç©ºåˆ—ä¸¦è·³éŽ\n"
 "#        å°¾éš¨ç©ºåˆ—\n"
 
-#: src/attrib.c:1295
+#: src/attrib.c:1313
 #, c-format
 msgid ""
 "#    7 = Compact multiple blank lines between text blocks and skip\n"
@@ -448,32 +448,37 @@ msgstr ""
 "#    7 = å£“ç¸®æ–‡å­—å€å¡Šä¹‹é–“çš„å¤šé‡ç©ºåˆ—ä¸¦è·³éŽ\n"
 "#        å‰å°Žå’Œå°¾éš¨ç©ºåˆ—\n"
 
-#: src/attrib.c:1296
+#: src/attrib.c:1314
 #, c-format
 msgid "#  verbatim_handling=ON/OFF\n"
 msgstr "#  verbatim_handling=ON/OFF\n"
 
-#: src/attrib.c:1297
+#: src/attrib.c:1316
+#, fuzzy, c-format
+msgid "#  extquote_handling=ON/OFF\n"
+msgstr "#  verbatim_handling=ON/OFF\n"
+
+#: src/attrib.c:1318
 #, c-format
 msgid "#  wrap_on_next_unread=ON/OFF\n"
 msgstr "#  wrap_on_next_unread=ON/OFF\n"
 
-#: src/attrib.c:1298
+#: src/attrib.c:1319
 #, c-format
 msgid "#  x_body=STRING (eg. ~/.tin/extra-body-text)\n"
 msgstr "#  x_body=å­—ä¸² (ä¾‹å¦‚ï¼š~/.tin/extra-body-text)\n"
 
-#: src/attrib.c:1299
+#: src/attrib.c:1320
 #, c-format
 msgid "#  x_comment_to=ON/OFF\n"
 msgstr "#  x_comment_to=ON/OFF\n"
 
-#: src/attrib.c:1300
+#: src/attrib.c:1321
 #, c-format
 msgid "#  x_headers=STRING (eg. ~/.tin/extra-headers)\n"
 msgstr "#  x_headers=å­—ä¸² (ä¾‹å¦‚ï¼š~/.tin/extra-headers)\n"
 
-#: src/attrib.c:1301
+#: src/attrib.c:1322
 #, c-format
 msgid ""
 "#\n"
@@ -482,7 +487,7 @@ msgstr ""
 "#\n"
 "# è¦æ³¨æ„çš„æ˜¯ï¼Œæœ€å¥½æ˜¯æ”¾åˆ°ä¸€èˆ¬ç’°å¢ƒ (å…¨åŸŸç¯„åœ)\n"
 
-#: src/attrib.c:1302
+#: src/attrib.c:1323
 #, c-format
 msgid ""
 "# entries first followed by group specific entries.\n"
@@ -491,12 +496,12 @@ msgstr ""
 "# æ¢ç›®å…ˆæ–¼ç¾¤çµ„ç‰¹å®šçš„æ¢ç›®ã€‚\n"
 "#\n"
 
-#: src/attrib.c:1303
+#: src/attrib.c:1324
 #, c-format
 msgid "############################################################################\n"
 msgstr "############################################################################\n"
 
-#: src/cook.c:624
+#: src/cook.c:623
 msgid "(unknown)"
 msgstr "(ä¸æ˜Ž)"
 
@@ -543,7 +548,7 @@ msgid "Article deleted."
 msgstr "å·²åˆªé™¤æ–‡ç« ã€‚"
 
 #: src/lang.c:55
-#, fuzzy, c-format
+#, c-format
 msgid ""
 "\n"
 "Your article:\n"
@@ -554,7 +559,8 @@ msgstr ""
 "\n"
 "æ‚¨çš„æ–‡ç« ï¼š\n"
 "  ã€Œ%sã€\n"
-"å°‡è¢«å¼µè²¼åˆ°ä¸‹åˆ— %sï¼š\n"
+"å°‡è¢«å¯„åˆ°ä¸‹åˆ—åœ°å€ï¼š\n"
+"  %s"
 
 #: src/lang.c:56
 #, c-format
@@ -927,100 +933,105 @@ msgid "Command failed: %s"
 msgstr "å‘½ä»¤å¤±æ•—ï¼š%s"
 
 #: src/lang.c:146
+#, fuzzy, c-format
+msgid "Cook article failed, %s is exiting"
+msgstr "èž¢å¹•å¤ªå°ï¼Œ%s æ­£åœ¨é›¢é–‹\n"
+
+#: src/lang.c:147
 msgid "Mark not selected articles read?"
 msgstr "æ¨™è¨˜æœªé¸æ–‡ç« ç‚ºå·²è®€ï¼Ÿ"
 
-#: src/lang.c:148
+#: src/lang.c:149
 #, c-format
 msgid "Connecting to %s..."
 msgstr "é€£ç·šåˆ° %sâ€¦"
 
-#: src/lang.c:150
+#: src/lang.c:151
 msgid "<CR>"
 msgstr "<CR>"
 
-#: src/lang.c:151
+#: src/lang.c:152
 msgid "Creating active file for saved groups...\n"
 msgstr "ç‚ºå·²å­˜ç¾¤çµ„å»ºç«‹ç¾ç”¨æª”æ¡ˆâ€¦\n"
 
-#: src/lang.c:152
+#: src/lang.c:153
 msgid "Creating newsrc file...\n"
 msgstr "å»ºç«‹ newsrc æª”æ¡ˆâ€¦\n"
 
-#: src/lang.c:154 src/lang.c:1296 src/lang.c:1316
+#: src/lang.c:155 src/lang.c:1299 src/lang.c:1319
 msgid "Default"
 msgstr "é è¨­"
 
-#: src/lang.c:155
+#: src/lang.c:156
 msgid "Delete saved files that have been post processed?"
 msgstr "åˆªé™¤ç¶“éŽå¾Œç½®è™•ç†çš„å·²å­˜æª”æ¡ˆï¼Ÿ"
 
-#: src/lang.c:156
+#: src/lang.c:157
 msgid "Deleting temporary files..."
 msgstr "åˆªé™¤æš«å­˜æª”æ¡ˆâ€¦"
 
-#: src/lang.c:158
+#: src/lang.c:159
 msgid "*** End of article ***"
 msgstr "*** æ–‡ç« çµæŸ ***"
 
-#: src/lang.c:159
+#: src/lang.c:160
 msgid "*** End of articles ***"
 msgstr "*** æ–‡ç« çµæŸ ***"
 
-#: src/lang.c:160
+#: src/lang.c:161
 msgid "*** End of attachments ***"
 msgstr "*** é™„ä»¶çµæŸ ***"
 
-#: src/lang.c:161
+#: src/lang.c:162
 msgid "*** End of groups ***"
 msgstr "*** ç¾¤çµ„çµæŸ ***"
 
-#: src/lang.c:162
+#: src/lang.c:163
 msgid "*** End of page ***"
 msgstr "*** é é¢çµæŸ ***"
 
-#: src/lang.c:163
+#: src/lang.c:164
 msgid "*** End of scopes ***"
 msgstr "*** ç¯„åœçµæŸ ***"
 
-#: src/lang.c:164
+#: src/lang.c:165
 msgid "*** End of thread ***"
 msgstr "*** è¨Žè«–ä¸²çµæŸ ***"
 
-#: src/lang.c:165
+#: src/lang.c:166
 msgid "*** End of URLs ***"
 msgstr "*** ç¶²å€çµæŸ ***"
 
-#: src/lang.c:166
+#: src/lang.c:167
 msgid "Enter limit of articles to get> "
 msgstr "è¼¸å…¥æå–æ–‡ç« çš„é™åˆ¶>"
 
-#: src/lang.c:167
+#: src/lang.c:168
 msgid "Enter Message-ID to go to> "
 msgstr "è¼¸å…¥è¦å‰å¾€çš„è¨Šæ¯è­˜åˆ¥è™Ÿ>"
 
-#: src/lang.c:168
+#: src/lang.c:169
 msgid " and enter next unread thread"
 msgstr " ä¸¦é€²å…¥ä¸‹ä¸€å€‹æœªè®€çš„è¨Žè«–ä¸²"
 
-#: src/lang.c:169
+#: src/lang.c:170
 msgid " and enter next unread article"
 msgstr " ä¸¦é€²å…¥ä¸‹ä¸€ç¯‡æœªè®€çš„æ–‡ç« "
 
-#: src/lang.c:170
+#: src/lang.c:171
 msgid " and enter next unread group"
 msgstr " ä¸¦é€²å…¥ä¸‹ä¸€å€‹æœªè®€çš„ç¾¤çµ„"
 
-#: src/lang.c:171
+#: src/lang.c:172
 msgid "Enter option number> "
 msgstr "è¼¸å…¥é¸é …æ•¸å­—>"
 
-#: src/lang.c:172
+#: src/lang.c:173
 #, c-format
 msgid "Enter range [%s]> "
 msgstr "è¼¸å…¥ç¯„åœ [%s]>"
 
-#: src/lang.c:173
+#: src/lang.c:174
 msgid ""
 "\n"
 "Warning: Approved: header used.\n"
@@ -1028,7 +1039,7 @@ msgstr ""
 "\n"
 "è­¦å‘Šï¼šå·²ä½¿ç”¨ Approved: æ¨™é ­ã€‚\n"
 
-#: src/lang.c:175
+#: src/lang.c:176
 msgid ""
 "\n"
 "Error: Bad address in Approved: header.\n"
@@ -1036,7 +1047,7 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šä¸ç•¶çš„åœ°å€æ–¼ Approved: æ¨™é ­ã€‚\n"
 
-#: src/lang.c:176
+#: src/lang.c:177
 msgid ""
 "\n"
 "Error: Bad address in From: header.\n"
@@ -1044,7 +1055,7 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šä¸ç•¶çš„åœ°å€æ–¼ From: æ¨™é ­ã€‚\n"
 
-#: src/lang.c:177
+#: src/lang.c:178
 msgid ""
 "\n"
 "Error: Bad FQDN in Message-ID: header.\n"
@@ -1052,7 +1063,7 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šä¸ç•¶çš„ FQDN æ–¼ Message-ID: æ¨™é ­ã€‚\n"
 
-#: src/lang.c:178
+#: src/lang.c:179
 msgid ""
 "\n"
 "Error: Bad address in Reply-To: header.\n"
@@ -1060,36 +1071,35 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šä¸ç•¶çš„åœ°å€æ–¼ Reply-To: æ¨™é ­ã€‚\n"
 
-#: src/lang.c:179
-#, fuzzy
+#: src/lang.c:180
 msgid ""
 "\n"
 "Error: Bad address in To: header.\n"
 msgstr ""
 "\n"
-"éŒ¯èª¤ï¼šä¸ç•¶çš„åœ°å€æ–¼ From: æ¨™é ­ã€‚\n"
+"éŒ¯èª¤ï¼šä¸ç•¶çš„åœ°å€æ–¼ To: æ¨™é ­ã€‚\n"
 
-#: src/lang.c:181
+#: src/lang.c:182
 #, c-format
 msgid "Can't unlock %s"
 msgstr "ç„¡æ³•è§£é™¤éŽ–å®š %s"
 
-#: src/lang.c:182
+#: src/lang.c:183
 #, c-format
 msgid "Couldn't dotlock %s - article not appended!"
 msgstr "ç„¡æ³•é»žéŽ– %s - æ–‡ç« æœªé™„åŠ ï¼"
 
-#: src/lang.c:183
+#: src/lang.c:184
 #, c-format
 msgid "Couldn't lock %s - article not appended!"
 msgstr "ç„¡æ³•éŽ–å®š %s - æ–‡ç« æœªé™„åŠ ï¼"
 
-#: src/lang.c:186
+#: src/lang.c:187
 #, c-format
 msgid "Corrupted file %s"
 msgstr "å·²æå£žæª”æ¡ˆ %s"
 
-#: src/lang.c:188
+#: src/lang.c:189
 msgid ""
 "\n"
 "Error: Followup-To \"poster\" and a newsgroup is not allowed!\n"
@@ -1097,31 +1107,36 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šä¸å…è¨±è·Ÿè²¼ã€Œposterã€å’Œæ–°èžç¾¤çµ„ï¼\n"
 
-#: src/lang.c:189
+#: src/lang.c:190
+#, c-format
+msgid "Error: Custom format exceeds screen width. Using default \"%s\"."
+msgstr ""
+
+#: src/lang.c:191
 msgid "Internal error in GNKSA routine - send bug report.\n"
 msgstr "GNKSA å¸¸å¼ä¸­ç™¼ç”Ÿå…§éƒ¨éŒ¯èª¤ - ç™¼é€éŒ¯èª¤å ±å‘Šã€‚\n"
 
-#: src/lang.c:190
+#: src/lang.c:192
 msgid "Left angle bracket missing in route address.\n"
 msgstr "åœ¨è·¯ç”±åœ°å€ä¸­ç¼ºå°‘å·¦è§’æ‹¬è™Ÿã€‚\n"
 
-#: src/lang.c:191
+#: src/lang.c:193
 msgid "Left parenthesis missing in old-style address.\n"
 msgstr "åœ¨èˆŠå¼åœ°å€ä¸­ç¼ºå°‘å·¦æ‹¬è™Ÿã€‚\n"
 
-#: src/lang.c:192
+#: src/lang.c:194
 msgid "Right parenthesis missing in old-style address.\n"
 msgstr "åœ¨èˆŠå¼åœ°å€ä¸­ç¼ºå°‘å³æ‹¬è™Ÿã€‚\n"
 
-#: src/lang.c:193
+#: src/lang.c:195
 msgid "At-sign missing in mail address.\n"
 msgstr "åœ¨éƒµä»¶åœ°å€ä¸­ç¼ºå°‘ @ ç¬¦è™Ÿã€‚\n"
 
-#: src/lang.c:194
+#: src/lang.c:196
 msgid "Single component FQDN is not allowed. Add your domain.\n"
 msgstr "ä¸å…è¨±å–®ä¸€çµ„æˆ FQDNã€‚è«‹åŠ å…¥æ‚¨çš„ç¶²åŸŸã€‚\n"
 
-#: src/lang.c:195
+#: src/lang.c:197
 msgid ""
 "Invalid domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1129,7 +1144,7 @@ msgstr ""
 "ç„¡æ•ˆçš„ç¶²åŸŸã€‚å¦‚æžœæ‚¨çš„é ‚å±¤ç¶²åŸŸçœŸçš„å­˜åœ¨ï¼Œè«‹ç™¼é€éŒ¯èª¤å ±å‘Šã€‚\n"
 "ä½¿ç”¨ .invalid åšç‚ºå½è£åœ°å€çš„é ‚å±¤ç¶²åŸŸã€‚\n"
 
-#: src/lang.c:196
+#: src/lang.c:198
 msgid ""
 "Illegal domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1137,7 +1152,7 @@ msgstr ""
 "ä¸åˆæ³•çš„ç¶²åŸŸã€‚å¦‚æžœæ‚¨çš„é ‚å±¤ç¶²åŸŸçœŸçš„å­˜åœ¨ï¼Œè«‹ç™¼é€éŒ¯èª¤å ±å‘Šã€‚\n"
 "ä½¿ç”¨ .invalid åšç‚ºå½è£åœ°å€çš„é ‚å±¤ç¶²åŸŸã€‚\n"
 
-#: src/lang.c:197
+#: src/lang.c:199
 msgid ""
 "Unknown domain. Send bug report if your top level domain really exists.\n"
 "Use .invalid as top level domain for munged addresses.\n"
@@ -1145,52 +1160,52 @@ msgstr ""
 "ä¸æ˜Žç¶²åŸŸã€‚å¦‚æžœæ‚¨çš„é ‚å±¤ç¶²åŸŸçœŸçš„å­˜åœ¨ï¼Œè«‹ç™¼é€éŒ¯èª¤å ±å‘Šã€‚\n"
 "ä½¿ç”¨ .invalid åšç‚ºå½è£åœ°å€çš„é ‚å±¤ç¶²åŸŸã€‚\n"
 
-#: src/lang.c:198
+#: src/lang.c:200
 msgid "Illegal character in FQDN.\n"
 msgstr "FQDN ä¸­æœ‰ä¸åˆæ³•çš„å­—å…ƒã€‚\n"
 
-#: src/lang.c:199
+#: src/lang.c:201
 msgid "Zero length FQDN component not allowed.\n"
 msgstr "ä¸å…è¨±é›¶é•·åº¦çš„ FQDN çµ„æˆã€‚\n"
 
-#: src/lang.c:200
+#: src/lang.c:202
 msgid "FQDN component exceeds maximum allowed length (63 chars).\n"
 msgstr "FQDN çµ„æˆè¶…å‡ºå…è¨±çš„æœ€å¤§é•·åº¦ (63 å€‹å­—å…ƒ)ã€‚\n"
 
-#: src/lang.c:201
+#: src/lang.c:203
 msgid "FQDN component may not start or end with hyphen.\n"
 msgstr "FQDN çµ„æˆä¸å¯ä»¥é€£å­—è™Ÿèµ·å§‹æˆ–çµæŸã€‚\n"
 
-#: src/lang.c:202
+#: src/lang.c:204
 msgid "FQDN component may not start with digit.\n"
 msgstr "FQDN çµ„æˆä¸å¯ä»¥æ•¸å­—èµ·å§‹ã€‚\n"
 
-#: src/lang.c:203
+#: src/lang.c:205
 msgid "Domain literal has impossible numeric value.\n"
 msgstr "ç¶²åŸŸå¯¦å­—å…·æœ‰ä¸å¯èƒ½çš„æ•¸å€¼ã€‚\n"
 
-#: src/lang.c:204
+#: src/lang.c:206
 msgid ""
 "Domain literal is for private use only and not allowed for global use.\n"
 msgstr "ç¶²åŸŸå¯¦å­—åªé™ç§äººä½¿ç”¨è€Œä¸å…è¨±å…¨åŸŸä½¿ç”¨ã€‚\n"
 
-#: src/lang.c:205
+#: src/lang.c:207
 msgid "Right bracket missing in domain literal.\n"
 msgstr "ç¶²åŸŸå¯¦å­—ä¸­ç¼ºå°‘å³ä¸­æ‹¬è™Ÿã€‚\n"
 
-#: src/lang.c:206
+#: src/lang.c:208
 msgid "Missing localpart of mail address.\n"
 msgstr "ç¼ºå°‘éƒµä»¶åœ°å€çš„æœ¬åœ°éƒ¨åˆ†ã€‚\n"
 
-#: src/lang.c:207
+#: src/lang.c:209
 msgid "Illegal character in localpart of mail address.\n"
 msgstr "éƒµä»¶åœ°å€çš„æœ¬åœ°éƒ¨åˆ†æœ‰ä¸åˆæ³•çš„å­—å…ƒã€‚\n"
 
-#: src/lang.c:208
+#: src/lang.c:210
 msgid "Zero length localpart component not allowed.\n"
 msgstr "ä¸å…è¨±é›¶é•·åº¦çš„æœ¬åœ°éƒ¨åˆ†çµ„æˆã€‚\n"
 
-#: src/lang.c:209
+#: src/lang.c:211
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '!()<>@,;:\\.[]' in route addresses.\n"
@@ -1198,7 +1213,7 @@ msgstr ""
 "çœŸå¯¦åç¨±ä¸­æœ‰ä¸åˆæ³•çš„å­—å…ƒã€‚\n"
 "è·¯ç”±åœ°å€ä¸­çš„å¼•è¨€çµæŸå­—è©žä¸å¯ä»¥åŒ…å«ã€Ž!()<>@,;:\\.[]ã€ã€‚\n"
 
-#: src/lang.c:210
+#: src/lang.c:212
 msgid ""
 "Illegal character in realname.\n"
 "Quoted words may not contain '()<>\\'.\n"
@@ -1206,7 +1221,7 @@ msgstr ""
 "çœŸå¯¦åç¨±ä¸­æœ‰ä¸åˆæ³•çš„å­—å…ƒã€‚\n"
 "å¼•è¨€å­—è©žä¸å¯ä»¥åŒ…å«ã€Ž()<>\\ã€ã€‚\n"
 
-#: src/lang.c:211
+#: src/lang.c:213
 msgid ""
 "Illegal character in realname.\n"
 "Encoded words may not contain '!()<>@,;:\"\\.[]/=' in parameter.\n"
@@ -1214,11 +1229,11 @@ msgstr ""
 "çœŸå¯¦åç¨±ä¸­æœ‰ä¸åˆæ³•çš„å­—å…ƒã€‚\n"
 "ç·¨ç¢¼å­—è©žåœ¨åƒæ•¸ä¸­ä¸å¯ä»¥åŒ…å«ã€Ž!()<>@,;:\"\\.[]/=ã€ã€‚\n"
 
-#: src/lang.c:212
+#: src/lang.c:214
 msgid "Bad syntax in encoded word used in realname.\n"
 msgstr "ç”¨æ–¼çœŸå¯¦åç¨±çš„ç·¨ç¢¼å­—è©žä¸­æœ‰ä¸ç•¶çš„èªžæ³•ã€‚\n"
 
-#: src/lang.c:213
+#: src/lang.c:215
 msgid ""
 "Illegal character in realname.\n"
 "Unquoted words may not contain '()<>\\' in old-style addresses.\n"
@@ -1226,7 +1241,7 @@ msgstr ""
 "çœŸå¯¦åç¨±ä¸­æœ‰ä¸åˆæ³•çš„å­—å…ƒã€‚\n"
 "å¼•è¨€çµæŸå­—è©žåœ¨èˆŠå¼åœ°å€ä¸­ä¸å¯ä»¥åŒ…å«ã€Ž()<>\\ã€ã€‚\n"
 
-#: src/lang.c:214
+#: src/lang.c:216
 msgid ""
 "Illegal character in realname.\n"
 "Control characters and unencoded 8bit characters > 127 are not allowed.\n"
@@ -1234,7 +1249,7 @@ msgstr ""
 "çœŸå¯¦åç¨±ä¸­æœ‰ä¸åˆæ³•çš„å­—å…ƒã€‚\n"
 "æŽ§åˆ¶å­—å…ƒå’Œæœªç·¨ç¢¼ 8 ä½å…ƒå­—å…ƒä¸å…è¨± > 127ã€‚\n"
 
-#: src/lang.c:215
+#: src/lang.c:217
 msgid ""
 "\n"
 "Error: No blank line found after header.\n"
@@ -1242,7 +1257,7 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šæ¨™é ­ä¹‹å¾Œæ‰¾ä¸åˆ°ä»»ä½•ç©ºç™½åˆ—ã€‚\n"
 
-#: src/lang.c:216
+#: src/lang.c:218
 #, c-format
 msgid ""
 "\n"
@@ -1252,7 +1267,7 @@ msgstr ""
 "éŒ¯èª¤ï¼šä¸åˆæ³•çš„æ ¼å¼ %sã€‚\n"
 
 #. TODO: fixme, US-ASCII is not the only 7bit charset we know about
-#: src/lang.c:218
+#: src/lang.c:220
 msgid ""
 "\n"
 "Error: Posting contains non-ASCII characters but MM_CHARSET is set to\n"
@@ -1265,7 +1280,7 @@ msgstr ""
 "      US-ASCII  - è«‹ä½¿ç”¨å¯çµ„é…é¸é …çš„ M)é¸å–® æˆ–è€…ç¶“ç”±ç·¨è¼¯\n"
 "      tinrc ä¾†è®Šæ›´é€™å€‹è¨­å®šç‚ºé©åˆæ‚¨çš„èªžè¨€çš„å€¼ã€‚\n"
 
-#: src/lang.c:223
+#: src/lang.c:225
 msgid ""
 "\n"
 "Error: Posting contains  non-ASCII characters  but the  MIME encoding\n"
@@ -1281,7 +1296,7 @@ msgstr ""
 "      é€™å¯ä»¥åˆ©ç”¨å¯çµ„é…é¸é …çš„  M)é¸å–® æˆ–æ˜¯ç¶“ç”±ç·¨è¼¯ tinrc ä¾†\n"
 "      é”æˆã€‚\n"
 
-#: src/lang.c:229
+#: src/lang.c:231
 msgid ""
 "\n"
 "Error: Article starts with blank line instead of header\n"
@@ -1289,7 +1304,7 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šæ–‡ç« ä»¥ç©ºç™½åˆ—èµ·å§‹è€Œéžæ¨™é ­\n"
 
-#: src/lang.c:230
+#: src/lang.c:232
 #, c-format
 msgid ""
 "\n"
@@ -1300,7 +1315,7 @@ msgstr ""
 "éŒ¯èª¤ï¼šç¬¬ %d åˆ—çš„æ¨™é ­æ–¼æ¨™é ­åç¨±ä¹‹å¾Œæ²’æœ‰å†’è™Ÿï¼š\n"
 "%s\n"
 
-#: src/lang.c:231
+#: src/lang.c:233
 #, c-format
 msgid ""
 "\n"
@@ -1309,7 +1324,7 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šã€Œ%s:ã€é€™åˆ—æ˜¯ç©ºçš„ã€‚\n"
 
-#: src/lang.c:232
+#: src/lang.c:234
 #, c-format
 msgid ""
 "\n"
@@ -1318,7 +1333,7 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šã€Œ%s:ã€æ–‡ç« æ¨™é ­ç¼ºå°‘é€™åˆ—ã€‚\n"
 
-#: src/lang.c:233
+#: src/lang.c:235
 #, c-format
 msgid ""
 "\n"
@@ -1327,7 +1342,7 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼š%s å«æœ‰éž 7 ä½å…ƒå­—å…ƒã€‚\n"
 
-#: src/lang.c:234
+#: src/lang.c:236
 #, c-format
 msgid ""
 "\n"
@@ -1338,7 +1353,7 @@ msgstr ""
 "éŒ¯èª¤ï¼šç¬¬ %d åˆ—çš„æ¨™é ­æ–¼å†’è™Ÿä¹‹å¾Œæ²’æœ‰ç©ºæ ¼ï¼š\n"
 "%s\n"
 
-#: src/lang.c:235
+#: src/lang.c:237
 #, c-format
 msgid ""
 "\n"
@@ -1347,26 +1362,26 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šåœ¨æ¨™é ­ä¸­å‡ºç¾å¤šé‡çš„ (%d)ã€Œ%s:ã€åˆ—ã€‚\n"
 
-#: src/lang.c:236
+#: src/lang.c:238
 #, c-format
 msgid "Insecure permissions of %s (%o)"
 msgstr "%s (%o) çš„ä¸å®‰å…¨æ¬Šé™"
 
-#: src/lang.c:238
+#: src/lang.c:240
 #, c-format
 msgid "Invalid response to GROUP command, %s"
 msgstr "å°æ–¼ GROUP å‘½ä»¤çš„ç„¡æ•ˆå›žæ‡‰ï¼Œ%s"
 
-#: src/lang.c:243
+#: src/lang.c:245
 #, c-format
 msgid "MIME parse error: Unexpected end of %s/%s article"
 msgstr "MIME å‰–æžéŒ¯èª¤ï¼šæœªé æœŸçš„ %s/%s æ–‡ç« çµæŸ"
 
-#: src/lang.c:244
+#: src/lang.c:246
 msgid "MIME parse error: Start boundary whilst reading headers"
 msgstr "MIME å‰–æžéŒ¯èª¤ï¼šè®€å–æ¨™é ­æ™‚å‡ºç¾èµ·å§‹é‚Šç•Œ"
 
-#: src/lang.c:245
+#: src/lang.c:247
 msgid ""
 "\n"
 "Error: \"poster\" is not allowed in Newsgroups!\n"
@@ -1374,16 +1389,16 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šåœ¨æ–°èžç¾¤çµ„ä¸­ä¸å…è¨±ã€Œposterã€ï¼\n"
 
-#: src/lang.c:246
+#: src/lang.c:248
 msgid "Can't get a (fully-qualified) domain-name!"
 msgstr "ç„¡æ³•æå– (å®Œå…¨åˆæ ¼çš„) ç¶²åŸŸåç¨±ï¼"
 
-#: src/lang.c:247
+#: src/lang.c:249
 #, c-format
 msgid "No permissions to go into %s\n"
 msgstr "æ²’æœ‰æ¬Šé™å¯é€²å…¥ %s\n"
 
-#: src/lang.c:249
+#: src/lang.c:251
 msgid ""
 "\n"
 "Error: From: line missing.\n"
@@ -1391,30 +1406,30 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼š From: ç¼ºå°‘åˆ—ã€‚\n"
 
-#: src/lang.c:251
+#: src/lang.c:253
 #, c-format
 msgid "No read permissions for %s\n"
 msgstr "æ²’æœ‰ %s çš„è®€å–è¨±å¯æ¬Š\n"
 
-#: src/lang.c:252
+#: src/lang.c:254
 #, c-format
 msgid "File %s does not exist\n"
 msgstr "æª”æ¡ˆ %s ä¸å­˜åœ¨\n"
 
-#: src/lang.c:253
+#: src/lang.c:255
 #, c-format
 msgid "No write permissions for %s\n"
 msgstr "æ²’æœ‰ %s çš„å¯«å…¥æ¬Šé™\n"
 
-#: src/lang.c:254
+#: src/lang.c:256
 msgid "Can't get user information (/etc/passwd missing?)"
 msgstr "ç„¡æ³•æå–ä½¿ç”¨è€…è³‡è¨Š (ç¼ºå°‘ /etc/passwd ?)"
 
-#: src/lang.c:255
+#: src/lang.c:257
 msgid "errors"
 msgstr "éŒ¯èª¤"
 
-#: src/lang.c:257
+#: src/lang.c:259
 #, c-format
 msgid ""
 "\n"
@@ -1423,61 +1438,61 @@ msgstr ""
 "\n"
 "éŒ¯èª¤æ–¼ç¬¬ %d åˆ—ï¼šä¸å…è¨±ã€ŒSender:ã€æ¨™é ­ (å°‡æœƒç‚ºæ‚¨åŠ å…¥)\n"
 
-#: src/lang.c:259
+#: src/lang.c:261
 #, c-format
 msgid "Server has non of the groups listed in %s"
 msgstr "ä¼ºæœå™¨ä¸å…·ä»»ä½•ä¸€å€‹åˆ—åœ¨ %s ä¸­çš„ç¾¤çµ„"
 
-#: src/lang.c:260
+#: src/lang.c:262
 msgid "error"
 msgstr "éŒ¯èª¤"
 
-#: src/lang.c:261
+#: src/lang.c:263
 msgid "Unknown display level"
 msgstr "ä¸æ˜Žçš„é¡¯ç¤ºå±¤ç´š"
 
-#: src/lang.c:262
+#: src/lang.c:264
 msgid "<ESC>"
 msgstr "<ESC>"
 
-#: src/lang.c:263
+#: src/lang.c:265
 msgid "Exiting..."
 msgstr "æ­£åœ¨é›¢é–‹â€¦"
 
-#: src/lang.c:264
+#: src/lang.c:266
 msgid "leaving external mail-reader"
 msgstr "é›¢é–‹å¤–éƒ¨éƒµä»¶é–±è®€å™¨"
 
-#: src/lang.c:265
+#: src/lang.c:267
 #, c-format
 msgid "Extracting %s..."
 msgstr "æ­£åœ¨æ“·å– %sâ€¦"
 
-#: src/lang.c:267
+#: src/lang.c:269
 #, c-format
 msgid "Error writing %s file. Filesystem full? File reset to previous state."
 msgstr "å¯«å…¥ %s æª”æ¡ˆæ™‚ç™¼ç”ŸéŒ¯èª¤ã€‚æª”æ¡ˆç³»çµ±å·²æ»¿ï¼Ÿæª”æ¡ˆé‡ç½®åˆ°ä¸Šä¸€å€‹ç‹€æ…‹ã€‚"
 
-#: src/lang.c:268
+#: src/lang.c:270
 #, c-format
 msgid "Error making backup of %s file. Filesystem full?"
 msgstr "è£½ä½œæª”æ¡ˆ %s å‚™ä»½æ™‚ç™¼ç”ŸéŒ¯èª¤ã€‚æª”æ¡ˆç³»çµ±å·²æ»¿ï¼Ÿ"
 
-#: src/lang.c:269
+#: src/lang.c:271
 #, c-format
 msgid "Filtering global rules (%d/%d)..."
 msgstr "ç¯©é¸å…¨åŸŸè¦å‰‡ (%d/%d)â€¦"
 
-#: src/lang.c:270
+#: src/lang.c:272
 msgid "Rule created by: "
 msgstr "è¦å‰‡å»ºç«‹è€…ç‚ºï¼š"
 
-#: src/lang.c:271
+#: src/lang.c:273
 #, c-format
 msgid "Enter pattern [%s]> "
 msgstr "è¼¸å…¥èƒšé¨° [%s]>"
 
-#: src/lang.c:272
+#: src/lang.c:274
 #, c-format
 msgid ""
 "\n"
@@ -1486,20 +1501,20 @@ msgstr ""
 "\n"
 "æ‚¨æ‰€è¦æ±‚å°æ–¼æ‚¨æ–‡ç« çš„è·Ÿè²¼ç‚ºä¸‹åˆ— %sï¼š\n"
 
-#: src/lang.c:273
+#: src/lang.c:275
 #, c-format
 msgid "  %s\t Answers will be directed to you by mail.\n"
 msgstr "  %s\t å›žè¦†å°‡æœƒç›´æŽ¥ç¶“ç”±éƒµä»¶å¯„çµ¦æ‚¨ã€‚\n"
 
-#: src/lang.c:274
+#: src/lang.c:276
 msgid "-- forwarded message --\n"
 msgstr "-- å·²è½‰å¯„è¨Šæ¯ --\n"
 
-#: src/lang.c:275
+#: src/lang.c:277
 msgid "-- end of forwarded message --\n"
 msgstr "-- å·²è½‰å¯„è¨Šæ¯çµæŸ --\n"
 
-#: src/lang.c:276
+#: src/lang.c:278
 msgid ""
 "# Format:\n"
 "#   comment=STRING    Optional. Multiple lines allowed. Comments must be "
@@ -1553,831 +1568,836 @@ msgstr ""
 "#   time=æ•¸å­—         å¯é¸ã€‚time_t å€¼è¡¨ç¤ºè¦å‰‡éŽæœŸçš„æ™‚é–“\n"
 "#\n"
 
-#: src/lang.c:297
+#: src/lang.c:299
 #, c-format
 msgid "Enter score for rule (default=%d): "
 msgstr "è¼¸å…¥è¦å‰‡çš„åˆ†æ•¸ (é è¨­=%d)ï¼š"
 
-#: src/lang.c:298
+#: src/lang.c:300
 #, c-format
 msgid "Enter the score weight (range 0 < score <= %d)"
 msgstr "è¼¸å…¥åˆ†æ•¸çš„æ¬Šé‡ (ç¯„åœ 0 < åˆ†æ•¸ <= %d)"
 
 #. SCORE_MAX
-#: src/lang.c:299
+#: src/lang.c:301
 msgid "Full"
 msgstr "å…¨éƒ¨"
 
-#: src/lang.c:300
+#: src/lang.c:302
 msgid "Comment (optional)  : "
 msgstr "è©•è«– (å¯é¸çš„) ï¼š"
 
-#: src/lang.c:301
+#: src/lang.c:303
 msgid "Apply pattern to    : "
 msgstr "å¥—ç”¨èƒšé¨°åˆ°   ï¼š"
 
-#: src/lang.c:302
+#: src/lang.c:304
 msgid "From: line (ignore case)      "
 msgstr "From: åˆ— (å¿½ç•¥å¤§å°å¯«)      "
 
-#: src/lang.c:303
+#: src/lang.c:305
 msgid "From: line (case sensitive)   "
 msgstr "From: åˆ— (å¤§å°å¯«ç›¸ç¬¦)   "
 
-#: src/lang.c:305
+#: src/lang.c:307
 #, c-format
 msgid "%s%s: Unknown host.\n"
 msgstr "%s%sï¼šä¸æ˜Žçš„ä¸»æ©Ÿã€‚\n"
 
-#: src/lang.c:307
+#: src/lang.c:309
 msgid "global "
 msgstr "å…¨åŸŸ "
 
-#: src/lang.c:308
+#: src/lang.c:310
 #, c-format
 msgid "Please use %.100s instead"
 msgstr "è«‹ä½¿ç”¨ %.100s åšç‚ºæ›¿ä»£"
 
-#: src/lang.c:309
+#: src/lang.c:311
 #, c-format
 msgid "%s is bogus"
 msgstr "%s æ˜¯å‡é€ çš„"
 
-#: src/lang.c:310
+#: src/lang.c:312
 #, c-format
 msgid "Group %s is moderated. Continue?"
 msgstr "ç¾¤çµ„ %s æœ‰äººä¸»æŒã€‚è¦ç¹¼çºŒï¼Ÿ"
 
-#: src/lang.c:311
+#: src/lang.c:313
 msgid "groups"
 msgstr "ç¾¤çµ„"
 
-#: src/lang.c:312
+#: src/lang.c:314
 #, c-format
 msgid "Rereading %s..."
 msgstr "é‡æ–°è®€å– %sâ€¦"
 
-#: src/lang.c:313
+#: src/lang.c:315
 msgid "Top Level Commands"
 msgstr "é ‚å±¤å‘½ä»¤"
 
-#: src/lang.c:314
+#: src/lang.c:316
 msgid "Group Selection"
 msgstr "ç¾¤çµ„é¸æ“‡"
 
-#: src/lang.c:315
+#: src/lang.c:317
 msgid "group"
 msgstr "ç¾¤çµ„"
 
-#: src/lang.c:317
+#: src/lang.c:318
+msgid ""
+"*** Group descriptions are disabled according to current select_format ***"
+msgstr ""
+
+#: src/lang.c:320
 msgid ""
 "One or more lines of comment. <CR> to add a line or proceed if line is empty."
 msgstr "ä¸€æˆ–å¤šåˆ—çš„è©•è«–ã€‚<CR> ä»¥åŠ å…¥ä¸€åˆ—æˆ–æ˜¯å¦‚æžœç©ºåˆ—å‰‡ç¹¼çºŒã€‚"
 
-#: src/lang.c:318
+#: src/lang.c:321
 msgid "From: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "From: è¦åŠ å…¥ç¯©é¸å™¨æª”æ¡ˆçš„åˆ—ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:319
+#: src/lang.c:322
 msgid ""
 "Linecount of articles to be filtered. < for less, > for more, = for equal."
 msgstr "è¦ç¯©é¸çš„æ–‡ç« åˆ—æ•¸ã€‚< è¡¨ç¤ºè¼ƒå°‘ï¼Œ> è¡¨ç¤ºæ›´å¤šï¼Œ= è¡¨ç¤ºç›¸ç­‰ã€‚"
 
-#: src/lang.c:320
+#: src/lang.c:323
 msgid "Message-ID: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "Message-ID: è¦åŠ å…¥ç¯©é¸å™¨æª”æ¡ˆçš„åˆ—ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:321
+#: src/lang.c:324
 msgid "Subject: line to add to filter file. <SPACE> toggles & <CR> sets."
 msgstr "Subject: è¦åŠ å…¥ç¯©é¸å™¨æª”æ¡ˆçš„åˆ—ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:322
+#: src/lang.c:325
 msgid ""
 "Enter text pattern to filter if Subject: & From: lines are not what you want."
 msgstr "å¦‚æžœ Subject: &  From: å„åˆ—ä¸æ˜¯æ‚¨æƒ³è¦çš„ï¼Œå°±è¼¸å…¥æ–‡å­—èƒšé¨°åˆ°ç¯©é¸å™¨ã€‚"
 
-#: src/lang.c:323
+#: src/lang.c:326
 msgid ""
 "Select where text pattern should be applied. <SPACE> toggles & <CR> sets."
 msgstr "é¸å–æ‡‰è©²å¥—ç”¨æ–‡å­—èƒšé¨°çš„åœ°æ–¹ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:324
+#: src/lang.c:327
 msgid ""
 "Expiration time in days for the entered filter. <SPACE> toggles & <CR> sets."
 msgstr "æ‰€è¼¸å…¥ç¯©é¸å™¨çš„éŽæœŸå¤©æ•¸ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:325
+#: src/lang.c:328
 msgid ""
 "Apply kill only to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr "åªå°ç›®å‰çš„ç¾¤çµ„æˆ–æ‰€æœ‰ç¾¤çµ„æ‰å¥—ç”¨ç é™¤ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:326
+#: src/lang.c:329
 msgid ""
 "Apply select to current group or all groups. <SPACE> toggles & <CR> sets."
 msgstr "å°ç›®å‰çš„ç¾¤çµ„æˆ–æ‰€æœ‰ç¾¤çµ„å¥—ç”¨é¸å–ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:327
+#: src/lang.c:330
 msgid "kill an article via a menu"
 msgstr "é€éŽé¸å–®ç é™¤æ–‡ç« "
 
-#: src/lang.c:328
+#: src/lang.c:331
 msgid "auto-select (hot) an article via a menu"
 msgstr "é€éŽé¸å–®è‡ªå‹•é¸å– (ç†±é–€) æ–‡ç« "
 
-#: src/lang.c:329
+#: src/lang.c:332
 msgid "Browse URLs in article"
 msgstr "åœ¨æ–‡ç« ä¸­ç€è¦½ç¶²å€"
 
-#: src/lang.c:330
+#: src/lang.c:333
 msgid "0 - 9\t  display article by number in current thread"
 msgstr "0 - 9\t  åœ¨ç›®å‰çš„è¨Žè«–ä¸²ä¸­ä¾ç·¨è™Ÿé¡¯ç¤ºæ–‡ç« "
 
-#: src/lang.c:332
+#: src/lang.c:335
 msgid "cancel (delete) or supersede (overwrite) current article"
 msgstr "å–æ¶ˆ (åˆªé™¤) æˆ–å–ä»£ (è¦†å¯«) ç›®å‰çš„æ–‡ç« "
 
-#: src/lang.c:333
+#: src/lang.c:336
 msgid "post followup to current article"
 msgstr "è·Ÿè²¼ç›®å‰çš„æ–‡ç« "
 
-#: src/lang.c:334
+#: src/lang.c:337
 msgid "post followup (don't copy text) to current article"
 msgstr "è·Ÿè²¼ (ä¸è¤‡è£½æ–‡å­—) ç›®å‰çš„æ–‡ç« "
 
-#: src/lang.c:335
+#: src/lang.c:338
 msgid "post followup to current article quoting complete headers"
 msgstr "è·Ÿè²¼ç›®å‰çš„æ–‡ç« ä¸¦å¼•è¿°å®Œæ•´æ¨™é ­"
 
-#: src/lang.c:336
+#: src/lang.c:339
 msgid "repost chosen article to another group"
 msgstr "é‡æ–°å¼µè²¼æ‰€é¸æ–‡ç« åˆ°å¦å¤–çš„ç¾¤çµ„"
 
-#: src/lang.c:338
+#: src/lang.c:341
 msgid "edit article (mail-groups only)"
 msgstr "ç·¨è¼¯æ–‡ç«  (åªé™éƒµä»¶ç¾¤çµ„)"
 
-#: src/lang.c:339
+#: src/lang.c:342
 msgid "display first article in current thread"
 msgstr "é¡¯ç¤ºç›®å‰è¨Žè«–ä¸²ä¸­çš„ç¬¬ä¸€ç¯‡æ–‡ç« "
 
-#: src/lang.c:340
+#: src/lang.c:343
 msgid "display first page of article"
 msgstr "é¡¯ç¤ºæ–‡ç« çš„ç¬¬ä¸€é "
 
-#: src/lang.c:341
+#: src/lang.c:344
 msgid "display last article in current thread"
 msgstr "é¡¯ç¤ºç›®å‰è¨Žè«–ä¸²ä¸­çš„æœ€å¾Œä¸€ç¯‡æ–‡ç« "
 
-#: src/lang.c:342
+#: src/lang.c:345
 msgid "display last page of article"
 msgstr "é¡¯ç¤ºæ–‡ç« çš„æœ€å¾Œä¸€é "
 
-#: src/lang.c:343
+#: src/lang.c:346
 msgid "mark rest of thread as read and advance to next unread"
 msgstr "æ¨™è¨˜å…¶é¤˜çš„è¨Žè«–ä¸²ç‚ºå·²è®€ä¸¦è·³åˆ°ä¸‹ä¸€å€‹æœªè®€"
 
-#: src/lang.c:344
+#: src/lang.c:347
 msgid "display next article"
 msgstr "é¡¯ç¤ºä¸‹ä¸€ç¯‡æ–‡ç« "
 
-#: src/lang.c:345
+#: src/lang.c:348
 msgid "display first article in next thread"
 msgstr "é¡¯ç¤ºä¸‹ä¸€å€‹è¨Žè«–ä¸²çš„ç¬¬ä¸€ç¯‡æ–‡ç« "
 
-#: src/lang.c:346
+#: src/lang.c:349
 msgid "display next unread article"
 msgstr "é¡¯ç¤ºä¸‹ä¸€ç¯‡æœªè®€æ–‡ç« "
 
-#: src/lang.c:347
+#: src/lang.c:350
 msgid "go to the article that this one followed up"
 msgstr "å‰å¾€é€™ç¯‡æ‰€è·Ÿè²¼çš„æ–‡ç« "
 
-#: src/lang.c:348
+#: src/lang.c:351
 msgid "display previous article"
 msgstr "é¡¯ç¤ºä¸Šä¸€ç¯‡æ–‡ç« "
 
-#: src/lang.c:349
+#: src/lang.c:352
 msgid "display previous unread article"
 msgstr "é¡¯ç¤ºä¸Šä¸€ç¯‡æœªè®€æ–‡ç« "
 
-#: src/lang.c:350
+#: src/lang.c:353
 msgid "quickly kill an article using defaults"
 msgstr "ä½¿ç”¨é è¨­å€¼å¿«é€Ÿç é™¤æ–‡ç« "
 
-#: src/lang.c:351
+#: src/lang.c:354
 msgid "quickly auto-select (hot) an article using defaults"
 msgstr "ä½¿ç”¨é è¨­å€¼å¿«é€Ÿè‡ªå‹•é¸å– (ç†±é–€) æ–‡ç« "
 
-#: src/lang.c:352
+#: src/lang.c:355
 msgid "return to group selection level"
 msgstr "å›žåˆ°ç¾¤çµ„é¸æ“‡å±¤ç´š"
 
-#: src/lang.c:353
+#: src/lang.c:356
 msgid "reply through mail to author"
 msgstr "é€éŽéƒµä»¶å›žè¦†ä½œè€…"
 
-#: src/lang.c:354
+#: src/lang.c:357
 msgid "reply through mail (don't copy text) to author"
 msgstr "é€éŽéƒµä»¶ (ä¸è¤‡è£½æ–‡å­—) å›žè¦†ä½œè€…"
 
-#: src/lang.c:355
+#: src/lang.c:358
 msgid "reply through mail to author quoting complete headers"
 msgstr "é€éŽéƒµä»¶å›žè¦†ä½œè€…ä¸¦å¼•è¿°å®Œæ•´æ¨™é ­"
 
-#: src/lang.c:356
+#: src/lang.c:359
 msgid "search backwards within this article"
 msgstr "åœ¨é€™ç¯‡æ–‡ç« ä¹‹å…§å‘å¾Œæœå°‹"
 
-#: src/lang.c:357
+#: src/lang.c:360
 msgid "search forwards within this article"
 msgstr "åœ¨é€™ç¯‡æ–‡ç« ä¹‹å…§å‘å‰æœå°‹"
 
-#: src/lang.c:358
+#: src/lang.c:361
 msgid "show article in raw-mode (including all headers)"
 msgstr "åœ¨åŽŸå§‹æ¨¡å¼ä¸­é¡¯ç¤ºæ–‡ç«  (åŒ…å«æ‰€æœ‰æ¨™é ­)"
 
-#: src/lang.c:359
+#: src/lang.c:362
 msgid "skip next block of included text"
 msgstr "è·³éŽæ‰€å«æ–‡å­—çš„ä¸‹ä¸€å€‹å€å¡Š"
 
-#: src/lang.c:360
+#: src/lang.c:363
 msgid "toggle display of sections hidden by a form-feed (^L) on/off"
 msgstr "åˆ‡æ›é¡¯ç¤ºç”±è¡¨æ ¼é¥‹é€ (^L) æ‰€éš±è—çš„å€æ®µ ON/OFF"
 
-#: src/lang.c:361
+#: src/lang.c:364
 msgid "toggle display of all headers"
 msgstr "åˆ‡æ›é¡¯ç¤ºæ‰€æœ‰æ¨™é ­"
 
-#: src/lang.c:362
+#: src/lang.c:365
 msgid "toggle word highlighting on/off"
 msgstr "åˆ‡æ›å­—è©žé«˜äº®åº¦é¡¯ç¤º ON/OFF"
 
-#: src/lang.c:363
+#: src/lang.c:366
 msgid "toggle ROT-13 (basic decode) for current article"
 msgstr "åˆ‡æ›ç›®å‰æ–‡ç« çš„ ROT-13 (åŸºæœ¬è§£ç¢¼)"
 
-#: src/lang.c:364
+#: src/lang.c:367
 msgid "toggle tabwidth 4 <-> 8"
 msgstr "åˆ‡æ›è·³æ ¼å¯¬åº¦ 4 <-> 8"
 
-#: src/lang.c:365
+#: src/lang.c:368
 msgid "toggle german TeX style decoding for current article"
 msgstr "åˆ‡æ›ç›®å‰æ–‡ç« çš„å¾·èªž TeX æ¨£å¼è§£ç¢¼"
 
-#: src/lang.c:366
+#: src/lang.c:369
 msgid "toggle display of uuencoded sections"
 msgstr "åˆ‡æ›é¡¯ç¤ºä¸¦ç·¨ç¢¼å€æ®µ"
 
-#: src/lang.c:367
+#: src/lang.c:370
 msgid "View/pipe/save multimedia attachments"
 msgstr "æª¢è¦–/ç®¡ç·š/å„²å­˜å¤šåª’é«”é™„ä»¶"
 
-#: src/lang.c:368
+#: src/lang.c:371
 msgid "choose first attachment in list"
 msgstr "é¸æ“‡åˆ—è¡¨ä¸­çš„ç¬¬ä¸€å€‹é™„ä»¶"
 
-#: src/lang.c:369
+#: src/lang.c:372
 msgid "0 - 9\t  choose attachment by number"
 msgstr "0 - 9\t  ä¾ç·¨è™Ÿé¸æ“‡é™„ä»¶"
 
-#: src/lang.c:370
+#: src/lang.c:373
 msgid "choose last attachment in list"
 msgstr "é¸æ“‡åˆ—è¡¨ä¸­çš„æœ€å¾Œä¸€å€‹é™„ä»¶"
 
-#: src/lang.c:372
+#: src/lang.c:375
 msgid "pipe attachment into command"
 msgstr "å°‡é™„ä»¶é€²å…¥ç®¡ç·šå‘½ä»¤"
 
-#: src/lang.c:373
+#: src/lang.c:376
 msgid "pipe raw attachment into command"
 msgstr "å°‡åŽŸå§‹é™„ä»¶é€²å…¥ç®¡ç·šå‘½ä»¤"
 
-#: src/lang.c:375
+#: src/lang.c:378
 msgid "save attachment to disk"
 msgstr "å°‡é™„ä»¶å„²å­˜åˆ°ç£ç¢Ÿ"
 
-#: src/lang.c:376
+#: src/lang.c:379
 msgid "search for attachments forwards"
 msgstr "å‘å‰æœå°‹é™„ä»¶"
 
-#: src/lang.c:377
+#: src/lang.c:380
 msgid "search for attachments backwards"
 msgstr "å‘å¾Œæœå°‹é™„ä»¶"
 
-#: src/lang.c:378
+#: src/lang.c:381
 msgid "view attachment"
 msgstr "æª¢è¦–é™„ä»¶"
 
-#: src/lang.c:379
+#: src/lang.c:382
 msgid "tag attachment"
 msgstr "æ¨™å®šé™„ä»¶"
 
-#: src/lang.c:380
+#: src/lang.c:383
 msgid "tag attachments that match user specified pattern"
 msgstr "æ¨™å®šåŒ¹é…ä½¿ç”¨è€…æŒ‡å®šèƒšé¨°çš„é™„ä»¶"
 
-#: src/lang.c:381
+#: src/lang.c:384
 msgid "reverse tagging on all attachments (toggle)"
 msgstr "åå‘æ¨™å®šæ‰€æœ‰é™„ä»¶ (åˆ‡æ›)"
 
-#: src/lang.c:382
+#: src/lang.c:385
 msgid "untag all tagged attachments"
 msgstr "å–æ¶ˆæ¨™å®šæ‰€æœ‰å·²æ¨™å®šé™„ä»¶"
 
-#: src/lang.c:383
+#: src/lang.c:386
 msgid "toggle info message in last line (name/description of attachment)"
 msgstr "åˆ‡æ›æœ€å¾Œä¸€åˆ—ä¸­çš„è³‡è¨Š (é™„ä»¶çš„åç¨±/æè¿°)"
 
-#: src/lang.c:384
+#: src/lang.c:387
 msgid "choose first attribute in list"
 msgstr "é¸æ“‡åˆ—è¡¨ä¸­çš„ç¬¬ä¸€é …å±¬æ€§"
 
-#: src/lang.c:385
+#: src/lang.c:388
 msgid "0 - 9\t  choose attribute by number"
 msgstr "0 - 9\t  ä¾ç·¨è™Ÿé¸æ“‡å±¬æ€§"
 
-#: src/lang.c:386
+#: src/lang.c:389
 msgid "choose last attribute in list"
 msgstr "é¸æ“‡åˆ—è¡¨ä¸­çš„æœ€å¾Œä¸€é …å±¬æ€§"
 
-#: src/lang.c:387
+#: src/lang.c:390
 msgid "reset attribute to a default value"
 msgstr "é‡ç½®å±¬æ€§ç‚ºé è¨­å€¼"
 
-#: src/lang.c:388
+#: src/lang.c:391
 msgid "search forwards for an attribute"
 msgstr "å‘å‰æœå°‹æŸä¸€å±¬æ€§"
 
-#: src/lang.c:389
+#: src/lang.c:392
 msgid "search backwards for an attribute"
 msgstr "å‘å¾Œæœå°‹æŸä¸€å±¬æ€§"
 
-#: src/lang.c:390
+#: src/lang.c:393
 msgid "select attribute"
 msgstr "é¸å–å±¬æ€§"
 
-#: src/lang.c:391
+#: src/lang.c:394
 msgid "toggle back to options menu when invoked from there"
 msgstr "å¦‚æžœä¹‹å‰å¾žé‚£è£¡èª¿ç”¨å°±åˆ‡å›žé¸é …åŠŸèƒ½è¡¨"
 
-#: src/lang.c:392
+#: src/lang.c:395
 #, c-format
 msgid "report bug or comment via mail to %s"
 msgstr "é€éŽéƒµä»¶å ±å‘ŠéŒ¯èª¤æˆ–è©•è«–çµ¦ %s"
 
-#: src/lang.c:393
+#: src/lang.c:396
 msgid "choose first option in list"
 msgstr "é¸æ“‡åˆ—è¡¨ä¸­çš„ç¬¬ä¸€å€‹é¸é …"
 
-#: src/lang.c:394
+#: src/lang.c:397
 msgid "0 - 9\t  choose option by number"
 msgstr "0 - 9\t  ä¾ç·¨è™Ÿé¸æ“‡é¸é …"
 
-#: src/lang.c:395
+#: src/lang.c:398
 msgid "choose last option in list"
 msgstr "é¸æ“‡åˆ—è¡¨ä¸­çš„æœ€å¾Œä¸€å€‹é¸é …"
 
-#: src/lang.c:396
+#: src/lang.c:399
 msgid "start scopes menu"
 msgstr "èµ·å§‹ç¯„åœé¸å–®"
 
-#: src/lang.c:397
+#: src/lang.c:400
 msgid "search forwards for an option"
 msgstr "å‘å‰æœå°‹æŸä¸€é¸é …"
 
-#: src/lang.c:398
+#: src/lang.c:401
 msgid "search backwards for an option"
 msgstr "å‘å¾Œæœå°‹æŸä¸€é¸é …"
 
-#: src/lang.c:399
+#: src/lang.c:402
 msgid "select option"
 msgstr "é¸å–é¸é …"
 
-#: src/lang.c:400
+#: src/lang.c:403
 msgid "toggle to attributes menu"
 msgstr "åˆ‡æ›åˆ°å±¬æ€§é¸å–®"
 
-#: src/lang.c:401
+#: src/lang.c:404
 msgid "choose range of articles to be affected by next command"
 msgstr "é¸æ“‡æœƒè¢«ä¸‹ä¸€å€‹å‘½ä»¤æ‰€å½±éŸ¿çš„æ–‡ç« ç¯„åœ"
 
-#: src/lang.c:402
+#: src/lang.c:405
 msgid "escape from command prompt"
 msgstr "å¾žæŒ‡ä»¤æç¤ºç¬¦è™Ÿé€€å‡º"
 
-#: src/lang.c:403
+#: src/lang.c:406
 msgid "edit filter file"
 msgstr "ç·¨è¼¯ç¯©é¸å™¨æª”æ¡ˆ"
 
-#: src/lang.c:404
+#: src/lang.c:407
 msgid "get help"
 msgstr "æå–èªªæ˜Ž"
 
-#: src/lang.c:405
+#: src/lang.c:408
 msgid "display last article viewed"
 msgstr "é¡¯ç¤ºæœ€å¾Œä¸€ç¯‡å·²æª¢è¦–æ–‡ç« "
 
-#: src/lang.c:406
+#: src/lang.c:409
 msgid "down one line"
 msgstr "å‘ä¸‹ä¸€åˆ—"
 
-#: src/lang.c:407
+#: src/lang.c:410
 msgid "up one line"
 msgstr "å‘ä¸Šä¸€åˆ—"
 
-#: src/lang.c:408
+#: src/lang.c:411
 msgid "go to article chosen by Message-ID"
 msgstr "å‰å¾€ä¾è¨Šæ¯è­˜åˆ¥è™Ÿæ‰€é¸æ–‡ç« "
 
-#: src/lang.c:409
+#: src/lang.c:412
 msgid "mail article/thread/hot/pattern/tagged articles to someone"
 msgstr "éƒµå¯„æ–‡ç« /è¨Žè«–ä¸²/ç†±é–€/èƒšé¨°/å·²æ¨™å®šæ–‡ç« çµ¦æŸäºº"
 
-#: src/lang.c:410
+#: src/lang.c:413
 msgid "menu of configurable options"
 msgstr "å¯çµ„é…é¸é …çš„é¸å–®"
 
-#: src/lang.c:411
+#: src/lang.c:414
 msgid "down one page"
 msgstr "å‘ä¸‹ä¸€é "
 
-#: src/lang.c:412
+#: src/lang.c:415
 msgid "up one page"
 msgstr "å‘ä¸Šä¸€é "
 
-#: src/lang.c:414
+#: src/lang.c:417
 msgid "post (write) article to current group"
 msgstr "å¼µè²¼ (å¯«å…¥) æ–‡ç« åˆ°ç›®å‰çš„ç¾¤çµ„"
 
-#: src/lang.c:415
+#: src/lang.c:418
 msgid "post postponed articles"
 msgstr "å¼µè²¼è¢«æ“±ç½®çš„æ–‡ç« "
 
-#: src/lang.c:417
+#: src/lang.c:420
 msgid "list articles posted by you (from posted file)"
 msgstr "åˆ—å‡ºç”±æ‚¨æ‰€å¼µè²¼çš„æ–‡ç«  (ä¾†è‡ªå¼µè²¼çš„æª”æ¡ˆ)"
 
-#: src/lang.c:418
+#: src/lang.c:421
 msgid "return to previous menu"
 msgstr "å›žåˆ°ä¸Šä¸€å€‹é¸å–®"
 
-#: src/lang.c:419
+#: src/lang.c:422
 msgid "quit tin immediately"
 msgstr "é¦¬ä¸Šé›¢é–‹ tin"
 
-#: src/lang.c:420
+#: src/lang.c:423
 msgid "redraw page"
 msgstr "é‡ç¹ªé é¢"
 
-#: src/lang.c:421
+#: src/lang.c:424
 msgid "save article/thread/hot/pattern/tagged articles to file"
 msgstr "å„²å­˜æ–‡ç« /è¨Žè«–ä¸²/ç†±é–€/èƒšé¨°/å·²æ¨™å®šæ–‡ç« åˆ°æª”æ¡ˆ"
 
-#: src/lang.c:422
+#: src/lang.c:425
 msgid "save marked articles automatically without user prompts"
 msgstr "è‡ªå‹•å„²å­˜æ¨™è¨˜çš„æ–‡ç« è€Œç„¡éœ€ä½¿ç”¨è€…æç¤º"
 
-#: src/lang.c:423
+#: src/lang.c:426
 msgid "scroll the screen one line down"
 msgstr "æ²å‹•èž¢å¹•ä¸€æ¬¡ä¸‹ç§»ä¸€åˆ—"
 
-#: src/lang.c:424
+#: src/lang.c:427
 msgid "scroll the screen one line up"
 msgstr "æ²å‹•èž¢å¹•ä¸€æ¬¡ä¸Šç§»ä¸€åˆ—"
 
-#: src/lang.c:425
+#: src/lang.c:428
 msgid "search for articles by author backwards"
 msgstr "ä¾ä½œè€…å‘å¾Œæœå°‹æ–‡ç« "
 
-#: src/lang.c:426
+#: src/lang.c:429
 msgid "search for articles by author forwards"
 msgstr "ä¾ä½œè€…å‘å‰æœå°‹æ–‡ç« "
 
-#: src/lang.c:427
+#: src/lang.c:430
 msgid "search all articles for a given string (this may take some time)"
 msgstr "å°æ‰€æœ‰æ–‡ç« æœå°‹çµ¦å®šçš„å­—ä¸² (é€™ä¹Ÿè¨±æœƒèŠ±ä¸€é»žæ™‚é–“)"
 
-#: src/lang.c:428
+#: src/lang.c:431
 msgid " \t  (searches are case-insensitive and wrap around to all articles)"
 msgstr " \t (æœå°‹æ™‚å¤§å°å¯«ä¸é ˆç›¸ç¬¦ä¸¦å›žåˆ°æ‰€æœ‰æ–‡ç« çš„å‰ç«¯)"
 
-#: src/lang.c:429
+#: src/lang.c:432
 msgid "search for articles by Subject line backwards"
 msgstr "ä¾ä¸»é¡Œå‘å¾Œæœå°‹æ–‡ç« "
 
-#: src/lang.c:430
+#: src/lang.c:433
 msgid "search for articles by Subject line forwards"
 msgstr "ä¾ä¸»é¡Œå‘å‰æœå°‹æ–‡ç« "
 
-#: src/lang.c:431
+#: src/lang.c:434
 msgid "repeat last search"
 msgstr "é‡è¤‡æœ€å¾Œä¸€ç­†æœå°‹"
 
-#: src/lang.c:432
+#: src/lang.c:435
 msgid "tag current article for reposting/mailing/piping/printing/saving"
 msgstr "æ¨™å®šç›®å‰çš„æ–‡ç« ä»¥ç”¨æ–¼é‡æ–°å¼µè²¼/éƒµå¯„/ç®¡ç·š/åˆ—å°/å„²å­˜"
 
-#: src/lang.c:433
+#: src/lang.c:436
 msgid "toggle info message in last line (subject/description)"
 msgstr "åˆ‡æ›æœ€å¾Œä¸€åˆ—ä¸­çš„è³‡è¨Šè¨Šæ¯ (ä¸»æ—¨/æè¿°)"
 
-#: src/lang.c:434
+#: src/lang.c:437
 msgid "toggle inverse video"
 msgstr "åˆ‡æ›åç™½é¡¯ç¤º"
 
-#: src/lang.c:435
+#: src/lang.c:438
 msgid "toggle mini help menu display"
 msgstr "åˆ‡æ›è¿·ä½ èªªæ˜Žé¸å–®é¡¯ç¤º"
 
-#: src/lang.c:436
+#: src/lang.c:439
 msgid "cycle the display of authors email address, real name, both or neither"
 msgstr "é€±æœŸé¡¯ç¤ºä½œè€…é›»å­éƒµä»¶åœ°å€ã€çœŸå¯¦åç¨±ã€å…©è€…æˆ–çš†éž"
 
-#: src/lang.c:437
+#: src/lang.c:440
 msgid "show version information"
 msgstr "é¡¯ç¤ºç‰ˆæœ¬è³‡è¨Š"
 
-#: src/lang.c:438
+#: src/lang.c:441
 msgid "mark all articles as read and return to group selection menu"
 msgstr "æ¨™è¨˜æ‰€æœ‰æ–‡ç« ç‚ºå·²è®€ä¸¦å›žåˆ°ç¾¤çµ„é¸æ“‡é¸å–®"
 
-#: src/lang.c:439
+#: src/lang.c:442
 msgid "mark all articles as read and enter next group with unread articles"
 msgstr "æ¨™è¨˜æ‰€æœ‰æ–‡ç« ç‚ºå·²è®€ä¸¦é€²å…¥ä¸‹ä¸€å€‹ç¾¤çµ„èˆ‡æœªè®€æ–‡ç« "
 
-#: src/lang.c:440
+#: src/lang.c:443
 msgid "choose first thread in list"
 msgstr "é¸æ“‡æ¸…å–®ä¸­çš„ç¬¬ä¸€ç­†è¨Žè«–ä¸²"
 
-#: src/lang.c:441
+#: src/lang.c:444
 msgid "choose last thread in list"
 msgstr "é¸æ“‡æ¸…å–®ä¸­çš„æœ€å¾Œä¸€ç¯‡è¨Žè«–ä¸²"
 
-#: src/lang.c:442
+#: src/lang.c:445
 msgid "list articles within current thread (bring up Thread sub-menu)"
 msgstr "åˆ—å‡ºç›®å‰è¨Žè«–ä¸²ä¹‹å…§çš„æ–‡ç«  (å¸¶å‡ºè¨Žè«–ä¸²å­é¸å–®)"
 
-#: src/lang.c:443
+#: src/lang.c:446
 msgid "mark article as unread"
 msgstr "æ¨™è¨˜æ–‡ç« ç‚ºæœªè®€"
 
-#: src/lang.c:444
+#: src/lang.c:447
 msgid "mark current thread, range or tagged threads as read"
 msgstr "æ¨™è¨˜ç›®å‰çš„è¨Žè«–ä¸²ã€ç¯„åœæˆ–å·²æ¨™å®šè¨Žè«–ä¸²ç‚ºå·²è®€"
 
-#: src/lang.c:445
+#: src/lang.c:448
 msgid "mark current thread, range or tagged threads as unread"
 msgstr "æ¨™è¨˜ç›®å‰çš„è¨Žè«–ä¸²ã€ç¯„åœæˆ–å·²æ¨™å®šè¨Žè«–ä¸²ç‚ºæœªè®€"
 
-#: src/lang.c:446
+#: src/lang.c:449
 msgid "mark current/range/selected/pattern/tagged as read after prompting"
 msgstr "æ¨™è¨˜ç›®å‰çš„/ç¯„åœ/å·²é¸/èƒšé¨°/å·²æ¨™å®šæ–¼æç¤ºä¹‹å¾Œç‚ºå·²è®€"
 
-#: src/lang.c:447
+#: src/lang.c:450
 msgid "mark current/range/selected/pattern/tagged as unread after prompting"
 msgstr "æ¨™è¨˜ç›®å‰çš„/ç¯„åœ/å·²é¸/èƒšé¨°/å·²æ¨™å®šæ–¼æç¤ºä¹‹å¾Œç‚ºæœªè®€"
 
-#: src/lang.c:448
+#: src/lang.c:451
 msgid "toggle display of all/selected articles"
 msgstr "åˆ‡æ›é¡¯ç¤ºæ‰€æœ‰/å·²é¸æ–‡ç« "
 
-#: src/lang.c:449
+#: src/lang.c:452
 msgid "display next group"
 msgstr "é¡¯ç¤ºä¸‹ä¸€å€‹ç¾¤çµ„"
 
-#: src/lang.c:450
+#: src/lang.c:453
 msgid "display previous group"
 msgstr "é¡¯ç¤ºä¸Šä¸€å€‹ç¾¤çµ„"
 
-#: src/lang.c:451
+#: src/lang.c:454
 msgid "toggle all selections (all articles)"
 msgstr "åˆ‡æ›æ‰€æœ‰é¸å– (æ‰€æœ‰æ–‡ç« )"
 
-#: src/lang.c:452
+#: src/lang.c:455
 msgid "select group (make \"hot\")"
 msgstr "é¸å–ç¾¤çµ„ (è¨­ç‚ºã€Œç†±é–€ã€)"
 
-#: src/lang.c:453
+#: src/lang.c:456
 msgid "select thread"
 msgstr "é¸å–è¨Žè«–ä¸²"
 
-#: src/lang.c:454
+#: src/lang.c:457
 msgid "select threads if at least one unread article is selected"
 msgstr "å¦‚æžœè‡³å°‘é¸å–äº†ä¸€ç¯‡æœªè®€æ–‡ç« å°±é¸å–è¨Žè«–ä¸²"
 
-#: src/lang.c:455
+#: src/lang.c:458
 msgid "select threads that match user specified pattern"
 msgstr "é¸å–åŒ¹é…ä½¿ç”¨è€…æŒ‡å®šèƒšé¨°çš„è¨Žè«–ä¸²"
 
-#: src/lang.c:456
+#: src/lang.c:459
 msgid "tag all parts of current multipart-message in order"
 msgstr "ä¾åºæ¨™å®šç›®å‰å¤šéƒ¨ä»¶è¨Šæ¯çš„æ‰€æœ‰éƒ¨åˆ†"
 
-#: src/lang.c:457
+#: src/lang.c:460
 msgid "0 - 9\t  choose thread by number"
 msgstr "0 - 9\t  ä¾ç·¨è™Ÿé¸æ“‡è¨Žè«–ä¸²"
 
-#: src/lang.c:458
+#: src/lang.c:461
 msgid "toggle limit number of articles to get, and reload"
 msgstr "åˆ‡æ›è¦æå–æ–‡ç« çš„é™åˆ¶æ•¸é‡ï¼Œä¸¦é‡æ–°è¼‰å…¥"
 
-#: src/lang.c:459
+#: src/lang.c:462
 msgid "toggle display of all/unread articles"
 msgstr "åˆ‡æ›é¡¯ç¤ºæ‰€æœ‰/æœªè®€æ–‡ç« "
 
-#: src/lang.c:460
+#: src/lang.c:463
 msgid "toggle selection of thread"
 msgstr "åˆ‡æ›è¨Žè«–ä¸²çš„é¸å–"
 
-#: src/lang.c:461
+#: src/lang.c:464
 msgid "cycle through threading options available"
 msgstr "é‡è¦†å¾ªç’°å¯ç”¨çš„è¨Žè«–ä¸²é¸é …"
 
-#: src/lang.c:462
+#: src/lang.c:465
 msgid "undo all selections (all articles)"
 msgstr "å¾©åŽŸæ‰€æœ‰é¸å– (æ‰€æœ‰æ–‡ç« )"
 
-#: src/lang.c:463
+#: src/lang.c:466
 msgid "untag all tagged threads"
 msgstr "å–æ¶ˆæ¨™å®šæ‰€æœ‰å·²æ¨™å®šè¨Žè«–ä¸²"
 
-#: src/lang.c:464
+#: src/lang.c:467
 msgid "add new scope"
 msgstr "åŠ å…¥æ–°çš„ç¯„åœ"
 
-#: src/lang.c:465
+#: src/lang.c:468
 msgid "delete scope"
 msgstr "åˆªé™¤ç¯„åœ"
 
-#: src/lang.c:466
+#: src/lang.c:469
 msgid "edit attributes file"
 msgstr "ç·¨è¼¯å±¬æ€§æª”æ¡ˆ"
 
-#: src/lang.c:467
+#: src/lang.c:470
 msgid "choose first scope in list"
 msgstr "é¸æ“‡æ¸…å–®ä¸­çš„ç¬¬ä¸€ç­†ç¯„åœ"
 
-#: src/lang.c:468
+#: src/lang.c:471
 msgid "0 - 9\t  choose scope by number"
 msgstr "0 - 9\t  ä¾ç·¨è™Ÿé¸æ“‡ç¯„åœ"
 
-#: src/lang.c:469
+#: src/lang.c:472
 msgid "choose last scope in list"
 msgstr "é¸æ“‡æ¸…å–®ä¸­çš„æœ€å¾Œä¸€ç­†ç¯„åœ"
 
-#: src/lang.c:470
+#: src/lang.c:473
 msgid "move scope"
 msgstr "ç§»å‹•ç¯„åœ"
 
-#: src/lang.c:471
+#: src/lang.c:474
 msgid "rename scope"
 msgstr "é‡æ–°å‘½åç¯„åœ"
 
-#: src/lang.c:472
+#: src/lang.c:475
 msgid "select scope"
 msgstr "é¸å–ç¯„åœ"
 
-#: src/lang.c:473
+#: src/lang.c:476
 msgid "mark all articles in group as read"
 msgstr "æ¨™è¨˜æ‰€æœ‰ç¾¤çµ„ä¸­çš„æ–‡ç« ç‚ºå·²è®€"
 
-#: src/lang.c:474
+#: src/lang.c:477
 msgid "mark all articles in group as read and move to next unread group"
 msgstr "æ¨™è¨˜æ‰€æœ‰ç¾¤çµ„ä¸­çš„æ–‡ç« ç‚ºå·²è®€ä¸¦ç§»å‹•åˆ°ä¸‹ä¸€å€‹æœªè®€ç¾¤çµ„"
 
-#: src/lang.c:475
+#: src/lang.c:478
 msgid "choose first group in list"
 msgstr "é¸æ“‡æ¸…å–®ä¸­çš„ç¬¬ä¸€ç­†ç¾¤çµ„"
 
-#: src/lang.c:476
+#: src/lang.c:479
 msgid "choose group by name"
 msgstr "ä¾åç¨±é¸æ“‡ç¾¤çµ„"
 
-#: src/lang.c:477
+#: src/lang.c:480
 msgid "0 - 9\t  choose group by number"
 msgstr "0 - 9\t  ä¾ç·¨è™Ÿé¸æ“‡ç¾¤çµ„"
 
-#: src/lang.c:478
+#: src/lang.c:481
 msgid "choose range of groups to be affected by next command"
 msgstr "é¸æ“‡å—ä¸‹ä¸€å€‹å‘½ä»¤æ‰€å½±éŸ¿çš„ç¾¤çµ„ç¯„åœ"
 
-#: src/lang.c:479
+#: src/lang.c:482
 msgid "choose last group in list"
 msgstr "é¸æ“‡æ¸…å–®ä¸­çš„æœ€å¾Œä¸€å€‹ç¾¤çµ„"
 
-#: src/lang.c:480
+#: src/lang.c:483
 msgid "mark all articles in chosen group unread"
 msgstr "æ¨™è¨˜æ‰€æœ‰åœ¨å·²é¸ç¾¤çµ„ä¸­çš„æ–‡ç« ç‚ºæœªè®€"
 
-#: src/lang.c:481
+#: src/lang.c:484
 msgid "move chosen group within list"
 msgstr "ç§»å‹•æ¸…å–®å…§æ‰€é¸ç¾¤çµ„"
 
-#: src/lang.c:482
+#: src/lang.c:485
 msgid "choose next group with unread news"
 msgstr "é¸æ“‡å…·æœ‰æœªè®€æ–°èžçš„ä¸‹ä¸€å€‹ç¾¤çµ„"
 
-#: src/lang.c:483 src/lang.c:1367
+#: src/lang.c:486 src/lang.c:1370
 msgid "quit"
 msgstr "é›¢é–‹"
 
-#: src/lang.c:484
+#: src/lang.c:487
 msgid "quit without saving configuration changes"
 msgstr "é›¢é–‹ä½†ä¸å„²å­˜çµ„æ…‹è®Šæ›´"
 
-#: src/lang.c:485
+#: src/lang.c:488
 msgid "read chosen group"
 msgstr "è®€å–æ‰€é¸ç¾¤çµ„"
 
-#: src/lang.c:486
+#: src/lang.c:489
 msgid "reset .newsrc (all available articles in groups marked unread)"
 msgstr "é‡ç½® .newsrc (æ¨™è¨˜æ‰€æœ‰å¯ç”¨ç¾¤çµ„ä¸­çš„æ–‡ç« ç‚ºæœªè®€)"
 
-#: src/lang.c:487
+#: src/lang.c:490
 msgid "search backwards for a group name"
 msgstr "å‘å¾Œæœå°‹ç¾¤çµ„åç¨±"
 
-#: src/lang.c:488
+#: src/lang.c:491
 msgid " \t  (all searches are case-insensitive and wrap around)"
 msgstr " \t  (æ‰€æœ‰æœå°‹ä¸é ˆç¬¦åˆå¤§å°å¯«ä¸¦å›žåˆ°é–‹å§‹éƒ¨åˆ†)"
 
-#: src/lang.c:489
+#: src/lang.c:492
 msgid "search forwards for a group name"
 msgstr "å‘å‰æœå°‹ç¾¤çµ„åç¨±"
 
-#: src/lang.c:490
+#: src/lang.c:493
 msgid "subscribe to chosen group"
 msgstr "è¨‚é–±æ‰€é¸ç¾¤çµ„"
 
-#: src/lang.c:491
+#: src/lang.c:494
 msgid "subscribe to groups that match pattern"
 msgstr "è¨‚é–±åŒ¹é…èƒšé¨°çš„ç¾¤çµ„"
 
-#: src/lang.c:492
+#: src/lang.c:495
 msgid "reread active file to check for any new news"
 msgstr "é‡æ–°è®€å–ç¾ç”¨æª”æ¡ˆä»¥æª¢æŸ¥çœ‹çœ‹ä»»ä½•æ–°çš„æ–°èž"
 
-#: src/lang.c:493
+#: src/lang.c:496
 msgid "toggle display of group name only or group name plus description"
 msgstr "åˆ‡æ›åªé¡¯ç¤ºç¾¤çµ„åç¨±æˆ–æ˜¯ç¾¤çµ„åç¨±åŠ ä¸Šæè¿°"
 
-#: src/lang.c:494
+#: src/lang.c:497
 msgid "toggle display to show all/unread subscribed groups"
 msgstr "åˆ‡æ›é¡¯ç¤ºå…¨éƒ¨/æœªè®€çš„å·²è¨‚é–±ç¾¤çµ„"
 
-#: src/lang.c:495
+#: src/lang.c:498
 msgid "unsubscribe from chosen group"
 msgstr "å–æ¶ˆè¨‚é–±æ‰€é¸ç¾¤çµ„"
 
-#: src/lang.c:496
+#: src/lang.c:499
 msgid "unsubscribe from groups that match pattern"
 msgstr "å–æ¶ˆè¨‚é–±åŒ¹é…èƒšé¨°çš„ç¾¤çµ„"
 
-#: src/lang.c:497
+#: src/lang.c:500
 msgid "sort the list of groups"
 msgstr "æŽ’åºç¾¤çµ„æ¸…å–®"
 
-#: src/lang.c:498
+#: src/lang.c:501
 msgid "toggle display to show all/subscribed groups"
 msgstr "åˆ‡æ›é¡¯ç¤ºå…¨éƒ¨/å·²è¨‚é–±çš„ç¾¤çµ„"
 
-#: src/lang.c:499
+#: src/lang.c:502
 msgid "0 - 9\t  choose article by number"
 msgstr "0 - 9\t  ä¾ç·¨è™Ÿé¸æ“‡æ–‡ç« "
 
-#: src/lang.c:500
+#: src/lang.c:503
 msgid "mark thread as read and return to group index page"
 msgstr "æ¨™è¨˜è¨Žè«–ä¸²ç‚ºå·²è®€ä¸¦å›žåˆ°ç¾¤çµ„ç´¢å¼•é é¢"
 
-#: src/lang.c:501
+#: src/lang.c:504
 msgid "mark thread as read and enter next unread thread or group"
 msgstr "æ¨™è¨˜è¨Žè«–ä¸²ç‚ºå·²è®€ä¸¦è¼¸å…¥ä¸‹ä¸€å€‹æœªè®€çš„è¨Žè«–ä¸²æˆ–ç¾¤çµ„"
 
-#: src/lang.c:502
+#: src/lang.c:505
 msgid "choose first article in list"
 msgstr "é¸æ“‡æ¸…å–®ä¸­çš„ç¬¬ä¸€ç¯‡æ–‡ç« "
 
-#: src/lang.c:503
+#: src/lang.c:506
 msgid "choose last article in list"
 msgstr "é¸æ“‡æ¸…å–®ä¸­çš„æœ€å¾Œä¸€ç¯‡æ–‡ç« "
 
-#: src/lang.c:504
+#: src/lang.c:507
 msgid "mark art, range or tagged arts as read; move crsr to next unread art"
 msgstr "æ¨™è¨˜æ–‡ç« ã€ç¯„åœæˆ–å·²æ¨™å®šæ–‡ç« ç‚ºå·²è®€ï¼›ç§»å‹•æ¸¸æ¨™åˆ°ä¸‹ä¸€ç¯‡æœªè®€æ–‡ç« "
 
-#: src/lang.c:505
+#: src/lang.c:508
 msgid "mark article, range or tagged articles as unread"
 msgstr "æ¨™è¨˜æ–‡ç« ã€ç¯„åœæˆ–å·²æ¨™å®šæ–‡ç« ç‚ºæœªè®€"
 
-#: src/lang.c:506
+#: src/lang.c:509
 msgid "mark current thread as unread"
 msgstr "æ¨™è¨˜ç›®å‰è¨Žè«–ä¸²ç‚ºæœªè®€"
 
-#: src/lang.c:507
+#: src/lang.c:510
 msgid "read chosen article"
 msgstr "è®€å–æ‰€é¸æ–‡ç« "
 
-#: src/lang.c:508
+#: src/lang.c:511
 msgid ""
 "Display properties\n"
 "------------------"
@@ -2385,7 +2405,7 @@ msgstr ""
 "é¡¯ç¤ºå±¬æ€§\n"
 "------------------"
 
-#: src/lang.c:509
+#: src/lang.c:512
 msgid ""
 "Miscellaneous\n"
 "-------------"
@@ -2393,7 +2413,7 @@ msgstr ""
 "é›œé …\n"
 "-------------"
 
-#: src/lang.c:510
+#: src/lang.c:513
 msgid ""
 "Moving around\n"
 "-------------"
@@ -2401,7 +2421,7 @@ msgstr ""
 "å››è™•ç§»å‹•\n"
 "-------------"
 
-#: src/lang.c:511
+#: src/lang.c:514
 msgid ""
 "Group/thread/article operations\n"
 "-------------------------------"
@@ -2409,7 +2429,7 @@ msgstr ""
 "ç¾¤çµ„/è¨Žè«–ä¸²/æ–‡ç« æ“ä½œ\n"
 "-------------------------------"
 
-#: src/lang.c:512
+#: src/lang.c:515
 msgid ""
 "Attachment operations\n"
 "---------------------"
@@ -2417,7 +2437,7 @@ msgstr ""
 "é™„ä»¶æ“ä½œ\n"
 "---------------------"
 
-#: src/lang.c:513
+#: src/lang.c:516
 msgid ""
 "Attribute operations\n"
 "--------------------"
@@ -2425,7 +2445,7 @@ msgstr ""
 "å±¬æ€§æ“ä½œ\n"
 "--------------------"
 
-#: src/lang.c:514
+#: src/lang.c:517
 msgid ""
 "Option operations\n"
 "-----------------"
@@ -2433,7 +2453,7 @@ msgstr ""
 "é¸é …æ“ä½œ\n"
 "-----------------"
 
-#: src/lang.c:515
+#: src/lang.c:518
 msgid ""
 "Scope operations\n"
 "----------------"
@@ -2441,7 +2461,7 @@ msgstr ""
 "ç¯„åœæ“ä½œ\n"
 "----------------"
 
-#: src/lang.c:516
+#: src/lang.c:519
 msgid ""
 "URL operations\n"
 "--------------"
@@ -2449,90 +2469,90 @@ msgstr ""
 "ç¶²å€æ“ä½œ\n"
 "--------------"
 
-#: src/lang.c:517
+#: src/lang.c:520
 msgid "choose first URL in list"
 msgstr "é¸æ“‡æ¸…å–®ä¸­çš„ç¬¬ä¸€ç­†ç¶²å€"
 
-#: src/lang.c:518
+#: src/lang.c:521
 msgid "0 - 9\t  choose URL by number"
 msgstr "0 - 9\t  ä¾ç·¨è™Ÿé¸æ“‡ç¶²å€"
 
-#: src/lang.c:519
+#: src/lang.c:522
 msgid "choose last URL in list"
 msgstr "é¸æ“‡æ¸…å–®ä¸­çš„æœ€å¾Œä¸€ç­†ç¶²å€"
 
-#: src/lang.c:520
+#: src/lang.c:523
 msgid "search for URLs forwards"
 msgstr "å‘å‰æœå°‹ç¶²å€"
 
-#: src/lang.c:521
+#: src/lang.c:524
 msgid "search for URLs backwards"
 msgstr "å‘å¾Œæœå°‹ç¶²å€"
 
-#: src/lang.c:522
+#: src/lang.c:525
 msgid "Open URL in browser"
 msgstr "åœ¨ç€è¦½å™¨ä¸­é–‹å•Ÿç¶²å€"
 
-#: src/lang.c:523
+#: src/lang.c:526
 msgid "toggle info message in last line (URL)"
 msgstr "åˆ‡æ›æœ€å¾Œä¸€åˆ—çš„è³‡è¨Šè¨Šæ¯ (ç¶²å€)"
 
-#: src/lang.c:525
+#: src/lang.c:528
 msgid "Group Level Commands"
 msgstr "ç¾¤çµ„å±¤ç´šå‘½ä»¤"
 
-#: src/lang.c:526
+#: src/lang.c:529
 msgid "Kill filter added"
 msgstr "ç é™¤å·²åŠ å…¥çš„ç¯©é¸å™¨"
 
-#: src/lang.c:527
+#: src/lang.c:530
 msgid "Auto-selection filter added"
 msgstr "è‡ªå‹•é¸å–å·²åŠ å…¥çš„ç¯©é¸å™¨"
 
-#: src/lang.c:528
+#: src/lang.c:531
 msgid "All parts tagged"
 msgstr "å·²æ¨™å®šæ‰€æœ‰éƒ¨åˆ†"
 
-#: src/lang.c:529
+#: src/lang.c:532
 msgid "Storing article for later posting"
 msgstr "å­˜å…¥æ–‡ç« ä»¥ç”¨æ–¼ç¨å¾Œå¼µè²¼"
 
-#: src/lang.c:530
+#: src/lang.c:533
 msgid "Please enter a valid character"
 msgstr "è«‹è¼¸å…¥æœ‰æ•ˆå­—å…ƒ"
 
-#: src/lang.c:531
+#: src/lang.c:534
 #, c-format
 msgid "Missing part #%d"
 msgstr "ç¼ºå°‘éƒ¨åˆ†çš„ #%d"
 
-#: src/lang.c:532
+#: src/lang.c:535
 msgid "*** No postponed articles ***"
 msgstr "*** æ²’æœ‰è¢«æ“±ç½®çš„æ–‡ç«  ***"
 
-#: src/lang.c:533
+#: src/lang.c:536
 msgid "Not a multi-part message"
 msgstr "ä¸æ˜¯ä¸€ç¯‡å¤šéƒ¨ä»¶è¨Šæ¯"
 
-#: src/lang.c:534
+#: src/lang.c:537
 msgid "You are not subscribed to this group"
 msgstr "æ‚¨æœªè¨‚é–±é€™å€‹ç¾¤çµ„"
 
-#: src/lang.c:535
+#: src/lang.c:538
 msgid "No previous expression"
 msgstr "æ²’æœ‰ä¸Šä¸€å€‹è¡¨ç¤ºå¼"
 
-#: src/lang.c:536
+#: src/lang.c:539
 msgid "Operation disabled in no-overwrite mode"
 msgstr "åœ¨ç„¡è¦†å¯«æ¨¡å¼ä¸­çš„æ“ä½œå·²åœç”¨"
 
 #. TODO: replace hardcoded key-name in txt_info_postponed
-#: src/lang.c:538
+#: src/lang.c:541
 #, c-format
 msgid "%d postponed %s, reuse with ^O...\n"
 msgstr "%d å·²æ“±ç½® %sï¼ŒæŒ‰ä¸‹ ^O ä»¥é‡æ–°ä½¿ç”¨â€¦\n"
 
-#: src/lang.c:539
+#: src/lang.c:542
 msgid ""
 "X-Conversion-Note: multipart/alternative contents have been removed.\n"
 "  To get the whole article, turn alternative handling OFF in the Option "
@@ -2541,21 +2561,21 @@ msgstr ""
 "X-Conversion-Note: å¤šéƒ¨ä»¶/æ›¿ä»£å…§å®¹å·²è¢«ç§»é™¤ã€‚\n"
 "  è¦æå–æ•´ç¯‡æ–‡ç« ï¼Œè«‹åœ¨é¸é …åŠŸèƒ½è¡¨ä¸­é—œé–‰æ›¿ä»£è™•ç†\n"
 
-#: src/lang.c:541
+#: src/lang.c:544
 #, c-format
 msgid "Save filename for %s/%s is a mailbox. Attachment not saved"
 msgstr "å„²å­˜ %s/%s çš„æª”åæ˜¯ä¸€å€‹ä¿¡ç®±ã€‚é™„ä»¶æœªè¢«å„²å­˜"
 
-#: src/lang.c:542
+#: src/lang.c:545
 msgid "TeX2Iso encoded article"
 msgstr "TeX2Iso ç·¨ç¢¼æ–‡ç« "
 
-#: src/lang.c:543
+#: src/lang.c:546
 msgid "incomplete "
 msgstr "ä¸å®Œæ•´çš„ "
 
 #. TODO: replace hardcoded key-names
-#: src/lang.c:545
+#: src/lang.c:548
 #, c-format
 msgid ""
 "\n"
@@ -2614,133 +2634,133 @@ msgstr ""
 "è¦ç²å¾—æ›´å¤šè³‡è¨Šï¼Œè«‹é–±è®€ç·šä¸Šæ‰‹å†Šã€READMEã€INSTALLã€TODO å’Œ FTP ç­‰æª”æ¡ˆã€‚\n"
 "è«‹åˆ©ç”¨ã€ŽRã€å‘½ä»¤ç™¼é€éŒ¯èª¤å ±å‘Š/æ„è¦‹çµ¦ %sã€‚\n"
 
-#: src/lang.c:561
+#: src/lang.c:564
 #, c-format
 msgid "Invalid  From: %s  line. Read the INSTALL file again."
 msgstr "ç„¡æ•ˆçš„   From: %s  åˆ—ã€‚è«‹å†é–±è®€ INSTALL æª”æ¡ˆã€‚"
 
-#: src/lang.c:563
+#: src/lang.c:566
 msgid "Invalid multibyte sequence found\n"
 msgstr "å‡ºç¾ç„¡æ•ˆçš„å¤šä½å…ƒçµ„åºåˆ—\n"
 
-#: src/lang.c:566
+#: src/lang.c:569
 #, c-format
 msgid "Invalid  Sender:-header %s"
 msgstr "ç„¡æ•ˆçš„  Sender: -header %s"
 
-#: src/lang.c:568
+#: src/lang.c:571
 msgid "Inverse video disabled"
 msgstr "åç™½é¡¯ç¤ºå·²åœç”¨"
 
-#: src/lang.c:569
+#: src/lang.c:572
 msgid "Inverse video enabled"
 msgstr "åç™½é¡¯ç¤ºå·²å•Ÿç”¨"
 
-#: src/lang.c:571
+#: src/lang.c:574
 #, c-format
 msgid "Missing definition for %s\n"
 msgstr "ç¼ºå°‘ %s çš„å®šç¾©\n"
 
-#: src/lang.c:572
+#: src/lang.c:575
 #, c-format
 msgid "Invalid key definition '%s'\n"
 msgstr "ç„¡æ•ˆçš„æŒ‰éµå®šç¾©ã€Ž%sã€\n"
 
-#: src/lang.c:573
+#: src/lang.c:576
 #, c-format
 msgid "Invalid keyname '%s'\n"
 msgstr "ç„¡æ•ˆçš„æŒ‰éµåç¨±ã€Ž%sã€\n"
 
-#: src/lang.c:574
+#: src/lang.c:577
 #, c-format
 msgid "Keymap file was upgraded to version %s\n"
 msgstr "Keymap æª”æ¡ˆå·²å‡ç´šåˆ°ç‰ˆæœ¬ %s\n"
 
-#: src/lang.c:575
+#: src/lang.c:578
 #, c-format
 msgid "Kill From:     [%s] (y/n): "
 msgstr "ç é™¤ From:   [%s] (y/n)ï¼š"
 
-#: src/lang.c:576
+#: src/lang.c:579
 msgid "Kill Lines: (</>num): "
 msgstr "ç é™¤ Lines: (</>num)ï¼š"
 
-#: src/lang.c:577
+#: src/lang.c:580
 msgid "Kill Article Menu"
 msgstr "ç é™¤æ–‡ç« é¸å–®"
 
-#: src/lang.c:578
+#: src/lang.c:581
 #, c-format
 msgid "Kill Msg-Id:   [%s] (f/l/o/n): "
 msgstr "ç é™¤ Msg-Idï¼š [%s] (f/l/o/n)ï¼š"
 
-#: src/lang.c:579
+#: src/lang.c:582
 msgid "Kill pattern scope  : "
 msgstr "ç é™¤èƒšé¨°ç¯„åœ ï¼š"
 
-#: src/lang.c:580
+#: src/lang.c:583
 #, c-format
 msgid "Kill Subject:  [%s] (y/n): "
 msgstr "ç é™¤ Subject: [%s] (y/n)ï¼š"
 
-#: src/lang.c:581
+#: src/lang.c:584
 msgid "Kill text pattern   : "
 msgstr "ç é™¤æ–‡å­—èƒšé¨°  ï¼š"
 
-#: src/lang.c:582
+#: src/lang.c:585
 msgid "Kill time in days   : "
 msgstr "ç é™¤æ™‚é–“æ–¼æ¯æ—¥  ï¼š"
 
-#: src/lang.c:584
+#: src/lang.c:587
 msgid "Last"
 msgstr "æœ€å¾Œä¸€ç­†"
 
-#: src/lang.c:585
+#: src/lang.c:588
 msgid "-- Last response --"
 msgstr "-- æœ€å¾Œä¸€ç­†å›žæ‡‰ --"
 
-#: src/lang.c:586
+#: src/lang.c:589
 #, c-format
 msgid "Lines %s  "
 msgstr "åˆ— %s  "
 
-#: src/lang.c:588
+#: src/lang.c:591
 msgid "Mail"
 msgstr "éƒµå¯„"
 
-#: src/lang.c:589
+#: src/lang.c:592
 msgid "mailbox "
 msgstr "ä¿¡ç®± "
 
-#: src/lang.c:590
+#: src/lang.c:593
 #, c-format
 msgid "Mail article(s) to [%.*s]> "
 msgstr "éƒµå¯„æ–‡ç« åˆ° [%.*s]>"
 
-#: src/lang.c:591
+#: src/lang.c:594
 #, c-format
 msgid "Mailing log to %s\n"
 msgstr "éƒµå¯„è¨˜éŒ„æª”åˆ° %s\n"
 
-#: src/lang.c:592
+#: src/lang.c:595
 msgid "Mail bug report..."
 msgstr "éƒµå¯„éŒ¯èª¤å ±å‘Šâ€¦"
 
-#: src/lang.c:593
+#: src/lang.c:596
 #, c-format
 msgid "Mail BUG REPORT to %s?"
 msgstr "éƒµå¯„éŒ¯èª¤å ±å‘Šåˆ° %sï¼Ÿ"
 
-#: src/lang.c:594
+#: src/lang.c:597
 msgid "Mailed"
 msgstr "å·²å¯„å‡º"
 
-#: src/lang.c:595
+#: src/lang.c:598
 #, c-format
 msgid "Mailing to %s..."
 msgstr "éƒµå¯„åˆ° %sâ€¦"
 
-#: src/lang.c:596
+#: src/lang.c:599
 msgid ""
 "# [Mail/Save] active file. Format is like news active file:\n"
 "#   groupname  max.artnum  min.artnum  /dir\n"
@@ -2752,84 +2772,84 @@ msgstr ""
 "# ç¬¬å››å€‹æ¬„ä½æ˜¯åŸºåº•ç›®éŒ„ (äº¦å³ ~/Mail æˆ– ~/News)\n"
 "#\n"
 
-#: src/lang.c:599
+#: src/lang.c:602
 #, c-format
 msgid "%s marked as read"
 msgstr "%s æ¨™è¨˜ç‚ºå·²è®€"
 
-#: src/lang.c:600
+#: src/lang.c:603
 #, c-format
 msgid "%s marked as unread"
 msgstr "%s æ¨™è¨˜ç‚ºæœªè®€"
 
-#: src/lang.c:601
+#: src/lang.c:604
 #, c-format
 msgid "Marked %d of %d %s as read"
 msgstr "æ¨™è¨˜ %2$d ä¸­çš„ %1$d %3$s ç‚ºå·²è®€"
 
-#: src/lang.c:602
+#: src/lang.c:605
 #, c-format
 msgid "Marked %d of %d %s as unread"
 msgstr "æ¨™è¨˜ %2$d ä¸­çš„ %1$d %3$s ç‚ºæœªè®€"
 
-#: src/lang.c:603 src/lang.c:1334
+#: src/lang.c:606 src/lang.c:1337
 msgid "Mark"
 msgstr "æ¨™è¨˜"
 
-#: src/lang.c:604
+#: src/lang.c:607
 #, c-format
 msgid "Mark all articles as read%s?"
 msgstr "æ¨™è¨˜æ‰€æœ‰æ–‡ç« ç‚º %s è®€ï¼Ÿ"
 
-#: src/lang.c:605
+#: src/lang.c:608
 #, c-format
 msgid "Mark article as read%s?"
 msgstr "æ¨™è¨˜æ–‡ç« ç‚º %s è®€ï¼Ÿ"
 
-#: src/lang.c:606
+#: src/lang.c:609
 #, c-format
 msgid "Mark group %s as read?"
 msgstr "æ¨™è¨˜ç¾¤çµ„ %s ç‚ºå·²è®€ï¼Ÿ"
 
-#: src/lang.c:607
+#: src/lang.c:610
 #, c-format
 msgid "Mark thread as read%s?"
 msgstr "æ¨™è¨˜è¨Žè«–ä¸²ç‚º %s è®€ï¼Ÿ"
 
-#: src/lang.c:608
+#: src/lang.c:611
 #, c-format
 msgid "Matching %s groups..."
 msgstr "æ­£åœ¨åŒ¹é… %s ç¾¤çµ„â€¦"
 
-#: src/lang.c:609 src/lang.c:623 src/lang.c:629
+#: src/lang.c:612 src/lang.c:626 src/lang.c:632
 #, c-format
 msgid "<n>=set current to n; %s=line down; %s=line up; %s=help; %s=quit"
 msgstr "<n>=è¨­å®šç›®å‰ç‚º n; %s=ä¸‹ç§»ä¸€åˆ—ï¼›%s=è²¼é½Šï¼›%s=æ±‚åŠ©ï¼›%s=é›¢é–‹"
 
-#: src/lang.c:611
+#: src/lang.c:614
 #, c-format
 msgid ""
 "%s=view; %s=pipe; %s=pipe raw; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr ""
 "%s=æª¢è¦–ï¼›%s=ç®¡ç·šï¼›%s=ç®¡ç·šåŽŸå§‹ï¼›%s=å„²å­˜ï¼›%s=æ¨™å®šï¼›%s=æ¨™å®šèƒšé¨°ï¼›%s=å–æ¶ˆæ‰€æœ‰æ¨™å®š"
 
-#: src/lang.c:613
+#: src/lang.c:616
 #, c-format
 msgid "%s=view; %s=save; %s=tag; %s=tag pattern; %s=untag all"
 msgstr "%s=æª¢è¦–ï¼›%s=å„²å­˜ï¼›%s=æ¨™å®šï¼›%s=æ¨™å®šèƒšé¨°ï¼›%s=å–æ¶ˆæ‰€æœ‰æ¨™å®š"
 
-#: src/lang.c:615
+#: src/lang.c:618
 #, c-format
 msgid ""
 "%s=reverse tagging; %s=search forwards; %s=search backwards; %s=repeat search"
 msgstr "%s=åå‘æ¨™å®šï¼›%s=å‘å‰æœå°‹ï¼›%s=å‘å¾Œæœå°‹ï¼›%s=é‡è¤‡æœå°‹"
 
-#: src/lang.c:616 src/lang.c:620
+#: src/lang.c:619 src/lang.c:623
 #, 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:617
+#: src/lang.c:620
 #, c-format
 msgid ""
 "%s=author search; %s=catchup; %s=line down; %s=line up; %s=mark read; "
@@ -2837,262 +2857,262 @@ msgid ""
 msgstr ""
 "%s=ä½œè€…æœå°‹ï¼›%s=è¨­å›žæœªè®€ï¼›%s=ä¸‹ç§»ä¸€åˆ—ï¼›%s=è²¼é½Šï¼›%s=æ¨™è¨˜è®€å–ï¼›%s=åˆ—å‡ºè¨Žè«–ä¸²"
 
-#: src/lang.c:618
+#: src/lang.c:621
 #, 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:619
+#: src/lang.c:622
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=quit"
 msgstr "%s=å‘å‰æœå°‹ï¼›%s=å‘å¾Œæœå°‹ï¼›%s=é›¢é–‹"
 
-#: src/lang.c:621
+#: src/lang.c:624
 #, c-format
 msgid "%s=author search; %s=body search; %s=catchup; %s=followup; %s=mark read"
 msgstr "%s=ä½œè€…æœå°‹ï¼›%s=å…§æ–‡æœå°‹ï¼›%s=è¨­å›žæœªè®€ï¼›%s=è·Ÿè²¼ï¼›%s=æ¨™è¨˜è®€å–"
 
-#: src/lang.c:622
+#: src/lang.c:625
 #, c-format
 msgid "%s=add; %s=move; %s=rename; %s=delete"
 msgstr "%s=åŠ å…¥ï¼›%s=ç§»å‹•ï¼›%s=é‡æ–°å‘½åï¼›%s=åˆªé™¤"
 
-#: src/lang.c:624
+#: src/lang.c:627
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s,%s=search pattern; %s=catchup"
 msgstr "<n>=è¨­å®šç›®å‰ç‚º n; %s=ä¸‹ä¸€å€‹æœªè®€ï¼›%s,%s=æœå°‹èƒšé¨°ï¼›%s=è¨­å›žæœªè®€"
 
-#: src/lang.c:625
+#: src/lang.c:628
 #, 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:626
+#: src/lang.c:629
 #, c-format
 msgid ""
 "%s=subscribe; %s=sub pattern; %s=unsubscribe; %s=unsub pattern; %s=yank in/"
 "out"
 msgstr "%s=è¨‚é–±ï¼›%s=è¨‚é–±èƒšé¨°ï¼›%s=å–æ¶ˆè¨‚é–±ï¼›%s=å–æ¶ˆè¨‚é–±èƒšé¨°ï¼›%s=æ‹”å…¥/å‡º"
 
-#: src/lang.c:627
+#: src/lang.c:630
 #, c-format
 msgid "<n>=set current to n; %s=next unread; %s=catchup; %s=display toggle"
 msgstr "<n>=è¨­å®šç›®å‰ç‚º n; %s=ä¸‹ä¸€å€‹æœªè®€ï¼›%s=è¨­å›žæœªè®€ï¼›%s=é¡¯ç¤ºåˆ‡æ›"
 
-#: src/lang.c:628
+#: src/lang.c:631
 #, 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:630
+#: src/lang.c:633
 #, c-format
 msgid "%s=search forwards; %s=search backwards; %s=repeat search"
 msgstr "%s=å‘å‰æœå°‹ï¼›%s=å‘å¾Œæœå°‹ï¼›%s=é‡è¤‡æœå°‹"
 
-#: src/lang.c:631
+#: src/lang.c:634
 msgid "--More--"
 msgstr "--æ›´å¤š--"
 
-#: src/lang.c:632
+#: src/lang.c:635
 #, c-format
 msgid "Moving %s..."
 msgstr "æ­£åœ¨ç§»å‹• %sâ€¦"
 
-#: src/lang.c:633
+#: src/lang.c:636
 msgid "Message-ID: & last Reference  "
 msgstr "Message-ID: & æœ€è¿‘ä¸€ç­†åƒè€ƒ  "
 
-#: src/lang.c:634
+#: src/lang.c:637
 msgid "Message-ID: line              "
 msgstr "Message-ID: åˆ—              "
 
-#: src/lang.c:635
+#: src/lang.c:638
 msgid "Message-ID: & References: line"
 msgstr "Message-ID: & References: åˆ—"
 
-#: src/lang.c:637
+#: src/lang.c:640
 msgid ", name: "
 msgstr "ï¼Œåç¨±ï¼š"
 
-#: src/lang.c:638
+#: src/lang.c:641
 #, c-format
 msgid "Go to newsgroup [%s]> "
 msgstr "å‰å¾€æ–°èžç¾¤çµ„ [%s]>"
 
-#: src/lang.c:639
+#: src/lang.c:642
 msgid "newsgroups"
 msgstr "æ–°èžç¾¤çµ„"
 
-#: src/lang.c:640
+#: src/lang.c:643
 #, c-format
 msgid "Position %s in group list (1,2,..,$) [%d]> "
 msgstr "å®šä½ %s æ–¼ç¾¤çµ„æ¸…å–® (1,2,..,$) [%d]>"
 
-#: src/lang.c:641
+#: src/lang.c:644
 msgid "newsgroup"
 msgstr "æ–°èžç¾¤çµ„"
 
-#: src/lang.c:642
+#: src/lang.c:645
 msgid "Try and save newsrc file again?"
 msgstr "å†æ¬¡å˜—è©¦ä¸¦å„²å­˜ newsrc æª”æ¡ˆï¼Ÿ"
 
-#: src/lang.c:643
+#: src/lang.c:646
 msgid "Warning: No newsgroups were written to your newsrc file. Save aborted."
 msgstr "è­¦å‘Šï¼šæ²’æœ‰ä»»ä½•æ–°èžç¾¤çµ„è¢«å¯«å…¥æ‚¨çš„ newsrc æª”æ¡ˆã€‚å·²æ”¾æ£„å„²å­˜ã€‚"
 
-#: src/lang.c:644
+#: src/lang.c:647
 msgid "newsrc file saved successfully.\n"
 msgstr "newsrc æª”æ¡ˆå·²æˆåŠŸå„²å­˜ã€‚\n"
 
-#: src/lang.c:645
+#: src/lang.c:648
 msgid "-- Next response --"
 msgstr "-- ä¸‹ä¸€å€‹å›žæ‡‰ --"
 
-#: src/lang.c:646
+#: src/lang.c:649
 msgid "No  "
 msgstr "å¦  "
 
-#: src/lang.c:647
+#: src/lang.c:650
 msgid "*** No articles ***"
 msgstr "*** æ²’æœ‰æ–‡ç«  ***"
 
-#: src/lang.c:648
+#: src/lang.c:651
 msgid "No articles have been posted"
 msgstr "æ²’æœ‰ä»»ä½•æ–‡ç« å·²è¢«å¼µè²¼"
 
-#: src/lang.c:649
+#: src/lang.c:652
 msgid "*** No attachments ***"
 msgstr "*** æ²’æœ‰é™„ä»¶ ***"
 
-#: src/lang.c:650
+#: src/lang.c:653
 msgid "*** No description ***"
 msgstr "*** æ²’æœ‰æè¿° ***"
 
-#: src/lang.c:651
+#: src/lang.c:654
 msgid "No filename"
 msgstr "æ²’æœ‰æª”å"
 
-#: src/lang.c:652
+#: src/lang.c:655
 msgid "No group"
 msgstr "æ²’æœ‰ç¾¤çµ„"
 
-#: src/lang.c:653
+#: src/lang.c:656
 msgid "*** No groups ***"
 msgstr "*** æ²’æœ‰ç¾¤çµ„ ***"
 
-#: src/lang.c:654
+#: src/lang.c:657
 msgid "No more groups to read"
 msgstr "å·²ç„¡å¯è®€å–ç¾¤çµ„"
 
-#: src/lang.c:655
+#: src/lang.c:658
 msgid "No last message"
 msgstr "æ²’æœ‰æœ€è¿‘ä¸€ç­†è¨Šæ¯"
 
-#: src/lang.c:656
+#: src/lang.c:659
 msgid "No mail address"
 msgstr "æ²’æœ‰éƒµä»¶åœ°å€"
 
-#: src/lang.c:657
+#: src/lang.c:660
 msgid "No articles marked for saving"
 msgstr "æ²’æœ‰æ¨™è¨˜è¦å„²å­˜çš„æ–‡ç« "
 
-#: src/lang.c:658
+#: src/lang.c:661
 msgid "No match"
 msgstr "æ²’æœ‰åŒ¹é…"
 
-#: src/lang.c:659
+#: src/lang.c:662
 msgid "No more groups"
 msgstr "å·²ç„¡ç¾¤çµ„"
 
-#: src/lang.c:660
+#: src/lang.c:663
 msgid "No newsgroups"
 msgstr "æ²’æœ‰æ–°èžç¾¤çµ„"
 
-#: src/lang.c:661
+#: src/lang.c:664
 msgid "No next unread article"
 msgstr "æ²’æœ‰ä¸‹ä¸€ç¯‡æœªè®€æ–‡ç« "
 
-#: src/lang.c:662
+#: src/lang.c:665
 msgid "No previous group"
 msgstr "æ²’æœ‰ä¸Šä¸€å€‹ç¾¤çµ„"
 
-#: src/lang.c:663
+#: src/lang.c:666
 msgid "No previous search, nothing to repeat"
 msgstr "æ²’æœ‰ä¸Šä¸€å€‹æœå°‹ï¼Œæ²’æœ‰ä»»ä½•æ±è¥¿å¯é‡è¤‡"
 
-#: src/lang.c:664
+#: src/lang.c:667
 msgid "No previous unread article"
 msgstr "æ²’æœ‰ä¸Šä¸€ç¯‡æœªè®€æ–‡ç« "
 
-#: src/lang.c:665
+#: src/lang.c:668
 msgid "No responses"
 msgstr "æ²’æœ‰å›žæ‡‰"
 
-#: src/lang.c:666
+#: src/lang.c:669
 msgid "No responses to list in current thread"
 msgstr "åœ¨ç›®å‰çš„è¨Žè«–ä¸²ä¸­æ²’æœ‰å›žæ‡‰å¯åˆ—å‡º"
 
-#: src/lang.c:667
+#: src/lang.c:670
 msgid "*** No scopes ***"
 msgstr "*** æ²’æœ‰ç¯„åœ ***"
 
-#: src/lang.c:668
+#: src/lang.c:671
 msgid "No search string"
 msgstr "æ²’æœ‰æœå°‹å­—ä¸²"
 
-#: src/lang.c:669
+#: src/lang.c:672
 msgid "No subject"
 msgstr "æ²’æœ‰ä¸»æ—¨"
 
-#: src/lang.c:671
+#: src/lang.c:674
 #, c-format
 msgid "%s: Terminal must have clear to end-of-line (ce)\n"
 msgstr "%sï¼šçµ‚ç«¯æ©Ÿå¿…é ˆèƒ½å¤ æ¸…ç©ºåˆ°åˆ—å°¾ (ce)\n"
 
-#: src/lang.c:672
+#: src/lang.c:675
 #, c-format
 msgid "%s: Terminal must have clear to end-of-screen (cd)\n"
 msgstr "%sï¼šçµ‚ç«¯æ©Ÿå¿…é ˆèƒ½å¤ æ¸…ç©ºåˆ°èž¢å¹•æœ«ç«¯ (cd)\n"
 
-#: src/lang.c:673
+#: src/lang.c:676
 #, c-format
 msgid "%s: Terminal must have clearscreen (cl) capability\n"
 msgstr "%sï¼šçµ‚ç«¯æ©Ÿå¿…é ˆå…·å‚™æ¸…ç©ºèž¢å¹• (cl) çš„èƒ½åŠ›\n"
 
-#: src/lang.c:674
+#: src/lang.c:677
 #, c-format
 msgid "%s: Terminal must have cursor motion (cm)\n"
 msgstr "%sï¼šçµ‚ç«¯æ©Ÿå¿…é ˆèƒ½å¤ ç§»å‹•æ¸¸æ¨™ (cm)\n"
 
-#: src/lang.c:675
+#: src/lang.c:678
 #, c-format
 msgid "%s: TERM variable must be set to use screen capabilities\n"
 msgstr "%sï¼šTERM è®Šæ•¸å¿…é ˆè¢«è¨­å®šä»¥ä½¿ç”¨èž¢å¹•èƒ½åŠ›\n"
 
-#: src/lang.c:677
+#: src/lang.c:680
 #, c-format
 msgid "No viewer found for %s/%s\n"
 msgstr "æ‰¾ä¸åˆ°ä»»ä½•æª¢è¦–å™¨ç”¨æ–¼ %s/%s\n"
 
-#: src/lang.c:678
+#: src/lang.c:681
 msgid "Newsgroup does not exist on this server"
 msgstr "æ–°èžç¾¤çµ„ä¸å­˜åœ¨æ–¼é€™å€‹ä¼ºæœå™¨"
 
-#: src/lang.c:679
+#: src/lang.c:682
 #, c-format
 msgid "Group %s not found in active file"
 msgstr "åœ¨ç¾ç”¨æª”æ¡ˆä¸­æ‰¾ä¸åˆ°ç¾¤çµ„ %s"
 
-#: src/lang.c:680
+#: src/lang.c:683
 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:681
+#: src/lang.c:684
 msgid "use a)lternative name, use d)efault .newsrc, q)uit tin: "
 msgstr "ä½¿ç”¨ a)æ›¿ä»£åç¨±ã€ä½¿ç”¨ d)é è¨­ .newsrcã€q)é›¢é–‹ tinï¼š"
 
-#: src/lang.c:682
+#: src/lang.c:685
 #, c-format
 msgid ""
 "# NNTP-server -> newsrc translation table and NNTP-server\n"
@@ -3121,44 +3141,44 @@ msgstr ""
 "#   news.example.org  /tmp/nrc-ex      example    ex\n"
 "#\n"
 
-#: src/lang.c:689
+#: src/lang.c:692
 msgid "Only"
 msgstr "åªæœ‰"
 
-#: src/lang.c:690
+#: src/lang.c:693
 #, c-format
 msgid "Option not enabled. Recompile with %s."
 msgstr "é¸é …æœªå•Ÿç”¨ã€‚é‡æ–°ä»¥ %s ç·¨è­¯ã€‚"
 
-#: src/lang.c:691
+#: src/lang.c:694
 msgid "Options Menu"
 msgstr "é¸é …åŠŸèƒ½è¡¨"
 
-#: src/lang.c:692
+#: src/lang.c:695
 msgid "Options Menu Commands"
 msgstr "é¸é …åŠŸèƒ½è¡¨å‘½ä»¤"
 
-#: src/lang.c:695
+#: src/lang.c:698
 #, c-format
 msgid "Error in regex: %s at pos. %d '%s'"
 msgstr "åœ¨æ­£è¦è¡¨ç¤ºå¼ %s çš„ä½ç½® %d ç™¼ç”ŸéŒ¯èª¤ï¼šã€Ž%sã€"
 
-#: src/lang.c:696
+#: src/lang.c:699
 #, c-format
 msgid "Error in regex: pcre internal error %d"
 msgstr "åœ¨æ­£è¦è¡¨ç¤ºå¼ä¸­ç™¼ç”ŸéŒ¯èª¤ï¼špcre å…§éƒ¨éŒ¯èª¤ %d"
 
-#: src/lang.c:697
+#: src/lang.c:700
 #, c-format
 msgid "Error in regex: study - pcre internal error %s"
 msgstr "åœ¨æ­£è¦è¡¨ç¤ºå¼ä¸­ç™¼ç”ŸéŒ¯èª¤ï¼šstudy - pcre å…§éƒ¨éŒ¯èª¤ %s"
 
-#: src/lang.c:698
+#: src/lang.c:701
 msgid "Post a followup..."
 msgstr "è·Ÿè²¼â€¦"
 
 #. TODO: replace hardcoded key-name in txt_post_error_ask_postpone
-#: src/lang.c:700
+#: src/lang.c:703
 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"
@@ -3168,277 +3188,277 @@ msgstr ""
 "éŒ¯èª¤æ˜¯æš«æ™‚æˆ–æ˜¯å¯æ”¹æ­£çš„ï¼Œæ‚¨å¯ä»¥æ“±ç½®æ–‡ç« \n"
 "ä¸¦æ–¼ç¨å¾Œä»¥ ^O å†æ¬¡å–å‡ºå®ƒã€‚\n"
 
-#: src/lang.c:703
+#: src/lang.c:706
 msgid "Posted articles history"
 msgstr "å¼µè²¼æ–‡ç« æ­·å²è¨˜éŒ„"
 
-#: src/lang.c:704
+#: src/lang.c:707
 #, c-format
 msgid "Post to newsgroup(s) [%s]> "
 msgstr "å¼µè²¼åˆ°æ–°èžç¾¤çµ„ [%s]>"
 
-#: src/lang.c:705
+#: src/lang.c:708
 msgid "-- post processing started --"
 msgstr "-- å¼µè²¼è™•ç†é–‹å§‹ --"
 
-#: src/lang.c:706
+#: src/lang.c:709
 msgid "-- post processing completed --"
 msgstr "-- å¼µè²¼è™•ç†å®Œæˆ --"
 
-#: src/lang.c:707
+#: src/lang.c:710
 #, c-format
 msgid "Post subject [%s]> "
 msgstr "å¼µè²¼ä¸»æ—¨ [%s]>"
 
-#: src/lang.c:708
+#: src/lang.c:711
 msgid ""
 "# Summary of mailed/posted messages viewable by 'W' command from within "
 "tin.\n"
 msgstr "# éƒµå¯„/å¼µè²¼çš„è¨Šæ¯æ¦‚è¦å¯ä»¥åœ¨ tin ä¹‹ä¸­ç¶“ç”±ã€ŽWã€å‘½ä»¤ä¾†æª¢è¦–ã€‚\n"
 
-#: src/lang.c:709
+#: src/lang.c:712
 msgid "Posting article..."
 msgstr "å¼µè²¼æ–‡ç« â€¦"
 
-#: src/lang.c:710
+#: src/lang.c:713
 #, c-format
 msgid "Post postponed articles [%%s]? (%s/%s/%s/%s/%s): "
 msgstr "å¼µè²¼è¢«æ“±ç½®çš„æ–‡ç«  [%%s]ï¼Ÿ(%s/%s/%s/%s/%s)ï¼š"
 
-#: src/lang.c:711
+#: src/lang.c:714
 #, c-format
 msgid "Hot %s"
 msgstr "ç†±é–€ %s"
 
-#: src/lang.c:712
+#: src/lang.c:715
 #, c-format
 msgid "Tagged %s"
 msgstr "å·²æ¨™å®š %s"
 
-#: src/lang.c:713
+#: src/lang.c:716
 #, c-format
 msgid "Untagged %s"
 msgstr "å·²å–æ¶ˆæ¨™å®š %s"
 
-#: src/lang.c:714
+#: src/lang.c:717
 msgid "Processing mail messages marked for deletion."
 msgstr "è™•ç†æ¨™è¨˜ç‚ºåˆªé™¤çš„éƒµä»¶è¨Šæ¯ã€‚"
 
-#: src/lang.c:715
+#: src/lang.c:718
 msgid "Processing saved articles marked for deletion."
 msgstr "è™•ç†æ¨™è¨˜ç‚ºåˆªé™¤çš„å·²å„²å­˜æ–‡ç« ã€‚"
 
-#: src/lang.c:716
+#: src/lang.c:719
 #, c-format
 msgid "Accept Followup-To? %s=post, %s=ignore, %s=quit: "
 msgstr "æŽ¥å—è·Ÿè²¼ï¼Ÿ%s=å¼µè²¼ï¼Œ%s=å¿½ç•¥ï¼Œ%s=é›¢é–‹ï¼š"
 
-#: src/lang.c:717
+#: src/lang.c:720
 msgid "Article unchanged, abort mailing?"
 msgstr "æ–‡ç« æœªè®Šæ›´ï¼Œæ”¾æ£„éƒµå¯„ï¼Ÿ"
 
-#: src/lang.c:718
+#: src/lang.c:721
 #, c-format
 msgid "Do you want to see postponed articles (%d)?"
 msgstr "æ‚¨è¦çœ‹åˆ°æ“±ç½®çš„æ–‡ç«  (%d) å—Žï¼Ÿ"
 
-#: src/lang.c:720
+#: src/lang.c:723
 msgid "Add quick kill filter?"
 msgstr "åŠ å…¥å¿«é€Ÿç é™¤ç¯©é¸å™¨ï¼Ÿ"
 
-#: src/lang.c:721
+#: src/lang.c:724
 msgid "Add quick selection filter?"
 msgstr "åŠ å…¥å¿«é€Ÿé¸æ“‡ç¯©é¸å™¨ï¼Ÿ"
 
-#: src/lang.c:722
+#: src/lang.c:725
 msgid "Do you really want to quit?"
 msgstr "æ‚¨çœŸçš„è¦é›¢é–‹å—Žï¼Ÿ"
 
-#: src/lang.c:723
+#: src/lang.c:726
 #, c-format
 msgid "%s=edit cancel message, %s=quit, %s=delete (cancel) [%%s]: "
 msgstr "%s=ç·¨è¼¯å–æ¶ˆè¨Šæ¯ï¼Œ%s=é›¢é–‹ï¼Œ%s=åˆªé™¤ (å–æ¶ˆ) [%%s]ï¼š"
 
-#: src/lang.c:724
+#: src/lang.c:727
 msgid "You have tagged articles in this group - quit anyway?"
 msgstr "æ‚¨å·²åœ¨é€™å€‹ç¾¤çµ„ä¸­æ¨™å®šæ–‡ç«  - ç„¡è«–å¦‚ä½•éƒ½è¦é›¢é–‹ï¼Ÿ"
 
-#: src/lang.c:725
+#: src/lang.c:728
 #, c-format
 msgid "%s=quit, %s=edit, %s=postpone: "
 msgstr "%s=é›¢é–‹ï¼Œ%s=ç·¨è¼¯ï¼Œ%s=æ“±ç½®ï¼š"
 
-#: src/lang.c:726
+#: src/lang.c:729
 #, c-format
 msgid "%s=quit %s=edit %s=save kill description: "
 msgstr "%s=é›¢é–‹ %s=ç·¨è¼¯ %s=å„²å­˜ç é™¤æè¿°ï¼š"
 
-#: src/lang.c:727
+#: src/lang.c:730
 #, c-format
 msgid "%s=quit %s=edit %s=save select description: "
 msgstr "%s=é›¢é–‹ %s=ç·¨è¼¯ %s=å„²å­˜é¸å–æè¿°ï¼š"
 
-#: src/lang.c:728
+#: src/lang.c:731
 msgid "Do you really want to quit without saving your configuration?"
 msgstr "æ‚¨çœŸçš„è¦é›¢é–‹å»ä¸å„²å­˜æ‚¨çš„çµ„æ…‹å—Žï¼Ÿ"
 
-#: src/lang.c:731
+#: src/lang.c:734
 msgid "Invalid range - valid are '0-9.$' eg. 1-$"
 msgstr "ç„¡æ•ˆçš„ç¯„åœ - æœ‰æ•ˆæ˜¯ã€Ž0-9.$ã€ä¾‹å¦‚ï¼š1-$"
 
-#: src/lang.c:733
+#: src/lang.c:736
 msgid "Do you want to abort this operation?"
 msgstr "æ‚¨è¦æ”¾æ£„é€™å€‹æ“ä½œå—Žï¼Ÿ"
 
-#: src/lang.c:734
+#: src/lang.c:737
 msgid "Do you want to exit tin immediately?"
 msgstr "æ‚¨è¦é¦¬ä¸Šé›¢é–‹ tin å—Žï¼Ÿ"
 
-#: src/lang.c:736
+#: src/lang.c:739
 msgid "Reading ('q' to quit)..."
 msgstr "è®€å– (ã€Žqã€è¡¨ç¤ºé›¢é–‹)â€¦"
 
-#: src/lang.c:737
+#: src/lang.c:740
 #, c-format
 msgid "Reading %sarticles..."
 msgstr "è®€å– %s ç¯‡æ–‡ç« â€¦"
 
-#: src/lang.c:738
+#: src/lang.c:741
 #, c-format
 msgid "Reading %sattributes file...\n"
 msgstr "è®€å– %s å±¬æ€§æª”æ¡ˆâ€¦\n"
 
-#: src/lang.c:739
+#: src/lang.c:742
 #, c-format
 msgid "Reading %sconfig file...\n"
 msgstr "è®€å– %s çµ„æ…‹æª”æ¡ˆâ€¦\n"
 
-#: src/lang.c:740
+#: src/lang.c:743
 msgid "Reading filter file...\n"
 msgstr "è®€å–ç¯©é¸å™¨æª”æ¡ˆâ€¦\n"
 
-#: src/lang.c:741
+#: src/lang.c:744
 #, c-format
 msgid "Reading %s groups..."
 msgstr "è®€å– %s ç¾¤çµ„â€¦"
 
-#: src/lang.c:742
+#: src/lang.c:745
 msgid "Reading input history file...\n"
 msgstr "è®€å–è¼¸å…¥æ­·å²æª”æ¡ˆâ€¦\n"
 
-#: src/lang.c:743
+#: src/lang.c:746
 msgid "Reading keymap file...\n"
 msgstr "è®€å– keymap æª”æ¡ˆâ€¦\n"
 
-#: src/lang.c:744
+#: src/lang.c:747
 msgid "Reading groups from active file... "
 msgstr "å¾žç¾ç”¨æª”æ¡ˆè®€å–ç¾¤çµ„â€¦"
 
-#: src/lang.c:745
+#: src/lang.c:748
 msgid "Reading groups from newsrc file... "
 msgstr "å¾ž newsrc æª”æ¡ˆè®€å–ç¾¤çµ„â€¦"
 
-#: src/lang.c:746
+#: src/lang.c:749
 msgid "Reading newsgroups file... "
 msgstr "è®€å–æ–°èžç¾¤çµ„æª”æ¡ˆâ€¦"
 
-#: src/lang.c:747
+#: src/lang.c:750
 msgid "Reading newsrc file..."
 msgstr "è®€å– newsrc æª”æ¡ˆâ€¦"
 
-#: src/lang.c:748
+#: src/lang.c:751
 msgid "References: line              "
 msgstr "References: åˆ—              "
 
-#: src/lang.c:750
+#: src/lang.c:753
 #, c-format
 msgid "(%d:%02d remaining)"
 msgstr "(%d:%02d é‚„å‰©é¤˜)"
 
-#: src/lang.c:752
+#: src/lang.c:755
 #, c-format
 msgid "Bogus group %s removed."
 msgstr "å‡é€ çš„ç¾¤çµ„ %s å·²ç§»é™¤ã€‚"
 
-#: src/lang.c:753
+#: src/lang.c:756
 msgid "Removed from the previous rule: "
 msgstr "å·²å¾žä¸Šä¸€å€‹è¦å‰‡ç§»é™¤ï¼š"
 
-#: src/lang.c:754
+#: src/lang.c:757
 #, c-format
 msgid "Error: rename %s to %s"
 msgstr "éŒ¯èª¤ï¼šé‡æ–°å‘½å %s ç‚º %s"
 
-#: src/lang.c:755
+#: src/lang.c:758
 msgid "Reply to author..."
 msgstr "å›žè¦†çµ¦ä½œè€…â€¦"
 
-#: src/lang.c:756
+#: src/lang.c:759
 msgid "Repost"
 msgstr "é‡æ–°å¼µè²¼"
 
-#: src/lang.c:757
+#: src/lang.c:760
 msgid "Reposting article..."
 msgstr "é‡æ–°å¼µè²¼æ–‡ç« â€¦"
 
-#: src/lang.c:758
+#: src/lang.c:761
 #, c-format
 msgid "Repost article(s) to group(s) [%s]> "
 msgstr "é‡æ–°å¼µè²¼æ–‡ç« åˆ°ç¾¤çµ„ [%s]>"
 
-#: src/lang.c:759
+#: src/lang.c:762
 msgid "Reset newsrc?"
 msgstr "é‡ç½® newsrcï¼Ÿ"
 
-#: src/lang.c:760
+#: src/lang.c:763
 msgid "Responses have been directed to the following newsgroups"
 msgstr "å›žæ‡‰å·²è¢«å°Žå‘ä¸‹åˆ—æ–°èžç¾¤çµ„"
 
-#: src/lang.c:761
+#: src/lang.c:764
 #, c-format
 msgid "Responses have been directed to poster. %s=mail, %s=post, %s=quit: "
 msgstr "å›žæ‡‰å·²è¢«å°Žå‘å¼µè²¼è€…ã€‚%s=éƒµå¯„ï¼Œ%s=å¼µè²¼ï¼Œ%s=é›¢é–‹ï¼š"
 
-#: src/lang.c:763
+#: src/lang.c:766
 msgid "Press <RETURN> to continue..."
 msgstr "æŒ‰ä¸‹ <RETURN> ä»¥ç¹¼çºŒâ€¦"
 
-#: src/lang.c:765
+#: src/lang.c:768
 #, c-format
 msgid "Select From    [%s] (y/n): "
 msgstr "é¸å–è‡ª    [%s] (y/n)ï¼š"
 
-#: src/lang.c:766
+#: src/lang.c:769
 msgid "Select Lines: (</>num): "
 msgstr "é¸å–å¤šåˆ—ï¼š(</>num)ï¼š"
 
-#: src/lang.c:767
+#: src/lang.c:770
 msgid "Auto-select Article Menu"
 msgstr "è‡ªå‹•é¸å–æ–‡ç« é¸å–®"
 
-#: src/lang.c:768
+#: src/lang.c:771
 #, c-format
 msgid "Select Msg-Id  [%s] (f/l/o/n): "
 msgstr "é¸å– Msg-Id  [%s] (f/l/o/n)ï¼š"
 
-#: src/lang.c:769
+#: src/lang.c:772
 msgid "Select pattern scope: "
 msgstr "é¸å–èƒšé¨°ç¯„åœï¼š"
 
-#: src/lang.c:770
+#: src/lang.c:773
 #, c-format
 msgid "Select Subject [%s] (y/n): "
 msgstr "é¸å–ä¸»æ—¨ [%s] (y/n)ï¼š"
 
-#: src/lang.c:771
+#: src/lang.c:774
 msgid "Select text pattern : "
 msgstr "é¸å–æ–‡å­—èƒšé¨°ï¼š"
 
-#: src/lang.c:772
+#: src/lang.c:775
 msgid "Select time in days   : "
 msgstr "é¸å–æ™‚é–“å¤©æ•¸  ï¼š"
 
-#: src/lang.c:773
+#: src/lang.c:776
 #, c-format
 msgid ""
 "# %s server configuration file\n"
@@ -3459,54 +3479,54 @@ msgstr ""
 "############################################################################\n"
 "\n"
 
-#: src/lang.c:779
+#: src/lang.c:782
 msgid "Showing unread groups only"
 msgstr "åªé¡¯ç¤ºæœªè®€ç¾¤çµ„"
 
-#: src/lang.c:780
+#: src/lang.c:783
 msgid "Subject: line (ignore case)   "
 msgstr "Subject: åˆ— (å¿½ç•¥å¤§å°å¯«)   "
 
-#: src/lang.c:781
+#: src/lang.c:784
 msgid "Subject: line (case sensitive)"
 msgstr "Subject: åˆ— (å¤§å°å¯«ç›¸ç¬¦)"
 
-#: src/lang.c:782
+#: src/lang.c:785
 msgid "Save"
 msgstr "å„²å­˜"
 
-#: src/lang.c:783
+#: src/lang.c:786
 #, c-format
 msgid "Save '%s' (%s/%s)?"
 msgstr "å„²å­˜ã€Ž%sã€(%s/%s)ï¼Ÿ"
 
-#: src/lang.c:784
+#: src/lang.c:787
 msgid "Save configuration before continuing?"
 msgstr "ç¹¼çºŒä¹‹å‰å…ˆå„²å­˜çµ„æ…‹ï¼Ÿ"
 
-#: src/lang.c:785
+#: src/lang.c:788
 msgid "Save filename> "
 msgstr "å„²å­˜æª”å>"
 
-#: src/lang.c:786
+#: src/lang.c:789
 msgid "Saved"
 msgstr "å·²å„²å­˜"
 
-#: src/lang.c:787
+#: src/lang.c:790
 #, c-format
 msgid "%4d unread (%4d hot) %s in %s\n"
 msgstr "%4d æœªè®€ (%4d ç†±é–€) %s æ–¼ %s\n"
 
-#: src/lang.c:788
+#: src/lang.c:791
 #, c-format
 msgid "Saved %s...\n"
 msgstr "å·²å„²å­˜ %sâ€¦\n"
 
-#: src/lang.c:789
+#: src/lang.c:792
 msgid "Nothing was saved"
 msgstr "æ²’æœ‰ä»»ä½•æ±è¥¿è¢«å„²å­˜"
 
-#: src/lang.c:790
+#: src/lang.c:793
 #, c-format
 msgid ""
 "\n"
@@ -3515,182 +3535,182 @@ msgstr ""
 "\n"
 "%s %d %s ä¾†è‡ª %d %s\n"
 
-#: src/lang.c:791
+#: src/lang.c:794
 #, c-format
 msgid "-- %s saved to %s%s --"
 msgstr "-- %s å„²å­˜åˆ° %s%s --"
 
-#: src/lang.c:792
+#: src/lang.c:795
 #, c-format
 msgid "-- %s saved to %s - %s --"
 msgstr "-- %s å„²å­˜åˆ° %s - %s --"
 
-#: src/lang.c:793
+#: src/lang.c:796
 msgid "Saving..."
 msgstr "å„²å­˜ä¸­â€¦"
 
-#: src/lang.c:794
+#: src/lang.c:797
 #, c-format
 msgid "%s: Screen initialization failed"
 msgstr "%sï¼šèž¢å¹•åˆå§‹åŒ–å¤±æ•—"
 
-#: src/lang.c:796
+#: src/lang.c:799
 #, c-format
 msgid "%s: screen is too small\n"
 msgstr "%sï¼šèž¢å¹•å¤ªå°\n"
 
-#: src/lang.c:798
+#: src/lang.c:801
 #, c-format
 msgid "screen is too small, %s is exiting\n"
 msgstr "èž¢å¹•å¤ªå°ï¼Œ%s æ­£åœ¨é›¢é–‹\n"
 
-#: src/lang.c:799
+#: src/lang.c:802
 msgid "Delete scope?"
 msgstr "åˆªé™¤ç¯„åœï¼Ÿ"
 
-#: src/lang.c:800
+#: src/lang.c:803
 msgid "Enter scope> "
 msgstr "è¼¸å…¥ç¯„åœ>"
 
-#: src/lang.c:801
+#: src/lang.c:804
 msgid "Select new position> "
 msgstr "é¸å–æ–°ä½ç½®>"
 
-#: src/lang.c:802
+#: src/lang.c:805
 msgid "New position cannot be a global scope"
 msgstr "æ–°ä½ç½®ä¸å¯æ˜¯å…¨åŸŸç¯„åœ"
 
-#: src/lang.c:803
+#: src/lang.c:806
 msgid "Global scope, operation not allowed"
 msgstr "å…¨åŸŸç¯„åœï¼Œæ“ä½œä¸å…è¨±"
 
-#: src/lang.c:804
+#: src/lang.c:807
 msgid "Rename scope> "
 msgstr "é‡æ–°å‘½åç¯„åœ>"
 
-#: src/lang.c:805
+#: src/lang.c:808
 msgid "Select scope> "
 msgstr "é¸å–ç¯„åœ>"
 
-#: src/lang.c:806
+#: src/lang.c:809
 msgid "Scopes Menu"
 msgstr "ç¯„åœé¸å–®"
 
-#: src/lang.c:807
+#: src/lang.c:810
 msgid "Scopes Menu Commands"
 msgstr "ç¯„åœåŠŸèƒ½è¡¨æŒ‡ä»¤"
 
-#: src/lang.c:808
+#: src/lang.c:811
 #, c-format
 msgid "Search backwards [%s]> "
 msgstr "å‘å¾Œæœå°‹ [%s]>"
 
-#: src/lang.c:809
+#: src/lang.c:812
 #, c-format
 msgid "Search body [%s]> "
 msgstr "æœå°‹å…§æ–‡ [%s]>"
 
-#: src/lang.c:810
+#: src/lang.c:813
 #, c-format
 msgid "Search forwards [%s]> "
 msgstr "å‘å‰æœå°‹ [%s]>"
 
-#: src/lang.c:811
+#: src/lang.c:814
 msgid "Searching..."
 msgstr "æœå°‹ä¸­â€¦"
 
-#: src/lang.c:812
+#: src/lang.c:815
 #, c-format
 msgid "Searching article %d of %d ('q' to abort)..."
 msgstr "æœå°‹æ–‡ç«  %2$d ä¸­çš„ %1$d (ã€Žqã€ä»¥æ”¾æ£„)â€¦"
 
-#: src/lang.c:813
+#: src/lang.c:816
 msgid "Select article> "
 msgstr "é¸å–æ–‡ç« >"
 
-#: src/lang.c:814
+#: src/lang.c:817
 msgid ""
 "Select option number before text or use arrow keys and <CR>. 'q' to quit."
 msgstr "é¸å–æ–‡å­—å‰æ–¹çš„é¸é …æ•¸å­—æˆ–ä½¿ç”¨æ–¹å‘éµå’Œ <CR>ã€‚ã€Žqã€ä»¥é›¢é–‹ã€‚"
 
-#: src/lang.c:815
+#: src/lang.c:818
 msgid "Select group> "
 msgstr "é¸å–ç¾¤çµ„>"
 
-#: src/lang.c:816
+#: src/lang.c:819
 #, c-format
 msgid "Enter selection pattern [%s]> "
 msgstr "è¼¸å…¥é¸æ“‡èƒšé¨° [%s]>"
 
-#: src/lang.c:817
+#: src/lang.c:820
 msgid "Select thread> "
-msgstr "é¸å–åŸ·è¡Œç·’> "
+msgstr "é¸å–è¨Žè«–ä¸²> "
 
-#: src/lang.c:818
+#: src/lang.c:821
 #, c-format
 msgid "%s %s %s (\"%s\") [%s]: send a DETAILED bug report to %s\n"
 msgstr "%s %s %s (ã€Œ%sã€) [%s]ï¼šç™¼é€è©³ç´°çš„éŒ¯èª¤å ±å‘Šçµ¦ %s\n"
 
-#: src/lang.c:819
+#: src/lang.c:822
 msgid "servers active-file"
 msgstr "ä¼ºæœå™¨ç›®å‰æª”æ¡ˆ"
 
-#: src/lang.c:820
+#: src/lang.c:823
 msgid "Cannot move into new newsgroups. Subscribe first..."
 msgstr "ç„¡æ³•ç§»å…¥æ–°çš„æ–°èžç¾¤çµ„ã€‚è«‹å…ˆè¨‚é–±â€¦"
 
-#: src/lang.c:821
+#: src/lang.c:824
 msgid "<SPACE>"
 msgstr "<SPACE>"
 
-#: src/lang.c:822
+#: src/lang.c:825
 #, c-format
 msgid "Starting: (%s)"
 msgstr "é–‹å§‹ï¼š(%s)"
 
-#: src/lang.c:823
+#: src/lang.c:826
 #, c-format
 msgid "List Thread (%d of %d)"
 msgstr "åˆ—å‡ºè¨Žè«–ä¸² (%2$d ä¸­çš„ %1$d)"
 
-#: src/lang.c:824
+#: src/lang.c:827
 #, c-format
 msgid "Thread (%.*s)"
 msgstr "è¨Žè«–ä¸² (%.*s)"
 
-#: src/lang.c:825
+#: src/lang.c:828
 msgid "Enter wildcard subscribe pattern> "
 msgstr "è¼¸å…¥è¬ç”¨å­—å…ƒè¨‚é–±èƒšé¨°>"
 
-#: src/lang.c:826
+#: src/lang.c:829
 #, c-format
 msgid "subscribed to %d groups"
 msgstr "å·²è¨‚é–± %d ç¾¤çµ„"
 
-#: src/lang.c:827
+#: src/lang.c:830
 #, c-format
 msgid "Subscribed to %s"
 msgstr "å·²è¨‚é–± %s"
 
-#: src/lang.c:828
+#: src/lang.c:831
 msgid "Subscribing... "
 msgstr "è¨‚é–±â€¦"
 
-#: src/lang.c:829
+#: src/lang.c:832
 #, c-format
 msgid "Repost or supersede article(s) [%%s]? (%s/%s/%s): "
 msgstr "é‡æ–°å¼µè²¼æˆ–å–ä»£æ–‡ç«  [%%s]ï¼Ÿ(%s/%s/%s)ï¼š"
 
-#: src/lang.c:830
+#: src/lang.c:833
 #, c-format
 msgid "Supersede article(s) to group(s) [%s]> "
 msgstr "å–ä»£æ–‡ç« æ–¼ç¾¤çµ„ [%s]>"
 
-#: src/lang.c:831
+#: src/lang.c:834
 msgid "Superseding article ..."
 msgstr "å–ä»£æ–‡ç« â€¦"
 
-#: src/lang.c:832
+#: src/lang.c:835
 #, c-format
 msgid ""
 "\n"
@@ -3699,24 +3719,24 @@ msgstr ""
 "\n"
 "å·²åœæ­¢ã€‚è¼¸å…¥ã€Žfgã€ä»¥é‡æ–°å•Ÿå‹• %s\n"
 
-#: src/lang.c:834
+#: src/lang.c:837
 #, c-format
 msgid "%d days"
 msgstr "%d å¤©"
 
-#: src/lang.c:835
+#: src/lang.c:838
 msgid "<TAB>"
 msgstr "<TAB>"
 
-#: src/lang.c:836
+#: src/lang.c:839
 msgid "TeX "
 msgstr "TeX "
 
-#: src/lang.c:837
+#: src/lang.c:840
 msgid "# Default action/prompt strings\n"
 msgstr "# é è¨­çš„å‹•ä½œ/æç¤ºå­—ä¸²\n"
 
-#: src/lang.c:838
+#: src/lang.c:841
 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"
@@ -3734,108 +3754,108 @@ msgstr ""
 "# case=ON/OFF    ON=ç¯©é¸å™¨å¤§å°å¯«é ˆç›¸ç¬¦ OFF=å¿½ç•¥å¤§å°å¯«\n"
 "# expire=ON/OFF  ON=é™åˆ¶åˆ° default_filter_days OFF=ä¸æœƒéŽæœŸ\n"
 
-#: src/lang.c:851
+#: src/lang.c:854
 msgid ""
 "# If ON use print current subject or newsgroup description in the last line\n"
 msgstr "# å¦‚æžœç‚º ON å°±å°å‡ºç›®å‰çš„ä¸»æ—¨æˆ–æœ€å¾Œä¸€åˆ—ä¸­çš„æ–°èžç¾¤çµ„æè¿°\n"
 
-#: src/lang.c:852
+#: src/lang.c:855
 msgid "# Host & time info used for detecting new groups (don't touch)\n"
 msgstr "# ä¸»æ©Ÿ & æ™‚é–“è³‡è¨Šç”¨æ–¼åµæ¸¬æ–°ç¾¤çµ„ (ä¸å½±éŸ¿)\n"
 
-#: src/lang.c:853
+#: src/lang.c:856
 msgid "There is no news\n"
 msgstr "æ²’æœ‰ä»»ä½•æ–°èž\n"
 
-#: src/lang.c:854
+#: src/lang.c:857
 msgid "Thread"
 msgstr "è¨Žè«–ä¸²"
 
-#: src/lang.c:855
+#: src/lang.c:858
 msgid "Thread Level Commands"
 msgstr "è¨Žè«–ä¸²å±¤ç´šå‘½ä»¤"
 
-#: src/lang.c:856
+#: src/lang.c:859
 msgid "Thread deselected"
 msgstr "è¨Žè«–ä¸²å·²å–æ¶ˆé¸å–"
 
-#: src/lang.c:857
+#: src/lang.c:860
 msgid "Thread selected"
 msgstr "è¨Žè«–ä¸²å·²é¸å–"
 
-#: src/lang.c:859
+#: src/lang.c:862
 msgid "threads"
 msgstr "è¨Žè«–ä¸²"
 
-#: src/lang.c:861
+#: src/lang.c:864
 msgid "thread"
 msgstr "è¨Žè«–ä¸²"
 
-#: src/lang.c:862
+#: src/lang.c:865
 #, c-format
 msgid "Thread %4s of %4s"
 msgstr "è¨Žè«–ä¸² %2$4s ä¸­çš„ %1$4s"
 
-#: src/lang.c:863
+#: src/lang.c:866
 msgid "Threading articles..."
 msgstr "è¨Žè«–ä¸²æ–‡ç« â€¦"
 
-#: src/lang.c:864
+#: src/lang.c:867
 #, c-format
 msgid "Toggled word highlighting %s"
 msgstr "å·²åˆ‡æ›å­—è©žé«˜äº®åº¦é¡¯ç¤º %s"
 
-#: src/lang.c:865
+#: src/lang.c:868
 msgid "Toggled rot13 encoding"
 msgstr "å·²åˆ‡æ› rot13 ç·¨ç¢¼"
 
-#: src/lang.c:866
+#: src/lang.c:869
 #, c-format
 msgid "Toggled german TeX encoding %s"
 msgstr "å·²åˆ‡æ›å¾·èªž TeX ç·¨ç¢¼ %s"
 
-#: src/lang.c:867
+#: src/lang.c:870
 #, c-format
 msgid "Toggled tab-width to %d"
 msgstr "å·²åˆ‡æ›è·³æ ¼å¯¬åº¦ç‚º %d"
 
-#: src/lang.c:869
+#: src/lang.c:872
 #, c-format
 msgid "%d Trying to dotlock %s"
 msgstr "%d å˜—è©¦é»žéŽ–å®š %s"
 
-#: src/lang.c:870
+#: src/lang.c:873
 #, c-format
 msgid "%d Trying to lock %s"
 msgstr "%d å˜—è©¦éŽ–å®š %s"
 
-#: src/lang.c:872
+#: src/lang.c:875
 msgid "           h=help"
 msgstr "           h=æ±‚åŠ©"
 
-#: src/lang.c:874
+#: src/lang.c:877
 msgid "Unlimited"
 msgstr "æ²’æœ‰é™åˆ¶"
 
-#: src/lang.c:875
+#: src/lang.c:878
 msgid "Enter wildcard unsubscribe pattern> "
 msgstr "è¼¸å…¥å–æ¶ˆè¨‚é–±çš„è¬ç”¨å­—å…ƒèƒšé¨°>"
 
-#: src/lang.c:876
+#: src/lang.c:879
 #, c-format
 msgid "Error decoding %s : %s"
 msgstr "è§£ç¢¼ %s æ™‚ç™¼ç”ŸéŒ¯èª¤ï¼š%s"
 
-#: src/lang.c:877
+#: src/lang.c:880
 msgid "No end."
 msgstr "æ²’æœ‰çµæŸã€‚"
 
-#: src/lang.c:878
+#: src/lang.c:881
 #, c-format
 msgid "%s successfully decoded."
 msgstr "%s å·²æˆåŠŸè§£ç¢¼ã€‚"
 
-#: src/lang.c:879
+#: src/lang.c:882
 #, c-format
 msgid ""
 "%*s[-- %s/%s, %suuencoded file, %d lines, name: %s --]\n"
@@ -3844,114 +3864,114 @@ msgstr ""
 "%*s[-- %s/%sï¼Œ%suuencoded æª”æ¡ˆï¼Œ%d åˆ—ï¼Œåç¨±ï¼š%s --]\n"
 "\n"
 
-#: src/lang.c:880
+#: src/lang.c:883
 msgid "unread "
 msgstr "æœªè®€ "
 
-#: src/lang.c:881
+#: src/lang.c:884
 #, c-format
 msgid "unsubscribed from %d groups"
 msgstr "å·²å¾ž %d ç¾¤çµ„å–æ¶ˆè¨‚é–±"
 
-#: src/lang.c:882
+#: src/lang.c:885
 #, c-format
 msgid "Unsubscribed from %s"
 msgstr "å·²å¾ž %s å–æ¶ˆè¨‚é–±"
 
-#: src/lang.c:883
+#: src/lang.c:886
 msgid "Unsubscribing... "
 msgstr "å–æ¶ˆè¨‚é–±â€¦"
 
-#: src/lang.c:884
+#: src/lang.c:887
 msgid "Unthreading articles..."
 msgstr "å±•é–‹è¨Žè«–ä¸²æ–‡ç« â€¦"
 
-#: src/lang.c:885
+#: src/lang.c:888
 msgid "Updated"
 msgstr "å·²æ›´æ–°"
 
-#: src/lang.c:887
+#: src/lang.c:890
 #, c-format
 msgid "unparseable \"LIST COUNTS\" line: \"%s\""
 msgstr "ç„¡æ³•è§£æžçš„ã€Œæ¸…å–®è¨ˆæ•¸ã€åˆ—ï¼šã€Œ%sã€"
 
-#: src/lang.c:889
+#: src/lang.c:892
 msgid "Updating"
 msgstr "æ›´æ–°"
 
-#: src/lang.c:890
+#: src/lang.c:893
 msgid "URL Menu"
 msgstr "ç¶²å€é¸å–®"
 
-#: src/lang.c:891
+#: src/lang.c:894
 msgid "URL Menu Commands"
 msgstr "ç¶²å€åŠŸèƒ½è¡¨æŒ‡ä»¤"
 
-#: src/lang.c:892
+#: src/lang.c:895
 #, c-format
 msgid "Opening %s"
 msgstr "é–‹å•Ÿ %s"
 
-#: src/lang.c:893
+#: src/lang.c:896
 msgid "Select URL> "
 msgstr "é¸å–ç¶²å€>"
 
-#: src/lang.c:894
+#: src/lang.c:897
 msgid "No URLs in this article"
 msgstr "åœ¨é€™ç¯‡æ–‡ç« ä¸­æ²’æœ‰ç¶²å€"
 
-#: src/lang.c:895
+#: src/lang.c:898
 msgid "Use MIME display program for this message?"
 msgstr "é€™å€‹è¨Šæ¯ä½¿ç”¨ MIME é¡¯ç¤ºç¨‹å¼ï¼Ÿ"
 
-#: src/lang.c:896
+#: src/lang.c:899
 msgid "  -c       mark all news as read in subscribed newsgroups (batch mode)"
 msgstr "  -c       æ¨™è¨˜æ‰€æœ‰åœ¨è¨‚é–±æ–°èžç¾¤çµ„ä¸­çš„æ–°èžç‚ºå·²è®€ (æ‰¹æ¬¡æ¨¡å¼)"
 
-#: src/lang.c:897
+#: src/lang.c:900
 msgid "  -Z       return status indicating if any unread news (batch mode)"
 msgstr "  -Z       å›žå‚³ç‹€æ…‹æŒ‡å‡ºæ˜¯å¦æœ‰ä»»ä½•æœªè®€æ–°èž (æ‰¹æ¬¡æ¨¡å¼)"
 
-#: src/lang.c:898
+#: src/lang.c:901
 msgid "  -q       don't check for new newsgroups"
 msgstr "  -q       ä¸æª¢æŸ¥æ–°çš„æ–°èžç¾¤çµ„"
 
-#: src/lang.c:899
+#: src/lang.c:902
 msgid "  -X       don't save any files on quit"
 msgstr "  -X       é›¢é–‹æ™‚ä¸å„²å­˜ä»»ä½•æª”æ¡ˆ"
 
-#: src/lang.c:900
+#: src/lang.c:903
 msgid "  -d       don't show newsgroup descriptions"
 msgstr "  -d       ä¸é¡¯ç¤ºæ–°èžç¾¤çµ„çš„æè¿°"
 
-#: src/lang.c:901
+#: src/lang.c:904
 msgid "  -G limit get only limit articles/group"
 msgstr "  -G limit åªæå–æœ‰é™çš„æ–‡ç« /ç¾¤çµ„"
 
-#: src/lang.c:902
+#: src/lang.c:905
 #, c-format
 msgid "  -H       help information about %s"
 msgstr "  -H       %s ç›¸é—œçš„èªªæ˜Žè³‡è¨Š"
 
-#: src/lang.c:903
+#: src/lang.c:906
 msgid "  -h       this help message"
 msgstr "  -h       é€™ä»½èªªæ˜Žè¨Šæ¯"
 
-#: src/lang.c:904
+#: src/lang.c:907
 #, c-format
 msgid "  -I dir   news index file directory [default=%s]"
 msgstr "  -I dir   æ–°èžç´¢å¼•æª”æ¡ˆç›®éŒ„ [é è¨­=%s]"
 
-#: src/lang.c:905
+#: src/lang.c:908
 msgid "  -u       update index files (batch mode)"
 msgstr "  -u       æ›´æ–°ç´¢å¼•æª”æ¡ˆ (æ‰¹æ¬¡æ¨¡å¼)"
 
-#: src/lang.c:906
+#: src/lang.c:909
 #, c-format
 msgid "  -m dir   mailbox directory [default=%s]"
 msgstr "  -m dir   ä¿¡ç®±ç›®éŒ„ [é è¨­=%s]"
 
-#: src/lang.c:907
+#: src/lang.c:910
 #, c-format
 msgid ""
 "\n"
@@ -3960,50 +3980,49 @@ msgstr ""
 "\n"
 "éƒµå¯„éŒ¯èª¤å ±å‘Š/è©•è«–çµ¦ %s"
 
-#: src/lang.c:908
+#: src/lang.c:911
 msgid "  -N       mail new news to your posts (batch mode)"
 msgstr "  -N       éƒµå¯„å°æ–¼æ‚¨çš„å¼µè²¼çš„æ–°èž (æ‰¹æ¬¡æ¨¡å¼)"
 
-#: src/lang.c:909
+#: src/lang.c:912
 msgid "  -M user  mail new news to specified user (batch mode)"
 msgstr "  -M user  éƒµå¯„æ–°çš„æ–°èžçµ¦æŒ‡å®šä½¿ç”¨è€… (æ‰¹æ¬¡æ¨¡å¼)"
 
-#: src/lang.c:910
+#: src/lang.c:913
 #, c-format
 msgid "  -f file  subscribed to newsgroups file [default=%s]"
 msgstr "  -f file  è¨‚é–±æ–°èžç¾¤çµ„æª”æ¡ˆ [é è¨­=%s]"
 
-#: src/lang.c:911
-#, fuzzy
+#: src/lang.c:914
 msgid "  -x       no-posting mode"
 msgstr "  -x       ä¸è¨±å¼µè²¼æ¨¡å¼"
 
-#: src/lang.c:912
+#: src/lang.c:915
 msgid "  -w       post an article and exit"
 msgstr "  -w       å¼µè²¼æ–‡ç« ç„¶å¾Œé›¢é–‹"
 
-#: src/lang.c:913
+#: src/lang.c:916
 msgid "  -o       post all postponed articles and exit"
 msgstr "  -o       å¼µè²¼æ‰€æœ‰æ“±ç½®çš„æ–‡ç« ç„¶å¾Œé›¢é–‹"
 
-#: src/lang.c:914
+#: src/lang.c:917
 msgid "  -R       read news saved by -S option"
 msgstr "  -R       è®€å–ç”± -S é¸é …æ‰€å„²å­˜çš„æ–°èž"
 
-#: src/lang.c:915
+#: src/lang.c:918
 #, c-format
 msgid "  -s dir   save news directory [default=%s]"
 msgstr "  -s dir   å„²å­˜æ–°èžç›®éŒ„ [é è¨­=%s]"
 
-#: src/lang.c:916
+#: src/lang.c:919
 msgid "  -S       save new news for later reading (batch mode)"
 msgstr "  -S       å„²å­˜æ–°çš„æ–°èžä»¥ä¾¿ç¨å¾Œè®€å– (æ‰¹æ¬¡æ¨¡å¼)"
 
-#: src/lang.c:917
+#: src/lang.c:920
 msgid "  -z       start if any unread news"
 msgstr "  -z       å¦‚æžœæœ‰ä»»ä½•æœªè®€æ–°èžæ‰é–‹å•Ÿ"
 
-#: src/lang.c:918
+#: src/lang.c:921
 #, c-format
 msgid ""
 "A Usenet reader.\n"
@@ -4014,30 +4033,30 @@ msgstr ""
 "\n"
 "ç”¨æ³•ï¼š%s [é¸é …] [æ–°èžç¾¤çµ„[,...]]"
 
-#: src/lang.c:919
+#: src/lang.c:922
 msgid "  -v       verbose output for batch mode options"
 msgstr "  -v       è©³ç´°è¼¸å‡ºç”¨æ–¼æ‰¹æ¬¡æ¨¡å¼é¸é …"
 
-#: src/lang.c:920
+#: src/lang.c:923
 msgid "  -V       print version & date information"
 msgstr "  -V       å°å‡ºç‰ˆæœ¬ & æ—¥æœŸè³‡è¨Š"
 
-#: src/lang.c:921
+#: src/lang.c:924
 #, c-format
 msgid "%s only useful without batch mode operations\n"
 msgstr "%s åªæœ‰åœ¨éžæ‰¹æ¬¡æ¨¡å¼æ“ä½œæ™‚æœ‰ç”¨\n"
 
-#: src/lang.c:922
+#: src/lang.c:925
 #, c-format
 msgid "%s only useful for batch mode operations\n"
 msgstr "%s åªæœ‰åœ¨æ‰¹æ¬¡æ¨¡å¼æ“ä½œæ™‚æœ‰ç”¨\n"
 
-#: src/lang.c:923
+#: src/lang.c:926
 #, c-format
 msgid "Useless combination %s and %s. Ignoring %s.\n"
 msgstr "ç„¡ç”¨çš„çµ„åˆ %s å’Œ %sã€‚å¿½ç•¥ %sã€‚\n"
 
-#: src/lang.c:925
+#: src/lang.c:928
 #, c-format
 msgid ""
 "\n"
@@ -4046,12 +4065,12 @@ msgstr ""
 "\n"
 "%s%d è¶…å‡ºç¯„åœ (0 - %d)ã€‚é‡ç½®ç‚º 0"
 
-#: src/lang.c:926
+#: src/lang.c:929
 #, c-format
 msgid "View '%s' (%s/%s)?"
 msgstr "æª¢è¦–ã€Ž%sã€(%s/%s)ï¼Ÿ"
 
-#: src/lang.c:928
+#: src/lang.c:931
 #, c-format
 msgid ""
 "\n"
@@ -4062,7 +4081,7 @@ msgstr ""
 "è­¦å‘Šï¼šå¼µè²¼è¶…å‡º %d æ¬„ä½ã€‚ç¬¬ %d åˆ—æ˜¯ç¬¬ä¸€å€‹é•·åˆ—ï¼š\n"
 "%-100s\n"
 
-#: src/lang.c:929
+#: src/lang.c:932
 msgid ""
 "\n"
 "Warning: article unchanged after editing\n"
@@ -4070,34 +4089,34 @@ msgstr ""
 "\n"
 "è­¦å‘Šï¼šæ–‡ç« ç·¨è¼¯ä¹‹å¾Œæœªè®Šæ›´\n"
 
-#: src/lang.c:930
+#: src/lang.c:933
 msgid ""
 "\n"
 "Warning: \"Subject:\" contains only whitespaces.\n"
 msgstr ""
 "\n"
-"è­¦å‘Šï¼šã€Œ Subject: ã€åªå«ç©ºç™½ã€‚\n"
+"è­¦å‘Šï¼šã€ŒSubject:ã€åªå«ç©ºç™½ã€‚\n"
 
-#: src/lang.c:931
+#: src/lang.c:934
 msgid ""
 "\n"
 "Warning: \"Subject:\" begins with \"Re: \" but there are no \"References:"
 "\".\n"
 msgstr ""
 "\n"
-"è­¦å‘Šï¼šã€Œ Subject: ã€ä»¥ã€ŒReï¼šã€é–‹å§‹ä½†æ˜¯æ²’æœ‰ã€Œ References: ã€ã€‚\n"
+"è­¦å‘Šï¼šã€ŒSubject:ã€ä»¥ã€ŒReï¼šã€é–‹å§‹ä½†æ˜¯æ²’æœ‰ã€ŒReferences:ã€ã€‚\n"
 
-#: src/lang.c:933
+#: src/lang.c:936
 msgid ""
 "\n"
 "Warning: Article has \"References:\" but \"Subject:\" does not begin\n"
 "         with \"Re: \" and does not contain \"(was:\".\n"
 msgstr ""
 "\n"
-"è­¦å‘Šï¼šæ–‡ç« æœ‰ã€Œ References: ã€ä½†æ˜¯ã€Œ Subject: ã€ä¸¦éž\n"
+"è­¦å‘Šï¼šæ–‡ç« æœ‰ã€ŒReferences:ã€ä½†æ˜¯ã€ŒSubject:ã€ä¸¦éž\n"
 "      ä»¥ã€ŒRe:ã€é–‹å§‹ä¸”ä¸åŒ…å«ã€Œ(was:ã€ã€‚\n"
 
-#: src/lang.c:936
+#: src/lang.c:939
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4119,7 +4138,7 @@ msgstr ""
 "é€™æ˜¯æ‚¨å³å°‡å–æ¶ˆçš„æ–‡ç« ï¼š\n"
 "\n"
 
-#: src/lang.c:940
+#: src/lang.c:943
 msgid ""
 "\n"
 "Warning: You are using a non-plain transfer encoding (such as base64 or\n"
@@ -4133,7 +4152,7 @@ msgstr ""
 "      æ–‡ç« ã€‚å¦‚æžœæŸå€‹ç°½åè¢«è©² inews ç¨‹å¼æ‰€é™„åŠ ï¼Œå®ƒå°‡\n"
 "      ç„¡æ³•è¢«é©ç•¶åœ°ç·¨ç¢¼ã€‚\n"
 
-#: src/lang.c:945
+#: src/lang.c:948
 msgid ""
 "\n"
 "Warning: \"example\" is a reserved hierarchy!\n"
@@ -4141,7 +4160,7 @@ msgstr ""
 "\n"
 "è­¦å‘Šï¼šã€Œexampleã€æ˜¯è¢«ä¿ç•™çš„éšŽå±¤çµæ§‹ï¼\n"
 
-#: src/lang.c:946
+#: src/lang.c:949
 #, c-format
 msgid ""
 "\n"
@@ -4156,7 +4175,7 @@ msgstr ""
 "åœ¨æ‚¨ %s æª”æ¡ˆä¸­çš„æŸäº›å€¼å·²æœ‰è®Šæ›´ï¼\n"
 "è«‹åƒé–± WHATSNEW â€¦ç­‰ç­‰\n"
 
-#: src/lang.c:948
+#: src/lang.c:951
 #, c-format
 msgid ""
 "\n"
@@ -4169,7 +4188,7 @@ msgstr ""
 "æ‚¨æ­£åœ¨å¾žè¼ƒæ–°çš„ç‰ˆæœ¬é™ç´šåˆ° tin %sï¼\n"
 "åœ¨æ‚¨ %s æª”æ¡ˆä¸­çš„æŸäº›å€¼å¯èƒ½æœƒè¢«å¿½ç•¥ï¼Œå…¶ä»–å€¼ä¹Ÿå¯èƒ½å·²æœ‰è®Šæ›´ï¼\n"
 
-#: src/lang.c:951
+#: src/lang.c:954
 #, c-format
 msgid ""
 "Warning: tin wrote fewer groups to your\n"
@@ -4184,7 +4203,7 @@ msgstr ""
 "ä¸¦æœªå–æ¶ˆè¨‚é–± %ld %sï¼Œé‚£éº¼é€™å°±ä»£è¡¨ç™¼ç”Ÿäº†éŒ¯èª¤ï¼Œè€Œæ‚¨æ‡‰è©²\n"
 "æ–¼å†æ¬¡å•Ÿå‹• tin ä¹‹å‰å…ˆå‚™ä»½æ‚¨çš„ %sï¼\n"
 
-#: src/lang.c:955
+#: src/lang.c:958
 #, c-format
 msgid ""
 "\n"
@@ -4193,12 +4212,12 @@ msgstr ""
 "\n"
 "è­¦å‘Šï¼šæ‰¾åˆ° %d å€‹ã€Ž-- \\nã€åˆ—ï¼Œé€™ä¹Ÿè¨±æœƒä½¿æŸäº›äººæ„Ÿåˆ°å›°æƒ‘ã€‚\n"
 
-#: src/lang.c:956
+#: src/lang.c:959
 #, c-format
 msgid "Warning: Only %d out of %d articles were saved"
 msgstr "è­¦å‘Šï¼šåªæœ‰ %2$d ä¸­çš„ %1$d ç¯‡æ–‡ç« è¢«å„²å­˜"
 
-#: src/lang.c:957
+#: src/lang.c:960
 #, c-format
 msgid ""
 "\n"
@@ -4212,13 +4231,13 @@ msgstr ""
 "è­¦å‘Šï¼šæ‚¨çš„ç°½åé•·åº¦å·²è¶…éŽ %d åˆ—ã€‚ ç”±æ–¼ç°½åé€šå¸¸\n"
 "      ä¸æœƒç”¨ä¾†å‚³è¼¸ä»»ä½•æœ‰ç”¨çš„è³‡è¨Šï¼Œå®ƒå€‘æ‡‰è©²è¦æ„ˆçŸ­æ„ˆå¥½ã€‚\n"
 
-#: src/lang.c:961
+#: src/lang.c:964
 #, c-format
 msgid ""
 "Warning: this mail address may contain a spamtrap. %s=continue, %s=abort? "
 msgstr "è­¦å‘Šï¼šé€™å€‹éƒµä»¶åœ°å€å¯èƒ½åŒ…å«åžƒåœ¾é™·é˜±ã€‚%s=ç¹¼çºŒï¼Œ%s=æ”¾æ£„ï¼Ÿ"
 
-#: src/lang.c:962
+#: src/lang.c:965
 msgid ""
 "\n"
 "Warning: Signatures should start with '-- \\n' not with '--\\n'.\n"
@@ -4226,37 +4245,37 @@ msgstr ""
 "\n"
 "è­¦å‘Šï¼šç°½åæ‡‰è©²ä»¥ã€Ž-- \\nã€èµ·å§‹è€Œéžä»¥ã€Ž--\\nã€ã€‚\n"
 
-#: src/lang.c:963
+#: src/lang.c:966
 msgid "Writing attributes file..."
 msgstr "å¯«å…¥å±¬æ€§æª”æ¡ˆâ€¦"
 
-#: src/lang.c:965
+#: src/lang.c:968
 #, c-format
 msgid "%d Responses"
 msgstr "%d ç¯‡å›žæ‡‰"
 
-#: src/lang.c:967
+#: src/lang.c:970
 #, c-format
 msgid "Added %d %s"
 msgstr "å·²åŠ å…¥ %d %s"
 
-#: src/lang.c:968
+#: src/lang.c:971
 msgid "No unsubscribed groups to show"
 msgstr "æ²’æœ‰å·²å–æ¶ˆè¨‚é–±çš„ç¾¤çµ„å¯é¡¯ç¤º"
 
-#: src/lang.c:969
+#: src/lang.c:972
 msgid "Showing subscribed to groups only"
 msgstr "åªé¡¯ç¤ºå·²è¨‚é–±ç¾¤çµ„"
 
-#: src/lang.c:970
+#: src/lang.c:973
 msgid "Yes "
 msgstr "æ˜¯ "
 
-#: src/lang.c:971
+#: src/lang.c:974
 msgid "    You have mail"
 msgstr "    æ‚¨æœ‰éƒµä»¶"
 
-#: src/lang.c:976
+#: src/lang.c:979
 #, c-format
 msgid ""
 "\n"
@@ -4277,11 +4296,11 @@ msgstr ""
 "      è®Šæ›´ MM_NETWORK_CHARSET çš„è¨­å®šç‚ºé©ç•¶çš„å€¼ï¼Œ\n"
 "      ä»¥ç”¨æ–¼æ‚¨çš„å¼µè²¼ã€‚\n"
 
-#: src/lang.c:987
+#: src/lang.c:990
 msgid "  -D mode  debug mode"
 msgstr "  -D æ¨¡å¼  é™¤éŒ¯æ¨¡å¼"
 
-#: src/lang.c:991
+#: src/lang.c:994
 msgid ""
 "Read carefully!\n"
 "\n"
@@ -4308,11 +4327,11 @@ msgstr ""
 "é€™æ˜¯æ‚¨å³å°‡è¦å–æ¶ˆçš„æ–‡ç« ï¼š\n"
 "\n"
 
-#: src/lang.c:1000
+#: src/lang.c:1003
 msgid "toggle color"
 msgstr "åˆ‡æ›é¡è‰²"
 
-#: src/lang.c:1001
+#: src/lang.c:1004
 msgid ""
 "# Changing colors of several screen parts\n"
 "# Possible values are:\n"
@@ -4358,11 +4377,11 @@ msgstr ""
 "#  15 = äº®ç™½è‰²\n"
 "\n"
 
-#: src/lang.c:1021
+#: src/lang.c:1024
 msgid "  -a       toggle color flag"
 msgstr "  -a       åˆ‡æ›é¡è‰²æ——æ¨™"
 
-#: src/lang.c:1025
+#: src/lang.c:1028
 msgid ""
 "\n"
 "Error: Followup-To set to more than one newsgroup!\n"
@@ -4370,7 +4389,7 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šè·Ÿè²¼è¢«è¨­å®šè¶…éŽä¸€å€‹æ–°èžç¾¤çµ„ï¼\n"
 
-#: src/lang.c:1026
+#: src/lang.c:1029
 #, c-format
 msgid ""
 "\n"
@@ -4379,7 +4398,7 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šã€Œ%sã€è¢«é‡æ–°å‘½åï¼Œä½¿ç”¨ã€Œ%sã€åšç‚ºæ›¿ä»£ï¼\n"
 
-#: src/lang.c:1027
+#: src/lang.c:1030
 #, c-format
 msgid ""
 "\n"
@@ -4388,7 +4407,7 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šè·¨æ¿å¼µè²¼åˆ° %d æ–°èžç¾¤çµ„è€Œæ²’æœ‰è·Ÿè²¼åˆ—ï¼\n"
 
-#: src/lang.c:1028
+#: src/lang.c:1031
 #, c-format
 msgid ""
 "\n"
@@ -4397,7 +4416,7 @@ msgstr ""
 "\n"
 "éŒ¯èª¤ï¼šã€Œ%sã€ä¸¦éžæœ‰æ•ˆæ–°èžç¾¤çµ„ï¼\n"
 
-#: src/lang.c:1030
+#: src/lang.c:1033
 msgid ""
 "\n"
 "Warning: Followup-To set to more than one newsgroup!\n"
@@ -4405,7 +4424,7 @@ msgstr ""
 "\n"
 "è­¦å‘Šï¼šè·Ÿè²¼è¢«è¨­å®šè¶…éŽä¸€å€‹æ–°èžç¾¤çµ„ï¼\n"
 
-#: src/lang.c:1031
+#: src/lang.c:1034
 #, c-format
 msgid ""
 "\n"
@@ -4414,7 +4433,7 @@ msgstr ""
 "\n"
 "è­¦å‘Šï¼šã€Œ%sã€è¢«é‡æ–°å‘½åï¼Œæ‚¨æ‡‰è©²ä½¿ç”¨ã€Œ%sã€åšç‚ºæ›¿ä»£ï¼\n"
 
-#: src/lang.c:1032
+#: src/lang.c:1035
 #, c-format
 msgid ""
 "\n"
@@ -4423,7 +4442,7 @@ msgstr ""
 "\n"
 "è­¦å‘Šï¼šè·¨æ¿å¼µè²¼åˆ° %d æ–°èžç¾¤çµ„è€Œæ²’æœ‰è·Ÿè²¼åˆ—ï¼\n"
 
-#: src/lang.c:1033
+#: src/lang.c:1036
 #, c-format
 msgid ""
 "\n"
@@ -4432,7 +4451,7 @@ msgstr ""
 "\n"
 "è­¦å‘Šï¼šã€Œ%sã€ä¸åœ¨æ‚¨çš„ newsrc ä¹‹ä¸­ï¼Œåœ¨é€™å€‹ç«™è‡ºå®ƒä¹Ÿè¨±æœƒç„¡æ•ˆï¼\n"
 
-#: src/lang.c:1034
+#: src/lang.c:1037
 #, c-format
 msgid ""
 "\n"
@@ -4441,174 +4460,174 @@ msgstr ""
 "\n"
 "è­¦å‘Šï¼šã€Œ%sã€ä¸¦éžé€™å€‹ç«™è‡ºä¸Šçš„æœ‰æ•ˆæ–°èžç¾¤çµ„ï¼\n"
 
-#: src/lang.c:1038
+#: src/lang.c:1041
 #, c-format
 msgid "%d files successfully written from %d articles. %d %s occurred."
 msgstr "%d å€‹æª”æ¡ˆæˆåŠŸåœ°å¾ž %d ç¯‡æ–‡ç« å¯«å…¥ã€‚%d %s å·²ç™¼ç”Ÿã€‚"
 
-#: src/lang.c:1039
+#: src/lang.c:1042
 msgid "Missing parts."
 msgstr "ç¼ºå°‘éƒ¨åˆ†ã€‚"
 
-#: src/lang.c:1040
+#: src/lang.c:1043
 msgid "No beginning."
 msgstr "æ²’æœ‰èµ·å§‹éƒ¨åˆ†ã€‚"
 
-#: src/lang.c:1041
+#: src/lang.c:1044
 msgid "No data."
 msgstr "æ²’æœ‰è³‡æ–™ã€‚"
 
-#: src/lang.c:1042
+#: src/lang.c:1045
 msgid "Unknown error."
 msgstr "ä¸æ˜ŽéŒ¯èª¤ã€‚"
 
-#: src/lang.c:1045
+#: src/lang.c:1048
 #, c-format
 msgid "\tChecksum of %s (%ld %s)"
 msgstr "\t%s çš„ç¸½å’Œæª¢æŸ¥ç¢¼ (%ld %s)"
 
-#: src/lang.c:1050
+#: src/lang.c:1053
 msgid "Reading mail active file... "
 msgstr "è®€å–éƒµä»¶ç¾ç”¨æª”æ¡ˆâ€¦"
 
-#: src/lang.c:1051
+#: src/lang.c:1054
 msgid "Reading mailgroups file... "
 msgstr "è®€å–éƒµä»¶ç¾¤çµ„æª”æ¡ˆâ€¦"
 
-#: src/lang.c:1055
+#: src/lang.c:1058
 msgid "perform PGP operations on article"
 msgstr "å°æ–¼æ–‡ç« æ–½è¡Œ PGP æ“ä½œ"
 
-#: src/lang.c:1056
+#: src/lang.c:1059
 msgid "Add key(s) to public keyring?"
 msgstr "å°‡å¯†é‘°åŠ å…¥å…¬ç”¨é‘°åŒ™åœˆï¼Ÿ"
 
-#: src/lang.c:1057
+#: src/lang.c:1060
 #, c-format
 msgid "%s=encrypt, %s=sign, %s=both, %s=quit: "
 msgstr "%s=åŠ å¯†ï¼Œ%s=ç°½åï¼Œ%s=å…©è€…ï¼Œ%s=é›¢é–‹ï¼š"
 
-#: src/lang.c:1058
+#: src/lang.c:1061
 #, c-format
 msgid "%s=sign, %s=sign & include public key, %s=quit: "
 msgstr "%s=ç°½åï¼Œ%s=ç°½å & åŒ…å«å…¬é–‹é‡‘é‘°ï¼Œ%s=é›¢é–‹ï¼š"
 
-#: src/lang.c:1059
+#: src/lang.c:1062
 #, c-format
 msgid "PGP has not been set up (can't open %s)"
 msgstr "PGP å°šæœªè¨­ç½® (ç„¡æ³•é–‹å•Ÿ %s)"
 
-#: src/lang.c:1060
+#: src/lang.c:1063
 msgid "Article not signed and no public keys found"
 msgstr "æ–‡ç« æœªè¢«ç°½åä¸”æ‰¾ä¸åˆ°ä»»ä½•å…¬é–‹é‡‘é‘°"
 
-#: src/lang.c:1062
+#: src/lang.c:1065
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone: "
 msgstr "%s=é›¢é–‹ï¼Œ%s=ç·¨è¼¯ï¼Œ%s=æ‹¼å¯«æª¢æŸ¥ï¼Œ%s=pgpï¼Œ%s=é¸å–®ï¼Œ%s=å¼µè²¼ï¼Œ%s=æ“±ç½®ï¼š"
 
-#: src/lang.c:1063
+#: src/lang.c:1066
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=send [%%s]: "
 msgstr "%s=é›¢é–‹ï¼Œ%s=ç·¨è¼¯ï¼Œ%s=æ‹¼å¯«æª¢æŸ¥ï¼Œ%s=pgpï¼Œ%s=ç™¼é€ [%%s]ï¼š"
 
-#: src/lang.c:1064
+#: src/lang.c:1067
 #, c-format
 msgid ""
 "%s=quit, %s=edit, %s=ispell, %s=pgp, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr ""
 "%s=é›¢é–‹ï¼Œ%s=ç·¨è¼¯ï¼Œ%s=æ‹¼å¯«æª¢æŸ¥ï¼Œ%s=pgpï¼Œ%s=é¸å–®ï¼Œ%s=å¼µè²¼ï¼Œ%s=æ“±ç½® [%%s]ï¼š"
 
-#: src/lang.c:1066
+#: src/lang.c:1069
 #, 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:1067
+#: src/lang.c:1070
 #, c-format
 msgid "%s=quit, %s=edit, %s=pgp, %s=send [%%s]: "
 msgstr "%s=é›¢é–‹ï¼Œ%s=ç·¨è¼¯ï¼Œ%s=pgpï¼Œ%s=ç™¼é€ [%%s]ï¼š"
 
-#: src/lang.c:1068
+#: src/lang.c:1071
 #, 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:1072
+#: src/lang.c:1075
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone: "
 msgstr "%s=é›¢é–‹ï¼Œ%s=ç·¨è¼¯ï¼Œ%s=æ‹¼å¯«æª¢æŸ¥ï¼Œ%s=é¸å–®ï¼Œ%s=å¼µè²¼ï¼Œ%s=æ“±ç½®ï¼š"
 
-#: src/lang.c:1073
+#: src/lang.c:1076
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=send [%%s]: "
 msgstr "%s=é›¢é–‹ï¼Œ%s=ç·¨è¼¯ï¼Œ%s=æ‹¼å¯«æª¢æŸ¥ï¼Œ%s=ç™¼é€ [%%s]ï¼š"
 
-#: src/lang.c:1074
+#: src/lang.c:1077
 #, c-format
 msgid "%s=quit, %s=edit, %s=ispell, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr "%s=é›¢é–‹ï¼Œ%s=ç·¨è¼¯ï¼Œ%s=æ‹¼å¯«æª¢æŸ¥ï¼Œ%s=é¸å–®ï¼Œ%s=å¼µè²¼ï¼Œ%s=æ“±ç½® [%%s]ï¼š"
 
-#: src/lang.c:1076
+#: src/lang.c:1079
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone: "
 msgstr "%s=é›¢é–‹ï¼Œ%s=ç·¨è¼¯ï¼Œ%s=é¸å–®ï¼Œ%s=å¼µè²¼ï¼Œ%s=æ“±ç½®ï¼š"
 
-#: src/lang.c:1077
+#: src/lang.c:1080
 #, c-format
 msgid "%s=quit, %s=edit, %s=send [%%s]: "
 msgstr "%s=é›¢é–‹ï¼Œ%s=ç·¨è¼¯ï¼Œ%s=ç™¼é€ [%%s]ï¼š"
 
-#: src/lang.c:1078
+#: src/lang.c:1081
 #, c-format
 msgid "%s=quit, %s=edit, %s=menu, %s=post, %s=postpone [%%s]: "
 msgstr "%s=é›¢é–‹ï¼Œ%s=ç·¨è¼¯ï¼Œ%s=é¸å–®ï¼Œ%s=å¼µè²¼ï¼Œ%s=æ“±ç½® [%%s]ï¼š"
 
-#: src/lang.c:1087
+#: src/lang.c:1090
 msgid "Try cache_overview_files to speed up things.\n"
 msgstr "å˜—è©¦ cache_overview_files ä»¥åŠ é€Ÿã€‚\n"
 
-#: src/lang.c:1088
+#: src/lang.c:1091
 msgid "Tin will use local index files instead.\n"
 msgstr "Tin å°‡ä½¿ç”¨æœ¬åœ°ç´¢å¼•æª”æ¡ˆåšç‚ºæ›¿ä»£ã€‚\n"
 
-#: src/lang.c:1089
+#: src/lang.c:1092
 msgid "Cannot find NNTP server name"
 msgstr "æ‰¾ä¸åˆ° NNTP ä¼ºæœå™¨åç¨±"
 
-#: src/lang.c:1090
+#: src/lang.c:1093
 #, c-format
 msgid "Connecting to %s:%u..."
 msgstr "é€£ç·šåˆ° %s:%uâ€¦"
 
-#: src/lang.c:1091
+#: src/lang.c:1094
 msgid "Disconnecting from server...\n"
 msgstr "å¾žä¼ºæœå™¨ä¸­æ–·é€£ç·šâ€¦\n"
 
-#: src/lang.c:1092
+#: src/lang.c:1095
 #, c-format
 msgid ""
 "Wrong newsgroup name (\"%s\") in response of \"GROUP %s\" command: \"%s\""
 msgstr "éŒ¯èª¤æ–°èžç¾¤çµ„åç¨± (ã€Œ%sã€) æ–¼ã€Œç¾¤çµ„ %sã€å‘½ä»¤ï¼šã€Œ%sã€çš„å›žæ‡‰ä¹‹ä¸­"
 
-#: src/lang.c:1093
+#: src/lang.c:1096
 #, c-format
 msgid "Failed to connect to NNTP server %s. Exiting..."
 msgstr "é€£ç·šåˆ° NNTP ä¼ºæœå™¨ %s æ™‚å¤±æ•—ã€‚é›¢é–‹â€¦"
 
-#: src/lang.c:1094
+#: src/lang.c:1097
 msgid "205  Closing connection"
 msgstr "205  é—œé–‰é€£æŽ¥"
 
-#: src/lang.c:1095
+#: src/lang.c:1098
 msgid "Your server does not support the NNTP XOVER or OVER command.\n"
 msgstr "æ‚¨çš„ä¼ºæœå™¨ä¸æ”¯æ´ NNTP XOVER æˆ– OVER å‘½ä»¤ã€‚\n"
 
-#: src/lang.c:1096
+#: src/lang.c:1099
 msgid "Connection to news server has timed out. Reconnect?"
 msgstr "é€£ç·šåˆ°æ–°èžä¼ºæœå™¨å·²é€¾æ™‚ã€‚é‡æ–°é€£ç·šï¼Ÿ"
 
-#: src/lang.c:1097
+#: src/lang.c:1100
 #, c-format
 msgid ""
 "Put the server name in the file %s,\n"
@@ -4617,45 +4636,45 @@ msgstr ""
 "åœ¨æª”æ¡ˆ %s ä¸­æ”¾å…¥ä¼ºæœå™¨åç¨±ï¼Œ\n"
 "æˆ–è¨­å®šç’°å¢ƒè®Šæ•¸ NNTPSERVER"
 
-#: src/lang.c:1098
+#: src/lang.c:1101
 msgid "  -A       force authentication on connect"
 msgstr "  -A       é€£ç·šæ™‚å¼·åˆ¶èªè­‰"
 
-#: src/lang.c:1099
+#: src/lang.c:1102
 #, c-format
 msgid "  -g serv  read news from NNTP server serv [default=%s]"
 msgstr "  -g serv  å¾ž NNTP ä¼ºæœå™¨ serv [é è¨­=%s] è®€å–æ–°èž"
 
-#: src/lang.c:1100
+#: src/lang.c:1103
 #, c-format
 msgid "  -p port  use port as NNTP port [default=%d]"
 msgstr "  -p port  ä½¿ç”¨ port åšç‚º NNTP é€šè¨ŠåŸ  [é è¨­=%d]"
 
-#: src/lang.c:1101
+#: src/lang.c:1104
 msgid "  -Q       quick start. Same as -nqd"
 msgstr "  -Q       å¿«é€Ÿé–‹å§‹ã€‚å¦‚åŒ -nqd"
 
-#: src/lang.c:1102
+#: src/lang.c:1105
 msgid "  -r       read news remotely from default NNTP server"
 msgstr "  -r       å¾žé è¨­ NNTP ä¼ºæœå™¨é ç«¯è®€å–æ–°èž"
 
-#: src/lang.c:1103
+#: src/lang.c:1106
 msgid "  -l       use only LIST instead of GROUP (-n) command"
 msgstr "  -l       åªä½¿ç”¨ LIST ä»¥ä»£æ›¿ GROUP (-n) å‘½ä»¤"
 
-#: src/lang.c:1104
+#: src/lang.c:1107
 msgid "  -n       only read subscribed .newsrc groups from NNTP server"
 msgstr "  -n       å¾ž NNTP ä¼ºæœå™¨åªè®€å–å·²è¨‚é–±çš„ .newsrc ç¾¤çµ„"
 
-#: src/lang.c:1106
+#: src/lang.c:1109
 msgid "  -4       force connecting via IPv4"
 msgstr "  -4       å¼·åˆ¶é€éŽ IPv4 é€£æŽ¥"
 
-#: src/lang.c:1107
+#: src/lang.c:1110
 msgid "  -6       force connecting via IPv6"
 msgstr "  -6       å¼·åˆ¶é€éŽ IPv6 é€£æŽ¥"
 
-#: src/lang.c:1108
+#: src/lang.c:1111
 msgid ""
 "\n"
 "socket or connect problem\n"
@@ -4663,7 +4682,7 @@ msgstr ""
 "\n"
 "é€šè¨Šç«¯æˆ–é€£æŽ¥å•é¡Œ\n"
 
-#: src/lang.c:1110
+#: src/lang.c:1113
 #, c-format
 msgid ""
 "\n"
@@ -4672,16 +4691,16 @@ msgstr ""
 "\n"
 "é€£ç·šåˆ° %sï¼š"
 
-#: src/lang.c:1111
+#: src/lang.c:1114
 msgid "Giving up...\n"
 msgstr "æ”¾æ£„â€¦\n"
 
-#: src/lang.c:1113
+#: src/lang.c:1116
 #, c-format
 msgid "%s/tcp: Unknown service.\n"
 msgstr "%s/tcpï¼šä¸æ˜Žæœå‹™ã€‚\n"
 
-#: src/lang.c:1117
+#: src/lang.c:1120
 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"
@@ -4689,82 +4708,82 @@ msgstr ""
 "æ‚¨çš„ä¼ºæœå™¨æ²’æœ‰ Xref: æ–¼å®ƒçš„ XOVER è³‡è¨Šä¹‹ä¸­ã€‚\n"
 "Tin å°‡å˜—è©¦ä½¿ç”¨ XHDR XREF åšç‚ºæ›¿ä»£ (æœƒæ…¢ä¸€é»ž)ã€‚\n"
 
-#: src/lang.c:1120
+#: src/lang.c:1123
 msgid "Your server does not have Xref: in its XOVER information.\n"
 msgstr "æ‚¨çš„ä¼ºæœå™¨æ²’æœ‰ Xref: æ–¼å®ƒçš„ XOVER è³‡è¨Šä¹‹ä¸­ã€‚\n"
 
-#: src/lang.c:1123
+#: src/lang.c:1126
 #, 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:1126
+#: src/lang.c:1129
 msgid "  -Q       quick start. Same as -qd"
 msgstr "  -Q       å¿«é€Ÿé–‹å§‹ã€‚å¦‚åŒ -qd"
 
-#: src/lang.c:1127
+#: src/lang.c:1130
 msgid "  -l       read only active file instead of scanning spool (-n) command"
 msgstr "  -l       ç¾ç”¨æª”æ¡ˆå”¯è®€ä»¥ä»£æ›¿æŽƒææš«å­˜ (-n) å‘½ä»¤"
 
-#: src/lang.c:1128
+#: src/lang.c:1131
 msgid "  -n       only read subscribed .newsrc groups from spool"
 msgstr "  -n       åªå¾žæš«å­˜è®€å–å·²è¨‚é–±çš„ .newsrc ç¾¤çµ„"
 
-#: src/lang.c:1129
+#: src/lang.c:1132
 msgid "Your server does not have Xref: in its NOV-files.\n"
 msgstr "æ‚¨çš„ä¼ºæœå™¨æ²’æœ‰ Xref: æ–¼å®ƒçš„ NOV æª”æ¡ˆä¹‹ä¸­ã€‚\n"
 
-#: src/lang.c:1133
+#: src/lang.c:1136
 msgid "Posting using external inews failed. Use built in inews instead?"
 msgstr "ä½¿ç”¨å¤–éƒ¨ inews å¼µè²¼å¤±æ•—ã€‚ä½¿ç”¨å…§å»º inews åšç‚ºæ›¿ä»£ï¼Ÿ"
 
-#: src/lang.c:1134
+#: src/lang.c:1137
 msgid "It worked! Should I always use my built in inews from now on?"
 msgstr "å®ƒåšåˆ°äº†ï¼å¾žç¾åœ¨èµ·ï¼Œæˆ‘æ‡‰è©²ä¸€å¾‹ä½¿ç”¨å…§å»ºçš„ inewsï¼Ÿ"
 
-#: src/lang.c:1138
+#: src/lang.c:1141
 #, c-format
 msgid "%d %s printed"
 msgstr "%d %s å·²åˆ—å°"
 
-#: src/lang.c:1139
+#: src/lang.c:1142
 msgid "output article/thread/hot/pattern/tagged articles to printer"
 msgstr "è¼¸å‡º æ–‡ç« /è¨Žè«–ä¸²/ç†±é–€/èƒšé¨°/å·²æ¨™å®šæ–‡ç«  åˆ°å°è¡¨æ©Ÿ"
 
-#: src/lang.c:1140
+#: src/lang.c:1143
 msgid "Print"
 msgstr "åˆ—å°"
 
-#: src/lang.c:1141
+#: src/lang.c:1144
 msgid "Printing..."
 msgstr "åˆ—å°ä¸­â€¦"
 
-#: src/lang.c:1145
+#: src/lang.c:1148
 msgid "pipe article/thread/hot/pattern/tagged articles into command"
 msgstr "ç®¡ç·š æ–‡ç« /è¨Žè«–ä¸²/ç†±é–€/èƒšé¨°/å·²æ¨™å®šæ–‡ç«  é€²å…¥å‘½ä»¤"
 
-#: src/lang.c:1146
+#: src/lang.c:1149
 msgid "No command"
 msgstr "æ²’æœ‰å‘½ä»¤"
 
-#: src/lang.c:1147
+#: src/lang.c:1150
 msgid "Pipe"
 msgstr "ç®¡ç·š"
 
-#: src/lang.c:1148
+#: src/lang.c:1151
 #, c-format
 msgid "Pipe to command [%.*s]> "
 msgstr "ç®¡ç·šåˆ°å‘½ä»¤ [%.*s]>"
 
-#: src/lang.c:1149
+#: src/lang.c:1152
 msgid "Piping..."
 msgstr "ç®¡ç·šä¸­â€¦"
 
-#: src/lang.c:1151
+#: src/lang.c:1154
 msgid "Piping not enabled."
 msgstr "ç®¡ç·šæœªå•Ÿç”¨ã€‚"
 
-#: src/lang.c:1155
+#: src/lang.c:1158
 #, c-format
 msgid ""
 "\n"
@@ -4779,7 +4798,7 @@ msgstr ""
 "      æ‰å…è¨±ã€‚ä½¿ç”¨é€—è™Ÿ(,)ä¾†åˆ†éš”å¤šé‡çš„\n"
 "      æ–°èžç¾¤çµ„åç¨±ã€‚\n"
 
-#: src/lang.c:1160
+#: src/lang.c:1163
 #, c-format
 msgid ""
 "\n"
@@ -4792,7 +4811,7 @@ msgstr ""
 "      åœ¨åˆ—ä¸­ä¸å¯ä»¥åŒ…å«ç©ºç™½ï¼Œ å› æ­¤é€™æ˜¯ä¸å…è¨±çš„ã€‚\n"
 "      è«‹å°‡æ‰€æœ‰æ–°èžç¾¤çµ„å¯«å…¥å–®ä¸€åˆ—ä¸­ã€‚\n"
 
-#: src/lang.c:1165
+#: src/lang.c:1168
 #, c-format
 msgid ""
 "\n"
@@ -4805,7 +4824,7 @@ msgstr ""
 "        é€™æ˜¯éžå¸¸æ–°çš„åŠŸèƒ½ï¼Œå¯èƒ½ç„¡æ³•è¢«æ‰€æœ‰çš„ä¼ºæœå™¨æŽ¥æ”¶ã€‚\n"
 "        ç‚ºé¿å…éº»ç…©ï¼Œè«‹å°‡æ‰€æœ‰æ–°èžç¾¤çµ„å¯«å…¥å–®ä¸€åˆ—ä¸­ã€‚\n"
 
-#: src/lang.c:1169
+#: src/lang.c:1172
 #, c-format
 msgid ""
 "\n"
@@ -4814,7 +4833,7 @@ msgstr ""
 "\n"
 "è­¦å‘Šï¼šã€Œ%s:ã€åˆ—ä¸­å«æœ‰æ‡‰è©²è¢«ç§»é™¤çš„ç©ºæ ¼ã€‚\n"
 
-#: src/lang.c:1174
+#: src/lang.c:1177
 msgid ""
 "\n"
 "  If your article contains quoted text  please take some time to pare it "
@@ -4846,40 +4865,40 @@ msgstr ""
 "  ä¸åœ¨ä¹Žä¸¦æ³¨æ„æ‚¨å¼µè²¼æ‰€ç”¨çš„æ ¼å¼ï¼Œåˆ¥äººå°‡å¾ˆå¯èƒ½\n"
 "  æœƒå®Œå…¨å¿½ç•¥å®ƒï¼Œå°¤å…¶æ˜¯åœ¨é€™å€‹æ“æ“ çš„ç¶²è·¯ä¸­ã€‚\n"
 
-#: src/lang.c:1187
+#: src/lang.c:1190
 msgid "shell escape"
 msgstr "å‘½ä»¤æ®¼è·³è„«"
 
-#: src/lang.c:1188
+#: src/lang.c:1191
 #, c-format
 msgid "Shell Command (%s)"
 msgstr "å‘½ä»¤æ®¼å‘½ä»¤ (%s)"
 
-#: src/lang.c:1189
+#: src/lang.c:1192
 #, c-format
 msgid "Enter shell command [%s]> "
 msgstr "è¼¸å…¥å‘½ä»¤æ®¼å‘½ä»¤ [%s]>"
 
-#: src/lang.c:1193
+#: src/lang.c:1196
 #, c-format
 msgid "%s: Can't get entry for TERM\n"
 msgstr "%sï¼šç„¡æ³•æå– TERM æ¢ç›®\n"
 
-#: src/lang.c:1197
+#: src/lang.c:1200
 #, c-format
 msgid "Group %.*s ('q' to quit)..."
 msgstr "ç¾¤çµ„ %.*s (ã€Žqã€ä»¥é›¢é–‹)â€¦"
 
-#: src/lang.c:1199
+#: src/lang.c:1202
 #, c-format
 msgid "Group %.*s..."
 msgstr "ç¾¤çµ„ %.*sâ€¦"
 
-#: src/lang.c:1203
+#: src/lang.c:1206
 msgid "Server unavailable\n"
 msgstr "ä¼ºæœå™¨ç„¡æ³•ä½¿ç”¨\n"
 
-#: src/lang.c:1209
+#: src/lang.c:1212
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; "
@@ -4888,533 +4907,534 @@ msgstr ""
 "%s=ç®¡ç·šï¼›%s=éƒµå¯„ï¼›%s=åˆ—å°ï¼›%s=é›¢é–‹ï¼›%s=åˆ‡æ›æ‰€æœ‰/æœªè®€ï¼›%s=å„²å­˜ï¼›%s=æ¨™å®šï¼›%s=å¼µ"
 "è²¼"
 
-#: src/lang.c:1210
+#: src/lang.c:1213
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr ""
 "%s=ç®¡ç·šï¼›%s=éƒµå¯„ï¼›%s=åˆ—å°ï¼›%s=é›¢é–‹ï¼›%s=å›žè¦†éƒµä»¶ï¼›%s=å„²å­˜ï¼›%s=æ¨™å®šï¼›%s=å¼µè²¼"
 
-#: src/lang.c:1212
+#: src/lang.c:1215
 #, c-format
 msgid ""
 "%s=mail; %s=print; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr "%s=éƒµå¯„ï¼›%s=åˆ—å°ï¼›%s=é›¢é–‹ï¼›%s=åˆ‡æ›æ‰€æœ‰/æœªè®€ï¼›%s=å„²å­˜ï¼›%s=æ¨™å®šï¼›%s=å¼µè²¼"
 
-#: src/lang.c:1213
+#: src/lang.c:1216
 #, c-format
 msgid "%s=mail; %s=print; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr "%s=éƒµå¯„ï¼›%s=åˆ—å°ï¼›%s=é›¢é–‹ï¼›%s=å›žè¦†éƒµä»¶ï¼›%s=å„²å­˜ï¼›%s=æ¨™å®šï¼›%s=å¼µè²¼"
 
-#: src/lang.c:1217
+#: src/lang.c:1220
 #, c-format
 msgid ""
 "%s=pipe; %s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr "%s=ç®¡ç·šï¼›%s=éƒµå¯„ï¼›%s=é›¢é–‹ï¼›%s=åˆ‡æ›æ‰€æœ‰/æœªè®€ï¼›%s=å„²å­˜ï¼›%s=æ¨™å®šï¼›%s=å¼µè²¼"
 
-#: src/lang.c:1218
+#: src/lang.c:1221
 #, c-format
 msgid "%s=pipe; %s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr "%s=ç®¡ç·šï¼›%s=éƒµå¯„ï¼›%s=é›¢é–‹ï¼›%s=å›žè¦†éƒµä»¶ï¼›%s=å„²å­˜ï¼›%s=æ¨™å®šï¼›%s=å¼µè²¼"
 
-#: src/lang.c:1220
+#: src/lang.c:1223
 #, c-format
 msgid "%s=mail; %s=quit; %s=toggle all/unread; %s=save; %s=tag; %s=post"
 msgstr "%s=éƒµå¯„ï¼›%s=é›¢é–‹ï¼›%s=åˆ‡æ›æ‰€æœ‰/æœªè®€ï¼›%s=å„²å­˜ï¼›%s=æ¨™å®šï¼›%s=å¼µè²¼"
 
-#: src/lang.c:1221
+#: src/lang.c:1224
 #, c-format
 msgid "%s=mail; %s=quit; %s=reply mail; %s=save; %s=tag; %s=post"
 msgstr "%s=éƒµå¯„ï¼›%s=é›¢é–‹ï¼›%s=å›žè¦†éƒµä»¶ï¼›%s=å„²å­˜ï¼›%s=æ¨™å®šï¼›%s=å¼µè²¼"
 
-#: src/lang.c:1227
+#: src/lang.c:1230
 msgid "Terminal does not support color"
 msgstr "çµ‚ç«¯æ©Ÿä¸æ”¯æ´é¡è‰²"
 
-#: src/lang.c:1232
+#: src/lang.c:1235
 #, c-format
 msgid "Trying %s"
 msgstr "å˜—è©¦ %s"
 
-#: src/lang.c:1246 src/lang.c:1274 src/lang.c:1545 src/refs.c:289
+#: src/lang.c:1249 src/lang.c:1277 src/lang.c:1548 src/refs.c:289
 msgid "None"
 msgstr "ç„¡"
 
-#: src/lang.c:1247
+#: src/lang.c:1250
 msgid "Subject"
 msgstr "ä¸»æ—¨"
 
-#: src/lang.c:1248
+#: src/lang.c:1251
 msgid "References"
 msgstr "åƒè€ƒ"
 
-#: src/lang.c:1249
+#: src/lang.c:1252
 msgid "Both Subject and References"
 msgstr "ä¸»æ—¨å’Œåƒè€ƒå…©è€…"
 
-#: src/lang.c:1250
+#: src/lang.c:1253
 msgid "Multipart Subject"
 msgstr "å¤šéƒ¨ä»¶ä¸»æ—¨"
 
-#: src/lang.c:1251
+#: src/lang.c:1254
 msgid "Percentage Match"
 msgstr "ç™¾åˆ†æ¯”åŒ¹é…"
 
-#: src/lang.c:1264 src/lang.c:1355 src/lang.c:1434
+#: src/lang.c:1267 src/lang.c:1358 src/lang.c:1437
 msgid "No"
 msgstr "å¦"
 
-#: src/lang.c:1265 src/lang.c:1436
+#: src/lang.c:1268 src/lang.c:1439
 msgid "Yes"
 msgstr "æ˜¯"
 
-#: src/lang.c:1266
+#: src/lang.c:1269
 msgid "Hide All"
 msgstr "éš±è—æ‰€æœ‰"
 
-#: src/lang.c:1275
+#: src/lang.c:1278
 msgid "Address"
 msgstr "åœ°å€"
 
-#: src/lang.c:1276
+#: src/lang.c:1279
 msgid "Full Name"
 msgstr "å…¨å"
 
-#: src/lang.c:1277
+#: src/lang.c:1280
 msgid "Address and Name"
 msgstr "åœ°å€å’Œåç¨±"
 
-#: src/lang.c:1285
+#: src/lang.c:1288
 msgid "Max"
 msgstr "æœ€å¤§"
 
-#: src/lang.c:1286
+#: src/lang.c:1289
 msgid "Sum"
 msgstr "ç¸½å’Œ"
 
-#: src/lang.c:1287
+#: src/lang.c:1290
 msgid "Average"
 msgstr "å¹³å‡"
 
-#: src/lang.c:1297 src/lang.c:1317
+#: src/lang.c:1300 src/lang.c:1320
 msgid "Black"
 msgstr "é»‘è‰²"
 
-#: src/lang.c:1298 src/lang.c:1318
+#: src/lang.c:1301 src/lang.c:1321
 msgid "Red"
 msgstr "ç´…è‰²"
 
-#: src/lang.c:1299 src/lang.c:1319
+#: src/lang.c:1302 src/lang.c:1322
 msgid "Green"
 msgstr "ç¶ è‰²"
 
-#: src/lang.c:1300 src/lang.c:1320
+#: src/lang.c:1303 src/lang.c:1323
 msgid "Brown"
 msgstr "æ£•è‰²"
 
-#: src/lang.c:1301 src/lang.c:1321
+#: src/lang.c:1304 src/lang.c:1324
 msgid "Blue"
 msgstr "è—è‰²"
 
-#: src/lang.c:1302 src/lang.c:1322
+#: src/lang.c:1305 src/lang.c:1325
 msgid "Pink"
 msgstr "ç²‰ç´…"
 
-#: src/lang.c:1303 src/lang.c:1323
+#: src/lang.c:1306 src/lang.c:1326
 msgid "Cyan"
 msgstr "é’è‰²"
 
-#: src/lang.c:1304 src/lang.c:1324
+#: src/lang.c:1307 src/lang.c:1327
 msgid "White"
 msgstr "ç™½è‰²"
 
-#: src/lang.c:1305
+#: src/lang.c:1308
 msgid "Gray"
 msgstr "ç°è‰²"
 
-#: src/lang.c:1306
+#: src/lang.c:1309
 msgid "Light Red"
 msgstr "æ·ºç´…è‰²"
 
-#: src/lang.c:1307
+#: src/lang.c:1310
 msgid "Light Green"
 msgstr "æ·ºç¶ è‰²"
 
-#: src/lang.c:1308
+#: src/lang.c:1311
 msgid "Yellow"
 msgstr "é»ƒè‰²"
 
-#: src/lang.c:1309
+#: src/lang.c:1312
 msgid "Light Blue"
 msgstr "æ·ºè—è‰²"
 
-#: src/lang.c:1310
+#: src/lang.c:1313
 msgid "Light Pink"
 msgstr "æ·ºç²‰ç´…"
 
-#: src/lang.c:1311
+#: src/lang.c:1314
 msgid "Light Cyan"
 msgstr "æ·ºé’è‰²"
 
-#: src/lang.c:1312
+#: src/lang.c:1315
 msgid "Light White"
 msgstr "äº®ç™½è‰²"
 
-#: src/lang.c:1333 src/lang.c:1441 src/lang.c:1456
+#: src/lang.c:1336 src/lang.c:1444 src/lang.c:1459
 msgid "Nothing"
 msgstr "æ²’æœ‰ä»»ä½•æ±è¥¿"
 
-#: src/lang.c:1335
+#: src/lang.c:1338
 msgid "Space"
 msgstr "ç©ºæ ¼"
 
-#: src/lang.c:1343
+#: src/lang.c:1346
 msgid "Normal"
 msgstr "ä¸€èˆ¬"
 
-#: src/lang.c:1344
+#: src/lang.c:1347
 msgid "Best highlighting"
 msgstr "æœ€ä½³é«˜äº®åº¦é¡¯ç¤º"
 
-#: src/lang.c:1345
+#: src/lang.c:1348
 msgid "Underline"
 msgstr "åº•ç·š"
 
-#: src/lang.c:1346
+#: src/lang.c:1349
 msgid "Reverse video"
 msgstr "åç™½é¡¯ç¤º"
 
-#: src/lang.c:1347
+#: src/lang.c:1350
 msgid "Blinking"
 msgstr "é–ƒå‹•"
 
-#: src/lang.c:1348
+#: src/lang.c:1351
 msgid "Half bright"
 msgstr "åŠæ˜Žäº®"
 
-#: src/lang.c:1349
+#: src/lang.c:1352
 msgid "Bold"
 msgstr "ç²—é«”"
 
-#: src/lang.c:1356
+#: src/lang.c:1359
 msgid "Cc"
 msgstr "å‰¯æœ¬"
 
-#: src/lang.c:1357
+#: src/lang.c:1360
 msgid "Bcc"
 msgstr "å¯†ä»¶å‰¯æœ¬"
 
-#: src/lang.c:1358
+#: src/lang.c:1361
 msgid "Cc and Bcc"
 msgstr "å‰¯æœ¬å’Œå¯†ä»¶å‰¯æœ¬"
 
-#: src/lang.c:1364 src/lang.c:1377
+#: src/lang.c:1367 src/lang.c:1380
 msgid "none"
 msgstr "ç„¡"
 
-#: src/lang.c:1365
+#: src/lang.c:1368
 msgid "commands"
 msgstr "å‘½ä»¤"
 
-#: src/lang.c:1366
+#: src/lang.c:1369
 msgid "select"
 msgstr "é¸å–"
 
-#: src/lang.c:1368
+#: src/lang.c:1371
 msgid "commands & quit"
 msgstr "å‘½ä»¤ & é›¢é–‹"
 
-#: src/lang.c:1369
+#: src/lang.c:1372
 msgid "commands & select"
 msgstr "å‘½ä»¤ & é¸å–"
 
-#: src/lang.c:1370
+#: src/lang.c:1373
 msgid "quit & select"
 msgstr "é›¢é–‹ & é¸å–"
 
-#: src/lang.c:1371
+#: src/lang.c:1374
 msgid "commands & quit & select"
 msgstr "å‘½ä»¤ & é›¢é–‹ & é¸å–"
 
-#: src/lang.c:1378
+#: src/lang.c:1381
 msgid "PageDown"
 msgstr "ä¸‹ä¸€é "
 
-#: src/lang.c:1379
+#: src/lang.c:1382
 msgid "PageNextUnread"
 msgstr "ä¸‹ä¸€æœªè®€é "
 
-#: src/lang.c:1380
+#: src/lang.c:1383
 msgid "PageDown or PageNextUnread"
 msgstr "ä¸‹ä¸€é æˆ–ä¸€æœªè®€é "
 
-#: src/lang.c:1386
+#: src/lang.c:1389
 msgid "Subject: (case sensitive)"
 msgstr "Subject: (å¤§å°å¯«ç›¸ç¬¦)"
 
-#: src/lang.c:1387
+#: src/lang.c:1390
 msgid "Subject: (ignore case)"
 msgstr "Subject: (å¿½ç•¥å¤§å°å¯«)"
 
-#: src/lang.c:1388
+#: src/lang.c:1391
 msgid "From: (case sensitive)"
 msgstr "From: (å¤§å°å¯«ç›¸ç¬¦)"
 
-#: src/lang.c:1389
+#: src/lang.c:1392
 msgid "From: (ignore case)"
 msgstr "From: (å¿½ç•¥å¤§å°å¯«)"
 
-#: src/lang.c:1390
+#: src/lang.c:1393
 msgid "Msg-ID: & full References: line"
 msgstr "Message-ID: & å…¨éƒ¨ References: åˆ—"
 
-#: src/lang.c:1391
+#: src/lang.c:1394
 msgid "Msg-ID: & last References: only"
 msgstr "Message-ID: & æœ€å¾Œä¸€ç­† References: åªæœ‰"
 
-#: src/lang.c:1392
+#: src/lang.c:1395
 msgid "Message-ID: entry only"
 msgstr "åªæœ‰ Message-ID: æ¢ç›®"
 
-#: src/lang.c:1393
+#: src/lang.c:1396
 msgid "Lines:"
 msgstr "Lines:"
 
-#: src/lang.c:1399
+#: src/lang.c:1402
 msgid "Don't trim article body"
 msgstr "ä¸ä¿®å‰ªæ–‡ç« å…§æ–‡"
 
-#: src/lang.c:1400
+#: src/lang.c:1403
 msgid "Skip leading blank lines"
 msgstr "è·³éŽå‰å°Žç©ºåˆ—"
 
-#: src/lang.c:1401
+#: src/lang.c:1404
 msgid "Skip trailing blank lines"
 msgstr "è·³éŽå°¾éš¨ç©ºåˆ—"
 
-#: src/lang.c:1402
+#: src/lang.c:1405
 msgid "Skip leading and trailing blank l."
 msgstr "è·³éŽå‰å°Žå’Œå°¾éš¨ç©ºåˆ—ã€‚"
 
-#: src/lang.c:1403
+#: src/lang.c:1406
 msgid "Compact multiple between text"
 msgstr "å£“ç¸®æ–‡å­—é–“å¤šé‡ç©ºåˆ—"
 
-#: src/lang.c:1404
+#: src/lang.c:1407
 msgid "Compact multiple and skip leading"
 msgstr "å£“ç¸®å¤šé‡ç©ºåˆ—å’Œè·³éŽå‰å°Žç©ºåˆ—"
 
-#: src/lang.c:1405
+#: src/lang.c:1408
 msgid "Compact multiple and skip trailing"
 msgstr "å£“ç¸®å¤šé‡ç©ºåˆ—å’Œè·³éŽå°¾éš¨ç©ºåˆ—"
 
-#: src/lang.c:1406
+#: src/lang.c:1409
 msgid "Compact mltpl., skip lead. & trai."
 msgstr "å£“ç¸®å¤šé‡ç©ºåˆ—ï¼Œè·³éŽå‰å°Ž & å°¾éš¨ç©ºåˆ—ã€‚"
 
-#: src/lang.c:1435
+#: src/lang.c:1438
 msgid "Shell archive"
 msgstr "å‘½ä»¤æ®¼å­˜æª”"
 
-#: src/lang.c:1442
+#: src/lang.c:1445
 msgid "Subject: (descending)"
 msgstr "Subject: (éžé™)"
 
-#: src/lang.c:1443
+#: src/lang.c:1446
 msgid "Subject: (ascending)"
 msgstr "Subject: (éžå‡)"
 
-#: src/lang.c:1444
+#: src/lang.c:1447
 msgid "From: (descending)"
 msgstr "From: (éžé™)"
 
-#: src/lang.c:1445
+#: src/lang.c:1448
 msgid "From: (ascending)"
 msgstr "From: (éžå‡)"
 
-#: src/lang.c:1446
+#: src/lang.c:1449
 msgid "Date: (descending)"
 msgstr "Date: (éžé™)"
 
-#: src/lang.c:1447
+#: src/lang.c:1450
 msgid "Date: (ascending)"
 msgstr "Date: (éžå‡)"
 
-#: src/lang.c:1448 src/lang.c:1457
+#: src/lang.c:1451 src/lang.c:1460
 msgid "Score (descending)"
 msgstr "åˆ†æ•¸ (éžé™)"
 
-#: src/lang.c:1449 src/lang.c:1458
+#: src/lang.c:1452 src/lang.c:1461
 msgid "Score (ascending)"
 msgstr "åˆ†æ•¸ (éžå‡)"
 
-#: src/lang.c:1450
+#: src/lang.c:1453
 msgid "Lines: (descending)"
 msgstr "Lines: (éžé™)"
 
-#: src/lang.c:1451
+#: src/lang.c:1454
 msgid "Lines: (ascending)"
 msgstr "Lines: (éžå‡)"
 
-#: src/lang.c:1459
+#: src/lang.c:1462
 msgid "Last posting date (descending)"
 msgstr "æœ€è¿‘ä¸€æ¬¡å¼µè²¼æ—¥æœŸ (éžé™)"
 
-#: src/lang.c:1460
+#: src/lang.c:1463
 msgid "Last posting date (ascending)"
 msgstr "æœ€è¿‘ä¸€æ¬¡å¼µè²¼æ—¥æœŸ (éžå‡)"
 
-#: src/lang.c:1466
+#: src/lang.c:1469
 msgid "Quick-sort"
 msgstr "å¿«é€ŸæŽ’åºæ³•"
 
-#: src/lang.c:1467
+#: src/lang.c:1470
 msgid "Heap-sort"
 msgstr "å †ç©æŽ’åºæ³•"
 
-#: src/lang.c:1474
+#: src/lang.c:1477
 msgid "Always Keep"
 msgstr "ä¸€å¾‹ä¿ç•™"
 
-#: src/lang.c:1475
+#: src/lang.c:1478
 msgid "Always Remove"
 msgstr "ä¸€å¾‹ç§»é™¤"
 
-#: src/lang.c:1476
+#: src/lang.c:1479
 msgid "Mark with D on selection screen"
 msgstr "æ–¼é¸æ“‡èž¢å¹•ä»¥ D æ¨™è¨˜"
 
-#: src/lang.c:1482
+#: src/lang.c:1485
 msgid "Kill only unread arts"
 msgstr "åªç é™¤æœªè®€æ–‡ç« "
 
-#: src/lang.c:1483
+#: src/lang.c:1486
 msgid "Kill all arts & show with K"
 msgstr "ä»¥ K ç é™¤æ‰€æœ‰æ–‡ç«  & é¡¯ç¤º"
 
 #. TODO: s/K/art_marked_killed/
-#: src/lang.c:1484
+#: src/lang.c:1487
 msgid "Kill all arts and never show"
 msgstr "ç é™¤æ‰€æœ‰æ–‡ç« ä¸¦æ°¸ä¸é¡¯ç¤º"
 
-#: src/lang.c:1490
+#: src/lang.c:1493
 msgid "Nothing special"
 msgstr "æ²’ä»€éº¼ç‰¹åˆ¥"
 
-#: src/lang.c:1491
+#: src/lang.c:1494
 msgid "Compress quotes"
 msgstr "å£“ç¸®å¼•è¨€"
 
-#: src/lang.c:1492
+#: src/lang.c:1495
 msgid "Quote signatures"
 msgstr "å¼•ç”¨ç°½å"
 
-#: src/lang.c:1493
+#: src/lang.c:1496
 msgid "Compress quotes, quote sigs"
 msgstr "å£“ç¸®å¼•è¨€ï¼Œå¼•ç”¨ç°½å"
 
-#: src/lang.c:1494
+#: src/lang.c:1497
 msgid "Quote empty lines"
 msgstr "å¼•è¨€ç©ºåˆ—"
 
-#: src/lang.c:1495
+#: src/lang.c:1498
 msgid "Compress quotes, quote empty lines"
 msgstr "å£“ç¸®å¼•è¨€ï¼Œå¼•è¨€ç©ºåˆ—"
 
-#: src/lang.c:1496
+#: src/lang.c:1499
 msgid "Quote sigs & empty lines"
 msgstr "å¼•ç”¨ç°½å & ç©ºåˆ—"
 
-#: src/lang.c:1497
+#: src/lang.c:1500
 msgid "Comp. q., quote sigs & empty lines"
 msgstr "å£“ç¸®å¼•è¨€ï¼Œå¼•ç”¨ç°½å & ç©ºåˆ—"
 
-#: src/lang.c:1537
+#: src/lang.c:1540
 msgid "no"
 msgstr "ç„¡"
 
-#: src/lang.c:1538
+#: src/lang.c:1541
 msgid "with headers"
 msgstr "ä¿ç•™æ¨™é ­"
 
-#: src/lang.c:1539
+#: src/lang.c:1542
 msgid "without headers"
 msgstr "ç„¡éœ€æ¨™é ­"
 
-#: src/lang.c:1546
+#: src/lang.c:1549
 msgid "NFKC"
 msgstr "NFKC"
 
-#: src/lang.c:1548
+#: src/lang.c:1551
 msgid "NFKD"
 msgstr "NFKD"
 
-#: src/lang.c:1549
+#: src/lang.c:1552
 msgid "NFC"
 msgstr "NFC"
 
-#: src/lang.c:1550
+#: src/lang.c:1553
 msgid "NFD"
 msgstr "NFD"
 
-#: src/lang.c:1558
+#: src/lang.c:1561
 msgid "Display Options"
 msgstr "é¡¯ç¤ºé¸é …"
 
-#: src/lang.c:1565
+#: src/lang.c:1568
 msgid "Color Options"
 msgstr "é¡è‰²é¸é …"
 
-#: src/lang.c:1571
+#: src/lang.c:1574
 msgid "Highlight Options"
 msgstr "çªé¡¯é¸é …"
 
-#: src/lang.c:1578
+#: src/lang.c:1581
 msgid "Article-Limiting Options"
 msgstr "æ–‡ç« é™åˆ¶é¸é …"
 
-#: src/lang.c:1584
+#: src/lang.c:1587
 msgid "Posting/Mailing Options"
 msgstr "å¼µè²¼/éƒµå¯„é¸é …"
 
-#: src/lang.c:1590
+#: src/lang.c:1593
 msgid "Saving/Printing Options"
 msgstr "å„²å­˜/åˆ—å°é¸é …"
 
-#: src/lang.c:1596
+#: src/lang.c:1599
 msgid "Expert Options"
 msgstr "å°ˆå®¶é¸é …"
 
-#: src/lang.c:1602
+#: src/lang.c:1605
 msgid "Filtering Options"
 msgstr "ç¯©é¸é¸é …"
 
-#: src/lang.c:1607 src/lang.c:1638 src/lang.c:1644 src/lang.c:1671
-#: src/lang.c:1723 src/lang.c:1729 src/lang.c:1739 src/lang.c:1750
-#: src/lang.c:1768 src/lang.c:1843 src/lang.c:2030 src/lang.c:2036
-#: src/lang.c:2042 src/lang.c:2048 src/lang.c:2060 src/lang.c:2067
-#: src/lang.c:2121 src/lang.c:2130 src/lang.c:2136 src/lang.c:2143
-#: src/lang.c:2150 src/lang.c:2157 src/lang.c:2164 src/lang.c:2171
-#: src/lang.c:2178 src/lang.c:2185 src/lang.c:2192 src/lang.c:2199
-#: src/lang.c:2206 src/lang.c:2213 src/lang.c:2220 src/lang.c:2227
-#: src/lang.c:2234 src/lang.c:2241 src/lang.c:2248 src/lang.c:2255
-#: src/lang.c:2262 src/lang.c:2269 src/lang.c:2276 src/lang.c:2283
-#: src/lang.c:2290 src/lang.c:2297 src/lang.c:2305 src/lang.c:2321
-#: src/lang.c:2328 src/lang.c:2335 src/lang.c:2342 src/lang.c:2348
-#: src/lang.c:2354 src/lang.c:2371 src/lang.c:2383 src/lang.c:2417
-#: src/lang.c:2470 src/lang.c:2484 src/lang.c:2490 src/lang.c:2515
-#: src/lang.c:2532 src/lang.c:2548 src/lang.c:2584 src/lang.c:2620
-#: src/lang.c:2640 src/lang.c:2675 src/lang.c:2685 src/lang.c:2692
-#: src/lang.c:2718 src/lang.c:2742 src/lang.c:2815 src/lang.c:2829
-#: src/lang.c:2837 src/lang.c:2851 src/lang.c:2857 src/lang.c:2895
+#: src/lang.c:1610 src/lang.c:1641 src/lang.c:1647 src/lang.c:1674
+#: src/lang.c:1726 src/lang.c:1732 src/lang.c:1742 src/lang.c:1753
+#: src/lang.c:1771 src/lang.c:1840 src/lang.c:2041 src/lang.c:2047
+#: src/lang.c:2053 src/lang.c:2059 src/lang.c:2071 src/lang.c:2078
+#: src/lang.c:2132 src/lang.c:2141 src/lang.c:2147 src/lang.c:2154
+#: src/lang.c:2161 src/lang.c:2168 src/lang.c:2175 src/lang.c:2182
+#: src/lang.c:2189 src/lang.c:2196 src/lang.c:2203 src/lang.c:2210
+#: src/lang.c:2217 src/lang.c:2224 src/lang.c:2231 src/lang.c:2238
+#: src/lang.c:2245 src/lang.c:2252 src/lang.c:2259 src/lang.c:2266
+#: src/lang.c:2273 src/lang.c:2280 src/lang.c:2287 src/lang.c:2294
+#: src/lang.c:2301 src/lang.c:2308 src/lang.c:2315 src/lang.c:2323
+#: src/lang.c:2339 src/lang.c:2346 src/lang.c:2353 src/lang.c:2360
+#: src/lang.c:2366 src/lang.c:2372 src/lang.c:2389 src/lang.c:2401
+#: src/lang.c:2435 src/lang.c:2488 src/lang.c:2502 src/lang.c:2508
+#: src/lang.c:2533 src/lang.c:2550 src/lang.c:2566 src/lang.c:2602
+#: src/lang.c:2638 src/lang.c:2658 src/lang.c:2693 src/lang.c:2703
+#: src/lang.c:2710 src/lang.c:2736 src/lang.c:2760 src/lang.c:2833
+#: src/lang.c:2847 src/lang.c:2855 src/lang.c:2869 src/lang.c:2875
+#: src/lang.c:2913
 msgid "<SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr "<SPACE> åˆ‡æ›ï¼Œ<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:1608
+#: src/lang.c:1611
 msgid "Show mini menu & posting etiquette"
 msgstr "é¡¯ç¤ºè¿·ä½ é¸å–® & å¼µè²¼ç¦®å„€"
 
-#: src/lang.c:1609
+#: src/lang.c:1612
 msgid ""
 "# If ON show a mini menu of useful commands at each level\n"
 "# and posting etiquette after composing an article\n"
@@ -5422,15 +5442,15 @@ msgstr ""
 "# å¦‚æžœé–‹å•Ÿå°±åœ¨æ¯å€‹å±¤ç´šä¸­é¡¯ç¤ºå¸¸ç”¨å‘½ä»¤çš„è¿·ä½ é¸å–®\n"
 "# ä¸¦æ–¼æ’°å¯«æ–‡ç« ä¹‹å¾Œé¡¯ç¤ºå¼µè²¼ç¦®å„€\n"
 
-#: src/lang.c:1614
+#: src/lang.c:1617
 msgid "Show short description for each newsgroup. <SPACE> toggles & <CR> sets."
 msgstr "é¡¯ç¤ºæ¯å€‹æ–°èžç¾¤çµ„çš„ç°¡çŸ­æè¿°ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:1615
+#: src/lang.c:1618
 msgid "Show description of each newsgroup"
 msgstr "é¡¯ç¤ºæ¯å€‹æ–°èžç¾¤çµ„çš„æè¿°"
 
-#: src/lang.c:1616
+#: src/lang.c:1619
 msgid ""
 "# If ON show group description text after newsgroup name at\n"
 "# group selection level\n"
@@ -5438,19 +5458,22 @@ msgstr ""
 "# å¦‚æžœé–‹å•Ÿå°±åœ¨ç¾¤çµ„é¸æ“‡å±¤ç´šä¸­æ–¼æ–°èžç¾¤çµ„åç¨±ä¹‹å¾Œ\n"
 "# é¡¯ç¤ºç¾¤çµ„æè¿°æ–‡å­—\n"
 
-#: src/lang.c:1621
+#: src/lang.c:1624
+#, fuzzy
 msgid ""
-"Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> "
+"Show From (author) fields in group & thread level. <SPACE> toggles & <CR> "
 "sets."
 msgstr "åœ¨ç¾¤çµ„é¸å–®ä¸­é¡¯ç¤ºä¸»æ—¨ & ç™¼ä¿¡è€… (ä½œè€…) æ¬„ä½ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:1622
-msgid "In group menu, show author by"
+#: src/lang.c:1625
+#, fuzzy
+msgid "In group and thread level, show author by"
 msgstr "åœ¨ç¾¤çµ„é¸å–®ä¸­ï¼Œé¡¯ç¤ºä½œè€…"
 
-#: src/lang.c:1623
+#: src/lang.c:1626
+#, fuzzy
 msgid ""
-"# Part of from field to display\n"
+"# Part of From field to display in group and thread level\n"
 "# Possible values are (the default is marked with *):\n"
 "#   0 = none\n"
 "#   1 = address\n"
@@ -5464,31 +5487,31 @@ msgstr ""
 "# * 2 = å…¨å\n"
 "#   3 = å…©è€…\n"
 
-#: src/lang.c:1632
+#: src/lang.c:1635
 msgid "Draw -> or highlighted bar for selection. <SPACE> toggles & <CR> sets."
 msgstr "ç¹ªè£½ -> æˆ–é«˜äº®åº¦æ¢ç”¨æ–¼é¸æ“‡ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:1633
+#: src/lang.c:1636
 msgid "Draw -> instead of highlighted bar"
 msgstr "ç¹ªè£½ -> ä»¥ä»£æ›¿é«˜äº®åº¦æ¢"
 
-#: src/lang.c:1634
+#: src/lang.c:1637
 msgid "# If ON use -> otherwise highlighted bar for selection\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±ä½¿ç”¨ -> å¦å‰‡é«˜äº®åº¦æ¢ç”¨æ–¼é¸æ“‡\n"
 
-#: src/lang.c:1639
+#: src/lang.c:1642
 msgid "Use inverse video for page headers"
 msgstr "ä½¿ç”¨åç™½é¡¯ç¤ºç”¨æ–¼é é¢æ¨™é ­"
 
-#: src/lang.c:1640
+#: src/lang.c:1643
 msgid "# If ON use inverse video for page headers at different levels\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±æ–¼ä¸åŒçš„å±¤ç´šä½¿ç”¨åç™½é¡¯ç¤ºç”¨æ–¼é é¢æ¨™é ­\n"
 
-#: src/lang.c:1645
+#: src/lang.c:1648
 msgid "Thread articles by"
 msgstr "è¨Žè«–ä¸²æ–‡ç« ä¾æ“š"
 
-#: src/lang.c:1646
+#: src/lang.c:1649
 msgid ""
 "# Thread articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5508,16 +5531,16 @@ msgstr ""
 "#   4 = å¤šéƒ¨ä»¶ä¸»æ—¨\n"
 "#   5 = ç™¾åˆ†æ¯”åŒ¹é…\n"
 
-#: src/lang.c:1657
+#: src/lang.c:1660
 msgid "Enter percentage match required to thread together. <CR> sets."
 msgstr "è¼¸å…¥å°‡è¨Žè«–ä¸²èµ·æ‰€å¿…éœ€çš„ç™¾åˆ†æ¯”åŒ¹é…ã€‚<CR> è¨­å®šã€‚"
 
-#: src/lang.c:1658
+#: src/lang.c:1661
 msgid "Thread percentage match"
 msgstr "è¨Žè«–ä¸²ç™¾åˆ†æ¯”åŒ¹é…"
 
-#: src/lang.c:1660
-#, fuzzy, no-c-format
+#: src/lang.c:1663
+#, no-c-format
 msgid ""
 "# Thread percentage match...\n"
 "# the percentage of characters in the subject of an article that must match\n"
@@ -5530,20 +5553,20 @@ msgid ""
 "# thread. eg. 'happy' and 'harpy' would match, but 'harpie', 'happie' and\n"
 "# 'harppy' would be threaded separately from 'happy'\n"
 msgstr ""
-"# åŸ·è¡Œç·’ç™¾åˆ†æ¯”åŒ¹é…â€¦\n"
-"# ç™¾åˆ†æ¯”çš„å­—å…ƒåœ¨ä¸­ä¸»æ—¨çš„æ–‡ç« è©²å¿…é ˆåŒ¹é…\n"
-"# åŸºåº•æ–‡ç« ç”¨æ–¼å…©è€…é‚£äº›æ–‡ç« ç‚ºèªç‚ºåˆ°å±¬æ–¼\n"
-"# ç›¸åŒåŸ·è¡Œç·’ã€‚é€™å€‹é¸é …æ˜¯æ•´æ•¸ç™¾åˆ†æ¯”ï¼Œä¾‹å¦‚ï¼š 80, æ²’æœ‰åé€²ä½ä¹Ÿè¨±æœƒ\n"
-"# è¿½éš¨ã€‚å¦‚æžœ 80 è¢«ä½¿ç”¨åœ¨æ­¤ï¼Œç„¶å¾Œ 80% çš„å­—å…ƒå¿…é ˆåŒ¹é…ç²¾ç¢ºçš„ï¼Œ\n"
-"# æ²’æœ‰æ’å…¥çš„å­—å…ƒï¼Œç”¨æ–¼å…©æ–‡ç« ç‚ºç½®æ”¾åœ¨ä¸­ç›¸åŒ\n"
-"# åŸ·è¡Œç·’ã€‚ä¾‹å¦‚ï¼šã€Žå¿«æ¨‚ã€å’Œã€Žharpyã€æœƒåŒ¹é…ï¼Œä½†æ˜¯ã€Žharpieã€ï¼Œã€Žhappieã€å’Œ\n"
-"#ã€Žharppyã€æœƒè¢«åŸ·è¡Œç·’åˆ†éš”å¾žã€Žå¿«æ¨‚ã€\n"
+"# è¨Žè«–ä¸²ç™¾åˆ†æ¯”åŒ¹é…â€¦\n"
+"# åœ¨æ–‡ç« ä¸»æ—¨ä¸­å­—å…ƒçš„ç™¾åˆ†æ¯”å¿…é ˆåŒ¹é…\n"
+"# åŸºåº•æ–‡ç« ï¼Œä»¥ä½¿å…©ç¯‡æ–‡ç« å¯è¢«èªç‚ºå±¬æ–¼\n"
+"# ç›¸åŒçš„è¨Žè«–ä¸²ã€‚é€™å€‹é¸é …æ˜¯æ•´æ•¸çš„ç™¾åˆ†æ¯”ï¼Œä¾‹å¦‚ï¼š 80, æ²’æœ‰é™„åŠ ä»»ä½•å°æ•¸ã€‚\n"
+"# å¦‚æžœé€™è£¡ç”¨äº† 80ï¼Œé‚£éº¼ 80% çš„å­—å…ƒå¿…é ˆç²¾ç¢ºåŒ¹é…ï¼Œ\n"
+"# æ²’æœ‰æ’å…¥çš„å­—å…ƒç”¨æ–¼å…©ç¯‡æ–‡ç« ï¼Œä»¥å°‡å®ƒå€‘æ”¾åœ¨ç›¸åŒçš„\n"
+"# è¨Žè«–ä¸²ä¸­ã€‚ä¾‹å¦‚ï¼šã€Žhappyã€å’Œã€Žharpyã€æœƒåŒ¹é…ï¼Œä½†æ˜¯ã€Žharpieã€ã€ã€Žhappieã€å’Œ\n"
+"#ã€Žharppyã€æœƒè·Ÿã€Žhappyã€åˆ†åœ¨ä¸åŒçš„è¨Žè«–ä¸²\n"
 
-#: src/lang.c:1672
+#: src/lang.c:1675
 msgid "Score of a thread"
 msgstr "è¨Žè«–ä¸²çš„åˆ†æ•¸"
 
-#: src/lang.c:1673
+#: src/lang.c:1676
 msgid ""
 "# Thread score\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5557,16 +5580,16 @@ msgstr ""
 "#   1 = ç¸½å’Œ\n"
 "#   2 = å¹³å‡\n"
 
-#: src/lang.c:1681
+#: src/lang.c:1684
 msgid ""
 "Sort articles by Subject, From, Date or Score. <SPACE> toggles & <CR> sets."
 msgstr "æŽ’åºæ–‡ç« ä¾æ“šä¸»é¡Œã€ç™¼ä¿¡è€…ã€æ—¥æœŸæˆ–åˆ†æ•¸ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:1682
+#: src/lang.c:1685
 msgid "Sort articles by"
 msgstr "æŽ’åºæ–‡ç« ä¾æ“š"
 
-#: src/lang.c:1683
+#: src/lang.c:1686
 msgid ""
 "# Sort articles by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5596,15 +5619,15 @@ msgstr ""
 "#   9 = åˆ—æ•¸éžé™\n"
 "#  10 = åˆ—æ•¸éžå‡\n"
 
-#: src/lang.c:1699
+#: src/lang.c:1702
 msgid "Sort threads by Nothing or Score. <SPACE> toggles & <CR> sets."
 msgstr "æŽ’åºè¨Žè«–ä¸²ä¸ä¾æ“šä»»ä½•æ±è¥¿æˆ–ä¾æ“šåˆ†æ•¸ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:1700
+#: src/lang.c:1703
 msgid "Sort threads by"
 msgstr "æŽ’åºè¨Žè«–ä¸²ä¾æ“š"
 
-#: src/lang.c:1701
+#: src/lang.c:1704
 msgid ""
 "# Sort thread by ...\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5622,44 +5645,44 @@ msgstr ""
 "#   3 = æœ€è¿‘ä¸€æ¬¡å¼µè²¼æ—¥æœŸéžé™\n"
 "#   4 = æœ€è¿‘ä¸€æ¬¡å¼µè²¼æ—¥æœŸéžå‡\n"
 
-#: src/lang.c:1711
+#: src/lang.c:1714
 msgid ""
 "Put cursor at first/last unread art in groups. <SPACE> toggles & <CR> sets."
 msgstr "å°‡æ¸¸æ¨™æ”¾åœ¨ç¾¤çµ„ä¸­ç¬¬ä¸€/æœ€å¾Œä¸€ç¯‡æœªè®€æ–‡ç« ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:1712
+#: src/lang.c:1715
 msgid "Go to first unread article in group"
 msgstr "å‰å¾€ç¾¤çµ„ä¸­ç¬¬ä¸€ç¯‡æœªè®€çš„æ–‡ç« "
 
-#: src/lang.c:1713
+#: src/lang.c:1716
 msgid "# If ON put cursor at first unread art in group otherwise last art\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±å°‡æ¸¸æ¨™æ”¾åœ¨ç¾¤çµ„ä¸­ç¬¬ä¸€ç¯‡æœªè®€æ–‡ç« ï¼Œå¦å‰‡æ˜¯æœ€å¾Œä¸€ç¯‡æ–‡ç« \n"
 
-#: src/lang.c:1717
+#: src/lang.c:1720
 msgid "Show all articles or only unread articles. <SPACE> toggles & <CR> sets."
 msgstr "é¡¯ç¤ºæ‰€æœ‰æ–‡ç« æˆ–åªæœ‰æœªè®€æ–‡ç« ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:1718
+#: src/lang.c:1721
 msgid "Show only unread articles"
 msgstr "åªé¡¯ç¤ºæœªè®€æ–‡ç« "
 
-#: src/lang.c:1719
+#: src/lang.c:1722
 msgid "# If ON show only new/unread articles otherwise show all.\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±åªé¡¯ç¤ºæ–°çš„/æœªè®€æ–‡ç« ï¼Œå¦å‰‡å…¨éƒ¨é¡¯ç¤ºã€‚\n"
 
-#: src/lang.c:1724
+#: src/lang.c:1727
 msgid "Show only groups with unread arts"
 msgstr "åªé¡¯ç¤ºæœ‰æœªè®€æ–‡ç« çš„ç¾¤çµ„"
 
-#: src/lang.c:1725
+#: src/lang.c:1728
 msgid "# If ON show only subscribed to groups that contain unread articles.\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±åªé¡¯ç¤ºåŒ…å«æœªè®€æ–‡ç« çš„è¨‚é–±ç¾¤çµ„ã€‚\n"
 
-#: src/lang.c:1730
+#: src/lang.c:1733
 msgid "Filter which articles"
 msgstr "ç¯©é¸å“ªäº›æ–‡ç« "
 
-#: src/lang.c:1731
+#: src/lang.c:1734
 msgid ""
 "# Filter which articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5673,11 +5696,11 @@ msgstr ""
 "#   1 = ç é™¤æ‰€æœ‰æ–‡ç« ä¸¦åœ¨è¨Žè«–ä¸²ä¸­é¡¯ç¤ºæ™‚ä»¥ K æ¨™è¨˜\n"
 "#   2 = ç é™¤æ‰€æœ‰æ–‡ç« ä¸¦æ°¸ä¸é¡¯ç¤ºå®ƒå€‘\n"
 
-#: src/lang.c:1740
+#: src/lang.c:1743
 msgid "Go to the next unread article with"
 msgstr "å‰å¾€ä¸‹ä¸€ç¯‡æœªè®€æ–‡ç« è—‰ç”±"
 
-#: src/lang.c:1741
+#: src/lang.c:1744
 msgid ""
 "# Go to the unread article with following key(s)\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5693,11 +5716,11 @@ msgstr ""
 "# * 2 = TAB\n"
 "#   3 = PAGE DOWN æˆ– TAB\n"
 
-#: src/lang.c:1751
+#: src/lang.c:1754
 msgid "How to treat blank lines"
 msgstr "å¦‚ä½•å°å¾…ç©ºåˆ—"
 
-#: src/lang.c:1752
+#: src/lang.c:1755
 msgid ""
 "# Trim the article body, remove unnecessary blank lines.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5727,24 +5750,24 @@ msgstr ""
 "#   7 = å£“ç¸®æ–‡å­—å€å¡Šé–“çš„å¤šé‡ç©ºåˆ—å’Œè·³éŽ\n"
 "#       å‰å°Žå’Œå°¾éš¨ç©ºåˆ—\n"
 
-#: src/lang.c:1769
+#: src/lang.c:1772
 msgid "List thread using right arrow key"
 msgstr "ä½¿ç”¨å‘å³éµåˆ—å‡ºè¨Žè«–ä¸²"
 
-#: src/lang.c:1770
+#: src/lang.c:1773
 msgid ""
 "# If ON automatically list thread when entering it using right arrow key.\n"
 msgstr "# å¦‚æžœé–‹å•Ÿç•¶ä½¿ç”¨å‘å³éµè¼¸å…¥å®ƒæ™‚å°±è‡ªå‹•åˆ—å‡ºè¨Žè«–ä¸²ã€‚\n"
 
-#: src/lang.c:1774
+#: src/lang.c:1777
 msgid "Enter character to indicate deleted articles. <CR> sets, <ESC> cancels."
 msgstr "è¼¸å…¥å­—å…ƒä»¥æŒ‡å‡ºå·²åˆªé™¤æ–‡ç« ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:1775
+#: src/lang.c:1778
 msgid "Character to show deleted articles"
 msgstr "ç”¨ä¾†é¡¯ç¤ºå·²åˆªé™¤æ–‡ç« çš„å­—å…ƒ"
 
-#: src/lang.c:1776
+#: src/lang.c:1779
 msgid ""
 "# Character used to show that an art was deleted (default 'D')\n"
 "# _ is turned into ' '\n"
@@ -5752,16 +5775,16 @@ msgstr ""
 "# ç”¨ä¾†é¡¯ç¤ºæ–‡ç« è¢«åˆªé™¤çš„å­—å…ƒ (é è¨­ã€ŽDã€)\n"
 "# _ è¢«è½‰æ›ç‚ºã€Ž ã€\n"
 
-#: src/lang.c:1781
+#: src/lang.c:1784
 msgid ""
 "Enter character to indicate articles in a range. <CR> sets, <ESC> cancels."
 msgstr "è¼¸å…¥å­—å…ƒä»¥æŒ‡å‡ºåœ¨ç¯„åœä¸­çš„æ–‡ç« ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:1782
+#: src/lang.c:1785
 msgid "Character to show inrange articles"
 msgstr "ç”¨ä¾†é¡¯ç¤ºç¯„åœä¸­æ–‡ç« çš„å­—å…ƒ"
 
-#: src/lang.c:1783
+#: src/lang.c:1786
 msgid ""
 "# Character used to show that an art is in a range (default '#')\n"
 "# _ is turned into ' '\n"
@@ -5769,17 +5792,17 @@ msgstr ""
 "# ç”¨ä¾†é¡¯ç¤ºæ–‡ç« åœ¨ç¯„åœä¸­çš„å­—å…ƒ (é è¨­ã€Ž#ã€)\n"
 "# _ è¢«è½‰æ›ç‚ºã€Ž ã€\n"
 
-#: src/lang.c:1788
+#: src/lang.c:1791
 msgid ""
 "Enter character to indicate that article will return. <CR> sets, <ESC> "
 "cancels."
 msgstr "è¼¸å…¥å­—å…ƒä»¥æŒ‡å‡ºè©²æ–‡ç« å°‡å›žå‚³ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:1789
+#: src/lang.c:1792
 msgid "Character to show returning arts"
 msgstr "ç”¨ä¾†é¡¯ç¤ºå›žå‚³æ–‡ç« çš„å­—å…ƒ"
 
-#: src/lang.c:1790
+#: src/lang.c:1793
 msgid ""
 "# Character used to show that an art will return (default '-')\n"
 "# _ is turned into ' '\n"
@@ -5787,16 +5810,16 @@ msgstr ""
 "# ç”¨ä¾†é¡¯ç¤ºè©²æ–‡ç« å°‡å›žå‚³çš„å­—å…ƒ (é è¨­ã€Ž-ã€)\n"
 "# _ è¢«è½‰æ›ç‚ºã€Ž ã€\n"
 
-#: src/lang.c:1795
+#: src/lang.c:1798
 msgid ""
 "Enter character to indicate selected articles. <CR> sets, <ESC> cancels."
 msgstr "è¼¸å…¥å­—å…ƒä»¥æŒ‡å‡ºå·²é¸æ–‡ç« ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:1796
+#: src/lang.c:1799
 msgid "Character to show selected articles"
 msgstr "ç”¨ä¾†é¡¯ç¤ºå·²é¸æ–‡ç« çš„å­—å…ƒ"
 
-#: src/lang.c:1797
+#: src/lang.c:1800
 msgid ""
 "# Character used to show that an art was auto-selected (default '*')\n"
 "# _ is turned into ' '\n"
@@ -5804,15 +5827,15 @@ msgstr ""
 "# ç”¨ä¾†é¡¯ç¤ºè©²æ–‡ç« å·²è¢«è‡ªå‹•é¸å–çš„å­—å…ƒ (é è¨­ã€Ž*ã€)\n"
 "# _ è¢«è½‰æ›ç‚ºã€Ž ã€\n"
 
-#: src/lang.c:1802
+#: src/lang.c:1805
 msgid "Enter character to indicate recent articles. <CR> sets, <ESC> cancels."
 msgstr "è¼¸å…¥å­—å…ƒä»¥æŒ‡å‡ºæœ€è¿‘æ–‡ç« ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:1803
+#: src/lang.c:1806
 msgid "Character to show recent articles"
 msgstr "ç”¨ä¾†é¡¯ç¤ºæœ€è¿‘æ–‡ç« çš„å­—å…ƒ"
 
-#: src/lang.c:1804
+#: src/lang.c:1807
 msgid ""
 "# Character used to show that an art is recent (default 'o')\n"
 "# _ is turned into ' '\n"
@@ -5820,15 +5843,15 @@ msgstr ""
 "# ç”¨ä¾†é¡¯ç¤ºæ˜¯æœ€è¿‘æ–‡ç« çš„å­—å…ƒ (é è¨­ã€Žoã€)\n"
 "# _ è¢«è½‰æ›ç‚ºã€Ž ã€\n"
 
-#: src/lang.c:1809
+#: src/lang.c:1812
 msgid "Enter character to indicate unread articles. <CR> sets, <ESC> cancels."
 msgstr "è¼¸å…¥å­—å…ƒä»¥æŒ‡å‡ºæœªè®€æ–‡ç« ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:1810
+#: src/lang.c:1813
 msgid "Character to show unread articles"
 msgstr "ç”¨ä¾†é¡¯ç¤ºæœªè®€æ–‡ç« çš„å­—å…ƒ"
 
-#: src/lang.c:1811
+#: src/lang.c:1814
 msgid ""
 "# Character used to show that an art is unread (default '+')\n"
 "# _ is turned into ' '\n"
@@ -5836,15 +5859,15 @@ msgstr ""
 "# ç”¨ä¾†é¡¯ç¤ºè©²æ–‡ç« æœªè®€çš„å­—å…ƒ (é è¨­ã€Ž+ã€)\n"
 "# _ è¢«è½‰æ›ç‚ºã€Ž ã€\n"
 
-#: src/lang.c:1816
+#: src/lang.c:1819
 msgid "Enter character to indicate read articles. <CR> sets, <ESC> cancels."
 msgstr "è¼¸å…¥å­—å…ƒä»¥æŒ‡å‡ºå·²è®€æ–‡ç« ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:1817
+#: src/lang.c:1820
 msgid "Character to show read articles"
 msgstr "ç”¨ä¾†é¡¯ç¤ºå·²è®€æ–‡ç« çš„å­—å…ƒ"
 
-#: src/lang.c:1818
+#: src/lang.c:1821
 msgid ""
 "# Character used to show that an art was read (default ' ')\n"
 "# _ is turned into ' '\n"
@@ -5852,15 +5875,15 @@ msgstr ""
 "# ç”¨ä¾†é¡¯ç¤ºè©²æ–‡ç« å·²è®€å–å­—å…ƒ (é è¨­ã€Ž ã€)\n"
 "# _ è¢«è½‰æ›ç‚ºã€Ž ã€\n"
 
-#: src/lang.c:1823
+#: src/lang.c:1826
 msgid "Enter character to indicate killed articles. <CR> sets, <ESC> cancels."
 msgstr "è¼¸å…¥å­—å…ƒä»¥æŒ‡å‡ºè¢«ç é™¤æ–‡ç« ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:1824
+#: src/lang.c:1827
 msgid "Character to show killed articles"
 msgstr "ç”¨ä¾†é¡¯ç¤ºè¢«ç é™¤æ–‡ç« çš„å­—å…ƒ"
 
-#: src/lang.c:1825
+#: src/lang.c:1828
 msgid ""
 "# Character used to show that an art was killed (default 'K')\n"
 "# kill_level must be set accordingly, _ is turned into ' '\n"
@@ -5868,16 +5891,16 @@ msgstr ""
 "# ç”¨ä¾†é¡¯ç¤ºè©²æ–‡ç« è¢«ç é™¤çš„å­—å…ƒ (é è¨­ã€ŽKã€)\n"
 "# kill_level å¿…é ˆæ ¹æ“šä¸åŒæƒ…æ³è€Œè¨­å®šï¼Œ_ è¢«è½‰æ›ç‚ºã€Ž ã€\n"
 
-#: src/lang.c:1830
+#: src/lang.c:1833
 msgid ""
 "Enter character to indicate read selected articles. <CR> sets, <ESC> cancels."
 msgstr "è¼¸å…¥å­—å…ƒä»¥æŒ‡å‡ºè®€å–æ‰€é¸æ–‡ç« ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:1831
+#: src/lang.c:1834
 msgid "Character to show readselected arts"
 msgstr "ç”¨ä¾†é¡¯ç¤ºè®€å–æ‰€é¸æ–‡ç« çš„å­—å…ƒ"
 
-#: src/lang.c:1832
+#: src/lang.c:1835
 msgid ""
 "# Character used to show that an art was selected before read (default ':')\n"
 "# kill_level must be set accordingly, _ is turned into ' '\n"
@@ -5885,23 +5908,11 @@ msgstr ""
 "# ç”¨ä¾†é¡¯ç¤ºè©²æ–‡ç« è®€å–ä¹‹å‰å·²è¢«é¸çš„å­—å…ƒ (é è¨­ã€Ž:ã€)\n"
 "# kill_level å¿…é ˆæ ¹æ“šä¸åŒæƒ…æ³è€Œè¨­å®šï¼Œ_ è¢«è½‰æ›ç‚ºã€Ž ã€\n"
 
-#: src/lang.c:1837
-msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
-msgstr "è¼¸å…¥é¡¯ç¤ºæ–°èžç¾¤çµ„åç¨±çš„æœ€å¤§é•·åº¦ã€‚<CR> è¨­å®šã€‚"
-
-#: src/lang.c:1838
-msgid "Max. length of group names shown"
-msgstr "é¡¯ç¤ºç¾¤çµ„åç¨±çš„æœ€å¤§é•·åº¦"
-
-#: src/lang.c:1839
-msgid "# Maximum length of the names of newsgroups displayed\n"
-msgstr "# é¡¯ç¤ºæ–°èžç¾¤çµ„åç¨±çš„æœ€å¤§é•·åº¦\n"
-
-#: src/lang.c:1844
+#: src/lang.c:1841
 msgid "Abbreviate long newsgroup names"
 msgstr "å°‡è¼ƒé•·æ–°èžç¾¤çµ„åç¨±ç¸®å¯«"
 
-#: src/lang.c:1845
+#: src/lang.c:1842
 msgid ""
 "# If ON abbreviate (if necessary) long newsgroup names at group selection\n"
 "# level and article level like this:\n"
@@ -5911,17 +5922,17 @@ msgstr ""
 "# å±¤ç´šå’Œæ–‡ç« å±¤ç´šæœƒå¦‚ä¸‹æ‰€ç¤ºï¼š\n"
 "#   news.software.readers -> n.software.readers -> n.s.readers -> n.s.rã€‚\n"
 
-#: src/lang.c:1851
+#: src/lang.c:1848
 msgid ""
 "0 = full page scrolling, -1 = show previous last line as first on next page, "
 "-2 = half page"
 msgstr "0 = æ•´é æ²å‹•ï¼Œ-1 = é¡¯ç¤ºä¸Šé æœ€å¾Œä¸€åˆ—ç‚ºä¸‹é ç¬¬ä¸€åˆ—ï¼Œ-2 = åŠé æ²å‹•"
 
-#: src/lang.c:1852
+#: src/lang.c:1849
 msgid "Number of lines to scroll in pager"
 msgstr "é é¢åˆ‡æ›æ™‚æ²å‹•çš„åˆ—æ•¸"
 
-#: src/lang.c:1853
+#: src/lang.c:1850
 msgid ""
 "# Number of lines that cursor-up/down will scroll in article pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5939,28 +5950,28 @@ msgstr ""
 "# * 1 = æ²å‹•ä¸€åˆ—\n"
 "#   2 æˆ–æ›´å¤§ = æ²å‹• 2 æˆ–æ›´å¤šåˆ— (åªæœ‰åœ¨é é¢åˆ‡æ›æ™‚)\n"
 
-#: src/lang.c:1863
+#: src/lang.c:1860
 msgid "Display signatures. <SPACE> toggles & <CR> sets."
 msgstr "é¡¯ç¤ºç°½åã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:1864
+#: src/lang.c:1861
 msgid "Display signatures"
 msgstr "é¡¯ç¤ºç°½å"
 
-#: src/lang.c:1865
+#: src/lang.c:1862
 msgid "# If OFF don't show signatures when displaying articles\n"
 msgstr "# å¦‚æžœé—œé–‰æ–¼é¡¯ç¤ºæ–‡ç« æ™‚å°±ä¸é¡¯ç¤ºç°½å\n"
 
-#: src/lang.c:1869
+#: src/lang.c:1866
 msgid ""
 "Display uuencoded data as tagged attachments. <SPACE> toggles & <CR> sets."
 msgstr "å°‡ uuencoded è³‡æ–™é¡¯ç¤ºç‚ºå·²æ¨™å®šé™„ä»¶ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:1870
+#: src/lang.c:1867
 msgid "Display uue data as an attachment"
 msgstr "å°‡ uue è³‡æ–™åšç‚ºé™„ä»¶é¡¯ç¤º"
 
-#: src/lang.c:1871
+#: src/lang.c:1868
 msgid ""
 "# Handling of uuencoded data in the pager\n"
 "# Possible values are (the default is marked with *):\n"
@@ -5979,16 +5990,16 @@ msgstr ""
 "#   2 = éš±è—æ‰€æœ‰ï¼Œé¡žä¼¼ 1ï¼Œä½†æ˜¯ä»»ä½•çœ‹ä¾†åƒæ˜¯ uuencoded è³‡æ–™çš„åˆ—ï¼Œéƒ½å°‡\n"
 "#       è¢«æŠ˜ç–Šç‚ºä¸€æ¨™å®šåˆ—ã€‚\n"
 
-#: src/lang.c:1881
+#: src/lang.c:1878
 msgid ""
 "Decode German style TeX umlaut codes to ISO. <SPACE> toggles & <CR> sets."
 msgstr "è§£ç¢¼å¾·èªžæ¨£å¼ TeX è®ŠéŸ³ç·¨ç¢¼ç‚º ISOã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:1882
+#: src/lang.c:1879
 msgid "Display \"a as Umlaut-a"
 msgstr "é¡¯ç¤º \"a ç‚ºè®ŠéŸ³ a"
 
-#: src/lang.c:1883
+#: src/lang.c:1880
 msgid ""
 "# If ON decode German style TeX umlaut codes to ISO and\n"
 "# show \"a as Umlaut-a, etc.\n"
@@ -5996,15 +6007,15 @@ msgstr ""
 "# å¦‚æžœé–‹å•Ÿå°±è§£ç¢¼å¾·èªžæ¨£å¼ TeX è®ŠéŸ³ç·¨ç¢¼ç‚º ISO ä¸¦\n"
 "# é¡¯ç¤º \"a ç‚ºè®ŠéŸ³ a ...ç­‰ç­‰\n"
 
-#: src/lang.c:1888 src/lang.c:1898
+#: src/lang.c:1885 src/lang.c:1895
 msgid "Space separated list of header fields"
 msgstr "ä»¥ç©ºæ ¼åˆ†éš”çš„æ¨™é ­æ¬„ä½æ¸…å–®"
 
-#: src/lang.c:1889
+#: src/lang.c:1886
 msgid "Display these header fields (or *)"
 msgstr "é¡¯ç¤ºé€™äº›æ¨™é ­æ¬„ä½ (æˆ– *)"
 
-#: src/lang.c:1890
+#: src/lang.c:1887
 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"
@@ -6019,11 +6030,11 @@ msgstr ""
 "#ã€ŽX-ã€(åƒæ˜¯ X-Alan æˆ– X-Pape)ã€‚æ‚¨å¯ä»¥è—‰ç”±ä»¥ç©ºæ ¼åˆ†éš”è€Œåˆ—å‡º\n"
 "# è¶…éŽä¸€å€‹ã€‚æ²’æœ‰å®šç¾©ä»»ä½•å€¼å°‡æœƒé—œé–‰é€™å€‹é¸é …ã€‚\n"
 
-#: src/lang.c:1899
+#: src/lang.c:1896
 msgid "Do not display these header fields"
 msgstr "ä¸é¡¯ç¤ºé€™äº›æ¨™é ­æ¬„ä½"
 
-#: src/lang.c:1900
+#: src/lang.c:1897
 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"
@@ -6042,40 +6053,40 @@ msgstr ""
 "# news_headers_to_not_display=X-Alan X-Pape\n"
 "# æ²’æœ‰å®šç¾©ä»»ä½•å€¼å°±è¡¨ç¤ºé—œé–‰é€™å€‹é¸é …ã€‚\n"
 
-#: src/lang.c:1910
+#: src/lang.c:1907
 msgid ""
 "Do you want to enable automatic handling of multipart/alternative articles?"
 msgstr "æ‚¨è¦å•Ÿç”¨å¤šéƒ¨ä»¶/æ›¿ä»£æ–‡ç« çš„è‡ªå‹•è™•ç†å—Žï¼Ÿ"
 
-#: src/lang.c:1911
+#: src/lang.c:1908
 msgid "Skip multipart/alternative parts"
 msgstr "è·³éŽå¤šéƒ¨ä»¶/æ›¿ä»£éƒ¨åˆ†"
 
-#: src/lang.c:1912
+#: src/lang.c:1909
 msgid "# If ON strip multipart/alternative messages automatically\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±è‡ªå‹•æˆªé™¤å¤šéƒ¨ä»¶/æ›¿ä»£è¨Šæ¯\n"
 
-#: src/lang.c:1916
+#: src/lang.c:1913
 msgid "Enable detection of verbatim blocks? <SPACE> toggles & <CR> sets."
 msgstr "å•Ÿç”¨å­—é¢å€å¡Šçš„åµæ¸¬ï¼Ÿ<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:1917
+#: src/lang.c:1914
 msgid "Detection of verbatim blocks"
 msgstr "å­—é¢å€å¡Šçš„åµæ¸¬"
 
-#: src/lang.c:1918
+#: src/lang.c:1915
 msgid "# If ON detect verbatim blocks in articles\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±åœ¨æ–‡ç« ä¸­åµæ¸¬å­—é¢å€å¡Š\n"
 
-#: src/lang.c:1923
+#: src/lang.c:1920
 msgid "A regex used to decide which lines to show in col_quote."
 msgstr "ç”¨ä¾†æ±ºå®šåœ¨ col_quote ä¸­è¦é¡¯ç¤ºå“ªäº›åˆ—çš„ regexã€‚"
 
-#: src/lang.c:1924
+#: src/lang.c:1921
 msgid "Regex used to show quoted lines"
 msgstr "ç”¨ä¾†é¡¯ç¤ºå¼•è¨€åˆ—çš„ regex"
 
-#: src/lang.c:1925
+#: src/lang.c:1922
 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"
@@ -6085,15 +6096,15 @@ msgstr ""
 "# æ­£è¦è¡¨ç¤ºå¼ã€‚å¼•è¨€åˆ—å°‡ä»¥ col_quote é¡¯ç¤ºã€‚\n"
 "# å¦‚æžœæ‚¨ä¿ç•™å®ƒç‚ºç©ºç™½ï¼Œtin å°‡ä½¿ç”¨å…§å»ºçš„é è¨­å€¼ã€‚\n"
 
-#: src/lang.c:1931
+#: src/lang.c:1928
 msgid "A regex used to decide which lines to show in col_quote2."
 msgstr "ç”¨ä¾†æ±ºå®šè¦ä»¥ col_quote2 é¡¯ç¤ºå“ªäº›åˆ—çš„ regexã€‚"
 
-#: src/lang.c:1932
+#: src/lang.c:1929
 msgid "Regex used to show twice quoted l."
 msgstr "ç”¨ä¾†é¡¯ç¤ºç¬¬äºŒå±¤å¼•è¨€åˆ—çš„ regexã€‚"
 
-#: src/lang.c:1933
+#: src/lang.c:1930
 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"
@@ -6103,15 +6114,15 @@ msgstr ""
 "# æ­£è¦è¡¨ç¤ºå¼ã€‚ç¬¬äºŒå±¤å¼•è¨€åˆ—å°‡ä»¥ col_quote2 é¡¯ç¤ºã€‚\n"
 "# å¦‚æžœæ‚¨ä¿ç•™å®ƒç‚ºç©ºç™½ï¼Œtin å°‡ä½¿ç”¨å…§å»ºçš„é è¨­å€¼ã€‚\n"
 
-#: src/lang.c:1939
+#: src/lang.c:1936
 msgid "A regex used to decide which lines to show in col_quote3."
 msgstr "ç”¨ä¾†æ±ºå®šè¦ä»¥ col_quote3 é¡¯ç¤ºå“ªäº›åˆ—çš„ regexã€‚"
 
-#: src/lang.c:1940
+#: src/lang.c:1937
 msgid "Regex used to show >= 3 times q.l."
 msgstr "ç”¨ä¾†é¡¯ç¤º >= 3 å±¤å¼•è¨€åˆ—çš„ regexã€‚"
 
-#: src/lang.c:1941
+#: src/lang.c:1938
 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"
@@ -6121,15 +6132,51 @@ msgstr ""
 "# æ­£è¦è¡¨ç¤ºå¼ã€‚>= 3 å±¤å¼•è¨€åˆ—å°‡ä»¥ col_quote3 é¡¯ç¤ºã€‚\n"
 "# å¦‚æžœæ‚¨ä¿ç•™å®ƒç‚ºç©ºç™½ï¼Œtin å°‡ä½¿ç”¨å…§å»ºçš„é è¨­å€¼ã€‚\n"
 
-#: src/lang.c:1948
+#: src/lang.c:1944
+#, fuzzy
+msgid "Enable detection of external quotes? <SPACE> toggles & <CR> sets."
+msgstr "å•Ÿç”¨å­—é¢å€å¡Šçš„åµæ¸¬ï¼Ÿ<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
+
+#: src/lang.c:1945
+#, fuzzy
+msgid "Detection of external quotes"
+msgstr "å­—é¢å€å¡Šçš„åµæ¸¬"
+
+#: src/lang.c:1946
+#, fuzzy
+msgid "# If ON detect quoted text from external sources in articles\n"
+msgstr "# å¦‚æžœé–‹å•Ÿå°±åœ¨æ–‡ç« ä¸­åµæ¸¬å­—é¢å€å¡Š\n"
+
+#: src/lang.c:1950
+#, fuzzy
+msgid "A regex used to decide which lines to show in col_extquote."
+msgstr "ç”¨ä¾†æ±ºå®šåœ¨ col_quote ä¸­è¦é¡¯ç¤ºå“ªäº›åˆ—çš„ regexã€‚"
+
+#: src/lang.c:1951
+#, fuzzy
+msgid "Regex used to show quotes from external sources"
+msgstr "ç”¨ä¾†é¡¯ç¤ºå¼•è¨€åˆ—çš„ regex"
+
+#: src/lang.c:1952
+#, fuzzy
+msgid ""
+"# A regular expression that tin will use to decide which lines are\n"
+"# external quotes. Text from external quotes is shown in col_extquote.\n"
+"# If you leave this blank, tin will use a built in default.\n"
+msgstr ""
+"# tin å°‡ç”¨ä¾†æ±ºå®šæŸåˆ—æ˜¯å¦ç‚ºç¬¬äºŒå±¤å¼•è¨€çš„\n"
+"# æ­£è¦è¡¨ç¤ºå¼ã€‚ç¬¬äºŒå±¤å¼•è¨€åˆ—å°‡ä»¥ col_quote2 é¡¯ç¤ºã€‚\n"
+"# å¦‚æžœæ‚¨ä¿ç•™å®ƒç‚ºç©ºç™½ï¼Œtin å°‡ä½¿ç”¨å…§å»ºçš„é è¨­å€¼ã€‚\n"
+
+#: src/lang.c:1959
 msgid "A regex used to decide which words to show in col_markslashes."
 msgstr "ç”¨ä¾†æ±ºå®šè¦ä»¥ col_markslashes é¡¯ç¤ºå“ªäº›å­—è©žçš„ regexã€‚"
 
-#: src/lang.c:1949
+#: src/lang.c:1960
 msgid "Regex used to highlight /slashes/"
 msgstr "ç”¨ä¾†é«˜äº®åº¦æ¨™ç¤º /æ–œç·š/ çš„ regex"
 
-#: src/lang.c:1950
+#: src/lang.c:1961
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '/' are to be shown in col_markslashes.\n"
@@ -6139,15 +6186,15 @@ msgstr ""
 "# å°‡ä»¥ col_markslashes é¡¯ç¤ºçš„æ­£è¦è¡¨ç¤ºå¼ã€‚\n"
 "# å¦‚æžœæ‚¨ä¿ç•™å®ƒç‚ºç©ºç™½ï¼Œtin å°‡ä½¿ç”¨å…§å»ºçš„é è¨­å€¼ã€‚\n"
 
-#: src/lang.c:1956
+#: src/lang.c:1967
 msgid "A regex used to decide which words to show in col_markstars."
 msgstr "ç”¨ä¾†æ±ºå®šè¦ä»¥ col_markstars é¡¯ç¤ºå“ªäº›å­—è©žçš„ regexã€‚"
 
-#: src/lang.c:1957
+#: src/lang.c:1968
 msgid "Regex used to highlight *stars*"
 msgstr "ç”¨ä¾†é«˜äº®åº¦é¡¯ç¤º *æ˜Ÿè™Ÿ* çš„ regex"
 
-#: src/lang.c:1958
+#: src/lang.c:1969
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '*' are to be shown in col_markstars.\n"
@@ -6157,15 +6204,15 @@ msgstr ""
 "# å°‡ä»¥ col_markstars é¡¯ç¤ºçš„æ­£è¦è¡¨ç¤ºå¼ã€‚\n"
 "# å¦‚æžœæ‚¨ä¿ç•™å®ƒç‚ºç©ºç™½ï¼Œtin å°‡ä½¿ç”¨å…§å»ºçš„é è¨­å€¼ã€‚\n"
 
-#: src/lang.c:1964
+#: src/lang.c:1975
 msgid "A regex used to decide which words to show in col_markstroke."
 msgstr "ç”¨ä¾†æ±ºå®šè¦ä»¥ col_markstroke é¡¯ç¤ºå“ªäº›å­—è©žçš„ regexã€‚"
 
-#: src/lang.c:1965
+#: src/lang.c:1976
 msgid "Regex used to highlight -strokes-"
 msgstr "ç”¨ä¾†é«˜äº®åº¦é¡¯ç¤º -æ©«ç·š- çš„ regex"
 
-#: src/lang.c:1966
+#: src/lang.c:1977
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '-' are to be shown in col_markstroke.\n"
@@ -6175,15 +6222,15 @@ msgstr ""
 "# å°‡ä»¥ col_markstroke é¡¯ç¤ºçš„æ­£è¦è¡¨ç¤ºå¼ã€‚\n"
 "# å¦‚æžœæ‚¨ä¿ç•™å®ƒç‚ºç©ºç™½ï¼Œtin å°‡ä½¿ç”¨å…§å»ºçš„é è¨­å€¼ã€‚\n"
 
-#: src/lang.c:1972
+#: src/lang.c:1983
 msgid "A regex used to decide which words to show in col_markdash."
 msgstr "ç”¨ä¾†æ±ºå®šè¦ä»¥ col_markdash é¡¯ç¤ºå“ªäº›å­—è©žçš„ regexã€‚"
 
-#: src/lang.c:1973
+#: src/lang.c:1984
 msgid "Regex used to highlight _underline_"
 msgstr "ç”¨ä¾†é«˜äº®åº¦é¡¯ç¤º _åº•ç·š_ çš„ regex"
 
-#: src/lang.c:1974
+#: src/lang.c:1985
 msgid ""
 "# A regular expression that tin will use to decide which words\n"
 "# bounded by '_' are to be shown in col_markdash.\n"
@@ -6193,15 +6240,15 @@ msgstr ""
 "# å°‡ä»¥ col_markdash é¡¯ç¤ºçš„æ­£è¦è¡¨ç¤ºå¼ã€‚\n"
 "# å¦‚æžœæ‚¨ä¿ç•™å®ƒç‚ºç©ºç™½ï¼Œtin å°‡ä½¿ç”¨å…§å»ºçš„é è¨­å€¼ã€‚\n"
 
-#: src/lang.c:1980
+#: src/lang.c:1991
 msgid "A regex used to find Subject prefixes to remove.  Use '|' as separator."
 msgstr "ç”¨ä¾†å°‹æ‰¾è¦ç§»é™¤çš„ä¸»æ—¨å‰ç¶´çš„ regexã€‚ ä½¿ç”¨ã€Ž|ã€åšç‚ºåˆ†éš”ç¬¦è™Ÿã€‚"
 
-#: src/lang.c:1981
+#: src/lang.c:1992
 msgid "Regex with Subject prefixes"
 msgstr "ä¸»æ—¨å‰ç¶´çš„ regex"
 
-#: src/lang.c:1982
+#: src/lang.c:1993
 msgid ""
 "# A regular expression that tin will use to find Subject prefixes\n"
 "# which will be removed before showing the header.\n"
@@ -6209,15 +6256,15 @@ msgstr ""
 "# tin å°‡ç”¨ä¾†å°‹æ‰¾ä¸»æ—¨å‰ç¶´çš„æ­£è¦è¡¨ç¤ºå¼\n"
 "# æ–¼é¡¯ç¤ºæ¨™é ­ä¹‹å‰å°‡è¢«ç§»é™¤ã€‚\n"
 
-#: src/lang.c:1987
+#: src/lang.c:1998
 msgid "A regex used to find Subject suffixes to remove.  Use '|' as separator."
 msgstr "ç”¨ä¾†å°‹æ‰¾è¦ç§»é™¤çš„ä¸»æ—¨å­—å°¾çš„ regexã€‚ ä½¿ç”¨ã€Ž|ã€åšç‚ºåˆ†éš”ç¬¦è™Ÿã€‚"
 
-#: src/lang.c:1988
+#: src/lang.c:1999
 msgid "Regex with Subject suffixes"
 msgstr "ä¸»æ—¨å­—å°¾çš„ regex"
 
-#: src/lang.c:1989
+#: src/lang.c:2000
 msgid ""
 "# A regular expression that tin will use to find Subject suffixes\n"
 "# which will be removed when replying or posting followup.\n"
@@ -6225,45 +6272,45 @@ msgstr ""
 "# tin å°‡ç”¨ä¾†å°‹æ‰¾ä¸»æ—¨å­—å°¾çš„æ­£è¦è¡¨ç¤ºå¼\n"
 "# æ–¼å›žè¦†æˆ–è·Ÿè²¼æ™‚å°‡è¢«ç§»é™¤ã€‚\n"
 
-#: src/lang.c:1994
+#: src/lang.c:2005
 msgid "A regex used to find the begin of a verbatim block."
 msgstr "ç”¨ä¾†æ‰¾å°‹å­—é¢å€å¡Šé–‹å§‹çš„ regexã€‚"
 
-#: src/lang.c:1995
+#: src/lang.c:2006
 msgid "Regex for begin of a verbatim block"
 msgstr "ç”¨æ–¼å­—é¢å€å¡Šé–‹å§‹çš„ regex"
 
-#: src/lang.c:1996
+#: src/lang.c:2007
 msgid ""
 "# A regular expression that tin will use to find the begin of\n"
 "# a verbatim block.\n"
 msgstr "# tin å°‡ç”¨ä¾†æ‰¾å°‹å­—é¢å€å¡Šé–‹å§‹çš„æ­£è¦è¡¨ç¤ºå¼ã€‚\n"
 
-#: src/lang.c:2001
+#: src/lang.c:2012
 msgid "A regex used to find the end of a verbatim block."
 msgstr "ç”¨ä¾†æ‰¾å°‹å­—é¢å€å¡ŠçµæŸçš„ regexã€‚"
 
-#: src/lang.c:2002
+#: src/lang.c:2013
 msgid "Regex for end of a verbatim block"
 msgstr "ç”¨æ–¼å­—é¢å€å¡ŠçµæŸçš„ regex"
 
-#: src/lang.c:2003
+#: src/lang.c:2014
 msgid ""
 "# A regular expression that tin will use to find the end of\n"
 "# a verbatim block.\n"
 msgstr "# tin å°‡ç”¨ä¾†æ‰¾å°‹å­—é¢å€å¡ŠçµæŸçš„æ­£è¦è¡¨ç¤ºå¼ã€‚\n"
 
-#: src/lang.c:2008
+#: src/lang.c:2019
 msgid ""
 "Enter name and options for external MIME viewer, --internal for built-in "
 "viewer"
 msgstr "è¼¸å…¥å¤–éƒ¨ MIME æª¢è¦–å™¨çš„åç¨±å’Œé¸é …ï¼Œ--internal è¡¨ç¤ºå…§å»ºæª¢è¦–å™¨"
 
-#: src/lang.c:2009
+#: src/lang.c:2020
 msgid "MIME binary content viewer"
 msgstr "MIME äºŒé€²ä½å…§å®¹æª¢è¦–å™¨"
 
-#: src/lang.c:2010
+#: src/lang.c:2021
 msgid ""
 "# If --internal automatically use the built in MIME viewer for non-text\n"
 "# parts of articles.\n"
@@ -6276,15 +6323,15 @@ msgstr ""
 "# å¦å‰‡è«‹æŒ‡å®šå¤–éƒ¨æª¢è¦–å™¨ç¨‹å¼ (ä¾‹ï¼šmetamail) æˆ–ä¿æŒç©ºç™½ä»¥\n"
 "# è¡¨ç¤ºä¸è¦è‡ªå‹•æª¢è¦–\n"
 
-#: src/lang.c:2017
+#: src/lang.c:2028
 msgid "Confirm before starting non-text viewing program"
 msgstr "å•Ÿå‹•éžç´”æ–‡å­—æª¢è¦–ç¨‹å¼ä¹‹å‰å…ˆç¢ºèª"
 
-#: src/lang.c:2018
+#: src/lang.c:2029
 msgid "Ask before using MIME viewer"
 msgstr "ä½¿ç”¨ MIME æª¢è¦–å™¨ä¹‹å‰å…ˆè©¢å•"
 
-#: src/lang.c:2019
+#: src/lang.c:2030
 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"
@@ -6292,84 +6339,84 @@ msgstr ""
 "# å¦‚æžœé–‹å•Ÿï¼Œtin å°‡æ–¼ä½¿ç”¨ metamail é¡¯ç¤º MIME è¨Šæ¯ä¹‹å‰å…ˆè©¢å•\n"
 "# åªæœ‰ç•¶ metamail_prog å·²è¨­å®šç‚ºæŸå€‹å€¼æ™‚ï¼Œé€™æ‰æœƒç™¼ç”Ÿ\n"
 
-#: src/lang.c:2024
+#: src/lang.c:2035
 msgid "Ask to mark groups read when quitting. <SPACE> toggles & <CR> sets."
 msgstr "é›¢é–‹æ™‚è©¢å•æ˜¯å¦å°‡ç¾¤çµ„æ¨™è¨˜ç‚ºå·²è®€ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:2025
+#: src/lang.c:2036
 msgid "Catchup read groups when quitting"
 msgstr "é›¢é–‹æ™‚å°‡å·²è®€ç¾¤çµ„è¨­å›žæœªè®€"
 
-#: src/lang.c:2026
+#: src/lang.c:2037
 msgid "# If ON ask user if read groups should all be marked read\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±è©¢å•ä½¿ç”¨è€…æ˜¯å¦æ‰€æœ‰å·²è®€ç¾¤çµ„æ‡‰è©²éƒ½è¢«æ¨™è¨˜ç‚ºå·²è®€\n"
 
-#: src/lang.c:2031
+#: src/lang.c:2042
 msgid "Catchup group using left key"
 msgstr "ä½¿ç”¨å‘å·¦éµå°‡ç¾¤çµ„è¨­å›žæœªè®€"
 
-#: src/lang.c:2032
+#: src/lang.c:2043
 msgid "# If ON catchup group/thread when leaving with the left arrow key.\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå‰‡ç•¶ä»¥å‘å·¦éµé›¢é–‹æ™‚ï¼Œå°‡ç¾¤çµ„/è¨Žè«–ä¸²è¨­å›žæœªè®€ã€‚\n"
 
-#: src/lang.c:2037
+#: src/lang.c:2048
 msgid "Catchup thread by using left key"
 msgstr "ä½¿ç”¨å‘å·¦éµå°‡è¨Žè«–ä¸²è¨­å›žæœªè®€"
 
-#: src/lang.c:2043
+#: src/lang.c:2054
 msgid "Which actions require confirmation"
 msgstr "å“ªäº›å‹•ä½œéœ€è¦ç¢ºèª"
 
-#: src/lang.c:2044
+#: src/lang.c:2055
 msgid "# What should we ask confirmation for.\n"
 msgstr "# æˆ‘å€‘æ‡‰è©²å°æ–¼ä»€éº¼è©¢å•ç¢ºèªã€‚\n"
 
-#: src/lang.c:2049
+#: src/lang.c:2060
 msgid "'Mark as (un)read' ignores tags"
 msgstr "ã€Žæ¨™è¨˜ç‚º(æœª)å·²è®€ã€å¿½ç•¥æ¨™å®š"
 
-#: src/lang.c:2050
+#: src/lang.c:2061
 msgid ""
 "# If ON the 'Mark as (un)read' function marks only the current article.\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå‰‡ã€Žæ¨™è¨˜ç‚º(æœª)å·²è®€ã€åŠŸèƒ½åªæœƒæ¨™è¨˜ç›®å‰çš„æ–‡ç« ã€‚\n"
 
-#: src/lang.c:2054
+#: src/lang.c:2065
 msgid "Program to run to open URLs, <CR> sets, <ESC> cancels."
 msgstr "åŸ·è¡Œä»¥é–‹å•Ÿç¶²å€çš„ç¨‹å¼ï¼Œ<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2055
+#: src/lang.c:2066
 msgid "Program that opens URLs"
 msgstr "é–‹å•Ÿç¶²å€çš„ç¨‹å¼"
 
-#: src/lang.c:2056
+#: src/lang.c:2067
 msgid "# The program used to open URLs. The actual URL will be appended\n"
 msgstr "# ç”¨ä¾†é–‹å•Ÿç¶²å€çš„ç¨‹å¼ã€‚å°‡æœƒé™„åŠ å¯¦éš›çš„ç¶²å€\n"
 
-#: src/lang.c:2061
+#: src/lang.c:2072
 msgid "Use mouse in xterm"
 msgstr "åœ¨ xterm ä¸­ä½¿ç”¨æ»‘é¼ "
 
-#: src/lang.c:2062
+#: src/lang.c:2073
 msgid "# If ON enable mouse button support on xterm terminals\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±å•Ÿç”¨ xterm çµ‚ç«¯æ©Ÿå°æ–¼æ»‘é¼ æŒ‰éˆ•çš„æ”¯æ´\n"
 
-#: src/lang.c:2068
+#: src/lang.c:2079
 msgid "Use scroll keys on keypad"
 msgstr "ä½¿ç”¨æ•¸å­—éµç›¤ä¸Šçš„æ²å‹•éµ"
 
-#: src/lang.c:2069
+#: src/lang.c:2080
 msgid "# If ON enable scroll keys on terminals that support it\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±åœ¨æœ‰æ”¯æ´æ²å‹•éµçš„çµ‚ç«¯æ©Ÿä¸Šå•Ÿç”¨å®ƒ\n"
 
-#: src/lang.c:2074
+#: src/lang.c:2085
 msgid "Enter maximum number of article to get. <CR> sets."
 msgstr "è¼¸å…¥è¦æå–æ–‡ç« çš„æœ€å¤§å€¼æ•¸é‡ã€‚<CR> è¨­å®šã€‚"
 
-#: src/lang.c:2075
+#: src/lang.c:2086
 msgid "Number of articles to get"
 msgstr "è¦æå–æ–‡ç« çš„æ•¸é‡"
 
-#: src/lang.c:2076
+#: src/lang.c:2087
 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"
@@ -6377,28 +6424,28 @@ msgstr ""
 "# è¦æå–æ–‡ç« çš„æ•¸é‡ (0=ç„¡é™åˆ¶)ï¼Œå¦‚æžœç‚ºè² å°±è¨­å®š\n"
 "# ç‚ºç¬¬ä¸€ç¯‡æœªè®€æ–‡ç« ä¹‹å‰è¦è®€å–çš„å·²è®€æ–‡ç« æœ€å¤§å€¼\n"
 
-#: src/lang.c:2081
+#: src/lang.c:2092
 msgid "Enter number of days article is considered recent. <CR> sets."
 msgstr "è¼¸å…¥è¢«èªç‚ºæœ€è¿‘æ–‡ç« çš„æ—¥æ•¸ã€‚<CR> è¨­å®šã€‚"
 
-#: src/lang.c:2082
+#: src/lang.c:2093
 msgid "Article recentness time limit"
 msgstr "æœ€è¿‘æ–‡ç« çš„æ™‚é–“é™åˆ¶"
 
-#: src/lang.c:2083
+#: src/lang.c:2094
 msgid "# Number of days in which article is considered recent, (0=OFF)\n"
 msgstr "# è¢«èªç‚ºæ˜¯æœ€è¿‘æ–‡ç« æ‰€éœ€çš„æ—¥æ•¸ï¼Œ(0=é—œé–‰)\n"
 
-#: src/lang.c:2087
+#: src/lang.c:2098
 msgid ""
 "WILDMAT for normal wildcards, REGEX for full regular expression matching."
 msgstr "WILDMAT ç”¨æ–¼ä¸€èˆ¬è¬ç”¨å­—å…ƒï¼ŒREGEX ç”¨æ–¼å®Œæ•´æ­£è¦è¡¨ç¤ºå¼åŒ¹é…ã€‚"
 
-#: src/lang.c:2088
+#: src/lang.c:2099
 msgid "Wildcard matching"
 msgstr "è¬ç”¨å­—å…ƒåŒ¹é…"
 
-#: src/lang.c:2089
+#: src/lang.c:2100
 msgid ""
 "# Wildcard matching\n"
 "# Possible values are (the default is marked with *):\n"
@@ -6410,59 +6457,59 @@ msgstr ""
 "# * 0 = wildmat\n"
 "#   1 = regex\n"
 
-#: src/lang.c:2096
+#: src/lang.c:2107
 msgid "Enter minimal score before an article is marked killed. <CR> sets."
 msgstr "è¼¸å…¥æ–‡ç« è¢«æ¨™è¨˜ç é™¤ä¹‹å‰çš„æœ€å°‘åˆ†æ•¸ã€‚<CR> è¨­å®šã€‚"
 
-#: src/lang.c:2097
+#: src/lang.c:2108
 msgid "Score limit (kill)"
 msgstr "åˆ†æ•¸é™åˆ¶ (ç é™¤)"
 
-#: src/lang.c:2098
+#: src/lang.c:2109
 msgid "# Score limit before an article is marked killed\n"
 msgstr "# æ–‡ç« è¢«æ¨™è¨˜ç é™¤ä¹‹å‰çš„åˆ†æ•¸é™åˆ¶\n"
 
-#: src/lang.c:2102
+#: src/lang.c:2113
 msgid "Enter default score to kill articles. <CR> sets."
 msgstr "è¼¸å…¥ç é™¤æ–‡ç« çš„é è¨­åˆ†æ•¸ã€‚<CR> è¨­å®šã€‚"
 
-#: src/lang.c:2103
+#: src/lang.c:2114
 msgid "Default score to kill articles"
 msgstr "ç é™¤æ–‡ç« çš„é è¨­åˆ†æ•¸"
 
-#: src/lang.c:2104
+#: src/lang.c:2115
 msgid "# Default score to kill articles\n"
 msgstr "# ç é™¤æ–‡ç« çš„é è¨­åˆ†æ•¸\n"
 
-#: src/lang.c:2108
+#: src/lang.c:2119
 msgid "Enter minimal score before an article is marked hot. <CR> sets."
 msgstr "è¼¸å…¥æ–‡ç« è¢«æ¨™è¨˜ç†±é–€ä¹‹å‰çš„æœ€å°‘åˆ†æ•¸ã€‚<CR> è¨­å®šã€‚"
 
-#: src/lang.c:2109
+#: src/lang.c:2120
 msgid "Score limit (select)"
 msgstr "åˆ†æ•¸é™åˆ¶ (é¸å–)"
 
-#: src/lang.c:2110
+#: src/lang.c:2121
 msgid "# Score limit before an article is marked hot\n"
 msgstr "# æ–‡ç« è¢«æ¨™è¨˜ç†±é–€ä¹‹å‰çš„åˆ†æ•¸é™åˆ¶\n"
 
-#: src/lang.c:2114
+#: src/lang.c:2125
 msgid "Enter default score to select articles. <CR> sets."
 msgstr "è¼¸å…¥é¸å–æ–‡ç« çš„é è¨­åˆ†æ•¸ã€‚<CR> è¨­å®šã€‚"
 
-#: src/lang.c:2115
+#: src/lang.c:2126
 msgid "Default score to select articles"
 msgstr "é¸å–æ–‡ç« çš„é è¨­åˆ†æ•¸"
 
-#: src/lang.c:2116
+#: src/lang.c:2127
 msgid "# Default score to select articles\n"
 msgstr "# é¸å–æ–‡ç« çš„é è¨­åˆ†æ•¸\n"
 
-#: src/lang.c:2122
+#: src/lang.c:2133
 msgid "Use slrnface to show ''X-Face:''s"
 msgstr "ä½¿ç”¨ slrnface ä»¥é¡¯ç¤ºã€ŽX-Face:ã€"
 
-#: src/lang.c:2123
+#: src/lang.c:2134
 msgid ""
 "# If ON using slrnface(1) to interpret the ''X-Face:'' header.\n"
 "# Only useful when running in an xterm.\n"
@@ -6470,19 +6517,19 @@ msgstr ""
 "# å¦‚æžœé–‹å•Ÿå°±ä½¿ç”¨ slrnface(1) ä»¥è§£è­¯ã€ŽX-Face:ã€æ¨™é ­ã€‚\n"
 "# åªæœ‰åœ¨ xterm ä¸­åŸ·è¡Œæ™‚æ‰æœ‰ä½œç”¨ã€‚\n"
 
-#: src/lang.c:2131
+#: src/lang.c:2142
 msgid "Use ANSI color"
 msgstr "ä½¿ç”¨ ANSI é¡è‰²"
 
-#: src/lang.c:2132
+#: src/lang.c:2143
 msgid "# If ON using ANSI-color\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±ä½¿ç”¨ ANSI é¡è‰²\n"
 
-#: src/lang.c:2137
+#: src/lang.c:2148
 msgid "Standard foreground color"
 msgstr "æ¨™æº–å‰æ™¯é¡è‰²"
 
-#: src/lang.c:2138
+#: src/lang.c:2149
 msgid ""
 "# Standard foreground color\n"
 "# Default: -1 (default color)\n"
@@ -6490,11 +6537,11 @@ msgstr ""
 "# æ¨™æº–å‰æ™¯é¡è‰²\n"
 "# é è¨­ï¼š-1 (é è¨­é¡è‰²)\n"
 
-#: src/lang.c:2144
+#: src/lang.c:2155
 msgid "Standard background color"
 msgstr "æ¨™æº–èƒŒæ™¯é¡è‰²"
 
-#: src/lang.c:2145
+#: src/lang.c:2156
 msgid ""
 "# Standard background color\n"
 "# Default: -1 (default color)\n"
@@ -6502,11 +6549,11 @@ msgstr ""
 "# æ¨™æº–èƒŒæ™¯é¡è‰²\n"
 "# é è¨­ï¼š-1 (é è¨­é¡è‰²)\n"
 
-#: src/lang.c:2151
+#: src/lang.c:2162
 msgid "Color for inverse text (background)"
 msgstr "åç™½æ–‡å­—çš„é¡è‰² (èƒŒæ™¯)"
 
-#: src/lang.c:2152
+#: src/lang.c:2163
 msgid ""
 "# Color of background for inverse text\n"
 "# Default: 4 (blue)\n"
@@ -6514,11 +6561,11 @@ msgstr ""
 "# åç™½æ–‡å­—çš„èƒŒæ™¯é¡è‰²\n"
 "# é è¨­ï¼š4 (è—è‰²)\n"
 
-#: src/lang.c:2158
+#: src/lang.c:2169
 msgid "Color for inverse text (foreground)"
 msgstr "åç™½æ–‡å­—çš„é¡è‰² (å‰æ™¯)"
 
-#: src/lang.c:2159
+#: src/lang.c:2170
 msgid ""
 "# Color of foreground for inverse text\n"
 "# Default: 7 (white)\n"
@@ -6526,11 +6573,11 @@ msgstr ""
 "# åç™½æ–‡å­—çš„å‰æ™¯é¡è‰²\n"
 "# é è¨­ï¼š7 (ç™½è‰²)\n"
 
-#: src/lang.c:2165
+#: src/lang.c:2176
 msgid "Color of text lines"
 msgstr "æ–‡å­—åˆ—çš„é¡è‰²"
 
-#: src/lang.c:2166
+#: src/lang.c:2177
 msgid ""
 "# Color of text lines\n"
 "# Default: -1 (default color)\n"
@@ -6538,11 +6585,11 @@ msgstr ""
 "# æ–‡å­—åˆ—çš„é¡è‰²\n"
 "# é è¨­ï¼š-1 (é è¨­é¡è‰²)\n"
 
-#: src/lang.c:2172
+#: src/lang.c:2183
 msgid "Color of mini help menu"
 msgstr "è¿·ä½ èªªæ˜Žé¸å–®çš„é¡è‰²"
 
-#: src/lang.c:2173
+#: src/lang.c:2184
 msgid ""
 "# Color of mini help menu\n"
 "# Default: 3 (brown)\n"
@@ -6550,11 +6597,11 @@ msgstr ""
 "# è¿·ä½ èªªæ˜Žé¸å–®çš„é¡è‰²\n"
 "# é è¨­ï¼š3 (æ£•è‰²)\n"
 
-#: src/lang.c:2179
+#: src/lang.c:2190
 msgid "Color of help text"
 msgstr "èªªæ˜Žæ–‡å­—çš„é¡è‰²"
 
-#: src/lang.c:2180
+#: src/lang.c:2191
 msgid ""
 "# Color of help pages\n"
 "# Default: -1 (default color)\n"
@@ -6562,11 +6609,11 @@ msgstr ""
 "# èªªæ˜Žé é¢çš„é¡è‰²\n"
 "# é è¨­ï¼š-1 (é è¨­é¡è‰²)\n"
 
-#: src/lang.c:2186
+#: src/lang.c:2197
 msgid "Color of status messages"
 msgstr "ç‹€æ…‹è¨Šæ¯çš„é¡è‰²"
 
-#: src/lang.c:2187
+#: src/lang.c:2198
 msgid ""
 "# Color of messages in last line\n"
 "# Default: 6 (cyan)\n"
@@ -6574,11 +6621,11 @@ msgstr ""
 "# æœ€å¾Œä¸€åˆ—ä¸­è¨Šæ¯çš„é¡è‰²\n"
 "# é è¨­ï¼š6 (é’è‰²)\n"
 
-#: src/lang.c:2193
+#: src/lang.c:2204
 msgid "Color of quoted lines"
 msgstr "å¼•è¨€åˆ—çš„é¡è‰²"
 
-#: src/lang.c:2194
+#: src/lang.c:2205
 msgid ""
 "# Color of quote-lines\n"
 "# Default: 2 (green)\n"
@@ -6586,11 +6633,11 @@ msgstr ""
 "# å¼•è¨€åˆ—çš„é¡è‰²\n"
 "# é è¨­ï¼š2 (ç¶ è‰²)\n"
 
-#: src/lang.c:2200
+#: src/lang.c:2211
 msgid "Color of twice quoted line"
 msgstr "ç¬¬äºŒå±¤å¼•è¨€åˆ—çš„é¡è‰²"
 
-#: src/lang.c:2201
+#: src/lang.c:2212
 msgid ""
 "# Color of twice quoted lines\n"
 "# Default: 3 (brown)\n"
@@ -6598,11 +6645,11 @@ msgstr ""
 "# ç¬¬äºŒå±¤å¼•è¨€åˆ—çš„é¡è‰²\n"
 "# é è¨­ï¼š3 (æ£•è‰²)\n"
 
-#: src/lang.c:2207
+#: src/lang.c:2218
 msgid "Color of =>3 times quoted line"
 msgstr "=>3 å±¤å¼•è¨€åˆ—çš„é¡è‰²"
 
-#: src/lang.c:2208
+#: src/lang.c:2219
 msgid ""
 "# Color of >=3 times quoted lines\n"
 "# Default: 4 (blue)\n"
@@ -6610,11 +6657,11 @@ msgstr ""
 "# =>3 å±¤å¼•è¨€åˆ—çš„é¡è‰²\n"
 "# é è¨­ï¼š4 (è—è‰²)\n"
 
-#: src/lang.c:2214
+#: src/lang.c:2225
 msgid "Color of article header lines"
 msgstr "æ–‡ç« æ¨™é ­åˆ—çš„é¡è‰²"
 
-#: src/lang.c:2215
+#: src/lang.c:2226
 msgid ""
 "# Color of header-lines\n"
 "# Default: 2 (green)\n"
@@ -6622,11 +6669,11 @@ msgstr ""
 "# æ¨™é ­åˆ—çš„é¡è‰²\n"
 "# é è¨­ï¼š2 (ç¶ è‰²)\n"
 
-#: src/lang.c:2221
+#: src/lang.c:2232
 msgid "Color of actual news header fields"
 msgstr "å¯¦éš›æ–°èžæ¨™é ­æ¬„ä½çš„é¡è‰²"
 
-#: src/lang.c:2222
+#: src/lang.c:2233
 msgid ""
 "# Color of actual news header fields\n"
 "# Default: 9 (light red)\n"
@@ -6634,11 +6681,11 @@ msgstr ""
 "# å¯¦éš›æ–°èžæ¨™é ­æ¬„ä½çš„é¡è‰²\n"
 "# é è¨­ï¼š9 (æ·ºç´…è‰²)\n"
 
-#: src/lang.c:2228
+#: src/lang.c:2239
 msgid "Color of article subject lines"
 msgstr "æ–‡ç« ä¸»æ—¨åˆ—çš„é¡è‰²"
 
-#: src/lang.c:2229
+#: src/lang.c:2240
 msgid ""
 "# Color of article subject\n"
 "# Default: 6 (cyan)\n"
@@ -6646,11 +6693,25 @@ msgstr ""
 "# æ–‡ç« ä¸»æ—¨åˆ—çš„é¡è‰²\n"
 "# é è¨­ï¼š6 (é’è‰²)\n"
 
-#: src/lang.c:2235
+#: src/lang.c:2246
+#, fuzzy
+msgid "Color of external quotes"
+msgstr "æ–‡å­—åˆ—çš„é¡è‰²"
+
+#: src/lang.c:2247
+#, fuzzy
+msgid ""
+"# Color of quoted text from external sources\n"
+"# Default: 5 (pink)\n"
+msgstr ""
+"# å­—é¢å€å¡Šçš„é¡è‰²\n"
+"# é è¨­ï¼š5 (ç²‰ç´…)\n"
+
+#: src/lang.c:2253
 msgid "Color of response counter"
 msgstr "å›žæ‡‰è¨ˆæ•¸å™¨çš„é¡è‰²"
 
-#: src/lang.c:2236
+#: src/lang.c:2254
 msgid ""
 "# Color of response counter\n"
 "# Default: 2 (green)\n"
@@ -6658,11 +6719,11 @@ msgstr ""
 "# å›žæ‡‰è¨ˆæ•¸å™¨çš„é¡è‰²\n"
 "# é è¨­ï¼š2 (ç¶ è‰²)\n"
 
-#: src/lang.c:2242
+#: src/lang.c:2260
 msgid "Color of sender (From:)"
 msgstr "å‚³é€è€…çš„é¡è‰² ( From: )"
 
-#: src/lang.c:2243
+#: src/lang.c:2261
 msgid ""
 "# Color of sender (From:)\n"
 "# Default: 2 (green)\n"
@@ -6670,11 +6731,11 @@ msgstr ""
 "# å‚³é€è€…çš„é¡è‰² ( From: )\n"
 "# é è¨­ï¼š2 (ç¶ è‰²)\n"
 
-#: src/lang.c:2249
+#: src/lang.c:2267
 msgid "Color of help/mail sign"
 msgstr "èªªæ˜Ž/éƒµä»¶ç°½åçš„é¡è‰²"
 
-#: src/lang.c:2250
+#: src/lang.c:2268
 msgid ""
 "# Color of Help/Mail-Sign\n"
 "# Default: 4 (blue)\n"
@@ -6682,11 +6743,11 @@ msgstr ""
 "# èªªæ˜Ž/éƒµä»¶ç°½åçš„é¡è‰²\n"
 "# é è¨­ï¼š4 (è—è‰²)\n"
 
-#: src/lang.c:2256
+#: src/lang.c:2274
 msgid "Color of signatures"
 msgstr "ç°½åçš„é¡è‰²"
 
-#: src/lang.c:2257
+#: src/lang.c:2275
 msgid ""
 "# Color of signature\n"
 "# Default: 4 (blue)\n"
@@ -6694,11 +6755,11 @@ msgstr ""
 "# ç°½åçš„é¡è‰²\n"
 "# é è¨­ï¼š4 (è—è‰²)\n"
 
-#: src/lang.c:2263
+#: src/lang.c:2281
 msgid "Color of highlighted URLs"
 msgstr "é«˜äº®åº¦ç¶²å€çš„é¡è‰²"
 
-#: src/lang.c:2264
+#: src/lang.c:2282
 msgid ""
 "# Color of highlighted URLs\n"
 "# Default: -1 (default color)\n"
@@ -6706,11 +6767,11 @@ msgstr ""
 "# é«˜äº®åº¦ç¶²å€çš„é¡è‰²\n"
 "# é è¨­ï¼š-1 (é è¨­é¡è‰²)\n"
 
-#: src/lang.c:2270
+#: src/lang.c:2288
 msgid "Color of verbatim blocks"
 msgstr "å­—é¢å€å¡Šçš„é¡è‰²"
 
-#: src/lang.c:2271
+#: src/lang.c:2289
 msgid ""
 "# Color of verbatim blocks\n"
 "# Default: 5 (pink)\n"
@@ -6718,11 +6779,11 @@ msgstr ""
 "# å­—é¢å€å¡Šçš„é¡è‰²\n"
 "# é è¨­ï¼š5 (ç²‰ç´…)\n"
 
-#: src/lang.c:2277
+#: src/lang.c:2295
 msgid "Color of highlighting with *stars*"
 msgstr "é«˜äº®åº¦é¡¯ç¤º *æ˜Ÿè™Ÿ* çš„é¡è‰²"
 
-#: src/lang.c:2278
+#: src/lang.c:2296
 msgid ""
 "# Color of word highlighting with *stars*\n"
 "# Default: 11 (yellow)\n"
@@ -6730,11 +6791,11 @@ msgstr ""
 "# é«˜äº®åº¦é¡¯ç¤º *æ˜Ÿè™Ÿ* å­—è©žçš„é¡è‰²\n"
 "# é è¨­ï¼š11 (é»ƒè‰²)\n"
 
-#: src/lang.c:2284
+#: src/lang.c:2302
 msgid "Color of highlighting with _dash_"
 msgstr "é«˜äº®åº¦é¡¯ç¤º _åº•ç·š_ çš„é¡è‰²"
 
-#: src/lang.c:2285
+#: src/lang.c:2303
 msgid ""
 "# Color of word highlighting with _dash_\n"
 "# Default: 13 (light pink)\n"
@@ -6742,11 +6803,11 @@ msgstr ""
 "# é«˜äº®åº¦é¡¯ç¤º _åº•ç·š_ å­—è©žçš„é¡è‰²\n"
 "# é è¨­ï¼š13 (æ·ºç²‰ç´…)\n"
 
-#: src/lang.c:2291
+#: src/lang.c:2309
 msgid "Color of highlighting with /slash/"
 msgstr "é«˜äº®åº¦é¡¯ç¤º /æ–œç·š/ çš„é¡è‰²"
 
-#: src/lang.c:2292
+#: src/lang.c:2310
 msgid ""
 "# Color of word highlighting with /slash/\n"
 "# Default: 14 (light cyan)\n"
@@ -6754,11 +6815,11 @@ msgstr ""
 "# é«˜äº®åº¦é¡¯ç¤º /æ–œç·š/ å­—è©žçš„é¡è‰²\n"
 "# é è¨­ï¼š14 (æ·ºè—ç¶ è‰²)\n"
 
-#: src/lang.c:2298
+#: src/lang.c:2316
 msgid "Color of highlighting with -stroke-"
 msgstr "é«˜äº®åº¦é¡¯ç¤º -æ©«ç·š- çš„é¡è‰²"
 
-#: src/lang.c:2299
+#: src/lang.c:2317
 msgid ""
 "# Color of word highlighting with -stroke-\n"
 "# Default: 12 (light blue)\n"
@@ -6766,11 +6827,11 @@ msgstr ""
 "# é«˜äº®åº¦é¡¯ç¤º -æ©«ç·š- å­—è©žçš„é¡è‰²\n"
 "# é è¨­ï¼š12 (æ·ºè—è‰²)\n"
 
-#: src/lang.c:2306
+#: src/lang.c:2324
 msgid "Attr. of highlighting with *stars*"
 msgstr "é«˜äº®åº¦é¡¯ç¤º *æ˜Ÿè™Ÿ* çš„å±¬æ€§"
 
-#: src/lang.c:2307
+#: src/lang.c:2325
 msgid ""
 "# Attributes of word highlighting on mono terminals\n"
 "# Possible values are:\n"
@@ -6798,11 +6859,11 @@ msgstr ""
 "# é«˜äº®åº¦é¡¯ç¤º *æ˜Ÿè™Ÿ* å­—è©žçš„å±¬æ€§\n"
 "# é è¨­ï¼š6 (ç²—é«”)\n"
 
-#: src/lang.c:2322
+#: src/lang.c:2340
 msgid "Attr. of highlighting with _dash_"
 msgstr "é«˜äº®åº¦é¡¯ç¤º _åº•ç·š_ çš„å±¬æ€§"
 
-#: src/lang.c:2323
+#: src/lang.c:2341
 msgid ""
 "# Attribute of word highlighting with _dash_\n"
 "# Default: 2 (best highlighting)\n"
@@ -6810,11 +6871,11 @@ msgstr ""
 "# é«˜äº®åº¦é¡¯ç¤º _åº•ç·š_ å­—è©žçš„å±¬æ€§\n"
 "# é è¨­ï¼š2 (æœ€å¥½é«˜äº®åº¦é¡¯ç¤º)\n"
 
-#: src/lang.c:2329
+#: src/lang.c:2347
 msgid "Attr. of highlighting with /slash/"
 msgstr "é«˜äº®åº¦é¡¯ç¤º /æ–œç·š/ çš„å±¬æ€§"
 
-#: src/lang.c:2330
+#: src/lang.c:2348
 msgid ""
 "# Attribute of word highlighting with /slash/\n"
 "# Default: 5 (half bright)\n"
@@ -6822,11 +6883,11 @@ msgstr ""
 "# é«˜äº®åº¦é¡¯ç¤º /æ–œç·š/ å­—è©žçš„å±¬æ€§\n"
 "# é è¨­ï¼š5 (åŠæ˜Žäº®)\n"
 
-#: src/lang.c:2336
+#: src/lang.c:2354
 msgid "Attr. of highlighting with -stroke-"
 msgstr "é«˜äº®åº¦é¡¯ç¤º -æ©«ç·š- çš„å±¬æ€§"
 
-#: src/lang.c:2337
+#: src/lang.c:2355
 msgid ""
 "# Attribute of word highlighting with -stroke-\n"
 "# Default: 3 (reverse video)\n"
@@ -6834,27 +6895,27 @@ msgstr ""
 "# é«˜äº®åº¦é¡¯ç¤º /æ–œç·š/ å­—è©žçš„å±¬æ€§\n"
 "# é è¨­ï¼š3 (åç™½é¡¯ç¤º)\n"
 
-#: src/lang.c:2343
+#: src/lang.c:2361
 msgid "URL highlighting in message body"
 msgstr "åœ¨è¨Šæ¯å…§æ–‡ä¸­é«˜äº®åº¦é¡¯ç¤ºç¶²å€"
 
-#: src/lang.c:2344
+#: src/lang.c:2362
 msgid "# Enable URL highlighting?\n"
 msgstr "# å•Ÿç”¨é«˜äº®åº¦é¡¯ç¤ºç¶²å€ï¼Ÿ\n"
 
-#: src/lang.c:2349
+#: src/lang.c:2367
 msgid "Word highlighting in message body"
 msgstr "åœ¨è¨Šæ¯å…§æ–‡ä¸­é«˜äº®åº¦é¡¯ç¤ºå­—è©ž"
 
-#: src/lang.c:2350
+#: src/lang.c:2368
 msgid "# Enable word highlighting?\n"
 msgstr "# å•Ÿç”¨é«˜äº®åº¦é¡¯ç¤ºå­—è©žï¼Ÿ\n"
 
-#: src/lang.c:2355
+#: src/lang.c:2373
 msgid "What to display instead of mark"
 msgstr "è¦é¡¯ç¤ºä»€éº¼ä»¥ä»£æ›¿æ¨™è¨˜"
 
-#: src/lang.c:2356
+#: src/lang.c:2374
 msgid ""
 "# Should the leading and ending stars and dashes also be displayed,\n"
 "# even when they are highlighting marks?\n"
@@ -6870,56 +6931,56 @@ msgstr ""
 "#   1 = æ˜¯ï¼Œé¡¯ç¤ºæ¨™è¨˜\n"
 "# * 2 = å°å‡ºç©ºæ ¼åšç‚ºæ›¿ä»£\n"
 
-#: src/lang.c:2365
+#: src/lang.c:2383
 msgid "Enter column number to wrap article lines to in the pager. <CR> sets."
 msgstr "è¼¸å…¥åœ¨é é¢åˆ‡æ›ä¸­ç”¨ä¾†å°‡æ–‡ç« æ›åˆ—çš„æ¬„è™Ÿã€‚<CR> è¨­å®šã€‚"
 
-#: src/lang.c:2366
+#: src/lang.c:2384
 msgid "Page line wrap column"
 msgstr "é é¢è‡ªå‹•æ›åˆ—æ¬„è™Ÿ"
 
-#: src/lang.c:2367
+#: src/lang.c:2385
 msgid "# Wrap article lines at column\n"
 msgstr "# æ–‡ç« æ›åˆ—æ–¼æ¬„è™Ÿ\n"
 
-#: src/lang.c:2372
+#: src/lang.c:2390
 msgid "Wrap around threads on next unread"
 msgstr "æ–¼ä¸‹ä¸€ç¯‡æœªè®€å›žåˆ°é–‹å§‹éƒ¨åˆ†è¨Žè«–ä¸²"
 
-#: src/lang.c:2373
+#: src/lang.c:2391
 msgid "# If ON wrap around threads on searching next unread article\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±æ–¼æœå°‹ä¸‹ä¸€ç¯‡æœªè®€æ–‡ç« æ™‚å›žåˆ°é–‹å§‹éƒ¨åˆ†è¨Žè«–ä¸²\n"
 
-#: src/lang.c:2377
+#: src/lang.c:2395
 msgid "Enter default mail address (and fullname). <CR> sets."
 msgstr "è¼¸å…¥é è¨­éƒµä»¶åœ°å€ (ä»¥åŠå…¨å)ã€‚<CR> è¨­å®šã€‚"
 
-#: src/lang.c:2378 src/lang.c:2876
+#: src/lang.c:2396 src/lang.c:2894
 msgid "Mail address (and fullname)"
 msgstr "éƒµä»¶åœ°å€ (ä»¥åŠå…¨å)"
 
-#: src/lang.c:2379
+#: src/lang.c:2397
 msgid "# User's mail address (and fullname), if not username@host (fullname)\n"
 msgstr "# ä½¿ç”¨è€…éƒµä»¶åœ°å€ (ä»¥åŠå…¨å)ï¼Œå¦‚æžœä¸æ˜¯ ä½¿ç”¨è€…åç¨±@ä¸»æ©Ÿ (å…¨å)\n"
 
-#: src/lang.c:2384
+#: src/lang.c:2402
 msgid "Show empty Followup-To in editor"
 msgstr "åœ¨ç·¨è¼¯å™¨ä¸­é¡¯ç¤ºç©ºçš„è·Ÿè²¼"
 
-#: src/lang.c:2385
+#: src/lang.c:2403
 msgid "# If ON show empty Followup-To header when editing an article\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±æ–¼ç·¨è¼¯æ–‡ç« æ™‚é¡¯ç¤ºç©ºçš„è·Ÿè²¼æ¨™é ­\n"
 
-#: src/lang.c:2389
+#: src/lang.c:2407
 msgid ""
 "Enter path/! command/--none to create your default signature. <CR> sets."
 msgstr "è¼¸å…¥ path/! command/--none ä»¥å»ºç«‹æ‚¨çš„é è¨­ç°½åã€‚<CR> è¨­å®šã€‚"
 
-#: src/lang.c:2390
+#: src/lang.c:2408
 msgid "Create signature from path/command"
 msgstr "å¾žè·¯å¾‘/å‘½ä»¤å»ºç«‹ç°½å"
 
-#: src/lang.c:2391
+#: src/lang.c:2409
 msgid ""
 "# Signature path (random sigs)/file to be used when posting/replying\n"
 "# sigfile=file       appends file as signature\n"
@@ -6931,41 +6992,41 @@ msgstr ""
 "# sigfile=!å‘½ä»¤      åŸ·è¡Œå¤–éƒ¨å‘½ä»¤ä»¥ç”¢ç”Ÿç°½å\n"
 "# sigfile=--none     ä¸é™„åŠ ç°½å\n"
 
-#: src/lang.c:2398
+#: src/lang.c:2416
 msgid ""
 "Prepend signature with \"-- \" on own line. <SPACE> toggles & <CR> sets."
-msgstr "å°‡å–®ç¨ä¸€åˆ—çš„ã€Œ-- ã€å‰ç½®æ–¼ç°½åã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
+msgstr "å°‡å–®ç¨ä¸€åˆ—çš„ã€Œ--ã€å‰ç½®æ–¼ç°½åã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:2399
+#: src/lang.c:2417
 msgid "Prepend signature with \"-- \""
-msgstr "å°‡ã€Œ-- ã€å‰ç½®æ–¼ç°½å"
+msgstr "å°‡ã€Œ--ã€å‰ç½®æ–¼ç°½å"
 
-#: src/lang.c:2400
+#: src/lang.c:2418
 msgid "# If ON prepend the signature with dashes '\\n-- \\n'\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±å°‡è™›ç·šã€Ž\\n-- \\nã€å‰ç½®æ–¼ç°½å\n"
 
-#: src/lang.c:2404
+#: src/lang.c:2422
 msgid "Add signature when reposting articles. <SPACE> toggles & <CR> sets."
 msgstr "é‡æ–°å¼µè²¼æ–‡ç« æ™‚åŠ å…¥ç°½åã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:2405
+#: src/lang.c:2423
 msgid "Add signature when reposting"
 msgstr "é‡æ–°å¼µè²¼æ™‚åŠ å…¥ç°½å"
 
-#: src/lang.c:2406
+#: src/lang.c:2424
 msgid "# If ON add signature to reposted articles\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±å°‡ç°½ååŠ å…¥é‡æ–°å¼µè²¼çš„æ–‡ç« \n"
 
-#: src/lang.c:2410
+#: src/lang.c:2428
 #, c-format
 msgid "Enter quotation marks, %s or %S for author's initials."
 msgstr "è¼¸å…¥å¼•è¨€ç¬¦è™Ÿã€%s æˆ– %S åšç‚ºä½œè€…çš„ç¸®å¯«ã€‚"
 
-#: src/lang.c:2411
+#: src/lang.c:2429
 msgid "Characters used as quote-marks"
 msgstr "åšç‚ºå¼•è¨€ç¬¦è™Ÿä½¿ç”¨çš„å­—å…ƒ"
 
-#: src/lang.c:2412
+#: src/lang.c:2430
 #, c-format
 msgid ""
 "# Characters used in quoting to followups and replies.\n"
@@ -6974,11 +7035,11 @@ msgstr ""
 "# å­—å…ƒå·²ç”¨æ–¼å¼•è¨€åˆ°è·Ÿéš¨å’Œå›žè¦†ã€‚\n"
 "#ã€Ž_ã€è¢«ç½®æ›ç”±ã€Ž ã€ï¼Œ%sï¼Œ%S è¢«ç½®æ›ä¾ä½œè€…è¨­å®šç¸®å¯«ã€‚\n"
 
-#: src/lang.c:2418
+#: src/lang.c:2436
 msgid "Quoting behavior"
 msgstr "å¼•è¨€è¡Œç‚º"
 
-#: src/lang.c:2419
+#: src/lang.c:2437
 msgid ""
 "# How quoting should be handled when following up or replying.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7002,16 +7063,16 @@ msgstr ""
 "#   6 = å¼•ç”¨ç°½åï¼Œå¼•ç”¨ç©ºåˆ—\n"
 "#   7 = å£“ç¸®å¼•è¨€ï¼Œå¼•ç”¨ç°½åï¼Œå¼•ç”¨ç©ºåˆ—\n"
 
-#: src/lang.c:2432 src/lang.c:2440 src/lang.c:2446
+#: src/lang.c:2450 src/lang.c:2458 src/lang.c:2464
 msgid ""
 "%A Addr %D Date %F Addr+Name %G Groupname %M Message-ID %N Name %C First Name"
 msgstr "%A åœ°å€ %D æ—¥æœŸ %F åœ°å€+åç¨± %G ç¾¤çµ„åç¨± %M è¨Šæ¯è­˜åˆ¥è™Ÿ %N åç¨± %C åå­—"
 
-#: src/lang.c:2433
+#: src/lang.c:2451
 msgid "Quote line when following up"
 msgstr "è·Ÿè²¼æ™‚çš„å¼•è¨€åˆ—"
 
-#: src/lang.c:2434
+#: src/lang.c:2452
 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"
@@ -7021,38 +7082,38 @@ msgstr ""
 "# %A ä½å€    %D æ—¥æœŸ   %F Addr+åç¨±   %G ç¾¤çµ„åç¨±   %M è¨Šæ¯è­˜åˆ¥è™Ÿ\n"
 "# %N å…¨å  %C åå­—   %I ç¸®å¯«\n"
 
-#: src/lang.c:2441
+#: src/lang.c:2459
 msgid "Quote line when cross-posting"
 msgstr "è·¨æ¿å¼µè²¼æ™‚çš„å¼•è¨€åˆ—"
 
-#: src/lang.c:2447
+#: src/lang.c:2465
 msgid "Quote line when mailing"
 msgstr "éƒµå¯„æ™‚çš„å¼•è¨€åˆ—"
 
-#: src/lang.c:2452
+#: src/lang.c:2470
 msgid "If ON, include User-Agent: header. <SPACE> toggles & <CR> sets."
 msgstr "å¦‚æžœé–‹å•Ÿå°±åŒ…å« User-Agent: æ¨™é ­ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:2453
+#: src/lang.c:2471
 msgid "Insert 'User-Agent:' header"
 msgstr "æ’å…¥ã€ŽUser-Agent:ã€æ¨™é ­"
 
-#: src/lang.c:2454
+#: src/lang.c:2472
 msgid "# If ON include advertising User-Agent: header\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±åŒ…å«åšç‚ºé€šå‘Šçš„ User-Agent: æ¨™é ­\n"
 
-#: src/lang.c:2459
+#: src/lang.c:2477
 msgid ""
 "Enter charset name for MIME (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr ""
 "è¼¸å…¥ç”¨æ–¼ MIME çš„å­—å…ƒé›†åç¨± (ä¾‹å¦‚ï¼šUS-ASCII, ISO-8859-1, EUC-KR)ï¼Œ<CR> ä»¥è¨­"
 "å®šã€‚"
 
-#: src/lang.c:2460
+#: src/lang.c:2478
 msgid "MM_CHARSET"
 msgstr "MM_CHARSET"
 
-#: src/lang.c:2461
+#: src/lang.c:2479
 msgid ""
 "# Charset supported locally which is also used for MIME header and\n"
 "# Content-Type header.\n"
@@ -7068,40 +7129,40 @@ msgstr ""
 "# å¦‚æžœ MIME_STRICT_CHARSET æ–¼ç·¨è­¯æ™‚æœŸè¢«å®šç¾©ï¼Œé‚£éº¼ mm_charset ä»¥å¤–çš„\n"
 "# å­—å…ƒé›†å°‡è¢«èªç‚ºç„¡æ³•é¡¯ç¤ºï¼Œä¸¦ä¸”ä»¥ã€Žï¼Ÿã€çš„æ–¹å¼è¡¨è¿°ã€‚\n"
 
-#: src/lang.c:2471
+#: src/lang.c:2489
 msgid "MM_NETWORK_CHARSET"
 msgstr "MM_NETWORK_CHARSET"
 
-#: src/lang.c:2472
+#: src/lang.c:2490
 msgid "# Charset used for MIME (Content-Type) header in postings.\n"
 msgstr "# åœ¨è²¼æ–‡ä¸­åšç‚º MIME (å…§å®¹é¡žåž‹) æ¨™é ­çš„å­—å…ƒé›†ã€‚\n"
 
-#: src/lang.c:2476
+#: src/lang.c:2494
 msgid ""
 "Enter local charset name (e.g. US-ASCII, ISO-8859-1, EUC-KR), <CR> to set."
 msgstr "è¼¸å…¥æœ¬åœ°å­—å…ƒé›†åç¨± (ä¾‹å¦‚ï¼šUS-ASCII, ISO-8859-1, EUC-KR)ï¼Œ<CR> ä»¥è¨­å®šã€‚"
 
-#: src/lang.c:2477
+#: src/lang.c:2495
 msgid "MM_LOCAL_CHARSET"
 msgstr "MM_LOCAL_CHARSET"
 
-#: src/lang.c:2478
+#: src/lang.c:2496
 msgid "# Charset supported locally.\n"
 msgstr "# æœ¬åœ°æ”¯æ´çš„å­—å…ƒé›†ã€‚\n"
 
-#: src/lang.c:2485
+#: src/lang.c:2503
 msgid "Mailbox format"
 msgstr "ä¿¡ç®±æ ¼å¼"
 
-#: src/lang.c:2486
+#: src/lang.c:2504
 msgid "# Format of the mailbox.\n"
 msgstr "# ä¿¡ç®±çš„æ ¼å¼ã€‚\n"
 
-#: src/lang.c:2491
+#: src/lang.c:2509
 msgid "MIME encoding in news messages"
 msgstr "åœ¨æ–°èžè¨Šæ¯ä¸­çš„ MIME ç·¨ç¢¼"
 
-#: src/lang.c:2492
+#: src/lang.c:2510
 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"
@@ -7115,15 +7176,15 @@ msgstr ""
 "# è€Œ Base64 å°æ–¼åŒ…å«å¾ˆå¤š 8 ä½å…ƒå­—å…ƒçš„å¤šæ•¸ 8 ä½å…ƒæ±äºžè«¸èªžã€\n"
 "# å¸Œè‡˜èªžä»¥åŠä¿„èªžå­—å…ƒé›†ä¾†èªªæ›´ç‚ºé©ç•¶ã€‚\n"
 
-#: src/lang.c:2500 src/lang.c:2521
+#: src/lang.c:2518 src/lang.c:2539
 msgid "Don't change unless you know what you are doing. <ESC> cancels."
 msgstr "ä¸è¦è®Šæ›´ï¼Œé™¤éžæ‚¨çŸ¥é“æ‚¨åœ¨åšä»€éº¼ã€‚<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2501
+#: src/lang.c:2519
 msgid "Use 8bit characters in news headers"
 msgstr "åœ¨æ–°èžæ¨™é ­ä¸­ä½¿ç”¨ 8 ä½å…ƒå­—å…ƒ"
 
-#: src/lang.c:2502
+#: src/lang.c:2520
 msgid ""
 "# If ON, 8bit characters in news headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -7135,28 +7196,28 @@ msgstr ""
 "# é™¤éž post_mime_encoding åŒæ¨£ä¹Ÿè¢«è¨­å®šç‚º 8 ä½å…ƒï¼Œ\n"
 "# å¦å‰‡æ¨™é ­ä¸­çš„ 8 ä½å…ƒå­—å…ƒå°‡ç„¡è¦–æ–¼æ­¤åƒæ•¸è€Œè¢«ç·¨ç¢¼ã€‚\n"
 
-#: src/lang.c:2509
+#: src/lang.c:2527
 msgid ""
 "Auto-view post-processed files <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr "è‡ªå‹•æª¢è¦–è™•ç†å¾Œæª”æ¡ˆ<SPACE> åˆ‡æ›ï¼Œ<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2510
+#: src/lang.c:2528
 msgid "View post-processed files"
 msgstr "æª¢è¦–è™•ç†å¾Œæª”æ¡ˆ"
 
-#: src/lang.c:2511
+#: src/lang.c:2529
 msgid "# If set, post processed files will be opened in a viewer\n"
 msgstr "# å¦‚æžœè¨­å®šï¼Œè™•ç†ä¹‹å¾Œçš„æª”æ¡ˆå°‡åœ¨æª¢è¦–å™¨ä¸­è¢«é–‹å•Ÿ\n"
 
-#: src/lang.c:2516
+#: src/lang.c:2534
 msgid "MIME encoding in mail messages"
 msgstr "éƒµä»¶è¨Šæ¯ä¸­çš„ MIME ç·¨ç¢¼"
 
-#: src/lang.c:2522
+#: src/lang.c:2540
 msgid "Use 8bit characters in mail headers"
 msgstr "éƒµä»¶æ¨™é ­ä¸­ä½¿ç”¨ 8 ä½å…ƒå­—å…ƒ"
 
-#: src/lang.c:2523
+#: src/lang.c:2541
 msgid ""
 "# If ON, 8bit characters in mail headers are NOT encoded.\n"
 "# default is OFF. Thus 8bit characters are encoded by default.\n"
@@ -7173,25 +7234,25 @@ msgstr ""
 "# ç¦æ­¢éƒµä»¶æ¨™é ­ä¸­çš„ 8 ä½å…ƒå­—å…ƒï¼Œå› æ­¤å»ºè­°æ‚¨ä¸è¦å°‡å®ƒé–‹å•Ÿï¼Œ\n"
 "# é™¤éžæ‚¨æœ‰æŸäº›å¼·åˆ¶çš„åŽŸå› ã€‚\n"
 
-#: src/lang.c:2533
+#: src/lang.c:2551
 msgid "Strip blanks from ends of lines"
 msgstr "å¾žåˆ—å°¾æˆªé™¤ç©ºç™½"
 
-#: src/lang.c:2534
+#: src/lang.c:2552
 msgid ""
 "# If ON strip blanks from ends of lines for faster display on slow "
 "terminals.\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±å¾žåˆ—å°¾æˆªé™¤ç©ºç™½ï¼Œä»¥ä¾¿åœ¨è¼ƒæ…¢çµ‚ç«¯æ©Ÿä¸Šèƒ½è¼ƒå¿«é¡¯ç¤ºã€‚\n"
 
-#: src/lang.c:2539
+#: src/lang.c:2557
 msgid "If ON, use transliteration. <SPACE> toggles & <CR> sets."
 msgstr "å¦‚æžœé–‹å•Ÿå°±ä½¿ç”¨å¯¦å­—è½‰è­¯ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:2540
+#: src/lang.c:2558
 msgid "Transliteration"
 msgstr "å¯¦å­—è½‰è­¯"
 
-#: src/lang.c:2541
+#: src/lang.c:2559
 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"
@@ -7201,11 +7262,11 @@ msgstr ""
 "# åœ¨ç›®æ¨™å­—å…ƒé›†ä¸­è¢«è¡¨è¿°æ™‚ï¼Œå®ƒå¯ä»¥é€éŽä¸€å€‹\n"
 "# æˆ–å¤šå€‹å¤–è§€é¡žä¼¼çš„å­—å…ƒæ‰€è¿‘ä¼¼é¡¯ç¤ºã€‚\n"
 
-#: src/lang.c:2549
+#: src/lang.c:2567
 msgid "Send you a Cc/Bcc automatically"
 msgstr "è‡ªå‹•ç™¼é€çµ¦æ‚¨ä¸€ä»½å‰¯æœ¬/å¯†ä»¶å‰¯æœ¬"
 
-#: src/lang.c:2550
+#: src/lang.c:2568
 msgid ""
 "# Put your name in the Cc: and/or Bcc: field when mailing an article.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7221,15 +7282,15 @@ msgstr ""
 "#   2 = å¯†ä»¶å‰¯æœ¬\n"
 "#   3 = å‰¯æœ¬å’Œå¯†ä»¶å‰¯æœ¬\n"
 
-#: src/lang.c:2559
+#: src/lang.c:2577
 msgid "Enter address elements about which you want to be warned. <CR> sets."
 msgstr "è¼¸å…¥æ‚¨æƒ³è¦ç²å¾—ç›¸é—œè­¦å‘Šçš„åœ°å€å› ç´ ã€‚<CR> è¨­å®šã€‚"
 
-#: src/lang.c:2560
+#: src/lang.c:2578
 msgid "Spamtrap warning address parts"
 msgstr "åžƒåœ¾éƒµä»¶æŠ“å–è­¦å‘Šçš„åœ°å€éƒ¨åˆ†"
 
-#: src/lang.c:2561
+#: src/lang.c:2579
 msgid ""
 "# A comma-delimited list of address-parts you want to be warned\n"
 "# about when trying to reply by email.\n"
@@ -7237,27 +7298,27 @@ msgstr ""
 "# ç•¶æ‚¨å˜—è©¦ä»¥é›»å­éƒµä»¶å›žè¦†æ™‚\n"
 "# æƒ³è¦ç²å¾—ç›¸é—œè­¦å‘Šè€Œä»¥é€—è™Ÿåˆ†éš”çš„åœ°å€éƒ¨åˆ†æ¸…å–®ã€‚\n"
 
-#: src/lang.c:2566
+#: src/lang.c:2584
 msgid "Enter default number of days a filter entry will be valid. <CR> sets."
 msgstr "è¼¸å…¥ç¯©é¸å™¨æ¢ç›®ä¿æŒæœ‰æ•ˆçš„é è¨­å¤©æ•¸ã€‚<CR> è¨­å®šã€‚"
 
-#: src/lang.c:2567
+#: src/lang.c:2585
 msgid "No. of days a filter entry is valid"
 msgstr "ç¯©é¸å™¨æ¢ç›®æœ‰æ•ˆå¤©æ•¸"
 
-#: src/lang.c:2568
+#: src/lang.c:2586
 msgid "# Number of days a short term filter will be active\n"
 msgstr "# çŸ­æœŸç¯©é¸å™¨ä¿æŒä½œç”¨çš„å¤©æ•¸\n"
 
-#: src/lang.c:2572
+#: src/lang.c:2590
 msgid "Add posted articles to filter. <SPACE> toggles & <CR> sets."
 msgstr "åŠ å…¥å·²å¼µè²¼æ–‡ç« åˆ°ç¯©é¸å™¨ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:2573
+#: src/lang.c:2591
 msgid "Add posted articles to filter"
 msgstr "åŠ å…¥å·²å¼µè²¼æ–‡ç« åˆ°ç¯©é¸å™¨"
 
-#: src/lang.c:2574
+#: src/lang.c:2592
 msgid ""
 "# If ON add posted articles which start a new thread to filter for\n"
 "# highlighting follow-ups\n"
@@ -7265,23 +7326,23 @@ msgstr ""
 "# å¦‚æžœé–‹å•Ÿå°±åŠ å…¥é–‹å§‹æ–°è¨Žè«–ä¸²çš„å·²å¼µè²¼æ–‡ç« åˆ°ç¯©é¸å™¨\n"
 "# åšç‚ºé«˜äº®åº¦é¡¯ç¤ºè·Ÿè²¼\n"
 
-#: src/lang.c:2578
+#: src/lang.c:2596
 msgid "The directory where articles/threads are to be saved in mailbox format."
 msgstr "å°‡ä»¥ mailbox æ ¼å¼å„²å­˜çš„æ–‡ç« /è¨Žè«–ä¸²ç›®éŒ„ä½ç½®ã€‚"
 
-#: src/lang.c:2579
+#: src/lang.c:2597
 msgid "Mail directory"
 msgstr "éƒµä»¶ç›®éŒ„"
 
-#: src/lang.c:2580
+#: src/lang.c:2598
 msgid "# (-m) directory where articles/threads are saved in mailbox format\n"
 msgstr "# (-m) ä»¥ mailbox æ ¼å¼å„²å­˜çš„æ–‡ç« /è¨Žè«–ä¸²ç›®éŒ„ä½ç½®\n"
 
-#: src/lang.c:2585
+#: src/lang.c:2603
 msgid "Save articles in batch mode (-S)"
 msgstr "ä»¥æ‰¹æ¬¡æ¨¡å¼å„²å­˜æ–‡ç«  (-S)"
 
-#: src/lang.c:2586
+#: src/lang.c:2604
 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"
@@ -7289,29 +7350,29 @@ msgstr ""
 "# å¦‚æžœé–‹å•Ÿå°±æ–¼å‘½ä»¤åˆ—ä¸ŠæŒ‡å®šå„²å­˜ -S æˆ–éƒµå¯„ (-M/-N) æ™‚\n"
 "# ä»¥æ‰¹æ¬¡æ¨¡å¼å„²å­˜æ–‡ç« /è¨Žè«–ä¸²\n"
 
-#: src/lang.c:2591
+#: src/lang.c:2609
 msgid "The directory where you want articles/threads saved."
 msgstr "æ‚¨æƒ³è¦å„²å­˜æ–‡ç« /è¨Žè«–ä¸²çš„ç›®éŒ„ä½ç½®ã€‚"
 
-#: src/lang.c:2592
+#: src/lang.c:2610
 msgid "Directory to save arts/threads in"
 msgstr "è¦å„²å­˜æ–‡ç« /è¨Žè«–ä¸²çš„ç›®éŒ„"
 
-#: src/lang.c:2593
+#: src/lang.c:2611
 msgid "# Directory where articles/threads are saved\n"
 msgstr "# å„²å­˜æ–‡ç« /è¨Žè«–ä¸²çš„ç›®éŒ„ä½ç½®\n"
 
-#: src/lang.c:2597
+#: src/lang.c:2615
 msgid ""
 "Auto save article/thread by Archive-name: header. <SPACE> toggles & <CR> "
 "sets."
 msgstr "ä¾ Archive-name: æ¨™é ­ä¾†è‡ªå‹•å„²å­˜æ–‡ç« /è¨Žè«–ä¸²ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:2598
+#: src/lang.c:2616
 msgid "Use Archive-name: header for save"
 msgstr "å„²å­˜ä½¿ç”¨ Archive-name: æ¨™é ­"
 
-#: src/lang.c:2599
+#: src/lang.c:2617
 msgid ""
 "# If ON articles/threads with Archive-name: in mail header will\n"
 "# be automatically saved with the Archive-name & part/patch no.\n"
@@ -7319,29 +7380,29 @@ msgstr ""
 "# å¦‚æžœé–‹å•Ÿå°±å°‡åœ¨éƒµä»¶æ¨™é ­ä¸­å…·æœ‰ Archive-name: çš„æ–‡ç« /è¨Žè«–ä¸²\n"
 "# ä»¥å­˜æª”åç¨± & éƒ¨åˆ†/ä¿®è£œç¨‹å¼è™Ÿç¢¼è‡ªå‹•å„²å­˜\n"
 
-#: src/lang.c:2604
+#: src/lang.c:2622
 msgid ""
 "Mark saved articles/threads as read. <SPACE> toggles, <CR> sets, <ESC> "
 "cancels."
 msgstr "å°‡å·²å„²å­˜çš„æ–‡ç« /è¨Žè«–ä¸²æ¨™è¨˜ç‚ºå·²è®€ã€‚<SPACE> åˆ‡æ›ï¼Œ<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2605
+#: src/lang.c:2623
 msgid "Mark saved articles/threads as read"
 msgstr "å°‡å·²å„²å­˜çš„æ–‡ç« /è¨Žè«–ä¸²æ¨™è¨˜ç‚ºå·²è®€"
 
-#: src/lang.c:2606
+#: src/lang.c:2624
 msgid "# If ON mark articles that are saved as read\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±æ¨™è¨˜å·²å„²å­˜çš„æ–‡ç« ç‚ºå·²è®€\n"
 
-#: src/lang.c:2610
+#: src/lang.c:2628
 msgid "Do post processing (eg. extract attachments) for saved articles."
 msgstr "å°æ–¼å·²å„²å­˜çš„æ–‡ç« é€²è¡Œå¾ŒçºŒè™•ç† (ä¾‹å¦‚ï¼šæ“·å–é™„ä»¶)ã€‚"
 
-#: src/lang.c:2611
+#: src/lang.c:2629
 msgid "Post process saved articles"
 msgstr "å¾ŒçºŒè™•ç†å·²å„²å­˜çš„æ–‡ç« "
 
-#: src/lang.c:2612
+#: src/lang.c:2630
 msgid ""
 "# Perform post processing (saving binary attachments) from saved articles.\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7355,62 +7416,62 @@ msgstr ""
 "#   1 = åªæ“·å–å‘½ä»¤æ®¼æ­¸æª” (shar)\n"
 "#   2 = æ˜¯\n"
 
-#: src/lang.c:2621
+#: src/lang.c:2639
 msgid "Process only unread articles"
 msgstr "åªè™•ç†æœªè®€æ–‡ç« "
 
-#: src/lang.c:2622
+#: src/lang.c:2640
 msgid ""
 "# If ON only save/print/pipe/mail unread articles (tagged articles "
 "excepted)\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±åª å„²å­˜/åˆ—å°/ç®¡ç·š/éƒµå¯„ æœªè®€æ–‡ç«  (é™¤äº†å·²æ¨™å®šæ–‡ç« )\n"
 
-#: src/lang.c:2627
+#: src/lang.c:2645
 msgid "Print all or just part of header. <SPACE> toggles & <CR> sets."
 msgstr "åˆ—å°æ‰€æœ‰æˆ–æ˜¯åƒ…åƒ…éƒ¨åˆ†çš„æ¨™é ­ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:2628
+#: src/lang.c:2646
 msgid "Print all headers when printing"
 msgstr "åˆ—å°æ™‚åˆ—å°æ‰€æœ‰æ¨™é ­"
 
-#: src/lang.c:2629
+#: src/lang.c:2647
 msgid ""
 "# If ON print all of article header otherwise just the important lines\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±åˆ—å°æ‰€æœ‰çš„æ–‡ç« æ¨™é ­ï¼Œå¦å‰‡åƒ…åˆ—å°é‡è¦åˆ—\n"
 
-#: src/lang.c:2633
+#: src/lang.c:2651
 msgid ""
 "The printer program with options that is to be used to print articles/"
 "threads."
 msgstr "å°‡è¢«ç”¨ä¾†åˆ—å°æ–‡ç« /è¨Žè«–ä¸²çš„åˆ—å°ç¨‹å¼ä»¥åŠé¸é …ã€‚"
 
-#: src/lang.c:2634
+#: src/lang.c:2652
 msgid "Printer program with options"
 msgstr "åˆ—å°ç¨‹å¼ä»¥åŠé¸é …"
 
-#: src/lang.c:2635
+#: src/lang.c:2653
 msgid "# Print program with parameters used to print articles/threads\n"
 msgstr "# ç”¨ä¾†åˆ—å°æ–‡ç« /è¨Žè«–ä¸²çš„åˆ—å°ç¨‹å¼ä»¥åŠåƒæ•¸\n"
 
-#: src/lang.c:2641
+#: src/lang.c:2659
 msgid "Force redraw after certain commands"
 msgstr "ç‰¹å®šå‘½ä»¤ä¹‹å¾Œå¼·åˆ¶é‡ç¹ª"
 
-#: src/lang.c:2642
+#: src/lang.c:2660
 msgid ""
 "# If ON a screen redraw will always be done after certain external commands\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±æ–¼ç‰¹å®šå¤–éƒ¨å‘½ä»¤ä¹‹å¾Œå°‡ä¸€å¾‹å®Œæˆèž¢å¹•é‡ç¹ª\n"
 
-#: src/lang.c:2646
+#: src/lang.c:2664
 msgid ""
 "Start editor with line offset. <SPACE> toggles, <CR> sets, <ESC> cancels."
 msgstr "å•Ÿå§‹ç·¨è¼¯å™¨ä»¥åŠåˆ—åç§»ã€‚<SPACE> åˆ‡æ›ï¼Œ<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2647
+#: src/lang.c:2665
 msgid "Start editor with line offset"
 msgstr "å•Ÿå§‹ç·¨è¼¯å™¨ä»¥åŠåˆ—åç§»"
 
-#: src/lang.c:2648
+#: src/lang.c:2666
 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"
@@ -7418,15 +7479,15 @@ msgstr ""
 "# å¦‚æžœé–‹å•Ÿå°±å•Ÿå§‹ç·¨è¼¯å™¨ä»¥åŠé€²å…¥æª”æ¡ˆå¾Œçš„æ¸¸æ¨™åç§»\n"
 "# å¦å‰‡æ¸¸æ¨™å°‡è¢«å®šä½æ–¼ç¬¬ä¸€åˆ—\n"
 
-#: src/lang.c:2653
+#: src/lang.c:2671
 msgid "Enter %E for editor, %F for filename, %N for line-number, <CR> to set."
 msgstr "è¼¸å…¥ %E åšç‚ºç·¨è¼¯å™¨ï¼Œ%F åšç‚ºæª”åï¼Œ%N åšç‚ºåˆ—è™Ÿï¼Œ<CR> ä»¥è¨­å®šã€‚"
 
-#: src/lang.c:2654
+#: src/lang.c:2672
 msgid "Invocation of your editor"
 msgstr "èª¿ç”¨æ‚¨çš„ç·¨è¼¯å™¨"
 
-#: src/lang.c:2655
+#: src/lang.c:2673
 msgid ""
 "# Format of editor line including parameters\n"
 "# %E Editor  %F Filename  %N Linenumber\n"
@@ -7434,16 +7495,16 @@ msgstr ""
 "# æ ¼å¼çš„ç·¨è¼¯å™¨åˆ—åŒ…å«åƒæ•¸\n"
 "# %E ç·¨è¼¯å™¨  %F æª”å  %N Linenumber\n"
 
-#: src/lang.c:2660
+#: src/lang.c:2678
 msgid ""
 "Enter name and options for external-inews, --internal for internal inews"
 msgstr "è¼¸å…¥ç”¨æ–¼å¤–éƒ¨ inews çš„åç¨±å’Œé¸é …ï¼Œ--internal ç”¨æ–¼å…§éƒ¨ inews"
 
-#: src/lang.c:2661
+#: src/lang.c:2679
 msgid "External inews"
 msgstr "å¤–éƒ¨ inews"
 
-#: src/lang.c:2662
+#: src/lang.c:2680
 msgid ""
 "# If --internal use the built in mini inews for posting via NNTP\n"
 "# otherwise use an external inews program\n"
@@ -7451,17 +7512,17 @@ msgstr ""
 "# å¦‚æžœè¨­å®š --internal å°±ä½¿ç”¨å…§å»ºçš„è¿·ä½  inews åšç‚ºé€éŽ NNTP å¼µè²¼\n"
 "# å¦å‰‡ä½¿ç”¨å¤–éƒ¨ inews ç¨‹å¼\n"
 
-#: src/lang.c:2666
+#: src/lang.c:2684
 msgid ""
 "Enter %M for mailer, %S for subject, %T for to, %F for filename, <CR> to set."
 msgstr ""
 "è¼¸å…¥ %M åšç‚ºéƒµä»¶ç¨‹å¼ï¼Œ%S åšç‚ºä¸»æ—¨ï¼Œ%T åšç‚ºæ”¶ä»¶è€…ï¼Œ%F åšç‚ºæª”åï¼Œ<CR> ä»¥è¨­å®šã€‚"
 
-#: src/lang.c:2667
+#: src/lang.c:2685
 msgid "Invocation of your mail command"
 msgstr "èª¿ç”¨æ‚¨çš„éƒµå¯„å‘½ä»¤"
 
-#: src/lang.c:2668
+#: src/lang.c:2686
 msgid ""
 "# Format of mailer line including parameters\n"
 "# %M Mailer  %S Subject  %T To  %F Filename\n"
@@ -7473,11 +7534,11 @@ msgstr ""
 "# æˆ‘ã€‚ä»¥ä½¿ç”¨ elm åšç‚ºæ‚¨çš„éƒµä»¶ç¨‹å¼ï¼š   elm -sã€Œ%Sã€ã€Œ%Tã€<%F\n"
 "# æˆ‘ã€‚elm äº’å‹•å¼         ï¼š   elm -i %F -sã€Œ%Sã€ã€Œ%Tã€\n"
 
-#: src/lang.c:2676
+#: src/lang.c:2694
 msgid "Use interactive mail reader"
 msgstr "ä½¿ç”¨äº’å‹•å¼éƒµä»¶é–±è®€å™¨"
 
-#: src/lang.c:2677
+#: src/lang.c:2695
 msgid ""
 "# Interactive mailreader\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7491,34 +7552,33 @@ msgstr ""
 "#   1 = ä½¿ç”¨äº’å‹•å¼éƒµä»¶é–±è®€å™¨ä»¥åŠæª”æ¡ˆä¸­çš„æ¨™é ­\n"
 "#   2 = ä½¿ç”¨äº’å‹•å¼éƒµä»¶é–±è®€å™¨è€Œç„¡éœ€æª”æ¡ˆä¸­çš„æ¨™é ­\n"
 
-#: src/lang.c:2686
+#: src/lang.c:2704
 msgid "Remove ~/.article after posting"
 msgstr "å¼µè²¼ä¹‹å¾Œç§»é™¤ ~/.article"
 
-#: src/lang.c:2687
+#: src/lang.c:2705
 msgid "# If ON remove ~/.article after posting.\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±æ–¼å¼µè²¼ä¹‹å¾Œç§»é™¤ ~/.articleã€‚\n"
 
-#: src/lang.c:2693
-#, fuzzy
+#: src/lang.c:2711
 msgid "Use UTF-8 graphics (thread tree etc.)"
 msgstr "ä½¿ç”¨ UTF-8 åœ–å½¢ (æ¨¹ç‹€è¨Žè«–ä¸²ç­‰ç­‰â€¦)"
 
-#: src/lang.c:2694
+#: src/lang.c:2712
 msgid ""
 "# If ON use UTF-8 characters for indicator '->', tree and ellipsis '...'.\n"
 msgstr ""
 "# å¦‚æžœé–‹å•Ÿå°±ä½¿ç”¨ UTF-8 å­—å…ƒåšç‚ºæŒ‡ç¤ºå™¨ã€Ž->ã€ã€æ¨¹ç‹€çµæ§‹å’Œçœç•¥ç¬¦è™Ÿã€Žâ€¦ã€ã€‚\n"
 
-#: src/lang.c:2699
+#: src/lang.c:2717
 msgid "Filename for all posted articles, <CR> sets, no filename=do not save."
 msgstr "ç”¨æ–¼æ‰€æœ‰å·²å¼µè²¼æ–‡ç« çš„æª”åï¼Œ<CR> è¨­å®šï¼Œæ²’æœ‰æª”å=ä¸å„²å­˜ã€‚"
 
-#: src/lang.c:2700
+#: src/lang.c:2718
 msgid "Filename for posted articles"
 msgstr "ç”¨æ–¼å·²å¼µè²¼æ–‡ç« çš„æª”å"
 
-#: src/lang.c:2701
+#: src/lang.c:2719
 msgid ""
 "# Filename where to keep all postings (default posted)\n"
 "# If no filename is set then postings will not be saved\n"
@@ -7526,36 +7586,36 @@ msgstr ""
 "# ä¿ç•™æ‰€æœ‰è²¼æ–‡ (é è¨­ç‚ºå·²å¼µè²¼) çš„æª”æ¡ˆä½ç½®\n"
 "# å¦‚æžœæ²’æœ‰è¨­å®šæª”åå‰‡ä¸æœƒå„²å­˜è²¼æ–‡\n"
 
-#: src/lang.c:2706
+#: src/lang.c:2724
 msgid ""
 "Keep all failed articles in ~/dead.articles. <SPACE> toggles & <CR> sets."
 msgstr "ä¿ç•™æ‰€æœ‰å¼µè²¼å¤±æ•—çš„æ–‡ç« æ–¼ ~/dead.articlesã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:2707
+#: src/lang.c:2725
 msgid "Keep failed arts in ~/dead.articles"
 msgstr "ä¿ç•™å¼µè²¼å¤±æ•—çš„æ–‡ç« æ–¼ ~/dead.articles"
 
-#: src/lang.c:2708
+#: src/lang.c:2726
 msgid "# If ON keep all failed postings in ~/dead.articles\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±ä¿ç•™æ‰€æœ‰å¼µè²¼å¤±æ•—çš„è²¼æ–‡æ–¼ ~/dead.articles\n"
 
-#: src/lang.c:2712
+#: src/lang.c:2730
 msgid "Do you want to strip unsubscribed groups from .newsrc"
 msgstr "æ‚¨è¦å¾ž .newsrc æˆªé™¤å·²å–æ¶ˆè¨‚é–±çš„ç¾¤çµ„"
 
-#: src/lang.c:2713
+#: src/lang.c:2731
 msgid "No unsubscribed groups in newsrc"
 msgstr "åœ¨ newsrc ä¸­æ²’æœ‰å·²å–æ¶ˆè¨‚é–±çš„ç¾¤çµ„"
 
-#: src/lang.c:2714
+#: src/lang.c:2732
 msgid "# If ON strip unsubscribed groups from newsrc\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±å¾ž newsrc æˆªé™¤å·²å–æ¶ˆè¨‚é–±çš„ç¾¤çµ„\n"
 
-#: src/lang.c:2719
+#: src/lang.c:2737
 msgid "Remove bogus groups from newsrc"
 msgstr "å¾ž newsrc ç§»é™¤å‡é€ çš„ç¾¤çµ„"
 
-#: src/lang.c:2720
+#: src/lang.c:2738
 msgid ""
 "# What to do with bogus groups in newsrc file\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7569,65 +7629,64 @@ msgstr ""
 "#   1 = ç§»é™¤\n"
 "#   2 = ä»¥ D é«˜äº®åº¦é¡¯ç¤ºæ–¼é¸æ“‡èž¢å¹•\n"
 
-#: src/lang.c:2729
+#: src/lang.c:2747
 msgid ""
 "Enter number of seconds to wait for a response from the server. <CR> sets."
 msgstr "è¼¸å…¥å¾žä¼ºæœå™¨ç­‰å¾…å›žæ‡‰çš„ç§’æ•¸ã€‚<CR> è¡¨ç¤ºè¨­å®šã€‚"
 
-#: src/lang.c:2730
+#: src/lang.c:2748
 msgid "NNTP read timeout in seconds"
 msgstr "NNTP è®€å–é€¾æ™‚çš„ç§’æ•¸"
 
-#: src/lang.c:2731
+#: src/lang.c:2749
 msgid ""
 "# Time in seconds to wait for a response from the server (0=no timeout)\n"
 msgstr "# å¾žä¼ºæœå™¨ç­‰å¾…å›žæ‡‰çš„ç§’æ•¸æ™‚é–“ (0=æ²’æœ‰é€¾æ™‚é™åˆ¶)\n"
 
-#: src/lang.c:2736
+#: src/lang.c:2754
 msgid "Enter number of seconds until active file will be reread. <CR> sets."
 msgstr "è¼¸å…¥é‡æ–°è®€å–ç¾ç”¨æª”æ¡ˆçš„é–“éš”ç§’æ•¸ã€‚<CR> è¨­å®šã€‚"
 
-#: src/lang.c:2737
+#: src/lang.c:2755
 msgid "Interval in secs to reread active"
 msgstr "é‡æ–°è®€å–ç¾ç”¨æª”æ¡ˆçš„é–“éš”(ä»¥ç§’ç‚ºå–®ä½)"
 
-#: src/lang.c:2738
+#: src/lang.c:2756
 msgid ""
 "# Time interval in seconds between rereading the active file (0=never)\n"
 msgstr "# é‡æ–°è®€å–ç¾ç”¨æª”æ¡ˆçš„æ™‚é–“é–“éš”ç§’æ•¸ (0=æ°¸ä¸)\n"
 
-#: src/lang.c:2743
+#: src/lang.c:2761
 msgid "Reconnect to server automatically"
 msgstr "è‡ªå‹•é‡æ–°é€£ç·šåˆ°ä¼ºæœå™¨"
 
-#: src/lang.c:2744
+#: src/lang.c:2762
 msgid ""
 "# If ON automatically reconnect to NNTP server if the connection is broken\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±æ–¼é€£æŽ¥ä¸­æ–·æ™‚è‡ªå‹•é‡æ–°é€£ç·šåˆ° NNTP ä¼ºæœå™¨\n"
 
-#: src/lang.c:2748
+#: src/lang.c:2766
 msgid ""
 "Create local copies of NNTP overview files. <SPACE> toggles & <CR> sets."
 msgstr "å»ºç«‹ NNTP æ¦‚è§€æª”æ¡ˆçš„æœ¬åœ°è¤‡æœ¬ã€‚<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:2749
+#: src/lang.c:2767
 msgid "Cache NNTP overview files locally"
 msgstr "ç”¢ç”Ÿ NNTP æ¦‚è§€æª”æ¡ˆçš„æœ¬åœ°å¿«å–"
 
-#: src/lang.c:2750
+#: src/lang.c:2768
 msgid "# If ON, create local copies of NNTP overview files.\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±å»ºç«‹ NNTP æ¦‚è§€æª”æ¡ˆçš„æœ¬åœ°è¤‡æœ¬ã€‚\n"
 
-#: src/lang.c:2754 src/lang.c:2769 src/lang.c:2789 src/lang.c:2808
+#: src/lang.c:2772 src/lang.c:2787 src/lang.c:2807 src/lang.c:2826
 msgid "Enter format string. <CR> sets, <ESC> cancels."
 msgstr "è¼¸å…¥æ ¼å¼å­—ä¸²ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2755
-#, fuzzy
+#: src/lang.c:2773
 msgid "Format string for selection level"
-msgstr "å›žåˆ°ç¾¤çµ„é¸æ“‡å±¤ç´š"
+msgstr "é¸æ“‡å±¤ç´šçš„æ ¼å¼å­—ä¸²"
 
-#: src/lang.c:2756
+#: src/lang.c:2774
 msgid ""
 "# Format string for selection level representation\n"
 "# Default: %f %n %U  %G  %d\n"
@@ -7640,13 +7699,22 @@ msgid ""
 "#   %n              Number, linenumber on screen\n"
 "#   %U              Unread count\n"
 msgstr ""
+"# ç”¨æ–¼é¸æ“‡ç­‰ç´šè¡¨ç¤ºçš„æ ¼å¼å­—ä¸²\n"
+"# é è¨­ï¼š%f %n %U  %G  %d\n"
+"# å¯èƒ½çš„å€¼æ˜¯ï¼š\n"
+"#   %%              ã€Ž%ã€\n"
+"#   %d              æè¿°\n"
+"#   %f              æ–°èžç¾¤çµ„æ——æ¨™ï¼šã€ŽDã€å‡é€ ã€ã€ŽXã€ç„¡æ³•å¼µè²¼ã€\n"
+"#                   ã€ŽMã€èª¿æŽ§ã€ã€Ž=ã€é‡æ–°å‘½åã€ã€ŽNã€æ–°å¢žã€ã€Žuã€å–æ¶ˆè¨‚é–±\n"
+"#   %G              ç¾¤çµ„åç¨±\n"
+"#   %n              æ•¸å­—ï¼Œèž¢å¹•ä¸Šçš„åˆ—è™Ÿ\n"
+"#   %U              æœªè®€è¨ˆæ•¸\n"
 
-#: src/lang.c:2770
-#, fuzzy
+#: src/lang.c:2788
 msgid "Format string for group level"
-msgstr "ç”¨æ–¼é¡¯ç¤ºæ—¥æœŸçš„æ ¼å¼å­—ä¸²"
+msgstr "ç”¨æ–¼ç¾¤çµ„å±¤ç´šçš„æ ¼å¼å­—ä¸²"
 
-#: src/lang.c:2771
+#: src/lang.c:2789
 msgid ""
 "# Format string for group level representation\n"
 "# Default: %n %m %R %L  %s  %F\n"
@@ -7664,13 +7732,27 @@ msgid ""
 "#   %s              Subject (only group level)\n"
 "#   %S              Score\n"
 msgstr ""
+"# ç”¨æ–¼ç¾¤çµ„ç­‰ç´šè¡¨ç¤ºçš„æ ¼å¼å­—ä¸²\n"
+"# é è¨­ï¼š%n %m %R %L  %s  %F\n"
+"# å¯èƒ½çš„å€¼æ˜¯ï¼š\n"
+"#   %%              ã€Ž%ã€\n"
+"#   %D              æ—¥æœŸï¼Œå¦‚åŒ date_format\n"
+"#   %(formatstr)D   æ—¥æœŸï¼Œformatstr å°‡è¢«å‚³éžçµ¦ my_strftime()\n"
+"#   %F              å¯„ä»¶è€…ï¼Œæ ¹æ“š show_author è€Œå¾—çš„åç¨±èˆ‡/æˆ–åœ°å€\n"
+"#   %I              ç¸®å¯«\n"
+"#   %L              åˆ—è¨ˆæ•¸\n"
+"#   %M              è¨Šæ¯è­˜åˆ¥è™Ÿ\n"
+"#   %m              æ–‡ç« æ¨™è¨˜\n"
+"#   %n              æ•¸å­—ï¼Œèž¢å¹•ä¸Šçš„åˆ—è™Ÿ\n"
+"#   %R              è¨ˆæ•¸ï¼Œè¨Žè«–ä¸²ä¸­çš„å›žæ‡‰æ•¸é‡\n"
+"#   %s              ä¸»æ—¨ (åªæœ‰åœ¨ç¾¤çµ„ç­‰ç´š)\n"
+"#   %S              åˆ†æ•¸\n"
 
-#: src/lang.c:2790
-#, fuzzy
+#: src/lang.c:2808
 msgid "Format string for thread level"
-msgstr "# ç”¨æ–¼æ—¥æœŸè¡¨ç¤ºçš„æ ¼å¼å­—ä¸²\n"
+msgstr "# ç”¨æ–¼è¨Žè«–ä¸²å±¤ç´šçš„æ ¼å¼å­—ä¸²"
 
-#: src/lang.c:2791
+#: src/lang.c:2809
 msgid ""
 "# Format string for thread level representation\n"
 "# Default: %n %m  [%L]  %T  %F\n"
@@ -7687,20 +7769,34 @@ msgid ""
 "#   %S              Score\n"
 "#   %T              Thread tree (only thread level)\n"
 msgstr ""
+"# ç”¨æ–¼è¨Žè«–ä¸²ç­‰ç´šè¡¨ç¤ºçš„æ ¼å¼å­—ä¸²\n"
+"# é è¨­ï¼š%n %m  [%L]  %T  %F\n"
+"# å¯èƒ½çš„å€¼æ˜¯ï¼š\n"
+"#   %%              ã€Ž%ã€\n"
+"#   %D              æ—¥æœŸï¼Œå¦‚åŒ date_format\n"
+"#   %(formatstr)D   æ—¥æœŸï¼Œformatstr å°‡è¢«å‚³éžçµ¦ my_strftime()\n"
+"#   %F              å¯„ä»¶è€…ï¼Œæ ¹æ“š show_author è€Œå¾—çš„åç¨±èˆ‡/æˆ–åœ°å€\n"
+"#   %I              ç¸®å¯«\n"
+"#   %L              åˆ—è¨ˆæ•¸\n"
+"#   %M              è¨Šæ¯è­˜åˆ¥è™Ÿ\n"
+"#   %m              æ–‡ç« æ¨™è¨˜\n"
+"#   %n              æ•¸å­—ï¼Œèž¢å¹•ä¸Šçš„åˆ—è™Ÿ\n"
+"#   %S              åˆ†æ•¸\n"
+"#   %T              è¨Žè«–ä¸²æ¨¹ (åªæœ‰åœ¨è¨Žè«–ä¸²ç­‰ç´š)\n"
 
-#: src/lang.c:2809
+#: src/lang.c:2827
 msgid "Format string for display of dates"
 msgstr "ç”¨æ–¼é¡¯ç¤ºæ—¥æœŸçš„æ ¼å¼å­—ä¸²"
 
-#: src/lang.c:2810
+#: src/lang.c:2828
 msgid "# Format string for date representation\n"
 msgstr "# ç”¨æ–¼æ—¥æœŸè¡¨ç¤ºçš„æ ¼å¼å­—ä¸²\n"
 
-#: src/lang.c:2816
+#: src/lang.c:2834
 msgid "Unicode normalization form"
 msgstr "è¬åœ‹ç¢¼æ­£è¦åŒ–å½¢å¼"
 
-#: src/lang.c:2817
+#: src/lang.c:2835
 msgid ""
 "# Unicode normalization form\n"
 "# Possible values are:\n"
@@ -7718,19 +7814,19 @@ msgstr ""
 "#   3 = NFC\n"
 "#   4 = NFD\n"
 
-#: src/lang.c:2830
+#: src/lang.c:2848
 msgid "Render BiDi"
 msgstr "æ½¤ç®—é›™å‘æ–‡å­—"
 
-#: src/lang.c:2831
+#: src/lang.c:2849
 msgid "# If ON, bi-directional text is rendered by tin\n"
 msgstr "# å¦‚æžœé–‹å•Ÿå°±ç”± tin æ½¤ç®—é›™å‘æ–‡å­—\n"
 
-#: src/lang.c:2838
+#: src/lang.c:2856
 msgid "Function for sorting articles"
 msgstr "ç”¨æ–¼æŽ’åºæ–‡ç« çš„å‡½å¼"
 
-#: src/lang.c:2839
+#: src/lang.c:2857
 msgid ""
 "# Function for sorting articles\n"
 "# Possible values are (the default is marked with *):\n"
@@ -7742,169 +7838,168 @@ msgstr ""
 "# * 0 = å¿«é€ŸæŽ’åº\n"
 "#   1 = å †ç©æŽ’åº\n"
 
-#: src/lang.c:2852
+#: src/lang.c:2870
 msgid "Automatically GroupMarkUnselArtRead"
 msgstr "è‡ªå‹• GroupMarkUnselArtRead"
 
-#: src/lang.c:2858
+#: src/lang.c:2876
 msgid "Delete post-process files"
 msgstr "åˆªé™¤å¾ŒçºŒè™•ç†æª”æ¡ˆ"
 
-#: src/lang.c:2863
+#: src/lang.c:2881
 msgid "Filename for all mailed articles, <CR> sets, no filename=do not save."
 msgstr "ç”¨æ–¼æ‰€æœ‰å·²éƒµå¯„æ–‡ç« çš„æª”åï¼Œ<CR> è¨­å®šï¼Œæ²’æœ‰æª”å=ä¸å„²å­˜ã€‚"
 
-#: src/lang.c:2864
+#: src/lang.c:2882
 msgid "Mailbox to save sent mails"
 msgstr "è¦å„²å­˜å·²ç™¼é€éƒµä»¶çš„ä¿¡ç®±"
 
-#: src/lang.c:2869
+#: src/lang.c:2887
 msgid "Set Followup-To: header to this group(s). <CR> sets, <ESC> cancels."
 msgstr "è¨­å®š Followup-To: æ¨™é ­ç‚ºé€™å€‹ç¾¤çµ„ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2870
+#: src/lang.c:2888
 msgid "Followup-To: header"
 msgstr "Followup-To: æ¨™é ­"
 
-#: src/lang.c:2875
+#: src/lang.c:2893
 msgid "Enter default mail address (and fullname). <CR> sets, <ESC> cancels."
 msgstr "è¼¸å…¥é è¨­éƒµä»¶åœ°å€ (é™„å…¨å)ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2882
+#: src/lang.c:2900
 msgid ""
 "Path and options for ispell-like spell-checker. <CR> sets, <ESC> cancels."
 msgstr "åšç‚ºé¡žä¼¼ ispell æ‹¼å¯«æª¢æŸ¥å™¨çš„è·¯å¾‘å’Œé¸é …ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2883
+#: src/lang.c:2901
 msgid "Ispell program"
 msgstr "Ispell ç¨‹å¼"
 
-#: src/lang.c:2889
+#: src/lang.c:2907
 msgid "When group is a mailing list, send responses to this email address."
 msgstr "ç•¶ç¾¤çµ„æ˜¯å€‹éƒµéžè«–å£‡æ™‚ï¼Œç™¼é€å›žæ‡‰åˆ°é€™å€‹é›»å­éƒµä»¶åœ°å€ã€‚"
 
-#: src/lang.c:2890
+#: src/lang.c:2908
 msgid "Mailing list address"
 msgstr "éƒµéžè«–å£‡åœ°å€"
 
-#: src/lang.c:2896
-#, fuzzy
+#: src/lang.c:2914
 msgid "Forward articles as attachment"
-msgstr "åšç‚ºé™„ä»¶ä»¥è½‰å¯„æ–‡ç« "
+msgstr "åšç‚ºè½‰å¯„æ–‡ç« çš„é™„ä»¶"
 
-#: src/lang.c:2901
+#: src/lang.c:2919
 msgid ""
 "A comma separated list of MIME major/minor Content-Types. <ESC> cancels."
 msgstr "é€—è™Ÿåˆ†éš”çš„ MIME ä¸»è¦/æ¬¡è¦å…§å®¹é¡žåž‹æ¸…å–®ã€‚<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2902
+#: src/lang.c:2920
 msgid "Which MIME types will be saved"
 msgstr "å°‡è¢«å„²å­˜çš„ MIME é¡žåž‹"
 
-#: src/lang.c:2907
+#: src/lang.c:2925
 msgid "Value of the Organization: header. <CR> sets, <ESC> cancels."
 msgstr "Organization: æ¨™é ­çš„å€¼ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2908
+#: src/lang.c:2926
 msgid "Organization: header"
 msgstr "Organization: æ¨™é ­"
 
-#: src/lang.c:2913
+#: src/lang.c:2931
 msgid "Filename for saved articles. <CR> sets, <ESC> cancels."
 msgstr "ç”¨æ–¼å·²å„²å­˜æ–‡ç« çš„æª”åã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2914
+#: src/lang.c:2932
 msgid "savefile"
 msgstr "å„²å­˜æª”æ¡ˆ"
 
-#: src/lang.c:2919 src/lang.c:2943
+#: src/lang.c:2937 src/lang.c:2961
 msgid "Scope for the filter rule. <CR> sets, <ESC> cancels."
 msgstr "ç”¨æ–¼ç¯©é¸å™¨è¦å‰‡çš„ç¯„åœã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2920
+#: src/lang.c:2938
 msgid "Quick (1 key) select filter scope"
 msgstr "å¿«é€Ÿ (1 éµ) é¸å–ç¯©é¸å™¨ç¯„åœ"
 
-#: src/lang.c:2925 src/lang.c:2949
+#: src/lang.c:2943 src/lang.c:2967
 msgid "Header for filter rule. <CR> sets, <ESC> cancels."
 msgstr "ç”¨æ–¼ç¯©é¸å™¨è¦å‰‡çš„æ¨™é ­ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2926
+#: src/lang.c:2944
 msgid "Quick (1 key) select filter header"
 msgstr "å¿«é€Ÿ (1 éµ) é¸å–ç¯©é¸å™¨æ¨™é ­"
 
-#: src/lang.c:2931 src/lang.c:2955
+#: src/lang.c:2949 src/lang.c:2973
 msgid "ON = case sensitive, OFF = ignore case. <CR> sets, <ESC> cancels."
 msgstr "ON = å¤§å°å¯«ç›¸ç¬¦ï¼ŒOFF = å¿½ç•¥å¤§å°å¯«ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2932
+#: src/lang.c:2950
 msgid "Quick (1 key) select filter case"
 msgstr "å¿«é€Ÿ (1 éµ) é¸å–ç¯©é¸å™¨å¤§å°å¯«"
 
-#: src/lang.c:2937 src/lang.c:2961
+#: src/lang.c:2955 src/lang.c:2979
 msgid "ON = expire, OFF = don't ever expire. <CR> sets, <ESC> cancels."
 msgstr "ON = éŽæœŸï¼ŒOFF = ä¸æœƒéŽæœŸã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2938
+#: src/lang.c:2956
 msgid "Quick (1 key) select filter expire"
 msgstr "å¿«é€Ÿ (1 éµ) é¸å–ç¯©é¸å™¨éŽæœŸ"
 
-#: src/lang.c:2944
+#: src/lang.c:2962
 msgid "Quick (1 key) kill filter scope"
 msgstr "å¿«é€Ÿ (1 éµ) ç é™¤ç¯©é¸å™¨ç¯„åœ"
 
-#: src/lang.c:2950
+#: src/lang.c:2968
 msgid "Quick (1 key) kill filter header"
 msgstr "å¿«é€Ÿ (1 éµ) ç é™¤ç¯©é¸å™¨æ¨™é ­"
 
-#: src/lang.c:2956
+#: src/lang.c:2974
 msgid "Quick (1 key) kill filter case"
 msgstr "å¿«é€Ÿ (1 éµ) ç é™¤ç¯©é¸å™¨å¤§å°å¯«"
 
-#: src/lang.c:2962
+#: src/lang.c:2980
 msgid "Quick (1 key) kill filter expire"
 msgstr "å¿«é€Ÿ (1 éµ) ç é™¤ç¯©é¸å™¨éŽæœŸ"
 
-#: src/lang.c:2968
+#: src/lang.c:2986
 msgid "Assume this charset if no charset declaration is present, <CR> to set."
 msgstr "å¦‚æžœä¸å­˜åœ¨ä»»ä½•å­—å…ƒé›†å®£å‘Šå°±å‡è¨­ç‚ºé€™å€‹å­—å…ƒé›†ï¼Œ<CR> ä»¥è¨­å®šã€‚"
 
-#: src/lang.c:2969
+#: src/lang.c:2987
 msgid "UNDECLARED_CHARSET"
 msgstr "æœªå®£å‘Šå­—å…ƒé›†"
 
-#: src/lang.c:2975
+#: src/lang.c:2993
 msgid ""
 "Add this text at the start of the message body. <CR> sets, <ESC> cancels."
 msgstr "åŠ å…¥é€™å€‹æ–‡å­—æ–¼è¨Šæ¯å…§æ–‡çš„é–‹å§‹ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2976
+#: src/lang.c:2994
 msgid "X_Body"
 msgstr "X_Body"
 
-#: src/lang.c:2981
+#: src/lang.c:2999
 msgid "Insert this header when posting. <CR> sets, <ESC> cancels."
 msgstr "å¼µè²¼æ™‚æ’å…¥é€™å€‹æ¨™é ­ã€‚<CR> è¨­å®šï¼Œ<ESC> å–æ¶ˆã€‚"
 
-#: src/lang.c:2982
+#: src/lang.c:3000
 msgid "X_Headers"
 msgstr "X_Headers"
 
-#: src/lang.c:2987
+#: src/lang.c:3005
 msgid ""
 "Automatically insert an X-Comment-To: header? <SPACE> toggles & <CR> sets."
 msgstr "è‡ªå‹•æ’å…¥ X-Comment-To: æ¨™é ­ï¼Ÿ<SPACE> åˆ‡æ› & <CR> è¨­å®šã€‚"
 
-#: src/lang.c:2988
+#: src/lang.c:3006
 msgid "Insert 'X-Comment-To:' header"
 msgstr "æ’å…¥ã€ŽX-Comment-To:ã€æ¨™é ­"
 
-#: src/misc.c:3837
+#: src/misc.c:3832
 #, c-format
 msgid "Version: %s %s release %s (\"%s\") %s %s\n"
 msgstr "ç‰ˆæœ¬ï¼š%s %s é‡‹å‡º %s (ã€Œ%sã€) %s %s\n"
 
-#: src/misc.c:3840
+#: src/misc.c:3835
 #, c-format
 msgid "Version: %s %s release %s (\"%s\")\n"
 msgstr "ç‰ˆæœ¬ï¼š%s %s é‡‹å‡º %s (ã€Œ%sã€)\n"
@@ -7922,25 +8017,30 @@ msgstr ""
 "\n"
 "ä¼ºæœå™¨å·²é€¾æ™‚ï¼Œå˜—è©¦é‡æ–°é€£ç·š # %d\n"
 
-#: src/nntplib.c:851 src/nntplib.c:1825
+#: src/nntplib.c:836
+#, fuzzy
+msgid "NNTP connection error. Exiting..."
+msgstr "é€£ç·šåˆ° NNTP ä¼ºæœå™¨ %s æ™‚å¤±æ•—ã€‚é›¢é–‹â€¦"
+
+#: src/nntplib.c:849 src/nntplib.c:1814
 msgid "Rejoin current group\n"
 msgstr "é‡æ–°é€£çµç›®å‰çš„ç¾¤çµ„\n"
 
-#: src/nntplib.c:859 src/nntplib.c:1833
+#: src/nntplib.c:857 src/nntplib.c:1822
 #, c-format
 msgid "Read (%s)\n"
 msgstr "å·²è®€ (%s)\n"
 
-#: src/nntplib.c:861
+#: src/nntplib.c:859
 #, c-format
 msgid "Resend last command (%s)\n"
 msgstr "é‡æ–°ç™¼é€æœ€è¿‘çš„å‘½ä»¤ (%s)\n"
 
-#: src/nntplib.c:1489
+#: src/nntplib.c:1478
 msgid "CAPABILITIES did not announce READER"
 msgstr "èƒ½åŠ›ä¸­ä¸¦æœªå®£å‘ŠåŒ…å«é–±è®€å™¨"
 
-#: src/nntplib.c:1976
+#: src/nntplib.c:1965
 msgid "MOTD: "
 msgstr "MOTD: "
 
@@ -7949,7 +8049,7 @@ msgstr "MOTD: "
 msgid "couldn't expand %s\n"
 msgstr "ç„¡æ³•å±•é–‹ %s\n"
 
-#: src/post.c:1326
+#: src/post.c:1335
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -7958,7 +8058,7 @@ msgstr ""
 "ç¬¬ %d åˆ—é•·åº¦è¶…éŽ 998 ä½å…ƒçµ„è€Œæ‡‰è©²è¢«æŠ˜ç–Šï¼Œä½†æ˜¯\n"
 "ç·¨ç¢¼æœªè¢«è¨­å®šç‚º %s äº¦éž %s\n"
 
-#: src/post.c:1331
+#: src/post.c:1340
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -7969,7 +8069,7 @@ msgstr ""
 "ç·¨ç¢¼è¢«è¨­å®šç‚º %s è€Œæœªå•Ÿç”¨ MIME_BREAK_LONG_LINES æˆ–æ˜¯\n"
 "è²¼æ–‡ä¸åŒ…å«ä»»ä½• 8 ä½å…ƒå­—å…ƒï¼Œå› è€Œç„¡æ³•ç™¼ç”ŸæŠ˜ç–Š\n"
 
-#: src/post.c:1333
+#: src/post.c:1342
 #, c-format
 msgid ""
 "Line %d is longer than 998 octets and should be folded, but\n"
@@ -7978,7 +8078,7 @@ msgstr ""
 "ç¬¬ %d åˆ—é•·åº¦è¶…éŽ 998 ä½å…ƒçµ„è€Œï¼Œä½†æ˜¯\n"
 "ç·¨ç¢¼æœªè¢«è¨­å®šç‚º %s\n"
 
-#: src/post.c:2306
+#: src/post.c:2316
 #, c-format
 msgid "Posting: %.*s ..."
 msgstr "å¼µè²¼ï¼š%.*sâ€¦"
@@ -8008,7 +8108,7 @@ msgstr "[- ç„¡æ³•ä½¿ç”¨ -]"
 #. * preamble
 #. * TODO: -> lang.c
 #.
-#: src/rfc2047.c:1302
+#: src/rfc2047.c:1307
 #, c-format
 msgid ""
 "This message has been composed in the 'multipart/mixed' MIME-format. If you\n"
@@ -8022,19 +8122,19 @@ msgstr ""
 "ä»¥äº†è§£æ–°çš„æ ¼å¼ï¼Œè€Œéš¨å¾Œè€Œä¾†çš„æ±è¥¿ä¹Ÿè¨±çœ‹èµ·ä¾†æœƒå¾ˆæ€ªç•°ã€‚\n"
 "\n"
 
-#: src/save.c:1045
+#: src/save.c:1052
 msgid "bytes"
 msgstr "ä½å…ƒçµ„"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "unread"
 msgstr "æœªè®€"
 
-#: src/select.c:382
+#: src/select.c:385
 msgid "all"
 msgstr "æ‰€æœ‰"
 
-#: src/select.c:565 src/select.c:567
+#: src/select.c:568 src/select.c:570
 msgid " R"
 msgstr " R"
 
@@ -8089,3 +8189,12 @@ msgstr "Slrnface ä¸æ­£å¸¸åœ°é›¢é–‹ï¼Œä»
 #, c-format
 msgid "Slrnface failed: %s."
 msgstr "Slrnface å¤±æ•—ï¼š%sã€‚"
+
+#~ msgid "Enter maximum length of newsgroup names displayed. <CR> sets."
+#~ msgstr "è¼¸å…¥é¡¯ç¤ºæ–°èžç¾¤çµ„åç¨±çš„æœ€å¤§é•·åº¦ã€‚<CR> è¨­å®šã€‚"
+
+#~ msgid "Max. length of group names shown"
+#~ msgstr "é¡¯ç¤ºç¾¤çµ„åç¨±çš„æœ€å¤§é•·åº¦"
+
+#~ msgid "# Maximum length of the names of newsgroups displayed\n"
+#~ msgstr "# é¡¯ç¤ºæ–°èžç¾¤çµ„åç¨±çš„æœ€å¤§é•·åº¦\n"
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/Makefile.in tin-2.3.2/src/Makefile.in
--- tin-2.3.1/src/Makefile.in	2013-11-26 09:11:46.000000000 +0100
+++ tin-2.3.2/src/Makefile.in	2015-11-04 00:48:39.543209000 +0100
@@ -37,6 +37,7 @@ VERSION = @VERSION@
 SHELL		= /bin/sh
 prefix		= @prefix@
 exec_prefix	= @exec_prefix@
+datarootdir	= @datarootdir@
 top_srcdir	= @top_srcdir@
 top_builddir	= ..
 srcdir		= @srcdir@
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/active.c tin-2.3.2/src/active.c
--- tin-2.3.1/src/active.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/active.c	2015-11-22 01:14:29.809525511 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2014-01-09
  *  Notes     :
  *
- * Copyright (c) 1992-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1992-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -712,7 +712,7 @@ read_active_counts(
 	if (!batch_mode || verbose)
 		my_fputc('\n', stdout);
 }
-#endif /* NNTP_ABLE*/
+#endif /* NNTP_ABLE */
 
 
 /*
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/art.c tin-2.3.2/src/art.c
--- tin-2.3.1/src/art.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/art.c	2015-11-22 01:14:29.837525519 +0100
@@ -3,10 +3,10 @@
  *  Module    : art.c
  *  Author    : I.Lea & R.Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2013-11-10
+ *  Updated   : 2015-11-11
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -477,8 +477,10 @@ index_group(
 	if ((last_read_article < max) && caching_xover) {
 		new_min = (last_read_article >= min) ? last_read_article + 1 : min;
 
-		if ((changed += read_overview(group, new_min, max, &last_read_article, FALSE)) == -1)
+		if ((i = read_overview(group, new_min, max, &last_read_article, FALSE)) == -1)
 			return FALSE;	/* user aborted indexing */
+		else
+			changed += i;
 	} else
 		caching_xover = FALSE;
 
@@ -502,8 +504,10 @@ index_group(
 	if (total > 0) {
 		new_min = (getart_limit != 0 && last_read_article < min) ? min - 1 : last_read_article;
 
-		if ((changed += read_art_headers(group, total, new_min)) == -1)
+		if ((i = read_art_headers(group, total, new_min)) == -1)
 			return FALSE;		/* user aborted indexing */
+		else
+			changed += i;
 	}
 
 #ifdef DEBUG
@@ -767,6 +771,21 @@ read_art_headers(
 				debug_print_file("NNTP", "read_art_headers() %s", buf);
 			}
 #endif /* DEBUG */
+			arts[top_art].artnum = T_ARTNUM_CONST(0);
+			arts[top_art].date = (time_t) 0;
+			FreeAndNull(arts[top_art].xref);
+			FreeAndNull(arts[top_art].refs);
+			FreeAndNull(arts[top_art].msgid);
+			if (arts[top_art].archive) {
+				FreeAndNull(arts[top_art].archive->partnum);
+				FreeAndNull(arts[top_art].archive);
+			}
+			arts[top_art].tagged = 0;
+			arts[top_art].thread = ART_EXPIRED;
+			arts[top_art].prev = ART_NORMAL;
+			arts[top_art].status = ART_UNREAD;
+			arts[top_art].killed = ART_NOTKILLED;
+			arts[top_art].selected = FALSE;
 			continue;
 		}
 
@@ -902,7 +921,7 @@ thread_by_percentage(
 		if (!(slen = strlen(arts[base[root_num]].subject)))
 			slen++;
 		unmatched += abs(slen - strlen(arts[i].subject));
-		if ((unmatched * 100) / slen > percentage) {
+		if (unmatched * 100 / slen > percentage) {
 			/*
 			 * If there is less greater than percentage% different start a
 			 * new thread.
@@ -2281,6 +2300,7 @@ do_update(
 {
 	int i, j, k = 0;
 	time_t beg_epoch = 0;
+	struct t_article *art;
 	struct t_group *group;
 
 	if (verbose)
@@ -2302,8 +2322,14 @@ do_update(
 		if (group->bogus || !group->subscribed)
 			continue;
 
-		if (!index_group(group))
+		if (!index_group(group)) {
+			for_each_art(j) {
+				art = &arts[j];
+				FreeAndNull(art->refs);
+				FreeAndNull(art->msgid);
+			}
 			continue;
+		}
 
 		k++;
 
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/attrib.c tin-2.3.2/src/attrib.c
--- tin-2.3.1/src/attrib.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/attrib.c	2015-11-22 01:14:29.869525527 +0100
@@ -3,10 +3,10 @@
  *  Module    : attrib.c
  *  Author    : I. Lea
  *  Created   : 1993-12-01
- *  Updated   : 2014-05-28
+ *  Updated   : 2015-10-09
  *  Notes     : Group attribute routines
  *
- * Copyright (c) 1993-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1993-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -116,6 +116,9 @@ set_default_attributes(
 	attributes->show_signatures = tinrc.show_signatures;
 	attributes->trim_article_body = tinrc.trim_article_body;
 	attributes->verbatim_handling = tinrc.verbatim_handling;
+#ifdef HAVE_COLOR
+	attributes->extquote_handling = tinrc.extquote_handling;
+#endif /* HAVE_COLOR */
 	attributes->wrap_on_next_unread = tinrc.wrap_on_next_unread;
 	attributes->add_posted_to_filter = tinrc.add_posted_to_filter;
 	attributes->advertising = tinrc.advertising;
@@ -237,6 +240,9 @@ set_default_state(
 	state->mm_network_charset = FALSE;
 #endif /* CHARSET_CONVERSION */
 	state->verbatim_handling = FALSE;
+#ifdef HAVE_COLOR
+	state->extquote_handling = FALSE;
+#endif /* HAVE_COLOR */
 	state->wrap_on_next_unread = FALSE;
 	state->x_body = FALSE;
 	state->x_comment_to = FALSE;
@@ -354,6 +360,10 @@ read_attributes_file(
 
 				case 'e':
 					MATCH_STRING("editor_format=", OPT_ATTRIB_EDITOR_FORMAT);
+#ifdef HAVE_COLOR
+					MATCH_BOOLEAN("extquote_handling=", OPT_ATTRIB_EXTQUOTE_HANDLING);
+#endif /* HAVE_COLOR */
+
 					break;
 
 				case 'f':
@@ -756,6 +766,11 @@ set_attrib(
 			case OPT_ATTRIB_PROMPT_FOLLOWUPTO:
 				SET_INTEGER(prompt_followupto);
 
+#ifdef HAVE_COLOR
+			case OPT_ATTRIB_EXTQUOTE_HANDLING:
+				SET_INTEGER(extquote_handling);
+#endif /* HAVE_COLOR */
+
 			case OPT_ATTRIB_SHOW_ONLY_UNREAD_ARTS:
 				SET_INTEGER(show_only_unread_arts);
 
@@ -986,6 +1001,9 @@ assign_attributes_to_groups(
 				SET_ATTRIB(show_signatures);
 				SET_ATTRIB(trim_article_body);
 				SET_ATTRIB(verbatim_handling);
+#ifdef HAVE_COLOR
+				SET_ATTRIB(extquote_handling);
+#endif /* HAVE_COLOR */
 				SET_ATTRIB(wrap_on_next_unread);
 				SET_ATTRIB(add_posted_to_filter);
 				SET_ATTRIB(advertising);
@@ -1294,6 +1312,9 @@ write_attributes_file(
 	fprintf(fp, _("#    6 = Compact multiple blank lines between text blocks and skip\n#        trailing blank lines\n"));
 	fprintf(fp, _("#    7 = Compact multiple blank lines between text blocks and skip\n#        leading and trailing blank lines\n"));
 	fprintf(fp, _("#  verbatim_handling=ON/OFF\n"));
+#ifdef HAVE_COLOR
+	fprintf(fp, _("#  extquote_handling=ON/OFF\n"));
+#endif /* HAVE_COLOR */
 	fprintf(fp, _("#  wrap_on_next_unread=ON/OFF\n"));
 	fprintf(fp, _("#  x_body=STRING (eg. ~/.tin/extra-body-text)\n"));
 	fprintf(fp, _("#  x_comment_to=ON/OFF\n"));
@@ -1361,6 +1382,10 @@ write_attributes_file(
 					fprintf(fp, "delete_tmp_files=%s\n", print_boolean(scope->attribute->delete_tmp_files));
 				if (scope->state->editor_format && scope->attribute->editor_format)
 					fprintf(fp, "editor_format=%s\n", scope->attribute->editor_format);
+#ifdef HAVE_COLOR
+				if (scope->state->extquote_handling)
+					fprintf(fp, "extquote_handling=%s\n", print_boolean(scope->attribute->extquote_handling));
+#endif /* HAVE_COLOR */
 				if (scope->state->fcc && scope->attribute->fcc)
 					fprintf(fp, "fcc=%s\n", scope->attribute->fcc);
 				if (scope->state->followup_to && scope->attribute->followup_to)
@@ -1583,6 +1608,9 @@ dump_attributes(
 			debug_print_file("ATTRIBUTES", "\tdate_format=%s", BlankIfNull(group->attribute->date_format));
 			debug_print_file("ATTRIBUTES", "\tdelete_tmp_files=%s", print_boolean(group->attribute->delete_tmp_files));
 			debug_print_file("ATTRIBUTES", "\teditor_format=%s", BlankIfNull(group->attribute->editor_format));
+#	ifdef HAVE_COLOR
+			debug_print_file("ATTRIBUTES", "\textquote_handling=%s", print_boolean(group->attribute->extquote_handling));
+#	endif /* HAVE_COLOR */
 			debug_print_file("ATTRIBUTES", "\tgroup_catchup_on_exit=%s", print_boolean(group->attribute->group_catchup_on_exit));
 			debug_print_file("ATTRIBUTES", "\tgroup_format=%s", BlankIfNull(group->attribute->group_format));
 			debug_print_file("ATTRIBUTES", "\tmail_8bit_header=%s", print_boolean(group->attribute->mail_8bit_header));
@@ -1696,6 +1724,9 @@ dump_scopes(
 			debug_print_file(fname, "\t%sdate_format=%s", DEBUG_PRINT_STATE(date_format), DEBUG_PRINT_STRING(date_format));
 			debug_print_file(fname, "\t%sdelete_tmp_files=%s", DEBUG_PRINT_STATE(delete_tmp_files), print_boolean(scope->attribute->delete_tmp_files));
 			debug_print_file(fname, "\t%seditor_format=%s", DEBUG_PRINT_STATE(editor_format), DEBUG_PRINT_STRING(editor_format));
+#	ifdef HAVE_COLOR
+			debug_print_file(fname, "\t%sextquote_handling=%s", DEBUG_PRINT_STATE(extquote_handling), print_boolean(scope->attribute->extquote_handling));
+#	endif /* HAVE_COLOR */
 			debug_print_file(fname, "\t%sgroup_catchup_on_exit=%s", DEBUG_PRINT_STATE(group_catchup_on_exit), print_boolean(scope->attribute->group_catchup_on_exit));
 			debug_print_file(fname, "\t%sgroup_format=%s", DEBUG_PRINT_STATE(group_format), DEBUG_PRINT_STRING(group_format));
 			debug_print_file(fname, "\t%smail_8bit_header=%s", DEBUG_PRINT_STATE(mail_8bit_header), print_boolean(scope->attribute->mail_8bit_header));
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/auth.c tin-2.3.2/src/auth.c
--- tin-2.3.1/src/auth.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/auth.c	2015-11-22 01:14:29.901525537 +0100
@@ -3,11 +3,11 @@
  *  Module    : auth.c
  *  Author    : Dirk Nimmich <nimmich@muenster.de>
  *  Created   : 1997-04-05
- *  Updated   : 2013-12-06
+ *  Updated   : 2015-10-22
  *  Notes     : Routines to authenticate to a news server via NNTP.
  *              DON'T USE get_respcode() THROUGHOUT THIS CODE.
  *
- * Copyright (c) 1997-2015 Dirk Nimmich <nimmich@muenster.de>
+ * Copyright (c) 1997-2016 Dirk Nimmich <nimmich@muenster.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -250,7 +250,7 @@ authinfo_plain(
 		if (ret != OK_AUTH)
 #	endif /* USE_SASL */
 		{
-			if (nntp_caps.type != CAPABILITIES || (nntp_caps.type == CAPABILITIES && nntp_caps.authinfo_user))
+			if (nntp_caps.type != CAPABILITIES || nntp_caps.authinfo_user)
 				ret = do_authinfo_user(server, authusername, authpassword);
 		}
 		return (ret == OK_AUTH);
@@ -353,7 +353,7 @@ authinfo_plain(
 			if (ret != OK_AUTH)
 #	endif /* USE_SASL */
 			{
-				if (nntp_caps.type != CAPABILITIES || (nntp_caps.type == CAPABILITIES && (nntp_caps.authinfo_user || (!nntp_caps.authinfo_user && !nntp_caps.authinfo_sasl)))) {
+				if (nntp_caps.type != CAPABILITIES || (nntp_caps.authinfo_user || !nntp_caps.authinfo_sasl)) {
 #	ifdef DEBUG
 					if (debug & DEBUG_NNTP) {
 						if (nntp_caps.type == CAPABILITIES && !nntp_caps.authinfo_sasl && !nntp_caps.authinfo_user)
@@ -485,7 +485,7 @@ do_authinfo_sasl_plain(
 
 #		ifdef DEBUG
 	if (debug & DEBUG_NNTP)
-		debug_print_file("NNTP", "do_authinfo_sasl_plain(%s, %s)", BlankIfNull(authuser), BlankIfNull(authpass));
+		debug_print_file("NNTP", "do_authinfo_sasl_plain(\"%s\", \"%s\")", BlankIfNull(authuser), BlankIfNull(authpass));
 #		endif /* DEBUG */
 
 	if ((foo = sasl_auth_plain(utf8user, utf8pass)) == NULL) {
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/charset.c tin-2.3.2/src/charset.c
--- tin-2.3.1/src/charset.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/charset.c	2015-11-22 01:14:29.949525550 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2011-04-24
  *  Notes     : ISO to ascii charset conversion routines
  *
- * Copyright (c) 1993-2015 Markus Kuhn <mgk25@cl.cam.ac.uk>
+ * Copyright (c) 1993-2016 Markus Kuhn <mgk25@cl.cam.ac.uk>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/color.c tin-2.3.2/src/color.c
--- tin-2.3.1/src/color.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/color.c	2015-11-22 01:14:29.969525556 +0100
@@ -7,11 +7,11 @@
  *              Julien Oster <fuzzy@cu8.cum.de> (word highlighting)
  *              T.Dickey <dickey@invisible-island.net> (curses support)
  *  Created   : 1995-06-02
- *  Updated   : 2011-04-24
+ *  Updated   : 2015-10-09
  *  Notes     : This are the basic function for ansi-color
  *              and word highlighting
  *
- * Copyright (c) 1995-2015 Roland Rosenfeld <roland@spinnaker.rhein.de>
+ * Copyright (c) 1995-2016 Roland Rosenfeld <roland@spinnaker.rhein.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -251,15 +251,17 @@ draw_pager_line(
 			fcol(tinrc.col_signature);
 		} else if (flags & (C_HEADER | C_ATTACH | C_UUE)) {
 			fcol(tinrc.col_newsheaders);
-		} else {
-			if (flags & C_QUOTE3) {
+		} else { /* keep order in sync with cook.c:process_text_body_part() */
+			if (flags & C_VERBATIM) {
+				fcol(tinrc.col_verbatim);
+			} else if (flags & C_QUOTE3) {
 				fcol(tinrc.col_quote3);
 			} else if (flags & C_QUOTE2) {
 				fcol(tinrc.col_quote2);
+			} else if (flags & C_EXTQUOTE) {
+				fcol(tinrc.col_extquote);
 			} else if (flags & C_QUOTE1) {
 				fcol(tinrc.col_quote);
-			} else if (flags & C_VERBATIM) {
-				fcol(tinrc.col_verbatim);
 			} else
 				fcol(tinrc.col_text);
 		}
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/config.c tin-2.3.2/src/config.c
--- tin-2.3.1/src/config.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/config.c	2015-12-10 16:46:46.255209019 +0100
@@ -3,10 +3,10 @@
  *  Module    : config.c
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2014-08-31
+ *  Updated   : 2015-11-22
  *  Notes     : Configuration file routines
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -53,6 +53,7 @@
  */
 static t_bool match_item(char *line, const char *pat, char *dst, size_t dstlen);
 static t_bool rc_update(FILE *fp);
+static t_bool rc_post_update(FILE *fp);
 static void write_server_config(void);
 #ifdef HAVE_COLOR
 	static t_bool match_color(char *line, const char *pat, int *dst, int max);
@@ -222,6 +223,11 @@ read_config_file(
 			if (match_color(buf, "col_quote3=", &tinrc.col_quote3, MAX_COLOR))
 				break;
 
+#ifdef HAVE_COLOR
+			if (match_color(buf, "col_extquote=", &tinrc.col_extquote, MAX_COLOR))
+				break;
+#endif /* HAVE_COLOR */
+
 			if (match_color(buf, "col_head=", &tinrc.col_head, MAX_COLOR))
 				break;
 
@@ -376,6 +382,14 @@ read_config_file(
 			if (match_string(buf, "editor_format=", tinrc.editor_format, sizeof(tinrc.editor_format)))
 				break;
 
+#ifdef HAVE_COLOR
+			if (match_boolean(buf, "extquote_handling=", &tinrc.extquote_handling))
+				break;
+
+			if (match_string(buf, "extquote_regex=", tinrc.extquote_regex, sizeof(tinrc.extquote_regex)))
+				break;
+#endif /* HAVE_COLOR */
+
 			break;
 
 		case 'f':
@@ -394,9 +408,6 @@ read_config_file(
 			if (match_string(buf, "group_format=", tinrc.group_format, sizeof(tinrc.group_format)))
 				break;
 
-			if (match_integer(buf, "groupname_max_length=", &tinrc.groupname_max_length, 132))
-				break;
-
 			if (match_boolean(buf, "group_catchup_on_exit=", &tinrc.group_catchup_on_exit))
 				break;
 
@@ -815,6 +826,8 @@ read_config_file(
 			break;
 		}
 	}
+	if (upgrade == RC_UPGRADE)
+		rc_post_update(fp);
 	fclose(fp);
 
 	/*
@@ -1099,6 +1112,11 @@ write_config_file(
 	fprintf(fp, "%s", _(txt_verbatim_end_regex.tinrc));
 	fprintf(fp, "verbatim_end_regex=%s\n\n", tinrc.verbatim_end_regex);
 
+#ifdef HAVE_COLOR
+	fprintf(fp, "%s", _(txt_extquote_regex.tinrc));
+	fprintf(fp, "extquote_regex=%s\n\n", tinrc.extquote_regex);
+#endif /* HAVE_COLOR */
+
 	fprintf(fp, "%s", _(txt_show_signatures.tinrc));
 	fprintf(fp, "show_signatures=%s\n\n", print_boolean(tinrc.show_signatures));
 
@@ -1166,9 +1184,6 @@ write_config_file(
 	fprintf(fp, "%s", _(txt_strip_blanks.tinrc));
 	fprintf(fp, "strip_blanks=%s\n\n", print_boolean(tinrc.strip_blanks));
 
-	fprintf(fp, "%s", _(txt_groupname_max_length.tinrc));
-	fprintf(fp, "groupname_max_length=%d\n\n", tinrc.groupname_max_length);
-
 	fprintf(fp, "%s", _(txt_abbreviate_groupname.tinrc));
 	fprintf(fp, "abbreviate_groupname=%s\n\n", print_boolean(tinrc.abbreviate_groupname));
 
@@ -1247,6 +1262,11 @@ write_config_file(
 	fprintf(fp, "%s", _(txt_col_subject.tinrc));
 	fprintf(fp, "col_subject=%d\n\n", tinrc.col_subject);
 
+#ifdef HAVE_COLOR
+	fprintf(fp, "%s", _(txt_col_extquote.tinrc));
+	fprintf(fp, "col_extquote=%d\n\n", tinrc.col_extquote);
+#endif /* HAVE_COLOR */
+
 	fprintf(fp, "%s", _(txt_col_response.tinrc));
 	fprintf(fp, "col_response=%d\n\n", tinrc.col_response);
 
@@ -1353,6 +1373,11 @@ write_config_file(
 	fprintf(fp, "%s", _(txt_verbatim_handling.tinrc));
 	fprintf(fp, "verbatim_handling=%s\n\n", print_boolean(tinrc.verbatim_handling));
 
+#ifdef HAVE_COLOR
+	fprintf(fp, "%s", _(txt_extquote_handling.tinrc));
+	fprintf(fp, "extquote_handling=%s\n\n", print_boolean(tinrc.extquote_handling));
+#endif /* HAVE_COLOR */
+
 	fprintf(fp, "%s", _(txt_strip_newsrc.tinrc));
 	fprintf(fp, "strip_newsrc=%s\n\n", print_boolean(tinrc.strip_newsrc));
 
@@ -1734,6 +1759,7 @@ ulBuildArgv(
 
 /*
  * auto update tinrc
+ * called at the beginning of read_config_file()
  */
 static t_bool
 rc_update(
@@ -1960,6 +1986,65 @@ rc_update(
 	return TRUE;
 }
 
+
+/*
+ * auto update tinrc
+ * called at the end of read_config_file()
+ * useful to update variables which are already present in tinrc
+ */
+static t_bool
+rc_post_update(
+	FILE *fp)
+{
+	char buf[1024];
+	int groupname_max_length = 0;
+
+	if (!fp)
+		return FALSE;
+
+	rewind(fp);
+	while (fgets(buf, (int) sizeof(buf), fp) != NULL) {
+		if (buf[0] == '#' || buf[0] == '\n')
+			continue;
+
+		switch (tolower((unsigned char) buf[0])) {
+			case 'g':
+				if (match_integer(buf, "groupname_max_length=", &groupname_max_length, 132))
+					break;
+
+				break;
+
+			default:
+				break;
+		}
+	}
+
+	/* update the values */
+	if (groupname_max_length > 0 && groupname_max_length != 32) {
+		char length[LEN];
+		char *dest, *d, *f, *l;
+
+		snprintf(length, sizeof(length), ",%d", groupname_max_length);
+
+		d = dest = my_malloc(strlen(tinrc.select_format) + strlen(length) + 1);
+		f = tinrc.select_format;
+		l = length;
+
+		while (*f) {
+			if (*f == 'G') {
+				while (*l)
+					*d++ = *l++;
+			}
+			*d++ = *f++;
+		}
+		*d = '\0';
+		STRCPY(tinrc.select_format, dest);
+		free(dest);
+	}
+
+	return TRUE;
+}
+
 
 void
 read_server_config(
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/cook.c tin-2.3.2/src/cook.c
--- tin-2.3.1/src/cook.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/cook.c	2015-12-23 19:42:27.931209009 +0100
@@ -3,10 +3,10 @@
  *  Module    : cook.c
  *  Author    : J. Faultless
  *  Created   : 2000-03-08
- *  Updated   : 2014-02-17
+ *  Updated   : 2015-12-23
  *  Notes     : Split from page.c
  *
- * Copyright (c) 2000-2015 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 2000-2016 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -96,13 +96,13 @@ expand_ctrl_chars(
 	 * it should help us find problems with wide-char strings
 	 * in the development branch
 	 */
-	assert (wline != NULL);
+	assert(wline != NULL);
 	wlen = wcslen(wline);
 	ctrl_L = wexpand_ctrl_chars(&wline, &wlen, lcook_width);
 	free(*line);
 	*line = wchar_t2char(wline);
 	free(wline);
-	assert (line != NULL);
+	assert(line != NULL);
 	*length = strlen(*line);
 #else
 	int curr_len = LEN;
@@ -329,7 +329,7 @@ new_uue(
 
 	ptr->encoding = ENCODING_UUE;	/* treat as x-uuencode */
 
-	ptr->offset = ftell(art->raw);
+	ptr->offset = ftell(art->cooked);
 	ptr->depth = (*part)->depth;	/* uue is at the same depth as the envelope */
 
 	/*
@@ -359,8 +359,7 @@ get_filename(
 			return NULL;
 	}
 
-	/* TODO: Use base_name()? or at least DIRSEP */
-	if (((p = strrchr(name, '/'))) || ((p = strrchr(name, '\\'))))
+	if ((p = strrchr(name, DIRSEP)))
 		return p + 1;
 
 	return name;
@@ -471,7 +470,7 @@ process_text_body_part(
 
 		/* convert network to local charset, tex2iso, iso2asc etc. */
 		ncharset = get_param(part->params, "charset");
-		process_charsets(&line, &max_line_len, ncharset ? ncharset : "US-ASCII" , tinrc.mm_local_charset, curr_group->attribute->tex2iso_conv && art->tex2iso);
+		process_charsets(&line, &max_line_len, ncharset ? ncharset : "US-ASCII", tinrc.mm_local_charset, curr_group->attribute->tex2iso_conv && art->tex2iso);
 
 #if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
 		if (IS_LOCAL_CHARSET("UTF-8"))
@@ -652,15 +651,20 @@ process_text_body_part(
 		}
 
 #ifdef HAVE_COLOR
+		/* keep order in sync with color.c:draw_pager_line() */
 		if (quote_regex3.re) {
 			if (MATCH_REGEX(quote_regex3, line, len))
 				flags |= C_QUOTE3;
 			else if (quote_regex2.re) {
 				if (MATCH_REGEX(quote_regex2, line, len))
 					flags |= C_QUOTE2;
-				else if (quote_regex.re) {
-					if (MATCH_REGEX(quote_regex, line, len))
-						flags |= C_QUOTE1;
+				else if (curr_group->attribute->extquote_handling && extquote_regex.re) {
+					if (MATCH_REGEX(extquote_regex, line, len))
+						flags |= C_EXTQUOTE;
+					else if (quote_regex.re) {
+						if (MATCH_REGEX(quote_regex, line, len))
+							flags |= C_QUOTE1;
+					}
 				}
 			}
 		}
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/debug.c tin-2.3.2/src/debug.c
--- tin-2.3.1/src/debug.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/debug.c	2015-11-22 01:14:30.093525590 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-11-09
  *  Notes     : debug routines
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/envarg.c tin-2.3.2/src/envarg.c
--- tin-2.3.1/src/envarg.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/envarg.c	2015-11-22 01:14:30.117525597 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 1993-03-10
  *  Notes     : Adds default options from environment to command line
  *
- * Copyright (c) 1991-2015 Bill Davidson
+ * Copyright (c) 1991-2016 Bill Davidson
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/feed.c tin-2.3.2/src/feed.c
--- tin-2.3.1/src/feed.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/feed.c	2015-11-22 01:14:30.141525603 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2014-04-26
  *  Notes     : provides same interface to mail,pipe,print,save & repost commands
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/filter.c tin-2.3.2/src/filter.c
--- tin-2.3.1/src/filter.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/filter.c	2015-11-22 01:14:30.165525610 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2014-10-25
  *  Notes     : Filter articles. Kill & auto selection are supported.
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/global.c tin-2.3.2/src/global.c
--- tin-2.3.1/src/global.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/global.c	2015-11-22 01:14:30.225525627 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2005-10-19
  *  Notes     : Generic nagivation and key handling routines
  *
- * Copyright (c) 1999-2015 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1999-2016 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/group.c tin-2.3.2/src/group.c
--- tin-2.3.1/src/group.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/group.c	2015-11-22 01:14:30.249525634 +0100
@@ -3,10 +3,10 @@
  *  Module    : group.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2014-01-11
+ *  Updated   : 2015-10-31
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -144,6 +144,7 @@ group_page(
 	int thread_depth;	/* Starting depth in threads we enter */
 	t_artnum old_artnum = T_ARTNUM_CONST(0);
 	struct t_art_stat sbuf;
+	struct t_article *art;
 	t_bool flag;
 	t_bool xflag = FALSE;	/* 'X'-flag */
 	t_bool repeat_search;
@@ -165,7 +166,13 @@ group_page(
 	 * update index file. quit group level if user aborts indexing
 	 */
 	if (!index_group(group)) {
+		for_each_art(i) {
+			art = &arts[i];
+			FreeAndNull(art->refs);
+			FreeAndNull(art->msgid);
+		}
 		curr_group = NULL;
+		tin_errno = 0;
 		return GRP_RETSELECT;
 	}
 
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/hashstr.c tin-2.3.2/src/hashstr.c
--- tin-2.3.1/src/hashstr.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/hashstr.c	2015-11-22 01:14:30.289525645 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2003-09-19
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
 
  * All rights reserved.
  *
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/header.c tin-2.3.2/src/header.c
--- tin-2.3.1/src/header.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/header.c	2015-11-22 01:14:30.313525652 +0100
@@ -5,7 +5,7 @@
  *  Created   : 1997-03-10
  *  Updated   : 2013-11-18
  *
- * Copyright (c) 1997-2015 Urs Janssen <urs@tin.org>
+ * Copyright (c) 1997-2016 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -333,14 +333,14 @@ build_sender(
 	if ((ptr = get_full_name()))
 		snprintf(sender, sizeof(sender), ((strpbrk(ptr, "\".:;<>@[]()\\")) ? "\"%s\"" : "%s "), ptr);
 	if ((ptr = get_user_name())) {
-		snprintf(sender + strlen (sender), sizeof(sender) - strlen (sender), "<%s@", ptr);
+		snprintf(sender + strlen(sender), sizeof(sender) - strlen(sender), "<%s@", ptr);
 
 #	ifdef HAVE_GETHOSTBYNAME
 		if ((ptr = get_fqdn(get_host_name())))
 #	else
 		if ((ptr = get_host_name()))
 #	endif /* HAVE_GETHOSTBYNAME */
-			 snprintf(sender + strlen (sender), sizeof(sender) - strlen (sender), "%s>", ptr);
+			snprintf(sender + strlen(sender), sizeof(sender) - strlen(sender), "%s>", ptr);
 		else
 			return NULL;
 	} else
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/help.c tin-2.3.2/src/help.c
--- tin-2.3.1/src/help.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/help.c	2015-11-22 01:14:30.373525668 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-11-05
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/inews.c tin-2.3.2/src/inews.c
--- tin-2.3.1/src/inews.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/inews.c	2015-11-22 01:14:30.401525676 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-11-27
  *  Notes     : NNTP built in version of inews
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -258,18 +258,18 @@ submit_inews(
 			}
 #	ifdef USE_CANLOCK
 			if (!can_lock_in_article) {
-					char lock[1024];
-					char *lptr;
+				char lock[1024];
+				char *lptr;
 
-					lock[0] = '\0';
-					if ((lptr = build_canlock(message_id, get_secret())) != NULL) {
-						STRCPY(lock, lptr);
-						free(lptr);
-						snprintf(buf, sizeof(buf), "Cancel-Lock: %s", lock);
-						u_put_server(buf);
-						u_put_server("\r\n");
-					}
+				lock[0] = '\0';
+				if ((lptr = build_canlock(message_id, get_secret())) != NULL) {
+					STRCPY(lock, lptr);
+					free(lptr);
+					snprintf(buf, sizeof(buf), "Cancel-Lock: %s", lock);
+					u_put_server(buf);
+					u_put_server("\r\n");
 				}
+			}
 #	endif /* USE_CANLOCK */
 		}
 
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/init.c tin-2.3.2/src/init.c
--- tin-2.3.1/src/init.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/init.c	2015-11-22 01:14:30.425525684 +0100
@@ -3,10 +3,10 @@
  *  Module    : init.c
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2013-11-23
+ *  Updated   : 2015-11-21
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -176,7 +176,7 @@ struct regex_cache
 		shar_regex,
 		slashes_regex, stars_regex, underscores_regex, strokes_regex
 #ifdef HAVE_COLOR
-		, quote_regex, quote_regex2, quote_regex3
+		, extquote_regex, quote_regex, quote_regex2, quote_regex3
 #endif /* HAVE_COLOR */
 	= {
 		NULL,
@@ -250,6 +250,7 @@ struct t_config tinrc = {
 	"",		/* quote_regex */
 	"",		/* quote_regex 2nd level */
 	"",		/* quote_regex >= 3rd level */
+	"",		/* extquote_regex */
 #endif /* HAVE_COLOR */
 	"",		/* slashes_regex */
 	"",		/* stars_regex */
@@ -272,7 +273,6 @@ struct t_config tinrc = {
 	0,		/* getart_limit */
 	2,		/* recent_time */
 	GOTO_NEXT_UNREAD_TAB,		/* goto_next_unread */
-	32,		/* groupname_max_length */
 	UUE_NO,	/* hide_uue */
 	KILL_UNREAD,		/* kill_level */
 	MIME_ENCODING_QP,		/* mail_mime_encoding */
@@ -314,6 +314,7 @@ struct t_config tinrc = {
 	0,		/* col_quote (initialised later) */
 	0,		/* col_quote2 (initialised later) */
 	0,		/* col_quote3 (initialised later) */
+	0,		/* col_extquote (initialised later) */
 	0,		/* col_response (initialised later) */
 	0,		/* col_signature (initialised later) */
 	0,		/* col_urls (initialised later) */
@@ -393,6 +394,9 @@ struct t_config tinrc = {
 	FALSE,		/* utf8_graphics */
 #endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 	TRUE,		/* verbatim_handling */
+#ifdef HAVE_COLOR
+	FALSE,		/* extquote_handling */
+#endif /* HAVE_COLOR */
 	"",		/* inews_prog */
 	INTERACTIVE_NONE,		/* interactive_mailer */
 	FALSE,		/* use_mouse */
@@ -497,6 +501,9 @@ struct t_config tinrc = {
 	FALSE,		/* attrib_tex2iso_conv */
 	TRUE,		/* attrib_thread_catchup_on_exit */
 	TRUE,		/* attrib_verbatim_handling */
+#ifdef HAVE_COLOR
+	FALSE,		/* attrib_extquote_handling */
+#endif /* HAVE_COLOR */
 	FALSE,		/* attrib_x_comment_to */
 	TRUE,		/* attrib_wrap_on_next_unread */
 	FALSE,		/* attrib_ask_for_metamail */
@@ -579,6 +586,7 @@ static const struct {
 	{ &tinrc.col_quote,       2 },
 	{ &tinrc.col_quote2,      3 },
 	{ &tinrc.col_quote3,      4 },
+	{ &tinrc.col_extquote,    5 },
 	{ &tinrc.col_response,    2 },
 	{ &tinrc.col_signature,   4 },
 	{ &tinrc.col_urls,       DFT_FORE },
@@ -1040,6 +1048,9 @@ postinit_regexp(
 	compile_regex(tinrc.strip_was_regex, &strip_was_regex, 0);
 
 #ifdef HAVE_COLOR
+	if (!strlen(tinrc.extquote_regex))
+		STRCPY(tinrc.extquote_regex, DEFAULT_EXTQUOTE_REGEX);
+	compile_regex(tinrc.extquote_regex, &extquote_regex, PCRE_CASELESS);
 	if (!strlen(tinrc.quote_regex))
 		STRCPY(tinrc.quote_regex, DEFAULT_QUOTE_REGEX);
 	compile_regex(tinrc.quote_regex, &quote_regex, PCRE_CASELESS);
@@ -1091,7 +1102,7 @@ utf8_pcre(
 
 #	if (defined(PCRE_MAJOR) && PCRE_MAJOR >= 4)
 	(void) pcre_config(PCRE_CONFIG_UTF8, &i);
-#	endif /* PCRE_MAJOR && PCRE_MAJOR >= $*/
+#	endif /* PCRE_MAJOR && PCRE_MAJOR >= 4 */
 
 	return (i ? TRUE : FALSE);
 }
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/joinpath.c tin-2.3.2/src/joinpath.c
--- tin-2.3.1/src/joinpath.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/joinpath.c	2015-11-22 01:14:30.453525691 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2008-12-04
  *  Notes     :
  *
- * Copyright (c) 1997-2015 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2016 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/keymap.c tin-2.3.2/src/keymap.c
--- tin-2.3.1/src/keymap.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/keymap.c	2015-11-22 01:14:30.477525698 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-11-05
  *  Notes     : This file contains key mapping routines and variables.
  *
- * Copyright (c) 2000-2015 Dirk Nimmich <nimmich@muenster.de>
+ * Copyright (c) 2000-2016 Dirk Nimmich <nimmich@muenster.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/lang.c tin-2.3.2/src/lang.c
--- tin-2.3.1/src/lang.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/lang.c	2015-11-22 01:14:30.509525706 +0100
@@ -3,10 +3,10 @@
  *  Module    : lang.c
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2014-01-10
+ *  Updated   : 2015-11-21
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -143,6 +143,7 @@ constext txt_choose_post_process_type[]
 	constext txt_color_on[] = N_("ANSI color enabled");
 #endif /* HAVE_COLOR */
 constext txt_command_failed[] = N_("Command failed: %s");
+constext txt_cook_article_failed_exiting[] = N_("Cook article failed, %s is exiting");
 constext txt_confirm_select_on_exit[] = N_("Mark not selected articles read?");
 #ifdef NNTP_ABLE
 	constext txt_connecting[] = N_("Connecting to %s...");
@@ -186,6 +187,7 @@ constext txt_error_copy_fp[] = "copy_fp(
 constext txt_error_corrupted_file[] = N_("Corrupted file %s");
 constext txt_error_fseek[] = "fseek() error on [%s]";
 constext txt_error_followup_poster[] = N_("\nError: Followup-To \"poster\" and a newsgroup is not allowed!\n");
+constext txt_error_format_string[] = N_("Error: Custom format exceeds screen width. Using default \"%s\".");
 constext txt_error_gnksa_internal[] = N_("Internal error in GNKSA routine - send bug report.\n");
 constext txt_error_gnksa_langle[] = N_("Left angle bracket missing in route address.\n");
 constext txt_error_gnksa_lparen[] = N_("Left parenthesis missing in old-style address.\n");
@@ -313,6 +315,7 @@ constext txt_group_rereading[] = N_("Rer
 constext txt_group_select_com[] = N_("Top Level Commands");
 constext txt_group_selection[] = N_("Group Selection");
 constext txt_group_singular[] = N_("group");
+constext txt_grpdesc_disabled[] = N_("*** Group descriptions are disabled according to current select_format ***");
 
 constext txt_help_filter_comment[] = N_("One or more lines of comment. <CR> to add a line or proceed if line is empty.");
 constext txt_help_filter_from[] = N_("From: line to add to filter file. <SPACE> toggles & <CR> sets.");
@@ -1080,7 +1083,7 @@ Warning: Posting is in %s and contains c
 #endif /* HAVE_PGP_GPG */
 
 #ifdef M_UNIX
-	constext txt_copyright_notice[] = "%s (c) Copyright 1991-2015 Iain Lea.";
+	constext txt_copyright_notice[] = "%s (c) Copyright 1991-2016 Iain Lea.";
 #endif /* M_UNIX */
 
 #ifdef NNTP_ABLE
@@ -1618,9 +1621,9 @@ struct opttxt txt_show_description = {
 };
 
 struct opttxt txt_show_author = {
-	N_("Show Subject & From (author) fields in group menu. <SPACE> toggles & <CR> sets."),
-	N_("In group menu, show author by"),
-	N_("# Part of from field to display\n\
+	N_("Show From (author) fields in group & thread level. <SPACE> toggles & <CR> sets."),
+	N_("In group and thread level, show author by"),
+	N_("# Part of From field to display in group and thread level\n\
 # Possible values are (the default is marked with *):\n\
 #   0 = none\n\
 #   1 = address\n\
@@ -1833,12 +1836,6 @@ struct opttxt txt_art_marked_read_select
 # kill_level must be set accordingly, _ is turned into ' '\n")
 };
 
-struct opttxt txt_groupname_max_length = {
-	N_("Enter maximum length of newsgroup names displayed. <CR> sets."),
-	N_("Max. length of group names shown"),
-	N_("# Maximum length of the names of newsgroups displayed\n")
-};
-
 struct opttxt txt_abbreviate_groupname = {
 	N_("<SPACE> toggles, <CR> sets, <ESC> cancels."),
 	N_("Abbreviate long newsgroup names"),
@@ -1942,6 +1939,20 @@ struct opttxt txt_quote_regex3 = {
 # 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")
 };
+
+struct opttxt txt_extquote_handling = {
+	N_("Enable detection of external quotes? <SPACE> toggles & <CR> sets."),
+	N_("Detection of external quotes"),
+	N_("# If ON detect quoted text from external sources in articles\n")
+};
+
+struct opttxt txt_extquote_regex = {
+	N_("A regex used to decide which lines to show in col_extquote."),
+	N_("Regex used to show quotes from external sources"),
+	N_("# A regular expression that tin will use to decide which lines are\n\
+# external quotes. Text from external quotes is shown in col_extquote.\n\
+# If you leave this blank, tin will use a built in default.\n")
+};
 #endif /* HAVE_COLOR */
 
 struct opttxt txt_slashes_regex = {
@@ -2230,6 +2241,13 @@ struct opttxt txt_col_subject = {
 # Default: 6 (cyan)\n")
 };
 
+struct opttxt txt_col_extquote = {
+	N_("<SPACE> toggles, <CR> sets, <ESC> cancels."),
+	N_("Color of external quotes"),
+	N_("# Color of quoted text from external sources\n\
+# Default: 5 (pink)\n")
+};
+
 struct opttxt txt_col_response = {
 	N_("<SPACE> toggles, <CR> sets, <ESC> cancels."),
 	N_("Color of response counter"),
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/list.c tin-2.3.2/src/list.c
--- tin-2.3.1/src/list.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/list.c	2015-11-22 01:14:30.565525723 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2008-11-28
  *  Notes     : Low level functions handling the active[] list and its group_hash index
  *
- * Copyright (c) 1993-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1993-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/lock.c tin-2.3.2/src/lock.c
--- tin-2.3.1/src/lock.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/lock.c	2015-11-22 01:14:30.589525729 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-11-17
  *  Notes     :
  *
- * Copyright (c) 1998-2015 Urs Janssen <urs@tin.org>
+ * Copyright (c) 1998-2016 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/mail.c tin-2.3.2/src/mail.c
--- tin-2.3.1/src/mail.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/mail.c	2015-11-22 01:14:30.613525736 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2014-08-31
  *  Notes     : Mail handling routines for creating pseudo newsgroups
  *
- * Copyright (c) 1992-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1992-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/main.c tin-2.3.2/src/main.c
--- tin-2.3.1/src/main.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/main.c	2015-11-22 01:14:30.637525743 +0100
@@ -3,10 +3,10 @@
  *  Module    : main.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2013-11-27
+ *  Updated   : 2015-10-31
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -144,7 +144,6 @@ main(
 	hash_init();
 	init_selfinfo();
 	init_group_hash();
-	setup_default_keys(); /* preinit keybindings */
 
 	/*
 	 * Process envargs & command line options
@@ -152,6 +151,10 @@ main(
 	 */
 	read_cmd_line_options(argc, argv);
 
+	/* preinit keybindings if interactive */
+	if (!batch_mode)
+		setup_default_keys();
+
 	/*
 	 * Read user local & global config files
 	 * These override the compiled in defaults
@@ -201,6 +204,7 @@ main(
 	if (!nntp_server || !*nntp_server)
 		nntp_server = getserverbyfile(NNTP_SERVER_FILE);
 	if (read_news_via_nntp && !read_saved_news && nntp_open()) {
+		nntp_close();
 		free_all_arrays();
 		giveup();
 	}
@@ -425,6 +429,9 @@ main(
 
 /*
  * process command line options
+ * [01235789beEFijJkKLOtTyY] are unused
+ * [W] is reserved
+ * [BCPU] have been in use at some time, but now are unused
  */
 #define OPTIONS "46aAcdD:f:g:G:hHI:lm:M:nNop:qQrRs:SuvVwxXzZ"
 
@@ -450,7 +457,7 @@ read_cmd_line_options(
 				error_message(2, _(txt_option_not_enabled), "-DENABLE_IPV6");
 #	else
 				error_message(2, _(txt_option_not_enabled), "-DNNTP_ABLE");
-#	endif /* NNTP_ABLE*/
+#	endif /* NNTP_ABLE */
 				free_all_arrays();
 				giveup();
 				/* keep lint quiet: */
@@ -467,7 +474,7 @@ read_cmd_line_options(
 				error_message(2, _(txt_option_not_enabled), "-DENABLE_IPV6");
 #	else
 				error_message(2, _(txt_option_not_enabled), "-DNNTP_ABLE");
-#	endif /* NNTP_ABLE*/
+#	endif /* NNTP_ABLE */
 				free_all_arrays();
 				giveup();
 				/* keep lint quiet: */
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/makecfg.c tin-2.3.2/src/makecfg.c
--- tin-2.3.1/src/makecfg.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/makecfg.c	2015-11-25 21:38:23.583209108 +0100
@@ -3,10 +3,10 @@
  *  Module    : makecfg.c
  *  Author    : Thomas E. Dickey
  *  Created   : 1997-08-23
- *  Updated   : 2009-02-14
+ *  Updated   : 2015-11-25
  *  Notes     : #defines and structs for options_menu.c
  *
- * Copyright (c) 1997-2015 Thomas E. Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2016 Thomas E. Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -511,6 +511,7 @@ main(
 	FILE *input = stdin;
 	FILE *output = stdout;
 	FILE *output2 = open_it("options_menu.h", "w");
+	MYDATA *m, *n;
 
 	if (argc > 1)
 		input = open_it(argv[1], "r");
@@ -518,5 +519,14 @@ main(
 		output = open_it(argv[2], "w");
 	makecfg(input, output, output2);
 
+	m = all_data;
+	while (m) {
+		n = m->link;
+		FreeIfNeeded(m->name);
+		FreeIfNeeded(m->type);
+		free(m);
+		m = n;
+	}
+
 	return (0);
 }
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/memory.c tin-2.3.2/src/memory.c
--- tin-2.3.1/src/memory.c	2014-12-24 09:41:23.000000000 +0100
+++ tin-2.3.2/src/memory.c	2015-11-22 01:14:30.685525756 +0100
@@ -3,10 +3,10 @@
  *  Module    : memory.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2013-11-15
+ *  Updated   : 2015-10-09
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -251,6 +251,8 @@ free_all_arrays(
 	FreeIfNeeded(quote_regex2.extra);
 	FreeIfNeeded(quote_regex3.re);
 	FreeIfNeeded(quote_regex3.extra);
+	FreeIfNeeded(extquote_regex.re);
+	FreeIfNeeded(extquote_regex.extra);
 #endif /* HAVE_COLOR */
 	FreeIfNeeded(slashes_regex.re);
 	FreeIfNeeded(slashes_regex.extra);
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/mimetypes.c tin-2.3.2/src/mimetypes.c
--- tin-2.3.1/src/mimetypes.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/mimetypes.c	2015-11-22 01:14:30.709525763 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2007-12-30
  *  Notes     : mime.types handling
  *
- * Copyright (c) 2000-2015 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 2000-2016 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/misc.c tin-2.3.2/src/misc.c
--- tin-2.3.1/src/misc.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/misc.c	2015-11-22 01:14:30.733525769 +0100
@@ -3,10 +3,10 @@
  *  Module    : misc.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2014-11-30
+ *  Updated   : 2015-11-09
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -1015,7 +1015,7 @@ get_author(
 	char *p = idna_decode(art->from);
 	int author;
 
-	author = ((thread && !show_subject) ? SHOW_FROM_BOTH : curr_group->attribute->show_author);
+	author = ((thread && !show_subject && curr_group->attribute->show_author == SHOW_FROM_NONE) ? SHOW_FROM_BOTH : curr_group->attribute->show_author);
 
 	switch (author) {
 		case SHOW_FROM_ADDR:
@@ -2303,7 +2303,7 @@ quote_wild(
 			    || *str == '#'
 			    || *str == ' ' || *str == '\t') {
 				*target++ = '\\';
-				*target++ = ((*str == ' ' || *str == '\t')? 's' : *str);
+				*target++ = ((*str == ' ' || *str == '\t') ? 's' : *str);
 			} else
 				*target++ = *str;
 		} else {	/* wildmat */
@@ -2367,12 +2367,9 @@ buffer_to_local(
 	const char *network_charset,
 	const char *local_charset)
 {
-	char *cnetwork_charset;
-
 	/* FIXME: this should default in RFC2046.c to US-ASCII */
 	if ((network_charset && *network_charset)) {	/* Content-Type: had a charset parameter */
-		cnetwork_charset = my_strdup(network_charset);
-		if (strcasecmp(cnetwork_charset, local_charset)) { /* different charsets */
+		if (strcasecmp(network_charset, local_charset)) { /* different charsets */
 			char *clocal_charset;
 			iconv_t cd0, cd1, cd2;
 
@@ -2384,7 +2381,7 @@ buffer_to_local(
 #	endif /* HAVE_ICONV_OPEN_TRANSLIT */
 
 			/* iconv() might crash on broken multibyte sequences so check them */
-			if (!strcasecmp(cnetwork_charset, "UTF-8") || !strcasecmp(cnetwork_charset, "utf8"))
+			if (!strcasecmp(network_charset, "UTF-8") || !strcasecmp(network_charset, "utf8"))
 				(void) utf8_valid(*line);
 
 			/*
@@ -2392,7 +2389,7 @@ buffer_to_local(
 			 *       instead of converting it?
 			 */
 			if ((cd0 = iconv_open("UCS-4", "US-ASCII")) != (iconv_t) (-1) &&
-				(cd1 = iconv_open("UCS-4", cnetwork_charset)) != (iconv_t) (-1) &&
+				(cd1 = iconv_open("UCS-4", network_charset)) != (iconv_t) (-1) &&
 				(cd2 = iconv_open(clocal_charset, "UCS-4")) != (iconv_t) (-1)) {
 				ICONV_CONST char *inbuf;
 				char unknown = '?';
@@ -2515,12 +2512,10 @@ buffer_to_local(
 				free(tbuf);
 			} else {
 				free(clocal_charset);
-				free(cnetwork_charset);
 				return FALSE;
 			}
 			free(clocal_charset);
 		}
-		free(cnetwork_charset);
 	}
 	return TRUE;
 }
@@ -2949,7 +2944,7 @@ gnksa_dequote_plainphrase(
 
 	/* decode realname */
 	while (*rpos) {
-		if (!gnksa_legal_realname_chars[(int) *rpos])
+		if (!gnksa_legal_realname_chars[(unsigned char) *rpos])
 			return GNKSA_INVALID_REALNAME;
 
 		switch (state) {
@@ -3294,7 +3289,7 @@ gnksa_check_domain(
 
 	/* check for illegal characters in FQDN */
 	for (aux = domain; *aux; aux++) {
-		if (!gnksa_legal_fqdn_chars[(int) *aux])
+		if (!gnksa_legal_fqdn_chars[(unsigned char) *aux])
 			return GNKSA_INVALID_FQDN_CHAR;
 	}
 
@@ -3326,7 +3321,7 @@ gnksa_check_localpart(
 
 	/* check for illegal characters in FQDN */
 	for (aux = localpart; *aux; aux++) {
-		if (!gnksa_legal_localpart_chars[(int) *aux])
+		if (!gnksa_legal_localpart_chars[(unsigned char) *aux])
 			return GNKSA_INVALID_LOCALPART;
 	}
 
@@ -3649,13 +3644,13 @@ utf8_valid(
 					/* out of range or sequences which would also fit into 2 bytes */
 					if (d < 0xe0 || d > 0xef || (d == 0xe0 && e < 0xa0))
 						illegal = TRUE;
-					/* U+D800 ... U+DFFF */
+					/* U+D800 ... U+DBFF, U+DC00 ... U+DFFF (high-surrogates, low-surrogates) */
 					if (d == 0xed && e > 0x9f)
 						illegal = TRUE;
 					/* U+FDD0 ... U+FDEF */
 					if (d == 0xef && e == 0xb7 && (f >= 0x90 && f <= 0xaf))
 						illegal = TRUE;
-					/* U+FFFE, U+FFFF */
+					/* U+FFFE, U+FFFF (noncharacters) */
 					if (d == 0xef && e == 0xbf && (f == 0xbe || f == 0xbf))
 						illegal = TRUE;
 					break;
@@ -3782,7 +3777,7 @@ idna_decode(
 		if (!(U_FAILURE(err))) {
 			char *t;
 
-			*s = '\0'; /* cut of domainpart */
+			*s = '\0'; /* cut off domainpart */
 			s = UChar2char(dest); /* convert domainpart */
 			t = my_malloc(strlen(out) + strlen(s) + 1);
 			sprintf(t, "%s%s", out, s);
@@ -3838,7 +3833,7 @@ tin_version_info(
 		PRODUCT, VERSION, RELEASEDATE, RELEASENAME, __DATE__, __TIME__);
 #else
 	fprintf(fp, _("Version: %s %s release %s (\"%s\")\n"),
-	       PRODUCT, VERSION, RELEASEDATE, RELEASENAME);
+		PRODUCT, VERSION, RELEASEDATE, RELEASENAME);
 #endif /* __DATE__ && __TIME__ */
 	wlines++;
 
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/my_tmpfile.c tin-2.3.2/src/my_tmpfile.c
--- tin-2.3.1/src/my_tmpfile.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/my_tmpfile.c	2015-11-22 01:14:30.769525780 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2014-05-13
  *  Notes     :
  *
- * Copyright (c) 2001-2015 Urs Janssen <urs@tin.org>
+ * Copyright (c) 2001-2016 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/newsrc.c tin-2.3.2/src/newsrc.c
--- tin-2.3.1/src/newsrc.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/newsrc.c	2015-11-22 01:14:30.793525787 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-12-04
  *  Notes     : ArtCount = (ArtMax - ArtMin) + 1  [could have holes]
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2016 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 '--exclude=.bzr*' tin-2.3.1/src/nntplib.c tin-2.3.2/src/nntplib.c
--- tin-2.3.1/src/nntplib.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/nntplib.c	2015-11-22 01:14:30.817525793 +0100
@@ -3,7 +3,7 @@
  *  Module    : nntplib.c
  *  Author    : S. Barber & I. Lea
  *  Created   : 1991-01-12
- *  Updated   : 2013-12-05
+ *  Updated   : 2015-11-05
  *  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
@@ -370,7 +370,7 @@ get_tcp_socket(
 	if (t_connect(s, callptr, (struct t_call *) 0) < 0) {
 		save_errno = t_errno;
 		if (save_errno == TLOOK)
-			fprintf(stderr, _(txt_error_server_unavailable));
+			fprintf(stderr, "%s", _(txt_error_server_unavailable));
 		else
 			t_error("t_connect");
 		t_free((char *) callptr, T_CALL);
@@ -821,32 +821,30 @@ reconnect(
 	signal_context = cReconnect;
 
 	/*
-	 * Exit tin if the user says no to reconnect. The exit code stops tin from trying
-	 * to disconnect again - the connection is already dead
+	 * Exit tin if there are no more tries or if the user says no to reconnect.
+	 * The exit code stops tin from trying to disconnect again - the connection
+	 * is already dead
 	 */
-	if (!tinrc.auto_reconnect && prompt_yn(_(txt_reconnect_to_news_server), TRUE) != 1) {
+	if (!retry || (!tinrc.auto_reconnect && prompt_yn(_(txt_reconnect_to_news_server), TRUE) != 1)) {
 		if (!strncmp("POST", last_put, 4)) {
 			unlink(backup_article_name(article_name));
 			rename_file(article_name, dead_article);
 			if (tinrc.keep_dead_articles)
 				append_file(dead_article, dead_articles);
 		}
-		tin_done(NNTP_ERROR_EXIT);		/* user said no to reconnect */
+		if (!retry)
+			error_message(2, _("NNTP connection error. Exiting..."));
+		tin_done(NNTP_ERROR_EXIT);		/* user said no to reconnect or no more retries */
 	}
 
-	/*
-	 * reset signal_context
-	 */
+	/* reset signal_context */
 	signal_context = save_signal_context;
 
 	clear_message();
-
 	strcpy(buf, last_put);			/* Keep copy here, it will be clobbered a lot otherwise */
 
 	if (!nntp_open()) {
-		/*
-		 * Re-establish our current group and resend last command
-		 */
+		/* Re-establish our current group and resend last command */
 		if (curr_group != NULL) {
 			DEBUG_IO((stderr, _("Rejoin current group\n")));
 			snprintf(last_put, sizeof(last_put), "GROUP %s", curr_group->name);
@@ -861,17 +859,7 @@ reconnect(
 		DEBUG_IO((stderr, _("Resend last command (%s)\n"), buf));
 		put_server(buf);
 		did_reconnect = TRUE;
-		return 0;
-	}
-
-	if (--retry == 0) {					/* No more tries? */
-		if (!strncmp("POST", buf, 4)) {
-			unlink(backup_article_name(article_name));
-			rename_file(article_name, dead_article);
-			if (tinrc.keep_dead_articles)
-				append_file(dead_article, dead_articles);
-		}
-		tin_done(NNTP_ERROR_EXIT);
+		retry = 0;
 	}
 
 	return retry;
@@ -896,7 +884,7 @@ get_server(
 	char *string,
 	int size)
 {
-	int retry = NNTP_TRY_RECONNECT;
+	static int retry_cnt = NNTP_TRY_RECONNECT;
 
 	reconnected_in_last_get_server = FALSE;
 	errno = 0;
@@ -947,7 +935,7 @@ get_server(
 				strcpy(last_put, "MODE READER");
 				nntp_caps.type = BROKEN;
 			}
-			retry = reconnect(retry);		/* Will abort when out of tries */
+			retry_cnt = reconnect(retry_cnt--);		/* Will abort when out of tries */
 			reconnected_in_last_get_server = TRUE;
 		} else {
 			/*
@@ -962,6 +950,7 @@ get_server(
 #	if defined(HAVE_ALARM) && defined(SIGALRM)
 	alarm(0);
 #	endif /* HAVE_ALARM && SIGALRM */
+	retry_cnt = NNTP_TRY_RECONNECT;
 	return string;
 }
 
@@ -1234,7 +1223,7 @@ check_extensions(
 #		if 1
 		case ERR_GOODBYE:
 			ret = i;
-			error_message(2, buf);
+			error_message(2, "%s", buf);
 			break;
 #		endif /* 1 */
 
@@ -1294,7 +1283,7 @@ mode_reader(
 
 			case ERR_GOODBYE:
 			case ERR_ACCESS:
-				error_message(2, line);
+				error_message(2, "%s", line);
 				return ret;
 
 			case ERR_COMMAND:
@@ -1398,7 +1387,7 @@ nntp_open(
 			if (ret < 0)
 				error_message(2, _(txt_failed_to_connect_to_server), nntp_server);
 			else
-				error_message(2, line);
+				error_message(2, "%s", line);
 
 			return ret;
 	}
@@ -1457,7 +1446,7 @@ nntp_open(
 				/* just honor ciritical errors */
 				case ERR_GOODBYE:
 				case ERR_ACCESS:
-					error_message(2, buf);
+					error_message(2, "%s", buf);
 					return -1;
 
 				default:
@@ -1756,10 +1745,10 @@ get_only_respcode(
 		put_server(last_put);
 		ptr = tin_fgets(FAKE_NNTP_FP, FALSE);
 
-		if (tin_errno) {
+		if (tin_errno || ptr == NULL) {
 #	ifdef DEBUG
 			if (debug & DEBUG_NNTP)
-				debug_print_file("NNTP", "<<<%sError: tin_errno <> 0", logtime());
+				debug_print_file("NNTP", "<<<%sError: tin_errno<>0 or ptr==NULL in get_only_respcode(retry)", logtime());
 #	endif /* DEBUG */
 			return -1;
 		}
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/nrctbl.c tin-2.3.2/src/nrctbl.c
--- tin-2.3.1/src/nrctbl.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/nrctbl.c	2015-11-22 01:14:30.845525801 +0100
@@ -9,7 +9,7 @@
  *              and the name of the newsrc file for a given
  *              alias of the server.
  *
- * Copyright (c) 1996-2015 Sven Paulus <sven@tin.org>
+ * Copyright (c) 1996-2016 Sven Paulus <sven@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -186,6 +186,13 @@ get_newsrcname(
 				*strrchr(dir, '/') = (char) 0;
 
 			if (!error) {
+			/*
+			 * TODO: shall we create a missing dir?
+			 *       currently something like
+			 *       ~/.tin/${NNTPSERVER-localhost}/.newsrc
+			 *       in newsrctable usually ends with
+			 *       "No permissions to go into /home/urs/.tin/${NNTPSERVER}"
+			 */
 			/* FIXME - write a global permssion check routine */
 				if (access(dir, X_OK)) {
 					my_fprintf(stderr, _(txt_error_no_enter_permission), dir);
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/options_menu.c tin-2.3.2/src/options_menu.c
--- tin-2.3.1/src/options_menu.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/options_menu.c	2015-11-22 01:14:30.869525808 +0100
@@ -3,10 +3,10 @@
  *  Module    : options_menu.c
  *  Author    : Michael Bienia <michael@vorlon.ping.de>
  *  Created   : 2004-09-05
- *  Updated   : 2013-10-01
+ *  Updated   : 2015-11-21
  *  Notes     : Split from config.c
  *
- * Copyright (c) 2004-2015 Michael Bienia <michael@vorlon.ping.de>
+ * Copyright (c) 2004-2016 Michael Bienia <michael@vorlon.ping.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -199,6 +199,7 @@ option_is_visible(
 		case OPT_COL_QUOTE:
 		case OPT_COL_QUOTE2:
 		case OPT_COL_QUOTE3:
+		case OPT_COL_EXTQUOTE:
 		case OPT_COL_RESPONSE:
 		case OPT_COL_SIGNATURE:
 		case OPT_COL_SUBJECT:
@@ -208,6 +209,7 @@ option_is_visible(
 		case OPT_QUOTE_REGEX:
 		case OPT_QUOTE_REGEX2:
 		case OPT_QUOTE_REGEX3:
+		case OPT_EXTQUOTE_HANDLING:
 			return curr_scope ? FALSE : tinrc.use_color;
 
 		case OPT_COL_MARKSTAR:
@@ -218,6 +220,9 @@ option_is_visible(
 
 		case OPT_COL_VERBATIM:
 			return curr_scope ? FALSE : (tinrc.verbatim_handling && tinrc.use_color);
+
+		case OPT_EXTQUOTE_REGEX:
+			return curr_scope ? FALSE : (tinrc.extquote_handling && tinrc.use_color);
 #endif /* HAVE_COLOR */
 
 		case OPT_WORD_H_DISPLAY_MARKS:
@@ -247,10 +252,12 @@ option_is_visible(
 			return curr_scope ? FALSE : tinrc.verbatim_handling;
 
 		case OPT_GETART_LIMIT_OPTIONS:
+			return curr_scope ? FALSE : TRUE;
+
 #ifdef HAVE_COLOR
 		case OPT_COLOR_OPTIONS:
+			return curr_scope ? tinrc.use_color : TRUE;
 #endif /* HAVE_COLOR */
-			return curr_scope ? FALSE : TRUE;
 
 		case OPT_DISPLAY_OPTIONS:
 		case OPT_FILTERING_OPTIONS:
@@ -338,6 +345,11 @@ option_is_visible(
 		case OPT_ATTRIB_X_HEADERS:
 			return curr_scope ? TRUE : FALSE;
 
+#ifdef HAVE_COLOR
+		case OPT_ATTRIB_EXTQUOTE_HANDLING:
+			return curr_scope ? tinrc.use_color : FALSE;
+#endif /* HAVE_COLOR */
+
 		default:
 			return curr_scope ? FALSE : TRUE;
 	}
@@ -1333,6 +1345,20 @@ config_page(
 								UPDATE_INT_ATTRIBUTES(batch_save);
 							break;
 
+#ifdef HAVE_COLOR
+						case OPT_EXTQUOTE_HANDLING:
+							/*
+							 * option toggles visibility of other
+							 * options -> needs redraw_screen()
+							 */
+							if (prompt_option_on_off(option)) {
+								UPDATE_INT_ATTRIBUTES(extquote_handling);
+								set_last_option_on_screen(first_option_on_screen);
+								redraw_screen(option);
+							}
+							break;
+#endif /* HAVE_COLOR */
+
 						case OPT_GROUP_CATCHUP_ON_EXIT:
 							if (prompt_option_on_off(option))
 								UPDATE_INT_ATTRIBUTES(group_catchup_on_exit);
@@ -1586,6 +1612,13 @@ config_page(
 								SET_NUM_ATTRIBUTE(delete_tmp_files);
 							break;
 
+#ifdef HAVE_COLOR
+						case OPT_ATTRIB_EXTQUOTE_HANDLING:
+							if (prompt_option_on_off(option))
+								SET_NUM_ATTRIBUTE(extquote_handling);
+							break;
+#endif /* HAVE_COLOR */
+
 						case OPT_ATTRIB_GROUP_CATCHUP_ON_EXIT:
 							if (prompt_option_on_off(option))
 								SET_NUM_ATTRIBUTE(group_catchup_on_exit);
@@ -1734,6 +1767,7 @@ config_page(
 						case OPT_COL_QUOTE:
 						case OPT_COL_QUOTE2:
 						case OPT_COL_QUOTE3:
+						case OPT_COL_EXTQUOTE:
 						case OPT_COL_RESPONSE:
 						case OPT_COL_SIGNATURE:
 						case OPT_COL_SUBJECT:
@@ -2147,6 +2181,17 @@ config_page(
 								changed |= DISPLAY_OPTS;
 							}
 							break;
+
+						case OPT_EXTQUOTE_REGEX:
+							if (prompt_option_string(option)) {
+								FreeIfNeeded(extquote_regex.re);
+								FreeIfNeeded(extquote_regex.extra);
+								if (!strlen(tinrc.extquote_regex))
+									STRCPY(tinrc.extquote_regex, DEFAULT_EXTQUOTE_REGEX);
+								compile_regex(tinrc.extquote_regex, &extquote_regex, PCRE_CASELESS);
+								changed |= DISPLAY_OPTS;
+							}
+							break;
 #endif /* HAVE_COLOR */
 
 						case OPT_SELECT_FORMAT:
@@ -2432,14 +2477,6 @@ config_page(
 							}
 							break;
 
-						case OPT_GROUPNAME_MAX_LENGTH:
-							if (prompt_option_num(option)) {
-								if (tinrc.groupname_max_length < 0)
-									tinrc.groupname_max_length = 0;
-								changed |= MISC_OPTS;
-							}
-							break;
-
 						case OPT_FILTER_DAYS:
 							if (prompt_option_num(option)) {
 								if (tinrc.filter_days <= 0)
@@ -2994,6 +3031,10 @@ check_state(
 			return curr_scope->state->delete_tmp_files;
 		case OPT_ATTRIB_EDITOR_FORMAT:
 			return curr_scope->state->editor_format;
+#ifdef HAVE_COLOR
+		case OPT_ATTRIB_EXTQUOTE_HANDLING:
+			return curr_scope->state->extquote_handling;
+#endif /* HAVE_COLOR */
 		case OPT_ATTRIB_FCC:
 			return curr_scope->state->fcc;
 		case OPT_ATTRIB_FOLLOWUP_TO:
@@ -3186,6 +3227,12 @@ reset_state(
 			curr_scope->state->editor_format = FALSE;
 			snprintf(tinrc.attrib_editor_format, sizeof(tinrc.attrib_editor_format), "%s", BlankIfNull(default_scope->attribute->editor_format));
 			break;
+#ifdef HAVE_COLOR
+		case OPT_ATTRIB_EXTQUOTE_HANDLING:
+			curr_scope->state->extquote_handling = FALSE;
+			tinrc.attrib_extquote_handling = default_scope->attribute->extquote_handling;
+			break;
+#endif /* HAVE_COLOR */
 		case OPT_ATTRIB_FCC:
 			FreeAndNull(curr_scope->attribute->fcc);
 			curr_scope->state->fcc = FALSE;
@@ -3488,6 +3535,9 @@ initialize_attributes(
 	INITIALIZE_NUM_ATTRIBUTE(auto_select);
 	INITIALIZE_NUM_ATTRIBUTE(batch_save);
 	INITIALIZE_NUM_ATTRIBUTE(delete_tmp_files);
+#ifdef HAVE_COLOR
+	INITIALIZE_NUM_ATTRIBUTE(extquote_handling);
+#endif /* HAVE_COLOR */
 	INITIALIZE_NUM_ATTRIBUTE(group_catchup_on_exit);
 	INITIALIZE_NUM_ATTRIBUTE(mail_8bit_header);
 	INITIALIZE_NUM_ATTRIBUTE(mail_mime_encoding);
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/page.c tin-2.3.2/src/page.c
--- tin-2.3.1/src/page.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/page.c	2015-12-16 11:50:27.303208688 +0100
@@ -3,10 +3,10 @@
  *  Module    : page.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2014-04-26
+ *  Updated   : 2015-12-16
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -316,6 +316,7 @@ show_page(
 	char key[MAXKEYLEN];
 	int i, j, n = 0;
 	int art_type = GROUP_TYPE_NEWS;
+	int hide_uue_tmp;
 	t_artnum old_artnum = T_ARTNUM_CONST(0);
 	t_bool mouse_click_on = TRUE;
 	t_bool repeat_search;
@@ -1000,7 +1001,12 @@ return_to_index:
 
 			case PAGE_VIEW_ATTACHMENTS:
 				XFACE_SUPPRESS();
+				hide_uue_tmp = hide_uue;
+				hide_uue = UUE_NO;
+				resize_article(TRUE, &pgart);
 				attachment_page(&pgart);
+				hide_uue = hide_uue_tmp;
+				resize_article(TRUE, &pgart);
 				draw_page(group->name, 0);
 				XFACE_SHOW();
 				break;
@@ -1473,6 +1479,7 @@ draw_page_header(
 	if (whichresp)
 		my_printf(_(txt_art_x_of_n), whichresp + 1, x_resp + 1);
 	else {
+		/* TODO: ngettext */
 		if (!x_resp)
 			my_printf("%s", _(txt_no_responses));
 		else if (x_resp == 1)
@@ -1674,10 +1681,11 @@ draw_page_header(
 	if (whichresp)
 		my_printf(_(txt_art_x_of_n), whichresp + 1, x_resp + 1);
 	else {
+		/* TODO: ngettext */
 		if (!x_resp)
-			my_printf(_(txt_no_responses));
+			my_printf("%s", _(txt_no_responses));
 		else if (x_resp == 1)
-			my_printf(_(txt_1_resp));
+			my_printf("%s", _(txt_1_resp));
 		else
 			my_printf(_(txt_x_resp), x_resp);
 	}
@@ -2051,14 +2059,12 @@ toggle_raw(
 	}
 	curr_line = 0;
 	show_raw_article = bool_not(show_raw_article);
-	draw_page(group->name, 0);
+	draw_page(group ? group->name : "", 0);
 }
 
 
 /*
  * Re-cook an article
- *
- * TODO: check cook_article()s return code
  */
 void
 resize_article(
@@ -2069,7 +2075,10 @@ resize_article(
 	if (artinfo->cooked)
 		fclose(artinfo->cooked);
 
-	cook_article(wrap_lines, artinfo, hide_uue, show_all_headers);
+	if (!cook_article(wrap_lines, artinfo, hide_uue, show_all_headers)) {
+		wait_message(3, _(txt_cook_article_failed_exiting), tin_progname);
+		tin_done(EXIT_FAILURE);
+	}
 
 	show_raw_article = FALSE;
 	artline = pgart.cookl;
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/pgp.c tin-2.3.2/src/pgp.c
--- tin-2.3.1/src/pgp.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/pgp.c	2015-11-22 01:14:30.973525837 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-11-12
  *  Notes     : PGP support
  *
- * Copyright (c) 1995-2015 Steven J. Madsen <steve@erinet.com>
+ * Copyright (c) 1995-2016 Steven J. Madsen <steve@erinet.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/post.c tin-2.3.2/src/post.c
--- tin-2.3.1/src/post.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/post.c	2015-12-10 15:45:54.427209001 +0100
@@ -3,10 +3,10 @@
  *  Module    : post.c
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2014-10-25
+ *  Updated   : 2015-12-10
  *  Notes     : mail/post/replyto/followup/repost & cancel articles
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -912,8 +912,17 @@ check_article_to_be_posted(
 			subject[cCOLS - 6] = '\0';
 		}
 
+/*
+ * only allow hand supplied Sender in FORGERY case or
+ * with external inews and not HAVE_FASCIST_NEWSADMIN
+ */
 #ifndef FORGERY
-		if (cp - line == 6 && !strncasecmp(line, "Sender", 6)) {
+#	ifdef HAVE_FASCIST_NEWSADMIN
+		if (cp - line == 6 && !strncasecmp(line, "Sender", 6))
+#	else
+		if (!strcasecmp(tinrc.inews_prog, INTERNAL_CMD) && cp - line == 6 && !strncasecmp(line, "Sender", 6))
+#	endif /* HAVE_FASCIST_NEWSADMIN */
+		{
 			StartInverse();
 			my_fprintf(stderr, _(txt_error_sender_in_header_not_allowed), cnt);
 			EndInverse();
@@ -1982,7 +1991,7 @@ post_article_done:
 			}
 		}
 
-		if (header.subj) {
+		if (header.subj && header.newsgroups) {
 			char tag;
 			/*
 			 * When crossposting postponed articles we currently do not add
@@ -2087,7 +2096,8 @@ check_moderated(
 	/* Take copy - strtok() modifies its args */
 	STRCPY(newsgroups, groups);
 
-	ogroupn = groupname = strtok(newsgroups, ",");
+	if ((ogroupn = groupname = strtok(newsgroups, ",")) == NULL)
+		return NULL;
 
 	do {
 		vnum++; /* number of newsgroups */
@@ -4488,12 +4498,12 @@ insert_from_header(
 					/*
 					 * insert_from_header() is only called
 					 * from submit_mail_file() so the 3rd
-					 * arg should perhaps be TRUE
+					 * arg is TRUE
 					 */
 #	ifdef CHARSET_CONVERSION
-					p = rfc1522_encode(from_buff, txt_mime_charsets[tinrc.mm_network_charset], FALSE);
+					p = rfc1522_encode(from_buff, txt_mime_charsets[tinrc.mm_network_charset], TRUE);
 #	else
-					p = rfc1522_encode(from_buff, tinrc.mm_charset, FALSE);
+					p = rfc1522_encode(from_buff, tinrc.mm_charset, TRUE);
 #	endif /* CHARSET_CONVERSION */
 					if (GNKSA_OK != gnksa_check_from(p)) { /* error in address */
 						error_message(2, _(txt_invalid_from), from_buff);
@@ -4570,9 +4580,9 @@ find_reply_to_addr(
 		/* TODO: Return code ignored? */
 		parse_from(ptr, from_addr, fname);
 #else
-		/* Or should we decode full_addr? */
-		parse_from(ptr, temp, fname);
-		strcpy(full_addr, rfc1522_decode(tmp));
+		/* Or should we decode from_addr? */
+		parse_from(ptr, tmp, fname);
+		strcpy(from_addr, rfc1522_decode(tmp));
 #endif /* 1 */
 	} else
 		strcpy(from_addr, ptr);
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/prompt.c tin-2.3.2/src/prompt.c
--- tin-2.3.1/src/prompt.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/prompt.c	2015-11-22 01:14:31.073525865 +0100
@@ -3,10 +3,10 @@
  *  Module    : prompt.c
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2013-11-30
+ *  Updated   : 2015-10-31
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -571,7 +571,7 @@ prompt_string_default(
 		my_strncpy(def, pattern, LEN);
 	else {
 		if (def[0] == '\0') {		/* no default - give up */
-			error_message(2, failtext);
+			error_message(2, "%s", failtext);
 			return NULL;
 		}
 	}
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/read.c tin-2.3.2/src/read.c
--- tin-2.3.1/src/read.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/read.c	2015-11-22 01:14:31.113525876 +0100
@@ -5,7 +5,7 @@
  *  Created   : 1997-04-10
  *  Updated   : 2014-04-30
  *
- * Copyright (c) 1997-2015 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1997-2016 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/refs.c tin-2.3.2/src/refs.c
--- tin-2.3.1/src/refs.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/refs.c	2015-11-22 01:14:31.133525882 +0100
@@ -8,7 +8,7 @@
  *  Credits   : Richard Hodson <richard@macgyver.tele2.co.uk>
  *              hash_msgid, free_msgid
  *
- * Copyright (c) 1996-2015 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1996-2016 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -309,7 +309,7 @@ add_msgid(
 			return i;
 		}
 
-		error_message(2, "Error: Impossible combination of conditions !\n");
+		error_message(2, "Error: Impossible combination of conditions!\n");
 		return i;
 	}
 
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/regex.c tin-2.3.2/src/regex.c
--- tin-2.3.1/src/regex.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/regex.c	2015-11-22 01:14:31.157525889 +0100
@@ -7,7 +7,7 @@
  *  Notes     : Regular expression subroutines
  *  Credits   :
  *
- * Copyright (c) 1997-2015 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1997-2016 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -121,7 +121,7 @@ compile_regex(
 		if (i)
 			my_options |= PCRE_UTF8;
 	}
-#endif /* MULTIBYTE_ABLE && !NO_LOCALE && PCRE_MAJOR && PCRE_MAJOR >= 4*/
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE && PCRE_MAJOR && PCRE_MAJOR >= 4 */
 
 	if ((cache->re = pcre_compile(regex, my_options, &regex_errmsg, &regex_errpos, NULL)) == NULL)
 		error_message(2, _(txt_pcre_error_at), regex_errmsg, regex_errpos, regex);
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/rfc1524.c tin-2.3.2/src/rfc1524.c
--- tin-2.3.1/src/rfc1524.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/rfc1524.c	2015-11-22 01:14:31.181525895 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-11-21
  *  Notes     : mailcap parsing as defined in RFC 1524
  *
- * Copyright (c) 2000-2015 Urs Janssen <urs@tin.org>, Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 2000-2016 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 '--exclude=.bzr*' tin-2.3.1/src/rfc2045.c tin-2.3.2/src/rfc2045.c
--- tin-2.3.1/src/rfc2045.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/rfc2045.c	2015-11-22 01:14:31.205525902 +0100
@@ -3,10 +3,10 @@
  *  Module    : rfc2045.c
  *  Author    : Chris Blum <chris@resolution.de>
  *  Created   : 1995-09-01
- *  Updated   : 2007-11-27
+ *  Updated   : 2015-08-24
  *  Notes     : RFC 2045/2047 encoding
  *
- * Copyright (c) 1995-2015 Chris Blum <chris@resolution.de>
+ * Copyright (c) 1995-2016 Chris Blum <chris@resolution.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -282,6 +282,9 @@ put_rest(
 		(*line)[put_chars++] = c;
 	}
 	if (c == '\n') {
+		/* Look for CRLF spread over two lines. */
+		if (put_chars && (*line)[put_chars -1] == '\r')
+			--put_chars;
 		/*
 		 * FIXME: Adding a newline may be not correct. At least it may
 		 * be not what the author of that article intended.
@@ -322,7 +325,7 @@ read_decoded_base64_line(
 	char **rest)
 {
 	char *buf2;	/* holds the entire decoded line */
-	char *buf;	/* holds the entire encoded line*/
+	char *buf;	/* holds the entire encoded line */
 	int count;
 	int lines_read = 0;
 	int put_chars;
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/rfc2046.c tin-2.3.2/src/rfc2046.c
--- tin-2.3.1/src/rfc2046.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/rfc2046.c	2015-12-24 00:06:52.547216247 +0100
@@ -3,10 +3,10 @@
  *  Module    : rfc2046.c
  *  Author    : Jason Faultless <jason@altarstone.com>
  *  Created   : 2000-02-18
- *  Updated   : 2014-04-29
+ *  Updated   : 2015-12-23
  *  Notes     : RFC 2046 MIME article parsing
  *
- * Copyright (c) 2000-2015 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 2000-2016 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -57,6 +57,7 @@ static void parse_content_type(char *typ
 static void parse_content_disposition(char *disp, t_part *part);
 static void parse_params(char *params, t_part *content);
 static void progress(int line_count);
+static void remove_cwsp(char *source);
 #ifdef DEBUG_ART
 	static void dump_art(t_openartinfo *art);
 #endif /* DEBUG_ART */
@@ -189,6 +190,60 @@ skip_space(
 }
 
 
+/*
+ * Removes comments and white space
+ */
+static void
+remove_cwsp(
+	char *source)
+{
+	char *from, *to, src;
+	int c_cnt = 0;
+	t_bool inquotes = FALSE;
+
+	from = to = source;
+
+	while ((src = *from++) && c_cnt >= 0) {
+		if (src == '"' && c_cnt == 0)
+			inquotes = bool_not(inquotes);
+
+		if (inquotes && src == '\\' && *from) {
+			*to++ = src;
+			*to++ = *from++;
+			continue;
+		}
+
+		if (!inquotes) {
+			if (src == '(') {
+				++c_cnt;
+				continue;
+			}
+			if (src == ')') {
+				--c_cnt;
+				continue;
+			}
+			if (c_cnt > 0 || src == ' ' || src == '\t')
+				continue;
+		}
+
+		*to++ = src;
+	}
+
+	/*
+	 * Setting *source = '\0' might be the right thing
+	 * because the header is damaged. Anyway, we let the
+	 * rest of the code pick up usable pieces.
+	 */
+#if 0
+	if (c_cnt != 0)
+		/* unbalanced parenthesis, header damaged */
+		*source = '\0';
+	else
+#endif /* 0 */
+		*to = '\0';
+}
+
+
 static char *
 get_token(
 	const char *source)
@@ -218,7 +273,10 @@ get_quoted_string(
 	while (*source) {
 		if ('\\' == *source) {
 			quote = TRUE;	/* next char as-is */
-			source++;
+			if ('\\' == *++source) {
+				*ptr++ = *source++;
+				quote = FALSE;
+			}
 			continue;
 		}
 		if (('"' == *source) && !quote)
@@ -260,11 +318,13 @@ parse_params(
 	char *params,
 	t_part *content)
 {
-	char *name, *param, *value;
+	char *name, *param, *value, *contp;
+	int idx;
 	t_param *ptr;
 
 	param = params;
 	while (*param) {
+		idx = -1;
 		/* Skip over white space */
 		if (!(param = skip_space(param)))
 			break;
@@ -272,12 +332,19 @@ parse_params(
 		/* catch parameter name */
 		name = get_token(param);
 		param += strlen(name);
+
 		if (!*param) {
 			/* Nothing follows, invalid, stop here */
 			FreeIfNeeded(name);
 			break;
 		}
 
+		/* RFC 2231 Parameter Value Continuations */
+		if ((contp = strchr(name, '*')) && *(contp + 1) && *(contp + 1) != '=') {
+			idx = atoi(contp + 1);
+			*contp = '\0';
+		}
+
 		if (!(param = skip_equal_sign(param))) {
 			FreeIfNeeded(name);
 			break;
@@ -295,6 +362,7 @@ parse_params(
 		ptr = my_malloc(sizeof(t_param));
 		ptr->name = name;
 		ptr->value = value;	/* TODO don't RFC1522 decode, parameter encoding is per RFC2231 (not implemented yet) */
+		ptr->part = idx;
 		ptr->next = content->params;		/* Push onto start of list */
 		content->params = ptr;
 
@@ -333,9 +401,46 @@ get_param(
 	t_param *list,
 	const char *name)
 {
-	for (; list != NULL; list = list->next) {
-		if (strcasecmp(name, list->name) == 0)
-			return list->value;
+	int i, j;
+	size_t newlen;
+	t_param *p_list, *c_list;
+
+	for (p_list = list; p_list != NULL; p_list = p_list->next) {
+		/*
+		 * RFC 2231 Parameter Value Continuations
+		 *
+		 * part == 0,1,2...: parameter has several parts, must be concatenated
+		 * part == -1      : parameter has only one part
+		 * part == -2      : part has already been concatenated, main part has
+		 *                   part == -1
+		 */
+		if (strcasecmp(name, p_list->name) == 0 && p_list->part > -2) {
+			if (p_list->part >= 0) {
+				newlen = 0;
+				for (j = 0, c_list = list; c_list != NULL; c_list = c_list->next) {
+					if (strcasecmp(name, c_list->name) == 0) {
+						if (c_list->part == 0)
+							p_list = c_list;
+
+						newlen += strlen(c_list->value);
+						++j;
+					}
+				}
+				p_list->value = my_realloc(p_list->value, newlen + 1);
+				for (i = 1; i <= j; ++i) {
+					for (c_list = list; c_list != NULL; c_list = c_list->next) {
+						if (strcasecmp(name, c_list->name) == 0) {
+							if (c_list->part == i) {
+								strcat(p_list->value, c_list->value);
+								c_list->part = -2;
+							}
+						}
+					}
+				}
+				p_list->part = -1;
+			}
+			return p_list->value;
+		}
 	}
 
 	return NULL;
@@ -353,6 +458,9 @@ parse_content_type(
 	char *subtype, *params;
 	int i;
 
+	/* Remove comments and white space */
+	remove_cwsp(type);
+
 	/*
 	 * Split the type/subtype
 	 */
@@ -362,13 +470,6 @@ parse_content_type(
 	/* Look up major type */
 
 	/*
-	 * TODO: remove/ignore comments in the CT-header, currently
-	 *       we do not recognize
-	 *          Content-Type: (foo) text/plain; charset=us-ascii
-	 *       as "text/plain"
-	 */
-
-	/*
 	 * Unrecognised type, treat according to RFC
 	 */
 	if ((i = content_type(type)) == -1) {
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/rfc2047.c tin-2.3.2/src/rfc2047.c
--- tin-2.3.1/src/rfc2047.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/rfc2047.c	2015-12-19 14:55:06.811209002 +0100
@@ -3,10 +3,10 @@
  *  Module    : rfc2047.c
  *  Author    : Chris Blum <chris@resolution.de>
  *  Created   : 1995-09-01
- *  Updated   : 2014-05-09
+ *  Updated   : 2015-12-18
  *  Notes     : MIME header encoding/decoding stuff
  *
- * Copyright (c) 1995-2015 Chris Blum <chris@resolution.de>
+ * Copyright (c) 1995-2016 Chris Blum <chris@resolution.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -76,7 +76,6 @@ const char base64_alphabet[64] =
 
 static unsigned char base64_rank[256];
 static int base64_rank_table_built;
-static t_bool quoteflag;
 
 /* fixed prefix and default part for tin-generated MIME boundaries */
 static const char MIME_BOUNDARY_PREFIX[] = "=_tin=_";
@@ -200,7 +199,7 @@ mmdecode(
 		build_base64_rank_table();
 
 		while (*what != delimiter) {
-			x = base64_rank[(int) (*what++)];
+			x = base64_rank[(unsigned char) (*what++)];
 			/* ignore everything not in the alphabet, including '=' */
 			if (x == NOT_RANKED)
 				continue;
@@ -279,12 +278,19 @@ rfc1522_decode(
 
 			e = charset;
 			c++;
-			while (*c && *c != '?')
+			while (*c && *c != '?') {
+				/* skip over optional language tags (RFC2231, RFC5646) */
+				if (*c == '*') {
+					while (*++c && *c != '?')
+						;
+					continue;
+				}
 				*e++ = *c++;
+			}
 			*e = 0;
 			if (*c == '?') {
 				c++;
-				encoding = tolower((unsigned char)*c);
+				encoding = tolower((unsigned char) *c);
 				if (encoding == 'b')
 					(void) mmdecode(NULL, 'b', 0, NULL);	/* flush */
 				c++;
@@ -833,7 +839,6 @@ rfc1522_encode(
 	t_bool ismail)
 {
 	char *buf;
-	t_bool x;
 
 	/*
 	 * break_long_line is FALSE for news posting unless
@@ -850,8 +855,7 @@ rfc1522_encode(
 	t_bool break_long_line = ismail;
 #endif /* MIME_BREAK_LONG_LINES */
 
-	x = rfc1522_do_encode(s, &buf, charset, break_long_line);
-	quoteflag = quoteflag || x;
+	rfc1522_do_encode(s, &buf, charset, break_long_line);
 
 	return buf;
 }
@@ -891,8 +895,6 @@ do_rfc15211522_encode(
 	if ((g = tmpfile()) == NULL)
 		return;
 
-	quoteflag = FALSE;
-
 	while (contains_headers && (header = tin_fgets(f, TRUE))) {
 #ifdef CHARSET_CONVERSION
 		buffer_to_network(header, mmnwcharset);
@@ -1290,7 +1292,10 @@ compose_multipart_mixed(
 
 	requires_8bit = (requires_8bit || contains_8bit_characters(textfp));
 
-	/* Header: CT with multipart boundary, CTE */
+	/*
+	 * Header: CT with multipart boundary, CTE
+	 * TODO: -> lang.c
+	 */
 	generate_mime_boundary(boundary, textfp, articlefp);
 	fprintf(fp, "Content-Type: multipart/mixed; boundary=\"%s\"\n", boundary);
 	fprintf(fp, "Content-Transfer-Encoding: %s\n\n", requires_8bit ? txt_8bit : txt_7bit);
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/save.c tin-2.3.2/src/save.c
--- tin-2.3.1/src/save.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/save.c	2015-12-16 11:51:21.183208975 +0100
@@ -3,10 +3,10 @@
  *  Module    : save.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2014-10-04
+ *  Updated   : 2015-12-16
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -88,8 +88,8 @@ static void generate_filename(char *buf,
 #endif /* !DONT_HAVE_PIPING */
 static void post_process_uud(void);
 static void post_process_sh(void);
-static void process_part(t_part *part,	FILE *rawfp, FILE *outfile, const char *savepath, enum action what);
-static void process_parts(t_part *part,	FILE *rawfp, enum action what);
+static void process_part(t_part *part, t_openartinfo *art, FILE *outfile, const char *savepath, enum action what);
+static void process_parts(t_part *part, t_openartinfo *art, enum action what);
 static void show_attachment_page(void);
 static void start_viewer(t_part *part, const char *path);
 static void tag_pattern(void);
@@ -138,6 +138,7 @@ check_start_save_any_news(
 	int i, j;
 	int art_count, hot_count;
 	int saved_arts = 0;					/* Total # saved arts */
+	struct t_article *art;
 	struct t_group *group;
 	t_bool log_opened = TRUE;
 	t_bool print_first = verbose;
@@ -202,7 +203,7 @@ check_start_save_any_news(
 			snprintf(buf, sizeof(buf), _(txt_saved_groupname), group->name);
 			fprintf(fp_log, "%s", buf);
 			if (verbose)
-				wait_message(0, buf);
+				wait_message(0, "%s", buf);
 
 			if (function == SAVE_ANY_NEWS) {
 				char tmp[PATH_LEN];
@@ -216,8 +217,14 @@ check_start_save_any_news(
 			}
 		}
 
-		if (!index_group(group))
+		if (!index_group(group)) {
+			for_each_art(j) {
+				art = &arts[j];
+				FreeAndNull(art->refs);
+				FreeAndNull(art->msgid);
+			}
 			continue;
+		}
 
 		/*
 		 * For each article in this group...
@@ -287,7 +294,7 @@ check_start_save_any_news(
 					snprintf(buf, sizeof(buf), "[%5"T_ARTNUM_PFMT"]  %s\n", arts[j].artnum, arts[j].subject);
 					fprintf(fp_log, "%s", buf);	/* buf may contain % */
 					if (verbose)
-						wait_message(0, buf);
+						wait_message(0, "%s", buf);
 
 					while ((line = tin_fgets(artfp, FALSE)) != NULL)
 						fprintf(savefp, "%s\n", line);		/* TODO: error handling */
@@ -344,7 +351,7 @@ check_start_save_any_news(
 					group_count, PLURAL(group_count, txt_group));
 			fprintf(fp_log, "%s", buf);
 			if (verbose)
-				wait_message(0, buf);
+				wait_message(0, "%s", buf);
 
 			if (log_opened) {
 				fclose(fp_log);
@@ -1222,7 +1229,7 @@ start_viewer(
 			fflush(stdout);
 		} else {
 			if (foo->description)
-				info_message(foo->description);
+				info_message("%s", foo->description);
 		}
 		invoke_cmd(foo->command);
 		if (foo->needsterminal) {
@@ -1665,7 +1672,7 @@ attachment_page(
 			case ATTACHMENT_SAVE:
 				if (attmenu.max) {
 					part = get_part(attmenu.curr);
-					process_parts(part, art->raw, num_of_tagged_parts ? SAVE_TAGGED : SAVE);
+					process_parts(part, art, num_of_tagged_parts ? SAVE_TAGGED : SAVE);
 					show_attachment_page();
 				}
 				break;
@@ -1673,7 +1680,7 @@ attachment_page(
 			case ATTACHMENT_SELECT:
 				if (attmenu.max) {
 					part = get_part(attmenu.curr);
-					process_parts(part, art->raw, VIEW);
+					process_parts(part, art, VIEW);
 					show_attachment_page();
 				}
 				break;
@@ -1735,7 +1742,7 @@ attachment_page(
 			case GLOBAL_PIPE:
 				if (attmenu.max) {
 					part = get_part(attmenu.curr);
-					process_parts(part, art->raw, func == GLOBAL_PIPE ? PIPE_RAW : PIPE);
+					process_parts(part, art, func == GLOBAL_PIPE ? PIPE_RAW : PIPE);
 					show_attachment_page();
 				}
 				break;
@@ -2156,7 +2163,7 @@ free_part_list(
 static void
 process_parts(
 	t_part *part,
-	FILE *rawfp,
+	t_openartinfo *art,
 	enum action what)
 {
 	FILE *fp;
@@ -2178,7 +2185,7 @@ process_parts(
 							free(savepath);
 							return;
 						}
-						process_part(lptr->part, rawfp, fp, NULL, SAVE);
+						process_part(lptr->part, art, fp, NULL, SAVE);
 						free(savepath);
 						++saved_parts;
 					}
@@ -2201,7 +2208,7 @@ process_parts(
 				free(savepath);
 				return;
 			}
-			process_part(part, rawfp, fp, savepath, what);
+			process_part(part, art, fp, savepath, what);
 			break;
 	}
 	switch (what) {
@@ -2231,34 +2238,75 @@ process_parts(
 static void
 process_part(
 	t_part *part,
-	FILE *rawfp,
+	t_openartinfo *art,
 	FILE *outfile,
 	const char *savepath,
 	enum action what)
 {
+	FILE *infile = NULL;
 	char buf[2048], buf2[2048];
 	int count;
-	int i;
+	int i, line_count;
+#ifdef CHARSET_CONVERSION
+	char *conv_buf;
+	const char *network_charset;
+	size_t line_len;
+#endif /* CHARSET_CONVERSION */
+
+	/*
+	 * uuencoded parts must be read from the cooked article,
+	 * otherwise they might be additionally encoded with b64 or qp
+	 */
+	if (part->encoding == ENCODING_UUE)
+		infile = art->cooked;
+	else
+		infile = art->raw;
 
 	if (what != PIPE_RAW && part->encoding == ENCODING_BASE64)
 		mmdecode(NULL, 'b', 0, NULL);				/* flush */
 
-	fseek(rawfp, part->offset, SEEK_SET);
+	fseek(infile, part->offset, SEEK_SET);
 
-	for (i = 0; i < part->line_count; i++) {
-		if ((fgets(buf, sizeof(buf), rawfp)) == NULL)
+	line_count = part->line_count;
+
+	for (i = 0; i < line_count; i++) {
+		if ((fgets(buf, sizeof(buf), infile)) == NULL)
 			break;
 
 		/* This should catch cases where people illegally append text etc */
 		if (buf[0] == '\0')
 			break;
 
+		/*
+		 * page.c:new_uue() sets offset to the 'begin ...' line
+		 * -> skip over the first line in uuencoded parts
+		 */
+		if (part->encoding == ENCODING_UUE && i == 0) {
+			++line_count;
+			continue;
+		}
+
 		if (what != PIPE_RAW) {
 			switch (part->encoding) {
 				case ENCODING_QP:
 				case ENCODING_BASE64:
-					if ((count = mmdecode(buf, part->encoding == ENCODING_QP ? 'q' : 'b', '\0', buf2)) > 0)
+#ifdef CHARSET_CONVERSION
+					memset(buf2, '\0', sizeof(buf2));
+#endif /* CHARSET_CONVERSION */
+					if ((count = mmdecode(buf, part->encoding == ENCODING_QP ? 'q' : 'b', '\0', buf2)) > 0) {
+#ifdef CHARSET_CONVERSION
+						if (what != SAVE && what != SAVE_TAGGED && !strncmp(content_types[part->type], "text", 4)) {
+							line_len = count;
+							conv_buf = my_strdup(buf2);
+							network_charset = get_param(part->params, "charset");
+							process_charsets(&conv_buf, &line_len, network_charset ? network_charset : "US-ASCII", tinrc.mm_local_charset, FALSE);
+							strncpy(buf2, conv_buf, sizeof(buf2) - 1);
+							count = strlen(buf2);
+							free(conv_buf);
+						}
+#endif /* CHARSET_CONVERSION */
 						fwrite(buf2, count, 1, outfile);
+					}
 					break;
 
 				case ENCODING_UUE:
@@ -2271,6 +2319,16 @@ process_part(
 					break;
 
 				default:
+#ifdef CHARSET_CONVERSION
+						if (what != SAVE && what != SAVE_TAGGED && !strncmp(content_types[part->type], "text", 4)) {
+							line_len = strlen(buf);
+							conv_buf = my_strdup(buf);
+							network_charset = get_param(part->params, "charset");
+							process_charsets(&conv_buf, &line_len, network_charset ? network_charset : "US-ASCII", tinrc.mm_local_charset, FALSE);
+							strncpy(buf, conv_buf, sizeof(buf) - 1);
+							free(conv_buf);
+						}
+#endif /* CHARSET_CONVERSION */
 					fputs(buf, outfile);
 			}
 		} else
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/screen.c tin-2.3.2/src/screen.c
--- tin-2.3.1/src/screen.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/screen.c	2015-11-22 01:14:31.325525935 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-08-29
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2016 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 '--exclude=.bzr*' tin-2.3.1/src/search.c tin-2.3.2/src/search.c
--- tin-2.3.1/src/search.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/search.c	2015-11-22 01:14:31.349525942 +0100
@@ -3,10 +3,10 @@
  *  Module    : search.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2013-11-12
+ *  Updated   : 2015-05-20
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -620,10 +620,11 @@ search_article(
 			return -1;
 
 		/* Don't search beyond ^L if hiding is enabled */
-		if ((line[i].flags&C_CTRLL) && i > reveal_ctrl_l_lines)
+		if ((line[i].flags & C_CTRLL) && i > reveal_ctrl_l_lines)
 			break;
 
-		tmp = tin_fgets(fp, FALSE);
+		if ((tmp = tin_fgets(fp, FALSE)) == NULL)
+			return -1;
 		if (!forward && srch_offsets[0] >= 0) {
 			tmp[srch_offsets[0]] = '\0';	/* ignore anything on this line after the last match */
 			srch_offsets[1] = 0;	/* start backwards search at the beginning of the line */
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/select.c tin-2.3.2/src/select.c
--- tin-2.3.1/src/select.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/select.c	2015-12-23 11:13:42.167208565 +0100
@@ -3,10 +3,10 @@
  *  Module    : select.c
  *  Author    : I. Lea & R. Skrenta
  *  Created   : 1991-04-01
- *  Updated   : 2014-02-01
+ *  Updated   : 2015-11-21
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>, Rich Skrenta <skrenta@pbm.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -261,10 +261,13 @@ selection_page(
 				break;
 
 			case SELECT_TOGGLE_DESCRIPTIONS:	/* toggle newsgroup descriptions */
-				show_description = bool_not(show_description);
-				if (show_description)
-					read_descriptions(TRUE);
-				show_selection_page();
+				if (sel_fmt.show_grpdesc) {
+					show_description = bool_not(show_description);
+					if (show_description)
+						read_descriptions(TRUE);
+					show_selection_page();
+				} else
+					info_message(_(txt_grpdesc_disabled));
 				break;
 
 			case SELECT_GOTO:			/* prompt for a new group name */
@@ -476,7 +479,7 @@ selection_page(
 						/*
 						 * this is a gross hack to avoid a crash in the
 						 * CHARSET_CONVERSION conversion case in new_part()
-						 * which relies currently relies on CURR_GROUP
+						 * which currently relies on CURR_GROUP
 						 */
 						selmenu.curr = my_group_add(buf, FALSE);
 						/*
@@ -573,7 +576,7 @@ show_selection_page(
 	set_first_screen_item();
 	show_title(buf);
 
-	if (!sel_fmt.len_grpname) {
+	if (sel_fmt.len_grpname_max && !sel_fmt.len_grpname) {
 		/*
 		 * calculate max length of groupname field
 		 * if yanked in (yanked_out == FALSE) check all groups in active file
@@ -590,11 +593,11 @@ show_selection_page(
 					sel_fmt.len_grpname = len;
 			}
 		}
-		groupname_len = show_description ? MIN((int) sel_fmt.len_grpname, tinrc.groupname_max_length) : (int) sel_fmt.len_grpname;
-	} else
-		groupname_len = sel_fmt.len_grpname;
+	}
+
+	groupname_len = (sel_fmt.show_grpdesc && show_description) ? (int) sel_fmt.len_grpname_dsc : (int) sel_fmt.len_grpname;
 
-	if (groupname_len >= (int) sel_fmt.len_grpname_max)
+	if (groupname_len > (int) sel_fmt.len_grpname_max)
 		groupname_len = sel_fmt.len_grpname_max;
 	if (groupname_len < 0)
 		groupname_len = 0;
@@ -1307,7 +1310,7 @@ subscribe_pattern(
 		return;
 	}
 
-	wait_message(0, message);
+	wait_message(0, "%s", message);
 
 	for_each_group(i) {
 		if (match_group_list(active[i].name, buf)) {
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/sigfile.c tin-2.3.2/src/sigfile.c
--- tin-2.3.1/src/sigfile.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/sigfile.c	2015-11-22 01:14:31.401525956 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-11-21
  *  Notes     : Generate random signature for posting/mailing etc.
  *
- * Copyright (c) 1992-2015 Mike Gleason
+ * Copyright (c) 1992-2016 Mike Gleason
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/signal.c tin-2.3.2/src/signal.c
--- tin-2.3.1/src/signal.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/signal.c	2015-11-22 01:14:31.425525963 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2011-09-07
  *  Notes     : signal handlers for different modes and window resizing
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/strftime.c tin-2.3.2/src/strftime.c
--- tin-2.3.1/src/strftime.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/strftime.c	2015-11-22 01:14:31.449525970 +0100
@@ -12,7 +12,7 @@
  *              tm = localtime(&secs);
  *              num = strftime(buf, sizeof(buf), "%a %d-%m-%y %H:%M:%S", tm);
  *
- * Copyright (c) 1991-2015 Arnold Robbins <arnold@skeeve.com>
+ * Copyright (c) 1991-2016 Arnold Robbins <arnold@skeeve.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/string.c tin-2.3.2/src/string.c
--- tin-2.3.1/src/string.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/string.c	2015-12-10 16:54:15.903209038 +0100
@@ -3,10 +3,10 @@
  *  Module    : string.c
  *  Author    : Urs Janssen <urs@tin.org>
  *  Created   : 1997-01-20
- *  Updated   : 2014-05-12
+ *  Updated   : 2015-11-28
  *  Notes     :
  *
- * Copyright (c) 1997-2015 Urs Janssen <urs@tin.org>
+ * Copyright (c) 1997-2016 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -1087,9 +1087,8 @@ wstrunc(
 			 * use U+2026 (HORIZONTAL ELLIPSIS) instead of "..."
 			 * we gain two additional screen positions
 			 */
-			tail = my_malloc(sizeof(wchar_t) * 2);
+			tail = my_calloc(2, sizeof(wchar_t));
 			tail[0] = 8230; /* U+2026 */
-			tail[1] = 0;	/* \0 */
 		} else
 			tail = char2wchar_t(TRUNC_TAIL);
 
@@ -1097,7 +1096,9 @@ wstrunc(
 		wtmp2 = wcspart(wtmp, len - len_tail, FALSE);
 		free(wtmp);
 		wtmp = my_realloc(wtmp2, sizeof(wchar_t) * (wcslen(wtmp2) + len_tail + 1));	/* wtmp2 isn't valid anymore and doesn't have to be free()ed */
-		wcscat(wtmp, tail ? tail : (wchar_t) '\0');
+		if (!tail)
+			tail = my_calloc(1, sizeof(wchar_t));
+		wcscat(wtmp, tail);
 		free(tail);
 	}
 
@@ -1356,7 +1357,7 @@ parse_format_string(
 	const char *in;
 	int min_cols;
 	size_t cnt = 0;
-	size_t len, tmplen;
+	size_t len, len2, tmplen;
 	time_t tmptime;
 	enum {
 		NO_FLAGS		= 0,
@@ -1387,6 +1388,7 @@ parse_format_string(
 	fmt->len_grpdesc = 0;
 	fmt->len_from = 0;
 	fmt->len_grpname = 0;
+	fmt->len_grpname_dsc = 0;
 	fmt->len_grpname_max = 0;
 	fmt->len_initials = 0;
 	fmt->len_linenumber = 0;
@@ -1399,6 +1401,7 @@ parse_format_string(
 	fmt->flags_offset = 0;
 	fmt->mark_offset = 0;
 	fmt->ucnt_offset = 0;
+	fmt->show_grpdesc = FALSE;
 	fmt->d_before_f = FALSE;
 	fmt->g_before_f = FALSE;
 	fmt->d_before_u = FALSE;
@@ -1419,16 +1422,24 @@ parse_format_string(
 		}
 		*out++ = *in++;
 		len = 0;
+		len2 = 0;
 		min_cols = 0;
 		tmp_date_str[0] = '\0';
 		d_fmt = tmp_date_str;
-		if (*in >= '0' && *in <= '9') {
+		if (*in > '0' && *in <= '9') {
 			len = atoi(in);
 			for (; *in >= '0' && *in <= '9'; in++)
 				;
 		}
+		if (*in == ',') {
+			if (*++in > '0' && *in <= '9') {
+				len2 = atoi(in);
+				for (; *in >= '0' && *in <= '9'; in++)
+					;
+			}
+		}
 		if (*in == '>') {
-			if (*++in >= '0' && *in <= '9') {
+			if (*++in > '0' && *in <= '9') {
 				min_cols = atoi(in);
 				for (; *in >= '0' && *in <= '9'; in++)
 					;
@@ -1469,6 +1480,7 @@ parse_format_string(
 				/* Newsgroup description */
 				if (cCOLS > min_cols && !(flags & GRP_DESC) && signal_context == cSelect) {
 					flags |= GRP_DESC;
+					fmt->show_grpdesc = TRUE;
 					if (len) {
 						fmt->len_grpdesc = len;
 					}
@@ -1538,6 +1550,7 @@ parse_format_string(
 					if (len) {
 						fmt->len_grpname = len;
 					}
+					fmt->len_grpname_dsc = (len2 ? len2 : 32);
 				} else
 					out -= 2;
 				break;
@@ -1626,6 +1639,7 @@ parse_format_string(
 				/* Thread tree */
 				if (cCOLS > min_cols && !(flags & THREAD_TREE) && signal_context == cThread) {
 					flags |= THREAD_TREE;
+					show_subject = TRUE;
 					if (len) {
 						fmt->len_subj = len;
 					}
@@ -1669,26 +1683,36 @@ parse_format_string(
 	 */
 	if (cnt > (size_t) cCOLS - 1) {
 		flags = NO_FLAGS;
+		fmt->len_linenumber = 4;
 		switch (signal_context) {
 			case cSelect:
+				error_message(2, _(txt_error_format_string), DEFAULT_SELECT_FORMAT);
 				STRCPY(fmt->str, DEFAULT_SELECT_FORMAT);
 				flags = (GRP_FLAGS | LINE_NUMBER | U_CNT | GRP_NAME | GRP_DESC);
 				cnt = tinrc.draw_arrow ? 18 : 16;
+				fmt->show_grpdesc = TRUE;
 				fmt->flags_offset = tinrc.draw_arrow ? 2 : 0;
 				fmt->ucnt_offset = tinrc.draw_arrow ? 10 : 8;
+				fmt->len_grpname_dsc = 32;
 				fmt->len_grpname_max = cCOLS - cnt - 1;
+				fmt->len_ucnt = 5;
 				break;
 
 			case cGroup:
+				error_message(2, _(txt_error_format_string), DEFAULT_GROUP_FORMAT);
 				STRCPY(fmt->str, DEFAULT_GROUP_FORMAT);
 				flags = (LINE_NUMBER | ART_MARKS | RESP_COUNT | LINE_CNT | SUBJECT | FROM);
 				cnt = tinrc.draw_arrow ? 23 : 21;
+				fmt->len_linecnt = 4;
+				fmt->len_respcnt = 3;
 				break;
 
 			case cThread:
+				error_message(2, _(txt_error_format_string), DEFAULT_THREAD_FORMAT);
 				STRCPY(fmt->str, DEFAULT_THREAD_FORMAT);
 				flags = (LINE_NUMBER | ART_MARKS | LINE_CNT | THREAD_TREE | FROM);
 				cnt = tinrc.draw_arrow ? 22 : 20;
+				fmt->len_linecnt = 4;
 				break;
 
 			default:
@@ -1702,9 +1726,12 @@ parse_format_string(
 
 		fmt->len_subj = cCOLS - fmt->len_from - cnt - 1;
 	} else {
-		if (flags & GRP_NAME)
+		if (flags & (GRP_NAME | GRP_DESC))
 			fmt->len_grpname_max = cCOLS - cnt - 1;
 
+		if (!show_description && !(flags & GRP_NAME))
+			fmt->len_grpname_max = 0;
+
 		if (flags & DATE && fmt->len_date > (cCOLS - cnt - 1))
 			fmt->len_date = (cCOLS - cnt - 1);
 
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/tags.c tin-2.3.2/src/tags.c
--- tin-2.3.1/src/tags.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/tags.c	2015-11-22 01:14:31.497525983 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2010-04-02
  *  Notes     : Split out from other modules
  *
- * Copyright (c) 1999-2015 Jason Faultless <jason@altarstone.com>
+ * Copyright (c) 1999-2016 Jason Faultless <jason@altarstone.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/tcurses.c tin-2.3.2/src/tcurses.c
--- tin-2.3.1/src/tcurses.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/tcurses.c	2015-11-22 01:14:31.521525991 +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-2015 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2016 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/thread.c tin-2.3.2/src/thread.c
--- tin-2.3.1/src/thread.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/thread.c	2015-11-22 01:14:31.545525997 +0100
@@ -3,10 +3,10 @@
  *  Module    : thread.c
  *  Author    : I. Lea
  *  Created   : 1991-04-01
- *  Updated   : 2014-04-29
+ *  Updated   : 2015-11-09
  *  Notes     :
  *
- * Copyright (c) 1991-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1991-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -181,28 +181,26 @@ build_tline(
 				break;
 
 			case 'F':	/* from */
-				if (curr_group->attribute->show_author != SHOW_FROM_NONE) {
 #if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
-					get_author(TRUE, art, tmp, sizeof(tmp) - 1);
+				get_author(TRUE, art, tmp, sizeof(tmp) - 1);
 
-					if ((wtmp = char2wchar_t(tmp)) != NULL) {
-						wtmp2 = wcspart(wtmp, thrd_fmt.len_from, TRUE);
-						if (wcstombs(tmp, wtmp2, sizeof(tmp) - 1) != (size_t) -1)
-							strcat(buffer, tmp);
+				if ((wtmp = char2wchar_t(tmp)) != NULL) {
+					wtmp2 = wcspart(wtmp, thrd_fmt.len_from, TRUE);
+					if (wcstombs(tmp, wtmp2, sizeof(tmp) - 1) != (size_t) -1)
+						strcat(buffer, tmp);
 
-						free(wtmp);
-						free(wtmp2);
-					}
+					free(wtmp);
+					free(wtmp2);
+				}
 #else
-					len_start = strwidth(buffer);
-					get_author(TRUE, art, buffer + strlen(buffer), thrd_fmt.len_from);
-					fill = thrd_fmt.len_from - (strwidth(buffer) - len_start);
-					gap = strlen(buffer);
-					for (i = 0; i < fill; i++)
-						buffer[gap + i] = ' ';
-					buffer[gap + fill] = '\0';
+				len_start = strwidth(buffer);
+				get_author(TRUE, art, buffer + strlen(buffer), thrd_fmt.len_from);
+				fill = thrd_fmt.len_from - (strwidth(buffer) - len_start);
+				gap = strlen(buffer);
+				for (i = 0; i < fill; i++)
+					buffer[gap + i] = ' ';
+				buffer[gap + fill] = '\0';
 #endif /* MULTIBYTE_ABLE && !NO_LOCALE */
-				}
 				break;
 
 			case 'I':	/* initials */
@@ -264,33 +262,64 @@ build_tline(
 				break;
 
 			case 'T':	/* thread/subject */
-				if (show_subject) {
-					len = curr_group->attribute->show_author != SHOW_FROM_NONE ? thrd_fmt.len_subj : thrd_fmt.len_subj + thrd_fmt.len_from;
-					/*
-					 * Mutt-like thread tree. by sjpark@sparcs.kaist.ac.kr
-					 * Insert tree-structure strings "`->", "+->", ...
-					 */
-					len_start = strwidth(buffer);
-
-					if (art->refptr) {
-						make_prefix(art->refptr, buffer + strlen(buffer), len);
-
-						len_end = strwidth(buffer);
-
-						/*
-						 * Copy in the subject up to where the author (if any) starts
-						 */
-						gap = len - (len_end - len_start);
+				len = curr_group->attribute->show_author != SHOW_FROM_NONE ? thrd_fmt.len_subj : thrd_fmt.len_subj + thrd_fmt.len_from;
+				len_start = strwidth(buffer);
 
+				switch (curr_group->attribute->thread_articles) {
+					case THREAD_REFS:
+					case THREAD_BOTH:
 						/*
 						 * Mutt-like thread tree. by sjpark@sparcs.kaist.ac.kr
-						 * Hide subject if same as parent's.
+						 * Insert tree-structure strings "`->", "+->", ...
 						 */
-						if (gap > 0) {
-							for (ptr = art->refptr->parent; ptr && IS_EXPIRED(ptr); ptr = ptr->parent)
-								;
 
-							if (!(ptr && arts[ptr->article].subject == art->subject))
+						if (art->refptr) {
+							make_prefix(art->refptr, buffer + strlen(buffer), len);
+
+							len_end = strwidth(buffer);
+
+							/*
+							 * Copy in the subject up to where the author (if any) starts
+							 */
+							gap = len - (len_end - len_start);
+
+							/*
+							 * Mutt-like thread tree. by sjpark@sparcs.kaist.ac.kr
+							 * Hide subject if same as parent's.
+							 */
+							if (gap > 0) {
+								for (ptr = art->refptr->parent; ptr && IS_EXPIRED(ptr); ptr = ptr->parent)
+									;
+
+								if (!(ptr && arts[ptr->article].subject == art->subject))
+#if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
+								{
+									if ((wtmp = char2wchar_t(art->subject)) != NULL) {
+										wtmp2 = wcspart(wtmp, gap, TRUE);
+										if (wcstombs(tmp, wtmp2, sizeof(tmp) - 1) != (size_t) -1)
+											strcat(buffer, tmp);
+
+										free(wtmp);
+										free(wtmp2);
+									}
+								}
+#else
+								{
+									strncat(buffer, art->subject, gap);
+								}
+								buffer[len_end + gap] = '\0';	/* Just in case */
+#endif /* MULTIBYTE_ABLE && !NO_LOCALE */
+							}
+						}
+						break;
+
+					case THREAD_NONE:
+					case THREAD_SUBJ:
+					case THREAD_MULTI:
+					case THREAD_PERC:
+						len_end = strwidth(buffer);
+						gap = len - (len_end - len_start);
+						if (gap > 0) {
 #if defined(MULTIBYTE_ABLE) && !defined(NO_LOCALE)
 							{
 								if ((wtmp = char2wchar_t(art->subject)) != NULL) {
@@ -309,6 +338,10 @@ build_tline(
 							buffer[len_end + gap] = '\0';	/* Just in case */
 #endif /* MULTIBYTE_ABLE && !NO_LOCALE */
 						}
+						break;
+
+					default:
+						break;
 					}
 
 					/* pad out */
@@ -317,7 +350,6 @@ build_tline(
 					for (i = 0; i < fill; i++)
 						buffer[gap + i] = ' ';
 					buffer[gap + fill] = '\0';
-				}
 				break;
 
 			default:
@@ -843,18 +875,17 @@ show_thread_page(
 
 	signal_context = cThread;
 	currmenu = &thdmenu;
+	show_subject = FALSE;
 
 	ClearScreen();
 	set_first_screen_item();
 
-	/*
-	 * If threading by Refs, it helps to see the subject line
-	 */
-	show_subject = ((arts[thread_respnum].archive != NULL) || (curr_group->attribute->thread_articles == THREAD_REFS) || (curr_group->attribute->thread_articles == THREAD_BOTH));
-
 	parse_format_string(curr_group->attribute->thread_format, &thrd_fmt);
 	mark_offset = 0;
 
+	if (!show_subject)
+		show_subject = arts[thread_respnum].archive != NULL;
+
 	if (show_subject)
 		title = fmt_string(_(txt_stp_list_thread), grpmenu.curr + 1, grpmenu.max);
 	else
@@ -865,7 +896,8 @@ show_thread_page(
 	art = find_response(thread_basenote, thdmenu.first);
 	for (i = thdmenu.first; i < thdmenu.first + NOTESLINES && i < thdmenu.max; ++i) {
 		build_tline(i, &arts[art]);
-		art = next_response(art);
+		if ((art = next_response(art)) < 0)
+			break;
 	}
 
 	show_mini_help(THREAD_LEVEL);
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/tincfg.tbl tin-2.3.2/src/tincfg.tbl
--- tin-2.3.1/src/tincfg.tbl	2013-11-26 09:12:05.000000000 +0100
+++ tin-2.3.2/src/tincfg.tbl	2015-11-22 01:12:44.019208797 +0100
@@ -2,10 +2,10 @@
 ;   Module    : tincfg.tbl
 ;   Author    : Thomas E. Dickey
 ;   Created   : 1996-11-01
-;   Updated   : 2013-09-01
+;   Updated   : 2015-11-21
 ;   Notes     : #defines and structs for config.c
 ;
-; Copyright (c) 1996-2014 Thomas E. Dickey <dickey@invisible-island.net>
+; Copyright (c) 1996-2016 Thomas E. Dickey <dickey@invisible-island.net>
 ; All rights reserved.
 ;
 ; Redistribution and use in source and binary forms, with or without
@@ -65,7 +65,6 @@
 	art_marked_read			OPT_CHAR
 	art_marked_killed		OPT_CHAR
 	art_marked_read_selected	OPT_CHAR
-	groupname_max_length		OPT_NUM
 	abbreviate_groupname		OPT_ON_OFF
 	thread_score			txt_thread_score_type
 	scroll_lines			OPT_NUM
@@ -159,6 +158,9 @@
 	col_signature			txt_colors
 	col_urls			txt_colors
 	col_verbatim			txt_colors
+	col_extquote			txt_colors
+	extquote_handling		OPT_ON_OFF
+	attrib_extquote_handling	OPT_ON_OFF
 #else
 	highlight_options		OPT_TITLE
 #endif
@@ -273,6 +275,9 @@
 	strip_was_regex			OPT_STRING
 	verbatim_begin_regex		OPT_STRING
 	verbatim_end_regex		OPT_STRING
+#ifdef HAVE_COLOR
+	extquote_regex			OPT_STRING
+#endif
 	force_screen_redraw		OPT_ON_OFF
 	start_editor_offset		OPT_ON_OFF
 	editor_format			OPT_STRING
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/trace.c tin-2.3.2/src/trace.c
--- tin-2.3.1/src/trace.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/trace.c	2015-11-22 01:14:31.597526012 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2001-07-22
  *  Notes     : debugging support via TRACE macro.
  *
- * Copyright (c) 1997-2015 Thomas Dickey <dickey@invisible-island.net>
+ * Copyright (c) 1997-2016 Thomas Dickey <dickey@invisible-island.net>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/version.c tin-2.3.2/src/version.c
--- tin-2.3.1/src/version.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/version.c	2015-11-22 01:14:31.621526018 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-11-15
  *  Notes     :
  *
- * Copyright (c) 2003-2015 Urs Janssen <urs@tin.org>
+ * Copyright (c) 2003-2016 Urs Janssen <urs@tin.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/src/xface.c tin-2.3.2/src/xface.c
--- tin-2.3.1/src/xface.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/xface.c	2015-11-22 01:14:31.669526032 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-11-06
  *  Notes     :
  *
- * Copyright (c) 2003-2015 Joshua Crawford <mortarn@softhome.net> & Drazen Kacar <dave@willfork.com>
+ * Copyright (c) 2003-2016 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 '--exclude=.bzr*' tin-2.3.1/src/xref.c tin-2.3.2/src/xref.c
--- tin-2.3.1/src/xref.c	2014-12-24 09:41:24.000000000 +0100
+++ tin-2.3.2/src/xref.c	2015-11-22 01:14:31.693526038 +0100
@@ -6,7 +6,7 @@
  *  Updated   : 2013-12-06
  *  Notes     :
  *
- * Copyright (c) 1993-2015 Iain Lea <iain@bricbrac.de>
+ * Copyright (c) 1993-2016 Iain Lea <iain@bricbrac.de>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff -Nurp '--exclude=.bzr*' tin-2.3.1/tin.spec tin-2.3.2/tin.spec
--- tin-2.3.1/tin.spec	2014-10-03 17:34:46.000000000 +0200
+++ tin-2.3.2/tin.spec	2015-06-23 16:55:56.219208952 +0200
@@ -1,6 +1,6 @@
 Name: tin
 Summary: easy-to-use USENET news reader
-Version: 2.3.1
+Version: 2.3.2
 Release: 1
 License: BSD
 Group: Applications/News
@@ -45,7 +45,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/locale/*/LC_MESSAGES/*.mo
 %doc %{_mandir}/man1/*
 %doc %{_mandir}/man5/*
-%doc doc/CHANGES doc/INSTALL doc/TODO doc/WHATSNEW
+%doc doc/CHANGES doc/CHANGES.old doc/INSTALL doc/TODO doc/WHATSNEW
 %doc doc/auth.txt doc/filtering doc/good-netkeeping-seal doc/iso2asc.txt
 %doc doc/keymap.sample doc/mailcap.sample doc/pgp.txt doc/reading-mail.txt
 %doc doc/tools.txt doc/umlaute.txt doc/umlauts.txt doc/wildmat.3
diff -Nurp '--exclude=.bzr*' tin-2.3.1/tools/tinews.pl tin-2.3.2/tools/tinews.pl
--- tin-2.3.1/tools/tinews.pl	2014-12-24 09:43:49.000000000 +0100
+++ tin-2.3.2/tools/tinews.pl	2015-11-22 01:49:47.347199148 +0100
@@ -4,7 +4,7 @@
 # signs the article and posts it.
 #
 #
-# Copyright (c) 2002-2015 Urs Janssen <urs@tin.org>,
+# Copyright (c) 2002-2016 Urs Janssen <urs@tin.org>,
 #                         Marc Brockschmidt <marc@marcbrockschmidt.de>
 #
 # Redistribution and use in source and binary forms, with or without
@@ -35,16 +35,18 @@
 # TODO: - add debug mode which doesn't delete tmp-files and is verbose
 #       - add pid to pgptmpf to allow multiple simultaneous instances
 #       - check for /etc/nntpserver (and /etc/news/server)
+#       - add $NEWSHOST fallback for $NNTPSERVER (like in Net::NNTP)?
 #       - add $PGPOPTS, $PGPPATH and $GNUPGHOME support
 #       - cleanup and remove duplicated code
 #       - option to convert CRLF to LF in input
+#       - use STARTTLS (if Net::NNTP is recent enought and server supports it)
 #
 
 use strict;
 use warnings;
 
 # version Number
-my $version = "1.1.39";
+my $version = "1.1.40";
 
 my %config;
 
@@ -139,6 +141,7 @@ GetOptions('A|V|W|O|no-organization|h|he
 	'no-control|R'	=> \$config{'no_control'},
 	'no-signature|S'	=> \$config{'no_signature'},
 	'no-canlock|L'	=> \$config{'no_canlock'},
+	'no-injection-date|I'	=> \$config{'no-injection-date'},
 	'force-auth|Y'	=> \$config{'force_auth'},
 	'approved|a=s'	=> \$config{'approved'},
 	'control|c=s'	=> \$config{'control'},
@@ -261,7 +264,7 @@ foreach ('From', 'Subject') {
 }
 
 $Header{'date'} = "Date: ".getdate()."\n" if (!defined($Header{'date'}) || $Header{'date'} !~ m/^[^\s:]+: .+/o);
-$Header{'injection-date'} = "Injection-Date: ".getdate()."\n";
+$Header{'injection-date'} = "Injection-Date: ".getdate()."\n" if (!$config{'no-injection-date'});
 
 if (defined($Header{'user-agent'})) {
 	chomp $Header{'user-agent'};
@@ -810,6 +813,7 @@ sub usage {
 	print "  -w string  set Followup-To:-header to string\n";
 	print "  -x string  set Path:-header to string\n";
 	print "  -H         show help\n";
+	print "  -I         do not add Injection-Date: header\n";
 	print "  -L         do not add Cancel-Lock: / Cancel-Key: headers\n";
 	print "  -R         disallow control messages\n";
 	print "  -S         do not append " . $config{'sig_path'} . "\n";
@@ -922,6 +926,11 @@ X<-H> X<--help>
 
 Show help-page.
 
+=item -B<I> | --B<no-injection-date>
+X<-I> X<--no-injection-date>
+
+Do not add Injection-Date: header.
+
 =item -B<L> | --B<no-canlock>
 X<-L> X<--no-canlock>
 
