summaryrefslogtreecommitdiffstats
path: root/web/lang/pkgfuncs_po.inc
diff options
context:
space:
mode:
authoreric <eric>2004-07-02 14:47:16 +0200
committereric <eric>2004-07-02 14:47:16 +0200
commitae26c9ce2a0bfe6ed0f5282f08cb672364de1c19 (patch)
tree875d35581e9b9a5ed0bb309aaf524ee69cf0d9fd /web/lang/pkgfuncs_po.inc
parent23589299786ac249ed16feb28a83f3e3da3d2829 (diff)
downloadaur-ae26c9ce2a0bfe6ed0f5282f08cb672364de1c19.tar.gz
aur-ae26c9ce2a0bfe6ed0f5282f08cb672364de1c19.tar.xz
baby steps
Diffstat (limited to 'web/lang/pkgfuncs_po.inc')
-rw-r--r--web/lang/pkgfuncs_po.inc25
1 files changed, 25 insertions, 0 deletions
diff --git a/web/lang/pkgfuncs_po.inc b/web/lang/pkgfuncs_po.inc
index cd96ecbe..72a239b8 100644
--- a/web/lang/pkgfuncs_po.inc
+++ b/web/lang/pkgfuncs_po.inc
@@ -116,4 +116,29 @@ $_t["en"]["Vote"] = "Vote";
# $_t["fr"]["Vote"] = "--> Traduction française ici. <--";
# $_t["de"]["Vote"] = "--> Deutsche Übersetzung hier. <--";
+$_t["en"]["Error retrieving package details."] = "Error retrieving package details.";
+# $_t["es"]["Error retrieving package details."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Error retrieving package details."] = "--> Traduction française ici. <--";
+# $_t["de"]["Error retrieving package details."] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["Package details could not be found."] = "Package details could not be found.";
+# $_t["es"]["Package details could not be found."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Package details could not be found."] = "--> Traduction française ici. <--";
+# $_t["de"]["Package details could not be found."] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["Error retrieving package list."] = "Error retrieving package list.";
+# $_t["es"]["Error retrieving package list."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Error retrieving package list."] = "--> Traduction française ici. <--";
+# $_t["de"]["Error retrieving package list."] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["Go back to %hsearch results%h."] = "Go back to %hsearch results%h.";
+# $_t["es"]["Go back to %hsearch results%h."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Go back to %hsearch results%h."] = "--> Traduction française ici. <--";
+# $_t["de"]["Go back to %hsearch results%h."] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["Manage"] = "Manage";
+# $_t["es"]["Manage"] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Manage"] = "--> Traduction française ici. <--";
+# $_t["de"]["Manage"] = "--> Deutsche Übersetzung hier. <--";
+
?> \ No newline at end of file