Configure locale IDs

Create locale IDs and add them into the dictionary.
  1. Create locale IDs for English (US) and Italian languages:
    1. In
      Project view
      , right-click
      Model
      and select
      New
      Object
      .
    2. Hover-over the object, select
      Edit
      Edit
      , and enter
      LocaleIds
      .
    3. In
      Properties
      , at the top, select
      Add
      Add
      and select
      Variable
      .
    4. Double-click the variable name and enter
      en-US
      .
    5. Select
      Int32
      and select
      LocaleId
      .
      TIP: If you do not see the required option, select the
      Show all
      check box.
    6. For the property value, select
      en-US
      .
    7. In
      Properties
      , at the top, select
      Add
      Add
      and select
      Variable
      .
    8. Double-click the variable name and enter
      it-IT
      .
    9. Select
      Int32
      and in , select
      Show all
      and select
      LocaleId
      .
    10. For the property value, select
      it-IT
      .
  2. Add the Italian locale into the dictionary:
    1. In
      Properties
      , expand
      Translations
      .
    2. Double-click
      LocalizationDictionary1
      .
    3. In the middle pane, at the top, select
      Add locale
      .
    4. From the list, select
      it-IT
      and select Checkmark.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.