From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 945B638582B0; Thu, 23 Feb 2023 14:28:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 945B638582B0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677162486; bh=KFaO/fWpGiZxXY/X3r6/uJXHQ557NbUy5Mywr7Bqv0o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RvpVKvf4fcI6NJA+ugbcHpsKEfeLTXHkt+waZo1lqSb/m1v9BYkyyd4tTeFMfARpV tXG7TddccZp444qTHevmypsmpM7gam4HXX/PIURz1vhXA6nVomTvCVt4nuXwL0POna vweaYxCxgMv0x68KSMGAv6KcchD/NcJFxL71FM8A= From: "cvs-commit at gcc dot gnu.org" To: gcc-rust@gcc.gnu.org Subject: [Bug translation/108890] Translation mistakes 2023 Date: Thu, 23 Feb 2023 14:28:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: translation X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit 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: 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=3D108890 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9f9a7095d910379cd86ac45f81c79b363f859996 commit r13-6304-g9f9a7095d910379cd86ac45f81c79b363f859996 Author: Jakub Jelinek Date: Thu Feb 23 15:27:31 2023 +0100 c++: Fix up -fcontracts option description [PR108890] This translation PR mentioned the description is a little bit weird. 2023-02-23 Jakub Jelinek PR translation/108890 * c.opt (fcontracts): Fix description. --=20 You are receiving this mail because: You are on the CC list for the bug.=