Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » Fixed some Dutch translations
Re: Fixed some Dutch translations [message #40572 is a reply to message #38268] Sat, 17 August 2013 00:04 Go to previous messageGo to previous message
wimpie is currently offline  wimpie
Messages: 46
Registered: March 2013
Location: holland
Member
Well it seems indeed an encoding issue.

it seems, t_() returns a valid translated string in current encoding (codepage) but after that it still gets treated as UTF-8 which is wrong.

when I changed this in UWord:
//SetDefaultCharset(CHARSET_UTF8);
SetDefaultCharset(GetLNGCharset(GetCurrentLanguage()));

(with SetLanguage(GetSystemLNG()) still applied)

everything is normal again.

I don't know if this is the intended behaviour.
 
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: theide comments Spellchecking in Russian under linux
Next Topic: Hungarian translation
Goto Forum:
  


Current Time: Fri Jun 20 17:52:24 CEST 2025

Total time taken to generate the page: 0.03945 seconds