mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 11:35:58 +00:00
9ea495ba33
svn path=/branches/header-work/; revision=45691
13 lines
249 B
Plaintext
13 lines
249 B
Plaintext
#include "resource.h"
|
|
/* Start move all hard code string to En.rc
|
|
* By Magnus Olsen 2005
|
|
*/
|
|
|
|
LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
|
|
STRING_USERINIT_FAIL, "Ïğèëîæåíèåòî userinit íå óñïÿ äà ïóñíå îáâèâêàòà!\n"
|
|
|
|
END
|