update translations

This commit is contained in:
Nicolas Werner 2021-09-01 01:23:20 +02:00
parent debb7cb3b4
commit 1b07bde788
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9
23 changed files with 1716 additions and 726 deletions

View file

@ -989,7 +989,7 @@ UserSettingsPage::UserSettingsPage(QSharedPointer<UserSettings> settings, QWidge
"text."));
boxWrap(tr("Play animated images only on hover"),
animateImagesOnHover_,
tr("Plays media like GIFs or APNGs only when explicitly hovering over them."));
tr("Plays media like GIFs or WEBPs only when explicitly hovering over them."));
boxWrap(tr("Desktop notifications"),
desktopNotifications_,
tr("Notify about received message when the client is not currently focused."));