lessSpecificLocale

Creates a locale that is one step less specific than this locale.

Returns rootLocale if there is no less specific locale.

E.g. de_DE_saxony would become de_DE, de_DE would become de, de would become ` ([rootLocale]), and ` (rootLocale) would stay as it is.