aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-10-28 14:35:54 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2018-10-28 14:43:38 +0100
commit06bce433385ebe7c01fbee7eb5e2f2104d9fea7a (patch)
tree7df287f402758b92ca46f5bbabc91018088c29d0 /org.eclipse.jgit/resources
parentd9e67c8d8f4c1ae2e96f6bfaa147d432979e93d6 (diff)
downloadjgit-06bce433385ebe7c01fbee7eb5e2f2104d9fea7a.tar.gz
jgit-06bce433385ebe7c01fbee7eb5e2f2104d9fea7a.zip
Remove unused text "symlinkCannotBeWrittenAsTheLinkTarget"
The only reference to this externalized text was deleted in c88d34b0. Change-Id: Iecc7cc89192d69431dddb6550a02f66f0b09accc Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/resources')
-rw-r--r--org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties b/org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties
index b0fe0526df..1e1de206c0 100644
--- a/org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties
+++ b/org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties
@@ -671,7 +671,6 @@ submodulePathInvalid=Invalid submodule path ''{0}''
submoduleUrlInvalid=Invalid submodule URL ''{0}''
submodulesNotSupported=Submodules are not supported
supportOnlyPackIndexVersion2=Only support index version 2
-symlinkCannotBeWrittenAsTheLinkTarget=Symlink "{0}" cannot be written as the link target cannot be read from within Java.
systemConfigFileInvalid=System wide config file {0} is invalid {1}
tagAlreadyExists=tag ''{0}'' already exists
tagNameInvalid=tag name {0} is invalid