X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 992B5389202B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=xs4all.nl Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=waterlan AT xs4all DOT nl DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=xs4all.nl; s=s1; t=1605513399; bh=jCmeVrltFaTGKDxjCnom0t9oTIoSeU6upvtzD3aMRjg=; h=MIME-Version:Date:From:To:Subject:Message-ID:Content-Type:From: Subject; b=LFEP0OqK2DB1HXCVoqY8HpjCHxvyKR3cpxGCgQDKNNOSkf0Y355/7blk+TJqLkWI4 I1orxYRina+Dx2VFU3y1nE0P+Yqr+abCm5WI7Ye1E/ONjoYpvGuqIuBIqSMj+2tbaV Sl7HGXpQfOZYkm40VwWihLwtWsOZQA2U+Ny8FJaRcbdVEnqUr4A0PVEc/BPt3dHYrC 1QWEYyLU+oLNyqAGOgFL2orUQ2XI9wgdMqcwZHOaWaJ9YhgJ9itVVc48kSVS+qnRkq aUFmLUfRTHc3lDyXULCnPcbQj2lkGxN1qld+RuxIlvsZF3xg2It4SPjXa4Wh0CyqpK K3GWpRiJlXvuQ== MIME-Version: 1.0 Date: Mon, 16 Nov 2020 08:56:39 +0100 From: Erwin Waterlander To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: po4a-0.61-1 Mail-Reply-To: The Cygwin Mailing List Message-Id: User-Agent: XS4ALL Webmail X-CMAE-Envelope: MS4xfJUcYY7JW2tM8ciLwvMYHETCxkkwNwnRrtlGoF9KPM6FqpHNo5EFE4EhkHgfdE30zXsI4MaS6ceDfUZ3UFGBCnJlbNCSZfSt5nzYr2N2JogYqt5vMBf9 d5+322OjiGFTe9uBNyC2vLcGkNixH59KTYSiAlNMKsz1tdQqwxil7x3BXxGvM1vDY6yyPjOXz+QPZ3V0S9fZ3Ng+kFh/zEsGnyeyLi1AIiZV74Dcsj1HgYog W5w8WWMcVPan6+251K2k5Q== X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce AT cygwin DOT com X-Mailman-Version: 2.1.29 X-Mailer: Perl5 Mail::Internet v2.20 X-BeenThere: cygwin AT cygwin DOT com List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" CHANGES ======= Upgraded from version 0.52 to 0.61. Works with Perl 5.30. Po4a version 0.52-1 was broken, it expected Perl 5.26. Po4a changes: See https://github.com/mquinson/po4a/releases DESCRIPTION =========== The po4a (PO for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation. po4a extracts the translatable material from the original document, and places it into a PO file that is well adapted to the translation work. Once the translation is completed in the PO file, po4a re-injects the translation into the structure of the document to generate a translated document. If the translation is only partially completed, the original (English) text is used instead. This ensures that your translated documentation is always both up to date with regard to the original one, and as translated as possible. Automate all the translation maintenance with one configuration file that specifies all settings, and a list of documents to translate. po4a will update them automatically when something happens. See https://po4a.org/ PORTING NOTES ============== Failing tests: cfg-multi, cfg-single, cfg-split, fmt-sgml. best regards, -- Erwin Waterlander http://waterlan.home.xs4all.nl/ -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple