From 048d7342df9b7199c509992ca17ca4a774a89208 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Sun, 19 Sep 2010 08:36:52 +0200 Subject: [PATCH] Remove duplicate resource bundle entry Change-Id: Ifdf9fa5dd49bc3f4a0cc8a1ed505d77ec3fa526b Signed-off-by: Matthias Sohn --- org.eclipse.jgit/resources/org/eclipse/jgit/JGitText.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/org.eclipse.jgit/resources/org/eclipse/jgit/JGitText.properties b/org.eclipse.jgit/resources/org/eclipse/jgit/JGitText.properties index 4a1301b31..dff68bad9 100644 --- a/org.eclipse.jgit/resources/org/eclipse/jgit/JGitText.properties +++ b/org.eclipse.jgit/resources/org/eclipse/jgit/JGitText.properties @@ -296,7 +296,6 @@ packfileIsTruncated=Packfile is truncated. packingCancelledDuringObjectsWriting=Packing cancelled during objects writing pathIsNotInWorkingDir=Path is not in working dir peeledLineBeforeRef=Peeled line before ref. -peeledLineBeforeRef=Peeled line before ref. peerDidNotSupplyACompleteObjectGraph=peer did not supply a complete object graph prefixRemote=remote: problemWithResolvingPushRefSpecsLocally=Problem with resolving push ref specs locally: {0}