From 19732ec9cdfdec3082d1cd0d451ac3a0a5a2246b Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Thu, 4 Feb 2021 15:22:49 +0100 Subject: [PATCH] one more typo fix --- language-cz.cpp | 2 +- language-ru.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/language-cz.cpp b/language-cz.cpp index eb3560e7..923439b6 100644 --- a/language-cz.cpp +++ b/language-cz.cpp @@ -6744,7 +6744,7 @@ S("A tasty byproduct of the Jelly Revolution.", "Chutný vedlejší produkt Rosolové revoluce.") Orb("Phasing", "Fázování") -S("This orb lets you pass through walls (one cell wide), and also through as long as they will not attack you in transit.", +S("This orb lets you pass through walls (one cell wide), and also through monsters, as long as they will not attack you in transit.", "Tato Sféra ti umožòuje procházet zdmi (o tlouš ce jednoho políèka), a také netvory, pokud na tebe pøitom nemohou zaútoèit.") S("You cannot attack Jellies in their wall form!", "Na Rosoly nemùžeš útoèit, když jsou v podobì zdi!") diff --git a/language-ru.cpp b/language-ru.cpp index fff2c7a9..1e6d15cc 100644 --- a/language-ru.cpp +++ b/language-ru.cpp @@ -6811,7 +6811,7 @@ S("A tasty byproduct of the Jelly Revolution.", "Вкусный побочный продукт Желейное Революции.") Orb("Phasing", "Фазы") -S("This orb lets you pass through walls (one cell wide), and also through as long as they will not attack you in transit.", +S("This orb lets you pass through walls (one cell wide), and also through monsters, as long as they will not attack you in transit.", "Эта сфера позволяет проходить сквозь стены (ширины в одну клетку), если вас в пути не атакуют.") S("You cannot attack Jellies in their wall form!", "Вы не можете атаковать Желе в форме стен!")