Translate WordPress with GTranslate - Version 1.0.8

Version Description

  • Keywords added in the description page
  • FAQ updated
Download this release

Release Info

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

Code changes from version 1.0.7 to 1.0.8

Files changed (2) hide show
  1. gtranslate.php +1 -1
  2. readme.txt +14 -2
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
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.8
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.0
8
- Stable tag: 1.0.7
9
 
10
  Get translations with a single click between 58 languages (more than 98% of internet users) on your website!
11
 
@@ -22,6 +22,8 @@ This module uses Google power to translate your web page. With 58 available lang
22
  * Available styles Dropdown/Flags/flags with dropdown
23
  * Valid XHTML
24
 
 
 
25
  == Installation ==
26
 
27
  1. Upload `gtranslate` folder to the `/wp-content/plugins/` directory
@@ -37,6 +39,12 @@ To configure the widget go to Settings -> GTranslate
37
  = What is the quality of translation? =
38
  It's a Google translation, hence Google quality.
39
 
 
 
 
 
 
 
40
  == Screenshots ==
41
 
42
  1. Main View
@@ -66,4 +74,8 @@ It's a Google translation, hence Google quality.
66
 
67
  = 1.0.7 =
68
  * Widget title changed
69
- * Link added
 
 
 
 
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.8
9
 
10
  Get translations with a single click between 58 languages (more than 98% of internet users) on your website!
11
 
22
  * Available styles Dropdown/Flags/flags with dropdown
23
  * Valid XHTML
24
 
25
+ Keywords: google translation, google translate, google translator, automatic translator, automatic translation, ajax translator, ajax translate, jquery translator, jquery translate
26
+
27
  == Installation ==
28
 
29
  1. Upload `gtranslate` folder to the `/wp-content/plugins/` directory
39
  = What is the quality of translation? =
40
  It's a Google translation, hence Google quality.
41
 
42
+ = Which languages are supported? =
43
+ Here is the list: Afrikaans, Albanian, Arabic, Armenian, Azerbaijani, Basque, Belarusian, Bulgarian, Catalan, Chinese, Croatian, Czech, Danish, Dutch, English, Estonian, Filipino, Finnish, French, Galician, Georgian, German, Greek, Haitian Creole, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Irish, Italian, Japanese, Korean, Latvian, Lithuanian, Macedonian, Malay, Maltese, Norwegian, Persian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swahili, Swedish, Thai, Turkish, Ukrainian, Urdu, Vietnamese, Welsh, Yiddish
44
+
45
+ = Can I exclude some parts from being translated? =
46
+ Yes, you need to wrap the text you don't want to be translated with <span class="notranslate"></span>.
47
+
48
  == Screenshots ==
49
 
50
  1. Main View
74
 
75
  = 1.0.7 =
76
  * Widget title changed
77
+ * Link added
78
+
79
+ = 1.0.8 =
80
+ * Keywords added in the description page
81
+ * FAQ updated