[I18N Issues] Missing Text Domain
-
The following UI strings missed their owned text domain.
\classes\class-live-copy-paste-loader.php line 31, 41 and 53
So they should be the following
‘label’ => __(‘Live Copy Paste’, ‘live-copy-paste’),
‘label’ => __(‘Enable Magic Copy’, ‘live-copy-paste’),
‘label’ => __(‘Disable Magic Copy’, ‘live-copy-paste’),
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[I18N Issues] Missing Text Domain’ is closed to new replies.