Fixed typo in Zoom shortcuts description
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@972 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
parent
951096eb86
commit
01909c180b
26
hotkeys.c
26
hotkeys.c
@ -1184,7 +1184,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
0},
|
||||
{145,
|
||||
"Zoom 1:1",
|
||||
"Turs magnifier mode off.",
|
||||
"Turns magnifier mode off.",
|
||||
"",
|
||||
"",
|
||||
true,
|
||||
@ -1192,7 +1192,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
0},
|
||||
{146,
|
||||
"Zoom 2:1",
|
||||
"Turs magnifier mode on and set its",
|
||||
"Turns magnifier mode on and set its",
|
||||
"factor to 2:1",
|
||||
"",
|
||||
true,
|
||||
@ -1200,7 +1200,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
0},
|
||||
{147,
|
||||
"Zoom 3:1",
|
||||
"Turs magnifier mode on and set its",
|
||||
"Turns magnifier mode on and set its",
|
||||
"factor to 3:1",
|
||||
"",
|
||||
true,
|
||||
@ -1208,7 +1208,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
0},
|
||||
{148,
|
||||
"Zoom 4:1",
|
||||
"Turs magnifier mode on and set its",
|
||||
"Turns magnifier mode on and set its",
|
||||
"factor to 4:1",
|
||||
"",
|
||||
true,
|
||||
@ -1216,7 +1216,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
0},
|
||||
{149,
|
||||
"Zoom 5:1",
|
||||
"Turs magnifier mode on and set its",
|
||||
"Turns magnifier mode on and set its",
|
||||
"factor to 5:1",
|
||||
"",
|
||||
true,
|
||||
@ -1224,7 +1224,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
0},
|
||||
{150,
|
||||
"Zoom 6:1",
|
||||
"Turs magnifier mode on and set its",
|
||||
"Turns magnifier mode on and set its",
|
||||
"factor to 6:1",
|
||||
"",
|
||||
true,
|
||||
@ -1232,7 +1232,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
0},
|
||||
{151,
|
||||
"Zoom 8:1",
|
||||
"Turs magnifier mode on and set its",
|
||||
"Turns magnifier mode on and set its",
|
||||
"factor to 8:1",
|
||||
"",
|
||||
true,
|
||||
@ -1240,7 +1240,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
0},
|
||||
{152,
|
||||
"Zoom 10:1",
|
||||
"Turs magnifier mode on and set its",
|
||||
"Turns magnifier mode on and set its",
|
||||
"factor to 10:1",
|
||||
"",
|
||||
true,
|
||||
@ -1248,7 +1248,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
0},
|
||||
{153,
|
||||
"Zoom 12:1",
|
||||
"Turs magnifier mode on and set its",
|
||||
"Turns magnifier mode on and set its",
|
||||
"factor to 12:1",
|
||||
"",
|
||||
true,
|
||||
@ -1256,7 +1256,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
0},
|
||||
{154,
|
||||
"Zoom 14:1",
|
||||
"Turs magnifier mode on and set its",
|
||||
"Turns magnifier mode on and set its",
|
||||
"factor to 14:1",
|
||||
"",
|
||||
true,
|
||||
@ -1264,7 +1264,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
0},
|
||||
{155,
|
||||
"Zoom 16:1",
|
||||
"Turs magnifier mode on and set its",
|
||||
"Turns magnifier mode on and set its",
|
||||
"factor to 16:1",
|
||||
"",
|
||||
true,
|
||||
@ -1272,7 +1272,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
0},
|
||||
{156,
|
||||
"Zoom 18:1",
|
||||
"Turs magnifier mode on and set its",
|
||||
"Turns magnifier mode on and set its",
|
||||
"factor to 18:1",
|
||||
"",
|
||||
true,
|
||||
@ -1280,7 +1280,7 @@ T_Key_config ConfigKey[NB_SHORTCUTS] = {
|
||||
0},
|
||||
{157,
|
||||
"Zoom 20:1",
|
||||
"Turs magnifier mode on and set its",
|
||||
"Turns magnifier mode on and set its",
|
||||
"factor to 20:1",
|
||||
"",
|
||||
true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user