Title: Plugin translation
Last modified: May 27, 2017

---

# Plugin translation

 *  Resolved [gmcms](https://wordpress.org/support/users/gmcms/)
 * (@gmcms)
 * [9 years ago](https://wordpress.org/support/topic/plugin-translation-47/)
 * Hi, I made a po/mo translation that I reported in the plugin translation page.
   
   I tried different name for the files in the languages directory, but none of 
   them is working. There is the `load_plugin_textdomain("sgr", false, dirname(plugin_basename(
   __FILE__))."/languages/");` But what is the exact syntax to use in the file names
   to get it working? Thanks Regards

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [gmcms](https://wordpress.org/support/users/gmcms/)
 * (@gmcms)
 * [9 years ago](https://wordpress.org/support/topic/plugin-translation-47/#post-9173924)
 * I will answer to myself. **There is a bug** in the call to load_plugin_textdomain.
   The domain is not “sgr” but it has to be “simple-google-recaptcha” to use the
   translation files from the plugin’s languages directory.
 *  Thread Starter [gmcms](https://wordpress.org/support/users/gmcms/)
 * (@gmcms)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/plugin-translation-47/#post-9190940)
 * It would be great to have the same text domain in all the php program to not 
   break the translation on the next plugin upgrade.
    Thanks
 *  Plugin Author [Minor](https://wordpress.org/support/users/minor/)
 * (@minor)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/plugin-translation-47/#post-9192676)
 * Hi [@gmcms](https://wordpress.org/support/users/gmcms/),
 * yes, you are right. It’s fixed now (version 2.2).
 * I’m sorry for any inconvenience.
 * Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Plugin translation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-google-recaptcha_0073aa.svg)
 * [Simple Google reCAPTCHA](https://wordpress.org/plugins/simple-google-recaptcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-google-recaptcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-google-recaptcha/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-google-recaptcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-google-recaptcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-google-recaptcha/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Minor](https://wordpress.org/support/users/minor/)
 * Last activity: [8 years, 12 months ago](https://wordpress.org/support/topic/plugin-translation-47/#post-9192676)
 * Status: resolved