@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\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:45-0700\n"
|
|
7
7
|
"Last-Translator: \n"
|
|
8
8
|
"Language-Team: \n"
|
|
@@ -77,169 +77,169 @@ msgstr ""
|
|
|
77
77
|
msgid "Or"
|
|
78
78
|
msgstr ""
|
|
79
79
|
|
|
80
|
-
#: includes/class-modal-checkout.php:
|
|
80
|
+
#: includes/class-modal-checkout.php:979 includes/class-modal-checkout.php:983
|
|
81
81
|
msgid "Processing payment..."
|
|
82
82
|
msgstr ""
|
|
83
83
|
|
|
84
|
-
#: includes/class-modal-checkout.php:
|
|
84
|
+
#: includes/class-modal-checkout.php:987
|
|
85
85
|
msgid "Verifying details..."
|
|
86
86
|
msgstr ""
|
|
87
87
|
|
|
88
|
-
#: includes/class-modal-checkout.php:
|
|
88
|
+
#: includes/class-modal-checkout.php:991
|
|
89
89
|
msgid "Finalizing transaction..."
|
|
90
90
|
msgstr ""
|
|
91
91
|
|
|
92
|
-
#: includes/class-modal-checkout.php:
|
|
92
|
+
#: includes/class-modal-checkout.php:1047
|
|
93
93
|
msgid ""
|
|
94
94
|
"We're sorry, there was an unexpected error. Please try again in a few "
|
|
95
95
|
"minutes."
|
|
96
96
|
msgstr ""
|
|
97
97
|
|
|
98
|
-
#: includes/class-modal-checkout.php:
|
|
98
|
+
#: includes/class-modal-checkout.php:1059
|
|
99
99
|
msgid "Go back"
|
|
100
100
|
msgstr ""
|
|
101
101
|
|
|
102
|
-
#: includes/class-modal-checkout.php:
|
|
102
|
+
#: includes/class-modal-checkout.php:1149
|
|
103
103
|
msgid "Password mismatch"
|
|
104
104
|
msgstr ""
|
|
105
105
|
|
|
106
|
-
#: includes/class-modal-checkout.php:
|
|
106
|
+
#: includes/class-modal-checkout.php:1150
|
|
107
107
|
msgid "Password strength: Very weak"
|
|
108
108
|
msgstr ""
|
|
109
109
|
|
|
110
|
-
#: includes/class-modal-checkout.php:
|
|
110
|
+
#: includes/class-modal-checkout.php:1151
|
|
111
111
|
msgid "Password strength: Weak"
|
|
112
112
|
msgstr ""
|
|
113
113
|
|
|
114
|
-
#: includes/class-modal-checkout.php:
|
|
114
|
+
#: includes/class-modal-checkout.php:1152
|
|
115
115
|
msgid "Password strength: Medium"
|
|
116
116
|
msgstr ""
|
|
117
117
|
|
|
118
|
-
#: includes/class-modal-checkout.php:
|
|
118
|
+
#: includes/class-modal-checkout.php:1153
|
|
119
119
|
msgid "Password strength: Strong"
|
|
120
120
|
msgstr ""
|
|
121
121
|
|
|
122
|
-
#: includes/class-modal-checkout.php:
|
|
122
|
+
#: includes/class-modal-checkout.php:1334
|
|
123
123
|
msgid "Please enter someone else' email address to receive this gift."
|
|
124
124
|
msgstr ""
|
|
125
125
|
|
|
126
|
-
#: includes/class-modal-checkout.php:
|
|
126
|
+
#: includes/class-modal-checkout.php:1335
|
|
127
127
|
msgid "Please enter a valid email address to receive this gift."
|
|
128
128
|
msgstr ""
|
|
129
129
|
|
|
130
|
-
#: includes/class-modal-checkout.php:
|
|
130
|
+
#: includes/class-modal-checkout.php:1424
|
|
131
131
|
msgid "Close window"
|
|
132
132
|
msgstr ""
|
|
133
133
|
|
|
134
134
|
#. translators: %s: Site name.
|
|
135
|
-
#: includes/class-modal-checkout.php:
|
|
135
|
+
#: includes/class-modal-checkout.php:1511
|
|
136
136
|
#, php-format
|
|
137
137
|
msgid ""
|
|
138
138
|
"You're already a subscriber! You can only have one active subscription at a "
|
|
139
139
|
"time. Thank you for supporting %s."
|
|
140
140
|
msgstr ""
|
|
141
141
|
|
|
142
|
-
#: includes/class-modal-checkout.php:
|
|
142
|
+
#: includes/class-modal-checkout.php:1522
|
|
143
143
|
msgid ""
|
|
144
144
|
"You're already a subscriber! You can only have one subscription at a time. "
|
|
145
145
|
"If you wish to renew an expired subscription, please sign in and visit the "
|
|
146
146
|
"subscriptions page on your account."
|
|
147
147
|
msgstr ""
|
|
148
148
|
|
|
149
|
-
#: includes/class-modal-checkout.php:1554
|
|
150
|
-
msgid "Could not complete this transaction. Please contact us for assistance."
|
|
151
|
-
msgstr ""
|
|
152
|
-
|
|
153
149
|
#. translators: 1: Checkout button confirmation text. 2: Order total.
|
|
154
150
|
#. translators: 1 is the name of the item. 2 is the price of the item.
|
|
155
|
-
#: includes/class-modal-checkout.php:
|
|
156
|
-
#: includes/modal-checkout/class-checkout-data.php:
|
|
151
|
+
#: includes/class-modal-checkout.php:1646
|
|
152
|
+
#: includes/modal-checkout/class-checkout-data.php:68
|
|
157
153
|
#, php-format
|
|
158
154
|
msgid "%1$s: %2$s"
|
|
159
155
|
msgstr ""
|
|
160
156
|
|
|
161
|
-
#: includes/class-modal-checkout.php:
|
|
157
|
+
#: includes/class-modal-checkout.php:2005
|
|
162
158
|
msgid "Billing details"
|
|
163
159
|
msgstr ""
|
|
164
160
|
|
|
165
|
-
#: includes/class-modal-checkout.php:
|
|
161
|
+
#: includes/class-modal-checkout.php:2006
|
|
166
162
|
msgid "Shipping details"
|
|
167
163
|
msgstr ""
|
|
168
164
|
|
|
169
|
-
#: includes/class-modal-checkout.php:
|
|
165
|
+
#: includes/class-modal-checkout.php:2007
|
|
170
166
|
msgid "Gift recipient"
|
|
171
167
|
msgstr ""
|
|
172
168
|
|
|
173
|
-
#: includes/class-modal-checkout.php:
|
|
174
|
-
#: includes/class-modal-checkout.php:
|
|
175
|
-
#: includes/class-modal-checkout.php:
|
|
169
|
+
#: includes/class-modal-checkout.php:2008
|
|
170
|
+
#: includes/class-modal-checkout.php:2009
|
|
171
|
+
#: includes/class-modal-checkout.php:2010
|
|
176
172
|
msgid "Complete your transaction"
|
|
177
173
|
msgstr ""
|
|
178
174
|
|
|
179
|
-
#: includes/class-modal-checkout.php:
|
|
175
|
+
#: includes/class-modal-checkout.php:2011
|
|
180
176
|
msgctxt "Login modal title when logged out user attempts to checkout."
|
|
181
177
|
msgid "Sign in to complete transaction"
|
|
182
178
|
msgstr ""
|
|
183
179
|
|
|
184
|
-
#: includes/class-modal-checkout.php:
|
|
180
|
+
#: includes/class-modal-checkout.php:2016
|
|
185
181
|
msgctxt "Login modal title when unregistered user attempts to checkout"
|
|
186
182
|
msgid "Register to complete transaction"
|
|
187
183
|
msgstr ""
|
|
188
184
|
|
|
189
|
-
#: includes/class-modal-checkout.php:
|
|
185
|
+
#: includes/class-modal-checkout.php:2021
|
|
190
186
|
msgid "Continue browsing"
|
|
191
187
|
msgstr ""
|
|
192
188
|
|
|
193
|
-
#: includes/class-modal-checkout.php:
|
|
189
|
+
#: includes/class-modal-checkout.php:2022
|
|
194
190
|
msgid "This donation is a gift"
|
|
195
191
|
msgstr ""
|
|
196
192
|
|
|
197
|
-
#: includes/class-modal-checkout.php:
|
|
193
|
+
#: includes/class-modal-checkout.php:2027
|
|
198
194
|
msgid "This purchase is a gift"
|
|
199
195
|
msgstr ""
|
|
200
196
|
|
|
201
|
-
#: includes/class-modal-checkout.php:
|
|
197
|
+
#: includes/class-modal-checkout.php:2029
|
|
202
198
|
msgid "Complete transaction"
|
|
203
199
|
msgstr ""
|
|
204
200
|
|
|
205
|
-
#: includes/class-modal-checkout.php:
|
|
201
|
+
#: includes/class-modal-checkout.php:2030
|
|
206
202
|
msgid "Purchase"
|
|
207
203
|
msgstr ""
|
|
208
204
|
|
|
209
|
-
#: includes/class-modal-checkout.php:
|
|
205
|
+
#: includes/class-modal-checkout.php:2031
|
|
210
206
|
msgid "Edit billing information"
|
|
211
207
|
msgstr ""
|
|
212
208
|
|
|
213
|
-
#: includes/class-modal-checkout.php:
|
|
209
|
+
#: includes/class-modal-checkout.php:2032 dist/editor.js:29
|
|
214
210
|
#: src/blocks/checkout-button/edit.js:192
|
|
215
211
|
msgid "Cancel"
|
|
216
212
|
msgstr ""
|
|
217
213
|
|
|
218
|
-
#: includes/class-modal-checkout.php:
|
|
214
|
+
#: includes/class-modal-checkout.php:2033
|
|
219
215
|
msgid "Transaction successful"
|
|
220
216
|
msgstr ""
|
|
221
217
|
|
|
222
|
-
#: includes/class-modal-checkout.php:
|
|
218
|
+
#: includes/class-modal-checkout.php:2034
|
|
223
219
|
msgid ""
|
|
224
220
|
"Your contribution directly funds our work. If you're moved to do so, you can "
|
|
225
221
|
"opt to pay more than the standard rate."
|
|
226
222
|
msgstr ""
|
|
227
223
|
|
|
228
|
-
#: includes/class-modal-checkout.php:
|
|
224
|
+
#: includes/class-modal-checkout.php:2035
|
|
229
225
|
msgid "Thank you for your generosity! We couldn't do this without you!"
|
|
230
226
|
msgstr ""
|
|
231
227
|
|
|
232
|
-
#: includes/class-modal-checkout.php:
|
|
228
|
+
#: includes/class-modal-checkout.php:2036
|
|
233
229
|
msgid "Increase your support"
|
|
234
230
|
msgstr ""
|
|
235
231
|
|
|
236
|
-
#: includes/class-modal-checkout.php:
|
|
232
|
+
#: includes/class-modal-checkout.php:2037
|
|
237
233
|
#: src/modal-checkout/templates/form-coupon.php:20
|
|
238
234
|
msgid "Apply"
|
|
239
235
|
msgstr ""
|
|
240
236
|
|
|
237
|
+
#: includes/class-modal-checkout.php:2038
|
|
238
|
+
msgid "We ran into a problem processing this request. Please try again."
|
|
239
|
+
msgstr ""
|
|
240
|
+
|
|
241
241
|
#. Translators: %s is the site name.
|
|
242
|
-
#: includes/class-modal-checkout.php:
|
|
242
|
+
#: includes/class-modal-checkout.php:2175
|
|
243
243
|
#, php-format
|
|
244
244
|
msgid ""
|
|
245
245
|
"Thank you for supporting %s. Your transaction was completed successfully."
|
|
@@ -318,7 +318,7 @@ msgstr ""
|
|
|
318
318
|
msgid " per "
|
|
319
319
|
msgstr ""
|
|
320
320
|
|
|
321
|
-
#: includes/modal-checkout/class-checkout-data.php:
|
|
321
|
+
#: includes/modal-checkout/class-checkout-data.php:310 dist/editor.js:35
|
|
322
322
|
#: src/blocks/donate/index.js:31
|
|
323
323
|
msgid "Donate"
|
|
324
324
|
msgstr "Spenden"
|
|
@@ -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: 2025-08-12T14:56:45+00:00\n"
|
|
7
7
|
"Last-Translator: \n"
|
|
8
8
|
"Language-Team: \n"
|
|
@@ -69,169 +69,169 @@ msgstr ""
|
|
|
69
69
|
msgid "Or"
|
|
70
70
|
msgstr ""
|
|
71
71
|
|
|
72
|
-
#: includes/class-modal-checkout.php:
|
|
72
|
+
#: includes/class-modal-checkout.php:979 includes/class-modal-checkout.php:983
|
|
73
73
|
msgid "Processing payment..."
|
|
74
74
|
msgstr ""
|
|
75
75
|
|
|
76
|
-
#: includes/class-modal-checkout.php:
|
|
76
|
+
#: includes/class-modal-checkout.php:987
|
|
77
77
|
msgid "Verifying details..."
|
|
78
78
|
msgstr ""
|
|
79
79
|
|
|
80
|
-
#: includes/class-modal-checkout.php:
|
|
80
|
+
#: includes/class-modal-checkout.php:991
|
|
81
81
|
msgid "Finalizing transaction..."
|
|
82
82
|
msgstr ""
|
|
83
83
|
|
|
84
|
-
#: includes/class-modal-checkout.php:
|
|
84
|
+
#: includes/class-modal-checkout.php:1047
|
|
85
85
|
msgid ""
|
|
86
86
|
"We're sorry, there was an unexpected error. Please try again in a few "
|
|
87
87
|
"minutes."
|
|
88
88
|
msgstr ""
|
|
89
89
|
|
|
90
|
-
#: includes/class-modal-checkout.php:
|
|
90
|
+
#: includes/class-modal-checkout.php:1059
|
|
91
91
|
msgid "Go back"
|
|
92
92
|
msgstr ""
|
|
93
93
|
|
|
94
|
-
#: includes/class-modal-checkout.php:
|
|
94
|
+
#: includes/class-modal-checkout.php:1149
|
|
95
95
|
msgid "Password mismatch"
|
|
96
96
|
msgstr ""
|
|
97
97
|
|
|
98
|
-
#: includes/class-modal-checkout.php:
|
|
98
|
+
#: includes/class-modal-checkout.php:1150
|
|
99
99
|
msgid "Password strength: Very weak"
|
|
100
100
|
msgstr ""
|
|
101
101
|
|
|
102
|
-
#: includes/class-modal-checkout.php:
|
|
102
|
+
#: includes/class-modal-checkout.php:1151
|
|
103
103
|
msgid "Password strength: Weak"
|
|
104
104
|
msgstr ""
|
|
105
105
|
|
|
106
|
-
#: includes/class-modal-checkout.php:
|
|
106
|
+
#: includes/class-modal-checkout.php:1152
|
|
107
107
|
msgid "Password strength: Medium"
|
|
108
108
|
msgstr ""
|
|
109
109
|
|
|
110
|
-
#: includes/class-modal-checkout.php:
|
|
110
|
+
#: includes/class-modal-checkout.php:1153
|
|
111
111
|
msgid "Password strength: Strong"
|
|
112
112
|
msgstr ""
|
|
113
113
|
|
|
114
|
-
#: includes/class-modal-checkout.php:
|
|
114
|
+
#: includes/class-modal-checkout.php:1334
|
|
115
115
|
msgid "Please enter someone else' email address to receive this gift."
|
|
116
116
|
msgstr ""
|
|
117
117
|
|
|
118
|
-
#: includes/class-modal-checkout.php:
|
|
118
|
+
#: includes/class-modal-checkout.php:1335
|
|
119
119
|
msgid "Please enter a valid email address to receive this gift."
|
|
120
120
|
msgstr ""
|
|
121
121
|
|
|
122
|
-
#: includes/class-modal-checkout.php:
|
|
122
|
+
#: includes/class-modal-checkout.php:1424
|
|
123
123
|
msgid "Close window"
|
|
124
124
|
msgstr ""
|
|
125
125
|
|
|
126
126
|
#. translators: %s: Site name.
|
|
127
|
-
#: includes/class-modal-checkout.php:
|
|
127
|
+
#: includes/class-modal-checkout.php:1511
|
|
128
128
|
#, php-format
|
|
129
129
|
msgid ""
|
|
130
130
|
"You're already a subscriber! You can only have one active subscription at a "
|
|
131
131
|
"time. Thank you for supporting %s."
|
|
132
132
|
msgstr ""
|
|
133
133
|
|
|
134
|
-
#: includes/class-modal-checkout.php:
|
|
134
|
+
#: includes/class-modal-checkout.php:1522
|
|
135
135
|
msgid ""
|
|
136
136
|
"You're already a subscriber! You can only have one subscription at a time. "
|
|
137
137
|
"If you wish to renew an expired subscription, please sign in and visit the "
|
|
138
138
|
"subscriptions page on your account."
|
|
139
139
|
msgstr ""
|
|
140
140
|
|
|
141
|
-
#: includes/class-modal-checkout.php:1554
|
|
142
|
-
msgid "Could not complete this transaction. Please contact us for assistance."
|
|
143
|
-
msgstr ""
|
|
144
|
-
|
|
145
141
|
#. translators: 1: Checkout button confirmation text. 2: Order total.
|
|
146
142
|
#. translators: 1 is the name of the item. 2 is the price of the item.
|
|
147
|
-
#: includes/class-modal-checkout.php:
|
|
148
|
-
#: includes/modal-checkout/class-checkout-data.php:
|
|
143
|
+
#: includes/class-modal-checkout.php:1646
|
|
144
|
+
#: includes/modal-checkout/class-checkout-data.php:68
|
|
149
145
|
#, php-format
|
|
150
146
|
msgid "%1$s: %2$s"
|
|
151
147
|
msgstr ""
|
|
152
148
|
|
|
153
|
-
#: includes/class-modal-checkout.php:
|
|
149
|
+
#: includes/class-modal-checkout.php:2005
|
|
154
150
|
msgid "Billing details"
|
|
155
151
|
msgstr ""
|
|
156
152
|
|
|
157
|
-
#: includes/class-modal-checkout.php:
|
|
153
|
+
#: includes/class-modal-checkout.php:2006
|
|
158
154
|
msgid "Shipping details"
|
|
159
155
|
msgstr ""
|
|
160
156
|
|
|
161
|
-
#: includes/class-modal-checkout.php:
|
|
157
|
+
#: includes/class-modal-checkout.php:2007
|
|
162
158
|
msgid "Gift recipient"
|
|
163
159
|
msgstr ""
|
|
164
160
|
|
|
165
|
-
#: includes/class-modal-checkout.php:
|
|
166
|
-
#: includes/class-modal-checkout.php:
|
|
167
|
-
#: includes/class-modal-checkout.php:
|
|
161
|
+
#: includes/class-modal-checkout.php:2008
|
|
162
|
+
#: includes/class-modal-checkout.php:2009
|
|
163
|
+
#: includes/class-modal-checkout.php:2010
|
|
168
164
|
msgid "Complete your transaction"
|
|
169
165
|
msgstr ""
|
|
170
166
|
|
|
171
|
-
#: includes/class-modal-checkout.php:
|
|
167
|
+
#: includes/class-modal-checkout.php:2011
|
|
172
168
|
msgctxt "Login modal title when logged out user attempts to checkout."
|
|
173
169
|
msgid "Sign in to complete transaction"
|
|
174
170
|
msgstr ""
|
|
175
171
|
|
|
176
|
-
#: includes/class-modal-checkout.php:
|
|
172
|
+
#: includes/class-modal-checkout.php:2016
|
|
177
173
|
msgctxt "Login modal title when unregistered user attempts to checkout"
|
|
178
174
|
msgid "Register to complete transaction"
|
|
179
175
|
msgstr ""
|
|
180
176
|
|
|
181
|
-
#: includes/class-modal-checkout.php:
|
|
177
|
+
#: includes/class-modal-checkout.php:2021
|
|
182
178
|
msgid "Continue browsing"
|
|
183
179
|
msgstr ""
|
|
184
180
|
|
|
185
|
-
#: includes/class-modal-checkout.php:
|
|
181
|
+
#: includes/class-modal-checkout.php:2022
|
|
186
182
|
msgid "This donation is a gift"
|
|
187
183
|
msgstr ""
|
|
188
184
|
|
|
189
|
-
#: includes/class-modal-checkout.php:
|
|
185
|
+
#: includes/class-modal-checkout.php:2027
|
|
190
186
|
msgid "This purchase is a gift"
|
|
191
187
|
msgstr ""
|
|
192
188
|
|
|
193
|
-
#: includes/class-modal-checkout.php:
|
|
189
|
+
#: includes/class-modal-checkout.php:2029
|
|
194
190
|
msgid "Complete transaction"
|
|
195
191
|
msgstr ""
|
|
196
192
|
|
|
197
|
-
#: includes/class-modal-checkout.php:
|
|
193
|
+
#: includes/class-modal-checkout.php:2030
|
|
198
194
|
msgid "Purchase"
|
|
199
195
|
msgstr ""
|
|
200
196
|
|
|
201
|
-
#: includes/class-modal-checkout.php:
|
|
197
|
+
#: includes/class-modal-checkout.php:2031
|
|
202
198
|
msgid "Edit billing information"
|
|
203
199
|
msgstr ""
|
|
204
200
|
|
|
205
|
-
#: includes/class-modal-checkout.php:
|
|
201
|
+
#: includes/class-modal-checkout.php:2032 dist/editor.js:29
|
|
206
202
|
#: src/blocks/checkout-button/edit.js:192
|
|
207
203
|
msgid "Cancel"
|
|
208
204
|
msgstr ""
|
|
209
205
|
|
|
210
|
-
#: includes/class-modal-checkout.php:
|
|
206
|
+
#: includes/class-modal-checkout.php:2033
|
|
211
207
|
msgid "Transaction successful"
|
|
212
208
|
msgstr ""
|
|
213
209
|
|
|
214
|
-
#: includes/class-modal-checkout.php:
|
|
210
|
+
#: includes/class-modal-checkout.php:2034
|
|
215
211
|
msgid ""
|
|
216
212
|
"Your contribution directly funds our work. If you're moved to do so, you can "
|
|
217
213
|
"opt to pay more than the standard rate."
|
|
218
214
|
msgstr ""
|
|
219
215
|
|
|
220
|
-
#: includes/class-modal-checkout.php:
|
|
216
|
+
#: includes/class-modal-checkout.php:2035
|
|
221
217
|
msgid "Thank you for your generosity! We couldn't do this without you!"
|
|
222
218
|
msgstr ""
|
|
223
219
|
|
|
224
|
-
#: includes/class-modal-checkout.php:
|
|
220
|
+
#: includes/class-modal-checkout.php:2036
|
|
225
221
|
msgid "Increase your support"
|
|
226
222
|
msgstr ""
|
|
227
223
|
|
|
228
|
-
#: includes/class-modal-checkout.php:
|
|
224
|
+
#: includes/class-modal-checkout.php:2037
|
|
229
225
|
#: src/modal-checkout/templates/form-coupon.php:20
|
|
230
226
|
msgid "Apply"
|
|
231
227
|
msgstr ""
|
|
232
228
|
|
|
229
|
+
#: includes/class-modal-checkout.php:2038
|
|
230
|
+
msgid "We ran into a problem processing this request. Please try again."
|
|
231
|
+
msgstr ""
|
|
232
|
+
|
|
233
233
|
#. Translators: %s is the site name.
|
|
234
|
-
#: includes/class-modal-checkout.php:
|
|
234
|
+
#: includes/class-modal-checkout.php:2175
|
|
235
235
|
#, php-format
|
|
236
236
|
msgid ""
|
|
237
237
|
"Thank you for supporting %s. Your transaction was completed successfully."
|
|
@@ -310,7 +310,7 @@ msgstr ""
|
|
|
310
310
|
msgid " per "
|
|
311
311
|
msgstr ""
|
|
312
312
|
|
|
313
|
-
#: includes/modal-checkout/class-checkout-data.php:
|
|
313
|
+
#: includes/modal-checkout/class-checkout-data.php:310 dist/editor.js:35
|
|
314
314
|
#: src/blocks/donate/index.js:31
|
|
315
315
|
msgid "Donate"
|
|
316
316
|
msgstr ""
|