Changeset 2771527
- Timestamp:
- 08/17/2022 09:31:25 AM (4 years ago)
- Location:
- gls-pay/trunk
- Files:
-
- 6 edited
-
gls-pay.php (modified) (2 diffs)
-
languages/gls_pay-en_US.mo (modified) (previous)
-
languages/gls_pay-en_US.po (modified) (2 diffs)
-
languages/gls_pay-sl_SI.mo (modified) (previous)
-
languages/gls_pay-sl_SI.po (modified) (4 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gls-pay/trunk/gls-pay.php
r2769297 r2771527 2 2 /** 3 3 * 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. 14 * Description: Pay fast and secure with cards, crypto and other digital payments. 5 * Version: 1.0.2 6 6 * Author: Eligma Ltd. 7 7 * Author URI: https://gocrypto.com … … 55 55 $this->method_description = GLS_PLUGIN_DESCRIPTION; 56 56 $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'); 58 58 $this->has_fields = true; 59 59 $this->init_settings(); -
gls-pay/trunk/languages/gls_pay-en_US.po
r2765570 r2771527 3 3 "Project-Id-Version: GLS Pay\n" 4 4 "POT-Creation-Date: 2022-07-19 13:10+0200\n" 5 "PO-Revision-Date: 2022-0 7-19 13:11+0200\n"5 "PO-Revision-Date: 2022-08-17 11:30+0200\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: \n" … … 28 28 #. Description of the plugin/theme 29 29 #: 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." 30 msgid "Pay fast and secure with cards, crypto and other digital payments." 34 31 msgstr "" 35 32 -
gls-pay/trunk/languages/gls_pay-sl_SI.po
r2765570 r2771527 3 3 "Project-Id-Version: GLS Pay\n" 4 4 "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" 6 6 "Last-Translator: \n" 7 7 "Language-Team: \n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "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" 14 13 "X-Generator: Poedit 3.1.1\n" 15 14 "X-Poedit-Basepath: ..\n" … … 17 16 "X-Poedit-WPHeader: gls-pay.php\n" 18 17 "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" 22 21 "X-Poedit-SearchPath-0: .\n" 23 22 "X-Poedit-SearchPathExcluded-0: *.min.js\n" … … 30 29 #. Description of the plugin/theme 31 30 #: 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." 31 msgid "Pay fast and secure with cards, crypto and other digital payments." 32 msgstr "Hitro in varno plačevanje s karticami, kriptovalutami in drugimi digitalnimi načini plačil." 39 33 40 34 #: gls-pay.php:152 gls-pay.php:156 -
gls-pay/trunk/readme.txt
r2769297 r2771527 1 1 === GLS Pay === 2 2 Plugin 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. 13 Description: Pay fast and secure with cards, crypto and other digital payments. 4 Stable tag: 1.0.2 5 5 Author: Eligma Ltd. 6 6 Author URI: https://gocrypto.com
Note: See TracChangeset
for help on using the changeset viewer.