Indentation fix, cleanup.
[AROS.git] / arch / all-pc / boot / grub2-aros / po / README
blobaaf8292676b9bf7b3a55d45ca0e37f2c4f0db74f
2 If you checked out this source tree directly from GRUB Git, you might be
3 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/modifying 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!