Remove vestigial translation plumbing.
This was never completed to the level required to be properly used ingame.
This commit is contained in:
committed by
Matthias Mailänder
parent
fb20479379
commit
6e7ad9df25
@@ -70,13 +70,10 @@ namespace OpenRA.Mods.Common.Widgets
|
||||
|
||||
public readonly bool DrawTime = true;
|
||||
|
||||
[Translate]
|
||||
public readonly string ReadyText = "";
|
||||
|
||||
[Translate]
|
||||
public readonly string HoldText = "";
|
||||
|
||||
[Translate]
|
||||
public readonly string InfiniteSymbol = "\u221E";
|
||||
|
||||
public int DisplayedIconCount { get; private set; }
|
||||
|
||||
Reference in New Issue
Block a user