mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[SERVMAN]
- Fix MSVC build svn path=/trunk/; revision=71878
This commit is contained in:
parent
ea98e8a8fd
commit
121e0791d7
2 changed files with 2 additions and 2 deletions
|
@ -335,4 +335,4 @@ BEGIN
|
|||
IDS_RESTART_SERVICE "Restart the Service"
|
||||
IDS_RUN_PROGRAM "Run a Program"
|
||||
IDS_RESTART_COMPUTER "Restart the Computer"
|
||||
END
|
||||
END
|
||||
|
|
|
@ -218,4 +218,4 @@
|
|||
#define IDS_NO_ACTION 12100
|
||||
#define IDS_RESTART_SERVICE 12101
|
||||
#define IDS_RUN_PROGRAM 12102
|
||||
#define IDS_RESTART_COMPUTER 12103
|
||||
#define IDS_RESTART_COMPUTER 12103
|
||||
|
|
Loading…
Reference in a new issue