Skip to main content

23 docs tagged with "localization"

View all tags

Createstringspo

Generates localization .pot files from the game STRINGS table for translation workflows.

Createstringspo Dlc

Utility script for generating gettext POT files from the global STRINGS table.

Dlcsupport Strings

Manages string formatting logic for constructing prefixed or suffixed names of items and entities based on language rules and modded content.

Fix Character Strings

Sorts and reformats character localization string tables into a consistent, alphabetically ordered Lua structure.

Fonts

Central registry for game font configurations, mapping logical font names to physical font files and fallback sets.

Getmissingstrings

Scans game prefabs and character speech files to identify missing localization strings and outputs a report file.

Klump

Manages loading and caching of encrypted asset and string files (klumps) for the Quagmire event.

Language

Initializes and configures the game's localization system by selecting the appropriate language locale and loading translation files.

LoadingTipsData

Manages loading tip selection, weighting, persistence, and localization based on player progression and input configuration.

Loc

Provides locale and language management functionality for localization, including language selection, string file loading, and text scaling.

Skin Strings

A static data file containing localized string mappings for character clothing, accessories, and book skin identifiers in Don't Starve Together.

Speech Walter

A self-contained speech database for the Walter character that maps interaction events to localized string values, used elsewhere in the codebase.

Speech Wanda

A static data file providing speech string constants for the character Wanda in Don't Starve Together.

Speech Wendy

A data-only module containing Wendy-specific speech strings for items, structures, and entities across Don't Starve Together.

Speech Wilson

Provides static speech string data for Wilson character events and states in Don't Starve Together.

Speech Wolfgang

Initializes and manages Wolfgang-specific dialogue strings for player character speech events.

Speech Wormwood

Provides localization and speech-related functionality specific to the Wormwood character.

Speech Wurt

Contains static speech string data for the Wurt character, used for localizing and organizing her dialogue.

Speech Wx78

Provides static speech data and localization strings for the Wx78 character across various DST content and entities.

Strings

Centralized string table management for game assets, including names, descriptions, and localized content used across the world, UI, and prefabs.

Strings Pretranslated

Provides localized language names, titles, and body text for the language selection UI in Don't Starve Together.

Stringutil

Provides utilities for retrieving, formatting, and processing localized string content, including character-specific speech generation and string helpers.

Translator

Loads and manages translated strings from .po files, supporting both legacy and new format entries for multi-language localization.