Fix typos reported in #335.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1431 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
parent
0780576790
commit
a28eb09337
@ -422,16 +422,16 @@ static const T_Help_table helptable_credits[] =
|
||||
HELP_TEXT (" anibiqme blumunkee BDCIron ")
|
||||
HELP_TEXT (" Ced DawnBringer El Topo ")
|
||||
HELP_TEXT (" falenblood fano fogbot121 ")
|
||||
HELP_TEXT (" Frost Grimmy Gürkan Sengün ")
|
||||
HELP_TEXT (" Hatch HoraK-FDF iLKke ")
|
||||
HELP_TEXT (" Iw2evk Jamon keito ")
|
||||
HELP_TEXT (" kusma Lord Graga lorenzo gatti ")
|
||||
HELP_TEXT (" MagerValp maymunbeyin mind ")
|
||||
HELP_TEXT (" MooZ Pasi Kallinen the Peach ")
|
||||
HELP_TEXT (" petter richienyhus tape.wyrm ")
|
||||
HELP_TEXT (" TeeEmCee tempest Timo Kurrpa ")
|
||||
HELP_TEXT (" titus^Rab Tobé yakumo9275 ")
|
||||
HELP_TEXT (" 00ai99")
|
||||
HELP_TEXT (" Frost Grimmy grknsngn ")
|
||||
HELP_TEXT (" Gürkan Sengün Hatch HoraK-FDF ")
|
||||
HELP_TEXT (" iLKke Iw2evk Jamon ")
|
||||
HELP_TEXT (" keito kusma Lord Graga ")
|
||||
HELP_TEXT (" Lorenzo Gatti MagerValp maymunbeyin ")
|
||||
HELP_TEXT (" mind MooZ Pasi Kallinen ")
|
||||
HELP_TEXT (" the Peach petter richienyhus ")
|
||||
HELP_TEXT (" tape.wyrm TeeEmCee tempest ")
|
||||
HELP_TEXT (" Timo Kurrpa titus^Rab Tobé ")
|
||||
HELP_TEXT (" yakumo9275 00ai99")
|
||||
HELP_TEXT ("")
|
||||
HELP_TEXT (" ... posted the annoying bug reports.")
|
||||
HELP_TEXT ("")
|
||||
@ -1954,7 +1954,7 @@ static const T_Help_table helptable_resolution[] =
|
||||
HELP_BOLD ("RIGHT CLICK")
|
||||
HELP_LINK ("(Key:%s)",0x200+BUTTON_RESOL)
|
||||
HELP_TEXT ("")
|
||||
HELP_TEXT (" Automaticaly switches to the 640x400 window")
|
||||
HELP_TEXT (" Automatically switches to the 640x400 window")
|
||||
HELP_TEXT ("mode.")
|
||||
};
|
||||
static const T_Help_table helptable_page[] =
|
||||
@ -2243,7 +2243,7 @@ static const T_Help_table helptable_general[] =
|
||||
HELP_LINK ("(Key:%s)",0x200+BUTTON_HELP)
|
||||
HELP_TEXT ("")
|
||||
HELP_TEXT ("Displays a window where you'll find")
|
||||
HELP_TEXT ("miscellaneous informations about the system.")
|
||||
HELP_TEXT ("miscellaneous information about the system.")
|
||||
HELP_TEXT (" Note: you should take care to keep more")
|
||||
HELP_TEXT ("than 128 Kb in order to let the program")
|
||||
HELP_TEXT ("run in a proper way.")
|
||||
|
||||
@ -944,7 +944,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
{130,
|
||||
"Exclude colors menu",
|
||||
"Opens a menu which allows you to",
|
||||
"define the colors you don""t want to",
|
||||
"define the colors you don't want to",
|
||||
"use in Smooth and Transparency",
|
||||
true,
|
||||
SDLK_p|MOD_CTRL, // Ctrl + P
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user