Annotation of FM2SQL/export/com/ddtek/sequelink/util/util.properties, revision 1.1
1.1 ! casties 1: #String Resource Bundle for the classes of the package "com.ddtek.sequelink.util"
! 2: #American local and DEFAULT
! 3: #
! 4: btn.OK=OK
! 5: btn.CANCEL=Cancel
! 6:
! 7: #Error messages
! 8: err.stream.closed=Stream already closed.
! 9: err.bm.toobig=Length of the buffer exceeds maximum limit.
! 10: err.ba.oob=Position out of bounds.
! 11: err.raf.oor=Value out of range!
! 12: err.stream.null=input stream is null
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>