From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4B1CE3858403; Sat, 11 May 2024 11:56:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4B1CE3858403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715428594; bh=byn/gkLDM8543giAhM6J/37YCX1djmcDoQK+5U3UNo8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Blg7YA56xGoiVySrwepzjwUarbeYkS/Ddk/nr0W4WByQo7HEbWbhMGhNxCaE+nW7k pmdYm6kaw2Pc/tSbnEdddDGEGhZW3Xma49ov9n6HkfOnINH7S1Z/mJnN4Qe+1MSU6b BbmNRy5ln5px0wu+X33tHjuXX7COz12UVOgDkm6c= From: "goeran at uddeborg dot se" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/114112] Error message is translatable but inserts untranslated substring Date: Sat, 11 May 2024 11:56:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: diagnostic, openmp, translation X-Bugzilla-Severity: normal X-Bugzilla-Who: goeran at uddeborg dot se X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: resolution bug_status Message-ID: In-Reply-To: References: 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=3D114112 G=C3=B6ran Uddeborg changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from G=C3=B6ran Uddeborg --- This is fixed in the 14.1.0 version of the message catalog now available for translation. Thank you!=