Plugin Directory

Changeset 2771579


Ignore:
Timestamp:
08/17/2022 10:41:37 AM (4 years ago)
Author:
eligmaltd
Message:

Update short description

Location:
gocrypto-pay/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gocrypto-pay/trunk/gocrypto-pay.php

    r2768692 r2771579  
    22/**
    33 * 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.3
     4 * Description: Instant and secure crypto payments.
     5 * Version: 1.0.4
    66 * Author: Eligma Ltd.
    77 * Author URI: https://gocrypto.com
     
    5555            $this->method_description = GOC_PLUGIN_DESCRIPTION;
    5656            $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');
    5858            $this->has_fields = true;
    5959            $this->init_settings();
  • gocrypto-pay/trunk/languages/gocrypto_pay-en_US.po

    r2757853 r2771579  
    22msgstr ""
    33"Project-Id-Version: GoCrypto Pay\n"
    4 "POT-Creation-Date: 2022-07-12 14:42+0200\n"
    5 "PO-Revision-Date: 2022-07-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"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    2222"X-Poedit-SearchPathExcluded-0: *.min.js\n"
    2323
    24 #: gocrypto-pay.php:54
     24#: gocrypto-pay.php:56 trunk/gocrypto-pay.php:56
    2525msgid "Place order"
    2626msgstr ""
    2727
    2828#. 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
     30msgid "Instant and secure crypto payments."
    3431msgstr ""
    3532
    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
    3735msgid "Something went wrong on pairing!"
    3836msgstr ""
    3937
    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
    4241msgid "Payment failed!"
    4342msgstr ""
    4443
    45 #: gocrypto-pay.php:261
     44#: gocrypto-pay.php:251 trunk/gocrypto-pay.php:251
    4645msgid "Order is already completed!"
    4746msgstr ""
    4847
    4948#. translators: %s: payment method
    50 #: gocrypto-pay.php:282
     49#: gocrypto-pay.php:264 trunk/gocrypto-pay.php:264
    5150#, php-format
    5251msgid "Payment completed with %s."
     
    5453
    5554#: includes/client-settings.php:12 includes/client-settings.php:14
     55#: trunk/includes/client-settings.php:12 trunk/includes/client-settings.php:14
    5656msgid "Enable"
    5757msgstr ""
    5858
    5959#: includes/client-settings.php:18 includes/pair-settings.php:12
     60#: trunk/includes/client-settings.php:18 trunk/includes/pair-settings.php:12
    6061msgid "Host"
    6162msgstr ""
    6263
    63 #: includes/client-settings.php:26
     64#: includes/client-settings.php:26 trunk/includes/client-settings.php:26
    6465msgid "Client ID"
    6566msgstr ""
    6667
    67 #: includes/client-settings.php:34
     68#: includes/client-settings.php:34 trunk/includes/client-settings.php:34
    6869msgid "Client Secret"
    6970msgstr ""
    7071
    7172#: includes/client-settings.php:42 includes/pair-settings.php:27
     73#: trunk/includes/client-settings.php:42 trunk/includes/pair-settings.php:27
    7274msgid "Sandbox"
    7375msgstr ""
    7476
    75 #: includes/pair-settings.php:17
     77#: includes/pair-settings.php:17 trunk/includes/pair-settings.php:17
    7678msgid "OTP"
    7779msgstr ""
    7880
    79 #: includes/pair-settings.php:22
     81#: includes/pair-settings.php:22 trunk/includes/pair-settings.php:22
    8082msgid "Terminal ID"
    8183msgstr ""
    8284
    83 #: includes/pair-settings.php:29
     85#: includes/pair-settings.php:29 trunk/includes/pair-settings.php:29
    8486msgid "Enable sandbox"
    8587msgstr ""
    8688
    87 #: includes/pair-settings.php:31
     89#: includes/pair-settings.php:31 trunk/includes/pair-settings.php:31
    8890msgid "Sandbox can be used to test payments"
     91msgstr ""
     92
     93#: trunk/gocrypto-pay.php:57
     94msgid ""
     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."
    8998msgstr ""
    9099
  • gocrypto-pay/trunk/readme.txt

    r2768692 r2771579  
    11=== GoCrypto Pay ===
    22Plugin 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.3
     3Description: Instant and secure crypto payments.
     4Stable tag: 1.0.4
    55Author: Eligma Ltd.
    66Author URI: https://gocrypto.com
Note: See TracChangeset for help on using the changeset viewer.