Plugin Directory

Changeset 2774385


Ignore:
Timestamp:
08/23/2022 06:52:40 PM (4 years ago)
Author:
sprinque
Message:

v.1.0.5

Location:
sprinque/trunk
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • sprinque/trunk/assets/js/frontend.js

    r2774355 r2774385  
    166166    setInterval(function() {
    167167        $('.company-not-found').html(admin.not_found_companies);
     168        $('#cant-find-business').html(admin.cant_find_business);
     169        $('#add-manually-business').html(admin.add_manually_business);
    168170    }, 500);
    169171
     
    404406            });
    405407        } else {
    406             $('.error-register-fields').html('Not all required fields are filled').show();
     408            $('.error-register-fields').html(admin.fields_not_filled).show();
    407409        }
    408410    });
     
    515517            });
    516518        } else {
    517             $('.error-confirm-order').show().html('Not all required fields are filled');
     519            $('.error-confirm-order').show().html(admin.fields_not_filled);
    518520        }
    519521    });
     
    585587
    586588            $('.search-company-result').addClass('search-company-result_loading');
    587             $('.search-company-result').html('<div class="wpm-preloader">Loading...</div>');
     589            $('.search-company-result').html('<div class="wpm-preloader">'+admin.loading+'</div>');
    588590
    589591            $.ajax({
  • sprinque/trunk/languages/sprinque-de_DE.po

    r2774355 r2774385  
    44"Report-Msgid-Bugs-To: \n"
    55"POT-Creation-Date: 2022-08-06 20:54+0000\n"
    6 "PO-Revision-Date: 2022-08-22 16:51+0000\n"
     6"PO-Revision-Date: 2022-08-23 15:38+0000\n"
    77"Last-Translator: \n"
    88"Language-Team: German\n"
     
    1616"X-Domain: sprinque"
    1717
    18 #: templates/ajax/founded_companies.php:21
     18#: sprinque.php:442 templates/ajax/founded_companies.php:22
    1919msgid "Add buyer manually"
    2020msgstr "Add Käufer manuell"
     
    2828msgstr "Ferienwohnung, suite, etc (optional)"
    2929
    30 #: include/payment_method.php:510
     30#: include/payment_method.php:513
    3131msgid "API Key"
    3232msgstr "API-Schlüssel"
    3333
    34 #: sprinque.php:385 sprinque.php:411
     34#: sprinque.php:392 sprinque.php:418
    3535msgid "Awaiting Review"
    3636msgstr "Überprüft"
     
    4040msgstr "Business address"
    4141
    42 #: include/payment_method.php:99 include/payment_method.php:491
     42#: sprinque.php:439 include/payment_method.php:111
     43#: include/payment_method.php:119
    4344msgid "Buy now and pay later for businesses"
    4445msgstr "Kaufen Sie jetzt und zahlen später für Unternehmen"
    4546
    46 #: templates/ajax/founded_companies.php:16
     47#: sprinque.php:441 templates/ajax/founded_companies.php:17
    4748msgid "Can't find the business you are looking for?"
    4849msgstr "Nicht finden können die Unternehmen, die Sie suchen?"
     
    6768msgstr "Stadt"
    6869
    69 #: templates/ajax/founded_companies.php:3
     70#: sprinque.php:440 templates/ajax/founded_companies.php:3
    7071msgid "Click here"
    7172msgstr "Klicken Sie hier"
     
    7677msgstr "Name Des Unternehmens"
    7778
    78 #: templates/ajax/founded_companies.php:3
     79#: sprinque.php:440 templates/ajax/founded_companies.php:3
    7980msgid "Company not found"
    8081msgstr "Firma nicht gefunden"
     
    104105msgstr "Tage von Sprinque!"
    105106
    106 #: include/payment_method.php:488
    107 msgid "Description"
    108 msgstr "Beschreibung"
    109 
    110 #: include/payment_method.php:477
     107#: include/payment_method.php:501
    111108msgid "Enable Pay by Invoice"
    112109msgstr "Aktivieren Sie per Rechnung Bezahlen"
    113110
    114 #: include/payment_method.php:475
     111#: include/payment_method.php:499
    115112msgid "Enable/Disable"
    116113msgstr "Aktivieren/Deaktivieren"
    117114
    118 #: include/payment_method.php:512
     115#: include/payment_method.php:515
    119116msgid ""
    120117"Find it in your Profile at the Srinque. Overview > My Account > API Keys and "
     
    144141"Ordner oder"
    145142
    146 #: include/payment_method.php:495
    147 msgid "Instructions"
    148 msgstr "Anweisungen"
    149 
    150 #: include/payment_method.php:497
    151 msgid "Instructions that will be added to the thank you page and emails."
    152 msgstr "Anweisungen Hinzugefügt werden, um die danke-Seite und E-Mails."
     143#: sprinque.php:444
     144msgid "Loading..."
     145msgstr "Wird geladen..."
    153146
    154147#: templates/frontend/srinque_pay_modal_form.php:53
     
    156149msgstr "Nicht alle Felder ausgefüllt Rechnungs-oder Modal"
    157150
     151#: sprinque.php:443
     152msgid "Not all required fields are filled"
     153msgstr "Nicht alle erforderlichen Felder sind ausgefüllt"
     154
    158155#: templates/frontend/srinque_pay_modal_form.php:32
    159156msgid "Not all required fields is filled"
     
    164161msgstr "Oder Sie können gehen Sie mit einer anderen Zahlungsart."
    165162
     163#: include/payment_method.php:120
    166164msgid "Order finished with Pay by Invoice"
    167165msgstr "Bestellung mit Kauf auf Rechnung abgeschlossen"
    168166
    169 #: include/payment_method.php:98 include/payment_method.php:484
     167#: sprinque.php:438 include/payment_method.php:110
     168#: include/payment_method.php:118
    170169msgid "Pay by Invoice"
    171170msgstr "Zahlung per Rechnung"
    172171
    173 #: include/payment_method.php:546 include/payment_method.php:550
     172#: include/payment_method.php:549 include/payment_method.php:553
    174173msgid "Pay by Invoice - Business only"
    175174msgstr "Per Rechnung bezahlen - Geschäft nur"
    176175
    177 #: sprinque.php:205
     176#: sprinque.php:211
    178177msgid "Pay by Invoice - Cancelled"
    179178msgstr "Per Rechnung bezahlen - Abgesagt"
    180 
    181 #: include/payment_method.php:490
    182 msgid "Payment method description that the customer will see on your checkout."
    183 msgstr "Zahlung Methode Beschreibung, die den Kunden auf Ihre checkout."
    184179
    185180#: templates/frontend/srinque_pay_modal_form.php:101
     
    219214msgstr "Registrierungsnummer"
    220215
    221 #: include/payment_method.php:268
     216#: include/payment_method.php:301
    222217msgid "Registration number is already used"
    223218msgstr "Registrierung Nummer bereits verwendet"
     
    231226msgstr "Wählen Sie ein Land aus"
    232227
    233 #: sprinque.php:412
     228#: sprinque.php:419
    234229msgid "Shipping"
    235230msgstr "Versand"
     
    250245"Umwandlung und retention."
    251246
    252 #: include/payment_method.php:483
    253 msgid ""
    254 "This controls the title for the payment method the customer sees during "
    255 "checkout."
    256 msgstr ""
    257 "Dieser steuert die Titel für die Zahlungsmethode, die der Kunde sieht "
    258 "während der Kaufabwicklung."
    259 
    260247#: templates/frontend/srinque_pay_modal_form.php:106
    261248#: templates/frontend/srinque_pay_modal_form.php:113
     
    269256"Mail benachrichtigen, sobald die Überprüfung abgeschlossen ist."
    270257
    271 #: include/payment_method.php:481
    272 msgid "Title"
    273 msgstr "Titel"
    274 
    275258#: templates/frontend/srinque_pay_modal_form.php:64
    276259msgid "To make sure it's really you we have sent a code to"
     
    279262"code zu"
    280263
    281 #: templates/ajax/founded_companies.php:3
     264#: sprinque.php:440 templates/ajax/founded_companies.php:3
    282265msgid "to use it anyway"
    283266msgstr "es trotzdem zu benutzen"
  • sprinque/trunk/languages/sprinque-en_US.po

    r2774355 r2774385  
    44"Report-Msgid-Bugs-To: \n"
    55"POT-Creation-Date: 2022-08-06 20:54+0000\n"
    6 "PO-Revision-Date: 2022-08-22 09:55+0000\n"
     6"PO-Revision-Date: 2022-08-23 15:35+0000\n"
    77"Last-Translator: \n"
    88"Language-Team: English (United States)\n"
     
    1616"X-Domain: sprinque"
    1717
    18 #: templates/ajax/founded_companies.php:21
     18#: sprinque.php:442 templates/ajax/founded_companies.php:22
    1919msgid "Add buyer manually"
    2020msgstr ""
     
    2828msgstr ""
    2929
    30 #: include/payment_method.php:510
     30#: include/payment_method.php:513
    3131msgid "API Key"
    3232msgstr ""
    3333
    34 #: sprinque.php:385 sprinque.php:411
     34#: sprinque.php:392 sprinque.php:418
    3535msgid "Awaiting Review"
    3636msgstr ""
     
    4040msgstr ""
    4141
    42 #: include/payment_method.php:99 include/payment_method.php:491
     42#: sprinque.php:439 include/payment_method.php:111
     43#: include/payment_method.php:119
    4344msgid "Buy now and pay later for businesses"
    4445msgstr ""
    4546
    46 #: templates/ajax/founded_companies.php:16
     47#: sprinque.php:441 templates/ajax/founded_companies.php:17
    4748msgid "Can't find the business you are looking for?"
    4849msgstr ""
     
    6768msgstr ""
    6869
    69 #: templates/ajax/founded_companies.php:3
     70#: sprinque.php:440 templates/ajax/founded_companies.php:3
    7071msgid "Click here"
    7172msgstr ""
     
    7677msgstr ""
    7778
    78 #: templates/ajax/founded_companies.php:3
     79#: sprinque.php:440 templates/ajax/founded_companies.php:3
    7980msgid "Company not found"
    8081msgstr ""
     
    104105msgstr ""
    105106
    106 #: include/payment_method.php:488
    107 msgid "Description"
    108 msgstr ""
    109 
    110 #: include/payment_method.php:477
     107#: include/payment_method.php:501
    111108msgid "Enable Pay by Invoice"
    112109msgstr ""
    113110
    114 #: include/payment_method.php:475
     111#: include/payment_method.php:499
    115112msgid "Enable/Disable"
    116113msgstr ""
    117114
    118 #: include/payment_method.php:512
     115#: include/payment_method.php:515
    119116msgid ""
    120117"Find it in your Profile at the Srinque. Overview > My Account > API Keys and "
     
    139136msgstr ""
    140137
    141 #: include/payment_method.php:495
    142 msgid "Instructions"
    143 msgstr ""
    144 
    145 #: include/payment_method.php:497
    146 msgid "Instructions that will be added to the thank you page and emails."
     138#: sprinque.php:444
     139msgid "Loading..."
    147140msgstr ""
    148141
     
    151144msgstr ""
    152145
     146#: sprinque.php:443
     147msgid "Not all required fields are filled"
     148msgstr ""
     149
    153150#: templates/frontend/srinque_pay_modal_form.php:32
    154151msgid "Not all required fields is filled"
     
    159156msgstr ""
    160157
     158#: include/payment_method.php:120
    161159msgid "Order finished with Pay by Invoice"
    162160msgstr ""
    163161
    164 #: include/payment_method.php:98 include/payment_method.php:484
     162#: sprinque.php:438 include/payment_method.php:110
     163#: include/payment_method.php:118
    165164msgid "Pay by Invoice"
    166165msgstr ""
    167166
    168 #: include/payment_method.php:546 include/payment_method.php:550
     167#: include/payment_method.php:549 include/payment_method.php:553
    169168msgid "Pay by Invoice - Business only"
    170169msgstr ""
    171170
    172 #: sprinque.php:205
     171#: sprinque.php:211
    173172msgid "Pay by Invoice - Cancelled"
    174 msgstr ""
    175 
    176 #: include/payment_method.php:490
    177 msgid "Payment method description that the customer will see on your checkout."
    178173msgstr ""
    179174
     
    214209msgstr ""
    215210
    216 #: include/payment_method.php:268
     211#: include/payment_method.php:301
    217212msgid "Registration number is already used"
    218213msgstr ""
     
    226221msgstr ""
    227222
    228 #: sprinque.php:412
     223#: sprinque.php:419
    229224msgid "Shipping"
    230225msgstr ""
     
    242237msgstr ""
    243238
    244 #: include/payment_method.php:483
    245 msgid ""
    246 "This controls the title for the payment method the customer sees during "
    247 "checkout."
    248 msgstr ""
    249 
    250239#: templates/frontend/srinque_pay_modal_form.php:106
    251240#: templates/frontend/srinque_pay_modal_form.php:113
     
    256245msgstr ""
    257246
    258 #: include/payment_method.php:481
    259 msgid "Title"
    260 msgstr ""
    261 
    262247#: templates/frontend/srinque_pay_modal_form.php:64
    263248msgid "To make sure it's really you we have sent a code to"
    264249msgstr ""
    265250
    266 #: templates/ajax/founded_companies.php:3
     251#: sprinque.php:440 templates/ajax/founded_companies.php:3
    267252msgid "to use it anyway"
    268253msgstr ""
  • sprinque/trunk/languages/sprinque-nl_NL.po

    r2774355 r2774385  
    44"Report-Msgid-Bugs-To: \n"
    55"POT-Creation-Date: 2022-08-06 20:54+0000\n"
    6 "PO-Revision-Date: 2022-08-22 09:58+0000\n"
     6"PO-Revision-Date: 2022-08-23 15:37+0000\n"
    77"Last-Translator: \n"
    88"Language-Team: Dutch\n"
     
    1616"X-Domain: sprinque\n"
    1717
    18 #: templates/ajax/founded_companies.php:21
     18#: sprinque.php:442 templates/ajax/founded_companies.php:22
    1919msgid "Add buyer manually"
    2020msgstr "Klant handmatig toevoegen"
     
    2828msgstr "Appartement, toevoeging, etc (optioneel)"
    2929
    30 #: include/payment_method.php:510
     30#: include/payment_method.php:513
    3131msgid "API Key"
    3232msgstr "API-Sleutel"
    3333
    34 #: sprinque.php:385 sprinque.php:411
     34#: sprinque.php:392 sprinque.php:418
    3535msgid "Awaiting Review"
    3636msgstr "In Afwachting Van Beoordeling"
     
    4040msgstr "Bedrijfsadres"
    4141
    42 #: include/payment_method.php:99 include/payment_method.php:491
     42#: sprinque.php:439 include/payment_method.php:111
     43#: include/payment_method.php:119
    4344msgid "Buy now and pay later for businesses"
    4445msgstr "Achteraf betalen voor bedrijven"
    4546
    46 #: templates/ajax/founded_companies.php:16
     47#: sprinque.php:441 templates/ajax/founded_companies.php:17
    4748msgid "Can't find the business you are looking for?"
    4849msgstr "Kan je jouw bedrijf niet vinden?"
     
    6768msgstr "Stad"
    6869
    69 #: templates/ajax/founded_companies.php:3
     70#: sprinque.php:440 templates/ajax/founded_companies.php:3
    7071msgid "Click here"
    7172msgstr "Klik hier"
     
    7677msgstr "Bedrijfsnaam"
    7778
    78 #: templates/ajax/founded_companies.php:3
     79#: sprinque.php:440 templates/ajax/founded_companies.php:3
    7980msgid "Company not found"
    8081msgstr "Bedrijf niet gevonden"
     
    104105msgstr "dagen door Sprinque!"
    105106
    106 #: include/payment_method.php:488
    107 msgid "Description"
    108 msgstr "Beschrijving"
    109 
    110 #: include/payment_method.php:477
     107#: include/payment_method.php:501
    111108msgid "Enable Pay by Invoice"
    112109msgstr "Op factuur kopen aanzetten"
    113110
    114 #: include/payment_method.php:475
     111#: include/payment_method.php:499
    115112msgid "Enable/Disable"
    116113msgstr "In - /Uitschakelen"
    117114
    118 #: include/payment_method.php:512
     115#: include/payment_method.php:515
    119116msgid ""
    120117"Find it in your Profile at the Srinque. Overview > My Account > API Keys and "
     
    141138msgstr "Als geen code ontvangen hebt, check alsjeblieft je spam folder of"
    142139
    143 #: include/payment_method.php:495
    144 msgid "Instructions"
    145 msgstr "Instructies"
    146 
    147 #: include/payment_method.php:497
    148 msgid "Instructions that will be added to the thank you page and emails."
    149 msgstr "Instructies die worden toegevoegd aan de bedankt pagina en e-mails."
     140#: sprinque.php:444
     141msgid "Loading..."
     142msgstr "Bezig met laden..."
    150143
    151144#: templates/frontend/srinque_pay_modal_form.php:53
     
    153146msgstr "Niet alle velden zijn ingevuld"
    154147
     148#: sprinque.php:443
     149msgid "Not all required fields are filled"
     150msgstr "Niet alle verplichte velden zijn ingevuld"
     151
    155152#: templates/frontend/srinque_pay_modal_form.php:32
    156153msgid "Not all required fields is filled"
     
    161158msgstr "Of ga verder met een andere betaalmethode."
    162159
     160#: include/payment_method.php:120
    163161msgid "Order finished with Pay by Invoice"
    164162msgstr "Bestelling afgerond met Betalen op factuur"
    165163
    166 #: include/payment_method.php:98 include/payment_method.php:484
     164#: sprinque.php:438 include/payment_method.php:110
     165#: include/payment_method.php:118
    167166msgid "Pay by Invoice"
    168167msgstr "Op factuur kopen"
    169168
    170 #: include/payment_method.php:546 include/payment_method.php:550
     169#: include/payment_method.php:549 include/payment_method.php:553
    171170msgid "Pay by Invoice - Business only"
    172171msgstr "Op factuur kopen - alleen voor bedrijven"
    173172
    174 #: sprinque.php:205
     173#: sprinque.php:211
    175174msgid "Pay by Invoice - Cancelled"
    176175msgstr "Op factuur kopen - geannuleerd"
    177 
    178 #: include/payment_method.php:490
    179 msgid "Payment method description that the customer will see on your checkout."
    180 msgstr "Beschrijving van de betaalmethode die de klant ziet in de checkout."
    181176
    182177#: templates/frontend/srinque_pay_modal_form.php:101
     
    216211msgstr "Registratienummer"
    217212
    218 #: include/payment_method.php:268
     213#: include/payment_method.php:301
    219214msgid "Registration number is already used"
    220215msgstr "Registratienummer is reeds gebruikt"
     
    228223msgstr "Selecteer een land"
    229224
    230 #: sprinque.php:412
     225#: sprinque.php:419
    231226#, fuzzy
    232227msgid "Shipping"
     
    247242"klanten op factuur te laten kopen en 15, 30, 60 dagen later te betalen."
    248243
    249 #: include/payment_method.php:483
    250 msgid ""
    251 "This controls the title for the payment method the customer sees during "
    252 "checkout."
    253 msgstr ""
    254 "Hiermee regel je de beschrijving van de betaalmethode die de klant ziet in "
    255 "de checkout."
    256 
    257244#: templates/frontend/srinque_pay_modal_form.php:106
    258245#: templates/frontend/srinque_pay_modal_form.php:113
     
    265252"is gemaakt. <br> We sturen je een bericht zodra de beoordeling voltooid is."
    266253
    267 #: include/payment_method.php:481
    268 msgid "Title"
    269 msgstr "Titel"
    270 
    271254#: templates/frontend/srinque_pay_modal_form.php:64
    272255msgid "To make sure it's really you we have sent a code to"
    273256msgstr "Om zeker te weten dat jij het bent, hebben we een code gestuurd naar"
    274257
    275 #: templates/ajax/founded_companies.php:3
     258#: sprinque.php:440 templates/ajax/founded_companies.php:3
    276259msgid "to use it anyway"
    277260msgstr "als nog gebruiken"
  • sprinque/trunk/languages/sprinque.pot

    r2774355 r2774385  
    44"Project-Id-Version: Sprinque\n"
    55"Report-Msgid-Bugs-To: \n"
    6 "POT-Creation-Date: 2022-08-22 09:42+0000\n"
     6"POT-Creation-Date: 2022-08-23 15:35+0000\n"
    77"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    88"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1717"X-Domain: sprinque"
    1818
    19 #: templates/ajax/founded_companies.php:21
     19#: sprinque.php:442 templates/ajax/founded_companies.php:22
    2020msgid "Add buyer manually"
    2121msgstr ""
     
    2929msgstr ""
    3030
    31 #: include/payment_method.php:510
     31#: include/payment_method.php:513
    3232msgid "API Key"
    3333msgstr ""
    3434
    35 #: sprinque.php:385 sprinque.php:411
     35#: sprinque.php:392 sprinque.php:418
    3636msgid "Awaiting Review"
    3737msgstr ""
     
    4141msgstr ""
    4242
    43 #: include/payment_method.php:99 include/payment_method.php:491
     43#: sprinque.php:439 include/payment_method.php:111
     44#: include/payment_method.php:119
    4445msgid "Buy now and pay later for businesses"
    4546msgstr ""
    4647
    47 #: templates/ajax/founded_companies.php:16
     48#: sprinque.php:441 templates/ajax/founded_companies.php:17
    4849msgid "Can't find the business you are looking for?"
    4950msgstr ""
     
    6869msgstr ""
    6970
    70 #: templates/ajax/founded_companies.php:3
     71#: sprinque.php:440 templates/ajax/founded_companies.php:3
    7172msgid "Click here"
    7273msgstr ""
     
    7778msgstr ""
    7879
    79 #: templates/ajax/founded_companies.php:3
     80#: sprinque.php:440 templates/ajax/founded_companies.php:3
    8081msgid "Company not found"
    8182msgstr ""
     
    105106msgstr ""
    106107
    107 #: include/payment_method.php:488
    108 msgid "Description"
    109 msgstr ""
    110 
    111 #: include/payment_method.php:477
     108#: include/payment_method.php:501
    112109msgid "Enable Pay by Invoice"
    113110msgstr ""
    114111
    115 #: include/payment_method.php:475
     112#: include/payment_method.php:499
    116113msgid "Enable/Disable"
    117114msgstr ""
    118115
    119 #: include/payment_method.php:512
     116#: include/payment_method.php:515
    120117msgid ""
    121118"Find it in your Profile at the Srinque. Overview > My Account > API Keys and "
     
    140137msgstr ""
    141138
    142 #: include/payment_method.php:495
    143 msgid "Instructions"
    144 msgstr ""
    145 
    146 #: include/payment_method.php:497
    147 msgid "Instructions that will be added to the thank you page and emails."
     139#: sprinque.php:444
     140msgid "Loading..."
    148141msgstr ""
    149142
     
    152145msgstr ""
    153146
     147#: sprinque.php:443
     148msgid "Not all required fields are filled"
     149msgstr ""
     150
    154151#: templates/frontend/srinque_pay_modal_form.php:32
    155152msgid "Not all required fields is filled"
     
    160157msgstr ""
    161158
    162 #: include/payment_method.php:98 include/payment_method.php:484
     159#: include/payment_method.php:120
     160msgid "Order finished with Pay by Invoice"
     161msgstr ""
     162
     163#: sprinque.php:438 include/payment_method.php:110
     164#: include/payment_method.php:118
    163165msgid "Pay by Invoice"
    164166msgstr ""
    165167
    166 #: include/payment_method.php:546 include/payment_method.php:550
     168#: include/payment_method.php:549 include/payment_method.php:553
    167169msgid "Pay by Invoice - Business only"
    168170msgstr ""
    169171
    170 #: sprinque.php:205
     172#: sprinque.php:211
    171173msgid "Pay by Invoice - Cancelled"
    172 msgstr ""
    173 
    174 #: include/payment_method.php:490
    175 msgid "Payment method description that the customer will see on your checkout."
    176174msgstr ""
    177175
     
    212210msgstr ""
    213211
    214 #: include/payment_method.php:268
     212#: include/payment_method.php:301
    215213msgid "Registration number is already used"
    216214msgstr ""
     
    224222msgstr ""
    225223
    226 #: sprinque.php:412
     224#: sprinque.php:419
    227225msgid "Shipping"
    228226msgstr ""
     
    240238msgstr ""
    241239
    242 #: include/payment_method.php:483
    243 msgid ""
    244 "This controls the title for the payment method the customer sees during "
    245 "checkout."
    246 msgstr ""
    247 
    248240#: templates/frontend/srinque_pay_modal_form.php:106
    249241#: templates/frontend/srinque_pay_modal_form.php:113
     
    254246msgstr ""
    255247
    256 #: include/payment_method.php:481
    257 msgid "Title"
    258 msgstr ""
    259 
    260248#: templates/frontend/srinque_pay_modal_form.php:64
    261249msgid "To make sure it's really you we have sent a code to"
    262250msgstr ""
    263251
    264 #: templates/ajax/founded_companies.php:3
     252#: sprinque.php:440 templates/ajax/founded_companies.php:3
    265253msgid "to use it anyway"
    266254msgstr ""
     
    296284msgid "You have been approved for a payment term of"
    297285msgstr ""
    298 
    299 msgid "Order finished with Pay by Invoice"
    300 msgstr ""
  • sprinque/trunk/readme.txt

    r2774355 r2774385  
    66Tested up to: 6.0
    77Requires PHP: 5.3
    8 Stable tag: 1.0.4
     8Stable tag: 1.0.5
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    3030== Changelog ==
    3131
    32 = 1.0.3 - August 23 2022 =
     32= 1.0.5 - August 23, 2022 =
     33* Improved translations
     34
     35= 1.0.4 - August 23, 2022 =
    3336* Add Payment Title Localization and Description
     37
     38= 1.0.3 - August 23, 2022 =
    3439* Fixed search
    3540
    36 = 1.0.2 - August 06 2022 =
     41= 1.0.2 - August 06, 2022 =
    3742* Add German and Dutch localization
    3843
    39 = 1.0.0 - July 29 2022 =
     44= 1.0.0 - July 29, 2022 =
    4045* Initial release
  • sprinque/trunk/sprinque.php

    r2774360 r2774385  
    55Description: Sprinque for WordPress is a plugin that allows you to offer your business buyers net payment terms (15, 30, 60, 90 days) and thereby grow conversion and retention.
    66Author: Sprinque
    7 Version: 1.0.4
     7Version: 1.0.5
    88Text Domain: sprinque
    99Domain Path: /languages
     
    429429    public function include_scripts_and_styles() {
    430430        // Register styles
    431         wp_enqueue_style( 'wpm_srinque_pay', PLUGIN_SRINQUE_PATH . '/assets/css/frontend.css', false, '1.0.80', 'all' );
     431        wp_enqueue_style( 'wpm_srinque_pay', PLUGIN_SRINQUE_PATH . '/assets/css/frontend.css', false, '1.0.82', 'all' );
    432432
    433433        // Register scripts
    434         wp_enqueue_script( 'wpm_srinque_pay', PLUGIN_SRINQUE_PATH . '/assets/js/frontend.js', array( 'jquery' ), '1.0.80', 'all' );
     434        wp_enqueue_script( 'wpm_srinque_pay', PLUGIN_SRINQUE_PATH . '/assets/js/frontend.js', array( 'jquery' ), '1.0.82', 'all' );
    435435        wp_localize_script( 'wpm_srinque_pay', 'admin', array(
    436436            'ajaxurl' => admin_url( 'admin-ajax.php' ),
     
    439439            'method_description' => __( 'Buy now and pay later for businesses', 'sprinque' ),
    440440            'not_found_companies' => __( "Company not found", 'sprinque' ).'<span id="register-company-tab">'.__( "Click here", 'sprinque' ).'</span>'.__( "to use it anyway", 'sprinque' ),
     441            'cant_find_business' => __( "Can't find the business you are looking for?", 'sprinque' ),
     442            'add_manually_business' => __( "Add buyer manually", 'sprinque' ),
     443            'fields_not_filled' => __( "Not all required fields are filled", 'sprinque' ),
     444            'loading' => __( "Loading...", 'sprinque' )
    441445        ) );
    442446    }
  • sprinque/trunk/templates/ajax/founded_companies.php

    r2771284 r2774385  
    1515<div class="dc-border-item dc-border-item_active js-add-manually">
    1616  <!-- <div class="wpm-head"><strong class="js-input-company-name">'<span></span>'</strong> has not been found</div> -->
    17   <div class="wpm-head"><?php _e( "Can't find the business you are looking for?", 'sprinque' ); ?></div>
     17  <div class="wpm-head" id="cant-find-business"><?php _e( "Can't find the business you are looking for?", 'sprinque' ); ?></div>
    1818  <a href="#" class="wpm-btn wpm-btn_primary wpm-btn_mt-01 js-register-company-tab">
    1919    <svg style="margin-right: 12px;" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
    2020    <path d="M10.0002 3.33301V16.6663M3.3335 9.99967H16.6668" stroke="white" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
    2121    </svg>
    22     <span><?php _e( "Add buyer manually", 'sprinque' ); ?></span>
     22    <span id="add-manually-business"><?php _e( "Add buyer manually", 'sprinque' ); ?></span>
    2323  </a>
    2424</div>
Note: See TracChangeset for help on using the changeset viewer.