]> source.dussan.org Git - jgit.git/commitdiff
Remove double blank from sentence start 75/160875/1
authorMichael Keppler <Michael.Keppler@gmx.de>
Tue, 14 Apr 2020 07:31:50 +0000 (09:31 +0200)
committerMichael Keppler <Michael.Keppler@gmx.de>
Tue, 14 Apr 2020 07:31:50 +0000 (09:31 +0200)
Multiple whitespaces are not normalized when reading properties files,
therefore leading to unwanted space/indentation in console or UI output.

Change-Id: I1f5224fe359e0cac493e0237872afc75dc8b9fbe
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties

index cb570e836c778bd200c28dbb5cb1fb66cfeaee1a..c9ca11b5433d0c41a43ae94d82052663be2d7983 100644 (file)
@@ -303,7 +303,7 @@ flagNotFromThis={0} not from this.
 flagsAlreadyCreated={0} flags already created.
 funnyRefname=funny refname
 gcFailed=Garbage collection failed.
-gcTooManyUnpruned=Too many loose, unpruneable objects after garbage collection.  Consider adjusting gc.auto or gc.pruneExpire.
+gcTooManyUnpruned=Too many loose, unpruneable objects after garbage collection. Consider adjusting gc.auto or gc.pruneExpire.
 gpgFailedToParseSecretKey=Failed to parse secret key file in directory: {0}. Is the entered passphrase correct?
 gpgNoCredentialsProvider=missing credentials provider
 gpgNoKeyring=neither pubring.kbx nor secring.gpg files found