Clarify title for WEBP bg anims toggle

fb46343b8540468192243d1bb347cb0766338a08

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/index.html+1 -1
@@ -4800,7 +4800,7 @@
4800 <input id="never_resize_avatars" type="checkbox" />4800 <input id="never_resize_avatars" type="checkbox" />
4801 <small data-i18n="Never resize avatars">Never resize avatars</small>4801 <small data-i18n="Never resize avatars">Never resize avatars</small>
4802 </label>4802 </label>
4803 <label data-i18n="[title]Make animated backgrounds static in the selection menu. This will reduce UI and network lag if you have a large amount. This is only a change for the selection menu." for="background_thumbnails_animation" class="checkbox_label" title="Make animated backgrounds static in the selection menu. This will reduce UI and network lag if you have a large amount. This is only a change for the selection menu.">4803 <label data-i18n="[title]Allow animations for WEBP backgrounds. This is only a change for the selection menu." for="background_thumbnails_animation" class="checkbox_label" title="Allow animations for WEBP backgrounds. This is only a change for the selection menu.">
4804 <input id="background_thumbnails_animation" type="checkbox" />4804 <input id="background_thumbnails_animation" type="checkbox" />
4805 <small data-i18n="Animated background thumbnails">Animated background thumbnails</small>4805 <small data-i18n="Animated background thumbnails">Animated background thumbnails</small>
4806 </label>4806 </label>