GNOME Bugzilla – Bug 695425
Untranslatable message in gsettings-tool
Last modified: 2013-03-09 15:01:53 UTC
[Problem] The following string is not wrapped with the gettext function. gio/gsettings-tool.c: 723 if (schema_source == NULL) 724 { 725 g_printerr ("Could not load schemas from %s: %s\n", argv[2], error->message); [How to Reproduction] $ gsettings --schemadir /non/existent/dir list-recursively
Created attachment 238360 [details] [review] Patch for the bug Make the string translatable with get gettext function. Please review it.
Review of attachment 238360 [details] [review]: Looks good. Thanks.
Review of attachment 238360 [details] [review]: Commited. Thanks. https://git.gnome.org/browse/glib/commit/?id=2549c33451c9460c25030baa6d25bc0002532b2a