git-lfs/tq
Chris Darroch 460e5dce90 commands,tq,t: remove Git LFS message prefixes
Several error messages output by the "git lfs track" command and
the transfer queue currently begin with a "Git LFS:" prefix, which
is unlike any other error messages from either that command or
that package, or anywhere else, for that matter.

We can therefore simplify our translation message strings slightly
by simply removing this prefix from them.
2022-01-29 20:21:47 -08:00
..
schemas tq,lfsapi/ssh: convert int64 to int 2017-04-05 14:46:45 -06:00
adapterbase.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
api_test.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
api.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
basic_download.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
basic_upload.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
custom_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
custom.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
errors_test.go tq/errors: implement MalformedObjectError 2017-03-24 14:36:59 -06:00
errors.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
manifest_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
manifest.go Set package version to v3 2021-09-02 20:41:08 +00:00
meter.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
ssh.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
transfer_queue_test.go tq: add exponential backoff for retries 2020-04-15 14:10:16 -07:00
transfer_queue.go commands,tq,t: remove Git LFS message prefixes 2022-01-29 20:21:47 -08:00
transfer_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
transfer.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
tus_upload.go tq: make strings translatable 2022-01-18 17:38:25 +00:00
verify_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
verify.go Set package version to v3 2021-09-02 20:41:08 +00:00