Add missing [Translate]s to support power widgets
This commit is contained in:
@@ -20,8 +20,8 @@ namespace OpenRA.Mods.RA.Widgets
|
||||
{
|
||||
class SupportPowerBinWidget : Widget
|
||||
{
|
||||
public string ReadyText = "";
|
||||
public string HoldText = "";
|
||||
[Translate] public string ReadyText = "";
|
||||
[Translate] public string HoldText = "";
|
||||
|
||||
Animation icon;
|
||||
Animation clock;
|
||||
|
||||
Reference in New Issue
Block a user