# hash value = 20149322 rstconv.help='rstconv [-h|--help] Displays this help'#10'rstconv optio'+ 'ns Convert rst file'#10#10'Options are:'#10' -i file Use '+ 'specified file instead of stdin as input .rst (OPTIONAL)'#10' -o file '+ ' Write output to specified file (REQUIRED)'#10' -f format Spe'+ 'cifies the output format:'#10' po GNU gettext .po (po'+ 'rtable) format (DEFAULT)'#10' msg IBM OS/2 MSG file fo'+ 'rmat'#10' rc Resource compiler .rc format'#10#10'OS/2'+ ' MSG file only options are:'#10' -c identifier Specifies the component'+ ' identifier (REQUIRED).'#10' Identifier is any three cha'+ 'rs in upper case.'#10' -n number Specifies the first message numbe'+ 'r [1-9999] (OPTIONAL).'#10#10'Resource compiler script only options are:'+ #10' -s Use STRINGTABLE instead of MESSAGETABLE'#10' -c ide'+ 'ntifier Use identifier as ID base (ID+n) (OPTIONAL)'#10' -n number '+ ' Specifies the first ID number (OPTIONAL)'#10 # hash value = 140789760 rstconv.invalidoption='Invalid option - ' # hash value = 81257872 rstconv.requiredoption='Required option is absent - ' # hash value = 50651568 rstconv.optionalreadyspecified='Option has already been specified - ' # hash value = 61518468 rstconv.nooutfilename='No output filename specified' # hash value = 258583229 rstconv.invalidoutputformat='Invalid output format -' # hash value = 169994103 rstconv.messagenumbertoobig='Message number too big' # hash value = 213386450 rstconv.invalidrange='Invalid range of the first message number'