reactos/dll/shellext/cryptext/lang/de-DE.rc

14 lines
324 B
Plaintext
Raw Normal View History

/*
* PROJECT: ReactOS CryptExt Shell Extension
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* PURPOSE: German resource translation
*/
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_INVALIDFILE "Dies ist keine gültige Zertifikatsdatei."
IDS_CER_FILE "Zertifikatsdatei"
END