mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 11:35:58 +00:00
65387805a0
Add translations for: - [CHARMAP_NEW] - [COMP] - [EVENTCREATE] - [TIMEOUT] - [WHERE] - [UTILMAN] - [CHKDSK] - [SHELLEXT]: cryptext, devcpux, mycomp, netplwiz - [MSXML3R] - [THEMES]: Blackshade, Lunar Update translations for: - [CLIPBRD] - [SHORTCUTS.INF]
14 lines
392 B
Plaintext
14 lines
392 B
Plaintext
/*
|
|
* 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
|