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 #40558 is a reply to message #38268] Tue, 13 August 2013 01:05 Go to previous messageGo to previous message
wimpie is currently offline  wimpie
Messages: 46
Registered: March 2013
Location: holland
Member
Ah well. Just tried on another machine with an unmodified 5990 release.

Like I did earlier, changed the SetLanguage in UWord from "LNG_ENGLISH" to "GetSystemLNG()"
Now the translation for "Copy" is "Kopin" where is should be "Kopiëren".
This is what happened before. but now I had the bright idea to change SetLanguage to "LNG_('N', 'L', 'N', 'L')"
Now the translation turns out correct.
Is this a bug? maybe I should post this somewhere else.

I 'DUMPED' the following:
LNG_ENGLISH = 178867
GetSystemLNG() = 18297292
LNG_('N', 'L', 'N', 'L') = 471500

I am running Windows XP in dutch.

addition (after looking at GetSystemLNG()):
GetUserLocale(LOCALE_SISO639LANGNAME) = nl
GetUserLocale(LOCALE_SISO3166CTRYNAME) = NL
LNGFromText(GetUserLocale(LOCALE_SISO639LANGNAME) + GetUserLocale(LOCALE_SISO3166CTRYNAME)) = 471500
GetUserLocale(LOCALE_IDEFAULTANSICODEPAGE) = 1252

[Updated on: Tue, 13 August 2013 01:56]

Report message to a moderator

 
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: Mon May 06 13:01:01 CEST 2024

Total time taken to generate the page: 0.03100 seconds