- removed old Gentoo-specific scripts

- merged sbin into bin
- new locale en_AG
This commit is contained in:
Martin Sekera 2018-12-08 23:25:00 +01:00
parent 9a43b35125
commit 38026cdc1a
14 changed files with 34 additions and 156 deletions

View file

@ -2,7 +2,7 @@ escape_char /
comment_char %
LC_IDENTIFICATION
title "Overwatch English locale"
title "Aggregate English locale"
source ""
address ""
contact ""
@ -12,20 +12,20 @@ fax ""
language "English"
territory "Tellus"
revision "1.0"
date "2015-10-04"
date "2018-12-08"
%
category "en_OV:2000";LC_IDENTIFICATION
category "en_OV:2000";LC_CTYPE
category "en_OV:2000";LC_COLLATE
category "en_OV:2000";LC_TIME
category "en_OV:2000";LC_NUMERIC
category "en_OV:2000";LC_MONETARY
category "en_OV:2000";LC_MESSAGES
category "en_OV:2000";LC_PAPER
category "en_OV:2000";LC_NAME
category "en_OV:2000";LC_ADDRESS
category "en_OV:2000";LC_TELEPHONE
category "en_OV:2000";LC_MEASUREMENT
category "en_AG:2000";LC_IDENTIFICATION
category "en_AG:2000";LC_CTYPE
category "en_AG:2000";LC_COLLATE
category "en_AG:2000";LC_TIME
category "en_AG:2000";LC_NUMERIC
category "en_AG:2000";LC_MONETARY
category "en_AG:2000";LC_MESSAGES
category "en_AG:2000";LC_PAPER
category "en_AG:2000";LC_NAME
category "en_AG:2000";LC_ADDRESS
category "en_AG:2000";LC_TELEPHONE
category "en_AG:2000";LC_MEASUREMENT
END LC_IDENTIFICATION
LC_CTYPE
@ -40,8 +40,8 @@ copy "iso14651_t1"
END LC_COLLATE
LC_MONETARY
int_curr_symbol "BTC "
currency_symbol "<U0E3F>"
int_curr_symbol "EUR "
currency_symbol ""
mon_decimal_point "."
mon_thousands_sep " "
mon_grouping 3;3
@ -77,7 +77,7 @@ abmon "Jan";"Feb";"Mar";"Apr";"May";"Jun";"Jul";"Aug";"Sep";"Oct";"Nov";"Dec"
mon "January";"February";"March";"April";"May";"June";"July";"August";"September";"October";"November";"December"
% Appropriate date and time representation (%c)
d_t_fmt "%a %Y-%m-%d %H:%M:%S %z"
d_t_fmt "%a %Y-%m-%d %H:%M:%S %Z"
%
% Appropriate date representation (%x)
d_fmt "%Y-%m-%d"