forked from github/server
Renaming a message is more complicated now. I got it wrong with these.
This commit is contained in:
parent
15f2b92eca
commit
2d05a99e7d
1 changed files with 2 additions and 2 deletions
|
@ -5494,12 +5494,12 @@
|
|||
<arg name="unit" type="unit"/>
|
||||
</type>
|
||||
</message>
|
||||
<message name="tactics_lost" section="battle">
|
||||
<message name="para_tactics_lost" section="battle">
|
||||
<type>
|
||||
<arg name="unit" type="unit"/>
|
||||
</type>
|
||||
</message>
|
||||
<message name="tactics_won" section="battle">
|
||||
<message name="para_tactics_won" section="battle">
|
||||
<type>
|
||||
<arg name="unit" type="unit"/>
|
||||
</type>
|
||||
|
|
Loading…
Reference in a new issue