Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Resources
diff options
context:
space:
mode:
authorOli <olivier.belanger@umontreal.ca>2007-06-29 16:39:41 (GMT)
committer Oli <olivier.belanger@umontreal.ca>2007-06-29 16:39:41 (GMT)
commit31439b2c751605fcde26cee101b18d96bec0fa81 (patch)
treed06b1a4eec13d25ace90e783d24bbef00e9ec215 /Resources
parent1e9051250995b98984cc5bffa4b99510c7eb806c (diff)
parent4acac2a8d22db3d5c808e58ba1791f93da5a57df (diff)
Merge branch 'master' of git+ssh://olipet@dev.laptop.org/git/projects/tamtam
Diffstat (limited to 'Resources')
-rw-r--r--Resources/tooltips_en.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/Resources/tooltips_en.py b/Resources/tooltips_en.py
index 5d4c53a..7b6c5f8 100644
--- a/Resources/tooltips_en.py
+++ b/Resources/tooltips_en.py
@@ -106,7 +106,7 @@ class Tooltips:
REV = 'Reverb'
PLAY = 'Play / Stop'
STOP = 'Stop'
- SEQ = 'Sequencer'
+ SEQ = 'Left click to record, right click to record on top'
GEN = 'Generate'
COMPL = 'Complexity of beat'
BEAT = 'Beats per bar'
@@ -118,6 +118,8 @@ class Tooltips:
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']
+
#Synthlab
SOURCE = 'Source'