Title: Multilanguage Support
Last modified: August 21, 2016

---

# Multilanguage Support

 *  [mordillo123](https://wordpress.org/support/users/mordillo123/)
 * (@mordillo123)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/multilanguage-support-2/)
 * To permit the string translation on my multi-language blog I have added the macro
   function __() in file gcll.php at line 132
 * ….
    131: $limit = $this->opt(‘upper_limit’); 132: $available = __($this->opt(‘
   characters_available’)); 133: $boxsize = strlen(strval($limit)); 134: $out = 
   <<<EOT ….
 * My multi-language plug-in was WPML. I have not found other ways.
    This little
   change is correct for you or there are others (better) solutions? Tnanks 🙂 Regards
 * [https://wordpress.org/plugins/gregs-comment-length-limiter/](https://wordpress.org/plugins/gregs-comment-length-limiter/)

The topic ‘Multilanguage Support’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/gregs-comment-length-limiter.svg)
 * [Greg's Comment Length Limiter](https://wordpress.org/plugins/gregs-comment-length-limiter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gregs-comment-length-limiter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gregs-comment-length-limiter/)
 * [Active Topics](https://wordpress.org/support/plugin/gregs-comment-length-limiter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gregs-comment-length-limiter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gregs-comment-length-limiter/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [mordillo123](https://wordpress.org/support/users/mordillo123/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/multilanguage-support-2/)
 * Status: not resolved