Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 74054 invoked from network); 1 Nov 2006 17:04:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Nov 2006 17:04:04 -0000 Received: (qmail 15637 invoked by uid 500); 1 Nov 2006 17:04:14 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 15608 invoked by uid 500); 1 Nov 2006 17:04:14 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 15599 invoked by uid 99); 1 Nov 2006 17:04:14 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Nov 2006 09:04:14 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of scotsmatrix@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Nov 2006 09:04:02 -0800 Received: by ug-out-1314.google.com with SMTP id o2so1786270uge for ; Wed, 01 Nov 2006 09:03:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Kq5AgzmILXDaEpw4n9naNnvYTPTt4sRttq8RiywXUG/83ctDyTIk1Dl14FwBpjDL2DazTvb12RXjHwcuxhzYt5RwNFGjvEujpT5Veqrhs8+O9NnZbSAFR3M8DHPmBZEmmBUeI9q6cx9W2XKJBjtgkwnAM2Ibdcydm2NsXijlF+U= Received: by 10.67.117.18 with SMTP id u18mr8448992ugm; Wed, 01 Nov 2006 09:03:41 -0800 (PST) Received: by 10.66.255.1 with HTTP; Wed, 1 Nov 2006 09:03:41 -0800 (PST) Message-ID: <9f40b500611010903q1e258526n28f635c9452f173b@mail.gmail.com> Date: Wed, 1 Nov 2006 09:03:41 -0800 From: "Laura Stewart" To: derby-dev@db.apache.org Subject: Re: New way of adding internationalized messages. This affects the Derby Reference Guide. In-Reply-To: <4548D259.70100@sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4548D259.70100@sun.com> X-Virus-Checked: Checked by ClamAV on apache.org On 11/1/06, Rick Hillegas wrote: > My last checkin (469975, DERBY-1868) changed the way that we add > internationalized messages to the Derby engine. There is now a file of > xml descriptors (java/engine/org/apache/derby/loc/messages.xml). This is > where we should add new engine messages. As part of adding a new > message, you will want to give friendly names to the message > arguments--these friendly names will appear in the SQLState tables in > the Derby Reference Guide. > > Please do not edit java/engine/apache/derby/loc/messages.xml. This file > has been removed from code management and is now generated from > messages.xml during the Derby build. > > Thanks, > -Rick > Rick - Can you give the Derby community a few examples of "friendly names" ? -- Laura Stewart