Skip to content

Commit

Permalink
Corrected labels in config dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
krichardsson committed May 31, 2023
1 parent c7f03d6 commit 58772d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cfclient/ui/dialogs/inputconfigdialogue.ui
Expand Up @@ -612,7 +612,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Disarm/kill</string>
<string>Emergency stop</string>
</property>
<property name="checkable">
<bool>true</bool>
Expand Down Expand Up @@ -655,7 +655,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>Arm</string>
<string>Arm/disarm</string>
</property>
<property name="checkable">
<bool>true</bool>
Expand Down

0 comments on commit 58772d7

Please sign in to comment.