All of lore.kernel.org
 help / color / mirror / Atom feed
* merging of gettext branch
@ 2009-11-21 21:27 Carles Pina i Estany
  2009-11-21 21:33 ` Carles Pina i Estany
  2009-11-21 22:00 ` Robert Millan
  0 siblings, 2 replies; 13+ messages in thread
From: Carles Pina i Estany @ 2009-11-21 21:27 UTC (permalink / raw)
  To: grub-devel


Hello,

My gettext branch:
bzr.savannah.gnu.org/srv/bzr/grub/people/cpina/gettext/

Is currently synchronized with Robert's changes and working.

To test it I usually do:
-----
cp po/ca.mo ../img/boot/grub/locale
rm /tmp/grub-rescue-cdrom.iso
./grub-mkrescue --override-directory=`pwd` --output=/tmp/grub-rescue-cdrom.iso ../img/
qemu -cdrom /tmp/grub-rescue-cdrom.iso
-----

And the sentence "Use the %C and %C keys to select which entry is
highlighted." appears in catalan, if the grub.cfg contains:
-----
set locale_dir=/boot/grub/locale
set lang=ca
insmod gettext
-----

(mmm... locale_dir could be hard coded)

Some suggestions before merging? Once merged I will gettize more string
in the loader and other utilities. And fix whatever is needed that we
have not spotted :-/

-- 
Carles Pina i Estany
	http://pinux.info



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2009-11-22 22:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-21 21:27 merging of gettext branch Carles Pina i Estany
2009-11-21 21:33 ` Carles Pina i Estany
2009-11-21 22:00 ` Robert Millan
2009-11-21 22:14   ` Carles Pina i Estany
2009-11-21 23:09     ` Robert Millan
2009-11-21 23:18       ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-11-21 23:40         ` Robert Millan
2009-11-22 12:47           ` Carles Pina i Estany
2009-11-22 12:46       ` Carles Pina i Estany
2009-11-22 17:07         ` Carles Pina i Estany
2009-11-22 18:45           ` Carles Pina i Estany
2009-11-22 21:26             ` Robert Millan
2009-11-22 22:27               ` Carles Pina i Estany

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.