mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Translations: Fuzzy merge of .pot files with .po files #2083
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -128,7 +128,7 @@ func (w *Share) Start() (err error) {
|
||||
file.Status = entity.FileShareShared
|
||||
}
|
||||
|
||||
// RunFailed too often?
|
||||
// Failed too often?
|
||||
if a.RetryLimit > 0 && file.Errors > a.RetryLimit {
|
||||
file.Status = entity.FileShareError
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user