From 4f44b8b95244efc1465a5c0f62b67e42e81dfc4e Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Sat, 15 Mar 2014 01:00:29 +0000 Subject: bitbake: toaster: Change "0 found" to "No found" Change the string in the h1 when search returns no results from "0 things found" to "None things found". The change applies to the BitBake variables, tasks, recipes, packages built, time, CPU and disk I/O tables. [YOCTO #5981] (Bitbake rev: 8d71bd39947dd909d02c8d33847e5852c9f20f19) Signed-off-by: David Reyna Signed-off-by: Belen Barros Pena Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/bpackage.html | 6 +++--- bitbake/lib/toaster/toastergui/templates/configvars.html | 6 +++--- bitbake/lib/toaster/toastergui/templates/recipes.html | 6 +++--- bitbake/lib/toaster/toastergui/templates/tasks.html | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) (limited to 'bitbake/lib/toaster/toastergui') diff --git a/bitbake/lib/toaster/toastergui/templates/bpackage.html b/bitbake/lib/toaster/toastergui/templates/bpackage.html index 7da8ce7e14..dad0d7f48e 100644 --- a/bitbake/lib/toaster/toastergui/templates/bpackage.html +++ b/bitbake/lib/toaster/toastergui/templates/bpackage.html @@ -10,10 +10,10 @@