Changeset 2771579
- Timestamp:
- 08/17/2022 10:41:37 AM (4 years ago)
- Location:
- gocrypto-pay/trunk
- Files:
-
- 4 edited
-
gocrypto-pay.php (modified) (2 diffs)
-
languages/gocrypto_pay-en_US.mo (modified) (previous)
-
languages/gocrypto_pay-en_US.po (modified) (3 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gocrypto-pay/trunk/gocrypto-pay.php
r2768692 r2771579 2 2 /** 3 3 * Plugin Name: GoCrypto Pay 4 * Description: Instant cryptocurrency payments can be made with the Binance Pay (multiple cryptocurrencies supported), Bitcoin.com Wallet (Bitcoin Cash payments supported) or the Elly Wallet.5 * Version: 1.0. 34 * Description: Instant and secure crypto payments. 5 * Version: 1.0.4 6 6 * Author: Eligma Ltd. 7 7 * Author URI: https://gocrypto.com … … 55 55 $this->method_description = GOC_PLUGIN_DESCRIPTION; 56 56 $this->order_button_text = __('Place order', 'gocrypto_pay'); 57 $this->description = __('Instant cryptocurrency payments can be made with the Binance Pay (multiple cryptocurrencies supported), Bitcoin.com Wallet (Bitcoin Cash payments supported) or the Elly Wallet.', 'gocrypto_pay');57 $this->description = __('Instant and secure crypto payments.', 'gocrypto_pay'); 58 58 $this->has_fields = true; 59 59 $this->init_settings(); -
gocrypto-pay/trunk/languages/gocrypto_pay-en_US.po
r2757853 r2771579 2 2 msgstr "" 3 3 "Project-Id-Version: GoCrypto Pay\n" 4 "POT-Creation-Date: 2022-0 7-12 14:42+0200\n"5 "PO-Revision-Date: 2022-0 7-12 14:42+0200\n"4 "POT-Creation-Date: 2022-08-17 12:36+0200\n" 5 "PO-Revision-Date: 2022-08-17 12:36+0200\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: \n" … … 22 22 "X-Poedit-SearchPathExcluded-0: *.min.js\n" 23 23 24 #: gocrypto-pay.php:5 424 #: gocrypto-pay.php:56 trunk/gocrypto-pay.php:56 25 25 msgid "Place order" 26 26 msgstr "" 27 27 28 28 #. Description of the plugin/theme 29 #: gocrypto-pay.php:55 30 msgid "" 31 "Instant cryptocurrency payments can be made with the Binance Pay (multiple " 32 "cryptocurrencies supported), Bitcoin.com Wallet (Bitcoin Cash payments " 33 "supported) or the Elly Wallet." 29 #: gocrypto-pay.php:57 30 msgid "Instant and secure crypto payments." 34 31 msgstr "" 35 32 36 #: gocrypto-pay.php:150 gocrypto-pay.php:154 33 #: gocrypto-pay.php:152 gocrypto-pay.php:156 trunk/gocrypto-pay.php:152 34 #: trunk/gocrypto-pay.php:156 37 35 msgid "Something went wrong on pairing!" 38 36 msgstr "" 39 37 40 #: gocrypto-pay.php:240 gocrypto-pay.php:254 gocrypto-pay.php:269 41 #: gocrypto-pay.php:300 gocrypto-pay.php:306 38 #: gocrypto-pay.php:232 gocrypto-pay.php:244 gocrypto-pay.php:282 39 #: gocrypto-pay.php:288 trunk/gocrypto-pay.php:232 trunk/gocrypto-pay.php:244 40 #: trunk/gocrypto-pay.php:282 trunk/gocrypto-pay.php:288 42 41 msgid "Payment failed!" 43 42 msgstr "" 44 43 45 #: gocrypto-pay.php:2 6144 #: gocrypto-pay.php:251 trunk/gocrypto-pay.php:251 46 45 msgid "Order is already completed!" 47 46 msgstr "" 48 47 49 48 #. translators: %s: payment method 50 #: gocrypto-pay.php:2 8249 #: gocrypto-pay.php:264 trunk/gocrypto-pay.php:264 51 50 #, php-format 52 51 msgid "Payment completed with %s." … … 54 53 55 54 #: includes/client-settings.php:12 includes/client-settings.php:14 55 #: trunk/includes/client-settings.php:12 trunk/includes/client-settings.php:14 56 56 msgid "Enable" 57 57 msgstr "" 58 58 59 59 #: includes/client-settings.php:18 includes/pair-settings.php:12 60 #: trunk/includes/client-settings.php:18 trunk/includes/pair-settings.php:12 60 61 msgid "Host" 61 62 msgstr "" 62 63 63 #: includes/client-settings.php:26 64 #: includes/client-settings.php:26 trunk/includes/client-settings.php:26 64 65 msgid "Client ID" 65 66 msgstr "" 66 67 67 #: includes/client-settings.php:34 68 #: includes/client-settings.php:34 trunk/includes/client-settings.php:34 68 69 msgid "Client Secret" 69 70 msgstr "" 70 71 71 72 #: includes/client-settings.php:42 includes/pair-settings.php:27 73 #: trunk/includes/client-settings.php:42 trunk/includes/pair-settings.php:27 72 74 msgid "Sandbox" 73 75 msgstr "" 74 76 75 #: includes/pair-settings.php:17 77 #: includes/pair-settings.php:17 trunk/includes/pair-settings.php:17 76 78 msgid "OTP" 77 79 msgstr "" 78 80 79 #: includes/pair-settings.php:22 81 #: includes/pair-settings.php:22 trunk/includes/pair-settings.php:22 80 82 msgid "Terminal ID" 81 83 msgstr "" 82 84 83 #: includes/pair-settings.php:29 85 #: includes/pair-settings.php:29 trunk/includes/pair-settings.php:29 84 86 msgid "Enable sandbox" 85 87 msgstr "" 86 88 87 #: includes/pair-settings.php:31 89 #: includes/pair-settings.php:31 trunk/includes/pair-settings.php:31 88 90 msgid "Sandbox can be used to test payments" 91 msgstr "" 92 93 #: trunk/gocrypto-pay.php:57 94 msgid "" 95 "Instant cryptocurrency payments can be made with the Binance Pay (multiple " 96 "cryptocurrencies supported), Bitcoin.com Wallet (Bitcoin Cash payments " 97 "supported) or the Elly Wallet." 89 98 msgstr "" 90 99 -
gocrypto-pay/trunk/readme.txt
r2768692 r2771579 1 1 === GoCrypto Pay === 2 2 Plugin Name: GoCrypto Pay 3 Description: Instant cryptocurrency payments can be made with the Binance Pay (multiple cryptocurrencies supported), Bitcoin.com Wallet (Bitcoin Cash payments supported) or the Elly Wallet.4 Stable tag: 1.0. 33 Description: Instant and secure crypto payments. 4 Stable tag: 1.0.4 5 5 Author: Eligma Ltd. 6 6 Author URI: https://gocrypto.com
Note: See TracChangeset
for help on using the changeset viewer.