Localize a Service Catalog bundle

  1. Click Service Catalog > Manage Catalog.
  2. Click Search or use the Search Catalog Items Definition form to search for a specific bundle record.
  3. Select a bundle record.
  4. Click Localize this record in the More Actions menu for the detail section.
  5. Select the language to use for localization.
  6. Click Next.
  7. Specify the localization data for the bundle.
    FieldDescription
    Display NameThe is the localized name of the bundle.
    Short DescriptionThis is the localized description from the catalog definition that displays to the user.
    Long DescriptionThis is the localized detailed description from the catalog definition that displays to the user.
    Form InstructionsThese are any form instructions defined by the catalog bundle definition.
    OptionsThis field has XML that represents the user options defined for the item in the catalog definition. For example, here is XML for an item with a single check box option:
    <form><check box id="XYZ" label="This is a label"/></form>.
    The text enclosed in quotes (" ") should be localized.
  8. Click Finish.
  9. Continue to localize by selecting another bundle record or exit by clicking OK and then Back.