SotA S02: Add l10n hints about temple label and bats (#6224)

The lines about bats were converted to typographic quotes in 3fcba6aa, so this
could be cherry-picked to the 1.16 branch along with that (but shouldn't be
cherry-picked without it).
This commit is contained in:
Steve Cotton 2021-10-25 04:56:49 +02:00 committed by GitHub
parent 6817497423
commit d1bd5991cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -268,8 +268,8 @@ I decided to hide in the cemetery. That way I could try my experiment to animate
[/item]
[label]
x,y=15,7
# This label bled into the two hexes on either side, and obscured
# the units there. It's better on two lines. The extra spaces before
# po: In English, this label bled into the two hexes on either side, and obscured
# the units there, which is why it's split across two lines. The extra spaces before
# "Temple" are to center that word above the others.
text= _ " Temple
of Healing"
@ -393,12 +393,14 @@ of Healing"
[then]
[message]
speaker=Ardonna
# po: She's speaking to a bat from scenario 1
message= _ "Oh, hello friend! I didnt know you were hiding in there."
[/message]
[/then]
[else]
[message]
speaker=Ardonna
# po: She's speaking to a bat that she hasn't met before
message= _ "Oh, hello! Youre a handsome one."
[/message]
[/else]