From edad2ea629280b5bbee647a987cee8dc104c5d89 Mon Sep 17 00:00:00 2001
From: felmer <felmer>
Date: Tue, 29 Mar 2011 13:17:39 +0000
Subject: [PATCH] LMS-2123 message added again (has been deleted by mistake)

SVN: 20545
---
 .../java/ch/systemsx/cisd/openbis/public/common-dictionary.js    | 1 +
 1 file changed, 1 insertion(+)

diff --git a/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js b/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js
index e67ba45b1a9..b0ac7a518e0 100644
--- a/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js
+++ b/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js
@@ -126,6 +126,7 @@ var common = {
   login_passwordLabel: "Password",
   login_buttonLabel: "Login",
   login_failed: "Sorry, you entered an invalid username or password. Please try again.",
+  anonymous_login_failed: "Anonymous login is not possible.",
   
   //
   // AbstractAsyncCallback
-- 
GitLab