reactos/base/system/rundll32/lang/de-DE.rc
Timo Kreuzer 6afbc8f483 Hopefully create a branch and not destroy the svn repository.
svn path=/branches/reactos-yarotows/; revision=45219
2010-01-23 23:25:04 +00:00

12 lines
303 B
Text

#include "resource.h"
/*
* Translated into German.
* By Rouven Wessling 2005 pentiumforever@gmail.com
*/
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
BEGIN
IDS_DllNotLoaded, "LoadLibrary laden von '%s' fehlgeschlagen"
IDS_MissingEntry, "Fehlender Eintrag:%s\nIn %s"
END