From patchwork Mon Sep 17 20:24:55 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 970810 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-95888-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=lingonborough.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="UvuVPpsT"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42Dd1j2sn3z9s9h for ; Tue, 18 Sep 2018 06:26:16 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:to:message-id:subject :mime-version:content-type; q=dns; s=default; b=NKlnOTJzXwy7AJGQ tOnACVWe0simxPLGYxtt3vIXdR3fD3WhKn4x+WZKPzXXmo+RNKymvC4LAkASA8gM 8Gq1Ulr9rn2CTPdRjgzED2j/aKjpQP6K27oTgzzuGJaYdiMXHiWFki985krf9SFY KkvtuuZvW7rDxgutr6WI7T4q5Os= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:to:message-id:subject :mime-version:content-type; s=default; bh=CZe0MrRNDRI4+TtZv1CItJ SODhk=; b=UvuVPpsTqYuBgn4IHrVqzFbJXYZDhT4deDjD1WUcqkAaQgeo/votg5 ZkQUqKWkgH2uY5yZW8sC+OCQwA0SAP6HUsPgn6qKaYPdzNhiOI+j3MGStJVnogZr NDfohamm0UYLlaOzaMERhLgHxtG4xf9W1qclZcGNwt5+uxnqsQhg4= Received: (qmail 53107 invoked by alias); 17 Sep 2018 20:26:11 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 53097 invoked by uid 89); 17 Sep 2018 20:26:10 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-23.7 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_NONE, WEIRD_QUOTING, XPRIO autolearn=ham version=3.3.2 spammy=HImportance:Medium, appreciate, H*x:Open-Xchange, H*UA:Open-Xchange X-HELO: shared-ano163.rev.nazwa.pl X-Spam-Score: 0.764 Date: Mon, 17 Sep 2018 22:24:55 +0200 (CEST) From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <1544607871.233929.1537215895904@poczta.nazwa.pl> Subject: [PATCH] it_CH/it_IT locales: Correct some LC_TIME formats (bug 10425). MIME-Version: 1.0 According to my best knowledge this patch is correct. However, if anyone can speak Italian and can provide some feedback then I will appreciate. Also I will appreciate if you have any general feedback. Otherwise, I am going to commit by the end of this week. Bugzilla link: https://sourceware.org/bugzilla/show_bug.cgi?id=10425 Regards, Rafal From fdba8de8f66befd5c495022f03550f08cd8fa0d7 Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Fri, 14 Sep 2018 22:43:02 +0200 Subject: [PATCH] it_CH/it_IT locales: Correct some LC_TIME formats (bug 10425). Synchronize some values with CLDR and apply the suggestions from Bugzilla. [BZ #10425] * localedata/locales/it_IT (d_t_fmt): Use "%a %-d %b %Y, %T". (date_fmt): Use "%a %-d %b %Y, %T, %Z". * localedata/locales/it_CH (d_t_fmt): Use "%a %-d %b %Y, %T" which is the same as in it_IT. (d_fmt): Use "%d.%m.%Y" which is the same as in de_CH. (date_fmt): Use "%a %-d %b %Y, %T, %Z" which is the same as in it_IT. --- localedata/locales/it_CH | 6 +++--- localedata/locales/it_IT | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/localedata/locales/it_CH b/localedata/locales/it_CH index df3b299..6d85e1b 100644 --- a/localedata/locales/it_CH +++ b/localedata/locales/it_CH @@ -95,12 +95,12 @@ mon "gennaio";/ "ottobre";/ "novembre";/ "dicembre" -d_t_fmt "%a %d %b %Y %T %Z" -d_fmt "%d. %m. %y" +d_t_fmt "%a %-d %b %Y, %T" +d_fmt "%d.%m.%Y" t_fmt "%T" am_pm "";"" t_fmt_ampm "" -date_fmt "%a %e %b %Y, %H.%M.%S, %Z" +date_fmt "%a %-d %b %Y, %T, %Z" week 7;19971130;4 first_weekday 2 END LC_TIME diff --git a/localedata/locales/it_IT b/localedata/locales/it_IT index 31591dd..6535cd7 100644 --- a/localedata/locales/it_IT +++ b/localedata/locales/it_IT @@ -134,12 +134,12 @@ mon "gennaio";/ "ottobre";/ "novembre";/ "dicembre" -d_t_fmt "%a %d %b %Y %T %Z" +d_t_fmt "%a %-d %b %Y, %T" d_fmt "%d//%m//%Y" t_fmt "%T" am_pm "";"" t_fmt_ampm "" -date_fmt "%a %e %b %Y, %H.%M.%S, %Z" +date_fmt "%a %-d %b %Y, %T, %Z" week 7;19971130;4 first_weekday 2 END LC_TIME -- 2.7.5