<p>In <a href="https://github.com/geany/geany-plugins/pull/352#discussion_r53330682">geanymacro/src/geanymacro.c</a>:</p>
<pre style='color:#555'>> @@ -1387,21 +1386,26 @@ static void EditSearchOptions(GtkTreeModel *model,GtkTreeIter *iter)
>    /* create dialog box */
>    dialog=gtk_dialog_new_with_buttons(_("Search Options:"),
>                                       GTK_WINDOW(geany->main_widgets->window),
> -                                     GTK_DIALOG_DESTROY_WITH_PARENT,NULL);
> +                                     GTK_DIALOG_DESTROY_WITH_PARENT,
> +_("Ok"),
> +        GTK_RESPONSE_OK,
> +      _("Cancel"),
</pre>
<p>ditto</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany-plugins/pull/352/files#r53330682">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ5TI0QgZqKfjB6Q93UGkonyI23fyks5pld1BgaJpZM4HdJrk.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany-plugins/pull/352/files#r53330682"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>