Home » Developing U++ » U++ Developers corner » TheIDE : allow single translation file in main package
Re: TheIDE : allow single translation file in main package [message #38224 is a reply to message #38222] |
Fri, 07 December 2012 12:19  |
Zbych
Messages: 327 Registered: July 2009
|
Senior Member |
|
|
You can use context translation:
Quote: |
- context keys consist of context and en-US text separated by \v, where both are parts of key. Example: t_("align\vTop"). This is useful in cases when context is needed to provide translation.
- id keys consist of id and en-US text separated by \a, but only id is used as key in translation lookup. Example: t_("CtrlCoreReport\aReport").
|
[Updated on: Fri, 07 December 2012 12:20] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Jul 19 11:21:05 CEST 2025
Total time taken to generate the page: 0.03799 seconds
|