I don't know if there is a list of them. Just go into the resources directory under the project directory, pick your language, and have a look at the property files. In fact, it is quite easy to add new keys or to create new resource bundles. Just create a file named "myLabels.properties" or so and add whatever you want to display in different languages. Regards Axel <[EMAIL PROTECTED]> schrieb in im Newsbeitrag: [EMAIL PROTECTED] > Has anyone succesfully implemented an internationalized > application using some of the supported API? > > The description of CSpPropertyResourceBundle talks about setting > Java identifiers within the .properties files such as months, > shortMonths, amPmStrings, etc. Does anyone know where the full > list of these "valid Java identifiers" is listed? > > Thanks, > > Shawn > > Thanks, > > Shawn _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
