Добавлены все обновления от сообщества, вплоть до #148
This commit is contained in:
32
ghost-counter/locale/en/strings.cfg
Normal file
32
ghost-counter/locale/en/strings.cfg
Normal file
@@ -0,0 +1,32 @@
|
||||
[mod-setting-name]
|
||||
ghost-counter-min-update-interval=Minimum update interval
|
||||
|
||||
[mod-setting-description]
|
||||
ghost-counter-min-update-interval=Minimum number of ticks between mod data updates. Lower numbers allow the mod UI to update more frequently. Increase this number if you want to minimize any performance impact. Default: 10 [5–120].
|
||||
|
||||
[shortcut]
|
||||
make-ghost-counter=Ghost Counter
|
||||
|
||||
[controls]
|
||||
ghost-counter-selection-hotkey=Activate ghost counter
|
||||
|
||||
[item-name]
|
||||
ghost-counter-tool=Ghost Counter selection tool
|
||||
|
||||
[ghost-counter-message]
|
||||
failed-to-clear-cursor=Failed to clear cursor.
|
||||
crafts-attempted-none=Unable to craft item
|
||||
crafts-not-needed=No additional crafts needed
|
||||
missing-constant-combinator-prototype=Couldn't find constant-combinator in game entity prototypes.
|
||||
|
||||
[ghost-counter-gui]
|
||||
cancel-all-tooltip=Cancel all temporary logistic requests
|
||||
close-button-tooltip=Close window
|
||||
existing-logistic-request-tooltip=Existing logistic request meets requirement
|
||||
get-signals-tooltip=Export ghost counts as signals
|
||||
hide-empty-requests-tooltip=Toggle hiding rows with no remaining ghosts
|
||||
craft-all-tooltip=Attempt to craft all missing items
|
||||
request-all-caption=Request all
|
||||
request-all-tooltip=Create temporary logistic requests for all missing items
|
||||
set-temporary-request-tooltip=__CONTROL_LEFT_CLICK__ to create a temporary logistic request for __1__ __2__\n__CONTROL_KEY_SHIFT____CONTROL_STYLE_BEGIN__ + __CONTROL_STYLE_END____CONTROL_LEFT_CLICK__ to craft
|
||||
unset-temporary-request-tooltip=__CONTROL_LEFT_CLICK__ to cancel temporary logistic request\n__CONTROL_KEY_SHIFT____CONTROL_STYLE_BEGIN__ + __CONTROL_STYLE_END____CONTROL_LEFT_CLICK__ to craft
|
||||
Reference in New Issue
Block a user