From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E93DA3858D37; Mon, 13 Nov 2023 00:55:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E93DA3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1699836906; bh=6SVwP2jHI514MEichMPxFJLCpDIDM8ft51Zta2ztfLQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oLYmxvn517jTz8gTpm2+34AOgrhX47+JkOWkXbV2iieAV0Y/Nr8N6i8MPT6OlSM/L Hwqfngh/l9H7zx/YjJ6IUAGwWlUhZLGNeIoZCqqODyRAIHKMibBVYTY2UTMl3rhEOI dzYaNBcFaxBXF5P68DeZ4yFV9GPKngrkVDj1esbU= From: "sebaaa1754 at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug manual/31057] 'How to use "gettext" in GUI programs' could mention pgettext() Date: Mon, 13 Nov 2023 00:55:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: manual X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sebaaa1754 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31057 --- Comment #2 from Sebastian Carlos --- (In reply to Andreas Schwab from comment #1) > pgettext is not part of glibc. Point taken. Nevertheless, this section of the manual makes several mentions of GNU gett= ext. An example would be "The =E2=80=98gettext=E2=80=99 approach has some advant= ages but also some disadvantages. Please see the GNU =E2=80=98gettext=E2=80=99 manual for a d= etailed discussion of the pros and cons." In light of that, I suggest a small mention of the GNU gettext function, gi= ven the length to which this functionality is described in the glibc manual. --=20 You are receiving this mail because: You are on the CC list for the bug.=