Changed tooltip text for image button

This commit is contained in:
jeffser 2024-05-24 15:49:49 -06:00
parent 0c9fd6685b
commit 2b6256ff25

View File

@ -222,7 +222,7 @@
<child>
<object class="GtkButton" id="image_button">
<property name="sensitive">false</property>
<property name="tooltip-text" translatable="yes">Requires model 'llava' to be selected</property>
<property name="tooltip-text" translatable="yes">Only available on selected models</property>
<child>
<object class="AdwButtonContent">
<property name="label" translatable="yes">Image</property>