Commit Graph

679 Commits

Author SHA1 Message Date
Julia Amosova f2a30c756f Add 47 Kenya counties 2020-06-08 17:27:38 -04:00
Claudio Sanches 5db7e0f3f3 Removed "Avannaata Kommunia" from Ghanaian regions 2020-05-29 11:09:44 -03:00
Christopher Allford f4a7838ca3 Style fix 2020-05-12 09:48:07 -07:00
Christopher Allford 2f68fe4a2c Merge branch 'master' of git://github.com/Zebedeu/woocommerce into Zebedeu-master 2020-05-12 09:44:49 -07:00
tolu-paystack 516d6f9372 added 2 new Ghanaian regions 2020-04-29 16:44:15 +01:00
tolu-paystack e4d6d0545f adjusted to meet coding standards 2020-04-29 15:55:43 +01:00
tolu-paystack 972c4eabf1 add ghana regions/states 2020-04-24 01:52:44 +01:00
Marcio Zebedeu 5c90b5ecfe
remove hyphen in ISO code 2020-04-15 18:10:11 +01:00
Marcio Zebedeu 8e2402292e
All provinces/states of Mozambique add
this committee proposes to give the ability to make sales in different cities in Mozambique

source: https://en.wikipedia.org/wiki/ISO_3166-2:MZ
https://en.wikipedia.org/wiki/ISO_3166-2:MZ
https://www.mozambiqueinformation.com/provinces-of-mozambique.html
2020-04-11 10:43:52 +01:00
Claudio Sanches 5a2aa228a6
Merge pull request #24765 from woocommerce/add-laos-subdivisions
Add subdivisions of Laos
2019-12-05 12:50:27 -03:00
Claudio Sanches 9a560f2d20 Add UM states 2019-10-14 11:33:52 -03:00
Rodrigo Primo 388f15de9e Fix code for Laos subdivisions
Remove 'la' prefix and make the code uppercase.
2019-10-04 10:33:39 -03:00
Rodrigo Primo 56bb0e1d3a Add subdivisions of Laos
Based on https://github.com/unicode-org/cldr/blob/release-35-1/common/subdivisions/en.xml#L2690
2019-10-03 10:52:41 -03:00
Claudio Sanches a7e3272797 Fixed Macao name 2019-09-03 20:59:09 -03:00
Claudio Sanches 2af2f073cc Update country/region to follow Unicode CLDR recommendation 2019-09-03 12:56:05 -03:00
Claudio Sanches 3dec01ce38 Include note about follow Unicode CLDR recommendation 2019-09-03 12:46:44 -03:00
Rodrigo Primo 1e0ff37d70
Merge pull request #24364 from woocommerce/remove-states-dir
Remove deprecated i18n/states directory
2019-08-30 13:47:10 -03:00
Claudio Sanches 0adb229e96 Added ref link 2019-08-13 23:48:56 -03:00
Claudio Sanches 5407c4bf75 Moved UG states to new i18n/states.php
i18n/states/ directory is deprecated since WooCommerce 3.6.
2019-08-12 19:08:29 -03:00
Rodrigo Primo e6394ace27 Add note about using the ISO 3166-2 standard for states names 2019-08-08 15:12:57 -03:00
Rodrigo Primo c417250d33 Fix typo 2019-08-08 15:07:22 -03:00
Rodrigo Primo fe1ef02fbf Remove deprecated i18n/states directory
This commit removes the deprecated i18n/states directory. Since PR #22339,
more specifically commit f1afbcf03a,
the list of states for each country is defined in i18n/states.php and the
directory i18n/states/ is not used anymore. It is not clear from the PR
and commit descriptions if i18n/states/ was left on purpose or not.
I'm assuming it was not on purpose as it doesn't seem to be used
anywhere.
2019-08-08 15:03:29 -03:00
Rodrigo Primo 512f0fc447 fix phpcs error 2019-08-08 14:47:33 -03:00
Silumesii Maboshe 0a07a23ee6 Add Zambia's Provinces to the list of states.
Uses ISO_3166-2 standard to add Zambia's Provinces to WooCommerce. Ref: https://en.wikipedia.org/wiki/ISO_3166-2:ZM.
2019-08-02 17:38:36 +02:00
Claudio Sanches 97d9e38baf Remove i18n/languages/woocommerce.pot 2019-07-08 14:39:26 -03:00
Claudio Sanches 464992a232 Fixed file version 2019-05-22 21:07:46 -03:00
Claudio Sanches dc35b89df7
Merge pull request #23178 from davidofug/master
Uganda Billing/Shipping address
2019-05-22 21:07:09 -03:00
Claudio Sanches c92968582c
Merge pull request #23431 from dimadin/fix/remove-tax-rates-from-locale-info
Remove tax rates from locales information
2019-05-22 20:13:31 -03:00
Gerhard Potgieter 5c46e0aaa1
Merge pull request #23428 from dimadin/rs/locale-info
Add locale info for Serbia
2019-05-10 10:21:38 +02:00
Milan Dinić 8c6d3c614a Remove tax rates from locales information. 2019-04-21 22:52:57 +02:00
Milan Dinić 9c8327bdaa Do not use state for Serbia. 2019-04-21 22:43:47 +02:00
Milan Dinić c9cf2c7d3f Add locale info for Serbia. 2019-04-21 20:13:48 +02:00
Mike Jolley fa83a90c53 pot 2019-04-16 14:36:43 +01:00
David Wampamba 1e09a7cfb6 Errors fixed 2019-04-10 13:03:30 +03:00
David Wampamba bc6cbfcadc Spaces fixed 2019-04-09 13:59:49 +03:00
David Wampamba 5de3d4d18b
Merge branch 'master' into master 2019-04-02 13:40:27 +03:00
David Wampamba b60f587b68
Update UG.php 2019-03-30 16:40:13 +03:00
David Wampamba 5802220d69
Create UG.php
Add Districts of Uganda.
2019-03-30 16:38:53 +03:00
Mike Jolley 308d08f97e Run grunt tasks
Fixes warnings from grunt so files are minified correctly. Copied fixes that went into release branch but not master earlier this week.
2019-03-20 20:08:52 +00:00
Mike Jolley f90f0203b5 Grunt dev 2019-03-15 12:21:51 +00:00
Mike Jolley 65c0169726 Merge branch 'master' into fix/21110 2019-03-06 12:25:12 +00:00
Mike Jolley 4330b2eb38 Update calling code handling 2019-03-06 12:25:06 +00:00
Mike Jolley fa2515b219 Update codes to php array 2019-03-06 12:20:20 +00:00
Luminus Olumide Alabi f4524fadd2 Rename Macedonia to North Macedonia 2019-02-19 10:54:59 +00:00
Mike Jolley b46a9e5941 Calling codes 2019-02-08 11:09:35 +00:00
Mike Jolley 1dea9d6f48 Merge branch 'enhancement/21758' 2019-01-31 13:44:35 +00:00
Mike Jolley 4d4d34a2d1
Merge pull request #22514 from woocommerce/update/mailchimp-branding-setup-wizard
Updates Mailchimp branding in setup wizard
2019-01-22 12:39:24 +00:00
Gareth Allison 2dcc823e46 Updates mentions of "MailChimp"
Updates mentions of "MailChimp" to "Mailchimp" as per their branding guidelines: https://mailchimp.com/about/brand-assets/
2019-01-21 16:34:31 +02:00
Jesper V Nielsen 1430dcb11d
Added DK (Danish ) To locale-info
Added danish locale-info settings.
example: DKK 12.345,67
The tax rate is called "Moms"

Som will argue, that the currency code could be "kr", but thats not default in WooCommerce, and the organizations who has to accept cart payment on the shops, states that if a danish shop, sells to foregin countries, the currency must be DKK
2019-01-18 11:22:07 +01:00
Mike Jolley 976f79c683 Add UM islands as states. 2019-01-15 17:48:32 +00:00