mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
2a616b0a14
They were unintentionally dropped in commit3d8d88ea
. Also add corresponding translation authors. References:e4898e6e
,c81af08f
,05c39d8d
16 lines
482 B
Plaintext
16 lines
482 B
Plaintext
/*
|
|
* PROJECT: ReactOS W32Time Service
|
|
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
|
* PURPOSE: English resource file
|
|
* TRANSLATORS: Copyright 2019 Doug Lyons <douglyons@douglyons.com>
|
|
* Copyright 2021 Eric Kohl <ekohl@reactos.org>
|
|
*/
|
|
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_DISPLAYNAME "Time Service"
|
|
IDS_DESCRIPTION "Maintains date and time synchronization on all clients and servers on the network."
|
|
END
|