summaryrefslogtreecommitdiffstats
path: root/web/lang
diff options
context:
space:
mode:
authoreric <eric>2004-06-26 15:21:04 +0200
committereric <eric>2004-06-26 15:21:04 +0200
commitdc3b13064cdb59dd12b200e7f8c73fd63126dea6 (patch)
treef203062484b4f1b78d76ffef607526ad22399f13 /web/lang
parent5cbbf11c8bf72a1b80dc72e27d5737c7d79a5903 (diff)
downloadaur-dc3b13064cdb59dd12b200e7f8c73fd63126dea6.tar.gz
aur-dc3b13064cdb59dd12b200e7f8c73fd63126dea6.tar.xz
mypkgs works, but need an 'action' table
Diffstat (limited to 'web/lang')
-rw-r--r--web/lang/pkgs_po.inc15
1 files changed, 15 insertions, 0 deletions
diff --git a/web/lang/pkgs_po.inc b/web/lang/pkgs_po.inc
index 94294c74..20acf855 100644
--- a/web/lang/pkgs_po.inc
+++ b/web/lang/pkgs_po.inc
@@ -76,4 +76,19 @@ $_t["en"]["No packages matched your search criteria."] = "No packages matched yo
# $_t["fr"]["No packages matched your search criteria."] = "--> Traduction française ici. <--";
# $_t["de"]["No packages matched your search criteria."] = "--> Deutsche Übersetzung hier. <--";
+$_t["en"]["My Packages"] = "My Packages";
+# $_t["es"]["My Packages"] = "--> Traducción española aquí. <--";
+# $_t["fr"]["My Packages"] = "--> Traduction française ici. <--";
+# $_t["de"]["My Packages"] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["Go"] = "Go";
+# $_t["es"]["Go"] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Go"] = "--> Traduction française ici. <--";
+# $_t["de"]["Go"] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["Out-of-date"] = "Out-of-date";
+# $_t["es"]["Out-of-date"] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Out-of-date"] = "--> Traduction française ici. <--";
+# $_t["de"]["Out-of-date"] = "--> Deutsche Übersetzung hier. <--";
+
?> \ No newline at end of file