Rename Fluent-related code to be more precise.
This commit is contained in:
@@ -50,7 +50,7 @@ namespace OpenRA.Mods.Common.Traits
|
||||
[Desc("Voice line to play when repairs are started.")]
|
||||
public readonly string RepairingNotification = null;
|
||||
|
||||
[TranslationReference(optional: true)]
|
||||
[FluentReference(optional: true)]
|
||||
[Desc("Transient text message to display when repairs are started.")]
|
||||
public readonly string RepairingTextNotification = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user