@@ -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))
|
||||
|
||||
@@ -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 ""
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user