Skip to content

Commit e4f61ce

Browse files
Compile assets
1 parent e06db7a commit e4f61ce

9 files changed

+29
-21
lines changed

woocommerce/i18n/languages/woocommerce-plugin-framework.pot

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Copyright (c) GoDaddy Operating Company, LLC. All Rights Reserved.
22
msgid ""
33
msgstr ""
4-
"Project-Id-Version: SkyVerge WooCommerce Plugin Framework 1.0.0 TODO: plugin version\n"
5-
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-plugin-framework\n"
4+
"Project-Id-Version: SkyVerge WooCommerce Plugin Framework\n"
5+
"Report-Msgid-Bugs-To: https://github.com/godaddy-wordpress/wc-plugin-framework/issues\n"
66
"Last-Translator: [email protected]\n"
7-
"Language-Team: LANGUAGE <[email protected]>\n"
7+
"Language-Team: [email protected]\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=UTF-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"
11-
"POT-Creation-Date: 2024-11-26T12:41:45+00:00\n"
11+
"POT-Creation-Date: 2025-01-24T00:25:58+00:00\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"X-Generator: WP-CLI 2.11.0\n"
1414
"X-Domain: woocommerce-plugin-framework\n"
@@ -541,7 +541,7 @@ msgstr ""
541541

542542
#: woocommerce/payment-gateway/api/class-sv-wc-payment-gateway-api-response-message-helper.php:100
543543
#: woocommerce/payment-gateway/External_Checkout/apple-pay/class-sv-wc-payment-gateway-apple-pay-frontend.php:149
544-
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Frontend.php:139
544+
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Frontend.php:140
545545
msgid "An error occurred, please try again or try an alternate form of payment"
546546
msgstr ""
547547

@@ -1364,7 +1364,7 @@ msgstr ""
13641364

13651365
#: woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1579
13661366
#: woocommerce/payment-gateway/External_Checkout/apple-pay/class-sv-wc-payment-gateway-apple-pay-admin.php:152
1367-
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:150
1367+
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:158
13681368
msgid "Connection Settings"
13691369
msgstr ""
13701370

@@ -1670,18 +1670,18 @@ msgid "Allow Apple Pay on"
16701670
msgstr ""
16711671

16721672
#: woocommerce/payment-gateway/External_Checkout/apple-pay/class-sv-wc-payment-gateway-apple-pay-admin.php:113
1673-
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:113
1673+
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:121
16741674
msgid "Button Style"
16751675
msgstr ""
16761676

16771677
#: woocommerce/payment-gateway/External_Checkout/apple-pay/class-sv-wc-payment-gateway-apple-pay-admin.php:116
1678-
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:116
1678+
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:124
16791679
msgctxt "Button style"
16801680
msgid "Black"
16811681
msgstr ""
16821682

16831683
#: woocommerce/payment-gateway/External_Checkout/apple-pay/class-sv-wc-payment-gateway-apple-pay-admin.php:117
1684-
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:117
1684+
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:125
16851685
msgctxt "Button style"
16861686
msgid "White"
16871687
msgstr ""
@@ -1714,7 +1714,7 @@ msgid "For reference, your current web root path is: %s"
17141714
msgstr ""
17151715

17161716
#: woocommerce/payment-gateway/External_Checkout/apple-pay/class-sv-wc-payment-gateway-apple-pay-admin.php:190
1717-
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:159
1717+
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:167
17181718
msgid "Test Mode"
17191719
msgstr ""
17201720

@@ -1788,13 +1788,21 @@ msgctxt "For the merchant to accept Google Pay payments"
17881788
msgid "Accept Google Pay"
17891789
msgstr ""
17901790

1791+
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:102
1792+
msgid "Merchant ID"
1793+
msgstr ""
1794+
1795+
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:104
1796+
msgid "A Google merchant identifier issued after registration with the %1$sGoogle Pay & Wallet Console%2$s. 12-18 characters. Required in production environment."
1797+
msgstr ""
1798+
17911799
#. translators: Allow Google Pay button on selected display locations (e.g. cart, checkout, product page...)
1792-
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:103
1800+
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:111
17931801
msgctxt "Setting title for a multi-select list dropdown of display locations"
17941802
msgid "Allow Google Pay on"
17951803
msgstr ""
17961804

1797-
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:160
1805+
#: woocommerce/payment-gateway/External_Checkout/Google_Pay/Admin.php:168
17981806
msgid "Enable to test Google Pay functionality throughout your sites without processing real payments."
17991807
msgstr ""
18001808

woocommerce/payment-gateway/assets/dist/frontend/sv-wc-payment-gateway-apple-pay.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

woocommerce/payment-gateway/assets/dist/frontend/sv-wc-payment-gateway-apple-pay.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)