You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jk...@apache.org on 2003/11/04 00:57:32 UTC

cvs commit: jakarta-commons-sandbox/cli/src/java/org/apache/commons/cli2/defaults/impl MessagesBundle.properties

jkeyes      2003/11/03 15:57:32

  Modified:    cli/src/java/org/apache/commons/cli2/defaults/impl
                        MessagesBundle.properties
  Log:
  
- added missing string
  
  Revision  Changes    Path
  1.2       +2 -1      jakarta-commons-sandbox/cli/src/java/org/apache/commons/cli2/defaults/impl/MessagesBundle.properties
  
  Index: MessagesBundle.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/cli/src/java/org/apache/commons/cli2/defaults/impl/MessagesBundle.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MessagesBundle.properties	3 Nov 2003 23:53:14 -0000	1.1
  +++ MessagesBundle.properties	3 Nov 2003 23:57:32 -0000	1.2
  @@ -1 +1,2 @@
  -PropertiesImpl.error.configuration = The specified configuration object "{0}" is not a java.util.Properties instance.
  \ No newline at end of file
  +PropertiesImpl.error.configuration = The specified configuration object "{0}" is not a java.util.Properties instance.
  +PreferencesImpl.error.configuration = The specified configuration object "{0}" is not a java.util.prefs.Preferences instance.
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org