Subversion Repositories Kolibri OS

Rev

Rev 2735 | Rev 3247 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2735 Rev 3245
Line 78... Line 78...
78
			default:
78
			default:
79
				#if LANG_ENG
79
				#if LANG_ENG
80
					printf ("  Error in console application.\n\r");
80
					printf ("  Error in console application.\n\r");
81
				#elif LANG_RUS
81
				#elif LANG_RUS
82
					printf ("  Îøèáêà â êîíñîëüíîì ïðèëîæåíèè.\n\r");
82
					printf ("  Žè¨¡ª  ¢ ª®­á®«ì­®¬ ¯à¨«®¦¥­¨¨.\n\r");
83
				#endif
83
				#endif
84
				return 0;
84
				return 0;
85
			};
85
			};
86
		if (is_end)
86
		if (is_end)
87
			{
87
			{