> @@ -309,7 +309,7 @@ static GtkWidget *add_find_checkboxes(GtkDialog *dialog)
>       ui_hookup_widget(dialog, check_regexp, "check_regexp");
>       gtk_button_set_focus_on_click(GTK_BUTTON(check_regexp), FALSE);
>       gtk_widget_set_tooltip_text(check_regexp, _("Use POSIX-like regular 
> expressions. "
> -             "For detailed information about using regular expressions, 
> please read the documentation."));
> +             "For tips about using regular expressions, please read the 
> Geany manual."));

Yes, the Geany manual has some tips and then refers to Glib docs for "detailed 
information".  We want people to read it, so don't make it sound like they have 
to wade through the setting concrete of REGEX details  :)

---
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/pull/1170/files/70cc01372cb2d53ae92bf8c476d39a47b5da8de4#r73980980

Reply via email to