Skip to content

Commit 5b29891

Browse files
committed
Readme: limit image width
1 parent 47df0ec commit 5b29891

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives)
66
<!-- default badges end -->
77

8-
# DevExpress VCL ReportsLocalize the Report Viewer and Report Designer
8+
# DevExpress VCL ReportsLocalize the Report Viewer and Report Designer
99

1010
This example localizes DevExpress VCL Reports components.
1111

@@ -15,7 +15,7 @@ The localization example in this repository gives users a choice between English
1515
[Report Designer](https://docs.devexpress.com/XtraReports/119176/web-reporting/web-end-user-report-designer).
1616
The example includes projects for both [Delphi](./Delphi) and [C++Builder](./CPB).
1717

18-
![Start screen of the localization example, offering to select between English and German, and to display Report Designer and Report Viewer dialogs](./images/Lokalisierungsbeispiel.png)
18+
<img width="450" src="./images/Lokalisierungsbeispiel.png" alt="Start screen of the localization example, offering to select between English and German, and to display Report Designer and Report Viewer dialogs" />
1919

2020
## Prerequisites
2121

@@ -83,11 +83,11 @@ The DevExpress VCL library components support localization using [resource files
8383
8484
## Localized Report Dialogs Preview
8585
86-
Localized Report Designer:
86+
**Localized Report Designer:**
8787
8888
![VCL Report Designer dialog with interface localized into German](./images/Berichtsdesigner.png)
8989
90-
Localized Report Viewer:
90+
**Localized Report Viewer:**
9191
9292
![VCL Report Viewer dialog with interface localized into German](./images/Berichtsanzeige.png)
9393

0 commit comments

Comments
 (0)