File: PosixStorageMessages.rc

package info (click to toggle)
opensp 1.5.2-10
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 8,856 kB
  • sloc: cpp: 65,784; ansic: 17,124; sh: 13,693; xml: 2,704; makefile: 910; perl: 561; yacc: 288; sed: 16
file content (12 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (22)
1
2
3
4
5
6
7
8
9
10
11
12
STRINGTABLE
BEGIN
  2200, "error reading %1 (%2)"
  2201, "cannot open %1 (%2)"
  2202, "error closing %1 (%2)"
  2203, "error seeking on %1 (%2)"
  2204, "invalid filename %1"
  2205, "error reading file descriptor %1 (%2)"
  2206, "error seeking on file descriptor %1 (%2)"
  2207, "%1 is not a valid file descriptor number"
  2208, "cannot find %1; tried %2"
END