Subversion Repositories Kolibri OS

Rev

Rev 7346 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7346 Rev 7355
Line 85... Line 85...
85
	const char press_s[]     = " to turn on/off external skin>";
85
	const char press_s[]     = " to turn on/off external skin>";
86
	const char level_label[] = "Level:";
86
	const char level_label[] = "Level:";
87
	const char attempts_left[] = "Attempts left:";
87
	const char attempts_left[] = "Attempts left:";
88
	const char grass_left[]  = "Grass left:";
88
	const char grass_left[]  = "Grass left:";
Line 89... Line 89...
89
 
89
 
90
	const char level_select_1[] = "Shoose level pack (press <1> or <2>):";
90
	const char level_select_1[] = "Choose level pack (press <1> or <2>):";
91
	const char level_select_2[] = "1. Built-in levels";
91
	const char level_select_2[] = "1. Built-in levels";
Line 92... Line 92...
92
	const char level_select_3[] = "2. External levels";
92
	const char level_select_3[] = "2. External levels";
93
 
93
 
Line 99... Line 99...
99
	const char about6[] = "Mike - testing, help in development";
99
	const char about6[] = "Mike - testing, help in development";
100
	const char about7[] = "bw - testing, help in development, ideas";
100
	const char about7[] = "bw - testing, help in development, ideas";
101
	const char about8[] = "diamond - idea of turn back, testing";
101
	const char about8[] = "diamond - idea of turn back, testing";
102
	const char about9[] = "Special thanks to:";
102
	const char about9[] = "Special thanks to:";
103
	const char about10[] = "Everyone who plays this game :-) !";
103
	const char about10[] = "Everyone who plays this game :-) !";
104
	const char about11[] = "press  to back to menu";
104
	const char about11[] = "press  to go back to menu";
105
#endif
105
#endif
Line 106... Line 106...
106
 
106
 
Line 107... Line 107...
107
int levelcount=7;
107
int levelcount=7;