mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
parent
76ebe6c069
commit
37bd225d7b
@ -1526,7 +1526,7 @@ g_key_file_get_string_list (GKeyFile *key_file,
|
||||
g_set_error (error, G_KEY_FILE_ERROR,
|
||||
G_KEY_FILE_ERROR_INVALID_VALUE,
|
||||
_("Key file contains key '%s' "
|
||||
"which has value that cannot be interpreted."),
|
||||
"which has a value that cannot be interpreted."),
|
||||
key);
|
||||
g_error_free (key_file_error);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user