From d14def92ff34122bffa4de1fac01598b1d913648 Mon Sep 17 00:00:00 2001 From: Callan Barrett Date: Fri, 18 Jan 2008 01:11:12 +0900 Subject: Turn action bar into drop box Moves the action bar down to the bottom right of the search results and turns it into a drop-down selection box. Signed-off-by: Callan Barrett Signed-off-by: Simo Leone --- web/lang/en/search_po.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/lang/en/search_po.inc') diff --git a/web/lang/en/search_po.inc b/web/lang/en/search_po.inc index 601782c0..6c73a1a0 100644 --- a/web/lang/en/search_po.inc +++ b/web/lang/en/search_po.inc @@ -39,7 +39,7 @@ $_t["en"]["Error trying to retrieve package details."] = "Error trying to retrie $_t["en"]["The selected packages have been adopted."] = "The selected packages have been adopted."; -$_t["en"]["You have been removed from the comment notification list for %s."] = "You have been removed from the comment notification listfor %s."; +$_t["en"]["You have been removed from the comment notification list for %s."] = "You have been removed from the comment notification list for %s."; $_t["en"]["Your votes have been cast for the selected packages."] = "Your votes have been cast for the selected packages."; -- cgit v1.2.3-24-g4f1b