Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ and to display Report Designer and Report Viewer dialogs" />
To localize the DevExpress Report Designer and Report Viewer in your Delphi or C++Builder application,
you must:

1. Use the [DevExpress UI Localization Service][localization-service]
1. Use the [DevExpress UI Localization Service][l10n-service]
to obtain localization files for DevExpress VCL Report Viewer and Designer.
These files contain UI string translations for specific languages/locales.
Refer to the following guide to learn more:
Expand Down
Loading