mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
14 lines
392 B
Text
14 lines
392 B
Text
|
/*
|
||
|
* PROJECT: ReactOS Utility Manager (Accessibility)
|
||
|
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
||
|
* PURPOSE: German translation resource
|
||
|
*/
|
||
|
|
||
|
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
||
|
|
||
|
STRINGTABLE
|
||
|
BEGIN
|
||
|
IDS_FAIL_INIT "Initialisierung der Utility-Manager-Bibliothek fehlgeschlagen! Fehlercode: %lu."
|
||
|
IDS_FAIL_INIT_TITLE "Initialisierungsfehler"
|
||
|
END
|