<p>In <a href="https://github.com/geany/geany-plugins/pull/351#discussion_r53238746">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>I'm not sure if the new sentence is correct.  I'd rather say <em>Parse symbols <strong>in</strong> all project files</em> or <em><strong>from</strong></em> rather than <em><strong>for</strong></em>. <a href="https://github.com/elextr" class="user-mention">@elextr</a> ?</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#r53238746">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ6ORyiP3cirLLEzu93IBOEM4zXpsks5plOXkgaJpZM4Hchqi.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#r53238746"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>