From 1a679693671db910bcbef69754f6fd998cc42db1 Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 5 Jul 2003 12:03:16 +0000 Subject: Add ARMSCSII-8 locale Submitted by: Vahe Khachikyan PR: 53944 --- share/monetdef/Makefile | 1 + share/monetdef/hy_AM.ARMSCII-8.src | 39 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 share/monetdef/hy_AM.ARMSCII-8.src (limited to 'share/monetdef') diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile index ab77924..0c61fb7 100644 --- a/share/monetdef/Makefile +++ b/share/monetdef/Makefile @@ -26,6 +26,7 @@ LOCALES= af_ZA.ISO8859-1 \ hi_IN.ISCII-DEV \ hr_HR.ISO8859-2 \ hu_HU.ISO8859-2 \ + hy_AM.ARMSCII-8 \ is_IS.ISO8859-1 \ it_IT.ISO8859-1 \ ja_JP.eucJP \ diff --git a/share/monetdef/hy_AM.ARMSCII-8.src b/share/monetdef/hy_AM.ARMSCII-8.src new file mode 100644 index 0000000..5d8ed16 --- /dev/null +++ b/share/monetdef/hy_AM.ARMSCII-8.src @@ -0,0 +1,39 @@ +# $FreeBSD$ +# +# LC_MONETARY source for ARMSCII-8 locale for FreeBSD +# Made available by Vahe Khachikyan +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# int_curr_symbol (last character always SPACE) +AMD +# currency_symbol +Έπ +# mon_decimal_point +. +# mon_thousands_sep +, +# mon_grouping, separated by ; +3;3 +# positive_sign + +# negative_sign +- +# int_frac_digits +2 +# frac_digits +2 +# p_cs_precedes +0 +# p_sep_by_space +1 +# n_cs_precedes +0 +# n_sep_by_space +1 +# p_sign_posn +1 +# n_sign_posn +1 +# EOF -- cgit v1.1