Return-Path: Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: (qmail 74369 invoked from network); 3 Dec 2009 08:16:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Dec 2009 08:16:21 -0000 Received: (qmail 61451 invoked by uid 500); 3 Dec 2009 08:16:20 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 61410 invoked by uid 500); 3 Dec 2009 08:16:20 -0000 Mailing-List: contact user-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ofbiz.apache.org Delivered-To: mailing list user@ofbiz.apache.org Received: (qmail 61400 invoked by uid 99); 3 Dec 2009 08:16:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 08:16:20 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bibryam@gmail.com designates 209.85.220.216 as permitted sender) Received: from [209.85.220.216] (HELO mail-fx0-f216.google.com) (209.85.220.216) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 08:16:09 +0000 Received: by fxm8 with SMTP id 8so1123064fxm.7 for ; Thu, 03 Dec 2009 00:15:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=brNNJbYpOr6zUE2p2nr3dbsry9QaUVOIoCSjBuFif2Y=; b=t0IJF4OrdY/5V7Rqfc4EK/Y1jsfVoAurd3tl22fIDSdq4ql5G7JNWFtcLOtS44xyQL wCfeVO37KRAmEJ5C3kRpkpRbExqfk0RBfe9dcUVVWhSZPm+WrBPMIees1FmZE5j+JpcS In0kIucgRttG2VW0kwDoLHw6X34QKYRtkktAA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=aqaJLtoaBqg3O7dOZ14GPXNV3LrDpo0B85ilPordMRMUmjT4q3ZqVq7MbXEurLQlw/ x2QtQCdwiGMizPpLHd1aNiOugummEebUPytikKQ8qzIeJ9onFiReEreumCAmY6D2A3Ew eTMVO9gUTD1hFe2NH0Lm4l/MJpFnYLvg9Jbi8= Received: by 10.103.80.20 with SMTP id h20mr413590mul.21.1259828149251; Thu, 03 Dec 2009 00:15:49 -0800 (PST) Received: from ?192.168.2.100? (89-215-11-134.2072967899.ddns-lan.pl.ekk.bg [89.215.11.134]) by mx.google.com with ESMTPS id g1sm5066078muf.44.2009.12.03.00.15.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 03 Dec 2009 00:15:48 -0800 (PST) Message-ID: <4B1773A4.7010407@gmail.com> Date: Thu, 03 Dec 2009 10:15:32 +0200 From: Bilgin Ibryam User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: user@ofbiz.apache.org Subject: Re: about theme i18n References: <3fd9a6f70912022341p4cf30581i78e1a1ba462a27ca@mail.gmail.com> In-Reply-To: <3fd9a6f70912022341p4cf30581i78e1a1ba462a27ca@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Michael Xu (xudong) wrote: > hi, > > In theme selection screen, how to internationalize theme description? I > found it is hard coded in themes/**/data/**ThemeData.xml > > Appreciate any advice. > > -- > Regards, > Michael Xu (xudong) > www.wizitsoft.com > > Hi Michael, in r886701 I did a fix to theme list, so if you go now the way Erwan described, it should work. Feel free to open jira issue and provide the fix if you like. Bilgin