New to Telerik UI for WPFStart a free 30-day trial

Localization

Updated over 6 months ago

The built-in localization mechanism in WPF allows you to localize any string resource used by the RadGanttView control. Once translated, you might use your resources in both WPF projects without changing anything.

To learn more about the ways to localize the controls from the UI for WPF suite please read the common topic about Localization.

In RadGanttView you can localize the Start and End text in task tooltips:

ganttview localization 1

The next image shows the tooltip localized in French:

ganttview localization 2

You can also localize the RadDateTimePicker which is present when choosing a date. More information on how to achieve this can be found in the DateTimePicker Localization article.

Supported Languages

RadGanttView can be translated in one of the following supported languages using the framework's localization mechanism:

  • English
  • German
  • Spanish
  • French
  • Italian
  • Dutch
  • Turkish

More information on how to achieve this can be found the Localization Using Built-In Resources article.

Resource Keys

The resources of the control can be localized by using an unique identifier called resource key that is assigned to each localizable string. Below you may find a list of the Resources available and their default values:

KeyValue
DraggingItemDragging item:
DrawRelationFromDraw relation from:
DrawRelationToTo:
EndEnd:
Gantt_WeekWeek
RelationToolTipDrag to create relation
StartStart:
In this article
Supported LanguagesResource Keys
Not finding the help you need?
Contact Support