__('Paste', 'anno'), ); $locale = _WP_Editors::$mce_locale; $translated .= 'tinyMCE.addI18n("' . $locale . '.annopaste", ' . json_encode( $annopaste ) . ");\n"; return $translated; } $strings = annopaste_translation();