HEADS UP: String changes in gconf



2 small changes to the HEAD branch of gconf:

# Adam


--- evoldap-backend.c 2005/05/17 10:40:25 1.2 +++ evoldap-backend.c 2005/08/10 08:40:31 1.3 @@ -155,7 +155,7 @@ { g_set_error (err, GCONF_ERROR, GCONF_ERROR_BAD_ADDRESS, - _("Failed to get configurion file path from '%s'"), + _("Failed to get configuration file path from '%s'"), address); return NULL; } @@ -441,7 +441,7 @@ { g_set_error (err, GCONF_ERROR, GCONF_ERROR_PARSE_ERROR, - _("Unable to parse xml file '%s'"), + _("Unable to parse XML file '%s'"), esource->conf_file); return FALSE; }

--
Adam Weinberger
adamw magnesium net || adamw FreeBSD org
adamw vectors cx    ||   adamw gnome org
http://www.vectors.cx


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]