U++ framework
Do not panic. Ask here before giving up.

Home » Community » U++ Webs: Functioning, Layout , Design, Features and Structure of these forums, homepage etc. » Index page translation
Re: Index page translation [message #26497 is a reply to message #26490] Thu, 06 May 2010 16:41 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3458
Registered: August 2008
Senior Veteran
Hello Honza - Andrei

Perhaps this would have to be in another post, but think about this:

U++ lets application internationalization of strings using t_("") macros (and other things Smile).

However QTF has text messages inside, but it does not let direct internationalization. Indirectly you can, doing like this:

String txt = String("[2 ") + Format(t_("Last edit by %s on %s"), user, date) + ".]"

manually separating text from qtf format.

This can be done in code, but not in T++.

Two proposals:

1. To have an internationalized qtf, so that qtf strings under certain macro could be parsed, strings automatically got and put in some kind of .t file

2. T++ files could be automatically considered as international, so that .tpp file could have the layout and other file could have the translated messages.

3. Perhaps 1. .t files and 2. translated messages file could have the same format

4. These would match with Honza proposal too.

¿?


Best regards
Iñaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: No links on functions/widgets lists
Next Topic: other languages corner in the forum ?
Goto Forum:
  


Current Time: Sun Apr 26 07:44:52 GMT+2 2026

Total time taken to generate the page: 0.00698 seconds