Remove useless "Note:" prefix in a translatable string...
...in tutorial scenario 1, fixes bug #18969
This commit is contained in:
parent
b3b83f9780
commit
e2ca683549
1 changed files with 2 additions and 2 deletions
|
@ -455,11 +455,11 @@ The places she can move to are highlighted." +
|
|||
{GENDER ([message]
|
||||
speaker=narrator
|
||||
caption= _"Crowns"
|
||||
message= _"Note: The tiny metal crown above Delfador means you will lose the game if he is killed. You will also lose the game if your leader (Konrad) is killed."
|
||||
message= _"The tiny metal crown above Delfador means you will lose the game if he is killed. You will also lose the game if your leader (Konrad) is killed."
|
||||
[/message]) ([message]
|
||||
speaker=narrator
|
||||
caption= _"Crowns"
|
||||
message= _"Note: The tiny metal crown above Delfador means you will lose the game if he is killed. You will also lose the game if your leader (Li’sar) is killed."
|
||||
message= _"The tiny metal crown above Delfador means you will lose the game if he is killed. You will also lose the game if your leader (Li’sar) is killed."
|
||||
[/message])}
|
||||
#wmlindent: stop ignoring
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue