org.ceryle.util
Class Messages_de
java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.ceryle.util.Msg
org.ceryle.util.Messages
org.ceryle.util.Messages_de
public class Messages_de
- extends Messages
A ListResourceBundle containing messages used in exceptions; localization = de.
This extends the Messages message set.
When modifying this file pay attention to extra spaces used when there
are String concatentations spanning multiple lines, or you may end up
with words getting jammed together. Generally, the extra space is
added to the end of a String rather than the beginning.
Note that percent signs are avoided in messages in order to facilitate
their use as message field delimiters (e.g., "%1", "%2", etc.).
- Since:
- JDK1.3
- Version:
- $Id: Messages_de.java,v 3.1 2007-06-15 12:09:56 altheim Exp $
- Author:
- Murray Altheim
- See Also:
MsgId,
Msg,
MessageId,
Messages
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contents2
protected Object[][] contents2
Messages_de
public Messages_de()
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.