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

Jiří Techet notifications at xxxxx
Wed Feb 17 22:30:59 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:"));

Yeah, and actually we don't want to "parse symbols" but rather files. I'd just simplify it to "Index all project files"

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/351/files#r53242309
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160217/094b8636/attachment.html>


More information about the Github-comments mailing list