From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Stimming Subject: Re: [PATCH 1/4] git-gui i18n: Add more words to glossary. Date: Sun, 7 Oct 2007 22:42:25 +0200 Message-ID: <200710072242.26288.stimming@tuhh.de> References: <200710052239.02492.stimming@tuhh.de> <20071007180559.GA2137@spearce.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: Johannes Schindelin , git@vger.kernel.org To: "Shawn O. Pearce" X-From: git-owner@vger.kernel.org Sun Oct 07 22:01:53 2007 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IecK0-0006ey-CB for gcvg-git-2@gmane.org; Sun, 07 Oct 2007 22:01:52 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755006AbXJGUBi (ORCPT ); Sun, 7 Oct 2007 16:01:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755333AbXJGUBi (ORCPT ); Sun, 7 Oct 2007 16:01:38 -0400 Received: from smtp3.rz.tu-harburg.de ([134.28.202.138]:46331 "EHLO smtp3.rz.tu-harburg.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754965AbXJGUBi (ORCPT ); Sun, 7 Oct 2007 16:01:38 -0400 Received: from mail2.rz.tu-harburg.de (mail2.rz.tu-harburg.de [134.28.202.179]) by smtp3.rz.tu-harburg.de (8.13.8/8.13.8) with ESMTP id l97K1Um5022760 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sun, 7 Oct 2007 22:01:31 +0200 Received: from [192.168.2.102] (p549034A6.dip0.t-ipconnect.de [84.144.52.166]) (user=alucst mech=LOGIN bits=0) by mail2.rz.tu-harburg.de (8.13.8/8.13.8) with ESMTP id l97K1Ttb019249 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 7 Oct 2007 22:01:30 +0200 User-Agent: KMail/1.9.5 In-Reply-To: <20071007180559.GA2137@spearce.org> Content-Disposition: inline X-Scanned-By: TUHH Rechenzentrum content checker on 134.28.202.138 X-Scanned-By: TUHH Rechenzentrum content checker on 134.28.202.179 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Am Sonntag, 7. Oktober 2007 20:05 schrieb Shawn O. Pearce: > Christian Stimming wrote: > > Signed-off-by: Christian Stimming > > > > --- > > po/glossary/git-gui-glossary.pot | 12 ++++++++++-- > > po/glossary/git-gui-glossary.txt | 2 ++ > > 2 files changed, 12 insertions(+), 2 deletions(-) > > What version is this series applied to? It rejects against my > currently published master on repo.or.cz. It rejects? The patch were intended against master on git-gui.git on repo.or.cz; the base for the patches was 1952aa1d5735ccbedd832620e43db3e03fc77088 I might have messed up some line wrappings... if that is the case, I can of course resend and try harder to send them correctly. Christian