public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/14812] New: [patch] gettextize the word FILE in 'iconv --help'
@ 2012-11-06 19:10 bensberg at justemail dot net
  2012-12-04 14:41 ` [Bug libc/14812] " bensberg at justemail dot net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bensberg at justemail dot net @ 2012-11-06 19:10 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14812

             Bug #: 14812
           Summary: [patch] gettextize the word FILE in 'iconv --help'
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: bensberg@justemail.net
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


Created attachment 6722
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6722
gettextize the words NAME and FILE in iconv

In the output of 'iconv --help' and 'iconv --usage', the word FILE does not get
localized.  This is caused by the word not having been gettextized in the
source file.  (The word NAME does get localized, because it is gettextized
elsewhere in the libc sources.)  Attached patch fixes this.

The patch also improves the description of the -o option -- most descriptions
start with a verb, therefore one is tempted to read in "output file" the word
"output" as a verb.  The patch also fixes some spelling and interpunction
errors in some comments that I noticed along the way.  The patch is against
HEAD.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/14812] [patch] gettextize the word FILE in 'iconv --help'
  2012-11-06 19:10 [Bug libc/14812] New: [patch] gettextize the word FILE in 'iconv --help' bensberg at justemail dot net
@ 2012-12-04 14:41 ` bensberg at justemail dot net
  2013-03-15 19:47 ` bensberg at justemail dot net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bensberg at justemail dot net @ 2012-12-04 14:41 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14812

Benno Schulenberg <bensberg at justemail dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6722|0                           |1
        is obsolete|                            |

--- Comment #1 from Benno Schulenberg <bensberg at justemail dot net> 2012-12-04 14:40:37 UTC ---
Created attachment 6772
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6772
gettextize some option arguments in iconv and inconvconfig

It extends the previous patch by also gettextizing two overlooked option
arguments in iconv/iconvconfig.c.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/14812] [patch] gettextize the word FILE in 'iconv --help'
  2012-11-06 19:10 [Bug libc/14812] New: [patch] gettextize the word FILE in 'iconv --help' bensberg at justemail dot net
  2012-12-04 14:41 ` [Bug libc/14812] " bensberg at justemail dot net
@ 2013-03-15 19:47 ` bensberg at justemail dot net
  2013-03-20 20:12 ` roland at gnu dot org
  2014-06-14 11:13 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: bensberg at justemail dot net @ 2013-03-15 19:47 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14812

Benno Schulenberg <bensberg at justemail dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6772|0                           |1
        is obsolete|                            |

--- Comment #2 from Benno Schulenberg <bensberg at justemail dot net> 2013-03-15 19:46:34 UTC ---
Created attachment 6936
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6936
gettextize the option arguments in iconv and inconvconfig

This patch improves upon the previous ones by adding a ChangeLog entry
and dropping the unessential comment fixes.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/14812] [patch] gettextize the word FILE in 'iconv --help'
  2012-11-06 19:10 [Bug libc/14812] New: [patch] gettextize the word FILE in 'iconv --help' bensberg at justemail dot net
  2012-12-04 14:41 ` [Bug libc/14812] " bensberg at justemail dot net
  2013-03-15 19:47 ` bensberg at justemail dot net
@ 2013-03-20 20:12 ` roland at gnu dot org
  2014-06-14 11:13 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: roland at gnu dot org @ 2013-03-20 20:12 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14812

Roland McGrath <roland at gnu dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |roland at gnu dot org
         Resolution|                            |FIXED

--- Comment #3 from Roland McGrath <roland at gnu dot org> 2013-03-20 20:12:07 UTC ---
Fixed on the trunk.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/14812] [patch] gettextize the word FILE in 'iconv --help'
  2012-11-06 19:10 [Bug libc/14812] New: [patch] gettextize the word FILE in 'iconv --help' bensberg at justemail dot net
                   ` (2 preceding siblings ...)
  2013-03-20 20:12 ` roland at gnu dot org
@ 2014-06-14 11:13 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2014-06-14 11:13 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=14812

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-14 11:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-06 19:10 [Bug libc/14812] New: [patch] gettextize the word FILE in 'iconv --help' bensberg at justemail dot net
2012-12-04 14:41 ` [Bug libc/14812] " bensberg at justemail dot net
2013-03-15 19:47 ` bensberg at justemail dot net
2013-03-20 20:12 ` roland at gnu dot org
2014-06-14 11:13 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).