mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-11 23:23:47 +02: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_set_error (error, G_KEY_FILE_ERROR,
|
||||||
G_KEY_FILE_ERROR_INVALID_VALUE,
|
G_KEY_FILE_ERROR_INVALID_VALUE,
|
||||||
_("Key file contains key '%s' "
|
_("Key file contains key '%s' "
|
||||||
"which has value that cannot be interpreted."),
|
"which has a value that cannot be interpreted."),
|
||||||
key);
|
key);
|
||||||
g_error_free (key_file_error);
|
g_error_free (key_file_error);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user