summaryrefslogtreecommitdiff
path: root/gui.js
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-03-22 11:06:33 +0100
committerjmoenig <jens@moenig.org>2013-03-22 11:06:33 +0100
commit408ed6285d1431c3e1667470e8839818e7509415 (patch)
treec27a766f55b88c0c055addb31317c120348b833d /gui.js
parentef170e9a2850af90e97118c39812015204bbcdb3 (diff)
downloadsnap-byow-408ed6285d1431c3e1667470e8839818e7509415.tar.gz
snap-byow-408ed6285d1431c3e1667470e8839818e7509415.zip
German translation update
for the new "Zoom blocks" feature
Diffstat (limited to 'gui.js')
-rw-r--r--gui.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/gui.js b/gui.js
index 9952d77..746746a 100644
--- a/gui.js
+++ b/gui.js
@@ -2847,13 +2847,13 @@ IDE_Morph.prototype.userSetBlocksScale = function () {
this.world(),
sample, // pic
{
- 'normal (1)' : 1,
- 'demo (1.2)' : 1.2,
- 'presentation (1.4)' : 1.4,
- 'big (2)' : 2,
- 'huge (4)' : 4,
- 'giant (8)' : 8,
- 'monstrous (10)' : 10
+ 'normal (1x)' : 1,
+ 'demo (1.2x)' : 1.2,
+ 'presentation (1.4x)' : 1.4,
+ 'big (2x)' : 2,
+ 'huge (4x)' : 4,
+ 'giant (8x)' : 8,
+ 'monstrous (10x)' : 10
},
false, // read only?
true, // numeric