Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNat <natcl@hotmail.com>2007-07-09 12:01:26 (GMT)
committer Nat <natcl@hotmail.com>2007-07-09 12:01:26 (GMT)
commit7d6127977b0b22db5e648322fde9ffdfec464be4 (patch)
treed0da61ee79be617b09d14433229a55e8603da195
parent490f316ce6dc7db1291a65751b71edff2a998421 (diff)
Tooltips
-rw-r--r--NEWS4
-rw-r--r--Resources/tooltips_en.py4
2 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 39e9858..29b45ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+31
+
+
+
30
* Clicking the close button in Edit and Synthlab goes back to Sugar. (Flipo)
diff --git a/Resources/tooltips_en.py b/Resources/tooltips_en.py
index 66f2ba3..63b7346 100644
--- a/Resources/tooltips_en.py
+++ b/Resources/tooltips_en.py
@@ -39,7 +39,7 @@ class Tooltips:
self.Edit["2keyRecordButton"] = 'Keyboard recording'
self.Edit["2recordButton"] = 'Save as .ogg'
self.Edit["2rewindButton"] = 'Rewind'
- self.Edit["2closeButton"] = 'Go back to main screen'
+ self.Edit["2closeButton"] = 'Save to journal and quit'
# volume and tempo
self.Edit["2volumeSlider"] = 'Master volume'
self.Edit["2tempoSlider"] = 'Tempo'
@@ -133,7 +133,7 @@ class Tooltips:
SAVE = 'Save'
LOAD = 'Load'
SAVEMINI = 'Save to miniTamTam'
- CLOSE = 'Close'
+ CLOSE = 'Save to journal and quit'
RESET = 'Reset'
#Controls