Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 082d3044306ac81d4210d78ebce51e6b67d6cf44 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright (c) 2009, 2012, 2013 Eike Stepper (Berlin, Germany) and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#    Eike Stepper - initial API and implementation

CommitTransactionPhase2Request.1=Missing informations. {0} is not involved in the commit
CommitTransactionPhase2Request.2=Missing informations. {0} is not mapped in the commit
OpenSessionRequest.0=Repository {0} not found
OpenSessionRequest.3=Failed to open session for repository {0}
SyncRevisionsRequest.2=Did not expect to receive object with id "{0}"

Back to the top