From c7e4f5c7fa8e4ba9e9503f70a3334d33f31b78e1 Mon Sep 17 00:00:00 2001 From: pjmattal Date: Fri, 10 Jun 2005 04:52:46 +0000 Subject: Added Simo's patch for #2579, adding user info page also modified it slightly so that we no longer look at AURMaintainerUID for maintainer --- web/lang/account_po.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'web/lang/account_po.inc') diff --git a/web/lang/account_po.inc b/web/lang/account_po.inc index c246dcad..8c675421 100644 --- a/web/lang/account_po.inc +++ b/web/lang/account_po.inc @@ -327,4 +327,6 @@ $_t["en"]["You do not have permission to edit this account."] = "You do not have $_t["de"]["You do not have permission to edit this account."] = "Zugriff für das Bearbeiten dieses Benutzerkontos verweigert."; $_t["pl"]["You do not have permission to edit this account."] = "Nie masz uprawnień do edycji tego konta."; -?> \ No newline at end of file +$_t["en"]["You must log in to view user information."] = "You must log in to view user information."; + +?> -- cgit v1.2.3-24-g4f1b