mirror of
https://github.com/reactos/reactos.git
synced 2025-01-02 20:43:18 +00:00
12 lines
294 B
Text
12 lines
294 B
Text
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_SERVICE_START "start"
|
|
IDS_SERVICE_STOP "stop"
|
|
IDS_SERVICE_PAUSE "pause"
|
|
IDS_SERVICE_RESUME "resume"
|
|
IDS_SERVICE_RUNNING "Running"
|
|
IDS_SERVICE_STOPPED "Stopped"
|
|
IDS_SERVICE_PAUSED "Paused"
|
|
END
|