Localised (almost) all messages.
authorIain Patterson <me@iain.cx>
Sun, 20 May 2012 11:11:51 +0000 (12:11 +0100)
committerIain Patterson <me@iain.cx>
Sun, 20 May 2012 13:53:28 +0000 (14:53 +0100)
commitf2ec1c0c55a6b3e8ca02b3d66b78c87fe0ac1f47
tree580cdc89a683359aa59e323fa9a24657f03917e3
parent933eb36fac6b7f5fe8fe7ff62839ce5c92fff7f4
Localised (almost) all messages.

Use FormatMessage() to localise messages printed to the console or shown
in MessageBoxes.

The new messages are allocated IDs starting at 501 so as not to clash
with event log messages starting at 1001.

Once again French translations were provided by François-Régis Tardy.
event.cpp
event.h
gui.cpp
messages.mc
nssm.cpp
service.cpp