Localize typecodes in a typelist properties file

About this task

You can use the Localization editor in Guidewire Studio™ to translate resource strings for typekeys.

Procedure

  1. Navigate in the Studio Project window to configuration > config > Localizations > Resource Bundle 'typelist'.
  2. Open the typelist properties file for the language and typelist that you want to localize.
    For example, double-click typelist_de.properties.
  3. Enter TypeKey.Typelist.Typecode to provide a localized version of a typecode name.
    For example, enter the following for the typekey name field:

    TypeKey.PhoneType.Cell = Mobil

  4. Enter TypeKeyDescription.Typelist.Typecode to provide a localized version of a typecode description.
    For example, enter the following for the typekey description field:

    TypeKeyDescription.PhoneType.Cell = Mobil

What to do next

See also