Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Tooltips.py
diff options
context:
space:
mode:
Diffstat (limited to 'common/Tooltips.py')
-rw-r--r--common/Tooltips.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/common/Tooltips.py b/common/Tooltips.py
index e59e88d..42511c2 100644
--- a/common/Tooltips.py
+++ b/common/Tooltips.py
@@ -118,11 +118,6 @@ class Tooltips:
COMPL = _('Complexity of beat')
BEAT = _('Beats per bar')
TEMPO = _('Tempo')
- JAZZ = _('Jazz / Rock Kit')
- AFRI = _('African Kit')
- ARAB = _('Arabic Kit')
- BRES = _('South American Kit')
- ELEC = _('Electronic Kit')
RECMIC = _('Record with the microphone')
RECLAB = _('Open SynthLab to create noise')
MT_RECORDBUTTONS = [_('Record mic into slot 1'), _('Record mic into slot 2'), _('Record mic into slot 3'), _('Record mic into slot 4')]