r74781 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74780‎ | r74781 | r74782 >
Date:16:41, 14 October 2010
Author:raymond
Status:ok
Tags:
Comment:
Follow-up r74779: Javascript -> JavaScript for consistency in MediaWiki
Modified paths:
  • /trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php
@@ -108,8 +108,9 @@
109109 'payflowpro_gateway-comment' => 'Comment',
110110 'payflowpro_gateway-first' => 'First',
111111 'payflowpro_gateway-last' => 'Last',
112 - 'payflowpro_gateway-noscript-msg' => 'It appears that you do not have Javascript enabled, or your browser does not support it. In order to provide a safe, secure and pleasant experience, our donation form requires Javascript.',
113 - 'payflowpro_gateway-noscript-redirect-msg' => 'If you cannot or do not wish to enable Javascript, you may still contribute by visiting:'
 112+ 'payflowpro_gateway-noscript-msg' => 'It appears that you do not have JavaScript enabled, or your browser does not support it.
 113+In order to provide a safe, secure and pleasant experience, our donation form requires JavaScript.',
 114+ 'payflowpro_gateway-noscript-redirect-msg' => 'If you cannot or do not wish to enable JavaScript, you may still contribute by visiting:'
114115 );
115116
116117 /** Message documentation (Message documentation)

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r74779Added noscript tags to donation forms; Added i18n messages for noscript; Adde...awjrichards16:26, 14 October 2010

Status & tagging log