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 » Language msMY that I want to add to .t file is missing (Language msMY does not show up as a selection for adding to .t file)
Language msMY that I want to add to .t file is missing [message #46888] Tue, 06 September 2016 21:18 Go to next message
jlfranks is currently offline  jlfranks
Messages: 57
Registered: May 2007
Location: Houston, TX, USA
Member
I am required to add msMY as a language to our application.

TheIDE does not have that language selection.
How can I add this language?

We are running on Linux Mint with upp-x11-src-9604 snapshot.

-- Jeff
Re: Language msMY that I want to add to .t file is missing [message #46908 is a reply to message #46888] Fri, 09 September 2016 14:54 Go to previous message
jfranks is currently offline  jfranks
Messages: 36
Registered: September 2014
Location: Houston, Texas
Member
Actually, the language was not missing from the selector -- my error.

However, once msMY was selected, there was a compilation error.

It turns out that Core/t.h file is missing that entry.
I fixed my local copy by adding the following line:

#define msMY(text) { LNGC_('M','S','M','Y', CHARSET_UTF8), text },

This resolved the msMY issue for me.

Please verify and add to U++ source.

-- Jeff
Previous Topic: Wrong handling of Combined Unicode Characters
Next Topic: Language thTH added in .t file generates an error
Goto Forum:
  


Current Time: Thu Mar 28 17:57:23 CET 2024

Total time taken to generate the page: 0.01432 seconds