diff options
Diffstat (limited to 'res/windows/create_participant.ui')
| -rw-r--r-- | res/windows/create_participant.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/windows/create_participant.ui b/res/windows/create_participant.ui index 1e95f03..3ff60ad 100644 --- a/res/windows/create_participant.ui +++ b/res/windows/create_participant.ui @@ -26,7 +26,7 @@ </object> </child> <child> - <object class="AdwSpinRow" id="order"> + <object class="AdwSpinRow" id="priority"> <property name="adjustment"> <object class="GtkAdjustment"> <property name="lower">-1000.0</property> @@ -36,7 +36,7 @@ </property> <property name="digits">1</property> <property name="numeric">True</property> - <property name="title" translatable="yes">Order</property> + <property name="title" translatable="yes">Priority</property> </object> </child> <child> |
