Skip to content

Commit

Permalink
Don't have macro in translatable string
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Vultraz committed Feb 12, 2018
1 parent 0e99355 commit b1dbee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/core/units/dunefolk/deprecated.cfg
Expand Up @@ -10,7 +10,7 @@
[deprecated_message]
what={OLD_NAME}
level=3
message=_"This unit has been renamed to: {NEW_NAME}"
message= _ "This unit has been renamed to: " + {NEW_NAME}
version=1.15
[/deprecated_message]
[/event]
Expand Down

0 comments on commit b1dbee0

Please sign in to comment.