From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7E5583858C50; Fri, 29 Dec 2023 07:47:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7E5583858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1703836070; bh=Kpq9VEXYxDIyjDukaqpyxypNKtyc0JGkSWhbGTzbcQI=; h=From:To:Subject:Date:From; b=WgcYgvabWr9oH2ETB8KhyuAVUByYzQy9qJ1Y9jzSG+XjbogUOwU2/53c6DnfU/ibm 1k6P5DAZr32gFm1u63fPm1p8kTQ0Ck25mwC+ycQtnetQw+RVsAU40wYUmq5HW8Qy6W Yvnhm6wwWqylJWlu8liJk90Z6BJr047XhfrQDbZs= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/113168] New: ABOUT-NLS seems way out of date Date: Fri, 29 Dec 2023 07:47:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: internal-improvement X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status keywords bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113168 Bug ID: 113168 Summary: ABOUT-NLS seems way out of date Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: internal-improvement Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: pinskia at gcc dot gnu.org Target Milestone: --- For an example: ``` the Free Translation Project's homepage, `http://www.iro.umontreal.ca/contrib/po/HTML/' ``` That is no longer the URL. It is https://translationproject.org/html/welcome.html .=