summaryrefslogtreecommitdiffstats
path: root/web/lang/index_po.inc
diff options
context:
space:
mode:
authoreric <eric>2004-06-29 02:56:31 +0200
committereric <eric>2004-06-29 02:56:31 +0200
commit6249c40e9417aff0ab8eb6f84c1f6693771c7b81 (patch)
tree5331d03317404d7422e5cf4ec32a348e1c2bea89 /web/lang/index_po.inc
parent4b80bc34ffb738ef3cd1a7944e8716d3e8140565 (diff)
downloadaur-6249c40e9417aff0ab8eb6f84c1f6693771c7b81.tar.gz
aur-6249c40e9417aff0ab8eb6f84c1f6693771c7b81.tar.xz
fleshing out the package logic, renamed pkg include files for consistency
Diffstat (limited to 'web/lang/index_po.inc')
-rw-r--r--web/lang/index_po.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/lang/index_po.inc b/web/lang/index_po.inc
index d96cd67a..13c50339 100644
--- a/web/lang/index_po.inc
+++ b/web/lang/index_po.inc
@@ -111,4 +111,9 @@ $_t["en"]["Logged-in as: %h%s%h"] = "Logged-in as: %h%s%h";
# $_t["fr"]["Logged-in as: %h%s%h"] = "--> Traduction française ici. <--";
# $_t["de"]["Logged-in as: %h%s%h"] = "--> Deutsche Übersetzung hier. <--";
+$_t["en"]["Error looking up username, %s."] = "Error looking up username, %s.";
+# $_t["es"]["Error looking up username, %s."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Error looking up username, %s."] = "--> Traduction française ici. <--";
+# $_t["de"]["Error looking up username, %s."] = "--> Deutsche Übersetzung hier. <--";
+
?> \ No newline at end of file