[Bug 228587] [patch] add new ga_IE.UTF-8 locale
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 7 09:34:03 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228587
--- Comment #2 from Micil <micheal.maclochlainn at oegaillimh.ie> ---
> To which file does this patch apply?
The attachment is my localised LC_TIME file, located in a custom ga_IE.UTF‑8
locale directory which I created myself. Specifically, the patch doesn’t 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‑8 directory
from:
/usr/share/locale/en_IE.UTF‑8
to
/usr/share/locale/ga_IE.UTF‑8
and then localised the appropriate strings in the file:
/usr/share/locale/ga_IE.UTF‑8/LC_TIME
The patch is this localised LC_TIME file.
The ‘probably still needs work’ aspect applies to the file:
/usr/share/locale/ga_IE.UTF‑8/LC_MESSAGES
which I haven’t modified in any way, for the reasons given.
As far as I can tell, nothing else in the
/usr/share/locale/ga_IE.UTF‑8
directory would need to be changed for it to provide a valid ga_IE.UTF‑8
locale.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list