diff --git a/app/xcf/xcf.c b/app/xcf/xcf.c index 92176ca5ae..e5946b9e7d 100644 --- a/app/xcf/xcf.c +++ b/app/xcf/xcf.c @@ -153,9 +153,8 @@ xcf_init (Gimp *gimp) "Filename", "The name of the file " "to save the image in, " - "in the on-disk " - "character set and " - "encoding", + "in URI format and " + "UTF-8 encoding", TRUE, FALSE, TRUE, NULL, GIMP_PARAM_READWRITE));