Browse Source

Rename plugin refresh 'start' to 'scan'

Closes #491
tags/1.9.8
falkTX 7 years ago
parent
commit
eaffa66b59
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      resources/ui/carla_refresh.ui

+ 1
- 1
resources/ui/carla_refresh.ui View File

@@ -483,7 +483,7 @@ You can disable these checks to get a faster scanning time (at your own risk).</
<item>
<widget class="QPushButton" name="b_start">
<property name="text">
<string>Start</string>
<string>Scan</string>
</property>
<property name="icon">
<iconset resource="../resources.qrc">


Loading…
Cancel
Save