Index: trunk/extensions/DonationInterface/gateway_common/interface.i18n.php |
— | — | @@ -385,6 +385,10 @@ |
386 | 386 | 'donate_interface-monthlybox-yes' => 'Sure, make it monthly', |
387 | 387 | 'donate_interface-monthlybox-no' => 'NO, make a one-time donation', |
388 | 388 | 'donate_interface-monthlybox-bottom' => 'Your donation will be securely processed.', |
| 389 | + |
| 390 | + // SecureLogo text |
| 391 | + 'donate_interface-securelogo-title' => 'Click to Verify - This site chose VeriSign SSL for secure e-commerce and confidential communications.', |
| 392 | + 'donate_interface-secureLogo-text' => 'About SSL Certificates', |
389 | 393 | |
390 | 394 | |
391 | 395 | ); |
— | — | @@ -749,6 +753,9 @@ |
750 | 754 | 'donate_interface-monthlybox-yes' => 'Button to click to accept giving a monthly donation.', |
751 | 755 | 'donate_interface-monthlybox-no' => 'Button to click to decline giving a monthly donation.', |
752 | 756 | 'donate_interface-monthlybox-bottom' => 'Message in the bottom of the monthly donation box ensuring donors that their donation will be processed securely.', |
| 757 | + |
| 758 | + 'donate_interface-securelogo-title' => 'Link \'title\' that is shown to donors when they hover over the Verisign secure site logo that appears on donation forms', |
| 759 | + 'donate_interface-secureLogo-text' => 'Text shown to donors for a link explaining more about SSL secure site certificates', |
753 | 760 | ); |
754 | 761 | |
755 | 762 | /** Magyar (magázó) (Magyar (magázó)) |