From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6892 invoked by alias); 13 Jun 2019 20:43:15 -0000 Mailing-List: contact libc-help-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: libc-help-owner@sourceware.org Received: (qmail 6881 invoked by uid 89); 13 Jun 2019 20:43:15 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=quites, machado, Machado, Quites X-HELO: mail-ed1-f50.google.com Received: from mail-ed1-f50.google.com (HELO mail-ed1-f50.google.com) (209.85.208.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 13 Jun 2019 20:43:14 +0000 Received: by mail-ed1-f50.google.com with SMTP id z25so81838edq.9 for ; Thu, 13 Jun 2019 13:43:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:subject:from:to:date:in-reply-to:references:mime-version :content-transfer-encoding; bh=BhtaFTKRlEPmXws6D+1KodL35rZ1GOAGu27LGP+lFAM=; b=RD51k/E4nOduteXcKzY/jJ4xV18FsECebmrRYPgLTbV4OeQHAkJ4qiWcoF5mAn01PD 9bj8Cb4jgTrqYQ6Qg70umBShoOI5F6D2Y/PZwML/NCuZUOiEZtXB3cfx+4y+3XZj6V76 0nMYgQ6pT3ZUr1yKdBTbzXC8v204/o5/oqeveMxJcWIdGAW96WnQgzjFMXZ3Jizx/88Q uRUKjMSmtf2cls+4m/pN4NsTKbHKt8TREXRm3Juwr3CKriZc1eTWuE4mkFVxBY877b2u xgBg3/k8YIg5SfqkF4QmQefvSdwzLxbGdoVAcDeimIQTt6LduFkzMKoND3cUjvyhLl81 FMpw== Return-Path: Received: from komputer (89-64-55-162.dynamic.chello.pl. [89.64.55.162]) by smtp.gmail.com with ESMTPSA id f3sm163187ejo.90.2019.06.13.13.43.10 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 13 Jun 2019 13:43:11 -0700 (PDT) Message-ID: Subject: =?ISO-8859-1?Q?=D4dp=3A?= Correcting szl-PL From: Grzegorz Kulik To: Tulio Magno Quites Machado Filho , libc-help@sourceware.org Date: Thu, 13 Jun 2019 20:43:00 -0000 In-Reply-To: <87imt9gtbc.fsf@linux.ibm.com> References: <87imt9gtbc.fsf@linux.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-SW-Source: 2019-06/txt/msg00022.txt.bz2 Hi Tulio, Thank you very much for the answer. I figured it out after sending the message and I created a bug report here: https://sourceware.org/bugzilla/show_bug.cgi?id=24652 I uploaded the modified version there. I hope it's enough. :) Best, Greg We szt, 13.06.2019 ô godzinie 16∶48 -0300, Tulio Magno Quites Machado Filho pisze: > Hi Gregory, > > Gregory Kulik writes: > > > I'm Gregory and I'm head of the Ubuntu Silesian Translation Team. > > The > > Silesian month and weekday names are slightly misspelled in the > > library and > > I was wondering if we could correct them. I downloaded the glibc > > tarball > > and put correct names in the localedata/locales/szl_PL, and now I > > have two > > questions: > > Are these changes enough or do I have to correct it somewhere else > > too? > > How do I commit the changes? I'm not the most git-savvy. Can I just > > send > > someone the file? > > I suggest to report the error you found to the glibc Bugzilla: > https://sourceware.org/bugzilla/enter_bug.cgi?product=glibc&component=localedata > > You will have to report what is wrong and how it should be fixed. > > That way, the community will be able to better guide you until your > fix is > applied to the repository. >