- Modify a Customization File
- Modify a Customization File
- "25a110df-e459-4a4b-9595-4c87b7d2dde0
- Do not modify the installed original eu<langid>.lng file. This file is replaced each time an updated version of the Knowledge Center is installed. You must create a customization file for the language in which you want to customize the Knowledge Center. Customization files (.cus) are never overwritten by Knowledge Center updates.
- Each item in the file has as stringid and text. The numeric stringid is a unique value that identifies that particular block of text. The <text> value specifies the content for the item, that is, the text block.
- To modify a customization file:
- Open the
- eu<langid>.cus
- Open its corresponding
- .lng
- In the .lng file document, search for the text to be modified.
- After you have found the desired text, select and copy everything from
- <item xxxxx = “##”>
- </item>
- Copy items that are to be customized to the appropriate section (text blocks added to <strings>) in the .cus file. In the following example, you want to change the text for the “New User” button on the login page to say "Create New User":
- Note:
- Save and close the file.
- Close the .lng file. If prompted, do not save changes.
- Refresh the browser.