* po/README: Exclude ko.po due to disclaimer problems.
This commit is contained in:
parent
d61357cec2
commit
a88f327093
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2012-04-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* po/README: Exclude ko.po due to disclaimer problems.
|
||||
|
||||
2012-04-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/gettext/gettext.c (grub_gettext_pread): Fix the case when
|
||||
|
|
|
@ -6,7 +6,7 @@ that will hopefully clarify the situation.
|
|||
- If you're a user or a distributor, simply fill the po directory by
|
||||
importing translations from the Translation Project:
|
||||
|
||||
rsync -Lrtvz translationproject.org::tp/latest/grub/ po
|
||||
rsync -Lrtvz --exclude=ko.po translationproject.org::tp/latest/grub/ po
|
||||
|
||||
Then create a po/LINGUAS file listing all the language codes:
|
||||
|
||||
|
|
Loading…
Reference in a new issue