Plugin Directory

Changeset 1754064


Ignore:
Timestamp:
10/27/2017 04:39:46 PM (8 years ago)
Author:
webtimal
Message:

Text Domain refresh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multiple-cropped-images/trunk/mci.php

    r1754060 r1754064  
    3232        $plugin_rel_path = basename(plugin_dir_path(__FILE__)) . '/' . MCI_ENVIRONMENT . '/lang';
    3333
    34         load_plugin_textdomain('mci', false, $plugin_rel_path);
     34        load_plugin_textdomain('multiple-cropped-images', false, $plugin_rel_path);
    3535    });
    3636
Note: See TracChangeset for help on using the changeset viewer.