Commit Graph

735 Commits

Author SHA1 Message Date
Christopher Allford 57e0de341e
Merge branch 'master' into fix/27711 2020-12-03 12:11:29 -08:00
Christopher Allford d59b47903f Fixed Puerto Rico address localization
* Renamed "City" to "Municipality"
* Made "State" not required and hidden
* Added ZIP code validation
2020-12-01 16:24:58 -08:00
Rodrigo Primo 23f4e0b0ac Fix PHPCS violation 2020-12-01 16:10:35 -03:00
Rodrigo Primo 1c419ce1f7 Add 'Ladakh' to the list of Indian states
'Ladakh' is a new Indian state that is listed in CLDR (https://github.com/unicode-org/cldr/blob/release-37/common/subdivisions/en.xml#L2257), but it was missing in WooCommerce. This commit simply adds it to `i18n/states.php`.
2020-12-01 15:33:41 -03:00
Rodrigo Primo 92153ac3b3
Merge pull request #27723 from alexstewartja/master
Introduced fine-grained cultural adaptation for Jamaican-based WooCommerce stores
2020-10-24 14:44:07 -03:00
Claudio Sanches d78d752336
Apply suggestions from code review 2020-10-21 10:01:53 -03:00
Luminus Olumide Alabi 49a21bc9bd
Update countries.php
Fix CLDR recommendations link
2020-10-21 13:11:00 +01:00
Rodrigo Primo 0656ad5e6c
Merge branch 'master' into locales 2020-10-15 15:21:44 -03:00
Milana Cap e332a55538
Update Serbian district codes as per CLDR 2020-09-24 23:39:23 +02:00
Milana Cap 3cfbf81354
Remove country code from district codes. 2020-09-24 22:24:47 +02:00
Milana Cap 06c65431cc
Add Serbia districts. 2020-09-24 22:17:55 +02:00
Alex Stewart 771ae98146 Update states array
Reconciled code sniffing violations unearthed by Travis CI build #31128 | job #31128.11
2020-09-21 00:19:29 -05:00
Alex Stewart 4498b481c3 Update states array
Reconciled code sniffing violations unearthed by Travis CI build #31127 | job #31127.11
2020-09-20 21:49:25 -05:00
Alex Stewart 440787d601 Update locale information
Minor discrepancy: 'lb' should be 'lbs', as is the standard in WooCommerce
2020-09-20 17:57:46 -05:00
Alex Stewart b58dc02183 Introduced fine-grained cultural adaptation for Jamaican-based WooCommerce stores 2020-09-20 14:10:27 -05:00
Rodrigo Primo ce656ebec4
Merge pull request #27217 from manutheblacker/master
Adding states for Benin(BJ) country 🇧🇯
2020-09-12 15:55:05 -03:00
Rodrigo Primo d74780f824
Use codes and names from CLDR for Benin subdivisions
Source: https://github.com/unicode-org/cldr/blob/master/common/subdivisions/en.xml#L521

Co-authored-by: Claudio Sanches <contato@claudiosanches.com>
2020-09-12 15:27:48 -03:00
Rodrigo Primo c0a1e46d01
Merge pull request #27075 from passatgt/master
Rename Csongrád state to Csongrád-Csanád
2020-09-12 15:20:00 -03:00
Claudio Sanches d440f21a95
Merge pull request #27636 from woocommerce/fix/27220
Remove duplicated entry for Cyprus
2020-09-10 15:39:40 -03:00
Rodrigo Primo 84f0b87ebc Remove duplicated entry for Cyprus
Cyprus was listed both in Europe and Asia in the list of continents. This meant that when users search for it, for example when creating a new shipping zone, it would be displayed twice.

This commit fixes this problem by removing Cyprus from Europe and leaving it in Asia. CLDR puts Cyprus in Western Asia (2dd06669d8/tools/java/org/unicode/cldr/util/data/UnMacroRegions.txt (L229)).

I checked and there are no other cases of countries added to more than one continent in i18n/continents.php.
2020-09-09 17:10:51 -03:00
Claudio Sanches 6a4225a338
Merge pull request #27548 from jgreys/fix/27538
Fixes spelling country's region Biscay #27538
2020-09-08 16:10:44 -03:00
Rodrigo Primo 2f9cd4b249
Merge pull request #27495 from jgreys/fix/26842
Add 27 Egypt regions #26842
2020-09-05 10:48:03 -03:00
GREYS c0092bad34 Fixes spelling country's region Biscay #27538 2020-09-01 22:44:34 +09:00
Laurence Bahiirwa 5187c412bd
PHPCS Fix 2020-08-28 16:48:28 +03:00
Laurence Bahiirwa 76c4e1d0fc
Fix Spacing and missing bracket
- [x] Fix Spacing to project tab delimiter
- [x] Add missing bracket after the conflict merge.
2020-08-28 16:10:00 +03:00
GREYS 5c648e92df Add KR locale info 2020-08-27 10:40:49 +09:00
GREYS 3070ccf1a9 Add 27 Egypt regions 2020-08-27 09:39:32 +09:00
Laurence Bahiirwa d69f57c68d
Merge branch 'master' into locales 2020-08-24 12:11:40 +03:00
Ron Rennick 0b0595ab4c
Merge pull request #27048 from vallter2/postcode-bih
Add postcode validation for Bosnia and Herzegovina
2020-08-10 16:24:06 -03:00
Claudio Sanches 02cf0dfaed
Merge pull request #27239 from woocommerce/fix/package-tag
Fix usage of "package" tag in file headers
2020-08-07 13:37:24 -03:00
Claudio Sanches d48f1d4e2e Fixed package tag usage 2020-08-05 13:36:24 -03:00
Yuliyan Slavchev 8ac3fa0bda i18n: Decode HTML entities within countries and states names 2020-08-05 11:45:00 +03:00
Emmanuel ADEKPLOVI 2a61d72b20 Update states.php 2020-08-04 16:10:55 +01:00
Emmanuel ADEKPLOVI 5c5619680c Update states.php
updating by the right states name
2020-08-04 16:08:10 +01:00
Emmanuel ADEKPLOVI dace57438f Update states.php
formating based on phpcs standard
2020-08-04 11:01:55 +01:00
Emmanuel ADEKPLOVI cfb35e2519
adding states for benin country
I've added some states from the country : Benin
2020-08-03 21:30:33 +01:00
Brian 8ab4596861
Update locale-info.php 2020-08-01 00:38:19 +02:00
Brian 1d408a1a17
Update states.php 2020-08-01 00:26:53 +02:00
Brian f363604f4e
add locale info
for switzerland and liechtenstein
2020-08-01 00:23:49 +02:00
Laurence Bahiirwa 087f23320c Add Tanzania Details 2020-07-29 17:32:50 +03:00
Laurence Bahiirwa 07b3248ae4 Add Kenya Details 2020-07-29 17:31:36 +03:00
Laurence Bahiirwa 2e57895200 Add Uganda Details 2020-07-29 17:30:45 +03:00
Peter Viszt 3b790e5746
Rename Csongrád state to Csongrád-Csanád 2020-07-20 10:13:15 +02:00
Damir Ha 5e2bae2a7d Update currency_pos fix 2020-07-17 13:06:40 +02:00
Damir Ha d37a82fec8 Add Locale info and Hide state 2020-07-17 13:04:20 +02:00
Brian eefd29e40a
add empty states array for liechtenstein
add empty states array for country liechtenstein
2020-07-17 10:22:44 +02:00
Claudio Sanches 9149160f6a
Merge pull request #26894 from imwatsi/patch-1
Add Namibia regions
2020-07-01 15:10:50 -03:00
Claudio Sanches b813c620cc
Fixed typo 2020-07-01 15:10:16 -03:00
Claudio Sanches a54f54366d
Merge pull request #25687 from woocommerce/add/algerian-states
Add algerian states.
2020-07-01 13:03:51 -03:00
Claudio Sanches 1cf2120a02
Merge pull request #26719 from gsarig/patch-1
Define Greek states in the English language
2020-07-01 12:45:20 -03:00