Remove periods from lobby option tooltips.

This commit is contained in:
Paul Chote
2019-04-27 22:16:16 +01:00
committed by abcdefg30
parent d9d2202599
commit f26992443d
4 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ namespace OpenRA.Mods.Common.Traits
[Translate]
[Desc("Tooltip description for the spawn positions checkbox in the lobby.")]
public readonly string SeparateTeamSpawnsCheckboxDescription = "Players without assigned spawn points will start as far as possible from enemy players.";
public readonly string SeparateTeamSpawnsCheckboxDescription = "Players without assigned spawn points will start as far as possible from enemy players";
[Desc("Default value of the spawn positions checkbox in the lobby.")]
public readonly bool SeparateTeamSpawnsCheckboxEnabled = true;

View File

@@ -32,7 +32,7 @@ Player:
LobbyPrerequisiteCheckbox@GLOBALFACTUNDEPLOY:
ID: factundeploy
Label: Redeployable MCVs
Description: Allow undeploying Construction Yard.
Description: Allow undeploying Construction Yard
Enabled: True
DisplayOrder: 7
Prerequisites: global-factundeploy

View File

@@ -101,7 +101,7 @@ Player:
LobbyPrerequisiteCheckbox@GLOBALFACTUNDEPLOY:
ID: factundeploy
Label: Redeployable MCVs
Description: Allow undeploying Construction Yard.
Description: Allow undeploying Construction Yard
Enabled: True
DisplayOrder: 7
Prerequisites: global-factundeploy

View File

@@ -86,7 +86,7 @@ Player:
LobbyPrerequisiteCheckbox@GLOBALFACTUNDEPLOY:
ID: factundeploy
Label: Redeployable MCVs
Description: Allow undeploying Construction Yard.
Description: Allow undeploying Construction Yard
Enabled: True
DisplayOrder: 7
Prerequisites: global-factundeploy