Skip to content

Commit 58772d7

Browse files
committed
Corrected labels in config dialog
1 parent c7f03d6 commit 58772d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cfclient/ui/dialogs/inputconfigdialogue.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@
612612
<bool>false</bool>
613613
</property>
614614
<property name="text">
615-
<string>Disarm/kill</string>
615+
<string>Emergency stop</string>
616616
</property>
617617
<property name="checkable">
618618
<bool>true</bool>
@@ -655,7 +655,7 @@
655655
<bool>false</bool>
656656
</property>
657657
<property name="text">
658-
<string>Arm</string>
658+
<string>Arm/disarm</string>
659659
</property>
660660
<property name="checkable">
661661
<bool>true</bool>

0 commit comments

Comments
 (0)