mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
They were unintentionally dropped in commit3d8d88ea. Also add corresponding translation authors. References:e4898e6e,c81af08f,05c39d8d
15 lines
420 B
Plaintext
15 lines
420 B
Plaintext
/*
|
|
* PROJECT: ReactOS W32Time Service
|
|
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
|
* PURPOSE: German resource file
|
|
* TRANSLATORS: Copyright 2021 Eric Kohl <[email protected]>
|
|
*/
|
|
|
|
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_DISPLAYNAME "Zeitgeberdienst"
|
|
IDS_DESCRIPTION "Verwaltet die Datum- und Uhrzeitsynchronisation auf allen Clients und Servern im Netzwerk."
|
|
END
|