[Github-comments] [geany-plugins] projectorganizer: Use the word "symbol" instead of "tag" (#351)

Colomban Wendling notifications at xxxxx
Wed Feb 17 22:04:20 UTC 2016


> @@ -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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160217/ae88049e/attachment.html>


More information about the Github-comments mailing list