00001 00002 /* Generated data (by glib-mkenums) */ 00003 00004 #include <config.h> 00005 #include <glib.h> 00006 const gchar *mgd_authfailure_msg[] = { 00007 "Anonymous login", 00008 "Not connected to midgard database", 00009 "Invalid characters in username", 00010 "Stacked re-authentication not allowed", 00011 "Sitegroup does not exist", 00012 "Username found more than once", 00013 "Username not found", 00014 "Invalid password", 00015 NULL 00016 }; 00017 00018 /* Generated data ends here */ 00019
1.4.6