WooCommerce - Version 5.2.0

Version Description

2021-04-13 =

WooCommerce

  • Add - Filter woocommerce_product_recount_terms to allow/prevent recounting of product terms. #29281
  • Add - Result return array to the checkout_place_order_success callback to allow 3rd party to manipulate results. #29232
  • Dev - Fix miscellaneous typos in docblocks. #29285
  • Dev - Added woocommerce_ajax_order_items_removed hook. #29241
  • Dev - Fix usage of docker-compose (wc-e2e) commands in e2e tests when running them within WSL2. #29207
  • Dev - Fixes to documentation of WC_Shipping_Rate. #29117
  • Dev - Add tracks event when a user clicks on the links of the WooCommerce Status widget. #29109
  • Dev - Track the number of installations of WooCommerce Payments via that extensions banner for stores that have opted in to tracking. #29052
  • Dev - Added woocommerce_ajax_order_items_removed hook. #28936
  • Dev - Add tracking of woocommerce_admin_disabled usage. #28535
  • Enhancement - Add support for the low stock threshold for variations. #29345
  • Enhancement - Clean up of major version update compatibility warnings. #29200
  • Enhancement - Add a new dashboard widget to promote users to finish onboarding tasks. #29174
  • Enhancement - Update the Woo widget net sales link and logic to use the new analytics page and data. #29149
  • Enhancement - Added the body class woocommerce-shop to the shop page, so that it can be targeted via CSS. (#28724). #29051
  • Enhancement - Make sure downloadable file paths are properly recognized for strengthened security. #28699
  • Enhancement - Delay the registration of data exporters and erasers to avoid multiple language files from being loaded. #28078
  • Fix - Offsets not calculated correctly sometimes on select2 dropdowns causing usability issues. #29397
  • Fix - Handle errors in fault installations of PHP Intl. #29391
  • Fix - Cart page calculate shipping fields not showing correct fields based on location. #29282
  • Fix - Product categories widget item count not always showing the correct number. #29281
  • Fix - Updated include/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php to include a item schema function which appends support for order and class type values. #29218
  • Fix - Check if variation_id if belongs to the parent product while adding products to the cart. #29208
  • Fix - Reduce the number of ajax calls used when Geolocation (with Page Caching Enabled) mode is enabled. #29182
  • Fix - Don't display the coupon form on checkouts requiring the customer to be logged in to checkout. #29151
  • Fix - If coupon_lines are specified within a REST API order update, return an error if coupon item IDs are also specified. #29146
  • Fix - Avoids duplicating the word '(optional)' in the context of the Billing Address 2 field. #29136
  • Fix - PHP notice when checking out. #29133
  • Fix - Remove duplicate containers from the single and archive product pages. #29121
  • Fix - Wrong taxonomy caching in term and product attributes controllers. #29115
  • Fix - Make the parameters of the refund creation REST API behave as documented. #29099
  • Fix - Shipping methods with similar names could cause shipping method not selectable in order page. #29049
  • Fix - WC_Countries::get_formatted_address() not returning full name in correct order in some languages. #29008
  • Fix - add validation of the posted country codes on checkout. #28849
  • Fix - Correctly display pagination arrows on RTL languages. #28523
  • Fix - Invalid refund amount error on $0 refund when number of decimals is equal to 0. #27277
  • Fix - "Sale" badge misaligned on products when displaying 1 item per row. #29425
  • Fix - Revert a replacement of wp_redirect to wp_safe_redirect in WC_Checkout::process_order_payment that caused issues in the default PayPal interface. #29459
  • Fix - Don't remove existing coupons from order when an invalid REST API request for updating coupons is submitted. #29474
  • Fix - Wrong logic for including or excluding the payments step in the list of completed tasks in the onboarding wizard. #29518
  • Fix - Error when loading the admin dashboard while the admin package was disabled. #29613
  • Fix - "'' is not a valid country code" error when no billing/shipping country specified (e.g. when using PayPal checkout). #29606
  • Fix - Sanitize tax class and display errors in admin while creating tax classes.
  • Fix - Check if a verified product owner is required before placing a review.
  • Fix - Make product name escaping consistent in the front-end.
  • Tweak - Added the Mercado Pago logo into the assets/images folder in order to use it in the payments setup task. #29365
  • Tweak - Update the contributor guidelines. #29150
  • Tweak - Introduced phone number input validation. #27242
  • Tweak - Escape short description.
  • Update - WooCommerce Admin package 2.1.5. #29577
  • Update - WooCommerce Blocks package 4.7.0. #29406

WooCommerce Admin - 2.1.0 & 2.1.1 & 2.1.2 & 2.1.3 & 2.1.4 & 2.1.5

  • Add - Add navigation intro modal. #6367
  • Add - CES track settings tab on updating settings #6368
  • Add - Core settings redirection to new settings pages #6091
  • Add - Favorites tooltip to the navigation #6312
  • Add - Favoriting extensions client UI #6287
  • Add - Remove CES actions for adding and editing a product and editing an order #6355
  • Add - Settings client pages #6092
  • Add - Settings feature and pages #6089
  • Dev - Add filter to allow enabling the WP toolbar within the new navigation. #6371
  • Dev - Add navigation favorites data store #6275
  • Dev - Add unit tests to Navigation's Container component. #6344
  • Dev - Allow highlight tooltip to use body tag as parent. #6309
  • Dev - Change siteUrl to homeUrl on navigation site title #6240
  • Dev - Fix the react state update error on homescreen. #6320
  • Dev - Refactor head and body heights #6247
  • Dev - Remove Google fonts and material icons. #6343
  • Dev - Use box sizing and padding to fix nav and admin menu styling #6335
  • Enhancement - Move capability checks to client #6365
  • Enhancement - Move favorited menu items to primary menu #6290
  • Enhancement - Navigation: Add test to container component #6344
  • Enhancement - override wpbody styles when nav present #6354
  • Feature - Increase target audience for business feature step. #6508
  • Fix - Add check for navigating being enabled. #6462
  • Fix - Add customer name column to CSV export #6556
  • Fix - Add guard to "Deactivate Plugin" note handlers to prevent fatal error. #6532
  • Fix - Adding New Zealand and Ireland to selective bundle option, previously missed. #6649
  • Fix - Broken link anchors to online documentation. #6455
  • Fix - Check if tax was successfully added before displaying notice #6229
  • Fix - Correct a bug where the JP connection flow would not happen when installing JP in the OBW. #6521
  • Fix - Crash of Analytics > Settings page when Gutenberg is installed. #6540
  • Fix - Display" option fails to collapse upon invoking "Help" option #6233
  • Fix - Email notes now are turned off by default #6324
  • Fix - Empty nav menu #6366
  • Fix - Enqueue scripts called incorrectly in php unit tests #6358
  • Fix - Hide tooltip in welcome modal #6142
  • Fix - Recommended Payment Banner missing in Safari #6375
  • Fix - Removal of core settings pages #6328
  • Fix - Removed @woocommerce/components/card from OBW #6374
  • Fix - Reset Navigation submenu before making Flyout #6396
  • Fix - Restore missing Correct the Klarna slug #6440
  • Fix - Top bar slightly overlaps wp-admin navigation on mobile #6292
  • Fix - update single column home screen width to 680px #6297
  • Fix - Update timing of InboxPanel state changes for the unread indicator #6246
  • Tweak - Enqueue beta features scripts on enqueue_scripts action instead of filter #6358
  • Tweak - Move admin menu manipulation from admin_head to admin_menu #6310
  • Tweak - Navigation: Migrate methods to admin_menu hook #6319
  • Tweak - New Settings: Turn off in dev mode #6348
  • Tweak - Order and styles updates to nav footer #6373
  • Tweak - Remove categories without menu items #6329
  • Tweak - Set international country feature flag off
  • Tweak - Set is_deleted from the database when instantiating a Note #6322
  • Tweak - Update inline documentation for navigation Screen class #6173
  • Tweak - Updates to copy and punctuation to be more conversational and consistent. #6298

WooCommerce Blocks - 4.5.0 & 4.6.0 & 4.7.0 & 4.7.1

  • Enhancement - Login links on the checkout should use the account page. (3844)
  • Enhancement - Prevent checkout linking to trashed terms and policy pages. (3843)
  • Enhancement - Improved nonce logic by moving nonces to cart routes only. (3812)
  • Enhancement - If coupons become invalid between applying to a cart and checking out, show the user a notice when the order is placed. (3810)
  • Enhancement - Improve design of cart and checkout sidebars. (3797)
  • Enhancement - Improve error displayed to customers when an item's stock status changes during checkout. (3703)
  • Enhancement - Dev - Block Checkout will now respect custom address locales and custom country states via core filter hooks. (3662)
  • Enhancement - Update checkout block payment methods UI. (3439)
  • Enhancement - StoreAPI: Inject Order and Cart Controllers into Routes. (3871)
  • Enhancement - Update Panel component class names to follow guidelines. More info can be found in our theming docs: https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/18dd54f07262b4d1dcf15561624617f824fcdc22/docs/theming/class-names-update-460.md. (3860)
  • Enhancement - Refactor block type registration to support 3rd party integrations.
  • Enhancement - A new configuration property is available to registered payment methods for additional logic handling of saved payment method tokens. (3961)
  • Enhancement - Provided billing data to payment method extensions so they can decide if payment is possible. (3922)
  • Enhancement - Prevent errant payment methods from keeping Cart and Checkout blocks from loading. (3920)
  • Fix block elements that don't play well with dark backgrounds. (3887)
  • Fix - JS warning if two cart products share the same name. (3814)
  • Fix - Align place order button to the right of the block. (3803)
  • Fix - Ensure special characters are displayed properly in the Cart sidebar. (3721)
  • Fix - Bug where the total price of items did not include tax in the cart and checkout blocks. (3851)
  • Fix - Handle out-of-stock product visibility setting in All Products block. (3859)
  • Fix - Show cart item subtotal instead of total in Cart and Checkout blocks (#3905)
  • Fix - Fix button styles in Twenty Nineteen theme. (3862)
  • Fix - Return correct sale/regular prices for variable products in the Store API. (3854)
  • Fix - Remove shadows from text buttons and gradient background from selects in some themes. (3846)
  • Fix - Hide Browse Shop link in cart block empty state when there is no shop page. (3845)
  • Fix - Remove extra padding from payment methods with no description. (3952)
  • Fix - "save payment" checkbox not showing for payment methods. (3950)
  • Fix - Cart preview when shipping rates are set to be hidden until an address is entered. (3946)
  • Fix - Sync cart item quantity if its Implicitly changed. (3907)
  • Fix - FSE not being visible when WC Blocks was enabled. (3898)
  • Fix - Ensure sale badges have a uniform height in the Cart block. (3897)
  • Note - Internally, this release has modified how AbstractBlock (the base class for all of our blocks) functions, and how it loads assets. AbstractBlock is internal to this project and does not seem like something that would ever need to be extended by 3rd parties, but note if you are doing so for whatever reason, your implementation would need to be updated to match. (3829)

See changelog for all versions.

Download this release

Release Info

Developer konamiman
Plugin Icon 128x128 WooCommerce
Version 5.2.0
Comparing to
See all releases

Code changes from version 5.2.0-rc.2 to 5.2.0

Files changed (37) hide show
  1. i18n/languages/woocommerce.pot +628 -548
  2. i18n/states.php +23 -2
  3. includes/abstracts/abstract-wc-payment-gateway.php +3 -1
  4. includes/admin/class-wc-admin-dashboard-setup.php +3 -1
  5. includes/admin/class-wc-admin-dashboard.php +7 -3
  6. includes/class-wc-ajax.php +1 -1
  7. includes/class-wc-cart.php +23 -8
  8. includes/class-wc-checkout.php +1 -1
  9. includes/class-wc-customer.php +21 -0
  10. includes/class-wc-order.php +1 -1
  11. includes/data-stores/class-wc-customer-data-store-session.php +3 -2
  12. includes/gateways/bacs/class-wc-gateway-bacs.php +1 -1
  13. includes/gateways/cod/class-wc-gateway-cod.php +1 -1
  14. includes/wc-formatting-functions.php +1 -1
  15. includes/widgets/class-wc-widget-layered-nav.php +1 -1
  16. readme.txt +17 -29
  17. templates/single-product/add-to-cart/grouped.php +1 -1
  18. vendor/autoload.php +1 -1
  19. vendor/autoload_packages.php +1 -1
  20. vendor/composer/autoload_real.php +4 -4
  21. vendor/composer/autoload_static.php +5 -5
  22. vendor/composer/jetpack_autoload_classmap.php +176 -176
  23. vendor/jetpack-autoloader/class-autoloader-handler.php +1 -1
  24. vendor/jetpack-autoloader/class-autoloader-locator.php +1 -1
  25. vendor/jetpack-autoloader/class-autoloader.php +1 -1
  26. vendor/jetpack-autoloader/class-container.php +1 -1
  27. vendor/jetpack-autoloader/class-hook-manager.php +1 -1
  28. vendor/jetpack-autoloader/class-latest-autoloader-guard.php +1 -1
  29. vendor/jetpack-autoloader/class-manifest-reader.php +1 -1
  30. vendor/jetpack-autoloader/class-path-processor.php +1 -1
  31. vendor/jetpack-autoloader/class-php-autoloader.php +1 -1
  32. vendor/jetpack-autoloader/class-plugin-locator.php +1 -1
  33. vendor/jetpack-autoloader/class-plugins-handler.php +1 -1
  34. vendor/jetpack-autoloader/class-shutdown-handler.php +1 -1
  35. vendor/jetpack-autoloader/class-version-loader.php +1 -1
  36. vendor/jetpack-autoloader/class-version-selector.php +1 -1
  37. woocommerce.php +1 -1
i18n/languages/woocommerce.pot CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: WooCommerce 5.2.0-RC.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "POT-Creation-Date: 2021-04-05T10:13:13+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.4.0\n"
15
  "X-Domain: woocommerce\n"
@@ -1249,7 +1249,7 @@ msgid "Mendoza"
1249
  msgstr ""
1250
 
1251
  #: i18n/states.php:52
1252
- #: i18n/states.php:1309
1253
  msgid "Misiones"
1254
  msgstr ""
1255
 
@@ -1616,7 +1616,7 @@ msgid "Lovech"
1616
  msgstr ""
1617
 
1618
  #: i18n/states.php:152
1619
- #: i18n/states.php:1766
1620
  msgid "Montana"
1621
  msgstr ""
1622
 
@@ -2815,13 +2815,13 @@ msgid "Bono East"
2815
  msgstr ""
2816
 
2817
  #: i18n/states.php:486
2818
- #: i18n/states.php:1312
2819
- #: i18n/states.php:1810
2820
  msgid "Central"
2821
  msgstr ""
2822
 
2823
  #: i18n/states.php:487
2824
- #: i18n/states.php:1811
2825
  msgid "Eastern"
2826
  msgstr ""
2827
 
@@ -2834,7 +2834,7 @@ msgid "North East"
2834
  msgstr ""
2835
 
2836
  #: i18n/states.php:490
2837
- #: i18n/states.php:1813
2838
  msgid "Northern"
2839
  msgstr ""
2840
 
@@ -2859,7 +2859,7 @@ msgid "Volta"
2859
  msgstr ""
2860
 
2861
  #: i18n/states.php:496
2862
- #: i18n/states.php:1809
2863
  msgid "Western"
2864
  msgstr ""
2865
 
@@ -4293,7 +4293,7 @@ msgid "Bungoma"
4293
  msgstr ""
4294
 
4295
  #: i18n/states.php:890
4296
- #: i18n/states.php:1623
4297
  msgid "Busia"
4298
  msgstr ""
4299
 
@@ -4578,7 +4578,7 @@ msgid "Margibi"
4578
  msgstr ""
4579
 
4580
  #: i18n/states.php:968
4581
- #: i18n/states.php:1760
4582
  msgid "Maryland"
4583
  msgstr ""
4584
 
@@ -4631,7 +4631,7 @@ msgid "Cantemir"
4631
  msgstr ""
4632
 
4633
  #: i18n/states.php:984
4634
- #: i18n/states.php:1333
4635
  msgid "Călărași"
4636
  msgstr ""
4637
 
@@ -5751,1956 +5751,2036 @@ msgstr ""
5751
  msgid "Sindh"
5752
  msgstr ""
5753
 
 
 
 
 
5754
  #: i18n/states.php:1301
5755
- msgid "Asunción"
5756
  msgstr ""
5757
 
5758
  #: i18n/states.php:1302
5759
- msgid "Concepción"
5760
  msgstr ""
5761
 
5762
  #: i18n/states.php:1303
5763
- msgid "San Pedro"
5764
  msgstr ""
5765
 
5766
  #: i18n/states.php:1304
5767
- msgid "Cordillera"
5768
  msgstr ""
5769
 
5770
  #: i18n/states.php:1305
5771
- msgid "Guairá"
5772
  msgstr ""
5773
 
5774
  #: i18n/states.php:1306
5775
- msgid "Caaguazú"
5776
  msgstr ""
5777
 
5778
  #: i18n/states.php:1307
5779
- msgid "Caazapá"
5780
  msgstr ""
5781
 
5782
  #: i18n/states.php:1308
5783
- msgid "Itapúa"
 
 
 
 
5784
  msgstr ""
5785
 
5786
  #: i18n/states.php:1310
5787
- msgid "Paraguarí"
5788
  msgstr ""
5789
 
5790
  #: i18n/states.php:1311
5791
- msgid "Alto Paraná"
 
 
 
 
5792
  msgstr ""
5793
 
5794
  #: i18n/states.php:1313
5795
- msgid "Ñeembucú"
5796
  msgstr ""
5797
 
5798
  #: i18n/states.php:1314
5799
- msgid "Amambay"
5800
  msgstr ""
5801
 
5802
  #: i18n/states.php:1315
5803
- msgid "Canindeyú"
5804
  msgstr ""
5805
 
5806
  #: i18n/states.php:1316
5807
- msgid "Presidente Hayes"
5808
  msgstr ""
5809
 
5810
  #: i18n/states.php:1317
5811
- msgid "Alto Paraguay"
5812
  msgstr ""
5813
 
5814
  #: i18n/states.php:1318
5815
- msgid "Boquerón"
 
 
 
 
5816
  msgstr ""
5817
 
5818
  #: i18n/states.php:1322
5819
- msgid "Alba"
5820
  msgstr ""
5821
 
5822
  #: i18n/states.php:1323
5823
- msgid "Arad"
5824
  msgstr ""
5825
 
5826
  #: i18n/states.php:1324
5827
- msgid "Argeș"
5828
  msgstr ""
5829
 
5830
  #: i18n/states.php:1325
5831
- msgid "Bacău"
5832
  msgstr ""
5833
 
5834
  #: i18n/states.php:1326
5835
- msgid "Bihor"
5836
  msgstr ""
5837
 
5838
  #: i18n/states.php:1327
5839
- msgid "Bistrița-Năsăud"
5840
  msgstr ""
5841
 
5842
  #: i18n/states.php:1328
5843
- msgid "Botoșani"
5844
  msgstr ""
5845
 
5846
  #: i18n/states.php:1329
5847
- msgid "Brăila"
5848
- msgstr ""
5849
-
5850
- #: i18n/states.php:1330
5851
- msgid "Brașov"
5852
  msgstr ""
5853
 
5854
  #: i18n/states.php:1331
5855
- msgid "București"
5856
  msgstr ""
5857
 
5858
  #: i18n/states.php:1332
5859
- msgid "Buzău"
5860
  msgstr ""
5861
 
5862
  #: i18n/states.php:1334
5863
- msgid "Caraș-Severin"
5864
  msgstr ""
5865
 
5866
  #: i18n/states.php:1335
5867
- msgid "Cluj"
5868
  msgstr ""
5869
 
5870
  #: i18n/states.php:1336
5871
- msgid "Constanța"
5872
  msgstr ""
5873
 
5874
  #: i18n/states.php:1337
5875
- msgid "Covasna"
5876
  msgstr ""
5877
 
5878
  #: i18n/states.php:1338
5879
- msgid "Dâmbovița"
5880
  msgstr ""
5881
 
5882
  #: i18n/states.php:1339
5883
- msgid "Dolj"
5884
- msgstr ""
5885
-
5886
- #: i18n/states.php:1340
5887
- msgid "Galați"
5888
- msgstr ""
5889
-
5890
- #: i18n/states.php:1341
5891
- msgid "Giurgiu"
5892
- msgstr ""
5893
-
5894
- #: i18n/states.php:1342
5895
- msgid "Gorj"
5896
  msgstr ""
5897
 
5898
  #: i18n/states.php:1343
5899
- msgid "Harghita"
5900
  msgstr ""
5901
 
5902
  #: i18n/states.php:1344
5903
- msgid "Hunedoara"
5904
  msgstr ""
5905
 
5906
  #: i18n/states.php:1345
5907
- msgid "Ialomița"
5908
  msgstr ""
5909
 
5910
  #: i18n/states.php:1346
5911
- msgid "Iași"
5912
  msgstr ""
5913
 
5914
  #: i18n/states.php:1347
5915
- msgid "Ilfov"
5916
  msgstr ""
5917
 
5918
  #: i18n/states.php:1348
5919
- msgid "Maramureș"
5920
  msgstr ""
5921
 
5922
  #: i18n/states.php:1349
5923
- msgid "Mehedinți"
5924
  msgstr ""
5925
 
5926
  #: i18n/states.php:1350
5927
- msgid "Mureș"
5928
  msgstr ""
5929
 
5930
  #: i18n/states.php:1351
5931
- msgid "Neamț"
5932
  msgstr ""
5933
 
5934
  #: i18n/states.php:1352
5935
- msgid "Olt"
5936
  msgstr ""
5937
 
5938
  #: i18n/states.php:1353
5939
- msgid "Prahova"
5940
- msgstr ""
5941
-
5942
- #: i18n/states.php:1354
5943
- msgid "Sălaj"
5944
  msgstr ""
5945
 
5946
  #: i18n/states.php:1355
5947
- msgid "Satu Mare"
5948
  msgstr ""
5949
 
5950
  #: i18n/states.php:1356
5951
- msgid "Sibiu"
5952
  msgstr ""
5953
 
5954
  #: i18n/states.php:1357
5955
- msgid "Suceava"
5956
  msgstr ""
5957
 
5958
  #: i18n/states.php:1358
5959
- msgid "Teleorman"
5960
  msgstr ""
5961
 
5962
  #: i18n/states.php:1359
5963
- msgid "Timiș"
5964
  msgstr ""
5965
 
5966
  #: i18n/states.php:1360
5967
- msgid "Tulcea"
5968
  msgstr ""
5969
 
5970
  #: i18n/states.php:1361
5971
- msgid "Vâlcea"
5972
  msgstr ""
5973
 
5974
  #: i18n/states.php:1362
5975
- msgid "Vaslui"
5976
  msgstr ""
5977
 
5978
  #: i18n/states.php:1363
5979
- msgid "Vrancea"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5980
  msgstr ""
5981
 
5982
  #: i18n/states.php:1369
5983
- msgid "Amnat Charoen"
5984
  msgstr ""
5985
 
5986
  #: i18n/states.php:1370
5987
- msgid "Ang Thong"
5988
  msgstr ""
5989
 
5990
  #: i18n/states.php:1371
5991
- msgid "Ayutthaya"
5992
  msgstr ""
5993
 
5994
  #: i18n/states.php:1372
5995
- msgid "Bangkok"
5996
  msgstr ""
5997
 
5998
  #: i18n/states.php:1373
5999
- msgid "Bueng Kan"
6000
  msgstr ""
6001
 
6002
  #: i18n/states.php:1374
6003
- msgid "Buri Ram"
6004
  msgstr ""
6005
 
6006
  #: i18n/states.php:1375
6007
- msgid "Chachoengsao"
6008
  msgstr ""
6009
 
6010
  #: i18n/states.php:1376
6011
- msgid "Chai Nat"
6012
  msgstr ""
6013
 
6014
  #: i18n/states.php:1377
6015
- msgid "Chaiyaphum"
6016
  msgstr ""
6017
 
6018
  #: i18n/states.php:1378
6019
- msgid "Chanthaburi"
6020
  msgstr ""
6021
 
6022
  #: i18n/states.php:1379
6023
- msgid "Chiang Mai"
6024
  msgstr ""
6025
 
6026
  #: i18n/states.php:1380
6027
- msgid "Chiang Rai"
6028
  msgstr ""
6029
 
6030
  #: i18n/states.php:1381
6031
- msgid "Chonburi"
6032
  msgstr ""
6033
 
6034
  #: i18n/states.php:1382
6035
- msgid "Chumphon"
6036
  msgstr ""
6037
 
6038
  #: i18n/states.php:1383
6039
- msgid "Kalasin"
6040
  msgstr ""
6041
 
6042
  #: i18n/states.php:1384
6043
- msgid "Kamphaeng Phet"
6044
- msgstr ""
6045
-
6046
- #: i18n/states.php:1385
6047
- msgid "Kanchanaburi"
6048
- msgstr ""
6049
-
6050
- #: i18n/states.php:1386
6051
- msgid "Khon Kaen"
6052
- msgstr ""
6053
-
6054
- #: i18n/states.php:1387
6055
- msgid "Krabi"
6056
- msgstr ""
6057
-
6058
- #: i18n/states.php:1388
6059
- msgid "Lampang"
6060
- msgstr ""
6061
-
6062
- #: i18n/states.php:1389
6063
- msgid "Lamphun"
6064
  msgstr ""
6065
 
6066
  #: i18n/states.php:1390
6067
- msgid "Loei"
6068
  msgstr ""
6069
 
6070
  #: i18n/states.php:1391
6071
- msgid "Lopburi"
6072
  msgstr ""
6073
 
6074
  #: i18n/states.php:1392
6075
- msgid "Mae Hong Son"
6076
  msgstr ""
6077
 
6078
  #: i18n/states.php:1393
6079
- msgid "Maha Sarakham"
6080
  msgstr ""
6081
 
6082
  #: i18n/states.php:1394
6083
- msgid "Mukdahan"
6084
  msgstr ""
6085
 
6086
  #: i18n/states.php:1395
6087
- msgid "Nakhon Nayok"
6088
  msgstr ""
6089
 
6090
  #: i18n/states.php:1396
6091
- msgid "Nakhon Pathom"
6092
  msgstr ""
6093
 
6094
  #: i18n/states.php:1397
6095
- msgid "Nakhon Phanom"
6096
  msgstr ""
6097
 
6098
  #: i18n/states.php:1398
6099
- msgid "Nakhon Ratchasima"
6100
  msgstr ""
6101
 
6102
  #: i18n/states.php:1399
6103
- msgid "Nakhon Sawan"
6104
  msgstr ""
6105
 
6106
  #: i18n/states.php:1400
6107
- msgid "Nakhon Si Thammarat"
6108
  msgstr ""
6109
 
6110
  #: i18n/states.php:1401
6111
- msgid "Nan"
6112
  msgstr ""
6113
 
6114
  #: i18n/states.php:1402
6115
- msgid "Narathiwat"
6116
  msgstr ""
6117
 
6118
  #: i18n/states.php:1403
6119
- msgid "Nong Bua Lam Phu"
6120
  msgstr ""
6121
 
6122
  #: i18n/states.php:1404
6123
- msgid "Nong Khai"
6124
  msgstr ""
6125
 
6126
  #: i18n/states.php:1405
6127
- msgid "Nonthaburi"
6128
  msgstr ""
6129
 
6130
  #: i18n/states.php:1406
6131
- msgid "Pathum Thani"
6132
  msgstr ""
6133
 
6134
  #: i18n/states.php:1407
6135
- msgid "Pattani"
6136
  msgstr ""
6137
 
6138
  #: i18n/states.php:1408
6139
- msgid "Phang Nga"
6140
  msgstr ""
6141
 
6142
  #: i18n/states.php:1409
6143
- msgid "Phatthalung"
6144
  msgstr ""
6145
 
6146
  #: i18n/states.php:1410
6147
- msgid "Phayao"
6148
  msgstr ""
6149
 
6150
  #: i18n/states.php:1411
6151
- msgid "Phetchabun"
6152
  msgstr ""
6153
 
6154
  #: i18n/states.php:1412
6155
- msgid "Phetchaburi"
6156
  msgstr ""
6157
 
6158
  #: i18n/states.php:1413
6159
- msgid "Phichit"
6160
  msgstr ""
6161
 
6162
  #: i18n/states.php:1414
6163
- msgid "Phitsanulok"
6164
  msgstr ""
6165
 
6166
  #: i18n/states.php:1415
6167
- msgid "Phrae"
6168
  msgstr ""
6169
 
6170
  #: i18n/states.php:1416
6171
- msgid "Phuket"
6172
  msgstr ""
6173
 
6174
  #: i18n/states.php:1417
6175
- msgid "Prachin Buri"
6176
  msgstr ""
6177
 
6178
  #: i18n/states.php:1418
6179
- msgid "Prachuap Khiri Khan"
6180
  msgstr ""
6181
 
6182
  #: i18n/states.php:1419
6183
- msgid "Ranong"
6184
  msgstr ""
6185
 
6186
  #: i18n/states.php:1420
6187
- msgid "Ratchaburi"
6188
  msgstr ""
6189
 
6190
  #: i18n/states.php:1421
6191
- msgid "Rayong"
6192
  msgstr ""
6193
 
6194
  #: i18n/states.php:1422
6195
- msgid "Roi Et"
6196
  msgstr ""
6197
 
6198
  #: i18n/states.php:1423
6199
- msgid "Sa Kaeo"
6200
  msgstr ""
6201
 
6202
  #: i18n/states.php:1424
6203
- msgid "Sakon Nakhon"
6204
  msgstr ""
6205
 
6206
  #: i18n/states.php:1425
6207
- msgid "Samut Prakan"
6208
  msgstr ""
6209
 
6210
  #: i18n/states.php:1426
6211
- msgid "Samut Sakhon"
6212
  msgstr ""
6213
 
6214
  #: i18n/states.php:1427
6215
- msgid "Samut Songkhram"
6216
  msgstr ""
6217
 
6218
  #: i18n/states.php:1428
6219
- msgid "Saraburi"
6220
  msgstr ""
6221
 
6222
  #: i18n/states.php:1429
6223
- msgid "Satun"
6224
  msgstr ""
6225
 
6226
  #: i18n/states.php:1430
6227
- msgid "Sing Buri"
6228
  msgstr ""
6229
 
6230
  #: i18n/states.php:1431
6231
- msgid "Sisaket"
6232
  msgstr ""
6233
 
6234
  #: i18n/states.php:1432
6235
- msgid "Songkhla"
6236
  msgstr ""
6237
 
6238
  #: i18n/states.php:1433
6239
- msgid "Sukhothai"
6240
  msgstr ""
6241
 
6242
  #: i18n/states.php:1434
6243
- msgid "Suphan Buri"
6244
  msgstr ""
6245
 
6246
  #: i18n/states.php:1435
6247
- msgid "Surat Thani"
6248
  msgstr ""
6249
 
6250
  #: i18n/states.php:1436
6251
- msgid "Surin"
6252
  msgstr ""
6253
 
6254
  #: i18n/states.php:1437
6255
- msgid "Tak"
6256
  msgstr ""
6257
 
6258
  #: i18n/states.php:1438
6259
- msgid "Trang"
6260
  msgstr ""
6261
 
6262
  #: i18n/states.php:1439
6263
- msgid "Trat"
6264
  msgstr ""
6265
 
6266
  #: i18n/states.php:1440
6267
- msgid "Ubon Ratchathani"
6268
  msgstr ""
6269
 
6270
  #: i18n/states.php:1441
6271
- msgid "Udon Thani"
6272
  msgstr ""
6273
 
6274
  #: i18n/states.php:1442
6275
- msgid "Uthai Thani"
6276
  msgstr ""
6277
 
6278
  #: i18n/states.php:1443
6279
- msgid "Uttaradit"
6280
  msgstr ""
6281
 
6282
  #: i18n/states.php:1444
6283
- msgid "Yala"
6284
  msgstr ""
6285
 
6286
  #: i18n/states.php:1445
6287
- msgid "Yasothon"
 
 
 
 
 
 
 
 
6288
  msgstr ""
6289
 
6290
  #: i18n/states.php:1448
6291
- msgid "Adana"
6292
  msgstr ""
6293
 
6294
  #: i18n/states.php:1449
6295
- msgid "Adıyaman"
6296
  msgstr ""
6297
 
6298
  #: i18n/states.php:1450
6299
- msgid "Afyon"
6300
  msgstr ""
6301
 
6302
  #: i18n/states.php:1451
6303
- msgid "Ağrı"
6304
  msgstr ""
6305
 
6306
  #: i18n/states.php:1452
6307
- msgid "Amasya"
6308
  msgstr ""
6309
 
6310
  #: i18n/states.php:1453
6311
- msgid "Ankara"
6312
  msgstr ""
6313
 
6314
  #: i18n/states.php:1454
6315
- msgid "Antalya"
6316
  msgstr ""
6317
 
6318
  #: i18n/states.php:1455
6319
- msgid "Artvin"
6320
  msgstr ""
6321
 
6322
  #: i18n/states.php:1456
6323
- msgid "Aydın"
6324
  msgstr ""
6325
 
6326
  #: i18n/states.php:1457
6327
- msgid "Balıkesir"
6328
  msgstr ""
6329
 
6330
  #: i18n/states.php:1458
6331
- msgid "Bilecik"
6332
  msgstr ""
6333
 
6334
  #: i18n/states.php:1459
6335
- msgid "Bingöl"
6336
  msgstr ""
6337
 
6338
  #: i18n/states.php:1460
6339
- msgid "Bitlis"
6340
  msgstr ""
6341
 
6342
  #: i18n/states.php:1461
6343
- msgid "Bolu"
6344
  msgstr ""
6345
 
6346
  #: i18n/states.php:1462
6347
- msgid "Burdur"
6348
  msgstr ""
6349
 
6350
  #: i18n/states.php:1463
6351
- msgid "Bursa"
6352
  msgstr ""
6353
 
6354
  #: i18n/states.php:1464
6355
- msgid "Çanakkale"
6356
  msgstr ""
6357
 
6358
  #: i18n/states.php:1465
6359
- msgid "Çankırı"
6360
  msgstr ""
6361
 
6362
  #: i18n/states.php:1466
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6363
  msgid "Çorum"
6364
  msgstr ""
6365
 
6366
- #: i18n/states.php:1467
6367
  msgid "Denizli"
6368
  msgstr ""
6369
 
6370
- #: i18n/states.php:1468
6371
  msgid "Diyarbakır"
6372
  msgstr ""
6373
 
6374
- #: i18n/states.php:1469
6375
  msgid "Edirne"
6376
  msgstr ""
6377
 
6378
- #: i18n/states.php:1470
6379
  msgid "Elazığ"
6380
  msgstr ""
6381
 
6382
- #: i18n/states.php:1471
6383
  msgid "Erzincan"
6384
  msgstr ""
6385
 
6386
- #: i18n/states.php:1472
6387
  msgid "Erzurum"
6388
  msgstr ""
6389
 
6390
- #: i18n/states.php:1473
6391
  msgid "Eskişehir"
6392
  msgstr ""
6393
 
6394
- #: i18n/states.php:1474
6395
  msgid "Gaziantep"
6396
  msgstr ""
6397
 
6398
- #: i18n/states.php:1475
6399
  msgid "Giresun"
6400
  msgstr ""
6401
 
6402
- #: i18n/states.php:1476
6403
  msgid "Gümüşhane"
6404
  msgstr ""
6405
 
6406
- #: i18n/states.php:1477
6407
  msgid "Hakkari"
6408
  msgstr ""
6409
 
6410
- #: i18n/states.php:1478
6411
  msgid "Hatay"
6412
  msgstr ""
6413
 
6414
- #: i18n/states.php:1479
6415
  msgid "Isparta"
6416
  msgstr ""
6417
 
6418
- #: i18n/states.php:1480
6419
  msgid "İçel"
6420
  msgstr ""
6421
 
6422
- #: i18n/states.php:1481
6423
  msgid "İstanbul"
6424
  msgstr ""
6425
 
6426
- #: i18n/states.php:1482
6427
  msgid "İzmir"
6428
  msgstr ""
6429
 
6430
- #: i18n/states.php:1483
6431
  msgid "Kars"
6432
  msgstr ""
6433
 
6434
- #: i18n/states.php:1484
6435
  msgid "Kastamonu"
6436
  msgstr ""
6437
 
6438
- #: i18n/states.php:1485
6439
  msgid "Kayseri"
6440
  msgstr ""
6441
 
6442
- #: i18n/states.php:1486
6443
  msgid "Kırklareli"
6444
  msgstr ""
6445
 
6446
- #: i18n/states.php:1487
6447
  msgid "Kırşehir"
6448
  msgstr ""
6449
 
6450
- #: i18n/states.php:1488
6451
  msgid "Kocaeli"
6452
  msgstr ""
6453
 
6454
- #: i18n/states.php:1489
6455
  msgid "Konya"
6456
  msgstr ""
6457
 
6458
- #: i18n/states.php:1490
6459
  msgid "Kütahya"
6460
  msgstr ""
6461
 
6462
- #: i18n/states.php:1491
6463
  msgid "Malatya"
6464
  msgstr ""
6465
 
6466
- #: i18n/states.php:1492
6467
  msgid "Manisa"
6468
  msgstr ""
6469
 
6470
- #: i18n/states.php:1493
6471
  msgid "Kahramanmaraş"
6472
  msgstr ""
6473
 
6474
- #: i18n/states.php:1494
6475
  msgid "Mardin"
6476
  msgstr ""
6477
 
6478
- #: i18n/states.php:1495
6479
  msgid "Muğla"
6480
  msgstr ""
6481
 
6482
- #: i18n/states.php:1496
6483
  msgid "Muş"
6484
  msgstr ""
6485
 
6486
- #: i18n/states.php:1497
6487
  msgid "Nevşehir"
6488
  msgstr ""
6489
 
6490
- #: i18n/states.php:1498
6491
  msgid "Niğde"
6492
  msgstr ""
6493
 
6494
- #: i18n/states.php:1499
6495
  msgid "Ordu"
6496
  msgstr ""
6497
 
6498
- #: i18n/states.php:1500
6499
  msgid "Rize"
6500
  msgstr ""
6501
 
6502
- #: i18n/states.php:1501
6503
  msgid "Sakarya"
6504
  msgstr ""
6505
 
6506
- #: i18n/states.php:1502
6507
  msgid "Samsun"
6508
  msgstr ""
6509
 
6510
- #: i18n/states.php:1503
6511
  msgid "Siirt"
6512
  msgstr ""
6513
 
6514
- #: i18n/states.php:1504
6515
  msgid "Sinop"
6516
  msgstr ""
6517
 
6518
- #: i18n/states.php:1505
6519
  msgid "Sivas"
6520
  msgstr ""
6521
 
6522
- #: i18n/states.php:1506
6523
  msgid "Tekirdağ"
6524
  msgstr ""
6525
 
6526
- #: i18n/states.php:1507
6527
  msgid "Tokat"
6528
  msgstr ""
6529
 
6530
- #: i18n/states.php:1508
6531
  msgid "Trabzon"
6532
  msgstr ""
6533
 
6534
- #: i18n/states.php:1509
6535
  msgid "Tunceli"
6536
  msgstr ""
6537
 
6538
- #: i18n/states.php:1510
6539
  msgid "Şanlıurfa"
6540
  msgstr ""
6541
 
6542
- #: i18n/states.php:1511
6543
  msgid "Uşak"
6544
  msgstr ""
6545
 
6546
- #: i18n/states.php:1512
6547
  msgid "Van"
6548
  msgstr ""
6549
 
6550
- #: i18n/states.php:1513
6551
  msgid "Yozgat"
6552
  msgstr ""
6553
 
6554
- #: i18n/states.php:1514
6555
  msgid "Zonguldak"
6556
  msgstr ""
6557
 
6558
- #: i18n/states.php:1515
6559
  msgid "Aksaray"
6560
  msgstr ""
6561
 
6562
- #: i18n/states.php:1516
6563
  msgid "Bayburt"
6564
  msgstr ""
6565
 
6566
- #: i18n/states.php:1517
6567
  msgid "Karaman"
6568
  msgstr ""
6569
 
6570
- #: i18n/states.php:1518
6571
  msgid "Kırıkkale"
6572
  msgstr ""
6573
 
6574
- #: i18n/states.php:1519
6575
  msgid "Batman"
6576
  msgstr ""
6577
 
6578
- #: i18n/states.php:1520
6579
  msgid "Şırnak"
6580
  msgstr ""
6581
 
6582
- #: i18n/states.php:1521
6583
  msgid "Bartın"
6584
  msgstr ""
6585
 
6586
- #: i18n/states.php:1522
6587
  msgid "Ardahan"
6588
  msgstr ""
6589
 
6590
- #: i18n/states.php:1523
6591
  msgid "Iğdır"
6592
  msgstr ""
6593
 
6594
- #: i18n/states.php:1524
6595
  msgid "Yalova"
6596
  msgstr ""
6597
 
6598
- #: i18n/states.php:1525
6599
  msgid "Karabük"
6600
  msgstr ""
6601
 
6602
- #: i18n/states.php:1526
6603
  msgid "Kilis"
6604
  msgstr ""
6605
 
6606
- #: i18n/states.php:1527
6607
  msgid "Osmaniye"
6608
  msgstr ""
6609
 
6610
- #: i18n/states.php:1528
6611
  msgid "Düzce"
6612
  msgstr ""
6613
 
6614
- #: i18n/states.php:1531
6615
  msgid "Arusha"
6616
  msgstr ""
6617
 
6618
- #: i18n/states.php:1532
6619
  msgid "Dar es Salaam"
6620
  msgstr ""
6621
 
6622
- #: i18n/states.php:1533
6623
  msgid "Dodoma"
6624
  msgstr ""
6625
 
6626
- #: i18n/states.php:1534
6627
  msgid "Iringa"
6628
  msgstr ""
6629
 
6630
- #: i18n/states.php:1535
6631
  msgid "Kagera"
6632
  msgstr ""
6633
 
6634
- #: i18n/states.php:1536
6635
  msgid "Pemba North"
6636
  msgstr ""
6637
 
6638
- #: i18n/states.php:1537
6639
  msgid "Zanzibar North"
6640
  msgstr ""
6641
 
6642
- #: i18n/states.php:1538
6643
  msgid "Kigoma"
6644
  msgstr ""
6645
 
6646
- #: i18n/states.php:1539
6647
  msgid "Kilimanjaro"
6648
  msgstr ""
6649
 
6650
- #: i18n/states.php:1540
6651
  msgid "Pemba South"
6652
  msgstr ""
6653
 
6654
- #: i18n/states.php:1541
6655
  msgid "Zanzibar South"
6656
  msgstr ""
6657
 
6658
- #: i18n/states.php:1542
6659
  msgid "Lindi"
6660
  msgstr ""
6661
 
6662
- #: i18n/states.php:1543
6663
  msgid "Mara"
6664
  msgstr ""
6665
 
6666
- #: i18n/states.php:1544
6667
  msgid "Mbeya"
6668
  msgstr ""
6669
 
6670
- #: i18n/states.php:1545
6671
  msgid "Zanzibar West"
6672
  msgstr ""
6673
 
6674
- #: i18n/states.php:1546
6675
  msgid "Morogoro"
6676
  msgstr ""
6677
 
6678
- #: i18n/states.php:1547
6679
  msgid "Mtwara"
6680
  msgstr ""
6681
 
6682
- #: i18n/states.php:1548
6683
  msgid "Mwanza"
6684
  msgstr ""
6685
 
6686
- #: i18n/states.php:1549
6687
  msgid "Coast"
6688
  msgstr ""
6689
 
6690
- #: i18n/states.php:1550
6691
  msgid "Rukwa"
6692
  msgstr ""
6693
 
6694
- #: i18n/states.php:1551
6695
  msgid "Ruvuma"
6696
  msgstr ""
6697
 
6698
- #: i18n/states.php:1552
6699
  msgid "Shinyanga"
6700
  msgstr ""
6701
 
6702
- #: i18n/states.php:1553
6703
  msgid "Singida"
6704
  msgstr ""
6705
 
6706
- #: i18n/states.php:1554
6707
  msgid "Tabora"
6708
  msgstr ""
6709
 
6710
- #: i18n/states.php:1555
6711
  msgid "Tanga"
6712
  msgstr ""
6713
 
6714
- #: i18n/states.php:1556
6715
  msgid "Manyara"
6716
  msgstr ""
6717
 
6718
- #: i18n/states.php:1557
6719
  msgid "Geita"
6720
  msgstr ""
6721
 
6722
- #: i18n/states.php:1558
6723
  msgid "Katavi"
6724
  msgstr ""
6725
 
6726
- #: i18n/states.php:1559
6727
  msgid "Njombe"
6728
  msgstr ""
6729
 
6730
- #: i18n/states.php:1560
6731
  msgid "Simiyu"
6732
  msgstr ""
6733
 
6734
- #: i18n/states.php:1564
6735
  msgctxt "district"
6736
  msgid "Belgrade"
6737
  msgstr ""
6738
 
6739
- #: i18n/states.php:1565
6740
  msgctxt "district"
6741
  msgid "Bor"
6742
  msgstr ""
6743
 
6744
- #: i18n/states.php:1566
6745
  msgctxt "district"
6746
  msgid "Braničevo"
6747
  msgstr ""
6748
 
6749
- #: i18n/states.php:1567
6750
  msgctxt "district"
6751
  msgid "Central Banat"
6752
  msgstr ""
6753
 
6754
- #: i18n/states.php:1568
6755
  msgctxt "district"
6756
  msgid "Danube"
6757
  msgstr ""
6758
 
6759
- #: i18n/states.php:1569
6760
  msgctxt "district"
6761
  msgid "Jablanica"
6762
  msgstr ""
6763
 
6764
- #: i18n/states.php:1570
6765
  msgctxt "district"
6766
  msgid "Kolubara"
6767
  msgstr ""
6768
 
6769
- #: i18n/states.php:1571
6770
  msgctxt "district"
6771
  msgid "Mačva"
6772
  msgstr ""
6773
 
6774
- #: i18n/states.php:1572
6775
  msgctxt "district"
6776
  msgid "Morava"
6777
  msgstr ""
6778
 
6779
- #: i18n/states.php:1573
6780
  msgctxt "district"
6781
  msgid "Nišava"
6782
  msgstr ""
6783
 
6784
- #: i18n/states.php:1574
6785
  msgctxt "district"
6786
  msgid "North Bačka"
6787
  msgstr ""
6788
 
6789
- #: i18n/states.php:1575
6790
  msgctxt "district"
6791
  msgid "North Banat"
6792
  msgstr ""
6793
 
6794
- #: i18n/states.php:1576
6795
  msgctxt "district"
6796
  msgid "Pčinja"
6797
  msgstr ""
6798
 
6799
- #: i18n/states.php:1577
6800
  msgctxt "district"
6801
  msgid "Pirot"
6802
  msgstr ""
6803
 
6804
- #: i18n/states.php:1578
6805
  msgctxt "district"
6806
  msgid "Pomoravlje"
6807
  msgstr ""
6808
 
6809
- #: i18n/states.php:1579
6810
  msgctxt "district"
6811
  msgid "Rasina"
6812
  msgstr ""
6813
 
6814
- #: i18n/states.php:1580
6815
  msgctxt "district"
6816
  msgid "Raška"
6817
  msgstr ""
6818
 
6819
- #: i18n/states.php:1581
6820
  msgctxt "district"
6821
  msgid "South Bačka"
6822
  msgstr ""
6823
 
6824
- #: i18n/states.php:1582
6825
  msgctxt "district"
6826
  msgid "South Banat"
6827
  msgstr ""
6828
 
6829
- #: i18n/states.php:1583
6830
  msgctxt "district"
6831
  msgid "Srem"
6832
  msgstr ""
6833
 
6834
- #: i18n/states.php:1584
6835
  msgctxt "district"
6836
  msgid "Šumadija"
6837
  msgstr ""
6838
 
6839
- #: i18n/states.php:1585
6840
  msgctxt "district"
6841
  msgid "Toplica"
6842
  msgstr ""
6843
 
6844
- #: i18n/states.php:1586
6845
  msgctxt "district"
6846
  msgid "West Bačka"
6847
  msgstr ""
6848
 
6849
- #: i18n/states.php:1587
6850
  msgctxt "district"
6851
  msgid "Zaječar"
6852
  msgstr ""
6853
 
6854
- #: i18n/states.php:1588
6855
  msgctxt "district"
6856
  msgid "Zlatibor"
6857
  msgstr ""
6858
 
6859
- #: i18n/states.php:1589
6860
  msgctxt "district"
6861
  msgid "Kosovo"
6862
  msgstr ""
6863
 
6864
- #: i18n/states.php:1590
6865
  msgctxt "district"
6866
  msgid "Peć"
6867
  msgstr ""
6868
 
6869
- #: i18n/states.php:1591
6870
  msgctxt "district"
6871
  msgid "Prizren"
6872
  msgstr ""
6873
 
6874
- #: i18n/states.php:1592
6875
  msgctxt "district"
6876
  msgid "Kosovska Mitrovica"
6877
  msgstr ""
6878
 
6879
- #: i18n/states.php:1593
6880
  msgctxt "district"
6881
  msgid "Kosovo-Pomoravlje"
6882
  msgstr ""
6883
 
6884
- #: i18n/states.php:1594
6885
  msgctxt "district"
6886
  msgid "Kosovo-Metohija"
6887
  msgstr ""
6888
 
6889
- #: i18n/states.php:1595
6890
  msgctxt "district"
6891
  msgid "Vojvodina"
6892
  msgstr ""
6893
 
6894
- #: i18n/states.php:1599
6895
  msgid "Abim"
6896
  msgstr ""
6897
 
6898
- #: i18n/states.php:1600
6899
  msgid "Adjumani"
6900
  msgstr ""
6901
 
6902
- #: i18n/states.php:1601
6903
  msgid "Agago"
6904
  msgstr ""
6905
 
6906
- #: i18n/states.php:1602
6907
  msgid "Alebtong"
6908
  msgstr ""
6909
 
6910
- #: i18n/states.php:1603
6911
  msgid "Amolatar"
6912
  msgstr ""
6913
 
6914
- #: i18n/states.php:1604
6915
  msgid "Amudat"
6916
  msgstr ""
6917
 
6918
- #: i18n/states.php:1605
6919
  msgid "Amuria"
6920
  msgstr ""
6921
 
6922
- #: i18n/states.php:1606
6923
  msgid "Amuru"
6924
  msgstr ""
6925
 
6926
- #: i18n/states.php:1607
6927
  msgid "Apac"
6928
  msgstr ""
6929
 
6930
- #: i18n/states.php:1608
6931
  msgid "Arua"
6932
  msgstr ""
6933
 
6934
- #: i18n/states.php:1609
6935
  msgid "Budaka"
6936
  msgstr ""
6937
 
6938
- #: i18n/states.php:1610
6939
  msgid "Bududa"
6940
  msgstr ""
6941
 
6942
- #: i18n/states.php:1611
6943
  msgid "Bugiri"
6944
  msgstr ""
6945
 
6946
- #: i18n/states.php:1612
6947
  msgid "Bugweri"
6948
  msgstr ""
6949
 
6950
- #: i18n/states.php:1613
6951
  msgid "Buhweju"
6952
  msgstr ""
6953
 
6954
- #: i18n/states.php:1614
6955
  msgid "Buikwe"
6956
  msgstr ""
6957
 
6958
- #: i18n/states.php:1615
6959
  msgid "Bukedea"
6960
  msgstr ""
6961
 
6962
- #: i18n/states.php:1616
6963
  msgid "Bukomansimbi"
6964
  msgstr ""
6965
 
6966
- #: i18n/states.php:1617
6967
  msgid "Bukwa"
6968
  msgstr ""
6969
 
6970
- #: i18n/states.php:1618
6971
  msgid "Bulambuli"
6972
  msgstr ""
6973
 
6974
- #: i18n/states.php:1619
6975
  msgid "Buliisa"
6976
  msgstr ""
6977
 
6978
- #: i18n/states.php:1620
6979
  msgid "Bundibugyo"
6980
  msgstr ""
6981
 
6982
- #: i18n/states.php:1621
6983
  msgid "Bunyangabu"
6984
  msgstr ""
6985
 
6986
- #: i18n/states.php:1622
6987
  msgid "Bushenyi"
6988
  msgstr ""
6989
 
6990
- #: i18n/states.php:1624
6991
  msgid "Butaleja"
6992
  msgstr ""
6993
 
6994
- #: i18n/states.php:1625
6995
  msgid "Butambala"
6996
  msgstr ""
6997
 
6998
- #: i18n/states.php:1626
6999
  msgid "Butebo"
7000
  msgstr ""
7001
 
7002
- #: i18n/states.php:1627
7003
  msgid "Buvuma"
7004
  msgstr ""
7005
 
7006
- #: i18n/states.php:1628
7007
  msgid "Buyende"
7008
  msgstr ""
7009
 
7010
- #: i18n/states.php:1629
7011
  msgid "Dokolo"
7012
  msgstr ""
7013
 
7014
- #: i18n/states.php:1630
7015
  msgid "Gomba"
7016
  msgstr ""
7017
 
7018
- #: i18n/states.php:1631
7019
  msgid "Gulu"
7020
  msgstr ""
7021
 
7022
- #: i18n/states.php:1632
7023
  msgid "Hoima"
7024
  msgstr ""
7025
 
7026
- #: i18n/states.php:1633
7027
  msgid "Ibanda"
7028
  msgstr ""
7029
 
7030
- #: i18n/states.php:1634
7031
  msgid "Iganga"
7032
  msgstr ""
7033
 
7034
- #: i18n/states.php:1635
7035
  msgid "Isingiro"
7036
  msgstr ""
7037
 
7038
- #: i18n/states.php:1636
7039
  msgid "Jinja"
7040
  msgstr ""
7041
 
7042
- #: i18n/states.php:1637
7043
  msgid "Kaabong"
7044
  msgstr ""
7045
 
7046
- #: i18n/states.php:1638
7047
  msgid "Kabale"
7048
  msgstr ""
7049
 
7050
- #: i18n/states.php:1639
7051
  msgid "Kabarole"
7052
  msgstr ""
7053
 
7054
- #: i18n/states.php:1640
7055
  msgid "Kaberamaido"
7056
  msgstr ""
7057
 
7058
- #: i18n/states.php:1641
7059
  msgid "Kagadi"
7060
  msgstr ""
7061
 
7062
- #: i18n/states.php:1642
7063
  msgid "Kakumiro"
7064
  msgstr ""
7065
 
7066
- #: i18n/states.php:1643
7067
  msgid "Kalangala"
7068
  msgstr ""
7069
 
7070
- #: i18n/states.php:1644
7071
  msgid "Kaliro"
7072
  msgstr ""
7073
 
7074
- #: i18n/states.php:1645
7075
  msgid "Kalungu"
7076
  msgstr ""
7077
 
7078
- #: i18n/states.php:1646
7079
  msgid "Kampala"
7080
  msgstr ""
7081
 
7082
- #: i18n/states.php:1647
7083
  msgid "Kamuli"
7084
  msgstr ""
7085
 
7086
- #: i18n/states.php:1648
7087
  msgid "Kamwenge"
7088
  msgstr ""
7089
 
7090
- #: i18n/states.php:1649
7091
  msgid "Kanungu"
7092
  msgstr ""
7093
 
7094
- #: i18n/states.php:1650
7095
  msgid "Kapchorwa"
7096
  msgstr ""
7097
 
7098
- #: i18n/states.php:1651
7099
  msgid "Kapelebyong"
7100
  msgstr ""
7101
 
7102
- #: i18n/states.php:1652
7103
  msgid "Kasanda"
7104
  msgstr ""
7105
 
7106
- #: i18n/states.php:1653
7107
  msgid "Kasese"
7108
  msgstr ""
7109
 
7110
- #: i18n/states.php:1654
7111
  msgid "Katakwi"
7112
  msgstr ""
7113
 
7114
- #: i18n/states.php:1655
7115
  msgid "Kayunga"
7116
  msgstr ""
7117
 
7118
- #: i18n/states.php:1656
7119
  msgid "Kibaale"
7120
  msgstr ""
7121
 
7122
- #: i18n/states.php:1657
7123
  msgid "Kiboga"
7124
  msgstr ""
7125
 
7126
- #: i18n/states.php:1658
7127
  msgid "Kibuku"
7128
  msgstr ""
7129
 
7130
- #: i18n/states.php:1659
7131
  msgid "Kikuube"
7132
  msgstr ""
7133
 
7134
- #: i18n/states.php:1660
7135
  msgid "Kiruhura"
7136
  msgstr ""
7137
 
7138
- #: i18n/states.php:1661
7139
  msgid "Kiryandongo"
7140
  msgstr ""
7141
 
7142
- #: i18n/states.php:1662
7143
  msgid "Kisoro"
7144
  msgstr ""
7145
 
7146
- #: i18n/states.php:1663
7147
  msgid "Kitgum"
7148
  msgstr ""
7149
 
7150
- #: i18n/states.php:1664
7151
  msgid "Koboko"
7152
  msgstr ""
7153
 
7154
- #: i18n/states.php:1665
7155
  msgid "Kole"
7156
  msgstr ""
7157
 
7158
- #: i18n/states.php:1666
7159
  msgid "Kotido"
7160
  msgstr ""
7161
 
7162
- #: i18n/states.php:1667
7163
  msgid "Kumi"
7164
  msgstr ""
7165
 
7166
- #: i18n/states.php:1668
7167
  msgid "Kwania"
7168
  msgstr ""
7169
 
7170
- #: i18n/states.php:1669
7171
  msgid "Kween"
7172
  msgstr ""
7173
 
7174
- #: i18n/states.php:1670
7175
  msgid "Kyankwanzi"
7176
  msgstr ""
7177
 
7178
- #: i18n/states.php:1671
7179
  msgid "Kyegegwa"
7180
  msgstr ""
7181
 
7182
- #: i18n/states.php:1672
7183
  msgid "Kyenjojo"
7184
  msgstr ""
7185
 
7186
- #: i18n/states.php:1673
7187
  msgid "Kyotera"
7188
  msgstr ""
7189
 
7190
- #: i18n/states.php:1674
7191
  msgid "Lamwo"
7192
  msgstr ""
7193
 
7194
- #: i18n/states.php:1675
7195
  msgid "Lira"
7196
  msgstr ""
7197
 
7198
- #: i18n/states.php:1676
7199
  msgid "Luuka"
7200
  msgstr ""
7201
 
7202
- #: i18n/states.php:1677
7203
  msgid "Luwero"
7204
  msgstr ""
7205
 
7206
- #: i18n/states.php:1678
7207
  msgid "Lwengo"
7208
  msgstr ""
7209
 
7210
- #: i18n/states.php:1679
7211
  msgid "Lyantonde"
7212
  msgstr ""
7213
 
7214
- #: i18n/states.php:1680
7215
  msgid "Manafwa"
7216
  msgstr ""
7217
 
7218
- #: i18n/states.php:1681
7219
  msgid "Maracha"
7220
  msgstr ""
7221
 
7222
- #: i18n/states.php:1682
7223
  msgid "Masaka"
7224
  msgstr ""
7225
 
7226
- #: i18n/states.php:1683
7227
  msgid "Masindi"
7228
  msgstr ""
7229
 
7230
- #: i18n/states.php:1684
7231
  msgid "Mayuge"
7232
  msgstr ""
7233
 
7234
- #: i18n/states.php:1685
7235
  msgid "Mbale"
7236
  msgstr ""
7237
 
7238
- #: i18n/states.php:1686
7239
  msgid "Mbarara"
7240
  msgstr ""
7241
 
7242
- #: i18n/states.php:1687
7243
  msgid "Mitooma"
7244
  msgstr ""
7245
 
7246
- #: i18n/states.php:1688
7247
  msgid "Mityana"
7248
  msgstr ""
7249
 
7250
- #: i18n/states.php:1689
7251
  msgid "Moroto"
7252
  msgstr ""
7253
 
7254
- #: i18n/states.php:1690
7255
  msgid "Moyo"
7256
  msgstr ""
7257
 
7258
- #: i18n/states.php:1691
7259
  msgid "Mpigi"
7260
  msgstr ""
7261
 
7262
- #: i18n/states.php:1692
7263
  msgid "Mubende"
7264
  msgstr ""
7265
 
7266
- #: i18n/states.php:1693
7267
  msgid "Mukono"
7268
  msgstr ""
7269
 
7270
- #: i18n/states.php:1694
7271
  msgid "Nabilatuk"
7272
  msgstr ""
7273
 
7274
- #: i18n/states.php:1695
7275
  msgid "Nakapiripirit"
7276
  msgstr ""
7277
 
7278
- #: i18n/states.php:1696
7279
  msgid "Nakaseke"
7280
  msgstr ""
7281
 
7282
- #: i18n/states.php:1697
7283
  msgid "Nakasongola"
7284
  msgstr ""
7285
 
7286
- #: i18n/states.php:1698
7287
  msgid "Namayingo"
7288
  msgstr ""
7289
 
7290
- #: i18n/states.php:1699
7291
  msgid "Namisindwa"
7292
  msgstr ""
7293
 
7294
- #: i18n/states.php:1700
7295
  msgid "Namutumba"
7296
  msgstr ""
7297
 
7298
- #: i18n/states.php:1701
7299
  msgid "Napak"
7300
  msgstr ""
7301
 
7302
- #: i18n/states.php:1702
7303
  msgid "Nebbi"
7304
  msgstr ""
7305
 
7306
- #: i18n/states.php:1703
7307
  msgid "Ngora"
7308
  msgstr ""
7309
 
7310
- #: i18n/states.php:1704
7311
  msgid "Ntoroko"
7312
  msgstr ""
7313
 
7314
- #: i18n/states.php:1705
7315
  msgid "Ntungamo"
7316
  msgstr ""
7317
 
7318
- #: i18n/states.php:1706
7319
  msgid "Nwoya"
7320
  msgstr ""
7321
 
7322
- #: i18n/states.php:1707
7323
  msgid "Omoro"
7324
  msgstr ""
7325
 
7326
- #: i18n/states.php:1708
7327
  msgid "Otuke"
7328
  msgstr ""
7329
 
7330
- #: i18n/states.php:1709
7331
  msgid "Oyam"
7332
  msgstr ""
7333
 
7334
- #: i18n/states.php:1710
7335
  msgid "Pader"
7336
  msgstr ""
7337
 
7338
- #: i18n/states.php:1711
7339
  msgid "Pakwach"
7340
  msgstr ""
7341
 
7342
- #: i18n/states.php:1712
7343
  msgid "Pallisa"
7344
  msgstr ""
7345
 
7346
- #: i18n/states.php:1713
7347
  msgid "Rakai"
7348
  msgstr ""
7349
 
7350
- #: i18n/states.php:1714
7351
  msgid "Rubanda"
7352
  msgstr ""
7353
 
7354
- #: i18n/states.php:1715
7355
  msgid "Rubirizi"
7356
  msgstr ""
7357
 
7358
- #: i18n/states.php:1716
7359
  msgid "Rukiga"
7360
  msgstr ""
7361
 
7362
- #: i18n/states.php:1717
7363
  msgid "Rukungiri"
7364
  msgstr ""
7365
 
7366
- #: i18n/states.php:1718
7367
  msgid "Sembabule"
7368
  msgstr ""
7369
 
7370
- #: i18n/states.php:1719
7371
  msgid "Serere"
7372
  msgstr ""
7373
 
7374
- #: i18n/states.php:1720
7375
  msgid "Sheema"
7376
  msgstr ""
7377
 
7378
- #: i18n/states.php:1721
7379
  msgid "Sironko"
7380
  msgstr ""
7381
 
7382
- #: i18n/states.php:1722
7383
  msgid "Soroti"
7384
  msgstr ""
7385
 
7386
- #: i18n/states.php:1723
7387
  msgid "Tororo"
7388
  msgstr ""
7389
 
7390
- #: i18n/states.php:1724
7391
  msgid "Wakiso"
7392
  msgstr ""
7393
 
7394
- #: i18n/states.php:1725
7395
  msgid "Yumbe"
7396
  msgstr ""
7397
 
7398
- #: i18n/states.php:1726
7399
  msgid "Zombo"
7400
  msgstr ""
7401
 
7402
- #: i18n/states.php:1729
7403
  msgid "Baker Island"
7404
  msgstr ""
7405
 
7406
- #: i18n/states.php:1730
7407
  msgid "Howland Island"
7408
  msgstr ""
7409
 
7410
- #: i18n/states.php:1731
7411
  msgid "Jarvis Island"
7412
  msgstr ""
7413
 
7414
- #: i18n/states.php:1732
7415
  msgid "Johnston Atoll"
7416
  msgstr ""
7417
 
7418
- #: i18n/states.php:1733
7419
  msgid "Kingman Reef"
7420
  msgstr ""
7421
 
7422
- #: i18n/states.php:1734
7423
  msgid "Midway Atoll"
7424
  msgstr ""
7425
 
7426
- #: i18n/states.php:1735
7427
  msgid "Navassa Island"
7428
  msgstr ""
7429
 
7430
- #: i18n/states.php:1736
7431
  msgid "Palmyra Atoll"
7432
  msgstr ""
7433
 
7434
- #: i18n/states.php:1737
7435
  msgid "Wake Island"
7436
  msgstr ""
7437
 
7438
- #: i18n/states.php:1740
7439
  msgid "Alabama"
7440
  msgstr ""
7441
 
7442
- #: i18n/states.php:1741
7443
  msgid "Alaska"
7444
  msgstr ""
7445
 
7446
- #: i18n/states.php:1742
7447
  msgid "Arizona"
7448
  msgstr ""
7449
 
7450
- #: i18n/states.php:1743
7451
  msgid "Arkansas"
7452
  msgstr ""
7453
 
7454
- #: i18n/states.php:1744
7455
  msgid "California"
7456
  msgstr ""
7457
 
7458
- #: i18n/states.php:1745
7459
  msgid "Colorado"
7460
  msgstr ""
7461
 
7462
- #: i18n/states.php:1746
7463
  msgid "Connecticut"
7464
  msgstr ""
7465
 
7466
- #: i18n/states.php:1747
7467
  msgid "Delaware"
7468
  msgstr ""
7469
 
7470
- #: i18n/states.php:1748
7471
  msgid "District Of Columbia"
7472
  msgstr ""
7473
 
7474
- #: i18n/states.php:1749
7475
  msgid "Florida"
7476
  msgstr ""
7477
 
7478
- #: i18n/states.php:1750
7479
  msgctxt "US state of Georgia"
7480
  msgid "Georgia"
7481
  msgstr ""
7482
 
7483
- #: i18n/states.php:1751
7484
  msgid "Hawaii"
7485
  msgstr ""
7486
 
7487
- #: i18n/states.php:1752
7488
  msgid "Idaho"
7489
  msgstr ""
7490
 
7491
- #: i18n/states.php:1753
7492
  msgid "Illinois"
7493
  msgstr ""
7494
 
7495
- #: i18n/states.php:1754
7496
  msgid "Indiana"
7497
  msgstr ""
7498
 
7499
- #: i18n/states.php:1755
7500
  msgid "Iowa"
7501
  msgstr ""
7502
 
7503
- #: i18n/states.php:1756
7504
  msgid "Kansas"
7505
  msgstr ""
7506
 
7507
- #: i18n/states.php:1757
7508
  msgid "Kentucky"
7509
  msgstr ""
7510
 
7511
- #: i18n/states.php:1758
7512
  msgid "Louisiana"
7513
  msgstr ""
7514
 
7515
- #: i18n/states.php:1759
7516
  msgid "Maine"
7517
  msgstr ""
7518
 
7519
- #: i18n/states.php:1761
7520
  msgid "Massachusetts"
7521
  msgstr ""
7522
 
7523
- #: i18n/states.php:1762
7524
  msgid "Michigan"
7525
  msgstr ""
7526
 
7527
- #: i18n/states.php:1763
7528
  msgid "Minnesota"
7529
  msgstr ""
7530
 
7531
- #: i18n/states.php:1764
7532
  msgid "Mississippi"
7533
  msgstr ""
7534
 
7535
- #: i18n/states.php:1765
7536
  msgid "Missouri"
7537
  msgstr ""
7538
 
7539
- #: i18n/states.php:1767
7540
  msgid "Nebraska"
7541
  msgstr ""
7542
 
7543
- #: i18n/states.php:1768
7544
  msgid "Nevada"
7545
  msgstr ""
7546
 
7547
- #: i18n/states.php:1769
7548
  msgid "New Hampshire"
7549
  msgstr ""
7550
 
7551
- #: i18n/states.php:1770
7552
  msgid "New Jersey"
7553
  msgstr ""
7554
 
7555
- #: i18n/states.php:1771
7556
  msgid "New Mexico"
7557
  msgstr ""
7558
 
7559
- #: i18n/states.php:1772
7560
  msgid "New York"
7561
  msgstr ""
7562
 
7563
- #: i18n/states.php:1773
7564
  msgid "North Carolina"
7565
  msgstr ""
7566
 
7567
- #: i18n/states.php:1774
7568
  msgid "North Dakota"
7569
  msgstr ""
7570
 
7571
- #: i18n/states.php:1775
7572
  msgid "Ohio"
7573
  msgstr ""
7574
 
7575
- #: i18n/states.php:1776
7576
  msgid "Oklahoma"
7577
  msgstr ""
7578
 
7579
- #: i18n/states.php:1777
7580
  msgid "Oregon"
7581
  msgstr ""
7582
 
7583
- #: i18n/states.php:1778
7584
  msgid "Pennsylvania"
7585
  msgstr ""
7586
 
7587
- #: i18n/states.php:1779
7588
  msgid "Rhode Island"
7589
  msgstr ""
7590
 
7591
- #: i18n/states.php:1780
7592
  msgid "South Carolina"
7593
  msgstr ""
7594
 
7595
- #: i18n/states.php:1781
7596
  msgid "South Dakota"
7597
  msgstr ""
7598
 
7599
- #: i18n/states.php:1782
7600
  msgid "Tennessee"
7601
  msgstr ""
7602
 
7603
- #: i18n/states.php:1783
7604
  msgid "Texas"
7605
  msgstr ""
7606
 
7607
- #: i18n/states.php:1784
7608
  msgid "Utah"
7609
  msgstr ""
7610
 
7611
- #: i18n/states.php:1785
7612
  msgid "Vermont"
7613
  msgstr ""
7614
 
7615
- #: i18n/states.php:1786
7616
  msgid "Virginia"
7617
  msgstr ""
7618
 
7619
- #: i18n/states.php:1787
7620
  msgid "Washington"
7621
  msgstr ""
7622
 
7623
- #: i18n/states.php:1788
7624
  msgid "West Virginia"
7625
  msgstr ""
7626
 
7627
- #: i18n/states.php:1789
7628
  msgid "Wisconsin"
7629
  msgstr ""
7630
 
7631
- #: i18n/states.php:1790
7632
  msgid "Wyoming"
7633
  msgstr ""
7634
 
7635
- #: i18n/states.php:1791
7636
  msgid "Armed Forces (AA)"
7637
  msgstr ""
7638
 
7639
- #: i18n/states.php:1792
7640
  msgid "Armed Forces (AE)"
7641
  msgstr ""
7642
 
7643
- #: i18n/states.php:1793
7644
  msgid "Armed Forces (AP)"
7645
  msgstr ""
7646
 
7647
- #: i18n/states.php:1798
7648
  msgid "Eastern Cape"
7649
  msgstr ""
7650
 
7651
- #: i18n/states.php:1799
7652
  msgid "Free State"
7653
  msgstr ""
7654
 
7655
- #: i18n/states.php:1800
7656
  msgid "Gauteng"
7657
  msgstr ""
7658
 
7659
- #: i18n/states.php:1801
7660
  msgid "KwaZulu-Natal"
7661
  msgstr ""
7662
 
7663
- #: i18n/states.php:1802
7664
  msgid "Limpopo"
7665
  msgstr ""
7666
 
7667
- #: i18n/states.php:1803
7668
  msgid "Mpumalanga"
7669
  msgstr ""
7670
 
7671
- #: i18n/states.php:1804
7672
  msgid "Northern Cape"
7673
  msgstr ""
7674
 
7675
- #: i18n/states.php:1805
7676
  msgid "North West"
7677
  msgstr ""
7678
 
7679
- #: i18n/states.php:1806
7680
  msgid "Western Cape"
7681
  msgstr ""
7682
 
7683
- #: i18n/states.php:1812
7684
  msgid "Luapula"
7685
  msgstr ""
7686
 
7687
- #: i18n/states.php:1814
7688
  msgid "North-Western"
7689
  msgstr ""
7690
 
7691
- #: i18n/states.php:1815
7692
  msgid "Southern"
7693
  msgstr ""
7694
 
7695
- #: i18n/states.php:1816
7696
  msgid "Copperbelt"
7697
  msgstr ""
7698
 
7699
- #: i18n/states.php:1817
7700
  msgid "Lusaka"
7701
  msgstr ""
7702
 
7703
- #: i18n/states.php:1818
7704
  msgid "Muchinga"
7705
  msgstr ""
7706
 
@@ -7767,7 +7847,7 @@ msgid "via %s"
7767
  msgstr ""
7768
 
7769
  #: includes/abstracts/abstract-wc-order.php:1999
7770
- #: includes/class-wc-cart.php:1570
7771
  #: includes/class-wc-product-grouped.php:120
7772
  msgid "Free!"
7773
  msgstr ""
@@ -7811,11 +7891,11 @@ msgstr ""
7811
  msgid "Return to payments"
7812
  msgstr ""
7813
 
7814
- #: includes/abstracts/abstract-wc-payment-gateway.php:517
7815
  msgid "Use a new payment method"
7816
  msgstr ""
7817
 
7818
- #: includes/abstracts/abstract-wc-payment-gateway.php:542
7819
  msgid "Save to account"
7820
  msgstr ""
7821
 
@@ -8756,62 +8836,62 @@ msgid "WooCommerce Network Orders"
8756
  msgstr ""
8757
 
8758
  #. translators: %s: net sales
8759
- #: includes/admin/class-wc-admin-dashboard.php:150
8760
  msgid "%s net sales this month"
8761
  msgstr ""
8762
 
8763
  #. translators: 1: top seller product title 2: top seller quantity
8764
- #: includes/admin/class-wc-admin-dashboard.php:168
8765
  msgid "%1$s top seller this month (sold %2$d)"
8766
  msgstr ""
8767
 
8768
  #. translators: %s: order count
8769
- #: includes/admin/class-wc-admin-dashboard.php:207
8770
  msgid "<strong>%s order</strong> awaiting processing"
8771
  msgid_plural "<strong>%s orders</strong> awaiting processing"
8772
  msgstr[0] ""
8773
  msgstr[1] ""
8774
 
8775
  #. translators: %s: order count
8776
- #: includes/admin/class-wc-admin-dashboard.php:218
8777
  msgid "<strong>%s order</strong> on-hold"
8778
  msgid_plural "<strong>%s orders</strong> on-hold"
8779
  msgstr[0] ""
8780
  msgstr[1] ""
8781
 
8782
  #. translators: %s: order count
8783
- #: includes/admin/class-wc-admin-dashboard.php:316
8784
  msgid "<strong>%s product</strong> low in stock"
8785
  msgid_plural "<strong>%s products</strong> low in stock"
8786
  msgstr[0] ""
8787
  msgstr[1] ""
8788
 
8789
  #. translators: %s: order count
8790
- #: includes/admin/class-wc-admin-dashboard.php:327
8791
  msgid "<strong>%s product</strong> out of stock"
8792
  msgid_plural "<strong>%s products</strong> out of stock"
8793
  msgstr[0] ""
8794
  msgstr[1] ""
8795
 
8796
  #. translators: %s: rating
8797
- #: includes/admin/class-wc-admin-dashboard.php:370
8798
  msgid "%s out of 5"
8799
  msgstr ""
8800
 
8801
  #. translators: %s: review author
8802
- #: includes/admin/class-wc-admin-dashboard.php:373
8803
  msgid "reviewed by %s"
8804
  msgstr ""
8805
 
8806
- #: includes/admin/class-wc-admin-dashboard.php:379
8807
  msgid "There are no product reviews yet."
8808
  msgstr ""
8809
 
8810
- #: includes/admin/class-wc-admin-dashboard.php:411
8811
  msgid "Loading network orders"
8812
  msgstr ""
8813
 
8814
- #: includes/admin/class-wc-admin-dashboard.php:418
8815
  #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:121
8816
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:171
8817
  #: includes/admin/reports/class-wc-report-downloads.php:87
@@ -8822,7 +8902,7 @@ msgstr ""
8822
  msgid "Order"
8823
  msgstr ""
8824
 
8825
- #: includes/admin/class-wc-admin-dashboard.php:419
8826
  #: includes/admin/class-wc-admin-menus.php:143
8827
  #: includes/admin/class-wc-admin-webhooks-table-list.php:49
8828
  #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:123
@@ -8845,7 +8925,7 @@ msgstr ""
8845
  msgid "Status"
8846
  msgstr ""
8847
 
8848
- #: includes/admin/class-wc-admin-dashboard.php:420
8849
  #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:126
8850
  #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:467
8851
  #: includes/admin/meta-boxes/views/html-order-item.php:100
@@ -8871,24 +8951,24 @@ msgstr ""
8871
  msgid "Total"
8872
  msgstr ""
8873
 
8874
- #: includes/admin/class-wc-admin-dashboard.php:429
8875
  #: includes/class-wc-post-types.php:392
8876
  msgid "No orders found"
8877
  msgstr ""
8878
 
8879
- #: includes/admin/class-wc-admin-dashboard.php:478
8880
  #: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:143
8881
  msgid "Sorry, fetching performance indicators failed."
8882
  msgstr ""
8883
 
8884
  #. translators: 1: total income 2: days
8885
- #: includes/admin/class-wc-admin-dashboard.php:546
8886
  #: includes/admin/reports/class-wc-admin-report.php:593
8887
  msgid "Sold %1$s worth in the last %2$d days"
8888
  msgstr ""
8889
 
8890
  #. translators: 1: total items sold 2: days
8891
- #: includes/admin/class-wc-admin-dashboard.php:549
8892
  #: includes/admin/reports/class-wc-admin-report.php:596
8893
  msgid "Sold %1$d item in the last %2$d days"
8894
  msgid_plural "Sold %1$d items in the last %2$d days"
@@ -18045,7 +18125,7 @@ msgid "You cannot add another \"%s\" to your cart."
18045
  msgstr ""
18046
 
18047
  #: includes/class-wc-cart.php:1164
18048
- #: includes/class-wc-cart.php:1225
18049
  #: includes/class-wc-frontend-scripts.php:561
18050
  #: includes/wc-cart-functions.php:125
18051
  #: includes/wc-template-functions.php:2126
@@ -18073,7 +18153,7 @@ msgid "You cannot add that amount of &quot;%1$s&quot; to the cart because there
18073
  msgstr ""
18074
 
18075
  #. translators: 1: quantity in stock 2: current quantity
18076
- #: includes/class-wc-cart.php:1227
18077
  msgid "You cannot add that amount to the cart &mdash; we have %1$s in stock and you already have %2$s in your cart."
18078
  msgstr ""
18079
 
@@ -18515,21 +18595,21 @@ msgstr ""
18515
  msgid "Invalid permission ID."
18516
  msgstr ""
18517
 
18518
- #: includes/class-wc-customer.php:745
18519
  msgid "Invalid email address"
18520
  msgstr ""
18521
 
18522
  #. translators: 1: first name 2: last name
18523
- #: includes/class-wc-customer.php:778
18524
  msgctxt "display name"
18525
  msgid "%1$s %2$s"
18526
  msgstr ""
18527
 
18528
- #: includes/class-wc-customer.php:791
18529
  msgid "Invalid role"
18530
  msgstr ""
18531
 
18532
- #: includes/class-wc-customer.php:995
18533
  #: includes/class-wc-order.php:1130
18534
  msgid "Invalid billing email address"
18535
  msgstr ""
@@ -21114,7 +21194,7 @@ msgid "Direct bank transfer"
21114
  msgstr ""
21115
 
21116
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:40
21117
- msgid "Take payments in person via BACS. More commonly known as direct bank/wire transfer"
21118
  msgstr ""
21119
 
21120
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:84
2
  # This file is distributed under the same license as the WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: WooCommerce 5.2.0\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "POT-Creation-Date: 2021-04-09T15:38:05+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.4.0\n"
15
  "X-Domain: woocommerce\n"
1249
  msgstr ""
1250
 
1251
  #: i18n/states.php:52
1252
+ #: i18n/states.php:1330
1253
  msgid "Misiones"
1254
  msgstr ""
1255
 
1616
  msgstr ""
1617
 
1618
  #: i18n/states.php:152
1619
+ #: i18n/states.php:1787
1620
  msgid "Montana"
1621
  msgstr ""
1622
 
2815
  msgstr ""
2816
 
2817
  #: i18n/states.php:486
2818
+ #: i18n/states.php:1333
2819
+ #: i18n/states.php:1831
2820
  msgid "Central"
2821
  msgstr ""
2822
 
2823
  #: i18n/states.php:487
2824
+ #: i18n/states.php:1832
2825
  msgid "Eastern"
2826
  msgstr ""
2827
 
2834
  msgstr ""
2835
 
2836
  #: i18n/states.php:490
2837
+ #: i18n/states.php:1834
2838
  msgid "Northern"
2839
  msgstr ""
2840
 
2859
  msgstr ""
2860
 
2861
  #: i18n/states.php:496
2862
+ #: i18n/states.php:1830
2863
  msgid "Western"
2864
  msgstr ""
2865
 
4293
  msgstr ""
4294
 
4295
  #: i18n/states.php:890
4296
+ #: i18n/states.php:1644
4297
  msgid "Busia"
4298
  msgstr ""
4299
 
4578
  msgstr ""
4579
 
4580
  #: i18n/states.php:968
4581
+ #: i18n/states.php:1781
4582
  msgid "Maryland"
4583
  msgstr ""
4584
 
4631
  msgstr ""
4632
 
4633
  #: i18n/states.php:984
4634
+ #: i18n/states.php:1354
4635
  msgid "Călărași"
4636
  msgstr ""
4637
 
5751
  msgid "Sindh"
5752
  msgstr ""
5753
 
5754
+ #: i18n/states.php:1300
5755
+ msgid "Aveiro"
5756
+ msgstr ""
5757
+
5758
  #: i18n/states.php:1301
5759
+ msgid "Beja"
5760
  msgstr ""
5761
 
5762
  #: i18n/states.php:1302
5763
+ msgid "Braga"
5764
  msgstr ""
5765
 
5766
  #: i18n/states.php:1303
5767
+ msgid "Bragança"
5768
  msgstr ""
5769
 
5770
  #: i18n/states.php:1304
5771
+ msgid "Castelo Branco"
5772
  msgstr ""
5773
 
5774
  #: i18n/states.php:1305
5775
+ msgid "Coimbra"
5776
  msgstr ""
5777
 
5778
  #: i18n/states.php:1306
5779
+ msgid "Évora"
5780
  msgstr ""
5781
 
5782
  #: i18n/states.php:1307
5783
+ msgid "Faro"
5784
  msgstr ""
5785
 
5786
  #: i18n/states.php:1308
5787
+ msgid "Guarda"
5788
+ msgstr ""
5789
+
5790
+ #: i18n/states.php:1309
5791
+ msgid "Leiria"
5792
  msgstr ""
5793
 
5794
  #: i18n/states.php:1310
5795
+ msgid "Lisbon"
5796
  msgstr ""
5797
 
5798
  #: i18n/states.php:1311
5799
+ msgid "Portalegre"
5800
+ msgstr ""
5801
+
5802
+ #: i18n/states.php:1312
5803
+ msgid "Porto"
5804
  msgstr ""
5805
 
5806
  #: i18n/states.php:1313
5807
+ msgid "Santarém"
5808
  msgstr ""
5809
 
5810
  #: i18n/states.php:1314
5811
+ msgid "Setúbal"
5812
  msgstr ""
5813
 
5814
  #: i18n/states.php:1315
5815
+ msgid "Viana do Castelo"
5816
  msgstr ""
5817
 
5818
  #: i18n/states.php:1316
5819
+ msgid "Vila Real"
5820
  msgstr ""
5821
 
5822
  #: i18n/states.php:1317
5823
+ msgid "Viseu"
5824
  msgstr ""
5825
 
5826
  #: i18n/states.php:1318
5827
+ msgid "Azores"
5828
+ msgstr ""
5829
+
5830
+ #: i18n/states.php:1319
5831
+ msgid "Madeira"
5832
  msgstr ""
5833
 
5834
  #: i18n/states.php:1322
5835
+ msgid "Asunción"
5836
  msgstr ""
5837
 
5838
  #: i18n/states.php:1323
5839
+ msgid "Concepción"
5840
  msgstr ""
5841
 
5842
  #: i18n/states.php:1324
5843
+ msgid "San Pedro"
5844
  msgstr ""
5845
 
5846
  #: i18n/states.php:1325
5847
+ msgid "Cordillera"
5848
  msgstr ""
5849
 
5850
  #: i18n/states.php:1326
5851
+ msgid "Guairá"
5852
  msgstr ""
5853
 
5854
  #: i18n/states.php:1327
5855
+ msgid "Caaguazú"
5856
  msgstr ""
5857
 
5858
  #: i18n/states.php:1328
5859
+ msgid "Caazapá"
5860
  msgstr ""
5861
 
5862
  #: i18n/states.php:1329
5863
+ msgid "Itapúa"
 
 
 
 
5864
  msgstr ""
5865
 
5866
  #: i18n/states.php:1331
5867
+ msgid "Paraguarí"
5868
  msgstr ""
5869
 
5870
  #: i18n/states.php:1332
5871
+ msgid "Alto Paraná"
5872
  msgstr ""
5873
 
5874
  #: i18n/states.php:1334
5875
+ msgid "Ñeembucú"
5876
  msgstr ""
5877
 
5878
  #: i18n/states.php:1335
5879
+ msgid "Amambay"
5880
  msgstr ""
5881
 
5882
  #: i18n/states.php:1336
5883
+ msgid "Canindeyú"
5884
  msgstr ""
5885
 
5886
  #: i18n/states.php:1337
5887
+ msgid "Presidente Hayes"
5888
  msgstr ""
5889
 
5890
  #: i18n/states.php:1338
5891
+ msgid "Alto Paraguay"
5892
  msgstr ""
5893
 
5894
  #: i18n/states.php:1339
5895
+ msgid "Boquerón"
 
 
 
 
 
 
 
 
 
 
 
 
5896
  msgstr ""
5897
 
5898
  #: i18n/states.php:1343
5899
+ msgid "Alba"
5900
  msgstr ""
5901
 
5902
  #: i18n/states.php:1344
5903
+ msgid "Arad"
5904
  msgstr ""
5905
 
5906
  #: i18n/states.php:1345
5907
+ msgid "Argeș"
5908
  msgstr ""
5909
 
5910
  #: i18n/states.php:1346
5911
+ msgid "Bacău"
5912
  msgstr ""
5913
 
5914
  #: i18n/states.php:1347
5915
+ msgid "Bihor"
5916
  msgstr ""
5917
 
5918
  #: i18n/states.php:1348
5919
+ msgid "Bistrița-Năsăud"
5920
  msgstr ""
5921
 
5922
  #: i18n/states.php:1349
5923
+ msgid "Botoșani"
5924
  msgstr ""
5925
 
5926
  #: i18n/states.php:1350
5927
+ msgid "Brăila"
5928
  msgstr ""
5929
 
5930
  #: i18n/states.php:1351
5931
+ msgid "Brașov"
5932
  msgstr ""
5933
 
5934
  #: i18n/states.php:1352
5935
+ msgid "București"
5936
  msgstr ""
5937
 
5938
  #: i18n/states.php:1353
5939
+ msgid "Buzău"
 
 
 
 
5940
  msgstr ""
5941
 
5942
  #: i18n/states.php:1355
5943
+ msgid "Caraș-Severin"
5944
  msgstr ""
5945
 
5946
  #: i18n/states.php:1356
5947
+ msgid "Cluj"
5948
  msgstr ""
5949
 
5950
  #: i18n/states.php:1357
5951
+ msgid "Constanța"
5952
  msgstr ""
5953
 
5954
  #: i18n/states.php:1358
5955
+ msgid "Covasna"
5956
  msgstr ""
5957
 
5958
  #: i18n/states.php:1359
5959
+ msgid "Dâmbovița"
5960
  msgstr ""
5961
 
5962
  #: i18n/states.php:1360
5963
+ msgid "Dolj"
5964
  msgstr ""
5965
 
5966
  #: i18n/states.php:1361
5967
+ msgid "Galați"
5968
  msgstr ""
5969
 
5970
  #: i18n/states.php:1362
5971
+ msgid "Giurgiu"
5972
  msgstr ""
5973
 
5974
  #: i18n/states.php:1363
5975
+ msgid "Gorj"
5976
+ msgstr ""
5977
+
5978
+ #: i18n/states.php:1364
5979
+ msgid "Harghita"
5980
+ msgstr ""
5981
+
5982
+ #: i18n/states.php:1365
5983
+ msgid "Hunedoara"
5984
+ msgstr ""
5985
+
5986
+ #: i18n/states.php:1366
5987
+ msgid "Ialomița"
5988
+ msgstr ""
5989
+
5990
+ #: i18n/states.php:1367
5991
+ msgid "Iași"
5992
+ msgstr ""
5993
+
5994
+ #: i18n/states.php:1368
5995
+ msgid "Ilfov"
5996
  msgstr ""
5997
 
5998
  #: i18n/states.php:1369
5999
+ msgid "Maramureș"
6000
  msgstr ""
6001
 
6002
  #: i18n/states.php:1370
6003
+ msgid "Mehedinți"
6004
  msgstr ""
6005
 
6006
  #: i18n/states.php:1371
6007
+ msgid "Mureș"
6008
  msgstr ""
6009
 
6010
  #: i18n/states.php:1372
6011
+ msgid "Neamț"
6012
  msgstr ""
6013
 
6014
  #: i18n/states.php:1373
6015
+ msgid "Olt"
6016
  msgstr ""
6017
 
6018
  #: i18n/states.php:1374
6019
+ msgid "Prahova"
6020
  msgstr ""
6021
 
6022
  #: i18n/states.php:1375
6023
+ msgid "Sălaj"
6024
  msgstr ""
6025
 
6026
  #: i18n/states.php:1376
6027
+ msgid "Satu Mare"
6028
  msgstr ""
6029
 
6030
  #: i18n/states.php:1377
6031
+ msgid "Sibiu"
6032
  msgstr ""
6033
 
6034
  #: i18n/states.php:1378
6035
+ msgid "Suceava"
6036
  msgstr ""
6037
 
6038
  #: i18n/states.php:1379
6039
+ msgid "Teleorman"
6040
  msgstr ""
6041
 
6042
  #: i18n/states.php:1380
6043
+ msgid "Timiș"
6044
  msgstr ""
6045
 
6046
  #: i18n/states.php:1381
6047
+ msgid "Tulcea"
6048
  msgstr ""
6049
 
6050
  #: i18n/states.php:1382
6051
+ msgid "Vâlcea"
6052
  msgstr ""
6053
 
6054
  #: i18n/states.php:1383
6055
+ msgid "Vaslui"
6056
  msgstr ""
6057
 
6058
  #: i18n/states.php:1384
6059
+ msgid "Vrancea"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6060
  msgstr ""
6061
 
6062
  #: i18n/states.php:1390
6063
+ msgid "Amnat Charoen"
6064
  msgstr ""
6065
 
6066
  #: i18n/states.php:1391
6067
+ msgid "Ang Thong"
6068
  msgstr ""
6069
 
6070
  #: i18n/states.php:1392
6071
+ msgid "Ayutthaya"
6072
  msgstr ""
6073
 
6074
  #: i18n/states.php:1393
6075
+ msgid "Bangkok"
6076
  msgstr ""
6077
 
6078
  #: i18n/states.php:1394
6079
+ msgid "Bueng Kan"
6080
  msgstr ""
6081
 
6082
  #: i18n/states.php:1395
6083
+ msgid "Buri Ram"
6084
  msgstr ""
6085
 
6086
  #: i18n/states.php:1396
6087
+ msgid "Chachoengsao"
6088
  msgstr ""
6089
 
6090
  #: i18n/states.php:1397
6091
+ msgid "Chai Nat"
6092
  msgstr ""
6093
 
6094
  #: i18n/states.php:1398
6095
+ msgid "Chaiyaphum"
6096
  msgstr ""
6097
 
6098
  #: i18n/states.php:1399
6099
+ msgid "Chanthaburi"
6100
  msgstr ""
6101
 
6102
  #: i18n/states.php:1400
6103
+ msgid "Chiang Mai"
6104
  msgstr ""
6105
 
6106
  #: i18n/states.php:1401
6107
+ msgid "Chiang Rai"
6108
  msgstr ""
6109
 
6110
  #: i18n/states.php:1402
6111
+ msgid "Chonburi"
6112
  msgstr ""
6113
 
6114
  #: i18n/states.php:1403
6115
+ msgid "Chumphon"
6116
  msgstr ""
6117
 
6118
  #: i18n/states.php:1404
6119
+ msgid "Kalasin"
6120
  msgstr ""
6121
 
6122
  #: i18n/states.php:1405
6123
+ msgid "Kamphaeng Phet"
6124
  msgstr ""
6125
 
6126
  #: i18n/states.php:1406
6127
+ msgid "Kanchanaburi"
6128
  msgstr ""
6129
 
6130
  #: i18n/states.php:1407
6131
+ msgid "Khon Kaen"
6132
  msgstr ""
6133
 
6134
  #: i18n/states.php:1408
6135
+ msgid "Krabi"
6136
  msgstr ""
6137
 
6138
  #: i18n/states.php:1409
6139
+ msgid "Lampang"
6140
  msgstr ""
6141
 
6142
  #: i18n/states.php:1410
6143
+ msgid "Lamphun"
6144
  msgstr ""
6145
 
6146
  #: i18n/states.php:1411
6147
+ msgid "Loei"
6148
  msgstr ""
6149
 
6150
  #: i18n/states.php:1412
6151
+ msgid "Lopburi"
6152
  msgstr ""
6153
 
6154
  #: i18n/states.php:1413
6155
+ msgid "Mae Hong Son"
6156
  msgstr ""
6157
 
6158
  #: i18n/states.php:1414
6159
+ msgid "Maha Sarakham"
6160
  msgstr ""
6161
 
6162
  #: i18n/states.php:1415
6163
+ msgid "Mukdahan"
6164
  msgstr ""
6165
 
6166
  #: i18n/states.php:1416
6167
+ msgid "Nakhon Nayok"
6168
  msgstr ""
6169
 
6170
  #: i18n/states.php:1417
6171
+ msgid "Nakhon Pathom"
6172
  msgstr ""
6173
 
6174
  #: i18n/states.php:1418
6175
+ msgid "Nakhon Phanom"
6176
  msgstr ""
6177
 
6178
  #: i18n/states.php:1419
6179
+ msgid "Nakhon Ratchasima"
6180
  msgstr ""
6181
 
6182
  #: i18n/states.php:1420
6183
+ msgid "Nakhon Sawan"
6184
  msgstr ""
6185
 
6186
  #: i18n/states.php:1421
6187
+ msgid "Nakhon Si Thammarat"
6188
  msgstr ""
6189
 
6190
  #: i18n/states.php:1422
6191
+ msgid "Nan"
6192
  msgstr ""
6193
 
6194
  #: i18n/states.php:1423
6195
+ msgid "Narathiwat"
6196
  msgstr ""
6197
 
6198
  #: i18n/states.php:1424
6199
+ msgid "Nong Bua Lam Phu"
6200
  msgstr ""
6201
 
6202
  #: i18n/states.php:1425
6203
+ msgid "Nong Khai"
6204
  msgstr ""
6205
 
6206
  #: i18n/states.php:1426
6207
+ msgid "Nonthaburi"
6208
  msgstr ""
6209
 
6210
  #: i18n/states.php:1427
6211
+ msgid "Pathum Thani"
6212
  msgstr ""
6213
 
6214
  #: i18n/states.php:1428
6215
+ msgid "Pattani"
6216
  msgstr ""
6217
 
6218
  #: i18n/states.php:1429
6219
+ msgid "Phang Nga"
6220
  msgstr ""
6221
 
6222
  #: i18n/states.php:1430
6223
+ msgid "Phatthalung"
6224
  msgstr ""
6225
 
6226
  #: i18n/states.php:1431
6227
+ msgid "Phayao"
6228
  msgstr ""
6229
 
6230
  #: i18n/states.php:1432
6231
+ msgid "Phetchabun"
6232
  msgstr ""
6233
 
6234
  #: i18n/states.php:1433
6235
+ msgid "Phetchaburi"
6236
  msgstr ""
6237
 
6238
  #: i18n/states.php:1434
6239
+ msgid "Phichit"
6240
  msgstr ""
6241
 
6242
  #: i18n/states.php:1435
6243
+ msgid "Phitsanulok"
6244
  msgstr ""
6245
 
6246
  #: i18n/states.php:1436
6247
+ msgid "Phrae"
6248
  msgstr ""
6249
 
6250
  #: i18n/states.php:1437
6251
+ msgid "Phuket"
6252
  msgstr ""
6253
 
6254
  #: i18n/states.php:1438
6255
+ msgid "Prachin Buri"
6256
  msgstr ""
6257
 
6258
  #: i18n/states.php:1439
6259
+ msgid "Prachuap Khiri Khan"
6260
  msgstr ""
6261
 
6262
  #: i18n/states.php:1440
6263
+ msgid "Ranong"
6264
  msgstr ""
6265
 
6266
  #: i18n/states.php:1441
6267
+ msgid "Ratchaburi"
6268
  msgstr ""
6269
 
6270
  #: i18n/states.php:1442
6271
+ msgid "Rayong"
6272
  msgstr ""
6273
 
6274
  #: i18n/states.php:1443
6275
+ msgid "Roi Et"
6276
  msgstr ""
6277
 
6278
  #: i18n/states.php:1444
6279
+ msgid "Sa Kaeo"
6280
  msgstr ""
6281
 
6282
  #: i18n/states.php:1445
6283
+ msgid "Sakon Nakhon"
6284
+ msgstr ""
6285
+
6286
+ #: i18n/states.php:1446
6287
+ msgid "Samut Prakan"
6288
+ msgstr ""
6289
+
6290
+ #: i18n/states.php:1447
6291
+ msgid "Samut Sakhon"
6292
  msgstr ""
6293
 
6294
  #: i18n/states.php:1448
6295
+ msgid "Samut Songkhram"
6296
  msgstr ""
6297
 
6298
  #: i18n/states.php:1449
6299
+ msgid "Saraburi"
6300
  msgstr ""
6301
 
6302
  #: i18n/states.php:1450
6303
+ msgid "Satun"
6304
  msgstr ""
6305
 
6306
  #: i18n/states.php:1451
6307
+ msgid "Sing Buri"
6308
  msgstr ""
6309
 
6310
  #: i18n/states.php:1452
6311
+ msgid "Sisaket"
6312
  msgstr ""
6313
 
6314
  #: i18n/states.php:1453
6315
+ msgid "Songkhla"
6316
  msgstr ""
6317
 
6318
  #: i18n/states.php:1454
6319
+ msgid "Sukhothai"
6320
  msgstr ""
6321
 
6322
  #: i18n/states.php:1455
6323
+ msgid "Suphan Buri"
6324
  msgstr ""
6325
 
6326
  #: i18n/states.php:1456
6327
+ msgid "Surat Thani"
6328
  msgstr ""
6329
 
6330
  #: i18n/states.php:1457
6331
+ msgid "Surin"
6332
  msgstr ""
6333
 
6334
  #: i18n/states.php:1458
6335
+ msgid "Tak"
6336
  msgstr ""
6337
 
6338
  #: i18n/states.php:1459
6339
+ msgid "Trang"
6340
  msgstr ""
6341
 
6342
  #: i18n/states.php:1460
6343
+ msgid "Trat"
6344
  msgstr ""
6345
 
6346
  #: i18n/states.php:1461
6347
+ msgid "Ubon Ratchathani"
6348
  msgstr ""
6349
 
6350
  #: i18n/states.php:1462
6351
+ msgid "Udon Thani"
6352
  msgstr ""
6353
 
6354
  #: i18n/states.php:1463
6355
+ msgid "Uthai Thani"
6356
  msgstr ""
6357
 
6358
  #: i18n/states.php:1464
6359
+ msgid "Uttaradit"
6360
  msgstr ""
6361
 
6362
  #: i18n/states.php:1465
6363
+ msgid "Yala"
6364
  msgstr ""
6365
 
6366
  #: i18n/states.php:1466
6367
+ msgid "Yasothon"
6368
+ msgstr ""
6369
+
6370
+ #: i18n/states.php:1469
6371
+ msgid "Adana"
6372
+ msgstr ""
6373
+
6374
+ #: i18n/states.php:1470
6375
+ msgid "Adıyaman"
6376
+ msgstr ""
6377
+
6378
+ #: i18n/states.php:1471
6379
+ msgid "Afyon"
6380
+ msgstr ""
6381
+
6382
+ #: i18n/states.php:1472
6383
+ msgid "Ağrı"
6384
+ msgstr ""
6385
+
6386
+ #: i18n/states.php:1473
6387
+ msgid "Amasya"
6388
+ msgstr ""
6389
+
6390
+ #: i18n/states.php:1474
6391
+ msgid "Ankara"
6392
+ msgstr ""
6393
+
6394
+ #: i18n/states.php:1475
6395
+ msgid "Antalya"
6396
+ msgstr ""
6397
+
6398
+ #: i18n/states.php:1476
6399
+ msgid "Artvin"
6400
+ msgstr ""
6401
+
6402
+ #: i18n/states.php:1477
6403
+ msgid "Aydın"
6404
+ msgstr ""
6405
+
6406
+ #: i18n/states.php:1478
6407
+ msgid "Balıkesir"
6408
+ msgstr ""
6409
+
6410
+ #: i18n/states.php:1479
6411
+ msgid "Bilecik"
6412
+ msgstr ""
6413
+
6414
+ #: i18n/states.php:1480
6415
+ msgid "Bingöl"
6416
+ msgstr ""
6417
+
6418
+ #: i18n/states.php:1481
6419
+ msgid "Bitlis"
6420
+ msgstr ""
6421
+
6422
+ #: i18n/states.php:1482
6423
+ msgid "Bolu"
6424
+ msgstr ""
6425
+
6426
+ #: i18n/states.php:1483
6427
+ msgid "Burdur"
6428
+ msgstr ""
6429
+
6430
+ #: i18n/states.php:1484
6431
+ msgid "Bursa"
6432
+ msgstr ""
6433
+
6434
+ #: i18n/states.php:1485
6435
+ msgid "Çanakkale"
6436
+ msgstr ""
6437
+
6438
+ #: i18n/states.php:1486
6439
+ msgid "Çankırı"
6440
+ msgstr ""
6441
+
6442
+ #: i18n/states.php:1487
6443
  msgid "Çorum"
6444
  msgstr ""
6445
 
6446
+ #: i18n/states.php:1488
6447
  msgid "Denizli"
6448
  msgstr ""
6449
 
6450
+ #: i18n/states.php:1489
6451
  msgid "Diyarbakır"
6452
  msgstr ""
6453
 
6454
+ #: i18n/states.php:1490
6455
  msgid "Edirne"
6456
  msgstr ""
6457
 
6458
+ #: i18n/states.php:1491
6459
  msgid "Elazığ"
6460
  msgstr ""
6461
 
6462
+ #: i18n/states.php:1492
6463
  msgid "Erzincan"
6464
  msgstr ""
6465
 
6466
+ #: i18n/states.php:1493
6467
  msgid "Erzurum"
6468
  msgstr ""
6469
 
6470
+ #: i18n/states.php:1494
6471
  msgid "Eskişehir"
6472
  msgstr ""
6473
 
6474
+ #: i18n/states.php:1495
6475
  msgid "Gaziantep"
6476
  msgstr ""
6477
 
6478
+ #: i18n/states.php:1496
6479
  msgid "Giresun"
6480
  msgstr ""
6481
 
6482
+ #: i18n/states.php:1497
6483
  msgid "Gümüşhane"
6484
  msgstr ""
6485
 
6486
+ #: i18n/states.php:1498
6487
  msgid "Hakkari"
6488
  msgstr ""
6489
 
6490
+ #: i18n/states.php:1499
6491
  msgid "Hatay"
6492
  msgstr ""
6493
 
6494
+ #: i18n/states.php:1500
6495
  msgid "Isparta"
6496
  msgstr ""
6497
 
6498
+ #: i18n/states.php:1501
6499
  msgid "İçel"
6500
  msgstr ""
6501
 
6502
+ #: i18n/states.php:1502
6503
  msgid "İstanbul"
6504
  msgstr ""
6505
 
6506
+ #: i18n/states.php:1503
6507
  msgid "İzmir"
6508
  msgstr ""
6509
 
6510
+ #: i18n/states.php:1504
6511
  msgid "Kars"
6512
  msgstr ""
6513
 
6514
+ #: i18n/states.php:1505
6515
  msgid "Kastamonu"
6516
  msgstr ""
6517
 
6518
+ #: i18n/states.php:1506
6519
  msgid "Kayseri"
6520
  msgstr ""
6521
 
6522
+ #: i18n/states.php:1507
6523
  msgid "Kırklareli"
6524
  msgstr ""
6525
 
6526
+ #: i18n/states.php:1508
6527
  msgid "Kırşehir"
6528
  msgstr ""
6529
 
6530
+ #: i18n/states.php:1509
6531
  msgid "Kocaeli"
6532
  msgstr ""
6533
 
6534
+ #: i18n/states.php:1510
6535
  msgid "Konya"
6536
  msgstr ""
6537
 
6538
+ #: i18n/states.php:1511
6539
  msgid "Kütahya"
6540
  msgstr ""
6541
 
6542
+ #: i18n/states.php:1512
6543
  msgid "Malatya"
6544
  msgstr ""
6545
 
6546
+ #: i18n/states.php:1513
6547
  msgid "Manisa"
6548
  msgstr ""
6549
 
6550
+ #: i18n/states.php:1514
6551
  msgid "Kahramanmaraş"
6552
  msgstr ""
6553
 
6554
+ #: i18n/states.php:1515
6555
  msgid "Mardin"
6556
  msgstr ""
6557
 
6558
+ #: i18n/states.php:1516
6559
  msgid "Muğla"
6560
  msgstr ""
6561
 
6562
+ #: i18n/states.php:1517
6563
  msgid "Muş"
6564
  msgstr ""
6565
 
6566
+ #: i18n/states.php:1518
6567
  msgid "Nevşehir"
6568
  msgstr ""
6569
 
6570
+ #: i18n/states.php:1519
6571
  msgid "Niğde"
6572
  msgstr ""
6573
 
6574
+ #: i18n/states.php:1520
6575
  msgid "Ordu"
6576
  msgstr ""
6577
 
6578
+ #: i18n/states.php:1521
6579
  msgid "Rize"
6580
  msgstr ""
6581
 
6582
+ #: i18n/states.php:1522
6583
  msgid "Sakarya"
6584
  msgstr ""
6585
 
6586
+ #: i18n/states.php:1523
6587
  msgid "Samsun"
6588
  msgstr ""
6589
 
6590
+ #: i18n/states.php:1524
6591
  msgid "Siirt"
6592
  msgstr ""
6593
 
6594
+ #: i18n/states.php:1525
6595
  msgid "Sinop"
6596
  msgstr ""
6597
 
6598
+ #: i18n/states.php:1526
6599
  msgid "Sivas"
6600
  msgstr ""
6601
 
6602
+ #: i18n/states.php:1527
6603
  msgid "Tekirdağ"
6604
  msgstr ""
6605
 
6606
+ #: i18n/states.php:1528
6607
  msgid "Tokat"
6608
  msgstr ""
6609
 
6610
+ #: i18n/states.php:1529
6611
  msgid "Trabzon"
6612
  msgstr ""
6613
 
6614
+ #: i18n/states.php:1530
6615
  msgid "Tunceli"
6616
  msgstr ""
6617
 
6618
+ #: i18n/states.php:1531
6619
  msgid "Şanlıurfa"
6620
  msgstr ""
6621
 
6622
+ #: i18n/states.php:1532
6623
  msgid "Uşak"
6624
  msgstr ""
6625
 
6626
+ #: i18n/states.php:1533
6627
  msgid "Van"
6628
  msgstr ""
6629
 
6630
+ #: i18n/states.php:1534
6631
  msgid "Yozgat"
6632
  msgstr ""
6633
 
6634
+ #: i18n/states.php:1535
6635
  msgid "Zonguldak"
6636
  msgstr ""
6637
 
6638
+ #: i18n/states.php:1536
6639
  msgid "Aksaray"
6640
  msgstr ""
6641
 
6642
+ #: i18n/states.php:1537
6643
  msgid "Bayburt"
6644
  msgstr ""
6645
 
6646
+ #: i18n/states.php:1538
6647
  msgid "Karaman"
6648
  msgstr ""
6649
 
6650
+ #: i18n/states.php:1539
6651
  msgid "Kırıkkale"
6652
  msgstr ""
6653
 
6654
+ #: i18n/states.php:1540
6655
  msgid "Batman"
6656
  msgstr ""
6657
 
6658
+ #: i18n/states.php:1541
6659
  msgid "Şırnak"
6660
  msgstr ""
6661
 
6662
+ #: i18n/states.php:1542
6663
  msgid "Bartın"
6664
  msgstr ""
6665
 
6666
+ #: i18n/states.php:1543
6667
  msgid "Ardahan"
6668
  msgstr ""
6669
 
6670
+ #: i18n/states.php:1544
6671
  msgid "Iğdır"
6672
  msgstr ""
6673
 
6674
+ #: i18n/states.php:1545
6675
  msgid "Yalova"
6676
  msgstr ""
6677
 
6678
+ #: i18n/states.php:1546
6679
  msgid "Karabük"
6680
  msgstr ""
6681
 
6682
+ #: i18n/states.php:1547
6683
  msgid "Kilis"
6684
  msgstr ""
6685
 
6686
+ #: i18n/states.php:1548
6687
  msgid "Osmaniye"
6688
  msgstr ""
6689
 
6690
+ #: i18n/states.php:1549
6691
  msgid "Düzce"
6692
  msgstr ""
6693
 
6694
+ #: i18n/states.php:1552
6695
  msgid "Arusha"
6696
  msgstr ""
6697
 
6698
+ #: i18n/states.php:1553
6699
  msgid "Dar es Salaam"
6700
  msgstr ""
6701
 
6702
+ #: i18n/states.php:1554
6703
  msgid "Dodoma"
6704
  msgstr ""
6705
 
6706
+ #: i18n/states.php:1555
6707
  msgid "Iringa"
6708
  msgstr ""
6709
 
6710
+ #: i18n/states.php:1556
6711
  msgid "Kagera"
6712
  msgstr ""
6713
 
6714
+ #: i18n/states.php:1557
6715
  msgid "Pemba North"
6716
  msgstr ""
6717
 
6718
+ #: i18n/states.php:1558
6719
  msgid "Zanzibar North"
6720
  msgstr ""
6721
 
6722
+ #: i18n/states.php:1559
6723
  msgid "Kigoma"
6724
  msgstr ""
6725
 
6726
+ #: i18n/states.php:1560
6727
  msgid "Kilimanjaro"
6728
  msgstr ""
6729
 
6730
+ #: i18n/states.php:1561
6731
  msgid "Pemba South"
6732
  msgstr ""
6733
 
6734
+ #: i18n/states.php:1562
6735
  msgid "Zanzibar South"
6736
  msgstr ""
6737
 
6738
+ #: i18n/states.php:1563
6739
  msgid "Lindi"
6740
  msgstr ""
6741
 
6742
+ #: i18n/states.php:1564
6743
  msgid "Mara"
6744
  msgstr ""
6745
 
6746
+ #: i18n/states.php:1565
6747
  msgid "Mbeya"
6748
  msgstr ""
6749
 
6750
+ #: i18n/states.php:1566
6751
  msgid "Zanzibar West"
6752
  msgstr ""
6753
 
6754
+ #: i18n/states.php:1567
6755
  msgid "Morogoro"
6756
  msgstr ""
6757
 
6758
+ #: i18n/states.php:1568
6759
  msgid "Mtwara"
6760
  msgstr ""
6761
 
6762
+ #: i18n/states.php:1569
6763
  msgid "Mwanza"
6764
  msgstr ""
6765
 
6766
+ #: i18n/states.php:1570
6767
  msgid "Coast"
6768
  msgstr ""
6769
 
6770
+ #: i18n/states.php:1571
6771
  msgid "Rukwa"
6772
  msgstr ""
6773
 
6774
+ #: i18n/states.php:1572
6775
  msgid "Ruvuma"
6776
  msgstr ""
6777
 
6778
+ #: i18n/states.php:1573
6779
  msgid "Shinyanga"
6780
  msgstr ""
6781
 
6782
+ #: i18n/states.php:1574
6783
  msgid "Singida"
6784
  msgstr ""
6785
 
6786
+ #: i18n/states.php:1575
6787
  msgid "Tabora"
6788
  msgstr ""
6789
 
6790
+ #: i18n/states.php:1576
6791
  msgid "Tanga"
6792
  msgstr ""
6793
 
6794
+ #: i18n/states.php:1577
6795
  msgid "Manyara"
6796
  msgstr ""
6797
 
6798
+ #: i18n/states.php:1578
6799
  msgid "Geita"
6800
  msgstr ""
6801
 
6802
+ #: i18n/states.php:1579
6803
  msgid "Katavi"
6804
  msgstr ""
6805
 
6806
+ #: i18n/states.php:1580
6807
  msgid "Njombe"
6808
  msgstr ""
6809
 
6810
+ #: i18n/states.php:1581
6811
  msgid "Simiyu"
6812
  msgstr ""
6813
 
6814
+ #: i18n/states.php:1585
6815
  msgctxt "district"
6816
  msgid "Belgrade"
6817
  msgstr ""
6818
 
6819
+ #: i18n/states.php:1586
6820
  msgctxt "district"
6821
  msgid "Bor"
6822
  msgstr ""
6823
 
6824
+ #: i18n/states.php:1587
6825
  msgctxt "district"
6826
  msgid "Braničevo"
6827
  msgstr ""
6828
 
6829
+ #: i18n/states.php:1588
6830
  msgctxt "district"
6831
  msgid "Central Banat"
6832
  msgstr ""
6833
 
6834
+ #: i18n/states.php:1589
6835
  msgctxt "district"
6836
  msgid "Danube"
6837
  msgstr ""
6838
 
6839
+ #: i18n/states.php:1590
6840
  msgctxt "district"
6841
  msgid "Jablanica"
6842
  msgstr ""
6843
 
6844
+ #: i18n/states.php:1591
6845
  msgctxt "district"
6846
  msgid "Kolubara"
6847
  msgstr ""
6848
 
6849
+ #: i18n/states.php:1592
6850
  msgctxt "district"
6851
  msgid "Mačva"
6852
  msgstr ""
6853
 
6854
+ #: i18n/states.php:1593
6855
  msgctxt "district"
6856
  msgid "Morava"
6857
  msgstr ""
6858
 
6859
+ #: i18n/states.php:1594
6860
  msgctxt "district"
6861
  msgid "Nišava"
6862
  msgstr ""
6863
 
6864
+ #: i18n/states.php:1595
6865
  msgctxt "district"
6866
  msgid "North Bačka"
6867
  msgstr ""
6868
 
6869
+ #: i18n/states.php:1596
6870
  msgctxt "district"
6871
  msgid "North Banat"
6872
  msgstr ""
6873
 
6874
+ #: i18n/states.php:1597
6875
  msgctxt "district"
6876
  msgid "Pčinja"
6877
  msgstr ""
6878
 
6879
+ #: i18n/states.php:1598
6880
  msgctxt "district"
6881
  msgid "Pirot"
6882
  msgstr ""
6883
 
6884
+ #: i18n/states.php:1599
6885
  msgctxt "district"
6886
  msgid "Pomoravlje"
6887
  msgstr ""
6888
 
6889
+ #: i18n/states.php:1600
6890
  msgctxt "district"
6891
  msgid "Rasina"
6892
  msgstr ""
6893
 
6894
+ #: i18n/states.php:1601
6895
  msgctxt "district"
6896
  msgid "Raška"
6897
  msgstr ""
6898
 
6899
+ #: i18n/states.php:1602
6900
  msgctxt "district"
6901
  msgid "South Bačka"
6902
  msgstr ""
6903
 
6904
+ #: i18n/states.php:1603
6905
  msgctxt "district"
6906
  msgid "South Banat"
6907
  msgstr ""
6908
 
6909
+ #: i18n/states.php:1604
6910
  msgctxt "district"
6911
  msgid "Srem"
6912
  msgstr ""
6913
 
6914
+ #: i18n/states.php:1605
6915
  msgctxt "district"
6916
  msgid "Šumadija"
6917
  msgstr ""
6918
 
6919
+ #: i18n/states.php:1606
6920
  msgctxt "district"
6921
  msgid "Toplica"
6922
  msgstr ""
6923
 
6924
+ #: i18n/states.php:1607
6925
  msgctxt "district"
6926
  msgid "West Bačka"
6927
  msgstr ""
6928
 
6929
+ #: i18n/states.php:1608
6930
  msgctxt "district"
6931
  msgid "Zaječar"
6932
  msgstr ""
6933
 
6934
+ #: i18n/states.php:1609
6935
  msgctxt "district"
6936
  msgid "Zlatibor"
6937
  msgstr ""
6938
 
6939
+ #: i18n/states.php:1610
6940
  msgctxt "district"
6941
  msgid "Kosovo"
6942
  msgstr ""
6943
 
6944
+ #: i18n/states.php:1611
6945
  msgctxt "district"
6946
  msgid "Peć"
6947
  msgstr ""
6948
 
6949
+ #: i18n/states.php:1612
6950
  msgctxt "district"
6951
  msgid "Prizren"
6952
  msgstr ""
6953
 
6954
+ #: i18n/states.php:1613
6955
  msgctxt "district"
6956
  msgid "Kosovska Mitrovica"
6957
  msgstr ""
6958
 
6959
+ #: i18n/states.php:1614
6960
  msgctxt "district"
6961
  msgid "Kosovo-Pomoravlje"
6962
  msgstr ""
6963
 
6964
+ #: i18n/states.php:1615
6965
  msgctxt "district"
6966
  msgid "Kosovo-Metohija"
6967
  msgstr ""
6968
 
6969
+ #: i18n/states.php:1616
6970
  msgctxt "district"
6971
  msgid "Vojvodina"
6972
  msgstr ""
6973
 
6974
+ #: i18n/states.php:1620
6975
  msgid "Abim"
6976
  msgstr ""
6977
 
6978
+ #: i18n/states.php:1621
6979
  msgid "Adjumani"
6980
  msgstr ""
6981
 
6982
+ #: i18n/states.php:1622
6983
  msgid "Agago"
6984
  msgstr ""
6985
 
6986
+ #: i18n/states.php:1623
6987
  msgid "Alebtong"
6988
  msgstr ""
6989
 
6990
+ #: i18n/states.php:1624
6991
  msgid "Amolatar"
6992
  msgstr ""
6993
 
6994
+ #: i18n/states.php:1625
6995
  msgid "Amudat"
6996
  msgstr ""
6997
 
6998
+ #: i18n/states.php:1626
6999
  msgid "Amuria"
7000
  msgstr ""
7001
 
7002
+ #: i18n/states.php:1627
7003
  msgid "Amuru"
7004
  msgstr ""
7005
 
7006
+ #: i18n/states.php:1628
7007
  msgid "Apac"
7008
  msgstr ""
7009
 
7010
+ #: i18n/states.php:1629
7011
  msgid "Arua"
7012
  msgstr ""
7013
 
7014
+ #: i18n/states.php:1630
7015
  msgid "Budaka"
7016
  msgstr ""
7017
 
7018
+ #: i18n/states.php:1631
7019
  msgid "Bududa"
7020
  msgstr ""
7021
 
7022
+ #: i18n/states.php:1632
7023
  msgid "Bugiri"
7024
  msgstr ""
7025
 
7026
+ #: i18n/states.php:1633
7027
  msgid "Bugweri"
7028
  msgstr ""
7029
 
7030
+ #: i18n/states.php:1634
7031
  msgid "Buhweju"
7032
  msgstr ""
7033
 
7034
+ #: i18n/states.php:1635
7035
  msgid "Buikwe"
7036
  msgstr ""
7037
 
7038
+ #: i18n/states.php:1636
7039
  msgid "Bukedea"
7040
  msgstr ""
7041
 
7042
+ #: i18n/states.php:1637
7043
  msgid "Bukomansimbi"
7044
  msgstr ""
7045
 
7046
+ #: i18n/states.php:1638
7047
  msgid "Bukwa"
7048
  msgstr ""
7049
 
7050
+ #: i18n/states.php:1639
7051
  msgid "Bulambuli"
7052
  msgstr ""
7053
 
7054
+ #: i18n/states.php:1640
7055
  msgid "Buliisa"
7056
  msgstr ""
7057
 
7058
+ #: i18n/states.php:1641
7059
  msgid "Bundibugyo"
7060
  msgstr ""
7061
 
7062
+ #: i18n/states.php:1642
7063
  msgid "Bunyangabu"
7064
  msgstr ""
7065
 
7066
+ #: i18n/states.php:1643
7067
  msgid "Bushenyi"
7068
  msgstr ""
7069
 
7070
+ #: i18n/states.php:1645
7071
  msgid "Butaleja"
7072
  msgstr ""
7073
 
7074
+ #: i18n/states.php:1646
7075
  msgid "Butambala"
7076
  msgstr ""
7077
 
7078
+ #: i18n/states.php:1647
7079
  msgid "Butebo"
7080
  msgstr ""
7081
 
7082
+ #: i18n/states.php:1648
7083
  msgid "Buvuma"
7084
  msgstr ""
7085
 
7086
+ #: i18n/states.php:1649
7087
  msgid "Buyende"
7088
  msgstr ""
7089
 
7090
+ #: i18n/states.php:1650
7091
  msgid "Dokolo"
7092
  msgstr ""
7093
 
7094
+ #: i18n/states.php:1651
7095
  msgid "Gomba"
7096
  msgstr ""
7097
 
7098
+ #: i18n/states.php:1652
7099
  msgid "Gulu"
7100
  msgstr ""
7101
 
7102
+ #: i18n/states.php:1653
7103
  msgid "Hoima"
7104
  msgstr ""
7105
 
7106
+ #: i18n/states.php:1654
7107
  msgid "Ibanda"
7108
  msgstr ""
7109
 
7110
+ #: i18n/states.php:1655
7111
  msgid "Iganga"
7112
  msgstr ""
7113
 
7114
+ #: i18n/states.php:1656
7115
  msgid "Isingiro"
7116
  msgstr ""
7117
 
7118
+ #: i18n/states.php:1657
7119
  msgid "Jinja"
7120
  msgstr ""
7121
 
7122
+ #: i18n/states.php:1658
7123
  msgid "Kaabong"
7124
  msgstr ""
7125
 
7126
+ #: i18n/states.php:1659
7127
  msgid "Kabale"
7128
  msgstr ""
7129
 
7130
+ #: i18n/states.php:1660
7131
  msgid "Kabarole"
7132
  msgstr ""
7133
 
7134
+ #: i18n/states.php:1661
7135
  msgid "Kaberamaido"
7136
  msgstr ""
7137
 
7138
+ #: i18n/states.php:1662
7139
  msgid "Kagadi"
7140
  msgstr ""
7141
 
7142
+ #: i18n/states.php:1663
7143
  msgid "Kakumiro"
7144
  msgstr ""
7145
 
7146
+ #: i18n/states.php:1664
7147
  msgid "Kalangala"
7148
  msgstr ""
7149
 
7150
+ #: i18n/states.php:1665
7151
  msgid "Kaliro"
7152
  msgstr ""
7153
 
7154
+ #: i18n/states.php:1666
7155
  msgid "Kalungu"
7156
  msgstr ""
7157
 
7158
+ #: i18n/states.php:1667
7159
  msgid "Kampala"
7160
  msgstr ""
7161
 
7162
+ #: i18n/states.php:1668
7163
  msgid "Kamuli"
7164
  msgstr ""
7165
 
7166
+ #: i18n/states.php:1669
7167
  msgid "Kamwenge"
7168
  msgstr ""
7169
 
7170
+ #: i18n/states.php:1670
7171
  msgid "Kanungu"
7172
  msgstr ""
7173
 
7174
+ #: i18n/states.php:1671
7175
  msgid "Kapchorwa"
7176
  msgstr ""
7177
 
7178
+ #: i18n/states.php:1672
7179
  msgid "Kapelebyong"
7180
  msgstr ""
7181
 
7182
+ #: i18n/states.php:1673
7183
  msgid "Kasanda"
7184
  msgstr ""
7185
 
7186
+ #: i18n/states.php:1674
7187
  msgid "Kasese"
7188
  msgstr ""
7189
 
7190
+ #: i18n/states.php:1675
7191
  msgid "Katakwi"
7192
  msgstr ""
7193
 
7194
+ #: i18n/states.php:1676
7195
  msgid "Kayunga"
7196
  msgstr ""
7197
 
7198
+ #: i18n/states.php:1677
7199
  msgid "Kibaale"
7200
  msgstr ""
7201
 
7202
+ #: i18n/states.php:1678
7203
  msgid "Kiboga"
7204
  msgstr ""
7205
 
7206
+ #: i18n/states.php:1679
7207
  msgid "Kibuku"
7208
  msgstr ""
7209
 
7210
+ #: i18n/states.php:1680
7211
  msgid "Kikuube"
7212
  msgstr ""
7213
 
7214
+ #: i18n/states.php:1681
7215
  msgid "Kiruhura"
7216
  msgstr ""
7217
 
7218
+ #: i18n/states.php:1682
7219
  msgid "Kiryandongo"
7220
  msgstr ""
7221
 
7222
+ #: i18n/states.php:1683
7223
  msgid "Kisoro"
7224
  msgstr ""
7225
 
7226
+ #: i18n/states.php:1684
7227
  msgid "Kitgum"
7228
  msgstr ""
7229
 
7230
+ #: i18n/states.php:1685
7231
  msgid "Koboko"
7232
  msgstr ""
7233
 
7234
+ #: i18n/states.php:1686
7235
  msgid "Kole"
7236
  msgstr ""
7237
 
7238
+ #: i18n/states.php:1687
7239
  msgid "Kotido"
7240
  msgstr ""
7241
 
7242
+ #: i18n/states.php:1688
7243
  msgid "Kumi"
7244
  msgstr ""
7245
 
7246
+ #: i18n/states.php:1689
7247
  msgid "Kwania"
7248
  msgstr ""
7249
 
7250
+ #: i18n/states.php:1690
7251
  msgid "Kween"
7252
  msgstr ""
7253
 
7254
+ #: i18n/states.php:1691
7255
  msgid "Kyankwanzi"
7256
  msgstr ""
7257
 
7258
+ #: i18n/states.php:1692
7259
  msgid "Kyegegwa"
7260
  msgstr ""
7261
 
7262
+ #: i18n/states.php:1693
7263
  msgid "Kyenjojo"
7264
  msgstr ""
7265
 
7266
+ #: i18n/states.php:1694
7267
  msgid "Kyotera"
7268
  msgstr ""
7269
 
7270
+ #: i18n/states.php:1695
7271
  msgid "Lamwo"
7272
  msgstr ""
7273
 
7274
+ #: i18n/states.php:1696
7275
  msgid "Lira"
7276
  msgstr ""
7277
 
7278
+ #: i18n/states.php:1697
7279
  msgid "Luuka"
7280
  msgstr ""
7281
 
7282
+ #: i18n/states.php:1698
7283
  msgid "Luwero"
7284
  msgstr ""
7285
 
7286
+ #: i18n/states.php:1699
7287
  msgid "Lwengo"
7288
  msgstr ""
7289
 
7290
+ #: i18n/states.php:1700
7291
  msgid "Lyantonde"
7292
  msgstr ""
7293
 
7294
+ #: i18n/states.php:1701
7295
  msgid "Manafwa"
7296
  msgstr ""
7297
 
7298
+ #: i18n/states.php:1702
7299
  msgid "Maracha"
7300
  msgstr ""
7301
 
7302
+ #: i18n/states.php:1703
7303
  msgid "Masaka"
7304
  msgstr ""
7305
 
7306
+ #: i18n/states.php:1704
7307
  msgid "Masindi"
7308
  msgstr ""
7309
 
7310
+ #: i18n/states.php:1705
7311
  msgid "Mayuge"
7312
  msgstr ""
7313
 
7314
+ #: i18n/states.php:1706
7315
  msgid "Mbale"
7316
  msgstr ""
7317
 
7318
+ #: i18n/states.php:1707
7319
  msgid "Mbarara"
7320
  msgstr ""
7321
 
7322
+ #: i18n/states.php:1708
7323
  msgid "Mitooma"
7324
  msgstr ""
7325
 
7326
+ #: i18n/states.php:1709
7327
  msgid "Mityana"
7328
  msgstr ""
7329
 
7330
+ #: i18n/states.php:1710
7331
  msgid "Moroto"
7332
  msgstr ""
7333
 
7334
+ #: i18n/states.php:1711
7335
  msgid "Moyo"
7336
  msgstr ""
7337
 
7338
+ #: i18n/states.php:1712
7339
  msgid "Mpigi"
7340
  msgstr ""
7341
 
7342
+ #: i18n/states.php:1713
7343
  msgid "Mubende"
7344
  msgstr ""
7345
 
7346
+ #: i18n/states.php:1714
7347
  msgid "Mukono"
7348
  msgstr ""
7349
 
7350
+ #: i18n/states.php:1715
7351
  msgid "Nabilatuk"
7352
  msgstr ""
7353
 
7354
+ #: i18n/states.php:1716
7355
  msgid "Nakapiripirit"
7356
  msgstr ""
7357
 
7358
+ #: i18n/states.php:1717
7359
  msgid "Nakaseke"
7360
  msgstr ""
7361
 
7362
+ #: i18n/states.php:1718
7363
  msgid "Nakasongola"
7364
  msgstr ""
7365
 
7366
+ #: i18n/states.php:1719
7367
  msgid "Namayingo"
7368
  msgstr ""
7369
 
7370
+ #: i18n/states.php:1720
7371
  msgid "Namisindwa"
7372
  msgstr ""
7373
 
7374
+ #: i18n/states.php:1721
7375
  msgid "Namutumba"
7376
  msgstr ""
7377
 
7378
+ #: i18n/states.php:1722
7379
  msgid "Napak"
7380
  msgstr ""
7381
 
7382
+ #: i18n/states.php:1723
7383
  msgid "Nebbi"
7384
  msgstr ""
7385
 
7386
+ #: i18n/states.php:1724
7387
  msgid "Ngora"
7388
  msgstr ""
7389
 
7390
+ #: i18n/states.php:1725
7391
  msgid "Ntoroko"
7392
  msgstr ""
7393
 
7394
+ #: i18n/states.php:1726
7395
  msgid "Ntungamo"
7396
  msgstr ""
7397
 
7398
+ #: i18n/states.php:1727
7399
  msgid "Nwoya"
7400
  msgstr ""
7401
 
7402
+ #: i18n/states.php:1728
7403
  msgid "Omoro"
7404
  msgstr ""
7405
 
7406
+ #: i18n/states.php:1729
7407
  msgid "Otuke"
7408
  msgstr ""
7409
 
7410
+ #: i18n/states.php:1730
7411
  msgid "Oyam"
7412
  msgstr ""
7413
 
7414
+ #: i18n/states.php:1731
7415
  msgid "Pader"
7416
  msgstr ""
7417
 
7418
+ #: i18n/states.php:1732
7419
  msgid "Pakwach"
7420
  msgstr ""
7421
 
7422
+ #: i18n/states.php:1733
7423
  msgid "Pallisa"
7424
  msgstr ""
7425
 
7426
+ #: i18n/states.php:1734
7427
  msgid "Rakai"
7428
  msgstr ""
7429
 
7430
+ #: i18n/states.php:1735
7431
  msgid "Rubanda"
7432
  msgstr ""
7433
 
7434
+ #: i18n/states.php:1736
7435
  msgid "Rubirizi"
7436
  msgstr ""
7437
 
7438
+ #: i18n/states.php:1737
7439
  msgid "Rukiga"
7440
  msgstr ""
7441
 
7442
+ #: i18n/states.php:1738
7443
  msgid "Rukungiri"
7444
  msgstr ""
7445
 
7446
+ #: i18n/states.php:1739
7447
  msgid "Sembabule"
7448
  msgstr ""
7449
 
7450
+ #: i18n/states.php:1740
7451
  msgid "Serere"
7452
  msgstr ""
7453
 
7454
+ #: i18n/states.php:1741
7455
  msgid "Sheema"
7456
  msgstr ""
7457
 
7458
+ #: i18n/states.php:1742
7459
  msgid "Sironko"
7460
  msgstr ""
7461
 
7462
+ #: i18n/states.php:1743
7463
  msgid "Soroti"
7464
  msgstr ""
7465
 
7466
+ #: i18n/states.php:1744
7467
  msgid "Tororo"
7468
  msgstr ""
7469
 
7470
+ #: i18n/states.php:1745
7471
  msgid "Wakiso"
7472
  msgstr ""
7473
 
7474
+ #: i18n/states.php:1746
7475
  msgid "Yumbe"
7476
  msgstr ""
7477
 
7478
+ #: i18n/states.php:1747
7479
  msgid "Zombo"
7480
  msgstr ""
7481
 
7482
+ #: i18n/states.php:1750
7483
  msgid "Baker Island"
7484
  msgstr ""
7485
 
7486
+ #: i18n/states.php:1751
7487
  msgid "Howland Island"
7488
  msgstr ""
7489
 
7490
+ #: i18n/states.php:1752
7491
  msgid "Jarvis Island"
7492
  msgstr ""
7493
 
7494
+ #: i18n/states.php:1753
7495
  msgid "Johnston Atoll"
7496
  msgstr ""
7497
 
7498
+ #: i18n/states.php:1754
7499
  msgid "Kingman Reef"
7500
  msgstr ""
7501
 
7502
+ #: i18n/states.php:1755
7503
  msgid "Midway Atoll"
7504
  msgstr ""
7505
 
7506
+ #: i18n/states.php:1756
7507
  msgid "Navassa Island"
7508
  msgstr ""
7509
 
7510
+ #: i18n/states.php:1757
7511
  msgid "Palmyra Atoll"
7512
  msgstr ""
7513
 
7514
+ #: i18n/states.php:1758
7515
  msgid "Wake Island"
7516
  msgstr ""
7517
 
7518
+ #: i18n/states.php:1761
7519
  msgid "Alabama"
7520
  msgstr ""
7521
 
7522
+ #: i18n/states.php:1762
7523
  msgid "Alaska"
7524
  msgstr ""
7525
 
7526
+ #: i18n/states.php:1763
7527
  msgid "Arizona"
7528
  msgstr ""
7529
 
7530
+ #: i18n/states.php:1764
7531
  msgid "Arkansas"
7532
  msgstr ""
7533
 
7534
+ #: i18n/states.php:1765
7535
  msgid "California"
7536
  msgstr ""
7537
 
7538
+ #: i18n/states.php:1766
7539
  msgid "Colorado"
7540
  msgstr ""
7541
 
7542
+ #: i18n/states.php:1767
7543
  msgid "Connecticut"
7544
  msgstr ""
7545
 
7546
+ #: i18n/states.php:1768
7547
  msgid "Delaware"
7548
  msgstr ""
7549
 
7550
+ #: i18n/states.php:1769
7551
  msgid "District Of Columbia"
7552
  msgstr ""
7553
 
7554
+ #: i18n/states.php:1770
7555
  msgid "Florida"
7556
  msgstr ""
7557
 
7558
+ #: i18n/states.php:1771
7559
  msgctxt "US state of Georgia"
7560
  msgid "Georgia"
7561
  msgstr ""
7562
 
7563
+ #: i18n/states.php:1772
7564
  msgid "Hawaii"
7565
  msgstr ""
7566
 
7567
+ #: i18n/states.php:1773
7568
  msgid "Idaho"
7569
  msgstr ""
7570
 
7571
+ #: i18n/states.php:1774
7572
  msgid "Illinois"
7573
  msgstr ""
7574
 
7575
+ #: i18n/states.php:1775
7576
  msgid "Indiana"
7577
  msgstr ""
7578
 
7579
+ #: i18n/states.php:1776
7580
  msgid "Iowa"
7581
  msgstr ""
7582
 
7583
+ #: i18n/states.php:1777
7584
  msgid "Kansas"
7585
  msgstr ""
7586
 
7587
+ #: i18n/states.php:1778
7588
  msgid "Kentucky"
7589
  msgstr ""
7590
 
7591
+ #: i18n/states.php:1779
7592
  msgid "Louisiana"
7593
  msgstr ""
7594
 
7595
+ #: i18n/states.php:1780
7596
  msgid "Maine"
7597
  msgstr ""
7598
 
7599
+ #: i18n/states.php:1782
7600
  msgid "Massachusetts"
7601
  msgstr ""
7602
 
7603
+ #: i18n/states.php:1783
7604
  msgid "Michigan"
7605
  msgstr ""
7606
 
7607
+ #: i18n/states.php:1784
7608
  msgid "Minnesota"
7609
  msgstr ""
7610
 
7611
+ #: i18n/states.php:1785
7612
  msgid "Mississippi"
7613
  msgstr ""
7614
 
7615
+ #: i18n/states.php:1786
7616
  msgid "Missouri"
7617
  msgstr ""
7618
 
7619
+ #: i18n/states.php:1788
7620
  msgid "Nebraska"
7621
  msgstr ""
7622
 
7623
+ #: i18n/states.php:1789
7624
  msgid "Nevada"
7625
  msgstr ""
7626
 
7627
+ #: i18n/states.php:1790
7628
  msgid "New Hampshire"
7629
  msgstr ""
7630
 
7631
+ #: i18n/states.php:1791
7632
  msgid "New Jersey"
7633
  msgstr ""
7634
 
7635
+ #: i18n/states.php:1792
7636
  msgid "New Mexico"
7637
  msgstr ""
7638
 
7639
+ #: i18n/states.php:1793
7640
  msgid "New York"
7641
  msgstr ""
7642
 
7643
+ #: i18n/states.php:1794
7644
  msgid "North Carolina"
7645
  msgstr ""
7646
 
7647
+ #: i18n/states.php:1795
7648
  msgid "North Dakota"
7649
  msgstr ""
7650
 
7651
+ #: i18n/states.php:1796
7652
  msgid "Ohio"
7653
  msgstr ""
7654
 
7655
+ #: i18n/states.php:1797
7656
  msgid "Oklahoma"
7657
  msgstr ""
7658
 
7659
+ #: i18n/states.php:1798
7660
  msgid "Oregon"
7661
  msgstr ""
7662
 
7663
+ #: i18n/states.php:1799
7664
  msgid "Pennsylvania"
7665
  msgstr ""
7666
 
7667
+ #: i18n/states.php:1800
7668
  msgid "Rhode Island"
7669
  msgstr ""
7670
 
7671
+ #: i18n/states.php:1801
7672
  msgid "South Carolina"
7673
  msgstr ""
7674
 
7675
+ #: i18n/states.php:1802
7676
  msgid "South Dakota"
7677
  msgstr ""
7678
 
7679
+ #: i18n/states.php:1803
7680
  msgid "Tennessee"
7681
  msgstr ""
7682
 
7683
+ #: i18n/states.php:1804
7684
  msgid "Texas"
7685
  msgstr ""
7686
 
7687
+ #: i18n/states.php:1805
7688
  msgid "Utah"
7689
  msgstr ""
7690
 
7691
+ #: i18n/states.php:1806
7692
  msgid "Vermont"
7693
  msgstr ""
7694
 
7695
+ #: i18n/states.php:1807
7696
  msgid "Virginia"
7697
  msgstr ""
7698
 
7699
+ #: i18n/states.php:1808
7700
  msgid "Washington"
7701
  msgstr ""
7702
 
7703
+ #: i18n/states.php:1809
7704
  msgid "West Virginia"
7705
  msgstr ""
7706
 
7707
+ #: i18n/states.php:1810
7708
  msgid "Wisconsin"
7709
  msgstr ""
7710
 
7711
+ #: i18n/states.php:1811
7712
  msgid "Wyoming"
7713
  msgstr ""
7714
 
7715
+ #: i18n/states.php:1812
7716
  msgid "Armed Forces (AA)"
7717
  msgstr ""
7718
 
7719
+ #: i18n/states.php:1813
7720
  msgid "Armed Forces (AE)"
7721
  msgstr ""
7722
 
7723
+ #: i18n/states.php:1814
7724
  msgid "Armed Forces (AP)"
7725
  msgstr ""
7726
 
7727
+ #: i18n/states.php:1819
7728
  msgid "Eastern Cape"
7729
  msgstr ""
7730
 
7731
+ #: i18n/states.php:1820
7732
  msgid "Free State"
7733
  msgstr ""
7734
 
7735
+ #: i18n/states.php:1821
7736
  msgid "Gauteng"
7737
  msgstr ""
7738
 
7739
+ #: i18n/states.php:1822
7740
  msgid "KwaZulu-Natal"
7741
  msgstr ""
7742
 
7743
+ #: i18n/states.php:1823
7744
  msgid "Limpopo"
7745
  msgstr ""
7746
 
7747
+ #: i18n/states.php:1824
7748
  msgid "Mpumalanga"
7749
  msgstr ""
7750
 
7751
+ #: i18n/states.php:1825
7752
  msgid "Northern Cape"
7753
  msgstr ""
7754
 
7755
+ #: i18n/states.php:1826
7756
  msgid "North West"
7757
  msgstr ""
7758
 
7759
+ #: i18n/states.php:1827
7760
  msgid "Western Cape"
7761
  msgstr ""
7762
 
7763
+ #: i18n/states.php:1833
7764
  msgid "Luapula"
7765
  msgstr ""
7766
 
7767
+ #: i18n/states.php:1835
7768
  msgid "North-Western"
7769
  msgstr ""
7770
 
7771
+ #: i18n/states.php:1836
7772
  msgid "Southern"
7773
  msgstr ""
7774
 
7775
+ #: i18n/states.php:1837
7776
  msgid "Copperbelt"
7777
  msgstr ""
7778
 
7779
+ #: i18n/states.php:1838
7780
  msgid "Lusaka"
7781
  msgstr ""
7782
 
7783
+ #: i18n/states.php:1839
7784
  msgid "Muchinga"
7785
  msgstr ""
7786
 
7847
  msgstr ""
7848
 
7849
  #: includes/abstracts/abstract-wc-order.php:1999
7850
+ #: includes/class-wc-cart.php:1585
7851
  #: includes/class-wc-product-grouped.php:120
7852
  msgid "Free!"
7853
  msgstr ""
7891
  msgid "Return to payments"
7892
  msgstr ""
7893
 
7894
+ #: includes/abstracts/abstract-wc-payment-gateway.php:519
7895
  msgid "Use a new payment method"
7896
  msgstr ""
7897
 
7898
+ #: includes/abstracts/abstract-wc-payment-gateway.php:544
7899
  msgid "Save to account"
7900
  msgstr ""
7901
 
8836
  msgstr ""
8837
 
8838
  #. translators: %s: net sales
8839
+ #: includes/admin/class-wc-admin-dashboard.php:154
8840
  msgid "%s net sales this month"
8841
  msgstr ""
8842
 
8843
  #. translators: 1: top seller product title 2: top seller quantity
8844
+ #: includes/admin/class-wc-admin-dashboard.php:172
8845
  msgid "%1$s top seller this month (sold %2$d)"
8846
  msgstr ""
8847
 
8848
  #. translators: %s: order count
8849
+ #: includes/admin/class-wc-admin-dashboard.php:211
8850
  msgid "<strong>%s order</strong> awaiting processing"
8851
  msgid_plural "<strong>%s orders</strong> awaiting processing"
8852
  msgstr[0] ""
8853
  msgstr[1] ""
8854
 
8855
  #. translators: %s: order count
8856
+ #: includes/admin/class-wc-admin-dashboard.php:222
8857
  msgid "<strong>%s order</strong> on-hold"
8858
  msgid_plural "<strong>%s orders</strong> on-hold"
8859
  msgstr[0] ""
8860
  msgstr[1] ""
8861
 
8862
  #. translators: %s: order count
8863
+ #: includes/admin/class-wc-admin-dashboard.php:320
8864
  msgid "<strong>%s product</strong> low in stock"
8865
  msgid_plural "<strong>%s products</strong> low in stock"
8866
  msgstr[0] ""
8867
  msgstr[1] ""
8868
 
8869
  #. translators: %s: order count
8870
+ #: includes/admin/class-wc-admin-dashboard.php:331
8871
  msgid "<strong>%s product</strong> out of stock"
8872
  msgid_plural "<strong>%s products</strong> out of stock"
8873
  msgstr[0] ""
8874
  msgstr[1] ""
8875
 
8876
  #. translators: %s: rating
8877
+ #: includes/admin/class-wc-admin-dashboard.php:374
8878
  msgid "%s out of 5"
8879
  msgstr ""
8880
 
8881
  #. translators: %s: review author
8882
+ #: includes/admin/class-wc-admin-dashboard.php:377
8883
  msgid "reviewed by %s"
8884
  msgstr ""
8885
 
8886
+ #: includes/admin/class-wc-admin-dashboard.php:383
8887
  msgid "There are no product reviews yet."
8888
  msgstr ""
8889
 
8890
+ #: includes/admin/class-wc-admin-dashboard.php:415
8891
  msgid "Loading network orders"
8892
  msgstr ""
8893
 
8894
+ #: includes/admin/class-wc-admin-dashboard.php:422
8895
  #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:121
8896
  #: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:171
8897
  #: includes/admin/reports/class-wc-report-downloads.php:87
8902
  msgid "Order"
8903
  msgstr ""
8904
 
8905
+ #: includes/admin/class-wc-admin-dashboard.php:423
8906
  #: includes/admin/class-wc-admin-menus.php:143
8907
  #: includes/admin/class-wc-admin-webhooks-table-list.php:49
8908
  #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:123
8925
  msgid "Status"
8926
  msgstr ""
8927
 
8928
+ #: includes/admin/class-wc-admin-dashboard.php:424
8929
  #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:126
8930
  #: includes/admin/list-tables/class-wc-admin-list-table-orders.php:467
8931
  #: includes/admin/meta-boxes/views/html-order-item.php:100
8951
  msgid "Total"
8952
  msgstr ""
8953
 
8954
+ #: includes/admin/class-wc-admin-dashboard.php:433
8955
  #: includes/class-wc-post-types.php:392
8956
  msgid "No orders found"
8957
  msgstr ""
8958
 
8959
+ #: includes/admin/class-wc-admin-dashboard.php:482
8960
  #: packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php:143
8961
  msgid "Sorry, fetching performance indicators failed."
8962
  msgstr ""
8963
 
8964
  #. translators: 1: total income 2: days
8965
+ #: includes/admin/class-wc-admin-dashboard.php:550
8966
  #: includes/admin/reports/class-wc-admin-report.php:593
8967
  msgid "Sold %1$s worth in the last %2$d days"
8968
  msgstr ""
8969
 
8970
  #. translators: 1: total items sold 2: days
8971
+ #: includes/admin/class-wc-admin-dashboard.php:553
8972
  #: includes/admin/reports/class-wc-admin-report.php:596
8973
  msgid "Sold %1$d item in the last %2$d days"
8974
  msgid_plural "Sold %1$d items in the last %2$d days"
18125
  msgstr ""
18126
 
18127
  #: includes/class-wc-cart.php:1164
18128
+ #: includes/class-wc-cart.php:1227
18129
  #: includes/class-wc-frontend-scripts.php:561
18130
  #: includes/wc-cart-functions.php:125
18131
  #: includes/wc-template-functions.php:2126
18153
  msgstr ""
18154
 
18155
  #. translators: 1: quantity in stock 2: current quantity
18156
+ #: includes/class-wc-cart.php:1229
18157
  msgid "You cannot add that amount to the cart &mdash; we have %1$s in stock and you already have %2$s in your cart."
18158
  msgstr ""
18159
 
18595
  msgid "Invalid permission ID."
18596
  msgstr ""
18597
 
18598
+ #: includes/class-wc-customer.php:766
18599
  msgid "Invalid email address"
18600
  msgstr ""
18601
 
18602
  #. translators: 1: first name 2: last name
18603
+ #: includes/class-wc-customer.php:799
18604
  msgctxt "display name"
18605
  msgid "%1$s %2$s"
18606
  msgstr ""
18607
 
18608
+ #: includes/class-wc-customer.php:812
18609
  msgid "Invalid role"
18610
  msgstr ""
18611
 
18612
+ #: includes/class-wc-customer.php:1016
18613
  #: includes/class-wc-order.php:1130
18614
  msgid "Invalid billing email address"
18615
  msgstr ""
21194
  msgstr ""
21195
 
21196
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:40
21197
+ msgid "Take payments in person via BACS. More commonly known as direct bank/wire transfer."
21198
  msgstr ""
21199
 
21200
  #: includes/gateways/bacs/class-wc-gateway-bacs.php:84
i18n/states.php CHANGED
@@ -534,7 +534,7 @@ return array(
534
  'SO' => __( 'Sololá', 'woocommerce' ),
535
  'SU' => __( 'Suchitepéquez', 'woocommerce' ),
536
  'TO' => __( 'Totonicapán', 'woocommerce' ),
537
- 'ZA' => __( 'Zacapa', 'woocommerce' )
538
  ),
539
  'HK' => array( // Hong Kong states.
540
  'HONG KONG' => __( 'Hong Kong Island', 'woocommerce' ),
@@ -1296,7 +1296,28 @@ return array(
1296
  ),
1297
  'PL' => array(),
1298
  'PR' => array(),
1299
- 'PT' => array(),
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1300
  'PY' => array( // Paraguay states.
1301
  'PY-ASU' => __( 'Asunción', 'woocommerce' ),
1302
  'PY-1' => __( 'Concepción', 'woocommerce' ),
534
  'SO' => __( 'Sololá', 'woocommerce' ),
535
  'SU' => __( 'Suchitepéquez', 'woocommerce' ),
536
  'TO' => __( 'Totonicapán', 'woocommerce' ),
537
+ 'ZA' => __( 'Zacapa', 'woocommerce' ),
538
  ),
539
  'HK' => array( // Hong Kong states.
540
  'HONG KONG' => __( 'Hong Kong Island', 'woocommerce' ),
1296
  ),
1297
  'PL' => array(),
1298
  'PR' => array(),
1299
+ 'PT' => array( // Portugal states. Ref: https://github.com/unicode-org/cldr/blob/release-38-1/common/subdivisions/en.xml#L4139-L4159
1300
+ 'PT-01' => __( 'Aveiro', 'woocommerce' ),
1301
+ 'PT-02' => __( 'Beja', 'woocommerce' ),
1302
+ 'PT-03' => __( 'Braga', 'woocommerce' ),
1303
+ 'PT-04' => __( 'Bragança', 'woocommerce' ),
1304
+ 'PT-05' => __( 'Castelo Branco', 'woocommerce' ),
1305
+ 'PT-06' => __( 'Coimbra', 'woocommerce' ),
1306
+ 'PT-07' => __( 'Évora', 'woocommerce' ),
1307
+ 'PT-08' => __( 'Faro', 'woocommerce' ),
1308
+ 'PT-09' => __( 'Guarda', 'woocommerce' ),
1309
+ 'PT-10' => __( 'Leiria', 'woocommerce' ),
1310
+ 'PT-11' => __( 'Lisbon', 'woocommerce' ),
1311
+ 'PT-12' => __( 'Portalegre', 'woocommerce' ),
1312
+ 'PT-13' => __( 'Porto', 'woocommerce' ),
1313
+ 'PT-14' => __( 'Santarém', 'woocommerce' ),
1314
+ 'PT-15' => __( 'Setúbal', 'woocommerce' ),
1315
+ 'PT-16' => __( 'Viana do Castelo', 'woocommerce' ),
1316
+ 'PT-17' => __( 'Vila Real', 'woocommerce' ),
1317
+ 'PT-18' => __( 'Viseu', 'woocommerce' ),
1318
+ 'PT-20' => __( 'Azores', 'woocommerce' ),
1319
+ 'PT-30' => __( 'Madeira', 'woocommerce' ),
1320
+ ),
1321
  'PY' => array( // Paraguay states.
1322
  'PY-ASU' => __( 'Asunción', 'woocommerce' ),
1323
  'PY-1' => __( 'Concepción', 'woocommerce' ),
includes/abstracts/abstract-wc-payment-gateway.php CHANGED
@@ -262,7 +262,9 @@ abstract class WC_Payment_Gateway extends WC_Settings_API {
262
  // Gets order total from "pay for order" page.
263
  if ( 0 < $order_id ) {
264
  $order = wc_get_order( $order_id );
265
- $total = (float) $order->get_total();
 
 
266
 
267
  // Gets order total from cart/checkout.
268
  } elseif ( 0 < WC()->cart->total ) {
262
  // Gets order total from "pay for order" page.
263
  if ( 0 < $order_id ) {
264
  $order = wc_get_order( $order_id );
265
+ if ( $order ) {
266
+ $total = (float) $order->get_total();
267
+ }
268
 
269
  // Gets order total from cart/checkout.
270
  } elseif ( 0 < WC()->cart->total ) {
includes/admin/class-wc-admin-dashboard-setup.php CHANGED
@@ -162,7 +162,9 @@ if ( ! class_exists( 'WC_Admin_Dashboard_Setup', false ) ) :
162
  * @return bool
163
  */
164
  private function should_display_widget() {
165
- return 'yes' !== get_option( 'woocommerce_task_list_complete' ) && 'yes' !== get_option( 'woocommerce_task_list_hidden' );
 
 
166
  }
167
 
168
  /**
162
  * @return bool
163
  */
164
  private function should_display_widget() {
165
+ return WC()->is_wc_admin_active() &&
166
+ 'yes' !== get_option( 'woocommerce_task_list_complete' ) &&
167
+ 'yes' !== get_option( 'woocommerce_task_list_hidden' );
168
  }
169
 
170
  /**
includes/admin/class-wc-admin-dashboard.php CHANGED
@@ -63,6 +63,10 @@ if ( ! class_exists( 'WC_Admin_Dashboard', false ) ) :
63
  * @return bool
64
  */
65
  private function should_display_widget() {
 
 
 
 
66
  $has_permission = current_user_can( 'view_woocommerce_reports' ) || current_user_can( 'manage_woocommerce' ) || current_user_can( 'publish_shop_orders' );
67
  $task_completed_or_hidden = 'yes' === get_option( 'woocommerce_task_list_complete' ) || 'yes' === get_option( 'woocommerce_task_list_hidden' );
68
  return $task_completed_or_hidden && $has_permission;
@@ -127,11 +131,11 @@ if ( ! class_exists( 'WC_Admin_Dashboard', false ) ) :
127
 
128
  $reports = new WC_Admin_Report();
129
 
130
- $net_sales_link = 'admin.php?page=wc-reports&tab=orders&range=month';
131
  $top_seller_link = 'admin.php?page=wc-reports&tab=orders&report=sales_by_product&range=month&product_ids=';
132
- $report_data = $is_wc_admin_disabled ? $this->get_sales_report_data() : $this->get_wc_admin_performance_data();
133
  if ( ! $is_wc_admin_disabled ) {
134
- $net_sales_link = 'admin.php?page=wc-admin&path=%2Fanalytics%2Frevenue&chart=net_revenue&orderby=net_revenue&period=month&compare=previous_period';
135
  $top_seller_link = 'admin.php?page=wc-admin&filter=single_product&path=%2Fanalytics%2Fproducts&products=';
136
  }
137
 
63
  * @return bool
64
  */
65
  private function should_display_widget() {
66
+ if ( ! WC()->is_wc_admin_active() ) {
67
+ return false;
68
+ }
69
+
70
  $has_permission = current_user_can( 'view_woocommerce_reports' ) || current_user_can( 'manage_woocommerce' ) || current_user_can( 'publish_shop_orders' );
71
  $task_completed_or_hidden = 'yes' === get_option( 'woocommerce_task_list_complete' ) || 'yes' === get_option( 'woocommerce_task_list_hidden' );
72
  return $task_completed_or_hidden && $has_permission;
131
 
132
  $reports = new WC_Admin_Report();
133
 
134
+ $net_sales_link = 'admin.php?page=wc-reports&tab=orders&range=month';
135
  $top_seller_link = 'admin.php?page=wc-reports&tab=orders&report=sales_by_product&range=month&product_ids=';
136
+ $report_data = $is_wc_admin_disabled ? $this->get_sales_report_data() : $this->get_wc_admin_performance_data();
137
  if ( ! $is_wc_admin_disabled ) {
138
+ $net_sales_link = 'admin.php?page=wc-admin&path=%2Fanalytics%2Frevenue&chart=net_revenue&orderby=net_revenue&period=month&compare=previous_period';
139
  $top_seller_link = 'admin.php?page=wc-admin&filter=single_product&path=%2Fanalytics%2Fproducts&products=';
140
  }
141
 
includes/class-wc-ajax.php CHANGED
@@ -810,7 +810,7 @@ class WC_AJAX {
810
 
811
  if ( ! empty( $files ) ) {
812
  foreach ( $files as $download_id => $file ) {
813
- $inserted_id = wc_downloadable_file_permission( $download_id, $product_id, $order, $item->get_quantity(), $item );
814
  if ( $inserted_id ) {
815
  $download = new WC_Customer_Download( $inserted_id );
816
  $loop ++;
810
 
811
  if ( ! empty( $files ) ) {
812
  foreach ( $files as $download_id => $file ) {
813
+ $inserted_id = wc_downloadable_file_permission( $download_id, $product->get_id(), $order, $item->get_quantity(), $item );
814
  if ( $inserted_id ) {
815
  $download = new WC_Customer_Download( $inserted_id );
816
  $loop ++;
includes/class-wc-cart.php CHANGED
@@ -1218,15 +1218,30 @@ class WC_Cart extends WC_Legacy_Cart {
1218
  $products_qty_in_cart = $this->get_cart_item_quantities();
1219
 
1220
  if ( isset( $products_qty_in_cart[ $product_data->get_stock_managed_by_id() ] ) && ! $product_data->has_enough_stock( $products_qty_in_cart[ $product_data->get_stock_managed_by_id() ] + $quantity ) ) {
1221
- throw new Exception(
1222
- sprintf(
1223
- '<a href="%s" class="button wc-forward">%s</a> %s',
1224
- wc_get_cart_url(),
1225
- __( 'View cart', 'woocommerce' ),
1226
- /* translators: 1: quantity in stock 2: current quantity */
1227
- sprintf( __( 'You cannot add that amount to the cart &mdash; we have %1$s in stock and you already have %2$s in your cart.', 'woocommerce' ), wc_format_stock_quantity_for_display( $product_data->get_stock_quantity(), $product_data ), wc_format_stock_quantity_for_display( $products_qty_in_cart[ $product_data->get_stock_managed_by_id() ], $product_data ) )
1228
- )
 
1229
  );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1230
  }
1231
  }
1232
 
1218
  $products_qty_in_cart = $this->get_cart_item_quantities();
1219
 
1220
  if ( isset( $products_qty_in_cart[ $product_data->get_stock_managed_by_id() ] ) && ! $product_data->has_enough_stock( $products_qty_in_cart[ $product_data->get_stock_managed_by_id() ] + $quantity ) ) {
1221
+ $stock_quantity = $product_data->get_stock_quantity();
1222
+ $stock_quantity_in_cart = $products_qty_in_cart[ $product_data->get_stock_managed_by_id() ];
1223
+
1224
+ $message = sprintf(
1225
+ '<a href="%s" class="button wc-forward">%s</a> %s',
1226
+ wc_get_cart_url(),
1227
+ __( 'View cart', 'woocommerce' ),
1228
+ /* translators: 1: quantity in stock 2: current quantity */
1229
+ sprintf( __( 'You cannot add that amount to the cart &mdash; we have %1$s in stock and you already have %2$s in your cart.', 'woocommerce' ), wc_format_stock_quantity_for_display( $stock_quantity, $product_data ), wc_format_stock_quantity_for_display( $stock_quantity_in_cart, $product_data ) )
1230
  );
1231
+
1232
+ /**
1233
+ * Filters message about product not having enough stock accounting for what's already in the cart.
1234
+ *
1235
+ * @param string $message Message.
1236
+ * @param WC_Product $product_data Product data.
1237
+ * @param int $stock_quantity Quantity remaining.
1238
+ * @param int $stock_quantity_in_cart
1239
+ *
1240
+ * @since 5.3.0
1241
+ */
1242
+ $message = apply_filters( 'woocommerce_cart_product_not_enough_stock_already_in_cart_message', $message, $product_data, $stock_quantity, $stock_quantity_in_cart );
1243
+
1244
+ throw new Exception( $message );
1245
  }
1246
  }
1247
 
includes/class-wc-checkout.php CHANGED
@@ -747,7 +747,7 @@ class WC_Checkout {
747
  $field_label = isset( $field['label'] ) ? $field['label'] : '';
748
 
749
  if ( $validate_fieldset &&
750
- ( isset( $field['type'] ) && 'country' === $field['type'] ) &&
751
  ! WC()->countries->country_exists( $data[ $key ] ) ) {
752
  /* translators: ISO 3166-1 alpha-2 country code */
753
  $errors->add( $key . '_validation', sprintf( __( "'%s' is not a valid country code.", 'woocommerce' ), $data[ $key ] ) );
747
  $field_label = isset( $field['label'] ) ? $field['label'] : '';
748
 
749
  if ( $validate_fieldset &&
750
+ ( isset( $field['type'] ) && 'country' === $field['type'] && '' !== $data[ $key ] ) &&
751
  ! WC()->countries->country_exists( $data[ $key ] ) ) {
752
  /* translators: ISO 3166-1 alpha-2 country code */
753
  $errors->add( $key . '_validation', sprintf( __( "'%s' is not a valid country code.", 'woocommerce' ), $data[ $key ] ) );
includes/class-wc-customer.php CHANGED
@@ -242,6 +242,27 @@ class WC_Customer extends WC_Legacy_Customer {
242
  return $this->get_calculated_shipping();
243
  }
244
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
245
  /**
246
  * Get if customer is VAT exempt?
247
  *
242
  return $this->get_calculated_shipping();
243
  }
244
 
245
+ /**
246
+ * Indicates if the customer has a non-empty shipping address.
247
+ *
248
+ * Note that this does not indicate if the customer's shipping address
249
+ * is complete, only that one or more fields are populated.
250
+ *
251
+ * @since 5.3.0
252
+ *
253
+ * @return bool
254
+ */
255
+ public function has_shipping_address() {
256
+ foreach ( $this->get_shipping() as $address_field ) {
257
+ // Trim guards against a case where a subset of saved shipping address fields contain whitespace.
258
+ if ( strlen( trim( $address_field ) ) > 0 ) {
259
+ return true;
260
+ }
261
+ }
262
+
263
+ return false;
264
+ }
265
+
266
  /**
267
  * Get if customer is VAT exempt?
268
  *
includes/class-wc-order.php CHANGED
@@ -179,7 +179,7 @@ class WC_Order extends WC_Abstract_Order {
179
  }
180
 
181
  if ( $total_refunded && $display_refunded ) {
182
- $formatted_total = '<del>' . wp_strip_all_tags( $formatted_total ) . '</del> <ins>' . wc_price( $order_total - $total_refunded, array( 'currency' => $this->get_currency() ) ) . $tax_string . '</ins>';
183
  } else {
184
  $formatted_total .= $tax_string;
185
  }
179
  }
180
 
181
  if ( $total_refunded && $display_refunded ) {
182
+ $formatted_total = '<del aria-hidden="true">' . wp_strip_all_tags( $formatted_total ) . '</del> <ins>' . wc_price( $order_total - $total_refunded, array( 'currency' => $this->get_currency() ) ) . $tax_string . '</ins>';
183
  } else {
184
  $formatted_total .= $tax_string;
185
  }
includes/data-stores/class-wc-customer-data-store-session.php CHANGED
@@ -126,12 +126,13 @@ class WC_Customer_Data_Store_Session extends WC_Data_Store_WP implements WC_Cust
126
  protected function set_defaults( &$customer ) {
127
  try {
128
  $default = wc_get_customer_default_location();
 
129
 
130
  if ( ! $customer->get_billing_country() ) {
131
  $customer->set_billing_country( $default['country'] );
132
  }
133
 
134
- if ( ! $customer->get_shipping_country() ) {
135
  $customer->set_shipping_country( $customer->get_billing_country() );
136
  }
137
 
@@ -139,7 +140,7 @@ class WC_Customer_Data_Store_Session extends WC_Data_Store_WP implements WC_Cust
139
  $customer->set_billing_state( $default['state'] );
140
  }
141
 
142
- if ( ! $customer->get_shipping_state() ) {
143
  $customer->set_shipping_state( $customer->get_billing_state() );
144
  }
145
 
126
  protected function set_defaults( &$customer ) {
127
  try {
128
  $default = wc_get_customer_default_location();
129
+ $has_shipping_address = $customer->has_shipping_address();
130
 
131
  if ( ! $customer->get_billing_country() ) {
132
  $customer->set_billing_country( $default['country'] );
133
  }
134
 
135
+ if ( ! $customer->get_shipping_country() && ! $has_shipping_address ) {
136
  $customer->set_shipping_country( $customer->get_billing_country() );
137
  }
138
 
140
  $customer->set_billing_state( $default['state'] );
141
  }
142
 
143
+ if ( ! $customer->get_shipping_state() && ! $has_shipping_address ) {
144
  $customer->set_shipping_state( $customer->get_billing_state() );
145
  }
146
 
includes/gateways/bacs/class-wc-gateway-bacs.php CHANGED
@@ -37,7 +37,7 @@ class WC_Gateway_BACS extends WC_Payment_Gateway {
37
  $this->icon = apply_filters( 'woocommerce_bacs_icon', '' );
38
  $this->has_fields = false;
39
  $this->method_title = __( 'Direct bank transfer', 'woocommerce' );
40
- $this->method_description = __( 'Take payments in person via BACS. More commonly known as direct bank/wire transfer', 'woocommerce' );
41
 
42
  // Load the settings.
43
  $this->init_form_fields();
37
  $this->icon = apply_filters( 'woocommerce_bacs_icon', '' );
38
  $this->has_fields = false;
39
  $this->method_title = __( 'Direct bank transfer', 'woocommerce' );
40
+ $this->method_description = __( 'Take payments in person via BACS. More commonly known as direct bank/wire transfer.', 'woocommerce' );
41
 
42
  // Load the settings.
43
  $this->init_form_fields();
includes/gateways/cod/class-wc-gateway-cod.php CHANGED
@@ -132,7 +132,7 @@ class WC_Gateway_COD extends WC_Payment_Gateway {
132
  $order = wc_get_order( $order_id );
133
 
134
  // Test if order needs shipping.
135
- if ( 0 < count( $order->get_items() ) ) {
136
  foreach ( $order->get_items() as $item ) {
137
  $_product = $item->get_product();
138
  if ( $_product && $_product->needs_shipping() ) {
132
  $order = wc_get_order( $order_id );
133
 
134
  // Test if order needs shipping.
135
+ if ( $order && 0 < count( $order->get_items() ) ) {
136
  foreach ( $order->get_items() as $item ) {
137
  $_product = $item->get_product();
138
  if ( $_product && $_product->needs_shipping() ) {
includes/wc-formatting-functions.php CHANGED
@@ -1265,7 +1265,7 @@ function wc_format_stock_quantity_for_display( $stock_quantity, $product ) {
1265
  * @return string
1266
  */
1267
  function wc_format_sale_price( $regular_price, $sale_price ) {
1268
- $price = '<del>' . ( is_numeric( $regular_price ) ? wc_price( $regular_price ) : $regular_price ) . '</del> <ins>' . ( is_numeric( $sale_price ) ? wc_price( $sale_price ) : $sale_price ) . '</ins>';
1269
  return apply_filters( 'woocommerce_format_sale_price', $price, $regular_price, $sale_price );
1270
  }
1271
 
1265
  * @return string
1266
  */
1267
  function wc_format_sale_price( $regular_price, $sale_price ) {
1268
+ $price = '<del aria-hidden="true">' . ( is_numeric( $regular_price ) ? wc_price( $regular_price ) : $regular_price ) . '</del> <ins>' . ( is_numeric( $sale_price ) ? wc_price( $sale_price ) : $sale_price ) . '</ins>';
1269
  return apply_filters( 'woocommerce_format_sale_price', $price, $regular_price, $sale_price );
1270
  }
1271
 
includes/widgets/class-wc-widget-layered-nav.php CHANGED
@@ -252,7 +252,7 @@ class WC_Widget_Layered_Nav extends WC_Widget {
252
  if ( '' === get_option( 'permalink_structure' ) ) {
253
  $form_action = remove_query_arg( array( 'page', 'paged' ), add_query_arg( $wp->query_string, '', home_url( $wp->request ) ) );
254
  } else {
255
- $form_action = preg_replace( '%\/page/[0-9]+%', '', home_url( trailingslashit( $wp->request ) ) );
256
  }
257
 
258
  echo '<form method="get" action="' . esc_url( $form_action ) . '" class="woocommerce-widget-layered-nav-dropdown">';
252
  if ( '' === get_option( 'permalink_structure' ) ) {
253
  $form_action = remove_query_arg( array( 'page', 'paged' ), add_query_arg( $wp->query_string, '', home_url( $wp->request ) ) );
254
  } else {
255
+ $form_action = preg_replace( '%\/page/[0-9]+%', '', home_url( user_trailingslashit( $wp->request ) ) );
256
  }
257
 
258
  echo '<form method="get" action="' . esc_url( $form_action ) . '" class="woocommerce-widget-layered-nav-dropdown">';
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: e-commerce, store, sales, sell, woo, shop, cart, checkout, downloadable, d
4
  Requires at least: 5.5
5
  Tested up to: 5.7
6
  Requires PHP: 7.0
7
- Stable tag: 5.1.0
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -160,34 +160,10 @@ WooCommerce comes with some sample data you can use to see how products look; im
160
 
161
  == Changelog ==
162
 
163
- = 5.2.0 RC 2 2021-04-06 =
164
 
165
  **WooCommerce**
166
 
167
- * Update - WooCommerce Admin package 2.1.5. #29577
168
-
169
- **WooCommerce Admin - 2.1.5**
170
-
171
- * Tweak - Set international country feature flag off
172
-
173
- = 5.2.0 RC 2021-03-30 =
174
-
175
- **WooCommerce**
176
-
177
- * Update - WooCommerce Admin package 2.1.4. #29520
178
- * Fix - Don't remove existing coupons from order when an invalid REST API request for updating coupons is submitted. #29474
179
- * Fix - Wrong logic for including or excluding the payments step in the list of completed tasks in the onboarding wizard. #29518
180
-
181
- **WooCommerce Admin - 2.1.4**
182
-
183
- * Fix - Adding New Zealand and Ireland to selective bundle option, previously missed. #6649
184
-
185
- = 5.2.0 beta 2021-03-23 =
186
-
187
- **WooCommerce**
188
-
189
- * Update - WooCommerce Blocks package 4.7.0. #29406
190
- * Update - WooCommerce Admin package 2.1.3. #29283
191
  * Add - Filter woocommerce_product_recount_terms to allow/prevent recounting of product terms. #29281
192
  * Add - Result return array to the checkout_place_order_success callback to allow 3rd party to manipulate results. #29232
193
  * Dev - Fix miscellaneous typos in docblocks. #29285
@@ -224,13 +200,23 @@ WooCommerce comes with some sample data you can use to see how products look; im
224
  * Fix - add validation of the posted country codes on checkout. #28849
225
  * Fix - Correctly display pagination arrows on RTL languages. #28523
226
  * Fix - Invalid refund amount error on $0 refund when number of decimals is equal to 0. #27277
227
- * Fix - Revert a replacement of wp_redirect to wp_safe_redirect in WC_Checkout::process_order_payment that caused issues in the default PayPal interface. #29459
228
  * Fix - "Sale" badge misaligned on products when displaying 1 item per row. #29425
 
 
 
 
 
 
 
 
229
  * Tweak - Added the Mercado Pago logo into the assets/images folder in order to use it in the payments setup task. #29365
230
  * Tweak - Update the contributor guidelines. #29150
231
  * Tweak - Introduced phone number input validation. #27242
 
 
 
232
 
233
- **WooCommerce Admin - 2.1.0 & 2.1.1 & 2.1.2 & 2.1.3**
234
 
235
  * Add - Add navigation intro modal. #6367
236
  * Add - CES track settings tab on updating settings #6368
@@ -257,6 +243,7 @@ WooCommerce comes with some sample data you can use to see how products look; im
257
  * Fix - Add check for navigating being enabled. #6462
258
  * Fix - Add customer name column to CSV export #6556
259
  * Fix - Add guard to "Deactivate Plugin" note handlers to prevent fatal error. #6532
 
260
  * Fix - Broken link anchors to online documentation. #6455
261
  * Fix - Check if tax was successfully added before displaying notice #6229
262
  * Fix - Correct a bug where the JP connection flow would not happen when installing JP in the OBW. #6521
@@ -280,11 +267,12 @@ WooCommerce comes with some sample data you can use to see how products look; im
280
  * Tweak - New Settings: Turn off in dev mode #6348
281
  * Tweak - Order and styles updates to nav footer #6373
282
  * Tweak - Remove categories without menu items #6329
 
283
  * Tweak - Set `is_deleted` from the database when instantiating a `Note` #6322
284
  * Tweak - Update inline documentation for navigation Screen class #6173
285
  * Tweak - Updates to copy and punctuation to be more conversational and consistent. #6298
286
 
287
- **WooCommerce Blocks - 4.5.0 & 4.6.0 & 4.7.0**
288
 
289
  * Enhancement - Login links on the checkout should use the account page. ([3844](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3844))
290
  * Enhancement - Prevent checkout linking to trashed terms and policy pages. ([3843](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3843))
4
  Requires at least: 5.5
5
  Tested up to: 5.7
6
  Requires PHP: 7.0
7
+ Stable tag: 5.2.0
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
160
 
161
  == Changelog ==
162
 
163
+ = 5.2.0 2021-04-13 =
164
 
165
  **WooCommerce**
166
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
167
  * Add - Filter woocommerce_product_recount_terms to allow/prevent recounting of product terms. #29281
168
  * Add - Result return array to the checkout_place_order_success callback to allow 3rd party to manipulate results. #29232
169
  * Dev - Fix miscellaneous typos in docblocks. #29285
200
  * Fix - add validation of the posted country codes on checkout. #28849
201
  * Fix - Correctly display pagination arrows on RTL languages. #28523
202
  * Fix - Invalid refund amount error on $0 refund when number of decimals is equal to 0. #27277
 
203
  * Fix - "Sale" badge misaligned on products when displaying 1 item per row. #29425
204
+ * Fix - Revert a replacement of wp_redirect to wp_safe_redirect in WC_Checkout::process_order_payment that caused issues in the default PayPal interface. #29459
205
+ * Fix - Don't remove existing coupons from order when an invalid REST API request for updating coupons is submitted. #29474
206
+ * Fix - Wrong logic for including or excluding the payments step in the list of completed tasks in the onboarding wizard. #29518
207
+ * Fix - Error when loading the admin dashboard while the admin package was disabled. #29613
208
+ * Fix - "'' is not a valid country code" error when no billing/shipping country specified (e.g. when using PayPal checkout). #29606
209
+ * Fix - Sanitize tax class and display errors in admin while creating tax classes.
210
+ * Fix - Check if a verified product owner is required before placing a review.
211
+ * Fix - Make product name escaping consistent in the front-end.
212
  * Tweak - Added the Mercado Pago logo into the assets/images folder in order to use it in the payments setup task. #29365
213
  * Tweak - Update the contributor guidelines. #29150
214
  * Tweak - Introduced phone number input validation. #27242
215
+ * Tweak - Escape short description.
216
+ * Update - WooCommerce Admin package 2.1.5. #29577
217
+ * Update - WooCommerce Blocks package 4.7.0. #29406
218
 
219
+ **WooCommerce Admin - 2.1.0 & 2.1.1 & 2.1.2 & 2.1.3 & 2.1.4 & 2.1.5**
220
 
221
  * Add - Add navigation intro modal. #6367
222
  * Add - CES track settings tab on updating settings #6368
243
  * Fix - Add check for navigating being enabled. #6462
244
  * Fix - Add customer name column to CSV export #6556
245
  * Fix - Add guard to "Deactivate Plugin" note handlers to prevent fatal error. #6532
246
+ * Fix - Adding New Zealand and Ireland to selective bundle option, previously missed. #6649
247
  * Fix - Broken link anchors to online documentation. #6455
248
  * Fix - Check if tax was successfully added before displaying notice #6229
249
  * Fix - Correct a bug where the JP connection flow would not happen when installing JP in the OBW. #6521
267
  * Tweak - New Settings: Turn off in dev mode #6348
268
  * Tweak - Order and styles updates to nav footer #6373
269
  * Tweak - Remove categories without menu items #6329
270
+ * Tweak - Set international country feature flag off
271
  * Tweak - Set `is_deleted` from the database when instantiating a `Note` #6322
272
  * Tweak - Update inline documentation for navigation Screen class #6173
273
  * Tweak - Updates to copy and punctuation to be more conversational and consistent. #6298
274
 
275
+ **WooCommerce Blocks - 4.5.0 & 4.6.0 & 4.7.0 & 4.7.1**
276
 
277
  * Enhancement - Login links on the checkout should use the account page. ([3844](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3844))
278
  * Enhancement - Prevent checkout linking to trashed terms and policy pages. ([3843](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3843))
templates/single-product/add-to-cart/grouped.php CHANGED
@@ -12,7 +12,7 @@
12
  *
13
  * @see https://docs.woocommerce.com/document/template-structure/
14
  * @package WooCommerce\Templates
15
- * @version 4.0.0
16
  */
17
 
18
  defined( 'ABSPATH' ) || exit;
12
  *
13
  * @see https://docs.woocommerce.com/document/template-structure/
14
  * @package WooCommerce\Templates
15
+ * @version 4.8.0
16
  */
17
 
18
  defined( 'ABSPATH' ) || exit;
vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInitd4c0730ecaa810868c9605e16ca8a816::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInitbbce79c8bf878b60e2b54dfa0e05ac16::getLoader();
vendor/autoload_packages.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInitd4c0730ecaa810868c9605e16ca8a816
6
  {
7
  private static $loader;
8
 
@@ -22,15 +22,15 @@ class ComposerAutoloaderInitd4c0730ecaa810868c9605e16ca8a816
22
  return self::$loader;
23
  }
24
 
25
- spl_autoload_register(array('ComposerAutoloaderInitd4c0730ecaa810868c9605e16ca8a816', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
27
- spl_autoload_unregister(array('ComposerAutoloaderInitd4c0730ecaa810868c9605e16ca8a816', 'loadClassLoader'));
28
 
29
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
30
  if ($useStaticLoader) {
31
  require_once __DIR__ . '/autoload_static.php';
32
 
33
- call_user_func(\Composer\Autoload\ComposerStaticInitd4c0730ecaa810868c9605e16ca8a816::getInitializer($loader));
34
  } else {
35
  $map = require __DIR__ . '/autoload_namespaces.php';
36
  foreach ($map as $namespace => $path) {
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInitbbce79c8bf878b60e2b54dfa0e05ac16
6
  {
7
  private static $loader;
8
 
22
  return self::$loader;
23
  }
24
 
25
+ spl_autoload_register(array('ComposerAutoloaderInitbbce79c8bf878b60e2b54dfa0e05ac16', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader();
27
+ spl_autoload_unregister(array('ComposerAutoloaderInitbbce79c8bf878b60e2b54dfa0e05ac16', 'loadClassLoader'));
28
 
29
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
30
  if ($useStaticLoader) {
31
  require_once __DIR__ . '/autoload_static.php';
32
 
33
+ call_user_func(\Composer\Autoload\ComposerStaticInitbbce79c8bf878b60e2b54dfa0e05ac16::getInitializer($loader));
34
  } else {
35
  $map = require __DIR__ . '/autoload_namespaces.php';
36
  foreach ($map as $namespace => $path) {
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInitd4c0730ecaa810868c9605e16ca8a816
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'S' =>
@@ -840,10 +840,10 @@ class ComposerStaticInitd4c0730ecaa810868c9605e16ca8a816
840
  public static function getInitializer(ClassLoader $loader)
841
  {
842
  return \Closure::bind(function () use ($loader) {
843
- $loader->prefixLengthsPsr4 = ComposerStaticInitd4c0730ecaa810868c9605e16ca8a816::$prefixLengthsPsr4;
844
- $loader->prefixDirsPsr4 = ComposerStaticInitd4c0730ecaa810868c9605e16ca8a816::$prefixDirsPsr4;
845
- $loader->prefixesPsr0 = ComposerStaticInitd4c0730ecaa810868c9605e16ca8a816::$prefixesPsr0;
846
- $loader->classMap = ComposerStaticInitd4c0730ecaa810868c9605e16ca8a816::$classMap;
847
 
848
  }, null, ClassLoader::class);
849
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInitbbce79c8bf878b60e2b54dfa0e05ac16
8
  {
9
  public static $prefixLengthsPsr4 = array (
10
  'S' =>
840
  public static function getInitializer(ClassLoader $loader)
841
  {
842
  return \Closure::bind(function () use ($loader) {
843
+ $loader->prefixLengthsPsr4 = ComposerStaticInitbbce79c8bf878b60e2b54dfa0e05ac16::$prefixLengthsPsr4;
844
+ $loader->prefixDirsPsr4 = ComposerStaticInitbbce79c8bf878b60e2b54dfa0e05ac16::$prefixDirsPsr4;
845
+ $loader->prefixesPsr0 = ComposerStaticInitbbce79c8bf878b60e2b54dfa0e05ac16::$prefixesPsr0;
846
+ $loader->classMap = ComposerStaticInitbbce79c8bf878b60e2b54dfa0e05ac16::$classMap;
847
 
848
  }, null, ClassLoader::class);
849
  }
vendor/composer/jetpack_autoload_classmap.php CHANGED
@@ -763,207 +763,207 @@ return array(
763
  'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ElggInstaller.php'
764
  ),
765
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverInterface' => array(
766
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
767
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverInterface.php'
768
  ),
769
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverTrait' => array(
770
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
771
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverTrait.php'
772
  ),
773
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgument' => array(
774
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
775
  'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgument.php'
776
  ),
777
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameWithOptionalValue' => array(
778
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
779
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php'
780
  ),
781
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassName' => array(
782
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
783
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassName.php'
784
  ),
785
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameInterface' => array(
786
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
787
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameInterface.php'
788
  ),
789
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgumentInterface' => array(
790
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
791
  'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgumentInterface.php'
792
  ),
793
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ReflectionContainer' => array(
794
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
795
  'path' => $baseDir . '/lib/packages/League/Container/ReflectionContainer.php'
796
  ),
797
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareTrait' => array(
798
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
799
  'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareTrait.php'
800
  ),
801
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Container' => array(
802
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
803
  'path' => $baseDir . '/lib/packages/League/Container/Container.php'
804
  ),
805
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregateInterface' => array(
806
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
807
  'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregateInterface.php'
808
  ),
809
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregate' => array(
810
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
811
  'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregate.php'
812
  ),
813
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionInterface' => array(
814
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
815
  'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionInterface.php'
816
  ),
817
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\Definition' => array(
818
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
819
  'path' => $baseDir . '/lib/packages/League/Container/Definition/Definition.php'
820
  ),
821
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\BootableServiceProviderInterface' => array(
822
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
823
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/BootableServiceProviderInterface.php'
824
  ),
825
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregateInterface' => array(
826
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
827
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php'
828
  ),
829
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderInterface' => array(
830
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
831
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderInterface.php'
832
  ),
833
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\AbstractServiceProvider' => array(
834
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
835
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php'
836
  ),
837
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregate' => array(
838
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
839
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php'
840
  ),
841
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\Inflector' => array(
842
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
843
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/Inflector.php'
844
  ),
845
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorInterface' => array(
846
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
847
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorInterface.php'
848
  ),
849
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregate' => array(
850
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
851
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregate.php'
852
  ),
853
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregateInterface' => array(
854
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
855
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregateInterface.php'
856
  ),
857
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareInterface' => array(
858
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
859
  'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareInterface.php'
860
  ),
861
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\ContainerException' => array(
862
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
863
  'path' => $baseDir . '/lib/packages/League/Container/Exception/ContainerException.php'
864
  ),
865
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\NotFoundException' => array(
866
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
867
  'path' => $baseDir . '/lib/packages/League/Container/Exception/NotFoundException.php'
868
  ),
869
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExtendedContainerTest' => array(
870
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
871
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExtendedContainerTest.php'
872
  ),
873
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithDependencies' => array(
874
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
875
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithDependencies.php'
876
  ),
877
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\DependencyClass' => array(
878
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
879
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/DependencyClass.php'
880
  ),
881
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithPrivateInjectionMethod' => array(
882
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
883
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithPrivateInjectionMethod.php'
884
  ),
885
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithInjectionMethodArgumentWithoutTypeHint' => array(
886
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
887
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithInjectionMethodArgumentWithoutTypeHint.php'
888
  ),
889
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithNonFinalInjectionMethod' => array(
890
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
891
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithNonFinalInjectionMethod.php'
892
  ),
893
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithScalarInjectionMethodArgument' => array(
894
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
895
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithScalarInjectionMethodArgument.php'
896
  ),
897
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\AbstractServiceProviderTest' => array(
898
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
899
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/AbstractServiceProviderTest.php'
900
  ),
901
  'Automattic\\WooCommerce\\Tests\\Internal\\DownloadPermissionsAdjusterTest' => array(
902
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
903
  'path' => $baseDir . '/tests/php/src/Internal/DownloadPermissionsAdjusterTest.php'
904
  ),
905
  'Automattic\\WooCommerce\\Tests\\Internal\\RestApiUtilTest' => array(
906
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
907
  'path' => $baseDir . '/tests/php/src/Internal/RestApiUtilTest.php'
908
  ),
909
  'Automattic\\WooCommerce\\Tests\\Internal\\WCCom\\ConnectionHelperTest' => array(
910
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
911
  'path' => $baseDir . '/tests/php/src/Internal/WCCom/ConnectionHelperTest.php'
912
  ),
913
  'Automattic\\WooCommerce\\Tests\\Utilities\\NumberUtilTest' => array(
914
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
915
  'path' => $baseDir . '/tests/php/src/Utilities/NumberUtilTest.php'
916
  ),
917
  'Automattic\\WooCommerce\\Tests\\Utilities\\StringUtilTest' => array(
918
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
919
  'path' => $baseDir . '/tests/php/src/Utilities/StringUtilTest.php'
920
  ),
921
  'Automattic\\WooCommerce\\Tests\\Proxies\\LegacyProxyTest' => array(
922
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
923
  'path' => $baseDir . '/tests/php/src/Proxies/LegacyProxyTest.php'
924
  ),
925
  'Automattic\\WooCommerce\\Tests\\Proxies\\ExampleClasses\\ClassThatDependsOnLegacyCode' => array(
926
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
927
  'path' => $baseDir . '/tests/php/src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php'
928
  ),
929
  'Automattic\\WooCommerce\\Tests\\Proxies\\MockableLegacyProxyTest' => array(
930
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
931
  'path' => $baseDir . '/tests/php/src/Proxies/MockableLegacyProxyTest.php'
932
  ),
933
  'Automattic\\WooCommerce\\Tests\\Proxies\\ClassThatDependsOnLegacyCodeTest' => array(
934
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
935
  'path' => $baseDir . '/tests/php/src/Proxies/ClassThatDependsOnLegacyCodeTest.php'
936
  ),
937
  'Automattic\\WooCommerce\\Testing\\Tools\\DependencyManagement\\DependencyManagementTestHook' => array(
938
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
939
  'path' => $baseDir . '/tests/Tools/DependencyManagement/DependencyManagementTestHook.php'
940
  ),
941
  'Automattic\\WooCommerce\\Testing\\Tools\\DependencyManagement\\MockableLegacyProxy' => array(
942
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
943
  'path' => $baseDir . '/tests/Tools/DependencyManagement/MockableLegacyProxy.php'
944
  ),
945
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\CodeHackerTestHook' => array(
946
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
947
  'path' => $baseDir . '/tests/Tools/CodeHacking/CodeHackerTestHook.php'
948
  ),
949
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\CodeHack' => array(
950
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
951
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/CodeHack.php'
952
  ),
953
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\FunctionsMockerHack' => array(
954
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
955
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/FunctionsMockerHack.php'
956
  ),
957
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\StaticMockerHack' => array(
958
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
959
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/StaticMockerHack.php'
960
  ),
961
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\BypassFinalsHack' => array(
962
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
963
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/BypassFinalsHack.php'
964
  ),
965
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\CodeHacker' => array(
966
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
967
  'path' => $baseDir . '/tests/Tools/CodeHacking/CodeHacker.php'
968
  ),
969
  'Automattic\\WooCommerce\\Blocks\\Assets' => array(
@@ -2539,75 +2539,75 @@ return array(
2539
  'path' => $baseDir . '/packages/woocommerce-admin/src/Marketing/InstalledExtensions.php'
2540
  ),
2541
  'Automattic\\WooCommerce\\Container' => array(
2542
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2543
  'path' => $baseDir . '/src/Container.php'
2544
  ),
2545
  'Automattic\\WooCommerce\\Packages' => array(
2546
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2547
  'path' => $baseDir . '/src/Packages.php'
2548
  ),
2549
  'Automattic\\WooCommerce\\Autoloader' => array(
2550
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2551
  'path' => $baseDir . '/src/Autoloader.php'
2552
  ),
2553
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ContainerException' => array(
2554
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2555
  'path' => $baseDir . '/src/Internal/DependencyManagement/ContainerException.php'
2556
  ),
2557
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ExtendedContainer' => array(
2558
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2559
  'path' => $baseDir . '/src/Internal/DependencyManagement/ExtendedContainer.php'
2560
  ),
2561
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\AbstractServiceProvider' => array(
2562
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2563
  'path' => $baseDir . '/src/Internal/DependencyManagement/AbstractServiceProvider.php'
2564
  ),
2565
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\Definition' => array(
2566
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2567
  'path' => $baseDir . '/src/Internal/DependencyManagement/Definition.php'
2568
  ),
2569
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\DownloadPermissionsAdjusterServiceProvider' => array(
2570
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2571
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/DownloadPermissionsAdjusterServiceProvider.php'
2572
  ),
2573
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProxiesServiceProvider' => array(
2574
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2575
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProxiesServiceProvider.php'
2576
  ),
2577
  'Automattic\\WooCommerce\\Internal\\DownloadPermissionsAdjuster' => array(
2578
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2579
  'path' => $baseDir . '/src/Internal/DownloadPermissionsAdjuster.php'
2580
  ),
2581
  'Automattic\\WooCommerce\\Internal\\WCCom\\ConnectionHelper' => array(
2582
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2583
  'path' => $baseDir . '/src/Internal/WCCom/ConnectionHelper.php'
2584
  ),
2585
  'Automattic\\WooCommerce\\Internal\\RestApiUtil' => array(
2586
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2587
  'path' => $baseDir . '/src/Internal/RestApiUtil.php'
2588
  ),
2589
  'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStockException' => array(
2590
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2591
  'path' => $baseDir . '/src/Checkout/Helpers/ReserveStockException.php'
2592
  ),
2593
  'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStock' => array(
2594
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2595
  'path' => $baseDir . '/src/Checkout/Helpers/ReserveStock.php'
2596
  ),
2597
  'Automattic\\WooCommerce\\Utilities\\NumberUtil' => array(
2598
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2599
  'path' => $baseDir . '/src/Utilities/NumberUtil.php'
2600
  ),
2601
  'Automattic\\WooCommerce\\Utilities\\StringUtil' => array(
2602
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2603
  'path' => $baseDir . '/src/Utilities/StringUtil.php'
2604
  ),
2605
  'Automattic\\WooCommerce\\Proxies\\ActionsProxy' => array(
2606
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2607
  'path' => $baseDir . '/src/Proxies/ActionsProxy.php'
2608
  ),
2609
  'Automattic\\WooCommerce\\Proxies\\LegacyProxy' => array(
2610
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2611
  'path' => $baseDir . '/src/Proxies/LegacyProxy.php'
2612
  ),
2613
  'Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin' => array(
@@ -2631,431 +2631,431 @@ return array(
2631
  'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadFileWriter.php'
2632
  ),
2633
  'Automattic\\WooCommerce\\RestApi\\Server' => array(
2634
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2635
  'path' => $baseDir . '/includes/rest-api/Server.php'
2636
  ),
2637
  'Automattic\\WooCommerce\\RestApi\\Package' => array(
2638
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2639
  'path' => $baseDir . '/includes/rest-api/Package.php'
2640
  ),
2641
  'Automattic\\WooCommerce\\RestApi\\Utilities\\ImageAttachment' => array(
2642
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2643
  'path' => $baseDir . '/includes/rest-api/Utilities/ImageAttachment.php'
2644
  ),
2645
  'Automattic\\WooCommerce\\RestApi\\Utilities\\SingletonTrait' => array(
2646
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2647
  'path' => $baseDir . '/includes/rest-api/Utilities/SingletonTrait.php'
2648
  ),
2649
  'WC_REST_Products_Controller' => array(
2650
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2651
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php'
2652
  ),
2653
  'WC_REST_CRUD_Controller' => array(
2654
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2655
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php'
2656
  ),
2657
  'WC_REST_Order_Notes_Controller' => array(
2658
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2659
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php'
2660
  ),
2661
  'WC_REST_System_Status_Controller' => array(
2662
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2663
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php'
2664
  ),
2665
  'WC_REST_Settings_Controller' => array(
2666
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2667
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php'
2668
  ),
2669
  'WC_REST_Shipping_Zone_Methods_Controller' => array(
2670
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2671
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php'
2672
  ),
2673
  'WC_REST_System_Status_Tools_Controller' => array(
2674
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2675
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-tools-controller.php'
2676
  ),
2677
  'WC_REST_Orders_Controller' => array(
2678
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2679
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php'
2680
  ),
2681
  'WC_REST_Data_Countries_Controller' => array(
2682
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2683
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php'
2684
  ),
2685
  'WC_REST_Payment_Gateways_Controller' => array(
2686
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2687
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php'
2688
  ),
2689
  'WC_REST_Taxes_Controller' => array(
2690
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2691
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php'
2692
  ),
2693
  'WC_REST_Order_Refunds_Controller' => array(
2694
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2695
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php'
2696
  ),
2697
  'WC_REST_Controller' => array(
2698
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2699
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php'
2700
  ),
2701
  'WC_REST_Report_Orders_Totals_Controller' => array(
2702
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2703
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php'
2704
  ),
2705
  'WC_REST_Shipping_Methods_Controller' => array(
2706
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2707
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php'
2708
  ),
2709
  'WC_REST_Setting_Options_Controller' => array(
2710
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2711
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php'
2712
  ),
2713
  'WC_REST_Posts_Controller' => array(
2714
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2715
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php'
2716
  ),
2717
  'WC_REST_Shipping_Zones_Controller_Base' => array(
2718
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2719
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php'
2720
  ),
2721
  'WC_REST_Terms_Controller' => array(
2722
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2723
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php'
2724
  ),
2725
  'WC_REST_Product_Categories_Controller' => array(
2726
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2727
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php'
2728
  ),
2729
  'WC_REST_Report_Customers_Totals_Controller' => array(
2730
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2731
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php'
2732
  ),
2733
  'WC_REST_Tax_Classes_Controller' => array(
2734
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2735
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-tax-classes-controller.php'
2736
  ),
2737
  'WC_REST_Report_Sales_Controller' => array(
2738
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2739
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php'
2740
  ),
2741
  'WC_REST_Shipping_Zones_Controller' => array(
2742
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2743
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller.php'
2744
  ),
2745
  'WC_REST_Customer_Downloads_Controller' => array(
2746
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2747
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customer-downloads-controller.php'
2748
  ),
2749
  'WC_REST_Shipping_Zone_Locations_Controller' => array(
2750
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2751
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-locations-controller.php'
2752
  ),
2753
  'WC_REST_Report_Top_Sellers_Controller' => array(
2754
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2755
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-top-sellers-controller.php'
2756
  ),
2757
  'WC_REST_Product_Shipping_Classes_Controller' => array(
2758
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2759
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php'
2760
  ),
2761
  'WC_REST_Product_Tags_Controller' => array(
2762
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2763
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-tags-controller.php'
2764
  ),
2765
  'WC_REST_Webhooks_Controller' => array(
2766
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2767
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-webhooks-controller.php'
2768
  ),
2769
  'WC_REST_Report_Products_Totals_Controller' => array(
2770
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2771
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php'
2772
  ),
2773
  'WC_REST_Product_Reviews_Controller' => array(
2774
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2775
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php'
2776
  ),
2777
  'WC_REST_Report_Reviews_Totals_Controller' => array(
2778
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2779
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php'
2780
  ),
2781
  'WC_REST_Product_Attribute_Terms_Controller' => array(
2782
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2783
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attribute-terms-controller.php'
2784
  ),
2785
  'WC_REST_Reports_Controller' => array(
2786
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2787
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php'
2788
  ),
2789
  'WC_REST_Report_Coupons_Totals_Controller' => array(
2790
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2791
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php'
2792
  ),
2793
  'WC_REST_Product_Variations_Controller' => array(
2794
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2795
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php'
2796
  ),
2797
  'WC_REST_Data_Controller' => array(
2798
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2799
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php'
2800
  ),
2801
  'WC_REST_Data_Currencies_Controller' => array(
2802
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2803
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php'
2804
  ),
2805
  'WC_REST_Coupons_Controller' => array(
2806
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2807
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller.php'
2808
  ),
2809
  'WC_REST_Data_Continents_Controller' => array(
2810
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2811
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php'
2812
  ),
2813
  'WC_REST_Network_Orders_Controller' => array(
2814
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2815
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-network-orders-controller.php'
2816
  ),
2817
  'WC_REST_Customers_Controller' => array(
2818
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2819
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php'
2820
  ),
2821
  'WC_REST_Product_Attributes_Controller' => array(
2822
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2823
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php'
2824
  ),
2825
  'WC_REST_Customers_V1_Controller' => array(
2826
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2827
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php'
2828
  ),
2829
  'WC_REST_Report_Top_Sellers_V1_Controller' => array(
2830
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2831
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php'
2832
  ),
2833
  'WC_REST_Products_V1_Controller' => array(
2834
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2835
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php'
2836
  ),
2837
  'WC_REST_Customer_Downloads_V1_Controller' => array(
2838
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2839
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php'
2840
  ),
2841
  'WC_REST_Product_Tags_V1_Controller' => array(
2842
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2843
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php'
2844
  ),
2845
  'WC_REST_Orders_V1_Controller' => array(
2846
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2847
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php'
2848
  ),
2849
  'WC_REST_Order_Refunds_V1_Controller' => array(
2850
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2851
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php'
2852
  ),
2853
  'WC_REST_Report_Sales_V1_Controller' => array(
2854
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2855
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php'
2856
  ),
2857
  'WC_REST_Product_Attributes_V1_Controller' => array(
2858
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2859
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php'
2860
  ),
2861
  'WC_REST_Webhooks_V1_Controller' => array(
2862
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2863
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php'
2864
  ),
2865
  'WC_REST_Product_Shipping_Classes_V1_Controller' => array(
2866
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2867
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php'
2868
  ),
2869
  'WC_REST_Webhook_Deliveries_V1_Controller' => array(
2870
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2871
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php'
2872
  ),
2873
  'WC_REST_Product_Reviews_V1_Controller' => array(
2874
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2875
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php'
2876
  ),
2877
  'WC_REST_Coupons_V1_Controller' => array(
2878
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2879
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php'
2880
  ),
2881
  'WC_REST_Taxes_V1_Controller' => array(
2882
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2883
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php'
2884
  ),
2885
  'WC_REST_Product_Attribute_Terms_V1_Controller' => array(
2886
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2887
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php'
2888
  ),
2889
  'WC_REST_Reports_V1_Controller' => array(
2890
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2891
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php'
2892
  ),
2893
  'WC_REST_Product_Categories_V1_Controller' => array(
2894
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2895
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php'
2896
  ),
2897
  'WC_REST_Tax_Classes_V1_Controller' => array(
2898
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2899
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php'
2900
  ),
2901
  'WC_REST_Order_Notes_V1_Controller' => array(
2902
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2903
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php'
2904
  ),
2905
  'WC_REST_Settings_V2_Controller' => array(
2906
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2907
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php'
2908
  ),
2909
  'WC_REST_Customers_V2_Controller' => array(
2910
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2911
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php'
2912
  ),
2913
  'WC_REST_Product_Variations_V2_Controller' => array(
2914
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2915
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php'
2916
  ),
2917
  'WC_REST_Shipping_Zone_Methods_V2_Controller' => array(
2918
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2919
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php'
2920
  ),
2921
  'WC_REST_Shipping_Zones_V2_Controller' => array(
2922
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2923
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php'
2924
  ),
2925
  'WC_REST_Product_Tags_V2_Controller' => array(
2926
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2927
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-tags-v2-controller.php'
2928
  ),
2929
  'WC_REST_Product_Reviews_V2_Controller' => array(
2930
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2931
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php'
2932
  ),
2933
  'WC_REST_Webhooks_V2_Controller' => array(
2934
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2935
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php'
2936
  ),
2937
  'WC_REST_Customer_Downloads_V2_Controller' => array(
2938
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2939
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php'
2940
  ),
2941
  'WC_REST_Products_V2_Controller' => array(
2942
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2943
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php'
2944
  ),
2945
  'WC_REST_Product_Attribute_Terms_V2_Controller' => array(
2946
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2947
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attribute-terms-v2-controller.php'
2948
  ),
2949
  'WC_REST_Network_Orders_V2_Controller' => array(
2950
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2951
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php'
2952
  ),
2953
  'WC_REST_Orders_V2_Controller' => array(
2954
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2955
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php'
2956
  ),
2957
  'WC_REST_Product_Shipping_Classes_V2_Controller' => array(
2958
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2959
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-shipping-classes-v2-controller.php'
2960
  ),
2961
  'WC_REST_Webhook_Deliveries_V2_Controller' => array(
2962
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2963
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php'
2964
  ),
2965
  'WC_REST_Taxes_V2_Controller' => array(
2966
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2967
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-taxes-v2-controller.php'
2968
  ),
2969
  'WC_REST_Tax_Classes_V2_Controller' => array(
2970
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2971
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php'
2972
  ),
2973
  'WC_REST_Product_Categories_V2_Controller' => array(
2974
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2975
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php'
2976
  ),
2977
  'WC_REST_Report_Sales_V2_Controller' => array(
2978
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2979
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-sales-v2-controller.php'
2980
  ),
2981
  'WC_REST_Shipping_Zone_Locations_V2_Controller' => array(
2982
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2983
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php'
2984
  ),
2985
  'WC_REST_Payment_Gateways_V2_Controller' => array(
2986
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2987
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php'
2988
  ),
2989
  'WC_REST_Coupons_V2_Controller' => array(
2990
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2991
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php'
2992
  ),
2993
  'WC_REST_Setting_Options_V2_Controller' => array(
2994
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2995
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php'
2996
  ),
2997
  'WC_REST_Reports_V2_Controller' => array(
2998
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
2999
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-reports-v2-controller.php'
3000
  ),
3001
  'WC_REST_System_Status_V2_Controller' => array(
3002
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3003
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php'
3004
  ),
3005
  'WC_REST_System_Status_Tools_V2_Controller' => array(
3006
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3007
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php'
3008
  ),
3009
  'WC_REST_Product_Attributes_V2_Controller' => array(
3010
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3011
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attributes-v2-controller.php'
3012
  ),
3013
  'WC_REST_Order_Notes_V2_Controller' => array(
3014
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3015
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php'
3016
  ),
3017
  'WC_REST_Order_Refunds_V2_Controller' => array(
3018
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3019
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php'
3020
  ),
3021
  'WC_REST_Shipping_Methods_V2_Controller' => array(
3022
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3023
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php'
3024
  ),
3025
  'WC_REST_Report_Top_Sellers_V2_Controller' => array(
3026
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3027
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-top-sellers-v2-controller.php'
3028
  ),
3029
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ProductHelper' => array(
3030
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3031
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ProductHelper.php'
3032
  ),
3033
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CouponHelper' => array(
3034
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3035
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CouponHelper.php'
3036
  ),
3037
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\QueueHelper' => array(
3038
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3039
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/QueueHelper.php'
3040
  ),
3041
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\SettingsHelper' => array(
3042
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3043
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/SettingsHelper.php'
3044
  ),
3045
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\AdminNotesHelper' => array(
3046
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3047
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/AdminNotesHelper.php'
3048
  ),
3049
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ShippingHelper' => array(
3050
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3051
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ShippingHelper.php'
3052
  ),
3053
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\OrderHelper' => array(
3054
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3055
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/OrderHelper.php'
3056
  ),
3057
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CustomerHelper' => array(
3058
- 'version' => 'dev-84a5a24a969e5b6a7feb3747f622922ac15b7316',
3059
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CustomerHelper.php'
3060
  ),
3061
  'Automattic\\Jetpack\\Constants' => array(
763
  'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ElggInstaller.php'
764
  ),
765
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverInterface' => array(
766
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
767
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverInterface.php'
768
  ),
769
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverTrait' => array(
770
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
771
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverTrait.php'
772
  ),
773
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgument' => array(
774
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
775
  'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgument.php'
776
  ),
777
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameWithOptionalValue' => array(
778
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
779
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php'
780
  ),
781
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassName' => array(
782
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
783
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassName.php'
784
  ),
785
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameInterface' => array(
786
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
787
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameInterface.php'
788
  ),
789
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgumentInterface' => array(
790
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
791
  'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgumentInterface.php'
792
  ),
793
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ReflectionContainer' => array(
794
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
795
  'path' => $baseDir . '/lib/packages/League/Container/ReflectionContainer.php'
796
  ),
797
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareTrait' => array(
798
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
799
  'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareTrait.php'
800
  ),
801
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Container' => array(
802
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
803
  'path' => $baseDir . '/lib/packages/League/Container/Container.php'
804
  ),
805
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregateInterface' => array(
806
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
807
  'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregateInterface.php'
808
  ),
809
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregate' => array(
810
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
811
  'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregate.php'
812
  ),
813
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionInterface' => array(
814
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
815
  'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionInterface.php'
816
  ),
817
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\Definition' => array(
818
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
819
  'path' => $baseDir . '/lib/packages/League/Container/Definition/Definition.php'
820
  ),
821
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\BootableServiceProviderInterface' => array(
822
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
823
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/BootableServiceProviderInterface.php'
824
  ),
825
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregateInterface' => array(
826
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
827
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php'
828
  ),
829
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderInterface' => array(
830
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
831
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderInterface.php'
832
  ),
833
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\AbstractServiceProvider' => array(
834
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
835
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php'
836
  ),
837
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregate' => array(
838
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
839
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php'
840
  ),
841
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\Inflector' => array(
842
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
843
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/Inflector.php'
844
  ),
845
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorInterface' => array(
846
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
847
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorInterface.php'
848
  ),
849
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregate' => array(
850
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
851
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregate.php'
852
  ),
853
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregateInterface' => array(
854
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
855
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregateInterface.php'
856
  ),
857
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareInterface' => array(
858
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
859
  'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareInterface.php'
860
  ),
861
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\ContainerException' => array(
862
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
863
  'path' => $baseDir . '/lib/packages/League/Container/Exception/ContainerException.php'
864
  ),
865
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\NotFoundException' => array(
866
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
867
  'path' => $baseDir . '/lib/packages/League/Container/Exception/NotFoundException.php'
868
  ),
869
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExtendedContainerTest' => array(
870
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
871
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExtendedContainerTest.php'
872
  ),
873
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithDependencies' => array(
874
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
875
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithDependencies.php'
876
  ),
877
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\DependencyClass' => array(
878
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
879
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/DependencyClass.php'
880
  ),
881
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithPrivateInjectionMethod' => array(
882
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
883
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithPrivateInjectionMethod.php'
884
  ),
885
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithInjectionMethodArgumentWithoutTypeHint' => array(
886
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
887
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithInjectionMethodArgumentWithoutTypeHint.php'
888
  ),
889
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithNonFinalInjectionMethod' => array(
890
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
891
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithNonFinalInjectionMethod.php'
892
  ),
893
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithScalarInjectionMethodArgument' => array(
894
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
895
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithScalarInjectionMethodArgument.php'
896
  ),
897
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\AbstractServiceProviderTest' => array(
898
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
899
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/AbstractServiceProviderTest.php'
900
  ),
901
  'Automattic\\WooCommerce\\Tests\\Internal\\DownloadPermissionsAdjusterTest' => array(
902
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
903
  'path' => $baseDir . '/tests/php/src/Internal/DownloadPermissionsAdjusterTest.php'
904
  ),
905
  'Automattic\\WooCommerce\\Tests\\Internal\\RestApiUtilTest' => array(
906
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
907
  'path' => $baseDir . '/tests/php/src/Internal/RestApiUtilTest.php'
908
  ),
909
  'Automattic\\WooCommerce\\Tests\\Internal\\WCCom\\ConnectionHelperTest' => array(
910
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
911
  'path' => $baseDir . '/tests/php/src/Internal/WCCom/ConnectionHelperTest.php'
912
  ),
913
  'Automattic\\WooCommerce\\Tests\\Utilities\\NumberUtilTest' => array(
914
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
915
  'path' => $baseDir . '/tests/php/src/Utilities/NumberUtilTest.php'
916
  ),
917
  'Automattic\\WooCommerce\\Tests\\Utilities\\StringUtilTest' => array(
918
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
919
  'path' => $baseDir . '/tests/php/src/Utilities/StringUtilTest.php'
920
  ),
921
  'Automattic\\WooCommerce\\Tests\\Proxies\\LegacyProxyTest' => array(
922
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
923
  'path' => $baseDir . '/tests/php/src/Proxies/LegacyProxyTest.php'
924
  ),
925
  'Automattic\\WooCommerce\\Tests\\Proxies\\ExampleClasses\\ClassThatDependsOnLegacyCode' => array(
926
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
927
  'path' => $baseDir . '/tests/php/src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php'
928
  ),
929
  'Automattic\\WooCommerce\\Tests\\Proxies\\MockableLegacyProxyTest' => array(
930
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
931
  'path' => $baseDir . '/tests/php/src/Proxies/MockableLegacyProxyTest.php'
932
  ),
933
  'Automattic\\WooCommerce\\Tests\\Proxies\\ClassThatDependsOnLegacyCodeTest' => array(
934
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
935
  'path' => $baseDir . '/tests/php/src/Proxies/ClassThatDependsOnLegacyCodeTest.php'
936
  ),
937
  'Automattic\\WooCommerce\\Testing\\Tools\\DependencyManagement\\DependencyManagementTestHook' => array(
938
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
939
  'path' => $baseDir . '/tests/Tools/DependencyManagement/DependencyManagementTestHook.php'
940
  ),
941
  'Automattic\\WooCommerce\\Testing\\Tools\\DependencyManagement\\MockableLegacyProxy' => array(
942
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
943
  'path' => $baseDir . '/tests/Tools/DependencyManagement/MockableLegacyProxy.php'
944
  ),
945
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\CodeHackerTestHook' => array(
946
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
947
  'path' => $baseDir . '/tests/Tools/CodeHacking/CodeHackerTestHook.php'
948
  ),
949
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\CodeHack' => array(
950
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
951
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/CodeHack.php'
952
  ),
953
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\FunctionsMockerHack' => array(
954
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
955
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/FunctionsMockerHack.php'
956
  ),
957
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\StaticMockerHack' => array(
958
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
959
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/StaticMockerHack.php'
960
  ),
961
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\BypassFinalsHack' => array(
962
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
963
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/BypassFinalsHack.php'
964
  ),
965
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\CodeHacker' => array(
966
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
967
  'path' => $baseDir . '/tests/Tools/CodeHacking/CodeHacker.php'
968
  ),
969
  'Automattic\\WooCommerce\\Blocks\\Assets' => array(
2539
  'path' => $baseDir . '/packages/woocommerce-admin/src/Marketing/InstalledExtensions.php'
2540
  ),
2541
  'Automattic\\WooCommerce\\Container' => array(
2542
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2543
  'path' => $baseDir . '/src/Container.php'
2544
  ),
2545
  'Automattic\\WooCommerce\\Packages' => array(
2546
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2547
  'path' => $baseDir . '/src/Packages.php'
2548
  ),
2549
  'Automattic\\WooCommerce\\Autoloader' => array(
2550
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2551
  'path' => $baseDir . '/src/Autoloader.php'
2552
  ),
2553
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ContainerException' => array(
2554
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2555
  'path' => $baseDir . '/src/Internal/DependencyManagement/ContainerException.php'
2556
  ),
2557
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ExtendedContainer' => array(
2558
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2559
  'path' => $baseDir . '/src/Internal/DependencyManagement/ExtendedContainer.php'
2560
  ),
2561
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\AbstractServiceProvider' => array(
2562
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2563
  'path' => $baseDir . '/src/Internal/DependencyManagement/AbstractServiceProvider.php'
2564
  ),
2565
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\Definition' => array(
2566
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2567
  'path' => $baseDir . '/src/Internal/DependencyManagement/Definition.php'
2568
  ),
2569
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\DownloadPermissionsAdjusterServiceProvider' => array(
2570
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2571
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/DownloadPermissionsAdjusterServiceProvider.php'
2572
  ),
2573
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProxiesServiceProvider' => array(
2574
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2575
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProxiesServiceProvider.php'
2576
  ),
2577
  'Automattic\\WooCommerce\\Internal\\DownloadPermissionsAdjuster' => array(
2578
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2579
  'path' => $baseDir . '/src/Internal/DownloadPermissionsAdjuster.php'
2580
  ),
2581
  'Automattic\\WooCommerce\\Internal\\WCCom\\ConnectionHelper' => array(
2582
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2583
  'path' => $baseDir . '/src/Internal/WCCom/ConnectionHelper.php'
2584
  ),
2585
  'Automattic\\WooCommerce\\Internal\\RestApiUtil' => array(
2586
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2587
  'path' => $baseDir . '/src/Internal/RestApiUtil.php'
2588
  ),
2589
  'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStockException' => array(
2590
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2591
  'path' => $baseDir . '/src/Checkout/Helpers/ReserveStockException.php'
2592
  ),
2593
  'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStock' => array(
2594
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2595
  'path' => $baseDir . '/src/Checkout/Helpers/ReserveStock.php'
2596
  ),
2597
  'Automattic\\WooCommerce\\Utilities\\NumberUtil' => array(
2598
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2599
  'path' => $baseDir . '/src/Utilities/NumberUtil.php'
2600
  ),
2601
  'Automattic\\WooCommerce\\Utilities\\StringUtil' => array(
2602
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2603
  'path' => $baseDir . '/src/Utilities/StringUtil.php'
2604
  ),
2605
  'Automattic\\WooCommerce\\Proxies\\ActionsProxy' => array(
2606
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2607
  'path' => $baseDir . '/src/Proxies/ActionsProxy.php'
2608
  ),
2609
  'Automattic\\WooCommerce\\Proxies\\LegacyProxy' => array(
2610
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2611
  'path' => $baseDir . '/src/Proxies/LegacyProxy.php'
2612
  ),
2613
  'Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin' => array(
2631
  'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadFileWriter.php'
2632
  ),
2633
  'Automattic\\WooCommerce\\RestApi\\Server' => array(
2634
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2635
  'path' => $baseDir . '/includes/rest-api/Server.php'
2636
  ),
2637
  'Automattic\\WooCommerce\\RestApi\\Package' => array(
2638
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2639
  'path' => $baseDir . '/includes/rest-api/Package.php'
2640
  ),
2641
  'Automattic\\WooCommerce\\RestApi\\Utilities\\ImageAttachment' => array(
2642
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2643
  'path' => $baseDir . '/includes/rest-api/Utilities/ImageAttachment.php'
2644
  ),
2645
  'Automattic\\WooCommerce\\RestApi\\Utilities\\SingletonTrait' => array(
2646
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2647
  'path' => $baseDir . '/includes/rest-api/Utilities/SingletonTrait.php'
2648
  ),
2649
  'WC_REST_Products_Controller' => array(
2650
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2651
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php'
2652
  ),
2653
  'WC_REST_CRUD_Controller' => array(
2654
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2655
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php'
2656
  ),
2657
  'WC_REST_Order_Notes_Controller' => array(
2658
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2659
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php'
2660
  ),
2661
  'WC_REST_System_Status_Controller' => array(
2662
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2663
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php'
2664
  ),
2665
  'WC_REST_Settings_Controller' => array(
2666
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2667
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php'
2668
  ),
2669
  'WC_REST_Shipping_Zone_Methods_Controller' => array(
2670
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2671
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php'
2672
  ),
2673
  'WC_REST_System_Status_Tools_Controller' => array(
2674
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2675
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-tools-controller.php'
2676
  ),
2677
  'WC_REST_Orders_Controller' => array(
2678
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2679
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php'
2680
  ),
2681
  'WC_REST_Data_Countries_Controller' => array(
2682
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2683
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php'
2684
  ),
2685
  'WC_REST_Payment_Gateways_Controller' => array(
2686
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2687
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php'
2688
  ),
2689
  'WC_REST_Taxes_Controller' => array(
2690
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2691
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php'
2692
  ),
2693
  'WC_REST_Order_Refunds_Controller' => array(
2694
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2695
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php'
2696
  ),
2697
  'WC_REST_Controller' => array(
2698
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2699
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php'
2700
  ),
2701
  'WC_REST_Report_Orders_Totals_Controller' => array(
2702
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2703
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php'
2704
  ),
2705
  'WC_REST_Shipping_Methods_Controller' => array(
2706
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2707
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php'
2708
  ),
2709
  'WC_REST_Setting_Options_Controller' => array(
2710
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2711
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php'
2712
  ),
2713
  'WC_REST_Posts_Controller' => array(
2714
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2715
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php'
2716
  ),
2717
  'WC_REST_Shipping_Zones_Controller_Base' => array(
2718
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2719
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php'
2720
  ),
2721
  'WC_REST_Terms_Controller' => array(
2722
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2723
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php'
2724
  ),
2725
  'WC_REST_Product_Categories_Controller' => array(
2726
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2727
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php'
2728
  ),
2729
  'WC_REST_Report_Customers_Totals_Controller' => array(
2730
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2731
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php'
2732
  ),
2733
  'WC_REST_Tax_Classes_Controller' => array(
2734
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2735
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-tax-classes-controller.php'
2736
  ),
2737
  'WC_REST_Report_Sales_Controller' => array(
2738
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2739
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php'
2740
  ),
2741
  'WC_REST_Shipping_Zones_Controller' => array(
2742
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2743
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller.php'
2744
  ),
2745
  'WC_REST_Customer_Downloads_Controller' => array(
2746
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2747
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customer-downloads-controller.php'
2748
  ),
2749
  'WC_REST_Shipping_Zone_Locations_Controller' => array(
2750
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2751
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-locations-controller.php'
2752
  ),
2753
  'WC_REST_Report_Top_Sellers_Controller' => array(
2754
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2755
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-top-sellers-controller.php'
2756
  ),
2757
  'WC_REST_Product_Shipping_Classes_Controller' => array(
2758
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2759
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php'
2760
  ),
2761
  'WC_REST_Product_Tags_Controller' => array(
2762
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2763
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-tags-controller.php'
2764
  ),
2765
  'WC_REST_Webhooks_Controller' => array(
2766
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2767
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-webhooks-controller.php'
2768
  ),
2769
  'WC_REST_Report_Products_Totals_Controller' => array(
2770
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2771
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php'
2772
  ),
2773
  'WC_REST_Product_Reviews_Controller' => array(
2774
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2775
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php'
2776
  ),
2777
  'WC_REST_Report_Reviews_Totals_Controller' => array(
2778
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2779
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php'
2780
  ),
2781
  'WC_REST_Product_Attribute_Terms_Controller' => array(
2782
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2783
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attribute-terms-controller.php'
2784
  ),
2785
  'WC_REST_Reports_Controller' => array(
2786
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2787
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php'
2788
  ),
2789
  'WC_REST_Report_Coupons_Totals_Controller' => array(
2790
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2791
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php'
2792
  ),
2793
  'WC_REST_Product_Variations_Controller' => array(
2794
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2795
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php'
2796
  ),
2797
  'WC_REST_Data_Controller' => array(
2798
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2799
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php'
2800
  ),
2801
  'WC_REST_Data_Currencies_Controller' => array(
2802
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2803
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php'
2804
  ),
2805
  'WC_REST_Coupons_Controller' => array(
2806
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2807
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller.php'
2808
  ),
2809
  'WC_REST_Data_Continents_Controller' => array(
2810
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2811
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php'
2812
  ),
2813
  'WC_REST_Network_Orders_Controller' => array(
2814
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2815
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-network-orders-controller.php'
2816
  ),
2817
  'WC_REST_Customers_Controller' => array(
2818
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2819
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php'
2820
  ),
2821
  'WC_REST_Product_Attributes_Controller' => array(
2822
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2823
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php'
2824
  ),
2825
  'WC_REST_Customers_V1_Controller' => array(
2826
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2827
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php'
2828
  ),
2829
  'WC_REST_Report_Top_Sellers_V1_Controller' => array(
2830
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2831
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php'
2832
  ),
2833
  'WC_REST_Products_V1_Controller' => array(
2834
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2835
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php'
2836
  ),
2837
  'WC_REST_Customer_Downloads_V1_Controller' => array(
2838
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2839
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php'
2840
  ),
2841
  'WC_REST_Product_Tags_V1_Controller' => array(
2842
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2843
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php'
2844
  ),
2845
  'WC_REST_Orders_V1_Controller' => array(
2846
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2847
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php'
2848
  ),
2849
  'WC_REST_Order_Refunds_V1_Controller' => array(
2850
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2851
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php'
2852
  ),
2853
  'WC_REST_Report_Sales_V1_Controller' => array(
2854
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2855
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php'
2856
  ),
2857
  'WC_REST_Product_Attributes_V1_Controller' => array(
2858
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2859
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php'
2860
  ),
2861
  'WC_REST_Webhooks_V1_Controller' => array(
2862
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2863
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php'
2864
  ),
2865
  'WC_REST_Product_Shipping_Classes_V1_Controller' => array(
2866
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2867
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php'
2868
  ),
2869
  'WC_REST_Webhook_Deliveries_V1_Controller' => array(
2870
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2871
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php'
2872
  ),
2873
  'WC_REST_Product_Reviews_V1_Controller' => array(
2874
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2875
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php'
2876
  ),
2877
  'WC_REST_Coupons_V1_Controller' => array(
2878
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2879
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php'
2880
  ),
2881
  'WC_REST_Taxes_V1_Controller' => array(
2882
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2883
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php'
2884
  ),
2885
  'WC_REST_Product_Attribute_Terms_V1_Controller' => array(
2886
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2887
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php'
2888
  ),
2889
  'WC_REST_Reports_V1_Controller' => array(
2890
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2891
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php'
2892
  ),
2893
  'WC_REST_Product_Categories_V1_Controller' => array(
2894
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2895
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php'
2896
  ),
2897
  'WC_REST_Tax_Classes_V1_Controller' => array(
2898
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2899
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php'
2900
  ),
2901
  'WC_REST_Order_Notes_V1_Controller' => array(
2902
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2903
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php'
2904
  ),
2905
  'WC_REST_Settings_V2_Controller' => array(
2906
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2907
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php'
2908
  ),
2909
  'WC_REST_Customers_V2_Controller' => array(
2910
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2911
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php'
2912
  ),
2913
  'WC_REST_Product_Variations_V2_Controller' => array(
2914
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2915
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php'
2916
  ),
2917
  'WC_REST_Shipping_Zone_Methods_V2_Controller' => array(
2918
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2919
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php'
2920
  ),
2921
  'WC_REST_Shipping_Zones_V2_Controller' => array(
2922
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2923
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php'
2924
  ),
2925
  'WC_REST_Product_Tags_V2_Controller' => array(
2926
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2927
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-tags-v2-controller.php'
2928
  ),
2929
  'WC_REST_Product_Reviews_V2_Controller' => array(
2930
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2931
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php'
2932
  ),
2933
  'WC_REST_Webhooks_V2_Controller' => array(
2934
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2935
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php'
2936
  ),
2937
  'WC_REST_Customer_Downloads_V2_Controller' => array(
2938
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2939
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php'
2940
  ),
2941
  'WC_REST_Products_V2_Controller' => array(
2942
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2943
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php'
2944
  ),
2945
  'WC_REST_Product_Attribute_Terms_V2_Controller' => array(
2946
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2947
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attribute-terms-v2-controller.php'
2948
  ),
2949
  'WC_REST_Network_Orders_V2_Controller' => array(
2950
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2951
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php'
2952
  ),
2953
  'WC_REST_Orders_V2_Controller' => array(
2954
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2955
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php'
2956
  ),
2957
  'WC_REST_Product_Shipping_Classes_V2_Controller' => array(
2958
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2959
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-shipping-classes-v2-controller.php'
2960
  ),
2961
  'WC_REST_Webhook_Deliveries_V2_Controller' => array(
2962
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2963
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php'
2964
  ),
2965
  'WC_REST_Taxes_V2_Controller' => array(
2966
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2967
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-taxes-v2-controller.php'
2968
  ),
2969
  'WC_REST_Tax_Classes_V2_Controller' => array(
2970
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2971
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php'
2972
  ),
2973
  'WC_REST_Product_Categories_V2_Controller' => array(
2974
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2975
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php'
2976
  ),
2977
  'WC_REST_Report_Sales_V2_Controller' => array(
2978
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2979
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-sales-v2-controller.php'
2980
  ),
2981
  'WC_REST_Shipping_Zone_Locations_V2_Controller' => array(
2982
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2983
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php'
2984
  ),
2985
  'WC_REST_Payment_Gateways_V2_Controller' => array(
2986
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2987
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php'
2988
  ),
2989
  'WC_REST_Coupons_V2_Controller' => array(
2990
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2991
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php'
2992
  ),
2993
  'WC_REST_Setting_Options_V2_Controller' => array(
2994
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2995
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php'
2996
  ),
2997
  'WC_REST_Reports_V2_Controller' => array(
2998
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
2999
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-reports-v2-controller.php'
3000
  ),
3001
  'WC_REST_System_Status_V2_Controller' => array(
3002
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3003
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php'
3004
  ),
3005
  'WC_REST_System_Status_Tools_V2_Controller' => array(
3006
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3007
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php'
3008
  ),
3009
  'WC_REST_Product_Attributes_V2_Controller' => array(
3010
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3011
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attributes-v2-controller.php'
3012
  ),
3013
  'WC_REST_Order_Notes_V2_Controller' => array(
3014
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3015
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php'
3016
  ),
3017
  'WC_REST_Order_Refunds_V2_Controller' => array(
3018
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3019
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php'
3020
  ),
3021
  'WC_REST_Shipping_Methods_V2_Controller' => array(
3022
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3023
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php'
3024
  ),
3025
  'WC_REST_Report_Top_Sellers_V2_Controller' => array(
3026
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3027
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-top-sellers-v2-controller.php'
3028
  ),
3029
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ProductHelper' => array(
3030
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3031
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ProductHelper.php'
3032
  ),
3033
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CouponHelper' => array(
3034
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3035
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CouponHelper.php'
3036
  ),
3037
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\QueueHelper' => array(
3038
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3039
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/QueueHelper.php'
3040
  ),
3041
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\SettingsHelper' => array(
3042
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3043
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/SettingsHelper.php'
3044
  ),
3045
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\AdminNotesHelper' => array(
3046
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3047
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/AdminNotesHelper.php'
3048
  ),
3049
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ShippingHelper' => array(
3050
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3051
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ShippingHelper.php'
3052
  ),
3053
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\OrderHelper' => array(
3054
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3055
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/OrderHelper.php'
3056
  ),
3057
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CustomerHelper' => array(
3058
+ 'version' => 'dev-d3f1e6c7c829ae6bbecf6a7f2b02d2e57854514d',
3059
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CustomerHelper.php'
3060
  ),
3061
  'Automattic\\Jetpack\\Constants' => array(
vendor/jetpack-autoloader/class-autoloader-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-autoloader-locator.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-autoloader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-container.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-hook-manager.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-latest-autoloader-guard.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-manifest-reader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-path-processor.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-php-autoloader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-plugin-locator.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-plugins-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-shutdown-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-version-loader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-version-selector.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpd4c0730ecaa810868c9605e16ca8a816;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpbbce79c8bf878b60e2b54dfa0e05ac16;
9
 
10
  // phpcs:ignore
11
 
woocommerce.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: WooCommerce
4
  * Plugin URI: https://woocommerce.com/
5
  * Description: An eCommerce toolkit that helps you sell anything. Beautifully.
6
- * Version: 5.2.0-RC.2
7
  * Author: Automattic
8
  * Author URI: https://woocommerce.com
9
  * Text Domain: woocommerce
3
  * Plugin Name: WooCommerce
4
  * Plugin URI: https://woocommerce.com/
5
  * Description: An eCommerce toolkit that helps you sell anything. Beautifully.
6
+ * Version: 5.2.0
7
  * Author: Automattic
8
  * Author URI: https://woocommerce.com
9
  * Text Domain: woocommerce