Translate WordPress with GTranslate - Version 1.0.17

Version Description

  • Minor changes in readme.txt
Download this release

Release Info

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

Code changes from version 1.0.16 to 1.0.17

Files changed (2) hide show
  1. gtranslate.php +2 -2
  2. readme.txt +8 -5
gtranslate.php CHANGED
@@ -2,8 +2,8 @@
2
  /*
3
  Plugin Name: GTranslate
4
  Plugin URI: http://edo.webmaster.am/gtranslate?xyz=998
5
- Description: Get translations with a single click between 58 languages (more than 98% of internet users) on your website!
6
- Version: 1.0.16
7
  Author: Edvard Ananyan
8
  Author URI: http://edo.webmaster.am
9
 
2
  /*
3
  Plugin Name: GTranslate
4
  Plugin URI: http://edo.webmaster.am/gtranslate?xyz=998
5
+ Description: Get translations with a single click between 58 languages (more than 98% of internet users) on your website! For support visit <a href="http://edo.webmaster.am/forum/gtranslate/">GTranslate Forum</a>.
6
+ Version: 1.0.17
7
  Author: Edvard Ananyan
8
  Author URI: http://edo.webmaster.am
9
 
readme.txt CHANGED
@@ -5,7 +5,7 @@ Donate link: http://edo.webmaster.am/gtranslate
5
  Tags: widget, plugin, sidebar, google, translate, translation, automatic translator, google translate, ajax translator, jquery translator
6
  Requires at least: 2.3
7
  Tested up to: 3.1
8
- Stable tag: 1.0.16
9
 
10
  Get translations with a single click between 58 languages (more than 98% of internet users) on your website!
11
 
@@ -13,9 +13,9 @@ Get translations with a single click between 58 languages (more than 98% of inte
13
 
14
  This module uses Google Translate automatic translation service to translate your web page with Google power. With 58 available languages your site will be available to more than 98% of internet users.
15
 
16
- Visit http://edo.webmaster.am/gtranslate?xyz=998 for more details and features like <b>translation editing</b> and <b>SEO URLs</b>.
17
 
18
- Please <u>use</u> http://edo.webmaster.am/forum/gtranslate/ for your questions and support requests!
19
 
20
  * Hides "Suggest better translation" pop-up
21
  * Hides Google top frame after translation
@@ -26,7 +26,7 @@ Please <u>use</u> http://edo.webmaster.am/forum/gtranslate/ for your questions a
26
  * Option to translate the page on fly
27
  * Available styles Dropdown/Flags/flags with dropdown
28
  * Valid XHTML
29
- * Option to operate with Pro version to have SEF URLs, refine/edit translations manually and index translated pages in search engines
30
 
31
  Keywords: google translation, google translate, google translator, automatic translator, automatic translation, ajax translator, ajax translate, jquery translator, jquery translate
32
 
@@ -43,7 +43,7 @@ To configure the widget go to Settings -> GTranslate
43
  == Frequently Asked Questions ==
44
 
45
  = It doesn't work, what to do? =
46
- Please feel free to create a new topic on ttp://edo.webmaster.am/forum/gtranslate/
47
 
48
  = Where I can see analytics data? =
49
  You need to login to your Google Analytics account -> Content -> Event Tracking. The event name will be GTranslate and you will see event categories for each language code. If you want to see French language usage you can click on fr and you will see which pages are translated to French by your visitors.
@@ -63,6 +63,9 @@ Yes, you need to wrap the text you don't want to be translated with &lt;span cla
63
 
64
  == Changelog ==
65
 
 
 
 
66
  = 1.0.16 =
67
  * Added [GTranslate] syntax to be used inside wordpress articles/pages
68
 
5
  Tags: widget, plugin, sidebar, google, translate, translation, automatic translator, google translate, ajax translator, jquery translator
6
  Requires at least: 2.3
7
  Tested up to: 3.1
8
+ Stable tag: 1.0.17
9
 
10
  Get translations with a single click between 58 languages (more than 98% of internet users) on your website!
11
 
13
 
14
  This module uses Google Translate automatic translation service to translate your web page with Google power. With 58 available languages your site will be available to more than 98% of internet users.
15
 
16
+ Visit [GTranslate Pro](http://edo.webmaster.am/gtranslate?xyz=998) for more details and features like `translation editing`, `search engine indexing` and `SEO URLs`.
17
 
18
+ Please `use` [GTranslate Forum](http://edo.webmaster.am/forum/gtranslate/) for your questions and support requests!
19
 
20
  * Hides "Suggest better translation" pop-up
21
  * Hides Google top frame after translation
26
  * Option to translate the page on fly
27
  * Available styles Dropdown/Flags/flags with dropdown
28
  * Valid XHTML
29
+ * Option to operate with [Pro version](http://edo.webmaster.am/gtranslate?xyz=998) to have SEF URLs, refine/edit translations manually and index translated pages in search engines
30
 
31
  Keywords: google translation, google translate, google translator, automatic translator, automatic translation, ajax translator, ajax translate, jquery translator, jquery translate
32
 
43
  == Frequently Asked Questions ==
44
 
45
  = It doesn't work, what to do? =
46
+ Please check the [Troubleshooting](http://edo.webmaster.am/forum/gtranslate/troubleshooting-gtranslate-free-t370.html) and feel free to create a new topic if you cannot find your case.
47
 
48
  = Where I can see analytics data? =
49
  You need to login to your Google Analytics account -> Content -> Event Tracking. The event name will be GTranslate and you will see event categories for each language code. If you want to see French language usage you can click on fr and you will see which pages are translated to French by your visitors.
63
 
64
  == Changelog ==
65
 
66
+ = 1.0.17 =
67
+ * Minor changes in readme.txt
68
+
69
  = 1.0.16 =
70
  * Added [GTranslate] syntax to be used inside wordpress articles/pages
71