Annotation of FM2SQL/export/com/ddtek/slutil/UtilLocal.properties, revision 1.1

1.1     ! casties     1: 1000=System Exception: {0}.
        !             2: 1001=No more data available to read.
        !             3: 1002=End of stream was detected on a read.
        !             4: 1003=Error opening/loading com.ddtek.util.transliteration.properties.
        !             5: 1004=Resource com.ddtek.util.transliteration.properties is corrupt.
        !             6: 1005=Transliteration table {0} not found.
        !             7: 1006=Transliteration class {0} not found.
        !             8: 1007=Unsupported VM encoding {0}.
        !             9: 1008=Transliteration table {0} is corrupt.
        !            10: 1009=Transliteration failed, reason: {0}
        !            11: 1010=Invalid transliteration class {0}.
        !            12: 1011=Character set {0} not found in com.ddtek.util.transliteration.properties.
        !            13: 1012=IO Error creating temp file: {0}
        !            14: 1013=IO Error writing temp file: {0}
        !            15: 1014=IO Error reading temp file: {0}
        !            16: 1015=IO Error reading temp file: {0}
        !            17: 1016=Error fetching data from temp buffer
        !            18: 1017=The object is closed
        !            19: 1018={0}
        !            20: 1019=Error attempting to backup position in data stream
        !            21: 1020=Error establishing socket. {0}
        !            22: 1021=Error establishing socket. Unknown host: {0}
        !            23: 1022=Unsupported method.
        !            24: 1023=Usage error for UtilPagedTempBuffer: {0}
        !            25: 1024=Method not supported by underlying UtilDataProvider.
        !            26: 1025=Peek exceeds the internal buffer length.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>