From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6879 invoked by alias); 25 Apr 2006 08:11:54 -0000 Received: (qmail 6730 invoked by uid 48); 25 Apr 2006 08:11:50 -0000 Date: Tue, 25 Apr 2006 08:11:00 -0000 Message-ID: <20060425081150.6729.qmail@sourceware.org> From: "eddy dot petrisor at gmail dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20060109102645.2125.eddy.petrisor@gmail.com> References: <20060109102645.2125.eddy.petrisor@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug localedata/2125] localedata has problems for ro_RO X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00269.txt.bz2 List-Id: ------- Additional Comments From eddy dot petrisor at gmail dot com 2006-04-25 08:11 ------- (In reply to comment #10) > Why the change to the default encoding. This would only be needed if characters > are used which are not in ISO-8859-2. The correct diacritics for Romanian letters Ș/ș and Ț/ț are not U015E/U015F and U0162/U0163, but U0218/U0219 and U021A/U021B which are not present in 8859-2; also the quotation marks „” and «» are missing from 8859-2, so the only reasonable choice is UTF-8. > Remove references to Debian from the ChangeLog. will do > Reformat the ChangeLog: > - it must not be in the form of a patch Ok, will send some distinct files instead > - use one locales/ro_RO reference, no need to repeat this Ok, will fix. Is the format bellow acceptable? * locales/ro_RO: - Item 1 - Item 2 - Item 3 > - write complete sentences with capitalization and full stops. Ok. -- http://sourceware.org/bugzilla/show_bug.cgi?id=2125 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.