From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9bOI-0003Sw-1M for qemu-devel@nongnu.org; Thu, 06 Sep 2012 08:41:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T9bOC-0001vh-DN for qemu-devel@nongnu.org; Thu, 06 Sep 2012 08:41:01 -0400 Received: from e8.ny.us.ibm.com ([32.97.182.138]:34634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9bOC-0001un-9d for qemu-devel@nongnu.org; Thu, 06 Sep 2012 08:40:56 -0400 Received: from /spool/local by e8.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 6 Sep 2012 08:40:54 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by d01dlp03.pok.ibm.com (Postfix) with ESMTP id DF1B8C9003E for ; Thu, 6 Sep 2012 08:40:41 -0400 (EDT) Received: from d03av06.boulder.ibm.com (d03av06.boulder.ibm.com [9.17.195.245]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q86Cef3r166430 for ; Thu, 6 Sep 2012 08:40:41 -0400 Received: from d03av06.boulder.ibm.com (loopback [127.0.0.1]) by d03av06.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q86Cg4HX002751 for ; Thu, 6 Sep 2012 06:42:04 -0600 From: Anthony Liguori In-Reply-To: <504894A8.9030808@redhat.com> References: <1346872724-9156-1-git-send-email-aliguori@us.ibm.com> <1346872724-9156-7-git-send-email-aliguori@us.ibm.com> <504894A8.9030808@redhat.com> Date: Thu, 06 Sep 2012 07:40:34 -0500 Message-ID: <87pq5zxr25.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PATCH 6/7] gtk: add translation support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org Kevin Wolf writes: > Am 05.09.2012 21:18, schrieb Anthony Liguori: >> This includes a de_DE translation from Kevin Wolf and an it translation from >> Paolo Bonzini. > > Nope, the de_DE one is still your fake translation. Sorry, I'll fix that in v4. Regards, Anthony Liguori > > Kevin