# Localize Scheduler at Design-Time

Learn how to localize content in the C1Scheduler control using the Localize Dialog Box.

## Content

To localize **C1Schedule** components in your application, select **Localize** in the [C1Schedule](/componentone/docs/win/online-schedule/) or [C1Calendar](/componentone/docs/win/online-schedule/) tasks or context menus, or select **Localize** in the C1Schedule or C1Calendar Smart Designer.

![](https://cdn.mescius.io/document-site-files/images/675b9aff-7616-4324-81ac-58e410fb9531/images/localize-smartdesigner.png)

Clicking **Localize** opens the **Localize** dialog box:

![](https://cdn.mescius.io/document-site-files/images/675b9aff-7616-4324-81ac-58e410fb9531/images/localize-dialog.png)

The **Localize** dialog box allows you to localize the **Scheduler for WinForms** assembly (C1.Win.C1Schedule.2.dll) and save the localized resource in any project of your solution.

On the left of the **Localize** dialog box, there is a tree listing the localizable strings' IDs, and on the right are the strings themselves. The structure of the tree reflects the hierarchy of sub-classes in the Strings class. The right panel can show either all strings or just the strings belonging to the selected tree node.

The strings' list contains the following columns:

| Column | Description |
| ------ | ----------- |
| **Name** | The string's name (ID); this column repeats the selected tree node, and can be optionally turned off. |
| **Default value** | The default (English) value of the string. |
| **Value** | The string value for the currently selected culture (the column header displays that culture). |

Below the list is the currently selected string's value, along with an optional description.

The status bar displays the project which will contain the localized resources and the name of the ComponentOne assembly which is currently being localized.

To localize **Calendar** components in your application, select **Localize** in the [C1Calendar](/componentone/docs/win/online-schedule/) tasks or context menus, or select **Localize** in the C1Calendar Smart Designer.

![](https://cdn.mescius.io/document-site-files/images/675b9aff-7616-4324-81ac-58e410fb9531/images/localize-smartdesigner.png)

Clicking **Localize** opens the **Localize** dialog box:![](https://cdn.mescius.io/document-site-files/images/675b9aff-7616-4324-81ac-58e410fb9531/images/localize-calendar-dialog.png)

## See Also

[Localization Toolbar](/componentone/docs/win/online-schedule/features/localization/localizedialogbox/localizationtoolbar)