From owner-freebsd-bugs@freebsd.org Tue Aug 7 09:34:03 2018 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 51F88105502F for ; Tue, 7 Aug 2018 09:34:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E4EB38603D for ; Tue, 7 Aug 2018 09:34:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A8326105502A; Tue, 7 Aug 2018 09:34:02 +0000 (UTC) Delivered-To: bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96ECF1055029 for ; Tue, 7 Aug 2018 09:34:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A60786038 for ; Tue, 7 Aug 2018 09:34:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 869131DB3C for ; Tue, 7 Aug 2018 09:34:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w779Y1At075373 for ; Tue, 7 Aug 2018 09:34:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w779Y1Pv075372 for bugs@FreeBSD.org; Tue, 7 Aug 2018 09:34:01 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 228587] [patch] add new ga_IE.UTF-8 locale Date: Tue, 07 Aug 2018 09:34:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: micheal.maclochlainn@oegaillimh.ie X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org 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: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Aug 2018 09:34:03 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228587 --- Comment #2 from Micil --- > To which file does this patch apply? The attachment is my localised LC_TIME file, located in a custom ga_IE.UTF= =E2=80=918 locale directory which I created myself. Specifically, the patch doesn=E2= =80=99t apply to an existing FreeBSD file but to a proposed new one. To create a ga_IE.UTF-8 locale, I copied the existing en_IE.UTF=E2=80=918 d= irectory from: /usr/share/locale/en_IE.UTF=E2=80=918 to /usr/share/locale/ga_IE.UTF=E2=80=918 and then localised the appropriate strings in the file: /usr/share/locale/ga_IE.UTF=E2=80=918/LC_TIME The patch is this localised LC_TIME file.=20 The =E2=80=98probably still needs work=E2=80=99 aspect applies to the file: /usr/share/locale/ga_IE.UTF=E2=80=918/LC_MESSAGES which I haven=E2=80=99t modified in any way, for the reasons given. As far as I can tell, nothing else in the /usr/share/locale/ga_IE.UTF=E2=80=918 directory would need to be changed for it to provide a valid ga_IE.UTF=E2= =80=918 locale. --=20 You are receiving this mail because: You are the assignee for the bug.=