1 bundler.name=RPM Bundle
   2 bundler.description=Redhat Package Manager (RPM) bundler.
   3 
   4 param.app-bundler.name=
   5 param.app-bundler.description=
   6 
   7 param.image-dir.name=
   8 param.image-dir.description=
   9 
  10 param.bundle-name.name=
  11 param.bundle-name.description=
  12 
  13 param.config-root.name=
  14 param.config-root.description=
  15 
  16 resource.rpm-spec-file=RPM spec file
  17 resource.rpm-init-script=RPM init script
  18 resource.menu-shortcut-descriptor=Menu shortcut descriptor
  19 resource.menu-icon=menu icon
  20 
  21 error.parameters-null=Parameters map is null.
  22 error.parameters-null.advice=Pass in a non-null parameters map.
  23 error.cannot-find-rpmbuild=Can not find rpmbuild {0} or newer.
  24 error.cannot-find-rpmbuild.advice=\  Install packages needed to build RPM, version {0} or newer.
  25 
  26 message.test-for-tool=Test for [{0}]. Result\: {1}
  27 message.one-shortcut-required=At least one type of shortcut is required. Enabling menu shortcut.
  28 message.debug-working-directory=Kept working directory for debug\: {0}
  29 message.config-save-location=\  Config files are saved to {0}. Use them to customize package.
  30 message.outputting-bundle-location=Generating RPM for installer to\: {0}
  31 message.output-bundle-location=Package (.rpm) saved to\: {0}