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 » how to Internationalize my app?
Re: how to Internationalize my app? [message #3333 is a reply to message #3332] Sat, 20 May 2006 20:54 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
forlano wrote on Sat, 20 May 2006 11:37

Hello,

the application is almost ready. Now I would like to make it international. I've read the document "Internationalization and translation files" but I need some other hint. For the moment I've marked with t_("...") the string of the application where I want should appear some other language.
I would like to provvide several translation files that the user can modify as he likes. Once he set one language each time the application run with the same language. For the moment let's talk only about Italian translation. I guess I must use UTF8 code (I want to support even Russian alphabet).

If I've understood I have to produce a translation file for each language. Unfortunatly I've not been able to export a .tr file with t_(...) string of my application. I've tried
myapp --export-tr itit-

but the file obtained didn't contain my t_(...) but only those of the U++ library. Where I do mistake?

Luigi



You must add ".t" file to your package and invoke "Project/Synchronize translation files".

You do not need to make commandline export - that is good for translating U++ or app you do not have sources for, but not necessary for translating your app. Instead it is easier to use TheIDE to add languages in "Synchronize" and then edit .t directly.

Mirek

[Updated on: Sat, 20 May 2006 20:54]

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: Non-english symbols unreadable [solved w/ SetDefaultCharset]
Next Topic: Spacing problems with FileSel...
Goto Forum:
  


Current Time: Wed Aug 27 01:02:43 CEST 2025

Total time taken to generate the page: 0.08895 seconds