diff options
| author | jmoenig <jens@moenig.org> | 2013-03-25 08:48:44 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-03-25 08:48:44 +0100 |
| commit | fcc161ad10f2e432033f0ec30a5fb8fa4847b501 (patch) | |
| tree | aad5cca582a685fab9c13262723c4b43b5aaf8ae /history.txt | |
| parent | 20b66751085bb698a1723acef90496d59e0e497f (diff) | |
| download | snap-fcc161ad10f2e432033f0ec30a5fb8fa4847b501.tar.gz snap-fcc161ad10f2e432033f0ec30a5fb8fa4847b501.zip | |
Boolean value representation translation fix
Boolean value block representations in evaluation bubbles, speech
bubbles and stage watchers, are now translated. Thanks, Victor, for the
bug report!
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/history.txt b/history.txt index b3445c4..795afed 100755 --- a/history.txt +++ b/history.txt @@ -1558,4 +1558,8 @@ ______ * Objects: numeric prompters for watcher's sliderMin/Max * translation updates * Objects: 'pic…' screenshot feature for the stage -* GUI, Cloud: Fallback message support before showing an error
\ No newline at end of file +* GUI, Cloud: Fallback message support before showing an error + +130325 +------ +* Objects: Boolean value block representations are now translated, thanks, Victor, for the report
\ No newline at end of file |
