From 8c94552042115d2a7bb04de3b4f66cdf95f2a5de Mon Sep 17 00:00:00 2001 From: Callan Barrett Date: Mon, 7 Jan 2008 09:44:21 +0900 Subject: Add notify column in search results and notify button Adds a column to search results showing if a package has comment notification enabled and adds support for toggling notify for multiple packages from search Signed-off-by: Callan Barrett --- web/lang/en/search_po.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (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 8feb57b..601782c 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."] = "You have been removed from the comment notification list."; +$_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"]["Your votes have been cast for the selected packages."] = "Your votes have been cast for the selected packages."; @@ -47,7 +47,7 @@ $_t["en"]["You must be logged in before you can cancel notification on comments. $_t["en"]["You must be logged in before you can adopt packages."] = "You must be logged in before you can adopt packages."; -$_t["en"]["You have been added to the comment notification list."] = "You have been added to the comment notification list."; +$_t["en"]["You have been added to the comment notification list for %s."] = "You have been added to the comment notification list for %s."; $_t["en"]["You did not select any packages to disown."] = "You did not select any packages to disown."; @@ -75,4 +75,4 @@ $_t["en"]["The selected packages have been unflagged safe."] = "The selected pac $_t["en"]["Couldn't unflag package safe."] = "Couldn't unflag package safe."; -?> \ No newline at end of file +?> -- cgit v1.2.3-70-g09d2