frlan commented on this pull request.
> @@ -443,7 +443,7 @@ gboolean dialogs_workbench_settings(WORKBENCH *workbench)
ui_table_add_row(GTK_TABLE(table), 1, w_enable_live_update, NULL);
gtk_widget_set_tooltip_text(w_enable_live_update,
_("If the option is activated (default), then the list of files
and the sidebar"
- " will be updated automatically if a file or directory is
created, removed or renamed."
+ " will be updated automatically if a file or directory is
created, removed or renamed. "
Did see the leading space to late. Will change it directly
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/769#discussion_r214345494