mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 02:09:49 +08:00
Fixed 2 widget names in tabledef.glade
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<widget class="GtkLabel" id="validationtext_label">
|
||||
<widget class="GtkLabel" id="required_label">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Required</property>
|
||||
</widget>
|
||||
@@ -151,7 +151,7 @@
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<widget class="GtkLabel" id="label8">
|
||||
<widget class="GtkLabel" id="validationtext_label">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Validation error message</property>
|
||||
</widget>
|
||||
|
||||
Reference in New Issue
Block a user