Rename Fluent-related code to be more precise.
This commit is contained in:
@@ -32,7 +32,7 @@ namespace OpenRA.Mods.Common.Traits
|
||||
[Desc("Speech notification to play when dropping the unit.")]
|
||||
public readonly string ReadyAudio = null;
|
||||
|
||||
[TranslationReference(optional: true)]
|
||||
[FluentReference(optional: true)]
|
||||
[Desc("Text notification to display when dropping the unit.")]
|
||||
public readonly string ReadyTextNotification = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user