OpenRA PR 21134. Run utility command --extract-chrome-strings. NOTE: This expects that there is a /fluent folder with a /chrome.ftl file in your mod!
53 lines
1.2 KiB
Plaintext
53 lines
1.2 KiB
Plaintext
## Shroud
|
|
checkbox-fog-of-war =
|
|
.label = Fog of War
|
|
.description = Line of sight is required to view enemy forces
|
|
|
|
checkbox-explored-map =
|
|
.label = Explored Map
|
|
.description = Initial map shroud is revealed
|
|
|
|
## DeveloperMode
|
|
checkbox-debug-menu =
|
|
.label = Debug Menu
|
|
.description = Enables cheats and developer commands
|
|
|
|
## MapStartingLocations
|
|
checkbox-separate-team-spawns =
|
|
.label = Separate Team Spawns
|
|
.description = Players without assigned spawn points will start as far as possible from enemy players
|
|
|
|
## SpawnStartingUnits
|
|
dropdown-starting-units =
|
|
.label = Starting Units
|
|
.description = The units that players start the game with
|
|
|
|
## World
|
|
options-starting-units =
|
|
.unlabeled = Unlabeled
|
|
|
|
options-difficulty =
|
|
.normal = Normal
|
|
|
|
## ingame-observer.yaml
|
|
label-mute-indicator = Audio Muted
|
|
button-observer-widgets-options = Options (Esc)
|
|
button-replay-player-pause-tooltip = Pause
|
|
button-replay-player-play-tooltip = Play
|
|
|
|
button-replay-player-slow =
|
|
.tooltip = Slow speed
|
|
.label = 50%
|
|
|
|
button-replay-player-regular =
|
|
.tooltip = Regular speed
|
|
.label = 100%
|
|
|
|
button-replay-player-fast =
|
|
.tooltip = Fast speed
|
|
.label = 200%
|
|
|
|
button-replay-player-maximum =
|
|
.tooltip = Maximum speed
|
|
.label = MAX
|