Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.70.126.87
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
src /
glibc /
debian /
patches /
localedata /
[ HOME SHELL ]
Name
Size
Permission
Action
fo_FO-date_fmt.diff
726
B
-rw-r--r--
locale-en_DK.diff
1.49
KB
-rw-r--r--
locale-eu_FR.diff
3.74
KB
-rw-r--r--
locale-ku_TR.diff
3.04
KB
-rw-r--r--
locale-zh_TW.diff
703
B
-rw-r--r--
locales-fr.diff
2.02
KB
-rw-r--r--
sort-UTF8-first.diff
1.51
KB
-rw-r--r--
submitted-es_MX-decimal_point....
500
B
-rw-r--r--
supported.diff
1.45
KB
-rw-r--r--
tailor-iso14651_t1.diff
83.12
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : locale-en_DK.diff
# All lines beginning with `# DP:' are a description of the patch. # DP: Description: Improve en_DK and add en_DK.ISO-8859-15 to SUPPORTED # DP: This locale is only useful to provide ISO8601 date formats. # DP: Related bugs: #323159 # DP: Dpatch author: Denis Barbier # DP: Patch author: Jakob Bohm <jbj@image.dk> # DP: Upstream status: not submitted # DP: Date: 2006-01-16 --- localedata/SUPPORTED | 1 + localedata/locales/en_DK | 22 +++------------------- 2 files changed, 4 insertions(+), 19 deletions(-) --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -136,6 +136,7 @@ en_CA.UTF-8/UTF-8 \ en_CA/ISO-8859-1 \ en_DK.UTF-8/UTF-8 \ +en_DK.ISO-8859-15/ISO-8859-15 \ en_DK/ISO-8859-1 \ en_GB.UTF-8/UTF-8 \ en_GB/ISO-8859-1 \ --- a/localedata/locales/en_DK +++ b/localedata/locales/en_DK @@ -63,27 +63,11 @@ END LC_CTYPE LC_MONETARY -int_curr_symbol "DKK " -currency_symbol "kr." -mon_decimal_point "," -mon_thousands_sep "." -mon_grouping 3;3 -positive_sign "" -negative_sign "-" -int_frac_digits 2 -frac_digits 2 -p_cs_precedes 1 -p_sep_by_space 0 -n_cs_precedes 1 -n_sep_by_space 0 -p_sign_posn 1 -n_sign_posn 1 +copy "da_DK" END LC_MONETARY LC_NUMERIC -decimal_point "," -thousands_sep "." -grouping 3;3 +copy "da_DK" END LC_NUMERIC LC_TIME @@ -153,7 +137,7 @@ END LC_MEASUREMENT LC_NAME -name_fmt "%d%t%g%t%m%t%f" +copy "da_DK" END LC_NAME LC_ADDRESS
Close