mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 09:43:59 +00:00
made string translateable and match pofix.py replacement
This commit is contained in:
parent
5c3a3e46a8
commit
0be71a9276
@ -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…
x
Reference in New Issue
Block a user