From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15544 invoked by alias); 26 Aug 2006 15:40:15 -0000 Received: (qmail 15230 invoked by uid 48); 26 Aug 2006 15:40:08 -0000 Date: Sat, 26 Aug 2006 15:40:00 -0000 From: "malcolm dot parsons at gmail dot com" To: glibc-bugs@sources.redhat.com Message-ID: <20060826154007.3137.malcolm.parsons@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/3137] New: Incorrect grammar/typos in some strings in glibc X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00194.txt.bz2 List-Id: In "conversion from `%s' and to `%s' are not supported" it should say "conversions". In "no output file produced because warning were issued" it should say "warnings". In "`%s' and `%.*s' are no valid names for symbolic range" it should say "not". In "cannot safe new repertoire map" "safe"? I think it should be "save". In "error getting callers id: %s" it should say "caller's" In "Error writing standard output" there should be a "to" See attached patch. -- Summary: Incorrect grammar/typos in some strings in glibc Product: glibc Version: unspecified Status: NEW Severity: normal Priority: P2 Component: libc AssignedTo: drepper at redhat dot com ReportedBy: malcolm dot parsons at gmail dot com CC: glibc-bugs at sources dot redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=3137 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.