Bug#503478: grub2: grub-pc/linux_cmdline debconf template not i18n'ed
Christian Perrier
bubulle at debian.org
Sun Oct 26 13:02:12 UTC 2008
Package: grub2
Version: 1.96+20080724-10
Severity: normal
Tags: patch l10n
This template is not translatable, while I see no reason for it to be kept
in English only.
Indeed, I noticed that when I was trying to install grub2 on my machine and
was surprised to get a prompt in English while I know that French has
reached 100% in debconf translations.
I suggest we try to deal with this for lenny and I'm ready to handle the
needed l10n update round. Anyway, grub2 needs an upload for some l10n bug
reports already.
-- Package-specific info:
*********************** BEGIN /proc/mounts
/dev/hda1 / ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/hda11 /home xfs rw,noquota 0 0
/dev/hda9 /opt xfs rw,noquota 0 0
/dev/hda10 /tmp xfs rw,noquota 0 0
/dev/hda6 /usr xfs rw,noquota 0 0
/dev/hda8 /usr/local xfs rw,noquota 0 0
/dev/hda7 /var xfs rw,noquota 0 0
/dev/hda12 /var/cache/pbuilder xfs rw,noquota 0 0
*********************** END /proc/mounts
*********************** BEGIN /boot/grub/device.map
(hd0) /dev/hda
*********************** END /boot/grub/device.map
*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/update-grub using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,6)
search --fs-uuid --set dd74defd-e5b6-4cf8-ad03-8bafd08a23f1
if font /share/grub/ascii.pff ; then
set gfxmode=640x480
insmod gfxterm
insmod vbe
terminal gfxterm
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,6)
search --fs-uuid --set dd74defd-e5b6-4cf8-ad03-8bafd08a23f1
insmod png
if background_image /share/images/desktop-base/debian-blueish-wallpaper-640x480.png ; then
set color_normal=black/black
set color_highlight=magenta/black
else
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_hurd ###
### END /etc/grub.d/10_hurd ###
### BEGIN /etc/grub.d/10_linux ###
set root=(hd0,1)
search --fs-uuid --set d508-0818
menuentry "Debian GNU/Linux, linux 2.6.26-1-686" {
linux /boot/vmlinuz-2.6.26-1-686 root=/dev/hda1 ro i8042.nomux
initrd /boot/initrd.img-2.6.26-1-686
}
menuentry "Debian GNU/Linux, linux 2.6.26-1-686 (single-user mode)" {
linux /boot/vmlinuz-2.6.26-1-686 root=/dev/hda1 ro single i8042.nomux
initrd /boot/initrd.img-2.6.26-1-686
}
menuentry "Debian GNU/Linux, linux 2.6.25-2-686" {
linux /boot/vmlinuz-2.6.25-2-686 root=/dev/hda1 ro i8042.nomux
initrd /boot/initrd.img-2.6.25-2-686
}
menuentry "Debian GNU/Linux, linux 2.6.25-2-686 (single-user mode)" {
linux /boot/vmlinuz-2.6.25-2-686 root=/dev/hda1 ro single i8042.nomux
initrd /boot/initrd.img-2.6.25-2-686
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
*********************** END /boot/grub/grub.cfg
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages grub2 depends on:
ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii grub-pc 1.96+20080724-10 GRand Unified Bootloader, version
grub2 recommends no packages.
grub2 suggests no packages.
-- debconf information excluded
More information about the Pkg-grub-devel
mailing list