From patchwork Fri Jan 26 10:56:46 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike FABIAN X-Patchwork-Id: 866237 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-89585-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="hjN5MoOr"; 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 3zSbSp4L85z9s83 for ; Fri, 26 Jan 2018 21:56:58 +1100 (AEDT) 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:subject:date:message-id:mime-version :content-type; q=dns; s=default; b=UXomBXmrzU7BMkUhTaubQ2vUyB/IR VtNLbWig/QYxBzVuubykMZ3ZTK0Xoxoe9gfkbCtKr7+jub6RC0O/sec733EZzyeV 2g6N6VhuYGcOl1I6yvSRCmLmH0p5yK/SLLxBWRlgmgfiHodp7HEOCkh2k4s/Yvt1 si67ZJg2olcRiw= 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:subject:date:message-id:mime-version :content-type; s=default; bh=4dXdi7Jm16bC3btPv6QN4mu1NDo=; b=hjN 5MoOrQcDFOnS+D8U65ty+TkIoxKrSFfjb43XQJp9cp1pxqaZ08v1FQZXur5y+Iia vxfshsBUjLM3gdkThmgat/xUc731Ku/jBN36hTXxht0Dv4ced2/Zciu2dqdVbfE9 GYjJgLmVoZ9vPmU6ho1QNbvJuQA4QFOcGtzSySOM= Received: (qmail 80020 invoked by alias); 26 Jan 2018 10:56:52 -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 80006 invoked by uid 89); 26 Jan 2018 10:56:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-23.0 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=exempt, directions, accent, claim X-HELO: mail-wm0-f65.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:organization:date:message-id :user-agent:mime-version:content-disposition; bh=irdyeGgy6h7EUL2tMUsgm0hKIkpjhsYHoLiQUk5KNq0=; b=oSNuRTyp4fBHJvluu79TNHs9/IEC2ocO1RT4lQz35w4ag1v0F8Pl7xA84eF7IXB5Fk 6uRm09xLXGbzhC1g+ywUsyrKEBgT1d04SSZ9MZBGrKV+zfDbClCYX3oTGpGbuCqw3GF2 ih112vBuG22qDn6JT8bv48MwkeRwQyMorVeQgrco4tjSNiGYE9vYchRG62OcsgOQ3oMg T+BQSgHwlO+2ztGkvy2mcBPebiUa+ot73yhcixt0EesfkLCb2ndIFxaOpsaRpKx77qRx +TtrCguRnHQsN6ThY77pNMIeO3gHaK/bdMM8l8yInDPks/phiSTKOGbOECEIxIyJsl+1 GSRw== X-Gm-Message-State: AKwxyteO5WA1YAvxFx7TZotDafuJGbExQ8p8JnU6wv/C0LzFD4+FVSLV E/6sNQxCpqrotSn8GOnaqWSN X-Google-Smtp-Source: AH8x226RtEzY7SRmNoNPDJBO3uS0vZsn8Wjyti61WKHshWP2q7HXfnTFrEeuTGmtLaMDFuREaRMpBA== X-Received: by 10.28.194.137 with SMTP id s131mr11788148wmf.3.1516964207622; Fri, 26 Jan 2018 02:56:47 -0800 (PST) From: Mike FABIAN To: libc-alpha@sourceware.org Subject: [Patch 2/13] [BZ #14095] update collation data from Unicode / ISO 14651 Date: Fri, 26 Jan 2018 11:56:46 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Disposition: inline; filename=0002-Necessary-changes-after-updating-the-iso14651_t1_com.patch From 8b73810d7eef8f869ea7a7dc889c890c527281a2 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Fri, 8 Dec 2017 18:28:41 +0100 Subject: [PATCH 02/13] Necessary changes after updating the iso14651_t1_common file * localedata/locales/iso14651_t1_common: Necessary changes to make the file downloaded from ISO usable by glibc. --- localedata/locales/iso14651_t1_common | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/localedata/locales/iso14651_t1_common b/localedata/locales/iso14651_t1_common index 4de64f5428..46cda2e5ae 100644 --- a/localedata/locales/iso14651_t1_common +++ b/localedata/locales/iso14651_t1_common @@ -1,7 +1,14 @@ -% escape_char / -% comment_char % +escape_char / +comment_char % -% LC_COLLATE +% This file is part of the GNU C Library and contains locale data. +% The Free Software Foundation does not claim any copyright interest +% in the locale data contained in this file. The foregoing does not +% affect the license of the GNU C Library as a whole. It does not +% exempt you from the conditions of the license if your use would +% otherwise be governed by that license. + +LC_COLLATE % Decomment the lines above to create an % LC_COLLATE definition in the style of ISO/IEC TR 14652:2004. @@ -20076,10 +20083,11 @@ collating-element from "" % collation-element for reo % Largest primary weight - -% order_start forward;forward;forward;forward,position - -% order_start forward;backward;forward;forward,position +ifdef DIACRIT_BACKWARD +order_start forward;backward;forward;forward,position +else +order_start forward;forward;forward;forward,position +endif % Decomment the first order_start line to specify directions for each level. % To tailor for French accent handling, instead decomment the second @@ -50179,7 +50187,7 @@ collating-element from "" % collation-element for reo order_end -% END LC_COLLATE +END LC_COLLATE % Decomment the line above to create a 14652-style % LC_COLLATE definition. -- 2.14.3 From patchwork Fri Jan 26 10:59:43 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Mike FABIAN X-Patchwork-Id: 866239 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-89587-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="eumPb24B"; 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 3zSbZd2lD1z9s7n for ; Fri, 26 Jan 2018 22:02:01 +1100 (AEDT) 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:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=sPI j/XcY3CUjo5lryDoT1ELE/R+gP4KVbWE6v6KZQvu42zBACT40tMs6nMQJTkmgJ0s IlzKhV48IyQEHddnfqd+TWDODVoIxbyS5lti98aU73qGlymKmz4J8yJuP4AWxa+q hYmI5A4jtuePeNhQ2EJ8HFi3Rkswx/caoKFmmilo= 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:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=+zF3oNUcn LvGEVwq+kq3vz0uG48=; b=eumPb24BYqbmN4uPG1Bv7XnuOdA95+Kyc978d8Qmo M2EoYm2c89LH3ZtCE0POfERIjC9ot3Wsya66912aK/b3jxYTJki9G4AAkLxk2B+8 8SRhYu3foICN2THRdvPtX8+mTWsY9/oKfpGwRw2gtDT7kH/ASVv43jC+2SiHAHpi XM= Received: (qmail 99339 invoked by alias); 26 Jan 2018 10:59:56 -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 99316 invoked by uid 89); 26 Jan 2018 10:59:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-23.5 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=20in, 20file, z2, Hx-languages-length:1318 X-HELO: mail-wm0-f66.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:organization:date:message-id :user-agent:mime-version:content-disposition :content-transfer-encoding; bh=eROifxgXVAQC9VULu1lUzDr/44xj8YJnvHqlhFPvZXM=; b=GXwgFVSBSqjU9yFyUgJyucO/YFl8ytKpUxyHTBjCqKJWyuemN6gwCeElUI+Rqduyjw Qg0BJiuiGwECiYY8nWKHVf4gfqSL+tSqeera3WrAUgpU4tOaSQk1L7+6q8OiZ68NuP6f T395Q/NV4YMl4DkD/WYLnbkRqraoU0V6QX10WUCH26LGtUP+xdMsET9z3nl0vh1KfScs Y0uak43lEiDMoFdiQraq5+Ola5/EM0FurLkCEFGHuy/GOzb2pDYJ22g2T0CqQxvKBOiu 3AblkKCpmM9Zd3YP9novfSAboL0QTJx5wWQo8w3Kti1MAlDnSwF9ogY5FU11MRIhjP6O S8oQ== X-Gm-Message-State: AKwxytf2BqvFn5oeZmPZcp/PJPEvR1vvYG4a7V3cpBdHpAqnfVqDnqi/ sj1501a8bofr+io7/1bLV9pvL3qZJg== X-Google-Smtp-Source: AH8x2255OCLWb4gt7f88l0mmLUwhLAvoM7+OV51esUVuTZzRiZ6PhMkdOxKgZDufaq5EyrCJ5CeY4Q== X-Received: by 10.28.173.130 with SMTP id w124mr9327127wme.18.1516964384178; Fri, 26 Jan 2018 02:59:44 -0800 (PST) From: Mike FABIAN To: libc-alpha@sourceware.org Subject: [Patch 5/13] [BZ #14095] update collation data from Unicode / ISO 14651 Date: Fri, 26 Jan 2018 11:59:43 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Disposition: inline; filename=0005-Collation-order-of-has-changed-in-new-iso14651_t1_co.patch From e8202c22f4483969445392143a07833e9c159b25 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 12 Dec 2017 14:39:34 +0100 Subject: [PATCH 05/13] =?UTF-8?q?Collation=20order=20of=20=C8=A5=20has=20c?= =?UTF-8?q?hanged=20in=20new=20iso14651=5Ft1=5Fcommon=20file,=20adapt=20te?= =?UTF-8?q?st=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * localedata/cs_CZ.UTF-8.in: adapt this test file to the collation order of ȥ in the new iso14651_t1_common file. * localedata/pl_PL.UTF-8.in: Likewise. --- localedata/cs_CZ.UTF-8.in | 4 ++-- localedata/pl_PL.UTF-8.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/localedata/cs_CZ.UTF-8.in b/localedata/cs_CZ.UTF-8.in index 71d19a76fa..b0dcf84205 100644 --- a/localedata/cs_CZ.UTF-8.in +++ b/localedata/cs_CZ.UTF-8.in @@ -184,8 +184,6 @@ z Z ź Ź -ȥ -Ȥ za Za źa @@ -198,6 +196,8 @@ Zbyněk zeleň ZZ Z-2 +ȥ +Ȥ ž Ž Ž diff --git a/localedata/pl_PL.UTF-8.in b/localedata/pl_PL.UTF-8.in index 5f7e9b7d60..1b4f3ef3c1 100644 --- a/localedata/pl_PL.UTF-8.in +++ b/localedata/pl_PL.UTF-8.in @@ -132,8 +132,6 @@ z Z ž Ž -ȥ -Ȥ za Za ža @@ -142,6 +140,8 @@ zb Zb žb Žb +ȥ +Ȥ ź Ź źa -- 2.14.3 From patchwork Fri Jan 26 11:00:51 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Mike FABIAN X-Patchwork-Id: 866240 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-89588-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="g/m8oyag"; 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 3zSbb53tPBz9s7n for ; Fri, 26 Jan 2018 22:02:25 +1100 (AEDT) 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:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=XeD KJkqRaxpszSU5i9KK4G0gq1zpvAPB8ASElbc8dJVkDo8L12UU5RsJCC+shNWMLWo 7Q673/eV7eMokaMQzUyIWlUN5dFlGbsoUUqXZrlTiPVg0dJ0LCGdRfzqx5xcv07m eHbOmEi678Nnuw03Oi0JcLJL+xBY/l/M4SSwLXZw= 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:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=K/8dgiJ/5 5HjGP1b/ztEPrnfoHY=; b=g/m8oyagx8BN8FPifHTmQJwxrtfeZj2W1KUCg1K/N L7nobQMDuAsm2Ut0JXQYJuFi3hgceHqj54qZq4S653JldJDQIkxD2d5h59dWHE92 KMO3BfirBtCCXx6q2/Y2Bb8dsVGiUg1g4jJf7qtamDckXaavK94s56tIkwKV7A15 fE= Received: (qmail 100287 invoked by alias); 26 Jan 2018 11:01:03 -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 100239 invoked by uid 89); 26 Jan 2018 11:00:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?iso-8859-1?q?No=2C_score=3D-20=2E0_required=3D5=2E?= =?iso-8859-1?q?0_tests=3DAWL=2CBAYES_05=2CBODY_8BITS=2CGARBLED_BOD?= =?iso-8859-1?q?Y=2CGIT_PATCH_0=2CGIT_PATCH_1=2CGIT_PATCH_2=2CGIT_P?= =?iso-8859-1?q?ATCH_3=2CKAM_NUMSUBJECT=2CRCVD_IN_DNSWL_NONE_autole?= =?iso-8859-1?q?arn=3Dham_version=3D3=2E3=2E2_spammy=3D8=3A-R=2C_CO?= =?iso-8859-1?q?N=2C_8=3Aos=2C_=D0=B5=D0=BB=D0=B5=D0=BA=D1?= X-HELO: mail-wr0-f172.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:organization:date:message-id :user-agent:mime-version:content-disposition :content-transfer-encoding; bh=FJVxAWkPqehuP30gU0ND4UgzNTWba/AVdW/jOGrTuo8=; b=kmb+smYpMnD0DE5m9yD1upk61H+YtAZk0KtPoE8feBQ/ZLwpsTeWNd66SnKz5do8Jf 5Q9XFUvr0lZZEufagagmoOdBKUTBbDK0YnAvNSXGmvZPs7tZrmphWQ/Np3LMXLvKY3oU JFIIIwwZuxdATqnCpuRN7nMCn2amAMhVGxU6E9Bq5h/3NEVAVsXqYl2hsKX22bnN78Zq mglMpWYfclEEi7S54qvkTS0n9FExyLkvoIpkeq3xZhLpevFuH1Erve4s0yFxwJA9e6Ed WwMBUEDqeR9cr7gZe6EkotQXiOGypbrthRUymCvgPosSBtV66En5xz7dhUDAVg3EUTFe jM0A== X-Gm-Message-State: AKwxytcNbSL1xfqONWkRIhv41+Y4++8IVGgp5vwTmkq444pkXhm2RzlJ PEYnI3xiImEw4N7oMU16+hr2 X-Google-Smtp-Source: AH8x227dbXnQN4+u7PVQc9FPIMISvncDnMzDXhJP5DtjHR/s3kcbqXYLrovBF8/V0Q47bhpTOgUy3Q== X-Received: by 10.223.185.21 with SMTP id k21mr12167035wrf.37.1516964452416; Fri, 26 Jan 2018 03:00:52 -0800 (PST) From: Mike FABIAN To: libc-alpha@sourceware.org Subject: [Patch 6/13] [BZ #14095] update collation data from Unicode / ISO 14651 Date: Fri, 26 Jan 2018 12:00:51 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Disposition: inline; filename=0006-Collation-order-of-.-and-space-has-changed-in-new-is.patch From 91851115d84d488e2da8c34cae1053a72c439614 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 13 Dec 2017 14:39:54 +0100 Subject: [PATCH 06/13] Collation order of @-. and space has changed in new iso14651_t1_common file, adapt test files * localedata/da_DK.ISO-8859-1.in: In the new iso14651_t1_common file downloaded from ISO, the collation order of @-. and space has changed. Therefore, this test file needed to be adapted. * localedata/fr_CA.UTF-8.in: Likewise. * localedata/fr_FR.UTF-8.in: Likewise. * localedata/uk_UA.UTF-8.in: Likewise. --- localedata/da_DK.ISO-8859-1.in | 4 ++-- localedata/fr_CA.UTF-8.in | 9 +++++---- localedata/fr_FR.UTF-8.in | 9 +++++---- localedata/uk_UA.UTF-8.in | 4 ++-- 4 files changed, 14 insertions(+), 12 deletions(-) diff --git a/localedata/da_DK.ISO-8859-1.in b/localedata/da_DK.ISO-8859-1.in index e9d2620d5d..9a0e7bc04d 100644 --- a/localedata/da_DK.ISO-8859-1.in +++ b/localedata/da_DK.ISO-8859-1.in @@ -2,8 +2,8 @@ A ANDRE ANDRÉ ANDREAS -AS A/S +AS CA ÇA CB @@ -12,8 +12,8 @@ DA ÐA DB ÐC -DSB D.S.B. +DSB DSC EKSTRA-ARBEJDE EKSTRABUD diff --git a/localedata/fr_CA.UTF-8.in b/localedata/fr_CA.UTF-8.in index 1c05d69f5a..c98a8e7fb8 100644 --- a/localedata/fr_CA.UTF-8.in +++ b/localedata/fr_CA.UTF-8.in @@ -4,8 +4,8 @@ Aalborg aide aïeul -air @@@air +air air@@@ Ålborg août @@ -22,10 +22,10 @@ casanier cølibat colon côlon -COOP CO-OP -coop +COOP co-op +coop Copenhagen COTE cote @@ -58,8 +58,9 @@ lésé L'Haÿ-les-Roses MÂCON maçon -McArthur Mc Arthur +McArthur +Mc Arthurb Mc Mahon MODÈLE modelé diff --git a/localedata/fr_FR.UTF-8.in b/localedata/fr_FR.UTF-8.in index 070eb4dc0d..f719dc2210 100644 --- a/localedata/fr_FR.UTF-8.in +++ b/localedata/fr_FR.UTF-8.in @@ -4,8 +4,8 @@ Aalborg aide aïeul -air @@@air +air air@@@ Ålborg août @@ -22,10 +22,10 @@ casanier cølibat colon côlon -coop co-op -COOP +coop CO-OP +COOP Copenhagen cote COTE @@ -58,8 +58,9 @@ lèse L'Haÿ-les-Roses maçon MÂCON -McArthur Mc Arthur +McArthur +Mc Arthurb Mc Mahon modelé MODÈLE diff --git a/localedata/uk_UA.UTF-8.in b/localedata/uk_UA.UTF-8.in index ff4d284d61..14ee847d9c 100644 --- a/localedata/uk_UA.UTF-8.in +++ b/localedata/uk_UA.UTF-8.in @@ -10,11 +10,11 @@ ґрати ебонітовий експорт -експосол екс-посол +експосол експоцентр -експрацівник екс-працівник +експрацівник еластичність електрика ельбор -- 2.14.3