Plugin Directory

Changeset 3493721


Ignore:
Timestamp:
03/29/2026 07:15:52 AM (4 days ago)
Author:
shipmatedev
Message:

activation error message typo fixed

Location:
mailplus-shipmate
Files:
8 added
1 edited

Legend:

Unmodified
Added
Removed
  • mailplus-shipmate/trunk/includes/mailplus-shipmate-shipping-method.php

    r3451798 r3493721  
    9797        if ( empty( $woo_activation_token ) ) {
    9898            return '<p style="color:red;font-weight:bold;">' .
    99                 __('❌ MailPlus Shipmate plugin NOT ACTIVATED properly. deacticate and activate the plugin again', 'mailplus-shipmate') .
     99                __('❌ MailPlus Shipmate plugin NOT ACTIVATED properly. deactivate and activate the plugin again', 'mailplus-shipmate') .
    100100                '</p>';
    101101        }
Note: See TracChangeset for help on using the changeset viewer.