made string translateable and match pofix.py replacement
This commit is contained in:
parent
5c3a3e46a8
commit
0be71a9276
1 changed files with 2 additions and 2 deletions
|
@ -600,7 +600,7 @@ Note: The messengers are controlled by Goto Micro AI definitions that differ by
|
|||
|
||||
[message]
|
||||
speaker=unit
|
||||
message= _ "$unit.type $unit.name from Lieutenant Gadoc's squadron reporting for duty, sir."
|
||||
message= _ "$unit.language_name $unit.name from Lieutenant Gadoc's squadron reporting for duty, sir."
|
||||
[/message]
|
||||
|
||||
[fire_event]
|
||||
|
@ -628,7 +628,7 @@ Note: The messengers are controlled by Goto Micro AI definitions that differ by
|
|||
|
||||
[message]
|
||||
speaker=fort_commander
|
||||
message= _ "Very good, $unit.type. Now go help your comrade get rid of that saurian infestation in the swamps."
|
||||
message= _ "Very good, $unit.language_name. Now go help your comrade get rid of that saurian infestation in the swamps."
|
||||
[/message]
|
||||
|
||||
[event]
|
||||
|
|
Loading…
Add table
Reference in a new issue