Version Description
Download this release
Release Info
Developer | rm2773 |
Plugin | Google Language Translator |
Version | 5.0.20 |
Comparing to | |
See all releases |
Code changes from version 5.0.19 to 5.0.20
- css/style.css +25 -0
- google-language-translator.php +2 -1
- readme.txt +4 -1
css/style.css
CHANGED
@@ -310,6 +310,11 @@ code {
|
|
310 |
background:url('../images/flags22.png') -30px -61px no-repeat;
|
311 |
}
|
312 |
|
|
|
|
|
|
|
|
|
|
|
313 |
#flags.size22 a[title="Croatian"],
|
314 |
.tool-container .tool-items a[title="Croatian"] {
|
315 |
background:url('../images/flags22.png') -59px -61px no-repeat;
|
@@ -813,6 +818,11 @@ code {
|
|
813 |
background:url('../images/flags18.png') -31px -62px no-repeat;
|
814 |
}
|
815 |
|
|
|
|
|
|
|
|
|
|
|
816 |
#flags.size18 a[title="Croatian"],
|
817 |
.tool-container .tool-items a[title="Croatian"] {
|
818 |
background:url('../images/flags18.png') -60px -62px no-repeat;
|
@@ -1316,6 +1326,11 @@ code {
|
|
1316 |
background:url('../images/flags20.png') -31px -62px no-repeat;
|
1317 |
}
|
1318 |
|
|
|
|
|
|
|
|
|
|
|
1319 |
#flags.size20 a[title="Croatian"],
|
1320 |
.tool-container .tool-items a[title="Croatian"] {
|
1321 |
background:url('../images/flags20.png') -60px -62px no-repeat;
|
@@ -1819,6 +1834,11 @@ code {
|
|
1819 |
background:url('../images/flags16.png') -33px -63px no-repeat;
|
1820 |
}
|
1821 |
|
|
|
|
|
|
|
|
|
|
|
1822 |
#flags.size16 a[title="Croatian"],
|
1823 |
.tool-container .tool-items a[title="Croatian"] {
|
1824 |
background:url('../images/flags16.png') -62px -63px no-repeat;
|
@@ -2322,6 +2342,11 @@ code {
|
|
2322 |
background:url('../images/flags.png') -29px -61px no-repeat;
|
2323 |
}
|
2324 |
|
|
|
|
|
|
|
|
|
|
|
2325 |
#flags.size24 a[title="Croatian"],
|
2326 |
.tool-container .tool-items a[title="Croatian"] {
|
2327 |
background:url('../images/flags.png') -58px -61px no-repeat;
|
310 |
background:url('../images/flags22.png') -30px -61px no-repeat;
|
311 |
}
|
312 |
|
313 |
+
#flags.size22 a[title="Corsican"],
|
314 |
+
.tool-container .tool-items a[title="Corsican"] {
|
315 |
+
background:url('../images/flags22.png') -117px -90px no-repeat;
|
316 |
+
}
|
317 |
+
|
318 |
#flags.size22 a[title="Croatian"],
|
319 |
.tool-container .tool-items a[title="Croatian"] {
|
320 |
background:url('../images/flags22.png') -59px -61px no-repeat;
|
818 |
background:url('../images/flags18.png') -31px -62px no-repeat;
|
819 |
}
|
820 |
|
821 |
+
#flags.size18 a[title="Corsican"],
|
822 |
+
.tool-container .tool-items a[title="Corsican"] {
|
823 |
+
background:url('../images/flags18.png') -118px -91px no-repeat;
|
824 |
+
}
|
825 |
+
|
826 |
#flags.size18 a[title="Croatian"],
|
827 |
.tool-container .tool-items a[title="Croatian"] {
|
828 |
background:url('../images/flags18.png') -60px -62px no-repeat;
|
1326 |
background:url('../images/flags20.png') -31px -62px no-repeat;
|
1327 |
}
|
1328 |
|
1329 |
+
#flags.size20 a[title="Corsican"],
|
1330 |
+
.tool-container .tool-items a[title="Corsican"] {
|
1331 |
+
background:url('../images/flags20.png') -118px -91px no-repeat;
|
1332 |
+
}
|
1333 |
+
|
1334 |
#flags.size20 a[title="Croatian"],
|
1335 |
.tool-container .tool-items a[title="Croatian"] {
|
1336 |
background:url('../images/flags20.png') -60px -62px no-repeat;
|
1834 |
background:url('../images/flags16.png') -33px -63px no-repeat;
|
1835 |
}
|
1836 |
|
1837 |
+
#flags.size16 a[title="Corsican"],
|
1838 |
+
.tool-container .tool-items a[title="Corsican"] {
|
1839 |
+
background:url('../images/flags16.png') -120px -92px no-repeat;
|
1840 |
+
}
|
1841 |
+
|
1842 |
#flags.size16 a[title="Croatian"],
|
1843 |
.tool-container .tool-items a[title="Croatian"] {
|
1844 |
background:url('../images/flags16.png') -62px -63px no-repeat;
|
2342 |
background:url('../images/flags.png') -29px -61px no-repeat;
|
2343 |
}
|
2344 |
|
2345 |
+
#flags.size24 a[title="Corsican"],
|
2346 |
+
.tool-container .tool-items a[title="Corsican"] {
|
2347 |
+
background:url('../images/flags.png') -116px -90px no-repeat;
|
2348 |
+
}
|
2349 |
+
|
2350 |
#flags.size24 a[title="Croatian"],
|
2351 |
.tool-container .tool-items a[title="Croatian"] {
|
2352 |
background:url('../images/flags.png') -58px -61px no-repeat;
|
google-language-translator.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/*
|
3 |
Plugin Name: Google Language Translator
|
4 |
Plugin URI: http://www.studio88design.com/plugins/google-language-translator
|
5 |
-
Version: 5.0.
|
6 |
Description: The MOST SIMPLE Google Translator plugin. This plugin adds Google Translator to your website by using a single shortcode, [google-translator]. Settings include: layout style, hide/show specific languages, hide/show Google toolbar, and hide/show Google branding. Add the shortcode to pages, posts, and widgets.
|
7 |
Author: Rob Myrick
|
8 |
Author URI: http://www.wp-studio.net/
|
@@ -33,6 +33,7 @@ class google_language_translator {
|
|
33 |
'ny' => 'Chichewa',
|
34 |
'zh-CN' => 'Chinese',
|
35 |
'zh-TW' => 'Chinese(Traditional)',
|
|
|
36 |
'hr' => 'Croatian',
|
37 |
'cs' => 'Czech',
|
38 |
'da' => 'Danish',
|
2 |
/*
|
3 |
Plugin Name: Google Language Translator
|
4 |
Plugin URI: http://www.studio88design.com/plugins/google-language-translator
|
5 |
+
Version: 5.0.20
|
6 |
Description: The MOST SIMPLE Google Translator plugin. This plugin adds Google Translator to your website by using a single shortcode, [google-translator]. Settings include: layout style, hide/show specific languages, hide/show Google toolbar, and hide/show Google branding. Add the shortcode to pages, posts, and widgets.
|
7 |
Author: Rob Myrick
|
8 |
Author URI: http://www.wp-studio.net/
|
33 |
'ny' => 'Chichewa',
|
34 |
'zh-CN' => 'Chinese',
|
35 |
'zh-TW' => 'Chinese(Traditional)',
|
36 |
+
'co' => 'Corsican',
|
37 |
'hr' => 'Croatian',
|
38 |
'cs' => 'Czech',
|
39 |
'da' => 'Danish',
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Plugin link: http://wp-studio.net/how-it-works
|
|
5 |
Tags: language translator, google translator, language translate, translate wordpress, google language translator, translation, translate, multi language
|
6 |
Requires at least: 2.9
|
7 |
Tested up to: 4.6
|
8 |
-
Stable tag: 5.0.
|
9 |
|
10 |
Welcome to Google Language Translator! This plugin allows you to insert the Google Language Translator tool anywhere on your website using shortcode.
|
11 |
|
@@ -46,6 +46,9 @@ A: Yes! Add the "notranslate" class to the HTML element containing your text. Fo
|
|
46 |
|
47 |
== Changelog ==
|
48 |
|
|
|
|
|
|
|
49 |
5.0.19
|
50 |
- Added Frisian as a new language with its associated flag.
|
51 |
|
5 |
Tags: language translator, google translator, language translate, translate wordpress, google language translator, translation, translate, multi language
|
6 |
Requires at least: 2.9
|
7 |
Tested up to: 4.6
|
8 |
+
Stable tag: 5.0.20
|
9 |
|
10 |
Welcome to Google Language Translator! This plugin allows you to insert the Google Language Translator tool anywhere on your website using shortcode.
|
11 |
|
46 |
|
47 |
== Changelog ==
|
48 |
|
49 |
+
5.0.20
|
50 |
+
- Added Corsican as a new language with its associated flag.
|
51 |
+
|
52 |
5.0.19
|
53 |
- Added Frisian as a new language with its associated flag.
|
54 |
|