bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #28735] Testing of Finnish localization is not possible


From: Jorma Karvonen
Subject: [bug #28735] Testing of Finnish localization is not possible
Date: Mon, 25 Jan 2010 20:27:12 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.30 Safari/532.5

URL:
  <http://savannah.gnu.org/bugs/?28735>

                 Summary: Testing of Finnish localization is not possible
                 Project: GNU GRUB
            Submitted by: karvjorm
            Submitted on: Mon 25 Jan 2010 10:27:12 PM EET
                Category: Configuration
                Severity: Major
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Karvjorm
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: 1.97
         Reproducibility: None
         Planned Release: None

    _______________________________________________________

Details:

Hello,

I tried to test the following translation:
http://translationproject.org/PO-files/fi/grub-1.97+20100124.fi.po

I dropped it to grub-1.97+20100124 source code as an fi.po file to po
directory.

Then I run the following commands: 

./autogen.sh
./configure --prefix=/usr/local
make
sudo make install

After that I could find the following new programs:

/usr/local/bin/grub-bin2h
/usr/local/bin/grub-editenv
/usr/local/bin/grub-fstest
/usr/local/bin/grub-mkelfimage
/usr/local/bin/grub-mkimage
/usr/local/bin/grub-mkisofs
/usr/local/bin/grub-mkpasswd-pbkdf2
/usr/local/bin/grub-mkrelpath
/usr/local/bin/grub-mkrescue
/usr/local/bin/grub-script-check
/usr/local/sbin/grub-install
/usr/local/sbin/grub-mkconfig
/usr/local/sbin/grub-mkdevicemap
/usr/local/sbin/grub-probe
/usr/local/sbin/grub-reboot
/usr/local/sbin/grub-set-default
/usr/local/sbin/grub-setup

and I could also find

/usr/local/share/locale/fi/LC_MESSAGES/grub.mo

But anyway, when I tried to test any of the program above, they are still in
English:

jormaxxx$ /usr/local/sbin/grub-probe --help
Usage: /usr/local/sbin/grub-probe [OPTION]... [PATH|DEVICE]

Probe device information for a given path (or device, if the -d option is
given).

  -d, --device              given argument is a system device, not a path
  -m, --device-map=FILE     use FILE as the device map
[default=/boot/grub/device.map]
  -t, --target=(fs|fs_uuid|drive|device|partmap|abstraction)
                            print filesystem module, GRUB drive, system
device, partition map module or abstraction module [default=fs]
  -h, --help                display this message and exit
  -V, --version             print version information and exit
  -v, --verbose             print verbose messages

Report bugs to <address@hidden>.

When I'm trying to test for example flex
(http://translationproject.org/PO-files/fi/flex-2.5.34.fi.po), then everything
is OK:

address@hidden:/usr/local/bin$ flex --help
Käyttö: flex [VALITSIMET] [TIEDOSTO]...
Luo ohjelmia, jotka suorittavat tekstin mallintäsmäystä.

Taulutiivistys:
  -Ca, --align      kompromissi laajoissa taulukoissa parempaa muistitasausta
varten
  -Ce, --ecs        rakenna ekvivalenssiluokkia
  -Cf               älä tiivistä tauluja; käytä valitsinta -f
esittelyyn
  -CF               älä tiivistä tauluja; käytä valitsinta -F
esittelyyn
  -Cm, --meta-ecs   rakenna meta-ekvivalenssiluokkia

etc.

So, my environment should be ok. There is obviously something wrong with the
grub configuration.

Br,

Jorma Karvonen




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?28735>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]