1comment_char % 2escape_char / 3 4% This file is part of the GNU C Library and contains locale data. 5% The Free Software Foundation does not claim any copyright interest 6% in the locale data contained in this file. The foregoing does not 7% affect the license of the GNU C Library as a whole. It does not 8% exempt you from the conditions of the license if your use would 9% otherwise be governed by that license. 10 11% English language locale for Ireland with Euro 12% Language: en 13% Territory: IE 14% Option: euro 15% Date: 2000-08-20 16% Users: general 17 18LC_IDENTIFICATION 19title "English locale for Ireland with Euro" 20source "Free Software Foundation, Inc." 21address "https:////www.gnu.org//software//libc//" 22contact "" 23email "bug-glibc-locales@gnu.org" 24tel "" 25fax "" 26language "English" 27territory "Ireland" 28revision "1.0" 29date "2000-08-20" 30 31category "i18n:2012";LC_IDENTIFICATION 32category "i18n:2012";LC_CTYPE 33category "i18n:2012";LC_COLLATE 34category "i18n:2012";LC_TIME 35category "i18n:2012";LC_NUMERIC 36category "i18n:2012";LC_MONETARY 37category "i18n:2012";LC_MESSAGES 38category "i18n:2012";LC_PAPER 39category "i18n:2012";LC_NAME 40category "i18n:2012";LC_ADDRESS 41category "i18n:2012";LC_TELEPHONE 42category "i18n:2012";LC_MEASUREMENT 43END LC_IDENTIFICATION 44 45LC_CTYPE 46copy "en_IE" 47END LC_CTYPE 48 49LC_COLLATE 50copy "iso14651_t1" 51END LC_COLLATE 52 53LC_MONETARY 54copy "en_IE" 55END LC_MONETARY 56 57LC_NUMERIC 58copy "en_GB" 59END LC_NUMERIC 60 61LC_TIME 62copy "en_IE" 63END LC_TIME 64 65LC_MESSAGES 66copy "en_IE" 67END LC_MESSAGES 68 69LC_PAPER 70copy "en_IE" 71END LC_PAPER 72 73LC_TELEPHONE 74copy "en_IE" 75END LC_TELEPHONE 76 77LC_MEASUREMENT 78copy "en_IE" 79END LC_MEASUREMENT 80 81LC_NAME 82copy "en_IE" 83END LC_NAME 84 85LC_ADDRESS 86copy "en_IE" 87END LC_ADDRESS 88