@automattic/newspack-blocks 4.18.0 → 4.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -0
- package/composer.lock +12 -17
- package/dist/carousel/view-rtl.css +1 -1
- package/dist/carousel/view.asset.php +1 -1
- package/dist/carousel/view.css +1 -1
- package/dist/editor-rtl.css +2 -2
- package/dist/editor.asset.php +1 -1
- package/dist/editor.css +2 -2
- package/dist/modal.asset.php +1 -1
- package/dist/modal.js +1 -1
- package/dist/modalCheckout.asset.php +1 -1
- package/dist/modalCheckout.js +1 -1
- package/includes/class-modal-checkout.php +8 -1
- package/languages/newspack-blocks-de_DE.po +44 -44
- package/languages/newspack-blocks-es_ES.po +44 -44
- package/languages/newspack-blocks-fr_BE.po +44 -44
- package/languages/newspack-blocks-nb_NO.po +44 -44
- package/languages/newspack-blocks-pt_PT.po +44 -44
- package/languages/newspack-blocks.pot +46 -45
- package/newspack-blocks.php +3 -2
- package/package.json +2 -2
- package/src/blocks/carousel/editor.scss +5 -0
- package/src/blocks/carousel/view.scss +1 -0
- package/src/modal-checkout/index.js +17 -2
- package/src/modal-checkout/modal.js +30 -1
- package/src/modal-checkout/utils.js +19 -5
- package/vendor/composer/installed.php +2 -2
|
@@ -2,7 +2,7 @@ msgid ""
|
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Project-Id-Version: Newspack Blocks 1.0.0-alpha.25\n"
|
|
4
4
|
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/project\n"
|
|
5
|
-
"POT-Creation-Date: 2025-11-
|
|
5
|
+
"POT-Creation-Date: 2025-11-24T20:10:24+00:00\n"
|
|
6
6
|
"PO-Revision-Date: 2024-08-30 08:46-0700\n"
|
|
7
7
|
"Last-Translator: \n"
|
|
8
8
|
"Language-Team: \n"
|
|
@@ -67,169 +67,169 @@ msgstr ""
|
|
|
67
67
|
msgid "Or"
|
|
68
68
|
msgstr ""
|
|
69
69
|
|
|
70
|
-
#: includes/class-modal-checkout.php:
|
|
70
|
+
#: includes/class-modal-checkout.php:979 includes/class-modal-checkout.php:983
|
|
71
71
|
msgid "Processing payment..."
|
|
72
72
|
msgstr ""
|
|
73
73
|
|
|
74
|
-
#: includes/class-modal-checkout.php:
|
|
74
|
+
#: includes/class-modal-checkout.php:987
|
|
75
75
|
msgid "Verifying details..."
|
|
76
76
|
msgstr ""
|
|
77
77
|
|
|
78
|
-
#: includes/class-modal-checkout.php:
|
|
78
|
+
#: includes/class-modal-checkout.php:991
|
|
79
79
|
msgid "Finalizing transaction..."
|
|
80
80
|
msgstr ""
|
|
81
81
|
|
|
82
|
-
#: includes/class-modal-checkout.php:
|
|
82
|
+
#: includes/class-modal-checkout.php:1047
|
|
83
83
|
msgid ""
|
|
84
84
|
"We're sorry, there was an unexpected error. Please try again in a few "
|
|
85
85
|
"minutes."
|
|
86
86
|
msgstr ""
|
|
87
87
|
|
|
88
|
-
#: includes/class-modal-checkout.php:
|
|
88
|
+
#: includes/class-modal-checkout.php:1059
|
|
89
89
|
msgid "Go back"
|
|
90
90
|
msgstr ""
|
|
91
91
|
|
|
92
|
-
#: includes/class-modal-checkout.php:
|
|
92
|
+
#: includes/class-modal-checkout.php:1149
|
|
93
93
|
msgid "Password mismatch"
|
|
94
94
|
msgstr ""
|
|
95
95
|
|
|
96
|
-
#: includes/class-modal-checkout.php:
|
|
96
|
+
#: includes/class-modal-checkout.php:1150
|
|
97
97
|
msgid "Password strength: Very weak"
|
|
98
98
|
msgstr ""
|
|
99
99
|
|
|
100
|
-
#: includes/class-modal-checkout.php:
|
|
100
|
+
#: includes/class-modal-checkout.php:1151
|
|
101
101
|
msgid "Password strength: Weak"
|
|
102
102
|
msgstr ""
|
|
103
103
|
|
|
104
|
-
#: includes/class-modal-checkout.php:
|
|
104
|
+
#: includes/class-modal-checkout.php:1152
|
|
105
105
|
msgid "Password strength: Medium"
|
|
106
106
|
msgstr ""
|
|
107
107
|
|
|
108
|
-
#: includes/class-modal-checkout.php:
|
|
108
|
+
#: includes/class-modal-checkout.php:1153
|
|
109
109
|
msgid "Password strength: Strong"
|
|
110
110
|
msgstr ""
|
|
111
111
|
|
|
112
|
-
#: includes/class-modal-checkout.php:
|
|
112
|
+
#: includes/class-modal-checkout.php:1334
|
|
113
113
|
msgid "Please enter someone else' email address to receive this gift."
|
|
114
114
|
msgstr ""
|
|
115
115
|
|
|
116
|
-
#: includes/class-modal-checkout.php:
|
|
116
|
+
#: includes/class-modal-checkout.php:1335
|
|
117
117
|
msgid "Please enter a valid email address to receive this gift."
|
|
118
118
|
msgstr ""
|
|
119
119
|
|
|
120
|
-
#: includes/class-modal-checkout.php:
|
|
120
|
+
#: includes/class-modal-checkout.php:1424
|
|
121
121
|
msgid "Close window"
|
|
122
122
|
msgstr ""
|
|
123
123
|
|
|
124
124
|
#. translators: %s: Site name.
|
|
125
|
-
#: includes/class-modal-checkout.php:
|
|
125
|
+
#: includes/class-modal-checkout.php:1511
|
|
126
126
|
#, php-format
|
|
127
127
|
msgid ""
|
|
128
128
|
"You're already a subscriber! You can only have one active subscription at a "
|
|
129
129
|
"time. Thank you for supporting %s."
|
|
130
130
|
msgstr ""
|
|
131
131
|
|
|
132
|
-
#: includes/class-modal-checkout.php:
|
|
132
|
+
#: includes/class-modal-checkout.php:1522
|
|
133
133
|
msgid ""
|
|
134
134
|
"You're already a subscriber! You can only have one subscription at a time. "
|
|
135
135
|
"If you wish to renew an expired subscription, please sign in and visit the "
|
|
136
136
|
"subscriptions page on your account."
|
|
137
137
|
msgstr ""
|
|
138
138
|
|
|
139
|
-
#: includes/class-modal-checkout.php:1554
|
|
140
|
-
msgid "Could not complete this transaction. Please contact us for assistance."
|
|
141
|
-
msgstr ""
|
|
142
|
-
|
|
143
139
|
#. translators: 1: Checkout button confirmation text. 2: Order total.
|
|
144
140
|
#. translators: 1 is the name of the item. 2 is the price of the item.
|
|
145
|
-
#: includes/class-modal-checkout.php:
|
|
146
|
-
#: includes/modal-checkout/class-checkout-data.php:
|
|
141
|
+
#: includes/class-modal-checkout.php:1646
|
|
142
|
+
#: includes/modal-checkout/class-checkout-data.php:68
|
|
147
143
|
#, php-format
|
|
148
144
|
msgid "%1$s: %2$s"
|
|
149
145
|
msgstr ""
|
|
150
146
|
|
|
151
|
-
#: includes/class-modal-checkout.php:
|
|
147
|
+
#: includes/class-modal-checkout.php:2005
|
|
152
148
|
msgid "Billing details"
|
|
153
149
|
msgstr ""
|
|
154
150
|
|
|
155
|
-
#: includes/class-modal-checkout.php:
|
|
151
|
+
#: includes/class-modal-checkout.php:2006
|
|
156
152
|
msgid "Shipping details"
|
|
157
153
|
msgstr ""
|
|
158
154
|
|
|
159
|
-
#: includes/class-modal-checkout.php:
|
|
155
|
+
#: includes/class-modal-checkout.php:2007
|
|
160
156
|
msgid "Gift recipient"
|
|
161
157
|
msgstr ""
|
|
162
158
|
|
|
163
|
-
#: includes/class-modal-checkout.php:
|
|
164
|
-
#: includes/class-modal-checkout.php:
|
|
165
|
-
#: includes/class-modal-checkout.php:
|
|
159
|
+
#: includes/class-modal-checkout.php:2008
|
|
160
|
+
#: includes/class-modal-checkout.php:2009
|
|
161
|
+
#: includes/class-modal-checkout.php:2010
|
|
166
162
|
msgid "Complete your transaction"
|
|
167
163
|
msgstr ""
|
|
168
164
|
|
|
169
|
-
#: includes/class-modal-checkout.php:
|
|
165
|
+
#: includes/class-modal-checkout.php:2011
|
|
170
166
|
msgctxt "Login modal title when logged out user attempts to checkout."
|
|
171
167
|
msgid "Sign in to complete transaction"
|
|
172
168
|
msgstr ""
|
|
173
169
|
|
|
174
|
-
#: includes/class-modal-checkout.php:
|
|
170
|
+
#: includes/class-modal-checkout.php:2016
|
|
175
171
|
msgctxt "Login modal title when unregistered user attempts to checkout"
|
|
176
172
|
msgid "Register to complete transaction"
|
|
177
173
|
msgstr ""
|
|
178
174
|
|
|
179
|
-
#: includes/class-modal-checkout.php:
|
|
175
|
+
#: includes/class-modal-checkout.php:2021
|
|
180
176
|
msgid "Continue browsing"
|
|
181
177
|
msgstr ""
|
|
182
178
|
|
|
183
|
-
#: includes/class-modal-checkout.php:
|
|
179
|
+
#: includes/class-modal-checkout.php:2022
|
|
184
180
|
msgid "This donation is a gift"
|
|
185
181
|
msgstr ""
|
|
186
182
|
|
|
187
|
-
#: includes/class-modal-checkout.php:
|
|
183
|
+
#: includes/class-modal-checkout.php:2027
|
|
188
184
|
msgid "This purchase is a gift"
|
|
189
185
|
msgstr ""
|
|
190
186
|
|
|
191
|
-
#: includes/class-modal-checkout.php:
|
|
187
|
+
#: includes/class-modal-checkout.php:2029
|
|
192
188
|
msgid "Complete transaction"
|
|
193
189
|
msgstr ""
|
|
194
190
|
|
|
195
|
-
#: includes/class-modal-checkout.php:
|
|
191
|
+
#: includes/class-modal-checkout.php:2030
|
|
196
192
|
msgid "Purchase"
|
|
197
193
|
msgstr ""
|
|
198
194
|
|
|
199
|
-
#: includes/class-modal-checkout.php:
|
|
195
|
+
#: includes/class-modal-checkout.php:2031
|
|
200
196
|
msgid "Edit billing information"
|
|
201
197
|
msgstr ""
|
|
202
198
|
|
|
203
|
-
#: includes/class-modal-checkout.php:
|
|
199
|
+
#: includes/class-modal-checkout.php:2032 dist/editor.js:29
|
|
204
200
|
#: src/blocks/checkout-button/edit.js:192
|
|
205
201
|
msgid "Cancel"
|
|
206
202
|
msgstr ""
|
|
207
203
|
|
|
208
|
-
#: includes/class-modal-checkout.php:
|
|
204
|
+
#: includes/class-modal-checkout.php:2033
|
|
209
205
|
msgid "Transaction successful"
|
|
210
206
|
msgstr ""
|
|
211
207
|
|
|
212
|
-
#: includes/class-modal-checkout.php:
|
|
208
|
+
#: includes/class-modal-checkout.php:2034
|
|
213
209
|
msgid ""
|
|
214
210
|
"Your contribution directly funds our work. If you're moved to do so, you can "
|
|
215
211
|
"opt to pay more than the standard rate."
|
|
216
212
|
msgstr ""
|
|
217
213
|
|
|
218
|
-
#: includes/class-modal-checkout.php:
|
|
214
|
+
#: includes/class-modal-checkout.php:2035
|
|
219
215
|
msgid "Thank you for your generosity! We couldn't do this without you!"
|
|
220
216
|
msgstr ""
|
|
221
217
|
|
|
222
|
-
#: includes/class-modal-checkout.php:
|
|
218
|
+
#: includes/class-modal-checkout.php:2036
|
|
223
219
|
msgid "Increase your support"
|
|
224
220
|
msgstr ""
|
|
225
221
|
|
|
226
|
-
#: includes/class-modal-checkout.php:
|
|
222
|
+
#: includes/class-modal-checkout.php:2037
|
|
227
223
|
#: src/modal-checkout/templates/form-coupon.php:20
|
|
228
224
|
msgid "Apply"
|
|
229
225
|
msgstr ""
|
|
230
226
|
|
|
227
|
+
#: includes/class-modal-checkout.php:2038
|
|
228
|
+
msgid "We ran into a problem processing this request. Please try again."
|
|
229
|
+
msgstr ""
|
|
230
|
+
|
|
231
231
|
#. Translators: %s is the site name.
|
|
232
|
-
#: includes/class-modal-checkout.php:
|
|
232
|
+
#: includes/class-modal-checkout.php:2175
|
|
233
233
|
#, php-format
|
|
234
234
|
msgid ""
|
|
235
235
|
"Thank you for supporting %s. Your transaction was completed successfully."
|
|
@@ -308,7 +308,7 @@ msgstr ""
|
|
|
308
308
|
msgid " per "
|
|
309
309
|
msgstr ""
|
|
310
310
|
|
|
311
|
-
#: includes/modal-checkout/class-checkout-data.php:
|
|
311
|
+
#: includes/modal-checkout/class-checkout-data.php:310 dist/editor.js:35
|
|
312
312
|
#: src/blocks/donate/index.js:31
|
|
313
313
|
msgid "Donate"
|
|
314
314
|
msgstr ""
|
|
@@ -2,7 +2,7 @@ msgid ""
|
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Project-Id-Version: Newspack Blocks 1.0.0-alpha.20\n"
|
|
4
4
|
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/project\n"
|
|
5
|
-
"POT-Creation-Date: 2025-11-
|
|
5
|
+
"POT-Creation-Date: 2025-11-24T20:10:24+00:00\n"
|
|
6
6
|
"PO-Revision-Date: 2024-08-30 08:46-0700\n"
|
|
7
7
|
"Last-Translator: \n"
|
|
8
8
|
"Language-Team: \n"
|
|
@@ -67,169 +67,169 @@ msgstr ""
|
|
|
67
67
|
msgid "Or"
|
|
68
68
|
msgstr ""
|
|
69
69
|
|
|
70
|
-
#: includes/class-modal-checkout.php:
|
|
70
|
+
#: includes/class-modal-checkout.php:979 includes/class-modal-checkout.php:983
|
|
71
71
|
msgid "Processing payment..."
|
|
72
72
|
msgstr ""
|
|
73
73
|
|
|
74
|
-
#: includes/class-modal-checkout.php:
|
|
74
|
+
#: includes/class-modal-checkout.php:987
|
|
75
75
|
msgid "Verifying details..."
|
|
76
76
|
msgstr ""
|
|
77
77
|
|
|
78
|
-
#: includes/class-modal-checkout.php:
|
|
78
|
+
#: includes/class-modal-checkout.php:991
|
|
79
79
|
msgid "Finalizing transaction..."
|
|
80
80
|
msgstr ""
|
|
81
81
|
|
|
82
|
-
#: includes/class-modal-checkout.php:
|
|
82
|
+
#: includes/class-modal-checkout.php:1047
|
|
83
83
|
msgid ""
|
|
84
84
|
"We're sorry, there was an unexpected error. Please try again in a few "
|
|
85
85
|
"minutes."
|
|
86
86
|
msgstr ""
|
|
87
87
|
|
|
88
|
-
#: includes/class-modal-checkout.php:
|
|
88
|
+
#: includes/class-modal-checkout.php:1059
|
|
89
89
|
msgid "Go back"
|
|
90
90
|
msgstr ""
|
|
91
91
|
|
|
92
|
-
#: includes/class-modal-checkout.php:
|
|
92
|
+
#: includes/class-modal-checkout.php:1149
|
|
93
93
|
msgid "Password mismatch"
|
|
94
94
|
msgstr ""
|
|
95
95
|
|
|
96
|
-
#: includes/class-modal-checkout.php:
|
|
96
|
+
#: includes/class-modal-checkout.php:1150
|
|
97
97
|
msgid "Password strength: Very weak"
|
|
98
98
|
msgstr ""
|
|
99
99
|
|
|
100
|
-
#: includes/class-modal-checkout.php:
|
|
100
|
+
#: includes/class-modal-checkout.php:1151
|
|
101
101
|
msgid "Password strength: Weak"
|
|
102
102
|
msgstr ""
|
|
103
103
|
|
|
104
|
-
#: includes/class-modal-checkout.php:
|
|
104
|
+
#: includes/class-modal-checkout.php:1152
|
|
105
105
|
msgid "Password strength: Medium"
|
|
106
106
|
msgstr ""
|
|
107
107
|
|
|
108
|
-
#: includes/class-modal-checkout.php:
|
|
108
|
+
#: includes/class-modal-checkout.php:1153
|
|
109
109
|
msgid "Password strength: Strong"
|
|
110
110
|
msgstr ""
|
|
111
111
|
|
|
112
|
-
#: includes/class-modal-checkout.php:
|
|
112
|
+
#: includes/class-modal-checkout.php:1334
|
|
113
113
|
msgid "Please enter someone else' email address to receive this gift."
|
|
114
114
|
msgstr ""
|
|
115
115
|
|
|
116
|
-
#: includes/class-modal-checkout.php:
|
|
116
|
+
#: includes/class-modal-checkout.php:1335
|
|
117
117
|
msgid "Please enter a valid email address to receive this gift."
|
|
118
118
|
msgstr ""
|
|
119
119
|
|
|
120
|
-
#: includes/class-modal-checkout.php:
|
|
120
|
+
#: includes/class-modal-checkout.php:1424
|
|
121
121
|
msgid "Close window"
|
|
122
122
|
msgstr ""
|
|
123
123
|
|
|
124
124
|
#. translators: %s: Site name.
|
|
125
|
-
#: includes/class-modal-checkout.php:
|
|
125
|
+
#: includes/class-modal-checkout.php:1511
|
|
126
126
|
#, php-format
|
|
127
127
|
msgid ""
|
|
128
128
|
"You're already a subscriber! You can only have one active subscription at a "
|
|
129
129
|
"time. Thank you for supporting %s."
|
|
130
130
|
msgstr ""
|
|
131
131
|
|
|
132
|
-
#: includes/class-modal-checkout.php:
|
|
132
|
+
#: includes/class-modal-checkout.php:1522
|
|
133
133
|
msgid ""
|
|
134
134
|
"You're already a subscriber! You can only have one subscription at a time. "
|
|
135
135
|
"If you wish to renew an expired subscription, please sign in and visit the "
|
|
136
136
|
"subscriptions page on your account."
|
|
137
137
|
msgstr ""
|
|
138
138
|
|
|
139
|
-
#: includes/class-modal-checkout.php:1554
|
|
140
|
-
msgid "Could not complete this transaction. Please contact us for assistance."
|
|
141
|
-
msgstr ""
|
|
142
|
-
|
|
143
139
|
#. translators: 1: Checkout button confirmation text. 2: Order total.
|
|
144
140
|
#. translators: 1 is the name of the item. 2 is the price of the item.
|
|
145
|
-
#: includes/class-modal-checkout.php:
|
|
146
|
-
#: includes/modal-checkout/class-checkout-data.php:
|
|
141
|
+
#: includes/class-modal-checkout.php:1646
|
|
142
|
+
#: includes/modal-checkout/class-checkout-data.php:68
|
|
147
143
|
#, php-format
|
|
148
144
|
msgid "%1$s: %2$s"
|
|
149
145
|
msgstr ""
|
|
150
146
|
|
|
151
|
-
#: includes/class-modal-checkout.php:
|
|
147
|
+
#: includes/class-modal-checkout.php:2005
|
|
152
148
|
msgid "Billing details"
|
|
153
149
|
msgstr ""
|
|
154
150
|
|
|
155
|
-
#: includes/class-modal-checkout.php:
|
|
151
|
+
#: includes/class-modal-checkout.php:2006
|
|
156
152
|
msgid "Shipping details"
|
|
157
153
|
msgstr ""
|
|
158
154
|
|
|
159
|
-
#: includes/class-modal-checkout.php:
|
|
155
|
+
#: includes/class-modal-checkout.php:2007
|
|
160
156
|
msgid "Gift recipient"
|
|
161
157
|
msgstr ""
|
|
162
158
|
|
|
163
|
-
#: includes/class-modal-checkout.php:
|
|
164
|
-
#: includes/class-modal-checkout.php:
|
|
165
|
-
#: includes/class-modal-checkout.php:
|
|
159
|
+
#: includes/class-modal-checkout.php:2008
|
|
160
|
+
#: includes/class-modal-checkout.php:2009
|
|
161
|
+
#: includes/class-modal-checkout.php:2010
|
|
166
162
|
msgid "Complete your transaction"
|
|
167
163
|
msgstr ""
|
|
168
164
|
|
|
169
|
-
#: includes/class-modal-checkout.php:
|
|
165
|
+
#: includes/class-modal-checkout.php:2011
|
|
170
166
|
msgctxt "Login modal title when logged out user attempts to checkout."
|
|
171
167
|
msgid "Sign in to complete transaction"
|
|
172
168
|
msgstr ""
|
|
173
169
|
|
|
174
|
-
#: includes/class-modal-checkout.php:
|
|
170
|
+
#: includes/class-modal-checkout.php:2016
|
|
175
171
|
msgctxt "Login modal title when unregistered user attempts to checkout"
|
|
176
172
|
msgid "Register to complete transaction"
|
|
177
173
|
msgstr ""
|
|
178
174
|
|
|
179
|
-
#: includes/class-modal-checkout.php:
|
|
175
|
+
#: includes/class-modal-checkout.php:2021
|
|
180
176
|
msgid "Continue browsing"
|
|
181
177
|
msgstr ""
|
|
182
178
|
|
|
183
|
-
#: includes/class-modal-checkout.php:
|
|
179
|
+
#: includes/class-modal-checkout.php:2022
|
|
184
180
|
msgid "This donation is a gift"
|
|
185
181
|
msgstr ""
|
|
186
182
|
|
|
187
|
-
#: includes/class-modal-checkout.php:
|
|
183
|
+
#: includes/class-modal-checkout.php:2027
|
|
188
184
|
msgid "This purchase is a gift"
|
|
189
185
|
msgstr ""
|
|
190
186
|
|
|
191
|
-
#: includes/class-modal-checkout.php:
|
|
187
|
+
#: includes/class-modal-checkout.php:2029
|
|
192
188
|
msgid "Complete transaction"
|
|
193
189
|
msgstr ""
|
|
194
190
|
|
|
195
|
-
#: includes/class-modal-checkout.php:
|
|
191
|
+
#: includes/class-modal-checkout.php:2030
|
|
196
192
|
msgid "Purchase"
|
|
197
193
|
msgstr ""
|
|
198
194
|
|
|
199
|
-
#: includes/class-modal-checkout.php:
|
|
195
|
+
#: includes/class-modal-checkout.php:2031
|
|
200
196
|
msgid "Edit billing information"
|
|
201
197
|
msgstr ""
|
|
202
198
|
|
|
203
|
-
#: includes/class-modal-checkout.php:
|
|
199
|
+
#: includes/class-modal-checkout.php:2032 dist/editor.js:29
|
|
204
200
|
#: src/blocks/checkout-button/edit.js:192
|
|
205
201
|
msgid "Cancel"
|
|
206
202
|
msgstr ""
|
|
207
203
|
|
|
208
|
-
#: includes/class-modal-checkout.php:
|
|
204
|
+
#: includes/class-modal-checkout.php:2033
|
|
209
205
|
msgid "Transaction successful"
|
|
210
206
|
msgstr ""
|
|
211
207
|
|
|
212
|
-
#: includes/class-modal-checkout.php:
|
|
208
|
+
#: includes/class-modal-checkout.php:2034
|
|
213
209
|
msgid ""
|
|
214
210
|
"Your contribution directly funds our work. If you're moved to do so, you can "
|
|
215
211
|
"opt to pay more than the standard rate."
|
|
216
212
|
msgstr ""
|
|
217
213
|
|
|
218
|
-
#: includes/class-modal-checkout.php:
|
|
214
|
+
#: includes/class-modal-checkout.php:2035
|
|
219
215
|
msgid "Thank you for your generosity! We couldn't do this without you!"
|
|
220
216
|
msgstr ""
|
|
221
217
|
|
|
222
|
-
#: includes/class-modal-checkout.php:
|
|
218
|
+
#: includes/class-modal-checkout.php:2036
|
|
223
219
|
msgid "Increase your support"
|
|
224
220
|
msgstr ""
|
|
225
221
|
|
|
226
|
-
#: includes/class-modal-checkout.php:
|
|
222
|
+
#: includes/class-modal-checkout.php:2037
|
|
227
223
|
#: src/modal-checkout/templates/form-coupon.php:20
|
|
228
224
|
msgid "Apply"
|
|
229
225
|
msgstr ""
|
|
230
226
|
|
|
227
|
+
#: includes/class-modal-checkout.php:2038
|
|
228
|
+
msgid "We ran into a problem processing this request. Please try again."
|
|
229
|
+
msgstr ""
|
|
230
|
+
|
|
231
231
|
#. Translators: %s is the site name.
|
|
232
|
-
#: includes/class-modal-checkout.php:
|
|
232
|
+
#: includes/class-modal-checkout.php:2175
|
|
233
233
|
#, php-format
|
|
234
234
|
msgid ""
|
|
235
235
|
"Thank you for supporting %s. Your transaction was completed successfully."
|
|
@@ -308,7 +308,7 @@ msgstr ""
|
|
|
308
308
|
msgid " per "
|
|
309
309
|
msgstr ""
|
|
310
310
|
|
|
311
|
-
#: includes/modal-checkout/class-checkout-data.php:
|
|
311
|
+
#: includes/modal-checkout/class-checkout-data.php:310 dist/editor.js:35
|
|
312
312
|
#: src/blocks/donate/index.js:31
|
|
313
313
|
msgid "Donate"
|
|
314
314
|
msgstr ""
|