Add a locale code to the LocaleType typelist
About this task
You can add additional Java locale codes to the LocaleType
typelist.
Procedure
- Open Guidewire Studio for PolicyCenter.
-
In the Project window,
navigate to the following location and right-click
LocaleType.tti:
-
Choose to create the file LocaleType.ttx.
- If you see a Typelist
Extension dialog enabling you to choose one of several
LocaleType.ttx locations, choose the one in
configuration/config/extensions/typelist/and then click OK. - If you see a message saying that typelist extension is not allowed, then the file LocalType.ttx already exists. Open that file instead.
- If you see a Typelist
Extension dialog enabling you to choose one of several
LocaleType.ttx locations, choose the one in
-
In the editor for LocaleType.ttx, right-click the top
element on the left, typelistextension
LocaleType, and choose . -
For code, enter the Java
locale code.
For example, enter the Java locale code
nl_NLto configure regional formats used in the Netherlands. -
For name and description, by convention,
specify the country followed by the language in parentheses.
For example, enter
Netherlands(Dutch)for both the name and the description.
