You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

LfsServerText.properties 659B

1234567891011
  1. failedToCalcSignature=Failed to calculate a request signature: {0}
  2. invalidPathInfo=Invalid pathInfo: ''{0}'' does not match ''/'{'SHA-256'}'''
  3. objectNotFound=Object ''{0}'' not found
  4. undefinedS3AccessKey=S3 configuration: 'accessKey' is undefined
  5. undefinedS3Bucket=S3 configuration: 'bucket' is undefined
  6. undefinedS3Region=S3 configuration: 'region' is undefined
  7. undefinedS3SecretKey=S3 configuration: 'secretKey' is undefined
  8. undefinedS3StorageClass=S3 configuration: 'storageClass' is undefined
  9. unparsableEndpoint=Unable to parse service endpoint: {0}
  10. unsupportedOperation=Operation ''{0}'' is not supported
  11. unsupportedUtf8=UTF-8 encoding is not supported.