gui: fix a grammar mistake
This commit is contained in:
parent
bad0bc87ab
commit
c29da10918
|
@ -126,7 +126,7 @@
|
||||||
<object class="GtkLabel" id="label_sync">
|
<object class="GtkLabel" id="label_sync">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="label" translatable="yes">Press the button on device to synchronize drawings</property>
|
<property name="label" translatable="yes">Press the button on the device to synchronize drawings</property>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
|
|
Loading…
Reference in New Issue