> I'm not sure if it is optional or not, but sometimes it could be helpful for > clever translator to find context of original text, etc. > > If we want to remove it, I suggest to add hbi18n switch, instead of compiler > switch. hbi18n has much more free switch namespace. Translation line > stripping functionality also fits hbi18n better.
Okay with me, it much flexible to do it there indeed. [ The only downside is that if once we add some update logic to compiler (meaning it checks what's on disk already and acts accordingly), it will still ignite a .po rebuild due to changed source .pot file. But that's not the nearest future anyway. ] I'll add this option to __I18N_POTARRAYSAVE(). Brgds, Viktor _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
