po: permit the Indonesian PO file to come back -- there was a big update
This commit is contained in:
parent
abce19b0e4
commit
a8961c561f
@ -9,8 +9,8 @@ rm *.po
|
|||||||
wget --recursive --level=1 --accept=po --no-directories --no-verbose \
|
wget --recursive --level=1 --accept=po --no-directories --no-verbose \
|
||||||
https://translationproject.org/latest/nano/ || exit 2
|
https://translationproject.org/latest/nano/ || exit 2
|
||||||
|
|
||||||
# These PO files are less than twenty percent translated:
|
# This PO file is less than twenty percent translated:
|
||||||
rm -v id.po nn.po
|
rm -v nn.po
|
||||||
|
|
||||||
# Are there now PO files that are not in git yet?
|
# Are there now PO files that are not in git yet?
|
||||||
NEWSTUFF=$(git status --porcelain *.po | grep "^??")
|
NEWSTUFF=$(git status --porcelain *.po | grep "^??")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user