forked from mirror/_s
Use content-none.php instead of no-results.php
Renamed no-results.php to content-none.php for consistency (as done in core: https://core.trac.wordpress.org/ticket/25181); so let's make sure it's used.
This commit is contained in:
parent
bc3988db85
commit
73b67f4610
|
@ -94,6 +94,27 @@ msgstr ""
|
||||||
msgid "Comments are closed."
|
msgid "Comments are closed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: content-none.php:13
|
||||||
|
msgid "Nothing Found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: content-none.php:19
|
||||||
|
msgid ""
|
||||||
|
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: content-none.php:23
|
||||||
|
msgid ""
|
||||||
|
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||||
|
"different keywords."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: content-none.php:28
|
||||||
|
msgid ""
|
||||||
|
"It seems we can’t find what you’re looking for. Perhaps "
|
||||||
|
"searching can help."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: content-page.php:18 content-single.php:20 content.php:27 image.php:58
|
#: content-page.php:18 content-single.php:20 content.php:27 image.php:58
|
||||||
msgid "Pages:"
|
msgid "Pages:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -242,27 +263,6 @@ msgid ""
|
||||||
"%2$s</span>"
|
"%2$s</span>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: no-results.php:13
|
|
||||||
msgid "Nothing Found"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: no-results.php:19
|
|
||||||
msgid ""
|
|
||||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: no-results.php:23
|
|
||||||
msgid ""
|
|
||||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
|
||||||
"different keywords."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: no-results.php:28
|
|
||||||
msgid ""
|
|
||||||
"It seems we can’t find what you’re looking for. Perhaps "
|
|
||||||
"searching can help."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: search.php:16
|
#: search.php:16
|
||||||
msgid "Search Results for: %s"
|
msgid "Search Results for: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Reference in New Issue