Could someone who has Xen installed with a non-en locale try out the
following change for me? As root, edit /etc/default/grub.d/xen.cfg and
replace GRUB_DEFAULT= (at the bottom of that file) by:

  GRUB_DEFAULT=$( \
    printf "$(gettext "%s, with Xen hypervisor")" \
    "$GRUB_DISTRIBUTOR GNU/Linux")

Then run "sudo update-grup" and check whether "grep 'set default='
/boot/grub/grub.cfg | tail -1" shows a localized string. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1321144

Title:
  /etc/default/grub.d/xen.cfg only works on english language system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1321144/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to