Grammar fix to Alt-to-highlight message.

This commit is contained in:
Jacob Mandelson 2022-10-05 20:26:17 -07:00
parent 1aa4242ace
commit 00c4d2c0a5
5 changed files with 5 additions and 5 deletions

View File

@ -672,7 +672,7 @@ EX void collectMessage(cell *c2, eItem which) {
addMessage(XLAT("Better find some other place.")); addMessage(XLAT("Better find some other place."));
} }
else if(which == itHunting && items[itHunting] == 4 && !specialmode && !ISMOBWEB) else if(which == itHunting && items[itHunting] == 4 && !specialmode && !ISMOBWEB)
addMessage(XLAT("Hint: hold Alt to highlights enemies and other important features.")); addMessage(XLAT("Hint: hold Alt to highlight enemies and other important features."));
else if(which == itSpice && items[itSpice] == U10*7/10 && !specialmode && isLandIngame(laHell)) else if(which == itSpice && items[itSpice] == U10*7/10 && !specialmode && isLandIngame(laHell))
addMessage(XLAT("You have a vision of the future, fighting demons in Hell...")); addMessage(XLAT("You have a vision of the future, fighting demons in Hell..."));
else if(which == itSpice && items[itSpice] == U10-1 && !specialmode && isLandIngame(laRedRock)) else if(which == itSpice && items[itSpice] == U10-1 && !specialmode && isLandIngame(laRedRock))

View File

@ -6315,7 +6315,7 @@ S(" This tour will not advance on its own -- you have to press Enter (not while
" Tento tutoriál nepostupuje sám od sebe -- musíš stisknout Enter (ale ne při čtení nápovědy)." " Tento tutoriál nepostupuje sám od sebe -- musíš stisknout Enter (ale ne při čtení nápovědy)."
) )
S("Hint: hold Alt to highlights enemies and other important features.", S("Hint: hold Alt to highlight enemies and other important features.",
"Nápověda: když budeš držet Alt, zvýrazníš tím nepřátele a jiné důležité věci.") "Nápověda: když budeš držet Alt, zvýrazníš tím nepřátele a jiné důležité věci.")
// Crystal World // Crystal World

View File

@ -6055,7 +6055,7 @@ S(" This tour will not advance on its own -- you have to press Enter (not while
" Cette visite guidée n'avancera pas toute seule -- vous devez appuyer sur Entrée (pas pendant la lecture du texte d'aide)." " Cette visite guidée n'avancera pas toute seule -- vous devez appuyer sur Entrée (pas pendant la lecture du texte d'aide)."
) )
S("Hint: hold Alt to highlights enemies and other important features.", S("Hint: hold Alt to highlight enemies and other important features.",
"Astuce: maintenir Alt appuyé pour surligner les ennemis et d'autres fonctionnalités importantes.") "Astuce: maintenir Alt appuyé pour surligner les ennemis et d'autres fonctionnalités importantes.")
// Crystal World // Crystal World

View File

@ -6163,7 +6163,7 @@ S(" This tour will not advance on its own -- you have to press Enter (not while
" Ta wycieczka nie idzie do przodu sama z siebie -- musisz nacisnąć Enter (nie podczas czytania tekstu pomocy)." " Ta wycieczka nie idzie do przodu sama z siebie -- musisz nacisnąć Enter (nie podczas czytania tekstu pomocy)."
) )
S("Hint: hold Alt to highlights enemies and other important features.", S("Hint: hold Alt to highlight enemies and other important features.",
"Wskazówka: trzymaj Alt by podświetlać przeciwników i inne istotne elementy.") "Wskazówka: trzymaj Alt by podświetlać przeciwników i inne istotne elementy.")
// Crystal World // Crystal World

View File

@ -6352,7 +6352,7 @@ S(" This tour will not advance on its own -- you have to press Enter (not while
" Это руководство не будет продвигаться вперед само по себе -- нужно нажать Enter (не во время чтения текста помощи)." " Это руководство не будет продвигаться вперед само по себе -- нужно нажать Enter (не во время чтения текста помощи)."
) )
S("Hint: hold Alt to highlights enemies and other important features.", S("Hint: hold Alt to highlight enemies and other important features.",
"Подсказка: зажмите Alt, чтобы подсветить врагов и другие важные вещи.") "Подсказка: зажмите Alt, чтобы подсветить врагов и другие важные вещи.")
// Crystal World // Crystal World