mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
51 lines
2.0 KiB
XML
51 lines
2.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="Spectator">
|
|
<Key ID="STR_ACE_Spectator_Module_DisplayName">
|
|
<English>Spectator</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_Enabled_DisplayName">
|
|
<English>Enable Spectator</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_Enabled_Description">
|
|
<English>Begin spectating on player death?</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_PlayerSide_DisplayName">
|
|
<English>Player Side Only</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_PlayerSide_Description">
|
|
<English>Only spectate units belonging to player's side?</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_AI_DisplayName">
|
|
<English>Spectate AI</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_AI_Description">
|
|
<English>Allow spectating of AI units?</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_Tracking_DisplayName">
|
|
<English>Track Units</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_Tracking_Description">
|
|
<English>Track units' movements throughout mission?</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_Pos_DisplayName">
|
|
<English>Start Position</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_Pos_Description">
|
|
<English>Use this module as a starting position for spectator camera?</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_End_DisplayName">
|
|
<English>End Mission</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_End_Description">
|
|
<English>End mission when all players dead (default BIS behaviour)?</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_VD_Title">
|
|
<English>View Distance</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spectator_VD_Button">
|
|
<English>OK</English>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|