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 721B

123456789101112
  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. undefinedS3Hostname=S3 configuration: 'hostname' is undefined
  8. undefinedS3SecretKey=S3 configuration: 'secretKey' is undefined
  9. undefinedS3StorageClass=S3 configuration: 'storageClass' is undefined
  10. unparsableEndpoint=Unable to parse service endpoint: {0}
  11. unsupportedOperation=Operation ''{0}'' is not supported
  12. unsupportedUtf8=UTF-8 encoding is not supported.