Genesis Translations - Version 2.0.2

Version Description

  • Proper fix for deprecated version check with get_theme_data
Download this release

Release Info

Developer DeFries
Plugin Icon 128x128 Genesis Translations
Version 2.0.2
Comparing to
See all releases

Code changes from version 2.0.3.1 to 2.0.2

genesis-translations.php CHANGED
@@ -9,7 +9,7 @@
9
  * Plugin URI: http://remkusdevries.com/plugins/genesis-translations/
10
  * Description: This plugin translates the Genesis Framework into one of the available languages.
11
  * Author: Remkus de Vries
12
- * Version: 2.0.3.1
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', '2.0.3.1' );
25
 
26
  /**
27
  * The text domain for the plugin
9
  * Plugin URI: http://remkusdevries.com/plugins/genesis-translations/
10
  * Description: This plugin translates the Genesis Framework into one of the available languages.
11
  * Author: Remkus de Vries
12
+ * Version: 2.0.2
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', '2.0.2' );
25
 
26
  /**
27
  * The text domain for the plugin
genesis20/nl_NL.mo CHANGED
Binary file
genesis20/nl_NL.po CHANGED
@@ -2,7 +2,7 @@
2
  # This file is distributed under the same license as the Genesis 2.0 package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2013-12-11 13:05:33+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
@@ -82,7 +82,7 @@ msgstr ""
82
 
83
  #: lib/admin/import-export.php:130
84
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
85
- msgstr "Upload het bestand (%s) vanaf je computer en dan importeren we je instellingen."
86
 
87
  #: lib/admin/cpt-archive-settings.php:276
88
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
@@ -130,11 +130,11 @@ msgstr ""
130
 
131
  #: lib/admin/theme-settings.php:259
132
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
133
- msgstr "De Primaire Navigatie Extra's worden normaliter rechts van je Primaire Navigatie getoond."
134
 
135
  #: lib/admin/theme-settings.php:261
136
  msgid "Today's date displays the current date"
137
- msgstr "Toont de datum van vandaag"
138
 
139
  #: lib/admin/theme-settings.php:262
140
  msgid "RSS feed link displays a link to the RSS feed for your site that a reader can use to subscribe to your site using the feedreader of their choice."
@@ -154,7 +154,7 @@ msgstr ""
154
 
155
  #: lib/functions/upgrade.php:559
156
  msgid "Genesis %s is available. <a href=\"%s\" %s>Check out what's new</a> or <a href=\"%s\" %s>update now.</a>"
157
- msgstr "Genesis %s is beschikbaar. <a href=\"%s\" %s>Kijk wat er nieuw is (Engels)</a> of <a href=\"%s\" %s>werk direct bij.</a>"
158
 
159
  #: lib/admin/import-export.php:68
160
  msgid "This allows you to import or export Genesis Settings."
@@ -2038,7 +2038,7 @@ msgstr "Saai, maar wel belangrijk"
2038
 
2039
  #: lib/admin/whats-new.php:95
2040
  msgid "Better named loop hooks for HTML5."
2041
- msgstr "Beter benoemde loop hooks voor HMTL5."
2042
 
2043
  #: lib/admin/whats-new.php:96
2044
  msgid "Network Upgrade now upgrades the Genesis database for all sites in a network when running WordPress in multisite mode."
2
  # This file is distributed under the same license as the Genesis 2.0 package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2013-12-09 16:33:35+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
82
 
83
  #: lib/admin/import-export.php:130
84
  msgid "Upload the data file (%s) from your computer and we'll import your settings."
85
+ msgstr ""
86
 
87
  #: lib/admin/cpt-archive-settings.php:276
88
  msgid "This lets you select the layout for the archive page. On most of the child themes you'll see these options:"
130
 
131
  #: lib/admin/theme-settings.php:259
132
  msgid "The Primary Navigation Extras typically display on the right side of your Primary Navigation menu."
133
+ msgstr ""
134
 
135
  #: lib/admin/theme-settings.php:261
136
  msgid "Today's date displays the current date"
137
+ msgstr ""
138
 
139
  #: lib/admin/theme-settings.php:262
140
  msgid "RSS feed link displays a link to the RSS feed for your site that a reader can use to subscribe to your site using the feedreader of their choice."
154
 
155
  #: lib/functions/upgrade.php:559
156
  msgid "Genesis %s is available. <a href=\"%s\" %s>Check out what's new</a> or <a href=\"%s\" %s>update now.</a>"
157
+ msgstr ""
158
 
159
  #: lib/admin/import-export.php:68
160
  msgid "This allows you to import or export Genesis Settings."
2038
 
2039
  #: lib/admin/whats-new.php:95
2040
  msgid "Better named loop hooks for HTML5."
2041
+ msgstr ""
2042
 
2043
  #: lib/admin/whats-new.php:96
2044
  msgid "Network Upgrade now upgrades the Genesis database for all sites in a network when running WordPress in multisite mode."
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://remkusdevries.com/donate/
4
  Tags: genesis, translations,
5
  Requires at least: 3.4
6
  Tested up to: 3.8
7
- Stable tag: 2.0.3.1
8
 
9
  This plugin translates the Genesis Framework into one of the available languages.
10
 
@@ -60,10 +60,6 @@ No screenshots (yet). Let me know if you need some.
60
 
61
  == Changelog ==
62
 
63
- = 2.0.3.1 =
64
-
65
- * Updated Dutch translation
66
-
67
  = 2.0.2 =
68
 
69
  * Proper fix for deprecated version check with get_theme_data
4
  Tags: genesis, translations,
5
  Requires at least: 3.4
6
  Tested up to: 3.8
7
+ Stable tag: 2.0.2
8
 
9
  This plugin translates the Genesis Framework into one of the available languages.
10
 
60
 
61
  == Changelog ==
62
 
 
 
 
 
63
  = 2.0.2 =
64
 
65
  * Proper fix for deprecated version check with get_theme_data