From c5de1acecac830e62daddac9bdc5886f82da6361 Mon Sep 17 00:00:00 2001 From: Nick Volynkin Date: Mon, 13 Apr 2026 16:47:15 +0300 Subject: [PATCH] readme: Fix the Localization Service link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90b6da0..fb9e8ed 100644 --- a/README.md +++ b/README.md @@ -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: