bugzilla: Change no bugs found message

Austin English austinenglish at gmail.com
Mon Jun 3 16:16:50 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33708

--
-Austin
-------------- next part --------------
From 7d265e5623b70bbe3ac1463c2dcebfbd4d7f97d6 Mon Sep 17 00:00:00 2001
From: Austin English <austinenglish at gmail.com>
Date: Mon, 3 Jun 2013 14:15:48 -0700
Subject: [PATCH] Change no bugs found message

---
 template/en/default/global/variables.none.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template/en/default/global/variables.none.tmpl b/template/en/default/global/variables.none.tmpl
index faf1a54..d04440e 100644
--- a/template/en/default/global/variables.none.tmpl
+++ b/template/en/default/global/variables.none.tmpl
@@ -36,7 +36,7 @@
   "ABug" => "A Bug",
   "bugs" => "bugs",
   "Bugs" => "Bugs",
-  "zeroSearchResults" => "Zarro Boogs found",
+  "zeroSearchResults" => "No bugs found",
   "Bugzilla" => "Bugzilla"
   }
 %]
-- 
1.8.2.1


More information about the wine-patches mailing list