From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shawn O. Pearce" Subject: Re: [PATCH v3 2/2] git-gui: minor spelling fix and string factorisation. Date: Tue, 24 Mar 2009 16:19:09 -0700 Message-ID: <20090324231909.GS23521@spearce.org> References: <20090323233924.GA29922@zoy.org> <20090323234224.GA29986@zoy.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Git List To: Sam Hocevar X-From: git-owner@vger.kernel.org Wed Mar 25 00:20:40 2009 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 1LmFvD-0000Eb-5h for gcvg-git-2@gmane.org; Wed, 25 Mar 2009 00:20:39 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753107AbZCXXTO (ORCPT ); Tue, 24 Mar 2009 19:19:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753528AbZCXXTL (ORCPT ); Tue, 24 Mar 2009 19:19:11 -0400 Received: from george.spearce.org ([209.20.77.23]:53762 "EHLO george.spearce.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753024AbZCXXTL (ORCPT ); Tue, 24 Mar 2009 19:19:11 -0400 Received: by george.spearce.org (Postfix, from userid 1001) id 5287F38211; Tue, 24 Mar 2009 23:19:09 +0000 (UTC) Content-Disposition: inline In-Reply-To: <20090323234224.GA29986@zoy.org> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Sam Hocevar wrote: > Properly spell "successful" and slightly rewrite a couple of strings > that actually say the same thing in order to reduce translation work. > > Update .pot and .po files accordingly since no new translation is > required. > --- > This patch is unchanged since the last version. Thanks, applied. -- Shawn.