[Github-comments] [geany-plugins] projectorganizer: Use the word "symbol" instead of "tag" (#351)
Colomban Wendling
notifications at xxxxx
Thu Feb 18 13:47:08 UTC 2016
> gtk_misc_set_alignment(GTK_MISC(label), 0, 0);
> e->generate_tag_prefs = gtk_combo_box_text_new();
> - gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(e->generate_tag_prefs), _("Auto (generate if less than 300 files)"));
> + gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(e->generate_tag_prefs), _("Auto (index if less than 300 files)"));
BTW, it says 300 here, but 500 in the docs.
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/351/files#r53314921
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160218/557ad955/attachment.html>
More information about the Github-comments
mailing list