If someone might not have another machine to grab the locale files from, they could instead try the following to rebuild the locale database:
Code:
/usr/local/cpanel/bin/build_locale_databases --force
Another possible flag is --clean for it. You can run --help flag to see the options available.
If this still does not work, another option would be to move over /var/cpanel/locale and re-run /scripts/upcp --force as new files should be pulled over at that point:
Code:
mv /var/cpanel/locale /var/cpanel/locale.bak
/scripts/upcp --force