Fixup of language update script.
This commit is contained in:
@@ -66,7 +66,7 @@ CODE2LANG = {
|
|||||||
'uz@latin': 'uzbek_latin',
|
'uz@latin': 'uzbek_latin',
|
||||||
}
|
}
|
||||||
|
|
||||||
if len(sys.argv) != 2:
|
if len(sys.argv) < 2:
|
||||||
print 'Usage: update-from-po PO_FILES'
|
print 'Usage: update-from-po PO_FILES'
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user