Index: trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php |
— | — | @@ -198,6 +198,10 @@ |
199 | 199 | 'payflowpro_gateway-email-receipt' => 'E-mail receipt to', |
200 | 200 | 'payflowpro_gateway-monthly-donation' => 'Make a monthly donation', |
201 | 201 | 'payflowpro_gateway-via-paypal' => '(via PayPal)', |
| 202 | + 'payflowpro_gateway-shirt-size' => 'T-shirt size:', |
| 203 | + 'payflowpro_gateway-language' => 'Language:', |
| 204 | + 'payflowpro_gateway-front' => 'Front', |
| 205 | + 'payflowpro_gateway-back' => 'Back', |
202 | 206 | |
203 | 207 | // For more USA states, see payflowpro_gateway.us-states.i18n.php. |
204 | 208 | 'payflowpro_gateway-state-dropdown-YY' => 'Select a State', |
— | — | @@ -303,6 +307,10 @@ |
304 | 308 | 'payflowpro_gateway-email-receipt' => "Label for field which contains the email address the donor's receipt will be mailed to.", |
305 | 309 | 'payflowpro_gateway-monthly-donation' => 'Button label, 25 characters maximum', |
306 | 310 | 'payflowpro_gateway-via-paypal' => 'This appears after the monthly donation button', |
| 311 | + 'payflowpro_gateway-shirt-size' => 'This is a label for a select list of shirt sizes', |
| 312 | + 'payflowpro_gateway-language' => 'This is a label for a select list of languages a shirt can be printed in', |
| 313 | + 'payflowpro_gateway-front' => 'This is a label for an image of the front of a shirt', |
| 314 | + 'payflowpro_gateway-back' => 'This is a label for an image of the back of a shirt', |
307 | 315 | ); |
308 | 316 | |
309 | 317 | /** Magyar (magázó) (Magyar (magázó)) |