From patchwork Thu Jul 20 06:26:24 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Akhilesh Kumar X-Patchwork-Id: 791434 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-82274-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="F7T2UgCf"; 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 3xCkZz3WFvz9s74 for ; Thu, 20 Jul 2017 16:32:11 +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:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding:content-type:references; q=dns; s=default; b=f5sdmm63gZRwNwzeJKdVCdZx/PSLMTivW0lU3Yf4NjD 9gw/2OK7cwbbszTyoNKhyYty7gTL73/35kbpeuUXd3FvRjOvowPXDfFPITRIQEYM URGDmReYpsutVKtcQnmv6d3ynrS1HddPGhoZw/5RgDeLFzPFqohpeQfBCHQZk53U = 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:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding:content-type:references; s=default; bh=iV6ZISOKvqcyR2dZWxsVAjr+3Zw=; b=F7T2UgCfbkOl9NHS5 P12kDdmvAO8QPnLEq6KGr6wTu5vnwLqdHLcNLLjjOX2QzfZV9iAL7gztF/wx+3lT 0rxA6dGPsBdXa78qK2OTzou54VYIXFgJS3qi2ZUZMiUNxUdsGXFo4lFlEIpqR9W1 xdvyyxFZ33FHIX9WLZmIN+A970= Received: (qmail 115706 invoked by alias); 20 Jul 2017 06:31:33 -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 115016 invoked by uid 89); 20 Jul 2017 06:30:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-24.3 required=5.0 tests=AC_HTML_NONSENSE_TAGS, AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RP_MATCHES_RCVD, SPF_HELO_PASS, SPF_PASS, UNWANTED_LANGUAGE_BODY autolearn=ham version=3.3.2 spammy=fran=c3=a7ais, franais?= X-HELO: mailout1.samsung.com From: Akhilesh Kumar To: libc-alpha@sourceware.org Cc: pankaj.m@samsung.com, Akhilesh Kumar Subject: [PATCH 2/3] Add/Fix country_isbn for France Date: Thu, 20 Jul 2017 11:56:24 +0530 Message-Id: <1500531984-7032-1-git-send-email-akhilesh.k@samsung.com> MIME-Version: 1.0 X-CMS-MailID: 20170720063034epcas5p4463c74620afd20bc60c22b3b7dddb5cf X-Msg-Generator: CA X-Sender-IP: 182.195.40.14 X-Local-Sender: =?UTF-8?B?QUtISUxFU0ggS1VNQVIbU1JJLURlbGhpLVBsYXRmb3JtIFMv?= =?UTF-8?B?VyAxIFRlYW0b7IK87ISx7KCE7J6QG0NoaWVmIEVuZ2luZWVy?= X-Global-Sender: =?UTF-8?B?QUtISUxFU0ggS1VNQVIbU1JJLURlbGhpLVBsYXRmb3JtIFMv?= =?UTF-8?B?VyAxIFRlYW0bU2Ftc3VuZ8KgRWxlY3Ryb25pY3MbQ2hpZWYgRW5naW5lZXI=?= X-Sender-Code: =?UTF-8?B?QzEwG1NXQUhRG0MxMElEMDJJRDAyODExNQ==?= X-MTR: 20170720063034epcas5p4463c74620afd20bc60c22b3b7dddb5cf CMS-TYPE: 105P DLP-Filter: Pass X-CFilter-Loop: Reflected X-CMS-RootMailID: 20170720063034epcas5p4463c74620afd20bc60c22b3b7dddb5cf X-RootMTR: 20170720063034epcas5p4463c74620afd20bc60c22b3b7dddb5cf References: [BZ #21795] * locales/br_FR (LC_ADDRESS) : Add country_post. * locales/ca_FR (LC_ADDRESS) : Add country_post. * locales/fr_FR (LC_ADDRESS) : Add country_post. * locales/ia_FR (LC_ADDRESS) : Add country_post. * locales/oc_FR (LC_ADDRESS) : Fix country_post. Signed-off-by: Akhilesh Kumar --- localedata/locales/br_FR | 1 + localedata/locales/ca_FR | 1 + localedata/locales/fr_FR | 1 + localedata/locales/ia_FR | 2 +- localedata/locales/oc_FR | 2 +- 5 files changed, 5 insertions(+), 2 deletions(-) diff --git a/localedata/locales/br_FR b/localedata/locales/br_FR index adfa73d..9fe0b5d 100644 --- a/localedata/locales/br_FR +++ b/localedata/locales/br_FR @@ -175,6 +175,7 @@ country_name "" country_ab2 "" country_ab3 "" country_num 250 +country_isbn 979-10 % F country_car "" % Brezhoneg diff --git a/localedata/locales/ca_FR b/localedata/locales/ca_FR index 1107ae1..44ac756 100644 --- a/localedata/locales/ca_FR +++ b/localedata/locales/ca_FR @@ -95,6 +95,7 @@ country_name "" country_ab2 "" country_ab3 "" country_num 250 +country_isbn 979-10 % F country_car "" % català diff --git a/localedata/locales/fr_FR b/localedata/locales/fr_FR index 19b2b50..bf4c519 100644 --- a/localedata/locales/fr_FR +++ b/localedata/locales/fr_FR @@ -179,6 +179,7 @@ country_name "" country_ab2 "" country_ab3 "" country_num 250 +country_isbn 979-10 % F country_car "" % Français diff --git a/localedata/locales/ia_FR b/localedata/locales/ia_FR index 85e97eb..926d6de 100644 --- a/localedata/locales/ia_FR +++ b/localedata/locales/ia_FR @@ -129,7 +129,7 @@ country_post "" country_ab2 "" country_ab3 "" country_num 250 -country_isbn 2 +country_isbn 979-10 country_car "" lang_name "" diff --git a/localedata/locales/oc_FR b/localedata/locales/oc_FR index cfabfa1..f0ffa2b 100644 --- a/localedata/locales/oc_FR +++ b/localedata/locales/oc_FR @@ -45,7 +45,7 @@ country_post "F" country_ab2 "FR" country_ab3 "FRA" country_num 250 -country_isbn "2" +country_isbn 979-10 country_car "" % Occitan lang_name ""