diff options
Diffstat (limited to 'utils')
-rw-r--r-- | utils/alsoft-config/mainwindow.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/alsoft-config/mainwindow.ui b/utils/alsoft-config/mainwindow.ui index 0ba54ed4..f4929091 100644 --- a/utils/alsoft-config/mainwindow.ui +++ b/utils/alsoft-config/mainwindow.ui @@ -300,12 +300,12 @@ contain these markers, which will be replaced as needed: </item> <item> <property name="text"> - <string>On</string> + <string>Force on</string> </property> </item> <item> <property name="text"> - <string>Off</string> + <string>Force off</string> </property> </item> </widget> |