# Testing notes and ZIP for release 2.9.0 Zip file for testing: tbc ## Testing notes ## Correctly sort translated state and country drop-down menus in Checkout block. #2779 In some languages, the `State` and `Country` drop-down menus in the checkout block were sorted incorrectly. They should now be alphabetically sorted in all circumstances. 1. Edit the `Checkout` page, remove the `[checkout]` shortcode, add the `Checkout` block, and save changes. 1. Go to `Dashboard > Settings > General`, select `Català` from `Site Language`, click `Save Changes`. 1. Update language packs: `Dashboard > Updates > Download translation packs`. 1. View the front end of your site and add a product to the cart. Navigate to checkout page. 1. In checkout, select `Espanya` (Spain) from `País / Regió` (country) dropdown. 1. Click `Província` (state) dropdown and confirm that the menu items are alphabetically sorted. --- [We're hiring!](https://woocommerce.com/careers/) Come work with us! 🐞 Found a mistake, or have a suggestion? [Leave feedback about this document here.](https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues/new?assignees=&labels=type%3A+documentation&template=--doc-feedback.md&title=Feedback%20on%20./docs/testing/releases/290.md)