From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NJFIu-0004Uq-35 for mharc-grub-devel@gnu.org; Fri, 11 Dec 2009 18:53:44 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NJFIs-0004UX-LE for grub-devel@gnu.org; Fri, 11 Dec 2009 18:53:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NJFIo-0004T8-56 for grub-devel@gnu.org; Fri, 11 Dec 2009 18:53:42 -0500 Received: from [199.232.76.173] (port=45150 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJFIo-0004T2-2n for grub-devel@gnu.org; Fri, 11 Dec 2009 18:53:38 -0500 Received: from 197.red-80-32-81.staticip.rima-tde.net ([80.32.81.197]:37211 helo=mail.pina.cat) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NJFIn-0004nw-Ms for grub-devel@gnu.org; Fri, 11 Dec 2009 18:53:37 -0500 Received: from pinux (82-45-164-87.cable.ubr06.hari.blueyonder.co.uk [82.45.164.87]) by mail.pina.cat (Postfix) with ESMTP id 7C511288FBA2F for ; Sat, 12 Dec 2009 00:53:36 +0100 (CET) Received: by pinux (Postfix, from userid 1000) id 5C49669A8; Fri, 11 Dec 2009 23:53:51 +0000 (GMT) Date: Fri, 11 Dec 2009 23:53:51 +0000 From: Carles Pina i Estany To: grub-devel@gnu.org Message-ID: <20091211235351.GA13597@pina.cat> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: gettext: print_timeout X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Dec 2009 23:53:42 -0000 Hi, print_timeout is not working fine when the translated string contains multi-byte characters, because it's locating where to write the seconds when second_stage == 1 (so the seconds when second_stage == 1 are miss-placed). Tomorrow evening or Sunday I will fix it. -- Carles Pina i Estany http://pinux.info