domain "cxpm" # /* L10N_Comments : Error produced when filename does not exist # or insufficient permissions to open (i.e. cxpm /no/such/file ) */ # File:../../unpacked-src/cxpm/cxpm.c, line:105 msgid "Cannot open file" msgstr # /* L10N_Comments : Error produced when filename can be read, but # is not an XPM file (i.e. cxpm /dev/null ) */ # File:../../unpacked-src/cxpm/cxpm.c, line:110 msgid "Invalid XPM file" msgstr # /* L10N_Comments : Error produced when filename can be read, but # is too big for memory # (i.e. limit datasize 32 ; cxpm /usr/dt/backdrops/Crochet.pm ) */ # File:../../unpacked-src/cxpm/cxpm.c, line:116 msgid "Not enough memory" msgstr # /* L10N_Comments : Error produced when filename can be read, but # contains an invalid color specification (need to create test case)*/ # File:../../unpacked-src/cxpm/cxpm.c, line:121 msgid "Failed to parse color" msgstr # /* L10N_Comments : Wrapper around above Xpm errors - %s is # replaced with the contents of the error message retrieved above */ # File:../../unpacked-src/cxpm/cxpm.c, line:128 msgid "Xpm Error: %s.\n" msgstr # /* L10N_Comments : Error produced when filename can be read, but # is not an XPM file (i.e. cxpm /dev/null ) */ # File:../../unpacked-src/cxpm/cxpm.c, line:132 msgid "Error found line %d near character %d\n" msgstr # File:../../unpacked-src/cxpm/cxpm.c, line:150, textdomain("cxpm"); # /* L10N_Comments : Usage message produced by running cxpm -h # %s will be replaced by argv[0] (program name) */ # File:../../unpacked-src/cxpm/cxpm.c, line:157 msgid "Usage: %s [filename]\n" msgstr