Version Description
- Updated the description
Download this release
Release Info
Developer | edo888 |
Plugin | Translate WordPress with GTranslate |
Version | 1.0.9 |
Comparing to | |
See all releases |
Code changes from version 1.0.8 to 1.0.9
- gtranslate.php +1 -1
- readme.txt +6 -3
gtranslate.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: GTranslate
|
4 |
Plugin URI: http://edo.webmaster.am/gtranslate
|
5 |
Description: Get translations with a single click between 58 languages (more than 98% of internet users) on your website!
|
6 |
-
Version: 1.0.
|
7 |
Author: Edvard Ananyan
|
8 |
Author URI: http://edo.webmaster.am
|
9 |
|
3 |
Plugin Name: GTranslate
|
4 |
Plugin URI: http://edo.webmaster.am/gtranslate
|
5 |
Description: Get translations with a single click between 58 languages (more than 98% of internet users) on your website!
|
6 |
+
Version: 1.0.9
|
7 |
Author: Edvard Ananyan
|
8 |
Author URI: http://edo.webmaster.am
|
9 |
|
readme.txt
CHANGED
@@ -5,13 +5,13 @@ 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.0
|
8 |
-
Stable tag: 1.0.
|
9 |
|
10 |
Get translations with a single click between 58 languages (more than 98% of internet users) on your website!
|
11 |
|
12 |
== Description ==
|
13 |
|
14 |
-
This module uses Google
|
15 |
|
16 |
* Hides "Suggest better translation" pop-up
|
17 |
* Hides Google top frame after translation
|
@@ -78,4 +78,7 @@ Yes, you need to wrap the text you don't want to be translated with <span class=
|
|
78 |
|
79 |
= 1.0.8 =
|
80 |
* Keywords added in the description page
|
81 |
-
* FAQ updated
|
|
|
|
|
|
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.0
|
8 |
+
Stable tag: 1.0.9
|
9 |
|
10 |
Get translations with a single click between 58 languages (more than 98% of internet users) on your website!
|
11 |
|
12 |
== Description ==
|
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. Visit http://edo.webmaster.am/gtranslate for more details and features.
|
15 |
|
16 |
* Hides "Suggest better translation" pop-up
|
17 |
* Hides Google top frame after translation
|
78 |
|
79 |
= 1.0.8 =
|
80 |
* Keywords added in the description page
|
81 |
+
* FAQ updated
|
82 |
+
|
83 |
+
= 1.0.9 =
|
84 |
+
* Updated the description
|