* Create new rules popup * Implement accept and quit buttons * Add rules accept timer Forces the player to read the rules by making them wait. Speed reading the rules took me just under 45 seconds which means it'll take longer than that if someone's reading this for the first time. * Fix info rules header * Change _rulesPopup to local variable
20 lines
555 B
Plaintext
20 lines
555 B
Plaintext
### Info Window
|
|
|
|
## General stuff
|
|
ui-info-title = Information
|
|
ui-info-tab-rules = Server Rules
|
|
ui-info-tab-tutorial = Tutorial
|
|
|
|
## Tutorial tab
|
|
ui-info-text-controls = You can review and rebind SS14s controls in the
|
|
|
|
ui-info-header-intro = Introduction
|
|
ui-info-header-controls = Controls
|
|
ui-info-header-gameplay = Gameplay
|
|
ui-info-header-sandbox = Sandbox Spawner
|
|
ui-info-subheader-entityoptions = Entity spawn panel options:
|
|
ui-info-subheader-gridoptions = Grid aligned options:
|
|
ui-info-header-feedback = Feedback
|
|
|
|
ui-info-button-controls = Options Menu
|