4f73940d882eb5f2094bd5e790f3006918bc4bed
Localization.md
| ... | ... | @@ -34,10 +34,10 @@ The Izenda localization capability is built on top of Microsoft’s .NET localiz |
| 34 | 34 | |
| 35 | 35 | For localization, Izenda uses .Net managed resources Files (*.resx), which are standard resources for .Net. Resource files are XML-formatted text files, so you can edit it in an XML editor or even any plain text editor. |
| 36 | 36 | |
| 37 | -**How To Install The Language Pack?** |
|
| 37 | +**How Do I Install The Language Pack?** |
|
| 38 | 38 | |
| 39 | 39 | The language pack consists of a set of *.resx files inside the “Resources” folder. In addition, you will need a special license key that enables localization. Please contact your account manager to get these resources. |
| 40 | -Installing Izenda Language Pack consists of **two** steps: |
|
| 40 | +Installing the Izenda Language Pack consists of **two** steps: |
|
| 41 | 41 | 1. Copying localization resources |
| 42 | 42 | 2. Set up localization in the code |
| 43 | 43 |