Version Description
- Updated Hungarian language files. Again.
Download this release
Release Info
Developer | DeFries |
Plugin | Genesis Translations |
Version | 1.8.4 |
Comparing to | |
See all releases |
Code changes from version 1.8.3 to 1.8.4
- genesis-translations.php +2 -2
- genesis-translations/hu_HU.mo +0 -0
- genesis-translations/hu_HU.po +1 -1
- languages/genesis-translations.pot +1 -1
- readme.txt +5 -1
genesis-translations.php
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
* Plugin URI: http://remkusdevries.com/plugins/genesis-translations/
|
10 |
* Description: This plugin will translate Genesis in the available languages.
|
11 |
* Author: Remkus de Vries
|
12 |
-
* Version: 1.8.
|
13 |
* Author URI: http://remkusdevries.com/
|
14 |
* License: GPLv2
|
15 |
* Text Domain: genesis-translations
|
@@ -21,7 +21,7 @@
|
|
21 |
*
|
22 |
*/
|
23 |
define( 'GENTRANS_FILE','genesis-translations/genesis-translations.php' );
|
24 |
-
define( 'GENTRANS_VERSION','1.8.
|
25 |
|
26 |
/**
|
27 |
* The text domain for the plugin
|
9 |
* Plugin URI: http://remkusdevries.com/plugins/genesis-translations/
|
10 |
* Description: This plugin will translate Genesis in the available languages.
|
11 |
* Author: Remkus de Vries
|
12 |
+
* Version: 1.8.4
|
13 |
* Author URI: http://remkusdevries.com/
|
14 |
* License: GPLv2
|
15 |
* Text Domain: genesis-translations
|
21 |
*
|
22 |
*/
|
23 |
define( 'GENTRANS_FILE','genesis-translations/genesis-translations.php' );
|
24 |
+
define( 'GENTRANS_VERSION','1.8.4' );
|
25 |
|
26 |
/**
|
27 |
* The text domain for the plugin
|
genesis-translations/hu_HU.mo
CHANGED
Binary file
|
genesis-translations/hu_HU.po
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
# This file is distributed under the same license as the Genesis 1.9 package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"PO-Revision-Date: 2013-01-
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
2 |
# This file is distributed under the same license as the Genesis 1.9 package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"PO-Revision-Date: 2013-01-31 16:43:55+0000\n"
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
languages/genesis-translations.pot
CHANGED
@@ -4,7 +4,7 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Genesis Translations 1.8.3\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/genesis-translations\n"
|
7 |
-
"POT-Creation-Date: 2013-01-31 16:43:
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Genesis Translations 1.8.3\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/genesis-translations\n"
|
7 |
+
"POT-Creation-Date: 2013-01-31 16:43:29+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://remkusdevries.com/donate/
|
|
4 |
Tags: genesis, translations,
|
5 |
Requires at least: 3.1
|
6 |
Tested up to: 3.5.1
|
7 |
-
Stable tag: 1.8.
|
8 |
|
9 |
Translate your Genesis powered WordPress site into one of the available languages.
|
10 |
|
@@ -83,6 +83,10 @@ No screenshots (yet). Let me know if you need some.
|
|
83 |
|
84 |
== Changelog ==
|
85 |
|
|
|
|
|
|
|
|
|
86 |
= 1.8.3 =
|
87 |
|
88 |
* Updated Danish, Dutch, German, Hebrew, French and added Mexican Spanish
|
4 |
Tags: genesis, translations,
|
5 |
Requires at least: 3.1
|
6 |
Tested up to: 3.5.1
|
7 |
+
Stable tag: 1.8.4
|
8 |
|
9 |
Translate your Genesis powered WordPress site into one of the available languages.
|
10 |
|
83 |
|
84 |
== Changelog ==
|
85 |
|
86 |
+
= 1.8.4 =
|
87 |
+
|
88 |
+
* Updated Hungarian language files. Again.
|
89 |
+
|
90 |
= 1.8.3 =
|
91 |
|
92 |
* Updated Danish, Dutch, German, Hebrew, French and added Mexican Spanish
|