1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-06 10:22:23 +00:00

English grammar fix

This commit is contained in:
Zeno Rogue
2021-02-04 15:02:14 +01:00
parent 00c5f9a626
commit c1555c3ffa
6 changed files with 9 additions and 9 deletions

View File

@@ -3307,7 +3307,7 @@ Orb("Empathy", "Сочувствия")
S(" %1", " %1")
S(", %1", ", %1")
S( "This Orb lets your allies to share your Orb powers.\n\n"
S( "This Orb lets your allies share your Orb powers.\n\n"
"The following Orbs are affected:",
"Эта сфера позволяет Вашим союзникам использовать силы Ваших сфер.\n\n"
@@ -6632,7 +6632,7 @@ S("keep shape", "сохранять форму")
S("texture mode", "режим текстур")
S(
"This mode lets you to change the floor tesselation easily -- "
"This mode lets you change the floor tesselation easily -- "
"select 'paint a new texture' and draw like in a Paint program. "
"The obtained pattern can then be easily changed to another geometry, "
"or saved.\n\n"