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

Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » GetLanguageCode
Re: GetLanguageCode [message #19686 is a reply to message #19685] Mon, 05 January 2009 19:59 Go to previous messageGo to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Maybe use this code:
String s = String("MyProject/src/"+Topic+"$") + String(ToLower(LNGAsText(GetCurrentLanguage()& 0xfffff)));


But I use extended form of help request
Vector<String> Topic = Split(topic, '#'); 
String s = String("MyProject/help/"+Topic[0]+"$") + String(ToLower(LNGAsText(GetCurrentLanguage()& 0xfffff)))+"#"+String(Topic[1]);


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: how to add ISO10646 charset?
Next Topic: GetNativeLangName returns English for non-english languages
Goto Forum:
  


Current Time: Tue Sep 15 17:38:44 GMT+2 2026

Total time taken to generate the page: 0.00731 seconds