File: StringTblUS.txt

package info (click to toggle)
openclonk 8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 169,500 kB
  • sloc: cpp: 180,478; ansic: 108,988; xml: 31,371; python: 1,223; php: 767; makefile: 139; sh: 101; javascript: 34
file content (16 lines) | stat: -rw-r--r-- 732 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Name=Pipe
NameSource=Source pipe
NameDrain=Drain pipe
NameAir=Air pipe
Description=In conjunction with pumps, pipes can be used to transport liquids. Press [Use] in front of a pump to create a source or drain pipe.
DescriptionSource=Source pipe from which liquid is pulled into the pump.
DescriptionDrain=Drain pipe where liquids are pumped to.
DescriptionAir=Air pipes are a good source of oxygen when underwater.

MsgNoNewPipe=There is no pump here.
MsgNoNewPipeToTank=Connection is not possible here.
MsgCreatedSource=Connected source pipe.
MsgCreatedDrain=Connected drain pipe.
MsgHasPipes=Pump already has a source and a drain pipe.
MsgHasSourcePipe=Unable to connect source pipe.
MsgHasDrainPipe=Unable to connect drain pipe.