Skip to content

Localise strings #1

Description

@sparr

e.g. "Set Filters (" .. control.entity.inserter_filter_mode .. ")" would localise as {"", {"gui-control-behavior-modes.set-filters"}, " (", control.entity.inserter_filter_mode, ")"} as described on https://lua-api.factorio.com/latest/Concepts.html#LocalisedString

This should be optional because localised strings (including English) will be very long in some cases and greatly increase the output image sizes, and they cannot be truncated or wrapped with current Factorio localisation options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions