Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/internal/cdo/messages/messages.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/internal/cdo/messages/messages.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/internal/cdo/messages/messages.properties b/plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/internal/cdo/messages/messages.properties
index 510f79ef11..62439301db 100644
--- a/plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/internal/cdo/messages/messages.properties
+++ b/plugins/org.eclipse.emf.cdo/src/org/eclipse/emf/internal/cdo/messages/messages.properties
@@ -122,6 +122,8 @@ SessionPropertyTester_36=Last Update
SessionPropertyTester_37=The time stamp of the last passive update.
SessionPropertyTester_38=Serialize Commits
SessionPropertyTester_39=Whether the repository of this session is serializing commits.
+SessionPropertyTester_40=Authenticating
+SessionPropertyTester_41=Whether the repository of this session is authenticating users.
SessionPropertyTester_3=The ID of this session.
SessionPropertyTester_4=User
SessionPropertyTester_5=The ID of the authenticated user of this session.

Back to the top