Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14387

ABOUT-NLS links are outdated

Path csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From dirk@computer42.org
Newsgroups gnu.bash.bug
Subject ABOUT-NLS links are outdated
Date Sun, 22 Jul 2018 17:46:09 +0200 (CEST)
Lines 35
Approved bug-bash@gnu.org
Message-ID <mailman.4039.1532274407.1292.bug-bash@gnu.org> (permalink)
NNTP-Posting-Host lists.gnu.org
X-Trace usenet.stanford.edu 1532274407 19600 208.118.235.17 (22 Jul 2018 15:46:47 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-bash@gnu.org,bash@packages.debian.org
Envelope-to bug-bash@gnu.org
DKIM-Signature v=1; a=rsa-sha256; c=simple/simple; d=computer42.org; s=mail; t=1532274375; bh=KT852i6EU8fvhdid1C++pgfF3loEOeI2++saitFvGL0=; h=From:To:Subject:Date; b=UbHPxu2IYJQTi3OnCyxnXinPzCHTx4cU35cQSy70zjRageE6C3FliV2oO0AL7eN/W B2jcixHPRVDnKUI3SVf2m591E2CR/6Ow6J212A/AWjETDLDAD3XeMEp4rd5BOtxrPB IQNEAl9MvxanqE8aCf0Ae6NX5XlDD139wEseAlUk=
X-Virus-Scanned Debian amavisd-new at computer42.org
Authentication-Results mail-rz.computer42.org; dkim=pass (1024-bit key; unprotected) header.d=computer42.org header.i=@computer42.org header.b=P2S+ziC/; dkim=pass (1024-bit key) header.d=computer42.org header.i=@computer42.org header.b=AEIHPewf; dkim-atps=neutral
DKIM-Signature v=1; a=rsa-sha256; c=simple/simple; d=computer42.org; s=mail; t=1532274370; bh=KT852i6EU8fvhdid1C++pgfF3loEOeI2++saitFvGL0=; h=From:To:Subject:Date; b=P2S+ziC/WhVo+BcRE0gxrY460daEUPkvYVWWkl32ECewgV1nyCluMT9brxwEAR9Cg gb3q1Tnd/t+tn9detZCJY4c+ZkfD9gTfEtmtd0VHISF283bR2grK7iV5Kop5nZXJyC R4ph3koxkPVCM+VnqjiWA2OEz5h1OWwufJ4dzvyg=
X-Virus-Scanned Debian amavisd-new at computer42.org
DKIM-Signature v=1; a=rsa-sha256; c=simple/simple; d=computer42.org; s=mail; t=1532274369; bh=KT852i6EU8fvhdid1C++pgfF3loEOeI2++saitFvGL0=; h=From:To:Subject:Date; b=AEIHPewfOCqrad2GkW8W2hxXvZN38ATCLGWLayxxTQ1tAhQ3hAfi6pDUIcRlxlMcA S1OmvPb2jdJHPVmfdFNrKJf647ocJGbTH/Qcw7EG9+hqoGszRtFFQgmAx+Fl1pCo12 raiJh7SYAWcs/KHwba9Ukj0uxGHZanFSlJYy9/+M=
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy]
X-Received-From 144.76.43.40
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash/>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:14387

Show key headers only | View raw


Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' -DSHELL -DHAVE_CONFIG_H   -I.  -I../. -I.././include -I.././lib  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -no-pie -Wno-parentheses -Wno-format-security
uname output: Linux dilbert 4.15.0-24-generic #26~16.04.1-Ubuntu SMP Fri Jun 15 14:35:08 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Machine Type: x86_64-pc-linux-gnu

Bash Version: 4.4
Patch Level: 12
Release Status: release

Description:
  ABOUT-NLS is outdated – especially http://www.iro.umontreal.ca/contrib/po/HTML/ is not available any more.

  So how can I find out where to report correction of such translations as the German „help eval“ with 2 misspelled words?

eval: eval [Argument ...]
    Führe die Argumente als Shell Kommando aus.

    Fügt die Argumente zu einer Zeichenkette zusammen und verwendet
    das Ergebnis als Eingebe in eine Shell, welche die enthaltenen
                     ^^^^^^^
                     Eingabe


    Kommandos ausführt.

    Rückgabewert:
    Der Status des Kommandoe oder Erfolg wenn das Kommando leer war.
                   ^^^^^^^^
                   Kommandos


Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

ABOUT-NLS links are outdated dirk@computer42.org - 2018-07-22 17:46 +0200

csiph-web