Removed the Requirement to Install Python and NodeJS (Now Bundled with Borealis)
This commit is contained in:
14
Dependencies/Python/Lib/test/translationdata/optparse/msgids.txt
vendored
Normal file
14
Dependencies/Python/Lib/test/translationdata/optparse/msgids.txt
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
%prog [options]
|
||||
%s option does not take a value
|
||||
Options
|
||||
Usage
|
||||
Usage: %s\n
|
||||
ambiguous option: %s (%s?)
|
||||
complex
|
||||
floating-point
|
||||
integer
|
||||
no such option: %s
|
||||
option %s: invalid %s value: %r
|
||||
option %s: invalid choice: %r (choose from %s)
|
||||
show program's version number and exit
|
||||
show this help message and exit
|
Reference in New Issue
Block a user