Changed text and tooltip for button
This commit is contained in:
parent
6f9b3b7c02
commit
8598f73be7
@ -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="description" translatable="yes">Try a different search or pull an unlisted model from it's name</property>
|
||||||
<property name="child">
|
<property name="child">
|
||||||
<object class="GtkButton">
|
<object class="GtkButton">
|
||||||
|
<property name="tooltip-text">Pull Model From Name</property>
|
||||||
<property name="action-name">app.create_model_from_name</property>
|
<property name="action-name">app.create_model_from_name</property>
|
||||||
<property name="child">
|
<property name="child">
|
||||||
<object class="GtkLabel">
|
<object class="GtkLabel">
|
||||||
<property name="label">Pull model from name</property>
|
<property name="label" translatable="yes">Pull Model From Name</property>
|
||||||
</object>
|
</object>
|
||||||
</property>
|
</property>
|
||||||
<style>
|
<style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user