summaryrefslogtreecommitdiffstats
path: root/web/lang/en/search_po.inc
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-07-29 12:29:23 +0000
committerpjmattal <pjmattal>2005-07-29 12:29:23 +0000
commita8999a691777a96ea07f53a479a154b743712a46 (patch)
tree016d59470dae03d355a27c67fa7032e165e6137a /web/lang/en/search_po.inc
parent37cc16182a1bb0f3088c68dc47c7100b12fa3b19 (diff)
downloadaurweb-a8999a691777a96ea07f53a479a154b743712a46.tar.xz
added swiergot's checking patch as well as modifying it to also
list package name in green on the package list page (with legend)
Diffstat (limited to 'web/lang/en/search_po.inc')
-rw-r--r--web/lang/en/search_po.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/web/lang/en/search_po.inc b/web/lang/en/search_po.inc
index f915bfd..e4753aa 100644
--- a/web/lang/en/search_po.inc
+++ b/web/lang/en/search_po.inc
@@ -67,4 +67,12 @@ $_t["en"]["The selected packages have been disowned."] = "The selected packages
$_t["en"]["Couldn't remove from notification list."] = "Couldn't remove from notification list.";
+$_t["en"]["The selected packages have been flagged safe."] = "The selected packages have been flagged safe.";
+
+$_t["en"]["Couldn't flag package safe."] = "Couldn't flag package safe.";
+
+$_t["en"]["The selected packages have been unflagged safe."] = "The selected packages have been unflagged safe.";
+
+$_t["en"]["Couldn't unflag package safe."] = "Couldn't unflag package safe.";
+
?> \ No newline at end of file