summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-09-01 01:23:20 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-09-01 01:23:20 +0200
commit1b07bde788e629feb5d6528a59668a5189a80ad6 (patch)
treea79e23de507ede11bc350a14d29f4dbcdbcebadf /src
parentTranslated using Weblate (Dutch) (diff)
downloadnheko-1b07bde788e629feb5d6528a59668a5189a80ad6.tar.xz
update translations
Diffstat (limited to 'src')
-rw-r--r--src/UserSettingsPage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UserSettingsPage.cpp b/src/UserSettingsPage.cpp

index d55a0f61..af32344c 100644 --- a/src/UserSettingsPage.cpp +++ b/src/UserSettingsPage.cpp
@@ -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."));