Update some documentation to refer to Git rather than Bazaar.
* docs/grub.texi (Obtaining and Building GRUB): Refer to Git rather than Bazaar. * po/README: Likewise. Fix spelling mistake.
This commit is contained in:
parent
5b83ef97e5
commit
3d369a01ac
3 changed files with 12 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
If you checked out this source tree directly from GRUB Bazaar, you might
|
||||
be wondering where are the POT and PO files. Here are some instructions
|
||||
If you checked out this source tree directly from GRUB Git, you might be
|
||||
wondering where are the POT and PO files. Here are some instructions
|
||||
that will hopefully clarify the situation.
|
||||
|
||||
- If you're a user or a distributor, simply fill the po directory by
|
||||
|
@ -16,7 +16,7 @@ that will hopefully clarify the situation.
|
|||
(http://translationproject.org/). The GRUB project doesn't interact
|
||||
with translators directly (but we dearly appreciate your work!).
|
||||
|
||||
- If you're a developer adding/removing/modifiing translatable strings,
|
||||
- If you're a developer adding/removing/modifying translatable strings,
|
||||
you can check that these turn into a sane POT file by using the
|
||||
`po/grub.pot' make rule.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue