From 88aef6eea98b492781d6eabb1f14716ef3432880 Mon Sep 17 00:00:00 2001
From: kolaente <konrad@kola-entertainments.de>
Date: Sun, 18 Mar 2018 02:32:36 +0100
Subject: [PATCH] Codesearch message fix (#3684)

---
 options/locale/locale_en-US.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 2e51f68c2a..40cb209421 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -173,7 +173,7 @@ code = Code
 repo_no_results = No matching repositories have been found.
 user_no_results = No matching users have been found.
 org_no_results = No matching organizations have been found.
-code_no_results = No matching codes have been found.
+code_no_results = No code matching your search term has been found.
 code_search_results = Search results for "%s"
 
 [auth]