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