GtkFileChooserWidget: Better typography
No double space after . https://bugzilla.gnome.org/show_bug.cgi?id=735192
This commit is contained in:
parent
3fc0c2a8ea
commit
faa1909474
@ -6045,7 +6045,7 @@ search_error_could_not_create_client (GtkFileChooserWidget *impl)
|
|||||||
error_message (impl,
|
error_message (impl,
|
||||||
_("Could not start the search process"),
|
_("Could not start the search process"),
|
||||||
_("The program was not able to create a connection to the indexer "
|
_("The program was not able to create a connection to the indexer "
|
||||||
"daemon. Please make sure it is running."));
|
"daemon. Please make sure it is running."));
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user