Localize a Service Catalog item

  1. Click Service Catalog > Manage Catalog.
  2. Click Search or use the Search Catalog Items Definition form to search for a specific item record.
  3. Select an item record.
  4. Click Localize this record in the More Actions menu in the detail section.
  5. Select the language to use for localization.
  6. Click Next.
  7. Specify the localization data for the catalog item.
    FieldDescription
    Display NameThe is the localized name of the item.
    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 item 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 item record or exit by clicking OK and then Back.