<p>In <a href="https://github.com/geany/geany-plugins/pull/351#discussion_r53242309">projectorganizer/src/prjorg-project.c</a>:</p>
<pre style='color:#555'>> @@ -620,7 +620,7 @@ gint prjorg_project_add_properties_tab(GtkWidget *notebook)
>    gtk_entry_set_text(GTK_ENTRY(e->ignored_dirs_patterns), str);
>    g_free(str);
>  
> -  label = gtk_label_new(_("Generate tags for all project files:"));
> +  label = gtk_label_new(_("Parse symbols for all project files:"));
</pre>
<p>Yeah, and actually we don't want to "parse symbols" but rather files. I'd just simplify it to "Index all project files"</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/351/files#r53242309">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJzShNXeBz6thuPTKlQgel1JfhNwxks5plOwjgaJpZM4Hchqi.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/351/files#r53242309"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>