Index: trunk/extensions/Translate/groups/mediawiki-defines.txt |
— | — | @@ -295,12 +295,14 @@ |
296 | 296 | descmsg = sitenotice-desc |
297 | 297 | ignored = sitenotice_id |
298 | 298 | |
299 | | -Donation Interface - Donate Interface |
300 | | -id = ext-di-di |
301 | | -file = DonationInterface/donate_interface/donate_interface.i18n.php |
302 | | -descmsg = donate_interface-desc |
303 | | -ignored = donate_interface-big-amount-display, donate_interface-medium-amount-display, donate_interface-small-amount-display, donate_interface-big-amount-value |
304 | | -ignored = donate_interface-medium-amount-value, donate_interface-small-amount-value |
| 299 | +# tomaszf indicates this is not used, and that it is unlikely it will be used. |
| 300 | +# Mind the duplicate keys with ext-di-pfpg! |
| 301 | +#Donation Interface - Donate Interface |
| 302 | +#id = ext-di-di |
| 303 | +#file = DonationInterface/donate_interface/donate_interface.i18n.php |
| 304 | +#descmsg = donate_interface-desc |
| 305 | +#ignored = donate_interface-big-amount-display, donate_interface-medium-amount-display, donate_interface-small-amount-display, donate_interface-big-amount-value |
| 306 | +#ignored = donate_interface-medium-amount-value, donate_interface-small-amount-value |
305 | 307 | |
306 | 308 | Donation Interface - Payflow Pro Gateway |
307 | 309 | id = ext-di-pfpg |
— | — | @@ -308,10 +310,11 @@ |
309 | 311 | descmsg = payflowpro_gateway-desc |
310 | 312 | optional = payflow_gateway-card-name-amex, payflow_gateway-card-name-visa, payflow_gateway-card-name-mc, payflow_gateway-card-name-discover |
311 | 313 | |
312 | | -Donation Interface - PayPal Gateway |
313 | | -id = ext-di-ppg |
314 | | -file = DonationInterface/paypal_gateway/paypal_gateway.i18n.php |
315 | | -descmsg = paypal_gateway-desc |
| 314 | +# tomaszf indicates this is not used, and that it is unlikely it will be used. |
| 315 | +#Donation Interface - PayPal Gateway |
| 316 | +#id = ext-di-ppg |
| 317 | +#file = DonationInterface/paypal_gateway/paypal_gateway.i18n.php |
| 318 | +#descmsg = paypal_gateway-desc |
316 | 319 | |
317 | 320 | Double Wiki |
318 | 321 | |
Index: trunk/extensions/Translate/groups/MediaWikiExtensions.php |
— | — | @@ -378,9 +378,7 @@ |
379 | 379 | 'ext-contributionreporting', // wikimediafoundation.org |
380 | 380 | 'ext-contributiontracking', // wikimediafoundation.org |
381 | 381 | 'ext-crossnamespacelinks', |
382 | | - 'ext-di-di', // wikimediafoundation.org |
383 | 382 | 'ext-di-pfpg', // wikimediafoundation.org |
384 | | - 'ext-di-ppg', // wikimediafoundation.org |
385 | 383 | 'ext-dismissablesitenotice', |
386 | 384 | 'ext-doublewiki', // Wikisource |
387 | 385 | 'ext-drafts', // test.wikipedia.org |