diff --git a/language-cz.cpp b/language-cz.cpp index 923439b6..32c78cdb 100644 --- a/language-cz.cpp +++ b/language-cz.cpp @@ -5155,7 +5155,7 @@ S("This guided tour is different than most other game tutorials -- " S("Introduction", "Úvod") S("Welcome to the HyperRogue Guided Tour!", "Vítej v tutoriálu HyperRogue!") S( - "This tutorial is mostly aimed to show what is " + "This tour is mostly aimed to show what is " "special about the geometry used by HyperRogue. " "It also shows the basics of gameplay, and " "how is it affected by geometry.\n\n" @@ -5169,6 +5169,7 @@ S( "jak ji geometrie ovlivňuje.\n\n" "Když si budeš chtít přestat hrát se současným \"snímkem\" a přejít na další, " "stiskni Enter. Stiskem ESC můžeš také zobrazit menu s dalšími možnostmi.") +// FIX: tutorial changed to tour S("Basics of gameplay", "Základy hry") S("gain Ice Diamonds", "získej Ledové diamanty") @@ -5953,7 +5954,7 @@ S("save a Princess", "zachraň Princeznu") S("Note for mobiles", "Poznámka pro mobilní telefony") S( - "This tutorial is designed for computers, " + "This tour is designed for computers, " "and keys are given for all actions. It will " "work without a keyboard though, although less " "comfortably -- just ignore the keys " @@ -5965,6 +5966,7 @@ S( "ne tak pohodlně -- prostě ignorujte udávané klávesy a " "vybírejte možnosti z MENU.\n\n" "Vyber z MENU 'další snímek'.") +// FIX: tutorial changed to tour S("skip the start menu", "přeskoč menu 'start'") S("quick mouse", "rychlá myš") diff --git a/language-ru.cpp b/language-ru.cpp index 1e6d15cc..74ef13fc 100644 --- a/language-ru.cpp +++ b/language-ru.cpp @@ -5250,7 +5250,7 @@ S("This guided tour is different than most other game tutorials -- " S("Introduction", "Введение") S("Welcome to the HyperRogue Guided Tour!", "Добро пожаловать в руководство HyperRogue!") S( - "This tutorial is mostly aimed to show what is " + "This tour is mostly aimed to show what is " "special about the geometry used by HyperRogue. " "It also shows the basics of gameplay, and " "how is it affected by geometry.\n\n" @@ -5264,6 +5264,7 @@ S( "на них влияет.\n\n" "Ты можешь перейти на следующий \"слайд\", " "нажав Enter. Нажми ESC, чтобы открыть меню с другими опциями.") +// FIX: tutorial changed to tour S("Basics of gameplay", "Начала игры") S("gain Ice Diamonds", "собери Ледяные алмазы") @@ -6035,7 +6036,7 @@ S("save a Princess", "спасти Принцессу") S("Note for mobiles", "Замечание для мобильных устройств") S( - "This tutorial is designed for computers, " + "This tour is designed for computers, " "and keys are given for all actions. It will " "work without a keyboard though, although less " "comfortably -- just ignore the keys " @@ -6048,6 +6049,7 @@ S( "без клавиатуры, хотя и не так удобно -- " "просто игнорируй их и выбирай действия в МЕНЮ.\n\n" "Выбери в МЕНЮ 'следующий слайд'.") +// FIX: tutorial changed to tour S("skip the start menu", "пропустить начальное меню") S("quick mouse", "быстрая мышь")