resources/en.rs
changeset 15460 22ed3ea242b7
parent 8195 8d5251b21ce0
child 18071 009cf668b0ed
equal deleted inserted replaced
15459:4e840cc9789e 15460:22ed3ea242b7
     1 #encoding iso8859-1
     1 #encoding iso8859-1
     2 
     2 
     3 ; $Header: /cvs/stx/stx/libbasic/resources/en.rs,v 1.2 2004-03-15 16:39:09 cg Exp $
     3 ; $Header: /cvs/stx/stx/libbasic/resources/en.rs,v 1.3 2013-07-04 19:23:06 stefan Exp $
     4 ;
     4 ;
     5 ; English date strings
     5 ; English date strings
     6 ;
     6 ;
     7 ; Notice: this file is also consulted as a fall back, in case
     7 ; Notice: this file is also consulted as a fall back, in case
     8 ; national strings for error messages are missing.
     8 ; national strings for error messages are missing.
   138 'ERROR_NO_MORE_FILES'           ?'No more files'
   138 'ERROR_NO_MORE_FILES'           ?'No more files'
   139 'ERROR_NOT_READY'               ?'Device not ready'
   139 'ERROR_NOT_READY'               ?'Device not ready'
   140 'ERROR_NOT_DOS_DISK'            ?'Not a DOS disk'
   140 'ERROR_NOT_DOS_DISK'            ?'Not a DOS disk'
   141 'ERROR_OUT_OF_PAPER'            ?'Printer is out of paper'
   141 'ERROR_OUT_OF_PAPER'            ?'Printer is out of paper'
   142 'ERROR_PRINTQ_FULL'             ?'Printer queue is full'
   142 'ERROR_PRINTQ_FULL'             ?'Printer queue is full'
       
   143 'ERROR_FILE_EXISTS'             ?'File already exists'
   143 #endif
   144 #endif
   144 
   145 
   145 MAY_ABBREV                      ? 'may'
   146 MAY_ABBREV                      ? 'may'