kopia lustrzana https://github.com/backface/turtlestitch
add german translations
rodzic
bf071043f4
commit
9cc80758b7
|
@ -921,8 +921,8 @@ IDE_Morph.prototype.turtlestitchMenu = function () {
|
|||
'check to hide turtle',
|
||||
);
|
||||
menu.addLine();
|
||||
menu.addItem('default background color...', 'userSetBackgroundColor');
|
||||
menu.addItem('default pen color...', 'userSetPenColor');
|
||||
menu.addItem('Default background color...', 'userSetBackgroundColor');
|
||||
menu.addItem('Default pen color...', 'userSetPenColor');
|
||||
|
||||
|
||||
menu.popup(world, pos);
|
||||
|
|
|
@ -105,6 +105,14 @@ tempDict = {
|
|||
'ausschalten um Dimensionen in Millimeter anzuzeigen',
|
||||
'check to show dimensions in inch':
|
||||
'einschalten um Dimensionen in Zoll anzuzeigen',
|
||||
'Default background color':
|
||||
'Hintergrundfarbe',
|
||||
'Default pen color':
|
||||
'Vorgabewert Stiftfarbe',
|
||||
'Default background color...':
|
||||
'Hintergrundfarbe...',
|
||||
'Default pen color...':
|
||||
'Vorgabewert Stiftfarbe...',
|
||||
|
||||
// legacy blocks
|
||||
'clear':
|
||||
|
|
Ładowanie…
Reference in New Issue