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 » Not possible to get .t files
Not possible to get .t files [message #18147] Sat, 13 September 2008 01:39 Go to next message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Hello all

I have compiled and run successfully AllForI18n in Linux and after exporting the .tr file, this appears empty only with:

LANGUAGE "ES-ES UTF-8";

and I get in the lower side a window with:

/home/upp/uppsrc/CtrlLib/CtrlLib.t(20): invalid language
/home/upp/uppsrc/Web/Web.t(22): invalid language
/home/upp/uppsrc/RichEdit/RichEdit.t(20): invalid language
/home/upp/uppsrc/GridCtrl/GridCtrl.t(13): invalid language
/home/upp/uppsrc/Oracle/Oracle.t(16): invalid language
/home/upp/uppsrc/CtrlCore/CtrlCore.t(14): invalid language
/home/upp/uppsrc/Core/Core.t(20): invalid language

when I double click over the lines it sends me to the messages in Taiwanese. For example, in CtrlLib.t:

T_("(default)")
csCZ("(výchozí)")
deDE("(Voreinstellung)")
esES("(por defecto)")
fiFI("(oletus)")
frFR("")
huHU("(alapértelmezett)")
itIT("(predefinito)")
plPL("(domyślny)")
roRO("(implicit)")
ruRU("")
srSP("")
trTR("(varsayılan")
zhCN("(缺省)")
zhTW("(預設)")

the "/home/upp/uppsrc/CtrlLib/CtrlLib.t(20): invalid language" error moves the cursor over the line "zhTW("(預設)")".

It is the same in the rest of .t files.

Do you know what to do?

Best regards
Koldo


Best regards
Iñaki
Re: Not possible to get .t files [message #18150 is a reply to message #18147] Sat, 13 September 2008 11:12 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Have you read this?

http://www.ultimatepp.org/srcdoc$Core$Translating$en-us.html

You are not supposed to compiler/run AllFori18n... Just export the .tr file, then translate and post here.

BTW, I have just tried and got exactly what is expected ("ES-ES.UTF-8.tr" file).

Mirek
Re: Not possible to get .t files [message #18151 is a reply to message #18150] Sat, 13 September 2008 11:15 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
P.S.: zhTW was added only recently; if you are working with svn sources (you should!), you might need to recompile theide first so that it recognizes zhTW...
Re: Not possible to get .t files [message #18165 is a reply to message #18147] Sat, 13 September 2008 22:50 Go to previous message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Hello luzr

Perfect, you were right.

I have used the ide from the last svn and I have got the ES-ES.UTF-8 file perfectly. And yes, I did not have to compile the project!.

Best regards
Koldo


Best regards
Iñaki
Previous Topic: 16 bits wchar
Next Topic: Completed ES-ES translation
Goto Forum:
  


Current Time: Thu Mar 28 22:41:49 CET 2024

Total time taken to generate the page: 0.01369 seconds