Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Util
diff options
context:
space:
mode:
authorJames Cameron <quozl@laptop.org>2010-08-19 03:50:31 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2010-08-20 18:08:40 (GMT)
commit1d0baebcfd5798028602f80619643f17ce04721d (patch)
tree66694b059d6e3c30d01597caf9a5955f4e8136f2 /common/Util
parentcacfcfb252fe1deddcc9dd8b04db6a456c46139f (diff)
fix drum kit tooltips, SL #2189 DLO #9515
Diffstat (limited to 'common/Util')
-rw-r--r--common/Util/Instruments.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Util/Instruments.py b/common/Util/Instruments.py
index 83def45..de30f44 100644
--- a/common/Util/Instruments.py
+++ b/common/Util/Instruments.py
@@ -302,8 +302,8 @@ DRUMTIPS = [
_('Jazz / Rock Kit'),
_('African Kit'),
_('Arabic Kit'),
- _('South American Kit'),
_('Electronic Kit'),
+ _('South American Kit'),
_('Nepali') ]
DRUMCOUNT = 6