Skip to content

Commit

Permalink
Make language consistent in banner settings
Browse files Browse the repository at this point in the history
  • Loading branch information
cgm616 committed Aug 28, 2016
1 parent 1b2f34b commit 5a39071
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions prefs/Resources/Banner.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>key</key>
<string>blur</string>
<key>label</key>
<string>Use Blur Instead of Color</string>
<string>Blur Instead of Color</string>
<key>default</key>
<true/>
<key>PostNotification</key>
Expand Down Expand Up @@ -65,7 +65,6 @@
<key>PostNotification</key>
<string>me.cgm616.volumebar9/preferences.changed</string>
</dict>

<dict>
<key>cell</key>
<string>PSGroupCell</string>
Expand All @@ -82,7 +81,7 @@
<key>key</key>
<string>sliderColorEnabled</string>
<key>label</key>
<string>Use Custom Slider Colors</string>
<string>Custom Slider Colors</string>
<key>default</key>
<false/>
<key>PostNotification</key>
Expand Down

0 comments on commit 5a39071

Please sign in to comment.