Minor translation fix

This commit is contained in:
tobspr 2020-09-30 16:40:12 +02:00
parent 6096f1c842
commit 2e919c62aa
2 changed files with 4 additions and 2 deletions

View File

@ -268,6 +268,7 @@
<key type="filename">sprites/blueprints/comparator.png</key>
<key type="filename">sprites/blueprints/constant_signal.png</key>
<key type="filename">sprites/blueprints/display.png</key>
<key type="filename">sprites/blueprints/item_producer.png</key>
<key type="filename">sprites/blueprints/lever.png</key>
<key type="filename">sprites/blueprints/logic_gate-not.png</key>
<key type="filename">sprites/blueprints/logic_gate-or.png</key>
@ -300,6 +301,7 @@
<key type="filename">sprites/buildings/comparator.png</key>
<key type="filename">sprites/buildings/constant_signal.png</key>
<key type="filename">sprites/buildings/display.png</key>
<key type="filename">sprites/buildings/item_producer.png</key>
<key type="filename">sprites/buildings/lever.png</key>
<key type="filename">sprites/buildings/logic_gate-not.png</key>
<key type="filename">sprites/buildings/logic_gate-or.png</key>

View File

@ -673,7 +673,7 @@ buildings:
comparator:
default:
name: &comparator Compare
description: Returns boolean "1" if both signals are exactly equal. Can compare shapes, items and booleans.
description: Returns boolean "1" if both signals are exactly equal. Can compare shapes, colors and booleans.
virtual_processor:
default:
@ -694,7 +694,7 @@ buildings:
painter:
name: Virtual Painter
description: Virtually paints the shape from the bottom input with the shape on the right input.
description: Virtually paints the shape from the bottom input with the color on the right input.
item_producer:
default: