Translate WordPress with GTranslate - Version 2.8.6

Version Description

  • Fixed bug on options page related to native language names
  • Plugin keywords added: multilanguage, multilingual, language, bilingual, l18n
  • Vimeo videos replaced by YouTube videos: GTranslate video and Translation Proxy video
Download this release

Release Info

Developer edo888
Plugin Icon 128x128 Translate WordPress with GTranslate
Version 2.8.6
Comparing to
See all releases

Code changes from version 2.8.5 to 2.8.6

Files changed (2) hide show
  1. gtranslate.php +10 -3
  2. readme.txt +14 -8
gtranslate.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: GTranslate
4
  Plugin URI: https://gtranslate.io/?xyz=998
5
  Description: Makes your website <strong>multilingual</strong> and available to the world using Google Translate. For support visit <a href="https://wordpress.org/support/plugin/gtranslate">GTranslate Support</a>.
6
- Version: 2.8.5
7
  Author: Edvard Ananyan
8
  Author URI: https://gtranslate.io
9
  Text Domain: gtranslate
@@ -600,6 +600,11 @@ if(jQuery('#widget_code').val() == '')
600
  else
601
  ShowWidgetPreview(jQuery('#widget_code').val());
602
 
 
 
 
 
 
603
  jQuery(function(){
604
  jQuery(".connectedSortable1").sortable({connectWith: ".connectedSortable1"}).disableSelection();
605
  jQuery(".connectedSortable2").sortable({connectWith: ".connectedSortable2"}).disableSelection();
@@ -953,7 +958,8 @@ foreach($alt_flags as $flag)
953
  <div class="postbox">
954
  <h3 id="settings"><?php _e('GTranslate Tour Video', 'gtranslate'); ?></h3>
955
  <div class="inside">
956
- <iframe src="//player.vimeo.com/video/30132555?title=1&amp;byline=0&amp;portrait=0" width="568" height="360" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
 
957
  </div>
958
  </div>
959
  </div>
@@ -961,7 +967,8 @@ foreach($alt_flags as $flag)
961
  <div class="postbox">
962
  <h3 id="settings"><?php _e('Translation Delivery Network', 'gtranslate'); ?></h3>
963
  <div class="inside">
964
- <iframe src="//player.vimeo.com/video/38686858?title=1&amp;byline=0&amp;portrait=0" width="568" height="360" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
 
965
  </div>
966
  </div>
967
  </div>
3
  Plugin Name: GTranslate
4
  Plugin URI: https://gtranslate.io/?xyz=998
5
  Description: Makes your website <strong>multilingual</strong> and available to the world using Google Translate. For support visit <a href="https://wordpress.org/support/plugin/gtranslate">GTranslate Support</a>.
6
+ Version: 2.8.6
7
  Author: Edvard Ananyan
8
  Author URI: https://gtranslate.io
9
  Text Domain: gtranslate
600
  else
601
  ShowWidgetPreview(jQuery('#widget_code').val());
602
 
603
+ if(jQuery('#native_language_names:checked').length) {
604
+ jQuery('.en_names').hide();
605
+ jQuery('.native_names').show();
606
+ }
607
+
608
  jQuery(function(){
609
  jQuery(".connectedSortable1").sortable({connectWith: ".connectedSortable1"}).disableSelection();
610
  jQuery(".connectedSortable2").sortable({connectWith: ".connectedSortable2"}).disableSelection();
958
  <div class="postbox">
959
  <h3 id="settings"><?php _e('GTranslate Tour Video', 'gtranslate'); ?></h3>
960
  <div class="inside">
961
+ <iframe width="480" height="270" src="https://www.youtube.com/embed/R4mfiKGZh_g" frameborder="0" allowfullscreen></iframe>
962
+ <!--iframe src="//player.vimeo.com/video/30132555?title=1&amp;byline=0&amp;portrait=0" width="568" height="360" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe-->
963
  </div>
964
  </div>
965
  </div>
967
  <div class="postbox">
968
  <h3 id="settings"><?php _e('Translation Delivery Network', 'gtranslate'); ?></h3>
969
  <div class="inside">
970
+ <iframe width="480" height="270" src="https://www.youtube.com/embed/1o5PkECOj-U" frameborder="0" allowfullscreen></iframe>
971
+ <!--iframe src="//player.vimeo.com/video/38686858?title=1&amp;byline=0&amp;portrait=0" width="568" height="360" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe-->
972
  </div>
973
  </div>
974
  </div>
readme.txt CHANGED
@@ -1,23 +1,23 @@
1
  === Translate Wordpress with GTranslate ===
2
  Contributors: edo888
3
  Author: Edvard Ananyan
4
- Tags: translation proxy, localization, translate, translation, google translate, language, multilingual, multilanguage, bilingual, tradurre, traducir, traduire, traduzione, ubersetzung, mehrsprachig, oversette, oversatta, vertaling, vertaler, meertalig, polylang, qtranslate, transposh, wpml
5
  Requires at least: 2.8
6
  Tested up to: 4.7
7
- Stable tag: 2.8.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
  Donate link: https://gtranslate.io/?xyz=998#pricing
11
 
12
- Translate WordPress with Google Translate to make your website multilingual and available to more than 99% of internet users.
13
 
14
  == Description ==
15
 
16
- GTranslate plugin uses Google Translate automatic translation service to **translate wordpress** site with Google power. With 103 available languages your site will be available to more than 99% of internet users. Our paid versions are **fully SEO compatible** which will **increase your international traffic and sales**.
17
 
18
- GTranslate is a leading website translation services provider since 2008 and powers more than 500.000 websites worldwide.
19
 
20
- Please use [GTranslate Support](https://wordpress.org/support/plugin/gtranslate) for your questions and support requests!
21
 
22
  Please check our [FAQ](https://gtranslate.io/?xyz=998#faq) to get quick answers.
23
 
@@ -35,6 +35,7 @@ Please check our [FAQ](https://gtranslate.io/?xyz=998#faq) to get quick answers.
35
  * Floating language selector
36
  * Language bar in menu
37
  * Multilanguage
 
38
  * Alternative for WPML, qtranslate, transposh, loco translate and polylang
39
  * (paid) You can manually correct translations
40
  * (paid) You can have sub-directory (example.com/**es**/) or sub-domain (**es.**example.com) URL structure
@@ -46,12 +47,12 @@ Please check our [FAQ](https://gtranslate.io/?xyz=998#faq) to get quick answers.
46
  [youtube https://www.youtube.com/watch?v=9mtC3LFBErY]
47
 
48
  **Watch GTranslate Tour**
49
- [vimeo http://vimeo.com/30132555]
50
 
51
  **Edit Translations Demo (paid)**
52
  [youtube https://www.youtube.com/watch?v=YwSy3VtQx3I]
53
 
54
- Keywords: polylang, prisna, gts, localize, lingotek, smartling, qtranslate, loco translate, loco, google website translator, translate wordpress, translate, transposh, global translator, machine translate, wp translate
55
 
56
  == Installation ==
57
 
@@ -411,6 +412,11 @@ You need to go to the language you want to edit, for instance, French: http://do
411
 
412
  == Changelog ==
413
 
 
 
 
 
 
414
  = 2.8.5 =
415
  * Show languages in their native names
416
  * Automatically select default language based on wordpress locale
1
  === Translate Wordpress with GTranslate ===
2
  Contributors: edo888
3
  Author: Edvard Ananyan
4
+ Tags: translation proxy, localization, translate, translation, google translate, language, multilingual, multilanguage, bilingual, tradurre, traducir, traduire, traduzione, ubersetzung, mehrsprachig, oversette, oversatta, vertaling, vertaler, meertalig, polylang, qtranslate, transposh, wpml, l18n
5
  Requires at least: 2.8
6
  Tested up to: 4.7
7
+ Stable tag: 2.8.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
  Donate link: https://gtranslate.io/?xyz=998#pricing
11
 
12
+ Translate WordPress with Google Translate multilanguage plugin to make your website multilingual and available to more than 99% of internet users.
13
 
14
  == Description ==
15
 
16
+ GTranslate plugin uses Google Translate automatic translation service to **translate wordpress** site with Google power and make it **multilingual**. With 103 available languages your site will be available to more than 99% of internet users. Our paid versions are **fully SEO compatible** which will **increase your international traffic and sales**.
17
 
18
+ GTranslate is a leading website translation services provider since 2008 and powers more than 500.000 multilingual websites worldwide.
19
 
20
+ Please use [GTranslate Support](https://wordpress.org/support/plugin/gtranslate) for your questions and support requests! We are multilingual!
21
 
22
  Please check our [FAQ](https://gtranslate.io/?xyz=998#faq) to get quick answers.
23
 
35
  * Floating language selector
36
  * Language bar in menu
37
  * Multilanguage
38
+ * Multilingual language names in native alphabet
39
  * Alternative for WPML, qtranslate, transposh, loco translate and polylang
40
  * (paid) You can manually correct translations
41
  * (paid) You can have sub-directory (example.com/**es**/) or sub-domain (**es.**example.com) URL structure
47
  [youtube https://www.youtube.com/watch?v=9mtC3LFBErY]
48
 
49
  **Watch GTranslate Tour**
50
+ [youtube https://www.youtube.com/watch?v=R4mfiKGZh_g]
51
 
52
  **Edit Translations Demo (paid)**
53
  [youtube https://www.youtube.com/watch?v=YwSy3VtQx3I]
54
 
55
+ Keywords: polylang, prisna, gts, localize, lingotek, smartling, qtranslate, loco translate, loco, google website translator, translate wordpress, translate, transposh, global translator, machine translate, wp translate, bilingual, multilanguage, multilingual, l18n
56
 
57
  == Installation ==
58
 
412
 
413
  == Changelog ==
414
 
415
+ = 2.8.6 =
416
+ * Fixed bug on options page related to native language names
417
+ * Plugin keywords added: multilanguage, multilingual, language, bilingual, l18n
418
+ * Vimeo videos replaced by YouTube videos: GTranslate video and Translation Proxy video
419
+
420
  = 2.8.5 =
421
  * Show languages in their native names
422
  * Automatically select default language based on wordpress locale