- Translation of userinit to Russian language by Anton Belitsky.

- Proofread by me

svn path=/trunk/; revision=21423
This commit is contained in:
Aleksey Bragin
2006-03-30 21:09:03 +00:00
parent 87797248ff
commit a27ea9fe0a
2 changed files with 13 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
#include "resource.h"
/* Start move all hard code string to En.rc
* By Magnus Olsen 2005
*/
LANGUAGE LANG_RUSSIAN, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
{
STRING_USERINIT_FAIL, "Îøèáêà çàïóñêà îáîëî÷êè ïðè èíèöèàëèçàöèè ïîëüçîâàòåëüñêîãî ñåàíñà!\n"
}
+1
View File
@@ -12,3 +12,4 @@
#include "Sv.rc"
#include "Hu.rc"
#include "Es.rc"
#include "Ru.rc"