Plugin Directory

Changeset 2771527


Ignore:
Timestamp:
08/17/2022 09:31:25 AM (4 years ago)
Author:
eligmaltd
Message:

Update short description

Location:
gls-pay/trunk
Files:
6 edited

Legend:

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

    r2769297 r2771527  
    22/**
    33 * Plugin Name: GLS Pay
    4  * Description: GLS Pay provides payment orchestration by combining card, digital and crypto payments and parcel delivery in one comprehensive solution.
    5  * Version: 1.0.1
     4 * Description: Pay fast and secure with cards, crypto and other digital payments.
     5 * Version: 1.0.2
    66 * Author: Eligma Ltd.
    77 * Author URI: https://gocrypto.com
     
    5555            $this->method_description = GLS_PLUGIN_DESCRIPTION;
    5656            $this->order_button_text = __('Place order', 'gls_pay');
    57             $this->description = __('GLS Pay provides payment orchestration by combining card, digital and crypto payments and parcel delivery in one comprehensive solution.', 'gls_pay');
     57            $this->description = __('Pay fast and secure with cards, crypto and other digital payments.', 'gls_pay');
    5858            $this->has_fields = true;
    5959            $this->init_settings();
  • gls-pay/trunk/languages/gls_pay-en_US.po

    r2765570 r2771527  
    33"Project-Id-Version: GLS Pay\n"
    44"POT-Creation-Date: 2022-07-19 13:10+0200\n"
    5 "PO-Revision-Date: 2022-07-19 13:11+0200\n"
     5"PO-Revision-Date: 2022-08-17 11:30+0200\n"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    2828#. Description of the plugin/theme
    2929#: gls-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."
     30msgid "Pay fast and secure with cards, crypto and other digital payments."
    3431msgstr ""
    3532
  • gls-pay/trunk/languages/gls_pay-sl_SI.po

    r2765570 r2771527  
    33"Project-Id-Version: GLS Pay\n"
    44"POT-Creation-Date: 2022-08-03 09:41+0200\n"
    5 "PO-Revision-Date: 2022-08-03 09:44+0200\n"
     5"PO-Revision-Date: 2022-08-17 11:30+0200\n"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100>=3 && n"
    13 "%100<=4 ? 2 : 3);\n"
     12"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100>=3 && n%100<=4 ? 2 : 3);\n"
    1413"X-Generator: Poedit 3.1.1\n"
    1514"X-Poedit-Basepath: ..\n"
     
    1716"X-Poedit-WPHeader: gls-pay.php\n"
    1817"X-Poedit-SourceCharset: UTF-8\n"
    19 "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
    20 "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
    21 "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
     18"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;"
     19"esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;"
     20"__ngettext_noop:1,2\n"
    2221"X-Poedit-SearchPath-0: .\n"
    2322"X-Poedit-SearchPathExcluded-0: *.min.js\n"
     
    3029#. Description of the plugin/theme
    3130#: gls-pay.php:57
    32 msgid ""
    33 "GLS Pay provides payment orchestration by combining card, digital and crypto "
    34 "payments and parcel delivery in one comprehensive solution."
    35 msgstr ""
    36 "GLS Pay je orkestracija plačilnih storitev, ki združuje kartična, digitalna "
    37 "plačila in plačila s kriptovalutami ter dostavo paketov v eni celoviti "
    38 "rešitvi."
     31msgid "Pay fast and secure with cards, crypto and other digital payments."
     32msgstr "Hitro in varno plačevanje s karticami, kriptovalutami in drugimi digitalnimi načini plačil."
    3933
    4034#: gls-pay.php:152 gls-pay.php:156
  • gls-pay/trunk/readme.txt

    r2769297 r2771527  
    11=== GLS Pay ===
    22Plugin Name: GLS Pay
    3 Description: GLS Pay provides payment orchestration by combining card, digital and crypto payments and parcel delivery in one comprehensive solution.
    4 Stable tag: 1.0.1
     3Description: Pay fast and secure with cards, crypto and other digital payments.
     4Stable tag: 1.0.2
    55Author: Eligma Ltd.
    66Author URI: https://gocrypto.com
Note: See TracChangeset for help on using the changeset viewer.