mcconnell    2002/12/07 06:01:42

  Added:       assembly/src/java/org/apache/avalon/assembly/engine
                        Resources.properties
  Log:
  I18n content for engine.
  
  Revision  Changes    Path
  1.1                  
avalon-sandbox/assembly/src/java/org/apache/avalon/assembly/engine/Resources.properties
  
  Index: Resources.properties
  ===================================================================
  
  target.nocreate=Error creating LogTarget named "{0}" for file {0}. (Reason: 
{2}).
  unknown-priority=Unknown priority "{0}" for Logger named "{1}".
  category-create=Creating a log category named "{0}" that writes to "{1}" 
target at priority "{2}".
  
  missing.extension=Unable to locate an extension that is required by 
application.\n  Extension Name: {0}\n  Specification Vendor: {1}\n  
Specification Version: {2}\n  Implementation Vendor: {3}\n  Implementation 
Vendor-Id: {4}\n  Implementation Version: {5}\n  Implementation URL: {6}
  unsatisfied.extensions=Missing {0} extensions and thus can not build 
ClassLoader for application.
  bad-classpath-entry=There is a bad entry ("{0}") on classpath that made it 
impossible to load a manifest.
  available-extensions=Available extensions: {0}
  required-extensions=The list of required extensions for application includes: 
{0}
  optional-packages-added=The list of "Optional Packages" added to the 
application include: {0}
  classpath-entries=The list of classpath entrys for the application include: 
{0}
  
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to