From 5e8f3bbfe9332ff6427d1b7ade71aadc95e66b15 Mon Sep 17 00:00:00 2001 From: Aahan Krish Date: Sun, 13 Oct 2013 16:35:20 +0530 Subject: [PATCH 1/5] Rename no-results.php to content-none.php Rename no-results.php to content-none.php for consistency (as done in core: https://core.trac.wordpress.org/ticket/25181). --- no-results.php => content-none.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename no-results.php => content-none.php (100%) diff --git a/no-results.php b/content-none.php similarity index 100% rename from no-results.php rename to content-none.php From 148818220ec7fa9f6e4ece591fc0321ff3dac30d Mon Sep 17 00:00:00 2001 From: Aahan Krish Date: Sun, 13 Oct 2013 16:37:14 +0530 Subject: [PATCH 2/5] 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. --- archive.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive.php b/archive.php index 3b386b5..ebf0084 100644 --- a/archive.php +++ b/archive.php @@ -91,7 +91,7 @@ get_header(); ?> - + From 61f469bbdfbbb9f0f8c341d2cccc9cf78257b76e Mon Sep 17 00:00:00 2001 From: Aahan Krish Date: Sun, 13 Oct 2013 16:37:59 +0530 Subject: [PATCH 3/5] 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. --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 01e8d68..ced250e 100644 --- a/index.php +++ b/index.php @@ -35,7 +35,7 @@ get_header(); ?> - + @@ -43,4 +43,4 @@ get_header(); ?> - \ No newline at end of file + From bc3988db85dc2e5d73c511cc722f84eb715e08c4 Mon Sep 17 00:00:00 2001 From: Aahan Krish Date: Sun, 13 Oct 2013 16:38:48 +0530 Subject: [PATCH 4/5] 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. --- search.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/search.php b/search.php index e28eece..1840677 100644 --- a/search.php +++ b/search.php @@ -27,7 +27,7 @@ get_header(); ?> - + @@ -35,4 +35,4 @@ get_header(); ?> - \ No newline at end of file + From 73b67f46108f3c506ce23ff978d6afd21e1b0232 Mon Sep 17 00:00:00 2001 From: Aahan Krish Date: Sun, 13 Oct 2013 16:41:18 +0530 Subject: [PATCH 5/5] 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. --- languages/_s.pot | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/languages/_s.pot b/languages/_s.pot index 9063997..ff9b561 100644 --- a/languages/_s.pot +++ b/languages/_s.pot @@ -94,6 +94,27 @@ msgstr "" msgid "Comments are closed." msgstr "" +#: content-none.php:13 +msgid "Nothing Found" +msgstr "" + +#: content-none.php:19 +msgid "" +"Ready to publish your first post? Get started here." +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 msgid "Pages:" msgstr "" @@ -242,27 +263,6 @@ msgid "" "%2$s" msgstr "" -#: no-results.php:13 -msgid "Nothing Found" -msgstr "" - -#: no-results.php:19 -msgid "" -"Ready to publish your first post? Get started here." -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 msgid "Search Results for: %s" msgstr ""