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 next 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
Re: FileSel modification for translation [message #40813 is a reply to message #40295] Fri, 20 September 2013 18:56 Go to previous messageGo to next message
Klugier is currently offline  Klugier
Messages: 1075
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello BioBytes,

In my opinion your modification is perfect. Thanks! In addition, I enclose polish translation for "Search" word:

T_("Search")
plPL("Szukaj")


Sincerely,
Klugier


U++ - one framework to rule them all.

[Updated on: Fri, 20 September 2013 18:57]

Report message to a moderator

Re: FileSel modification for translation [message #41291 is a reply to message #40813] Mon, 25 November 2013 19:55 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Applied.

Mirek
Previous Topic: IDE crash (Assist issue?)
Next Topic: umk to generate .o file
Goto Forum:
  


Current Time: Fri Mar 29 12:51:47 CET 2024

Total time taken to generate the page: 0.00995 seconds