]> source.dussan.org Git - jgit.git/commitdiff
Remove duplicated single quotes in text not handled by MessageFormat 31/76231/2
authorMarkus Keller <markus_keller@ch.ibm.com>
Wed, 29 Jun 2016 17:28:54 +0000 (19:28 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 1 Jul 2016 20:22:44 +0000 (22:22 +0200)
Change-Id: I4b803b34d30a86105d111be417d4a4e6bfb1057b
Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
org.eclipse.jgit.lfs.server/resources/org/eclipse/jgit/lfs/server/internal/LfsServerText.properties

index 451064d0db79455ec715dd8c7c277d56ce71a212..f97acaccccd84564ac6a8db7747d993f0b2ad467 100644 (file)
@@ -2,11 +2,11 @@ corruptLongObject=The content hash ''{0}'' of the long object ''{1}'' doesn''t m
 failedToCalcSignature=Failed to calculate a request signature: {0}
 invalidPathInfo=Invalid pathInfo ''{0}'' does not match ''/'{'SHA-256'}'''
 objectNotFound=Object ''{0}'' not found
-undefinedS3AccessKey=S3 configuration: ''accessKey'' is undefined
-undefinedS3Bucket=S3 configuration: ''bucket'' is undefined
-undefinedS3Region=S3 configuration: ''region'' is undefined
-undefinedS3SecretKey=S3 configuration: ''secretKey'' is undefined
-undefinedS3StorageClass=S3 configuration: ''storageClass'' is undefined
+undefinedS3AccessKey=S3 configuration: 'accessKey' is undefined
+undefinedS3Bucket=S3 configuration: 'bucket' is undefined
+undefinedS3Region=S3 configuration: 'region' is undefined
+undefinedS3SecretKey=S3 configuration: 'secretKey' is undefined
+undefinedS3StorageClass=S3 configuration: 'storageClass' is undefined
 unparsableEndpoint=Unable to parse service endpoint: {0}
 unsupportedOperation=Operation ''{0}'' is not supported
 unsupportedUtf8=UTF-8 encoding is not supported.