Changed tooltip text for image button
This commit is contained in:
parent
0c9fd6685b
commit
2b6256ff25
@ -222,7 +222,7 @@
|
|||||||
<child>
|
<child>
|
||||||
<object class="GtkButton" id="image_button">
|
<object class="GtkButton" id="image_button">
|
||||||
<property name="sensitive">false</property>
|
<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>
|
<child>
|
||||||
<object class="AdwButtonContent">
|
<object class="AdwButtonContent">
|
||||||
<property name="label" translatable="yes">Image</property>
|
<property name="label" translatable="yes">Image</property>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user