fixed 'Orb of the Love'

This commit is contained in:
Zeno Rogue 2021-12-12 20:41:11 +01:00
parent 32bfdf42c3
commit 5d476fff1c
5 changed files with 5 additions and 5 deletions

View File

@ -269,7 +269,7 @@ EX string helptitle(string s, color_t col) {
string princessReviveHelp() {
if(inv::on) return "";
string h = "\n\n" +
XLAT("Killed %1 can be revived with Orb of the Love, after you collect 20 more $$$.", moPrincess);
XLAT("Killed %1 can be revived with an Orb of Love, after you collect 20 more $$$.", moPrincess);
if(princess::reviveAt)
h += "\n\n" +
XLAT("%The1 will be revivable at %2 $$$", moPrincess, its(princess::reviveAt));

View File

@ -4444,7 +4444,7 @@ S("and not in a chaos without norms.\"",
S("You have enough treasure now to revive %the1!",
"Nyní máš dost pokladů na to, abys mohl oživit %a1!")
S("Killed %1 can be revived with Orb of the Love, after you collect 20 more $$$.",
S("Killed %1 can be revived with an Orb of Love, after you collect 20 more $$$.",
"Zabit%ého1 %a1 je možné oživit pomocí Sféry Lásky, "
"ale předtím musíš získat ještě 20 $$$."
)

View File

@ -4360,7 +4360,7 @@ S("and not in a chaos without norms.\"",
S("You have enough treasure now to revive %the1!",
"Masz dość skarbów, by przywrócić %a1 do życia!")
S("Killed %1 can be revived with Orb of the Love, after you collect 20 more $$$.",
S("Killed %1 can be revived with an Orb of Love, after you collect 20 more $$$.",
"Zabit%ya1 %1 może zostać przywrócona do życia Sferą Miłości, "
"po zdobyciu 20 dodatkowych $$$."
)

View File

@ -4446,7 +4446,7 @@ S("and not in a chaos without norms.\"",
S("You have enough treasure now to revive %the1!",
"Masz dość skarbów, by przywrócić %a1 do życia!")
S("Killed %1 can be revived with Orb of the Love, after you collect 20 more $$$.",
S("Killed %1 can be revived with an Orb of Love, after you collect 20 more $$$.",
"Zabit%ya1 %1 może zostać przywrócona do życia Sferą Miłości, "
"po zdobyciu 20 dodatkowych $$$."
)

View File

@ -4501,7 +4501,7 @@ S("and not in a chaos without norms.\"",
S("You have enough treasure now to revive %the1!",
"У вас достаточно сокровищ, чтобы оживить %a1!")
S("Killed %1 can be revived with Orb of the Love, after you collect 20 more $$$.",
S("Killed %1 can be revived with an Orb of Love, after you collect 20 more $$$.",
"Убит%y1 %1 может быть оживлён при помощи Сферы любви, когда Вы соберёте "
"ещё 20 $$$."
)