Subversion Repositories Kolibri OS

Rev

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

Rev 8779 Rev 8826
Line 1... Line 1...
1
#ifdef LANG_RUS
1
#ifdef LANG_RUS
2
	?define T_DEVICES "“áâனá⢠"
2
	?define T_DEVICES "“áâனá⢠"
3
	?define T_ACTIONS "„¥©á⢨ï"
3
	?define T_ACTIONS "„¥©á⢨ï"
4
	char *actions[] = {
4
	char *actions[] = {
5
		57, "®¢ë© ä ©«", "F7",
5
		57, "®¢ë© ä ©«", "F9",
6
		56, "®¢ ï ¯ ¯ª ", "F6",
6
		56, "®¢ ï ¯ ¯ª ", "F7",
7
		60, " áâனª¨", "F10",
7
		60, " áâனª¨", "F10",
8
		0,0,0
8
		0,0,0
9
	};
9
	};
10
	?define T_PROG "à®£à ¬¬ë "
10
	?define T_PROG "à®£à ¬¬ë "
11
	?define T_SYS  "‘¨á⥬  "
11
	?define T_SYS  "‘¨á⥬  "
Line 19... Line 19...
19
#else
19
#else
20
	?define T_DEVICES "Devices"
20
	?define T_DEVICES "Devices"
21
	?define T_ACTIONS "Actions"
21
	?define T_ACTIONS "Actions"
22
	char *actions[] = {
22
	char *actions[] = {
23
		57, "New file", "F7",
23
		57, "New file", "F9",
24
		56, "New folder", "F6",
24
		56, "New folder", "F7",
25
		60, "Settings", "F10",
25
		60, "Settings", "F10",
26
		0,0,0
26
		0,0,0
27
	};
27
	};
28
	?define T_PROG "Programs "
28
	?define T_PROG "Programs "
29
	?define T_SYS  "System "
29
	?define T_SYS  "System "
30
	?define T_UNC  "Unknown "
30
	?define T_UNC  "Unknown "