Merge pull request #1559 from roots/8.3.0

Sage 8.3.0
This commit is contained in:
Ben Word
2015-10-13 09:42:54 -05:00
4 changed files with 10 additions and 17 deletions

View File

@@ -1,4 +1,5 @@
### HEAD
### 8.3.0: October 13th, 2015
* Setup organization ([#1558](https://github.com/roots/sage/pull/1558))
* Remove redundancy with WAI-ARIA in HTML ([#1557](https://github.com/roots/sage/pull/1557))
* Rename config.php to setup.php ([#1556](https://github.com/roots/sage/pull/1556))
* Move init.php to config.php ([#1555](https://github.com/roots/sage/pull/1555))

View File

@@ -7,17 +7,17 @@ msgstr ""
msgid "Sorry, but the page you were trying to view does not exist."
msgstr ""
#: base.php:12
#: base.php:14
msgid ""
"You are using an <strong>outdated</strong> browser. Please <a href=\"http://"
"browsehappy.com/\">upgrade your browser</a> to improve your experience."
msgstr ""
#: functions.php:25
#: functions.php:22
msgid "Error locating %s for inclusion"
msgstr ""
#: index.php:5
#: index.php:5 search.php:5
msgid "Sorry, no results were found."
msgstr ""
@@ -25,15 +25,15 @@ msgstr ""
msgid "Continued"
msgstr ""
#: lib/init.php:22
#: lib/setup.php:30
msgid "Primary Navigation"
msgstr ""
#: lib/init.php:49
#: lib/setup.php:57
msgid "Primary"
msgstr ""
#: lib/init.php:58
#: lib/setup.php:66
msgid "Footer"
msgstr ""
@@ -76,14 +76,6 @@ msgstr ""
msgid "By"
msgstr ""
#: templates/searchform.php:2
msgid "Search for:"
msgstr ""
#: templates/searchform.php:4 templates/searchform.php:6
msgid "Search"
msgstr ""
#. Theme Name of the plugin/theme
msgid "Sage Starter Theme"
msgstr ""

View File

@@ -1,6 +1,6 @@
{
"name": "sage",
"version": "8.2.1",
"version": "8.3.0",
"author": "Ben Word <ben@benword.com>",
"homepage": "https://roots.io/sage/",
"private": true,

View File

@@ -2,7 +2,7 @@
Theme Name: Sage Starter Theme
Theme URI: https://roots.io/sage/
Description: Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version: 8.2.1
Version: 8.3.0
Author: Roots
Author URI: https://roots.io/