Merge pull request #1068 from GeertDD/kowloon

Kowloon spelling fix. Closes #1066
This commit is contained in:
Coen Jacobs 2012-05-21 07:35:19 -07:00
commit 1ee9e2388d
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ class WC_Countries {
'FR' => array(),
'HK' => array(
'HONG KONG' => __('Hong Kong Island', 'woocommerce'),
'KOWLOONG' => __('Kowloong', 'woocommerce'),
'KOWLOON' => __('Kowloon', 'woocommerce'),
'NEW TERRITORIES' => __('New Territories', 'woocommerce')
),
'HU' => array(),