Translations
If needed, the plug-in components visible to the end-user can be translated using Translate \ Text Messages. Context menu entries and anchor text in inline popup preview can be translated using the following text messages.
To make the translations work with the plug-in, ensure that each text message has the Used in JavaScript property set to Yes and application globalization settings is set to fetch current language from the session.
Code | Description | Default Text |
---|---|---|
UC_IGDOWNLOADFILE_MENU_DOWNLOAD | Context menu "Download" action | Download |
UC_IGDOWNLOADFILE_MENU_NEWTAB | Context menu "Open in new tab" action | Open in new tab |
UC_IGDOWNLOADFILE_MENU_PREVIEW | Context menu "Preview file" action | Preview File |
UC_IGDOWNLOADFILE_PREVIEW_CLOSE_TITLE | Title for the close button in preview inline dialog. | Close preview |
UC_IGDOWNLOADFILE_PREVIEW_DOWNLOAD | Download anchor text "Download file" in the preview of an image or file | Download file |
UC_IGDOWNLOADFILE_PREVIEW_DOWNLOAD_TITLE | Title for the download link in preview inline dialog. | Download file |
UC_IGDOWNLOADFILE_PREVIEW_NOTAVAILABLE | Message "File preview not available" in an inline popup when the preview for the file type is not available | File preview not available |