From mboxrd@z Thu Jan 1 00:00:00 1970 From: kev Subject: i18n examples howto? Date: Fri, 11 Feb 2011 14:01:57 -0600 Organization: riseup Message-ID: <20110211140157.150a6f10@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Fri Feb 11 21:20:35 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PnzTm-0007vc-Uc for gcvg-git-2@lo.gmane.org; Fri, 11 Feb 2011 21:20:35 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757873Ab1BKUUa (ORCPT ); Fri, 11 Feb 2011 15:20:30 -0500 Received: from mx1.riseup.net ([204.13.164.18]:38164 "EHLO mx1.riseup.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756989Ab1BKUU3 (ORCPT ); Fri, 11 Feb 2011 15:20:29 -0500 X-Greylist: delayed 1100 seconds by postgrey-1.27 at vger.kernel.org; Fri, 11 Feb 2011 15:20:29 EST Received: from tern.riseup.net (tern-pn.riseup.net [10.0.1.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 774AE18D5A3 for ; Fri, 11 Feb 2011 12:02:08 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: kev@tern.riseup.net) with ESMTPSA id 7A66914C156 X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; x86_64-pc-linux-gnu) X-Virus-Scanned: clamav-milter 0.96.5 at mx1 X-Virus-Status: Clean Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: hi. im having trouble understanding the git i18n. i understand the ab/i18n has been gettextized and translated to at least a couple of languages. ive found references in the list archives to this, but nothing in the source code. i do see translations of git-gui, however. but im looking for some clue as to how to translate git itself. thanks -- kev