Hi all, Pls find attached high level i18n_* functions. (untested)
hb_i18n_fnametemplate( [<newtemplate>] ) -> <oldtemplate> hb_i18n_baselang( [<newlangid>] ) -> <oldlangid> hb_i18n_activelang( [<newlangid>] ) -> <oldlangid> hb_i18n_gettext( <cText> ) -> <cTranslatedText> hb_i18n_gettextlang( <cText> [, <langid> ] -> <cTranslatedText> Not strictly intended for the core as it has some parts I wouldn't like to be included there, f.e. the file template system. Maybe a callback block would be better to pull a specific trs table however the user wants it. Comments are welcome. Brgds, Viktor
hbi18nfn.prg
Description: Binary data
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
