Title: Language settings
Last modified: September 1, 2016

---

# Language settings

 *  Resolved [trehesten](https://wordpress.org/support/users/trehesten/)
 * (@trehesten)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/language-settings-14/)
 * Cant find the string it is referred to in language setting post on homepage. 
   Even the file isnt the same name as in the supportlink : [http://www.wpgmaps.com/documentation/changing-the-google-maps-language/](http://www.wpgmaps.com/documentation/changing-the-google-maps-language/)
 * Here are string to search for:
    Open either wp-google-maps.php or wp-google-maps-
   pro.php if you have the Pro version and search for the following line:
 * sensor=false
 * the file in install is wpgooglemaps.php when i look up with [http://ftp.??](http://ftp.??)
 * The list of languages says this for norwegian:
    Norwegian no When I look in directory
   the files are no_NO.mo and .po
 * I also found out tha these files are bad translated/not completely translated…
   I have completed full translation, and uploaded them. But doesnt find out how
   to get those active… Normally plugins detect this automatically…
 * [https://wordpress.org/plugins/wp-google-maps/](https://wordpress.org/plugins/wp-google-maps/)

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/language-settings-14/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/language-settings-14/page/2/?output_format=md)

 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515093)
 * Hi there.
 * Please advise if you are using the Basic or Pro version of our plugin?
 *  Thread Starter [trehesten](https://wordpress.org/support/users/trehesten/)
 * (@trehesten)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515095)
 * Basic version
 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515155)
 * Hi there.
 * Please go to ‘wp-google-maps’ -> ‘wpGoogleMaps.php’ and scroll to line 676 where
   you will find a line of code that looks like this:
 * `document.write(unescape("%3Cscript src='" + gmapsJsHost + "maps.google.com/maps/
   api/js?<?php echo $api_version_string; ?>key="+wpgmza_api_key+"' type='text/javascript'%
   3E%3C/script%3E"));`
 * Please replace it with this:
 * `document.write(unescape("%3Cscript src='" + gmapsJsHost + "maps.google.com/maps/
   api/js?<?php echo $api_version_string; ?>key="+wpgmza_api_key+"&language=<?php
   echo get_locale(); ?>' type='text/javascript'%3E%3C/script%3E"));`
 * Does this help at all?
 *  Thread Starter [trehesten](https://wordpress.org/support/users/trehesten/)
 * (@trehesten)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515156)
 * No, just the same… Showing English
 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515169)
 * Hi there.
 * Please confirm if you have set the default language of your site to Norwegian?
 *  Thread Starter [trehesten](https://wordpress.org/support/users/trehesten/)
 * (@trehesten)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515170)
 * It is in Norwegian. I have several plugins in Norwegian. I have translated with
   poedit 3 other plugins, and all works perfect. But this plugin doesnt.
 *  Thread Starter [trehesten](https://wordpress.org/support/users/trehesten/)
 * (@trehesten)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515171)
 * found the solution. The language files for norwegian was stored in folder as 
   no_NO files, and I used the same names. This I have changed to nb_NO and then
   it works
 *  Thread Starter [trehesten](https://wordpress.org/support/users/trehesten/)
 * (@trehesten)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515172)
 * fixed
 *  Plugin Author [WPGMaps](https://wordpress.org/support/users/wpgmaps/)
 * (@wpgmaps)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515185)
 * Hi there.
 * So sorry about that! We’ll have this fixed ASAP in the next update.
 * My apologies for any inconvenience caused by this.
 *  [omriv](https://wordpress.org/support/users/omriv/)
 * (@omriv)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515242)
 * I got the same problem with Hebrew pls help me out
 *  [Jarryd Long](https://wordpress.org/support/users/jarryd-long/)
 * (@jarryd-long)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515244)
 * Hi omriv
 * Please confirm you have your site language set to Hebrew?
 *  [omriv](https://wordpress.org/support/users/omriv/)
 * (@omriv)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515245)
 * Hi Jarryd
    i confirm you that my site language set to Hebrew
 *  [Jarryd Long](https://wordpress.org/support/users/jarryd-long/)
 * (@jarryd-long)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515248)
 * Hi omrive.
 * Do you require the map to display in Hebrew, or be able to add markers to the
   map in Hebrew?
 *  [omriv](https://wordpress.org/support/users/omriv/)
 * (@omriv)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515251)
 * i need the map to display in Hebrew
 *  [omriv](https://wordpress.org/support/users/omriv/)
 * (@omriv)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/language-settings-14/#post-7515252)
 * I’m adding a link [
    pls check out

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/language-settings-14/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/language-settings-14/page/2/?output_format=md)

The topic ‘Language settings’ is closed to new replies.

 * ![](https://ps.w.org/wp-google-maps/assets/icon-256x256.png?rev=3058363)
 * [WP Go Maps (formerly WP Google Maps)](https://wordpress.org/plugins/wp-google-maps/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-google-maps/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-google-maps/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-google-maps/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-google-maps/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-google-maps/reviews/)

 * 21 replies
 * 4 participants
 * Last reply from: [Jarryd Long](https://wordpress.org/support/users/jarryd-long/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/language-settings-14/page/2/#post-7515263)
 * Status: resolved