mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
11 lines
201 B
Text
11 lines
201 B
Text
/*
|
|
* Copyright 2005 David Nordenberg
|
|
*/
|
|
|
|
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
|
|
STRING_USERINIT_FAIL, "Userinit misslyckades att starta användargränssnittet!\n"
|
|
|
|
END
|