summaryrefslogtreecommitdiffstats
path: root/web/lang/account_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/account_po.inc')
-rw-r--r--web/lang/account_po.inc4
1 files changed, 3 insertions, 1 deletions
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.";
+
+?>