summaryrefslogtreecommitdiffstats
path: root/web/lang/search_po.inc
diff options
context:
space:
mode:
authoreric <eric>2004-06-29 00:56:31 +0000
committereric <eric>2004-06-29 00:56:31 +0000
commit6249c40e9417aff0ab8eb6f84c1f6693771c7b81 (patch)
tree5331d03317404d7422e5cf4ec32a348e1c2bea89 /web/lang/search_po.inc
parent4b80bc34ffb738ef3cd1a7944e8716d3e8140565 (diff)
downloadaurweb-6249c40e9417aff0ab8eb6f84c1f6693771c7b81.tar.xz
fleshing out the package logic, renamed pkg include files for consistency
Diffstat (limited to 'web/lang/search_po.inc')
-rw-r--r--web/lang/search_po.inc20
1 files changed, 20 insertions, 0 deletions
diff --git a/web/lang/search_po.inc b/web/lang/search_po.inc
index 438f50d..01527c4 100644
--- a/web/lang/search_po.inc
+++ b/web/lang/search_po.inc
@@ -16,4 +16,24 @@ $_t["en"]["Under construction..."] = "Under construction...";
# $_t["fr"]["Under construction..."] = "--> Traduction française ici. <--";
# $_t["de"]["Under construction..."] = "--> Deutsche Übersetzung hier. <--";
+$_t["en"]["You must be logged in before you can vote for packages."] = "You must be logged in before you can vote for packages.";
+# $_t["es"]["You must be logged in before you can vote for packages."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["You must be logged in before you can vote for packages."] = "--> Traduction française ici. <--";
+# $_t["de"]["You must be logged in before you can vote for packages."] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["You do not have access to disown packages."] = "You do not have access to disown packages.";
+# $_t["es"]["You do not have access to disown packages."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["You do not have access to disown packages."] = "--> Traduction française ici. <--";
+# $_t["de"]["You do not have access to disown packages."] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["You must be logged in before you can flag packages."] = "You must be logged in before you can flag packages.";
+# $_t["es"]["You must be logged in before you can flag packages."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["You must be logged in before you can flag packages."] = "--> Traduction française ici. <--";
+# $_t["de"]["You must be logged in before you can flag packages."] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["You do not have access to adopt packages."] = "You do not have access to adopt packages.";
+# $_t["es"]["You do not have access to adopt packages."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["You do not have access to adopt packages."] = "--> Traduction française ici. <--";
+# $_t["de"]["You do not have access to adopt packages."] = "--> Deutsche Übersetzung hier. <--";
+
?> \ No newline at end of file