User: vharcq  
  Date: 02/02/25 09:43:59

  Added:       core/test/resources/xdoclet/retest Messages.properties
  Log:
  All comparison messages use the Translator
  
  Revision  Changes    Path
  1.1                  xdoclet/core/test/resources/xdoclet/retest/Messages.properties
  
  Index: Messages.properties
  ===================================================================
  is_not_an_interface={0} is not an interface
  is_not_a_class={0} is not a class
  mismatch_number_interface=Mismatched number of interfaces between {0} and {1}
  interface_defined_only_in=Interface {0} defined only in {1}
  method_defined_only_in=Method {0} defined only in {1}
  method_does_not_have_same_name=Method {0} does not have same name as method {1}
  method_does_not_have_same_return_type=Method {0} does not have same return type: {1} 
and {2}
  method_does_not_have_same_number_of_param=Method {0} and {1} does not have same 
number of parameters
  method_does_not_have_same_type_of_param=Method {0} and {1} does not have same Type 
of parameters
  method_does_not_have_same_number_of_exceptions=Method {0} and {1} does not have same 
number of exceptions
  method_does_not_have_same_type_of_exceptions=Method {0} and {1} does not have same 
Type of exceptons
  
  
  

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to