/* A place holder for the strings of old DrakConf, so the new
 * translation can also work for the old one (that is, a unique
 * version is used for both
 */

char *foo[] = {
	N_("DrakConf: error"),
	N_("Quit"),
	N_("Error while parsing\nconfig file."),
	N_("Can't find any program\n")
}