Sourceware Bugzilla – Attachment 5002 Details for
Bug 10425
it_IT/it_CH: LC_TIME format is wrong
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
lc_time_italian.patch
0001-d_t_fmt-a-e-b-Y-T-Z.patch (text/plain), 1.72 KB, created by
Nicolo' Chieffo
on 2010-09-24 19:17:30 UTC
(
hide
)
Description:
lc_time_italian.patch
Filename:
MIME Type:
Creator:
Nicolo' Chieffo
Created:
2010-09-24 19:17:30 UTC
Size:
1.72 KB
patch
obsolete
>From 4ff9d4ff243051c651e3791e29563cc67e03489f Mon Sep 17 00:00:00 2001 >From: Nicolo' Chieffo <nicolo.chieffo@gmail.com> >Date: Fri, 24 Sep 2010 21:12:42 +0200 >Subject: [PATCH] * d_t_fmt: "%a %e %b %Y, %T, %Z" > - remove the leading zero in the day of month using '%e' instead of '%b' > - add ',' to separate date, time and timezone > >* t_fmt: "%H.%M.%S" >- express the time in the expanded way instead of using '%T', to be sure to >use the correct values > >* date_fmt: "%c" >- make date_fmt and d_t_fmt the same >--- > localedata/locales/it_IT | 8 +++----- > 1 files changed, 3 insertions(+), 5 deletions(-) > >diff --git a/localedata/locales/it_IT b/localedata/locales/it_IT >index 31acd53..9edba36 100644 >--- a/localedata/locales/it_IT >+++ b/localedata/locales/it_IT >@@ -116,14 +116,12 @@ mon "<U0067><U0065><U006E><U006E><U0061><U0069><U006F>";/ > "<U006F><U0074><U0074><U006F><U0062><U0072><U0065>";/ > "<U006E><U006F><U0076><U0065><U006D><U0062><U0072><U0065>";/ > "<U0064><U0069><U0063><U0065><U006D><U0062><U0072><U0065>" >-d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>" >+d_t_fmt "<U0025><U0061><U0020><U0025><U0065><U0020><U0025><U0062><U0020><U0025><U0059><U002C><U0020><U0025><U0054><U002C><U0020><U0025><U005A>" > d_fmt "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0059>" >-t_fmt "<U0025><U0054>" >+t_fmt "<U0025><U0048><U002E><U0025><U004D><U002E><U0025><U0053>" > am_pm "";"" > t_fmt_ampm "" >-date_fmt "<U0025><U0061><U0020><U0025><U0065><U0020><U0025>/ >-<U0062><U0020><U0025><U0059><U002C><U0020><U0025><U0048><U002E>/ >-<U0025><U004D><U002E><U0025><U0053><U002C><U0020><U0025><U005A>" >+date_fmt "<U0025><U0063>" > END LC_TIME > > LC_PAPER >-- >1.7.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 10425
:
4070
|
4263
|
4879
|
5001
|
5002
|
11247