context-messages_en_US.properties
Upload User: jiancairen
Upload Date: 2007-08-27
Package Size: 26458k
Code Size: 0k
Category:

Java Develop

Development Platform:

Java

  1. code1=message1
  2. # Example taken from the javadocs for the java.text.MessageFormat class
  3. message.format.example1=At '{1,time}' on "{1,date}", there was "{2}" on planet {0,number,integer}.
  4. message.format.example2=This is a test message in the message catalog with no args.