From dba8eef1d5a5ef2f914ff97536e493dc361f51fa Mon Sep 17 00:00:00 2001 From: mamoniot Date: Fri, 23 Dec 2022 19:08:28 -0500 Subject: [PATCH] updated locale --- cybersyn/locale/en/base.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cybersyn/locale/en/base.cfg b/cybersyn/locale/en/base.cfg index a6ab8a2..9870edd 100644 --- a/cybersyn/locale/en/base.cfg +++ b/cybersyn/locale/en/base.cfg @@ -66,10 +66,10 @@ comb2=Station info wagon-manifest=Wagon info network=Network network-tooltip=A signal is used to identify which network this combinator is a member of. Trains will only be dispatched from depots to provider and requester stations if they are all identified with the same signal. -allow-list-description=Automatic train allow-list +allow-list-description=Automatic allow-list allow-list-tooltip=When checked trains in the network are automatically added to the allow-list if every wagon of the train is able to be loaded or unloaded by this station. When unchecked the allow-list is not used and all trains are allowed to park here. -is-stack-description=Enable stack thresholds -is-stack-tooltip=When checked all request thresholds for this station are interpretted as a count of item stacks rather than a count of total items. Fluid thresholds are unaffected. +is-stack-description=Stack thresholds +is-stack-tooltip=When checked all request thresholds for this station are interpretted as a count of item stacks rather than a count of total items. Thresholds for fluids are unaffected. switch-provide=Provide only switch-request=Request only switch-provide-tooltip=Lock this station to only provide items to the network. By default it both requests and provides.