From 654719e243c729e574f160f1e63cbde07838593c Mon Sep 17 00:00:00 2001 From: Ben Word Date: Tue, 13 Oct 2015 09:34:05 -0500 Subject: [PATCH] Sage 8.3.0 --- CHANGELOG.md | 3 ++- lang/sage.pot | 20 ++++++-------------- package.json | 2 +- style.css | 2 +- 4 files changed, 10 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6dcf7f..164cb35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)) diff --git a/lang/sage.pot b/lang/sage.pot index bb49c1b..1ee2a85 100644 --- a/lang/sage.pot +++ b/lang/sage.pot @@ -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 outdated browser. Please upgrade your browser 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 "" diff --git a/package.json b/package.json index becaed3..92c67cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sage", - "version": "8.2.1", + "version": "8.3.0", "author": "Ben Word ", "homepage": "https://roots.io/sage/", "private": true, diff --git a/style.css b/style.css index 50deeac..00a9627 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: Sage Starter Theme Theme URI: https://roots.io/sage/ Description: Sage is a WordPress starter theme. Contribute on GitHub -Version: 8.2.1 +Version: 8.3.0 Author: Roots Author URI: https://roots.io/