File tree 4 files changed +10
-17
lines changed
4 files changed +10
-17
lines changed Original file line number Diff line number Diff line change 1
- ### HEAD
1
+ ### 8.3.0: October 13th, 2015
2
+ * Setup organization ([ #1558 ] ( https://github.com/roots/sage/pull/1558 ) )
2
3
* Remove redundancy with WAI-ARIA in HTML ([ #1557 ] ( https://github.com/roots/sage/pull/1557 ) )
3
4
* Rename config.php to setup.php ([ #1556 ] ( https://github.com/roots/sage/pull/1556 ) )
4
5
* Move init.php to config.php ([ #1555 ] ( https://github.com/roots/sage/pull/1555 ) )
Original file line number Diff line number Diff line change @@ -7,33 +7,33 @@ msgstr ""
7
7
msgid "Sorry, but the page you were trying to view does not exist."
8
8
msgstr ""
9
9
10
- #: base.php:12
10
+ #: base.php:14
11
11
msgid ""
12
12
"You are using an <strong>outdated</strong> browser. Please <a href=\" http://"
13
13
"browsehappy.com/\" >upgrade your browser</a> to improve your experience."
14
14
msgstr ""
15
15
16
- #: functions.php:25
16
+ #: functions.php:22
17
17
msgid "Error locating %s for inclusion"
18
18
msgstr ""
19
19
20
- #: index.php:5
20
+ #: index.php:5 search.php:5
21
21
msgid "Sorry, no results were found."
22
22
msgstr ""
23
23
24
24
#: lib/extras.php:31
25
25
msgid "Continued"
26
26
msgstr ""
27
27
28
- #: lib/init .php:22
28
+ #: lib/setup .php:30
29
29
msgid "Primary Navigation"
30
30
msgstr ""
31
31
32
- #: lib/init .php:49
32
+ #: lib/setup .php:57
33
33
msgid "Primary"
34
34
msgstr ""
35
35
36
- #: lib/init .php:58
36
+ #: lib/setup .php:66
37
37
msgid "Footer"
38
38
msgstr ""
39
39
@@ -76,14 +76,6 @@ msgstr ""
76
76
msgid "By"
77
77
msgstr ""
78
78
79
- #: templates/searchform.php:2
80
- msgid "Search for:"
81
- msgstr ""
82
-
83
- #: templates/searchform.php:4 templates/searchform.php:6
84
- msgid "Search"
85
- msgstr ""
86
-
87
79
#. Theme Name of the plugin/theme
88
80
msgid "Sage Starter Theme"
89
81
msgstr ""
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sage" ,
3
- "version" : " 8.2.1 " ,
3
+ "version" : " 8.3.0 " ,
4
4
"author" :
" Ben Word <[email protected] >" ,
5
5
"homepage" : " https://roots.io/sage/" ,
6
6
"private" : true ,
Original file line number Diff line number Diff line change 2
2
Theme Name: Sage Starter Theme
3
3
Theme URI: https://roots.io/sage/
4
4
Description: Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
5
- Version: 8.2.1
5
+ Version: 8.3.0
6
6
Author: Roots
7
7
Author URI: https://roots.io/
8
8
You can’t perform that action at this time.
0 commit comments