TIVI-153: Add as dependency for iputils
[profile/ivi/opensp.git] / lib / CmdLineAppMessages.msg
1 # Copyright (c) 1996 James Clark
2 # See the file COPYING for copying permission.
3
4 # CmdLineApp message definitions
5
6 =4000
7 E1+invalidOptionError++invalid option %1
8 E1+missingOptionArgError++missing argument for option %1
9 E1+ambiguousOptionError++option %1 is ambiguous
10 E1+erroneousOptionArgError++option %1 doesn't allow an argument
11 I1+usage++Usage: %1
12 I1+usageCont++or: %1
13 I1+defaultUsage++%1 [OPTION] SYSID...
14 I1+usageStart++Short options need the same arguments as their long forms.
15 I2+versionInfo++%1 version %2
16 E1+unknownBctf++unknown BCTF %1
17 E1+unknownEncoding++unknown encoding %1
18 E2+openFileError++cannot open output file %1 (%2)
19 E2+closeFileError++cannot close output file %1 (%2)
20 I1+bHelp++Use bctf %1 for output.
21 I1+eHelp++Use encoding %1 for output.
22 I1+fHelp++Append error messages to file %1.
23 I1+vHelp++Display the program version.
24 I1+hHelp++Show this help text.
25 +name++NAME
26 +file++FILE
27 +noArg++NOTHING
28 I0+tryHelpOptionForInfo++Try the "--help" option for more information.
29 +someArg++ARG
30 I1+undocOption++Undocumented option (check the application's manual).