From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S20Mx-0001iI-D4 for qemu-devel@nongnu.org; Mon, 27 Feb 2012 08:12:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S20Mr-00015w-Ka for qemu-devel@nongnu.org; Mon, 27 Feb 2012 08:11:59 -0500 Received: from mail-yw0-f45.google.com ([209.85.213.45]:50124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S20Mr-00015r-GV for qemu-devel@nongnu.org; Mon, 27 Feb 2012 08:11:53 -0500 Received: by yhoo21 with SMTP id o21so486072yho.4 for ; Mon, 27 Feb 2012 05:11:52 -0800 (PST) Message-ID: <4F4B8116.7050707@codemonkey.ws> Date: Mon, 27 Feb 2012 07:11:50 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <1330299995-8688-1-git-send-email-aliguori@us.ibm.com> <1330299995-8688-8-git-send-email-aliguori@us.ibm.com> <4F4B3F9B.4070904@redhat.com> In-Reply-To: <4F4B3F9B.4070904@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 7/8] gtk: add translation support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel On 02/27/2012 02:32 AM, Paolo Bonzini wrote: > On 02/27/2012 12:46 AM, Anthony Liguori wrote: >> The de_DE translation is just a placeholder so that I could test the >> infrastructure. > > Here is an it_IT translation that you can use instead. Grazie! Regards, Anthony Liguori > > Paolo