Translation and score tweaks.
[super-star-trek.git] / src / setup.c
index efd70473264e899205ab14fbcdb4de3cb2b6984c..e6bba3f7fc4daf0e3226ff9f9c5f8dc0b83e6e65 100644 (file)
@@ -495,7 +495,7 @@ bool choose(bool needprompt)
     // Choose game options -- added by ESR for SST2K
     if (scan() != IHALPHA) {
        chew();
-       proutn(_("Choose your game style (or just press enter): "));
+       proutn(_("Choose your game style (plain, almy, fancy or just press enter): "));
        scan();
     }
     if (isit("plain")) {