This website uses cookies. By clicking OK, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
sajith
Flexera beginner
Feb 19, 2020
07:31 AM
I am also facing the same issue with IA2017. Any solution found for this?
... View more
Nov 07, 2019
08:02 AM
Hi Experts, I just started working with IA few days back. I am looking for help in reading a key from external resource bundles. I have defined external resource bundles as follows: <property name="externalResourceBundles"> <object class="java.util.Vector"> <method name="addElement"> <object class="com.zerog.ia.installer.util.ExternalResourceBundle" objectID="4f263018a577"> <property name="bundleName"> <string><![CDATA[custom]]></string> </property> <property name="resourcePath"> <string><![CDATA[$IA_PROJECT_DIR$\i18n\custom_en.properties]]></string> </property> </object> </method> <method name="addElement"> <object class="com.zerog.ia.installer.util.ExternalResourceBundle" objectID="52c45c7ba646"> <property name="bundleName"> <string><![CDATA[custom]]></string> </property> <property name="resourcePath"> <string><![CDATA[$IA_PROJECT_DIR$\i18n\custom_fr.properties]]></string> </property> </object> </method> </object> </property> In the same project file, I have entries like below to display strings: <property name="bundlesTitle"> <string><![CDATA[Choose Install Set]]></string> </property> which I would like to read from external resource bundles for I18N support. My resource bundle custom_en.properties file contains key as below (so as resource bundles for other locales) ChooseInstallSetAction.ba0ea906bcf1.bundlesTitle=Choose Install Set What is the right way to use the key from resource bundle so that multiple locales can be supported. The product documentation doesn't seems to be helping much.
... View more
Latest posts by sajith
Subject | Views | Posted |
---|---|---|
988 | Feb 19, 2020 07:31 AM | |
642 | Nov 07, 2019 08:02 AM |
Activity Feed
- Posted Re: Does InstallaAnywhere 2018 work with window server 2019? on InstallAnywhere Forum. Feb 19, 2020 07:31 AM
- Kudoed Re: Not able to read a key from external resource Bundle in project file for wtuckerhcl. Dec 20, 2019 06:48 AM
- Posted Not able to read a key from external resource Bundle in project file on InstallAnywhere Forum. Nov 07, 2019 08:02 AM
Contact Me
Online Status |
Offline
|
Date Last Visited |
Jul 14, 2020
04:37 AM
|