summaryrefslogtreecommitdiffstats
path: root/web/lang/en/pkgfuncs_po.inc
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-07-29 14:29:23 +0200
committerpjmattal <pjmattal>2005-07-29 14:29:23 +0200
commita8999a691777a96ea07f53a479a154b743712a46 (patch)
tree016d59470dae03d355a27c67fa7032e165e6137a /web/lang/en/pkgfuncs_po.inc
parent37cc16182a1bb0f3088c68dc47c7100b12fa3b19 (diff)
downloadaur-a8999a691777a96ea07f53a479a154b743712a46.tar.gz
aur-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/pkgfuncs_po.inc')
-rw-r--r--web/lang/en/pkgfuncs_po.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/web/lang/en/pkgfuncs_po.inc b/web/lang/en/pkgfuncs_po.inc
index 2cc4b6f7..3a62eb1f 100644
--- a/web/lang/en/pkgfuncs_po.inc
+++ b/web/lang/en/pkgfuncs_po.inc
@@ -109,4 +109,18 @@ $_t["en"]["New Comment Notification"] = "New Comment Notification";
$_t["en"]["Comments"] = "Comments";
+$_t["en"]["The above files have been verified (by %s) and are safe to use."] = "The above files have been verified (by %s) and are safe to use.";
+
+$_t["en"]["Be careful! The above files may contain malicious code that can damage your system."] = "Be careful! The above files may contain malicious code that can damage your system.";
+
+$_t["en"]["Flag Safe"] = "Flag Safe";
+
+$_t["en"]["Flag Package Safe To Use"] = "Flag Package Safe To Use";
+
+$_t["en"]["Unflag Safe"] = "Unflag Safe";
+
+$_t["en"]["Unflag Package Safe To Use"] = "Unflag Package Safe To Use";
+
+$_t["en"]["Safe"] = "Safe";
+
?> \ No newline at end of file