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
243 B
Plaintext
13 lines
243 B
Plaintext
#include "resource.h"
|
|
/* Start move all hard code string to En.rc
|
|
* By Magnus Olsen 2005
|
|
*/
|
|
|
|
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
|
|
STRING_USERINIT_FAIL, "Userinit falhou ao tentar iniciar o shell!\n"
|
|
|
|
END
|