]> git.proxmox.com Git - grub2.git/blame - po/README
* grub-core/disk/usbms.c: Retry on unknown errors.
[grub2.git] / po / README
CommitLineData
fb6c1a7b
RM
1
2If you checked out this source tree directly from GRUB Bazaar, you might
3be wondering where are the POT and PO files. Here are some instructions
4that will hopefully clarify the situation.
5
6 - If you're a user or a distributor, simply fill the po directory by
7 importing translations from the Translation Project:
8
7ec2b021 9 ./linguas.sh
e91dba5b 10
fb6c1a7b
RM
11 GRUB's build system will automatically detect those and include them
12 in your install.
13
14 - If you're a translator and want to add a new translation or improve an
15 existing one, get in touch with the Translation Project
16 (http://translationproject.org/). The GRUB project doesn't interact
17 with translators directly (but we dearly appreciate your work!).
18
19 - If you're a developer adding/removing/modifiing translatable strings,
20 you can check that these turn into a sane POT file by using the
21 `po/grub.pot' make rule.
22
23 - If you're the maintainer of GNU GRUB preparing a new release, don't
24 forget to include the latest PO files in your source tarball!