summaryrefslogtreecommitdiffstats
path: root/web/lang/index_po.inc
diff options
context:
space:
mode:
authoreric <eric>2004-06-21 21:36:54 +0200
committereric <eric>2004-06-21 21:36:54 +0200
commit38eda65735e81d2774759a2aa6e9922c7131f830 (patch)
tree9b7f2268ad85d4638a1ee8ff4e2690ba5bb25255 /web/lang/index_po.inc
parent84e15d0463726fe03b0cdb5a690621330034e737 (diff)
downloadaur-38eda65735e81d2774759a2aa6e9922c7131f830.tar.gz
aur-38eda65735e81d2774759a2aa6e9922c7131f830.tar.xz
working on the accounts stuff
Diffstat (limited to 'web/lang/index_po.inc')
-rw-r--r--web/lang/index_po.inc15
1 files changed, 15 insertions, 0 deletions
diff --git a/web/lang/index_po.inc b/web/lang/index_po.inc
index e5bfe70f..58bb8ab0 100644
--- a/web/lang/index_po.inc
+++ b/web/lang/index_po.inc
@@ -81,4 +81,19 @@ $_t["en"]["Login"] = "Login";
# $_t["fr"]["Login"] = "--> Traduction française ici. <--";
# $_t["de"]["Login"] = "--> Deutsche Übersetzung hier. <--";
+$_t["en"]["Email Address:"] = "Email Address:";
+# $_t["es"]["Email Address:"] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Email Address:"] = "--> Traduction française ici. <--";
+# $_t["de"]["Email Address:"] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["You must supply an email address."] = "You must supply an email address.";
+# $_t["es"]["You must supply an email address."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["You must supply an email address."] = "--> Traduction française ici. <--";
+# $_t["de"]["You must supply an email address."] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["Incorrect password for email address, %s."] = "Incorrect password for email address, %s.";
+# $_t["es"]["Incorrect password for email address, %s."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Incorrect password for email address, %s."] = "--> Traduction française ici. <--";
+# $_t["de"]["Incorrect password for email address, %s."] = "--> Deutsche Übersetzung hier. <--";
+
?> \ No newline at end of file