|
|
Finding Image ReferencesImages references are often hardcoded in the GUI's source code. In many cases, these images contain textual elements that must be localized for new markets. For proper internationalization, Lingoport recommends placing images into a locale-based directory structure. Globalyzer will locate all embedded image references based upon the specified image file extensions. The image references configuration page allows you to specify image file extensions to include within the code scan:
To deselect an image reference, uncheck the box and click Save. To add a customized image reference, add the reference in the text box and click Save. Note: Your entry must be a valid Regular Expression. For more information on Regular Expression syntax, click here.
Once saved, the new image reference will appear in the list with its checkbox selected. Click the Back to Summary link to return to the Configure I18N Rule Set page.
|