summaryrefslogtreecommitdiff
path: root/lang-de.js
diff options
context:
space:
mode:
authorCode WvS <code-wvs@quantentunnel.de>2015-03-22 11:34:27 +0100
committerCode WvS <code-wvs@quantentunnel.de>2015-03-22 11:34:27 +0100
commit2443eb0143310599669d3de61e9826e819137fb1 (patch)
tree2b0b54cf4a101466b4205f49a28a15b75fd6a5c9 /lang-de.js
parente5fba1af530c86c0be3ffe265b35e6a60251b10f (diff)
downloadsnap-yow-2443eb0143310599669d3de61e9826e819137fb1.tar.gz
snap-yow-2443eb0143310599669d3de61e9826e819137fb1.zip
move the decision whether to draw a line or a shape to pen up
Diffstat (limited to 'lang-de.js')
-rw-r--r--lang-de.js8
1 files changed, 6 insertions, 2 deletions
diff --git a/lang-de.js b/lang-de.js
index d07021b..8e24beb 100644
--- a/lang-de.js
+++ b/lang-de.js
@@ -405,8 +405,12 @@ SnapTranslator.dict.de = {
'wische',
'pen down':
'Stift runter',
- 'pen up':
- 'Stift hoch',
+ 'pen up and finish as %drawmode':
+ 'Stift hoch und beende als %drawmode',
+ 'a line': // workaround: line is already translated in whitespace
+ 'Linie',
+ 'a shape':
+ 'Fl\u00e4che',
'set pen color to %clr':
'setze Stiftfarbe auf %clr',
'change pen color by %n':