Changed text and tooltip for button

This commit is contained in:
jeffser 2024-08-26 14:28:13 -06:00
parent 6f9b3b7c02
commit 8598f73be7

View File

@ -485,10 +485,11 @@
<property name="description" translatable="yes">Try a different search or pull an unlisted model from it's name</property>
<property name="child">
<object class="GtkButton">
<property name="tooltip-text">Pull Model From Name</property>
<property name="action-name">app.create_model_from_name</property>
<property name="child">
<object class="GtkLabel">
<property name="label">Pull model from name</property>
<property name="label" translatable="yes">Pull Model From Name</property>
</object>
</property>
<style>