Hi All,
I have an app which uses translatable texts, but it's using
a different, local function to mark/translate texts. This function
is doing some extra text processing plus deals with loading
/ caching translations on demand.

But since this is a different function than hb_i18n_gettext()
I cannot utilize -j switch to extract strings.

Questions:
- Would it be possible to pass extra alternate function names,
  which would get extracted also?
- If not, would it be possible to override functionality of
  hb_i18n_gettext() at runtime? (without penalizing performance of course)

Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to