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 » FileSel modification for translation
FileSel modification for translation [message #40295] Mon, 15 July 2013 22:51 Go to previous message
BioBytes is currently offline  BioBytes
Messages: 307
Registered: October 2008
Location: France
Senior Member
Hi,

I suggest to modify line n°1824 in FileSel.cpp file as described below:


search.NullText("Search", StdFont().Italic(), SColorDisabled());


replaced with

search.NullText(t_("Search"), StdFont().Italic(), SColorDisabled());


This amendment permits correct translation according with local application language. Smile

Regards
Biobytes
 
Read Message
Read Message
Read Message
Previous Topic: IDE crash (Assist issue?)
Next Topic: umk to generate .o file
Goto Forum:
  


Current Time: Mon Apr 29 15:38:10 CEST 2024

Total time taken to generate the page: 0.03104 seconds