> @@ -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:"));

I'm not sure if the new sentence is correct.  I'd rather say _Parse symbols 
**in** all project files_ or _**from**_ rather than _**for**_. @elextr ?

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/351/files#r53238746

Reply via email to