Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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