Subversion Repositories Kolibri OS

Rev

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

Rev 5235 Rev 5243
Line 1... Line 1...
1
#ifndef RS_STRINGS_H
1
#ifndef RS_STRINGS_H
2
#define RS_STRINGS_H
2
#define RS_STRINGS_H
Line 3... Line 3...
3
 
3
 
4
#ifndef RS_KOS
4
#ifndef RS_KOS
5
	#include "strings_ru.h" 
5
	#include "strings_en.h" 
Line 6... Line -...
6
#else
-
 
7
 
-
 
8
	//#include "../lang.h"
6
#else
9
	
7
	
10
	#ifdef LANG_RU
8
	#ifdef LANG_RU
11
		// Russian
9
		// Russian
12
		#include "strings_ru.h"
10
		#include "strings_ru.h"