View Issue Details

IDProjectCategoryView StatusLast Update
0001451JEDI VCL00 JVCL Componentspublic2004-04-22 02:56
ReporterxerkanAssigned Touser72 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionwon't fix 
Product Version 
Target VersionFixed in Version 
Summary0001451: Caption Cancel in JvProgressComponent
DescriptionI would like that it was possible to define the text that appears in the button To cancel of the control JvProgressComponent to be able to adapt it to my language
Additional InformationMe gustaria que se pudiera definir el texto que aparece en el boton Cancelar del control JvProgressComponent para poderlo adaptar a mi lengua
TagsNo tags attached.

Activities

user72

2004-03-08 13:49

  ~0003264

JvProgressComponent uses resourcestrings from JvResources.pas to define the texts on "static" elements. In the case of the Cancel button, it is the RsButtonCancelCaption value that is used. You have at least three options for localizing strings in JVCL:
1. Use the Delphi ITE
2. Use dxgettext
3. Translate JvResources.pas manually

Most other 3rd party translation tools support translating resourcestrings as well.

We do not plan to add properties for these dialog items in components since it is already possible to translate them.

Issue History

Date Modified Username Field Change
2004-03-08 07:18 xerkan New Issue
2004-03-08 13:49 user72 Status new => resolved
2004-03-08 13:49 user72 Resolution open => won't fix
2004-03-08 13:49 user72 Assigned To => user72
2004-03-08 13:49 user72 Note Added: 0003264
2004-04-22 02:56 user72 Status resolved => closed