From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Thu, 01 Oct 2009 11:24:57 -0700 Subject: [sup-talk] i18n? In-Reply-To: <1254420802-sup-3742@thinkpad-ubuntu> References: <1254353101-sup-1021@thinkpad-ubuntu> <1254415145-sup-635@masanjin.net> <1254420802-sup-3742@thinkpad-ubuntu> Message-ID: <1254421405-sup-8083@masanjin.net> Reformatted excerpts from Christopher Bertels's message of 2009-10-01: > Another reason for adding this would be that for example gpg's output > is different for me (in german) than what sup expects. So trust-paths > for example aren't recognized by default, since the regular expression > in crypto.rb only looks for english output. It will be interesting to see how gettext handles the case of regular expressions (which is also probably what you want for the "attachment" detector). If it's not natural to wedge regexen into gettext, we should consider a custom solution. -- William