Upgraded GRUB2 to 2.00 release.
[AROS.git] / arch / all-pc / boot / grub2-aros / po / README
blobc9be27b52f329ffd11b88df80f51e4331df5a850
2 If you checked out this source tree directly from GRUB Bazaar, you might
3 be wondering where are the POT and PO files.  Here are some instructions
4 that will hopefully clarify the situation.
6   - If you're a user or a distributor, simply fill the po directory by
7     importing translations from the Translation Project:
9          ./linguas.sh
11     GRUB's build system will automatically detect those and include them
12     in your install.
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!).
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.
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!