Deleting Locales

You can delete a locale from an application. However, you cannot delete the default locale, en_US, which is always the last locale in the fallback chain. Secondly, you cannot delete a locale that is referenced in fallback chain as this breaks the chain.

If you select a locale that is used in a fallback chain, the Delete button is not available. To remove a locale in a fallback chain, you must remove all the locales in the chain first. For example, to remove the FR locale in the following chain, fr_FR > fr_CA > fr_BE > fr_CH, you must remove the locales in the following order; fr_CH, fr_BE, fr_CA, fr_FR.

Procedure

  1. From the Application List view, select the application whose locale you want to delete.
  2. Click Language.
  3. Click to display the menu options.
  4. Select the locale you want to delete. You can select as many locales as you require.
  5. Click Delete.
    A Delete selected locales from the app? message is displayed.
  6. Select Yes to delete the locale or No to return to Application Development.