Plugin Directory

Changeset 2090962


Ignore:
Timestamp:
05/19/2019 09:43:25 PM (7 years ago)
Author:
nikitaglobal
Message:

text-domain

Location:
ng-mail2telegram/trunk
Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • ng-mail2telegram/trunk/ng-mail2telegram.php

    r2090961 r2090962  
    55     * Description: Cross copy mail to telegram
    66     * Author: Nikita Menshutin
    7      * Text Domain: ng-mail2telegram
     7     * Text Domain: NG-Mail2Telegram
    88     * Domain Path: languages
    99     * Version: 1.2
     
    3939        public function __construct()
    4040        {
    41             $this->prefix  = 'ng-mail2telegram';
     41            $this->prefix  = 'NG-Mail2Telegram';
    4242            $this->version = '1.2';
    4343            load_plugin_textdomain(
Note: See TracChangeset for help on using the changeset viewer.