char *errmsg[23] = { /* 0 */ N_("Out of memory"), /* 1 */ N_("Cannot open postscript file"), /* 2 */ N_("Cannot open X window"), /* 3 */ N_("Cannot open output file"), /* 4 */ N_("Cannot open line profile file"), /* 5 */ N_("Stars intersect (choose smaller filling factor)"), /* 6 */ N_("Less than two parameters for ChiSquare map"), /* 7 */ N_("Config File not found"), /* 8 */ N_("No valid data in input data file found"), /* 9 */ N_("Cannot find input data file"), /* 10 */ N_("Too much surface elements !"), /* 11 */ N_("Cannot find/open help file for reading."), /* 12 */ N_("Geometry Definition terminated with Error"), /* 13 */ N_("Cannot open temporary file for writing"), /* 14 */ N_("No support for graphic output available"), /* 15 */ N_("Computation terminated with Error"), /* 16 */ N_("No line profiles computed yet"), /* 17 */ N_("No lightcurve computed yet"), /* 18 */ N_("No data/parameters to fit"), /* 19 */ N_("Fit initialization failed"), /* 20 */ N_("No support for interactive mode available"), /* 21 */ N_("Could not determine toolbar button style"), /* 22 */ N_("Could not create pixmap for button"), };