Reported by https://hosted.weblate.org/user/leschek/ on Weblate
reviewable/pr6428/r1
Frans de Jonge 4 years ago committed by GitHub
parent 7c1a716d57
commit 4c524de472
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -674,7 +674,7 @@ function Wallabag:processRemoteDeletes(remote_article_ids)
end
logger.dbg("Wallabag: articles IDs from server: ", remote_article_ids)
local info = InfoMessage:new{ text = _("Synchonising remote deletions…") }
local info = InfoMessage:new{ text = _("Synchronizing remote deletions…") }
UIManager:show(info)
UIManager:forceRePaint()
UIManager:close(info)

Loading…
Cancel
Save