Advertisement
htdat

wpml-config__woocommerce-quickpay

May 25th, 2015
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.17 KB | None | 0 0
  1. <!-- https://wpml.org/forums/topic/payment-gateway-description-not-translating-on-page/ -->
  2. <wpml-config>
  3.     <admin-texts>
  4.         <key name="woocommerce_quickpay_settings">
  5.             <key name="enabled" />
  6.             <key name="_Account_setup" />
  7.             <key name="quickpay_debug" />
  8.             <key name="quickpay_testmode" />
  9.             <key name="quickpay_merchantid" />
  10.             <key name="quickpay_md5secret" />
  11.             <key name="quickpay_apikey" />
  12.             <key name="_Extra_gateway_settings" />
  13.             <key name="quickpay_language" />
  14.             <key name="quickpay_currency" />
  15.             <key name="quickpay_cardtypelock" />
  16.             <key name="quickpay_splitcapture" />
  17.             <key name="quickpay_autocapture" />
  18.             <key name="quickpay_captureoncomplete" />
  19.             <key name="quickpay_refundonrefunded" />
  20.             <key name="quickpay_ibillOrCreditcard" />
  21.             <key name="_Shop_setup" />
  22.             <key name="title" />
  23.             <key name="description" />
  24.             <key name="instructions" />
  25.             <key name="quickpay_paybuttontext" />
  26.             <key name="quickpay_labelCreditCard" />
  27.             <key name="quickpay_labelViaBill" />
  28.             <key name="quickpay_icons" />
  29.             <key name="quickpay_icons_maxheight" />
  30.             <key name="quickpay_redirectText" />
  31.         </key>
  32.     </admin-texts>
  33. </wpml-config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement