|
|
Finding Static File ReferencesStatic Files, such as image files, style sheets, javascript, and static html files may contain elements that must be localized to support a different locale, and then retrieved based on locale. For example, in the case of locale-sensitive image files, Lingoport recommends placing images into a locale-based directory structure. Globalyzer will scan for all embedded static file references based upon the specified static file extensions. The static file references configuration page allows you to specify image and other static file extensions to include within the code scan:
To deselect a static file, uncheck the box and click Save. To add a customized static file, add the file extension 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 static file extension will appear in the list with its checkbox selected. Click the Back to Summary link to return to the Configure I18N Rule Set page.
|